
*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";font-size:14px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.img_size{background-size:cover;background-position: 50% 50%;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
input[type=text], input[type=button], input[type=submit], textarea{outline:none;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out !important;width:100%;background:#fff; visibility: visible !important;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
header.act .header-top, header.act .header-box{display:none;}

body.active{overflow: hidden;}
.header-mask{position:fixed;left:0;top:0;overflow: hidden;background:rgba(0,0,0,0.3);z-index: 20;display: none;width:100%;height:100%;}
.header-mask.active{opacity:1;display: block;}

header{position:relative;width:100%;z-index: 9999;background: url(../images/bj1.jpg) repeat;}   
.header-top{line-height: 30px;border-bottom:1px solid #fff}
.h-top{display:flex;justify-content:space-between;font-size:14px;color:#999;}
.h-top span {display: flex;align-items: center;}
.h-top span img{display: block;max-width: 100%;margin-right: 0.1rem;}
.h-top span em{padding:0 9px;}
.h-top span a{color:#999;}
.h-top span a:hover{color:#d70011;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0;}
.header-main .logo img{ max-width:100%; display:block;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:35px;font-size:0.2rem;color:#333;font-family: "Arial";line-height: 26px;white-space: nowrap;}
header .tel span + span{padding-left: 0.16rem;}

.header-nav{ width:100%;background:#c10715;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:calc(100% / 6);}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:50px;text-align:center;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background: #D5121A;}

.nav-ul .sub_ul {display: none;width: 100%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);box-shadow: 0 0 10px rgba(0, 0, 0,0.2);}
.nav-ul .sub_ul li{width:100%;}
.nav-ul .sub_ul li .nav_a2{font-size:15px;line-height:40px;color:#1d1e20;display:block;text-align:center;transition: all 0.3s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;transform: scale(1.1);background:#c10715;}

.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#c10715;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu .span03{width:22px;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);width: 100%;}

.sjnav{ width:250px; position:fixed;right:0%;z-index:30;display: block;transition: all 0.5s;top:0;}
.sjnav .list-inline{ padding:0; margin:0;overflow: hidden;right: -100%;width: 100%;transition: all 0.3s;position: absolute;transform:translateX(100%);opacity: 0;background:#fff;padding:60px 20px 0 20px;}
/* .sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:59px;  font-size:15px; color:#333;border-bottom: 1px solid #ddd;transition: all 0.3s;padding-left: 20px;} */
/* .sjnav li a:hover, .sjnav li.active a{color:#c10715;font-weight: bold;} */
.sjnav .list-inline-li.active .list-box .list-link{color:#c10715;font-weight: bold;}

.sjnav.click .list-inline{transform:translateX(0);opacity: 1;right:0;}


.sjnav .list-inline-li{ display:block; margin:0; padding:0;width: 100%;border-bottom: 1px solid #ccc;}
.sjnav .list-inline-li .list-box{display: flex;justify-content: space-between;align-items: center;padding:0;}
.sjnav .list-inline-li .list-link{display:block;line-height:57px; font-size:15px; color:#333;width: calc(100% - 50px);}
.sjnav .list-inline-li .list-link i{margin-right: 15px;font-size:12px;}
.sjnav .list-inline-li .fa-span{ font-size:16px;width: 40px; line-height: 50px;transition: 0.5s; display: block;text-align: center;}
.sjnav .list-inline-li.on .list-box .fa-span{transform: rotate(90deg);} 

.sjnav .list-inline-li .sublist{border-top: 1px solid #ccc;display: none;}
.sjnav .list-inline-li .sublist li{line-height: 40px;padding:0 20px 0 40px;background-color: #f5f5f5;}
.sjnav .list-inline-li .sublist li a{display: flex;justify-content: space-between;align-items: center;font-size: 14px;color:#666;}
.sjnav .list-inline-li .sublist li a:hover{color:#ffc000;}






.banner{position: relative;}
.ban-img{display: block;max-width: 100%;margin:0 auto;}
.banner .swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.banner .swiper-pagination-bullet-active{background:#c10715}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.title{text-align: center;padding-bottom: 0.15rem;position: relative;}
.title::before{content:"";display: block;width: 0.43rem;height: 0.05rem;background-color: #c10715;position: absolute;left: 50%;bottom:0;transform: translateX(-50%);}
.title .t1{line-height: 0.46rem;font-size:0.25rem;color:#000;font-weight: bold;}
.title .t2{line-height: 0.36rem;font-size:0.14rem;color:#333;display: inline-block;padding:0 50px;position: relative;}
.title .t2::before, .title .t2::after{content:"";display: block;width: 30px;height: 12px;background: url(../images/title.png) no-repeat center center;position: absolute;top:50%;transform: translateY(-50%);}
.title .t2::before{left: 0;}
.title .t2::after{right: 0;}

.index-tabs{display: flex;justify-content: center;padding:0.3rem 0 0 0;}
.index-tabs a{display: block;width: 1.9rem;line-height: 0.45rem;text-align: center;background: #c10715;font-size:0.16rem;color:#fff;margin:0 8px;transition: 0.5s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index-tabs a:hover{transform: translateY(-8px);}

.pro{padding:0.45rem 0 0 0;}
.pro .box{padding:0.4rem 0 0 0;display: flex;}

.page-left{width: 275px;margin-right: 20px;}
.s-drop-wrap { width:100%; border-radius: 0.3rem 0 0 0;}
.s-drop-btn { background:#c10715; line-height:0.4rem; font-size:0.3rem;font-weight: bold; color: #fff; text-align:center;position:relative;border-radius: 0.3rem 0 0 0;padding:0.24rem 0;}
.s-drop-btn::before, .s-drop-btn::after{content:"";display: block; background: url(../images/d2.png) no-repeat center center;width: 16px;height: 16px;position: absolute;}
.s-drop-btn::before{left:7px;bottom:7px;}
.s-drop-btn::after{right:7px;top:7px;}
.s-drop-btn em{display: block;font-weight: normal;line-height: 0.23rem;font-family: "arial";font-size:0.14rem;text-transform: uppercase;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#c10715;}

.s-drop-list {display: block;background: #e8e8e8;padding:10px}
.s-drop-list li + li{ margin-top:5px;}
.aside-list-link{display: flex;justify-content: space-between;align-items: center; font-size:0.16rem; color:#000;line-height:0.44rem;border:1px solid #dbdbdb; background:#cdcdce;padding:0 0.16rem 0 0.2rem;}
.aside-list-link i{width: 0.18rem;height: 0.18rem;border-radius: 50%;display: flex;justify-content:center;align-items: center;background: #fff;font-size:0.14rem;color:#c10715;padding-left: 3px;transition: 0.5s;}
.aside-list-link:hover, .aside-list-link.act{ background:#c10715; color:#fff;}
.aside-list-link:hover i, .aside-list-link.act i{transform: rotate(90deg);}

.s-drop-list li .aside-sublist{ width:100%;  display:none;  }
/*.s-drop-list li:first-child .aside-sublist{display:block;}*/
.s-drop-list li .aside-sublist li{margin-top:6px;}
.s-drop-list li .aside-sublist li a{display: block; color:#333; line-height:0.38rem;  font-size:0.15rem;border:1px solid #dbdbdb; background:#ffff;padding:0 0.2rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#fff;color:#c10715;font-weight: bold;}

.page-right{width: calc(100% - 295px);}
.pro-ul{display: flex;flex-wrap: wrap;margin:-1%;}
.pro-ul li{width: calc(100% / 3 - 2%);margin:1%;}
.pro-ul li a{display: block;}
.pro-ul li a .pic{width: 100%;position: relative;overflow: hidden;border:3px solid #e8e8e8;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:75%;}
.pro-ul li a .txt{background: #e8e8e8;text-align:center;font-size:0.15rem;color:#333;line-height: 0.4rem;margin-top:5px}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background: #c10715; color: #fff;}

.about{background-repeat: no-repeat;background-position: left top;position: relative;display: flex;flex-direction: row-reverse;overflow: hidden;}
.about .pic{width: 46%;position: relative;overflow: hidden;clip-path: polygon(13% 0%, 100% 0%, 100% 100%, 0% 100%);}
.about .pic::before{content:"";display: block;padding-top:62%;}
.about .wrap{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.about .wrap .txt{width: 50%;}
.about .wrap .txt .logo2{width:458px;display: block;max-width: 100%;}
.about .wrap .txt .nr{margin:0.3rem 0;line-height:0.35rem;font-size:0.15rem;color:#333;}
.about .wrap .txt a{display: block;}
.about .wrap .txt a .img{width: 100%;position: relative;overflow: hidden;}
.about .wrap .txt a .img::before{content:"";display: block;padding-top:24%;}
.about .wrap .txt a .t1{display: flex;justify-content: space-between;align-items: center;background: #c10715;font-size:0.3rem;color:#333;padding:0 0.2rem;height: 0.6rem;}
.about .wrap .txt:hover .img_cover{transform: scale(1.1);}

.ys{position: relative;}
.ys-bj{background: #c10715;padding:0.35rem 0;}
.ys-bj .title .t2{color:#000;}
.ys-bj .title::before{background-color: #fff;}
.ys-bj .title .t2::before, .ys-bj .title .t2::after{background: url(../images/title2.png) no-repeat center center;}
.ys .bigbox{padding:0.3rem 0;}
.ys .bigbox .box{display: flex;justify-content: space-between;align-items: center;}
.ys .bigbox .box .txt{width: 48%;}
.ys .bigbox .box .txt .bt{display: flex;align-items: center;}
.ys .bigbox .box .txt .bt .img{position: relative;width: 46px;margin-right: 10px;}
.ys .bigbox .box .txt .bt .img img{display: block;max-width: 100%;}
.ys .bigbox .box .txt .bt .img b{font-size:0.18rem;color:#333;font-family: "arial";position: absolute;left: 50%;top:55%;transform: translate(-50%,-50%);}
.ys .bigbox .box .txt .bt .bb{width: calc(100% - 56px);line-height: 0.28rem;font-size:0.2rem;color:#333;}
.ys .bigbox .box .txt .bt .bb span{display: block;line-height: 0.22rem;font-size:0.14rem;color:#999;}
.ys .bigbox .box .txt .nr{padding:10px 0 0 0;line-height: 0.26rem;font-size:0.15rem;color:#333;}
.ys .bigbox .box .pic{width: 48%;display: flex;justify-content: center;align-items: center;}
.ys .bigbox .box .pic img{display: block;max-width: 100%;}
.ys .bigbox .box:nth-child(even){flex-direction: row-reverse;}

.zxdg{
	display: none;
	width: 100%;
	height: 100%;
	float: left;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 99999;
}
.zxdg_form{
	width: calc(100% - 30px);
	float: left;
	max-width: 500px;
	border-radius: 5px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.off{
	width: 24px;
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	color: #333;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer;
}
.zxdg_title{
	width: 100%;
	float: left;
	line-height: 30px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	background-color: #c10715;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 10px 0;
}
.zxdg_B{
	width: 100%;
	float: left;
	padding: 15px 20px 0 20px;
}
.zxdg_B .zxdg_sp{
	width: 50px;
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #333;
}
.zxdg_B .zxdg_inp1{
	width: calc(100% - 50px);
	float: left;
	height: 42px;
	line-height: 40px;
	border: 1px solid #ccc;
	padding: 0 10px;
	font-size: 16px;
	color: #333;
}
.zxdg_B .zxdg_inp2{
	width: calc(100% - 50px);
	float: left;
	height: 200px;
	line-height: 24px;
	border: 1px solid #ccc;
	padding: 8px 10px;
	font-size: 16px;
	color: #333;
}
.zxdg_btn{
	width: 100%;
	float: left;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	background-color: #c10715;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 0 0 5px 5px;
}




.case{border-top:6px solid #c10715;}
.case .title .t1, .case .title .t2{color:#fff;}
.case .title::before{background: #fff;}
.case-top{padding:0.25rem 0 0 0;}
.case-top .box{position: relative;}

.gallery-top {width:calc(100% - 90px);position: relative;}
.gallery-top .bb{display: flex;height: 4.6rem;padding:0 3%;justify-content: space-between;}
.gallery-top .bb .txt{width: 30%;display: flex;flex-wrap: wrap;flex-direction: row-reverse;align-items: center;}
.gallery-top .bb .txt .t1{line-height: 0.46rem;font-size:0.25rem;color:#333;font-weight: bold;}
.gallery-top .bb .txt .t2{line-height: 0.46rem;font-size:0.2rem;color:#333;}
.gallery-top .bb .txt a{display: block;margin-top: 0.1rem;width: 1.17rem;line-height: 0.36rem;text-align: center;border-radius: 30px;background: #c10715;font-size:0.14rem;color:#333;}
.gallery-top .bb .pic{width: 54%;position: relative;overflow: hidden;display: flex;align-items: flex-end;}
.gallery-top .bb .pic::before{content:"";display: block;padding-top:67%;}
.gallery-top .bb .pic img{display: block;max-width: 100%;position: absolute;}

.prev-thumbs, .next-thumbs{width: 44px;height: 82px;background: url(../images/jt1.png) no-repeat center center;outline: none;position: absolute;top:50%;transform: translateY(-50%);z-index: 9;}
.prev-thumbs{left:0}
.next-thumbs{right: 0;transform: translateY(-50%) scale(-1,-1);}

.case-bot{position: relative;}

.gallery-thumbs{width:100%;margin:0;}
.gallery-thumbs .swiper-slide {opacity: 1;padding:0.1rem 0;}
.gallery-thumbs .swiper-slide .pic{width: 100%;position: relative;overflow: hidden;}
.gallery-thumbs .swiper-slide .pic::before{content:"";display: block;padding-top:44%}
.gallery-thumbs .swiper-slide .t1{font-size:0.15rem;color:#333;text-align:center;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;background: #c10715;}

.video{padding:0.35rem 0;}
.video .box{margin:0.3rem 0 0.1rem 0;position: relative;}
.swiper-video{width: 860px;}
.swiper-video .pic{width: 100%;height: 480px;}
.prev-video, .next-video{width: 36px;height: 67px;background: url(../images/jt2.png) no-repeat center center;outline: none;position: absolute;top:50%;transform: translateY(-50%);z-index: 9;}
.prev-video{left:0}
.next-video{right: 0;transform: translateY(-50%) scale(-1,-1);}

.news{background:url(../images/bj5.jpg) no-repeat top center;padding:0.2rem 0;position: relative;}
.news::before{content:"";display: block;width: 100%;/*background:url(../images/bj6.jpg) no-repeat bottom center;*/position: absolute;left: 0;bottom: 0;height: 1.65rem;z-index: -1;}

.news .box{background: #fff;padding:0.11rem;margin:0.4rem 0;display: flex;justify-content: space-between;}
.news .box .left{display: block;width: 49%;}
.news .box .left .pic{width: 100%;position: relative;overflow: hidden;}
.news .box .left .pic::before{content:"";display: block;padding-top:49%;}
.news .box .left .txt{padding:0.1rem 0 0.13rem 0;}
.news .box:hover .img_cover{transform: scale(1.1);}
.news .box .right{width: 48%;display: flex;flex-wrap: wrap;align-content: space-between;}
.news .box a{display: block; overflow: hidden;}
.news .box .txt{border-bottom: 1px solid #e8e8e8;padding-bottom: 0.13rem;color:#333}
.news .box .txt .bt{display: block; line-height: 0.46rem;font-size:0.16rem;}
.news .box .txt .bt .t1{ font-weight:bold;}
.news .box .txt .bt span{float: right; font-size:12px;color:#999;}
.news .box .txt .nr{font-size:0.15rem;line-height: 0.25rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.news .box .txt:hover .bt{color:#c10715}
.news .box .txt:hover .bt .t1{font-weight: bold;}

.hf{padding:0.3rem 0;}
.hf .wrap{display: flex;justify-content: space-between;}
.hf .wrap a{display: block;width: 32%;position: relative;overflow: hidden;}
.hf .wrap a::before{content:"";display: block;padding-top:48%;}
.hf .wrap a .t1{width: 0.8rem;height: 0.68rem;background: #c10715;font-size:0.2rem;color:#fff;display: flex;justify-content: center;align-items: center;position: absolute;top:50%;right:10%;transform: translateY(-50%);text-align: center;padding:0 12px;}
.hf .wrap a:hover .img_cover{transform: scale(1.1);}

.parts{padding:0.4rem 0;}
.swiper-parts{padding:0.3rem 0 0 0;}
.swiper-parts a{display: block;}
.swiper-parts a .pic{width: 100%;position: relative;overflow: hidden;background: #fff;border:3px solid #e8e8e8;}
.swiper-parts a .pic::before{content:"";display: block;padding-top:82%;}
.swiper-parts a .txt{margin:5px 0 0 0;background: #e8e8e8;line-height: 0.44rem;font-size:0.15rem;color:#333;text-align: center;}
.swiper-parts a:hover .img_cover{transform: scale(1.1);}
.swiper-parts a:hover .txt{background: #c10715;color:#fff;}

footer{background: url(../images/bj1.jpg) repeat;position: relative;color:#fff;}
footer .logo{background: #c10715;height: 0.7rem;display: flex;justify-content: center;align-items: center;}
footer .logo img{display: block;max-width: 100%;width: 405px;}
footer .box{display: flex;justify-content: space-between;align-items: flex-start;padding:0.25rem 0;}
footer .box dl dt a{display: block;font-weight: normal;font-size:0.16rem;line-height: 0.48rem;}
footer .box dl dd a{display: block;font-weight: normal;font-size:0.14rem;line-height: 0.3rem;}
footer .box .ewm{display: flex;padding:7px 0 0 0;}
footer .box .ewm .bb{width: 150px;text-align: center;}
footer .box .ewm .bb + .bb{margin-left: 0.22rem;}
footer .box .ewm .bb img{display: block;max-width: 100%;width: 100%;}
footer .box .ewm .bb span{display: block;font-size:0.14rem;padding-top:7px}
footer .lxfs{border-top:1px solid #e3e3e3;padding:0.2rem 0;line-height: 0.3rem;font-size:0.14rem;}
footer .lxfs .wrap{display: flex;justify-content: space-between;align-items: flex-start;}
footer .foot-txt{padding:0.2rem 0;font-size:0.14rem;background: #c10715;}
footer .foot-txt .wrap{display: flex;justify-content: space-between;align-items: flex-start;}
footer a{color:#333;}
footer a:hover{text-decoration:underline !important;color:#333;}
.foot-top{display: block;max-width: 100%;position: absolute;right: 6%;top:-59px;cursor: pointer;z-index: 9;}

/**/
.page{padding:0.24rem 0;}
.page .wrap{display: flex;}
.page .wrap .lxfs{margin:0.15rem 0 0 0;}
.page .wrap .lxfs .bt{background: #c10715;font-size:0.22rem;color:#fff;font-weight: bold;text-transform: uppercase;display: flex;justify-content: center;align-items: center;height: 1rem;}
.page .wrap .lxfs .bt span{font-size:0.14rem;font-family: "arial";}
.page .wrap .lxfs .nr{background: #e8e8e8;font-size:0.16rem;color:#333;line-height: 0.32rem;padding:10px 0 10px 10px;}

.page-bt{padding:0.24rem 0 0.1rem 0;position: relative;border-bottom: 1px solid #ededed;margin-bottom: 0.3rem;}
.page-bt .t1{line-height: 0.38rem;font-size:0.2rem;color:#333;font-weight: bold;}
.page-bt .t2{line-height: 0.3rem;font-size:0.16rem;color:#666;display: flex;justify-content: space-between;align-items: center;}
.page-bt::before{content:"";display: block;width: 1.4rem;height: 4px;background: #c10715;position: absolute;left: 0;bottom:0;}

.pro-show{background: #f8f8f8;}
.pro-show .wrap{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0,0.2);}
.pro-show .wrap .show-bt{line-height: 0.61rem;font-size:0.14rem;color:#666;padding:0 7px;border-bottom: 1px solid #e6e6e6;}
.pro-show .wrap .show-bt a{color:#666;}
.pro-show .wrap .show-bt a:hover{color:#c10715;}
.pro-show .box1{display: flex;justify-content: space-between;align-items: center;}
.pro-show .box1 .pic{width: 50%;height: 5rem;display: flex;justify-content: center;align-items: center;position: relative;}
.pro-show .box1 .pic::before{content:"";display: block;padding-top:120%;}
.pro-show .box1 .pic img{display: block;max-width: 100%;}
.pro-show .box1 .txt{width: 50%;padding:0 2%;}
.pro-show .box1 .txt .t1{line-height: 0.35rem;font-size:0.25rem;color:#333;font-weight: bold;}
.pro-show .box1 .txt .t2{line-height: 0.36rem;font-size:0.2rem;color:#333;font-weight: bold;}
.pro-show .box1 .txt .t3{padding:0.18rem 0 0 0;font-size:0.16rem;line-height: 0.25rem;color:#333;min-height: 2.2rem;}
.pro-show .box1 .txt .tel{display: flex;border:2px solid #c10715;font-size:0.28rem;font-family: "Impact";color:#c10715;width: 240px;align-items: center;}
.pro-show .box1 .txt .tel .img{width: 50px;line-height: 48px;text-align: center;background: #c10715;;}
.pro-show .box1 .txt .tel span{width: calc(100% - 50px);text-align:center;}
.pro-show .box2{position: relative;}
.pro-show .box2 .tabs{display: flex;border-bottom: 2px solid #ebebeb;}
.pro-show .box2 .tabs a{display: block;width: 1.5rem;line-height: 0.42rem;text-align: center;background: #dadada;border-radius: 0 0.2rem 0 0;font-size:0.14rem;color:#333;margin-right: 0.16rem;}
.pro-show .box2 .tabs a:hover, .pro-show .box2 .tabs a.on{background: #c10715; color: #fff;}
.pro-show .box2 .bigbox{padding:40px 30px;}
.pro-show .box2 .bigbox .bb{display: none;font-size: 0.16rem; line-height: 0.28rem;}
.pro-show .box2 .bigbox .bb:first-child{display: block;}
.pro-show .box2 .bigbox .bb .t1{font-size:14px;color:#333;}
.pro-show .box2 .bigbox .bb img{display: block;max-width: 100%;margin:2% auto;}

.news-ul{display:block;}
.news-ul li{width:100%;background:#e8e8e8;margin-bottom:0.23rem;transition: all 0.5s;}
.news-ul li a{display:flex;}
.news-ul li a .pic{width:215px;position:relative;overflow:hidden;}
.news-ul li a .pic:before{content:"";display:block;padding-top:70%;}
.news-ul li a .txt{width:calc(100% - 215px);display:flex;flex-wrap:wrap;align-content: space-around;padding:0 25px;}
.news-ul li a .txt .t1{width:100%;font-size:0.16rem;color:#333;font-weight:bold;} 
.news-ul li a .txt .t2{width:100;line-height:22px;font-size:0.14rem;color:#777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-ul li a .txt .t3{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9a9a9a;width:100%;}
.news-ul li a .txt .t3 span{line-height:0.28rem;text-align: center;width:0.8rem;border-radius:5px;background:#2b2b2b;color:#fff;}
.news-ul li:hover {transform:translateY(-6px);box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.news-ul li:hover a .img_cover{transform:scale(1.1);}
.news-ul li:hover a .txt .t1{color:#c10715;}
.news-ul li:hover a .txt .t3 span{background:#c10715;}

.news-show{min-height:5rem;}  
.news-show .t1{text-align: center;font-size:17px;color:#333;}
/*.news-show img{display: block;max-width: 100%;margin:0.2rem auto;}*/
.news-show .t2{font-size:0.15rem;color:#333;line-height: 0.3rem; padding-bottom:10px;}
.news-show .t2 img{display: block; max-width: 100%; height: auto; margin: 5px auto;}
.news-show .date{display:block;text-align:center;font-size:0.13rem;color:#999;padding-top: 0.1rem;} 
.news-show .t2 video{display: block; min-width: 800px; height: auto; margin: 5px auto;}

.video-ul{display: flex;flex-wrap: wrap;margin:-1%;}
.video-ul li{width: calc(100% / 2 - 2%);margin:1%;}
.video-ul li a{display: block;}
.video-ul li a video{width:100%;height: 3rem;}
.video-ul li a .txt{width: 100%;margin-top:5px;border:1px solid #dadada;font-size:0.16rem;line-height: 0.4rem;text-align:center;color:#333;}
.video-ul li a:hover .txt{background: #c10715;}

.map{width: 100%;height: 400px;margin-top: 10px;}
.map iframe{width: 100%;height: 100%;border: transparent;}


.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}




.hot{width:100%;background:-webkit-linear-gradient(top,#c10715,#c10715); position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;
    height: calc(58px +  constant(safe-area-inset-bottom));height: calc(58px +  env(safe-area-inset-bottom));padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px; color:#fff;}
.hot .row .decoration{ display:block; color:#333; padding:7px 0;}
.hot .row .col-xs-3{border-right: 1px solid rgba(255,255,255,0.3);}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #333; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #191919;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:30px 30px 0 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:30px;height: 30px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}

@media (max-width:1420px){
	.about .pic::before{padding-top:90%}
    }
@media (max-width:1200px){
	.wrap{ width:96%}
    .ban-img{object-fit:initial}
    }

@media (max-width:991px){
    .header-main .logo{width:600px;}
    .pro .wrap{width: 100%;}
    .pro .box{display: block;}
    .page-left{width: 100%;margin:0;}
    .s-drop-btn{text-align:left;padding:15px 30px;}
    .s-drop-list{display: none;}
    .page-right{width: 100%;padding:2%;}
    .about{display: block;}
    .about .pic{width: 100%;clip-path:none;}
    .about .wrap{position: static;transform: translate(0);padding:2% 0;}
    .about .wrap .txt{width: 100%;}
    .gallery-top .bb .pic{align-items: center;width: 70%;}
    .swiper-video{width: 90%;}
    .page .wrap{display: block;width: 100%;}
    }
 
@media (max-width:767px){
    header.act .header-box{display:block;}
    .header-main .logo{width:280px;}
    .h-top{flex-direction: row-reverse;}
    .header-main{padding:10px 0;}
    .title .t2{display: none;}
    .pro{padding:24px 0 0 0;}
    .pro .box{padding:20px 0 0 0;}
    .s-drop-btn{font-size:20px;padding:10px 30px;}
    .pro-ul li{width: 48%;}
    .about .wrap .txt .nr{font-size:13px;}
    .about .wrap .txt a .t1{font-size:16px;}
    .about .wrap .txt a img{width: 50px;}
    .ys-bj{padding:10px 0;}
    .ys .bigbox .box{display: block;}
    .ys .bigbox .box .txt{width: 100%;}
    .ys .bigbox .box .pic{width: 100%;margin:10px 0;}
    .ys .bigbox .box .txt .bt .img{width: 34px;}
    .ys .bigbox .box .txt .bt .bb{font-weight: bold;font-size:16px;}
    .ys .bigbox .box .txt .bt .bb span{font-weight: normal;}
    .ys .bigbox .box .txt .nr{font-size:13px;line-height: 20px;}
    .prev-thumbs, .next-thumbs, .prev-video, .next-video{display: none;}
    .case-top .box{padding:10px 0;}
    .gallery-top{width: 100%;}
    .gallery-top .bb{display: block;height: initial;}
    .gallery-top .bb .txt{width: 100%;display: block;}
    .gallery-top .bb .pic{width: 100%;}
    .swiper-video video{height: 300px;}
    .swiper-video{width: 100%;}
    .news .box{display: block;margin:18px 0 0 0;}
    .news .box .left{width: 100%;}
    .news .box .right{width: 100%;}
    .news .box .txt .bt{font-size:14px;font-weight: bold;}
    .news .box .txt .bt span{font-weight: normal;}
    .foot-top, footer .box, footer .lxfs{display: none;}
    footer .foot-txt .wrap{display: block;text-align:center;}
    footer .foot-txt a{display: block;}
    footer .foot-txt{line-height: 18px;padding:10px 0;}
    .pro-show .box1{display: block;}
    .pro-show .box1 .pic{width: 100%;}
    .pro-show .box1 .pic::before{padding-top: 100%;}
    .pro-show .box1 .txt{width: 100%;padding:2%;}
    .pro-show .box1 .txt .tel{display: none;}
    .pro-show .box2 .bigbox{padding:2%;}
    .news-ul li{padding:5px;}
    .news-ul li a .pic{width:120px;}
    .news-ul li a .pic:before{padding-top:80%;}
    .news-ul li a .txt{width:calc(100% - 120px);padding-left:10px;}
    .news-ul li a .txt .t1{font-size:14px;}
    .news-ul li a .txt .t2{line-height:16px;margin:3px 0;}
    .news-show .t2{font-size:14px;line-height: 24px;}
	.news-show .t2 img{width: 100%; height: auto; margin: 5px auto;}
    .video-ul li{width: 98%;}
    footer .logo{height: initial;padding:15px 0;}
    footer .logo img{width: 160px;}
	
	.swiper-video .pic{width: 100%;height: 320px;}
	.news-show .t2 video{ min-width: 100%; height: auto; margin: 2px auto;}
		
		

.zxdg_title{
	line-height: 24px;
	font-size: 18px;
	padding: 5px 0;
}
.zxdg_B{
	padding: 10px 10px 0 10px;
}
.zxdg_B .zxdg_sp{
	width: 45px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
.zxdg_B .zxdg_inp1{
	width: calc(100% - 45px);
	height: 38px;
	line-height: 36px;
	font-size: 14px;
}
.zxdg_B .zxdg_inp2{
	width: calc(100% - 45px);
	height: 150px;
	line-height: 24px;
	padding: 7px 10px;
	font-size: 14px;
}
.zxdg_btn{
	height: 40px;
	margin-top: 10px;
}
		
    }

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	