﻿h1,
h2 {
  margin: 0;
}

html,
body {
  height: 100%;
  width: 100%;
  font-family: 'PingFangSC-Regular', '微软雅黑', 'Microsoft Yahei';
}

body {
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 auto !important;
  background-color: #fff;
}
.tl {
  text-align: left !important;
}

.h88 {
  height: 88px !important;
}

.mgt72 {
  margin-top: 72px !important;
}

.top-nav {
  position: relative;
}

.top-nav a {
  display: inline-block;
  width: 190px;
  height: 64px;
  line-height: 64px;
  position: absolute;
  top: 69%;
  left: 19.2%;
  color: #fff;
  font-size: 28px;
  text-align: center;
}

.top-nav > img {
  width: 100%;
  display: block;
  box-shadow: none !important;
}

.bbs-title {
  text-align: center;
  position: relative;
  width: 907px;
  margin-left: auto;
  margin-right: auto;
  height: 42px;
  font-size: 0;
  padding-bottom: 60px;
  padding-top: 98px;
}

.bbs-title .large-l {
  display: inline-block;
  width: 4px;
  height: 30px;
  background-color: #90A3FF;
  position: absolute;
  left: 18px;
  top: 23px;
}

.bbs-title .large-r {
  display: inline-block;
  width: 4px;
  height: 30px;
  background-color: #90A3FF;
  position: absolute;
  right: 18px;
  top: 23px;
}

.bbs-title .medium-l {
  display: inline-block;
  width: 4px;
  height: 26px;
  background-color: #90A3FF;
  position: absolute;
  left: 29px;
  top: 25px;
}

.bbs-title .medium-r {
  display: inline-block;
  width: 4px;
  height: 26px;
  background-color: #90A3FF;
  position: absolute;
  right: 29px;
  top: 25px;
}

.bbs-title .small-l {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #90A3FF;
  position: absolute;
  left: 39px;
  top: 29px;
}

.bbs-title .small-r {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #90A3FF;
  position: absolute;
  right: 39px;
  top: 29px;
}

.bbs-title h1 {
  width:680px;
  height:52px;
  font-size:40px;
  font-family:MicrosoftYaHei-Bold;
  line-height:36px;
  color:rgba(48,52,69,1);
  opacity:1;
  margin: auto;
}

.bbs-title .strong-txt {
  font-weight: bold;
}

.excitation-desc {
  height:62px;
  font-size:16px;
  font-family:MicrosoftYaHei;
  line-height:26px;
  color:rgba(89,96,123,1);
  opacity:1;
  margin-bottom: 60px;
  text-align: center;
}

.excitation-pic {
  height: 486px;
  text-align: center;
}

.excitation-pic img {
  height: 100%;
}

.profit-advantage-title,
.function-highlights-title,
.core-functions-title {
  text-align: center;
  font-size: 40px;
  margin-top: 97px;
}
.profit-advantage-content,
.function-highlights-content {
  display: flex;
  justify-content: center;
  margin-top: 164px;
  margin-bottom: 120px;
}

.profit-advantage-content .active {
  width: 308px;
  height: 379px;
}



.profit-advantage-content-details:last-child img,
.profit-advantage-content-details:first-child img {
  width: 142px;
  height: 142px;
  margin-top: 42px;
}

.profit-advantage-content-details {
  width: 210px;
  height: 379px;
  background: white;
  box-shadow:0px 6px 30px rgba(228,228,239,1);
  border-radius:6px;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  /* transition: all 0.2s ease-in; */
}

.profit-advantage-content-details .selected, 
.profit-advantage-content .active .not-selected {
  display: none;
}

.profit-advantage-content-details .not-selected,
.profit-advantage-content .active .selected {
  display: block;
}

.profit-advantage-content-details .selected .advantage-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  color: rgba(48,52,69,1);
  margin: 49px auto 17px;
  text-align: center;
}

.profit-advantage-content-details .not-selected .advantage-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  color: rgba(48,52,69,1);
  margin-top: 61px;
  text-align: center;
}

.profit-advantage-content-details .selected .advantage-info {
  font-size: 16px;
  line-height: 26px;
  color: rgba(159,164,187,1);
  margin: 0 30px 50px;
  text-align: center;
}

.profit-advantage-content-details img {
  width: 121px;
  height: 121px;
  margin-top: 52px;
}

.profit-advantage-content-details .img-box-b0 {
  position: relative;
}

.profit-advantage-content-details .img-box-b0::after {
  position: absolute;
  width: 30px;
  bottom: 0;
  left: 50%;
  display: block;
  border-bottom: 1px solid #eee;
  content: '';
  transform: translate(-50%, 0px);
}

.profit-advantage-content-details .img-box-b20 {
  position: relative;
}

.profit-advantage-content-details .img-box-b20::after {
  position: absolute;
  width: 30px;
  bottom: 12px;
  left: 50%;
  display: block;
  border-bottom: 1px solid #eee;
  content: '';
  transform: translate(-50%, 0px);
}

