
/*--------------------------*/
.is_allow { background-size: cover;
    cursor: pointer;
}
/*----------------------------*/
.bg_hover:hover{
    background: #daa300;
}

/* pc显示隐藏 start*/

.is_pc {
    display: block;
}
.is_pc_flex {
    display: flex;
}
.is_mobile, .is_mobile_flex {
    display: none!important;
}

#order1,#order2{
    position: relative;
    top:-110px;

}
/*.title start*/
.title{
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    color: #222222;
}
/*.title end*/


/*banner*/
.banner {
    position: relative;
    overflow: hidden;
    margin-top:110px;
}
.swiper-slide-banner img{
    vertical-align: middle;
    width: 100%;
}
.banner .swiper-button-next,.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 96px;
    height: 128px;
    margin-top: -12px;
    z-index: 10;
    cursor: pointer;
    background-size: 96px 128px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-prev,.banner .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.png);
    left: -25px;
    right: auto;
}
.banner .swiper-button-prev:hover,.banner .swiper-container-rtl .swiper-button-next:hover{
    background-image: url(../images/left_hover.png);
}
.banner  .swiper-button-next,.banner  .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
    right: -25px;
    left: auto;
}


.banner .swiper-pagination{
    width: 1200px;
    left:50%;
    bottom: auto;
    top:529px ;
    transform: translate(-50%,0);
    text-align: left;
}
.banner  .swiper-pagination-bullet {
    width: 32px;
    height: 4px;
    display: inline-block;
    border-radius: 0%;
    background: #fff;
    opacity:0.5;
}
.banner .swiper-pagination-bullet-active{
    opacity: 1
}
/*banner*/
/*section1*/
.section1{
    padding-top: 100px;
    padding-bottom: 80px;

}
.section1 .wrap{
     background: url(../images/section1_img.png) right 0px no-repeat;
}
.section1 .section1_info h2{
    margin-bottom: 17px;
}
.section1  .section1_word{
    position: relative;
    width: 800px;
    height: 364px;
    padding: 48px 30px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 4px 16px 0px rgba(74,90,117,0.16); 
}
.section1  .section1_word p{
    font-size: 16px;
    color: #677283;
    line-height: 26px;/*
    margin-bottom: 25px;*/
}
.section1  .section1_word p.section1_word_last{
    margin: 24px 0;
    margin-top: 10px;
}
.section1  .section1_word a{
    position: absolute;
    left: 30px;
    bottom: 48px;
    display: block;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    color:#fff;
    width: 208px;
    height: 60px;
    background: #3253dc;
    border-radius: 30px;
}
.section1  .section1_word a:hover{
    background: #1C37A5;
}
.section1 .section1_icon{
    margin-left: 547px;
    margin-top: 25px;
}
/*section1*/
/*section2*/
.section2{
    background: #f6f8fa;
    padding:80px 0px 66px 0px; 
}
.section2 .title{
    text-align: center;
    margin-bottom: 40px;
}
.section2 .swiper-wrapper{
    flex-wrap: wrap;
  justify-content: space-between;
}
.section2  .section2_item img{
    width: 100%;
    border-radius: 8px 8px 0px 0px;
}
.section2  .section2_item h3{
    font-size: 24px;
    font-weight: 700;
    color: #222222;
    padding: 10px 0px 5px 0px;
}
.section2  .swiper-slide{
    border-radius: 8px;
}
.section2  .section2_item p{
     font-size: 14;
     line-height: 1.6;   
    color: #4a5a75;
}
.section2   .section2_item_bottom{
    position: absolute;
    bottom:0px;
    left: 0px;
    right: 0px;
    height: 48px;
    line-height: 48px;
    padding: 0 12px;
    border-top: 1px solid #f5f5f5;
}
.section2   .section2_item_bottom i{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/section2_icon1.png) center center no-repeat;

}

