* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}

html, body {
    width: 100%;
    height: 100%;
    font-size: 13.3333334vw;
}

.wrapper {
    position: relative;
    width: 7.5rem;
    height: 100%;
    display: block;
    margin: 0 auto;
}
img{
    display: block;
    width: 100%;
}
.page{
    position: relative;
    width: 100%;
    height: auto;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
}

.homePage {
    background: url("../images/bg_01_02.jpg??v=2.9") no-repeat center;
    background-size: cover;
}
.homePage2 {
    background: url("../images/bg_01_1.jpg??v=2.9") no-repeat center;
    background-size: cover;
}
.homePage3 {
    background: url("../images/bg_01.jpg??v=2.9") no-repeat center;
    background-size: cover;
}

.logo {
    position: relative;
    top: 2vh;
    width: 6.51rem;
    display: block;
    margin: 0 auto;
}

.home_txt {
    position: absolute;
    left: 1.36rem;
    top: 15.5vh;
    width: 5.2rem;
    display: block;
}

.videoPage {
    background: url("../images/bg_02.jpg??v=2.9") no-repeat center;
    background-size: cover;
}

.zcPage {
    background: url("../images/bg_03.jpg??v=2.8") no-repeat center;
    background-size: cover;
}

.zc_txt {
    position: absolute;
    left: 0.52rem;
    top: 8.5vh;
    width: 6.59rem;
    display: block;
}

.bg_04 {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -7.5rem;
}

.content {
    width: 100%;
    height: 100%;
}

.txt-box {
    position: relative;
    left: 50%;
    top: 10vh;
    width: 4.21rem;
    margin-left: -2.105rem;
    display: block;
}

.yz_txt {
    display: block;
    width: 100%;
}

.more-btn {
    position: relative;
    top: 3vh;
    padding: 0 0.3rem;
    width: 2.78rem;
    height: 0.71rem;
    display: block;
    margin: 0 auto;
    line-height: 0.71rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e9251b;
    font-size: 0.3rem;
    letter-spacing: 0.025rem;
    color: #fff;
}

.more-btn:after {
    position: absolute;
    top: 50%;
    right: 0.3rem;
    content: '';
    width: 0.18rem;
    height: 0.18rem;
    transform: translateY(-60%) rotate(-45deg);
    box-sizing: border-box;
    border-bottom: 0.03rem solid #fff;
    border-right: 0.03rem solid #fff;
}

.yz-box {
    position: absolute;
    top: 90vh;
}

.pzPage {
    background: url("../images/bg_05.jpg??v=2.8") no-repeat center;
    background-size: cover;
}

.swiper-slide.more {
    overflow: hidden;
    overflow-y: scroll;
}

.pz_txt {
    position: relative;
    top: 3vh;
    height: 11.6vh;
    margin: 0 auto;
    display: block;
}

.content-box {
    position: absolute;
    top: 17vh;
    width: 100%;
    height: 78%;
}

.content-box > div.car-item {
    position: relative;
    width: 100%;
    height: 33.33334%;
    overflow: hidden;
}

.sj-bg, .xn-bg, .tx-bg {
    position: absolute;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
}

.sj_txt, .xn_txt, .tx_txt {
    position: relative;
    padding-top: 6vh;
    left: 50%;
    height: 0.88rem;
    transform: translateX(-50%);
}

.car-item .more-btn {
    position: relative;
    top: auto;
    padding: 0 0.18rem;
    width: 1.8rem;
    height: 0.46rem;
    display: block;
    margin: 0 auto;
    margin-top: 2vh;
    line-height: 0.46rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e9251b;
    font-size: 0.2rem;
    letter-spacing: 0.015rem;
    color: #fff;
}

.car-item .more-btn:after {
    position: absolute;
    top: 50%;
    right: 0.18rem;
    content: '';
    width: 0.12rem;
    height: 0.12rem;
    transform: translateY(-60%) rotate(-45deg);
    box-sizing: border-box;
    border-bottom: 0.02rem solid #fff;
    border-right: 0.02rem solid #fff;
}

.morePage {
    position: absolute;
    width: 100%;
    height: auto;
    display: none;
    z-index: 99;
}

.sj-box {
    top: 26vh;
}

.xn-box {
    top: 52vh;
}

.tx-box {
    top: 78vh;
}

