*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body{font-family:'Microsoft Yahei',Arial, sans-serif;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family:'Microsoft Yahei',Arial, sans-serif;font-style: normal;}
html,body{width:100%; position:relative;}
.bodyw,.body_st{}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#003693;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 6%;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 99;-webkit-transition: 0.5s;transition: 0.5s;height: 100px;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size:16px;position: relative;color: #fff;padding: 0 24px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li:hover p a{color: #003693;}
.dh ul li.on p a{color: #003693;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;padding-top: 5px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center; }
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#fff; background: #003693;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}


.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #fff; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #fff;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #003693;}

.top_bg.on{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #003693;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #003693;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333;}

/* .top_bg.on3{top:-100px;} */

.sp_header,.sjj_nav{ display:none;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;}
.banner ul li .img img{display:block; width:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .img video{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 6%;bottom: 0;right: 6%;top: 0;display: flex;align-items: center;justify-content: flex-end;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 100%;}
.banner ul li .txt .ml1{font-size: 46px;line-height: 60px;color: #fff;}
.banner ul li .txt .ml2{font-size: 46px;line-height: 60px;color: #fff;font-weight: bold;margin-top: 20px;}
.banner ul li .txt .ml3{font-size: 16px;line-height: 48px;color: #fff;margin-top: 50px;border: 1px solid #fff;border-radius: 25px;display: flex;align-items: center;justify-content: center;width: 180px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml3 i{padding-left: 20px;}
.banner ul li .txt .ml3:hover{color: #fff;border: 1px solid #003693;background: #003693;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.75s;animation-delay: 0.75s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banqh{position:absolute; left:0; bottom:25px;right: 0;display: flex;align-items: center;justify-content: center;z-index: 1;}
.bandd{display: flex;align-items: center;justify-content: center;padding: 0 20px;width: auto!important;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{font-size: 24px;cursor: pointer;line-height: 30px;color: #fff;}




/*首页关于*/
.inabout{padding:3% 0; overflow: hidden;}
.inabout_tit{overflow: hidden; width: 20%;}
.inabout_tit span{font-size:18px; font-weight: 600;  overflow: hidden;}
.inabout_tit .w_fline{position: relative; margin:6% 0; border-bottom: 1px solid #f0f0f0; height: auto;}
.inabout_tit .w_fline:before {content: '';display: block;width: 20%;height: 2px;background: #003693;position: absolute;left: 0;bottom:-1px;}
.inabout_tit_bt{font-size:36px; color: #333; font-weight: 600; margin-bottom:10%;}
.write{color: #fff;}
.inaboutny{overflow: hidden;}
.inabout_left{width:40%;float:left;}
.inabout_left img{width: 100%; display: block; }
.inabout_right{width:55%; float:right;}
.heading {overflow: hidden;}
@media screen and (max-width:991.98px) {
	.heading {
	text-align:center
}
}.heading .heading-subtitle {
	text-transform:capitalize;
	color:#333;
	font-size:32px;
	font-weight:700;
	line-height:1;
	margin-bottom:13px
}
@media screen and (max-width:991.98px) {
	.heading .heading-subtitle {
	line-height:1.5
}
}.heading .heading-subtitle.heading-subtitle-bg {
	display:inline-block;
	width:-webkit-max-content;
	width:-moz-max-content;
	width:max-content;
	padding:12px 20px;
	border-radius:4px;
	background-color:#e0f6e9
}
@media screen and (max-width:991.98px) {
	.heading .heading-subtitle.heading-subtitle-bg {width:auto}
}
.heading .heading-title {
	text-transform:capitalize;
	font-size:32px;
	line-height:28px;
	margin-bottom:3%;
	font-weight:700;
	color:#333
}
@media(min-width:992px) and (max-width:1200px) {
	.heading .heading-title {
	font-size:35px;
	line-height:1.4
}
}@media screen and (max-width:767.98px) {
	.heading .heading-title {
	font-size:32px;
	line-height:1.4
	}
}
.indest{overflow: hidden;}
.indest p{font-size:16px;line-height:28px;margin-bottom:2%; color: #555;}

.flex-left { display: flex; flex-wrap: wrap; justify-content: space-between;}
.shili-num ul{}
.shili-num ul li{margin-bottom:3%}

.shili-num ul li .num i{font-size:42px;line-height:42px;color:#003693;font-weight:bold; font-style: normal;}
.shili-num ul li .num sub{font-size:18px;color:#272933;line-height:18px;margin-left:5px;vertical-align:middle;bottom:0}
.shili-num ul li .num sub.zh{font-size:16px}
.shili-num ul li p{font-size:16px;line-height:28px;color:#272933;opacity:0.8;margin-top:2px}

.sybt{text-align:center;position:relative;margin-bottom:60px;}
.sybt .pen{text-transform:uppercase;font-size:58px;color:rgba(77, 103, 134, 0.2);}
.sybt .pcn{color:#fff;font-size:32px;position:absolute;width:100%;height:100%;left:0;top:0}
.fzlc .sybt{margin-bottom:8%;}
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(2); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(4);opacity:0;}}
.fzlc-t{position:relative;margin-bottom: 350px;}
.fzlc-t .w2{position:relative;}
.flex{display:flex;}
.flex-wrap{display:flex;flex-wrap:wrap;}
.flex-jcr{justify-content:space-between;}
.flex-jcc{justify-content:center;}
.flex-aic{align-items:center;}
.flex-aib{align-items:flex-end;}
.flex-jc{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.cpzx{border:1px solid #eee;background:#fafafa;}
.cpzx-l{width:26.30208333333333%;padding-top:4%; padding-left:6%}
.cpzx-l .sybt{margin-bottom:70px;text-align:left;}
.cpzx-l .sybt .pen{color:#ededed;}
.cpzx-l .sybt .pcn{justify-content:flex-start;color:#003693; font-weight: 600;}
.cpzx-l p{font-size:16px;line-height:35px;margin-bottom:5%;}
.cpzx-l p a{display:block;color:#333333;}
.cpzx-l p a:hover{color:#003693;}
.cpzx-l h5{}
.cpzx-l h5 a{display:block;margin-right:35px;}
.cpzx-l h5 a img{display:block;}
.cpzx-r{width:73.69791666666667%;background:#fff;  float:right}
.cpzx-r .swiper-container{overflow: hidden;}
.cpzx-r a{display:block;border-bottom:1px solid #eee;border-left:1px solid #eee;padding:0 4% 6%;text-align:center;}
.cpzx-r a dl{padding-top:8%;overflow:hidden;margin-bottom:8%; transition: ease-in-out 0.25s all;}
.cpzx-r a dl .rpbt{font-size:24px;color:#000;margin-bottom:20px;}
.cpzx-r a dl p{color:#878787;font-size:14px;}
.cpzx-r a dl .pmore{width:180px;height:50px;border:1px solid #707070;font-size:16px;color:#575757;margin:5% auto -16%; display: none;}
.cpzx-r a dl .pmore img{margin-left:26px;}
.cpzx-r a .pimg{position:relative;z-index:3;}
.cpzx-r a .pimg img{display:block;margin:0 auto; width: 100%;}
.cpzx-r a i{display:block;position:relative;}
.cpzx-r a i img{display:block;width:100%;}
.cpzx-r a i .img2{position:absolute;width:100%;left:0;top:0;opacity:0;margin-top:0;}
.cpzx-r a:hover dl{padding-top:6%;overflow:inherit;}
.cpzx-r a:hover dl h5{margin-bottom:-45px;}
.cpzx-r a:hover i .img1{opacity:0;}
.cpzx-r a:hover i .img2{opacity:1;}
.cpzx-r a dl:hover .pmore{margin:5% auto -4%;}





.inprobox{padding: 3% 0; overflow: hidden; background:url(../img/p_bg.jpg) no-repeat; background-size: cover;}
.nylist{margin-top:3%; }
.nylist ul{display: flex; flex-wrap: wrap;margin-left:-1%;margin-right:-1%;  }
.nylist li{ float:left; width:23%; margin-right:1%;margin-left:1%; margin-bottom:2%; position:relative; text-align:center; overflow:hidden;border: 1px solid #e8e8e8; background: #fff;}
.nylist li:hover{border: 1px solid #015198;}
.nylist_pic{ overflow:hidden;}
.nylist_pic img{ width:100%; transition:ease-in-out 0.25s all; display: block;}
.nylist li:hover .nylist_pic img{ transform:scale(1.1);}
/* .nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.nylist li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;    background-image: linear-gradient(to right, #015198, #0975d4); position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.nylist li:hover .nylist_tit:after{ left:100%;}
.nylist li:hover .nylist_tit:before{ left:0;} */
.nylist_tit{ width:100%;  padding:4%; font-size:16px; box-sizing: border-box;}
.nylist li:hover .nylist_tit{ color:#fff;}
.nylist li:hover{transition: ease-in-out 0.15s all;    background-image: linear-gradient(to right, #015198, #0975d4); }






/*我们的技术*/
.xbanner{background: url(../img/ixbannerbg1.jpg) center center no-repeat;width:100%;height:200px;}
.xbanner1{background: url(../img/ixbannerbg2.jpg) center center no-repeat;}
.xbanner .slip_tit{width:65%;}
.xbanner .slip_tit .tit1{padding-top: 5%;font:bold 32px "microsoft yahei";color: #fff;}
.xbanner .slip_tit .tit2{margin-top:14px;font-size:24px;color:#fff;}
.xbanner .slip_btn{text-align:center;}
.xbanner .slip_btn span{display:block;font-size: 15px;color: #fff;line-height: 18px;padding-top: 40px;padding-bottom: 5px;}
.xbanner .slip_btn span i{width:16px;height:16px;background-position:-0px -141px;margin-right: 7px;vertical-align: bottom;}
.xbanner .slip_btn p{font-weight:bold;font-size: 34px;color:#fff;font-family:"Arial";line-height:36px;}
.xbanner .slip_btn a{display:block;width: 300px;height:46px;background-position: 0px -217px;margin-top:16px;font-size:18px;color:#fff;line-height:46px;position:relative;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.xbanner .slip_btn a:hover{background-position: 0px -271px;}
.xbanner .slip_btn a img{width: 300px;height:0;transition: all .36s ease;position:absolute;left:0;top:46px;}
.xbanner .slip_btn a:hover img{height: 300px;} 
.icos{background: url(../img/ico.png) no-repeat; display: inline-block; vertical-align: middle;}
.icons{background: url(../img/icon.png) no-repeat; display: inline-block; vertical-align: middle;}

.inda_title{text-align: center;position: relative;}
.inda_title em{ text-transform: uppercase; font-style: normal;font-family: "Ddinb";background-image: linear-gradient(#fafafa,#f5f5f5);color: transparent;-webkit-background-clip: text;font-size: 64px;line-height: 0.8em;position: absolute;top: 0;left: 0;width: 100%;text-align: center; font-weight: 600;}
.inda_title .inabt{font-size:48px;color: #222;font-weight: bold;padding: 12px 0 20px 0;position: relative;z-index: 9;}
.inda_title .inabt span{color: #015198;}
.inda_title p{color: #666;position: relative;z-index: 9;}

.inworkshop{padding: 4% 0; overflow: hidden;}


.c-flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.index-page01{margin-top:3%;}
.index-page01 .list.c-flex{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-align: center;
    -webkit-box-align: center;
	align-items:stretch
}
.index-page01 .item-l{
	position:relative;
	width:33.33%;
	
}
.index-page01 .item-r{
	width:66.6%;
}
.index-page01 .item-l .item{ width:100%;  overflow: hidden;background-size:100% 100%; position:relative;}
.index-page01 .item-l .img, .index-page01 .item-r .item>img{ width:100%;}
.index-page01 .item-l .main{ position:absolute; left:0; bottom:0px;width:100%; height:360px; background-image: linear-gradient(to top, rgb(1,81,151,0.8) 30%, transparent); opacity: 0;
    transform: translateY(100%);
    transition: opacity .3s,transform .3s; z-index:1}
.index-page01 .item-l .main a{ position:absolute; bottom:30px; left:0;  padding:5% 8%; display:block;color:#fff; font-size:14px;}
.index-page01 .item-l .main .title{font-size:24px;font-weight: bold;}
.index-page01 .item-l .main .text{ padding:15px 0;font-size:15px;}
.index-page01 .item-l .main a:hover .arrow{-webkit-animation: jt-anmi 1s linear infinite;animation: jt-anmi 1s linear infinite;}

.index-page01 .item-r{ align-content:stretch;align-items:stretch;}
.index-page01 .item-r .item{ position:relative; width:calc(50% - 2%); margin-left:2%; margin-bottom:2%; overflow:hidden}
.index-page01 .item-r .item:nth-child(3),.index-page01 .item-r .item:nth-child(4){ margin-bottom:0}
.index-page01 .item-r .item img{display:block;width: 100%; height:98%}

.index-page01 .box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    color: #fff;
    padding:30px 0 100px 0;
    background-image: linear-gradient(to bottom, rgb(35,107,211), transparent);
    opacity: 0;
    transform: translateY(-50%);
    transition: opacity .3s,transform .3s;
	text-align:center
}
.index-page01 .title {
    font-size: 24px;font-weight: bold;
    color:#fff;
}

.index-page01 .more-a{ margin-top:40px; text-align:center;}
.index-page01 .more-a a{ margin:0 auto;
}

.index-title-tit {
	display:block;
	width:100%;
	font-size:30px;
	font-weight:700;
	color:#222;
	text-align:center;
}

@media only screen and (min-width: 961px) {
	.index-page01 .item-r a:hover .box {
		opacity:1;
		transform:translateY(0)
	}
	
	.index-page01 .item-l:hover .item .main {
		opacity:1;
		transform:translateY(0)
	}
	
}



@media only screen and (max-width: 640px) {
 .index-page01 .item-r .item .bg h3{ font-size:14px;}
  
}
@media only screen and (max-width:1700px) {
	.index-page01 .item-r .item .bg img{ max-width:80%;}
}
@media only screen and (max-width:1600px) {
	.index-page01 .item-r .item .bg img{ max-width:70%;}
}
@media only screen and (max-width:1440px) {

.index-page01 .item-r .item .bg img{ max-width:60%;}


}
@media only screen and (max-width:1200px) {
	
.index-banner .tit, .index-banner .text {
	font-size:80px;
}
.index-page01 .index-title-text {
	line-height:1.8;
	font-size:14px;
	margin-bottom:0px
}

}
@media only screen and (max-width:960px) {
.index-page01 .picture,.index-page01 .wrap {
	margin-top:30px;
	width:100%;
}
.index-page01 .index-title-tit{ margin-bottom:0}
.index-page01 .item .picture {
	order:0; margin-right:0;
}

.index-page01 .item-r{justify-content:space-between;}
.index-page01 .item-l{  width:100%}
.index-page01 .item-r{ width:100%}
.index-page01 .item-r .item{ width:49%; margin-left:1%; margin-bottom:2%}
.index-page01 .item-r .item:nth-child(1), .index-page01 .item-r .item:nth-child(3){ margin-left:auto; margin-right:1%;}


}
@media only screen and (max-width:640px) {

.index-page01 .main {
	padding:0px 3%
}
.index-page01 .index-title-tit{ margin-bottom:0;}
.index-page01 .index-title-text {
	line-height:1.8;
	font-size:16px;
}
.index-title-tit {
	font-size:24px;
	margin-bottom:6px
}

}



.innews{ padding:4% 0%; overflow: hidden; background: #f3f3f3;}
.innews .swiper-news{position:relative; overflow:hidden; margin-top: 3%;}
.innews .index_news{ margin-bottom:3%;}
.innews .index_news .swiper-slide{ position:relative;}
.innews .swiper-button-next,.innews .swiper-button-prev{width:45px;height:45px;text-align:center;box-sizing:border-box;}
.innews .left{right:0;outline:medium; background:rgba(0,0,0,0.65);}
.innews .right{left:-0;outline:medium; background:rgba(0,0,0,0.65);}
.innews .left:hover i,.innews .right:hover i{color:#003693;}
.innews .swiper-pagination-bi{position:absolute;bottom:-15px;z-index:11;text-align:center; width:100%;}
.innews .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.innews .swiper-pagination-bullet{width:12px;height:12px;background:#bbb;border-radius:10px}
.innews .swiper-pagination-bullet-active{background:#003693;opacity:1;}
.innews .swiper-button-next::after,.innews .swiper-button-prev::after{display:none;}
.innews .index_news .swiper-slide .pic{overflow:hidden; position: relative; border: 1px solid #efefef;}
.innews .index_news .swiper-slide .pic img{width:100%; display:block;}
.innews .index_news .swiper-slide .txt{padding:5% 3%; box-sizing:border-box; background: #fff;}
.innews .index_news .swiper-slide a:hover .txt{background:#003693;color:#FFF;}

.innews .index_news .swiper-slide .pic::after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,.5);
	content:'';
	z-index:1;
	-webkit-transition:-webkit-transform .6s;
	transition:-webkit-transform .6s;
	-o-transition:transform .6s;
	transition:transform .6s;
	transition:transform .6s,-webkit-transform .6s;
	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0)
}
.innews .index_news .swiper-slide a:hover .pic::after {
	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

.innews .index_news .swiper-slide .txt .pbt{font-size:18px;font-weight:600;  color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.innews .index_news .swiper-slide a:hover .txt .pbt{color:#FFF;}
.innews .index_news .swiper-slide .txt p{margin-top:2%;line-height:24px; display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical; font-size:14px;}
.innews .index_news .swiper-slide .txt .pmore{margin-top:20px;line-height:40px;border-bottom:1px solid #FFF;display:inline-table;visibility:hidden;opacity:0;transition:all 0.3s;}
.innews .index_news .swiper-slide a:hover .txt .pmore{visibility:visible;opacity:1;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display:none;}
.innews .swiper-news .swiper-paginations{bottom:0px; text-align: center;}
.innews .swiper-news .swiper-button-prev, .innews .swiper-news .swiper-button-next{top:38%}



.foot_middle{overflow: hidden; padding:3% 0; background: url(../img/f_bg.jpg) no-repeat;}

.foot_left{width: 22%; float: right; box-sizing: border-box; }
.foot-logo{height: auto;overflow: hidden;margin-bottom: 25px;}
.foot-logo img{max-width: 100%;height: auto;display: block;margin: 0 auto;}
.foot-code-web{height: auto;color: #fff;font-size: 16px; line-height: 30px; margin-bottom: 3%}
.foot-code-sml{height: auto;color: #999;font-size: 14px; line-height: 25px;}
.foot_right{width: 100%; box-sizing: border-box; overflow: hidden; margin-bottom: 2%;}

.foot_navbot{overflow: hidden;}
.foot_nav{color: #363f4d;/*margin-bottom: 2%; border-bottom: 1px solid #393939; position: relative; padding-bottom: 2%;*/}
/*.foot_nav::after{content: '';width: 5px;height: 5px;background-color: #0a287e;border-radius: 1px;position: absolute;left: -3px; bottom: 0; z-index: 999}
*/.foot_nav dl{float: left;width:13%;}
.foot_nav dl:nth-child(2){width:18%; }
.foot_nav dl:nth-child(5){width:26%; margin-right: 3%;}
/* .foot_nav dl:nth-child(5){width:18%; margin-right: 0%;}
.foot_nav dl:nth-child(5) dd{float: left; margin-right: 3%; width: 47%;} */
.foot_nav dt{font-size: 22px;line-height:40px; position: relative;margin-bottom:7%;color: #fff;  text-transform: uppercase;}
.foot_nav dt::after{position: absolute; content: " ";bottom: -5px;left: 0;background-color: #fff;width: 40px;height: 2px;}
.foot_nav dd{line-height:30px; font-size: 15px; text-transform: uppercase;}
.foot_nav dd a{color: #ccc;}
.foot_nav dd a:hover{color: #0a287e;}
.foot_nav dd img{width: 120px;}

.incontact{overflow: hidden; line-height:30px; font-size: 15px; color: #ccc; }
.incontact p{}
.inico{overflow: hidden; margin-top: 2%;}
.inico p{ margin-right: 2%; float: left;}
.inico p img{max-width: 100%; display: block;}
.inico a{margin:0 4px;}
.inico i{color: #fff;font-size: 20px;padding: 6px;border: 1px solid #0a287e;border-radius: 50%; box-sizing: border-box; line-height: 35px;}
.inico a:hover i{background:#0a287e;color: #fff;}


.footer-static-block{overflow: hidden;}
.footer-static-block .th{font-size: 20px; line-height: 32px; font-weight: 400; margin-bottom:30px; letter-spacing: 1px; position: relative;text-transform:uppercase;}
.footer-static-block .th::after{position: absolute; content: " ";bottom: -5px;left: 0;background-color: #fff;width: 40px;height: 2px;}
.footer-static-block .th a{color: #fff;}
.footer-static-block .th a:hover{color: #0a287e;}
.footer-block-contant li{font-size: 16px;line-height: 26px;margin-bottom: 10px;color: #ccc;}
.footer-block-contant li b{font-size: 16px;}
.footer-block-contant li label{white-space: nowrap;margin-right: 10px;}
.footer-block-contant li span{display: inline-block;}
.footer-block-contant li:nth-child(3){width: 100%}

.sns{overflow: hidden; margin-left: 28%;}
.sns a{display:inline-block;vertical-align:top;width:2vw;height:2vw;background-image:url(../img/sns.png);background-size:400% 200%;}
.sns a:hover{background-position-y:-100%;}
.sns .facebook{background-position-x:0;}
.sns .twitter{background-position-x:-100%;}
.sns .linkedin{background-position-x:-200%;}
.sns .youtube{background-position-x:-300%;}
.footer-secondary{ width: 100%; padding: 1% 0; display: inline-block; border-top: 1px solid rgba(255,255,255,0.2);}
.flogobox{overflow: hidden; margin: auto;}
.flogoimg{margin-bottom: 2%;}
.flogoimg img{max-width: 100%; height: auto; margin: auto; display: block;}
.foot-code-form{height: auto;overflow: hidden;position: relative; margin: 0 auto; width: 30%;}
.foot-code-form input{display: block;width: 100%;height: 48px;line-height: 48px;border: none;outline: none;background-color: #fff;padding-left: 15px;padding-right: 100px;color: #999;font-size: 15px;}
.foot-code-form button{display: block;width: 100px;height: 48px;line-height: 48px;text-align: center;color: #fff;font-size: 15px;text-transform: uppercase;border: none;outline: none;cursor: pointer;background-color: #0a287e;position: absolute;top: 0;right: 0;}
.copyright{  color: #fff; font-size: 14px; text-align: center; }



/*内页代码*/
.banner_ny{overflow: hidden;}
.banner_ny img{width: 100%; display: block;}
/*当前位置*/
.sun-navs{width: 100%; height: 55px; background-color: rgba(0, 0, 0, 0.75); position: absolute; margin-top: -55px; }
.sun-navs ul{text-align: center; font-size: 0;}
.sun-navs ul li{display: inline-block; padding: 0 42px; text-align: center; font-size: 16px; color: #fff; line-height: 55px; cursor: pointer; transition: all .5s ease; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;}
.actives{background-color: #084ba1; color: #fff !important;}
.sun-navs ul li:hover{background-color: #084ba1; color: #fff;}


/*关于我们*/
.b-ab ul,.b-abj,.i-cou,.view-page,.i-techa ul,.i-fs ul,.i-prods li,.i-pos ul,.i-pot,.i-potb .owl-nav,.b-abos,.b-jj{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.b-abkk{padding: 0.8rem 0;background: url("../img/0f1bj2_03.jpg") bottom center no-repeat;}
.b-abj{justify-content: space-between;margin:auto;width:100%;}
.b-abt{width:48%;transition-delay: 0.8s;}
.b-abt img{width:100%;display: block;}
.b-about{width: 49%;}


.b-abou{font-size:36px;margin-bottom: 2%;}
.b-abou p{font-size:20px;position:relative;transition-delay: 0.9s;}
.b-abou p:after{content:'';position:absolute;top:0;left:-25px;width:20px;height:20px;background:url("../img/it1.png") center no-repeat;background-size:100%;object-fit: cover; }
.b-abou .cnbt{transition-delay: 1s; color: #084ba1;line-height:42px; font-weight: 600; font-size:42px;}
.b-abo{font-size:15px;line-height:28px;text-indent: 2em;color: #555;margin:2% auto 0px;padding-top: 2%;border-top:2px solid #e6e8ed;transition-delay: 1.1s;}
.b-abo p{margin-bottom: 2%;}
.teaser{opacity:1;transform:translate3d(0,0px,0);transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform 1s cubic-bezier(.25,.1,.25,1);}

.numList{ padding:2% 0; background: #084ba1; overflow: hidden;}
.numList ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.numList li{ float: left; width:25%; box-sizing: border-box; text-align: center; }
/* .numList li:first-child{ width: 14.5%; padding-left: 0; } */
/* .numList li:last-child{ float: right; width: auto; background: none; } */
.numList li .num{ color: #fff; font-size: 16px;}
.numList li .numUp{ color: #fff; font-size:50px; line-height:70px; padding-right: 5px;font-weight: 600;}
.numList li .num img{ vertical-align: top; padding-right: 6px; }
.numList li p{ font-size:20px; color: #fff; font-weight: 300;}

.b-abos{justify-content: space-between;margin-top:2%;background:rgb(240, 242, 247)}
.b-abxx{width:100%;margin:0 auto ;padding:3% 0;}
.b-abxxa{width:40%;position:relative;}
.b-abxxa img{width:100%;position:relative;z-index:1; display: block;}
.b-abxxb{width:58%;}
.b-abxxba{width:50px;height:3px;background:#005bac;margin:6% 0;}
.b-abxxbb{overflow: hidden;}
.b-abxxbb ul{ margin-right: -5%;}
.b-abxxbb li{width:45%; margin-right: 5%; float: left;}
.b-abxxbb li .cbt{font-size:22px;line-height:32px;font-weight: bold;color:#005bac;}
.b-abxxbb li .cwz{font-size:16px;line-height:28px;color:#555; font-weight: 400; margin-bottom: 2%;}


.zzjg{width: 100%;padding: 0 0 3% 0; overflow: hidden;}
.zzjg img{max-width: 100%; display: block; margin: auto;}


.nyaboutbox{padding: 3% 0; overflow: hidden;}

.workshop{height:auto;overflow:hidden;}
.workshop ul{list-style:none;overflow:hidden;margin-right:-2%}
.workshop li{width:23%;height:auto;overflow:hidden;margin-right:2%;float:left;margin-bottom:2%}
.workshop li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; width:92%; display: block; margin: auto;}
.workshop li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.workshop li .hpic img{width:100%!important;overflow:hidden; display: block;}
.workshop li div:hover{border:1px solid #003693}
.workshop li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.workshop li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}

.honor{height:auto;overflow:hidden;}
.honor ul{list-style:none;overflow:hidden;margin-right:-2%;margin-bottom:-2%;}
.honor li{width:14.5%;height:auto;overflow:hidden;margin-right:2%;float:left;margin-bottom:2%}
.honor li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; display: block; margin: auto;}
.honor li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.honor li .hpic img{width:100%!important;overflow:hidden; display: block;}
.honor li div:hover{border:1px solid #006c16}
.honor li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.honor li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}

.menuBox{background:#f7f7f7;height:auto;line-height:60px;font-size:16px; overflow: hidden; color: #333;}
.menuBox img{display: inline-block; vertical-align: middle; margin-right: 5px; }
.menuBox a{color: #444;}
.menuBox p{font-size: 15px; color: #444;}
.listMenu{font-size: 16px;}
.listMenu a{display:inline-block;position:relative;color:#555;margin-left:30px; }
.listMenu a:hover,.listMenu .cur{color:#006c16;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#006c16;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#006c16;border:1px solid #006c16;color:#fff;}

@media all and (max-width:1024px) { 
    .menuBox {padding:0;height:auto;line-height:100%;text-align:center;} 
    .menuBox p{display: none;}
    .listMenu{width:100%; display: flex;flex-flow:row wrap;justify-content: space-between;overflow: hidden;padding-top:1px;padding-left:1px;background:#f5f5f5;margin-top:0;padding:0;line-height:45px;}
    .listMenu a{flex-grow:1;border:1px solid #ddd;margin:0;margin-left:-1px;margin-top:-1px;padding:0 20px;}
    .listMenu .cur{background:#006c16;color:#fff;}
}


.product-left{width:22%;float:left;}
.pro-left{ width: 20.3%; margin-right: 2.3%; overflow: hidden;}
.pro-left .kk{background: #f9f9f9; border: 1px solid #e5e5e5;}
.pro-left .tops{ text-align: center; background: #003693;; height: auto; line-height:70px;}
.pro-left .tops i{font-size: 30px;color: #fff;text-transform: uppercase; font-style: normal;}
.pro-left .sideMenu h6 a{ display: block; height: auto; line-height: 64px; padding: 0 40px 0 35px; font-size: 20px; color: #fff; box-sizing: border-box;}
.pro-left .sideMenu ul li a{ position: relative; display: block; height: auto; line-height:55px; background: #f9f9f9; font-size:15px; color: #333; padding-left: 5%; border-bottom: 1px solid #eee; box-sizing: border-box;}
.pro-left .sideMenu ul li a:hover{ color: #003693;}
.pro-left .sideMenu ul li a.hover{ color: #003693; font-weight: 600;}
.pro-left .sideMenu ul li a.hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a.hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a:before{ content: ""; left: 0; top: 50%; width: 2px; height: 1px; position: absolute; background: #003693;; visibility: hidden;}
.pro-left .sideMenu ul li a:hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a:after{ content: ""; left: 0; bottom: 50%; height: 1px; width: 2px; position: absolute; background: #003693;; visibility: hidden;}
.pro-left .sideMenu ul li a:hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul dl{ padding: 1% 0 0 7%;}
.pro-left .sideMenu ul dl:last-child{ padding-bottom: 1%; margin-bottom: 0; border-bottom: 1px solid #e5e5e5;}
.pro-left .sideMenu ul dl a{ font-size: 14px; color: #333;}
.pro-left .sideMenu ul dl a:hover{ color: #003693;;}
.pro-left .phone{ padding: 30px 0 35px; height: 120px;}
.pro-left .sideMenu ul ol{display: none;}
.pro-left .phone>div{ display: inline-block; vertical-align: top;}
.pro-left .icon{ margin: 10px 15px 0 20px;}
.pro-left .phone .text p{color: #555;font-size: 16px; line-height: 16px; margin-bottom: 15px;}
.pro-left .phone .text b{ display: block; color: #333;font-size: 24px; line-height: 24px; font-weight: bold; font-family: arial;}

/*product-main phoneus*/

.phoneus{ border: 1px solid rgb(220, 220, 220);margin-top: 20px;}
.phoneus .lxcbt{ text-align: center; color: #fff; font-size: 24px; width: 100%; line-height:70px; background: #003693;;}
.phoneus p{ color: #333; font-size: 14px; margin: 10px; overflow: hidden;}
.phoneus p a{ color: #fff; font-size: 14px; background: #003693;; display: inline-block; vertical-align: top; margin: 0 10px 0 10px; text-align: center; width: 96px; height: 30px; line-height: 30px;}
.phoneus p a:hover{ text-decoration: underline;}
.phoneus p span{float: left;width:20%; text-align: justify; text-align-last: justify; margin-right: 3%;}
.phoneus p em{float: right;width:77%;}

.ny_right{ width:76%; float: right; overflow: hidden;}
.top_share{ width:100%; height:43px; border-bottom:1px solid #ccc;overflow: hidden;}
.top_share dt{font-size:22px; color:#003693; font-weight:bold; /* padding-left:10px; */ padding-right:10px; border-bottom:3px solid #003693; line-height:40px;}
.top_share dt a{font-size:18px; color:#003693; line-height:40px; font-weight:bold; }

.top_share dd{display: block;padding-left: 20px;background: url(../images/span01.png) no-repeat left center; line-height:40px; color:#666;font-size:14px}
.top_share dd a{line-height:40px; color:#666}
.top_share .bdshare{ display:inline-block;}

.after-intro{margin: 0 auto; margin-bottom: 2%;}
.after-intro .hd{font-size:20px;margin-bottom:1%;font-weight: bold; color: #000;}
.after-intro .bd{line-height:28px;color: #666; font-size: 16px;}

.cp-zl{ margin-top:3%; overflow: hidden;}
.cp-zl ul{margin-right: -2%;}
.cp-zl ul li{ display: inline-block; vertical-align: top; width:22.7%;text-align: center; margin: 0 2% 2% 0;}
.cp-zl .cp-img{ width: 100%; overflow: hidden; line-height: 0; border:1px solid #eee;}
.cp-zl ul li .cp-img img{ width: 100%; transition: all .3s;}
.cp-zl ul li:hover .cp-img img{ transform: scale(1.1, 1.1);}
.cp-zl ul li .db-title{ width: 100%; height: auto; line-height: 50px; color: #333; font-size: 16px;}
.cp-zl ul li .db-title i{font-style: normal;}
.cp-zl ul li:hover .db-title{color: #003693;}

.products_list{ width:100%; overflow: hidden;}
.products_list ul{margin-right:-2%;}
.products_list li{ margin-bottom:2%; width:23%; margin-right:2%; float:left;box-sizing: border-box;}
.products_list li a{ background:#f5f5f5; display:block; width:100%; overflow:hidden; border:1px solid #eee;}
.products_list li .products_img{ width:100%; overflow:hidden; position:relative; z-index:1;}
.products_list li .products_img img{ width:100%; display: block;}
.products_list li .products_img .products_bg{ background:rgba(0, 0, 0, 0.4); width:100%; height:100%; position:absolute; top:-100%; left:0; z-index:9; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}
.products_list li .products_img .products_bg i{ display:block; width:30px; height:30px; position:absolute; top:50%; left:50%; margin:-15px 0 0 -15px; background:url(../img/honor_bg_i.png) center no-repeat;}
.products_list li .products_title{ font-size:14px; color:#333333; line-height:45px; position:relative; z-index:1; text-align:center;}
.products_list li .pbt{-webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s; overflow:hidden; white-space:nowrap;  text-overflow: ellipsis; position:relative; font-size:15px; color:#333333;line-height:50px;z-index:9;}
.products_list li .products_title::before{-webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s; width:0; height:50px; content:''; position:absolute; bottom:0; left:0; background:#1c56a6; z-index:2;}
.products_list li a:hover .products_title::before{ width:100%;}
.products_list li a:hover .products_img .products_bg{ top:0; }
.products_list li a:hover .pbt{ color:#fff;}


.newslist {overflow: hidden;display:flex;flex-wrap:wrap;}
.newslist ul{}
.newslist.list1 li {width:24%;margin-right:1.3%;}
.newslist.list1 li:nth-child(4n) {margin-right:0px;}
.newslist.list1 li .info {padding:20px 15px;}
.newslist.list1 li:hover {background:#003693;}
.newslist.list1 li:hover .info * {color:#FFFFFF!important;}
.newslist.list1 li:hover .info .more {background:#FFFFFF;color:var(--color)!important;}
.newslist.list0 {justify-content:space-between;}
.newslist.list0 li {width:49%;display:flex;align-items:center;}
.newslist.list0 li .img {width:42%;}
.newslist.list0 li .info {flex:1;padding:20px 30px;}
.newslist.list0 li .info .date {margin-bottom:5px;}
.newslist.list0 li .info .title {font-size:18px;}
.newslist.list0 li:hover {border:1px solid var(--color);}
.newslist.list0 li:hover .info .title {color:var(--color);}
.newslist li {background:#F7F7F7;list-style:none;margin-bottom:2em;transition:all .2s linear;border:1px solid transparent;position:relative;border-radius:6px;overflow:hidden;}
.newslist li:hover .img img {transform:scale(1.02);}
.newslist li .img {aspect-ratio:var(--newssaspectratio);}
.newslist li .img img {width:100%;height:100%;object-fit:cover;}
.newslist li .info {transition:all .2s linear;line-height:1.6;}
.newslist li .info .title {color:#222222;font-weight:600;font-size:18px;line-height:1.4;}
.newslist li .info .text {color:#555;font-size:14px;line-height:25px;margin:15px 0px 20px;}
.newslist li .info .date {color:#555;font-size:14px;margin-bottom:5px;}
.newslist li .info .date em {font-size:inherit;margin-right:3px;}
.newslist li .info .more {min-width:140px;height:40px;padding:0px 15px;display:inline-flex;align-items:center;justify-content:center;background:#003693;color:#FFFFFF;border-radius:30px;transition:all .2s linear;}
.newscontent-title {font-weight:600;font-size:28px;text-align:center;line-height:1.2;margin-bottom:10px;}
.line2 {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.lazy-load {position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border:2px solid #000000;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:circle infinite 1s linear;}
@keyframes circle {0% {transform:translate(-50%,-50%) rotate(0);}
100% {transform:translate(-50%,-50%) rotate(360deg);}
;}
.lazy-wrap {display:block;position:relative;overflow:hidden;}
.lazy-wrap::after {content:"";display:block;padding-bottom:50%;}
.lazy-wrap.lazy-loaded .lazy-load {-webkit-animation:none;animation:none;display:none;}
.lazy-wrap.lazy-loaded::after {padding-bottom:0px;}

.about_x2.bgs2{overflow:hidden;}
.about_x2.bgs2 .lnny{width:68%; float:left; overflow: hidden;}
.about_x2.bgs2 .rnny{width:28%; float:right; overflow: hidden;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#003693 ;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height:35px; font-size:15px; border-bottom:1px solid #eee; padding-bottom:10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:28px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:16px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id img{max-width:100%; display:block; margin:auto; border-radius: 24px;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}

.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#003693;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}

.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:auto;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#003693;height:45px;text-align:center;font-size:16px;font-weight:bold; padding:0 1.5%;}
.relatedNews{margin:3% 0 ;overflow:hidden}
.relatedNews_font{font-size:14px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../img/ly_li.png) no-repeat left center;padding-left:10px;color:#666}
.relatedNews_font ul li a:hover{color:#003693}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}



.contact_content{width: 100%;background: #fff;}
.mte_pic2duct-title { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600;}
.mte_pic2duct-title2 { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600; text-align: center;}

.col_infos {width: 48.5%; float:left;background: #fff;padding:0; margin-top: 1.8%;}
.col_infos .cotit{color: #003693; font-size:28px; line-height: 1.75; padding-bottom: 25px;}

.cont_ico{overflow: hidden;}
.cont_ico h3{font-size: 20px;line-height: 1.75;color:#000;margin-bottom: 16px;font-weight: normal;}
.cont_ico ul{ padding-top:15px; overflow: hidden;}
.cont_ico ul li{ position: relative; padding-left: 50px; font-size: 16px; line-height: 25px; color:#333; margin-bottom:3%; font-family: 'Poppins'}
.cont_ico ul li .t-cell{ display: table-cell; height: 36px; vertical-align: middle; }
.cont_ico ul .icons{ height: 36px; width: 36px; position: absolute; left: 0; display: flex; background: #003693; border-radius: 50%; align-items:center;}
.cont_ico ul li img{width: 18px; height: 18px; margin: 0 auto; display: block; vertical-align: middle;}
.cont_ico ul li:last-child p{width:30%; float: left; margin-right: 3%;}
.cont_ico ul li:last-child p img{width:60%; display: block; height: auto; float: left;}

.col_feb {width: 47.5%; float:right;padding: 30px 35px; text-align: left; border-radius: 10px; background: #fff; box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 8%);}
.co_onr {width: 100%; overflow: hidden;}
.co_onr .febt{font-size: 30px;line-height: 1.2;color:#000;margin-bottom:12px;font-weight: normal;}
.co_onr p{ font-size: 16px; line-height: 1.5; color: #333;  font-weight: 300;margin-bottom:3%; overflow: hidden;}
.co_onr ul li{overflow: hidden;float: left;width: 49%;}
.co_onr ul li span{display: block; font-size: 16px;color: #333;  font-weight: 300; margin-bottom:5px;}
.co_onr ul li i{ display: inline-block; position: relative; width:100%; font-size: 14px; color: #666666; text-transform: uppercase;}
.co_onr ul li input{border: none;border: 1px solid #e7e3e3;width: 100%;line-height: 42px;height: 42px;background: #fff;padding: 0 15px;border-radius: 4px;}
.co_onr ul li.mal{ margin-left:2%; margin-bottom: 15px;}
.co_onr ul li.long{clear: both;width: 100%;margin-bottom: 15px;}
.co_onr ul li.long input{width: 100%;outline: none;}
.co_onr ul li.long textarea{border: none;height: 100px;width: 100%;outline: none;border: 1px solid #e7e3e3;background: #fff;padding: 10px 15px; border-radius: 4px; 
  font-size: 12px; }
.co_onr ul li.long2{margin-bottom: 16px;}
.co_onr ul li.lst{line-height:45px;font-size: 15px;width:  100%; padding-bottom: 20px;}
.co_onr ul li.lst button{display: inline-block;float: left;width: 200px;height: 42px;line-height: 42px;color: #fff;cursor: pointer;border: none;font-size: 16px; 
  text-transform: capitalize;padding-right: 0;background: #003693;  border-radius: 6px;}