header{display: flex; justify-content: space-around; align-items: center; }

h1,.ft45 {font-size: 45px;}
h2,.ft35 {font-size: 35px; line-height: 50px;}
h3,.ft25 {font-size: 25px;}
h4,.ft23 {font-size: 23px;}
h5,.ft20 {font-size: 20px;}
h6,.ft18 {font-size: 18px;}
.ft16 {font-size: 16px;}

.center{text-align: center;}

.mb70{/* margin-bottom: 70px; */}
.mb20{margin-bottom:20px; }

.mt100{margin-top: 100px;}
.mshow{display: none;}
.pcshow{display:block;}
.header{
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position:fixed;
    width: 100%;
    padding: 10px 0;
    z-index: 1008;
 }
.header.on{
   background: #ffffff;box-shadow:0px 0px 10px 0px #cccccc;
}
.top{
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
    width: 100%;

   
}
.top .logo{
    width: 20%;

}
.top img{
    max-width: 100%;
}
.top img.bai{
    display: block;
}
.top img.hei{
    display: none;
}

.header.on .menu   span a{
    color: #131212;
}

.header.on .top img.bai{
    display: none;
}
.header.on .top img.hei{
    display: block;
}

.header.on2 .top img.bai{
    display: none;
}
.header.on2 .top img.hei{
    display: block;
}
.menuOpen .top img.bai{
display: none;
}
.menuOpen .top img.hei{
display: block;
}


.menu{
    width: 80%;
    height: 45px; 
   
	
}
.menu ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 100%;
	

}
.menu ul .item{
    position: relative;
    font-size: 16px;
	font-weight: bold;
    width: 18%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;


}
.menu  .item span{

justify-content:space-between;

align-items: center;

}

.menu ul .secNav{
    visibility:hidden;
   
    transition:all 250ms ease-out 0ms;
    transform:translate(0%, 10px);
    position: absolute;
    width: 100%;
    
    top: 100%;

}
.secItem{
    background:rgba(255,255,255,.9);
    margin-bottom: 1px;
}

.menu ul .secNav li{
    height: 33px;
    line-height: 33px;
    font-size: 14px;
}
.menu ul  li a{
    color: #ffffff;
}
.menu ul .secNav.active{
 
    visibility:visible;
    transform:translate(0%, 0px);
  
}
.menu ul .secNav a{
    color: #333333;
}

.menu ul .secNav li:hover{
    color: #ffffff;
	 background: #0b3099;
}

.menu ul .secNav li:hover a{
    color: #ffffff;
	
}



.menu .item:hover{
    background: #0b3099;
}

.menu .item:hover  span a{
    color: #ffffff;
}



.banner{
    position: relative;
  }
.banner .swiper {
    width: 100%;
    height: 100%;

}
  
  .banner .swiper-slide {

   width: 100%;
   height: 100%;
   overflow: hidden;

  }


.banner .aniss{
    position: absolute;
    top:25%;
    left: 5%;
    background: rgba(214, 16, 25, .8);
    padding: 3% 2%;
  
}
.slide-bg1  img{
    width: 100%;
}

.banner .aniss h1{
    font-size: 36px; font-weight: 500;
    color: #ffffff;
    line-height: 1.6;
    margin-bottom: 55px;
    position: relative;
}
.banner .aniss h1::after{
    content: '';
    border-bottom: 2px solid #ffffff;
    width: 55px;
    position: absolute;
    left: 0;
    bottom: -20px;
}


.banner .aniss p{
    font-size: 18px;
    color: #ffffff;
    line-height: 2;
    margin-top: 15px;
}
.seemore{
    background: #145497;
    text-align: center;
    height: 33px;
    line-height: 33px;
    color: #ffffff;
    padding: 0 15px;
    display: inline-block;
    margin-top: 25px;
}

.seemore a{
    color: #ffffff;
    position: relative;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.seemore  i{
    border-bottom: 1px solid #ffffff;
    width: 10px;
    display:block;
    height: 1px;
    margin-left: 5px;
 
   
}


.mores{
    background: #145497;
    text-align: center;
    height: 33px;
    color: #ffffff;
    padding: 0 25px;
    display: inline-block;
    margin-top: 45px;
}

.mores a{
    color: #ffffff;
    position: relative;
    font-size: 12px;
    display: flex;
    align-items: center;
    display: flex;
    height: 100%;

}
.mores  i{
    border-bottom: 1px solid #ffffff;
    width: 10px;
    display:block;
    height: 1px;
    margin-left: 5px;
 
   
}
.mores:hover{
    opacity: 0.8;
}

.more3{
    text-align: center;
    margin-top: 35px;
}
.more3 a:hover{
    opacity: 0.8;
}

#swiper3{
    position: relative;
    overflow:hidden;
    margin-top: 55px;
}
#swiper3 .swiper-slide{
    height: 100%;  


}
.fangan{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

}
.fangan p{
    color: #ffffff;
    font-size: 40px;
    line-height: 2;
}
.fangan a{
    display: inline-block;
    border: 1px solid #cccdcd;
    text-align: center;
    padding: 5px 10px;
    color: #cccdcd;
    margin-top: 25px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
}
#swiper3 .swiper-slide li{  
    position: relative;
}



