﻿@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;
}
.news-enter a.icon4{
    background: url("../images/news-enter-icon4.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;
}*/
.xxgk-bm-enter{
  margin-top: 18px;
  border-top: 1px solid #eeeff2;
  padding: 0px 7px;
  overflow: hidden;
  padding-top: 14px;
  margin-bottom: 32px;
}
.xxgk-bm-enter a{
  width: 118px;
  white-space: normal;
  display: block;
  margin: 0px 8px;
  height: 90px;
  float: left;
  margin-top: 6px;
}
.xxgk-bm-enter .O img{
  width: 45px;
  height: 45px;
  margin: 15px auto 5px;
  display: block;
}
.xxgk-bm-enter .T img{
  width: 55px;
  height: 45px;
  margin: 15px auto 5px;
  display: block;
}
.xxgk-bm-enter .Th img{
  width: 45px;
  height: 40px;
  margin: 20px auto 5px;
  display: block;
}
.xxgk-bm-enter .F img{
  width: 40px;
  height: 35px;
  margin: 25px auto 5px;
  display: block;
}
.xxgk-bm-enter a span{
  display: block;
  text-align: center;
  padding: 0;
  line-height: 25px;
  font-size: 13px;
  color: #666666;
}

.xxgk-bm-enter a:hover span{
  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: #e1f5fd;
    height: 33px;
    line-height: 33px;
    padding-left: 22px;
    border: 1px solid #daf4fc;
    color: #16627a;
    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: #2ab2dd;
    border-color: #2ab2dd;
}
.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;
}
.cm-menu li {
    width: 227px;
    height: 50px;
    margin-bottom: 5px;
    line-height: 50px;
    background: #fff url('../images/640425008-icon1.png') no-repeat 212px center;
}
.cm-menu li a {
    display: block;
    padding-left: 19px;
    font-size: 14px;
    color: #585858;
    border-left: 3px solid #0092f2;
}
.cm-menu li:hover a, .cm-menu li.cur a {
    color: #fff;
    border-left-color: #d94c4c;
}
.cm-menu li:hover, .cm-menu li.cur {
    background: #0092f2 url('../images/640425008-icon2.png') no-repeat 212px center;
}

