﻿/**!
* ç½‘ç«™å¤§å¸ˆ-ä¿¡æ¯åˆ—è¡¨é¡µ
* author: xiaolong;
*/

.news-list-h {
    /*height: 1200px;*/
}

@media (max-width: 767px) {
	.news-list-h {
		height: auto;
	}
}
/* é—®å·åˆ—è¡¨ */
.wenjuan-wrap {
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    padding: 0 3px;
    min-height: 951px;
	width:970px;
	background-color:#fff;
}

/* ä¿¡æ¯åˆ—è¡¨ */

.linestyle-title123{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-wrap {
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    padding: 0 12px;
    height: 951px;
}

.news-con {
    min-height: 923px;
}

@media (max-width: 767px) {
	.news-wrap,
	.news-con {
		height: auto;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.news-detail {
		height: 44px;
		overflow: hidden;
	}
}

.news-list-item {
    padding: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.news-list-tt {
    padding-top: 8px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
}

.news-list-item>a {
    display: block;
}

.news-list-item>a:hover {
    background-color: #f2f2f2;
}

.news-list-item>a:hover .news-list-tt {
    font-weight: normal;
}

.news-para {
    font-size: 14px;
    line-height: 22px;
}

.pager {
    height: 28px;
}

.third-level {
	height:41px;
	border-bottom:2px solid #c5c5c5;	
}
.third-level span {
	display:block;
	height:40px;
	border-bottom:3px solid #65a8e9;
	font-size:16px;
	color:#65a8e9;
	line-height:40px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.sublist3{
	background-color:#f7f7f7;
	padding-left:10px;
	margin-bottom:30px;
}

.sublistimg{
	border-bottom:1px solid #6187b2;
	padding-top:15px;
	padding-bottom:8px;
	padding-left:10px;
	height:30px;
	margin-left:10px;
	margin-right:10px;
}

.sublistimg a{
	/*font-family:microsoft yahei;*/
	font-size:16px;
	color:#0b468a;
	margin-left:18px;
}
.sublisttext{
	float:left;
	line-height:30px;
}

.listClass{
margin-top:10px; 
margin-left:10px;
}

/*ä¿¡æ¯åˆ—è¡¨æ ·å¼*/
.listnews {
	font-size: 14px;
	cursor:pointer;
	line-height:26px;
	height:26px;
	text-align:left;
	background:url(/images/listimg.gif) 0 50% no-repeat;
}

.wb-data-date {   
 float: right;   
 }
 
 .title {   
 margin-left:15px;   
 }

 /* å·¦ä¾§èœå• */

.left-menu-wrap {
    background-color: #f9f9f9;
    height: 335px;
    overflow: auto;
}

.left-menu-tt {
    height: 50px;
    border-bottom: 1px solid #e1e1e1;
}

.close>.left-menu {
    display: none;
}

.left-menu-tt>a {
    display: block;
    height: 50px;
    padding-left: 75px;
    line-height: 50px;
    font-size: 14px;
    background: url(../images/icon-dot01.png) 56px center no-repeat;
}

.left-menu-tt>a:hover {
    background-color: #f2f2f2;
    color: rgb(255, 153, 0);
}

.left-menu-item>a {
    display: block;
    height: 42px;
    line-height: 42px;
    /* padding-left: 100px; */
    font-size: 13px;
    /* background: url(../images/icon-dot02.png) 85px center no-repeat; */
    border-bottom: 1px solid #f0f0f0;
}

.left-menu-item>a:hover {
    color: rgb(255, 153, 0);
}

.left-info-tt {
    height: 51px;
    border-bottom: 2px solid #fff;
    line-height: 50px;
    background-color: #f0f0f0;
    font-size: 16px;
    font-weight: bold;
}


.left-info-tt img {
    width: 22px;
    height: 22px;
    vertical-align: top;
    margin: 14px 20px 0 56px;
}

.wenjuan-wrap .wb-data-list{
	font-size:18px;
	height:29px;
	margin:23px;
	padding-left:15px;
}