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

* {
    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 {
    clear: both;
    margin: 0 auto;
    text-align: left;
    max-width: 750px;
}

.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 {
    /* background: #6060f6 url("img/htmlpng_09.png") no-repeat bottom center; */
    /* max-width: 750px; */
    margin: 0 auto;
    /* background-size: 100% auto; */
}
.index {
    width: 100%;
    text-align: center;
    background-color: #ffe8e0;
    position: relative;
}

.nav{
    top:0;
    left:0;
    width:7.5rem;
    height:1rem;
    z-index:9999;
    position:absolute;
}
.nav .logo {
    margin-left: 0.28rem;
    margin-top: 0.25rem;
    float: left;
    width: 1.4rem;
    height: 0.36rem;
}

.nav ul li {
    margin-left:0.3rem;
    float:left;
    line-height:0.3rem;
    list-style: none;
}
.nav ul li a {
    font-size:0.3rem;
    color:#ffffff;
    text-decoration: none;
}




.banner {
    width: 100%;
}
.banner img {
    width: 100%;
}

.p1 {
    width: 100%;
    height: 7rem;
    position: relative;
}
.title {
    font-size: 0.4rem;
    color: #333;
    font-weight: bold;
    padding-top: 0.5rem;
}
.title-img {
    width: 30%;
    position: absolute;
    top: 29%;left: 50%;
    transform: translate(-50%,-50%);
}

.p1-index {
    width: 95%;
    height: 6rem;
    margin: 1rem auto 0;
    position: relative;
}
.p1-index img {
    width: 100%;
    position: absolute;
    top: 33.5%;left: 50%;
    transform: translate(-50%,-50%);
}

.p1-index2 {
    width: 6rem;
    height: 4rem;
    position: absolute;
    top: 33%;left: 50%;
    transform: translate(-50%,-50%);
}

.p1-title {
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    padding-top: 0.1rem;
}
.p1-left {
    float: left;
    font-size: 0.25rem;
    color: #333;
    padding-top: 0.85rem;
}
.p1-left p {
    padding-bottom: 0.25rem;
    padding-left: 0.15rem;
}
.p1-right {
    float: left;
    font-size: 0.25rem;
    color: #333;
    padding-top: 0.85rem;
    margin-left: 2.45rem;
}
.p1-right p {
    padding-bottom: 0.25rem;
    padding-left: 0.15rem;

}

.zy {
    width: 0.2rem;
    height: 2rem;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    position: absolute;
    top: 62%;
    left: 35%;
    transform: translate(-50%,-50%);
}
.zh {
    width: 0.2rem;
    height: 2rem;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    position: absolute;
    top: 62%;
    left: 62.6%;
    transform: translate(-50%,-50%);
}

.p2 {
    width: 100%;
    height: 12rem;
    position: relative;
}
.p2-index {
    width: 95%;
    height: 10rem;
    margin: 1.3rem auto 0;
    position: relative;
    z-index: 9;

}
.tab {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.tab div {
    background-color: #ffcc1b;
    color: #333;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    height: 0.65rem;
    line-height:0.65rem;
    border-radius: 0.2rem;
}
.tab .t1 {
    width: 1.9rem;
}
.tab .t2 {
    width: 3rem;
}
.tab .t3 {
    width: 2rem;
}
.tab .act2 {
    background: url(../img/tab-img.png) no-repeat 0px 0px;
    background-size: cover;
}
.tabs {
    margin-top: 0.3rem;
}
.tabs div {
    display: none;
}
.tabs .act2 {
    display: block;
}

.p2-dibu {
    width: 100%;
    position: absolute;
    top: 34%;
    left: 0%;
    height: 9rem;
    background: url(../img/bg.png) no-repeat 0px -41px;
    background-size: cover;
}

.p3 {
    width: 100%;
    height: 11rem;
    position: relative;
}
.p3-index {
    width: 95%;
    height: 7rem;
    background: url(../img/p3-bg.png) no-repeat;
    background-size: 100% 100%;
    margin: 1.5rem auto 0;
}
.s1 {
    float: left;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
}
.s1 p:nth-child(1) {
    margin-top: -0.4rem;
    padding-left: 0.75rem;
}
.s1 p:nth-child(2) {
    padding-top: 0.8rem;
    padding-left: 0.75rem;
}
.s1 p:nth-child(3) {
    padding-top: 0.9rem;
    padding-left: 0.75rem;
}
.s1 p:nth-child(4) {
    padding-top: 1rem;
    padding-left: 0.75rem;
}
.s1 p:nth-child(5) {
    padding-top: 0.95rem;
    padding-left: 0.75rem;
}
.s1 p:nth-child(6) {
    padding-top: 0.9rem;
    padding-left: 0.75rem;
}
.s2 {
    position: absolute;
    top: 3.1rem;
    left: 1.75rem;
    color: #333;
    font-size: 0.3rem;
    font-weight: bold;
    margin-left: 1rem;
}


.s2 p:nth-child(1) {
    margin-top: -0.4rem;
    padding-left: 1.5rem;
}
.s2 p:nth-child(2) {
    padding-top: 0.8rem;
    padding-left: 1.5rem;

}
.s2 p:nth-child(3) {
    padding-top: 0.9rem;
    padding-left: 1.5rem;
}
.s2 p:nth-child(4) {
    padding-top: 1rem;
    padding-left: 1.5rem;

}
.s2 p:nth-child(5) {
    padding-top: 0.95rem;
    padding-left: 1.5rem;

}
.s2 p:nth-child(6) {
    padding-top: 0.9rem;
    padding-left: 1.5rem;

}


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

/* .p4-title {
    color: #ef3206;
    font-size: 0.47rem;
    font-weight: bold;
    padding-top: 1.75rem;
}
.p4-title-p {
    font-size: 0.285rem;
}

.p4-index div {
    height: 0.5rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    border: 1px solid #71f87d;
    color: #ef3206;
    position: absolute;
    border-radius: 5rem;
}
.p4-index .bg-h{
    background-color: #fff60e;
    border: none;
}

.p4-index div:nth-child(1) {
    top: 3.8rem;
    left: 1.7rem;
    width: 4.2rem;
}

.p4-index div:nth-child(2) {
    top: 4.7rem;
    left: 2.4rem;
    width: 4.3rem;
}
.p4-index div:nth-child(3) {
    top: 5.6rem;
    left: 0.5rem;
    width: 3rem;
    color: #71f87d;  
}
.p4-index div:nth-child(4) {
    top: 5.6rem;
    left: 3.8rem;
    width: 3.5rem;
}

.p4-index div:nth-child(5) {
    top: 6.6rem;
    left: 0.2rem;
    width: 2.4rem;
    color: #71f87d;  
}
.p4-index div:nth-child(6) {
    top: 6.6rem;
    left: 2.8rem;
    width: 2.4rem;
    color: #71f87d;  
}

.p4-index .bg-b {
    background: #fff;
    color: #ef3206;
    border: none;
}
.p4-index div:nth-child(7) {
    top: 6.6rem;
    left: 2.8rem;
    width: 2.4rem;  
} */

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

.title-p {
    font-size: 0.25rem;
    color: #333;
    font-weight: bold;
    padding-top: 0.1rem;
}

.p5-index {
    width: 95%;
    height: 10rem;
    margin: 1.3rem auto 0;
}
.p5-index div:nth-child(1) {
    width: 100%;
    height: 2rem;
    background: url(../img/t.png) no-repeat;
    background-size: 100% 100%;
}
.p5-index div:nth-child(2) {
    margin-top: 0.5rem;
    width: 100%;
    height: 7rem;
    background: url(../img/x.png) no-repeat;
    background-size: 100% 100%;
}
.p5-top p {
    float: left;
    text-align: left;
    color: #fff;
}


.p5-top .xm{
    font-size: 0.3rem;
    padding-top: 0.3rem;
    padding-left: 0.35rem;
}
.p5-top .tn {
    font-size: 0.27rem;
    padding-top: 0.35rem;
    padding-left: 0.4rem;
}
.p5-top-d {
    text-align: left;
    padding-top: 1rem;
}
.p5-top-d p {
    float: left;
    color: #333;
    font-size: 0.29rem;
    text-align: left;
    font-weight: bold;
    margin-top: 0.28rem;
    margin-left: 0.37rem;
}
.p5-top-d .top-p1 {
    float: left;
    color: #fff;
    font-size: 0.26rem;
    text-align: left;
    font-weight: bold;
    margin-left: 0.28rem;
    margin-top: 0.1rem;
}



.p5-bottom p {
    color: #fff;
}


.p5-bottom .fh{
    font-size: 0.3rem;
    padding-top: 0.3rem;
    padding-left: 0.35rem;
    float: left;
    text-align: left;

}
.p5-bottom .ys {
    font-size: 0.27rem;
    padding-top: 0.35rem;
    padding-left: 0.4rem;
    float: left;
    text-align: left;
    
}

.p5-bottom .b-left {
    float: left;
    margin-top: 0.5rem;
    position: absolute;
    top: 6rem;
    left: 1.7rem;
}
.p5-bottom .b-left p {
    color: #666;
    font-size: 0.25rem;
    margin: 0 auto;
    clear: both;
    margin-bottom: 0.05rem;
    padding-left: 0.1rem;
}
.p5-bottom .b-right {
    float: left;
    /* margin-top: 0.5rem; */
    /* margin-left: 0.7rem; */
    position: absolute;
    top: 6.5rem;
    left: 4.05rem;

}
.p5-bottom .b-right p {
    color: #666;
    font-size: 0.25rem;
    clear: both;
    margin-bottom: 0.05rem;

}
.lc {
    padding-top: 4.47rem;
}
.lc p {
    color: #fff;
    font-size: 0.25rem;
    float: left;
}
.jl {
    float: left;
    margin-left: 3rem;
    margin-top: 0.2rem;
}
.jl p {
    color: #666;
    font-size: 0.25rem;
    padding-bottom: 0.05rem;
}
.qq {
    float: left;
    margin-left: 1rem;
    margin-top: 0.2rem;

}
.qq p {
    color: #666;
    font-size: 0.25rem;
    padding-bottom: 0.05rem;
}

.p6 {
    width: 100%;
    height: 11rem;
    position: relative;
}
.p6-index1 {
    width: 95%;
    height: 3.7rem;
    margin: 1.3rem auto 0;
    background: url(../img/huodei.png) no-repeat;
    background-size: 100% 100%;
}
.p6-p1 {
    color: #fff;
    font-size: 0.35rem;
    text-align: left;
    font-weight: bold;
    padding-left: 0.4rem;
    padding-top: 0.25rem;
}
.p6-small {
    margin-top: 0.85rem;
    margin-left: 1rem;
    text-align: left;
}
.p6-small p{
    color: #fff;
    font-size: 0.25rem;
    padding-bottom: 0.05rem;
}
.p6-index2 {
    width: 95%;
    height: 3.7rem;
    margin: 0.2rem auto 0;
    background: url(../img/chengwei.png) no-repeat;
    background-size: 100% 100%;
}
.p6-p2 {
    color: #fff;
    font-size: 0.35rem;
    text-align: left;
    font-weight: bold;
    padding-left: 0.4rem;
    padding-top: 0.25rem;
}
.p6-small2 {
    margin-top: -0.18rem;
    margin-left: 4rem;
    text-align: left;
}
.p6-small2 p{
    color: #333;
    font-size: 0.25rem;
    padding-bottom: 0.05rem;
}


.p7 {
    width: 100%;
    height: 16rem;
    position: relative;
}
.p7-index {
    width: 95%;
    height: 10rem;
    margin: 1rem auto 0;
}
.p7-index div {
    width: 100%;
    height: 3rem;
    margin-bottom: 0.3rem;
}
.p7-index .p7-d1 {
    background: url(../img/p7-01.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -0.1rem;
}
.p7-index .t-l {
    color: #fff;
    font-size: 0.35rem;
    text-align: left;
    margin-left: 2.7rem;
    font-weight: bold;
    padding-top: 0.3rem;
}



.p7-index .t-l-div {
    width: 4.5rem;
    height: 1.5rem;
    margin-top: 0.6rem;
    margin-left: 2.5rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p7-index .t-l-div p {
    color: #ff600e;
    border: 1px solid #ff600e;
    font-size: 0.25rem;
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.5rem;
}

.p7-index .p7-d2 {
    background: url(../img/p7-02.png) no-repeat;
    background-size: 100% 100%;
}

.p7-index .t-r {
    color: #fff;
    font-size: 0.35rem;
    text-align: left;
    margin-left: 1.3rem;
    font-weight: bold;
    padding-top: 0.3rem;
}
.p7-index .t-r-div {
    width: 4.5rem;
    height: 1.5rem;
    margin-top: 0.6rem;
    margin-left: 0.1rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p7-index .t-r-div p {
    color: #ff600e;
    border: 1px solid #ff600e;
    font-size: 0.25rem;
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.5rem;
}





.p7-index .p7-d3 {
    background: url(../img/p7-03.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -0.1rem;
}
.p7-index .p7-d4 {
    background: url(../img/p7-04.png) no-repeat;
    background-size: 100% 100%;
}



.p7-index .t-r2 {
    color: #fff;
    font-size: 0.35rem;
    text-align: left;
    margin-left: 1.3rem;
    font-weight: bold;
    padding-top: 0.3rem;
}
.p7-index .t-r2-div {
    width: 5rem;
    height: 1.5rem;
    margin-top: 0.6rem;
    margin-left: 0.1rem;
}
.p7-index .t-r2-div p {
    color: #ff600e;
    border: 1px solid #ff600e;
    font-size: 0.25rem;
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.5rem;
    float: left;
    margin-bottom: 0.2rem;
    
}

.p8 {
    width: 100%;
    height: 9.5rem;
    position: relative;
}

.p8-index {
    width: 95%;
    height: 6rem;
    margin: 1rem auto 0;
}
.p8-s {
    width: 100%;
    height: 1.3rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p8-s div:nth-child(1) {
    width: 3.8rem;
    height: 0.5rem;
    background: #fff;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #333;
}
.p8-s div:nth-child(2) {
    width: 2.8rem;
    height: 0.5rem;
    background: #fff;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #333;
}
.p8-s div:nth-child(3) {
    width: 2rem;
    height: 0.5rem;
    background: #fff;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #333;
}
.p8-s div:nth-child(4) {
    width: 2.5rem;
    height: 0.5rem;
    background: #fff;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #333;
}
.p8-s div:nth-child(5) {
    width: 2rem;
    height: 0.5rem;
    background: #fff;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #333;
}


.p8-z {
    width: 100%;
    height: 3rem;
    margin: 0rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p8-z div {
    width: 2.2rem;
    height: 1.6rem;
}

.p8-x {
    width: 100%;
    height: 1.7rem;
    margin: 0.3rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p8-x div {
    width: 1.7rem;
    height: 0.7rem;
}


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

.p9-title {
    font-size: 0.3rem;

}
.p9-index a {
    display: block;
    text-decoration: none;
    font-size: 0.3rem;
    color: #fff;
    border-radius: 0.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-bottom: 0.3rem;
    border: 1px solid #fff;
}
.p9-sz {
    width: 3rem;
    text-align: center;
    margin: 1.2rem auto 0;
}
.p9-index div {
    width: 100%;
    height: 0.6rem;
}
.p9-d2 a{
    float: left;
}
.p9-d2 a:nth-child(1) {
    width: 3.2rem;
    margin-right: 0.6rem;
    margin-left: 0.3rem;
}
.p9-d2 a:nth-child(2) {
    width: 3rem;
}
.p9-d3 a{
    float: left;
}
.p9-d3 a:nth-child(1) {
    width: 3.5rem;
    margin-right: 0.5rem;
    margin-left: 0.3rem;
}
.p9-d3 a:nth-child(2) {
    width: 3rem;
}


.p9-d4 a{
    float: left;
}
.p9-d4 a:nth-child(1) {
    width: 2.8rem;
    margin-right: 0.5rem;
    margin-left: 0.6rem;
}
.p9-d4 a:nth-child(2) {
    width: 3rem;
}


.p9-d5 a{
    float: left;
}
.p9-d5 a:nth-child(1) {
    width: 3.4rem;
    margin-right: 0.4rem;
    margin-left: 0.3rem;
}
.p9-d5 a:nth-child(2) {
    width: 3.2rem;
}
.p9-sd {
    width: 4rem;
    text-align: center;
    margin: 1.2rem auto 0;
}

.dibu {
    width: 100%;
    height: 1rem;
    color: #666;
    font-size: 0.25rem;
    padding-top: 0.1rem;
    line-height: 0.4rem;
}