.search-content-2{width:950px;margin:70px auto;overflow: hidden;}
.denglu{background-image: url(../images/denglubg.jpg);}
.denglulogo{width:200px;}
.welcome{background: url(../images/welcome.png) no-repeat;float:left;width:52%;background-size: cover;height: 530px;}
.welcome p{font-size:22px;color:#fff;margin: 220px 0 0 60px;line-height: 35px;}

.denglur{float:right;width: 48%;border-bottom-right-radius: 50px;border-top-right-radius: 50px;}
.caption{text-align:center;margin: 50px 0;}
.caption-subject{color:#f7a32c;font-size:22px;}
.create-account{padding:24px 0;}
.text-center{color:#fff;}
.text-center a{color:#fff;}

.phone{float: right;font-size:20px;color: #fff;font-weight: bold;margin-top: 20px;}
.phone img{margin-right:10px;}

.shenqing{background: url(../images/shenqing.png) no-repeat;float:left;width:100%;background-size: cover;height: 500px;border-radius: 50px;text-align:center;}

.shenqing img{width: 350px;margin:120px auto 0 auto;transition: all .8s ease;}
.shenqing:hover>img:last-child{display: block;width: 350px;transition: all .8s ease;}
.shenqing:hover>img:first-child{display: none;transition: all .8s ease;}
.shenqing img:last-child{display: none;margin:120px auto 0 auto;transition: all .8s ease;}

.page-container-bg-solid .page-content {
    background: none;
}

.col-md-4 {
    width: 100%;
}
.form-control {
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #efefef;
    color: #3F4254;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn.green:not(.btn-outline){
    color: #fff;
    background-color: #3f8bb4;
    border-color: #3f8bb4;
    padding: 12px 125px;
}

.mt-checkbox.mt-checkbox-outline>span{background-color: #cce0f3;}

.liuyan{background: url(/images/liuyan.jpg) no-repeat !important;}
.liuyanz{background:none !important;}

@media (max-width: 1290px) {
.search-content-2 {
    width: 100%;
    margin: 70px auto;
    overflow: hidden;
}
.denglulogo {
    width: 130px;
}
.phone {
    float: right;
    font-size: 4vw;
    color: #fff;
    font-weight: bold;
    margin-top: 7px;
}
.page-header {
    padding-bottom: 9px;
    margin: 15px 0 20px;
    border-bottom: 1px solid #eee;
}
.shenqing {
    background: url(../images/shenqing.png) no-repeat;
    float: left;
    width: 100%;
    background-size: cover;
    height: 60vw;
    border-radius: 50px;
    text-align: center;
}
.shenqing img {
    width: 60vw;
    margin: 50px auto 0 auto;
    transition: all .8s ease;
}
.shenqing:hover>img:last-child{display: block;width: 60vw;transition: all .8s ease;}
.shenqing img:last-child{display: none;margin:50px auto 0 auto;transition: all .8s ease;}
.profile-sidebar-m {
    background: #ffffff !important;
    width: 38%;
    height: 150px;
    padding: 20px 0 0 30px;
}
.welcome {
    background: url(../images/welcome.png) no-repeat;
    float: left;
    width: 52%;
    background-size: cover;
    height: 530px;
    display: none;
}
.denglur {
    float: right;
    width: 100%;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.caption {
    text-align: center;
    margin: 0px 0 15px 0;
}
}

