/*=======================开店百宝箱 开始========================*/
.bbxrecruitPage .topBanner{ background: url(../images/bbxRecruit/banner@1,5x.jpg) no-repeat center top; background-size:auto 100%; height: 640px; color: #fff; font-size: 30px; text-align: center; position: relative; }
.bbxrecruitPage .topBanner .tit{ margin-top: 120px; width: 960px; }
.bbxrecruitPage .topBanner  p{ margin-top: 35px; margin-bottom: 50px; font-weight: 300; }
.bbxrecruitPage .topBanner .btnjoin{ width: 336px; height: 80px; line-height: 80px;background-color: #e6a23c; display: inline-block; border-radius: 40px; font-weight: 700; font-weight: 300;  }
.bbxrecruitPage .topBanner .btnjoin:hover{ background-color: #d58713; }
.bbxrecruitPage .topBanner .down{ position: absolute; bottom:-1px; left:50%; margin-left: -150px; }
.bbxrecruitPage .topBanner .down img{  width: 300px; }


.tit_x{ text-align: center; padding-top: 70px; }
.tit_x h2{ font-size:30px; font-weight: 700; margin-bottom: 20px; padding-bottom: 20px; position: relative; }
.tit_x h2:before{ content: " "; position: absolute; left:50%; margin-left: -30px; bottom: 0; width:60px; height: 3px; background-color: #e6a23c;  }
.tit_x p{ font-size: 14px; color: #909399; }
.m1-a{ text-align: center; padding-bottom: 90px;  font-weight: 300; }
.m1-a dl{ text-align: center; display: inline-block; width: 295px; margin-top: 55px; }
.m1-a dt img{ width: 120px; }
.m1-a dd h4{ font-size:18px; margin-top:15px; margin-bottom: 8px; }
.m1-a dd p{  color: #909399; }
.m1-a dl:hover { -webkit-animation-name: hvr-bob-float, hvr-bob; animation-name: hvr-bob-float, hvr-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: 1, infinite; animation-iteration-count: 1, infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate }

.m2-a{ height: 702px; background: url(../images/bbxRecruit/m2-bg.jpg) no-repeat center top; text-align: center; position: relative;  font-weight: 300; }
.m2-a ul{ padding-top: 80px; }
.m2-a li{ display: inline-block; width: 235px;vertical-align: middle; margin-bottom: 80px; border-right: 1px solid #dcdfe6; }
.m2-a .iconfont{ font-size:86px; color: #d2a36c; }
.m2-a li p{ color: #606266; }
.m2-a li:nth-child(5n){ border:none; }
.m2-a li:last-child p{ margin-top: 20px; }
.m2-a li:hover { -webkit-animation-name: hvr-bob-float, hvr-bob; animation-name: hvr-bob-float, hvr-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: 1, infinite; animation-iteration-count: 1, infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate }
.m2-a .down{ position: absolute; bottom:-1px; left:50%; margin-left: -150px; }
.m2-a .down img{  width: 300px; }

.m3-a { text-align:center; font-weight: 300; }
.m3-a img{ width: 1068px; margin-top: 80px; margin-bottom: 120px; }

.m4-a { position: relative; background: #fafafa; padding-bottom: 90px; font-weight: 300;  }
.m4-a .down{ position: absolute; bottom:-1px; left:50%; margin-left: -150px; }
.m4-a .down img{  width: 300px; }
.m4-a .tit_x{ margin-bottom: 90px; }
.m4-a dl{ width: 500px; margin-bottom: 50px; padding-left: 30px; display: inline-block; position: relative;}
.m4-a dl span{ position: absolute; left:0; top:-7px; font-family: din_medium; font-size:30px; color: #d2a36c; font-style: italic }
.m4-a dl:nth-child(2n-1){ margin-left: 100px; }
.m4-a dt{ font-weight: 700; font-size:16px; }
.m4-a dd{ color: #606266; margin-top: 10px; width: 450px; line-height: 28px;}

.m5-a { text-align: center; background: #2c3443; padding-bottom: 110px; color: #fff; }
.m5-a .qr{ background: #fff; width: 200px; border-radius: 12px; display: inline-block; padding-bottom: 10px; margin-top: 100px; font-size: 16px; color: #303133 }
.m5-a .qr img,
.m5-a .qr svg{ width: 200px; height:200px;  border-radius: 12px;}
.m5-a .solgan{ font-size:36px; margin-top: 40px; font-weight: 300; }
.m5-a .tel{ margin-bottom: 60px; font-size:18px; margin-top: 20px; font-weight: 300; }
.m5-a .btnjoin{ width: 336px; height: 80px; line-height: 80px;background-color: #e6a23c; display: inline-block; border-radius: 40px; font-weight: 700; font-size: 30px; font-weight: 300;  }
.m5-a .btnjoin:hover{ background-color: #d58713; }
@-webkit-keyframes hvr-bob {
  0% { -webkit-transform: translateY(-8px); transform: translateY(-8px) }
  50% { -webkit-transform: translateY(-4px); transform: translateY(-4px) }
  100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) }
}
@keyframes hvr-bob {
  0% { -webkit-transform: translateY(-8px); transform: translateY(-8px) }
  50% { -webkit-transform: translateY(-4px); transform: translateY(-4px) }
  100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) }
}
@-webkit-keyframes hvr-bob-float {
  100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) }
}
@keyframes hvr-bob-float {
  100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) }
}
/*开店百宝箱招募 结束*/
/*=======================开店百宝箱 结束========================*/

/*=======================店长帮俱乐部 开始========================*/
.dzbclubPage,.dsgcclubPage{ font-weight: 300 }
.topBanners{ background: url(../images/dzbclub/banner.jpg) no-repeat center top; background-size:auto 100%; height: 640px; color: #fff; font-size: 30px; text-align: center; position: relative; }
.topBanners .solgan{ margin-top: 120px; width: 600px; }
.topBanners  p{ margin-top: 35px; margin-bottom: 50px; font-weight: 300; }
.topBanners .btnjoin{ width: 336px; height: 68px; padding-top: 12px; line-height: 120%;background-color: #cc9748; display: inline-block; border-radius: 0; font-weight: 700; font-weight: 300; transition: all .2s linear;}
.topBanners .btnjoin:hover{ background-color: #e1a750; }
.topBanners .btnjoin span{ font-size:16px; display: block; line-height: 100% }
.dzbclubPage .animateNum{ font-family: din_medium; border:1px solid #cc9748; display: inline-block; letter-spacing: 8px; padding:0px 5px 0 10px; border-radius:5px; font-size:24px; color: #cc9748; vertical-align: middle;margin-right: 5px;/* background-color: rgba(204,151,72,.2);*/ }
.dzbclubPage .joinnum{ font-size:14px;  margin-top: 20px; }
.dzbclubPage i{ display: inline-block; vertical-align: middle; }

.dsgcclubPage .topBanners .solgan{ margin-top: 120px; width: 667px; }
.dsgcclubPage .topBanners .btnjoin{background-color: #3b8af3; }
.dsgcclubPage .topBanners .btnjoin:hover{ background-color: #277beb; }
.dsgcclubPage .topBanners .stext{ font-size: 18px; }
/* 引言 start*/
.foreword{background-color: #cc9748; padding:80px 0;}
.foreword .w_in{ width: 820px; font-size: 18px; color: #fff; line-height: 32px; position: relative; }
.foreword .w_in:before{ content:" "; position: absolute; left: -50px; top:-40px; z-index: 0; width: 84px; height: 59px; display: inline-block; background: url(../images/dzbclub/ldouhao@2x.png)no-repeat left top; background-size: 100% }
.foreword .w_in:after{ content:" "; position: absolute; right: -50px; bottom:-30px; z-index: 0; width: 84px; height: 59px; display: inline-block; background: url(../images/dzbclub/rdouhao@2x.png)no-repeat left top; background-size: 100% }
.foreword p{ position: relative;z-index: 1; }
.foreword .autor{ text-align: right; }
.dsgcclubPage .foreword{background-color: #3b8af3;}
/* 引言 end*/
.tit_d{ padding:70px 0; text-align: center; }
.tit_d h2{ height: 61px; line-height: 58px; background: url(../images/dzbclub/lk@2x.png) no-repeat left top; background-size: auto 100%; font-size: 30px; display: inline-block; position: relative; }
.tit_d h2:after{ content: ""; width: 16px;display: block; height: 61px; background: url(../images/dzbclub/rk@2x.png) no-repeat left top; background-size: auto 100%; position: absolute; right: -16px; top:0; }
.tit_d h2 .cn{ font-weight: 700; color: #cc9748; margin-left: 30px; display: inline-block; font-weight: 550; }
.tit_d h2 .en{ font-family: din_medium; text-transform: uppercase; color: #dbdbdb; margin-right: 18px; margin-left: 5px; font-weight: 700; }

.dsgcclubPage .tit_d h2{ background: url(../images/dsgcclub/lk@2x.png) no-repeat left top; background-size: auto 100%;}
.dsgcclubPage .tit_d h2:after{ background: url(../images/dsgcclub/rk@2x.png) no-repeat left top; background-size: auto 100%;}
.dsgcclubPage .tit_d h2 .cn{ color: #3b8af3; }

.mores{ text-align: center; }
.mores p{ position: relative; color: #cc9748; display: inline-block; font-size: 24px; }
.mores p:after{ content: ""; display: block; position: absolute; right: -36px; top:50%; width: 26px;  height: 1px; background-color: #cc9748; }
.mores p:before{ content: ""; display: block; position: absolute; left: -36px; top:50%; width: 26px;  height: 1px; background-color: #cc9748; }

.dsgcclubPage .mores p{ color: #3b8af3; }
.dsgcclubPage .mores p:after{ background-color: #3b8af3; }
.dsgcclubPage .mores p:before{ background-color: #3b8af3; }

/* 会员价值 start*/
.d1-a{ padding-bottom: 70px; background: #fafafa; }
.d1-a dl{ background-color: #3b4044; width: 380px; color: #fff; display: inline-block; height: 250px; vertical-align: top; margin-right: 25px; margin-bottom: 30px; -webkit-transition: all .2s linear; transition: all .2s linear; border-radius: 8px; }
.d1-a dl:nth-child(3n+1){margin-right: 0;}
.d1-a dl:hover{box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);}
.d1-a .d1-1{ background:#3b4044 url(../images/dzbclub/d1-1.jpg) no-repeat left top; }
.d1-a .d1-2{ background:#3b4044 url(../images/dzbclub/d1-2.jpg) no-repeat left top; }
.d1-a .d1-3{ background:#3b4044 url(../images/dzbclub/d1-3.jpg) no-repeat left top; }
.d1-a .d1-4{ background:#3b4044 url(../images/dzbclub/d1-4.jpg) no-repeat left top; }
.d1-a .d1-5{ background:#3b4044 url(../images/dzbclub/d1-5.jpg) no-repeat left top; }
.d1-a .d1-6{ background:#3b4044 url(../images/dzbclub/d1-6.jpg) no-repeat left top; }
.d1-a dt{ font-weight: 500; font-size: 24px; text-align: center; margin-top: 70px; color: #f8bb60; }
.d1-a dd{ margin:10px 60px; font-size: 16px; }

.dsgcclubPage .d1-a dt{color: #8fbfff; }
/* 会员价值 end*/

/* 部分优秀店长 start*/
.d2-a{ background: #fff; padding-bottom: 70px; }
.d2-a ul{ padding-bottom:10px; }
.d2-a li{ width: 285px; float:left; margin-right: 20px; margin-bottom: 20px; position: relative; -webkit-transition: all .2s linear; transition: all .2s linear;}
.d2-a li img{ width: 285px; height: 385px; }
.d2-a li:nth-child(4n){ margin-right: 0; }
.d2-a li .text{ position: absolute; left:0; bottom:0; height: 112px; background-color: rgba(0,0,0,.7); color: #fff; padding:0 15px; }
.d2-a li .name{ font-size: 16px; font-weight: 700; margin-bottom: 5px; margin-top: 15px; }
.d2-a li .saying{ font-size: 12px; }
.d2-a li:hover{box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); -webkit-transform: translateY(-8px); transform: translateY(-8px)}


/* 部分优秀店长 end*/

/* 部分优秀品牌 start*/
.d7-a{ background: #23221d; padding-bottom: 70px; }
.d7-a ul{ padding-bottom:10px; color: #fff; }
.d7-a li{ width: 224px; float:left; margin-right: 20px; margin-bottom: 20px; position: relative; -webkit-transition: all .2s linear; transition: all .2s linear; border-radius:6px; }
.d7-a li img{ width: 224px; height: 92px;border-radius:6px; }
.d7-a li:nth-child(5n){ margin-right: 0; }
.d7-a li:hover{box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); -webkit-transform: translateY(-8px); transform: translateY(-8px)}

/* 部分优秀品牌 end*/

/* 一句话 start*/
.d4-a{ height: 330px;  padding-top: 220px; background: url(../images/dzbclub/onesaying.jpg) no-repeat center top; }
.d4-a .w_in{ width: 980px; line-height: 150%;  font-size: 28px; text-align: center; color: #fff; position: relative; }
.d4-a .w_in:before{ content:" "; position: absolute; left: 40px; top:-20px; z-index: 0; width: 58px; height: 41px; display: inline-block; background: url(../images/dzbclub/ldouhao@2x.png) no-repeat left top; background-size: 100% }
.d4-a .w_in:after{ content:" "; position: absolute; right: -18px; bottom:-30px; z-index: 0; width: 58px; height: 41px; display: inline-block; background: url(../images/dzbclub/rdouhao@2x.png) no-repeat left top; background-size: 100% }

.dsgcclubPage .d4-a{ background: url(../images/dsgcclub/onesaying.jpg) no-repeat center top; }
.dsgcclubPage .w_in:before{background: url(../images/dsgcclub/ldouhao@2x.png) no-repeat left top; background-size: 100% }
.dsgcclubPage .w_in:after{background: url(../images/dsgcclub/rdouhao@2x.png) no-repeat left top; background-size: 100% }
/* 一句话 end*/

/* 店长帮会员常见问题 start*/
.d5-a{ font-size: 18px; padding-bottom: 70px; }
.d5-a dl{border-bottom: 1px solid #e4e7ed;}
.d5-a dt:before {content: '\e772'; font-family: "iconfont"; font-size: 14px; position: absolute; right: 16px;top: 50%; margin-top: -7px; -webkit-transition: all .1s;-moz-transition: all .1s;-o-transition: all .1s;transition: all .1s; color: #606266; cursor: pointer;}
.d5-a dt{border-top: 1px solid #e4e7ed; padding:30px 40px; position: relative;}
.d5-a dd{ display: none;  padding:0 40px;border-bottom: 1px solid #e4e7ed; padding-bottom: 30px;}
.d5-a dt:first-of-type {border-top: 1px solid #e4e7ed;}
.d5-a dt.active{ color: #cc9748; font-weight: 500; }
.d5-a dt.active:before { font-size: 14px; -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);color: #cc9748;}
.d5-a dt.active + dd{border-bottom:none;}
.dsgcclubPage  .d5-a dt.active{ color: #3b8af3;  }
/* 店长帮会员常见问题 end*/

/* 底部加入俱乐部 start*/
.d6-a{ height: 376px; background: url(../images/dzbclub/bJoinbg.jpg) no-repeat center top; text-align: center; color: #fff; background-attachment:fixed;}
.d6-a .text{ font-size:24px; margin-bottom: 30px; padding-top: 95px;}
.d6-a .solgan{ margin-top: 30px; text-align: center; font-size: 16px; }
.d6-a .btnjoin{ width: 336px; height: 68px;line-height: 68px;background-color: #cc9748; display: inline-block; border-radius: 0; font-weight: 700; font-weight: 300; font-size: 32px; }
.d6-a .btnjoin:hover{ background-color: #e1a750; }
.d6-a .btnjoin span{ font-size:16px; display: block; line-height: 100% }


.dsgcclubPage .d6-a .btnjoin{ width: 336px; height: 68px; padding-top: 12px; line-height: 120%;background-color: #3b8af3; display: inline-block; border-radius: 0; font-weight: 700; font-weight: 300; transition: all .2s linear;}
.dsgcclubPage .d6-a .btnjoin:hover{ background-color: #277beb; }
.dsgcclubPage .d6-a .btnjoin span{ font-size:16px; display: block; line-height: 100% }
/* 底部加入俱乐部 end*/

/* 加盟城市 start*/
.d3-a{ background: #fafafa;  padding-bottom: 70px; text-align: center;}
.map{ position: relative; display: inline-block; margin-right: 50px; margin-bottom: 40px; }
.dot { position: absolute; width: 80px; height: 80px; visibility: visible; opacity: 1; top: 0; left: 0; font-weight: 500; }
.dot p { position: absolute; top: 14px; left: 0; width: 100%; text-align: center; }
.dot i{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 10px; height: 10px; margin: auto; -webkit-border-radius: 50%; -webkit-background-clip: padding-box; -moz-border-radius: 50%; -moz-background-clip: padding; border-radius: 50%; background-clip: padding-box; background: transparent; }
.dot i:after{content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 50%; border: 1px solid #edaa47; opacity: 0;}
.dot .do { z-index: 1; background-color: #edaa47; }
.dot .do1 { width: 40%; height: 40%; }
.dot .do1:after {  background-color: #edaa47; -webkit-animation: rippleOpcaity 4.5s ease-out 0.6ms infinite; -ms-animation: rippleOpcaity 4.5s ease-out 0.4ms infinite; animation: rippleOpcaity 5.5s ease-out 0.4ms infinite; }
.dot .do2 { width: 100%; height: 100%; }
.dot .do2:after { -webkit-animation: ripple 5.5s ease-out 0.4ms infinite; -ms-animation: ripple 5.5s ease-out 0.4ms infinite; animation: ripple 5.5s ease-out 0.4ms infinite; }
.dot .do3 {  width: 80%; height: 80%; }
.dot .do3:after { -webkit-animation: ripple 5.5s ease-out 0.9s infinite; -ms-animation: ripple 5.5s ease-out 0.9s infinite; animation: ripple 5.5s ease-out 0.9s infinite;}
.dot .do4 {  width: 70%; height: 70%; }
.dot .do4:after { -webkit-animation: ripple 5.5s ease-out 3.4s infinite; -ms-animation: ripple 5.5s ease-out 3.4s infinite; animation: ripple 5.5s ease-out 3.4s infinite;}

.dot-shenzhen{ left:560px; top:630px; }
.dot-chengdu{ left:440px; top:430px; width: 60px; height: 60px; }
.dot-chengdu p{ top:4px; }
.dot-chongqing{ left:480px; top:450px; }
.dot-wuhan{ left:640px; top:470px; }
.dot-shanghai{ left:750px; top:450px; }
.dot-beijing{ left:590px; top:220px; width: 130px; height: 130px; }
.dot-beijing p{ top:39px; }
.dot-quanzhou{ left:690px; top:510px; width: 120px; height: 120px; }
.dot-quanzhou p{ top:34px; }
.dot-xiamen{ left:713px; top:578px; width: 40px; height: 40px; }
.dot-xiamen p{ top:0px; }

.dsgcclubPage .map{ margin-right:290px; }
.dsgcclubPage .do { z-index: 1; background-color: #3b8af3; }
.dsgcclubPage .dot i:after{border: 1px solid #3b8af3;}
.dsgcclubPage .dot .do1:after {  background-color: #3b8af3; }

.dsgcclubPage .fenhui{ position: absolute; right: -280px; bottom: 50px; border:1px solid #e4e7ed; box-shadow: 0px 15px 15px 0px rgba(55, 70, 84, 0.08); width: 200px; text-align:left; border-radius: 10px; }
.dsgcclubPage .fenhui h3{ margin:15px; color: #606266;  font-size: 16px}
.dsgcclubPage .fenhui h3 em{ display: inline-block; width: 7px; height: 7px; margin-right: 5px; border:2px solid #909399; border-radius:50%; }
.dsgcclubPage .fenhui span{ display: inline-block; width: 60px; margin-left: 15px; margin-bottom:10px; }
.dsgcclubPage .fenhui p{ color: #909399; margin:10px 15px 15px; padding-top: 15px; border-top:1px dashed #e4e7ed; text-align: center; }
@-webkit-keyframes ripple {
	0% { opacity: 0; -webkit-transform: scale(0.1); }
	5% { opacity: 1; }
	to { opacity: 0; -webkit-transform: scale(2); }
}
@-ms-keyframes ripple {
	0% { opacity: 0; -webkit-transform: scale(0.1); }
	5% { opacity: 1; }
	to { opacity: 0; -webkit-transform: scale(2); }
}
@keyframes ripple {
	0% { opacity: 0; -webkit-transform: scale(0.1); }
	5% { opacity: 1; }
	to { opacity: 0; -webkit-transform: scale(2); }
}

@-webkit-keyframes rippleOpcaity {
	0% { opacity: 0; -webkit-transform: scale(0.1); }
	5% { opacity: .5; }
	to { opacity: 0; -webkit-transform: scale(2); }
}
@-ms-keyframes rippleOpcaity {
	0% { opacity: 0; -webkit-transform: scale(0.1); }
	5% { opacity: .5; }
	to { opacity: 0; -webkit-transform: scale(2); }
}
@keyframes rippleOpcaity {
	0% { opacity: 0; -webkit-transform: scale(0.1); }
	5% { opacity: .5; }
	to { opacity: 0; -webkit-transform: scale(2); }
}
/* 加盟城市 end*/

/*=======================店长帮俱乐部 end========================*/

/*=======================品牌加盟招商 start========================*/

.merchantsJoinBanner{ height: 540px; background:#000 url(../images/merchantsJoin/merchantsJoinBanner.jpg) no-repeat center -100px; text-align: center; color: #fff; background-attachment:fixed;}
.merchantsJoinBanner .w_in{ padding-top: 120px; }
.merchantsJoinBanner h3{  font-size: 58px; padding-bottom: 30px; position: relative; font-weight: bold; }
.merchantsJoinBanner h3:before{ content: " "; width: 90px; height: 3px; background: #fff; position: absolute; left:50%; bottom: 0; margin-left: -45px; }
.merchantsJoinBanner p{ font-size: 36px; font-weight: 300; margin-top: 30px; }
.merchantsJoinBanner a{ display: inline-block; line-height: 50px; margin-top:40px; padding:0 40px; cursor: pointer; font-size: 20px; background-color: #e83611; }
.merchantsJoinBanner a i{ display: inline-block; vertical-align: middle; padding-right: 3px; }

.tit_mj{ text-align: center; padding-top: 70px; }
.tit_mj h2{ font-size:30px; font-weight: 700; margin-bottom: 20px; padding-bottom: 20px; position: relative; }
.tit_mj h2:before{ content: " "; position: absolute; left:50%; margin-left: -30px; bottom: 0; width:60px; height: 3px; background-color: #e83611;  }
.tit_mj p{ font-size: 14px; color: #909399; }

.mj_five{ background-color:#1e222a; font-size:0;  }
.mj_five dl{ overflow: hidden; padding:80px 0 100px; vertical-align: top; font-size: 16px; display: inline-block; width: 16.666666%;  text-align: center;position: relative; color:#fff;}
.mj_five dt{ position: relative; padding-bottom: 20px; margin-bottom: 20px; }
.mj_five dt i{ display: inline-block; font-size: 60px; height: 80px; line-height: 80px; }
.mj_five dt:before{ content: ""; position: absolute; bottom:0; left:50%; margin-left: -15px; display: inline-block; width: 30px; height: 2px; background-color:#fff; }
.mj_five dd{ font-weight: bold; }
.mj_five .fbg { position: absolute; left: 0; bottom: 0;height: 0; width: 100%; opacity: .8; filter: alpha(opacity=80); background: #ff4444; transition: all .7s; }
.mj_five dl:hover .fbg{ height: 100%;  }
.mj_five dl:hover{ color:#fff; }
.mj_five dl:hover dt:before{ background-color:#fff; }
.mj_five .f1 { background: url(../images/merchantsJoin/f1.jpg) no-repeat center; }
.mj_five .f1 dt i{ font-size:55px; }
.mj_five .f2 dt i{font-size:55px;}
.mj_five .f2 { background: url(../images/merchantsJoin/f2.jpg) no-repeat center; }
.mj_five .f3 dt i{font-size:53px;}
.mj_five .f3 { background: url(../images/merchantsJoin/f3.jpg) no-repeat center; }
.mj_five .f4 { background: url(../images/merchantsJoin/f4.jpg) no-repeat center; }
.mj_five .f5 { background: url(../images/merchantsJoin/f5.jpg) no-repeat center; }
.mj_five .f6 dt i{font-size:55px;}
.mj_five .f6 { background: url(../images/merchantsJoin/f6.jpg) no-repeat center; }
.mj_five .in{ display: inline-block; z-index: 1;position: relative; height:  -webkit-transition: all .2s linear; transition: all .2s linear;}
.mj_five dl:hover .in { -webkit-transform:translateY(-15px);transform:translateY(-15px)}

.mj_cdt { margin-bottom: 120px; }
.mj_cdt .tit_mj{ padding-bottom: 50px; }
.mj_cdt .stepwrap{ position: relative; overflow: hidden; }
.mj_cdt .step{ overflow: hidden; font-size: 0; position: relative; margin-bottom: 40px;}
.mj_cdt .step:after{ content:""; width: 14px; height: 14px; margin-left: -11px; margin-top: -11px; border-radius: 20px; z-index: 20;background-color:#e83611; position: absolute; left: 50%; top:50%; border:4px solid #000; }
.mj_cdt .step:hover:after{ border-color: #e83611; background-color:#fff; }
.mj_cdt .stepwrap:before{ content:""; width: 4px; margin-left: -2px; z-index: 20; height: 100%; background-color:#aaa; position: absolute; left: 50%; top:0; }
.mj_cdt .stepwrap:after{ content:""; width: 50px; margin-left: -25px; z-index: 10; height: 100%; background-color:#fff; position: absolute; left: 50%; top:0; }
.mj_cdt .step:last-child{ margin-bottom: 0; }
.mj_cdt .step:first-child:before{ content:""; width: 50px; margin-left: -25px; z-index: 20; height: 50%; background-color:#fff; position: absolute; left: 50%; top:0;  }
.mj_cdt .step:last-child:before{ content:""; width: 50px; margin-left: -25px; z-index: 20; height: 50%; background-color:#fff; position: absolute; left: 50%; top:50%;  }
.mj_cdt .lbox,
.mj_cdt .rbox{ float: left; width: 50%; }
.mj_cdt .pic{background-color: #000; text-align: center; position: relative; overflow: hidden; height: 270px;}
.mj_cdt .pic .mpic{ opacity: .7; filter: alpha(opacity=70); transition: transform 0.85s ease;}
.mj_cdt .pic .icon{ position: absolute; left:50%; top:50%; margin-top: -40px; margin-left: -60px; }
.mj_cdt .con{ font-size: 16px; padding-top:100px;height: 170px; background-color:#f5f5f5;  transition: all .5s; }
.mj_cdt .con h3{ font-size: 24px; font-weight: bold; }
.mj_cdt .icon img{ width: 80px; }
.mj_cdt .icon{ display: inline-block; vertical-align: top; /*opacity: .2; filter: alpha(opacity=20);*/}
.mj_cdt .number{ display: inline-block; margin-left: 40px; font-size: 72px; font-weight: bold; color:#e83611; line-height: 100%; padding-right: 20px; vertical-align: top;  transition: all .5s;}
.mj_cdt .text{display: inline-block; vertical-align: top; width: 370px;}
.mj_cdt .text p{ margin-top:10px; }

.mj_cdt .lbox + .rbox .number{ margin-left: 65px; }
.mj_cdt .rbox + .lbox .icon{ margin-left: -25px; }

/*.mj_cdt .step:hover .mpic{}
.mj_cdt .step:hover .con{ background-color:#e83611; color:#fff;}
.mj_cdt .step:hover .number{ color:#fff; }*/

.mj-a{ background: url(../images/merchantsJoin/mj-a2.jpg) no-repeat center bottom; text-align: center; position: relative; background-attachment:fixed;}
.mj-a ul{ padding-top: 80px; padding-bottom: 20px;}
.mj-a li{ display: inline-block; width: 195px;vertical-align: middle; margin-bottom: 80px; border-right: 1px solid #dcdfe6; }
.mj-a .iconfont{ font-size:86px; color: #e83611; }
.mj-a li p{  }
.mj-a li:nth-child(6n){ border:none; }
.mj-a li:last-child p{ margin-top: 20px; }
.mj-a li:hover { -webkit-animation-name: hvr-bob-float, hvr-bob; animation-name: hvr-bob-float, hvr-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: 1, infinite; animation-iteration-count: 1, infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; }

.mj-zl{ background: #f5f5f5; padding-bottom: 70px; }
/*.mj-zl ul{ margin-top: 40px; }
.mj-zl li{ float: left; margin-right: 30px;  margin-bottom: 30px; border-radius: 10px; transition: transform 0.85s ease;}
.mj-zl li:nth-child(5n){ margin-right: 0; }
.mj-zl li img{ width: 216px; height: 125px;  border-radius: 10px;}
.mj-zl li:hover{ transform: scale(1.14, 1.14);  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08); }
*/
.mj-zl .cooperSwiper{ position: relative; margin-top: 50px; }
.mj-zl .cooperSwiper-container ul{ height: 230px; overflow-y: auto; overflow-x: hidden;}
.mj-zl .cooperSwiper .aleft,
.mj-zl .cooperSwiper .aright{ top:85px; margin-top:0; }
.mj-zl .cooperSwiper-container li{  }
.mj-zl .cooperSwiper-container li a{ width: 216px; height: 97px; margin-bottom: 20px; overflow: hidden; margin-right:30px; background-color:#fff; border-radius: 10px; border:none;}
.mj-zl .cooperSwiper-container li a:nth-child(5n){ margin-right: 0; }
.mj-zl .cooperSwiper-container li a img{ transition: transform 0.85s ease; width: 216px; height: 97px;}
.mj-zl .cooperSwiper-container li a:hover img{ transform: scale(1.14, 1.14);  }


/* 底部加入俱乐部 start*/
.mj-d6a{ height: 430px; background: #1e222a; text-align: center; color: #fff; font-weight: 300; }
.mj-d6a .text{ font-size:36px; margin-bottom: 0px; padding-top: 95px;}
.mj-d6a .text2{ font-size: 18px; margin-bottom: 40px; }
.mj-d6a .tel{ margin-top: 30px; text-align: center; font-size: 24px; }
.mj-d6a .btnjoin{ width: 236px; line-height: 50px; display: inline-block; border-radius: 40px; font-weight: 700; font-weight: 300; font-size: 32px; border:1px solid #fff; font-size: 18px; transition: background-color .2s;  }
.mj-d6a .btnjoin:hover{ background-color: #e83611; border-color: #e83611 }
.mj-d6a .btnjoin span{ font-size:16px; display: block; line-height: 100% }

/*=======================品牌加盟招商 end========================*/




/*=======================开店培训招商 start========================*/

.trainingBanner{ height: 540px; background:#000 url(../images/trainingJoin/trainingBanner.jpg) no-repeat center -100px; text-align: center; color: #fff; background-attachment:fixed;}
.trainingBanner .w_in{ padding-top: 150px;}
.trainingBanner h3{  font-size: 58px; padding-bottom: 0px; position: relative; font-weight: bold; }
.trainingBanner h3 i{}
.trainingBanner p{ font-size: 24px; font-weight: 300; margin-top: 30px; }
.trainingBanner a{ display: inline-block; line-height: 50px; margin-top:40px; padding:0 40px; cursor: pointer; font-size: 20px; background-color: #e83611; }
.trainingBanner a i{ display: inline-block; vertical-align: middle; padding-right: 3px; }

.tit_trig{ text-align: center; padding-top: 70px; margin-bottom: 40px; }
.tit_trig h2{font-size: 36px;/* font-weight: 700; */margin-bottom: 10px;position: relative;}
.tit_trig p{ font-size: 12px; color: #909399; text-transform:uppercase; }
.tit_trig .en{ letter-spacing: 10px; }

.trig-here a:hover { color: inherit; }
.trig-here li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}
.trig-here li .pic{ position: relative; height: auto; }
.trig-here li .pic img { width: 285px; height: 236px;}
.trig-here .info {padding:15px; overflow: hidden;}
.trig-here .info .logo{ float: left; width:120px; }
.trig-here .info .logo img{ height: 40px; }
.trig-here .info .name{ float: right; width: 130px; line-height: 40px; text-align: right; }

.trig-zy{}
.trig-zy .tit_trig p{ font-size: 16px; }
.trig-zy .ziyuan{ font-size: 0; }
.trig-zy dl{ font-size: 14px; display: inline-block; width: 285px; height: 355px; margin-left: 20px; text-align: center; color:#fff;background-color:#e83611; margin-bottom: 80px; -webkit-transition: all .5s; transition: all .5s;}
.trig-zy dl:hover{  -webkit-transform:translateY(-10px);transform:translateY(-10px) }
.trig-zy dl:first-child{ margin-left: 0; }
.trig-zy dl dt{ margin-top: 60px; }
.trig-zy dl dt .iconfont{ font-size: 64px; height: 64px }
.trig-zy dl h3{ font-size: 18px; font-weight: bold; margin-bottom: 20px; padding-bottom: 20px; margin-top: 20px; position: relative; }
.trig-zy dl h3:before{ content: ""; position: absolute; left: 50%; bottom:0; width: 30px; height: 3px; background-color:#fff; margin-left: -15px; }
.trig-zy .z1{ background:#e83611 url(../images/trainingJoin/1.jpg) no-repeat center top; }
.trig-zy .z1 dt i,
.trig-zy .z2 dt i,
.trig-zy .z3 dt i{ font-size: 58px; }
.trig-zy .z2{ background:#e83611 url(../images/trainingJoin/3.jpg) no-repeat center top; }
.trig-zy .z3{ background:#e83611 url(../images/trainingJoin/3.jpg) no-repeat center top; }
.trig-zy .z4{ background:#e83611 url(../images/trainingJoin/4.jpg) no-repeat center top; }
.trig-zy dd{ line-height: 200%; }

.trig-ca{ background-color:#fafafa; }
.trig-ca .ca{ font-size: 0; }
.trig-ca dl{ font-size: 14px; display: inline-block; width: 285px; height: 355px; margin-left: 20px; text-align: center; color:#fff;background-color:#e83611; margin-bottom: 80px; -webkit-transition: all .5s; transition: all .5s; line-height: 350px; font-size: 20px;  }
.trig-ca dl:hover{  -webkit-transform:translateY(-10px);transform:translateY(-10px) }
.trig-ca dl:first-child{ margin-left: 0; }
.trig-ca h3{ font-weight: 700; }
.trig-ca .c1{ background:#303133 url(../images/trainingJoin/a.jpg) no-repeat center top; }
.trig-ca .c2{ background:#303133 url(../images/trainingJoin/b.jpg) no-repeat center top; }
.trig-ca .c3{ background:#303133 url(../images/trainingJoin/c.jpg) no-repeat center top; }
.trig-ca .c4{ background:#303133 url(../images/trainingJoin/d.jpg) no-repeat center top; }

.trig-gz{ }
.trig-gz .gz{ font-size: 0; }
.trig-gz dl{ font-size: 14px; display: inline-block; width: 588px; height: 320px; margin-left: 20px; text-align: center; margin-bottom: 30px; -webkit-transition: all .5s; transition: all .5s; border:1px solid #eee; vertical-align:top; background-color:#fafafa; }
.trig-gz dl:first-child{ margin-left: 0; }
.trig-gz dt{ background-color:#e83611; color:#fff; display: inline-block; padding:10px 30px; font-size: 20px; font-weight: bold; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
.trig-gz dd{ text-align: left; padding:20px; font-size: 15px; line-height: 160%; }
.trig-gz li{ margin-bottom: 20px; }
.trig-gz li i:before{ content: "\e608"; font-family: iconfont; font-size: 12px; color: #e83611; margin-top: -3px; margin-right: 2px; display: inline-block; vertical-align:middle; }


.trig-rz{  margin-bottom: 80px;}
.trig-rz .tit_trig p{ font-size: 16px; }
.trig-rz .rz{ font-size: 0; }
.trig-rz dl{ font-size: 14px; display: inline-block; width: 380px; margin-top: 20px; margin-left: 20px; text-align: center; -webkit-transition: all .5s; transition: all .5s; vertical-align:top; position: relative; }
.trig-rz dl:first-child{ margin-left: 0; }
.trig-rz dl:hover{ }
.trig-rz dl dt{ font-size: 18px; font-weight: bold; margin-top: 20px; }
.trig-rz dl dd{ color:#909399; margin-top: 10px; }
.trig-rz dl span{ position: absolute; right: 0; top:50px; }
.trig-rz .jbtn { text-align: center; }
.trig-rz .jbtn a{ display: inline-block; line-height: 50px; margin-top:40px; padding:0 40px; cursor: pointer; font-size: 20px; background-color: #e83611; color:#fff; border-radius: 30px; }
.trainingjoinForm_pop .tit{  margin:20px 30px 0px; color: #909399; }
.trainingjoinForm_pop form{ margin-top: 10px; }
.trainingjoinForm_pop .layui-form-item{ font-size: 0; }
.trainingjoinForm_pop .layui-form-item *{ font-size: 14px; }
.trainingjoinForm_pop .layui-form-item .layui-input-inline{width: 160px; }
.trainingjoinForm_pop .layui-form-item .layui-inline{ width: 160px; margin-right: 25px;}
.trainingjoinForm_pop .layui-form-item .layui-inline:last-child{ margin-right: 0; }
.trainingjoinForm_pop .layui-form-label{ float:none; text-align: left; }
.trainingjoinForm_pop .citySelect .layui-input-inline{ width: 160px; margin-right: 25px; }
.trainingjoinForm_pop .layui-input-block{ margin-left: 0; }
/*=======================开店培训招商 end========================*/


.cooperationPage{}
.cooperationPage .topBanner{ height: 500px; background:#000 url(../images/cooperation/ban.jpg) no-repeat center top; text-align: center; color: #fff;}
.cooperationPage .topBanner .w_in{ padding-top: 150px;}
.cooperationPage .topBanner h2{ font-size: 50px; font-weight: 700; }
.cooperationPage .topBanner p{ font-size: 30px; margin-top: 20px; font-weight: 300; }
.cooperationPage .topBanner .btnjoin{ width: 236px; height: 50px; line-height: 50px; margin-top: 30px; background-color: #e83611; display: inline-block;  font-weight: 700; transition: all .5s; font-size: 18px; }
.cooperationPage .topBanner .btnjoin:hover{ background-color: #d0300f; }

.bottom-block>a { transition: all 200ms ease-out; -webkit-transition: all 200ms ease-out }
.bottom-block>a:hover { opacity: .6; filter: alpha(opacity=60) }

.cooperationPage .main-one { width: 100%; display: flex; justify-content: space-between; padding-top: 60px; padding-bottom: 60px; border-bottom: 1px solid #eee }
.cooperationPage .main-one .num,
.cooperationPage .main-two .num { width: 67px; height: 80px; font-family: din-bold }
.cooperationPage .main-one .num .num-detail,
.cooperationPage .main-two .num .num-detail { display: block; width: 67px; height: 80px; font-size: 60px; color: #e83611; line-height: 48px }
.cooperationPage .main-one .introduce,
.cooperationPage .main-two .introduce {width: 860px;}
.cooperationPage .main-one .introduce .en,
.cooperationPage .main-two .introduce .en { font-size: 24px; color: #333; font-family: DIN Offc Pro; margin-bottom: 30px; line-height: 24px; font-weight: 700; text-transform:uppercase; }
.cooperationPage .main-one .introduce i,
.cooperationPage .main-two .introduce i { display: block; width: 65px; height: 2px; background: #e83611; margin-bottom: 20px }
.cooperationPage .main-one .introduce .title-txt,
.cooperationPage .main-two .introduce .title-txt { font-size: 40px; color: #333; margin-bottom: 20px; line-height: 52px; font-weight: 700 }
.cooperationPage .main-one .introduce .txt { font-size: 16px; color: #333; line-height: 28px }
.cooperationPage .main-two { width: 100%; display: flex; justify-content: space-between; padding-top: 60px; margin-bottom: 30px }
.cooperationPage .bottom-block { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 109px }
.cooperationPage .bottom-block .apart { width: 590px; height: 260px; text-align: center; background: #F2F2F2; margin-bottom: 20px }
.cooperationPage .bottom-block .apart .main { height: 130px; width: 220px; margin: 65px auto 0 }
.cooperationPage .bottom-block .apart .main i { font-size: 80px; color: #e83611; margin-bottom: 10px; }
.cooperationPage .bottom-block .apart .main span { display: block; width: 100%; text-align: center; font-size: 22px; color: #333; line-height: 30px }
.cooperationPage .header-main .nav-bar-m { display: none }
.cooperationPage .main .main-one-m { display: none }
.cooperationPage .header-main .m-txt { display: none }




.hp { height: 600px; overflow: hidden; margin-bottom: 20px; font-family: sihei-Normal }
.hp-banner { height: 510px; background: #f7f7f7; position: relative; font-family: sihei-Normal; }
.hp-banner h2 { font-size: 60px; color: #191919; letter-spacing: 0; line-height: 88px; padding-top: 100px; padding-bottom: 30px; text-align: center }
.hp-banner p { font-size: 24px; color: #8a9298; letter-spacing: 0; line-height: 48px; text-align: center; max-width: 980px; margin: 0 auto; padding: 0 20px }
.hp h2 { font-family: sihei-Light; font-size: 48px; color: #191919; letter-spacing: 0; padding-top: 90px; padding-bottom: 25px; text-align: center }
.hp-banner .mail {font-size: 18px;color: #e83611;letter-spacing: 0;display: block;width: 332px;height: 50px;text-align: center;margin: 20px auto 0;background: 0 0;transition: all .75s;line-height: 50px; border:2px solid #e83611;}
.hp-banner .mail:hover{ background-color:#e83611; color: #fff; }
.qiye1 { position: relative; background: url(../images/hr/qy_1.jpg) no-repeat center; text-align: center }
.hp h2.qy-title { font-size: 48px; color: #fff; letter-spacing: 0; line-height: 48px; position: absolute; top: 224px; left: 0; text-align: center; width: 100%; padding: 0; z-index: 2 }
.hp .qy-content { font-size: 24px; color: #fff; letter-spacing: 0; line-height: 36px; text-align: center; position: absolute; width: 96%; padding: 0 2%; top: 312px; left: 0; z-index: 2 }
.qiye2 { position: relative; background: url(../images/hr/yiliao.jpg) no-repeat right center }
.qiye3 { position: relative; background: url(../images/hr/qiye-img3.jpg) no-repeat center }
.qiye4 { position: relative; background: url(../images/hr/qiye-img4.jpg) no-repeat center }
.qiye5 { position: relative; background: url(../images/hr/qiye-img5.jpg) no-repeat center }
.qiye6 { position: relative; margin-bottom: 0; background: url(../images/hr/qiye-img6.jpg) no-repeat center }
.qiye1:after,
.qiye2:after,
.qiye3:after,
.qiye4:after,
.qiye5:after,
.qiye6:after { content: ''; display: block; position: absolute; width: 100%; height: 100% }
.qiye1:after { filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00ABA1, endcolorstr=#004B4F, gradientType=0); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00ABA1, endcolorstr=#004B4F, gradientType=0); background: -webkit-linear-gradient(rgba(39, 61, 142, 0.6), rgba(24, 29, 85, 0.9)); background: -o-linear-gradient(rgba(39, 61, 142, 0.6), rgba(24, 29, 85, 0.9)); background: -moz-linear-gradient(rgba(39, 61, 142, 0.6), rgba(24, 29, 85, 0.9)); background: -ms-linear-gradient(rgba(39, 61, 142, 0.6), rgba(24, 29, 85, 0.9)); background: linear-gradient(rgba(39, 61, 142, 0.6), rgba(24, 29, 85, 0.9)) }
.qiye2:after { filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00ABA1, endcolorstr=#004B4F, gradientType=0); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00ABA1, endcolorstr=#004B4F, gradientType=0); background: -webkit-linear-gradient(rgba(0, 171, 161, 0.6), rgba(0, 75, 79, 0.9)); background: -o-linear-gradient(rgba(0, 171, 161, 0.6), rgba(0, 75, 79, 0.9)); background: -moz-linear-gradient(rgba(0, 171, 161, 0.6), rgba(0, 75, 79, 0.9)); background: -ms-linear-gradient(rgba(0, 171, 161, 0.6), rgba(0, 75, 79, 0.9)); background: linear-gradient(rgba(0, 171, 161, 0.6), rgba(0, 75, 79, 0.9)) }
.qiye3:after { filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#AB0033, endcolorstr=#4F0022, gradientType=0); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#AB0033, endcolorstr=#4F0022, gradientType=0); background: -webkit-linear-gradient(rgba(171, 0, 51, 0.6), rgba(79, 0, 34, 0.9)); background: -o-linear-gradient(rgba(171, 0, 51, 0.6), rgba(79, 0, 34, 0.9)); background: -moz-linear-gradient(rgba(171, 0, 51, 0.6), rgba(79, 0, 34, 0.9)); background: -ms-linear-gradient(rgba(171, 0, 51, 0.6), rgba(79, 0, 34, 0.9)); background: linear-gradient(rgba(171, 0, 51, 0.6), rgba(79, 0, 34, 0.9)) }
.qiye4:after { filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3D00AB, endcolorstr=#39004F, gradientType=0); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3D00AB, endcolorstr=#39004F, gradientType=0); background: -webkit-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: -o-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: -moz-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: -ms-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)) }
.qiye5:after { filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1147a9, endcolorstr=#0b3e96, gradientType=0); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1147a9, endcolorstr=#0b3e96, gradientType=0); background: -webkit-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: -o-linear-gradient(rgba(17, 71, 169, 0.6), rgba(11, 62, 150, 0.9)); background: -moz-linear-gradient(rgba(17, 71, 169, 0.6), rgba(11, 62, 150, 0.9)); background: -ms-linear-gradient(rgba(17, 71, 169, 0.6), rgba(11, 62, 150, 0.9)); background: linear-gradient(rgba(17, 71, 169, 0.6), rgba(11, 62, 150, 0.9)) }
.qiye6:after { filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3D00AB, endcolorstr=#39004F, gradientType=0); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3D00AB, endcolorstr=#39004F, gradientType=0); background: -webkit-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: -o-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: -moz-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: -ms-linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)); background: linear-gradient(rgba(61, 0, 171, 0.6), rgba(57, 0, 79, 0.9)) }




/*投融资服务*/
.financingBox{ background:url(../images/financing/bg.jpg) center top; height: 1000px; background-size:100% auto; color:#fff; text-align: center; }
.financingBox .con{}
.financingBox h2{ font-size: 82px; padding-top: 250px; position: relative; padding-bottom: 40px;}
.financingBox h2:after{ content: ""; width: 120px; height: 4px;  background-color: #e83611; display: inline-block; position: absolute; left:50%; bottom:0; margin-left: -60px; }
.financingBox p{ font-size:32px;  margin-bottom: 118px; margin-top: 40px; }
.financingBox a{ display: inline-block; line-height: 60px; border:1px solid #fff; font-size: 20px; padding:0 30px; transition: all .5s; }
.financingBox a:hover{ background-color: #e83611; border-color: #e83611 }