/* GLOBAL STYLES */

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section,
a {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none !important;
}

input,
select,
textarea {
    vertical-align: middle;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

ul,
li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.top{
    width:100%;
    height:80px;
    background-color:#fff;
    position:fixed;
    left:0;
    top:0;
    box-shadow:0 0 10px #ccc;
    z-index:30;
}
.top-c{
    width:1200px;
    margin:0 auto;
    height:100%;
    overflow:hidden;
}
.logo{
    width:7.9%;
    float:left;
    margin-top:1.8%;
}

.nav{
    float:right;
    overflow:hidden;
}


.nav li{
    float:left;
    padding:0 3px;
    line-height:77px;
    border-bottom:3px solid #fff;
    font-size:16px;
    margin-left:30px;
}
.nav li>a{
    color:#333;
}

.nav li.active,.nav li:hover{
    border-bottom:3px solid #e60012;
}
.banner{
    width:100%;
    position:relative;
    margin:80px auto 0;
}
.banner-c{
    width:1200px;
    height:100%;
    position:absolute;
    left:50%;
    top:0;
    transform:translateX(-50%);
}
.banner-txt{
    width:57%;
    position:relative;
    top:50%;
    transform:translateY(-50%);
}


.content{
    width:100%;
    padding:60px 0;
    overflow:hidden;
}
.main{
    width:1200px;
    margin:0 auto;

}
.title-t1{
    width:31.6%;
    margin:0 auto 30px;
}

.p0-box{
    width:69.2%;
    float:left;
    background-color:#fff;
    border-radius:30px;
    box-shadow:0 0 6px rgba(0,0,0,0.15);
    padding:2.5% 0;
}
.p0-main{
    width:70%;
    margin-left:3.8%;
}
.p0-main>p{
    font-size:16px;
    line-height:2em;
    color:#333;
}

.p0-main>p+p{
    margin-top:4%;
}

.p0-img{
    width:45.7%;
    float:left;
    margin-left:-15.8%;
    margin-top:3.5%;
    cursor:pointer;
}

.clear{
    clear:both;
}
.content.p1{
    background-image:url(../images/p1-bg.jpg);
    background-size:cover;
    background-position:center;
}
.title-t2{
    width:13.2%;
    margin:0 auto 30px;
}
.p1-t1{
    width:100%;
    text-align:center;
    line-height:2em;
    font-size:18px;

}
.p1-img{
    width:100%;
    position:relative;
    margin:4% auto 0;
}
.p1-time1{
    font-size:20px;
    color:#333;
    position:absolute;
    left:8.4%;
    top:62.4%;
    text-align:center;
}
.p1-time2{
    font-size:20px;
    color:#333;
    position:absolute;
    left:34.5%;
    top:62.4%;
    text-align:center;
}
.p1-time3{
    font-size:20px;
    color:#333;
    position:absolute;
    left:59.1%;
    top:62.4%;
    text-align:center;
}
.p1-time4{
    font-size:20px;
    color:#333;
    position:absolute;
    left:85.8%;
    top:62.4%;
    text-align:center;
}
.p1-tip{
    font-size:14px;
    text-align:center;
    color:#666666;
    margin-top:4%;
}
.p1-tip img{
    width:18px;
    display:inline-block;
    vertical-align:middle;
    margin-right:8px;
}
.p2-img{
    width:100%;
    position:relative;
    margin:0% auto 0;
}
.p2-t1{
    position:absolute;
    font-size:16px;
    line-height:1.8em;
    color:#333;
    width:24%;
    left:7%;
    top:33%;
}

.p2-t2{
    position:absolute;
    font-size:16px;
    line-height:1.8em;
    color:#333;
    width:24%;
    left:69.1%;
    top:33%;
}

.content.p3{
    background-image:url(../images/p3-bg.jpg);
    background-size:cover;
    background-position:center;
}

.p3-img1{
    width:100%;
    margin:0 auto;
}

.p4-k1{
    width:100%;
    position:relative;
    margin-top:3%;
}

.p4-txt{
    font-size:14px;
    line-height:1.8em;
    position:absolute;
    color:#333;
    top:66%;
    text-align:center;
}

.p4-txt.t1{
    left:5%;
}
.p4-txt.t2{
    left:38.1%;
}
.p4-txt.t3{
    left:67.7%;
}
.p4-k2{
    width:100%;
    position:relative;
    margin-top:4%;
}

.p4-txt2{
    width:39.3%;
    font-size:14px;
    line-height:1.6em;
    position:absolute;
    color:#333;
    top:55%;
    text-align:center;
}
.p4-txt2.t1{
    left:6.6%;
}
.p4-txt2.t2{
    left:54.3%;
}
.p4-ul{
    width:96.2%;
    margin:6% auto 0;
}

.p4-ul>li{
    width:100%;
    margin:0 auto 2%;
    overflow:hidden;
}
.tip-wrap{
    width:11.3%;
    float:left;
    margin-right:2.1%;
    position:relative;
    margin-top:;
}
.tip-wrap>p{
    font-size:18px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    color:#333;
    text-align:center;
    width:100%;
}
.tip-content{
    width:86.4%;
    float:left;
}
.tip-list{
    width:100%;
    overflow:hidden;
    font-size:14px;
    margin-bottom:0.5%;
}
.tip-list>p{
    float:right;
    width:98%;
    text-align:left;
    line-height:1.8em;
}
.tip-list>img{
    width:7px;
    float:left;
    margin-top:0.8%;
}
.p4-line{
    width:100%;
    height:1px;
    margin-top:2%;
}
.p4-line>img{
    height:100%;
}
.p5-wrap{
    width:100%;
    margin-bottom:4%;
}
.p5-img1{
    width:19.3%;
    float:left;
    box-shadow:0 0 6px rgba(0,0,0,0.15);
    border-radius:15px;
}
.p5-box{
    width:80.7%;
    height:544px;
    background-color:#fff;
    box-shadow:0 0 6px rgba(0,0,0,0.15);
    border-radius:15px;
    float:left;
}
.grand-prize{
    width:49.2%;
    margin:4% auto 0;
    overflow:hidden;
}
.prize1{
    width: 40.7%;
    float:left;
}
.prize1-txt{
    width:49%;
    float:right;
    margin-top:5.5%;
}
.prize1-t1{
    font-size:22px;
    color:#344BF4;
    text-align:center;
}
.prize1-t2{
    font-size:16px;
    color:#333;
    margin-top:12px;
    text-align:center;
}
.prize1-t3{
    font-size:22px;
    color:#333;
    margin-top:12px;
    text-align:center;
}
.prize-line{
    width:90.8%;
    margin:-1% auto 0;
}
.prize-ul{
    width:74.4%;
    margin:3% auto 0;
    overflow:hidden;
}

.prize-ul>li{
    width:19.1%;
    float:left;
    margin-left:21%;
}
.prize-ul>li:first-child{
    margin-left:0;
}


.prize-img{
    width:87.5%;
    margin:0 auto 20%;
}

.p5-box.p5-height{
    height:457px;
}

.prize-num{
    width:82%;
    margin-top:5%;
    margin:3.5% auto 0;
}
.prize-num li{
    width:100%;
    margin-bottom:3%;
    position:relative;
}
.prize-num li>p{
    font-size:17px;
    color:#333;
    position:absolute;
    left:26.6%;
    top:40%;
}

.p5-list{
    width:100%;
    overflow:hidden;
}

.p5-list-c{
    margin-left:90px;
    float:left;
    overflow:hidden;
    display:flex;
}
.p5-list-c.c1{
    width:175px;
}
.p5-list-c.c2{
    width:250px;
}
.p5-list-c.c3{
    width:402px;
}
.p5-list-c>p{
    font-size:14px;
    line-height:1.8em;
    color:#333;
    width:95%;
}
.p5-list-c>img{
    width:7px;
    height:8px;
    margin-right:8px;
    margin-top:8px;
}


.content.p6{
    background-image:url(../images/p6-bg.jpg);
    background-size:cover;
    background-position:center;
}

.title-t3{
    width:16.3%;
    margin:0 auto 30px;
}
.swiper-containerp6{
    overflow:hidden;
    position:relative;
}
.swiper-containerp6 .swiper-slide>p{
    position:absolute;
    width:100%;
    text-align:center;
    font-size:20px;
    color:#333;
    left:0;
    top:58.3%;
}
.p6-ul{
    width:100%;
    overflow:hidden;
}
.p6-ul li{
    width:24.4%;
    float:left;
    margin-left:0.8%;
    position:relative;
/*    cursor: pointer;*/
}
.p6-arrl{
    position:absolute;
    left:-50px;
    top:50%;
    width:22px;
    cursor:pointer;
}
.p6-arrr{
    position:absolute;
    right:-50px;
    top:50%;
    width:22px;
    cursor:pointer;
    transform:rotate(-180deg);
}
.p6-ul li:first-child{
    margin-left:0
}
.p6-ul li>p{
    position:absolute;
    width:100%;
    text-align:center;
    font-size:22px;
    color:#333;
    left:0;
    top:58.3%;
}
.p6-img{
    width:96.2%;
    position:absolute;
    left:2%;
    top:3%;
    border-radius:17px; 
    overflow:hidden;
}
.p6-img img{
    transition:0.5s;
}
.p6-ul li:hover .p6-img>img{
    transform:scale(1.05);
}
.p6-t1{
    position:absolute;
    left:0;
    top:70.3%;
    text-align:center;
    font-size:14px;
    color:#333;
    width:100%;
    line-height:1.5em;
}
.p6-t1 a{
    color:#344BF4;
}
.p6-t1  span{
    color:#344BF4;
    cursor:pointer;
}
.p6-t1 span img{
    width:8px;
    display:inline-block;
}

.p7-k1,.p8-k1{
    width:100%;
    position:relative;
}
.p7-wrap{
    width:47.5%;
    overflow:hidden;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:9%;
}

.p7-code{
    width:35%;
    float:left;
}

.p7-main{
    width:52.7%;
    float:right;
    margin-top:8%;
}
.p7-t1{
    text-align:center;
    font-size:26px;
    color:#344BF4;
}
.p7-t2{
    text-align:center;
    font-size:20px;
    color:#333333;
    margin-top:6%;
}
.p7-btn{
    width:85%;
    margin:6% auto 0;
    height:45px;
    background-image: linear-gradient(#344BF4, #66BFE2);
    border-radius:40px;
    line-height:45px;
    text-align:center;
}
.p7-btn img{
    width:10px;
    display:inline-block;
    vertical-align:middle;
}

.p7-btn>a{
    color:#fff;
    font-size:18px;
    
}
.p7-btn:hover{
    background-image: linear-gradient( #66BFE2,#344BF4);
}

.title-t4{
    width:23%;
    margin:0 auto 30px;
}



.p8-1{
    width: 88.3%;
    position: absolute;
    top: 18.1%;
    left: 5.85%;
    overflow: hidden;
}
.p8-bg{
    width: 100%;
    position: relative;
}
.p8-ul2{
    width: 55.5%;
     float: left;
}
.p8-ul{
    width: 100%;
    overflow: hidden;
   
}
.p8-ul li{
    width: auto;
    float: left;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    margin-right: 4.386%;
}
.p8-ul li:nth-child(1){
    margin-left: 0;
}
.p8-ul li img{
    width: 36px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;

}
.p8-ul1 li:nth-child(2){
    margin-left: 3%;
}
.p8-ul1{
    margin-top: 4%;
}
.p8-xian{
    width: 7px;
    position: absolute;
    top: 50%;
    left: 57.3%;
    transform: translateY(-50%);
}
.p8-2{
    width: 36.1%;
    float: left;margin-left: 7.1%;
    margin-top: 3.3%;
}
.p8-3{
    width: auto;
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.p8-4{

    width: 57.5%;
   margin:6% auto 0;
    height:45px;
    background-image: linear-gradient(#344BF4, #66BFE2);
    border-radius:40px;
    line-height:45px;
    text-align:center;
}
.p8-4 img{
    width:10px;
    display:inline-block;
    vertical-align:middle;
}

.p8-4>a{
    color:#fff;
    font-size:18px;
    
}
.p8-4:hover{
    background-image: linear-gradient( #66BFE2,#344BF4);
}

.p8-5{
    overflow: hidden;
    width: 95%;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 14%;
    transform: translateY(-50%);
}
.p8-4-img{
    width: 10px;
    float: right;
    margin-top: 3.6%;
    margin-right: 23%;
}
.p8-6{
    width: 53.5%;
    margin: 4.5% auto 0;
    position: relative;
}
.p8-7{
    width: 76%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 2%;
}
.p8-logo{
width: 24.5%;
float: left;
margin-top: 1%;
}
.p8-jia{
    width:5.5%;
    float: left; 
    margin-top: 4%;
    margin-left: 4.4%;
}
.p8-yjh{
    margin-top: 0%;
    width: 12.5%;
    float: left;
}
.p8-8{
    font-size: 24px;
    font-weight: bold;
    color: #2E3788;
    text-align: center;
    margin-top: 0;
    float: left;
    width: auto;
 
}


.p8-ul li a{
    color: #333333;
}
.p8-dw{
    width:53.3%;
    margin:5% auto 0;
}


/*底部*/

.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #cccccc;
}

.bottom .main {
    margin: 0 auto;
}

.bottom img {
    width:auto;
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}


.video-wrap{
    width:100%;
    position:fixed;
    left:0;
    top:0;
    height:100%;
    z-index:900;
    background-color:rgba(0,0,0,0.7);
    display:none;
}
.video-box{
    width:800px;
    left:50%;
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
}
.video-box>video{
    width:100%;

}
.close{
    width:30px;
    float:right;
    cursor:pointer;
}

@media (max-width:1400px){
    .banner-txt{
        width:49%;
    }
}

@media (max-width:1200px){
    .banner-c,.main,.top-c{
        width:960px;
    }
    .p0-main>p{
        font-size:12px;
    }
    .p1-t1{
        font-size:16px;
    }
    .p1-time1,.p1-time2,.p1-time3,.p1-time4{
        font-size:16px;
    }
    .p1-tip{
        font-size:12px;
    }
    .p2-t1,.p2-t2{
        font-size:12px;
    }
    .content{
        padding:40px 0;
    }
    .p4-txt,.p4-txt2{
        font-size:12px;
    }
    .p4-txt2{
        width:40.3%;
    }
    .tip-wrap>p{
        font-size:16px;
    }
    .tip-list{
        font-size:12px;
    }
    .p5-box{
        height:436px;
    }
    .prize1-t1{
        font-size:18px;
    }
    .prize1-t2{
        font-size:14px;
    }
    .prize1-t3{
        font-size:18px;
    }
    .prize-ul{
        width:75.4%;
    }
    .p5-box.p5-height{
        height:365px;
    }
    .prize-num li>p{
        font-size:14px;
    }
    .p5-list-c{
        margin-left:42px;
    }
    .p6-ul li>p{
        font-size:18px;
    }
    .p7-t1{
        font-size:22px;
    }
    .p7-t2{
        font-size:16px;
    }
    .p7-btn>a,.p8-4>a{
        font-size:15px;
    }
    .p8-ul li{
        font-size:13px;
    }
    .p8-1{
        top:14.1%;  
    }
    .p8-3{
        font-size:16px;
    }
    .p6-img{
        border-radius:10px;
    }
    .p6-t1{
        font-size:10px;
    }
}


@media (max-width:768px){
    .show-pc {
        display: none;
    }

    .show-phone {
        display: block;
    }
    .top{
        height:auto;
    }
    .top-c {
        width:100%;
        height: auto;
        padding:3% 0;
        position: relative;
        overflow:visible;
    }
    .top-c::after{
        clear: both;
        content:'';
        display:block;
    }
    .logo {
        width:16.8%;
        margin-left: 5%;
        margin-top:0;
    }
    .nav {
        width:100%;
        display: block;
        position: absolute;
        top:100%;
        left:0;
        background-color: #fff;
        display: none;
    }
    .nav>li {
        box-sizing: border-box;
        margin-left: 0;
        border-bottom: 1px solid #e6e6e6;
        width:100%;
        line-height:1.5em;
    }
    .nav>li a {
        display: inline-block;
        width:100%;
        padding:2% 5%;
        font-size: 3.7vw;
        box-sizing: border-box;
    }
    .nav>li.active a:after {
        content:'';
        display: none;
    }
    .nav>li a:hover:after {
        content:'';
        display: none;
    }
    .nav li.active, .nav li:hover{
        border-bottom: 1px solid #e6e6e6;
    }
    .nav>li:first-child{
        border-top: 1px solid #e6e6e6;
    }
    .menu {
        width:4.9%;
        margin-right: 5%;
        float:right;
        margin-top:1%;
    }
    .banner{
        background-image:none;
        margin-top:49px;
    }
    .content{
        padding:6% 0;
    }
    .main{
        width:100%;
    }
    .title-t1{
        width:58.4%;
        margin:0 auto 20px;
    }
    .p0-box{
        width:95%;
        float:none;
        margin:0 auto;
        border-radius:10px;
        padding:25% 0 5%;
    }
    .p0-main{
        width:89%;
        margin:0 auto;
    }
    .p0-main>p{
        font-size:3.2vw;
    }
    .p0-img{
        width:84.4%;
        margin:0% auto -20%;
        float:none;
    }
    .title-t2{
        width:21.6%;
        margin:0 auto 20px;
    }
    .p1-t1{
        font-size:3.2vw;
        letter-spacing:-0.5px;
        margin-top:-2%;
    }
    .p1-img{
        width:170%;
        margin-right:2.5%;
    }

    .p1-scr{
        width:97.5%;
        margin-left:2.5%;
        overflow-x:auto;    
    }
    .p1-time1, .p1-time2, .p1-time3, .p1-time4{
        font-size:3vw;
    }
    .p1-tip-w{
        width:100%;
        text-align:center;
        margin:6% auto 0;
        font-size:3vw;
        color:#666666;
    }
    .p1-tip{
        font-size:2.3vw;
    }
    .p1-tip>img{
        width:11px;
        margin-right:5px;
    }
    .p2-img{
        width:89.7%;
        margin:0 auto ;
    }
    .p2-t1,.p2-t2{
        width:85.3%;
        left:7.4%;
        top:8%;
        font-size:3.2vw;
    }
    .p2-t2{
        top:76%;
    }
    .p3-img1{
        overflow-x:auto;
    }
    .p3-img1>img{
        width:170%;
    }
    .p4-k1{
        width:97.7%;
        margin:3% auto 0;
    }
    .p4-txt{
        width:100%;
        text-align:center;
        left:0;
        font-size:2.55vw;
    }
    .p4-txt.t1{
        top:33%;
        left:0;
    }
    .p4-txt.t2{
        top:58.6%;
        left:0;
    }
    .p4-txt.t3{
        top:84.1%;
        left:0;
    }
    .p4-k2{
        width:97.7%;
        margin:3% auto 0;
    }
    .p4-txt2{
        width:84%;
        font-size:2.55vw;
        text-align:left;
        
    }
    .p4-txt2.t1{
        top:30%;
        left:7.5%;
    }
    .p4-txt2.t2{
        top:73.1%;
        left:7.5%;
    }

    .p4-ul{
        width:84.8%;
        margin:8% auto 0;
    }
    .tip-wrap{
        width:33.4%;
        float:none;
        margin:0 auto;
    }
    .tip-wrap>p{
        font-size:3.2vw;
    }
    .p4-ul>li{
        margin:0 auto 6%;
    }
    .tip-list{
        font-size:2.8vw;
        margin-bottom:4%;
    }
    .tip-content{
        width:100%;
        float:none; 
        margin:4% auto 0;
    }
    .tip-list>p{
        width:95%;
        line-height:1.9em;
    }
    .tip-list>img{
        margin-top:2.3%;
    }
    .p4-line{
        width:120%;
        margin-left:-10%;
    }
    .p5-wrap{
        width:95%;
        float:none;
        margin:0 auto 6%; 
    }
    .p5-img1{
        width:100%;
        float:none;
    }
    .p5-box{
        height:auto;
        padding:8% 0;
        float:none;
        width:100%;
        border-radius:7px;
    }
    .grand-prize{
        width:76.7%;
        margin:0 auto;
    }
    .prize1{
        width:40%;
    }
    .prize1-txt{
        width:54.5%;
        float:right;
    }
    .prize1-t1{
        font-size:3.6vw;
    }
    .prize1-t2{
        font-size:2.75vw;
        letter-spacing:-0.5px;
        margin-top:8px;
    }
    .prize1-t3{
        font-size:3vw;
        margin-top:8px;
    }
    .prize-ul,.prize-line{
        width:95%;
    }
    .prize-line{
        margin:0 auto;
    }
    .prize-ul{
        margin:8% auto 0;
    }
    .prize-ul>li{
        margin-left:0;
        width:26.1%;
        margin-left:10.85%;
    }
    .p5-box.p5-height{
        height:auto;
        padding:4% 0;
    }
    .prize-num{
        width:89.5%;
    }
    .prize-num li>p{
        font-size:3vw;
        top:50%;
        transform:translateY(-50%);
        left:35.6%;
    }
    .p5-list{
        width:80.3%;
        margin-left:7.8%;
    }
    .p5-list-c{
        width:100% !important;
        margin-left:0;
        margin-bottom:3%;
    }
    .p5-list-c>p{
        width:98%;
        font-size:2.8vw;
    }
    .p5-list-c>img{
        margin-top:2%;
    }
    .title-t3{
        width:26.3%;
        margin:0 auto 20px;
    }
    .p6-ul{
        width:88.7%;
        margin:0 auto;
    }
    .p6-ul>li{
        width:100%;
        margin-left:0%;
        margin-bottom:3%;
    }
    .p6-ul>li:nth-child(3){
        margin-left:0;
    }
    .p6-img{
        width:46.1%;
        left:1.2%;
        top:4.3%;
        border-radius:0px;
    }

    .p6-ul li>p{
        width:47.5%;
        text-align:center;
        left:50%;
        top:17%;
        font-size:3.5vw;
    }
    .p6-t1{
        width:47.5%;
        left:50%;
        top:42%;
        font-size:2.5vw;
    }
    .p6-ul li:nth-child(2)>p{
        left:auto;
        right:50%;
    }
    .p6-ul li:nth-child(2)>.p6-img{
        left:auto;
        right:1.2%;
    }
    .p6-ul li:nth-child(2)>.p6-t1{
        left:auto;
        right:50%;
    }
    .p6-ul li:nth-child(4)>p{
        left:auto;
        right:50%;
    }
    .p6-ul li:nth-child(4)>.p6-t1{
        left:auto;
        right:50%;
    }
    .p6-ul li:nth-child(4)>.p6-img{
        left:auto;
        right:1.2%;
    }

    .p6-ul li:nth-child(5)>p{
        top:9.2%;
    }
    .p6-ul li:nth-child(5)>.p6-t1{
        top:25.9%;
    }
    .p6-ul li:nth-child(5)>.p6-img{
        top:16%;
    }
    .p7-k1{
        width:97.7%;
        margin:0 auto;
    }
    .p7-wrap{
        width:100%;
        left:0;
        transform:translateX(0);
        top:0;
    }
    .p7-code{
        width:29.3%;
        margin-top:5%;
        margin-left:8.1%;
    }
    .p7-main{
        width:47%;
        margin-right:8.4%;
        margin-top:12%;
    }
    .p7-t1{
        font-size:3.6vw;
    }
    .p7-t2{
        font-size:3vw;
    }
    .p7-btn{
        height:30px;
        line-height:27px;
    }
    .p7-btn>a, .p8-4>a{
        font-size:2.8vw;
    }
    .title-t4{
        width:38%;
    }
    .p8-1{
        width:100%;
        left:0;
        top:9%;
    }
    .p8-k1{
        width:97.7%;
        margin:0 auto;
    }
    .p8-ul2{
        width:89.1%;
        margin:0 auto;
        float:none; 
    }
    
    .p8-ul li{
        font-size:3vw;
        margin-right:1.2%;
        margin-left:0;

    }
    .p8-ul li:last-child{
        margin-right:0;
    }
    .p8-ul li img{
        width:20px;
        margin-right:5px;
    }
    .p8-xian{
        width:89.2%;
        left:5.4%;
        top:56%;
        transform:translateX(0);
    }
    .p8-2{

        width:89.2%;
        margin:10% auto 0;
        float:none;
    }
    .p8-3{
        font-size:3.2vw;
    }
    .p8-4{
        width:41.5%;
        height:30px;
        line-height:27px;
        margin:3% auto 0;
    }
    .p8-dw{
        width:95%;
        margin:8% auto 0;
    }
    .p8-ul li:first-child{
        width:19.2%;
    }
    .p8-ul li:first-child img{
        width:32%;
    }
    .p8-ul li:nth-child(2){
        width:31%;
        margin-left:0;
    }
    .p8-ul li:nth-child(2) img{
        width:21.5%;
        margin-right:4%;
    }
    .p8-ul li:nth-child(3){
        width:46.5%;
        margin-left:0%;
    }
    .p8-ul li:nth-child(3) img{
        width:14.2%;
        margin-right:1.7%;
    }
    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .div-br{
        display:block;
    }
    .video-box{
        width:97%;
    }
    .close{
        width:20px;
    }
    .p1-scr::-webkit-scrollbar {
      display: none;
    }
    .p3-img1::-webkit-scrollbar {
      display: none;
    }

}
