/* CSS Document */

body{
padding:0px;
margin:0px auto;
width: 100%;
}
ul{
padding: 0px;
margin: 0px auto;
}
ul li{
list-style:none;
}

a{
text-decoration:none;
color:#3F3F3F;
} 
a:hover{
text-decoration:none;
color:#FF6464;
} 
.a2{
text-decoration:none;
color:#FFFFFF;
}
.a2:hover{
text-decoration:none;
color:#FF6464;
}
.img2:hover{
transition:0.5s;
transform:scale(1.03);
}


/* 第一层框架*/
.footyj .touiframe, .jiaoiframe, .topone, .toptwo, .customer, .linkcomp, .bottomyj, .ul, .li{
width: 1800px;
margin: 0px auto;
margin: 0px;
padding: 0px;
float:center;
}


/* 第二层框架*/
/*不要删，hyhead iframe的CSS*/
.top100percent{
width:100%;
height:205px;
border:0px solid #1B760D;
margin:0px auto;
}
	.top100percent .topone{
	width:100%;
	height:130px;
	margin:0px auto;
	border-bottom:1px solid #ff0000;
	background-color: #2b2b2b;
	}
		.top100percent .topone .top1middle{
		width:1600px;
		height:129px;
		border:0px solid #ffffff;
		margin:0px auto;
		}
			.top100percent .topone .top1middle .topone_logo{
			width: 180px;
			height: 80px;
			margin-top: 30px;
			float: left;
			}
			.top100percent .topone .top1middle .topone_xinxiwang{
			width:300px;
			height:70px;
			margin-left:0px;
			margin-top:40px;
			line-height:25px;
			text-align:left;
			font-size:18px;
			letter-spacing:8px;
			color:#FFFFFF;
			float:left;
			}
			.top100percent .topone .top1middle .topone_zhuce, .topone_denglu{
			width: 90px;
			height: 30px;
			margin-top:50px;
			margin-right:30px;
			border:0px dashed #000000;
			line-height:30px;
			text-align:center;
			background-color:#FF0000;
			font-size:16px;
			float: right;
			} 
			.top100percent .topone .top1middle .topone_erweima{
			width: 75px;
			height: 75px;
			margin-top:30px;
			margin-right:30px;
			line-height:125px;
			text-align:center;
			font-size:20px;
			float: right;
			}

	.top100percent .toptwo{
	width: 100%;
	height: 75px;
	margin-bottom:0px;
	background-color: #3F3F3F;
	}
		.top100percent .toptwo .top2middle{
		width: 1800px;
		height:75px;
		margin: 0px auto;
		}
			.top100percent .toptwo .top2middle .daohang{
			width:1300px;
			margin-left:340px;
			height: 75px;
			}
				.top100percent .toptwo .top2middle .daohang .daohang_menu{
				width: 110px;
				height:30px;
				margin-top:20px;
				margin-left: 10px;
				line-height: 30px;
				text-align: center;
				font-size: 16px;
				float: left;
				}


/*不要删，hyfoot iframe的CSS*/
.footyj{
width:100%;
height:450px;
border:0px solid #1B760D;
margin:0px auto;
}
	.footyj .linkcomp{
	width:100%;
	height: 240px;
	margin:0px auto;
	margin-top:0px;
	background-color: #3F3F3F;
	}
		.footyj .linkcomp .linkcomp1{
		width:1800px;
		height:200px;
		margin:0px auto;
		padding:40px 0px 0px 60px;
		}
			.footyj .linkcomp .linkcomp1 .linkcomp_li{
			width:300px;
			height:30px;
			margin:10px 0px 0px 60px;
			font-size:14px;
			color:#ffffff;
			float:left;
			}
	.footyj .bottomyj{
	width: 100%;
	height: 210px;
	border-top:1px solid #ff0000;
	margin-bottom:0px;
	background-color: #3e404c;
	}
		.footyj .bottomyj .bottomyjjz{
		width: 1620px;
		height: 160px;
		margin: 0px auto;
		padding-top: 40px;
		line-height:30px;
		text-align: center;
		color:#ffffff;	
	}