.bj_from,
.float-bottom,
.widget-container{
    display: none !important;
}
.total_box {
    width: 100%
}

.content_box {
    position: relative;
    margin: 0 auto;
    width: 1240px;
    height: auto
}

.banner {
    background-image: url(../image/join/1.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.banner .content_box {
    height: 700px
}
.banner .content_box ul li{
    width: 49%;
    float: left;
    height: 700px;
}
.box2 {
    height: 919px;
    background: url(../image/join/2.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.box3 {
    height: 546px;
    background: url(../image/join/3.png);
    background-position: 50%;
    background-repeat: no-repeat
}
.box4 {
    height: 673px;
    background: url(../image/join/4.jpg);
    background-position: 50%;
    background-repeat: no-repeat
}
.box4 .content_box{
    padding-top: 200px;
}

.box4 .content_box .gallery-thumbs {
    margin: 0 auto;
    width: 1056px;
    height: 81px;
    border-bottom: 1px solid #124E9C;

}

.box4 .content_box .gallery-top {
    margin: 30px auto 0;
    width: 1059px;
    height: 297px
}

.box4 .content_box .gallery-thumbs .swiper-slide {
    margin: 0 10px 0 0;
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 81px;
    cursor: pointer
}

.box4 .content_box .gallery-thumbs .swiper-slide-thumb-active {
    border-bottom: 3px solid #fff;
}

.box4 .content_box .gallery-top .swiper-slide {
    background-position: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.box4-1 {
    background: url(../image/join/4-1.png)
}

.box4-2 {
    background: url(../image/join/4-2.png)
}

.box4-3 {
    background: url(../image/join/4-3.png)
}
.box4-4 {
    background: url(../image/join/4-4.png)
}
.box4-5 {
    background: url(../image/join/4-5.png)
}
.box5 {
    height: 1125px;
    background: url(../image/join/5.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.box6 {
    height: 1380px;
    background: url(../image/join/6.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.box7 {
    background: url(../image/join/7.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.box7, .box7 .content_box {
    height: 906px
}

.box7 .content_box ul {
    margin: 0 0 0 165px;
    padding-top: 355px;
}
.address{
    padding-left: 130px;
    font-size: 26px;
}
.address select{
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
}

.box7 .content_box ul li select {
    width: 130px;
    border: none;
    font-size: 26px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 280px;
}
.box7 .content_box ul li select option{
    background: #EFFAFD;
}
.box7 .content_box ul li #join-city{
    left: 470px;
}
.box7 .content_box ul li input {
    margin: 0px auto 0;
    padding-left: 130px;
    width: 848px;
    height: 106px;
    border: none;
    background-color: transparent;
    font-size: 26px
}
.box7 .content_box .join-btn{
    color: #fff;
    padding-left: 0px;
    margin-top: 15px;
}

.swiper-button-next:focus, .swiper-button-prev:focus {
    outline: 0
}
.right-float{
    border-radius: 5px;
    position: fixed;
    right: 5px;
    top: 30%;
    width: 145px;
    height: 337px;
    background-image: url("../image/join/ewm.jpg");
    cursor: pointer;
}
.right-float ul{
    margin-top: 205px;
    padding: 0px;
}
.right-float ul li{
    width: 100%;
    height: 40px;
    margin-top: 5px;
   }

.kefu a {
    color: #fff;
    text-decoration: none
}

.hdMask {
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    -moz-opacity: .8;
    -khtml-opacity: .8
}

.hdMask, .resPop {
    position: fixed;
    display: none
}

.resPop {
    top: 50%;
    left: 50%;
    z-index: 21;
    margin: -250px 0 0 -350px;
    padding-top: 120px;
    width: 600px;
    height: 500px;
    border-radius: 5px;
    /*background: linear-gradient(180deg, #0B4390, #0B4390);*/
    background: rgba(11,66,143,0.5);
    color: #343c4f;
    font-size: 18px
}

.resPop .glyphicon {
    color: #fff;
    text-shadow: 0 0 0 #fff;
    font-weight: lighter;
    font-size: 40px !important;
    opacity: 1 !important
}

.resPop .hd {
    margin-bottom: 30px;
    text-align: center
}

.resPop .hd span {
    margin: 0 5px
}

.resPop .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.resPop .order {
    padding-left: 30px
}
.order ul{
    margin-top: 70px;
}
.order .order-select-right{
    margin-left: 230px;
}
.order .order-select{
    position: absolute;
    top: 110px;
    border-radius: 10px;
    height: 60px;
    background-color: #fff;
    width: 227px;

}
.order select{
    margin-top: 7px;
    padding: 10px 20px 10px 52px;
    width: 45%;
    border: none;
    color: #000;
    font-size: 16px;
    line-height: 38px;
    border-radius: 5px;
    background-color: #fff;
}
.order input{
    margin-top: 20px;
    padding: 10px 20px 10px 52px;
    width: 100%;
    height: 60px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-size: 16px;
    line-height: 38px
}

.resPop .order input {
    padding-left: 20px;
    width: 460px;
    font-size: 18px
}
.resPop .order select {
    padding-left: 27px;
    width: 227px;
    font-size: 18px
}

.resPop .order button {
    margin-left: 116px;
    width: 330px;
    height: 45px;
    border: none;
    border-radius: 40px;
    background: #ff801f;
    letter-spacing: 3px;
    font-weight: 400
}

#button3 {
    color: #000;
    font-weight: 700;
    font-size: 30px
}

.popbtn {
    cursor: pointer
}

.poptitle {
    position: absolute;
    top: 40px;
    z-index: 50;
    padding-left: 20%;
    width: 80%;
    color: #fff;
    text-align: center;
    font-size: 36px
}

.fk {
    display: none !important
}