/**hulanPortal.css*/
body,object, iframe, h1, h2, h3, h4, h5, h6,blockquote,
a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul,
fieldset, form, label, table, tbody, tr, th, td, input,textarea {
    color: #666666;
    font-size: 12px;
    font-family: "宋体",arial,verdana,sans-serif;
    padding:0;
    margin:0;
}

/*reset*/
*{
    margin:0;
    padding:0;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
img{
    display: inline-block;
    border: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:before,
.clearfix:after{
    content: "";
    display: table;
}
.clearfix:after{
    clear: both;
}
.clearfix{
    *zoom: 1;
    /*IE/7/6*/
}

/*页面样式*/



/*banner区域*/
.index-banner{
    height: 900px;
    min-width: 1220px;
    padding-top: 181px;
    background: url("img_banner.jpg") no-repeat center 130px;
}
.banner-tzgg{
    height: 34px;
    background: rgba(255,255,255,.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CFFFFFFF,endcolorstr=#CFFFFFFF);
}
.tzgg-inner{
    width: 1140px;
    height: 34px;
    margin: 0 auto;
    padding-left: 60px;
    background: url("icon_audio.png") no-repeat 22px center;
}
.tzgg-label{
    font: bold 14px/34px 'microsoft yahei';
    color: #595757;
}
.tzgg-inner > a,
.tzgg-date{
    font: normal 14px/34px 'microsoft yahei';
    color: #595757;
}
.tzgg-inner > a:hover{
    text-decoration: underline;
}
.banner-main{
    height: 916px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.banner-main .piaoc{
    position: absolute;
    top: 0;
    right: 0;
}
.banner-search{
    margin-top: 158px;
}
.search-box{
    font-size: 0;
}
.search-box .input-text{
    width: 470px;
    height: 16px;
    padding: 18px 10px;
    font-size: 14px;
    border: 1px solid #40aa67;
    background: #ffffff;
    vertical-align: middle;
    font-family: 'microsoft yahei';
}
.search-box .input-submit{
    display: inline-block;
    height: 0;
    *height: 54px;
    width: 0;
    *width: 54px;
    border: 0;
    padding: 27px;
    background: #018e35 url("icon_search_btn.png") no-repeat center;
    vertical-align: middle;
    cursor: pointer;
}
.search-hot-label{
    font: bold 14px/56px 'microsoft yahei';
    color: #ffffff;
}
.search-hot > a{
    padding: 3px 10px;
    border: 1px solid #f2ca2a;
    border-radius: 4px;
    background: #ffffff;
    font-size: 12px;
    font-family: 'microsoft yahei';
}
.search-hot > a:hover{
    background: #f2ca2a;
    color: #ffffff;
}
.banner-newsArea{
    height: 272px;
    margin-top: 298px;
    background: rgba(255,255,255,.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CFFFFFFF,endcolorstr=#CFFFFFFF);
}
.news-center{
    width: 598px;
}
.news-center-title{
    height: 67px;
    overflow: hidden;
    *zoom: 1;
    background: #ffffff;
}
.news-center-title .title-tab{
    padding-left: 86px;
    background: url("icon_news_center.png") no-repeat 52px center;
    float: left;
}
.news-center-title .title-tab a{
    font: 22px/67px 'microsoft yahei';
    color: #595757;
    float: left;
}
.news-center-title .title-tab a.active{
    color: #1ba34a;
}
.news-center-title .title-tab span{
    font: 22px/67px 'microsoft yahei';
    color: #595757;
    float: left;
    padding: 0 20px;
}
.news-center-title .title-more-tab{
    float: right;
}
.news-center-title .title-more-tab a{
    margin-right: 25px;
    padding-right: 30px;
    font: 14px/67px 'microsoft yahei';
    background: url("icon_news_more.png") no-repeat right center;
    float: left;
    color: #727171;
    display: none;
}
.news-center-title .title-more-tab a:first-child{
    display: inline;
}
.news-center-list-wrap{
    padding: 14px 56px 24px 38px;
}
.news-center-list-wrap .center-list-inner{
    display: none;
}
.news-center-list-wrap .center-list-inner:first-child{
    display: block;
}
.news-center-list{
    padding-left: 24px;
    list-style-type: disc;
}
.news-center-list li,
.news-center-list li a{
    font: bold 14px/35px 'microsoft yahei';
    color: #595757;
}
.news-center-list li{
    height: 35px;
}
.news-center-list .list-date{
    float: right;
}
.news-center-list li:hover span,
.news-center-list li:hover a{
    color: #018e35;
}
.newsArea-photoNews{
    width: 498px;
    margin-right: 64px;
}
.photoNews-show,
.photoNews-show img{
    height: 292px;
}
.photoNews-show{
    margin-top: -107px;
    position: relative;
}
.photoNews-show img{
    width: 100%;
}
.photoNews-show .show-title{
    width: 100%;
    height: 38px;
    background: rgba(0,0,0,.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000,endcolorstr=#CF000000);
    position: absolute;
    bottom: 0;
    left: 0;
}
.photoNews-show .show-title a{
    padding-left: 20px;
    font: bold 16px/38px 'microsoft yahei';
    color: #ffffff;
}
.photoNews-nav{
    overflow: hidden;
    *zoom: 1;
}
.photoNews-nav-list{
    float: left;
}
.photoNews-nav-list li{
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}
.photoNews-nav-list img{
    width: 76px;
    height: 54px;
    border: 2px solid #fff;
}
.photoNews-nav-list li.active img{
    border: 2px solid #f2ca2a;
}
.photoNews-nav-list .list-title{
    display: none;
}
.photoNews-more{
    float: right;
}
.photoNews-more a{
    padding-right: 30px;
    font: 14px/78px 'microsoft yahei';
    background: url("icon_news_more.png") no-repeat right center;
    float: right;
    color: #727171;
}

/*专题链接1*/
.zt-wrap1{
    width: 1124px;
    height: 114px;
    padding: 44px 0;
    margin: 0 auto;
    position: relative;
}
.zt-wrap1 .zt-showArea,
.zt-wrap1 .zt-prev,
.zt-wrap1 .zt-next{
    position: absolute;
}
.zt-wrap1 .zt-prev,
.zt-wrap1 .zt-next{
    top: 76px;
    cursor: pointer;
}
.zt-wrap1 .zt-next{
    right: 0;
}
.zt-wrap1 .zt-showArea{
    width: 1036px;
    height: 114px;
    overflow: hidden;
    left: 44px;
}
.zt-wrap1 .zt-list{
    width: 9999px;
    overflow: hidden;
    *zoom: 1;
}
.zt-wrap1 .zt-list li{
    width: 236px;
    height: 112px;
    float: left;
    margin-right: 28px;
    border: 1px solid #018e35;
    border-radius: 8px;
}
.zt-wrap1 .zt-item div{
    *position: relative;
    *width: 235px;
    *height: 112px;
}
.zt-wrap1 .zt-item a{
    display: table-cell;
    vertical-align: middle;
    width: 183px;
    height: 114px;
    padding: 0 26px 0 26px;
    font-size: 15px;
    font-family: 'microsoft yahei';
    font-weight: bold;
    color: #018e35;
    *display: inline-block;
    *position: absolute;
    *top: 25%;
}
.zt-wrap1 .zt-item-jjzc{
    background: url("icon_zt_bg1.png") no-repeat center right;
}
.zt-wrap1 .zt-item-2016msss{
    background: url("icon_zt_bg2.png") no-repeat center right;
}
.zt-wrap1 .zt-item-sjkf{
    background: url("icon_zt_bg3.png") no-repeat center right;
}
.zt-wrap1 .zt-item-tsdh{
    background: url("icon_zt_bg4.png") no-repeat center right;
}
.zt-wrap1 .zt-item-jjzc:hover{
    background:#018e35 url("icon_zt_bg1.png") no-repeat center right;
}
.zt-wrap1 .zt-item-2016msss:hover{
    background:#018e35 url("icon_zt_bg2.png") no-repeat center right;
}
.zt-wrap1 .zt-item-sjkf:hover{
    background:#018e35 url("icon_zt_bg3.png") no-repeat center right;
}
.zt-wrap1 .zt-item-tsdh:hover{
    background:#018e35 url("icon_zt_bg4.png") no-repeat center right;
}
.zt-wrap1 .zt-item-jjzc:hover a,
.zt-wrap1 .zt-item-2016msss:hover a,
.zt-wrap1 .zt-item-sjkf:hover a,
.zt-wrap1 .zt-item-tsdh:hover a{
    color: #ffcc00;
}

/*导航*/
.index-nav{
    height: 120px;
    background: url("img_sub_banner.jpg") no-repeat center top;
}
.nav-inner{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.navBar{
    width: 1218px;
    padding-top: 40px;
}
.navBar li{
    width: 394px;
    height: 80px;
    margin-right: 12px;
    float: left;
}
.navBar li a{
    display: inline-block;
    width: 100%;
    height: 80px;
    font:bold 22px/80px 'microsoft yahei';
    color: #ffffff;
}
.navBar .navBar-xxgk{
    background: #27b191 url("icon_xxgk.png") no-repeat 122px center;
}
.navBar .navBar-bsfw{
    background: #e88e43 url("icon_bsfw.png") no-repeat 122px center;
}
.navBar .navBar-hdjl{
    background: #f2ca2a url("icon_hdjl.png") no-repeat 122px center;
}
.navBar li a span{
    padding-left: 190px;
}

/*导航内容*/
.index-navContArea{
    background: #e5e4e4;
}
.navContArea-inner{
    width: 1200px;
    height: 412px;
    margin: 0 auto;
    overflow: hidden;
}
.navContArea-inner .navContArea-warp{
    display: none;
}
.navContArea-inner .navContArea-warp:first-child{
    display: block;
}
    /*导航内容之信息公开*/
.navContArea-xxgk{
    width: 2000px;
    padding: 24px 0;
}
.navContArea-xxgk > li{
    float: left;
    margin-right: 14px;
}
.navContArea-xxgk .item-a{
    width: 393px;
}
.navContArea-xxgk .item-b{
    width: 190px;
}
.news-list-xxgk li{
    height: 45px;
    border-bottom: 1px solid #d1d2d2;
}
.news-list-xxgk li a,
.news-list-xxgk li span{
    font: 14px/45px 'microsoft yahei';
    color: #595757;
}
.news-list-xxgk li span{
    float: right;
}
.news-list-xxgk li a{
    background: url("dian.gif") no-repeat 4px center;
    padding-left: 16px;
}
.news-list-xxgk li:hover{
    background: #d1d2d2;
}
.news-list-xxgk li:hover span,
.news-list-xxgk li:hover a{
    color: #27b191;
}
.link-button{
    *width: 138px;
    *height: 61px;
    margin-top: 14px;
    background: #ffffff;
    position: relative;
}
.link-button a{
    width: 190px;
    height: 61px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: 'microsoft yahei';
    color: #595757;
    *display: inline;
    *position: absolute;
    *top: 20%;
}
.link-button:hover{
    background: #27b191;
}
.link-button:hover a{
    color: #ffffff;
}
.button-zcjd{
    margin-top: 24px;
    *width: 428px;
    *height: 107px;
}
.button-zcjd a{
    width: 428px;
    height: 107px;
    font-size: 16px;
}
.navContArea-xxgk .item-b .link-button:first-child{
    margin-top: 0;
}
.menu-xxgk-title{
    /*width: 428px;*/
    height: 112px;
    background: #27b191;
    color: #ffffff;
    font: bold 16px/111px 'microsoft yahei';
    text-align: center;
}
.menu-xxgk{
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
}
.menu-xxgk td{
    width: 140px;
    height: 61px;
    *height: 60px;
    background: #ffffff;
    text-align: center;
}
.menu-xxgk td a{
    font-size: 16px;
    font-family: 'microsoft yahei';
    color: #27b191;
}
/*导航内容之办事服务*/
.navContArea-bsfw{
    width: 2000px;
    padding-top: 20px;
}
.navContArea-bsfw > li{
    float: left;
    margin-right: 10px;
}
.navContArea-bsfw .item-a{
    width: 394px;
}
.menu-bsfw{
    width: 100%;
    height: 368px;
    position: relative;
    background: #d6d8d6 url("icon_bsfw_1bg.png") no-repeat center;
}
.menu-bsfw a{
    display: inline-block;
    position: absolute;
    width: 150px;
    height: 150px;
    background: url("img_fw_y2.png") no-repeat no-repeat center;
    text-align: center;
}
.menu-bsfw a:hover{
    background: url("img_fw_y1.png") no-repeat no-repeat center;
}
.menu-bsfw a:hover span{
    color: #ffffff;
}
.menu-bsfw a span{
    display: inline-block;
    width: 100%;
    height: 48px;
    padding-top: 102px;
    font: 18px/1 'microsoft yahei';
    color: #018e35;
}
.menu-bsfw-smfw{
    left: 50%;
    top: 20px;
    margin-left: -75px;
}
.menu-bsfw-smfw span{
    background: url("icon_smfw.png") no-repeat center 26px;
}
.menu-bsfw-smfw:hover span{
    background: url("icon_smfw_a.png") no-repeat center 26px;
}
.menu-bsfw-qyfw{
    left: 28px;
    top: 180px;
}
.menu-bsfw-qyfw span{
    background: url("icon_qyfw.png") no-repeat center 26px;
}
.menu-bsfw-qyfw:hover span{
    background: url("icon_qyfw_a.png") no-repeat center 26px;
}
.menu-bsfw-bmfw{
    right: 28px;
    top: 180px;
}
.menu-bsfw-bmfw span{
    background: url("icon_bmfw.png") no-repeat center 26px;
}
.menu-bsfw-bmfw:hover span{
    background: url("icon_bmfw_a.png") no-repeat center 26px;
}
.navContArea-bsfw .item-b{
    width: 398px;
}
.menu-zdbsfw{
    width: 100%;
    border-spacing: 2px;
    border-collapse: separate;
}
.menu-zdbsfw td{
    width: 33.33333%;
    height: 75px;
    background: #ffffff;
}
.menu-zdbsfw td a{
    display: inline-block;
    width: 100%;
    height: 75px;
    text-align: center;
}
.menu-zdbsfw td a span{
    display: inline-block;
    padding-top: 52px;
    font: 12px/1 'microsoft yahei';
    color: #27b191;
}
.menu-zdbsfw-bsdt{
    display: block;
    padding-top: 14px;
}
.menu-zdbsfw-jhsy{
    background: url("icon_jhsyfwz.png") no-repeat center 11px;
}
.menu-zdbsfw-xwsq{
    background: url("icon_xwsq.png") no-repeat center 11px;
}
.menu-zdbsfw-hkbl{
    background: url("icon_hkbl.png") no-repeat center 11px;
}
.menu-zdbsfw-bzxzfsq{
    background: url("icon_bzxzfsq.png") no-repeat center 11px;
}
.menu-zdbsfw-zzjz{
    background: url("icon_zzjzfw.png") no-repeat center 11px;
}
.menu-zdbsfw-zdshbz{
    background: url("icon_zdshbz.png") no-repeat center 11px;
}
.menu-zdbsfw-bsdt img{
    margin-left: 1px;
    width: 398px;
    height: 198px;
}
.navContArea-bsfw .item-c{
    width: 389px;
}
.menu-ztfw-title{
    height: 77px;
    font:bold 16px/77px 'microsoft yahei';
    background: #27b191;
    color: #ffffff;
    text-align: center;
}
.menu-ztfw-warp{
    padding: 10px;
    *padding: 15px 10px;
    background: #cdcdcd;
}
.menu-ztfw{
    width: 100%;
    border-spacing: 5px;
    border-collapse: separate;
}
.menu-ztfw td{
    width: 33.33333%;
    height: 54px;
    background: #ffffff;
    text-align: center;
}
.menu-ztfw td a{
    font:14px/1 'microsoft yahei';
    color: #27b191;
}
.menu-fwjg{
    display: inline-block;
    width: 100%;
    height: 80px;
    background: #ffffff;
    font: bold 14px/80px 'microsoft yahei';
    color: #727171;
    text-align: center;
    margin-top: 10px;
}
/*导航内容之互动交流*/
.navContArea-hdjl{
    width: 2000px;
    padding-top: 48px;
}
.navContArea-hdjl > li{
    float: left;
    margin-right: 20px;
}
.navContArea-hdjl .item-a{
    width: 392px;
}
.gzly-title{
    height: 33px;
    border-bottom: 2px solid #27b191;
    font: bold 18px/33px 'microsoft yahei';
    color: #666565;
    text-align: center;
}
.news-list-ly{
    padding-top: 12px;
}
.news-list-ly li{
    height: 45px;
    border-top: 1px solid #d1d2d2;
}
.news-list-ly li:first-child{
    border-top: none;
}
.news-list-ly li a,
.news-list-ly li span{
    font: 14px/45px 'microsoft yahei';
    color: #595757;
}
.news-list-ly li span{
    float: right;
}
.news-list-ly li a{
    background: url("dian.gif") no-repeat 4px center;
    padding-left: 16px;
}
.news-list-ly li:hover{
    background: #d1d2d2;
}
.news-list-ly li:hover span,
.news-list-ly li:hover a{
    color: #27b191;
}
.navContArea-hdjl .item-b{
    width: 386px;
    overflow: hidden;
}
.menu-hd{
    width: 330px;
    padding-top: 6px;
    padding-left: 34px;
}
.menu-hd li{
    float: left;
    width: 155px;
    height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.menu-hd li a{
    display: inline-block;
    width: 155px;
    height: 150px;
    text-align: center;
    font: bold 16px/1 'microsoft yahei';
    color: #ffffff;
}
.menu-hd-bmxx{
    background: url("img_bmxx.png") no-repeat center;
}
.menu-hd-zxts{
    background: url("img_zxts.png") no-repeat center;
}
.menu-hd-zjdc{
    background: url("img_zjdc.png") no-repeat center;
}
.menu-hd-zwwb{
    background: url("img_zwwb.png") no-repeat center;
}
.menu-hd li a span{
    display: inline-block;
    padding-top: 100px;
}
.navContArea-hdjl .item-c{
    width: 380px;
}
.zxft-title{
    height: 33px;
    border-bottom: 2px solid #27b191;
    font: bold 18px/33px 'microsoft yahei';
    color: #666565;
}
.zxft-title a{
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-family: 'microsoft yahei';
}
.zxft-area{
    padding: 12px 0;
}
.zxft-img img{
    width: 174px;
    height: 146px;
}
.zxft-cont{
    width: 192px;
    height: 146px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
.zxft-cont > p{
    line-height: 1.8;
    font-size: 14px;
    font-family: 'microsoft yahei';
}
.zxft-cont a{
    font-size: 14px;
    font-family: 'microsoft yahei';
}
.zxft-cont-label{
    font-size: 14px;
    font-weight: bold;
}
.menu-ywzsk{
    display: block;
    height: 106px;
    background: url("img_ywzsk.jpg") no-repeat center;
    font: bold 16px/106px 'microsoft yahei';
    color: #666666;
    text-align: center;
}



/*功能链接*/
.functionArea-inner{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.functionArea-list{
    padding: 30px 0;
}
.functionArea-list li{
    width: 271px;
    margin-left: 38px;
    float: left;
}
.functionArea-list li:first-child{
    margin-left: 0;
}
.functionArea-list li a{
    display: block;
    width: 100%;
    height: 86px;
    padding-top: 122px;
    background-color: #eceded;
    text-align: center;
    font-size: 20px;
    font-family: 'microsoft yahei';
    font-weight: bold;
    color: #018e35;
}
.functionArea-list li a:hover{
    background-color: #018e35;
    color: #ffffff;
}
.funcArea-list-sjkf a{
    background-image: url("icon_sjkf.png");
    background-position: center 50px;
    background-repeat: no-repeat;
}
.funcArea-list-sjkf a:hover{
    background-image: url("icon_sjkf_a.png");
}
.funcArea-list-zsyz a{
    background-image: url("icon_zsyz.png");
    background-position: center 50px;
    background-repeat: no-repeat;
}
.funcArea-list-zsyz a:hover{
    background-image: url("icon_zsyz_a.png");
}
.funcArea-list-cygm a{
    background-image: url("icon_cygm.png");
    background-position: center 50px;
    background-repeat: no-repeat;
}
.funcArea-list-cygm a:hover{
    background-image: url("icon_cygm_a.png");
}
.funcArea-list-tsgm a{
    background-image: url("icon_tsgm.png");
    background-position: center 50px;
    background-repeat: no-repeat;
}
.funcArea-list-tsgm a:hover{
    background-image: url("icon_tsgm_a.png");
}

/*专题链接2*/
.zt-wrap2{
    width: 1300px;
    height: 100px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.zt-wrap2-inner{
    width: 1300px;
    height: 100px;
    position: relative;
}
.zt-wrap2 .zt-showArea,
.zt-wrap2 .zt-prev,
.zt-wrap2 .zt-next{
    position: absolute;
}
.zt-wrap2 .zt-prev,
.zt-wrap2 .zt-next{
    top: 25px;
    cursor: pointer;
}
.zt-wrap2 .zt-next{
    right: 0;
}
.zt-wrap2 .zt-showArea{
    width: 1200px;
    height: 100px;
    overflow: hidden;
    left: 50px;
}
.zt-wrap2 .zt-list{
    width: 9999px;
    overflow: hidden;
    *zoom: 1;
}
.zt-wrap2 .zt-list li{
    width: 289px;
    height: 100px;
    float: left;
    margin-right: 14px;
}
.zt-wrap2 .zt-item a img{
    width: 289px;
    height: 100px;
}

