*{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: 50px;
    line-height: 50px;
    width: 100%;
    background-color: #666;
}
.header .logo {
    background: url(../images/newPage/logo.png) no-repeat;
    width: 370px;
    height: 50px;
    display: inline-block;
    position: relative;
    margin: -1px 35px 0 35px;
    top: 3px;
    float: left;
}
.right-info {
    position: relative;
    top: 14px;
    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:20px;
    font-weight: bold;
    text-align: center;
}
h2{
    font-size:25px;
    font-weight: bold;
    text-align: center;
}

h5{
    font-size:19px;
    font-weight: bold;
    text-align: center;
}
p,b{
    font-size:14px;
}

.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;
}




.footv-box{
    width: 100%;
    background: #000;
    /*background: rgba(0,0,0,.6) !important;*/
    filter: alpha(opacity=90);
    /*position: fixed;*/
    bottom: 10px;
    z-index: 10;
}
.footv {
    font-size: 12px;
    color: #fff;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding: 30px 0 0 0;
    text-shadow: 0 3px 6px #000;
    position: relative;
}
.footv .ftul {
    margin: auto;
    text-align: center;
    margin: -5px 0 10px 0px;
}

.footv a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
}

.footv a:visited {

}

.footv a:active {
    color: #F60;
    text-decoration: underline;
}

.footv a:hover {
    color: #F60;
    text-decoration: underline;
}