﻿body{
    min-width:1002px; 
}
.width{width:1002px;margin:0 auto;}
.top { 
    position:relative; 
    z-index:999999;
    width:100%; 
    height: 40px;
    min-width:1000px; 
    position: relative;
    color: #545454;
    background: #FFF;
    border-bottom: 1px solid #e5e5e5;
}
.top_c{

}
.top_item{
    float:left;
    display:inline;
    height:40px;
    line-height:40px;
    padding-right:20px;
}
.top_item_right{
    float:right;
    display:inline;
    height:40px;
    line-height:40px;
    padding-left:20px;
}

/*导航*/
.head { 
}
.logobox{
    height:250px;
    overflow:hidden;
    background:url(imglogo.png) left center no-repeat;
}
.nav{
    background-color:#e3393a;
    height:50px;
}
.nav_left{
    float:left;
    display:inline;
    height:50px;
    width:800px;
    overflow:hidden;
}
.nav_right{
    float:right;
    display:inline;
    height:50px;
    width:200px;
}
.nav_search{
    float: right;
    display: inline;
    width: 180px;
    padding-top: 13px;
    padding-left: 10px;
    padding-right: 10px;
}
.nav_search input{
    float:left;
    display:inline-block;
    width:125px;
    height:20px;
}
.nav_search button{
    width:50px;
    float:right;
    display:inline-block;
    height:24px;
}

.nav_item{
    float:left;
    display:inline;
    height:50px;
    line-height:50px;
    padding-right:1px;
}
.nav_item a.nav_item_a{
    display:block;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    height:50px;
    line-height:50px;
    padding:0 15px;
    min-width:65px;
    text-align:center;
}
.nav_item a.nav_item_a:hover,
.nav_active{
    background-color:#b50002;
}
.nav_item a:hover{
    text-decoration:none;
}
.nav_showbox{
    display:none;
    position:absolute;
    z-index:999999;
    width:100%;
    left:0;
}
.nav_showbox_item{
    border:1px solid #e3393a;
    background-color:#ffffff;
    padding:10px 0;
}
.nav_showbox_item a{
    display:block;
    float:left;
    height:40px;
    line-height:40px;
    padding-left:50px;
    background:url(imgnews.gif) 33px center no-repeat;
    font-size:14px;
    color:#C00;
}

.main-container{
    padding-top:10px;
}

/*轮播图片*/
.imgplay{
    float:left;
    display:inline;
    width:380px;
}
.swiper-container {
    width: 380px;
    height: 280px;
}
#mySwiper .swiper-img{
    width:100%;
    height:100%;
}
#mySwiper .swiper-caption
{
    background-color: rgba(0,0,0,.6);
    color: #fff;
    position: absolute;
    overflow: hidden;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    bottom: 0;
    padding: 8px 60px 8px 8px;
    width: 100%;
    display: block;
    text-align:center;
    font-size:14px;
}
#mySwiper .swiper-pagination{
    bottom: 40px;
    text-align:right;   
    margin-left: -10px;
}
#mySwiper .swiper-pagination-bullet{
    background-color:#fff;
}

/*头条新闻*/
.toutiao{
    float:right;
    display:inline;
    width:610px;
}
.toutiao_left{
    float:left;
    display:inline;
    width:350px;
}
.toutiao_right{
    float:right;
    display:inline;
    width:252px;
}
.notices,
.tabnews{
    border:1px solid #e8e8e8;
    height:278px;
    overflow:hidden;
}

