/*头部start*/
.b-block{
    display: block;
}
.header{max-width:1920px;margin:0 auto;position: relative;width:100%;z-index:99999;background:#FFFFFF;}
.header-box{max-width:1440px;margin:0 auto;position: relative;}
.header .logo-box{width:12%;float:left;padding:24px 0;}
.header .logo-box a{display: block;}
.header .logo-box a img{width:100%;height:auto;display: none;}
.header .logo-box a img.pc{display: block;}
.header .nav-box{display:inline-block;float:left;padding-left:4%;}
.header .nav-box ul li{float:left;display: inline-block;padding:0 5px;}
.header .nav-box ul li a{display: block;padding: 37px 20px;font-size:16px;font-family: "AvantGardeITCbyBT-Demi";color:#444444;text-transform: uppercase;background:transparent;transition: all 0.3s;}
.header .nav-box ul li.on a ,.header .nav-box ul li a:hover{color:#FFFFFF;background:#ce3829;}
.sarech-box{float:left;display: inline-block;width:12.5%;padding:36px 0;margin-left:4%;}
.sarech-box input{position: relative;z-index:1;width:80%;padding:0 15% 0 5%;border:1px solid #d3d3d3;height:24px;line-height:24px;border-radius:15px;}
.sarech-box .inner{position: relative;}
.sarech-box button{width:24px;height:24px;position: absolute;right:5px;top:0;z-index:2;background:none;border:none;}
.sarech-box button img{vertical-align:middle;}
.lug{float:right;padding:36px 0;display: inline-block;}
.lug dl{position: relative;}
.lug dl a{padding-left:34px;background-position:left center;display: block;height:26px;line-height:26px;background-repeat:no-repeat;}
.lug dl dd{display: none;padding:5px;}
.lug dl dd a{color:#FFFFFF;font-size:12px;padding-left:25px;transition: all 0.4s;}
.lug dl dd a:hover{color:#ce3829;}
.lug dl dt{padding-right:15px;background:url(../images/lug-ic.png) no-repeat right center;}
.lug dl:hover dd{display: block;position: absolute;left:0;top:100%;background:#CCCCCC;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
/*头部end*/

/*底部 start*/
.footer{background:#333333;}
/*.footer .footer-nav{padding:0 6.25%;}*/
/*.footer .footer-nav .footer-nav-inner{max-width:1440px;margin:0 auto;}*/
/*.footer-nav .footer-nav-inner ul{display: flex;justify-content: center;align-content: center;}*/
/*.footer-nav .footer-nav-inner ul li{padding:40px 0;flex:1;position: relative;}*/
/*.footer-nav .footer-nav-inner ul li.logo{padding:0;}*/
/*.footer-nav .footer-nav-inner ul li.logo a{margin:48px 0 0;}*/
/*.footer-nav .footer-nav-inner ul li a{display: block;text-align: center;margin:24px 0;font-size:16px;color:#FFFFFF;text-transform: uppercase;}*/
/*.footer-nav .footer-nav-inner ul li a:after{content:'';width:1px;height:12px;position: absolute;left:0;top:50%;background:#FFFFFF;margin-top:-6px;}*/
/*.footer-nav .footer-nav-inner ul li:nth-child(1) a:after{display: none;}*/
/*.footer-nav .footer-nav-inner ul li:nth-child(4) a:after{display: none;}*/
/*.footer-nav .footer-nav-inner ul li:nth-child(5) a:after{display: none;}*/
/*.footer .footer-telsearch{padding:0 6.25%;}*/
/*.footer .footer-telsearch .teaborder{border-top:1px solid #565656;}*/
/*.footer-telsearch .tealsearch-inner{max-width:1440px;margin:0 auto;padding:50px 0;}*/
/*.footer-telsearch .tel-box{display: inline-block;float:left;}*/
/*.footer-telsearch .tel-box a{display: inline-block;line-height:25px;padding-right:40px;color:#FFFFFF;font-size:16px;}*/
/*.footer-telsearch .tel-box a img{vertical-align: middle;padding-right:10px;}*/
/*.footer-telsearch .share-box{display:inline-block;float:right;width:50%;}*/
/*.footer-telsearch .share-box .sa-list{display:inline-block;float:left;}*/
/*.footer-telsearch .share-box .sa-list ul li{display: inline-block;float:left;margin-right:15px;}*/
/*.footer-telsearch .share-box .sa-list ul li a{display: block;position: relative;}*/
/*.footer-telsearch .share-box .sa-list ul li a .r{position: absolute;left:0;top:0;z-index:2;opacity:0;transition: all 0.4s;}*/
/*.footer-telsearch .share-box .sa-list ul li a .w{position: relative;z-index:1;}*/
/*.footer-telsearch .share-box .sa-list ul li a:hover .r{opacity:1;}*/
/*.footer-telsearch .share-box .copy-box{display: inline-block;float:left;margin-left:25px;padding-left:25px;line-height:25px;color:#878787;font-size:16px;position: relative;}*/
/*.footer-telsearch .share-box .copy-box:after{width:1px;height:12px;top:50%;margin-top:-6px;left:0;content: '';background:#FFFFFF;position: absolute;}*/
.footer-box{
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 40px 0 80px;
}
.fot_ri .fot_ri_top .usedComp:nth-child(3){
	width: 94%;
}
.fot_ri .fot_ri_top .fot_ri_top_item {
	width: 30%; float: left;
}
.fot_ri .fot_ri_top .fot_ri_top_item .
.fot_ri .fot_ri_top .fot_ri_top_item:first-child {
	width: 40%;
}
/*.fot_ri .fot_ri_top .fot_ri_top_item:nth-child(2) {
	width:
}*/
.fot_ri .fot_ri_top .fot_ri_top_item h3 {
	font-size: 18px;
	color: #fff;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 30px;
	text-transform: capitalize;
}
.fot_ri .fot_ri_top .fot_ri_top_item h3:after {
	position: absolute;
	content: "";
	width: 36px;
	height: 3px;
	background-color: #ed421c;
	left: 0;
	bottom: 0;
}
.fot_ri .fot_ri_top .fot_ri_top_item a {
	display: block;
	color: #a7a8a8;
	margin-bottom: 22px;
}
.fot_ri .fot_ri_top .fot_ri_top_item a:hover {
	color: #ed421c;
}
.fot_ri .fot_ri_top .fot_ri_top_item .fot_share {
	/*width: 214px;*/
	/* width: 179px; */
	margin-top: 46px;
}
.fot_ri .fot_ri_top .fot_ri_top_item .fot_share span.iconfont {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #737c80;
	border-radius: 50%;
	color: #243238;
}
.fot_ri .fot_ri_top .fot_ri_top_item .fot_share a:last-child span.iconfont {
	background-color: #53d060;
	color: #fff;
	transform: scale(1.4) translateX(14%);
}
.fot_ri .fot_ri_top .fot_ri_top_item .fot_share a:last-child span.iconfont:hover {
	background-color: #ed421c;
	color: #f3866e;
}
.fot_ri .fot_ri_top .fot_ri_top_item .fot_share span.iconfont:hover {
	background-color: #ed421c;
	color: #f3866e;
}
.clearDiv{ clear: both;}
.fot_ri .fot_ri_bot {
	font-size: 14px;
	color: #bcc0c2;
	margin-top: 35px;
	text-align: center;
	line-height: 1.4em;
}
.fot_ri .wpcf7-form label{
	color: #fff;
}
.fot_ri .fot_ri_top_item  .fot_share a{ display: inline-block; margin-right: 8px;}

@media all and (max-width: 1480px) {
	.footer-box {
		max-width: 1000px;
		margin: 0 auto;
	}
}
@media all and (max-width: 1199px) {

	.fot_ri .fot_ri_top .fot_ri_top_item:nth-child(2) {
		display: none;
	}
	.fot_ri .fot_ri_top .fot_ri_top_item:first-child {
		width: 60%;
	}
	.fot_ri .fot_ri_top .fot_ri_top_item:last-child {
		width: 40%;
	}
	.fot_le .fot_le_contact p:first-child {
		margin-bottom: 5px;
	}
	.footer-box {
		max-width: 800px;
		margin: 0 auto;
	}

}
@media all and (max-width: 768px) {

	.fot_ri {
		width: 93%;
		margin: auto;
	}

	.fot_ri .fot_ri_top .fot_ri_top_item:first-child {
		display: none;
	}
	.fot_ri .fot_ri_top .fot_ri_top_item:last-child {
		width: 100%;
	}
}


/*底部 end*/

#toTop{width:40px;height:40px;left:20px;bottom:20px;position: fixed;z-index:999;background:#ce3829;}


/*轮播图start*/
.banner{max-width:1920px;margin:0 auto;}
.banner .swiper-container{position: relative;}
/*.banner .swiper-container .banner-pic{position: relative;z-index:1;transform: scale(1.1);transition: all 1s;}*/
/*.banner .swiper-container .ani-slide .banner-pic{transform: scale(1);}*/
.banner .banner-pic img{width:100%;height:auto;}
.banner .swiper-container .text-box{position: absolute;z-index:2;width:1440px;margin-left:-720px;left:50%;top:0;height:100%;}
.banner .text-box .text-box-inner{display: flex;align-items:flex-start;justify-content: center;flex-direction: column;height:100%;width:50%;padding-left:50%;}
.banner .text-box-inner h3{font-family: "Dolce Vita Light";color:#333333;font-size:84px;font-weight: normal;text-transform: uppercase;padding:0 0 40px;position: relative;}
.banner .text-box-inner h3:after{width:100px;height:2px;background:#ce3829;position: absolute;bottom:0;left:0;content: ''}
.banner .text-box-inner article{font-size:20px;font-family: "AvantGardeITCbyBT-Demi";color:#868686;padding:40px 0;}
.banner .text-box-inner a{display: inline-block;background:#ce3829;font-size:18px;color:#FFFFFF;font-family: "AvantGardeITCbyBT-Demi";padding:10px 20px;}
.banner .swiper-button-next, .banner .swiper-button-prev{width:55px;height:55px;margin-top:-27.5px;border-radius:50% 50%;box-shadow:1px 1px 10px #CCCCCC;}
.banner .swiper-button-prev, .banner .swiper-container-rtl .swiper-button-next{left:60px;background:url(../images/in-left.png) no-repeat center;}
.banner .swiper-button-next, .banner .swiper-container-rtl .swiper-button-prev{right:60px;background:url(../images/in-right.png) no-repeat center;}
.banner .banner-wap{display: none;}
.banner .banner-wap a{display: block;}
.banner .banner-wap img{width:100%;height:auto;}
.banner .swiper-pagination-bullet{background:#a5a7a6;opacity:1;}
.banner .swiper-pagination-bullet-active{background:#FFFFFF;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-custom, .swiper-pagination-fraction{bottom:50px;}
.banner .swiper-wrapper{
	transition-delay:.6s;
}
.banner .swiper-slide{position: relative;overflow: hidden;}
.swiper-slide .text-box{
	transform:translateY(-200px);
	opacity:0;
	transition:all .6s;
}
.ani-slide .text-box{
	transform:translateY(0);
	opacity:1;
}
/*轮播图end*/


.inner-banner{max-width:1920px;margin:0 auto;}
.inner-banner .img-box{position: relative;z-index:1;}
.inner-banner .img-box img{width:100%;height:auto;display:none;}
.inner-banner .img-box img.pc{display: block;}













/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
.crumbs-box{padding:20px;}
.crumbs-box .crumbs-inner{max-width:1440px;margin:0 auto;text-transform: uppercase;}
.crumbs-box .crumbs-inner a{color:#696c6e;display: inline-block;}
.crumbs-box .crumbs-inner > a:first-child{padding-left:30px;background:url(../images/home-icon.png) no-repeat left 2px;}
.crumbs-box .crumbs-inner i{display: inline-block;font-family: simsun;padding:0 20px;}
.crumbs-box .crumbs-inner span{color:#696c6e;}
/*分页 start*/
.page-box{padding:20px 0;text-align: center;}
.page-box .page-inner{display:flex;justify-content: center;padding-bottom:40px;}
.page-box .page-inner a ,.page-box .page-inner span.current{display:inline-flex;margin:0 5px;font-size:16px;color:#ce3829;width:40px;height:40px;line-height:40px;justify-content: center;background:#e7e7e7;}
.page-box .page-inner .page-list{display: flex;}
.page-box .page-inner span.pages{margin-right:10px;}
.page-box .page-inner span.current ,.page-box .page-inner a:hover{color:#FFFFFF;background:#ce3829;}
.page-box .page-inner a.prev ,.page-box .page-inner a.next{font-size:20px;color:#ce3829;width:auto;padding:0 20px;}
.page-box .page-inner a.prev.no-drop ,.page-box .page-inner a.next.no-drop{cursor: no-drop;opacity:0.8;}
/*分页 end*/

/*表单 start*/
.wpcf7-form label{color:#333333;font-size:16px;display: block;margin-top:10px;}
.wpcf7-text{border:1px solid #ebeff8;padding:10px 5%;width:90%;/*background:rgb(255,255,255,0.2);*/margin-top:10px;}
.wpcf7-textarea{border:1px solid #ebeff8;padding:10px 5%;width:90%;height:150px;/*background:rgb(255,255,255,0.2);*/margin-top:10px;}
.wpcf7-submit{display: inline-block;width:20%;height:50px;background:#ce3829;line-height:50px;text-align: center;color:#FFFFFF;font-size:18px;transition:all 0.4s;cursor:pointer;border:none;margin-top:10px;}
.wpcf7-submit:hover{background:#878787;}



/*表单 end*/

/*公共样式定义 end*/


.what-we-do{max-width:1920px;margin:0 auto;}
.what-we-do .wwdi-left{width:50%;float:left;background:url(../images/index-pic-15.jpg) no-repeat center;background-size:cover;}
.wwdi-left ul li{width:25%;float:left;padding:85px 0 60px;text-align: center;position: relative;}
.wwdi-left ul li img{max-width:100%;height:auto;}
.wwdi-left ul li:after{width:1px;height:26px;background:#FFFFFF;position: absolute;left:0;top:35%;content: '';}
.wwdi-left ul li:first-child:after{display: none;}
.wwdi-left ul li span{display: block;color:#FFFFFF;padding:25px 0;}
.what-we-do .wwdi-right{width:50%;float:right;background:url(../images/index-pic-15-5.jpg) no-repeat center;background-size:cover;}
.what-we-do .wwdi-right .wwdi-inner{padding:40px 50px;}
.wwdi-right .wwdi-inner h4{font-family: "AvantGardeITCbyBT-Demi";color:#333333;font-size:36px;padding-left:60px;position: relative;font-style: italic;text-transform: uppercase;display:block;overflow:hidden;text-overflow: ellipsis;word-spacing:normal;}
.wwdi-right .wwdi-inner h4:after{width:40px;height:2px;background:#333333;position: absolute;left:0;top:50%;margin-top: -1px;content: '';}
.wwdi-right .wwdi-inner article{font-size:16px;color:#747474;padding-top:20px;line-height:24px;height:96px;overflow: hidden;}
.our-product-inner{max-width:1440px;margin:0 auto;padding:40px 0;}
.our-product-inner .opi-tit{padding:20px 0;position: relative;}
.our-product-inner .opi-tit:after{content: '';width:100%;height:1px;background:#cccccc;position:absolute;left:0;top:50%;z-index:-1;}
.our-product-inner .opi-tit .tit{background:#FFFFFF;width:350px;font-family: "AvantGardeITCbyBT-Demi";font-size:40px;color:#333333;padding-left:50px;position: relative;text-transform: uppercase;float:left;}
.our-product-inner .opi-tit .tit:after{content: '';left:0;top:50%;width:30px;height:2px;background:#333333;position: absolute;}
.our-product-inner .opi-tit .protips{display: inline-block;float:left;background:#FFFFFF;padding:24px 20px 24px 30px;font-size:16px;color:#909090;}
.our-product-inner .opi-tit .more{display: inline-block;float:right;background:#FFFFFF;padding:16px 0 16px 30px;}
.our-product-inner .opi-tit .more a{display: block;width:100px;height:40px;text-align: center;line-height:40px;background:#ce3829;font-size:18px;color:#FFFFFF;}
.our-product-inner .opi-list ul li{width:24%;float:left;border:1px solid #cccbcb;box-sizing:border-box;margin-left:1.3%;margin-bottom:15px;position: relative;transition:all 0.4s;}
.our-product-inner .opi-list ul li:nth-child(4n+1){margin-left:0;}
.our-product-inner .opi-list ul li .img-box{position: relative;z-index:1;}
.our-product-inner .opi-list ul li .img-box a{display: block;}
.our-product-inner .opi-list ul li .img-box a img{width:100%;height:auto;}
.our-product-inner .opi-list ul li .img-box a span{font-size:18px;font-family: "AvantGardeITCbyBT-Demi";display: block;text-align: center;padding:0 15px;color:#777777;transition: all 0.4s;transition: all 0.4s;line-height:24px;height:48px;overflow: hidden;margin:15px 0;}
.our-product-inner .opi-list ul li:hover .img-box a span{color:#FFFFFF;}
.our-product-inner .opi-list ul li .img-box a:hover span{color:#ce3829;}
.our-product-inner .opi-list ul li .img-pop{background:url(../images/red-icon-pop.png) repeat;position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;opacity:0;transform: scale(1);transition: all 0.6s;}
.our-product-inner .opi-list ul li:hover .img-pop{transform: scale(1.05);opacity:1;}
.our-product-inner .opi-list ul li:hover{border:1px solid #FFFFFF;}
.opi-list ul li .img-pop .img-pop-inner{display: flex;align-items:center;justify-content: center;flex-direction: column;height:100%;}
.opi-list ul li .img-pop .img-pop-inner h5{font-size:20px;font-family: "AvantGardeITCbyBT-Demi";color:#FFFFFF;text-align: center;line-height:30px;height:60px;overflow: hidden;}
.opi-list ul li .img-pop .img-pop-inner article{margin:30px 0;padding:0 20px;font-size:16px;color:#FFFFFF;text-align: center;line-height:24px;height:168px;overflow: hidden;}
.opi-list ul li .img-pop .img-pop-inner a{display: block;width:100px;height:40px;text-align: center;line-height:40px;font-size:18px;color:#ce3829;background:#FFFFFF;}
.our-exhibition{background:url(../images/index-pic-16.jpg) no-repeat center;background-size: cover;position: relative;padding:30px 0;}
.our-exhibition .index-tit{display: none;}
.our-exhibition .exhibition-box{padding-left:280px;position:relative;z-index:1;background:url(../images/our-exhibition-tit.png) no-repeat 5% center;}
.exhibition-box .exhibition-list{width:25%;float:left;}
.exhibition-list ul li{background:#FFFFFF;padding:20px;margin-bottom:40px;transition: all 0.6s;transform: scale(1);cursor:pointer;}
.exhibition-list ul li:last-child{margin-bottom:0;}
.exhibition-list ul li .time{font-size:16px;color:#919191;background:url(../images/icon-07.png) no-repeat left center;padding:15px 0 10px 35px;transition: all 0.6s;}
.exhibition-list ul li .tips a{display: block;font-size:18px;color:#777777;font-family: "AvantGardeITCbyBT-Demi";transition: all 0.6s;}
.exhibition-list ul li:hover ,.exhibition-list ul li.on{background:#ce3829;transform: scale(1.1);}
.exhibition-list ul li:hover .time ,.exhibition-list ul li.on .time{color:#FFFFFF;background:url(../images/icon-07-h.png) no-repeat left center;}
.exhibition-list ul li:hover .tips a ,.exhibition-list ul li.on .tips a{color:#FFFFFF;}
.exhibition-con{width:58%;float:right;margin-right:6%;padding:100px 0;}
.exhibition-con .img-box{position: absolute;bottom:10px;z-index:2;left:0;width:50%;display: block;}
.exhibition-con .img-box img{width:100%;height:auto;}
.exhibition-con-inner{background:url(../images/white-ex.png) no-repeat;padding:0 0 30px;}
.exhibition-con .con{position: relative;display: none;}
.exhibition-con .con.act{display: block;}
.exhibition-con .con .text-box{width:40%;padding:0 5%;float:right;}
.exhibition-con .con .text-box .t{display: block;font-size:18px;color:#777777;font-family: "AvantGardeITCbyBT-Demi";height:54px;line-height:27px;overflow: hidden;margin:25px 0;}
.exhibition-con .con .text-box article{font-size:16px;color:#747474;height:168px;overflow: hidden;line-height:21px;}
.exhibition-con .con .text-box a.add{display:inline-block;padding-left:27px;background:url(../images/icon-08.png) no-repeat left center;font-size:16px;color:#7c7c7c;font-family: "AvantGardeITCbyBT-Demi";margin-top:25px;}
.range-of-medical .rom-inner{max-width:1440px;margin:0 auto;padding:40px 0 80px;}
.index-tit{padding:30px 0;text-align: center;max-width:1440px;margin:0 auto;}
.index-tit a{display: inline-block;font-size:48px;font-family: "AvantGardeITCbyBT-Demi";color:#333333;text-transform:uppercase;position: relative;cursor:auto;}
.index-tit a:after{width:30px;height:2px;background:#333333;left:-50px;top:50%;margin-top:-1px;content:'';position: absolute;}
.index-tit a:before{width:30px;height:2px;background:#333333;right:-50px;top:50%;margin-top:-1px;content:'';position: absolute;}
.index-tit p{font-size:18px;color:#909090;}
.rom-inner .rom-list ul li{width:23%;float:left;margin-left:2.65%;}
.rom-inner .rom-list ul li:first-child{margin-left:0;}
.rom-inner .rom-list ul li a.img-box{border-radius:5px;overflow: hidden;display: block;cursor:auto;}
.rom-inner .rom-list ul li a.img-box img{width:100%;height:auto;border-radius:5px;}
.rom-inner .rom-list ul li a.img-tit{padding:10px 0;border-bottom:1px solid #ededed;display: block;color:#777777;font-size:18px;font-family: "AvantGardeITCbyBT-Demi";overflow: hidden;text-overflow: ellipsis;white-space: nowrap;cursor:auto;}
.rom-inner .rom-list ul li .img-tips{color:#747474;font-size:16px;margin:10px 0;height:96px;line-height:24px;overflow: hidden;}
.about-text{max-width:1440px;margin:0 auto;font-size:16px;color:#747474;padding:0 0 40px;}
.about-exh{background:url(../images/about-pic-03.jpg) no-repeat center;position: relative;max-width:1920px;margin:0 auto;padding:40px 0;}
.about-exh .index-tit a{color:#FFFFFF;}
.about-exh .index-tit a:before{background:#FFFFFF;}
.about-exh .index-tit a:after{background:#FFFFFF;}
.about-exh .index-tit p{color:#FFFFFF;padding:0 20px;}
.about-exh .swiper-slide .ce-text .time{color:#FFFFFF;padding-bottom:25px;}
.about-exh .ce-text .time b{font-size:38px;font-family: "AvantGardeITCbyBT-Demi";}
.about-exh .ce-text .time i{font-size:24px;}
.about-exh .ce-text .t-box{background:#FFFFFF;width:47%;}
.ce-text .t-box .t-inner{padding:30px 70px;}
.ce-text .t-box .t-inner a.tit{font-size:22px;color:#777777;font-family: "AvantGardeITCbyBT-Demi";line-height:30px;height:60px;overflow: hidden;}
.ce-text .t-box .t-inner article{padding-top:30px;color:#777777;margin-bottom:30px;}
.ce-text .t-box .t-inner a.more{display: inline-block;width:120px;color:#ce3829;background:url(../images/about-icon.png) no-repeat right center;}

.product-box{max-width:1440px;margin:40px auto 0;}
.product-box .product-inner{position: relative;min-height:1300px;}
.pro-menu{width:370px;position:absolute;left:0;top:0;}
.pro-menu .pmi-sanhe{background:url(../images/product-pic-02.jpg) no-repeat center;background-size: cover;border:1px solid #e3e3e3;}
.pro-menu .pmi-sanhe .pmi-in{padding:20px;}
.pmi-sanhe .pmi-in h6{font-size:30px;font-family: "AvantGardeITCbyBT-Demi";color:#333333;}
.pmi-sanhe .pmi-in ul li{margin-top:20px;line-height:1.4;}
.pmi-sanhe .pmi-in ul li .t{display: inline-block;font-size:18px;color:#333333;float:left;width:130px;}
.pmi-sanhe .pmi-in ul li .t img{display: inline-block;vertical-align:text-top;padding-right:5px;}
.pmi-sanhe .pmi-in ul li .s{display: inline-block;font-size:18px;color:#ce3829;float:left;width:190px;word-break: break-word;}
.pro-menu .pmi-list{margin-top:30px;}
.pro-menu .pmi-list ul li{margin-bottom:4px;}
.pro-menu .pmi-list ul li a{display: block;padding:15px 15px 15px 44px;background:url(../images/product-icon-05.png) #f5f5f5 no-repeat 14px center;font-size:18px;font-family: "AvantGardeITCbyBT-Demi";color:#333333;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;transition: all 0.5s;}
.pro-menu .pmi-list ul li a:hover ,.pro-menu .pmi-list ul li.act a{background-color:#CCCBCB;}
.pro-list{min-height:1200px;padding-left:370px;}
.pro-list .opi-list ul li{width:31.8%;float:left;border:1px solid #cccbcb;box-sizing:border-box;margin-left:1.5%;margin-bottom:25px;position: relative;}
.pro-list .opi-list ul li .img-box{position: relative;z-index:1;}
.pro-list .opi-list ul li .img-box a{display: block;}
.pro-list .opi-list ul li .img-box a img{width:100%;height:auto;}
.pro-list .opi-list ul li .img-box a span{font-size:18px;font-family: "AvantGardeITCbyBT-Demi";display: block;text-align: center;padding:0 15px;color:#777777;transition: all 0.4s;transition: all 0.4s;line-height:27px;height:54px;overflow:hidden;margin:15px 0;}
.pro-list .opi-list ul li:hover .img-box a span{color:#FFFFFF;}
.pro-list .opi-list ul li .img-box a:hover span{color:#ce3829;}
.pro-list .opi-list ul li .img-pop{background:url(../images/red-icon-pop.png) repeat;position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;opacity:0;transform: scale(1);transition: all 0.6s;}
.pro-list .opi-list ul li:hover .img-pop{transform: scale(1.05);opacity:1;}
.opi-list ul li .img-pop .img-pop-inner{display: flex;align-items:center;justify-content: center;flex-direction: column;height:100%;}
.opi-list ul li .img-pop .img-pop-inner h5{font-size:20px;font-family: "AvantGardeITCbyBT-Demi";color:#FFFFFF;text-align: center;line-height:30px;height:60px;overflow: hidden;}
.opi-list ul li .img-pop .img-pop-inner article{margin:30px 0;padding:0 20px;font-size:16px;color:#FFFFFF;text-align: center;}
.opi-list ul li .img-pop .img-pop-inner a{display: block;width:100px;height:40px;text-align: center;line-height:40px;font-size:18px;color:#ce3829;background:#FFFFFF;}
.prodis-box{padding-left:3%;}
.prodis-box .prodis-tit{padding-bottom:20px;font-size:30px;font-family: "AvantGardeITCbyBT-Demi";color:#333333;}
.prodis-box .prodis-text{font-size:16px;color:#747474;padding:0 0 40px;}
.prodis-box .prodis-gall .big-img{width:53%;float:left;}
.prodis-box .prodis-gall .big-img img{width:100%;height:auto;}
.prodis-box .prodis-gall .small-img{width:47%;float:right;}
.prodis-gall .small-img .click li{width:29%;margin-left:4.3%;float:left;margin-bottom:20px;}
.prodis-gall .small-img .click li a{display: block;box-sizing:border-box;border:2px solid #FFFFFF;transition: all 0.3s;}
.prodis-gall .small-img .click li a img{width:100%;height:auto;}
.prodis-gall .small-img .click li.act a ,.prodis-gall .small-img .click li a:hover{border:2px solid #ababab;}
.prodis-gall .small-img .link-list{margin-top:50px;}
.prodis-gall .small-img .link-list a{display: inline-block;width:140px;margin-left:4.3%;margin-bottom:8px;background:#ce3829;padding:20px 0;font-size:18px;color:#FFFFFF;text-align: center;float:left;transition: all 0.6s;}
.prodis-gall .small-img .link-list a:hover{background:#CCCCCC;}
.prodis-gall .small-img .link-list a img{vertical-align:middle;display: inline-block;padding-right:10px;}
.promd{padding:20px 0;}
.promd a{display: block;width:49%;float:left;height:53px;border:1px solid #d9d9d9;text-align: center;line-height:53px;font-size:20px;margin-bottom:20px;font-family: "AvantGardeITCbyBT-Demi";transition: all 0.3s;}
.promd a:hover{background:#ce3829;color:#FFFFFF;}
.promd a:nth-child(even){float:right;}
.table-box{padding-bottom:40px;font-size:16px;color:#747474;}
.table-box  table{width:100%;}
.table-box  table tr:nth-child(odd){background:#f2f2f2;}
.table-box  table tr td:first-child{font-family: "AvantGardeITCbyBT-Demi";}
.table-box  table td{text-align: center;padding:10px 0;border:1px solid #CCCCCC;}
.table-box {padding:20px 0;}
.video-box{padding-bottom:40px;}
.video-box iframe{width:70%;height:420px;}

.related-products ul li{width:23%;margin-left:2.5%;float:left;position: relative;}
.related-products ul li:first-child{margin-left:0;}
.related-products ul li .img-box{display: block;position: relative;z-index:1;border:1px solid #cccccc;}
.related-products ul li .img-box img{width:100%;height:auto;}
.related-products ul li .img-pop{position: absolute;left:0;top:0;width:90%;height:100%;padding:0 5%;background:url(../images/red-icon-pop.png) repeat;z-index:2;display: flex;align-items:center;justify-content: center;flex-direction: column;text-align: center;font-size:18px;color:#FFFFFF;opacity:0;transform: scale(1.1);transition: all 0.4s;}
.related-products ul li:hover .img-pop{opacity:1;transform: scale(1);}

.massage-box{background:#f4f4f4;margin-top:50px;padding-bottom:40px;}
.massage-box .massage-inner{max-width:1440px;margin:0 auto;}
.massage-inner .form-box{background:transparent;padding:0 100px 0;}

.service-inner{max-width:1440px;margin:0 auto;}
.service-hou ul li{width:23%;margin-left:2.65%;float:left;}
.service-hou ul li .li-inner{border:3px solid #ce3829;padding:40px 20px 20px;position: relative;}
.service-hou ul li .li-inner .icon-box{position: absolute;left:40px;top:-35px;background:#FFFFFF;padding:0 10px;}
.service-hou ul li:first-child{margin-left:0;}
.service-hou ul li .tips{font-size:20px;color:#333333;line-height:30px;height:60px;overflow:hidden;}

.recom-product{margin-top:40px;margin-bottom:40px;}
.recom-product .pro-tit{text-align: center;font-size:30px;color:#333333;font-family: "AvantGardeITCbyBT-Demi";padding-bottom:25px;}
.recom-product .swiper-slide a{display: block;border:1px solid #cccccc;box-sizing:border-box;}
.recom-product .swiper-slide a img{width:100%;height:auto;}
.recom-product .repro-inner{position: relative;padding-bottom:70px;}
.recom-product .aro-box{position: absolute;bottom:0;width:102px;left:50%;margin-left:-51px;height:43px;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:1;}
.recom-product .aro-box .swiper-button-next, .recom-product .aro-box .swiper-button-prev{width:43px;height:43px;top:0;margin-top:0;opacity:1;}
.aro-box .swiper-button-next, .aro-box .swiper-container-rtl .swiper-button-prev{background:url(../images/s-right.png) no-repeat center;right:0;}
.aro-box .swiper-button-next.swiper-button-disabled{background:url(../images/s-right-h.png) no-repeat center;}
.aro-box .swiper-button-prev, .aro-box .swiper-container-rtl .swiper-button-next{background:url(../images/s-left.png) no-repeat center;left:0;}
.aro-box .swiper-button-prev.swiper-button-disabled{background:url(../images/s-left-h.png) no-repeat center;}

.service-box .massage-box{background:url(../images/service-pic-02.jpg) no-repeat center;background-size:cover;}
.service-box .massage-inner .form-box{background:transparent;}
.service-box .massage-box .index-tit a{color:#FFFFFF;}
.service-box .massage-box .index-tit a:after{display: none;}
.service-box .massage-box .index-tit a:before{display: none;}
.service-box .xhl-control-label{color:#FFFFFF;}
.service-box .massage-box .index-tit p{color:#FFFFFF;}
.service-box .xhl-footer #xhlFormSubmit{background:transparent;border:1px solid #FFFFFF;}

.news-inner{max-width:1440px;margin:0 auto;}
.news-inner ul li{width:32%;float:left;margin:0 0.5% 50px 0.5%;}
.news-inner ul li .img-box{display: block;}
.news-inner ul li .time{font-size:30px;font-family: "AvantGardeITCbyBT-Demi";color:#333333;padding:10px 0;}
.news-inner ul li .tit{display: block;overflow: hidden;padding:20px 0;font-size:18px;color:#777777;line-height:27px;height:54px;border-top:1px solid #e9e9e9;font-weight:bold;}
.news-inner ul li .tips{font-size:16px;color:#747474;height:72px;line-height:24px;overflow: hidden;}
.news-inner ul li .img-box img{width:100%;height:auto;border-radius:8px;margin-top:20px;}
.newsdis-box{max-width:1440px;margin:0 auto;}
.newsdis-box .tit{padding:40px 0;text-align: center;}
.newsdis-box .tit  h3{font-size:30px;color:#333333;font-weight: normal;font-family: "AvantGardeITCbyBT-Demi";}
.newsdis-box .tit  .time{color:#696c6e;font-size:16px;}
.newsdis-box .text{font-size:16px;color:#747474;}
.newsdis-box .text img{max-width:100%;height:auto;}
.news-page{padding:40px 0;text-align: center;}
.news-page .page-it{display: inline-block;}
.news-page .page-it .b{display: inline-block;border:1px solid #ce3829;width:48px;height:34px;line-height:34px;color:#ce3829;margin:0 5px;}
.news-page .page-it.err .b{border:1px solid #747474;color:#747474;}
.news-page .page-it .t{color:#CE3829;text-decoration: underline;display: inline-block;width:300px;text-overflow: ellipsis;white-space: nowrap;margin:0 5px;overflow:hidden;vertical-align:middle;}
.news-page .page-it.l .t{text-align: right;}
.news-page .page-it.err .t{color:#747474;text-decoration:none;}
.news-page .page-it.r.err .t{text-align: left;}
.contact-inner{max-width:1440px;margin:0 auto;padding-bottom:40px;}
.contact-inner .contact-list ul li{width:24%;float:left;margin-left:1.25%;box-shadow:1px 1px 10px #e2beba;border-radius:5px;}
.contact-inner .contact-list ul li:first-child{margin-left:0;}
.contact-inner .contact-list ul li a{display: block;padding:30px 30px 30px 90px;}
.contact-list ul li.i0 a{background:url(../images/contact-icon-01.png) no-repeat 30px center;}
.contact-list ul li.i1 a{background:url(../images/contact-icon-02.png) no-repeat 30px center;}
.contact-list ul li.i2 a{background:url(../images/contact-icon-03.png) no-repeat 30px center;}
.contact-list ul li.i3 a{background:url(../images/contact-icon-04.png) no-repeat 30px center;}
.contact-list ul li a .b{display: block;font-size:30px;color:#333333;}
.contact-list ul li a .n{font-size:18px;color:#ce3829;line-height:24px;height:48px;overflow: hidden;display: block;}

.contact-box .msg-add{background:#f4f4f4;}
.contact-box .msg-add .mas-add-inner{max-width:1440px;margin:0 auto;padding:30px 0;}
.contact-box .msg-add .msg-box{width:60%;float:left;}
.contact-box .msg-add .add-box{width:37%;float:right;}
.contact-box .msg-add .ma-tit{font-size:30px;color:#333333;font-family: "AvantGardeITCbyBT-Demi";text-transform: uppercase;}
.contact-box .msg-add .ma-tips{font-size:16px;padding-top:10px;}
.contact-box .msg-add .xhl-footer{text-align:left;padding-left:10%;}
.contact-box .msg-add .xhl-footer #xhlFormSubmit{height:40px;line-height:40px;}
.contact-box .add-box .img-box{margin-top:54px;}
.contact-box .add-box .img-box img{width:100%;height:auto;}
.contact-box .add-box .add-text{margin:20px 0;padding-left:25px;background:url(../images/icon-08.png) no-repeat left top;font-size:16px;color:#747474;}
.error-box .error-inner{padding:40px 0;}
.error-box .img-box{width:100%;height:auto;text-align: center;}
.error-box .img-box img{max-width:100%;height:auto;}
.error-box .link-box{text-align: center;margin-top:40px;}
.error-box .link-box a{display: block;width:115px;height:40px;text-align: center;line-height:40px;margin:0 auto;font-size:20px;color:#ce3829;border:1px solid #CE3829;}
.error-pro{background:#f5f5f5;padding:40px 0;}
.error-pro .recom-product{max-width:1440px;margin:0 auto;}

.search-warp{max-width:1440px;margin:0 auto;}
.search-warp .search-tit{font-size:40px;font-family: "AvantGardeITCbyBT-Demi";color:#3d3e40;text-align: center;padding:25px 0;}
.search-warp .search-input{width:322px;margin:0 auto;position: relative;}
.search-warp .search-input input{width:70%;height:52px;border:1px solid #979797;border-radius:25px;line-height:52px;position: relative;padding:0 20% 0 10%;position: relative;z-index:1;}
.search-warp .search-input button{border:none;background:transparent;position: absolute;right:25px;top:50%;margin-top:-13.5px;z-index:2;}
.search-warp .search-warp-list{margin-top:25px}
.search-warp-list ul li{box-shadow:1px 1px 10px #CCCCCC;margin-bottom:25px;}
.search-warp-list ul li .li-inner{padding:30px;}
.search-warp-list ul li .tit{font-size:24px;color:#ce3829;font-family: "AvantGardeITCbyBT-Demi";display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.search-warp-list ul li article{margin:25px 0;font-size:18px;color:#484848;line-height:27px;height:54px;overflow: hidden;}
.search-warp-list ul li a.more{width:92px;height:31px;text-align: center;line-height:31px;display: block;border:1px solid #ce3829;text-transform: uppercase;color:#CE3829;}











@media only screen and (max-width: 1600px) {
	.wwdi-left ul li{padding:78px 0 60px;}
	.our-exhibition .exhibition-box{padding-left:200px;background-position:3% center;}
	.exhibition-list ul li .tips a{font-size:14px;}
	.footer .footer-nav{padding:0;}
	.footer .footer-telsearch{padding:0;}
	
}

@media only screen and (max-width: 1500px) {
	.header-box{padding:0 20px;}
	.sarech-box{margin-left:0;}
	.banner .swiper-container .text-box{width:1300px;margin-left:-650px;}
	.our-product-inner{padding:0 20px;}
	.range-of-medical .rom-inner{padding:0 20px 40px;}
	.footer .footer-nav .footer-nav-inner{padding:0 20px;}
	.footer-telsearch .tealsearch-inner{padding:50px 20px;}
	.footer-telsearch .tel-box a{padding-right:10px;}
	.footer-telsearch .tel-box a:last-child{padding-right:0;}
	.about-text{padding:40px 20px;}
	#certify .swiper-slide{width:800px;}
	.sbp{width:800px;margin-left:-400px;}
	#certify .swiper-slide{background-size:60%;}
	.ce-text .t-box .t-inner{padding:20px;}
	.ce-text .t-box .t-inner article{padding-top:20px;margin-bottom:20px;}
	.about-exh .swiper-slide .ce-text .time{padding:20px 0 10px;}
	.product-box{padding:0 20px;}
	.prodis-gall .small-img .link-list a{padding:10px 0;}
	.prodis-gall .small-img .link-list a img{padding-right:5px;}
	.service-inner{padding:0 20px;}
	.news-inner{padding:0 20px;}
	.newsdis-box{padding:0 20px;}
	.contact-inner{padding:0 20px;}
	.contact-box .msg-add .mas-add-inner{padding:30px 20px;}
	.error-box .error-inner{padding:40px 20px;}
	.error-pro .recom-product{padding:0 20px;}
	.search-warp{padding:0 20px;}
	
}
@media only screen and (max-width: 1400px) {
	.header .nav-box{padding-left:1%;}
}
@media only screen and (max-width: 1359px) {
	.header .nav-box ul li{padding:0;}
	.sarech-box{margin-left:6%;padding:27px 0;}
	.header .nav-box ul li a{padding:28px 20px;}
	.lug{padding:27px 0;}
	.banner .text-box-inner h3{font-size:54px;padding:0 0 20px;}
	.banner .text-box-inner article{padding:20px 0;font-size:14px;}
	.banner .swiper-container .text-box{width:1000px;margin-left:-500px;}
	.what-we-do .wwdi-right .wwdi-inner{padding:40px 20px;}
	.our-exhibition .exhibition-box{padding-left:150px;background-position: 1% center}
	.exhibition-con{width:65%;}
	.index-tit a{font-size:36px;}
	.our-product-inner .opi-tit .tit{font-size:36px;width:240px;line-height:74px;}
	.rom-inner .rom-list ul li .img-tips{font-size:14px;}
	.footer-telsearch .share-box{width:100%;float:none;}
	.footer-telsearch .tel-box{width:100%;float:none;margin-bottom:20px}
	.footer-telsearch .tealsearch-inner{padding:20px;}
	.footer-telsearch .tel-box a{margin-right:20px;}
	.pro-list .opi-list ul li .img-box a span{font-size:14px;}
	.opi-list ul li .img-pop .img-pop-inner article{font-size:12px;line-height:18px;height:90px;}
	.opi-list ul li .img-pop .img-pop-inner h5{font-size:18px;line-height:24px;height:48px;padding:0 5px;}
	.prodis-gall .small-img .link-list a img{padding-right:0;padding:0 20px;}
	.prodis-gall .small-img .link-list a{font-size:14px;}
	.related-products ul li .img-pop{font-size:12px;}
	.news-inner ul li .tips{font-size:12px;}
	.header .logo-box{padding:19px 0;}
	.header .nav-box{padding-left:10%;}
	
}

@media only screen and (max-width: 1200px){
	.header .nav-box ul li a{padding:28px 10px;}
	.header .nav-box{padding-left:6%;}
}

@media only screen and (max-width: 1000px) {
	.xhl-footer{padding:0 10px;text-align: center;margin-top:10px;}
	.xhl-footer #xhlFormSubmit{margin: 0 auto;width:100px;height:40px;line-height:40px;}
	.xhl-control-group{padding:0;margin-bottom:0;}
	.xhl-controls input{padding:5px 5%;}
	.xhl-control-label{display: block;width:100%;float:none;margin-bottom:10px;line-height:35px;height:35px;margin-bottom:0;}
	.xhl-controls{width:100%;}
	.xhl-form-tip{top:10px;right:-5px;}
	.service-inner .service-hou{padding-top:50px;}
	.banner .swiper-container .text-box{display: none;}
	.banner .swiper-container .banner-pic{display: none;}
	.banner .banner-wap{display: block;}
	#page{background:#FFFFFF;}
	.btn-nav{position: relative;background: transparent;border: none;padding:22px 0;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;z-index: 99999;display: block;width:30px;float:right;}
	.icon-bar {display: block;margin: 6px 0;width: 30px;height: 3px;background-color:#ce3829;box-shadow:0 1px 1px #000000;  -webkit-transition: all .7s ease;-moz-transition: all .7s ease;-ms-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;z-index: 999999;}
	.mm-opening .top {-webkit-transform: translateY(8px) rotateZ(45deg);-moz-transform: translateY(8px) rotateZ(45deg);-ms-transform: translateY(8px) rotateZ(45deg);-o-transform: translateY(8px) rotateZ(45deg);transform: translateY(8px) rotateZ(45deg);}
	.mm-opening .bottom {-webkit-transform: translateY(-10px) rotateZ(-45deg);-moz-transform: translateY(-10px) rotateZ(-45deg);-ms-transform: translateY(-10px) rotateZ(-45deg);-o-transform: translateY(-10px) rotateZ(-45deg);transform: translateY(-10px) rotateZ(-45deg);}
	.mm-opening .middle {width: 0;}
	.sarech-box{width:60%;float:none;margin-left:0;position: absolute;bottom:0;left:20px;}
	.header .logo-box{width:100px;padding:25px 0;}
	.lug{padding:25px 0;right:20px;bottom:0;position: absolute;}
	.header-box{height:156px;position: relative;}
	.header-box:after{width:100%;height:1px;position: absolute;left:0;top:50%;content: '';background:#CCCBCB;z-index:2;}
	.banner .swiper-button-prev, .banner .swiper-container-rtl .swiper-button-next{left:10px;}
	.banner .swiper-button-next, .banner .swiper-container-rtl .swiper-button-prev{right:10px;}
	.what-we-do .wwdi-left{width:100%;padding-top:20px;float:none;}
	.wwdi-left ul li{width:50%;padding:20px 0;}
	.wwdi-left ul li:nth-child(3):after{display:none;}
	.what-we-do .wwdi-right{float:none;width:100%;background:#f7f7f7;}
	.wwdi-right .wwdi-inner h4{font-size:26px;}
	.our-product-inner .opi-tit .tit{font-size:26px;display: inline-block;}
	.our-product-inner .opi-list ul li{width:100%;margin-left:0;margin-bottom:20px}
	.our-product-inner .opi-tit .protips{padding:20px;display: none;}
	.our-product-inner .opi-tit .more{float:left;padding:0;}
	.our-exhibition .exhibition-box{padding-left:0;background:none;}
	.exhibition-box .exhibition-list{width:100%;}
	.exhibition-list ul li{margin-bottom:20px;}
	.our-exhibition .index-tit{display: block;}
	.index-tit a{font-size:26px;}
	.index-tit p{font-size:14px;}
	.exhibition-con{width:100%;margin-right:0;padding:0;margin-top:20px;}
	.exhibition-con .img-box{position: relative;width:100%;bottom:auto;}
	.exhibition-con .con .text-box{width:90%;}
	.rom-inner .rom-list ul li{width:100%;margin-left:0;}
	.footer-nav .footer-nav-inner ul li{display: none;}
	.footer-nav .footer-nav-inner ul li.logo{display: block;padding:0 20%;}
	.footer-nav .footer-nav-inner ul li.logo a img{width:100%;height:auto;}
	.footer-telsearch .tel-box{display: none;}
	.footer-telsearch .share-box .copy-box{margin-left:0;padding-left:0;font-size:14px;}
	.footer-telsearch .share-box .copy-box:after{display: none;}
	.footer-telsearch .share-box .sa-list{float:none;display: block;margin-bottom:20px;}
	#certify .swiper-slide{width:100%;height:580px;}
	.sbp{width:100%;margin-left:0;left:0;}
	.about-exh .ce-text .t-box{width:100%;}
	.about-exh .swiper-slide .ce-text .time{padding:20px;}
	#certify .swiper-slide{background-position:center bottom;background-size:100% auto;}
	.about-exh{background-size:cover;padding:0;}
	.index-tit{padding:20px 0 0;}
	#certify .swiper-container{padding-bottom:0;}
	.pro-menu{width:100%;position: relative;display: none;}
	.pmi-sanhe .pmi-in ul li .s{width:100%;}
	.pro-list{min-height: inherit;padding-left:0;margin-top:20px;}
	.pro-list .opi-list ul li{width:100%;padding-left:0;}
	.page-box .page-inner .page-list{display: none;}
	.prodis-box .prodis-gall .big-img{float:none;width:100%;}
	.prodis-box .prodis-gall .small-img{float:none;width:100%;margin-top:20px}
	.prodis-gall .small-img .click li{margin-left:6.5%;}
	.prodis-gall .small-img .link-list{margin-top:0;}
	.prodis-gall .small-img .link-list a{margin-left:6%;}
	.prodis-gall .small-img .link-list a:first-child{margin-left:0;}
	.prodis-gall .small-img .click li:nth-child(3n+1){margin-left:0}
	.prodis-box{padding-left:0;}
	.promd a{font-size:12px;}
	.video-box iframe{width:100%;height:300px;}
	.related-products ul li{width:100%;margin-bottom:20px;margin-left:0;}
	.massage-inner .form-box{padding:20px;}
	.massage-box{padding-bottom:0;}
	.service-hou ul li{width:100%;margin-left:0;margin-bottom:60px;}
	.service-hou ul li:last-child{margin-bottom:0;}
	.news-inner ul li{width:100%;float:none;margin:0 0 20px;}
	.news-page .page-it .t{display: none}
	.contact-inner .contact-list ul li{width:100%;margin-left:0;margin-bottom:20px}
	.contact-box .msg-add .msg-box{width:100%;}
	.contact-box .msg-add .xhl-footer{padding-left:0;}
	.contact-box .msg-add .add-box{width:100%;float:none;}
	.contact-box .add-box .img-box{margin-top:20px;}
	.recom-product .pro-tit{font-size:26px;}
	.search-warp .search-input{width:100%;}
	.exhibition-list ul li:hover ,.exhibition-list ul li.on{background:#ce3829;transform: scale(1);}
	.our-exhibition{background-size:100%;background-position:center bottom;}
	.footer-nav .footer-nav-inner ul li.logo a{margin:24px 0;}
	.footer-telsearch .share-box .sa-list ul li{float: none;}
	.footer-telsearch .share-box .sa-list ul li:last-child{margin-right:0}
	.footer-telsearch .share-box .sa-list ul{text-align: center;}
	.product-box{margin-top:20px;}
}

@media only screen and (max-width: 400px) {
	.sarech-box{width:52%;}
}