*{
	padding: 0;
	margin: 0;
	/*box-sizing:border-box;*/
}
ul,ol{
	list-style: none;
}
img{
	border:none;
}
a{
	text-decoration: none;
	color: #434240;
}
a:hover{
	color:#f00;
}
textarea,input,a{
	outline: none;
}
textarea{
	resize: none;
}

#all{
	width: 1200px;
	margin: 0 auto;
}
/*Ã¤Â¸Å Ã©Æ’Â¨*/
.deall-top{
	width: 100%;
	height: 350px;
}
.deall-top dl{
	border:1px solid #eee;
}
.deall-top dt{
	border-right:1px solid #eee;
}
.deall-nav{
	width: 100%;
	height: 50px;
	border: 1px solid #eee;
	font-size: 12px;
}

.deall-nav ul{
	float: left;
	margin-left: 2%;
	width: 100%;
	margin-top: 15px;
}
.deall-nav li{
	height: 20px;
	line-height: 20px;
	float: left;
	color: #999999;
	width: 85px;
}
.deall-nav li:nth-child(1),.deall-nav li:nth-child(2):hover{
	color: red;
}
.deall-nav .bei{
	border: 1px solid green;
	text-align: center;
	margin-right: 10px;
	width: auto;
}
.bei a{
	color: green;
	    padding-right: 10px;
}
 /*.yan:hover {*/
	/*color: white;*/
/*}*/
.comskjdel{
	padding-right: 10px!important;
}
.bei:hover{
	background-color: green;
}
.bei:hover a{
	color: #fff;
}
.deall-middle{
	width: 100%;
	height: 150px;
	font-size: 12px;
	color: #999;
}
.middle-dl,.middle-middle,.middle-yin,.middle-mian,.middle-about,.middle-zui{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.middle-dl dt,dd{
	float: left;
	width: 6%;
	height: 50px;
	text-align: center;
	color: #999;
	overflow: hidden;
}
.nibi {
	width: 10%!important;
}
.nibi img{ 
	margin-left: -10px;
	margin-top: 5px;
}
.middle-dl dd{
	font-weight: normal;
}
.middle-middle dt,dd{
	float: left;
	width: 6%;
	height: 50px;
	text-align: center;
	color: #999;
}
.middle-middle {
	/* position: relative; */
}
.middle-middle dd{
	font-weight: normal;
}
.img-xiajian{
	display: block;
	position: absolute;
	width: 20px;
	top: 18px;
	height:20px;
	right: 20px;
	/* margin-top: -35px; */
	background-color: #eeeeee;
	overflow: hidden;
}
.img-xiajian span {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;

}
.middle-yin dt,dd{
	float: left;
	width: 6%;
	height: 50px;
	text-align: center;
	color: #999;
}

.middle-yin dd{
	font-weight: normal;
}

.middle-mian dt,dd{
	float: left;
	width: 6%;
	height: 50px;
	text-align: center;
	color: #999;
}

.middle-mian dd{
	font-weight: normal;
}
.middle-about{
	margin-top: 20px;
}
.middle-about dt,dd{
	float: left;
	width: 6%;
	height: 50px;
	text-align: center;
	color: #999;
}

.middle-about dd{
	font-weight: normal;
}
.middle-zui dt,dd{
	float: left;
	width: 6%;
	height: 50px;
	text-align: center;
	color: #999;
}

.middle-zui dd{
	font-weight: normal;
}
.middle-zui{
	margin-top: 20px;

}
.xin-xin{
	color: green !important;
}
/*Ã¤Â¸â€¹Ã¥ÂÅ Ã©Æ’Â¨Ã¥Ë†â€ */
.xiaoguo{
	width: 100%;
}
.xiaoguo ul{
	float: left;
	width: 100%;
}
.li-div{
	width:100%;
	/* padding-right: 10px; */
	height: 200px;
	border-radius: 5px;
	/* border:1px solid #ccc; */
	/* box-shadow: 0 0 5px #ccc; */
}
.xiaoguo ul li{
	float: left;
	width: 292.5px;
	height: 230px;
	margin: 0px 10px 40px 0px;
	position: relative;
}
.xiaoguo ul li:nth-child(4n){
	margin-right: 0px;
}
.div-style{
	clear: both;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	/* text-align:  center; */
}
.div-style h3{
	display: block;
	width: 240px;
	height: 30px;
	float: left;
	padding-left: 5px;
	font-weight: normal;
	font-size: 14px;
	color: #111;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shizhang{
	float: right;
	display: block;
	width: 15%;
	height: 30px;
	margin-left:70%;
	margin-top: -30px;
	text-align: center;
	font-style: normal;
	color: #111;
	font-size: 14px;
}

.xiaoguo .li-div img{
	display: block;
	width: 100%;
	height: 100%;
}
.xiaoguo-xia ul li p{
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	left: 0px;
	bottom: 30px;
	 display: none;
}
.xiaoguo-xia ul li span{
	display: inline-block;
	width: 80px;
	float: left;
	height: 30px;
	line-height: 30px!important;
	color: white;
	font-size: 14px;
	background-color: rgba(0,0,0,0.6);
}
.xiaoguo-xia ul li span i{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	margin-left: 10px;
	/* text-align:  center; */
	/* margin-top: 7px; */
}
.xiaoguo-xia ul li em{
	display: block;
	width: 60%;
	float: right;
	height: 30px;
	line-height: 30px;
	color: white;
	font-size: 14px;
	background-color: #e26b24;
	text-align: center;
	cursor:  pointer;
}
.xiaoguo-xia ul li:nth-child(2n) em{
	background-color: green;
}
.xiaoguo-xia ul li:hover p{
	display: block;
}
.focus{
	font-weight: bold;
}
