*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}



*{ margin:0; padding:0;}



body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

margin:0 auto;overflow-x:hidden;   min-width: 1280px;position: relative;

padding: 0 ; width: 100%;color: #333;

font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;  font-size:14px;  

line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}







ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }



.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}



.clearfix { *zoom:1; }



a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #333;}



textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}



img{border:none;display: block;max-width: 100%;}



img[src=""]{}



body::-webkit-scrollbar{ width:4px;height: 1px;}



body::-webkit-scrollbar-thumb{ background:#000;}



body::-webkit-scrollbar-track{ background:#ddd;} 



.gdt::-webkit-scrollbar{ width:4px;height: 1px;}



.gdt::-webkit-scrollbar-thumb{ background:#000;}



.gdt::-webkit-scrollbar-track{ background:#ddd;} 



.f_12{ font-size:12px; }



.f_16{ font-size:16px; }



.f_18{ font-size:18px; }



.f_20{ font-size:20px; }



.f_22{font-size: 22px;}



.f_24{ font-size:24px; }



.f_26{ font-size:26px; }



.f_28{ font-size:28px; }



.f_30{ font-size:30px; }



.f_32{ font-size:32px; }



.f_34{ font-size:34px; }



.f_36{ font-size:36px; }



.f_38{ font-size:38px; }



.f_40{font-size: 40px;}

.f_42{font-size: 42px;}



.f_48{font-size: 48px;}



.f_52{font-size: 52px;}



/*分页*/



.BMap_scaleCtrl,.BMap_omCtrl{ display:none !important;}



.a_dw{position: relative;top: -70px;}



.a_dw2{position: relative;top: -90px;}



.box {min-width: 1200px;width:100%;padding: 0 3.125%;  margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.ibox {min-width: 1200px;width:100%;padding: 0 8.5%;  margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}



.page1{clear:both; text-align:center; height: 45px;margin: 30px 0 0;text-align: center;}



.page1 span a{display: inline-block; color:#333333;padding:10px 13px; text-decoration:none;background: #f7f7f7;}



.page1 span a:hover,.page1 span.current a{  background:#005ed1; color:#fff;}



.page1 span{margin:2px 5px;}



.page2{width: 120px;height: 40px;background: #005ed1;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}



.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}



.alltime2,.alltime2 *{-webkit-transition: all 1.4s cubic-bezier(.4,0,.2,1); -moz-transition: all 1.4s cubic-bezier(.4,0,.2,1); transition: all 1.4s cubic-bezier(.4,0,.2,1);}



.wow{opacity: 0;}



.wow1{opacity: 1;}



.fbd{font-weight: bold;}





.w100 img{

	width: 100%;

}

#d1,#d3{

	position: relative;top: -80px;

}



.zoom img{

	-webkit-transform: scale(1.01);

	  -moz-transform: scale(1.01); 

	  -ms-transform: scale(1.01); 

	  -o-transform: scale(1.01); 

	  transform: scale(1.01);

}



.zoom:hover img{

	-webkit-transform: scale(1.08);

	  -moz-transform: scale(1.08); 

	  -ms-transform: scale(1.08); 

	  -o-transform: scale(1.08); 

	  transform: scale(1.08);

}





/* 弹窗 */



.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 10;}



.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}



/* 弹窗内容 */



.z_tanchuang .tbox .modal {background: white;padding: 20px;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto;}



.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../img/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}



.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}



.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}



.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}



.z_tanchuang .tbox .modal .out:hover{background: #fff url(../img/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}



.z_tanchuang .tbox .modal2{padding: 20px;}



.z_tanchuang .tbox .modal .img{max-width: 1200px;}



/* 弹窗选中 */



.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}



.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}



.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}



.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}



/* 弹窗动画 */



@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}



@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}



@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}



@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}



@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}



@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}



@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}



@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}



.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 9999;}



.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}







.ml{

	display: none!important;

}



.wimg{

	width: 100%;

}



.news_list{

	border-top: 1px solid #e5e5e5;

	border-left: 1px solid #e5e5e5;

	margin-bottom: 60px;

}

.news_list li{

	width: 33.333%;

	border-bottom: 1px solid #e5e5e5;

	border-right: 1px solid #e5e5e5;

	padding: 40px;

	float: left;

}

.news_list li .zoom{

	display: block;

}

.news_list li .pic{

	overflow: hidden;

	margin-bottom: 30px;

}





.news_list li .label{

	width: 60px;

	height: 30px;

	line-height: 30px;

	border-radius: 3px;

	text-align: center;

	background-color: #f8e8e8;

	color: #b81f22;

	margin-bottom: 20px;

}



.news_list li .tit{

	color: #333333;

	line-height: 1.5em;

	height: 3em;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	overflow: hidden;

}

.news_list li:hover .tit{

	color: #b82124;

}



.ul2{margin: 30px auto 0;display: flex;flex-wrap: wrap;justify-content: center;}



.chakan{display: none;}



.ul2 .li2{ cursor: pointer; margin-right: 12px;  text-align: center;line-height: 36px; border: 1px solid #ddd;}

.ul2 .li2 a{display: block;width: 36px; height: 36px;  }



.ul2 .li2:last-child{margin-right: 0;}



/* .ul2 .li2_num{overflow: hidden;} */





.ul2 .li_in{border: none;}



/* .ul2 .li_in .inp{display: inline-block;} */



.ul2 .li_in input{ width: 55px; height: 36px; margin: 0 5px; outline:none;

text-align: center; background: transparent; border: 1px solid #ddd;

	border-radius: 4px;



 }





.ul2 .li2_z {position: relative;}





.ul2 .li2_r{margin-right: 38px;}

.ul2 .li2_l{

	transform: rotate(180deg);

	-webkit-transform: rotate(180deg);

}



.ul2 .li2_z img{display: inline-block;}



.ul2 .li2_z img:last-child{position: absolute;top: 0;left: 0;opacity: 0;}





.ul2 .li2_z:hover img:last-child{opacity: 1;}



.ul2 .li2_z:hover img:first-child{opacity: 0;}



.ul2 .li2{

	border-radius: 4px;

}

.ul2 .li2 a{color: #666666;}



.ul2 .li2.z1:hover,.ul2 .li2.act{

	border: 1px solid #b82124;

	background-color: #b82124;

}



.ul2 .li2:hover a,.ul2 .li2.act a{

	color: #fff;

}



.ul2 .li2.dioc{

	width: 36px; height: 36px;

	border: none;

	font-weight: bold;

}



.g-more{

	display: block;

	    width: 120px;

	    height: 40px;

	    line-height: 40px;

	    text-align: center;

	    color: #ffffff;

	    margin: 0 auto;

		background-color: #b82124;

}



.new-nav{

	display: flex;

	border-bottom: 1px solid #eaeaea;

	padding-top: 25px;

	font-size: 18px!important;

}



.new-nav a{

	color: #333;

	padding-bottom: 28px;

	margin-right: 45px;

	position: relative;

	text-transform: capitalize;

}

.new-nav a::before{

	content: '';

	width: 0%;

	left: auto;

	right: 0;

	position: absolute;

	bottom: 0;

	background-color: #b82124;

	height: 3px;

	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);

	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);

	    transition: all .4s cubic-bezier(.4,0,.2,1);

}

.new-nav a:hover::before,.new-nav a.act::before{

	width: 100%;

	left: 0;

	right: auto;

}

.new-nav a:hover,.new-nav a.act{

	color: #b82124;

}







.news-box{

	padding: 20px 0 80px;

}





.g-ban{

	position: relative;

}



.g-ban .con{

	position: absolute;

	width: 75%;

	left: 12.5%;

	top: 50%;

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	transform: translateY(-50%);

}



.g-ban .con .tit{

	color: #333;

}

.g-ban .con p{

	color: #666;

	line-height: 2em;

	margin-bottom: 10px;

}





.g-ban .con p:last-child{

	margin-bottom: 0;

}

.g-ban.bai .tit{

	color: #fff;

}

.g-ban.bai .con p{

	color: #fff;

}



.g-ban .con s{

	display: block;

	width: 38px;

	height: 4px;

	margin: 35px 0 30px;

	background-color: #b82124;

}





.content{

	padding: 40px 0 20px;

}



.content .title{

	margin-bottom: 70px;

	font-size: 16px;

}





.content .title a{

	font-size: 16px;

	color: #666666;

	border-bottom: 1px solid transparent;

	float: left;

}



.content .title a:hover{

	color: #b82124;

	border-bottom: 1px solid #b82124;

}



.content .title img{

	margin: 0 12px;

	width: 6px;

	height: 10px;

	float: left;

	-webkit-transform: translateY(2px);

	-moz-transform: translateY(2px);

	-o-transform: translateY(2px);

	transform: translateY(2px);

}



.desc-box{

	width: 1000px;

	margin: 0 auto;

}





.desc-box .tit{

	color: #333;

	line-height: 1.5em;

	text-align: center;

	margin-bottom: 25px;

}



.content .info{

	display: flex;

	align-items: center;

	justify-content: center;

	margin-bottom: 40px;

}





.content .info p {

	display: flex;

	align-items: center;

	color: #999999;

	margin-right: 20px;

}



.content .info p img{

	margin-right: 4px;

}

.text-con{

	padding: 40px 0;

	border-bottom: 1px solid #eee;

	border-top: 1px solid #eee;

	font-size: 18px;

	color: #333;

	line-height: 1.8em;

}



.text-con img{

	margin: 0 auto;

	display: block;

}











.b_pn .icon{

	width: 7px;

	height: 11px;

	position: relative;

	display: inline-block;

	vertical-align: middle;

	margin-top: -2px;

	margin-right: 8px;

}

.b_pn .icon img{

	width: 100%;

	height: 100%;

}

.b_pn .icon img:last-child{

	position: absolute;

	top: 0;

	left: 0;

	opacity: 0;

}



.b_pn .rtu:hover img:last-child{

	opacity: 1;

}

.b_pn .rtu:hover .s1,.b_pn .rtu:hover .s1 span{

	color: #b82124;

}

.b_pn{

	padding-top: 40px;

	border-top: 1px dashed #dcdcdb;

}

.b_pn .perv{

	margin-bottom: 20px;

}



.b_pn span{

	font-size: 14px;

	color: #333;

}

.b_pn .s1{

	font-size: 16px;

	color: #333;

	line-height: 1.4em;

}

.b_pn .l a{

	display: block;

}

.b_pn{

	display: flex;

	justify-content: space-between;

}



.b_pn .g_more{

	margin: 0;

	justify-content: center;

}

.b_pn .l{

	width: calc(100% - 180px);

}





.g_more2 {

    width: 170px;

    height: 50px;

    border-radius: 4px;

    display: flex;

    justify-content: center;

    align-items: center;

	background-color: #b82124;

    font-size: 16px;

	color: #fff;

}





.g_more2 img{

	margin-right: 6px;

}





.g_more2:hover{

	-webkit-transform: translateY(-4px);

	-moz-transform: translateY(-4px);

	-o-transform: translateY(-4px);

	transform: translateY(-4px);

}

.pro-top{

	display: flex;

	justify-content: center;

}

.pro-top .pic{

	width: 560px;

	/* border: 1px solid #eeeeee; */

	overflow: hidden;

}





.pro-top .txt{

	padding-left: 76px;

	color: #333;

	display: flex;

	flex-wrap: wrap;

	align-items: center;

	width: calc(100% - 560px);

}



.pro-top .txt .con{

	width: 100%;

}



.pro-top .txt .t1{

	line-height: 1.4em;

	margin-bottom: 35px;

}





.pro-top .txt .t2{

	line-height: 1.4em;

	margin-bottom: 25px;

	color: #b82124;

}



.pro-top .txt .t3{

	line-height: 1.5em;

	color: #565b66;

}



.lien{

	width: 100%;

	height: 14px;

	background: #f8f8f8;

	margin: 25px 0 40px;

}



.content .item{

	width: 1200px;

	margin: 0 auto;

}

.content.ab .item{

	width: 100%;

	margin: 0 auto;

}

