﻿/* 付费店铺2 */
.index_two {
    position: relative;
    background: #fff;
    overflow: hidden;
    top: 1rem;
}

.index_two .shop-index-body-more-btn {
    margin: 0 .2rem;
    box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.1);
}

.index_two .shop-index-body-index-title {
    margin: .2rem .2rem 0;
    padding: 0;
}

.index_two .van-swipe__indicator--active {
    width: .24rem;
    border-radius: .06rem;
}

.index_two-head {
    height: 100%;
}

.index_two-head-k {
    width: 6.5rem;
    height: 7.4rem;
    margin: 1rem auto 0;
    border: 2px solid #083e7a;
    padding: .4rem .6rem;
    position: relative;
    margin-bottom: .5rem;
}

.index_two-head-k .title {
    font-size: .28rem;
    font-weight: 600;
    color: #000;
    margin-bottom: .5rem;
}

.index_two-head-k .texts {
    font-size: .24rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    margin-bottom: .5rem;
    height: 2.5rem;
    line-height: .43rem;
}

.index_two-head-k a {
    position: absolute;
    color: #083e7a;
    font-size: .2rem;
    right: .7rem;
    top: .5rem;
}

.index_two-head-img {
    width: 5.25rem;
    height: 3.9rem;
    margin: 0 auto 0;
    position: relative;
}

.index_two-head-img img {
    width: 100%;
    height: 100%;
    display: block;
}

.index_two-head-img span {
    font-size: 0.18rem;
    position: absolute;
    left: 1.5rem;
    top: 2.5rem;
}

.index_two-box-title {
    background: url('../images/index2-title.png') no-repeat;
    background-size: 3rem .8rem;
    width: 3rem;
    height: .8rem;
    font-size: .42rem;
    line-height: .8rem;
    text-align: center;
    color: #999;
    margin: .8rem auto .5rem;
}

.index_two-box-title-top {
    margin: 1.2rem auto .5rem;
}

.index_two-box-tuijian {
    overflow: hidden;
    padding: .2rem;
}

.index_two-box-tuijian-list {
    width: 3.45rem;
    height: 5.16rem;
    border: 1px solid #f5f5f5;
}

.index_two-box-tuijian-list .img {
    width: 100%;
    height: 3.45rem;
}

.index_two-box-tuijian-list .img img {
    width: 100%;
    height: 100%;
}

.index_two-box-tuijian-list .price {
    display: flex;
    justify-content: center;
}

.index_two-box-tuijian-list .price p {
    margin: 0 .1rem;
}

.index_two-box-tuijian-list .price .d {
    background: url(../images/index2-dian.png) no-repeat;
    background-size: 100% 100%;
    width: .1rem;
    height: .1rem;
}

.index_two-box-tuijian-list .price .p {
    font-size: .2rem;
}

.index_two-box-tuijian-list .price .p span {
    font-size: .28rem;
}

.index_two-box-tuijian-list .title {
    padding: 0 .1rem;
    color: #999;
}

.index_two-box-tuijian-list .bottom {
    width: 1.86rem;
    height: .46rem;
    border-radius: .23rem;
    background: #000;
    padding: .04rem;
    color: #fff;
    margin: .2rem auto 0;
}

.index_two-box-tuijian-list .bottom span {
    display: inline-block;
}

.index_two-box-tuijian-list .bottom .logo {
    width: .62rem;
    height: .34rem;
    border-radius: .17rem;
    background: #083e7a;
    text-align: center;
    line-height: .34rem;
}

.index_two-box-tuijian-list .bottom .logo i {
    font-size: .2rem;
}

.index_two-box-tuijian-list .bottom .xq {
    font-size: .22rem;
    margin-left: .1rem;
}

.index_two-box-type {
    overflow: hidden;
    padding: .1rem;
}

.index_two-box-type div {
    width: 2.22rem;
    height: 1.1rem;
    line-height: 1.1rem;
    text-align: center;
    margin: .1rem;
}

.index_two-box-type div a {
    display: block;
    color: #fff;
}

.index_two-box-type div:nth-child(2n) {
    background: #083e7a;
}

.index_two-box-type div:nth-child(2n+1) {
    background: #444;
}

