﻿.banner img {
    width: 100%;
    background-size: 100% !important;
}

.title_img img {
    height: 60px;
}

.banner_application {
    width: 100%;
    height: 675px;
    background: url(../../../Images/Product/shenqingruzhu.png) no-repeat;
    text-align: center;
    padding-top: 5px;
}

.join_us {
    width: 600px;
    height: 380px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px 5px #aaa;
    border-radius: 4px;
    text-align: center;
    margin: 148px auto;
    /*position: absolute;
    top: 0;
    left: 35%;*/
    background: #fff;
}

.join_usTit {
    margin: 30px auto;
    font-size: 26px;
}

.join_liucheng {
    margin-left: -45px;
}

.Con_SignIn_conte {
    margin-left: 62px;
}

@media (max-width:768px ) {
    .title_img {
        width: 100%;
        text-align: center;
        margin: 20px auto 15px;
    }

        .title_img img {
            height: 50px;
        }

    .join_usbg img {
        background-size: 100% !important;
        width: 100%;
    }

    .join_img {
        height: 327px;
    }

        .join_img img {
            vertical-align: bottom;
            margin-top: -25px;
            margin-left: 20px;
        }

    .join_usbg {
        height: 205px;
    }

    .title_img {
        width: 100%;
        text-align: center;
        margin: 20px auto 0px;
    }

        .title_img img {
            height: 50px;
        }

    .container_te {
        margin-top: 20px;
    }

    .Con_SignIn_con1, .join_us {
        width: auto;
    }

    .Con_SignIn_conte {
        margin-left: 2px !important;
    }

    .join_liucheng {
        margin: -22px 0 0 0;
    }

    .SignInAdmin_Small2te {
        width: 68px;
    }
}
