@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none!important; color:#474747;}
a:hover{ color:#0d5ec2; }
table { width:100%!important;max-width:100%!important;}=
table td{table-layout:fixed; word-break: break-all; overflow:hidden; } 

body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:15px!important;color:#6c6c6c;}
.mobile_daohang{ display:none}
#banner{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none}


.alogo{ width:1200px; margin:0 auto; padding-top:25px;}
.alogo h1{ font-size:27px; font-weight:900; line-height:55px; color:#000000; padding-bottom:25px;}
.alogo h1 span{ font-size:17px; font-weight:normal; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.8px;line-height:16px;}
.alogo a{color:#000000}
.alogo img{ float:left; padding-right:20px;}




.nav_bgc{ margin-top:20px; }
.nav{ width:750px; float:right}
.nav li {float: left;list-style: none;font-size: 17px;text-align: center;box-sizing: border-box; position: relative; }
.nav li a:hover:before {width: 100%;}
.nav li:hover:after,.nav li.cur:after{width:100%;color: #fff;}
.nav li a { padding-left:16px; padding-right:16px;z-index: 1; margin-right:2px; 
display: block;text-align: center;position: relative;color: #000;height:40px;line-height: 40px;}

.nav li.hover a, .nav li:hover a {color: #0d5ec2; }
.nav li .subnav {background: #fff;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%; width: 100%;z-index: 99; border-top:0px solid #3f7225; }
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav li:hover .subnav {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav li .subnav a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #fff;display: block;font-size: 16px;font-weight: 500; margin-left:0px; margin-right:0px;
line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-bottom: 1px solid #054696;background: #0d5ec2;}
.nav li .subnav a:hover {color: #fff;background:#054696;}
.nav li:last-child .subnav a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #494949;display: block;font-size: 15px;font-weight: 500; margin-left:0px; margin-right:0px;line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-bottom: 0px!important;background: #fff;}

.nav li img{ padding-top:8px;}

.nav1{ width:158px!important; float:left;margin-left:-30px!important;}
.nav2{}





.about{ width:1200px; margin:0 auto; margin-top:70px ;}

.azuo{ width:1200px; padding-bottom:30px;text-align:center; font-size:17px; line-height:30px;}
.azuo h2{ color:#434343;font-family:microsoft yahei; text-transform:uppercase; font-size:45px; font-weight:900; text-align:center; padding-bottom:50px; }
.aline{ background:#d9d9d9; height:1px; width:120px; margin:auto; margin-top:50px; margin-bottom:15px;}


.ab1{ width:250px; float:left;  background:url(../images/a1.png) no-repeat center 25px; padding-top:112px;text-align:center; font-size:15px; color:#a0a0a0;line-height:24px; padding-left:18px; padding-right:18px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab1 b{ width:260px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab1 p { color:#a0a0a0;}

.ab1:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}



.ab2{ width:230px; float:left; background:url(../images/a2.png) no-repeat center 30px; padding-top:112px;text-align:center; font-size:15px; color:#a0a0a0;line-height:24px; padding-left:40px; padding-right:40px; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab2 b{ width:220px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab2 p{ color:#a0a0a0;}


.ab2:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
	
.ab3{ width:220px; float:left; background:url(../images/a3.png) no-repeat center 20px; padding-top:112px;text-align:center; font-size:15px; color:#a0a0a0;line-height:2724pxpx;padding-left:40px; padding-right:40px; line-height:24px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab3 b{ width:220px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab3 p{ color:#a0a0a0!important;  }

.ab3:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}


.ab4{ width:220px; float:left; background:url(../images/a4.png) no-repeat center 25px; padding-top:112px;text-align:center; font-size:15px; color:#a0a0a0;line-height:24px;padding-left:40px; padding-right:40px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;  }
.ab4 b{ width:220px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab4 p{ color:#a0a0a0!important; }

.ab4:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}






.pro1 { width:100%; float:left; padding-bottom:70px; margin-top:70px; margin-bottom:70px; background:#0d5ec2 ; text-align:center; color:#FFFFFF; font-size:30px; padding-top:60px;}

.pro1 p{ font-size:33px; font-weight:900}









.ab1z{ width:250px; margin-bottom:100px; float:left;  background:url(../images/s1.png) no-repeat center 25px; padding-top:112px;text-align:center; font-size:17px; color:#a0a0a0;line-height:24px; padding-left:18px; padding-right:18px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab1z b{ width:260px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab1z p { color:#6b6b6b;}

.ab1z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}



.ab2z{ width:230px; margin-bottom:100px; float:left; background:url(../images/s2.png) no-repeat center 30px; padding-top:112px;text-align:center; font-size:17px; color:#a0a0a0;line-height:24px; padding-left:40px; padding-right:40px; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab2z b{ width:220px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab2z p{ color:#6b6b6b;}


.ab2z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
	
.ab3z{ width:220px; margin-bottom:100px; float:left; background:url(../images/s3.png) no-repeat center 20px; padding-top:112px;text-align:center; font-size:17px; color:#a0a0a0;line-height:2724pxpx;padding-left:40px; padding-right:40px; line-height:24px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab3z b{ width:220px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab3z p{ color:#6b6b6b!important;  }

.ab3z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}


.ab4z{ width:230px;  margin-bottom:100px;float:left; background:url(../images/s4.png) no-repeat center 25px; padding-top:112px;text-align:center; font-size:17px; color:#a0a0a0;line-height:24px;padding-left:35px; padding-right:35px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;  }
.ab4z b{ width:230px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab4z p{ color:#6b6b6b!important; }

.ab4z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}







/*首页新闻*/

.wd1200{ width:1200px; margin:0 auto; padding-top:65px; padding-bottom:80px;}
.wenzi{ text-align:center; margin:0 auto}
.wenzi h2{ font-size:35px; font-weight:normal; color:#000;}
.wenzi h2 span{ font-weight:bold}


.newsbg{ background:#f5f5f5; margin-top:80px}
.news .wenzi h2{ text-align:left}
.news .wenzi { margin-bottom:40px;}
.news_tu{ overflow:hidden; height:275px;}
.news_tu  img{max-height:275px; transition: all 0.8s;}
.news_tu  img:hover{   transform: scale(1.1);}

.rdnews{ overflow:hidden; padding:25px; height:225px; background:#fff; width:29%;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.rdnews h2{ font-weight:normal; font-size:16px; color:#009ce5; margin-bottom:20px;}
.newsbt{font-size:20px; color:#000; font-weight:normal;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:1; overflow:hidden; height:30px;}
.newssj{ font-size:14px; color:#b3b3b3; margin-top:7px; margin-bottom:12px;}
.newsms{
	font-size: 15px;
	/* [disabled]color:#646464; */
	font-weight: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 27px;
	height: 81px;
}
.rdnews:hover{box-shadow: 0 1px 20px rgba(0, 0, 0, 0.25);  transform: scale(1.05);}
.gd_more { margin-top:20px;}
.gd_more a{ color:#757575; font-size:20px;}

.news_list{ width:32%;}
.news_list ul li{ background:#fff; padding:22px 25px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.news_list  ul li .newsms{font-size:15px; color:#646464; font-weight:normal;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:1; overflow:hidden; line-height:27px; height:27px;}
.news_list  ul li:nth-child(2){ margin-top:8px;}
.news_list  ul li .newssj{ font-size:14px; color:#b3b3b3; margin-top:7px; margin-bottom:7px;}
.news_list  ul li:hover{box-shadow: 0 1px 20px rgba(0, 0, 0, 0.25);  transform: scale(1.05);}





.ab11{ width:390px; float:left; border-left:#e1e1e1 solid 1px; border-right:#e1e1e1 solid 1px; background:url(../images/a1.png) no-repeat top center; padding-top:72px;text-align:center; font-size:15px; color:#6c6c6c;line-height:27px; }
.ab11 b{ width:390px; float:left; text-align:center; font-size:18px; color:#000000; font-weight:normal; line-height:40px; }

.ab22{ width:390px; float:left; background:url(../images/a2.png) no-repeat top center; padding-top:72px;text-align:center; font-size:15px; color:#6c6c6c;line-height:27px; }
.ab22 b{ width:390px; float:left; text-align:center; font-size:18px; color:#000000; font-weight:normal; line-height:40px; }

.ab33{ width:390px; float:left; border-left:#e1e1e1 solid 1px; border-right:#e1e1e1 solid 1px; background:url(../images/a3.png) no-repeat top center; padding-top:72px;text-align:center; font-size:15px; color:#6c6c6c;line-height:27px; }
.ab33 b{ width:390px; float:left; text-align:center; font-size:18px; color:#000000; font-weight:normal; line-height:40px; }


.oio{padding-left:180px; float:left}

.p11{ float:left; width:1200px; padding-top:20px;  padding-bottom:0px;}

.p11 ul{overflow:hidden;}
.p11 ul li{display:block;float:left;}
.p11 ul li a{float:left; text-align:center;line-height:40px; font-size:16px; }
.p11 ul li a:hover{   float:left;}

.vp1{ padding-left:90px; float:left;}

.p1{ float:left; width:1200px; padding-top:20px;  padding-bottom:0px;}

.p1 ul{overflow:hidden;padding-left:14% }
.p1 ul li{display:block;float:left;}
.p1 ul li a{float:left; text-align:center;line-height:40px; font-size:16px; }
.p1 ul li a:hover{   float:left;}

.p1zz{ padding-left:310px; float:left}


.zz1{  float:left; padding-top:10px; }

.zz1 a{ color:#FFFFFF;background:#1671c2;padding-left:105px; padding-right:105px; float:left;  line-height:40px; margin-left:7px; margin-right:7px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz1 a:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
.zz2{float:left;  padding-top:10px; }


.zz2 a{ color:#000;background:#ededed; padding-left:105px; padding-right:105px; float:left;  line-height:40px; margin-left:7px; margin-right:7px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz2 a:hover{color:#FFFFFF;background:#43a1dd; 
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}





.zz3{  float:left; padding-top:10px; }

.zz3 a{ color:#FFFFFF;background:#1671c2;padding-left:55px; padding-right:55px; float:left;  line-height:40px; margin-left:7px; margin-right:7px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz3 a:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
.zz4{float:left;  padding-top:10px; }


.zz4 a{ color:#000;background:#ededed; padding-left:55px; padding-right:55px; float:left;  line-height:40px; margin-left:7px; margin-right:7px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz4 a:hover{color:#FFFFFF;background:#43a1dd; 
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}



.more ul { text-align:center;}
.more ul li  { width:216px; height:49px; line-height:49px; text-align:center; color:#fff; font-size:17px; display:inline-block; margin:60px 10px; border-radius:50px; transition:all 0.4s;  }
.more ul a:nth-child(1) li { background:#1671c2;} 
.more ul a:nth-child(2) li { background:#fff; border:2px solid #1671c2; color:#1671c2; line-height:45px;} 
.more ul a:hover li {transform:translateY(-10px); }





.biaoti h2 { width:100%; padding-top:50px;  text-align:center;font-weight:normal; font-size:35px;  text-transform:uppercase; margin-bottom:37px; color:#fff}







.join{ width:100%; float:left; background:url(../images/jj.jpg) no-repeat center; background-size:cover; background-position:center; background-repeat:no-repeat; background-attachment: fixed; height:250px; text-align:center; color:#FFFFFF; font-size:50px; font-weight:bold; line-height:80px; padding-top:75px;}



.a_more{ font-size:14px; color:#fff!important; line-height:40px; width:150px; margin:auto;display:inline-block; font-weight:normal; margin-top:20px; 
  border: 1px solid #fff; 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.a_more a{  color:#fff!important;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0d5ec2;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}





#footer1{ float:left; width:100%; background:#252525;  padding-top:30px; padding-bottom:60px; }


.fotv{ width:1200px; margin:auto; padding-top:30px; overflow:hidden; }

.daoh{ float:left; width:180px;  color:#ff;}
.daoh span{ float:left;   width:180px;  font-size:20px; height:40px; color:#fff}
.daoh p{ float:left; width:180px;  line-height:30px; color:#adadad}
.daoh a{ color:#adadad }
.daoh a:hover{ color:#57b9fd }

.daoh1{ float:left; width:380px; color:#ff; }
.daoh1 span{ float:left; width:380px;   font-size:20px; height:40px; color:#fff}
.daoh1 p{ float:left; width:190px;  line-height:30px; color:#adadad}
.daoh1 a{ color:#adadad }
.daoh1 a:hover{ color:#57b9fd }



.contact{ float:right; width:400px; color:#fff;   }
.contact a{ color:#fff;  }

.contact span{ float:left; width:400px;   font-size:20px; height:40px; color:#fff}
.contact p{ float:left; width:400px;  line-height:28px; color:#fff}





#footer3{float:left; width:100%; background:#252525;line-height:25px; color:#989898; padding-top:40px; padding-bottom:40px; z-index:9; border-top:#3b3b3b solid 1px; }
#footer3 a{color:#989898 }
#footer{margin:auto;width:1200px;  text-align:left; line-height:25px;  overflow:hidden;  }
.zzb07tail
{ 
}
a.zzb07link{

	text-decoration:none;
}

a.zzb07link:hover {
	text-decoration:underline;

}
.bottomNav{ display:none}
.tbottom{ display:none}
.mobile_chanpin{ display:none}



.neiye{  width:100%; margin:0 auto;}
.nybanner{width:100%;margin:0 auto;height:350px;background-attachment: fixed;
background-size: cover;}
.nydaohang{ width:100%; margin:0 auto; height:80px; background:#f2f2f2; }
.nymenu{ width:1200px; margin:0 auto}
.nymenu ul {display: flex; width: 100%;height: 80px;line-height: 80px;}
.nymenu ul li {width: 100%;text-align: center;border-right: #e5e5e5 1px solid;vertical-align: top;}
.nymenu ul li a{ font-size:18px; font-weight:700px;}
/*---------
.sim-button {
	line-height:80px;
	height:80px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	cursor:pointer;}

.button2 {-webkit-transition:all 0.5s;transition:all 0.5s;overflow:hidden;position:relative;}
.button2:hover {background-color:rgba(1,132,202,0.9); color:#fff;}
.button2>span {-webkit-transition:all 0.3s;transition:all 0.3s;}
.button2:hover>span {opacity:0;}
.button2::after {
	content:attr(data-text);
	width:100%;
	height:100%;
	position:absolute;
	left:-50px;font-size:18px; font-weight:700px;
	top:0;
	opacity:0;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;}
.button2:hover::after {left:0;opacity:1;}--------*/
.neiye_main{ width:1200px; margin:0 auto; padding-top:40px; padding-bottom:30px;}
.neirong{ width:1200px; margin:0 auto; line-height:30px; padding-top:30px;}
.nywenzi{ text-align:center; margin:0 auto; width:1200px;}
.nywenzi h2{ font-size:35px; font-weight:normal; color:#000; }
.nywenzi h3{ margin-top:10px;}
.nyline{ background:#ececec; height:1px; width:100%; margin-top:100px; margin-bottom:0px;}
.nyline2{ background:#ececec; height:1px; width:100%; margin-top:30px; margin-bottom:0px;}
.nyline1{ background:#ececec; height:1px; width:100%; margin-top:25px; margin-bottom:25px;}
.nymenu ul li {
 -webkit-transition: padding-left .8s;
 -moz-transition: padding-left .8s;
 -o-transition: padding-left .8s;}
.nymenu ul li:hover {padding-left: 20px; background:#1671c2;}
.nymenu ul li:hover a{ color:#fff}
.ny01{ margin-bottom:20px;}
.page_zhici_box_l{ width:347px;}
.page_zhici_box_r{ background:#f2f2f2; width:853px;padding-bottom:50px; margin-top:70px;}
.page_zhici_box_r_title{ padding-top:50px; padding-left:50px; font-size:25px; font-weight:bold; padding-bottom:30px;}
.page_zhici_box_r_con{ padding-left:50px; padding-right:50px; }

.nylie{ width:300px; height:200px; background:#f2f2f2; overflow:hidden;}
.nylie img{cursor: pointer; width:300px; height:200px;
  transition: all 0.6s;}
.nylie img:hover{   transform: scale(1.4);}
.nylie h2{ padding-left:30px; padding-bottom:20px; padding-top:50px; color:#333;}
.nylie h3{ padding-left:30px;}





.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;width: 100%;  line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link { text-decoration: none; font-size: 15px; margin:0px 3px; padding:4px 7px; border: 1px solid #1671c2; font-weight: normal;}
.contentPage a:visited { text-decoration: none; font-size: 15px; margin:0px 3px; border: 1px solid #1671c2; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 15px; text-decoration: none; padding:4px 7px; background-color:#1671c2;font-weight:normal;}
.contentPage .current{ text-decoration: none; font-size: 15px; margin: 0px; border:0px solid #1671c2; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:15px; font-weight:normal; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

.tupian ul li{ float:left;margin-bottom:20px; width:340px; overflow:hidden;margin-left:30px; margin-right:30px;}
.eenma{ text-align:center;}
.chanpinlbbc{ width:340px; height:260px!important;text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:340px; height:250px!important; border:1px solid #d8d8d8; overflow: hidden!important;}
.chanpinlbbc a img{max-width:330px;max-height:240px; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #F60;}

.chanpinlbbc{width: 340px;height: 260px!important;overflow: hidden!important;}
.chanpinlbbc img{cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}

.neiyezhong{ width:1200px; margin:0 auto}
.wenzia{ margin:0 auto;padding-top:50px; padding-bottom:50px; text-align:center;}
.wenzia h2 { color:#000; font-weight:bold; font-size:35px; text-align:center; margin:0 auto; }
.wenzia h3{ font-size:15px; color:#818181; font-family:Arial, Helvetica, sans-serif; text-align:center;font-weight:normal; text-transform:uppercase;}
.line{ background:#0271c3;height:3px;width:50px;margin:0 auto;margin-top:15px;margin-bottom:15px;}

.ny_pro{ width:1200px; margin:0 auto; padding-bottom:70px; line-height:30px;}
.ny_pro ul li .ny_pro_l {width: 222px;height: 170px;overflow: hidden;}
.ny_pro ul li .ny_pro_l img { width: 222px;height: 170px;transition: all 0.2s;}
.ny_pro ul li .ny_pro_r {width: 314px;padding: 36px 20px 0;}
.cle {clear: both;}
.ny_pro ul li .ny_pro_r { width: 314px; padding: 36px 20px 0;}
.ny_pro ul li .ny_pro_r .pro_title {height: 62px;line-height: 28px;}
#content .box a:link, #content .box a:visited {color: #444;}
.ny_pro ul li .ny_pro_r .pro_more { width: 98px;height: 28px;line-height: 28px;text-align: center;background: #0075c2;}
.ny_pro ul li .ny_pro_r .pro_more a{ color:#fff;}
.ny_pro ul li .ny_pro_l img:hover { transform: scale(1.1,1.1);transform-origin: center center;}
.ny_pro ul li {float: left;width: 576px;background: #f0f0f0;height: 170px; margin: 10px 10px;}
.ny_pro ul li .ny_pro_r .pro_more a:hover{ background:#058be2; display:block}




.lanse{ background:#058be2; width:100%; margin:0 auto}
.lanse_cen{ width:1200px; margin:0 auto; padding-top:30px; padding-bottom:30px;}
.lanse_cen ul li{ float:left; margin-right:40px;}
.lanse_cen ul li a{ color:#fff; line-height:40px;}

.tabbox {width:1200px;margin-top:30px;}
.tabmenu {width:906px;height:50px;border-left:1px solid  #CCC;border-top:1px solid #ccc; text-align:center; margin:0 auto}
.tabmenu ul {margin:0;padding:0;list-style-type: none; }
.tabmenu li { text-align:center; float:left; display:block; width:300px; height:50px; overflow:hidden; background-color: #f2f2f; line-height:50px; border-right:#ccc 1px solid; border-bottom:#ccc 1px solid; display:inline; font-size:20px; }
.tabmenu .cli {text-align:center;float:left;display:block;width:300px;height:50px;overflow:hidden;background-color: #058be2;line-height:50px;border-right:#ccc 1px solid;border-bottom:#fff 1px solid;display:inline;font-size:20px; cursor:pointer; color:#fff;}
#tabcontent {width:900px; margin:0 auto; padding-top:30px; padding-bottom:40px;}
#tabcontent ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent .hidden {display:none;}

.tabbox2 {width:1200px;margin-top:30px;}
.tabmenu2 {width:604px;height:50px;border-left:1px solid  #CCC;border-top:1px solid #ccc; text-align:center; margin:0 auto}
.tabmenu2 ul {margin:0;padding:0;list-style-type: none; }
.tabmenu2 li { text-align:center; float:left; display:block; width:300px; height:50px; overflow:hidden; background-color: #f2f2f; line-height:50px; border-right:#ccc 1px solid; border-bottom:#ccc 1px solid; display:inline; font-size:20px; }
.tabmenu2 .cli {text-align:center;float:left;display:block;width:300px;height:50px;overflow:hidden;background-color: #058be2;line-height:50px;border-right:#ccc 1px solid;border-bottom:#fff 1px solid;display:inline;font-size:20px; cursor:pointer; color:#fff;}

.box {
    margin-top: 54px;
    color: #444;
    line-height: 30px;
}
.qywh01 {
    background: #ededed;
    height: 208px;
    margin-top: 20px;
}
.qywh01 dl dt {
    width: 338px;
    height: 208px;
    overflow: hidden;
    float: left;
}
.qywh01 dl dt img {
    transition: all 0.2s;
}
.qywh02 dl dt img {
    transition: all 0.2s;
}
.qywh01 dl dt {
    width: 338px;
    height: 208px;
    overflow: hidden;
    float: left;
}
.qywh01 dl dd {
    width: 790px;
    padding: 30px;
    float: left;
}
.qywh h1 {
    font-size: 24px;
    color: #0075c2;
}
.qywh h2 {
    font-size: 15px;
    padding-top: 10px; line-height:25px;
}
.qywh02 {
    background: #ededed;
    height: 208px;
    margin-top: 20px;
}
.qywh02 dl dt {
    width: 800px;
    padding: 30px;
    float: left;
    text-align: right;
}
.qywh02 dl dd {
    width: 338px;
    height: 208px;
    overflow: hidden;
    float: right;
}
.qywh02 dl dd img:hover {
    transform-origin: center center;
    transform: scale(1.4,1.4);
}
.qywh01 dl dt img:hover {
    transform-origin: center center;
    transform: scale(1.4,1.4);
}

.smgnp{ padding-top:50px;}
.wostes{ width:1200px; margin:0 auto; padding-bottom:70px; line-height:30px;}



.xinwen ul{ padding-top:5px;}
.xinwen ul li { background:url(../images/index_22.png) no-repeat left; padding-left:20px; line-height:42px; border-bottom:1px dashed #d8d88d }



.ditu{ width:580px;}
.lianx{ width:550px;}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 30px;}
.rit-box .top-tit h3 {font-size: 18px;font-weight: 700;}
.rit-box .top-tit p {font-size: 15px;color: #999999;margin-top: 10px;}
.city li.on, .city li:hover {background-color: #F4A823;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #ECF0F1;}
.city li a{ color:#fff}
.city {width: 420px;display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}



.join-us .recruit-list{max-width:1200px;padding:80px 0px;}
.join-us .recruit-list .item{border-bottom:1px dashed #D3D3D3;}
.join-us .recruit-list .item .title{height:80px;line-height:80px;font-size:16px;color:#333333;cursor:pointer;}
.join-us .recruit-list .item .title .down{width:30px;height:30px;line-height:30px;text-align:center;font-size:18px;color:#8A8A8A;float:right;border-radius:50%;margin-top:25px;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.join-us .recruit-list .item .title .down:hover{background:#1671c2;color:#FFFFFF;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);line-height:31px;}
.join-us .recruit-list .item .title .down.open{background:#1671c2;color:#FFFFFF;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);line-height:31px;}
.join-us .recruit-list .item .contents{font-size:14px;color:#555;line-height:1.8;overflow:hidden;display:none;}
.join-us .recruit-list .item .contents.open{}
.join-us .recruit-list .item .contents p{padding-bottom:30px;}


.join-us .recruit-list .item .title .down {

    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #8A8A8A;
    float: right;
    border-radius: 50%;
    margin-top: 25px;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;

}
.iconfont {

    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.nybt{ line-height:40px; text-align:center; color:#1671c2; font-size:20px; margin-bottom:20px;}
.fanhui{ width:100%; margin:0 auto; line-height:40px; margin-top:20px; margin-bottom:0px;}
.fanhui ul li{ float:left; width:29%;background:#f2f2f2;padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px; }
.fanhui ul li:nth-child(2n) {background: #1671c2; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center}


.box {color: #444;line-height: 30px;}
.ny_news {margin-bottom: 25px;border-bottom: 1px solid #ddd;padding-bottom: 15px;padding-top: 15px; margin-top:25px;}
.ny_news_time {width: 90px;height: 92px;background: #1671c2;color: #fff;text-align: center;}
.ny_news_time h2 {font-size: 24px;padding-top: 15px;}
.ny_news_time h3 {font-size: 16px;}
.ny_news_txt {width: 750px;padding-left: 24px;border-left: 1px solid #e6e6e6;margin-left: 21px;}
.ny_news_txt a{ color:#000; font-size:18px;}
.ny_news_txt p a{ color:#7f7f7f; font-size:15px;}
.ny_news_more {width: 170px;height: 44px;border-left: 1px solid #1671c2;border-right: 1px solid #1671c2;text-align: center;line-height: 44px;margin-right: 30px; margin-top: 30px;}
.ny_news_txt p {color: #7f7f7f;line-height: 22px;padding-top: 12px;}
.ny_news_more:hover{background:#1671c2;color:#fff}
.ny_news_more:hover a{color:#fff;}
.ny_news:hover{background:#f7f7f7}



.ny_news_txt a{ color:#000; font-size:18px;-webkit-transition: padding-left .8s;-moz-transition: padding-left .8s;-o-transition: padding-left .8s;}
.ny_news_txt a:hover{padding-left:20px; color:#1671c2}

.xiangxi h2{ text-align:center; margin:0 auto; color:#333; padding-top:30px;}
.xiangxi .shijian{ text-align:center; margin:0 auto ; width:1200px;}


.cplist2{ width:350px; height:450px; background:#efefef;-moz-border-radius:10px;/*Firefox支持*/ -webkit-border-radius:10px;/*webkit内核的Safari和Chrome支*/border-radius:10px;/*--Opera支持*/ -webkit-transition: .8s; margin-right:25px; margin-left:25px; margin-bottom:30px;}
.biaoq2{ color:#c7c7c7; padding-top:30px; font-size:16px;text-align:center}
.cplist2 h2{ font-size:20px; font-weight:bold; color:#000; text-align:center; padding-top:30px; padding-bottom:10px;}
.cplist2 h2 a{ color:#000}
.cplist2 a:hover  h2 { color:#1671c2}
.cpmiao2{ background:#fff; line-height:30px; width:75%; margin:10px; padding:2px; margin:0 auto; color:#555;}
.cpmiao2 img{ width:263px; height:250px;}

.pmore2{ background:#1671c2;height:30px; line-height:30px; text-align:center; width:130px;margin-top:40px; margin-bottom:40px;-moz-border-radius:20px;/*Firefox支持*/ -webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ margin:0 auto; text-align:center; margin-top:20px; color:#fff}
.pmore2 a{ color:#fff;-webkit-transition: padding-left .8s;
-moz-transition: padding-left .8s;
-o-transition: padding-left .8s;}
.pmore2 a:hover {padding-left:20px; display:block }
.cplist2:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px); -o-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition: .8s;-moz-transition:.8s;-o-transition: .8s;}
.wslan{ background:#1671c2; width:80%; margin:0 auto; text-align:center; height:60px;}
.wslan h2{ color:#fff; text-align:center; line-height:60px;}

.neirong table td{ padding-left:20px;}


.imglist1 ul li{text-align:center;float:left;display:inline;width:360px;height:270px; margin:10px 9px;overflow:hidden; border: #e4e4e4 1px solid;background:#FFF; padding:10px; border-radius:5px;}
.imglist1 ul li img{background:#FFF;width:355px;height:220px;}
.imglist1 ul li span{line-height:27px;display:block;background:#FFF; text-align:center; padding-top:20px; font-size:15px;}




/*sousuo*/
.gsjj_con1_div1{background: #fff; box-sizing: border-box;font-size: 0;padding: 30px 50px; margin-top:0px; margin-bottom:15px;}

.divBox{width:1200px;margin: 0 auto;}

.gsjj_con1{background: url(../images/jj1_02.jpg) no-repeat center center ;background-size: cover;}



.alzs .gsjj_con1_div1{background: #f1f1f1;}

.alzs .gsjj_con1_div1_al {background: #f1f1f1;}

.case .ej_nav_u1 li{width: 50%;}

.alzs_div_sousuo{font-size: 0;/*margin-bottom: 35px;*/}

.alzs_div_sousuo_span{display: inline-block;vertical-align: top;width: 200px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: white;

background: #ffd600;cursor: pointer;transition: 0.3s ease-in-out;}

.alzs_div_sousuo_span img{margin-right: 10px;margin-top: -2px;}

.alzs_div_sousuo_span:hover{background: #d8b607}

.alzs_div_sousuo input[type=text]{display: inline-block;vertical-align: top;width: calc(100% - 214px);margin-right: 14px;border: none;box-sizing: border-box;

height: 50px;background: white;padding-left:30px;font-size: 16px;}

.alzs_div_tx{font-size: 0;margin-top: 20px;display: none;}

.alzs_div_tx span{display: inline-block;vertical-align: top;width: 75px;font-size: 15px;color: #282828;font-weight: bold;}

.alzs_div_tx_u1{display: inline-block;vertical-align: top;width: calc(100% - 75px);font-size: 0;}

.alzs_div_tx_u1 li{display: inline-block;vertical-align: top;}

.alzs_div_tx_u1 li a{padding: 0 25px;border-right: 1px solid #e2e2e2;line-height: 1;font-size: 16px;color: #777;}

.alzs_div_tx_u1 li a:hover{color: #ffd600;}

.alzs_div_tx_u1 li.active a{color: #ffd600;}


/*sousuo e*/



@media all and (max-width:768px){
	.pc_lianxi{ display:none}
	.pc_dibu{}
	.indexBanner{ display:none}
	
	.mobile_dibu{ display:block}
	.mobile_lianxi{ display:none; font-size:14px!important}
	.mobile_job{ display:block}
.pc_job{ display:none}
.wsjob{ float:none; padding:0px; width:100%; padding-bottom:20px;}
.jobt-list li{ text-align:center; width:33%; margin:0 auto; margin-bottom:20px;}
.jobt-list li ._num{ float:none; width:50%; margin:0 auto; text-align:center; margin-bottom:15px; }
.jobt-list li ._nr{width:90%; padding-left:5%; padding-right:5px; margin-left:0px!important; margin:0 auto; float:none!important; text-align:center}
.jobt-list li ._sum{ height:60px;}


.alogo{display:none;}
.navv1{display:none;}

	.lxma{ font-size:14px!important}
	.mobile_daohang{ display:block}
	.pc_daohang{ display:none}
	body{ font-size:14px!important;}
	.neirong{ font-size:14px;}

.suspension{ display:none}
.suspension-box{ display:none}




.nybanner{display:none!important;}

.nyabout{width:100%; margin:0 auto; background:url(../images/nyabout.jpg) no-repeat center; background-size:120%; height:100px; }
.nycon{width:100%; margin:0 auto; background:url(../images/ny1.jpg) no-repeat center; background-size:150%; height:100px; }
.nyjob{width:100%; margin:0 auto; background:url(../images/nyjob.jpg) no-repeat center;  background-size:150%; height:100px;}
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; background-size:200%; height:100px; }
.nyservice{width:100%; margin:0 auto; background:url(../images/nyservice.jpg) no-repeat center; background-size:100%; height:130px; }
.nypro{width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center top; background-size:100%; height:100px; }
.nyhonor{width:100%; margin:0 auto; background:url(../images/nyhonor.jpg) no-repeat center;background-size:100%; height:100px; }
.nycontact{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; background-size:100%; height:100px; }







/*手机版底部导航*/
.htmleaf-container{ display:none}
#banner{ display:block}
.tbottom{ display:block; height:70px;}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;z-index:99999}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0d5ec2;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#0d5ec2}


/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:10rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 8px;
    left: 10px;
   
}

/*.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}*/
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#00943e;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #00943e;
border-radius: 5px;
color: #00943e;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #00943e;
line-height: 40px;
font-size: 0.9rem;
color: #00943e;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#00943e;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #00943e;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -8px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background:url(../images/wap_close.png) no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -8px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -8px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
}


@media all and (max-width:640px){







.about{ width:95%; margin:0 auto; margin-top:30px ;}

.azuo{ width:100%; padding-bottom:30px;text-align:center; font-size:14px; line-height:24px;}
.azuo h2{ color:#434343;font-family:microsoft yahei; text-transform:uppercase; font-size:25px; font-weight:900; text-align:center; padding-bottom:10px; }
.aline{ display:none;}
.vnvn{
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:3;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.ab1{ width:250px; float:left;  background:url(../images/a1.png) no-repeat center 25px; padding-top:112px;text-align:center; font-size:15px; color:#a0a0a0;line-height:24px; padding-left:18px; padding-right:18px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab1 b{ width:260px; float:left; text-align:center; font-size:22px; color:#000000; font-weight:normal; line-height:40px; }
.ab1 p { color:#a0a0a0;}



.ab1{ width:20%; float:left;  background:url(../images/a1.png) no-repeat top center;background-size:55%; padding-top:15%;text-align:center; font-size:15px; color:#6c6c6c;line-height:27px; padding-left:2.5%; padding-right:2.5%; }
.ab1 b{ width:100%; float:left; text-align:center; font-size:14px; color:#000000; font-weight:normal; line-height:20px; }
.ab1 p{display:none;}


.ab2{ width:20%; float:left; background:url(../images/a2.png) no-repeat top center;background-size:60%;  padding-top:15%;text-align:center; font-size:15px; color:#6c6c6c;line-height:27px; padding-left:2.5%; padding-right:2.5%; }
.ab2 b{ width:100%; float:left; text-align:center; font-size:14px; color:#000000; font-weight:normal; line-height:20px; }
.ab2 p{display:none;}

.ab3{ width:20%; float:left; background:url(../images/a4.png) no-repeat top center;background-size:60%;  padding-top:15%;text-align:center; font-size:15px; color:#6c6c6c;line-height:27px;padding-left:2.5%; padding-right:2.5%; }
.ab3 b{ width:100%; float:left; text-align:center; font-size:14px; color:#000000; font-weight:normal; line-height:20px; }
.ab3 p{display:none;}

.ab4{ width:20%; float:left; background:url(../images/a3.png) no-repeat top center;background-size:60%;  padding-top:15%;text-align:center; font-size:15px; color:#6c6c6c;line-height:27px;padding-left:2.5%; padding-right:2.5%; }
.ab4 b{ width:100%; float:left; text-align:center; font-size:14px; color:#000000; font-weight:normal; line-height:20px; }
.ab4 p{display:none;}




.p11{ float:left; width:100%; padding-top:0px;  padding-bottom:10px; border-bottom:#ededed solid 1px; margin-bottom:15px;}

.p11 ul{overflow:hidden;  width:100%;   }
.p11 ul li{display:block;float:left;width:96%;padding-left:2%;padding-right:2%;}
.p11 ul li a{float:left; text-align:center;line-height:30px;width:100%; font-size:14px; }
.p11 ul li a:hover{   float:left;}

.oio{padding-left:0px; float:left}

.p1{ float:left; width:100%; padding-top:0px;  padding-bottom:10px; border-bottom:#ededed solid 1px;margin-bottom:15px;}

.p1 ul{overflow:hidden; padding-left:0% }
.p1 ul li{display:block;float:left;width:32%;padding-left:0.5%;padding-right:0.5%;}
.p1 ul li a{float:left; text-align:center;line-height:30px;width:100%; font-size:14px; }
.p1 ul li a:hover{   float:left;}

.p1zz{ padding-left:0px!important; float:left!important;}
.vp1{ padding-left:0px!important;float:left !important;}

.zz1{  float:left; padding-top:10px; }

.zz1 a{ color:#FFFFFF;background:#1671c2;width:100%; padding-left:0%;padding-right:0%; float:left;  line-height:30px; margin-left:0px; margin-right:0px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz1 a:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
.zz2{float:left;  padding-top:10px; }


.zz2 a{ color:#000;background:#ededed;width:100%; padding-left:0%;padding-right:0%; float:left;  line-height:30px; margin-left:0px; margin-right:0px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz2 a:hover{color:#FFFFFF;background:#43a1dd; 
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}






.zz1{  float:left; padding-top:10px; }

.zz1 a{ color:#FFFFFF;background:#1671c2;width:100%; padding-left:0%;padding-right:0%; float:left;  line-height:30px; margin-left:0px; margin-right:0px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz1 a:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
.zz2{float:left;  padding-top:10px; }


.zz2 a{ color:#000;background:#ededed;width:100%; padding-left:0%;padding-right:0%; float:left;  line-height:30px; margin-left:0px; margin-right:0px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz2 a:hover{color:#FFFFFF;background:#43a1dd; 
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}





.zz3{  float:left; padding-top:10px; }

.zz3 a{ color:#FFFFFF;background:#1671c2;width:100%; padding-left:0%;padding-right:0%; float:left;  line-height:30px; margin-left:0px; margin-right:0px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz3 a:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
.zz4{float:left;  padding-top:10px; }


.zz4 a{ color:#000;background:#ededed;width:100%; padding-left:0%;padding-right:0%; float:left;  line-height:30px; margin-left:0px; margin-right:0px; border-radius:5px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}


.zz4 a:hover{color:#FFFFFF;background:#43a1dd; 
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}





.more ul { text-align:center;}
.more ul li  { width:216px; height:49px; line-height:49px; text-align:center; color:#fff; font-size:17px; display:inline-block; margin:60px 10px; border-radius:50px; transition:all 0.4s;  }
.more ul a:nth-child(1) li { background:#1671c2;} 
.more ul a:nth-child(2) li { background:#fff; border:2px solid #1671c2; color:#1671c2; line-height:45px;} 
.more ul a:hover li {transform:translateY(-10px); }





.biaoti h2 { width:100%; padding-top:20px;  text-align:center;font-weight:normal; font-size:20px;  text-transform:uppercase; margin-bottom:15px; color:#fff}




.pro1 { width:100%; float:left; padding-bottom:20px; margin-top:20px; margin-bottom:20px; background:#0d5ec2 ; text-align:center; color:#FFFFFF; font-size:25px; padding-top:20px;}

.pro1 p{ font-size:15px; font-weight:900}




.pro { width:100%; margin:0px auto; clear:both; overflow:visible;  height:auto!important; padding-bottom:87%; background:url(../images/cp.jpg) no-repeat right #266dc1 ; margin-bottom:20px; 

}




/*首页新闻*/

.wd1200{ width:95%; margin:0 auto; padding-top:25px; padding-bottom:25px;}
.wenzi{ text-align:center; margin:0 auto}
.wenzi h2{ font-size:20px; font-weight:normal; color:#000;}
.wenzi h2 span{ font-weight:bold}


.newsbg{ background:#f5f5f5; margin-top:30px}
.news .wenzi h2{ text-align:left}
.news .wenzi { margin-bottom:20px;}
.news_tu{ overflow:hidden; height:auto; width:100%;}
.news_tu  img{max-height:auto; height:auto; width:100%;transition: all 0.8s;}
.news_tu  img:hover{   transform: scale(1.1);}

.rdnews{ overflow:hidden; padding:5%; height:95px; background:#fff; width:90%;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; margin-bottom:8px;}
.rdnews h2{ font-weight:normal; font-size:14px; color:#009ce5; margin-bottom:20px;}
.newsbt{font-size:15px; color:#000; font-weight:normal;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:1; overflow:hidden; height:auto;}
.newssj{ font-size:14px; color:#b3b3b3; margin-top:7px; margin-bottom:12px;}
.newsms{display:none; 
}
.rdnews:hover{box-shadow: 0 1px 20px rgba(0, 0, 0, 0.25);  transform: scale(1.05);}
.gd_more { margin-top:10px; font-size:14px;}
.gd_more a{ color:#757575; font-size:14px;}

.news_list{ width:100%;}
.news_list ul li{ background:#fff; padding:22px 25px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.news_list  ul li .newsms{font-size:15px; color:#646464; font-weight:normal;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:1; overflow:hidden; line-height:23px; height:27px;}
.news_list  ul li:nth-child(2){ margin-top:8px;}
.news_list  ul li .newssj{ font-size:14px; color:#b3b3b3; margin-top:7px; margin-bottom:7px;}
.news_list  ul li:hover{box-shadow: 0 1px 20px rgba(0, 0, 0, 0.25);  transform: scale(1.05);}




.join{ width:100%; float:left; background:url(../images/jj.jpg) no-repeat center; background-size:cover; background-position:center; background-repeat:no-repeat; background-attachment: fixed; height:120px; text-align:center; color:#FFFFFF; font-size:25px; font-weight:bold; line-height:40px; padding-top:30px;}




.a_more{ font-size:14px; color:#fff!important; line-height:30px; width:100px; margin:auto;display:inline-block; font-weight:normal; margin-top:20px; 
  border: 1px solid #fff; 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.a_more a{  color:#fff!important;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0d5ec2;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}











#footer1{display:none;}




#footer3{float:left; width:100%; background:#115592;line-height:22px; color:#fff; padding-top:20px; padding-bottom:85px; z-index:9;}
#footer3 a{color:#fff }
#footer{margin:auto;width:95%;  text-align:left; line-height:22px;  overflow:hidden;  }
.zzb07tail
{ 
}
a.zzb07link{

	text-decoration:none;
}

a.zzb07link:hover {
	text-decoration:underline;

}



.neiye{  width:100%; margin:0 auto;}
.nybanner{width:100%;margin:0 auto;height:350px;background-attachment: fixed;
background-size: cover;}
.nydaohang{ width:100%; margin:0 auto; height:80px; background:#f2f2f2; }
.nymenu{ width:1200px; margin:0 auto}
.nymenu ul {display: flex; width: 100%;height: 80px;line-height: 80px;}
.nymenu ul li {width: 100%;text-align: center;border-right: #e5e5e5 1px solid;vertical-align: top;}
.nymenu ul li a{ font-size:18px; font-weight:700px;}


.neiye_main{ width:95%; margin:0 auto; padding-top:20px;}
.neirong{ width:100%; margin:0 auto; line-height:24px; padding-top:20px;}
.neirong img{ width:auto!important; height:auto!important; max-width:100%!important;}

.neirong table td{padding-left:0px;}


.nywenzi{ text-align:center; margin:0 auto; width:100%;}
.nywenzi h2{ font-size:20px; font-weight:normal; color:#000; }
.nywenzi h3{ margin-top:10px; font-size:14px;}
.nyline{ display:none; }
.nyline1{ background:#ececec; height:1px; width:100%; margin-top:10px; margin-bottom:10px;}
.nymenu ul li {
 -webkit-transition: padding-left .8s;
 -moz-transition: padding-left .8s;
 -o-transition: padding-left .8s;}
.nymenu ul li:hover {padding-left: 20px; background:#1671c2;}
.nymenu ul li:hover a{ color:#fff}
.ny01{ margin-bottom:10px;}
.page_zhici_box_l{ width:347px;}
.page_zhici_box_r{ background:#f2f2f2; width:853px;padding-bottom:50px; margin-top:70px;}
.page_zhici_box_r_title{ padding-top:50px; padding-left:50px; font-size:25px; font-weight:bold; padding-bottom:30px;}
.page_zhici_box_r_con{ padding-left:50px; padding-right:50px; }

.nylie{ width:300px; height:200px; background:#f2f2f2; overflow:hidden;}
.nylie img{cursor: pointer; width:300px; height:200px;
  transition: all 0.6s;}
.nylie img:hover{   transform: scale(1.4);}
.nylie h2{ padding-left:30px; padding-bottom:20px; padding-top:50px; color:#333;}
.nylie h3{ padding-left:30px;}





.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;width: 100%;  line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link { text-decoration: none; font-size: 15px; margin:0px 3px; padding:4px 7px; border: 1px solid #1671c2; font-weight: normal;}
.contentPage a:visited { text-decoration: none; font-size: 15px; margin:0px 3px; border: 1px solid #1671c2; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 15px; text-decoration: none; padding:4px 7px; background-color:#1671c2;font-weight:normal;}
.contentPage .current{ text-decoration: none; font-size: 15px; margin: 0px; border:0px solid #1671c2; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:15px; font-weight:normal; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

.tupian ul li{ float:left;margin-bottom:20px; width:340px; overflow:hidden;margin-left:30px; margin-right:30px;}
.eenma{ text-align:center;}
.chanpinlbbc{ width:340px; height:260px!important;text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:340px; height:250px!important; border:1px solid #d8d8d8; overflow: hidden!important;}
.chanpinlbbc a img{max-width:330px;max-height:240px; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #F60;}

.chanpinlbbc{width: 340px;height: 260px!important;overflow: hidden!important;}
.chanpinlbbc img{cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}

.neiyezhong{ width:1200px; margin:0 auto}
.wenzia{ margin:0 auto;padding-top:50px; padding-bottom:50px; text-align:center;}
.wenzia h2 { color:#000; font-weight:bold; font-size:35px; text-align:center; margin:0 auto; }
.wenzia h3{ font-size:15px; color:#818181; font-family:Arial, Helvetica, sans-serif; text-align:center;font-weight:normal; text-transform:uppercase;}
.line{ background:#0271c3;height:3px;width:50px;margin:0 auto;margin-top:15px;margin-bottom:15px;}

.ny_pro{ width:1200px; margin:0 auto; padding-bottom:70px; line-height:30px;}
.ny_pro ul li .ny_pro_l {width: 222px;height: 170px;overflow: hidden;}
.ny_pro ul li .ny_pro_l img { width: 222px;height: 170px;transition: all 0.2s;}
.ny_pro ul li .ny_pro_r {width: 314px;padding: 36px 20px 0;}
.cle {clear: both;}
.ny_pro ul li .ny_pro_r { width: 314px; padding: 36px 20px 0;}
.ny_pro ul li .ny_pro_r .pro_title {height: 62px;line-height: 28px;}
#content .box a:link, #content .box a:visited {color: #444;}
.ny_pro ul li .ny_pro_r .pro_more { width: 98px;height: 28px;line-height: 28px;text-align: center;background: #0075c2;}
.ny_pro ul li .ny_pro_r .pro_more a{ color:#fff;}
.ny_pro ul li .ny_pro_l img:hover { transform: scale(1.1,1.1);transform-origin: center center;}
.ny_pro ul li {float: left;width: 576px;background: #f0f0f0;height: 170px; margin: 10px 10px;}
.ny_pro ul li .ny_pro_r .pro_more a:hover{ background:#058be2; display:block}




.lanse{ background:#058be2; width:100%; margin:0 auto}
.lanse_cen{ width:1200px; margin:0 auto; padding-top:30px; padding-bottom:30px;}
.lanse_cen ul li{ float:left; margin-right:40px;}
.lanse_cen ul li a{ color:#fff; line-height:40px;}

.tabbox {width:1200px;margin-top:30px;}
.tabmenu {width:906px;height:50px;border-left:1px solid  #CCC;border-top:1px solid #ccc; text-align:center; margin:0 auto}
.tabmenu ul {margin:0;padding:0;list-style-type: none; }
.tabmenu li { text-align:center; float:left; display:block; width:300px; height:50px; overflow:hidden; background-color: #f2f2f; line-height:50px; border-right:#ccc 1px solid; border-bottom:#ccc 1px solid; display:inline; font-size:20px; }
.tabmenu .cli {text-align:center;float:left;display:block;width:300px;height:50px;overflow:hidden;background-color: #058be2;line-height:50px;border-right:#ccc 1px solid;border-bottom:#fff 1px solid;display:inline;font-size:20px; cursor:pointer; color:#fff;}
#tabcontent {width:900px; margin:0 auto; padding-top:30px; padding-bottom:40px;}
#tabcontent ul {margin:0;padding:5px;list-style-type: none;}
#tabcontent .hidden {display:none;}

.tabbox2 {width:1200px;margin-top:30px;}
.tabmenu2 {width:604px;height:50px;border-left:1px solid  #CCC;border-top:1px solid #ccc; text-align:center; margin:0 auto}
.tabmenu2 ul {margin:0;padding:0;list-style-type: none; }
.tabmenu2 li { text-align:center; float:left; display:block; width:300px; height:50px; overflow:hidden; background-color: #f2f2f; line-height:50px; border-right:#ccc 1px solid; border-bottom:#ccc 1px solid; display:inline; font-size:20px; }
.tabmenu2 .cli {text-align:center;float:left;display:block;width:300px;height:50px;overflow:hidden;background-color: #058be2;line-height:50px;border-right:#ccc 1px solid;border-bottom:#fff 1px solid;display:inline;font-size:20px; cursor:pointer; color:#fff;}

.box {
    margin-top: 54px;
    color: #444;
    line-height: 30px;
}
.qywh01 {
    background: #ededed;
    height: 208px;
    margin-top: 20px;
}
.qywh01 dl dt {
    width: 338px;
    height: 208px;
    overflow: hidden;
    float: left;
}
.qywh01 dl dt img {
    transition: all 0.2s;
}
.qywh02 dl dt img {
    transition: all 0.2s;
}
.qywh01 dl dt {
    width: 338px;
    height: 208px;
    overflow: hidden;
    float: left;
}
.qywh01 dl dd {
    width: 790px;
    padding: 30px;
    float: left;
}
.qywh h1 {
    font-size: 24px;
    color: #0075c2;
}
.qywh h2 {
    font-size: 15px;
    padding-top: 10px; line-height:25px;
}
.qywh02 {
    background: #ededed;
    height: 208px;
    margin-top: 20px;
}
.qywh02 dl dt {
    width: 800px;
    padding: 30px;
    float: left;
    text-align: right;
}
.qywh02 dl dd {
    width: 338px;
    height: 208px;
    overflow: hidden;
    float: right;
}
.qywh02 dl dd img:hover {
    transform-origin: center center;
    transform: scale(1.4,1.4);
}
.qywh01 dl dt img:hover {
    transform-origin: center center;
    transform: scale(1.4,1.4);
}

.smgnp{ padding-top:50px;}
.wostes{ width:1200px; margin:0 auto; padding-bottom:70px; line-height:30px;}



.xinwen ul{ padding-top:5px;}
.xinwen ul li { background:url(../images/index_22.png) no-repeat left; padding-left:20px; line-height:42px; border-bottom:1px dashed #d8d88d }



.ditu{ display:none; }
.lianx{ width:100%;}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 30px;}
.rit-box .top-tit h3 {font-size: 18px;font-weight: 700;}
.rit-box .top-tit p {font-size: 15px;color: #999999;margin-top: 10px;}
.city li.on, .city li:hover {background-color: #F4A823;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #ECF0F1;}
.city li a{ color:#fff}
.city {width: 420px;display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}



.join-us .recruit-list{max-width:1200px;padding:80px 0px;}
.join-us .recruit-list .item{border-bottom:1px dashed #D3D3D3;}
.join-us .recruit-list .item .title{height:80px;line-height:80px;font-size:16px;color:#333333;cursor:pointer;}
.join-us .recruit-list .item .title .down{width:30px;height:30px;line-height:30px;text-align:center;font-size:18px;color:#8A8A8A;float:right;border-radius:50%;margin-top:25px;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.join-us .recruit-list .item .title .down:hover{background:#1671c2;color:#FFFFFF;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);line-height:31px;}
.join-us .recruit-list .item .title .down.open{background:#1671c2;color:#FFFFFF;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);line-height:31px;}
.join-us .recruit-list .item .contents{font-size:14px;color:#555;line-height:1.8;overflow:hidden;display:none;}
.join-us .recruit-list .item .contents.open{}
.join-us .recruit-list .item .contents p{padding-bottom:30px;}


.join-us .recruit-list .item .title .down {

    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #8A8A8A;
    float: right;
    border-radius: 50%;
    margin-top: 25px;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;

}
.iconfont {

    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.nybt{ line-height:40px; text-align:center; color:#1671c2; font-size:20px; margin-bottom:20px;}





.box {color: #444;line-height: 30px;}


/*内页新闻*/
.ny_news_time{ width:20%;}
.ny_news_txt{ width:60%}
.ny_news_more{ display:none}

.imglist2 ul li{height:auto;}

.imglist2 ul li span{font-size:14px; line-height:20px;}

.zu111{ height:auto;   }




.ny_news_txt a{ color:#000; font-size:18px;-webkit-transition: padding-left .8s;-moz-transition: padding-left .8s;-o-transition: padding-left .8s;}
.ny_news_txt a:hover{padding-left:20px; color:#1671c2}

.xiangxi h2{ text-align:center; margin:0 auto; color:#333; padding-top:20px;}
.xiangxi .shijian{ text-align:center; margin:0 auto ; width:100%;}


.cplist2{ width:48%; height:210px; background:#efefef;-moz-border-radius:5px;/*Firefox支持*/ -webkit-border-radius:5px;/*webkit内核的Safari和Chrome支*/border-radius:5px;/*--Opera支持*/ -webkit-transition: .8s; margin-right:1%; margin-left:1%; margin-bottom:20px;}
.biaoq2{ color:#c7c7c7; padding-top:20px; font-size:14px;text-align:center}
.cplist2 h2{ font-size:14px; font-weight:normal; color:#000; text-align:center; padding-top:10px; padding-bottom:5px; line-height:17px;}
.cplist2 h2 a{ color:#000}
.cplist2 a:hover  h2 { color:#1671c2}
.cpmiao2{ background:#fff; line-height:30px; width:75%; margin:10px; padding:2px; margin:0 auto; color:#555;}
.cpmiao2 img{ width:163px; height:80px;}

.pmore2{ background:#1671c2;height:24px;  line-height:24px; text-align:center; width:80%;margin-top:15px; margin-bottom:15px;-moz-border-radius:20px;/*Firefox支持*/ -webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ margin:0 auto; text-align:center; margin-top:20px; color:#fff;}
.pmore2 a{ color:#fff;-webkit-transition: padding-left .8s;font-size:14px!important; 
-moz-transition: padding-left .8s;
-o-transition: padding-left .8s;}
.pmore2 a:hover {padding-left:20px; display:block }

.cplist2:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px); -o-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition: .8s;-moz-transition:.8s;-o-transition: .8s;}
.wslan{ background:#1671c2; width:100%; float:left; text-align:center; height:40px;}
.wslan h2{ color:#fff; text-align:center; line-height:40px; font-size:20px;}



.imglist1 ul li{text-align:center;float:left;display:inline;width:39%;height:150px; margin:3% 3%;overflow:hidden; border: #e4e4e4 1px solid;background:#FFF; padding:2%; border-radius:5px;}
.imglist1 ul li img{background:#FFF;width:100%;height:100px!important; object-fit: cover;}
.imglist1 ul li span{line-height:16px;display:block;background:#FFF; text-align:center; padding-top:5px; font-size:14px;}

.vvvv{width:100%;height:100px; float:left }


/*sousuo*/
.gsjj_con1_div1{background: #fff; box-sizing: border-box;font-size: 0;padding: 30px 50px; margin-top:0px; margin-bottom:15px;}

.divBox{width:1200px;margin: 0 auto;}

.gsjj_con1{background: url(../images/jj1_02.jpg) no-repeat center center ;background-size: cover;}



.alzs .gsjj_con1_div1{background: #f1f1f1;}

.alzs .gsjj_con1_div1_al {background: #f1f1f1;}

.case .ej_nav_u1 li{width: 50%;}

.alzs_div_sousuo{font-size: 0;/*margin-bottom: 35px;*/}

.alzs_div_sousuo_span{display: inline-block;vertical-align: top;width: 200px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: white;

background: #ffd600;cursor: pointer;transition: 0.3s ease-in-out;}

.alzs_div_sousuo_span img{margin-right: 10px;margin-top: -2px;}

.alzs_div_sousuo_span:hover{background: #d8b607}

.alzs_div_sousuo input[type=text]{display: inline-block;vertical-align: top;width: calc(100% - 214px);margin-right: 14px;border: none;box-sizing: border-box;

height: 50px;background: white;padding-left:30px;font-size: 16px;}

.alzs_div_tx{font-size: 0;margin-top: 20px;display: none;}

.alzs_div_tx span{display: inline-block;vertical-align: top;width: 75px;font-size: 15px;color: #282828;font-weight: bold;}

.alzs_div_tx_u1{display: inline-block;vertical-align: top;width: calc(100% - 75px);font-size: 0;}

.alzs_div_tx_u1 li{display: inline-block;vertical-align: top;}

.alzs_div_tx_u1 li a{padding: 0 25px;border-right: 1px solid #e2e2e2;line-height: 1;font-size: 16px;color: #777;}

.alzs_div_tx_u1 li a:hover{color: #ffd600;}

.alzs_div_tx_u1 li.active a{color: #ffd600;}


.fanhui{ width:100%; margin:0 auto; line-height:25px; margin-top:0px; margin-bottom:0px; text-align:left!important;}
.fanhui ul li{ float:left; width:100%;background:none;padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;text-align:left!important}
.fanhui ul li:nth-child(2n) {display:none;}







	.ab1z{ width:50%; margin-bottom:0px; float:left;  background:url(../images/s1.png) no-repeat center 25px; padding-top:112px;text-align:center; font-size:14px; color:#a0a0a0;line-height:24px; padding-left:0px; padding-right:0px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab1z b{ width:100%; float:left; text-align:center; font-size:20px; color:#000000; font-weight:normal; line-height:40px; }
.ab1z p { color:#6b6b6b;}

.ab1z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}



.ab2z{ width:50%; margin-bottom:0px; float:left; background:url(../images/s2.png) no-repeat center 30px; padding-top:112px;text-align:center; font-size:14px; color:#a0a0a0;line-height:24px; padding-left:0px; padding-right:0px; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab2z b{ width:100%; float:left; text-align:center; font-size:20px; color:#000000; font-weight:normal; line-height:40px; }
.ab2z p{ color:#6b6b6b;}


.ab2z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}
	
	
.ab3z{ width:50%; margin-bottom:50px; float:left; background:url(../images/s3.png) no-repeat center 20px; padding-top:112px;text-align:center; font-size:14px; color:#a0a0a0;line-height:24px;padding-left:0px; padding-right:0px; line-height:24px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
.ab3z b{ width:100%; float:left; text-align:center; font-size:20px; color:#000000; font-weight:normal; line-height:40px; }
.ab3z p{ color:#6b6b6b!important;  }

.ab3z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}


.ab4z{ width:50%;  margin-bottom:50px;float:left; background:url(../images/s4.png) no-repeat center 25px; padding-top:112px;text-align:center; font-size:14px; color:#a0a0a0;line-height:24px;padding-left:0px; padding-right:0px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;  }
.ab4z b{ width:100%; float:left; text-align:center; font-size:20px; color:#000000; font-weight:normal; line-height:40px; }
.ab4z p{ color:#6b6b6b!important; }

.ab4z:hover{
	transform: translate(0,-8px);
	-webkit-transform: translate(0,-8px);
	-moz-transform: translate(0,-8px);
	-o-transform: translate(0,-8px);
	-ms-transform: translate(0,-8px);}


}

