.container {
    width: 990px;
    margin: 0 auto;
}
.container:after {
    content: " ";
    display: table;
    clear: both;
}
.reg-tos .con p {
    text-indent: 2em;
}
.g-fw-b {
    font-weight: 700;
}
.about_txt{ line-height:28px; font-size:14px; color:#666;}
.about_txt p{ margin-bottom:16px;}
.pop-con {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 2222;
}
.f-mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.box-two {
    width: 384px;
    height: 170px;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%);
    z-index: 100;
}
.pop-tip {
    width: 384px;
    height: 170px;
    background: #fff;
    border: 5px solid rgba(0, 0, 0, 0.3);
}
.pop-tip-tit {
    padding-left: 20px;
    line-height: 36px;
    padding-top: 10px;
    position: relative;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #ddd;
}
.pop-tip .pop-close {
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 24px;
    color: #999;
    cursor: pointer;
    font-style: normal;
    line-height: 15px;
}
.pop-center {
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
}
.pop-center2 {
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}
.pop-center2 {
    color: #666;
    text-indent: 2em;
    font-size: 14px;
    line-height: 22px;
}
.pop-center p {
    color: #666;
    text-indent: 2em;
    font-size: 14px;
    width: 445px;
    line-height: 22px;
}
.pop-center p span {
    color: #1057a7;
}
.pop-center p span:hover {
    color: #c00;
    border-bottom: 1px solid #c00;
    /* text-decoration: underline; */
}
.pop-center p:first-child {
    text-indent: 0;
}
.pop-btns {
    margin-top: 30px;
    text-align: right;
    margin-right: 20px;
}
.pop-btns-center {
    margin-top: 16px;
    text-align: center;
    margin-right: 20px;
}
.pop-center a:hover,
.pop-btns a:hover {
    text-decoration: none;
    color: #fff;
}
.pop-btns a:first-child:hover {
    text-decoration: none;
    color: #666;
}
.pops-qx {
    text-align: center;
    margin-right: 11px;
    display: inline-block;
    color: #666;
    border-radius: 3px;
    width: 58px;
    height: 28px;
    border: 1px solid #ddd;
    line-height: 28px;
    background: #fff;
    font-size: 14px;
    border-radius: 4px;
}
.w-100{
    width:100px !important;
}
.pops-btn {
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    width: 58px;
    height: 30px;
    line-height: 30px;
    background: #1057a7;
    border: none;
    font-size: 14px;
    border-radius: 4px;
}
.pop-btns-center a:hover {
    text-decoration:none;
}
.reg-tos h3 {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
    padding-bottom: 5px;
}
.sub-head h2 {
    float: left;
    margin-left: 21px;
    width: 400px;
    height: 48px;
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
    color: #666;
    border-left: #ccc solid 1px;
    padding-left: 15px;
    padding-top: 0px !important;
}
.reg-tos .con {
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 10px;
    line-height: 24px;
    text-justify: auto;
    text-align: justify;
    margin-bottom: 20px;
    height: 428px;
    overflow: auto;
}
.conceal{
    position: absolute;
    top: 8px;
    right: 2px;
    width: 30px;
    height: 30px;
    background: url(/res/passport/img/pw_clo.svg)no-repeat top center ;
    background-size: 75% 75%;
    cursor: pointer;
}
.conceal.yincang{
    background: url(/res/passport/img/pw_op.svg)no-repeat top center;
    background-size: 75% 75%;
}
.login .ipt-group .pw {
    width: 222px;
    padding-left: 5px;
    padding-right: 33px;
    border: 0;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}
.sub-head {
    margin: 0 auto;
    padding-top: 20px;
    width: 990px;
    height: 48px
}

.sub-head h1 {
    float: left;
    margin-left: 10px;
    display: block;
    width: 190px;
    height: 48px;
    _display: inline
}

.sub-head h2 {
    float: left;
    margin-left: 21px;
    width: 400px;
    height: 38px;
    display: block;
    font-size: 24px;
    font-weight: 400;
    color: #333;
    padding-top: 10px;
    border-left: #ccc solid 1px;
    padding-left: 15px
}

.sub-head ul {
    float: right;
    margin-top: 14px
}

.sub-head ul li {
    float: left;
    color: #666;
    line-height: 20px
}

.sub-head ul li span {
    padding: 0 10px
}
.reg-tos .top {
    margin: 20px 0 30px;
}
