@charset "utf-8";
body {
	text-align: left;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #111;
	font-family: "微软雅黑","Microsoft YaHei",arial,helvetica,sans-serif;
	background-color: #f9f8f8;
}
ul,ol,li {
	list-style-type: none;
}
a {
	color: #111;
	text-decoration: none;
}
#mainbox {
	width: 100%;
	overflow: hidden;
	text-align: left;
	min-height:400px;
}
.leibiemingcheng {
	display: block;
	height: 35px;
	line-height: 35px;
	background: -moz-linear-gradient(top,#fcfdfe,#f0f3f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfdfe), to(#f0f3f5));


	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fcfdfe,endColorStr=#f0f3f5);
	border-bottom: 1px solid #9fc2e3;
	padding-left: 12px;
	font-size: 18px;
	white-space: nowrap;
	position: relative;
}
.newstitle_paihang_ul {
	display:block;
	font-size: 17px;
}
.newstitle_paihang_ul li {
	border-bottom: 1px solid #e2e2e2;
	position: relative;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 109px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	overflow: hidden;
}
.newstitle_paihang_ul .newstitle_a {
	display: -webkit-box;
	display: -moz-box;
	display:box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	width: 100%;
	height: 80px;
	overflow:hidden;
}
.newstitle_paihang_ul .photo {
	width: 128px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.newstitle_paihang_ul .photo .photo_img {
	width: 123px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}
.newstitle_paihang_ul .miaoshu {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	height: 80px;
	white-space: nowrap;
}
.newstitle_paihang_ul h3 {
	font-size: 21px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0px;
}
.newstitle_paihang_ul h3 .levelname {
	color:#b2abab;
}
.newstitle_paihang_ul .jiage {
	color:#fd0315;
	font-size:21px;
	margin-top:2px;
}
.newstitle_paihang_ul .miaoshu .m_qita {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 1px;
	font-size: 19px;
	color: #716e6e;
	line-height: 1;
}
.newstitle_paihang_ul .miaoshu .m_qita a {
	color: #716e6e;
	text-decoration: none;
}
.newstitle_paihang_ul .miaoshu .chuchu {
	margin-left: 8px;
}
#jiludaohang {
	text-align: center;
	color: #666666;
	padding-top: 25px;
	overflow: hidden;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
}
#jiludaohang ul,#jiludaohang li {
	padding:0px;
	margin:0px;
}
#jiludaohang li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	list-style-type: none;
	vertical-align: middle;
}
#jiludaohang .nopage {
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #E1E1E1;
	color: #a2a6ae;
}
#jiludaohang .dangqianye {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #C0C0C0;
	background-color: #718DB4;
}
#jiludaohang #gotopage {
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	width: 30px;
	height: 27px;
	margin-top: -2px;
}
#jiludaohang #go {
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
}
#jiludaohang a {
	color: #3b5998;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #E1E1E1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#jiludaohang a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #4F6482;
	background-color: #718DB4;
}
.newstitle_ul {
	display:block;
	font-size: 17px;
}
.newstitle_ul li {
	border-bottom: 1px solid #e2e2e2;
	position: relative;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 89px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	overflow: hidden;
}
.newstitle_ul a.newstitle_a {
	display: -webkit-box;
	display: -moz-box;
	display:box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	width: 100%;
	height: 60px;
	overflow:hidden;
}
.newstitle_ul .photo {
	width: 85px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.newstitle_ul .photo .photo_img {
	width: 80px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}
.newstitle_ul .miaoshu {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	height:60px;
}
.newstitle_ul h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: -2px;
	-webkit-line-clamp: 2;
}
.newstitle_ul .miaoshu .m_qita {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 1px;
	font-size: 12px;
	color: #808080;
	line-height: 1;
}
.newstitle_ul .miaoshu .chuchu {
	margin-left: 8px;
}
#xiangguanzixun_h,#xiangguanlianjie_h,#kenengxihuan_h {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9fc2e3;
}
.xiangguanlianjie_ul {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	margin-top: 5px;
}
.xiangguanlianjie_ul li {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	line-height:28px;
}
.xiangguanlianjie_ul li a {
	display:block;
}
#kenengxihuan_h {
	margin-top:10px;
}
#treecontent h3 {
	color: #333333;
	display: block;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDCDC;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/paihang.png);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	text-indent: 32px;
	overflow: hidden;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#treecontent h3 a {
	color:#333333;
}
#treecontent .treehover{
	background-color:#D7E7FB;
}
#treecontent .open {
	background-image: url(../images/paihang.png);
	background-repeat: no-repeat;
	background-position: 9px -35px;
	background-color: #D7E7FB;
}
#treecontent .treeselect {
	background-color:#FFC78E;
}
#treecontent .xiaolei {
	display:none;
}
#treecontent .xiaolei a {
	color: #333333;
	text-decoration: none;
	height: 29px;
	line-height: 29px;
	background-image: url(../images/paihang.png);
	background-repeat: no-repeat;
	background-position: 18px -71px;
	display: block;
	padding-left: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#treecontent .xiaolei a:hover {
	color: #CC0000;
	text-decoration: underline;
}
