.title{
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    /*font-size: .185rem;*/
    /*color: #333;*/
    text-align: center;
    padding-top: 0.25rem;
    /*margin: 0 auto;*/
    /*font-weight: 600;*/
    margin: 0 .65rem;
}
.manytitle{
    color:#999999;
    font-size: .11rem;
    margin: .12rem 0 0;
    padding-bottom: .2rem;
    /*width: 100%;*/
    text-align: center;
}
/*轮播图*/
.swiper-container,.banner {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    min-height: 1.63rem;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

/*区别*/
.between{
    background-color: #f2f4f7;
    padding: 0 .15rem;
    width: 100%;
}
.titleList{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: .16rem;
    min-height: .35rem;
    margin-top: .25rem;
}
.titleList li{
    min-height: .35rem;
    /*flex: 1;*/
    background-image: linear-gradient(to right, #5c93fd , #7b6ffd);
    display: flex;
    align-items: center;
    justify-content: center;

    width: 2rem;
}
.titleList .img{
    background-image:none;
    margin: 0 .35rem;
    width: 1.25rem;
}
.titleList .img img{
    width: 100%;
    /*background-color:none;*/

}


.contentList{
    display: flex;
    font-size: .11rem;
    justify-content: space-between;
}
.contentList ul {
    margin: .3rem .15rem;
    width: .85rem;
}
.contentList ul li{
    margin: 0 0 .25rem;
    min-height: .3rem;
}
.contentList .center{
    margin: .3rem 0;
    width:.72rem;
}
.contentList .center li{
    height: .3rem;
    background-image: linear-gradient(to right, #5c93fd , #7b6ffd);
    color: #fff;
    text-align: center;
    line-height: .3rem;
    margin: 0 0 .25rem;
    font-size: .12rem;
}
/*为什么*/
.why img{
    width: 100%;
}




.sharemany{
    background-color: #f2f4f7;
    padding: 0 .15rem .2rem;
}

.sharemany ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sharemany ul .item{
    width: 1.1rem;
    background-color: #fff;
    /*margin-right: .15rem;*/
    margin-bottom: .15rem;
    min-height:1.4rem;
    text-align: center;
    box-shadow: 5px 5px 10px #e4e6e8,-5px -5px 10px #e4e6e8;
    border-radius: 20px;
}
.sharemany ul .item img{
    display: flex;
    margin: 0 auto;
    margin-top: .22rem;
    width: 30% !important;
}
.sharemany .item ul{
    font-size: .1rem;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: .2rem;
}
.sharemany .item li{
    width: 100%;
    color: #999999;
    font-size: .09rem;
}
.sharemany .item div{
    font-size: .11rem;
    /*font-weight: 600;*/
   text-align: center;
    margin: .1rem 0;
    color: #333333;
}
.sharemany ul li:nth-of-type(2n){
    margin-right:0;
}



.paymach{
    background-color: #f2f4f7;
    padding-top: .25rem;
}
.swiper-container1,.banner {
    /*margin: 0 auto;*/
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    min-height: 1.63rem;
}

.swiper-container1 .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 .35rem .24rem;

}

.swiper-container1 .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;

}

.swiper-container1 .swiper-slide .right {
    width: .95rem;
    height: 1.95rem;
    margin-right: .3rem;
}
.swiper-container1 .swiper-slide .left  img{
    width: 0.3rem;
    height: .3rem;
    /*margin-right: .3rem;*/
    margin-top: .55rem;
}
.swiper-container1 .swiper-slide .left div{
    font-size: .12rem;
    color: #333;
    margin: 0.08rem 0 .1rem;
}
.swiper-container1 .swiper-slide .left span{
    font-size: .1rem;
    color: #666;
}
.swiper-container1 .swiper-slide .left{
    width: 1.75rem;
}
.swiper-pagination-bullet{
    flex: 1;
    font-size: .12rem;
    color: #333333;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    margin: 0 0.07rem;
    padding: 0.08rem .05rem;
}
.swiper-pagination3 .swiper-pagination-bullet{
    background-color: #f7f7f7;
}

.swiper-pagination-bullets{
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: .28rem;
    margin: 0.2rem 0;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active{
    color: #fff;
    background-color: #1e88ff;
}

.swiper-border{
    width: .3rem;
    height: .04rem;
    background-color: #1e88ff;
    margin: .12rem 0;
}
.swiper-title{
    font-size: .18rem;
    color: #333;
}
.swiper-txt{
    color:#666666 ;
    font-size: .1rem;

}
.banner3{
    overflow: hidden;
}
.banner4 .swiper-slide{
    overflow: hidden;
    margin-bottom: .25rem;
}
.banner4 {
    overflow: hidden;

}
.case{
    padding: 0 .15rem;
}






.dome{
    background-color: #fff;
    /* height: 3.16rem; */
    padding: 0 .15rem;
}
.dome-list{
    display: flex;
    justify-content: space-between;
}
.dome-list li{
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: .12rem;
    color: #333;
    width: .6rem;
    height: .22rem;
    background-color: #fff;
}



.swiper-container5 {
    /* padding-bottom: 60px */
    margin: 0 auto;
    position: relative;
    margin-bottom: .3rem;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container5 .swiper-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container5 .swiper-slide {
    width: .79rem;
    height: 1.6rem;
    background: #fff;
    box-shadow: 0 8px 30px #ddd
}

.swiper-container5 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-container5 .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0
}

.swiper-container5 .swiper-pagination5 {
    width: 100%;
    /* bottom: 20px */
    display: flex;
    margin-bottom: .3rem;

}

.swiper-container5 .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    /* border: 3px solid #fff; */
    background-color: #f5f5f5;
    width: .4rem;
    display: flex;
    height: .6rem;
    font-size: .12rem;
    border-radius: 100%;
    color: #333;
    opacity: 1;
    justify-content: center;
    align-items: center;
    background-size:40% 40%;
    background-repeat: no-repeat;
    background-position:center;
}

.swiper-container5>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #f5f5f5;
    background-repeat: no-repeat;
    background-position:center;
    background-size:40% 40%;

    /*color: #fff*/
}

.fun{
    padding: 0 .2rem;
    background-color: #f2f4f7;
}
.funhead{
    padding-bottom: .2rem;
    font-size:.11rem}
.funhead ul{
    padding-top: .4rem;
    margin-bottom: .2rem;
    display: flex;
    align-items: center; justify-content: space-between;
    border-bottom: 2px solid #e0e0e0;

}
.funhead ul li{
    margin: 0 .2rem;
    padding-bottom: .1rem;
    box-sizing: border-box;
}
.funhead ul .active{
    color: #338afb;
    position: relative;
}
.funhead ul .active>div{
    width: 100%;
    height: 2px;
    background-color: #338afb;
    position: absolute;
    bottom: 0;
    left: 0;
}
.funbody{
    padding-bottom: .1rem;
}
.funbody ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;

}
.funbody ul li{
    width: 1.6rem;
    background-color: #fff;
    margin-bottom: .15rem;
    text-align: center;
    border-radius: 20px;
}
.funbody ul li img{
    display: inline-block;
    width: 30%;
    text-align: center;
    margin-top: .2rem;
    margin-bottom: .15rem;
}
.funbody ul li div{
    font-size: .12rem;
    color: #333;
    margin: 0 .2rem;
}
.funbody ul li span{
    font-size: .09rem;
    color: #666;
    margin-bottom: .15rem;
    display: inline-block;
}
