.banner img,
.banner a { width: 100%; display: block; }
.banner a { position: relative; }
.banner  h1 { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; height: 1.4rem; font-size: .78rem; color: #fefefe; line-height: 1.4rem; text-align: center; }
.tilte { font-size: .34rem; text-align: center; line-height: .34rem; }

/*微信分销开始*/
.WeChatDistribution { padding-top: .4rem; padding-bottom: .4rem; background-color: #fff; }
.WeChatDistribution img { width: .65rem !important; }
.WeChatDistribution .mui-table-view:before,
.WeChatDistribution .mui-table-view:after { height: 0; }
.WeChatDistribution .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body { font-size: .28rem; font-weight: bold; }

/*微信分销结束*/

/*解决问题开始*/
.problemSolving { padding-top: .5rem; }
.problemSolving img { width: 6.71rem; display: block; margin: .2rem auto .4rem; }

/*解决问题结束*/

/*打造全新电商模式开始*/
.newModel { padding-top: .5rem; padding-bottom: .5rem; background-color: #fff; }
.newModelLists { border: .38rem solid #fff; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0; padding: 0; }
.newModelLists li { width: 2.09rem; margin-bottom: .2rem; text-align: center; background-color: #5cd3ff; padding: .16rem; }
.newModel li img { width: .98rem; }
.newModelLists li p { font-size: .24rem; line-height: .32rem; color: #fff; margin-bottom: .15rem; }javascript:;

/*打造全新电商模式结束*/

/*他们都在用开始*/
.ProjectDisplay { padding-top: .4rem; padding-bottom: .25rem; }
.ProjectDisplay ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0; padding: .38rem; }
.ProjectDisplay ul li { width: 1.6rem; }
.ProjectDisplay ul li a { display: block; text-align: center; background-color: #fff; padding-top: .1rem; padding-bottom: .1rem; }
.ProjectDisplay ul li img { width: 1.3rem; display: block; margin: 0 auto; }
.ProjectDisplay ul li h3 { font-size: .26rem; line-height: .32rem; text-align: center; color: #333333; }
.ProjectDisplay ul li p { font-size: .22rem; }

/*他们都在用结束*/