/* CSS Document */
/*全局控制*/
img{border:none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

ul,li{list-style-type:none;}
ul,li,div{margin:0; padding:0;}
.q-indexzt{
					
					text-align: left;
					font-size: 12px;
					color: #666666;
					line-height: 27px;
				}
				
				
				
.q-indexzt1{
					
					font-size: 12px;
					color: #666666;
					line-height: 18px;
				}
.q-indexzt2{
	font-size: 12px;
	color: #000000;
	line-height: 42px;
				}


.q-indexzt3{
	font-size: 12px;
	color: #000000;
	line-height: 30px;
				}

.q_footerzt1{
	font-size: 12px;
	color: #FFF;
	line-height: 40px;
				}

.q_headerzt3
{
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}


.q_header1{

	max-width:1900px;
	/*min-width:1436px;*/
	min-width:1230px;
	height:auto;
	background-color: #ffffff;
}

	.q_header1_1{
		height: 122px;
		max-width:1900px;
		min-width:1230px;
		background-image:url(../images/index_01_1.jpg);
		
		
	}

		.q_header1_1_1{
			width: 24%;
			height: 104px;
			float: left;
			font-size: 16px;
			color: #fff;
			font-family: "Microsoft YaHei";
			margin-top: 18px;
			margin-left:4%;			
		}
				
		.q_header1_1_2{
			width: 70%;
			height: 65px;
			margin-top: 57px;
			margin-right:2%;
			float:right;


		}
			.q_header1_1_2_1{
				width:13%;
				height: 65px;
				font-size: 16px;
				color: #000000;
				font-family: "Microsoft YaHei";
				float: left;
				font-weight: bold;

			}
				.q_header1_1_2_1  nav a{
					font-size: 16px;
					color: #000000;
					font-family: "Microsoft YaHei";
					font-weight: bold;
	
				}
							

			.q_header1_1_2_2{
				width: 1%;
				height: 65px;
				float: left;
			}
			.q_header1_1_2_3{
				width: 13%;
				height: 65px;
				font-size: 16px;
				color: #444444;
				font-family: "Microsoft YaHei";
				float: left;

			}
				.q_header1_1_2_3  nav a{
					font-size: 16px;
					color: #444444;
					font-family: "Microsoft YaHei";
	
				}
/*子页header*/
.zq_headeryb1{
	max-width:1900px;
	min-width:1230px;
	/*height: 2197px;*/
	height:144px;
	background-color: #ffffff;
}
.zq_headeryb2{
	max-width:1900px;
	min-width:1230px;
	/*height: 2197px;*/
	height:144px;
	background-color: #ffffff;
}
.zq_header1{
	max-width:1900px;
	min-width:1230px;
	/*height: 2197px;*/
	height:144px;
	background-color: #ffffff;
}

	.zq_header1_1{
		height: 122px;
		max-width:1900px;
		min-width:1230px;
		
		
	}

		.zq_header1_1_1{
			width: 11%;
			height: 104px;
			float: left;
			font-size: 16px;
			color: #fff;
			font-family: "Microsoft YaHei";
			margin-top: 18px;
			margin-left:4%;			
		}
				
		.zq_header1_1_2{
			width: 68%;
			height: 70px;
			margin-top: 52px;
			float: left;
			margin-left:2%;
			
			
		}
			.zq_header1_1_2_1{
				width: 13%;
				height: 65px;
				font-size: 16px;
				color: #000000;
				font-family: "Microsoft YaHei";
				float: left;
				font-weight: bold;

			}
				.zq_header1_1_2_1  nav a{
					font-size: 16px;
					color: #000000;
					font-family: "Microsoft YaHei";
					font-weight: bold;
	
				}
							

			.zq_header1_1_2_2{
				width: 1%;
				height: 65px;
				float: left;
			}
			.zq_header1_1_2_3{
				width: 13%;
				height: 65px;
				font-size: 16px;
				color: #444444;
				font-family: "Microsoft YaHei";
				float: left;

			}
				.zq_header1_1_2_3  nav a{
					font-size: 16px;
					color: #444444;
					font-family: "Microsoft YaHei";
	
				}
		.zq_header1_1_3{
			width: 15%;
			height: 70px;
			margin-top: 52px;
			float:right;
		}				
	.zq_header1_2{

		height: 22px;
		max-width:1900px;
		min-width:1230px;
		background-image:url(../images/zyjbt1.jpg);
	}
	.zq_header1_3{

		height: 22px;
		max-width:1900px;
		min-width:1230px;
		background-image:url(../images/zyjbt2.jpg);
	}
/*子页header*/			
			
			
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
}

nav a:hover,
nav a:focus {
	outline: none;
}

