.mission{background: #F8F8F5;}
.mission .wrap{display: flex; justify-content: space-between;}

.mission .misleft {
  padding: 80px 60px 60px 0;
}
.mission .misleft nav{
  color: #37BCB4;font-size: 16px;
}

.mission .misleft h2{
  color: #0B6D3D;font-size: 32px;font-weight: bold;padding-bottom: 20px;
}

.mission .misleft .contp{
  color: #606060;font-size: 16px;line-height: 32px;
  padding-bottom: 20px;
}

.mission .misleft .more{
  color: #fff;background: #37BCB4;padding: 15px 30px;
}

.mission .wrap {
   width: 88%;
   margin-left: 12%;
}


.mission .misright {
    position: relative;
    padding: 0;
}
.mission .misright img{
   width: 100%;
}

.mission .misright .fuwutit{
   position: absolute;
   right: 0;
   top: 0px;
   color: #707070;
   font-size: 60px;
   opacity: 0.1;
   font-weight: bold;
}

.mission .misright .swiper-slide{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}


.mission .misright .swiper-slide nav{
  color: #37BCB4;font-size: 18px;
}

.mission .misright .swiper-slide nav span{
  color: #606060;font-size: 14px;
  position: relative;
  top: -1px;
}

.mission .misright .swiper-slide .slideleft img{
  max-width: 100%;
}

.mission .misright .swiper-slide .slideright{
   padding-left: 40px;
   padding-bottom: 20px;
   padding-right: 0;
}


.mission .misright .swiper-slide h3{
  color: #CCBF9A;font-size: 24px;font-weight: bold;padding-bottom: 20px;
}

.mission .misright .swiper-slide .contp{
  color: #606060;font-size: 16px;line-height: 32px;
  padding-bottom: 20px;
}

.mission .misright .swiper-slide .lines{
   height: 2px;
   width: 80%;
   background: #B9B9B9;
   position: absolute;
   top: 190px;
   left: 20%;
}


.mission .swiper-button-next,.mission .swiper-button-prev{
  top: auto;
  bottom: 0px;
}

.mission .swiper-button-next:after, .mission .swiper-button-prev:after{
    font-size: 16px;
    color: #CCBF9A;
    border:1px solid #CCBF9A;
    padding: 6px 10px;
    border-radius: 50%;
}

.mission  .swiper-button-next{
     right: 330px;
    left: auto;
}

.mission .swiper-button-prev{
    left: 487px;
    right: auto;
}







.service{
  overflow: hidden;
  padding: 20px 0 100px 0;
   background:  url("../images/bg3.png")  no-repeat;
  background-size: 100%;
  min-height: 730px
}

.service .servicediv1{
  width: 92%;
  margin-left: 8%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /*margin: 20px 0;*/
  margin-top: 40px;
}

.service .servicediv1 .imgs{
  position: relative;
  width: 9%;
  margin-right: 1%;
   overflow:hidden; 
    -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.service .servicediv1 .imgs img{
   max-width: 100%;
   overflow:hidden;
}

.service .servicediv1 .imgs:hover{
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.service .servicediv1 .imgs:hover p{
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}


.service .servicediv1 .imgs p{
  position: absolute;
  top: 40%;
  padding: 0 15px;
  color: #fff;
  width: 100%;
  text-align: center;
}

.service .servicediv1 .tith1{
    color: #707070;
    font-size: 60px;
    opacity: 0.4;
    font-weight: bold;
    margin: 0 0 0 3%;
    width: 15%;
}
.service .servicediv1 .lines{
   height: 2px;
   background: #CCBF9A;
   width: 32%;
}

.service .servicediv2{
  width: 92%;
  margin-left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.service .servicediv2 .lines{
   width: 38%;
  margin-right: 2%;
}
.service .servicediv2 .imgs{
  position: relative;
  width: 9%;
  margin-right: 0;
  margin-left: 1%;
}





.numdiv{
  position: relative;
  width: 100%;
  min-height: 830px;
}

.numdiv .numdivbg{
    position: absolute;
    width: 100%;
    /*height: 700px;*/
    /*background: #FFF6EC;*/
}

.numdiv .numdivs{
    width: 100%;
    position: relative;
    /*margin-left: 12%;*/
    /*background: #C9A86F;*/
    /*overflow: hidden;*/
}

.numdiv .numdivs .numdivsleft{
    padding: 0;
    background: url("../images/bg6.png")  no-repeat;
    background-size: 100%;
    min-height: 850px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.numdiv .numdivs .numdivsleft img{
    max-width: 100%;
    z-index: 999;
}
.numdiv .numdivs .numdivsleft .bgbg1{
  position: absolute;
    top: -65px;
    left: 0;
}

.numdiv .numdivs .numdivsright{
    width: 50%;
    padding: 50px 0 50px 0; 
    position: relative;
    text-align: left;
}
.numdiv .numdivs .numdivsright .bgbg2{
  position: absolute;
    bottom: -65px;
    right: 0px;
}

.numdiv .numdivs .numdivsright .lolo{
  padding: 0 120px 0 70px;
  width: 70%;
}

.numdiv .numdivs .numdivsright .contp{
   font-size: 16px;
   color: #000000;
   line-height: 35px;
   margin-top: 20px;
    padding: 0 70px 60px 70px;
}

.numdiv .numdivs .numdivsright .divcont{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.numdiv .numdivs .numdivsright .divcont .divs{
   margin: 30px 0;
   text-align: center;
   padding: 0;
}
.numdiv .numdivs .numdivsright .divcont .divs div{
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 30px;
    position: relative;
}
.numdiv .numdivs .numdivsright .divcont .divs .bgspan{
    width: 20px;
    height: 20px;
    background-color: #d47c2a;
    border-radius: 50%;
     position: absolute;
    bottom: -10px;
    border:5px solid #fff;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 10%);
}

.numdiv .numdivs .numdivsright .more {
    color: #fff;
    background: #37BCB4;
    padding: 15px 30px;
    margin: 0 120px 0 70px;
}

.numdiv .numdivs .numdivsright .divcont .divs .tit{
  margin-top: 20px;
   font-size: 36px;
  color: #d47c2a;
  /*text-shadow: 2px 2px 0 white, 2px -2px 0 white, -2px -2px 0 white, -2px 2px 0 white, 2px 1px 0 white,
   2px -1px 0 white, -2px -1px 0 white, -2px 1px 0 white, 2px 2px 0 white,
    2px -2px 0 white, -2px -2px 0 white, -2px 2px 0 white, 2px 1px 0 white,
     2px -1px 0 white, -2px -1px 0 white, -2px 1px 0 white, 2px 0px 0 white,
      2px 0px 0 white, -2px 0px 0 white, -2px 0px 0 white, 1px 2px 0 white,
       1px -2px 0 white, -1px -2px 0 white, -1px 2px 0 white, 1px 1px 0 white,
        1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 2px 0 white,
         1px -2px 0 white, -1px -2px 0 white, -1px 2px 0 white, 1px 1px 0 white,
          1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 0px 0 white,
           1px 0px 0 white, -1px 0px 0 white, -1px 0px 0 white, 2px 2px 0 white,
            2px -2px 0 white, -2px -2px 0 white, -2px 2px 0 white, 2px 1px 0 white,
             2px -1px 0 white, -2px -1px 0 white, -2px 1px 0 white, 2px 2px 0 white,
              2px -2px 0 white, -2px -2px 0 white, -2px 2px 0 white, 2px 1px 0 white,
               2px -1px 0 white, -2px -1px 0 white, -2px 1px 0 white, 2px 0px 0 white,
                2px 0px 0 white, -2px 0px 0 white, -2px 0px 0 white, 1px 2px 0 white,
                 1px -2px 0 white, -1px -2px 0 white, -1px 2px 0 white, 1px 1px 0 white,
                  1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 2px 0 white,
                   1px -2px 0 white, -1px -2px 0 white, -1px 2px 0 white, 1px 1px 0 white,
                    1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 0px 0 white,
                     1px 0px 0 white, -1px 0px 0 white, -1px 0px 0 white, 0px 2px 0 white,
                      0px -2px 0 white, 0px -2px 0 white, 0px 2px 0 white, 0px 1px 0 white,
                       0px -1px 0 white, 0px -1px 0 white, 0px 1px 0 white, 0px 2px 0 white,
                        0px -2px 0 white, 0px -2px 0 white, 0px 2px 0 white, 0px 1px 0 white,
                         0px -1px 0 white, 0px -1px 0 white, 0px 1px 0 white, 0px 0px 0 white,
                          0px 0px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0 0 0 white;*/
}

.numdiv .numdivs .numdivsright .divcont .divs p{
   color: #d47c2a;
   margin-top: 10px;
   font-size: 16px;
}



.newsdivs{
  width: 88%;
  margin-left: 12%;
  padding: 100px 0 100px 0; 
  position: relative;
}


.newsdivs .newbg{
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #ECECEC;
    padding-bottom: 15px;
}

.newsdivs .newbg h3{
    color: #37BCB4;
    font-size: 24px;
    font-weight: bold;
}

.newsdivs .newbg a{
    color: #fff;
   padding: 10px 30px;
   background: #37BCB4;
   margin-right: 120px;
}


.newsdivs .newslist{
  margin-top: 40px;
}

.newsdivs .newslist .swiper-slide{
  background: #F8F8F9;
}

.newsdivs .newslist .swiper-slide .newcont{
  padding: 20px;
}

.newsdivs .newslist .swiper-slide .newcont nav{
  color: #E2C983;
}
.newsdivs .newslist .swiper-slide .newcont p{
  font-size: 18px;
  margin: 15px 0; 
  padding-bottom: 70px;
}
.newsdivs .newslist .swiper-slide .newcont p a{
  text-decoration: none;
  color: #333;
}


.newsdivs .newslist .swiper-slide .newcont .more{
  float: right;
  border-bottom: 1px solid #A5A5A5;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.newsdivs .newslist .swiper-slide .newcont .more:hover{
  text-decoration: none;
}

.newsdivs .newslist .swiper-slide .newcont .more img{
  padding-left: 15px;
}

.newsdivs .newslist .imgs{
  padding: 15px 15px 15px 15px;
  width: 100%;
  overflow:hidden; 
}

.newsdivs .newslist .imgs img{
  max-width: 100%;
  overflow:hidden; 
  -webkit-transition: all 0.5s ease 0s ;
  -moz-transition: all 0.5s ease 0s ;
  -ms-transition: all 0.5s ease 0s ;
  -o-transition: all 0.5s ease 0s ;
  transition: all 0.5s ease 0s ;
}

.newsdivs .newslist .imgs:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.newsdivs .swiper-button-next,.newsdivs .swiper-button-prev{
  top: 125px;
}

.newsdivs .swiper-button-next{
    right: 330px;
    left: auto;
}

.newsdivs .swiper-button-prev{
    left: auto;
    right: 370px;
}

.newsdivs .swiper-button-prev:after, .newsdivs .swiper-button-next:after{
    font-size: 14px;
    background: #2c7079;
    color: #fff;
    padding: 8px 12px;
    border-radius: 50%;
}

.newsdivs .swiper-button-next.swiper-button-disabled,.newsdivs .swiper-button-prev.swiper-button-disabled{
}

.footerBrandBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footerBrandBox ul li {
  margin: 5px 0;
}


.footerBrandBox .footuul:nth-child(1),.footerBrandBox .footuul:nth-child(3),.footerBrandBox .footuul:nth-child(6){
  width: 12%;
}
.footerBrandBox .footuul:nth-child(2),.footerBrandBox .footuul:nth-child(4),.footerBrandBox .footuul:nth-child(5){
  width: 18%;
}