header{
    position: fixed;
    height: 106px;
    background-color: #ffffff;
    left: 0;right: 0;
    top: 0;
    border-bottom: 1px solid #BBBBBB;
    z-index: 2;
}
header .container{
    height: 100%;
}
header .container .top{
    height: 100%;
    float: left;
}

header .container .logo{
    width: 160px;
    height: 54px;
    position: relative;
    top: 50%;
    margin-top: -27px;
    display: inline-block;
    float: left;
}
header .container .logo img{
    width: 100%;
}
.top_r{
    display: none;
}

.menu{
    float: left;
    height: 100%;
    width: calc(100% - 260px);
    text-align: center;
}
.menu ul{
    height: 100%;
    display: inline-block;
    width: 640px;
    position: relative;
}
.menu ul li{
    float: left;
    width: 20%;
    line-height: 100px;
}
.menu ul li  a{
    font-size: 14px;
    color: #818181;
}
.menu ul li:hover a{
    color: #212121;
}
.menu ul li.on a{
    color: #212121;
}
.lang{
    float: right;
    position: relative;
    top: 50%;
    margin-top: -12px;
    width: 100px;
    font-size: 14px;
}
.lang img{
    vertical-align: middle;
}

.menu ul em{
    position: absolute;
    height: 2px;
    background: #E4001C;
    width: 82px;
    bottom: 0;margin-left: 4%;
}


/*大图*/
.bannerHome{
    position: relative;
    z-index: 1;
    margin-top: 100px;

}
  
.bannerHome .swiper{
      width: 100%;
      height: 100%;
}
  
.bannerHome .swiper-wrapper{
        transition:  ease-in 0.3s;
}
.bannerHome .swiper-slide{
  text-align: center;
}
  .bannerHome .swiper-slide img{
    width:100%;
  
}
.bannerHome .swiper-pagination-bullet{
     width:100px;
     height:6px;
     transition:all linear .2s; 
     background:rgb(235, 235, 235,.3);
     position: relative;
     overflow: hidden;
     border-radius: 0;
     float: left;
}


.bannerHome .swiper-pagination-bullet::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    transition:all 1.5s;
    background:rgb(235, 235, 235,1);

}

.bannerHome .swiper-pagination-bullet-active{
    width:100px;
     height:6px;

}
.bannerHome .swiper-pagination-bullet-active::after{
    width: 100%;
} 
.bannerHome .swiper-pagination{
 position: static;
 width: auto;

 display: inline-block;
 
}
.bannerHome .paginations{
    position: absolute;
    bottom: 55px;
    left: 0;
    width: 100%;
    z-index: 5;
    text-align: left;
}
.bannerOther{
    margin-top: 100px;
    position: relative;
}
.bannerOther img{
 display: block;
 width: 100%;
}

.bannerOther .mb{
    position: absolute;
    left: 0;right: 0;
    top: 0;
    bottom: 0;
  
}




.paginationScoll{
    text-align: center;
    display: inline-block;
    float: left;
    margin-top: 3px;
}
.paginationScoll .col{
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}

.paginationScoll .col em{
    height: 6px;
    background:rgb(255, 255, 255,0.5);

    display: inline-block;
    width: 100px;
    position: relative;
    top: -5px;
}
.paginationScoll .col em  i{
    background: #ffffff;
    width: 0px;
    height: 6px;
    display:block;
}






.paginationScollNews{
    text-align: center;
    display: inline-block;
    float: left;
    margin-top: 3px;
}
.paginationScollNews .col{
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}

.paginationScollNews .col em{
    height: 6px;
    background:rgb(255, 255, 255,0.5);

    display: inline-block;
    width: 100px;
    position: relative;
    top: -5px;
}
.paginationScollNews .col em  i{
    background: #ffffff;
    width: 0px;
    height: 6px;
    display:block;
}









a.play{

    display: inline-block;
    cursor: pointer;
    
}
a.play i{
    color: #ffffff;
    font-size: 12px;
}

.introduction{
    margin-top: 55px;
}
.introduction h2{
    font-size: 22px;
}
.introduction p{
    font-size: 16px;
    line-height: 1.8;
    margin-top: 15px;width: 79%;
}

.tit{
    margin-top: 55px;margin-bottom:25px;
}
.tit h2{
    font-size: 36px;    line-height: 52px;
  
}

