*{
    margin: 0;
    padding:0
}
.w360{
    max-width: 1700px;
    margin: 0 auto;
    }
.BIANJV{
  max-width: 1200px;
  margin: 0 auto;
}
.bian{
    flex-wrap: wrap;
    background-color: #2c8140;
    height: 73px;
    line-height: 73px;
    margin-bottom: 70px;
}
.biao_ti{
    font-size: 26px;
    margin-left: 40px;
    color: white;
}
.fu{
    display: flex;
    justify-content: space-between;
}
.fu_left{
    margin-left: 80px;
}
.fu_left_p1{
    font-size: 26px;
    font-weight: 600;
    margin-top: 74px;
    margin-bottom: 10px;
}
.fu_left_p2{
    font-size:20px ;
    margin-bottom: 10px;
    margin-top: 10px;
}
.fu_left_p3{
    font-size: 16px;
    color: #888888;
    line-height: 34px;
}
.fu_right img{
     max-width: none !important;
}
.fu_left_hr{
    width: 35px;
    height: 4px;
    background-color: #2c8140;
    margin: 60px 0 30px 0;
}
.guo_hr{
    width: 1200px;
    height: 1px;
    background-color: #888888;
    opacity: 0.5;
    margin: 73px 0 73px 0;
}
.er{
    margin-bottom: 140px;
}
.two_jie{
   
    list-style: none;

}
.two_jie .two_jie_right:nth-child(2n){
    flex-flow:row-reverse;
}
.two_jie_left{
    max-width: 600px;
}
.img_jianjie{
    height: 103px;
    line-height: 103px;
    background-color: #2c8140;
    margin: 0px;
    font-size: 26px;
    color: white;
    text-align: center;
}
.nei{
  padding: 60px 95px;
   background-color: #eeeeee;
}
.two_jie_right{
     display: flex;
}
.chengguo{
    font-size: 16px;
    color: #666666;
    margin-top: 26px;
}
.quan_title{
    list-style: none;
}
.quan_title_li{
    padding: 37px 55px;
    border-bottom: 1px solid #cecece;
}
.quan_title_li_span1{
    font-size: 32px;
    color: #2c8140;
    font-family: 微软雅黑;
    margin-right: 20px;
}
.quan_title_li_span2{
    font-size: 26px;
    color: black;
    font-family: 微软雅黑;
}
.quan_title_li_p1{
    margin-top: 43px;
    line-height: 40px;
    font-size: 16px;
}


@media (max-width: 992px) {
     .bian{
    flex-wrap: wrap;
    background-color: #2c8140;
    height: 50px;
    line-height: 50px;
    margin-bottom: 50px;
    }
    .biao_ti{
    font-size: 20px;
    margin-left: 40px;
    color: white;
   }
   .fu_right img{
     max-width: 100% !important;
   }
   .fu{
    display: block;
    justify-content: center;
}
.fu_left{
    margin-left: 0px;
    text-align: center;
}
.fu_left_p1{
    font-size: 20px;
    font-weight: 600;
    margin-top: 74px;
    margin-bottom: 10px;
}
.fu_left_p2{
    font-size:18px ;
    margin-bottom: 10px;
    margin-top: 10px;
}
.fu_left_p3{
    font-size: 14px;
    color: #888888;
    line-height: 34px;
}
.fu_left_hr{
    display: none;
}
.two_jie_right{
     display: block;
}
.nei{
  padding: 0px 20px;
   background-color: #eeeeee;
}
.img_jianjie{
    height: 70px;
    line-height: 70px;
    background-color: #2c8140;
    margin: 0px;
    font-size: 20px;
    color: white;
    text-align: center;
}
.er{
    margin-bottom: 70px;
}
.guo_hr{
    width: 1200px;
    height: 1px;
    background-color: #888888;
    opacity: 0.5;
    margin: 40px 0 40px 0;
}
.quan_title_li_span2{
    font-size: 20px;
    color: black;
    font-family: 微软雅黑;
}
.quan_title_li_p1{
    margin-top: 43px;
    line-height: 40px;
    font-size: 14px;
  margin: 0 15px 30px 15px;
}
.quan_title_li_span1{
    font-size: 32px;
    color: #2c8140;
    font-family: 微软雅黑;
    margin-right: 20px;
    margin-left: 15px;
}
 }













