.footer-top{
	margin-top: 0px;
}
.product-main {
	background-color: #F1F1F1;
	padding: 16px 0 47px;
}

.product-wrap {
	margin: 0 auto;
}

.product-left {
	flex: 1;
}

.product-right {
	width: 338px;
	margin-left: 20px;
}

/* 左上banner */
.product-left-banner {
	position: relative;
}
.product-left-banner img{
	width: 100%;
}
/* .product-left-banner .btn {
	position: absolute;
	bottom: 73px;
	left: 68px;
	width: 130px;
	height: 40px;
	background-color: #FFFFFF;
	color: #FF4341;
	border: none;
	border-radius: 0;
	font-size: 14px;
} */

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	color: #FF4341;
}


.product-left-box {
	padding-top: 90px;
	text-align: center;
}

.product-left-box h4 {
	margin-bottom: 18px;
	font-weight: 600;
}

.product-left-box h6 {
	color: #6B6B6B;
	width: 700px;
	margin: 0 auto;
	line-height: 30px;
}

/* 左中优势 */
.product-left-advan img {
	margin-top: 38px;
}

/* 左中外观 */
.product-left-style {}

.product-left-con {
	padding-left: 80px;
	padding-right: 80px;
	margin-top: 70px;
}

.product-left-intro {
	width: 273px;
	text-align: left;
}

.ns-split {
	width: 70px;
}

.product-left-intro p:first-child {
	font-size: 18px;
	font-weight: 600;
}

.product-left-intro p:nth-child(2) {
	color: #6B6B6B;
	line-height: 25px;
}

/* 左中直播 */
.product-left-living .product-left-intro {
	width: auto;
	padding-left: 40px;
}

.product-left-living .product-left-intro i {
	color: #FF4240;
	margin-right: 15px;
}

.product-left-living .product-left-intro h6 {
	color: #383838;
	line-height: 50px;
}

/* 左中插件 */
.product-left-addon {
	padding-bottom: 50px;
}

.product-left-addon .addon-list {
	padding: 0 90px;
}

.product-left-addon .addon-list .addon-li {
	width: 25%;
	margin-top: 56px;
}

