﻿@charset "UTF-8";

/*
*   program: 宁夏集约化
*   author: ln
*   date: 2018-04-04
*/

/********************************首页*********************************/

.xj-lb-tt {
    position: relative;
    padding: 26px 13px 24px 17px;
    background: #fff;
}

.xj-lb-tt .img {
    position: absolute;
    top: 26px;
    left: 17px;
}

.xj-content {
    padding-left: 16px;
    padding-right: 16px;
    background: #fff;
}

.xj-dt {
    height: 427px;
}

.xj-dt-lf {
    width: 760px;
    height: 100%;
}

.xj-dt-rt {
    width: 392px;
    height: 100%;
}

.tab-titles {
    line-height: 24px;
}

.tab-titles .tab-title {
    display: inline-block;
    position: relative;
    margin-left: 10px;
    padding-bottom: 15px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
    color: #444;
}

.tab-titles .tab-title:first-child {
    margin-left: 0;
}

.tab-titles .tab-title.cur .arrow, .tab-titles .tab-title:hover .arrow {
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 11px;
    height: 6px;
    margin-left: -5.5px;
    background: url(../images/icon-arrow2.jpg);
}

.xj-dt-rt .tab-item {
    display: none;
}

.xj-list {
    /* margin-top: 6px; */
    padding-left: 5px;
}

.xj-list li {
    float: left;
    width: 100%;
    /* height: 42px; */
    line-height: 42px;
    border-bottom: 1px solid #dee5ee;
}

.xj-list .a {
    float: left;
    max-width: 287px;
    padding-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #555;
    background: url(../images/icon-arrow9.png) left center no-repeat;
}

.xj-list .date {
    float: right;
    font-size: 12px;
    color: #aaa;
}

.xj-pic-list {
    margin-top: 18px;
}

.xj-pic-list li {
    float: left;
    width: 189px;
    height: 101px;
    margin-left: 8px;
    background: #5cb6f7;
}

.xj-pic-list li:first-child {
    margin-left: 5px;
    background: #8aa8eb;
}

.xj-pic-list .a {
    display: block;
    padding-top: 21px;
    text-align: center;
}

.xj-pic-list .tt {
    margin-top: 12px;
    font-size: 16px;
    color: #fff;
}

.xj-dt2 {
    position: relative;
    margin-top: 23px;
}

.xj-wrapper1 {
    display: block;
    width: 86px;
    padding: 8px 0 7px;
}

.xj-wrapper2 {
    margin: 0 6px 0;
}

.xj-wrapper3 {
    height: 69px;
    margin: 7px 6px 8px;
    padding: 0 6px;
    text-align: center;
    line-height: 34.5px;
    font-weight: bold;
    font-size: 22px;
}

.xj-img-rt {
    position: absolute;
    right: -1px;
    top: -1px;
}

.xj-msg {
    width: 258px;
    margin-top: 16px;
    padding-bottom: 19px;
    border: 1px solid #cce9ff;
}

.xj-msg .title {
    height: 35px;
    font-weight: bold;
    font-size: 16px;
    color: #0065ba;
    border-bottom: 1px solid #cce9ff;
}

.xj-msg .xj-title2 {
    padding-left: 0;
    text-align: center;
}

.xj-pic-list2 {
    padding-left: 3px;
}

.xj-pic-list2 li {
    float: left;
    width: 100px;
    height: 80px;
    margin: 17px 0 0 17px;
    border: 1px solid #9ecdf6;
}

.xj-pic-list2 .a {
    display: block;
    padding-top: 12px;
    text-align: center;
}

.xj-pic-list2 .tt {
    margin-top: 11px;
    line-height: 16px;
    font-size: 16px;
    color: #555;
}

.xj-dt4 {
    margin-top: 37px;
}

.xj-table {
    margin: 18px 0 0 1px;
}

.xj-table .title {
    height: 35px;
    border-bottom: none;
}

.xj-table .title td {
    font-weight: bold;
    font-size: 16px;
    color: #0065ba;
    background: #f1f9ff;
    border-left: 3px solid #fff; 
}

.xj-table .title td:first-child {
    border-left: none;
}

.xj-table .title .tt {
    margin-left: 12px;
}

.xj-table tr {
    height: 45px;
    border-bottom: 1px solid #dee5ee;
}

.xj-table tr td {
    width: 100px;
    text-align: center;
}

.xj-table tr td:first-child {
    width: 386px;
    text-align: left;
}

.xj-table .tt2 {
    width: 386px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #555;
}

.xj-table .a {
    padding-left: 20px;
    font-size: 16px;
    color: #555;
    background: url(../images/icon-arrow2.png) 7px center no-repeat;
}

.xj-table .img {
    display: inline-block;
}

.xj-pic-list3 {
    padding-top: 4px;
    margin-left: -18px;
}

.xj-pic-list3 li {
    float: left;
    width: 152px;
    height: 103px;
    margin: 17px 0 0 18px;
    border: 1px solid #cce9ff;
}

.xj-pic-list3 .a {
    display: block;
    padding-top: 12px;
    text-align: center;
}

.xj-pic-list3 .tt {
    margin-top: 12px;
    line-height: 16px;
    font-size: 16px;
    color: #0065ba;
}

.xj-dt5 {
    margin-top: 34px;
    padding-bottom: 47px;
}

.xj-w3 {
    width: 992px;
}

.xj-pic-list4 {
    margin-top: -7px;
    margin-left: -23px;
}

.xj-pic-list4 li {
    float: left;
    width: 230px;
    height: 90px;
    margin: 20px 0 0 23px;
}

.xj-pic-list4 .a {
    position: relative;
    display: block;
    height: 100%;
    z-index: 0;
}

.xj-pic-list4 .a img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.xj-pic-list4 .tt {
    display: table-cell;
    width: 230px;
    height: 90px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 24px;
    font-weight: bold;
    font-size: 18px;
    color: #0a6bd8;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff;
}

.xj-w4 {
    margin-top: 28px;
    border: 1px solid #69b1e7;
}

.xj-pic-list5 {
    padding: 2px 0 10px;
}

.xj-pic-list5 li {
    width: 131px;
    height: 87px;
    margin: 13px 12px 0;
    background: #f8ae66;
}

.xj-pic-list5 li:first-child {
    background: #5cb896;
}

.xj-pic-list5 .a {
    display: block;
    padding-top: 15px;
    text-align: center;
}

.xj-pic-list5 .tt {
    margin-top: 8px;
    font-size: 16px;
    color: #fff;
}

.gaj-wrap1-col1{
    width: 312px;
}
.gaj-wrap1-col1 li {
    float: left;
    height: 71px;
    margin-right: 11px;
    margin-bottom: 8px;
}
.gaj-wrap1-col1 li a{
    display: block;
    width: 100%;
    height: 100%;
}
.gaj-wrap1-col1 li a:hover{
    font-weight: bold;
}
.gaj-wrap1-col1 li a span {
    font-size: 16px;
    display: block;
    text-align: center;
    padding-top: 30px;
}
.w-301 a span{
    padding-left: 40px;
    padding-top: 40px!important;
}
.w-145{
    width: 145px;
}
.w-301{
    width: 301px;
}
.gaj-wrap1-col1-icon1{
    background: url(../images/gaj-bg1.png);
}
.gaj-wrap1-col1-icon2{
    background: url(../images/gaj-bg2.png);
}
.gaj-wrap1-col1-icon3{
    background: url(../images/gaj-bg3.png);
}
.gaj-wrap1-col1-icon4{
    background: url(../images/gaj-bg4.png);
}
.gaj-wrap1-col1-icon5{
    background: url(../images/gaj-bg5.png);
}
.w-670{
    width: 670px;
}
.tt-list8 .a{
    max-width: 480px;
}
.tt-list8 li:last-child{
    border-bottom: none;
}
.tit-m{
    font-size: 12px;
    color: #999999;
}
.gaj-wrap1-col3 a{
    display: block;
    width: 100%;
    height: 158px;
}
.gaj-wrap1-col3 a:hover{
    font-weight: bold;
}
.gaj-wrap1-col3 a span{
    padding-top: 96px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.gaj-wrap1-col1-icon6{
    margin-bottom: 6px;
    background: url(../images/gaj-icon6.png) center 45px no-repeat #66b8f1;
}
.gaj-wrap1-col1-icon7{
    background: url(../images/gaj-icon7.png) center 45px no-repeat #66b8f1;
}

/********************************机构组织*********************************/

.xj-dt6 {
    padding-top: 20px;
}

.xj-learder2 .xj-title2 {
    height: 41px;
}

.xj-learder2 .xj-title2 .a {
    line-height: 41px;
}

.xj-pic-list6 {
    margin: 20px 0 19px;
    padding-left: 21px;
}

.xj-pic-list6 li {
    float: left;
    width: 134px;
    margin-left: 30px;
}

.xj-pic-list6 li:first-child {
    margin-left: 0;
}

.xj-pic-list6 .a {
    display: block;
    text-align: center;
}

.xj-pic-list6 .tt {
    margin-top: 16px;
    line-height: 18px;
    font-size: 14px;
    color: #555;
}

.xj-pic-list6 .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;
}

.xj-pic-list6 .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);
}

.xj-dt7 {
    margin-top: 28px;
    padding-bottom: 62px;
}

.xj-w5 {
    width: 782px;
}

.xj-dt7 .xj-title {
    height: 35px;
    margin-top: 12px;
}

.xj-dt7 .xj-title .title {
    margin-left: 10px;
    line-height: 20px;
}

.xj-pic {
    height: 211px;
    margin-top: 20px;
    overflow: hidden;
}

.xj-pic .rt {
    width: 448px;
    margin: -11px 7px 0 0;
}

.xj-pic .tt {
    line-height: 36px;
    font-size: 14px;
    color: #555;
}

.xj-pic-list7 {
    margin-top: 17px;
}

.xj-pic-list7 li {
    float: left;
    width: 250px;
    height: 76px;
    margin-left: 16px;
}

.xj-pic-list7 li:first-child {
    margin-left: 0;
}

.xj-pic-list7 .b1 {
    background: #ff9279;
}

.xj-pic-list7 .b2 {
    background: #5cb6f7;
}

.xj-pic-list7 .b3 {
    background: #5cb896;
}

.xj-pic-list7 .a {
    display: block;
    height: 100%;
    line-height: 76px;
    text-align: center;
}

.xj-pic-list7 .a img {
    vertical-align: middle;
}

.xj-pic-list7 .tt {
    margin-left: 8px;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}

.xj-w6 {
    width: 353px;
}

.xj-list5 {
    padding: 0 0 18px 7px;
}

.xj-list5 li {
    float: left;
    width: 150px;
    height: 46px;  
    margin: 16px 0 0 11px;
}

.xj-list5 .a {
    display: block;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    color: #4c9edc;
    border: 1px solid #cce9ff;
}



/********************************新闻发布*********************************/

.xj-dt8 {
    height: 337px;
    padding-top: 21px;
}

.xj-w7 {
    width: 550px;
    height: 100%;
}

.xj-dt8 .lbIists {
    height: 47px;
    line-height: 47px;
    background-image: url(../images/lb-bg2.png);
}

.xj-dt8 .lbIists a {
    max-width: 421px;
    margin-left: 19px;
    font-size: 16px;
}

.xj-dt8 .lbNums {
    right: 16px;
    bottom: 18px;
}

.xj-dt8 .img-prev {
    left: 6px;
}

.xj-dt8 .img-next {
    right: 6px;
}

.xj-w8 {
    width: 596px;
}

.xj-title3 {
    padding-bottom: 11px;
    border-bottom: 1px solid #69b1e7;
}

.xj-title3 .title {
    position: relative;
    font: bold 18px/18px "微软雅黑";
    color: #0065ba;
}

.xj-title3 .title .arrow {
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 11px;
    height: 6px;
    margin-left: -5.5px;
    background: url(../images/icon-arrow2.jpg);
}

.xj-list6 .a {
    max-width: 454px;
}

.xj-list6 li {
    border-bottom: none;
    border-top: 1px solid #dee5ee;
}

.xj-list6 li:first-child {
    border-top: none;
}