.content.ab{

	padding: 80px 0 80px;

}



.content.ab .item .des{

	color: #5c6066;

	font-weight: 300;

}

.content.ab .item .zpic{

	margin-bottom: 30px;

}



.content .item .tit{

	margin-bottom: 15px;

	color: #333;

	text-align: center;

	line-height: 1.4em;

	text-transform:capitalize;



}

.content .item .tit.red{

	color: #b82124;

}

.item .zonm{

	margin-bottom: 20px;

}



.content .item .tit2{

	margin-bottom: 20px;

	color: #333;

	text-align: left;

	line-height: 1.4em;

	font-weight: bold;

}

.content .item .des{

	color: #000;

	line-height: 1.8em;

	margin-bottom: 20px;

}



video::-internal-media-controls-download-button {

    display:none;

}

video::-webkit-media-controls-enclosure {

    overflow:hidden;

}









.content .item .decv{

	color: #666;

	line-height: 1.5em;

	margin-top: 40px;

}



.content .item.z1{

	margin-bottom: 75px;

}

.content .item .zpic{

	display: flex;

	justify-content: center;

}



/* .content .item .zpic img{

	width: 80%;

} */



.g-title{

	text-align: center;

	color: #333;

	margin-bottom: 70px;

	text-transform: capitalize;

}



.g-title s{

	width: 64px;

	height: 5px;

	background-color: #b81f22;

	margin: 16px auto 0;

	display: block;

}



.fl-list{

	display: flex;

	color: #333;

	margin-bottom: 40px;

}



.fl-list .ln{

	color: #333;margin-right: 10px;

	padding: 15px 25px;

	border-radius: 4px;

	cursor: pointer;

}

.fl-list .ln:last-child{

	margin-right: 0;

}

.fl-list .r-con .ln{

	float: left;

	margin-bottom: 10px;

}

.fl-list .r-con{

	flex: 1;

	margin-top: -14px;

}

.fl-list .ln.act,.fl-list .ln:hover{

	background-color: #f8e8e9;

	color: #b81f22;

}



.news_list .pic{

	position: relative;

}



.news_list .pic .ani{

	position: absolute;

	width: 40px;

	height: 40px;

	border-radius: 50%;

	bottom: 30px;

	left: 30px;

	z-index: 12;

}

@keyframes turn{

      0%{-webkit-transform:rotate(0deg);}

      25%{-webkit-transform:rotate(90deg);}

      50%{-webkit-transform:rotate(180deg);}

      75%{-webkit-transform:rotate(270deg);}

      100%{-webkit-transform:rotate(360deg);}

}



.news_list .pic .ani .yn{

	position: absolute;

	top: 50%;

	left: 50%;

	-webkit-transform: translate(-50%,-50%);

	-moz-transform: translate(-50%,-50%);

	-o-transform: translate(-50%,-50%);

	transform: translate(-50%,-50%);

	width: auto;

}





.news_list li:hover .ani img:first-child{

	-webkit-transform: scale(1.01);

	  -moz-transform: scale(1.01); 

	  -ms-transform: scale(1.01); 

	  -o-transform: scale(1.01); 

	  transform: scale(1.01);

	  animation:turn 5s linear infinite;

}

.news_list li a{display: block;}

.sev-box.hj1 {

	padding-top: 100px;

	padding-bottom: 80px;



}



.sev-box .news_list .pic::before{

	content: '';

	width: 100%;

	height: 100%;

	background-image: url(../img/yy.png);

	-webkit-background-size: cover;

	background-size: cover;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 1;

}



.sev-zx{

	color: #fff;

	background-image: url(../img/se.jpg);

	-webkit-background-size: cover;

	background-size: cover;

	padding: 30px 5% 35px;

	margin-top: 100px;

}



.sev-zx div{

	display: flex;

	align-items: center;

}



.sev-zx .tit{

	margin-bottom: 28px;

	text-align: center;

	justify-content: center;

}

.sev-zx .b-info{

	display: flex;

	align-items: center;

	justify-content: center;

}



.sev-zx .b-info s{

	width: 1px;

	height: 15px;

	background-color: #fff;

	opacity: .5;

	margin: 0 40px;

	display: block;

}



.sev-zx .b-info a{

	display: flex;

	align-items: center;

	color: #fff;

}



.sev-zx .b-info a img{

	margin-right: 10px;

}

.solutioon{

	padding-top: 90px;

	background-color: #f5f5f5;

}

.so-list{

	margin: 0 -30px;

}



.so-list li{

	padding: 0 30px;

	float: left;

	width: 50%;

	margin-bottom: 60px;

}



.so-list li .con{

	overflow: hidden;

	position: relative;

}



.so-list li .pic img{

	-webkit-transform: scale(1.01);

	  -moz-transform: scale(1.01); 

	  -ms-transform: scale(1.01); 

	  -o-transform: scale(1.01); 

	  transform: scale(1.01);

}



.so-list li .pic{

	position: relative;

}



.so-list li .pic::before{

	content: '';

	width: 100%;

	height: 100%;

	background-image: url(../img/syy.png);

	-webkit-background-size: cover;

	background-size: cover;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 1;

}



.so-list li:hover .pic img{

	-webkit-transform: scale(1.08);

	  -moz-transform: scale(1.08); 

	  -ms-transform: scale(1.08); 

	  -o-transform: scale(1.08); 

	  transform: scale(1.08);

}





.so-list .txt{

	width: 100%;

	height: 100%;

	background-color: rgba(20,23,26,0);

	position: absolute;

	top: 0;

	left: 0;

	color: #fff;

	padding: 80px 55px 20px;

	overflow: hidden;

	z-index: 9;

}



.so-list .txt .tit{

	margin-bottom: 60px;

}



.so-list .txt a{

	color: #fff;

}

.so-list .txt .bcon{

	padding-left: 30px;

	-webkit-transform: translateY(400px);

	-moz-transform: translateY(400px);

	-o-transform: translateY(400px);

	transform: translateY(400px);

	opacity: 0;

	visibility: hidden;

	max-height: 220px;

	overflow-y: auto;

}



.so-list li:hover .txt .bcon{

	-webkit-transform: translateY(0);

	-moz-transform: translateY(0);

	-o-transform: translateY(0);

	transform: translateY(0);

	opacity: 1;

	visibility: visible;



}



.so-list .txt .bcon::-webkit-scrollbar{ width:4px;height: 1px;}