/*表格*/
.cm-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.cm-table th,
.cm-table td {
    height: 45px;
    border-bottom: 1px solid #eaedf2;
}
.cm-table th {
    font-size: 14px;
    color: #515559;
    background: #fafcfe;
}
.cm-table td {
    font-size: 12px;
    color: #333;
    text-align: center;
}
.cm-table td a {
    font-size: 14px;
    color: #333;
}
.cm-table td a:hover {
    font-weight: bold;
    color: #0867c1;
}
.cm-table td.td1 {
    padding-left: 29px;
    padding-right: 70px;
}
.cm-table td.td2 {
    color: #656565;
}
.cm-table td.td4 {
    color: #999;
    font-size: 11px;
}
.cm-table .txt-lf {
    text-align: left;
}
.cm-table  th.th1 {
    padding-left: 29px;
}
.cm-tabmenu a {
    display: block;
    height: 86px;
    margin-bottom: 8px;
    overflow: hidden;
}
.cm-tabmenu a.mb0 {
    margin-bottom: 0;
}
.cm-tabmenu a.mr0 {
    margin-right: 0;
}
.cu-title {
    height: 30px;
    line-height: 30px;
    padding-left: 34px;
    color: #3187bf;
    font-size: 14px;
    font-weight: bold;
}
.cu-more {
    padding-right: 24px;
    color: #939393;
    font-size: 14px; 
    background: url('../images/640422001-icon3.png') no-repeat right center;
}
.cu-more1 {
    display: block;
    width: 34px;
    height: 34px;
    background: url('../images/xjx-bsfw-icon2.png') no-repeat center;
}
.cu-btn1 {
    display: block;
    height: 26px;
    padding: 0 23px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 11px;
    background: #0295f8;
}
.cu-btn1:hover {
    color: #fff;
}
.cu-btn2 {
    display: block;
    width: 68px;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
    color: #9da5ac;
    font-size: 12px;
    text-align: center;
    border: 1px solid #cad1dd;
    border-radius: 10px;
}
.cu-btn2-1 {
    width: 49px;
    padding-left: 29px;
    color: #2495ec;
    text-align: left;
    background: url('../images/640422001-icon5.png') no-repeat 10px center;
}
.cu-p1 {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.cu-h2 {
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #bfbfbe;
}
.tabPanel-4 {
    height: 44px;
}
.tabPanel-4 .panel {
    height: 42px;
    padding: 0 30px;
    line-height: 42px;
    font-size: 16px;
}
.tabPanel-4 .panel.cur {
    color: #0867c1;
    background: none;
    border-bottom: 3px solid #34a2ed;
}
.tabPanel1 {
    height: 34px;
    border: none;
    background: #e8eef2;
}
.tabPanel-5 {
    height: 28px;
    line-height: 28px;
    border-bottom: 2px solid #e4edf2;
}
.tabPanel-5 .panel {
    width: 158px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 0;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    background: url('../images/xjx-zjxj-icon1.png') no-repeat 14px center;
}
.tabPanel-5 .panel.cur {
    width: 158px;
    padding-left: 30px;
    padding-right: 0;
    color: #fff;
    font-size: 14px;
    border:none;
    background: #0098fd url('../images/xjx-zjxj-icon2.png') no-repeat 14px center;
}
.tabPanel-6 {
    height: 50px;
    border-bottom: none;
}
.tabPanel-6 .panel {
    height: 50px;
    line-height: 50px;
    margin-right: 0;
    padding: 0 48px;
    font-size: 16px;
    color: #3e3e3e;
}
.tabPanel-6 .panel.cur {
    height: 47px;
    line-height: 46px;
    margin-top: -1px;
    background: none;
    border-bottom: none;
    border-top: 3px solid #63a5df;
}
/* 卡片菜单1 */
.cm-menu1 {
    margin-left: -10px;
    margin-top: -10px;
}
.cm-menu1 a {
    float: left;
    width: 118px;
    height: 80px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    line-height: 18px;
    border: 1px solid #e8eef2;
}
.cm-menu1 a i {
    display: block;
    width: 35px;
    height: 45px;
    margin: 0 auto;
    background: url('../images/xjx-xxgk-iconbg.png') no-repeat left top;
}
.cm-menu1 a:hover,
.cm-menu1 a.cur {
    background-color: #61b4df;
    border-color: #61b4df;
}
.cm-menu1 a:hover span,
.cm-menu1 a.cur span {
    color: #fff;
}
.cm-menu1 a span {
    display: block;
    width: 100px;
    margin: 0 auto;
    padding-top: 2px;
    font-size: 14px;
    color: #6f6f6f;
}
.cm-menu1 a.a1 i {
    background-position: 8px 15px;
}
.cm-menu1 a.a1:hover i,
.cm-menu1 a.a1.cur i {
    background-position: 8px -30px;
}
.cm-menu1 a.a2 i {
    background-position: -43px 16px;
}
.cm-menu1 a.a2:hover i,
.cm-menu1 a.a2.cur i {
    background-position: -43px -29px;
}
.cm-menu1 a.a3 i {
    background-position: -94px 22px;
}
.cm-menu1 a.a3:hover i,
.cm-menu1 a.a3.cur i {
    background-position: -94px -23px;
}
.cm-menu1 a.a4 i {
    background-position: -154px 17px;
}
.cm-menu1 a.a4:hover i,
.cm-menu1 a.a4.cur i {
    background-position: -154px -28px;
}
.cm-menu1 a.a5 i {
    background-position: -221px 16px;
}
.cm-menu1 a.a5:hover i,
.cm-menu1 a.a5.cur i {
    background-position: -221px -29px;
}
.cm-menu1 a.a6 i {
    background-position: -288px 18px;
}
.cm-menu1 a.a6:hover i,
.cm-menu1 a.a6.cur i {
    background-position: -288px -27px;
}
.cm-menu1 a.a7 i {
    background-position: -353px 19px;
}
.cm-menu1 a.a7:hover i,
.cm-menu1 a.a7.cur i {
    background-position: -353px -26px;
}
.cm-menu1 a.a8 i {
    background-position: -418px 17px;
}
.cm-menu1 a.a8:hover i,
.cm-menu1 a.a8.cur i {
    background-position: -418px -28px;
}
.cm-menu1 a.a9 i {
    background-position: -481px 17px;
}
.cm-menu1 a.a9:hover i,
.cm-menu1 a.a9.cur i {
    background-position: -481px -28px;
}
.cm-menu1 a.a10 i {
    background-position: -544px 16px;
}
.cm-menu1 a.a10:hover i,
.cm-menu1 a.a10.cur i {
    background-position: -544px -29px;
}
.cm-menu1 a.a11 i {
    background-position: -599px 16px;
}
.cm-menu1 a.a11:hover i,
.cm-menu1 a.a11.cur i {
    background-position: -599px -29px;
}
.cm-menu1 a.a12 i {
    background-position: -670px 14px;
}
.cm-menu1 a.a12:hover i,
.cm-menu1 a.a12.cur i {
    background-position: -670px -31px;
}
.cm-menu1 a.a13 i {
    background-position: -739px 17px;
}
.cm-menu1 a.a13:hover i,
.cm-menu1 a.a13.cur i {
    background-position: -739px -28px;
}
.cm-menu1 a.a14 i {
    background-position: -808px 19px;
}
.cm-menu1 a.a14:hover i,
.cm-menu1 a.a14.cur i {
    background-position: -808px -26px;
}
.cm-menu1 a.a15 i {
    background-position: -875px 21px;
}
.cm-menu1 a.a15:hover i,
.cm-menu1 a.a15.cur i {
    background-position: -875px -24px;
}
.cm-menu1 a.a16 i {
    background-position: -946px 16px;
}
.cm-menu1 a.a16:hover i,
.cm-menu1 a.a16.cur i {
    background-position: -946px -29px;
}
.cm-menu1 a.a17 i {
    background-position: -1014px 18px;
}
.cm-menu1 a.a17:hover i,
.cm-menu1 a.a17.cur i {
    background-position: -1014px -27px;
}
.cm-menu1 a.a18 i {
    background-position: -1068px 12px;
}
.cm-menu1 a.a18:hover i,
.cm-menu1 a.a18.cur i {
    background-position: -1068px -33px;
}

/*卡片菜单2*/
.cm-menu2 {
    margin-left: -6px;
    margin-top: -6px;
}
.cm-menu2 a {
    float: left;
    width: 188px;
    height: 120px;
    margin-left: 6px;
    margin-top: 6px;
}
.cm-menu2 a i {
    display: block;
    width: 75px;
    height: 75px;
}
.cm-menu2 a span {
    display: block;
    padding-top: 7px;
    padding-right: 20px;
    color: #fff;
    font-size: 14px;
    text-align: right;
    line-height: 24px;
}

/*扩展类 字体居中 图标居中 */
.cm-menu2-1 a i {
    margin: 0 auto;
}
.cm-menu2-1 a span {
    text-align: center;
    padding: 0;
}

/* 图片展示 底部有阴影说明*/
.cm-picashow a {
    position: relative;
    float: left;
    display: block;
    width: 188px;
    height: 140px;
    margin-right: 6px;
}
.cm-picashow a.mr0 {
    margin-right: 0
}
.cm-picashow a.mb0 {
    margin-bottom: 0
}
.cm-picashow a .p {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url('../images/xjx-zjxj-sbg2.png');
}
.cm-picashow a .span {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

/*有动画效果--放大*/
.cm-picashow-1 a {
    overflow: hidden;
}
.cm-picashow-1 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;
}
.cm-picashow-1 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);
}

