/* 统计数据首页开始 */

.top1 .logo {
    width: 568px;
    height: 64px;
}

.top1 {
    height: 265px;
    background:  no-repeat center;
}

.tops1 {
    border-bottom: 0;
}

.tops ol {
    float: left;
}

.tops ol li {
    float: left;
    padding-right: 25px;
    margin-right: 25px;
    background:  no-repeat right 18px;
}

.tops ol li a {
    display: block;
    font-size: 14px;
    color: #ffffff;
}

.tops ol li em {
    display: block;
    font-size: 14px;
    color: #ffffff;
    padding: 0 15px;
}

.tops ol li a:hover {
    color: #efc605;
}

.loright {
    float: right;
    margin-top: 74px;
}

.subxuan {
    background: #fafafa;
}

.subxuan .w1180 {
    padding: 0 20px;
    box-sizing: border-box;
    background: #ffffff;
}

.subxuans {
    line-height: 40px;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}

.subxuans em {
    float: left;
    width: 91px;
    font-size: 18px;
    color: #0c71e1;
}

.subxuans .subxuandiv {
    float: left;
    width: 970px;
    height: 40px;
    overflow: hidden;
    padding-left: 25px;
    box-sizing: border-box;
}

.subxuans .subxuandiv ul {
    width: 1010px;
}

.subxuans .subxuandiv ul li {
    float: left;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    margin-right: 90px;
}

.subxuans .subxuandiv ul li:hover {
    color: #0c71e1;
}

.subxuans .subxuandiv ul li.on {
    color: #0c71e1;
}

.subxuans>a {
    float: right;
    font-size: 18px;
    color: #999999;
    line-height: 40px;
    padding-right: 21px;
    background:  no-repeat right center;
}

.subxuans>a.subxuanmore:hover {
    color: #0c71e1;
    background:  no-repeat right center;
}

.subxuans>a.subxuanshou {
    display: none;
    background:  no-repeat right center;
}

.subxuans>a.subxuanshou:hover {
    color: #0c71e1;
    background:  no-repeat right center;
}

.subxuans1 .subxuandiv {
    width: 1048px;
}

.subxuans1 .subxuandiv ul {
    width: 100%;
}

.subxuans1 .subxuandiv ul li {
    margin-right: 62px;
}

.subxuanx {
    padding: 20px 0;
    overflow: hidden;
}

.subxuanx em {
    float: left;
    width: 84px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background: #0c71e1;
}

.subxuanx ul {
    float: left;
    width: 640px;
    box-sizing: border-box;
    padding-left: 31px;
}

.subxuanx ul li {
    float: left;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #0c71e1;
    padding: 0 16px;
    position: relative;
    margin-right: 30px;
    border: 1px solid #0c71e1;
}

.subxuanx ul li img {
    position: absolute;
    right: -11px;
    top: -10px;
    width: 20px;
    height: 20px;
    z-index: 9;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.subxuanx ul li img:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}


/* 统计数据首页结束 */


/* 导航开始 */

.subnav {
    height: 60px;
    background: #0c71e1;
}

.subnav ul li {
    float: left;
    line-height: 60px;
    margin-right: 85px;
}