.cl-effect-3 a {

	color: #000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.cl-effect-3 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: rgba(0,0,0,0.1);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
			
				
		
	.q_header1_2{


		min-width:1230px;
	}
	.q_header1_3{
		
		height: 102px;
		max-width:1900px;
		min-width:1230px;
		background-image:url(../images/index_03.png);
	}
		.q_header1_3_1{

			height: 57px;
			margin-top:45px;
			width: 23%;
			float: left;

		}	
		.q_header1_3_2{

			height: 57px;
			margin-top:45px;
			width: 35px;
			float: left;

		}
		.q_header1_3_3{

			height: 62px;
			margin-top:40px;
			width: 20px;
			font-size: 16px;
			color: #444444;
			font-family: "Microsoft YaHei";
			float: left;

		}
		.q_header1_3_3_1{

			height: 62px;
			margin-top:40px;
			width: 13px;
			font-size: 16px;
			color: #444444;
			font-family: "Microsoft YaHei";
			float: left;

		}	
		.q_header1_3_4{

			height: 102px;
			width: 26%;
			float: left;

		}
		.q_header1_3_5{

			height: 102px;
			width: 22px;
			float: left;

		}
		.q_header1_3_6{

			height: 59px;
			margin-top:43px;
			width: 255px;
			font-size: 14px;
			color: #444444;
			font-family: "Microsoft YaHei";
			float: left;

		}	
		.q_header1_3_7{

			height: 59px;
			margin-top:43px;
			width: 60px;
			float: left;

		}
		.q_header1_3_8{

			height: 59px;
			margin-top:43px;
			width: 118px;
			font-size: 14px;
			color: #444444;
			font-family: "Microsoft YaHei";
			float: left;

		}
		
		
		
		









	
/*内容1*/
.q_index{
	clear:both;
	width: auto;

}
/*内容1*/
	.q_index1{
		max-width:1900px;
		min-width:1230px;
		
		height: 1548px;
		background-color:#f7f5f6;
	}
			.q_index1_1{
				max-width:1900px;
				min-width:1230px;
				height: 112px;
				padding-top:68px;
			}
			.q_index1_2{
				max-width:1900px;
				min-width:1230px;
				height: 743px;
				background-image:url(../images/index_05.png);
				background-position: center;
				/*background-repeat: no-repeat;背景图像不平铺*/

			}
				.q_index1_2_1{
					max-width:1900px;
					min-width:1230px;
					height: 540px;
				}
					.q_index1_2_1_1{
						width: 1208px;
						height: 349px;
						margin-top:37px;
					}
						
				.q_index1_2_2{
					max-width:1900px;
					min-width:1230px;
					height: 111px;
					padding-top:94px;
				}
			.q_index1_3{
				max-width:1900px;
				min-width:1230px;
				height: 623px;
				background-image:url(../images/index_06.png);
			}	
				.q_index1_3_1{
					display: inline-block;
				margin-top: 51px;
				width: 1200px;
				height: 515px;
				border: 6px solid #000;
				}
					



/*内容1*/		





/*footer*/
.q_footerzzwh{

	max-width:1900px;
	min-width:1605px;


}
.q_footer1{
	clear:both;
	max-width:1900px;
	min-width:1230px;
	height: 239px;
	background-image:url(../images/index_07_1.jpg);


}
	.q_footer1_1{
		width:1153px;
		height: 239px;
	}
		.q_footer1_1_1{
			width:410px;
			height: 195px;
			margin-top:44px;
			float:left;
		}
			.q_footer1_1_1_1{
				width:353px;
				height: 98px;
				margin-left:57px;
				margin-bottom:15px;
			}
			.q_footer1_1_1_2{
				width:410px;
				line-height:23px;
				font-size: 12px;
				color: #706e6f;
				font-family: "Microsoft YaHei";
			}
		.q_footer1_1_2{
			width:366px;
			height: 142px;
			margin-top:97px;
			margin-right:177px;
			float:left;
		}
			.q_footer1_1_2_1{
				width:365px;
				height: 46px;
				margin-left:1px;
			}
				.q_footer1_1_2_1_1{
					width:182px;
					height: 46px;
					float:left;
					background-color:#000;
					line-height:46px;
					font-size: 16px;
					color: #fff;
					font-family: "Microsoft YaHei";
					font-weight: bold;
				}
				.q_footer1_1_2_1_2{
					width:183px;
					height: 46px;
					float:left;
					background-color:#0a8f3c;
					line-height:46px;
					font-size: 16px;
					color: #fff;
					font-family: "Microsoft YaHei";
					font-weight: bold;
				}
			.q_footer1_1_2_2{
				width:366px;
				height: 50px;
			}
				.q_footer1_1_2_2_1{
					width:66px;
					height: 50px;
					line-height:50px;
					font-size: 12px;
					color: #000;
					font-family: "Microsoft YaHei";
					float:left;
				}
				.q_footer1_1_2_2_2{
					width:300px;
					height: 50px;
					line-height:50px;
					font-size: 12px;
					color: #726e6e;
					font-family: "Microsoft YaHei";
					float:left;
				}
				.q_footer1_1_2_2_2 a{
					
					font-size: 12px;
					color: #726e6e;
					font-family: "Microsoft YaHei";

				}			
		.q_footer1_1_3{
			width:155px;
			height: 187px;
			margin-top:52px;
			float:left;
		}
			.q_footer1_1_3_1{
				width: 123px;
				height: 35px;
				margin-right: 32px;
				margin-bottom:8px;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #dfddde;
				font-size: 14px;
				color: #000;
				font-family: "Microsoft YaHei";
			}
			.q_footer1_1_3_2{
				width: 155px;
				height: 100px;
			}
				.q_footer1_1_3_2_1{
					width: 71px;
					margin-right:13px;
					height: 100px;
					float:left;
				}
				.q_footer1_1_3_2_2{
					width: 71px;
					height: 100px;
					float:left;
				}
				.q_footer1_1_3_2_3{
					width: 71px;
					height: 26px;
					line-height:26px;
					font-size: 12px;
					color: #737172;
					font-family: "Microsoft YaHei";
				}				
.q_footer2{
	max-width:1900px;
	min-width:1178px;
	height: 57px;
	background-color:#000000;
	line-height:57px;
	font-size: 14px;
	color: #fff;
	font-family: "Microsoft YaHei";

}

		

/*footer*/




/*子页开始*/

	
/*yxal*/
.yxal{
	clear:both;
	width:auto;
	height: auto;

}
	.yxal1{
		max-width:1900px;
		min-width:1230px;

	
	}
	.yxal2{
		width:1230px;
		min-height: 300px;

	
	}
		.yxal2_1{
			width:1230px;

		
		}
		
			.yxal2_1 a img {
				/*transition:0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;*/
			}
			.yxal2_1 a:hover img {
				/*opacity: 0.7; -moz-opacity: 0.80;*/
			}

			
			.yxal2_1_1{
				margin-top: 30px;
				margin-left:14px;
				margin-right:14px;
				width: 380px;
				height: 334px;
				float: left;
				border: 1px solid #e6e6e6;
			}
				.yxal2_1_1_1{
					width:378px;
					height: 230px;
					position: relative;
				}
					.yxal2_1_1_1 a{
						position: absolute;
						z-index: 2;
						width: 100%;
						height: 100%;
						text-align: center;
						left: 0;
						top: 0;
						color: #fff;
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
						font-size: 16px;

				   }
					.yxal2_1_1_1 a:hover{
						background: #000;
						opacity: .3;
						filter: alpha(opacity=60);
				   }
					.yxal2_1_1_1 .svg {
						width: 90%;
						height: 90%;
						position: absolute;
						top: 5%;
						left: 5%;
						overflow: hidden;
					}
					
					.yxal2_1_1_1 .svg span {
						position: absolute;
						background: #fff;
						opacity: .5;
						filter: alpha(opacity=50);
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
					}
					
					.yxal2_1_1_1 .svg .left {
						width: 1px;
						height: 100%;
						left: 0;
						top: 0;
					}
					
					.yxal2_1_1_1 .svg .right {
						width: 1px;
						height: 100%;
						right: 0;
						bottom: 0;
					}
					
					.yxal2_1_1_1 .svg .top {
						width: 100%;
						height: 1px;
						left: 0;
						top: 0;
					}
					
					.yxal2_1_1_1 .svg .bottom {
						width: 100%;
						height: 1px;
						right: 0;
						bottom: 0;
					}
				
					.yxal2_1_1_1:hover .left, .yxal2_1_1_1:hover .right {
						height: 15px;
					}
					
					.yxal2_1_1_1:hover .bottom, .yxal2_1_1_1:hover .top {
						width: 15px;
					}
				
				.yxal2_1_1_2{
					width:378px;
					height: 52px;
				}
					.yxal2_1_1_2_1{
						width:290px;
						margin-left:10px;
						height: 52px;
						float:left;
						line-height:52px;
						font-size: 14px;
						color: #000;
						font-family: "Microsoft YaHei";
					}
						.yxal2_1_1_2_1 a{
							line-height:52px;
							font-size: 14px;
							color: #000;
							font-family: "Microsoft YaHei";
						}
					.yxal2_1_1_2_2{
						width:78px;
						height: 52px;
						float:left;
						line-height:52px;
						font-size: 14px;
						color: #4c4b4b;
						font-family: "Microsoft YaHei";
					}
				.yxal2_1_1_3{
					width:378px;
					height: 49px;
				}
				
					.yxal2_1_1_3_1{
						width:66px;
						/*margin-left:10px;*/
						height: 37px;
						float:left;
						line-height:52px;
						margin-top:12px;

					}
					.yxal2_1_1_3_2{
						width:210px;
						height: 49px;
						float:left;
						line-height:49px;
						font-size: 14px;
						color: #4c4b4b;
						font-family: "Microsoft YaHei";
					}
						.yxal2_1_1_3_2 a{
							line-height:49px;
							font-size: 14px;
							color: #4c4b4b;
							font-family: "Microsoft YaHei";
						}
					.yxal2_1_1_3_3{
						width:34px;
						height: 31px;
						float:left;
						margin-top:18px;
					}
					.yxal2_1_1_3_4{
						width:60px;
						height: 49px;
						float:left;
						line-height:49px;
						font-size: 14px;
						color: #4c4b4b;
						font-family: "Microsoft YaHei";
					}
			
/*yxal*/

/*yxalxq*/
.yxalxq{
	clear:both;
	width:auto;
	height: auto;

}
	.yxalxq1{
		max-width:1900px;
		min-width:1230px;
		background-color:#faf8f9;
		overflow:hidden;zoom:1;
	
	}
		.yxalxq1_1{
			width: 1212px;
			min-height:835px;
		
		}
			.yxalxq1_1_1{
				margin-top:45px;
				width: 885px;
				min-height:790px;
				float:left;

			}
				.yxalxq1_1_1_1{
					width: 815px;
					height:50px;
					line-height:40px;
					font-size: 20px;
					color: #000;
					font-family: "微软雅黑";
					font-weight:bold;
					margin-left:20px;
					margin-right:50px;
	
				}
				.yxalxq1_1_1_2{
					width: 815px;
					height:30px;
					margin-left:20px;
					margin-right:50px;

				}
					.yxalxq1_1_1_2_1{
						width: 80px;
						height:30px;
						float:left;
						line-height:30px;
						font-size: 15px;
						color: #3b3b3b;
						font-family: "Microsoft YaHei";

	
					}
					.yxalxq1_1_1_2_2{
						width: 725px;
						height:30px;
						float:left;
						line-height:30px;
						font-size: 15px;
						color: #797979;
						font-family: "Microsoft YaHei";

	
					}
				.yxalxq1_1_1_3{
					width: 815px;
					line-height:34px;
					font-size: 15px;
					color: #797979;
					font-family: "Microsoft YaHei";
					margin-left:20px;
					margin-right:50px;
				}	
			
			.yxalxq1_1_2{
				margin-top:65px;
				width: 327px;
				min-height:770px;
				float:left;

			}
				.yxalxq1_1_2_1{
					width: 315px;
					height:76px;
					margin-left:6px;
					margin-right:6px;
					background-color:#07913b;
				}
					.yxalxq1_1_2_1_1{
						width: 141px;
						height:76px;
						float:left;
						background-image:url(../images/yxalxqr1.jpg);
					}
						.yxalxq1_1_2_1_1_1{
							width: 141px;
							height: 46px;
							margin-top: 3px;
							line-height: 46px;
							font-size: 26px;
							color: #484848;
							font-family: "微软雅黑";

						}
						.yxalxq1_1_2_1_1_1 a{
							
							font-size: 26px;
							color: #484848;
							font-family: "微软雅黑";

						}
						.yxalxq1_1_2_1_1_2{
							width: 141px;
							height:27px;
							font-size: 16px;
							color: #484848;
							font-family: "Microsoft YaHei";
						}
					.yxalxq1_1_2_1_2{
						width: 173px;
						height:76px;
						float:left;

					}
						.yxalxq1_1_2_1_2_1{
							width: 153px;
							margin-left:20px;
							height:46px;
							font-size: 16px;
							color: #fff;
							line-height: 46px;
							font-family: "Microsoft YaHei";
						}
						.yxalxq1_1_2_1_2_2{
							width: 153px;
							margin-left:20px;
							height:30px;
							font-size: 14px;
							color: #fff;
							font-family: "Microsoft YaHei";
						}
				.yxalxq1_1_2_2{
					width: 315px;
					height:3px;
					background-color:#727272;
					margin-left:6px;
					margin-right:6px;
				}
				.yxalxq1_1_2_3{
					width: 327px;
					height:685px;
					background-image:url(../images/yxalxqr2.jpg);
				}
					.yxalxq1_1_2_3_1{
						width: 325px;
						padding-top:19px;
						padding-bottom:25px;
					}
					.yxalxq1_1_2_3_2{
						width: 325px;
						height:31px;
						margin-bottom:6px;
					}
						.yxalxq1_1_2_3_2input{
							width: 221px;
							height: 27px;
							color: #aba6a6;
							line-height: 24px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
						}
						.yxalxq1_1_2_3_2_1{
						width: 231px;
						height:31px;
						}
						.yxalxq1_1_2_3_2_1_1{
						width: 110px;
						height:31px;
						float:left;
						line-height: 24px;
						}
						.yxalxq1_1_2_3_2_1_1yzinput{
								width: 100px;
								height: 27px;
								color: #aba6a6;
								line-height: 24px;
								padding-left: 5px;
								vertical-align: middle;
								background-color: #fff;
								border: 1px solid #e5e5e5;
							}
							.yxalxq1_1_2_3_2_1_1 a{
							line-height: 24px;
							}
					.yxalxq1_1_2_3_3{
						width: 325px;
						height:31px;
						margin-top:10px;
						margin-bottom:50px;
					}
						.yxalxq1_1_2_3_3inputan{
							border: 0px solid #e5e5e5;
							width: 229px;
							height: 37px;
							background-image:url(../images/yxalxqr4.jpg);
						}
					
					.yxalxq1_1_2_3_4{
						width: 285px;
						height:43px;
						margin-top:15px;
						margin-left:20px;
						margin-right:20px;
					}
					
						.yxalxq1_1_2_3_4_1{
							width: 63px;
							height:43px;
							float:left;
							
						}
						.yxalxq1_1_2_3_4_2{
							width: 220px;
							height:43px;
							font-size: 16px;
							color: #474747;
							line-height: 43px;
							font-family: "Microsoft YaHei";
							float:left;
							
						}
					.yxalxq1_1_2_3_5{
						width: 285px;
						margin-top:5px;
						margin-left:25px;
						margin-right:15px;
						font-size: 12px;
						color: #8c8a8a;
						line-height: 25px;
						font-family: "Microsoft YaHei";
					}

				.yxalxq1_1_2_4{
					width: 327px;
					height:6px;
					background-image:url(../images/yxalxqr3.jpg);
				}
	.yxalxq2{
		max-width:1900px;
		min-width:1230px;
		min-height:1375px;
		background-color:#fff;
	}
		.yxalxq2_1{
			width: 1210px;
			min-height:1375px;
			margin-left:1px;
			margin-right:1px;
		}
			.yxalxq2_1_1{
				width: 1210px;
				height:460px;
			}
				.yxalxq2_1_1_1{
					width: 1200px;
					height:43px;
					margin-top:27px;
					margin-bottom:20px;
					margin-left:5px;
					margin-right:5px;
				}
					.yxalxq2_1_1_1_1{
						width: 62px;
						height:43px;
						float:left;
					}
					.yxalxq2_1_1_1_2{
						width: 1000px;
						height:43px;
						float:left;
					}
						.yxalxq2_1_1_1_2_1{
							width: 1000px;
							height:26px;
							font-size: 20px;
							color: #1a1a1a;
							line-height: 26px;
							font-family: "Microsoft YaHei";
						}
						.yxalxq2_1_1_1_2_2{
							width: 1000px;
							height:17px;
							font-size: 12px;
							color: #707070;
							line-height: 17px;
							font-family: "Microsoft YaHei";
						}
					.yxalxq2_1_1_1_3{
						width: 138px;
						height:20px;
						padding-top:23px;
						font-size: 14px;
						color: #707070;
						line-height: 20px;
						font-family: "Microsoft YaHei";
						float:left;
					}
					.yxalxq2_1_1_1_3 a{
						
						font-size: 14px;
						color: #707070;
						line-height: 20px;
						font-family: "Microsoft YaHei";
					}
				.yxalxq2_1_1_2{
					width: 1210px;
					height:370px;
				}
					
	
	

/*yxalxq*/
/*sjtd*/
.sjtd{
	clear:both;
	max-width:1900px;
	min-width:1230px;
	height: auto;

}
	.sjtd1{
		width:1214px;
		height: 1000px;
	
	}
/*sjtd*/
/*sjtdxq*/
.sjtdxq{
	clear:both;
	width:auto;
	height: auto;

}
	.sjtdxq1{
		max-width:1900px;
		min-width:1230px;

	
	}
	.sjtdxq2{
		width:1230px;
	}
	.sjtdxq3{
		margin-top:50px;
		margin-bottom:50px;
		min-height:500px;
		-moz-box-shadow: 0 10px 20px -10px #ccc,0 -10px 20px -10px #ccc;/* for firefox */
		-webkit-box-shadow: 0 10px 20px -10px #ccc,0 -10px 20px -10px #ccc;/* for safari or chrome */
		box-shadow:0 10px 20px -10px #ccc,0 -10px 20px -10px #ccc;/* for opera or ie9    ,0 -10px 0px 0px #555*/
	}
		.sjtdxq3_1{
			width:1230px;
			min-height:500px;
			padding-bottom:30px;
			overflow:hidden;
		}
			.sjtdxq3_1_1{
				width:1210px;
				height:50px;
				padding-top:15px;
				margin-left:15px;
				margin-right:15px;
			}
				.sjtdxq3_1_1_1{
					font-size: 20px;
					color: #06923b;
					line-height: 36px;
					font-family: "Microsoft YaHei";
				}
				.sjtdxq3_1_1_2{
					font-size: 16px;
					color: #9e9e9e;

				}
			.sjtdxq3_1_2{
				width:1240px;
				min-height:400px;
			}
				.sjtdxq3_1_2 a img {
					transition:0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;
				}
				.sjtdxq3_1_2 a:hover img {
					opacity: 0.7; -moz-opacity: 0.80;
				}	
				
/*sjtdxq*/
/*zzwh*/
.zzwhtop{
	max-width:1900px;
	min-width:1605px;
	}
.zzwh1{
	max-width:1900px;
	min-width:1603px;
	height:auto;
	}
.zzwh2{
	max-width:1900px;
	min-width:1603px;
	height: 394px;
	background-color:#FFF;
	}
	.zzwh2_1{
		width:1603px;
		height: 394px;
		display:inline-block;
		}
		.zzwh2_1_1{
			width:1603px;
			height: 88px;
			margin-top:50px;
			}
		.zzwh2_1_2{
			width:1603px;
			height: 256px;
			}
			.zzwh2_1_2_1{
			width:1140px;
			height: 240px;
			}
				.zzwh2_1_2_1_1{
				width:206px;
				height: 240px;
				float:left;
				}
				.zzwh2_1_2_1_2{
				width:314px;
				height: 240px;
				float:left;
				}
.zzwh3{
	max-width: 1900px;
	min-width: 1603px;
	height: 745px;
	background-image: url(../images/zzwha_04.png);
	background-position: center;	
	}
	.zzwh3_1{
		width:1140px;
		height: 745px;
		display: inline-block;
		}
		.zzwh3_1_1{
			width:1140px;
			height: 138px;
			margin-top:59px;
			}
		.zzwh3_1_2{
			width:948px;
			height:500px;
			}
			.zzwh3_1_2_1{
			width:395px;
			height:81px;
			margin-top:8px;
			margin-bottom:8px;
			margin-left:39px;
			margin-right:39px;
			float:left;

			
			}
			.zzwh3_1_2_2{
			width:868px;
			height:81px;
			margin-top:8px;
			margin-bottom:8px;
			margin-left:39px;
			margin-right:39px;
			display: inline-block;
			}
.zzwh4{
	max-width:1900px;
	min-width:1603px;
	height: 700px;
	}
	.zzwh4_1{
		width:1200px;
		height: 700px;
		}
		.zzwh4_1_1{
			width:1200px;
			height: 121px;
			margin-top:63px;
			}
		.zzwh4_1_2{
			width:1190px;
			height:506px;
			padding-left:10px;
			background-image:url(../images/zzwha_05bj.png);
			background-position: center;
			background-repeat: no-repeat;
			}
			.zzwh4_1_2_1{
			width:220px;
			height:476px;
			margin-left:8px;
			margin-right:8px;
			margin-top:15px;
			margin-bottom:15px;
			float:left;
			}

.zzwh5{
	max-width: 1900px;
	min-width: 1605px;
	height: 679px;
	background-color: #cecece;
	margin-bottom: 50px;
	}	
	.zzwh5_1{
	width:1605px;
	height: 679px;
	/*margin-right:auto;*/
	}
		.zzwh5_1_1{
		width: 300px;
		height: 225px;
		float: left;
				
		}
		.zzwh5_1_2{
		width:312px;
		height:225px;
		float:left;

		}	
		.zzwh5_1_3{
		width:301px;
		height:225px;
		float:left;
		}
		.zzwh5_1_4{
		width:358px;
		height:225px;
		float:left;
		}
		.zzwh5_1_5{
		width:332px;
		height:225px;
		float:left;
		}	
		
		.zzwh5_1_6{
		width:288px;
		height:229px;
		float:left;
		}
		.zzwh5_1_7{
		width:1026px;
		height:229px;
		float:left;
		}
		.zzwh5_1_8{
		width:289px;
		height:229px;
		float:left;
		}
		
		.zzwh5_1_9{
		width:300px;
		height:225px;
		float:left;
		}
		.zzwh5_1_10{
		width:313px;
		height:225px;
		float:left;
		}
		.zzwh5_1_11{
		width:300px;
		height:225px;
		float:left;
		}
		.zzwh5_1_12{
		width:312px;
		height:225px;
		float:left;
		}
		.zzwh5_1_13{
		width:378px;
		height:225px;
		float:left;
		}
		
/*zzwh*/
/*fwzx*/

.fwzx1{
	max-width:1900px;
	min-width:1230px;
	height:auto;
	}
.fwzx2{
	max-width:1900px;
	min-width:1230px;
	height: 637px;

	}
	.fwzx2_1{
		width:1230px;
		height: 637px;
		}
		.fwzx2_1_1{
			
			width:1230px;
			height: 130px;
			margin-top:66px;
			}
		.fwzx2_1_2{

			width:1200px;
			height:401px;
			}
			.fwzx2_1_2_1{
			width:131px;
			height:318px;
			margin-left:11px;
			margin-right:11px;
			float:left;
			}
			.fwzx2_1_2_2{
			width:56px;
			height:169px;
			margin-top:149px;
			float:left;
			}
			
.fwzx3{
	max-width:1900px;
	min-width:1230px;
	height: 700px;
	background-image:url(../images/ffzx_04.jpg);
	background-position: center;
	}

.fwzx4{
	max-width:1900px;
	min-width:1230px;
	height: 724px;
	background-image:url(../images/ffzx_05_1.png);
	
	}
	.fwzx4_1{
		width:1200px;
		margin-left:15px;
		margin-right:15px;
		height: 724px;
		background-image:url(../images/ffzx_05_2.png);
		}
		.fwzx4_1_f{
			width:694px;
			height: 724px;
			float:left;
			}
		.fwzx4_1_1{
			width:506px;
			height: 724px;
			float:left;
			}	
			.fwzx4_1_1_1{
				width:506px;
				margin-top:70px;
				height: 110px;
				display: inline-block;
				
				}
				.fwzx4_1_1_1_1{
				width:506px;
				height: 35px;
				line-height:35px;
				color: #000;
				font-family: "Microsoft YaHei";
				font-size:20px;
				font-weight:bold;
				}
				.fwzx4_1_1_1_2{
				width:506px;
				height: 28px;
				line-height:28px;
				color: #474747;
				font-family: "Microsoft YaHei";
				font-size:12px;
				}
			.fwzx4_1_1_2{
				width: 506px;
				height:40px;
				margin-bottom:24px;
				}
						.fwzx4_1_1_2input{
							width: 480px;
							height: 40px;
							color: #aba6a6;
							line-height: 37px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
						}
						.fwzx4_1_1_2yz{
							width: 110px;
							height: 40px;
							float:left;
						}
							.fwzx4_1_1_2yzinput{
								width: 100px;
								height: 40px;
								color: #aba6a6;
								line-height: 37px;
								padding-left: 5px;
								vertical-align: middle;
								background-color: #fff;
								border: 1px solid #e5e5e5;
							}
						
			.fwzx4_1_1_3{
				width: 506px;
				height:90px;
				margin-bottom:24px;
				}
						.fwzx4_1_1_3input{
							width: 480px;
							height: 90px;
							color: #aba6a6;
							line-height: 28px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
							padding-top:5px;
							
						}
			.fwzx4_1_1_4{
						width: 506px;
						height:56px;
						margin-bottom:24px;
					}
						.fwzx4_1_1_4inputan{
							border: 0px solid #e5e5e5;
							width: 192px;
							height: 56px;
							background-image:url(../images/ffzx_05_1.jpg);
						}
			.fwzx4_1_1_5{
						width: 506px;
						height:56px;
						line-height:56px;
						color: #5c5c5c;
						font-family: "Microsoft YaHei";
						font-size:14px;
						
					}			
					
/*fwzx*/

/*shfw*/

.shfw1{
	max-width:1900px;
	min-width:1393px;
	height:auto;
	}
.shfw2{
	margin-top: 20px;
	max-width:1900px;
	min-width:1230px;
	height: 482px;
	}
	.shfw2_1{
		width:1200px;
		height: 592px;
		}
		.shfw2_1_1{
			width:1200px;
			height:127px;

			}
			.shfw2_1_1_1{
			width:1200px;
			height:65px;
			margin-top:6px;
			line-height:65px;
			color: #07913b;
			font-family: "Microsoft YaHei";
			font-size:24px;
			font-weight:bold;

			}
			.shfw2_1_1_2{
			width: 1200px;
			height: 28px;
			color: #000;
			font-family: "Microsoft YaHei";
			font-size: 12px;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 1px;
			border-left-width: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: none;
			border-top-color: #e1e1e1;
			border-right-color: #e1e1e1;
			border-bottom-color: #e1e1e1;
			border-left-color: #e1e1e1;			

			}
		.shfw2_1_2{
			width:1200px;
			height:465px;
			}
.shfw3{
	max-width:1900px;
	min-width:1230px;
	height: 914px;


	/*background-position: center;*/
	}
	.shfw3_1{
	width: 1201px;
	height: 902px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 12px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;		
		}
		.shfw3_1_1{
			width:679px;
			height:902px;
			background-color:#f5f5f3;
			border-top-width: 0px;
			border-right-width: 11px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: none;
			border-right-style: solid;
			border-bottom-style: none;
			border-left-style: none;
			border-top-color: #000;
			border-right-color: #000;
			border-bottom-color: #000;
			border-left-color: #000;
			float:left;
			}
			
			.shfw3_1_1_1{
				width:507px;
				height:44px;
				border-top-width: 0px;
				border-right-width: 0px;
				border-bottom-width: 2px;
				border-left-width: 0px;
				border-top-style: none;
				border-right-style: none;
				border-bottom-style: solid;
				border-left-style: none;
				border-top-color: #696967;
				border-right-color: #696967;
				border-bottom-color: #696967;
				border-left-color: #696967;
				margin-left:88px;
				margin-right:84px;
				margin-top:60px;
				color: #07913b;
				font-family: "Microsoft YaHei";
				font-size:22px;
				font-weight:bold;
				}
			.shfw3_1_1_2{
				width:507px;
				height:170px;
				margin-left:88px;
				margin-right:84px;
				line-height:40px;
				color: #696967;
				font-family: "Microsoft YaHei";
				font-size:16px;
				margin-top:20px;
				}		
			.shfw3_1_1_3{
				width:679px;
				height:40px;
				}
			.shfw3_1_1_4{
				width:679px;
				height:270px;
				border-top-width: 0px;
				border-right-width: 0px;
				border-bottom-width: 5px;
				border-left-width: 0px;
				border-top-style: none;
				border-right-style: none;
				border-bottom-style: solid;
				border-left-style: none;
				border-top-color: #07913b;
				border-right-color: #07913b;
				border-bottom-color: #07913b;
				border-left-color: #07913b;
				}
				.shfw3_1_1_4_1{
				width:137px;
				height:244px;
				margin-left:25px;
				margin-right:5px;
				float:left;
				}
			.shfw3_1_1_5{
				width:679px;
				height:291px;
				}
		.shfw3_1_2{
			width:510px;
			height:902px;
			background-color:#f5f5f3;
			float:left;
			}
			.shfw3_1_2_1{
			width:414px;
			height:170px;
			margin-left:48px;
			margin-right:48px;
			margin-top:0px;
			margin-bottom:0px;
			display: inline-block;

			}
				.shfw3_1_2_1_1{
				width:414px;
				height:70px;
				margin-top:36px;
				color: #000;
				font-family: "Microsoft YaHei";
				font-size:26px;
				font-weight:bold;
				line-height:70px;
	
				}
				.shfw3_1_2_1_2{
				width:414px;
				height:50px;
				color: #a9a9a7;
				font-family: "Microsoft YaHei";
				font-size:18px;
				}
				
			.shfw3_1_2_2{
			width: 412px;
			height: 685px;
			margin-left: 48px;
			margin-right: 48px;
			margin-top:0px;
			margin-bottom:0px;
			border: 1px solid #dddddd;
			background-color:#fbfbfb;
			}	
				.shfw3_1_2_2_1{
				width: 412px;
				height: 39px;
				border-top-width: 0px;
				border-right-width: 0px;
				border-bottom-width: 3px;
				border-left-width: 0px;
				border-top-style: none;
				border-right-style: none;
				border-bottom-style: solid;
				border-left-style: none;
				border-top-color: #07913b;
				border-right-color: #07913b;
				border-bottom-color: #07913b;
				border-left-color: #07913b;
				}	
					.shfw3_1_2_2_1_1{
					width: 202px;
					height: 39px;
					background-color:#07913b;
					color: #fff;
					font-family: "Microsoft YaHei";
					font-size:18px;
					line-height:39px;
					}					
							
				.shfw3_1_2_2_2{
				width: 260px;
				height: 532px;
				margin-left:73px;
				margin-top:33px;
				
				}	
				
				
					.shfw3_1_2_2_2_1{
					width:293px;
					height:40px;
					margin-top:10px;
					margin-bottom:10px;
					display: inline-block;


					}	
						.shfw3_1_2_2_2_1input{
							width: 293px;
							height: 39px;
							color: #aba6a6;
							line-height: 36px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
							}
					.shfw3_1_2_2_2_1yz{
					width:110px;
					height:40px;
					float:left;

					}		
						.shfw3_1_2_2_2_1yzinput{
							width: 100px;
							height: 39px;
							color: #aba6a6;
							line-height: 36px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
							}							
							
					.shfw3_1_2_2_2_2{
					width:293px;
					height:40px;
					color: #000;
					font-family: "Microsoft YaHei";
					font-size:16px;
					line-height:40px;


					}	
					.shfw3_1_2_2_2_3{
					width:293px;
					height:60px;
					}	
							.shfw3_1_2_2_2_3input{
							width: 293px;
							height: 50px;
							color: #aba6a6;
							line-height: 28px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
							padding-top:5px;
							
							}
					.shfw3_1_2_2_2_4{
					width:293px;
					height:44px;
					margin-top:20px;
					}				
							.shfw3_1_2_2_2_4inputan{
							border: 0px solid #e5e5e5;
							width: 293px;
							height: 44px;
							background-image:url(../images/shfw_04_2.jpg);
						}
					.shfw3_1_2_2_2_5{
					width:412px;
					height:50px;
					line-height:50px;
					color: #000;
					font-family: "Microsoft YaHei";
					font-size:14px;
					}
		

.shfw4{
	max-width:1900px;
	min-width:1230px;
	height: 357px;
	}
	.shfw4_1{
		width:1200px;
		height: 357px;
		background-color:#d0d0d0;
		background-image:url(../images/shfw_05.png);
		}
		.shfw4_1_1{
			width:325px;
			height:265px;
			margin-top:92px;
			margin-left:145px;
			float:left;
			
			
			}
		.shfw4_1_2{
			width:430px;
			height:357px;
			float:left;
			}
			.shfw4_1_2_1{
				width:430px;
				height:55px;
				margin-top:65px;

				line-height:55px;
				color: #000;
				font-family: "Microsoft YaHei";
				font-size:24px;
				font-weight:bold;
				
				}
			.shfw4_1_2_2{
				width:430px;
				height:110px;
				line-height:30px;
				color: #666666;
				font-family: "Microsoft YaHei";
				font-size:14px;
				
				}	
				
			.shfw4_1_2_3{
				width:430px;
				height:30px;
				line-height:30px;
				color: #666666;
				font-family: "Microsoft YaHei";
				font-size:16px;
				font-weight:bold;
				
				}				
			.shfw4_1_2_4{
				width:430px;
				height:60px;
				line-height:60px;
				color: #07913b;
				font-family: "Microsoft YaHei";
				font-size:40px;
				font-weight:bold;
				
				}				
				
				
				
				.shfw4_1_2_1_1{
					width:365px;
					height:73px;
					margin-left:68px;
					margin-top:20px;
					line-height:25px;
					color: #000000;
					font-family: "Microsoft YaHei";
					font-size:14px;
					}
				.shfw4_1_2_1_2{
					width:433px;
					height:68px;
					margin-top:25px;
					line-height:25px;
					color: #000000;
					font-family: "Microsoft YaHei";
					font-size:14px;
					}	
							
/*shfw*/
/*pinpai*/

.pinpai1{
	max-width:1900px;
	min-width:1230px;
	height:auto;
	}
.pinpai2{
	max-width:1900px;
	min-width:1230px;
	height: 500px;
	/*background-image:url(../images/pinpai_03.jpg);*/
	background-color:#FFF;
	}
	.pinpai2_1{
		width:1200px;
		height: 500px;
		
		}
		.pinpai2_1_1{
			width:1200px;
			height: 94px;
			margin-top:41px;

			}
		.pinpai2_1_2{
			width: 1198px;
			height: 370px;
			}
			.pinpai2_1_2_1{
				width: 329px;
				height: 350px;
				margin-left: 34px;
				margin-right: 34px;
				float: left;
				border: 1px solid #dfdfdf;
				background-color:#ededed;
				padding-top:10px;
				}
			.pinpai2_1_2_2{
				width: 934px;
				height: 159px;
				margin-top:4px;
				margin-bottom:4px;
				margin-left:30px;
				margin-right:4px;
				float:left;
				}
				.pinpai2_1_2_2_1{
					width: 934px;
					height: 26px;
					margin-top:16px;
					margin-bottom:11px;
					}
					.pinpai2_1_2_2_1_1{
						width: 780px;
						height: 26px;
						float:left;
						line-height:26px;
						color: #000000;
						font-family: "Microsoft YaHei";
						font-size:18px;
						}
						.pinpai2_1_2_2_1_1 a{
						width: 780px;
						height: 26px;
						float:left;
						line-height:26px;
						color: #000000;
						font-family: "Microsoft YaHei";
						font-size:18px;
						}
					.pinpai2_1_2_2_1_2{
						width: 26px;
						height: 26px;
						float:left;
						}
					.pinpai2_1_2_2_1_3{
						width: 126px;
						height: 26px;
						float:left;
						line-height:26px;
						color: #a7a7a7;
						font-family: "Microsoft YaHei";
						font-size:18px;
						font-weight:bold;
						
						}
				.pinpai2_1_2_2_2{
					width: 920px;
					height: 60px;
					line-height:30px;
					color: #8b8e9c;
					font-family: "Microsoft YaHei";
					font-size:14px;
					margin-right:14px;
					}
					.pinpai2_1_2_2_2 a{
						width: 920px;
						height: 60px;
						line-height:30px;
						color: #8b8e9c;
						font-family: "Microsoft YaHei";
						font-size:14px;
						margin-right:14px;
						}
				.pinpai2_1_2_2_3{
					width: 920px;
					height: 40px;
					color: #07913b;
					font-family: "Microsoft YaHei";
					font-size:12px;
					margin-right:14px;
					}
					.pinpai2_1_2_2_3 a{
						width: 920px;
						height: 40px;
						color: #07913b;
						font-family: "Microsoft YaHei";
						font-size:12px;
						margin-right:14px;
						}
						
		.pinpai2_1_3{
			width: 1198px;
			height: 36px;
			margin-top:10px;
			}
			.pinpai2_1_3_1{
				width: 111px;
				height: 34px;
				line-height: 34px;
				color: #fff;
				font-family: "Microsoft YaHei";
				font-size: 16px;
				border: 1px solid #efefef;
				background-color:#07913b;
				}						
						
						
						
						
.pinpai3{
	max-width:1900px;
	min-width:1616px;
	height: 779px;
	background-color:#07913b;
	}
	.pinpai3_1{
		max-width:1900px;
		min-width:1616px;
		height: 131px;
		/*background-color:#07913b;*/

		margin-top:83px;
		display:inline-block;
		}
	.pinpai3_2{
		width:1616px;
		height: 490px;
		display:inline-block;
		}
		.pinpai3_2_1{
			width: 359px;
			height: 490px;
			margin-left: 21px;
			margin-right: 21px;
			float: left;
			position: relative;
			display: inline-block;
			
			}
			.pinpai3_2_1_1{
				width:353px;
				height: 451px;
				margin-top:33px;
				border: 3px solid #fff;
				display:inline-block;
				}
			.pinpai3_2_1_2{
				width: 265px;
				height: 67px;
				position: absolute;
				left: 50px;
				top: 0px;
				z-index: 1;
				line-height:67px;
				background-color: #FFF;
				border: 2px solid #07913c;
				color: #07913c;
				font-family: "Microsoft YaHei";
				font-size: 18px;
				}
				.pinpai3_2_1_2 a{
					line-height:67px;
					color: #07913c;
					font-family: "Microsoft YaHei";
					font-size: 18px;
					}
.pinpai4{
	max-width:1900px;
	min-width:1616px;
	height: 625px;
	background-color:#f7f7f7;
	}
	.pinpai4_1{
		width:1201px;
		height: 81px;
		display:inline-block;
		margin-top:55px;
		}
		.pinpai4_2{
			width: 1200px;
			height: 437px;
			border-top-width: 1px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 1px;
			border-top-style: solid;
			border-left-style: solid;
			border-top-color: #e6e6e6;
			border-left-color: #e6e6e6;			
			}
			.pinpai4_2_1{
				width: 239px;
				height: 197px;
				border-top-width: 0px;
				border-left-width: 0px;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-right-style: solid;
				border-bottom-style: solid;
				border-right-color: #e6e6e6;
				border-bottom-color: #e6e6e6;
				float:left;			
				}
			.pinpai4_2_2{
				width: 239px;
				height: 238px;
				border-top-width: 0px;
				border-left-width: 0px;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-right-style: solid;
				border-bottom-style: solid;
				border-right-color: #e6e6e6;
				border-bottom-color: #e6e6e6;
				float:left;			
				}
.pinpai5{
	max-width:1900px;
	min-width:1616px;
	height: 789px;
	background-color:#FFF;
	}
	.pinpai5_1{
	width:1200px;
	height: 66px;
	margin-top:39px;
	display:inline-block;
	}
	.pinpai5_2{
	width:1200px;
	height: 502px;
	}
	.pinpai5_3{
	width:1200px;
	height: 70px;
	line-height:70px;
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	}
	.pinpai5_4{
	width:1200px;
	height: 59px;
	}
		.pinpai5_4_1{
		width:197px;
		height: 59px;
		line-height:59px;
		color: #fff;
		font-family: "Microsoft YaHei";
		font-size: 16px;
		background-color:#bbbbbb;
		}	
/*pinpai*/

/*hzpp*/
.hzpp1{
	max-width:1900px;
	min-width:1230px;
	
	
	}
.hzpp2{
	max-width:1900px;
	min-width:1230px;
	/*background-image:url(../images/pinpai_03.jpg);*/
	background-color:#fcfcfc;
	min-height:1135px;
	}
	.hzpp2_1{
		width:1200px;

		}
		.hzpp2_1_1{
			display:inline-block;
			width:1200px;
			height: 94px;
			margin-top:41px;

			}
		.hzpp2_1_2{
			position: static;
			overflow:hidden;
			width: 1198px;
			min-height:85px;
			border: 1px solid #dcdcdc;
			margin-bottom:30px;
			background-color:#FFF;
			clear:both;
			}
			.hzpp2_1_2_1{
				width: 125px;
				height: 85px;
				background-color:#07913b;
				float:left;
				line-height:85px;
				color: #fff;
				font-family: "Microsoft YaHei";
				font-size:20px;
				font-weight:550;
				

				}
			.hzpp2_1_2_2{
				
				width: 1070px;
				height:auto;
				float:left;
				}
				.hzpp2_1_2_2_1{
					margin-left:30px;

					height:85px;
					float:left;
					
					
				}
					


/*hzpp*/


/*gsxx*/
.gsxx1{
	max-width:1900px;
	min-width:1230px;
	
	
	}
.gsxx2{
	max-width:1900px;
	min-width:1230px;
	/*background-image:url(../images/pinpai_03.jpg);*/
	background-color:#fcfcfc;
	min-height:135px;
	}
	.gsxx2_1{
		width:1230px;

		}
		.gsxx2_1_1{
			display:inline-block;
			width:1230px;
			height: 94px;
			margin-top:41px;

			}
		.gsxx2_1_2{
			position: static;
			overflow:hidden;
			width: 1230px;


			clear:both;
			}


			.gsxx2_1_2_1{
				margin-top: 30px;
				margin-left:15px;
				margin-right:15px;
				width: 380px;
				height: 400px;
				float: left;
				
			}
				.gsxx2_1_2_1_1{
					width:378px;
					height: 324px;
					border: 1px solid #e6e6e6;
					position: relative;
				}
					.gsxx2_1_2_1_1 a{
						position: absolute;
						z-index: 2;
						width: 100%;
						height: 100%;
						text-align: center;
						left: 0;
						top: 0;
						color: #fff;
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
						font-size: 16px;

				   }
					.gsxx2_1_2_1_1 a:hover{
						background: #000;
						opacity: .3;
						filter: alpha(opacity=60);
				   }
					.gsxx2_1_2_1_1 .svg {
						width: 90%;
						height: 90%;
						position: absolute;
						top: 5%;
						left: 5%;
						overflow: hidden;
					}
					
					.gsxx2_1_2_1_1 .svg span {
						position: absolute;
						background: #fff;
						opacity: .5;
						filter: alpha(opacity=50);
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
					}
					
					.gsxx2_1_2_1_1 .svg .left {
						width: 1px;
						height: 100%;
						left: 0;
						top: 0;
					}
					
					.gsxx2_1_2_1_1 .svg .right {
						width: 1px;
						height: 100%;
						right: 0;
						bottom: 0;
					}
					
					.gsxx2_1_2_1_1 .svg .top {
						width: 100%;
						height: 1px;
						left: 0;
						top: 0;
					}
					
					.gsxx2_1_2_1_1 .svg .bottom {
						width: 100%;
						height: 1px;
						right: 0;
						bottom: 0;
					}
				
					.gsxx2_1_2_1_1:hover .left, .gsxx2_1_2_1_1:hover .right {
						height: 15px;
					}
					
					.gsxx2_1_2_1_1:hover .bottom, .gsxx2_1_2_1_1:hover .top {
						width: 15px;
					}
				
				.gsxx2_1_2_1_2{
					width:380px;
					height: 70px;
				}
					.gsxx2_1_2_1_2_1{
						width:380px;

						height: 70px;
						line-height:70px;
						font-size: 14px;
						color: #515151;
						font-family: "Microsoft YaHei";
					}
						.gsxx2_1_2_1_2_1 a{
							line-height:70px;
							font-size: 14px;
							color: #515151;
							font-family: "Microsoft YaHei";
						}
					
				





			


/*gsxx*/




/*gsxxxq*/
.gsxxxq1{
	max-width:1900px;
	min-width:1230px;
	
	
	}
.gsxxxq2{
	max-width:1900px;
	min-width:1230px;
	/*background-image:url(../images/pinpai_03.jpg);*/
	background-color:#fcfcfc;
	min-height:135px;
	}
	.gsxxxq2_1{
		width:1230px;

		}
		.gsxxxq2_1_1{
			display: inline-block;
			width: 1230px;
			height: 100px;
			margin-top: 10px;
			border-top-width: 1px;
			border-right-width: 0px;
			border-bottom-width: 1px;
			border-left-width: 0px;
			border-top-style: solid;
			border-bottom-style: solid;
			border-top-color: #e7e7e7;
			border-right-color: #e7e7e7;
			border-bottom-color: #e7e7e7;
			border-left-color: #e7e7e7;			

			}
			.gsxxxq2_1_1_1{
					display: inline-block;
					width: 1230px;
					height: 45px;
					margin-top: 20px;
					line-height:45px;
					font-size: 26px;
					color: #000;
					font-family: "Microsoft YaHei";
					font-weight:500;	
		
					}
			.gsxxxq2_1_1_2{
					display: inline-block;
					width: 1230px;
					height: 40px;
					line-height:40px;
					font-size: 16px;
					color: #9f9f9f;
					font-family: "Microsoft YaHei";	
		
					}
					
		.gsxxxq2_1_2{
			position: static;
			margin-top:30px;
			margin-left:50px;
			margin-right:50px;
			margin-bottom:50px;
			overflow:hidden;
			width: 1130px;
			clear:both;
			line-height:30px;
			font-size: 14px;
			color: #525252;
			font-family: "Microsoft YaHei";	
			}		
	
			.gsxxxq2_1_3{
						width:1200px;
						height:61px;
			
						}
						.gsxxxq2_1_3_1{
						width:1200px;
						height:30px;
						margin-top:30px;
						line-height:55px;
						color: #07913b;
						font-family: "Microsoft YaHei";
						font-size:24px;
						font-weight:bold;
			
						}

			


/*gsxxxq*/



/*qfcl*/
		.qfcl2_1_2{
			position: static;
			overflow:hidden;
			width: 1230px;

			clear:both;
			}


			.qfcl2_1_2_1{
				margin-top: 10px;
				margin-left:30px;
				margin-right:30px;
				width: 286px;

				float: left;
				
			}
				.qfcl2_1_2_1_1{
					width:284px;
					height: 175px;
					border: 1px solid #e6e6e6;
					position: relative;
				}
					.qfcl2_1_2_1_1 a{
						position: absolute;
						z-index: 2;
						width: 100%;
						height: 100%;
						text-align: center;
						left: 0;
						top: 0;
						color: #fff;
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
						font-size: 16px;

				   }
					.qfcl2_1_2_1_1 a:hover{
						background: #000;
						opacity: .3;
						filter: alpha(opacity=60);
				   }
					.qfcl2_1_2_1_1 .svg {
						width: 90%;
						height: 90%;
						position: absolute;
						top: 5%;
						left: 5%;
						overflow: hidden;
					}
					
					.qfcl2_1_2_1_1 .svg span {
						position: absolute;
						background: #fff;
						opacity: .5;
						filter: alpha(opacity=50);
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
					}
					
					.qfcl2_1_2_1_1 .svg .left {
						width: 1px;
						height: 100%;
						left: 0;
						top: 0;
					}
					
					.qfcl2_1_2_1_1 .svg .right {
						width: 1px;
						height: 100%;
						right: 0;
						bottom: 0;
					}
					
					.qfcl2_1_2_1_1 .svg .top {
						width: 100%;
						height: 1px;
						left: 0;
						top: 0;
					}
					
					.qfcl2_1_2_1_1 .svg .bottom {
						width: 100%;
						height: 1px;
						right: 0;
						bottom: 0;
					}
				
					.qfcl2_1_2_1_1:hover .left, .qfcl2_1_2_1_1:hover .right {
						height: 15px;
					}
					
					.qfcl2_1_2_1_1:hover .bottom, .qfcl2_1_2_1_1:hover .top {
						width: 15px;
					}
				
				.qfcl2_1_2_1_2{
					width:286px;
					height: 70px;
				}
					.qfcl2_1_2_1_2_1{
						width:286px;

						height: 70px;
						line-height:70px;
						font-size: 14px;
						color: #515151;
						font-family: "Microsoft YaHei";
					}
						.qfcl2_1_2_1_2_1 a{
							line-height:70px;
							font-size: 14px;
							color: #515151;
							font-family: "Microsoft YaHei";
						}
/*qfcl*/




/*Join*/

.Join{
	width:1178px;
	height:auto;
	margin-top:40px;
	}
	.Join1_1{
	width:1138px;
	height:80px;
	font-size: 17px;
	color: #333;
	font-family: "Microsoft YaHei";
	font-weight: bolder;
	background-color:#f9f9f9;
	line-height:80px;
	padding-left:40px;
	}
	.Join1_2{
	width:1138px;
	height:80px;
	font-size: 14px;
	color: #333;
	font-family: "Microsoft YaHei";
	background-color:#fff;
	line-height:80px;
	padding-left:40px;
	}		

/*Join*/
/*Contact*/
.Contact{
	width:1178px;
	height:auto;
	margin-top:40px;
	}
	.Contact1_1{
	width:880px;
	height:200px;
	margin-left:149px;
	margin-right:149px;
	margin-bottom:40px;
	background-image:url(../images/lxwm1.jpg)
	}
		.Contact1_1_1{
		width:200px;
		height:200px;
		margin-left:50px;
		float:left;
		
		}
			.Contact1_1_1_1{
			width:200px;
			margin-top:65px;
			line-height:30px;
			font-size: 14px;
			color: #333;
			font-family: "Microsoft YaHei";
			
			}
			.Contact1_1_1_2{
			width: 200px;
			font-size: 25px;
			color: #333;
			font-family: "Microsoft YaHei";
			font-weight: bolder;			
			}
		
		.Contact1_1_2{
		width:435px;
		height:200px;
		float:left;
		font-size: 20px;
		color: #333;
		font-family: "Microsoft YaHei";
		font-weight: bolder;
		line-height:200px;
		}
		.Contact1_1_3{
		width:195px;
		height:200px;
		float:left;
		}
		
	.Contact1_2{
	width:880px;
	height:200px;
	margin-left:149px;
	margin-right:149px;
	margin-bottom:40px;
	background-image:url(../images/lxwm2.jpg)
	}
	
	.Contact1_2_1{
		width:200px;
		height:200px;
		margin-left:50px;
		float:left;
		
		}
			.Contact1_2_1_1{
			width:200px;
			margin-top:65px;
			line-height:30px;
			font-size: 14px;
			color: #fff;
			font-family: "Microsoft YaHei";
			
			}
			.Contact1_2_1_2{
			width: 200px;
			font-size: 25px;
			color: #fff;
			font-family: "Microsoft YaHei";
			font-weight: bolder;			
			}
		
		.Contact1_2_2{
		width:435px;
		height:200px;
		float:left;
		font-size: 20px;
		color: #fff;
		font-family: "Microsoft YaHei";
		font-weight: bolder;
		line-height:200px;
		}
		.Contact1_2_3{
		width:195px;
		height:200px;
		float:left;
		}
	
	
	
	
	.Contact1_3{
	width:880px;
	height:200px;
	margin-left:149px;
	margin-right:149px;
	margin-bottom:40px;
	background-image:url(../images/lxwm3.jpg)
	}
	.Contact1_4{
	width:880px;
	height:auto;
	margin-left:149px;
	margin-right:149px;
	margin-bottom:40px;

	}
/*Contact*/
/*newsshow*/
.newsshow1{
		width:1178px;
		height: 50px;;
		line-height:50px;
		font-size: 18px;
		color: #484848;
		font-family: "Microsoft YaHei";
		font-weight:bold;
	
	}
.newsshow2{
	width: 1178px;
	height: auto;
	line-height: 35px;
	font-size: 14px;
	color: #F5380A;
	font-family: "Microsoft YaHei";
	margin-bottom: 20px;
	}
.newsshow3{
	width: 1178px;
	height: auto;
	line-height: 35px;
	font-size: 14px;
	color: #484848;
	font-family: "Microsoft YaHei";
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	padding-top:20px;	
	}
	
/*newsshow*/
/*子页结束*/

/*设计团队栏目*/
.product_list li{width:33.3%;float:left;margin-bottom:7px;}
.product_list li a.img{width:220px;height:291px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.product_list li a.img img{vertical-align:middle;}
.product_list li a.img:hover{border:1px solid #F90;}
.product_list li p.info{width:220px;line-height:30px;}
.product_list li p.info span{font-family:Verdana;color:#d94f44;float:right;}
.product_list li p.info a{float:none;color:#555;}
.cl{clear:both;}

/*图片展示栏目*/
.product_listal li{width:50%;float:left;margin-bottom:7px;}
.product_listal li a.img{width:570px;height:230px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.product_listal li a.img img{vertical-align:middle;}
.product_listal li a.img:hover{border:1px solid #F90;}
.product_listal li p.info{width:570px;line-height:30px;}
.product_listal li p.info span{font-family:Verdana;color:#d94f44;float:right;}
.product_listal li p.info a{float:none;color:#555;}

/*友情链接栏目*/
.product_listyqlj li{width:33.3%;float:left;margin-bottom:7px;}
.product_listyqlj li a.img{width:254px;height:56px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.product_listyqlj li a.img img{vertical-align:middle;}
.product_listyqlj li a.img:hover{border:1px solid #F90;}
.product_listyqlj li p.info{width:250px;line-height:30px;}
.product_listyqlj li p.info span{font-family:Verdana;color:#d94f44;float:right;}
.product_listyqlj li p.info a{float:none;color:#555;}


/*合作企业栏目*/
.product_listhz li{width:33.3%;float:left;margin-bottom:7px;}
.product_listhz li a.img{width:238px;height:118px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.product_listhz li a.img img{vertical-align:middle;}
.product_listhz li a.img:hover{border:1px solid #F90;}
.product_listhz li p.info{width:238px;line-height:30px;}
.product_listhz li p.info span{font-family:Verdana;color:#d94f44;float:right;}
.product_listhz li p.info a{float:none;color:#555;}



/*新闻栏目*/
.li1{line-height:35px;background:url(../imagesz/dot_line.gif) repeat-x 0 35px;padding-top:1px;}
.li1 a:hover{float:none;color:#333333; font-size: 15px; font-family: "Microsoft YaHei";}
.li1 a{float:none;color:#333333; font-size: 15px; font-family: "Microsoft YaHei";}

.li2{line-height:35px;background:url(../imagesz/dot_line.gif) repeat-x 0 35px;padding-top:1px;}
.li2 a:hover{float:none;color:#f30000; font-size: 15px; font-family: "Microsoft YaHei";}
.li2 a{float:none;color:#f30000; font-size: 15px; font-family: "Microsoft YaHei";}

.span1{float:right;font-family:Arial;color:#9a9a9a; font-size: 14px;}
.strong1{padding-right:5px;font-size:8px;color:#fc0000;}

/*子页结束*/
/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;background:url(../imagesz/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../imagesz/box_dotline.gif) right -10px no-repeat;}
.preNext .text{color:#999;font-size: 12px;}
.preNext  li{line-height: 20px;}
.preNext  li a{color: #333;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../imagesz/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;font-size: 12px;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}


/*留言栏目*/
.OneOfTwo{
	width: 750px;
}
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;color:#555;float:left;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{width:200px;border:1px solid #e0e0e0;padding:5px 6px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:200px;border:1px solid #8cd1ff;background:#f1f9ff;padding:5px 6px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}


.msg_inputc{width:400px;border:1px solid #e0e0e0;padding:5px 6px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_inputc_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:5px 6px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}

.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:left;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}
.qkys{overflow:hidden;
font-size:16px;
color:#ff0000;
}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}




/*tlj*/

.tlj1{
	max-width:1900px;
	min-width:1320px;
	height:auto;
	background-color:#f5f5f5;
	}
.tlj2{
	max-width:1900px;
	min-width:1320px;
	height: 766px;
	background-image:url(../images/tlj_04_07bj.jpg);
	background-position: center;
	

	}
	.tlj2_1{
		width:1200px;
		height: 766px;
		}
		.tlj2_1_1{
			display: inline-block;
			width:1200px;
			height: 335px;
			margin-top:30px;
			}
			.tlj2_1_1_1{
			width:384px;
			height: 335px;
			margin-left:8px;
			margin-right:8px;
			float:left;
			background-color:#FFF;
			}

				.tlj2_1_1_1_1{
					width:384px;
					height: 215px;
					position: relative;
				}
					.tlj2_1_1_1_1 a{
						position: absolute;
						z-index: 2;
						width: 100%;
						height: 100%;
						text-align: center;
						left: 0;
						top: 0;
						color: #fff;
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
						font-size: 16px;

				   }
					.tlj2_1_1_1_1 a:hover{
						background: #000;
						opacity: .3;
						filter: alpha(opacity=60);
				   }
					.tlj2_1_1_1_1 .svg {
						width: 90%;
						height: 90%;
						position: absolute;
						top: 5%;
						left: 5%;
						overflow: hidden;
					}
					
					.tlj2_1_1_1_1 .svg span {
						position: absolute;
						background: #fff;
						opacity: .5;
						filter: alpha(opacity=50);
						transition: all ease .3s;
						-webkit-transition: all ease .3s;
					}
					
					.tlj2_1_1_1_1 .svg .left {
						width: 1px;
						height: 100%;
						left: 0;
						top: 0;
					}
					
					.tlj2_1_1_1_1 .svg .right {
						width: 1px;
						height: 100%;
						right: 0;
						bottom: 0;
					}
					
					.tlj2_1_1_1_1 .svg .top {
						width: 100%;
						height: 1px;
						left: 0;
						top: 0;
					}
					
					.tlj2_1_1_1_1 .svg .bottom {
						width: 100%;
						height: 1px;
						right: 0;
						bottom: 0;
					}
				
					.tlj2_1_1_1_1:hover .left, .tlj2_1_1_1_1:hover .right {
						height: 15px;
					}
					
					.tlj2_1_1_1_1:hover .bottom, .tlj2_1_1_1_1:hover .top {
						width: 15px;
					}
				
				
				
				
				
				.tlj2_1_1_1_2{
				width:362px;
				height: 120px;
				}
					.tlj2_1_1_1_2_1{
					width: 350px;
					height: 37px;
					border-top-width: 0px;
					border-right-width: 0px;
					border-bottom-width: 1px;
					border-left-width: 0px;
					border-top-style: solid;
					border-right-style: solid;
					border-bottom-style: solid;
					border-left-style: solid;
					border-top-color: #e0e0e0;
					border-right-color: #e0e0e0;
					border-bottom-color: #e0e0e0;
					border-left-color: #e0e0e0;
					padding-left:12px;
					font-size:16px;
					color:#696969;
					line-height:37px;
					font-family: "Microsoft YaHei";
					}
						.tlj2_1_1_1_2_1 a{

						color:#696969;
						}
					.tlj2_1_1_1_2_2{
					width: 350px;
					height: 68px;
					margin-top:14px;
					
					}
						.tlj2_1_1_1_2_2_1{
						width: 52px;
						height: 52px;
						margin-right:15px;
						float:left;
						}
						.tlj2_1_1_1_2_2_2{
						width: 283px;
						height: 52px;
						float:left;
						}
							.tlj2_1_1_1_2_2_2_1{
							width: 283px;
							height: 32px;
							font-size:14px;
							color:#696969;
							line-height:32px;
							font-family: "Microsoft YaHei";
							}
								.tlj2_1_1_1_2_2_2_1 a{
								color:#696969;
								}
							.tlj2_1_1_1_2_2_2_2{
							width: 283px;
							height: 20px;
							}
								.tlj2_1_1_1_2_2_2_2_1{
								width:auto;
								height: 20px;
								font-size:12px;
								color:#e1112a;
								line-height:20px;
								float:left;
								font-family: "Microsoft YaHei";
								}
								.tlj2_1_1_1_2_2_2_2_2{
								height: 20px;
								float:left;
								margin-left:5px;
								}
					
					
					
					
		
			
.tlj3{
	max-width:1900px;
	min-width:1320px;
	height: 925px;
	background-image:url(../images/tlj_04_3.png);
	background-position: center;
	}
	.tlj3_1{
		max-width:1900px;
		min-width:1320px;
		height: 237px;
		background-image:url(../images/tlj_04_3_1.png);
		background-position: center;
		padding-top:68px;
		}
	.tlj3_2{
		width:1320px;
		height: 600px;
		}
		.tlj3_2_1{
			width: 659px;
			height: 600px;
			float: left;
			border-top-width: 0px;
			border-right-width: 1px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: dashed;
			border-right-style: dashed;
			border-bottom-style: dashed;
			border-left-style: dashed;
			border-top-color: #686868;
			border-right-color: #686868;
			border-bottom-color: #686868;
			border-left-color: #686868;

			}
			.tlj3_2_1_1{
				display: inline-block;
				width: 579px;
				height: 62px;
				margin-top:25px;
				margin-bottom:25px;
				margin-right:80px;
				}
				.tlj3_2_1_1_1{
					width: 67px;
					height: 62px;
					float:right;
					}
				.tlj3_2_1_1_2{
					width: 488px;
					height: 62px;
					float:right;
					margin-right:24px;
					}
					.tlj3_2_1_1_2_1{
						width: 488px;
						height: 42px;
						font-size:23px;
						color:#fff;
						font-family: "Microsoft YaHei";
						}
					.tlj3_2_1_1_2_2{
						width: 488px;
						font-size:17px;
						color:#bdbdbd;
						font-family: "Microsoft YaHei";
						}
		.tlj3_2_2{
			width:660px;
			height: 600px;
			float:left;
			}
			.tlj3_2_2_1{
				display: inline-block;
				width: 580px;
				height: 62px;
				margin-top:25px;
				margin-bottom:25px;
				margin-left:80px;
				}
				.tlj3_2_2_1_1{
					width: 67px;
					height: 62px;
					float:left;
					}
				.tlj3_2_2_1_2{
					width: 489px;
					height: 62px;
					float:left;
					margin-left:24px;
					}
					.tlj3_2_2_1_2_1{
						width: 489px;
						height: 42px;
						font-size:23px;
						color:#fff;
						font-family: "Microsoft YaHei";
						}
					.tlj3_2_2_1_2_2{
						width: 489px;
						font-size:17px;
						color:#bdbdbd;
						font-family: "Microsoft YaHei";
						}
			
			
			
			
			
			
			
			
			

.tlj4{
	max-width:1900px;
	min-width:1320px;
	height: 1460px;
	background-image:url(../images/tlj_10_1.jpg);
	
	}
	.tlj4_1{
		width:1200px;
		height:1042px;
		position: relative;
		}
		.tlj4_1_1{
			width:532px;
			height:82px;
			position: absolute;
			left:643px;
			top:95px;
			}
		.tlj4_1_2{
			width:204px;
			height:229px;
			position: absolute;
			left:5px;
			top:250px;
			}
		.tlj4_1_2text{
			width:260px;
			height:110px;
			position: absolute;
			left:5px;
			top:495px;
			}
			.tlj4_1_2text1{
			margin-left:30px;
			height:30px;
			font-size:16px;
			color:#000;
			font-family: "Microsoft YaHei";
			line-height:30px;
			font-weight:600;
			}
			.tlj4_1_2text2{
			font-size:14px;
			color:#696969;
			font-family: "Microsoft YaHei";
			line-height:28px;
			}
			
			
		.tlj4_1_3{
			width:204px;
			height:229px;
			position: absolute;
			left:400px;
			top:158px;
			}
		.tlj4_1_3text{
			width:305px;
			height:110px;
			position: absolute;
			left:369px;
			top:402px;
			}
			.tlj4_1_3text1{
			height:30px;
			font-size:16px;
			color:#000;
			font-family: "Microsoft YaHei";
			line-height:30px;
			font-weight:600;
			}
			.tlj4_1_3text2{
			font-size:14px;
			color:#696969;
			font-family: "Microsoft YaHei";
			line-height:28px;
			}
			
			
		.tlj4_1_4{
			width:204px;
			height:229px;
			position: absolute;
			left:765px;
			top:303px;
			}
		.tlj4_1_4text{
			width:330px;
			height:110px;
			position: absolute;
			left:792px;
			top:545px;
			}
			.tlj4_1_4text1{
			height:30px;
			font-size:16px;
			color:#000;
			font-family: "Microsoft YaHei";
			line-height:30px;
			font-weight:600;
			margin-left:20px;
			}
			.tlj4_1_4text2{
			font-size:14px;
			color:#696969;
			font-family: "Microsoft YaHei";
			line-height:28px;
			}
			

		.tlj4_1_5{
			width:204px;
			height:229px;
			position: absolute;
			left:185px;
			top:642px;
			}
		.tlj4_1_5text{
			width:232px;
			height:110px;
			position: absolute;
			left:185px;
			top:885px;
			}
			.tlj4_1_5text1{
			height:30px;
			font-size:16px;
			color:#000;
			font-family: "Microsoft YaHei";
			line-height:30px;
			font-weight:600;
			}
			.tlj4_1_5text2{
			font-size:14px;
			color:#696969;
			font-family: "Microsoft YaHei";
			line-height:28px;
			}			



		.tlj4_1_6{
			width:204px;
			height:229px;
			position: absolute;
			left:536px;
			top:561px;
			}
		.tlj4_1_6text{
			width:249px;
			height:110px;
			position: absolute;
			left:526px;
			top:807px;
			}
			.tlj4_1_6text1{
			height:30px;
			font-size:16px;
			color:#000;
			font-family: "Microsoft YaHei";
			line-height:30px;
			font-weight:600;
			}
			.tlj4_1_6text2{
			font-size:14px;
			color:#696969;
			font-family: "Microsoft YaHei";
			line-height:28px;
			}


		.tlj4_1_7{
			width:204px;
			height:229px;
			position: absolute;
			left:950px;
			top:652px;
			}
		.tlj4_1_7text{
			width:300px;
			height:110px;
			position: absolute;
			left:899px;
			top:895px;
			}
			.tlj4_1_7text1{
			height:30px;
			font-size:16px;
			color:#000;
			font-family: "Microsoft YaHei";
			line-height:30px;
			font-weight:600;
			}
			.tlj4_1_7text2{
			font-size:14px;
			color:#696969;
			font-family: "Microsoft YaHei";
			line-height:28px;
			}









			
	.tlj4_2{
		width:1200px;
		height:418px;
		}
			.tlj4_2_1{
			width:786px;
			height:398px;
			float:left;
			}	
			.tlj4_2_2{
			width: 412px;
			height: 398px;;
			margin-top:0px;
			margin-bottom:0px;
			border: 1px solid #dddddd;
			background-color:#fbfbfb;
			float:left;
			}	
				.tlj4_2_2_1{
				width: 412px;
				height: 39px;
				border-top-width: 0px;
				border-right-width: 0px;
				border-bottom-width: 3px;
				border-left-width: 0px;
				border-top-style: none;
				border-right-style: none;
				border-bottom-style: solid;
				border-left-style: none;
				border-top-color: #07913b;
				border-right-color: #07913b;
				border-bottom-color: #07913b;
				border-left-color: #07913b;
				}	
					.tlj4_2_2_1_1{
					width: 202px;
					height: 39px;
					background-color:#07913b;
					color: #fff;
					font-family: "Microsoft YaHei";
					font-size:18px;
					line-height:39px;
					}					
							
				.tlj4_2_2_2{
				width: 260px;
				height: 300px;
				margin-left:58px;
				margin-top:23px;
				
				}	
				
				
					.tlj4_2_2_2_1{
					width:293px;
					height:40px;
					margin-top:10px;
					margin-bottom:10px;
					display: inline-block;


					}	
						.tlj4_2_2_2_1input{
							width: 293px;
							height: 39px;
							color: #aba6a6;
							line-height: 36px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
							}
					.tlj4_2_2_2_1yz{
					width:110px;
					height:40px;
					float:left;

					}		
						.tlj4_2_2_2_1yzinput{
							width: 100px;
							height: 39px;
							color: #aba6a6;
							line-height: 36px;
							padding-left: 5px;
							vertical-align: middle;
							background-color: #fff;
							border: 1px solid #e5e5e5;
							}							

					.tlj4_2_2_2_4{
					width:293px;
					height:44px;
					margin-top:20px;
					}				
							.tlj4_2_2_2_4inputan{
							border: 0px solid #e5e5e5;
							width: 293px;
							height: 44px;
							background-image:url(../images/tlj_10_3.jpg);
						}
		
.pic{position: absolute;width: 204px;height: 229px;/*background: url(../img/p3-bg01.png) no-repeat center center;*/text-align: center;line-height: 229px;}
.pic:before{content: '';width: 204px;height: 229px;position: absolute;left: 0; top:0;background: url(../images/p3-bg01.png) no-repeat center center;transition:1.5s ease-in 0s;}
.pic:hover:before{transform:rotate(180deg)scale(1.1);}	
.pic img{vertical-align:middle;}				
/*tlj*/

.qiaobsy{
	height: 510px;
	max-width:1900px;
	min-width:1230px;
	background-image:url(../images/index_03.png);
}

.qiaobsy_1 {
	width: 1208px;
	height: 510px;
}
.qiaobsy_1_1 {
	width: 412px;
	height: 510px;
	float: left;
}
.qiaobsy_1_1_1 {
	width: 410px;
	height: 230px;
	border:1px solid #e5e5e5;
	margin-bottom: 12px;

}
.qiaobsy_1_1_2 {
	width: 410px;
	height: 230px;
	border:1px solid #e5e5e5;
	margin-bottom: 12px;
}
.qiaobsy_1_2 {
	width: 397px;
	height: 510px;
	float: left;
	margin-left: 14px;
	margin-right: 16px;
}
.qiaobsy_1_2_1 {
	width: 395px;
	height: 474px;
	border:1px solid #e5e5e5;
}
.qiaobsy_1_3 {
	width: 361px;
	height: 510px;
	float: left;

}
.qiaobsy_1_3_1 {
	width: 359px;
	height: 230px;
	border:1px solid #e5e5e5;
	margin-bottom: 12px;
}
.qiaobsy_1_3_2 {
	width: 359px;
	height: 230px;
	border:1px solid #e5e5e5;
	margin-bottom: 12px;
}

.qiehbj{
background-color: #1a1a1a;
}

.banner1{
	width:1900px;
	height: 500px;
	background-image: url("../images/banner1.jpg");
}

.banner2{
	width:1900px;
	height: 500px;
	background-image: url("../images/banner2.jpg");
}
.banner3{
	width:1900px;
	height: 500px;
	background-image: url("../images/banner3.jpg");
}
.banner4{
	width:1900px;
	height: 500px;
	background-image: url("../images/banner4.jpg");
}
.banner5{
	width:1900px;
	height: 500px;
	background-image: url("../images/banner5.jpg");
}
.banner1_1{
	width:460px;
	height: 390px;
	border:1px solid #e5e5e5;
	background-color: white;
	float: right;
	margin-right: 10%;
	margin-top: 52px;
}
	.banner1_1_1{
		width:460px;
		padding-top: 15px;
		line-height: 50px;
		color: #000000;
		font-size: 26px;
		font-family: "Microsoft YaHei";
	}
	.banner1_1_2{
		width:460px;
		line-height: 30px;
		color: #5a5a5a;
		font-size: 16px;
		font-family: "Microsoft YaHei";
	}
		.banner1_1_2 span{
			color: #0a8f3c;

		}

	.banner1_1_3{
		width:460px;
		line-height: 34px;
		color: #5a5a5a;
		font-size: 15px;
		font-family: "Microsoft YaHei";
		padding-top: 18px;
	}
	.banner1_1_3 span{
		color: #5a5a5a;
		padding-right: 10px;

	}
	.ksjsinput{
		width: 275px;
		height: 39px;
		color: #aba6a6;
		line-height: 36px;
		padding-left: 5px;
		vertical-align: middle;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-radius:5px;
	}
	.ksjsinputan{
		margin-top: 20px;
		border: 0px solid #fff;
		width: 358px;
		height: 41px;
		background-image:url(../images/ksjs.jpg);
		margin-bottom: 6px;
	}
.xgbk1{
	max-width:1900px;
	min-width:1230px;
	height: 645px;

}
	.xgbk1_1{
		padding-top: 30px;
		line-height: 70px;
		color: #000;
		font-size: 36px;
		font-family: "Microsoft YaHei";
	}
	.xgbk1_1 span{
		color: #0a8f3c;
		font-weight: bold;
	}
	.xgbk1_2{
		line-height: 30px;
		color: #5a5a5a;
		font-size: 18px;
		font-family: "Microsoft YaHei";
	}
	.xgbk1_3{
		width:1232px;
		height:500px;
		padding-left:10px;
	}
	.xgbk1_3_1{
		width:275px;
		height:400px;
		margin-left:16px;
		margin-right:16px;
		margin-top:40px;
		margin-bottom:15px;
		float:left;
		background-color: #1a1a1a;
	}

.xgbk2{
	max-width:1900px;
	min-width:1230px;
	height: 645px;
	background-color: #f6f6f6;

}
.xgbk2_1{
	 margin-top: 20px;
	 width:1200px;
	 height: 450px;
	 background-image: url("../images/xgbk2_2.jpg");

 }
.xgbk2_1_1{

	padding-top: 75px;
	width:680px;
	height: 400px;
	float: right;

}
.xgbk2_1_1_1{
	padding-left: 130px;

	width:430px;

	line-height: 44px;
	color:#ffffff;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	padding-top: 15px;
	padding-bottom: 15px;

}
.xgbk2_1_1_1 span{
		padding-right: 60px;
	font-size: 21px;
		color:#0a8f3c;
}
.xgbk3{
	max-width:1900px;
	min-width:1230px;
	height: 760px;
	padding-top: 40px;


}
.xgbk3_1{
	margin-top: 30px;
	width:1200px;
	height: 534px;
	background-image: url("../images/xgbk3_2.jpg");


}
.xgbk3_2{
	width: 100%;
	height: 270px;
	padding-left: 50px;

}
.xgbk3_3{
	width: 160px;
	height: 180px;
	float: left;
	margin-left: 150px;
	margin-top: 20px;

}
.xgbk3_4{
	width: 100%;
	height: 270px;

}
.xgbk3_5{
	width: 160px;
	height: 180px;
	float: left;
	margin-left: 65px;
	margin-right: 75px;
	margin-top: 10px;

}
.xgbk3_6{
	width: 160px;
	height: 180px;
	float: left;
	margin-left: 68px;
	margin-right: 72px;
	margin-top: 10px;

}

.xfzx1{
	width:1201px;
	height:360px;
	margin-top: 50px;
	background-image: url("../images/xfzxfwlc.png");
}



.wbk select {
	outline: 0
}

.wbk select{

	width:300px;
	height:42px;
	border: 1px solid #e5e5e5;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: #fff url(https://j.dyrs.cc/images/pc/quotation/jt1.png) no-repeat 94% center;
	background-size: 16px 8px;
	padding-left: 16px;
	font-size: 14px;
	color: #999;
	margin-right: 5px;
}
.wbk select::-ms-expand { display: none; }
.wbk select{
	width:300px;
	padding-left: 8px;
}

.zzwha_qhjyy{
	max-width:1900px;
	min-width:1603px;
	height:570px;
	background-image:url(../images/zzwha_qhjyy.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 86px;
}
.zzwha_qhjyy_1{
	width:1200px;
	height:493px;

}
.zzwha_qhjyy_2{
	padding-left: 77px;
	padding-top: 80px;

	color: #0a8f3c;
	font-weight: bold;
	font-size: 36px;
	font-family: "Microsoft YaHei";
}

.zzwha_qhjyy_2 span{
	color: #000;
	font-weight:normal;
}
.zzwha_qhjyy_2 atv{
	padding-left: 10px;
	color: #9a9a9a;
	font-size: 15px;
	font-weight:normal;

}
.zzwha_qhjyy_3{
	width: 755px;
	height:338px;
	padding-left: 75px;
	padding-top: 25px;
	float:left;
}
.zzwha_qhjyy_3_1{
	line-height: 60px;
	font-size: 17px;
	color: #000;
	font-family: "Microsoft YaHei";
}
.zzwha_qhjyy_3_1 span{
	 padding-right: 10px;
 }
.zzwha_qhjyy_3_1 stv{
	 padding-right: 4px;
 }
.zzwha_qhjyy_3_1 stng{
	padding-right: 17px;
}

.wbkzzwh select {
	outline: 0
}

.wbkzzwh select{

	width:300px;
	height:35px;
	border: 1px solid #e5e5e5;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: #fff url(https://j.dyrs.cc/images/pc/quotation/jt1.png) no-repeat 94% center;
	background-size: 16px 8px;
	padding-left: 16px;
	font-size: 14px;
	color: #999;
	margin-right: 5px;
	background-color: #f1f1f1;
}
.wbkzzwh select::-ms-expand { display: none; }
.wbkzzwh select{
	width:175px;
	padding-left: 8px;
}


.zzwha_qhjyy_3_1input{
	width: 167px;
	height: 35px;
	color: #aba6a6;
	line-height: 32px;
	padding-left: 5px;
	vertical-align: middle;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1;
}
.zzwha_qhjyy_3_1input1{
	width: 355px;
	height: 35px;
	color: #aba6a6;
	line-height: 32px;
	padding-left: 5px;
	vertical-align: middle;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1;
}
.zzwha_qhjyy_3_2inputan{
	border: 0px solid #e5e5e5;
	width: 306px;
	height: 48px;
	background-image:url(../images/zzwha_qhjyy_3_1inputan.jpg);
}
.zzwha_qhjyy_3_2{
	padding-top: 16px;
	font-size: 17px;
	color: #000;
	font-family: "Microsoft YaHei";
}
.zzwha_qhjyy_3_3{
	color: #acabab;
	font-size: 15px;
	font-family: "Microsoft YaHei";
	line-height: 40px;
}





.zzwha_qhjyy_4{
	width: 370px;
	height:363px;
	float:left;

}
.zzwha_qhjyy_4_1{
	color: #000;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	padding-bottom: 20px;

}

.zzwha_qhjyy_4_2{
	color: #000;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	line-height: 46px;

}
.zzwha_qhjyy_4_3{
	padding-top: 30px;
	color: #a1a1a1;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 30px;
	width:300px ;

}
.zzwha_qhjyy_4_3 span{
	padding-right: 4px;
}
.zzwha_qhjyy_4_3 jgf{
	padding-left: 30px;
}
