.top-img{
	position: relative;
}
.top-img img{
	width: 100%;
	display: block;
}
.top_logo_w{
	position: absolute;
	top: .2rem;
	left: .3rem;
	display: block;
}
.top_logo_w .imgs{
	display: block;
	width: 3.5rem;
}
.as_top_pc {
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: url(tlj_mobile_img12.png) no-repeat no-repeat center;
    background-size: 0.3rem auto;
    border: 0.01rem solid #fff;
    border-radius: 0.06rem;
    right: 0.3rem;
    top: 0.36rem;
}


.focus{ 
	position:relative; 
	width:100%;
	height: 4rem;
	background-color: #000;
	margin-top: 0.4rem;
}  
.focus img{ 
	width: 100%; 
	height:4rem;
}
.focus .fcon .shadow{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	/* padding: 0 2%; */
	height: 0.68rem;
	background-color: rgba(0,0,0,0.4);
}
.focus .fcon .shadow a{
	display: block;
	font-size: 0.3rem;
	line-height: 0.68rem;
	height: 0.68rem;
	padding-left: 0.1rem;
	padding-right: 1.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;
}
.focus .fbg{
	position: absolute;
	right: 0.1rem;
	bottom: 0.26rem;
	text-align: center;
}
.focus .fbg a{
	width: 0.12rem;
	height: 0.12rem;
	background-color: #fbac71;
	display: inline-block;
	border-radius: 50%;
	margin: 0 0.05rem;
	font-size: 0;
}
.focus .fbg a.current{
	background-color: #cccccc;
}

.focus .prev,.focus .next{
	display: none;
}


.top-nav{
	width: 97%;
	padding-left: 3%;
	background-color: #d4090f;
}
.top-nav ul{
    font-size: 0;
    white-space: nowrap;
    overflow-x: scroll;
    /* padding-right: 0.5rem; */
}
.top-nav li{
	display: inline-block;
	font-size: 0.3rem;
    margin-right: 0.35rem;
    line-height: 0.88rem;
	color: #ffffff;
}
.top-nav li a{
	color: #ffffff;
}

.x_content{
	padding: 0 0.3rem;
}


.spirit-right{
	margin-top: 0.3rem;
}
.spirit-right p{
	background: url(xtit.png) no-repeat;
	background-size: 0.54rem auto;
	background-position: 0;
	font-size: 0.34rem;
	line-height: 0.6rem;
	position: relative;
}
.spirit-right p span{
	padding-left:0.6rem;
	color: #d4090f;
	font-weight: bold;
}
.spirit-right p i{
	background: url(xmore.png) no-repeat;
	background-size: 100%;
	width: 0.36rem;
	height: 0.25rem;
	float:right;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.12rem;
}
.spirit-right ul{
	overflow: hidden;
	margin-top: 0.1rem;
}
.spirit-right li{
	line-height: 0.4rem;
	padding: 0.14rem 0.1rem;
	font-size: 0.3rem;
	position: relative;
	padding-left: 0.3rem;
	/* margin-bottom: 0.2rem; */
}
.spirit-right li a{
	color: #000;
	display: block;
}
.spirit-right li i{
	background: url(little_03.jpg) no-repeat;
	background-size: 100%;
	background-position: center;
	border-radius: 50%;
	width:0.08rem;
	height:0.08rem;
	float: left;
	margin-top: 0;
	position: absolute;
	left: 0.08rem;
	top: 0.3rem;
}
.spirit-right li a .time{
	display: block;
	text-align: right;
}

.x_comment .xpic{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.x_comment .xpic li{
	padding: 0;
	width: 48%;
}
.x_comment .xpic li a{
	width: 100%;
	margin-bottom: 0.2rem;
}
.x_comment .xpic li img{
	width: 100%;
	display: block;
}
.x_comment .xpic li:first-child{
	width: 100%;
}