#swiper3 .swiper-slide img{
     width: 100%;
}


#yxzl{
    position: absolute;
    left: 0;
    bottom: 3px;
    right: 0;
    border-top: 1px solid #393969;
    height: 55px;
}
#yxzl  .swiper-wrapper{
    display: flex;
    align-items: center;
    


}
#yxzl  .swiper-wrapper a{
    width: 23%;
    display: flex;
    align-items: center;
    justify-content:space-between;
    color: #ffffff;
    border-right: 1px solid #393969;
    padding: 0 1%;

}

#yxzl  .swiper-wrapper a.cur{
    background: #145497;
}



.top_r{
    display: flex;
    align-items: center;
    height: 100%;
    width: 0%;
    justify-content: flex-end;


}
.search{
    background: #145497;
    height: 100%;
    display: flex;
    margin-left: 22px;
    align-items: center;
    padding: 0  15px;
    min-width: 70px;
    justify-content: center;
}
.search input{
    background: none;
    border: 0px;
    border-bottom: 1px solid #f2f2f2;
    transition:all 710ms;
    width: 0px;
}
.search div{
    display: flex;
}
.search:hover  input{
    width: 150px;
    outline: none;
    color: #ffffff;
}
.search input::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    font-size:14px;
    color: #ffffff;
} 
.search input::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    font-size:14px;
    color: #ffffff;
} 
.search input:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    font-size:14px;
    color: #ffffff;
}

