.container-90{
    width: 90% !important;
    margin: 0 auto !important;
}
/*颜色*/

/*图标样式*/
.iconfont{
    /*font-size: 2.75rem !important;*/
    font-weight: 400 !important;
 
}
/*背景*/
.bg1{
    background: url(../images/fb.jpg) no-repeat center/cover;
}
.bg2{
    background: url(../images/honor-bgpc.png) no-repeat center/cover;
}
.bg3{
    background: url(../images/sm.jpg) no-repeat center/cover;
}
.bg4{
    background: url(../images/p1.jpg) no-repeat center/cover;
}
.bg5{
    background: url(../images/bgimage7.jpg) no-repeat center/cover;
}
.bg6{
    background: url(../images/bgimage8.png) no-repeat center/cover;
}
.bg7{
    background: url(../images/bgimage9.png) no-repeat center/cover;
}
.bg8{
    background: url(../images/bgimage10.png) no-repeat center/cover;
}
.bg9{
    background: url(../images/map.png) no-repeat center/cover;
    
}
.bg10{
    background: url(../images/img_cp.jpg) no-repeat center/cover;
}
.bg11{
    background: url(../images/cp-t.png) no-repeat center/cover;
}
.bg12{
    background: url(../images/cp-bg.png) no-repeat center/cover;
}
.bg13{
    background: url(../images/x.png) no-repeat center/cover;
}
.bg14{
    background: url(../images/xx.png) no-repeat center/cover;
}
.bg15{
    background: url(../images/xxx.png) no-repeat center/cover;
}
.bg16{
    background: url(../images/hy.jpg) no-repeat center/cover;
}
.bg17{
    background: url(../images/ys.png) no-repeat center/cover;
}