.xj-dt9 {
    margin-top: 29px;
}

.xj-pic-list8 {
    margin-top: 18px;
}

.xj-pic-list8 li {
    float: left;
    width: 100%;
    margin-top: 27px;
}

.xj-pic-list8 li:first-child {
    margin-top: 0;
}

.xj-pic-list8 .img {
    overflow: hidden;
    border: 1px solid #eee;
}
.xj-pic-list8 .img>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;
}

.xj-pic-list8 .img: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);
}

.xj-pic-list8 .rt {
    width: 342px;
}

.xj-pic-list8 .title {
    display: block;
    margin-top: 3.5px;
    line-height: 25px;
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

.xj-pic-list8 .tt {
    display: block;
    margin-top: 11.5px;
    padding-top: 9.5px;
    line-height: 19px;
    font-size: 12px;
    color: #999;
    border-top: 1px dashed #eee;
}

.xj-dt10 {
    margin-top: 16px;
}

.xj-dt11 {
    margin-top: 28px;
    padding-bottom: 60px;
}

.xj-dt10 .xj-title3 .title, .xj-dt11 .xj-title3 .title {
    margin-left: 14px;
}



/********************************政务公开*********************************/

.xj-pt {
    padding-top: 25px;
    padding-bottom: 63px;
}

.xj-w9 {
    width: 320px;
}

.xj-pic-list9 {
    padding-left: 9px;
    padding-bottom: 17px;
}

.xj-pic-list9 li {
    margin: 20px 0 0 0;
    border: none;
}

.xj-mt2 {
    margin-top: 28px;
}

.pull-down>li {
   position: relative;
}

.pull-down>li>img {
    position: absolute;
    left: 21px;
    top: 13px;
}

.pull-down>li>.a {
    display: block;
    height: 38px;
    padding-left: 45px;
    line-height: 38px;
    font-size: 16px;
    color: #0065ba;
    background: #fafdff;
    border-top: 1px solid #cce9ff;
}

.pull-down>li:first-child>.a {
    border-top: none;
}

.pull-down>li>.a.plus {
    background: #fafdff url(../images/icon-plus.png) 293px center no-repeat;
} 

.pull-down>li>.a.cut {
    background: #fafdff url(../images/icon-cut.png) 293px center no-repeat;
}

.pull-down>li ul {
    display: none;
    padding: 8.5px 0 11.5px 28px;
}

.pull-down>li li {
    float: left;
    width: 142px;
}

.pull-down>li li .a {
    padding-left: 12px;
    line-height: 33px;
    font-size: 16px;
    color: #555;
    background: url(../images/icon-arrow3.png) left center no-repeat;
}

.xj-mt3 {
    margin-top: 24px;
}

.xj-search {
    padding: 9px 0 20px;
    text-align: center;
}

.xj-search .inp {
    width: 240px;
    height: 38px;
    margin-top: 12px;
    padding: 0 17px;
    line-height: 38px;
    font-size: 14px;
    color: #999a9a;
    border: 1px solid #cce9ff;
}

.xj-search .btn {
    width: 83px;
    height: 33px;
    margin-top: 19px;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    background: #0065ba;
}

.xj-w10 {
    width: 820px;
}

.xj-w10 .xj-title3 {
    margin-top: 29px;
}

.xj-w10 .xj-title3:first-child {
    margin-top: 0;
}

.xj-list7 .a {
    max-width: 410px;
}

.xj-list7 li {
    border-bottom: none;
    border-top: 1px solid #dee5ee;
}

.xj-list7 li:first-child {
    border-top: none;
}



/********************************公共服务*********************************/

.xj-search2 {
    padding-top: 46px;
    padding-bottom: 23px;
    text-align: center;
}

.xj-search2 .inp {
    width: 499px;
    height: 55px;
    padding: 0 15px;
    line-height: 55px;
    font-size: 18px;
    color: #666;
    border: 1px solid #0065ba;
    border-right: none;
}

.xj-search2 .btn {
    width: 96px;
    height: 57px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background: #0065ba;
}

.xj-list8 {
    padding: 23px 0 0 -29px;
}

.xj-list8 li {
    float: left;
    width: 208px;
    height: 34px;  
    margin: 12px 0 0 25px;
}

.xj-list8 .a {
    display: block;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #555;
    background: #f1f9ff;
    border: 1px solid #cce9ff;
}

.xj-w11 {
    width: 870px;
}

.xj-dt12 {
    margin-top: 42px;
}

.xj-dt12 .xj-title3 .title {
    margin-left: 7px;
}

.xj-table2 tr td:first-child {
    width: 447px;
}

.xj-table2 .tt2 {
    width: 447px;
}

.xj-table2 tr {
    height: 42px;
}

.xj-w12 {
    width: 264px;
}

.xj-pic-list10 {
    padding-top: 5px;
}

.xj-pic-list10 li {
    height: 80px;
    margin-top: 7px;
}

.xj-pic-list10 li:first-child {
    margin-top: 0;
}

.xj-pic-list10 .b1 {
    background: #ff9279;
}

.xj-pic-list10 .b2 {
    background: #5cb6f7;
}

.xj-pic-list10 .b3 {
    background: #5cb896;
}

.xj-pic-list10 .b4 {
    background: #8aa8eb;
}

.xj-pic-list10 .a {
    display: block;
    line-height: 80px;
}

.xj-pic-list10 .a img {
    margin-left: 51px;
    vertical-align: middle;
}

.xj-pic-list10 .tt {
    margin-left: 19px;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}

.xj-title4 {
    margin-top: 38px;
}

.xj-title4 .title {
    margin-left: 7px;
}

.xj-pic-list11 {
    margin: 32px 0 0 -58px;
    padding-bottom: 37px;
}

.xj-pic-list11 li {
    float: left;
    width: 350px;
    margin-left: 58px;
}

.xj-pic-list11 .a {
    display: block;
    text-align: center;
}

.xj-pic-list11 .tt {
    margin: 9px 0 39px;
    line-height: 18px;
    font-size: 14px;
    color: #555;
}




/********************************互动交流*********************************/

.xj-pt2 {
    padding-top: 22px;
    padding-bottom: 45px;
}

.xj-w13 {
    width: 852px;
}

.xj-w13 .xj-title3 {
    position: relative;
    padding-bottom: 15px;
}

.xj-w13 .xj-title3 .title .arrow {
    bottom: -14px;
}

.xj-w13 .xj-title3 .title {
    margin-left: 4px;
}

.xj-table3 {
    margin-top: 13px;
}

.xj-table3 tr td:first-child {
    width: 465px;
}

.xj-table3 .tt2 {
    width: 465px;
}

.xj-table3 tr {
    height: 42px;
}

.xj-table3 tr.last {
    border-bottom: none;
}

.xj-table3 .title .tt {
    margin-left: 20px;
}

.xj-table3 .tt2 {
    font-size: 14px;
}

.xj-table3 .a {
    padding-left: 9px;
    font-size: 14px;
    background: none;
}

.xj-table3 .title td {
    font-weight: normal;
    font-size: 14px;
    border-left-width: 4px;
}

.xj-table .title .last {
    border-left: none;
}

.xj-table3 .status {
    font-size: 14px;
    color: #999;
}

.xj-table3 .status.cur {
    color: #5cb896;
}

.xj-table3 .date {
    font-family: "Arial";
    font-size: 12px;
    color: #444;
}

.xj-table3 .join {
    font-size: 14px;
    color: #5cb6f7;
}

.xj-table3 .join.cur {
    color: #5cb896;
}

.xj-list10 {
    position: absolute;
    right: 0;
    top: 0;
}

.xj-list10 .a {
    display: inline-block;
    width: 76px;
    height: 28px;
    margin-left: 7px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    background: #5cb896;
}

.xj-list10 .a:first-child {
    background: #74bde8;
}

.xj-mt4 {
    margin-top: 26px;
}

.xj-table4 {
    margin-top: 12px;
}

.xj-table4 .title {
    height: 35px;
    border-bottom: none;
}

.xj-table4 .title td {
    font-size: 14px;
    color: #0065ba;
    background: #f1f9ff;
}

.xj-table4 .title .td-title {
    border-left: 7px solid #fff;
}

.xj-table4 .title .tt {
    margin-left: 20px;
}

.xj-table4 tr {
    height: 42px;
    border-bottom: 1px solid #dee5ee;
}

.xj-table4 tr.last {
    border-bottom: none;
}

.xj-table4 tr td {
    width: 114px;
    text-align: center;
    font-size: 12px;
    color: #555;
}

.xj-table4 .tt2 {
    width: 644px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-size: 14px;
    color: #555;
}

.xj-table4 .a {
    margin-left: 10px;
    font-size: 14px;
    color: #555;
}

.xj-table4 .tt3 {
    font-family: "Arial"; 
}

.xj-w14 {
    width: 290px;
}

.xj-pt3 {
    padding-top: 2px;
}

.xj-list9 {
    margin-left: 18px;
}

.xj-list9 li {
    height: 36px;
    line-height: 36px;
    border-bottom: none;
}

.xj-list9 .a {
    max-width: 246px;
    font-size: 14px;
}

.xj-mt5 {
    margin-top: 31px;
}

.xj-survey {
    padding: 14px 0 20px 22px;
}

.xj-survey .title {
    line-height: 28px;
    font-size: 16px;
    color: #444;
}

.xj-list11 {
    padding: 18px 0 0 2px;
}

.xj-list11 li {
    line-height: 28px;
    font-size: 14px;
    color: #555;
}

.xj-list12 {
    margin-top: 17px;
}

.xj-list12 .a {
    display: inline-block;
    width: 103px;
    height: 33px;
    margin-left: 34px;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    background: #5cb896;
}

.xj-list12 .a:first-child {
    background: #74bde8;
    margin-left: 4px;
}

/********************************专题专栏*********************************/

.xj-pic-list12 {
    margin: -20px 0 0 -13px;
    padding-bottom: 148px;
}

.xj-pic-list12 li {
    float: left;
    width: 279px;
    height: 158px;
    margin: 57px 0 0 13px;
    border: 1px solid #dcf0ff;
}

.xj-pic-list12 .a {
    display: block;
    padding: 13px 14px 0 14px;
    text-align: center;
}

.xj-pic-list12 .wp {
    position: relative;
    display: table-cell;
    width: 248px;
    height: 98px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #dcf0ff;
    z-index: 0;
}

.xj-pic-list12 .wp img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.xj-pic-list12 .tt1 {
    text-align: center;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 18px;
    color: #0065ba;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff;
    z-index: 1;
}

.xj-pic-list12 .tt1.sp2 {
    color: #c6131a;
}

.xj-pic-list12 .tt1.sp3 {
    color: #f22f02;
    text-shadow: none;
}

.xj-pic-list12 .tt2 {
    margin-top: 11px;
    line-height: 18px;
    font-size: 14px;
    color: #555;
}




/********************************直属单位*********************************/

.location {
    height: 22px;
    padding: 18px 0 0 5px;
    line-height: 22px;
}

.location img {
    margin-right: 10px;
}

.location .sp, .location .a, .location .arrow {
    font-size: 14px;
}

.location .arrow {
    margin: 0 6px;
}

.xj-pic-list13 {
    margin: -6px 0 0 -14px;
    padding-bottom: 456px;
}

.xj-pic-list13 li {
    float: left;
    width: 279px;
    height: 98px;
    margin: 45px 0 0 14px;
    background: #f7fcff;
    border: 1px solid #def1ff;
}

.xj-pic-list13 .a {
    position: relative;
    display: block;
    width: 260px;
    height: 78px;
    margin: 10px 0 0 9px;
    text-align: center;
    border: 1px solid #def1ff;
}

.xj-pic-list13 .a .tt {
    display: table-cell;
    width: 260px;
    height: 78px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    font-size: 16px;
    color: #0065ba;
}

.xj-pic-list13 .a .h {
    height: 56px;
}

.xj-pic-list13 .sp {
    line-height: 28px;
}



/********************************通用概览*********************************/

.xj-dt13 {
    margin-top: 22px;
}

.xj-w15 {
    width: 270px;
}

.xj-w16 {
    width: 872px;
}

.xj-title5 {
    height: 47px;
    line-height: 47px;
    background: #0065ba;
}

.xj-title5 .a {
    margin-left: 22px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.xj-nav {
    height: 455px;
    border: 1px solid #cce9ff;
}

.xj-list13 li { 
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #cce9ff;
}

.xj-list13 .a {
    position: relative;
    display: block;
    height: 100%;
    background: #fafdff;
}

.xj-list13 .a:hover, .xj-list13 .a.cur {
    background: #d2ebfc;
}

.xj-list13 .a img {
    vertical-align: middle;
}

.xj-list13 .circle {
    margin: 0 9px 0 21px;
}

.xj-list13 .tt {
    vertical-align: middle;
    font-size: 16px;
    color: #0065ba;
}

.xj-list13 .arrow {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -5.5px;
}

.xj-list14 {
    margin: 8px 0 15px;
}

.xj-list14 li {
    float: left;
    width: 100%;
    line-height: 36px;
}

.xj-list14 .a {
    float: left;
    max-width: 412px;
    padding-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #555;
    background: url(../images/icon-arrow2.png) left center no-repeat;
}

.xj-list14 .a:hover {
    color: #d20a0a;
    background: url(../images/icon-arrow2-hv.png) left center no-repeat; 
}

.xj-list14 .date {
    float: right;
    font-size: 12px;
    color: #aaa;
}

.page {
    padding: 20px 0 91px;
    text-align: center;
}

.page .be, .page .tt, .page .num {
    font-size: 12px;
    color: #4c4c4c;
}

.page .be, .page .ud, .page .num {
    display: inline-block;
    margin-left: 2px;
    line-height: 24px;
    border: 1px solid #d2d2d2;
}

.page .be, .page .arrow, .page .tt, .page .num, .page .ud {
    height: 24px;
}   

.page .be {
    width: 58px;
}

.page .arrow {
    display: inline-block;
    width: 26px;
    vertical-align: top;
    background: #f5f5f5;
}

.page .arrow img {
    vertical-align: middle;
}

.page .tt {
    display: inline-block;
    width: 57px;
}

.page .num {
    width: 24px;
}

.page .num:hover, .page .num.cur, .page .be:hover, .page .be.cur {
    color: #fff;
    border-color: #3a85c7;
    background: #3a85c7;
}

.page .ud:hover {
    border-color: #3a85c7;
}



/********************************通用细览*********************************/

.article {
    padding: 48px 0 0;
}


.article .title {
    padding: 0 35px;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
    font-size: 28px;
    color: #0065ba;
}

.article-bar {
    height: 27px;
    padding: 0 35px;
    margin: 35px 0 7px;
    line-height: 27px;
}

.article-msg .tt1 {
    margin-left: 24px;
    font-size: 14px;
    color: #666;
}

.article-msg .tt1:first-child {
    margin-left: 9px;
}

.article-msg .tt2 {
    font-size: 14px;
    color: #888;
}

.article-tool {
    height: 27px;
}

.article-tool .tt {
    font-size: 14px;
    color: #666;
}

.article-color {
    display: inline-block;
    height: 17px;
    margin-right: 39px;
    vertical-align: text-bottom;
}

.article-color i {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 6px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    cursor: pointer;
}

.article-color i:first-child {
    margin-left: 0;
}

.article-color .c1 {
    background: #fff;
}

.article-color .c2 {
    background: #d5e3f3;
}

.article-color .c3 {
    background: #ccece2;
}

.article-color .c4 {
    background: #f0d7ef;
}

.article-color .c5 {
    background: #f5e6c2;
}

.article-color i.cur {
    width: 16px;
    height: 16px;
}

.article-tool .icon-font {
    vertical-align: text-bottom;
}

.article-font {
    display: inline-block;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #dedede;
    border-radius: 50%;
    cursor: pointer;
}

.article-font.cur {
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    background: #9dd0fb;
    border-color: #9dd0fb;
}

.article-tool .line {
    display: inline-block;
    width: 20px;
    height: 1px;
    margin-bottom: 7px;
    background: #dcdcdc;
}

.article-content {
    padding: 26px 35px 25px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.article-content p {
    margin-bottom: 38px;
}

.article-content .edit {
    margin-bottom: 0;
    padding-top: 42px;
    text-align: right;
}

.article-link {
    padding: 0 35px 37px;
}

.article-link-1 {
    margin-top: 23px;
}

.article-link-1 .a {
    display: inline-block;
    width: 68px;
    height: 28px;
    margin-left: 16px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
    border-radius: 14px;
}

.article-link-1 .a:first-child {
    margin-left: 0;
}

.article-link-1 .a:hover, .article-link-1 .a.cur {
    color: #0065ba;
    border-color: #0065ba;
}

.article-link-2 {
    height: 38px;
    margin-top: 20px;
    line-height: 38px;
}

.article-link-2 .tt {
    vertical-align: top;
    font-size: 14px;
    color: #666;
}

.article-link-2 .a {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-left: 14px;
}

.article-link-2 .a1 {
    background: url(../images/icon-link-1.png);
}

.article-link-2 .a1:hover, .article-link-2 .a1.cur {
    background: url(../images/icon-link-1-hv.png);
}

.article-link-2 .a2 {
    background: url(../images/icon-link-2.png);
}

.article-link-2 .a2:hover, .article-link-2 .a2.cur {
    background: url(../images/icon-link-2-hv.png);
}

.article-link-2 .a3 {
    background: url(../images/icon-link-3.png);
}

.article-link-2 .a3:hover, .article-link-2 .a3.cur {
    background: url(../images/icon-link-3-hv.png);
}

.article-link-2 .a4 {
    background: url(../images/icon-link-4.png);
}

.article-link-2 .a4:hover, .article-link-2 .a4.cur {
    background: url(../images/icon-link-4-hv.png);
}




/********************************省长信箱*********************************/

.xj-tab2 {
    padding-top: 5px;
}

.xj-tab2 .tab-title {
    float: left;
    width: 113px;
    height: 35px;
    margin-left: 10px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #0065ba;
    background: #e5f4ff;
    border: 1px solid #9bcdf2;
}

.xj-tab2 .tab-title:first-child {
    margin-left: 0;
}

.xj-tab2 .tab-title.cur {
    font-weight: bold;
    color: #fff;
    background: #0065ba;
}

.xj-tab2 .tab-item {
    height: 901px;
}

.xj-table5 .title td {
    border-left: 7px solid #fff;
}

.xj-table5 .title td:first-child {
    border-left: none;
}

.xj-tab2 .page {
    padding: 37px 0 0;
}

.xj-list15 {
    padding-top: 11px;
}

.xj-list15 li {
    margin-top: 18px;
    line-height: 40px;
}

.xj-list15 .tt {
    margin: 0 7px;
    vertical-align: top;
    font-size: 14px;
    color: #333;
}

.xj-list15 .inp {
    width: 278px;
    height: 38px;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    border: 1px solid #dcdcdc;
}

.xj-list15 .inp2 {
    width: 650px;
    height: 210px
}

.xj-list15 .vi {
    margin-left: 10px;
    vertical-align: top;
    font-weight: bold;
    font-size: 14px;
    color: #f03232;
}

.xj-btns {
    margin: 37px 0 0 84px;
}

.xj-btns .btn {
    width: 95px;
    height: 38px;
    margin-left: 16px;
    font-size: 16px;
    color: #fff;
    background: #7cb9ff;
    border-radius: 19px;
}

.xj-btns .btn:first-child {
    margin-left: 0;
    background: #0065ba;
}

.xj-list16 {
    padding-top: 18px;
}

.xj-list16 li {
    margin-top: 31px;
}

.xj-list16 .inp {
    width: 429px;  
}

.xj-list16 .tt {
    display: inline-block;
    width: 72px;
    margin-left: 2px;
}

.xj-list16 .vi {
    margin-left: 14px;
}

.xj-btns2 {
    margin: 33px 0 0 80px;
}

.xj-title6 {
    position: relative;
    padding-bottom: 15px;
}

.xj-title6 .title .arrow {
    bottom: -14px;
}




/********************************标准地图*********************************/

.xj-dt14 {
    padding: 31px 0 316px;
}

.xj-map {
    position: absolute;
    right: 0;
    top: 0;
}

.xj-map .a {
    font-size: 16px;
    color: #1e87d5;
}

.xj-table6 tr td {
    width: 160px;
}

.xj-table6 tr td:first-child {
    text-align: left;
    padding-left: 20px;
}

.xj-table6 .tt2 {
    max-width: 664px;
}

.xj-table6 .img {
    margin: 0 13px;
}



/********************************领导简介 by linna at 2018-03-12*********************************/

.xj-leader-content2 {
    height: 243px;
    overflow: hidden;
}

.xj-leader-content2 .img {
    width: 163px;
    height: 222px;
    padding: 9px;
    border: 1px solid #cce9ff;
}

.xj-leader-content2 .img img {
    width: 100%;
    height: 100%;
}

.xj-leader-content2 .rt {
    width: 660px;
}

.xj-leader-content2 .title {
    padding: 12px 0 0 2px;
    line-height: 18px;
    font-size: 18px;
    color: #005ca9;
}

.xj-leader-content2 .tt {
    margin: 11px 0 18px 3px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.xj-leader-content2 .title2 {
    padding: 26px 0 14px 2px;
    line-height: 18px;
    font-size: 18px;
    color: #005ca9;
    border-top: 1px solid #cce9ff;
}

.xj-leader-content2 .tt2 {
    margin-left: 2px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.xj-leader-resume {
    margin: 24px 0 89px;
    border-top: 1px solid #cce9ff; 
}

.xj-leader-resume .title {
    margin: 23px 0 16px 6px;
    font-size: 18px;
    color: #005ca9;
}

.xj-leader-resume .text {
    text-indent: 2em;
    line-height: 36px;
    font-size: 16px;
    color: #333;
}


/********************************信息公开列表 by linna at 2018-03-13*********************************/

.xj-title7 {
    padding: 9px 0 15px;
}

.xj-title7 .title .arrow {
    bottom: -15px;
}

.xj-search3 {
    margin-top: -9px;
}

.xj-search3 .inp {
    height: 34px;
    padding: 0 10px 0 40px;
    line-height: 34px;
    font-size: 14px;
    color: #bababa;
    background: url(../images/icon-search-2.png) 12px center no-repeat;
    border: 1px solid #e1e1e1;
    box-sizing: content-box;
}

.search3-drop {
    display: inline-block;
    position: relative;
    height: 34px;
    padding: 0 9px 0 10px;
    line-height: 34px;
    border: 1px solid #e1e1e1;
    border-left: none;
    z-index: 2;
}

.search3-drop-group {
    cursor: pointer;
}

.search3-drop .tag {
    vertical-align: middle;
    font-size: 14px;
    color: #474646;
}

.search3-drop .tag+img {
    margin-left: 10px;
    vertical-align: middle;
}

.search3-drop-down {
    display: none;
    position: absolute;
    left: 0;
    top: 34px;
    padding: 0 10px 0 10px;
    font-size: 14px;
    color: #474646;
    background: #fff;
    border: 1px solid #e1e1e1;
    z-index: 1;
}

.search3-drop-down a {
    display: block;
    white-space: nowrap;
}

.xj-search3 .btn {
    height: 34px;
    margin: 1px 0 0 10px;
    padding: 0 13px;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    background: #005ca9;
    border-radius: 3px;
}

.xj-table-2 {
    width: 100%;
    margin-top: 16px;
}

.xj-table-2>tbody>.title {
    background: #f7f7f7;
    border: 1px solid #dfecf7;
}

.xj-table-2 .first {
    width: 160px;
}

.xj-table-2 .second {
    width: 452px;
}

.xj-table-2 .third {
    width: 132px;
}

.xj-table-2 .fourth {
    width: 86px;
}

.xj-table-2>tbody>.title>td {
    font-size: 16px;
    font-weight: bold;
    color: #525252;
}

.xj-table-2>tbody>.title td:first-child {
    padding-left: 17px;
}

.xj-table-2>tbody>tr {
    line-height: 38px;
    border-bottom: 1px dashed #e3e3e3;
}

.xj-table-2>tbody>tr>td {
    padding-left: 6px;
    font-size: 16px;
    color: #333; 
}

.xj-table-2>tbody>tr .num {
    font-size: 14px;
}

.xj-table-2 .title-td {
    position: relative;
}

.xj-table-2 .link {
    display: block;
    max-width: 397px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xj-table-hv {
    display: none;
    position: absolute;
    left: -169px;
    top: 38px;
    width: 756px;
    padding: 4px 25px;
    background: #005ca9;
    border-radius: 3px;
    z-index: 1;
}

.xj-table-3>tbody>tr>td {
    padding-left: 29px;
    white-space: nowrap;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
}

.xj-table-3>tbody>tr>td:first-child {
    padding-left: 0;
}

.xj-table-3>tbody>tr>td .title {
    font-weight: bold;
}

.xj-table-2 .title-td:hover .xj-table-hv {
    display: block;
}

.xj-w10 .page {
    padding: 23px 0 0;
}



/********************************信息公开细览 by linna at 2018-03-13*********************************/

.intro-tab {
    width: 890px;
    margin: 37px auto 0 auto;
    text-align: center;
}

.xj-table-4 {
    line-height: 39px;
}

.xj-table-4 .title {
    width: 88px;
    padding-left: 0;
    text-align: center;
    font-size: 14px;
    color: #006fbb;
    background: #e3f2fb;
}

.xj-table-4 td {
    width: 335px;
    text-align: left;
    padding-left: 16px;
    font-size: 14px;
    color: #333;
}

.xj-table-4, .xj-table-4 tr, .xj-table-4 td {
    border: 1px solid #d1e4f0;
}

.article-tool-2 {
    text-align: center;
}

/* 尺寸样式2 */

.content2 .dt-lf2 {
    width: 680px;
}

.content2 .dt-rt2 {
    width: 455px;
    padding-right: 10px;
}

.content2 .xj-dt {
    height: 420px;
}

/* 概览外层 */

.over-content {
    position: relative;
    overflow: hidden;
}

/* 概览侧边栏 */

.sidebar {
    padding-right: 24px;
    border-right: 1px solid #eaeaea;
}

/* tab标题样式 */

.tab-titles2 {
    border-bottom: 1px solid #b7c6e0;
}

.tab-titles2 .tab-title {
    margin-left: 34px;
}

.tab-titles2 .tab-title:first-child {
    margin-left: 9px;
}

.tab-titles2 .tab-title.cur .arrow, .tab-titles2 .tab-title:hover .arrow {
    background: url(../images/icon-arrow4.jpg);
}

.tab-titles3 .tab-title {
    margin-left: 68px;
}

.tab-titles3 .tab-title:first-child {
    margin-left: 11px;
}

.tab-titles4 {
    line-height: 35px;
    border-bottom: none;    
}

.tab-titles4 .tab-title {
    padding: 0 15px;
    font-size: 14px;
    color: #444;
    background: #f4f4f4;
}

.tab-titles4 .tab-title {
    margin-left: 10px;
    padding-bottom: 0;
}

.tab-titles4 .tab-title:first-child {
    margin-left: 0;
}

.tab-titles4 .tab-title.cur .arrow, .tab-titles4 .tab-title:hover .arrow {
    width: 0;
    height: 0;
    bottom: -4.5px;
    margin-left: -4.5px;
    background: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.tab-titles5 .tab-title {
    padding-bottom: 8px;
}

.tab-titles6 .tab-title {
    width: 30%;
    padding-left: 0;
    margin: 0;
    text-align: center;
}

.tab-titles6 .tab-title:first-child {
    padding-left: 0;
    margin: 0;
}

.tab-titles7 .tab-title {
    background: #eff6ff;
}

.tab-titles7 .tab-title:hover, .tab-titles7 .tab-title.cur {
    background: #1b5295;
}

.tab-titles7 .tab-title.cur .arrow, .tab-titles7 .tab-title:hover .arrow {
    border-top: 4.5px solid #1b5295;
}

.tab-titles8 .tab-title {
    position: relative;
    display: block;
    height: 96px;
    margin-top: 11px;
    padding-top: 62px;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    box-sizing: border-box;
}

.tab-titles8 .tab-title:first-child {
    margin-top: 0;
}

.tab-titles8 .tab-title .arrow {
    display: none;
    position: absolute;
    top: 50%;
    right: -7px;
    margin-top: -7px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tab-titles8 .tab-title.cur .arrow, .tab-titles8 .tab-title:hover .arrow {
    display: block;
}

.tab-titles9 .tab-title {
    width: 50%;
    text-align: center;
}

.tab-titles9 .tab-title {
    margin-left: 0;
}

.tab-titles9 .tab-title.cur .arrow, .tab-titles9 .tab-title:hover .arrow {
    background: url(../images/icon-arrow14.jpg);
}

.tab-titles10 .tab-title {
    width: auto;
    margin-left: 40px;
}

.tab-titles10 .tab-title:first-child {
    margin-left: 0;
}

.tab-titles11 .tab-title {
    margin-left: 50px;
    /* font-weight: bold; */
    color: #333;
    border: none;
}

.tab-titles11 .tab-title:first-child {
    margin-left: 0;
}

.tab-titles11 .tab-title .arrow {
    display: none;
}

.tab-titles11 .tab-title:hover .arrow, .tab-titles11 .tab-title.cur .arrow {
    display: block;
}

.tab-titles12 {
    line-height: 43px;
}

.tab-titles13 {
    line-height: 45px;
}

.tab-titles13 .tab-title {
    display: inline-block;
    margin-left: 11px;
    padding: 0 35px;
    line-height: 43px;
    font-weight: bold;
    font-size: 16px;
    color: #696969;
    border: 1px solid #81cef5;
}

.tab-titles13 .tab-title:first-child {
    margin-left: 0;
}

.tab-titles14 .tab-title {
    margin-left: 4px;
    padding: 0 50px;
}

.tab-titles15 .tab-title {
    margin-left: 60px;
}

.tab-titles15 .tab-title.cur .arrow, .tab-titles15 .tab-title:hover .arrow {
    background: url("../images/icon-arrow16.jpg");
}

.tab-titles16 {
    border-bottom-color: #81cef5;
}

.tab-titles16 .tab-title.cur, .tab-titles16 .tab-title:hover {
    color: #1d83d5;
} 

.tab-titles16 .tab-title.cur .arrow, .tab-titles16 .tab-title:hover .arrow {
    background: url("../images/icon-arrow18.jpg");
}

.tab-titles17 .tab-title.cur, .tab-titles17 .tab-title:hover {
    color: #1e56ac;
} 

.tab-titles18 .tab-title.cur, .tab-titles18 .tab-title:hover {
    color: #1b5295;
} 

.tab-titles19 {
    border-color: #95d2f5;
}

.tab-titles19 .tab-title {
    margin-left: 45px;
}

.tab-titles19 .tab-title.cur .arrow, .tab-titles19 .tab-title:hover .arrow {
    background: url("../images/icon-arrow20.jpg");
}

.tab-titles20 .tab-title {
    width: 120px;
    padding: 0;
    text-align: center;
    background: #ebf2ff;
} 

.tab-titles20 .tab-title:hover, .tab-titles20 .tab-title.cur {
    background: #1463da;
}

.tab-titles20 .tab-title.cur .arrow, .tab-titles20 .tab-title:hover .arrow {
    border-top-color: #1463da;
}

/* 标题 */

.sub-title {
    display: block;
    line-height: 81px;
    background: url("../images/sjj-icon-bg2_03.jpg") repeat-x;
}

.sub-title .img {
    margin-left: 23px;
}

.sub-title .tt {
    margin-left: 11px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

/* 更多 */

.tt-more {
    font-size: 12px;
    color: #444;
}

.tt-more2 {
    color: #aaa;
}

.tt-more3 {
    font-size: 14px;
    color: #3f3f3f;
}

.tt-more4 {
    font-size: 13px;
    color: #999;
}

.tt-more5 {
    display: inline-block;
    padding: 0 8px;
    line-height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: #d63717;
    border: 1px solid #d63717;
}

/* 文字列表 */

.tt-list2 .a {
    max-width: 600px;
    background: url(../images/icon-arrow2.png) left center no-repeat;
}
.tt-list2 .a:hover {
    max-width: 600px;
    background: url(../images/icon-arrow3-hv.png) left center no-repeat;
}

.tt-list2 li {
    border-bottom: none;
}

.tt-list3 .a {
    max-width: 700px;
}

.tt-list4 .a {
    max-width: 680px;
}

.xj-list .date {
    margin-right: 10px;
}

.tt-list5 li {
    display: inline-block;
    width: 50%;
    padding-left: 20px;
    line-height: 40px;
    background: url(../images/icon-circle3.png) 5px center no-repeat;
    box-sizing: border-box;
}

.tt-list5 .a {
    vertical-align: middle;
    font-size: 15px;
    color: #595959;
}

.tt-list6 li {
    width: 30%;
    background: url("../images/icon-circle4.png") 5px center no-repeat;
}

.tt-list7 li {
    position: relative;
    line-height: 44px;
}

.tt-list8 li {
    border-bottom: 1px solid #dee5ee;
}


.tt-list9 .a {
    max-width: 300px;
}

.tt-list10 li {
    line-height: 36px;
}

.tt-list10 .a {
    max-width: 100%;
    padding-left: 11px;
    font-size: 14px;
    color: #555;
    background-image: url("../images/icon-circle5.png");
}

.tt-list10 .a:hover {
    background-image: url("../images/icon-circle3.png");
}

.tt-list11 li {
    width: 20%;
}

.tt-list12 li {
    line-height: 36px;
}

.tt-list12 .status {
    margin-left: 9px;
    font-size: 14px;
    color: #999;
}

.tt-list12 .active {
    color: #01b782;
}

.tt-list12 .a {
    display: inline-block;
    margin-left: 10px;
    max-width: 200px;
    font-size: 14px;
    color: #666;
}

.tt-list13 li {
    line-height: 36px;
}

.tt-list13 .a {
    max-width: 220px;
}

.tt-list14 li {
    line-height: 31px;
    border-top: 1px dashed #adadad;
}

.tt-list14 li:first-child {
    border-top: none;
}

.tt-list14 .a {
    display: inline-block;
    /* width: 25%; */
    font-size: 13px;
    color: #666;
}

.tt-list14 .w1 {
    width: 139px;
}

.tt-list14 .w2 {
    width: 159px;
}

.tt-list14 .w3 {
    width: 128px;
}

.tt-list14 .w4 {
    width: 70px;
}

.tt-list14 .a .arrow {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 8px 0 3px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.tt-list15 li {
    line-height: 30px;
}

.tt-list15 .a {
    font-size: 13px;
}

.tt-list16 li {
    line-height: 35px;
    border-top-style: dashed;
}

.tt-list16 .a {
    max-width: 700px;
    font-size: 14px;
    color: #444;
    background-image: url("../images/icon-arrow15.png");
}

.tt-list17 li {
    line-height: 40px;
    border-top: none;
    border-bottom: 1px dashed #e5e5e5;
}

.tt-list17 li:first-child {
    border-top: none;
    border-bottom: 1px dashed #e5e5e5;
}

.tt-list17 .a {
    max-width: 330px;
}

.tt-list18 .a {
    max-width: 550px;
}

.tt-list19 {
    padding: 0 10px;
}

.tt-list19 li {
    line-height: 38px;
}

.tt-list19 .a {
    width: 16%;
    font-size: 14px;
    color: #333;
}

.tt-list19 .img {
    margin-right: 14px;
}

.tt-list20 .a {
    max-width: 280px;
    color: #333;
}

.tt-list21 li {
    line-height: 33px;
}

.tt-list22 li {
    line-height: 30px;
}

.tt-list23 .a {
    max-width: 210px;
}

.tt-list24 .a {
    max-width: 400px;
}

.tt-list25 .a {
    max-width: 600px;
    background-image: url("../images/icon-arrow17.png");
}

.tt-list26 .a {
    max-width: 100%;
    box-sizing: border-box;
}

.tt-lists .tt-list27 {
    margin-top: 46px;
}

.tt-lists .tt-list27:first-child {
    margin-top: 5px;
}

.tt-lists2 {
    /* padding-top:  */
    border-top: 1px solid #dcdcdc;
}

.tt-lists2 .tt-list27:first-child {
    margin-top: 0;
}

.tt-list27 .a {
    font-size: 14px;
}

.tt-list28 .a {
    max-width: 1000px;
}

.tt-list29 .a {
    background-image: url(../images/icon-arrow9.png);
}

.tt-list30 {
    padding: 21px 0 12px 12px;
    border-bottom: 1px dashed #aaa;
}
.tt-list31 {
    padding: 21px 0 30px 12px;
    border-bottom:none;
}

.tt-list30 li {
    line-height: 36px;
}

.tt-list30 .a {
    color: #333;
}

.tt-list30 .date {
    color: #999;
}

/* 外边框 */

.br-wp {
    padding: 8px 16px 12px;
    border: 1px solid #c8e7f0;
}

.br-wp2 {
    padding: 20px 30px 15px 35px;
    border-top: none;
}

.br-wp3 {
    padding: 18px 0;
}

.br-wp4 {
    padding-top: 16.5px;
    border-top: 1px solid #ededed;
}

.br-wp5 {
    border: 1px solid #81cef5;
}

.br-wp6 {
    padding: 8px 0;
    border-top: 1px dashed #dcdcdc;     
}

.br-wp7 {
    border: 1px solid #d9e3ef;
}

.br-wp8 {
    border: 1px solid #b7c6e0;
    border-top: none;
}

.br-cover {
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1px solid #d9e3ef; 
}

/* 专题专栏 */

.set-blue .xj-dt2 {
    border-color: #e1e9f2;
}

.set-blue .xj-wrapper1 {
    background: #fff;
    border-right-color: #e1e9f2;
}

.set-blue .xj-wrapper2 {
    border-color: #e1e9f2;
}

.set-blue .xj-wrapper3 {
    border-color: #e1e9f2;
}

/* 导航栏样式 */

.pic-list li {
     margin-top: 8px;
}

.pic-list li:first-child {
    margin-top: 0;
}

.pic-list .a {
    display: block;
    padding-left: 34px;
    line-height: 38px;
    background: #f8fbff;
    border: 1px solid #d9e3ef;
}

.pic-list .a:hover .tt {
    font-weight: bold;
}

.pic-list .img, .pic-list .arrow {
    vertical-align: middle;
}

.pic-list .tt {
    margin-left: 15px;
    vertical-align: middle;
    font-size: 14px;
}

.pic-list .arrow {
    float: right;
    margin-right: 17px;
    font-family: "宋体";
    font-size: 12px;
    color: #d7dadd;
}

.pic-list2 .a {
    padding-left: 40px;
}


.pic-list2 .a:hover .tt, .pic-list2 .a.cur .tt {
    color: #fff;
}

.pic-list2 .a:hover .arrow, .pic-list2 .a.cur .arrow {
    color: #b1c7e9;
}

.pic-list2 .line {
    margin-left: 13px;
    vertical-align: middle;
    font-size: 20px;
    color: #dfdedb;
}

.pic-list2 .a:hover .line, .pic-list2 .a.cur .line  {
    color: #b1c7e9;
}

.pic-list2 .a1 {
    background: #f8fbff url(../images/icon-barnav1.png) 18px center no-repeat;
}

.pic-list2 .a1:hover, .pic-list2 .a1.cur {
    background: url(../images/icon-barnav1-ho.png) 18px center no-repeat;
}

.pic-list2 .a2 {
    background: #f8fbff url(../images/icon-barnav2.png) 18px center no-repeat;
}

.pic-list2 .a2:hover, .pic-list2 .a2.cur  {
    background: url(../images/icon-barnav2-ho.png) 18px center no-repeat;
}

.pic-list2 .a3 {
    background: #f8fbff url(../images/icon-barnav3.png) 18px center no-repeat;
}

.pic-list2 .a3:hover, .pic-list2 .a3.cur  {
    background: url(../images/icon-barnav3-ho.png) 18px center no-repeat;
}

.pic-list2 .a4 {
    background: #f8fbff url(../images/icon-barnav4.png) 18px center no-repeat;
}

.pic-list2 .a4:hover, .pic-list2 .a4.cur  {
    background: url(../images/icon-barnav4-ho.png) 18px center no-repeat;
}

.pic-list2 .a5 {
    background: #f8fbff url(../images/icon-barnav5.png) 18px center no-repeat;
}

.pic-list2 .a5:hover, .pic-list2 .a5.cur  {
    background: url(../images/icon-barnav5-ho.png) 18px center no-repeat;
}

.pic-list2 .a6 {
    background: #f8fbff url(../images/sjj-icon-barnav6.png) 18px center no-repeat;
}

.pic-list2 .a6:hover, .pic-list2 .a6.cur  {
    background: url(../images/icon-barnav6-ho.png) 18px center no-repeat;
}

.pic-list2 .a7 {
    background: #f8fbff url(../images/sjj-icon-barnav7.png) 18px center no-repeat;
}

.pic-list2 .a7:hover, .pic-list2 .a7.cur  {
    background: url(../images/icon-barnav7-ho.png) 18px center no-repeat;
}

.pic-list2 .a8 {
    background: #f8fbff url(../images/sjj-icon-barnav8.png) 18px center no-repeat;
}

.pic-list2 .a8:hover, .pic-list2 .a8.cur  {
    background: url(../images/icon-barnav8-ho.png) 18px center no-repeat;
}

.pic-list2 .a9 {
    background: #f8fbff url(../images/sjj-icon-barnav9.png) 18px center no-repeat;
}

.pic-list2 .a9:hover, .pic-list2 .a9.cur  {
    background: url(../images/icon-barnav9-ho.png) 18px center no-repeat;
}

.pic-list2 .a:hover, .pic-list2 .a.cur {
    background-color: #1d83d5;
    border-color: #1d83d5;
}

.pic-list3 .a {
    line-height: 48px;
}

.pic-list4 {
    padding: 15px 16px 28px;
    border: 1px solid #d9e3ef;
}

.pic-list4 .a {
    padding-left: 23px;
}

.pic-list4 .tt {
    margin-left: 0;
}

.pic-list4 .arrow {
    margin-right: 20px;
    font-size: 13px;
}

.pic-list4 .a:hover, .pic-list4 .a.cur {
    background: #4b81c3;
    border-color: #4b81c3;
}

.pic-list4 .a:hover .tt, .pic-list4 .a:hover .arrow, .pic-list4 .a.cur .tt, .pic-list4 .a.cur .arrow {
    font-weight: normal;
    color: #fff;
}

.pic-list5 {
    margin-left: -10px;
}

.pic-list5 li {
    float: left;
    margin: 10px 0 0 10px;
}

.pic-list5 li:first-child {
    margin: 10px 0 0 10px;
}

.pic-list5 .a {
    width: 184px;
    padding-left: 18px;
    line-height: 40px;
    background: #e3ebf7;
    box-sizing: border-box;
}

.pic-list5 .arrow {
    margin-right: 21px;
    font-family: "宋体";
    font-size: 14px;
    color: #cacbce;
}

.pic-list5 .a:hover {
    background: #4b81c3;
    border-color: #4b81c3;
}

.pic-list5 .a:hover .tt, .pic-list5 .a:hover .arrow {
    color: #fff;
}

.pic-list6 li {
    display: inline-block;
    vertical-align: top;
}

.pic-list6 .a {
    display: block;
    width: 285px;
    height: 220px;
}

.pic-list6 .img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pic-list6 .title {
    padding: 15px 22px 0;
}

.pic-list6 .s {
    vertical-align: middle;
    line-height: 16px;
    font-weight: normal;
    font-size: 16px;
    color: #3f3f3f;
}

.pic-list6 .arrow {
    vertical-align: middle;
    margin: 0 6px;
}

.pic-list6 .tt {
    margin: 19px 22px;
    text-indent: 2em;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.pic-list6 .a:hover .s {
    font-weight: bold;
}

.pic-list6 .a:hover>img {
    -webkit-transform: translate3d(0, 0, 0px) scale(0.95);
    -moz-transform: translate3d(0, 0, 0px) scale(0.95);
    -ms-transform: translate3d(0, 0, 0px) scale(0.95);
    -o-transform: translate3d(0, 0, 0px) scale(0.95);
    transform: translate3d(0, 0, 0px) scale(0.95);
}

.pic-list8 li {
    margin-top: 11px;
}

.pic-list8 .a {
    padding-left: 71px;
    line-height: 51px;
    border-color: #e1e8f3;
}

.pic-list8 .arrow, .pic-list8 .tt {
    color: #497fc0;
}

.pic-list8 .a, .pic-list8 .a:hover, .pic-list8 .a.cur {
    background-position-x: 42px;
}

.pic-list9 .s {
    font-weight: bold;
}

.pic-list9 .title2 {
    text-align: right;
}

.pic-list10 {
    padding: 12px 15px;
    background: #f6f6f6;
    border-top: 1px solid #ededed;
}

.pic-list10 li {
    margin-top: 11px;
}

.pic-list10 .a {
    line-height: 41px;
    padding: 0 0 0 22px;
    background: #fff;
}

.pic-list10 .tt {
    color: #444;
}

.pic-list10 .arrow {
    margin-right: 12px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #666;
}

.pic-list11 {
    padding: 20px 0 25px 20px;
}

.pic-list11 li {
    float: left;
    margin-left: 30px;
}

.pic-list11 li:first-child {
    margin-left: 0;
}

.pic-list11 .a {
    display: block;
    text-align: center;
}

.pic-list11 .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;
}

.pic-list11 .a:hover>img {
    -webkit-transform: translate3d(0, 0, 0px) scale(0.95);
    -moz-transform: translate3d(0, 0, 0px) scale(0.95);
    -ms-transform: translate3d(0, 0, 0px) scale(0.95);
    -o-transform: translate3d(0, 0, 0px) scale(0.95);
    transform: translate3d(0, 0, 0px) scale(0.95);
}

.pic-list12 li {
    margin-top: 7px;
}

.pic-list12 .a {
    padding-left: 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 45px;
    border: none;
}

.pic-list12 .a1 {
    background: #d53103;
}

.pic-list12 .a2 {
    background: #ec6941;
}

.pic-list12 .a3 {
    background: #f19149;
}

.pic-list13 .a {
    line-height: 43px;
    font-size: 13px;
    color: #000;
    border: 1px solid #d2d2d2;
}

.pic-list14 li {
    margin-top: 5px;
}

.pic-list14 .a {
    padding-left: 30px;
    line-height: 75px;
    background: #d34439;
    border: none;
}

.pic-list14 .img {
    margin-top: 20px;
    vertical-align: top;
}

.pic-list14 .tt {
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.pic-list15 {
    border: none;
}

.pic-list15 .a:hover, .pic-list15 .a.cur {
    background: #03acff;
    border-color: #03acff;
}

.pic-list16 li {
    margin-top: 0;
    border-top: 1px dashed #adadad;
}

.pic-list16 li:first-child {
    border-top: none;
}

.pic-list16 .a {
    padding-left: 11px;
    line-height: 33px;
    background: none;
    border: none;
}

.pic-list16 .a:hover {
    background: #f8fbff;
}

.pic-list16 .arrow2 {
    display: inline-block;
    vertical-align: middle;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #104399;
}

.pic-list16 .tt {
    margin-left: 7px;
    font-size: 15px;
    color: #104399;
}

.pic-list16 .arrow {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #c8c8c8;
}

.pic-list17 .a {
    line-height: 62px;
    background-color: #ebf2ff;
    border-color: #d6e4ff;
}

.pic-list17 .tt {
    margin-left: 0;
}

.pic-list17 .arrow {
    margin-right: 20px;
}

.pic-list17 .arrow, .pic-list17 .tt {
    color: #444;
}

.pic-list18 li {
   margin-top: 10px; 
}

.pic-list18 .a {
    padding-left: 52px;
    line-height: 88px;
    background: #ebf2ff;
}

.pic-list18 .a:hover {
    background: #fff;
}

.pic-list18 .tt {
    margin-left: 42px;
    font-size: 18px;
    color: #1b5295;
}

.pic-list19 li {
    margin-top: 5px;
}

.pic-list19 .a {
    padding-left: 0;
    text-align: center;
    font-size: 15px;
    color: #1463da;    
    background: #e2f1fc;
    border: 1px solid #cee1ef;
}

/* 横向导航样式 */

.hori-pie li {
    float: left;
    margin: 8px 0 0 8px;
}

.hori-pie li:first-child {
    margin: 8px 0 0 0;
}

.hori-pie .a {
    display: block;
    width: 126px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.hori-pie .a1 {
    background: #45a2d5;
}

.hori-pie .a2 {
    background: #349fbb;
}

.hori-pie2 .a {
    width: 56px;
    height: 118px;
    padding-left: 0;
}

.hori-pie2 li {
    float: left;
    margin: 10px 0 0 10px;
}

.hori-pie2 li:first-child {
    margin: 10px 0 0 0;
}

.hori-pie2 .tt {
    width: 30px;
    margin: 18px auto 0;
    line-height: 18px;
    font-weight: bold;
    font-size: 14px;
}

.hori-pie2 .img {
    margin-top: 22px;
}

.hori-pie3 {
    margin: -10px 0 0 -10px;
}

.hori-pie3 .a {
    width: 158px;
    height: auto;
    line-height: 83px;
    padding-left: 0;
    text-align: left;
}

.hori-pie3 li {
    margin: 10px 0 0 10px;
}

.hori-pie3 li:first-child {
    margin: 10px 0 0 10px;
}

.hori-pie3 .tt {
    margin-left: 10px;
    font-size: 18px;
}

.hori-pie3 .img {
    margin-top: 0;
    margin-left: 17px;
}

.hori-pie4 {
    margin-top: 0;
}

.hori-pie4 .a {
    width: 138px;
    height: auto;
    padding-left: 0;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color: #1b5295;
}

.hori-pie5 .a {
    width: 140px;
}

.hori-pie6 .a {
    line-height: 52px;
}

.hori-pie7 li {
    margin: 14px 0 0 10px;
}

.hori-pie7 li:first-child {
    margin: 14px 0 0;
}

.hori-pie7 .a {
    width: 101px;
    height: 146px;
}

.hori-pie7 .img {
    margin-top: 45px;
}

.hori-pie7 .tt {
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
}

.hori-pie8 {
    margin: -15px 0 0 -10px;
}

.hori-pie8 li {
    margin: 15px 0 0 10px;
}

.hori-pie8 li:first-child {
    margin: 15px 0 0 10px;
}

.hori-pie8 .a {
    width: 158px;
    height: 126px;
}

.hori-pie8 .img {
    margin: 28px 0 0 0;
}

.hori-pie8 .tt {
    display: block;
    width: 100%;
    margin-top: 15px;
    font-size: 18px;
}

.hori-pie10 {
    margin: -5px 0 0 -8px; 
}

.hori-pie10 li {
    margin: 5px 0 0 8px;
}

.hori-pie10 li:first-child {
    margin: 5px 0 0 8px;
}

.hori-pie10 .a {
    width: 98px;
    line-height: 38px;
    font-size: 14px;
}

.hori-pie11 .a {
    line-height: 50px;
}

.hori-pie12 li {
    float: left;
}

.hori-pie12 .a {
    display: block;
    width: 157px;
    height: 60px;
    background: none;
    border: none;
}

.hori-pie12 .a .img {
    width: 100%;
    height: 100%;
    margin-left: 0;
    vertical-align: top;
}

.hori-pie13 li {
    margin-left: 6px;
    margin-top: 0;
}

.hori-pie13 li:first-child {
    margin-top: 0;
}

.hori-pie13 .a {
    width: 105px;
    height: 80px;
    text-align: left;
    border: none;        
}

.hori-pie13 .img {
    margin-top: 14px;
    margin-left: 13px;
}

.hori-pie13 .tt {
    margin-top: 15px;
    margin-right: 10px;
    text-align: right;
    line-height: 13px;
    font-size: 13px;
    color: #fff;
}

.hori-pie13 .a1 {
    background: #d63717;
}

.hori-pie13 .a2 {
    background: #ec6941;
}

.hori-pie13 .a3 {
    background: #f19149;
}

.hori-pie13 .a4 {
    background: #ec6941;
}

.hori-pie13 .a1:hover {
    background: #d63717;
}

.hori-pie13 .a2:hover {
    background: #ec6941;
}

.hori-pie13 .a3:hover {
    background: #f19149;
}

.hori-pie13 .a4:hover {
    background: #ec6941;
}

.hori-pie14 {
    margin: -10px 0 0 0;
}

.hori-pie14 li {
    margin: 10px 0 0 8px;
}

.hori-pie14 li:first-child {
    margin: 10px 0 0 8px;
}

.hori-pie14 .a {
    width: 133px;
    line-height: 53px;
    color: #000;
    border: 1px solid #d2d2d2;
}

.hori-pie15 li {
    margin: 0 0 0 7px;
}

.hori-pie15 li:first-child {
    margin: 0 0 0 7px;
}

.hori-pie16 {
    margin: -10px 0 0 -9px;
}

.hori-pie16 li {
    margin: 10px 0 0 9px;
}

.hori-pie16 li:first-child {
    margin: 10px 0 0 9px;
}

.hori-pie16 .a {
    width: 182px;
    text-align: left;
    line-height: 78px;
    font-size: 0;
    background: #fff;
    border: 1px solid #81cef5;
}

.hori-pie16 .a:hover {
    background: none;
    border: 1px solid #81cef5;
}

.hori-pie16 .img {
    margin: 0 21px 0 25px;
}

.hori-pie16 .tt {
    font-size: 16px;
    color: #444;
}

.hori-pie17 li:first-child {
    margin-top: 0;
}

.hori-pie17 li {
    margin-left: 10px;
    margin-top: 0;
}

.hori-pie17 .a {
    width: 138px;
    height: 103px;
    background: #f8fbff;
    border: 1px solid #d9e3ef;
}

.hori-pie17 .a:hover {
    background: #f8fbff;
    border: 1px solid #d9e3ef;
}

.hori-pie17 .img {
    margin: 24px 0 14px;
}

.hori-pie17 .tt {
    display: block;
    line-height: 15px;
    font-size: 15px;
    color: #1b5295;
}

.hori-pie18 .a {
    line-height: 50px;
}

.hori-pie18 .a1, .hori-pie18 .a1:hover {
    background: #1d83d5;
}

.hori-pie18 .a2, .hori-pie18 .a2:hover {
    background: #e41b01;
}

.hori-pie19 li {
    margin: 0 0 0 4px;
}

.hori-pie19 li:first-child {
    margin: 0;
}

.hori-pie19 .a {
    display: block;
    width: 144px;
    line-height: 63px;
    text-align: center;
    border: 1px solid #81cef5;
}

.hori-pie19 .a:hover {
    background: #f8fbff;
    border: 1px solid #81cef5;
}

.hori-pie19 .tt {
    margin-left: 6px;
    font-size: 14px;
    color: #333;
}

.hori-pie20 li {
    float: none;
    margin: 10px 0 0;
}

.hori-pie20 li:first-child {
    margin: 0;
}

.hori-pie20 .a {
    width: 98px;
    height: 113px;
}

.hori-pie21 .a {
    width: 178px;
    height: 103px;
    background: none;
    border-color: #81cef5;
}

.hori-pie21 .img {
    margin: 21px 0 12px;
}

.hori-pie21 .tt {
    font-weight: bold;
    color: #3672bb;
}

.hori-pie22 li {
    float: left;
    width: 223px;
    margin-left: 20px;
}

.hori-pie22 li:first-child {
    margin-left: 0;
}

.hori-pie22 .a {
    display: block;
    line-height: 88px;    
    background: url("../images/sjj-icon-bg_03.jpg") repeat-x;
    border: 1px solid #e4e2e5;
}

.hori-pie22 .img {
    margin-left: 30px;
}

.hori-pie22 .tt {
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #0357ff;
}

.hori-pie23 li {
    float: left;
    width: 579px;
    height: 78px;
    margin: 18px 0 0 5px;
}

.hori-pie23 .a {
    display: block;
}

.hori-pie23 .img {
    width: 100%;
    height: 100%;
}

/* 链接样式 */

.link {
    padding: 18px 0 30px;
    background: #fff;
    border-top: 5px solid #bacbdf;
}

.hori-link {
    width: 100%;
    text-align: center;
}

.hori-link .title td {
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #444;
}

.hori-link .a {
    line-height: 30px;
    font-size: 14px;
    color:#555;
}

.hori-link .a:hover {
    text-decoration: underline;
}

.link2 {
    padding: 24px 0 45px;
    border-top: none;
}

.hori-link2 {
    text-align: left;
}

.hori-link2 td {
    padding-left: 14px;
    border-left: 1px solid #ededed;
}

.hori-link2 tr td:first-child {
    border-left: none;
}

.hori-link2 .a {
    display: inline-block;
    width: 156px;
    line-height: 26px;
}

.hori-link2 .title td {
    font-weight: normal;
    font-size: 18px;
    color: #3e3e3e;
}

.hori-link3 {
    border: none;
}

.hori-link3 .a {
    color: #d63717;
}

.link3 {
    padding: 15px 0 15px 35px;
}

.hori-link4 {
    text-align: left;
}

.hori-link4 tr {
    height: 45px;
}

.hori-link4 tr td:first-child {
    font-weight: bold;
    font-size: 16px;
}

/* 图片做背景 */

.img-back {
    position: relative;
    display: block;
}

.img-back .img {
    width: 100%;
    height: 100%;
}

.img-back>.more {
    position: absolute;
    left: 198px;
    top: 86px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #f63235;
    border-radius: 15px;
}

.img-back>.more:hover {
    opacity: 0.8;
}

.img-back .a {
    display: block;
}

.img-back .a:hover {
    opacity: 0.8;
}

.front-con {
    position: absolute;
}

.img-back2 .tt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 90px;
    text-align: center;
    font-size: 36px;
    font-family: "方正准雅宋_GBK";
    color: #fff;
}

.img-back4 {
    background: #45a2d5;
}

.img-back4 .tt {
    letter-spacing: 6px;
    font-family: "交通标志专用字体";
    font-size: 24px;
}

.img-back4 {
    width: 440px;
    height: 270px;
    margin: 20px auto 0 auto;
}

.img-back5 {
    line-height: 90px;
}

.front-con2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 125px;
    padding: 14px 19px 0 17px;
    background: url("../images/dwk-front-bg.png");
    box-sizing: border-box;
}

.front-con2 .tt {
    line-height: 16px;
    font-size: 12px;
    color: #fff;
}

.front-con3 {
    left: 0;
    right: 0;
    top: 255px;
    width: 145px;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
}

.front-con3.t1 {
    background: url("../images/dwk-bg-t1.png");
}

.front-con3.t2 {
    background: url("../images/dwk-bg-t2.png");
}

.front-con3.t3 {
    background: url("../images/dwk-bg-t3.png");
}

.front-con4 {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.front-con4 .icon {
    margin-left: 27px;
}

.front-con4 .tt {
    margin-left: 26px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.front-con4 .arrow {
    float: right;
    margin-right: 19px;
    margin-top: 32px;
}

/* 播放按钮 */

.play-arrow {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    margin: auto;
}

/* 选择框 */

.search-sort {
    margin-top: 18px;
}

.search-sort .item {
    display: inline-block;
    margin-left: 14px;
    line-height: 14px;
    vertical-align: top;
    cursor: pointer;
}

.search-sort .item:first-child{
    margin-left: 0;
}

.search-sort .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    vertical-align: top;
    background: url(../images/icon-circle2.png) no-repeat;
}

.search-sort .icon.cur {
    background: url(../images/icon-circle2-ho.png) no-repeat;
}

.search-sort .icon>.inp {
    display: none;
}

.search-sort .tt {
    vertical-align: middle;
    font-size: 12px;
    color: #797979;
}

.search-btn {
    padding: 0 26px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

.search-btn:hover {
    opacity: 0.9;
}

.search-inp {
    width: 100%;
    padding: 0 13px;
    line-height: 38px;
    font-size: 14px;
    color: #797979;
    background: #f8f8f8;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
}

.search-inp2 {
    width: 209px;
    border-right: none;
}

.search-bar {
    top: 29px;
    right: 166px;
    border: 1px solid #d6d6d6;
}

.search-inp3 {
    width: 199px;
    padding: 0 10px;
    line-height: 33px;
    font-size: 12px;
    color: #666;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 5px 5px #e9e9e9 inset, 5px 0 5px #e9e9e9 inset;
}

.search-btn2 {
    width: 60px;
    line-height: 33px;
    font-size: 12px;
    color: #3a3a3a;
    background: url("../images/btn-bg.jpg") repeat-x;
}

.search-bar2 {
   margin-top: -10px;
   padding: 0; 
}

.search-bar2 .inp {
    width: 218px;
    height: 30px;
    padding: 0 9px;
    line-height: 30px;
    font-size: 13px;
    color: #999;
    background: none;
    border-color: #dcdcdc;
    border-radius: 0;
}

.search-bar2 .btn {
    width: 32px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
}

/* 标题样式 */

.title-bar {
    line-height: 35px;
}

.title-bar .img {
    margin-left: 17px;
    vertical-align: middle;
}

.title-bar .title {
    margin-left: 12px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

.title-bar2 {
    line-height: 50px;
}

.title-bar2 .title {
    margin-left: 8px;
    font-size: 16px;
}

/* 侧边栏 */

.nav-bar {
    padding: 3px 0 16px 24px;
    border: 1px solid #d9e3ef;
    border-top: none;
}

.nav-bar li {
    padding-left: 43px;
    line-height: 30px;
    background: url("../images/icon-bar4nav2.png") left top no-repeat;
}

.nav-bar li:first-child {
    background: url("../images/icon-bar4nav1.png") left center no-repeat;
}

.nav-bar li.last {
    background: url("../images/icon-bar4nav3.png") left top no-repeat;
}

.nav-bar .a {
    vertical-align: middle;
    font-size: 14px;
    color: #444;
}

/* 隐藏详情 */

.detail-panel {
    display: none;
    position: absolute;
    left: 13px;
    top: 44px;
    width: 598px;
    padding: 11px 0 11px 27px;
    background: #f8fbff;
    border: 1px solid #d9e3ef;
    z-index: 1;
}

.tt-list7 li:hover .detail-panel {
    display: block;
}

.detail-panel li {
    line-height: 36px;
}

.detail-panel .s {
    font-size: 14px;
    color: #555;
}

/* 分页 */

.page2 {
    text-align: center;
}

.page2 .ud, .page2 .num, .page2 .go {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    line-height: 40px;
    font-size: 14px;
    color: #595959;
    background: #f5f5f5;
}

.page2 .ud:hover, .page2 .num.cur, .page2 .num:hover, .page2 .go:hover {
    color: #fff;
    background: #1463da;
}

.page2 .ud {
    font-family: "宋体";
}

.page2 .num {
    font-family: "Arial";
}

.page2 .sp, .page2 .sp2 {
    font-size: 14px;
    color: #595959;
}

.page2 .sp {
    margin-left: 13px;
}

.page2 .sp2 {
    margin: 0 4px 0 7px;
}

.page2 .to {
    width: 28px;
    height: 38px;
    margin-left: 9px;
    padding: 0 5px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #595959;
    border: 1px solid #eaeaea;
}

.page2 .go {
    background: #f5f5f5;
}

.page3 {
    line-height: 23px;
    text-align: center;
    font-size: 0;
}

.page3 .sp, .page3 .be, .page3 .ud, .page3 .num, .page3 .to, .page3 .btn{
    font-size: 14px;
    color: #666;
}

.page3 .vi {
    margin: 0 5px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
}

.page3 .be, .page3 .ud, .page3 .num, .page3 .to, .page3 .btn {
    margin-left: 7px;
}

.page3 .end {
    margin-right: 7px;
}

.page3 .num, .page3 .ud, .page3 .to {
    line-height: 21px;
}

.page3 .num {
    display: inline-block;
    width: 21px;
    text-align: center;
    border: 1px solid #cde0f0;
}

.page3 .ud {
    display: inline-block;
    width: 62px;
    text-align: center;
    border: 1px solid #cde0f0;
}

.page3 .to {
    width: 21px;
    margin-right: 7px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #cde0f0;
}

.page3 .btn {
    width: 50px;
    height: 23px;
    vertical-align: middle;
    line-height: 23px;
    color: #fff;
}

.page3 .btn:hover {
    opacity: 0.9;
}

/* 位置信息 */

.loaction-wp {
    padding: 20px 20px 0;
    background: #fff;
}

.location2 {
    height: auto;
    padding: 0 0 0 18px;
    line-height: 48px;
    background: #f8fbff;
    border: 1px solid #d9e3ef;
}

.location2 .now, .location2 .a:hover {
    font-weight: bold;
}

.location2 .sp, .location2 .a, .location2 .arrow, .location2 img {
    vertical-align: middle;
}

.location3 {
    padding-left: 0;
    line-height: 56px;
    background: none;
    border: none;
}

.location4 {
    line-height: inherit;
}

.location4 .now, .location4 .a:hover {
    font-weight: normal;
}

.location4 .index {
    font-weight: bold;
}

.location5 {
    line-height: 62px;
    border-bottom: 1px solid #e3e3e3;
}

.loaction-wp2 {
    padding-top: 0;
}

/* 细览文章 */

.article2 {
    padding: 50px 76px 12.5px;
}

.article3 {
    padding: 43px 20px 57px;
}

.article4 {
    padding: 12px 20px 102px;
}

.art-title {
    text-align: center;
    line-height: 34px;
    font-size: 25px;
}

.art-title2 {
    color: #1e56ac;
}

.art-title3 {
    font-size: 30px;
}

.art-msg {
    margin-top: 16px;
    text-align: center;
    line-height: 14px;
}

.art-msg .tt1 {
    margin-left: 6px;
}

.art-msg .tt1:first-child {
    margin-left: 0;
}

.art-msg .tt1, .art-msg .tt2 {
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}

.art-cont {
    margin-top: 30px;
    padding-top: 22.5px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #666;
    background: url("../images/art-bg.png") center top no-repeat;
}

.art-cont p {
    margin-bottom: 22.5px;
    text-align: left;
}

.art-cont img {
    max-width: 100%;
    margin: 12.5px 0 62.5px;
}

.art-cont2 {
    padding: 37px 45px 0;
    font-size: 14px;
    background: none;
    border-top: 1px dashed #aaa;
}

.art-cont2 p {
    margin-bottom: 0;
}

.art-cont3 {
    line-height: 36px;
    font-size: 14px;
}

.art-tool {
    margin-top: 23px;
    line-height: 16px;
    text-align: center;
}

.art-tool .art-msg, .art-tool .art-btn, .art-tool .art-share {
    display: inline-block;
} 

.art-tool .art-msg {
    margin-top: 0;
}

.art-msg2 .tt1 {
    margin-left: 25px;
}

.art-btn {
    margin-left: 29px;
}

.art-btn .s {
    margin-left: 5px;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}
.art-btn .s:first-child {
    margin-left: 0;
}

.art-btn .btn {
    cursor: pointer;
}

.art-btn .btn.cur, .art-btn .btn:hover {
    font-weight: bold;
    color: #1b5295;
}

.art-share {
    margin-left: 29px;
}

.art-share .a {
    position: relative;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    vertical-align: middle;    
    white-space: nowrap;
}

.art-share .a:first-child {
    margin-left: 0;
}

.art-share .a:hover {
    opacity: 0.8;
}

.art-share .plus:hover .more {
    display: inline-block;
}

.art-share .more {
    position: absolute;
    right: -45px;
    top: 0;
    display: none;
    height: 14px;
}

.art-share .more .tt {
    display: inline-block;
    width: 34px;
    line-height: 14px;
    font-size: 12px;
    color: #666;
    border: 1px solid #dadada;
    border-radius: 2px;
}
.art-share .more .arrow {
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -6px;
    width: 5px;
    height: 14px;
    background: url("../images/icon-arrow13.jpg") left center no-repeat;
}

.art-share2 {
    text-align: right;
    line-height: 24px;
}

.art-share2 .a {
    height: 24px;
    margin-left: 7px;
}

.art-share2 .a>img {
    max-height: 24px;
}

.art-cont .tt-code {
    margin-bottom: 10px;
    line-height: 12px;
    text-align: center;
    font-size: 12px;
    color: #777;
}

.art-cont .code {
    margin-top: 0;
}

.art-cont .art-print {
    font-size: 0;
    text-align: right;
}

.art-print .a {
    font-size: 12px;
    color: #777;
}

.art-print .a:hover {
    text-decoration: underline;
}

/* 图片概览 */

.img-link li {
    float: left;
    margin: 0 0 66px 30px;
}

.img-link .a {
    display: block;
    width: 350px;
}

.img-link .img {
    width: 100%;
    height: 220px;
}

.img-link .t {
    margin-top: 15px;
    line-height: 16px;
    vertical-align: middle;
    font-size: 16px;
    color: #3b3b3b;
}

.img-link .d {
    margin-top: 13px;
    line-height: 12px;
    font-size: 12px;
    color: #898989;
}

.img-link3 {
    margin-left: -19px;
}

.img-link3 li {
    margin: 0 0 63px 19px;
}

.img-link3 .a {
    width: 275px;
}

.img-link3 .t {
    margin-top: 20px;
    line-height: 14px;
    font-size: 14px;
}

.img-link3 .d {
    margin-top: 12px;
    font-size: 14px;
    color: #999;
}

/* 文字头条轮播 */

.lb-tt2 .more {
    position: absolute;
    right: -29px;
    bottom: 7px;
    font-size: 14px;
    color: #e12827;
}

.lb-tt2 .more:hover {
    font-weight: bold;
}

.lb-tt2 .lb-tt-item {
    padding-left: 92px;
}

.lb-tt3 .lb-tt-item .title, .lb-tt3 .lb-tt-item .atr {
    width: 930px;
}

.lb-tt3 .img {
    left: 48px;
}

.lb-tt3 .lb-tt-item {
    padding-left: 158px;
}

.lb-tt4 .img {
    left: 17px;
}

.lb-tt5 .lb-tt-item .title, .lb-tt5 .lb-tt-item .atr {
    width: 997px;
}

/* 图片轮播 */

.lb-img2 .lbIists {
    background: url(../images/lb-bg3.png);
}

.lb-img3 {
    height: 326px;
}

.lb-img3 .lbIists {
    bottom: 16px;
    background: none;
}

.lb-img3 .lbItems, .lb-img3 .lbItems img {
    height: 310px;
}

.lb-img3 .lbIists a {
    margin-left: 17px;
    font-size: 14px;
}

.lb-img3 .lbIists a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #fff;
}

.lb-img3 .lbNums {
    right: 30px;
    bottom: 0;
}

.lb-img3 .lbNums span {
    width: 20px;
    height: 6px;
    margin-left: 5px;
    background: #e8e8e8;
    border-radius: 0;
}

.lb-img3 .lbNums span.cur, .lb-img3 .lbNums span:hover {
    background: #5577ad;
}

.lb-img4 {
    width: 1167px;
    height: 105px;
}

.lb-img4 .lbNums {
    right: 23px;
    bottom: 15px;
}

.lb-img4 .lbNums span {
    float: none;
    display: block;
    width: 9px;
    height: 9px;
    margin: 8px 0 0;
    background: #fff;
    border: 1px solid #1e5192;
}

.lb-img4 .lbNums span:hover, .lb-img4 .lbNums span.cur {
    background: #1e5192;
    border-color: #fff;
}

.lb-img5 {
    height: 490px;
}

.lbIists2 {
    height: 70px;
    line-height: 70px;
    background: url(../images/lb-bg3.png);
}

.lbIists3 {
    height: 40px;
    line-height: 40px;
}

.lbNums2 {
    right: 30px;
    bottom: 32px;
}

.lbNums2 span {
    width: 20px;
    height: 6px;
    margin-left: 5px;
    background: #e8e8e8;
    border-radius: 0;
}

.lbNums2 span.cur, .lbNums2 span:hover {
    background: #fe0000;
}

.lb-img6 {
    width: 680px;
    height: 415px;
}

.lb-img7 {
    width: 670px;
    height: 330px;
}

.lb-img8 {
    width: 470px;
    height: 300px;
}

.lbNums3 span {
    border-radius: 0;
}

.lbNums4 {
    right: 18px;
    bottom: 16px;
}

.lbNums5 span.cur, .lbNums5 span:hover {
    background: #0e8dd5;
}


/* 介绍 */

.szs-intro {
    margin-top: 8px;
    line-height: 30px;
    font-size: 14px;
    color: #3f3f3f;
}

/* 表格信息 */

.infor-tab {
    width: 100%;
    text-align: center;
    border: 1px solid #e7e7e7;
}

.infor-tab tr {
    height: 46px;
    border-top: 1px solid #e7e7e7;
}

.infor-tab td {
    font-size: 12px;
    color: #444;
}

.infor-tab .a {
    display: block;
    margin-left: 20px;
    text-align: left;
    font-size: 12px;
    color: #444;
}

.infor-tab .a:hover {
    color: #1b5295;
}

.infor-tab .a1 {
    width: 220px;
}

.infor-tab .a2 {
    width: 102px;
}

.infor-tab .title {
    height: 33px;
    background: #f0f0f0;
    border-top: none;
}

.infor-tab .title td {
    font-weight: bold;
    font-size: 14px;
    border-left: 1px solid #e7e7e7;
}

.infor-tab .title td:first-child {
    border-left: none;
}

.infor-tab2 td {
    line-height: 51px;
    font-size: 13px;
    color: #666;
    border-top: 1px solid #d9e3ef;
    border-left: 1px solid #d9e3ef;
}

.infor-tab2 tr td:first-child {
    border-left: none;
}

.infor-tab2 tr:hover {
    background: #f8fbff;
}

.infor-tab2 tr:hover .a1 {
    font-weight: bold;
    color: #666;
}

.infor-tab2 .a2 {
    margin: 0 auto;    
    text-align: center;
}

.infor-tab2 .title {
    background: none;
}

.infor-tab2 .title:hover {
    background: none;
}

.infor-tab2 .title td {
    line-height: 46px;
    color: #333;
    border: none;
}

.infor-tab3 .title .tt, .infor-tab3 .title td {
    font-weight: bold;
    font-size: 15px;
    color: #d63717;
}

.infor-tab3 .title td {
    background: #ffece8;
    border-left: 7px solid #fff;
}

.infor-tab3 .title td:first-child {
    border-left: none;
}

/* 文字外层 */

.intro-wp {
    padding-top: 18px;
    line-height: 30px;
}

/* 标题 */

.u-title {
    height: 46px;
    line-height: 46px;
    background: #f8fbff;
    border: 1px solid #d9e3ef;
}

.u-title .title {
    position: relative; 
    display: inline-block;   
    padding: 0 32px;
    margin: -1px 0 0 -1px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    background: #1b5295;
}

.u-title .arrow {
    position: absolute;
    left: 50%;
    bottom: -4.5px;    
    width: 0;
    height: 0;
    margin-left: -4.5px;
    background: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4.5px solid #1b5295;
}
.u-title2 {
    /* padding-bottom: 16px; */
    line-height: 20px;
}

.u-title2 .title {
    display: inline-block;
    padding-left: 13px;
    font-weight: bold;
    font-size: 16px;
}

.u-title3 {
    line-height: 20px;
}

.u-title3 .title {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.u-title4 {
    line-height: 24px;
    border-bottom: 1px solid #d2d2d2;
}

.u-title4 .title {
    display: inline-block;
    position: relative;
    margin-bottom: -1px;
    padding: 0 15px 17px;
    font-weight: bold;
    font-size: 18px;
}

.u-title4 .title>.arrow {
    position: absolute;
    left: 50%;
    bottom: 0;    
    width: 0;
    height: 0;
    margin-left: -3px;
    background: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.u-title5 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}

.u-title5 .title {
    color: #333;
    border-left-width: 2px;    
}

.u-title6 {
    margin-left: -1px;
    line-height: 34px;
}

.u-title6 .title {
    display: inline-block;
    padding: 0 23px;
    font-size: 16px;
    color: #fff;
}

.u-title7 {
    line-height: 16px;
}

.u-title7 .title {
    font-weight: bold;
    font-size: 16px;
}

.u-title8 {
    border-bottom: 1px solid #81cef5;
}

.u-title8 .title.cur .arrow, .u-title8 .title:hover .arrow {
    background: url("../images/sfj-icon-arrow.jpg");
}

/* 右侧链接 */

.u-edge {
    margin-top: 9px;
    line-height: 30px;    
}

.u-edge .a {
    display: inline-block;
    margin-right: 10px;
    padding: 0 19px;
    font-size: 13px;
    color: #fff;
}

.u-edge .a:hover {
    opacity: 0.9;
}

.u-edge .a1 {
    background: #fd8c41;
}

.u-edge .a2 {
    background: #a0a3ea;
}

.u-edge .arrow {
    border-top-color: #1b5295;
}

.u-edge2 {
    display: inline-block;
    padding: 0 17px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    border-radius: 3px;
    background: #f19149;
}

/* 标题文字栏 */

.panle {
    width: 100%;
}

.panle tr td {
    padding: 7px 0;
    vertical-align: top;
    line-height: 16px;
}

.panle tr td:first-child {
    width: 80px;
}

.panle .title, .panle .ttc {
    font-weight: bold;
    font-size: 14px;
    color: #444;
}

.panle .vt {
    font-size: 12px;
    color: #444;
}

.panle .title {
    display: inline-block;
    width: 60px;
    vertical-align: middle;
    text-align: justify;
    text-align-last: justify;
}

/* 文字链接条 */

.tt-link {
    display: block;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.tt-link2 {
    line-height: 26px;
}

.tt-link2 .a {
    margin-left: 35px;
    font-size: 13px;
}

.tt-link2 .line {
    margin-left: 35px;
    font-size: 26px;
}

/* tab切换 */

.tab2 {
    height: 417px;
    overflow: hidden;
}

/* 滚动 */

.ban-more-img {
    position: absolute;
    left: 20px;
    width: 1128px;
    height: 56px;
    overflow: hidden;
}

.ban-more-img .a {
	display: block;
}

.ban-more-img .pic-list11 {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 1128px;
}

.ban-more-img .pic-list11 li {
    margin-left: 14px;
}

.ban-more-img .pic-list11 li:first-child {
    margin-left: 0;
}

.ban-more-img .pic-list11 .a img {
    height: 56px;
}

.ban-more-btn {
	position: absolute;
	top: 50%;
	margin-top: -10px;
    width: 20px;
    height: 20px;
	font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
	text-align: center;
	color: #fff;
	cursor: pointer;
    display: none;
    background: url(../images/banner-opbg40.png);
}

.ban-more-box:hover .ban-more-btn {
	display: block;
}

.ban-more-prev{
	left: 1px;
}

.ban-more-next{
	right: 1px;
}

.ban-more-box {
    position: relative;
    height: 56px;
    padding: 10px;
    overflow: hidden;    
}

.ban-more-box2 {
    height: 110px;
    padding: 25px 18px 25px 0;    
    background: #f3f3f3;
    border-left: 5px solid #e74f35;
}

.ban-more-box2 .title {
    display: inline-block;
    width: 17px;
    margin: 5px 0 0 19px;
    line-height: 23px;
    font-size: 16px;
}

.ban-more-box2 .ban-more-img {
    top: 25px;
    left: 59px;
    width: 1084px;
    height: 110px;
}

.ban-more-box2 .pic-list11 {
    width: 1084px; 
}

.ban-more-box2 .pic-list11 .a img {
    height: 110px;
}

/* 文字简介 */

.tt-infor {
    padding: 12px 17px;
    line-height: 30px;
}

.tt-infor .tt {
    font-size: 14px;
    color: #4b4b4b;
}

.tt-infor .more {
    font-size: 14px;
    color: #ff8d1d;
}

/* 图片拼接 */

.img-link2 {
    margin: -1px 0 0 -1px;
}

.img-link2 .a {
    display: block;
    margin: 1px 0 0 1px;
}

.img-link2 .img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.img-link2 .a:hover .img {
    -webkit-transform: translate3d(0, 0, 0px) scale(0.95);
    -moz-transform: translate3d(0, 0, 0px) scale(0.95);
    -ms-transform: translate3d(0, 0, 0px) scale(0.95);
    -o-transform: translate3d(0, 0, 0px) scale(0.95);
    transform: translate3d(0, 0, 0px) scale(0.95);
}

/* 领导图片 */

.leader {
    width: 180px;
    height: 240px;
    text-align: center;
    background: #f8fbff;
    border: 1px solid #d9e3ef;
    box-sizing: border-box;
}

.leader .title {
    padding-left: 29px;
    text-align: left;
    line-height: 51px;
    font-size: 18px;
    color: #1b5295;
}

.leader .img {
    width: 140px;
    height: 170px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.leader: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);
}

/* 机构职能 */

.panel {
    border: 1px solid #81cef5;
} 

.panel .title {
    display: block;
    line-height: 59px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #3672bb;
    border-bottom: 1px solid #81cef5;
}

.img-leader {
    width: 100%;
    height: 270px;
}

.img-wp {
    display: block;
}

.img-wp2 .img-leader {
    height: 213px;
}

.panel-infor {
    display: block;
    padding: 0 17px 12px;
    border: 1px solid #81cef5;
    border-top: none;
}

.panel-infor .tt {
    padding-top: 10px;
    line-height: 14px;
    font-size: 14px;
    color: #3672bb;
}

.panel-infor .tt:first-child {
    padding-top: 15px;
}

.panel-infor2 {
    padding: 0 15px 14px;
}

.panel-infor2 .tt {
    text-align: center;
    color: #555;
}

/* 图片背景集 */

.img-list li {
    margin-top: 10px;
}

.img-list li:first-child {
    margin-top: 0;
}

.img-list .a {
    position: relative;
    display: block;
    height: 96px;
}

.img-list .a:hover {
    opacity: 0.9;
}

.img-list .img {
    width: 100%;
    height: 100%;
}

.img-list .tt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 96px;
    font-weight: bold;
    font-size: 20px;
    color: #3672bb;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff;
}

/*执法公开*/
.gaj-gl-lf{
    width: 235px;
}
.gaj-gl-rt{
    width: 900px;
}
.gaj-gl-nav{
    border: 1px solid #bed8ff;
}
.gaj-gl-t a{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.gaj-gl-t img{
    margin-left: 19px;
    margin-right: 7px;
}
.gaj-gl-nav-l{
    height: 219px;
}
.gaj-gl-nav-l li{
    height: 44px;
    border-bottom: 1px solid #ddebf4;
    background: url(../images/gaj-icon8.png) 198px center no-repeat;
}
.gaj-gl-nav-l li:hover{
    background: url(../images/gaj-icon9.png) 198px center no-repeat #bed8ff;
}
.gaj-gl-nav-l li a{
    display: block;
    padding-left: 31px;
    color: #333333;
    font-size: 16px;
    line-height: 44px;
}
.gaj-gl-nav-l li a:hover{
    color: #1463da;
    font-weight: bold;
}
.gaj-gl-bar a{
    display: block;
    width: 100%;
    height: 41px;
    padding-top: 14px;
    margin-top: 13px;
}
.gaj-gl-bar1{
    background: #76a6ee;
}
.gaj-gl-bar2{
    background: #5bc8df;
}
.gaj-gl-bar a:hover{
    font-weight: bold;
}
.gaj-gl-bar a img{
    margin-left: 43px;
    margin-right: 16px;
}
.gaj-gl-bar a span{
    color: #fff;
    font-size: 16px;
}