*{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: 80px;
    line-height: 80px;
    width: 100%;
    background: linear-gradient(0deg, #007AE6 0%, #007AE6 100%), linear-gradient(90deg, #0052D4 0%, #4092EF 100%);;
}
.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/login/logotitlenew.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/register/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;
}

.hidden{
    display: none;
}
#time-bg{
    width:100%;
    height: 100%;
    background: #ebebeb;
    position: fixed;
}
.time-tooltip{
    width: 500px;
    height: 343px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -251px 0 0 -375px;
    text-align: center;
    padding: 70px 105px;
    font-size: 18px;
    background: url("../images/newPage/ie.png") top center no-repeat;
}
.time-tooltip #time-text{
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 50px;
    padding-top: 190px;
}
.time-tooltip a{
    color: blue;
    text-decoration: underline;
}


.system-title{
    color: #ffffff;
    text-shadow: 0 0 8px #00000099;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 3.84px;
    margin: 0px 0px 0px 8px;
}
.system-title-en{
    color: #ffffff;
    text-shadow: 0 0 8px #00000099;
    font-family: "DIN";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.62px;
    margin: 0px 0px 0px 8px;
}