﻿body {
    background: #fff;
}

.big {
   
    padding: 7% 0;
    /*height: calc(100vh - 88px);*/
    margin-bottom:88px;
}

    .big .chahua img {
        width: 100%;
    }

    .big .container {
        position: relative;
        width: 854px;
    }


.inset {
    width: 410px;
    margin: 0 auto;
    padding-bottom: 60px;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    padding: 0 30px;
    background:#fff;
}

    .inset .toLogin {
        padding: 20px 0;
        text-align: center;
    }

        .inset .toLogin a {
            color: #53595c;
            font-size: 16px;
            margin: 0 10px;
        }

            .inset .toLogin a:hover, .inset .toLogin a.active {
                color: #214d9b;
                text-decoration: none;
            }


input[type="text"], input[type="password"] {
    padding: 0 15px;
    width: 100%;
    height: 45px;
    font-size: 14px;
    margin: 0px 0px 15px;
    color: #9D9D9D;
    background: #fff;
    border: 1px solid #e8e8e8;
    outline: none;
    border-radius: 0px;
    box-shadow: none;
}

.form-control:focus {
    border-color: #214d9b;
    box-shadow: none;
}

input[type="text"]:hover, input[type="Password"]:hover, #active {
    background: #fff;
    outline: none;
}

.sign {
    padding: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.submit {
    width: 100%;
    height: 45px;
    background-color: #214d9b;
    border: none;
    outline: none;
    cursor: pointer;
    color: #FFF;
    font-size: 16px;
    border-radius: 0px;
    margin: 0 auto;
}

    .submit:hover {
        background: #1f53af;
    }

.yq_yanz input.form-control {
    float: left;
    width: 71%;
}

.yq_yanz input.vcode {
    width: 28%;
    height: 45px;
    padding-top: 0px;
    float: right;
}
/*注册样式*/
.zc .left {
    float: left;
}

.zc .right {
    float: right;
}

.zc a {
    margin-right: 5px;
    color: #9D9D9D;
    font-size: 14px;
}

    .zc a:hover {
        color: #1f53af;
    }
/*其他登录方式*/
.inset .logo {
    text-align: center;
    position: relative;
    margin-top: 0px;
}

    .inset .logo p {
        color: #b0b0b0;
        font-size: 14px;
        display: inline-block;
        background: #fff;
        position: relative;
        z-index: 2;
        padding: 0 15px;
        margin-bottom: 10px;
    }

.line {
    display: inline-block;
    width: 356px;
    height: 0px;
    border: 1px solid #ededed;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -50%;
}

.otherLogin {
    text-align: center;
    padding-bottom: 15px;
}

    .otherLogin a {
        display: inline-block;
        width: 33px;
        height: 33px;
    }

    .otherLogin .qiyun {
        background: url(../images/qiyun.png) no-repeat;
         background-size:33px 33px;
    }

        .otherLogin .qiyun:hover {
            background: url(../images/qiyun2.png) no-repeat;
             background-size:33px 33px;
        }

    .otherLogin .weixin {
        background: url(../images/xw.png) no-repeat;
        background-size:33px 33px;
    }

        .otherLogin .weixin:hover {
            background: url(../images/wx2.png) no-repeat;
             background-size:33px 33px;
        }

    .otherLogin .qq {
        background: url(../images/qq.png) no-repeat;
         background-size:33px 33px;
    }

        .otherLogin .qq:hover {
            background: url(../images/qq2.png) no-repeat;
             background-size:33px 33px;
        }


/*手机登录附加样式*/
.phone {
    position: relative;
}

    .phone input.iphone {
        float: left;
        width: 71%;
    }

    .phone #btn_tempPassword {
        width: 29%;
        height: 45px;
        border: none;
        background: #fff;
        border: 1px solid #e8e8e8;
        position: absolute;
        top: 0px;
        right: 1px;
        border-radius: 0;
        cursor: pointer;
        color: #214d9b;
        font-size: 14px;
    }

/*错误提示页面*/
.bigre {
    width: 845px;
    background: #fff;
    margin: 6% auto;
}

.remin {
    width: 320px;
    margin: 0 auto;
    text-align: center;
}

    .remin .logo {
        font-size: 30px;
        padding-top: 40px;
        color: #373d41;
    }

    .remin .succ img {
        margin: 58px 0 14px;
        width: 60%;
    }

    .remin .succ p {
        font-size: 14px;
        color: #666;
        font-weight: bold;
    }

    .remin .goHome {
        padding-bottom: 30px;
        margin: 45px 0 30px;
    }

        .remin .goHome a {
            display: inline-block;
            width: 100%;
            height: 42px;
            background-color: #214d9b;
            font-size: 14px;
            line-height: 42px;
            color: #fff;
        }

.yq_checkbg {
    background-color: #f9f9f9;
}

.big .yq_check {
    display: inline-block;
    width: 854px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    box-shadow: none;
}

.inset.yq_check .logo {
    font-size: 30px;
    padding-top: 40px;
    color: #373d41;
}

    .inset.yq_check .logo p {
        display: block;
        position: initial;
        margin-top: 20px;
    }

.yq_check .yq_checkbox {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 60px;
}

    .yq_check .yq_checkbox a {
        width: 47%;
        height: 250px;
        padding-top: 9%;
        float: left;
        border: 1px solid #e8e8e8;
        box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.1);
        margin: 0 10px;
        color: #333;
    }

        .yq_check .yq_checkbox a img {
            height: 80px;
            margin-right: 10px;
        }

        .yq_check .yq_checkbox a p {
            color: #b0b0b0;
            font-size: 14px;
            margin-top: 10px;
        }

        .yq_check .yq_checkbox a:hover, .yq_check .yq_checkbox a:focus {
            box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
        }
/**二次校验样式***/
.yq_check2 {
    position:relative;
}
.yq_check2 .iphone {
    float: left;
    width: 71%;
}
    .yq_check2 #txtCheckCode {
        width:71%;
        float:left;
    }
.yq_check2 #btnGetCode {
        width: 29%;
    height: 45px;
    border: none;
    background: #fff;
    border: 1px solid #e8e8e8;
    position: absolute;
    top: 0px;
    right: 1px;
    border-radius: 0;
    cursor: pointer;
    color: #214d9b;
    font-size: 14px;
}
    .yq_check2 p {
        font-size:14px;
        padding-bottom:0px;
        margin-bottom:0;
    }
    .yq_check2 #lblInfo {
        font-size:14px;
        color:red;
         padding-bottom:15px;
         display:block;
    }
    .yq_check2 #lblAccount {
        font-size: 14px;
        margin-bottom: 10px;
        display: block;
    }
