.container{
    width: 1400px;
}
.join{
    padding-bottom: 60px;
}

.mapnav{
    position: fixed;
    top: 120px;
    width: 36%;
    max-width: 500px;
    height: 100vh;
    background-color: #fff100;
    padding: 5% 3.90625% 4% 3.90625%;
}
.img_lef{
    width: 100%;
    height: 400px;
    border:2px #000 solid ;
}
.img_lef #container{
    width: 100%;
    height: 100%;
}
.fixed{
    position:fixed;
    top:120px;
}

.icoi{
    width: 100%;
}

.icoi li{
    display: flex;
/*justify-content: space-between;*/

}

.icoi li i.iconfont{
    color: #000000;
    width:26px ;
    height: 26px;
    text-align: center;
    line-height:24px;
    font-size: 16px;
    border: 1px #000 solid;
    border-radius: 50%;
    margin-left: 10px;
    margin-top: 7px;
}

.icoi li div{
    font-size: 22px;
    font-family:czh;
    font-weight:normal;
    color: black;
    width: 80%;
    padding-left: 3%;
}


.mapimg{
    width: 100%;
    height: auto;

}

.lex1{
    display: flex;
    padding-top: 20px;
}
.lex1>div>p{
    font-family: czh;
    font-size: 24px;
    color: #000000;
}

.texwb{
    margin-left: 18px;
}

.text_flex{
    display: flex;
    padding-top: 20%;

    padding-bottom: 5%;

}

.text_flex>p{
    font-size:38px;
    color: #000000;
    font-family: czh;
    font-weight: bold;
}



.hk{
    width: 100px;
    height: 90px;
    position: absolute;
   /* border: 4px solid #fff100;*/
    margin-left: 140px;

}

.jlsc{
    font-size: 16px;
    font-family: czh;
    color: #666666;
    text-indent: 2em;
    width: 80%;
    padding-top: 12px;
}
.bgco{
    background-color: #EAECF1;

    height: 50px;
    margin-top: 20px;
    margin-left: 0px;
    width: 80%;
}
.shixi_up{
    padding-left: 45%;
}
.padd_ri{
    padding-left: 45%;
}
.join_con{
    padding-left: 45%;
}
.disfle{
    display: flex;
    background-color: #EAECF1;
    height: 50px;
    margin-top: 20px;
    width: 100%;
    position: relative;
}
.btn-default{
    font-size: 24px;
    color: #000000;
    text-align: center;
    width: 20%;
    height: 50px;
    background-color: #fff100;
    font-family: czh;
    position: absolute;
    right: 0;
    z-index: 0;
}
.disflex{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.nam{
    width: calc((100% - 20px) / 2);
}
.nam input{
    height: 50px;
    font-size: 16px;
    font-family: czh;
    text-indent: 2em;
    width: 100%;
    background-color: #EAECF1;
}

.file{
    color: #666666;
    font-family: czh;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    padding-top: 1.5%;
    text-indent: 2em;
}
#picker{
    width: 80%;
    position: absolute;
    z-index: 3;
    opacity: 0;
}
.webuploader-pick{
    height: 50px;
    width: 100%;
    position: absolute;
    z-index:2;

}

label{
    font-family: czh;
    font-size: 16px;
    width: 100%;
    height: 30px;
    background-color: #EAECF1;
    text-indent: 2em;
    position: absolute;
    z-index: 4 ;
    margin-top: -4%;
}

.shangchuan{

}
.lex2{
    display: flex;
    height: 4px;
    width: 100%;
    background-color: #999999;
}

.jdt{
    height: 4px;
    width: 75%;
    background-color: #282828;
    margin-left: 0px;
}
.jianjie{
    width: 100%;
    height: 220px;
    background-color: #EAECF1;
    margin-top: 20px;
    padding-top: 20px;
    font-family: czh;
    font-size: 16px;
    text-indent: 2em;

}
button {
    margin: 0;
    padding: 0;
}
.tijiao{
    width:25%;
    height: 60px;
    font-family: czh;
    font-size: 24px ;
    margin-top: 20px;
    background-color: #000000;
    color: #ffffff;
    margin-left: 0px;
    line-height: 60px;
    text-align: center;
    /* padding: 13px;
    box-sizing: border-box; */
}
.hrh{
    margin-top: 8%;
    margin-left: 0px;
    height: 5px;
    width: 29%;
    background-color: #fff100;
}
.houqi{
    font-size: 31px;
    font-family:czh ;
    color: #313329;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 0px;
}