.so-list .txt .bcon::-webkit-scrollbar-thumb{ background:#d6cbcb;}



.so-list .txt .bcon::-webkit-scrollbar-track{ background:#6d6060;} 



.so-list li:hover .txt {

	background-color: rgba(20,23,26,.8);

}



.so-list .txt .bcon a{

	opacity: .6;

	display: block;

	margin-bottom: 20px;

	display: flex;

	align-items: center;

	transition: all 0.4s;

	will-change: transform;

	font-size: 26px;

	-webkit-transform: scale(0.8);

	-moz-transform: scale(0.8);

	-o-transform: scale(0.8);

	transform: scale(0.8);

	transform-origin: 10px 50%;

	width: 100%;

	line-height: 1.5;



}

.so-list .txt .bcon a:last-child{

	margin-bottom: 0;

}

.so-list .txt .bcon a:hover{

	opacity: 1;

	font-weight: bold;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

}



.so-list .txt .bcon a img{

	width: 7px;

	margin-left: 17px;

	opacity: 0;

}



.so-list .txt .bcon a:hover img{

	opacity: 1;

}





.solutioonDesc .top-info .title{

	margin-bottom: 75px;

}





.solutioonDesc .top-info .desc{

	/* text-indent: 2em; */

}



.solutioonDesc .tone{

	text-align: center;

	margin-bottom: 40px;

	text-transform: capitalize;

}



.solutioonDesc .tone s{

	width: 64px;

	height: 5px;

	display: block;

	background-color: #b81f22;

	margin: 20px auto 0;

}



.solutioonDesc .desc{

	color: #565b66;

	line-height: 1.8em;

	max-width: 1000px;

	

	margin: 0 auto;

}



.solutioonDesc .top-info{

	padding-bottom: 70px;

}



.solutioonDesc .itew{

	padding: 80px 0 60px;

	background-color: #fff;

	background-image: url(../img/z2.jpg);

	-webkit-background-size: cover;

	background-size: cover;

}



.solutioonDesc .itew:nth-child(even){

	background-image: url(../img/z1.jpg);

	-webkit-background-size: cover;

	background-size: cover;

}



.solutioonDesc .itew:nth-child(odd) .l{

	float: right;

}



.solutioonDesc .itew:nth-child(odd) .r{

	padding-left: 0;

	padding-right: 70px;

}





.solutioonDesc .itew .l{

	float: left;

	width: 540px;

}

.solutioonDesc .itew .swiper-slide img{

	width: 100%;

}





.itw_swi{

	margin-bottom: 20px;

	position: relative;

	/* border: 1px solid #eeeeee; */

	background-color: #fff;

}













 .itw_swi2 .swiper-slide img{

	border: 1px solid #eee;

}



.itw_swi2 .swiper-slide.act img{

	border: 1px solid #b81f22;

}



.solutioonDesc .itew .r{

	overflow: hidden;

	width: calc(100% - 540px);

	padding-left: 70px;

}







.solutioonDesc .r p{

	margin-bottom: 14px;

	line-height: 1.4em;

}





.solutioonDesc .r s{

	width: 64px;

	height: 5px;

	display: block;

	background-color: #b81f22;

	margin-bottom: 36px;

}



.solutioonDesc .r .desc{

	color: #565b66;

	

	line-height: 1.8em;

	margin-bottom: 35px;

}



.tc-pro .til{

	display: flex;

	align-items: center;

	color: #565b66;

	margin-bottom: 18px;

}



.tc-pro .til em{

	width: 3px;

	height: 20px;

	background-color: #999999;

	display: block;

	margin-right: 10px;

}



.tc-pro .conm p{

	display: flex;

	/* flex-wrap: wrap; */

	line-height: normal;

}



.tc-pro .conm p a{

	color: #b81f22;

	font-size: 18px;

	padding: 0 38px;

	background-color: rgba(184,31,34,.06);

	height: 50px;

	display: flex;

	align-items: center;

	margin-right: 20px;

	border-radius: 4px;

	font-weight: bold;

}

.tc-pro .conm p a{

	color: #b81f22;

}



.pro-content{

	padding: 65px 0 20px;

	background-color: #f5f5f5;

}



.pro-content .l_nav{

	width: 338px;

	float: left;

}



.pro-content .r_pro{

	width: calc(100% - 338px);

	padding-left: 40px;

	float: left;

}



.proL li a{

	padding: 25px 30px;

	background-color: #fff;

	display: flex;

	align-items: center;

	justify-content: space-between;

	border: 1px solid #dddddd;

	border-top: none;

}



.proL li:first-child a{

	border-top: 1px solid #dddddd;

}

.proL li p{

	flex: 1;

	line-height: 1.4em;

	color: #333;

}



.proL li span{

	display: block;

	width: 9px;

	height: 16px;

	position: relative;

}





.proL li span img{

	width: 100%;

	height: 100%;

}



.proL li span img:last-child{

	position: absolute;

	top: 0;

	left: 0;

	opacity: 0;

}



.proL li:hover a,.proL li.act a{

	background-color: #b82124;

	color: #fff;

}



.proL li:hover a p,.proL li.act a p{

	color: #fff;

}



.proL li:hover a span img,.proL li.act a span img{

	opacity: 0;

}



.proL li:hover a span img:last-child,.proL li.act a span img:last-child{

	opacity: 1;

}



.r_pro .fnav a{

	float: left;

	margin-right: 50px;

	margin-bottom: 20px;

	line-height: 1.4em;

	border-bottom: 1px solid rgba(0, 0, 0, 0);

	

}



.r_pro .fnav a:hover,.r_pro .fnav a.act{

	color: #b82124;

}

.r_pro .fnav a.act{

	border-bottom: 1px solid #b82124;

}



.r_pro .fnav{

	margin-bottom: 25px;

}



.pro_list{

	margin: 0 -12.5px;

}



.pro_list li{

	padding: 0 12.5px;

	margin-bottom: 30px;

	width: 33.33%;

	float: left;

}



.pro_list .con{

	display: block;

	background-color: #fff;

	border: 1px solid #ddd;

}

.pro_list .con:hover .tit{

	color: #b82124;

}







.pro_list .pic{

	overflow: hidden;

}



.pro_list .txt{

	padding: 25px 40px;

}

.pro_list .tit{

	line-height: 1.4em;

	margin-bottom: 15px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}





.pro_list .desc{

	line-height: 1.8em;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap!important;

}



.pro_list s{

	width: 100%;

	display: block;

	background-color: #ddd;

	height: 1px;

	margin: 30px 0;

}





.pro_list .btn{

	width: 140px;

	height: 40px;

	border-radius: 20px;

	display: flex;

	justify-content: center;

	align-items: center;

	color: #fff;

	background-color: #b81f22;

	margin: 0 auto;

}





.pro_list .btn:hover{

	-webkit-transform: translateY(-4px);

	-moz-transform: translateY(-4px);

	-o-transform: translateY(-4px);

	transform: translateY(-4px);

}



.sev-zx span{

	color: #fff;

	display: block;

	margin: 0 10px;

	opacity: .6;

}

.news-box .new-nav{

	margin-bottom: 55px;

	font-size: 18px!important;

}



.sev-box.s2 .new-nav{

	margin-bottom: 0;

}



 .ptxt .l{

	float: left;

	width: 740px;

	overflow: hidden;

}



.p100{

	padding: 100px 0;

}

.top_comn{

	background-color: #f5f5f5;

	padding: 70px 0;

}

.top_comn .ibox{

	display: flex;

	align-items: center;

	justify-content: space-between;

}



.top_comn .inp_con{

	width: 600px;

	display: flex;

	align-items: center;

	height: 56px;

}

.new_tp .desc{

	font-weight: 300;

	line-height: 1.7em;

	text-align: center;

	margin-bottom: 30px;

}

.new_tp .l{

	overflow: hidden;

	width: 100%!important;

	margin-bottom: 80px;

}



.top_comn .inp_con .btn{

	background-color: #b82124;

	width: 100px;

	height: 100%;

	display: flex;

	justify-content: center;

	align-items: center;

	cursor: pointer;

}



.top_comn .inp_con input{

	width: calc(100% - 100px);

	height: 100%;

	border: 1px solid #e1e4e6;

	background-color: #fff;

	outline: none;

	font-size: 18px;

	padding: 0 20px;

}



.tips_n{

	color: #4a4a4a;

	margin-bottom: 60px;

}



.tips_n span{

	color: #b82124;

	font-size: 20px;

	font-weight: bold;

}

.cont_com{

	padding: 50px 0;

}





.se_list .tit{

	line-height: 1.4em;

	margin-bottom: 20px;

}



.se_list p{

	line-height: 1.5em;

	color: #666;

}





.se_list  a:hover .tit{

	color: #b82124;

}



.se_list li{

	margin-bottom: 60px;

}



.banner video {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 50%;

    left: 0;

    -webkit-transform: translatey(-50%);

    -moz-transform: translatey(-50%);

    -o-transform: translatey(-50%);

    transform: translatey(-50%);

    object-fit: cover;

	z-index: 99;

}















 .ptxt .r{

	float: left;

	width: calc(100% - 740px);

	padding-left: 80px;

	padding-top: 12px;

}





 .ptxt .tit{

	color: #3d404d;

	font-weight: 300;

	line-height: 1.4em;

	margin-bottom: 30px;

	max-height: 2.8em;

		display: -webkit-box;

		-webkit-box-orient: vertical;

		-webkit-line-clamp: 2;

	 	overflow: hidden;

}



 .ptxt .desc{

	color: #565b66;

	line-height: 1.8em;

	

	font-weight: 300;

}



 .ptxt .desc p{

	margin-bottom: 30px;

}



 .ptxt .desc p:last-child{

	margin-bottom: 0;

}



.se_r2{

	background-color: #f5f5f5;

}



.zz_con{

	width: 1146px;

	margin: 0 auto -20px;

}





.zz_con .item{

	float: left;

	width: 50%;

	padding: 0 20px;

}



.zz_con .item .pic{

	background-color: #fff;

	overflow: hidden;

}



.zz_con .item .txt{

	padding: 30px 0;

	text-align: center;

}



.zz_con .item .tit{

	margin-bottom: 10px;

	line-height: 1.4em;

}





.zz_con .item p{

	font-weight: 300;

	text-align: center;

}





.se_r3 .opv{

	width: 100%;

}



.se_r3 .desc{

	display: flex;

	align-items: center;

	height: 100%;

}



.se_r3 .ptxt{

	display: flex;

}





.ldesc{

	font-weight: 300;

	line-height: 1.8em;

	text-align: center;

	margin: 0 auto 60px;

	max-width: 1200px;

}





.swi_sec{

	display: flex;

}





.swi_sec .l{

	width: 750px;

}





.swi_sec .r{

	width: calc(100% - 750px);

	padding:20px 80px 20px 90px;

	background-color: #fff;

}









.sewi1 img{

	width: 100%;

}





.se_r4{

	background-color: #f5f5f5;

}





.sewi2 .swiper-slide{

	display: flex;

	align-items: center;

	height: 100%;

}



.sewi2 .con{

	width: 100%;

}

.sewi2 {

	height: 100%;

}



.sewi2 .tit{

	margin-bottom: 32px;

	line-height: 1.4em;

}





.sewi2 .desc{

	line-height: 1.8em;

	font-weight: 300;

	

}





.swi_sec{

	margin-bottom: 60px;

}



.sewi3 .pic{

	overflow: hidden;

}



.sewi3 .txt{

	background-color: #fff;

}







.sewi3 .txt{

		overflow: hidden;

		text-overflow: ellipsis;

		white-space: nowrap;

		text-align: center;

		padding: 25px 15px;

}



.sewi3 .swiper-slide:hover .txt{

	color: #b82124;

}



.sewi3 .swiper-slide{

	cursor: pointer;

}







.sewi3 .swiper-slide.act .txt{

	color: #b82124;

}



.sewi3 {

	padding-bottom: 64px;

}



.sewi3 .swiper-lien{

	top: auto;

	bottom: 0;

	right: 180px;

	height: 3px;

	width: auto;

}





.sewi3 .swiper-pagination-progress {

    background: #eee;

    position: absolute;

}



.sewi3  .swiper-pagination-progress .swiper-pagination-progressbar{

	background-color: #ddd;

}





.lr_swi div{

	width: 52px;

	height: 52px;

	position: relative;

	cursor: pointer;

}

.lr_swi{

	display: flex;

}



.lr_swi div img{

	width: 100%;

	height: 100%;

}



.lr_swi div .z2{

	position: absolute;

	top: 0;

	left: 0;

	opacity: 0;

}



.lr_swi div:last-child .z1{

	-webkit-transform: rotate(180deg);

		-moz-transform: rotate(180deg);

		-o-transform: rotate(180deg);

		transform: rotate(180deg);

}



.lr_swi div:last-child {

	margin-left: 20px;

}

.lr_swi div:first-child .z2{

	-webkit-transform: rotate(180deg);

		-moz-transform: rotate(180deg);

		-o-transform: rotate(180deg);

		transform: rotate(180deg);

}

.swi_bon{

	position: relative;

}



.lr_swi div:hover .z2{

	opacity: 1;

}



.lr_swi div:hover .z1{

	opacity: 0;

}





.swi_bon .lr_swi{

	position: absolute;

	bottom: -22px;

	right: 0;

	z-index: 9;

}









.sc_num{

	display: flex;

}



.sc_num .item{

	width: 33.333%;

	padding-right: 40px;

}



.sc_num .item .tit span{

	font-size: 50px;

	color: #b82124;

	font-weight: bold;

}







.sc_num .item .tit{

	font-size: 24px;

	color: #333;

	font-weight: 300;

	padding-left: 6px;

	margin-bottom: 8px;

	overflow: initial;

	text-align: left;

}





.sc_num .item.t1 .tit{

	font-size: 34px;

	color: #b82124;



}



.sc_num .item .con{

	max-width: 200px;

}



.sc_num .item .con p{

	font-weight: 300;

	color: #565b66;

	line-height: 1.8em;

	text-align: left;

}



.tec-box .se_r1 .desc{

	margin-bottom: 26px;

}





.sc_d2{

	line-height: 1.6rem;

	margin-bottom: 65px;

	text-align: center;

	font-weight: 300;

}



.sc_d3{

	line-height: 1.8rem;

	

	font-weight: 300;

	max-width: 1150px;

	margin: 0 auto 40px;

}



.sc_r2{

	background-color: #f5fff5;

}



.yj_list{

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

}



.yj_list .tit{

	display: flex;

	align-items: center;

}

.yj_list li{

	width: 50%;

	border-top: 1px dashed #c8cacc;

	border-right: 1px dashed #c8cacc;

	padding: 50px 0;

	display: flex;

	justify-content: flex-end;

	padding-right: 80px;

}





.yj_list li:first-child{

	border-top: none;

}



.yj_list li:nth-child(2){

	border-top: none;

}



.yj_list li:nth-child(2n){

	border-right: none;

	justify-content: flex-start;

	padding-left: 80px;

	padding-right: 0;

}



.yj_list li .con{

	width: 440px;

}











.yj_list .tit span{

	font-weight: bold;

	font-size: 80px;

}



.yj_list .tit p{

	font-size: 30px;

	font-weight: 300;

	line-height: 1.4em;

}





.yj_list .tit p:nth-child(2){

	font-size: 14px;

	font-weight: 300;

	line-height: 1.4em;

	color: #ccc;

}

.ipic{

	max-width: 800px;

	margin: 0 auto 30px;

}



.sc_r4{

	background-color: #f5f5f5;

}



.cta_r1{

	padding: 100px 0 0px;

	background-color: #f5f5f5;

}



.map_tit{

	display: flex;

}



.map_tit .item{

	width: 50%;

	background-color: #fff;

	display: flex;

	justify-content: center;

	align-items: center;

	height: 70px;

}



.map_tit .item.act{

	color: #fff;

	background-color: #b82124;

}





#map{

	height: 418px;

	width: 100%;

	border: 1px solid #ddd;

}



.addr_con{

	display: flex;

	padding: 0 2vw;

	-webkit-transform: translateY(-90px);

	-moz-transform: translateY(-90px);

	-o-transform: translateY(-90px);

	transform: translateY(-90px);

}





.addr_con .item .tit{

	display: flex;

	align-items: center;

	margin-bottom: 35px;

}





.addr_con .item .tit img{

	margin-right: 18px;

}





.addr_con .item .il span{

	font-size: 20px;

	font-weight: 300;

	line-height: 1.4em;

}



.addr_con .item .il{

	display: flex;

	margin-bottom: 25px;

	align-items: center;

}

.addr_con .item .il:last-child{

	margin-bottom: 0;

}



.addr_con .item  .con{

	padding: 35px 45px;

	border-right: 1px solid #ddd;

}

.addr_con .item:last-child .con{

	border: none;

}

.addr_con .item {

	padding: 20px 0;

	width: 33.333%;

	background-color: #fff;

}



.hide-tab{

	display: none;

}

.hide-tab0{

	display: none!important;

}



.cta_r3{

				background-color: #f5f5f5;

			}

			.job_list .tit{

				font-weight: bold;

			}

			.job_list li{

				background-color: #fff;

				padding: 0 56px;

				margin-bottom: 20px;

			}

			

			.job_list .itbn{

				display: flex;

				justify-content: space-between;

				align-items: center;

				padding: 35px 0;

			}

			.job_list .itbm{

				padding: 30px 0;

				border-top: 1px solid #ddd;

				display: none;

			}

			

			.job_list .itbm .tit{

				color: #666;

				margin-bottom: 20px;

			}

			

			.job_list .itbm .dc{

				font-weight: 300;

				line-height: 1.6em;

			}

			.job_list .itbm .bon:not(:last-child){

				margin-bottom: 55px;

			}

			.job_list .itbm .eamil{

				font-weight: 300;

				padding: 35px 0;

				border-top: 1px solid #ddd;

				display: flex;

				align-items: center;

				margin-top: 35px;

			}

			.job_list .itbm .eamil a{

				border-bottom: 1px solid #4c97ff;

				color: #4c97ff;

			}

			

			.job_list .btn{

				width: 50px;

				height: 50px;

				border-radius: 50%;

				position: relative;

			}

			.job_list li.act .itbn .tit{

				color: #b82124;

			}

			

			.job_list .btn img{

				width: 100%;

				height: 100%;

			}

			.job_list .btn img:last-child{

				position: absolute;

				top: 0;

				left: 0;

				opacity: 0;

			}

			.job_list li.act .btn img{

				opacity: 0;

			}

			.job_list li.act .btn img:last-child{

				opacity: 1;

			}

			

			.job_list .itbn:hover .tit{

				color: #b82124;

			}









.addr_con .item .il a:hover{

	color: #b82124;

}





.miten{

	background-image: url(../img/m1.jpg);

	-webkit-background-size: 100% 100%;

	background-size: 100% 100%;

}



.miten:nth-child(2n){

	background-image: url(../img/m2.jpg);

	justify-content: flex-end;

}



.miten{

	padding: 50px 0;

}

.miten .ibox{

	display: flex;

	align-items: center;

}



.miten .tit p{

	color: #fff;

	margin-bottom: 15px;

	line-height: 1.4em;

}

.miten .tit{

	width: 170px;

}

.miten .tit span{

	color: #fff;

	opacity: 0.1;

	font-weight: 300;

}



.miten .pic{

	overflow: hidden;

	width: 550px;

	margin-left: 62px;

	margin-right: 90px;

}

.miten:nth-child(2n){

	margin-left: 90px;

	margin-right: 62px;

}



.miten .l{

	display: flex;

	align-items: center;

}





.miten .xb p{

	display: flex;

	font-weight: 300;

	line-height: 1.5em;

	margin-bottom: 10px;

}



.miten .xb p s{

	width: 7px;

	height: 7px;

	border-radius: 50%;

	background-color: #999999;

	-webkit-transform: translateY(12.5px);

	-moz-transform: translateY(12.5px);

	-o-transform: translateY(12.5px);

	transform: translateY(12.5px);

	margin-right: 10px;

}





.miten .xb{

	margin-bottom: 25px;

}



.miten .desc{

	font-weight: 300;

	line-height: 1.6em;

}







.miten:nth-child(2n) .tit{

	text-align: right;

}







.more-m{

	display: flex;

	justify-content: center;

	align-items: center;

	font-weight: 300;

	margin-top: 50px;

	cursor: pointer;

	margin-left: 8px;

}

.more-m img{

margin-left: 8px;

}



.hader{

	padding: 0 60px;

	height: 80px;

	background-color: #fff;

	display: flex;

	justify-content: center;

	justify-content: space-between;

	position: relative;

	z-index: 99;

}



.hader .logo{

	display: flex;

	align-items: center;

}

.hader .logo p{

	padding-top: 3px;

}

.hader .logo s{

	display: block;

	width: 1px;

	height: 24px;

	background-color: #cccccc;

	margin: 0 20px;

}

.r_info{

	display: flex;

	align-items: center;

}

.r_info .ul1{

	display: flex;

}






.r_info .ul1 li .a{

	line-height: 80px;

	position: relative;

}

.r_info .ul1 li {

	margin-right: 30px;

}



.r_info .ul1 li .a::before{

	content: '';

	left: auto;

	right: 0;

	width: 0;

	height: 4px;

	background-color: #b82124;

	position: absolute;

	bottom: 0;

	    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);

	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);

	    transition: all .4s cubic-bezier(.4,0,.2,1);

}

