.moreMagazines{
	overflow: hidden;
	margin-top: 0.41px;
	/*width: 97%;*/
	margin:0.41rem auto 0;
}
.moreMagazines_left{
	float: left;
	/*overflow: hidden;*/
	width: 1.4rem;
	height: 2.8rem;
	background: #f0f0f0;
	position: relative;
	margin-top: 0.18rem;
}
.auspicious-clouds-red-copy-5{
	width: 0.65rem;
	height: 0.35rem;
	background: url(../images/auspicious_clouds_red.png) 0 0 no-repeat;
	/*background: url(../images/debug.png) 0 0 no-repeat;*/
	background-size: 100% 100%;
	position: absolute;
	top: -0.18rem;
	right: 0;
}
.moreMagazines_left li{
	height: 0.58rem;
	line-height: 0.58rem;
	font-size: 0.16rem;
	font-weight: 500;
	letter-spacing: 0.6px;
	padding-left: 0.25rem;
	color: #a0a4a6;
}
.moreMagazines_left li .p1{
	float: left;
	/*font-family:Gotham;*/
}
.moreMagazines_left li .moreMagazines_left_i{
	display: inline-block;
	float: right;
	margin: 0.23rem 0.3rem 0 0;
	border: 0.07rem solid transparent;
	border-left: 7px solid #a0a4a6;

}
.moreMagazines_left li:hover{
	cursor: pointer;
	/*background: #954848;*/
	color: #954848;
}
.moreMagazines_left li:hover .moreMagazines_left_i{
	border-left: 7px solid #954848;
}
.moreMagazines_left .moreMagazines_left_active{
	color: #954848;
}
.moreMagazines_left .moreMagazines_left_active .moreMagazines_left_i{
	border-left: 7px solid #954848;
}


.moreMagazines_right_box{
	float: right;
	width: 9.4rem;
}
.moreMagazines_right{
	overflow: hidden;
}
.moreMagazines_right li{
	width: 3rem;
	height: 2.15rem;
	background-color: #f0f0f0;
	float: left;
	margin: 0.06rem;
	overflow: hidden;
}
.moreMagazines_right li .p1{
	font-size: 0.16rem;
	background-color: #f0f0f0;
	width: 2.5rem;
	margin: 0.35rem auto 0px;
	/*font-family:Gotham;*/
}
.moreMagazines_right li i{
	display: block;
	width: 0.25rem;
	border-top: 1px solid #954848;
	margin: 0.16rem 0 0.16rem 0.23rem;
}
.moreMagazines_right li .p2{
	width: 2.5rem;
	margin: 0 auto;
	font-size: 0.14rem;
	line-height: 1.64;
	letter-spacing: 1.6px;
	text-align: left;
	color: #42494e;
}


@media (max-width: 768px) {
	.lzy_allAttr{
		max-width: 96%;
		display: block;
	}
	.moreMagazines_right_box{
		width: 5rem;
	}
	.moreMagazines_right li{
		width: 2.38rem;
	}
	.moreMagazines_right li .p1{
		margin: 0.2rem auto 0px;
	}
	.moreMagazines_right li .p1,.moreMagazines_right li .p2{
		width: 2rem;
	}
	.moreMagazines_right li i{
		margin: 0.1rem 0 0.16rem 0.23rem;
	}
}
@media (max-width: 360px) {
	.lzy_allAttr{
		max-width: 96%;
	}
	.moreMagazines_right_box{
		width: 264px;
	}
	.moreMagazines_right li{
		width: 125px;
	}
	.moreMagazines_right li .p1{
		margin: 0.2rem auto 0px;
	}
	.moreMagazines_right li .p1,.moreMagazines_right li .p2{
		width: 2rem;
	}
	.moreMagazines_right li i{
		margin: 0.1rem 0 0.16rem 0.23rem;
	}
}