.product-left-addon .addon-list .addon-li .addon-li-name {
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.product-left-addon .addon-list .addon-li .addon-li-intro {
	color: #6B6B6B;
	line-height: 24px;
	margin-bottom: 0;
}

/* 右上咨询 */
.product-right-consult {
	display: flex;
	justify-content: center;
	padding: 22px;
	text-align: center;
	margin-bottom: 16px;
}

.consult-wrap {
	width: 260px;
	height: 335px;
	background: url(../img/product/b2c/bg.png);
	padding-top: 35px;
	color: #FFFFFF;
}

.consult-wrap h6 {
	font-weight: 600;
	margin-top: 15px;
}

.consult-wrap p {
	margin-bottom: 10px;
}

.consult-wrap h5 {
	/* margin-bottom: 25px; */
}

.consult-wrap .btn {
	width: 226px;
	height: 37px;
	font-size: 14px;
	border-radius: 0;
}

.consult-wrap .btn-primary {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

.consult-wrap .btn-outline-primary {
	color: #FFFFFF;
	border-color: #FFFFFF;
	/* margin-top: 10px; */
}

.consult-wrap .btn-outline-primary:hover {
	background-color: transparent;
	border-color: #FFFFFF;
}

.consult-wrap .btn-primary:not(:disabled):not(.disabled):active {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

.consult-wrap .btn-outline-primary:not(:disabled):not(.disabled):active {
	background-color: transparent;
	border-color: #FFFFFF;
}

/* 二维码 */
.product-right-ewm {
	padding: 25px 32px 25px 20px;
	margin-bottom: 16px;
}

.ewm-wrap div {
	line-height: 24px;
}

.ewm-wrap-img {
	position: relative;
}

.ewm-wrap-img>img {
	cursor: pointer;
}

.ewm-wrap-img .b2c-ewm {
	position: absolute;
	bottom: 50px;
	left: -40px;
	width: 120px;
	height: 120px;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	display: none;
}

.ewm-wrap-img .b2c-ewm img {
	width: 100%;
	height: 100%;
}

.ewm-wrap-img:hover .b2c-ewm {
	display: inline-block;
}

/* 文档 */
.product-right-file {
	padding: 20px 20px 0 20px;
	margin-bottom: 16px;
	display: none;
}

.file-wrap h6 {
	margin-bottom: 20px;
	font-weight: 600;
}

.file-wrap .d-flex a {
	width: 45%;
}

.file-wrap a:hover {
	text-decoration: none;
}

.file-wrap-box {
	text-align: center;
}

.file-wrap-box p {
	margin-top: 10px;
	margin-bottom: 22px;
	color: #383838;
}

/* 案例 */
.product-right-case,
.product-right-addon {
	padding: 20px;
	margin-bottom: 16px;
	display: none;
}

.file-wrap,
.case-wrap,
.addon-wrap {
	position: relative;
}

.case-wrap h6,
.addon-wrap h6 {
	font-weight: 600;
}

.file-wrap>a,
.case-wrap>a,
.addon-wrap a {
	position: absolute;
	top: 0;
	right: 0;
}

.case-wrap-box {
	margin-top: 20px;
	cursor: pointer;
}

.case-wrap-box img {
	width: 50px;
	height: 36px;
	object-fit: cover;
	margin-right: 16px;
	flex-shrink: 0;
}

.case-wrap-box>div {
	width: calc(100% - 66px);
}

.case-wrap-box p {
	margin-bottom: 0;
}

.case-wrap-box p.text-truncate {
	color: #808080;
}

/* 插件 */
.addon-wrap-box {
	width: 48%;
	margin-top: 20px;
	cursor: pointer;
}

.addon-wrap-box img {
	width: 50px;
	height: 50px;
	object-fit: cover;
	margin-right: 10px;
}

/* 多商户 */
.b2b2c-left {
	padding-bottom: 72px;
}

.b2b2c-wrap .product-left-banner .btn {
	left: 56px;
}

.b2b2c-technical-support-wrap {
	padding: 35px 45px 0;
}

.b2b2c-technical-support {
	width: 25%;
	padding: 30px 20px 50px;
}

.b2b2c-technical-support .ns-text-part.style-one .style-one-title {
	margin-top: 15px;
	margin-bottom: 20px;
}

.weixin-block-right {
	width: 448px;
}

.weixin-block .layui-tab-title {
	border-bottom: none;
}

.weixin-block-right .layui-tab-title {
	margin-top: 90px;
}

.weixin-block-right-btn {
	width: 85px;
	height: 85px;
	background-color: #FFFFFF;
	padding: 0 !important;
	margin-right: 36px;
	margin-bottom: 33px;
	border-radius: 10px;
	border: 1px solid #EEEEEE;
	cursor: pointer;
}

.weixin-block-right-btn:nth-child(4n) {
	margin-right: 0;
}

.weixin-block-right-btn div {
	font-size: 14px;

}

.weixin-block-right-btn.active {
	background: #F2F5FF;
	border: 1px solid #4572F7;
}

.b2b2c-info .img-box {
	min-width: 350px;
}

.img-left {
	margin-left: 16px;
	float: right;
	text-align: left;
}

.img-left .sort {
	font-size: 56px;
	line-height: 45px;
	opacity: 0.2;
	font-weight: bold;
}

.img-left .sort-name {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
}

.img-left .sub-title {
	font-weight: 400;
	color: #6B6B6B;
	line-height: 27px;
}

.img-left .btn-wrap {
	margin-top: 40px;
}

.img-left .btn-wrap .btn {
	width: 116px;
	height: 40px;
	font-size: 14px;
	border-radius: 2px;
	margin-right: 40px;
}

.img-left .btn-wrap .btn:first-child {
	background-color: #C0C0C0;
	border-color: #C0C0C0;
}


/* saas */
.saas-left .product-left-banner .btn {
	bottom: 70px;
	left: 76px;
}

.saas-left-sell img {
	margin-top: 35px;
}

.service-left {
	padding-bottom: 20px;
}

.service-list {
	padding: 0 68px;
}

.service-list .addon-li {
	width: 20%;
	margin-top: 50px;
}

.service-list .addon-li img {
	margin-bottom: 15px;
}

.service-list .addon-li .addon-li-name {
	font-size: 12px;
	margin-bottom: 0;
}

.compare-wrap .product-left-con {
	padding: 0 60px;
	margin-top: 50px;
}

.compare-box {
	width: 100%;
}

.compare-box>div {
	width: 50%;
	text-align: left;
	padding: 16px 20px 0 0;
}

.compare-title div {
	padding-left: 38px;
	margin-bottom: 10px;
}

.compare-box i {
	font-size: 23px;
	line-height: 24px;
	margin: 0 3px 0 16px;
}

.ns-text-orange {
	color: #FF6C24;
}

.compare-box span {
	display: inline-block;
	margin-bottom: 6px;
}

.compare-box p {
	color: #6B6B6B;
	line-height: 24px;
}

.ns-bg-light-blue {
	background-color: #F7F8FA;
}

.diy-wrap {
	margin-top: 40px;
	padding: 0 60px;
}

.saas-left .product-left-box:last-child {
	padding-bottom: 80px;
}

/* 更新日志 */
.product-update-log {
	padding: 60px 64px 40px;
}

/* 时间轴 */
.timeLine {
	margin-bottom: 0;
}

.timeLine>li {
	display: flex;
	padding-bottom: 35px;
	background: url(../img/market/version/line.png) repeat-y 170px 0;
	position: relative;
}

.timeLine>li .time {
	width: 150px;
	text-align: right;
	margin-right: 20px;
	flex-shrink: 0;
}

.timeLine>li .time h4{
	margin-right: 10px;
}

.timeLine>li .line-circle {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	position: absolute;
	left: 164px;
	top: 10px;
}

.timeLine>li .line-circle.newest {
	width: 23px;
	height: 23px;
	left: 159px;
	top: 5px;
	padding: 5px;
}

.timeLine>li .line-circle.newest span {
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	vertical-align: top;
}

.ns-bg-e4 {
	background-color: #E4E4E4;
}

.timeLine>li .box {
	margin-left: 33px;
	width: 550px;
}

.timeLine>li .box h6 {
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 10px;
}

.timeLine>li .box .update-list-wrap {
	background-color: #F6F6F6;
	padding: 20px 40px;
	position: relative;
}

.timeLine>li .box .update-li {
	line-height: 35px;
}

.timeLine>li .box .update-li i {
	font-size: 18px;
	line-height: 18px;
	position: relative;
	top: 1px;
	margin-right: 8px;
}

.timeLine>li .box .update-li pre{
	white-space: pre-wrap;
}

.collapse-btn {
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	right: 40px;
	top: 20px;
}

.collapse-btn .btn {
	padding: 0;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	vertical-align: top;
}

.collapse-btn .btn i {
	font-size: 24px;
	color: rgba(0, 0, 0, .3);
}

.btn-link, .btn-link:hover {
	color: unset;
	text-decoration: none;
}

.btn:focus, .btn.focus {
	box-shadow: none;
}

.btn-link:focus, .btn-link.focus {
	text-decoration: none;
}

.timeLine-btn {
	position: relative;
	left: 130px;
}

.timeLine-btn i {
	font-size: 20px;
	margin-right: 10px;
}

.timeLine-btn .btn {
	padding: 0;
	font-size: 14px;
}

/* 单商户v4 */
.b2cv4-left {
	padding-bottom: 70px;
}

.b2cv4-left .product-left-banner .btn {
	bottom: 72px;
	left: 76px;
}

.product-left-mould-wrap {
	margin-top: 20px;
}

.mould-wrap {
	/* margin: 0 8px; */
}

.mould-wrap p {
	color: #6B6B6B;
}

.product-left-b2cv4-living .product-left-intro {
	flex: 1;
	width: 420px;
	padding-left: 0;
}

.product-left-b2cv4-living .product-left-con img {
	margin-right: 40px;
}

.product-left-b2cv4-living .product-left-con {
	margin-top: 0;
}
.show-how-wrap .show-how-com {
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 999;
	width: 580px;
	background-color: #FFFFFF;
	padding: 20px;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	border: 1px solid #DDDDDD;
	border-radius: 5px;
}

.show-how-wrap  .show-how-com:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
	/* border: 1px solid #DDDDDD; */
	border-top: 0;
	border-left: 0;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); 	/* IE 9 */
	-moz-transform: rotate(45deg); 	/* Firefox */
	-webkit-transform: rotate(45deg); /* Safari 和 Chrome */
	-o-transform: rotate(45deg); 	/* Opera */
	position: absolute;
	top: -8px;
	left: 40px;
}

.show-how-com-right {
	left: unset;
	right: 0;
}

.show-how-com-right:before {
	left: unset;
	right: 120px;
}

.show-how-com .table thead th {
	border-bottom-width: 1px;
	border-top: 0;
}

.show-how-com .table td {
	font-size: 12px;
}
.show-how-wrap{
	position: relative;
	margin-top: 20px;
	padding-bottom: 10px;
	/* z-index:999 */
}
.show-how-wrap:hover .show-how-com {
	display: inline-block;
}

.function-list {
	flex-wrap: wrap;
	padding: 0 60px;
	margin-top: 46px;
}

.function-item {
	display: inline-block;
	width: 136px;
	height: 172px;
	background: #FF7D44;
	border-radius: 10px;
	text-align: center;
	margin: 0 20px 20px 0;
}

.function-item .title{
	width: auto;
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	line-height: 1;
}

.function-item .desc{
	padding: 0 13px;
	font-size: 12px;
	font-weight: 400;
	color: #6B6B6B;
	line-height: 18px;
	margin-top: 10px;
}

.function-item:nth-child(1){
	background: rgba(255, 125, 68, 0.1);
}

.function-item:nth-child(2){
	background: rgba(255, 69, 68, 0.1);
}

.function-item:nth-child(3){
	background: rgba(60, 188, 66, 0.1);
}

.function-item:nth-child(4){
	background: rgba(255, 174, 68, 0.1);
}

.function-item:nth-child(5){
	margin-right: 0;
	background: rgba(68, 121, 255, 0.1);
}

.function-item:nth-child(6){
	background: rgba(38, 189, 216, 0.1);
}

.function-item:nth-child(7){
	background: rgba(255, 174, 68, 0.1);
}

.function-item:nth-child(8){
	background: rgba(121, 68, 255, 0.1)
}

.function-item:nth-child(9){
	background: rgba(255, 69, 68, 0.1);
}

.function-item:nth-child(10){
	background: rgba(255, 125, 68, 0.1);
	margin-right: 0;
}

.function-item .function-icon {
	width: 60px;
	height: 60px;
	margin: 20px 0 15px 0;
}

.promotion-tip h6 {
	width: auto;
	height: 30px;
	line-height: 30px!important;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #383838;
}

.ns-text-part.style-one .style-one-content{
	transform: inherit;
	position: initial;
	width: auto;
}
/* 客服 */
.merit .title{
	font-size: 18px;
	font-weight: 600;
}
.merit ul{
	margin-top: 20px;
}
.merit li{
	display: flex;
	margin-top: 10px;
}
.merit li>div{
	position:relative;
	flex:1;
	color:#6B6B6B;
	padding-left: 20px;
}
.merit li>div>i{
	position:absolute;
	left:0
}