.tit p{
    font-size: 22px;
    line-height: 1.8;
    
}


.titMax{
    margin-top: 135px;
}
.titMax h2{
    font-size: 46px;margin-bottom: 50px; color: #ffffff;
}

.titMax p{
    font-size: 16px;
    line-height: 1.8;
    color: #ffffff;margin-bottom: 40px;
    
}
.titMax.w7{
    width: 700px;
}

.titMax.w7 p{
    margin-top: 20px;
   /* text-align: justify;word-break: break-all; */
}


.jour{
    margin-top: 35px;
}
.jour ul{
    overflow: hidden;
}
.jour ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
}
.jour ul li .desc{
    min-height: 130px;
    overflow: hidden;
}
.jour ul li .desc h2{
    color: #ffffff;
    font-size: 20px;
    width: 86%;
    margin: 0 auto;
    margin-top: 20px;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    
    
}
.jour ul li .desc p{
    color: #ffffff;
    font-size: 13px;
    width: 86%;
    margin: 0 auto;
    margin-top: 10px;line-height: 28px;
}



.jour ul li:nth-child(1) .desc{
    background: #E4001C;
}
.jour ul li:nth-child(2) .desc{
    background: #FF9E19;
}

.jour ul li:nth-child(3) .desc{
    background:#128370 ;
}


.jour ul li:nth-child(3n){
    margin-right: 0;
}

.jour ul li .img{
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.jour ul li .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;  
    -webkit-transition:all .5s; -moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s
    
}
.jour ul li .img img:hover{
    -webkit-transform:scale(1.2)
}
.bg{
    background: #F8F8F8;
    overflow: hidden;
    margin-top: 55px;
    padding-bottom: 55px;
}
.storyLeft{
    float: left;
    width: 40%;
    margin-top: 55px;
}
.storyLeft .desc h2{
    font-size: 36px;
}
.storyLeft .desc p{
    font-size: 16px;
    margin-top: 15px;line-height: 28px;color: #212121;font-weight: 300;
}

.storyLeft a.more{
    display: inline-block;
    border: 1px solid #BBBBBB;
    font-size: 20px;
    margin-top: 40px;
    border-radius: 35px;
    width: 170px;
    height: 49px;
    line-height: 49px;
    text-align: center;
}


.storyRight{
    float: right;
    width: 55%;
    margin-top: 55px;
}
.storyRight img{
    width: 100%;
}


/*大图*/
.featured{
    position: relative;
    z-index: 1;
    margin-top: 55px;

}
  
.featured .swiper{
      width: 100%;
      height: 100%;
}
  
.featured .swiper-wrapper{
        transition:  ease-in 0.3s;
}
.featured .swiper-slide{
    width: 100%;
    overflow: hidden;
}




.featuredLeft{
    float: right;
    width: 48%;

}
.featuredLeft .desc h2{
    font-size: 22px;
}
.featuredLeft .desc p{
    font-size: 16px;
    margin-top: 28px;line-height: 28px;color: #212121;font-weight: 300;
  /*  text-align: justify;word-break: break-all; */
}


.featuredRight{
    float: left;
 /*   width: 48%;  */
 
}
.featuredRight img{
    width: 100%;
}

.featuredLeft a{
    display: inline-block;
    border: 1px solid #BBBBBB;
    font-size: 20px;
    width: 170px;
    height: 49px;
    line-height: 49px;
    margin-top: 45px;
    border-radius: 35px;
    text-align: center;
}

.featuredScoll{
    text-align: center;
    margin-top: 55px;
}
.featuredScoll .col{
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}
.featuredScoll .col.on span{
    color: #000000;
}


.featuredScoll .col span{
    font-size: 16px;color: #969696;
}
.featuredScoll .col em{
    height: 2px;
    background: #BBBBBB;
    display: inline-block;
    width: 100px;
    position: relative;
    top: -5px;
}
.featuredScoll .col em  i{
    background: #000;
    width: 0px;
    height: 2px;
    display:block;
}


.newsFeat ul{
    overflow: hidden;
}
.newsFeat ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 35px;
}
.newsFeat ul li:nth-child(3n){
    margin-right: 0;
}

.newsFeat ul li .desc{
    min-height: 100px;
    overflow: hidden;
    border-bottom: 1px solid #E3E2E2 ;
    border-left: 1px solid #E3E2E2 ;
    border-right: 1px solid #E3E2E2 ;
    position: relative;
}

