.plc{width:1200px;margin:0 auto 15px;}
.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;width:1200px;margin:0 auto 20px;
}

.tl-fdh-02 li {
    width: 16.58%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #a8a8a8;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #057fd9;
    border-color: #057fd9;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
.p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
.p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}

.constr { width: 1200px; margin-left: auto; margin-right: auto; }
.regist-head { height: 60px; line-height: 60px; padding-left: 30px; background-color: #be3948; color: #fff; font-size: 18px; }
.regist-body { min-height: 400px; padding: 30px 0 50px; background-color: #fff; }
.regist-main { width: 900px; margin-left: auto; margin-right: auto; }
.regist-group { margin-top: 15px; overflow: hidden; }
.regist-label { width: 80px; padding-top: 10px; float: left;letter-spacing: 1.2px;}
.regist-cell { display: table-cell; *display: inline-block; }
.regist-input { height: 18px; line-height: 18px; width: 400px; padding: 10px 5px; margin: 0 10px 0 0; border: 1px solid #d0d6d9; vertical-align: top;float: left;border-radius:5px;}
.regist-code-input { width: 270px; }
.regist-btn { display: inline-block; width: 160px; line-height: 40px; background-color: #03a9f4; color: #fff; text-align: center; text-decoration: none;border-radius: 3px;}
.regist-btn:hover { background-color: #2878b3; }
.icon-warn { display: inline-block; width: 20px; height: 21px; background: url(../images/error.gif) no-repeat center; }

.regist-star { position: absolute; margin-left: -1em; font-family: simsun; color: #f30; }
.regist-remark {line-height: 21px; padding-top: 9px; color: #666;font-size: 14px;}
.regist-warn { padding-left: 20px; color: #be3948;display: none;}
.regist-warn > .icon-warn { position: absolute; margin-left: -20px;}
.code_gg {vertical-align: middle;width: 120px;height: 38px;}

.regist-group .error-notic{display:none;font-size: 15px;height: 30px;line-height: 30px;}
.error{color:red;}
.success{color:green;}