
    .wrapper {
        max-width: 1600px;
        /*min-width: 980px; */
        _width: 1600px;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }    
    .wrapper:after,
    .row:after {
        content: "";
        display: table;
        clear: both;
    }
    /* arrow */    
    .arrow {
        position: absolute;
        top: 50%;
        margin-top: -4px;
    }    
    .arrow * {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }
    /* arrow-right */
    
    .arr-r * {
        border-left-style: solid;
        border-width: 4px 0 4px 4px;
    }    
    .arr-r em {
        left: 1px;
    }    
    .arr-r span {
        border-left-color: #3675bb;
    }    
    .tri {
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }


   
/* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}
.hometit{font-size:24px;color: #000; text-align: center;}


/* ==========================================================================
   homepart01
   ========================================================================== */
.homepart01{padding:150px 0 0 0;background:url(../image/homebg011.jpg) top center no-repeat;background-size: cover;}
.blue-btn{width:180px; height:50px; font-size: 16px; text-align: center; line-height:50px; display: inline-block;
color: #fff;background: #0462a8;}
.blue-btn:hover{color: #fff;text-decoration: underline;}
.homepart01 .txtarea{max-width: 700px;}
.homepart01 .txtarea .desc{line-height: 2em;margin:50px 0 60px 0;font-size: 18px;}
.homepart01 .tit{font-size: 36px;font-weight: bold;}


.homepart01 .wrapper{position: relative;padding-bottom:150px;}
.homepart01 .tit02{font-size: 36px;font-weight: bold;margin-top:50px;}
.homepart01 .row02{padding:50px 0;background: #fff;width: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);position: absolute;bottom:-150px;left: 0;}
.homepart01 .numbox:nth-child(3){border:none;}
.homepart01 .numbox{float: left; text-align: center;width: calc(33.33% - 1px);border-right: 1px solid #d9d9e3;}
.homepart01 .numbox h3{font-size: 50px; color: #0462a8;}
.homepart01 .numbox p{font-size: 20px;color: #777;}
.homepart01 .numbox p span{display: block;color: #333;font-size: 26px;}

/* ==========================================================================
   homepart03
   ========================================================================== */
.homepart03{padding:300px 0 150px 0;background:url(../image/homebg021.jpg) bottom center no-repeat;background-size: cover;}
.homepart03 .left{width: calc(100% - 720px); float: left;}
.homepart03 .right{ width: 448px;float: right;}
.homepart03 .right img{max-width: 100%;}
.homepart03 .left .tit{font-size: 36px;float: left;font-weight: bold;}
.homepart03 .left .desc{font-size: 18px;line-height: 2em; float: left;max-width: 860px;margin-top: 50px;}

.homepart03 .right .hmore{text-align: right;margin-top:50px;}

/* ==========================================================================
   homepart04
   ========================================================================== */

.homepart04{padding:60px 0;}
.homepart04 .left .tit {
    font-size: 36px;
    font-weight: bold;
}
.newsbox01{position: relative;overflow: hidden; background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);margin:17px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
   }
.newsbox01 .pic {position: relative; height: auto;overflow: hidden;}
.newsbox01 .bgimg{width: 100%;}
.newsbox01 .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.newsbox01:hover .uppic{ transform: scale(1.05);}

.newsbox01 .txtarea{padding:30px;}
.newsbox01 .txtarea .date{color: #555;}
.newsbox01 .txtarea .tit{font-size:20px;line-height: 25px;height: 50px;  overflow:hidden;margin:10px 0;}
.newsbox01 .txtarea .tit a:hover {color: rgb(4 70 149);}
.hmore{text-align: center;}
.hmore a{width:180px; height:50px; font-size: 16px; text-align: center; line-height:50px; display: inline-block;
 border:1px solid #0462a8;color: #0462a8;}
.hmore a:hover{background: #0462a8;color: #fff;}

#owl-hnews{margin-bottom: 30px;display: flex; margin-top: 0.68rem;}
#owl-hnews .owl-dots{height: 0px;overflow: hidden;}

@media only screen and (max-width: 1440px) {
.homepart03 .left .desc{margin-left: 0;float: none;margin-top: 20px;font-size: 16px;}
.homepart03 .left .tit{float: none;}
.newsbox01 .txtarea .tit{font-size: 16px;}
.homepart01 .txtarea .desc{font-size: 16px;margin:60px 0 80px 0;}
.homepart01 .tit02{font-size: 30px;}


.team-info-box .m-team-info-con .team-itme {

    width: 2.2rem;
    height: 3.5rem;
    border-radius: 0.15rem;
    margin-right: 0.2rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  } 

}

@media only screen and (max-width: 1200px) {
.team-info-box{display: none;}  
.homepart01{padding:80px 0 0 0;}
.homepart01 .txtarea .desc{font-size: 16px;margin:40px 0 60px 0;}
.homepart01 .tit{font-size: 24px;}
.homepart01 .tit02{font-size:24px;}
.homepart01 .numbox p span{font-size: 18px;}
.homepart01 .numbox p{font-size: 16px;}
.homepart03 .right{width: 500px;}
.homepart03{padding:220px 0 80px 0;}
}

@media only screen and (max-width:920px) {
.homepart01 .numbox h3{font-size: 30px;}
.homepart01 .numbox p{font-size: 14px;}
.homepart01 .numbox p span{font-size: 16px;}
.homepart01 .tit02{font-size: 18px;}
.homepart01 .txtarea{max-width: 500px;}
.homepart01 .txtarea .desc{font-size: 14px;margin:20px 0 15px 0; text-align: justify;}
.homepart01 .wrapper{padding-bottom: 100px;}
.homepart03 .left .tit{font-size: 24px;}
.homepart03 .right{width:400px;}
.homepart03 .left{width: calc(100% - 480px);}
.homepart03 .left .desc{font-size: 14px;}
}

@media only screen and (max-width:768px) {
.team-info-box{display: none;}    
.homepart01{padding-top: 30px;}
.homepart01 .tit{font-size: 18px;font-weight: bold;}
.blue-btn{width:100px; height:40px; font-size: 12px; text-align: center; line-height:40px;}
.homepart01 .numbox h3{font-size: 18px;}
.homepart01 .numbox p span{font-size: 12px;}
.homepart01 .numbox p{font-size: 12px;}
.homepart01 .row02{padding:15px 0;bottom:-100px;}
.homepart01 .wrapper{padding-bottom: 50px;}
.homepart01 .tit02{margin: 40px auto 20px;font-size: 16px;text-align: center;}
.homepart03{padding:120px 0 30px 0;}
.homepart03 .right,.homepart03 .left{width: 100%;float: none;}
.homepart03 .left .desc{line-height: 1.5em;margin-bottom: 20px;}
.homepart03 .left .tit{font-size: 18px;}
.hmore a{width:100px; height:40px; font-size: 12px;line-height:40px; background-color: #fff;}
.homepart03 .right .hmore{margin-top: 30px;text-align: center;}
.newsbox01 .txtarea{padding:10px;}
.newsbox01 .txtarea .tit{font-size: 20px;}
.homepart04{padding:30px 0;}
.homepart04 .m-title .u-tit {
    color: #393939;
    font-size: 0.42rem;
    line-height: 0.5rem;
    text-align: center;
    font-weight: bold;
}
#owl-hnews{margin-bottom: 20px; flex-direction: column;}
#owl-hnews .owl-dots{height: auto;overflow: hidden;}



/* .newsbox01 .bgimg{height: 200px;}
.newsbox01 .uppic{height: 200px;} */
.homepart03 .right img{max-width: 80%;margin: 0 auto;}
.homepart03 .right .pic{text-align: center; } 


.cooperation-box {
    background: url(../image/cooperationbg.png);
    padding: 0.5rem 0 0.55rem;
    position: relative;
    overflow: hidden;
  }
  
  .cooperation-box::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 8;
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    background-color: #fff;
    top: 1rem;
    left: 50%;
    margin-left: -1rem;
    box-shadow: 0 0 2rem 2rem white;
  }
  
  .cooperation-box .m-title {
    position: relative;
    z-index: 10;
  }
  
  .cooperation-box .m-title .sub-tit {
    font-size: 0.28rem;
    padding: 0 0.5rem;
  }
  
  .cooperation-box .cooperation-con {
    position: relative;
    z-index: 10;
  }
  
  .cooperation-box .cooperation-con .swiper-container {
    padding: 0 0.1rem 0.1rem;
    margin-top: 0.2rem;
  }
  
  .cooperation-box .cooperation-con .swiper-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  
  .cooperation-box .cooperation-con {
    margin-top: 0.2rem;}

  .cooperation-box .cooperation-con .swiper-wrapper .swiper-slide {
    width: 1rem !important;
    margin: 0.1rem;
    height: 0.7rem;
  }


  .cooperation-box .cooperation-con .swiper-wrapper .swiper-slide .u-img {
    display: block;
    width: 100%;
    border-radius: 0.1rem;
    overflow: hidden;
    box-shadow: 0 0 0.1rem 0 rgba(174, 161, 160, 0.35);
    border: 0.02rem solid #fff;
  }
  
  .cooperation-box .cooperation-con .swiper-wrapper .swiper-slide .u-img:hover {
    border-color: #dd2c17;
  }
  
  .cooperation-box .cooperation-con .swiper-pagination {
    position: relative;
    bottom: initial;
    margin-top: 0.75rem;
    display: none;
    align-items: center;
    justify-content: center;
  }
  
  .cooperation-box .cooperation-con .swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 0.8rem;
    height: 0.04rem;
    border-radius: 0.02rem;
    opacity: 1;
    background-color: #dfdfdf;
  }
  
  .cooperation-box .cooperation-con .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #dd2c17;
  }


  #owl-hnews {
    margin-bottom: 30px;
    display: flex;
    margin-top: 0.2rem;
}




}