.newsFeat ul li .desc .con{
    font-size: 16px;
    width: 86%;
    margin: 0 auto;
    margin-top: 20px;line-height: 28px;
}


.newsFeat ul li .img{
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.newsFeat ul li .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;  
    display: block;
    -webkit-transition:all .5s; -moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s
    
}
.newsFeat ul li .img img:hover{
    -webkit-transform:scale(1.2)
}
.newsFeat ul li .desc .more{
    position: absolute;
    right: 20px;
    top: 50px;
    display: inline-block;
    -webkit-transition:all .5s; -moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s
    
}
.newsFeat ul li:hover .more{
    margin-right: -10px;
}
/*底部*/

footer{
    height: 100px;
    background-color: #ffffff;
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    margin-top: 55px;
}
footer .container{
    height: 100%;
}
footer .container .top{
    height: 100%;
    float: left;
}

footer .container .logo{
    width: 160px;
    height: 54px;
    position: relative;
    top: 50%;
    margin-top: -27px;
    display: inline-block;
    float: left;
}
footer .container .logo img{
    width: 100%;
}


.footNav{
    float: left;
    height: 100%;
    width: calc(100% - 360px);
    text-align: center;
}
.footNav ul{
    height: 100%;
    display: inline-block;
    width: 600px;
    position: relative;
}
.footNav ul li{
    float: left;
    width: 20%;
    line-height: 100px;
}
.footNav ul li  a{
    font-size: 14px;
}

.share{
    float: right;
    width: 200px;
    text-align: right;
    height: 100%;position:relative;
}
.share  a{
    display: inline-block;
    position: relative;
    height: 30px;
    margin-top: -17px;
    top: 50%;
    margin-left: 10px;
}
.share  a img{
    height: 100%;
}
.share div{
    position: absolute;
    top: -400%;
    left: -180%;
    display: none;
    overflow: hidden;
    padding: 15px 15px;
}
.share .wx_b{
        display: none;
}

.share p img {
    width: 100px;
}
.share p {
    display: inline-block;
    float: left;
    margin: 0 10px;
}
.share a:hover div{
    display: block;
} 
 
 
.copyright{
    text-align: center;
    font-size: 14px;
    padding: 20px 0;
}
/*about*/
.aboutTab{
    text-align: center;
    border-bottom: 1px solid #BBBBBB;
    margin-top: 10px;
}
.aboutTab a{
    font-size: 22px;
    position: relative;
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    color: #818181;
    font-weight: 400;
  
}
.aboutTab a.on::after{
    content: '';
    height: 4px;
    width: 100%;
    bottom: -1px;
    background: #E4001C;
    position: absolute;
    left: 0;
}
.aboutTab a.on{
    color: #212121; font-weight: 600;
}
.aboutBox .list{
    display: none;
}
.aboutBox .list.on{
    display: block;
}
.aboutBox .list li{
    overflow: hidden;
    margin-top: 40px;

}
.aboutBox .list li .img{
    float: left;
    height: 270px;
  /*  width: 50%;  */
    overflow: hidden;
}

.aboutBox .list li .img  img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;  
    
}
.aboutBox .list li .desc{
    float: left;
    height: 268px;
 /*   width:calc(50% - 1px); */
    width: calc(55.6% - 1px);
    overflow: hidden;
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
}

.aboutBox .list li .desc .title{
    font-size: 22px;
    font-weight: bold;
}
.aboutBox .list li .desc .con{
    font-size: 14px;
    margin-top: 20px;line-height: 28px;
}
.aboutBox .list li .desc .box{
    position: relative;
    top: 50%;
    transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
    width: 88%;
    margin: 0 auto;
}

.aboutWlist{
    overflow: hidden;
    margin-top: 55px;
}
.aboutWlist .aboutLeft{
float: left;
width: 30%;
}
.aboutWlist .aboutRight{
    float: left;
    width: 70%;
}
.aboutWlist .aboutLeft .title h2{
    font-size: 36px;
    margin-bottom: 10px;
}
.aboutWlist .aboutLeft .title p{
    font-size: 22px;
    margin-top: 0px;
}


.aboutWlist .aboutRight .title{
    font-size: 22px;
    font-weight: bold;
}

