@charset "UTF-8";

.content-nav-theme{
	width: 157px;
		 
}
.content-nav{
	width: 147px;
	/*height: 570px;*/
	
}
.content-nav ul{
	/*background: rgba(0,0,0,.3);
	margin-bottom: -10px;*/
	background:url(../../img/index/left-nav-bg04.png);
}
.content-li-nav{
	width: 147px;
	height: 50px;
	/*background: rgba(0,0,0,.3);*/
	    position: relative;
}
.content-nav li:hover{
	width: 155px;
	height: 60px;
	background: url(../../img/index/left-nav-bg01.png);
	background-size: 100% 100%;
	margin-bottom: -10px;
}

.content-nav-li{
	width: 155px;
	height: 60px;
	background: url(../../img/index/left-nav-bg01.png);
	background-size: 100% 100%;
	margin-bottom: -10px;
}
.content-nav-img{
	width: 26px;
	height: 24px;
	display: inline-block;
	margin: 12px 10px 0px 20px;
}
.content-nav-imgs{
	width: 26px;
	height: 24px;
	display: inline-block;
	margin: 6px 10px 0px 20px;
}
.contnet-div-nav{
	width: 147px;
	height: 50px;
	/*background: rgba(0,0,0,.3);*/
	background:url(../../img/index/left-nav-bg04.png);
	margin: 15px 0 15px 0;	
	padding-top:5px ;	
}
.content-span{
	display: inline-block;
	padding-top:15px ;
	color: #FFFFFF;
	font-size: 14px;
	width:90px;
}
.recommend{
	width: 147px;
	/*background: rgba(0,0,0,.3);*/
	background:url(../../img/index/left-nav-bg04.png);
}
.recom-title{
	padding:10px 6px;
	color: #FFFFFF;
	margin-top: 8px;
}
.recom-span-title{
	font-size: 14px;
	padding: 5px 0px;
}
.recom-span-lo{
	display:block;
	float:right;
	background: rgba(255,255,255,.3);
	font-size: 14px;
	height:20px;
	line-height: 20px;
	padding: 0 5px;
	border-radius: 3px;
	cursor:pointer;
}
.recom-div{
	position: relative;
	margin-top: 10px;
}
.recom-div-img{
	width: 134px;
	height: 76px;
}
.recom-div-title{
	width: 120px;
	height: 66px;
	background: rgba(0,0,0,.3);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-60px;
	margin-top: -33px;
	line-height: 66px;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recom-div-title:hover{
	background: rgba(0,0,0,.1);
	/*line-height: 10px;*/
	cursor:pointer;
}
.content-spans{
	display: inline-block;
	padding-top:10px ;
	color: #3dd2d8;
	font-size: 14px;
}
.list-title-xian{
	margin-top:13px ;
}
.list-ul li.div-m0{margin-right:0;}
.clear{width:100%;height:1px;clear:both;}
/* .geren .list-ul{overflow:hidden;} */
.fr{float:right;}
#page-div{
	width: 100%;
	position:absolute ;
	bottom: 0px;
	padding-bottom: 10px;
}

.nav-xiangxi{
	position: relative;
}
.Dot{
	width:10px;
	height:10px;
	border-radius: 50%;
    background: red;
    position: absolute;
   	top: 15px;
    left: 110px;
    display: none;
}