/*.morePage > img {*/
/*display: block;*/
/*width: 100%;*/
/*}*/

.cxPage {
    background: url("../images/bg_06.jpg??v=2.8") no-repeat center;
    background-size: cover;
}

.cx_txt {
    position: relative;
    padding-top: 16vh;
    width: 1.77rem;
    display: block;
    margin: 0 auto;
}

.cx-box {
    margin-top: 7vh;
    width: 100%;
}

.carImg {
    width: 100%;
}

.carImg img {
    display: block;
    width: 100%;
}

.cx-small {
    position: relative;
    width: 7.05rem;
    height: 1.38rem;
    display: block;
    margin: 0 auto;
    margin-top: 4vh;
}

.left, .right {
    position: absolute;
    left: -0.11rem;
    top: 50%;
    margin-top: -0.175rem;
    width: 0.22rem;
}

.left.on, .right.on {
    opacity: 0.85;
}

.right {
    left: auto;
    right: -0.11rem;
}

.list-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.small-list {
    list-style: none;
    font-size: 0;
    width: 18.8rem;
    transition: transform 0.5s;
}

.small-list > li {
    position: relative;
    display: inline-block;
    width: 2.35rem;
    height: 1.38rem;
    overflow: hidden;
    box-sizing: border-box;
}

.small-list > li:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.small-list > li.on {
    border: 0.02rem solid #fff;
}

.small-list > li.on:after {
    display: none;
}

.small-list > li > img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    display: block;
    transform: translate(-50%, -50%);
}

.ysPage {
    background: url("../images/bg_07.jpg??v=2.8") no-repeat center;
    background-size: cover;
}

.ys_txt {
    position: relative;
    padding-top: 10vh;
    width: 5.34rem;
    display: block;
    margin: 0 auto;
}

.car-box {
    position: absolute;
    top: 3.9rem;
    left:1.08rem;
    width: 5.17rem;
}


.car-box > img.car {
    position: relative;
    display: block;
    width: 100%;
    z-index: 2;
}

.color-box {
    position: absolute;
    top: 7.38rem;
    left: 50%;
    width: 5rem;
    margin-left: -2.6rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.color-item {
    width: 0.85rem;
    margin: 0.1rem 0.15rem;
}

.color-item > span {
    width: 100%;
    display: block;
    font-size: 0.1848rem;
    text-align: center;
    color: #fff;
    line-height: 0.4rem;
    opacity: 0;
}
.color-item.on > span{
    opacity: 1;
}
.color-item > img {
    display: block;
    width: 100%;
}

.color-item.on > img {
    transform: scale(1.1);
}
.cd{
    position: absolute;
    font-size: 0.26rem;
    top: 10.98rem;
    left: 0.97rem;
    color: #003440;
}
.kd{
    position: absolute;
    font-size: 0.26rem;
    top: 10.98rem;
    left: 2.69rem;
    color: #003440;
}
.gd{
    position: absolute;
    font-size: 0.26rem;
    top: 10.98rem;
    left: 4.35rem;
    color: #003440;
}
.zj{
    position: absolute;
    font-size: 0.26rem;
    top: 10.98rem;
    left: 6.02rem;
    color: #003440;
}
.left-box, .right-box {
    position: absolute;
    top: 57.5%;
    left: 0.3rem;
    width: 0.45rem;
    height: 0.45rem;
    margin-top: -0.225rem;
    box-sizing: border-box;
    border: 0.02rem solid #eb433b;
    border-radius: 100%;
    background-color: #ffffff;
}

.right-box {
    left: auto;
    right: 0.3rem;
}

.left-box:after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    border-left: 0.02rem solid #e9251b;
    border-top: 0.02rem solid #e9251b;
    transform: translate(-25%, -50%) rotate(-45deg);
}

.right-box:after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    border-right: 0.02rem solid #e9251b;
    border-top: 0.02rem solid #e9251b;
    transform: translate(-75%, -50%) rotate(45deg);
}

.left-box.on, .right-box.on {
    background-color: #e9251b;
}

.left-box.on:after, .right-box.on:after {
    border-color: #fff;
}

.dpPage {
    background: url("../images/bg_05.jpg??v=2.8") no-repeat center;
    background-size: cover;
}

