body {
    background: #f6f6f6;
    font-family: "微软雅黑";
}

label {
    font-weight: normal;
}

.border-a {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}

@media only screen and (max-width: 768px) {
    .login_container {
        width: 100%;
        min-height: 500px;
        background: #fff;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-box-shadow: 3px 3px 5px #888888; /* 老的 Firefox */
        box-shadow: 3px 3px 5px #dcdcdc;

    }

    .login_title_box {
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #eeeeee;
    }

    .login_title {
        width: 33%;
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        color: #333333;
        line-height: 48px;
        border-bottom: 2px solid #188eee;
        cursor: pointer;
    }

}

@media only screen and (min-width: 768px) {
    .login_container {
        width: 700px;
        margin: 80px auto;
        min-height: 500px;

        background: #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-box-shadow: 3px 3px 5px #888888; /* 老的 Firefox */
        box-shadow: 3px 3px 5px #dcdcdc;

    }

    .login_title_box {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #eeeeee;
    }

    .login_title {
        width: 33%;
        margin: 0 auto;
        text-align: center;
        font-size: 24px;
        color: #333333;
        line-height: 78px;
        border-bottom: 2px solid #188eee;
        cursor: pointer;
    }

}

.login_content {
    width: 100%;
    padding: 48px 0;
}
.rowinfo{
    position: relative;
    height: 50px;
    margin-bottom: 24px;
}
.joinustitle{
    width: 10%;
    font-size: 16px;
}
.input_com1 {
    width: 80%;
    display: inline-block;
    /*margin: 0 auto;*/
    margin-bottom: 24px;
    height: 48px;
    font-size: 16px;
    border: 1px solid #cacece;
    color: #333333;
    padding: 0 2%;
    /*margin-left: 30px;*/
    position: absolute;
    right: 0;
}
input[type=text]:focus{
    outline: 1px solid #87CEFA !important;
    /*-moz-outline-radius: 30px;*/
}

.joinico{
    width: 5%;
    color: red;
    margin-left: 10px;
}
.input_tip {
    width: 90%;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 24px;
    overflow: hidden;

}

.input_tip_left {
    float: left;
    font-size: 14px;
    color: #666666;
}

.input_tip_left2 {

    font-size: 14px;
    color: #666666;
}

.input_tip_right {
    float: right;
    color: #a9a9a9;
    font-size: 14px;
}

.input_com2 {
    width: 80%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 16px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    border: none;
    outline: none;
    /*margin-left: 30px;*/
    position: absolute;
    right: 0;
}

.login-btn2 {
    background: #188eee;
}

.input_tip2 {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 16px;
    overflow: hidden;
    text-align: center;
}

.tip2_a {
    font-size: 14px;
    color: #7f7d7d;
    display: block;
    float: left;
}

.tip2-login {
    float: left;
    font-size: 14px;
    color: #188eee;
}

.tip2-login:hover {
    color: #188eee;
}

.tip2_img {
    display: block;
    margin-top: 8px;
}

.other_login {
    margin-bottom: 32px;
}

.contact_box {
    margin-top: 16px;
    overflow: hidden;
}

.contact_icon1 {
    float: left;
    display: block;
    margin-right: 8px;
}

.img_box1 {
    margin-top: 16px;
}

.input_box1 {
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
    height: 48px;
    font-size: 16px;
    border: 1px solid #cacece;
    color: #333333;
}

.input_com3 {
    width: 58%;
    margin-left: 2%;
    border: none;
    height: 34px;
    margin-top: 5px;
    outline: none;
    color: #333333;
    font-size: 16px;
}

.code_pic {
    width: 40%;
    height: 100%;
}

.font_a2 {
    font-size: 14px;
    color: #666666;
}

.font_a3 {
    font-size: 14px;
    color: #666666;
    text-indent: 4px;
}

.mar_b {
    margin-top: 32px;
}

.color_a {
    color: #188eee;
}

.login_arrow2 {
    color: #188eee;
    display: block;
}

.login_arrow2:hover {
    color: #188eee;

}
.have_login {
    overflow: hidden;
    margin-bottom: 26px;
}

.login_text1 {
    display: block;
    float: left;

}

.tip2_img2 {
    display: block;
    float: left;
    padding-top: 8px;
    padding-left: 4px;
}

.font_a4 {
    width: 90%;
    margin: 0 auto;
    color: #a9a9a9;
    font-size: 14px;
    margin-bottom: 16px;
}

.phone_area {
    width: 20%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #a9a9a9;
    font-size: 16px;
    border-right: 1px solid #eeeeee;
    float: left;
}

.input_com4 {
    width: 74%;
    float: left;
    margin-left: 2%;
    height: 34px;
    margin-top: 4px;
    border: none;
    outline: none;
}

.code_img_box {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 48px;
}

@media only screen and (max-width: 320px) {
    .agree_tit1 {
        font-size: 12px;

    }
}



