.daohang {
    margin-top: 3%;
    height: auto;
}

.jianjie {
height: auto;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;

}
.BMap_bubble_content{
    font-size: 14px;
    line-height: 18px;
}


.qiyedizhi {
    height: auto;
    width: auto;
    margin: 10% auto;
}

.qiyewenhua {
    height: auto;
    width: auto;
    margin: 10% auto;
    background-color: #6fa7bf;
}

.map {
    height: auto;
    width: auto;
    margin: 10% auto;
    background-color: #6fa7bf;
}

.contact h4{
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	text-indent:40px;
	padding-bottom:20px;
}

#xianlu {
    margin-top: 3%;
}

.lump {
    position: relative;
    display: flex;
    justify-content: start;
    margin-left: 15%;
    margin-top: 5%;
}

/*.lump:before{position: absolute;left: 153px;top:0;width: 1px;height: 100%;background-color: #F0EFF5;content: '';}*/
.lump:after {
    position: absolute;
    left: 200px;
    top: 16px;
    width: 10px;
    height: 10px;
    background: #4483F4;
    border-radius: 50%;
    content: '';
}

.lump .left h3 {
    float: left;
    color: #31374C;
    font-weight: bold;
    font-size: 26px;
    padding-bottom: 10px;
}

/*.lump .left p{font-weight: bold;color: #A1A8B2;line-height: 16px;font-size: 14px;}*/
.lump .right {
    width: calc(100% - 153px);
    padding-left: 41px;
    padding-top: 10px;
}

.lump .right h4 {
    color: #31374C;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    left: 100px;
}

.lump .right img {
    padding-top: 30px;
    max-width: 476px;
    margin-left: 15%;
}

#qiyejianjie h1 {
    text-align: center;
    margin-top: 100px;
    color: #31374C;
}

#qiyejianjie h3 {
    text-align: left;
    /* text-indent: 40px; */
    margin-top: 30px;
    color: #31374C;
}

#qiyejianjie img {
    display: block;
    width: 100%;
    margin-top: 60px;
}


.checkbox-box {
    margin-top: 1.5rem;

}

.checkbox-box input.checkbox {
    width: 1.4rem !important;
    height: 1.4rem !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.checkbox-box {
    font-size: 1.4rem;
    color: #333;
}

.checkbox-box span {
    color: #8DB609;
    cursor: pointer;
}

.yhystan-box {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.yhystan {
    width: 84rem;
    height: 51rem;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 201;
    display: none;
}

.wozhidaole {
    width: 30rem;
    height: 4.8rem;
    margin: auto;
    background: linear-gradient(225deg, #ACDA1A 0%, #8DB609 100%);
    border-radius: 0.6rem;
    font-size: 1.6rem;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 3rem;
}

.yhystan-title {
    font-size: 2.4rem;
    height: 9rem;
}

.yhystan-con {
    width: 82%;
    margin: auto;
    height: 31rem;
    overflow-y: scroll;
}
