.newsListBox{margin-bottom: 30px;}
.sectionL{width: 326px;}
.sectionL h3{width: 204px; height: 36px;background: url(../img/titlenews.png) no-repeat 0 center; color: #fff;/* font-weight: bold;*/ line-height: 28px;font-size: 18px;padding-left: 28px;}

.sectionL ol{width: 274px; border: 1px solid #ebbe97;border-radius: 9px; -moz-border-radius: 9px;background:#fff7f1; margin-top: 10px;padding: 20px 12px 20px;}
.sectionL ol li{width: 220px;height:34px;border-bottom: 1px dashed #acacac; line-height: 34px; color: #4b4b4b; padding-left: 54px; background:url(../img/uldot.png) no-repeat 28px center; font-size:18px; cursor: pointer;}
.sectionL ol li:last-child{border-bottom:none !important ;}
.sectionL ol li.active{color:#fb9031 ;}
.sectionL ol li:hover{color: #ebbe97;}


.sectionR{width:860px;}
.sectionR .now{width: 100%;/* position: relative;*/}
.sectionR p{/*position: absolute; right: 20px;*/  margin-right:20px; height: 38px; line-height: 38px;font-size: 14px; color: #4B4B4B;}
.sectionR p a{color: #4b4b4b;}
.sectionR p a:hover{color:#ebbe97;}
.sectionR p em{color:#ec750b ;}


.newshowBox{ width: 820px;     min-height: 600px;background: #fff; border-radius: 15px; -moz-border-radius: 15px;padding:14px 20px 16px ;}
.newshowBox h2{width: 134px; font-size: 24px; color: #fb9031; padding-left: 30px;background: url(../img/newshow.png) no-repeat 5px center;}
.newsList ul.newsUl li{color: #4b4b4b; font-size: 16px;/* line-height: 42px; */width: 770px; padding-left:50px ; background:url(../img/iconnewsList-1.png) no-repeat 12px center; 
border-bottom: 1px dashed #8a8a8a; cursor: pointer; position: relative;}
.newsList ul.newsUl{border-bottom: 4px solid #ec750b; margin-bottom: ;}
.newsList ul.newsUl li:hover{background:url(../img/iconnewsList.png) no-repeat 12px center;}
.newsList ul.newsUl li:hover a,.newsList ul li:hover em{color: #fb9031;}
.newsList ul.newsUl li a{color: #4b4b4b; width: 560px; overflow: hidden; line-height: 42px;text-overflow: ellipsis; white-space: nowrap; display:inline-block;}
.newsList ul.newsUl li em{position: absolute;right: 20px; display:inline-block;line-height: 42px;}


.page{
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
height: 50px;
line-height: 50px;
}
.page li{
	float: left;
}
.page li a{
	PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
   /* FONT-WEIGHT: bold;*/
    PADDING-BOTTOM: 2px;
    COLOR: #8d8d8d;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
}
.page li a{
	    padding: 6px 10px;
    border: 1px solid gainsboro;
}
.page .active {
	color: red !important;
}

.page li a:hover {
	background: #dad7d7;
}




/**************以上二级页面   以下三级页面**********************/



.newshow{width: 1170px;padding: 20px 26px 32px; background:#fff; border-radius: 9px; -moz-border-radius: 9px;margin: 0 auto 30px; }
.newshow>p{color: #4b4b4b; font-size: 14px; line-height: 44px;border-bottom: 1px solid #ccc;}
.newshow>p>a{color:#4b4b4b ;}
.newshow>p>a:hover{color:#ec750b;}
.newshow>p>em{color:#ec750b ;}

.articleTop{width: 1120px; margin: 0 auto; text-align: center; padding: 30px auto 20px; border-bottom: 1px dashed #6a6a6a;}
.articleTop h2{font-size: 32px; color: #6a6a6a;line-height: 60px;}
.articleTop  span{color: #6a6a6a;font-size: 12px;line-height: 34px; }

.content{width: 1170px; margin-bottom: 20px;    min-height: 500px;}
.content p{font-size: 16px; color: #6a6a6a; line-height: 40px; text-indent: 40px;margin: 20px auto;}
.content img{text-align: center; max-width: 1170px; height: auto; margin-bottom: 20px;}

.linkPage{line-height: 34px; cursor: pointer;margin-left: 20px;}
.linkPage a{color: #ec750b ;}
.linkPage a:hover{color: red;}
