﻿
/* 公共下方更多按钮 */
.shop-IBI-title {
    height: .8rem;
    background: #fff;
    border-radius: .1rem .1rem 0 0;
    line-height: .8rem;
    padding-left: .2rem;
}

.shop-IBI-title i {
    font-size: .35rem;
    vertical-align: middle;
    margin-right: .1rem;
    color: #083e7a;
}

.shop-IBI-title span {
    font-size: .3rem;
    vertical-align: middle;
}

.shop-IBM {
    margin-top: .5rem;
}

.shop-IBM-fufei {
    padding: 0 .2rem;
}

.shop-IBM a {
    display: block;
}

.shop-IBM-btn {
    height: 1rem;
    border-radius: .1rem;
    background: #fff;
    line-height: 1rem;
    font-size: .3rem;
    text-align: center;
    margin: 0 0 .5rem 0;
    box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
}

.shop-IBM-hottitle {
    border-radius: .1rem .1rem 0 0;
}

.shop-IBM-hot {
    height: 2.72rem;
    border-radius: 0 0 .1rem .1rem;
    padding: .1rem .1rem;
    background: #fff;
    margin-top: .03rem;
}

.shop-IBM-hot ul {
    overflow: hidden;
}

.shop-IBM-hot ul li {
    width: 2.1rem;
    height: .64rem;
    border-radius: .1rem;
    background: #f7f8f9;
    margin: .1rem;
}

.shop-IBM-hot ul li a {
    display: block;
    color: #555;
    width: 2.1rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
}

/* 付费店铺模版1 */
/* 背景 */

/* 公共头部第一个轮播图 */
.swiper1-container {
    height: 4.1rem;
}

.swiper1-container img {
    height: 4.1rem;
}

.swiper1-pagination {
    text-align: center;
    z-index: 1;
    position: relative;
    bottom: .5rem !important;
}

.swiper1-pagination .swiper-pagination-bullet {
    width: 10px;
    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;
}

.swiper1-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    width: 20px;
    background: #ff6700;
}

/* 第二个轮播图 */
.swiper2-container {
    overflow: hidden;
}

.swiper2-container .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -.5rem;
}

.swiper2-container .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -.5rem;
}

.swiper2-container .swiper-button-next,
.swiper-button-prev {
    width: .32rem;
    height: .56rem;
    background-size: .32rem .56rem;
    top: 46%;
}