.section2  .swiper-slide{
    width: 228px;
    height: 444px;
    background: #ffffff;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    margin-bottom: 14px;
}
.section2  .swiper-slide:hover{
    box-shadow: 0px 4px 16px 0px rgba(74,90,117,0.16); 
}
.section2  .swiper-slide:hover .section2_item_bottom i{
    background: url(../images/section2_icon2.png) center center no-repeat;
}
.section2  .swiper-slide:hover .section2_item_bottom span{
    color:#3253DC;
}
.mySwiper5 .swiper-slide{
    margin-left: 20px;
}
.section2_item_text{
    padding: 0 12px;
}
/*section2*/
/*section3*/
.section3{
    padding: 80px 0;
}
.section3 h3{
    font-size: 24px;
    font-weight: 700;
    color: #222222;
    margin-bottom: 20px;
}
.section3 .section3_top_right h3 {
    padding-left: 15px;
}
/*class="section2_icon2"*/
.section3 h3 i{
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 16px;
}
.section3 h3 i.section2_icon1{
    background: url(../images/icon1.png) center center no-repeat;
    background-size: cover;
}
.section3 h3 i.section2_icon2{
    background: url(../images/icon2.png) center center no-repeat;
    background-size: cover;
}
.section3 h3 i.section2_icon3{
    background: url(../images/icon3.png) center center no-repeat;
    background-size: cover;
}
.section3 .section3_top{
    margin-bottom: 60px;
}
.section3 .section3_top>div{
    width: 50%;
}
.section3 .section3_top>div:nth-child(1){
    border-right:2px solid #f6f8fa;
}
.section3 .section3_top .section3_top_left a{
    display: block;
     display: inline-block;
      white-space: nowrap; 
      width: 100%; 
      overflow: hidden;
      text-overflow:ellipsis;
      width: 560px;
      margin-bottom: 15px;
      font-size:16px;
        color: #4a5a75;
}
.section3 .section3_top .section3_top_left a:hover{
    color:#3253DC;
}
.section3 .section3_top .section3_top_right_time{
    width: 180px;
    height: 212px;
    background: #e8ecf1;
    border-radius: 8px;
}
.section3 .section3_top .time_local{
    height: 80px;
    background: #3253dc;
    border-radius: 8px 8px 0px 0px;
    padding: 12px ;
}
.section3_top_icon{
    display: block;
    border:16px solid #3253dc;
    width:16px;
    border-color: transparent  transparent transparent #3253dc;
    transform: rotate(0deg);
    margin-top: -16px;
}
.time_local_text1{    
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
}
.time_local_text2{    
    font-size: 14px;
    color: #ffffff;
}
.section3_top_right_title{
    padding: 12px ;
    font-size: 16px;
    font-weight: 700;
    color: #4a5a75;
    line-height: 22px;
}
.mySwiper3_box{
    margin-left: -24px;
    margin-right: -24px;
    overflow: hidden;
    position: relative;/*
    overflow: hidden;*/
    padding-bottom: 40px;
}
.mySwiper3_item{
    width: 285px;
    height: 160px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
}
.mySwiper3_item i{
    position: absolute;
    top:50%;
    left:50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background:url(../images/video_icon.png) center center no-repeat;
    background-size: cover;
    transition: transform 0.5s;
}
.mySwiper3_item img{
    transition: transform 0.5s;
}
.mySwiper3_item:hover i,
.mySwiper3_item:hover img{
    transform: scale(1.2);
}
.mySwiper3_item img{
    width: 100%;
}
.mySwiper3_item h4{
    position: absolute;
    bottom:0px;
    left:0px;
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    padding-left: 8px;
    box-sizing: border-box;
    background: linear-gradient(180deg,rgba(34,34,34,0.00), #222222);
    border-radius: 0px 0px 8px 8px;
}
.section3 .swiper-button-next,.section3 .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 48px;
    height: 48px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 48px 48px;
    background-position: center;
    background-repeat: no-repeat;
}
.section3 .swiper-button-next,.section3 .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/section3_right1.png);
    right: 6px;
    left: auto;
}

.section3 .swiper-button-next:hover,.section3 .swiper-container-rtl .swiper-button-prev:hover {
    background-image: url(../images/section3_right2.png);
}
.section3  .swiper-button-prev,.section3  .swiper-container-rtl .swiper-button-next {
    background-image:  url(../images/section3_left1.png);
    left: 6px;
    right: auto;
}
.section3  .swiper-button-prev:hover,.section3  .swiper-container-rtl .swiper-button-next:hover {
    background-image:  url(../images/section3_left2.png);
}
.mySwiper3{
    overflow: hidden;
}
.section3 .swiper-pagination{
    width: 100%;
    bottom:0;
}
.section3  .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background: #bbc0c8;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
    margin:0 5px;
}