.r_info .ul1 li .a{

	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);

	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);

	transition: all .4s cubic-bezier(.4,0,.2,1);

	text-transform: capitalize;

}



.r_info .ul1 li .a:hover,.r_info .ul1 li.act .a{

	color: #b82124;

}



.r_info .ul1 li .a:hover::before,.r_info .ul1 li.act .a::before{

	width: 100%;

	left: 0;

	right: auto;

}







.r_info .Language{

	border-left: 1px solid #c2c2c2;

	border-right: 1px solid #c2c2c2;

	padding: 0 30px;

	margin-right: 30px;

	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);

	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);

	transition: all .4s cubic-bezier(.4,0,.2,1);

}



.r_info .Language:hover{

	color: #b82124;

}





.two_box{

	position: fixed;

	left: 0;

	width: 100%;

	top: 80px;

	background-color: rgba(0,0,0,.3);

	border-top: 1px solid #eaeaea;

	z-index: 88;

	display: none;

}

.nav_bg{

	position: fixed;

	left: 0;

	width: 100%;

	top: 80px;

	background-color: rgba(0,0,0,.3);

	height: 100vh;

	z-index: 80;

	display: none;

}

.two_box .ibox{

	display: flex;

	background-color: #fff;

}



.two_box .l{

	width: 360px;

	padding: 38px 0;

	border-right: 1px solid #eaeaea;

}



.two_box .l .li{

	padding: 25px 28px;

	display: flex;

	align-items: center;

	justify-content: space-between;

	cursor: pointer;

	line-height: 1.4em;

}



.two_box .l .li:hover,.two_box .l .li.act{

	background-color: #f7f7f7;

	font-weight: bold;

}



.two_box .l .li:hover img,.two_box .l .li.act img{

	opacity: 1;

}

.two_box .l .li img{

	opacity: 0;

}





.s_moer{

	padding: 35px 28px;

	display: flex;

	align-items: center;

	border-top: 1px solid #eaeaea;

	margin-top: 15px;

}



.s_moer img{

	margin-left: 16px;

}

.s_moer:hover{

	color: #b82124;

}



.two_box .r{

	padding: 40px 60px;

	display: flex;

	width: calc(100% - 360px);

}





.two_box .inb{

	padding: 22px 30px;

	line-height: 1.4em;

	cursor: pointer;

}







.two_box .inb:hover,.two_box .inb.act{

	background-color: #f7f7f7;

	font-weight: bold;

}



.two_box .r .tnav{

	width: 360px;

	margin-right: 70px;



}



.two_box .onv{

	display: flex;

	align-items: center;

	border-bottom: 1px dashed #dddddd;

	padding: 25px 30px;

}



.two_box .onv .pic{

	width: 170px;

}

.hader{

	position: fixed;

	width: 100%;

	left: 0;

	top: 0;

}



.two_box .onv .txt{

	width: calc(100% - 170px);

	padding-left: 30px;

}





.two_box .onv .txt .tit{

	overflow: hidden;

		text-overflow: ellipsis;

		white-space: nowrap;

		margin-bottom: 20px;

}





.two_box .onv .txt p{

	overflow: hidden!important;

		text-overflow: ellipsis!important;

		white-space: nowrap!important;

}



.two_box .onv:hover{

	background-color: #f5f5f5;

}





.two_box .pcon{

	max-height: 690px;

	overflow-y: scroll;

	padding-right: 40px;

	flex: 1;

}





.two_box .pcon::-webkit-scrollbar{ width:6px;height: 1px;}