/*标题*/
.cm-headtt {
    height: 50px;
    line-height: 50px;
    background: #e8eef2;
}
.cm-headtt .title {
    float: left;
    margin-left: 16px;
    padding-left: 35px;
    color: #2e7cbc;
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
}
.cm-headtt .title.cyfw {
    background: url('../images/xjx-bsfw-icon1.png') no-repeat left center;
}
.cm-headtt .cu-more1 {
    margin-top: 10px;
    margin-right: 12px;
}

/*标题2*/
.cm-headtt1,
.cm-alink a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding-left: 16px;
    color: #1e90b4;
    font-size: 14px;
    border: 1px solid #cfe6ee;
    background: url('../images/xjx-bsfw-icon3.png') no-repeat;
}

/*a链接*/
.cm-alink a {
    float: left;
    margin-left: 8px;
}
.cm-alink a.ml0 {
    margin-left: 0;
}

.cm-alink1 a {
    float: left;
    width: 93px;
    height: 38px;
    margin-top: 4px;
    margin-left: 10px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    color: #333;
    border: 1px solid #e8edf2;
}
/*列表*/
.cm-list1 li {
    float: left;
    height: 17px;
    line-height: 17px;
    border-right: 1px solid #ededed;
}
.cm-list1 li.bdnone {
    border-right: none
}
.cm-list1 li a {
    display: block;
    padding-left: 32px;
    padding-right: 15px;
    font-size: 14px;
    color: #666;
}
/******************************首页*******************************/
body {
    background: #e8f6fe url('../images/640422001_bg.jpg') no-repeat center top;
}
.header {
    background: url('../images/640422001_headerbg.png');
}
.index-slink {
    margin-top: 11px;
}
.index-slink a {
    float: left;
    width: 72px;
    text-align: center;
}
.index-slink a span {
    display: block;
    color: #fff;
    font-size: 12px;
}
.headline {
    padding-left: 228px;
    padding-right: 48px;
}
.headline span.icon {
    background-image: url('../images/640422001_headline-icon.png');
}
.xjx-banner .banner-text {
    padding-left: 24px;
    font-size: 14px;
}
.xjx-banner .banner-text p a {
    color: #fff;
}
.tabPanel-1 .panel {
    padding: 0 4px;
    margin-right: 37px;
}
.news-tab .news-list li p {
    max-width: 420px;
}
.home-xxgk-title .panel {
    width: 33.33%;
}
.home-xxgk-title {
    border-top-color: #e5e5e5;
}

/* 首页-信息公开*/
.xxgk-sec1 {
    width: 240px;
    padding: 10px 0 12px 10px;
    margin-right: 10px;
    background: #e9eef2;
}
.cu-title.ysgk {
    background: url('../images/640425008-icon3.png') no-repeat left center;
}
.xxgk-sec1 .cu-title {
    margin-top: 5px;
    margin-bottom: 5px;
}
.xxgk-sec1 .cm-menu li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 3px;
}
.xxgk-sec2 {
    width: 435px;
}
.tabPanel-3 {
     height: 57px;
}
.tabPanel-3 .panel {
    width: 145px;
    height: 56px;
    padding: 0;
    margin-right: 0;
    text-align: center;
    line-height: 56px;
    font-size: 16px;
}
.xjx-index-xxgk .news-list li {
    height: 39px;
    line-height: 39px;
}
.xjx-index-xxgk .news-list li p {
    height: 39px;
    line-height: 39px;
}
.xjx-index-main {
    padding-bottom: 19px;
}
.xjx-index-bsfw {
    padding-bottom: 81px;
}
.xjx-box1 {
    border:1px solid #e1e4ea;
}
.title-box {
    border-bottom: 1px solid #cad1dd;
}
.home-hdjl-left {
    width: 860px;
}
.home-hdjl-left .xjx-box1 {
    border-bottom: none;
}
.xjx-index-hdjl .tabPanel-4 {
    border-bottom: none;
}
.xjx-index-hdjl .title-box .cu-more {
    margin-right: 27px;
    margin-top: 12px;
}
.xjx-index-hdjl .title-box .cu-btn1 {
    margin-right: 39px;
    margin-top: 9px;
}
.home-hdjl-right  {
    width: 279px;
}
/*滚动*/
.xjx-topicroll {
    padding: 20px 0 22px 20px;
    margin-bottom: 11px;
    background: #fff;
}
.xjx-topicroll .home-zt-container {
    margin-top: 0;
    background-image: url('../images/640422001_simg3.png');
}
/*footer*/
.footer-ba img.icon {
    left: 82px;
}
.footer-ba .find {
    right: 50px;
}
.select .label {
    font-weight: bold;
}

