body {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
    line-height: 1.4;
    font-size: 0.25rem;
}
a {
    text-decoration: none;
}
* {
    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;
}

.fl {
    float: left;
}

.fr {
    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;
}

.banner {
    width: 100%;
    height: 12.35rem;
}
.banner img {
    width: 100%;
}

.p1 {
    width: 100%;
    height: 12.53rem;
    padding-top: 0.5rem;
    position: relative;
}

.title {
    width: 89.5%;
    margin: 0 auto 0;
    height: 1rem;
}
.title img {
    width: 8%;
    margin-top: 0.13rem;
}
.title p {
    font-size: 0.42rem;
    color: #424889;
    font-weight: bold;
    letter-spacing: 1px;
}
.title p span {
    font-size: 0.42rem;
    color: #6c90f9;
}

.p1-index {
    width: 95%;
    height: 8.7rem;
    background: url(../img/p1-index.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.6rem auto 0;
    position: relative;
    z-index: 999;
}
.p1-left {
    position: absolute;
    top: 33%;
    left: 0%;
    width: 23%;
}
.p1-right {
    position: absolute;
    bottom: 8%;
    right: 0%;
    width: 21%;
}
.p1-index .swiper-slide .biaoti {
    width: 2.3rem;
    height: 0.39rem;
    margin-top: 1rem;
    margin-left: 1rem;
}
.p1 .pagination {
	width:100%;
	bottom:2.4rem;
	z-index:9999;
	text-align:center;
	position: absolute;
}
.p1 .swiper-pagination-switch {
	width:0.17rem;
	height:0.1rem;
	margin:0 2.5px;
	cursor:pointer;
	display:inline-block;
	background:none;
	border-radius: 1rem;
    background: #d4d8ff;
}
.p1 .swiper-active-switch {
	width:0.4rem;
	height:0.1rem;
	background:#ffffff;
}
.diyi {
    width: 5.35rem;
    height: 4.79rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 0.8rem;
    margin-left: 0.9rem;
}
.diyi li {
    width: 2.5rem;
    height: 0.7rem;
    border-radius: 5px;
    list-style: none;
    color: #fff;
    font-size: 0.24rem;
    line-height: 0.7rem;
    background-image: linear-gradient(to right, #92b6ff , #8f92ff);
}
.dier img{
    width: 79%;
    margin-top: 0.8rem;
    margin-left: 0.8rem;
}
.disan img{
    width: 79%;
    margin-top: 0.7rem;
    margin-left: 0.8rem;
}

.button {
    display: block;
    color: #fff;
    width: 4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background-image: linear-gradient(#ffbf2a, #ff8d5d);
    text-decoration: none;
    font-size: 0.36rem;
    border-radius: 1rem;
    margin: 0.3rem auto 0;
    box-shadow: 0px 1px 10px 6px #eaeffd;
    position: relative;
    z-index: 9;
}

.p2 {
    width: 100%;
    height: 10.3rem;
    background: url(../img/p2.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.5rem;
    position: relative;
}

.p2-index {
    width: 5.9rem;
    height: 6.1rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0.7rem auto 0;
}
.p2-index div {
    width: 2.3rem;
    height: 2.8rem;
}
.p2-index div p {
    color: #3d59a8;
    font-size: 0.24rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0.1rem;
}

.p2-left {
    position: absolute;
    bottom: -11%;
    left: 0%;
    width: 25%;
    z-index: 999;
}

.p3 {
    width: 100%;
    height: 10.78rem;
    background: url(../img/p3.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 0.5rem;
    z-index: 9;
}


.title2 {
    width: 89.5%;
    margin: 0 auto 0;
    height: 1rem;
}
.title2 img {
    width: 8%;
    margin-top: 0.5rem;
}
.title2 p {
    font-size: 0.42rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
.title2 p span {
    font-size: 0.42rem;
    color: #fffc00;
}

.p3-index {
    width: 6.9rem;
    height: 6.62rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0.79rem auto 0;
}

.p3-index div {
    width: 3.12rem;
    height: 3rem;
    border-radius: 10px;
    background: #fff;
}
.p3-index div img {
    width: 1.51rem;
    height: 1.51rem;
    margin: 0rem auto 0;
}

.p3-index div .p3-p1 {
    color: #5d55c8;
    font-size: 0.28rem;
    font-weight: bold;
}
.p3-index div .p3-p2 {
    color: #6d67c8;
    font-size: 0.22rem;
    margin-top: 0.1rem;
}
.p3-index div .p3-p3 {
    margin-top: 0.05rem;
    color: #6d67c8;
    font-size: 0.22rem;
}

.p4 {
    width: 100%;
    height: 13.20rem;
    background: #ecf2ff;
    margin-top: -0.3rem;
    padding-top: 0.8rem;
    position: relative;
}
.p4-index {
    width: 95%;
    height: 8.7rem;
    background: url(../img/p1-index.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.6rem auto 0;
    position: relative;
    z-index: 999;
}
.p4-index .swiper-slide .biaoti {
    width: 4.75rem;
    height: 0.59rem;
    margin-top: 0.93rem;
    margin-left: 0.73rem;
}
.p4 .pagination1 {
	width:100%;
	bottom:2.83rem;
	z-index:9999;
	text-align:center;
	position: absolute;
}
.p4 .swiper-pagination-switch {
	width:0.17rem;
	height:0.1rem;
	margin:0 2.5px;
	cursor:pointer;
	display:inline-block;
	background:none;
	border-radius: 1rem;
    background: #d4d8ff;
}
.p4 .swiper-active-switch {
	width:0.4rem;
	height:0.1rem;
	background:#ffffff;
}

.lunbo1 {
    width: 5.6rem;
    height: 3.5rem;
    margin-top: 1rem;
    margin-left: 1.3rem;
}
.lunbo1 .l-t {
    color: #4f5579;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: left;
}
.lunbo1 .xiahuaxian {
    width: 0.3rem;
    height: 0.06rem;
    background: #ffa25d;
    border-radius: 1rem;
    margin: 0.05rem 0 0.06rem 0;
}
.lunbo1 ul {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.lunbo1 ul li {
    text-align: left;
    text-indent: -0.1rem;
    margin-left: 0.3rem;
    color: #4f5579;
    font-size: 0.24rem;
    margin-top: 0.04rem;
}

.p4-left {
    position: absolute;
    top: 11%;
    left: 0%;
    width: 17%;
}
.p4-right {
    position: absolute;
    bottom: 0%;
    right: 0%;
    width: 21%;
}

.p5 {
    width: 100%;
    height: 12.62rem;
    background: url(../img/p5.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -0.1rem;
    position: relative;
    z-index: 99;
    padding-top: 0.5rem;
}
.p5-img1 {
    width: 90%;
    margin: 0.7rem auto 0;
}


.p5-index {
    width: 95%;
    height: 5.7rem;
    background: url(../img/lunbo2-bg.png) no-repeat;
    background-size: 100% 4.41rem;
    margin: 0.1rem auto 0;
    position: relative;
    z-index: 999;
    background-position-y: 0.8rem;
}
.p5-index .swiper-slide img {
    width: 3.1rem;
    height: 5rem;
    margin-top: 0.17rem;
    margin-left: 3.8rem;
}
.p5-index .swiper-slide .jsjs {
    margin-top: -3.5rem;
    font-size: 0.22rem;
    text-align: left;
}
.p5-index .swiper-slide .jsjs-1 {
    margin-left: 0.2rem;
    margin-top: -3.7rem;
    width: 3.1rem;
    height: 2.95rem;
} 
.p5-index .swiper-slide .jsjs-2 {
    margin-left: 0.2rem;
    margin-top: -3.6rem;
    width: 3.1rem;
    height: 2.63rem;
} 
.p5-index .swiper-slide .jsjs-3 {
    margin-left: 0.2rem;
    margin-top: -3.65rem;
    width: 3.1rem;
    height: 3.04rem;
} 
.p5-index .swiper-slide .jsjs-4 {
    margin-left: 0.2rem;
    margin-top: -3.6rem;
    width: 3.1rem;
    height: 2.96rem;
} 
.p5-index .swiper-slide .jsjs-5 {
    margin-left: 0.2rem;
    margin-top: -3.63rem;
    width: 3.1rem;
    height: 2.96rem;
} 










.p5-index .swiper-slide .jsjs-6 {
    margin-left: 0.2rem;
    margin-top: -3.62rem;
    width: 3.1rem;
    height: 2.89rem;
} 

.p5 .pagination2 {
	width:100%;
	bottom:2rem;
	z-index:9999;
	text-align:center;
	position: absolute;
}
.p5 .swiper-pagination-switch {
	width:0.17rem;
	height:0.1rem;
	margin:0 2.5px;
	cursor:pointer;
	display:inline-block;
	background:none;
	border-radius: 1rem;
    background: #d4d8ff;
}
.p5 .swiper-active-switch {
	width:0.4rem;
	height:0.1rem;
	background:#ffffff;
}

.p6 {
    width: 100%;
    height: 26.5rem;
    position: relative;
    padding-top: 0.5rem;
}

.p6-index {
    width: 95%;
    height: 7.5rem;
    margin: 0.8rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: relative;
    z-index: 9;
}

.p6-index div {
    width: 3.27rem;
    height: 3.4rem;
    background: #fff;
    box-shadow: 0px 2px 5px 3px #f5f7fb;
    border-radius: 15px;
}
.p6-index div img {
    width: 3.26rem;
    height: 2.61rem;
}
.p6-index p {
    color: #4f5579;
    font-size: 0.20rem;
    margin-top: 0.1rem;
}

.p6-index2 {
    width: 95%;
    height: 9.86rem;
    margin: 0.7rem auto 0;
    position: relative;
    z-index: 9;
}

.p6-right1 {
    position: absolute;
    top: -4%;
    right: 0%;
    width: 22%;
}
.p6-left2 {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 27%;
}
.p6-right3 {
    position: absolute;
    bottom: 2%;
    right: 0%;
    width: 32%;
}

.p7 {
    width: 100%;
    height: 13.83rem;
    background: url(../img/p7.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.5rem;
}

.p7-index {
    width: 95%;
    height: 7.5rem;
    margin: 0.7rem auto 0;
}

.footer {
    width: 100%;
    height: 1.2rem;
    background: url(../img/footer.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -1.2rem;
    padding-top: 0.03rem;
}

.footer p {
    color: #fff;
    font-size: 0.16rem;
    transform: scale(.8);
}