/* 海报 */
.section{
	overflow: hidden;
}


.section h2{
	text-align: center;
	width: 100%;
	padding-top: 20vh;
}
.tableCell{
	display: block;
	
}
.section .about_box p{
	text-align: center;
	color: #9e9995;
	padding-top: 15px;
	padding-bottom: 35px;
	font-weight: 100;
}
.about_box font{
	display: block;
	text-align: center;
	color: #2f2d2d;
	line-height: 35px;
	font-weight: 100;
}
.about_box em{
	text-align: center;
	color: #2f2d2d;
	font-size: 24px;
	display: block;
	transform:rotate(180deg);
	margin-top: 40px;
	margin-bottom: 63px;
}
.about_box a{
	display: block;
	margin: 0 auto;
	width: 190px;
	height: 40px;
	margin: 0 auto;
	color: #100a0d;
	border: 1px solid #100a0d;
	text-align: center;
	line-height: 40px;
}
/*产品轮播*/
.pc-slide {
	margin: 0 auto;
}
.view{
	width: 100%;
}
.view .swiper-container {
	max-width: 100vw;
	width: 100%;
	overflow: hidden;
}

.view .arrow-left {
	background: url(images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: -80px;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: -80px;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width:240px;
	position: absolute;
	left: 9.8vw;
	bottom: 0;
}

.preview .swiper-slide {
	cursor:pointer;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 5.8vw;
	top: -80px;
	width: 17px;
	height: 33px;
	z-index: 9999;
}

.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	left: calc(11.8vw + 240px);
	top: -80px;
	margin-top: -9px;
	width: 17px;
	height: 33px;
	z-index: 99999;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
}
.pc-slide{
	position: relative;
	overflow: hidden;
}
.preview{
	position: absolute;
	bottom: 0px;
	z-index: 1000;
}
.case_nav{
	justify-content: center;
	max-width: 610px;
	margin: 10px auto;
	margin-top: 20px;
}
.case_nav li{
	text-align: center;
	flex: 1;
	color: #09070a;
	font-size: 15px;
	font-weight: 100;
}
.swiper_case{
	width: 100vw;
	overflow: hidden;
}
.case_font{
	display: none;
	font-weight: 100;
	color: #2f2d2d;
}
.swiper_case .swiper-slide{
	opacity: 0.5;
}
.swiper_case .swiper-slide-active{
	opacity: 1;
}
.swiper-slide-active .case_font{
	display: block;
}
.case_font h5{
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.case_font p{
	
}
.sandi{
	padding-top: 105px;
}
.sandi_left{
	width: 31.7708vw;
}
.sandi_left .tit_im{

	text-align: center;
	
}
.sandi_min{
	width: 32.08vw;
	position: relative;
}
.sandi_min:after,.sandiImg:after,.sandiImg_r:after{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	text-align: center;
	
	line-height: 100%;
	padding-bottom: 46%;
}
.sandiImg,.sandi_right,.sandiImg_r{
	position: relative;
}
.sandi_min:before,.sandiImg:before,.sandiImg_r:before{
	width: 60px;
	height: 3px;
	background-color: #FFF;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	margin: 0 auto;
	top: 40%;
	z-index: 1000;
	font-size: 27px;
	color: #FFF;
	text-align: center;
}
.sandi_min p,.sandiImg p,.sandiImg_r p,.sandi_right p{
	font-size: 27px;
    color: #FFF;
    text-align: center;
    line-height: 100%;
    position: absolute;
    top: 0;
    z-index: 99999;
    width: 100%;
	padding-top: 46%;
}
.sandiImg p{
	padding-top: 40%;
}
.sandi_right{
	width: 35.8vw;
}
.sandi_right .sandiImg_r:nth-of-type(1){
	margin-bottom: 3px;
}
.sandiImg:before,.sandiImg_r:before{
	top: 50%;
}
.sandiImg_r p,.sandi_right p{
	padding-top: 22%;
}
.htmassage{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 75px;
}
.htmassage label{
	display: inline-block;
	width: 385px;
}
.htmassage label input{
	width: 100%;
	border: 1px solid #bab5b1;
	line-height: 65px;
	padding-left: 15px;
	
}
.htmassage label:nth-of-type(2),.htmassage label:nth-of-type(3){
	margin-left: 17px;
}
.htmassage label:nth-of-type(4){
	width: 100%;
}
.htmassage label textarea{
	width: 100%;
	border: 1px solid #bab5b1;
	margin-top: 19px;
	padding-top: 5px;
	padding-left: 15px;
}
.btn2 input{
	width: 192px;
	height: 42px;
	display: block;
	margin: 0 auto;
	background-color: #100b0e;
	color: #FFF;
	text-align: center;
	line-height: 42px;
	border: none;
	margin-top: 59px;
	margin-bottom: 30px;
}
.btn2 p{
	color: #d1cdca;
	text-align: center;
	font-size: 18px;
}
.service{
	background: url(../images/bj-ser.jpg) no-repeat center;
}
.service_list{
	max-width: 1200px;
	width: 100%;
	padding-right: 18px;
	margin: 0 auto;
	margin-top: 80px;
	padding-bottom: 200px;
}
.service_list li{
	padding-left: 18px;
	flex: 1;
	cursor: pointer;
}
.sandiImg:hover:before,.sandiImg:hover:after,.sandiImg:hover p,.sandi_min:hover:before,.sandi_min:hover:after,.sandi_min:hover p,.sandiImg_r:hover:before,.sandiImg_r:hover:after,.sandiImg_r:hover p{
	display: none;
}

.banner {z-index:1; position:relative;}
.flexslider {position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}

.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:90px;height:2px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {opacity: 0.5; display:inline-block;width:90px;height: 2px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #005e95;opacity: 1;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a {display:block;width:58px;height:77px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:40%;margin-left:-600px; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:40%;margin-right:-600px; background:url(../images/next.png)center center no-repeat;}	