.banner{
    position: relative;
} 
.banner img{
    width: 100%;
}
.banner-text{
    position: absolute;
    top: 60%;
    left: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
   
}
.banner-c{
    transform: translateY(-50%);
}
.banner-title{
    font-size: 0.19rem;
    font-family: PingFang-SC-Heavy;
}
.banner-text span{
    display: inline-block;
    margin-top: 0.12rem;
    font-size: 0.11rem;
    border-top: #fff 1px solid;
    border-bottom: #fff 1px solid;
    padding: 0.05rem;
}

.select{
    padding: 0.11rem 0.15rem;
    color: #fff;
}
.select img{
    width: 100%;
}
.select .select-content{
    position: relative;
}
.select .select-text {
    position: absolute;
    left: 0;
    top: 10%;
    font-size: 0.09rem;
    padding: 0 0.34rem;
}
.select .select-text .select-text-title{
    text-align: center;
    font-size: 0.14rem;
}

.sxy .sxy-title{
    text-align: center;
    font-size: 0.14rem;
}
.sxy .sxy-title span{
    display: block;
}
.sxy .sxy-title i{
    display: block;
    margin: 0 auto;
    width: 0.32rem;
    height: 0.02rem;
    background: #398EC7;
    border-radius: 0.02rem;
}
.sxy ul{
    padding: 0 0.15rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.14rem;
}
.right .sxy ul li{
    width: 1.15rem;
    height: 1.16rem;
    position: relative;
    color: #FFF;
}
.sxy ul li{
    width: 1.67rem;
    height: 1.27rem;
    position: relative;
    color: #FFF;
}
.sxy ul li .bg{
    width: 100%;
}
.sxy ul li .icon{
    width: 0.34rem;
    position: absolute;
    top: 0.15rem;
    left: 0.665rem;
}
.sxy ul li .sxy-text{
    width: 100%;
    font-size: 0.1rem;
    position: absolute;
    bottom: 0.235rem;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}
.right .sxy ul li .sxy-content{
    position: absolute;
    top: 38;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
    font-size: 0.11rem;
    color: #6969B1;
    text-align: center;
    width: 100%;
}
.right .sxy ul li .sxy-text{
    bottom: 0.1rem;
    font-size: 0.08rem;
    padding: 0 0.14rem;
}
.right .sxy .sxy-title i,.step-title i{
    background: #6969B1;
}
.right .sxdlb .sxdlb-content ul li {
    height: auto;
    background: transparent;
}
.right .sxdlb .sxdlb-content ul li span{
    position: relative;
    display: block;
    width: 1.05rem;
    height: 0.3395rem;
    background: #fff;
    border-radius: 0.3395rem;
    text-align: center;
    line-height: 0.3395rem;
    font-size: 0.09rem;
    margin-top: -0.08rem;
    z-index: 1;
}
.right .sxdlb .sxdlb-content .icon{
    display: block;
    margin: 0 auto;
}
.right .sxdlb .sxdlb-content .icon{
    width: auto;
}
.right .sxdlb .sxdlb-content .img-warp{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
    position: relative;
    background: #6969B1;
}
.sxdlb{
    position: relative;
}
.sxdlb .bg{
    width: 100%;
}
.sxdlb .title{
    font-size: 0.14rem;
    color: black;
    text-align: center;
}
.sxdlb .sxdlb-content{
    position: absolute;
    padding: 0.2rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #525354;
    font-size: 0.1rem;
}
.sxdlb .sxdlb-content ul{
    display: flex;
    justify-content: space-between;
    margin-top: 0.23rem;
}
.right .sxdlb .sxdlb-content ul{
    margin-top: 0.2rem;
}
.sxdlb .sxdlb-content ul li{
    background: #fff;
    border-radius:0.346rem;
    height: 0.346rem;
    line-height: 0.346rem;
    font-size: 0.09rem;
    padding-right: 0.1rem;
}
.sxdlb .sxdlb-content .img-warp{
    width: 0.5rem;
    background: #3991CA;
    height: 0.346rem;
    border-radius: 0.346rem;
    display: inline-block;
}
.sxdlb .sxdlb-content .icon{
    display: inline-block;
    width: 60%;
    height: 70%;
    text-align: center;
    margin-left: 20%;
}
.sxdlb .sxdlb-text{
    margin-top: 0.195rem;
}
.right .sxdlb .sxdlb-text{
    margin-top: 0.1rem;
}
.obj{
    padding: 0.2rem;
}
.obj-content{
    display: flex;
    padding: 0 0.12rem;
    margin-top: 0.165rem;
    position: relative;
    border-radius: 0.1rem;
    box-shadow: 0.01rem 0.01rem 0.05rem 0.02rem #ccc;
}
.obj img{
    width: 40%;
    margin-top: 0.2rem;
}
.obj .obj-text{
    color: #525354;
    font-size: 0.1rem;
}
.obj .obj-text span{
    display: inline-block;
    width: 0.6227rem;
    height: 0.2rem;
    line-height: 0.2rem;
    color: #FFF;
    background: #3991CA;
    border-radius: 0.2rem;
    text-align: center;
    margin: 0.07rem 0;
}
.right .obj .obj-text span{
    background: #6969B1;
}
.obj .obj-text p{
    margin-bottom: 0.09rem;
}