.two_box .pcon::-webkit-scrollbar-thumb{ background:#c3c3c3;}



.two_box .pcon::-webkit-scrollbar-track{ background:#eeeeee;} 





/* .two_box{

	top: -800px;

	visibility: hidden;

	opacity: 0;

}



.two_box.act{

	top: 80px;

	visibility: visible;

	opacity: 1;

} */





/* body{

	position: relative;

}

 */















/* 搜索弹窗 */



.seatanchuang{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99;background: rgba(0, 0, 0, 0.45);visibility: hidden;opacity: 0;}



.seatanchuang .stop{width: 100%;height: 50vh;position: absolute;top: -50vh;left: 0;z-index: 2;background: #f5f5f5;}



.seatanchuang .stop .sbox{width: 800px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);padding: 10px 0;border-bottom: 1px solid #000;}



.seatanchuang .stop .sbox input{display: block;width: calc(100% - 40px);float: left;height: 40px;border: 0;outline: none;background: #f5f5f5;}



.seatanchuang .stop .sbox a{display: block;width: 40px;height: 40px;background: url(../img/ss.png) center no-repeat;float: right;}



.seatanchuang.act{visibility: visible;opacity: 1;}



.seatanchuang.act .stop{top: 0;}











.hader .ul1 li {

	position: relative;

}









.hader .ul1 li .lbtm {

    width:240px;

    position: absolute;

    top: 100%;

    left: 50%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

    display: none;

	font-size: 14px;

}



.hader .ul1 li .lbtm a {

    display: block;

    line-height: 50px;

    border-bottom: 1px solid #f4f4f4;

    background: #fff;

    color: #333f48;

    text-align: center;

	text-transform: capitalize;

}



.hader .ul1 li .lbtm a:hover{

	background-color: #b82124;

	color: #fff;

}



.hader .ul1 li:last-child{
	margin-left: 30px;	
}

.hader .ul1 li:last-child::after{
	content: '';
	display: block;
	width: 1px;
	height: 24px;
	background: #ccc;
	position: absolute;
	left: -30px;
	top: 50%;
	margin-top: -12px;
}


body{

	padding-top: 80px;

}







.footer{

	padding: 100px 0 0;

	position: relative;

	background-color: #f5f5f5;

}



.footer.white{

	background-color: #fff;

}





.tfod{

	display: flex;

	justify-content: space-between;

	padding: 0 60px;

	position: relative;

	z-index: 3;

}





.tfod .ulf li{

	float: left;

	margin-right: 110px;

}





.tfod .ulf li a:first-child{

	font-size: 20px;

	font-weight: bold;

	margin-bottom: 35px;

}

.tfod .ulf li a{

	font-size: 18px;

	font-weight: 300;

	color: #666666;

	display: block;

	line-height: 1.4em;

	margin-bottom: 20px;

	display: flex;

	align-items: center;

}





.tfod .ulf li a:hover{

	color: #b82124;

}



.tfod .ulf li a s{

	width: 1px;

	height: 12px;

	background-color: #cccccc;

	display: block;

	margin: 0 12px;

}



.tfod .gz{

	font-weight: 300;

	margin: 20px 0 13px;

}



.tfod .q1 img{

	display: block;

	margin: 0 auto 12px;

}

.tfod .q1{

	text-align: center;

	font-size: 16px;

	color: #666666;

	margin-right: 20px;

	width: 120px;

	text-transform: capitalize;

}



.tfod .q1:last-child{

	margin-right: 0;

}

.tfod .qr{

	display: flex;

}



.h_info{

	display: flex;

	justify-content: space-between;

	align-items: center;

	height: 60px;

	/* background-color: #b82124; */

	padding: 0 60px 0;

	position: relative;

	z-index: 3;

	margin-top: 90px;

}





.footer .fd{

	width: 100%;

	position: absolute;

	left: 0;

	bottom: 0;

	z-index: 1;

}



.h_info div{

	display: flex;

}





.h_info p,.h_info a,.h_info span{

	color: rgba(255,255,255,.6);

}

.h_info .frt{

	margin-right: 6px;

}



.h_info p{

	margin-right: 12px;

}



.right_p{

	position: fixed;

	right: 20px;

	top: 50%;

	font-size: 14px;

	color: #999999;

	z-index: 99;

	-webkit-transform: translatey(-50%);

	-moz-transform: translatey(-50%);

	-o-transform: translatey(-50%);

	transform: translatey(-50%);

}



.right_p .item {

	position: relative;

}

.right_p .item a{

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	text-transform: capitalize;

}

.right_p .item .icon{

	position: relative;

	margin: 0 auto 8px;

	width: 24px;

}





.right_p .item .icon img:last-child{

	position: absolute;

	top: 0;

	left: 0;

	opacity: 0;

}





.right_p .qr_f{

	position: absolute;

	top: 50%;

	right: 70px;

	-webkit-transform: translatey(-50%);

	-moz-transform: translatey(-50%);

	-o-transform: translatey(-50%);

	transform: translatey(-50%);

	border: 1px solid #f8f8f8;

	box-shadow: 4px 0 12px rgba(10, 102, 65, 0.1);

	opacity: 0;

	visibility: hidden;

	padding: 10px;

	background-color: #fff;

}

.right_p .qr_f p{

	margin-top: 4px;

	text-align: center;

	font-size: 14px;

	color: #333!important;

}

.right_p .qr_f img{

	width: 118px;

	height: 118px;

	max-width: none;

}

.right_p .qr_f:before{

	content: '';

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 10px 0 10px 10px;

	border-color: transparent transparent transparent #fff;

	position: absolute;

	left: 100%;

	top: 50%;

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	transform: translateY(-50%);

}









.right_p .item:hover .qr_f{

	opacity: 1;

	visibility: visible;

}



.right_p .con{

	box-shadow: 4px 0 12px rgba(10,102,65,.1);

	background-color: #fff;

	padding: 0 10px;

	border-radius: 6px;

}





.right_p .item{

	padding: 20px 0;

	position: relative;

	text-align: center;

	cursor: pointer;

}

.right_p .con .item:last-child::before{

	display: none;

}



.right_p .item::before{

	content: '';

	width: 30px;

	height: 1px;

	background-color: #e5e5e5;

	position: absolute;

	left: 50%;

	bottom: 0;

	-webkit-transform: translatex(-50%);

	-moz-transform: translatex(-50%);

	-o-transform: translatex(-50%);

	transform: translatex(-50%);

}

.right_p .con.top{

	margin-top: 10px;

	opacity: 0;

	visibility: hidden;

	pointer-events: none;

}

.right_p .con.top .item{

	padding: 10px 0;

}



.right_p .con.act{

	opacity: 1;

	visibility: visible;

	pointer-events: visible;

}



.right_p .con p{

	line-height: 1.3em;

	text-transform: capitalize;

}





.right_p .item:hover p{

	color: #b82124;

}





.right_p .item:hover .icon img{

	opacity: 0;

}



.right_p .item:hover .icon img:last-child{

	opacity: 1;

}



.banner .swiper-slide{

	position: relative;

}



.banner .con{

	position: absolute;

	width: 100%;

	left: 0;

	top: 50%;

	-webkit-transform: translatey(-50%);

	-moz-transform: translatey(-50%);

	-o-transform: translatey(-50%);

	transform: translatey(-50%);

	padding: 13%;

	z-index: 5;

}





.banner .con .tit{

	color: #333;

	line-height: 1.4em;

}



.banner .con .bom .tit{

	color: #fff;

}

.banner .con .bom p{

	color: #fff;

}







.banner .con .tit .white{

	color: #fff;

}



.banner .con s{

	width: 38px;

	height: 4px;

	background-color: #b82124;

	display: block;

	margin: 30px 0;

}

.banner .con p{

	color: #333;

	line-height: 1.4em;

	margin-bottom: 70px;

}





.banner .con p .white{

	color: #fff;

}



 .b_more{

	width: 170px;

	height: 50px;

	display: flex;

	justify-content: center;

	align-items: center;

	border-radius: 6px;

	background-color: #b82124;

	color: #fff;

	font-size: 16px;

}





 .b_more img{

	margin-left: 16px;

}







 .b_more:hover{

	-webkit-transform: translatey(-5px);

	-moz-transform: translatey(-5px);

	-o-transform: translatey(-5px);

	transform: translatey(-5px);

}





.in_box{

	padding: 0 60px;

}

.ind_r1{

	padding-top: 80px;

}







.ind_r1 .l{

	width: 840px;

}



.ind_r1 .ptxt .r {

    float: left;

    width: calc(100% - 840px);

}



.ind_r1 .desc{

	margin-bottom: 45px;

}



.ind_r1.ab1 .desc{

	text-align: left;

	margin-bottom: 20px;

}



.ind_r1 .sc_num .item{

	width: auto;

	margin-bottom: 50px;

}

.ind_r1 .sc_num .item:last-child{

	margin-right: 0;

}

.ind_r1 .sc_num .item .con{

	max-width: 310px;

}





.ind_r1.ab1 .sc_num .item.t1 .tit{

display: flex;

justify-content: center;

align-items: flex-end;

}







.ind_r2{

	padding: 110px 0 100px;

}



.ly_list{

	margin: 0 -20px;

}



.ly_list li{

	padding: 0 20px;

	width: 33.33%;

	float: left;

	margin-bottom: 40px;

}





.ly_list li .pic{

	overflow: hidden;

}



.ly_list li .con{

	position: relative;

	display: block;

}



.ly_list li .con::before{

	content: '';

	width: 100%;

	height: 100%;

	background-image: url(../img/yn.png);

	background-repeat: no-repeat;

	-webkit-background-size: 100% 100%;

	background-size: 100% 100%;

	position: absolute;

	bottom: 0;

	left: 0;

	z-index: 3;

}



.ly_list li .txt{

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0;

	padding: 30px;

	color: #fff;

	z-index: 5;

}





.ly_list li p{

	display: flex;

	align-items: center;

	margin-top: 25px;

}





.ly_list li p img{

	width: 12px;

	margin-left: 10px;

}







.ly_list li:nth-child(4){

	width: 66.66%;

}

.ly_list li:nth-child(7),.ly_list li:nth-child(6){

	width: 50%;

	margin-bottom: 0;

}



.ly_list li p{

	opacity: 0;

}



.ly_list li .con:hover p{

	opacity: 1;

}



.ly_list li .con .txt{

	-webkit-transform: translatey(30px);

	-moz-transform: translatey(30px);

	-o-transform: translatey(30px);

	transform: translatey(30px);

}



.ly_list li .con:hover .txt{

	-webkit-transform: translatey(0);

	-moz-transform: translatey(0);

	-o-transform: translatey(0);

	transform: translatey(0);

}







.ind_r3{

	background-color: #f5f5f5;

	padding: 70px 0 60px;

}





.ind_r3 .b_more{

	margin: 0 auto;

}



.ind_r1.ab1 .ptxt .r{

	padding-top: 60px;

}

.ind_r1.ab1 .ab_con .desc{

	

}



.ind_r1.ab1 .ptxt{

	margin-bottom: 90px;

}



.ab_con .tit{

	color: #3d404d;

	text-align: center;

	margin-bottom: 25px;

	line-height: 1.4em;

}



.ab_con {

	margin: 0 auto 45px;

	max-width: 1200px;

}

.ab_con .desc{

	color: #5c6066;

	text-align: center;

	line-height: 1.8em;

}

.lc_pic{

	margin-bottom: 80px;

}





.yf_map{

	position: relative;

}



.yf_map .contre {

    position: absolute;

}



.yf_map .contre.c1 {

   width: 48.1%;

       height: 10.068027%;

       top: 36%;

       right: 23.5%;

}



.yf_map .logo2{

	width: 6.4375%;

	position: absolute;

	top: 46%;

    right: 20%;

}



.yf_map .qun{

	position: absolute;

	left: -4%;

	top: -4%;

	font-size: 20px;

	text-align: center;

}

.yf_map .qun p{

	margin-bottom: 8px;

	white-space: nowrap;

}

.yf_map .qun img{

	width: 16px;

	margin: 0 auto;

}







.yf_map .contre.c2 {

   width: 26.875%;

       height: 10.068027%;

       top: 31.5%;

       right: 23.5%;

}









.yf_map .contre.c2 .qun{

	left: -8%;

	 top: -30%;

}







.yf_map .contre.c3 {

   width: 1.125%;

   height: 1.95%;

    top: 43.5%;

        right: 21.5%;

}



.yf_map .contre.c3 .qun{

	left: -27%;

	    bottom: 112%;

		top: auto;

}





.yf_map .contre.c4 {

   width: 3.8125%;

       height: 4.62585%;

       top: 42%;

       right: 19%;

}





.yf_map .contre.c4 .qun{

	left: 78%;

	    bottom: 89%;

		top: auto;

}







.yf_map .contre.c5 {

	width: 0.6875%;

    height: 2.17%;

    top: 48%;

    right: 22.5%;

}



.yf_map .contre.c5 .qun p{

	margin-top: 8px;

}



.yf_map .contre.c5 .qun{

	left: auto;

	    right: -65%;

	    top: 100%;

}







.yf_map .contre .country {

    position: absolute;

    width: 0%;

    overflow: hidden;

    height: 100%;

    right: 0;

    top: 0;

	opacity: 0;

}



.yf_map .contre.rig .country {

    position: absolute;

    width: 0%;

    overflow: hidden;

    height: 100%;

    left: 0;

	right: auto;

    top: 0;

}



.ab_lisy{

	display: flex;

	margin-bottom: 40px;

}

.ab_lisy .item{

	width: 33.333%;

	text-align: center;

	padding: 0 35px;

	border-right: 1px solid #e3e6e3;

}



/* .ab_lisy .item:first-child .desc{

	text-align: center;

} */



.ab_lisy .desc{

	color: #666666;

	line-height: 1.8em;

	

	padding-top: 18px;

}



.ab_lisy .txt{

	height: 100%;

	display: flex;

	flex-wrap: wrap;

	align-content: space-between;

}

.ab_lisy .tit{

	margin-top: 20px;

	width: 100%;

	color: #ad2024;

}

.ab_lisy .item img{

	/* width: 100%; */

	margin: 0 auto 35px;

    display: block;



}

.ab_lisy .desc{

	width: 100%;

}

.ab_lisy .icon{

	width: 50px;

	margin: 0 auto 25px;

}



.ab_lisy .item:last-child{

	border: none;

}



.sewi2 .swid{

	display: none;

}



.sewi2 .swiper-pagination-bullet-active{

	background-color: #b82124;

}





.yf_map .logo2 {

    display: none;

}





.yf_map .contre {

    display: none;

}





/* .yf_map .contre.top .country {

    width: 100%;

    height: 0;

    top: auto;

    bottom: 0;

}





.yf_map .contre.bottom .country {

    width: 100%;

    height: 0;

} */



.ri_box{

	position: relative;

	padding: 20px 100px 0;

}





.ri_box .lr_swi div{

	position: absolute;

	top: 50%;

	left: 0;

	-webkit-transform: translatey(-50%);

	-moz-transform: translatey(-50%);

	-o-transform: translatey(-50%);

	transform: translatey(-50%);

}



.ri_box .lr_swi .next{

	right: 0;

	left: auto;

}





.yf_map .contre .imga {

    position: absolute;

    right: 0;

    top: 0;

    max-width: none;

    width: 100%;

}





.ry_swi .pic{

	max-width: 175px;

	margin: 0 auto 25px;

}





.ry_swi p{

	text-align: center;

	color: #666666;

	font-weight: 300;

}



.ry_swi .con:hover p{

	color: #b82124;

}



.ab_r3{

	padding: 95px 0 20px;

}

.ry_swid{display: none;}



/* 手机头部 */



.m_head {display: none;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255, 255, 255, 1);border-bottom: 1px solid #eee;}

.m_head .mlt {display: block;float: left;}

.m_head .mlt img {display: block;width: 140px;margin-top: 10px;}

.m_head .img {width: 50px;float: right;}

.m_head .mrt {width: 50px;height: 50px;background: url(../img/ss2.png) center no-repeat;background-size: 20px;display: block;float: right;}

.m_nav {display: block;position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}

.m_out {width: 50px;float: right;max-width: 50px;margin-right: 3%;}

.m_navbox {height: auto;width: 100%;box-sizing: border-box;float: right;background: #fff;box-sizing: border-box;padding: 20px 0;overflow: auto;box-sizing: border-box;}

.m_navbox li {cursor: pointer;}

.m_navbox li>div:nth-child(1) {background: url(../img/plus.png) 95% center no-repeat;background-size: 16px;}

.m_navbox li>div:nth-child(1), .m_navbox a.ltp {padding: 10px 30px 10px 50px;position: relative;}

.m_navbox div, .m_navbox a {color: #666;display: block;}

.m_navbox div.lbt {padding: 5px 50px;display: none;border-bottom: 1px solid #e60315;}

.m_navbox a {font-size: 16px;line-height: 20px;padding: 10px 0;}

.m_navbox li.act>div:nth-child(1) {background: url(../img/reduce.jpg) 95% center no-repeat;}

.div_inp {width: 93%;height: 40px;padding-left: 29px;float: left;display: flex;align-items: center;outline: none;}

.mol_so {padding: 0 12px;display: block;width: 100%;height: 100%;border: 1px solid #b3b3b3;border-radius: 4px 0 0 4px;}

.div_inp a {width: 110px;height: 40px;line-height: 40px;text-align: center;background-color: #e60315;color: #fff;border-radius: 0 4px 4px 0;}

.m_nav.act {right: 0;}

.m_navbox li>div:nth-child(1):after, .m_navbox a.ltp:after {content: '';display: block;width: 5px;height: 20px;background: #e60315;position: absolute;top: 50%;margin-top: -10px;left: 30px;}

.m_navbox div, .m_navbox a.ltp {font-size: 16px;line-height: 30px;padding: 10px 0;display: block;}

.row3 .xwdt .ibox .down .s3_box .s3_fp1 .c_text,.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{max-height: 14em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}



.m_navbox  .two_prol div{

	font-size: 16px;

	padding: 6px 0 6px 20px;

}

.m_navbox  .tree_prol a{

	font-size: 14px!important;

}

.m_navbox  .two_prol,.m_navbox  .tree_prol{

	display: none;

}





.m_navbox .one_a{

	padding-left: 15px;

}

.m_navbox .two_prol a{

	padding-left: 15px;

	font-size: 14px;

}





.m_navbox{

	max-height:560px;

	overflow-y: auto;

}





.img_big {

    position: fixed;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    background-color: rgba(0,0,0,.75);

    z-index: 999;

    height: 0;

    overflow: hidden;

    transition: .3s;

}



.img_big.on {

    height: 100%;

}





.img_big .img_con {

    max-width: 1200px;

    display: inline-block;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%,-50%);

    -moz-transform: translate(-50%,-50%);

    -o-transform: translate(-50%,-50%);

    transform: translate(-50%,-50%);

	height: 80%;

}

.pro_desc2 {

	width: 900px;

	margin: 0 auto;

}

.pro_desc2 {

    height: 100%;

}



.img_con .hide_i {

    width: 40px;

    height: 40px;

    position: absolute;

    top: -35px;

    right: -35px;

    z-index: 9;

    cursor: pointer;

}

.img_con .hide_i img {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

}

.img_con .hide_i img:last-child {

    opacity: 0;

}

.img_con .hide_i:hover img:last-child {

    opacity: 1;

}





.pro_desc2 .swiper-slide {

    font-size: 24px;

    color: #2e3033;

    text-align: center;

}

.img_big .img_con img {

    display: block;

	height: 100%;

}

.img_big .img_con .pic{

	display: flex;

	justify-content: center;

	height: calc(100% - 100px);

	margin-bottom: 30px;

}

.pro_desc2 .txt{

	color: #fff;

}

.two_lr .swi_lr{

	position: initial;

}





.two_lr .swi_lr div{

	position: absolute;

	top: 50%;

	-webkit-transform: translatey(-50%);

	-moz-transform: translatey(-50%);

	-o-transform: translatey(-50%);

	transform: translatey(-50%);

	margin-right: 0;

}

.two_lr .swi_lr div.prev{

	left: -100px;

}

.two_lr .swi_lr div.next{

	right: -100px;

	-webkit-transform: translatey(-50%) rotate(180deg);

	-moz-transform: translatey(-50%) rotate(180deg);

	-o-transform: translatey(-50%) rotate(180deg);

	transform: translatey(-50%) rotate(180deg);

}



.swi_lr div {

    width: 56px;

    height: 40px;

    border: 1px solid #fff;

    border-radius: 40px;

    display: flex;

    justify-content: center;

    align-items: center;

    margin-right: 20px;

    cursor: pointer;

}

.two_lr .swi_lr div {

    position: absolute;

    top: 50%;

    -webkit-transform: translatey(-50%);

    -moz-transform: translatey(-50%);

    -o-transform: translatey(-50%);

    transform: translatey(-50%);

    margin-right: 0;

}







.swi_lr div span{

	width: 24px;

	height: 7px;

	position: relative;

	display: block;

}



.swi_lr div span img{

	width: 100%;

	height: 100%;

}



.swi_lr div span img:last-child{

	position: absolute;

	top: 0;

	left: 0;

	opacity: 0;

}



.swi_lr div.next{

	    transform: rotate(180deg);

	    -webkit-transform: rotate(180deg);

}



.swi_lr div:hover{

	background-color: #b82124;

	border: 1px solid #b82124;

}

.swi_lr div:hover span img{

	opacity: 0;

}

.swi_lr div:hover span img:last-child{

	opacity: 1;

}







.img_con.two_lr .swi_lr div.prev{

	left: -150px;

}



.img_con.two_lr .swi_lr div.next{

	right: -150px;

}



.hide-tab2{

	height: 0;overflow: hidden;

}

	

.ab_txt{

	color: #000000;

}



.ab_txt .tit{

	line-height: 1.4em;

	margin-bottom: 6px;

}

.ab_txt p{

	color: #008e47;

	line-height: 1.4em;

}

.ab_txt{

	display: flex;

	justify-content: space-between;

	margin-bottom: 45px;

}



.ab_txt .l{

	width: 40%;

}



.ab_txt .r{

	width: 60%;

	color: #222;

	line-height: 1.6em;

	

}



.ab_img{

	position: relative;

	cursor: pointer;

	margin-bottom: 45px;

	overflow: hidden;

}



.ab_img:hover .wb{

	  -webkit-transform: scale(1.08);

	    -moz-transform: scale(1.08); 

	    -ms-transform: scale(1.08); 

	    -o-transform: scale(1.08); 

	    transform: scale(1.08);

}





.ab_img .a_play{

	position: absolute;

	top: 50%;

	left: 50%;

	-webkit-transform: translate(-50%,-50%);

	-moz-transform: translate(-50%,-50%);

	-o-transform: translate(-50%,-50%);

	transform: translate(-50%,-50%);

}

.ab_desc{

	line-height: 1.6em;

	color: #222;

	

	border-bottom: 1px solid #d2d2d2;

	padding-bottom: 50px;

}













.swi_lr2 div{

	width: 50px;

	height: 50px;

	border-radius: 50%;

	overflow: hidden;

	position: absolute;

	top: 50%;

	margin-top: -40px;

	z-index: 9;

	cursor: pointer;

}



.swi_lr2 div img{

	width: 100%;

	height: 100%;

}



.swi_lr2 div img:last-child{

	position: absolute;

	top: 0;

	left: 0;

	opacity: 0;

}





.swi_lr2 div:hover img{

	opacity: 0;

}



.swi_lr2 div:hover img:last-child{

	opacity: 1;

}





.swi_lr2 div.prev{left: 5%;}

.swi_lr2 div.next{right: 5%;}



.banner .ban_d{

	bottom: 30px;

	display: none;

}



.banner .swiper-pagination-bullet-active{

	background: #b82124;

}



.banner .con.white .tit{

	color: #fff;

}





/* 3/24 */

.ser_box1{

	padding: 95px 0 68px;

}



.w1400{

	width: 1400px;

	margin: 0 auto;

}



.fl{

	font-weight: 300;

}



.udesc{

	color: #333;

	margin-bottom: 70px;

	line-height: 1.8em;

}



.tcon_txt{

	display: flex;

}



.tcon_txt .item{

	width: 50%;

	padding: 48px 20px 68px;

	border: 1px solid #ddd;

	background-color: #fff;

}



.tcon_txt img{

	margin: 0 auto 30px;

}



.tcon_txt p{

	color: #666;

	text-align: center;

		overflow: hidden;

		text-overflow: ellipsis;

		white-space: nowrap;

}



.tcon_txt .tit{

	color: #333333;

	text-align: center;

	margin-bottom: 26px;

		overflow: hidden;

		text-overflow: ellipsis;

		white-space: nowrap;

}





.ser_box1{

	background-image: url(../img/v2.jpg);

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center bottom;

}



.ser_box2{

	padding: 100px 0;

}



.afterList li{

	display: flex;

	justify-content: space-between;

	height: 98px;

	margin-bottom: 40px;

}

.afterList li:last-child{

	margin-bottom: 0;

}

.afterList .tit{

	height: 100%;

	background-color: #b81f22;

	display: flex;

	align-items: center;

	justify-content: center;

	width: 300px;

	padding: 20px;

	color: #fff;

	line-height: 1.3;

	text-align: center;

	text-transform: capitalize;

}



.afterList .dec{

	width: calc(100% - 340px);

	height: 100%;

	background-color: #f5f5f5;

	display: flex;

	align-items: center;

	padding: 0 40px;

}



.afterList .dec p{

	color: #333;

	line-height: 1.5em;

	max-height: 3em;

		display: -webkit-box;

		-webkit-box-orient: vertical;

		-webkit-line-clamp: 2;

	 	overflow: hidden;

}



/* 3/24 */



.so_inp{

	width: 300px;

	display: flex;

	align-items: center;

	height: 50px;

}

.so_inp div{

	width: 50px;

	height: 50px;

	display: flex;

	align-items: center;

	justify-content: center;

	background-color: #f8e8e9;

	cursor: pointer;

}

.so_inp span {

	width: 17px;

	height: 16px;

	display: block;

	position: relative;

}

.so_con{

	display: flex;

	align-items: center;

	justify-content: flex-end;

	-webkit-transform: translatey(-40px);

	-moz-transform: translatey(-40px);

	-o-transform: translatey(-40px);

	transform: translatey(-40px);

}

.so_inp span img{

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

}



.so_inp span img:last-child{

	opacity: 0;

}



.so_inp div:hover span img:last-child{

	opacity: 1;

}





.so_inp div:hover span img{

	opacity: 0;

}



.so_inp input{

	width: calc(100% - 60px);

	height: 100%;

	border: 1px solid #d2d2d2;

	padding: 0 15px;

	background-color: transparent;

	border-right: none;

	outline: none;

}











@media(max-width:1800px){



	.sc_num .item .tit span {

		font-size: 40px;

	}

}









@media(max-width:1680px){

  .f_12{ font-size:12px; }

  

  .f_16{ font-size:14px; }

  

  .f_18{ font-size:18px; }

  

  .f_20{ font-size:18px; }

  

  .f_22{font-size: 20px;}

  

  .f_24{ font-size:22px; }

  

  .f_26{ font-size:24px; }

  

  .f_28{ font-size:24px; }

  

  .f_30{ font-size:30px; }

  

  .f_32{ font-size:30px; }

  

  .f_34{ font-size:30px; }

  .f_36{ font-size:30px; }

  

  .f_38{ font-size:30px; }

  

  .f_40{font-size: 30px;}

  

  .f_42{font-size: 30px;}

  

  .f_48{font-size: 30px;}

  .f_52 {font-size: 32px;}

  .r_info .ul1{font-size: 16px;}
  .r_info .ul1 li{margin-right: 20px;}

  .two_box .l,.two_box .r .tnav{

	  width: 300px;

  }

  

  .two_box .r{

	  width: calc(100% - 300px);

  }

  .ibox{

	  padding: 0 6.5%;

  }

  /* .two_box {

	  display: block;

  }

  */

  

  .two_box .r{

	  padding: 30px 40px;

  }

  .ptxt .l {

      width: 700px;

  }

  .ptxt .r {

      width: calc(100% - 700px);

      padding-left: 50px;

  }



  .sc_num .item.t1 .tit{height: 40px;}

  .sc_num .item .tit span {

      font-size: 32px;

	  line-height: 40px;

  }



  .sc_num .item{padding-right: 20px;}

  

  .yj_list .tit span {

      font-size: 60px;

  }

  .yj_list .tit p{

	  font-size: 22px;

  }

  

  .tfod .ulf li{

	  margin-right: 60px;

  }

  

  .ind_r1 .ptxt .r {

      width: calc(100% - 700px);

  }

  

  .ind_r1 .sc_num .item{

	  margin-bottom: 32px;

  }

  .ind_r1 .desc{margin-bottom: 30px;}

  

  

  .pro-content .l_nav {

      width: 280px;

  }

  .pro-content .r_pro {

      width: calc(100% - 280px);

      padding-left: 40px;

  }

  .ind_r1.ab1 .ptxt .r {

      padding-top: 30px;

  }

  

  

}



@media(max-width:1500px){

	.two_box .l, .two_box .r .tnav {

	    width: 240px;

		font-size: 16px!important;

	}

	.two_box .f_20{

		font-size: 16px;

	}

	.two_box .onv .pic {

	    width: 111px;

	}

	.two_box .onv .txt {

	    width: calc(100% - 111px);

	    padding-left: 20px;

	}

	.two_box .onv .txt .tit{

		font-size: 18px;

	}

	.two_box .onv .txt p{

		font-size: 14px;

	}

	.two_box .r {

	    width: calc(100% - 240px);

	}

	.two_box .l .li,.two_box .inb{

		padding: 18px 22px;

	}

	.two_box .pcon {

	    max-height: 500px;

	    padding-right: 20px;

	}

	.hader .ul1 li{

		font-size: 14px;

		margin-right: 16px;
	}

	.hader .logo s{margin: 0 10px;}

	.hader{min-width: 1260px;}
	

	.hader .logo img{

		width: 140px;

	}

	.hader .logo{

		font-size: 14px;

	}

	

	.content .item .tit2{margin-bottom: 20px;}



	.ptxt .l {

	    width: 600px;

	}

	.ptxt .r {

	    width: calc(100% - 600px);

	    padding-left: 50px;

	}

	.sc_num .item .tit span {

	    font-size: 30px;

	}



	.sc_num .item .tit{font-size: 18px;height: 30px;}





	.ptxt .tit {

	    margin-bottom: 20px;

	}

	

	.tec-box .se_r1 .desc {

	    margin-bottom: 16px;

	}

	.yj_list li {

	    padding: 35px 0;

	    padding-right: 40px;

	}

	.tfod .ulf li a:first-child{

		font-size: 18px;

	}

	.tfod .ulf li a{

		font-size: 16px;

	}

	

	.sc_num .item .con{font-size: 14px;}

	

	



	.ind_r1 .ptxt .r {

	    width: calc(100% - 600px);

	}

	

	



	.ind_r1 .desc {

	    margin-bottom: 25px;

	}



	.ptxt .tit {

	    margin-bottom: 15px;

	}

	

	.ind_r1 .sc_num .item {

	    margin-bottom: 20px;

	}

	

	

	.addr_con .item .tit{

		font-size: 26px;

	}

	.addr_con .item .tit img{

		width: 40px;

	}

	

	.addr_con .item .il span{

		font-size: 16px;

	}

	

	.addr_con .item .il{

		font-size: 18px;

	}

	

	.miten .pic {

	    width: 450px;

	    margin-left: 42px;

	    margin-right: 65px;

	}

	

	.swi_sec .l {

	    width: 600px;

	}

	

	.swi_sec .r {

	    width: calc(100% - 600px);

	    padding: 20px 60px 20px 70px;

	    background-color: #fff;

	}



	.so-list .txt .bcon{

		max-height: 190px;

	}





	.sc_num .item{

		padding-right: 10px;

	}

		/* 3/27 */

		.w1400{

			width: 1200px;

		}

		.afterList .tit{

			width: 200px;

		}

		.afterList .dec {

			width: calc(100% - 240px);

			padding: 0 30px;

		}

		/* 3/27 */

		



}









	



@media(max-width:1440px){

	.tfod .q1{

		width: 90px;

	}

	.so-list .txt .bcon{

		max-height: 150px;

	}



	.z_tanchuang .tbox .modal{width: 80%;}

}



@media(max-width:1366px){

	.content .item {

	    width: 100%;

		padding:0 8%;

	}

}







@media(max-width:1200px){

		/* 3/27 */

		.so_con{

			-webkit-transform: translatey(0);

			-moz-transform: translatey(0);

			-o-transform: translatey(0);

			transform: translatey(0);

			justify-content: center;

		}

		.so_inp{

			height: 40px;

		}

		.so_inp div {

			width: 40px;

			height: 40px;

		}





		.more-m{

			margin-top: 20px;

		}



		.job_list li{margin-bottom: 10px;}



		.content.ab {

			padding: 30px 0;

		}

		.w1400{

			width: 100%;

			padding: 0 5%;

		}

		.afterList .tit{

			width: 200px;

		}

		.tcon_txt{

			display: block;

		}

		.tcon_txt .item {

			width: 100%;

			padding: 20px 10px 25px;

		}

		.udesc {

			margin-bottom: 30px;

		}

		.ser_box1 ,.ser_box2{

			padding: 35px 0;

		}

		.afterList li{

			display: block;

		}

		.afterList .tit {

			width: 100%;

			padding: 10px 15px;

		}

		.afterList li {

			height: 100%;

			margin-bottom: 20px;

		}

		.afterList .dec {

			width: 100%;

			padding: 15px;

		}

		.afterList .dec p {

			max-height: none;

			display: -webkit-box;

			-webkit-box-orient: vertical;

			-webkit-line-clamp: 222222222;

			overflow: hidden;

		}

		/* 3/27 */

	body{min-width: 200px;}

	.box,.ibox{min-width: 200px;padding: 0 5%;}

	.m_head{display: block;}

	body {padding-top: 50px;}



	.pro-top .pic{

		width: 450px;

	}

	.pro-top .txt {

		padding-left: 45px;

		width: calc(100% - 450px);

	}

	.sev-zx .b-info a{

		justify-content: center;

		margin-bottom: 15px;

	}

	.z_tanchuang .tbox .modal{width: 90%;}

	.z_tanchuang .tbox .modal .out{right: 0;}



	.news-box{

		padding: 20px 0 30px;

	}

	

	.swi_lr2 div{display: none;}

	.banner .ban_d{display: block;}

	/* .content .item .zpic img{

		width: 100%;

	} */

	.sev-zx .b-info a:last-child{

		margin-bottom: 0;

	}

	.sev-zx.t0 .b-info a{

		margin-bottom: 0;

	}

	.so-list .txt .bcon a{

		font-size: 22px;

	}

	.ptxt .l {

	    width: 100%;

		float: none;

		margin-bottom: 20px;

	}

	.ptxt .r {

	    width: 100%;

	    padding-left: 0;

		padding-top: 0;

		float: none;

	}

	.sc_num .item .tit span {

	    font-size: 44px;

	}

	.ptxt .tit {

	    margin-bottom: 20px;

	}

	.ry_swid {

	    display: block;

	}

	.tec-box .se_r1 .desc {

	    margin-bottom: 16px;

	}

	.p100 {

	    padding: 35px 0;

	}

	.g-title {

	    margin-bottom: 25px;

	}

	.right_p{display: none;}

	

	

	.h_info{

		background-color: #b82124;

		height: auto;

		padding: 20px 5%;

		display: block;

		text-align: center;

		    margin-top: 20px;

	}

	

	.h_info div{

		display: block;

	}

	.footer .fd{display: none;}

	

	.h_info p{margin-right: 0;margin-bottom: 10px;}

	.h_info .frt{margin-right: 0;margin-top: 10px;}

	.footer{

		padding-top: 30px;

	}

	.tfod{padding: 0 5%;}

	

	.tfod .ulf li{

		display: none;

	}

	.tfod .ulf li:last-child{

		display: block;

	}

	.tfod .r .lo1{

		width: 100px;

	}

	

	.tfod .gz {

	    font-weight: 300;

	    margin: 15px 0 10px;

		font-size: 14px;

	}

	.tfod .q1 {

	    font-size: 14px;

	    margin-right: 10px;

		width: 80px;

	}

	

	.tfod .ulf li a:first-child{

		font-size: 14px;

		margin-bottom: 15px;

	}

	.tfod .ulf li a img{display: none;}

	.tfod .ulf li a s{display: none;}

	.tfod .ulf li{margin-right: 15px;}

	.tfod .ulf li a{font-size: 14px;margin-bottom: 15px;line-height: 1.5em;}

	.tfod .q1 img{margin-bottom: 5px;}

	.tfod .ulf li a:last-child{

		margin-bottom: 15px;

	}

	

	.new-nav{display: none;}

	.hader{display: none;}

	.pc{display: none!important;}

	.ml{display: block!important;}

	.g-ban .con ,.banner .con{width: 90%;left: 5%;padding: 0;}

	.g-ban .con s {

	    display: block;

	    width: 30px;

	    height: 2px;

	    margin: 15px 0px;

	}

	.sc_d2{

		margin-bottom: 30px;

	}

	.yj_list .tit span {

	    font-size: 40px;

	}

	.yj_list .tit p {

	    font-size: 18px;

	}

	

	.yj_list .tit p:nth-child(2){font-size: 12px;}

	.yj_list .tit{

		margin-bottom: 15px;

	}

	

	.g-title s {

	    width: 50px;

	    height: 2px;

	    margin: 12px auto 0;

	}

	.sev-box.hj1 {

		padding-top: 35px;

		padding-bottom: 30px;



	}

	.banner .con s{

		width: 50px;

		height: 2px;

		margin: 15px 0 20px;

	}

.b_more {

    width: 100px;

    height: 38px;

    font-size: 14px;

}

	.b_more img {

	    margin-left: 6px;

		width: 10px;

	}

	

	.ind_r1 .ptxt .r {

	    width: 100%;

	}

	

	.in_box {

	    padding: 0 5%;

	}

	.ind_r1 .sc_num .item .con{max-width: none;}

	

	

	.ind_r1 .sc_num .item {

	    margin-right: 0px;

	    margin-bottom: 20px;

	}

	.ind_r1 .b_more{

			margin: 10px auto 0;

	}

	.ind_r1 .desc {

	    margin-bottom: 20px;

	}

	

	

	.ind_r1 {

	    padding-top: 35px;

	}

	

	.ind_r2 {

	    padding: 35px 0;

	}

	

	

	

	.ly_list li .con .txt .tit{

		font-size: 18px;

	}

	

	.ly_list li {

	    padding: 0 10px;

	    margin-bottom: 20px;

	}

	.ly_list {

	    margin: 0 -10px;

	}

	.ind_r3 {

	    padding: 35px 0 20px;

	}

	.banner .con p{

		margin-bottom: 30px;

	}

	.so-list .txt {

	    padding: 20px ;

	}

	.so-list .txt .bcon a:hover {

	    font-size: 18px;

	}

	.solutioonDesc .tone s {

	    width: 43px;

	    height: 2px;

	    display: block;

	    background-color: #b81f22;

	    margin: 15px auto 0;

	}

	.solutioonDesc .tone {

	    margin-bottom: 25px;

	}

	

	.solutioonDesc .top-info {

	    padding-bottom: 35px;

	}

	.solutioonDesc .r p{

		font-size: 20px;

	}

	.so-list .txt .tit {

	    margin-bottom: 30px;

		font-size: 18px;

	}

	

	.so-list .txt .bcon {

	    padding-left: 20px;

	}

	.so-list .txt a{

		font-size: 16px;

	}

	

	.so-list .txt .bcon a{

		margin-bottom: 15px;

	}

	

	

	.so-list li {

	    padding: 0 10px;

	    margin-bottom: 20px;

	}

	.so-list {

	    margin: 0 -10px;

	}

	.solutioon {

	    padding-top: 35px;

	}

	

	.pro-content .l_nav{

		display: none;

	}

	

	

	.pro-content .r_pro {

	    width: 100%;

	    padding-left: 0;

	}

	.r_pro .fnav{

		display: none;

	}

	.pro-content {

	    padding: 35px 0 20px;

	}

	

	.pro_list .txt {

	    padding: 20px 20px;

	}

	.pro_list .tit {

	    margin-bottom: 10px;

	}

	.g-more{

		border-radius: 20px;

	}

	

	.desc-box {

	    width: 100%;

		padding: 0 5%;

	}

	.content .title{display: none;}

	

	.text-con{font-size: 14px;}

	

	.desc-box .tit{font-size: 18px;}

	

	.b_pn{display: block;}

	

	

	.b_pn .l {

	    width: 100%;

		margin-bottom: 20px;

	}

	

	.g_more2 {

	    width: 109px;

	    height: 40px;

	    border-radius: 4px;

	    font-size: 14px;

	    color: #fff;

		margin: 0 auto;

	}

	.content {

	    padding: 35px 0 20px;

	}

	.solutioonDesc .itew .l{

		float: none;

		width: 100%;

		margin-bottom: 25px;

	}

	.solutioonDesc .itew .r {

	    width: 100%;

	    padding-left: 0;

	}

	

	.tc-pro .conm p a{

		font-size: 14px;

		padding: 0 15px;

	}

	.tips_n {

	    margin-bottom: 25px;

	}

	.cont_com,.top_comn {

	    padding: 35px 0;

	}

	.top_comn .ibox{

		display: block;

	}

	.solutioonDesc .itew {

	    padding: 30px 0 30px;

	}

		.top_comn .tit{

			font-size: 20px;

		}

	.top_comn .inp_con{

		width: 100%;

		height: 40px;

		margin-top: 25px;

	}

	.top_comn .inp_con .btn{

		width: 80px;

	}

	.top_comn .inp_con input{

		width: calc(100% - 80px);

	}

	.solutioonDesc .r s {

	    width: 46px;

	    height: 2px;

	    margin-bottom: 22px;

	}

	

	.solutioonDesc .r .desc{margin-bottom: 25px;}

	.content .item {

	    width: 100%;

		padding:0 5%;

	}

	.ind_r1.ab1 .ptxt .r {

	    padding-top: 0px;

	}

	

	.ind_r1.ab1 .ptxt {

	    margin-bottom: 35px;

	}

	

	.yf_map .logo2{display: none;}

	

	.yf_map .contre{display: none;}

	

	.lr_swi {

		display: none;

	}

	.ab_r3 {

	    padding: 35px 0px;

	}



	.cta_r1 {

	    padding: 35px 0 35px;

	}

	.addr_con {

	    padding: 0;

	    -webkit-transform: translateY(-0px);

	    -moz-transform: translateY(-0px);

	    -o-transform: translateY(-0px);

	    transform: translateY(-0px);

		margin-top: 20px;

	}

	

	.map_tit .item {

	    height: 50px;

		font-size: 18px;

	}

	

	

	

	#map {

	    height: 350px;

	}

	

	

	

	.miten .ibox{

		display: block;

	}

	

	

	.miten .l{

		margin-bottom: 25px;

		display: block;

		text-align: center;

	}

	

	.miten,.miten:nth-child(2n){

		background-image: none;

	}

	.miten .tit p,.miten .tit span{color: #333;}

	.miten .tit{width: auto;}

	

	

	.miten .pic{

		width: 100%;

		margin: 25px 0 25px;

	}

	



	.miten:nth-child(2n){

		margin: 0;

	}

.miten:nth-child(2n) .tit {

		text-align: center;

		margin-bottom: 25px;

	}

	

	.miten {

	    padding: 30px 0 0;

	}

	.miten:first-child{

		padding: 0;

	}

	.miten .tit span{

		font-size: 16px;

	}

	.job_list .btn{

		width: 30px;

		height: 30px;

	}

	

	.job_list .tit{

		font-size: 20px;

	}

	.job_list .itbn {

	    padding: 15px 0;

	}

	.job_list li {

	    padding: 0 25px;

	}

	.job_list .itbm {

	    padding: 15px 0;

	}

	.job_list .itbm .tit{

		margin-bottom: 15px;

		font-size: 16px;

	}

	

	.job_list .itbm .dc{

		font-size: 14px;

	}

	.job_list .itbm .bon:not(:last-child) {

	    margin-bottom: 25px;

	}

	.job_list .itbm .eamil {

	    padding: 20px 0;

	    margin-top: 20px;

		font-size: 14px;

	}

	

	

	.zz_con {

	    width: 100%;

	    margin: 0;

	}

	

	

	.se_r3 .ptxt{display: block;}

	

	

	

	.swi_bon{display: none;}

	

	.swi_sec .l {

	    width: 100%;

	}

	

	.swi_sec .r {

	    width: 100%;

	    padding: 20px ;

	}

	.swi_sec{display: block;}

	.sewi2 .tit{

		font-size: 20px;

		margin-bottom: 15px;

	}

	.sewi2 .desc{

		font-size: 14px;

	}

	

	.ldesc {

	    margin: 0 auto 30px;

	}

	.sewi2 .swid{

		display: block;

		bottom: 0;

	}

	.sewi2 {

		padding-bottom: 40px;

	}

	.swi_sec {

	    margin-bottom: 10px;

	}

	

	.sev-zx {

	    color: #fff;

	    padding: 30px 0 35px;

	    margin-top: 25px;

	}

	.sev-zx.t0{

		margin-top: 0;

	}

	.img_big{display: none;}

	.lc_pic {

		margin-bottom: 30px;

	}


	.proL li a{padding: 15px 30px;}

	.pro-content .l_nav .li_bot{transition: none;}

	.pro-content .l_nav_yd{display: block !important;width: 100%;}

	.pro-content .l_nav .li_bot{display: none;border: 1px solid #dddddd;padding: 10px 0;background: #fff;}

	.pro-content .l_nav .li_bot a{display: block;padding: 5px 10px;line-height: 22px;font-size: 16px;color: #474747;border: none;}

	.pro-content .l_nav .li_bot a.act{color: #b82124;}

	.proL li:hover .li_bot a,
	.proL li.act .li_bot a{
		background-color: #fff;
		color: #474747;
	}
	.proL li.act .li_bot a.act{
		background-color: #fff;
		color: #b82124;
	}

	.pro-content .r_pro{margin-top: 30px;}

}



@media(max-width:960px){

	.box{padding: 0 5%;width: 100%;}

	.f_12{ font-size:12px; }

	

	.f_16{ font-size:14px; }

	

	.f_18{ font-size:14px; }

	

	.f_20{ font-size:16px; }

	

	.f_22{font-size: 16px;}

	

	.f_24{ font-size:16px; }

	

	.f_26{ font-size:18px; }

	

	.f_28{ font-size:18px; }

	

	.f_30{ font-size:18px; }

	

	.f_32{ font-size:20px; }

	

	.f_34{ font-size:20px; }

	

	.f_36{ font-size:22px; }

	.f_38{ font-size:22px; }

	

	.f_42{font-size: 22px;}

	

	.f_40{font-size: 22px;}

	

	.f_48{font-size: 22px;}

	.f_52 {font-size: 24px;}

	.yj_list li {

	    padding: 0px 0 35px;

	    padding-right: 40px;

		width: 100%;

		display: block;

		border: none;

		padding-right: 0;

	}

	.yj_list li:nth-child(2n){

		padding-left: 0;

	}

	.yj_list li .con{

		width: 100%;

	}



	

	.ly_list li .txt {

	    padding: 15px;

	}

	

	

	.news_list li {

	    width: 50%;

	    padding: 20px;

	}

	

	

	.ind_r3 .news_list li {

	    width: 33.33%;

	    padding: 20px;

	}

	

	.news_list{margin-bottom: 20px;}

	

	

	.so-list li {

	    width: 100%;

	}

	.pro_list li {

	    padding: 0 12.5px;

	    margin-bottom: 22px;

	    width: 50%;

	}

	.pro-top .pic{

		width: 100%;

		margin-bottom: 25px;

	}

	

	.pro-top{display: block;}

	.pro-top .txt {

	    width: 100%;

	    padding-left: 0;

	}

	

	.pro-top .txt .t1 {

	    margin-bottom: 15px;

		font-size: 20px;

	}

	.pro-top .txt .t2 {

	    line-height: 1.4em;

	    margin-bottom: 12px;

		font-size: 16px;

	}

	.lien {

	    width: 100%;

	    height: 4px;

	    margin: 25px 0;

	}

	

	.content .item .decv {

	    margin-top: 25px;

	}

	.content .item.z1 {

	    margin-bottom: 30px;

	}

	

	.content .item .tit2 {

	    margin-bottom: 20px;

	}

	

	.content .item .des{

		font-size: 14px;

	}

	

	

	.ab_lisy{display: block;}

	.ab_lisy .item {

	    width: 100%;

	    padding: 0;

	    border: none;

		margin-bottom: 30px;

	}

	

	.ab_lisy .icon {

	    width: 32px;

	    margin: 0 auto 15px;

	}

	

	.ab_lisy .tit {

	    margin-bottom: 0;

	}

	

	.ri_box {

	    position: relative;

	    padding: 0;

	}

	.ry_swi .pic {

	    margin: 0 auto 15px;

	}

	

	.ry_swi{

		padding-bottom: 40px;

	}

	.ry_swi .swiper-pagination-bullet-active {

	    background: #b82124;

	}

	

	.addr_con{flex-wrap: wrap;}

	

	

	.addr_con .item {

	    padding: 0;

	    width: 100%;

	}

	

	.addr_con .item .con {

	    padding: 20px;

	}

	.addr_con .item .tit {

	    font-size: 18px;

	}

	

	.addr_con .item .tit img {

	    width: 28px;

		margin-right: 10px;

	}

	.addr_con .item .tit {

	    margin-bottom: 15px;

	}

	.addr_con .item .il {

	    margin-bottom: 8px;

	}

	

	.addr_con .item .il span {

	    font-size: 14px;

	}

	.addr_con .item .il {

	    font-size: 16px;

	}

	

	

	.sev-zx .b-info{

		display: block;

	}

	.sev-zx div{

		justify-content: center;

	}

	

	.sev-zx .b-info s{display: none;}

	

	.sev-zx .b-info div:last-child{

		margin-top: 20px;

	}

	.map_tit .item{font-size: 16px;}

	.g-ban .con p{font-size: 14px;}

	.new_tp .l {

		margin-bottom: 30px;

	}

	





	.so-list .txt .bcon{padding-left: 0;}





	.so-list .txt .bcon a img{display: none;}





	.so-list .txt .bcon a,.so-list .txt .bcon a:hover{font-size: 14px;

		-webkit-transform: scale(1);

		-moz-transform: scale(1);

		-o-transform: scale(1);

		transform: scale(1);}







	

}





@media(max-width:600px){

	.so-list .txt .bcon{

		max-height: 140px;

	}



	.sc_num{

		display: block;

	}

	.sc_num .item{

		width: 100%;

		padding-right: 0;

		margin-bottom: 25px;

	}

	.sc_num .item .con{

		max-width: 100%;

		text-align: center;

	}

	.sc_num .item .tit span {

	    font-size: 30px;

	}

	.ly_list li{

		width: 100%!important;

	}

	

	.ly_list li {

	    padding: 0;

	    margin-bottom: 15px;

	}

	.ly_list {

	    margin: 0;

	}

	

	.news_list li {

	    width: 100%!important;

	    padding: 15px;

	}

	.pro_list li {

	    padding: 0;

	    margin-bottom: 20px;

	    width: 100%;

	}

	

	.pro_list {

	    margin: 0;

	}

	

	.pro_list s {

	    margin: 15px 0;

	}

	

	.pro_list .btn {

	    width: 98px;

	    height: 30px;

	}

	/* .itw_swi{display: none;} */

	

	.zz_con .item {

	    width: 100%;

	    padding: 0;

	}

	

	.zz_con .item .txt {

	    padding: 15px 0;

		margin-bottom: 10px;

	}

	



	.fl-list{

		display: block;

	}

	.fl-list .r-con{

		margin-top: 15px;

	}

	.fl-list .ln {

		margin-right: 5px;

		padding: 10px 15px;

	}

	

}







































