@charset "utf-8";
/* CSS Document */
.top_banner_wrap01{ width:100%; height:350px; background:url("../image_new/top_banner_04034.jpg") no-repeat center center;}
.top_banner_wrap02{ width:100%; height:350px; background:url("../image_new/news_banner_04036.jpg") no-repeat center center;}
.top_banner_wrap03{ width:100%; height:350px; background:url("../image_new/news_banner_04037.jpg") no-repeat center center;}
.top_banner_wrap04{ width:100%; height:350px; background:url("../image_new/top_banner_04034.jpg") no-repeat center center;}

.news_title{ width:1234px; margin:25px auto 0;}
.news_title h6{ width:1234px;border-bottom:solid 1px #d6d6d6;}
.news_title b{ display:block; font-size:18px; color:#414141; float:left; background:url("../image_new/titleLine.png") no-repeat center right; padding-right:10px;}
.news_title em{ display:block; font-size:12px; color:#7e7e7e; font-style:normal; font-weight:normal; float:left; padding-left:12px; height:32px; line-height:32px;}
.news_title span{ display:block; text-decoration:none; font-size:14px; color:#666; float:right; font-weight:normal; height:32px; line-height:32px;}
.news_title .current_title{ color:#09f;}

.list_wrap{ width:1234px; margin-left:auto; margin-right:auto;min-height:40vh;}
.list_content{ width:1180px; margin-left:auto; margin-right:auto;}
.list_content li{position:relative; overflow: hidden;}
.list_content a{ text-decoration:none; display:block;padding:20px;border-bottom: dashed 1px #ccc; cursor:pointer;color: #222;font-size: 14px;}
.list_content a:hover{ border-bottom:1px solid #ccc;color:#09f;}
.list_content .article_title{ font-size:16px; color:#222; background:url("../image_new/arrowBg.png") no-repeat center left; text-indent:16px;}
.list_content p{ margin-top:8px; margin-bottom:10px; padding-left:16px;}
.list_content .time{position:absolute;right:0;top:50%;transform:translateY(-50%); font-size:14px; color:#999;display: block; float: right;}
.list_content .article_source{ font-size:14px; color:#656565; padding-left:16px;}
.list_content .summary{ height:44px; font-size:14px; color:#666; line-height:22px; padding-left:16px;}
.list_content .view_link{ display:inline-block; font-size:14px; color:#23810f; padding-left:8px;}

/*.page_box{ width:1148px; margin:30px auto;}*/
/*.page_box table{ float: right;}*/
/*.page_box td{ padding-left: 2px;padding-right:2px;}*/
/*.page{}*/
/*.page li{ float:left; margin-right:5px;}*/
/*.page a{ text-decoration:none; padding-left:10px; padding-right:10px; color:#1d1d1d; background-color:#f2f2f2; line-height:24px; text-align:center; border:solid 1px #ddd; cursor:pointer;}*/
/*.page .current{ background-color:#116eaa; color:#fff;}*/
/*.total_record{ float:right;}*/
/*.total_record span{}*/

.page{width:1148px; margin:30px auto;text-align:right;
    list-style: none;
}
.page>li{display:inline-block;
    padding: 3px 10px;
    cursor: pointer;
}
.page .pageItem{
    border: solid thin #ddd;
    margin: 5px;
}
.page .pageItemActive{
    border: solid thin #0099FF;
    margin: 5px;
    background-color: #0099FF;
    color:white;
}
.page .pageItem:hover{
    border: solid thin #0099FF;
    background-color: #0099FF;
    color:white;
}
.page .pageItemDisable{
    border: solid thin #ddd;
    margin: 5px;
    background-color: #ddd;
}

/*新闻详情*/
.detail_wrap{ width:100%; margin-left:auto; margin-right:auto; margin-bottom:30px;}
.detail_wrap h1{ font-size:24px; color:#333; line-height:70px; text-align:center; font-weight:normal;}
.detail_wrap h2{ line-height:20px; text-align:center; font-weight:normal; margin-bottom:20px;}
.detail_wrap h3{ font-size:16px; color:#444; line-height:32px; text-align:left; margin-top:16px;}
.detail_wrap .time{ font-size:14px; color:#09f;}
.detail_wrap .article_source{ font-size:14px; color:#656565; padding-left:16px;}
.detail_wrap p{ font-size:16px; color:#656565; line-height:32px; text-align:left; text-indent:2em; margin-top:16px;}
.news_pics{ width:1040px; text-align:center; margin-top:10px;}
.news_pics img{}

