/*-- shop V2.0 --*/

@charset "utf-8";

/**
 * reset css
 */

a,
article,
aside,
b,
blockquote,
body,
canvas,
caption,
del,
details,
div,
dl,
dt,
dd,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
label,
legend,
li,
menu,
nav,
object,
ol,
p,
progress,
q,
rp,
rt,
ruby,
section,
span,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
video,
input,
textarea,
select {
    border: 0;
    margin: 0;
    padding: 0;
}

html,
body {
    min-width: 1200px;
    height: 100%;
}

body {
    font-family: "Microsoft YaHei", \5B8B\4F53, Arial;
    font-size: 14px;
    color: #787878;
    margin: 0 auto;
    background: #fafafa;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    text-decoration: none;
    color: #2C2C2C;
}

a,
input,
textarea,
button {
    border: none;
    outline: none;
}

ul,
dl,
li {
    list-style: none outside none;
}

em,
i {
    font-style: normal;
}


/*h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

h1 {
    font-size: 14px;
}*/

q:before,
q:after {
    content: none;
}

button {
    cursor: pointer;
}

textarea,
input[type="text"] {
    font-family: "Microsoft YaHei", \5B8B\4F53, Arial;
    font-size: 14px;
}

textarea {
    overflow: auto;
    resize: none;
}

input[type="submit"]::-moz-focus-inner {
    border: 0;
}

select {
    outline: none;
}

::-webkit-input-placeholder {
    color: #b4b4b4;
}

::-moz-placeholder {
    color: #b4b4b4;
}

:-moz-placeholder {
    color: #b4b4b4;
}

input:-internal-autofill-selected {
    background: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
    background-color: transparent;
}


/**
 * 原子类
 */

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none !important;
}

.m-t10 {
    margin-top: 10px !important;
}

.m-b10 {
    margin-bottom: 10px;
}

.m-b15 {
    margin-bottom: 15px;
}

.m-b20 {
    margin-bottom: 20px;
}

.m-b40 {
    margin-bottom: 40px !important;
}

.p-b30 {
    padding-bottom: 30px;
}

.p-lr0 {
    padding-left: 0!important;
    padding-right: 0!important;
}

.posi-relative {
    position: relative;
}

.c_ff3232 {
    color: #ff3232;
}

.c_787878 {
    color: #787878 !important;
}

.c_blue {
    color: #588ac6;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.g_ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.g_select2 {
    padding-left: 8px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

img.imglazyload {
    background: url(/statics/basic/images/logo/imglazyload.gif) no-repeat center center;
    background-size: contain;
}

.dataloading {
    display: inline-block;
    width: 20px;
    font-size: 0 !important;
    vertical-align: middle;
    background: url(../images/loadgif.gif) no-repeat center center;
    background-size: contain;
}

.jsQrcode {
    background: url(/statics/basic/images/logo/imglazyload.gif) no-repeat center center;
    background-size: contain;
}

.jsQrcode>img {
    max-width: 100%;
    height: auto;
}

.content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.aside_360 {
    width: 360px;
}

.cont_820 {
    width: 820px;
}

.i-sc,
.i-hb,
.i-hc {
    display: inline-block;
    width: 46px;
    height: 81px;
    background: url(../images/shop-zq.png) center center no-repeat;
}

.i-sc {
    background-position: left center;
}

.i-hb {
    background-position: center center;
}

.i-hc {
    background-position: right center;
}

.i-zq-default {
    display: inline-block;
    width: 48px;
    height: 83px;
    background: url(../images/shop-zq-default.png) center center no-repeat;
}

.i-guide {
    display: inline-block;
    width: 37px;
    height: 63px;
    background: url(../images/i-guide.png) no-repeat center center;
}

.i-success-big {
    display: inline-block;
    width: 92px;
    height: 88px;
    background: url(../images/i-success-big.png) no-repeat left top
}


/*新等级icon*/

.i-level-10,
.i-level-20,
.i-level-30,
.i-level-40,
.i-level-50,
.i-level-60,
.i-level-70,
.i-level-80,
.i-level-90,
.i-level-100,
.i-level-110,
.i-level-120,
.i-level-130,
.i-level-140,
.i-rz {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(../images/i-level.png) 0 0 no-repeat;
    background-size: cover;
}

.i-level-20 {
    background-position: -58px 0;
}

.i-level-30 {
    background-position: -117px 0;
}

.i-level-40 {
    background-position: -176px 0;
}

.i-level-50 {
    background-position: -235px 0;
}

.i-level-60 {
    background-position: -294px 0;
}

.i-level-70 {
    background-position: -354px 0;
}

.i-level-80 {
    background-position: -413px 0;
}

.i-level-90 {
    background-position: -413px 0;
}

.i-level-100 {
    background-position: -413px 0;
}

.i-level-110 {
    background-position: -413px 0;
}

.i-level-120 {
    background-position: -473px 0;
}

.i-level-130 {
    background-position: -473px 0;
}

.i-level-140 {
    background-position: -531px 0;
}

.i-rz {
    background-position: -590px 0;
}


/*旧等级icon*/


/*.i-level-1,
.i-level-3,
.i-level-4,
.i-level-5,
.i-level-6,
.i-level-7,
.i-level-8,
.i-rz{
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(../images/i-level.png) 0 0 no-repeat;
    background-size: cover;
}
.i-level-3{ background-position: -176px 0; }
.i-level-4{ background-position: -235px 0; }
.i-level-5{ background-position: -295px 0; }
.i-level-6{ background-position: -354px 0; }
.i-level-7{ background-position: -413px 0; }
.i-level-8{ background-position: -531px 0; }
.i-rz{ background-position: -590px 0; }*/

/*星级*/
.i-star_0,
.i-star_5,
.i-star_10,
.i-star_15,
.i-star_20,
.i-star_25,
.i-star_30,
.i-star_35,
.i-star_40,
.i-star_45,
.i-star_50 {
    display: inline-block;
    width: 75px;
    height: 21.45455px;
    background-image: url(/statics/shop/images/star.png);
    background-size: 100%;
    background-repeat: no-repeat
}
.i-star_5{background-position:0 -21.45455px}
.i-star_10{background-position:0 -42.90909px}
.i-star_15{background-position:0 -64.36364px}
.i-star_20{background-position:0 -85.81818px}
.i-star_25{background-position:0 -107.27273px}
.i-star_30{background-position:0 -128.72727px}
.i-star_35{background-position:0 -150.18182px}
.i-star_40{background-position:0 -171.63636px}
.i-star_45{background-position:0 -193.09091px}
.i-star_50{background-position:0 -214.54545px}


/*button 按钮*/

.btn-red_shadow {
    position: relative;
    display: block;
    width: 124px;
    height: 30px;
    font-size: 16px;
    color: #000;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}

.btn-red_shadow:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -90px;
    width: 180px;
    height: 26px;
    background: rgba(255, 100, 100, 0.4);
    box-shadow: 0 0 16px 6px rgba(255, 100, 100, 0.4);
    border-radius: 10px;
}

.btn-red_shadow:hover {
    background: #ff3232;
}

.btn-red_shadow>span {
    position: relative;
    z-index: 2;
}

.btn-yellow_shadow {
    position: relative;
    display: block;
    margin: 22px auto 0;
    width: 124px;
    height: 30px;
    font-size: 16px;
    color: #000;
    background: #ffd700;
    border-radius: 5px;
}

.btn-yellow_shadow:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3px;
    margin-left: -58px;
    width: 116px;
    height: 26px;
    background: rgba(255, 192, 1, 0.4);
    box-shadow: 0 0 10px 5px rgba(255, 192, 1, 0.4);
    border-radius: 10px;
}

.btn-white {
    display: block;
    width: 124px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #ff3232;
    background: #fff;
    border-radius: 5px;
    border: solid 1px #ff3232;
}

.btn-white:hover {
    color: #fff;
    background: #ff3232;
}

.btn-red {
    display: block;
    width: 124px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: #ff3232;
    border-radius: 5px;
    border: solid 1px #ff3232;
}

