.aside_m {width: 230px}
/*新闻列表页面*/
.new_m {
    width: 750px;
    margin-top: 6px;
    padding-bottom: 30px;
}
.new_con {margin-bottom: 1 5px}
.newslist{height:120px;margin-bottom: 20px;margin-left: 8px; padding-bottom: 10px; border-bottom: 1px dashed #ccc; position:relative; border: 2px solid #eee; padding:10px; background: #f5f5f5;}
.newslist_date{display: inline-block;vertical-align:middle;width:100px;height:120px;text-align: center;background-color:#999999;color:#fff;margin-right: 15px; float:left;}
.newslist_date p{font-size:36px;margin-top: 30px;}
.newslist_date span{display:block;font-size: 12px;}

.newslist_text{display: inline-block;vertical-align:middle;width:600px;margin-right:0px; float:right; height:120px;}
.newslist_text h3 {font-size:18px;color:#000000;line-height:35px;font-weight: normal;}
.newslist_text p{font-size:14px;color:#958e95;line-height: 24px;}

.more01 {display: inline-block;vertical-align:middle;width:100px;height:32px;text-align: center;line-height: 32px;font-size:14px;color:#fff;background-color:#999999; position:absolute; right:15px; bottom:10px;}
.more01:hover{ background: #f2550d;color: #fff;}

/*热点资讯*/
.news_first {width: 100%;margin-bottom: 20px; padding: 10px 5px; border-bottom: 1px solid #e2e2e2;}
.news_first:hover {outline: 1px solid #d9d9d9;}
.news_first:hover .news_first_tit {top: 121px}
.news_first:hover .news_first_text h2 {color: #f2550d}
.news_first_img {width: 230px;height: 150px;position: relative;overflow: hidden;box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,.3);}
.news_first_img img {display: block;width: 100%;height: 100%;}
.news_first_tit {width: 250px;padding: 6px 0;text-align: center;font-size: 13px;background-color: rgba(0,0,0,.5);color: #fff;position: absolute;top: 150px;left: 0;transition: all linear .3s}
.news_first_tit a{color:#fff;}

.news_first_text {width: 470px;height: 150px;position: relative}
.news_first_text h2 {font-size: 16px;height: 21px;margin-bottom: 5px}
.news_first_text p {height: 91px;text-indent: 2em;overflow: hidden;color: #555;line-height: 24px; font-size: 14px;}
.xiangqing {display: inline-block;position: absolute;bottom: 5px;right: 10px;font-size: 14px;text-decoration: underline;color: #f2550d;}



/*新闻详情页面*/
#news_main {margin-bottom: 30px}
.main_l {}
.news_M {width: 678px;border: 1px solid #d9d9d9;padding: 10px;}
.news_tit {text-align: center;padding-bottom: 12px;border-bottom: 1px solid #d9d9d9;margin-bottom: 15px}
.news_tit h2 {font-size: 24px;margin-bottom: 8px}
.news_tit2 {font-size: 13px;color: #545454
}
.new_from,.new_date {margin-right: 25px}
.news_text {}
.news_text p {text-indent: 2em;font-size: 14px;line-height: 22px;margin: 5px 0 10px 0;color: #545454;   }
.news_text img {display: block;max-width: 678px;margin: 0 auto}

.news_page {padding-top: 20px;border-top: 1px solid #d9d9d9;font-size: 14px}
.news_page h4 {margin-bottom: 10px}
.news_page p {margin-bottom: 8px;font-weight: bold;font-size: 12px;}
.news_page a {font-weight: 500}

.article {margin-top: 15px;}
.article h4 {background-color: #f1f1f1;padding: 6px 0 6px 5px}
.article_list {position: relative}
.article_list li {margin: 6px 0 4px 0;}
.article_list a {font-size: 14px;color: #787878;}
.article_list a:hover {color: #f2550d}

.article_list a:before,
.aside_list a:before {content: '+';display: inline-block;width: 12px;height: 13px;line-height: 10px;font-size: 12px;text-align: center;background-color: #878787;color: #fff;margin-right: 10px;}

.article .about_img .bx-prev {margin-left: 9px}
.article .about_img .bx-next {margin-left: -7px}

/*新闻详情页面左边内容区*/
.main_l .about_tit {margin-bottom: 10px;margin-top: 35px}
.main_l .about_tit hr {width: 676px}
.main_l .about_img {width: 640px;margin: 20px auto 0 auto}
.main_l .about_img .slide {width: 182px;height: 137px;border: 1px solid #d9d9d9;padding: 2px;box-shadow: 0 0 5px #757575}

/*新闻详情页面右边*/
.aside_r {width: 278px;}
.aside_r_tit {padding: 7px 15px;background-color: #f1f1f1;color: #000;font-size: 15px;font-weight: bold}
.aside_r_tit img {margin-right: 8px}
.aside_list {padding: 0 15px;border: 1px solid #F1F1F1;}
.aside_list a {display: block;font-size: 12px;margin: 7px 0;color: #707070}
.aside_list a:hover {color: #f2550d}

/*常见问题*/
.problem {font-size: 12px;padding: 0 15px;border: 1px solid #F1F1F1;}
.problem a {display: block;padding-left: 25px;margin: 7px 0;font-weight: bold;background: url('../images/index/frontpage_ask.jpg') no-repeat top left}
.problem span {display: block;padding-left: 25px;color: #707070;padding-bottom: 5px;margin-bottom: 10px;border-bottom: 1px dashed #d9d9d9;background: url('../images/index/frontpage_ans.jpg') no-repeat top left}







