@charset "utf-8";
/* CSS Document */
div, ul, li { box-sizing: border-box;}

/*banner*/
.main-img { width: 100%; padding: 50px 0 30px; color: #fff; text-align: center; overflow: hidden; background: url(../images/main-img.jpg) no-repeat; background-size: 100% 100%;}
.main-img-inner{ width: 80%; margin: 0 auto;}
.main-img-inner h2{ font-size: 1rem; font-weight: 300; padding-top: 1rem;}
.main-img-inner .desc{ font-size: .6rem; margin: .5rem 0 1rem 0;}
.main-img-inner .btn { padding: .4rem 1.3rem; font-size: .6rem; color: #fff; background-color: #3dbaf7; border-radius: 2px;}
.main-img-inner .tel{ font-size: .6rem; margin: .75rem 0;}

.container .content { padding: 0 .5rem; overflow: hidden;}
.container .content h3 { font-weight: normal; color: #333;}

/*助力销售业绩腾飞*/
.module1 .content li { width: 25%; padding: .2rem; border-radius: 5px; overflow: hidden;}
.module1 .text { width: 36%; padding: .4rem .5rem; margin: .2rem auto; color: #fff; text-align: center; font-size: .7rem; overflow: hidden; background: #6589a8; border-radius: 5px;}
.module1 .down { width: 50%; font-size: .55rem; background: #b5ccff;}
.module1 .content li h3 { padding: .4rem 0; font-size: .7rem; color: #fff; background: #587c98; border-radius: 5px;}


/*线上线下数据互通*/
.module2 li { width: 50%; padding: 1rem .3rem .5rem;}
.module2 li .iconfont { display: inline-block; width: 2.5rem; height: 2.5rem; font-size: 1.4rem; line-height: 2.5rem; color: #fff; text-align: center; overflow: hidden; border: .15rem solid rgba(255,255,255,.6); border-radius: 50%;}
.module2 .content li h3 { padding: .5rem 0 0; font-size: .6rem;}

/*挖掘本地市场，形成商业闭环*/
.module3 .content h3 { padding-top: 1rem; padding-bottom: .5rem; font-size: .8rem; font-weight: normal; color: #e65d22; text-align: center;}

/*连通线上线下，带来业务循环*/
.module4 ul li { float: none; width: 75%; margin: 0 auto .5rem;}
.module4 ul li .iconfont { display: block; width: 4.5rem; height: 4.5rem; margin: 0 auto 1rem; font-size: 3rem; line-height: 4.5rem; color: #fff; text-align: center; border-radius: .5rem;}
.module4 h3 { font-size: .75rem;}

/*O2O行业解决方案*/
.module5-tab { padding: 0 .5rem 1rem !important;}
.module5-tab li { width: 32.33%; padding-top: 0 !important; margin: 1% 0 0 1%; font-size: .6rem; line-height: 1.8rem;  overflow: hidden; background: #999;}
.module5-tab li.active { background: #58b9fd;}
.module5-tab li, .module5-tab li a { color: #fff; text-align: center;}
.module5-tab li .iconfont { font-size: 1.5rem;}

/*丰富的营销功能，帮助您快速铺开市场*/
.module7 { background: #092448;}
.module7 .container { padding: 1rem .5rem;}
.module7 .content { padding: .5rem .5rem 0;}
.module7 li { float: none !important; padding: .65rem !important; margin-bottom: .5rem; color: #fff; font-size: .65rem; line-height: 1.8; background: rgba(31,194,245,.55); border-radius: 4px; box-sizing: border-box;}

/*电商O2O商业模式 多种盈利模式*/
.module8 li { float: none !important; padding: .5rem !important; margin: .5rem; border-radius: 3px;}
.module8 li h3 { font-size: .8rem; font-weight: normal;}
.module8 li p { font-size: .6rem; color: #fff;}

/*精细化运营管理*/
.process-tab { padding: 0 .4rem; margin: 0 auto .6rem; overflow: hidden;}
.process-tab li { float: left; width: 24.2%; padding-top: 0 !important; margin: 1% 0 0 1%; font-size: .6rem; line-height: 1.8rem; color: #fff; text-align: center; overflow: hidden; background: #999;}
.process-tab-spe li{ width: 32.6%;}
.process-tab li.first { margin-left: 0;}
.process-tab li a { color: #fff;}
.process-tab .active { background: #58b9fd;}
.process-img li { padding-top: 0 !important;}

/*客户案例*/
.case-list { padding: 1rem 1rem 2rem;}
.case-list .swiper-slide { width:  100%; padding:  .5rem 1rem; text-align: center; background: #fff; border: 1px solid #f0f0f0; box-sizing: border-box;}
.case-list .swiper-slide img { width: 70%; margin-bottom: .5rem;}
.case-list .swiper-slide h3 { font-size: .7rem; font-weight: 700; color: #333;}
.case-list .swiper-slide .desc { height: 6rem; padding: .5rem 0; font-size: .6rem; line-height: 2; color: #666; text-align: left;}

/*底部*/
.register-tip { padding: 1rem 0; text-align: center; background: url(https://www.68mall.com/images/case/register-tip.jpg) no-repeat center top; background-size: auto 100%;}
.register-tip .btn-wrap { width: 100%; margin: 0 auto; text-align: center;}
.register-tip .btn-wrap .btn { display: inline-block; width: 5rem; height: .8rem; margin: 0 .25rem; font-size: .7rem; line-height: .8rem; color: #fff; text-align: center; border: 1px #fff solid; border-radius: 3px;}
.register-tip .btn-wrap .btn-white { color: #3ebaf8; background: #fff;}
.register-tip .tel { display: block; margin-top: .5rem; font-size: .7rem; color: #fff;}