.banner .swiper-pagination-bullet{ width:12px; height:12px; border-radius:12px; transition:all linear .2s; background:#fff;}
.banner .swiper-pagination-bullet-active{
 width: 12px;
 height: 12px;
 border: 1px solid  #ffffff;
 background: none;
    }
.news .swiper-pagination{
    top: 100%;
}

.swiper-pagination-progressbar {
	height: 4px !important;
	background: #DEDEDE !important;
	top: auto !important;
	bottom: 0 !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #FA401C !important;
}

.ps2{ background:#145497; }
.tit{
   
    margin-top: 75px;
}
.tit h1{
    font-size: 48px;
    line-height: 2;
   
}

.bg{
    background: url(../images/map.jpg) center center no-repeat;
    position: relative;
}

.aboutDesc{
    font-size: 18px;
    line-height: 32px;
  
    margin-top: 15px;
}
.huaXia{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.huaXia dl{
    width: 47%;
}
.number{
    margin-top: 115px;
}
.number2{
    display: flex;
    justify-content: space-between;
}
.number2 b{
    display: block;
    position: relative;
    padding-right: 35px;
}
.number2 i{
    font-style: normal;
    color: #343434;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 60px;
}
.number2 b sup{
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
	font-size:16px

}


.number2 p{
   font-size:16px

}


a.more{
    display:inline-block;
    border: 2px solid #e60012;
    align-items: center;
    justify-content: space-around;
    padding: 5px 10px;
    color: #e60012;
    margin-top: 25px;
}

a.more i{
    margin-left: 15px;
    font-size: 19px;
}

.people1{overflow: hidden;
    background: #ffffff;
    padding-top: 100px;
    overflow: hidden;
    clear: both;

}

.people1 .chairmanCon{
    
}

.people1  .chairmanCon .left{
    width: 48%;
    float: left;
}
.people1  .chairmanCon .right{
    width: 50%;
    float: right;
}
.people1  .chairmanCon .left h1{
    font-size: 30px;color: #c6000b;
    line-height: 3;

}
.people1  .chairmanCon .desc {
    font-size: 18px;
    line-height:1.5;
    margin-top: 35px;
}
.people1  .chairmanCon .desc p{
    text-indent: 40px;
    margin-top: 22px;
}


.keCheng{
    margin-top: 55px;
    position: relative;
    padding-bottom: 0px;
}
.keCheng .swiper-slide {
   padding-bottom: 55px;

}
.keCheng .swiper-slide li{
  background: #f7f6f6;
  height: 250px;
  display: flex;
    align-items: center;
}



.keCheng  .swiper-button-next{

}
   
.keCheng .swiper-button-prev{
  
}
.keCheng .swiper-slide li .con{
    margin-left: 10%;
    margin-right: 10%;
}
.keCheng .pic{
    font-size: 42px;
    color: #145497;
   
}
.keCheng   h1{
    font-size: 24px;
    line-height: 3;
}
.keCheng p{
    font-size: 14px;
    color: #959595;
    line-height: 1.5;
}

.keCheng .swiper-slide:hover {
    background: url(../images/bgs.jpg) no-repeat;
    background-size: cover;
   
}
.keCheng .swiper-slide:hover  li{
    background: none;
}

.keCheng .swiper-slide:hover  .pic{
    color: #ffffff;
}
.keCheng .swiper-slide:hover   h1{

    color: #ffffff;
}
.keCheng .swiper-slide:hover  p{
    color: #ffffff;
}


.keCheng .swiper-button-next {
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    right: 0px;
    top: 0px;
    left: auto;
}


.keCheng .swiper-button-next span{
    font-size: 22px;
}
.keCheng .swiper-button-prev {
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    right:70px;
    top: 0px;
    left: auto;
    
}


.keCheng .swiper-button-prev span{
    font-size: 22px;
    transform:rotate(180deg);
    left: auto;
    

}
  

.keCheng  .swiper-button-next.on{
    background: #145497;
    color: #ffffff;
  }
  .keCheng  .swiper-button-prev.on{
    background: #145497;
    color: #ffffff;
}

.keCheng .ico{
position:absolute;
bottom:10%;
left:10%;
display:none
}
.keCheng .swiper-slide:hover .ico{
display:block
}


.people{
    position: relative;
    clear: both;
}

.people .desc{width: 32%;
    position:absolute;
    left: 9%;
    top: 15%;
}
.people .desc h1{
    color: #c6000b;
    font-size: 31px;
    line-height: 3;
}
.people .desc h5{
    color: #5f5f5f;
    font-size: 16px;
}


.people .desc dl{color: #131212; font-size: 15px; line-height: 28px; margin-top: 22px; }

.people .desc i{
    color: #7c7c7c;
    font-size: 12px;
    margin-top: 15px;
    line-height: 2;
    font-style: normal;
    display: block;
}

.people .desc2{
    position: absolute;
    color: #131212;width: 18%;
    font-size: 16px;
    line-height: 2;
    right: 7%;
    top:25%
}
.people .desc2 dl{position: relative; display: block;}
.people .desc2 dl::after{
    content: '';
    border-bottom: 2px solid #c6000b;
    width: 66px;
    top: -20px;
    left: 0px;
    position: absolute;
}


.zhuanLan{

    width: 100%;
    position: relative;
    margin-top: -410px;

  
}
  
  .zhuanLan .swiper {
    width: 100%;

  }
  
  .zhuanLan  .swiper-slide {
    width: 50%;
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   position:relative;
  
  }
  
  
  .zhuanLan  .swiper-slide img{border-radius: 15px;
    width: 100%;

  }


.zhuanLan .swiper-button-next {
    background: url(../images/right.png);
    background-size: contain;
    width: 25px;
    height: 44px;
    top: 50%;
    right: 22%;
}

.zhuanLan .swiper-button-prev {
    background: url(../images/left.png);
    background-size: contain;
    width: 25px;
    height: 44px;
    left:22%;
    top: 50%;
   
    
}

.zhuanLan  .swiper-slide.on span{
      display: none;
    
} 
.zhuanLan  .swiper-slide span{
      display: block;
      width: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      position:absolute;
      z-index: 2;
      background: rgb(255,255,255,0.8);
} 
  
  
  
  
.zhuanLan  .swiper-slide dl{

      bottom: 20px;
      left: 10%;
      position:absolute;
      z-index: 1;
      
} 
    
 .zhuanLan  .swiper-slide dl h5{
     color: #ffffff;
     font-size: 22px;
     line-height: 2;
 } 
 .zhuanLan  .swiper-slide dl p{
     color: #ffffff;
     font-size: 16px;
 }  


  .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    margin-top: 55px;
    background: none;
  }
  .swiper-horizontal > .swiper-scrollbar {
    position:relative;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 66px;
    width: 98%;
  }
 .swiper-horizontal > .swiper-scrollbar::after {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.1);
        height: 10px;
        width: 100%;
        top: 22px;
}

  



  .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
  }
.swiper-scrollbar-drag {
    background-color: #145497 !important;
   position: relative;
   height: 10px;
   top: 22px;
} 
.swiper-scrollbar-drag::before {

         
}
.swiper-scrollbar-drag::after {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    background: url(../images/yy.png);
    background-size: contain;
    top: -20px;
    left: 40%;
       
}

.baoMing{
    position: relative;
    margin-top: 55px;
}
.baoMingC{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.baoMingC h1{font-size: 26px; color: #ffffff; margin: 40px 0;}

.baoMingC .list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    
}
.baoMingC .list dl div:nth-child(1)
{
   text-align: center;
}

.baoMingC .list dl{
    width: 19%;
    height: 310px;
    background: rgba(255,255,255,.8);
    display: flex;
    align-items: center;
    justify-content: center;
}
.baoMingC .list dl:hover{
    background: rgba(214,16,25,.8);
    color: #ffffff;
}
.baoMingC .list .pic{
     width: 66px;
     height: 66px;
     border: 1px solid #ffffff;
     background: #ffffff;
     border-radius: 50%;
     display: flex;
     align-items: center;
     justify-content: center;
     margin: 0px auto;
}
.baoMingC .list dl:hover .pic{
    background: rgba(214,16,25,0);
    color: #ffffff;
}
.baoMingC .list dl:hover p , .baoMingC .list dl:hover .pic i{
 
    color: #ffffff;
}

.baoMingC .list .pic i{
    color: #145497;
    font-size: 30px;
}
.baoMingC .list p{
    text-align: center;
    font-size: 20px;
    line-height: 2;
}
.keAapai{height: 48px; overflow:hidden; }
.picScroll-top{ margin:0 auto;  width:100%;  overflow:hidden; position:relative;    }
.picScroll-top .bd{   }
.picScroll-top .bd ul{ overflow:hidden; zoom:1;}
.picScroll-top .bd ul li{ overflow:hidden; zoom:1; display:flex; justify-content: space-around; }

.picScroll-top .bd ul dl{
    border: 1px solid #70625c;
    height: 45px;
    width: 30%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #ffffff;
    font-size: 14px;
	margin-top:0px
}





.news{position: relative;width: 100%;}
.news .tit{margin: 35px 0;}
.news .swiper {
    width: 98%;
    padding-bottom: 55px;
   
}
.news .swiper-wrapper .swiper-slide{
    position: relative;
}
.news .swiper-wrapper .swiper-slide::after{
    position: absolute;
    content: '';
    right: -30px;
    height: 80%;
    border-left: 1px solid #ededed;
    top:10%
}


.news .swiper-wrapper .swiper-slide::before{
    position: absolute;
    content: '';
    height:2px;
    background: #145497;;
    width: 0%;
    left: .5%;
    bottom: 2px;
    -webkit-transition:all .5s; -moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s
}




.news .swiper-wrapper .swiper-slide li{margin: 5px;padding: 25px;min-height: 600px;}
.news .swiper-wrapper .swiper-slide dl img.bg{width: 100%;}
.news .swiper-wrapper .swiper-slide .img1{overflow: hidden;}
.news .swiper-wrapper .swiper-slide .img1 img{width: 100%;}
.news .swiper-wrapper .swiper-slide dl h5{display: flex;justify-content: space-between;align-items: center;}
.news .swiper-wrapper .swiper-slide dl h5 img{width: 10%;}
.news li dt{color: #6a6a6a;font-family: "Microsoft YaHei";font-size: 18px;}
.news h1{font-size: 48px;line-height: 3;}
.news h5{min-height: 65px; margin: 30px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;word-wrap:break-word;word-break:break-all;}
.news h5{color: #3e3e3e;font-size: 20px;line-height: 1.6;}
.news p{font-size: 14px;color: #919191;line-height: 26px; min-height: 65px;}
.news .swiper-button-next {
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    right: 0px;
    top: 20px;
    left: auto;
}


.news .swiper-button-next span{
    font-size: 22px;
}
.news .swiper-button-prev {
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    right:70px;
    top: 20px;
    left: auto;
    
}


.news .swiper-button-prev span{
    font-size: 22px;
    transform:rotate(180deg);
    left: auto;
    

}
  

.news  .swiper-button-next.on{
    background: #145497;
    color: #ffffff;
  }
.news  .swiper-button-prev.on{
    background: #145497;
    color: #ffffff;
}



.news .s{
    margin-top: 15px;
}
.news .ss {

    border-radius: 50%;
    width: 55px;
    height: 55px;
    background: #145497;
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}


.news .ss i{
    font-size: 22px;
    color: #ffffff;
}
.news li:hover{
    
    box-shadow:0px 0px 10px 0px #cccccc;
}
.news li:hover .ss{
    display: flex;
}

.news li:hover .s{
    display: none;
}

.news .swiper-slide:hover::before{
    width: 99%;
}

.keHu{overflow: hidden;position: relative;width: 100%; max-height: 580px;}
.keHuCon{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
 
}
.keHuCon a.l{
    margin-bottom: 35px;
    display:inline-block;
    float: left;
    width: 10%;
    margin-right: 1%;
}
.keHuCon a.l:nth-child(2){
    margin-top: 3%;
}
.keHuCon a.l:nth-child(3){
      margin-top: 3%;
}

.keHuCon a.l:nth-child(4){
     margin-top: 3%;
}

.keHuCon a.l:nth-child(5){
      margin-top: 3%;
}
.keHuCon a.l:nth-child(6){
      margin-top: 3%;
}
.keHuCon a.l:nth-child(7){
      margin-top: 3%;
}

.keHuCon a.l img{width: 100%; height: 100%; box-shadow:0px 0px 0.625rem 0px #cccccc;}
.keHufex{
  float: left;
   width:30%;
   margin-right: 3%; position: relative;
}
.keHufex .kehubg{width: 100%;}
.keHufex dl{
   position: absolute;
   left: 0;
   top: 0;
   display: flex;
   align-items: center;
   bottom: 0px;
   width: 100%;
   
}
.keHufex dl div{
    margin-left:15%;
    width: 80%;

}
.keHufex dl h1{
    display: flex;
    align-items: center;
    font-size: 34px;
     color: #ffffff;
     line-height: 4;
}
.keHufex dl p{
    font-size: 14px;
    line-height: 2;
    color: #ffffff;
    min-height: 150px;
}

.keHufex dl h1 img{
    width: 4%;
    margin-right: 5px;
}



/* 视频弹窗 */
.videoimg{
    display: none;
}
.videoplay{
   width: 100%;
}



.shipin{
    width: 100%;
}
.Video-Plyr-Box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999991;
    display: none;
}

.Video-Plyr {
    width: 1066px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;height: 600px;
    transform: translate(-50%, -50%);
}

.Video-Plyr video {
    width: 100%;max-height: 100%;
    object-fit: fill;
}

.Video-Plyr-close1 {
    width: 40px;
    height: 40px;
    text-align: center;

    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 919999;
}

.Video-Plyr-close1 i {
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url('../images/vd-close.png');
    display: inline-block;
    margin-top: 11px;
    transition: all .6s ease-in-out;
}

.Video-Plyr-close:hover {
    background-color: #1f5dcb;
}

.indvd{
    position: relative;
    margin-top: 0!important;
    max-height: 723px;
    overflow: hidden;

}
.indvd img.bg {
    width: 100%;
}
.Video-Plyr-play{
    position: absolute;
    left: 48%;
    top: 48%;
	 z-index:2
}
.videoTxt{
position:absolute; left:0; right:0; top:0; bottom:0; z-index:1; font-size:40px; color:#ffffff; text-align:center;
background-color: rgba(0,0,0,0.35);}

.videoTxt span{
position:absolute;
width:100%;
text-align:center;
top:35%;
left:0

}

.indvd-click{width: 60px;height: 60px;}
.indvd-click i{display: block;width: 100%;height: 100%;background: url('../images/vdck.png') no-repeat center /100% auto;cursor: pointer;}
.indvd-click:hover i{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
/*客服 */
.xuanFu{
    position: fixed;
    right: 15px;
    top:15%;
    box-shadow:0px 0px 10px 0px #cccccc;
    z-index: 99999;
    border-radius: 5px;

    background: #ffffff;
}
.xuanFu dl{
    display: flex;
    align-items: center;
    padding: 15px;
    justify-content: center;
    position: relative;
 

}
.xuanFu dl a{
    display: block;
    width: 100%;
    text-align: center;
}
.xuanFu dl span{color: #145497;
    margin: 0px auto;
    font-size: 32px;
    display: block;

}
.xuanFu dl span p{
    font-size: 15px;
    line-height: 2;
}
.xuanFu dl:hover{
    background: #145497;
    color: #ffffff;
}

.xuanFu dl:hover a{color: #ffffff; }
.xuanFu dl:hover span{color: #ffffff; }
.xuanFu .tips2 {
    display: none;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto 0;
    left:-220px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #c6000b;
    border-radius: 5px;

}
  
  .xuanFu .tips2::after {
    position: absolute;
    right: -16px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 0;
    height: 0;
    font-size: 24px;
    content: " ";
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #c6000b; }
    
  .xuanFu .tips_code {
    display: none;
    position: absolute;
    top: 0;
    margin: auto 0;
    left: -160px;
    width: 400px;
 
}
.xuanFu dl:hover .tips_code{
    display: block;
}
.xuanFu dl:hover .tips2{
    display: block;
}


.moreKe{
    margin: 20px 0;
    display: flex;
    align-items: center;
}
.moreKe span{
    font-size: 22px;
    color: #ffffff;
    margin-right: 10px;
}
.moreKe a{
    font-size: 14px;
    color: #ffffff;
}
.moreKe:hover span{
color: #145497;
}
.moreKe:hover a{
    color: #145497;
}
    
/*底部*/


footer{
 
    margin-top: 55px;
	background:#2d2d2d; url(../images/bg_footer.jpg) no-repeat center center;background-size:cover;overflow:hidden;
}
.foot{
    display: flex;
    justify-content: space-between;
}
.foot-l{
    width: 60%;

}
.foot-r{
    width:40%;
}
.logo-b{
    margin-top: 35px;

}
.foot-nav{
    display: flex;
    justify-content: space-around;
    margin-top: 35px;
    padding-bottom: 35px;
}

.foot-nav h1{
    font-size: 18px;
    padding-bottom: 25px;
    color: #cfcfcf;
}
.foot-nav p{
    line-height: 2;
}
.foot-nav  a{
    font-size: 14px;
    color: #8c8c8c;
    font-family: "Microsoft YaHei";
}
.foot-nav  a:hover{
	color:#dc263e;
}

.backTop{
    position:absolute;
    right: 100px;
    bottom: -49px;
}

.contact {
    width: 85%;
    margin-left: 12%;
    margin-top: 14.5%;
    font-size: 14px;
    color: #8c8c8c;

}
.contact .address{
    font-size: 14px;
    color: #8c8c8c;
    font-family: "Microsoft YaHei";
    line-height: 1.8;
    margin-top: 15px;
    margin-bottom: 25px;
}
.contact h1{
 
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #cfcfcf;
}
.contact h1 img{
    margin-left: 10px;
}
.contact h1 span{
 
    color: #03a9f4;
    font-size: 16px;
}



.share{display: flex; margin-top: 55px;margin-bottom: 25px;}

.share a{display: block; position: relative; margin-right: 30px; }
.share span{display: block; text-align: center;}
.share  img {
    -webkit-transition:all .3s;transition:all .3s;
    
}
.copyright{
    background: #145497;
    padding: 25px 0;
}
.copyright dl{
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    font-size: 14px;
}
.copyright dl a{color: #ffffff;}
.copyright dl a:nth-child(1){margin-right: 20px;}
.copyright dl a:nth-child(1):before {
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 5px;
    background: url(../images/foot01.png) no-repeat;
    background-size: 100%;
    float: left;
}


.about_section{ position: relative; background: linear-gradient(rgba(255,255,255,0),#eaeaea); padding: 80px 0;}
.about_section .i_title .title_h4:before{ position: absolute; background: url(../images/title_ico.png) no-repeat;background-position:-190px 0; width: 110px; height: 80px; content: ''; right: -40px; top: -15px; z-index: -1;}
.about_section .about_bg{ position: absolute; right:0px; top: 80px; max-width: 50%; max-height: 100%; overflow: hidden;}
.about_section:after{ position: absolute; left: 0px; bottom: 0px; background:url(../images/about_bg.png) no-repeat left bottom; width: 100%; height: 100%; content: ''; z-index: 30;}
.about_section .about_l{ float: left; width: 50%; padding-right: 66px; position: relative; z-index: 666;}
.about_section .about_l a:hover{color:#fff}
.about_section .about_r{ float: left; width: 50%; margin-top: 180px;}
.about_section .about_r .img{ display: inline-block; position: relative;}
.about_section .about_r .img:after{ position: absolute;left: 60px; top: -60px;background: #e1e1e1;content: ''; width: 100%; height: 100%; z-index: -1;}
.about_section .about_r .img .icon{ position: absolute; left: 50%; top: 50%;}
.about_section .about_r .img .icon i{width: 116px; height: 116px; border-radius: 50%; border: 8px solid rgba(255,255,255,0.5); margin-left: -50px; margin-top: -50px; line-height: 100px; font-size: 30px; color: #fff; text-align: center;transition: 0.7s all;}
.about_section .about_r .img:hover .icon i{ border: 8px solid #e62739; color: #e62739;}
.about_section .about_r a{display: block; position: relative; z-index: 55;}
.about_section .about_l .about_p{ font-size: 20px; line-height: 40px; color: #333;font-family: "montserratB"; margin: 25px 0 20px;}
.about_section .about_l .p{ font-size: 14px; color: #808080; line-height: 28px; max-height:168px; overflow: hidden; margin-bottom: 30px;}

.numbers{position: relative;  margin-top: 30px;}
.numbers__one{width:50%;float:left;position:relative; }
.numbers__one .img {width: 74px; height: 74px; border: 1px solid #e62739; border-radius: 50%; float: left; margin-right: 20px;}
.numbers__one:hover .img img{filter:FlipH; transform: rotateY(180deg);}
.numbers__one .num{ color:#333;font-size:50px;line-height:50px; font-family: "BarlowCondensed";  margin: 10px 0; position: relative;}
.numbers__one .numbers__num{ display: inline-block; position: relative; z-index: 555;}
.numbers__one .num_plus{ display: inline-block; margin-left: 6px; font-size: 50px; position: relative; z-index: 555; line-height: 50px;}
.numbers__one p{ color: #666666; font-size: 14px; line-height: 20px; height:40px; margin-top: 0;}

@media only screen and (max-width:1200px) {
.numbers__one .num{font-size: 30px; line-height: 30px;}
}

@media only screen and (max-width:992px) {
.about_section .about_l{width: 100%; padding: 0;}
.about_section .about_bg{display: none;}
.about_section .about_r{margin-top: 20px; width: 100%;}
.about_section .about_r .img:after{display: none;}
}

.i_title{text-align: center; margin-bottom: 30px;}
.i_title .title_h4{ color: #000; font-weight:bold;font-size: 48px; position: relative;line-height: 54px; padding-bottom: 20px; font-family: "BarlowCondensed"; text-transform: uppercase; background: url(../images/title_line.png) no-repeat center bottom; display: inline-block;}
.i_title p{ color: #808080; font-size: 14px; line-height: 26px;  max-width:1100px;  margin-top: 15px; display: inline-block;max-height: 52px; overflow: hidden;}
.title_l{ text-align: left;}
.title_l .title_h4{background-position: left bottom;}
@media only screen and (max-width:1200px) {
.i_title .title_h4{font-size: 1.5rem; line-height: 40px;}
}
@media only screen and (max-width:992px) {
.i_title .title_h4{font-size: 1.5rem; line-height: 30px;}
.title_l{text-align: center;}
.title_l .title_h4{background-position: center bottom;}
.about_section .container{width:90%;}
.numbers__one .num{font-size:22px;}
.about_section img{max-width:100%;height:auto}
.numbers__one .img{ margin-right:6px;}
}

.my_more2{background: #e62739; line-height:48px; padding: 0px 22px;font-family: "montserratB"; border:2px solid #e62739; color: #fff; font-size: 15px; display: inline-block; text-transform: uppercase; position: relative;transition: 0.8s all; min-width: 160px;}
.my_more2:before{ position: absolute; left: -10px; top: -10px; width: 23px; height: 3px; content: ''; background: #e62739;transition: 0.5s all;}
.my_more2:after{ position: absolute; left: -10px; top: -10px; width: 3px; height: 23px ; content: ''; background: #e62739;transition: 0.5s all;}
.my_more2:hover:before{width:calc(100% + 10px);}
.my_more2:hover:after{ height:calc(100% + 10px);}

.numbers__one img{
    transition: 0.6s all;
    -webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    -moz-transition: 0.6s all;
    -ms-transition: 0.6s all;
}


/*main-bt*/
.m-bt{width: 100%;text-align: center;overflow: hidden;margin:0 auto;display: inline-block;text-align: center;}
.m-bt *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}
.m-bt div{text-align: center;padding:0 150px;width: 50%;position: relative;}
.m-bt div span{color:#333;width: auto;padding:0px 0px 0px;position: relative;font-size:40px;line-height: 50px;text-transform: capitalize;display: inline-block;margin:0px 0 0px;font-family: "SenticoSansDT-Bold";width:auto;display: inline-block;}
.m-bt div p{color:##292929;font-weight:bold;width: auto;padding:0px 0px 0px;position: relative;font-size:48px;line-height: 50px;text-transform: capitalize;display: inline-block;margin:0px 0 0px;font-family: "SenticoSansDT-Bold";width:auto;display: inline-block;}
.m-bt div i{width: 110px;height: 100%;height:100%;}
.m-bt div i.m-bt-i-01{background: url(../images/m-bt-i-01.png) right center no-repeat;position: absolute;left:0px;top:0px;}
.m-bt div i.m-bt-i-02{background: url(../images/m-bt-i-02.png) left center no-repeat;position: absolute;right:0px;top:0px;}
.m-bt div i.m-bt-i-03{background: url(../images/m-bt-i-03.png) left center no-repeat;position: absolute;right:0px;top:0px;}

.m-bt div i img{}
.m-bt>p{font-size: 14px;line-height: 24px;color: #808080;margin:20px 0 0 0;max-height: 44px;width: 100%;max-width:800px;}

.ny-bt div span{color:#333;}

@media(max-width:1200px){}
@media(max-width:992px){
  .m-bt div i{width: 90px;}
  .m-bt div{padding:0 110px;}
  .m-bt div span{font-size: 1.5rem;line-height: 48px;}
  .m-bt div p{font-size: 1.5rem;line-height: 48px;}

  .ny-bt div span{font-size: 1.5rem;line-height: 48px;}
}
@media(max-width:768px){
  .m-bt div i{width: 70px;}
  .m-bt div{padding:0 90px;}
  .m-bt>p{margin:10px 0 0 0;}
    .m-bt div span{font-size: 1.5rem;line-height: 46px;}
    .m-bt div p{font-size: 1.5rem;line-height: 46px;}
    .ny-bt div span{font-size: 1.5rem;line-height: 46px;}
}
@media(max-width:480px){
    .m-bt div i{width: 30px;}
  .m-bt div{padding:0 40px;}
  .m-bt div p{font-size: 1.5rem;line-height: 44px;}
    .ny-bt div span{font-size: 1.5rem;line-height: 44px;}
    .ny-bt div p{font-size: 1.5rem;line-height: 44px;}
    .m-bt div span{font-size: 1.5rem;line-height: 44px;}
}

.m-05{background: url(../images/m-bj.png) no-repeat bottom right;}
.m-05 .container{overflow:hidden}
.m-5j{padding: 60px 0 50px;position: relative;z-index: 2;}
.m-5j *{display: inline-block;width: 100%;}

.m-5j-lb{position: relative;z-index: 10;margin:20px 0 0 0;}
.m-5j-lb .slick-list{margin:0 0;padding: 0 0 0px 0}
.m-5j-lb .slick-next{display: none!important;position: absolute;top:50%; right:-30px;margin:-55px 0px 0 0px;background:url(../images/cp-r-01.jpg) no-repeat;filter:alpha(opacity:100);opacity:1;transition:all 0.3s ease 0s;width:30px;height: 50px;}
.m-5j-lb .slick-prev{display: none!important;position: absolute;top:50%; left:-30px;margin:-55px 0px 0 0px;background:url(../images/cp-l-01.jpg) no-repeat;filter:alpha(opacity:100);opacity:1;transition:all 0.3s ease 0s;width:30px;height: 50px;}
.m-5j-lb .slick-prev:hover{filter:alpha(opacity:100);opacity:1;background:url(../images/cp-l.jpg) no-repeat;}
.m-5j-lb .slick-next:hover{filter:alpha(opacity:100);opacity:1;background:url(../images/cp-r.jpg) no-repeat;}

.m-5j-lei{padding:30px 15px;text-align: center;transition:all 0.3s ease 0s;}
.m-5j-lei *{transition:all 0.3s ease 0s;display: inline-block;width: 100%;}
.m-5j-lei>div{background: #fff;position: relative;margin:0 0 0px 0;border: 1px solid #e6e6e6;background:#fff url(../images/m-pj-i.png) no-repeat left 20px top 20px;padding: 30px 20px;
-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.1);
   -moz-box-shadow:0px 0px 15px rgba(0,0,0,0.1);
     -o-box-shadow:0px 0px 15px rgba(0,0,0,0.1);
        box-shadow:0px 0px 15px rgba(0,0,0,0.1);}
.m-5j-img{width: auto;overflow: hidden;position: relative;background: #fff;width: 155px;-moz-border-radius:59px;-webkit-border-radius:59px;border-radius:59px;}
.m-5j-img a{filter:alpha(opacity:100);opacity:1;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow: hidden;transform:scale(1.00,1.00);
-moz-transform:scale(1.00,1.00);
-webkit-transform:scale(1.00,1.00);width: 100%;-moz-border-radius:59px;-webkit-border-radius:59px;border-radius:59px;overflow: hidden;}
.m-5j-img a img{width: 100%;height: auto;}

.m-5j-img i{width: 40px;height:40px;position: absolute;top:50%;margin:-20px 0 0 0;z-index:5;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.m-5j-img i.m-5j-i-01{background:#ffffff url(../images/cp-i-01.png);left:45%;margin:-20px 0 0 -45px;filter:alpha(opacity:0);opacity:0;}
.m-5j-img i.m-5j-i-02{background:#601986 url(../images/cp-i-02.png);right:45%;margin:-20px -45px 0 0;filter:alpha(opacity:0);opacity:0;}

.m-5j-txt{width: 100%;overflow: hidden;position: relative;}
.m-5j-txt span{width: 100%;margin:25px 0 0 0;}
.m-5j-txt span a{font-size:20px;line-height: 30px;max-height:30px;font-family: "latoB";color:#000;overflow: hidden;width: auto;font-weight:bold}
.m-5j-txt p{width: 100%;height: auto;font-size: 14px;line-height: 24px;height: 120px;overflow: hidden;margin:25px 0 0 0;}
.m-5j-lb .slick-dots { position: static;left:0px; bottom:0px; list-style: none; display: block; text-align: center; padding:20px 0px 0 0; width: 100%; z-index:999;margin:0;}
.m-5j-lb .slick-dots li { position: relative; display: inline-block; height: 12px; width: 12px; margin: 0px 7px; padding: 0px; cursor: pointer;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow: hidden;}
.m-5j-lb .slick-dots li button { border: 0; background: transparent; display: block; height: 12px; width: 12px;background: #fff; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding: 0;border: 1px solid #145497;background: #fff;overflow: hidden;}
.m-5j-lb .slick-dots li button:focus { outline: none;}
.m-5j-lb .slick-dots li.slick-active button{border: 1px solid #145497;background: #145497;}

/*.m-5j-txt span a:hover{text-decoration: underline;}*/
.m-5j-img a:hover{filter:alpha(opacity:70);opacity:.7}

@media(max-width:1200px){
  .m-5j{padding: 50px 0}
  .m-5j-lb{margin:10px 0 0 0;}
}
@media(max-width:992px){
  .m-5j{padding: 40px 0}
  .m-5j-lb{margin:0px 0 0 0;}
}
@media(max-width:768px){
  .m-5j-lb .slick-dots{padding:10px 0 0 0;}
  .m-5j{padding: 30px 0}
  .about_section .about_l .about_p{font-size:16px;line-height:35px;}
}
@media(max-width:580px){
  .m-5j-lb .slick-dots{padding:0px 0 0 0;}

}
