.body{
	width: 100%;
}
.body  div {
  margin-top:1rem;
}
.body ul {
  margin-top: 1rem;
}
.body-banner{
	min-width: 800px;
}
.logo{
	width: 100%;
    height: 80px;
    background: #FF7B00;
    color: white;
}
.container{
    width: 80%;
    margin: 0 auto;

}
.home-logo img{
    height: 60px;
    margin-top: 10px;
}
.jump-login{
	float: right;
    line-height: 80px;
    height: 80px;
}

.logo .jump-login span{
    font-size: 24px;
}

.logo .jump-login a{
    font-size: 24px;
    color: #fff;
    border-bottom: 2px solid #FFF;
}
/* 协议内容格式 */
.body{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.body h1{
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	line-height: 68px;
	margin-top: 60px;
}
header{
	margin-top: 30px;
	color: #333;
	font-size: 22px;
	height: 42px;
	line-height: 42px;

}
div{
	font-size: 16px;
	line-height: 34px;
	color: #666666;
}