.deploy_txt {
    position: absolute;
    left: 50%;
    top: 4.5vh;
    height: 5.1vh;
    transform: translateX(-50%);
}

.table {
    position: relative;
    top: 2.6rem;
    width: 100%;
    height: 10.07rem;
}
.pz_box2 .thead,.pz_box2 .tbody{
    background-color: #000;
}

.thead {
    width: 100%;
}

.thead > img {
    display: block;
    width: 7.5rem;
}

.tbody {
    width: 7.5rem;
    height: calc(100% - 1.21rem);
    display: block;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: scroll;
}

.tbody-box {
    width: 100%;
    height: auto;
}

.tbody-box > img {
    display: block;
    width: 100%;
    /*padding-top: 0.2rem;*/
}

.deploy_bz {
    position: absolute;
    right: 0.3rem;
    bottom: 0.5rem;
    width: 2.69rem;
    display: none;
}

.prev, .next {
    position: absolute;
    top: 0.125rem;
    right: 0.15rem;
    width: 0.86rem;
    height: 0.34rem;
    line-height: 0.34rem;
    padding: 0 0.12rem;
    box-sizing: border-box;
    background-color: #e9251b;
    text-align: left;
    font-size: 0.1478rem;
    color: #fff;
    opacity: 0.6;
}

.prev.on, .next.on {
    opacity: 1;
}

.prev {
    left: 4.02rem;
    text-align: right;
}

.prev:after {
    position: absolute;
    left: 0.12rem;
    top: 50%;
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    border-left: 0.02rem solid #fff;
    border-top: 0.02rem solid #fff;
    transform: translateY(-50%) rotate(-45deg);
}

.next:after {
    position: absolute;
    right: 0.12rem;
    top: 50%;
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    border-right: 0.02rem solid #fff;
    border-top: 0.02rem solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

.drivePage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none;
}
.drive_top{
    position: relative;
    width: 100%;
    height: 0.68rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0.02rem solid #425d70;
}
.drive_top:after{
    position: absolute;
    top: 50%;
    right: 0.5rem;
    content: '';
    width: 0.15rem;
    height: 0.15rem;
    border-top: 0.02rem solid #fff;
    border-left: 0.02rem solid #fff;
    transform: translateY(-50%) rotate(-135deg);
}
.yysj_tit{
    position: absolute;
    left: 50%;
    top: 1.1rem;
    width: 1.79rem;
    margin-left: -0.895rem;

}
.drive_box{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10.2rem;
    background-color: #173c53;
}
.yy_txt {
    position: relative;
    padding-top: 10vh;
    width: 1.79rem;
    display: block;
    margin: 0 auto;
}

.form-box {
    position: relative;
    top: 2.6rem;
    width: 5.56rem;
    display: block;
    margin: 0 auto;
}
.drive_from{
    position: relative;
    top: 1.6rem;
    width: 5.56rem;
    display: block;
    margin: 0 auto;
}
.row {
    position: relative;
    width: 100%;
    height: 0.53rem;
    line-height: 0.53rem;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.drive_from .row{
    border-left: none;
}
.drive_from .submit_btn{
    width: 100%;
}
.row > input, .row > select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-indent: 0.12rem;
    height: 0.53rem;
    line-height: 0.53rem;
    border: none;
    background-color: transparent;
    font-size: 0.235rem;
    margin: 0;
    padding: 0;
    color: #fff;
}

.row > select option {
    color: #000;
    text-indent: calc(14 * 100vw / 1920);
}

::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 0.235rem;
    color: #fff;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 0.235rem;
    color: #fff;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 0.235rem;
    color: #fff;
}

input[type=text]:focus {
    outline: none;
    border-color: transparent;
    background-color: transparent;
}

.tips-row {
    position: relative;
    border: none;
    width: 100%;
    height: 0.4rem;
    box-sizing: border-box;
    margin: 0;
    margin-top: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
}

.tips-row .check {
    position: absolute;
    top: 0.05rem;
    margin-left: -0.4rem;;
    width: 0.3rem;
    height: 0.3rem;
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
}

.tips-row .check.on:after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    width: 0.2rem;
    height: 0.1rem;
    border-left: 0.02rem solid #000;
    border-bottom: 0.02rem solid #000;
    transform: translate(-50%, -70%) rotate(-45deg);
}