.aboutWlist .aboutRight .desc{
    font-size: 16px;
    margin-top: 10px;
    line-height: 2;
    color: #212121;    
/*    text-align: justify;word-break: break-all;  */
   
}
#data{
    height: 300px;
}
.historyLeft{
    float: left;
    width: 25%;
   /* text-align: right; */
    text-align: inherit;
    margin-top: 20px;
}
/* 
.historyLeft span{
    font-size:0px;
   transition: all 2s;  

}
.historyLeft span.on{
    font-size:120px;

}*/

.historyLeft span{
    font-size: 120px;
    display: none;
}
.historyLeft span.on{
    display: inline-block;
}

.historyRight{
    float: right;
    width: 75%;
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
 
}
.historyRight::-webkit-scrollbar{
    display: none;
}


.historyRight .list{
    border-left: 1px solid #BBBBBB;
    width: 92%;
    margin-left: 8%;
    margin-top: 15px;
    padding-bottom: 250px;

}


.historyRight .list li{
    position: relative;
    clear: both;
    height: auto;
   margin-bottom: 20px;

   
}
.historyRight .list li.on .year{
    display: block;

}
.historyRight .list li::after{
    content: '';
    width: 10px;
    height: 10px;
    border: 5px solid #128370;
    border-radius: 100%;
    left: -10px;
    top: -7px;
    position: absolute;
    background: #ffffff;
}
.historyRight .list li:nth-child(2)::after{
    border: 5px solid #FE5E10
}
.historyRight .list li:nth-child(3)::after{
    border: 5px solid #205DBA 100%
}
.historyRight .list li:nth-child(3)::after{
    border: 5px solid #205DBA 100%
}



.historyRight .box{
    width: 95%;
    float: right;
    border-bottom: 1px solid #BBBBBB;
    padding-bottom: 20px;
}

.historyRight .list li:nth-last-child(1)  .box{
    border-bottom: 0px;
}


.historyRight .img{
    float: left;
    width: 46%;
}
.historyRight .img img{
    width: 100%;
}
.historyRight .con{
    float: right;
    width: 50%;
    margin-right: 2%;
}
.historyRight .con h2{
    font-size: 22px;
}

.historyRight .con p{
    font-size: 16px;
    margin-top: 15px;line-height: 28px;
 /*    text-align: justify;word-break: break-all; */
}
.historyRight  .list li .year{
    position: absolute;
    left: -70px;
    font-size: 22px;
    top: -10px;
}

.solamet li{
    clear: both;
    margin-top: 36px;
    overflow: hidden;
    

}
.solamet ul li .img{
    width: 67%;
    height: 350px;
    overflow: hidden;
    float: left;
}

.solamet ul li .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;  
    
}
.solamet li .desc{
    width: 30%;
    float: right;
    height: 350px;
}
.solamet li .desc .box{
    width: 75%;
    margin: 0 auto;
}
.solamet li .desc .title{
    font-size: 26px;
    margin-top: 50px;
    color: #ffffff;font-weight: 700;
}
.solamet li .desc .con{
    font-size: 16px;
    margin-top: 30px;
    line-height: 2;
    color: #ffffff;
 /*   text-align: justify;word-break: break-all; */
    width: 90%;
}

.solamet ul li:nth-child(1) .desc{
background: #6F2F91 ;
}
.solamet ul li:nth-child(2) .desc{
    background: #55951B  ;
}
.solamet ul li:nth-child(3) .desc{
    background:#FF9E19 ;
}
.solamet ul li:nth-child(4) .desc{
    background:#009CDE ;
}
.solamet ul li:nth-child(2n) .img {
float: right;
}
.solamet ul li:nth-child(2n) .desc {
    float: left;
}
/*map*/
.map{
    position: relative;
    margin-top: 60px;
}
.map img.img{
    display: block;width: 100%;
}


.point {
    width: 10px;
    height: 10px;
    background-color: #2ea598;
    position: relative;
    border-radius: 50%;
    display: block;
}
 
  /* 设置动画前颜色 */
  .point-flicker:after {
    background-color: #2ea598;
  }
 
  /* 设置动画后颜色 */
  .point-flicker:before {
    background-color: rgba(0, 168, 253, 0.2);
  }

.p1 .point{
     background-color: #FE5E10;
}
.p1 .point-flicker:after {
    background-color: rgb(254, 94, 16);
}
 