.gallery-thumbs {
    height: 1.8rem;
    box-sizing: border-box;
    padding: .1rem 0 .2rem;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.gallery-thumbs .swiper-slide-thumb-active {
    border: 0.04rem solid #000;
}



/* 公共头部 */


.shop-head {
    width: 100%;
    height: 2.4rem;
    position: relative;
}

.shop-head-bg {
    display: block;
    width: 100%;
    height: 2.4rem;
    position: absolute;
    top: 0;
    left: 0;
}

.shop-head .header {
    background: inherit;
    border-color: transparent;
    position: absolute;
    top: 0.12rem;
    left: 0;
}

.header-fx {
    position: fixed!important;
    top: 0!important;
}

.search-box-cover {
    background:#fff;
    position: absolute;
    width: 100%;
    height: 0.9rem;
    top: 0.12rem;
    left: 0;
	z-index:2;
	opacity:0;
    border-bottom: 1px solid #ebedf0;
}

.shop-head .header-back {
    color: #fff;
    transition:linear .5s;
    -webkit-transition:linear .5s;
    -moz-transition:linear .5s;
    -ms-transition:linear .5s;
    -o-transition:linear .5s;
}

.header .header-more {
    color: #fff;
    transition:linear .5s;
    -webkit-transition:linear .5s;
    -moz-transition:linear .5s;
    -ms-transition:linear .5s;
    -o-transition:linear .5s;
}

.shop-head-con {
    position: absolute;
    top: 1.24rem;
    width: 100%;
    padding: 0 0.25rem;
}

.shop-head-con-info {
    margin-right: 0.5rem;
}

.shop-head-con-info-c {
    width: 4.3rem;
}

.shop-head-con-info-logo {
    display: block;
    width: 0.74rem;
    height: 0.74rem;
    border-radius: 0.03rem;
    background: #fff;
    margin-right: 0.12rem;
}

.shop-head-con-info-shopname {
    font-size: 0.28rem;
    color: #fff;
}

.shop-head-con-info-shopins span {
    font-size: 0.22rem;
    color: #fff;
    margin-right: 0.1rem;
}

.shop-head-con-info-shopins .icon-rec {
    margin-right: 0.06rem;
}

.shop-head-con-btn-shoucang {
    width: 1.32rem;
    height: 0.44rem;
    background: linear-gradient(to right, #22a7ff, #083e7a);
    line-height: 0.35rem;
    border-radius: 0.22rem;
    border: none;
    color: #fff;
    font-size: 0.24rem;
}
.shop-shoucang {
    background: #fff;
    color: #083e7a;
}

.shop-head-con-btn-shoucang i {
    font-size: 0.22rem;
}

.search-false {
    display: block;
    font-size: 0.24rem;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.2rem;
    margin-top: 0.14rem;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 0.6rem;
    color: #fff;
    text-align: left;
    position: relative;
    transition:linear .5s;
    -webkit-transition:linear .5s;
    -moz-transition:linear .5s;
    -ms-transition:linear .5s;
    -o-transition:linear .5s;
}

.search-false-icon {
    font-size: 0.32rem;
    padding-right: 0.08rem;
    color: #fff;
    display: inline-block;
    transition:linear .5s;
}

.search-false-words {
    font-size: 0.24rem;
    display: inline-block;
    vertical-align: top;
}

.search-false-inheader {
    margin-top: 0.15rem;
    background-color: #f3f3f3;
}

.search-false-del {
    font-size: 0.3rem;
    color: #c5c5c5;
    padding-left: 0.1rem;
    position: absolute;
    top: 0;
    right: 0.2rem;
}

.header-color {
    color: #666!important;
}
.header-bg {
    background: #f3f3f3;
}


/* 导航 */
.nav-box {
    overflow-x: auto;
    width: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 2;
}

.nav-fx {
    position: fixed!important;
    top: .9rem;
}

.nav-box::-webkit-scrollbar {
    display: none;
}

.nav-box .changeNav {
    height: 1rem;
    line-height: 1rem;
    width: 17.2rem;
}

.nav-box .changeNav-item {
    font-size: .28rem;
    padding: 0 .36rem;
}

.nav-box .changeNav .act {
    border-bottom: 0.04rem solid #083e7a;
}

.actColor a {
    color: #083e7a;
}

/* 公共 footer */
.shop-foot {
    padding-bottom: 0.98rem;
    margin-top: 0.5rem;
}


.shop-foot .footer-con {
    font-size: .24rem;
    padding: .34rem .5rem;
    color: #999;
    text-align: center;
}

.shop-foot .footer-con-line2 {
    font-size: .22rem;
    margin-bottom: .2rem;
}

.footer-con-line1 a {
    color: #333;
}

/* 公共底部 */
.shop-index-bottom {
    width: 100%;
    height: 0.98rem;
    background: #fff;
    position: fixed;
    bottom: 0;
    z-index: 2004;
}

.shop-index-bottom div {
    text-align: center;
}

.shop-index-bottom div a {
    display: block;
}

.shop-index-bottom div a p {
    font-size: 0.2rem;
    color: #666;
}

.shop-index-bottom div a p i {
    font-size: 0.36rem;
    color: #083e7a;
}


.shop-index-bottom-type,
.shop-index-bottom-archives {
    width: 1.26rem;
    padding-top: 0.06rem;
}

.shop-index-bottom-type {
    margin-left: 0.18rem;
}

.shop-index-bottom-archives {
    margin-right: 0.18rem;
}

.shop-index-bottom-btn {
    width: 2.22rem;
    height: 0.78rem;
    border: none;
    color: #fff;
    font-size: 0.28rem;
    line-height: 0.78rem;
    margin-top: 0.1rem;
}

.shop-index-bottom-line-btn {
    background: linear-gradient(to right, #ffb100, #ff9100);
    border-radius: 0.12rem 0.03rem 0.03rem 0.12rem;
    margin-right: 0.06rem;
}

.shop-index-bottom-tel-btn {
    background: linear-gradient(to right, #ff9100, #ff4c00);
    border-radius: 0.03rem 0.12rem 0.12rem 0.03rem;
}
/* 在线留言 */
.details-popup {
    height: 8rem;
    background: #fff;
    width: 100%;
    transform: translate3d(-50%, 0, 0);
    position: fixed;
    left: 50%;
    z-index: 2011;
    bottom: -8rem;
    transition: bottom 0.3s linear 0s;
    -webkit-transition: bottom 0.3s linear 0s;
    -moz-transition: bottom 0.3s linear 0s;
    -ms-transition: bottom 0.3s linear 0s;
    -o-transition: bottom 0.3s linear 0s;
}

.details-popup-totop {
    bottom: 0;
}

.details-popup .close {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    top: 0.2rem;
    right: 0rem;
    z-index: 2;
}

.details-popup .close img {
    width: 0.24rem;
    height: 0.24rem;
}


.details-popup .act::before {
    content: '';
    width: 0.06rem;
    height: 0.3rem;
    border-radius: 0.03rem;
    background: #ff6700;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.details-popup .dftitle {
    height: 0.9rem;
    padding-left: 0.6rem;
    text-align: left;
    font-size: 0.28rem;
    position: relative;
}

.details-popup .dfbody .fn1 {
    margin-top: 0.5rem;
    height: 0.7rem;
    line-height: 0.7rem;
}

.details-popup .dfbody .fn2 {
    margin-top: 0.4rem;
    height: 0.72rem;
    line-height: 0.72rem;
}

.details-popup .dfbody .fn3 {
    margin-top: 0.4rem;
    line-height: 0.7rem;
}

.details-popup .dfbody .fn {
    padding: 0 0.3rem;
}

.details-popup .dfbody .fn .L-l {
    color: #ff4040;
}

.details-popup .dfbody .fn .L {
    width: 1.3rem;
    margin-right: 0.16rem;
    text-align: right;
}

.details-popup .dfbody .fn .L span {
    font-size: 0.28rem;
}


.details-popup .dfbody .R input {
    border: 1px solid #e5e5e5;
    border-radius: 0.1rem;
    height: 0.72rem;
    padding-left: 0.2rem;
    transition: border-color 0.1s linear;
    width: 5.4rem;
}

.details-popup .dfbody .R textarea {
    width: 5.4rem;
    height: 2.4rem;
    line-height: 1.5;
    border: 1px solid #e5e5e5;
    border-radius: 0.1rem;
    padding: 0.16rem 0.2rem;
}

.details-popup .dffoot {
    height: 1rem;
    width: 100%;
    background: #fff;
    border-top: 1px solid #f5f5f5;
    position: absolute;
    bottom: 0;
}

.details-popup .dffoot .query {
    width: 7.3rem;
    height: 0.78rem;
    color: #fff;
    line-height: 0.58rem;
    padding: 0.1rem;
    border-radius: 0.12rem;
    background: linear-gradient(to right, #ff8e00, #ff5c00);
    font-size: 0.28rem;
    text-align: center;
    margin-top: 0.1rem;
}

.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 2003;
}

.details-popup .act span {
    color: #333;
    border-bottom: none;
}
/* 验证码 */
/* 验证码 */
.van-popup-img {
    position: fixed;
    top: 50%;
    left: 50%;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    transition: .3s ease-out;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 2051;
}

.imgcode {
    width: 5rem;
    height: 3.46rem;
    padding: 0 0.1rem;
    border-radius: 0.1rem;
    background-color: #f3f3f3;
    overflow-y: visible;
    overflow-y: initial;
    text-align: center;
    z-index: 2600;
}

.imgcode .color {
    color: red;
}


.imgcode-tit {
    font-size: 0.32rem;
    color: #111;
    padding: 0.28rem 0 0.16rem 0;
}

.imgcode-tip {
    font-size: 0.28rem;
    color: #999;
    padding: 0 0 0.22rem 0;
}

.imgcode-item {
    padding: 0 0.2rem 0.3rem;
}

.imgcode-item-l {
    margin-right: 0.2rem;
    padding-top: 0.2rem;
    background-color: #fff;
}

.imgcode-item-input {
    font-size: 0.26rem;
    width: 2.4rem;
    border: 0;
    text-align: center;
}

.imgcode-item-img {
    width: 1.8rem;
    height: 0.76rem;
}

.imgcode-sub {
    width: 100%;
    color: #fff;
    position: relative;
    padding: 0;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    -webkit-appearance: none;
    font-size: 0.3rem;
    height: 0.76rem;
    line-height: 0.76rem;
    border: 0;
    border-radius: 0.1rem;
    background: linear-gradient(to right, #f5ad19, #f87c18);
}

.van-button::before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    width: 100%;
    height: 100%;
    border: inherit;
    border-color: #000;
    background-color: #000;
    border-radius: inherit;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.imgcode-close {
    width: 0.44rem;
    height: 0.94rem;
    background: url('../images/imgcode-close.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.94rem;
    left: 2.3rem;
}

.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}

.overflow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 2010;
}

/* 成功 */
.dfbody .suc img {
    width: 1.72rem;
    height: 1.9rem;
    display: block;
    margin: 2rem auto .5rem;
}

.dfbody .suc p {
    text-align: center;
    font-size: .32rem;
}
.phonecall-box, .vip-box {
    z-index: 2012;
}