@charset "UTF-8";
a:link,a:partive,a:visited,a:hover { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
*{ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;scroll-behavior: smooth;outline: none;}
body {background: #fff;padding-top: 40px;}
.wrap{width: 100%;min-width: 1200px;  position: relative;overflow: hidden;z-index: 2;}
.section{
    height: 19243px;
    position: relative;
    z-index: 3;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background: url(images/bg_01.jpg) no-repeat 50% 0,
    url(images/bg_02.jpg) no-repeat 50% 970px,
    url(images/bg_03.jpg) no-repeat 50% 2500px,
    url(images/bg_04.jpg) no-repeat 50% 4570px,
    url(images/bg_05.jpg) no-repeat 50% 6168px,
    url(images/bg_06.jpg) no-repeat 50% 7608px,
    url(images/bg_07.jpg) no-repeat 50% 9978px,
    url(images/bg_08.jpg) no-repeat 50% 11378px,
    url(images/bg_09.jpg) no-repeat 50% 14023px,
    url(images/bg_10.jpg) no-repeat 50% 16213px,
    url(images/bg_11.jpg) no-repeat 50% 17973px;
    }
.section .logo { position: absolute; width: 140px; height: 50px; top: 20px; left: 50%; margin-left: -580px; text-indent: -999em; background: url(images/logo.png) no-repeat 0 0; z-index: 3;}
.section .slogan {width: 911px;height: 308px;background: url(images/slogan.png) no-repeat 0 0;top:545px;left:50%;margin-left:-455px}

.event_d1 {
    width: 1040px;
    margin: 0 auto;
    position: absolute;
    top: 13440px;
    left: calc(50% - 1040px / 2);
}
.event_d2 {
    width: 1040px;
    margin: 0 auto;
    position: absolute;
    top: 13715px;
    left: calc(50% - 1040px / 2);
}
.bx-wrapper {max-width: 1040px!important;}
.bx-viewport {height: 180px!important;}
/*.slide+li {margin-left: 20px;}*/
.event_slider1 .slide {
    margin: 30px 0;
    float: left;
    width: 260px;
    height: 180px;
    position: relative;
}
.event_slider1 .slide img {
    width: 260px;
    height: 180px;
}
.event_d1 .bx-wrapper .bx-prev {background: url(images/btn-prev1.png) no-repeat; width: 30px!important; height: 40px!important; left: -40px;margin-top:-30px;}
.event_d1 .bx-wrapper .bx-next {background: url(images/btn-next1.png) no-repeat; width: 30px!important; height: 40px!important; right: -40px;margin-top:-30px;}
.event_d2 .bx-wrapper .bx-prev {background: url(images/btn-prev2.png) no-repeat; width: 30px!important; height: 40px!important; left: -40px;margin-top:-30px;}
.event_d2 .bx-wrapper .bx-next {background: url(images/btn-next2.png) no-repeat; width: 30px!important; height: 40px!important; right: -40px;margin-top:-30px;}
.bx-controls-direction a:hover {filter: brightness(1.5);}


.pop1 {width: 486px;height:254px;background: url(images/pop1.png) no-repeat 0 0;}
.pop2 {width: 566px;height:464px;background: url(images/pop2.png) no-repeat 0 0;}
.pop1 .btn_close,
.pop2 .btn_close{width: 50px;height:50px;top:0;right:0;}


        .pop-video {width:850px;height:480px;display: none}
        .pop-video video {width:100%;height:100%;}
        .pop-video .btn_close{width: 32px;height:32px;background: url('https://img1.tiancitycdn.com/project1/csol/event/2021/07/cs210721sale/images/close.png') no-repeat 0 0;right:-32px;top:0;position: absolute}