@media screen and (min-width:768px){
	/* 公共样式类 */
	.padding-reset{
		padding: 0!important;
	}
	
	/* 导航 */
	.nav-box{
		height: 68px;
		background-color: #fff;
		display: flex;
		align-items: center;
	}
	.logo-box{
		line-height: 68px;
		height: 42px;
		display: block;
	}
	.logo{
		width: 81px!important;
		
	}
	.logo-box img{
		width: 44.5px;
		height: 41px;
		line-height: 24px;
	}
	.logo img{
		width: 100%;
		height: 100%;
	}
	.nav-item{
		display: flex;
		align-items: center;
		justify-content: flex-end;
		height:68px;
	}
	.nav-item div a{
		font-size: 16px;
		color:var(--main-color);
		margin-left: 42px;
		font-weight: 500;
		cursor: pointer;
	}
	.nav-itemedA{
		color: var(--active-color)!important;
	}
	.nav-item div a:hover{
		color: var(--active-color);
		transition: color 0.5s linear 0s;
	}
	.login-main{
		width: 750px;
	}
	.big-title{
		font-size: 39px;
	}
	.small-title{
		font-size: 19px;
	}
	.slogan{
		margin-top: 42px;
	}
	.free-box{
		margin-top:8px;
		justify-content: flex-start;
	}
	.free-item-box img {
		width: 12px;
		height: 12px;
	    margin-right: 5px;
	    margin-top: 2px;
	}
	.free-box .free-item{
		font-size: 14px;
		margin-right: 11px;
	}
	.banner-item{
		background-image: url(../image/banner1.png);
	}
	.banner-item2{
		background-image:url(../image/phone-banner2.png);
	}

	.banner-item2 .big-title{
		color:#1bcc71;
		font-size: 36px;
	}
	.banner-item2 .small-title{
		font-size: 17px;
		color:#1bcc71;
	}
	.slogan {
	    margin-top: 34px;
	    margin-left: 23px;
	}
	.login-main{
		width: 100%;
		height: 100%;
		margin: 0 auto;
		text-align: left;
	}
	/* 解决微信卖货所有难题 */
	.slove-gap{
		height:40px;
	}
	.slove-gap-bottom{
		height: 46px;
	}
	/* 手机端的获流 */
	.hl-swiper-box{
		width: 80%;
		margin: 0 auto;
		padding: 8px 0;
		overflow: hidden;
	}
	#swiper-content{
		font-size: 0;
		white-space: nowrap;
		display: flex;
		justify-content: center;
		position: relative;
		transition: all 1s linear 0s;
		left: 0;
	}
	.hl-title{
		font-size: 18px;
		font-weight: bold;
		color: #111;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.hl-swiper{
		box-shadow: 1px 1px 6px rgba(178, 178, 178, 0.15);
		padding: 16px 10px;
		width:270px;
		display: inline-block;
		font-size: 0;
		border-radius: 10px;
		box-sizing: border-box;
		margin-right: 10px;
	}
	.hl-swiper:last-child{
		margin-right: 0;
	}
	.hl-swiper h6{
		font-size: 16px;
		color: #111;
		text-align: center;
		margin-top: 4.5px;
		margin-bottom: ;
	}
	.hl-swiper-item{
		display: flex;
		align-items: center;
		margin-bottom: 19px;
		
	}
	.hl-swiper-item:last-child{
		margin-bottom: 0;
	}
	.hl-swiper-item img{
		width: 50px;
		height: 50px;
		margin-right: 8px;
	}
	.hl-swiper-item h3{
		font-size: 15px;
		color: #333;
	}
	
	.hl-swiper-item p{
		font-size:12px;
		color: #aeaeae;
	}
	/* 小圆点 */
	.swiper-dot{
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 25px;
		margin-bottom: 34px;
	}
	.swiper-dot .dot{
		float: left;
		width: 8px;
		height: 8px;
		background-color:#82e0af;
		border-radius: 50%;
		margin-right:13.5px;
	}
	.swiper-dot .dot:last-child{
		margin-right:0;
	}
	.swiper-dot .doted{
		background-color:#05c160;
	}
	/* 找货源 */
	.hy-swiper{
		width: 100%;
		box-sizing: border-box;
		padding-left: 15px;
		padding-right:15px;
		text-align: center;
	}
	.hy-content{
		margin-top: 10px;
	}
	.hy-content h4{
		text-align: center;
		font-size: 16px;
		color: #333;
	}
	.hy-content div{
		display: flex;
		align-items: center;
		justify-content: center;
		color:#5e5e5e;
		font-size: 14px;
	}
	.hy-content div>p{
		width: 20px;
		height: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 0;
	}
	.hy-content .pinpai,.hy-content .lirun{
		margin-top:6px;
	}
	.hy-content .pinpai img{
		width:13.5px;
		height: 12.5px;
	}
		
	.hy-content .baohu img{
		width: 10px;
		height: 11.5px;
	}
	.hy-content .baozhang img{
		width: 11px;
		height: 13px;
	}
	.hy-content .souhou img{
		width: 13px;
		height: 11.5px;
	}
	.hy-content .lirun img,.ziyuan img{
		width: 13px;
		height: 13px;
	}
	.hy-content .bangmai img{
		width: 11.5px;
		height: 11.5px;
	}
	.hy-content .shengxin img{
		width: 13px;
		height: 11.5px;
	}
	.hy-content {
		
	}
	.hy-swiper-item{
		box-sizing: border-box;
		width:269.5px;
		box-shadow: 1px 1px 6px rgba(178, 178, 178, 0.15);
		background-color: #fff;
		border-radius: 5px;
		padding-left: 10px;
		padding-top:20px;
		padding-bottom: 15px;
		display: inline-block;
		margin-right: 10px;
	}
	.hy-swiper-item-content{
		display:inline-flex;
		align-items: center;
	}
	.hy-swiper-item-content>img{
		width:89px;
		height: 176px;
		margin-right:28px;
	}
	.hy-swiper-item h3{
		font-size: 16px;
		color: #111;
		text-align: center;
		margin-top: 14px;
	}
	/* 帮卖 */
	.bm-sell{
		box-shadow: 1px 1px 6px rgba(178, 178, 178, 0.15);
		width: calc(100% - 30px);
		margin: 0 auto;
		box-sizing: border-box;
		padding: 15px 10px;
		border-radius: 5px;
		margin-bottom: 35px;
	}
	.bm-sell-title{
		font-size:16px;
		color: #333;
		text-align: center;
	}
	.bm-sell-smallTitle{
		font-size: 12px;
		color: #5e5d5e;
		text-align: center;
		line-height: 24px;
		margin-top:2px;
	}
	.small-content-title{
		display: flex;
		align-items: center;
	}
	.small-content-title img{
		margin-right: 4px;
	}
	.small-content-title h4{
		font-size: 14px;
		color: #333;
	}
	.left-top p{
		font-size: 11px;
		color: #5e5e5e;
	}
	.bm-sell-small-content{
		margin-top: 12px;
		display: flex;
		align-items: center;
		justify-content: center;
		justify-content: space-between;
		max-width: 325px;
		margin: 0 auto;
	}
	.bm-sell-small-content .left-bottom .des{
		display: flex;
		align-items: center;
		margin-top:12px;
	}
	.bm-sell-small-content .left-bottom .des .num{
		font-size: 13px;
	}
	.bm-sell-small-content .left-bottom .des .line{
		width: 2px;
		height: 29px;
		background-color: #efefef;
		margin-left: 5px;
		margin-right: 5px;
	}
	.bm-sell-small-content .left-bottom .des span{
		font-size:12px;
		color: #5e5e5e;
		display:block;
		text-align: center;
	}
	.bm-sell-small-content .left{
		
	}
	.bm-sell-small-content .right>img{
		width: 140px;
		height: 189px;
	}
	.morePlus-60{
		height: 40px;
	}
	.morePlus {
		padding-bottom:40px;
	}
	.moreImg-item{
		width: 31.5973%;
		height: auto;
		border-radius: 5px;
		margin-bottom:14px;
	}
	.moreImg-item h6{
		font-size: 16px;
	}
	.all-people-gap{
		height:44px;
	}
	.all-people-gap{
		height:36px;
	}
	.p-all-people{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content:space-between;
	}
	.p-all-people-item{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 30px;
		width:18.55%;
		margin-right: 29px;
	}
	.p-all-people-item img{
		width: 100%;
		height: 100%;
		margin-bottom: 4px;
	}
	.p-all-people>div:nth-child(4){
		margin-right: 0;
	}
	.p-all-people>div:nth-child(8){
		margin-right: 0;
	}
	.p-all-people>div:nth-child(12){
		margin-right: 0;
	}
	.all-people{
		padding-bottom: 35px;
	}
	/* 操作简单 */
	.handle-box-gap{
		height: 40px;
	}
	.handle-box{
		padding-bottom:17px;
	}
	.handle-box-gap-bottom{
		height: 34px;
	}
	.handle-box-des{
		flex-wrap: wrap;
	}
	.handle-item{
		width: 47.39%;
		height: auto;
		padding-top: 30px;
		padding-bottom: 15px;
		margin-bottom: 18px;
		/* height:186px; */
	}
	.handle-item img{
		width: 60%;
		height: auto;
	}
	.handle-box-des h6{
		font-size: 15px;
		
	}
	/* 百万团长 */
	.million-num-title{
		font-size: 14px;
	}
	.bw-tz-gap{
		height:36px;
	}
	.bw-tz-gap-bottom{
		height:14px;
	}
	.bw-title-gap{
		height: 24px;
	}
	/* 百万团长 */
	.million-num-title{
		font-size: 16px;
	}
	.bw-tz-gap{
		height:64px;
	}
	.bw-tz-gap-bottom{
		height:40px;
	}
	.bw-title-gap{
		height: 48px;
	}
	.million-num{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.million-num-item{
		
	}
	.num-box{
		display: flex;
		align-items: flex-end;
	}
	.num-box p:nth-child(1){
		font-size:42px;
		font-style:oblique;
		color: var(--active-color);
		font-weight: bold;
	}
	.num-box p:nth-child(2){
		color: var(--active-color);
		margin-bottom: 7px;
		margin-left:6px;
	}
	.million-num-title{
		text-align: center;
		font-size: 16px;
		color: #5e5e5e;
	}
	.group{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		padding-bottom: 0;
	}
	.group-box{
		background-color: #fff;
		width: 31%;
		height: 362px;
		border-radius: 5px;
		box-shadow: 4px 4px 18px rgba(230,230,230,0.5);
		overflow: hidden;
		position: relative;
		margin-bottom: 20px;
		transition: transform 1s linear 0s;
	}
	.group-box:hover .heade-box{
		transition: transform 1s linear 0s;
		transform: rotate(360deg);
	}
	.group-box .top-img{
		width: 372px;
		height: 161px;
		
	}
	.heade-box{
		border-radius: 50%;
		box-shadow: 1px 1px 9px rgba(116,116,116,0.56);
		width: 72px;
		height: 72px;
		display: flex;
		align-items: center;
		justify-content: center;
		overflow: hidden;
		position: absolute;
		left: 20px;
		top: 126px;
	}
	.group-title{
		font-size: 24px;
		color:#111;
		margin-top: 46px;
		padding:0 25px;
	}
	.group-des{
		font-size: 14px;
		color: #5e5e5e;
		line-height: 24px;
		margin-top: 12px;
		margin-bottom: 22px;
		padding:0 25px;
	}
	.group-tag{
		border: 1px solid #ff6422;
		color:#ff6422;
		padding: 4px 6px;
		border-radius: 5px;
		margin-left: 25px;
	}
	/* 合作品牌 */
	.barnd-item{
		width: 30.43%;
		height: auto;
		margin-bottom: 20px;
	}
	.parent-brand-top-gap{
		height: 45px;
	}
	.parent-brand-bottom-gap{
		height: 25px;
	}
	.barnd-box{
		padding-bottom: 15px;
	}
	/* 页脚 */
	.foot-content{
		width: 100%;
		flex-wrap: wrap;
	}
	.concat{
		border-left: none;
		padding-left: 0;
		margin-left: 0;
		text-align: center;
		padding-top: 30px;
		padding-bottom: 0;
		height: auto;
		width:calc(100% - 30px);
		border-top: 1px solid #17ce6e;
		margin:35px 15px 0 15px;
	}
	.concat p{
		text-align: center;
		width: 100%;
		font-size: 14px;
		line-height: 24px;
	}
	.code-box{
		margin-left: 58px;
	}
	.code-box .p1{
		font-size: 13px;
		margin-top: 10px;
	}
	.code-box .p2{
		margin-top:5px;
	}
	.wechat-code{
		max-width: 345px;
		margin: 0 auto;
	}
}


