/*隐藏底部悬浮`*/
.section-fixed-contact {
    display: none !important;
}

/*登陆和注册页面*/
.section-1 {
    height: 495px;
    background: linear-gradient(90deg, rgba(64, 158, 255, 1), rgba(0, 102, 207, 1));
    margin-bottom: 500px;
    letter-spacing: 1px;
}

/* 登录和注册页面中的头 */
.el-tabs__item.is-active {
    color: #000;
}

.el-tabs__item {
    font-size: 24px;
    font-weight: 600;
    padding-left: 10px;
    margin-bottom: 27px;
}

.el-tabs__nav .el-tabs__item:last-child:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 28px;
    background: #246FDC;
    top: 6px;
    left: -7px;
}

.el-tabs__header {
    margin: 20px 0 0 80px;
    width: 256px;
}


.h1-clear {
    float: left;
    border-left: 0 !important;
    margin-right: 8px;
}


.section-1 .head {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    color: #FFFFFF;
    padding-top: 160px;
}

.section-1 .head img {
    display: inline-block;
    width: 150px;
    height: 50px;
}

.section-1 .head .head_content {
    display: inline-block;
    padding-left: 30px;
    border-left: 1px solid #e6e6e6cc;
    margin-left: 30px;
}

.section-1 .head .head_content div:nth-child(1) {
    font-size: 24px;
    line-height: 45px;
}

.section-1 .head .head_content div:nth-child(2) {
    opacity: 0.6;
    font-size: 18px;
}

.section-1 .head .head_right {
    float: right;
    margin-top: 20px;
    font-size: 19px;
    background: url(../images/right.png) no-repeat;
    background-position-x: 50px;
    padding-right: 30px;
    background-position-y: 5px;
    color: white;
}

.section-1 .hd {
    background: url(../images/pic.png) #ffffff bottom right no-repeat;
    box-shadow: 0px 20px 100px 0px rgba(0, 0, 0, 0.16);
    width: 1200px;
    height: 691px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 280px;
    text-align: center;
}

.section-1 .hd .up_div {
    height: 505px;
    margin-top: 48px;
    float: left;
    text-align: left;
}

.section-1 .hd .up_div:nth-child(1) {
    border-right: 1px dashed #bbbbbb80;
    width: 50%;
}

.section-1 .hd .up_div:nth-child(2) {
    width: 40%;
}

.section-1 .hd .up_div .left_div {
    margin-top: 20px;
    margin-left: 80px;
    width: 450px;
}

.section-1 .hd .up_div .left_div h1 {
    float: left;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    padding-left: 10px;
    border-left: 3px solid #246FDC;
    margin-bottom: 27px;
}

.section-1 .hd .up_div .left_div h1:first-child {
    border-left: 0;
    padding-left: 0;
    margin-right: 10px;
}

.section-1 .hd .up_div .left_div input {
    width: 400px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 4px;
    text-indent: 10px;
    margin: 9px 0;
    font-size: 16px;
    letter-spacing: 1px;
}

.section-1 .hd .up_div .left_div i {
    color: #246FDC;
    font-size: 15px;
    font-weight: 800;
    padding: 8px;
}

.section-1 .hd .up_div .left_div .other {
    margin: 12px 0 20px;
    font-size: 14px;
}

.section-1 .hd .up_div .left_div .other a:nth-child(1) {
    color: #666666;
}

.section-1 .hd .up_div .left_div .other a:nth-child(2) {
    color: #246FDC;
    /*float: right;*/
    margin-right: 57px;
}

.section-1 .hd .up_div .left_div .login_btn {
    width: 400px;
    height: 58px;
    background: linear-gradient(90deg, rgba(64, 158, 255, 1), rgba(0, 102, 207, 1));
    border-radius: 4px;
    line-height: 58px;
    text-align: center;
    color: white;
    font-size: 18px;
    letter-spacing: 5px;
    cursor: pointer;
}

.section-1 .hd .up_div .right_div {
    padding-left: 100px;
}

.section-1 .hd .up_div .right_div h2 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
}

.section-1 .hd .up_div .right_div .service_time {
    font-size: 14px;
    line-height: 60px;
}

.section-1 .hd .up_div .right_div .checked_btn {
    background: url("../images/service.png") no-repeat;
    background-position-x: 30px;
    background-position-y: 15px;
    width: 180px;
    height: 50px;
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 4px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
}

/*注册开始*/
.check_inp {
    width: 180px !important;
}

.check_div span {
    font-size: 14px;
    color: #246FDC;
    line-height: 30px;
}

#get_check_code {
    cursor: pointer;
    position: relative;
    top: 15px;
    width: 115px;
}

.checkv_div input {
    width: 275px !important;
}

.checkv_div .v_code {
    display: flex;
    width: 118px !important;
    height: 50px !important;
    background: #246FDC !important;
    border-radius: 4px;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 50px;
    display: inline-block;
    text-align: center;
    margin-left: 2px !important;
    cursor: pointer;
    text-indent: 0 !important;
}

.reg_other {
    font-size: 14px;
}

.reg_other span {
    color: #666666;
}

.reg_other input {
    width: 13px !important;
    height: 13px !important;;
    border: 1px solid rgba(102, 102, 102, 1) !important;;
    border-radius: 2px !important;;
    cursor: pointer;
    position: relative;
    top: 3px;
}

.reg_other div {
    display: inline-block;
    position: relative;
    line-height: 50px;
}

.reg_other div a:nth-child(1) {
    color: #666666;
    cursor: auto;
}

.reg_other div a:nth-child(2) {
    color: #246FDC;
    font-size: 16px;
}


