@charset "utf-8";
/*public start*/
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent;}
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,img{ margin:0; padding:0;}
body {font-size:14px; font-family:"微软雅黑",arial;color:#0b1b28;background:#fff; max-width: 1920px; min-width: 320px; margin: 0 auto;}
h1,h2,h3,h4,h5,h6{text-decoration:none;font-weight:normal;font-size:100%;}
img,input,button { border:none; padding:0;margin:0;outline-style:none; }
select, input, textarea { font-size:14px; margin:0; padding: 0; outline: none;}
select, input { vertical-align:middle;}
textarea { resize:none; }
ul, ol { list-style:none; }
img {vertical-align:middle; font-size:0; border: 0; outline: none; max-width: 100%;}
i,em{font-style:normal;text-decoration:none;}
a {color:#0b1b28;text-decoration:none;outline:none;}
.clear{ clear: both;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.li_img{display:table; text-align:center; *position:relative; *overflow:hidden;}
.li_img a{display:table-cell; vertical-align:middle; *position:absolute; *left:50%; *top:50%;}
.li_img a img{*position:relative; *left:-50%; *top:-50%;}
.fl{ float: left;}
.fr{ float: right;}


@font-face {
  font-family: "SourceHanSerifCN-Regular";
  src: url("../font/SourceHanSerifCN-Regular.otf") format("opentype");
}

@font-face {
  font-family: "思源黑";
  src: url("../font/SourceHanSansCN-Regular.otf") format("opentype");
}


.core{
	width: 1200px;
	margin: 0 auto;
}
.index_core{
	width: 1572px;
	margin: 0 auto;
}


.header{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 150px;
	background-color: rgba(255,255,255,.71);
	z-index: 999999;
}
.header .core{
	position: relative;
}
.logo{
	width: 161px;
	height: 150px;
}

.nav_but{
	width: 50px;
	height: 50px;
	background-image: url(../images/menu_icon.png);
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 20px;
	display: none;
}

.head_r{
	width: 960px;
}
.head_t{
	margin-top: 20px;
	line-height: 26px;
	text-align: right;
	padding-bottom: 13px;
	background-image: url(../images/top_xian.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.head_t a{
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	color: #0b1b28;
	margin-left: 50px;
}
.head_t a img{
	margin-right: 10px;
	width: 26px;
	height: 26px;
}
.head_t i{
	display: inline-block;
	vertical-align: bottom;
	width: 26px;
	height: 26px;
	background-image: url(../images/fdj_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 18px;
}
.head_t .search{
	display: none;
	vertical-align: middle;
	margin-left: 18px;
}
.head_t .search_close{
	width: 26px;
	height: 26px;
	float: left;
	background-image: url(../images/close_icon3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	background-size: 90% 90%;
}
.head_t .search input[type=text]{
	width: 160px;
	height: 26px;
	float: left;
	background-color: transparent;
	border-bottom: 1px solid #0b1b28;
}
.head_t .search input[type=submit]{
	width: 26px;
	height: 26px;
	float: left;
	background-image: url(../images/fdj_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
.nav{
	padding-top: 30px;
}
.nav ul{
	display: block;
	height: 59px;
}
.nav ul li{
	float: left;
	font-size: 16px;
	margin-right: 68px;
	height: 100%;
}
.nav ul li:last-of-type{
	margin-right: 0;
}
.nav ul li>p{
	padding-bottom: 18px;
	border-bottom: 1px solid transparent;
}
.nav ul li>p a{
	color: #0b1b28;
}
.nav ul li:hover>p,.nav ul li.on>p{
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.nav .xl{
	width: 882px;
	height: 508px;
	background-color: #0b1b28;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 99;
	padding: 30px 30px 0 30px;
	display: none;
}
.nav ul li:hover .xl{
	display: block;
}
.xl dl.xl_l{
	width: 160px;
}
.xl dl.xl_l dd{
	width: 180px;
	line-height: 40px;
	background-color: transparent;
	margin-bottom: 12px;
	padding: 0 20px;
	border-radius: 10px;
	font-size: 20px;
	color: #FFFFFF;
	overflow: hidden;
}
.min_nav ul li dl dd a{
 	color:black; 
}
.xl dl.xl_l dd a{
	display: inline-block;
	color: white;
}

.nav .xl dl.xl_l dd:hover,.nav .xl dl.xl_l dd:hover a{
	background-color: #FFFFFF;
	text-align: center;
	color: #0b1b28;
}
.xl dl.xl_l dd.on,.xl dl.xl_l dd.on a{
	background-color: #FFFFFF !important;
	text-align: left;
	color: #0b1b28 !important;
}
.xl dl.xl_r{
	width: 627px;
	padding-bottom: 30px;
}
.xl dl.xl_r dd{
	width: 100%;
	display: none;
}
.xl dl.xl_r dd.on{
	display: block;
}
.xl dl.xl_r dd img{
	display: block;
	width: 100%;
}


.header.gun {
	height: 90px;
	background-color: rgba(255,255,255,.71);
}

.header.gun .logo {
	width: 110px;
	height: 90px;
}
.header.gun .head_t{
	margin-top: 6px;
	line-height: 20px;
	padding-bottom: 5px;
}
.header.gun .head_t a{
	font-size: 14px;
}
.header.gun .head_t a img{
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
.header.gun .head_t i{
	width: 20px;
	height: 20px;
	background-size: 80% auto;
	
}
.header.gun .nav{
	padding-top: 13px;
}
.header.gun .nav ul{
	height: 45px;
}


.header,.logo,.head_t,.head_t a,.head_t a img,.nav,.nav ul{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}



.min_nav{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	max-height:100%;
  overflow-x:hidden;
	z-index: 999999;
	display: none;
	background: #0b1b28;
	color:#fff;
}
.min_nav ul{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	border-right: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.min_nav ul li{
	width: 100%;
}
/*.min_nav ul li:first-of-type p{
	border-top: none;
}*/
.min_nav ul li:last-of-type{
	border-bottom: 1px solid black;
}
.min_nav ul li p{
	position: relative;
	border-top: 1px solid black;
}
.min_nav ul li p a{
	display: block;
	width: 100%;
	font-size: 16px;
	color: black;
	text-align: left;
	padding-left: 5%;
	line-height: 3em;
	color:#fff
}
.min_nav ul li p i{
	display: block;
	width: 75px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/xjt_icon.png);
	background-size: 90% auto;
	background-position: center right;
	background-repeat: no-repeat;
  	background-size:20px;
	margin-right: 15px;
}
.min_nav .xl{
	width: 100%;
	display: none;
	border-top: 1px solid #FFFFFF;
	padding: 12px 0;
	background: #eee;
}

.min_nav .xl dl.xl_l{
	width: 90%;
	margin: 0 auto;
}
.min_nav .xl dl.xl_l dd{
	width: 100%;
	line-height: 2em;
	background-color: transparent;
	margin-bottom:0;
	padding: 10px 20px;
	border-radius: 10px;
	font-size: 14px;
	color: black;
	overflow: hidden;
	cursor: pointer;
}
.min_nav .xl dl.xl_r{
	width: 70%;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 50px;
	padding-bottom: 0px;
}
.min_nav .xl dl.xl_r dd{
	width: 100%;
	padding: 10px 10px;
}

.nav_close{
	width: 20px;
	height: 20px;
	background-image: url(../images/x_icon.png);
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	/*position: absolute;
	top: 15px;
	right: 15px;*/
	z-index: 9999;
	float: right;
	margin: 15px 15px 15px 0px;
}




.banner{
	width: 100%;
}
.banner .swiper-slide a img{
	width: 100%;
}
.banner .swiper-pagination-bullets {
	bottom: 30px;
}
.banner .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 50px;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1;
	margin: 0 10px !important;
	background: none;
}

.banner .swiper-pagination-bullet-active {
	
	background: #0b1b28;
}


.imain{
	background-image: url(../images/index_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.index1{
	padding-top: 4.165%;
}
.index1 ul{
	display: block;
}
.index1 ul li{
	width: 24.5%;
	float: left;
	margin-right: 0.666666666%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.index1 ul li:last-of-type{
	margin-right: 0;
}
.index1 ul li a,.index1 ul li i,.index1 ul li img{
	display: block;
	width: 100%;
}
.index1 ul li i{
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.index1 ul li:hover{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.index1 ul li:hover i{
	opacity: 1;
}

.index2{
	padding-top: 2.083%;
	padding-bottom: 4.165%;
	width: 1600px;
	margin: 0 auto;
}
.index2 h3{
	text-align: center;
	margin-bottom: 1.8%;
}
.index2 h3 img{
	max-width: 60%;
}
.index2 p{
	font-size: 16px;
	line-height: 1.8em;
	text-align: center;
	color: #333333;
}
.index2_box{
	position: relative;
}
.index2_box .swiper-container{
	padding: 25px 14px;
}
.index2_box .swiper-slide{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.index2_box .swiper-slide:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: 0 2px 6px rgba(2,13,21,.67);
}
.index2_h{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.54);
}
.index2_hs{
	display: table;
	width: 100%;
	height: 100%;
}
.index2_hs p{
	display: table-cell;
	vertical-align: middle;
}
.index2_hs p span{
	display: block;
	width: 110px;
	height: 42px;
  text-align: center;
	margin: 0 auto;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.index2_box .swiper-slide:hover .index2_h{
	display: none;
}

.index2_prev,.index2_next{
	width: 44px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.index2_prev{
	left: -110px;
	background-image: url(../images/prev_icon.png);
}
.index2_next{
	right: -110px;
	background-image: url(../images/next_icon.png);
}





/*尾部*/
.footer{
	/*background-color: #0b1b28;*/
	background-color: #451850;
}

.flink{
  display:none;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px 0;
	border-bottom: 1px solid #a3a4a5;
}
.flink a{
	color: #FFFFFF;
	margin-left: 10px;
}
.flink a:hover{
	text-decoration: underline;
}
.foot1{
	line-height: 44px;
	border-bottom: 1px solid #a3a4a5;
	/*background-color: #0b1b28;*/
	background-color: #451850;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.foot1.gun{
	position: static;
}
.foot1 a{
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: bottom;
	margin-right: 20px;
}
.foot1 a img{
	width: 33px;
	display: inline-block;
	margin-right: 12px;
}
.foot2 {
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
      position: relative;
}
.foot2 p{
	padding: 20px 0;
	display: inline-block;
	vertical-align: middle;
}
.foot2 p em{
	margin: 0 15px;
}
.foot2 span{
	display: inline-block;
}
.foot2 a{
	display: inline-block;
	color: #FFFFFF;
}
.fewm{
	display: inline-block;
	width: 53px;
	height: 53px;
	vertical-align: middle;
	margin-left: 40px;
	position: relative;
}
.fewm img{
	width: 100%;
	height: 100%;
}
.big_ewm{
	position: absolute;
	left: 50%;
	bottom: 65px;
	width: 100px;
	height: 100px;
	margin-left: -50px;
	display: none;
}
/*尾部*/


/*右侧浮栏*/
.frbox{
	width: 72px;
	position: fixed;
	top: 50%;
	margin-top: -260px;
	right: 0;
	z-index: 99999;
}
.frbox li{
	width: 72px;
	height: 72px;
	float: left;
	margin: 15px 0;
	border-radius: 50%;
	position: relative;
	background: #451850;
}
.frbox li a{
	
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
  color:white;
}
.frbox li img{
	display: block;
	width: 100%;
	height: 100%;

}
.frbox_icon{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	display: block;
}
.frbox_h{
	width: 100%;
	height: 100%;
	background-image: url(../images/frbox_bg.png);
	background-color: rgba(11,27,40,.7);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
	overflow: hidden;
	display: none;
}
.frbox_hs{
	width: 100%;
	height: 100%;
	background-color: rgba(11,27,40,.7);
	display: table;
}
.frbox_hs p{
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.frbox_zs{
	width: 240px;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	right: 175px;
	top: -3px;
	background-color: #FFFFFF;
	display: none;
}
.frbox_zs:after{
	content: "";
	position: absolute;
	right: -27px;
	top: 38px;
	display: block;
	width: 27px;
	height: 34px;
	background-image: url(../images/frbox_zs_sj.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
@media (min-width:420px){
	.frbox li:hover .frbox_icon{
		display: none;
	}
	.frbox li:hover .frbox_h{
		display: block;
	}
	.frbox li:hover .frbox_zs{
		display: block;
	}
}
/*右侧浮栏*/


/*弹窗*/
.tanbox{
	width: 801px;
	height: 508px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -254px;
	background-image: url(../images/tanbox_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 999;
	padding: 10px;
}
.tb_close{
	width: 28px;
	height: 28px;
	position: absolute;
	top: 20px;
	right: 30px;
	background-image: url(../images/x.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.tanbox .fr{
	width: 405px;
	margin-top: 60px;
}
.tanbox .fr h3{
	font-size: 30px;
	color: #FFFFFF;
}
.tanbox .fr h3 span{
	font-size: 72px;
	font-weight: bold;
}
.tanbox .fr ul{
	display: block;
	padding-top: 85px;
}
.tanbox .fr ul li{
	width: 118px;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	line-height: 30px;
	margin: 0 11px;
}
.tanbox .fr ul li a{
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.tanbox .fr ul li a:hover{
	background-color: #FFFFFF;
	color: #0b1b28;
}
.tanbox .fr p{
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 45px;
}
/*弹窗*/



/*内页公共*/
.nh_box{
	height: 150px;
}
.nheader{
	/*background-color: rgba(11,27,40,.23);*/
}
.nheader.bg{
	background-color: rgba(255,255,255,.71);
}
.wz{
	line-height: 2em;
	padding-top: 3%;
	padding-bottom: 2%;
}
.wz a{
	font-size: 16px;
	color: #0b1b28;
	vertical-align: middle;
}
.wz i{
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 14px;
	background-image: url(../images/wz_jt_icon.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 10px;
}
.wz a.on{
	color: #1067ae;
}
/*内页公共*/




/*产品中心*/
.cp_section{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.cpzx1{
	background-image: url(../images/cpzx_bg1.jpg);
}
.cpzx2{
	background-image: url(../images/cpzx_bg2.jpg);
}
.cpzx3{
	background-image: url(../images/cpzx_bg3.jpg);
}
.cpzx4{
	background-image: url(../images/cpzx_bg4.jpg);
}
.cpzx5{
	background-image: url(../images/cpzx_bg5.jpg);
}
.cpzx6{
	background-image: url(../images/cpzx_bg6.jpg);
}
.cpzx_top{
	color: #0b1b28;
	padding: 4.59% 8.34% 8.34% 8.34%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.cpzx_top h3{
	font-size: 48px;
	margin-bottom: 5px;
  font-family: "SourceHanSerifCN-Regular";
}
.cpzx_top p{
	font-size: 18px;
  font-family: "SourceHanSerifCN-Regular";
	text-transform: uppercase;
}
.cpzx_top a{
	display: inline-block;
	vertical-align: bottom;
	border: 1px solid #0b1b28;
	padding: 3px 29px;
	margin-top: 45px;
	color: #0b1b28;
}
.cpzx_top a:hover{
	color: #FFFFFF;
	background-color: #0b1b28;
}
.cpzx5 .cpzx_top a,.cpzx6 .cpzx_top a{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.cpzx1 .cpzx_top{
	background-image: url(../images/cpzx_tbg1.jpg);
}
.cpzx2 .cpzx_top{
	background-image: url(../images/cpzx_tbg2.jpg);
}
.cpzx3 .cpzx_top{
	background-image: url(../images/cpzx_tbg3.jpg);
}
.cpzx4 .cpzx_top{
	background-image: url(../images/cpzx_tbg4.jpg);
}
.cpzx5 .cpzx_top{
	background-image: url(../images/cpzx_tbg5.jpg);
}
.cpzx6 .cpzx_top{
	background-image: url(../images/cpzx_tbg6.jpg);
}
.cpzx_con{
	background-color: rgba(255,255,255,.58);
	padding-bottom: 3%;
	position: relative;
}
.cpzx_con .swiper-container{
	width: 1074px;
	margin: 0 auto;
}
.cpzx_img{
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
  margin-top:10%;
}
.cpzx_img img{
	display: block;
	width: 65%;
	margin: 0px auto;
 
}
.cpzx_con .swiper-slide h3{
	font-size: 18px;
	color: #333333;
	text-align: center;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
  padding-top: 12px;
}
.cpzx_con .swiper-slide h4{
	padding-top: 12px;
	text-align: center;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
  color:#0b1b28;
  width:50%;
  margin:0px auto;
}
.cpzx_con .swiper-slide h4 img{
	margin: 0 3px;
}
.cpzx_a{
	text-align: center;
	padding-top: 20px;
  padding-bottom: 7px;
}
.cpzx_a a{
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px 20px;
	border-radius: 3px;
}
.cpzx_a a:hover{
	color: #FFFFFF;
	background-color: #000000;
}


.cpzx_prev,.cpzx_next{
	width: 54px;
	height: 54px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 999;
}
.cpzx_prev{
	left: 10px;
	background-image: url(../images/cpzx_prev.png);
}
.cpzx_next{
	right: 10px;
	background-image: url(../images/cpzx_next.png);
}
.section .foot1{
	position: static !important;
}


.nt{
	transform: none !important; 
}
/*产品中心*/



/*祛痘系列*/
.nbanner img{
	display: block;
	width: 100%;
}
.xilie_main{
	padding-top: 5.2%;
	padding-bottom: 3.125%;
}

.nmenu_but{
	width: 100%;
	height: 40px;
	background-color: #0b1b28;
	background-size: auto 80%;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/menu_icon2.png);
	display: none;
	border-radius: 10px;
}


.xilie_menu{
	width: 160px;
	float: left;
}
.xilie_menu dl{
	width: 100%;
}
.xilie_menu dd{
	width: 100%;
	line-height: 2em;
	background-color: transparent;
	margin-bottom: 10px;
	border-radius: 10px;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
}
.xilie_menu dd a{
	display: block;
	color: #333333;
	padding: 0 20px;
}
.xilie_menu dd:hover a{
	background-color: #0b1b28;
	text-align: center;
	color: #FFFFFF;
}
.xilie_menu dd.on a{
	background-color: #0b1b28;
	text-align: center;
	color: #FFFFFF;
}


.xilie_list{
	width: 925px;
	float: right;
  margin-right: 2%;
}
.xilie_list ul{
	display: block;
}
.xilie_list ul li{
	width: 20.973%;
	float: left;
	margin-right: 18.5405%;
	margin-bottom: 60px;
}
.xilie_list ul li:nth-of-type(3n){
	margin-right: 0;
}
.xilie_img{
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
}
.xilie_img img{
	width: 100%;
}

.xilie_list ul li h3{
	font-size: 18px;
	color: #0b1b28;
	text-align: center;
  padding-top:20px;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xilie_list ul li h4{
	padding-top: 12px;
	text-align: center;
}
.xilie_list ul li h4 img{
	margin: 0 3px;
}
.xilie_list ul li p{
	color: #0b1b28;
	text-align: center;
	padding-top: 20px;
  white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.xilie_a{
	text-align: center;
	padding-top: 20px;
}
.xilie_a a{
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	color: #0b1b28;
	border: 1px solid #0b1b28;
	padding: 2px 20px;
	border-radius: 3px;
}
.xilie_a a:hover{
	color: #FFFFFF;
	background-color: #333333;
}
/*祛痘系列*/



/*产品详情*/
.cpxq{
	padding-bottom: 3.2%;
}
.cpxq1_l{
	width: 500px;
}
.view{
	display: block;
	width: 100%;
}
.view .swiper-container {
	width: 100%;
	/*height: 420px;*/
}

.preview {
	width: 100%;
	margin-top: 10%;
	position: relative;
}

.preview .swiper-container {
	width: 100%;
	height: 128px;
}


.smallImg{
	width: 120px;
	margin: 0 auto;
	position: relative;
	padding: 2px 2px;
}
.cpxq1_l img{
	display: block;
	width: 100%;
}
.preview .swiper-slide i{
	display: block;
	width: 120px;
	height: 101px;
	border: 2px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.preview .swiper-slide.active-nav i{
	border: 2px solid #1067ae;
}

.cpxq1_r{
	width: 50%;
	padding-top: 55px;
}
.cpxq1_r h3{
	font-size: 24px;
	color: #333333;
}
.cpxq1_r h4{
	padding-top: 12px;
	line-height: 34px;
}
.cpxq1_r h4 img{
	margin: 0 3px;
}
.cpxq1_r h4 span{
	vertical-align: middle;
	color: #999999;
  font-size: 18px;
}
.cpxq1_r ul{
	width: 100%;
	padding-top: 10px;
}
.cpxq1_r ul li{
	width: 100%;
	float: left;
	color: #333333;
	line-height: 34px;
}
.cpxq1_r ul li h5{
	font-size: 18px;
	float: left;
}
.cpxq1_r ul li p{
	display: block;
	margin-left: 3em;
	font-size: 16px;
}
.cpxq1_r ul li p span{
	color: #e20101;
}
.cpxq1_a{
	display: block;
	width: 176px;
	line-height: 2em;
	text-align: center;
	font-size: 20px;
	margin-top: 7%;
}
.cpxq1_a a{
	display: block;
	background-color: #0b1b28;
	color: #FFFFFF;
}
.cpxq1_a img{
	display: block;
	width: 100%;
}


.cpxq2,.cpxq3{
	padding-top: 6%;
}
.cpxq_tit{
	position: relative;
}
.cpxq_tit h3{
	font-size: 28px;
	line-height: 34px;
	color: #333333;
	font-weight: bold;
	line-height: 1em;
	border-bottom: 1px solid #333333;
	padding: 10px 0;
	text-align: center;
}
.cpxq_tit h5{
	font-size: 10px;
	color: #333333;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 0;
}

.cpxq2_list{
	display: block;
	width: 100%;
}
.cpxq2_list li{
	width: 20.833333333%;
	float: left;
	margin: 0 2.083333333%;
	padding-top: 40px;
}
.cpxq2_list li img{
	display: block;
	/*width: 40%;*/
  margin:0px auto;
}
.cpxq2_list li h3{
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.cpxq2_list li h3 span{
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 1px solid #999999;
}
.cpxq2_list li a{
	display: block;
	width: 108px;
	line-height: 38px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	border: 1px solid #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px auto 0 auto;
}
.cpxq2_list li a:hover{
	color: #FFFFFF;
	border: 1px solid #333333;
	
	background-color: #333333;
}
.cpxq3_box{
	padding-top: 6.6%;
}
.cpxq3_box img{
	display: block;
	width: 100%;
}



.ljgm{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(11,27,40,.48);
	display: none;
	z-index: 9999;
}
.ljgm_cell{
	display: table-cell;
	vertical-align: middle;
}
.ljgm_box{
	width: 1200px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border-radius: 15px;
	padding: 50px 30px 0 30px;
	overflow: hidden;
	position: relative;
}
.ljgm_close{
	width: 20px;
	height: 20px;
	background-image: url(../images/x_icon.png);
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 23px;
	right: 30px;
	cursor: pointer;
}
.ljgm_tit{
	border-bottom: 1px solid #999999;
	position: relative;
	padding-bottom: 20px;
}
.ljgm_tit h3{
	font-size: 18px;
	color: #999999;
	line-height: 1em;
}
.ljgm_tit h5{
	font-size: 10px;
	color: #333333;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.zhifu{
	display: block;
	width: 100%;
	padding: 7% 0;
}
.zhifu li{
	width: 17.54%;
	margin-right: 9.946%;
	float: left;
}
.zhifu li:nth-of-type(4n){
	margin-right: 0;
}
.zhifu li a img{
	display: block;
	width: 100%;
}
.zhifu li a p{
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.zhifu li a:hover p{
	color: #999999;
}
/*产品详情*/




/*测评中心*/
.nbanner{
	position: relative;
}
.nbanner .wz{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.nb_img img{
	display: block;
	width: 100%;
}

.sjbanner{
	display: none;
}

.ceping{
	padding: 1.6% 0;
}
.ceping_box{
	padding: 4.17% 0;
}
.ceping_box .ceping_tit{
	border-left: 6px solid #0b1b28;
	padding-left: 20px;
}
.ceping_box:nth-of-type(2n) .ceping_tit{
	border-left: 0;
	padding-left: 0;
	border-right: 6px solid #0b1b28;
	padding-right: 20px;
	text-align: right;
}
.ceping_tit h2{
	font-size: 30px;
	color: #0b1b28;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 6px;
}
.ceping_tit h3{
	font-size: 24px;
	color: #0b1b28;
	text-transform: uppercase;
	line-height: 1em;
}

.ceping_cell{
	padding-top: 4.17%;
}
.ceping_img{
	width: 41.6666667%;
	float: left;
}
.ceping_img img{
	display: block;
	margin: 0 auto;
}
.ceping_text{
	width: 54.1666667%;
	float: right;
	padding-top: 10px;
}
.ceping_box:nth-of-type(2n) .ceping_img{
	float: right;
}
.ceping_box:nth-of-type(2n) .ceping_text{
	float: left;
}


.ceping_text h2{
	border-top: 1px solid #0b1b28;
	border-bottom: 1px solid #0b1b28;
	font-size: 30px;
	color: #0b1b28;
	line-height: 2.267em;
	margin-bottom: 1%;
}
.ceping_text h2 span{
	font-size: 10px;
	float: right;
}
.ceping_info{
	padding: 2% 0;
}
.ceping_info h3{
	font-size: 24px;
	line-height: 2em;
	color: #333333;
}
.ceping_info p{
	font-size: 18px;
	line-height: 1.8em;
	color: #333333;
}
.ceping_info p .jdt{
	display: inline-block;
	width: 214px;
	height: 10px;
	background: #dcdcdc;
	margin-right: 10px;
	border-radius: 5px;
	overflow: hidden;
}
.ceping_info p em{
	display: block;
	height: 100%;
	border-radius: 5px;
}

.ceping_info p em i{
	display: block;
	height: 100%;
	border-radius: 5px;
	background-color: #0b1b28;
}


@-webkit-keyframes jd {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}

@keyframes jd {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}

.jd {
	-webkit-animation-name: jd;
	animation-name: jd;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function:linear;
	animation-timing-function:linear;
}


/*测评中心*/



/*肌诊室*/
.jzs1{
	padding-top: 1.6%;
}
.jzs1_box{
	padding: 4.17% 0;
}
.jzs1_img{
	width: 41.66666667%;
	float: left;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
}
.jzs1_img img{
	display: block;
	width: 100%;
}
.jzs1_txt{
	width: 53.083333%;
	padding-top: 4px;
	float: right;
}
.jzs1_box:nth-of-type(2n) .jzs1_img{
	float: right;
}
.jzs1_box:nth-of-type(2n) .jzs1_txt{
	float: left;
}
.jzs1_tit{
	border-bottom: 1px solid #0b1b28;
	line-height: 64px;
}
.jzs1_tit h3{
	width: 230px;
	background-color: #0b1b28;
	font-size: 48px;
	float: left;
	color: #FFFFFF;
	text-align: center;
}
.jzs1_tit i{
	display: block;
	width: 54px;
	height: 1px;
	background-color: #0b1b28;
	margin: 0 12px;
	margin-top: 31px;
	float: left;
}
.jzs1_tit h4{
	font-size: 36px;
	color: #0b1b28;
}
.jzs1_txt ul{
	display: block;
	width: 100%;
	padding-top: 3%;
	list-style-type: disc;
	font-size: 22px;
	padding-left: 1em;
}
.jzs1_txt ul li{
	line-height: 1.85em;
	color: #333333;
}
.jzs1_txt .ceping_info{
	padding: 2% 0;
}
.jzs1_txt .ceping_info h3{
	margin-bottom: 10px;
}

.jzs2{
	padding-top: 10px;
}
.jzs2_tit{
	text-align: center;
	padding-bottom: 2.96%;
}
.jzs2_tit h2{
	font-size: 48px;
	color: #333333;
	margin-bottom: 5px;
}
.jzs2_tit p{
	font-size: 24px;
	color: #999999;
}

.jzs2_1{
	width: 1384px;
	margin: 0 auto;
	background-color: #f7f7f7;
	padding-top: 2px;
	padding-bottom: 9px;
}
.jzs2_1 ul{
	width: 1229px;
	margin: 0 auto;
}
.jzs2_1 ul li{
	width: 16.6666666666%;
	float: left;
}
.jzs2_1 ul li div{
	width: 86%;
	margin: 0 auto;
}
.jzs2_1 ul li div img{
	display: block;
	width: 100%;
}
.jzs2_1 ul li p{
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	padding-bottom: 2.5em;
}


.jzs2_2 ul{
	display: block;
	padding-top: 5px;
}
.jzs2_2 ul li{
	width: 33.3333333%;
	float: left;
}
.jzs2_2 ul li div{
	width: 60%;
	max-width: 180px;
	margin: 0 auto;
}
.jzs2_2 ul li div img{
	display: block;
	width: 55.55555555%;
	margin: 0 auto;
}
.jzs2_2 ul li div p{
	font-size: 16px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	margin-top: 12px;
}

.jzs2_3{
	text-align: center;
	padding: 4.17% 0;
}
.jzs2_3 .core{
	position: relative;
}
.jzs2_3 i{
	width: 100%;
	height: 1px;
	background-color: #0b1b28;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: -1;
}
.jzs2_3 p{
	display: inline-block;
	padding: 0 30px;
	position: relative;
}
.jzs2_3 p em{
	width: 100%;
	height: 5px;
	background-color: #0b1b28;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: -1;
	margin-top: -2px;
}
.jzs2_3 span{
	display: inline-block;
	font-size: 24px;
	line-height: 1.7em;
	color: #FFFFFF;
	background-color: #0b1b28;
	padding: 0 15px;
}
/*肌诊室*/




/*获取方案*/


.hqfa{
	background-image: url(../images/hqfa_bg.jpg);
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 32px;
}
.hqfa_p{
	max-width: 635px;
	float: left;
	font-size: 48px;
	line-height: 72px;
	color: #0b1b28;
  font-family: "思源黑";
  margin-top: 470px;
  margin-left: 268px;
}
.hqfa_p span{
	font-size: 72px;
	font-weight: bold;
}

.hqfa_r{
	width: 592px;
	height: 808px;
	float: right;
	background-image: url(../images/hqfa_bg2.png);
	background-size: 100% 100%;
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 94px;
	margin-top: 112px;
	position: relative;
}
.hqfa_box{
	width: 83.11%;
	height: 60.891089%;
	position: absolute;
	left: 8.4459%;
	bottom: 8.663366%;
	padding: 0 35px;
  background-color: white;
}
.hqfa_box ul,.hqfa_box ul li{
	display: block;
	width: 100%;
}
.hqfa_box ul{
	padding-top: 24px;
}
.hqfa_box ul li input{
	width: 100%;
	height: 58px;
	font-size: 16px;
	border-bottom: 1px solid #666666;
	background-color: transparent;
}
.hqfa_box ul li input::-webkit-input-placeholder {
	color: #999999;
}
.hqfa_box ul li em{
	display: block;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #E10000;
	opacity: 0;
}
.hqfa_box ul li p{
	font-size: 16px;
	color: #999999;
	padding-top: 10px;
	line-height: 1em;
}
.hqfa_box ul li p img{
	margin-right: 10px;
}
.hqfa_box ul li p span{
	vertical-align: middle;
}
.hqfa_but{
	width: 200px;
	margin: 0 auto;
	margin-top: 60px;
}
.hqfa_but button{
	width: 100%;
	height: 44px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #451850;
	vertical-align: bottom;
	border-radius: 10px;
}
.hqfa_but img{
	display: block;
	width: 100%;
}
/*获取方案*/





/*会员专区(防伪查询)*/
.vip{
	padding: 4.17% 0;
}
.vip_menus{
	display: block;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.vip_menus:after{
	content: "";
	display: block;
	width: 5%;
	height: 100%;
	position: absolute;
	right: 100%;
	top: 0;
	background-image: url(../images/caidai_l.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.vip_menus:before{
	content: "";
	display: block;
	width: 5%;
	height: 100%;
	position: absolute;
	left: 100%;
	top: 0;
	background-image: url(../images/caidai_r.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.vip_menu ul{
	width: 100%;
	border: 10px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6.84% 0;
}
.vip_menu ul li{
	width: 33.3333333%;
	float: left;
	border-right: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vip_menu ul li:last-of-type{
	border-right: none;
}
.vip_menu ul li>img{
	display: block;
	width: 54.8469%;
	margin: 0 auto;
}
.vip_menu ul li p{
	width: 148px;
	margin: 0 auto;
	margin-top: 6%;
	position: relative;
}
.vip_menu ul li p img{
	display: block;
	width: 104%;
	max-width: 104%;
	position: absolute;
	left: -2%;
	top: 10px;
	z-index: -1;
}
.vip_menu ul li p a{
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 2.25em;
	color: #FFFFFF;
	background-color: #0b1b28;
	text-align: center;
}

.vip_main{
	
}
.vip_main h3{
	text-align: center;
	margin-bottom: 6.2%;
}
.vip_main h3 img{
	max-width: 45%;
}

.fwcx{
	padding-bottom: 16px;
	-webkit-box-shadow: -1px 6px 8px rgba(11,27,40,.31);
	-moz-box-shadow: -1px 6px 8px rgba(11,27,40,.31);
	box-shadow: -1px 6px 8px rgba(11,27,40,.31);
}
.fwcx_l{
	width: 68.3333%;
	margin-left: 2px;
}
.fwcx_r{
	width: 28%;
	margin-right: 0.8%;
	padding-top: 3.5%;
}
.fwcx_r h4{
	font-size: 40px;
	color: #0b1b28;
	padding: 15px 0;
	border-top: 1px solid #0b1b28;
	border-bottom: 1px solid #0b1b28;
	margin-bottom: 6.2%;
}
.fwcx_r h5{
	font-size: 32px;
	color: #333333;
	margin-bottom: 6.5%;
}
.fwcx_r p{
	font-size: 18px;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 6.2%;
}
/*会员专区(防伪查询)*/


/*老师查询*/
.lscx{
	position: relative;
}
.lscx_bg img{
	display: block;
	width: 100%;
}

.lscx_box{
	width: 762px;
	height: 198px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -381px;
	bottom: 24px;
	padding: 10px 10px;
}
.lscx_box:after{
	content: "";
	display: block;
	width: 100%;
	height: 24px;
	position: absolute;
	top: 100%;
	left: 0;
	background-image: url(../images/lscx_yy.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.lscx_boxs{
	width: 100%;
	height: 100%;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.lscx_boxs h4{
	position: absolute;
	top: -42px;
	left: 0;
	width: 100%;
	text-align: center;
}
.lscx_boxs h4 img{
	box-shadow: 0 -2px 6px rgba(255,255,255,.31);
}
.lscx_boxs h5{
	margin-top: 55px;
	font-size: 24px;
	text-align: center;
	color: #333333;
}

.lscx_cx{
	width: 580px;
	margin: 0 auto;
	padding-top: 32px;
}
.lscx_cxl{
	width: 410px;
	height: 36px;
	float: left;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lscx_cxl h6{
	width: 70px;
	float: left;
	background-color: #0B1B28;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
.lscx_cxl p{
	display: block;
	height: 34px;
	margin-left: 70px;
}
.lscx_cxl p input{
	width: 100%;
	height: 100%;
	padding: 0 10px;
}
.lscx_cxbut{
	width: 120px;
	float: right;
}
.lscx_cxbut button{
	width: 100%;
	height: 36px;
	background-color: #0B1B28;
	color: #FFFFFF;
	font-size: 16px;
}
.lscx_cxbut img{
	display: block;
	width: 100%;
}
/*老师查询*/


/*会员中心*/
.vip1_l{
	width: 66.6666%;
}
.vip1_l img{
	display: block;
	width: 100%;
}
.vip1_r{
	width: 390px;
	height: 440px;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 10px 10px 0 0 #0B1B28;
	-moz-box-shadow: 10px 10px 0 0 #0B1B28;
	box-shadow: 10px 10px 0 0 #0B1B28;
  position: relative;
}
.yhcroe{
	text-align: center;
	background: white;
	position: absolute;
	bottom: 84px;
  width:100%;
	left: 0;
	display: none;
}
.yhcroe img{
	width: 65%;
}
.yhcroe p{
	background-color: white;
	height: 30px;
	line-height: 30px;
}
.vip1_rlogo img{
	display: block;
	width: 67.7436%;
	max-width: 232px;
	margin: 19px auto 0 auto;
}
.vip1_r h4{
	width: 70%;
	max-width: 272px;
	margin: 0 auto;
	margin-top: 45px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 36px;
	line-height: 1.6em;
}
.vip1_rbut{
	width: 70%;
	max-width: 272px;
	margin: 0 auto;
	margin-top: 54px;
}
.vip1_rbut a{
	display: block;
	width: 100%;
	font-size: 28px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 2.2em;
	text-align: center;
}
.vip1_rbut img{
	display: block;
	width: 100%;
}


.vip2_1{
	padding-bottom: 6.7%;
	border-bottom: 1px solid #999999;
}
.vip2_1 ul{
	display: block;
}
.vip2_1 ul li{
	width: 32.083%;
	margin-right: 1.8755%;
	float: left;
}
.vip2_1 ul li:last-of-type{
	margin-right: 0;
}
.vip_ka{
	position: relative;
	border-radius: 18px;
	overflow: hidden;
}
.vip_ka img{
	display: block;
	width: 100%;
}
.vip2_1h{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	padding: 0 20px;
	color: #FFFFFF;
	display: none;
}
.vip2_1h h4{
	font-size: 26px;
	text-align: center;
	padding-top: 45px;
	margin-bottom: 40px;
}
.vip2_1h p{
	font-size: 16px;
	line-height: 1.9em;
}
.vip_ka:hover .vip2_1h{
	display: block;
}
.vip_kabut{
	width: 148px;
	margin: 40px auto auto auto;
	position: relative;
}
.vip_kabut span{
	display: block;
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.25em;
}
.vip_kabut img{
	display: block;
	width: 106%;
	max-width: 106%;
	position: absolute;
	left: -3%;
	bottom: -10px;
	z-index: -1;
}

.vip2_2{
	padding-top: 2.5%;
}
.vip2_2s{
	margin-bottom: 4%;
}
.vip2_2s:last-of-type{
	margin-bottom: 0;
}
.vip2_2s h4{
	font-size: 20px;
	line-height: 1.8em;
	color: #FFFFFF;
	background-color: #0b1b28;
	display: inline-block;
	vertical-align: bottom;
	padding: 0 15px;
	margin-bottom: 15px;
}
.vip2_2s p{
	font-size: 16px;
	line-height: 1.9em;
	color: #333333;
}
/*会员中心*/



/*口碑中心*/
.kbzx1{
	height: 845px;
	background-image: url(../images/kbzx1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	padding-top: 200px;
}
.kbzx1 .swiper-container{
	width: 100%;
}
.kbzx1 .swiper-slide{
	padding: 10px 0;
}
.kbzx1_l{
	width: 40.6667%;
	float: left;
}
.kbzx1_l li{
	width: 48.387%;
	float: left;
	position: relative;
}
.kbzx1_l li:first-child{
	margin-right: 3.226%;
}
.kbzx1_l li img{
	display: block;
	width: 100%;
}
.kbzx1_l li p{
	width: 100%;
	font-size: 24px;
	line-height: 2em;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(11,27,40,.72);
}
.kbzx1_r{
	width: 56.833333333%;
	float: right;
	-webkit-box-shadow: 0 3px 8px rgba(11,27,40,.35);
	-moz-box-shadow: 0 3px 8px rgba(11,27,40,.35);
	box-shadow: 0 3px 8px rgba(11,27,40,.35);
	margin-right: 3px;
	padding-top: 45px;
	background-color: #FFFFFF;
}
.kbzx1_r ul{
	display: block;
	padding-left: 18px;
}
.kbzx1_r h4{
	font-size: 24px;
	color: #0b1b28;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.kbzx1_r p{
	font-size: 16px;
	line-height: 1.8em;
	height: 5.8em;
	color: #333333;
}
.kbzx1_rlogo{
	padding-top: 15px;
	padding-bottom: 8px;
  text-align:center;
}
.kbzx1_rlogo img{
	display: block;
	margin: 0 auto;
	width: 86.9%;
	max-width: 474px;
}
.kbzx1 .swiper-pagination{
	position: static;
	width: 100%;
	margin-top: 90px;
}
.kbzx1 .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	display: inline-block;
	border-radius: 50px;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1;
	margin: 0 15px !important;
	background: none;
}
.kbzx1 .swiper-pagination-bullet-active {
	background: #0b1b28;
}


.kbzx2{
	padding-top: 4.17%;
	padding-bottom: 4.17%;
}
.kbzx2_list{
	display: block;
}
.kbzx2_list li{
	width: 31.666%;
	float: left;
	margin-right: 2.501%;
	-webkit-box-shadow: 0 3px 5px rgba(10,10,9,.5);
	-moz-box-shadow: 0 3px 5px rgba(10,10,9,.5);
	box-shadow: 0 3px 5px rgba(10,10,9,.5);
	margin-bottom: 6%;
	position: relative;
}
.kbzx2_list li:nth-of-type(3n){
	margin-right: 0;
}
.kbzx2_list li a{
	display: block;
}
.kbzx2_list li a img{
	width: 100%;
}
.kbzx2_list li a h4{
	font-size: 18px;
	line-height: 1.9em;
	color: #cb0f16;
}
.kbzx2_list li a h4 span{
	text-align: center;
	width: 50%;
	float: left;
}
.kbzx2_list li a p{
	font-size: 16px;
	color: #999999;
	line-height: 1.9em;
	padding: 0 30px;
	margin: 15px auto;
	height: 5.7em;
	overflow: hidden;
}
.kbzx2_h{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(11,27,40,.75);
	display: none;
}
.kbzx2_list li:hover .kbzx2_h{
	display: block;
}
.kbzx2_hs{
	display: table;
	width: 100%;
	height: 100%;
}
.kbzx2_hs h5{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.kbzx2_hs h5 i{
	display: block;
	width: 67px;
	height: 67px;
	background-image: url(../images/kbzx2_jia.png);
	background-size: 100% 100%;
	margin: 0 auto;
}
.kbzx2_hs h5 span{
	display: inline-block;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 10px;
	line-height: 1em;
	margin-top: 20px;
}

.page{
	text-align: center;
	line-height: 1em;
}
.page a,.page span,.page li{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	padding: 8px 10px;
}
.page a.on{
	background-color: #0b1b28;
	color: #FFFFFF;
}
.page a:hover{
	background-color: #0b1b28;
	color: #FFFFFF;
}
/*口碑中心*/



/*口碑中心-了解更多*/

.kbmore1 h2{
	font-size: 36px;
	color: #333333;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 1.7%;
}
.kbmore1 h3{
	font-size: 16px;
	color: #0b1b28;
	line-height: 1.9em;
	text-align: center;
	margin-bottom: 5%;
}
.kbmore1 h2 strong{
	color: #0b1b28;
}


.kbmore2 h2,.kbmore3 h2,.kbmore4 h3{
	font-size: 30px;
	line-height: 1.7em;
	color: #0b1b28;
	text-align: center;
	margin-bottom: 3.5%;
}
.kbmore2 h2 strong,.kbmore3 h2 strong{
	font-size: 36px;
	text-align: center;
}
.kbmore2 h3{
	font-size: 20px;
	color: #0B1B28;
	line-height: 1.6em;
	text-align: center;
	margin-bottom: 8%;
}
.kbmore2 ul{
	display: block;
}
.kbmore2 ul li{
	width: 20%;
	float: left;
	padding: 0 10px;
}
.kbmore2 ul li i{
	display: block;
	text-align: center;
	margin-bottom: 80px;
}
.kbmore2 ul li p{
	font-size: 16px;
	line-height: 1.6em;
	color: #333333;
	text-align: center;
}



.kbmore3{
	background-image: url(../images/kbmore3_bg.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.kbmore3 ul{
	display: block;
	padding: 0 50px;
}
.kbmore3 ul li{
	width: 33.333333%;
	float: left;
	padding: 0 20px;
	margin: 2% 0;
}
.kbmore3 ul li i{
	display: block;
	width: 200px;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.kbmore3 ul li i img{
	width: 100%;
}
.kbmore3 ul li p{
	width: 120px;
	max-width: 100%;
	line-height: 2.25em;
	font-size: 18px;
	color: #0b1b28;
	margin: 0 auto;
	border-top: 1px solid #0b1b28;
	border-bottom: 1px solid #0b1b28;
	text-align: center;
}


.kbmore4 h2{
	font-size: 36px;
	color: #0b1b28;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 1.7%;
	font-weight: bold;
}
.kbmore_vido{
	background-image: url(../images/kbmore4_bg.jpg);
	background-size: 100% auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}
/*口碑中心-了解更多*/



/*口碑中心-详情*/
.kbxq_tit{
	position: relative;
	border-bottom: 1px solid #0b1b28;
  margin-top: 5%;
}
.kbxq_tit h2{
	font-size: 30px;
	color: #333333;
	text-align: center;
	margin-bottom: 16px;
}
.kbxq_tit p{
	font-size: 18px;
	line-height: 1.7em;
	color: #333333;
	text-align: center;
	margin-bottom: 5px;
}
.kbxq_tit span{
	font-size: 10px;
	color: #333333;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 0;
}

.kbxq1_l{
	display: block;
	width: 43.25%;
	padding-top: 45px;
}
.kbxq1_l li{
	width: 48.17%;
	text-align: center;
}
.kbxq1_l li p{
	font-size: 16px;
	color: #333333;
	line-height: 1.9em;
	text-align: center;
}
.kbxq1_r{
	width: 51.416666%;
  padding-top: 45px;
}
.kbxq1_r h3{
	font-size: 24px;
	color: #333333;
	line-height: 1.25em;
	text-align: center;
	height: 120px;
	padding-top: 45px;
}
.kbxq1_r h4{
  font-family: "思源黑";
  font-size: 16px;
  line-height: 1.9em;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.kbxq1_r h4 span{
	display: inline-block;
	background-color: #0b1b28;
	padding: 0 18px;
}
.kbxq1_r p{
	font-size: 18px;
	line-height: 1.6em;
	text-indent: 2em;
	color: #333333;
  display: inline-block;
	margin-bottom: 20px;
}

.kbxq2{
	padding-top: 5%;
	padding-bottom: 7%;
}
.kbxq2 h2{
	font-size: 24px;
	line-height: 2.1em;
	background-color: #0b1b28;
	text-align: center;
	color: #FFFFFF;
	
}
.khfk img{
	width: 33.33333333333%;
	float: left;
	display: block;
}
/*口碑中心-详情*/


/*美肤学院-肌肤测试*/
.jfcs{
	padding-top: 3.65%;
	padding-bottom: 4.2%;
}
.jfcs h3{
  font-family: "思源黑";
	font-size: 30px;
	line-height: 1.2em;
	color: #333333;
	margin-bottom: 20px;
}
.jfcs_box{
	margin-bottom: 5.42%;
}
.jfcs_on{
	padding-left: 60px;
}
.jfcs_on .sex li{
	display: inline-block;
	font-size: 20px;
	line-height: 36px;
  font-family: "思源黑";
  margin-right: 40px;
}
.jfcs_on .sex li em{
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	border: 1px solid #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 25px;
}
.jfcs_on .sex li em img{
	display: none;
}
.jfcs_on .sex li.on em img{
	display: block;
}

.jfcs_select span{
	display: inline-block;
	min-width: 124px;
	font-size: 20px;
	line-height: 1.9em;
	color: #333333;
	border: 1px solid #333333;
	border-radius: 5px;
	padding: 0 20px;
  margin: 15px 0;
	margin-right: 45px;
  font-family: "思源黑";
  text-align: center;
}
.jfcs_select span.on{
	background-color: #333333;
	color: #FFFFFF;
}

.jfcs_box textarea{
	width: 100%;
	height: 150px;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 20px;
	color: #333333;
  font-family: "思源黑";
}

.myInfo{
	padding-top: 5.5%;
}
.myInfo li{
	width: 30%;
	float: left;
	font-size: 20px;
	color: #333333;
  font-family: "思源黑";
  margin-right: 5%;
}
.myInfo li:last-of-type{
	margin-right: 0;
}
.myInfo li span{
	float: left;
	margin-top: 3px;
}
.myInfo li p{
	display: block;
	margin-left: 3em;
}
.myInfo li p input{
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #999999;
}
.jfcs button{
	width: 100%;
	height: 60px;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #0b1b28;
	border-radius: 10px;
	margin-top: 5%;
}


.answer{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(11,27,40,.46);
	z-index: 999;
	display: none;
}
.answer .core{
	display: table;
	height: 100%;
}
.answer_cell{
	display: table-cell;
	vertical-align: middle;
}
.answers{
	width: 100%;
	height: 500px;
	background-image: url(../images/answer_bg.png);
	background-position: left bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 80px;
	border-radius: 15px;
}
.answers p{
	float: left;
	margin-left: 7.416%;
	width: 27.1666%;
	font-size: 22px;
	color: #0b1b28;
	line-height: 1.7em;
  font-family: "思源黑";
  text-align: left;
}
.answers_gzh{
	width: 26%;
	float: right;
	margin-left: 2.5%;
  margin-right:2%;
}
.answers .answers_gzh p{
	width: 100%;
	margin-left: 0;
}
/*美肤学院-肌肤测试*/


/*美肤学院*/
.mfxy .section{
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.mfxy1{
	background-image: url(../images/mfxy1_bg.jpg);
}
.mfxy1 .wz{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.mfxy1_p{
	width: 1234px;
	border: 3px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	bottom: 53px;
	left: 50%;
	margin-left: -617px;
	padding: 13px 15px;
}
.mfxy1_pin{
	padding: 42px;
	background-color: rgba(251,252,254,.78);
}

.mfxy1_pin h3{
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #0b1b28;
	margin-bottom: 1.8%;
	max-width: 60%;
	min-width: 200px;
}
.mfxy1_pin p{
	font-size: 24px;
	line-height: 1.5em;
	color: #333333;
}

.mfxy2{
	background-image: url(../images/mfxy2_bg.jpg);
}
.mfxy2_cell{
	width: 585px;
	margin-right: 9.375%;
}
.mfxy2_cell h3{
	font-size: 30px;
	line-height: 1.35em;
	color: #0b1b28;
	font-weight: bold;
	margin-bottom: 5%;
}
.mfxy2_cell p{
	font-size: 18px;
	line-height: 1.8em;
	color: #0b1b28;
}
.mfxy2_cell a{
	display: block;
	width: 140px;
	height: 40px;
	font-size: 24px;
	line-height: 38px;
	text-align: center;
	color: #0b1b28;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 8.5%;
}
.mfxy3{
	/*background-image: url(../images/mfxy3_bg.jpg);*/
}
.mfxy3 img{
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.mfxy3_t{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	text-align: center;
	padding-top: 3%;
}
.mfxy3_t h2{
	font-size: 60px;
	color: #0b1b28;
	font-weight: bold;
	margin-bottom: 5px;
}
.mfxy3_t p{
	font-size: 36px;
	color: #0b1b28;
}

.mfxy4{
	width: 81.25%;
	margin: 0 auto;
	position: relative;
}
.mfxy4 .swiper-container{
	width: 100%;
}
.mfxy4 .swiper-slide{
	padding: 0 20px;
}
.mfxy4 .swiper-slide img{
	display: block;
	width: 100%;
}
.mfxy4 .swiper-slide p{
	font-size: 24px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	margin-top: 32px;
  font-family: "思源黑";
}
.mfxy4_prev,.mfxy4_next{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.mfxy4_prev{
	left: -50px;
	background-image: url(../images/prev_icon2.png);
}
.mfxy4_next{
	right: -50px;
	background-image: url(../images/next_icon2.png);
}


.mfxy5{
	background-image: url(../images/mfxy5_bg.jpg);
}
.mfxy5_l{
	width: 51.145833%;
	margin-left: 7.083333%;
	position: relative;
}
.mfxy5_l img{
	display: block;
	width: 100%;
}
.mfxy5_ltxt{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.mfxy5_ltable{
	width: 100%;
	height: 100%;
	display: table;
}
.mfxy5_lcell{
	display: table-cell;
	vertical-align: middle;
}
.mfxy5_lcell h2{
	font-size: 66px;
	color: #0b1b28;
	text-align:center;
	margin-bottom: 25px;
}
.mfxy5_lcell p{
	font-size: 30px;
	color: #0b1b28;
	text-align:center;
}
.mfxy5_lcell a{
	display: block;
	width: 170px;
	height: 44px;
	line-height: 42px;
	border: 1px solid #0B1B28;
	color: #0B1B28;
	text-align: center;
	font-size: 30px;
	margin: 0 auto;
	margin-top: 25px;
}
.mfxy5_r{
	width: 25.3125%;
	margin-right: 10.4166%;
}
.mfxy5_r h3{
	font-size: 30px;
	color: #FFFFFF;
	background-color: #0b1b28;
	line-height: 1.68em;
	display: inline-block;
	padding: 0 28px;
}
.mfxy5_r ul{
	display: block;
}
.mfxy5_r ul li{
	font-size: 18px;
	color: #333333;
	padding: 35px 0;
	border-bottom: 1px solid #999999;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.mfxy5_r ul li:last-of-type{
	border-bottom: none;
}
.mfxy5_more{
	text-align: right;
	padding-top: 5px;
}
.mfxy5_more a{
	display: inline-block;
	width: 133px;
	border: 1px solid #000000;
	font-size: 24px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
}



.mfxy6{
	background-image: url(../images/mfxy6_bg.jpg);
}
.mfxy6_box{
	width: 460px;
	max-width: 40%;
	text-align: center;
}
.mfxy6_logo{
	margin-bottom: 80px;
}
.mfxy6_box h3{
	font-size: 48px;
	color: #0b1b28;
	margin-bottom: 5px;
}
.mfxy6_box h4{
	font-size: 30px;
	color: #0b1b28;
	margin-bottom: 50px;
}
.mfxy6_box p{
	font-size: 20px;
	color: #0b1b28;
	line-height: 1.5em;
}
.mfxy6_box a{
	display: inline-block;
	padding: 0 24px;
	border: 1px solid #0B1B28;
	font-size: 30px;
	line-height: 1.3em;
	color: #0B1B28;
	text-align: center;
	margin-top: 40px;
}
/*美肤学院*/





/*美肤学院-合作机构*/
.hzjg1_cell{
	position: relative;
	margin-top: 6%;
}
.hzjg1_img{
	width: 33.3333333%;
	padding: 0 30px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
.hzjg1_cell h3{
	font-size: 30px;
	line-height: 1.2em;
	color: #0b1b28;
	font-weight: bold;
	padding: 5% 0;
	padding-left: 33.3333333%;
}
.hzjg1_cell p{
	font-size: 16px;
	line-height: 1.9em;
	color: #FFFFFF;
	padding: 2%;
	padding-left: 33.3333333%;
	background-color: #0b1b28;
	min-height: 280px;
}
.hzjg1_cell:nth-of-type(2n) .hzjg1_img{
	left: auto;
	right: 0;
}
.hzjg1_cell:nth-of-type(2n) h3{
	padding-right: 33.3333333%;
	padding-left: 0;
	text-align: right;
}
.hzjg1_cell:nth-of-type(2n) p{
	padding-right: 33.3333333%;
	padding-left: 2%;
}

.hzjg2{
	margin-top: 5%;
}
.hzjg2_box{
	border: 2px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hzjg2_box ul{
	display: block;
	width: 77.09%;
}
.hzjg2_box ul li{
	display: block;
	padding: 45px 40px;
	color: #333333;
}
.hzjg2_box ul li:nth-of-type(2){
	background-color: #d0d0d0;
}
.hzjg2_box ul li:nth-of-type(3){
	background-color: #0b1b28;
	color: #FFFFFF;
}
.hzjg2_box ul li h3{
	font-size: 30px;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
}
.hzjg2_box ul li p{
	font-size: 16px;
	line-height: 1.9em;
}
.hzjg2_tit{
	width: 22.91%;
	color: #c5aa67;
	position: relative;
	padding-right: 5%;
}
.hzjg2_tit h2{
	width: 1em;
	line-height: 1em;
	font-size: 90px;
	float: right;
	padding-top: 70px;
}
.hzjg2_tit p{
	width: 390px;
	font-size: 30px;
	float: right;
	position: absolute;
	top: 280px;
	right: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.hzjg3{
	margin-top: 6%;
	background-color: #0b1b28;
	padding: 2.35% 0;
}
.hzjg3_f{
	width: 50.8333%;
	color: #FFFFFF;
}
.hzjg3_f h3{
	font-size: 24px;
	line-height: 1.25em;
	font-weight: bold;
	margin-bottom: 20px;
}
.hzjg3_f p{
	font-size: 18px;
	line-height: 1.7em;
}
.hzjg3_logo{
	display: block;
	width: 38.333%;
}
.hzjg3_logo li{
	width: 43.043%;
}

.hzjg_t{
	padding-top: 8%;
}
.hzjg_t h3{
	text-align: center;
	margin-bottom: 4.5%;
}
.hzjg_t h3 img{
	max-width: 42%;
}

.hzjg4 ul{
	display: block;
}
.hzjg4 ul li{
	width: 198px;
	float: left;
	margin: 4% 0;
	margin-right: 303px;
}
.hzjg4 ul li:nth-of-type(3n){
	margin-right: 0;
}
.hzjg4 ul li img{
	width: 100%;
	display: block;
	max-width: 198px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.hzjg4 ul li h3{
	width: 81%;
	max-width: 198px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2.1em;
	color: #0B1B28;
	text-align: center;
	border-top: 1px solid #0b1b28;
	border-bottom: 1px solid #0b1b28;
  font-family: "思源黑";
}

.hzjg5 ul{
	display: block;
}
.hzjg5 ul li{
	width: 48.33%;
	float: left;
	margin-right: 3.34%;
}
.hzjg5 ul li:nth-of-type(2n){
	margin-right: 0;
}
.hzjg5_img{
	width: 37.931%;
}
.hzjg5_f{
	width: 53.448%;
}
.hzjg5_f h3{
	font-size: 36px;
	color: #0b1b28;
	line-height: 1em;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #1b2a36;
}
.hzjg5_f p{
	font-size: 16px;
	line-height: 1.9em;
	color: #0b1b28;
}

.hzjg6 ul{
	display: block;
}
.hzjg6 ul li{
	width: 163px;
	float: left;
	margin: 3% 0;
	margin-right: 182.66px;
}
.hzjg6 ul li:nth-of-type(4n){
	margin-right: 0;
}
.hzjg6 ul li img{
	display: block;
	width: 100%;
	max-width: 163px;
	margin: 0 auto;
	margin-bottom: 26px;
}
.hzjg6 ul li h3{
	max-width: 163px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2.1em;
	color: #0B1B28;
	text-align: center;
	border-top: 1px solid #0b1b28;
	border-bottom: 1px solid #0b1b28;
  font-family: "思源黑";
}


.hzjg7{
	padding-top: 2.35%;
}
.hzjg_t2{
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
	line-height: 2em;
	background-color: #0b1b28;
}
.hzjg7 table{
	width: 100%;
}
.hzjg7 table tr td{
  font-family: "思源黑";
	padding: 20px;
	border-bottom: 1px solid #999999;
}
.hzjg7 table tr td:first-of-type{
	width: 166px;
	border-right: 1px solid #999999;
}
.hzjg7 table tr td h4{
	font-size: 20px;
	line-height: 1.5em;
	color: #333333;
}
.hzjg7 table tr td p{
	font-size: 16px;
	line-height: 1.9em;
	color: #333333;
}

.hzjg8{
	padding-top: 2.5%;
	text-align: center;
}

.hzjg9{
	margin-top: 6%;
}
.hzjg9 .core{
	height: 384px;
	position: relative;
}
.hzjg9_img{
	width: 48.333333333333333333333333333333%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.hzjg9_f{
	width: 728px;
	float: right;
}
.hzjg9_t{
  font-family: "思源黑";
	color: #333333;
	padding-left: 170px;
}
.hzjg9_t h3{
	font-size: 36px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 5px;
}
.hzjg9_t h4{
	font-size: 18px;
	line-height: 1.4em;
}

.hzjg9_on{
	display: block;
	background-color: #0b1b28;
	margin-top: 15px;
	padding: 10px 56px;
	color: #FFFFFF;
}
.hzjg9_on li{
	padding: 20px 0;
}
.hzjg9_on li h5{
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.hzjg9_on li p{
	font-size: 16px;
	line-height: 1.9em;
}


.hzjg10{
	padding-top: 4.2%;
}
.hzjg10_box{
	font-family: "思源黑";
	margin-top: 3%;
}
.hzjg10_box h4 {
	font-size: 20px;
	line-height: 2em;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.hzjg10_box h4 span {
	display: inline-block;
	background-color: #0b1b28;
	padding: 0 20px;
}
.hzjg10_box p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}
.hzjg10_box p span{
	font-size: 20px;
	margin-right: 10px;
}
.hzjg10_box table{
	width: 74.166%;
}
.hzjg10_box table th{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	padding: 15px 0;
}
.hzjg10_box table td{
	width: 50%;
	text-align: center;
	color: #333333;
	font-size: 16px;
	line-height: 1.9em;
	padding: 6px 0;
}

.hzjg11{
	padding-top: 4.2%;
	padding-bottom: 3.8%;
}
.hzjg11 ul{
	display: block;
}
.hzjg11 ul li{
	width: 25%;
	float: left;
	margin-right: 12.5%;
	font-family: "思源黑";
	color: #333333;
}
.hzjg11 ul li:last-of-type{
	margin-right: 0;
}
.hzjg11 ul li i{
	display: block;
	text-align: center;
	margin-bottom: 10%;
}
.hzjg11 ul li i img{
	width: 33%;
}
.hzjg11 ul li h3{
	font-size: 24px;
	line-height: 1.3em;
	text-align: center;
}
.hzjg11 ul li p{
	font-size: 16px;
	line-height: 1.9em;
	text-align: center;
}
/*美肤学院-合作机构*/



/*护肤教程*/
.hfjc{
	padding-bottom: 6%;
}
.hfjc_list{
	display: block;
	padding-bottom: 4%;
}
.hfjc_list li{
	width: 23.166%;
	margin: 2% 0;
	float: left;
	margin-right: 2.44533%;
}
.hfjc_list li:nth-of-type(4n){
	margin-right: 0;
}
.hfjc_img{
	position: relative;
}
.hfjc_img img{
	display: block;
	width: 100%;
}
.hfjc_img h3{
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	background-color: rgba(0,0,0,.43);
	position: absolute;
	left: 0;
	bottom: 0;
}
.hfjc_txt{
	padding-top: 15px;
}
.hfjc_txt p{
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}
.hfjc_txt p img{
	margin-right: 10px;
}

.hfjc_view{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(11,27,40,.55);
	z-index: 99;
	display: none;
}
.hfjc_view .core{
	height: 100%;
	display: table;
}
.view_cell{
	display: table-cell;
	vertical-align: middle;
  
}
.view_close{
	background-color: #FFFFFF;
	padding: 7px 10px;
}
.view_close i{
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../images/view_close.png);
	background-size: 100% 100%;
	float: right;
	cursor: pointer;
}
.view_box img{
	width: 100%;
}
/*护肤教程*/


/*护肤知识*/
.hfzs_list{
	display: block;
	padding-bottom: 4%;
	font-size: 0;
}
.hfzs_list li{
	width: 31.666%;
	/*float: left;*/
	margin: 2.8% 0;
	margin-right: 2.501%;
	display:inline-block;
	position: relative;
}
.hfzs_list li:nth-of-type(3n){
	margin-right: 0;
}
.hfzs_img img{
	display: block;
	width: 100%;
}
.hfzs_img img.yy{
	opacity: 0;
}
.hfzs_list li a h3{
	font-size: 20px;
	color: #333333;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	border-bottom: 2px solid transparent;
	margin-top: 6%;
}
.hfzs_list li a h4{
	font-size: 14px;
	line-height: 2em;
	color: #666666;
}
.hfzs_list li a p{
	font-size: 16px;
	line-height: 1.8em;
	color: #666666;
	padding-right: 110px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hfzs_list li a span{
	font-size: 16px;
	line-height: 1.8em;
	position: absolute;
	right: 0;
	bottom: 0;
}
.hfzs_list li:hover a h3{
	font-weight: bold;
	border-bottom: 2px solid #0B1B28;
	color: #0B1B28;
}
.hfzs_list li:hover a .hfzs_img img.yy{
	opacity: 1;
}
.hfzs_list li:hover a h4,.hfzs_list li:hover a p,.hfzs_list li:hover a span{
	color: #0B1B28;
}
/*护肤知识*/


/*品牌资讯*/
.ppzx{
	padding-bottom: 6%;
}
.ppzx_list{
	padding-bottom: 3%;
}
.ppzx_box{
	position: relative;
}
.ppzx_l{
	width: 56.666%;
	padding-right: 30px;
	position: absolute;
	top: 0;
	left: 0;
}
.ppzx_l h3{
	font-size: 30px;
	line-height: 30px;
	color: #333333;
	text-align: right;
	overflow : hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 20px;
	margin-bottom: 30px;
}
.ppzx_l img{
	display: block;
	width: 100%;
}
.ppzx_r {
	width: 43.334%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 350px;
	padding-bottom: 80px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	position: relative;
}
.ppzx_r::before{
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-color: #999999;
	position: absolute;
	top: 0;
	left: 0;
}
.ppzx_box:last-of-type .ppzx_r::before{
	height: 40%; 
}
.ppzx_r h3{
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
}
.ppzx_r h3 i{
	display: block;
	width: 23px;
	height: 23px;
	border: 1px solid #0b1b28;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
	border-radius: 50%;
	position: absolute;
	left: -41px;
	top: 3px;
}
.ppzx_r h3 i em{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #0B1B28;
	border-radius: 50%;
}
.ppzx_r a{
	position: absolute;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	color: #0B1B28;
	padding: 0 12px;
	right: 0;
	bottom: 50px;
	border: 1px solid #0b1b28;
}
.ppzx_r a:hover{
	color: #FFFFFF;
	background-color: #0b1b28;
}
/*品牌资讯*/



/*品牌资讯-详情*/
.zxxq{
	padding-bottom: 4%;
}
.zxxq_tit{
	padding-top: 2%;
	border-bottom: 5px solid #0b1b28;
	position: relative;
	padding-bottom: 10px;
}
.zxxq_tit h2{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.8%;
}
.zxxq_tit p{
	font-size: 16px;
	color: #999999;
	line-height: 1em;
	text-align: center;
}
.zxxq_tit p span{
	vertical-align: middle;
	margin: 0 16px;
}
.zxxq_tit p span img{
	margin-right: 2px;
}
.zxxq_tit h3{
	font-size: 10px;
	color: #333333;
	line-height: 1em;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.zxxq_text{
	padding: 20px 5%;
}
.zxxq_text p{
	font-size: 16px;
	line-height: 1.9em;
	color: #333333;

}
.zxxq_text p span{
	font-size: 24px;
	vertical-align: middle;
	margin-right: 12px;
}
.zxxq_text img{
	display: block;
	/*width: 83.3333333333%;*/
	margin: 15px auto;
}

.ppxw{
	padding-top: 5%;
}
.ppxw h3{
	width: 164px;
	font-size: 20px;
	line-height: 1.8em;
	color: #FFFFFF;
	background-color: #0b1b28;
	text-align: center;
	margin-bottom: 15px;
}
.ppxw p a{
	display: inline-block;
	width: 164px;
	font-size: 16px;
	line-height: 2.2em;
	color: #333333;
	text-align: center;
	border: 1px solid #969697;
	border-bottom: 3px solid #0b1b28;
	margin-right: 30px;
  margin-top:5px;
}
.page2{
	display: block;
	padding-top: 5%;
}
.page2 li{
	font-size: 16px;
	line-height: 2.3em;
	color: #333333;
}
.page2 li a{
	color: #333333;
}
/*品牌资讯-详情*/




/*品牌介绍*/
.ppjs_t{
	padding: 4% 0;
}
.ppjs_t h3{
	text-align: center;
}
.ppjs_t h3 img{
	max-width: 46%;
}
.ppjs1_box ul li{
	width: 31.666%;
	float: left;
	margin-right: 2.501%;
	position: relative;
}
.ppjs1_box ul li:last-of-type{
	margin-right: 0;
}
.ppjs1_bg img{
	width: 100%;
}
.ppjs1_tit{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(11,27,40,.4);
	text-align: center;
	z-index: 1;
}
.box_table{
	display: table;
	width: 100%;
	height: 100%;
}
.box_cell{
	display: table-cell;
	vertical-align: middle;
}
.ppjs1_tit img{
	width: 42.105%;
}
.ppjs1_main{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(11,27,40,.4);
	z-index: 2;
	text-align: center;
	padding: 20px;
	overflow-x: hidden;
	display: none;
}
.ppjs1_main h3{
	padding-top: 7%;
	margin-bottom: 45px;
}
.ppjs1_main h3 img{
	width: 37.0588%;
}
.ppjs1_main h4{
	display: inline-block;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2.2em;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 20px;
}
.ppjs1_main p{
	font-size: 16px;
	line-height: 1.8em;
	color: #FFFFFF;
}

.ppjs1_box ul li:hover .ppjs1_tit{
	display: none;
}
.ppjs1_box ul li:hover .ppjs1_main{
	display: block;
}


.ppjs2_box{
	background-image: url(../images/ppjs2_bg.jpg);
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 8%;
	padding-bottom: 4.2%;
	min-height: 659px;
}
.ppjs2_box ul li{
	width: 16.6666%;
	float: left;
	margin-right: 11.1112%;
	text-align: center;
}
.ppjs2_box ul li:last-of-type{
	margin-right: 0;
}
.ppjs2_box ul li i{
	display: block;
	margin-bottom: 68px;
}
.ppjs2_box ul li h3{
	font-size: 20px;
	color: #0b1b28;
	line-height: 2.1em;
	border-top: 1px solid #0b1b28;
	border-bottom: 1px solid #0b1b28;
	display: inline-block;
	padding: 0 12px;
	margin-bottom: 35px;
}
.ppjs2_box ul li p{
	font-size: 18px;
	line-height: 1.7em;
	color: #333333;
}




.ppjs3_box{
	background-image: url(../images/ppjs3_bg.jpg);
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	height: 871px;
	position: relative;
}
.ppjs3_txt{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(255,255,255,.7);
	padding: 2% 0;
}
.ppjs3_txt img{
	display: none;
	margin-bottom: 3%;
}
.ppjs3_txt h3{
	width: 466px;
	font-size: 36px;
	text-align: center;
	color: #0b1b28;
	line-height: 2em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0 auto;
	margin-bottom: 20px;
}
.ppjs3_txt p{
	font-size: 16px;
	line-height: 1.9em;
	color: #333333;
	text-indent: 2em;
}

.ppjs4_banner img{
	display: block;
	width: 100%;
}
.ppjs4_con{
	padding-top: 4.17%;
}
.ppjs4_con .core{
	position: relative;
}
.ppjs4_con .swiper-slide{
	padding: 10px 10px;
}
.ppjs4_cell{
	box-shadow: 0 2px 12px rgba(11,27,40,.35);
}
.ppjs4_cell img{
	display: block;
	width: 100%;
}
.ppjs4_txt{
	padding: 21px;
}
.ppjs4_txt h3{
	font-size: 20px;
	line-height: 1.5em;
	color: #0b1b28;
	font-weight: bold;
	text-align: center;
	padding: 12px 0;
}
.ppjs4_txt p{
	font-size: 16px;
	line-height: 1.6em;
	color: #0b1b28;
}

.ppjs4_prev,.ppjs4_next{
	width: 54px;
	height: 54px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ppjs4_prev{
	left: -120px;
	background-image: url(../images/prev_icon.png);
}
.ppjs4_next{
	right: -120px;
	background-image: url(../images/next_icon.png);
}

.ppjs5{
	padding-bottom: 4.5%;
}
.ppjs5_l{
	width: 48.75%;
}
.ppjs5_r{
	width: 37.25%;
	padding: 48px;
	box-shadow: -2px 2px 6px rgba(11,27,40,.35);
}
.ppjs5_r img{
	display: block;
	width: 67.14697%;
	margin: 0 auto;

}
.ppjs5_r p{
	font-size: 16px;
	line-height: 1.9em;
	color: #333333;
}



.ppjs_xl{
	width: 100%;
	background-color: #0b1b28;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 99;
	padding: 24px;
	display: none;
}
.ppjs_xlimg{
	width: 45.139%;
}
.ppjs_xlimg img{
	width: 100%;
}
.ppjs_xltxt{
	width: 49.045%;
	color: #FFFFFF;
	padding-top: 45px;
}
.ppjs_xltxt p{
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 60px;
}
.ppjs_xltxt a{
	display: block;
	width: 130px;
	border: 1px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.6em;
	text-align: center;
	color: #FFFFFF;
}
.ppjs_xltxt a:hover{
	background-color: #FFFFFF;
	color: #0B1B28;
}
.nav ul li:hover .ppjs_xl{
	display: block;
}



.min_nav .ppjs_xl {
	width: 70%;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 50px;
	padding-bottom: 0px;
}
.min_nav .ppjs_xlimg{
	width: 100%;
}
.min_nav .ppjs_xltxt{
	width: 100%;
	padding-top: 4%;
}
.min_nav .ppjs_xltxt p{
	border-top: none;
	margin-bottom: 5%;
}
/*品牌介绍*/
.pcnb_img{
	display: none;
}
.search_box{
	width: 30%;
	text-align: center;
	float: left;
   	margin: 0px 10px 75px;
}
.search_box p{
	font-size: 16px;
	padding: 20px;
}
.search_box a:hover{
	background-color: black;
	color: white
}
.search_box a{
	font-size: 16px;
	color: #000000;
    border: 1px solid #000000;
    padding: 2px 20px;
    border-radius: 3px;
}
.search_pic{
	width: 200px;
	height: 320px;
	background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px auto;
}
.jfcs form input{
	width: 25px;
	height: 25px;
}
.jfcs form .tjdj{
	width: 100%;
	height: 60px;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #0b1b28;
	border-radius: 10px;
	margin-top: 5%;
}
.xjpl{
	display: none;
}
.cpzx1:last-child .cpzx_top h3{
	color: #1067ae;
}
.cpzx1:last-child p{
	color: white;
}
.cpzx1:last-child h3{
	color: white;
	border: 1px solid white;
}
.kbbutton{
	position: absolute;
	bottom: 16%;
	width: 48%;
	margin-left: 48%;
}
.kbmore{
	margin-right: 1%;
	float: left;
}
.kbyy{
	float: left;
}
.kbby{
	margin-right: 1%;
	float: left;
}
.kbmoreyy{
	float: left;
}

.zgimg{
    width: 18%;
    position: absolute;
    bottom: 73px;
    z-index: 99;
    display: none;
    right: 219px;
}
.xh{
    width: 9%;
    position: absolute;
    
    height: 35px;
    bottom: 11%;
    left: 27%;
}
.nb_img{
	position: relative;
}
.ppnb_img{
  display:none;
  position: relative;
}
.wapinfo{
  display:none;
}
.zxxq_text{
  font-size:18px;
  text-align:justify;
}

/*修改*/
#wapkb{
  display:none;
}
#wapcore {
	/*background-color: #f0f0f0;*/
	display: none;
}
#wapwz{
	display: none;
	/*background-color: #f0f0f0;*/
}

.kbmore2 .kbmoredz{
	display: none;
}
.kbmore2 .kbmoredz i{
    display: block;
    margin-bottom: 2%;
    text-align: center;
    margin-top: 2%;
}
.kbmore2 .kbmoredz i img{
    width: 20%;
}
.kbmore2 .kbmoredz p{
	font-size: 14px;
	text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.wapmfxy2{
	display: none;
}
.wapmfxy1{
	display: none;
}
.wapmfxy6{
	display: none;
}
#wapcpimg{
	background-size: 0;
	background-position: center center;
}
#wapjsimg{
	background-size: 0;
	background-position: center center;
}
.waplogo{
	display: none;
}
.search_icon{
    width: 26px;
    height: 26px;
    background-image: url(../images/searchwap.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
	float: left;
	margin-top: 20px;
	display: none;
  background-size:100%;
}
.wap_search{

	width: 235px;
	height: 26px;
	border: 1px solid #ccc;
	border-radius: 50px;
    margin-left:15px;
	margin-bottom: 7px;
	background: #fff;
}
.wap_search input[type=text]{
    width: 160px;
    height: 26px;
  padding-left: 5px;
    float: left;
    background-color: transparent;
}
.wap_search input[type=submit]{
    width: 26px;
    height: 26px;
    float: left;
    background-image: url(../images/searchwap.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: 18px;
}
.wapgw{
  display:none;
}
.swiper-pagination-bullet{
  background:#ccc;
}  
.wapkbpic{
  display:none !important;
}
.show_pic{
	width: 100%;
	display: none;
}
.wap_img{
  display:none;
}

#jgbm a{
  display: block;
  width: 30%;
  background-color: black;
  line-height: 30px;
  margin: 0px auto;
  color: white;
  margin-top:10px;
}
#jgbm p{
  margin-bottom:10px;
  text-align:center;
}
.wapkbimg{
  display:none;
}
.ppjs_sj{
	display: none;
}
.ppjs_text{
	color: #0b1b28;
	padding: 3% 3% 0 3%;
	display: none;
}
.ppjs_text h3{
	font-size: 0.48rem;
	margin-bottom: 0.2rem;
  text-align:center;
}
.ppjs_text h4{
	font-size: 0.36rem;
	margin-bottom: 0.2rem;
  text-align:center;
}
.ppjs_text i{
	display: block;
	width: 4rem;
	height: 0.04rem;
	background-color: #0b1b28;
	margin-bottom: 0.3rem;
  margin:0px auto;
}
.ppjs_text p{
	font-size: 0.3rem;
	line-height: 1.9em;
  letter-spacing: 1px;
  text-align: justify;
  margin-top: 0.2rem;
  padding:0px 8%;
}
.jcs_text{
  display:none;
  color: #0b1b28;
	padding: 3% 4% 0 4%;
    text-align: center;
  width: 90%;
    margin: 0px auto;
    margin-top: 5px;
}
.jcs_text h3{
	font-size: 0.48rem;
	margin-bottom: 0.2rem;
}
.jcs_text p{
	font-size: 0.36rem;
	line-height: 1.9em;
  text-align:left;
  margin-top:0.2rem;
}
.jcs_text i{
	display: block;
	width: 4rem;
	height: 0.04rem;
	background-color: #0b1b28;
	margin-bottom: 0.3rem;
  margin:0px auto;
}
#jgbm h1{
 	font-size: 0.5rem;
    font-weight: bold; 
}
#jgbm h1 span{
  font-size: 0.3rem;
    font-weight: normal;
}
#wap_ppzx{
 	display:none; 
}
.cpzx_top{
 	background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%; 
}
.lscx_cxbut input[type=submit]{
 	width: 100%;
    height: 36px;
    background-color: #0B1B28;
    color: #FFFFFF;
    font-size: 16px; 
}