/*种类*/
.active .bofaung .text_qiao {
    position: relative;
    top: 13rem;
    left: 11rem;
    opacity: 1;
}
.active .bofaung .text_qiao_01 {
    top: -5rem;
}

.active .chaipin .text_la {
    top: 13rem;
}
.active .chaipin .text_la_01 {
    top: 21rem;
}
.chaipin .chaipin_box .chaipin_box_food {
    margin: 8% 10%;
}
.active .dianmian .text_du {
    top: 13rem;
}

.active .dianmian .text_du_01 {
    top: 18rem;
}
.dianmian .dianmian_box .dianmian_box_pic li .dianmianimg {

    height: 200px;
}
.dianmian .dianmian_box .dianmian_box_pic li {
    height: 210px;
}
.dianmian .dianmian_box .dianmian_nav {
  
    margin-bottom: 15px;
}
 .tuandui .tuandui_ren img{ width:780px;}
.tuandui .tuandui_ren {
    position: absolute;
    top: 10rem;
}
.active .tuandui .tuandui_ren {
    left: 0rem;
}
.join_bj .join_bj_box li:hover .info_hover {
    bottom: 20rem;
    opacity: 1;
}
.active .liping .text_liping {
    top: 13rem;
    left: 11rem;
    opacity: 1;
}
.active .liping .text_liping_01 {
    top: 15rem;
    opacity: 1;
}


.box3_left .box3_mc {
    width: 50.2vh;
    height: 31.3vh;
}
.box3_mc {
    position: absolute;
    margin: 3vh;
    display: block;
    width: 32.8vh;
    height: 12.5vh;
    border: 2px solid #fff;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transtion: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.box4_mc {
    position: absolute;
    width: 8vh;
    height: 8vh;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 12.64vh 18.32vh;
    opacity: 0;
}
.box1_bottom {
    position: relative;
    margin: 0 auto;
    top: 74vh;
    width: 120vh;
    left: 28%;
    display: flex;
}




/*2019.9.17 wyf*/
.box4_mc {
    position: absolute;
    width: 10vh;
    height: 10vh;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 12.05vh 17.79vh;
    opacity: 0;
}
.box4_mc p {
    text-align: center;
    margin-top: 3.8vh;
    color: #fff;
}