@charset "utf-8";
.sec_con{max-width: 1920px;margin: auto;}
.topbar,.footer,.layout-left-flyout{background-color: #146fee;}
.topbar_fixed{z-index: 99;}
.jiabin_swiper .swiper-slide-active:after,
.jiabin_swiper .swiper-slide-next:after{
    right: -17px;
}
.jiabin_txt{
    text-align: center;
    margin-top: -38px;
    padding-top: 40px;
    position: relative;
    background: url(/statics/images/special/98/jiabin_bg.png) no-repeat ;
    background-size: 100% 100%;
}

.jiabin_name,.jiabin_zhiwei,.jiabin_icon,.jiabin_title{
    position: relative;
    z-index: 1;
}
.jiabin_name{
    display: block;
    padding: 10px 0;
    font-size: 26px;
    color: #0d53ff;    
}
.jiabin_zhiwei{
    height: 39px;
    font-size: 16px;
    color: #333;
}
.jiabin_icon{
    display: block;
    margin: 15px auto;
}
.jiabin_title{
    height: 44px;
    font-size: 18px;
    color: #8e8e8e;
}
.news_item{
    padding: 0;
    padding-top: 30px;
    padding-bottom: 35px;
    border-bottom: none;
    /*background: linear-gradient(180deg, #e4f7fe, #0d53ff 90%);*/
    background-image: linear-gradient(
      to bottom, 
      #e4f7fe 0%,            
      #e4f7fe calc(100% - 60px), 
      #0d53ff calc(100% - 60px), 
      #0d53ff 100%            
    );
    background-size: 100% 100%;
    border-radius: 0;
}
.news_item:hover{border-bottom: none;}
.news_Swiper .swiper-slide-active:after, .news_Swiper .swiper-slide-next:after {
    width: 0;
    height: 0;
}
.richeng_bg{
    background-color: #ebf4fd;
    padding-top: 1px;
    margin-top: 120px;
    padding-bottom: 60px;
}
.shedule{
    width: 100%;
}
.table_con{
    box-shadow: initial;
    padding-bottom: 0;
}
.tr1 {
    background: #287ffb;
}

.shedule tr th p{color: #fff;}
.shedule tr:nth-child(2) {
    border-top: none;
}
.shedule tr .td1{
    border-bottom: none;
    position: relative;
}
.shedule tr .td1::before{
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    left: 12px;
    top: 50%;
    border-left: 2px dashed #b4b4b4;
}
.data_icon{
    position: absolute;
    left: 8px;
    top:50%;
    transform: translateY(-50%);
    width: 10px;
}
.data_icon img{
    width: 100%;
}
.td1 p{
    display: inline-block;
    /*width: 100%;*/
    height: 100%;
    font-size: inherit;
    background-color: #14ddf5;
    color: #333;
    padding: 3px 15px 3px 3px;
    clip-path: polygon(
      0% 100%, 
      0% 0%, 
      calc(100% - 10px) 0%, 
      100% 50%, 
      calc(100% - 10px) 100%
    );
}

.shedule tr:last-child .td1,.shedule tr td{
    border-bottom: none;
}
.shedule tr:last-child .td1::before{
    height: 0;
}

.shedule tr td:first-child, .shedule tr th:first-child{
    width: 18%;
}
.logo_con .huoban{
    /*justify-content: space-between;*/
    justify-content: center;
}
.huoban span{
    width: 30%;
}
.zb_logo{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.zb_item span,
.zb_item img{
    display: inline-block;
    vertical-align:middle;
}
.zb_item span{
    margin-right: 40px;
    font-size: 30px;
    color: #0d2441;
}
.footer{margin-top: 0;}
.news_left, .news_right:active{
    border:none;
}
.bot_img{margin-top: -10%;}
.tuji_con{margin-bottom: -20px;}
@media screen and (max-width: 1200px) {
    .news_item{
        padding-bottom: 25px;
    }
    .richeng_bg{margin-top: 15%;}
}
@media screen and (max-width: 1000px) {
    .title_img img {
         height: auto; 
    }
    .section_mb {
        margin-bottom: 0%;
    }
    .bot_img{margin-top: 0;}
}
@media screen and (max-width: 900px) {  
    .zb_logo{
        flex-wrap: wrap;
    }
    .zb_item{
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
}
@media screen and (max-width: 800px) {
   /* .huoban span {
        width: 22%;
    }*/
}
@media screen and (max-width: 640px) {
    .title_img img {
        height: 60px;
    }
    .logo_con .huoban{
        justify-content: space-evenly;
    }
    /*.huoban span {
        width: 35%;
    }*/
    .hleft span:not(:nth-child(6n)), .hcenter span:not(:nth-child(6n)),
        .hleft span:not(:nth-child(3n)), .hcenter span:not(:nth-child(3n)) {
        margin-right: 0;
        margin-bottom: 5.5%;
    }
    .zb_item span{
        font-size: 24px;
        margin-right: 20px;
    }
    
    .jiabin_txt{
        padding-bottom: 8px;
    }
    .jiabin_name{font-size: 20px;padding: 7px 0;}
    .jiabin_zhiwei{
        height: 34px;
        font-size: 14px;
    }
    .jiabin_title {
        height: 40px;
        font-size: 16px;
    }
    .shedule tr .td1::before{
        border-left: 1px dashed #b4b4b4;
        left: 6px;
    }

    .data_icon{
        width: 6px;
        left: 3px;
        padding: 0;
    }
    .shedule tr .td1{
        padding-left: 15px!important;
    }
    .zb_qyw{
        width: 90%;
    }
    .news_left, .news_right {
        width: 50px;
    }
}
@media screen and (max-width: 500px) {
    .title_img, .title_txt {
        margin-bottom: 40px;
    }
    .zb_item span{font-size: 16px;}

    .zb_item{margin-bottom: 30px;}
    /*.huoban span {width: 40%;}*/
    .title_img img {
        height: 50px;
    }
}
