.ying_nav{
	width: 100%;
	height: 1.09rem;
	padding-top: 0.33rem;
	background: url(../img/ying02.jpg) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	top: 2rem;
	z-index: 999;
}
.ying_nav ul{
	width: 6.62rem;
	height: 0.75rem;
	margin: 0 auto;
}
.ying_nav ul li{
	width: 1.58rem;
	height: 0.75rem;
	float: left;
	margin-right: 0.1rem;
	background: url(../img/menu2.jpg) no-repeat;
	background-size: 100% 100%;
	font-size: 0.26rem;
    color: #535150;
    text-align: center;
    line-height: 0.75rem;
}
.ying_nav ul li:last-child{
	margin-right: 0;
}
.ying_nav ul li:hover{
	background: url(../img/menu1.jpg) no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF;
}
.ying_nav ul li.hover{
	background: url(../img/menu1.jpg) no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF;
}

.ying_con{
	width: 6.18rem;
	margin: 0 auto;
	display: none;
	margin-top: 3.42rem;
}
.ying_con>div{
	width: 2.88rem;
	height: 3.7rem;
	float: left;
	margin-right: 0.42rem;
	margin-top: 0.6rem;
}
.ying_con>div:nth-child(2n+2){
	margin-right: 0;
}
.ying_con>div div:nth-child(1){
	width: 2.88rem;
	height: 3.19rem;
	position: relative;
}
.ying_con>div div:nth-child(1) a>img{
	width: 2.88rem;
	height: 2.57rem;
}
.ying_con>div div:nth-child(1)>span{
	display: block;
	width: 2.88rem;
	height: 0.62rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.8);
}
.ying_con>div div:nth-child(1)>span img{
	width: 0.3rem;
	height: 0.3rem;
	margin-top: 0.16rem;
	margin-left: 0.1rem;
	margin-right: 0.1rem;
	float: left;
}
.ying_con>div div:nth-child(1)>span font{
	width: 2.3rem;
	display: block;
	line-height: 0.62rem;
	color: #FFFFFF;
	font-size: 0.26rem;
	float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ying_con>div div:nth-child(2) span{
	color: #A3A3A3;
	font-size: 0.22rem;
	line-height: 0.5rem;
	float: right;
	margin-right: 0.1rem;
}
.ying_con>div div:nth-child(2) span:nth-child(1){
	float: left;
	width: 1.3rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: left;
	/*display: block;*/
}
.ying_con>div div:nth-child(2) img{
	width: 0.3rem;
	height: 0.3rem;
	margin-top: 0.1rem;
	float: right;
	margin-right: 0.1rem;
}
.ying_con>div div:nth-child(2) img:nth-child(4){
	background: url(../img/zan1.svg) no-repeat;
	background-size: 100% 100%;
}
.ying_con>div div:nth-child(2) img:nth-child(4):hover{
	background: url(../img/zan2.svg) no-repeat;
}
.ying_con>div div:nth-child(2) img:nth-child(4).hover{
	background: url(../img/zan2.svg) no-repeat;
}
/*.ying_con>div:last-child{
	clear: both;
}*/
.ying_con>div>font{
	width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #9b9b9b;
    font-size: 0.22rem;
    display: block;
    margin: 0 auto;
}
.ying_more{
	width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #9b9b9b;
    font-size: 0.22rem;
    display: block;
    margin: 0 auto;
    clear: both;
}
