body{
	background:  #f1f1f1;
}
.swiper-slide a ,.swiper-slide a img{
	width: 100%;max-height: 400px;display: block;
}
.news{
	background-color: rgba(153, 153, 153, 1);max-height: 400px;
}
.userImg{
	position: absolute;
	width: 200px!important;
}
.swiper-pagination-bullet{
	background: #ccc;width: 32px;
    height: 6px;border-radius: 10px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.box_header{
	background: #f1f1f1;height: 100px ;   padding: 20px 0 0px 0;text-align: center;
}
.box_header .box_title{
	background-color: rgba(153, 153, 153, 1);
    display: inline-block;
    width: 20%;
    text-align: center;
    color: white;
    /* height: 100%; */
    line-height: 80px;
}
.box_body{
	height: 400px;
	line-height: 400px;text-align: center;
}

.backTop{
	position: fixed;
	right:2%;bottom:5%;width: 80px;height: 80px;text-align: center;background: white;cursor: pointer;color:#f10075;    line-height: 35px;
}
.backTop i{
	font-size: 20px;
    font-weight: bold;
    left: 0;
    margin-top: 20px;
    top: 10px;
}

.goods_list{
	margin:50px 0;
}
.goods_item{
	margin:1%;width: 18%;max-width: 280px;float: left;box-shadow: 1px 1px 1px 1px #eee;/*max-height: 250px;*/   
	/* height: 284px; */
	height: 387px;background: white;
	/* height:360px; */

}

.goods_item .imgBg{
	height: 331px!important;background-size: 100%!important;
}
.goods_item:hover{
	transform:scale(1);box-shadow: 0px 0px 1px 1px green;
}
.goods_item img{
	width: 100%;height: auto;cursor: pointer;
}
/* .goods_item img{
	width: auto;
	max-width: 100%;
    height: 100%;cursor: pointer;
} */
.inter898 .goods_item img{
	width: auto;
    height: 100%;
    cursor: pointer;
}
.dapai .goods_item img{
	width: 72%;
    height: auto;
}
.goods_item .goods_intro{
	background: white;
    padding: 5px 10px 10px;
    /* margin-top: -10px; */
    height: 40px;
    overflow: hidden;
    position: relative;
}
.goods_item .goods_intro p{
	margin:5px ;display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.goods_item .goods_intro p:last-child{
	position: absolute;
    left: 0;
    bottom: 0px;width: 96%;
    text-align: center;
}
.goods_item .goods_intro p span{
	/* border-right: 1px solid rgba(165, 165, 165, 1); */
	    padding: 0 4px;
    margin: 0 -1px; color:rgba(165, 165, 165, 1);    font-size: .9rem;
}
.goods_item .goods_intro p span:last-child{
	border:none;
}
.goods_item .goods_intro p span:first-child{
	padding: 0 4px 0 0;
}
.goods_item .el-icon-view{
	margin-right:5px;
}


/*趋势*/
.xxx{
	overflow: hidden;
}
.back{
	position: absolute;    top: 9%;
    left: 4%;
	width: 3rem;cursor: pointer;
}
.left,.right{
	width: 5rem;position: absolute;background: #dadada;height: 8rem;line-height: 8rem;color:#505050;text-align: center;top:50%;margin-top: -4rem;
	cursor: pointer;
}
.left i,.right i{
	top:8px;left: 0;font-size: 2rem;
}
.left{
	left:5%;
}
.right{
	right:5%;
}
@media(max-width: 1500px){
	.left{
		left:0;
	}
	.right{
		right:0;
	}
}
.content_main{
	padding:2%;background: white;color:#505050;margin-top: 100px;overflow: hidden;height: 650px;
}
.content_main_item{
	flex-flow: column;flex-wrap: wrap;max-height: 600px;
}
.content_main_itemL{
	position: absolute;right: -100%;opacity: 1;    
	/*right: 2%;
    opacity: 1;*/
    width: 96%;background: white
}
.content_main_itemR{
	position: absolute;left: -100%;opacity: 1;    
	/*right: 2%;
    opacity: 1;*/
    width: 96%;background: white
}
.content_main .title{
	width: 15rem;font-weight: bold;text-align: center;font-size: 2rem;
}

.content_main img{
	width: 15rem;margin:25px 0;
}
.intro{
	min-height: 300px;width: 40%;padding:0 2%;font-size: .9rem
}



/*个人信息*/
.left_menu{
	background: rgba(110, 176, 89, 1);width: 22%;padding:30px 15px;float: left;    height: 800px;
}
.left_menu_item{
	background: white;border-radius: 5px;line-height: 3rem;color:#5d5d5d;display: flex;justify-content: space-between;padding-left: 1rem;
	margin:2rem 1rem;cursor: pointer;
}
.left_menu_item.active,.left_menu_item.active i{
	background: #cb5555;color:white;
}
.left_menu_item i{
	margin: 1rem;color: #b3b3b3;font-size: .5rem;    top: 2px;
}
.right_content{
	float:left;background: white;width: 70%;    height: 800px;padding:30px 15px;
}
/*.right_content_item:first-child{
	margin-top: 3rem;margin: 2rem;
}*/
.right_content_item{
	line-height: 3rem;margin: 2rem;color:#5d5d5d;
}
.right_content_item_title{
	text-align: right;float: left;width: 6rem;font-size: 1.2rem;margin-right: 20px;
}
.right_content_item input{
	border:none;border-bottom: 1px solid #b3b3b3;padding-left: 1rem;height: 3rem;
    width: 30rem;color:#5d5d5d;
}
.right_content_item input:focus{
	 outline:none;
}


.mayLike li{
	cursor: pointer;
}

.goods_list .goodsInfo{
	position: absolute;
	top: 30%;
	text-align: center;
	width: 100%;
	background: rgba(255,255,255,.8);
	padding: 1.5rem 0;
}

.overflow2{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blockx{
	display: block;
}