.section3  .swiper-pagination-bullet-active {
    opacity: 1;
    width: 20px;
    height: 6px;
    background: #3253dc;
    border-radius: 3px;

}
.mySwiper5 .swiper-slide{
    width: auto;  
}
/*section3 section3_left1*/
/*section4*/
.section4{
    background: url(../images/section4_bg.png) center top no-repeat;
    padding-top: 60px;
    padding-bottom: 80px;
}
.section4 .title{
    text-align: center;
    color:#fff;
    margin-bottom: 50px;
}
.section4_load_list {
    height: 429px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 16px 0px rgba(74,90,117,0.16); 
}
.mySwiper4 .swiper-slide{
    width: 190px;
    height: 269px;
    margin:0 45px;
    position: relative;
    cursor: pointer;
}
.mySwiper4  .section4_item1{
    display: block;
    background: url(../images/load/1.jpg) center -0px no-repeat ;
    background-size: 100% 269px;
}
.mySwiper4  .section4_item2{
    display: block;
    background: url(../images/load/2.jpg) center -0px no-repeat ;
    background-size: 100% 269px;
}
.mySwiper4  .section4_item3{
    display: block;
    background: url(../images/load/3.jpg) center -10px no-repeat ;
    background-size: 100% 279px;
}
.mySwiper4  .section4_item4{
    display: block;
    background: url(../images/load/4.png) center -10px no-repeat ;
    background-size: 100% 279px;
}
.mySwiper4 .swiper-slide h3{
    position: absolute;
    width: 100%;
    bottom:-30px;
   /*  height:40px;
    line-height: 40px; */
    font-size: 14px;
    color:#4A5A75;
    background: #fff;
    font-weight: 400;
    text-align: center;
    /* border-radius: 0px 0px 8px 8px */
}
.section4_mask{
    position: absolute;
    top:0px;
    left: 0px;
    width: 190px;
    height: 269px;
    background:url(../images/load.png) center center no-repeat;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.5s;
}
.mySwiper4 .swiper-slide:hover .section4_mask{
    opacity: 1;
}
/* .mySwiper4 .swiper-slide:hover h3{    
    background: #3253dc;
} */
/*section4*/

