@charset "utf-8";





body{margin:0px; font-size:14px; color:#444;font-family: 'pfang'; background:#ffffff; }

*{padding:0px; margin:0px; box-sizing: border-box;}

body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: 'pfang'; font-style:normal;}

h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}

input,select,button{font-size:12px; font-family: 'pfang'; border:0; background:none; outline:none; vertical-align:middle;}

button {overflow:visible}

img{border:none; vertical-align:middle;}
/*

img {image-rendering: -moz-crisp-edges;     

image-rendering: -o-crisp-edges;      

image-rendering: -webkit-optimize-contrast;  image-rendering: crisp-edges; 

-ms-interpolation-mode: nearest-neighbor; }
*/

li{list-style:none;}

a{color:#444; text-decoration:none;}

a:hover{color:#005d9f;}

.clear{overflow:hidden; clear:both; height:0px;}

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

.clearfix {/*兼容 IE*/zoom: 1;}

.lf{float:left;}

.rt{float:right;}

::-webkit-scrollbar{width:5px;}

::-webkit-scrollbar-track{background-color:#666;}

::-webkit-scrollbar-thumb{background-color:#ddd;}

::-webkit-scrollbar-thumb:hover{background-color:#005d9f;}

::-webkit-scrollbar-thumb:active{background-color:#005d9f;}











.con { width:90%; margin:0px auto;}

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

.con { width:90%; margin:0px auto;}	

}

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

body{ font-weight: normal;}

.con { width:94%; margin:0px auto;}	

}



@media (min-width: 1921px) and (max-width:3000px ) {

.con { width:1240px; margin:0px auto;}

}











.header{width:100%; position:fixed; top:0; left:0; z-index:99; /*border-bottom: 1px solid rgba(255,255,255,.5);*/ height: 100px;}

.header.on{ background:#ffffff;}

.header:hover{ background:#ffffff;}

.header.on .search {color:#000;}

.header .logo{width:174px; float:left; overflow: hidden; position: relative;}

.header .logo img{width:100%; height:auto; display:block;}

.header.on .log1{ opacity: 1;}

.header.on .log2{ opacity: 0;}

.header:hover .log1{ opacity: 1;}

.header:hover .log2{ opacity: 0;}

.header .log1{  opacity: 0;}

.header .log2{ opacity: 1; position: absolute; left: 0; }

.header .dh { float: right; color:#fff; font-size: 18px; font-family: Arial; margin-right:20px;  height: 90px;  padding-top: 40px; }

.header .dh a {color:#fff;}

.header .dh i { margin-right: 10px; font-size: 20px;}

.header .dhh i{ font-size: 22px; color:#005d9f; float: right; padding-top: 20px; margin-right: 20px; display: none;}

.header:hover .dh {color:#333;}

.header.on .dh {color:#333;}

.header .language {

	float: right;

	height: 32px;

	text-align: center;

	line-height: 32px;

	color: #fff;

	margin-top:34px;

	margin-right:40px;

	cursor: pointer;

	position: relative;

	z-index: 9;

	font-family:"Arial";

    font-size:18px;

}

.header.on .language {color: #333;}

.header:hover .language {color: #333;}

.header.on .language {

	color: #555;

}

.header .language .l_m i {

	display: inline-block;

	vertical-align: middle; 

	margin-top: -5px;

	margin-right: 5px;

}

.header .language .x_l {

	width: 120px;

	padding-top: 8px;

	position: absolute;

	left: 50%;

	margin-left: -60px;

	display: none;

}

.header .language .x_l:before {

	width: 0;

	height: 0;

	border-right: 10px solid transparent;

	border-left: 10px solid transparent;

	border-bottom: 8px solid #0e6eb8;

	content: "";

	position: absolute;

	top: 0;

	left: 50%;

	margin-left: -10px;

}

.header .language .x_l ul {

	padding: 5px 15px;

	background-color: #0e6eb8;

}

.header .language .x_l ul li a {

	color: #ddd;

	line-height: 36px;

	display: block;

}

.header .language .x_l ul li a:hover {

	color:#fff;

}











.header .s_ch{height:80px; font-weight:bold; line-height:32px; text-align:center; color:#fff; float:right; cursor:pointer; padding: 36px 20px 0px 0px;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;}

.header .s_ch i{font-size:24px;}

.header.on .s_ch{color:#005d9f;}

.header:hover .s_ch{color:#005d9f;}

.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:22px; }

.header .an span{width:30px; height:2px; background:#fff; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;

-webkit-transition:all .5s;}

.header:hover .an span{background:#005d9f;}

.header.on .an span{background:#005d9f;}

.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 .nav{float:right; margin-right: 50px;}

.header .nav i{font-size:16px; line-height:60px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%; display:none; color:#005d9f; font-weight: bold;

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{height:100px; font-size:18px; margin:0px 0px 0px 60px; float:left; position:relative;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.header .nav ul li span{width:0; height:2px; background-color:#fff; position:absolute; left:50%; bottom:0;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;

transform:translate(-50%,0);

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

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

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

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

.header .nav ul li:hover span{width:100%; background:#005d9f; }

.header .nav ul li.on span{width:100%;}

.header .nav ul li a.o_lm{line-height:100px; color:#fff; display:block; font-size: 18px;} 

.header.on .nav ul li a.o_lm{color:#333;}

.header:hover .nav ul li a.o_lm{color:#333;}

.header .nav ul li:hover a.o_lm{color:#fff;}

.header.on .nav ul li:hover a.o_lm{color:#005d9f;}

.header:hover .nav ul li:hover a.o_lm{color:#005d9f;}

.header .nav .y_j{position:relative;}

.header .nav .e_j{width:340px; background:rgba(255,255,255,.99); position:absolute; top:100px; left:0; display:none; z-index:9999;  border-radius:0px 0px 5px 5px; padding:10px 0px;}

.header .nav .kdd{ width: 182px;}

.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:50px; text-align:left;  font-weight:normal;  padding-left:20px;}

.header .nav .e_j a:hover{ color:#005d9f;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}

.header .nav ul li:hover .e_j{display:block !important;}

}



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



.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 40px 0px 0px;}	

.header .nav{float:right; margin-right:0px;}

}





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

.header .con { width:90%; margin: 0px auto;}



.header .s_ch{ padding: 34px 0px 0px 20px; }

.header .nav{ margin-right:0px;}

.header .nav ul li a{display:block; font-size:15px;  text-transform:capitalize;}

.header .nav ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 40px 0px 0px;}

}



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

.header .nav ul li{padding:0px 30px 0px 0px;}	

.header .nav{float:right; margin-right:0px;}

}





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

.header{padding:0%; height: 60px;  }

.header .con { width:94%; margin:0 auto;}

.header .logo{width:110px; float:left; padding-top:0px; height: auto; }

.header .logo img { width:100%; height:auto;}
	.header .log1 {
  opacity: 1;
}
	.header .log2 {
  opacity:0;
}
	.header .an span {
  background: #005d9f;
}
	.header .s_ch {
  color: #005d9f;
}
	.header .language {
  color: #555;
}

.header .language {

	margin-top:14px;

	margin-right:20px;



}

.header .dh { display: none;}

.header .dhh i {  display: block;}

.header .s_ch{ float:right;height:60px; padding: 15px 50px 0px 0px; border-left: 0px solid #ddd;}

.header .s_ch i{font-size:24px;}

.header .an{display:block;}

.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:rgba(255,255,255,.99); top:0; right:0; margin:0; margin-top:60px; overflow:auto;z-index:999999; float:none; margin-right:0;

transition:all .3s;

-webkit-transition:all .3s;

-moz-transition:all .3s;

-ms-transition:all .3s;

-o-transition:all .3s;}

.header .nav.on{height:100%; padding:2% 0%;}

.header .nav i{display:block;}

.header .nav ul{margin-bottom:100px;}

.header .nav ul li{width:95%; height:auto; text-align:left; font-size:16px; display:block; margin:0 0 0 5%;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.header .nav ul li span{ display:none;}

.header .nav ul li a.o_lm{line-height:50px; color:#333;}

.header .nav ul li:hover a.o_lm{color:#005d9f; background:none;}

.header .nav .y_j{border-bottom:1px solid #e4dbcd;}

.header .nav .e_j{padding:10px 0px; border-bottom:1px solid #e4dbcd; background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0; 

box-sizing:border-box;

-webkit-box-sizing:border-box;

-moz-box-sizing:border-box;

-ms-box-sizing:border-box;

-o-box-sizing:border-box;}

.header .nav .kdd{ width: 100%;}

.header .nav .e_j .zjfl {width:100%; margin:0px auto; left:0; padding-top: 15px;}

.header .nav ul li:hover .e_j{display:none;}

.header .nav .e_j.n{display:block !important;}

.header .nav .e_j .zjfl dt img{ display:none;}

.header .nav .e_j .zjfl dt a {font-size: 14px;color: #666;}

.header .nav .e_j a{display:block; font-size:14px; color:#666; margin-left:0px; text-align:left;}

}







.search{width:100%; background: rgba(0, 0, 0, 0.7); position:fixed; top:100px; left:0; z-index:101; display:none;}

.search .container{ position: relative;}

.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;}

.search .sc_gb:hover{transform:rotate(360deg);

-webkit-transform:rotate(360deg);

-moz-transform:rotate(360deg);

-ms-transform:rotate(360deg);

-o-transform:rotate(360deg);}

.search .sc_gb i{font-size:26px; line-height:50px; color:#fff;}

.search .sc_nr{width:700px; margin:23px auto; border: 2px solid #005d9f; background: #fff;}

.search input{width:430px; height:50px; font-size:14px; line-height:50px; color:#999; float:left; padding-left: 15px;}

.search input:placeholder{color:#fff;}

.search button{width:70px; height:50px; line-height:50px; text-align:center; color:#fff; float:right; outline:none; background: #005d9f;}

.search button i{font-size:26px;}

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

.search{ top:60px;}

.search .sc_gb{ margin-top: 10px;}

.search .sc_gb i{font-size:22px;}

.search .sc_nr{width:85%; float: left;margin:15px auto;  }

.search input{width:85%;  height:35px; font-size:16px; line-height:35px;}

.search button{width:15%; height:35px; line-height:35px;}

.search button i{font-size:26px;}

}





.head_h{width:100%; height:0px;}

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

.head_h{width:100%; height:60px;}

}







.dwz {position:relative;top:-100px;display: block;height:0;overflow: hidden;}

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

.dwz {top:-60px;}

}







.datu{width:100%; height:100vh; overflow:hidden; position:relative; }
.datu .w_z {width: 100%;left: 0;z-index: 9;font-size:55px;color: #fff;font-weight: bold;position: absolute;top: 40%;text-shadow: 0 0 10px rgba(0,0,0,0.3)}
.datu .w_z .line {width: 50px;height: 5px;background: #fff;margin: 20px 0}
.datu .mb {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 2;}

.datu .swiper-container{position: relative; top:0; left:0; width:100%; height:100vh; z-index:1}

.banner .swiper-slide {background: #000;        

        /* Center slide text vertically */

        display: -webkit-box;

        display: -ms-flexbox;

        display: -webkit-flex;

        display: flex;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        -webkit-justify-content: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        -webkit-align-items: center;

        align-items: center;

		position:relative;

		height:100vh;

		overflow:hidden;

		

    }



@-webkit-keyframes kenburns-1 {

  0% {-webkit-transform: scale(1.2);transform: scale(1.2);}

  1.5625% {}

  23.4375% {}

  26.5625% {}

  50% {}

  60% {-webkit-transform: scale(1);transform: scale(1);}

  100% {;-webkit-transform: scale(1);transform: scale(1);}

}

@keyframes kenburns-1 {

  0% {-webkit-transform: scale(1.2);transform: scale(1.2);}

  1.5625% {}

  23.4375% {}

  26.5625% {-webkit-transform: scale(1);transform: scale(1);}

  50% {}

  60% {-webkit-transform: scale(1);transform: scale(1);}

  100% {-webkit-transform: scale(1);transform: scale(1);}

}

.banner .swiper-button-next{ background:url(../images/h_yj.png) center no-repeat; width:45px; height:45px; background-size:100% auto;} 

.banner .swiper-button-prev{ background:url(../images/h_zj.png) center no-repeat; width:45px; height:45px; background-size:100% auto;} 

.banner .swiper-slide img{ position:absolute; height:100vh; width:auto; min-width:100%; opacity:0.8; left:0; top:0;-webkit-animation-name: kenburns-1;

          animation-name: kenburns-1;

  -webkit-animation-timing-function: linear;

          animation-timing-function: linear;

  -webkit-animation-iteration-count: infinite;

          animation-iteration-count: infinite;

  -webkit-animation-duration: 10s;

          animation-duration: 10s;

  -webkit-transform: scale(1.1);

          transform: scale(1.1);}



.banner .swiper-pagination-bullet {

    width:12px;

    height:12px;

    display: inline-block;

    border-radius: 100%;

    background: #fff;

    opacity: 1;

    transition:all 0.6s;

    border-radius:100px;

    opacity:0.3

}

.banner .swiper-pagination-bullet-active{ background:#00a4e3; transition:all 0.6; opacity:1}

.banner .w_z{ color:#fff;  position:absolute; z-index:3; width:90%; left:5%; text-align:left; margin-top:5%;}

.banner .w_z h2{font-size:50px;color:#fff; margin-bottom:20px; font-weight:bold;}

.banner .w_z p{font-size:22px;color:#fff; line-height:30px;  font-family:Arial, Helvetica, sans-serif; width:60%;} 

.banner .mr { width: 200px; height: 45px; line-height:45px; text-align: center;color: #fff; font-size: 16px; margin: 20px 0px; background: #00a4e3;}

.banner .mr a {color: #fff; font-size: 16px;}

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

.datu{width:100%; height:auto; }

.datu .swiper-container{position:relative; top:0; left:0; width:100%; height:100%; z-index:1}

.banner { height:auto}

.banner .swiper-slide img{ position:static; width:100%; height:auto;}

}





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

.banner{ height:auto;}

.banner .swiper-pagination-bullet {

    width:40px;

    height: 3px;

}

.banner .swiper-button-next{ display:none;} 

.banner .swiper-button-prev{ display:none;} 

.banner{ height:35vh;}

.banner .swiper-slide img{ position:absolute; height:35vh; width:auto; width: auto; opacity:0.8; left:0; top:0; }

.banner .w_z{ width:90%; left:5%; transform:none; display: none;}

.banner .w_z h2{  transform:none; font-size:30px; line-height:30px; text-align:center; display:block; margin:0 0 15px 0px;}

.banner .w_z p{font-size:18px; line-height:25px;color:#fff;  margin-bottom:0px; letter-spacing:0px; }
	.datu .w_z {
  font-size: 35px;
}

}



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

.datu{width:100%; height: auto; }

.banner{ height: auto; }

.banner .swiper-slide img{ position:absolute; height:35vh; width:auto; width: auto; opacity:0.8; left:0; top:0; }
		.datu .w_z {
  font-size: 22px;
}
	.datu .w_z .line {
  width: 40px;
  height: 5px;
  background: #fff;
  margin: 15px 0;
}

}



.video-js { width:100%; height:auto;}







.gy_bt{ margin-bottom:30px;}

.gy_bt h1{font-size:40px; color:#333; font-weight: 900;margin-bottom:10px; letter-spacing: 3px;}

.gy_bt h1 font { color: #006db7; font-size:40px;}

.gy_bt em{display:block; width:50px; height:7px; background:#006db7; vertical-align:middle; margin-bottom: 20px;}

.gy_bt p { font-size: 16px; color: #999;}

@media only screen and (max-width:1368px){
	
	.gy_bt h1 {
  font-size: 32px;
}
	.gy_bt em {
  margin-bottom: 15px;
}
	
	
}


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

.gy_bt h1{font-size:30px; color:#333; font-weight: 900;margin-bottom:10px; letter-spacing: 3px;}

.gy_bt h1 font {  font-size:30px;}

.gy_bt em{margin-bottom: 10px;}

.gy_bt p { font-size: 16px; color: #999;}

}









.sy_bt { width: 100%; text-align: center; margin-bottom: 40px;}

.sy_bt h3 { font-weight: bold; height: 60px;}

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

.sy_bt h3 { font-weight: bold; height:50px;}

.f40 { font-size: 30px;}

.f20 { font-size: 16px;}

}







.zt_cp { width:95%; margin: 5% 0 5% 5%;}

.zt_cp .zc { width: 25%; float: left; }

.zt_cp .zc h1 { font-size: 38px; font-weight: bold; height: 60px;}

.zt_cp .zc h1 font { color: #005d9f;}

.zt_cp .yc { width: 75%; float: right;}

.zt_cp .yc img { width: 100%; height: auto;}

.zt_cp .yc img:hover {transform:scale(1.02);  transition: all 1s; }

.zt_cp .yc .cp1 { width: 54.5%; float: left; background: #f6f6f6; position: relative; overflow: hidden;}



.zt_cp .yc .cp2 { width: 43.5%; float: right; }

.zt_cp .yc .tt1 { width: 100%; height: auto; position: relative; overflow: hidden;}

.zt_cp .yc .gddd { height: 33px; display: block;}

.zt_cp .yc .wz { position: absolute; width: 100%; bottom: 0; left:0; height: 50px; font-size: 24px;  padding: 0px 30px;}



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

.zt_cp .zc { width: 20%; float: left; }	

.zt_cp .yc { width: 80%; float: right;}

.zt_cp .yc .gddd { height: 24px; display: block;}

}







.sy_cp { width:100%; margin:0px auto 50px auto;}

.sy_cp .zcw { width:16%; float:left;}

.sy_cp .zcw em {display:block; width:50px; height:7px; background:#006db7; vertical-align:middle; margin-bottom: 20px;}

.sy_cp .zcw h1 { font-size: 40px; font-weight: 900; padding-bottom: 40px;}

.sy_cp .zcw h1 span { display: block;}

.sy_cp .zcw p { font-size: 16px; color: #999;  padding-bottom: 50px;}

.sy_cp .zcw a.mr{display:block; width:160px; height:40px; font-size:16px; line-height:38px; border:1px solid #006db7; text-align: center; color: #006db7;

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_cp .zcw a.mr:hover{color:#fff; border:2px solid #006db7;

box-shadow:inset 160px 0 0 0 #006db7;

-webkit-box-shadow:inset 160px 0 0 0 #006db7;

-moz-box-shadow:inset 160px 0 0 0 #006db7;

-ms-box-shadow:inset 160px 0 0 0 #006db7;

-o-box-shadow:inset 160px 0 0 0 #006db7;}









.sy_cp ul {width:100%; float: none; }

.sy_cp ul li { width: 31.3333%; float: left; border-radius:0; background: #fff; box-shadow: 2px 2px 6px #ccc; margin-right:3%; }

.sy_cp ul li .tp { width: 100%; margin: 0px auto; z-index: 2; overflow: hidden; }

.sy_cp ul li .tp img { width: 100%; height: auto;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}

.sy_cp ul li .wz { padding: 30px 30px 40px 30px; text-align:left; z-index:2;}

.sy_cp ul li h2 { font-size: 24px;  line-height: 60px;color: #333;}

.sy_cp ul li .wz p { font-size: 15px; line-height: 26px; min-height: 90px;}

.sy_cp ul li .wz i { margin-top: 10px; width: 30px; height: 30px; background:#00a4e3; border-radius: 100px; font-size: 14px; display: block; line-height: 30px; text-align: center; color: #fff; }

.sy_cp ul li:nth-child(3n) { margin-right: 0;}

.sy_cp ul li:hover .tp 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 2s; -moz-transition: all 2s; transition: all 2s;}



.sy_cp ul li .ss{display:block; 

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_cp ul li .ss:hover {color:#fff; 

box-shadow:inset 700px 0 0 0 #0e6eb8;

-webkit-box-shadow:inset 700px 0 0 0 #0e6eb8;

-moz-box-shadow:inset 700px 0 0 0 #0e6eb8;

-ms-box-shadow:inset 700px 0 0 0 #0e6eb8;

-o-box-shadow:inset 700px 0 0 0 #0e6eb8;}

.sy_cp ul li .ss:hover h2 { color: #fff;}





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

.sy_cp {width: 100%;}	

.sy_cp ul li .wz p { font-size: 14px; line-height: 26px; min-height: 90px;}

}

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

.sy_cp {width: 100%;margin: 50px auto 20px auto; }

.sy_cp ul li { width:100%; margin: 0 0% 4% 0; float: none;  }

.sy_cp ul li h2 { font-size: 18px;}

}







.zuojia{ width:80%; margin:0px auto; padding: 80px 0px;}

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

.zuojia{ width:94%; margin:0px auto;padding:40px 0px;}

}







.xw_bj {width:100%; overflow: hidden; position: relative; height: 600px; margin: 100px auto; }

.sy_xww{ background:#fff; position: absolute; z-index: 1; width:35%; transition: all 0.2s; height: 400px;}

.sy_xww img { width: 100%; height: auto;}

.sy_xwbj{ background:#fff; position: absolute; left: 0; top:0; width: 700px; opacity:1; z-index: 1;}

.sy_xwbj:after{ content:"";  width: 700px; transition: all 0.2s; 

  height: 350px;border-radius:0px 50px 0px 50px;

  background-color: #f6f6f6;

  animation-name:xwbjj;

  animation-duration: 5s; position:absolute; left:0; top:0;}

@keyframes xwbjj {

  from { width:0;}

  to { width:700px}

}



.sy_xw { width:90%; position: absolute; left: 5%; top:0; z-index: 10px;}

.sy_xw .gy_bt { margin-left:0%;}

.sy_xw .zc { width: 55%; float: left; position: relative;}

.sy_xw .zc .tp {width: 100%; height: 470px; overflow: hidden;}

.sy_xw .zc .tp img { object-fit: cover;  width:100%; height:100%;}

.sy_xw .zc .tp:hover img{transform:scale(1.1);  transition: all 0.5s; }

.sy_xw .zc .wz { position: absolute; left: 0; bottom: 0; width: 80%; background:rgba(255,255,255,.9); overflow: hidden;}

.sy_xw .zc .wz{display:block; 

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_xw .zc .wz:hover{color:#fff; 

box-shadow:inset 670px 0 0 0 #0e6eb8;

-webkit-box-shadow:inset 670px 0 0 0 #0e6eb8;

-moz-box-shadow:inset 670px 0 0 0 #0e6eb8;

-ms-box-shadow:inset 670px 0 0 0 #0e6eb8;

-o-box-shadow:inset 670px 0 0 0 #0e6eb8;}

.sy_xw .zc .wz .g1 { width: 10%; background:linear-gradient(180deg, #005b98,#006db7); float: left; display: block; height: 100px;}

.sy_xw .zc .wz .g2 { width: 70%; margin-left: 5%; float: left; padding-top:3%;}

.sy_xw .zc .wz .g2 h4 { font-size: 14px; height: 30px;}

.sy_xw .zc .wz .g2 h4 font { color: #006db7;}

.sy_xw .zc .wz .g2 p { font-size: 18px; line-height: 30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.sy_xw .zc .wz .g2 p a{font-size: 18px;}

.sy_xw .zc .wz:hover .g2 p a{color: #fff;}

.sy_xw .zc .wz:hover  .g2 h4 font { color: #fff;}

.sy_xw .yc { width: 40%; float: right; height: 500px; overflow: auto; }

.sy_xw .yc ul { margin-bottom: 35px;}

.sy_xw .yc ul li { border-bottom: 1px solid #ddd; padding:18px 0px;}

.sy_xw .yc ul li:first-child { padding-top: 0;}

.sy_xw .yc ul li h4 { font-size: 14px; height:30px;}

.sy_xw .yc ul li h4 font { color: #006db7;}

.sy_xw .yc ul li p { font-size: 16px; line-height: 30px;}

.sy_xw .yc ul li p a{font-size: 16px;font-weight: bold;}

.sy_xw .yc ul li p a:hover {color: #006db7;}



.sy_xw ::-webkit-scrollbar{width:1px;}

.sy_xw ::-webkit-scrollbar-track{background-color:#fff;}

.sy_xw ::-webkit-scrollbar-thumb{background-color:#fff;}

.sy_xw ::-webkit-scrollbar-thumb:hover{background-color:#fff;}

.sy_xw ::-webkit-scrollbar-thumb:active{background-color:#fff;}

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

.sy_xw { width:90%; left: 5%;}	

.sy_xw .zc .wz .g2 p { font-size: 16px; }

.sy_xw .zc .wz .g2 p a{font-size: 16px;}

}

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

.xw_bj {width:100%; overflow: hidden; position: relative; height:800px; margin: 80px auto 50px auto; }

.sy_xww{ background:#fff; position: absolute; z-index: 1; width:80%; transition: all 0.2s; height: 500px;}

.sy_xw .gy_bt { margin-left: 0%;}

.sy_xw { width:90%; margin: 30px auto;}	

.sy_xw .zc { width: 100%; float: none;}

.sy_xw .zc .tp {width: 100%; height: 250px; overflow: hidden;}

.sy_xw .zc .wz {width: 90%;}

.sy_xw .zc .wz .g1 { width: 5%;  height: 80px;}

.sy_xw .zc .wz .g2 { width: 90%; padding-top:4%;}

.sy_xw .zc .wz .g2 h4 { font-size: 14px; height: 30px;}

.sy_xw .zc .wz .g2 p { font-size: 15px; line-height: 24px;}

.sy_xw .zc .wz .g2 p a{font-size: 15px;}

.sy_xw .yc { width: 100%; float: none; margin-top: 15px;}

.sy_xw .yc ul li h4 { font-size: 14px; height: 30px;}

.sy_xw .yc ul li p { font-size: 16px; line-height: 26px;}

.sy_xw .yc ul li p a{font-size: 16px;}

}











.sy_zy {  margin:100px auto 0px auto; position:relative;}

.sy_zy .left { width:40%; float:left; }

.sy_zy .left .wz { margin:10% 0 8% 0%;}

.sy_zy .left .wz .name {

	font-size: 22px;

	line-height: 50px;

} 

.sy_zy .left .wz .big_name {

	font-size: 34px; font-weight:bold;

	color: #005d9f; margin-bottom:30px;

}

.sy_zy .right .tp { width:100%; }

.sy_zy .right .tp img { width:100%; height:auto;}

.sy_zy .right { width:55%; float:right; }



.sy_zy .left .wz p {font-size:16px; line-height:30px; color:#666;}



.sy_zy .left .wz a.mr{display:block; width:160px; height:40px; font-size:14px; line-height:38px; border:1px solid #006db7; text-align: center; color: #006db7; margin-top:30px;

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_zy .left .wz a.mr:hover{color:#fff; border:2px solid #006db7;

box-shadow:inset 160px 0 0 0 #006db7;

-webkit-box-shadow:inset 180px 0 0 0 #006db7;

-moz-box-shadow:inset 160px 0 0 0 #006db7;

-ms-box-shadow:inset 160px 0 0 0 #006db7;

-o-box-shadow:inset 160px 0 0 0 #006db7;}









.sy_zy .wh { position:absolute; bottom:0; right:0; width:60%; background: #005d9f; padding:5% 5% 4% 5%; }

.sy_zy .wh ul li{ width:30%; float:left; color:#fff; margin:0 5% 0 0; text-align:center;}

.sy_zy .wh ul li:nth-child(3n) { margin-right:0;}

.sy_zy .wh ul li .tb { margin-bottom:3%;}

.sy_zy .wh ul li h1 { font-size:18px; font-weight:bold; line-height:50px;}

.sy_zy .wh ul li p { font-size:15px;}





.sy_yz { width: 100%; padding: 100px 0px 60px 0px; background:#f6f6f6;}

.sy_yz ul li{ width: 23%; float: left; background: #fff; text-align: center; padding:50px 30px; margin: 0 2.6% 3% 0;  box-shadow: 0px 3px 5px rgba(0,0,0,.1);  border: 1px solid #ddd;}

.sy_yz ul li:nth-child(4n) { margin-right:0;}

.sy_yz ul li .tp { width:120px; height: 120px; border-radius: 100px; overflow: hidden; margin: 0px auto;  box-shadow: 0px 3px 5px rgba(0,0,0,.1);  border: 1px solid #ddd;}

.sy_yz ul li .tp  img { object-fit: cover; width: 100%; height: 100%;}

.sy_yz ul li h3{ font-size: 18px; line-height:60px; font-weight: bold;}

.sy_yz ul li p {font-size: 14px; text-align: center; color: #999;}

.sy_yz ul li:hover {box-shadow: 2px 2px 10px rgba(0,29,164,.4), -2px -2px 10px rgba(0,29,164,.4);}



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

.sy_zy {  margin:0px auto; position:relative;}

.sy_zy .left { width:100%; float: none; }	

.sy_zy .right { width:100%; float: none; }

	

.sy_zy .left .wz .big_name {

	font-size:24px; font-weight:bold;margin-bottom:10px;

}



.sy_yz { padding: 10px 0px;}

.sy_yz ul li{ width: 48%; float: left; background: #fff; text-align: center; padding: 15px; margin: 0 4% 4% 0;}

.sy_yz ul li:nth-child(2n) { margin-right: 0;}	

.sy_yz ul li:nth-child(8){ height: 228px;}

}





.sy_qh { margin:100px 0px; background:#f6f6f6; padding:80px 0px;}

.sy_qh .ztp { width:45%; float:right; text-align:center; position:relative; padding-bottom:30px;}

.sy_qh .ztp img { width:70%;}

.sy_qh .ztp .wa1 { position:absolute; left:2%; top:30%; width:200px;  font-size:18px; font-weight:bold; padding:10px;}

.sy_qh .ztp .wa2 { position:absolute; right:0%; top:30%; width:220px;  font-size:18px; font-weight:bold; padding:10px;}

.sy_qh .ztp .wa3 { position:absolute; left:16%; bottom:-2%; width:200px;font-size:18px; font-weight:bold; padding:10px;}

.sy_qh .ztp .wa4 { position:absolute; left:36.5%; top:-3%; width:200px; font-size:18px; font-weight:bold; padding:10px;}

.sy_qh .ztp .wa5 { position:absolute; right:16%; bottom:-2%; width:200px; /*background:rgba(41,133,176,.8); border:2px dashed #00a4e3;*/ font-size:18px; font-weight:bold; padding:10px;}

.sy_qh .ztp a { color:#fff;}

.sy_qh .ywa { width:50%; float:left; padding-top:6%; padding-right:10%;}

.sy_qh .ywa h1 {font-size: 36px;

	font-weight: 700;

	color: #fff; margin-bottom:30px;}

.sy_qh .ywa p { line-height:30px; font-size:16px; color: #fff;}



.sy_qh .ywa a.mr{display:block; width:160px; height:40px; font-size:14px; line-height:38px; border:1px solid #fff; text-align: center; color: #fff; margin-top:30px;

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_qh .ywa a.mr:hover{color:#fff; border:2px solid #006db7;

box-shadow:inset 160px 0 0 0 #006db7;

-webkit-box-shadow:inset 180px 0 0 0 #006db7;

-moz-box-shadow:inset 160px 0 0 0 #006db7;

-ms-box-shadow:inset 160px 0 0 0 #006db7;

-o-box-shadow:inset 160px 0 0 0 #006db7;}

.sy_qh .ywa ul { margin-top:30px;}

.sy_qh .ywa ul li { width:40%; float:left; border-bottom:1px solid rgba(255,255,255,.3); padding-bottom:20px; position:relative; z-index:7;}

.sy_qh .ywa ul li img { width:45px; height:auto;}

.sy_qh .ywa ul li h4 { font-size:16px; margin-top:10px; color:#fff;}

.sy_qh .ywa ul li span{width:60px; height:2px; background-color:#00bceb; position:absolute; left:0; bottom:0; z-index:8;}

.sy_qh .ywa ul li:hover h4 { color:#fff;}

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

.sy_qh .ztp { width:55%; float:right; }	

.sy_qh .ywa { width:40%; float:left; padding-top:6%; padding-right:0;}

.sy_qh .ztp .wa5 { position:absolute; right:14%; }

.sy_qh .ztp .wa3 { position:absolute; left:18%;}

.sy_qh .ztp .wa1 { position:absolute; left:0%;}

.sy_qh .ztp .wa2 { position:absolute; right:-2%;}

.sy_qh .ztp .wa4 { position:absolute; left:34.5%; }

.sy_qh .ztp .wa5 { position:absolute; right:12%; }

.sy_qh .ztp .wa3 { position:absolute; left:14%;}

}



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

.sy_qh { margin:60px 0px; }	

.sy_qh .ztp { width:100%; float: none; }

.sy_qh .ztp img { width:80%;}

.sy_qh .ztp .wa1 { left:0%; top:22%; width:110px;  font-size:16px; }

.sy_qh .ztp .wa2 {  right:0%; top:22%; width:140px;  font-size:16px;}

.sy_qh .ztp .wa3 { left:5%; bottom:-2%; width:140px;font-size:16px; }

.sy_qh .ztp .wa4 {left:25%; top:-10%; width:200px; font-size:16px;}

.sy_qh .ztp .wa5 {  right:5%; bottom:0; width:140px; font-size:16px;/*background:rgba(41,133,176,.8); border:2px dashed #00a4e3;*/}





.sy_qh .ywa { width:100%; float:none; padding-top:0%; padding-right:0%; margin-bottom:50%;}

.sy_qh .ywa h1 {font-size:24px;color: #fff; margin-bottom:20px;}

}















.footer{width:100%; padding-top:70px; background:#005d9f; font-size:15px;  color:#fff;}

.footer .wzz { font-size:18px; color:#fff;  margin-bottom:10px; line-height:30px; font-weight:bold; }

.footer .wzz font { font-family:Arial, Helvetica, sans-serif; font-size:17px; letter-spacing:0px;font-weight: normal; }

.footer h3{font-size:18px; color:#fff; margin-bottom:20px; font-weight:bold;}

.footer em{width:36px; height:2px; background:#fff; margin-bottom:20px; display:block;}

.footer .col-md-411{ float:left; width:26%; margin-right:6%;}

.footer .col-md-411 .dzcs {  padding:13px 0px; font-size:14px; }
.footer .col-md-411 .dzcs a {margin: 0 10px;color: #fff;}
.footer .col-md-411 span { font-size:14px; display:block;}

.footer .col-md-411 .tp { margin-top:20px; font-size:14px;}

.footer .col-md-411 .tp a { margin-right:10px; color:#fff; font-size:14px;}

.footer .col-md-411 .tp img  {width: 30px; height: auto; margin: 8px 8px 0px 0px; filter: alpha(Opacity=50); opacity:.5;}





.footer .col-md-4 { width:15%; float:left; margin-right: 5%; padding-top:1%;}

.footer .col-md-4 img { width:150px; height:auto;}

.footer .col-md-42 {float:left; margin-right:6%; }

.footer .col-md-42 p a{ color:#fff; line-height:28px; font-size:14px}

.footer .col-md-42 p a:hover { color:#FFF;}

.footer .col-md-41 {float:right; color:#fff; font-size:14px;}

.footer .col-md-41 .t_p{float:right; text-align: center; margin-bottom:10px;margin-left: 15px;}

.footer .col-md-41 .t_p img{width:85px; margin-bottom:5px;}

.footer .x_x{ padding:25px 0; border-top:1px solid rgba(255,255,255,.5); margin-top:30px;}

.footer .x_x .l_f{float:left;}

.footer .x_x .r_t{float:right;}

.footer .x_x a{color:#fff; padding-left:10px;}

.footer .x_x a:hover{color:#fff;}

.footer .x_x span{padding-right:15px;}

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

.footer .col-md-42 {float:left; margin-right:6%; }

}

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

.footer .col-md-42 {float:left; margin-right:4%; }

}

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

.footer{padding:30px 0px 20px 0px;  line-height:24px;}

.footer .wzz { font-size:21px;}

.footer .wzz font {font-size:15px; letter-spacing:0.5px;font-weight: normal; }



.footer .col-md-4 { width:100%; float: none;}

.footer .col-md-43 {float:none; width: 100%; }   

.footer .col-md-411{ float: none; width:100%; margin-right:0%;}



.footer h3{font-size:16px; text-align: left; }

.footer em{width:30px; margin-bottom:10px; margin-left: 0;}

.footer .l_x{margin-bottom:20px; line-height:26px; text-align: left;}

.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}

.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}

.footer .col-md-41{ display:none;}

.footer .col-md-42 {display:none; }     

.footer .x_x{margin-top:35px; padding:20px 0;}

.footer .x_x span{padding-right:10px;}

.footer .col-md-41{ float: none; width:100%; padding-left:0%;}

.footer .x_x .l_f{float:left; }

.footer .x_x .r_t{float:right;}

}







.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; }

.nban img{ width:100%; height:auto;}

.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.1);}
.nban .bj2 { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.4);}

.nban .wz { position: absolute; left: 5%; top:45%; z-index: 5;}

.nban .wz h1 { font-size: 55px; height: 80px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff; letter-spacing:3px;  }

.nban .wz h3 { font-size: 25px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;text-transform: uppercase;}
.nban .wz p { font-size: 20px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;text-transform: uppercase;}

.nban .wz2 {transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);position: absolute;left: 5%;top: 50%;max-width: 80%;}
.nban .wz2 h1 { font-size: 50px;font-weight: bold;margin-bottom: 20px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff; letter-spacing:3px;  }
.nban .wz2 p{font-size: 20px;color: #fff;line-height: 1.6;}

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

.nban .wz h1 { font-size:45px; height:60px;  letter-spacing:0px;  }

.nban .wz p { font-size:16px;}

}

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

.nban{  height:200px; margin-top:0px;}

.nban img{ position:absolute; height:200px; width:100%;object-fit: cover; top:0; left:40%; transform:translateX(-40%); z-index:2}

.nban .wz { position: absolute; left: 5%; top:40%;}

.nban .wz h1 { font-size:24px; height:35px; letter-spacing:0px; }

.nban .wz p { font-size:14px;}
	.nban .wz h3 {
  font-size: 20px;
}

}





.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f5f5f5; line-height:70px;}

.ndh ul li { display:inline-block; width:auto; line-height:70px; font-size:18px;  color:#333; }

.ndh ul li a {font-size:18px; padding:0px 30px; color:#333;  line-height:70px;display:block; font-weight:bold; }

.ndh ul li:hover a { background:#fff; display:block; color:#005d9f;}

.ndh ul li .on {background:#fff; display:block; color:#005d9f;}

.ndh .dhk { width: auto;}

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

.ndh ul li a {font-size:18px; padding:0px 25px; color:#333;  line-height:70px;display:block; }   

}

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

.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f0f0f0; line-height:50px;}

.ndh .con { width: 100%;}

.ndh ul li { width:33.333%; float: left; font-size:16px;color:#333; text-align: center; line-height:50px; }	

.ndh ul li a {font-size:16px; padding:0px 0px; line-height:50px;}

.ndh .dhk { width: 25%; }	

}







.ny_gy { width:100%; margin:80px auto;  }

.ny_gy .zjn {margin: 0 auto; width:90%; background: #f6f6f6;display: flex;justify-content: space-between;align-items: center}

.ny_gy .left { width:30%; float:left;}

.ny_gy .left img { width:100%; height:auto; border: 1px solid #ddd;}

.ny_gy .right { width:66%; float:right; padding:0 2% 0 2%;  }

.ny_gy .right h3{font-size:16px;  color:#005d9f; font-weight:bold;  margin-bottom: 20px;}

.ny_gy .right  p { font-size:16px; line-height:30px;  overflow: hidden; }



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



.ny_gy .left { width:35%; float:left;}

.ny_gy .right { width:62%; float:right;  padding:0 0 0 2%; }

.ny_gy .right h3{font-size:15px; color:#006db7;  margin-bottom:10px;}

.ny_gy .right  p { font-size:15px; line-height:28px; text-align:justify;}

}

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


.ny_gy .right h3{font-size:15px; color:#006db7;  margin-bottom:10px;}

.ny_gy .right  p { font-size:14px; line-height:26px;}

}

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

.ny_gy { width:100%; margin:40px auto;}

.ny_gy .zjn {margin: 0 auto; width:100%;flex-wrap: wrap;}

.ny_gy .left { width:100%; float:none;}

.ny_gy .right { width:94%; float:none; padding:5% 0;margin: 0 auto;}

.ny_gy .right h3{font-size:18px; line-height: 32px;  color:#006db7; margin-bottom: 10px; }

.ny_gy .right  p { font-size:14px; line-height:26px;}	

.ny_gy .right .wz { padding:0px 10px;}

}





.tab{ width:100%; margin:0px auto; background: url(../images/wh.jpg) no-repeat center top; height:600px;position: relative;}

.tab-hd { overflow:hidden; zoom:1; width: 60%; margin: 0px auto;position: absolute;left: 20%;bottom: 0;}

.tab-hd li{ float:left; width:31.333%; margin: 2% 3% 0 0; color:#006db7; font-size: 18px; font-weight:bold;cursor:pointer; border: 1px solid #ddd; background:rgba(255,255,255,0.8); padding: 20px 20px 30px;text-align: center;}

.tab-hd li i { display: block; font-size: 36px; margin-bottom: 15px;}

.tab-hd li:nth-child(3n) { margin-right: 0;}

.tab-hd li.active{ background:#006db7; color: #fff;}

.tab-bd li{display:none; padding:180px 0px 0px 0px;line-height: 1.5;  font-size:36px;color: #006db7;font-weight: bold;}

.tab-bd li .wz { width: 60%; margin: 0px auto;}

.tab-bd li.thisclass{ display:list-item;}

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

.tab-hd { overflow:hidden; zoom:1; width:80%;left: 10%;}

.tab-bd li .wz { width: 80%; margin: 0px auto;}

}

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



.tab{ background: url(../images/whh.jpg) no-repeat center top; height:420px; }

.tab-hd {width:94%;left: 3%}

.tab-hd li{ font-size: 16px; padding: 10px;}

.tab-hd li i { font-size: 28px; margin-bottom: 20px;}

.tab-bd li .wz { width:100%; margin: 25% 0 0 3%;}	

.tab-bd li{display:none; padding:70px 0px 0px 0px;  font-size:18px; color: #fff;}

}







.ny_fz { padding:80px 0px; }
.fz_lc {border-top: #bfbfbf 1px solid;display: flex;align-items: stretch;flex-wrap: wrap;}
.fz_lc li {width: 50%;padding: 50px 50px 50px 0;border-bottom:#bfbfbf 1px solid;}
.fz_lc li h1{font-size: 30px; font-weight: 700;color: #005d9f;}
.fz_lc li .nr{margin-top:25px;font-size:16px;line-height: 1.5;color: #333;}




/*大事记start*/

.event_box{width:90%;margin:3% auto 0;position:relative;min-height:420px;}

.event_box .parHd {width:90%;display:inline-block;height:92px;overflow:hidden; margin-left: 4%;position: relative;}

.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:30px !important;}

.parHd .tempWrap{margin:0 auto;}

.parHd .tempWrap:after{content:'';width:94%;height:1px;background:#006db7;position:absolute;/* top:33%;*//* right:-140%;*/right:3%;top:40%;/* margin-top:-0.5px;*/z-index:10;}

.parHd li.no_line:before{display:none;}

.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;position:relative; width: 12.5%;}

.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-9px;left:50%;margin-left:-12px;}

.parBd{text-align:center; width: 80%; margin: 60px auto 60px auto;}

.parBd .zc { width:40%; float: right;}

.parBd .zc img { width: 100%; height: auto; box-shadow: 15px 15px 0px rgba(0,109,183,.5);}

.parBd .yc { width:60%; float: left; text-align: left;}

.parBd .yc h4 { font-size: 60px; font-family: Arial; padding-bottom: 25px; color: #006db7;}

.parBd .yc p { font-size: 16px; line-height: 30px;}



div#listBox {width:100%;}

.sPrev,.sNext{width:50px;height:50px;display:block;position:absolute;top:10px;}

.sPrev{left:0;}

.sNext{right:0;}

.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}

.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-9px;left:50%;margin-left:-12px;z-index:21;}

.parHd li span,.parHd li.clone span{display:none;}	

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

.event_box{width:90%;}	

.parBd{text-align:center; width: 90%; margin: 60px auto 0px auto;}
	.fz_lc li .nr {
  font-size: 14px;
}

}

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

.ny_fz { padding:0px 0px 60px 0px; }

.event_box{width:94%;}	

.event_box .parHd {width:82%; margin-left:6%;}

.parHd li{ width:33.333%;}

.parBd .zc { width:100%; float: none;}

.parBd .yc { width:100%; float: none; text-align: left; margin-top: 40px;}

.parBd .yc h4 { font-size: 40px;  padding-bottom: 15px; }

.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:20px;}

.sPrev img,.sNext img { width:100%;}

.parBd{text-align:center; width:90%; margin:30px auto 0px auto;}

}



















.founder-list {width:90%; margin:80px auto;}

.founder-list.nopadding,.founder-list.nopadding ul{padding-top:0;}

.founder-list ul {padding-top:0px;}

.founder-list li {border-bottom: 1px solid #e5e5e5;-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;}

.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 15px 50px 15px 15px;background: url(../images/icon10.png) 97% center no-repeat;}

.founder-list .info {background-color: #f7f7f7;padding: 20px 15px;display: none; font-size: 14px; line-height: 30px;}

.founder-list .info .font18 {padding: 5px 0;}

.founder-list .on {-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;border-bottom: transparent;}

.founder-list .on h4 {background-color: #006db7;color: #fff;background-image: url(../images/icon11.png);}

.founder-article {padding-top: 10px;}

.founder-article .article {padding-top: 20px;line-height: 26px;}

.font22 { font-size: 18px;}

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

.founder-list { width:90%; margin: 50px auto;}

}

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

.founder-list { width:94%; margin: 30px auto;}	

.font22 { font-size: 16px;}

}


.ny_hyxcp {padding: 80px 0;overflow: hidden;}
.ny_hyxcp .left {width: 40%;float: left;}
.ny_hyxcp .right {width: 55%;float: right;}
.ny_hyxcp .right img {width: 100%;display: block;}
.ny_hyxcp .left p {font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}
.ny_hyxcptd {padding: 80px 0;background: #f5f5f5;overflow: hidden;}
.ny_hyxcptd ul{display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.ny_hyxcptd ul li {width: 24%; padding: 20px;border-radius: 10px;  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.06);
          box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.06);background: rgba(255,255,255,0.6)}
.ny_hyxcptd ul li:hover{  background: #FFF;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);
          box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);}
.ny_hyxcptd ul li h3 {font-size: 20px;color: #111;font-weight: bold;margin-bottom: 15px;text-align: center;}
.ny_hyxcptd ul li p {font-size: 16px;color: #333;line-height: 30px;}


.ny_tpzs {padding-bottom: 60px;margin-top: 60px;}
.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: #005d9f;
}
.ny_tpzs .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #91989f;
  opacity: 1;
}





.ny_lx {width: 90%; margin:50px auto;}

.ny_lx .zc { width: 100%; }

.ny_lx .zc .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px;}

.ny_lx .zc .ll { width: 48%; margin-bottom: 20px;}

.ny_lx .zc .text{ width: 160px; height: 45px; line-height: 45px; background: #006db7; text-align: center; color: #fff; font-size: 16px;margin-top: 15px;}

.ny_lx .zc .txtt { width: 100%; height:120px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}

.ny_lx .yc { width: 100%; margin-top:70px;}

.ny_lx .yc .zx { padding: 20px 0px; font-size: 16px; line-height: 24px; width:48%;}

.ny_lx .yc .zx i { width: 50px; line-height: 50px; height: 50px; text-align: center; background: #006db7; color: #fff; font-size: 24px; float: left; border-radius: 100px; margin-right: 20px; }

.ny_lx .yc .box{ width:48%}

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

.ny_lx {width: 90%; margin:50px auto;}

}

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

.ny_lx {width: 94%;margin:30px auto;}

.ny_lx .wz { font-size: 14px; line-height: 24px; color: #999; margin-bottom: 15px;}

.ny_lx .zc { width:100%; float: none;}	

.ny_lx .zc .txt { font-size: 14px;}

.ny_lx .yc { width:100%; float: none; margin-top: 50px;}

.ny_lx .yc .zx {  width:100%;}

.ny_lx .yc .lf { float:none;}

.ny_lx .yc .rt{ float:none;}
	.ny_hyxcp .left {
  width: 100%;
}
	.ny_hyxcp .right {
  width: 100%;margin-top: 30px;
}
	.ny_hyxcptd {
  padding: 50px 0;
}
	.ny_hyxcptd ul li {
  width: 48%;margin-bottom: 20px;
}
	
	
	
	
	

}


@media only screen and (max-width:600px) {
	.ny_lx .yc .box{ width:100%}
	
	.ny_hyxcptd ul li {
    width: 100%;
  }
	.ny_tpzs {
  padding-bottom: 40px;
  margin-top: 40px;
}
	
	
	
}



.yewu-news{margin-top:50px}

.yewu-news-list{ width: 90%; margin: 0px auto;}

.yewu-news-list > .yewu-news-list-item{display: flex;margin-bottom: 60px;padding-bottom:50px;border-bottom: #ccc 1px solid;}

.yewu-news-list > .yewu-news-list-item > .news-date{width:150px;padding-right:2rem;position: relative;}

.yewu-news-list > .yewu-news-list-item > .news-date::after{content:"";position:absolute;top:-8px;left:0;width:20px;height:4px;background-color:#ccc;}

.yewu-news-list > .yewu-news-list-item > .news-date >dt{font-size: 22px;}

.yewu-news-list > .yewu-news-list-item > .news-date >dd{font-size: 16px;color:#999}

.yewu-news-list > .yewu-news-list-item > .news-pic{padding-right:2rem}

.yewu-news-list > .yewu-news-list-item > .news-content{padding-right:2rem}

.yewu-news-list > .yewu-news-list-item > .news-content dt{font-size: 1.3rem;font-weight: bold;margin-bottom: 15px;}

.yewu-news-list > .yewu-news-list-item > .news-content dd.date{font-size: 14px;color:#999;padding:.5em 0;}

.yewu-news-list > .yewu-news-list-item > .news-content dd.description{line-height: 1.7;color:#555;}

.yewu-news-list > .yewu-news-list-item > .news-link{width:200px;text-align: center;padding-top:40px}

.yewu-news-list > .yewu-news-list-item > .news-link > a{display: block;white-space: nowrap;border:1px solid #ccc;border-radius:5px;padding:.6em 2em;}

.yewu-news-list > .yewu-news-list-item > .news-link > a:hover{border-color:#e71520;color:#e71520}

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

.yewu-news{margin-top:40px; width: 100%;}	

.yewu-news-list{ width: 94%; margin: 0px auto;}

.yewu-news-list > .yewu-news-list-item{ display: block;}

.yewu-news-list > .yewu-news-list-item > .news-date{width:100%;padding-right:0rem; display: block; padding-bottom: 10px;}

.yewu-news-list > .yewu-news-list-item > .news-date >dt{font-size: 22px; display: inline-block;}

.yewu-news-list > .yewu-news-list-item > .news-date >dd{font-size: 16px;color:#999;display: inline-block;}

.yewu-news-list > .yewu-news-list-item > .news-link{width:100%;text-align: center;padding-top:40px;display: block;}

.yewu-news-list > .yewu-news-list-item > .news-pic{padding-right:0rem;}	

.yewu-news-list > .yewu-news-list-item > .news-pic img{ width: 100%; height: auto;}	

.yewu-news-list > .yewu-news-list-item > .news-content{padding-right:0rem; margin-top: 10px;}

.yewu-news-list > .yewu-news-list-item > .news-link{width:100%;text-align: center;padding-top:20px}

}





/*翻页*/

.paging{width:100%; margin:0px auto 80px auto; text-align:center; overflow:hidden;}

.paging a{line-height:40px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:40px; height:40px; border-radius: 100px; margin:0 3px; display:inline-block;}

.paging a:hover{background-color:#006db7; border:1px solid #006db7; color:#fff;}

.paging a.on{background-color:#006db7; border:1px solid #006db7; color:#fff;}

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

.paging{margin:20px auto 30px auto ;}

.paging a{line-height:40px; font-size:14px; width:40px; height:40px; margin:0 3px; }

}







.cp_jj { width:100%; margin:0px auto;  background: #f0f0f0; padding: 60px 0px;  }

.cp_jj p{ font-size:18px; line-height:34px; text-align:justify;  overflow: hidden; }





.cp_gn { margin: 60px auto;}

.cp_gn .zc { width: 45%; float: left;}

.cp_gn .zc img { width: 100%; height: auto;}

.cp_gn .yc { width: 50%; float: right; padding-top:1%;}

.cp_gn .yc ul li { margin-bottom: 30px;}

.cp_gn .yc ul li h2 { font-size: 22px; font-weight: bold; padding-bottom: 10px;}

.cp_gn .yc ul li h2 font {color:#006db7;}

.cp_gn .yc ul li p { font-size: 14px; line-height: 26px;}





.cp_xz {margin: 60px auto;}

.cp_xz ul li { border: 1px solid #ddd; padding: 20px;}

.cp_xz ul li .zbb { float: left;}

.cp_xz ul li .zzz { float: left; line-height: 44px; font-size: 20px; padding-left: 25px;}

.cp_xz ul li .xza { float: right; padding-right: 10px;}









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

.cp_jj { padding:30px 0px;  }

.cp_jj .zjn {margin: 0 auto; width:94%;}

.cp_jj .left { width:100%; float: none;}

.cp_jj .right { width:100%; float: none; margin-left: 0%; margin-top:8%;   }  

.cp_jj .right h3{font-size:20px;  margin-bottom:15px;}

.cp_jj p { font-size:14px; line-height:26px; }   



.cp_gn { margin: 30px auto;}

.cp_gn .zc { width: 100%; float: none;}

.cp_gn .yc { width: 100%; float: none; padding-top:4%;}

.cp_gn .yc ul li { margin-bottom: 20px;}

.cp_gn .yc ul li h2 { font-size:18px;}





.cp_xz {margin: 30px auto;}

.cp_xz ul li { border: 1px solid #ddd; padding: 10px;}



.cp_xz ul li .zzz { float: left; line-height: 44px; font-size: 18px; padding-left: 15px;}

.cp_xz ul li .xza { float: right; padding-right: 0px;}

.cp_xz ul li .xza img { width: 30px; height: auto; padding-top: 5px;}

}





/* 为表格的偶数行设置背景色 */

tr:nth-child(even) {

background-color: #f6f6f6;

}

/* 为表格的奇数行设置背景色 */

tr:nth-child(odd) {

background-color: #ffffff;

}





.bgff {border:1px solid #ccc; border-collapse:collapse; border-color:#ddd; line-height:20px; text-align:left; font-size:16px; width:100%;}

.bg4 { padding:15px 20px;}

.bg3 { background:#016ac7; color:#fff; font-weight:bold; font-size:18px; padding:20px;}



.dw5 { margin: 80px auto;}

.dw5 ul li{float: left;width: 31%; border:1px solid #ddd; padding-top:30px;  margin: 0 3.5% 0 0; -moz-box-shadow: 0 6px 6px 0px #fafafa;-webkit-box-shadow: 0 6px 6px 0px #fafafa;box-shadow:  0 6px 6px 0px #fafafa;}

.dw5 ul li:nth-child(3n) { margin-right: 0;}

.dw5 ul li:hover{-moz-box-shadow: 0 10px 15px 0px #e6e6e6;-webkit-box-shadow: 0 10px 15px 0px #e6e6e6;box-shadow:  0 10px 15px 0px #e6e6e6;}

.dw5 .tp{width: 100%;height: 250px;overflow: hidden;}

.dw5 .tp img{width: 100%;height: 100%;object-fit: cover;transition: all 1s ease-in-out;}

.dw5 .wz{width: 100%; padding:30px 0px 20px 0px; text-align:center;}

.dw5 .wz h3{width: 90%;margin-left: 5%;font-size: 18px; font-weight:bold;color: #006db7;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 8px;}

.dw5 .wz h3:hover{color: #016ac7;}

.dw5 .wz p{width: 90%;margin-left: 5%;height:80px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;font-size: 16px;color:#333333;line-height:24px;margin-top: 20px;}

.dw5 .wz h4{font-size: 14px;color: #016ac7;margin-left: 5%;margin-top: 16px;}

.dw5 .wz h4:hover{color: #016ac7;}



.dw4 {margin: 80px auto;}

.dw4 .wz { font-size:18px; line-height:28px;}

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

.dw5 { margin:40px auto;}

.dw5 ul li{float: none;width: 100%;  margin: 0 0% 3.5% 0;}

.dw5 .wz h3{font-size: 18px;margin-top: 5px;}

.dw5 .wz p{height:80px;font-size: 14px;margin-top: 10px;}

.dw4 {margin: 40px auto;}

}







.sy_cp1 {width:100%; margin:80px auto 80px auto; }

.sy_cp1 ul li { width: 23%; float: left; border-radius:0; background: #fff; box-shadow: 2px 2px 6px #ccc; margin-right:2.6%; }

.sy_cp1 ul li .tp { width: 100%; margin: 0px auto; z-index: 2; overflow: hidden; }

.sy_cp1 ul li .tp img { width: 100%; height: auto;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}

.sy_cp1 ul li .wz { padding: 20px 30px 40px 30px; text-align:left; z-index:2;}

.sy_cp1 ul li h2 { font-size: 24px;  line-height: 60px;color: #333;}

.sy_cp1 ul li .wz p { font-size: 15px; line-height: 26px; min-height: 90px;}

.sy_cp1 ul li .wz img { width: 80px;}

.sy_cp1 ul li .wz i { margin-top: 10px; width: 30px; height: 30px; background:#00a4e3; border-radius: 100px; font-size: 14px; display: block; line-height: 30px; text-align: center; color: #fff; }

.sy_cp1 ul li:nth-child(4n) { margin-right: 0;}

.sy_cp1 ul li:hover .tp 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 2s; -moz-transition: all 2s; transition: all 2s;}



.sy_cp1 ul li .ss{display:block; 

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_cp1 ul li .ss:hover {color:#fff; 

box-shadow:inset 400px 0 0 0 #0e6eb8;

-webkit-box-shadow:inset 400px 0 0 0 #0e6eb8;

-moz-box-shadow:inset 400px 0 0 0 #0e6eb8;

-ms-box-shadow:inset 400px 0 0 0 #0e6eb8;

-o-box-shadow:inset 400px 0 0 0 #0e6eb8;}

.sy_cp1 ul li .ss:hover h2 { color:#fff;}





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



.sy_cp1 ul li .wz p { font-size: 14px; line-height: 26px; min-height: 90px;}

}

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

.sy_cp1 {margin: 50px auto 20px auto; }

.sy_cp1 ul li { width:100%; margin: 0 0% 4% 0; float: none;  }

.sy_cp1 ul li h2 { font-size: 18px;}

}







.ny_zyy { width:100%; margin:0px auto 80px auto; position:relative; padding-top:90px;}

.ny_zyy .left { width:45%; float:left; }

.ny_zyy .left .wz { margin:0 0 10% 10%;}

.ny_zyy .left .wz .name {

	font-size: 22px;

	line-height: 50px;

} 

.ny_zyy .left .wz .big_name {

	font-size: 36px;

	font-weight: 700;

	color: #005d9f;

}

.ny_zyy .left .tp { width:100%; }

.ny_zyy .left .tp img { width:100%; height:auto;}

.ny_zyy .right { width:50%; float:right; margin-left:5%; }

.ny_zyy .right .wz { width:80%; padding-top:2%; }

.ny_zyy .right .wz p {font-size:18px; line-height:30px;}



.ny_zyy .right .wz a.mr{display:block; width:180px; height:40px; font-size:16px; line-height:38px; border:1px solid #006db7; text-align: center; color: #006db7; margin-top:30px;

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.ny_zyy .right .wz a.mr:hover{color:#fff; border:2px solid #006db7;

box-shadow:inset 180px 0 0 0 #006db7;

-webkit-box-shadow:inset 180px 0 0 0 #006db7;

-moz-box-shadow:inset 180px 0 0 0 #006db7;

-ms-box-shadow:inset 180px 0 0 0 #006db7;

-o-box-shadow:inset 180px 0 0 0 #006db7;}







.ny_zyy .wh { position:absolute; bottom:0; right:0; width:60%; background: #005d9f; padding:5% 5% 4% 5%; }

.ny_zyy .wh ul li{ width:30%; float:left; color:#fff; margin:0 5% 0 0; text-align:center;}

.ny_zyy .wh ul li:nth-child(3n) { margin-right:0;}

.ny_zyy .wh ul li .tb { margin-bottom:3%;}

.ny_zyy .wh ul li h1 { font-size:18px; font-weight:bold; line-height:50px;}

.ny_zyy .wh ul li p { font-size:15px;}











.ny_sz{ background:#f6f6f6; width:100%; margin:0px auto; padding-top:80px;}

.counter{ overflow:hidden; text-align:center; width:100%; margin:0px auto;  padding:3% 0 6% 0%; }

.counter ul li{ width: 20%; transition:all 0.3s; float: left; position:relative; text-align:center; }

.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:1px; background:#005d9f;}

.counter ul li:last-child:after{ width:0;}

.counter ul li:last-child{ margin-right:0; padding-right:0;}

.counter ul li .txts2{}

.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}

.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#005d9f; font-weight:bold; font-family:Arial; font-size: 70px;}

.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:22px; color:#005d9f;  }

.counter .h6{ font-size:18px;  overflow:hidden;   white-space:nowrap;text-overflow:ellipsis; margin-top:10px; color:#333;}

.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}

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

.f36 { font-size: 22px;}

.counter{  padding:40px 0px; }

.i_two{ width: 100%; margin: 0px auto; background: url(../images/dbjj.jpg) no-repeat center bottom; }

.counter ul li{  }

.counter span{ font-size: 50px;}

}

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

.ny_sz{  padding-top:60px;}

.counter{padding:2% 0 5% 0%; }

.counter ul li{ width: 50%;  margin-bottom: 5%;  }	

.counter ul li:after{ width:0px;}

.counter span{ font-size: 50px;}

.counter label{font-size:20px;   }

.counter .h6{ font-size:16px; }

}





.jr_wm { width:100%; margin:0px auto;}

.wz3 { width:90%; margin: 50px auto; }

.wz3 .zc { width: 100%; position: relative; z-index: 0;} 

.wz3 .zc img { width: 100%; height: auto;}

.wz3 .yc { position: absolute; left: 0; top:0; width: 100%; text-align: center; z-index: 2; background: rgba(255,255,255,.6); height: 100%; padding-top: 9%;}

.wz3 .yc h2 {font-size:48px;  line-height:90px; font-weight:bold; color:#006db7; }

.ny_jr1xj {padding: 80px 0 40px;overflow: hidden;}
.ny_jr1xj .t_p{width: 45%;float: left;position: relative;}
.ny_jr1xj .t_p .zi{width: 100%;height: 100%;position: absolute;z-index: 3;left: 0;top: 48%;text-align: center;line-height:35px; font-size:36px;font-weight: bold;color: #fff;text-shadow: 0 0 10px rgba(0,0,0,0.8)}
.ny_jr1xj .t_p img{width: 100%;display: block;}
.ny_jr1xj .w_z {width: 50%;float: right;}
.ny_jr1xj .w_z h3{line-height:35px; font-size:25px;margin-top: 25px; font-weight: bold;margin-bottom:15px; color:#333;}
.ny_jr1xj .w_z p{line-height:1.8; font-size:16px;  color:#333;}

.ny_jr1 {padding: 80px 0;}
.ny_jr1 ul li.l1 { width:100%; line-height:90px; text-align:center; background:#074e2c; color:#fff; font-size:20px; margin-bottom:50px; height:90px;}
.ny_jr1 ul li.l1 span { font-size:25px; padding:0 0 0 100px; letter-spacing:2px}
.ny_jr1 ul li:hover.l1 {background:#a40001;-webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.ny_jr1 ul li { width:30.3333%; float:left;margin: 0 1.5% 50px; height:320px; overflow:hidden; position:relative;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.ny_jr1 ul li img { width:100%;height: 100%;object-fit: cover;display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.ny_jr1 ul li:hover img { -webkit-transform:scale(1.09); -moz-transform:scale(1.07); -o-transform:scale(1.09); -ms-transform:scale(1.07); transform:scale(1.09); }
.ny_jr1 ul li .mb { width:100%; height:100%; background:rgba(0,0,0,0.4); position:absolute; left:0; bottom:0;transition: all .2s;} 
.ny_jr1 ul li:hover .mb { background:rgba(0,0,0,0.7);backdrop-filter: blur(7px);
    transition: all .2s; } 
.ny_jr1 ul li p { line-height:1.8; font-size:16px; text-align:center; color:#fff; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.ny_jr1 ul li .nr {text-align:center; padding:0 20px;height:80px;}
.ny_jr1 ul li .nr .wz { text-align:center; padding:20px; width:100%;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;margin-top:30px;}
.ny_jr1 ul li h3 {line-height:35px; font-size:25px; text-align:center;font-weight: bold;margin-bottom:20px; color:#fff;}

.ny_jr1 ul li:hover p{opacity: 1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.ny_jr1 ul li:hover .nr {height:320px;}


.jr_wm .jr1 { width:100%; margin:30px auto;background: url(../images/110.jpg) center / cover no-repeat;padding: 5vw 0;}

.jr_wm .jr1 ul li { width:30%; margin:0 5% 0 0; float:left; background:#f6f6f6; padding:30px;  }

.jr_wm .jr1 ul li:nth-child(3n) { margin-right:0;}

.jr_wm .jr1 ul li h1 { font-size:22px; color:#006db7; font-weight:bold; padding:10px 0px;}

.jr_wm .jr1 ul li p { font-size:16px; line-height:26px; height:72px;}



.jr_wm .jr2 { text-align:center; margin:50px auto 50px auto; font-size:18px;color: #fff;}
.jr_wm .jr2 h1 { font-size: 48px;color: #fff;margin-bottom: 0px;font-weight: bold;}

.jr_wm .mr { width:200px; height:48px; line-height:48px;border-radius: 30px; margin:25px 0 0; text-align:center; font-size:18px; background:#00a4e3; color:#fff;position: relative;overflow: hidden;}

.jr_wm .mr a {font-size:18px; color:#fff;position: relative;z-index: 5;}
.jr_wm .mr::after{content: "";position: absolute;left: 0;top: 0;width: 0%;height: 100%;background: #005d9f;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.jr_wm .mr:hover::after{width: 100%;}

.jr_wm .mr:hover a {font-size:18px; color:#fff;}



.jr3 { width:100%; margin:0px auto 80px; background:#f6f6f6; padding:80px 0px;}

.jr3 .zc { width:50%; float:left;}

.jr3 .zc img { width:100%; height:auto;}

.jr3 .yc { width:45%; float:right; font-size:18px; line-height:42px; font-weight:bold;}







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

.wz3 { width: 90%; margin: 50px auto; }

.jr_wm .jr1 ul li { width:31%; margin:0 3.5% 0 0;   }

.jr_wm .jr1 ul li h1 { font-size:20px;}

.jr_wm .jr1 ul li p { font-size:15px; line-height:26px; height:98px;}

.ny_jr1xj .t_p .zi{width: 80%;font-size:32px;padding-top: 100px;}

.jr3 { width:100%; margin:80px auto; background:#f6f6f6; padding:80px 0px;}

.jr3 .zc { width:55%; float:left;}

.jr3 .zc img { width:100%; height:auto;}

.jr3 .yc { width:42%; float:right; font-size:16px; line-height:40px;}
	.ny_jr1xj .w_z h3.l1{margin-top: 0;}
.ny_jr1xj .w_z h3{line-height:28px; font-size:20px;margin-top: 20px; font-weight: bold;margin-bottom:10px; color:#333;}
.ny_jr1xj .w_z p{line-height:1.6; font-size:14px;  color:#333;}
	.ny_jr1xj .t_p {
  width: 48%;
}
	.ny_jr1xj .w_z {
  width: 48%;
}


}

@media only screen and (max-width:1288px){
	
		.ny_jr1xj .t_p {
  width: 52%;
}
	.ny_jr1xj .w_z {
  width: 44%;
}
	  .ny_jr1xj .w_z h3 {
    line-height: 25px;
    font-size: 19px;
  }
	
}





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

.wz3 { width: 94%; margin: 30px auto; overflow: hidden; }

.wz3 .zc img { width: auto; height: 200px;}

.wz3 .yc{ padding-top:20%;}

.wz3 .yc h2 {font-size:28px;  line-height:40px;  }



.jr_wm .jr1 ul li { width:100%; margin:0 0% 3% 0;   }

.jr_wm .jr1 ul li h1 { font-size:20px;}

.jr_wm .jr1 ul li p { font-size:15px; line-height:26px; height: auto;}



.jr_wm .jr2 { text-align:center; margin:30px auto 20px auto; font-size:16px; padding:0 10px;}



.jr3 { width:100%; margin:50px auto; background:#f6f6f6; padding:50px 0px;}

.jr3 .zc { width:100%; float: none;}

.jr3 .yc {width:100%; float: none; font-size:16px; line-height:32px; font-weight:bold; margin-top:20px;}

}







.rc_1fl { width:100%; background: #f6f6f6; padding: 60px 0px 50px 0px; margin-bottom: 60px;}

.rc_1fl ul li { width:18.5%; float:left; text-align:center; padding: 50px 0px; margin:0% 1.875% 2% 0; border: 1px solid #ddd; background: #fff;}

.rc_1fl ul li h1 { font-size: 20px; margin: 20px 0px 0px 0px;}

.rc_1fl ul li:nth-child(5n) { margin-right: 0;}

.rc_1fl ul li i img { width:80px; height:auto;}

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

.rc_1fl ul { margin: 0px auto 40px auto;}	

}

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

.rc_1fl { padding: 40px 0px 20px 0px; }

.rc_1fl ul li { width:48%; float:left; padding: 50px 0px; margin: 2% 4% 2% 0; }	

.rc_1fl ul li:nth-child(2n) { margin-right: 0;}

}





.ny_gyy { width:100%; margin:0px auto; }

.ny_gyy .zjn {margin: 30px auto; width:90%;}

.ny_gyy .zjn ul li { width: 19%; float: left; border:1px solid #ddd; padding:10px; margin:0 1.25% 1.25% 0;}

.ny_gyy .zjn ul li:nth-child(4n) { margin-right: 0;}

.ny_gyy .zjn ul li .tp {width: 100%;  overflow: hidden; }

.ny_gyy .zjn ul li .tp img{ width:100%; height:auto;}



.ny_gyy .zjn ul li .wz { height: 200px; padding:20px 15px; text-align: center;}

.ny_gyy .zjn ul li .wz h3{font-size:24px; color:#006db7;  margin-bottom:20px; padding-top: 30px; }

.ny_gyy .zjn ul li .wz p{ font-size:16px; line-height:28px;  }



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

.ny_gyy .zjn {margin: 0 auto 50px; width:90%;}	

}

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

.ny_gyy { width:100%;  padding: 0px 0px 50px 0px;}

.ny_gyy .zjn {margin: 0 auto; width:94%;}

.ny_gyy .zjn ul li { width: 48%; float:left; margin:0 4% 4% 0; padding:5px;}

.ny_gyy .zjn ul li:nth-child(2n) { margin-right:0;}

.ny_gyy .zjn ul li .tp { }

.ny_gyy .zjn ul li .wz { height: 120px; width: 50%; float: right; text-align: left; padding:10px;}

.ny_gyy .zjn ul li:nth-child(3n) .wz { padding: 0px 10px;}

.ny_gyy .zjn ul li .wz h3{padding-top: 10px;  margin-bottom:10px; font-size:18px;}

.ny_gyy .zjn ul li .wz p{ font-size:14px; line-height:24px;  }

}



.ny_hyxcp{padding: 80px 0 30px;overflow: hidden}
.ny_hyxcp ul li { width: 23%; float: left; border-radius:0; background: #fff; box-shadow: 2px 2px 6px #ccc; margin-right:2.6%; }
.ny_hyxcp ul li .tp{overflow: hidden;}
.ny_hyxcp ul li .tp img { width: 100%; height: auto;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.ny_hyxcp ul li:hover .tp 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 2s; -moz-transition: all 2s; transition: all 2s;}
.ny_hyxcp ul li h3 {font-size: 18px;color: #222;margin: 15px 0;text-align: center; line-height:26px; height:52px;}
.ny_hyxcp ul li:hover h3 {color: #005d9f;}
.ny_hyxcp ul li:nth-child(4n){margin-right: 0}


.hyx1 { width:100%; margin: 50px auto 80px; }
.hyx1_xjxg {background: #ecf6fc;border-top: #006db7 4px solid;padding: 30px 0 0;margin-bottom: 40px;}
.hyx1_xjxg .box{background: #006db7;position: relative;}
.hyx1_xjxg .t_p {width: 35%;float: left;}
.hyx1_xjxg  img{width: 100%;display: block;}
.hyx1_xjxg .w_z {width: 52%;display: flex;justify-content: center;flex-direction: column;padding: 30px 0;position: absolute;right: 0;top: 0;position: absolute;z-index: 9;height: 100%;}
.hyx1_xjxg .w_z li {display: flex;justify-content: flex-start;align-items: center;margin-bottom: 30px;}
.hyx1_xjxg .w_z li h3{font-size: 28px;color: #fff;font-weight: bold;display: flex;}
.hyx1_xjxg .w_z li h3 img {width: 35px;vertical-align: middle;margin-right: 8px;}
.hyx1_xjxg .w_z li p{font-size: 16px;color: #fff;line-height: 1.6;margin-left: 40px;}
.hyx1_xjxg h2 {font-size: 25px;font-weight: bold;color: #333;margin-bottom: 15px;margin-top: 10px;padding-left: 25px;}
.hyx1_xjxg h4 {font-size: 16px;color: #444;margin-bottom: 20px;line-height: 1.8;padding-left: 25px;}

.hyx1_xjxg .w_z2 {width: 60%;display: flex;justify-content: center;flex-direction: column;align-items: flex-start}
.hyx1_xjxg .w_z2 li {display: flex;justify-content: flex-start;flex-direction: column;align-items:flex-start; margin-bottom: 25px;}
.hyx1_xjxg .w_z2 li h3{font-size: 28px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.hyx1_xjxg .w_z2 li p{font-size: 16px;color: #fff;line-height: 1.6;}







.hyx1 .zc { width: 100%; position: relative; z-index: 0; overflow:hidden;} 

.hyx1 .zc img { width: 100%; height: auto;}

.hyx1 .yc { position: absolute; left: 0; top:0; width: 100%; text-align: center; z-index: 2; background: rgba(0,0,0,.3); height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}

.hyx1 .yc h2 {font-size:46px;  line-height:65px; font-weight:bold; color:#fff; }
.hyx1 .yc h4 {font-size:30px; color:#fff;margin-top: 20px}

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

.hyx1 .zc{  height:200px; margin-top:0px;}

.hyx1 .zc img{ position:absolute; height:200px; width:auto; top:0; left:40%; transform:translateX(-40%); z-index:2}

.hyx1 .yc { padding-top:18%;}

.hyx1 .yc h2 {font-size:18px;  line-height:30px; }
	.ny_hyxcp ul li {
  width: 48%;
  float: left;
  border-radius: 0;
  background: #fff;
  box-shadow: 2px 2px 6px #ccc;
  margin-right: 4%;margin-bottom: 4%
}
	.ny_hyxcp ul li:nth-child(2n) {
  margin-right: 0;
}
	.ny_hyxcp {
  padding: 50px 0 0px
}

}


.sy_cpfw{padding: 0px 0 60px;position: relative;}
.sy_cpfw .con {position: relative;z-index: 9;}
.swiper-cp{ margin:0 auto; padding-bottom:50px;}
.swiper-cp .swiper-slide{position:relative;background: #fff;}
.swiper-cp .swiper-slide .t_p{overflow: hidden;position: relative;}
.swiper-cp .swiper-slide .t_p .mb {position: absolute;width: 100%;height: 100%;z-index: 9;background: rgba(0,0,0,0)  url(../images/jh.png) center / 30px no-repeat;opacity: 0;}
.swiper-cp .swiper-slide:hover .t_p .mb {background: rgba(0,0,0,0.6) url(../images/jh.png) center / 30px no-repeat;opacity: 1}
.swiper-cp .swiper-slide .t_p .hr{position:absolute;width: 100px; left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;}	
.swiper-cp .swiper-slide .t_p .hr img{width:100%;height: 100%; opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.swiper-cp .swiper-slide:hover .hr img{opacity:1;}	
	
.swiper-cp .swiper-slide:hover .hr img{-webkit-transform:rotate(360deg);animation:rotation 10s linear infinite;-moz-animation:rotation 10s linear infinite;-webkit-animation:rotation 10s linear infinite;-o-animation:rotation 10s linear infinite;}	
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}	to{-webkit-transform:rotate(360deg);}}
.swiper-cp .swiper-slide img {width: 100%;display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 1;}
.swiper-cp .swiper-slide: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;}
.swiper-cp .swiper-slide .t_p .mb {position: absolute;left: 0;width: 100%;height: 100%;top: 0;z-index: 9;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-cp .swiper-slide:hover .t_p .mb {opacity: 1;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.sy_cpfw .swiper-pagination-bullet {
  background: #ccc;opacity: 1;
}
.sy_cpfw .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#1f69a3}
.sy_cpfw .swiper-button-prev{width:38px; height:50px; left:-50px;font-size: 25px;margin-top: -25px;}
.sy_cpfw .swiper-button-prev i {font-size:30px;color: #333;}
.sy_cpfw .swiper-button-prev:hover i {color:#1688e3;}
.sy_cpfw .swiper-button-next{ width:38px; height:50px; margin-top:-25px; right:-50px;}
.sy_cpfw .swiper-button-next i {font-size:30px;color: #333;}
.sy_cpfw .swiper-button-next:hover i {color:#1688e3;}


.honor{ padding:80px 0px;background: #f5f5f5;}
.honor .swiper-button-prev{width:38px; height:50px; left:0;font-size: 25px;margin-top: -35px;background: none}
.honor .swiper-button-prev i {font-size:30px;color: #333;}
.honor .swiper-button-prev:hover i {color:#1688e3;}
.honor .swiper-button-next{ width:38px; height:50px; margin-top:-35px; right:0;background: none}
.honor .swiper-button-next i {font-size:30px;color: #333;}
.honor .swiper-button-next:hover i {color:#1688e3;}

.honor .swiper-container { width: 100%;}
.honor .swiper-slide{ background-position: center;  background-size: cover; width: 420px;text-align: center;background: #ddd}
.honor .swiper-slide img{ width: 100%;border-bottom: #fff 1px solid;}
.honor .swiper-slide p{ line-height: 1.8;font-size: 16px;color: #222;padding: 10px 0;text-align: center;display: none;position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(255,255,255,0.6)}
.honor .swiper-slide.swiper-slide-active p{ display: block;}
.honor .swiper-container-3d .swiper-slide-shadow-left{ background-image:inherit;}
.honor .swiper-container-3d .swiper-slide-shadow-right{ background-image:inherit;}
.honor .honor_strength{ margin-top: 55px; margin-bottom: 70px;}
.honor .honor_strength .honor_strength_list{ width: 30.66%; margin-right: 4%;}
.honor .honor_strength .honor_strength_list:last-child{ margin-right: 0px;}
.honor .honor_strength .honor_strength_list dd{ font-size: 26px; color: #fff; line-height: 58px; text-align: center; background: #b01f30;}
.honor .honor_strength .honor_strength_list dt{ text-align: center; border: 1px solid #dcdcdc; height: 460px; display: flex; align-items: center; justify-content: center;}


.ny_hyx3 {margin: 80px auto;}
.ny_hyx3 ul li {}



.hyx2 {width:100%; margin: 80px auto;}

.hyx2 .z1 { font-size:38px; font-weight:bold; color:#006db7; padding-bottom:30px;}

.hyx2 ul li { width:23%; margin:0 2.6% 0 0; float:left; background:#f6f6f6; padding:10px; box-shadow: 2px 2px 6px #ccc;}

.hyx2 ul li img { width:100%; height:auto;}

.hyx2 ul li:nth-child(4n) { margin-right: 0;}

.hyx2 ul li p { font-size:18px; padding:0px 0px 15px 0px;}

.hyx03 {margin: 80px auto;overflow: hidden;}
.hyx03 .con{position: relative;}
.hyx03 .w_z {font-size: 16px;line-height: 1.8;color: #fff;margin-bottom: 30px;}
.hyx03 .w_z img{width: 100%; display: block;margin-bottom: 30px;}
.hyx03 .t_p {width: 100%;}
.hyx03 .right {width: 50%;float: right;position: absolute;height: 100%;z-index: 6;right: 0;top: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;padding-right: 40px;}
.hyx03 ul {display: flex;align-items: center;flex-wrap: wrap;}
.hyx03 ul li {margin-bottom: 5px;width:49.6%;}
.hyx03 ul li img{ width:100%;}
.hyx03 img {width:100%;}

.main_box2{
	position: absolute;width: 100%;height: 100%;position: absolute;display: flex;align-items: center;justify-content: flex-end;
}
.main_box2 .box{
	width:60%;border-radius: 10px;overflow: hidden;margin-right: 2%;background: none;float: right;
}
.main_box2 .box ul li{
	width: 30%; 
	height: 430px;
	
	float: left;
	text-align: center;
	position: relative;
	transition: all .6s ease-out;position: relative;box-sizing: border-box;border-right:rgba(255,255,255,0.4) 1px solid;
}
.main_box2 .box ul li .mb {position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 30px;box-sizing: border-box;}
.main_box2 .box ul li .tb {width: 100px;border-radius: 50%;margin: 50px auto 20px;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;border: #fff 1px solid;padding: 20px;box-sizing: border-box;}
.main_box2 .box ul li.on .tb{margin: 10px auto 20px;opacity:1;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.main_box2 .box ul li .tb img {width: 100%;display: block;}
.main_box2 .box ul li h3{
	color: #fff;
	font-size: 24px;line-height: 40px;margin-bottom: 30px;
}
.main_box2 .box ul li h3 span {font-weight: bold;color: #00a4e3;font-size: 28px;margin-left: 5px;}
.main_box2 .box ul li p{
	margin-top: 7px;
	color: #fff;
	font-size: 14px;line-height: 1.8;
}
.main_box2 .box ul li .more {line-height: 38px;padding: 0 15px;border-radius: 3px;border: #fff 1px solid;font-size: 14px;background: #182188;width: 110px;position: absolute;left: 30px;bottom: 30px;color: #fff;}



.main_box2 .box ul .on{
	width: 40%;
	text-align: center;
}
.main_box2 .box ul .on .mb {background: rgba(0,0,0,0.4);}
.main_box2 .box ul .on h3{
	
	color: #FFF;
}
.main_box2 .box ul .on p{
	margin-left: 10px;
	color: #FFF;
}
.main_box2 .box ul .on .more {border: #fff 1px solid;background: rgba(255,255,255,0.2);text-align: center;}



.hxy_td {position: relative;margin: 0px auto}
.hxy_td img{width: 100%;}
.main_box{
	position: absolute;width: 100%;height: 100%;position: absolute;display: flex;align-items: center;
}
.main_box .box{
	width:60%;border-radius: 10px;overflow: hidden;margin-left: 2%;background: none;
}
.main_box .box ul li{
	width: 30%; 
	height: 430px;
	
	float: left;
	text-align: center;
	position: relative;
	transition: all .6s ease-out;position: relative;box-sizing: border-box;border-right:rgba(255,255,255,0.4) 1px solid;
}
.main_box .box ul li .mb {position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 30px;box-sizing: border-box;}
.main_box .box ul li .tb {width: 100px;border-radius: 50%;margin: 50px auto 20px;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;border: #fff 1px solid;padding: 20px;box-sizing: border-box;}
.main_box .box ul li.on .tb{margin: 10px auto 20px;opacity:1;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.main_box .box ul li .tb img {width: 100%;display: block;}
.main_box .box ul li h3{
	color: #fff;
	font-size: 24px;line-height: 40px;margin-bottom: 30px;
}
.main_box .box ul li h3 span {font-weight: bold;color: #00a4e3;font-size: 28px;margin-left: 5px;}
.main_box .box ul li p{
	margin-top: 7px;
	color: #fff;
	font-size: 14px;line-height: 1.8;
}
.main_box .box ul li .more {line-height: 38px;padding: 0 15px;border-radius: 3px;border: #fff 1px solid;font-size: 14px;background: #182188;width: 110px;position: absolute;left: 30px;bottom: 30px;color: #fff;}



.main_box .box ul .on{
	width: 40%;
	text-align: center;
}
.main_box .box ul .on .mb {background: rgba(0,0,0,0.4);}
.main_box .box ul .on h3{
	
	color: #FFF;
}
.main_box .box ul .on p{
	margin-left: 10px;
	color: #FFF;
}
.main_box .box ul .on .more {border: #fff 1px solid;background: rgba(255,255,255,0.2);text-align: center;}


.hyx3 {width:100%; margin: 80px auto;}
.hyx3 .w_z {padding-bottom: 40px;font-size: 16px;line-height: 1.6;color: #222;}
.hyx3 ul{display: flex;align-items: stretch}
.hyx3 ul li { width:48%; margin:0 4% 0 0; float:left; background:#f6f6f6; padding:2% 3%; box-shadow: 2px 2px 6px #ccc;text-align: center;}

.hyx3 ul li:nth-child(2n) { margin-right: 0;}

.hyx3 ul li img { width:100%; height:auto; border-radius:8px;}

.hyx3 ul li h2 {font-size:22px; font-weight:bold; color:#006db7; padding:10px 0px 20px 0px;}

.hyx3 ul li p { font-size:16px; text-align:left; padding:20px 0px 10px 0px; line-height:30px; text-align:center}


.ny_hyx4 {background-color: #fff;overflow: hidden;}
.ny_hyx4 ul {display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.ny_hyx4 ul li {width: 31.3333%;padding: 30px;box-sizing: border-box;margin-bottom: 40px;text-align: center;border: #eee 1px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  z-index: 1;background: #FFF;border-radius: 10px;  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);
          box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.06);}
.ny_hyx4 ul li:hover{ 
  background: #FFF;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);
          box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);}
.latest-service__item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #e7f7fd;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 500px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 24px;color: #005d9f;-webkit-transition: 0.3s;
  transition: 0.3s;
}
.latest-service__item-icon img {width: 40px;}

.ny_hyx4 ul li .bt {font-size: 24px;color: #111;margin-bottom: 15px;font-weight: bold;text-align: center;-webkit-transition: 0.3s;
  transition: 0.3s;}
.ny_hyx4 ul li .nr {font-size: 16px;line-height: 1.6;color: #444;margin-bottom: 10px;}
.ny_hyx4 ul li .nr strong {font-size: 18px;color: #000;margin-right: 5px;}
.ny_hyx4 ul li:hover .bt{color: #005d9f;}
.ny_hyx4 ul li:hover .latest-service__item-icon{background: #005d9f;color: #fff;}
.ny_hyx4 ul li:hover .latest-service__item-icon img {filter:grayscale(100%) brightness(300%); -webkit-filter:grayscale(100%) brightness(300%); -moz-filter:grayscale(100%) brightness(300%); -ms-filter:grayscale(100%) brightness(300%); -o-filter:grayscale(100%) brightness(300%);}


.hyx4 {width:100%; margin: 80px auto; text-align:center;}

.hyx4 ul li { width:31%; margin:0 3.5% 0 0; float:left; background:#f6f6f6; padding:2% 2%; box-shadow: 2px 2px 6px #ccc;}

.hyx4 ul li:nth-child(3n) { margin-right: 0;}

.hyx4 ul li img { width:100%; height:auto; border-radius:8px;}

.hyx4 ul li h2 {font-size:20px; font-weight:bold;color:#333; padding:10px 0px 20px 0px;}

.hyx4 ul li h2 span { font-size:36px;color:#006db7; font-family:Arial, Helvetica, sans-serif;}

.ny_hyxfw {margin: 80px auto 60px;overflow: hidden;}
.ny_hyxfw .left {width: 55%;float: left;}
.ny_hyxfw .right {width: 40%;float: right;}
.ny_hyxfw .right img {width: 100%;}
.ny_hyxfw li {padding-bottom: 20px;border-bottom: #eee 1px solid;margin-bottom: 20px;}
.ny_hyxfw li h3 {font-size: 28px;font-weight: bold;color: #222;padding-bottom:15px;position: relative;margin-bottom: 20px}
.ny_hyxfw li h3 span{font-weight: bold;color: #006db7;margin-bottom: 30px;}
.ny_hyxfw li h3::after{width: 50px;height: 5px;content: "";position: absolute;left: 0;bottom: 0;background: #006db7;}
.ny_hyxfw li p {font-size: 20px;color: #333;line-height: 1.6;}
.ny_hyxst {margin-bottom: 80px;overflow: hidden;}
.ny_hyxst ul li{width: 30.3333%;margin: 0 1.5%;float: left;position: relative;}
.ny_hyxst ul li .w_z{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: center;align-items:flex-end;background: rgba(0,0,0,0.3);font-size: 24px;color: #fff;line-height: 2;}
.ny_hyxst ul li img{width:100%;display: block;}

.hyx5 {width:100%; margin: 30px auto; text-align:center;}
.hyx5 ul{display: flex;justify-content: center}
.hyx5 ul li { text-align:center;margin: 0 1.5%}

.hyx5 ul li:nth-child(3n) { margin-right: 0;}

.hyx5 ul li h3 {font-size:26px; color:#fff;}

.hyx5 ul li h3 span { font-size:26px;color:#fff;font-weight: bold;font-family:Arial, Helvetica, sans-serif; margin-right:10px;}


@media only screen and (max-width:1368px){
	
	.honor .swiper-slide {
  width: 380px;
}
	.main_box .box ul li .tb {
  width: 80px;
  padding:15px;
}
	.main_box .box ul li .mb {
  padding: 20px;
}
	.main_box .box ul li h3 {
  line-height: 30px;
  margin-bottom: 20px;
}
	.main_box .box ul li {
  height: 340px;
}
	.hyx03 .w_z {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}
	.hyx03 .right {
  width:55%;
}
	.hyx1_xjxg .w_z2 li h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
	.hyx1_xjxg .w_z2 li {
  margin-bottom: 20px;
}
	.hyx1_xjxg .w_z li {
  margin-bottom: 20px;
}
	.hyx1_xjxg .t_p {
  width: 38%;
}
	.hyx1_xjxg .w_z2 {
  width: 57%;
}
	.hyx1_xjxg .w_z {
  width: 57%;
}
	
	
	
	
	
}





@media only screen and (max-width:1368px){
	.hyx3 ul li {
  padding: 2% 2%;
}
	.hyx3 ul li p {
  font-size: 15px;
  line-height: 28px;
}
	.hyx1 .yc h2 {
  font-size: 40px;
  line-height: 60px;
}
	
}

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

.hyx2 { margin: 50px auto; }

.hyx2 .z1 { font-size:24px; }

.hyx2 ul li { width:100%; margin:0 0% 3% 0;  padding:10px; }





.hyx3 { margin: 50px auto; text-align:center;}
	.hyx3 .gy_bt h1{text-align: left;}
.hyx3 ul li { width:100%; margin:0 0% 4% 0; float: none;padding:2% 4%;}

.hyx3 ul li h2 {font-size:16px; }

.hyx3 ul li p { font-size:14px; text-align:left;  height: auto; line-height:24px;}



.hyx4 {width:100%; margin: 50px auto; text-align:center;}

.hyx4 ul li { width:100%; margin:0 0% 3.5% 0; float: none; padding:2% 2%;}

.hyx4 ul li h2 {font-size:18px; }

.hyx4 ul li h2 span { font-size:24px;}


.main_box2 .box ul li .mb {
  padding: 10px;
}
	.main_box2 {
  width: 100%;
  height:auto;
  position: relative;
  justify-content: center;background: #006db7;
}
	.main_box2 .box ul li {
  width: 30%;
  height: 280px;
}
	.main_box2 .box {
  width: 100%;
  margin-right:0;
}
	.main_box2 .box ul li .tb {
  width: 50px;
  margin: 20px auto 20px;
  opacity: 1;
  padding: 10px;
}
	.main_box2 .box ul li h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
	.main_box {
  width: 100%;
  height: auto;
  position: relative;
  align-items: center;background: #006db7;
}
	.main_box .box {
  width: 100%;
  margin-left:0;
}
	.main_box .box ul li .tb {
    width: 50px;
    padding: 10px;margin: 20px auto 20px;
  opacity:1;
  }
	 .main_box .box ul li h3 {font-size: 16px;margin-bottom: 10px;
  }
	.main_box .box ul li h3 span {
  font-size: 20px;
  margin-left: 3px;
}
	 .main_box .box ul li {
    height: 300px;
  }
	.hyx1 {
  margin: 30px auto 0px;
}
	 .main_box .box ul li .mb {
    padding:10px;
  }
	.main_box2 .box ul li p {
  margin-top: 0;font-size: 13px;
  line-height: 1.6;
}
	.main_box .box ul li p {
  margin-top: 0;
  font-size:13px;
  line-height: 1.6;
}


.hyx5 {margin: 0px auto; }

.hyx5 ul li { width:31.333%; margin:0 3% 0%  0; float:left; text-align: center; }



.hyx5 ul li h2 {font-size:14px; padding:20px 0px 20px 0px; line-height:50px;}

.hyx5 ul li h2 span { font-size:28px;color:#fff;  padding:35px 10px; display:block; margin-right:0px;}	

}

@media only screen and (max-width:600px){
	
	.main_box2 .box ul li {
    width: 100%;
    height: 180px;
  }
	.main_box2 .box ul li a {display: flex;justify-content: space-between;align-items: center;padding-top: 30px;}
	.main_box2 .box ul li .wz {width: calc(100% - 110px);text-align: left;}
	.main_box2 .box ul li h3 {
    margin-bottom: 8px;
  }
	.main_box2 .box ul li .tb {
    width: 70px;margin: 0 auto;padding: 15px;
  }
	.main_box2 .box ul .on {
  width: 100%;
}
	.main_box2 .box ul .on p {
  margin-left: 0px;
}
	.hxy_td {overflow: hidden;
}
	.hxy_td img {
  width: 180%;
}
	.hyx1_xjxg h2 {
  font-size: 20px;
  padding-left:20px;padding-right: 20px;
}
	.hyx1_xjxg h4 {padding-right: 20px;
  padding-left: 20px;
}
	.main_box .box ul li {
    height: 180px;width: 100%;
  }
	.main_box .box ul li a {display: flex;justify-content: space-between;align-items: center;padding-top: 30px;}
	.main_box .box ul li .wz {width: calc(100% - 110px);text-align: left;}
	.main_box .box ul li h3 {
    margin-bottom: 8px;
  }
	.main_box .box ul li .tb {
    width: 70px;margin: 0 auto;padding: 15px;
  }
	.main_box .box ul .on {
  width: 100%;
}
	.main_box .box ul .on p {
  margin-left: 0px;
}
	.hxy_td img.r {
  width: 180%;float: right
}
	
	
	
	
	
	
}

.CPjjfa{position:relative;z-index:2;padding:20px 0 80px;}

.fl{float: left;}
.fr{float: right;}
.CPjjfa .CPjjfa_con{position:relative;z-index:2}

.CPjjfa .CPjjfa_con .conbox{position:relative;display:none;height:435px}

.CPjjfa .CPjjfa_con .conbox.cur{display:block}

.CPjjfa .CPjjfa_con .conbox .conleft{position:relative;margin:10px 0 0 10px;width:50%;height:400px;border:1px solid #7799fa}

.CPjjfa .CPjjfa_con .conbox .conleft img{position:relative;top:-10px;left:-10px;display:block;width:100%;height:400px;object-fit: cover;}

.CPjjfa .CPjjfa_con .conbox .conright{width:45%}

.CPjjfa .CPjjfa_con .conbox .conright .p1{position:relative;margin-bottom:30px;padding-bottom:35px;padding-left:30px;border-bottom:1px solid #e1e1e1;color:#ccc;font-size:12px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 span{display:block;color:#333;font-size:24px;font-weight: bold;}

.CPjjfa .CPjjfa_con .conbox .conright .p1 em{position:absolute;top:4px;left:0;display:block;width:50px;height:30px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 i{position:absolute;bottom:-3px;left:-168px;display:block;width:168px;height:3px;background:#7799fa}

.CPjjfa .CPjjfa_con .conbox .conright .p2{overflow:hidden;margin-bottom:30px;color:#333;line-height:2;font-size: 16px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;}

.CPjjfa .CPjjfa_con .conbox .conright .ljty{position:relative;overflow:hidden;height:60px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty a{float:left;width:125px;height:50px;background:#086cc2;color:#fff;text-align:center;line-height:50px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p{float:left;margin-left:30px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p span{display:block;padding-top:5px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p i{display:block;color:#0275f1;font-size:22px}

.CPjjfa .CPjjfa_con .conbot{margin-top:10px}
.CPjjfa .CPjjfa_con .conbot ul{display: flex;justify-content: space-between;}

.CPjjfa .CPjjfa_con .conbot ul li{width: 22%; height:50px;background:#eee;color:#333;text-align: center;border: #ccc 1px solid;border-radius: 6px;margin: 0 1.5%;display: block}

.CPjjfa .CPjjfa_con .conbot ul li:first-child{margin-left:0}

.CPjjfa .CPjjfa_con .conbot ul li em{display:inline-block;height:40px;color: #333;line-height:40px;text-align: center;margin-right: 5px;}
.CPjjfa .CPjjfa_con .conbot ul li em i {font-size: 24px;vertical-align: middle;}
.CPjjfa .CPjjfa_con .conbot ul li span{display:inline-block;text-align:center;font-size:18px;line-height: 50px;vertical-align: middle;}


/*.CPjjfa .CPjjfa_con .conbot ul li.cur{background:url(../images/jjfaty02s.png) no-repeat center;color:#fff}*/

.CPjjfa .CPjjfa_con .conbot ul li.cur{background:#086cc2;color:#fff;}
.CPjjfa .CPjjfa_con .conbot ul li.cur em{color: #fff;}







.cp_jj1 { width:100%; margin:0px auto;  background: #f0f0f0; padding: 60px 0px;  }

.cp_jj1 .zjn {margin: 0 auto; width:100%;}

.cp_jj1 .left { width:60%; float:right;}

.cp_jj1 .left img { width:100%; height:auto;}

.cp_jj1 .right { width:35%; float:left;  margin-top:3%;   }

.cp_jj1 .right h3{font-size:32px; color:#006db7;  margin-bottom: 20px;font-weight: bold;}

.cp_jj1 .right  p { font-size:16px; line-height:32px; text-align:justify;  overflow: hidden; }

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

.cp_jj1 { padding:30px 0px;  }

.cp_jj1 .zjn {margin: 0 auto; width:94%;}

.cp_jj1 .left { width:100%; float: none;}

.cp_jj1 .right { width:100%; float: none; margin-left: 0%; margin-top:8%;   }  

.cp_jj1 .right h3{font-size:20px;  margin-bottom:15px;}

.cp_jj1 .right  p { font-size:14px; line-height:26px; } 
	.CPjjfa .CPjjfa_con .conbot ul li span {
  font-size: 16px;
  line-height: 50px;
}
	.CPjjfa .CPjjfa_con .conbot ul li {
  width: 47%;
  margin: 0 1.5% 3%;
}
	.CPjjfa .CPjjfa_con .conbot ul {flex-wrap: wrap;
}
	.CPjjfa .CPjjfa_con .conbox .conleft img {
  height: 300px;
}
	.CPjjfa .CPjjfa_con .conbox .conleft {
  height: 300px;
}
	.CPjjfa .CPjjfa_con .conbox {
  height: 335px;
}
	.honor .swiper-button-next i {
  color: #fff;text-shadow: 0 0 10px rgba(0,0,0,0.5)
}
	.honor .swiper-button-prev i {
 color: #fff;text-shadow: 0 0 10px rgba(0,0,0,0.5)
}
	.honor {
  padding: 50px 0px;
}

}

@media only screen and (max-width:600px) {
	.CPjjfa .CPjjfa_con .conbox .conleft {width: 100%;
    height: 16rem;
  }
	.CPjjfa .CPjjfa_con .conbox .conleft img {
    height: 16rem;object-fit: cover;
  }
	 .CPjjfa .CPjjfa_con .conbox {
    height: auto;
  }
	.CPjjfa .CPjjfa_con .conbox .conright {
  width: 100%;margin-top: 25px;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 {
  margin-bottom: 20px;
  padding-bottom: 25px;
  padding-left: 20px;
  font-size: 16px;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 span {
  font-size: 18px;
}
	.CPjjfa .CPjjfa_con .conbot ul li span {
    font-size:12px;line-height: 35px;
  }
	.CPjjfa .CPjjfa_con .conbot ul li {height: 35px;
  }
	.CPjjfa {
  padding: 20px 0 50px;
}
	.ny_hyxcp ul li h3 {
  font-size:14px;
}
	.hyx3 ul {flex-wrap: wrap;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 i {
  left: 0px;
}
	
	
	
}





.cp_x1 { width:100%; margin:80px auto;}

.cp_x2 { width:100%; margin:0px auto; background:#f6f6f6; padding:80px 0px 60px 0px;}

.rj_cp { width:90%; margin:60px auto 0px auto; overflow:hidden; }

.rj_cp ul li { width:100%; margin:0 0% 4% 0; float:left; background: #f6f6f6;border-radius:8px; }

.rj_cp ul li:nth-child(2n) { margin-right:0;}

.rj_cp .tu {  width:45%; overflow:hidden;}

.rj_cp .tu img { width:100%; height:auto;}

.rj_cp .wz { width:50%;  padding: 5% 3% 0 3%;}

.rj_cp .wz p { color:#333; font-size:18px; line-height:30px;}

.rj_cp .wz h3 { font-size:24px; color:#006db7;  line-height:40px;  font-weight:bold; margin-bottom:20px;}

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

.rj_cp { width:90%;}

.rj_cp .wz p { color:#333; font-size:16px; line-height:40px;}

.rj_cp .wz h3 { font-size:22px; margin-bottom: 15px;}

}

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

.cp_x1 { width:100%; margin:50px auto;}

.cp_x2 { width:100%; margin:0px auto;  background:#f6f6f6;}

.rj_cp { width:94%; margin:10px auto;}

.rj_cp .tu { width:100%;}

.rj_cp .wz { width:100%; margin-top: 10px; padding: 0 4% 6% 4%; }

.rj_cp .wz h3{ font-size:18px; line-height:40px; margin-bottom: 0; } 

.rj_cp .wz p { color:#333;  font-size:14px; line-height:28px; }

}







.hyx22 { width:100%; margin: 80px auto 50px; }

.hyx22 .zc { width: 100%; position: relative; z-index: 0; overflow:hidden;} 

.hyx22 .zc img { width: 100%; height: auto;}

.hyx22 .yc { position: absolute; left: 0; top:0; width: 100%; text-align: center; z-index: 2; background: rgba(0,0,0,.3); height: 100%; padding-top:10%;}

.hyx22 .yc h2 {font-size:46px;  line-height:65px; font-weight:bold; color:#fff; text-align:left; margin-bottom:20px; }

.hyx22 .yc .wz { width:50%; margin:0 0 0 5%;}

.hyx22 .yc p {text-align:left; font-size:18px; color:#fff; line-height:32px;}

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

.hyx22 .zc{  height:500px; margin-top:0px;}

.hyx22 .zc img{ position:absolute; height:500px; width:auto; top:0; left:60%; transform:translateX(-60%); z-index:2}

.hyx22 .yc { padding-top:10%;}

.hyx22 .yc .wz { width:90%; margin:0 0 0 5%;}

.hyx22 .yc h2 {font-size:24px;  line-height:30px; margin-bottom:10px;}

}







.hy_xw { width: 100%; margin:80px auto;}

.hy_xw .zc { width: 28%; float: left; height:630px; position: relative;}

.hy_xw .zc img {object-fit: cover; width: 100%; height: 100%;}

.hy_xw .zc span { position: absolute; left: 0; bottom: 0; width: 100%; height: auto; line-height:20px; padding: 15px ;  background: rgba(0,109,183,.8); font-size: 16px; color: #fff;}

.hy_xw .yc { width: 72%; float: right;}

.hy_xw .yc ul li { width:20%; margin:0 0% 0% 0; position: relative; float:left;}

.hy_xw .yc ul li img {object-fit: cover; width: 100%; height: 100%;}

.hy_xw .yc ul li span { position: absolute; left: 0; bottom: 0; width: 100%; height: auto; line-height:20px; padding: 15px ;  background: rgba(0,109,183,.8); font-size: 14px; color: #fff;}



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

  .hy_xw { width:100%; margin:80px auto;}	

}

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

.hy_xw { width:100%; margin:30px auto;}	

.hy_xw .zc { width: 100%; float: none; height:300px; position: relative;}

.hy_xw .yc { width: 100%; float: none;}

.hy_xw .yc ul li { padding:0px 0px;width:50%; }

.hy_xw .yc ul li .wz p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }

}





.sy_ab { width:100%; margin:80px auto;}

.sy_ab ul li { width:15%; margin:0 2% 2% 0; background:#f6f6f6; border-radius:15px; text-align:center; padding:40px 0px; float:left; font-size:20px; font-weight:bold; color:#006db7;}

.sy_ab ul li p { font-weight:normal; font-size:16px;}

.sy_ab ul li:nth-child(6n) { margin-right:0; background:#006db7; color:#fff;}

.sy_ab ul li:nth-child(2n) {background:#006db7; color:#fff;}

.sy_ab ul li:nth-child(4n) {background:#006db7; color:#fff;}

.sy_ab ul li:nth-child(11n) { background:#006db7; color:#fff;}

.sy_ab ul li:nth-child(7n) {background:#006db7; color:#fff;}

.sy_ab ul li:nth-child(9n) {background:#006db7; color:#fff;}

.sy_ab ul li:nth-child(8n) { background:#f6f6f6; color:#006db7;}

.sy_ab ul li:nth-child(10n) {background:#f6f6f6; color:#006db7;}

.sy_ab ul li:nth-child(12n) {background:#f6f6f6; color:#006db7;}

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

.sy_ab { width:100%; margin:50px auto;}

.sy_ab ul li { width:48%; margin:0 4% 4% 0;  font-size:18px; }	

.sy_ab ul li:nth-child(2n) {margin-right:0;}

.sy_ab ul li:nth-child(3n) {background:#006db7; color:#fff;}

.sy_ab ul li:nth-child(4n) {background:#f6f6f6; color:#006db7;}

.sy_ab ul li:nth-child(9n) {background:#f6f6f6; color:#006db7;}

.sy_ab ul li:nth-child(10n) {background:#006db7; color:#fff;}

}







.sy_cp51 {width:100%; margin:80px auto 80px auto; }

.sy_cp51 ul li { width: 23%; float: left; border-radius:0; background: #fff; box-shadow: 2px 2px 6px #ccc; margin-right:2.6%; }

.sy_cp51 ul li .tp { width: 100%; margin: 0px auto; z-index: 2; overflow: hidden; }

.sy_cp51 ul li .tp img { width: 100%; height: auto;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}

.sy_cp51 ul li .wz { padding: 20px 30px 20px 30px; text-align:left; z-index:2;}

.sy_cp51 ul li h2 { font-size: 24px;  line-height: 60px;color: #333;}

.sy_cp51 ul li .wz p { font-size: 15px; line-height: 26px; min-height: 90px;}

.sy_cp51 ul li .wz img { width: 80px;}

.sy_cp51 ul li .wz i { margin-top: 10px; width: 30px; height: 30px; background:#00a4e3; border-radius: 100px; font-size: 14px; display: block; line-height: 30px; text-align: center; color: #fff; }

.sy_cp51 ul li:nth-child(4n) { margin-right: 0;}

.sy_cp51 ul li:hover .tp 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 2s; -moz-transition: all 2s; transition: all 2s;}



.sy_cp51 ul li .ss{display:block; 

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_cp51 ul li .ss:hover {color:#fff; 

box-shadow:inset 400px 0 0 0 #0e6eb8;

-webkit-box-shadow:inset 400px 0 0 0 #0e6eb8;

-moz-box-shadow:inset 400px 0 0 0 #0e6eb8;

-ms-box-shadow:inset 400px 0 0 0 #0e6eb8;

-o-box-shadow:inset 400px 0 0 0 #0e6eb8;}

.sy_cp51 ul li .ss:hover h2 { color:#0e6eb8;}





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



.sy_cp51 ul li .wz p { font-size: 14px; line-height: 26px; min-height: 90px;}

}

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

.sy_cp51 {margin: 50px auto 20px auto; }

.sy_cp51 ul li { width:48%; margin: 0 4% 4% 0; float:left;  }

.sy_cp51 ul li:nth-child(2n) { margin-right: 0;}

.sy_cp51 ul li h2 { font-size: 18px; font-weight:bold;}

.sy_cp51 ul li .wz p {  line-height: 20px; min-height: 100px;}

}







.abx { width:100%; margin:80px auto;  }

.abx .zjn {margin: 0 auto; width:90%; background: #f6f6f6;}

.abx .left { width:40%; float:left;}

.abx .left img { width:100%; height:auto; border: 1px solid #ddd;}

.abx .right { width:55%; float:right; padding:4% 4% 0 0;  }

.abx .right h3{font-size:24px;  color:#005d9f; font-weight:bold;  margin-bottom: 20px;}

.abx .right  p { font-size:16px; line-height:30px;  overflow: hidden; }

.abx .right .wzv { font-size:18px; line-height:40px;}

.abx .right .wzv span {color:#005d9f; padding-right:10px;}



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



.abx .left { width:35%; float:left;}

.abx .right { width:62%; float:right;  padding:3% 4% 0 0; }

.abx .right h3{font-size:20px; color:#006db7;  margin-bottom:10px;}

.abx .right  p { font-size:15px; line-height:28px; text-align:justify;}
	.abx .right .wzv {
  font-size: 16px;
  line-height: 35px;
}

}

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

.abx { width:100%; margin:40px auto;}

.abx .zjn {margin: 0 auto; width:100%;}

.abx .left { width:94%; float:none;margin: 0 auto}

.abx .right { width:94%; float:none; padding:5% 0;margin: 0 auto;}

.abx .right h3{font-size:18px; line-height: 32px;  color:#006db7; margin-bottom: 10px; }

.abx .right  p { font-size:14px; line-height:26px;}	

.abx .right .wz { padding:0px 10px;}
	.cp_x2 {
  padding: 50px 0px 40px 0px;
}
	.ny_jr1xj {
  padding: 50px 0 20px;
}
	.ny_jr1xj .t_p {
    width: 100%;
  }
	 .ny_jr1xj .w_z {
    width: 100%;margin-top: 30px;
  }
	.yewu-news-list > .yewu-news-list-item {
  margin-bottom:40px;
  padding-bottom: 30px;
}
	
	
	
	
	
	

}



@media only screen and (max-width:600px){
	
	.sy_cp51 ul li {
    width: 100%;
    margin: 0 0 4% 0;
  }
	.rc_1fl ul li {
    width: 100%;
    padding: 30px 0px;
    margin: 2% 0 2% 0;
  }
	 .ny_jr1xj .t_p .zi {
    width: 90%;
    font-size: 32px;
    padding-top: 80px;text-align: center;
  }
	 .paging a {
    line-height: 28px;
    width: 30px;
    height: 30px;margin: 0 2px
  }
	
	
	
	
	
	
	
	
}