.p1 .point-flicker:before {
    background-color: rgb(254, 94, 16,.2);
}



.p2 .point{
    background-color: #6F2F91 
}
.p2 .point-flicker:after {
   background-color:rgb(111, 47, 145) ;
}

.p2 .point-flicker:before {
   background-color: rgb(111, 47, 145,0.2);
}



.p3 .point{
    background-color:#205DBA  
}
.p3 .point-flicker:after {
   background-color:#205DBA  ;
}

.p3 .point-flicker:before {
   background-color:rgb(32, 93, 186,.2) ;
}

.p6 .point{
    background-color:#20ba5b  
}
.p6 .point-flicker:after {
   background-color:#20ba53  ;
}

.p6 .point-flicker:before {
   background-color:rgb(32, 93, 186,.2) ;
}



.p7 .point{
    background-color:#e610c9  
}
.p7 .point-flicker:after {
   background-color:#e610c9   ;
}

.p7 .point-flicker:before {
   background-color:rgb(32, 93, 186,.2) ;
}



.p8 .point{
    background-color:#f50b0b  
}
.p8 .point-flicker:after {
   background-color:#f50b0b   ;
}

.p8  .point-flicker:before {
   background-color:rgb(32, 93, 186,.2) ;
}



 
  /* 设置动画 */
  .point-flicker:before,
  .point-flicker:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    border-radius: 50%;
    animation: warn 1.5s ease-out 0s infinite;
  }
 
  @keyframes warn {
    0% {
      transform: scale(0.5);
      opacity: 1;
    }
 
    30% {
      opacity: 1;
    }
 
    100% {
      transform: scale(1.4);
      opacity: 0;
    }
  }
.city{
      position: absolute;
      cursor: pointer;
}
.city.p1{
    top: 42%;
    left: 79.8%;
}
.city.p2{
    top: 43%;
    left: 80%;
}
.city.p3{
    top: 45%;
    left: 78.5%;
}
.city.p4{
    top: 46%;
    left: 79%;
}
.city.p5{
    top: 46.5%;
    left: 80%;
}

.city.p6{
    top: 39%;
    left: 24%;
}

.city.p7{
    top: 48%;
    left: 68%;
}
.city.p8{
    top: 56%;
    left: 75%;
}







  .map .address{
    -webkit-transition:all .5s; -moz-transition:all .5s;
    -ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;
    position: absolute;
    background: #ffffff;
    border-radius: 5px;
    width: 200px;
    top:-100%;
    left: -100%;   /* z-index: 99999; */
    box-shadow:0px 0px 10px 0px #cccccc;

  
}
.map .address i{
    margin-right: 3px;
}



.map .address div{
    position: relative;
    padding: 15px;
}
.map .address div b{
    position:absolute;top:100%;left:50%;
    width: 0;height: 0;border-width:15px;
    border-style: solid dashed dashed;
    border-color: #ffffff transparent transparent;
    margin-top: -2px;
    margin-left: -7px;
}
.map .address div p{
    display: flex;
    margin-top: 8px;

}
.map .address div span{
    display: block;
}



.contactList  li{
    overflow: hidden;
    margin-top: 40px;

}
.contactList  li .img{
    float: left;
    height: 350px;
    width: 67%;
    overflow: hidden;
}

.contactList li .img  img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;  
    
}
.contactList li .desc{
    float: right;
    height: 350px;
    width:calc(30% - 1px);
    overflow: hidden;
    background: #818181 ;

}

.contactList li .desc .title{
    font-size: 22px;
}
.contactList li .desc .con{
    font-size: 16px;
    margin-top: 20px;
    color: #ffffff;
    line-height: 1.8;
    font-weight: 100;padding-top: 15px;
  
}
.contactList li .desc .con p{
    margin-top: 8px;  
    /*text-align: justify;word-break: break-all;*/
}
.contactList  li .desc .box{
    position: relative;

    width: 75%;
    margin: 0 auto;
}
#data2{
    height: 400px;
    width: 60%;
    float: left;
    margin-top: 35px;
 
}
.datBox{
    float: right;
    width: 38%;
    height: 300px;
    margin-top: 35px;
    position: relative;
}

