.bannerbox {
    height: 365px;
    margin-bottom: 15px;
}

.infom-two {
	margin: 0 -7px 55px;
}
.infom-two .item{
	padding: 0 7px;
}




/*热门动态*/
.news .titles {
	font-size: 18px;
	font-weight: bold;
	color: #AC114B;
	line-height: 25px;
	position: relative;
	padding-left: 14px;
	margin-bottom: 15px;
}
.news .titles:after{
	content:"";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 4px;
	height: 18px;
	background: linear-gradient(135deg, #8328B3 0%, #CB0000 100%);
}



.news-left{
	padding: 0 7px;
}
.newsbox{
	height: 540px;
	background: #FFFFFF;
	padding: 15px 15px 0;
	overflow: hidden;
}

.news-left li{
	background: #FFF8F8;
	margin-bottom: 15px;
}
.news-left .time{
	width: 94px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	background: url(../images/timebg.png) no-repeat top;
	background-size: 100%;
}
.news-left .text{
	padding: 15px 16px;
}
.news-left .text .title{
	font-size: 14px;
	font-weight: bold;
	color: #CB0000;
}

.news-left .text .text2{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 10px 0;
}
.news-left .text .num{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-align: right;
}
.news-left .text .num img{
	width: 14px;
	margin-right:6px;
}




.news-right {
	padding: 0 7px;
}
.seven-links .sale-list{
	background: #FFFFFF;
	height: 355px;
	overflow: hidden;
}
.sale-img img{
	height: 185px;
	object-fit: cover;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
.sale-list{
	padding: 0 16px;
}
.sale-list li{
	display: flex;
	line-height: 30px;
	margin-top: 15px;
}
.sale-list li span{
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: rgba(203,0,0,0.2);
	text-align: center;
	color: #CB0000;
	font-size: 12px;
}
.sale-list li p{
	flex: 1;
	color: #333333;
	font-size: 14px;
	margin: 0 10px;
}
.sale-list li .look{
	font-size: 12px;
	color: #CB0000;
	width: 90px;
	line-height: 28px;
	background: #FFFFFF;
	border-radius: 15px;
	border: 1px solid #CB0000;
	text-align: center;
}


















.zxnews{
	margin: 0 -5px;
}
.zxnews .item{
	padding: 0 5px;
}



/*直销指南*/

.news1 .trens{
	min-height: 299px;
	padding: 0 17px 7px;
	background: #FFFFFF;
}
.news1 .trens-tab{
	border-bottom: 1px solid #D9D9D9;
}
.news1 .trens-tab li{
	float: left;
	line-height: 52px;
	margin-right: 50px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	padding: 0 8px;
}
.news1 .trens-tab li:last-child{
	margin: 0;
}
.news1 .trens-tab li.active:after{
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: linear-gradient(135deg, #8328B3 0%, #CB0000 100%);
}

.trens .title-more2{
	line-height: 52px;
}
.trens .title-more2 a{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.trens .title-more2 a:hover{
	color: #CB0000;
}
.trens .title-more2 img{
	width: 16px;
	margin-left: 4px;
}




/*直销新闻*/
.news1 .trens-list{
	padding-top: 15px;
}
.news1 .trens-list .trensbox{
	display: none;
}
.news1 .trens-list .title{
	font-size: 14px;
	color: #333333;
	margin: 10px 0 15px;
	font-weight: bold;
}
.news1 .trens-list li{
	margin: 0 0 15px;
	color: #333333;
	font-size: 14px;
	padding-left: 18px;
	line-height: 30px;
	display: flex;
	position: relative;
}
.news1 .trens-list li:hover{
	color: #CB0000;
}
.news1 .trens-list li:after{
	content:"";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);

	width: 8px;
	height: 8px;
	background: #B8B8B8;
	border-radius: 100%;
}
.news1 .trens-list li:hover:after{
	background: #CB0000;
}
.news1 .trens-list .title2{
	flex: 1;
	display: flex;
}
.news1 .trens-list .title2 p{
	margin-right: 30px;
}
.news1 .trens-list .title2 span{
	margin-right: 16px;
	color: #999999;
}
.news1 .trens-list li:hover span{
	color: #CB0000;
}
.news1 .trens-list .look{
	font-size: 12px;
	color: #CB0000;
	width: 90px;
	line-height: 28px;
	background: #FFFFFF;
	border-radius: 15px;
	border: 1px solid #CB0000;
	text-align: center;
}




















/*导师推荐*/
.mentor-tj .icon-three {
	margin: 0 26px;
}
.mentor-tj .icon-three{
	line-height: 0;
}
.mentor-tj .icon-three .imgs{
	width: 14px;
}
.mentor-tj .icon-three .imgs2{
	display: none;
}
.mentor-tj .icon-three .icon{
	position: relative;
}
.mentor-tj .icon-three .icon:hover .imgs2{
	display: block;
}
.mentor-tj .icon-three .icon:hover .imgs1{
	display: none;
}
.mentor-tj .pupops{
	color: #AC114B;
	font-size: 14px;
	font-weight: bold;
	background: #FFFFFF;
	padding: 0 10px;
	line-height: 30px;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
	position: absolute;
	bottom: 30px;
	margin: 0 auto;
	white-space: nowrap;
	display: none;
}
.mentor-tj .qq .pupops{
	width:110px;
	left: -9px;
}
.mentor-tj .erweima .pupops{
	width:80px;
	left: -33px;
	margin: 0 auto;
	padding: 9px;
	border-radius: 10px;
}
.mentor-tj .phone .pupops{
	width:125px;
	right:-9px;
}
.mentor-tj .icon:hover .pupops{
	display: block;
} 
.mentor-tj .triangle{
	position: absolute;
	bottom: -15px;

	width: 0;
	height: 0;
	border-left: 8px solid transparent; 
	border-right: 8px solid transparent; 
	border-top: 15px solid #fff; 
} 
.mentor-tj .qq .triangle{
	left: 9px;
} 
.mentor-tj .erweima .triangle{
	right: 0;
	left: 0;
	margin: 0 auto;
	border-left:10px solid transparent; 
	border-right:10px solid transparent;
} 
.mentor-tj .phone .triangle{
	right: 9px;
} 














@media screen and (max-width: 768px){
/*两图	*/
.infom-two {
    margin: 0 -7px 50px;
}
.infom-two .item {
    margin: 15px 0 0;
}


.news-left {
    padding: 0;
}
.news-right {
    padding: 0;
}
.news1 .trens-tab li {
    margin-right: 20px;
}
}

@media screen and (max-width: 767px){
/*轮播*/
.bannerbox {
    height: 395px;
    margin-bottom: 15px;
    margin-top: -395px;
}

}