

#man_pc{
    width: 235px;
    content: ""; /* 需要提供一个内容，即使它是空的 */
}
/* pc左侧 */
.man_head_css{
    width: 235px; 
    overflow-y: auto;   
    padding: 60px 0 0 0;
    position: fixed;
    top: 0;
    left: 0; 
    max-height: 100vh;
    overflow-y: auto;
}
.container.scrollbar-visible::-webkit-scrollbar {
    display: block;
  }
  
  .container::-webkit-scrollbar {
    display: none;
  }

  .man_head_pc_Boxs{

  }
  .man_left{
    
  }
 .man_logo{
    display: flex; 
    justify-content: center;
    padding: 25px 0 !important;
  }

.man_ul_lis.man_ul{ 
}
.man_ul_lis .man_ul .man_ul_li{
    margin-bottom: 10px;
    width: 178px;
    
    
    


}
.man_ul_lis .man_ul .man_ul_li a{
    

}


.man_ul_li_a_div{
    width: 100%;
    color: #ffffff;
    border-bottom: none !important;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}
.man_ul_li_active{
    background-color: #337ab7;

}
.man_ul_li_active .active{
    width: 35px;
    height: 2px;
    background-color: #ffffff;
    margin-top: 10px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.man_ul_li a{
    position: relative;
}
.man_ul_li_active2{
    background-color: #337ab7; 
    transition: background-color 0.5s ease;
 
}
 
.man_ul_li_active2 .active{
    width: 35px;
    height: 2px;
    background-color: #ffffff;
    margin-top: 10px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.mna_contacts{
    margin-top: 17.0213%;
    margin-left: 10.2128%;
    margin-right: 12.7660%;
    margin-bottom: 0.0000%; 
    border-top: 1px solid #ffffff;
}
.mna_contacts .phone{
    padding-top: 25.5319%;
    padding-left: 0.0000%;
    padding-right: 0.0000%;
    padding-bottom: 11.0638%; 
    color: #ffffff !important;
    font-weight: 800;
    text-align: center;
    font-size: 20px;
    display: flex;
    align-items: center;
}
.mna_contacts .phone i{
    font-size: 22px;
    margin-right: 10px;
}
.man_head_css:before {
    content: ""; /* 需要提供一个内容，即使它是空的 */
    position: absolute; /* 使用绝对定位 */
    width: 235px; /* 设置宽度为235px */
    /* 根据需要设置其他样式，如高度、颜色、边框等 */
  }

/* h5头部样式 */
.man_h5_top{
    position: fixed;
    z-index: 15;
    top: 0;
    left: 0;
    right: 0; 
    background-color: rgb(206,15,24);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 10%);
    display: flex;
    height: 50px!important; 
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0;
    justify-content: space-between;
    align-items: center;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
/* .man_h5_top:before {
    width: 100%;
    height: 50px;
  }
  */
.man_h5_glems{
    width: 30px;  
    height: 20px;
    margin: 10px;
    position: relative;
}
.glems{
    content: ""; /* 需要提供一个内容，即使它是空的 */

    width: 100%;
    height: 2px;
    background-color: #ffffff;
}
.man_h5_glems .g_1{
    height: 2px;
    left: 0;
    top: 0 !important;
    width: 100%;
    position: absolute;
    background-color: #fff;
    -webkit-transition: top 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, bottom 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), top 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, bottom 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
     
}
 
.man_log_h5_div a{
    display: block;
}
.man_log_h5{
    width: 141px;
    height: 36px;
}
.man_h5_glems .g_3{
    height: 2px;
    left: 0;
    top: 15px;
    width: 100%;
    position: absolute;
    background-color: #fff;
    -webkit-transition: top 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, bottom 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), top 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, bottom 0.2s cubic-bezier(0.3, 1.4, 0.7, 1) 0.2s, -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);

}
.man_h5_glems2 .g_1{
    top: 10px !important; 
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); 
}
.man_h5_glems2 .g_3{
    top: 10.5px; 
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.g_2{
    background-color: transparent;
    margin: 5px 0;
}
.man_h5_botton{
    width: 100%;
    display: flex;
    bottom: 0;
    clear: both;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    /* height: 2.813rem; */
    overflow: hidden;
    text-align: center;
    z-index: 20;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    background-color: #000000;
}
.man_h5_botton_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.botton_box_sex{
    width: 100%;
    display: flex; 
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.botton_box_sex i{
    font-size: 22px;
    color: #ffffff;


}
/* 导航列表 */
.man_h5_list_tops{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;  
    -ms-transition: 0.45s !important;
    -webkit-transition: 0.45s !important;
    -khtml-transition: 0.45s !important;
    -o-transition: 0.45s !important;
    -moz-transition: 0.45s !important;
    transition: 0.45s !important; 
    z-index: 20;
    transform: translateX(-100%);
     
}
 .man_h5_list_tops_show{
    transform: translateX(0);

 }
.man_h5_list_topsBoxs{
    display: flex;
    width: 100%;
    height: 100%;
}
.man_h5_list_tops_left{
    background-color: #4caf50;
    height: 100%;
    /* -ms-transition: 0.5s !important;
    -webkit-transition: 0.5s !important;
    -khtml-transition: 0.5 !important;
    -o-transition: 0.5s !important;
    -moz-transition: 0.5s !important;
    transition: 0.5s !important;  */
    z-index: 20;
}
.man_h5_list_tops_right{
    width: 100%;
    height: 100%;
}

.add_left_translateX{
    transform: translateX(375px);
}
.man_h5_list_tops_left ul {
    width: 275px;
    
}
.man_h5_list_tops_left ul li{
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-bottom: 1px solid #666;
    height: 65px;
    border-left: 10px solid transparent;

    border-bottom-color: #5fca63;
    color: #fff;
}
.man_h5_list_tops_left ul li a{
    display: block;
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
}
.man_h5_list_tops_left ul li a .imgses_divser{
    width: 18.5px;
    height: 20px;   
    margin-right: 1.06rem;
}
.man_h5_list_tops_left ul li a .imgses_divser img{
    width: 18.5px;
    height: 20px;   
}
.man_h5_list_tops_left ul li:hover{
    border-left: 10px solid #7de680;
}
.man_webs_xchuan_one  {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.man_webs_xchuan_one div{
    width: 100%;
    display: flex;
    justify-content: center;
    color: #fff;
}
.man_webs_xchuan_one div i{
    font-size: 25px;

}
.man_middle_boxs{
    width: 100%; 
}
#man_pc{
    display: block;
}
#man_h5{
    display: none;
}
.man_sosuo{
    color: #ffffff;
}
.man_sosuo i{
    font-size: 26px;
}

/* 头部左侧二维码弹出 */
.man_webs_erwm_left{
    position:fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.man_webs_erwm_boxs_01{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.man_webs_erwm_Boxs{
    width: 100%;
    max-width: 1200px;   
    margin: auto auto; 
    background-color: #ffffff;
    position: relative;
    padding-top: 8.3333%;
    padding-left: 4.1667%;
    padding-right: 4.1667%;
    padding-bottom: 8.3333%; 
    /* display: flex; */
}
.erwm_text_boxs_onq1{
    margin: auto;
}
.Boxs_icon{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    
}
.erwm_BoxsImg img{
    width: 100%;
    max-width: 365px;
    margin: auto auto;
}
.erwm_text_boxs{ 

    display: flex;
    flex-direction: column;
    justify-content: center; 
    text-align: center;
    padding-top: 60px;
}
.erwm_text_boxs_1{
    font-size: 30px;
    color: rgb(36, 145, 55);
    line-height: 233%;
}
.erwm_text_boxs_2{
    font-size: 20px;
    line-height: 350%;
}
.erwm_text_boxs_3{
    font-size: 36px;
    line-height: 136%;
    color: rgb(192, 0, 0);;

}
.erwm_text_boxs_4{
    font-size: 26px;
    line-height: 188%;
}

@media screen and (max-width: 767px) {
    #man_pc {
        display: none;
    }
    #man_h5{
        display: block;
        
    }
    .l_flex{
        margin-top: 50px;
    }

    .erwm_text_boxs_1{
        font-size: 22px;
        color: rgb(36, 145, 55);
        line-height: 233%;
    }
    .erwm_text_boxs_2{
        font-size: 20px;
        line-height: 350%;
    }
    .erwm_text_boxs_3{
        font-size: 22px;
        line-height: 136%;
        color: rgb(192, 0, 0);;
    
    }
    .erwm_text_boxs_4{
        font-size: 22px;
        line-height: 188%;
    }
    .erwm_text_boxs{
        padding-top: 0;
    }
}