.tips-row .info-txt {
    font-style: normal;
    color: #e9251b;
    cursor: pointer;
}
.drive_from .info-txt{
    color: #e9251b;
}

.submit_btn {
    position: relative;
    width: 2.75rem;
    height: 0.71rem;
    letter-spacing: 0.1rem;
    line-height: 0.71rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.5rem;
    background-color: #e9251b;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    cursor: pointer;
}

.yuyue-box {
    position: fixed;
    left: 6.54rem;
    top: 10.22rem;
    width: 0.7rem;
    animation: sx 1s infinite;
    z-index: 999;
}
.pc_icon{
    position: fixed;
    left: 6.25rem;
    top: 10.24rem;
    width: 1rem;
    animation: sx 1s infinite;
    z-index: 999;
}
.mob{
    position: fixed;
    left: 5.75rem;
    top: 10.17rem;
    width: 1.69rem;
    animation: sx 1s infinite;
    z-index: 999;
}
.zt{
    position: fixed;
    left: 6.23rem;
    top: 12.24rem;
    width: 0.82rem;
    animation: sx 1s infinite;
    z-index: 999;
}
@keyframes sx {
    0% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2rem;
    height: 1rem;
    margin-top: -0.5rem;
    margin-left: -1rem;
}

.infoPage, .vPage ,.loadPage{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 33, 44, 0.8);
    z-index: 999999999;
    display: none;
}
.load-gif{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.6rem;
    margin-top: -0.3rem;
    margin-left:-0.3rem;
}
.info-box {
    position: absolute;
    top: 12vh;
    left: 50%;
    width: 6.5rem;
    height: 65vh;
    padding: 0.3rem;
    margin-left: -3.25rem;
    box-sizing: border-box;
    background-color: #fff;
    border: 0.04rem solid #e9241b;
}

.videoBox {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 4.22rem;
    margin-top: -2.11rem;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
    border: calc(4 * 100vw / 750) solid #e9241b;
}

.vPage .close-btn {
    top: calc(50% + 2.6rem)
}