.tabnews_t{
    height:35px;
    line-height:35px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
}
.tabnews_t ul{
    list-style:none;
}
.tabnews_t ul li{
    list-style:none;
    float:left;
    display:inline;
    border-top:3px solid #ffffff;
    border-bottom:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    height:32px;
    width: 86px;
    cursor:pointer;
    text-align:center;
}
.tabnews_t ul li:last-child{
    border-right:none;
}
.tabnews_t ul li.active{
    border-top:3px solid #b50002;
    border-bottom:1px solid #ffffff;
}
.tabnews_t ul li,
.tabnews_t ul li a{
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.tabnews_t ul li a:hover{
    text-decoration:none;
}
.tabnews_c{

}
.tabnews_item{
    display:none;
}

.newslist{

}
.newslist ul{
    list-style:none;
    padding-top:5px;
}
.newslist ul li{
    list-style:none;
    line-height:30px;
    height:30px;
    overflow:hidden;
    padding-left:20px;
    padding-right:10px;
    background:url(imgnews-li.png) 8px 10px no-repeat;
    font-size:13px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newslist ul li a{
    color:#000000;
    font-size:13px;
}
.newslist ul li span,
.zwgkpage_news_c ul li span,
.columnnewsblock_item_c ul li span{
    float:right;
    display:inline;
    line-height:30px;
    height:30px;
    width:70px;
    text-align:right;
    color:#999;
    font-size:13px;
}

.notices_t{
    border-left:3px solid #b50002;
    height:35px;
    line-height:35px;
    padding:0 10px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
}
.notices_t label{
    float:left;
    display:inline-block;
    height:35px;
    line-height:35px;
    font-size:14px;
    font-weight:bold;
}
.notices_t a{
    color:#aaa;
}
.notices_c{
    position: relative; 
    overflow:hidden;
    height:100%;
}
.notices_c ul{
    list-style:none;
    padding-top:5px;
    position: absolute; 
    top: 0; 
    left: 0;
}
.notices_c ul li{
    list-style:none;
    line-height:30px;
    padding-left:20px;
    padding-right:10px;
    background:url(imgnews-li.gif) 5px 10px no-repeat;
    border-bottom:1px dashed #e8e8e8;
    font-size:13px;
}
.notices_c ul li a{
    color:#000000;
    font-size:13px;
}
.notices_c ul li span,
.zwgk_newslist_c ul li span{
    color:#999;
    font-size:13px;
    margin-left:8px;
}
.newszwgk{
    border:1px solid #e8e8e8;
    float:left;
    display:inline;
    width:740px;
}
.newszwgk_t{
    height:35px;
    line-height:35px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
    background-color:#eee;
    padding-right:10px;
}
.newszwgk_t label{
    float:left;
    display:inline-block;
    height:35px;
    line-height:35px;
    font-size:15px;
    font-weight:bold;
    background-color:#b50002;
    color:#ffffff;
    padding:0 20px;
}
.newszwgk_t a,
.newszwgk_t span{
    color:#C00;
    margin-left:5px;
}
.newszwgk_c{
    
}

.newszwgk_l{
    float:left;
    display:inline;
    width:199px;
}
.newszwgk_r{
    float:right;
    display:inline;
    width:540px;
    border-left: 1px solid #e8e8e8;
}

.newsopen{
}
.newsopen_t{
    height:35px;
    line-height:35px;
    padding-left:20px;
    border-bottom:3px solid #b50002;
    font-size:15px;
    font-weight:bold;
    overflow:hidden;
}
.newsopen_t2{
    border-bottom:1px solid #b50002;
    border-top:1px dashed #ccc;
}
.newsopen_c{
    height: 178px;
    overflow: hidden;
}
.newsopen_c2{
    height: 100px;
}
.newsopen_item{
    margin-top:7px;
    background-color:#eee;
    height:30px;
    line-height:30px;
    padding-left:15px;
    overflow:hidden;
}
.newsopen_item:first-child{
    margin-top:0;
}
.newsopen_item,
.newsopen_item a{
    font-size:14px;
    color:#b50002;
}

.newsopen_item2{
    height:30px;
    line-height:30px;
    padding-left:30px;
    background:url(imgnews.gif) 10px center no-repeat;
}
.newsopen_item2 a{
    font-size:14px;
    color:#C00;
}


.newsopenxxx{
}
.newsopenxxx_t{
    height:35px;
    line-height:35px;
    padding-left:20px;
    border-bottom:3px solid #b50002;
    font-size:15px;
    font-weight:bold;
    overflow:hidden;
}
.newsopenxxx_c{
    overflow: hidden;
    padding-top:10px;
}
.newsopenxxx_item{
    margin-top:10px;
    height:38px;
    line-height:38px;
    padding-left:10px;
    overflow:hidden;
}
.newsopenxxx_item,
.newsopenxxx_item a{
    font-size:14px;
    color:#b50002;
    font-weight:bold;
}
.newsopenxxx_imgbox{
    float:left;
    display:inline;
    padding-right:10px;
}
.newsopenxxx_imgbox,
.newsopenxxx_imgbox img{
    height:38px;
    width:38px;
}



.zwgkshow{
    float:left;
    display:inline;
    padding:0 10px;
    width:250px;
}
.zwgkshow_t{
    height:35px;
    line-height:35px;
    padding:0 10px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
}
.zwgkshow_t label{
    float:left;
    display:inline-block;
    height:35px;
    line-height:35px;
    font-size:14px;
    font-weight:bold;
}
.zwgkshow_t a{
    color:#aaa;
}


.newszwgk_rightbox{
    float:right;
    display:inline;
    width:252px;
    height:300px;
}


.newszwgktab{
    border:1px solid #e8e8e8;
    height:190px;
    overflow:hidden;
}
.newszwgktab_t{
    height:35px;
    line-height:35px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
}
.newszwgktab_t ul{
    list-style:none;
}
.newszwgktab_t ul li{
    list-style:none;
    float:left;
    display:inline;
    border-top:3px solid #ffffff;
    border-bottom:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    height:32px;
    width: 82px;
    cursor:pointer;
    text-align:center;
}
.newszwgktab_t ul li:last-child{
    border-right:none;
}
.newszwgktab_t ul li.active{
    border-top:3px solid #b50002;
    border-bottom:1px solid #ffffff;
}
.newszwgktab_t ul li,
.newszwgktab_t ul li a{
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.newszwgktab_t ul li a:hover{
    text-decoration:none;
}
.newszwgktab_c{

}
.newszwgktab_item{
    display:none;
}

.homewsbs{
    border:1px solid #e8e8e8;
    overflow:hidden;
}
.homewsbs_t{
    height:35px;
    line-height:35px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
    padding-right:10px;
}
.homewsbs_t label{
    float:left;
    display:inline-block;
    height:32px;
    line-height:32px;
    font-size:14px;
    font-weight:bold;
    color:#000;
    border-top:3px solid #b50002;
    padding:0 10px;
}
.homewsbs_t a{
    color:#aaa;
}
.homewsbs_c{
    padding-top:10px;
}
.homewsbs_c ul{
    list-style:none;
}
.homewsbs_c ul li{
    float:left;
    display:inline;
    margin-bottom: 10px;
    margin-left: 10px;
}
.homewsbs_c ul li a{
    display:block;
    width:107px;
    height: 34px;
    line-height:34px;
    border:1px solid #e8e8e8;
    text-align:center;
    font-size:13px;
    color:#000000;
}
.homewsbs_c ul li a:hover{
    text-decoration:none;
}

.adimglistshow_c{
    position: relative; 
    overflow:hidden;
    height:210px;
}
.adimglistshow_c ul {
    list-style:none;
    position: absolute; 
    top: 0; 
    left: 0;
}
.adimglistshow_c ul li {
    list-style:none;
    padding-bottom:3px;
}
.adimglistshow_c ul li img{
    width:100%;
}


.banshifuwu{
    border:1px solid #e8e8e8;
}
.banshifuwu_t{
    height:35px;
    line-height:35px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
    padding-right:10px;
}
.banshifuwu_t label{
    float:left;
    display:inline-block;
    height:35px;
    line-height:35px;
    font-size:15px;
    font-weight:bold;
    background-color:#b50002;
    color:#ffffff;
    padding:0 20px;
}
.banshifuwu_t a,
.banshifuwu_t span{
    color:#C00;
    margin-left:5px;
}
.banshifuwu_t ul{
    list-style:none;
    float:left;
    display:inline-block;
    height:35px;
    line-height:35px;
}
.banshifuwu_t ul li{
    list-style:none;
    float:left;
    display:inline;
    border-top:3px solid #ffffff;
    border-bottom:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    height:32px;
    padding:0 10px;
    cursor:pointer;
    text-align:center;
}
.banshifuwu_t ul li:last-child{
    border-right:none;
}
.banshifuwu_t ul li.active{
    border-top:3px solid #b50002;
    border-bottom:1px solid #ffffff;
    background-color:#fff;
}
.banshifuwu_t ul li,
.banshifuwu_t ul li a{
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.banshifuwu_t ul li a:hover{
    text-decoration:none;
}

.banshifuwu_c{
    height:236px;
    overflow:hidden;
}
.banshifuwu_item{
    overflow:hidden;
}
.banshifuwu_item_t{
    float:left;
    display:inline;
    width:15px;
    padding-left:10px;
    padding-right:10px;
    line-height:20px;
    padding-top:23px;
    height:113px;
    text-align:center;
    font-size:14px;
    color:#ffffff;
}
.banshifuwu_item_c{
    padding:10px 0 10px 15px;
}
.banshifuwu_item_c ul{
    list-style:none;
}
.banshifuwu_item_c ul li{
    list-style:none;
    float:left;
    display:inline;
    text-align:center;
    margin:10px 10px 0 0;
}
.banshifuwu_item_c ul li a{
    color:#000000;
    border:1px solid #ffffff;
    display:block;
    width:110px;
    height:96px;
    font-size:13px;
    text-align:center;
    overflow:hidden;
}
.banshifuwu_item_c ul li a img{
    width:76px;
    height:76px;
    display:block;
    margin:0 auto;
}
.banshifuwu_item_c ul li a:hover{
    text-decoration:none;
    border:1px solid #C00;
    color:#e3393a;
}

.bjcxbox{
    border:1px solid #e8e8e8;
}
.bjcxbox_result{
    float:left;
    display:inline;
    width:749px;
    height: 250px;
    overflow:hidden;
}
.bjcxbox_from{
    float: right;
    display: inline;
    width: 250px;
    height: 250px;
    line-height:30px;
    border-left: 1px solid #e8e8e8;
    overflow:hidden;
}
.bjcxbox_from_t
{
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    text-align: left;
    font-size:14px;
    font-weight:bold;
    border-bottom: 1px solid #b50002;
}
.bjcxbox_from_c{
    padding:10px;
}
.bjcxbox_from_c input{
    height:25px;
}
.bjcxbox_from_c button{
    height:30px;
    width:100px;
}

.friendlylink{
    border:1px solid #e8e8e8;
}
.friendlylink_t{
    float:left;
    display:inline;
    height:35px;
    line-height:35px;
    background-color:#eee;
}
.friendlylink_t label{
    float:left;
    display:inline-block;
    height:35px;
    line-height:35px;
    font-size:15px;
    font-weight:bold;
    background-color:#eee;
    color:#b50002;
    padding:0 20px;
}
.friendlylink_c{
    float:right;
    height:35px;
    line-height:35px;
    width:900px;
}
.friendlylink_c .links
{
    float:left;
    display:inline;
    width:224px;
    height:33px;
    line-height:33px;
    overflow:hidden;
    position:relative;
    border-right:1px solid #e8e8e8;
}
.friendlylink_c .links select
{
    border:none;
    padding:0;
    margin:0;
    width:224px;
    padding-left:10px;
    height:33px;
    line-height:33px;
    z-index:998;
    position:absolute;
}

.footer { 
    background:#f7f7f7; 
    border-top:1px solid #e5e5e5; 
    padding:20px 0;
}

.ad000{
    height:auto;
    width:1002px;
    overflow:hidden;
}
.ad001 {
    height: 90px;
    width: 1002px;
    overflow: hidden;
}
.mapbox{
    height:40px;
    line-height:40px;
    padding-left:40px;
    background:url(imgico_home.jpg) 20px center no-repeat;
}
.mapbox a,
.mapbox span,
.mapbox label{
    color: #666;
    font-size:12px;
}
.mapbox a,
.mapbox span{
    margin:0 3px;
}

.newslistpage{
}
.newslistpage_l{
    float:left;
    display:inline;
    width:252px;
}
.newslistpage_r{
    float:right;
    display:inline;
    width:730px;
}

.columnbox_t{
    padding-left:45px;
    background:url(imgnewscolumn.png) 10px center no-repeat;
    background-color:#b50002;
    height:45px;
    line-height:45px;
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
}
.columnbox_c{

}
.columnbox_c ul{
    list-style:none;
}
.columnbox_c ul li{
    list-style:none;
    height:35px;
    line-height:35px;
    padding-top:10px;
}
.columnbox_c ul li a{
    display:block;
    height:100%;
    font-size:15px;
    color:#000000;
    padding-left:39px;
    background:url(imglist_icon16.png) 14px center no-repeat;
    border:1px solid #e8e8e8;
}
.columnbox_c ul li a:hover,
.columnbox_c ul li.active a{
    text-decoration:none;
    color:#ffffff;
    border:1px solid #e3393a;
    background:url(imglist_icon16_2.png) 12px center no-repeat;
    background-color:#e3393a;
}

.columnnewslist{

}
.columnnewslist_t{
    height:41px;
    line-height:41px;
    border-bottom:1px solid #eee;
    border-top:3px solid #b50002;
    font-size:16px;
    font-weight:bold;
    padding-left:15px;
    color:#b50002;
}
.columnnewslist_c{

}
.columnnewslist_c ul{
    list-style:none;
}
.columnnewslist_c ul li{
    list-style:none;
    line-height:35px;
    border-bottom:1px dashed #e8e8e8;
    padding-left:25px;
    background:url(imgnews-li.png) 12px 12px no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.columnnewslist_c ul li:last-child{
    border-bottom-style:solid;
}
.columnnewslist_c ul li a{
    color:#000000;
}
.columnnewslist_c ul li a:hover{
    text-decoration:none;
}
.columnnewslist_c ul li a,
.columnnewslist_c ul li span,
.columnnewslist_c ul li label{
    font-size:14px;
}
.columnnewslist_c ul li label{
    float:right;
    display:inline;
    width:100px;
    color:#666;
    text-align:left;
}
.columnnewslist_b{
}

.columnnewsblock_item{
    border:1px solid #e8e8e8;
    height:263px;
    overflow:hidden;
    float:left;
    display:inline;
    width:358px;
    margin-top:10px;
}
.columnnewsblock_item:nth-child(2n){
    float:right;
}
.columnnewsblock_item_t{
    height:35px;
    line-height:35px;
    padding:0 10px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
}
.columnnewsblock_item_t label{
    float:left;
    display:inline-block;
    height:32px;
    line-height:32px;
    font-size:14px;
    font-weight:bold;
    border-bottom:3px solid #b50002;
    color:#b50002;
}
.columnnewsblock_item_t a{
    color:#aaa;
}
.columnnewsblock_item_c{
    padding:10px; 
}
.columnnewsblock_item_c ul{
    list-style:none;
}
.columnnewsblock_item_c ul li{
    list-style:none;
    line-height:30px;
    padding-left:20px;
    padding-right:10px;
    background:url(imgnews-li.gif) 5px 10px no-repeat;
    font-size:13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.columnnewsblock_item_c ul li a{
    color:#000000;
}

.xty-pagination{
    height:32px;
    line-height:32px;
    list-style:none;
}

.xty-pagination li{
    list-style:none;
    display: inline;
    float:left;
    padding-right:5px;
}
.xty-pagination li a{
    display:block;
    height:30px;
    line-height:30px;
    border:1px solid #ccc;
    padding:0 15px;
    font-size:13px;
    color:#000000;
}
.xty-pagination li a:hover{
    text-decoration:none;
    background-color:#e3393a;
    color:#ffffff;
}

.newsdetail{

}
.newsdetail_title{
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 50px;
    padding: 0px 20px;
}
.newsdetail_src{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ddd;
    padding-bottom:10px;
}
.newsdetail_src span{
    margin:0 10px;
}
.newsdetail_content
{
    padding: 30px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 38px;
    color: #666;
    height: auto !important;
    min-height: 300px;
    overflow:hidden;
}
.newsdetail_bottom{
    height: 50px;
    margin-top: 20px;
}
.newsdetail_bottom .newsdetail_share{
    float:left;
}

.newsdetail_bottom .newsdetail_end{float:right;}
.newsdetail_bottom .newsdetail_end a{
    width:80px; 
    height:30px; 
    display:block;
    line-height:30px; 
    text-align:center; 
    float:left;
    font-size:14px; 
    margin-left:15px;
    color:#000;
}
.newsdetail_bottom .newsdetail_end a i{display:block; float:left; margin-top:8px;}
.newsdetail_bottom .newsdetail_end a.printer i{background:url(imgicon_print.gif) 0px 2px no-repeat;width:16px; height:16px;}
.newsdetail_bottom .newsdetail_end a.close i{background:url(imgicon_close.gif) 0px 4px no-repeat;width:9px; height:15px; }



.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #e3393a;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size:14px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #e3393a;
  border-color: #e3393a;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #e3393a;
  border-color: #e3393a;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}


.onlineask_table{
    width:100%;
    background-color:#ddd;
}
.onlineask_table tr{
    line-height:30px;
    background-color:#fff;
}
.onlineask_table th{
    text-align:center;
    font-weight:normal;
    font-size:14px;
    background-color:#e5e5e5;
}
.onlineask_table td{
    text-align:center;
    padding:0 5px;
}

.onlineAsk_t{
    text-align:right;
    padding-right:10px;
}
.onlineAsk_t label{
    float:left;
    display:block;
    height:41px
}

.flow_onlinework_c { height: 30px; line-height: 30px;  }
.flow_onlinework_c span 
{ 
    height: 30px; 
    line-height: 30px; 
    float: left; 
    display: block;                           
    padding-right: 30px; 
    padding-left: 20px; 
    background: url(imgmbi_004.gif) no-repeat  left center; 
}
.flow_onlinework_c span a{color:#666666!important;}

.onlineworktable{ width: 100%; background-color: #e0e0e0; }
.onlineworktable tr { line-height: 25px; }
.onlineworktable th { width: 100px; text-align: right; background-color: #eee; font-weight: normal; font-size: 14px; }
.onlineworktable td { background-color: #fff; text-align: left; padding: 8px 5px; }
.onlineworktable img { max-width:700px;}

.wenming{
    border:1px solid #e8e8e8;
    padding-top:10px;
}
.wenming_iframe{
    width:1000px; height:260px; background:none; margin:0 auto;
}

.zwgkpage{

}
.zwgkpage_head{
    background: url(staticsimgzwgk_ico.png) no-repeat left top;
    border: 1px solid #e8e8e8;
}
.zwgkpage_head_t{
    float: left;
    width: 107px;
    line-height: 120px;
    height: 120px;
    padding-left: 70px;
    border-right: 1px solid #e8e8e8;
    font-size: 16px;
    font-weight: bold;
    color: #b50002;
}
.zwgkpage_head_c{
    float: right;
    width: 809px;
    min-height: 120px;
}
.zwgkpage_head_c ul{
    list-style:none;
}
.zwgkpage_head_c ul li{
    list-style:none;
    float:left;
    display:inline;
    text-align:center;
    margin:6px 10px 0 0;
}
.zwgkpage_head_c ul li a{
    color: #e3393a;
    border: 1px solid #e4abab;
    display:block;
    width: 122px;
    height: 30px;
    line-height: 30px;
    font-size:13px;
}
.zwgkpage_head_c ul li a:hover{
    text-decoration:none;
    border:1px solid #C00;
    background-color:#e3393a;
    color:#ffffff;
}

.zwgkpage_main{
}
.zwgkpage_main_t{
    height:35px;
    line-height:35px;
    text-align:right;
    border-bottom:1px solid #e8e8e8;
    background-color:#eee;
    padding-right:10px;
}
.zwgkpage_main_t label{
    float:left;
    display:inline-block;
    height:35px;
    line-height:35px;
    font-size:15px;
    font-weight:bold;
    background-color:#b50002;
    color:#ffffff;
    padding:0 20px;
}
.zwgkpage_main_t a,
.zwgkpage_main_t span{
    color:#C00;
    margin-left:5px;
}
.zwgkpage_main_c{
    border:1px solid #e8e8e8;
    border-top:none;
    padding:10px;
}
.zwgkpage_main_c ul{
    list-style:none;
}
.zwgkpage_main_c ul li{
    list-style:none;
    float:left;
    display:inline;
    width:280px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    padding-left:20px;
    background:url(imgnews-li.gif) 5px 10px no-repeat;
}
.zwgkpage_main_c ul li a{
    font-size:13px;
    color:#000;
}
.zwgkpage_main_c ul li a:hover{
    text-decoration:none;
}



.zwgkpage_bsfw{

}
.zwgkpage_bsfw_t{
    height:41px;
    line-height:41px;
    border:1px solid #eee;
    border-bottom:3px solid #b50002;
    font-size:16px;
    font-weight:bold;
    padding-left:15px;
    color:#b50002;
}
.zwgkpage_bsfw_c{
    border:1px solid #e8e8e8;
    border-top:none;
    padding:10px 0 10px 15px;
}
.zwgkpage_bsfw_c ul{
    list-style:none;
}
.zwgkpage_bsfw_c ul li{
    list-style:none;
    float:left;
    display:inline;
    text-align:center;
    margin:10px 10px 0 0;
}
.zwgkpage_bsfw_c ul li a{
    color:#000000;
    border:1px solid #ffffff;
    display:block;
    width:110px;
    height:96px;
    font-size:13px;
    text-align:center;
    overflow:hidden;
}
.zwgkpage_bsfw_c ul li a img{
    width:76px;
    height:76px;
    display:block;
    margin:0 auto;
}
.zwgkpage_bsfw_c ul li a:hover{
    text-decoration:none;
    border:1px solid #C00;
    color:#e3393a;
}

.zwgkpage_news{

}
.zwgkpage_news_t{
    height:41px;
    line-height:41px;
    border:1px solid #eee;
    border-bottom:3px solid #b50002;
    padding:0 15px;
    color:#b50002;
    text-align:right;
}
.zwgkpage_news_t label{
    float:left;
    display:inline-block;
    height:41px;
    line-height:41px;
    font-size:16px;
    font-weight:bold;
}
.zwgkpage_news_t a{
    color:#aaa;
}
.zwgkpage_news_c{
    border:1px solid #e8e8e8;
    border-top:none;
    padding:10px;
}
.zwgkpage_news_c ul{
    list-style:none;
}
.zwgkpage_news_c ul li{
    float:left;
    display:inline;
    width:460px;
    overflow:hidden;
    list-style:none;
    line-height:30px;
    padding-left:20px;
    padding-right:10px;
    background:url(imgnews-li.gif) 5px 10px no-repeat;
    font-size:13px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zwgkpage_news_c ul li a{
    color:#000000;
}


.zwgk_leader{

}
.zwgk_leader_c{
    background-color:#F5F5F5;
    padding:0 10px;
}
.zwgk_leader_c ul{
    list-style:none;
}
.zwgk_leader_c ul li{
    list-style:none;
    height:40px;
    line-height:40px;
    border-bottom: 1px solid #DDD;
    text-align:right;
    padding-right: 70px;
}
.zwgk_leader_c ul li a{
    font-size:15px;
    font-weight:bold;
    color: #C81A26;
}

.zwgk_newscolumn{

}
.zwgk_newscolumn_c{
    padding:0 10px;
}
.zwgk_newscolumn_c ul{
    list-style:none;
}
.zwgk_newscolumn_c ul li{
    list-style:none;
    height:40px;
    line-height:40px;
    border-bottom: 1px solid #DDD;
    padding:0 20px;
}
.zwgk_newscolumn_c ul li a{
    font-size:15px;
    font-weight:bold;
    color: #C81A26;
}


.zwgk_newslist{

}
.zwgk_newslist_c ul{
    list-style:none;
}
.zwgk_newslist_c ul li{
    list-style:none;
    padding:8px 10px;
    line-height:20px;
    border-bottom: 1px solid #DDD;
}
.zwgk_newslist_c ul li a{
    font-size:15px;
    color: #000;
}


.websizemap{
    padding-top:15px;
}
.websizemap_t{
    height:30px;
    line-height:30px;
}
.websizemap_t a{
    font-size:16px;
    color:#000;
}
.websizemap_t a:hover{
    text-decoration:none;
}
.websizemap_c{
}
.websizemap_c ul{
    list-style:none;
}
.websizemap_c ul li{
    list-style:none;
    float:left;
    display:inline;
    _width: 135px;
    min-width: 135px;
    height: 30px;
    line-height: 30px;
    text-align:center;
    background: #EFEFEF;
    border: 1px solid #FFF;
    padding: 3px;
    text-align: center;
}
.websizemap_c ul li a{
    color: #333;
    font-size:13px;
}
.websizemap_c ul li a:hover{
    text-decoration:none;
}

.opinionCollectAdd{

}
.opinionCollectAdd_t{
    background: #EFEFEF;
    border-bottom: 2px solid #C00;
    padding: 0 10px;
    color: #C80000;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align:right;
}
.opinionCollectAdd_t label{
    float:left;
    height: 35px;
    line-height: 35px;
}
.opinionCollectAdd_t a{
    color: #C80000;
    font-size: 14px;
}
.opinionCollectAdd_c{
    padding:20px;
    line-height: 40px;
    font-size:14px;
}
.opinionCollectAdd_c_left{
    float:left;
}
.opinionCollectAdd_c_right{
    float:right;
}