@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; box-sizing:border-box; font-weight: normal}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:1.1rem;}
a{text-decoration:none; color:#333}

html{font-size:100px}
.container{width: 100%; padding: 0px .2rem; overflow: hidden}
.clear{clear: both}


/*导航*/

.index_header{width:100%; clear:both; height:1rem; position: fixed; top:0; left:0; z-index:999; padding: 0px .2rem; background: #fff}
.logo{float:left; width:auto; height: 1rem; }
.logo a{width:100%; height:1rem;  display: flex; align-items: center;}
.logo img{align-items: center; margin: 0px auto; max-width: 100%; float: left; width:2.54rem}
.logo p{width:auto; height: auto; float: left; color:#100a61; font-size: .16rem; font-weight: bold; line-height: .3rem; margin-top: .14rem;}
.logo p span{color:#c91a21; font-size: .16rem; font-weight: bold;}


.menu{float:right; height:100%; width:.5rem;  display: flex; align-items: center; }
.menu a{width:100%; height:100%; display: flex; align-items: center; }
.menu img{height:auto; max-width:100%; align-items: center; margin: 0px auto;}
.header_all{width:100%; height: 100%; position: fixed; top:-100%; left:0; background: rgba(0,0,0,0.85); z-index:9999999;     transition: top ease 0.35s; overflow-y: auto; padding-bottom: .6rem;}
.header_all ul{width:100%; height: auto; overflow: hidden; padding: 20px;}
.header_all ul li{width:100%; height: auto; float: left; margin-bottom: 20px;  text-align: center;  border-bottom: 1px solid #333; padding-bottom: 10px}
.header_all ul li h3{width:100%; height:.3rem; line-height:.3rem; color:#fff; font-size:.28rem;  font-weight: bold; margin-bottom: .1rem}
.header_all ul li h3 a{ color:#fff; font-size:.28rem;  font-weight: bold; width:100%; height:100%; display:block; }
.header_all ul li .header_sub{width:100%; height: auto; overflow: hidden}
.header_sub a{width:33.33%; float:left; height:.4rem; line-height: .4rem; font-size: .24rem; color:#aaa; display: block; margin-bottom:.1rem }
.pro_sub a{width:50%!important;}
.nav_show{top:1rem;}
.header_sub span{color:#fff}
.header_all ul li:last-child{width:100%; }
.header_all ul li:last-child .header_sub a{width:33.33%; float:left;}
.banner{width:100%;height:auto; margin-top: 1rem }
.banner img{width:100%; height: auto; overflow: hidden; display: block}
.swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
 }
    .swiper-slide {

      font-size: 18px;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-pagination-bullet-active{background: #008bd7}
.banner .swiper-pagination{bottom:5%}
.banner_pic{width:100%; height: auto; overflow: hidden; display: block}
.banner_pic video{width:100%; height:auto; display:block;}
.ban_info{width:auto; position: absolute; top:50%; right:5%;transform: translate(0,-50%); }
.ban_info h3{color:#fff; font-size: .45rem; font-weight: bold; line-height: .6rem; text-align: right}
.ban_info p{color:#fff; font-size: .24rem; margin-top: .1rem; text-align: right}




/*关于我们*/
.index_about{width:100%; height:auto; background: url(../images/about_bjs.jpg) no-repeat center; background-size: cover; padding:.5rem 0; margin-bottom: .5rem }
.index_about_li{width:100%; height: auto; overflow: hidden; margin-bottom: .2rem; padding: 0 .4rem}
.index_about_li a{width:18%; height: auto; float: left}
.index_about_li i{float: left; width:19%; height: 1px; background:rgba(255,255,255,0.3); margin:40px 2%}
.index_about_li img{width:100%; height: auto; display: block;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_li p{width:100%; height: .45rem; line-height:.45rem; text-align: center; font-size: .24rem; color:#333; margin-top: 8px;}
.index_about_left{width:100%; height: auto;  margin-top: .35rem; overflow: hidden}
.index_about_left h3{color:#008bd7; font-size: .4rem; font-weight: bold; background: url(../images/about_zi.png) no-repeat top left; padding-top: .54rem;}
.in_ab_xx{width:100%; height: auto; overflow: hidden; display: block; margin-top: .3rem; font-size: .26rem; color:#333; line-height: .42rem; margin-bottom: .8rem;}
.index_about_left dl{float: left; width: 33.33%; text-align: center}
.index_about_left dl dt{width:100%; height: auto; overflow: hidden; color:#333; font-size: .22rem;}
.index_about_left dl dt span{color:#008bd7; font-size:.42rem; font-weight: bold;}
.index_about_left dl dd{width:100%; height:.35rem; line-height: .35rem; color:#333; font-size: .2rem;}
.index_about_right{width:100%; height: auto;overflow: hidden}
.index_about_right img{width:4.96rem; height: auto; display: block; margin: 0px auto;}
.index_about_li a:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:94%; height:auto; position:fixed; top:30%; left:50%; margin-left:-47%;  z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat left center}
.index_product_top{width:100%; height: auto; overflow: hidden}
.index_product_top .swiper-slide a{width:100%; height: auto; overflow: hidden; position: relative}
.index_product_top .swiper-slide a img{width:100%; height: auto; display: block; border-radius: 10px;}
.index_product_all{width:100%; height: auto; overflow: hidden; text-align: center; margin-top:.4rem;}
.index_product_all h4{color:#000000; font-size: .36rem; font-weight: bold; margin-bottom: .15rem;}
.index_product_all p{color:#333333; font-size: .24rem; margin-bottom: .3rem; line-height: .4rem}
.index_product_all ul{width:100%;height: auto; overflow: hidden; float: left}
.index_product_all ul li{width:49%; height: auto; float: left }
.index_product_all ul li:nth-child(2n){float: right}
.pro_ul{margin-top: 100px}
.in_pro_pic{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_product_all ul li h3{width:100%; height:.56rem; line-height: .56rem;  text-align: center; color:#000000; font-size: .26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.pro_ul_last{margin-right: 0!important}
.index_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product_top .swiper-button-next,
.index_product_top .swiper-button-prev{position:absolute; top:50%; margin-top:-.26rem; display:block; width:.52rem; height:.52rem; }
.index_product_top .swiper-button-next{background: url(../images/pro_right.png) no-repeat center; background-size: 100% 100%; right:30px}
.index_product_top .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center; background-size: 100% 100%; left:30px}
.index_product_top .swiper-pagination-bullet{width:.5rem; height: .04rem; background: #fff; border-radius: 0}







/*护理清洁*/
.index_huli{width:100%; height: auto; overflow: hidden;  margin-top: .4rem;}
.index_huli a{ height: auto; overflow: hidden; width: 100%; position: relative;display: block }
.index_huli a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_huli_xx{width:100%; height: auto; overflow: hidden; position: absolute; top:30%; left:0; padding:0 5% 0;  transform: translate(0,-50%);}
.index_huli_xx h3{width:100%; height: auto; overflow: hidden; color:#ffffff; font-size: .46rem; font-weight: bold;}
.index_huli_xx i{width:46px; height: 4px; background: url(../images/hl_icon.png) no-repeat center; display: block; margin: .2rem 0 }
.index_huli_xx p{width:100%; height: auto; overflow: hidden; color:#fff; font-size: .26rem;  line-height: .4rem;}
.index_huli_xx span{width:30%; height: .6rem; overflow: hidden; border-radius: 25px; border: 3px solid #fff;font-size: .2rem; display: block; 
	margin-top:.3rem; text-align: center; line-height: .45rem; color:#fff}
.index_jsyf{width:100%; height: auto; overflow: hidden; margin-top: .3rem;}
.index_jsyf h3{color:#000000; font-size: .36rem; font-weight: bold; margin-bottom: .15rem; text-align: center}
.index_jsyf p{color:#333333; font-size: .22rem; line-height: .4rem; text-align: center}
.index_jsyf a{width:.73rem; height: auto; display: block; margin:.28rem auto 0; transition: all 0.4s ease-in-out;}
.index_jsyf a img{width:100%;}
.index_jsyf a:hover{ margin:20px auto; transition: all 0.4s ease-in-out;}
.index_huli a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_huli a:hover span{background: #fff; color:#333}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; padding:.5rem 0 .25rem}
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title dl{width:100%; overflow: hidden; height: auto}
.index_news_title dl dt{color:#000000; font-size: .36rem; font-weight: bold; margin-bottom: 8px;}
.index_news_title dl dd{color:#000000; font-size:.24rem; opacity: 0.6 }
.in_news_nav{width:100%; ; border-bottom: 1px solid #e5e5e5;  height: .5rem; margin-top: .3rem; }
.in_news_nav a{width:25%; float: left; color:#555555; font-size: .26rem; font-weight: bold; height:100%; text-align: center}
.in_news_nav a:hover{color:#000000; border-bottom: 1px solid #008bd7}
.in_news_nav a:last-child{margin-right: 0}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: .3rem;padding-bottom:.3rem;}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.in_news_xx{width:100%; height: auto; overflow: hidden; margin-top: .2rem}
.news_xx_time{width:100%; height: .45rem; line-height: .4rem; color:#999999; font-size:.24rem;}
.news_xx_time span{color:#008bd7; font-size:.2rem; font-weight: bold;}
.in_news_xx h3,.index_news ul li h3{width:100%; height: .35rem; line-height: .35rem; color:#000000; font-size: .26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	font-weight: bold; margin: .15rem 0}
.in_news_xx p,.index_news ul li p{width:100%; height: auto; overflow: hidden; line-height:.36rem; color: #555555; font-size: .24rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden; }

.index_news ul{width:100%; height: auto; overflow: hidden; margin-top:.2rem;}
.index_news ul li{width:100%; height: auto; overflow: hidden; border-top: 1px solid #e5e5e5; padding-top: .2rem; margin-bottom: .2rem}
.index_news ul li:hover h3{color:#008bd7}
.index_news_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_top:hover h3{color:#008bd7}





/*服务*/
.index_service{width:100%; height: auto; overflow: hidden}
.service_left,.service_right{width:100%; height: auto; position: relative; overflow: hidden }
.index_service img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.service_left_xx{width:100%; height: auto; overflow: hidden; position: absolute; top:0; left:0; padding: .3rem .2rem 0}
.service_left_xx h3{color:#fff; font-size: .36rem; background: url(../images/left_active.png) no-repeat 182px 35px; padding-right: .3rem; display: table; 
	line-height: .55rem; margin-bottom: .15rem;}
.service_left_xx p,.service_left_info p{color:#fff; font-size:.3rem;line-height:.4rem;  text-transform: uppercase }
.service_left_info{width:100%; height: auto; overflow: hidden; position: absolute; top:0; left:0; padding: .3rem .2rem 0}
.service_left_info h3{color:#fff; font-size: .36rem; background: url(../images/right_active.png) no-repeat 260px 35px; padding-right: .3rem; display: table; 
	line-height: .5rem; margin-bottom:.15rem;}
.service_left:hover img,.service_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}






/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 666; height:1.1rem;width: 100%; background:#01408f;}
footer ul{width:100%; height: 100%;}
footer li{width: 20%;height: 100%;float: left; border-right:1px solid #fff; }
footer li img{width: 24px;height: 24px;display: block;margin: 0 auto}
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding-top:.2rem;color: #fff}
footer span{line-height:.3rem; font-size: .18rem; color: #fff; display: block; width: 100%;}
footer .n1{background: url(../images/f_1.png) no-repeat center;background-size:  100% 100%; width:.46rem;}
footer .n2{background: url(../images/f_2.png) no-repeat center;background-size:  100% 100%; width:.36rem;}
footer .n3{background: url(../images/f_3.png) no-repeat center;background-size:  100% 100%; width:.44rem;}
footer .n4{background: url(../images/f_4.png) no-repeat center;background-size:  100% 100%; width:.35rem;}
footer .n5{background: url(../images/f_5.png) no-repeat center;background-size:  100% 100%; width:.35rem;}
footer a.active{background: #a8cc21}
footer i{height:.35rem; display: block; margin: 2px auto .1rem;  }
footer li:last-child{border-right:0}
.copy {width: 100%; padding:.3rem 0; clear: both;  text-align: center; background: #f5f5f5 }
.copy h3{font-size: .24rem; color: #000000; text-align: center}
.copy h3 span{font-size: .36rem; color:#008bd7; font-weight: bold;}
.copy_hz{width:auto; height: .44rem; line-height: .44rem; border-radius: 25px; background: #008bd7; text-align: center; margin:.2rem auto; display: table; color:#fff; font-size: .24rem; padding: 0 .35rem}
.copy .copy_zi{ font-size: .24rem; color: #959595; height: .3rem; line-height: .3rem;}
.copy p{width:100%; font-size: .24rem; color: #959595; line-height: .3rem;}





/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:.55rem; padding:0px 2%; font-size:.2rem; clear:both;
  text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; font-size:.2rem}
.pos a{color:#313131; font-size:.2rem}
.pos span{color: #008bd7; font-size:.2rem}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left:.2rem; color: #313131; background-size:.2rem}
.ny{width:100%; padding:.3rem .2rem; line-height:.4rem; clear:both; color:#333333; font-size:.22rem}
.ny img,.index_abou_xx img{max-width:100%; display:block; height:auto!important}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
.ny_ban{width:100%; height:auto; overflow:hidden;      background-image: linear-gradient(to left, #01408f , #008bd7);
    background-image: -webkit-gradient(to left, #008bd7 , #008bd7);
    background-image: -webkit-radial-gradient(to left, #008bd7 , #008bd7); margin-top:1rem; line-height:2rem; color:#fff; text-align:center; font-size:.6rem;}
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.22rem!important; line-height:.4rem;}



/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: .2rem;}
.news_x ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:.4rem; line-height:.4rem; color:#313131;  font-weight:bold; font-size:.24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:.2rem; color:#7d7d7d; height: .25rem; line-height: .25rem; margin:.1rem 0;}
.news_x li h4{font-weight:normal; color:#626262; height:.6rem; line-height:.3rem; overflow:hidden; margin-top: .1rem; font-size:.2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
 -webkit-box-orient:vertical; overflow:hidden;}



/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 10px; clear:both;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.honor_list li{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.22rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap}
.honor_list li:nth-child(2n){float:right}

/*内页导航*/
.index_clei{ width:100%; height:auto; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:.24rem; text-align:center; width:33.33%; height:.7rem; line-height:.7rem; display:block; overflow:hidden; float:left; }
.index_clei a.active{ background:#008bd7; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: .3rem; font-weight: bold; color: #fff;}
.about_ban p{font-size: .16rem; color:#fff}
.index_plei{width:100%; height:auto; line-height:.7rem; background:#eee; overflow: hidden}
.index_plei a{ color:#333; font-size:.24rem; text-align:center; width:33%; height:.7rem; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#008bd7;color:#fff }
.ny_biaoti{width: 100%; font-size:.35rem; color: #000; padding: .1rem 0px; text-align: center;  clear: both; line-height:.5rem}
.ny_time{width: 100%;  line-height: .6rem; color: #888; height: auto;   margin-bottom: .2rem; border-top: 1px solid #666; border-bottom: 1px solid #666;
          text-align: center; clear: both; font-size:.24rem;}
.keyword_light,.keyword_light p{font-size:.2rem; color:#333; line-height:.4rem}




/*联系我们*/
.ditu{width:100%;height:5rem;padding: 0px 15px}
.ny_contact{width:100%; height:auto; display:block; font-size:.14rem; color:#333; line-height:.28rem; padding:0px 10px; margin:20px 0 40px}
.table_xx{width:100%; overflow-y:auto;}
 
 
 
 


@media screen and (max-width:500px){
	html{font-size: 66.6667px;}
}

@media screen and (max-width:425px){
	html{font-size: 56.6667px;}

}

@media screen and (max-width:414px){
	html{font-size: 55.2px;}

}



@media screen and (max-width:375px){
	html{font-size:50px;}

}


@media screen and (max-width:360px){
	html{font-size: 48px;}
	
}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}
	.in_pro_nav a{width:100%; float: none; display: block; margin-bottom: .15rem}
}


#008bd7#008bd7#008bd7