body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{font-weight:normal;font-family:'Microsoft YaHei', sans-serif;color:#9e9e9e;}
b{font-weight:normal}
a{text-decoration:none;}
a:hover{text-decoration:none;cursor:pointer}
img{display:block}
input{-webkit-appearance:none}

.wrap{
    margin:0 auto;
    width:100%;
    max-width:7.5rem;
    min-width:3.2rem;
    overflow:hidden;
    position:relative;
}
.main{
    margin:0 auto;
    width:7.1rem;
}
.header{
    top:0;
    left:0;
    width:7.5rem;
    height:1rem;
    z-index:9999;
    position:absolute;
}
.header .logo{
    margin-top:0.2rem;
    float:left;
    width:1.2rem;
    height:0.36rem;
}
.header .nav{
    margin-top:0.26rem;
    margin-left:0.7rem;
    float:left;
}
.header .nav li{
    margin-right:0.38rem;
    float:left;
    line-height:0.24rem;
}
.header .nav li a{
    font-size:0.24rem;
    color:#ffffff;
}
.header .phone{
    margin-top:0.28rem;
    padding-left:0.3rem;
    float:right;
    font-size:0.2rem;
    color:#ffffff;
    line-height:0.24rem;
    display:block;
    background:url("../img/phone.png") no-repeat left center;
    background-size:0.24rem 0.24rem;
}
.banner{
    width:7.5rem;
    height:8.5rem;
}
.banner img{
    width:7.5rem;
    height:8.5rem;
}
.part{
    margin:0 auto;
    width:100%;
    overflow:hidden;
}
.part .title{
    padding:0.5rem 0;
    background:url("../img/title-tag.png") no-repeat center 0.5rem;
    background-size:1.4rem 0.34rem;
}
.part .title h3{
    margin-top:0.3rem;
    font-size:0.18rem;
    line-height:0.18rem;
    color:#ff0035;
    font-weight:bold;
    text-align:center;
}
.part .title h2{
    margin-top:0.18rem;
    font-size:0.4rem;
    line-height:0.4rem;
    color:#1c2028;
    font-weight:bold;
    text-align:center;
}
.part .title p{
    margin-top:0.12rem;
    font-size:0.24rem;
    line-height:0.24rem;
    color:#8f9195;
    text-align:center;
}
.part .title.t2 h2{
    color:#ffffff;
}
.part .title.t2 p{
    color:#ffffff;
}
.p1 .box{
    width:7.5rem;
    height:4.55rem;
    overflow:hidden;
    background:url("../img/p1-box.jpg") no-repeat center;
    background-size:7.5rem 4.55rem;
}
.p1 .box ul{
    margin-top:0.5rem;
    margin-left:1.35rem;
}
.p1 .box ul li{
    margin-right:0.4rem;
    margin-bottom:0.26rem;
    float:left;
    width:2.2rem;
    height:1.64rem;
    background:url("../img/p1-li.png") no-repeat center;
    background-size:2.2rem 1.64rem;
}
.p1 .box ul li .tag{
    width:100%;
    height:1.15rem;
}
.p1 .box ul li .tag.t1{
    background:url("../img/p1-tag1.png") no-repeat center;
    background-size:1rem 0.71rem;
}
.p1 .box ul li .tag.t2{
    background:url("../img/p1-tag2.png") no-repeat center;
    background-size:1.2rem 0.8rem;
}
.p1 .box ul li .tag.t3{
    background:url("../img/p1-tag3.png") no-repeat center;
    background-size:1.3rem 1.1rem;
}
.p1 .box ul li .tag.t4{
    background:url("../img/p1-tag4.png") no-repeat center 0.4rem;
    background-size:1.2rem 0.85rem;
}
.p1 .box ul li h2{
    font-size:0.24rem;
    font-weight:bold;
    line-height:0.24rem;
    color:#ffffff;
    text-align:center;
}
.part .link{
    margin:0.5rem auto;
    width:3.5rem;
    height:0.75rem;
    display:block;
    color:#ffffff;
    font-size:0.4rem;
    font-weight:bold;
    text-align:center;
    line-height:0.75rem;
    background:url("../img/link.png") no-repeat center;
    background-size:3.5rem 0.75rem;
}
.p2{
    background:#1f232b;
}
.p2-ul{
    margin-left:0.72rem;
}
.p2-ul li{
    margin-right:0.3rem;
    float:left;
    width:1.82rem;
    height:0.51rem;
    cursor:pointer;
    font-size:0.26rem;
    line-height:0.48rem;
    text-align:center;
    color:#ffffff;
}
.p2-ul li.btn{
    background:url("../img/p2-li.png") no-repeat center;
    background-size:1.82rem 0.51rem;
}
.p2-ul li.btn.act{
    background:url("../img/p2-li-act.png") no-repeat center;
    background-size:1.82rem 0.51rem;
}
.p2-div{
    margin-top:0.3rem;
    height:7.8rem;
    width:7.5rem;
    overflow:hidden;
    position:relative;
}
.p2-div ul{
    top:7.8rem;
    left:0;
    width:7.5rem;
    position:absolute;
    background:#1f232b;
    transition:0.4s;
}
.p2-div ul.act{
    top:0;
    transition:0.4s;
}
.p2-div ul li{
    margin:0 auto 0.2rem;
    width:6.38rem;
    height:1.78rem;
    cursor:pointer;
    border:0.01rem solid #3e4656;
}
.p2-div ul li img{
    margin-top:0.12rem;
    margin-left:0.24rem;
    float:left;
    width:2.5rem;
    height:1.55rem;
}
.p2-div ul li .info{
    margin-top:0.5rem;
    margin-left:0.32rem;
    float:left;
    width:2.7rem;
}
.p2-div ul li .info h2{
    font-size:0.24rem;
    font-weight:bold;
    color:#ffffff;
    line-height:0.24rem;
}
.p2-div ul li .info p{
    margin-top:0.28rem;
}
.p2-div ul li .info p span.sp1{
    float:left;
    width:1.03rem;
    height:0.33rem;
    font-size:0.22rem;
    line-height:0.3rem;
    text-align:center;
    display:block;
    color:#ffffff;
    border:0.01rem solid #ff0337;
}
.p2-div ul li .info p span.sp2{
    float:right;
    font-size:0.22rem;
    color:#ff0337;
    display:block;
    line-height:0.35rem;
}
.p3 .box{
    width:7.5rem;
    height:7.15rem;
    overflow:hidden;
    background:url("../img/p3-box.jpg") no-repeat center;
    background-size:7.5rem 7.15rem;
}
.p3 .box ul{
    margin-top:0.4rem;
    margin-left:0.45rem;
}
.p3 .box ul li{
    margin-bottom:0.24rem;
    width:5.8rem;
    height:0.66rem;
    cursor:pointer;
    overflow:hidden;
    position:relative;
}
.p3 .box ul li.act{
    height:auto;
}
.p3 .box ul li .tit{
    top:0.06rem;
    left:50%;
    margin-left:-2.7rem;
    width:5.4rem;
    height:0.6rem;
    position:absolute;
    background:#ff0337;
}
.p3 .box ul li .tit .tag{
    top:-0.05rem;
    left:0.2rem;
    width:0.7rem;
    height:0.46rem;
    color:#ffffff;
    font-weight:bold;
    font-size:0.24rem;
    text-align:center;
    line-height:0.36rem;
    position:absolute;
    background:url("../img/p3-tag.png") no-repeat center;
    background-size:0.7rem 0.46rem;
}
.p3 .box ul li .tit p{
    text-indent:1.1rem;
    font-size:0.26rem;
    font-weight:bold;
    color:#ffffff;
    line-height:0.46rem;
}
.p3 .box ul li .tit b{
    top:0.18rem;
    right:0.2rem;
    width:0.25rem;
    height:0.25rem;
    display:block;
    position:absolute;
    background:url("../img/p3-jt.png") no-repeat center;
    background-size:0.25rem 0.25rem;
}
.p3 .box ul li .tit p span{
    font-size:0.2rem;
}
.p3 .box ul li .tit p.small{
    font-size:0.2rem;
}
.p3 .box ul li .info{
    display:none;
}
.p3 .box ul li.act .info{
    margin:0.35rem auto 0;
    padding:0.5rem 0 0.25rem;
    width:5.78rem;
    display:block;
    border:0.01rem solid #3a4252;
}
.p3 .box ul li .info p{
    padding:0 0.36rem;
    font-size:0.22rem;
    line-height:0.3rem;
    color:#ffffff;
}
.p3 .box ul li .info p.small{
    font-size:0.18rem;
    line-height:0.24rem;
}
.p4{
    position:relative;
    background:#1f232b;
}
.p4-div{
    width:100%;
    height:4.3rem;
    overflow:hidden;
    position:relative;
}
.p4-div > div{
    top:4.3rem;
    left:0;
    width:100%;
    height:4.3rem;
    overflow:hidden;
    position:absolute;
    transition:0.4s;
}
.p4-div > div.act{
    top:0;
    transition:0.4s;
}
.p4-div .tit{
    float:left;
    width:3.1rem;
    height:4.3rem;
    background:url("../img/p4-tit.jpg") no-repeat;
    background-size:3.1rem 4.3rem;
}
.p4-div .tit img{
    margin-top:0.2rem;
    margin-left:0.7rem;
    width:2.2rem;
    height:2.2rem;
}
.p4-div .tit h2{
    margin-top:0.32rem;
    margin-right:0.2rem;
    color:#ffffff;
    font-size:0.3rem;
    text-align:right;
    line-height:0.3rem;
}
.p4-div .tit h3{
    margin-top:0.16rem;
    margin-right:0.2rem;
    color:#ffffff;
    font-size:0.24rem;
    text-align:right;
    line-height:0.24rem;
}
.p4-div .info{
    margin-right:0.5rem;
    float:right;
    width:3.6rem;
}
.p4-div .info h2{
    margin-top:0.2rem;
    color:#ffffff;
    font-size:0.24rem;
    font-weight:bold;
    text-align:right;
}
.p4-div .info h2 b{
    font-size:0.2rem;
}
.p4-div .info span{
    margin-left:3.3rem;
    margin-top:0.1rem;
    width:0.3rem;
    height:0.03rem;
    display:block;
    background:#ffffff;
}
.p4-div .info p{
    margin-top:0.3rem;
    font-size:0.2rem;
    line-height:0.3rem;
    color:#ffffff;
    word-break:break-all;
}
.p4-ul{
    margin-top:0.3rem;
    margin-left:0.85rem;
}
.p4-ul li{
    margin-right:0.3rem;
    float:left;
    cursor:pointer;
    width:0.9rem;
    height:0.9rem;
}
.p4-ul li img{
    width:100%;
    height:100%;
}
.p4-ul li.act{
    border:0.02rem solid #ff0035;
}
.p4-left{
    left:0.2rem;
    bottom:1.9rem;
    width:0.28rem;
    height:0.54rem;
    cursor:pointer;
    position:absolute;
    background:url("../img/p4-left.png") no-repeat center;
    background-size:0.28rem 0.54rem;
}
.p4-right{
    right:0.2rem;
    bottom:1.9rem;
    width:0.28rem;
    height:0.54rem;
    cursor:pointer;
    position:absolute;
    background:url("../img/p4-right.png") no-repeat center;
    background-size:0.28rem 0.54rem;
}
.p5 .box {
    width: 7.5rem;
    height: 4.25rem;
    overflow:hidden;
    background: url("../img/p5-box.jpg") no-repeat center;
    background-size: 7.5rem 4.25rem;
}
.p5 .box ul{
    margin-top:0.5rem;
    margin-left:0.75rem;
}
.p5 .box ul li{
    margin-bottom:0.4rem;
    float:left;
    width:2rem;
}
.p5 .box ul li img{
    margin:0 auto;
    width:0.8rem;
    height:0.8rem;
}
.p5 .box ul li h2{
    margin-top:0.1rem;
    font-size:0.24rem;
    line-height:0.3rem;
    color:#ffffff;
    text-align:center;
}
.p5 .box ul li h2 span{
    font-size:0.2rem;
}
.p6{
    background:#1f232b;
}
.p6 .tit{
    margin:0 auto;
    width:6.22rem;
    height:0.61rem;
    background:url("../img/p6-tit.png") no-repeat center;
    background-size:6.22rem 0.61rem;
}
.p6 .tit ul{
    margin-left:0.28rem;
    width:7.5rem;
}
.p6 .tit ul li{
    margin-right:0.78rem;
    float:left;
    font-size:0.26rem;
    line-height:0.61rem;
    color:#ffffff;
}
.p6 .box{
    margin:0.2rem auto 0;
    width:6.22rem;
    height:4rem;
    overflow:hidden;
    position:relative;
}
.p6 .box > div{
    width:6.22rem;
    height:4rem;
    position:absolute;
}
.p6 .box ul{
    float:left;
}
.p6 .box ul li{
    font-size:0.22rem;
    color:#ffffff;
    line-height:0.4rem;
    height:0.4rem;
    text-indent:0.25rem;
    overflow:hidden;
}
.p6 .box ul.ul1{
    width:1.15rem;
}
.p6 .box ul.ul2{
    width:1.86rem;
}
.p6 .box ul.ul3{
    width:1.95rem;
}
.p6 .box ul.ul4{
    width:1.2rem;
}
.p6 .box > div.tb1{
    top:0;
    animation:5s tb1 infinite linear;
}
@keyframes tb1{
    0%{top:0;}
    100%{top:-100%;}
}
.p6 .box > div.tb2{
    top:4rem;
    animation:5s tb2 infinite linear;
}
@keyframes tb2 {
    0%{top:100%;}
    100%{top:0;}
}
.p6 h2{
    margin:0.4rem auto 0;
    width:6.15rem;
    height:0.4rem;
    color:#ffffff;
    line-height:0.4rem;
    font-size:0.18rem;
    text-align:center;
    background:#3e4656;
}
.footer{
    padding:0.3rem 0 1.3rem;
}
.footer p{
    font-size:0.18rem;
    line-height:0.24rem;
    text-align:center;
    color:#1d2027;
}


.p2 .video{
    top:50%;
    left:50%;
    margin-top:-2.5rem;
    margin-left:-3.5rem;
    width:7rem;
    height:5rem;
    z-index:9999;
    display:none;
    position:fixed;
}
.p2 .video .close{
    right:0;
    top:-0.5rem;
    width:1rem;
    height:0.5rem;
    font-size:0.3rem;
    line-height:0.5rem;
    text-align:center;
    position:absolute;
    background:#452499;
}
