/*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区域*/
.xxgk-banner{
    padding-top: 181px;
}
.banner-wrap{
    height: 460px;
    background:#337BD0 url("img_banner.jpg") no-repeat center top;
}
.xxgk-banner .banner-inner{
    width: 1200px;
    margin: 0 auto;
}
.banner-inner .inner-l,
.banner-inner .inner-r{
    height: 342px;
    margin-top: 72px;
    background: rgba(255,255,255,.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CFFFFFFF,endcolorstr=#CFFFFFFF);
}
.banner-inner .inner-l{
    width: 597px;
}
.banner-inner .inner-r{
    width: 602px;
}
.banner-inner .path{
    height: 46px;
    color: #ffffff;
}
.banner-inner .path a{
    font: 14px/46px 'microsoft yahei';
    color: #ffffff;
}
.newsArea-photoNews{
    width: 498px;
    margin-right: 48px;
}
.photoNews-show,
.photoNews-show img{
    height: 320px;
}
.photoNews-show{
    margin-top: -60px;
    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;
}
.tzggBar{
    height: 68px;
    line-height: 68px;
    background: url("icon_audio.png") no-repeat 16px center;
    font-family: 'microsoft yahei';
}
.tzggBar-label{
    margin-left: 40px;
    font-weight: bold;
    font-size: 14px;
    color: #595757;
}
.tzggBar a{
    font-family: 'microsoft yahei';
    font-size: 14px;
    color: #595757;
}
.tzggBar .tzggBar-more{
    margin-right: 40px;
    color: #018e35;
}
.newsTab{
    background: #fefefd url("icon_news_center.png") no-repeat 46px center;
    height: 67px;
}
.newsTab ul{
    padding: 0 34px 0 80px;
}
.newsTab ul .newsTab-btn{
    float: left;
    height: 67px;
    font: 22px/67px 'microsoft yahei';
    color: #999696;
    margin: 0 10px;
    cursor: default;
}
.newsTab ul .newsTab-more{
    float: right;
    padding-right: 32px;
    font: 14px/67px 'microsoft yahei';
    color: #727171;
    background: url("icon_news_more.png") no-repeat right center;
}
.newsTab ul .newsTab-more a{
    display: none;
}
.newsTab ul .newsTab-more a:first-child{
    display: inline;
}
.newsTab ul .active{
    height: 64px;
    color: #595757;
    border-bottom: 3px solid #4caf6f;
}
.newsTab-wrap{
    padding: 14px 56px 24px 38px;
}
.newsTab-wrap-list{
    padding-left: 24px;
    list-style-type: disc;
    display: none;
}
.newsTab-wrap-list:first-child{
    display: block;
}
.newsTab-wrap-list li,
.newsTab-wrap-list li a{
    font: bold 14px/42px 'microsoft yahei';
    color: #595757;
}
.newsTab-wrap-list li{
    height: 42px;
}
.newsTab-wrap-list .list-date{
    float: right;
}
.newsTab-wrap-list li:hover span,
.newsTab-wrap-list li:hover a{
    color: #018e35;
}

/*主体内容*/
.main{
    width: 1200px;
    margin: 0 auto;
    padding: 26px 0 0;
}
.main-section .section-l,
.main-section .section-r{
    background: #eef0f2;
}
.main-section .section-l{
    width: 600px;
}
.main-section .section-r{
    width: 580px;
}
.section-1 .secTabBar{
    background:#B6D5F1 url("img_title1_bg.jpg") no-repeat left center;
}
.section-1 .secTabContWrap .secTabConts{
    display: none;
}
.section-1 .secTabContWrap .secTabConts:first-child{
    display: block;
}
.secTabBar li{
    float: left;
    height: 50px;
    padding: 0 20px;
    margin-left: 2px;
    position: relative;
    background: rgba(39,177,145,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9F27b191,endcolorstr=#9F27b191);
}
.secTabBar li:first-child{
    margin-left: 0;
}
.secTabBar li.active{
    background: #27b191;
}
.secTabBar li.active:after{
    display: block;
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 8px;
    border-top-color: #27b191;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -8px;
}
.secTabBar li.active a{
    color: #ffffff;
}
.secTabBar li a{
    font: 22px/50px 'microsoft yahei';
    color: #333232;
}
.secTabConts-tabBar{
    padding-left: 20px;
}
.secTabConts-tabBar li{
    float: left;
    height: 44px;
}
.secTabConts-tabBar li a{
    padding: 2px 12px;
    font: 12px/44px 'microsoft yahei';
    color: #595757;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    margin-left: 9px;
}
.secTabConts-tabBar li:first-child a{
    margin-left: 0;
}
.secTabConts-tabBar li.active a{
    background: #27b191;
    color: #ffffff;
    border: 1px solid #27b191;
}
.secTabContsListWrap .secTabConts-list{
    display: none;
}
.secTabContsListWrap .secTabConts-list:first-child{
    display: block;
}
.secTabConts-list{
    padding: 10px 16px 0;
}
.secTabConts-list li{
    height: 45px;
}
.secTabConts-list li a,
.secTabConts-list li span{
    font: 14px/45px 'microsoft yahei';
    color: #595757;
}
.secTabConts-list li span{
    float: right;
}
.secTabConts-list li a{
    background: url("dian.gif") no-repeat 4px center;
    padding-left: 16px;
}
.secTabConts-list li:hover{
    background: #d1d2d2;
}
.secTabConts-list li:hover span,
.secTabConts-list li:hover a{
    color: #27b191;
}
.menu-title{
    font-family: 'microsoft yahei';
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background: #27b191;
}
.menuItem-wrap .menuItem-list{
    display: none;
}
.menuItem-wrap .menuItem-list{
    display: block;
}
.menuItem-list li{
    float: left;
    display: table;
    margin-left: 10px;
    margin-top: 10px;
    *position: relative;
    background: #ffffff;
}
.menuItem-list-inner{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *position: absolute;
    *top: 50%;
    *left: 50%;
}
.menuItem-list li a{
    font-family: 'microsoft yahei';
    font-size: 16px;
    color: #27b191;
    *position: relative;
    *top: -50%;
    *left: -50%;
}
.menuTitle-zdlyxxgk{
    height: 85px;
    line-height: 85px;
    text-align: center;
}
.menuItem-zdlyxxgk li{
    width: 180px;
    height: 51px;
}
.menuItem-zdlyxxgk .menuItem-list-inner{
    *width: 180px;
}
.section-2{
    padding-top: 20px;
}
.section-2 .secTabBar{
    background:#B6D5F1 url("img_title2_bg.jpg") no-repeat left center;
}
.section-2 .secTabContWrap .secTabConts{
    display: none;
}
.section-2 .secTabContWrap .secTabConts:first-child{
    display: block;
}
.menuTitle-zfxxgk{
    height: 85px;
}
.menuTitle-zfxxgk ul{
    padding: 0 156px;
}
.menuTitle-zfxxgk li{
    width: 50%;
}
.menuTitle-zfxxgk span{
    display: inline-block;
    line-height: 85px;
    font-family: 'microsoft yahei';
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    cursor: default;
}
.menuTitle-zfxxgk span.active{
    height: 81px;
    border-bottom: 4px solid #ffffff;
}
.menuItem-zfxxgk li{
    height: 71px;
}
.section-3{
    padding-top: 20px;
}
.ztzl-title{
    height: 50px;
    background:#B6D5F1 url("img_title3_bg.jpg") no-repeat center;
}
.ztzl-title span,
.ztzl-title a{
    font: 22px/50px 'microsoft yahei';
    color: #333232;
    padding-left: 14px;
}
.ztzl-title a{
    padding-left: 0;
    padding-right: 26px;
}
.ztzl-list{
    padding: 20px;
    background: #eef0f2;
    font-size: 0;
}
.ztzlList-item{
    display: inline-block;
    width: 276px;
    /*height: 122px;*/
    margin-left: 18px;
}
.ztzlList-item:first-child{
    margin-left: 0;
}
.ztzlList-item img{
    width: 276px;
    height: 100px;
}