.bannerBg{
    position: relative;
    width: 100%;
    height: 560px;
}
.bannerBg1{
    background-image: url(../images/banner1.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top;
}
.bannerBg1::after{
    content: "";
    position: absolute;
    top: 150px;
    left: calc(50vw - 600px);
    width: 720px;
    height: 220px;
    background: url(../images/bannerword1.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.bannerBg2{
    background-image: url(../images/banner2.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top;
}
.bannerBg2::after{
    content: "";
    position: absolute;
    top: 70px;
    left: calc(50vw - 600px);
    width: 660px;
    height: 400px;
    background: url(../images/bannerword2.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.bannerBg3{
    background-image: url(../images/banner3.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top;
}
.bannerBg3::after{
    content: "";
    position: absolute;
    top: 150px;
    left: calc(50vw - 600px);
    width: 721px;
    height: 196px;
    background: url(../images/bannerword3.jpg) left top no-repeat;
    background-size: 100% 100%;
}
.is_pc_tit{
    display: inline!important;
}
/*侧边栏 end*/



/*--------------------------*/
@media screen and (max-width: 750px) {
    html {
        font-size: 13.333333333vw !important;
        overflow-x: hidden;
    }

    
    .wrap {
        width: 100%;
        padding:0 0.3rem;
    }
    .title{
        font-size: 0.52rem;
        text-align: center;
    }
    /* 移动端隐藏 start*/
    .is_pc,
    .is_pc_flex {
        display: none !important;
    }

    .is_mobile {
        display: block !important;
    }

    .is_mobile_flex {
        display: flex !important;
    }
    /* 移动端隐藏 end*/
    /*banner*/
    .banner{
        margin-top: 0.88rem;
    }
    .banner .swiper-button-next, .banner .swiper-button-prev{
        display: none!important;
    }
    .banner .swiper-pagination{
        width: 100%;
        left:54%;
    }
    .banner .swiper-pagination-bullet {
        width: 0.12rem;
        height: 0.12rem;
        display: inline-block;
        border-radius: 50%;
        background: #fff;
        opacity: 0.5;
    }
    .banner .swiper-pagination-bullet-active {
        opacity: 1;
         width: 0.4rem;
        height: 0.12rem;
        display: inline-block;
        border-radius: 0.06rem;
    }
    .nav_list li a {
        line-height: 0.4rem;
        font-size: 0.32rem;
        padding:0.24rem 0;
    }
    
    /*section1*/
    .section1 {
        padding:0.8rem 0rem
    }
    .section1 .wrap {
        background: transparent;
    }
    .section1 .section1_img_m{
        width: 6.3rem;
        display: block;
        margin:0 auto;
        margin-bottom: 0.3rem;
        position: relative;
        z-index: 2;
    }
    .section1 .section1_word {
        width: 100%;
        height: auto;
        padding:0 0.3rem;        
        position: relative;
        margin-top: -2rem;
        padding-top: 1.9rem;
        padding-bottom: 2.08rem;
    }
    .section1 .section1_info h2{
        margin-bottom: 0.2rem;
        position: relative;
        z-index: 2;
    }
    .section1 .section1_word p {
        font-size: 0.28rem;
    }

    .section1  .section1_word p.section1_word_last{
        margin: 0.3rem 0;
    }
    .section1 .section1_word a {
        display: block;
        font-size: 0.32rem;
        line-height: 0.96rem;
        text-align: center;
        color: #fff;
        width: 4rem;
        height: 0.96rem;
        background: #3253dc;
        border-radius: 30px;
        margin:0 auto;
        bottom: 0.64rem;
        left: 50%;
        margin-left: -2rem;
    }
    .section1 .section1_icon{
        display: none;
    }
    /*section1*/
    /*section2*/
    .section2 {
        padding: 0.8rem 0;
    }
    .section2 .title{
        margin-bottom: 0.4rem;
    }
    .section2 .swiper-wrapper {
        flex-wrap: inherit;
    }
    .section2 .wrap{
        padding: 0;
        padding-left: 0.3rem;
    }
    .section2 .swiper-slide {
        width: 6.4rem;
        height: 9.38rem;
        border-radius:8px;
        margin-bottom: 0;
    }
    .mySwiper2{
        overflow: hidden;
        position: relative;
        padding-bottom: 0.8rem;
    }
    .section2  .swiper-pagination-bullet {
        height: 0.12rem;
        width: 0.12rem;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        opacity: .2;
    }
    .section2  .swiper-pagination-bullet-active {
        width: 0.4rem;
        height: 0.12rem;
        border-radius: 0.06rem;
        opacity: 1;
        background: #007aff;
    }
    .section2 .section2_item h3 {
        font-size: 0.48rem;
        font-weight: 700;
        color: #222222;
        padding: 0.2rem 0px 0.1rem 0px;
    }
    .section2 .section2_item p{
        font-size: 0.28rem;
    }
    /*section2*/
    /*section3*/
    .section3 {
        padding: 0.8rem 0;
    }
    .section3 .section3_top{
        display: block;
    }
    .section3 h3 {
        font-size: 0.48rem;
        margin-bottom: 0.4rem;
    }
    .section3 .section3_top_right h3 {
        padding-left: 0;
    }
    .section3 .section3_top .section3_top_left a {
        width: 100%;
       overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2; 
        white-space: inherit;
        -webkit-box-orient: vertical;    
        display: block;    
        margin-bottom: 0.3rem;
        font-size: 0.32rem;
        line-height: 1.8;
        color: #4a5a75;
    }
    .section3 .section3_top>div{
        width: 100%;
    }
    .section3 .section3_top>div:nth-child(1){
        border-right:0px;
    }
    .section3 .section3_top .section3_top_right{
        padding-left: 0;
        width: calc(100% + 0.3rem);
    }
    .section3  .section3_top_left{
        margin-bottom: 0.7rem;
    }
    .section3 .section3_top {
        margin-bottom: 0.8rem;
    }
    .section3 .mySwiper5 {
        overflow: hidden;
        position: relative;
    }
    .mySwiper5 .swiper-slide{
      margin-left: 0;
    }
    .section3 .section3_top .section3_top_right_time {
        width: 4.8rem;
        height: 4.44rem;
        background: #e8ecf1;
        border-radius: 8px;
    }
    .section3 .swiper-button-next, .section3 .swiper-button-prev{
        display: none;
    }
    .mySwiper3_item {
        width: 100%;
        height: auto;
    }
    .mySwiper3_box{
        margin-bottom: 0rem;
        margin-left: 0px;
        margin-right: 0px;
        overflow: hidden;
    }
    .mySwiper3_item h4{
        bottom: 0px;
    }
    .mySwiper3_box .wrap{
        padding: 0px;
    }
    /*section3*/
    .section4 {
        background: url(../images/section4_bg_m.png) center top no-repeat;
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }

    .section4_load_list {
        display: block;
        height: auto;
        background: transparent;
        border-radius: 8px;
        box-shadow: 0px 4px 16px 0px rgba(74,90,117,0);
        overflow: hidden;
    }
    .mySwiper4 .swiper-slide {
        width: 4.8rem;
        height: 7.28rem;
        margin: 0 0px;
        position: relative;
        cursor: pointer;
        border-radius: 8px;
        background-size: 100% 6.78rem;
    }
    .mySwiper4 .section4_item3{
        background: url(../images/load/3.jpg) center 0px no-repeat;
        background-size: 100% 6.78rem;
    }
    .mySwiper4 .swiper-slide h3{
        bottom: 0px;
    }
    .section4_mask {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 4.8rem;
        height: 7.74rem;
        background: url(../images/load.png) center center no-repeat;
        background-color: rgba(0,0,0,0.5);
        opacity: 0;
        transition: all 0.5s;
    }
    .section4 .wrap{
        padding-right: 0px;
    }
    .section4 .title{
        margin-bottom: 0.4rem;
    }
    .is_pc_tit{
        display: none!important;
    }
}