﻿.banner img {
    width: 100%;
    background-size: 100% !important;
}

.title_img img {
    height: 60px;
}

.join_usbg {
    width: 100%;
    height: 350px;
    /*background: url(../../../Images/Partner/jiarubg.png) no-repeat;*/
    /*margin: 60px 0 0 241px;
    position: relative;*/
    text-align: right;
    margin: 50px 0;
}

    .join_usbg img {
        height: 350px;
        background-size: 100% !important;
    }

.join_usbig {
    height: 350px;
    width: 100%;
    margin-top: 50px;
    text-align: left;
}

.join_us {
    width: 100%;
    height: 350px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px 5px #aaa;
    border-radius: 4px;
    text-align: center;
    padding: 0 20px;
}

.join_usTit {
    margin: 20px auto 0;
    font-size: 20px;
}

.col-md-5,
.col-md-2 {
    padding: 0;
}

.join_img {
    width: 100%;
    height: 480px;
    padding-top: 50px;
}

    .join_img img {
        vertical-align: bottom;
        margin-top: 178px;
        margin-left: -20px;
    }

.SignInadmin1 {
    float: left;
}

.Con_SignIn_con4 {
    height: 52px;
}

.container_te {
    margin-top: 60px;
}

@media (max-width:768px ) {
    .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: 330px;
    }

    .title_img {
        width: 100%;
        text-align: center;
        margin: 20px auto 0px;
    }

        .title_img img {
            height: 50px;
        }

    .container_te {
        margin-top: 20px;
    }

    .join_usbig {
        margin-bottom: 50px;
    }
}