.subnav ul li a {
    display: block;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.subnav ul li a:hover {
    color: #f0c705;
}

.subnav ul li.on a {
    color: #f0c705;
}


/* 导航结束 */


/* 统计年鉴开始 */

.subnian {
    padding: 30px 0;
}

.subnian .w1180 {
    height: 341px;
    padding: 0 20px;
    background: #fafafa;
    box-sizing: border-box;
}

.subnianleft {
    float: left;
    width: 679px;
    height: 311px;
    padding-right: 20px;
    padding-top: 30px;
    border-right: 1px solid #e6e6e6;
}

.subnianlefts {
    height: 39px;
    border-bottom: 1px solid #e6e6e6;
}

.subnianlefts h2 a {
    float: left;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    color: #ffffff;
    padding: 0 24px;
    background: #0c71e1;
}

.subnianlefts>a {
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 39px;
}

.subnianlefts>a:hover {
    color: #0c71e1;
}

.subnianright {
    float: right;
    width: 420px;
    padding-right: 0;
    border-right: 0;
}

.niantop {
    height: 77px;
    line-height: 77px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    position: relative;
}

.niantop .prev {
    position: absolute;
    left: 204px;
    top: 0;
    z-index: 9;
    font-size: 14px;
    color: #666666;
}

.niantop .next {
    position: absolute;
    right: 204px;
    top: 0;
    z-index: 9;
    font-size: 14px;
    color: #666666;
}

.niantop a:hover {
    color: #0c71e1;
}

.nianbot {
    overflow: hidden;
    padding: 10px !important;
}

.nianbot ul li {
    float: left;
    width: 16.66%;
    height: 40px;
    line-height: 40px;
    margin: 0 0 20px;
    text-align: center;
    cursor: pointer;
    color: #0c71e1;
}

.nianbot ul li a {
    display: block;
    font-size: 16px;
    color: #0c71e1;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
}

.nianbot ul li.on a {
    color: #ffffff;
    background: #f0c705;
}

.nianbot ul li:hover a {
    color: #333333;
    background: #eaeaea;
}

.nianbot ul li.on:hover a {
    color: #ffffff;
    background: #f0c705;
}

.nianbot1 ul li {
    width: 25%;
}


/* 统计年鉴结束 */


/* 统计公报开始 */

.subgong {
    padding: 30px 0;
}

.subgongleft {
    float: left;
    width: 699px;
}

.subgongleftx ul li {
    height: 51px;
    line-height: 51px;
    border-bottom: 1px dashed #f5f5f5;
}

.subgongleftx ul li h3 a {
    float: left;
    max-width: 570px;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subgongleftx ul li em {
    float: right;
    font-size: 15px;
    color: #999999;
}

.subgongleftx ul li h3 a:hover {
    color: #0c71e1;
}

.subgongright {
    float: right;
    width: 440px;
}

.subgongrightx {
    padding-top: 20px;
}

.subgongrightx>img {
    float: left;
    width: 176px;
    height: 230px;
}

.subgongdiv {
    float: right;
    width: 238px;
}

.subgongdiv h2 {
    padding-top: 30px;
}

.subgongdiv h2 a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    box-sizing: border-box;
    margin-bottom: 30px;
    background:  no-repeat center;
}

.subgongdiv h3 {
    padding-bottom: 30px;
}

.subgongdiv h3 a {
    display: block;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subgongdiv h3 a i {
    color: #f0c705;
}

.subgongdiv h3 a:hover {
    color: #f0c705;
}

.subgongdivyin {
    width: 238px;
    height: 50px;
    line-height: 50px;
    background: #fafafa;
    position: relative;
}

.subgongdivyin>em {
    display: block;
    font-size: 14px;
    color: #999999;
    padding-left: 21px;
    cursor: pointer;
    background:  no-repeat right 21px center;
}

.subgongdivyin:hover>em {
    color: #f0c705;
}

.subdivyin {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 220px;
    padding: 10px 0;
    box-sizing: border-box;
    background: #fafafa;
    overflow-y: auto;
    display: none;
}

.subdivyin a {
    display: block;
    font-size: 14px;
    color: #666666;
    padding: 0 10px;
}

.subdivyin a:hover {
    color: #ffffff;
    background: #f0c705;
}

.subgongdivyin:hover .subdivyin {
    display: block;
}


/* 统计公报结束 */


/* 统计公报开始 */

.subbao {
    padding: 30px 0;
    background: #fafafa;
}

.subbao .w1180 {
    padding: 11px 20px;
    box-sizing: border-box;
    background: #ffffff;
}

.mian {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #666666;
    margin: 19px 0 30px;
    padding: 0 19px;
    background: #f7f7f7;
}

.mian a {
    font-size: 14px;
    color: #666666;
}

.mian a.miandang {
    padding-left: 27px;
    background:  no-repeat left center;
}

.mian a[href]:hover {
    color: #0c71e1;
}

.subnei {
    min-height: 500px;
    overflow: hidden;
}

.subba {
    min-height: 500px;
}

.subba ul li {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px dashed #f5f5f5;
}

.subba ul li .subbadiv {
    float: left;
    width: 980px;
}

.subba ul li .subbadiv h3 a {
    float: left;
    max-width: 100%;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subba ul li .subbadiv span {
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
}

.subba ul li .subbadiv h3 a:hover {
    color: #0c71e1;
}

.subba ul li>a {
    float: right;
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    margin-top: 20px;
    background:  no-repeat center;
}

.subba ul li>a:hover {
    background:  no-repeat center;
}


/* 统计公报结束 */


/* 统计年鉴开始 */

.subneileft {
    float: left;
    width: 260px;
}

.subneileft>strong {
    display: block;
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 5px;
    padding-left: 80px;
    background:  no-repeat center;
}

.subneileft ul {
    padding-bottom: 20px;
}

.subneileft ul li {
    height: 51px;
    line-height: 51px;
    margin-bottom: 4px;
    background: #fafafa;
}

.subneileft ul li>em {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #999999;
    padding-left: 20px;
    cursor: pointer;
    background:  no-repeat right 21px center;
}

.subneileft ul li.on>em {
    color: #67aaf5;
    background: #e3effc  no-repeat right 18px center;
}

.subneileft ul li>em:hover {
    color: #67aaf5;
    background: #e3effc  no-repeat right 18px center;
}

.subneileft ul li .subjianyin {
    padding: 5px 0;
    display: none;
}

.subneileft ul li .subjianyin a {
    display: block;
    font-size: 16px;
    color: #999999;
    padding-left: 41px;
}

.subneileft ul li .subjianyin a:hover {
    color: #67aaf5;
}

.subneileft ul li .subjianyin a.active {
    color: #67aaf5;
}

.subneiright {
    float: right;
    width: 844px;
    padding-left: 20px;
    border-left: 1px solid #f5f5f5;
}

.subjian {
    padding: 20px 0;
}

.subyidao {
    height: 62px;
    line-height: 62px;
    box-sizing: border-box;
    border-bottom: 2px solid #f5f5f5;
}

.subyidao strong {
    float: left;
    height: 62px;
    font-size: 20px;
    color: #05a8f7;
    box-sizing: border-box;
    border-bottom: 2px solid #05a8f7;
}


/* 统计年鉴结束 */


/* 统计月报开始 */

.subneileftyue {
    width: 248px;
}

.subneileftyue>strong {
    padding-left: 105px;
    background:  no-repeat center;
}

.subneileft ul li h2 a {
    display: block;
    font-size: 16px;
    color: #05a8f7;
    font-weight: normal;
    padding-left: 58px;
    line-height: 51px;
}

.subneileft ul li.on h2 a {
    color: #ffffff;
    background: #05a8f7;
}

.subneileft ul li:hover h2 a {
    color: #ffffff;
    background: #05a8f7;
}

.subneileftyue ul li {
    height: 35px;
    line-height: 35px;
}

.subneileftyue ul li h2 a {
    font-size: 15px;
    padding-left: 20px;
    line-height: 35px;
}


/* 统计月报结束 */


/* 带侧边的概览页开始 */

.subneileft1 {
    width: 198px;
}

.subneiright1 {
    width: 920px;
    padding: 0 20px;
    box-sizing: border-box;
    border-left: 0;
}

.subba1 {
    min-height: 500px;
}

.subba1 ul {
    padding: 20px 0;
    border-bottom: 1px solid #f5f5f5;
}

.subba1 ul li {
    height: 43px;
    line-height: 43px;
}

.subba1 ul li h3 a {
    float: left;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    padding-left: 13px;
    background:  no-repeat left center;
}

.subba1 ul li span {
    float: right;
    font-size: 14px;
    color: #999999;
}

.subba1 ul li h3 a:hover {
    color: #05a8f7;
    background:  no-repeat left center;
}


/* 带侧边的概览页结束 */


/* 带侧边视频页开始 */

.subshipin {
    padding: 20px 0;
    min-height: 500px;
}

.subshipin ul {
    width: 940px;
}

.subshipin ul li {
    float: left;
    width: 293px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.subshipin ul li>a {
    display: block;
    width: 100%;
    height: 186px;
    overflow: hidden;
}

.subshipin ul li>a img {
    width: 100%;
    height: 186px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}

.subshipin ul li:hover>a img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.subshipin ul li .subshidiv {
    height: 84px;
    padding: 10px 15px 0;
    line-height: 25px;
    box-sizing: border-box;
}

.subshipin ul li .subshidiv h3 a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.subshipin ul li .subshidiv span {
    display: block;
    font-size: 14px;
    color: #999999;
}

.subshipin ul li:hover .subshidiv h3 a {
    color: #0c71e1;
}


/* 带侧边视频页结束 */


/* 概览页开始 */

.subneiright2 {
    float: none;
    width: 100%;
    padding-left: 0;
    border-left: 0;
}

.subneiright3 {
    width: 870px;
}

.subneiright4 {
    width: 880px;
}


/* 概览页结束 */


/* 视频页开始 */

.subshipin1 ul {
    width: 1160px;
}

.subshipin1 ul li {
    width: 366px;
}

.subshipin1 ul li>a {
    height: 244px;
}

.subshipin1 ul li>a img {
    height: 244px;
}


/* 视频页结束 */


/* 专题专栏开始 */

.subtilan {
    min-height: 500px;
    padding-top: 20px;
    background: #f7f7f7;
}

.subtilan ul {
    width: 1150px;
}

.subtilan ul li {
    float: left;
    width: 277px;
    margin-right: 10px;
    margin-bottom: 17px;
}

.subtilan ul li>a {
    display: block;
    width: 277px;
    height: 140px;
    overflow: hidden;
}

.subtilan ul li>a img {
    width: 277px;
    height: 140px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}

.subtilan ul li>a:hover img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.subtilan ul li h3 a {
    display: block;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.subtilan ul li h3 a:hover {
    color: #0c71e1;
}


/* 专题专栏结束 */


/* 网站地图开始 */

.zhandian {
    padding: 20px 0;
}

.zhantop {
    height: 45px;
    line-height: 45px;
    padding: 0 21px;
    background: #fafafa;
    border: 1px solid #f0f0f0;
    border-bottom: 0;
}

.zhantop a {
    float: left;
    font-size: 18px;
    color: #666666;
}

.zhantop a:hover {
    color: #0c71e1;
}

.zhanbot {
    padding: 12px 20px;
    margin-bottom: 20px;
    border: 1px solid #f0f0f0;
    border-top: 0;
}

.zhanbot ul li {
    float: left;
    line-height: 40px;
}

.zhanbot ul li a {
    display: block;
    min-width: 83px;
    font-size: 16px;
    color: #666666;
    padding-left: 16px;
    margin-right: 51px;
    box-sizing: border-box;
    background:  no-repeat left center;
}

.zhanbot ul li.zhanli a {
    background:  no-repeat left center;
}

.zhanbot ul li a:hover {
    color: #0c71e1;
}


/* 网站地图结束 */


/*领导简介开始*/

.leadership {
    padding: 0 0 30px;
    overflow: hidden;
}

.leadershipleft {
    float: left;
    width: 210px;
}

.leadershipleft ul li {
    width: 100%;
    margin-bottom: 9px;
    border-radius: 5px;
    padding-right: 40px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    background:  no-repeat right 18px center;
}

.leadershipleft ul li>a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 29px;
}

.leadershipleft ul li em {
    display: block;
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}

.leadershipleft ul li em.hjjian {
    font-size: 14px;
    color: #999999;
}

.leadershipleft ul li.on {
    border-color: #0c71e1;
    background:  no-repeat right 18px center;
}

.leadershipleft ul li:hover {
    border-color: #0c71e1;
    background:  no-repeat right 18px center;
}

.leadershipleft ul li:hover em {
    color: #0c71e1;
}

.leadershipleft ul li:hover em.hjjian {
    color: #999999;
}

.leadershipleft ul li.on em {
    color: #0c71e1;
}

.leadershipleft ul li.on em.hjjian {
    color: #999999;
}

.leadershipright {
    float: right;
    width: 880px;
    min-height: 500px;
}

.leadershipright ul {
    background:  repeat-y 5px top;
}

.leadershipright ul li {
    overflow: hidden;
    line-height: 32px;
    padding: 16px 0;
    padding-left: 32px;
    background:  no-repeat left 28px;
}

.leadershipright ul li span {
    float: left;
    font-size: 18px;
    color: #333333;
}

.leadershipright ul li em {
    float: right;
    width: 705px;
    font-size: 16px;
    color: #333333;
    margin-right: 20px;
}

.leader {
    height: 32px;
    line-height: 32px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cecece;
}

.leader img {
    float: left;
}

.leader em {
    float: left;
    font-size: 18px;
    color: #0d7bd8;
    margin-left: 9px;
}

.leaderdiv {
    padding: 20px 0;
}

.leaderdiv p {
    font-size: 16px;
    color: #999999;
    line-height: 32px;
}


/*领导简介结束*/


/* 带侧边细览页开始 */

.subce {
    padding: 30px 0 0;
}

.subce h1 {
    font-size: 28px;
    color: #333333;
    line-height: 44px;
    text-align: center;
    padding: 0 86px 20px;
}

.subcetext {
    min-height: 300px;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.subcetext p {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
}

.subcetext img {
    display: inline;
}

.shangxia {
    padding: 30px 0;
    overflow: hidden;
}

.shang {
    float: left;
    width: 100%;
}

.xia {
    float: left;
    width: 100%;
}

.shangxia a {
    float: left;
    max-width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shangxia a[href]:hover {
    color: #0d7bd8;
}


/* 带侧边细览页结束 */


/* 细览页开始 */

.xiangxilefts {
    text-align: center;
    line-height: 38px;
    padding: 25px 0;
    border-bottom: 1px solid #cccccc;
}

.xiangxilefts em {
    display: block;
    font-size: 20px;
    color: #999999;
    font-family: "arial";
}

.xiangxilefts span {
    display: block;
    font-size: 36px;
    color: #666666;
    font-family: "arial";
}

.xiangxilefts p {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.xiangxilefts i {
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.xiangxileftx {
    padding-top: 25px;
    text-align: center;
    padding-bottom: 40px;
}

.xiangxileftxs a {
    display: inline-block;
}

.xiangxileftxx {
    padding-top: 25px;
}

.xiangxileftxx a {
    float: left;
    height: 38px !important;
    line-height: 38px !important;
    font-size: 18px !important;
    color: #999999;
    padding-left: 89px !important;
    margin-bottom: 20px;
}

.xiangxileftxx a.bds_weixin {
    background:  no-repeat 35px center !important;
}

.xiangxileftxx a.bds_tsina {
    background:  no-repeat 35px center !important;
}

.xiangxileftxx a.bds_qzone {
    background:  no-repeat 35px center !important;
}


/* 细览页结束 */


/* 机构职能开始 */

.subneng {
    padding: 33px 0;
    min-height: 500px;
}

.subneng ul li {
    padding-bottom: 2px;
}

.subneng ul li .subnengs {
    height: 50px;
    line-height: 50px;
    padding-left: 32px;
    padding-right: 80px;
    background: #f5f5f5;
    position: relative;
}

.subneng ul li .subnengs em {
    float: left;
    font-size: 16px;
    color: #666666;
}

.subneng ul li .subnengs span {
    float: right;
    font-size: 16px;
    color: #666666;
}

.subneng ul li .subnengs i {
    position: absolute;
    right: 30px;
    top: 12px;
    z-index: 9;
    width: 20px;
    height: 25px;
    cursor: pointer;
    background:  no-repeat center;
}

.subneng ul li .subnengx {
    padding: 15px 32px;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    background: #fafafa;
    display: none;
}

.subneng ul li.on .subnengs {
    background: #0c71e1;
}

.subneng ul li.on .subnengs em {
    color: #ffffff;
}

.subneng ul li.on .subnengs span {
    color: #ffffff;
}

.subneng ul li .subnengs i:hover {
    background:  no-repeat center;
}

.subneng ul li.on .subnengs i {
    background:  no-repeat center;
}

.subneng ul li.on:hover .subnengs i {
    background:  no-repeat center;
}


/* 机构职能结束 */


/* 互动交流开始 */

.subhu {
    padding: 35px 0;
}

.subhuleft {
    float: left;
    width: 860px;
}

.subhulefts {
    height: 50px;
    line-height: 50px;
    padding: 0 21px;
    background: #fafafa;
}

.subhulefts h2 a {
    float: left;
    font-size: 18px;
    color: #0c71e1;
}

.subhulefts>a {
    float: right;
    font-size: 14px;
    color: #999999;
}

.subhulefts>a:hover {
    color: #0c71e1;
}

.subhuleftx {
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.subhuleftx ul li {
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
}

.subhuleftx ul li span {
    float: left;
    font-size: 16px;
    color: #0c71e1;
    border-right: 1px solid #e6e6e6;
}

.subhuleftx ul li span.subhuspan1 {
    width: 542px;
}

.subhuleftx ul li span.subhuspan2 {
    width: 167px;
}

.subhuleftx ul li span.subhuspan3 {
    width: 147px;
    border-right: 0;
}

.subhuleftx ul li h3 a {
    float: left;
    width: 522px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right: 1px solid #e6e6e6;
}

.subhuleftx ul li em {
    float: left;
    width: 167px;
    font-size: 14px;
    color: #999999;
    border-right: 1px solid #e6e6e6;
}

.subhuleftx ul li i {
    float: left;
    width: 147px;
    border-right: 0;
    font-size: 14px;
    color: #999999;
}

.subhuleftx ul li h3 a:hover {
    color: #0c71e1;
}

.subhuright {
    float: right;
    width: 300px;
    height: 333px;
    box-sizing: border-box;
    background:  no-repeat center;
}

.subhus {
    padding-top: 36px;
    text-align: center;
}

.subhus h2 a {
    font-size: 20px;
    color: #ffffff;
    line-height: 35px;
}

.subhus span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    padding: 5px 0 10px;
}

.subhux ul li {
    margin: 0 auto 10px;
    width: 200px;
    height: 55px;
    line-height: 55px;
    background: #ffffff;
    border-radius: 5px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.subhux ul li h2 a {
    display: block;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    padding-left: 81px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.subhux ul li.subhuli1 h2 a {
    background:  no-repeat 41px center;
}

.subhux ul li.subhuli2 h2 a {
    background:  no-repeat 39px center;
}

.subhux ul li.subhuli3 h2 a {
    background:  no-repeat 38px center;
}

.subhux ul li h2 a:hover {
    color: #0c71e1;
}

.subhux ul li:hover {
    z-index: 2;
    -webkit-transform: translate3d(0, -3px, 0);
    -moz-transform: translate3d(0, -3px, 0);
    -ms-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.subfang {
    height: 477px;
    padding: 30px 0;
    background: #fafafa;
    box-sizing: border-box;
}

.subfang .w1180 {
    height: 417px;
    padding: 20px 20px 0;
    box-sizing: border-box;
    background: #ffffff;
}

.subfangs {
    height: 39px;
    border-bottom: 1px solid #e6e6e6;
}

.subfangs h2 a {
    float: left;
    height: 39px;
    line-height: 39px;
    padding: 0 24px;
    font-size: 18px;
    color: #0c71e1;
    background: #cce4ff;
}

.subfangs>a {
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 39px;
}

.subfangs>a:hover {
    color: #0c71e1;
}

.subfangx {
    padding-top: 19px;
}

.subfangx ul {
    width: 1170px;
}

.subfangx ul li {
    float: left;
    width: 366px;
    margin-right: 22px;
}

.subfangx ul li>a {
    display: block;
    width: 366px;
    height: 259px;
    overflow: hidden;
}

.subfangx ul li>a img {
    width: 366px;
    height: 259px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}

.subfangx ul li>a:hover img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.subfangx ul li h3 {
    padding-top: 10px;
}

.subfangx ul li h3 a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subfangx ul li span {
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.subfangx ul li h3 a:hover {
    color: #0c71e1;
}

.subcha {
    padding: 30px 0;
}

.subchax {
    padding-top: 18px;
}

.subchax ul li {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.subchax ul li.subchali {
    background: #fafafa;
}

.subchax ul li strong {
    float: left;
    font-size: 18px;
    color: #0c71e1;
}

.subchax ul li strong.strong1 {
    width: 154px;
}

.subchax ul li strong.strong2 {
    width: 566px;
}

.subchax ul li strong.strong3 {
    width: 157px;
    margin-left: 70px;
}

.subchax ul li strong.strong4 {
    width: 210px;
}

.subchax ul li span {
    float: left;
    width: 154px;
    font-size: 16px;
    color: #666666;
}

.subchax ul li h3 a {
    float: left;
    width: 566px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subchax ul li em {
    float: left;
    width: 157px;
    font-size: 14px;
    color: #999999;
    margin-left: 70px;
}

.subchax ul li i {
    float: left;
    width: 210px;
    font-size: 14px;
    color: #999999;
}

.subchax ul li h3 a:hover {
    color: #0c71e1;
}

.subchax ul li.on span {
    color: #0c71e1;
}


/* 互动交流结束 */


/* 政务公开开始 */

.subkai {}

.subkaitop {
    height: 262px;
    padding: 30px 0;
    box-sizing: border-box;
    background: #f5f5f5;
}

.subkaitop .w1180 {
    padding: 0 20px;
    height: 207px;
    overflow: hidden;
    background: #ffffff;
    box-sizing: border-box;
}

.subkaitopl {
    float: left;
    width: 562px;
    height: 181px;
    padding: 10px 20px 0 0;
    box-sizing: border-box;
    background:  no-repeat right center;
}

.subkaitopl p {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.subkaitopl p a {
    color: #0071d9;
}

.subkaitopc {
    float: left;
    width: 233px;
    height: 141px;
    padding-top: 20px;
    padding-left: 21px;
    padding-right: 13px;
    box-sizing: border-box;
}

.subkaitopcdiv {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e6e6e6;
}

.subkaitopcdiv span {
    float: left;
    width: 140px;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 28px;
}

.subkaitopcdiv ul {
    float: left;
    width: 50px;
}

.subkaitopcdiv ul li {
    line-height: 28px;
}

.subkaitopcdiv ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.subkaitopcdiv ul li a:hover {
    color: #0071d9;
}

.subkaitopr {
    float: right;
    width: 330px;
    padding-top: 20px;
}

.subkaitopr ul li {
    width: 330px;
    height: 43px;
    margin-bottom: 5px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.subkaitopr ul li:hover {
    z-index: 2;
    -webkit-transform: translate3d(0, -3px, 0);
    -moz-transform: translate3d(0, -3px, 0);
    -ms-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px #ddd;
    -moz-box-shadow: 3px 3px 5px #ddd;
    -ms-box-shadow: 3px 3px 5px #ddd;
    box-shadow: 3px 3px 5px #ddd;
}

.subkaibot {
    padding: 24px 0;
}

.subkaibots {
    overflow: hidden;
}

.subkaibotsl {
    float: left;
    width: 860px;
}

.subkaibotsl .hd {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e6e6e6;
}

.subkaibotsl .hd ul {
    float: left;
}

.subkaibotsl .hd ul li {
    float: left;
    margin-right: 42px;
}

.subkaibotsl .hd ul li h2 a {
    display: block;
    font-size: 18px;
    color: #333333;
    padding-left: 28px;
}

.subkaibotsl .hd ul li.subkaili1 h2 a {
    background:  no-repeat left center;
}

.subkaibotsl .hd ul li.subkaili1.on h2 a {
    background:  no-repeat left center;
}

.subkaibotsl .hd ul li.subkaili2 h2 a {
    background:  no-repeat left center;
}

.subkaibotsl .hd ul li.subkaili2.on h2 a {
    background:  no-repeat left center;
}

.subkaibotsl .hd ul li.on h2 a {
    color: #0c71e1;
}

.subkaibotsl .more {
    float: right;
}

.subkaibotsl .more a {
    float: left;
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin-top: 6px;
    background:  no-repeat center;
}

.subkaibotsl .more a:hover {
    background:  no-repeat center;
}

.subkaibotsl .bd {
    height: 259px;
}

.subkaibotsl .bd ul li {
    height: 51px;
    line-height: 51px;
    border-bottom: 1px dashed #f5f5f5;
}

.subkaibotsl .bd ul li h3 a {
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 12px;
    background:  no-repeat left center;
}

.subkaibotsl .bd ul li h3 a:hover {
    color: #0c71e1;
    background:  no-repeat left center;
}

.subkaibotsl .bd ul li span {
    float: right;
    font-size: 15px;
    color: #999999;
}

.yishen {
    float: right;
    width: 291px;
}

.yishen ul li {
    height: 50px;
    line-height: 50px;
    background: #fafafa;
    margin-bottom: 9px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.yishen ul li span {
    position: absolute;
    left: -291px;
    top: 0;
    width: 291px;
    height: 50px;
    z-index: 9;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.yishen ul li a {
    display: block;
    font-size: 16px;
    color: #666666;
    position: relative;
    z-index: 10;
    padding-left: 100px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.yishen ul li.yishenli1 {
    border-left: 5px solid #3997e0;
}

.yishen ul li.yishenli2 {
    border-left: 5px solid #65b565;
}

.yishen ul li.yishenli3 {
    border-left: 5px solid #f66538;
}

.yishen ul li.yishenli4 {
    border-left: 5px solid #235fbd;
}

.yishen ul li.yishenli5 {
    border-left: 5px solid #fbc46b;
}

.yishen ul li.yishenli1 a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli2 a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli3 a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli4 a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli5 a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli1 span {
    background: #3997e0;
}

.yishen ul li.yishenli2 span {
    background: #65b565;
}

.yishen ul li.yishenli3 span {
    background: #f66538;
}

.yishen ul li.yishenli4 span {
    background: #235fbd;
}

.yishen ul li.yishenli5 span {
    background: #fbc46b;
}

.yishen ul li:hover span {
    left: 0;
}

.yishen ul li:hover a {
    color: #ffffff;
}

.yishen ul li.yishenli1:hover a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli2:hover a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli3:hover a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli4:hover a {
    background:  no-repeat 55px center;
}

.yishen ul li.yishenli5:hover a {
    background:  no-repeat 55px center;
}

.subkaibotz {
    height: 110px;
    padding: 15px 0;
    position: relative;
}

.subkaibotz .bd ul li {
    width: 100%;
    height: 110px;
}

.subkaibotz .hd {
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: 9;
}

.subkaibotz .hd ul li {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin-left: 2px;
    cursor: pointer;
    background: #0071d9;
}

.subkaibotz .hd ul li.on {
    background: #db101b;
}

.subkaibotxr {
    float: right;
    width: 290px;
}

.subkaibotxr ul li {
    width: 290px;
    height: 86px;
    margin-bottom: 10px;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.subkaibotxr ul li:hover {
    z-index: 2;
    -webkit-transform: translate3d(0, -3px, 0);
    -moz-transform: translate3d(0, -3px, 0);
    -ms-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
    -webkit-box-shadow: 3px 3px 5px #ddd;
    -moz-box-shadow: 3px 3px 5px #ddd;
    -ms-box-shadow: 3px 3px 5px #ddd;
    box-shadow: 3px 3px 5px #ddd;
}


/* 政务公开结束 */


/* 分页区域开始 */

.fenye {
    padding: 30px 0;
    text-align: center;
}

.fenye ul li {
    display: inline-block;
    font-size: 14px;
    color: #7d7d7d;
    margin: 0 4px;
}

.fenye ul li.active {
    background: #05a8f7;
    color: #fff;
}

.fenye ul li.active a {
    color: #fff;
}

.fenye ul li a {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    padding: 0 9px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    transition: all .28s linear;
    -moz-transition: all .28s linear;
    -webkit-transition: all .28s linear;
    -o-transition: all .28s linear;
}

.fenye ul li span {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 9px;
    border-radius: 3px;
    border: 1px solid #05a8f7;
    background: #05a8f7;
}

.fenye ul li a[href]:hover {
    color: #ffffff;
    border-color: #05a8f7;
    background: #05a8f7;
}

.fenye ul li input {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    outline: none;
    background: none;
    margin: 0 8px;
    border: 1px solid #f5f5f5;
}

.fenye ul li button {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    outline: none;
    background: none;
    padding: 0 14px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    transition: all .28s linear;
    -moz-transition: all .28s linear;
    -webkit-transition: all .28s linear;
    -o-transition: all .28s linear;
}

.fenye ul li button:hover {
    color: #ffffff;
    border-color: #05a8f7;
    background: #05a8f7;
}


/* 分页区域结束 */

.subxi {
    min-height: 500px;
    padding: 30px 30px 0;
}

.subxidai {
    padding: 30px 0 0;
}

.subxi h1 {
    font-size: 28px;
    color: #333333;
    line-height: 44px;
    text-align: center;
    padding-bottom: 10px;
}

.subxidiv {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #f5f5f5;
}

.subxidiv span {
    float: left;
    font-size: 14px;
    color: #999999;
}

.subxidivr {
    float: right;
    font-size: 14px;
    color: #999999;
}

.subxidivr em {
    float: left;
    font-size: 14px;
    color: #999999;
}

.subxidivr em a {
    font-size: 14px;
    color: #999999;
}

.subxidivr .subshar {
    float: left;
    margin-left: 19px;
}

.subxidivr .subshar span {
    float: left;
    font-size: 14px;
    color: #999999;
}

.subxidivr .subshar .bdsharebuttonbox {
    float: left;
}

.subxidivr .subshar a {
    float: left;
    width: 38px !important;
    height: 27px !important;
    padding-left: 0 !important;
    margin: 0 !important;
    margin-left: 15px !important;
    margin-top: 19px !important;
}

.subxidivr .subshar .bds_weixin {
    background:  no-repeat center !important;
}

.subxidivr .subshar .bds_tsina {
    background:  no-repeat center !important;
}

.subxidivr .subshar .bds_qzone {
    background:  no-repeat center !important;
}

.subxidivr .subdayin {
    float: left;
    height: 26px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    margin-top: 19px;
    margin-left: 15px;
    padding: 0 12px;
    background: #1b75d4;
    border-radius: 5px;
}

.subxitext {
    min-height: 300px;
    padding: 30px 0;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-bottom: 10px;
}

.subxitext img {
    display: inline;
}

.subxitext p {
    /*font-size: 16px !important;*/
    color: #222222 !important;
    line-height: 32px !important;
}

.subxitext * {
    /*font-size: 16px !important;*/
    color: #222222 !important;
    line-height: 32px !important;
    font-family: "微软雅黑" !important;
}

.subxitext p,
.subxitext span {
    /*font-size: 16px !important;*/
    color: #222222 !important;
    line-height: 32px !important;
    font-family: "微软雅黑" !important;
}

.subxitext table {
    margin: auto;
}