body {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    line-height: 1.4;
    font-size: 0.25rem;
}

* {
    tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.container:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.width-100 {
    width: 100%;
}

.text-overflow {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

img {
    width: 100%;
    display: block;
    pointer-events: none;
}

.body {
    margin: 0 auto;
    background-size: 100% auto;
}

.container {
    clear: both;
    margin: 0 auto;
    text-align: center;
    margin:0 auto;
    width:100%;
    overflow:hidden;
    position: relative;
}
.nav {
    width: 100%;
    height: 0.8rem;
    background: #fb2130;
}
.logo {
    position: absolute;
    width: 40%;
    top: 0.17rem;
    left: 0.2rem;
}
.logo img {
    width: 100%;
}
.banner,.banner img{
    width: 100%;
    height: 17.5rem;
}

.p1 {
    width: 100%;
    height: 6rem;
    position: relative;
    padding-top: 0.3rem;
}
.title1 {
    width: 90%;
    height: 1.4rem;
    background: url(../img/title1.png) no-repeat;
    background-size: 100% 100%;
    color: #e20014;
    font-size: 0.4rem;
    font-weight: bold;
    padding-top: 0.38rem;
    margin: 0 auto;
}
.title1 p {
    color: #7200ff;
    font-size: 0.24rem;
    margin-top: 0.25rem;
    font-weight: bold;
}

.p1-index {
    width: 95%;
    height: 2.2rem;
    display: flex;
    justify-content: space-around;
    margin: 0.5rem auto 0;
}
.p1-index div {
    width: 2.25rem;
    height: 2.15rem;
}
.p1-index .z1 {
    background: url(../img/z1.png) no-repeat;
    background-size: 100% 100%;
}
.p1-index .z2 {
    background: url(../img/z2.png) no-repeat;
    background-size: 100% 100%;
}
.p1-index .z3 {
    background: url(../img/z2.png) no-repeat;
    background-size: 100% 100%;
}

.p1-index div .xzg {
    font-size: 0.32rem;
    color: #ffd781;
    font-weight: bold;
    margin-top: 0.2rem;
    margin-left: 0.4rem;
}
.p1-index div .pj {
    font-size: 0.22rem;
    color: #333333;
    padding-top: 0.3rem;
}
.p1-index div .xz {
    color: #e20014;
    font-size: 0.26rem;
    font-weight: bold;
    padding-top: 0.3rem;
}
.button-n {
    width: 4rem;
    height: 0.7rem;
    border-radius: 1rem;
    background-image: linear-gradient(#fe4e29, #ea183d);
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.7rem;
    margin: 0.35rem auto 0;
}
.from-1 {
    color: #333333;
    font-size: 0.16rem;
    float: right;
    margin-right: 0.3rem;
}
.button {
    width: 4rem;
    height: 0.7rem;
    border-radius: 1rem;
    background-image: linear-gradient(#fe4e29, #ea183d);
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.7rem;
    position: absolute;
    top: 83%;left: 50%;
    transform: translate(-50%,-50%);
}

.p2 {
    width: 100%;
    height: 10.5rem;
    background: #fef7f8;
    position: relative;
    padding-top: 0.35rem;
}
.new-title {
    width: 90%;
    height: 1.4rem;
    background: url(../img/title1.png) no-repeat;
    background-size: 100% 100%;
    color: #e20014;
    font-size: 0.4rem;
    font-weight: bold;
    padding-top: 0.38rem;
    margin: 0 auto;
}
.new-title  p {
    color: #7200ff;
    font-size: 0.24rem;
    margin-top: 0.25rem;
    font-weight: bold;
}

.p2-index {
    width: 95%;
    height: 5.8rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0.4rem auto 0;
}
.p2-index div {
    width: 2.17rem;
    height: 2.78rem;
} 
.p2-index .p2-new-d1 {
    background: url(../img/1_03.jpg) no-repeat;
    background-size: 100% 100%;
}
.p2-index .p2-new-d2 {
    background: url(../img/2_03.jpg) no-repeat;
    background-size: 100% 100%;
}
.p2-index .p2-new-d3 {
    background: url(../img/3_03.jpg) no-repeat;
    background-size: 100% 100%;
}
.p2-index .p2-new-d4 {
    background: url(../img/4_03.jpg) no-repeat;
    background-size: 100% 100%;
}
.p2-index .p2-new-d5 {
    background: url(../img/5_03.jpg) no-repeat;
    background-size: 100% 100%;
}
.p2-index .p2-new-d6 {
    background: url(../img/6_03.jpg) no-repeat;
    background-size: 100% 100%;
}

.p2-index div p {
    font-size: 0.2rem;
    font-weight: bold;
    color: #ffe400;
    padding-top: 0.03rem;
}

.new-button {
    width: 4rem;
    height: 0.7rem;
    border-radius: 1rem;
    background-image: linear-gradient(#fe4e29, #ea183d);
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.7rem;
    margin: 0.35rem auto 0;
}
.p3 {
    width: 100%;
    height: 11.5rem;
    background: url(../img/p3.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top: -1.32rem;
}

.title2 {
    width: 90%;
    height: 1.4rem;
    background: url(../img/xin-title.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 0.4rem;
    font-weight: bold;
    padding-top: 0.38rem;
    position: absolute;
    top: 13%;left: 50%;
    transform: translate(-50%,-50%);
}
.title2 p {
    color: #fff;
    font-size: 0.24rem;
    margin-top: 0.25rem;
    font-weight: bold;
}

.p3-index {
    width: 95%;
    height: 7rem;
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p3-index .p3-index-div {
    width: 49%;
    height: 2.4rem;
}
.p3-index .p3-div1 {
    background: url(../img/01.png) no-repeat;
    background-size: 100% 100%;
}
.p3-index .p3-div2 {
    background: url(../img/02.png) no-repeat;
    background-size: 100% 100%;
}
.p3-index .p3-div3 {
    background: url(../img/03.png) no-repeat;
    background-size: 100% 100%;
}
.p3-index .p3-div4 {
    background: url(../img/04.png) no-repeat;
    background-size: 100% 100%;
}
.p3-index .p3-div5 {
    background: url(../img/05.png) no-repeat;
    background-size: 100% 100%;
}
.p3-index .p3-div6 {
    background: url(../img/06.png) no-repeat;
    background-size: 100% 100%;
}
.p3-index .p3-index-div p {
    font-size: 0.32rem;
    text-align: left;
    color: #333333;
    font-weight: bold;
    padding-left: 0.3rem;
    padding-top: 0.35rem;
}
.p3-index .p3-index-div p span {
    color: #f3453a;
}
.p3-index .p3-index-div ul {
    padding-left: 0.4rem;
    padding-top: 0.2rem;
}
.p3-index .p3-index-div ul li {
    font-size: 0.24rem;
    color: #fff;
    list-style: none;
    text-align: left;
}

.p4 {
    width: 100%;
    height: 13rem;
    position: relative;
}

.p4-index {
    width: 92%;
    height: 0.7rem;
    display: flex;
    justify-content: space-around;
    position: absolute;
    top: 21%;left: 50%;
    transform: translate(-50%,-50%);
}
.p4-index p {
    width: 10%;
    height: 0.7rem;
}
.p4-index p img {
    width: 100%;
}

.p4-index2 {
    width: 95%;
    height: 8.3rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: absolute;
    top: 57%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.p4-index2 .p4-index2-div {
    width: 49%;
    height: 4rem;
    text-align: left;
}
.p4-index2 .p4-div1 {
    background: url(../img/diyi.png) no-repeat;
    background-size: 100% 100%;
}
.p4-index2 .p4-div2 {
    background: url(../img/dier.png) no-repeat;
    background-size: 100% 100%;
}
.p4-index2 .p4-div3 {
    background: url(../img/disan.png) no-repeat;
    background-size: 100% 100%;
}
.p4-index2 .p4-div4 {
    background: url(../img/disi.png) no-repeat;
    background-size: 100% 100%;
}
.p4-index2-div .p4-index2-title {
    color: #ffffff;
    font-size: 0.3rem;
    font-weight: bold;
    padding-left: 0.35rem;
    padding-top: 0.265rem;
}
.p4-index2-div .p4-index2-title2 {
    font-size: 0.26rem;
    color: #fff;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-left: 0.8rem;
}
.p4-index2-div .p4-index2-title3 {
    font-size: 0.26rem;
    color: #fff;
    font-weight: bold;
    padding-top: 0.33rem;
    padding-left: 0.8rem;
}
.p4-index2-div .p4-index2-title4 {
    font-size: 0.24rem;
    color: #fff;
    padding-top: 0.1rem;
    padding-left: 0.35rem;
}
.p4-index2-div .p4-index2-title5 {
    font-size: 0.24rem;
    color: #fff;
    padding-left: 0.35rem;
    padding-top: 0.1rem;
}

.p5 {
    width: 100%;
    height: 11.7rem;
    position: relative;
    background: #fef7f8;
}
.p5-index {
    width: 95%;
    height: 7.8rem;
    position: absolute;
    top: 53%;left: 50%;
    transform: translate(-50%,-50%);
    background: url(../img/p5-index.png) no-repeat;
    background-size: 100% 100%;
}
.js-title {
    color: #e20014;
    position: absolute;
    top: 56.6%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 999999999;
    font-size: 0.36rem;
    font-weight: bold;
}
.js-title span {
    font-size: 0.24rem;
    color: #333;
    font-weight: bold;

}
.jianjie {
    width: 6rem;
    height: 1.78rem;
    color: #333;
    position: absolute;
    top: 78%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 0.24rem;
    text-align: left;
    line-height: 0.35rem;
}
.button3 {
    width: 4rem;
    height: 0.7rem;
    border-radius: 1rem;
    background-image: linear-gradient(#fe4e29, #ea183d);
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.66rem;
    position: absolute;
    top: 87%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding-left: 0.5rem;
}
.button3 img {
    width: 10%;
    position: absolute;
    top: 27%;
    left: 20%;
}

.p6 {
    width: 100%;
    height: 9rem;
    background: url(../img/p6.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.title-ts {
    width: 90%;
    height: 1.4rem;
    background: url(../img/title-ts.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 0.4rem;
    font-weight: bold;
    padding-top: 0.38rem;
    position: absolute;
    top: 13%;left: 50%;
    transform: translate(-50%,-50%);
}
.title-ts p {
    color: #fff;
    font-size: 0.24rem;
    margin-top: 0.25rem;
    font-weight: bold;
}

.p6-index {
    width: 95%;
    height: 4.5rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
}
.p6-index div {
    width: 49%;
    height: 2.3rem;
}
.p6-index .p6-index-1 {
    background: url(../img/p6-1.png) no-repeat;
    background-size: 100% 100%;
}
.p6-index .p6-index-2 {
    background: url(../img/p6-2.png) no-repeat;
    background-size: 100% 100%;
}
.p6-index .p6-index-3 {
    background: url(../img/p6-3.png) no-repeat;
    background-size: 100% 100%;
}
.p6-index .p6-index-4 {
    background: url(../img/p6-4.png) no-repeat;
    background-size: 100% 100%;
}

.p7 {
    width: 100%;
    height: 8.5rem;
    position: relative;
}

.p7-index1 {
    width: 93%;
    height: 0.4rem;
    display: flex;
    justify-content: space-around;
    background: url(../img/p7-index1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 26%;left: 50%;
    transform: translate(-50%,-50%);
}
.p7-index1 div {
    line-height: 0.4rem;
    color: #fff;
    font-size: 0.24rem;
    font-weight: bold;
}
.p7-index1 div:nth-child(1) {
    width: 1.2rem;
}
.p7-index1 div:nth-child(2) {
    width: 1.5rem;
}
.p7-index1 div:nth-child(3) {
    width: 1.2rem;
}
.p7-index1 div:nth-child(4) {
    width: 1.5rem;
}
.p7-index1 div:nth-child(5) {
    width: 1.2rem;
}

.p7-index2 {
    width: 95%;
    height: 4.5rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: absolute;
    top: 58%;left: 50%;
    transform: translate(-50%,-50%);
}
.p7-index2 .p7-index-1 {
    width: 47.9%;
    height: 2.1rem;
}
.p7-index2 div:nth-child(1) {
    background: url(../img/a.png) no-repeat;
    background-size: 100% 100%;
}
.p7-index2 div:nth-child(2) {
    background: url(../img/b.png) no-repeat;
    background-size: 100% 100%;
}
.p7-index2 div:nth-child(3) {
    background: url(../img/c.png) no-repeat;
    background-size: 100% 100%;
}
.p7-index2 div:nth-child(4) {
    background: url(../img/d.png) no-repeat;
    background-size: 100% 100%;
}

.p8 {
    width: 100%;
    height: 8.3rem;
    background: url(../img/p8.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.p8-index1 {
    width: 92%;
    height: 3rem;
    background: url(../img/p8-index1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 51%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.p8-index1 div {
    color: #fff;
    font-size: 0.25rem;
    font-weight: bold;
    position: absolute;
}
.p8-index1 .p8-a {
    top: 0.2rem;
    left: 0.3rem;
}
.p8-index1 .p8-b {
    top: 0.2rem;
    left: 2.25rem;
}
.p8-index1 .p8-c {
    top: 0.2rem;
    left: 4.15rem;
}
.p8-index1 .p8-d {
    top: 0.2rem;
    left: 6.1rem;
}
.p8-index1 .p8-e {
    top: 2.05rem;
    left: 0.3rem;
}
.p8-index1 .p8-f {
    top: 2.05rem;
    left: 2.25rem;

}
.p8-index1 .p8-g {
    top: 2.05rem;
    left: 4.15rem;

}
.p8-index1 .p8-h {
    top: 2.05rem;
    left: 6.1rem;

}
.p8-index2-div {
    width: 95%;
    height: 0.67rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: absolute;
    top: 78%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.p8-index2-div div {
    width: 24%;
    height: 0.67rem;
    line-height: 0.67rem;
    background: url(../img/p8-index2-div.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 0.216rem;
    font-weight: bold;
}

.dibu {
    width: 100%;
    height: 1.4rem;
    background: #333333;
    color: #999999;
    font-size: 0.14rem;
    line-height: 0.3rem;
    padding-top: 0.2rem;
}