.index_two-box-boss .van-swipe__indicators {
    display: none;
}

.index_two-box-boss .box {
    width: 7.1rem;
    height: 7.1rem;
    background: #083e7a;
    padding: .1rem;
    margin: 0 auto;
}

.index_two-box-boss .box img {
    width: 100%;
    height: 100%;
}

.index_two-box-boss .title {
    text-align: center;
    font-size: .28rem;
    padding: 0 .4rem;
    margin: .2rem 0;
}

.index_two-box-boss .bottom {
    overflow: hidden;
    padding: 0 .4rem;
}

.index_two-box-boss .bottom .price {
    float: left;
    color: #083e7a;
    font-size: .32rem;
}

.index_two-box-boss .bottom .price span {
    font-size: .24rem;
    margin-right: .1rem;
}

.index_two-box-boss .bottom a {
    float: right;
    font-size: .24rem;
    color: #999;
}

.index_two-box-boss .contor {
    padding: 0 .2rem;
}

.index_two-box-boss .contor div {
    width: 1.6rem;
    height: 1.7rem;
}

.index_two-box-boss .contor div img {
    width: 100%;
    height: 100%;
}

.index_two-box-boss .contor .index2-border {
    border: 1px solid #083e7a;
}

.index_two-box-show {
    padding: 0 .2rem;
}

.index_two-box-show .van-swipe__indicator {
    width: .24rem;
    border-radius: .03rem;
    height: .06rem;
    background-color: #ccc;
}

.index_two-box-show .van-swipe {
    height: 4.5rem;
    position: relative;
}

.index_two-box-show .van-swipe img {
    width: 100%;
    height: 100%;
}

.index_two-compName {
    position: absolute;
    font-size: .28rem;
    top: 3.2rem;
    left: 1.8rem;
}

.index_two-box-show .van-swipe__indicator--active {
    background-color: #083e7a !important;
}

.index_two-box-show .contor {
    display: flex;
    justify-content: center;
}

.index_two-box-show .contor p {
    margin: 0 .2rem;
    line-height: .48rem;
    font-size: .26rem;
}

.index_two-box-show .contor i {
    font-size: .24rem;
    line-height: .48rem;
}

.index_two-box-new {
    overflow: hidden;
    padding: .1rem;
}

.index_two-box-new-list {
    width: 2.22rem;
    margin: 0 .1rem;
    float: left;
}

.index_two-box-new-list .box {
    border: 1px solid #ccc;
    width: 2.22rem;
    height: 2.22rem;
    border-bottom: none;
}

.index_two-box-new-list .box img {
    width: 100%;
    height: 100%;
}

.index_two-box-new-list .title {
    height: .42rem;
    line-height: .42rem;
    background: #083e7a;
    font-size: .2rem;
    color: #fff;
    padding: 0 .08rem;
}

.index_two-box-new-list .foot {
    font-size: .28rem;
    text-align: center;
    color: #666;
    height: .5rem;
    line-height: .5rem;
}

.index_two-box-new-list .foot span {
    font-size: .24rem;
    margin-right: .08rem;
}

.index_two-box-boss .swiper-container {
    padding: .1rem .2rem .2rem;
    height: 2rem;
}

.index_two-box-boss .gallery-thumbs .swiper-slide-thumb-active {
    border: 0.02rem solid #083e7a;
}

/* 第三个轮播图 */
.index_two-box-show .swiper3-container {
    overflow: hidden;
    position: relative;
}

.index_two-box-show .swiper3-container img {
    height: 5rem;
    width: 100%;
}

.index_two-box-show .swiper3-pagination {
    text-align: center;
}

.index_two-box-show .swiper3-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    display: inline-block;
    border-radius: 2px;
    background: #000;
    opacity: .2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.index_two-box-show .swiper3-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #083e7a;
}

.shop-index-bottom-line-btn {
    background: linear-gradient(to right, #22a7ff, #083e7a);
    border-radius: 0.12rem 0.03rem 0.03rem 0.12rem;
    margin-right: 0.06rem;
}
.shop-index-bottom-tel-btn {
    background: linear-gradient(to right, rgba(8, 62, 122, 0.93), #22a7ff);
    border-radius: 0.03rem 0.12rem 0.12rem 0.03rem;
}