a:visited, a:hover, a:link {
	color: #333;
}
.fixtiyan {
	position: fixed;
	bottom: 0;left: 0;
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	background: rgba(255,255,255,.9);
	text-align: center;
	font-size: 0.75rem;
	color: #2389ed;
}
.flex {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
img {
    /*display: block;*/
}

.logo {
	/*height: 0.95rem;
	margin: 0.7rem 0 0 0.5rem;*/
	height: 2.3rem;
    margin: 0.2rem 0 0 0.5rem;
}
img.banner {
	width: 100%;
}

.solution {
	justify-content: space-around;
	padding: 0 0.2rem;
}
.solution a>div {
	width: 5.5rem;
	text-align: center;
	box-shadow: 0 3px 10px 4px rgba(0,0,0,0.04);
	border-radius: 4px;
	margin-top: 1.75rem;
	position: relative;
	height: 6.25rem;
}
.solution a img {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -0.85rem;
	height: 3.6rem;
}
.solutit {
	padding-top: 2.9rem;
	color: #333;
	font-size: 0.6rem;
}
.morepage {
	font-size: 0.55rem;
	width: 3.2rem;
	height: 1.25rem;
	line-height: 1.25rem;
	background: #f0f8ff;
	color: #2389ed;
	border-radius: 4px;
	margin: 0.75rem auto 0 auto;
}
/*题目*/
.tit {
	padding: 1.6rem 0 1rem 0;
	text-align: center;
}
.tit div {
	font-size: 0.85rem;
	color: #333;
	margin-bottom: 0.5rem;
}
.tit p {
	font-size: 0.6rem;
	color: #999;
}
/*微分销*/
.micro {
	width: 100%;
	box-sizing: border-box;
	padding: 1.125rem 0.5rem 1.25rem 0.5rem;
	background: #f8faff;
	justify-content: space-around;
}
.micro div {
	font-size: 0.6rem;
	line-height: 0.95rem;
	color: #fff;
}
.micro .microtit {
	font-size: 0.65rem;
	color: #2389ed;
	padding-left: 0.5rem;
	border-left: 0.2rem solid;
}
.micro1 div,.micro2 div  {
	width: 8.25rem;
	height: 6.8rem;
	margin-top: 0.52rem;
    background-size: contain;
    padding: 1.2rem 0.6rem;
    box-sizing: border-box;
}
.micro1 div  {
	background-image: url(../img/index/retail1.png);
}
.micro2 div {
    background-image: url(../img/index/retail2.png);
}
.minipro {
	justify-content: space-around;
	flex-wrap: wrap;
	text-align: center;
	font-size: 0.45rem;
	color: #333;
}
.minipro div {
	width: 5.5rem;
	height: 5.75rem;
	box-shadow: 0 0 6px 4px rgba(0,0,0,0.02);
	margin-bottom: 0.6rem;
}
.minipro img {
	width: 4rem;
	margin: 0.8rem auto 0.6rem auto;
}
.titonly {
	font-size: 0.85rem;
	color: #333;
	padding: 2rem 0 1.5rem 0;
	text-align: center;
}
.stable {
	background: url(../img/index/bg1.png) no-repeat;;
	padding: 2rem 1.25rem 0.75rem 1.25rem;
	justify-content: space-around;
	flex-wrap: wrap;
	background-size: cover;
}
.stable div {
	background: rgba(82,82,82,0.3);
	margin-bottom: 1.25rem;
	width: 7.5rem;
}
.stable p {
	font-size: 0.55rem;
	line-height: 0.95rem;
	color: #fff;
	padding: 0 1rem 1.25rem 1rem;
}
.stable p.iconfont {
	text-align: center;
    font-size: 1rem;
    margin-top: 1rem;
    padding-bottom: 1rem;
    color: #2389ed;
}
.stable .stabletit {
	text-align: center;
	line-height: 2.25rem;
	background-color: #2389ed;
	padding: 0;
}
.stable img {
	width: 1.4rem;
	margin: 0.8rem auto .65rem auto;
}
.numbers {
	justify-content: space-around;
	padding: 1.2rem 0 1.01rem 0;
	background: #fcfcfc;
}
.numbers p {
	font-size: 0.45rem;
	color: #666;
	text-align: center;
	padding-left: 0.15rem;
}
.numbers .nums {
	font-size: 0.9rem;
	color: #2389ED;
	margin: 0 0 0.45rem 0;
}
.numbers img {
	width: 3.7rem;
	height: 3.7rem;
	margin: 0 auto;
}
.numbers div {
	width: 50%;
}
.casescontent {
	background: #f8faff;
	padding-bottom: 1.25rem;
}
.cases {
    width: 100%;
    overflow: scroll;
    padding: 1.25rem 0.5rem 1rem 0.5rem;
    box-sizing: border-box;
    -webkit-overflow-scrolling : touch;
}
.cases div {
	width: 6.5rem;
	margin-right: 0.5rem;
	background: #fff;
    flex-shrink: 0;
}
.cases img {
	width: 100%;
}
.cases p {
	text-align: center;
	padding: 0.75rem 0;
	width: 100%;
	color: #808080;
	border-top: 1px solid #eee;
}
.cases p.casetit {
	color: #4a332a;
	font-size: 0.75rem;
	padding: 1.5rem 0 1.25rem 0;
	font-family: 'Constantia';
	font-weight: bold;
}
.morecase {
	font-size: 0.65rem;
	color: #2389ed;
	line-height: 2rem;
	text-align: center;
	width: 17.65rem;
	margin: 0 auto;
	border: 1px solid;
	border-radius: 6px;
}
.customer {
	background: url(../img/index/bg2.png) no-repeat;
	background-size: 110% 82%;
    height: 21.85rem;
    background-position: 0 3.6rem;
    margin-bottom: 1rem;
}
.customcontent {
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 6px 4px rgba(0,0,0,0.03);
    padding: 1.5rem 0.5rem 1rem 0.5rem;
    width: 88%;
    margin: 0 auto;
}
.customcontent img {
	width: 1.85rem;
	height: 1.85rem;
	border-radius: 50%;
}
.customcontent p {
	background: #f5f7fa;
	color: #333;
	font-size: 0.55rem;
	line-height: 0.96rem;
	width: 78%;
    padding: 0.5rem;
    position: relative;
    margin-left: 0.6rem;
}
.customcontent p:before {
	content: '';
	border: 0.8rem solid transparent;
    border-top: 0.8rem solid #f5f7fa;
    position: absolute;
    top: 0;
    left: -0.4rem;
}
.customcontent .flex {
	margin-bottom: 1rem;
}
.joinus {
	margin-top: 1rem;
	padding-bottom: 0.8rem;
	background: url(../img/index/consult.png) no-repeat;
    background-size: 100% 100%;
}
.joinus p {
	font-size: 0.5rem;
	color: #fff;
	padding: 1.25rem 0 0.9rem 0;
	text-align: center;
}
.joinus div {
	line-height: 1.3rem;
	width: 4rem;
	background-color: #fff;
	color: #2389ed;
	border-radius: 6px;
	font-size: 0.65rem;
	height: 1.3rem;
	margin: 0 auto;
	text-align: center;
}

/*营销解决方案*/
.icons {
	justify-content: space-around;
	flex-wrap: wrap;
	background: #f8f9ff;
	padding: 1.25rem 0.5rem 0.35rem 0.5rem;
}
.icons div {
	padding-bottom: 1.2rem;
    width: 25%;
}
.icons p {
	font-size: 0.5rem;
	text-align: center;
	color: #666;
}
.icons img {
	height: 1.95rem;
	margin: 0 auto 0.45rem auto;
}
.solvedifficult {
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	width: 90%;
	margin: 0 auto 0.6rem auto;
	/*height: 6rem;*/
}
.solvedifficult img {
	width: 6.5rem;
    height: 5.2rem;
    margin: auto;
}
.solvedifficult div {
	flex: 1;
}
.solvedifficult p {
	font-size: 0.6rem;
	color: #999;
	line-height: 1rem;
	padding: 0 1.2rem 0.5rem 1.2rem;
}
.solvedifficult .difftit {
	font-size: 0.75rem;
	color: #333;
	padding: 1.3rem 1.2rem 0.6rem 1.2rem;
}
.technology {
	background: #f8f9ff;
	padding: 1.25rem 0.6rem 0.65rem 0.6rem;
}
.technology .flex {
	justify-content: space-around;
	flex-wrap: wrap;
}
.technology .flex div {
	background: #fff;
	margin-bottom: 0.6rem;
	width: 47%;
	text-align: center;
	border-radius: 4px;
}
.technology .flex img {
	margin: 0.7rem auto 0.1rem auto;
    height: 3.8rem;
}
.technology .flex p {
	font-size: 0.6rem;
	color: #666;
	padding-bottom: 1.5rem;
}
/*小程序解决方案*/
.visible {
	width: 100%;
}
.fenxiao {
	justify-content: space-around;
}
.fenxiao img {
	width: 5.4rem;
	height: 8.55rem;
}
.white {
	background: #fff;
}
/*新闻*/
.newsitems {
	display: none;
}
.newscontent ul {
	font-size: 0.65rem;
	color: #b2b2b2;
	border-bottom: 1px solid #f2f2f2;
	justify-content: space-around;
	margin-bottom: 1rem;
}
.newscontent li:after {
	content: '';
	display: block;
	width: 0.75rem;
	height: 3px;
	background: transparent;
	margin: 0.4rem auto 0 auto;
}
.newscontent li.active {
	color: #2389ED;
	font-weight: bold;
}
.newscontent li.active:after {
	background: #2389ed;
}
.newscontent div.flex {
	width: 17.05rem;
	box-shadow: 0 2px 10px 2px rgba(0,0,0,0.04);
	height: 2.75rem;
	line-height: 2.75rem;
	margin: 0 auto 0.6rem auto;
	padding: 0 0.5rem;
	justify-content: space-between;
	align-items: center;
}
.newscontent div .icon {
	font-size: 0.35rem;
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 50%;
	background: #ddd;
	text-align: center;
	line-height: 0.7rem;
	color: #fff;
	transform: rotate(-90deg);
	display: none;
}
.newscontent div .icon icon {
	font-size: 12px;
	font-weight: bold;
}
.newscontent .newstit {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 76%;
}
.tab-content {
	margin-bottom: 1rem;
}

/*企业用户解决方案*/
.busspecial {
	padding: 0.25rem 0;
}
.busspecial .swiper-slide {
	width: 12.5rem;
	height: 15.35rem;
	font-size: 0.65rem;
	text-align: center;
	color: #888;
	padding: 0 0.8rem;
	box-sizing: border-box;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.06);
	margin: 0 0.5rem;
}
.busspecial img {
	width: 10.5rem;
	margin: 2rem auto 1.5rem auto;
}
.busadv {
	background: #f5f8ff;
	margin: 1rem 0;
	padding-bottom: 1rem;
}
.busadv .busadv_item {
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 0 0.7rem;
}
.busadv_item div {
	width: 8.1rem;
	height: 9.6rem;
	background: #fff;
	margin-bottom: 0.5rem;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.03);
	border-radius: 5px;
}
.busadv_item p {
	font-size: 0.55rem;
    line-height: 1rem;
    color: #999;
    padding: 0 0.4rem;
}
.busadv_item .bustit {
	font-size: 0.6rem;
	text-align: center;
	line-height: 2.25rem;
	color: #fefefe;
	background: #2389ed;
	border-radius: 5px 5px 0 0;
}
.busadv_item span {
	font-size: 1.4rem;
    color: #2389ed;
    text-align: center;
    display: block;
    margin: 0.5rem 0 0.3rem 0;
}
.listen {
	width: 16.75rem;
	border: 1px solid #eee;
	box-sizing: border-box;
	margin: 0 auto 0.5rem auto;
	padding: 0.6rem 0.6rem 0.75rem 0.6rem;
}
.listen img {
	height: 2rem;
	margin: 0 auto;
}
.listen p {
	line-height: 1rem;
	font-size: 0.6rem;
	color: #999;
	margin-top: 0.4rem;
}
/*案例*/
.casetopnav {
	padding: 0.5rem 0 1rem 1rem;
	width: 100%;
	box-sizing: border-box;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
.casetopnav div {
	flex-shrink: 0;
	width: 3.5rem;
	height: 3.5rem;
	background: #fff;
	border-radius: 5px;
	font-size: 0.55rem;
	color: #999;
	text-align: center;
	margin-right: 0.5rem;
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.03);
}
.casetopnav .act {
	color: #2389ed;
}
/*.casetopnav div:hover {
	color: #2389ed;
}*/
.casetopnav span {
	display: block;
	margin: 0.4rem auto 0 auto;
    font-size: 1.4rem;
}
.caseitem {
	width: 16.75rem;
	margin: 0 auto 0.5rem auto;
	background: #fff;
	border-radius: 5px;
	font-size: 0.6rem;
	color: #999;
	padding-bottom: 0.9rem;
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.03);
}
.caseitem img {
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.caseitem .casetit {
	font-size: 0.9rem;
	color: #333;
	padding: 0.6rem 0.5rem;
}
.caseitem .flex {
	justify-content: space-between;
	align-items: center;
	padding: 0 0.5rem;
}
.caseitem .lab {
	font-size: 0.4rem;
	padding: 0 0.4rem;
	text-align: center;
	line-height: 1rem;
	background: #f1f1f1;
	border-radius: 3px;
}
.caseitem .flex p:nth-of-type(1) {
 	white-space: nowrap;
    width: 73%;
    overflow: hidden;
    text-overflow: ellipsis;
 }
.allcontent {
	position: relative;
}
.absimgs {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	background: rgba(0,0,0,.8);
	height: 100%;
	width: 100%;
	z-index: 9;
}
.absimgs .swiper-wrapper {
	width: 60%;
    margin: auto;
    margin-top: 30%;
    overflow: hidden;
    position: relative;
    height: 20rem;
}
.absimgs .swiper-wrapper img {
	position: absolute;
	top: 0;
	width: 100%;
	transition: all .4s ease;
}
.absimgs .swiper-wrapper img.active {
	left: 0;
}
.absimgs .swiper-wrapper img.prev {
	left: -100%;
}
.absimgs .swiper-wrapper img.next {
	left: 100%;
}
#close {
	position: absolute;
    top: 4rem;
    right: 1rem;
    color: #fff;
    font-size: 1rem;
}
.absimgs .swiper-pagination-bullet {
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 50%;
	background: #000;
	margin: 0 0.6rem;
}
.absimgs .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	left: 0.6rem;
}
.absimgs .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	right: 0.6rem;
}
.absimgs .swiper-button-prev,.absimgs .swiper-button-next {
	width: 1.4rem;
	height: 1rem;
	padding: 26px;
    background-size: 30%;
}

