@CHARSET "UTF-8";
.zhengwen{
	margin: 20px auto;
}

.pageleft{
	width: 300px;
	float: left;
}
.list-body{
	width: 820px;
	min-height: 300px;
	float: right;
	background: #FFF;
	padding: 0px 30px 30px 30px;
	overflow: hidden;
}

#c-menu-list{
	padding: 15px 0px;
	width: 100%;
}

.child-menu{
	margin-bottom: 10px;
	background: #FFF;
	padding-bottom: 5px;
}

.child-menu #title{
	height: 36px;
	padding-top: 14px;
}
.child-menu #title b{
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	padding-left: 23px;
	margin-left: 10px;
	color: #fff;
}
.child-menu #title2{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-indent: 22px;
	color: #FFF;
}

.child-menu ul{
	padding: 0px;
}
.child-menu ul div{
	margin: 0px 20px;
}
.child-menu ul li{
	text-indent: 55px;
	height: 44px;
	line-height: 44px;
}
.child-menu ul .second{
	text-indent: 70px;
}
.child-menu ul .active{
	
}
.active .first a{
	font-weight: bold;
}

.child-menu ul li.first {
    text-indent: 55px;
    height: 44px;
    line-height: 44px;
}

.child-menu li.second-li {
    height: 0px;
    overflow: hidden;
}

.child-menu ul.second-ul .second {
    text-indent: 55px;
    height: 44px;
    line-height: 44px;
}

#hot-list{
	margin: 15px 20px;
}
#hot-list p{
	height: 36px;
	line-height: 36px;
	overflow:hidden;
	WHITE-SPACE: nowrap; 
	TEXT-OVERFLOW: ellipsis;
}

.child-search{
	height: 170px;
	background: #fff;
	margin-bottom: 10px;
}
.child-search p{
	margin: 0px 10px;
}
.child-search #bt{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
.child-search #bt b{
	display: block;
	font-size: 18px;
	width: 100px;
	text-align: center;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.child-search #kuang{
	padding: 10px;
	margin-top: 10px;
}
.child-search #kuang #csk{
	border: 1px solid #ddd;
	width: 240px;
	height: 32px;
	line-height: 32px;
	padding: 0px 8px;
}
.child-search #anniu{
	padding: 0px 10px;
}
.child-search #anniu #csk-btn{
	width: 80px;
	height: 34px;
	border: none;
	color: #FFF;
	transition: all 0.3s;
}

.child-access{
	height: 310px;
	margin-bottom: 10px;
}
.child-access ul{
	margin: 20px;
}
.child-access ul li{
	height: 38px;
	text-indent: 5px;
	line-height: 38px;
}


.list-body .bt{
	height: 34px;
	padding-top: 15px;
	border-bottom: 3px solid #e8e8e8;
}
.list-body .bt h2{
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	margin: 0px 5px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
}

.list-body .detail{
	line-height: 26px;
	overflow: hidden;
	padding: 25px 0px;
}
.list-body .detail img{
	max-width: 100%;
}

.list-body{background: #FFF;}

.banner{
	max-height: 400px;
	overflow: hidden;
}
.banner img{
	width: 100%
}

/**列表详细模式***/
.list-body ul{width: 100%; padding: 30px 0px; border-bottom: 1px dashed #eee;}
.list-body ul li{float: left;}
.list-body ul .col1{width: 160px; background: #E8E8E8; margin-right: 30px; overflow: hidden;}
.list-body ul .col1 a{display: block;}
.list-body ul .col1 a img{width: 100%; display: block;}
.list-body ul .col2{width: 620px;}
.list-body ul .col1 dt{width: 100%; height: 110px;}
.list-body ul .col1 dt span{display: block;color: #aaa;text-align: center; font-size: 14px; margin-top: 10px; font-size: 18px;}
.list-body ul .col1 dt .date{padding-top: 10px; font-size: 24px;}
.list-body ul .col2 .tm a{font-size: 16px; font-weight: bold;}
.list-body ul .col2 .ms{line-height: 24px; margin-top: 8px; color: #666;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.list-body ul .col2 .rq {margin-top: 10px; color: #808080; }
.list-body ul .col2 .rq span{ margin-left: 74px;}
/**表格模式***/
#data-list .td{width: 185px; height: 200px; float: left; overflow: hidden; margin: 20px 10px 0px 10px;}
#data-list .td p {text-align: center;}
#data-list .td .p2 {padding-top: 5px; line-height: 24px;}
#data-list .td p img{width: 100%; height: 140px;}
/**列表模式***/
#data-list table{width: 100%; margin-top: 10px; table-layout: fixed;display: table;border-collapse: separate;}
#data-list table #tou{background-color: #eee;}
#data-list table tr{height: 60px;}
#data-list table td{text-align: left; text-indent: 12px; border-bottom: 1px dashed #eee; overflow:hidden;WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; font-size: 16px;}
#data-list table td a{font-size: 16px;}
#data-list table th{text-align: left; text-indent: 12px; font-size: 16px;}
#data-list table .tm{width: 580px; height: 50px; line-height: 50px;}
#data-list table .rq{width: 120px;}
#data-list table .fw{width: 80px;}


/*分页样式*/
.pBar{width: 100%; height: 40px; margin: 30px auto 50px auto; font-size: 13px;}
.pBar a{display: block; color: #333; height: 30px; font-size: 13px; line-height: 30px; padding: 0px 15px; float: left; margin-right: 2px; border: 1px solid #D5D5D5;}
.pBar #curr{color: #FFF;}
.pBar span{display: block; height: 30px; line-height: 30px; float: left;}
.pBar a.disable{color: #C0C0C0;}
.pBar a.disable:hover{background: none; color: #C0C0C0;}
.pBar a:hover{color: #FFF;}
.pBar a.disable{border-color: #E5E5E5;}