.datBox .img{
    overflow: hidden;
    height: 260px;
}
.datBox .img img{
    height: auto;
   /*
    width: 100%;
    height: 100%;
   -o-object-fit: cover;
    object-fit: cover;  */
}
.datBox .desc{
    height: 80px;
}
.datBox .desc p{
    margin-top: 20px;
    font-size: 16px;line-height: 28px;
}

.datBox li{
    display: none;
}
.datBox li.on{
    display: block;
}
.ball{
    position: relative;
    height: 20px;
    width: 100%;
}
.ball::after{
    content: '';
    position: absolute;
    border-bottom: 1px  solid #B1B1B1;
    width: 98%;
    left: 2%;
    z-index: 1;
    height: 1px;top: 49%
}
.ball div{
    position:absolute;
    z-index: 2;
    left: 0; right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.datBox  .ball em{
    border-radius: 100%;
    height: 10px;
    width: 10px;
    background: #ffffff;
    border: 1px  solid #B1B1B1;
    display: inline-block;
    transition:all .5s;

}

.datBox  .ball em.on{
    background: #128370;
    width: 10px;
    height: 10px;
}

.bannerTea{
    height:80vh;
    background-image: url(../images/bannerteach.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: 55px;
    overflow: hidden;
    padding-bottom: 150px;
    
}
.bannerTea .title{
    position: relative;
  
    padding-bottom: 95px;
}
.bannerTea .title:after{
    background: #128370;
    height: 10px;
    width: 200px;
    position: absolute;
    left: 0;
    bottom: 0px;
    content: '';
    
}

.bannerTea .title h2{
    margin-top: 135px;
    font-size: 48px;
    color: #ffffff;
}
.bannerTea .title p{
    font-size: 16px;
    color: #ffffff;
    margin-top:42px;
    width: 700px;    line-height: 28px;
    /*text-align: justify;word-break: break-all;*/
}
.awar{
    overflow: hidden;
    position: relative;
    margin-top: 65px;
}
.awar .img{
    float: left;
    width: 60%;
    height: 508px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.awar .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: inline-block;
    
}
.awar .title{
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 20px;
    font-size: 16px;
    color: #ffffff;
    text-align: left;line-height: 28px;
    /*text-align: justify;word-break: break-all; */
}


.awar .box{
    float: right;
    width: 38.2%;
}
.awar .box .list{
    height: 190px;
}
.awar .box li{
    font-size: 16px;
  /*  margin-top: 18px; */line-height: 28px;color: rgb(33, 33, 33);
    font-style: normal;
}
.awar .box li em{
    background: #128370;
    width: 30px;height: 30px;font-weight: 700;
    border-radius: 100%;
    display:inline-block;
    text-align: center;
 /*   line-height: 20px;  */
    color: #ffffff;
    font-size: 18px;
    margin-right: 10px;float: left;
}
.awar .box li p{
    float: left;width:90%;margin-bottom: 26px;
}
.awar .box .img{
    width: 100%;
    overflow: hidden;
    height: 315px;    

}
.awar .box .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; 
}




.list2018{
    overflow: hidden;
}
.list2018 li{
    overflow: hidden;
    margin-top: 25.1px;
    width: 49%;
}
.list2018 li:nth-child(1){
    float: left;
}
.list2018 li:nth-child(2){
    float: right;
}

.list2018 li .img{
    float: left;
    height: 160px;
    width: 50%;
    overflow: hidden;
}

.list2018 li .img  img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;  
    
}
.list2018 li .desc{
    float: left;
    height: 159px;
    width:calc(50% - 1px);
    overflow: hidden;
    border-top: 1px solid #BBBBBB;
 
    border-right: 1px solid #BBBBBB;
}


.list2018 li .desc .con{
    font-size: 16px;
    margin-top: 0px;line-height: 28px;
}

.list2018 li  .con2{
    
    background: #128370;
    clear: both;width: 100%;
    height: 150px;
    padding-bottom: 10px;
}
.list2018 li  .con2 p{
    
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;

}



.list2018 li:nth-child(2)  .con2{
    
    background: #FF9E19 ;
    clear: both;width: 100%;
    padding-bottom: 10px;

}


.list2018 li  .con2 p{
    font-size: 16px;
    color: #ffffff;
    padding: 25px;
    width: 87%;
    margin: 0 auto;    line-height: 28px; /*width: 78%;font-weight: 700;   
   text-align: justify;word-break: break-all;*/
}
.list2018 li .desc .box{
    position: relative;
    top: 50%;
    transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
    width: 80%;
    margin: 0 auto;
}