.join_con dt{
    font-family: czh;
    font-size: 24px;
    color: #313329;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 30px;
}
header{
    background: black!important;
}
.join_con dd{
    width: 100%;
    font-family: czh;
    font-size: 17px;
    color: #313329;
    margin-left: 0px;
    margin-top: 10px;
    margin-top: 15px;
}
.bottzw{
    height: 100px;
}
.icon-fanhuidingbu{
    position: fixed;
    bottom: 100px;
    right: 200px;
    font-size: 35px;
}

@media screen and (max-width: 1680px) {

    .lex1>div>p{
        font-size: 22px;
    }
    .addre{
        width: 280px;
    }

    .icon-fanhuidingbu{
        display: none;
    }

    .container{
        width: 1300px;
    }

}
@media screen and (max-width: 1440px) {

    .container{
        width: 1200px;
    }
    .addre{
        padding-right: 75px;
        width:350px;
    }

    .texwb{
        margin-left: 20px;
    }
    .icon-fanhuidingbu{
        right: 100px;
    }
    .mapnav{
        top: 90px;
    }
    .icoi li div{
        line-height: 35px;
    }
    .mapimg{
        height: 100%;
    }
    .mapnav{
        max-width: 435px;
    }
    .mapnav{
        padding-bottom: 2%;
        padding-top: 2%;
    }
    .img_lef{
        height: 360px;
    }

}
@media screen and (max-width: 1366px){

    .container{
        width: 1100px;
    }
    .mapnav{
        max-width: 435px;
        min-width: auto;
    }
    .icoi li i.iconfont{
        padding-left: 0%;
    }
    .img_lef{
        height: 320px;
    }

}
@media screen and (max-width: 1300px) {
    .mapnav{
        max-width: 400px;
    }
    .icoi li div,.btn-default,.tijiao {
    font-size: 18px;
    }
    .icoi li div{
        padding-top: 0px;
    }
    .icoi li i.iconfont{
        width: 24px;
        height: 24px;
        line-height: 22px;
        font-size: 14px;
        margin-left: 10px;
        margin-top: 6px;
        }
    .icoi li {
        margin-top: 0px;
    }
}
@media screen and (max-width: 1200px) {
    .container {
        width: 1000px;
    }
    .padd{
        padding-left: 530px;
    }
     .mapnav{
        max-width: 350px;
    }
    .icoi li div,.btn-default,.tijiao {
    font-size: 18px;
    }
    .img_lef{
        height: 300px;
    }
}
@media screen and (max-width: 1024px){
    .container {
        width: 100%!important;
    }
    .foou{
        padding-left: 7%;
        padding-right: 7%;
    }
    .mapnav{
        height: 100%;
        min-width: unset;
    }
    .text_flex{
        display: none;
    }
    .mapnav{
        position: relative;
        width: 100%;
        margin-left: 0;
        top: 0;
        padding: 10.666% 0 10.666% 0;
        display: flex;
        max-width: 100%;
    }
    .img_lef{
        width: 50%;
        height: 400px;
        border-left: 0;
    }
    .padd_ri{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .mapimg{
        height: 100%;
    }
    .icoi li div{
        line-height: unset;
    }
    .icoi li{
        margin-top: 20px;
    }
    .mapimg{
        width: 100%;
        margin-left: -4px;
    }
    .lex1{
        width: calc(100% - 53.3333%);
        padding-right: 0;
    }
    .wu_text{
        display: block;
        font-size: 65.536px;
        color: #000000;
        padding-left: 6%;
        padding-top: 7.2%;
    }
    .icoi li div{
        /*width:80%*/
    }
    .icoi li i.iconfont{
        font-size: 18px;
        border: 1px #000 solid;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 30px;
        margin-top: 5px;
        margin-left: 20px;
    }

    .icoi li>div{
        width: 70%;
        font-size: 30px;
        padding-top: 0;
        line-height: 38px;
        /* padding-left: 10px; */
         /*padding-right: 12%;*/
    }

    .icon-fanhuidingbu{
        right: 50px;
        bottom: 50px;
    }

    .padd_ri{
        padding-left: 7%;
        padding-right: 7%;
    }
    .shixi_up{
        padding-left: 7%;
        padding-right: 7%;
        padding-bottom: 10%;
    }
    .join_con{
        padding-left: 7%;
        padding-right: 7%;
    }
    .hrh{
        width: 37%;
    }
    .houqi{
        font-size: 30px;
    }
    .join_con dt{
        font-size: 22px;
        color: #313329;
        font-weight: bold;
    }
    .join_con dd{
        font-size: 16px;
        color: #313329;

    }
    .disflex{
        padding-top: 4.4%;
    }
    .nam input{
        font-size:18px;
    }
    label{
        font-size: 18px;
        padding-top: 1.5%;
        color: #666666;
    }
    .jianjie{
        font-size: 18px;
    }

}
@media screen and (max-width:992px){
    .icoi li>div {
        width: 75%;
    }
    .icoi li i.iconfont{
        font-size:16px;
    }
    .img_lef{
        height: 360px;
    }
}
@media screen and (max-width: 768px){
    .tijiao{
        height: 45px;
        line-height: 45px;
    }
    .wu_text{
        font-size: 48px;
    }
    .icoi li i.iconfont{
        font-size: 16px;
        width: 28px;
        height: 28px;
        line-height: 26px;
        margin-top: 7px;
    }
    .icoi li div{
        font-size: 22px;
    }
    .tijiao,.btn-default{
        font-size: 20px;
    }
    
    .hrh{
        height: 4px;
    }
    .img_lef{
        height: 300px;
    }
}
@media screen and (max-width: 620px){
    .icoi li {
        margin-top: 10px;
    }
    .icoi li i.iconfont {
        font-size: 12px;
         width: 24px;
        height: 24px;
        line-height: 22px;
        margin-top: 8px;
    }
    .icoi li div {
        font-size: 18px;
    }
    .nam input ,label{
        font-size: 16px;
    }
}
@media screen and (max-width: 414px){
    .tijiao{
        height: 45px;
       line-height: 45px;
    }
    .wu_text{
        font-size: 25px;
    }
    .icoi li div{
        font-size: 14px;
    }
    .tijiao{
        font-size: 16px;
    }
    .houqi{
        font-size: 20px;
    }
    .join_con dt{
        font-size:16px;
    }
    .join_con dd{
        font-size: 14px;
    }
    .join_con span{
        font-size: 16px!important;
        line-height: 60px;
    }
    .nam input{
        font-size: 14px;
    }
    label{
        font-size: 14px;
        padding-top: 4%;
        width: 75%;
    }
    .shangchuan{
        font-size: 18px;
        width: 25%;
    }
    .jianjie{
        font-size: 14px;
    }

    .wu_text{
        font-size: 25.875px;
    }
    .icoi li i.iconfont{
       width: 22px;
        height: 22px;
        line-height: 20px;
        margin-top: 5px;
        margin-left: 10px;
    }
    .icoi li div{
        font-size: 14px;
        line-height: 30px;
    }
    .disflex{
        padding-top: 25px;
    }
    .nam{
        width: calc((100% - 15px) / 2);;
    }
    .hrh{
        height: 3px;
    }
    .nam input,label,.jianjie{
        text-indent: 1em;
    }
    .btn-default{
        font-size: 16px;
    }
    .file{
        padding-top: 3.5%;
        font-size: 14px;
        text-indent: 1em;
    }
    .img_lef{
        height: 260px;
    }

}
@media screen and (max-width: 375px){
    .jianjie{
        font-size: 12px;
    }
    .nam input{
        font-size: 12px;
    }
    label{
        font-size: 12px;
        padding-top: 5%;
        width: 75%;
    }
    .shangchuan{
        font-size: 16px;
        width: 25%;
    }

    .wu_text{
        font-size: 22px;
    }
    .icoi li i.iconfont{
        width: 20px;
        height: 20px;
        line-height: 18px;
        margin-top: 3px;
    }
    .icoi li div{
        font-size: 12px;
        line-height: 24px;
    }
    .hrh{
        width: 40%;
    }
    .file{
        padding-top: 5%;
        font-size: 12px;
        width: 75%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .btn-default{
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {


    .nam input{
        font-size: 12px;
    }

    label{
        font-size: 12px;
        padding-top: 16px;
    }
    .shangchuan{
        font-size: 14px;
    }
    .jianjie{
        font-size: 12px;
    }
    .tijiao{
        font-size: 12px;
        padding-bottom: 7%;
        text-align: center;

    }
    .icoi li>div{
        padding-right: 8%;
    }
    .hrh{
        width: 42%;
    }
}
