@charset "utf-8";
html,
body {
	height: 100%;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
body,
span,
ul,
li {
	font-family: "Helvetica Neue", Helvetica, Arial,
		"Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	list-style: none;
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
@font-face {
	font-family: 'Android_Italic';
	src: url('../font/Android_Italic.ttf');
}
.container {
	background: #fff;
}
.layui-layer-btn{
	text-align: center!important;
}
/*----------------------------底部导航----------------------------*/
#weui-tabbar {
	position: fixed;
	margin-top: 3rem;
}
/*-------------------------GH_head--------------------------*/
.GH_head {
	width: 100%;
	height: 5rem;
	color: #323232;
	position: fixed;
	z-index: 10000;
	background-color: #ffffff;
}
.GH_head .page__bd {
	position: relative;
}
.GH_head .GH_logo {
	position: absolute;
	font-size: 1.4rem;
	font-family: "Android_Italic";
	top: 6px;
	left: 0.625rem;
	color: #417bd1;

}
.GH_head .list_icon,
.close_icon {
	position: absolute;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	top: .7rem;
	right: 0.625rem;

}
.GH_head .close_icon {
	display: none;
}
/* -----------------------------head列表-------------------------------- */
.GH_head .GH_head_list {
	background-color: #ffffff;
	display: none;
	line-height: 2.1875rem;
}
.GH_head .GH_head_list .nav-bg{
	position: fixed;
	top: 2.8rem;
	width: 100%;
	height: 100%;
    background-color: rgba(0,0,0,.3);
}
.GH_head .GH_head_list .nav-main{
	position: fixed;
	top: 2.8rem;
	width: 100%;
	background-color: #ffffff;
	border-top: 1px solid #eee;
    overflow-y: scroll;
    max-height: 100%;
}
.GH_head_list .nav-main .nav-item{
	border-bottom: 1px solid #eee;
	text-align: left;
}
.GH_head_list .nav-main .nav-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 40px;
	line-height: 40px;
    padding: 0 20px;
	color: #333333;
}
.GH_head_list .nav-main .nav-top img{
	margin: 0;
	width: 20px;
	height: 20px;
}
.GH_head_list .nav-main .nav-item.active .nav-top img{
	transform: rotate(180deg);
}
.GH_head_list .nav-main .nav-menu{
	display: none;
	padding: 0 20px;
	background-color: #F5F5F5;
	border-top: 1px solid #eee;
}
.GH_head_list .nav-main .nav-menu h3{
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-top: 6px;
}
.GH_head_list .nav-main .nav-menu ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.GH_head_list .nav-main .nav-menu li{
	width: 50%;
	text-align: left;
    margin: 0;
	height: 28px;
	line-height: 28px;
}
.GH_head_list .nav-main .nav-menu li a{
	color: #417bd1
}
.GH_head_list .nav-main .nav-menu .menu-scheme{
	display: block;
	width: 100%;
	line-height: 35px;
	color: #417bd1;
	border-top: 1px solid #eee;
}
/*-----------------------------头部banner切换---------------------*/
.swiper-container {
	padding-top: 2.84rem;
}
.swiper-container .swiper-pagination-bullet {
	background: transparent;
	border: 2px solid #fff;
	opacity: 1;
}
.swiper-container .swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-container img {
	/* height: 24.5rem; */
	width: 100%;
}
/*-----------------------------head icon------------------------------*/
.GH_Nav_icon {
	padding-top: 1rem;
}
.GH_Nav_icon .head-icon {
	width: 3.12rem;
	height: auto;
	margin: 0 auto;
}
.GH_Nav_icon .head-nav {
	color: #333;
	font-family: 微软雅黑;
	font-size: 15px;
	margin-top: 0;
}
/*-----------------------------产品推荐----------------------------------------*/
.index_hd .title{
	font-size: 16px;
	color: #333333;
	margin-bottom: 4px;
}
.index_hd .desc{
	font-size: 12px;
	color: #999999;
}
.gh_product{
	padding: 20px 15px;
}
.gh_product .product_main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gh_product .product_main .product-part{
	width: 25%;
}
.gh_product .product_main .circle-bg{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #f1f3f5;
	margin: 8px;
	position: relative;
}
.gh_product .product_main .circle-bg img{
	width: 26px;
	height: 26px;
	margin-top: 17px;
}
.gh_product .product_main .circle-bg .hot{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	right: 0;
	margin: 0;
}
.gh_product .product_main .product-name{
	font-size: 12px;
	color: #868e96;
}
/*-----------------------------预约体验----------------------------------------*/
.appoint{
	padding: 15px 20px;
}
.appoint .title{
	font-size: 16px;
	color: #000;
	margin-bottom: 8px;
}
.appoint .input-phone ,.appoint .input-num{
	display: flex;
	margin-bottom: 10px;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.appoint .text{
	color: #666666;
	width: 60px;
	text-align: left;
}
.appoint .input-phone input{
	width: 230px;
}
.appoint .input-num input{
	width: 140px;
}
.appoint .input-num .ex-num{
	width: 80px;
	margin-left: 10px;
	background-color: #417bd1;
	color: #fff;
	height: 37px;
	line-height: 37px;
}
.appoint input{
	padding: 10px 6px;
	border: 1px solid #eee;
}
.appoint .experience{
	background-color: #417bd1;
	color: #ffffff;
	padding: 8px 0;
	font-size: 14px;
	margin-bottom: 20px;
	border: none;
	width: 90%;
}
/* 解决方案 */
.solution{
	padding: 20px 15px;
	background-color: #f5f5f5;
}
.solution .solution-main{
	width: 290px;
	margin-top: 20px;
}
.solution-main .swiper-slide{
    width: 84%!important;
    margin: 0 10%;
}
.solution-main .swiper-slide-prev{
    right:-8%;
}
.solution-main .swiper-slide-next{
    left:-8%;
}
.solution .case-list{
	border-radius: 20px;
	box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.2);
	width: 270px;
	background-color: #fff;
	display: block;
}
.solution .case-list .title{
	background: url(/static/img/wap/solve/solution.png);
	background-size: 100%;
	height: 60px;
    font-size: 16px;
	color: #fff;
	line-height: 60px;
}
.solution .case-list .solu-info{
	padding: 10px 20px;
	text-align: justify;
	text-justify:inter-ideograph;
	color: #333333;
	font-size: 12px;
	height: 120px;
}
.solution .case-list .about-case{
	text-align: left;
	padding-left: 20px;
	color: #666;
}
.solution .case-list .case-img{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 10px 20px 20px 20px;
}
.solution .case-list .case-img img{
	width: 70px;
	margin: 0;
	margin-right: 10px;
}
.solution .case-list .case-img img:nth-child(3n){
	margin-right: 0;
}
/* ---------------------------------------经典案例--------------------------------- */
.GH_case {
	margin-bottom: 1rem;
}
/* title */
.GH_case .page__bd {
	margin-top: 10px;
}
.GH_case .page__title {
	font-size: 24px;
	font-family: '微软雅黑';
	font-weight: normal;
	margin-top: 1.2rem;
}
.GH_case .page__desc {
	font-size: 1rem;
	color: #858585;
	padding: 0px 0.625rem;
}
.GH_case .case_item {
	margin-left: 0.625rem;
}
.GH_case .case_item img {
	border: 1px solid #d0d0d0;
}
.GH_case .look-more {
    width: 90px;
    height: 30px;
    color: #ffffff;
    line-height: 30px;
    font-size: 12px;
    background: linear-gradient(to left, #40cce7, #299cf8);
    display: block;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 15px;
}
.GH_case .weui-btn_primary:focus {
	background-color: transparent;
	color: #1977d4;
}
/* ---------------------------------------foot--------------------------------- */
.GH_foot {
	background-color: #323232;
	position: relative;
	color: #fff;
	margin-bottom: 44px;
}
/* ---------------------------------------tab--------------------------------- */
.GH_tab {
	background-color: rgba(0, 0, 0, .2);

}
.GH_tab .weui-tabbar__label {
	color: #fff;
}
.GH_tab .weui-tabbar__label {
	font-size: 1rem;
	color: #000;
}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon,
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon>i,
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label {
	color: #fff;
}
/*-----------------------------底部----------------------------------*/
@media all and (min-width:320px) and (max-width:768px) {
	/*-------------------------GH_head--------------------------*/
	.GH_head {
		width: 100%;
		height: 2.8rem;

	}
	.GH_head .GH_logo {
		top: 6px;
		left: 0.625rem;
	}
	.GH_head .list_icon {
		top: .7rem;
		right: 0.625rem;
	}
}
/* 首页 */
.swiper-pagination-bullet{
	width: 4px;
	height: 4px;
}
.container .banner{
	height: 200px;
	color: #ffffff;
	text-align: left;
	padding: 0 20px;
}
.container .banner.b1{
	background: linear-gradient(to right, #40bfee, #47c5f4);
}
.container .banner.b1 .more{
	color: #40bfee;
}
.container .banner.b2{
	background: linear-gradient(to right, #f36b6b, #ff7070);
}
.container .banner.b2 .more{
	color: #f36b6b;
}
.container .banner.b3{
	background: linear-gradient(to right, #c477f6, #ca7bff);
}
.container .banner.b3 .more{
	color: #c477f6;
}
.container .banner.b4{
	background: linear-gradient(to right, #f58732, #ff8c34);
}
.container .banner.b4 .more{
	color: #f58732;
}
.container .banner.o2o{
	background: linear-gradient(to right, #fec96a, #fed074);
}
.container .banner.o2o .more{
	color: #fec96a;
}
.container .banner.app{
	background: linear-gradient(to right, #47e4c1, #4fffd6);
}
.container .banner.app .more{
	color: #47e4c1;
}
.container .banner.oms{
	background: linear-gradient(to right, #6eb0fc, #7ab4fc);
}
.container .banner.oms .more{
	color: #6eb0fc;
}
.container .banner.retail{
	background: linear-gradient(to right, #ffc45d, #efb957);
}
.container .banner.retail .more{
	color: #efb957;
}
.container .banner.b2bs{
	background: linear-gradient(to right, #908aff, #8881ee);
}
.container .banner.b2bs .more{
	color: #8881ee;
}
.container .banner.cross{
	background: linear-gradient(to right, #ff7777, #fa7070);
}
.container .banner.cross .more{
	color: #fa7070;
}
.container .banner.channel{
	background: linear-gradient(to right, #45d1ff, #42C6F2);
}
.container .banner.channel .more{
	color: #42C6F2;
}
.container .banner.s2b{
	background: linear-gradient(to right, #4482ff, #407aee);
}
.container .banner.s2b .more{
	color: #407aee;
}
.container .banner.s2b2c{
	background: linear-gradient(to right, #f7d081, #ffd785);
}
.container .banner.s2b2c .more{
	color: #ffd785;
}
.container .banner.export{
	background: linear-gradient(to right, #70dff5, #64C6DA);
}
.container .banner.export .more{
	color: #64C6DA;
}
.container .banner .title {
	font-size: 20px;
	font-weight: normal;
	padding-top: 35px;
	margin-bottom: 5px;
}
.container .banner .desc {
	font-size: 14px;
	margin-bottom: 8px;
}
.container .banner .more{
	width: 100px;
	height: 26px;
	line-height: 26px;
	border-radius: 26px;
	background: #FFF;
	text-align: center;
	font-size: 14px;
}
.banner-common{
	padding-top: 2.8rem;
}
.more-scene{
	padding: 20px 15px;
}
.apply-sence{
	padding: 20px 15px;
}
.more-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.more-main p{
	border: 1px solid #eee;
	padding: 4px 0;
	width: 30%;
	margin-bottom: 7px;
	font-size: 12px;
	color: #333;
}
.more-business .floors{
    position: relative;
	margin: auto;
	margin-top: 10px;
	width: 300px;
	height: 352px;	
}
.more-business .floors .bg-img{
	width: 300px;
	height: 352px;
}
.more-business .floor-title{
	color: #ffffff;
	position: absolute;
	top: 0;
	width: 100%;
}
.more-business .floor-title .top{
	padding-top: 15px;
	font-size: 16px;
}
.more-business .floor-info{
	color: #28a7f8;
	position: absolute;
	left: 55px;
	bottom: 9px;
}
.more-business .floor-info.first{
	bottom: 11px;
}
.more-business .floor-info.second{
	color: #9a80fa;
}
.more-business .floor-info.three{
	color: #18cec3;
}
.more-business .floor-info p{
	height: 44px;
	line-height: 44px;
}
.more-business .pull-img{
	width: 30px;
}
.apply-main{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
}
.apply-main .apply-part{
	width: 49%;
	position: relative;
	border-radius: 10px;
	height: 108px;
	overflow: hidden;
	margin-bottom: 10px;
}
.apply-main .apply-part .float{
	background-color: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	height: 108px;
	color: #fff;
	text-align: left;
	padding: 0 8px;
}
.apply-main .apply-part .float .tit{
	margin-top: 34px;
	font-size: 13px;
}
.apply-main .apply-part .float .line{
	width: 80px;
	height: 2px;
	background-color: #fff;
	margin: 4px 0;
}
.live{
	background-color: #f5f5f5;
	padding: 20px 15px;
}
.live .live-main{
	margin-top: 10px;
	display: flex;
	justify-content: center;
}
.live .live-main .live-img{
	width: 150px;
}
.live .live-main .live-right{
	margin-left: 30px;
}
.live .live-main .live-part{
	border: 1px solid #1296db;
	border-radius: 6px;
	margin-bottom: 20px;
	padding: 8px;
	color: #333333;
}
.live .live-main .live-part:nth-child(2n){
	border: 1px solid #8881ee;
}
.live .live-main .live-part:nth-child(3n){
	border: 1px solid #f36b6b;
}
.live .live-main .live-part img{
	width: 25px;
	height: 25px;
}
.diagram img{
	margin-top: 10px;
}
.grade-price{
	padding: 20px 15px;
}
.grade-price .grade-main{
	margin-top: 10px;
}
.grade-price .grade-main .grade-img{
	width: 300px;
}
.grade-price .price-list{
	border: 2px solid #3F9BFF;
	padding: 10px;
	border-radius: 8px;
	margin: 0 7px;
	margin-top: 15px;
}
.grade-price .pr-main{
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
}
.grade-price .pr-title{
	font-size: 14px;
	color: #666666;
}
.grade-price .pr-main .pr-part{
	display: flex;
	align-items: center;
}
.grade-price .pr-main .pr-part img{
	width: 20px;
	height: 20px;
}
.grade-price .pr-main .pr-part .name{
	color: #333;
	margin-left: 8px;
}
.grade-price .pr-main .pr-part .count{
	font-size: 14px;
	margin-left: 8px;
	color: #e22121;
}
.func-floor{
	padding: 15px 20px;
}
.func-floor .func-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}
.func-floor .func-main .func-list{
	width: 43%;
	border: 1px solid #3F9BFF;
	padding: 10px;
	margin-bottom: 10px;
}
.func-floor .func-main .func-list .tit{
	margin: 6px 0;
	color: #333;
}
.func-floor .func-main .func-list .desc{
	text-align: justify;
	text-justify:inter-ideograph;
	color: #999;
}
.func-floor .func-main .func-list img{
	width: 30px;
	height: 30px;
}
.pos-web{
	padding-bottom: 20px;
}
.operate{
	padding: 0 15px 20px 15px;
}
.op-main{
	margin: 15px 0;
}
.op-main .swiper-slide{
	background-color: rgba(0,0,0,.2);
	width: 80%;
	margin:0 10px!important;
	border-radius: 10px;
	padding: 10px;
	color: #fff;
	min-height: 220px;
	position: relative;
}
.op-main .swiper-slide .tit{
	font-size: 14px;
}
.op-main .swiper-slide img{
	position: absolute;
	left: 3%;
	bottom: 10px;
	width: 94%;
}
.marketing{
	padding: 20px 15px;
}
.mark-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}
.mark-list{
	box-shadow: 0 0 6px #e2e2e2;
	width: 32%;
	margin-bottom: 10px;
	border-radius: 6px;
}
.mark-list .mark-top{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 6px;
}
.mark-list .mark-top img{
	width: 25px;
	height: 25px;
	margin: 0;
}
.mark-list .mark-top .name{
	margin-left: 5px;
	font-size: 14px;
	color: #417bd1;
}
.mark-list .mark-info{
	padding: 6px;
	text-align: justify;
	text-justify:inter-ideograph;
	color: #999;
}
.online-store{
	padding: 20px 15px;
}
.essence{
	padding: 0 15px 20px 15px;
}
.essence .essence-main .desc{
	color: #417bd1;
	margin-top: 10px;
	font-size: 14px;
}
.essence .es-list{
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.essence .es-list.two{
	flex-flow: row-reverse;
}
.essence .es-list img{
	width: 80px;
	margin: 0 10px;
}
.essence .es-list .content{
	text-align: left;
}
.essence .es-list .content .top{
	font-size: 14px;
	color: #333;
}
.essence .es-list .content .bot{
	color: #999;
	margin-top: 5px;
}
.develop{
	padding: 20px 15px;
}
.develop-main{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.develop-main .center-img{
	width: 140px;
	margin: 0;
	margin-top: 10px;
}
.develop-main .part{
	border: 1px solid #eee;
	padding: 6px;
}
.develop-main .part.bot{
	margin-top: 20px;
}
.develop-main .part img{
	width: 30px;
	height: 30px;
}
.develop-main .part .desc{
	color: #999;
}
.location{
	padding: 20px 15px;
}
.location-main{
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.location-main img{
	width: 130px;
}
.location-main .lc-left img{
	width: 100px;
}
.location-main .lc-left .infos{
	padding: 15px;
	color: #333;
}
.distribution{
	padding: 20px 15px 40px 15px;
	background: #f5f5f5;
}
.dis-main .swiper-containers{
	position: relative;
	margin-top: 20px;
}
.dis-main .swiper-containers .swiper-slide{
	width: 85%;
}
.dis-main .swiper-containers .first{
	box-shadow: 0 0 6px #e2e2e2;
	padding-bottom: 10px;
	height: 265px;
	margin: 0 10px;
}
.dis-main .top-floor{
	background-color: #f9313f;
	color: #ffffff;
	padding: 5px 0;
}
.dis-main .top-floor .tit{
	font-size: 14px;
}
.dis-main .first .first-list{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
.dis-main .first .first-list img{
	width: 25px;
	height: 25px;
	margin: 0;
}
.dis-main .first .first-list .name{
	width: 65px;
	text-align: left;
	margin-left: 10px;
}
.dis-main .swiper-pagination{
	bottom: -25px;
}
.dis-main .swiper-pagination-bullet{
	width: 20px;
	border-radius: 30%;
}
.dis-main .top-floor.two{
	background-color: #ff5325;
}
.dis-main .two-floor{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.dis-main .two-floor .left{
	color: #ff5325;
	border: 1px solid #ff5325;
	border-radius: 10px;
	padding: 5px 0;
	width: 100px;
}
.dis-main .two-floor .right{
	margin-left: 10px;
	text-align: left;
	color: #333;
}
.dis-main .top-floor.three{
	background-color: #ff8a00;
}
.dis-main .threes{
	display: flex;
	flex-wrap: wrap;
}
.dis-main .threes .three-list{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.dis-main .threes .three-list img{
	width: 20px;
	height: 20px;
	margin: 0;
}
.dis-main .threes .three-list .name{
	width: 50px;
	margin-left: 10px;
}
.dis-main .top-floor.four{
	background-color: #ffa906;
}
.dis-main .fours p{
	font-size: 13px;
	margin-top: 23px;
	color: #333;
}
.base-market{
	padding: 15px 20px;
}
.base-main{
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	color: #333;
}
.base-main .base-list{
	width: 20%;
	margin-bottom: 20px;
}
.base-main .base-list img{
	width: 50px;
}
.advantage{
	padding: 20px 15px;
}
.ad-main{
	margin-top: 10px;
}
.ad-main .ad-list{
	border: 1px solid #eee;
	border-radius: 10px;
	display: flex;
	align-items: center;
	height: 55px;
	overflow: hidden;
	margin-bottom: 10px;
}
.ad-main .ad-list .left{
	width: 55px;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #fff;
	background: linear-gradient(45deg,#91d5ff,#69c0ff 50%,#40a9ff);
}
.ad-main .ad-list .right{
	text-align: left;
	padding: 0 10px;
}
.ad-main .ad-list .right .title{
	color: #333;
	font-size: 13px;
}
.ad-main .ad-list .right .info{
	color: #999;
}
.mature{
	padding: 20px 15px;
}
.mature-img{
	width: 200px;
	margin-top: 10px;
}
.mature-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}
.mature-main .mature-list{
	display: flex;
	align-items: center;
	width: 44%;
	border: 1px solid #eee;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.mature-main .mature-list img{
	width: 40px;
	margin: 0;
	margin-right: 6px;
}
.mature-main .mature-list .top{
	color: #333;
}
.mature-main .mature-list .bot{
	color: #999;
}
.process{
	padding: 20px 15px;
}
.func-floor{
	padding: 20px 15px;
}
.substance{
	margin-top: 10px;
}
.substance .func-list{
	border: 1px solid #18bc84;
	padding: 8px 15px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.substance .func-list:nth-child(2n){
	border: 1px solid #fa6400;
}
.substance .func-list:nth-child(3n){
	border: 1px solid #1296db;
}
.substance .func-list:nth-child(4n){
	border: 1px solid #4896ff;
}
.substance .func-list:nth-child(5n){
	border: 1px solid #ffa500;
}
.substance .func-list:nth-child(6n){
	border: 1px solid #d81e06;
}
.substance .func-list:nth-child(7n){
	border: 1px solid #f4cb22;
}
.substance .func-list:nth-child(8n){
	border: 1px solid #2695fa;
}
.substance .func-list:nth-child(9n){
	border: 1px solid #f45f3e;
}
.substance .func-list .top{
	display: flex;
	align-items: center;
	font-size: 13px;
}
.substance .func-list .top img{
	width: 20px;
	height: 20px;
	margin: 0;
	margin-right: 10px;
}
.substance .func-list .bot{
	display: flex;
	flex-wrap: wrap;
}
.substance .func-list .bot p{
	width: 25%;
	color: #667186;
	margin-top: 6px;
}
.store-name{
	font-size: 12px;
}
.case-part{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 20px;
	margin-bottom: 10px;
	display: flex;
}
/* .case-part:first-child{
	border-top: none;
} */
.case-part img{
	width: 80px;
	height: 80px;
	margin: 0;
	border-radius: 50%;
	border: 1px solid #e5e5e5;
}
.case-part .right{
	margin-left: 20px;
	width: 100%;
	text-align: left;
}
.case-part .right .top{
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}
.case-part .right .top .title{
	font-size: 14px;
}
.case-part .right .top .tips{
	color: #417bd1;
}
.case-part .right .text{
	color: #999;
}
.retail-first{
	padding: 20px;
}
.step-list{
	box-shadow: 1px 3px 9px rgba(195,211,224,0.45);
	margin-top: 15px;
	padding: 10px 15px;
}
.step-list .top{
	display: flex;
	align-items: center;
}
.step-list .top img{
	width: 40px;
	height: 40px;
	margin-left: 20px;
}
.step-list .top .tit{
	color: #333333;
	font-size: 14px;
	margin-bottom: 6px;
}
.step-list .top .desc{
	color: #666666;
	font-size: 13px;
	text-align: left;
}
.step-list .info{
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.ex-data{
	padding: 20px;
}
.data-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 15px;
}
.data-main .data-item{
	width: 49%;
	position: relative;
	margin-bottom: 5px;
}
.data-main .data-item .item{
	position: absolute;
	top: 0;
	left: 0;
	color: #FFFFFF;
	padding: 15px;
}
.data-main .data-item .item img{
	width: 40px;
	height: 40px;
}
.data-main .data-item .item .title{
	font-size: 13px;
	margin-bottom: 5px;
}
.features{
	padding: 0 20px 20px 20px;
}
.features-main{
	margin-top: 15px;
}
.features-main .fea-item{
	display: flex;
	align-items: center;
	background-color: #e4f2ff;
	margin-bottom: 10px;
	border-radius: 10px;
	padding: 10px;
}
.features-main .fea-item img{
	width: 60px;
	height: 60px;
}
.features-main .fea-item .right{
	text-align: left;
}
.features-main .fea-item .tit{
	color: #333333;
	font-size: 13px;
}
.features-main .fea-item .desc{
	color: #999999;
}
.now-status{
	padding: 20px;
}
.hard{
	margin-top: 15px;
	padding: 10px;
    box-shadow: 1px 4px 9px rgba(195,211,224,0.45);
}
.h-top{
	display: flex;
	align-items: center;
}
.h-top .name{
	font-size: 14px;
	color: #1875d1;
}
.h-top img{
	width: 40px;
	height: 40px;
	margin: 0;
	margin-right: 10px;
}
.hard .content{
	text-align: left;
	margin-top: 8px;
}
.hard .content .title{
	font-size: 13px;
	color: #666666;
}
.hard .content .desc{
	color: #999999;
}
.hard .text{
	color: #999999;
	margin-top: 8px;
	text-align: left;
}
.spread-list{
	margin-top: 15px;
	padding: 0 20px;
}
.spread-item{
	display: flex;
	align-items: center;
	padding: 5px 0;
	border-bottom: 1px solid #EEEEEE;
}
.spread-item:last-child{
	border: none;
}
.spread-item .circle{
    background: #aad8f7;
    width: 16px;
    height: 16px;
    border-radius: 50%;	
}
.spread-item .circle::after{
	content: '';
    background: #1875d1;
    width: 8px;
    height: 8px;
    border-radius: 50%;
	display: block;
	margin: auto;
	margin-top: 4px;
}
.spread-item .line{
	text-align: left;
	margin-left: 15px;
	width: 305px;
}
.spread-item .line .title{
	color: #333333;
	font-size: 13px;
}
.spread-item .line .desc{
	color: #999999;
}
.platform{
	padding: 20px;
}
.platform .pl-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.platform .pl-main .plat{
	position: relative;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 13px;
	border-radius: 50%;
}
.platform .pl-main .plat::after{
	content: '';
	width: 60px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 50%;
	display: block;
}
.platform .pl-main .plat p{
	width: 30px;
	height: 40px;
	margin: auto;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}
.pl-main .plat:first-child{
	background-color: #ffddc4;
}
.pl-main .plat:first-child::after{
	background-color: #ff8c37;
}
.pl-main .plat:nth-child(2){
	background-color: #dcebff;
}
.pl-main .plat:nth-child(2)::after{
	background-color: #4996f9;
}
.pl-main .plat:nth-child(3){
	background-color: #c4ffd7;
}
.pl-main .plat:nth-child(3)::after{
	background-color: #2dd279;
}
.pl-main .plat:nth-child(4){
	background-color: #ffc6b2;
}
.pl-main .plat:nth-child(4)::after{
	background-color: #ff6b37;
}
.pl-main .plat:nth-child(5){
	background-color: #d0f7c1;
}
.pl-main .plat:nth-child(5)::after{
	background-color: #65d439;
}
.pl-main .plat:nth-child(6){
	background-color: #c8faff;
}
.pl-main .plat:nth-child(6)::after{
	background-color: #3ddcec;
}
.puzzled{
	padding: 20px;
	background-color: #f4f4f4;
}
.puzz-item{
	display: flex;
	align-items: center;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 10px 20px;
	box-shadow: 0 4px 16px rgba(0,0,0,.2);
	margin-top: 15px;
}
.puzz-item img{
	width: 40px;
	height: 40px;
	margin: 0;
}
.puzz-item .right{
	text-align: left;
	margin-left: 15px;
}
.puzz-item .title{
	color: #333333;
	font-size: 13px;
}
.puzz-item .desc{
	color: #999999;
}
.apply-costom{
	padding: 20px;
}
.pattern-item{
	border: 1px solid #1875d1;
	border-radius: 10px;
	position: relative;
	color: #666666;
	padding: 20px;
	text-align: left;
	margin-top: 15px;
}
.pattern-item img{
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
}
.pattern-item .title{
	font-size: 14px;
	margin-bottom: 10px;
}
.pattern-item span{
	display: block;
	width: 150px;
	height: 4px;
	border-radius: 4px;
	background-color: #1875d1;
	margin: 0;
	margin-bottom: 20px;
}
.solve-pro{
	padding: 20px;
}
.solve-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 10px;
}
.solve-item{
	width: 33%;
	margin-top: 10px;
}
.solve-item img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.solve-item .name{
	width: 80px;
	font-size: 13px;
	color: #333333;
	margin: 0 auto;
}
.inferiority{
	padding: 20px;
}
.in-tit{
	background-color: #6eb0fc;
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	position: relative;
	margin: 10px auto;
}
.in-tit.up{
	background-color: #fa7070;
}
.in-tit::after{
    content: '';
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: #6eb0fc transparent transparent;	
}
.in-tit.up::after{
	border-color: #fa7070 transparent transparent;
}
.in-line{
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}
.in-line .left{
	width: 48%;
	border: 1px solid #6eb0fc;
}
.in-line .left .top{
    background-color: #6eb0fc;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.in-line .left .text{
	margin: 10px 20px;
    background-color: #6eb0fc;
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	border-radius: 8px;	
}
.in-line .right{
	width: 48%;
	border: 1px solid #fa7070;
}
.in-line .right .top{
    background-color: #fa7070;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.in-line .right .text{
	margin: 10px 20px;
    background-color: #fa7070;
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	border-radius: 8px;	
}
.four-core{
	background-color: #f4f4f4;
	padding: 20px;
}
.core-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.core-main .core-item{
	width: 48%;
	position: relative;
	margin-top: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.core-main .core-item .name{
	position: absolute;
	bottom: 30px;
	width: 100%;
	color: #ffffff;
}
.core-service{
	padding: 20px;
}
.service-main{
	margin-top: 15px;
}
.service-main .ser-img{
	width: 200px;
}
.service-main .ser-con{
	position: relative;
	margin: 10px 0;
}
.service-main .ser-con .bg-img{
	width: 300px;
}
.service-main .ser-con .icons-main{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -35px;
}
.service-main .icons-main .icons-list{
	margin: 10px 0;
}
.service-main .icons-main .icons-list img{
	width: 70px;
	height: 70px;
}
.service-main .icons-main .icons-list .name{
	color: #999999;
}
.application{
	padding: 20px;
}
.applic-main{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 15px;
}
.applic-main .applic-list{
	background-color: #9ec5f1;
	padding: 6px 0;
	margin-bottom: 6px;
	width: 19%;
}
.applic-main .applic-list img{
	width: 30px;
	height: 30px;
}
.applic-main .applic-list .name{
	color: #fff;
}
.profile{
	padding: 20px;
}
.profile-main{
	margin-top: 15px;
}
.profile-main .text{
	text-align: justify;
	text-indent: 2rem;
	margin-top: 10px;
	color: #666;
}
.bus-scope{
	padding: 20px;
}
.cor-culture{
	padding: 0 20px 20px 20px;
}
.cor-culture img{
	margin-top: 15px;
}
.service-banner{
	position: relative;
}
.service-banner .banner-main{
	position: absolute;
	bottom: 50px;
	left: 20px;
	color: #FFFFFF;
	text-align: left;
}
.service-banner .banner-main .tit{
	font-size: 18px;
	margin-bottom: 15px;
}
.service-banner .banner-main .desc{
	font-size: 14px;
	margin-right: 120px;
}
.service-tag{
	position: relative;
	z-index: 9;
	background-color: #1875d2;
	border-radius: 10px;
	height: 60px;
	margin: -30px 10px 10px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.service-tag .tag-main{
	width: 20%;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.service-tag .tag-main:last-child{
	border: none;
}
.service-tag .tag-main img{
	height: 20px;
}
.service-content{
	padding: 20px;
}
.service-content .service-con{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
}
.service-content .service-con .service-item{
	width: 42%;
	border: 1px solid #EEEEEE;
	padding: 15px 10px;
	margin-top: 10px;
}
.service-content .service-item img{
	width: 40px;
	height: 40px;
}
.service-content .service-item .title{
	font-size: 14px;
	color: #333333;
    margin: 6px 0;
}
.service-content .service-item .desc{
	color: #999999;
	text-align: justify;
}
.service-content .service-item .desc .light{
	color: #f6a321;
}
.submit-request{
	padding: 20px;
}
.submit-request .request-main{
	margin-top: 15px;
	color: #333333;
	text-align: left;
}
.submit-request .request-main .big-title{
	font-size: 14px;
	margin-bottom: 6px;
}
.submit-request .request-main .choose-type{
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #EEEEEE;
	margin-left: 10px;
}
.submit-request .choose-type .tit{
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 13px;
}
.submit-request .choose-type .types{
	display: flex;
	flex-wrap: wrap;
}
.submit-request .choose-type .types .type-item{
	width: 25%;
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}
.submit-request .choose-type.other .types .type-item{
	width: 50%;
}
.submit-request .choose-type .type-item .name{
	margin-left: 3px;
}
.submit-request .contact-us{
	margin-top: 10px;
}
.submit-request .contact-us .contact-line{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.submit-request .contact-line .name{
	width: 65px;
	margin-right: 10px;
}
.submit-request .contact-line input{
    border: 1px solid #e4e4e4;
    padding: 6px 10px;
	width: 210px;
}
.submit-request .contact-line .send{
	border: none;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	padding: 0 15px;
	margin-left: 10px;
	color: #fff;
	background-color: #276bef;	
}
.submit-request .contact-us .btn-order,.about-us .submit{
    border: none;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 16px;
    cursor: pointer;
    padding: 0 30px;
    text-align: center;
    color: #fff;
    background-color: #276bef;	
}
.submit-request .contact-us .btn-order{
	margin: 0 auto;
	display: block;
	margin-top: 20px;
	width: 300px;
}
.about-us .submit{
	margin: 15px auto 0;
	display: block;
	padding: 0 128px;
}
.submit-request .discount-img{
	margin-top: 15px;
}
.intelligence{
	padding: 0 20px;
}
.intelligence img{
	margin-top: 10px;
}
.about-us{
	padding: 20px;
	text-align: left;
}
.about-us .first{
	font-size: 16px;
	margin-bottom: 8px;
}
.about-us .second{
    color: #276bef;
    font-size: 13px;
	margin-bottom: 6px;
}
.about-us .three{
	color: #999999;
}
.about-us .four{
	display: flex;
	align-items: center;
	margin: 12px 0;
}
.about-us .four img{
	width: 30px;
	height: 30px;
	margin: 0;
	margin-right: 10px;
}
.about-us .four .info{
	color: #333333;
}
.about-us .get-item{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.about-us .get-item .name{
	width: 70px;
	font-size: 13px;
}
.about-us .get-item input{
	border: 1px solid #e4e4e4;
	padding: 8px 10px;
	width: 218px;
}
.about-us .get-item .send{
	border: none;
	color: #FFFFFF;
	background-color: #276bef;
	border-radius: 5px;
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
	padding: 0 15px;
}
.goodness{
	padding: 20px;
}
.goodness .good-main{
	margin-top: 15px;
}
.goodness .good-main .good{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	border-radius: 8px;
	padding: 10px;
	text-align: left;
    border: 3px solid #ffffff;
    box-shadow: rgba(92,92,92,0.23) 0 0 8px;
}
.goodness .good-main .good:hover{
	border: 3px solid #2274E6;
}
.goodness .good-main .good img{
	width: 50px;
	height: 50px;
	margin: 0;
	margin-right: 10px;
}
.goodness .good .info .title{
	font-size: 14px;
	color: #333333;
	margin-bottom: 2px;
}
.goodness .good .info .desc{
	color: #999999;
}
.joinus{
	padding: 20px;
}
.joinus .join-title{
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}
.joinus .post{
	margin-bottom: 20px;
}
.joinus .post .post-name{
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	background-color: #0db3f4;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	font-size: 16px;
	position: relative;
}
.joinus .post .post-name .name{
	margin: 0;
	padding-left: 15px;
}
.joinus .post .post-name .name::before{
	content: '';
	position: absolute;
	top: 10px;
	left: 20px;
	width: 2px;
	height: 20px;
	background-color: #FFFFFF;
	display: block;
}
.joinus .post .post-name .fa{
	font-size: 22px;
}
.joinus .post .post-main{
	border: 1px solid #0db3f4;
	padding: 15px;
	text-align: left;
}
.joinus .post .post-main .post-title{
	font-weight: bold;
}
.joinus .post .post-main .post-desc{
	line-height: 23px;
}
.contactUs{
	padding: 20px;
	text-align: left;
}
.contactUs .con-title{
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}
.contactUs .con-line{
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.contactUs .con-line img{
	width: 30px;
	margin: 0;
	margin-right: 15px;
}
.contactUs .con-line .info{
	font-size: 14px;
	margin: 0;
}
.banner-common .swiper-container{
	padding-top: 0;
}
.news-main{
	padding: 0 20px 20px 20px;
}
.news-main .news-item{
	margin: 15px 0;
    border-bottom: 1px solid #EEEEEE;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0;
	text-align: left;
}
.news-main .news-item .content{
	width: 185px;
}
.news-main .news-item .news-img{
    width: 130px;
    height: 80px;
	margin: 0;
	margin-right: 20px;
}
.news-main .news-item .title{
	font-size: 14px;
	font-weight: bold;
    font-family: "微软雅黑";
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-main .news-item .desc{
	color: #333333;
	text-indent: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-main .tips{
	width: 100%;
	display: flex;
	align-items: center;
    justify-content: flex-end;
    margin-top: 5px;
}
.news-main .tips .tap{
	display: flex;
	align-items: center;
}
.news-main .tips .tap .tap-item{
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding: 0 12px;
    color: #1977d4;
    border-radius: 4px;
    margin-right: 10px;
    background-color: #e7f2ff;
    border: 1px solid #1977d4;
	box-sizing: border-box;
}
.news-main .icon{
	display: flex;
	align-items: center;
	color: #999999;
	margin-left: 8px;
	line-height: 1;
}
.news-main .icon img{
	width: 16px;
	margin-right: 6px;
}
.GH_img_yz{
	height: 26px;
}
.GH_img_yz img{
	height: 26px;
	margin-left: 10px;
}
.get-item .GH_img_yz{
	height: 33px;
}
.get-item .GH_img_yz img{
	height: 33px;
}
.pagger-box{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.pagger-box p{
	margin: 0;
}
.pagger-box ul{
	margin: 0;
	display: flex;
	align-items: center;
}
.pagger-box ul li{
	background-color: #f0f0f0;
	overscroll-behavior: #666666;
	border-radius: 2px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 6px;
}
.pagger-box ul li:last-child{
	margin: 0;
}
.pagger-box ul li.active{
	background-color: #1875d1;
	color: #ffffff;
}
.pagger-box .first-page,.last-page,.total-pages,.total-count{
	display: none;
}
.pagger-box .turnPage{
	border: none;
	background-color: #1875d1;
	color: #ffffff;
	width: 65px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
	margin: 0 20px;
}
.pagger-box .pageWrap{
	width: auto!important;
}
.article-main{
	padding-top: 45px;
	text-align: left;
}
.article-main .title{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	border-top: 1px solid #eee;
}
.article-main .article-info{
	display: flex;
	align-items: center;
	color: #999999;
	padding: 0 20px;
}
.article-main .article-brief{
    background-color: #f6f6f6;
    color: #999;
    font-size: 12px;
    padding: 6px 10px;
    border: 1px solid #eee;
    margin-top: 15px;	
}
.article-main .article-content{
	padding: 10px 0;
}
.article-main .article-content p{
	color: #333333!important;
	margin-top: 0!important;
	margin-bottom: 10px!important;
}
.article-main .article-content p span{
	font-size: 14px!important;
}
.article-main .article-content h1{
	color: #276bef!important;
	margin-top: 0!important;
	margin-bottom: 10px!important;
}
.article-main .article-content h1 span{
	font-size: 16px!important;
}
.article-main .article-content img{
	display: block;
	margin: 10px 0;
}
.menu{
	display: flex;
	margin: 10px 20px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
    overflow: scroll;
}
.menu a{
	text-decoration: none;
}
.menu .menu-text{
	color: #333333;
	margin: 0 15px;
	width: 70px;
	font-size: 13px;
	height: 36px;
	line-height: 36px;
    word-break: keep-all;
}
.menu .menu-text.active{
	color: #1977d4;
	background-color: #ffffff;
    border-bottom: 2px solid #1977d4;
}
/* s2b */
.supply-base{
	padding: 20px 15px;
}
.supply-manage{
	margin-top: 10px;
}
.supply-item{
	display: flex;
	border: 1px solid #42BDF2;
	margin-bottom: 10px;
}
.supply-item:last-child{
	margin-bottom: 0;
}
.supply-item .left-item{
	width: 50%;
	color: #ffffff;
	background-color: #42BDF2;
	padding: 10px;
}
.supply-item .left-item h3{
	font-size: 14px;
	font-weight: normal;
}
.supply-item .left-item p{
	margin-top: 5px;
	text-align: left;
}
.supply-item .right-item{
	width: 50%;
	padding: 10px;
	text-align: left;
	color: #333;
	margin: auto;
}
.supply-item .right-item p{
	line-height: 35px;
	display: flex;
	align-items: center;
}
.supply-item .right-item p:before{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #42BDF2;
	border-radius: 50%;
	margin-right: 6px;
}
.buyer-floor {
    background-color: #F4F4F4;
	padding: 20px 15px;
}
.buyer-service{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
}
.buyer-service .buyer-item{
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.buyer-service .buyer-item::after{
    content: '';
    display: block;
    width: 2px;
    height: 70px;
    background-color: #75aeff;
    position: absolute;
    top: 40px;
    left: 20px;
}
.buyer-service .buyer-item:last-child::after{
	display: none;
}
.buyer-service .buyer-item .buyer-box{
    position: relative;
    display: flex;
}
.buyer-service .img-bg{
    width: 40px;
    height: 40px;
    background-color: #75aeff;
    border-radius: 50%;
}
.buyer-service .service-item{
    display: flex;
    flex-wrap: wrap;
    background-color: #FFFFFF;
    border-radius: 8px;
    overflow: hidden;
    width: 290px;
    margin-left: 10px;
}
.buyer-service .service-item .title{
    background-color: #75aeff;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
}
.buyer-service .service-item .info{
    margin: 0 10px;
    display: flex;
    align-items: center;
    line-height: 28px;
}
.buyer-service .service-item .info::before{
    content: '';
    width: 5px;
    height: 5px;
    background-color: #75aeff;
    display: block;
    border-radius: 50%;
    margin-right: 5px;
}
.buyer-service .img-bg img{
	width: 20px;
	height: 20px;
	margin-top: 10px;
}
/* s2b2c */
.service-scene{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-top: 15px;
}
.service-scene .service-list{
	position: relative;
    width: 49%;
    height: auto;
    margin-bottom: 8px;
    border-radius: 6px;
	overflow: hidden;
}
.service-scene .service-list img{
	width: 100%;
	height: 100%;
}
.service-scene .service-list .bg-mask{
    position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}
.service-scene .service-list p{
	position: absolute;
    top: 40px;
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
}
.core-func{
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.core-func .core-list{
	width: 145px;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #666666;
    box-shadow: 2px 2px 1px rgba(0,0,0,.05);
}
.core-func .core-list h3{
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: normal;
	color: #1875d1;
	margin-bottom: 6px;
}
.core-func .core-list h3:before{
	content: '';
	display: block;
	width: 4px;
	height: 15px;
	background-color: #1875d1;
	border-radius: 2px;
	margin-right: 5px;
}
/* 跨境 */
.floor-export{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
}
.floor-export .export-item{
	width: 146px;
	padding: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
	margin-bottom: 10px;
}
.floor-export .export-item h3{
	position: relative;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
    margin-bottom: 20px;
	text-align: center;
	color: #1c8ef9;
}
.floor-export .export-item h3::after{
	content: '';
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 3px;
	border-radius: 2px;
	display: block;
	background-color: #1c8ef9;
}
.floor-export .export-item p{
	text-align: left;
	color: #818181;
}
.cross-mode{
	padding: 20px 15px;
}
.service-model{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 15px;
}
.service-model .model-item{
	width: 135px;
	padding: 15px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 6px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
}
.service-model .model-item img{
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
}
.service-model .model-item p{
	font-size: 14px;
    color: #666666;
}
/* crm */
.crm-banner{
	position: relative;
}
.crm-banner .tit{
	position: absolute;
	top: 100px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
}
.product_warp{
	padding: 20px;
}
.product_warp img{
	height: 200px;
}
.product_warp .warp-text{
	color: #666666;
	margin-top: 10px;
	text-align: left;
	text-indent: 1.5rem;
}
.product_warp-maincontent {
    height: auto;
    overflow-y: hidden;
    background: url('/static/img/site/manage/product_bg.jpg') no-repeat;
    background-size: cover;
    padding: 30px 20px 10px;
}
.product_warp-maincontent ul {
    display: flex;
    flex-wrap: wrap;
}
.product_warp-maincontent ul li {
    width: 44%;
    color: #fff;
	margin-bottom: 20px;
}
.maincontent-function {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: solid #fff 3px;
    margin: auto;
    margin-bottom: 10px;
}
.maincontent-function img {
	height: 50px;
    margin-top: 6px;
}
.product_warp-maincontent ul li h3 {
    margin-bottom: 10px;
	font-size: 14px;
}
.product_warp-maincontent ul li p {
    font-size: 12px;
	text-align: left;
}
.product_warp-main {
    margin-top: 15px;
}
.product_warp-main ul {
    display: flex;
    flex-wrap: wrap;
}
.product_warp-main ul li {
    width: 44%;
	margin-bottom: 20px;
}
.product_warp-mainpic {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 6px;
    background: url('/static/img/site/manage/product_icon1.png') no-repeat;
    background-size: contain!important;
}
.pic2 {
    background: url('/static/img/site/manage/product_icon2.png') no-repeat;
}
.pic3 {
    background: url('/static/img/site/manage/product_icon3.png') no-repeat;
}
.pic4 {
    background: url('/static/img/site/manage/product_icon4.png') no-repeat;
}
.pic5 {
    background: url('/static/img/site/manage/product_icon5.png') no-repeat;
}
.pic6 {
    background: url('/static/img/site/manage/product_icon6.png') no-repeat;
}
.pic7{
    background: url('/static/img/site/manage/product_icon7.png') no-repeat;
}
.product_warp-main ul li h5 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    pointer-events:none;
}
.product_warp-main-text {
    width: 100%;
    height: auto;
    border: solid 1px #3ed3ad;
    padding-bottom: 10px;
    text-align: center;
	margin-top: 10px;
}
.product_warp-main-text h4 {
    background-color: #3ed3ad;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
}
.product_warp-main-text p {
    line-height: 20px;
    color: #666;
    text-align: left;
    margin-left: 3px;
}
.product_warp-main-text i {
    color: #3ed3ad;
	margin-right: 5px;
}
.text3 {
    border-color: #6bb5f0;
}
.text3 h4 {
    background-color: #6bb5f0;
}
.text3 i {
    color: #6bb5f0;
}
.text2 h4 {
    background-color: #ffb341;
}
.text2 {
    border-color: #ffb341;
}
.text2 i {
    color: #ffb341;
}
.text4 {
    border-color: #ffb341;
}
.text4 h4 {
    background-color: #ffb341;
}
.text4 i {
    color: #ffb341;
}
.warp-main{
	width: 100%;
	margin: 20px 0;
}
.warp-main img{
	width: 100%;
	height: auto;
}
.warp-main .warp-info{
	padding: 10px 20px 15px;
}
.warp-main .warp-info h3{
	font-size: 14px;
	color: #666666;
	margin-bottom: 6px;
}
.warp-main .warp-info p{
	color: #999999;
}