.advantage2-title, 
.advantage3-title, 
.advantage4-title,
.advantage5-title {
  font-size:18px;
  font-weight:400;
  line-height:32px;
  color:rgba(48,52,69,1);
  margin-top: 61px;
  text-align: center;
}

.mg-t-50 {
  margin-top: 50px;
}

/* 功能亮点 */
.function-highlights {
  background:rgba(250,251,255,1);
  overflow: auto;
}

.function-highlights-title,
.core-functions-title {
  margin-top: 100px;
}

.function-highlights-content-details {
  width: 280px;
  height: 230px;
  background: white;
  margin-right: 62px;
  box-shadow:0px 6px 20px rgba(228,228,239,1);
  border-radius:6px;
  position: relative;
  transition: all .2s linear;
}

.function-highlights-content-details:last-child {
  margin: 0;
}

.function-highlights-content-details img {
  position: absolute;
  left: 50%;
  top: -23%;
  transform: translate(-50%, 0%);
}

.function-highlights-content-details:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0.06);
}


/* 核心功能 */
.function-highlights {
  background:rgba(251,251,255,1);
  overflow: auto;
}

.core-functions-title-mg {
  margin: 48px 0 12px 0 !important;
}

.core-functions-info-mg {
  margin: 0 0 55px 0 !important;
}


.bbs-excitation {
  background: rgba(250,251,255,1);
}

.fc-title {
  font-size:18px;
  font-weight:bold;
  line-height:32px;
  color:rgba(48,52,69,1);
  margin: 86px auto 17px;
  text-align: center;
}

.fc-b {
  border-left: 3px solid rgba(116,80,246,1);
  padding-left: 5px;
}

.core-functions-card-box {
  display: flex;
  width: 600px;
  flex-wrap: wrap;
  margin-bottom: 140px;
}

.core-functions-card-box .active {
  width: 111px;
  height: 94px;
  background: linear-gradient(269deg,rgba(255,138,47,1) 0%,rgba(255,111,0,1) 100%);
  box-shadow: 0px 6px 20px rgba(229,229,237,0.86);
  opacity: 0.86;
  border-radius: 3px;
  color: white;
}

