/* CSS Document */
@charset "utf-8";

/* 注册 */
.ct_head_box_reg, .ct_footer_box_reg {
    background-color: #fff;
}

.ct_cont_reg_box {
    background: #f1f1f1;
    padding-top: 12px;
    padding-bottom: 12px;
}

.ct_cont_reg {
    width: 1180px;
    height: 100%;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    margin: 0px auto;
}

.ct_cont_reg_title {
    width: 100%;
    padding: 28px 72px 12px 72px;
    font-family: "微软雅黑";
    font-size: 25px;
    color: #c10d0c;
    font-weight: bold;
    color: #888888;
    font-size: 22px;
}

.ct_ico_regt {
    width: 20px;
    height: 20px;
    background-position: -77px -244px;
}

.ct_container_regbox {
    display: flex;
    flex-direction: column;
    padding: 0 72px 7px 72px;
}

.ct_cont_reg_ch {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.ct_cont_reg2 {
    width: 719px;
    border-right: 1px dashed #d9d9d9;
    display: inline;
    float: left;
}

.ct_cont_reg2 .ct_container_regbox {
    margin: 0px;
    margin-bottom: 15px;
    display: inline;
    float: left;
}

.ct_cont_reg2 .ct_cont_regbox_xieyi {
    padding-left: 50px;
    display: inline;
    float: left;
}

.ct_cont_reg2 .ct_cont_regbox_btn {
    margin-left: 150px;
    display: inline;
    float: left;
}

.ct_cont_reg3 {
    width: 250px;
    float: right;
}

.ct_cont_reg3 .ct_cont_regbox_login {
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px dashed #d9d9d9;
    margin: 0px;
    float: left;
}

.ct_cont_reg3 .ct_top_qklogin {
    width: 210px;
    height: auto;
    padding: 0px;
    border: 0px;
    padding-top: 10px;
    overflow: hidden;
}

.ct_cont_reg3 .ct_top_qklogin li {
    width: 210px;
    height: 30px;
    line-height: 28px;
    color: #999;
    padding: 0px;
    margin-bottom: 10px;
}

.ct_cont_reg3 .ct_top_qk {
    width: 25px;
    height: 20px;
    background-image: url(../images/ct_qklogo.png);
    background-repeat: no-repeat;
    padding: 0px;
}

.ct_cont_reg3 .ct_top_qklogin a {
    padding-left: 10px;
    padding-right: 20px;
    float: left;
}

.ct_cont_reg3 .ct_top_qklogin .ct_qs:hover {
    border: 1px solid #68b6e7
}

.ct_cont_reg3 .ct_top_qklogin .ct_xs:hover {
    border: 1px solid #65c458
}

.ct_cont_reg3 .ct_top_qklogin .ct_ws:hover {
    border: 1px solid #e5685e
}

.ct_cont_reg3 .ct_qs {
    color: #68b6e7;
}

.ct_cont_reg3 .ct_xs {
    color: #65c458;
}

.ct_cont_reg3 .ct_ws {
    color: #e5685e;
}

.ct_cont_reg3 .ct_top_qklogin i {
    margin-top: 4px;
    display: inline;
    float: left;
}

.ct_cont_reg3 .ct_qkQQ {
    background-position: 0px 0px;
}

.ct_cont_reg3 .ct_qkWX {
    background-position: -50px 0px;
}

.ct_cont_reg3 .ct_qkWB {
    background-position: -100px 0px;
}

.ct_cont_reg3 .ct_top_qklogin span {
    margin-left: 5px;
    display: inline;
    float: left;
}

.ct_regbox_4 .ct_cont_regbox_login {
    width: auto;
}

.ct_regbox_4 .ct_cont_regbox_login span {
    font-weight: bold;
    color: #c10d01;
}

.ct_regbox_4_tag {
    width: 340px;
    border-bottom: 1px dotted #d9d9d9;
    margin: 0px auto;
    padding: 20px 200px;
    margin-bottom: 40px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.ct_regbox_4_tags {
    width: 160px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    text-align: center;
    color: #3472bf;
    border: 1px solid #3472bf;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    cursor: pointer;
}

.ct_regbox_4_tags_act {
    background-color: #3472bf;
    text-align: center;
    color: #fff;
    border: 1px solid #3472bf;
}

.ct_regbox_5 {
    display: none;
}

.ct_cont_regbox {
    text-align: center;
    float: left;
    line-height: 32px;
    overflow: hidden;
}
.ct_cont_regbox .has_user_name{
    height: 42px;
    line-height: 42px;
    margin-left: 25px;
    color: #b0b0b0;
    font-size: 16px;
    font-weight: 500;
}
.ct_cont_regbox .has_user_name a{
    margin-left: 10px;
    color: #be0d0c;
}

.ct_cont_regbox .error {
    color: #c10d01;
    text-align: left;
}

.ct_cont_regbox * {
    float: left;
}

.ct_cont_regbox_t {
    line-height: 32px;
    font-size: 16px;
    color: #4A4A4A;
    margin-bottom: 7px;
}

.ct_cont_regbox_tip {
    height: 32px;
    line-height: 32px;
    font-family: "微软雅黑";
    color: #999;
}

.ct_cont_regbox_s {
    width: 326px;
    height: 40px;
    font-size: 14px;
    color: #874040;
    letter-spacing: 1px;
    border: 1px solid #d3d3d3;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    outline: none;
    padding: 0 18px;
}

.ct_cont_regbox_sveri {
    width: 100px;
}

.ct_cont_regbox_veri_btn {
    width: 96px;
    height: 30px;
    line-height: 30px;
    background-color: #f4f8ff;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    color: #3472bf;
    text-align: center;
    border: 1px solid #3472bf;
    margin-left: 10px;
    cursor: pointer;
}

.ct_cont_regbox_veri_btn:hover {
    background-color: #3472bf;
    color: #fff;
}

.ct_cont_regbox_info {
    width: 260px;
    color: #ff9a49;
    float: left;
}

.ct_ico_reg_info {
    width: 32px;
    height: 32px;
    background-position: -115px -25px;
    margin: 0px;
}

.ct_cont_regbox_tip {
    height: 42px;
    line-height: 40px;
    color: #ccc;
    padding-left: 25px;
}

.ct_cont_regbox_xieyi {
    height: 42px;
    line-height: 34px;
    color: #D0D0D0;
    padding-left: 72px;
    margin-top: 21px;
    margin-bottom: 38px;
}

.ct_cont_regbox_xs {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #999999
}

.ct_cont_regbox_xs > input {
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.ct_cont_regbox_xs a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #cb1818;
    text-decoration: underline;
    padding-left: 5px;
}

.ct_cont_regbox_btn {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 362px;
    height: 43px;
    background: #be0d0c;
    border: 1px solid #e36262;
    border-radius: 4px;
}

.ct_cont_regbox_login {
    width: 200px;
    height: 30px;
    line-height: 32px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    text-align: center;
    margin: 0px auto;
    margin-top: 20px;
}

.ct_cont_regbox_login a {
    color: #ff9a49;
    text-decoration: underline;
    padding-left: 5px;
}

.ct_cont_regbox_login a:hover {
    color: #c10d01;
}
