#cyou_bottom{display: none;}
.warp{position: relative;width: 100%;height: 100%;overflow: hidden;}
.swiper-container-m{width: 100%;height: 100%;}
.swiper-slide-m{overflow: hidden;}
.page{width: 1920px;height: 1080px;position: absolute;left: 50%;top: 50%;margin-top: -540px;margin-left: -960px;transform-origin: center center;}
.page-bg{width: 1920px;height: 1080px;position: absolute;top: 0;left: 50%;margin-left: -960px;display: block;}
.logo{background-image: url(../img/logo.png);background-repeat: no-repeat;width: 162px;height: 159px;position: absolute;left: 0;top: 108px;z-index: 99;transform-origin: 0 0;background-size: 100%;}
.slogan{background-image: url(../img/slogan.png);background-repeat: no-repeat;width: 1268px;height: 293px;left: 50%;top: 600px;transform: translateX(-50%);background-size: 100%;}
.box_xl{background-image: url(../img/xl.png);background-repeat: no-repeat;background-size: 100%;width: 332px;height: 80px;position: absolute;left: 0;right: 0;margin: 0 auto;top: 880px;}
.box_xl em{background-image: url(../img/xl_jt.png);background-repeat: no-repeat;background-size: 100%;width: 332px;height: 80px;position: absolute;left: 0;right: 0;margin: 0 auto;top: 0;animation: xl 1s 0s linear infinite;}
@keyframes xl{
	0%,100%{transform: translateY(5px);}
	50%{transform: translateY(0px);}
}
.video_box {width: 1920px;height: 1080px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.video_box video {width: 1920px;height: 1080px;}
/*p1*/
.tit1{background-image: url(../img/tit1.png);background-repeat: no-repeat;background-size: 100%;width: 399px;height: 128px;left: 50%;transform: translateX(-50%);top: 129px;position: absolute;}
.list_p1_nav{display: flex;justify-content: center;position: absolute;width: 100%;top: 250px;}
.list_p1_nav li{width: 298px;margin: 0 11px;}
.list_p1_nav li a{background-image: url(../img/p1_nav_btn1.png);background-repeat: no-repeat;background-size: 100%;width: 298px;height: 119px;transition: .3s all;background-size: 100%;}
.list_p1_nav li:nth-child(2) a{background-image: url(../img/p1_nav_btn2.png);}
.list_p1_nav li:nth-child(3) a{background-image: url(../img/p1_nav_btn3.png);}
.list_p1_nav li a:hover,.list_p1_nav li.on a{background-image: url(../img/p1_nav_btn1_on.png);}
.list_p1_nav li:nth-child(2) a:hover,.list_p1_nav li:nth-child(2).on a{background-image: url(../img/p1_nav_btn2_on.png);}
.list_p1_nav li:nth-child(3) a:hover,.list_p1_nav li:nth-child(3).on a{background-image: url(../img/p1_nav_btn3_on.png);}
.p1_content_main{background-image: url(../img/p1_content_bg.png);background-repeat: no-repeat;background-size: 100%;width: 1068px;height: 583px;position: absolute;left: 50%;transform: translateX(-50%);top: 379px;padding-top: 58px;display: none;}
.p1_content_main.show{display: block;}
.swiper-container-p1{width: 788px;height: 442px;margin: 0 auto;}
.swiper-container-p1 img{display: block;width: 788px;height: 442px;}
.btn_p1_prev{background-position: -190px -70px;width: 79px;height: 81px;left: 72px;top: 246px;z-index: 9;}
.btn_p1_next{background-position: -285px -70px;width: 79px;height: 81px;right: 64px;top: 246px;z-index: 9;}
.btn_p1_prev:hover{background-position: 0 -70px;}
.btn_p1_next:hover{background-position: -95px -70px;}
.btn_p1_rule{background-position: 0 0;width: 169px;height: 58px;left: 612px;top: 498px;}
.btn_p1_jl{background-position: -179px 0;width: 169px;height: 58px;left: 762px;top: 498px;}
.btn_p1_rule:hover,.btn_p1_jl:hover{animation: Light .3s linear both;}
@keyframes Light{0%{filter:brightness(100%);}100%{filter:brightness(110%);}}

/*p2*/
.tit2{background-image: url(../img/tit2.png);background-repeat: no-repeat;background-size: 100%;width: 399px;height: 128px;left: 50%;transform: translateX(-50%);top: 129px;position: absolute;}
.list_p2_nav{display: flex;justify-content: center;position: absolute;width: 100%;top: 250px;z-index: 9;}
.list_p2_nav li{width: 259px;margin: 0 11px;}
.list_p2_nav li a{background-image: url(../img/p2_nav_btn1.png);background-repeat: no-repeat;background-size: 100%;width: 259px;height: 119px;transition: .3s all;background-size: 100%;}
.list_p2_nav li:nth-child(2) a{background-image: url(../img/p2_nav_btn2.png);}
.list_p2_nav li:nth-child(3) a{background-image: url(../img/p2_nav_btn3.png);}
.list_p2_nav li:nth-child(4) a{background-image: url(../img/p2_nav_btn4.png);}
.list_p2_nav li a:hover,.list_p2_nav li.on a{background-image: url(../img/p2_nav_btn1_on.png);}
.list_p2_nav li:nth-child(2) a:hover,.list_p2_nav li:nth-child(2).on a{background-image: url(../img/p2_nav_btn2_on.png);}
.list_p2_nav li:nth-child(3) a:hover,.list_p2_nav li:nth-child(3).on a{background-image: url(../img/p2_nav_btn3_on.png);}
.list_p2_nav li:nth-child(4) a:hover,.list_p2_nav li:nth-child(4).on a{background-image: url(../img/p2_nav_btn4_on.png);}
.p2_content_main{width: 1426px;height: 902px;left: 50%;transform: translateX(-50%);top: 232px;position: absolute;display: none;}
.p2_content_main.show{display: block;}
.p2_con1{display: none;width: 100%;height: 100%;}
.p2_con1.show{display: block;}
.p2_content_main img{display: block;width: 100%;height: 100%;}
.btn_p2_con1_play{background-position: 0 -160px;width: 98px;height: 102px;left: 610px;top: 490px;animation: btnScale 2s 0s linear infinite;}
@keyframes btnScale{
	0%,100%{transform: scale(.9);}
	50%{transform: scale(1);}
}
.box_nav_p2_con1{background-image: url(../img/p2_con1_line.png);background-repeat: no-repeat;background-size: 100%;width: 1012px;height: 6px;left: 50%;transform: translateX(-50%);top: 692px;position: absolute;}
.list_nav_p2_con1{width: 640px;position: absolute;left: 50%;transform: translateX(-50%);top: -62px;display: flex;justify-content: space-between;}
.list_nav_p2_con1 li{width: 278px;}
.list_nav_p2_con1 li a{background-repeat: no-repeat;background-size: 100%;width: 278px;height: 127px;transition: .3s all;}
.list_nav_p2_con1 li:nth-child(1) a{background-image: url(../img/p2_con1_btn_nav1.png);}
.list_nav_p2_con1 li:nth-child(2) a{background-image: url(../img/p2_con1_btn_nav2.png);}
.list_nav_p2_con1 li:nth-child(1) a:hover,.list_nav_p2_con1 li:nth-child(1).on a{background-image: url(../img/p2_con1_btn_nav1_on.png);}
.list_nav_p2_con1 li:nth-child(2) a:hover,.list_nav_p2_con1 li:nth-child(2).on a{background-image: url(../img/p2_con1_btn_nav2_on.png);}

.btn_p2_con2_play1{background-position: -122px -168px;width: 82px;height: 86px;left: 516px;top: 448px;animation: btnScale 2s 0s linear infinite;}
.btn_p2_con2_play2{background-position: -122px -168px;width: 82px;height: 86px;left: 1000px;top: 448px;animation: btnScale 2s .1s linear infinite;}

.btn_p2_con3_play1{background-position: -122px -168px;width: 82px;height: 86px;left: 522px;top: 470px;animation: btnScale 2s 0s linear infinite;}
.btn_p2_con3_play2{background-position: -122px -168px;width: 82px;height: 86px;left: 1044px;top: 470px;animation: btnScale 2s .1s linear infinite;}
.btn_p2_con4_play{background-position: -122px -168px;width: 82px;height: 86px;left: 800px;top: 486px;animation: btnScale 2s 0s linear infinite;}
/*p3*/
.tit3{background-image: url(../img/tit3.png);background-repeat: no-repeat;background-size: 100%;width: 399px;height: 128px;left: 50%;transform: translateX(-50%);top: 129px;position: absolute;}
.p3_content_main{background-image: url(../img/p3_content_bg.png);background-repeat: no-repeat;background-size: 100%;width: 1104px;height: 830px;position: absolute;box-sizing: border-box;left: 416px;top: 122px;padding-top: 224px;}
.p3_s_tit{background-position: -358px 0;width: 187px;height: 38px;font-size: 22px;color: #fff;line-height: 36px;padding: 0 0 0 60px;box-sizing: border-box;text-shadow: 1px 1px 5px rgba(0,99,191,.6),-1px -1px 5px rgba(0,99,191,.6);font-weight: normal;margin-left: 90px;}
.text_p3_info{font-size: 16px;color: #3b97d7;line-height: 26px;text-indent: 2em;padding: 6px 0 0 116px;width: 870px;}
.text_p3_tips{display: flex;justify-content: center;align-items: center;padding: 360px 0 0 116px;width: 870px;}
.text_p3_tips em{background-position: -632px -11px;width: 78px;height: 11px;}
.text_p3_tips em:nth-child(3){background-position: -719px -11px;width: 78px;height: 11px;}
.text_p3_tips span{font-size: 18px;color: #faa339;line-height: 22px;padding: 0 10px;}
/*导航*/
.list_m_nav{height: 100%;width: 450px;position: absolute;left: -100px;top: 0;z-index: 9;opacity: 0;pointer-events: none;transition: .3s all;transform-origin: left top;}
.list_m_nav.show{left: 0;opacity: 1;pointer-events: auto;}
.list_m_nav li{position: absolute;}
.list_m_nav li a{background-repeat: no-repeat;background-size: 100%;transition: .3s all;}
.list_m_nav li:nth-child(1){width: 159px;height: 164px;left: 264px;top: 196px;}
.list_m_nav li:nth-child(1) a{background-image: url(../img/btn_nav1.png);width: 159px;height: 164px;}
.list_m_nav li:nth-child(1) a:hover,.list_m_nav li:nth-child(1).on a{background-image: url(../img/btn_nav1_on.png);}
.list_m_nav li:nth-child(2){width: 165px;height: 148px;left: 190px;top: 369px;}
.list_m_nav li:nth-child(2) a{background-image: url(../img/btn_nav2.png);width: 165px;height: 148px;}
.list_m_nav li:nth-child(2) a:hover,.list_m_nav li:nth-child(2).on a{background-image: url(../img/btn_nav2_on.png);}
.list_m_nav li:nth-child(3){width: 158px;height: 164px;left: 260px;top: 525px;}
.list_m_nav li:nth-child(3) a{background-image: url(../img/btn_nav3.png);width: 158px;height: 164px;}
.list_m_nav li:nth-child(3) a:hover,.list_m_nav li:nth-child(3).on a{background-image: url(../img/btn_nav3_on.png);}

.swiper-scroll{width: 100%;height: 100%;}
.swiper-slide-scroll{height: auto;}
.swiper-scrollbar{background: none;background-image: url(../img/pop_scroll_bg.png);background-repeat: no-repeat;background-position: 50% 0;border-radius: 2px;right: 0 !important;background-size: auto 100%;}
.swiper-scrollbar-drag{border-radius: 2px;background-color: #fed15f;}

/*弹窗*/
.pop_main{width: 100%;height: 100%;position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 9999;display: flex;justify-content: center;align-items: center;background-color: rgba(0,0,0,.8);margin: auto;}
.pop_con{position: relative;background-repeat: no-repeat;box-sizing: border-box;background-size: 100%;}
.pop_close{background-position: -639px -38px;width: 57px;height: 60px;right: -42px;top: 29px;}
.pop1 .pop_con{background-image: url(../img/pop1.png);width: 872px;height: 732px;padding-top: 156px;}
.pop1_content{width: 696px;height: 514px;margin: 0 auto;}
.pop_text_style h4{background-position: -372px -63px;width: 166px;height: 35px;font-size: 20px;color: #fff;line-height: 34px;box-sizing: border-box;text-shadow: 1px 1px 5px rgba(0,99,191.6),-1px -1px 5px rgba(0,99,191.6);padding: 0 0 0 50px;font-weight: normal;}
.pop_text_style p{font-size: 16px;color: #3b97d7;line-height: 20px;padding-top: 6px;text-indent: 3em;padding-bottom: 10px;width: 646px;word-break: break-all;}
.pop_text_style h5{background-position: -372px -112px;width: 115px;height: 22px;font-size: 16px;color: #3ea2eb;line-height: 22px;box-sizing: border-box;padding: 0 0 0 14px;box-sizing: border-box;text-shadow: 1px 1px 5px rgba(255,255,255,1),-1px -1px 5px rgba(255,255,255,1);font-style: normal;margin: 6px 0 0 36px;}
.pop_text_style p.ts{width: 606px;padding-left: 40px;text-indent: 2em;word-break: break-all;}


.pop_text_style h4.ch{background-position: -372px -153px;width: 213px;}
.pop2 .pop_con{background-image: url(../img/pop2.png);width: 927px;height: 786px;}
.text_pop_act{font-size: 16px;color: #3b97d7;line-height: 20px;text-align: center;padding-top: 146px;}
.pop2_content{width: 720px;height: 528px;margin: 20px auto 0;}
.box_pop_table{background-image: url(../img/pop2_table1_bg.png);background-repeat: no-repeat;background-size: 100%;width: 676px;height: 371px;margin: 8px auto 32px;}
.box_pop_table table{width: 100%;font-size: 14px;color: #3b97d7;line-height: 20px;text-align: center;}
.box_pop_table th{font-size: 18px;color: #ffffff;line-height: 22px;text-align: center;text-shadow: 1px 1px 5px rgba(0,99,191.6),-1px -1px 5px rgba(0,99,191.6);height: 53px;}
.box_pop_table th:nth-child(1){width: 166px;}
.box_pop_table th:nth-child(2){width: 172px;}
.box_pop_table th:nth-child(3){width: 336px;}
.box_pop_table td{height: 63px;}
.box_pop_table2{background-image: url(../img/pop2_table2_bg.png);background-repeat: no-repeat;background-size: 100%;width: 526px;height: 206px;margin: 8px auto 32px;}
.box_pop_table2 table{width: 100%;font-size: 14px;color: #3b97d7;line-height: 20px;text-align: center;}
.box_pop_table2 th{font-size: 18px;color: #ffffff;line-height: 22px;text-align: center;text-shadow: 1px 1px 5px rgba(0,99,191.6),-1px -1px 5px rgba(0,99,191.6);height: 53px;}
.box_pop_table2 th:nth-child(1){width: 166px;}
.box_pop_table2 th:nth-child(2){width: 358px;}
.box_pop_table2 td{height: 50px;}

.pop3 .pop_con{background-image: url(../img/pop3.png);width: 872px;height: 695px;padding-top: 156px;padding-left: 50px;}
.pop3 .pop_text_style h4{margin-top: 10px;}


.pop4 .pop_con{background-image: url(../img/pop4.png);width: 838px;height: 516px;padding-top: 156px;padding-left: 50px;}
.pop4 .pop_text_style h4{margin-top: 10px;}
.pop4_content{width: 696px;height: 265px;margin: 0 auto;}

.pop5 .pop_con{background-image: url(../img/pop5.png);width: 838px;height: 516px;padding-top: 136px;padding-left: 50px;}
.pop5 .pop_text_style h4{margin-top: 10px;}
.pop5_content{width: 696px;height: 360px;margin: 0 auto;}
.pop5_content.pop_text_style p{width:676px;}

.pop6 .pop_con{background-image: url(../img/pop6.png);width: 659px;height: 342px;padding-top: 166px;padding-left: 50px;}
.pop6_content{width: 470px;height: 124px;margin: 0 auto;}
.pop6_content.pop_text_style p{width:420px;}

#pop7 .pop_con{background-color: #000;width: 1200px;height: 675px;position: relative;}
#pop7 .main_pop,#pop7 .pop_con video{width: 100%;height: 100%;}
#pop7 .pop_close{top: -76px;right: 0;}
