center-contentcenter-content#swiper{
 border-top:1px solid #c4beca;
 min-width: 1200px;
}
#swiper .swiper-slide{
  
}
/*头部动画*/


.swiper-scrollbar-drag{
    background:white;
}
#swiper2 .swiper-slide{
    text-align: center;
}
#swiper .swiper-slide img{
    width: 100%;
}
.swiper-pagination-bullet{
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 10px;
}
.swiper-pagination-bullet-active{
    background-color: rgba(0,0,0,0.9);
    color: white;
}
#center-content{
    background-color: #f9f9f9;
    padding-top: 60px;
    padding-bottom: 40px;
    display: flex;
}
.center-contantbox{
    /* width: 100%;
    width: 1200rpx;
    height: 480rpx; */
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.center-contantbox_left{
    width: 50%;
    height: 480px;
    float: left;
    /* padding-left: 18%;
    padding-right: 2%; */
}

.center-contantbox_lefttitle{
    width: 220px;
    margin-bottom: 40px;
    border-bottom: 1px solid #0a4271;
}

.center-contantbox_lefttitle h2{
    color: #0a4271;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 20px;
}
.center-contantbox_lefttitle p{
    color: #2a333c;
    font-size: 15px;
    margin-bottom: 40px;
}
.center-contantbox_leftcontant {
    padding-right: 50px;
}
.center-contantbox_leftcontant p{
    color: #2a333c;
    font-size: 16px;
    margin-bottom: 10px;
}
.center-contantbox_leftbutton{
    margin: 40px 0;
}
.center-contantbox_leftbutton a button{
    border: 1px solid #0a4271;
    font-size: 16px;
    width: 120px !important;
    height: 30px !important;
    /* padding: 5px 30px ; */
}
.center-contantbox_right{
    width: 50%;
    height: 480px !important;
    float: right;
    /* padding: 20px 0; */
}
.center-contantbox_right img{
    width: 100%;
    height: 100%;
    object-fit: fill;
    
}
.select{
    padding: 20px 0;
    background-color: #f9f9f9;
}
#qy{
    width: 1200px;
    margin: 0 auto;
}
.qy-title{
    text-align: center;
}
.qy-title .left{
    width: 40px;
    height: 5px;
    display: inline-block;
    background-color: #c41d1d;
    position: absolute;
    bottom: -15px;
    left: calc(50% - 20px);
}
.qy-title .title{
    display: inline-block;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    position: relative;

}
.qy-en{
    text-align: center;
    margin-top:25px;
    color: #888888;
    font-size: 18px;
}
.qy-content{
   min-height: 250px;
   padding: 50px 0;
   font-size: 20px;
   overflow: hidden;
}
.qy-content .blist{
    float: left;
    width: 33.333%;
    text-align: center;
    border-right: 1px dashed #888888 ;
    box-sizing: border-box;
    margin-bottom: 50px;
    height: 250px;
}
.qy-content .blist:nth-child(3n){
    border-right: none;
}
.qy-content .blist .text-title{
    line-height: 40px;
    margin-top: 10px;
    font-size: 18px;

}
.qy-content .blist .text-detail{
    line-height: 20px;
    font-size: 14px;
    color: #888888;
    
}
.qy-content p{
    text-align: left;
    margin-top: 30px;
    font-weight: 600;
    color: #666666 !important;
}

.qy-content .first2{
    padding-left:  40px;
}
.qy-content .first3{
    padding-left:  80px;
}
.qy-content .first4{
    padding-left:  100px;
}
.qy-content .first5{
    padding-left:  120px;
}
.qy-content .first6{
   text-align: center;
}
.qy-more{
    padding: 50px 0;
}
.qy-button{
    height: 35px;
    width: 130px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: white;
    background-color: #c41d1d;
    font-weight: 600;
}

.fw{
    background-color: #f5f5f5;
}

#fw,#al,#hz,#td,#xw, #lx,#jr {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
#xw{
    padding-top: 0;
}
.fw-title .left{
     width: 450px;
     height: 1px;
     display: inline-block;
     background-color:#cccccc; 
}
.fw-title .title{
    width: 290px;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}
#fw .fw-en{
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 30px;
}
#fw .fw-list{
    text-align: center;
    font-size: 20px;
    color: #666666;
    line-height: 39px;
    font-weight: 400;
    min-height: 80px;
}
#fw .fw-iamge{
    padding-top: 25px;
    padding-bottom: 40px;
    overflow: hidden;
    text-align: center;
}
#fw .fw-iamge ul{
    display: inline-block;
}
#fw .fw-iamge ul li{
    float: left;
    padding: 10px 40px;
    margin-right: 20px;
    background-color: #fefefe;
}
#fw .fw-iamge ul li:hover{
    background-color: #c41d1d;
}
#fw .fw-iamge ul li .fw-txt-1{
    color: #888888;
}
#fw .fw-iamge ul li:hover .fw-txt-1{
    color: white !important;
}

