@charset "utf-8";
* { margin: 0; padding: 0;box-sizing: border-box; }
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px; font-weight: 400; }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0 }
hr{border: none;} 
em,i{font-style: normal;text-decoration: none;}
i{vertical-align: middle;}
.pic{overflow: hidden;}
.pic img{transition: .4s;}
.pic:hover img{transform: scale(1.2);}
.container{max-width: 1920px;margin: 0 auto;}
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1200px; margin: auto; }
.wraps{width: 1440px;margin: auto;}
@media screen and  (max-width: 1460px){
	.wraps{width: 1200px;}
}
/*other*/
.swiper-container { width: 100%;height: 100%;}
/*headtop*/
.headtop{width: 100%;height: 40px;line-height: 40px;background-color: #000;font-size: 13px;color: #e6e6e6;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #e6e6e6;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #e6e6e6;font-size: 13px;}
/*header*/
.header { width: 100%; height:145px;position: relative;}
.header .wraps{align-items: center;height: 100%;}
.header .phone {display: flex;justify-content: flex-start;align-items: center;}
.header .phone .tel{font-size: 16px;color: #000000;margin-right: 28px;}
.header .phone .tel p{line-height: 32px;}
.header .phone .tel span{font-size: 20px;font-weight: bold;color: #d1231c;}
.nav {width: 100%; background: #d1231c;}
.nav ul {text-transform: uppercase;font-size: 0;}
.nav ul li {flex: 1; position: relative;font-size: 16px;text-align: center; }
.nav ul li a { display: block;color: #ffffff;}
.nav .nava{line-height:58px;}
.nav .nava:hover{background: #ea3d03;}
@media screen and  (max-width: 960px){
	.header{display: none;}
}

/*banner*/ 
.banner{width: 100%;}
.swiper-container-banner{overflow: hidden;position: relative;}
.swiper-container-banner img{width: 100%;}
.swiper-pagination-banner{position: absolute;z-index: 2;text-align: center;--swiper-theme-color: #fff;}
.swiper-pagination-banner span{width: 11px;height: 11px;background: #fff;opacity: 1;}
/*首页*/


.hot{height: 68px;background-color: #ffffff;box-shadow: 0px 6px 7px 1px rgba(11, 11, 11, 0.04);}
.hot .wraps{height: 100%; align-items: center;}
.hot p{letter-spacing: 1px;opacity: 0.7;}
.hot form{position: relative; width: 350px;height: 40px;}
.hot .ank{padding-left: 20px; width: 100%;height: 100%;border: 1px solid #e6e6e6;}
.hot .sbmt{cursor: pointer; position: absolute;right: 13px;top: 50%;transform: translateY(-50%); width: 22px;height: 22px;background:url(../images/sou.png) no-repeat;border: none;}
@media screen and  (max-width: 660px){
	.hot{height: 45px;}
	.hot p{display: none;}
	.hot form{width: 100%;}
}





.prods{padding-top: 65px;padding-bottom: 45px;}
.prods .l{width: 23.6%;background-color: #d1231c; padding: 28px 10px 15px; height: 480px;}
.prods .l header{color: #fff;text-align: center;}
.prods .l header h2{font-size: 29px;}
.prods .l header p{margin-top: 12px; font-size: 24px;opacity: 0.5;}
.prods .l ul{width: 100%;border-radius: 10px;background: #fff;padding: 1px 0;margin-top: 20px;padding-bottom: 40px;}
.prods .l ul a{display: block;position: relative; height: 38px;line-height: 38px; margin: 20px 0;padding-left: 20px;font-size: 18px;color: #000000;}
.prods .l ul a::before{content: '';display: inline-block;width: 5px;height: 5px;background-color: #bfbfbf;opacity: 0.4;margin-right: 11px;vertical-align: middle;position: relative;top: -1px;}
.prods .l ul a::after{transition: .4s; width: 22px;height: 22px;position: absolute;right: 14px;top: 50%;transform: translateY(-50%);background: url(../images/jt.png);}
.prods .l ul a:hover{background: #eeeeee;}
.prods .l ul a:hover::after{content: '';}
.prods .r{width: 73.5%;}
.prods .r header{
	height: 70px;
	padding-left: 13px;
	padding-right: 29px;
	align-items: center;
	background-image: linear-gradient(0deg, 
		#d7d7d7 0%, 
		#fdfcfc 100%), 
	linear-gradient(
		#f5f5f5, 
		#f5f5f5);
	background-blend-mode: normal, 
		normal;
	border: solid 1px #f1f2f2;
}
.prods .r header em{font-weight: bold;color: #d1231c;padding-left: 12px;border-left: 2px solid #d1231c;;}
.prods .r header a{width: 72px;height: 28px;line-height: 25px;text-align: center; border: solid 1px #bfbfbf;color: #7f7f7f;}
.prods .r header a:hover {background: #d1231c;color: #fff;border: 0;}
.prods .r ul{flex-wrap: wrap;margin-top: 34px;}
.prods .r ul a{width: 31%;border: solid 1px #e0dcdc;margin-bottom: 34px;}
.prods .r ul a p{width: 96%;height: 37px;line-height: 37px; margin:7px auto;text-align: center;color: #000000;background-color: #f5f5f5;}
.prods .r ul a:hover{border: solid 1px #d1231c;}
.prods .r ul a:hover p{background-color: #d1231c; color: #fff;}
@media screen and  (max-width: 1200px){
	.prods .l header h2{font-size: 24px;}
	.prods .l header p{font-size: 20px;}
	.prods .l ul a{font-size: 16px;}
}
@media screen and  (max-width: 1000px){
	.prods{padding-top: 45px;}
	.prods .l{display: none;}
	.prods .r{width: 100%;}
}
@media screen and  (max-width: 660px){
	.prods .r ul a{width: 48.5%;}
	.prods .r ul a p{height: 32px;line-height: 32px;margin: 0;width: 100%;}
}




.hd{text-align: center;}
.hd em{display: block;font-size: 36px;font-weight: bold;color: #000000;line-height: normal;}
.hd em span{color: #d1231c;}
.hd img{margin-top: 15px;}
@media screen and  (max-width: 750px){
	.hd em{font-size: 26px;}
}









.inc1{padding-top: 80px;padding-bottom: 100px; background: url(../images/inc1_bg.jpg) center top no-repeat;}
.inc1 .wraps{position: relative;}
.inc1 .pic{width: 23.6%; overflow:inherit;margin-top:17px;}
.inc1 ul {padding-top: 194px;width:26%;}
.inc1 li{position: relative;height: 105px;border: 1px dashed #aaa;margin-bottom: 77px;}
.inc1 li em{transition: .4s; position:absolute;right: 0;top: -35px;font-size: 72px;font-weight: bold;color: #d1231c;line-height: 58px;}
.inc1 li p{width: 100%;height: 100%;padding: 0 8%; display: flex;justify-content: center;align-items: center;text-align: center; position: relative; z-index: 9;font-size: 18px;color: #0d0d0d; background: #eee;}
.inc1 li span{z-index: 99; position: absolute;top: 50%;transform: translate(50%,-50%);right: 0; display: flex;justify-content: center;align-items: center; width: 15px;height: 15px;border-radius: 50%;background: #f1d4ce;}
.inc1 li span i{width: 8px;height: 8px;border-radius: 50%;background: #d1231c;}
.inc1 li span::after{content: '';position: absolute;left: 15px;top: 50%; width: 140px;height: 1px; background: #aaa;}
.inc1 .u2 em{right: auto;left: 0;}
.inc1 .u2 li span{right: auto;left: 0;transform: translate(-50%,-50%);}
.inc1 .u2 li span::after{left: auto;right: 15px;}
.inc1 li:hover em{top: -55px;}
@media screen and  (max-width: 1200px){
	.inc1 ul{width: 30%;padding-top: 95px;}
	.inc1 li span::after{display: none;}
	.inc1 .pic{width: 28%;margin-top: 96px;}
	.inc1 li p{font-size: 15px;}
}
@media screen and  (max-width: 950px){
	.inc1{padding: 45px 0;}
	.inc1 .pic,.inc1 li span{display: none;}
	.inc1 ul{width: 48%;}
	.inc1 li em{font-size: 45px;line-height: normal;}
	.inc1 li p{font-size: 14px;}
}




.inc2{height: 298px;background: url(../images/inc2_bg.jpg) center top no-repeat;position: relative;top: -16px;}
.inc2 .wraps{height: 100%;align-items: center;justify-content: flex-start;}
.inc2 .l{ padding: 75px 0;color: #ffffff; display: flex;flex-direction: column; justify-content: space-around;align-items: center; width: 306px;height: 318px; background: url(../images/inc_l.png);}
.inc2 .l .p1{font-size: 16px;}
.inc2 .l .p2{font-size: 30px;}
.inc2 .l a{width: 128px;height: 33px;line-height: 33px;text-align: center;color: #000000; background-color: #ffffff;}
.inc2 .r{color: #fff;margin-left: 10%;width: 600px;}
.inc2 .r .p1{font-size: 48px;font-weight: bold;line-height: normal;text-align: center;}
.inc2 .r .p2{margin-top: 10px; height: 58px;line-height: 54px; text-align: center; border: 1px solid rgba(255,255,255,0.57);font-size: 24px;}
@media screen and  (max-width: 950px){
	.inc2{display: none;}
}





.reason{padding-bottom: 105px;}
.reason .wraps{position: relative;}
.reason header{padding-top: 100px;padding-bottom: 80px; text-align: center;width: 55.4%;margin: auto;}
.reason ul{width: 100%;}
.reason .u1 li{width: 37.5%;}
.reason .u1 li:first-child{padding: 42px 5.5% 42px 45px;  background: url(../images/r1.png);background-size: 100% 100%;}
.reason .u1 li:last-child{padding: 42px 45px 42px 5.5%; background: url(../images/r2.png);background-size: 100% 100%;text-align: right;}
.reason .u1 li .p1{font-size: 28px;font-weight: bold;color: #d01211;}
.reason .u1 li .p2{font-size: 21px;margin-top: 24px;}
.reason .u1 li .p3{font-size: 17px;line-height: 30px;color: #666666;margin-top: 10px;}
.reason .u1 li hr{width: 55px;height: 7px;background-color: #d01211;margin-top: 36px;}
.reason .u1 li:last-child hr{float: right;}
.reason .u2{margin-top: 138px;}
.reason .u2 li:first-child{background: url(../images/r3.png);background-size: 100% 100%;}
.reason .u2 li:last-child{background: url(../images/r4.png);background-size: 100% 100%;}
.reason .box{position: relative;}
.reason .pic{width: 37.9%;position: absolute;left: 50%;top: 50% ;transform: translate(-50%,-50%);}
.reason .pic:hover img{transform: scale(1.1);}

@media screen and  (max-width: 1460px){
	.reason .u1 li .p1{font-size: 22px;}
	.reason .u1 li .p2{font-size: 17px;margin-top: 14px;}
	.reason .u1 li .p3{font-size: 14px;margin-top: 10px;line-height: 25px;}
	.reason .u1 li hr{margin-top: 20px;}
}
@media screen and  (max-width: 1220px){
	.reason .pic{display: none;}
	.reason .u1 li{width: 48%;background: #eee !important;padding: 4% !important;}
}
@media screen and  (max-width: 660px){
	.reason{padding-bottom: 0px;}
	.reason header{width: 96%;padding-top: 60px;padding-bottom: 50px;}
	.reason .u1{flex-wrap: wrap;}
	.reason .u1 li{width: 100%;margin-bottom: 30px;border-radius: 2px;}
	.reason .u1 li .p1{font-size: 19px;}
	.reason .u1 li .p2{font-size: 15px;}
	.reason .u1 li .p3{font-size: 13px;}
	.reason .u2{margin-top: 0;}
	.reason .u1 li:last-child{text-align: left;}
	.reason .u1 li:last-child hr{float: none;}
}


.inc3{ height: 502px;background: url(../images/inc3_bg.jpg) center top no-repeat;}
.inc3 .wraps div{float: right;padding-top: 156px;}
.inc3 .wraps div p{text-align: center;font-size: 24px;color: #cacaca;margin-top: 36px;}
.inc3 .wraps div p span{font-style: italic;font-size: 36px;color: #ffffff;}
@media screen and  (max-width: 950px){
	.inc3{display: none;}
}





.abt{padding-top: 45px;padding-bottom: 40px;}
.abt .main{margin-top: 35px;}
.abt .l{width: 50%;}
.abt .r{width: 50%;background-color: #eeeeee;}
.abt .r header{height: 132px;display: flex;justify-content: flex-start;align-items: center; padding-left: 6%;border-bottom: 1px solid #bfbfbf;}
.abt .r header em{font-size: 28px;color: #000000;}
.abt .r header span{font-size: 18px;color: #888888;line-height: 16px;margin-left: 5px;padding-top: 4px;}
.abt .r header span i{font-size: 12px;color: #999999;}
.abt .r .cont{padding-top: 45px;padding-left: 6%;padding-right: 6%;}
.abt .r .cont h3{font-size: 18px;font-weight: bold;color: #000000;}
.abt .r .cont p{line-height: 30px;color: #666666;margin-top: 20px;}
.abt .r .cont a{font-weight: bold;color: #be2e2e;}
.abt .box{position: relative;width: 100%;margin-top: 62px;}
.abt .box p{text-align: center;line-height: 32px;font-size: 16px;}
.abt .swiper-button-next,.abt .swiper-button-prev{width: 29px;height: 28px;background-color: #bfbfbf;opacity: 0.8;}
.abt .swiper-button-next::after{content: '>';color: #fff;font-size: 20px;}
.abt .swiper-button-prev::after{content: '<';color: #fff;font-size: 20px; }
.abt .swiper-button-next{right: -29px;}
.abt .swiper-button-prev{left: -29px;opacity: 1 !important;}
.abt .swiper-button-next:hover,.abt .swiper-button-prev:hover{background: #d01211;}
@media screen and  (max-width: 980px){
	.abt .r header{height: 80px;}
	.abt .box{display: none;}
}
@media screen and  (max-width: 660px){
	.abt .l,.abt .r header{display: none;}
	.abt .r{width: 100%;}
	.abt .r .cont{padding-bottom: 45px;text-align: center;padding-left: 4%;padding-right: 4%;}
}









.new_s{padding-top: 52px;padding-bottom: 90px;  background-color: #eeeeee;}
.new_s .main{margin-top: 72px;}
.new_s .l{width: 31.1%;}
.new_s .r{width: 64.3%;}
.new_s .r .tit{font-size: 16px;}
.new_s .r .tit time{display: inline-block;float: right;color: #999999;}
.new_s .r .ct{font-size: 16px;line-height: 36px;margin-top: 10px;}
.new_s .r .tp a{
	display: block;
	margin-top: 20px;
	width: 143px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(90deg, 
		#d32117 0%, 
		#e44812 34%, 
		#f46e0d 50%, 
		#d22016 100%, 
		#cd170e 100%, 
		#c70e05 100%, 
		#c6160e 100%, 
		#c41e16 100%), 
	linear-gradient(
		#c41e16, 
		#c41e16);
	background-blend-mode: normal, 
		normal;
}

.new_s .mb_new{display: none;}
.new_s .r .bm time{font-size: 13px;color: #ccc;float: right;display: none;}
.new_s .r .bm{margin-top: 62px;flex-wrap: wrap;}
.new_s .r .bm a{width: 50%;font-size: 16px;line-height: 45px;}
.new_s .r .bm a::before{content: '';display: inline-block;margin-right: 22px; width: 12px;height: 12px;background: url(../images/new_ico.png);}
.new_s .r .bm a:hover { color: #c41e16;}






@media screen and  (max-width: 1050px){
	.new_s .l{display: none;}
	.new_s .r{width: 100%;}
}
@media screen and  (max-width: 720px){
	.new_s .mb_new,.new_s .r .bm time{display: inline-block;}
	.new_s .r .tp{display: none;}
	.new_s .main{margin-top: 0;}
	.new_s .r .bm{margin-top: 25px;}
	.new_s .r .bm a{width: 100%;}
	.new_s .r .bm a::before{margin-right: 6px;}
}








/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {width: 1px;height: 11px;margin: 8px 0 0 38px;float: right;background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}
.dqli {font-weight: bold;}

/*友情链接*/
.link {height:75px; background: #fff; border-bottom: 6px solid #ccc; padding-top: 20px;}
.link .wraps { color: #fff;  line-height: 75px;}
.link .wraps a { color: #a9a9a9; margin: 0 5px; }
.link img{margin-right: 10px;vertical-align: text-bottom;}

/*底部*/
.footer {background: url(../images/ft_bg.jpg) no-repeat; color: #fff; background-size: 100% 100%;}
.footer p { line-height: 34px; }
.footer a { color: #fff; }
.footer .footp_span img{position: relative;top: 4px;}
.footer .wraps section:nth-child(n+2){padding-top: 50px;}
.footer .tit{margin-bottom: 15px; position: relative; border-bottom: 1px solid #4e4e4e;padding-bottom: 6px;}
.footer .tit::before{content: '';position: absolute;left: 0;bottom: 0;width: 25px;height: 1px;background: #be2e2e;}
.footer .s2,.footer .s3{width: 30.5%;}
.footer .s2 span{margin-right: 10px;}
.footer .sit{margin-top: 35px;}
.footer .bm{background: #d01211;margin-top: 30px;}
.footer .bm .flex{height: 56px;align-items: center;}








/*内页*/
.newswep{display: none;}
.ban { width: 100%; }
.ban img{width: 100%;display: block;}
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #d01211; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 50px;padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #d01211;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #d01211;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #d01211;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #d01211; border-bottom: 1px dashed #d01211;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width: 930px; float: right;}
.c_wrap_r iframe{ min-height:350px !important;}

.prolist { width: 280px; float: left; margin: 0 15px; margin-bottom: 28px; }
.prolist img { width: 280px;  border:1px #f7f6f6 solid;}
.prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #d01211; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width: 719px; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 160px; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #d01211; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 210px; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #d01211; }
.list_item:hover .news_con .name { color: #d01211; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #d01211; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #d01211; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
@media screen and  (max-width: 660px){.c_wrap_r h1{font-size: 19px;}}
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #d01211; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width:95%;text-align: center;border: 1px dashed #ccc;padding:10px;border-radius:15px; }
.pro_c .img img { width: 100%; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}	
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #d01211; color: #fff; }
.photolist {float: left; margin-right: 40px;margin-bottom: 28px;}
.photolist img{width:269px;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #cd0208;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:464px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}




.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background: #d01211; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #d01211; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}

/*大于1200px*/
@media screen and (min-device-width: 1200px) {
	.headweb{display: none;}
	.footweb{display: none;}
}

@media screen and  (min-width: 750px) and (max-width:1200px) {
	.wrap { width: 96%; margin: auto; }
	.wraps { width: 96%; margin: auto; }
	.headweb{display: none;}
	.footweb{display: none;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	
	/*内页*/
	.c_wrap_l{display: none;}
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:60px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}
	
	/*头部*/
	.nav{min-width: inherit !important;}
	.nav .wrap1>ul{width: 100%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
	.nav ul li{width: inherit;}
	/* .nav ul li.active > a, .nav ul li:hover{background: #ad1722;}
	.nava:hover{background: #ad1722;}
	.sub-menu li:hover a, .sub-menu li.on a{background: #ad1722;} */
	
	
	
}

@media screen and  (min-width: 750px) and (max-width:820px) {
	.header .wrap .phone .phimg{display: none;}
	.headtop .fr{padding-left: 10px;}
}

/*小于750px*/
@media screen and  (max-width: 750px) {
	.service-dialog {display: none;}
	.wrap { width: 96%; margin: auto; }
	.wraps { width: 96%; margin: auto; }
	.headtop{display: none;}
	.header{display: none;}
	.nav{display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footweb{display: block;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-size:5vw;}	
	.footlogo{display: none;}
	.fixnav {}
	/*nav*/
	#openlc { position: fixed; right: 0; top: 0; z-index: 999; height: 70px; padding: 5px 0; }
	.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
	.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
	.lcitem .rect { width: 30px; height: 1px; background: #999999; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
	.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
	.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
	#leftcontrol { width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #f3f3f3; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
	#leftcontrol ul#nav { padding-top: 13px; }
	#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #dcdcdc; font-size: 10px; width: 100%; }
	#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px;font-size: 14px; }
	#leftcontrol ul li a span { display: inline-block; }
	#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
	#leftcontrol ul li .subnav { display: none; }
	#leftcontrol ul.subnav li a i { margin-right: 20px; font-size: 15px; color: #b22; }
	#leftcontrol ul.subnav li a { /*background: #bb2222;*/ color: #777777; }
	#leftcontrol ul.subnav li a:hover{color: #bb2222;}
	#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
	#leftcontrol ul li a span.more span { background: #c50000; position: absolute; }
	#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
	#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
	#leftcontrol ul li.active a span.more span{background: #fff;}
	#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
	#leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.active a.hassub { background: #bb2222; color: #FFF; }
	#leftcontrol ul li.onnav>a { background: #b22; color: #ccc; }
	#leftcontrol ul li.onnav a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.noNav { display: none; }
	.pageOn #openlc {}
	.pageOn #leftcontrol { right: 0; top: 0; }
	.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
	.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
	.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
	.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
	#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
	.pageOn #body { display: block; }
	/*header*/
	.headerw { width: 100%; height: 80px; position: relative; }
	.header_fixed { position: fixed; z-index: 666; top: 0; left: 0; right: 0; padding: 17px 0; background: #FFF; box-shadow: 2px 2px 15px 5px rgba(0,0,0,.15) }
	.logo_area { height: 46px; }
	.logo_area img { height: 46px }
	
	/*foot*/
	.foot { width: 100%; height: 65px; background: #333; position: fixed; bottom: 0; z-index: 99999; }
	.foot ul { padding-top: 5px; }
	.foot li { width: 20%; float: left; text-align: center; color: #FFF; }
	.foot li p { color: #FFF; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu }
	.foot_box { width: 100%; height: 65px; }
	.foot_back {width: 100%;height:100%; background: url(../images/back.png) 44px 36px no-repeat rgba(0,0,0,0.8); background-size: 84%; position: fixed; top: 0; z-index: 999999; display: none;}
	.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;line-height: 12vw;font-size: 4vw;}

	/*内页*/
	.c_wrap_l{display: none;}	
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100% !important;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;height: 48px;overflow: hidden;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:20px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:50px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}	
	.c_wrap_r iframe {min-height: 520px !important;}

}