*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
h5{font-weight: 500;font-size: 16px;}
img{border:0;}
.baner{
	width: 100%;
	height:200px;
}
.baner img{width: 100%;}
.rightLi{
	width:1200px;
	margin: auto;
	margin-top: 20px;
	background-color: white;
	margin-bottom: 30px;
	border:1px solid gainsboro;
           padding-bottom:30px;
}
.listRight{	
	overflow: hidden;
}
.listRight p{
	width: 100%;
	height: 37px;
	background-color: #038fe5;
	line-height: 37px;
	border:1px solid gainsboro;
}
.listRight p img{margin-left: 2px;margin-right: 4px;margin-bottom: -6px;}
.listRight p .img2{margin-bottom: -2px;}
.listRight p a{color: white;}
.listRight ul{margin-bottom:30px;}
.listRight li{
	line-height: 50px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed gainsboro;
	overflow: hidden;
}
.listRight li a:hover{color:#038fe5;}
.listRight li a{color: black;font-size: 14px;}
.listRight li a img{float:left;margin-top: 22px;}
.listRight li a .h5-one{
float: left;
    display: block;
    width: 700px;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.listRight li a .h5-two{
	width: 100px;
	background: none;
	float: right;
}
.fanye{
	width: 350px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 75px;
}
.fanye li{
	height: 30px;
	width: 30px;
	border:1px solid gainsboro;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-left: 5px;
	
}
.fanye li a{color: black;}
.fanye li a img{margin-top:10px;}
.fanye li a:hover{color: #e54303;}