﻿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: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;
    /* max-width:750px;
    min-width:320px; */
    width:100%;
    overflow:hidden;
    position: relative;
}
.logo {
    position: absolute;
    width: 40%;
    top: 0.45rem;
    left: 0.4rem;
}
.logo img {
    width: 100%;
}
.banner {
    width: 100%;
}
.banner img {
    width: 100%;
}
.p1 {
    width: 100%;
    background: #f0f5ff;
    height: 11.5rem;
}

.title {
    color: #072990;
    font-size: 0.4rem;
    font-weight: bold;
    padding-top: 0.5rem;
}
.title span {
    color: #de514e;
}
.title-img {
    width: 90%;
    margin: 0.2rem auto 0;
}
.title2 {
    color: #333333;
    font-size: 0.25rem;
    /* font-weight: bold; */
    line-height: 0.37rem;
    padding-top: 0.2rem;
}

.p1-index {
    width: 95%;
    height: 6.5rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0.35rem auto 0;
}
.p1-index div {
    width: 47%;
    height: 3rem;
    
}
.p1-index .i1 {
    background: url(../images/1.png) no-repeat;
    background-size: 100% 100%;
}
.p1-index .i2 {
    background: url(../images/2.png) no-repeat;
    background-size: 100% 100%;
}
.p1-index .i3 {
    background: url(../images/3.png) no-repeat;
    background-size: 100% 100%;
}
.p1-index .i4 {
    background: url(../images/4.png) no-repeat;
    background-size: 100% 100%;
}
.p1-index div p {
    color: #fff;
    font-size: 0.36rem;
    padding-top: 2.36rem;
}

.button {
    display: block;
    width: 60%;
    height: 0.9rem;
    line-height: 0.9rem;
    color: #fff;
    text-decoration: none;
    /* background: #fc5f64; */
    background-image: linear-gradient(to right, #f04549 , #ff666a);
    font-size: 0.36rem;
    border-radius: 1rem;
    margin: 0.3rem auto 0;
}

.p2 {
    width: 100%;
    height: 10rem;
    position: relative;
}
.p2-index {
    width: 90%;
    height: 6rem;
    margin: 0.4rem auto 0;
}
.p2-index div {
    width: 100%;
    height: 1.8rem;
    margin-bottom: 0.2rem;
}
.p2-index .zy {
    background: url(../images/zyqjh.png) no-repeat;
    background-size: 100% 100%;
}
.p2-index .jy {
    background: url(../images/xzg.png) no-repeat;
    background-size: 100% 100%;
}
.p2-index .fz {
    background: url(../images/fzk.png) no-repeat;
    background-size: 100% 100%;
}
.zy .p2-right {
    width: 3.4rem;
    height: 1.2rem;
    margin-left: 2.5rem;
    padding-top: 0.2rem;
}
.jy .p2-right {
    width: 3.4rem;
    height: 1.2rem;
    margin-left: 2.5rem;
    padding-top: 0.2rem;
}
.fz .p2-right {
    width: 4.5rem;
    height: 1.2rem;
    margin-left: 2.5rem;
    padding-top: 0.2rem;
}
.p2-title {
    font-size: 0.32rem;
    color: #fff;
    font-weight: bold;
    width: 2.14rem;
    height: 0.56rem;
    background-image: linear-gradient(to right, #f26a69 , #db4d4a);
    border-radius: 1rem;
    line-height: 0.56rem;
    margin-left: -0.1rem;
}
.p2-p1 {
    color: #fff;
    font-size: 0.24rem;
    text-align: left;
    padding-top: 0.055rem;
    padding-left: 0.25rem;
}
.p2-p2 {
    color: #fff;
    font-size: 0.24rem;
    text-align: left;
    padding-top: 0.1rem;
    padding-left: 0.25rem;
}

.fz .p2-p1 {
    color: #fff;
    font-size: 0.24rem;
    text-align: left;
    padding-top: 0.055rem;
    padding-left: 0rem !important;
}
.fz .p2-p2 {
    color: #fff;
    font-size: 0.24rem;
    text-align: left;
    padding-top: 0.1rem;
    padding-left: 0rem !important;
}

.p3 {
    width: 100%;
    height: 11.7rem;
    background: #183594;
}

.p3-index {
    width: 95%;
    height: 6.8rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0.9rem auto 0;
}

.p3-index div {
    width: 47%;
    height: 2.6rem;
    background: #fff;
    border-radius: 0.09rem;
    position: relative;
}
.p3-index div img {
    width: 37%;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.p3-title1 {
    color: #072990;
    font-size: 0.3rem;
    font-weight: bold;
    padding-top: 0.7rem;
}
.p3-title2 {
    color: #072990;
    font-size: 0.1rem;
}
.p3-title3 {
    color: #333333;
    font-size: 0.25rem;
    text-align: left;
    padding-left: 0.4rem;
}

.p4 {
    width: 100%;
    height: 14.7rem;
}

.p4-index {
    width: 90%;
    height: 10.3rem;
    background: url(../images/p4-index.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.5rem auto 0;
}

.p4-div1 {
    width: 100%;
    height: 2.1rem;
    padding-top: 0.11rem;
}
.p4-div1 div {
    float: left;
}
.div1-left {
    color: #fff;
    font-weight: bold;
    font-size: 0.32rem;
    margin-top: 0.5rem;
    margin-left: 0.28rem;
    width: 2rem;
}
.div1-right {
    width: 3.86rem;
    height: 1.75rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 0.2rem;
    margin-left: 0.26rem;
}
.div1-right p {
    width: 47%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.75rem;
    background: #fff;
    border-radius: 0.15rem;
}

.div1-right2 {
    width: 3.86rem;
    height: 1.75rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 0.2rem;
    margin-left: 0.26rem;
}
.div1-right2 p:nth-child(1) {
    width: 56%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.75rem;
    background: #fff;
    border-radius: 0.15rem;
}
.div1-right2 p:nth-child(2) {
    width: 39%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.75rem;
    background: #fff;
    border-radius: 0.15rem;
}
.div1-right2 p:nth-child(3) {
    width: 30%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.75rem;
    background: #fff;
    border-radius: 0.15rem;
}
.div1-right2 p:nth-child(4) {
    width: 30%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.75rem;
    background: #fff;
    border-radius: 0.15rem;
}
.div1-right2 p:nth-child(5) {
    width: 30%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.75rem;
    background: #fff;
    border-radius: 0.15rem;
}


.div1-right3 {
    width: 3.86rem;
    height: 1.75rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 0.2rem;
    margin-left: 0.26rem;
}
.div1-right3 p:nth-child(1) {
    width: 30%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    background: #fff;
    border-radius: 0.15rem;
    padding-top: 0.03rem;
}
.div1-right3 p:nth-child(2) {
    width: 30%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    background: #fff;
    border-radius: 0.15rem;
    padding-top: 0.03rem;
}
.div1-right3 p:nth-child(3) {
    width: 30%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    background: #fff;
    border-radius: 0.15rem;
    padding-top: 0.03rem;
}
.div1-right3 p:nth-child(4) {
    width: 45%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    background: #fff;
    border-radius: 0.15rem;
    padding-top: 0.05rem;
}
.div1-right3 p:nth-child(5) {
    width: 47%;
    height: 0.75rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.75rem;
    background: #fff;
    border-radius: 0.15rem;
}

.p5 {
    width: 100%;
    height: 10.7rem;
    background: #1a3696;
    position: relative;
}



#banner1{
	width:95%;
	max-width:95%;
    height:6.9rem;
    margin: 0 auto;
}
#banner1 .swiper-wrapper {
    /* padding-top: 1rem; */
}
#banner1 .swiper-slide{
	width:95%;
    height:6.9rem;
	position:relative;
	overflow:hidden;
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#banner1 .swiper-slide{
    width: 100%;
    height:6.9rem;
    border-radius: 10px;
}
#banner1 img{
	width: 100%;
}