/******************************新闻中心*******************************/
.xjx-xw-main {
    padding-top: 20px;
    padding-bottom: 19px;
}
.headline1 {
    height: 104px;
    padding-left: 151px;
    border-color: #e8edf2;
    background: none;
}
.headline1 span.icon {
    width: 90px;
    height: 84px;
    left: 0;
    top: 0;
    margin-top: 10px;
    margin-left: 10px;
    background: url('../images/xjx-xw-simg1.png') no-repeat left top;
}
.headline1 .headline-content {
    height: 104px;
}
.headline1 .headline-content p {
    height: 104px;
    color: #000;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.7;
}
.headline1 .headline-content p a {
    display: block;
    max-width: 95%;
    margin-top: 20px;
}
.headline1 .headline-content p span {
    display: block;
    max-width: 93%;
    font-size: 14px;
    color: #8c8c8c;
}
.headline1 .btn {
    position: absolute;
    width: 52px;
    height: 52px;
    border: 1px solid #e8edf2;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.headline1 .btn:hover {
    background-color: #fcfcfc;
}
.headline1 .up {
    top: -1px;
    right: -1px;
    background-image: url('../images/xjx-xw-lb1.png');
}
.headline1 .up:hover {
    background-image: url('../images/xjx-xw-lb1-blue.png');
}
.headline1 .down {
    height: 51px;
    top: 52px;
    right: -1px;
    background-image: url('../images/xjx-xw-lb2.png');
}
.headline1 .down:hover {
    background-image: url('../images/xjx-xw-lb2-blue.png');
}
.xjx-xw-banner {
    width: 560px;
}
.xjx-xw-banner .banner-img {
    height: 335px;
}
.xjx-xw-banner .banner-tool {
    height: 52px;
    background: url('../images/xjx-xw-lbbg.png');
}
.xjx-xw-banner .banner-text {
    height: 52px;
    padding-left: 16px;
}
.xjx-xw-banner .banner-text p {
    height: 52px;
    line-height: 52px;
}
.xjx-xw-banner .banner-btn {
    top: 20px;
    right: 6px;
}
.xjx-xw-banner .banner-btn span {
    width: 11px;
    height: 11px;
    margin-right: 9px;
    margin-left: 0;
    background: #f6f6f6;
}
.xjx-xw-banner .banner-btn span.cur {
    background: #039de7;
}
.xjx-xw-zwyw {
    width: 581px;
}
.title-box1 {
    height: 34px;
    background: #e8eef2;
}
.title-box1 .tabPanel {
    height: 34px;
    border: none;
}
.title-box1 .cu-more {
    margin-right: 13px;
    margin-top: 7px;
}
.tabPanel .panel1 {
    position: relative;
    width: 187px;
    height: 34px;
    padding: 0;
    margin-right: 0;
    line-height: 34px;
    text-align: center;
}
.tabPanel .panel1.cur {
    color: #fff;
    border:none;
    background: #0099ff;
}
.tabPanel .panel1:hover span,
.tabPanel .panel1.cur span {
    display: block;
}
.tabPanel .panel1 span {
    display: none;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #46a0dc;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
}
.content-list {
    border-left: 1px solid #cad1dd;
}
.news-list-1 li {
    height: 37px;
    padding-left: 28px;
    line-height: 37px;
    background: url('../images/xjx-xw-li1.png') no-repeat left center;
}
.news-list-1 li p {
    height: 37px;
    line-height: 37px;
    font-size: 16px;
}
.news-list-1 li:hover {
    margin-left: -5px;
    padding-left: 35px;
    background: url('../images/xjx-xw-li2.png') no-repeat left center;
}
.xjx-xw-zwyw .tabContent {
    width: 578px;
    height: 301px;
}
.content-list .news-list-1 {
    margin-left: -4px;
    padding-top: 0;
    margin-top: -16px;
}
.xjx-xw-zwyw .content-list {
    position: absolute;
    width: 574px;
    height: 258px;
    margin-top: 26px;
}
.content-list .news-list-1 li p {
    max-width: 450px;
}
.xjx-xw-zwyw .content-list .news-list-1 {
    padding-right: 3px;
}
.xjx-gxw-sec1 {
    width: 560px;
}
.xjx-gxw-sec2 {
    width: 578px;
}
.w560-list .news-list li p {
    max-width: 420px;
}
.xjx-xw-pic {
    position: relative;
    height: 189px;
    margin-top: 30px;
    background: url('../images/xjx-xw-bg2.png') repeat-x left top;
}
.xjx-xw-pic .tabPanel {
    position: absolute;
    border:none;
}
.tabPanel .panel2 {
    position: relative;
    height: 34px;
    margin-right: 8px;
    line-height: 34px;
    padding: 0 24px 0 21px;
    font-size: 16px;
    color: #4e4e4e;
    font-weight: normal;
    background: #e8eef2;
}
.tabPanel .panel2.cur {
    color: #fff;
    background: #13a0e9;
}
.tabPanel .panel2 span {
    display: none;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #13a0e9;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
}
.tabPanel .panel2:hover span,
.tabPanel .panel2.cur span {
    display: block;
}
.xjx-xw-pic .tabPanel {
    height: 32px;
    margin-top: -17px;
    background: #fff;
}
.picroll a {
    float: left;
    position: relative;
    width: 224px;
    height: 160px;
    margin-right: 10px;
    overflow: hidden;
}
.picroll a img {
    width: 100%;
    height: 100%;
}
.picroll .p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 34px;
    padding-left: 12px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    background: url('../images/xjx-xw-bg1.png');
}
.picroll .p span {
    padding-left: 14px;
    background: url('../images/xjx-xw-icon1.png') no-repeat left center;
}
.picroll {
    position: relative;
    overflow: hidden;
}
.xjx-xw-pic .picroll {
    height: 160px;
    margin-top: 29px;
}
.xjx-xw-pic .roll-btn {
    position: absolute;
    background: #fff;
    right: 0;
    top: -10px;   
}
.roll-btn .btn {
    float: left;
    width: 26px;
    height: 21px;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #d8d8d8;
}
.roll-btn .pre {
    margin-right: 3px;
    margin-left: 10px;
    background: url('../images/xjx-xw-lb3.png') no-repeat center;
}
.roll-btn .pre:hover,
.roll-btn .pre.cur {
    background: #039de7 url('../images/xjx-xw-lb3-white.png') no-repeat center;
    border-color: #039de7;
}
.roll-btn .next {
    background: url('../images/xjx-xw-lb4.png') no-repeat center;
}
.roll-btn .next:hover,
.roll-btn .next.cur {
    background: #039de7 url('../images/xjx-xw-lb4-white.png') no-repeat center;
    border-color: #039de7;
}
.roll-img  {
    position: absolute;
    left: 0;
    top: 0;
    width: 1170px;
    height: 160px;
    overflow: hidden;
}