.fw .list-detaiil .detail{
    float: left;
    width: 19.6%;
    box-sizing: border-box;
    margin-right: 0.5%;
    margin-bottom: 75px;
    max-height: 240px;
    position: relative;
}
.fw .list-detaiil a:nth-child(5n) .detail{
    margin-right: 0;
}
.fw .list-detaiil .detail .name{
     overflow: hidden;
}

.fw .list-detaiil .detail:hover .name .shop{
    background-color: #c41d1d;
    color: white;
    height: 100px;
}
.fw .list-detaiil .detail .img{
    overflow: hidden;
}
.fw .list-detaiil .detail .img img{
    transition: all 0.5s
}
.fw .list-detaiil .detail:hover .img img{
     transform: scale(1.05);
}
.fw .list-detaiil .detail:hover .name{
     overflow: visible;
}

.fw .list-detaiil .detail .name .shop{
    transition: all 0.5s;
    text-align: center;
    line-height: 50px;
    height: 50px;
    position: absolute;
    bottom: -60px;
    width: 100%;
    overflow: hidden;
}
.fw .list-detaiil .detail .name .shop .arrow{
    line-height: 30px;
}
.fw .list-detaiil .detail .name .shop .arrow img{
    width: 30px;
}
#al .al-title .left{
    width: 450px;
    height: 1px;
    display: inline-block;
    background-color:#cccccc; 
}
#al .al-title .title{
    width: 290px;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}
#al .al-en{
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 30px;
}
#al{
}
#al .al-img{
    height: 650px;
    overflow: hidden;
}
#al .al-img img{
    width: 930px;
    margin-right: 20px;
    float: left;
}
#al .al-img .al-list{
    width: 250px;
    height: 540px;
    display: inline-block;
    float: left;
    background-color: black;
}
.mouseover{
    background-color: black !important;
    border: 1px solid white;
    color: white;
}
#al .al-img .al-list div{
    width: 200px;
    height: 75px;
    background-color: white;
    margin:0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 75px;
    font-size: 25px;
    cursor: pointer;
}


#hz .hz-en{
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 30px;
}
#hz .hz-list{
    height:auto;
    overflow: hidden;
    margin-top: 40px;
}
#hz .hz-list img{
    width: 220px;
    height: 100px;
    margin: 0 0 30px 15px;
    float: left;
}
#hz .hz-list img:nth-child(5),#hz .hz-list img:nth-child(10){
    margin-right: 0px;
}

#td .td-list{
    overflow: hidden;
}
#td .td-list img{
    position: relative;
    top: -100px;
}
#td .td-title .left{
    width: 400px;
    height: 1px;
    display: inline-block;
    background-color:#cccccc; 
}
#td .td-title .title{
    width: 390px;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}
#td .td-en{
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 30px;
}



.xw-div{
    float: left;
    width: 50%;
}
.xw-txt{
    float: left;
    width: 250px;
    margin: 0 25px;

}
.xw-txt h3{
    font-size: 18px;
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.xw-txt-number{
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-bottom: 10px;
}
#xw .qy-content{
    padding-top: 0;
}
#lx{
    min-height: 500px;
    overflow: hidden;
}
#lx iframe{
    float: left;
}
#lx .lx-txt{
    float: left;
    width: 500px;
    min-height: 360px;
    margin-left: 20px;
    font-size: 20px;
}
#lx .lx-txt-number{
    min-height: 300px;
    width: 600px;
    overflow: hidden;
    color: black;
    font-size: 19px;
    text-indent: 2em;
}
#lx .lx-txt-number p{
    color: black !important;
    font-size: 16px !important;
}
#lx .lx-txt-number p:nth-child(1),#lx .lx-txt-number p:nth-child(2){
    font-size: 23px !important;
}
#lx .qy-button{
    margin: 0;
  
} 

#jr .jr-list{
    overflow: hidden;
}
#jr .jr-list .list-number{
    float: left;
    width: 580px;
    position: relative;
}
#jr .jr-list .list-number:nth-child(1){
    left: -1000px;
}
#jr .jr-list .list-number:nth-child(2){
    right: -1000px;
}
#jr .jr-list .list-number .title-number{
    height: 35px;

}
#jr .work{
    background-color: black;
    width: 125px;
    line-height: 35px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-indent: 1em;
    color: white;
    margin-bottom: 30px;
}
#jr .jr-list .fl{
    margin-bottom: 40px;
}
#jr .jr-list .list-number .title-number .name{
    background-color: black;
    width: 455px;
    line-height: 35px;
    float: left;
    color: white;
    font-weight: 600;

}
#jr .content1,#jr .content2,#jr .content3{
    float: left;
    width: 440px;
    padding-left: 15px;
    line-height: 30px;
    color: #7f7f7f;
    font-weight: 600;
}
#jr .list-weal{
      color: #7f7f7f;
      font-weight: 600;
}
#jr .jr-list .list-number:nth-child(1){
    margin-right: 40px;
}
#bottom .bottom-er{
      float: right;
}
/*地图css*/
#dituContent{
  width: 600px !important;
  height: 380px !important;
}
/*跑马灯*/
.slideTxtBox ul li{
  height: 200px;
}