.videoBox > video {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.info {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.info > img {
    display: block;
    margin: 0 auto;
    width: 5.78rem;
}

.video-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: calc(320 * 100vw / 1920);
    height: calc(100 * 100vw / 1920);
    margin-left: calc(-160 * 100vw / 1920);
    margin-top: calc(-50 * 100vw / 1920);
    cursor: pointer;
}

.close-btn {
    position: absolute;
    left: 50%;
    top: 80vh;
    width: 0.44rem;
    margin-left: -0.22rem;
    cursor: pointer;
}

.back-btn {
    position: absolute;
    left: 50%;
    bottom: 0.3rem;
    width: 1.8rem;
    margin-left: -0.9rem;
}

.morePage > div > img {
    display: block;
    width: 100%;
}

.yz_bg, .sj_bg, .xn_bg, .tx_bg {
    display: block;
    width: 100%;
}

.yz1 {
    position: absolute;
    left: 0.54rem;
    top: 1.27rem;
    width: 2.75rem;
}

.yz2 {
    position: absolute;
    left: 4.28rem;
    top: 7.07rem;
    width: 2.66rem;
}

.yz3 {
    position: absolute;
    left: 0.57rem;
    top: 12.61rem;
    width: 2.77rem;
}

.yz4 {
    position: absolute;
    left: 4.2rem;
    top: 18.47rem;
    width: 2.74rem;
}

.sj1 {
    position: absolute;
    left: 1.14rem;
    top: 5.75rem;
    width: 2.15rem;
}

.sj2 {
    position: absolute;
    left: 0.55rem;
    top: 8.35rem;
    width: 2.95rem;
}

.sj3 {
    position: absolute;
    left: 1.61rem;
    top: 14.35rem;
    width: 5.35rem;
}

.sj4 {
    position: absolute;
    left: 0.55rem;
    top: 21.49rem;
    width: 4.27rem;
}

.sj5 {
    position: absolute;
    left: 0.43rem;
    top: 25.96rem;
    width: 6.61rem;
}

.sj6 {
    position: absolute;
    left: 0.54rem;
    top: 31.97rem;
    width: 5.59rem;
}

.sj7 {
    position: absolute;
    left: 3.81rem;
    top: 38.66rem;
    width: 3.14rem;
}

.sj8 {
    position: absolute;
    left: 0.55rem;
    top: 45.28rem;
    width: 6.12rem;
}

.xn1 {
    position: absolute;
    left: 0.89rem;
    top: 3.41rem;
    width: 6.08rem;
}

.xn2 {
    position: absolute;
    left: 0.55rem;
    top: 12.02rem;
    width: 2.86rem;
}

.xn3 {
    position: absolute;
    left: 4.15rem;
    top: 18.95rem;
    width: 2.76rem;
}

.xn4 {
    position: absolute;
    left: 0.53rem;
    top: 25.88rem;
    width: 4.83rem;
}

.tx1 {
    position: absolute;
    left: 0.55rem;
    top: 2.92rem;
    width: 6.06rem;
}

.tx2 {
    position: absolute;
    left: 3.16rem;
    top: 10.5rem;
    width: 3.78rem;
}

.tx3 {
    position: absolute;
    left: 0.55rem;
    top: 18.16rem;
    width: 5.24rem;
}
.swiper-pagination{
    position: absolute;
    bottom: 8vh;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.swiper-pagination>span{
    display: inline-block;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 100%;
    background-color: #c0c0c0;
    margin: 0 0.1rem;
}
.swiper-pagination>span.on{
    background-color: #e9241b;
}

.yz_tit,.sj_tit,.tx_tit,.xn_tit{
    position: absolute;
    left: 50%;
    top: 0.84rem;
    transform: translateX(-50%);
}
.yz_tit{
    width: 2.18rem;
}
.sj_tit{
    width: 4.02rem;
}
.tx_tit{
    width: 4.51rem;
}
.xn_tit{
    width: 4.64rem;
}

.txImg,.xnImg,.sjImg,.yzImg{
    position: absolute;
    left: 0;
    width: 100%;
    height: 8rem;
    bottom: 0;
}
.swiper-button-next, .swiper-button-prev{
    color: #fff;
}
.p1,.p2,.p3,.p4{
    position: absolute;
    font-size: 0.41rem;
    line-height: 0.41rem;
    font-weight: bolder;
    color: #fff;
}
.p1{
    top: 11.73rem;
    left: 1.86rem;
}
.p2{
    top: 11.74rem;
    left: 5.04rem;
}
.p3{
    top: 12.95rem;
    left: 2.01rem;
}
.p4{
    top: 12.97rem;
    left: 4.85rem;
}
.play{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.02rem;
    height: 1.02rem;
    transform: translate(-50%,-50%);
}
.btn_group{
    position: absolute;
    top: 12.93rem;
    left: 0.1rem;
    width: 7.3rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.btn_group>div{
    width: 2.3rem;
    height: 0.34rem;
    background-color: #e0e0e0;
    color: #2179b0;
    margin-bottom: 0.2rem;
    font-size: 0.17rem;
    text-align: center;
    line-height: 0.34rem;
}
.btn_group>div.btn_clear{
    width: 1rem;
    background-color: transparent;
}
.btn_group .btn_item.on{
    background-color: #fff;
}
.homeBody .swiper-pagination{
    bottom: 5vh;
}
.homeBody .swiper-pagination>span{
    background-color: #8ebbd7;
}
.yysj_bottom{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.moreBtn{
    position: absolute;
    left: 0.44rem;
    top: 6.66rem;
    width: 2.28rem;
    height: 0.62rem;
}
.btns{
    position: absolute;
    left: 3.92rem;
    top: 1.67rem;
    width: 3.39rem;
    height: 0.54rem;
    background-image: url("../images/btns.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
.btns.active{
    background-position: 0 -0.54rem;
}
.rlxq .swiper-button-prev{
    width: 0.6rem;
    height: 0.6rem;
    background-image: url("../images/l1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.rlxq .swiper-button-prev:after,.rlxq .swiper-button-next:after{
    display: none;
}
.rlxq .swiper-button-next{
    width: 0.6rem;
    height: 0.6rem;
    background-image: url("../images/r1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.rlxq .swiper-pagination{
    bottom: 1.2rem;
}
.rlxq .swiper-pagination-bullet{
    opacity: 1;
    width: 0.2rem;
    height: 0.2rem;
    margin: 0 0.1rem;
    background-color: #fff;
}
.rlxq .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 0.4rem;
    border-radius: 0.2rem;
}