.bg-0057ec{background-color: #0057ec;}
.border-0057ec{border-bottom: 1px #0057ec solid;width: 80px;margin-bottom: 0px !important; line-height: 52px;}
.bg-f9f9f9{background-color: #f9f9f9 !important;}
.bg-ffffff{background-color: #ffffff !important;}
.color-0359d8{color: #0359d8 !important;}
.bg-dde8fa{background-color: #dde8fa;}
/*字号*/
.fz-1{
    font-size: 16px !important;
}
/*按钮*/

/*导航*/

.nav-pills .nav-link{
    color: #fff;
    font-weight: 500;
}
.navbar-collapse .nav-link.active{
    /*color: #fff;
    font-weight: 500;*/
    /*background: #0359d8;*/
    /*border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;*/
}

.navbar-collapse .nav-item{
    margin-left: 2.5rem !important;
}
 .nav-pills .nav-link.active:hover{
    color: #fff;
    font-weight: 500;
 }
.nav-pills .nav-link:hover{
    color: #0359d8 !important;
    cursor: pointer;
}

.navbar.navbar-stuck .nav-pills .nav-link{
    color: #333;
    font-weight: 500;
}
.navbar.navbar-stuck .nav-pills .nav-link:hover{
    color: #0359d8 !important;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
      color: #0359d8 !important;
      cursor: pointer;
}
.nav-pills .nav-item{
    margin: .875rem !important;
}



.i-nav .nav-pills .nav-link{
    color: #333 !important;
    font-weight: 500;
}
.i-nav .nav-pills .nav-link.active{
    color: #fff !important;
    font-weight: 500;
    cursor: pointer;
}


 .ksy-nav{

    margin-bottom:0 !important ;
 }
 .ksy-nav .nav-item{
    margin-right: 2px !important;
    margin-top: 0.5rem !important;
    

 }
.ksy-nav .nav-item:last-child{
  
    
 }
 .ksy-nav .nav-link{
    background: #333 !important;
    border: 0 !important;
    color: #fff;
    border-radius: 10px 10px 0 0 !important;
    padding: 1.5rem 5rem !important;

 }
 .ksy-nav .nav-link.active,.ksy-nav .nav-link:hover{
    background: #0359d8 !important;
    border: 0 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding-top: 2rem !important;
    border-radius: 10px 10px 0 0 !important;
    margin-top: -0.5rem !important;
 }
 @media(min-width: 992px) {
 .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        justify-content: flex-end !important;
        flex-basis: auto
    }

    .offcanvas-body .nav-item{
    margin-left: 2.5rem !important;
}

}

/*swiper*/
.swiper-pagination-bullet-active{
    background-color: #0359d8;
    border-color: #0359d8;
}
/*btn*/
.btn-0359d8{

    font-weight: 500;
    background-image: linear-gradient(270deg,  #5be5ff 0%,#0359d8 50%, #0359d8 100%);
    border: none;
  




}
.btn-48{height: 48px !important;}
.btn-0359d8:hover{
    color: #fff;
}

.btn:hover{
     background-color: #0045ac;
    border-color: #0045ac;
    color: #fff !important;
}
.btn-outline-primary{
    color: #0359d8;
     border-color: #0359d8;
}
/**/
a{
    color: #333;
}
a:hover{
       color: #0359d8 !important; 
}
.bg-0359d8{
    background-color: #0359d8;
    
}
.list-arrow{
    list-style: none;
    width: 100%;
    clear: both;
    text-align: left;
    padding: 0;
    margin: 0;

}
.list-arrow li{
    float: left;
    margin-right: 50px;
    list-style: none;
}
.list-arrow li a{color: #fff;text-decoration: none;opacity: .5;}
.w-100{width: 100% !important;}
.online{color: #333;text-decoration: none;}
.online:hover{color: #0359d8 !important;}


@media(min-width: 992px) {
 .o-992{
        display: block;
    }
    .o-768{
        display: none;
    }

}
@media(max-width: 780px) {
 .o-768{
        display: block;
        width: 100%;
        padding-left: 3.5rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        border-top: 1px solid #d7dde2;
    }
    .o-768 a{
        text-decoration: none;
    }
    .o-768 a:hover{
        color: #0359d8;
    }
    .o-992{
        display: none;
    }
    .p-nav{width: 100% !important;clear: both;}
    .p-xq{width: 100% !important;clear: both;}

}

.pt-5p{padding-top: 5px !important;}
.f-li{
    width: calc(100% - 350px);
    

}
.f-li p{
   
 
}
.f-li ul{
    list-style: none;
    padding: 0;
    margin: 0;

}
.f-li ul li{
    width: 18%;
    float: left;
    line-height: 50px;
    padding: 0;
    margin: 0;
}
.f-li ul li a{
    color: #fff;
       opacity: 1;
}
.f-li ul li ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.f-li ul li ul li{
    width: 100% !important;
    line-height: 28px;

}
.f-li ul li ul li a{
    color: #999;
}

.f-li-1{width: 250px;}
.f-li-1-t{line-height: 50px;}
.f-li-1-t a{color: #fff; text-decoration: none;}
.f-li-1 p{margin-bottom: 10px; color: #999;}
.w-20{width: 28% !important;}

/**2022-3-1新增**/
.xfckqaq{
    position: fixed;
    top: 50%;
    right: 15px;
    z-index: 9999;
    transform: translateY(-50%);
}
.xfckqaq ul li{
    background: #0359d8;
    width: 58px;
    height: 58px;
    text-align: center;
    margin-bottom: 1px;
    position: relative;
    list-style: none;

}

.xfckqaq ul li:hover{
    background: #013c94;
    cursor: pointer;
}

.xfckqaq ul li:nth-child(1){
    border-radius: 5px 5px 0 0;
}

.xfckqaq ul li:nth-child(4){
    border-radius: 0 0 5px 5px;
}

.xfckqaq ul li .xydfn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}

.xfckqaq ul li i{
    width: 25px;
    height: 25px;
    display: inline-block;
}

.xfckqaq ul li .xydfna{
    color: #fff;
    font-size: 14px;
}

.xfckqaq ul li .icon1 {
    background: url(icon1.png)center no-repeat;
}



.xfckqaq ul li .icon2 {
    background: url(icon2.png)center no-repeat;
}



.xfckqaq ul li .icon3 {
    background: url(icon3.png)center no-repeat;
}


.xfckqaq ul li .icon4 {
    background: url(icon4.png)center no-repeat;
}


.xfckqaq ul li .text{
    width: 235px;
    background: #0359d8;
    position: absolute;
    height: 58px;
    left: 100%;
    font-size: 20px;
    color: #fff;
    line-height: 58px;
    text-align: left;
    padding-left: 16px;
    z-index: 99;
    /*transition: all 0.5s;*/
}

.xfckqaq ul li:hover .text{
    left: -239px;
    border-radius: 5px 0 0 0;
    transition: all 0.5s;
}

.xfckqaq ul li .text1{
    width: 235px;

    border-radius: 10px;
    position: absolute;
    height: 58px;
    left: 100%;
    font-size: 20px;
    color: #fff;
    line-height: 58px;
    text-align: left;
    padding-left: 16px;
    z-index: 99;
    /*transition: all 0.5s;*/
}

.xfckqaq ul li:hover .text1{
    left: -178px;
    border-radius: 5px 0 0 0;
    transition: all 0.5s;
}

.xfckqaq ul li:hover:nth-child(1){
    border-radius: 0 5px 0 0;
}

.backTop{
    display: none;
    cursor: pointer;

}

@media(min-width: 768px) {
    .hidden-xs{display: block;}
    .visible-xs{display: none;}

  
   } 
   @media(max-width: 768px) {
    .hidden-xs{display: none;}
    .visible-xs{display: block;}

    .f-li ul li{
    width: 50%;
    
}
.w-70{width: 100% !important;}
.container-90{width: 96% !important;}
  
   } 
/*.p-nav ul{
    padding-bottom: 30px;
}
.p-nav ul li{
    width: 100%;
    line-height: 40px;
}
.p-nav ul li a{
    text-decoration: none;
    font-size: 14px;
}*/
.p-nav{width: 400px;float: left;}

.p-nav .dropend .nav-link{justify-content: space-between;}
.p-nav .dropend .dropdown-menu.show{inset:0px auto auto 40px !important;}
 .p-nav .dropend:hover>.dropdown-menu {
        display: block;
        animation: dropdown-show .25s cubic-bezier(0.68, -0.55, 0.265, 1.55)
    }
.p-nav  .dropdown-menu {position: absolute; inset: 0px auto auto 290px; margin: 0px;/*display: block;*/ }
 .p-xq{width:calc(100% - 400px); float: left;}
.lh-lg-1{line-height: 28px;}


.fenyeBtn {
    padding-top: 30px;
    

}

.fenyeBtn ul {
    float: left;
    max-width: 70%;
}

.fenyeBtn ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    list-style: none;
}

.fenyeBtn ul li a {
    display: block;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.fenyeBtn ul li:hover a {
    color: #0b5394;
}

.fenyeBtn .returnbtn {
    margin-top: 10px;
    float: right;
    line-height: 54px;
    border: 1px solid #eee;
    color: #666666;
    font-size: 16px;
    padding: 0 40px;
}

.fenyeBtn .returnbtn:hover {
    color: #fff;
    background: #00a2e9;
}
.start-1{
    left: 1.5rem;
}
.start-2{
    left: 5%;
}
.end-1{
    right: 1.5rem;
}
.ty-pro:hover h3{color: #0359d8;}
.btn-ra10{border-radius: 5px !important;}
.ty-fangan li{
    border: 0  !important;
    width: 10%;
    float: left;
    text-align: center;


}
.ty-fangan li img{
    width: 64px;
    margin-bottom: 15px;
    border-radius: 0px !important;
}
.ty-news a{text-decoration: none;}
.ty-news a:hover .card{border: 1px solid #0359d8;}
.ty-news a:hover .card-title{color: #0359d8;}
.ty-fangan a:hover .card{border: 1px solid #0359d8;}
.ty-fangan a:hover .card-title{color: #0359d8;}
.returnbtn:hover{background-color: #0359d8 !important;}
.ty-xijie p{font-size: 0.875rem;padding: 0;margin: 0;line-height: 30px;}
.ty-xijie p::before{
    content:"•";
    margin-right: 8px; /* 根据需要调整图标与文字之间的距离 */
}
.w-70{width: 70%;}
.yuyan .dropdown-toggle::after{width: 0 !important; height: 0 !important;}
/*分页*/
.pagination-block{display: flex;}
.pagination-block li{background: #eee;margin-right: 10px;}
.pagination-block li span{padding: 15px 20px;display: block;}
.pagination-block li a{text-decoration: none;padding: 15px 20px;display: block;}
.pagination-block li a:hover{color: #fff !important;background: #0359d8;display: block;}
.pagination-block li.active{background: #0359d8; color: #fff;}
.pagination_info{padding: 15px 20px;}
.z-999{z-index: 99999;}
.z-9999{z-index: 999999;}
/*banner*/

.ty-banner .swiper-slide-active .tyside {
     animation: slideInFromLeft 0.5s ease-out forwards;
}
.ty-banner .swiper-slide-active .tyside2 {
     animation: slideInFromLeft2 0.8s ease-out forwards;
}
.ty-banner .swiper-slide-active .tyside3 {
     animation: slideInFromLeft 1s ease-out forwards;
}
  @keyframes slideInFromLeft {
            0% {
                transform: translateY(-80px);
                opacity: 0;
            }
            100% {
                transform: translateY(0);
                opacity: 1;
            }
        }
  @keyframes slideInFromLeft2 {
            0% {
                transform: translateY(-60px);
                opacity: 0;
            }
            100% {
                transform: translateY(0);
                opacity: 1;
            }
        }