﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#333; font-family:'Montserrat', 'Arial'; cursor:default; }
*{padding:0px; margin:0px;outline: none;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: 'Montserrat', 'Arial';}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family:'Montserrat',  'Arial'; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#222; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}

.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}




@keyframes fadein{from{opacity:0}
to{opacity:1}
}
.container { width:1630px; margin:0 auto;max-width: 100%;padding: 0 15px;box-sizing: border-box;}
.header{width:100%; position:fixed; top:0; left:0; z-index:100;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background: rgba(0,77,161,1);}

.header .container{}
.header .logo{ float:left; margin:32px 0 ;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{width:auto; height:35px; display:block;}


.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .right {float: right;text-align: left;margin-top: 30px;margin-left: 50px;}
.header .right .ss {line-height:40px;display: inline-block;padding: 0 15px;position: relative;color: #fff;font-size: 14px;background: #5bb431;margin-left: 10px;border-radius: 5px;}
.header .right .ss a {padding: 0 6px;display: inline-block;color: #fff;font-size: 14px;}
.header .right .sear {line-height: 40px;padding: 0 10px; float:left;color: #fff;margin-left:10px;}
.header .right .yy{line-height:40px; float:left; color:#fff; font-size:16px;margin-left:10px;text-align: center;position: relative;}

.header .right .yy .x_l {width:140px;top: 70px;position: absolute;left: 50%;margin-left: -70px; background:#fff;line-height: 40px;display: none;z-index: 99;}
.header .right .yy .x_l a {color: #222;display: block;font-size: 14px;text-align: center;width: 100%;border-radius: 0;margin-left: 0;}
.header .right .yy .x_l a:hover{background: #004da1;color: #fff;}
.header .right i {font-size: 25px;}
.header .right .wx {line-height:80px;display: inline-block;padding: 0 15px;position: relative;color: #fff;}
.header .right .wx .e_j {position: absolute;width: 120px;left: 50%;margin-left: -60px;top: 100px;background: #fff;display: none}
.header .right .wx .e_j img {width: 100%;display: block;}
.header .right .wx .e_j p {line-height: 1.8;color: #333;text-align: center;}

.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:999; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}
.header .nav{ float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{margin:0 26px; line-height:100px; float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li.po{position: relative;}
.header .nav ul li a{display:block; font-size:16px; color:#fff; text-transform:capitalize}
.header .nav ul li span{width:0; height:3px; background-color:#5bb431;border-radius: 3px; position:absolute; right: 0; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
}

.header .nav ul li:hover span{width:100%;left: 0;}
.header .nav ul li:hover a{color: #5bb431}
.header .nav ul li.on a{color: #5bb431}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.po{position: relative;}
.nav .y_j{position:relative;}
.nav .e_j{width:100%; position:absolute; top:100px; left:0; z-index:9999;background-color:rgba(255,255,255,1);opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.nav .e_j {width: 240px; left:0%;margin-left:0px;padding: 15px 0;height: 0;overflow: hidden;padding: 0;}
.nav .e_j.cp{padding:30px 0 10px;width:100%;background: #999;}
.nav .e_j.cp .kd{width: 20%;padding: 0 10px;float: left;margin-bottom: 25px;box-sizing: border-box;}
.nav .e_j.cp .kd img{width:100%;display: block;height: 155px;object-fit: cover;}
.nav .e_j.cp .kd h3 {font-size: 16px;margin-bottom: 10px;color: #fff;line-height: 1.2;margin-top: 20px;font-weight: bold;}
.nav .e_j.cp .kd a {display: block;font-size: 14px;color: #ccc;line-height: 25px;font-weight: normal;padding-left: 0;}
.nav .e_j.cp .kd a:hover {padding-left: 5px;color: #fff;text-decoration: underline;}


.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:38px;font-weight: normal;text-align: left;padding-left: 15px;}
.header .nav ul li .e_j a:hover{color: #004da1;padding-left: 10px;}

.head_h2 { height: 80px;background: #18243c;}

@media (min-width:1024px){

.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);height: auto;}
.head_h { height: 100px;}
}

.ban{width:100%; position:relative;}
.ban .swiper-slide {height:calc(100vh - 100px)}
.ban .swiper-slide img{width:100%;display: block;height: 100%;object-fit: cover;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: none;border: #fff 1px solid;}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#004da1;border: #004da1 1px solid;}


.ban .swiper-slide .word {
	position: absolute;
	left:50%;margin-left: -630px;width: 1260px;
	height: 246px;
	top: 50%;
	margin-top: -170px;
	z-index: 10;
}

.ban .swiper-slide .word h4 {
	display: block;font-size:35px;color: #fff; margin-top: 20px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .4s;
	-webkit-transition: all .2s linear .4s;text-shadow: 0 0 10px rgba(0,0,0,0.5)
}

.ban .swiper-slide .word h3 {
	font-size: 50px;
	color: #fff;
	line-height: 1.8;
	margin: 15px 0 15px 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .2s;
	-webkit-transition: all .2s linear .2s;font-weight: bold;text-shadow: 0 0 10px rgba(0,0,0,0.5)
}


.ban .swiper-slide .word a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;background:#004da1;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: absolute;
	bottom: -30px;left: 0%;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .6s;
	-webkit-transition: all .2s linear .6s;
}
.ban .swiper-slide .word.l1 a.xq {
	bottom: 0;left: 0%;margin-left:0px;
}
.ban .swiper-slide a.xq i {margin-left: 10px;}

.ban .swiper-slide .word a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}
.ban .swiper-slide .word a.xq:hover{background: #004da1;}

.ban .swiper-slide.swiper-slide-active .word h4 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
   
}

.ban .swiper-slide.swiper-slide-active .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.ban .swiper-slide.swiper-slide-active .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#000}



.sy_about { padding:100px 0; overflow:hidden}
.sy_about .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}

.sy_about .title .acc .tag{margin-top:20px}
.title span {
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 400;
  color: #00378c;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}

.sy_about .title p{margin-top:50px;max-width:465px;font-family: 'Montserrat' }

.title .tag {
  font-size: 60px;
  font-family: Montserrat;
  font-weight: 400;
  color: #1d1d1d;
  line-height: 1.3;
}
.title p {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 300;
  color: #1d1d1d;
  line-height: 24px;
  opacity: .8;
}

.main{width:100%; overflow:hidden;margin-top: 60px;}
.main ul li{width:6.375%; height:584px; float:left;margin: 0 0.25%; position:relative; overflow:hidden;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.main ul li{}
.main ul li .b_j{background-color:rgba(0,0,0,0.6);}
.main ul li .dbwz{display: none;}
.main ul li .w_z{width:100%;position: absolute;left: 0;top: 0;height: 100%;padding: 100px 70px;text-align: left;
  justify-content: space-between;
  transition: all .5s;display: flex;
  flex-direction: column;box-sizing: border-box;}
.main ul li .w_z h1{font-size: 20px;color: #fff;}
.main ul li .w_z h1{color: #999;}
.main ul li .w_z h1{writing-mode:vertical-lr;
  display:inline-flex;
  align-items:center;
  color:rgba(255,255,255,.5)}
.main ul li .w_z .dbwz{color: #fff;}
.main ul li .w_z .dbwz h3{font-size: 32px;color: #fff;font-weight: bold;}
.main ul li .w_z .dbwz p{font-size: 18px;display: none;line-height: 1.5;}
.main ul li.on .w_z h1{writing-mode:horizontal-tb;color: #fff;
  display:block;}
.main ul li.on .w_z .dbwz h3{font-size: 34px;margin-bottom: 45px; }
.main ul li.on .w_z .dbwz{display: block;}
.main ul li.on .w_z .dbwz p{display: block;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3; }
.main ul li.on .b_j{background-color:rgba(0,0,0,.25);}

.main ul li.on{width:44.5%;}
.main .t_p{width:100%; height:100%; position:absolute; top:0; left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);background-position: 75% 0;
  background-size: auto 100%;
  background-repeat: no-repeat;}
.main .t_p img{width:auto; height:100%; display:block;}
.main .b_j{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0;}



.init-2{position:relative;background:url(../images/init21.jpg) no-repeat center;padding:125px 0 105px}

.init-2 .top{width:54%}

.init-2 .top span.tag{display:inline-block;font-size:18px;font-family:Montserrat;font-weight:400;color:#5bb431;line-height:1;text-transform:uppercase;letter-spacing:3.5px}

.init-2 .top .tit{font-size:48px;font-family:Montserrat;font-weight:400;color:#fff;line-height:1;margin:25px 0 20px}

.init-2 .top .tit i{display:inline-block;font-weight:900}

.init-2 .top .cona{font-size:16px;font-family:Montserrat;font-weight:400;color:rgba(255,255,255,.7);line-height:2}

.init-2 .top .cona h1{display:inline-block}

.init-2 .top .btn{margin-top:63px}

.init-2 .top .btn a{display:inline-block;background:#5bb431;border-radius:5px;font-size:16px;font-family:Montserrat;font-weight:700;color:#fff;line-height:1;padding:16px 36px;text-transform:uppercase;-webkit-transition:.3s;transition:.3s}

.init-2 .top .btn a:hover{background:#0f42a1}

.init-2 .top .capa{margin-top:110px}

.init-2 .top .capa ul{display:-webkit-box;display:-ms-flexbox;display:flex}

.init-2 .top .capa ul li{margin-right:41px}

.init-2 .top .capa ul li span{position:relative;display:block;width:20px;height:21px;background:url(../images/init22.png) no-repeat center}

.init-2 .top .capa ul li span:after{content:'';position:absolute;left:0;top:38px;width:181px;height:1px;background:rgba(255,255,255,.5)}

.init-2 .top .capa ul li .tit4{font-size:16px;font-family:Montserrat;font-weight:700;color:#fff;line-height:1;margin:35px 0 25px;text-transform:uppercase}

.init-2 .top .capa ul li .img img{-webkit-transition:1s;transition:1s;width: 40px;}

.init-2 .top .capa ul li:hover .img img{-webkit-transform:translate(0,0) rotate(0) scale(1,1) skew(0,0) rotateX(0) rotateY(360deg);transform:translate(0,0) rotate(0) scale(1,1) skew(0,0) rotateX(0) rotateY(360deg)}

.init-2 .top .capa ul li:last-child{margin-right:0}
.grid-box.four > .column {
  width: 25%;
}
.grid-box .column {
  width: 100%;
}
.grid-box .column {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;box-sizing: border-box
}


.init-3{padding:105px 0 145px}

.init-3 .title .tag{margin-top:30px;line-height:1}
.xx1 {width: 100%;position: relative;margin-top: 50px;}

.xx1 .hd{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
	.xx1 .hd ul{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;align-items: stretch;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.xx1 .hd ul li{width: calc(100% / 6);box-sizing: border-box;border-right: 1px solid rgba(255,255,255,0.6);display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;}
.xx1 .hd ul li .item{width: 96%;height: 96%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;transition: all .5s;opacity: 0.8;padding-top: 40%;}
.xx1 .hd ul li .item .cont{width: 80%;transform: translateY(49px);transition: all .3s;text-align: center;}
.xx1 .hd ul li .item .cont font{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;font-size: 21px;color: #fff;font-weight: bold;margin-bottom: 50px;}
.xx1 .hd ul li .item .cont font::after{content: '';display: block;width: 30px;height: 1px;background-color: #FFFFFF;margin-left: 10px;}
.xx1 .hd ul li .item .cont .tb {width: 70px;height: 70px;border: #fff 1px solid;border-radius: 45px;box-sizing: border-box;padding: 12px;margin-bottom:20px;display: flex;align-items: center;justify-content: center;margin: 0 auto 20px;}
.xx1 .hd ul li .item .cont .tb img {width: 100%;display: block;}
.xx1 .hd ul li .item .cont .tl{margin-bottom: 10px;}
.xx1 .hd ul li .item .cont .tl h3{font-size: 20px;color: #fff;font-weight:bold;}
.xx1 .hd ul li .item .cont .tl p{font-size: 16px;color: #FFFFFF;opacity: 0.75;margin-top: 15px;}
.xx1 .hd ul li .item .cont h4 {font-size: 14px;line-height: 1.5;color: #FFFFFF;}
.xx1 .hd ul li .item .cont .more{width: 180px;height: 42px;line-height: 42px;background-color: transparent;border: 1px solid #FFFFFF;margin-top: 50px;opacity: 0;transition: all .3s;}
.xx1 .hd ul li.on{background: rgba(0,77,161,0.6);}
.xx1 .hd ul li.on .item{opacity: 1;}
.xx1 .hd ul li.on .item .cont .more{opacity: 1;}
.xx1 .hd ul li.on .item .cont{transform: none;}
	.xx1 .bd {}
	.xx1 .bd img {width: 100%;display: block;}

.title .tag i {
  display: block;font-style: normal;
}
 .init-5 .top{background:#f3f2f2;padding:94px 0}

 .init-5 .top .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}

 .init-5 .top .title .acc .tag{margin-top:20px}

 .init-5 .top .title .con{margin-top:50px}

 .init-5 .top .title p{max-width:520px;opacity:1;font-weight:400;color:#1d1d1d;line-height:2}

 .init-5 .bot .container{width:100% !important;padding:0}

 .init-5 .bot .img{position:relative;width:100%;height:717px;background:url(../images/init51.jpg) no-repeat center}

 .init-5 .bot .img .play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;width:131px;height:131px;background:url(../images/init52.png) no-repeat center}

 .init-5 .bot .img .play:before, .init-5 .bot .img .play:after{width:100%;height:100%;content:'';display:block;position:absolute;top:50%;left:50%;border-radius:100%;background:rgba(255,255,255,.52);-webkit-animation:ks 2s linear infinite;animation:ks 2s linear infinite;z-index:-1}

 .init-5 .bot .img .play:after{-webkit-animation-delay:.5s;animation-delay:.5s}

 .init-6{padding-top:145px}

 .init-6 .top{background:linear-gradient(265deg,#0c398f,#134aac);border-radius:20px;overflow:hidden;display: flex;justify-content: space-between;}


 .init-6 .zzry{display: flex;justify-content: space-between;}
 .init-6 .top .left{vertical-align:middle;width:45%;padding-left:87px}

 .init-6 .top .left ul{position:relative;padding-top: 50px;}

 .init-6 .top .left .tit2{font-size:60px;font-family:Montserrat;font-weight:700;color:#fff;line-height:1;text-transform:uppercase}

 .init-6 .top .left p.pone{font-size:16px;font-family:Montserrat;font-weight:400;color:#fff;line-height:2;max-width:390px;margin-top:25px}

 .init-6 .top .left .btn{margin-top:70px}

 .init-6 .top .left .btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#5bb431;border-radius:5px;padding:22px 35px;max-width:243px;-webkit-transition:.3s;transition:.3s}

 .init-6 .top .left .btn a p{font-size:16px;font-family:Montserrat;font-weight:700;color:#fff;line-height:1}

 .init-6 .top .left .btn a i{display:inline-block;width:34px;font-size: 25px;color: #fff;margin-right: 10px;}

 .init-6 .top .left .btn a:hover{background:#5bb431}

 .init-6 .top .right{vertical-align:middle;width:55%}
.init-6 .top .right ul{display: flex;flex-wrap: wrap;}

 .init-6 .top .right ul li .img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:247px;background:#0d3b91;-webkit-transition:.3s;transition:.3s}

 .init-6 .top .right ul li .img:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;-webkit-box-shadow:0px 19px 27px 0px rgba(5,32,83,.88);box-shadow:0px 19px 27px 0px rgba(5,32,83,.88);opacity:0;-webkit-transition:.3s;transition:.3s}

 .init-6 .top .right ul li:hover .img:after{opacity:1;z-index:11}

 .init-6 .top .right ul li:nth-child(even) .img{background:#0f42a1}

 .init-7{padding:189px 0 120px;overflow: hidden}

 .init-7 .top .left{width:53%;float: left}

 .init-7 .top .left .title .tag1{font-size:60px;font-family:Montserrat;font-weight:400;color:#1d1d1d;line-height:1.2;margin-top:20px}

 .init-7 .top .left .title .tag1 i{font-weight:700;font-style: normal;display: block;}

 .init-7 .top .left .img{width:100%;height:300px;margin-top:40px}

 .init-7 .top .right{width:47%;float: right;}

 .init-7 .top .right .acc{max-width:390px;margin:0 auto}

 .init-7 .top .right .acc .list{}

 .init-7 .top .right .acc .list ul li .box .tit{font-size:24px;font-family:Montserrat;font-weight:400;color:#000;line-height:1.8;-webkit-transition:.3s;transition:.3s}
 .init-7 .top .right .acc .list ul li .box .tit a{color:#000;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.init-7 .top .right .acc .list ul li .box .tit a:hover{color: #004da1}
 .init-7 .top .right .acc .list ul li .box .tit:hover{color:#0f42a1}

 .init-7 .top .right .acc .list ul li .box .time{margin:14px 0}

 .init-7 .top .right .acc .list ul li .box .time p{font-size:14px;font-family:Montserrat;font-weight:400;color:#000;line-height:1;opacity:.8}

 .init-7 .top .right .acc .list ul li .box .cona{font-size:16px;font-family:Montserrat;font-weight:300;color:#000;line-height:2;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}

@-webkit-keyframes ks{0%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);opacity:1}

70%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:0}

100%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);opacity:0}

}

@keyframes ks{0%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);opacity:1}

70%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:0}

100%{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);opacity:0}

}
.grid-box .column {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
}
.grid-box.three > .column {
  width: 33.33333%;
}
#footer{position:relative;background:rgba(0,77,161,1)}

#footer .top{padding:95px 0 115px}

#footer .top .topBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}

#footer .top .topBox h4{font-size:18px;font-family:Montserrat;font-weight:700;color:#fff;line-height:24px;padding:8px 0 35px;text-transform:uppercase}

#footer .top .topBox .content ul li a{display:inline-block;position:relative;font-size:16px;font-family:Montserrat;font-weight:400;color:rgba(255,255,255,.4);line-height:1;margin-bottom:25px;-webkit-transition:.3s;transition:.3s}

#footer .top .topBox .content ul li a:after{content:'';position:absolute;left:0;bottom:-5px;width:0;height:1px;background:rgba(255,255,255,.4);-webkit-transition:.3s;transition:.3s}

#footer .top .topBox .content ul li:hover a:after{width:100%}

#footer .top .topBox .content ul li:last-child{margin-bottom:0}

#footer .top .topBox .one{max-width:453px}

#footer .top .topBox .one .down{margin:46px 0 50px}

#footer .top .topBox .one .down a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#5bb431;border-radius:5px;max-width:210px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0;-webkit-transition:.3s;transition:.3s}

#footer .top .topBox .one .down a i{display:inline-block;width:28px;height:26px;font-size: 25px;color: #fff}

#footer .top .topBox .one .down a p{font-size:18px;font-family:Montserrat;font-weight:700;color:#fff;line-height:1;text-transform:uppercase;margin-left:10px}

#footer .top .topBox .one .down a:hover{background:#5bb431}

#footer .top .topBox .one .bottom-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}

#footer .top .topBox .one .bottom-box p{font-size:16px;color:#fff;line-height:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Montserrat';-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:.5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}

#footer .top .topBox .one .bottom-box p a.acs{text-decoration:underline}

#footer .top .topBox .one .bottom-box p img{display:inline-block;max-height:26px;vertical-align:middle;max-width:100%;height:auto;margin:0 2px;-webkit-filter:invert(1);filter:invert(1)}

#footer .top .topBox .one .icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:33px}

#footer .top .topBox .one .icon a{display:inline-block;color:#fff;font-size:25px;margin-right:40px;-webkit-transition:.3s;transition:.3s}
#footer .top .topBox .one .icon a i{font-size:20px;}

#footer .top .topBox .one .icon a:hover{color:#5bb431}

#footer .top .topBox .four{max-width:305px}

#footer .top .topBox .four ul li{margin-bottom:10px}

#footer .top .topBox .four ul li p{position:relative;font-size:16px;font-family:Montserrat;font-weight:400;color:rgba(255,255,255,.6);line-height:2}
#footer .top .topBox .four ul li p i{margin-right: 8px;}
#footer .top .topBox .four ul li p span{position:absolute;left:0;top:5px}

#footer .top .topBox .four ul li:last-child{margin:0}

#footer .footer-bottom{padding:25px 0;border-top:2px solid #c2c2c2;background:#1b1b1b}

#footer .Stick{position:absolute}

.right_nav_list{position:fixed;bottom:120px;right:25px;z-index:10000}

.right_nav_list ul li{border-radius:6px;margin-top:10px;width:50px;height:50px;cursor:pointer;padding:0;position:relative;background-color:#0f42a1;color:#fff;border:1px solid #fff}

.right_nav_list ul li .text{padding:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}

.right_nav_list ul li .more_cont{font-size:25px;margin-top:0}

.right_nav_list ul li .more_cont i{position:relative;z-index:2}

.right_nav_list ul li .more_cont:before{background-color:#fff}

.right_nav_list ul li .more_cont:hover{color:#0f42a1}

.right_nav_list ul li .cont{position:absolute;left:-150px;top:0;width:150px;min-height:100%;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-perspective:500px;perspective:500px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:rotate3d(1,0,0,-90deg);-webkit-transform:rotate3d(1,0,0,-90deg);-moz-transform:rotate3d(1,0,0,-90deg);-ms-transform:rotate3d(1,0,0,-90deg);-o-transform:rotate3d(1,0,0,-90deg);opacity:0;-webkit-transition:opacity .3s,-webkit-transform .5s;transition:opacity .3s,-webkit-transform .5s;transition:transform .5s,opacity .3s;transition:transform .5s,opacity .3s,-webkit-transform .5s;-webkit-transition:-webkit-transform .5s,opacity .3s;-moz-transition:-moz-transform .5s,opacity .3s;overflow:hidden;-webkit-transform-origin:top;transform-origin:top}

.right_nav_list ul li .cont #ewm{width:100%;background-color:#fff;border-radius:5px;padding:8px;border:1px solid #ccc}

.right_nav_list ul li:hover .cont{transform:rotate3d(0,0,0,-90deg);-webkit-transform:rotate3d(0,0,0,-90deg);-moz-transform:rotate3d(0,0,0,-90deg);-ms-transform:rotate3d(0,0,0,-90deg);-o-transform:rotate3d(0,0,0,-90deg);opacity:1}

.more_cont:before{background-color:#fff;content:'';position:absolute;width:100%;height:100%;top:0;left:0;transform:scaleX(0);-ms-transform:scaleX(0);-moz-transform:scaleX(0);-webkit-transform:scaleX(0);-o-transform:scaleX(0);transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}

.more_cont:hover:before{transform:scaleX(1);-ms-transform:scaleX(1);-moz-transform:scaleX(1);-webkit-transform:scaleX(1);-o-transform:scaleX(1)}





.product-number-info {position: relative;padding:50px 0;border-radius: 20px;margin:80px auto 0;background:linear-gradient(265deg,#0c398f,#134aac);
}
.product-number-info h2 {font-size: 30px;text-align: center;color: #fff;margin-bottom: 50px;}

.product-number-info .product-number-inner {
    margin: 0 auto;
}

.product-number-info ul {display: flex;justify-content: space-between;
    
}

.q {
    zoom: 1; }

.product-number-info li {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
    float: left;
    width: 25%;
    color: #fff;
    padding-top: 1px;box-sizing: border-box;text-align: center;position: relative;
}
.product-number-info li:after{content: '';width: 1px;height: 60px;background:#e8e8e8;position: absolute;right: 0;top: 50%;margin-top: -30px;}

.product-number-info li:last-child:after {display: none;
}
.product-number-info li:hover b{color: #b4dcfd;}
.product-number-info li b {
    font-size: 48px;color: #fff;
    line-height: 1;font-weight: normal;
    display: inline-block;
    position: relative;
    margin: 0px 0 10px;
}
.product-number-info li h3 {font-size: 20px;color: #333;letter-spacing: 1px;}
.product-number-info li p {
    font-size: 16px;color: #fff;
}
.product-number-info li:hover p{color: #b4dcfd;}
.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}


.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}


.home-item{overflow:hidden; position:relative;padding:80px 0 50px;}
.hitem{float:left; width:25%; padding:0 15px;box-sizing: border-box;overflow: hidden;margin-bottom: 30px}

.itembox{display:block; width:100%; padding-top:70%; position:relative; background:#f0f0f0;  border-radius:10px;}
.itembox img{display:block; position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; border-radius:10px;-moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -ms-transition:all .3s; transition:all .3s;}
.itembox .home-gradient-overlay{border-radius:10px;}
.itembox .itembox-txt{position:absolute; width:100%; left:0; bottom:-50px; padding:20px; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -ms-transition:all .3s; transition:all .3s;box-sizing: border-box;}
.itembox .itembox-txt h3{font-size:20px; color:rgba(255,255,255,1); font-weight:600; margin:0 0 10px;font-family: Roboto-Medium; }
.itembox .itembox-txt h4{font-size:14px; color:rgba(255,255,255,1); margin:0 0 20px; line-height:1.2;}
.itembox .itembox-txt p{font-size:17px; color:rgba(255,255,255,.9);position:relative; }
.itembox .itembox-txt p:after{content:''; width:22px; height:22px; background:url(../images/arr_org.png) no-repeat center; background-size:16px; position:absolute; left:94px; top:50%; transform:translateY(-50%); }
.itembox:hover .itembox-txt{bottom:0;}
.itembox:hover img{filter: brightness(1.2);}
.itembox .home-gradient-overlay {
  border-radius: 10px;
}
.home-gradient-overlay {
  background: linear-gradient(to top,rgba(0,0,0,.4) 37%,rgba(0,0,0,.2) 60%,rgba(0,0,0,0) 100%);position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
}


.sy_hzhb {padding:80px 0;text-align: center;}
.sy_hzhb ul {display: flex;justify-content: center;flex-wrap: wrap;}
.sy_hzhb ul li {width:11.5%;display: inline-block;border: #eee 1px solid;margin: 0 0.5% 1%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

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

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

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}








/* start footer */
.footer_bg{background:#004da1; width:100%;padding:35px 0 0;border-top: 1px solid rgba(0,0,0,0.1);}
.footer { margin:0 auto; padding:20px 0; z-index:999;}
.footer .zuo3 {}
.footer .zuo3 ul li { float:left;padding-right: 60px;min-width: 50px;}
.footer .zuo3 ul li.lx { padding-right: 0px;width: 330px;}
.footer .zuo3 ul li:last-child{padding: 0;}
.footer .zuo3 ul li .tit1 a { font-size:18px; font-weight:bold; color:#fff;opacity: 1; line-height:30px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#5bb431;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#fff;opacity: 0.7; text-transform: capitalize;}
.footer .zuo3 ul li a:hover {opacity: 1;}
.dzwz {line-height:30px;color:#fff;font-size:14px;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;margin-bottom: 5px;}
.dzwz p i {color: #5bb431;text-align: center;margin-right: 10px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}

.footer .zuo3 ul li.yx {width: 240px;padding-right: 0;float: right;}
.footer .searchIpt2 {width: 240px;height: 50px;position: relative;}

.searchIpt2 .search_txt {width: 182px;

	padding: 0 0 0 10px;

	line-height: 50px;

	background: #fff;

	color: #666;

	border: 0;

	height: 50px;

	float: left;border-radius: 25px;

}

.searchIpt2 .search_btn {width: 50px;background: #004da1;border: 0;float: right;color: #333;height: 50px;cursor: pointer;border-radius: 25px;position: relative;}
.searchIpt2 i {font-size: 20px;width: 20px;height: 20px;line-height: 20px;position: absolute;right:15px; top:50%;margin-top: -10px; text-align: center;color: #333;}
.searchIpt2 .search_btn:hover{background: #004da1;color: #fff;}
.searchIpt2 .search_btn:hover i {color: #fff;}
.searchIpt2 .search_btn i:hover {color: #fff;}
.footer_bg .dybox {margin-top: 5px;}
.footer_bg .dybox p{font-size: 14px;color: #fff;}
.footer_bg .dybox h3 {margin-bottom: 15px;}
.footer_bg .dy {margin-top: 10px;width:240px;overflow: hidden;}
.footer_bg .dy input.w_z{width:85%; height:35px; border-radius:0; font-size:14px; line-height:35px; color:#fff; float:left; -webkit-appearance:none;background: rgba(255,255,255,0.15);padding-left: 10px;box-sizing: border-box;border: #ccc 1px solid;}
.footer_bg .dy button.s_c{width:15%; height:35px;font-size:18px; line-height:35px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;background: #5bb431;}
.footer_bg .dy i {font-size: 18px;color: #fff;}
.footer .zuo3 ul li.yx .tb {padding-top: 20px}
.footer .zuo3 ul li.yx .tb a {width: 35px;margin-right: 10px;position: relative;float: left;height: 35px;line-height: 35px; text-align: center;background: #5bb431;color: #fff;opacity: 1;border-radius: 6px;}
.footer .zuo3 ul li.yx .tb a i{font-size: 22px;}
.footer .zuo3 ul li.yx .tb a .wx {width: 120px;position: absolute;left: 50%;margin-left: -60px;background: #fff;top: -120px;display: none;}
.footer .zuo3 ul li.yx .tb a:hover .wx{display: block;}
.footer .zuo3 ul li.yx .tb a img {width: 100%;}

.footer .weix {width: 120px;float: right;text-align: center;line-height: 30px;}
.footer .weix img {width: 100%;}
.footer_btm {margin:20px auto 0;border-top: 1px solid rgba(255,255,255,0.2); width:100%;}
.copy {width: 1200px;margin: 0 auto;line-height: 50px;text-align: center}
.copy p {font-size: 14px;text-transform: uppercase;color: #fff;}
.copy p a { color: #fff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.zx_bm {width:100%; height:100%; position:fixed; top:0; left:0; z-index:9999999; display:none;}
.zx_bm .bm_bj{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.7);}
.zx_bm .b_m {
  width: 560px;
  border-radius: 15px;
  background-color: #fff;
  padding: 35px 50px 0;
  position: absolute;
  top: 50%;
  left: 50%;transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
}
.zx_bm .b_m h3 {font-size: 24px;color: #222;font-weight: bold;margin-bottom: 10px;text-align: center;}
.zx_bm .b_m p {font-size: 16px;color: #444;line-height: 1.5;margin-bottom: 20px;text-align: center;}
.zx_bm .b_m input.w_z {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin-right: 3%;
  margin-bottom: 10px;
  border: 1px solid #e7e7e7;
  padding: 0 5px;
  box-sizing: border-box;
  background: #fff;
}
.zx_bm .b_m .a_n {
  width: 150px;
  height: 40px;
  background-color: #004da1;
  font-size: 16px;
  color: #fff;
  line-height: 40px;margin: 30px auto;text-align: center;border-radius: 6px;
}
.zx_bm .b_m textarea {
  width: 100%;
  height: 120px;
  padding: 5px;
  border: 1px solid #e7e7e7;
  outline: none;
  resize: none;
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
}

.fdtb {position: fixed;width: 50px;top: 50%;right: 0;transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);z-index: 8}
.fdtb li {line-height: 40px;border-radius: 20px 0 0 20px;position: relative;background: #004da1;color: #fff;margin-bottom: 10px;height: 40px}
.fdtb li a{color: #fff;}
.fdtb li i{font-size: 20px;margin-right: 6px;}
.fdtb li .hov{width: 50px;position: absolute;top: 0;right:0px;font-size: 16px;height: 40px; background: #004da1;z-index: 1;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;border-radius:20px 0 0 20px;padding-left: 20px;box-sizing: border-box; }
.fdtb li .hov span {opacity: 0;}
.fdtb li:hover .hov span {opacity: 1;}
.fdtb li:hover .hov{width: 130px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;right: 0;}





.nban { height:450px; width:100%;position: relative;}
.nban .mb {position: absolute;width: 100%;height: 100%;box-sizing: border-box; background: rgba(0,0,0,0.35);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.nban .mb .box {width: 100%;text-align: center;box-sizing: border-box;}
.nban .mb h1 {font-size: 50px;margin-bottom: 20px;color: #fff;font-weight: bold;letter-spacing: 3px;}
.nban .mb h1 span {font-weight: bold;}
.nban .mb h3{font-size: 20px;color: #fff;}
.nban .mb .more {width: 160px;margin: 0 auto;line-height: 50px;text-align: center;font-size:18px;color: #fff;background: #fc7010;border-radius: 25px;text-transform: uppercase;}
.nban .mb .more:hover {background: #df2b02;}



.about-page{padding-top:100px}

.about-page .title span{font-size:18px;font-family:Montserrat;font-weight:400;color:#00378c;line-height:1;text-transform:uppercase;letter-spacing:3.5px}

.about-page .title .tit{font-size:60px;font-family:Montserrat;font-weight:400;color:#1d1d1d;line-height:1}

.about-page .about-1 .top .left{width:33.75%;float: left;}
.about-page .about-1 .grid-box{display: flex;justify-content: space-between;}

.about-page .about-1 .top .left .tit{margin-top:25px}

.about-page .about-1 .top .left .img{margin-top:50px}

.about-page .about-1 .top .right{width:66.25%;padding-left:110px;float: right;}

.about-page .about-1 .top .right p{font-size:18px;font-family:Montserrat;font-weight:400;color:#1d1d1d;line-height:2;margin-bottom:30px}

.about-page .about-1 .top .right p:last-child{margin-bottom:0}

.about-page .about-1 .bot{margin-top:80px;background:linear-gradient(265deg,#0c398f,#134aac);border-radius:20px;overflow:hidden}

.about-page .about-1 .bot ul li{position:relative;padding:50px 0;text-align:center;vertical-align:middle}

.about-page .about-1 .bot ul li h2{font-size:48px;font-family:Montserrat;font-weight:400;color:#fff;line-height:1;height:48px}

.about-page .about-1 .bot ul li h2 sub{position:relative;top:-13px;font-size:34px;font-family:Montserrat;font-weight:400;color:#fff;line-height:1}

.about-page .about-1 .bot ul li p{font-size:16px;font-family:Montserrat;font-weight:400;color:#fff;line-height:1;margin-top:5px}

.about-page .about-1 .bot ul li:after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:57px;background:#fff;opacity:.7}

.about-page .about-1 .bot ul li:last-child:after{display:none}


.aboutc2{padding:90px 0 ;overflow: hidden;background: url(../images/lcbj.jpg) center / cover no-repeat;margin-top: 80px;}

.aboutc2 .aboutclist{width:23%;height:360px;background: rgba(255,255,255,0);margin: 0 1%;padding:40px 30px;box-sizing:border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


.aboutc2 .aboutclist:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

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

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

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc2 .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #fff 1px solid;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.aboutc2 .aboutclist .icon i {font-size: 50px;color: #fff;}
.aboutc2 .aboutclist .icon img {width: 50px;margin: 0 auto}
.aboutc2 .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc2 .aboutclist .cntitle{color:#fff;font-size:24px;text-align:center;margin-top:25px}

.aboutc2 .aboutclist .entitle{color:#fff;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc2 .aboutclist .line{width:26px;height:3px;background-color:#5bb431;margin:15px auto 0}

.aboutc2 .aboutclist .text{color:#fff;font-size:16px;text-align:center;margin-top:25px;line-height: 1.8;}

.about-page .about-4{position:relative;padding-top:75px}

.about-page .about-4 .tit{font-size:48px;margin-top:0}

.about-page .about-4 .acc{position:relative;padding-left:105px;z-index:11}

.about-page .about-4 .acc .arrows{position:absolute;left:23px;top:40%}

.about-page .about-4 .acc .arrows .swiper-button-prev,.about-page .about-4 .acc .arrows .swiper-button-next{position:static;width:40px;height:40px;margin:9px 0;background:url(../images/aoorws.png) no-repeat center;opacity:1}

.about-page .about-4 .acc .arrows .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

.about-page .about-4 .acc .list{padding-bottom:200px}

.about-page .about-4 .acc .list ul li .box{padding:0 25px;border-left:1px solid rgba(0,0,0,.3);height:465px}

.about-page .about-4 .acc .list ul li .box span{display:inline-block;font-size:60px;font-family:Montserrat;font-weight:700;color:#0f4099;line-height:1}

.about-page .about-4 .acc .list ul li .box .tit4{font-size:24px;font-family:Montserrat;font-weight:700;color:#333;line-height:1.2;margin:25px 0}

.about-page .about-4 .acc .list ul li .box .cona{font-size:16px;font-family:Montserrat;font-weight:300;color:#333;line-height:24px;opacity:0;-webkit-transition:.3s;transition:.3s}

.about-page .about-4 .acc .list ul li:hover .box .cona{opacity:1}

.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-visible.swiper-slide-active .box{margin-top:208px}

.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-next{margin-top:139px}

.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-next+li{margin-top:69px}

.about-page .about-4:after{content:'';position:absolute;right:0;bottom:0;width:100%;height:100%;background:url(../images/history.png) no-repeat right bottom;z-index:-1}
.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-active .box {
  margin-top: 208px;
}
.about-page .init-6 {
  padding-top: 100px;padding-bottom: 100px
}















.ny_tpzs {padding-bottom: 60px;padding-top: 60px;background: #f5f5f5;}
.sy_xy{margin-bottom:50px;}
.swiper-yxxy{margin:0 auto; padding-bottom:50px;}
.swiper-yxxy .swiper-slide{position:relative;overflow: hidden;}
.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yxxy .swiper-slide .w_z{width:90%; padding:20px 5%; background-color:rgba(145,152,159,.8); position:absolute; bottom:30px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yxxy .swiper-slide .w_z h3{font-size:18px; color:#fff; margin-bottom:6px;}
.swiper-yxxy .swiper-slide:hover .w_z{background-color:rgba(6,88,162,.9); bottom:50px;}
.ny_tpzs .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #004da1;
}
.ny_tpzs .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #91989f;
  opacity: 1;
}

.ny_tit{padding: 80px 0 0;overflow: hidden;font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;}
.ny_tit a {color: #000;}
.ny_tit ul {text-align: center;}
.ny_tit ul li{width: 200px;height: 46px;background: #ebebeb;text-align: center;line-height: 46px;display: inline-block;}
.ny_tit ul li a{color: #222;font-size: 16px;}
.ny_tit ul li:hover a{color: #fff;}
.ny_tit ul li:hover {background: #004da1;}
.ny_tit ul li.on a{color: #fff;}
.ny_tit ul li.on {background: #004da1;}

.ncont{overflow: hidden;padding-top: 80px;}
.n_left{width: 23%;float: left;}
.subNavBox{border-bottom: 0;}
.n_left .box{  border: 1px solid #e2e2e2;
  padding: 25px 5px;border-radius: 6px;box-sizing: border-box;margin-bottom: 0px;}
.subNav{cursor:pointer;background: url(../images/jiantou1.png) right 2px / 20px no-repeat;position: relative;
font-size: 16px;padding: 0 15px;
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  text-transform: uppercase;}


.navContent{display: none;margin-top: 20px;padding: 0 20px;}
.navContent li {font-weight: 400;
  color: rgba(0,0,0,.8);font-size: 16px;line-height: 1.5;
  text-transform: capitalize;margin-bottom: 15px;}
.navContent li a {color: rgba(0,0,0,.8);}
.n_right{width: 77%;
  padding-left: 50px;float: right;box-sizing: border-box}

.ny_cp {}
.ny_cp ul li {box-sizing: border-box;
  margin-bottom: 62px;width: 31.3333%;float: left;margin: 0 1% 62px;border: #ccc 1px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cp ul li:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;border: #004da1 1px solid;}
.ny_cp ul li .t_p{overflow: hidden;position: relative;}
.ny_cp ul li .t_p img{width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp ul li:hover .t_p img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp ul li .t_p .mb {position: absolute;width: 100%;height: 100%;display: flex;background: rgba(0,0,0,0.5);color: #fff;line-height: 1.6;font-size: 16px;justify-content: center;flex-direction: column;opacity: 0;z-index: 10;padding: 15px;box-sizing: border-box
}
.ny_cp ul li:hover .t_p .mb {opacity: 1;}
.ny_cp ul li .w_z {font-size: 20px;
  font-weight: 700;
  color: #333;
  line-height: 1.5;
  padding: 20px 45px 10px;
  text-align: center;
  height: 120px;box-sizing: border-box;}

.ny_cp .line {height: 1px ;background: #eee;margin: 0 0 30px}


.inner-banner.news-banner{position:relative;height:610px}
.inner-banner .box .tit2 {
  font-size: 48px;
  font-family: Mulish;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
}
.inner-banner .box .mbx {
  font-size: 14px;
  font-family: Mulish;
  font-weight: 400;
  color: #fff;
  line-height: 2;
  margin-top: 25px;
}
.inner-banner .box {
  position: absolute;
  left: 8.3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inner-banner.news-banner .box{top:34.4%;-webkit-transform:translate(0);transform:translate(0)}

.inner-banner.news-banner .tab{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;bottom:25px}

.inner-banner.news-banner .tab span{display:inline-block;width:73%;height:1px;background:rgba(255,255,255,.34)}

.inner-banner.news-banner .tab ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0 34px}

.inner-banner.news-banner .tab ul li a{display:inline-block;font-size:16px;font-family:Montserrat;font-weight:300;color:#fff;line-height:1;text-transform:uppercase;margin:0 39px}

.inner-banner.news-banner .tab i{display:inline-block;width:29px;height:16px;background:url(../images/news-12.png) no-repeat center;cursor:pointer}

.news-page{padding:70px 0}

.news-page .news-1 .top ul{margin:0 -20px;display: flex;flex-wrap: wrap}

.news-page .news-1 .top ul li{margin:50px 0;padding:0 25px;box-sizing: border-box}

.news-page .news-1 .top ul li .box{background:#fff;-webkit-transition:.3s;transition:.3s}

.news-page .news-1 .top ul li .box .img{overflow:hidden}

.news-page .news-1 .top ul li .box .img img{-webkit-transition:.3s;transition:.3s}

.news-page .news-1 .top ul li .box .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}

.news-page .news-1 .top ul li .box .con{padding:40px 25px}

.news-page .news-1 .top ul li .box .con .tit{font-size:20px;font-family:Montserrat;font-weight:700;color:#000;line-height:1.8}
.news-page .news-1 .top ul li .box .con .tit a{color:#000;}

.news-page .news-1 .top ul li .box .con .tit:hover{color:#0f42a1}

.news-page .news-1 .top ul li .box .con .cona{font-size:16px;font-family:Montserrat;font-weight:300;color:#878787;line-height:1.8;margin:35px 0;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}

.news-page .news-1 .top ul li .box .con .time p{font-size:16px;font-family:Montserrat;font-weight:400;color:#000;line-height:1}

.news-page .news-1 .top ul li:hover .box{-webkit-box-shadow:0px 9px 21px 0px rgba(0,0,0,.17);box-shadow:0px 9px 21px 0px rgba(0,0,0,.17)}

.newdet-page .news{padding:50px 0 60px!important;color:#777}

.newdet-page .news .news_title h1{padding-bottom:10px;font-size:26px;line-height:50px;text-align:center;color:#222;font-weight:700;text-transform:uppercase}

.newdet-page .news .news_date{text-align:center;line-height:30px;font-size:16px;border-bottom:1px solid #555;padding-bottom:5px}

.newdet-page .news .news_abst{border-bottom:1px solid #555;padding:10px 0;font-size:14px;line-height:28px}

.newdet-page .news .news_abst p{display:inline-block}

.newdet-page .news .news_contents{color:#555;font-size:16px;line-height:30px;clear:both;margin-top:10px;border-bottom:1px solid #555;padding:20px 0 40px}

.newdet-page .news .news_contents a{color:#555;font-size:16px;line-height:24px}

.newdet-page .news .news_next{width:99%;margin-top:0;padding-left:5px;border-top:0 solid #ccc;text-align:left;padding-top:10px}

.newdet-page .news .news_next a{width:100%;height:25px;line-height:30px;color:#777;font-size:16px;margin-left:5px}

.newdet-page .news .news_next a:hover{width:100%;height:25px;line-height:28px;font-size:14px;color:#000}

.newdet-page .news .newsnav{margin-bottom:30px}


.m-page .wp-pagenavi{display:flex;justify-content:center;align-items:center}

.m-page .wp-pagenavi a,.m-page .wp-pagenavi span{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border:1px solid #eee;background:#fff;font-size:16px;font-weight:700}

.m-page .wp-pagenavi span{background:#0f42a1;color:#fff}

.m-page .wp-pagenavi a.prev{margin-right:20px;font-size:20px}

.m-page .wp-pagenavi a.next{margin-left:20px;font-size:20px}


.ntit {padding: 25px 0;overflow: hidden;}
.ntit ul li{float: left;height: 40px;font-size: 18px;color: #000;line-height: 40px;margin-right: 40px;}
.ntit ul li a{color: #000;}
.ntit ul li .y_j{position: relative;padding: 0 2px;display: inline-block;}
.ntit ul li span{position: absolute;left: 0;height: 2px;background: #004da1;bottom: 0;width: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ntit ul li:hover{font-size: 20px;font-weight: bold;}
.ntit ul li:hover a{color: #000;}
.ntit ul li:hover span{width: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.ntit ul li.on{font-size: 20px;font-weight: bold;}
.ntit ul li.on span{width: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.nxfl {border-radius: 5px;box-shadow: 0 0 15px rgba(0,0,0,0.1);padding: 15px;box-sizing: border-box;}
.nxfl a{font-size: 16px;color: #222;padding: 0 15px;line-height: 28px;display: inline-block;border-radius: 20px;}
.nxfl a:hover{background: #004da1;color: #fff;}
.nxfl a.on{background: #004da1;color: #fff;}






.Activsbf1_lb{ width:100%; margin-top:10px;}

.Activsbf1_lb dl{ width:100%; background:#f6f6f6; padding:10px;  margin:0 0 20px; box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;display: flex;align-items: stretch;justify-content: space-between;}

.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}

.Activsbf1_lb dt a{}

.Activsbf1_lb dt img{ vertical-align:middle; width:100%;height: 100%;object-fit: cover;}

.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}

.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.Activsbf1_lb dd .newNrtit a{font-size:20px; color:#333;font-weight: bold;}

.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:1.8; color:#666; font-size:16px;letter-spacing: 1px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;min-height: 76px;}

.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;font-size: 14px;}
.Activsbf1_lb dd .more1 a {width: 140px;line-height: 35px;border: #ccc 1px solid;display: block;text-align: center;color: #333;text-transform: uppercase;margin-top: 30px;margin-bottom: 10px;}
.Activsbf1_lb dd:hover .more1 a {background: #fff;color:#004da1 }
.Activsbf1_lb dl:hover .Acdltj_time{ color:#fff;}
.Activsbf1_lb dl:hover{ background:#004da1;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.Activsbf1_lb dl:hover dd .newNrtit a{ color:#fff;}
.Activsbf1_lb dl:hover .newNrjs{ color:#fff;}

.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}
.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}




.ny_fw {padding: 80px 0;overflow: hidden;}
.ny_fw .container{padding-bottom: 60px;overflow: hidden;}
.ny_fw .wenz {width:50%;line-height: 1.8;font-size: 16px;color: #333;}
.ny_fw h2 {font-size: 26px;color: #333;margin-bottom: 15px;line-height: 1.5}
.ny_fw h2 span {font-weight: bold;}
.ny_fw .wenz p {margin-bottom: 15px;}
.ny_fw .tp {width:45%;}
.ny_fw .tp img {width: 100%;display: block;}

.ny_ser {padding: 60px 0;}
.ny_ser ul li {margin: 0 0 30px;position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;box-shadow: 0 0 15px rgba(0,0,0,0.1);overflow: hidden;border-bottom: #eee 1px solid;}
.ny_ser ul li:hover{transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.ny_ser ul li .tp {overflow: hidden;height: 260px;float: left;width: 400px;}
.ny_ser ul li img {width: 100%;height: 100%;object-fit: cover; display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_ser ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_ser ul li .wenz {padding: 20px;width: calc(100% - 430px);float: right;}
.ny_ser ul li .wenz h3 {font-size: 20px;color:#222;line-height: 1.8;margin-bottom: 20px;font-weight: bold;}
.ny_ser ul li .wenz p {font-size: 16px;color: #555;line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.ny_ser ul li span {position: absolute;left: 0;bottom: 0;height: 1px;background: #004da1;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;width: 0;z-index: 3;}
.ny_ser ul li:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_ser ul li:hover .wenz h3{color: #004da1;}
.ny_ser ul li .more{width: 160px;height: 36px;line-height: 36px;text-align: center;border-radius: 18px;background: #004da1;font-size: 16px;margin-top: 30px;}
.ny_ser ul li .more a{color: #fff;}


.ny_lx {padding: 80px 0;overflow: hidden;min-height: 600px;}
.ny_lx .xxpl {width: 50%;}
.ny_lx .xxpl ul{padding-bottom: 20px;}
.ny_lx .xxpl ul li{font-size: 16px;line-height: 1.2;color: #333;margin-bottom: 15px;overflow: hidden;border-bottom: #eee 1px solid;padding-bottom: 10px;}	
.ny_lx .xxpl ul li .t_b {width: 30px;height:30px;text-align: center;line-height: 30px;background: #eafbe2;border-radius: 30px;color: #004da1;float: left;}
.ny_lx .xxpl ul li .w_z {width: calc(100% - 40px);float: right;}
.ny_lx .xxpl ul li .w_z h3{font-size: 16px;color: #333;font-weight: bold;}
.ny_lx .xxpl ul li .w_z p{font-size:18px;color: #000;line-height: 30px;}
.ny_lx .xxpl ul li i {font-size:20px;}
.ny_lx .xxpl ul li.dz{width: 100%;}
.ny_lx .zxly {width:45%;}
.ny_lx h2 { font-size:20px; color:#222;font-weight: bold;margin:10px 0 15px;position: relative;padding-top: 0px;}
.ny_lx h4 {font-size: 28px;color: #333;margin-bottom: 50px;}
.ny_lx .zxly input.w_z{width:100%; height:60px; font-size:14px; line-height:60px; margin-bottom:20px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;background: #fff;}
.ny_lx .zxly input.w_z.no{margin-right: 0;}
.ny_lx .zxly input.w_z.da{width: 100%;}
.ny_lx .zxly input.a_n{width:140px; height:60px; background-color:#004da1; font-size:14px; color:#fff; line-height:40px;margin-right: 40px;}
.ny_lx .zxly textarea{width:100%; height:150px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:30px;box-sizing: border-box;}

.ny_lx .d_t {margin-top: 50px;}


.ny_cpxq {padding: 50px 0;overflow: hidden;}
.ny_cpxq .nleft {width: 280px;float: left;background: #f5f5f5;padding-bottom: 15px;}
.ny_cpxq .nleft .b_t{line-height: 65px;font-size: 20px;color: #fff;font-weight: bold;padding: 0 20px;background: #004da1;}
.ny_cpxq .nleft ul li{line-height: 50px;font-size: 16px;color: #222;}
.ny_cpxq .nleft li .y_j{border-bottom: #ccc 1px solid;position: relative;width: 90%;margin: 0 auto;}
.ny_cpxq .nleft li i{position: absolute;width:40%;right: 0;top: 0;height: 100%;line-height: 50px;font-size: 16px;text-align: right;}
.ny_cpxq .nleft li .e_j {position: relative;display: none;padding: 10px 0;}
.ny_cpxq .nleft li .e_j a {font-weight: normal;display: block;line-height: 40px;padding: 0 25px}
.ny_cpxq .nleft li .e_j a:hover {color: #004da1;}
.ny_cpxq .nleft li a{color: #222;font-weight: bold;padding: 0 10px;}
.ny_cpxq .nleft li .y_j:hover a{color: #004da1;}
.ny_cpxq .right {width: calc(100% - 320px);float: right;}
.ny_cpxq .right .t_p img{width: 100%;display: block;margin-bottom: 20px;}
.ny_cpxq .right h1{font-size: 55px;margin-bottom: 20px;color: #333;font-weight: bold;}
.ny_cpxq .right .more a{width: 130px;height: 38px;text-align: center;display: block;color: #fff;background: #004da1;border-radius: 6px;line-height: 38px;font-size: 16px;margin-bottom: 10px;}
.ny_cpxq .right .sm {font-size: 18px;color: #333;line-height: 1.8;}
.sy_cjwt{padding: 20px 0;overflow: hidden;}




.cpxq {padding: 50px 0;margin: 0 auto;}
.cpxq .left {width: 47%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #004da1 1px solid;background: none}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#004da1;}
.cpxqlb .swiper-button-prev{background: url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background: url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:48%;float: right;}
.cpxq .right h3 {
  font-size: 25px;
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 10px;
}
.cpxq .right .box{padding: 15px;background: #f5f5f5;height: 416px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 12px;}
.cpxq .right p span{margin-right: 15px;font-weight: bold;}
.cpxq .right h4 {font-size: 20px;font-weight: bold;color: #003e7f;}
.cpxq .right .zxzx {width: 180px;height: 50px;border-radius: 6px;background: #003e7f;text-align: center;line-height: 50px;margin-top: 30px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.cpxq .right .zxzx a {color: #fff;font-size: 18px;}
.cpxq .right .zxzx:hover{background: #0896af;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.cpxq .cptd {padding-top: 50px;text-align: center}
.cpxq .cptd .bt {font-size: 28px;color: #000;margin-bottom: 40px;font-weight: bold;border-bottom: #eee 1px solid;line-height: 2.2;text-align: left;}
.cpxq .cptd .bt i{font-size: 24px;margin-right: 10px;vertical-align: middle;font-weight: normal;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 10px;border-bottom: #003e7f 2px solid;}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;text-align: left;}
.cpxq .cptd img {margin: 0 auto;max-width: 100%;}
.cpxq .cptd .xz {width: 320px;background:#003e7f url(../images/xz.png) 20px center / 30px no-repeat;border-radius: 10px;font-size: 16px;height: 60px;line-height: 60px;padding-left: 40px;margin-bottom: 25px;}
.cpxq .cptd .xz a{font-size: 16px;color: #fff;}
.cpxq .prodet2-4 .top ul{margin:0 -17px}

.cpxq .prodet2-4 .top ul li{padding:0 17px;text-align:center;width:12.5%;margin-top:50px}

.cpxq .prodet2-4 .top ul li .tit4,.cpxq .prodet2-5 .top ul li .tit4{font-size:16px;font-family:Montserrat;font-weight:400;color:#000;line-height:1.5;opacity:.8;margin-top:5px}
.cpxq .prodet2-5 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpxq .prodet2-5 ul li{width: 18%;margin-bottom: 20px;}
.cpxq .prodet2-5 ul li img{width: 100%;display: block;}

.ny_tjcp{padding: 0px 0 60px;position: relative;}
.swiper-yyly{width:100%; margin:0 auto; padding-bottom:50px !important;}
.swiper-yyly .swiper-slide{position:relative;border: #ccc 1px solid;}
.swiper-yyly .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yyly .swiper-slide .w_z{width:100%; padding:10px 5%; color:#222;margin:10px 0;box-sizing: border-box;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yyly .swiper-slide .w_z h3{font-size:16px; color:#333;position: relative;text-align: center;}

.swiper-yyly .swiper-slide:hover .w_z h3{color: #003e7f;}
.sy_cp .swiper-pagination-bullet {
  background: #ccc;border: #333 1px solid;
}
.sy_cp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#003e7f;border: #003e7f 1px solid;}
.sy_cp {padding-bottom: 60px;padding-top: 60px;background: #f6f6f6;}
.sy_cp .tit {
  font-size: 48px;
  margin-top: 0;margin-bottom: 50px;
}




textarea, input {
  outline: none;
  resize: none;
}
.prodet2-page .prodet2-7{padding:105px 0 195px}
.prodet2-page .tit3 {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 1;
}
.prodet2-page .prodet2-7 .title5{text-align:center}

.prodet2-page .prodet2-7 .title5 .tit3{text-transform:uppercase}

.prodet2-page .prodet2-7 .title5 p{font-size:16px;font-family:Montserrat;font-weight:400;color:#000;line-height:24px;opacity:.8;max-width:930px;margin:0 auto;margin-top:30px}

.prodet2-page .prodet2-7 .list{margin-top:70px}

.prodet2-page .prodet2-7 .list ul li .box .img{height:60px}
.prodet2-page .prodet2-7 .list ul li .box .img img{width: 62px;}

.prodet2-page .prodet2-7 .list ul li .box .tit4{font-size:18px;font-family:Montserrat;font-weight:700;color:#000;line-height:1.5;margin-top:35px}

.prodet2-page .prodet2-7 .list ul li .box .cona{font-size:16px;font-family:Montserrat;font-weight:400;color:#666;line-height:2;margin-top:25px}

.prodet-page{background: #f5f5f5;padding-top: 80px;}

.prodet-page .prodet-3{padding-bottom:112px;overflow: hidden;}

.prodet-page .prodet-3 .container{width:1260px}

.prodet-page .prodet-3 .top .left{margin-top:25px;width:43%}

.prodet-page .prodet-3 .top .left .tit{font-size:48px;font-family:Montserrat;font-weight:400;color:#1d1d1d;line-height:1.2}

.prodet-page .prodet-3 .top .left p{font-size:16px;font-family:Montserrat;font-weight:400;color:#1d1d1d;line-height:2;margin-top:25px}

.prodet-page .prodet-3 .top .right{width:57%;padding-left:125px}

.prodet-page .prodet-3 .top .right .form ul li{margin-bottom:20px}

.prodet-page .prodet-3 .top .right .form ul li:last-child{margin-bottom:0}

.prodet-page .prodet-3 .top .right .form ul li input[type=text]{width:100%;height:58px;border:none;border-bottom:2px solid #000;font-size:16px;font-family:Montserrat;font-weight:400;color:#000;line-height:1}

.prodet-page .prodet-3 .top .right .form ul li input::-webkit-input-placeholder{color:#000}

.prodet-page .prodet-3 .top .right .form ul li input:-moz-placeholder{color:#000}

.prodet-page .prodet-3 .top .right .form ul li input::-moz-placeholder{color:#000}

.prodet-page .prodet-3 .top .right .form ul li input:-ms-input-placeholder{color:#000}

.prodet-page .prodet-3 .top .right .form ul li label{display:block;font-size:16px;font-family:Montserrat;font-weight:400;color:#000;line-height:1;padding-top:25px}

.prodet-page .prodet-3 .top .right .form ul li textarea{width:100%;height:168px;margin-top:7px;background:#fff;border:1px solid #dadada;font-size:14px;font-family:Montserrat;font-weight:400;color:#9d9d9d;line-height:2;padding-left:14px;padding-top:5px}

.prodet-page .prodet-3 .top .right .form ul li input[type=submit]{width:230px;height:49px;background:#0f42a1;border-radius:5px;font-size:16px;font-family:Montserrat;font-weight:400;color:#fff;line-height:1;text-transform:uppercase;border:none;-webkit-transition:.3s;transition:.3s;margin-top:14px}

.prodet-page .prodet-3 .top .right .form ul li input[type=submit]:hover{background:#5bb431}



.ny_mamber {padding: 80px 0;overflow: hidden;}
.ny_mamber .title {display: flex;justify-content: space-between;margin-bottom: 60px;}
.ny_mamber .title .acc {}
.ny_mamber .title p {max-width: 765px;}

.ny_mamber h2{font-size: 30px;font-weight: bold;color: #222;margin-bottom: 20px;text-align: center;}
.ny_mamber ul {display: flex;justify-content: center;align-items: stretch;flex-wrap: wrap;}
.ny_mamber ul li {width: 25%;padding:20px;box-sizing: border-box;}
.ny_mamber ul li .t_p{height: 200px;margin: 0 auto;text-align: center;width: 200px;}
.ny_mamber ul li .t_p img{height: 100%;width: 100%; margin: 0 auto;object-fit: cover;border-radius: 100px;}
.ny_mamber ul li:hover .t_p img{opacity: 0.85;}
.ny_mamber ul li .w_z {padding: 30px 10px;}
.ny_mamber ul li .w_z h3{font-size: 20px;color:rgba(0,77,161,1);font-weight: bold;margin-bottom: 10px;text-align: center;}
.ny_mamber ul li .w_z p{font-size: 14px;color: #222;line-height: 1.6;text-align: center;margin-bottom: 15px;}

.ny_zszs {padding: 80px 0 80px;overflow: hidden;background: #f5f5f5;}
.ny_zszs .title {display: flex;justify-content: space-between;margin-bottom: 60px;}
.ny_zszs .title .acc {}
.ny_zszs .title p {max-width: 765px;}
.ny_zszs img {max-width: 100%;display: block;margin: 0 auto;}









.ny_zzy {padding-bottom: 60px;overflow: hidden}
.ny_zzy ul li {width: 25%;float: left;height: 300px;padding: 20px;box-sizing: border-box;}
.ny_zzy ul li.h{margin-right: 0;background: #f5f5f5;border: #e9e9e9 1px solid;}
.ny_zzy ul li .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;margin: 0 auto 10px;
}
.ny_zzy ul li .img span {
    width: 44px;font-size: 20px;color: #fff;font-weight: 100;
    height: 44px;
    border-radius: 50%;
    background: #283550;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ny_zzy ul li h3 {color: #333;font-size:20px;margin-bottom: 30px;font-weight: bold;position: relative;text-align: center}
.ny_zzy ul li h3::after { content: " ";position: absolute; left:50%; margin-left: -20px; bottom: -12px; width: 20px; height:3px;background: #fc7010;}
.ny_zzy ul li p {font-size: 14px;color: #555;line-height: 1.8;}
.gray {background: #f5f5f5;}

.indcase{width: 100%;overflow: hidden;position: relative;display: none;}
.indcase ._PageTitle {position: absolute;top:150px;left: 10%;z-index: 9}
.indcase-more {position: absolute;right: 0;bottom: -4px;display: block;width: 132px;height: 36px;margin-left: 20px;line-height: 34px;border-radius: 5px;border: 2px solid #8589b2;font-size: 14px;text-align: center;color: #8589b2;transition: all .4s ease;}
.indcase-more span{position: relative;z-index: 2;}
.indcase-more span:after{content: "\f105";font-family: "FontAwesome";margin-left: 6px;font-size: 22px;display: inline-block;transform: translateY(2px);}
.indcase-more:after{content: "";width: 0;right: 0;height: 100%;background: linear-gradient(135deg,#0068dd,#00aeee);position: absolute;transition: all .4s ease;}
.indcase-more:hover{border: 2px solid #2386ee;color: #fff;}
.indcase-more:hover:after{width: 100%;right: auto;left: 0;}
.indcase-box{width: 100%;position: relative;overflow: hidden;}
.indcase-img{width: 100%;object-fit: cover;position: relative;min-height: 475px;}
.indcase-wd{position: absolute;z-index: 2;top: 42%;left: 0;width: 100%;opacity: 0}
.active .indcase-wd{animation:fadeInRight .5s 0.8s forwards;}
.indcase-wd-font{width: 540px;color: #fff;}
.indcase-wd h2{font-size: 30px;margin-bottom: 15px;}
.indcase-wd p{font-size: 16px;line-height: 30px;margin-bottom: 35px;}
.indcase-wd h2, .indcase-wd p{opacity: 0;}
.swiper-slide-active .indcase-wd h2{animation:fadeInRight .5s 0.8s forwards;}
.swiper-slide-active .indcase-wd p{animation:fadeInRight .5s 0.8s forwards;}
.swiper-slide-active .indcase-wd .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}

.indcase-click{position: absolute;bottom: 5%;width: 100%;left: 0;z-index: 4;user-select: none;}
.indcase-click:after{content: "";position: absolute;bottom: 5px;width: 100%;height: 1px;background: #fff;opacity: .2;}
.indcase-click .equip-min{width: 100%;position: relative;text-align: center;cursor: pointer;}
.indcase-click .equip-min p{font-size: 18px;color: #fff;height: auto;line-height: 38px;}
.indcase-click .equip-min em {font-size:30px;font-style: normal;display: block;margin: 0 auto;}
.indcase-click .equip-min em img{width:40px;height: auto;}
.indcase-click .equip-min h4 {font-size:14px;line-height: 1.5;color: #fff;padding:0 15px 15px;}
.indcase-click .equip-min i{position: absolute;width: 10px;height: 10px;border-radius: 50%;left: 50%;margin-left: -5px;bottom: -5px;background: #fff;}
.indcase-click .container{position: relative;padding: 0 50px;box-sizing: border-box;}
.indcase-click .swiper-container{padding-bottom: 6px;}
.indcase-click .equip-min.cur i{width: 100%;border-radius: 0;height: 2px;left: 0;right: 0;margin: 0 auto;bottom: -1px;transition: width .6s ease;}
.indcase-click-prev, .indcase-click-next{position: absolute;transition: all .4s ease;bottom: -11px;z-index: 4;height: 34px;width: 34px;cursor: pointer;border-radius: 50%;background: #005089 url('../images/indcasearr.png') no-repeat left 10px center;overflow: hidden;border: 1px solid rgba(255, 255, 255, .2);}
.indcase-click-prev{left: 0;}
.indcase-click-next{right: 0;transform: rotate(180deg);}
.indcase-click-prev:hover, .indcase-click-next:hover{animation: casearr .6s linear both;}
.indcase-box .swiper-slide img {
    width: 100%;
    height:15rem;
    object-fit: cover;
}
@keyframes casearr{0%{background-position: left 10px center;}60%{background-position: -34px center;}60.0001%{background-position: 34px center;}100%{background-position: left 10px center;}}

.indban-wd-link a{display: inline-block;width: 140px;height: 48px;line-height: 48px;border-radius: 5px;overflow: hidden;font-size: 16px;text-align: center;margin-right: 10px;position: relative;color: #fff;}
.indban-wd-link a:last-child{margin-right: 0;}
.indban-wd-link a span{position: relative;z-index: 2;}

.indban-wd-link a:first-child{background: linear-gradient(135deg,#663300,#fc9f42);}

.indban-wd-link a:hover span:after{margin-left: 12px;}
.indban-wd h2, .indban-wd p, .indban-wd-link{opacity: 0;}
.swiper-slide-active .indban-wd h2{animation: indbanLeft 1s ease both .4s;}
.swiper-slide-active .indban-wd p{animation: indbanLeft 1s ease both .6s;}
.swiper-slide-active .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}
@keyframes indbanLeft{0%{opacity: 0;transform: translateX(140px);}100%{opacity: 1;transform: translateX(0);}}
@keyframes indbanOpacity{0%{opacity: 0;transform: translateX(80px);}100%{opacity: 1;transform: translateX(0);}}

.d_dbdh{display: none;}










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

	.header .nav ul li {
  margin: 0 16px;
}
	.header .right {
  margin-left: 30px;
}
.header .right .sear {
  padding: 0 0px;
}

	.about-page .about-1 .top .right {
  width: 61%;
  padding-left: 70px;
}
	.about-page .about-1 .top .left {
  width: 39%;
}
	.about-page .about-1 .top .left .img img {width: 100%;display: block;
}
	.about-page .about-1 .top .right p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
	.about-page .title .tit {
  font-size: 50px;
}
	.ny_tit {
  padding: 60px 0 0;
}
	.ncont {
  padding-top: 60px;
}
	.ny_cp ul li .w_z {
  font-size: 16px;
  padding: 20px 10px 10px;
  height: 90px;
}
	.init-6 .top .left {
  padding-left: 50px;
}
	.init-6 .top .left .tit2 {
  font-size: 55px;
}
	
	
	
	

	
}



@media only screen and (max-width:1024px) {
	
.pc_ban{height:19rem;} 

	.header .top {
  line-height:28px;
  height: 28px;
}
	.header .top .fr a {
  width: 28px;
  height:28px;
  line-height: 28px;margin-right: 0;
  margin-top: 0;border: 0;
}
	.header .logo img {
  height: 30px;
}
	.header .container {height: 60px;position: relative;
}
	.head_h{height: 60px;}
	.header .logo {
  margin: 10px 0;
}
	.header .right .ss {
  line-height: 32px;
  color: #333;padding: 0 6px;
}
	.header.on .right .ss {
  line-height:32px;
}

	.header .right {margin-right:60px;margin-top: 15px;margin-left: 0}
.header .logo{ margin:20px auto;}
.header.on .logo{margin:20px auto;}
	.header .logo .img2 {
  display: block;
}
	.header .logo .img1 {
  display: none;
}
	.header.on {
  height: 60px;
}
.header .an{display:block; right:15px;}
.header .an span { background-color:#fff}
.header .nav ul { width: 100%;}
.header.on .nav {top: 60px;}
.header .nav{width:100%; padding:15px 5%; background: rgba(255,255,255,0.95); height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}

.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;font-size: 16px;color: #333;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
	.nav ul li.da .e_j {
  position: relative;
  height: auto;overflow-y: scroll;
}
	.header .nav ul li .w1200 {
  width: 100%;
  padding-bottom: 15px;border-bottom: 0;
}
	.header .nav ul li .e_j h1 {color: #fff;
}
	.header .nav ul li .lm2 {
  width: 100%;
}
	.header .nav ul li .e_j .bd {
  width: 100%;text-align: center;
}
	.header .nav ul li .e_j h3 {
  font-size: 14px;
  color: #fff;
}.header .nav ul li .e_j .hd {
  width: 100%;
  margin-left: 0;
}
	.header .nav ul li .e_j .hd ul li .dz {
  font-size:14px;
  color: #fff;
}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.3); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;opacity: 1;visibility: inherit;height: auto;}
.header .nav ul li .e_j a { color:#444;font-size: 16px;padding-left: 5px}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#333;}
	.nav .e_j.cp {
  padding: 0px 
}
	 .nav .e_j .container {padding: 0;display: flex;flex-wrap: wrap;height: auto;
  }
	.nav .e_j.cp .kd {
  width: 33.3333%;
  margin-bottom: 15px;
}
	.nav .e_j.cp .kd h3 {
  color: #222;
  margin-top: 10px;
}
	.nav .e_j.cp .kd a {
  color: #222;
  line-height: 20px;display: none
}

	.header.on .nav ul li .e_j {
  top: 0;border-top:0;
}
	
	.nav .e_j .s_j {
  display: none;
}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
	
	.ban .swiper-slide {
  height:15rem;
}
	.ban .swiper-slide .word {
	left:5%;margin-left:0px;width: 90%;
	height: auto;
	top: 20%;
	margin-top: 0;
	z-index: 10;
}
	.ban .swiper-slide .word h3 {
	font-size: 30px;
}
	.ban .swiper-slide .word h4 {font-size:20px;margin-top: 10px;
}
	.ban .swiper-slide .word a.xq {
	width: 160px;
	height: 40px;
	padding: 0 0px;
	line-height: 40px;
	position: static;text-align: center;margin-top: 20px;
}


	.main ul li .w_z {
  padding: 30px 20px;
}
	.main ul li {
  height:484px;
}
	.main ul li.on .w_z .dbwz h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
	.main ul li .w_z .dbwz p {
  font-size: 16px;
}
	.sy_about {
  padding: 40px 0;
}
	.init-2 {
  padding: 45px 0 45px;
}
	.init-2 .top {
  width: 100%;
}
	.init-2 .top .tit {
  font-size: 30px;
  margin: 15px 0 20px;
}
	.init-2 .top .btn {
  margin-top: 30px;
}
	.init-2 .top .capa {
  margin-top: 40px;
}
	.init-2 .top .capa ul li span::after {
  width: 100%;
}
	.init-3 {
  padding:45px 0 45px;
}
	.title .tag {
  font-size: 30px;
}
	.title span {
  font-size: 16px;
  letter-spacing: 1px;
}
	.init-3 .title .tag {
  margin-top: 15px;
}
	.xx1 .hd ul li .item .cont .tb {
  width:50px;
  height: 50px;
  padding: 10px;
  margin: 0 auto 10px;
}
	.xx1 .hd ul li .item .cont .tl h3 {
  font-size: 16px;
}
	.xx1 .hd ul li .item {
  padding-top: 20%;
}
	
	.fdtb {
  z-index: 999;
}
	

	
	
	
	
	
	
	
	.footer .zuo3 {
  width: 100%;
}
	.footer {padding: 0
}
	.footer .zuo3 ul li {display: none;
}
	.footer .zuo3 ul li.yx {
  width: 100%;display: block;margin-top: 20px;
}
	.footer .zuo3 ul li.lx {display: block;
  width: 100%;
}
	
	.product-number-info {
  padding: 40px 0;
}
	.product-number-info li {
  width: 48%;margin-bottom: 20px;
}
	.product-number-info li .t_b {
  width:50px;
  margin:20px auto 0px;
}
	.product-number-info li b {
  font-size: 40px;
}
	.product-number-info ul {flex-wrap: wrap;
}
	.indcase{display: block;margin-top: 30px;}
	.xx1 {display: none
}
	.init-5 .top {
  padding: 40px 0;
}
	.init-5 .top .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;flex-direction: column;
}
	.init-5 .top .title p {
  max-width: 100%;width: 100%;
}
	.title .tag i {
  display: inline-block;
}
	.init-5 .top .title .con {
  margin-top: 20px;width: 100%;
}
	.init-5 .bot .img {
  height: 20rem;
}
	.init-6 {
  padding-top: 45px;
}
	.init-6 .zzry {flex-wrap: wrap;
}
	.init-6 .top .left {
  width: 100%;
  padding: 5%;box-sizing: border-box;
}
	.init-6 .top .left ul {
  padding-top: 0px;
}
	.init-6 .top .left .tit2 {
  font-size: 40px;
}
	.init-6 .top .left p.pone {
  max-width: 100%;
  margin-top: 20px;
}
	.init-6 .top .left .btn a {
  padding:12px 20px;
  max-width: 150px;
}
	.init-6 .top .left .btn {
  margin-top: 20px;
}
	.init-6 .top .right {
  width: 100%;
}
	.init-7 {
  padding: 40px 0 50px;
}
	.init-7 .top .left {
  width: 100%;
}
	.init-7 .top .left .title .tag1 {
  font-size: 30px;
  margin-top: 10px;
}
	.init-7 .top .right {
  width: 100%;margin-top: 20px;
}
	.init-7 .top .right .acc {
  max-width: 100%;
}
	.init-7 .top .right .acc .list ul li .box .tit {
  font-size: 20px;
  line-height: 1.2;margin-top: 25px;
}
	.init-7 .top .right .acc .list ul li .box .cona {
  line-height: 1.5;
}
	.init-7 .top .right .acc .list ul li .box .time {
  margin: 10px 0;
}
	  #footer .top .topBox .three {
    display: none;
  }
	  #footer .top .topBox .two {
    display: none;
  }
	.nban {
  height: 12rem;
}
	.about-page .about-1 .grid-box {flex-wrap: wrap
}
	 .about-page .about-1 .top .left {
    width: 100%;
  }
	.about-page {
  padding-top: 40px;
}
	 .about-page .title .tit {
    font-size: 30px;
  }
	.about-page .title span {
  font-size: 16px;
  letter-spacing: 1px;
}
	.about-page .about-1 .top .left .tit {
  margin-top: 10px;
}
	.about-page .about-1 .top .right {
    width: 100%;
    padding-left: 0px;margin-top: 20px;
  }
	.product-number-info {
  padding: 30px 0;
  margin: 40px auto 0;
}
	.aboutc2 {
  padding: 40px 0;
  margin-top: 40px;
}
	.aboutc2 .aboutclist .cntitle {
  font-size: 20px;
}
	.aboutc2 .aboutclist {
  width: 48%;
  height: 12rem;
  padding: 20px 20px;
}
	.n_left {
  width: 100%;display: none;position: absolute;left: 0;top: 40px;z-index: 99;background: #fff;padding: 0 20px;box-sizing: border-box;
}
	.n_left .box {
  border-bottom: 1px solid #e2e2e2;border-top: 0;border-left: 0;border-right: 0;
}
	.subNav {
  font-weight: normal;
}
	.n_left .box {
  padding: 10px 5px;
}
	 .ncont {
    padding-top: 40px;position: relative;
  }
	  .ny_tit {
    padding: 40px 0 0;position: relative;
  }
	.cpa_n{position: absolute;width: 100%;left: 0;top: 40px;height: 21px;background: url(../images/nyej.png) 95% bottom / 20px no-repeat;}
	.n_right {
  width: 100%;
  padding-left: 0px;
}
	.ny_cp ul li {
  width: 48%;
  margin: 0 1% 25px;
}
	.cpxq {
  padding: 20px 0 30px;
}
	.cpxq .left {
  width: 100%;
}
	.cpxq .right {
  width: 100%;margin-top: 25px;
}
	.cpxq .right .box {
  height: auto;
}
	.prodet2-page .prodet2-7 {
  padding: 4px 0 55px;
}
	.prodet-page {
  padding-top:40px;
}
	.prodet-page .prodet-3 .top .left {
  margin-top: 25px;
  width: 100%;
}
	.prodet-page .prodet-3 .top .left .tit {
  font-size: 30px;
}
	.prodet-page .prodet-3 .top .right {
  width: 100%;
  padding-left: 0;margin-top: 25px;
}
	.prodet-page .prodet-3 {
  padding-bottom:50px;
}
	.prodet-page .prodet-3 .top .right .form ul li textarea {box-sizing: border-box;
}
	.ny_lx {
  padding: 40px 0;
}
	.ny_lx .xxpl {
  width: 100%;
}
.ny_lx .zxly {
  width: 100%;
}
	.ny_mamber {
  padding:40px 0;
}
	.ny_mamber .title {flex-direction: column;
  margin-bottom: 30px;
}
	.ny_mamber .title p {
  max-width: 100%;margin-top: 20px;
}
	.ny_mamber ul li {
  width: 50%;
}
	.ny_mamber ul li .w_z {
  padding: 30px 10px 0;
}
	.ny_zszs {
  padding: 40px 0 40px;
}
	.ny_zszs .title {flex-direction: column;
  margin-bottom: 30px;
}
	.ny_zszs .title .acc {margin-bottom: 20px;
}
	.inner-banner.news-banner {
  height: 15rem;background-attachment: inherit !important;
}
	.inner-banner .box .tit2 {
  font-size:30px;
}
	.inner-banner .box .mbx {
  margin-top: 10px;
}
	.inner-banner.news-banner .tab ul {
  margin: 20px 0 24px;
}
	.news-page {
  padding: 30px 0;
}
	.news-page .news-1 .top ul li {
  margin: 20px 0;
  padding: 0 15px;width: 50%;box-sizing: border-box;
}
	.news-page .news-1 .top ul li .box .con .tit {display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
	.news-page .news-1 .top ul li .box .con {
  padding:10px 15px;box-sizing: border-box;
}
	.news-page .news-1 .top ul {
  margin: 0 0px;
}
	.news-page .news-1 .top ul li .box .img img{width: 100%;
}
	.news-page .news-1 .top ul li .box .con .cona {
  margin: 15px 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
  }

@media only screen and (max-width:600px){
	
	.header .top .fl a {
  margin-right: 10px;
}
	.header .top .fl a span {display: none;
}
	.header .top .fl a:nth-child(3) {display: none;}
	 .header .logo img {
    height:20px;
  }
	.header .logo{margin: 20px 0}
	.header .right .ss a {
  padding: 0 5px;
  font-size: 12px;
}
	
	
	.zx_bm .b_m {
  width: 90%;
  padding: 20px 20px 0;box-sizing: border-box;
}
	.zx_bm .b_m p {
  font-size: 14px;
  margin-bottom: 15px;
}
	.zx_bm .b_m input.w_z {
  height: 35px;
  line-height:35px;
}
	.zx_bm .b_m h3 {
  font-size: 20px;
}
	
	
	 .header .right {
    margin-right: 40px;
  }
	 .header .right .ss {
    padding: 0;margin-left: 6px;
  }
	.header .right .yy {
  line-height: 35px;
  float: left;
  color: #fff;
}
	.header .right i {
  font-size: 20px;
}
	 .header .right .sear {line-height: 35px
  }
	.header .right .yy .x_l {
  top: 40px;
}

	.ban .swiper-slide .word h3 {
    font-size: 2rem;line-height: 1.2;margin-bottom: 0;
  }
	.ban .swiper-slide .word h4 {
    font-size: 1.4rem;
    margin-top: 0px;
  }
	.ban .swiper-pagination {
  bottom: 10px !important;
}
	.ban .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
	.ban .swiper-button-prev{display: none;}
.ban .swiper-button-next{display: none;}
	.ban .swiper-slide .word {top:10%;width:90%;left:5%;
  height: auto;
  margin-top: 0px;
}
	 .ban .swiper-slide .word a.xq {position: relative;width: 120px;
    height: 30px;
    line-height: 30px;padding: 0 0;margin-top: 25px;font-size: 14px;display: none;
  }
	.init-7 .top .left .img {
  height: 180px;
  margin-top: 20px;
}
	.indcase-box .swiper-slide img {
  height: 20rem;
}
	.indcase-click .equip-min h4 {display: none;
}
	.sy_about .title {flex-direction: column;
}
	.sy_about .title .acc .tag {
  margin-top: 10px;
}
	.sy_about .title p {
  margin-top: 20px;
  max-width: 100%;
}
	.main {
  margin-top: 30px;
}
	.main ul li.on {
  width: 100%;
}
	 .main ul li {width: 100%;margin: 5px 0;
    height: 20rem;
  }
	.main ul li.on .b_j {
  background-color: rgba(0,0,0,.15);
}
	.main ul li.on .w_z .dbwz h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
	.main ul li .w_z h1 {
  writing-mode: horizontal-tb;
  color: #fff;
  display: block;font-size: 14px;
}
	.main ul li .w_z .dbwz {
  display: block;
}
	.main ul li .w_z .dbwz h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
	.main ul li .w_z .dbwz p {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
	.init-2 .top .capa ul {flex-wrap: wrap;
}
	.init-2 {
  background: url(../images/init21.jpg) no-repeat center / cover;
}
	.grid-box.four > .column {
  width: 50%;margin-right: 0;
}
	.init-2 .top .capa ul li {
  margin-right: 0;margin-bottom: 15px;
}
	.init-2 .top .capa ul li .tit4 {
  margin: 20px 0 15px;
}
	.init-2 .top .capa ul li span::after {
  top: 30px;
}
	.init-5 .bot .img .play {
  width: 100px;
  height: 100px;
  background: url(../images/init52.png) no-repeat center / 100%;
}
	 .init-6 .top .left .tit2 {
    font-size: 2.4rem;
  }
	.grid-box.three > .column {
  width:50%;
}
	.init-6 .top .right ul li .img {
  height: 10rem;
}
	.init-6 .top .right ul li .img img{max-width: 100%}
	.init-7 .top .left .title .tag1 {
    font-size: 2rem;
  }
	#footer .top {
  padding: 30px 0 30px;
}
	#footer .top .topBox .one .down {
  margin: 25px 0 30px;
}
	#footer .top .topBox .one .icon {
  margin-top: 20px;
}
	#footer .top .topBox h4 {
  padding: 8px 0 15px;
}
	#footer .top .topBox .four {margin-top: 30px;
}
	.main ul li .b_j {
  background-color: rgba(0,0,0,0.15);
}
	.title .tag {
    font-size: 2rem;
  }
	.about-page .about-4 .acc {
  padding-left: 50px;
}
	.about-page .about-4 .acc .arrows {
  left: 5px;
  top: 30%;
}
	.about-page .about-4 .acc .arrows .swiper-button-prev, .about-page .about-4 .acc .arrows .swiper-button-next {
  width: 30px;
  height: 30px;
  background: url(../images/aoorws.png) no-repeat center / 100%;
}
	.about-page .about-4 .acc .list ul li.swiper-slide.swiper-slide-active .box {
  margin-top: 38px;
}
	.about-page .about-4 .acc .list ul li .box {
  height: 300px;
}
	.about-page .about-4 .acc .list ul li .box span {
  font-size: 30px;
}
	.about-page .about-4 .acc .list ul li .box .tit4 {
  font-size: 20px;
  margin: 20px 0;
}
	.about-page .about-4:after{background:url(../images/history.png) no-repeat right bottom / contain;z-index:-1}
	.about-page .about-4 .acc .list {
  padding-bottom: 0;
}
	.about-page .about-4 .acc .list ul li .box .cona {
  opacity: 1;
}
	.about-page .init-6 {
  padding-top: 50px;
  padding-bottom: 50px;
}
	.aboutc2 .aboutclist .icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
	.aboutc2 .aboutclist .icon img {
  width: 30px;
}
	.aboutc2 .aboutclist .icon i {
  font-size: 30px;
}
	.aboutc2 .aboutclist {
    height: 260px;padding: 15px 0
  }
	.aboutc2 .aboutclist .text {
  font-size: 14px;
  margin-top: 15px;
}
	.nban .mb h1 {
  font-size: 2.2rem;
  margin-bottom:5px;
  letter-spacing:0;
}
	.nban .mb h3 {
  font-size: 16px;
}
	  .product-number-info li b {
    font-size: 30px;
  }
	.product-number-info li p {
  font-size:14px;
}
	 .ny_cp ul li {
    width: 100%;
    margin: 0 0 25px;
  }
	.cpxq .cptd .bt {
  font-size: 20px;
}
	.cpxq .cptd {
  padding-top:30px;
}
	.cpxq .cptd .xz {
  width: 100%;
  background: #003e7f url(../images/xz.png) 10px center / 30px no-repeat;
  font-size: 14px;box-sizing: border-box
}
	.cpxq .prodet2-5 ul li {
  width: 30.333%;margin: 0 1.5% 15px;
}
	.cpxq .prodet2-5 ul {
  justify-content:flex-start;
}
	.sy_cp .swiper-pagination-bullet {width: 20px;
}
	 .ny_mamber ul li {
    width: 100%;
  }
	 .news-page .news-1 .top ul li {
    width: 100%;
  }
	 .nav .e_j.cp .kd {
    width:50%;
  }
	.nav .e_j.cp .kd img {
  height:7rem;
}
	.inner-banner.news-banner .box {
  top: 10%;
}
	.inner-banner.news-banner .tab {
  bottom: 5px;
}
	 .inner-banner.news-banner .tab ul {
    margin: 10px 0 14px;
  }
	.inner-banner.news-banner .tab ul li a {
  margin: 0 8px;font-size: 14px
}

}

/*新加的*/
.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border-bottom:0;padding: 0 5px;box-sizing: border-box;}
.side ul li{width:45px;float:left;position:relative;background:#2B7ACD;color:#fff;font-size:14px;line-height:45px;height:45px;text-align:center;transition:all .3s;cursor:pointer;border-radius: 35px;margin-bottom: 8px;z-index: 5;box-shadow: 0 0 10px rgba(255,255,255,0.3)}
.side ul li a{color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{font-size: 20px;position: relative;z-index: 5;display:block;overflow:hidden;background-repeat:no-repeat;transition:all .3s}

.side ul li:hover i{}

.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}

.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideeyx .yxBox.son{width:320px;height:58px;display:none;color:#fff;text-align:left;position:absolute;left:-260px;top:0px;background:rgba(0,62,127,1);z-index: -1;border-radius:35px;padding-left: 20px;font-size: 16px;}
.side ul li.sideewm .ewBox.son{width:158px;display:none;color:#363636;text-align:center;position:absolute;left:-160px;top:0;}
.side ul li.sideetel .telBox.son{width:290px;height:58px;display:none;color:#fff;text-align:left;position:absolute;left:-230px;top:0px;background:rgba(0,62,127,1);z-index: -1;border-radius:35px;padding-left: 20px;font-size: 18px;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}

.side ul li:hover .son{display:block!important;animation:fadein 1s}

.d_dbdh{display: none;}










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


	
.d_dbdh{bottom: 0;width: 100%;background: rgba(0,77,161,1);left: 0;display: block;position: fixed;z-index: 99;}
	.d_dbdh ul li {width: 33.3333%;line-height:60px;height:60px;text-align: center;float: left;}
	.d_dbdh ul li i {font-size: 26px;color: #fff;}
	.d_dbdh ul li .son {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    padding: 0;
    top: -58px;position: absolute;background: rgba(0,62,127,1);color: #fff;border-radius: 35px;font-size: 16px;display: none;
  }
	.d_dbdh ul li .son a {color: #fff;}
	
	.side {display: none;
}
	
.ew_m{width:100%; height:100%; background-color:rgba(0,0,0,.8);  position:fixed; top:0; left:0; display:none; z-index:99999;}
.ew_m img{width:40%; height:auto; position:absolute; left:30%; top:50%; display:block;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
		
.ew_m2{width:100%; height:100%; background-color:rgba(0,0,0,.8);  position:fixed; top:0; left:0; display:none; z-index:99999;}
.ew_m2 img{width:40%; height:auto; position:absolute; left:30%; top:50%; display:block;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

	

}


/*产品详情新加*/
.swiper-sk{margin:0 auto; padding-bottom:50px;}
.swiper-sk .swiper-slide{position:relative;}
.swiper-sk .swiper-slide img{width:100%; height:auto; display:block;}

.swiper-sk .swiper-button-prev {
    background-image: url(../images/banner-l.png);
    left: 0px;
    right: auto;margin-top: -33px !important;
}
.swiper-sk  .swiper-button-next {
    background-image: url(../images/banner-r.png);
    right: 0px;
    left: auto;margin-top: -33px !important;
}
.swiper-zz{margin:0 auto; padding-bottom:50px;}
.swiper-zz .swiper-slide{position:relative;}
.swiper-zz .swiper-slide img{width:100%; height:auto; display:block;}

.swiper-zz .swiper-button-prev {
    background-image: url(../images/banner-l.png);
    left: 0px;
    right: auto;margin-top: -33px !important;
}
.swiper-zz  .swiper-button-next {
    background-image: url(../images/banner-r.png);
    right: 0px;
    left: auto;margin-top: -33px !important;
}





@media only screen and (max-width:1100px) {
	
	.swiper-sk {
  padding-bottom: 0px;
}
	.swiper-zz{padding-bottom:0px;}
	.swiper-sk .swiper-button-prev {width: 20px;
    background: url(../images/banner-l.png) center / 100% no-repeat;

}
.swiper-sk  .swiper-button-next {width: 20px;
    background: url(../images/banner-r.png) center / 100% no-repeat;
}
	.swiper-zz .swiper-button-prev {width: 20px;
    background: url(../images/banner-l.png) center / 100% no-repeat;

}
.swiper-zz  .swiper-button-next {width: 20px;
    background: url(../images/banner-r.png) center / 100% no-repeat;
}
	
	
	
	
	
	
	
}




/*产品详情页新加*/
.xx4 {position: relative;overflow: hidden;}
.xx4 .prev{width: 30px;height: 66px; background: url(../images/banner-l.png) center / 100% no-repeat;position: absolute;left: 0;top: 50%;margin-top: -33px;z-index: 99;}
.xx4 .next{width: 30px;height: 66px; background: url(../images/banner-r.png) center / 100% no-repeat;position: absolute;right: 0;top: 50%;margin-top: -33px;z-index: 99;}
.xx41 li{ display:inline-block;}
.xx4 li {width:calc((100% - 150px) / 5);float: left;margin: 0 15px;}
.xx4 li img{width: 100%;display: block;}

.xxj {position: relative; overflow:hidden}
.xxj .prev{width: 30px;height: 66px; background: url(../images/banner-l.png) center / 100% no-repeat;position: absolute;left: 0;top: 50%;margin-top: -33px;z-index: 99;}
.xxj .next{width: 30px;height: 66px; background: url(../images/banner-r.png) center / 100% no-repeat;position: absolute;right: 0;top: 50%;margin-top: -33px;z-index: 99;}
.xxj li {width:calc((100% - 150px) / 5);float: left;margin: 0 15px;}
.xxj li img{width: 100%;display: block;}

@media only screen and (max-width:1100px) {
	
	.xx4 li {width:calc((100% - 60px) / 3);float: left;margin: 0 10px;}
	.xxj li {width:calc((100% - 60px) / 3);float: left;margin: 0 10px;}
	
	.xx4 .prev{width: 20px;}
.xx4 .next{width: 20px;}
	.xxj .prev{width: 20px;}
.xxj .next{width: 20px;}
	
}

















