*{margin: 0;padding: 0;list-style: none;text-decoration: none;font-size:14px;font-family:"微软雅黑";font-weight:none;}
h5{font-family: "微软雅黑";font-weight:300;font-size: 14px;}
body{background-color: #f7f7f7;}
.mains{width: 1200px;margin: auto;min-width: 1200px;}
.banner{
	width: 1200px;
	margin: auto;
	margin-top: 10px;
}
.banner img{width: 100%;
            margin-top: 10px;}
/*-----container----*/
.container{
	width: 1200px;
	margin: auto;
	margin-top: 20px;
}
.navLeft{
	width: 220px;
	float: left;
	background-color: white;
}
.navLeft ul p{
	width: 220px;
	height:70px;
	background-image: url(../img/list_07.png);
	color: white;
	font-size: 18px;
	font-family:"微软雅黑";
}
.navLeft ul p img{
	margin-bottom: -12px;
	margin-left: 40px;
	margin-top: 25px;
}
.navLeft ul li a .dian{
	position: absolute;
	left: 60px;
	top:13px;
	display: none;
}
.navLeft ul li a .di{
	position: absolute;
	left: 60px;
	top:13px;
}
.navLeft ul li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid gainsboro;
	position: relative;
}
.navLeft ul li:last-child{border-bottom:none;}
.navLeft ul li a{color: #333;display:block;padding-left:80px;text-align:left;}
.rightLi{
	width: 960px;
	float: right;
	background-color: white;
	margin-bottom: 30px;
           min-height:500px;
}
.listRight{	
	overflow: hidden;
}
.listRight p{
	width: 100%;
	height: 37px;
	background-color: #eeeeee;
	line-height: 37px;
	border:1px solid gainsboro;
}
.listRight p img{margin-left: 2px;margin-right: 2px;margin-bottom: -6px;}
.listRight p .img2{margin-bottom: -2px;}
.listRight p a{color: black;}
.listRight li{
	line-height: 50px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed gainsboro;
	overflow: hidden;
}
.listRight li a:hover{color:darkgray;}
.listRight li a{color: #545454;font-size: 14px;}
.listRight li a img{float:left;margin-top: 20px;}
.listRight li a .h5-one{float: left; color:#333;}
.listRight li a .h5-two{
	width: 100px;
	background: none;
	float: right;
           color:#545454;
}
.fanye{
	width: 350px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 75px;
}
.fanye li{
	border:1px solid gainsboro;
	text-align: center;
	float: left;
	margin-left: 5px;
	
}
.fanye li a{color: black;}
.fanye li a img{margin-top: 1px;margin-left: 15px;}
.fanye li a:hover{color: #e54303;}