/******************************信息公开*******************************/
.xjx-xxgk-main {
    padding-bottom: 21px;
}
.xjx-xxgk-lf {
    width: 250px;
}
.xjx-xxgk-rt {
    width: 900px;
}
.leader-title {
    height: 65px;
    padding-left: 98px;
    line-height: 65px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #5084d9 url('../images/xjx-xxgk-icon1.png') no-repeat 55px center;
}
.xjx-xxgk-lf .leader-title {
    margin-right: 10px;
    margin-bottom: 10px;
}
.xjx-xxgk-lf .cm-menu {
    padding-right: 10px;
}
.xjx-xxgk-lf .cm-menu li {
    width: 230px;
}
.xjx-xxgk-lf .xxgk-ysgk {
    padding-right: 10px;
}
.xxgk-ysgk a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 97px;
    color: #fff;
    margin-bottom: 3px;
    font-size: 16px;
}
.xxgk-ysgk a.mb0 {
    margin-bottom: 0;
}
.xxgk-ysgk a.apply {
    background: #d94c4c url('../images/xjx-xxgk-icon2.png') no-repeat 57px center;
}
.xxgk-ysgk a.query {
    background: #61b4df url('../images/xjx-xxgk-icon3.png') no-repeat 56px center;
}
.xjx-xxgk-main .sec2 {
    margin-top: 13px;
}
.xjx-xxgk-menu {
    overflow: hidden;
}

