@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:#0087e9; }
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}


.dingbu{ float:right; }
.dingbu_txt1{ color:#0087e9; font-size:22px; float:left; background:url(../images/tel.jpg) no-repeat left; padding-left:38px; }
.dingbu_txt2{ color:#595959; font-size:15px; float:right;  background:url(../images/zh.jpg) no-repeat left; padding-left:23px;}


h1{

float:left; width:450px;
padding-top:20px;
margin-right:0px; line-height:55px;
padding-bottom:25px; color:#000000; font-weight:900; 
font-size:28px;
}
h1 span{ font-family:Arial, Helvetica, sans-serif; font-size:17px; letter-spacing:0px;font-weight:normal; text-transform:uppercase;line-height:20px; }
h1 a{color:#c2020c; }
h1 a:hover{color:#c2020c; }
h1 img{ float:left; padding-right:20px;}



#head{
width:1200px;
margin:auto;
}




#menu{width:700px; float:right; padding-top:60px;}
ul.menu {list-style:none; margin:0; padding:0; }
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none; padding-left:0px; text-align:center;color:#000;  }
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; border-top:none; width:100%;font-weight:normal;background:#1382b1;color:#000;  border-top:1px solid #1969b5;}
ul.menu ul li a {color:#fff;font-weight:normal;line-height:40px;}
ul.menu ul li a:hover {color:#fff; background:#c2020c; }
ul.menu ul ul { top:0px}
ul.menu .menulink { padding-left:30px;height:40px;font-size:18px;_display: inline-block; line-height:40px;}
ul.menu .menulink:hover, ul.menu .menuhover { color:#1382b1; }
ul.menu .sub {}
ul.menu .topline {}


.cvc{ width:400px; float:left;}
.cvc1{ width:150px; float:left;}

.en{border:#949494 solid 2px; width:40px; float:right }
.en:hover{background:#1382b1!important; color:#fff; float:left;border:#1382b1 solid 2px;  }



.flash{
width:100%;
float:left;
height:650px; 
}


*{
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		.banner{
			width: 100%;
			/*height: 560px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
		}
		.banner ul{
			position: absolute;
		}
		.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 100%;
			height: 650px;
			float: left;
			background:  no-repeat center center;
		}
		/*.banner ul li:nth-child(1){*/
			/*background: url('./1.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(2){*/
			/*background: url('./2.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(3){*/
			/*background: url('./3.jpg') no-repeat center center;*/
		/*}*/
		.banner ol{
			/*width: 60px;*/
			height: 20px;
			background: rgba(0,0,0,0.5);
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 30px;
			padding: 0 10px;
			border-radius: 10px;
		}
		.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
		}
		.banner ol .current{
			background: rgba(255,255,255,1);
		}
		.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -60px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
		}
		.banner .left{
			left: 60px;
			background: url('../images/left_right.png') no-repeat 0 0px;
		}
		.banner .right{
			right: 60px;
			background: url('../images/left_right.png') no-repeat 0px -120px;
		}
		.banner .left:hover , .banner .right:hover{
			background-color: rgba(0, 0, 0, 0.31);
		}
		
		
		
		
		
		

.pro{width:100%; height:617px; float:left; background:#1382b1;  }

.pro_1{width:1200px; margin:auto; clear:both; padding-top:30px; }

.pro_1 h3{ float:left; font-size:40px; font-weight:900; color:#FFFFFF}




#search{
width:210px;
margin-top:20px; border-right:#FFFFFF solid 1px;
float:left; padding-left:30px;
}
#search_logo{ padding-top:2px; padding-right:10px;}


.searchinput{
height:29px;
line-height:29px;
color:#fff; background: #1382b1;
border:#e8e8e8 solid 0px;
width:150px;
float:left;
padding-left:10px;
display:inline;

}


.container {
		/*width: 100%;*/

	}
	.swiper1 {
		width: 750px; float:right;
	}
	.swiper1 .selected {
		color: #fff; background:#11749e; float:left; 
	}
	.swiper1 .swiper-slide { width:32%!important;
	float:left!important; color:#FFFFFF; text-align:center;
		font-size: 16px;
		height: 70px;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		cursor: pointer;
	}
	.swiper2 {
		width: 1200px;
	}
	.swiper2 .swiper-slide {
		height: calc(100vh - 50px); border-top:#429bc1 solid 1px;
		color: #fff;
		padding-top:50px;
		box-sizing: border-box !important;
		overflow-x: hidden !important;
	}


.p1{ width:650px; float:left;}
.p1 img{ max-width:650px!important; height:auto;}

.p2{ width:500px; float:right; font-size:17px; line-height:30px;}
.p2 h3{ width:500px; float:right; font-size:35px; padding-bottom:40px; padding-top:25px;}

.p2-2{ width:500px; float:left; padding-top:50px;}
.p2-1{ width:80px; float:left; font-size:16px; margin-right:15px; text-align:center}



/*产品*/

.ppp1{width:1200px; margin:0 auto; clear:both; }
.ppp1 h2{ width:600px; float:left; font-size:40px; color:#333e46; text-align:left; font-weight:bold; padding-top:70px; padding-bottom:50px;}

#ppp{width:1200px; float:left; clear:both;  margin-bottom:30px; padding-top:10px}
#ppp ul li:nth-child(2n){ margin-left:22px;}
#ppp ul li:nth-child(3n){  margin-left:22px;}
#ppp ul li:nth-child(4n){float:right}
#ppp ul li:nth-child(5n){ float:left}
#ppp ul li:nth-child(6n){  margin-left:22px;}
#ppp ul li:nth-child(7n){  margin-left:22px;}
#ppp ul li:nth-child(8n){float:right}

#ppp ul li:nth-child(9n){ float:left!important; margin-left:0px;}
#ppp ul li:nth-child(10n){  margin-left:22px;}
#ppp ul li:nth-child(11n){  margin-left:22px;}
#ppp ul li:nth-child(12n){float:right}

#ppp ul{ float:left;}
#ppp ul li{display:inline;float:left; padding-bottom:10px; }
#ppp ul li a{ float:left;height:275px;  margin-bottom:25px;width:250px;padding:15px;background:#fff; box-shadow:0px 5px 10px 0px #f3f3f3;
transition:All 0.4s ease-in-out; border:#f3f3f3 solid 1px;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

#ppp ul li a:hover{ float:left;  box-shadow: 5px 5px 10px #e4e4e4;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}

#ppp span{ text-align:center!important; float:left; line-height:18px;width:250px; line-height:44px; height:44px; font-size:15px; color:#000000; border:#dedede solid 1px; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

#ppp img{  max-width:250px!important; max-height:200px; float:left ;object-fit: cover;}

.pv1{ width:250px; height:220px;}



#menu3{ float:right; background:#d2d2d2; margin-top:80px; line-height:45px;}
ul.menu3 {list-style:none; margin:0; padding:0; }
ul.menu3 * {margin:0; padding:0}
ul.menu3 a {display:block; text-decoration:none; color:#000;  }
ul.menu3 li {position:relative;  float:left;width:300px!important; text-align:center; font-size:18px; }
ul.menu3 ul {position:absolute;  left:0; display:none; opacity:0; list-style:none;  }
ul.menu3 ul li {position:relative; border-top:none; width:300px;font-weight:normal;background:#e6e6e6;color:#828282; font-size:16px;  border-top:1px solid #fff;}
ul.menu3 ul li a {color:#828282;font-weight:normal;line-height:40px;}
ul.menu3 ul li a:hover {color:#fff; background:#828282; }
ul.menu3 ul ul { top:0px}







/*------------公司---------*/
.yy{ width:1200px; margin:0 auto; margin-top:30px; clear:both; background:url(../images/yy.png) no-repeat left; text-align:left; margin-bottom:20px;}
.yy h2{ font-size:40px; color:#333e46;padding-top:40px; padding-left:120px; font-weight:bold }
.yy h3{ font-size:17px; color:#7a7a7a; margin-top:0px; padding-bottom:20px;padding-left:120px; line-height:35px;}
.yy span{}
.yy span a{ font-size:25px; color:#fff; background:#d2d2d2; float:right; width:30px; text-align:center; font-weight:bold}




.yy1{  width:100%; background:url(../images/c_b.png) no-repeat top center #1e81ab; height:514px;  float:left;}




#featured-area {
	width: 800px; padding-top:50px;
	margin:0px auto;
}
#featured-area img{ border:none}


.roundabout-holder {
	list-style:none; width:auto!important; 
	height:400px; 
	margin:0px auto;
}

.roundabout-moveable-item { 
      height:300px;
	cursor:pointer;width:500px;  	 
	-webkit-border-radius:5px!important; 
	-moz-border-radius:5px!important; 
	background:#f9f9f9!important;      padding:15px;
}

.roundabout-moveable-item img {
	max-height:300px; height:100%; 
width:100%; margin:auto;max-width:500px;  	 
 margin:auto;vertical-align: middle!important;
display:table-cell!important; overflow:hidden;

}

.roundabout-in-focus {
	cursor:auto;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow:0px 0px 20px #627785;
	-moz-box-shadow:0px 0px 20px #627785;
	background:none
}

.roundabout-holder span	 {
	display:none;
	font-size:15px;
}

.roundabout-in-focus:hover span	{
	display:inline;
	position:absolute;
	bottom:0px;
	right:0px;
	padding:10px 20px;
	background:#fff;
	color:#313131;
	z-index:999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size : 15px;

}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline:none;
	text-decoration:none;
}

.roundabout li {
	margin:0
}







.biaoti2 { width:1200px; margin:0px auto;  padding-top:50px;  text-align:center; font-size:45px; color:#000000; line-height:73px; padding-bottom:30px!important}
.biaoti2 p { font-weight:normal; color:#666666; font-size:20px; line-height:35px; width:100%; margin:0px auto;}


.news { clear:both;margin:0px auto;width:1200px;}
.news .con .fl { width:587px;  float:left}
.news .con .fl img { width:588px; height:329px;}
.news .con .fl .wz { width:588px; float:left}
.news .con .fl .wz p { line-height:38px; font-size:17px; font-family:Arial, Helvetica, sans-serif; padding-top:20px; color:#1382b1}
.news .con .fl .wz h3 {font-size:25px; font-weight:normal;  line-height:28px;}


.m221{ float:left; background:url(../images/m1.jpg) no-repeat left; line-height:45px; padding-left:60px; margin-top:15px;}

.news .con .fr { width:585px;}
.news .con .fr .news_1 { width:585px; height:154px; float:left; background:url(../images/xa.png) no-repeat; color:#FFFFFF; font-size:17px; text-align:center}
.news .con .fr .news_1 p{ padding:40px 60px 0px 60px; line-height:30px;}
.news .con .fr .news_1 b{ font-size:35px; font-weight:normal; line-height:45px;}
.news .con .fr .news_1 a{color:#FFFFFF;}

.news .con .fr .news_3 ul li:nth-child(2n){ float:right}

.news .con .fr .news_3 { width:585px; padding-top:14px!important; float:left}
.news .con .fr .news_3 ul { width:585px; float:left; }

.news .con .fr .news_3 ul li { width:286px; float:left; font-size:16px; line-height:25px; }

.news .con .fr .news_3 img{ width:286px!important; height:162px!important; padding-bottom:10px;}




/*-------底部-----------*/


.foot{ width:100%; float:left; background:#333e46; padding-bottom:20px; margin-top:50px; }

.foota{ width:1200px; margin:0 auto; padding-top:70px; padding-bottom:50px;}

.fot_logo { width:200px; float:left; font-size:40px; font-weight:bold;color:#a5b4be; text-align:center}
.fot_logo span{ width:200px; float:left; font-size:18px; font-weight:normal; }

.fazuo { width:380px; float:left; padding-left:125px;}
.fazuo h2{ color:#fff; font-size:18px; margin-bottom:10px; font-size:22px;}
.fazuo ul li{ }
.fazuo ul li a{ color:#99a2a9; font-size:15px; line-height:24px;}
.fazuo ul li a:hover{ color:#fff; font-size:15px;}



.fazuo1 { width:400px; line-height:26px; }
.fazuo1 h2{ color:#fff; font-size:18px; margin-bottom:10px; font-size:22px;}
.fazuo1 h2 b{ color:#0c91c9; font-size:35px; margin-top:20px; float:left}
.fazuo2 { width:400px; line-height:26px; color:#99a2a9; float:left; padding-top:15px;}

.m22 { width:400px; line-height:26px; color:#99a2a9; float:left; padding-top:15px;}
.m22 a{ color:#99a2a9;}
.ewm { width:400px; float:left; padding-top:20px;}




.footb{ width:1200px; margin:0 auto;padding-top:20px;  line-height:30px; color:#99a2a9; border-top:#414c53 solid 1px;}
.footb a{color:#99a2a9}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-decoration:none;}
a.zzb07link:hover {text-decoration: underline;}
.zzb07tail{font-size:15px;font-family:Arial, Helvetica, sans-serif;}
.bottomNav{ display:none}
.tbottom{ display:none}
.mobile_chanpin{ display:none}








/*------------公司---------*/
.wenzi{text-align:center; margin:0 auto}
.wenzi h2{ font-size:35px; color:#1382b1; font-weight:bold}
.wenzi h4{ font-size:35px; color:#1382b1; font-weight:bold}
.wenzi h3{ font-size:17px; color:#7a7a7a; margin-top:10px; padding-bottom:20px;}
.wenzi .wline{ background:#1382b1; height:3px; width:120px; margin:0 auto; margin-top:0px; margin-bottom:30px;}




/*内页联系我们*/
.clearfix{ clear:both}
.contact_1_3{ width:100%;}
.contact_1_3_left{width:47%; height:auto; float:left; margin-right:3% }
.contact_1_3_left ul li strong{ color:#0087e9; font-size:20px;font-weight:bold;}
.contact_1_3_left ul li p{ line-height:30px; margin-bottom:10px;}
.contact_1_3_left ul li:nth-child(2n){ float:right}
.contact_1_3_left ul li{
padding:5%; border:1px #f0f0f0 solid; height:auto; color:#666; box-shadow:0px 10px 10px 0px rgba(0,0,0,.1); width:90%; float:left; height:250px;}

.map{width:50%!important; float:right; }

/*图片*/







.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:80px;  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:445px; 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;}


.m2{background:#1382b1;width:100px; margin-left:0px; line-height:30px; float:left;color:#FFFFFF; text-align:center; margin-top:10px;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal;line-height:30px; height:30px;  color: #fff;}

.m2 a{border-radius:0px; width:100px;line-height:30px; float:left; color:#FFFFFF;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal;line-height:30px; height:30px;  color: #fff;}
.m2 a:hover{ 
	background:#1382b1\9;color: #fff;}
	
.m2:after{content:'';position:absolute;height:100%;width:0;background:#c2020c;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.m2:hover:after,.ydao ul li.cur:after{width:100%;color: #fff;}





#ny_xinwen_da {
	width:100%; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ny_xinwen_da h3 {
	font-size: 28px;
	line-height: 33px;
	color: #333;
	text-align: center;
	float: left;
	padding-bottom:20px;
	width:100%; 
	font-weight: normal;
}
.xinwen_zz {
	font-size: 15px;
	line-height: 32px;
	color: #bbbbbb;
	float: left;
	height: 46px;
	width:100%; margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	text-align: center;
}



.pnpage{ width:100%; float:left; padding-bottom:0px; padding-top:40px; margin-top:20px; border-top:#e4e4e4 solid 1px;}
.pnpage1{ width:40%; float:left; text-align:left;}
.pnpage2{ width:40%; float:right; text-align:right}
.pnpage3{ width:20%; float:left; text-align:center;}


.imglist1 ul li:nth-child(2n){ margin-left:2%;}
.imglist1 ul li:nth-child(3n){  margin-left:2%;}
.imglist1 ul li:nth-child(4n){float:right}
.imglist1 ul li:nth-child(5n){ margin-left:0%;}
.imglist1 ul li:nth-child(6n){ margin-left:2%!important;}
.imglist1 ul li:nth-child(7n){ margin-left:2%!important;}

.imglist1 ul li:nth-child(8n){float:right}
.imglist1 ul li:nth-child(9n){ margin-left:0%;}
.imglist1 ul li:nth-child(10n){ margin-left:2%!important;}
.imglist1 ul li:nth-child(11n){ margin-left:2%!important;}

.imglist1 ul li{text-align:center;float:left;display:inline;width:20%;overflow:hidden;background:#fff; border:1px dotted #d3d3d3; padding:1.5%; border-radius:5px; margin-bottom:25px;}
.imglist1 ul li img{background:#FFF; max-width:100%; max-height:100%;border:0px dotted #d3d3d3!important;}
.imglist1 ul li span{line-height:27px;display:block; color:#555; text-align:center; font-size:15px;}

.zu11{width:40%!important; height:200px!important; vertical-align: middle!important;border:0px dotted #d3d3d3!important;
display:table-cell!important; overflow:hidden;}
.zu11 a img{ -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;object-fit: cover;}
.zu11 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);}



.imglist2 ul li:nth-child(2n){ margin-left:2%;}
.imglist2 ul li:nth-child(3n){  margin-left:2%;}
.imglist2 ul li:nth-child(4n){float:right}
.imglist2 ul li:nth-child(5n){ margin-left:0%;}
.imglist2 ul li:nth-child(6n){ margin-left:2%!important;}
.imglist2 ul li:nth-child(7n){ margin-left:2%!important;}

.imglist2 ul li:nth-child(8n){float:right}
.imglist2 ul li:nth-child(9n){ margin-left:0%;}
.imglist2 ul li:nth-child(10n){ margin-left:2%!important;}
.imglist2 ul li:nth-child(11n){ margin-left:2%!important;}

.imglist2 ul li{text-align:center;float:left;display:inline;width:20%; height:240px;overflow:hidden;background:#fff; border:1px dotted #d3d3d3; padding:1.5%; border-radius:5px; margin-bottom:25px;}
.imglist2 ul li img{background:#FFF; max-width:100%; max-height:100%;border:0px dotted #d3d3d3!important;}
.imglist2 ul li span{line-height:24px;display:block; color:#555; text-align:center; font-size:15px;}

.zu111{width:40%!important; height:200px!important; vertical-align: middle!important;border:0px dotted #d3d3d3!important;
display:table-cell!important; overflow:hidden;}
.zu111 a img{ -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;object-fit: cover;}
.zu111 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);}




.ab11{ float:left; width:100%; padding-top:10px; padding-bottom:35px; border-bottom:#e6e6e6 solid 0px; margin-bottom:0px;}

.ab11 ul{overflow:hidden; padding-left:5% }
.ab11 ul li{display:block;float:left;}
.ab11 ul li a{float:left;text-align:center!important;line-height:40px; font-size:17px;  width:100%;}
.ab11 ul li a:hover{   float:left;}




.zz1{  color:#FFFFFF;background:#1382b1; border:2px solid #1382b1; width:25% ; line-height:40px; margin-left:5%; border-radius:5px;  }
.zz1 a{color:#FFFFFF ; }
.zz2{ border:2px solid #1382b1; color:#1382b1; width:25% ;  line-height:40px; margin-left:5%; border-radius:5px;}
.zz2 a{color:#1382b1 ; }





.ab111{ float:left; width:100%; padding-top:10px; padding-bottom:35px; border-bottom:#e6e6e6 solid 1px; margin-bottom:30px;}

.ab111 ul{overflow:hidden; padding-left:5% }
.ab111 ul li{display:block;float:left;}
.ab111 ul li a{float:left;text-align:center!important;line-height:40px; font-size:17px;  width:100%;}
.ab111 ul li a:hover{   float:left;}


.zz3{  color:#FFFFFF;background:#1382b1; border:2px solid #1382b1; width:25% ; line-height:40px; margin-left:5%; border-radius:5px;  }
.zz3 a{color:#FFFFFF ; }
.zz4{ border:2px solid #1382b1; color:#1382b1; width:25% ;  line-height:40px; margin-left:5%; border-radius:5px;}
.zz4 a{color:#1382b1 ; }





/*内页新闻*/
.ny_news {margin-bottom: 25px;border-bottom: 1px solid #ddd;padding-bottom: 15px;padding-top: 15px; margin-top:10px;}
.ny_news_time {width: 90px;height: 92px;background: #0087e9;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; line-height:45px;}
.ny_news_txt a{ color:#000; font-size:18px;}
.ny_news_txt p a{ color:#0087e9; font-size:15px;}
.ny_news_more {width: 170px;height: 44px;border-left: 1px solid #0087e9;border-right: 1px solid #0087e9;text-align: center;line-height: 44px;margin-right: 30px; margin-top: 5px;}
.ny_news_txt p {color: #7f7f7f;line-height: 22px;padding-top: 12px;}
.ny_news_more:hover{background:#0087e9;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:0px; color:#0087e9}
.fanhui{ width:100%; margin:0 auto; line-height:60px; margin-top:50px; height:60px;}
.fanhui ul li{ float:left; width:33%;background:#f2f2f2; height:60px; line-height:60px; }
.fanhui ul li:nth-child(2n) {background: #0087e9; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center; }
.fanhui ul li span{padding-left:20px; padding-right:20px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow:hidden;}
.xiangxi h2{ text-align:center; margin:0 auto; color:#333}
.xiangxi .shijian{ text-align:center; margin:0 auto}

/*----内页---*/
.nyabout{width:100%;margin:0 auto;background:url(../images/f1.jpg) no-repeat center; height:350px; clear:both }
.nycon{width:100%; margin:0 auto; background:url(../images/f6.jpg) no-repeat center; height:350px;clear:both }
.nypro{width:100%; margin:0 auto; background:url(../images/f2.jpg) no-repeat center top; height:409px; clear:both }
.nynew{width:100%; margin:0 auto; background:url(../images/f5.jpg) no-repeat center top; height:409px; clear:both }
.nyxz{width:100%; margin:0 auto; background:url(../images/f4.jpg) no-repeat center top; height:409px; clear:both }
.nycase{width:100%; margin:0 auto; background:url(../images/f3.jpg) no-repeat center top; height:409px; clear:both }


.nymain{ width:1200px; margin:0 auto; padding-top:40px; padding-bottom:30px;}
.neirong{ padding-top:30px; line-height:30px; font-size:16px; padding-bottom:50px; float:left; width:100%}
.neirong11{ padding-top:50px; line-height:30px; font-size:16px;}
.neirong11 img{ max-width:auto!important; height:auto!important;}

.neirong2{ width:94%; float:left; border:#dcdcdc solid 1px; padding:3%; margin-bottom:35px;line-height:30px; font-size:16px;}
.neirong2 img{  height:auto!important;}

.neirong .zuofu{ width:80%;}
.neirong .youfu{ width:20%}

.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #8b8b8b; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #8b8b8b; text-decoration: none;margin:0px 3px; padding:4px 7px; border: 1px solid #8b8b8b; font-weight: normal;}
.contentPage a:visited {color: #8b8b8b; text-decoration: none;  margin:0px 3px; border: 1px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; text-decoration: none; padding:4px 7px; background-color:#8b8b8b;font-weight:normal;}
.contentPage .current{color:#8b8b8b; text-decoration: none;  margin: 0px; border:0px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage .zi{  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;}

.mobile_lianxi{ display:none}





@media all and (max-width:768px){
	.pc_lianxi{ display:none}
	.pc_dibu{}
	
	.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;}





	.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}




#head{ display:none}





/*手机版底部导航*/
.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;}
.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: #0087e9;
    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:#0087e9}


/*手机版顶部导航*/
@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 -5px 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/ico-cha.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 -5px 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: -5px;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){


.flash{
width:100%;
float:left;
height:auto; padding-bottom:35%; background:url(../images/1.jpg) no-repeat top center;background-size:180%; 
}


.nyabout{width:100%; margin:0 auto; background:url(../images/w1.jpg) no-repeat center; background-size:100%; height:130px; }
.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; background-size:100%; height:130px; }
.nyjob{width:100%; margin:0 auto; background:url(../images/nyjob.jpg) no-repeat center;  background-size:100%; height:130px;}
.nyorder{width:100%; margin:0 auto; background:url(../images/nyorder.jpg) no-repeat center; background-size:100%; height:130px; }
.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/w3.jpg) no-repeat center top; background-size:100%; height:130px; }
.honor{width:100%; margin:0 auto; background:url(../images/w5.jpg) no-repeat center;background-size:100%; height:130px; }
.nyfac{width:100%; margin:0 auto; background:url(../images/w2.jpg) no-repeat center; background-size:100%; height:130px; }






.pro_1{width:95%; margin:auto; clear:both; padding-top:20px; }

.left{width:100%; float:left;}
.left h2{ font-size:20px; color:#333333; background:url(../images/pr.png) no-repeat top center;  background-size:60%; padding-top:10px; font-weight:normal; text-align:center}
.left h3{ font-size:14px; color:#858585; margin-top:10px; padding-bottom:20px;}
.left h2 b{  color:#1382b1;}


.tabox{width:100%; float:left}
.tabox .hd{width:100%; float:left;}
.tabox .hd li{position:relative;margin-left:-1px;height:37px;line-height:37px;text-align:center;width:100%; height:40px; float:left;border-top:0;cursor:default;border:2px solid #1382b1;color:#1382b1; font-size:15px; line-height:40px;border-radius:5px; margin-bottom:8px;}
.tabox .hd li a{color:#1382b1 ;}

.tabox .hd li.on{width:100%; background:#1382b1 ;}
.tabox .hd li.on a{color:#fff ;}
.tabox .bd{display:none;}

.tabox .lh{display:none; }

.aaa{display:none; }




.pro-right1{ width:100%; margin:auto; clear:both;padding-bottom:30px; padding-top:10px;}


.p21{width:100%; float:left;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; line-height:24px; text-align:left; font-size:14px;}
	

.imglist3 ul li{float:left;width:100% }
.imglist3 ul li img{width:100%!important; height:250px;  object-fit: cover;}


.nr1{width:100%;position:relative; clear: both; z-index:0;}
.nr2{ width:90%; height:50px;  background:#000; position:absolute;clear: both;text-align:left; color:#FFFFFF; margin-top:150px; font-size:16px; font-weight:normal; text-transform:none;  background-color: rgba(0,0,0,0.5);text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; padding-left:5%; padding-right:5%;}
.nr2 a{ color:#FFFFFF; }




/*------------公司---------*/
.wenzi{text-align:center; margin:0 auto}
.wenzi h2{ font-size:20px; color:#1382b1; }
.wenzi h4{ font-size:20px; color:#1382b1;}
.wenzi h3{ font-size:14px; color:#7a7a7a; margin-top:0px; padding-bottom:20px;}




/*产品*/




/*------------公司---------*/
.about1{ width:95%; margin:0 auto; padding-bottom:0px; padding-top:30px; clear:both}
.about1 h2{ font-size:20px; color:#333333; background:url(../images/abb.png) no-repeat top center;background-size:60%;padding-top:10px; text-align:center}
.about1 h3{ font-size:14px; color:#7a7a7a; margin-top:10px; padding-bottom:20px; text-align:center}


.abzuo{ width:100%; font-size:14px; text-align:center; color:#2f2f2f; float:left;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:5;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; margin-bottom:25px; float:left}

.abzuo1{ width:100%; margin:auto; }
.m1{background-color:#2695e9; width:45%; height:29px;font-size:14px; text-align:center; line-height:29px;border-radius:25px; float:left; margin-top:0px;}
.m1 a{ text-align:center; color:#fff;-webkit-transition:.8s;
-moz-transition:.8s;
-o-transition:.8s;}
.m1:hover {cursor:pointer;/* transform属性 */transform:translate(0,-10px); background:#2695e9;-webkit-transition:.8s;
-moz-transition:.8s;
-o-transition:.8s;}


.m2{background-color:#fff; border:#2695e9 solid 2px; width:45%; height:25px;font-size:14px; text-align:center; line-height:25px;border-radius:25px;float:right}
.m2 a{ text-align:center; color:#2695e9;-webkit-transition:.8s;
-moz-transition:.8s;
-o-transition:.8s;}
.m2:hover {cursor:pointer;/* transform属性 */transform:translate(0,-10px);-webkit-transition:.8s;
-moz-transition:.8s;
-o-transition:.8s;}




.honor1{  width:100%; background:#f0f0f0;  float:left; padding-top:30px; padding-bottom:30px; margin-top:30px;}


.hl_main5_content{width:100%;border-top:none;  }
.hl_main5_content1 ul li{ float:left; display:inline;}
.hl_main5_content1 ul li img{ width:100px; height:155px; }

.hl_main5_content1 ul li a{ float:left;   background:#FFFFFF ; width:100px; height:155px; margin-left:20px!important; font-weight:normal; padding:5%; 
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
	
.hl_main5_content1 ul li a:hover{ float:left; box-shadow: 5px 8px 10px #e2e2e2;  
transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px); }


#demolefta{OVERFLOW: hidden; WIDTH:100%; margin:0 auto; }




/*-------底部-----------*/


.lianxia{ width:95%; height:auto; margin:0 auto; clear:both; margin-top:0px;}
.lianxi_txt{ width:100%; margin:0 auto; padding-top:23px; padding-bottom:20px;}
.tel{ background:url(../images/fa.png) no-repeat center top; background-size:60%; padding-top:10px; font-size:20px; color:#333333;font-weight:normal; text-align:center;width:100%;}

.lianxi_txt ul{ float:left;width:100%; padding-top:5px;}
.lianxi_txt ul li{display:inline;float:left;line-height:16px; font-size:14px;width:16.5%; text-align:center;  }
.lianxi_txt ul li a{ float:left; width:100%;
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;}

.lianxi_txt ul li 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);}
	
	
.lianxi_txt ul li img.aaaa01{-moz-transition: all 1.5s;-webkit-transition:all 1.5s;-o-transition:all 1.5s;transition:all 
1.5s; width:80%}
.lianxi_txt ul li:hover img.aaaa01{-webkit-transform: rotateZ(360deg);color:#504537;-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}


.xia11{ background:none ; float:left; }




.foot{display:none;  }


.footb1{ width:100%; float:left; background:#1673b9; }
.footb{ width:95%; margin:0 auto;padding-top:20px; padding-bottom:20px; line-height:20px; color:#FFFFFF; padding-top:10px; padding-bottom:80px;}
.footb a{color:#FFFFFF}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 14px;text-decoration:none;}
a.zzb07link:hover {text-decoration: underline;}
.zzb07tail{font-size:15px;font-family:Arial, Helvetica, sans-serif;}


/*内页联系我们*/


.contact_1_3{ width:100%;}
.contact_1_3_left{width:100%; height:auto; float:left; margin-right:3% }
.contact_1_3_left ul li strong{ color:#066ab6; font-size:20px;font-weight:bold;}
.contact_1_3_left ul li p{ line-height:30px; margin-bottom:10px;}
.contact_1_3_left ul li:nth-child(2n){ float:right}
.contact_1_3_left ul li{
padding:5%; border:1px #f0f0f0 solid;  color:#666; box-shadow:0px 10px 10px 0px rgba(0,0,0,.1); width:90%; float:left;}

.map{width:100%!important; height:300px!important; padding-top:40px; float:left; clear:both}







.imglist1 ul li:nth-child(2n){ margin-left:0;float:right}
.imglist1 ul li:nth-child(3n){  margin-left:0;}
.imglist1 ul li:nth-child(4n){float:right}
.imglist1 ul li:nth-child(5n){ margin-left:0%;}
.imglist1 ul li:nth-child(6n){ margin-left:0%!important;float:right}
.imglist1 ul li:nth-child(7n){ margin-left:0%!important;}

.imglist1 ul li:nth-child(8n){float:right}
.imglist1 ul li:nth-child(9n){ margin-left:0%;}
.imglist1 ul li:nth-child(10n){ margin-left:0%!important;float:right}
.imglist1 ul li:nth-child(11n){ margin-left:0%!important;}
.imglist1 ul li:nth-child(12n){float:right}

.imglist1 ul li{text-align:center;float:left;display:inline;width:45%;height:180px;overflow:hidden;background:#fff; border:1px dotted #d3d3d3; padding:1.5%; border-radius:5px; margin-bottom:25px;}
.imglist1 ul li img{background:#FFF; max-width:100%; max-height:100%;border:0px dotted #d3d3d3!important;}
.imglist1 ul li span{line-height:20px;display:block; color:#555; text-align:center; font-size:14px;}

.zu11{width:40%!important; height:130px!important; vertical-align: middle!important;border:0px dotted #d3d3d3!important;
display:table-cell!important; overflow:hidden;}
.zu11 a img{ -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;object-fit: cover;}
.zu11 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);}



.imglist2 ul li:nth-child(2n){ margin-left:0;float:right}
.imglist2 ul li:nth-child(3n){  margin-left:0;}
.imglist2 ul li:nth-child(4n){float:right}
.imglist2 ul li:nth-child(5n){ margin-left:0%;}
.imglist2 ul li:nth-child(6n){ margin-left:0%!important;float:right}
.imglist2 ul li:nth-child(7n){ margin-left:0%!important;}

.imglist2 ul li:nth-child(8n){float:right}
.imglist2 ul li:nth-child(9n){ margin-left:0%;}
.imglist2 ul li:nth-child(10n){ margin-left:0%!important;float:right}
.imglist2 ul li:nth-child(11n){ margin-left:0%!important;}
.imglist2 ul li:nth-child(12n){float:right}

.imglist2 ul li{text-align:center;float:left;display:inline;width:45%;height:180px;overflow:hidden;background:#fff; border:1px dotted #d3d3d3; padding:1.5%; border-radius:5px; margin-bottom:25px;}
.imglist2 ul li img{background:#FFF; max-width:100%; max-height:100%;border:0px dotted #d3d3d3!important;}
.imglist2 ul li span{line-height:20px;display:block; color:#555; text-align:center; font-size:14px;}

.zu111{width:40%!important; height:130px!important; vertical-align: middle!important;border:0px dotted #d3d3d3!important;
display:table-cell!important; overflow:hidden;}
.zu111 a img{ -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;object-fit: cover;}
.zu111 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);}





.ab11{ float:left; width:100%; padding-top:0px; padding-bottom:15px; border-bottom:#e6e6e6 solid 1px; margin-bottom:15px;}

.ab11 ul{overflow:hidden; padding-left:0% }
.ab11 ul li{display:block;float:left;}
.ab11 ul li a{float:left;text-align:center!important;line-height:30px; font-size:14px;  width:100%;}
.ab11 ul li a:hover{   float:left;}



.zz1{  color:#FFFFFF;background:#1382b1; border:2px solid #1382b1; width:40% ; line-height:40px; margin-left:5%; border-radius:5px;  }
.zz1 a{color:#FFFFFF ; }
.zz2{ border:2px solid #1382b1; color:#1382b1; width:40% ;  line-height:40px; margin-left:5%; border-radius:5px;}
.zz2 a{color:#1382b1 ; }







.ab111{ float:left; width:100%; padding-top:0px; padding-bottom:25px; border-bottom:#e6e6e6 solid 1px; margin-bottom:25px;}

.ab111 ul{overflow:hidden; padding-left:0% }
.ab111 ul li{display:block;float:left; margin-bottom:10px;}
.ab111 ul li a{float:left;text-align:center!important;line-height:40px; font-size:14px;  width:100%;}
.ab111 ul li a:hover{   float:left;}


.zz3{  color:#FFFFFF;background:#1382b1; border:2px solid #1382b1; width:95% ; line-height:40px; margin-left:0%; border-radius:5px;  }
.zz3 a{color:#FFFFFF ; }
.zz4{ border:2px solid #1382b1; color:#1382b1; width:95% ;  line-height:40px; margin-left:0%; border-radius:5px;}
.zz4 a{color:#1382b1 ; }




/*内页新闻*/
.ny_news {margin-bottom: 25px;border-bottom: 1px solid #ddd;padding-bottom: 15px;padding-top: 0px; margin-top:0px;}
.ny_news_time {display:none;}

.ny_news_txt {width: 90%;padding-left:10%;border-left: 1px solid #e6e6e6;margin-left:0px; line-height:20px;padding-top: 10px;}
.ny_news_txt a{ color:#000; font-size:15px;}
.ny_news_txt p a{ color:#0087e9; font-size:15px;}
.ny_news_more {display:none;}
.ny_news_txt p {color: #7f7f7f;line-height:20px;padding-top: 0px;}
.ny_news_more:hover{background:#0087e9;color:#fff}
.ny_news_more:hover a{color:#fff;}
.ny_news:hover{background:#f7f7f7}
.ny_news_txt a{ color:#000; font-size:15px;-webkit-transition: padding-left .8s;-moz-transition: padding-left .8s;-o-transition: padding-left .8s;}
.ny_news_txt a:hover{padding-left:0px; color:#0087e9}
.fanhui{ width:100%; margin:0 auto; line-height:60px; margin-top:50px; height:60px;}
.fanhui ul li{ float:left; width:33%;background:#f2f2f2; height:60px; line-height:60px; }
.fanhui ul li:nth-child(2n) {background: #0087e9; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center; }
.fanhui ul li span{padding-left:20px; padding-right:20px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow:hidden;}
.xiangxi h2{ text-align:center; margin:0 auto; color:#333}
.xiangxi .shijian{ text-align:center; margin:0 auto}

/*----内页---*/


.nymain{ width:95%; margin:0 auto; padding-top:15px; padding-bottom:20px;}
.neirong{ padding-top:0px; line-height:24px; font-size:14px; padding-bottom:30px; float:left; width:100%}
.neirong11{ padding-top:50px; line-height:30px; font-size:16px;}
.neirong11 img{ max-width:auto!important; height:auto!important;}

.neirong2{ width:94%; float:left; border:#dcdcdc solid 1px; padding:3%; margin-bottom:35px;line-height:24px; font-size:14px;}
.neirong2 img{  height:auto!important;}

.neirong .zuofu{ width:80%;}
.neirong .youfu{ width:20%}

.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #8b8b8b; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #8b8b8b; text-decoration: none;margin:0px 3px; padding:4px 7px; border: 1px solid #8b8b8b; font-weight: normal;}
.contentPage a:visited {color: #8b8b8b; text-decoration: none;  margin:0px 3px; border: 1px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; text-decoration: none; padding:4px 7px; background-color:#8b8b8b;font-weight:normal;}
.contentPage .current{color:#8b8b8b; text-decoration: none;  margin: 0px; border:0px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage .zi{  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;}



}