.solafont{
    overflow: hidden;
    margin-top: 50px;
}
.solaLeft{
    float: left;
    width: 26%;border-right: 1px solid #e4001c;
}
.solaRight{
    float: right;
    width: 69%;
    
}
.solaLeft h2{
    font-size: 110px;
    color: #e4001c;
    line-height: 0.8;
}

.solaLeft p{
    font-size: 16px;
    color: #e4001c;
    margin-top: 5%;  
    font-weight: 600;
}

.solaRight li{
    font-size: 16px;
    margin-top: 12px;
    padding-left: 22px;
    position: relative;    line-height: 28px;
}
/*.solaRight li::after{
    content: '';
    width: 12px;
    height: 12px;
    float: left;
    background: #818181;
    border-radius: 100%;
    position: absolute;
    left: 0;top: 11px;
}
.solaRight li:nth-child(2)::after{
    content: '';
    width: 12px;
    height: 12px;
    float: left;
    background: #818181;
    border-radius: 100%;
    position: absolute;
    left: 0;top: 8px;
}*/
.solaRight li:nth-child(3)::after{
    content: '';
    width: 12px;
    height: 12px;
    float: left;
    background: #818181;
    border-radius: 100%;
    position: absolute;
    left: 0;top: 8px;
}




.pic{
    margin-top: 25px;
}
/*product*/
.product{
    position: relative;
    z-index: 1;
    margin-top: 55px;

}
  
.product .swiper{
      width: 100%;
      height: 100%;
}
  
.product .swiper-wrapper{
        transition:  ease-in 0.3s;
}
.product .swiper-slide{
    width: 100%;
    overflow: hidden;
}


.product .swiper-button-next{
    background-image: url(../images/right.svg);
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    right: -80px;
   
}
.product .swiper-button-prev{
  
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-image: url(../images/left.svg);
    background-size: 100% 100%;
    left: -80px;
     
}
   
.productLeft{
    float: left;
    width: 48%;

}
.productLeft .desc h2{
    font-size: 48px;
}
.productLeft .desc p{
    font-size: 16px;
    margin-top: 36px;    line-height: 28px;color: rgb(33, 33, 33);
    /*text-align: justify;word-break: break-all;*/
}


.productRight{
    float: right;
  /*  width: 48%;  */
 
}
.productRight img{
    width: 100%;
}



.product2{
    position: relative;
    z-index: 1;
    margin-top: 55px;

}
  
.product2 .swiper{
      width: 100%;
      height: 100%;
}
  
.product2 .swiper-wrapper{
        transition:  ease-in 0.3s;
}
.product2 .swiper-slide{
    width: 19% !important;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.product2 .swiper-slide em{
    position: absolute;
    left: 0; right: 0;top: 0;bottom: 0;
    background: rgb(255, 255, 255,.6);
}
.product2 .swiper-slide.cur em{
display: none;
}
.product2 .swiper-slide  .img{
    height: 140px;
    overflow: hidden;
    position: relative;
}
.product2 .swiper-slide p{
    text-align: center;
    margin: 20px 0;
    font-size: 18px;
}

.product2 .swiper-slide  .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;  
    
}
/*news*/


.news{
    position: relative;
    z-index: 1;
    margin-top: 55px;

}
  
.news .swiper{
      width: 100%;
      height: 100%;
}
  
.news .swiper-wrapper{
        transition:  ease-in 0.3s;
}
.news .swiper-slide{
    width: 100%;
    overflow: hidden;
}



   
.newsLeft{
    float: right;
    width: 48%;

}
.newsLeft .desc h2{
    font-size: 36px;line-height: 52px;
}
.newsLeft .desc p{
    font-size: 16px;
    margin-top: 30px;line-height: 28px;
   /* text-align: justify;word-break: break-all;*/
}


.newsRight{
    float: left;
    width: 48%;
 
}
.newsRight img{
    width: 100%;
}


.news .swiper-pagination-bullet{
    width:100px;
    height:6px;
    transition:all linear .2s; 
    background:rgb(235, 235, 235,.5);
    position: relative;
    overflow: hidden;
    border-radius: 0;
    float: left;
}


.news .swiper-pagination-bullet::after{
   content: '';
   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   width: 0;
   transition:all 1.5s;
   background:rgb(255, 255, 255,1);

}