/******************************走进西吉*******************************/
.xjx-zjxj-main {
    padding: 20px;
}
.xjx-zjxj-sec1 {
    position: relative;
    height: 400px;
    overflow: hidden;
}
.xjx-zjxj-sec1 .content {
    position: absolute;
    width: 384px;
    height: 400px;
    right: 0;
    top: 0;
    background: url('../images/xjx-zjxj-sbg1.png');
}
.xjx-zjxj-sec1 .content .cu-h2 {
    width: 344px;
    margin: 10px auto 13px;
}
.xjx-zjxj-sec1 .content .intro {
    width: 334px;
    margin: 0 auto;
}
.xjx-zjxj-sec1 .content .intro .cu-p1 {
    text-align: justify;
}
.xjx-zjxj-sec1 .content .cu-btn1 {
    width: 139px;
    height: 30px;
    margin: 23px auto 0;
    line-height:30px;
    padding: 0;
    font-weight: normal;
    background: #0197fc;
    border-radius: 15px;
}
.xjx-zjxj-sec2 {
    height: 246px;
    overflow: hidden;
}
.xjx-zjxj-sec2 .cm-menu2 {
    float: left
}
.xjx-zjxj-sec2 .img {
    float: left;
    margin-left: 6px;
}
.xjx-zjxj-sec2 .img1 {
    margin-left: 12px;
    margin-right: 6px;
}
.xjx-zjxj-sec2 .cm-menu2 a i {
    background: url('../images/xjx-zjxj-iconbg.png') no-repeat left top;
}
.xjx-zjxj-sec2 .cm-menu2 a.a1 {
    background-color: #f9b73f;
}
.xjx-zjxj-sec2 .cm-menu2 a.a2 {
    background-color: #35b5a0;
}
.xjx-zjxj-sec2 .cm-menu2 a.a3 {
    background-color: #da7171;
}
.xjx-zjxj-sec2 .cm-menu2 a.a4 {
    background-color: #5ad1bd;
}
.xjx-zjxj-sec2 .cm-menu2 a.a5 {
    background-color: #50afff;
}
.xjx-zjxj-sec2 .cm-menu2 a.a6 {
    background-color: #47baf0;
}
.xjx-zjxj-sec2 .cm-menu2 a.a7 {
    background-color: #47baf0;
}
.xjx-zjxj-sec2 .cm-menu2 a.a8 {
    background-color: #9d7ade;
}
.xjx-zjxj-sec2 .cm-menu2 a.a1 i {
    background-position: 20px 20px;
}
.xjx-zjxj-sec2 .cm-menu2 a.a2 i {
    background-position: -97px 18px;
}
.xjx-zjxj-sec2 .cm-menu2 a.a3 i {
    background-position: -213px 20px;
}
.xjx-zjxj-sec2 .cm-menu2 a.a4 i {
    background-position: -330px 20px;
}
.xjx-zjxj-sec2 .cm-menu2 a.a5 i {
    background-position: 20px -112px;
}
.xjx-zjxj-sec2 .cm-menu2 a.a6 i {
    background-position: -92px -110px;
}
.xjx-zjxj-sec2 .cm-menu2 a.a7 i {
    background-position: -234px -110px;
}
.xjx-zjxj-sec2 .cm-menu2 a.a8 i {
    background-position: -343px -110px;
}
.content-sec1 {
    width: 382px;
}
.content-sec2 {
    width: 772px;
}
.content-sec1 .zjxj-history {
    padding-top: 10px;
}
.content-sec2 .zjxj-travel,
.content-sec2 .zjxj-picxiji {
    padding-top: 10px;
}
.content-sec2 .w382 {
    width: 382px;
}

/******************************互动交流*******************************/
.webo-recommend-title1 p {
    background: #d94c4c;
}
.webo-recommend-title1 p span {
    border-top-color: #d94c4c;
}
.xjx-hdjl-weboct {
    padding-top: 0;
}
.xjx-hdjl-weboct .webo-item {
    padding-top: 9px;
}

