﻿@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0px; list-style-type: none;

}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:24px;
color:#646464;
background:#fff;

}
img{
border:none;
}
ul li{
list-style:none;	}
a{color:#646464; text-decoration: none;}

a:hover{color:#048cd7;text-decoration:none;}




h1{

float:left;
padding-top:20px;
}

.logo{float:left;font-size:30px; margin-top:25px;padding-left:20px;  color:#1f1f1f;font-weight:900!important; line-height:30px; font-family:microsoft yahei;}
.logo b{color:#1f1f1f; font-size:18px; font-weight:normal;letter-spacing:2.2px; font-family:Arial, Helvetica, sans-serif; line-height:33px;}
.logo a{color:#1f1f1f;}



/*--------------------index.html start----------------------*/


#nav-wrap{position:relative;  z-index:999}
#nav{height:153px;background:url(../images/menu.png) repeat;top:0px;position:absolute;width:100%; border-bottom:#ecf0f2 solid 1px;  box-shadow: 0.01px 0.01px 6px #c8c8c8;}

.header{  width:1200px; margin:auto;}
.en1{ float:right;padding-top:42px; font-size:16px;padding-left:0px;}
.en1 img{ float:left;}

.nav_bgc{ width:1200px; float:right; padding-top:5px; border-top:#efefef solid 1px; margin-top:15px;}

.nav li {
	float: left;	
	display: inline-block;
	list-style: none;
	font-size: 17px;
	text-align: center;
	position: relative;
	padding: 10px 8px;
}
.nav li a { padding-left:31px; padding-right:31px;
	display: block;
text-align: center;
	position: relative;
	color: #000;
	height: 30px;
	line-height: 20px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.nav li.hover a, .nav li:hover a {
	color: #0091df;

}
.nav li .subnav {
	background: #fff;
	border-top: 2px solid #0091df;
	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: 199;
}
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#0091df, 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: #666;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #fff;
}
.nav li .subnav a:hover {
	color: #0091df;
	background: #f9f9f9;
	text-indent: 10px;
}






.yuyan{ float:right; width:140px; padding-top:35px; padding-bottom:10px; }	
ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#4b4b4b; text-decoration:none; padding-left:0px; text-align:center; }

ul.menu li {position:relative;  float:left;}
ul.menu ul {position:absolute;  left:0; display:none; opacity:0; list-style:none; }
ul.menu ul li {position:relative; width:120px;  text-align:center; overflow:hidden; font-weight:normal;background:#ececec; font-size:14px; border-bottom: 1px solid #fff; line-height:30px;}
ul.menu ul li a {color:#888888;font-weight:normal;font-family:Arial, Helvetica, sans-serif; }
ul.menu ul li a:hover { color:#fff; background:#2ea1de;}
ul.menu ul ul { top:0px;}
ul.menu .menulink {  font-weight:none;padding-top:0px; padding-bottom:0px;font-size:15px;_display:inline-block; width:120px; background:url(../images/dq.png) no-repeat left; padding-left:10px; height:33px; line-height:33px;}
ul.menu .menulink:hover, ul.menu .menuhover { overflow:hidden ;
 }




#f1{ margin-top:155px;
width:100%;
height:200px;
float:left;
background:url(../images/f1.jpg) no-repeat top center;
}

#f2{ margin-top:155px;
width:100%;
height:200px;
float:left;
background:url(../images/f2.jpg) no-repeat top center;
}

#f3{ margin-top:155px;
width:100%;
height:200px;
float:left;
background:url(../images/f3.jpg) no-repeat top center;
}

#f4{ margin-top:155px;
width:100%;
height:200px;
float:left;
background:url(../images/f4.jpg) no-repeat top center;
}



#f5{ margin-top:155px;
width:100%;
height:200px;
float:left;
background:url(../images/f5.jpg) no-repeat top center;
}



#f6{ margin-top:155px;
width:100%;
height:200px;
float:left;
background:url(../images/f6.jpg) no-repeat top center;
}




.ab11{ float:left; width:1200px; padding-top:40px;}

.ab11 ul{overflow:hidden; }
.ab11 ul li{display:block;float:left;}
.ab11 ul li a{float:left; text-align:center;line-height:40px; font-size:15px; }
.ab11 ul li a:hover{   float:left;}



.zz1{  float:left; padding-top:10px; }

.zz1 a{ color:#FFFFFF;background:#21a0d2; border:#21a0d2 solid 1px;padding-left:37px; padding-right:37px; float:left;  line-height:40px; margin-left:3px; margin-right:3px; 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,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}
	
.zz2{float:left;  padding-top:10px; }


.zz2 a{ color:#000;background:#fff; border:#bcbcbc solid 1px; padding-left:37px; padding-right:37px; float:left;  line-height:40px;  margin-left:3px; margin-right:3px; 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:#21a0d2; 
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}








.zz3{  float:left; padding-top:10px; }

.zz3 a{ color:#FFFFFF;background:#21a0d2; border:#21a0d2 solid 1px;padding-left:125px; padding-right:125px; float:left;  line-height:40px; margin-left:5px; margin-right:3px; 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,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}
	
.zz4{float:left;  padding-top:10px; }


.zz4 a{ color:#000;background:#fff; border:#bcbcbc solid 1px; padding-left:125px; padding-right:125px; float:left;  line-height:40px;  margin-left:5px; margin-right:3px; 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:#21a0d2; 
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}








.zz5{  float:left; padding-top:10px; }

.zz5 a{ color:#FFFFFF;background:#21a0d2; border:#21a0d2 solid 1px;padding-left:170px; padding-right:170px; float:left;  line-height:40px; margin-left:5px; margin-right:3px; 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;}


.zz5 a:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}
	
.zz6{float:left;  padding-top:10px; }


.zz6 a{ color:#000;background:#fff; border:#bcbcbc solid 1px; padding-left:170px; padding-right:170px; float:left;  line-height:40px;  margin-left:5px; margin-right:3px; 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;}


.zz6 a:hover{color:#FFFFFF;background:#21a0d2; 
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



/*job*/
.jobt-t{ font-size:20px; font-weight:bold; color:#279324; margin-bottom:30px; width:1200px; float:left; }
.jobt-list li { overflow:hidden; margin-bottom:40px; width:360px; float:left; margin-right:10px; }
.jobt-list li ._num{ float:left; width:80px; font-size:30px; line-height:70px; border:1px solid #89c62b; color:#89c62b; text-align:center; }
.jobt-list li ._nr{ float:right; width:220px;}
.jobt-list li ._title{ font-size:18px; font-weight:bold; line-height:22px; margin-bottom:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.jobt-list li ._sum{ line-height:20px; height:40px; overflow:hidden; }
.jobt-list li:hover ._num{ background:#89c62b; color:#fff;}



.job{ background:url(../images/job.jpg) no-repeat top left; width:700px; height:370px; float:left; color:#FFFFFF; padding-left:500px; font-size:15px; list-style:50px; padding-right:50px; font-size:16px}
.job h4{ font-size:45px; font-weight:normal; padding-top:50px; line-height:80px; padding-bottom:15px}
.job h4 span{ font-size:20px;  font-weight:normal; }


.job a{  color:#FFFFFF!important; }



.zzzzz1{ color:#FFFFFF}












.yy{width:1350px; margin:auto; padding-top:50px; clear:both;}
.yy h3{width:1350px; float:left;font-size:37px; color:#10384f; font-weight:normal;line-height:80px; padding-bottom:30px; text-align:center }
.yy h3 span{font-weight:normal;color:#10384f; font-size:16px; width:1350px; float:left; line-height:25px; }


.hl_main5_content{width:1350px;float:left; padding-top:20px; height:350px;  }
.hl_main5_content1{width:1200px;margin-top:5px; overflow:hidden; float:left; margin-left:30px;}
.hl_main5_content1 ul{width:26000px; overflow:hidden;}
.hl_main5_content1 ul li{ float:left; display:inline;width:591px; padding-left:10px; }

.hl_scrool_leftbtn{width:44px; height:44px; background:url(../images/d11.png) no-repeat; float:left; margin-top:130px; cursor:pointer;}
.hl_scrool_rightbtn{width:44px; height:44px;  background:url(../images/d2.png) no-repeat; float:right;margin-top:130px; cursor:pointer;}


.yy1{ float:left; width:591px; height:309px; overflow:hidden }
.yy1 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.yy1 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}


.nr1{ float:left; width:368px; height:0px; position: relative;clear: both; z-index:100; }
.nr2{float:left; width:328px; padding-left:40px; height:309px; background:url(../images/y1_b.png) no-repeat left; position: absolute;}

.nr11{ float:right; width:368px; height:0px; position: relative;clear: both; z-index:100; }
.nr3{float:right; width:269px; height:309px;padding-left:100px;  background:url(../images/y2_b.png) no-repeat right; position: absolute;}

.nr4{float:left; width:328px; padding-left:40px; height:309px; background:url(../images/y3_b.png) no-repeat left; position: absolute;}

.nr5{float:right; width:268px; height:309px;padding-left:100px;  background:url(../images/y4_b.png) no-repeat right; position: absolute;}



.y_1{ width:250px; float:left; color:#FFFFFF; font-size:15px; line-height:25px; }
.y_1 h4{ width:250px; float:left; color:#FFFFFF; font-size:37px; font-weight:normal; line-height:70px!important; padding-top:45px;}
.y_1 a{ color:#FFFFFF;}




.nei{width:1200px; margin:auto; padding-top:30px; clear:both; }

.cpzz h3{width:1200px; float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.cpzz h3 span{width:1200px; float:left; font-size:15px; color:#363636; font-weight:normal;line-height:22px;}
.cpzz h3 b{width:1200px; float:left; font-size:15px; color:#363636; font-weight:normal;line-height:28px;}

.ab_5{width:1200px; height:310px; float:left; overflow:hidden;}
.ab_5 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ab_5 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}


.cpz5{width:560px; float:left; padding-bottom:20px;}
.cpz5 h3{width:560px;  height:250px;  float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.cpz5 h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}


.cpz6{width:560px;  float:right; padding-bottom:20px;}
.cpz6 h3{width:560px;  height:250px; float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.cpz6 h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}






.cpz{width:560px; float:left; padding-bottom:20px;}
.cpz h3{width:560px; height:170px; float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.cpz h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}


.cpz1{width:560px; float:right; padding-bottom:20px;}
.cpz1 h3{width:560px;height:170px;  float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.cpz1 h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}


.ab_6{width:560px; height:309px; float:left; overflow:hidden;}
.ab_6 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ab_6 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}




.ab_3{width:560px; height:310px; float:left; overflow:hidden;}
.ab_3 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ab_3 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}


.ab_4{width:280px; height:142px; float:left; overflow:hidden;}
.ab_4 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ab_4 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}




.m1{ background:#21a0d2; width:20px; height:20px; float:left; margin-right:10px; color:#FFFFFF; font-size:14px;border-radius:25px; line-height:20px; text-align:center; margin-top:2px;}
.m1 a{ background:#21a0d2; width:20px; height:20px; float:left; margin-right:10px; color:#FFFFFF!important; font-size:18px;}



.m2 a{border-radius:25px;  width:120px; color:#21a0d2; float:left;
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;}


.m2 a:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}
	
	
	
	
	
	

.cp{width:280px; float:left;} 
.cp h3{width:280px; height:140px; float:left; font-size:20px; color:#000000; font-weight:normal; line-height:24px; text-align:left; padding-top:25px;}
.cp h3 span{width:280px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;padding-top:25px;}


.cp1{width:280px; float:left;margin-left:27px;t} 
.cp1 h3{width:280px; height:140px;float:left; font-size:20px; color:#000000; font-weight:normal;line-height:24px; text-align:left; padding-top:25px; }
.cp1 h3 span{width:280px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;padding-top:25px;}


.cp2{width:280px; float:right; } 
.cp2 h3{width:280px; height:140px;float:left; font-size:20px; color:#000000; font-weight:normal; line-height:24px; text-align:left; padding-top:25px; }
.cp2 h3 span{width:280px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;padding-top:25px;}






.ggmain{ width:1200px; margin:auto; }







.c10{width:560px; float:left; padding-bottom:20px; height:600px;}
.c10 h3{width:560px; float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.c10 h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}


.c11{width:560px; float:right; padding-bottom:20px;height:600px;}
.c11 h3{width:560px; float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.c11 h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}




.c12{width:560px; float:left; padding-bottom:20px;height:600px;}
.c12 h3{width:560px; float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.c12 h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}


.c13{width:560px; float:right; padding-bottom:20px;height:600px;}
.c13 h3{width:560px; float:left; font-size:28px; color:#000000; font-weight:normal; line-height:80px;  text-align:left}
.c13 h3 span{width:560px; float:left; font-size:15px; color:#828282; font-weight:normal;line-height:22px;}











.imglist1 ul li{text-align:center;float:left;display:inline;width:305px;height:450px; margin:0px 30px;overflow:hidden; border: #e4e4e4 1px solid;background:#FFF; padding:10px; border-radius:5px;}
.imglist1 ul li img{background:#FFF; width:305px; height:400px;}
.imglist1 ul li span{line-height:50px;display:block;background:#FFF; text-align:center;font-size:15px;}









.n2 { width:1200px; margin:auto;}
.n2 ul{ width:1200px;float:left; padding-top:70px; }
.n2 li{ width:550px; border-bottom:#e8e8e8 solid 1px; margin-right:50px;  float:left; height:70px;  margin-bottom:20px; padding-bottom:15px;}

.n2_1{ float:left; width:85px; height:60px; margin-right:15px; border-right:#e8e8e8 solid 1px; text-align:center; font-size:16px; color:#bbbbbb; line-height:35px; font-family:Arial, Helvetica, sans-serif;}
.n2_1 h7{ font-size:40px;color:#bbbbbb}

.n2_2{ float:right; width:415px; color:#979797;}
.n2_2 h4{ font-weight:normal; font-size:16px; color:#000; padding-bottom:8px;}
.n2_2 h4 a{ color:#000;}
.n2_2 h4 a:hover{ color:#422872;}



.m4{width:120px; line-height:30px; text-align:center; float:left; margin-bottom:20px; margin-right:410px;}

.m4 a{width:120px!important;line-height:30px; float:left; color:#fff!important;  background:#0091df;
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;}

.m4 a:hover{ color:#FFFFFF!important; width:120px!important; background:#67a638;
	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;}








.zzzzz1{ color:#FFFFFF; font-size:16px;}






#fot1{width:100%;float:left; background:#7c7c7c; margin-top:50px; padding-bottom:70px;}

.fot{ width:1200px; margin:auto; padding-top:70px;}


.fot-menu{ width:900px; float:left; color:#FFFFFF; }
.fot-menu a{ color:#FFFFFF}

.fot-menu2{width:200px; float:left;text-align:left;font-size:20px; color:#FFFFFF;font-weight:normal; border-right:#8d8d8d solid 1px; margin-right:70px; height:290px;  }
.fot-menu2 h5{width:200px;float:left;text-align:left;font-size:22px; color:#FFFFFF;font-weight:normal; padding-bottom:20px;  }

.fot-menu2 ul{overflow:hidden; text-align:left; float:left; font-size:15px;width:200px;  }
.fot-menu2 ul li{display:inline;float:left; line-height:33px; width:200px;}
.fot-menu2 ul li a{ float:left; width:200px; color:#e8e8e8}
.fot-menu2 ul li a:hover{ float:left; width:200px; color:#fff}


.fot-menu1{width:280px; float:left;text-align:left;font-size:20px; color:#FFFFFF;font-weight:normal;border-right:#8d8d8d solid 1px; margin-right:70px; height:290px; }
.fot-menu1 h5{width:280px;float:left;text-align:left;font-size:22px; color:#FFFFFF;font-weight:normal; padding-bottom:20px;  }

.fot-menu1 ul{overflow:hidden; text-align:left; float:left; font-size:15px;width:280px;  }
.fot-menu1 ul li{display:inline;float:left; line-height:33px; width:280px;}
.fot-menu1 ul li a{ float:left; width:280px; color:#e8e8e8}
.fot-menu1 ul li a:hover{ float:left; width:280px; color:#fff}



.contact{ width:300px; float:right;  color:#FFFFFF;}
.contact h5{width:300px;float:left;text-align:left;font-size:22px; color:#FFFFFF;font-weight:normal; padding-bottom:20px;  }
.contact a{ color:#FFFFFF;}

.weixin{ width:159px; height:34px; background:#67a638; float:left; margin-bottom:10px;position:relative; font-size:15px; text-align:center; margin-top:20px;}
.weixin a{width:159px; height:34px; display:block; position:absolute; left:0; top:0; color:#FFFFFF; line-height:34px;  }
.weixin .weixin_nr{width:100px; height:120px; padding:10px; background:#fff; text-align:center; position:absolute; left:20px; top:45px; display:none; z-index:999}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(images/weixin.png) no-repeat left bottom;}



.weixin1{ width:159px; height:34px; background:#0091df; float:left;position:relative; font-size:15px; text-align:center; z-index:0}
.weixin1 a{width:159px; height:34px; display:block; position:absolute; left:0; top:0; color:#FFFFFF; line-height:34px;  }
.weixin1 .weixin_nr{width:100px; height:120px; padding:10px; background:#fff; text-align:center; position:absolute; left:20px; top:45px; display:none;}
.weixin1 .weixin_nr img{ margin-bottom:5px;}
.weixin1 .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin1.on .weixin_nr{ display:block;}
.weixin1.on a{ background:url(images/weixin.png) no-repeat left bottom;}



.footer1{width:100%;float:left; padding-top:30px; padding-bottom:30px; background:#656565;}
.footer{width:1200px; margin:auto; clear:both;   text-align:left; font-size:14px;color:#959595}
.footer a{color:#959595}
.zzb07tail{color:#959595}
a.zzb07link{color:#959595; text-decoration:none;}
a.zzb07link:hover {color:#959595;text-decoration:underline;}


.bah{ float:right; color:#fff}
.bah a{ color:#fff}







/*sousuo*/
.gsjj_con1_div1{background: #fff; box-sizing: border-box;font-size: 0;padding: 30px 50px; margin-top:30px; 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*/


.cc1{ color:#FFFFFF}
