.choose-container img {
  height: 36px;
  width: auto;
  margin: 40px 0;
}

  body{
    min-width: 1080px;
  }
  .section1-wrap{
    width: 1080px;
    min-width: 1080px;
  }
  .section2-wrap{
    width: 1080px;
  }
  .section3-wrap{
    width: 1080px;
  }
  .section4-wrap{
    width: 1080px;
  }
  .news-wrap{
    width: 1080px;
  }
@media screen and (max-width: 426px) {
  body{
    min-width: 320px;
  }
}
.hide{
  display: none;
}
.active{
  opacity: 1 !important;
  z-index: 100 !important;
}
.clight{
  background-color: #1d8e56 !important;
}
.foot-box-three{
  display: block;
}

/*carousel*/
  .carousel{
    height: 475px;
    background: #ddd;
    overflow: hidden;
    position: relative;
  }
  .parent{
    position: relative;
  }
  .parent li{
    position: absolute;
    width: 100%;
    height: 475px;
    opacity: 0;
    transition: opacity 1.2s;
    text-align: center;
    z-index: 1;
  }
  .parent li:nth-child(1){
    background: url(../images/index/banner-1.png) center center no-repeat;
  }
  .parent li:nth-child(2){
    background: url(../images/index/banner-2.png) center -500px no-repeat;
  }
  .parent li:nth-child(3){
    background: url(../images/index/banner-3.png) center -400px no-repeat;
  }
  .parent li:nth-child(4){
    background: url(../images/index/banner-4.png) center -300px no-repeat;
  }
  .parent li p.title{
    color: #fff;
    margin-top: 90px;
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 40px;
  }
  .bannerLink:hover{
    text-decoration: none;

    #color: #1d8e56 !important;
  }
  .bannerLink:hover p{
    color:#1d8e56;
  }
  .parent li p{
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    font-weight: 300;
  }
  .carousel-btn{
    display: flex;
    justify-content: center;
  }
  .carousel-btn a{
    display: block;
    width: 162px;
    height: 42px;
    background-color: #1d8e56;
    color: #fff;
    line-height: 42px;
    font-size: 18px;
  }
  .carousel-btn a:hover{
    text-decoration: none;
    background-color: #fff;
    color: #1d8e56;
    opacity: .9;
  }
  .carousel-btn a:nth-child(1){
    margin-right: 16px;
  }

  .carousel-tag{
    position: absolute;
    width: 110px;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    overflow: hidden;
  }
  .carousel-tag ul{
  }
  .carousel-tag ul li{
    float: left;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 24px 8px;
    cursor: pointer;
  }
  .falseele{
    display: none !important;
  }
  /*section1*/
  .section1{
    width: 100%;
    padding: 10px 0;
    background-color: #e5e5e5;
  }
  .section1-wrap{
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
  }
  .section1-wrap h2{
    margin-top: 54px;
    font-size: 30px;
    font-weight: 500;
    color: #218b5a;
    margin-bottom: 30px;
  }
  .section1-wrap p{
    width: 60%;
    color: #333;
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto;
  }
  /*section2*/

  .section2{
    width: 100%;
    height: 520px;
  }
  .section2-wrap{
    width: 1080px;
    margin: 0 auto;
  }
  .section2-wrap h2{
    margin-top: 54px;
    font-size: 30px;
    font-weight: 500;
    color: #218b5a;
    margin-bottom: 30px;
    text-align: center;
  }
  .section2-wrap p{
    width: 90%;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
  }
  .choose-wrap{
    width: 1080px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
   display: flex;

  }
  .choose-container{
    height: 288px;
    text-align: center;
    background-color: #e5e5e5;
    margin: 0 13px;
  }
  .choose-container img {
    height: 36px;
    margin: 40px 0;
  }
  .choose-container h3{
    margin-top: -5px;
    font-size: 20px;
    line-height: 30px;
  }
  .choose-container p{
    font-size: 16px;
    line-height: 26px;
  }
  /*section3*/
  .section3{
    width: 100%;
    height: 386px;
    background-color: #1d8e56;
  }
  .section3-wrap{
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
  }
  .section3-wrap h2{
    margin-top: 54px;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 30px;
  }
  .section3-wrap p{
    font-size: 16px;
    color: #fff;
  }
  .style-wrap{
    width: 80%;
    margin: 0 auto;
  }
  .style-wrap span{
    display: block;
    float: left;
    width: 22%;
    height: 184px;
    margin: 20px 1.5%;
    background-color: #e5e5e5;
    position: relative;
  }
  .style-wrap span img{
    width: 70%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  /*section4*/
  .section4{
    width: 100%;
    background-color: #e5e5e5;
  }
  .section4-wrap{
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
  }
  .section4-wrap h2{
    margin-top: 54px;
    font-size: 30px;
    font-weight: 500;
    color: #1d8e56;
    text-align: center;
    margin-bottom: 30px;
  }
  .section4-comments{
    width: 100%;
    overflow: hidden;
  }
  .comment{
    float: left;
    width: 30%;
    min-height: 180px;
    margin: 0 1%;
  }
  .comment p{
    font-size: 14px;
    font-weight: 400;
  }
  .comment span{
    margin-top: 16px;
    display: block;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
  }
  .comment-tag{
    overflow: hidden;
    margin: 0 auto;
  }
  .comment-tag ul{
    width: 56px;
    overflow: hidden;
    margin: 0 auto;
  }
  .comment-tag ul li{
    float: left;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 24px 8px;
    cursor: pointer;
  }
  /*news*/
  .news{
    width: 100%;
  }
  .news-wrap{
    width: 100%;
    padding-bottom: 20px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    padding: 0 20px;
  }
  .news-nav{
    margin-top: 26px;
    padding: 0 20px;
  }
  .news-nav p.title{
    margin-top: 40px;
    margin-left: -10px;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 22px;
  }
  .news-nav:nth-child(2){
    margin-left: 50px;
  }
  .news-nav ul{
  }
  .news-nav ul li{
    padding: 4px 0;
    list-style: none;
  }
  .news-nav ul li a{
    color: #2B3844;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
  }
  .news-nav ul li a::before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #2B3844;
    position: relative;
    top: -2px;
    left: -8px;
  }
  .news-nav ul li:hover > a{
    color: #1d8e56;
  }
  .news-nav ul li:hover > a::before{
    background-color: #1d8e56;
  }