/*------------------------*/
.table-wrap{
    padding: 0 0.075rem;
}
.core-gc-six table {
    /* width: 14.42rem; */
    margin: 0 auto;
}

.core-gc-six th {
    position: relative;
    background: #3991CA;
    font-size: 0.12rem;
    font-family: PingFang-SC-Bold-, PingFang-SC-Bold;
    font-weight: normal;
    color: #FFFFFF;
    padding: 0.04rem;
    text-align: center;
    white-space: nowrap;
}
.right .core-gc-six th{
    background: #6969B1;
}
.core-ec-six th{
    background: #6969B1;
}
.core-gc-six tr {
    height: 0.265rem;
    background: #FAFAFB;

}

.core-gc-six td {
    padding: 0.05rem 0.03rem;
    text-align: center;
    /* line-height: 0.29rem; */
    font-size: 0.075rem;
    font-family: PingFang-SC-Medium-, PingFang-SC-Medium;
    font-weight: normal;
    color: #929293;
}
.core-ec-six td{
    padding: 0.09rem 0;
}
.core-gc-six tr.bgfff {
    height: 0.025rem;
}

.core-gc-six tr.bgfff td {
    height: 0.025rem;
    background: #FFFFFF;
    padding: 0;
}

.core-gc-six th.w08, .core-gc-six tr td.w08 {
    width: 0.02rem;
    background: #fff;
    padding: 0;
}
.right .core-gc-six th.w08, .right .core-gc-six tr td.w08{
    width: 0.025rem;
}
.core-gc-six th:nth-of-type(1) {
    width: 0.56rem;
    border-top-left-radius: 0.08rem;
    border-top-right-radius: 0.08rem;
}
.right-t .core-gc-six th:nth-of-type(3){
    width: 2.5rem;
}
.right .core-gc-six th:nth-of-type(1){
    width: 1rem;
}
.core-gc-six th:nth-of-type(3) {
    border-top-left-radius: 0.08rem;
}
.right .core-gc-six th:nth-of-type(3){
    width: 2.4rem;
}
.core-gc-six th:last-of-type {
    border-top-right-radius: 0.08rem;
}

.core-gc-six .lc th:nth-of-type(1)::before {
    content: '';
    position: absolute;
    bottom: -0.13rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.21rem;
    background: #3991CA;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    z-index: 0;
}
.core-ec-six th:nth-of-type(1)::before {
    background: #6969B1;
}
.core-gc-six p {
    max-width: 1.21rem;
    margin: 0 auto;
}
.core-ec-six p {
    max-width: 4.8rem;
}
.ec-td::after{
    content: '';
    position: absolute;
    top: 0;
    left: -0.025rem;
    width: 0.025rem;
    height: 100%;
    background: #ffffff;
}
.ec-td::before{
    content: '';
    position: absolute;
    top: 0;
    right:0;
    width: 0.07rem;
    height: 100%;
    background: #ffffff;
}
.right .ec-td::before{
    width: 0.025rem;
}
.core-ec-six p.taleft{
    text-align: left;
}
.core-ec-six table:last-of-type tr td{
    /* padding: 0.53rem 0; */
}
.core-ec-six table:last-of-type tr.bgfff td{
    padding:  0;
}
/* end */

.service-footer{
    margin-top: 0.1rem;
    position: relative;
    color: #fff;
    font-size: 0.11rem;
}
.service-footer img{
    width: 100%;
}
.service-footer p{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.2rem 0.18rem;
}

/*先去掉默认样式*/
.swiper-button-prev:after{
    display: none;
}
.swiper-button-next:after{
    display: none;
}
/*再自定义样式*/
.swiper-button-prev{
    width: 0.3rem;
    /* height: 0.3rem; */
    background: url('../imgs/core-service/left.png') no-repeat;
    bottom: 15px;
}
.swiper-button-next{
    width: 0.3rem;
    /* height: 0.3rem; */
    background: url('../imgs/core-service/left.png') no-repeat;
    transform: rotate(180deg);
    bottom: 15px;
}
.swiper-button-next, .swiper-button-prev{
    top: 4%;
    /* left: 0.1rem; */
}