/******************************办事服务*******************************/
.xjx-bsfw-main {
    padding-bottom: 19px;
}
.xjx-bsfw-sec1 {
    overflow: hidden;
}
.xjx-bsfw-sec1 .cm-menu1 a {
    width: 156px;
    height: 98px;
    margin-left: 9px;
    margin-top: 9px;
}
.xjx-bsfw-sec1 .cm-menu1 a:hover,
.xjx-bsfw-sec1 .cm-menu1 a.cur {
    background-color: #47baf0;
}
.xjx-bsfw-sec1 .cm-menu1 {
    margin-top: -9px;
    margin-left: -9px;
}
.xjx-bsfw-sec1 .cm-menu1 a i {
    width: 45px;
    height: 58px;
    background: url('../images/xjx-bsfw-iconbg1.png') no-repeat left top;
}
.xjx-bsfw-sec1 .cm-menu1 a.a1 i {
    background-position: 4px 25px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a1:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a1.cur i {
    background-position: 4px -55px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a2 i {
    background-position: -104px 23px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a2:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a2.cur i {
    background-position: -104px -57px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a3 i {
    background-position: -204px 20px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a3:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a3.cur i {
    background-position: -204px -60px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a4 i {
    background-position: -303px 21px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a4:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a4.cur i {
    background-position: -303px -59px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a5 i {
    background-position: -414px 20px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a5:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a5.cur i {
    background-position: -414px -60px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a6 i {
    background-position: -517px 22px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a6:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a6.cur i {
    background-position: -517px -58px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a7 i {
    background-position: -616px 27px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a7:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a7.cur i {
    background-position: -616px -53px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a8 i {
    background-position: -712px 23px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a8:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a8.cur i {
    background-position: -712px -57px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a9 i {
    background-position: -815px 24px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a9:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a9.cur i {
    background-position: -815px -56px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a10 i {
    background-position: -913px 20px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a10:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a10.cur i {
    background-position: -913px -60px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a11 i {
    background-position: -1008px 18px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a11:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a11.cur i {
    background-position: -1008px -62px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a12 i {
    background-position: -1096px 19px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a12:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a12.cur i {
    background-position: -1096px -61px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a13 i {
    background-position: -1180px 17px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a13:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a13.cur i {
    background-position: -1180px -63px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a14 i {
    background-position: -1262px 32px;
}
.xjx-bsfw-sec1 .cm-menu1 a.a14:hover i,
.xjx-bsfw-sec1 .cm-menu1 a.a14.cur i {
    background-position: -1262px -48px;
}
.xjx-bsfw-sec2 {
    width: 826px;
}
.xjx-bsfw-sec3 {
    width: 325px;
}
.home-xxfw-title1 {
    height: 39px;
    border-bottom-color: #e8edf2;
}
.home-xxfw-title1 p {
    height: 37px;
    padding-left: 41px;
    padding-right: 57px;
    line-height: 37px;
    border-bottom: 3px solid #63a5df
}
.xjx-bsfw-sec2 .home-xxfw-title1 .tabMore-xz {
    margin-top: 10px;
    margin-right: 0;
    color: #fff;
}
.xjx-bmfw-menu {
    padding-top: 20px;
    overflow: hidden;
}
.xjx-bmfw-menu .cm-menu2 {
    margin-top: -9px;
    margin-left: -9px;
}
.xjx-bmfw-menu .cm-menu2 a {
    width: 158px;
    height: 100px;
    margin-top: 9px;
    margin-left: 9px;
}
.xjx-bmfw-menu .cm-menu2-1 a i {
    width: 45px;
    height: 56px;
    background-image: url('../images/xjx-bsfw-iconbg2.png');
}
.xjx-bmfw-menu .cm-menu2 a.a1 {
    background-color: #f9b73f;
}
.xjx-bmfw-menu .cm-menu2 a.a2 {
    background-color: #fd6e6e;
} 
.xjx-bmfw-menu .cm-menu2 a.a3 {
    background-color: #5ad1bd;
} 
.xjx-bmfw-menu .cm-menu2 a.a4 {
    background-color: #50afff;
} 
.xjx-bmfw-menu .cm-menu2 a.a5 {
    background-color: #7db7e6;
} 
.xjx-bmfw-menu .cm-menu2 a.a6 {
    background-color: #35b49f;
} 
.xjx-bmfw-menu .cm-menu2 a.a7 {
    background-color: #47baf0;
} 
.xjx-bmfw-menu .cm-menu2 a.a8 {
    background-color: #50a8f2;
} 
.xjx-bmfw-menu .cm-menu2 a.a9 {
    background-color: #9d7ade;
} 
.xjx-bmfw-menu .cm-menu2 a.a10 {
    background-color: #aabece;
} 
/*位置*/
.xjx-bmfw-menu .cm-menu2 a.a1 i {
    background-position: 3px 24px;
} 
.xjx-bmfw-menu .cm-menu2 a.a2 i {
    background-position: -35px 23px;
}
.xjx-bmfw-menu .cm-menu2 a.a3 i {
    background-position: -75px 22px;
}
.xjx-bmfw-menu .cm-menu2 a.a4 i {
    background-position: -117px 24px;
}
.xjx-bmfw-menu .cm-menu2 a.a5 i {
    background-position: -165px 22px;
}
.xjx-bmfw-menu .cm-menu2 a.a6 i {
    background-position: -213px 20px;
}
.xjx-bmfw-menu .cm-menu2 a.a7 i {
    background-position: -260px 23px;
}
.xjx-bmfw-menu .cm-menu2 a.a8 i {
    background-position: -313px 24px;
}
.xjx-bmfw-menu .cm-menu2 a.a9 i {
    background-position: -359px 29px;
}
.xjx-bmfw-menu .cm-menu2 a.a10 i {
    background-position: -405px 33px;
}
.xjx-xxfw-bsbm {
    margin-top: 30px;
    border: 1px solid #e8edf2
}
.home-xxfw-title2 {
    height: 47px;
    border-bottom-color: #e8edf2;
}
.home-xxfw-title2 p {
    height: 45px;
    line-height: 45px;
    padding-left: 46px;
    padding-right: 49px;
    font-size: 16px;
    border-top: 3px solid #63a5df;
    border-bottom: none;
}
.xjx-xxfw-bsbm .home-xxfw-title2 {
    margin-top: -1px;
}
.xjx-xxfw-bsbm .content {
    padding: 16px 20px 17px 18px;
}
.xjx-xxfw-bsbm .content-item {
    height: 68px;
}
.xjx-xxfw-bsbm .title {
    margin-right: 18px;
}
.xjx-xxfw-bsbm .content-list1,
.xjx-xxfw-bsbm .content-list2 {
    margin-left: 98px;
}
.xjx-xxfw-bsbm .cm-headtt1 {
    background-position: 661px center;
}
.xjx-xxfw-bsbm .content-list1 .cm-list1 {
    padding-top: 21px;
}
.xjx-xxfw-bsbm .cm-alink a {
    padding-left: 16px;
    padding-right: 48px;
    background-position: 80px center;
}
.xjx-xxfw-bsbm .content-list2 .cm-alink {
    padding-top: 8px;
}
.g-bdbox1 {
    border: 1px solid #e8edf2;
}
.xjx-bsfw-cxfw {
    padding-bottom: 13px;
}
.xjx-bsfw-cxfw .cm-alink1 {
    padding-top: 2px;
}
.xjx-bsfw-cxfw .content  .cm-alink1 {
    margin-top: -4px;
    margin-left: -10px;
}
.xjx-bsfw-cxfw .content {
    margin-left: 9px;
    overflow: hidden;
}
.xjx-bsfw-grbs {
    margin-top: 16px;
    padding-bottom: 17px;
}
.xjx-bsfw-grbs .cm-alink1 {
    padding-top: 3px;
}
.xjx-bsfw-grbs .content {
    margin-left: 9px;
    overflow: hidden;
}
.xjx-bsfw-grbs .content  .cm-alink1 {
    margin-top: -4px;
    margin-left: -10px;
}
/*便民服务-办事服务*/
.xzsp1 {
  width: 826px;
  border: 0;
  background: none;
  height: 395px;
}

.xzsp .left1 {
  width: 600px;
  padding: 0;
  float: left;
}

.xzsp .left .title, .xzsp .right .title {
  width: 100%;
  background: none;
  height: 43px;
}
.xzsp .left h3 {
  text-indent: 10px;
}

.xzsp .left h3, .xzsp .right h3 {
  font-size: 16px;
  line-height: 42px;
  border-bottom: 1px solid #eeeff2;
}


.xzsp .left .list {
  height: 380px;
}
.xzsp .left .list {
  width: 100%;
  max-height: 410px;
  overflow-y: auto;
  background: none;
}
.xzsp .left .list ul {
  margin: 0;
}

.xzsp .left .list ul{
  margin: 20px 0;
  text-align: left;
  overflow: hidden;
}

.xzsp .left .list ul li {
  width: 25%;
  margin: 3px 0;
}

.xzsp .left .list ul li{
  float: left;
  width: 25%;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
}
.xzsp .left .list ul li a {
  font-size: 14px;
  color: black;
  display: block;
  padding-left: 4px;
  border-right: 1px dashed #ebebeb;
}
.xzsp .left .list ul li a:hover {
  border-radius: 0;
  display: block;
}

.xzsp .left .list ul li a:hover {
  display: inline-block;
  min-width: 120px;
  height: 38px;
  background: #ebebeb;
  color: #0099ff;
}
.xzsp .right1 {
  width: 223px;
  padding: 0;
  margin-left: 1px;
  float: right;
}

.xzsp .right h3 span,.xzsp .left h3 span {
  color: #2ab2dd;
  margin-right: 15px;
}
.xzsp .right h3 span{
  margin-left: -2px;
}
.xzsp .left h3 span{
  margin-left: -10px;
}
.xzsp .right .tab {
  padding-top: 0;
  height: 320px;
}
.xzsp .right .tab table {
  border-collapse: collapse;
  text-align: center;
  box-sizing: border-box;
}
.xzsp .right .tab table tbody{
  box-sizing: border-box;
}
.xzsp .right .tab table th {
  background: #2670bc;
  border: 1px solid #adc8cf;
  height: 35px;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
}
.xzsp .right .tab table tr.bg1 {
  height: 28px;
  width: 100%;
  background: #f4f9fd;
}

.xzsp .right .tab table td {
  line-height: 25px;
}

.xzsp .right .tab table td {
  box-sizing: border-box;
  line-height: 25px;
  border: 1px solid #c5e4ec;
  font-size: 13px;
}
.xzsp .right .tab table tr.bg2 {
  height: 25px;
  width: 100%;
  background: #fff;
}

.gys-bsfw-wsbs {
    margin-top: 0;
}
.gys-bsfw-wsbs .home-xxfw-right {
    padding-top: 0;
    margin-top: 0;
}
.gys-bsfw-wsbs  .home-xxfw-right a.imgtitle {
    margin-top: 0;
}
.gys-bmcx-list {
    padding: 10px 0 13px 0;
    border-top: none;
}
.gys-bmcx-list .bmcx-list li {
    width: 123px;
}
.gsy-title-hassearch + .xxgk-bm-enter {
    margin-top: 8px;
}
.gsy-title-hassearch .cm-search1 {
    margin-top: 3px;
}

/*小卡片面包屑*/
.cm-crumb a {
    position: relative;
    float: left;
    width: 95px;
    height: 30px;
    padding-top: 80px;
    margin-left: 7px;
    font-size: 15px;
    color: #333;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #e4f3fa;
}
.cm-crumb a:first-child {
    margin-left: 0;
}
.cm-crumb a .arrow {
    display: none;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -6px;
    width: 13px;
    height: 7px;
    background: url('../images/640400001-icon1.png') no-repeat left top;
}
.cm-crumb a:hover {
    color: #fff;
    background-color: #42b2e2;
}
.cm-crumb a:hover .arrow {
    display: block;
}
.cm-crumb a.icon1 {
    background-image: url('../images/640400001-crumbicon1.png');
    background-position: center 17px;
}
.cm-crumb a.icon1:hover {
    background-image: url('../images/640400001-crumbicon1-white.png');
}
.cm-crumb a.icon2 {
    background-image: url('../images/640400001-crumbicon2.png');
    background-position: center 18px;
}
.cm-crumb a.icon2:hover {
    background-image: url('../images/640400001-crumbicon2-white.png');
}
.cm-crumb a.icon3 {
    background-image: url('../images/640400001-crumbicon3.png');
    background-position: center 18px;
}
.cm-crumb a.icon3:hover {
    background-image: url('../images/640400001-crumbicon3-white.png');
}
.bjgs-tipsT{
  width: 90%;
  padding-left: 10%;
  padding-bottom: 5px;
  margin-top: 5px;
  border-top:1px solid #e4e8ec;
  background-color: #f4f9fd;
}
.bjgs-tipsT .titleT{
  width: 90%;
  font-size: 14px;
  color: #1e90b4;
  line-height: 25px;
  margin: 3px auto 1px;
}
.bjgs-tipsT .bod{
  border-bottom:1px solid #dbdbdb;
}
.bjgs-tipsT .contentT{
  width: 90%;
  margin: 0 auto;
}
.bjgs-tipsT .contentT p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}
.bjgs-tipsT .contentT p b {
  color: #9f9f9f;
  font-weight: normal;
  margin-right: 10px;
}