#banner1 .img1 {
    background: url(../images/zonghedianshang.png) no-repeat;
    background-size: 98% 90%;
    width: 100%;
    height:6.9rem;
}
#banner1 .img2 {
    background: url(../images/dianyingtuijian.png) no-repeat;
    background-size: 100% 92%;
    width: 100%;
    height:6.9rem;
}
#banner1 .img3 {
    background: url(../images/renlianjiance.png) no-repeat;
    background-size: 100% 92%;
    width: 100%;
    height:6.9rem;
}
#banner1 .img4 {
    background: url(../images/guangxuezifushibie.png) no-repeat;
    background-size: 100% 92%;
    width: 100%;
    height:6.9rem;
}


.p5 .pagination {
    position: absolute;
    z-index: 20;
    top: 69.7%;
    left: 51%;
    transform: translate(-50%,-50%);
    width: 2.2rem;
    height: 0.1rem;
    border-radius: 2rem;
}


.p5 .swiper-pagination-switch {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 2rem;
    background: #6387ef;
    margin-right: 10px;
    /* opacity: 0.8; */
    cursor: pointer;

}
.p5 .swiper-visible-switch {
    background: #001b7e;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 6rem;
}
.p5 .swiper-active-switch {
    background: #001b7e;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 6rem;
}

.p6 {
    width: 100%;
    height: 10rem;
    position: relative;
}

