.index_one_center{
    width: 19.2rem;
    /* height: 9.3rem; */
    margin:  0 auto;
    position: relative;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper {
    margin-left: auto;
    margin-right: auto;
  }
.index_one_center .swiper-pagination-bullet{
    width: 1rem;
    height: 0.04rem;
    background: #fff;
    border-radius: 0;
    opacity: .6;
}
.swiper-pagination-bullet-active{
    opacity: 1!important;
}
/* 应用领域 */
.index_two{
    margin-top: 0.6rem;
}
.index_two_center{
    width: 16rem;
    margin:  0 auto;
}
.index_common_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index_common_tit{
    color: #333;
    font-size: 0.4rem;
    font-weight: bold;
}
.index_common_a>i{
    color: #05408F;
    font-size: 0.2rem;
    font-weight: 500;
}
.index_common_a>i:hover{
    color: #000;
}
.index_common_bottom{
    color: #666666;
    font-size: 0.18rem;
    margin-top: 0.2rem;
    margin-bottom: 0.6rem;
}
.index_two_box{
    width: 16.5rem;
    height: 7.24rem;
}
.index_two_box li{
    width: 2.5rem;
    float: left;
}
.index_two_box li:first-child{
    width: 8.5rem;
}
.index_two_box span{
    width: 2.5rem;
    height: 7.24rem;
    display: block;
    position: relative;
}
.small{
    width: 2.5rem;
    height: 7.24rem;
    position: absolute;
    top: 0;
    left: 0;
}
.big{
    width: 8.5rem;
    height: 7.24rem;
    display: none;
}
.index_two_bigbox{
    /* width: ; */
    width: 100%!important;
    height: 2rem;
    position: absolute;
    bottom: 0.6rem;
    left: 0.5rem;
    display: none;
}
.index_two_title{
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0.4rem;
    letter-spacing: 0.01rem;
}
.index_two_abox{
    display: flex;
    flex-direction: column;
}
.index_two_abox a {
    margin-bottom: 0.2rem;
    color: #fff;
    font: 0.18rem;
    display: flex;
    justify-content: space-between;
}
.index_two_abox a:hover{
    opacity: .9;
}
.index_two_smallbox{
    position: absolute;
    bottom: 0.6rem;
    left: 0.2rem;
    z-index: 99;
    /* display: none; */

}
.index_two_xtit{
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #fff;
}
.index_two_see a{
    color: #fff;
    font-weight: bold;
    font-size: 0.14rem;
}

/* 关于我们 */
.index_three{
    width: 19.2rem;
    height: 9.6rem;
    background: url(../images/index/bg.png) no-repeat;
    background-size: 100% 100%;
    margin:0 auto;
    overflow: auto;
}
.index_three_center{
    width: 16rem;
    margin:  0 auto;
}
.index_common_margin{
    margin-top: 0.8rem;
}
.index_three_about{
    width: 100%;
    display: flex;
    position: relative;
}
.index_three_imgbox{
    width:9rem ;
    height: 6rem;
}
.index_three_imgbox>img{
    width: 100%;
    height: 100%;
}
.index_three_txtbox{
    width: 8.5rem;
    height: 4.92rem;
    background:#036EB8;
    position: absolute;
    right:0 ;
    top:0.54rem;
    padding: 0.6rem;
    box-sizing: border-box;
    display: flex;
    z-index: 2;
    
    
}
.index_three_left{
    writing-mode: vertical-lr;
    /* writing-mode: vertical-rl; */
    /* writing-mode: vertical-lr; */
    /* writing-mode: tb-rl; */
    font-size: 0.6rem;
    font-weight: bold;
    opacity: .5;
    color: #fff;
    margin-right: 0.3rem;
    cursor: pointer;
    transform: rotate(-180deg);
    text-align: right;
}
.index_three_right_tit{
    font-weight: bold;
    font-size: .38rem;
    color: #fff;
    margin-bottom: 0.2rem;
}
.index_three_boder{
    width:1rem ;
    height: 0.05rem;
    background: #fff;
    margin-bottom: 0.4rem;

}
.index_three_txt{
    text-align: justify;
    font-size: 0.18rem;
    line-height: 1.8;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 8;

}
/* 新闻资讯 */
.index_four_center{
    margin: 0 auto;
    width: 16rem;
    /* display: flex; */
}
.index_four_content{
    display: flex;
    margin-bottom: 1rem;
}
.index_four_1{
    width: 6rem;
    height: 3.4rem;
    position: relative;
    margin-right: 0.4rem;
}
.mySwiper_about{
    height: 3.4rem!important;
}
.mySwiper_about .swiper-slide{
    flex-direction: column;
}
.swiper_bg{
    width: 100%;
    height: 0.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    padding-left: 0.32rem;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.swiper_bg>a{
    width: 75%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    font-size: 0.18rem;
    font-weight: bold;
}
.mySwiper_about .swiper-pagination{
    width: 20%!important;
    left: 4.7rem!important;
    bottom: 0.1rem!important;
}

.mySwiper_about .swiper-pagination-bullet{
    background: #fff!important;
}
.index_four_2{
    width: 4.6rem;
    display: flex;
    flex-direction: column;
    margin-right: 0.4rem;
    /* justify-content: space-between; */
}
.index_four_2_items{
    height: 1.6rem;
    /* display: block; */
    background: #F6F6F6;
    padding: 0.15rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
}
.index_four_2_items:last-child{
    margin-bottom: 0;
}
.index_four_2_tit{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.16rem;
    color: #333;
    font-weight: bold;
    margin-bottom: 0.1rem;
    text-align: justify;
}
.index_four_2_txt{
    text-align: justify;
    color: #AAAAAA;
    font-size: 0.14rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.index_four_2_timer{
    display: flex;
    justify-content: space-between;
    margin-top: 0.15rem;
    align-items: center;
    border-top: 0.01rem solid #ccc;
    padding-top: 0.07rem;
    box-sizing: border-box;
}
.index_four_2_num>i{
    color: #666;
    font-weight: bold;
    font-size: 0.3rem;
}
.index_four_2_year{
    color: #666;
    font-size: 0.14rem;
    margin-left: 0.03rem;
}
.index_four_2_abox{
    width: 0.32rem;
    height: 0.32rem;
    background: #AAAAAA;
    /* background: #FFFFFF; */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
}
.index_four_2_icon1{
    width: 0.25rem;
    height: 0.25rem;
    margin-right: 0.05rem;
}
.index_four_2_icon2{
    position: absolute;
    width: 0.25rem;
    height: 0.25rem;
    margin-right: 0.05rem;
    z-index: 2;
    display: none;
}
.index_four_2_items:hover{
    background: #036EB8;
    cursor: pointer;
}
.index_four_2_items:hover .index_four_2_tit{
    color: #fff;
}
.index_four_2_items:hover .index_four_2_txt{
    color: #fff;
}
.index_four_2_items:hover .index_four_2_num>i{
    color: #fff;
}
.index_four_2_items:hover .index_four_2_year{
    color: #fff;
}
.index_four_2_items:hover .index_four_2_abox{
    background: #fff;
}
.index_four_2_items:hover .index_four_2_icon2{
    display: block;
}
.index_four_3{
    width: 100%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}
.index_fourth_items{
    background: #F6F6F6;
    display: flex;
    padding: 0.13rem ;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 0.12rem;
    /* margin-bottom: 0.15rem; */
}
.index_fourth_items:last-child{
    margin-bottom: 0;
}
.index_fourth_items:hover .index_fourth_num{
    color: #036EB8;
}
.index_fourth_items:hover .index_fourth_year{
    color: #036EB8;
}
.index_fourth_1{
    display: flex;
    flex-direction: column;
    position: relative;
}
.index_fourth_num{
    color: #999;
    font-size: .46rem;
    font-weight: bold;
}
.index_fourth_year{
    font-weight: bold;
    color: #999;
    font-size: 0.14rem;
    text-align: center;
}
.index_fourth_1::after{
    content: '';
    width: 0.01rem;
    height: 0.6rem;
    background: #ccc;
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    right: -0.2rem;
}
.index_fourth_2{
    margin-left: 0.4rem;
}
.index_fourth_nowrap{
    width: 3.2rem;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0.1rem;
    font-weight: bold;
    font-size: 0.14rem;
}
.index_fourth_nowrap:hover{
    opacity: .9;
}
.index_fourth_two{
    width: 3.2rem;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    color:  #AAAAAA;
    font-size: 0.14rem;
}


.index_four_3_items{
    height: 1rem;
    background: #F6F6F6;
    cursor: pointer;
    /* padding: 0.15rem 0.2rem; */
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}
.index_four_3_items:last-child{
    margin-bottom: 0;
}
.index_four_3_numbox{
    width: 20%;
    display: flex;
    flex-direction: column;
}
.index_four_3_num{
    color: #999999FF;
    font-size: 0.46rem;
}
.index_four_3_year{
    font-size: 0.14rem;
    color: #999999;
    display: flex;
    justify-content: flex-start;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index_four_3_txtbox{
    width: 75%;
    position: relative;
    background: red;
    margin-left: 0.41rem;
}
.index_four_3_txtbox::before{
    content: '';
    display: block;
    position: absolute;
    width: 0.01rem;
    height: 100%;
    left: -0.17rem;
    background: #CCCCCC;
}
.index_four_3_title{
    color: #333333;
    font-weight: bold;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block; */
    margin-bottom: 0.11rem;

}
.index_four_3_text{
    text-align: justify;
    color: #999999;
    font-size: 0.14rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.index_two_abox a i{
    font-style: normal!important;
}
.autoplay_content{
    display: none;
}
@media screen and (max-width:1024px){
    .index_one_center{
        width: 100%!important;
    }
    .index_one_center .swiper-pagination-bullet{
        width: 0.5rem;
    }
    .index_two{
        padding: 0 15px;
    }
    .index_two_center{
        width: 100%;
    }
    
    
    .index_two_box{
        display: none;
    }
    .autoplay_content{
        display: block;
    }
    .autoplay_play_box{
        position: relative;
    }
    .autoplay_content{
        padding: 0 15px;
    }
    .autoplay_content .swiper-slide{
        position: relative;
        /*display: fl*/
    }
    .autoplay_absolute{
        width: 200px;
        position: absolute;
        bottom: 15px;
        left:15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        z-index: 3;
    }
    .autoplay_aboxs{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .autoplay_tits{
        font-size: 18px;
        margin-bottom:15px;
        font-weight: bold;
        letter-spacing: 1px;
    }
    .autoplay_tits,.autoplay_as{
        color: #fff;
    }
    .autoplay_as{
        width: 100%;
        font-size: 14px;
        margin-top: 15px;
        text-align: left;
        position: relative;
    }
    .autoplay_as::after{
        content: '>';
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        
    }
    .autoplay_mb{
        position:absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: red;
        background: rgba(26,115,332,0.3);
    }
    .index_three_txtbox{
        padding: 20px;
    }
    .index_three_left{
        margin-right: 0;
    }
    
    
    .index_three{
        width: 100%;
        height: auto!important;
    }
    .index_three_about{
        flex-wrap: wrap;
    }
    .index_three_center{
        width: 100%;
        padding: 0 15px;
    }
    .index_three_imgbox{
        width: 100%;
        height: auto;
    }
    .index_three_txtbox{
        width: 100%;
        height: auto!important;
        position:inherit;
        top: 0;
    }
    .mySwiper_about .swiper-pagination{
        left: 5.5rem!important;
    }
    .index_three_txt{
        font-size: 14px;
    }
    .index_common_a>i{
        font-size: 14px;
    }
    .index_common_bottom{
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 20px;
    }
    .index_four{
        padding: 0 15px;
    }
    .index_four_center{
        width: 100%;
    }
    .index_four_content{
        flex-wrap: wrap;
    }
    .index_four_1,.index_four_2,.index_four_3{
        width: 100%;
    }
    .index_four_1{
        height: auto;
        margin-right: 0;
    }
    .index_four_2{
        margin-right: 0;
    }
    .index_four_2_items{
        height: auto;
    }
    .index_four_2_tit{
        font-size: 16px;
    }
    .index_four_2_txt{
        line-height: 1.8;
        font-size: 14px;
    }
    .index_four_2_num>i{
        font-size: 18px;
    }
    .index_four_2_year{
        font-size: 14px;
    }
    .swiper_bg>a{
        width: 82%;
        font-size: 14px;
    }
    .index_four_2_abox{
        width: 25px;
        height: 25px;
        
    }
    .index_four_2_icon1,.index_four_2_icon2{
        width: 18px;
        height: 18px;
    }
    .index_three_left{
        display: none;
    }
}


