*{font-size: 12px;border:0;margin:0;padding:0;zoom:1;
}
html,body
{
    width:100%;
    height:100%;
}
body{font-family:'微软雅黑'; margin:0 auto;position:relative;font-size:12px;}
ul{
    list-style-type:none;
    margin:0;
}
a,a:hover,a:link,a:focus,a:active{
    text-decoration: none;
}
.header {
    height: 65px;
    line-height: 50px;
    width: 100%;
    background-color: #666;
}
.bottom {
    width: 100%;
    line-height: 17px;
    padding: 30px 0px;
    text-align: center;
}
.header .logo {
    background: url(../images/newPage/logoNew.png) no-repeat;
    width: 350px;
    height: 60px;
    display: inline-block;
    position: relative;
    margin: 0 35px 0 35px;
    top: 3px;
    float: left;
}
.header .logo_regist {
    background: url(../images/newPage/1.png) no-repeat;
    width: 350px;
    height: 60px;
    display: inline-block;
    position: relative;
    margin: 0 35px 0 35px;
    top: 3px;
    float: left;
}
.right-info {
    position: relative;
    top: 20px;
    float: right;
}
.right-info span{
    display: inline-block;
    float: left;
    height: 30px;
    width: 1px;
    background-color:#fff ;
}
.right-info a {
    color: #fff;
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 2px 12px 0 12px;
}
#home{
    background: url(../images/login/house.png) no-repeat;
    width:24px;
    height:24px;
}
.part{
    margin-top: 14px;
    line-height:25px;
}
.part p{
    margin-top: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}
.part ul{
    margin-left: 40px;
}
.part ul li{
    margin-top: 10px;
}
.charter-position{
    padding:10px;
    text-align:center;
    margin: 0 auto;
}
.charter-title{
    background:url(../images/login/step1.png) no-repeat;
    height: 36px;
    width: 1025px;
    margin: 30px auto 10px auto;
}
.charter-name{
    font-size:24px;
    font-weight: bold;
}
.charter{
    font-size:14px;
}
.charter span{
    font-weight: bold;
    color:#000;
}
.charter-content{
    width:1025px;
    padding:10px 40px 30px;
    -moz-box-shadow: 1px 0 8px #b5b5b6;
    box-shadow: 1px 0 8px #b5b5b6;
    margin:0 auto;
    overflow: auto;
    box-sizing: border-box;
    font-size:14px;
}
.checkbox-body{
    margin:10px;
}
.special{
    color:#f00;
    text-align: center;
}
h3{
    font-size:16px;
    font-weight: bold;
}