@charset "utf-8";
/* CSS Document */

.top-box{
	width:100%;
	height:150px;
	background-repeat:no-repeat;}
.top-main{width:1180px;
    margin:0 auto;
    padding-top:50px;
    box-sizing:border-box;}
.top-box a{

	}
.agreement{
	width:1180px;
	background-color:#fdfdfc;
	margin:0 auto;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:40px;
	font-family:"微软雅黑";
	box-sizing:border-box;}
.agreement .title{
	margin:0;
	padding-top:40px;
	text-align:center;
	color:#333;
	font-size:22px;
	font-weight:400;}
.agreement h2{
	margin:0;
	line-height:40px;
	color:#333;
	font-size:22px;
    text-indent:1em;
	font-weight:400;}
.agreement p{
	margin:0;
	color:#333;
	font-size:16px;
	padding-top:16px;
	text-indent:3em;
	line-height:24px;}
.agreement ul{
	margin:0;
	margin-top:16px;
	padding-left:2em;
	list-style:none;}
.agreement ul li{
	font-size:16px;
	color:#333;
	line-height:24px;}
.agreement p.date{
	padding-top:26px;
	text-align:right;
	font-size:16px;
	color:#333;
	padding-bottom:20px;}
.agreement h3{
	margin:0;
	font-size:18px;
	color:#333;
	line-height:30px;
	font-weight:400;}
.agreement h3 a{
	text-decoration:none;color:#333;
	font-size:18px;
	text-decoration:underline;}
.agreement h4{
	margin:0;
	margin-top:26px;
	font-size:16px;
	color:#333;}
.footer{
	width:100%;
	text-align:center;
	margin-top:87px;
	margin-bottom:47px;
	color:#999;
	font-size:14px;}
.footer .nav a{
	text-decoration:none;
	color:#666666;
	font-size:14px;
	font-family:“微软雅黑”;}
.footer .nav a:hover{
	text-decoration:underline;}
.footer p{
	color:#808080;}
.footer p a{
	text-decoration:none;
	color:#808080;}