@media screen and (max-width: 1080px) {
  body{
    min-width: 100%;
  }
  .section1-wrap{
    width:100%;
    min-width: 100%;
  }
  .section2-wrap{
    width: 100%;;
  }
  .choose-wrap{
     width: 100%;
  }
  .section3-wrap{
    width: 100%;
  }
  .section4-wrap{
    width:100%;
  }
  .news-wrap{
    width:100%;
  }
}
/*mobile*/
@media screen and (max-width: 426px) {
/*carousel*/
  .carousel{
    width: 100%;
    height: 540px;
    background: #ddd;
    overflow: hidden;
    position: relative;
  }
  .parent{
    position: relative;
  }
  .parent li{
    position: absolute;
    width: 100%;
    height: 540px;
    opacity: 0;
    transition: opacity 1.2s;
    text-align: center;
  }
  .parent li:nth-child(1){
    background: url(../images/index/banner-1.png) center -10px no-repeat;
  }
  .parent li:nth-child(2){
    background: url(../images/index/banner-2.png) center -500px no-repeat;
  }
  .parent li:nth-child(3){
    background: url(../images/index/banner-3.png) center -360px no-repeat;
  }
  .parent li:nth-child(4){
    background: url(../images/index/banner-4.png) center -280px no-repeat;
  }
  .parent li h1{
    color: #fff;
    margin-top: 100px;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 30px;
  }
  .bannerLink{
    text-decoration: underline !important;
    color: #fff !important;
  }
  .parent li a{
    text-decoration: none;
  }
  .parent li p{
    width: 90%;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin: 0 auto;
    line-height: 44px;
  }
  .carousel-btn a{
    display: block;
    width: 162px;
    height: 42px;
    background-color: #1d8e56;
    color: #fff;
    line-height: 42px;
    font-size: 18px;
  }
  .carousel-btn a:hover{
    text-decoration: none;
    background-color: #fff;
    color: #1d8e56;
    opacity: .9;
  }
  .carousel-btn a:nth-child(1){
    margin-bottom: 10px;
  }

  .carousel-tag{
    position: absolute;
    width: 110px;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    overflow: hidden;
    display: none;
  }
  .carousel-tag ul li{
    float: left;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 24px 8px;
    cursor: pointer;
  }
  .falseele{
    visibility: hidden;
  }
  /*section1*/
  .section1{
    width: 100%;
    background-color: #e5e5e5;
  }
  .section1-wrap{
    width: 90%;
    min-width: 320px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
  }
  .section1-wrap h2{
    width: 70%;
    font-size: 28px;
    font-weight: 400;
    color: #218b5a;
    margin: 0 auto;
    margin-top: 44px;
    line-height: 40px;
  }
  .section1-wrap p{
    width: 93%;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 30px;
  }
  /*section2*/

  .section2{
    width: 100%;
    height: unset ;
    margin-bottom: 30px;
  }
  .section2-wrap{
    min-width: 320px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
  }
  .section2-wrap h2{
    width: 70%;
    font-size: 28px;
    font-weight: 500;
    color: #218b5a;
    margin: 0 auto;
    margin-top: 54px;
    line-height: 40px;
    font-weight: 400;
  }
  .section2-wrap p{
    width: 93%;
    margin-top: 30px;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .choose-wrap{
    width: 88%;
    margin: 0 auto;
    margin-top: 50px;
    flex-direction: column;
  }
  .choose-container{
    width: 100%;
    height: 340px;
    background-color: #e5e5e5;
    margin-bottom: 22px;
  }
  .choose-container h3{
    margin-top: 0;
    font-size: 24px;
  }
  .choose-container p{
    width: 90%;
    font-size: 18px;
    line-height: 30px;
    margin-top: 16px;
  }
  /*section3*/
  .section3{
    width: 100%;
    height: unset;
    background-color: #1d8e56;
  }
  .section3-wrap{
    min-width: 320px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
  }
  .section3-wrap h2{
    margin-top: 68px;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
  }
  .section3-wrap p{
    font-size: 18px;
    color: #fff;
    padding-top: 20px;
  }
  .style-wrap{
    width: 60%;
    margin: 0 auto;
  }
  .style-wrap span{
    display: block;
    float: left;
    width: 100%;
    height: 224px;
    margin: 20px 2.5%;
    background-color: #e5e5e5;
    position: relative;
  }
  .style-wrap span img{
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .style-wrap span:nth-child(1) i{
    background: url(../images/index/img1.png) center center no-repeat;
  }
  .style-wrap span:nth-child(2) i{
    background: url(../images/index/img2.png) center center no-repeat;
  }
  .style-wrap span:nth-child(3) i{
    background: url(../images/index/img3.png) center center no-repeat;
  }
  .style-wrap span:nth-child(4) i{
    background: url(../images/index/img4.png) center center no-repeat;
  }
  .style-wrap span:nth-child(4){
    margin-bottom: 60px;
  }
  /*section4*/
  .section4{
    width: 100%;
    background-color: #e5e5e5;
    overflow: hidden;
  }
  .section4-wrap{
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
  }
  .section4-wrap h2{
    margin-top: 68px;
    font-size: 30px;
    font-weight: 400;
    color: #1d8e56;
    text-align: center;
  }
  .section4-comments{
    width: 100%;
    overflow: hidden;
  }
  .comment{
    width: 90%;
    min-height: 180px;
    margin: 28px auto;
    font-size: 20px;
    float: unset;
  }
  .comment span{
    margin-top: 16px;
    display: block;
    text-align: right;
  }
  .comment-tag{
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .comment-tag ul{
    width: 84px;
    overflow: hidden;
    margin: 0 auto;
  }
  .comment-tag ul li{
    float: left;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 24px 16px;
    cursor: pointer;
  }
  /*news*/
  .news{
    width: 100%;
  }
  .news-wrap{
    width: 90%;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
  }
  .news-nav{
    width: 88%;
    margin-top: 26px;
    margin-left: 20px;
  }
  .news-nav h3{
    margin-top: 0;
    margin-left: -10px;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 22px;
  }
  .news-nav:nth-child(1){
    margin-left: 30px;
  }
  .news-nav:nth-child(2){
    margin-left: 30px;
  }
  .news-nav ul{
    color: #1d8e56;
  }
  .news-nav ul li{
    list-style-type: square;
    padding: 1px 0;
    font-size: 20px;
  }
  .news-nav ul li a{
    color: #111;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
  }
  .news-nav ul li:hover > a{
    color: #1d8e56;
  }
}
