







#hezuoheban{
    padding: 70px 0;
    position: relative;
    z-index: 999;
    background: #fff;
}


/* 点击导航内容 */
.navAll-overlay{
    display: flex;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    flex-flow: column wrap;
    background: rgb(0, 0, 0,0.7);
    overflow: hidden;
    z-index: 998;
    transform: translate3d(0px, 0%, 0px);
    transition: transform 0.51s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    box-sizing: border-box;
    padding: 10vh 6.944vw;
    display: none;
}
.navAll-clear{
    transform: translate3d(0px, 0%, 0px);
}
.navAllBox{
    width: 600px;
    margin: 100px auto 0;
    border-radius: 5px;
    background: #fff;
    padding: 30px 40px;
}
.navAllBoxtOP{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navAllBoxtOP span{
    font-size: 18px;
}
.navAllBoxtOP img{
    width: 30px;
    height: 30px;
}
.navAllBox input{
    margin: 20px auto;
    font-size: 40px;
   border-bottom:1px solid #000
}
.navAllBoxb{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navAllBoxb span{
    font-size: 14px;
}
.navAllBoxb .s{
    font-size: 24px;
    border: 1px solid #000;
   padding: 10px 20px;
   transition: 0.3s;
}
.navAllBoxb .s:hover{
    background: rgb(5, 158, 185);
    color: #fff;

}



/* 右上角x号 */
.navRig-button{
    z-index: 10000;
    position: absolute;
    top: 2%;
    right: 0px;
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: transparent;
    margin: 0px;
    border: 0px;
    outline: 0px;
 
}
.navRig-burger{
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    line-height: 20px;
    transform: translate3d(0px, 0px, 0px);
}
.navRig-stick{
    width: 20px;
    margin-left: -10px;
    z-index: 9999;
    position: absolute;
    display: block;
    height: 3px;
    left: 50%;
    transform-origin: center center;
    margin-top: -1.5px;
    transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background 0.3s ease 0s;
    background: rgb(0, 0, 0);
    transform: rotate(
        0deg
        );
}
.os{
    top: 7px;
}
.is{
    top: 15px;
}
.navRig-stickFirst{
    top: 50%;
    background: rgb(255, 255, 255);
    transform: rotate(
        45deg
    );
    transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}
.navRig-stickSecond{
    top: 50%;
    background: rgb(255, 255, 255);
    transform: rotate(
-45deg
);
    transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}
.osIs{
    background: rgb(255, 255, 255);
}


.r1{
    -moz-transform:rotate(-3deg);
   -webkit-transform:rotate(-3deg);
   -o-transform:rotate(-3deg);
}

.r2{
    -moz-transform:rotate(2deg);
   -webkit-transform:rotate(2deg);
   -o-transform:rotate(2deg);
}

.mt40{
    margin-top: 40px;
}

.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}

.ml25{
    margin-left: 25px;
}

.mr25{
    margin-right: 25px;
}
.mar50{
    margin-right: 50px;
}

.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.f18 {
    font-size: 18px;
}

.c3 {
    color: #333;
}
.c6 {
    color: #666;
}


/*投诉和建议*/
.feedBack{
    margin: 0 auto;
    width: 750px;
    border: 1px solid #ccc;
    padding: 20px;
}
.feedBack .tit{
    margin: 20px 0 10px;
    font-size: 18px;
}
.feedBack .p{
    margin-top: 20px;
    text-align: justify;
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    line-height: 21px;
}
.feedBack .p span{
    color: #0061BC;
}

.feedCon{
    margin-top:30px ;
    background: #f9f9f9;
    padding: 20px 0;
}
.feedCon .ft{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.feedCon .ft .fl{
    font-weight: bold;
    font-size: 18px;
    color: #333;
}
.feedCon .ft .fr{
    font-size: 12px;
}
.feedCon .ft .fr i{
    color: #d60000;
    font-style: normal;
}
.labelTop label{
    width: 85px;
    text-align: right;
    display: inline-block;
}
.labelTop label span{
    color: #d60000;
    position: relative;
    top: 3px;
}
.labelTop .select1{
    width: 119px;
    height: 28px
}
.labelTop .select2{
    width: 156px;
    height: 28px;
}
.labelTop .ftop{
    vertical-align: top;
}

.fbtns{
    text-align: center;
}
.fbtns button {
    width: 62px;
    height: 24px;
    background: #005bac;
    color: #fff;
    font-size: 14px;
    border: none;
    line-height: 24px;
}


/*加入我们*/
.join{
    width: 100%;
    padding: 0 6%;
    background: #fff;
    box-sizing: border-box;
}
.join-con{
    padding: 20px 0 60px;
}
.join-tit{
    font-size: 30px;
    color: #194168;
}
.join-text{
    font-size: 18px;
        color: #194168;
}
.join-select{
    margin: 65px 0 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.join-select-item{
    width: 23%;
}
.join-select-item select{
    width: 100%;
    height: 40px;
    border: 1px solid #194168;
    border-radius: 21px;
    padding: 0 30px;
    background: none;
    color: #194168;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/e30.png) no-repeat scroll 95% center transparent;
}

.join-lable{
    
}
.join-lable-top{
    display: flex;
    background: #00B0EC;
}
.join-lable-top-item{
   width: 25%;
    color: #fff;
    font-size: 1.25rem;
    line-height: 65px;
    text-align: center;
}

.join-lable-content-item{
    display: flex;
    align-items: center;
}
.join-lable-content-item-i{
    width: 25%;
    color: #194168;
    font-size: 1.25rem;
    line-height: 65px;
    text-align: center;
    border-bottom: 1px solid rgba(25, 65, 104, 0.17);
    cursor: pointer;
}
.join-lable-content-item:hover:nth-child(2n){
   background: rgba(0,176,236,0.2);
}


.newpage span{
    cursor: pointer;
}
.newpage .active{
    color: #005bac;
}

@media screen and (max-width:750px) {
    
    #header .content{
        width: 100%;
        padding: 0;
        margin: 0;
        display: flex;
    }
    #header #logo{
        width: 150px;
        height: 70px;
        display: block;
    }
    #header #logo img{
        width: 100%;
        height: 100%;
    }
    #header ul#nav{
        display: none;
    }
    .index_nav{
        position: relative;
        display: flex;
        align-items: center;
    }





    #footer p{
        padding: 0;
    }
}


@media screen and (min-width:750px) {
    .mous{
        display: none;
    }
}
