@charset "utf-8";
body{
    background: url("../images/640424001_bg.jpg") no-repeat center 0px;
}
/*tab*/
.tabPanel .panel{
    margin-right: 30px;
    line-height: 24px;
    height: 31px;
}
.tabPanel .panel.cur{
    border-bottom: 2px solid #0092f2;
    background: url("../images/tab-blue-cur-icon.png") no-repeat center bottom;
    color:#0092f2;
}


/*news-list*/
.news-list li{
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    padding-left:19px;
    background: url("../images/li-blue-icon.png") no-repeat 5px center;
}
.news-list li p{
    float: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
    font-size: 14px;
}
.news-list li p,.news-list li p a{
    color: #444444;
}
.news-list li p:hover,.news-list li p:hover a{
    color: #0092f2;
    text-decoration: underline;
}
.news-list li span{
    font-size: 12px;
    float: right;
    color: #aaaaaa;
}
.news-list{
    padding-top: 5px;
}

/*首页新闻入口*/
.news-enter a.icon1{
    background: url("../images/640424001_news-enter-icon1.png") no-repeat left center;
}
.news-enter a.icon2{
    background: url("../images/640424001_news-enter-icon2.png") no-repeat left center;
}
.news-enter a.icon3{
    background: url("../images/640424001_news-enter-icon3.png") no-repeat left center;
}
.enter-btn a{
    display: block;
    height: 65px;
    margin-bottom: 12px;
}
.home-xxgk-title{
    border-bottom: 0px;
    border-top: 3px solid #acdefe;
    height: 42px;
}
.home-xxgk-title .panel{
    margin-right: 0px;
    width: 25%;
    padding: 0px;
    text-align: center;
    height: 42px;
    border-top: 3px solid transparent;
    line-height: 42px;
    margin-top: -3px;
}
.home-xxgk-title .panel.cur{
    border-top-color: #0092f2;
    border-bottom: none;
    background: none;
}
.home-xxgk-left{
    border: 1px solid #dcdcdc;
    width: 391px;
}
.home-xxgk-left .tabPanel{
    height: 45px;
}
.home-xxgk-left .tabPanel .panel{
    padding: 0px;
    text-align: center;
    font-size: 15px;
    margin: 0px 10px;
    height: 43px;
    border-bottom: 2px solid transparent;
    line-height: 51px;
}
.home-xxgk-left .tabPanel .panel.cur{
    border-bottom-color: #0092f2;
    background: none;
}
.home-xxgk-left .news-list{
    padding: 13px 0px 8px 0px;
}
.tabMore2{
    display: block;
    background: url("../images/tab-more-2.png") no-repeat;
    width: 37px;
    height: 26px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.home-xxgk-center{
    width: 404px;
    margin: 0px 26px;
}
.home-xxgk-center .tabPanel{
    height: 34px;
}
.home-xxgk-center .tabPanel .panel{
    font-size: 15px;
    margin-right: 6px;
    height: 33px;
    line-height: 35px;
}
.home-xxgk-center .tabPanel .panel.cur{
    background: no-repeat;
}
.home-xxgk-center .news-list li,.home-xxgk-center .news-list li p{
    height: 30px;
    line-height: 30px;
}
.home-xxgk-center .news-list{
    padding-top: 15px;
}
.home-xxgk-center .tabMore{
    margin-top: 12px;
}
.home-xxgk-right{
    width: 310px;
}
.home-xxgk-entenr{
    overflow: hidden;
}
.home-xxgk-entenr a{
    display: block;
    margin-bottom: 3px;
    width: 127px;
    padding-right: 25px;
    background: url("../images/640424001_arrow-right.png") no-repeat right 0px #55b7f7;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 45px;
    height: 45px;
}
.home-xxgk-entenr a:hover{
    background-color: #0092f2;
}
.home-xxgk-enter-list{
    overflow: hidden;
    position: relative;
}
.home-xxgk-enter-list a{
    display: block;
    width: 75px;
    padding-left: 13px;
    margin-left: 14px;
    float: left;
    color: #444444;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    background: url("../images/640424001_round-icon.png") no-repeat left center;
}
.home-xxgk-enter-list a:hover{
    color: #0092f2;
}
.home-xxgk-enter-list{

    border: 2px solid #55b7f7;
    margin-top: -3px;
    padding: 4px 0px;
}

/*首页-信息服务*/
.home-xxfw-left{
    width: 817px;
}

.home-xxfw-title{
    height: 31px;
    border-bottom: 1px solid #d2d2d2;
}
.home-xxfw-title p{
    height: 30px;
    border-bottom: 2px solid #0092f2;
    font-size: 15px;
    padding: 0px 10px;
    line-height: 31px;
    float: left;
    color: #0092f2;
    font-weight: bold;
}
.home-xxfw-title .tabMore{
    margin-top: 9px;
}
.home-xxfw-enter{
    overflow: hidden;
    padding-top: 12px;
}
.home-xxfw-enter a{
    display: block;
    width: 120px;
    float: left;
    text-align: center;
    margin: 0px 8px;
    font-size: 13px;
    color: #666666;
    height: 70px;
    line-height: 120px;
}
.home-xxfw-enter1 a{
    background: url("../images/640424001_home-bsfw-icon.png") no-repeat;
}
.home-xxfw-enter a:hover{
    color: #0092f2;
}
.home-xxfw-enter1 a.icon1{
    background-position: 38px -2px;
}
.home-xxfw-enter1 a.icon2{
    background-position: -97px -2px;
}
.home-xxfw-enter1 a.icon3{
    background-position: -232px -2px;
}
.home-xxfw-enter1 a.icon4{
    background-position: -380px -2px;
}
.home-xxfw-enter1 a.icon5{
    background-position: -516px -2px;
}
.home-xxfw-enter1 a.icon6{
    background-position: -649px -2px;
}
.tabMore-xz{
    height: 24px;
    width: 100px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    font-weight: 600;
    display: block;
    float: right;
    margin-top: 2px;
    margin-right: 2px;
    border-radius: 3px;
    background: #25ba76;
}
.home-xxfw-enter2 a{
    background: url("../images/640424001_home-bsfw-icon2.png") no-repeat;
}
.home-xxfw-enter2 a.icon1{
    background-position: 33px -2px;
}
.home-xxfw-enter2 a.icon2{
    background-position: -108px -2px;
}
.home-xxfw-enter2 a.icon3{
    background-position: -244px -2px;
}
.home-xxfw-enter2 a.icon4{
    background-position: -387px -2px;
}
.home-xxfw-enter2 a.icon5{
    background-position: -532px -2px;
}
.home-xxfw-enter2 a.icon6{
    background-position: -664px -2px;
}
.home-xxfw-right{
    width: 310px;
    padding-top: 16px;
}
.home-xxfw-right a{
    margin: 18px auto 0px;
}
.home-xxfw-right a.enter2{
    width: 90px;
}
.home-xxfw-right a,.home-xxfw-right img{
    display: block;
}
.home-hdjl-left{
    width: 815px;
}
.tabPanel-2 {
    height: 34px;
}
.tabPanel-2 .panel{
    height: 33px;
    font-size: 15px;
    padding: 0px 10px;
    line-height: 33px;
    margin-right: 15px;
}
.tabPanel-2 .panel.cur{
    background: none;
}
.news-list li b{
    font-weight: normal;
    font-size: 2px;
    color: #18a3de;
    float: right;
    margin-right: 41px;
}
.home-hdjl-left .news-list li p{
    max-width: 540px;
    width: 540px;
}
.tabPanel .wyxx-btn{
    display: block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background: #25ba76;
    border-radius: 4px;
    top: 5px;
    right: 2px;
    position: absolute;
}
.tabPanel-2 .tabMore{
    margin-top: 13px;
}
.home-hdjl-right{
    width: 310px;
}
.home-zxft-enter{
    display: block;
    height: 180px;
    position: relative;
    overflow: hidden;
}
.home-zxft-enter .icon{
    background: url("../images/640424001_zxft-icon.png") no-repeat;
    width: 81px;
    height: 81px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}
.home-zxft-xx{
    margin-top: 7px;
}
.home-zxft-xx p{
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home-zxft-xx p label{
    font-weight: 600;
}
.home-zxft-xx p b{
    margin-left: 14px;
}
.home-zxft-xx p span{
    margin-left: 28px;
}
.home-zj-left{
    width: 324px;
}
.home-zj-history{
    margin-top: 24px;
}
.home-zj-history a{
    display: block;
    float: left;
    width: 78px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    font-size: 14px;
    padding: 0px 10px;
    color: #4b4b4b;
    border: 1px solid #eaeaea;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    border-radius: 5px;
}
.home-zj-history a:hover{
    border-color: #0092f2;
    color: #0092f2;
}
.home-zj-history a.center{
    margin: 0px 12px;
}
.home-zj-center{
    width: 475px;
    margin: 0px 25px;
}
.home-zj-enter{
    display: block;
    height: 200px;
    float: left;
}
.home-zj-text{
    font-size: 14px;
    width: 262px;
    float: right;
    line-height: 32px;
    color: #444444;
    height: 192px;
    overflow: hidden;
    text-indent: 2em;
    padding-top: 7px;
}
.home-zj-tw{
    margin-top: 24px;
}
.home-zj-banner{
    width: 310px;
    margin-top: 10px;
}
.home-zj-banner{
    position: relative;
}
.home-zj-img{
    height: 250px;
    position: relative;
    overflow: hidden;
}
.home-zj-img a{
    display: block;
    height: 250px;
    width: 310px;
    left: 0px;
    top: 0px;
}
.home-zj-banner-text{
    position: absolute;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,.6);
    left: 0px;
    bottom: 0px;
}
.home-zj-banner-text p{
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 40px 0px 16px;
    color: #ffffff;
    font-size: 14px;
    text-indent: 0px;
    text-align: left;
}
.home-zj-banner-text p a{
    color: #ffffff;
}
.home-zj-btn{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 102px;
    overflow: hidden;
    cursor: pointer;
    display: none;
}
.home-zj-btn-left{
    background: url("../images/home-zj-ts-left.png") no-repeat;
    left: 18px;
}
.home-zj-btn-right{
    right: 18px;
    background: url("../images/home-zj-ts-right.png") no-repeat;
}
.home-zj-banner:hover .home-zj-btn{
    display: block;
}
.home-zt-container{
    background: url("../images/640424001_zt-icon.png") no-repeat left center;
    height: 60px;
    margin-top: 50px;
}
.home-zt-btn{
    height: 46px;
    width: 46px;
    float: left;
    cursor: pointer;
    margin-top: 7px;
}
.home-zt-content{
    position: relative;
    overflow: hidden;
    width: 1010px;
    float: left;
}
.home-zt-content .item{
    display: block;
    height: 60px;
    overflow: hidden;
    width: 1010px;
}
.home-zt-content a{
    text-align: center;
    width: 192px;
    margin: 0px 5px;
    float: left;
    color: #ffffff;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.home-zt-content .item-text a{
    width: 172px;
    padding: 0px 10px;
    line-height: 60px;
}
.home-zt-content .item-text a.color1{
    background: #20c7e5;
}
.home-zt-content .item-text a.color2{
    background: #f75a5c;
}
.home-zt-content .item-text a.color3{
    background: #0092f2;
}
.home-zt-content .item-text a.color4{
    background: #22b974;
}
.home-zt-content .item-text a.color5{
    background: #6094e9;
}
.home-zt-btn-left{
    background: url("../images/640424001_zt-left.png") no-repeat;
    margin-left: 58px;
}
.home-zt-btn-right{
    background: url("../images/640424001_zt-right.png") no-repeat;
}
.home-zt-content .item{
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
}
.home-zt-content .item-text a:hover{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
/*信息公开*/
.xxgk-left{
    width: 826px;
}
.xxgk-bm-title{
    padding-left: 15px;
    border-left: 2px solid #2ab2dd;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}
.xxgk-bm-enter{
    margin-top: 18px;
    border-top: 1px solid #eeeff2;
    padding: 0px 7px;
    overflow: hidden;
    padding-top: 13px;
    margin-bottom: 32px;
}
.xxgk-bm-enter a{
    width: 100px;
    white-space: normal;
    display: block;
    margin: 0px 8px;
    height: 90px;
    color: #666666;
    font-size: 13px;
    text-align: center;
    line-height: 149px;
    background: url("../images/640424001_bmfw-icon.png") no-repeat;
    float: left;
    margin-top: 6px;
}
.xxgk-bm-enter a.icon1{
    background-position: 27px 5px;
}
.xxgk-bm-enter a.icon2{
    background-position: -91px 5px;
}
.xxgk-bm-enter a.icon3{
    background-position: -208px 5px;
}
.xxgk-bm-enter a.icon4{
    background-position: -328px 5px;
}
.xxgk-bm-enter a.icon5{
    background-position: -442px 5px;
}
.xxgk-bm-enter a.icon6{
    background-position: -561px 5px;
}
.xxgk-bm-enter a.icon7{
    background-position: -680px 5px;
}
.xxgk-bm-enter a.icon8{
    background-position: 27px -91px;
}
.xxgk-bm-enter a.icon9{
    background-position: -94px -91px;
}
.xxgk-bm-enter a:hover{
    color: #0092f2;
}
.title-general{
    background: no-repeat 15px center #5eb8f3;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    color:#ffffff;
    font-weight: 600;
    text-indent: 45px;
}
.title-general.icon1{
    background-image: url("../images/640424001_general_icon1.png");
}
.bjgs-content{
    background: #f7f8fa;
    padding: 5px 20px 20px;
}
.bjgs-table{
    width: 580px;
    border-right: 1px solid #cfe6ee;
    padding-right: 25px;
}
.bjgs-table table{
    width: 100%;
}
.bjgs-table th{
    height: 54px;
    border-bottom: 1px dashed #aaaaaa;
    color: #1e90b4;
    font-size: 14px;
    text-align: left;
}
.bjgs-table .name{
    width: 152px;
}
.bjgs-table .from{
    width: 130px;
}
.bjgs-table .title{
    width: 135px;
}
.bjgs-table .time{
    width: 112px;
    text-align: center;
}
.bjgs-table .status{
    width: 52px;
    text-align: center;
}
.bjgs-table p{
    overflow: hidden;
    line-height: 41px;
    height: 41px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #666666;
    padding-right: 10px;
    box-sizing: border-box;
}
.bjgs-table p.time{
    color: #999;
}
.bjgs-table p a{
    color: #666666;
}
.bjgs-table p:hover a{
    color: #0092f2;
}
.bjgs-tips .title{
    font-size: 14px;
    color: #1e90b4;
    line-height: 30px;
}
.bjgs-tips{
    width: 160px;
}
.bjgs-tips .content p{
    font-size: 12px;
    color: #666666;
    line-height: 25px;
}
.bjgs-tips .content p b{
    color: #9f9f9f;
    font-weight: normal;
    margin-right: 10px;
}
.bjgs-tips .content p span{
    margin-right: 5px;

}
.bjgs-tips .content{
    margin-top: 3px;
}
.xxgk-wsbs{
    width: 310px;
    margin-top: 18px;
}
.xxgk-wsbs-logo img{
    display: block;
}
.xxgk-wsbs-enter a,.xxgk-wsbs-enter img{
    display: block;
}
.xxgk-wsbs-enter a{
    float: left;
}
.xxgk-wsbs-enter a.center{
    margin: 0px 20px;
}
.xxgk-wsbs-enter{
    overflow: hidden;
    margin-top: 18px;
    margin-bottom: 20px;
}
.title-general.icon2{
    background-image: url("../images/640424001_general_icon2.png");
}
.bmcx-list li{
    font-size: 12px;
    color: #666666;
    line-height: 30px;
    height: 30px;
    padding-left: 11px;
    background: url("../images/li-blue-icon.png") no-repeat left center;
    width: 102px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
.bmcx-list li a{
    color: #666666;
}
.bmcx-list li a:hover{
    color: #0099ff;
}
.bmcx-list-content{
    padding: 11px 20px;
    overflow: hidden;
    border: 1px solid #c8e7f0;
}
.xj-title{
    height: 46px;
    background: #eff5f8;
    border: 1px solid #dbeaf3;
}
.xj-title p{
    height: 48px;
    position: relative;
    color: #333333;
    width: 130px;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    float: left;
    margin-left: -1px;
    margin-top: -1px;
}
.xj-title p span{
    display: block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #eb4444;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    display: none;
}
.xj-title p.cur{
    color: #ffffff;
    background: #eb4444;
}
.xj-title p.cur span{
    display: block;
}
.xj-btn{
    float: right;
    height: 30px;
    overflow: hidden;
    margin-top: 8px;
}
.xj-btn a{
    display: block;
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background: #89c997;
    margin-right: 10px;
}
.xj-btn a:hover{
    background: #4bbf81;
}
.xj-container{
    width: 865px;
}
.xj-tabel table{
    width: 100%;
    border-left: 1px solid #dbeaf3;

}
.xj-tabel th{
    height: 46px;
    color: #1c8cb0;
    font-size: 14px;
    border-bottom: 1px solid #dbeaf3;
}
.xj-tabel th.last{
    border-right: 1px solid #dbeaf3;
}
.xj-tabel .num{
    width: 122px;
}
.xj-tabel .title{
    width: 334px;
}
.xj-tabel .time{
    width: 140px;
}
.xj-tabel .company{
    width: 123px;
}
.xj-tabel td div{
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xj-tabel td{
    border-bottom: 1px solid #dbeaf3;
    border-right: 1px solid #dbeaf3;
    font-size: 13px;
    color: #666666;
    text-align: center;
}
.xj-tabel td div.title p{
    padding: 0px 10px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.xj-tabel td div.title p a{
    color: #666666;
}
.xj-tabel tr:hover td{
    background: #eff5f8;
    color: #1c8cb0;
}
.xj-tabel tr:hover div.title p a{
    color: #1c8cb0;
}
.hdjl-list{
    width: 274px;
}
.hdjl-title{
    height: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2ab2dd;
    line-height: 20px;
}
.hdjl-title p.name{
    line-height: 20px;
    height: 20px;
    float: left;
    padding-left: 18px;
    border-left: 2px solid #eb4444;
    font-size: 16px;
}
.hdjl-title a.more{
    font-size: 13px;
    color: #999999;
    float: right;
    margin-right: 4px;
}
.hdjl-title a.more:hover{
    color: #1c8cb0;
}
.hdjl-list li{
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 13px;
    background: url("../images/li-icon-spot.jpg") no-repeat 2px center;
}
.hdjl-list li a{
    color: #666666;
}
.hdjl-list li a span{
    margin-right: 11px;
    color: #999999;
}
.hdjl-list li a:hover{
    color: #1c8cb0;
}
.hdjl-list li.on{
    background-image: url("../images/li-icon-red.jpg");
}
.hdjl-list li.on a span{
    color: #eb4444;
}
.hdjl-list{
    margin-top: 6px;
}
.weBo-container{
    width: 335px;
    border-top: 2px solid #2ab2dd;
}
.weBo-infor{
    background: url("../images/webo-bg.jpg") no-repeat left center;
    height: 127px;
    padding-top: 20px;
}
.webo-tx{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin: 0px auto 0px auto;
}
.webo-name{
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    text-indent: 20px;
}
.webo-name img{
    margin-left: 2px;
    vertical-align: -4px;
}
.webo-attention{
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
    height: 24px;
    text-align: center;
    width: 65px;
    margin: 0px auto;
    background: #f76f27;
    display: block;
}
.webo-attention:hover{
    background: #0092f2;
    color: #ffffff;
}
.webo-content{
    padding: 9px 6px 8px 7px;
    border: 1px solid #dbeaf3;
    border-top: none;
}
.webo-content-scroll{
    width: 320px;
    height: 300px;
    overflow: auto;
}
.webo-item-content{
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    max-height: 72px;
    overflow: hidden;
}
.webo-item-content a{
    color: #666666;
}
.webo-item-content a:hover{
    color: #0092f2;
}
.webo-item-img{
    overflow: hidden;
    margin-top: 8px;
}
.webo-item-img a{
    padding: 3px;
    border: 1px solid #bacada;
    display: block;
    float: left;
    margin-right: 10px;
}
.webo-item-tool{
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    color: #666666;
    margin-top: 22px;
    padding-right: 10px;
}
.webo-item-tool .time{
    float: left;
}
.webo-item-tool .comment,.webo-item-tool .line,.webo-item-tool .forward{
    float: right;
    color: #666666;
}
.webo-item-tool .line{
    margin: 0px 6px;
    border-left: 1px solid #e5e5e5;
    display: block;
    height: 12px;
    margin-top: 8px;
}
.webo-recommend{
    width: 800px;
    position: relative;
}
.webo-recommend-title{
    height: 46px;
    border: 1px solid #dbeaf3;
    background: #eff5f8;
}
.webo-recommend-title p{
    width: 130px;
    height: 48px;
    margin-top: -1px;
    margin-left: -1px;
    text-align: center;
    line-height: 48px;
    background: #009b62;
    font-size: 16px;
    color: #ffffff;
    position: relative;
}
.webo-recommend-title p span{
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #009b62;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 100%;
}
.webo-recommend-content{
    border: 1px solid #dbeaf3;
    border-top: none;
    padding: 36px 14px 0px 14px;
    overflow: hidden;
    height: 382px;
}
.webo-recommend-item{
    display: block;
    width: 100px;
    margin: 0px 5px 30px 5px;
    float: left;
}
.webo-recommend-item .webo{
    display: block;
    margin: 0px auto;
}
.webo-recommend-item p{
    line-height: 16px;
    font-size: 14px;
    color: #1c8cb0;
    text-align: center;
    margin-top: 8px;
    text-indent: 6px;
}
.webo-recommend-item p img{
    vertical-align: top;
    margin-left: 2px;
}
.webo-recommend-sign{
    text-align: center;
}
.webo-recommend-sign a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 30px;
    line-height: 30px;
    width: 100px;
    font-size: 14px;
    color: #666666;
}
.webo-recommend-sign a.signIn{
    background: #f76f27;
    color: #ffffff;
}
.webo-recommend-sign{
    width: 100%;
    left: 0px;
    bottom: 20px;
    position: absolute;
}
/*新闻中心*/
.news-main-left{
    width: 670px;
}
.news-banner-img{
    height: 330px;
    overflow: hidden;
    position: relative;
}
.news-banner-img a,.news-banner-img img{
    display: block;
}
.news-banner-img a{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 330px;
    width: 670px;
}
.news-banner{
    position: relative;
    overflow: hidden;
}
.news-banner-tools{
    width: 100%;
    position: absolute;
    height: 50px;
    background:rgba(0,0,0,.6);
    left: 0px;
    bottom: 0px;
}
.news-banner-text{
    height: 50px;
    overflow: hidden;
}
.news-banner-text p{
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    color: #ffffff;
    font-size: 18px;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 18px;
}
.news-banner-text p a{
    color: #ffffff;
}
.news-banner-text p:hover a,.news-banner-text p:hover{
    color: #0092f2;
}
.news-banner-btn span{
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    margin: 0px 4px;
    background: #dcdcdc;
    cursor: pointer;
}
.news-banner-btn span.cur{
    background: #f75a5c;
}
.news-banner-btn{
    position: absolute;
    right: 20px;
    top: 21px;
}
.newsCenter-tab{
    height: 58px;
}
.newsCenter-tab .panel{
    height: 56px;
    font-size: 16px;
    margin-right: 10px;
    line-height: 56px;
}
.newsCenter-tab .tabMore{
    margin-top: 29px;
}
.newsCenter-news-list li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #e5e5e5;
}
.newsCenter-news-list{
    padding-top: 10px;
}
.newsCenter-news-list li p{
    line-height: 40px;
    height: 40px;
}
.news-main-right{
    width: 460px;
}
.news-center-video{
    margin-top: 36px;
}
.center-video-content{
    height: 270px;
    width: 440px;
    margin: 24px auto 0px;
}
.news-photo-center{
    margin-top: 20px;
    height: 160px;
    overflow: hidden;
    border-left: 5px solid #35a6e7;
    background: #f3f3f3;
}
.news-photo-title{
    height: 160px;
    width: 20px;
    margin-left: 14px;
    margin-right: 18px;
    background: url("../images/news-photo-title.jpg");
    float: left;
}
.news-photo-content{
    width: 1080px;
    position: relative;
    overflow: hidden;
    height: 110px;
    float: left;
    margin-top: 25px;
}
.news-photo-content a{
    display: block;
    width: 150px;
    height: 110px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.xxgk-left-nav{
    width: 180px;
}
.xxgk-logo{
    height: 81px;
}
.xxgk-nav-enter .smart a{
    width: 87px;
    height: 33px;
    font-size: 16px;
    color: #ffffff;
    line-height: 33px;
}
.xxgk-nav-enter a{
    display: block;
    height: 40px;
    margin-top: 5px;
    font-size: 18px;
    color: #ffffff;
    background: #4eb1df;
    text-align: center;
    line-height: 40px;
    overflow: hidden;

}
.xxgk-nav-enter a:hover{
    color:#f75a5c;
}
.ysgk-title p.name{
    border-left-color:#2ab2dd ;
    padding-left: 9px;
    font-weight: bold;
}
.ysgk-title{
    border-bottom-color:#ededed ;
    margin-top: 20px;
}
.xxgk-ysgk-enter a{
    display: block;
    height: 75px;
    margin-top: 5px;
}
.xxgk-ysgk-enter{
    padding-top: 10px;
}
.xxgk-bmxx-list li{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xxgk-bmxx-list li span{
    display: block;
    width: 16px;
    height: 16px;
    font-size: 12px;
    color: #ffffff;
    background: #bfbfbf;
    border-radius: 2px;
    margin-left: 2px;
    margin-right: 14px;
    line-height: 16px;
    text-align: center;
    float: left;
    font-family: Arial;
    margin-top: 7px;
}
.xxgk-bmxx-list li.top span{
    background: #e60012;
}
.xxgk-bmxx-list li a{
    color: #333333;
}
.xxgk-bmxx-list li a:hover{
    color: #0092f2;
}
.xxgk-bmxx-list{
    margin-top: 8px;
}
.xxgk-main-content{
    width: 960px;
}
.xxgk-main-half{
    width: 470px;
}
.xxgk-tab{
    height: 46px;
}
.xxgk-tab .panel{
    height: 44px;
    line-height: 34px;
    font-size: 16px;
    margin-right: 10px;
}
.xxgk-tab .tabMore{
    margin-top: 14px;
}
.xxgk-main-ad{
    height: 80px;
    margin: 20px auto;
}
.into-banner{
    width: 470px;
}
.into-banner-img{
    height: 300px;
}
.into-banner-img a{
    width: 470px;
    height: 300px;
}
.into-banner-tool{
    height: 40px;
    line-height: 40px;
}
.into-banner-text p{
    width: 250px;
}
.into-banner-btn span{
   width: 6px;
    height: 6px;
    background: url("../images/into-banner-btn.png") no-repeat left center;
    margin: 0px 3px;
}
.into-banner-btn span.cur{
    background-image: url("../images/into-banner-btn-cur.png");
}
.into-banner-btn{
    top: 17px;
}
.into-overview{
    width: 668px;
    height: 298px;
    border: 1px solid #eaeaea;
    overflow: hidden;
}
.into-overview-title{
    font-size: 16px;
    color: #ffffff;
    background: #0092f2;
    width: 110px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin-left: -1px;
    margin-top: 14px;
}
.into-overview-text{
    font-size: 14px;
    line-height: 30px;
    padding: 12px 20px 10px;
    color: #4b4b4b;
    height: 150px;
    overflow: hidden;
}
.into-overview-text a{
    color: #0092f2;
}
.into-overview-enter{
    border-top: 1px dotted #dcdcdc;
}
.into-overview-enter{
    overflow: hidden;
    padding: 9px 19px;
}
.into-overview-enter a{
    display: block;
    width: 100px;
    height: 30px;
    font-size: 14px;
    color: #0092f2;
    float: left;
    margin: 0px 11px;
    line-height: 30px;
}
.into-overview-enter a:hover{
    color: #333333;
}
.into-tw-text{
    font-size: 14px;
    line-height: 30px;
    color: #4b4b4b;
}
.into-tw-text a{
    color: #0092f2;
}
.into-tw-content{
    overflow: hidden;
    margin-top: 22px;
}
.into-tw-img{
    display: block;
    float: left;
    width: 270px;
    height: 170px;
}
.into-tw-text{
    float: right;
    width: 270px;
    margin-right: 7px;
    height: 180px;
    overflow: hidden;
}
.into-tw-container{
    width: 567px;
}
.into-photo-container{
    border: 1px solid #eaeaea;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-top: 25px;
}
.into-photo-title{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #0092f2;
    font-weight: bold;
    margin-top: 9px;
    margin-bottom: 12px;
}
.into-photo-content{
    overflow: hidden;
}
.into-photo-left{
    width: 380px;
}
.into-photo-content a,.into-photo-content img{
    display: block;
}
.into-photo-content a{
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    overflow: hidden;
}
.into-photo-center{
    width: 366px;
}
.into-photo-right{
    width: 374px;
}
.into-photo-content a img{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.into-photo-content a:hover img{
    -webkit-transform: translate3d(0, 0, 0px) scale(1.05);
    -moz-transform: translate3d(0, 0, 0px)  scale(1.05);
    -ms-transform: translate3d(0, 0, 0px) scale(1.05);
    -o-transform: translate3d(0, 0, 0px) scale(1.05);
    transform: translate3d(0, 0, 0px) scale(1.05);
}
.position{
    height: 20px;
    background: url("../images/postion-icon.png") no-repeat left 0px;
    font-size: 14px;
    color: #16627a;
    padding-left: 27px;
}
.position a{
    color: #16627a;
}
.position a:hover{
    text-decoration: underline;
}
.xl-header .title{
    font-size: 30px;
    text-align: center;
    color: #136da3;
    line-height: 60px;
    margin-top: 30px;
    margin-bottom: 2px;
}
.xl-header .source{
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.xl-header .source span{
    margin-left: 18px;
}
.xl-content{
    margin-top: 25px;
    padding-top: 25px;
    background: url("../images/xx-bg.png") no-repeat center 0px;
}
.xl-content{
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    padding: 25px 80px 0px ;
}
.xl-content img{
    display: block;
    margin: 25px auto;
}
.gl-main-left{
    width: 230px;
}
.gl-left-title{
    background: url("../images/gl-left-nav-icon.png") no-repeat 13px 0px #2ab2dd;
    height: 34px;
    font-size: 14px;
    color: #16627a;
    font-weight: bold;
    line-height: 34px;
    padding-left: 35px;
}
.gl-left-nav{
    padding: 10px 12px;
    border: 1px solid #c8e7f0;
}
.gl-left-nav a{
    display: block;
    background: #f4d3d3;
    height: 33px;
    line-height: 33px;
    padding-left: 22px;
    border: 1px solid #ffebeb;
    color: #f94848;
    margin-bottom: 6px;
    font-size: 13px;
}
.gl-left-nav a span{
    float: right;
    margin-right: 20px;
}
.gl-left-nav a:hover,.gl-left-nav a.cur{
    color: #ffffff;
    background: #ff6060;
    border-color: #ff6060;
}
.gl-main-right{
    width: 910px;
}
.page a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    color: #666666;
}
.page a:hover{
    color: #0092f2;
}
.page{
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}
.page span.total{
    margin: 0px 4px;
    color: #2ab2dd;
}
.page a.to{
    height: 22px;
    width: 50px;
    margin: 0px 6px;
    text-align: center;

}
.page a.btn{
    width: 58px;
    border: 1px solid #cde0f0;
}
.page a.btn.per{
    margin-right: 10px;
}
.page a.btn.next{
    margin-left: 10px;
}
.page .num{
    width: 20px;
    border: 1px solid #cde0f0;
    margin: 0px 3px;
}
.page .num.cur{
    border-color: #0099ff;
    background: #0099ff;
    color: #ffffff;
}
.page .key{
    width: 30px;
    text-align: center;
    border: 1px solid #cde0f0;
    height: 20px;
    line-height: 20px;
    line-height: 20px\9;
    margin: 0px 4px;
}
.page .submit{
    width: 50px;
    color: #ffffff;
    margin-left: 14px;
    background: #0099ff;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
}

/**************************公共样式*****************************/
/*功能*/
.f-tow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* 框架 */
.g-w181 {
    width: 181px;
}
.g-w235 {
    width: 235px;
}
.g-w310 {
    width: 310px;
}
.g-w375 {
    width: 375px;
}
.g-w418 {
    width: 418px;
}
.g-w450 {
    width: 450px;
}
.g-w470 {
    width: 470px;
}
.g-w900 {
    width: 900px;
}
/*tab*/
.tabPanel .panel {
    margin-right: 79px;
    padding-left: 6px;
    padding-right: 3px;
}
.tabPanel .panel.cur {
    color: #d34439;
    border-bottom-color: #d34439;
    background-image: url('../images/640423001-tab-icon-red.png');
}
.tabPanel .panel-1 {
    padding-left: 15px;
    padding-right: 14px;
}
.tabPanel .panel-2 {
    padding-left: 6px;
    padding-right: 5px;
    margin-right: 38px;
}
.tabPanel .panel-3 {
    padding-left: 7px;
    padding-right: 10px;
    margin-right: 61px;
} 
.tabPanel-1 {
    height: 52px;
}
.tabPanel-1 .panel {
    height: 52px;
    width: 33.33%;
    padding: 0;
    margin-right: 0;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
}
.tabPanel-1 .panel.cur {
    height: 51px;
    line-height: 46px;
}
.tabPanel-1 .panel-1 {
    width: 50%;
}
.tabPanel-2 .panel.cur {
    background: none;
}
.tabPanel-2 .panel {
    margin-right: 73px;
}
/*子导航*/
.cm-subnav li {
    height: 35px;
    line-height: 35px;
    margin-bottom: 9px;
}
.cm-subnav li a {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: #eda4a1;
}
.cm-subnav li:hover a,
.cm-subnav li.cur a {
    font-size: 17px;
}
.cm-subnav1 li {
    float: left;
    height: 33px;
    line-height: 33px;
    margin-bottom: 8px;
    margin-left: 11px;
}
.cm-subnav1 li a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: #d34439;
}

/*列表*/
.newsCenter-news-list-1 li {
    height: 39px;
    line-height: 39px;
}
.cm-list1 li {
    float: left;
    height: 32px;
    margin-right: 32px;
}
.cm-list1 li span {
    color: #444;
    font-size: 14px;
    margin-right: 8px;
}
.cm-list1 li a {
    display: inline-block;
    width: 16px;
    height: 19px;
    animation: adviceqq 0.7s infinite;
    -webkit-animation: adviceqq 0.7s infinite;
    -o-animation: adviceqq 0.7s infinite;
    -moz-animation: adviceqq 0.7s infinite;
    background: url('../images/640423001-qq.png') no-repeat left top;
}
.cm-list2 li {
    height: 39px;
    line-height: 39px;
    padding-left: 23px;
    border-bottom: 1px dashed #e5e5e5;
}
.cm-list2 li.bdnone {
    border-bottom: none;
}
.cm-list2 li a {
    float: left;
    display: block;
    width: 139px;
    padding-left: 17px;
    font-size: 14px;
    color: #333;
    background: url('../images/ldx-xxgk-li.png') no-repeat left center;
}
.cm-list3 li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #aaa;
}
.cm-list3 li.bdnone {
    border: none;
}
.cm-list3 li a {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.cm-newslist li {
    height: 29px;
    line-height: 29px;
}
.cm-newslist li a {
    float: left;
    padding-left: 16px;
    font-size: 14px;
    color: #666;
    text-align: left;
    background: url('../images/czj-xw-icon2.png') no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*qq 图标抖动动画 */
@keyframes adviceqq {
    0% {transform: translateY(0px);}
    20% {transform: translateY(2px);}
    40% {transform: translateY(-2px);}
    60% {transform: translateY(0px);}
    80% {transform: translateY(0px);}
    100% {transform: translateY(0px);}
}
@-moz-keyframes adviceqq { /*Firefox*/
    0% {transform: translateY(0px);}
    20% {transform: translateY(2px);}
    40% {transform: translateY(-2px);}
    60% {transform: translateY(0px);}
    80% {transform: translateY(0px);}
    100% {transform: translateY(0px);}
}
@-webkit-keyframes adviceqq {/*Chrome 和Safari*/
    0% {transform: translateY(0px);}
    20% {transform: translateY(2px);}
    40% {transform: translateY(-2px);}
    60% {transform: translateY(0px);}
    80% {transform: translateY(0px);}
    100% {transform: translateY(0px);}
}
@-o-keyframes adviceqq { /*Opera*/
    0% {transform: translateY(0px);}
    20% {transform: translateY(2px);}
    40% {transform: translateY(-2px);}
    60% {transform: translateY(0px);}
    80% {transform: translateY(0px);}
    100% {transform: translateY(0px);}
}
.news-list-1 li {
    height: 37px;
    line-height: 37px;
}
/*盒子*/
.cm-box1 {
    border: 1px solid #d2d2d2;
}
.cm-box2 {
    border-bottom: 1px solid #e6e6e6;
}
.cm-box3 {
    border-bottom:1px solid #dadada;
}
.cm-box3 .cu-title1 {
    margin-bottom: 9px;
}
.cm-box4 {
    border: 1px solid #ffd9dc;
    border-top: none;
}

/*标题*/
.cm-headtt  {
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    border-bottom: 1px solid #d2d2d2;
}
.cm-headtt .title {
    float: left;
    font-size: 16px;
    color: #666;
    font-weight: bold;
}
.cm-headtt1 {
    height: 35px;
    line-height: 35px;
    background-color: #ffebea;
    border: 1px solid #ffd9dc;
}
.cm-headtt1 .title {
    float: left;
    margin-left: 9px;
    padding-left: 30px;
    color: #d34439;
    font-size: 16px;
    font-weight: bold;
    background: no-repeat left center;
}
.cm-headtt1 .title.bjgs {
    background-image: url('../images/ldx-bsfw-icon1.png');
}
.cm-headtt1 .title.zxzx {
    background-image: url('../images/ldx-bsfw-icon2.png');
}
.cm-headtt1 .title.fwrx {
    background-image: url('../images/ldx-bsfw-icon3.png');
}
.cm-headtt1 .cu-btn {
    margin-top: 4px;
    margin-right: 8px;
}
.cm-headtt1-1 {
    height: 33px;
    line-height: 33px;
}
/*表格*/
.cm-table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}
.cm-table td {
    height: 39px;
    text-align: center;
    color: #c5000e;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #dcdcdc;

}

/*搜索框*/
.cm-search1 {
    position: relative;
    width: 250px;
    height: 25px;
    border: 1px solid #dcdcdc;
}
.cm-search1 .ipttxt {
    width: 205px;
    height: 23px;
    line-height: 23px;
    padding-left: 9px;
    color: #999;
    font-size: 13px;
}
.cm-search1 .iptbtn {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 5px;
    right: 7px;
    background: url('../images/ldx-bsfw-searchbtn.png') no-repeat left top;
}

/*标题 元件*/
.cu-title {
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: #c5000e;
}
.cu-title1 {
    display: block;
    height: 20px;
    padding-left: 15px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    border-left: 2px solid #c5000e;
}
/*段落*/
.cu-p1 {
    font-size: 13px;
    color: #666;
    line-height: 19px;
}

/*按钮*/
.cu-btn {
    width: 145px;
    height: 27px;
    line-height: 27px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    background: #f8b551;
}
.cu-btn:hover {
    color: #fff;
}
/**************************首页*****************************/
.news-list li p:hover, .news-list li p:hover a {
    color: #ea4854;
    /*text-decoration: none;*/
}
body {
    background-image: url('../images/640423001_bg.jpg');
}
.header {
    background: url('../images/640423001_sbg1.png');
}
.nav {
    background: url('../images/640423001_sbg2.jpg') repeat-x left top;
}
.nav li span.line {
    background: url('../images/640423001_nav-line.jpg') no-repeat left top;
}
.nav li.cur a, 
.nav li:hover a {
    color: #ea4a56;
    border-color: #edafbe;
}
.nav li.home.cur a,.nav li.home:hover a{
    background-image: url("../images/640423001_home-icon-red.png");
}
.nav li.xxgk:hover a,.nav li.xxgk.cur a{
    background-image: url("../images/640423001_xxgk-icon-red.png");
}
.nav li.news:hover a,.nav li.news.cur a{
    background-image: url("../images/640423001_news-icon-red.png");
}
.nav li.bsfw:hover a,.nav li.bsfw.cur a{
    background-image: url("../images/640423001_bsfw-icon-red.png");
}
.nav li.hdjl:hover a,.nav li.hdjl.cur a{
    background-image: url("../images/640423001_hdjl-icon-red.png");
}
.nav li.into:hover a,.nav li.into.cur a{
    background-image: url("../images/640423001_into-icon-red.png");
}
.headline-content p a {
    color: #ea4854;
}
.banner-tool {
    background: url('../images/640423001-sbg3.png');
}
.banner-text {
    padding-left: 23px;
}
.banner-text p {
    font-size: 14px;
}
.news-list li {
    background-image: url('../images/li-icon-red.png');
}
.news-enter a.icon1 {
    color: #893e39;
    background-image: url('../images/640423001_simg1.png');
}
.news-enter a.icon2 {
    color: #777f43;
    background-image: url('../images/640423001_simg2.png');
}
.news-enter a.icon3 {
    color: #0c737c;
    background-image: url('../images/640423001_simg3.png');
}
.w560 .news-list li p {
    max-width: 420px;
}
.home-xxgk-title {
    border-top-color: #e5e5e5;
}
.home-xxgk-title .panel {
    width: 33.33%;
    margin-right: 0;
    padding: 0;
}
.home-xxgk-title .panel.cur {
    border-top-color: #d34439;
    background: none;
}
.home-xxgk-sec {
    height: 344px;
    margin-top: 36px;
    overflow: hidden;
}
.home-xxgk-sec1 .title {
    margin-bottom: 10px;
}
.home-xxgk-sec1 .cm-subnav1 {
    margin-left: -11px;
}
.home-xxgk-sec1 .cm-subnav1 li {
    width: 85px;
}
.home-xxgk-sec2  {
    margin-left: 20px;
    margin-right: 30px;
}
.home-xxgk-sec2 .newsCenter-news-list-1 {
    padding-top: 11px;
}
.home-wsbs-sec {
    margin-top: 18px;
    padding-bottom: 20px;
}
.home-wsbs-sec1 .news-list {
    padding-top: 29px;
}
.home-wsbs-sec2 {
    margin-left: 29px;
    margin-right: 27px;
}
.home-wsbs-sec2 .title {
    display: block;
    height: 65px;
    margin-bottom: 25px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 65px;
    background: #d34439;
}
.home-wsbs-sec2 .bjshow {
    display: block;
    width: 310px;
    height: 161px;
    background: url('../images/640423001-img1.jpg') no-repeat center;
    overflow: hidden;
}
.home-wsbs-sec2 .bjshow .icon {
    display: block;
    margin-left: 71px;
    margin-top: 48px;
    padding-left: 58px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: url('../images/640423001-icon1.png') no-repeat left center;
}
.home-wsbs-sec3 .cm-headtt {
    margin-top: -1px;
    border-top: 3px solid #d34439;
}
.home-wsbs-sec3 .cm-headtt .title {
    line-height: 38px;
}
.home-wsbs-sec3 .content {
    overflow: hidden;
}
.home-wsbs-sec3 .cm-list1 {
    margin-left: -32px;
    padding-left: 24px;
    padding-top: 8px;
    padding-bottom: 9px;
}
.home-wsbs-sec3 .cm-list1 li {
    margin-right: 0;
    margin-left: 32px;
}
.home-dhjl-sec {
    padding-top: 23px;
}
.tabPanel .wyxx-btn {
    background: #f8b551;
}
.news-list li b {
    color: #d34439;
}
.home-picroll {
    margin-top: 30px;
    height: 95px;
}
.home-zt-content .item {
    width: 1016px;
    height: 95px;
}
.home-zt-content .item-text a {
    width: 231px;
    height: 95px;
    margin-right: 23px;
    padding: 0;
    margin-left: 0;
}
.home-zt-content .item-text a img {
    width: 231px;
    height: 95px;
}
.home-zt-btn {
    margin-top: 26px;
}

/*footer*/
.footer {
    height: 178px;
    border-top: 2px solid #d64e44;
    background: #ffebea;
}
.select {
    border-color: #dcdcdc;
    background: #fff;
}
.select .label {
    color: #333;
    background: none;
}
.select .option {
    border-color: #dcdcdc;
}
.select .option li,
.select .option li a {
    color: #333;
}
.select .option li:hover {
    background: #ffebea;
}
.select .option li:hover a {
    color: #333;
}
.footer-ba p {
    color: #666;
}
.footer-ba img.icon {
    left: 81px;
}
.footer-ba .find {
    right: 50px;
}

/****************************细览*********************************/
.position {
    padding-left: 23px;
    font-size: 13px;
    color: #333;
    background: url('../images/ldx-xl-icon1.png') no-repeat left center;
}
.position a {
    color: #333;
}
.ldx-xl-main .position {
    margin-left: 43px;
    margin-top: 27px;
    margin-bottom: 25px;
}
 .xl-header .title {
     margin-top: 20px;
     color: #333;
 }
 .xl-header .source {
     font-size: 13px;
 }
 .xl-content {
     padding: 43px 40px 45px 56px;
     background: none;
     border-top: 1px dashed #aaa;
 }
  .xl-content p {
      text-indent: 2em;
      margin-bottom: 26px;
  }

  /****************************新闻中心*********************************/
  .ldx-xw-main {
      padding-bottom: 29px;
  }
  .news-banner-tools {
      background: url('../images/ldx-xw-sbg1.png');
  }
  .news-center-video {
      margin-top: 10px;
  }
  .newsCenter-tab .panel {
      height: 57px;
      padding-left: 3px;
      padding-right: 8px;
      margin-right: 66px;
  }
  .newsCenter-tab .panel.cur {
      font-weight: bold;
  }
  .news-photo-center {
      border-left-color: #e74f35;
  }
  .news-photo-title {
      background-image: url('../images/ldx-xw-photo.png');
  }

   /****************************信息公开*********************************/
  .ldx-xxgk-lfnav .cm-subnav1 li {
      width: 85px;
  }
  .ysgk-title p.name {
      border-left-color: #c5000e;
  }
  .xxgk-leader-enter {
      padding-top: 16px;
  }
  .xxgk-leader-enter .leader-img {
       width: 90px;
       height: 115px;
       overflow: hidden;
  }
  .xxgk-leader-enter .leader-intro {
      width: 80px;
  }
  .xxgk-leader-enter .leader-intro .cu-title {
      width: 74px;
      margin: 0 auto 4px;
  }
  .xxgk-leader-enter .cm-table {
      margin-top: 14px;
  }
  .xxgk-leader-enter .cm-table td a {
      color: #c5000e;
  }
  .ldx-xxgk-ysqgk {
      margin-top: 30px;
  }
  .xxgk-tab .panel {
      height: 45px;
      margin-right: 40px;
  }

  /****************************走进隆德*********************************/
  .ldx-zjld-main {
      padding-bottom: 31px;
  }
  .into-overview-title {
      background: #d34439;
  }
  .into-overview-enter a {
      text-align: center;
      width: 125px;
      color: #c5000e;
  }
  .into-photo-title {
      color: #d34439;
  }

  /****************************办事服务*********************************/
  .ldx-bsfw-main {
      padding-bottom: 39px;
  }
  .ldx-bsfw-bsgg .cm-search1 {
      margin-bottom: 9px;
  }
  .ldx-bsfw-bsggsec {
      padding-top: 15px;
      padding-left: 23px;
  }
  .ldx-bsfw-bsggsec .sec1 {
      width: 416px;
      height: 301px;
      overflow: hidden;
  }
  .ldx-bsfw-bjgs {
      margin-top: 34px;
  }
  .bjgs-content {
      padding-top: 0;
      padding-right: 0;
      padding-bottom: 0;
      background: #fff;
      border: 1px solid #ffd9dc;
      border-top: none;
  }
  .bjgs-table {
      width: 617px;
      padding-right: 19px;
      padding-top: 10px;
      padding-bottom: 5px;
      border-right-color: #ffd9dc;
  }
  .bjgs-table th {
      color: #c5000e;
      font-size: 16px;
      font-weight: bold;
  }
  .bjgs-table p {
      font-size: 14px;
  }
  .bjgs-table .name {
      width: 175px;
  }
  .bjgs-table .first td {
      padding-top: 15px;
  }
  .bjgs-tips {
      width: 241px;
  }
  .bjgs-tips .title {
      color: #c5000e;
      font-size: 16px;
      font-weight: bold;
  }
  .bjgs-tips .content p {
      font-size: 14px;
      color: #666;
  }
  .bjgs-tips .content p b {
      color: #666;
  }
  .bjgs-tips .bjtj {
      padding-left: 22px;
      border-bottom: 1px solid #ffd9dc;
  }
  .bjgs-tips .bjtj {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .bjgs-tips .bjgs-time {
      padding-left: 21px;
      padding-right: 25px;
  }
  .bjgs-tips .bjgs-time .tt {
      height: 40px;
      line-height: 40px;
      padding-top: 4px;
      margin-bottom: 10px;
      border-bottom: 1px solid #ffd9dc;
  }
  .bjgs-tips .bjgs-time .title1 {
      margin-top: 5px;
      line-height: 20px;
      font-size: 14px;
      font-weight: normal;
  }
  .bjgs-tips .content {
      margin-top: 0;
  }
  .ldx-bsfw-zxzx .cm-list1 {
      padding-top: 10px;
      padding-left: 22px;
      padding-bottom: 16px;
  }
  .ldx-bsfw-zxzx .cm-list1 li {
      width: 100px;
      height: 55px;
      margin-right: 0;
      line-height: 55px;
  }
  .ldx-bsfw-zxzx .cm-list1 li span {
      margin-right: 0;
  }
  .ldx-bsfw-zxzx .cm-list1 li.max {
      width: 180px;
      padding-left: 21px;
  }
  .ldx-bsfw-fwrx {
      margin-top: 22px;
  }
  .ldx-bsfw-fwrx .content {
      padding-top: 10px;
      padding-left: 16px;
      padding-bottom: 32px;
  }
  .ldx-bsfw-fwrx .content .title {
      height: 30px;
      margin-top: 11px;
      line-height: 30px;
      color: #3378d5;
      font-size: 15px;
      font-weight: bold;
  }
  .ldx-bsfw-fwrx .content .phone {
      padding-left: 24px;
      background: url('../images/ldx-bsfw-phone.png') no-repeat left center;
  }
  .ldx-bsfw-fwrx .content .email {
      padding-left: 25px;
      background: url('../images/ldx-bsfw-email.png') no-repeat left center;
  }
  .ldx-bsfw-fwrx .cu-p1 {
      text-indent: 2em;
  }

  /****************************概览*********************************/
.ldx-gl-main {
    padding-bottom: 26px;
}
.xw-main-lf {
    width: 235px;
}
.xw-main-rt {
    width: 900px;
}
.gl-left-title1 {
    padding-left: 44px;
    color: #fff;
    background: #69a1ff url('../images/czj-xw-icon1.png') no-repeat 17px center;
}
.gl-left-nav1 {
    padding: 7px 18px 16px;
    border:1px solid #b7d9ef;
}
.gl-left-nav1 .cm-list3 {
    max-height: 330px;
    overflow: hidden;
}
.czj-xw-hotpage .cm-newslist {
    padding-left: 3px;
    padding-top: 16px;
}
.czj-xw-hotpage .cm-newslist li a {
    max-width: 200px;
}
.czj-xw-rtitem {
    padding-top: 19px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #aaa;
}
.news-list-2 li {
    height: 35px;
    line-height: 35px;
}
.news-list-2 li p {
    height: 35px;
    line-height: 35px;
}
.news-list-2 li span {
    font-size: 14px;
    color: #999;
}
.news-list-2 li p, .news-list-1 li p a {
    color: #333;
}
.czj-xw-rtitem .news-list-1 li p {
    max-width: 750px;
}
.page1 span.total {
    color: #c5000e;
}
.page1 .num.cur {
    background: #f8b551;
    border-color: #f8b551;
}
.ldx-gl-rt .cm-box3 .cm-search1 {
    margin-bottom: 9px;
}
.ldx-gl-rt .cm-box3 .cu-title1 {
    margin-top: 5px;
}
.ldx-gl-lf .gl-left-title1 {
    background-color: #d34439;
}
.ldx-gl-lf .gl-left-nav1 {
    border: 1px solid #ffd9dc;
    border-top: none;
}
.czj-xw-hotpage .cm-box3 {
    border-bottom-color: #ededed;
}
.ldx-gl-rt .news-list-2 li p {
    max-width: 750px;
    color: #333;
}
/****************************互动交流*********************************/
.xj-title1 {
    background: #f3f3f3;
}
.xj-title1 p.cur {
    background: #d34439;
}
.xj-btn1 a {
    background: #d34439;
}
.xj-btn1 a:hover {
    background: #d9675e;
}
.xj-tabel1 th {
    color: #d34439;
}
.xj-tabel1 tr:hover td{
    background: #f3f3f3;
    color: #eb4444;
}
.xj-tabel1 tr:hover div.title p a{
    color: #eb4444;
    font-weight: bold;
}
.hdjl-title1 p.name {
    font-weight: bold;
    color: #333;
}
.hdjl-list1 li:hover a {
    color: #eb4444;
}
.weBo-container {
    width: 542px;
    border-top: 2px solid #d34439;
}
.webo-recommend {
    width: 580px;
}
.webo-attention:hover {
    background: #d34439;
}
.weBo-infor {
    background: url('../images/ldx-hdjl-img1.jpg') no-repeat left top;
}
.webo-content {
    padding: 0 12px 9px;
}
.webo-content-scroll {
    width: 516px;   
    height: 152px;
}
.webo-item-content {
    margin-top: 12px;
}
.webo-item-img {
    margin-top: 27px;
}
.webo-item-content a:hover {
    color: #eb4444
}
.webo-recommend-content {
    height: 226px;
}
.webo-recommend-sign {
    left: 65px;
    text-align: left;
}
.webo-recommend-sign a {
    text-align: center;
}

.tab table {
  border-collapse: collapse;
  text-align: center;
  box-sizing: border-box;
}
.tab table tbody{
  box-sizing: border-box;
}
.tab table th {
  background: #ffd9dc;
  border: 1px solid #f9c7cb;
  height: 35px;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
}
.tab table tr.bg1 {
  height: 28px;
  width: 100%;
  background: #f8ebea;
}

.tab table td {
  line-height: 25px;
}

.tab table td {
  box-sizing: border-box;
  line-height: 25px;
  border: 1px solid #ffd9dc;
  font-size: 13px;
}
.tab table tr.bg2 {
  height: 25px;
  width: 100%;
  background: #fff;
}
.bjgs-table {
  height: 454px;
}
.bjgs-table{

  background: none;
}
.bjgs-table ul {
  margin: 0;
}

.bjgs-table ul{
  margin: 10px 0;
  text-align: left;
  overflow: hidden;
}

.bjgs-table ul li {
  width: 25%;
  margin: 3px 0;
}

.bjgs-table ul li{
  float: left;
  width: 25%;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}
.bjgs-table ul li a {
  font-size: 14px;
  color: black;
  display: block;
  padding-left: 4px;
  border-right: 1px dashed #ebebeb;
}
.bjgs-table ul li a:hover {
  border-radius: 0;
  display: block;
}

.bjgs-table ul li a:hover {
  display: inline-block;
  min-width: 120px;
  height: 38px;
  background: #ebebeb;
  color: #0099ff;
}