/*关于我们*/
.bannerabout {
	height: 8.95rem;
	width: 100%;
	color: #fff;
	text-align: center;
	background: url('../../index/img/about/about_banner.jpg') 100% no-repeat;
	background-size: cover;
	background-position: -12rem;
}
.bannerabout h3 {
 	padding: 2.5rem 0 0.76rem 0
 }
.abouthead {
	width: 16.75rem;
	margin: 0 auto;
	box-shadow: 0 2px 6px 2px rgba(0,0,0,0.03);
	border-radius: 5px;
	margin-top: -1.7rem;
}
.abouthead h3 {
	text-align: center;
	color: #fff;
	background: url('../img/index/abouttit.png') no-repeat;
	background-size: cover;
	height: 3.25rem;
	line-height: 3.25rem;
	font-weight: normal;
	border-radius: 5px 5px 0 0;
	font-size: 0.9rem;
}
.abouthead p {
	line-height: 1rem;
	color: #999;
	font-size: 0.55rem;
	padding: 0.7rem 0.5rem;
}
.aboutenviro {
	width: 100%;
	overflow: scroll;
	padding-left: 1rem;
	-webkit-overflow-scrolling: touch;
}
.aboutenviro div {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 8.1rem;
	margin-right: 0.5rem;
	font-size: 0.55rem;
	color: #999;
	text-align: center;
	padding-bottom: 1.5rem;
}
.aboutenviro img {
	width: 100%;
	height: 6.1rem;
	border-radius: 5px;
	margin-bottom: 0.75rem;
}
.join {
	background: #f5f8ff;
}
.subtitle {
	text-align: center;
	margin-bottom: 0.5rem;
	color: #999;
}
.aboutjoin {
	padding: 1rem 0 1.5rem 1rem;
	width: 100%;
	box-sizing: border-box;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
.aboutjoin .joinitem {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 8.1rem;
	height: 9rem;
	border-radius: 5px;
	margin-bottom: 0.75rem;
	background: #fff;
	box-shadow: 0 2px 10px 3px rgba(0,0,0,0.03);
	color: #999;
	line-height: 1rem;
	font-size: 0.55rem;
	margin-right: 0.5rem;
}
.aboutjoin .joinitem h3 {
	color: #fff;
	background: url('../../index/img/joinblue.png') no-repeat;
	background-size: cover;
	height: 2.8rem;
	line-height: 2.8rem;
	text-align: center;
	border-radius: 5px 5px 0 0;
	font-size: 0.75rem;
}
.aboutjoin .joinitem p {
	padding: 0.7rem 0.5rem;
}
.aboutjoin .joinitem.red h3 {
	background-image: url('../../index/img/joinred.png')
}
.aboutjoin .joinitem.green h3 {
	background-image: url('../../index/img/joingreen.png')
}
.nothing {
	display: none;
	padding: 20px 0 40px 0;
    text-align: center;
}