.p6-index1 {
    width: 90%;
    height: 0.6rem;
    margin: 0.3rem auto 0;
}
.p6-index1 p {
    background-image: linear-gradient(to right, #314bae , #5f83ea);
    color: #fff;
    font-size: 0.22rem;
    float: left;
    width: 3.25rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 1rem;  
}

.p6-index1 p:nth-child(1) {
    margin-right: 0.2rem;
}



.content {
	width: 89%;
	overflow: hidden;
	height: 5.5rem;
	position: relative;
	margin: 0 auto;
    top:0.3rem;
    left: 0px;
}
.yiping {
    width: 100%;
    height: 4.4rem;
    background: url(../images/wangdanbo.png) no-repeat;
    background-size: 98% 100%;
}

.erping {
    width: 100%;
    height: 4.4rem;
    background: url(../images/weimingze.png) no-repeat;
    background-size: 100% 100%;
    background-position-x: 0.15rem;
}

.sanping {
    width: 100%;
    height: 4.4rem;
    background: url(../images/shibowen.png) no-repeat;
    background-size: 98% 100%;
}

.points {
    position: absolute;
    z-index: 5;
    list-style: none;
    width: 18%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    border-radius: 25px;
    top: 92%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.points li {
	cursor: pointer;
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    margin: 0px auto;
    border-radius: 15rem;
    background-color: #a1b7f5;
    margin-left: 0.1rem;
}

.active {
    background-color: #001b7e !important;
}

.prev {

	border-radius: 0 30px 30px 0;
}

.next,
.prev {
    display: none;
}

.next {
	right: 0px;
	border-radius: 30px 0 0 30px;
}
.prev:hover{
    background-color: hsla(0,0%,0%,0.5);
}
.next:hover{
    background-color: hsla(0,0%,0%,0.5);
}

.p7 {
    width: 100%;
    height: 10.7rem;
    background: #f0f5ff;
    position: relative;
}

.p7-index {
    width: 90%;
    height: 6.6rem;
    margin: 0.3rem auto 0;

}
.p7-top {
    width: 100%;
    height: 1.8rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p7-top div {
    height: 0.8rem;
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.8rem;
}
.p7-top div:nth-child(1) {
    width: 4.5rem;
    background: url(../images/01.png) no-repeat;
    background-size: 100% 100%;
    height: 0.8rem;
    line-height: 0.8rem;
}
.p7-top div:nth-child(2) {
    width: 2.15rem;
    background: url(../images/02.png) no-repeat;
    background-size: 100% 100%;
    height: 0.9rem;
    line-height: 0.8rem;
}
.p7-top div:nth-child(3) {
    width: 2.2rem;
    background: url(../images/03.png) no-repeat;
    background-size: 100% 100%;
}
.p7-top div:nth-child(4) {
    width: 2.2rem;
    background: url(../images/04.png) no-repeat;
    background-size: 100% 100%;
}
.p7-top div:nth-child(5) {
    width: 2.2rem;
    background: url(../images/05.png) no-repeat;
    background-size: 100% 100%;
}

.p7-bottom {
    width: 100%;
    height: 4.56rem;
    margin: 0.2rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.p7-bottom div {
    width: 48.2%;
    height: 2.2rem;
}

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

.p8-index {
    width: 90%;
    height: 5rem;
    margin: 0.6rem auto 0;
}
.p8-top {
    width: 100%;
    height: 3rem;
    background: url(../images/top.png) no-repeat;
    background-size: 100% 100%;
}
.p8-top div {
    color: #fff;
    font-size: 0.3rem;
    float: left;
    font-weight: bold;
    width: 0.64rem;
    height: 0.91rem;
}
.p8-top div:nth-child(1) {
    margin-left: 0.4rem;
    margin-top: 0.23rem;
}
.p8-top div:nth-child(2) {
    margin-left: 1.15rem;
    margin-top: 0.23rem;

}
.p8-top div:nth-child(3) {
    margin-left: 1.15rem;
    margin-top: 0.23rem;

}
.p8-top div:nth-child(4) {
    margin-left: 1.15rem;
    margin-top: 0.23rem;

}
.p8-top div:nth-child(5) {
    margin-left: 0.4rem;
    margin-top: 0.77rem;

}
.p8-top div:nth-child(6) {
    margin-left: 1.15rem;
    margin-top: 0.77rem;


}
.p8-top div:nth-child(7) {
    margin-left: 1.15rem;
    margin-top: 0.77rem;

}
.p8-top div:nth-child(8) {
    margin-left: 1.15rem;
    margin-top: 0.77rem;

}

.p8-bottom {
    width: 100%;
    height: 1.3rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 0.4rem;
}
.p8-bottom div {
    background: url(../images/bottom.png) no-repeat;
    background-size: 100% 100%;
    width: 23%;
    height: 1.3rem;
    color: #fff;
    font-size: 0.3rem;
    padding-top: 0.2rem;
}
.dibu {
    width: 100%;
    height: 1.6rem;
    background: #2d3238;
    color: #999999;
    font-size: 0.18rem;
    padding-top: 0.3rem;
    line-height: 0.35rem;
}
.new-laiyuan {
    color: #333;
    font-size: 0.16rem;
    position: absolute;
    bottom: 1.8rem;
    left: 3.2rem;
}