@charset "utf-8";
/* CSS Document */
.contentone {
    min-height: 15px;
    overflow: scroll;
    float: left;
    width: 214px;
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
	height: 332px;
}
.contentone h2, .syxiazai h2 {
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    padding-left: 5px;
    color: #333;
    font-weight: normal;
}
.contentone ul, .syxiazai ul {
    padding-top: 8px;
    padding-bottom: 10px;
}
ol, ul {
    list-style: none;
}
.contentone li, .syxiazai li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul li, a {
    text-decoration: none;
    list-style: none;
}
.contentone li a {
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #e3e3e3;
}
a:link {
    font-size: 12px;
}
a:link, a:visited {
    text-decoration: none;
}
.mdis {
    display: block;
}
.conr {
    float: right;
}
.contentl {
    width: 214px;
    float: left;
}
.conr {
    margin-top: 15px;
}
.hot_tag {
    background: #fff;
}
.hot_tag div a {
    display: inline-block;
    line-height: 22px;
    padding: 0 10px;
    background: #f7f7f7;
    margin: 0 10px 10px 0;
    color: #999999;
    font-size: 13px;
}


.b-7 {
	width: 1200px;
	padding: 0 0 130px;
	margin: 0 auto;
	padding-top: 50px;
}
.b-7-z {
	width: 368px;
	float: left;
}
.b-7-m {
	width: 368px;
	margin: 0 48px;
	float: left;
}
.b-7-y {
	width: 368px;
	float: right;
}

.b-7 dl {
height: 300px;
    overflow: scroll;
}
.b-7 dt {
	height: 41px;
	line-height: 41px;
	border-bottom: 1px dashed #ddd;
	padding: 5px 0;
}
.b-7 dt h3 {
	float: left;
	font-size: 20px;
	font-weight: normal;
	background: url(../images/line2.png) left center no-repeat;
	padding-left: 14px;
	color: #000;
}
.b-7 dt a {
	float: right;
	font-family: Arial;
}
.b-7 dd {
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	border-bottom: 1px dashed #ddd;
}
.b-7 dd a {
	float: left;
	background: url(../images/ico9.png) left center no-repeat;
	padding-left: 10px;
}
.b-7 dd span {
	float: right;
	font-family: Arial;
	color: #888;
}