/*通用标题*/
.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;
}
/*传统租赁*/
.sharelease{
    background-color: #f8f8f8;
    padding: 0 .15rem;
}
.sharelease .leaselist{
    /*padding-top: .2rem;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sharelease .leaselist li{
    position:relative;
    width: 1.675rem;
    /*min-height: 1.31rem;*/
    padding:.45rem .28rem;
    /*padding-top: .45rem;*/
    text-align: center;
    background-color: #fff;
    margin: .44rem 0;
    border-radius: 40px;
    box-shadow: 0px 0px 30px #f2f2f2;
}
.leaselist li .topbox{
    position: absolute;
    top: -0.25rem;
    left: .59rem;
    height: .5rem;
    width: .5rem;
    border-radius: 100%;
    padding: .1rem;
    background-color: #fff;
    box-shadow: 0px 30px 30px #f3f7fc;
}
.leaselist li .topbox img{
    width: 100%;
    height: auto;
}
.leasetitle{
    font-size: .12rem;
    color: #333;
}
.leasecontent{
    font-size: .1rem;
    color: #8a8a8a;
}
.leaseborder{
    display: block;
    margin: .1rem auto .15rem;
    width: .2rem;
    height: .01rem;
    background-color: #8a8a8a;
}



/*我们的优势*/
.shareadvantage{
    background-color: #fff;
    padding: 0 .15rem;

}
.advlist{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: .2rem;
}
.advlist .item{
    width: 3.45rem;
    background-color: #f7f7f7;
    border-radius: 20px;
    box-shadow: 5px 5px 10px #f0f0f0;
    margin-bottom: .15rem;
}
.advlist .item img{
    border-radius: 20px 20px 0 0;
    width: 100%;
    height: 100%;

}
.advcontent{
    background-color: #fff;
    padding: .125rem .17rem;
    border-radius: 0 0 20px 20px ;
}
.advtitle{
    font-size: .12rem;
    color: #333;
    display: flex;
    align-items: center;

}
.advtitle div{
    font-weight: 800;

}
.advtitle span{
    font-size: .1rem;
    margin-left: .05rem;
}
.advborder{
    display: block;
    margin: .1rem 0;
    width: .18rem;
    height: .02rem;
    background-color: #338afb;
}
.contenttitle{
   display: flex;
    align-items: center;
    margin-top: .1rem;
}
.contenttitle span{
    display: inline-block;
    border-radius: 100%;
    width: .04rem;
    height: .04rem;
    background-color: #338afb;
}
.contenttitle strong{
    font-size: .1rem;
    margin-left: .02rem;
}
.contenttext{
    font-size: 0.09rem;
    margin-left: .08rem;
    color: #666666;
}

/*多场景应用*/
.sharemany{
    background-color: #f8f8f8;
    padding: 0 .15rem;
}
.manytitle{
    color:#999999;
    font-size: .12rem;
    margin: .12rem 0 0;
    padding-bottom: .2rem;
    /*width: 100%;*/
    text-align: center;
}
.sharemany ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sharemany ul .item{
    width: 1.65rem;
    background-color: #fff;
    margin-right: .15rem;
    margin-bottom: .15rem;
    min-height: 1.95rem;
    text-align: center;
}
.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;
}
.sharemany .item div{
    font-size: .18rem;
    font-weight: 600;
    margin: .15rem 0;
    color: #333333;
}
.sharemany ul li:nth-of-type(2n){
    margin-right:0;
}

/*案例*/
.sharecase{
    /*background-color: #fff;*/
    padding: 0 .15rem;
}
.swiper-pagination-bullet{
    flex: 1;
    font-size: .12rem;
    color: #333333;
    background-color: #f7f7f7;
    border-radius: 4px;
    text-align: center;
    margin: 0 0.07rem;
    padding: 0.08rem .05rem;
}
.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;

}
.banner1 .swiper-slide{
    overflow: hidden;
    margin-bottom: .25rem;
}
.banner1 {
    overflow: hidden;

}




/*轮播图*/
.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%;
}


