@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.video_yuan{
    animation: spin 2s linear infinite;
}
@keyframes scroll-up {
    0% { transform: translateY(0%); }
    100% { transform: translateY(-100%); }
}
.video_content{
    width: 90%;
    margin: 0 auto;
}
.video_content>video{
    width: 100%;
    height: auto;
}
@media only screen and (max-width:768px){
    #swiper{
        display: none;
    }
    #index{
        width: 100%;
        padding-bottom: 2rem;
        background: url("../img/index/wap_bg.jpg") no-repeat;
        background-size: 100% 100%;
    }
    .swiper1{
        width: 100%;
    }
    .swiper1 .el-carousel__container{
        width: 100%;
        height: 9.82rem;
    }
    .swiper1 .el-carousel__button{
        width: 0.26rem;
        height: 0.26rem;
        background: rgba(255, 255, 255, .5);
        border-radius: 50%;
    }
    .swiper1 .is-active .el-carousel__button{
        background: #2385C9;
    }
    .swiper1_img_box{
        width: 100%;
        height: 100%;
        overflow: hidden;
        cursor: pointer;
        position: relative;
    }
    .swiper1_img_box:hover .swiper_img{
        transform: scale(1.1);
    }
    .swiper1_img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .5s;
    }
    .swiper1_img_bottom{
        width: 100%;
        position: absolute;
        left: 0 ;
        top: 20px;
    }
    .swiper1_img_bottom_box{
        width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
    .swiper1_img_bottom_text{
        font-weight: 400;
        font-size:0.64rem;
        color: #FFFFFF;
        margin-right: 0.2rem;
        font-family: 楷体;
        opacity: 0.5;
    }
    .main{
        width: 12.8rem;
        margin:  0 auto;
        padding-top: 0.6rem;
        box-sizing: border-box;
    }
    .main_box1{
        width: 100%;
    }
    .main_box1_left{
        width: 100%;
    }
    .main_text{
        font-weight: 600;
        font-size: 1.2rem;
        color: #2385C9;
    }
    .main_box1_left_top{
        width: 100%;
        height: 1.12rem;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .main_box1_left_top_box1{
        /*width: 2.22rem;*/
        height: 1.12rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: end;
        margin:0 0.1rem ;
    }
    .main_box1_left_top_box1_text{
        font-weight: 600;
        font-size: 0.72rem;
        color: #2385C9;
    }
    .main_box1_left_top_box1_img{
        width: 100%;
        height: 3px;
    }
    .main_box1_left_top_box2{
        flex: 1;
        height: 29px;
        display: flex;
        align-items: center;
        box-sizing: border-box;
        border-bottom: 2px solid #50A3DD;
        justify-content: flex-end;
    }
    .more{
        width: 0.72rem;
        height: 0.1rem;
    }
    .main_box1_left_bottom{
        width: 100%;
        margin-top: 0.54rem;
    }
    .swiper{
        width: 100%;
    }
    .swiper .el-carousel__container{
        width: 100%;
        height: 8.52rem;
    }
    .swiper .el-carousel__indicator--horizontal{
        padding: 0.04rem 0.08rem;
    }
    .swiper .el-carousel__button{
        width: 0.28rem;
        height: 0.28rem;
        background: rgba(255, 255, 255, .5);
        border-radius: 50%;
    }
    .swiper .is-active .el-carousel__button{
        background: #2385C9;
    }
    .swiper_img_box{
        width: 100%;
        height: 100%;
        overflow: hidden;
        cursor: pointer;
        position: relative;
    }
    .swiper_img_box:hover .swiper_img{
        transform: scale(1.1);
    }
    .swiper_img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .5s;
    }
    .swiper_title{
        width: 100%;
        height: 1.84rem;
        background: rgba(0, 0, 0, .5);
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
    }
    .swiper_title_text{
        padding: 0.56rem 0.38rem;
        width: 100%;
        font-weight: 400;
        font-size: 0.6rem;
        color: #FFFFFF;
        line-height: 0.54rem;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .main_box1_left_bottom_box{
        width: 100%;
        margin-top: 0.8rem;
    }
    .main_box1_left_bottom_box_li{
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 0.66rem;
    }
    .main_box1_left_bottom_box_yuan{
        width: 0.26rem;
        height: 0.26rem;
        background: #DADADA;
        border-radius: 50%;
    }
    .main_box1_left_bottom_box_text{
        flex: 1;
        padding: 0 0.44rem;
        box-sizing: border-box;
        font-weight: 400;
        font-size: 0.6rem;
        color: #333333;
        line-height: 0.58rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .main_box1_left_bottom_box_time{
        width: 1.8rem;
        text-align: right;
        font-weight: 400;
        font-size: 0.48rem;
        color: #666666;
        line-height: 0.58rem;
    }
    .main_box1_right{
        width: 100%;
    }
    .main_box1_right:nth-child(n+1){
        margin-top: 0.96rem;
    }
    .main_box1_right_top{
        width: 100%;
        height: 1.12rem;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .main_box1_right_top_box1{
        /*width: 2.22rem;*/
        height: 1.12rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: end;
        margin:0 0.1rem ;
    }
    .main_box1_right_top_box1_text{
        font-weight: 600;
        font-size: 0.72rem;
        color: #2385C9;
    }
    .main_box1_right_top_box1_img{
        width: 100%;
        height: 0.1rem;
    }
    .main_box1_right_top_box2{
        flex: 1;
        height: 1.12rem;
        display: flex;
        align-items: center;
        box-sizing: border-box;
        border-bottom: 2px solid #50A3DD;
        justify-content: flex-end;
    }
    .main_box1_right_top_box3{
        /*width: 3.1rem;*/
        height: 1.12rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 0.1rem
    }
    .main_box1_right_bottom{
        width: 100%;
        margin-top: 0.54rem;
    }
    .notice {
        box-sizing: border-box;
    }
    .notice:last-child{
        display: none;
    }
    .main_box1_right_bottom_box{
        width: 100%;
        margin-top: 1.1rem;
    }
    .main_box1_right_bottom_box_li{
        width: 100%;
        display: flex;
        align-items: center;
    }
    .main_box1_right_bottom_box_li:not(:last-child){
        margin-bottom: 0.66rem;
    }
    .main_box1_right_bottom_box_yuan{
        width: 0.26rem;
        height: 0.26rem;
        background: #DADADA;
        border-radius: 50%;
    }
    .main_box1_right_bottom_box_text{
        flex: 1;
        padding: 0 0.44rem;
        box-sizing: border-box;
        font-weight: 400;
        font-size: 0.6rem;
        color: #333333;
        line-height: 0.58rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .main_box1_right_bottom_box_time{
        width: 1.6rem;
        text-align: right;
        font-weight: 400;
        font-size: 0.48rem;
        color: #666666;
        line-height: 0.58rem;
    }
    .main_box1_right_bottom_box2{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        column-gap: 0.28rem;
        row-gap: 1.1rem;
    }
    .main_box1_right_bottom_box2_item{
        width: 3.9rem;
        height: 3.72rem;
        border: 2px solid rgba(66, 147, 209, .5);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .main_box1_right_bottom_box2:last-child{
        margin-top: 1.1rem;
    }
    .main_box1_right_bottom_box2_item_img1{
        width: 1.7rem;
        height: 1.72rem;
    }
    .main_box1_right_bottom_box2_item_img2{
        width: 1.6rem;
        height: 1.72rem;
    }
    .main_box1_right_bottom_box2_item_img3{
        width: 1.78rem;
        height: 1.72rem;
    }
    .main_box1_right_bottom_box2_item_img4{
        width: 1.72rem;
        height: 1.72rem;
    }
    .main_box1_right_bottom_box2_item_img5{
        width: 1.68rem;
        height: 1.72rem;
    }
    .main_box1_right_bottom_box2_item_img6{
        width: 1.96rem;
        height: 1.72rem;
    }
    .main_box1_right_bottom_box2_item_text{
        font-weight: 400;
        font-size: 0.6rem;
        color: #333333;
        margin-top: 0.4rem;
    }
    .main_box1_right_bottom_box3{
        width: 100%;
        height: 9.08rem;
        background-size: 100% 100%;
        position: relative;
    }
    .main_box1_right_bottom_box3_img{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }
    .main_box1_right_bottom_box3_main{
        width: 100%;
        height: inherit;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(30, 36, 40, .4);
    }
    .typical{
        display: none;
    }
    .main_box3{
        width: 100%;
        margin-top: 0.98rem;
        display: none;
    }
    .special_top{
        width: 100%;
        height: 0.28rem;
        background: #2385C9;
    }
    .special_box{
        width: 100%;
        box-sizing: border-box;
        padding:0.76rem 0.62rem 0  0.82rem  ;
    }
    .special_box_bottom{
        width: 100%;
        margin-top: 1.32rem;
    }
    .special_box_bottom_item{
        width: 100%;
        margin-bottom: 0.64rem;
    }
    .special_box_bottom_item_img{
        width: 100%;
        height: 4.64rem;
    }
    .special_box_bottom_item_text{
        width: 100%;
        text-align: center;
        font-weight: 400;
        font-size: 0.7rem;
        color: #333333;
        line-height: 0.92rem;
        box-sizing: border-box;
        padding: 0.48rem 0 0 0;
    }
    .main_box4{
        width: 100%;
        margin-top: 0.98rem;
        display: none;
    }
    .main_box4_bottom{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-top: 0.8rem;
        column-gap: 0.4rem;
    }
    .main_box4_wap_box{
        width: 6.18rem;
        height: 2.58rem;
    }
    .main_box4_wap_box a>img{
        width: 100%;
        height: 100%;
        object-fit:contain;
    }
    #eol_float{
        display: none
    }
    .yuan{
        width: 1.36rem;
        height: 1.36rem;
    }
    .start{
        border-style: solid;
        border-width: 0.26rem 0 0.26rem 0.46rem;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        margin-left:0.16rem;
    }
    .float_img{
        display: none;
    }
    .couplet_left{
        display: none;
    }
    .couplet_right{
        display: none;
    }
    .wap_float_box{
        width: 100%;
        display: flex;
        column-gap: 0.42rem;
        margin-bottom:0.64rem;
    }
    .wap_float_box_item{
        width: 2.86rem;
        height: 2.56rem;
        background: #F8F8F8;
        box-shadow: 0px 0.04rem 0.18rem 0px rgba(27,27,27,0.34);
        border-radius: 0.3rem;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .wap_float_box_item_left{
        width: 100%;
    }
    .wap_qrCode{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .3);
        width: 100%;
        height:100%;
        z-index: 4;
    }
    .wap_code_box{
        width: 9.8rem;
        height: 8.6rem;
        background: #FFFFFF;
        border-radius: 0.4rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-top: 1.26rem;
        box-sizing: border-box;
    }
    .qr_code{
        display: block;
        margin: 0 auto;
        width: 4.66rem;
        height: 4.66rem;
    }
    .pc_qrCode{
        display: none;
    }
    .wap_float_box_item_right{
        width: 100%;
    }
    .wap_float_box_item_right>div{
        width: 100%;
        text-align: center;
        font-weight: 400;
        font-size: 0.6rem;
        color: #303030;
    }
    .wap_float_box_item a{
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .icon1{
        width: 1.1rem;
        height: 1.1rem;
        background: url('../img/index/wap_icon1.png') no-repeat;
        background-size: 100% 100%;
        margin-bottom: 0.22rem;
    }
    .icon2{
        width: 1.28rem;
        height: 1.1rem;
        background: url('../img/index/wap_icon2.png') no-repeat;
        background-size: 100% 100%;
        margin-bottom: 0.22rem;
    }
    .icon3{
        width: 1.18rem;
        height: 0.94rem;
        background: url('../img/index/wap_icon3.png') no-repeat;
        background-size: 100% 100%;
        margin-bottom: 0.28rem;
    }
    .icon4{
        width: 1.06rem;
        height: 1.04rem;
        background: url('../img/index/wap_icon4.png') no-repeat;
        background-size: 100% 100%;
        margin-bottom: 0.18rem;
    }
    .wap_float_box_item_text{
        font-weight: 400;
        font-size: 0.48rem;
        color: #333333;
    }

    .el-dialog{
        width: 90%;
    }
    .video_content{
        width: 100%;
    }
}

@media only screen and (min-width: 800px){
    #index{
        width: 100%;
        padding-bottom: 104px;
        box-sizing: border-box;
        background: url("../img/index/bg.jpg") no-repeat;
        background-size: 100% 100%;
    }
    .swiper1{
        display: none;
    }
    .main{
        width: 1300px;
        margin:  0 auto;
        padding-top: 30px;
        box-sizing: border-box;
    }
    .main_box1{
        width: 100%;
        display: flex;
        justify-content: space-between
    }
    .main_text{
        font-weight: 600;
        font-size: 30px;
        color: #2385C9;
    }
    .main_box1_left{
        width: 848px;
    }
    .main_box1_left_top{
        width: 100%;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: end;
        cursor: pointer;
    }
    .main_box1_left_top_box1{
        /*width: 59px;*/
        height: 28px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin:0 5px ;
    }
    .main_box1_left_top_box1_text{
        font-weight: 600;
        font-size: 18px;
        color: #2385C9;
    }
    .main_box1_left_top_box1_img{
        width: 100%;
        height: 3px;
    }
    .main_box1_left_top_box2{
        flex: 1;
        height: 29px;
        display: flex;
        align-items: center;
        box-sizing: border-box;
        border-bottom: 2px solid #50A3DD;
        justify-content: flex-end;
    }
    .main_box1_left_bottom{
        width: 100%;
        display: flex;
        margin-top: 21px;
        justify-content: space-between;
    }
    .swiper{
        width: 397px;
    }
    .swiper .el-carousel__container{
        width: 100%;
        height: 284px;
    }
    .swiper .el-carousel__indicator--horizontal{
        padding: 4px;
    }
    .swiper .el-carousel__button{
        width: 9px;
        height: 9px;
        background: rgba(255, 255, 255, .5);
        border-radius: 50%;
    }
    .swiper .is-active .el-carousel__button{
        background: #2385C9;
    }
    .swiper_img_box{
        width: 100%;
        height: 100%;
        overflow: hidden;
        cursor: pointer;
        position: relative;
    }
    .swiper_img_box:hover .swiper_img{
        transform: scale(1.1);
    }
    .swiper_img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .5s;
    }
    .swiper_title{
        width: 100%;
        height: 61px;
        background: rgba(0, 0, 0, .5);
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
    }
    .swiper_title_text{
        padding: 15px 13px;
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 18px;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .main_box1_left_bottom_box{
        width: 397px;
        cursor: pointer;
    }
    .main_box1_left_bottom_box_li{
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 15.5px;

    }
    .main_box1_left_bottom_box_li:last-child{
        margin-bottom: 0;
    }
    .main_box1_left_bottom_box_yuan{
        width: 8px;
        height: 8px;
        background: #DADADA;
        border-radius: 50%;
    }
    .main_box1_left_bottom_box_text{
        flex: 1;
        box-sizing: border-box;
        padding: 0 13px;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .main_box1_left_bottom_box_time{
        width: 50px;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
    }
    .main_box1_right{
        width: 397px;
        cursor: pointer;
    }
    .main_box1_right_top{
        width: 100%;
        height: 28px;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .main_box1_right_top_box1{
        /*width: 59px;*/
        height: 28px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: end;
        margin:0 5px ;
    }

    .main_box1_right_top_box1_text{
        font-weight: 600;
        font-size: 18px;
        color: #2385C9;
    }
    .main_box1_right_top_box1_img{
        width: 100%;
        height: 3px;
    }
    .main_box1_right_top_box3{
        /*width: 75px;*/
        height: 28px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin:0 5px ;
    }
    .main_box1_right_top_box2{
        flex: 1;
        height: 29px;
        display: flex;
        align-items: center;
        box-sizing: border-box;
        border-bottom: 2px solid #50A3DD;
        justify-content: flex-end;
    }
    .main_box1_right_bottom{
        width: 100%;
        margin-top: 21px;
        height: 300px;
        overflow: hidden;
        position: relative;
    }

    .main_box1_right_bottom_box_li{
        width: 100%;
        height: auto!important;
        display: flex;
        align-items: center;
        margin-bottom: 15.5px;
    }
    .main_box1_right_bottom_box_li:last-child{
        margin-bottom: 0;
    }
    .main_box1_right_bottom_box_yuan{
        width: 8px;
        height: 8px;
        background: #DADADA;
        border-radius: 50%;
    }
    .main_box1_right_bottom_box_text{
        flex: 1;
        box-sizing: border-box;
        padding: 0 13px;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
    }

    .main_box1_right_bottom_box_time{
        width: 40px;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
    }
    .more{
        width: 24px;
        height: 3px;
    }

    .main_box1_right_bottom_box_li:hover .main_box1_left_bottom_box_text, .main_box1_right_bottom_box_li:hover .main_box1_left_bottom_box_time{
        color: #2385c9;
    }
    .main_box1_left_bottom_box_li:hover .main_box1_left_bottom_box_text, .main_box1_left_bottom_box_li:hover .main_box1_left_bottom_box_time{
        color: #2385c9;
    }
    .main_box2{
        width: 100%;
        margin-top: 37px;
        display: flex;
        justify-content: space-between;
    }
    .main_box1_right_bottom_box2{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        column-gap: 14px;
    }
    .main_box1_right_bottom_box2_item{
        width: 123px;
        height: 117px;
        border: 2px solid rgba(66, 147, 209, .5);
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .main_box1_right_bottom_box2_item:hover img{
        transform: scale(1.1);
    }
    .main_box1_right_bottom_box2_item_img1{
        width: 48px;
        height: 49px;
        /*margin-bottom: 14px;*/
        transition: all .3s;
    }
    .main_box1_right_bottom_box2_item_img2{
        width: 44px;
        height: 49px;
        /*margin-bottom: 12px;*/
        transition: all .3s;
    }
    .main_box1_right_bottom_box2_item_img3{
        width: 50px;
        height: 49px;
        /*margin-bottom: 13px;*/
        transition: all .3s;
    }
    .main_box1_right_bottom_box2_item_img4{
        width: 49px;
        height: 49px;
        /*margin-bottom: 17px;*/
        transition: all .3s;
    }
    .main_box1_right_bottom_box2_item_img5{
        width: 46px;
        height: 49px;
        /*margin-bottom: 14px;*/
        transition: all .3s;
    }
    .main_box1_right_bottom_box2_item_img6{
        width: 66px;
        height: 49px;
        /*margin-bottom: 16px;*/
        transition: all .3s;
    }
    .main_box1_right_bottom_box2_item_text{
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        transition: all .3s;
        margin-top: 20px;
    }
    .main_box1_right_bottom_box2_item:hover .main_box1_right_bottom_box2_item_text{
        color: #2385c9;
    }
    .main_box1_right_bottom_box2_item:nth-child(1){
        margin-bottom: 34px;
    }
    .main_box1_right_bottom_box3{
        width: 100%;
        height: 284px;
        background-size: 100% 100%;
        position: relative;
        overflow: hidden;
    }
    .main_box1_right_bottom_box3:hover .main_box1_right_bottom_box3_img{
        transform: scale(1.1);
    }
    .main_box1_right_bottom_box3_img{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        transition: all .3s;
    }
    .main_box1_right_bottom_box3_main{
        width: 100%;
        height: 284px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(30, 36, 40, .4);
    }
    .main_box3{
        width: 100%;
        margin-top: 36px;
    }
    .special_top{
        width: 100%;
        height: 14px;
        background: #2385C9;
    }
    .special_box{
        width: 100%;
        min-height: 280px;
        height: 100%;
        margin-top: 2px;
        background: #FFFFFF;
        box-sizing: border-box;
        padding: 25px 45px 0 42px;
    }
    .special_box_bottom{
        width: 100%;
        margin-top: 30px;
        display: flex;
        column-gap: 16px;
    }
    .special_box_bottom_item{
        width: 291px;
        cursor: pointer;
    }
    .special_box_bottom_item_box{
        width: 100%;
        height: 121px;
        overflow: hidden;
    }
    .special_box_bottom_item_img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .3s;
    }
    .special_box_bottom_item_box:hover .special_box_bottom_item_img{
        transform: scale(1.1);
    }
    .special_box_bottom_item_text{
        padding-top: 15px;
        text-align: center;
        box-sizing: border-box;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 24px;
    }
    .main_box4{
        width: 100%;
        margin-top: 42px;
    }
    .main_box4_bottom{
        width: 100%;
        margin-top: 32px;
        display: flex;
        column-gap: 10px;
    }
    .main_box4_bottom_item1{
        width: 212px;
        height: 70px;
        cursor: pointer;
    }
    .main_box4_bottom_item1>a>img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .3s;
    }
    .main_box4_bottom a{
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .main_box4_bottom_item1>a:hover>img{
        transform: scale(1.1);
    }
    .main_box4_bottom_item2{
        width: 251px;
        height: 71px;
        cursor: pointer;
    }
    .main_box4_bottom_item2>a>img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .3s;
    }
    .main_box4_bottom_item2>a:hover>img{
        transform: scale(1.1);
    }
    .main_box4_bottom_item3{
        width: 210px;
        height: 73px;
        cursor: pointer;
    }
    .main_box4_bottom_item3>a>img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .3s;
    }
    .main_box4_bottom_item3>a:hover>img{
        transform: scale(1.1);
    }
    .main_box4_bottom_item4{
        width: 370px;
        height: 73px;
        cursor: pointer;
    }
    .main_box4_bottom_item4>a>img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .3s;
    }
    .main_box4_bottom_item4>a:hover>img{
        transform: scale(1.1);
    }
    .main_box4_bottom_item5{
        width: 220px;
        height: 73px;
        cursor: pointer;
    }
    .main_box4_bottom_item5>a>img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .3s;
    }
    .main_box4_bottom_item5>a:hover>img{
        transform: scale(1.1);
    }
    .wap_float_box{
        display: none;
    }
    .yuan{
        width: 84px;
        height: 83px;
    }
    .start{
        border-style: solid;
        border-width: 16px 0 16px 28px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        margin-left: 5px;
    }
    /*********对联广告**********/
    .couplet_left{
        position: fixed;
        z-index: 999;
        cursor: pointer;
        left: 4%;
        top: 50%;
        transform: translateY(-50%);
    }
    .couplet_right{
        position: fixed;
        z-index: 999;
        right:4%;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }
    /**飘窗**/
    .float_img{
        cursor: pointer;
        z-index: 999;
        display: block;
    }
    .notice {
        width: 100%; /* 宽度为容器宽度 */
        will-change: transform;
        animation: scroll-up 10s linear  infinite;
        padding-bottom: 15px;
    }
    .main_box1_right_bottom:hover .notice {
        animation-play-state: paused;
    }
    .index_dia >>> .el-dialog{
        width: 50%;
    }
    .vr{
        width: 56px;
        height: 34px;
        transition: all .3s;
        overflow: hidden;
    }
    .main_box1_right_bottom_box3:hover .vr{
        transform: scale(1.1);
    }
}
.main_box1_left_bottom_box_text1{
    font-weight: 600;
}
.up{
    color: #FF0000!important;
    font-weight: 600;
}