.core-functions-card {
  width:111px;
  height:94px;
  background:rgba(255,255,255,1);
  box-shadow:0px 6px 20px rgba(229,229,237,0.86);
  opacity:1;
  border-radius:3px;
  margin-right: 17px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.core-functions-card span {
  margin-top: 15px;
}

.core-functions-card img {
  /* width: 25px;
  height: 25px; */
}

.core-functions-card:hover {
  cursor: pointer;
}
/*  */
.advantage1-title {
  font-size:18px;
  font-weight:bold;
  line-height:32px;
  color:rgba(48,52,69,1);
  margin: 49px auto 17px;
  text-align: center;
}

.advantage1-info {
  font-size:16px;
  line-height:26px;
  color:rgba(159,164,187,1);
  margin: 0 30px 50px;
  text-align: center;
}

.template-title {
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  margin-top: 98px;
  width: 308px;
}

.template-title h1 {
  color: #3A358F;
  font-weight: normal;
  font-size: 50px;
  letter-spacing: 6px;
  font-weight: bold;
}

.template-title .large-l {
  display: inline-block;
  width: 4px;
  height: 30px;
  background-color: #90A3FF;
  position: absolute;
  left: 0px;
  top: 23px;
}

.template-title .medium-l {
  display: inline-block;
  width: 4px;
  height: 26px;
  background-color: #90A3FF;
  position: absolute;
  left: 11px;
  top: 25px;
}

.template-title .small-l {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #90A3FF;
  position: absolute;
  left: 21px;
  top: 29px;
}

.template-title .large-r {
  display: inline-block;
  width: 4px;
  height: 30px;
  background-color: #90A3FF;
  position: absolute;
  right: 0px;
  top: 23px;
}

.template-title .medium-r {
  display: inline-block;
  width: 4px;
  height: 26px;
  background-color: #90A3FF;
  position: absolute;
  right: 11px;
  top: 25px;
}

.template-title .small-r {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #90A3FF;
  position: absolute;
  right: 21px;
  top: 29px;
}

.template-list {
  font-size: 0;
  text-align: center;
  padding-bottom: 100px;
}

.template-item {
  display: inline-block;
  height: 370px;
  width: 306px;
  font-size: 0;
  margin-right: 84px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 2px 4px 0px rgba(176,176,176,0.5);
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;  
}

.template-item:last-child {
  margin-right: 0;
}

.template-item img {
  width: 100%;
}

.template-item p {
  font-size: 22px;
  color: #040404;
  text-align: center;
  letter-spacing: 2px;
  height: 64px;
  line-height: 64px;  
}

.code-qr-mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

.code-qr-mask img {
  display: block;
  width: 200px;
  height: 200px;
  margin: 70px auto 0 auto;
}

.template-item:hover .code-qr-mask {
  display: block;
}

.brand-wrap {
  text-align: center;
  font-size: 0;
  padding-bottom: 62px;
}

.brand-wrap img {
  width: 1577px;
  height: 100%;
}

/* 核心功能 */
.core-functions-content {
  display: flex;
  justify-content: center;
  margin-top: 29px;
}

.core-functions-right {
  width: 600px;
  height: 600px;
}

.core-functions-left-title {
  width:96px;
  height:22px;
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  line-height:20px;
  color:rgba(48,52,69,1);
  opacity:1;
}

/* 行业模板&&商家案例 */
.template-case {
  background:rgba(250,251,255,1);
  overflow: auto;
}

.template-case-title {
  font-size: 40px;
  line-height: 36px;
  color: rgba(48,52,69,1);
  text-align: center;
  margin-top: 76px;
}

.template-case-title .active {
  font-weight: bold;
}

.template-case-title span {
  cursor: pointer;
  position: relative;
}

.template-case-title .active::after {
  content: '';
  border: 3px solid #7450F6;
  width: 80px;
  height: 0px;
  position: absolute;
  left: 50%;
  bottom: -24px;
  border-radius: 6px;
  transform: translate(-50%, 0px);
}

.template-case-title span+span {
  margin-left: 40px;
}

.template-case-title-content {
  width:1364px;
  height:618px;
  background:rgba(255,255,255,1);
  opacity:1;
  margin: 80px auto 46px;
  display: none;
}

.db {
  display: block !important;
}

.template-case-title-content-bc {
  background: url(../images/bbs_buy/template-case-title-content-bc.png);
  background-repeat: no-repeat;
  background-size: 662px 410px;
  height: 100%;
  display: flex;
}

.template-retail-left {
  margin: 25px 32px 0 30px;
}

.template-retail-left img:last-child {
    position: relative;
    left: -15px;
    top: -15px;
}

.template-retail-right-title {
  height:42px;
  font-size:32px;
  line-height:51px;
  color:rgba(48,52,69,1);
  cursor: pointer;
}

.template-retail-right-label {
  margin-top: 30px;
}

.template-retail-right-img img {
  padding: 15px;
  border: 1px solid rgba(116,80,246,1);
  border-radius: 50%;
  margin-top: 32px;
} 

.template-retail-right-label span {
  height: 39px;
  line-height: 39px;
  display: inline-block;
  padding: 0 12px;
  background: rgba(150,122,253, 0.1);
  border-radius: 30px;
  color: rgba(116,80,246,1);
}

.template-retail-right-label span:nth-child(n+2) {
  margin-left: 10px;
}

.template-retail-right-title .active {
  font-weight: bold;
  position: relative;
}

.template-retail-right-title .active::after {
  content: '';
  position: absolute;
  bottom: -10px;
  width: 60px;
  height: 4px;
  left: 50%;
  background: rgb(116, 80, 246);
  transform: translate(-50%, 0px);
  border-radius: 10px;
}

.template-retail-right-title span+span {
  margin-left: 26px;
}

.template-retail-right {
  margin-top: 129px;
  margin-left: 169px;
}

/* 底部数字 */
.count-part {
  position: relative;
  background: url(../images/takeout/number_bg.jpg);
  height: 400px;
}

.count-part>img {
  width: 100%;
}

.count-part ul {
  position: absolute;
  width: 80%;
  top: 22%;
  display: flex;
  left: 14%;
  align-items: center;
  justify-content: center;
}

.count-part ul>li {
  margin-right: 7%;
  width: auto;
  vertical-align: middle;
  height: auto;
}

.count-part ul>li:last-child {
  width: 32%;
  margin-right: 0;
  padding-left: 50px;
}

.tel-num p:nth-child(1) {
  color: #303445 !important;
}

.count-part ul>li>p:first-child {
  color: rgb(125, 61, 255);
  font-size: 38px;
  margin-bottom: 30px;
}

.count-part ul>li>p:last-child {
  font-size: 22px;
  color: #303445;
}

.tel-num>p:nth-child(2) {
  color: #59607B;
  font-size: 22px;
  margin: 38px 0;
  margin-top: 30px;
}

/* .tel-num>p:last-child:hover {
  background: linear-gradient(180deg, rgba(121, 154, 247, 0.8) 0%, rgba(68, 97, 236, 0.8) 100%);
} */

.tel-num>p:last-child {
  width: 100%;
  padding: 10px 0;
  /* background: linear-gradient(180deg, rgba(121, 154, 247, 1) 0%, rgba(68, 97, 236, 1) 100%); */
  background: rgb(125, 61, 255);
  color: #fff !important;
  border-radius: 4px;
  max-width: 340px;
  text-align: center;
}

/* 侧边栏 覆盖right_corner.css样式*/
.icon-part>span {
  background: #4461EC !important;
}

.exclusive-customer-service,
.online-service {
  background-color: #4461EC !important;
}