.search-wrap__form { width: 549px; height: 50px; background: #FFFFFF; border: 2px solid #DE0016; border-radius: 10px; box-sizing: border-box; display: flex; align-items: center; position: relative; z-index: 5; }
.search-wrap__form .search-wrap__select { width: 104px; height: 46px; line-height: 46px; border: 0; background-color: #fff; font-size: 16px; font-family: PingFang SC; font-weight: 400; color: #DE0016; text-align: center; align-self: flex-start; border-radius: 10px 0px 0 10px; overflow: hidden; box-sizing: border-box; }
.search-wrap__form .search-wrap__select dt { background: rgba(222, 0, 22, 0.05); position: relative; }
.search-wrap__form .search-wrap__select dt:after { content: '\e618'; font-family: "icon-jjrx" !important; display: inline-block; font-size: 12px; margin-left: 4px; }
.search-wrap__form .search-wrap__select dd { background-color: #fff; }
.search-wrap__form .search-wrap__select dd:hover { background: #fdf2f3; }
.search-wrap__form .search-wrap__select.active { height: auto; border-radius: 10px 0px 10px 10px; border: 2px solid #DE0016; margin-left: -2px; margin-top: -2px; }
.search-wrap__form .search-wrap__select.active dt { background: #fff; }
.search-wrap__form .search-wrap__select.active dt:after { transform: rotate(180deg); margin-top: -4px; }
.search-wrap__form .search-wrap__input { flex: 1; height: 100%; font-size: 16px; padding-left: 16px; padding-right: 16px; font-family: PingFang SC; box-sizing: border-box; }
.search-wrap__form .search-wrap__input::-webkit-input-placeholder, .search-wrap__form .search-wrap__input::-moz-placeholder, .search-wrap__form .search-wrap__input::-ms-input-placeholder, .search-wrap__form .search-wrap__input::-webkit-input-placeholder { font-size: 16px; font-family: PingFang SC; font-weight: 400; line-height: 22px; color: rgba(0, 0, 0, 0.5); }
.search-wrap__form .search-wrap__btn { width: 92px; height: 50px; background: #DE0016; font-size: 16px; font-family: PingFang SC; font-weight: bold; color: #FFFFFF; box-sizing: border-box; overflow: hidden; border-radius: 0 10px 10px 0; }

/*复选按钮*/

.sp-checkbox {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    user-select: none;
}

.sp-checkbox:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/i-checkbox.png) -26px center no-repeat;
}

.sp-checkbox.checked:before {
    background-position: left center;
}


/*面板*/

.sp-panel {
    background: #fff;
}

.sp-panel-header {
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: solid 1px #e6e6e6;
}

.sp-panel-header.bg_f5f5f5 {
    background: #f5f5f5;
}

.sp-panel-header.links {
    padding: 0;
    border-bottom: 0;
}

.sp-panel-header.links>a {
    display: inline-block;
    padding: 0 36px;
    font-size: 18px;
    color: #5d5d5d;
}

.sp-panel-header.links>a.cur {
    font-weight: bold;
    color: #333333;
    background: #fff;
}

.sp-panel-header.links>.sp-panel-more {
    padding-right: 10px;
    font-size: 14px;
    color: #588ac6;
}

.sp-panel-title {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.sp-panel-title.f-normal {
    font-weight: normal;
}

.sp-panel-more {
    float: right;
    font-size: 14px;
    color: #588ac6;
}

.sp-panel-more>span {
    vertical-align: middle;
}

.sp-panel-body {
    padding: 20px;
}

.cont_820 .sp-panel-body {
    line-height: 30px;
    color: #969696;
}

.sp-panel.panel_red {
    border: solid 1px #ff6464;
}

.sp-panel.panel_red .sp-panel-header {
    background: #ff6464;
}

.sp-panel.panel_red .sp-panel-title {
    color: #fff;
}

/* 面板2.0 */
.sp-panel_v2{
    background-color: #fff;
}
.sp-panel_v2-header{
    margin: 0 28px;
    /* padding:0 0 16px; */
    padding:0;
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #E8E8E8;
    display: flex;
    justify-content: space-between;
}
.sp-panel_v2-title{
    overflow: hidden;
    display: flex;
    /*float: left;*/
    font-size:20px;
    font-weight:bold;
    color:rgba(0,0,0,0.85);
    /* padding-bottom: 16px; */
    border-bottom:3px solid #FF3232;
}

.sp-panel_v2-right{
    /*float: right;*/
    padding-left: 20px;
    white-space: nowrap;
}
.sp-panel_v2-right button{
    width:176px;
    height:36px;
    border:1px solid #FF3232;
    border-radius:2px;
    color: #FF3232;
    background-color: #fff;
    font-size:16px;
    font-weight:400;
    box-sizing: border-box;
    vertical-align: middle;
}
.sp-panel_v2-right button:hover{
    border-radius:2px;
    color: #fff;
    background-color: #FF3232;
}

.sp-panel_v2-more{
    /*float: right;*/
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,0.45);
    padding-left: 24px;
    white-space: nowrap;
}
.sp-panel_v2-more:hover{
    color: #FF3232;
}

.sp-panel_v2-body{
    padding:24px 28px;
    font-size: 16px;
    line-height: 30px;
}

.sp-panel_v2-btn{
    display: block;
    margin: 32px auto 0;
    width: 756px;
    height: 32px;
    line-height: 32px;
    color:#000;
    border-radius: 2px;
    text-align: center;
    border: 1px solid #E3E3E3;
    cursor: context-menu;
}
.sp-panel_v2-btn:hover{
    background-color: #FF3232;
    color:#fff;
}
.showHeight{
    max-height: none !important;
     overflow: auto !important;
}


.sp-panel_v2 .btn{
    width: 175px;
    height: 34px;
    font-size: 14px;
    color: #ff3232;
    background: #fff;
    border: solid 1px #e6e6e6;
    margin: 0 auto;
    display: none;
    position: relative;
    z-index: 2;
    bottom: -28px;
}
.sp-panel_v2.up .btn{
    display: block;
}
.sp-panel_v2 .btn:hover{
    background-color: #FF3232;
    color:#fff;
}
.sp-panel_v2.sp-panel_info dl{
    max-height: 226px;
    overflow: hidden;
}
.sp-panel_v2.sp-panel_info dd{
    padding-bottom: 6px;
    color:rgba(0,0,0,0.55);
}
.sp-panel_v2.sp-panel_info dd>span{
    color:rgba(0,0,0,0.85);
    width: 86px;
    padding-left: 0;
}
.sp-panel_v2.sp-panel_zs .sp-panel_v2-body .txt,
.sp-panel_v2.sp-panel_tj .sp-panel_v2-body .txt{
    max-height: 220px;
    overflow: hidden;
}


/* 品牌招商拓展计划 */
.sp-plan{
    border-top: 2px solid #FC2C31;
    /* background-color: rgba(245, 245, 245, 0.5); */
    padding: 0 16px 16px;
}
.sp-plan_header{
    height: 55px;
    line-height: 55px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #1A1A1A;
    font-weight: bold;
}
.sp-plan_table{
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 12px;
}
.sp-plan_table .col-1,
.sp-plan_table .col-2 {
    width: 62px;
}
.sp-plan_table .col-3 {
    width: 72px;
}
.sp-plan_table .col-4 {
    width: 92px;
}
.sp-plan_table th,
.sp-plan_table td {
    height: 48px;
    font-size: 14px;
    font-weight: normal;
    color: #4d4d4d;
    border: 1px solid #E5E5E5;
}
.sp-plan_table b {
    color: #FC2C31;
}
.sp-plan_body .comment-form .w-des{
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    margin-bottom: 20px;
    line-height: 22px;
    margin-top: -5px;
}
.sp-plan_body .comment-form .w-num {
    font-size: 18px;
    font-weight: bold;
    color: #DE0016;
    margin: 0 3px;
}


.sp-plan_table .btn {
    display: inline-block;
    width: 72px;
    height: 26px;
    line-height: 26px;
    background: #FC2C31;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0.06rem 0.2rem rgba(252, 44, 49, 0.5);
    -moz-box-shadow: 0 0.06rem 0.2rem rgba(252, 44, 49, 0.5);
    box-shadow: 0 0.06rem 0.2rem rgba(252, 44, 49, 0.5);
    font-size: 14px;
}
.sp-plan_body .sp-more_btn {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #1491fe;
    margin-bottom: 13px;
}
.sp-plan_body .field {
  margin-bottom: 14px;
}
.sp-plan_body .field input {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}
.sp-plan_body .planBtn {
  width: 100%;
  height: 41px;
  line-height: 41px;
  background: #FC2C31;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0.06rem 0.2rem rgba(252, 44, 49, 0.5);
  -moz-box-shadow: 0 0.06rem 0.2rem rgba(252, 44, 49, 0.5);
  box-shadow: 0 0.06rem 0.2rem rgba(252, 44, 49, 0.5);
}
.planMessage-box .icon{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    }
.planMessageSwiper{
        height: 20px;
        margin-bottom: 12px;
        width: 100%;
        overflow: hidden;
}
.planMessageSwiper .swiper-slide{
        color: rgba(0,0,0,0.7);
    }
.planMessageSwiper .swiper-slide span{
        font-size: 14px;
        font-weight: bold;
}


/*新闻列表*/

.sp-news-list {
    margin: -18px 0;
    line-height: 19px;
}

.sp-news-list-item {
    padding: 18px 0;
    border-bottom: solid 1px #e6e6e6;
}

.sp-news-list-item:last-child {
    border-bottom: 0;
}

.sp-news-list-item .img {
    float: left;
    margin-right: 18px;
}

.sp-news-list-item .img img {
    display: block;
    background-color: rgba(0, 0, 0, .2);
}

.sp-news-list-item .txt {
    margin-left: 152px;
    height: 100px;
    font-size: 12px;
}

.sp-news-list-item .title {
    display: inline-block;
    margin-bottom: 4px;
    max-width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sp-news-list-item .title:hover {
    color: #ff3232;
}

.sp-news-list-item .txt-1 {
    height: 60px;
}


/*列表*/

.sp-txtlist {
    margin-top: -8px;
    margin-bottom: -8px;
}

.sp-txtlist li {
    position: relative;
    padding-left: 10px;
}

.sp-txtlist li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #ff3232;
}

.sp-txtlist a {
    line-height: 32px;
    font-size: 14px;
    color: #777777;
}

.sp-txtlist a:hover {
    color: #ff3232;
}


/* header */

.header {
    background: #fff;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.header-topTools {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    border-bottom: solid 1px #dbdbdb;
    font-family: '宋体';
}

.header-topTools-notice {
    float: left;
    margin-right: 30px;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header-topTools-notice a {
    color: #ff3232;
}

.header-topTools-notice a.c_blue {
    color: #588ac6;
}

.header-topTools-notice .icon-jjrx {
    margin-right: 4px;
    vertical-align: middle;
}

.header-topTools-notice .i-ico17 {
    position: relative;
    top: -1px;
    margin-right: 2px;
    font-size: 28px;
}

.header-topTools-notice span {
    vertical-align: middle;
}

.header-topTools-nav {
    float: right;
}

.header-topTools-nav>li {
    float: left;
}

.header-topTools-nav>li:after {
    content: ' ';
    display: inline-block;
    width: 1px;
    height: 12px;
    vertical-align: middle;
    background: #c8c8c8;
}

.header-topTools-nav>li a {
    margin: 0 12px;
    color: #636464;
    vertical-align: middle;
}

.header-topTools-nav>li.login a:first-child {
    margin-right: 0;
}

.header-topTools-nav>li.login a:last-child {
    margin-left: 0;
}

.header-topTools-nav>li a:hover {
    color: #ff3232;
}

.header-topTools-nav>li.rcode {
    position: relative;
}

.header-topTools-nav>li.rcode:hover .rcode-cont {
    display: block;
}

.header-topTools-nav>li .rcode-cont {
    display: none;
    position: absolute;
    left: 50%;
    top: 32px;
    margin-left: -65px;
    width: 118px;
    height: 118px;
    z-index: 6;
    border: solid 1px #e6e6e6;
    padding: 5px;
    background: #fff;
}

.header-topTools-nav>li .rcode-cont:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -14px;
    margin-left: -11px;
    width: 22px;
    height: 15px;
    background: url(../images/i-arrow-border.png) center center no-repeat;
    background-size: contain;
    z-index: 1;
}

.header-topTools-nav>li .rcode-cont img {
    max-width: 100%;
}

.header-center {
    padding: 16px 0;
}

.header-center-logo {
    float: left;
    margin-right: 25px;
}

.header-center-logo>img {
    display: block;
    width: 231px;
    height: 143px;
}

.header-center-info {
    float: left;
    padding: 35px 0;
    height: 79px;
    line-height: 24px;
    font-size: 12px;
    color: #5d5d5d;
}

.header-center-info span {
    color: #ff6464;
    vertical-align: top;
    height: 24px;
    min-width: 83px;
    display: inline-block;
}

.header-center-info span>.icon-jjrx {
    font-size: 12px;
}

.header-center-info span.dataloading {
    background-size: 30%;
    background-position: left center;
}

.header-center-info label {
    display: inline-block;
    vertical-align: top;
}

.header-center-info>ul {
    float: left;
}

.header-center-info>ul:first-child {
    padding: 2px 26px 2px 0;
    border-right: solid 2px #c8c8c8;
}

.header-center-info .level {
    padding: 6px 15px 0;
}

.header-center-info .level li {
    position: relative;
    display: inline-block;
    padding-top: 38px;
    width: 72px;
    line-height: 20px;
    text-align: center;
}
.header-center-info .level-link li{
    padding-top: 0;
}
.header-center-info .level li>a{
    display: block;
}
.header-center-info .level li>i {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -21px;
}

.header-center-search {
    float: right;
    margin-top: 49px;
}

.header-center-search .inputWrap {
    position: relative;
    width: 460px;
    height: 36px;
    border: solid 2px #ff3c3c;
    padding-left: 74px;
    box-sizing: border-box;
}


.header-center-search .inputWrap>.left {
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    height: 32px;
}
.header-center-search .inputWrap select {
    width: 74px;
    height: 32px;
    font-size: 12px;
}

.header-center-search .inputWrap input {
    padding: 8px 0px;
    width: 286px;
    height: 16px;
    line-height: 20px;
    font-size: 12px;
}

.header-center-search .inputWrap button {
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    width: 95px;
    color: #fff;
    background: #ff3232;
}

.header-center-search .links {
    line-height: 20px;
    margin-top: 6px;
    font-size: 0;
}

.header-center-search .links>li {
    position: relative;
    display: inline-block;
    margin-right: 8px;
    padding-right: 8px;
    max-width: 140px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header-center-search .links>li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    width: 1px;
    height: 12px;
    background: #969696;
}

.header-center-search .links>li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.header-center-search .links>li:last-child:after {
    display: none;
}

.header-center-search .links>li a {
    font-size: 12px;
    color: #969696;
}

.header-center-search .links>li a:hover {
    color: #636464;
}

.header-center-search .select2-container {
    vertical-align: bottom;
    font-size: 12px;
}

.header-center-search .select2-container--default .select2-selection--single {
    height: 32px;
    border: 0;
    border-radius: 0;
    outline: none;
}

.header-center-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}

.header-center-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    height: 32px;
    right: 12px;
}




.select2-dropdown {
    color: #333;
    border: 1px solid #c8c8c8;
    border-radius: 0;
}

.select2-results__option {
    padding: 4px 4px 4px 8px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ddd;
    color: #333;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    outline: none;
    border-color: #c8c8c8;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
    margin-left: 0;
    font-size: 9px;
    color: #b4b4b4;
    border: 0;
    width: auto;
    height: auto;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.header-nav {
    padding: 12px 0 14px;
    height: 24px;
}

.header-nav>li {
    float: left;
    margin-right: 76px;
}

.header-nav>li:last-child {
    position: relative;
}

.header-nav>li:last-child:before {
    /* content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 15px;
    background: #969696; */
}
.header-nav>li:last-child a:hover {
    border-bottom: 0;
}

.header-nav>li:last-child i {
    margin-right: 6px;
    color: #ff3232;
    font-size: 16px;
    width: 24px;
    height: 24px;
    font-weight: lighter;
    background: url(/statics/shop/images/v3_nav_phone.png) no-repeat center center;
    background-size: contain;
}

.header-nav >li.header-nav-mobile {
    position: relative !important;

}


.header-nav-mobile a:before {
    display: none;
}

.header-nav-mobile .rcode {
    display: none;
    position: absolute;
    left: -5px;
    top: 20px;
    padding-top: 10px;
    width: 128px;
    height: 128px;
    z-index: 2;
}

.header-nav-mobile:hover .rcode {
    display: block;
}

.header-nav-mobile .rcode:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -3px;
    margin-left: -11px;
    width: 22px;
    height: 15px;
    background: url(../images/i-arrow-border.png) center center no-repeat;
    background-size: contain;
    z-index: 1;
}

.header-nav-mobile .rcode>img {
    display: block;
    margin: 0 auto;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.header-nav.cols_5>li {
    margin-right: 120px;
}

.header-nav.cols_6>li {
    margin-right: 100px;
}

.header-nav.cols_7>li {
    margin-right: 76px;
}

.header-nav.cols_8>li {
    margin-right: 54px;
}

.header-nav.cols_9>li {
    margin-right: 40px;
}

.header-nav.cols_10>li {
    margin-right: 30px;
}

.header-nav.cols_11>li {
    margin-right: 26px;
}

.header-nav.cols_12>li {
    margin-right: 20px;
}

.header-nav>li a {
    position: relative;
    line-height: 22px;
    font-size: 16px;
    color: #323232;
    border-bottom: solid 1px #fff;
    padding-bottom: 4px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.header-nav>li a.cur{
    font-weight: bold;
}
.header-nav>li a:hover,
.header-nav>li a.cur {
    /*border-bottom: solid 1px #ff3c3c;*/
}

.header-nav.v3 > li:not(:last-child)>a:after{
    content: '';
    position: absolute;
    right: -27px;
    top: 2px;
    height:16px;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
}

.header-nav>li a:before {
    content: '';
    position: absolute;
    left: 50%;
    right: 0;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: #ff3c3c;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

.header-nav>li a:hover:before,
.header-nav>li a.cur:before {
    left: 0;
    width: 100%;
}




/* footer */

.footer {
    padding: 22px 0 0;
    color: rgba(0,0,0,0.5);;
    background-color: #EBEBEB;
    font-size: 14px;
}
.footer .sp-bqsm{
    margin-top: 12px;
    color: rgba(0,0,0,0.7);
}
.footer .sp-bqsm a{
    color: rgba(0,0,0,0.7);
}
.footer a {
    color: rgba(0,0,0,0.7);
}

.footer a:hover {
    text-decoration: underline;
}

.footer-logo {
    display: inline-block;
    margin-top: 10px;
    margin-right: 24px;
    vertical-align: top;
}

.footer-logo img {
    display: block;
    width: 231px;
    height: 143px;
}
.footer-links{
    margin-top: 8px;
}
.footer-links,.footer-links2 {
    display: block;
    width: 513px;
    line-height: 22px;
    vertical-align: top;
}

.footer-links dt, .footer-links dd,.footer-links2 dt, .footer-links2 dd {
    font-size: 16px;
    margin-bottom: 12px;
    width: 33.33%;
    position: relative;
    float: left;
    text-align: center;
}
.footer-links dt:after, .footer-links dd:after{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    width: 1px;
    height: 12px;
    background-color: rgba(0,0,0,0.25);
}
.footer-links >*:nth-child(3n):after,.footer-links >*:last-child:after{
    display: none;
}

.footer-links2 {
    margin-top: 12px;
    color: rgba(0,0,0,0.5);
    font-size: 14px;
}
.footer-links2 a{
    display: block;
    color: rgba(0,0,0,0.5);
}
.footer-links2 a.message{
    padding-left: 23px;
}
.footer-links2 a.freeCall{
    padding-left: 16px;
}
.footer-links2 .iconfont2{
    font-size: 20px;
    vertical-align: middle;
}

.footer-contact {
    display: inline-block;
    margin-left: 24px;
    max-width: 380px;
    line-height: 36px;
    vertical-align: top;
}

.footer-contact dt {
    font-size: 16px;
}

.footer-contact dd {}

.footer-contact dd>i {
    margin-left: -1px;
    margin-right: 4px;
    font-size: 20px;
    vertical-align: middle;
}

.footer-contact dd>span {
    vertical-align: middle;
}

.footer-contact dt button {
    margin-left: 15px;
    width: 108px;
    height: 28px;
    vertical-align: middle;
    background: url(../images/footer-tel.png) no-repeat center top;
}

.footer-contact dt button:hover {
    background-position: center bottom;
}

.footer-rcode {
    float: right;
    display: none;
    vertical-align: top;
    text-align: center;
}

.footer-rcode .jsQrcode {
    margin-bottom: 8px;
    width: 112px;
    height: 112px;
}

.footer-txt {
    line-height: 20px;
    border-top: solid 1px #E0E0E0;
    padding-top: 12px;
    color: rgba(0,0,0,0.3);
    font-size: 12px;
    margin-top: 40px;
}
.footer-txt .f-con{
    max-width: 1200px;
    margin: 0 auto;
}
.footer-txt a{
    color: rgba(0,0,0,.3);
    font-size: 12px;
}

.footer-hotBrands {
    min-width: 1200px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 19px;
    color: rgba(0,0,0,0.7);
    background: rgba(0,0,0,0.05);
    overflow: hidden;
}
.footer-hotBrands>dt,
.footer-hotBrands>dd {
    display: inline-block;
    margin-right: 40px;
    height: 64px;
}

.footer-hotBrands>dd:before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(0,0,0,0.3);
    vertical-align: middle;
}

.footer-hotBrands>dd>a {
    font-size: 14px;
    color: rgb(150, 150, 150);
}

dd.footer-certificate>i{
    margin-left: 0;
    margin-right: 4px;
    display: inline-block;
    /*width: 26px;
    height: 26px;*/
    line-height: 20px;
    font-size: 20px;
    text-align: center;
}
dd.footer-certificate a{
    vertical-align: middle;
    color: rgba(0,0,0,0.5);
}

.lookCertificate-form label{
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.new-dialog2 form.lookCertificate-form .field{
    margin-bottom: 40px;
    font-size: 0;
}
.new-dialog2 form.lookCertificate-form input{
    width: 200px;
    vertical-align: middle;
}
.lookCertificate-form .verify{
    display: inline-block;
    margin-left: 10px;
    width: 130px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    vertical-align: middle;
    background: #ddd;
}
.lookCertificate-form .verify img{
    vertical-align: middle;
}

.g_dialog.layui-layer[type="loading"]{
    width: 37px !important;
}


/*分页*/

.pager {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    text-align: center;
    color: #969696;
}

.pager>a {
    display: inline-block;
    margin: 0 1px;
    padding: 0 10px;
    min-width: 8px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #969696;
    background: #fff;
    vertical-align: top;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.pager>a:hover,
.pager>a.now {
    color: #fff;
    background: #ff3232;
}

.pager .text {
    width: 39px;
    height: 26px;
    font-size: 12px;
    text-align: center;
    border: solid 1px #969696;
    background: #fff;
    vertical-align: top;
}

.pager .go {
    width: 72px;
    height: 28px;
    color: #969696;
    background: #fafafa;
    border: solid 1px #dcdcdc;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.pager .go:hover {
    color: #fff;
    background: #ff3232;
}

.banner {
    position: relative;
    width: 100%;
    min-height: 460px;
    overflow: hidden;
}

.banner-slider {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.banner-slider .slider .bd li>a>img {
    max-width: none;
}

.banner .sp-zhitongche {
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -600px;
    z-index: 1;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
}


/* 加盟直通车 */

.sp-zhitongche {
    width: 326px;
    height: 421px;
    background: rgba(255, 255, 255, .9);
}
.sp-zhitongche.supplier{
    height: 360px;
    top:50%;
    margin-top: -180px;

}

.sp-zhitongche .field {
    margin: 0 auto 10px;
    width: 290px;
}

.sp-zhitongche .field>label {
    display: block;
    line-height: 20px;
    color: #000;
}

.sp-zhitongche input {
    padding: 0 8px;
    width: 100%;
    height: 28px;
    font-size: 12px;
    border: solid 1px #c8c8c8;
    box-sizing: border-box;
}

.sp-zhitongche .g_select2 {
    margin: 0 5px;
    width: 90px;
    height: 32px;
    font-size: 12px;
    vertical-align: top;
    border: solid 1px #c8c8c8;
}

.sp-zhitongche-title {
    margin-bottom: 17px;
    padding-top: 12px;
    height: 50px;
    text-align: center;
}

.sp-zhitongche-title>strong {
    font-size: 20px;
    font-weight: bold;
    color: #ff3232;
}

.sp-zhitongche-title>.txt {
    position: relative;
    margin-top: 8px;
    font-size: 12px;
    color: #ff6464;
}

.sp-zhitongche-title>.txt:before,
.sp-zhitongche-title>.txt:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 60px;
    height: 1px;
    background: #ff6464;
}

.sp-zhitongche-title>.txt:before {
    left: 7px;
}

.sp-zhitongche-title>.txt:after {
    right: 7px;
}

.sp-zhitongche .comment-form>button {
    display: block;
    margin: 20px auto 0;
    width: 290px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}

.sp-zhitongche .comment-form .area {
    margin: 0 -5px;
    font-size: 0;
}

.sp-zhitongche .comment-form .area .select2 {
    margin: 0 5px;
    font-size: 12px;
    color: #969696;
}

.sp-zhitongche .comment-form .area .select2-container .select2-selection--single {
    height: 32px;
}

.sp-zhitongche .comment-form .area .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
}

.sp-zhitongche .freeCall-form .txt-1 {
    margin-top: 18px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #ff6464;
    text-align: center;
}

.sp-zhitongche .freeCall-form .txt-1>i {
    margin-right: 4px;
}

.sp-zhitongche .freeCall-form .txt-1>span {
    font-weight: bold;
    line-height: 22px;
    vertical-align: text-bottom;
}

.sp-zhitongche .freeCall-form .txt-2 {
    height: 20px;
    text-align: center;
    color: #333333;
    overflow: hidden;
}

.sp-zhitongche .freeCall-form .txt-2 span {
    position: relative;
    margin-right: 10px;
    padding: 0 6px;
}

.sp-zhitongche .freeCall-form .txt-2 span:last-child {
    margin-right: 0
}

.sp-zhitongche .freeCall-form .txt-2 span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 2px;
    height: 2px;
    background: #ff3232;
}

.sp-zhitongche .freeCall-form .bottom {
    margin-top: 15px;
    padding-top: 18px;
    height: 58px;
    background: #fff;
}

.sp-zhitongche .freeCall-form .input {
    position: relative;
    margin: 0 auto;
    width: 290px;
}

.sp-zhitongche .freeCall-form input {
    width: 190px;
    height: 40px;
    border: solid 1px #ff6464;
}

.sp-zhitongche .freeCall-form input::-webkit-input-placeholder {
    font-size: 12px;
}

.sp-zhitongche .freeCall-form input::-moz-placeholder {
    font-size: 12px;
}

.sp-zhitongche .freeCall-form input:-moz-placeholder {
    font-size: 12px;
}

.sp-zhitongche .freeCall-form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 108px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #ff6630;
    background: -moz-linear-gradient(to right, #ff6630, #ff974d);
    background: -webkit-gradient(to right, #ff6630, #ff974d);
    background: -o-linear-gradient(to right, #ff6630, #ff974d);
    background: linear-gradient(to right, #ff6630, #ff974d);
}

.sp-zhitongche .freeCall-form button:hover {
    background: #ff6630;
}


/*企业简介*/

.sp-panel_info {
    padding-top: 10px;
}

.sp-panel_info dt {
    margin-bottom: 8px;
}

.sp-panel_info dt h1 {
    display: inline;
    line-height: 36px;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
}

.sp-panel_info dt button {
    float: right;
    width: 80px;
    height: 36px;
    font-size: 14px;
    color: #ff3232;
    border: solid 1px #e6e6e6;
    background: #fff;
}

.sp-panel_info dt button:hover {
    background: #e6e6e6;
}

.sp-panel_info dd {
    position: relative;
    padding-left: 82px;
}

.sp-panel_info dd>span {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 4px;
    width: 78px;
    color: #666666;
}

.sp-panel_info .sp-panel-body>.btn {
    display: none;
    margin: 0 auto;
    width: 175px;
    height: 34px;
    font-size: 14px;
    color: #ff3232;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.sp-panel_info.up .sp-panel-body>dl {
    position: relative;
    height: 261px;
    max-height: 261px;
    overflow: hidden;
}

.sp-panel_info.up .sp-panel-body>dl:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    background: url(/statics/shop/images/article-upBg.png) 0 0 repeat-x;
}

.sp-panel_info.up .sp-panel-body>.btn {
    display: block;
}


/*加盟条件*/

.sp-panel_tj .sp-panel-body {
    position: relative;
}

.sp-panel_zs .txt,
.sp-panel_ys .txt,
.sp-panel_tj .txt {
    position: relative;
    overflow: hidden;
}

.sp-panel_tj .btn-more {
    position: absolute;
    left: 50%;
    bottom: 20px;
    display: none;
    margin-left: -89px;
    width: 178px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ff3232;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.sp-panel_tj .btn-more:hover {
    background: #e6e6e6;
}

.sp-panel_tj .up .txt {
    margin-bottom: 60px;
    height: 237px;
}

.sp-panel_tj .up .btn-more {
    display: block;
}


/*招商政策*/

.sp-panel_zs .up .txt {
    height: 155px;
}


/*品牌优势*/

.sp-panel_ys .up .txt {
    height: 155px;
}

.sp-panel_tj .up .txt {
    /*height: 297px;*/
}


/*区域查询*/

.sp-panel-areaSearch .input {
    position: relative;
}

.sp-panel-areaSearch .input>i {
    position: absolute;
    left: 10px;
    top: 0;
    top: 50%;
    margin-top: -15px;
    font-size: 20px;
}

.sp-panel-areaSearch .input>input {
    padding: 0 10px 0 40px;
    height: 38px;
    width: 572px;
    border: solid 1px #ff6464;
    /*background: #fff;*/
}

.sp-panel-areaSearch .input>button{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}
.w-sp-quyu-c{
    display: flex;
}
.sp-panel-areaSearch .btn{
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}
.sp-panel-areaSearch .input>button:hover {
    background: #ff3c3c;
}

.sp-panel-areaSearch .txt-1 {
    margin-top: 5px;
    font-size: 12px;
    color: #969696;
}


/*投资预算*/

.sp-panel-budget {
    color: #969696;
    border: solid 1px #ff6464;
    background: #fff;
}

.sp-panel-budget-title {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #ff6464;
}

.sp-panel-budget-title strong {
    margin: 0 5px;
}

.sp-panel-budget-title>span:first-child {
    font-size: 20px;
}

.sp-panel-budget-title>span:last-child {
    float: right;
}

.sp-panel-budget-title>span:last-child>strong {
    font-size: 18px;
}

.sp-panel-budget-body {
    padding: 20px 25px;
}

.sp-panel-budget-body .cols2-1 {
    float: left;
    width: 50%;
}

.sp-panel-budget-body .sp-checkboxes {
    display: inline-block;
    vertical-align: middle;
}

.sp-panel-budget-body .sp-checkbox {
    display: inline-block;
    margin-right: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    vertical-align: middle;
}

.sp-panel-budget-body .sp-checkbox>i {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    vertical-align: middle;
}

.sp-panel-budget-body .field {
    margin-bottom: 16px;
    line-height: 30px;
    font-size: 0;
}

.sp-panel-budget-body .field label {
    margin-right: 6px;
    vertical-align: middle;
    font-size: 14px;
}

.sp-panel-budget-body .field input {
    padding: 0 10px;
    width: 263px;
    height: 27px;
    vertical-align: middle;
    border: solid 1px #c8c8c8;
}

.sp-panel-budget-body .field .inputUnit {
    position: relative;
    display: inline-block;
    width: 285px;
}

.sp-panel-budget-body .field .inputUnit input {
    padding-right: 50px;
    width: 223px;
}

.sp-panel-budget-body .field .inputUnit .unit {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    color: #ff6464;
}

.sp-panel-budget-body .area {
    display: inline-block;
}

.sp-panel-budget-body .area select {
    width: 88px;
}

.sp-panel-budget-body .area .select2 {
    margin-right: 10px;
    font-size: 12px;
}

.sp-panel-budget-body .select2-container .select2-selection--single {
    height: 29px;
}

.sp-panel-budget-body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
}

.sp-panel-budget-body .i-arrow {
    top: 0 !important;
    margin-top: 0 !important;
    line-height: 28px;
}

.sp-panel-budget-body .btn {
    display: block;
    margin: 34px auto 20px;
    width: 290px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}

.sp-panel-budget-body .btn:hover {
    background: #ff3c3c;
}

.sp-panel-budget-body .txt-1 {
    font-size: 12px;
    text-align: center;
}

.sp-panel-budget-body .txt-1>span {
    color: #ff3232;
}

.sp-budgetFeedback {
    padding: 25px 0 20px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #5d5d5d;
    background: #fff;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.sp-budgetFeedback .txt-1 {
    margin-bottom: 20px;
    font-size: 14px;
    color: #1a1a1a;
}

.sp-budgetFeedback .btn-red_shadow {
    display: block;
    margin: 25px auto 20px;
    width: 289px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 7px;
}

.sp-budgetFeedback .btn-red_shadow:before {
    margin-left: -125px;
    width: 250px;
}

.sp-budgetFeedback .btn-white {
    margin: 0 auto 20px;
    width: 287px;
    height: 38px;
    line-height: 38px;
}


/* 供应商-表单 */
.supplier_panel .sp-panel-header{
    border: none;
    height: 50px;
    line-height: 50px;
}
.supplier_panel .sp-panel-title,
.supplier_panel .sp-panel-budget-title span:first-child{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
}
.supplier_panel form::-webkit-input-placeholder,
.supplier_panel form::-moz-placeholder,
.supplier_panel form::-moz-placeholder {
    font-size: 16px; font-family: PingFang SC; font-weight: 400; color: rgba(0, 0, 0, 0.4);
}
.supplier_panel form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px rgba(245, 245, 245, 0.8) inset !important;
}
.supplier_panel form input{
    flex: 1;
    height: 100%;
    background-color: transparent;
    border: none;
    font-size: 16px;
}
.supplier_panel form .icon-jjrx{
    padding-left: 9px;
    font-size: 16px;
    text-align: center;
}
.supplier_panel form .btn{
    background: #FF3C3C;
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    color: #FFFFFF;
}
/* 供应商 - 快速联系*/
.supplier_panel.sp-panel-budget{
    background: url(/statics/basic/images/supplier/bg-1.png) no-repeat; background-size: 100% 100%;
    border: none;
}
.supplier_panel.sp-panel-budget .sp-panel-budget-title{
    background-color: transparent;
}
.supplier_panel.sp-panel-budget .sp-panel-budget-body{
    padding: 15px 38px 40px;
}
.supplier_panel.sp-panel-budget form .cols2-1{
    display: flex;
    align-items: center;
    width: 363px;
    height: 35px;
    background: rgba(245, 245, 245, 0.8);
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    box-sizing: border-box;
}
.supplier_panel.sp-panel-budget .cols2-1:first-child{
    margin-right: 16px;
}
.supplier_panel.sp-panel-budget .cols2-1 input{
    border: none;
    height: 100%;
}
.supplier_panel.sp-panel-budget .sp-panel-budget-body .btn{
    width: 353px;
    height: 38px;
    box-shadow: 0 4px 4px rgba(244, 19, 9, 0.2);
}
.supplier_panel.sp-panel-budget .sp-panel-budget-body .txt-1{
    color: rgba(0, 0, 0, 0.5);
}

/* 供应商-优先咨询通道 */
.supplier_panel.sp-priorityChannel{
    background: url(/statics/basic/images/supplier/bg-4.png) no-repeat; background-size: 100% 100%;
}
.supplier_panel.sp-priorityChannel form{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.supplier_panel.sp-priorityChannel form .field{
    margin-bottom: 12px;
    position: relative;
    display: flex;
    align-items: center;
    width: 300px;
    height: 40px;
    background: rgba(245, 245, 245, 0.8);
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    box-sizing: border-box;
}
.supplier_panel.sp-priorityChannel button{
    margin-top:0;
    width: 300px;
    height: 40px;
}
.supplier_panel.sp-priorityChannel .tips{
    margin-top:8px;
    margin-bottom:8px;
}

.sp-budgetFeedback {
    padding: 25px 0 20px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #5d5d5d;
    background: #fff;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

/* 面包屑导航 */

.crumb {
    padding: 14px 0 10px;
}

.crumb>li {
    float: left;
    color: #969696;
}

.crumb>li>a {
    font-size: 14px;
    color: #969696;
}


/* 底部广告位 */

.bottom-adv {
    background: #fff;
}

.bottom-adv>img {
    display: block;
    margin: 0 auto;
}


/*企业信息*/

.shop-info {
    padding-top: 28px;
    width: 360px;
    height: 360px;
    background: url(../images/shop-info.png) no-repeat center center;
    background-size: cover;
}

.shop-info>img {
    display: block;
    margin: 0 auto 30px;
    width: 231px;
    height: 143px;
}

.shop-info-grade {
    margin: 0 auto;
    width: 343px;
    height: 175px;
    /*background: #fff;*/
}

.shop-info-grade>dl {
    float: left;
}

.shop-info-grade dt {
    padding-left: 56px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.shop-info-grade dd {
    line-height: 28px;
}

.shop-info-grade>.exponent {
    width: 128px;
}

.shop-info-grade>.exponent dt {
    padding-left: 0;
    text-align: center;
}

.shop-info-grade>.exponent dd {
    line-height: 124px;
    text-align: center;
    font-size: 60px;
    color: #333333;
}

.shop-info-grade>.grade {
    width: 214px;
    font-size: 0;
}

.shop-info-grade>.grade span {
    display: inline-block;
    width: 50%;
    font-size: 14px;
}

.shop-info-grade>.grade dt {
    margin-bottom: 10px;
}

.shop-info-grade>.grade dd {
    position: relative;
    padding-left: 56px;
    height: 30px;
    line-height: 30px;
}

.shop-info-grade>.grade dd span:last-child {
    text-indent: 8px;
}

.shop-info-grade>.grade dd i {
    font-style: normal;
    color: #ff3232;
}

.shop-info-grade>.grade dd i.icon-jjrx {
    position: absolute;
    left: 25px;
    top: 0;
    font-size: 22px;
    color: #ff3232;
}

.shop-info-grade>.grade dd:last-child i.icon-jjrx {
    left: 27px;
}


/*招商*/

.shop-zs>a>img {
    display: block;
    margin: 0 auto;
}

.shop-zs-bottom {
    padding: 12px 0 16px;
    text-align: center;
    background: #fff;
}


/*.shop-zs-bottom img{

}*/

.shop-zs-bottom .jsQrcode {
    display: inline-block;
    margin-right: 5px;
    width: 112px;
    height: 112px;
    vertical-align: middle;
}

.shop-zs-bottom .txt {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    text-align: left;
    width: 210px;
}


/*向品牌提问*/

.sp-ask {
    padding-bottom: 36px;
    text-align: center;
}

.sp-ask>a {
    color: #588ac6;
    text-align: center;
    text-decoration: underline;
}

.sp-ask-textarea {
    text-align: left;
    border: solid 1px #c8c8c8;
    background: #fff;
}

.sp-ask-textarea>textarea {
    display: block;
    padding: 12px;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
}

.sp-ask-textarea>dl {
    margin: 1px;
    height: 202px;
    line-height: 26px;
    font-size: 12px;
    color: #787878;
    background: #f5f5f5;
}

.sp-ask-textarea>dl>dt {
    position: relative;
    margin-bottom: 4px;
    padding: 0 15px;
    line-height: 36px;
    color: #588ac6;
}

.sp-ask-textarea>dl>dt:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: url(../images/sp-ask-line.png) center center no-repeat;
}

.sp-ask-textarea>dl>dd {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
}

.sp-ask-textarea>dl>dd:hover {
    color: #2C2C2C;
}

.sp-ask-textarea>dl>dd:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #ff3232;
}

.sp-ask-form button {
    display: block;
    margin: 24px auto 34px;
    width: 202px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #ff3c3c;
    background: -moz-linear-gradient(#ff6464, #ff3c3c);
    background: -webkit-gradient(#ff6464, #ff3c3c);
    background: -o-linear-gradient(#ff6464, #ff3c3c);
    background: linear-gradient(#ff6464, #ff3c3c);
    */
}

.sp-ask-form button:active {
    background: #ff6464;
}


/*加盟动态*/

.sp-joiningNews {
    padding: 10px;
    height: 365px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
    background: #f5f5f5;
    overflow: hidden;
}

.sp-joiningNews li {
    padding-top: 14px;
    padding-bottom: 16px;
    border-bottom: dashed 1px #5d5d5d;
}

.sp-joiningNews li:first-child {
    padding-top: 8px;
}

.sp-joiningNews li:last-child {
    border-bottom: 0;
}

.sp-joiningNews .name {
    color: #588ac6;
}

.sp-joiningNews .bottom {
    margin-top: 10px;
    color: #969696;
}

.sp-joiningNews .bottom>span {
    float: right;
}


/*资料专区*/

.sp-dataSection {
    position: relative;
    font-size: 0;
}

.sp-dataSection.up {
    position: relative;
    height: 224px;
    overflow: hidden;
}

.sp-dataSection>a {
    position: relative;
    display: inline-block;
    margin: 15px 0;
    width: 104px;
    text-align: center;
}

.sp-dataSection>a>span {
    position: absolute;
    /* bottom: 8px; */
    top: 52px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    color: #5d5d5d;
}

.sp-dataSection .more {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    color: #588ac6;
    transform: rotate(180deg);
    cursor: pointer;
}

.sp-dataSection.up .more {
    transform: rotate(0deg);
}

.sp-dataSection-imgs .cont {
    display: none;
}


/*图片展示*/

.layui-layer.sp-photos .layui-layer-phimg>img {
    max-width: 100%;
}

.layui-layer.sp-photos .layui-layer-content {
    overflow: hidden;
}

.layui-layer.sp-photos .layui-layer-imgprev,
.layui-layer.sp-photos .layui-layer-imgnext {
    display: none;
}

.layui-layer.sp-photos .layui-layer-btn {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
}

.layui-layer.sp-photos .layui-layer-btn>a {
    position: absolute;
    top: 50%;
    margin: -80px 0 0 0;
    padding: 0;
    width: 28px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    border: 0;
    color: #969696;
}

.layui-layer.sp-photos a.layui-layer-btn0 {
    left: -54px;
}

.layui-layer.sp-photos a.layui-layer-btn1 {
    right: -54px;
}

.layui-layer.sp-photos a.layui-layer-btn2 {
    position: fixed;
    right: 20px;
    top: 20px;
    margin: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: rgba(0, 0, 0, .6);
}

.layui-layer.sp-photos .layui-layer-btn>a>i {
    display: inline-block;
    font-size: 30px;
    color: #969696;
}

.layui-layer.sp-photos .layui-layer-btn1>i {
    transform: rotate(-180deg);
}

.layui-layer.sp-photos .layui-layer-imgbar {
    display: none !important;
}


/*考察补贴浮动栏*/

.float-bonus {
    display: none;
    position: fixed;
    top: 338px;
    left: 0px;
    height: 304px;
    width: 166px;
    background: url(../images/v3_left.png) center center no-repeat;
    background-size: contain;
    z-index: 12;
    padding-right: 16px;
    box-sizing: border-box;
}
.float-bonus form {
    margin: 0 auto;
    padding-top: 152px;
    width: 128px;
    height: 174px;
}

.float-bonus input {
    padding: 0 6px;
    width: 114px;
    height: 28px;
    border: 1px solid #E5E5E5;
    font-size: 12px;
    border-radius: 4px;
}
.float-bonus .comment-form-btn{
    width: 128px;
    height: 28px;
    background: #E8A200;
    box-shadow: 0px 4px 8px rgba(222, 0, 22, 0.25);
    border-radius: 16px;
    position: relative;
    margin: 20px auto 0;
}
.float-bonus button {
    position: absolute;
    display: block;

    background: linear-gradient(180deg, #FFF590 0%, #FEF287 38%, #FDB20B 85%, #FFB207 100%);
    color: #DE0016;
    font-weight: bold;
    font-size: 12px;
    border-radius: 16px;
    width: 128px;
    height: 28px;
    box-shadow: 0px 4px 8px rgba(222, 0, 22, 0.25);
    top:-3px;
}

.float-bonus button:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3px;
    margin-left: -58px;
    width: 116px;
    height: 26px;
    background: rgba(255, 192, 1, 0.4);
    box-shadow: 0 0 10px 5px rgba(255, 192, 1, 0.4);
    border-radius: 10px;
}

.float-bonus button>span {
    position: relative;
    z-index: 1;
}

.float-bonus .field {
    margin-bottom: 10px;
}

.float-bonus .i-close {
    position: absolute;
    right: 28px;
    top: 9px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    padding:5px;
    box-sizing: border-box;

}

.float-bonus.mini {
    left: 0;
    width: 37px;
    height: 83px;
    background: url(../images/float-bonus-mini.png) center center no-repeat;
    cursor: pointer;
}

.float-bonus.mini>form,
.float-bonus.mini>i {
    display: none;
}


/*浮动工具栏*/

.float-tools {
    position: fixed;
    top: 264px;
    right: 10px;
    padding-top: 96px;
    width: 85px;
    font-size: 12px;
    text-align: center;
    color: #5d5d5d;
    /* background: url(../images/float-tools-2.png) no-repeat center top; */
    z-index: 2;
}

.float-tools.no-bg {
    background: none;
}

.float-tools .icon-jjrx {
    display: block;
    font-size: 30px;
    color: #DE0016;
    background: url() no-repeat center center;
    background-size: contain;
    width: 30px;
    height: 30px;
    margin:0 auto 2px;
}

.float-tools .icon-jjrx.ys{
    background-image: url('../images/zhitongche_v3.png')
}
.float-tools .icon-jjrx.ph{
    background-image: url('../images/v3_phone.png')
}
.float-tools .icon-jjrx.ly{
    background-image: url('../images/v3_liuyan.png')
}
.float-tools .icon-jjrx.top{
    width: 28px;
    height: 28px;
    margin-bottom: 2px;
    background-image: url('../images/v3_shop_right.png')
}

.float-tools .icon-jjrx.i-top{
    font-weight: bold;
}

.float-tools>li {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    background: #fff;
    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
}

.float-tools>li:hover {
    background: #f5f5f5;
}

.float-tools>li:first-child {
    border-top: solid 1px #f5f5f5;
}

.float-tools>li.rcode {
    position: relative;
}

.float-tools>li.rcode .icon-jjrx {
    color: #5d5d5d;
}

.float-tools>li.rcode ul {
    display: none;
    position: absolute;
    right: 71px;
    bottom: -1px;
}

.float-tools>li.rcode ul.rcode_wechat {
    box-sizing: content-box;
    padding: 21px 31px;
    background: #fff;
}

.float-tools>li.rcode ul.rcode_wechat .jsQrcode {
    width: 150px;
    height: 150px;
}

.float-tools>li.rcode ul.rcode_wechat .rcode_wechat_title {
    font-size: 16px;
    padding: 7px 0;
    color: #646464;
    font-weight: bold;
    ;
}

.float-tools>li.rcode ul.rcode_wechat .rcode_wechat_number {
    font-size: 12px;
    color: #FF3232;
}

.float-tools>li.rcode:hover ul {
    display: block;
}

.float-tools>li.rcode img {
    display: block;
}

.float-tools>li.rcode .jsQrcode {
    width: 100px;
    height: 100px;
}

/* .float-tools>li:last-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 83px;
    border: 0;
    background: none;
}

.float-tools>li:last-child>a {
    padding: 0;
    width: 85px;
    height: 83px;
} */

.float-tools>li>a {
    display: block;
    padding: 11px 0;
}

.float-tools>li.gotop {
    display: none;
}


/*.float-tools>li.gotop>a{
    padding: 0;
    width: 85px;
    height: 83px;
}*/
.sp-compare{
    border: 0;
    background: none;

    width: 85px;
    height: 95px;
    margin-top: 10px;
    cursor: pointer;
    position: fixed;
    left: 0;
    top:630px;
    text-align: center;
}
.sp-compare .compare-btn .compare-btn-active{display:none;}
.sp-compare .compare-btn .compare-btn-default{ display:block;}

.sp-compare .compare-btn.disabled .compare-btn-active{ display:block; }
.sp-compare .compare-btn.disabled .compare-btn-default{display:none;}

.sp-compare .compare-btn .compare-btn-active { width: 85px; height: 95px; position: relative; }
.sp-compare .compare-btn .compare-btn-active .compare-dot {width: 26px; height: 26px; background: #F15A24; border: 2px solid #FFFFFF; border-radius: 50%; position: absolute; right: 0; top: 0; font-size: 16px; font-family: PingFang SC; font-weight: 400; color: #FFF; text-align: center; }

.sp-compare .compare-btn .compare-btn-default{
    width: 72px;
    height: 29px;
    line-height: 29px;
    background: linear-gradient(178deg, #FF8C44 0%, #FF3400 100%);
    box-shadow: 0px 3px 6px rgba(255, 125, 50, 0.3);
    border-radius: 4px;

    font-size: 12px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 auto;
}
.float-bonus.mini .sp-compare{top:420px}

/*招商海报*/

.sp-poster {
    position: relative;
    margin: 0 0 20px;
    width: 790px;
}

.sp-poster>img {
    display: block;
    margin: 0 auto;
    width: 1200px;
    height: auto;
}

.sp-poster .rcode {
    position: fixed;
    top: 310px;
    right: 50%;
    margin-right: -567px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.sp-poster .rcode .jsQrcode {
    display: block;
    margin-bottom: 4px;
    width: 84px;
    height: 84px;
}

.sp-posterInner {
    font-size: 0;
}

.sp-posterInner img {
    display: block;
    width: 100% !important;
    height: auto !important;
}

.sp-posterInner .edui-upload-video {
    display: block;
    width: 100% !important;
    height: auto !important;
}


/*招商海报侧栏*/

.sp-poster-aside_fixed {
    width: 360px;
}

.sp-poster-aside_fixed.fixed {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 2;
    margin-left: -600px;
}

.sp-poster-aside_fixed.absolute {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    margin-left: -600px;
}


/*品牌招商*/

.sp-brand {
    padding: 20px 0 25px 20px;
    background: #fff;
}

.sp-brand-slider {
    width: 354px;
    /*height: 354px;*/
    border: solid 1px #e6e6e6;
    overflow: hidden;
}

.sp-brand-info {
    position: relative;
    width: 794px;
    color: #969696;
}

.sp-brand-info>h1 {
    margin: 18px 0 22px;
    font-weight: normal;
    font-size: 24px;
    color: #333;
}

.sp-brand-info .tags {
    margin-bottom: 16px;
    font-size: 0;
}

.sp-brand-info .tags>span {
    display: inline-block;
    margin-right: 8px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #ff6464;
    background: #f2f2f2;
    border-radius: 10px;
}

.sp-brand-info ul {
    line-height: 28px;
}

.sp-brand-info li {
    position: relative;
    padding-left: 80px;
}

.sp-brand-info li label {
    position: absolute;
    top: 0;
    left: 0;
    color: #666666;
}

.sp-brand-info .btns {
    margin-top: 12px;
    font-size: 0;
}

.sp-brand-info .btns button {
    margin-right: 12px;
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #ff6464;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.sp-brand-info .btns button:hover {
    color: #fff;
    background: #ff3232;
}

.sp-brand-info .guide {
    position: absolute;
    top: 56px;
    right: 0;
    padding: 8px 10px 8px 65px;
    min-width: 120px;
    line-height: 22px;
    font-size: 16px;
    color: #ff3232;
    background: #f5f5f5;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    cursor: pointer;
}

.sp-brand-info .guide>i {
    position: absolute;
    top: 12px;
    left: 16px;
}


/*--焦点图--*/

.slider {
    position: relative;
}

.slider .bd {
    /*overflow: hidden;*/
}

.slider .bd li {
    position: relative;
    display: none;
}

.slider .bd li:first-child {
    display: block;
}

.slider .bd li>a {
    display: block;
}

.slider .bd li .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: rgba(0, 2, 5, .7);
}

.slider .bd li video,
.slider .bd li img {
    display: block;
    margin: 0 auto;
    outline: none;
}

.slider .bd li>a>img {
    max-width: 100%;
}

.slider .hd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.slider .hd ul {
    font-size: 0;
}

.slider .hd ul li {
    display: inline-block;
    margin: 0 4px;
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 6px;
    text-indent: -9999px;
}

.slider .hd ul li.on {
    background: #ff3c3c;
}

.slider .hd .pageState {
    position: absolute;
    right: 12px;
    bottom: 12px;
    padding: 0 10px;
    height: 22px;
    background: rgba(0, 0, 0, .4);
    border-radius: 11px;
}

.slider .hd .pageState>span {
    font-size: 16px;
    font-weight: bold;
}

.slider .prev,
.slider .next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 22px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    z-index: 11;
}

.slider .prev {
    left: 0;
}

.slider .next {
    right: 0;
}

.slider .prev>i,
.slider .next>i {
    display: inline-block;
}

.slider .prev>i {
    transform: rotate(90deg);
}

.slider .next>i {
    transform: rotate(-90deg);
}


/*立即咨询*/

.shop-freeCall {
    margin-bottom: 20px;
    padding: 28px 0 20px;
    /*padding: 28px;*/
    line-height: 20px;
    font-size: 12px;
    color: #969696;
    background: #fff;
}

.shop-freeCall form {
    margin: 0 auto;
    width: 300px;
}

.shop-freeCall input {
    padding: 0 8px;
    height: 28px;
    width: 282px;
    border: solid 1px #c8c8c8;
}

.shop-freeCall button {
    display: block;
    margin: 28px auto 22px;
    width: 202px;
    height: 40px;
    color: #fff;
    font-size: 16px;
}

.shop-freeCall .field {
    margin-bottom: 18px;
}


/*企业新闻列表*/


/*.shop-newsList .sp-panel-header>a{
    font-size: 18px;
    color: #5d5d5d;
}
.shop-newsList .sp-panel-header>a:hover{
    font-weight: bold;
    color: #333333;
}

/*企业文章详情*/

.sp-article {
    position: relative;
    padding-bottom: 20px;
    background: #fff;
}

.sp-article>article {
    margin-bottom: 28px;
    padding: 70px 20px 28px;
    border-bottom: solid 1px #e6e6e6;
}

.sp-article>article>h1 {
    margin-left: 39px;
    margin-right: 39px;
    margin-bottom: 16px;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    text-align: center;
}

.sp-article-info {
    margin-bottom: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 0;
    color: #969696;
}

.sp-article-info span,
.sp-article-info a {
    display: inline-block;
    margin: 0 10px;
    font-size: 12px;
}

.sp-article-info .mobile {
    color: #588ac6;
    text-decoration: underline;
}

.sp-article-info .views,
.sp-article-info .likes {
    color: #ffaeae;
}

.sp-article-info .icon-jjrx {
    margin-right: 4px;
    font-size: 18px;
    vertical-align: text-top;
    ;
    color: #c8c8c8;
}

.sp-article-info .i-like {
    font-size: 14px;
}

.sp-article-guide {
    margin-bottom: 20px;
    padding: 13px 30px;
    background: #f5f5f5;

    font-family: '楷体';
    font-size: 18px;
    color: rgb(102, 102, 102);
    line-height: 35px;
}

.sp-article .news_content_txt img,
.sp-article .news_content_txt video,
.sp-article .news_content_txt iframe {
    /* max-width: 100%; */
    max-width: 600px;
}

.sp-article .news_content_txt .showAll {
    /*display: block;*/
    user-select: none;
    cursor: pointer;
    position: absolute;
    bottom: 16px;
    display: none;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #588ac6;
    z-index: 2;
}

.sp-article .news_content_txt .showAll .i-arrow {
    margin-left: 5px;
    vertical-align: middle;
}

.sp-article .news_content_txt {
    position: relative;
    /*line-height: 2;
    font-size: 14px;
    color: #787878;*/
    margin-bottom: 30px;
    word-wrap: break-word;
}

.sp-article .news_content_txt.up {
    height: 1568px;
    overflow: hidden;
}

.sp-article .news_content_txt.up:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: url(../images/article-upBg.png) repeat-x center center;
    z-index: 1;
}

.sp-article .news_content_txt.up .showAll {
    display: block;
}

.sp-article .btn,.sp-article .freeCall{
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #787878;
    background: #fff;
    border: solid 1px #e6e6e6;
}
.sp-article .freeCall{
    color: #ff3232;
    background: #ffffff;
}
.article-bottom-btn{
    display: flex;
    width: 480px;
    margin: 0 auto;
}
.sp-article .btn:hover {
    background: #f9f9f9;
}
.sp-article .freeCall:hover {
    background: #f9f9f9;
}

.sp-article .btn>span {
    vertical-align: middle;
}

.sp-article .btn .i-like1 {
    margin-right: 10px;
    font-size: 22px;
    vertical-align: middle;
    color: #ff3232;
}

.sp-article .btn .aniAdd {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -13px;
    width: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #ff3232;
    opacity: 0;
}

.sp-article-related {
    margin: 0 20px;
}

.sp-article-copyright {
    margin: 0 20px;
    padding: 15px 28px;
    line-height: 20px;
    font-size: 12px;
    color: #ff6464;
    background: #f5f5f5;
}

.sp-article-related .tags {
    margin-bottom: 20px;
    font-size: 0;
    color: #969696;
}

.sp-article-related .tags {
    font-size: 12px;
}

.sp-article-related .tags>a {
    display: inline-block;
    margin: 0 4px;
    padding: 0 10px;
    min-width: 32px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #ff6464;
    text-align: center;
    border-radius: 10px;
    background: #f5f5f5;
}

.sp-article-related .links {
    margin-bottom: 40px;
    font-size: 12px;
}

.sp-article-related .links a {
    color: #969696;
}

.sp-article-related .links a:hover {
    color: #ff6464;
}

.sp-article-related .links>span:last-child {
    float: right;
}

.sp-article-rcode {
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px;
}

.sp-article-rcode img {
    display: block;
}

.sp-article-rcode .i-rcode {
    position: relative;
    font-size: 32px;
    overflow: hidden;
}

.sp-article-rcode .i-rcode:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 8px;
    width: 49px;
    height: 49px;
    background: #fff;
    transform: rotate(45deg);
}

.sp-article-rcode .img {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 90px;
    background: #fff;
}

.sp-article-rcode:hover .img {
    display: block;
}


/*-- 弹框 --*/

.g_dialog.layui-layer {
    border-radius: 0;
    background: #f0f0f0;
}

.g_dialog .layui-layer-title {
    padding: 0 40px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background: #ff3c3c;
    border-radius: 0;
}

.g_dialog .layui-layer-setwin {
    top: 8px;
    right: 8px;
}

.g_dialog .layui-layer-setwin .layui-layer-close1 {
    width: 20px;
    height: 20px;
    background: url("../images/poupt_icon.png") 0 0 no-repeat;
}

.g_dialog form {
    margin-top: 36px;
}

.g_dialog form .field {
    position: relative;
    margin-bottom: 18px;
    padding-left: 122px;
}

.g_dialog form .field label {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 12px;
    width: 110px;
    /*width: 144px;*/
    line-height: 42px;
    text-align: right;
    font-size: 18px;
    color: #787878;
}

.g_dialog form .field label>em {
    color: #ff3c3c;
}

.g_dialog form .field input[type="password"],
.g_dialog form .field input[type="text"] {
    padding: 0 8px;
    width: 268px;
    height: 42px;
    font-size: 18px;
    color: #969696;
    border: solid 1px #c8c8c8;
    background: #fff;
}

.g_dialog form .field input[disabled="disabled"] {
    border-color: #f0f0f0;
    background: none;
}

.g_dialog form .field textarea {
    padding: 8px;
    width: 268px;
    height: 122px;
    font-size: 18px;
    line-height: 22px;
    color: #969696;
    border: solid 1px #c8c8c8;
    background: #fff;
}

.g_dialog form button {
    display: block;
    margin: 30px auto;
    width: 300px;
    height: 48px;
    font-size: 18px;
    color: #fff;
    background: #ff3c3c;
    cursor: pointer;
    border: 0;
}

.g_dialog form button:active {
    background: #ce3838;
}

.g_dialog form .field ::-webkit-input-placeholder {
    color: #969696
}

.g_dialog form .field ::-moz-placeholder {
    color: #969696
}

.g_dialog form .field :-moz-placeholder {
    color: #969696
}

.g_dialog form .field.error textarea,
.g_dialog form .field.error input[type="text"] {
    border: solid 1px #ff3232;
}

.g_dialog form .field.error ::-webkit-input-placeholder {
    color: #ff3c3c
}

.g_dialog form .field.error ::-moz-placeholder {
    color: #ff3c3c
}

.g_dialog form .field.error :-moz-placeholder {
    color: #ff3c3c
}

.g_dialog form .field.error .select2-container--default .select2-selection--single {
    border: solid 1px #ff3232;
}

.g_dialog form .field.error .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ff3c3c
}

.g_dialog form .tips {
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    text-align: center;
    color: #ff3232;
}

.g_dialog .selectWrap {
    /*width: 304px;*/
    width: 286px;
}

.g_dialog .selectWrap .cols2_1 {
    float: left;
    width: 50%;
}

.g_dialog .selectWrap .cols2_1:first-child {
    margin-right: -1px;
}

.g_dialog .selectWrap .cols3_1 {
    float: left;
    margin-left: -1px;
    width: 96px;
}

.g_dialog .selectWrap .cols3_1:first-child {
    margin-left: 0;
}

.g_dialog .select2-container {
    font-size: 18px;
}

.g_dialog .select2-container .select2-selection--single {
    height: 42px;
}

.g_dialog .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
}

.g_dialog .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 42px;
}

.g_dialog .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -6px;
    margin-left: -12px;
    width: 20px;
    height: 12px;
    background: url("../images/poupt_icon.png") -25px 0 no-repeat;
}

body.g_dialog-select2 .select2-container .select2-results {
    font-size: 16px;
}

body.g_dialog-select2 .select2-results__option {
    padding: 6px 4px 6px 8px;
}

.g_dialog .alertTips {
    padding: 50px 20px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

.g_dialog .alertTips a {
    color: #588ac6;
}

.g_dialog .alertTips a:hover {
    text-decoration: underline;
}

.g_dialog .alertTips .loginTips {
    text-align: center;
    font-size: 16px;
    color: #959595;
}

.g_dialog .alertTips .loginTips .btn {
    display: block;
    margin: 0 auto 10px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ff3b3c;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.g_dialog .alertTips .loginTips .btn:hover {
    color: #fff;
    background: #ce3838;
}

.g_dialog .alertTips .loginTips a {
    color: #959595;
}

.g_dialog .alertTips .loginTips a:hover {
    color: #588ac6;
    text-decoration: none;
}


/*信息提示框*/

.g_dialog.g_dialog-msg .layui-layer-content {
    font-size: 18px;
    color: #5d5d5d;
}


/*定位tips*/

.g_dialog.layui-layer-tips .layui-layer-content {
    padding: 8px;
}


/*400弹框表单*/

.g_dialog .freeCall-form {
    margin-top: 26px;
}

.g_dialog .freeCall-form .num {
    margin-bottom: 26px;
    font-size: 18px;
    text-align: center;
    color: #ff3c3c;
}

.g_dialog .freeCall-form .field {
    padding-left: 132px;
}

.g_dialog .freeCall-form .field label {
    width: 120px;
}


/*表单提交成功的反馈*/

.g_feedBack-success {
    padding-bottom: 34px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    color: #787878;
}

.g_feedBack-success .i-success-big {
    display: block;
    margin: 30px auto 24px;
}


/***************新弹框 19-01-05***************/


/*信息提示框*/

.g_dialog.g_dialog-msg.layui-layer {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.g_dialog.g_dialog-msg .layui-layer-content {
    font-size: 16px;
    text-align: center;
    color: #5d5d5d;
}

.new-dialog.layui-layer {
    margin-top: -50px;
    background: none;
}

.new-dialog2 .layui-layer-setwin,
.new-dialog .layui-layer-setwin {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -54px;
}

.new-dialog2 .layui-layer-setwin {
    bottom: -26px;
}

.layui-layer-setwin .layui-layer-close1 {
    position: absolute;
    right: 0;
    top: 0;
}

.new-dialog2 .layui-layer-setwin .layui-layer-close1,
.new-dialog2 .layui-layer-setwin .layui-layer-close2,
.new-dialog .layui-layer-setwin .layui-layer-close1,
.new-dialog .layui-layer-setwin .layui-layer-close2 {
    width: 48px;
    height: 48px;
    background: url(/statics/basic/images/newdialog/close.png) center center;
}

.new-dialog2 .layui-layer-setwin .layui-layer-close1:hover,
.new-dialog2 .layui-layer-setwin .layui-layer-close2:hover,
.new-dialog .layui-layer-setwin .layui-layer-close1:hover,
.new-dialog .layui-layer-setwin .layui-layer-close2:hover {
    background-position: center center;
}

.new-dialog2 .layui-layer-setwin .layui-layer-close1,
.new-dialog .layui-layer-setwin .layui-layer-close1 {
    right: -24px;
}

.new-dialog2 .btn,
.new-dialog .btn {
    color: #fff;
    background: #FF3C3C;
    background: -moz-linear-gradient(#FF6464, #FF3C3C);
    background: -webkit-gradient(#FF6464, #FF3C3C);
    background: -o-linear-gradient(#FF6464, #FF3C3C);
    background: linear-gradient(#FF6464, #FF3C3C);
    /* 标准的语法 */
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    border: 0;
}

.new-dialog2 .btn:active .new-dialog .btn:active {
    background: #d93333;
}

.new-dialog2 .btn.disabled,
.new-dialog .btn.disabled {
    background: #ccc;
}

.new-dialog2 textarea,
.new-dialog textarea {
    resize: none;
}

.new-dialog2 .layui-layer-title,
.new-dialog .layui-layer-title {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 0;
    border-bottom: 0;
    background: url(/statics/basic/images/newdialog/dialog_title-bg.png) center top no-repeat;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.new-dialog2 .form,
.new-dialog .form {
    padding: 28px 42px 0;
    background: #fff;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.new-dialog2 .form input,
.new-dialog .form input {
    padding: 0 8px;
    width: 346px;
    height: 40px;
    border: solid 1px #c8c8c8;
    border-radius: 5px;
}

.new-dialog2 .form .field,
.new-dialog .form .field {
    margin-bottom: 20px;
}

.new-dialog2 .form .btn-red_shadow,
.new-dialog .form .btn-red_shadow {
    display: block;
    margin: 25px auto;
    width: 289px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
}

.new-dialog2 .form .btn-red_shadow:before,
.new-dialog .form .btn-red_shadow:before {
    margin-left: -140px;
    width: 280px;
}

.new-dialog2 .form .btm-txt,
.new-dialog .form .btm-txt {
    padding-bottom: 26px;
    font-size: 12px;
    color: #ff6464;
    text-align: center;
}


/*加盟弹框*/

.serverJoinDialog {
    position: relative;
    width: 710px;
    height: 496px;
    background: url(/statics/basic/images/dialog_serverJoin-bg.png) center top no-repeat;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    overflow: hidden;
}

.serverJoinDialog>.kc {
    position: absolute;
    top: 0;
    left: 20px;
    width: 380px;
    height: 46px;
    z-index: 1;
}

.serverJoinDialog>.txt {
    position: absolute;
    top: 20px;
    left: 410px;
    font-size: 20px;
    color: #fff;
    z-index: 1;
}

.serverJoinDialog>.txt>span {
    font-size: 20px;
    font-weight: bold;
    color: #FCEE21;
}

.serverJoinDialog input {
    float: left;
    margin-right: 16px;
    padding: 0 16px;
    height: 46px;
    border: solid 1px #C8C8C8;
    background: #F7F8FA;
    border-radius: 6px;
    font-size: 16px;
    color: #999999;
}

.serverJoinDialog input[name="Agent[username]"] {
    width: 122px;
}

.serverJoinDialog input[name="Agent[phone]"] {
    width: 256px;
}

.serverJoinDialog .field_1 {
    position: relative;
    margin: 0 auto;
    padding: 60px 0 15px 28px;
    width: 662px;
    height: 260px;
    font-size: 0;
}

.serverJoinDialog .field_1>p {
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 18px;
    color: #1A1A1A;
}

.serverJoinDialog .field_1 .links {
    width: 440px;
}

.serverJoinDialog .field_1 .links>a {
    display: inline-block;
    margin: 0 18px 20px 0;
    width: 88px;
    height: 24px;
    line-height: 26px;
    color: #969696;
    text-align: center;
    font-size: 14px;
    background: #F2F2F2;
    border-radius: 3px;
    border: solid 1px #F2F2F2;
    overflow: hidden;
    text-decoration: none;
}

.serverJoinDialog .field_1>.links>a.cur {
    border-color: #FF3C3C;
    background: url(/statics/basic/images/websitebg_cur.png) right bottom no-repeat;
}

.serverJoinDialog .field_1 .img {
    position: absolute;
    top: 117px;
    right: 48px;
    width: 120px;
    height: 120px;
}

.serverJoinDialog .field_2 {
    padding: 32px 36px 0;
    height: 140px;
    font-size: 18px;
    color: #1A1A1A;
    background: #fff;
}

.serverJoinDialog .field_2>p {
    margin-bottom: 20px;
}

.serverJoinDialog .field_2>div {
    font-size: 0;
}

.serverJoinDialog .btn {
    float: left;
    width: 154px;
    height: 48px;
    font-size: 22px;
    border-radius: 8px;
}

.serverJoinDialog .btn:active {
    background: #d93333;
}

.serverJoinDialog .btn.disabled {
    background: #ccc;
}

.serverJoinDialog .tips {
    margin-top: 10px;
    font-size: 12px;
    color: #ff3232;
}

.freeCallDialog {
    position: relative;
    padding-top: 391px;
    width: 710px;
    background: url(/statics/basic/images/newdialog/dialog_freecall-bg.png) center top no-repeat;
}

.freeCallDialog.freeCallBrand {
    padding-top: 62px;
    width: 710px;
    background: url(/statics/basic/images/newdialog/dialog_freecallbrand-bg.png) center top no-repeat;
}

.freeCallDialog.freeCallBrand .freeCallBrand-info {
    margin: 0 auto;
    padding-bottom: 14px;
    width: 660px;
    height: 260px;
}

.freeCallDialog.freeCallBrand .kc {
    left: 15px;
    top: 0;
    width: 384px;
    height: 48px;
}

.freeCallDialog.freeCallBrand .txt_3 {
    position: static;
    margin-bottom: 26px;
    padding: 20px 0;
    font-size: 20px;
    color: #1A1A1A;
    border-bottom: solid 1px #C8C8C8;
}

.freeCallDialog.freeCallBrand .txt_3>span {
    font-size: 20px;
    font-weight: bold;
    color: #1A1A1A;
}

.freeCallDialog.freeCallBrand .txt_3>.num {
    color: #FF3C3C;
}

.freeCallDialog.freeCallBrand .img {
    float: left;
    margin-left: 20px;
    width: 176px;
    height: 136px;
}

.freeCallDialog.freeCallBrand .brandTxt {
    float: right;
    width: 445px;
    font-size: 16px;
    line-height: 30px;
    color: #5D5D5D;
}

.freeCallDialog.freeCallBrand .brandTxt>h2 {
    margin-top: 2px;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}

.freeCallDialog .kc {
    position: absolute;
    width: 350px;
    height: 140px;
    left: 50px;
    top: 174px;
}

.freeCallDialog form {
    position: relative;
    padding: 0 32px;
    height: 160px;
    background: #fff;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.freeCallDialog input {
    margin-right: 28px;
    padding: 0 18px;
    width: 422px;
    height: 46px;
    font-size: 16px;
    background: #F7F8FA;
    border: solid 1px #C8C8C8;
    border-radius: 6px;
    vertical-align: middle;
    font-family: "Microsoft YaHei";
}

.freeCallDialog button {
    width: 154px;
    height: 48px;
    font-size: 22px;
    border-radius: 6px;
    vertical-align: middle;
}

.freeCallDialog .field_1 {
    font-size: 0;
}

.freeCallDialog .txt_1 {
    padding: 26px 0 18px;
    font-size: 18px;
    color: #588AC6;
}

.freeCallDialog .txt_2 {
    /*padding-top: 14px;*/
    padding-left: 18px;
    font-size: 14px;
    color: #FF3C3C;
}

.freeCallDialog .txt_3 {
    position: absolute;
    left: 0;
    top: -45px;
    width: 100%;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.freeCallDialog .txt_3>span {
    font-size: 22px;
    font-weight: bold;
    color: #FCEE21;
}

.commentDialog {
    padding-top: 0;
    width: 710px;
    background: url(/statics/basic/images/newdialog/dialog_comment-bg.png) center top no-repeat;
}

.commentDialog textarea,
.commentDialog input {
    font-size: 16px;
    border: solid 1px #C8C8C8;
    border-radius: 6px;
    background: #fff;
    color: #999999;
    font-family: "Microsoft YaHei";
}

.commentDialog textarea {
    padding: 12px;
    width: 434px;
    height: 120px;
}

.commentDialog input {
    padding: 0 12px;
    width: 436px;
    height: 46px;
    background: #F7F8FA;
    vertical-align: middle;
}

.commentDialog button {
    margin-left: 24px;
    width: 152px;
    height: 48px;
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
    vertical-align: middle;
}

.commentDialog .txt_1 {
    position: absolute;
    top: 38px;
    left: 295px;
    line-height: 34px;
    font-size: 24px;
    color: #fff;
}

.commentDialog .txt_1 .num {
    font-size: 24px;
    font-weight: bold;
    color: #FCEE21;
}

.commentDialog .comment-form {
    position: relative;
    padding-top: 124px;
    font-size: 18px;
    color: #1A1A1A;
}

.commentDialog .comment-form .kc {
    position: absolute;
    top: 0;
    left: 20px;
    width: 254px;
    height: 106px;
}

.commentDialog .comment-form .img {
    position: absolute;
    top: 39px;
    right: 48px;
    width: 120px;
    height: 120px;
}

.commentDialog .field_1 {
    position: relative;
    margin: 0 auto 10px;
    padding: 20px 24px 0;
    width: 642px;
    height: 224px;
}

.commentDialog .field_1>p {
    margin-bottom: 20px;
}

.commentDialog .field_2 {
    height: 160px;
    background: #fff;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

.commentDialog .field_2>p {
    padding: 28px 34px 18px;
}

.commentDialog .field_2>.input {
    padding: 0 34px;
    font-size: 0;
}

.new-dialog2.layui-layer {
    background: none;
}


/*指南*/

.zn-slider {
    height: 414px;
    overflow: hidden;
}

.zn-slider .bd li {
    font-size: 0;
    background: #fff;
}

.zn-slider .bd li>a {
    display: inline-block;
}

.zn-slider .slider-txt {
    position: relative;
    display: inline-block;
    padding: 0 32px 0 24px;
    width: 384px;
    height: 390px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: top;
    color: #969696;
}

.zn-slider .slider-txt .date {
    position: absolute;
    right: 32px;
    bottom: 22px;
    font-size: 12px;
    color: #969696;
}

.zn-slider .slider-txt h1 {
    padding: 38px 0 14px;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zn-slider .hd {
    position: relative;
    bottom: 0;
    margin-top: 16px;
}

.zn-slider .hd ul li {
    width: 8px;
    height: 8px;
}

.zn-slider .next,
.zn-slider .prev {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    width: 32px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    cursor: pointer;
}

.zn-slider .next:hover,
.zn-slider .prev:hover {
    background: rgba(0, 0, 0, .6);
}

.zn-slider .prev {
    left: 0;
}

.zn-slider .next {
    right: 0;
}

.zn-slider .next>i {
    display: inline-block;
    transform: rotate(-90deg);
}

.zn-slider .prev>i {
    display: inline-block;
    transform: rotate(90deg);
}

.zn-list-box {
    margin: 0 -10px;
    padding-top: 12px;
    font-size: 0;
}

.zn-list-box>li {
    display: inline-block;
    margin: 0 10px;
    width: 386px;
    height: 176px;
    font-size: 12px;
    color: #969696;
    background: #fff;
    vertical-align: top;
}

.zn-list-box .top {
    position: relative;
    height: 40px;
    border-bottom: solid 1px #f5f5f5;
}

.zn-list-box .top .date {
    position: absolute;
    left: 14px;
    bottom: 0;
    padding: 7px 0 0 14px;
    width: 56px;
    height: 45px;
    font-size: 12px;
    color: #fff;
    background: #ff6464;
}

.zn-list-box .top .date>p {
    line-height: 22px;
    font-weight: bold;
    font-size: 16px;
}

.zn-list-box .bottom {
    margin: 0 auto;
    padding: 20px 0 0;
    width: 354px;
    line-height: 19px;
}

.zn-list-box .bottom a {
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zn-lists {
    position: relative;
    margin-top: 34px;
}

.zn-lists:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #e6e6e6;
}

.zn-lists .sp-panel {
    float: left;
    width: 50%;
}

.zn-lists .sp-panel-header {
    border-bottom: 0;
}

.zn-lists .sp-panel-body {
    padding-top: 10px;
}

.zn-lists .sp-news-list-item {
    padding: 10px 0;
    border-bottom: 0;
}

.zn-lists .sp-news-list {
    margin: -10px 0;
}

.zn-lists.clos1 .sp-panel {
    float: none;
    width: 100%;
}

.zn-lists.clos1:before {
    display: none;
}


/*产品中心*/

.pro-gallery {
    margin: -9px;
    font-size: 0;
}

.pro-gallery>li {
    position: relative;
    display: inline-block;
    margin: 9px;
    width: 284px;
    /*height: 420px;*/
    font-size: 12px;
    color: #969696;
    background: #fff;
    /*border: solid 1px #e6e6e6;*/
    overflow: hidden;
}

.pro-gallery .bottom {
    position: absolute;
    left: 0;
    bottom: -74px;
    right: 0;
    padding: 13px 25px 13px;
    /*height: 170px;*/
    line-height: 19px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #FFFFFF 100%);
    z-index: 1;
    transition: bottom .3s 0s;
}

.pro-gallery .title {
    padding: 16px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(0,0,0,.9);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro-gallery .bottom button,
.pro-gallery .bottom .btn {
    display: inline-block;
    width: 112px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    border: solid 1px #DE0016;
    box-sizing: border-box;
    border-radius: 4px;
}

.pro-gallery .btns {
    font-size: 0;
}

.pro-gallery .btns button:first-child {
    color: #fff;
    background: #DE0016;
}

.pro-gallery .bottom .btn {
    margin-left: 8px;
    color: #ff6464;
    background: rgba(255,255,255,0.5);

}

.pro-gallery .btns button:first-child:hover {
    border-color: #ff6464;
    background: #ff6464;
}

.pro-gallery .bottom .btn:hover {
    border-color: #f5f5f5;
    background: #f5f5f5;
}

.pro-gallery>li:hover {

    box-shadow: 0px 4px 12px 1px rgba(0,0,0,0.08);
}

.pro-gallery>li:hover .bottom {
    bottom: 0;
}

.shop-noData,
.pro-gallery-noData {
    padding: 140px 20px;
    text-align: center;
    background: #fff;
}

.shop-noData .input,
.pro-gallery-noData .input {
    position: relative;
    margin: 30px auto;
    width: 774px;
    height: 38px;
    border: solid 1px #ff6464;
}

.shop-noData .input button,
.pro-gallery-noData .input button {
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    height: 38px;
    font-size: 16px;
    color: #fff;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}

.shop-noData .input input[type="text"],
.pro-gallery-noData .input input[type="text"] {
    margin-right: 160px;
    padding-left: 10px;
    height: 38px;
    width: 604px;
}

.sp-product {
    padding: 20px 15px 20px 20px;
    /*height: 356px;*/
    background: #fff;
}

.sp-product-slider {
    float: left;
}

.sp-product-info {
    float: right;
    width: 776px;
    color: #969696;
}

.sp-product-info .links {
    margin-top: 26px;
    padding: 0 12px;
    line-height: 36px;
    font-size: 12px;
    background: #f5f5f5;
}

.sp-product-info .links a {
    color: #969696;
}

.sp-product-info .links a:hover {
    color: #ff3232;
}

.sp-product-info .title {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
}

.sp-product-info .txt {
    width: 696px;
    line-height: 24px;
}

.sp-product-info ul {
    margin-top: 10px;
    padding-top: 6px;
    line-height: 30px;
    /*border-top: solid 1px #e6e6e6;*/
}

.sp-product-info .btns {
    margin-top: 22px;
    font-size: 0;
}

.sp-product-info .btns button {
    margin-right: 12px;
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #ff6464;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.sp-product-info .btns button:hover {
    color: #fff;
    background: #ff3232;
}

.sp-product-detail .sp-panel-body {
    min-height: 136px;
}

.sp-product-detail .sp-panel-body img {
    display: block;
    max-width: 100%;
}


/*企业介绍*/

.sp-introduce {
    position: relative;
    padding: 20px 15px 20px 20px;
    /*height: 356px;*/
    background: #fff;
}

.sp-introduce .btns {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 0;
}

.sp-introduce .btns button {
    height: 36px;
    font-size: 14px;
}

.sp-introduce .btns button:first-child {
    margin-right: 12px;
    width: 120px;
    color: #fff;
    background: #ff6464;
}

.sp-introduce .btns button:last-child {
    width: 80px;
    color: #ff3232;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.sp-introduce .btns button:first-child:hover {
    background: #ff3232;
}

.sp-introduce .btns button:last-child:hover {
    background: #f5f5f5;
}

.sp-introduce-slider {
    float: left;
    width: 356px;
}

.sp-introduce-slider .slider {
    width: 354px;
    /*height: 354px;*/
    overflow: hidden;
    border: solid 1px #e6e6e6;
}

.sp-introduce-slider .sp-panel {
    border: solid 1px #e6e6e6;
}

.sp-introduce-slider .sp-panel-header {
    height: 40px;
    line-height: 40px;
    background: #ff6464;
    border-bottom: 0;
}

.sp-introduce-slider .sp-panel-title {
    color: #fff;
}

.sp-introduce-info {
    position: relative;
    float: right;
    width: 776px;
    color: #969696;
}

.sp-introduce-info .title {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
}

.sp-introduce-info li {
    position: relative;
    padding-left: 78px;
    line-height: 28px;
}

.sp-introduce-info li label {
    position: absolute;
    top: 0;
    left: 0;
    color: #666666;
}

.sp-introduce-info li .txt {
    line-height: 24px;
}

.sp-introduce-info .btn {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -56px;
    width: 175px;
    height: 34px;
    font-size: 14px;
    color: #ff3232;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.sp-introduce-info .btn:hover {
    background: #f5f5f5;
}

.sp-introduce.up .sp-introduce-info ul {
    position: relative;
    margin-bottom: 53px;
    height: 456px;
    overflow: hidden;
}

.sp-introduce.up .sp-introduce-info ul:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    background: url(../images/article-upBg.png) 0 0 repeat-x;
}

.sp-introduce.up .sp-introduce-info .btn {
    display: block;
}


/*联系我们*/

.sp-about {
    position: relative;
    padding: 20px 15px 20px 20px;
    background: #fff;
}

.sp-about-slider {
    float: left;
    width: 356px;
}

.sp-about-slider .slider {
    width: 354px;
    /*height: 354px;*/
    border: solid 1px #e6e6e6;
    overflow: hidden;
}

.sp-about-slider .sp-panel {
    border: solid 1px #e6e6e6;
}

.sp-about-slider .sp-panel-header {
    height: 40px;
    line-height: 40px;
    background: #ff6464;
    border-bottom: 0;
}

.sp-about-slider .sp-panel-title {
    color: #fff;
}

.sp-about-info {
    position: relative;
    float: right;
    width: 776px;
    color: #969696;
}

.sp-about-info .title {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
}

.sp-about-info li {
    position: relative;
    padding-left: 67px;
    line-height: 28px;
}

.sp-about-info li label {
    position: absolute;
    top: 0;
    left: 0;
    color: #666666;
}

.sp-about-map {
    margin: 20px 0 0 52px;
    width: 680px;
    height: 400px;
    background: #ddd;
}

.sp-about-noMap {
    margin: 20px 0 0 52px;
    padding: 80px 0;
    width: 680px;
    text-align: center;
    background: #ddd;
}

.sp-about-noMap a {
    color: #588ac6;
}


/*区域查询*/

.sp-panel-areaSearchResule {
    padding: 40px 20px 31px;
    background: #fff;
}

.sp-panel-areaSearchResule .inner {
    padding: 20px;
    background: #f5f5f5;
}

.sp-panel-areaSearchResule .txt-1 {
    margin-bottom: 26px;
    font-size: 16px;
    color: #646464;
}

.sp-panel-areaSearchResule .txt-2 {
    margin-bottom: 16px;
    font-size: 12px;
    color: #ff6464;
}

.sp-panel-areaSearchResule .btns {
    font-size: 0;
}

.sp-panel-areaSearchResule .btns button {
    margin-right: 10px;
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #ff6464;
    background: #fff;
    border: solid 1px #e6e6e6;
}

.sp-panel-areaSearchResule .btns button:hover {
    color: #fff;
    background: #ff3232;
}

.sp-lookAreaDialog {
    padding: 10px;
    height: 117px;
    background: #fff;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.sp-lookAreaDialog>span {
    display: inline-block;
    margin: 10px;
}


/*优先加盟通道*/

.sp-priorityChannel label {
    font-size: 14px;
    color: #787878;
}

.sp-priorityChannel input {
    padding: 0 10px;
    width: 218px;
    height: 26px;
    font-size: 12px;
    border: solid 1px #c8c8c8;
}

.sp-priorityChannel button {
    margin: 30px auto 0;
    width: 202px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.sp-priorityChannel .field {
    margin-bottom: 18px;
}

.sp-priorityChannel .tips {
    margin-top: 22px;
    text-align: center;
    color: #ff3232;
    font-size: 12px;
}


/*企业信息*/

.sp-shopInfo {
    line-height: 30px;
}

.sp-shopInfo button {
    margin-left: 20px;
    width: 84px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}

.sp-shopInfo button:hover {
    background: #ff3232;
}

.sp-shopInfo li:last-child {
    margin-top: 6px;
}

.sp-shopInfo li>label {
    color: #666666;
}


/* 加盟留言 */

.sp-joiningNews-big {
    margin-top: -20px;
    margin-bottom: -20px;
}

.sp-joiningNews-big>li {
    padding: 10px 36px 22px 18px;
    border-bottom: solid 1px #e6e6e6;
    border-left: solid 2px #fff;
}

.sp-joiningNews-big>li:last-child {
    border-bottom: 0;
}

.sp-joiningNews-big>li:hover {
    background: #f5f5f5;
    border-left: solid 2px #ff3c3c;
}

.sp-joiningNews-big .txt-1 {
    line-height: 30px;
    font-size: 16px;
    color: #000;
}

.sp-joiningNews-big .txt-2 {
    line-height: 19px;
    font-size: 12px;
    color: #787878;
}

.sp-joiningNews-big .bottom {
    margin-top: 6px;
    line-height: 27px;
}

.sp-joiningNews-big .bottom .date {
    float: left;
    font-size: 12px;
    color: #969696;
}

.sp-joiningNews-big .bottom .btn {
    float: right;
    width: 88px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #ff3232;
    border: solid 1px #e6e6e6;
}


/*投资预算*/

.sp-panel-msg {
    color: #969696;
    border: solid 1px #ff6464;
    background: #fff;
}

.sp-panel-msg-title {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #ff6464;
}

.sp-panel-msg-title strong {
    margin: 0 5px;
}

.sp-panel-msg-title>span:first-child {
    font-size: 20px;
}

.sp-panel-msg-title>span:last-child {
    float: right;
}

.sp-panel-msg-title>span:last-child>strong {
    font-size: 18px;
}

.sp-panel-msg-body {
    padding: 20px 36px 20px 20px;
}

.sp-panel-msg-body .cols2-1 {
    float: left;
    width: 50%;
}

.sp-panel-msg-body .cols2-1:last-child>label {
    margin-left: 19px;
}

.sp-panel-msg-body .field {
    margin-bottom: 16px;
    line-height: 30px;
    font-size: 0;
}

.sp-panel-msg-body .field label {
    margin-right: 6px;
    vertical-align: middle;
    font-size: 14px;
}

.sp-panel-msg-body .field input {
    padding: 0 10px;
    width: 263px;
    height: 27px;
    vertical-align: middle;
    border: solid 1px #c8c8c8;
}

.sp-panel-msg-body textarea {
    display: block;
    margin: 0 auto;
    padding: 10px;
    width: 740px;
    height: 187px;
    border: solid 1px #c8c8c8;
}

.sp-panel-msg-body .txt-1 {
    font-size: 12px;
    color: #b3b3b3;
}

.sp-panel-msg-body .btn {
    display: block;
    margin: 34px auto 20px;
    width: 290px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    background: #ff3c3c;
    background: -moz-linear-gradient(to right, #ff6464, #ff3c3c);
    background: -webkit-gradient(to right, #ff6464, #ff3c3c);
    background: -o-linear-gradient(to right, #ff6464, #ff3c3c);
    background: linear-gradient(to right, #ff6464, #ff3c3c);
}

.sp-panel-msg-body .btn:hover {
    background: #ff3c3c;
}

.sp-budgetFeedback {
    padding: 25px 0 20px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #5d5d5d;
    background: #fff;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.sp-budgetFeedback .txt-1 {
    margin-bottom: 20px;
    font-size: 14px;
    color: #1a1a1a;
}

.sp-budgetFeedback .btn-red_shadow {
    display: block;
    margin: 25px auto 20px;
    width: 289px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 7px;
}

.sp-budgetFeedback .btn-red_shadow:before {
    margin-left: -125px;
    width: 250px;
}

.sp-budgetFeedback .btn-white {
    margin: 0 auto 20px;
    width: 287px;
    height: 38px;
    line-height: 38px;
}

.join_detail {
    margin-top: 8px;
    padding: 0 10px 20px;
    font-size: 14px;
    color: #969696;
}

.join_detail>table {
    margin: 0 0 20px;
    /*width: 780px;*/
    width: 100%;
    text-align: center;
    color: #787878;
    border-collapse: separate;
    border-spacing: 1px;
    background: #e9e8eb;
}

.join_detail>table tr:last-child td {
    height: 238px;
}

.join_detail>table tr:last-child td:last-child {
    padding-left: 38px;
    padding-right: 38px;
    line-height: 24px;
    font-size: 14px;
    color: #969696;
}

.join_detail>table td {
    width: 248px;
    height: 92px;
    font-size: 18px;
    color: #666666;
    background: #fff;
}

.join_detail>table td.title {
    width: 140px;
    font-size: 16px;
    background: #f5f5f5;
}

.join_detail>.check {
    float: left;
    line-height: 38px;
    color: #588ac6;
}

.join_detail>.check.c_ff3232 {
    color: #ff3232;
}

.join_detail>.view {
    float: right;
    line-height: 38px;
    color: #ffaeae;
}

.join_detail .btn {
    display: inline-block;
    margin-left: 16px;
    width: 118px;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #ff3232;
    border: solid 1px #e6e6e6;
}

.join_detail .btn:hover {
    color: #fff;
    background: #ff3232;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.join_detail .i-eye {
    margin-right: 2px;
    vertical-align: middle;
    font-size: 20px;
    color: #c8c8c8;
}


/*新tab*/
.sp-tab2{
    display: block;
    width: 100%;
    background: #fff;
}
.sp-tab2-ctrls {
    overflow: hidden;
}
.sp-tab2-ctrls>a {
    float: left;
}
.sp-tab2-ctrls>a.on{
    background: #f2f2f2;
}
.sp-tab2-ctrls.cols3>.cols3-1{
    padding-left: 0;
    padding-right: 0;
    width: 33.333%;
    text-align: center;
    font-size: 16px;
}
.sp-tab2-cont-item {
    display: none;
}

.sp-tab2-cont-item.on {
    display: block;
}

.sp-tab2-header {
    height: 40px;
    line-height: 40px;
}
.sp-tab2-header.p-r20{
    padding-right: 20px;
}
.sp-tab2-header.bg_f5f5f5 {
    background: #f2f2f2;
}

.sp-tab2-header .sp-tab2-ctrls>a {
    padding: 0 12px;
    font-size: 12px;
    color: #5d5d5d;
}

.sp-tab2-header.bg_f5f5f5 .sp-tab2-ctrls>a.on{
    color: #ff3232;
    background: #fff;
}

.sp-tab2-title {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.sp-tab2-more {
    float: right;
    font-size: 14px;
    color: #588ac6;
}
.sp-tab2-more+.sp-tab2-ctrls{
    width: 500px;
}

/*常见问答*/
.ask-txtList.sp-txtList.lh33 li{
    padding-left: 14px;
    padding-right: 14px;
}
.ask-txtList.sp-txtList.lh33 li>a{
    display: block;
}
.ask-txtList.sp-txtList.lh33 li .title{
    font-size: 16px;
    color: #000;
}
.ask-txtList.sp-txtList.lh33 li .date{
    float: right;
}
.ask-txtList.sp-txtList.lh33 li>a:hover .title{
    color: #ff3232;
}


/************** 弹框 V2 ****************/
.new-dialog_v2.new-dialog.layui-layer{
    box-shadow: none;
    width: auto !important;
}
.join-successFB-v2{
    margin: 0 auto;
    padding-top: 1px;
    width:319px;
    height:238px;
    text-align: center;
    background:rgba(240,240,240,1);
    border-radius:8px;
}
.join-successFB-v2 .txt-1{
    font-size:16px;
    line-height:20px;
    color:rgba(0,0,0,0.85);
}
.join-successFB-v2 .txt-2{
    margin-top: 10px;
    font-size:12px;
    line-height:22px;
    color:rgba(0,0,0,0.40);
}
.join-successFB-v2 .txt-3{
    margin-top: 16px;
    padding-top: 12px;
    font-size:12px;
    line-height:22px;
    color:rgba(0,0,0,0.75);
    border-top:1px solid rgba(229,229,229,1);
}
.join-successFB-v2 .txt-4{
    font-size:12px;
    line-height:22px;
    color:rgba(255,60,60,1);
}
.join-successFB-v2 .i-success{
    display: block;
    margin: 24px auto 10px;
    width: 64px;
    height: 63px;
    background: url(/statics/basic/images/newdialog_v2/i-success.png) center center;
    font-size: 0;
}
/*加盟预算成功反馈框*/
.joinBudget-successFB-v2{
    margin: 0 auto;
    padding-top: 1px;
    width: 450px;
    height: 325px;
    text-align: center;
    background: rgba(240,240,240,1);
    border-radius: 8px;
}
.joinBudget-successFB-v2 .i-success{
    display: block;
    margin: 24px auto 20px;
    width: 72px;
    height: 72px;
    background: url(/statics/basic/images/newdialog_v2/i-success.png) center center;
    background-size: contain;
    font-size: 0;
}
.joinBudget-successFB-v2 .txt-1{
    margin-bottom: 16px;
    line-height: 20px;
    font-size: 21px;
    color: rgba(0, 0, 0, .85);
}
.joinBudget-successFB-v2 .txt-2,
.joinBudget-successFB-v2 .txt-3,
.joinBudget-successFB-v2 .txt-4{
    line-height: 24px;
    font-size: 16px;
    color: rgba(0, 0, 0, .4);
}
.joinBudget-successFB-v2 .txt-5{
    margin-top: 20px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #FF3C3C;
    border-top: solid 1px #E5E5E5;
}
.freeCallDialog_v2{
    margin: 0 auto;
    width: 505px;
    height: 343px;
    background: url(/statics/basic/images/newdialog_v2/freecallbrand-bg.png) no-repeat center center;
}
.freeCallDialog_v2 .inner{
    padding: 102px 11px 0;
}
.freeCallDialog_v2 .brandinfo{
    padding-top: 24px;
    padding-left: 24px;
}
.freeCallDialog_v2 .brandinfo .img{
    float: left;
    width:103px;
    height:80px;
}
.freeCallDialog_v2 .brandinfo .txt{
    float: left;
    margin-left: 16px;
    width: 310px;
    font-size:12px;
    font-weight:400;
    line-height:20px;
    color:rgba(0,0,0,0.45);
}
.freeCallDialog_v2 .brandinfo .txt>h2{
    font-size:16px;
    font-weight:bold;
    line-height:24px;
    color:rgba(0,0,0,1);
}
.freeCallDialog_v2 form{
    padding-top: 10px;
    padding-left: 24px;
}
.freeCallDialog_v2 input{
    float: left;
    margin-right: 8px;
    padding: 0 12px;
    width:287px;
    height:34px;
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
}
.freeCallDialog_v2 .btn{
    float: left;
    width:115px;
    height:36px;
    background:rgba(255,60,60,1);
    border-radius:4px;
    font-size:15px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.freeCallDialog_v2 .txt-1{
    margin-top: 16px;
    font-size:14px;
    font-weight:400;
    line-height:19px;
    color:rgba(255,60,60,1);
    text-align: center;
}

.joinbudgetbrand_v2{
    margin: 0 auto;
    width: 532px;
    height: 694px;
    background: url(/statics/basic/images/newdialog_v2/joinbudgetbrand-bg.png?v=5) no-repeat top center;
}
.joinbudgetbrand_v2 .txt-1{
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    font-size:24px;
    font-weight:400;
    line-height:32px;
    color:rgba(255,255,255,1);
    text-shadow:0px 3px 6px rgba(238,28,45,1);
}
.joinbudgetbrand_v2 .inner{
    margin: 0 auto;
    padding-top: 16px;
    /* padding-left: 24px;
    padding-right: 24px; */
    /* width: 455px; */
    width:476px;
}
.joinbudgetbrand_v2 .brandinfo{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dashed #E5E5E5;
}
.joinbudgetbrand_v2 .brandinfo .img{
    float: left;
    width:87px;
    height:68px;
}
.joinbudgetbrand_v2 .brandinfo .txt{
    float: left;
    margin-left: 20px;
    width: 334px;
    font-size:14px;
    font-weight:400;
    line-height:19px;
    color:rgba(0,0,0,0.45);
}
.joinbudgetbrand_v2 .brandinfo .txt .txt-name{
    margin-right: 32px;
}
.joinbudgetbrand_v2 .brandinfo .txt h2{
    margin-bottom: 8px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(0, 0, 0, .85);
}
.joinbudgetbrand_v2 .brandinfo .btn-white{
    float: left;
    text-align: center;
    width: 90px;
    height: 40px;
    line-height: 40px;
    margin-left: 29px;
    margin-top: 21px;
}
.joinbudgetbrand_v2 .txt-2{
    margin-bottom: 11px;
    text-align: center;
    font-size:18px;
    font-weight:400;
    line-height:24px;
    color:rgba(0,0,0,1);
}
.joinbudgetbrand_v2 .txt-2>span{
    font-weight: bold;
    color: rgba(255,60,60,1);
}
.joinbudgetbrand_v2 .img-2{
    display: block;
    margin: 0 auto 12px;
    width:344;
    height:74px;
}
.joinbudgetbrand_v2 .field{
    margin-bottom: 10px;
}
.joinbudgetbrand_v2 .field .select2{
    width: 100% !important;
    font-size:16px;
    font-weight:400;
    color:rgba(0,0,0,0.40);
    text-align: left;
}
.joinbudgetbrand_v2 .field .select2-container .select2-selection--single{
    height:32px;
    border:1px solid rgba(229,229,229,1);
    border-radius:2px;
}
.joinbudgetbrand_v2 .field .select2-container--default .select2-selection--single .select2-selection__rendered{
    padding-left: 12px;
    line-height:32px;
    color:rgba(0,0,0,0.40);
}

.joinbudgetbrand_v2 .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 32px;
}
.joinbudgetbrand_v2 .select2-container--default .select2-selection--single .select2-selection__arrow b{
    margin-top: -6px;
    font-size: 14px;
}

.joinbudgetbrand_v2 .field.g_selectWrap,
.joinbudgetbrand_v2 .field.g_areaSelectWrap{
    font-size: 0;
    text-align: center;
}
.joinbudgetbrand_v2 .field .province,
.joinbudgetbrand_v2 .field .city,
.joinbudgetbrand_v2 .field .area{
    display: inline-block;
    width: 140px;
}
.joinbudgetbrand_v2 .field .city{
    margin: 0 14px;
}
.joinbudgetbrand_v2 .field .website{
    display: inline-block;
    width:140px;
    margin-right: 14px;
}
.joinbudgetbrand_v2 .field .acreage{
    display: inline-block;
    width:292px;
}
.joinbudgetbrand_v2 form input{
    display: block;
    margin: 0 auto;
    padding: 0 10px;
    width: 444px;
    height:32px;
    font-size:16px;
    font-weight:400;
    color:#323232;
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
    box-sizing: border-box;
}
.joinbudgetbrand_v2 form .btn{
    display: block;
    margin: 16px auto 12px;
    width:444px;
    height:40px;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    background:rgba(255,60,60,1);
    border-radius:4px;
}
.joinbudgetbrand_v2 .bottom-txt{
    font-size: 14px;
}
.joinbudgetbrand_v2 .bottom-txt-2,
.joinbudgetbrand_v2 .bottom-txt-1{
    line-height: 20px;
    width: 255px;
    margin: 0 auto;
}
.joinbudgetbrand_v2 .bottom-txt-1 a,
.joinbudgetbrand_v2 .bottom-txt-2{
    color: #FF3C3C;
}
.joinbudgetbrand_v2 .bottom-txt-1 a:hover{
    text-decoration: underline;
}
.joinbudgetbrand_v2 .bottom-txt-1{
    position: relative;
    padding-left: 30px;
    width: 225px;
    cursor: pointer;
}
.joinbudgetbrand_v2 .bottom-txt-1:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7.5px;
    width: 15px;
    height: 15px;
    background: url(/statics/basic/images/newdialog_v2/i-checkbox.png) no-repeat center center;
}
.joinbudgetbrand_v2 .bottom-txt-3{
    margin-bottom: 16px;
    text-align: center;
    color: rgba(0, 0, 0, .35);
}

.joinbudgetbrand_v2 .bottom-txt-1.agree.checked:before{
    background-image: url(/statics/basic/images/newdialog_v2/i-checkbox-active.png);
}

.joinbudgetbrand_v2 .inner-bottom{
    width: 532px;
	height: 133px;
	background-color: #ffffff;
    border-radius: 0px 0px 16px 16px;
    padding: 12px 28px;
    box-sizing: border-box;
}
.joinbudgetbrand_v2 .inner-bottom .b-p{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 0px;
	color: rgba(0, 0, 0, 0.85);
}
.joinbudgetbrand_v2 .inner-bottom .b-tel{
    font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
    color: #ff3c3c;
    margin-bottom: 12px;
}
.joinbudgetbrand_v2 .freeCall-form .field {
    font-size: 0;
    margin-top: 16px;
}

.joinbudgetbrand_v2 .freeCall-form .field input {
    display: inline-block;
    width: 316px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #FF3C3C;
    vertical-align: middle;
    color:#323232;
    border-radius: 4px 0 0 4px;
}

.joinbudgetbrand_v2 .freeCall-form .field button {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #FF3C3C;
    border-radius: 0 4px 4px 0;
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 0
}
.joinbudgetbrand_v2 form .btn.disabled,
.joinbudgetbrand_v2 .freeCall-form .field button.disabled {
    background: rgba(203,50,47);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.commentDialog_v2{
    margin: 0 auto;
    width: 563px;
    height: 369px;
    background: url(/statics/basic/images/newdialog_v2/joinbrand-bg.png) no-repeat center center;
    background-size: cover;
}
.commentDialog_v2 .brandinfo{
    padding-top: 122px;
    padding-left: 35px;
    padding-right: 35px;
}
.commentDialog_v2 .brandinfo .img{
    float: left;
    margin-right: 16px;
    width:103px;
    height:80px;
}
.commentDialog_v2 .brandinfo .txt{
    width: 365px;
    float: left;
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,0.45);
}
.commentDialog_v2 .brandinfo .txt h2{
    line-height: 22px;
    font-size:16px;
    font-weight:bold;
    color:rgba(0,0,0,1);
}
.commentDialog_v2 .bottom{
    margin-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
}
.commentDialog_v2 .bottom .field{
    font-size: 0;
}
.commentDialog_v2 .bottom input{
    padding: 0 12px;
    width:124px;
    height:36px;
    border:1px solid rgba(229,229,229,1);
    border-radius:4px;
}
.commentDialog_v2 .bottom input[name="Agent[phone]"]{
    margin: 0 8px;
}

.commentDialog_v2 .bottom .btn{
    padding: 0;
    width:176px;
    height:36px;
    background:rgba(255,60,60,1);
    border-radius:4px;
    font-size:14px;
    font-weight:400;
    color:#fff;
}
.commentDialog_v2 .bottom .txt-2{
    margin-bottom: 12px;
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,0.55);
}
.commentDialog_v2 .bottom .txt-1{
    margin-top: 16px;
    text-align: center;
    font-size:14px;
    font-weight:400;
    line-height:19px;
    color:rgba(255,60,60,1);
}

@-webkit-keyframes layer-bounceIn_08 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes layer-bounceIn_08 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@-webkit-keyframes layer-bounceIn_07 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@keyframes layer-bounceIn_07 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
}

@-webkit-keyframes layer-bounceIn_06 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
}

@keyframes layer-bounceIn_06 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
}

@-webkit-keyframes layer-bounceOut_07 {
    100% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    30% {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@keyframes layer-bounceOut_07 {
    100% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    30% {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    0% {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
}
@-webkit-keyframes layer-bounceOut_06 {
    100% {
        opacity: 0;
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    30% {
        -webkit-transform: scale(.65);
        transform: scale(.65)
    }

    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
}

@keyframes layer-bounceOut_06 {
    100% {
        opacity: 0;
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4)
    }

    30% {
        -webkit-transform: scale(.65);
        -ms-transform: scale(.65);
        transform: scale(.65)
    }

    0% {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
}

.layer-anim-close.scale_08 {
    -webkit-animation-name: layer-bounceOut_08;
    animation-name: layer-bounceOut_08;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}
.layer-anim-close.scale_07 {
    -webkit-animation-name: layer-bounceOut_07;
    animation-name: layer-bounceOut_07;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}
.layer-anim-close.scale_06 {
    -webkit-animation-name: layer-bounceOut_06;
    animation-name: layer-bounceOut_06;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.layer-anim-00.scale_08 {
    -webkit-animation-name: layer-bounceIn_08;
    animation-name: layer-bounceIn_08
}
.layer-anim-00.scale_07 {
    -webkit-animation-name: layer-bounceIn_07;
    animation-name: layer-bounceIn_07
}
.layer-anim-00.scale_06 {
    -webkit-animation-name: layer-bounceIn_06;
    animation-name: layer-bounceIn_06
}
.new-dialog_v2.new-dialog.layui-layer.scale_08{
    transform: perspective(1px) scale(.8);
}
.new-dialog_v2.new-dialog.layui-layer.scale_07{
    transform: perspective(1px) scale(.7);
}
.new-dialog_v2.new-dialog.layui-layer.scale_06{
    transform: perspective(1px) scale(.6);
}
.new-dialog_v2.new-dialog .layui-layer-setwin{
    bottom: -54px;
}
.new-dialog_v2.new-dialog .layui-layer-setwin .layui-layer-close2 {
    width: 48px;
    height: 48px;
}
.new-dialog_v2.new-dialog .layui-layer-setwin{
    bottom: -54px;
}
.new-dialog_v2.new-dialog .layui-layer-setwin .layui-layer-close2 {
    width: 48px;
    height: 48px;
}

.new-dialog_v2.new-dialog.scale_08 .layui-layer-setwin{
    bottom: -54px;
    transform: scale(.8);
}
.new-dialog_v2.new-dialog.scale_08 .layui-layer-setwin .layui-layer-close2 {
    width: 48px;
    height: 48px;
}
.new-dialog_v2.new-dialog.scale_07 .layui-layer-setwin{
    bottom: -54px;
    transform: scale(.7);
}
.new-dialog_v2.new-dialog.scale_07 .layui-layer-setwin .layui-layer-close2 {
    width: 48px;
    height: 48px;
}
.new-dialog_v2.new-dialog.scale_06 .layui-layer-setwin{
    bottom: -54px;
    transform: scale(.6);
}
.new-dialog_v2.new-dialog.scale_06 .layui-layer-setwin .layui-layer-close2 {
    width: 48px;
    height: 48px;
}
.new-dialog_v2.new-dialog.scale_07.layui-layer-page .layui-layer-content{
    overflow-y: hidden;
    height: auto !important;
}
.new-dialog_v2.new-dialog.scale_06.layui-layer-page .layui-layer-content{
    overflow-y: hidden;
    height: auto !important;
}
/* 免责声明 */
.sp-mzsm{
    max-width: 1200px;
    margin: 12px auto 0;
    font-size: 12px;
    line-height: 20px;
    color: rgba(0,0,0,0.5);
    padding-bottom: 124px;
}

/* 加盟保障服务体系-入口 */
.shop-info_credit {
    width: 100%;
    height: 432px;
    background: url(/statics/shop/images/vipCredit/credit-bg.png) left top no-repeat;
    background-size: cover;
    padding: 20px 14px 18px;
    box-sizing: border-box;
    font-family: PingFang SC;
    margin-bottom: 20px;
}
.shop-info_credit .top{
    color: #AB7D2A;
    margin-bottom: 10px;
}
.shop-info_credit .top img{
    float: left;
    width: 50px;
    margin-left: 22px;
    margin-right: 17px;
}
.shop-info_credit .top h1{
    font-family: 'PingFang SC';
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 6px;
}
.shop-info_credit .top h2{
    font-family: 'PingFang SC';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;

}
.shop-info_credit .inner {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 12px 12px 24px;
}

.shop-info_credit .inner .panel_credit-check {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.8);
    padding-bottom: 12px;
    border-bottom:1px solid #F5E2C0;
    margin-bottom: 17px;
}

.shop-info_credit .inner .panel_credit-check .left {
    display: inline-block;
    width: 52px;
    height: 52px;
    border: 1px solid #ECE9E4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 6px #001C6D;
    -moz-box-shadow: 0 3px 6px #001C6D;
    box-shadow: 0 3px 6px #001C6D;
    margin-right: 16px;
}
.shop-info_credit .inner .panel_credit-check .bg-customer-service{
    background-size: 100% 100%;
    display: inline-block;
    width: 52px;
    height: 52px;
    border: 1px solid #ECE9E4;
    box-shadow: 0 3px 6px #001C6D;
    margin-right: 16px;
    border-radius: 50%;
}
.shop-info_credit .inner .panel_credit-check .center {
    display: inline-block;
}
.shop-info_credit .inner .panel_credit-list{
    margin-bottom: 4px;
}
.shop-info_credit .inner .panel_credit-list li {
    float: left;
    width: 50%;
    line-height: 18px;
    display: flex;
    align-items: center;
    margin-bottom:16px;
}

.shop-info_credit .inner .panel_credit-list li i.i-D1A471 {
    color: #D1A471;
    font-size: 18px;
    vertical-align: middle;
}

.shop-info_credit .inner .panel_credit-list li i.i-success {
    color: #52C41A;
    font-size: 12px;
}

.shop-info_credit .inner .panel_credit-list li .colt-1 {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 17px;
    color: rgba(0, 0, 0, 0.6);
    padding: 0 10px;
}

.shop-info_credit .inner .btn-white,
.shop-info_credit .inner .btn-red{
    width: 300px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin:0 auto;
}

.shop-info_credit .inner .btn-white{
    margin-bottom: 12px;
}
.shop-info_credit .inner .btn-red{
    display: block;
    background: #FC2C31;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 4px rgba(252, 44, 49, .4);
    -moz-box-shadow: 0 4px 4px rgba(252, 44, 49, .4);
    box-shadow: 0 4px 4px rgba(252, 44, 49, .4);
    text-align: center
}

/* 慧亚加盟保障服务体系-vip */
.sp-vip {
    position: relative;
    width: 750px;
    margin: 0 auto 20px;
    font-family: PingFang SC;
}

.sp-vip .sp-vip_bg {
    width: 750px
}

.sp-vip .sp-vip_main {
    width: 692px;
    position: absolute;
    left: 50%;
    top: 47px;
    text-align: center;
    transform: translateX(-50%);
}

.sp-vip_level i{
    transform:scale(1.2);
    vertical-align: middle;
    margin-right: 9px;
}
.sp-vip_level span{
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
    color: #AC8542;
    font-style: italic;
    vertical-align: middle;
}

.sp-vip .sp-vip_main .brand_name {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    color: #B18C4C;
    margin:28px auto 8px;
}

.sp-vip .sp-vip_main .brand_company {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.85);
}

.sp-vip .sp-vip_main .brand_time {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.6);
    margin:8px auto 24px;
}

.sp-vip .sp-vip_main .brand_code {
    width: 72px;
    height: 72px;
    background-color: #D8B86E;
    display: block;
    margin: 24px auto 12px;
}

.sp-vip .sp-vip_main .logo {
    width: 134px;
    height: 21px;
}

/* 慧亚加盟保障服务体系-诚信认证 */
.sp-credit {
    font-family: PingFang SC;
    background-color: #fff;
    width: 750px;
    margin: 0 auto 24px;
    padding-bottom: 77px;
    color:rgba(0,0,0,0.8);
}

.sp-credit .credit-1 {
    width: 100%;
    height:1040px;
    background: url(/statics/shop/images/vipCredit/credit-5.png) left top no-repeat;
    background-size: 100%;
    color: #FFF;
    text-align: center;
    padding-top: 90px;
    box-sizing: border-box;
}

.sp-credit .credit-1 .row-1 {
    display: flex;
    align-items: center;
    justify-content: center
}

.sp-credit .credit-1 .row-1 .logo {
    width: 220px;
    height: 60px
}

.sp-credit .credit-1 .row-1>span {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    border-left: 1px solid #fff;
    padding-left: 18px;
    margin-left: 18px;
}

.sp-credit .credit-1 .row-2 {
    width: 216px;
    height: 262px;
    margin: 96px auto 18px;
}

.sp-credit .credit-1 .row-3 {
    font-size: 42px;
    font-weight: bold;
    line-height: 70px;
}

.sp-credit .credit-1 .row-4 {
    display: inline-block;
    font-size: 32px;
    font-family: Microsoft YaHei;
    line-height: 51px;
    margin: 30px auto 46px;
    padding: 0 100px;
    color: #A0CFFF;
    /* background: linear-gradient(286deg, #291A9E 0%, #100088 16%, #0B026D 53%, #0E007E 83%, #1E1C9A 100%); */
    font-weight: lighter;
}
.sp-credit .credit-1 .brand-logo {
    width: 336px;
    height: 208px;
}

.sp-credit .credit-1 .row-5 {
    display: block;
    width: 129px;
    height: 129px;
    background: #E5E5E5;
    margin: 0 auto .26667rem
}

.sp-credit .credit-1 .row-6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.8);
}
.sp-credit .credit-1 .row-7 {
    width: 538px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto 48px;
}

.sp-credit .credit-2 {
    width: 100%;
    height: 1370px;
    background: url(/statics/shop/images/vipCredit/credit-6.png) left center no-repeat;
    background: linear-gradient(90deg, #281899 0%, #281890 17%, #2F158F 43%, #331BA2 63%, #331493 82%, #3C129B 100%);
    background-size: cover;
    box-sizing: border-box;
    padding: 32px;
}
.sp-credit .credit-2 .cx-header{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sp-credit .credit-2 .title{
 margin: 0 24px;
 font-size: 34px;
 color: #FFFFFF;
 font-weight: 300;

}
.sp-credit .credit-2 .cx-content{
    background: url(/statics/shop/images/vipCredit/credit-7.png?v=2.0) center center no-repeat;
    background-size: contain;
    width: 100%;
    height: 1020px;
    margin-top: 32px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;

   }
   .sp-credit .credit-2 .cx-content .brand-logo{
        width: 202px;
        height: 122px;
        margin-top: 310px;
   }
    .sp-credit .credit-2 .cx-content .brand-name{
        margin-top: 16px;
        font-size: 28px;
        color: rgba(0,0,0,0.8);
    }
    .sp-credit .credit-2 .cx-content .zs-info{
        position: absolute;
        left: 70px;
        bottom: 158px;

    }
    .sp-credit .credit-2 .cx-content .zs-info div{
        color: rgba(0,0,0,0.8);
        line-height: 32px;
        font-size: 20px;
    }
    .sp-credit .credit-2 .cx-content .qs-code-box{
        position: absolute;
        left:0px;
        bottom: 157px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .sp-credit .credit-2 .cx-content .qs-code-box  .content{
        width: 250px;
        height: 112px;
        border-radius: 0px 0px 0px 0px;
        opacity: 1;
        border: 1px solid #C7AE86;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 20px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(0,0,0,0.8);
        padding: 8px ;
        box-sizing: border-box;
        line-height: 30px;
    }
    .sp-credit .credit-2 .cx-content .qs-code{
        width: 104px;
        height: 104px;
        margin-right: 5px;
    }
    .sp-credit .credit-2 .cx-content .jsQrcode{
        width: 104px;
        height: 104px;
    }

    .sp-credit .credit-2  .cx-des{
        color: rgba(255,255,255,0.7);
        line-height: 48px;
        font-size: 24px;
        font-weight: 300;
        position: relative;
    }
    .sp-credit .credit-2 .cx-des .more{
        color: #FFFFFF;
        font-size: 24px;
        position: absolute;
        right: 0;
        bottom: 0;
        cursor: pointer;
        display: flex;
        align-items: center;
    }
    .sp-credit .credit-2 .cx-des .more .i-arrow1{
        display: inline-block;
        transform: rotate(180deg);
        margin-left: 5px;
    }


.sp-credit .credit-2 .row-1 {
    height: 93px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 12px;
    padding: 21px 0 0 130px;
}

.sp-credit .credit-2 .row-1 .credit-2_header {
    position: absolute;
    left: 5px;
    top: 0;
    width: 93px;
    height: 93px;
    border: 2px solid #ECE9E4;
    flex-shrink: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 6px #00144E;
    -moz-box-shadow: 0px 0px 6px #00144E;
    box-shadow: 0px 0px 6px #00144E;
}

.sp-credit .credit-2 .row-1 p {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 12px;

}

.sp-credit .credit-2 .row-1 p span.g_ell1 {
    width: 250px;
    flex-shrink: 0;
    padding-right: 20px;
}

.sp-credit .credit-2 .row-1 p span.g_ell2 {
    width: 290px;
}

.sp-credit .credit-2 .row-2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 33px;
    color:#f90;
    text-align:justify;
}

.sp-credit .credit-3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    padding: 25px 24px;
}
.sp-credit .credit-4 {
    background: url(/statics/shop/images/vipCredit/credit-8.png) center center no-repeat;
    background-size: contain;
    width: 100%;
    height: 490px;
    padding: 48px   32px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.sp-credit .credit-4 .des{
    font-size: 30px;
    font-weight: 400;
    color: rgba(0,0,0,0.65);
    line-height: 48px;
    margin-top: 32px;
}
.sp-credit .credit-4 .btn{
    width: 520px;
    height: 88px;
    background: #FF4D4F;
    box-shadow: 0px 10px 20px 2px rgba(255,77,79,0.3);
    border-radius: 44px 44px 44px 44px;
    border: 2px solid #FF4D4F;
    margin-top: 32px;
    font-size: 30px;
    color: #FFFFFF;
}

.sp-credit .credit-5 {
    width: 100%;
    padding: 48px 32px 68px 32px;
    box-sizing: border-box;
}
.sp-credit .credit-6 {
    width: 100%;
    height: 592px;
    padding: 48px  32px;
    background: url(/statics/shop/images/vipCredit/credit-9.png) center center no-repeat;
    background-size: contain;
    box-sizing: border-box;
}

.sp-credit .s-swiper-container {
    border-radius: 8px;
    overflow: hidden;
    margin-top: 32px;
    height: 384px;
}
.sp-credit .s-swiper-container .swiper-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
}


.sp-credit .s-swiper-container .swiper-slide{
    display: inline-block;
    flex-shrink: 0;
}

.sp-credit .s-swiper-container .swiper-slide  .video-box {
    width: 100%;
    height: 100%;
    position: relative;
}
.sp-credit .s-swiper-container .swiper-slide  .video-box .video-img{
    width: 100%;
    height: 100%;
}

.sp-credit .s-swiper-container .swiper-slide  .video-box  .video-mb{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sp-credit .s-swiper-container .swiper-slide  .video-box  .video-mb .img{
    width: 112px;
    height: 112px;
}
.sp-credit .s-swiper-container .swiper-slide  .video-box  .video-mb .title{
    font-weight: bold;
    color: #FFFFFF;
    font-size: 30px;
    position: absolute;
    bottom: 24px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    width: 100%;
    padding: 0 24px;
    box-sizing: border-box;
}


.sp-credit  .swiper-pagination-cxrz {
    width: 684px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
}

.sp-credit  .swiper-pagination-cxrz  .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: rgba(0,0,0,0.3);
    opacity: 0.5;
    margin-right: 4px;
}
.sp-credit  .swiper-pagination-cxrz  .swiper-pagination-bullet-active{
    width: 16px;
    height: 8px;
    background: #0B287C;
    border-radius: 16px 16px 16px 16px;
    opacity: 1;
}

.sp-credit .credit-7 {
    width: 750px;
    height: 310px;
    background: #0B287C;
    padding: 32px;
    box-sizing: border-box;

}
.sp-credit .credit-7 .top{
    display: flex;
}
.sp-credit .credit-7 .top .header-img{
    width: 72px;
    height: 72px;
    box-shadow: 0px 6px 12px 2px #031957;
    border: 1px solid #ECE9E4;
    margin-right: 24px;
    border-radius: 50%;
}
.sp-credit .credit-7 .top .top-right{
    width: 100%;
}
.sp-credit .credit-7 .top .top-right div{
    line-height: 30px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 300;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.sp-credit .credit-7  .bottom{
    margin-top: 20px;
    color: #FF9F30;
    line-height: 48px;
    font-size: 22px;
    font-weight: 300;
}




.sp-credit .public-header{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #0B287C;
    font-size: 40px;
}
.sp-credit .public-header .img{
    width: 48px;
    height: 48px;
    margin-right: 8px;
}



.sp-credit_panel {
    font-family: PingFang SC;
    text-align: center;
    padding: 0 16px 40px;
}

.sp-credit_panel .sp-credit_title {
    display: inline-block;
    position: relative;
    height: 66px;
    line-height: 66px;
    background-color: #0526AB;
    color: #fff;
    padding-left: 75px;
    padding-right: 20px;
    margin: 26px 0 50px;
    font-size:30px;
    border-radius: 36px;
}

.sp-credit_panel .sp-credit_title .credit_title_icon {
    display: block;
    position: absolute;
    left: -7px;
    top: -10px;
    width:70px;
    height: 87px;
    background: url(/statics/shop/images/vipCredit/credit-1-1.png) left center no-repeat;
    background-size: cover
}

.sp-credit_panel .sp-credit_desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
    padding: 0 8px;
}

.sp-credit_panel .sp-credit_desc span {
    color: #FF4D4F
}

.sp-credit_panel .sp-credit_table {
    border-collapse: collapse;
    text-align: center;
    width: 100%
}

.sp-credit_panel .sp-credit_table td,
.sp-credit_panel .sp-credit_table th {
    height: 54px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #E5E5E5;
    vertical-align: middle;
}

.sp-credit_panel .sp-credit_table td:nth-of-type(odd),
.sp-credit_panel .sp-credit_table th:nth-of-type(odd) {
    background-color: #0526AB;
    color: #fff;
    width: 230px
}

.sp-credit_panel .sp-credit_photo {
    text-align: center
}

.sp-credit_panel .sp-credit_photo .photo_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center
}

.sp-credit_panel .sp-credit_photo .photo_main {
    width: 348px;
    height: 261px;
    position: relative;
    flex-shrink: 0;
    margin: 0 auto
}

.sp-credit_panel .sp-credit_photo .photo_main:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.sp-credit_panel .sp-credit_photo .photo_main .photo_img {
    width: 100%;
    height: 100%
}

.sp-credit_panel .sp-credit_photo .photo_main .photo_cover {
    position: absolute;
    right: 22px;
    bottom: 14px;
    z-index: 2;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.sp-credit_panel .sp-credit_photo .photo_main .photo_cover .i-search {
    font-size: 20px;
    padding-right: 7px;
}

.sp-credit_panel .sp-credit_support {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .75)
}

.sp-credit_panel .sp-credit_support table,
.sp-credit_panel .sp-credit_support td,
.sp-credit_panel .sp-credit_support th {
    border: 1px solid #E5E5E5;
    vertical-align: middle;
    line-height: 54px
}

.sp-credit_panel .sp-credit_support th {
    background-color: #F3F3F3
}

.sp-credit_panel .sp-credit_support th.col-1 {
    width: 170px
}

.sp-credit_panel .sp-credit_support td {
    padding: 16px 32px;
}

.sp-credit_panel .sp-credit_support .cs_radio {
    float: left;
    width: 33%;
    padding-left: 24px;
    box-sizing: border-box;
    text-align: left;
    line-height:30px;
    position: relative;
    font-size:16px;
}

.sp-credit_panel .sp-credit_support .cs_radio:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 15px;
    display: inline-block;
    background: url(/statics/shop/images/vipCredit/cs-radio.png) 0 0 no-repeat;
    background-size: 100%;
    transform: translateY(-50%);
}

.sp-credit_panel .sp-credit_support .cs_radio.active:before {

    width: 18px;
    height: 17px;
    background-position: -0 -16px;
}

.sp-credit_panel .sp-credit_identify {
    width: 587px;
    height: 300px;
    margin: 0 auto .4rem;
    background: url(/statics/shop/images/vipCredit/credit-4.png) no-repeat;
    background-size: 100%;
    padding-top: 61px;
    box-sizing: border-box;
}

.sp-credit_panel .sp-credit_identify .img {
    width: 180px;
    height: 90px;
    border: 2px solid #CFB173
}

.sp-credit_panel .sp-credit_identify .ci_brand {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: rgba(0, 0, 0, .75);
    margin: 13px auto 6px;
}

.sp-credit_panel .sp-credit_identify .ci_star {
    margin: 0 auto 12px;
}

.sp-credit_panel .sp-credit_identify .ci_txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #B1883F
}

.sp-credit_panel dl.sp-credit_advise {
    text-align: left;
    margin-top:24px;
    padding: 0 8px;
}

.sp-credit_panel dl.sp-credit_advise dt {
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 19px;
}

.sp-credit_panel dl.sp-credit_advise dd {
    /* width: 24%; */
    position: relative;
    display: inline-block;
    margin-right: 22px;
    padding-left: 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    box-sizing: border-box;
}

.sp-credit_panel dl.sp-credit_advise dd:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background: #ff3232;
    transform: rotate(45deg)
}

.sp-credit_btns {
    text-align: center;
    margin-bottom:24px;
}

.sp-credit_btns .btn-white,.sp-credit_btns .btn-red{
    display: inline-block;
    width: 216px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    border-color: #FF4D4F;
    color:#FF4D4F;
    box-sizing: border-box;
}
.sp-credit_btns .btn-white{
    margin-right: 48px;
}
.sp-credit_btns .btn-white:hover,.sp-credit_btns .btn-red{
    background: #FF4D4F;
    color:#fff;

}

.sp-credit_footer {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.4);
    text-align: center;
}


/* v3 */

/* 搜索栏 */
.header-center_v3{
    padding:32px 0;
}
.header-center-logo_v3{
    float: left;
    margin-right: 14px;
    height: 112px;
}
.header-center-logo_v3>img{
    display: inline-block;
    width: 180px;
    height: 100%;
    background: #F5F5F5;
}
.header-center-info_v3{
    float: left;
    padding:21px 0;
}
.header-center-info_v3-company{
    font-size: 18px;
    margin-left:6px;
    font-weight: bold;
    color:#323232;
    margin-bottom:4px;
}
.header-center-info_v3 > .level-link >li{
    float: left;
    margin-right: 7px;
}
.header-center-info_v3 > .level-link >li>a, .header-center-info_v3 > .level-link >li>div{
    color: #C58E58;
    font-size: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-center-info_v3 > .level-link >li>a>i, .header-center-info_v3 > .level-link >li>div>i{
    transform: scale(0.65);
    float:left;
}
.header-center-info_v3 > .level-link >li>a>p,
.header-center-info_v3 > .level-link >li>a>div,
.header-center-info_v3 > .level-link >li>div>p,
.header-center-info_v3 > .level-link >li>div>div{
    float:left;
    position: relative;
    left: -5px;
    top: -1px;
}

.header-center-search.v3{
    margin-top: 26px;
}
.header-center-search.v3 .inputWrap{
    border-color: #DE0016;
    border-radius: 10px;
    width: 549px;
    height: 50px;
    box-sizing: border-box;
    position: relative;
    padding:0;
}
.header-center-search.v3 .inputWrap>.left{
    width: 104px;
    height: 46px;
    position: initial;
    float: left;
}
.header-center-search.v3 .select2-container{
    width: 104px !important;
}
.header-center-search.v3 .select2-container--default .select2-selection--single{
    background-color:transparent;
}

.header-center-search.v3 .select2-container--default .select2-selection--single{
    height: 46px;
    background: rgba(222,0,22,.05);
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: initial;

}
.header-center-search.v3 .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 46px;
    padding: 0;
    color:#DE0016;
    margin-right: 4px;
}
.header-center-search.v3 .select2-container--default .select2-selection--single .select2-selection__arrow,
.header-center-search.v3 .select2-container--default .select2-selection--single .select2-selection__arrow b{
    position: initial;
    height: auto;
    color:#DE0016;
}

.header-center-search.v3 .inputWrap input{
    padding:0 16px;
    height: 46px;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    width: 353px;
    box-sizing:border-box;
}

.header-center-search.v3 .inputWrap input::-webkit-input-placeholder {
    color:   rgba(0, 0, 0, 0.9);
}
.header-center-search.v3 .inputWrap input::-moz-placeholder {
    color:   rgba(0, 0, 0, 0.9);
}
.header-center-search.v3 .inputWrap input:-ms-input-placeholder {
    color:   rgba(0, 0, 0, 0.9);
}
.header-center-search.v3 .inputWrap button{
    width: 92px;
    height: 46px;
    border: 2px solid #DE0016;
    background: #DE0016;
    font-size: 16px;
}

/* 直通车 */
.banner .sp-zhitongche_v3{
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -600px;
    z-index: 1;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.sp-zhitongche_v3{
    width: 326px;
    height: 420px;
    background:#fff;
    box-sizing: border-box;
}
.jmbk-zhitongche.sp-zhitongche_v3{
    background:#fff;
}
.sp-zhitongche_v3 .sp-zhitongche-header_v3{
    padding: 12px 0;
    margin: auto 20px;
    box-sizing: border-box;
    border-bottom: 3px solid #DE0016;
}
.sp-zhitongche_v3 .sp-zhitongche-title_v3{
   display: flex;
   align-items: center;
   margin-bottom: 6px;
}
.sp-zhitongche_v3 .sp-zhitongche-title_v3>i{
    width: 24px;
    height: 24px;
    background: #DE0016;
    margin-right: 6px;
    background: url('../images/zhitongche_v3.png') no-repeat center center;
    background-size: contain;
}
.sp-zhitongche_v3 .sp-zhitongche-title_v3>p{
    font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
}
.sp-zhitongche_v3 .sp-zhitongche-header_v3 > p{
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
}
.banner .sp-zhitongche_v3 .sp-zhitongche-section{
    /* height: 275px; */
}
.sp-zhitongche_v3 .sp-zhitongche-section{
    height: 275px;
    padding:0 20px 24px;
    box-sizing: border-box;
}
.sp-zhitongche_v3 .league-form{
    padding:14px 0;
}
.sp-zhitongche_v3 .league-form .field{
    margin-bottom: 8px;
}
.sp-zhitongche_v3 .league-form .field label{
    margin-bottom: 8px;
    display: block;
    color: #323232;
    font-size: 14px;
}
.sp-zhitongche_v3 .league-form .field>.field_area{
    height: 36px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    padding:0 12px;
    width: 100%;
    font-size:14px;
    box-sizing: border-box;
    overflow: hidden;
}
.sp-zhitongche_v3 .league-form .field>.field_area>input{
    width: 90%;
    float:left;
    height: 100%;
}
.sp-zhitongche_v3 .league-form .field>.field_area>em{
    float: right;
    line-height: 36px;
}

.sp-zhitongche_v3 .league-form>.btn{
    height: 40px;
    background: #DE0016;
    box-shadow: 0px 4px 8px rgba(222, 0, 22, 0.25);
    border-radius: 4px;
    width: 100%;
    color:#fff;
    margin: 16px 0 8px;
    font-size: 16px;
    box-shadow: 0px 4px 8px rgba(222, 0, 22, 0.25);
}

.banner .sp-zhitongche_v3 .area.g_crmAreaSelectWrap>span{
    /* min-width: 104px; */
    width: 92px !important;
}

.sp-zhitongche_v3 .area.g_crmAreaSelectWrap>span{
    min-width: 80px;
}

.sp-zhitongche_v3 .area.g_crmAreaSelectWrap .select2-selection--single {
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    height: 36px;
}
.sp-zhitongche_v3 .area.g_crmAreaSelectWrap .select2-selection--single .select2-selection__rendered{
    line-height: 36px;
}
.sp-zhitongche_v3 .txt-2{
    height: 20px;
    text-align: center;
    color: #333333;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sp-zhitongche_v3 .txtMarquee-top{
    /* display: flex;
    align-items: center;
    justify-content: center; */
    height: 16px;
    overflow: hidden;
}
.sp-zhitongche_v3 .txt-2 >i{
    font-size: 15px;
    color:#FF3C3C;
    margin-right: 10px;
    float: left;
}
.sp-zhitongche_v3 .txtMarquee-top > .bd{
    float: left;
}
.sp-zhitongche_v3 .txtMarquee-top li{
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}
.sp-zhitongche_v3 .txtMarquee-top li>span{
    color:#FF3C3C;
}
.sp-zhitongche_v3 .sp-zhitongche-bottom{
    height: 77px;
    background: rgba(255, 125, 50, 0.1);
    padding:19px 20px 22px;
    box-sizing: border-box;
}

.sp-zhitongche_v3 .sp-zhitongche-bottom .sp-zhitongche-contain{
    height: 100%;
    box-shadow: 0px 4px 8px rgba(255,60,60, 20%);
    overflow: hidden;
}

.sp-zhitongche_v3 .sp-zhitongche-bottom .sp-zhitongche-contain>input{
    height: 100%;
    background:#fff;
    width: 220px;
    float: left;
    padding:0 8px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    border: 1px solid #FF3C3C;
    border-radius: 4px 0 0 4px;
}
.banner .sp-zhitongche_v3 .sp-zhitongche-bottom .sp-zhitongche-contain>input{
    width: 195px;
}
.sp-zhitongche_v3 .sp-zhitongche-bottom .sp-zhitongche-contain>button{
    width: 90px;
    height: 100%;
    background: linear-gradient(180deg, #FF8700 0%, #FF1C1C 100%);
    border-radius: 0px 4px 4px 0px;
    float: left;
    color:#fff;
    font-size: 14px;
}
.banner .sp-zhitongche_v3 .sp-zhitongche-bottom .sp-zhitongche-contain>button{
    width: 91px;
}



/* 认证 */
.commentDialog_v3{
    margin: 0 auto;
    width: 530px;
    height: 420px;
    padding-top:76px;
    position: relative;
    box-sizing: border-box;
}
.commentDialog_v3-Icon{
    height: 164px;
    width: 179px;
    background: url(../images/v3_shop-jm-people.png) no-repeat center center;
    position: absolute;
    background-size: contain;
    top: 0px;
    left: -16px;
}
.commentDialog_v3 .commentDialog_v3-inner{
    width: 530px;
    height: 344px;
    background: url(../images/v3_shop-jm-bg.png?v=1.1) no-repeat center center;
    background-size: cover;
    padding:88px 8px 8px 8px;
    box-sizing: border-box;
}
.commentDialog_v3 .commentDialog_v3-main{
    background: #fff;
    border-radius: 6px;
    height:100%;
}

.commentDialog_v3 .commentDialog_v3-main .brandinfo{
    height: 140px;
    background: #F8F8F8;
    padding: 16px;
    box-sizing: border-box;
    display: flex;
    align-items: center;

}
.commentDialog_v3 .commentDialog_v3-main .brandinfo>img{
    flex: 0 0 174px;
    width: 174px;
    height: 108px;
    border-radius: 4px;
    margin-right: 12px;
}
.commentDialog_v3 .commentDialog_v3-main .brandinfo>.txt{
    box-sizing: border-box;
    padding-right: 8px;
    flex:1;
    overflow: hidden;
}
.commentDialog_v3 .commentDialog_v3-main .brandinfo>.txt h2{
    color:#000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    width: 100%;
}
.commentDialog_v3 .commentDialog_v3-main .brandinfo>.txt>p{
    margin-bottom: 4px;
    display: flex;
    font-size: 12px;
    line-height: 16px;
}
.commentDialog_v3 .commentDialog_v3-main .brandinfo>.txt>p>em{
    letter-spacing: 1px;
}
.commentDialog_v3 .commentDialog_v3-main .bottom{
    box-sizing: border-box;
    padding:0 16px;
}
.commentDialog_v3 .commentDialog_v3-main .bottom > p{
    font-size: 14px;
    color:#DE0016;
    padding:16px 0 12px;
    box-sizing: border-box;
    line-height: 20px;
}

.commentDialog_v3 .commentDialog_v3-main .comment-form_v2 .field{
    height: 37px;
    border: 1px solid #FF6173;
    border-radius: 4px;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;

}
.commentDialog_v3 .commentDialog_v3-main .comment-form_v2 .field>input{
    font-size: 15px;
    flex: 1;
    height: 100%;
    padding:0 8px;
    float: left;
    box-sizing: border-box;
}
.commentDialog_v3 .commentDialog_v3-main .comment-form_v2 .field>button{
    width: 130px;
    height: 100%;
    background: linear-gradient(90deg, #FF6476 0%, #FF3842 100%);
    border-radius: 0;
}


/* 投资预算 */
.sp-panel-budget_v3{
    height: 300px;
    margin-bottom: 20px;
    background: url(../images/v3_budget_bg.png) no-repeat center center;
    background-size: contain;
    padding:0 8px 8px;
    box-sizing: border-box;
}
.jmzn_budget .sp-panel-budget_v3{
    position: relative;
    left: -20px;
    width: 820px;
    margin-bottom: 0;
}

.sp-panel-budget_v3 .budget-header_v3{
    height: 52px;
    display: flex;
    align-items: center;
    padding:0 8px;
    font-size: 20px;
}

.sp-panel-budget_v3 .budget-header_v3>i{
    height:36px;
    width: 36px;
    display: inline-block;
    background: url(../images/v3_budget_icon.png) no-repeat center center;
    background-size: contain;
    margin-right: 3px;
}
.sp-panel-budget_v3 .budget-title_v3{
    font-size: 20px;
    color:#fff;
}
.sp-panel-budget_v3 .budget-title_v3 strong{
    margin:0 6px;
}

.sp-panel-budget_v3 .budget-main_v3{
    height: 240px;
    background:#fff;
}

.sp-panel-budget_v3 .budget-form_v3{
    padding: 24px ;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.sp-panel-budget_v3 .budget-form-lf{
    height: 100%;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 430px;
    box-sizing: border-box;
    float: left;
}
.sp-panel-budget_v3 .field{
    position: relative;
    overflow: hidden;
    height: 36px;
    display: flex;
}
.sp-panel-budget_v3 .field:not(:last-child){
    margin-bottom: 16px;
}
.sp-panel-budget_v3 .field label{
    width: 70px;
    text-align: right;
    color: #323232;
    line-height: 36px;
}
.sp-panel-budget_v3 .field input{
    width: 332px;
    border-radius: 4px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    height: 36px;
    font-size: 14px;
    padding:0 50px 0 12px;
}

.sp-panel-budget_v3 .field .g_crmAreaSelectWrap, .sp-panel-budget_v3 .field .inputUnit{
    width: 332px;
    display: inline-block;
}

.sp-panel-budget_v3 .field .unit{
    position: absolute;
    right: 36px;
    top: 10px;
    font-size: 12px;
}
.sp-panel-budget_v3 .select2-selection--single {
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    height: 36px;
}

.sp-panel-budget_v3 .field .select2-selection__rendered {
    line-height: 36px;
}

.sp-panel-budget_v3 .area.g_crmAreaSelectWrap>span{
    min-width: 104px;
}

.sp-panel-budget_v3 .budget-form-rt{
    padding-left: 24px;
    box-sizing: border-box;
    float: left;
    width: 326px;
    height: 100%;
}
.sp-panel-budget_v3 .budget-form-gif{
    width: 306px;
    height: 47px;
}
.sp-panel-budget_v3 .budget-form-gif img{
    display: block;
    height: 47px;
    width: 100%;
}

.sp-panel-budget_v3 .budget-form-prompt{
    margin:12px 0 12px;
    background: rgba(255,125,50,0.1);
    padding:6px 8px;
    font-size: 12px;
    color:#000;
    box-sizing: border-box;
    line-height: 19px;
    /* text-overflow: -o-ellipsis-lastline; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px; */
}
.sp-panel-budget_v3 .budget-form-prompt em{
    color:#DE0016;
}

.sp-panel-budget_v3 .btn{
    height: 40px;
    background: #DE0016;
    box-shadow: 0px 4px 8px rgba(222, 0, 22, 0.25);
    border-radius: 4px;
    color: #FFFFFF;
    line-height: 40px;
    font-size: 16px;
    width: 288px;
    display: block;
    margin:0 auto;
}

.sp-panel-budget_v3 .budget-form-data{
    font-size: 12px;
    line-height: 16px;
    color: #FF3232;
    opacity: 0.8;
    text-align: center;
    margin-top: 17px;
}

/* 产品图库 */
.sp-panel_v3-product{
    margin-top: 20px;
}

.sp-panel_v3-product-title{
    overflow: hidden;
    padding:0 16px 0 20px;
    box-sizing: border-box;
    background:#fff;
    height:48px;
    margin-bottom:12px;
}
.sp-panel_v3-product-title > p{
    line-height: 48px;
    font-size: 18px;
    float: left;
    font-weight: bold;
    color:#333;
}
.sp-panel_v3-product-title > a{
    color:#588AC6;
    font-size: 14px;
    float: right;
    line-height: 48px;
}

.sp-panel_v3-product .pro-gallery>li{
    width: 259px;
    /*height: 318px;*/
}
.sp-panel_v3-product .pro-gallery>li>a, .sp-panel_v3-product .pro-gallery>li img{
    display: block;
    width: 100%;
}
.sp-panel_v3-product .pro-gallery .bottom{
    position: static;
    padding:4px 16px 7px;
    font-size: 14px ;
    line-height: 19px;
}
.sp-panel_v3-product .pro-gallery .bottom .title{
    margin:0;
}
.sp-panel_v3-product .pro-gallery>li:hover{
    /*border: 1px solid #DE0016;*/
    transition: all 0.15s linear;
}

/* 加盟方案 */
.sp-panen_v3-league{
    height: 344px;
    margin-top: 20px;
    background: url(../images/v3_leagu_bg.png) no-repeat center center;
    background-size: contain;
    padding:0 8px 8px;
    box-sizing: border-box;
}

.sp-panen_v3-league .comment-form{
    padding: 24px 12px;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.sp-panen_v3-league .sp-panen_v3-league-title{
    height: 52px;
    display: flex;
    align-items: center;
    padding:0 8px;
    color:#fff;
    font-size: 20px;
}

.sp-panen_v3-league .sp-panen_v3-league-title>i{
    height:36px;
    width: 36px;
    display: inline-block;
    background: url(../images/v3_leagu_icon.png) no-repeat center center;
    background-size: contain;
    margin-right: 5px;
}

.sp-panen_v3-league .sp-panen_v3-league-title strong{
    margin:0 6px;
}

.sp-panen_v3-league .comment-form{
    height: 284px;
    background:#fff;
}

.sp-panen_v3-league .league-form-lf{
    height: 100%;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 428px;
    box-sizing: border-box;
    float: left;
}
.sp-panen_v3-league .field{
    position: relative;
    overflow: hidden;
    height: 36px;
    display: flex;
}
.sp-panen_v3-league .field:not(:last-child){
    margin-bottom: 16px;
}
.sp-panen_v3-league .field label{
    width: 70px;
    text-align: right;
    color: #323232;
    line-height: 36px;
}
.sp-panen_v3-league .field input{
    width: 332px;
    border-radius: 4px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    height: 36px;
    font-size: 14px;
    padding:0 50px 0 12px;
}

.sp-panen_v3-league .field .g_crmAreaSelectWrap, .sp-panen_v3-league .field .inputUnit{
    width: 332px;
    display: inline-block;
}

.sp-panen_v3-league .select2-selection--single {
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    height: 36px;
}

.sp-panen_v3-league .field .select2-selection__rendered {
    line-height: 36px;
}

.sp-panen_v3-league .g_areaSelectWrap>div>span{
    min-width: 104px;
    margin-right: 5px;
}
.sp-panen_v3-league  .btn{
    height: 40px;
    background: #DE0016;
    box-shadow: 0px 4px 8px rgb(222 0 22 / 25%);
    border-radius: 4px;
    color: #FFFFFF;
    line-height: 40px;
    font-size: 16px;
    width: 288px;
    display: block;
    margin: 24px auto 0;
    position: relative;
    left: -24px;
}
.sp-panen_v3-league .league-form-desc{
    margin-top: 16px;
    font-size: 12px;
    color: #FF3232;
    text-align: center;
    position: relative;
    left: -24px;
}

.sp-panen_v3-league .league-form-rt{
    padding-left: 14px;
    box-sizing: border-box;
    float: left;
    width: 352px;
    height: 100%;
}


 .swiper-joinScheme{
    height: 300px!important;
}
.sp-panen_v3-league .league-info_v3{
    margin-bottom: 8px;
}
.sp-panen_v3-league .league-info_v3>div{
    height:40px;
    width: 100%;
    background: rgba(255, 125, 50, 0.1);
    border-radius: 4px;
    padding:8px;
    box-sizing: border-box;
    font-size: 12px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.sp-panen_v3-league .league-info_v3>div>img{
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 8px;
}

.sp-panen_v3-league .league-info_v3>div>span{
    color:#DE0016;
    line-height: 24px;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shop-info_v3{
    height: 393px;
    background: #fff;
    padding:20px 16px 16px;
    text-align: center;
    box-sizing: border-box;
}
.shop-info_v3>img{
    height: 112px;
    width: 180px;
}

.shop-info_v3>p{
    font-size: 18px;
    font-weight: bold;
    line-height: 29px;
    color: #323232;
    margin:10px 0 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.shop-info_v3 .shop-info-cont_v3{
    height: 193px;
    background: rgba(255, 125, 50, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding:16px 0 0px;
    box-sizing: border-box;
}



.shop-info_v3 .shop-info-cont_v3 .exponent{
    width: 120px;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-grade{
    width: 100%;
    height: auto;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-grade dt{
    margin-bottom: 8px;
    line-height: 18px;
    height:18px;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-grade dd{
    margin-bottom: 4px;
    line-height: 16px;
    font-size: 12px;
    height: 16px;
    color:#DE0016;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-grade>.grade dd i{
    color:#DE0016;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-grade dd em{
    color:#323232;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-grade dt, .shop-info_v3 .shop-info-cont_v3 .shop-info-grade dd{
    padding-left: 0;
    font-weight: 400;
}
.shop-info_v3 .shop-info-cont_v3 .exponent dd{
    line-height: 80px;
    font-size: 48px;
    color:#323232;
    height: auto;
}
.shop-info_v3 .shop-info-cont_v3 .grade{
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    width: 204px;
    padding:0 10px;
    box-sizing: border-box;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-btn{
    padding: 12px 6px;
    box-sizing: border-box;
    overflow: hidden;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-btn>a{
    float: left;
    margin:0 6px;
    width: 143px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #DE0016;
}
.shop-info_v3 .shop-info-cont_v3 .shop-info-btn>a.free{
    color:#DE0016;
    background:#fff;
}

.layui-layer{
    box-shadow: none !important;
}



.franchiseBudgetDialog.v3{
    height: 516px;
    background: url(/statics/shop/images/v3_basci_bg.png) center center no-repeat;
    background-size: contain;
}
.franchiseBudgetDialog.v3 .inner{
    height: 441px;
}

.franchiseBudgetDialog.v3 .franchiseBudget-form button{
    margin-top: 10px;
}
.franchiseBudgetDialog.v3 .dialog_title{
    font-weight: 400;
}
.franchiseBudgetDialog.v3 .inner .field input{
    font-size: 14px;
}
.franchiseBudgetDialog.v3 .inner .field_2{
    padding-top: 16px;
}
.franchiseBudgetDialog.v3 .inner p{
    margin-bottom:16px;
}

/* VR海报视频 */
.banner_v3{
    width: 1200px;
    margin: 12px auto ;
    height: auto;
    min-height: 530px

}
.banner_v3 div{
    box-sizing: border-box;
}
.banner_v3 .box{
    height: 450px;
    top: 50%;
    transform: translateY(-50%);
}

.banner_v3 .banner-lf{
    height: 100%;
    width: 812px;
    float: left;
}

.banner-company{
    height: 100%;
    width: 372px;
    float: left;
    margin-left: 16px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    background: #FFFFFF;
    padding: 20px;
}


.banner-company .banner-company_name{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
    text-align: center;
    color:#323232;
}
.banner-company .banner-company_total{
    height: 120px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: rgba(246,246,246,0.5);
}
.banner-company .banner-company_total-price{
    height: 53px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    padding-right: 15px;
}
.banner-company .banner-company_total-price>span{
    color: #DE0016;
    font-size: 24px;
    margin-left: 8px;
    font-family: DINPro-Medium;
}
.banner-company .banner-company_total-price>em{
    color: #DE0016;
    font-size: 12px;
    position: relative;
    margin-left: 2px;
    top: 3px;
}
.banner-company  .banner-company_total-msg{
    display: flex;
    align-items: center;
    height: 67px;
}
.banner-company  .banner-company_total-msg>div{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    width: 1px;
}
.banner-company  .banner-company_total-msg>div>span{
    font-size: 18px;
    color: #DE0016;
    margin-bottom: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}
.banner-company  .banner-company_total-msg>div>em{
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
}

.banner-company .banner-company_info{
    padding:16px 12px 16px;
}

.banner-company .banner-company_info>div{
    margin-bottom: 9px;
    font-size: 14px;
}
.banner-company .banner-company_info>div>em{
    color: rgba(0, 0, 0, 0.5);
}
.banner-company .banner-company_info>div>span{
    color: rgba(0, 0, 0, 0.9);
}
.banner-company .banner-company_info>div>a{
    color: #588AC6;
}

.banner-company .banner-company_consult{
    height: 186px;
    background: rgba(255, 125, 50, 0.1);
    border-radius: 4px;
    overflow: hidden;
}

.banner-company .banner-company_consult-title{
    background:#FF7D32;
    height: 38px;
    padding:0 20px;
    display: flex;
    align-items: center;
}
.banner-company .banner-company_consult-title>i{
    width:20px;
    height: 20px;
    display: inline-block;
    background: url(../images/v3_bannerVR_icon.png) no-repeat center center;
    background-size: contain;
    margin-right: 8px;
}
.banner-company .banner-company_consult-title>span{
    font-size: 16px;
    font-weight: bold;
    color:#fff;
}

.banner-company .banner-company_consult-msg{
    padding:20px 16px;
    display: flex;
    align-items: center;
}

.banner-company .banner-company_consult-msg .banner-company_consult-msg_head{
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
}

.banner-company .banner-company_consult-msg .banner-company_consult-msg_head>img{
    width: 56px;
    height: 56px;
    border-radius: 50%;

}

.banner-company .banner-company_consult-people{
    font-size: 12px;
    color: rgba(0, 0, 0, 0.9);
}
.banner-company .banner-company_consult-people>div>span{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
}
.banner-company .banner-company_consult-people>div>em{
    margin-left: 3px;
    line-height: 24px;
    display: inline-block;
}
.banner-company .banner-company_consult-people>p{
    line-height: 12px;
    margin-top:4px;
}
.banner-company .banner-company_consult-people>p>span{
    color:#DE0016;
}
.banner-company .banner-company_consult-bth{
    width: 292px;
    height: 40px;
    background: #DE0016;
    box-shadow: 0px 4px 8px rgba(222, 0, 22, 0.25);
    border-radius: 4px;
    margin:0 auto;
    display: block;
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 40px;
}

.banner_v3 .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .banner_v3 .gallery-top_swiper{
    height: 416px;
  }
  .banner_v3 .gallery-top_swiper .swiper-pagination-bullet-active{
    background:#ff3c3c;
  }
  .banner_v3 .gallery-thumbs_swiper{
    height: 102px;
    flex: 1;
    width: 1px;
  }
  .banner_v3 .swiper-slide {
    background-size: cover;
    background-position: center;
    position: relative;
    cursor: pointer;
  }
  .banner_v3 .swiper-slide>img{
      width: 100%;
      display: block;
      height: 100%;
      cursor: default;
  }

  .banner_v3  .swiper-slide .swiper-slide_video{
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    left: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .banner_v3 .gallery-top .swiper-slide .swiper-slide_video>i{
    width: 0;
    height: 0;
    display: block;
    border-top: 12px transparent dashed;
    border-right: 12px transparent dashed;
    border-bottom: 12px transparent dashed;
    border-left: 20px rgba(0, 0, 0, 0.4) solid;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 2px;
  }

  .banner_v3 .gallery-top .swiper-slide .swiper-slide_video{
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
  }
  .banner_v3 .gallery-thumbs .swiper-slide .swiper-slide_video{
    margin-left: -12px;
    margin-top: -12px;
    width: 24px;
    height: 24px;
  }

  .banner_v3 .gallery-thumbs .swiper-slide .swiper-slide_video>i{
    width: 0;
    height: 0;
    display: block;
    border-top: 5px transparent dashed;
    border-right: 5px transparent dashed;
    border-bottom: 5px transparent dashed;
    border-left: 10px rgba(0, 0, 0, 0.4) solid;
    overflow: hidden;
    margin-left: 8px;
    margin-top: 1px;
  }

  .banner_v3 .swiper-slide>a, .banner_v3 .swiper-video, .banner_v3 .swiper-vr{
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0,0,0,0.4);
      z-index: 6;
  }

  .banner_v3 .swiper-vr{
      z-index: 5;
      background: transparent;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .banner_v3 .swiper-vr img {
      width: 64px;
      height: 64px;
  }

  .banner_v3 .gallery-top {
    height: 80%;
    width: 100%;
  }
  .banner_v3 .gallery-thumbs {
    height: 101px;
    box-sizing: border-box;
    padding-top: 12px;
    display: flex;
  }
  .banner_v3 .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 1;
  }
  .banner_v3 .gallery-thumbs .swiper-slide-thumb-active img{
    opacity: 0.4;
  }
  .banner_v3 .gallery-thumbs .swiper-slide-active_new img{
    opacity: 0.4;
  }


  .banner_v3 .gallery-thumbs_allow{
    width: 26px;
    height: 102px;
    background: rgba(0,0,0, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .banner_v3 .gallery-thumbs_allow >i{
      font-size: 19px;
      width: 12px;
    height: 19px;
    color:#fff;
  }
  .banner_v3 .gallery-thumbs_allow_left{
      margin-right:8px ;
      padding-bottom: 4px;
  }
  .banner_v3 .gallery-thumbs_allow_right{
    margin-left:8px ;
    padding-top: 4px;
}
  .banner_v3 .gallery-thumbs_allow_left >i{
    transform: rotateZ(90deg);
  }
  .banner_v3 .gallery-thumbs_allow_right >i{
    transform: rotateZ(-90deg);
  }

  .banner_v3 .gallery-thumbs .swiper-slide .swiper-slide_shade{
    width: 100%;
    height: 24px;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.9;
    text-align: center;
  }
  .banner_v3 .gallery-thumbs .swiper-slide-thumb-active .swiper-slide_shade,
  .banner_v3 .gallery-thumbs .swiper-slide-active_new .swiper-slide_shade{
    opacity: 1;
    background-color: #DE0016;
  }

  .banner_v3 .temp-video .box video{
    /* top: 280px; */
    top:0;
  }

  .banner_v3 .vclose{
    /* top: 290px; */
    top: 10px;
  }

  /* 加盟指南 广告位视频vr模块 */
  .banner_v3 .banner_ad{cursor: default;}
  .jmzn_banner{margin-top: 0;height: auto;}
  .jmzn_banner .banner-lf{width: 820px;}
  .jmzn_banner .jmzn_gallery_bottom .jmbk-article-company{
    background-color: #fff;
    margin-top: 8px;
    padding: 10px 20px;
    border-top: 0;
    margin-bottom: 0;
  }
  .jmzn_banner .banner-company{
    width: 350px;
    margin-left: 0;
    float: none;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  /* 下拉状态头部 */
  .header-fix{
    position: fixed;
    background:#fff;
    height:115px;
    top:0;
    left:0;
    right: 0;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    z-index: -1;
    opacity: 0;
    /* transition: all 0.15s linear; */
  }
  .header-fix .header-fix_content{
      width: 1200px;
      margin:0 auto;
      display: flex;
      align-items: center;
      height: 100%;
  }
  .header-fix.fixed{
        z-index: 99;
        opacity: 1;
    }

  .header-fix .header-fix_logo{
    flex: 0 0 121px;
    height: 75px;
  }

  .header-fix .header-fix_name{
      padding:0 20px;
      font-size: 18px;
      font-weight: bold;
      color: #323232;
      line-height: 29px;
      border-right: 1px solid rgba(0, 0, 0, 0.1);
  }

  .header-fix .header-fix_price{
    padding:0 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 29px;
  }

  .header-fix .header-fix_price>span{
    color: #DE0016;
    font-size: 24px;
    margin-left: 4px;
    font-family: DINPro-Medium;
    position: relative;
    top: 2px;
  }

  .header-fix .header-fix_price>em{
    color: #DE0016;
    font-size: 12px;
  }

  .header-fix  .header-fix_area{
      padding:0 20px;
      color: rgba(0, 0, 0, 0.5);
  }

  .header-fix .header-fix_area>span{
    color: #DE0016;
    font-size: 18px;
    margin-left: 4px;
  }

  .header-fix .header-fix_league{
      flex: 1;
      display: flex;
      justify-content: flex-end;
  }

  .header-fix .header-fix_league>a{
    box-shadow: 0px 4px 8px rgba(222, 0, 22, 0.25);
    border-radius: 4px;
    width: 180px;
    height: 40px;
    background: #DE0016;
    font-size: 16px;
    color:#fff;
    display: block;
    text-align: center;
    line-height: 40px;
  }

  /* 海报图片展示 */
  .showImage_fixed{
      position: fixed;
      top:0;
      bottom:0;
      left:0;
      right:0;
      z-index: 999;
      display: none;
  }
  .showImage_fixed.active{
      display: block;
  }
  .showImage_fixed .showImage_fixed-mask{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .8;
  }

  .showImage_fixed .showImage_fixed-close{
      padding:10px;
      position: absolute;
      top:38px;
      right: 38px;
      box-sizing: border-box;
      z-index: 999;
  }
  .showImage_fixed .showImage_fixed-close>i{
      font-size: 40px;
      color:#fff;
      cursor: pointer;
  }

  .showImage_fixed .showImage_fixed-prev, .showImage_fixed .showImage_fixed-next{
      width: 202px;
      height: 480px;
      display: flex;
      align-items: center;
      justify-content: center;
      box-sizing: border-box;
      cursor: pointer;
      position: absolute;
      top: 50%;
      margin-top: -240px;
      color:#fff;
      z-index: 11;
  }
  .showImage_fixed .showImage_fixed-prev{
      left: 0;
  }
  .showImage_fixed .showImage_fixed-next{
        right: 0;
  }
  .showImage_fixed .showImage_fixed-prev>i{
      font-size: 47px;
      transform: rotate(90deg);
  }
  .showImage_fixed .showImage_fixed-next>i{
    font-size: 47px;
    transform: rotate(-90deg);
  }
  .showImage_fixed .showImage_fixed-list{
      position: absolute;
      z-index: 15;
      bottom: 40px;
      left:0;
      right:0;
      display: flex;
      justify-content: center;
  }
  .showImage_fixed .showImage_fixed-list>div{
    width: 121px;
    height: 68px;
    margin-right: 8px;
    cursor: pointer;
    position: relative;
    background: rgba(0,0,0,1);
  }
  .showImage_fixed .showImage_fixed-list>div>img{
    display: block;
    width: 121px;
    height: 68px;
  }
  .showImage_fixed .showImage_fixed-list>div:after{
      position: absolute;
      top:0;
      right:0;
      bottom:0;
      left:0;
      content: '';
      background: rgb(0,0,0);
      opacity: 0.5;
      display: block;
  }
  .showImage_fixed .showImage_fixed-list>div.active:after{
    opacity: 0;
  }
  .showImage_fixed .showImage_fixed-view{
    position: absolute;
    top: 0;
    bottom:0;
    left:50%;
    margin-left: -480px;
    margin-top: 43px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    width: 960px;
  }
  .showImage_fixed .showImage_fixed-view>img{
      display: block;
      width: 960px;
      height: auto;
      max-height:  490px;
  }
  .showImage_fixed .showImage_fixed-view>p{
      color:#fff;
      margin-top: 12px;
      font-size: 24px;
  }

/* 公共颜色 */
.cell{
    display: flex;
}
.cell .cell-bd{
    flex:1;
}
.flex-column{
    flex-direction: column;
}
.flex-wrap{
    flex-wrap: wrap;
}
.vertical-center{
    align-items: center;
}
.align-center{
    justify-content: center !important;
}
.align-between {
    justify-content: space-between !important;
}
.justify-end{
    justify-content: flex-end  !important;
}
.align-end{
    align-items: flex-end;
}
.align-start{
    align-items: flex-start;
}
.align-conten-center{
    align-content: center;
}
.align-around {
    justify-content: space-around !important;
}

.vertical-align{
    align-items: center;
}
.block-9{color: rgba(0,0,0,.9);}
.block-8{color: rgba(0,0,0,.8);}
.block-7{color: rgba(0,0,0,.7);}
.block-6{color: rgba(0,0,0,.6);}
.block-5{color: rgba(0,0,0,.5);}
.block-4{color: rgba(0,0,0,.4);}
.block-3{color: rgba(0,0,0,.3);}
.block-2{color: rgba(0,0,0,.2);}
.block-1{color: rgba(0,0,0,.1);}
.line-clamp{
    display: -webkit-box !important; /*两行溢出隐藏*/
    /* word-break: break-all;*/
    word-break: normal;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.line-clamp1{
    -webkit-line-clamp:1;
}
.line-clamp2{
    -webkit-line-clamp:2;
}
.line-clamp3{
    -webkit-line-clamp:3;
}
.line-clamp4{
    -webkit-line-clamp:4;
}
.line-clamp5{
    -webkit-line-clamp:5;
}
.text-space-nowrap {
    white-space: nowrap;
}
.text-break-all {
    word-break: break-all;
    word-wrap: break-word;
}
.text-justify{
    text-align: justify;
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-middle{
    vertical-align: middle;
}
.text-red{
    color: #FF3C3C;
}
.text-bold{
    font-weight: bold;
}
/* /公共颜色 */


/* 目录路径 */
.crumbsWrap{
   display: flex;
   overflow: hidden;
   height: 51px;
   line-height: 51px;
    color: rgba(0,0,0,0.4);
}
.crumbsWrap a{
    font-size: 14px;
    color: rgba(0,0,0,0.4);
    white-space: nowrap;
}

.crumbsWrap a:hover{
    color: rgba(0,0,0,0.6);
}
/*  */

/* 门店基础信息 2 */
.banner-company2{
    width: 100%;
    margin: 24px 0;
}
.banner-company2 .f-con{
    background: linear-gradient(180deg, #FFECEB 0%, #FFFFFF 100%);
    box-shadow: 0 6px 12px 1px rgba(222,0,22,0.08);
    border-radius: 8px;
    margin-right: 20px;
    padding: 24px 0 24px 36px;
}
.banner-company2 .f-con:last-child{
    margin-right: 0;
}
.banner-company2 .f-con:hover{
    background-image: url("/statics/shop/images/img-c-bj.png");
    background-size: cover;
    color: #ffffff;
}
.banner-company2 .f-con:hover .btn{
    border-color: transparent;
}
.banner-company2 .f-con:hover .f-tit{
    color: #ffffff;
}
.banner-company2 .f-con:hover .f-sub{
    color: #ffffff;
}
.banner-company2 .f-con:hover .btn{
    background-color: #ffffff;
    color: #DE0016;
}
.banner-company2 .f-img{ width: 64px; height: 64px}
.banner-company2 .f-tit{
    font-size: 18px;
    font-weight: 500;
    color: rgba(0,0,0,0.9);
}
.banner-company2 .f-sub{
    font-size: 20px;
    color: #DE0016;
    font-weight: bold;
    margin-top: 12px;
}
.banner-company2 .f-sub span{
    font-size: 30px;
}
.banner-company2 .btn{
    background: transparent;
    /*box-shadow: 0 4px 8px 1px rgba(222,0,22,0.25);*/
    border-radius: 4px;
    opacity: 1;
    border: 1px solid #DE0016;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #DE0016;
    display: inline-block;
}
/* / 门店基础信息 2 */

/* 企业介绍 */
.f-company{
    background-color: #ffffff;
    padding: 36px;
}
.f-company .f-tit{
    font-size: 36px;
    font-weight: bold;
    color: rgba(0,0,0,0.9);
    position: relative;
    text-align: center;
}
.f-company .f-tit .f-sub{
    position: relative;
    z-index: 2;
    display: inline-block;
}
.f-company .f-tit .f-sub:before{
    content: '';
    position: absolute;
    left: -28px;
    top: -10px;
    z-index: 1;
    background-image: url("/statics/shop/images/img-shang.png");
    background-size: 44px 44px;
    width: 44px;
    height: 44px;
}
.f-company .f-tit .f-sub:after{
    content: '';
    position: absolute;
    right: -38px;
    bottom: -10px;
    z-index: 1;
    background-image: url("/statics/shop/images/img-xia.png");
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
}
.f-company .f-tit span{
    color: #DE0016;
}
.f-company .f-con{
    margin-top: 24px;
    color: rgba(0,0,0,0.7);
    line-height: 32px;
    font-size: 16px;
}
.f-company {

}
.f-company {

}
.f-company {

}
/* / 企业介绍 */

/* 招商会 */
.zsh .f-btn {
    text-align: center;
    border-radius: 4px;
    padding: 7px 28px;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #DE0016;
    color: #DE0016;
    background-color: transparent;
    display: inline-block;
}

.zsh .f-btn.red {
    background-color: #DE0016;
    color: #FFFFFF;
    box-shadow: 0 10px 20px -5px rgba(252, 44, 49, 0.5);
}

.zsh .f-tips {
    display: flex;
}

.zsh .f-tips:after {
    content: '';
    display: block;
    flex: 1;
}

.zsh .f-tips .txt {
    display: inline-block;
    background: rgba(250, 97, 45, 0.08);
    border-radius: 4px;
    padding: 4px 8px;
    color: #FA612D;
    font-size: 14px;
    box-sizing: border-box;
}

.zsh .f-tag {
    white-space: nowrap;
    border-radius: 2px;
    border: 1px solid rgba(222, 0, 22, 0.5);
    background: rgba(222, 0, 22, 0.04);
    color: #DE0016;
    font-size: 12px;
    line-height: 21px;
    padding: 0 4px;
    display: inline-block;
    box-sizing: border-box;
}

.zsh a.f-title:hover {
    color: #DE0016;
}

.zsh01 .f-item {
    margin-bottom: 16px;
    display: flex;
    height: 256px;
}

.zsh01 .f-item .banner-img {
    width: 456px;
    height: 256px;
}

.zsh01 .f-item .f-content {
    padding: 16px 24px 0px 24px;
    background-color: #ffffff;
    overflow: hidden;
    box-sizing: border-box;
}

.zsh01 .f-item .f-content:hover .w-title {
    color: red;
}

.zsh01 .f-item:hover {
    box-shadow: 0px 4px 20px 1px rgba(0, 0, 0, 0.08);
}

.zsh01 .f-item .f-content .w-box-top {
    padding-bottom: 24px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.zsh01 .f-item .f-content .w-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    font-family: PingFang SC-Medium, PingFang SC;
    cursor: pointer;
}

.zsh01 .f-item .f-content .w-time-address {
    width: 100%;
    justify-content: space-between;
}

.zsh01 .f-item .f-content .logo-img {
    width: 91px;
    height: 57px;
    border: 1px solid #E5E5E5;
    background-color: #FAFAFA;
}

.zsh01 .f-item .f-content .box01 {
    padding-top: 16px;
    box-sizing: border-box;
}

.zsh01 .f-item .f-content .box01 .w-logo-des .w-des {
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    line-height: 20px;
    margin-left: 8px;
    width: 241px;
}

.zsh01 .f-item .f-content .box01 .w-info {
    margin-left: 46px;
    display: flex;
    flex-wrap: wrap;
}

.zsh01 .f-item .f-content .box01 .w-info > div {
    width: 50%;
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.zsh01 .f-item .f-content .box01 .w-info > div:nth-last-of-type(-n+2) {
    margin-top: 8px;
}

.zsh01 .f-item .f-content .box01 .w-info > div:nth-of-type(2n) {
    text-align: right;
}

.zsh01 .f-item .f-content .box01 .f-l .f-title {
    font-size: 20px;
    color: #333333;
}

.zsh01 .f-item .f-content .box01 .f-l .f-sub {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.3);
}

.zsh01 .f-item .f-content .box01 .f-l {
    width: 210px;
    padding-right: 20px;
    box-sizing: border-box;
}

.zsh01 .f-item .f-content .box01 .f-r .f-tag {
    margin-right: 20px;
}

.zsh01 .f-item .f-content .w-time-address {
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
}

.zsh01 .f-item .f-content .w-time-address .w-time-address-l {
    max-width: 340px;
}

.zsh01 .f-item .f-content .w-time-address .w-time-address-l .icon-img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.zsh01 .f-item .f-content .w-time-address .f-time {
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.7);
    line-height: 21px;
    margin-right: 20px;
    margin-bottom: 4px;
}

.zsh01 .f-item .f-content .box01 .f-r .f-address {
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
    line-height: 21px;
    margin-right: 20px;
}

.zsh01 .f-item .f-address .iconfont2 {
    margin-left: 8px;
    font-size: 14px;
    color: #DE0016;
}

.zsh01 .f-item .f-content .box01 .f-r .f-sub {
    margin-top: 12px;
}

.zsh01 .f-tips .txt {
    margin-top: 8px;
}

.zsh01 .f-item .f-content .f-btn-box {
    margin-right: 24px;
}

.zsh01 .f-item .f-content .f-btn-box:last-child {
    margin-right: 0;
}

.zsh01 .f-item .f-content .f-btn {
    border-radius: 4px;
    padding: 5px 27px;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #DE0016;
    color: #DE0016;
    background-color: transparent;
}

.zsh01 .f-item .f-content .f-btn.red {
    background-color: #DE0016;
    color: #FFFFFF;
    box-shadow: 0 10px 20px -5px rgba(252, 44, 49, 0.5);
}

.zsh02 .f-item {
    width: 284px;
    background-color: #ffffff;
    padding: 12px 12px 17px;
    box-sizing: border-box;
    margin-right: 21px;
    margin-bottom: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
}

.zsh02 .f-item:nth-child(4n) {
    margin-right: 0;
}

.zsh02 .f-item .logo-img {
    width: 260px;
    height: 162px;
    background-color: #FAFAFA;
}

.zsh02 .f-item .w-title {
    margin-top: 12px;
}

.zsh02 .f-item .f-title {
    font-size: 16px;
    color: #333333;
    max-width: 150px;
}

.zsh02 .f-item .f-sub {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.3);
}

.zsh02 .f-item .f-time {
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
    line-height: 21px;
}

.zsh02 .f-item .f-address {
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
    line-height: 21px;
    margin-top: 4px;
}

.zsh02 .f-item .icon-img {
    width: 16px;
    height: 16px;
    margin-right: 7px;
}

.zsh02 .f-item .f-address .iconfont2 {
    margin-left: 8px;
    font-size: 14px;
    color: #588AC6;
}

.zsh02 .f-item .f-tips .txt {
    margin-top: 16px;
    font-size: 12px;
}

.zsh02 .f-btn-area {
    margin-top: 16px;
}

.zsh02 .f-tag {
    margin-bottom: 10px;
}


.sc-szh-box.xbj {
    border-top: 2px solid #FF3B13;
}
.sc-szh-box.xbj.swiper-container {
    background-color: #ffffff;
    margin-bottom: 16px;
}
.sc-szh-box.xbj .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 0;
    opacity: 1;
}
.sc-szh-box.xbj .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #DE0016;
}
.sc-szh-box.xbj .f-item {
    width: 100%;
    padding: 8px 20px 20px;
    margin-right: 0;
    margin-bottom: 16px;
}
.sc-szh-box.xbj .f-item .f-btn {
    width: 154px;
    box-sizing: border-box;
}
.sc-szh-box.xbj .f-item .f-title {
    font-weight: bold;
}
/* / 招商会 */

.public-btn1:hover {
    background-color: rgba(222, 0, 22, 0.7) !important;
  }

  .public-btn2:hover {
    background-color: #FC2C31 !important;
    color: #fff !important;
  }



/* 加盟导语  */
.w-franchise-lead{
    padding: 36px;
    box-sizing: border-box;
    background:#fff;
    text-align: center;
}
.w-franchise-lead .w-title{
    font-size: 36px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: rgba(0,0,0,0.9);
    position: relative;
    display: inline-block;
    margin: 0 auto;

}
.w-franchise-lead .w-title .kh-l{
    width: 44px;
    height: 44px;
    position: absolute;
    left: -45px;
    top:-10px
}
.w-franchise-lead .w-title .kh-r{
    width: 32px;
    height: 32px;
    position: absolute;
    right: -35px;
    bottom:-10px
}
.w-franchise-lead .w-content{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0,0,0,0.7);
    margin-top:24px;
    line-height: 32px;
    text-align: left;
}
/* 加盟导语  end*/
/* 加盟预算详细费用 */
.franchise-budget-info{
    background:#fff;
    padding: 36px 0;
}
.franchise-budget-info .w-title{
    display:flex;
    align-items: center;
}
.franchise-budget-info .w-title .w-price{
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: rgba(0,0,0,0.9);
}
.franchise-budget-info .w-title .w-btn{
    width: 152px;
    height: 36px;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #DE0016;
    color: #DE0016;
    font-size: 14px;
    margin-left:24px;
    background:#fff;
    display:flex;
    align-items: center;
    justify-content: center;
}
.franchise-budget-info  .w-table{
    width: 1200px;
    border-collapse: collapse;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-top:20px
}
.franchise-budget-info  .w-table .w-thead tr{
    background-color: rgba(222,0,22,0.08);

}
.franchise-budget-info .w-table .w-tbody tr{
    background-color: #fff
}
.franchise-budget-info  .w-table .w-tbody tr:nth-of-type(2n){
    background-color: rgba(222, 0, 22, 0.04);
}
.franchise-budget-info .w-table th,  .franchise-budget-info .w-table td{
    height: 56px;
    font-size: 14px;
    font-family: PingFang SC-Bold, PingFang SC;
    color: rgba(0,0,0,0.9);
    line-height: 56px;
    text-align:center;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.franchise-budget-info .w-table th{
        font-weight: bold;

}
/* 加盟预算详细费用  end*/
/* 加盟预算计算器 */
.franchise-budget-calculator{
    background: url(/statics/shop/images/js-bg.png) no-repeat 0 0;
    padding:36px 0;
    background-size: cover;
}

/* 加盟预算计算器  end*/
.franchise-budget-rest-content{
    padding: 36px 0;
    overflow: hidden;
}

/* 品牌动态样式调整 */
.w-sp-panel-header{
    height: 58px;
    line-height: 58px;
}
.w-sp-news-list-item .txt{
 position: relative;

}
.w-sp-news-list-item .txt-1{
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    height: auto;

}
.w-sp-news-list-item .w-time{
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0,0,0,0.3);
    position: absolute;
    bottom: 0;
    left: 0;
}

/* 招商区域 */
.w-zsqy-content{
    margin-top: 16px;
}
.w-zsqy-content .sp-panel-header{
    height: 58px;
    line-height: 58px;
    border:none;
    position: relative;
}
.w-zsqy-content .sp-panel-header::before{
    content: '';
    position: absolute;
    left: 20px;
    bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: calc(100% - 40px);

}
.w-zsqy-content .sp-panel-header .sp-panel-title{
    font-size: 20px;
    font-weight: bold;
    color: rgba(0,0,0,0.9);
}
.w-zsqy-content .sp-panel-areaSearch .txt-1 {
    font-size: 12px;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
}
.zsqy-zc-tj{
    background-color: #fff;
    box-sizing: border-box;
}
.zsqy-zc-tj .sp-panel-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zsqy-zc-tj .sp-panel-header .w-more{
    font-size: 14px;
    color: rgba(0,0,0,0.4);
}

.zsqy-zc-tj .sp-panel-title{
    position: relative;
}
.zsqy-zc-tj .sp-panel-title::before{
    position: absolute;
    content: '';
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #DE0016;
}
.zsqy-zc-tj  .w-content{
    padding: 16px 20px;
    font-size: 14px;
    font-weight: 400;
    height: 200px;
     overflow: hidden;
     box-sizing: border-box;
    position: relative;

}
.zsqy-zc-tj  .btn-box{
    padding: 20px 0;
}
.zsqy-zc-tj .shadow{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.8), transparent);
}
.zsqy-zc-tj  .btn{
    width: 175px;
    height: 34px;
    font-size: 14px;
    color: #ff3232;
    background: #fff;
    border: solid 1px #e6e6e6;
    margin: 0 auto;
    display: block;
}


.sc-szh-box.xbj {
    border-top: 2px solid #FF3B13;
  }
  .sc-szh-box.xbj.swiper-container {
    background-color: #ffffff;
    margin-bottom: 16px;
  }
  .sc-szh-box.xbj .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 0;
    opacity: 1;
  }
  .sc-szh-box.xbj .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #DE0016;
  }
  .sc-szh-box.xbj .f-item {
    width: 100%;
    padding: 8px 20px 20px;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .sc-szh-box.xbj .f-item .f-btn {
    width: 154px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 4px;
    padding: 7px 28px;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #DE0016;
    color: #DE0016;
    background-color: transparent;
    display: inline-block;
  }
  .sc-szh-box.xbj  .f-btn.red {
    background-color: #DE0016;
    color: #FFFFFF;
    box-shadow: 0 10px 20px -5px rgb(252 44 49 / 50%);
    }
  .sc-szh-box.xbj .f-item .f-title {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    max-width: 150px;
  }
.f-dialog-layout{width: 530px !important;height: 280px;background-color: transparent !important;}
  .f-dialog-zsh {
    background: url(/statics/shop/images/dialog-exhibition.png) no-repeat;
    background-size: 100%;
    width: 530px;
    height: 270px;
    padding: 22px 8px 8px;
    box-sizing: border-box;
    position: relative;
  }
  .f-dialog-zsh .f-dialog-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px;
    cursor: pointer;
  }
  .f-dialog-zsh .f-dialog-close .iconfont2 {
    font-size: 11px;
    color: transparent;
  }
  .f-dialog-zsh .f-dialog-cont {
    border-radius: 6px;
    background-color: #ffffff;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-tag {
    border-radius: 2px;
    border: 1px solid rgba(222, 0, 22, 0.5);
    background: rgba(222, 0, 22, 0.04);
    color: #DE0016;
    font-size: 12px;
    line-height: 21px;
    padding: 0 4px;
    display: inline-block;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-tag {
    margin-top: 12px;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-l {
    width: 206px;
    background-color: #F8F8F8;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 16px 16px 0;
    box-sizing: border-box;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-l .f-dialog-img {
    width: 100%;
    height: 108px;
    border-radius: 4px;
    border: 1px solid #707070;
    background: #FFFFFF;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-l .f-dialog-tit {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.75);
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-l .f-dialog-time {
    margin-top: 8px;
    font-size: 12px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.5);
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-l .f-dialog-address {
    margin-top: 6px;
    font-size: 12px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r {
    padding: 0 16px;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r .f-dialog-field {
    padding: 8px;
    background: rgba(245, 245, 245, 0.5);
    border-radius: 4px;
    opacity: 1;
    border: 1px solid #E5E5E5;
    margin-bottom: 16px;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r .f-dialog-field > input {
    background-color: transparent;
    width: 100%;
    height: 22px;
    font-size: 16px;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r .f-dialog-field > input::placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r .f-dialog-btn-box {
    margin-top: 8px;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r .f-dialog-btn-box .f-dialog-btn {
    border-radius: 23px;
    padding: 12px 28px;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    background-color: transparent;
    font-weight: 400;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r .f-dialog-btn-box .f-dialog-btn.red {
    background: linear-gradient(90deg, #FF6476 0%, #FF3842 100%);
    box-shadow: 0px 4px 8px 1px rgba(255, 94, 110, 0.4);
    color: #FFFFFF;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-r .f-dialog-btn-box .f-dialog-btn.plugin {
    width: 100%;
    box-sizing: border-box;
  }
  .f-dialog-zsh .f-dialog-cont .f-dialog-tips {
    text-align: center;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.3);
    margin-top: 16px;
  }
  .w-swiper-box .banner_v3 {
    width: 100%;
  }


/* 店铺导航 */
.shop-header-nav .f-img{width: 175px;height: 108px;vertical-align: middle;}
.shop-header-nav .ul{display: flex;}
.shop-header-nav .ul li{position: relative; width: 176px;text-align: center;display: flex;justify-content: center;}
.shop-header-nav .ul li:after{content: '';position: absolute;right: 0;top: 50%;transform: translate(0,-50%);width: 1px;height: 24px;background-color: rgba(0,0,0,.1);}
.shop-header-nav .ul li:last-child:after{display: none;}
.shop-header-nav .ul li a{position: relative;width: 160px; height:108px; font-size: 24px;font-weight: bold;color: rgba(0,0,0,0.9);display: flex;flex-direction: column;align-items: center;justify-content: center;}
.shop-header-nav .ul li a span{font-size: 14px;margin-top: 4px;font-weight: 400;color: rgba(0,0,0,0.3);}
.shop-header-nav .ul li a:hover,.shop-header-nav .ul li a.cur{background-color: rgba(0,0,0,0.04);color: #DE0016;}
.shop-header-nav .ul li a:hover span,.shop-header-nav .ul li a.cur span{color: #DE0016;}
.shop-header-nav .ul li a.cur{background-color: rgba(222, 0, 22, .08);}
.shop-header-nav .ul li a.cur:after{content: '';position: absolute;bottom: 8px;left: 50%;transform: translate(-50%,0); width: 31px;height: 4px;background-color: #DE0016;}
/* / 店铺导航 */


/* 查看更多 */
.image-container {
    overflow: hidden;
    display: inline-block;
}
.image-container img {
    transition: transform 0.3s ease-out;
}
.image-container:hover img {
    transform: scale(1.1) !important;
}
.shop3-footer .footer{
    border-top: 2px #DE0016 solid;
}
.shop3-footer .footer .content {
    display: flex;
}

.f-more-box{

}
.f-more-box .f-more-content{
    /*overflow: hidden;*/
    /*position: relative;*/
}
.f-more-box .f-more-content video{
    max-width: 100%;
    height: auto;
}
.f-more-box .f-more-content img{
    max-width: 100%;
    height: auto;
    font-size: 0;
    vertical-align: middle;
}
.f-more-box .f-more-content .text{

}
.f-more-box .btn-more-box{
    display: none;
}
.f-more-box .btn-more{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1);
    margin-top: 10px;
}
.f-more-box .f-more-content.showMore .btn-more-box{
    display: block;
}
.f-more-box .f-more-content.up .text{
    height: 320px;
    /*overflow: hidden;*/
}

.f-more-box .f-more-content.up .btn-more{

}
/* /查看更多 */
