*{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%;}
.main{
	width: 1200px;
	margin: auto;
	margin-top: 20px;
	border:1px solid gainsboro;
	border-top: 0px;
	margin-bottom: 30px;
}
.shouye{
	width: 100%;
	height: 37px;
	background-color: #038fe5;
	line-height: 37px;
	border:1px solid gainsboro;
}
.shouye img{margin-left: 2px;margin-right: 4px;margin-bottom: -6px;}
.shouye .img2{margin-bottom: -2px;}
.shouye a{color: white;}
.main h3{text-align:center;margin: auto;line-height: 50px;color:#038fe5;}
.main .information{
	width: 1000px;
	margin: auto;
	height:40px;
	margin: auto;
	border:1px solid gainsboro;
	line-height: 40px;
	background-color: #fafafa;
}
.main .information h5{font-size:14px;font-weight:200;float: left;margin-left: 20px;}
.main .information .rgt{float: right;margin-right: 20px;}
.main .neirong{
	text-indent: 32px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	line-height: 30px;
	font-size:16px;
	padding-bottom: 30px;
}
.next-pre{
	margin-left: 10px;
	margin-right: 10px;
	height: 60px;
	border-top:1px solid gainsboro;
}
.next-pre li{float: left;line-height: 60px;}
.next-pre li a{color: black;}
.next-pre li a:hover{color: #038fe5;}
.next-pre li:nth-child(2){float: right;}
table{
    max-width:1150px;
    margin:0 auto;
    border:1px solid #dedede;
}
table td{border:1px solid #dedede;}