.news .swiper-pagination-bullet-active{
   width:100px;
    height:6px;

}
.news .swiper-pagination-bullet-active::after{
   width: 100%;
} 
.news .swiper-pagination{
position: static;
width: auto;

display: inline-block;

}
.news .paginations{
   position: absolute;
   bottom: 25px;
   left: 10px;
   width: 100%;
   z-index: 5;
   text-align: left;
}

.newsList li{
    margin-top: 55px;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 55px;
}
.newsList li .title a{
    font-size: 22px;
    font-weight: bold;

}

.newsList li .date{
    font-size: 14px;
    margin: 10px 0;

}
.newsList li .date  img{
    vertical-align: middle;
}

.newsList li .desc{
    font-size: 16px;
    line-height: 28px;
   /* text-align: justify;word-break: break-all; */
}

.page{
    text-align: center;
    margin-top: 55px;
}
.page a,.current{
    display: inline-block;
    border: 1px solid #E1E1E1;
    margin: 0  5px;
    padding: 3px 12px;
    font-size: 16px;
}
.page .current{
    color: #E4001C;
    border: 1px solid #E4001C;
}

.fx{
    height: 80px;
    background: #818181;
}
.fx  .container{
    height: 100%;
    overflow: hidden;
}
.fx .back{
    float: left;
    position: relative;
    top: 50%;
    transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.fx .back img{
    vertical-align: middle;transform:rotate(180deg);
    margin-top: -5px;
}
.fx .back  a{
    font-size: 22px;
    color: #ffffff;
    line-height: 1;font-weight: 700;
}


.fx .fxRight{
    float: right;
    height: 100%;
}
.fx .date{
    position: relative;
    top: 50%;
    transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
    display: inline-block;
}
.fx .date img{
    vertical-align: sub;
}
.fx .date  {
    font-size: 14px;
    color: #ffffff;
}
.fx .shareNews{
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    position: relative;
    top: 53%;
    transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
    margin-left: 20px;
}
.fx .shareNews a{
    margin-left: 5px;
}
.fx .shareNews img{
    vertical-align: bottom;
}

.newsTitle{
    text-align: center;
    font-size: 36px;
    font-weight: bolder;
    margin-top: 55px;
}

.content{
    font-size: 16px;
    margin-top: 45px;
}
.content img{
    max-width: 100%;
}
.content p{
    margin-top: 30px;font-size: 16px;
    color: rgb(33, 33, 33);
    line-height: 28px;
}
/*career*/
.career{
    background-color: rgb(255, 158, 25);
    overflow: hidden;
    margin-top: 55px;
}
.career  .careerLeft{
    float: left;
    width: 50%;
}
.careerLeft .title{
    width: 80%;
    margin: 32px  auto;    margin-left: 80px;
}
.careerLeft .title h2{
    font-size: 36px;
}
.careerLeft .title p{
    font-size: 16px;
    margin-top: 20px;
    color: rgb(33, 33, 33);line-height: 28px;
}


.career  .img{
    float: right;
    width: 50%;

}
.career  .img img{
    width: 100%;
    display: block;
}

.careerList{
    overflow: hidden;
 

}
.careerList .list{
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 22px;
    width: 48%;
    margin-top: 22px;  height: 190px;margin-bottom: 26px;
}
.careerList .list:nth-child(1n){
    float: left;
}
.careerList .list:nth-child(2n){
    float: right;
}

.careerList .title a{
    font-size: 22px;
    font-weight: bold;
}
.careerList .date{
    font-size: 14px;margin: 8px 0;
    color: #818181;
}
.careerList  .date img{
    vertical-align: middle; margin-bottom: 6px;
}
.careerList .list ul{
    height: 150px;
    overflow: hidden;
}


.careerList ul li{
    color: rgb(101, 99, 99);font-weight: 300;
    font-size: 16px;
    position: relative;
    padding-left: 15px;line-height: 21px;margin-bottom: 8px;
}
.careerList ul li::after{
    position: absolute;
    content: '';
    background: #818181;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    left: 0;
    top: 8px;
}
.careerTitle{
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    margin-top: 55px;
}
.content .title{
    font-size: 22px;
    font-weight: bold;
    margin: 22px 0;
}

.content ul li{
    list-style:disc inside;color:#101010;
    font-size: 16px;
}