﻿﻿.id-body{
    width: 1200px;
    margin: auto;
    position: relative;
}
/*专题*/
.TB-focus img {
    display: block;
    width: 1200px;
    height: 100px;
    background: #0c4a9e;
}

.TB-focus {
    background: #FFFFFF;
    margin-top: 12px;
    width: 1200px;
    height: 100px;
    position: relative;
    overflow: hidden;
}

.TB-focus .hd {
    position: absolute;
    right: 9px;
    bottom: 10px;
    z-index: 1;
    padding-left: 2px;
}

.TB-focus .hd li {
    color: #f60;
    cursor: pointer;
    margin-right: 9px;
    width: 14px;
    height: 9px;
    background: #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 18px;
    overflow: visible;
    text-align: center;
}


.TB-focus .hd li.on {
    background: #b92f42;
}

/*专题*/
.id-top{
    height: 124px;
    overflow: hidden;
}
.id-top h1{
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    margin-top: 15px;
}
.id-top h1 a{
    color: #333333;
}
.id-top h1 a:hover{
    color: #1e68ac;
}
.id-top div{
    font-size: 0;
    text-align: center;
    margin-top: 7px;
    overflow: hidden;
}
.id-top div a{
    display: inline-block;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
.id-top div a:hover{
    color: #1e68ac;
}
.id-top div span{
    margin: 0 7px;
    display: inline-block;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
.id-new{
    overflow: hidden;
}
/*焦点图*/
.focusBox-news {
    position: relative;
    width: 620px;
    height: 400px;
    overflow: hidden;
    background: white;
    float: left
}

.focusBox-news .pic a {
    width: 620px;
    height: 400px;
    display: block;
}

.focusBox-news .pic img {
    width: 100%;
    height: 100%;
    margin:auto;
}

.focusBox-news .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #000000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox-news .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.focusBox-news .txt li {
    height: 40px;
    position: absolute;
    bottom: -66px;
    width: 100%
}

.focusBox-news .txt li a {
    line-height: 40px;
    font-size: 14px;
    text-indent: 22px;
    float: left;
    color: #FFFFFF;
}

.focusBox-news .num {
    position: absolute;
    z-index: 3;
    bottom: 22px;
    right: 8px;
}

.focusBox-news .num li {
    float: left;
    position: relative;
    width: 10px;
    height: 5px;
    overflow: hidden;
    text-align: center;
    margin-right: 4px;
    cursor: pointer;
}

.focusBox-news .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    background: #ffffff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox-news .num li.on {
    width: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.focusBox-news .num li.on a, .focusBox .num a:hover {
    background: #037edb;
}

.focusBox-news .prev,
.focusBox-news .next {
    width: 40px;
    height: 70px;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 165px;
    background: url("../images/left.png") no-repeat;
}

.focusBox-news .next {
    left: auto;
    right: 0;
    background: url("../images/right.png") no-repeat;
}

.focusBox-news .pageState {
    height: 40px;
    line-height: 40px;
    float: right;
    width: 64px;
    position: absolute;
    z-index: 999;
    color: #FFFFFF;
    right: 0;
    bottom: 0;
    font-size: 20px;
}

.focusBox-news .pageState span {
    font-size: 30px;
}

/*焦点图*/
.notice { width: 562px; border: 1px solid #e8e8e8; overflow: hidden; float: right;height: 398px}
.notice .tab-hd {border-bottom: 2px #1e68ac solid;
    height: 46px;
    background-color: #e8e8e8;
    overflow: hidden; }
.notice .tab-hd ul {  }
.notice .tab-hd li{ float: left;line-height: 46px; text-align: center}
.notice .tab-hd li a{ display:block; padding:0 19px;  color: #444444;font-size: 16px}
.notice .tab-hd li.on a{
    color: #FFFFFF;
    background: #1e68ac;
    font-weight: bold;
}
/*.notice .tab-bd {overflow: hidden  }*/

/*专题*/
.TB-focus02 img {
    display: block;
    width: 1200px;
    height: 100px;
    background: #0c4a9e;
}

.TB-focus02 {
    background: #FFFFFF;
    margin-top: 15px;
    width: 1200px;
    height: 100px;
    position: relative;
    overflow: hidden;
}

.TB-focus02 .hd {
    position: absolute;
    right: 9px;
    bottom: 10px;
    z-index: 1;
    padding-left: 2px;
}

.TB-focus02 .hd li {
    color: #f60;
    cursor: pointer;
    margin-right: 9px;
    width: 14px;
    height: 9px;
    background: #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 18px;
    overflow: visible;
    text-align: center;
}

.TB-focus02 .hd li.on {
    background: #b92f42;
}

/*专题*/
.id-ld{
    overflow: hidden;
    margin-top: 18px;
}
.id-ld-left{
    width: 578px;
    border: 1px solid #e8e8e8;
    height: 316px;
    float: left;
    overflow: hidden;
}
.id-ld-left .name{
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #e8e8e8;
    font-size: 18px;
    color: #444444;
}
.id-ld-left .box{
    margin-top: 16px;
    overflow: hidden;
}
.id-ld-left .img{
    width: 162px;
    float: left;
    overflow: hidden;
}
.id-ld-left .img a{
    display: block;
    margin: auto;
    width: 110px;
    height: 154px;
}
.id-ld-left .img a img{
    width: 110px;
    height: 144px;
    display: block;
    background: #333333;
}
.id-ld-left .img h1{
    width: 100%;
    height: 52px;
    line-height: 45px;
    text-align: center;
}
.id-ld-left .img h1 a{
    font-weight: 400;
    display: inline-block;
    height: 24px;
    line-height: 24px;
}
.id-ld-left .text{
    width: 400px;
    overflow: hidden;
    float: right;
}
.id-ld-left .text .qt{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    margin-top: 1px;
}
/*.id-ld-left .ul{
    height: 150px;
    overflow: hidden;
    overflow-y: auto;
}*/
.id-ld-left .ul {
    padding: 4px 0;
    margin-top: -1px;
    height: auto;
    overflow: hidden;
    overflow-y: auto;
    border-top: 1px solid #dddddd;
}
.id-ld-left .ul ul li{
    float: left;
    width: 20%;
    margin: 3px 0;
}
.id-ld-left .ul ul li a{
    float: left;
    line-height: 24px;
    font-size: 16px;
    color: #343434;
}
.id-ld-left .ul ul li a:hover{
    color: #1e68ac
}
.id-ld-left .link{
    overflow:hidden;
    margin-left: 8px;
}
.id-ld-left .link a{
    float: left;
    margin-left: 20px;
    width: 248px;
    height: 42px;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 16px;
    border: 1px solid #e8e8e8;
    background: #1e68ac;
}
.id-ld-left .link img{
    float: left;
}

.notice-li02 { width: 600px; overflow: hidden; float: right}
/*.notice-li02 .tab-hd { height: 46px; background-color: #e8e8e8;overflow: hidden }*/
.notice-li02 .tab-hd ul {  }
.notice-li02 .tab-hd li{ float: left;line-height: 46px; text-align: center}
.notice-li02 .tab-hd li a{ display:block; padding:0 36px;  color: #444444;font-size: 16px}
.notice-li02 .tab-hd li.on a{
    color: #FFFFFF;
    background: #1e68ac;
    font-weight: bold;
}
/*.notice-li02 .tab-bd {overflow: hidden;border: 1px solid #e8e8e8;    height: 270px;  }*/
.id-item{
    overflow:hidden;
    margin-top: 16px;
}
.id-jz{
    width: 290px;
    float: left;
    overflow: hidden;
}
.id-jz .name{
    height: 46px;
    background: #1e68ac;
    overflow: hidden;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
}
.id-jz .ul{
     height: 260px;
     border: 1px solid #e8e8e8;
     overflow: hidden;
     border-top: 0;
 }
.id-jz .ul02{
    height: 260px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    border-top: 0;
}
.id-jz .ul a{
    margin-top: 20px;
    width: 126px;
    overflow: hidden;
    height: 104px;
    float: left;
}
.id-jz .ul a.li01,
.id-jz .ul a.li03{
    margin-left: 20px;
}
.id-jz .ul a div{
    background: url("../images/bg05.png");
    width: 70px;
    height: 70px;
    margin: auto;
    display: block;
}
.id-jz .ul a div:hover{
    background: url("../images/img03.png");
}
.id-jz .ul a div i{
    width: 70px;
    height: 70px;
    display: block;
    background-image: url("../images/ico04.png");
}
.id-jz .ul a div:hover i{
    background-image: url("../images/ico01.png");
}

.id-jz .ul a.li02 div i{
    background-position: -127px 0;
}
.id-jz .ul a.li03 div i{
    background-position: 0 -124px;
}
.id-jz .ul a.li04 div i{
    background-position: -127px  -124px;
}

.id-jz02 .ul a.li01 div i{
    background-position: -302px 0;
}
.id-jz02 .ul a.li02 div i{
    background-position: -430px 0;
}
.id-jz02 .ul a.li03 div i{
    background-position: -302px -124px;
}
.id-jz02 .ul a.li04 div i{
    background-position: -430px  -124px;
}



.id-jz03 .ul a.li01 div i{
    background-position: -606px 0;
}
.id-jz03 .ul a.li02 div i{
    background-position: -738px 0;
}
.id-jz03 .ul a.li03 div i{
    background-position: -606px -124px;
}
.id-jz03 .ul a.li04 div i{
    background-position: -738px  -124px;
}
.id-jz a span{
    margin-top: 15px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.id-jz a:hover span{
    color: #1e68ac;
}
.id-jz02,
.id-jz03{
    margin-left: 12px;
}
.id-jz04{
    float: right;
}
/*.id-jz04 .id-list{
}*/
.id-jz04 .id-list {
    height: 122px;
}

.id-jz04 .link{
    display: block;
}
.id-jz04 .link img{
    display: block;
}
.id-item03{
    overflow: hidden;
    margin-top: 20px;
}
.id-item03 .title{
    float: left;
}
.id-item03 .title img{
    display: block;
}
/*专题*/

.picScroll-left03 {
    width: 1088px;
    float: right;
    overflow: hidden;
    position: relative;
    background: #f4f4f4;
}

.picScroll-left03 .prev {
    display: block;
    width: 30px;
    height: 100px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/btn02.png") left center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.picScroll-left03 .next {
    z-index: 100;
    display: block;
    width: 30px;
    height: 100px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/btn03.png") no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.picScroll-left03 .bd {
}

.picScroll-left03 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left03 .bd ul li {
    margin-right: 15px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.picScroll-left03 .bd ul li a{
    display: block;
    width: 280px;
    height: 100px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.picScroll-left03 .bd ul li a img{
    display: block;
    width: 280px;
    height: 100px;
    background: #2b7ab7;
}
/*专题*/
.page-nav{
    border-bottom: 1px solid #e8e8e8;
    color: #444444;
    font-size: 14px;
    margin-top: 2px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}
.page-nav i{
    margin-right: 18px;
    width: 6px;
    height: 24px;
    margin-top: 13px;
    background: #dddddd;
    float: left;
}
.page-nav a{
    color: #444444;
}
.hd-web{
    margin-top: 17px;
    overflow: hidden;
}
.hd-web-left{
    float: left;
    width: 400px;
    overflow: hidden;
}
.hd-xx{
    border: 1px solid #e8e8e8;
    height: 330px;
}
.hd-xx .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.hd-xx .link{
    text-align: center;
    width: 384px;
    margin: auto;
    overflow: hidden;
    background: #f3f8fc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin-top: 8px;
}
.hd-xx .link img{
    margin: 0 15px;
    vertical-align: middle;
    display: inline-block;
}
.hd-xx .link span{
    font-size: 16px;
    color: #1180cb;
    margin: 0 15px;
    vertical-align: middle;
    display: inline-block;
}
.hd-xx .name{
    margin-left: 28px;
    margin-top: 16px;
    line-height: 20px;
    font-size: 16px;
    color: #1180cb;
}
.hd-xx .li{
    overflow: hidden;
    margin-top: 14px;
    line-height: 36px;
}
.hd-xx .li span{
    float: left;
    margin-left: 28px;
    color: #1180cb;
}
.hd-xx .li input{
    height: 34px;
    width: 258px;
    border: 1px solid #ececec;
}
.hd-xx .btn{
    margin-top: 14px;
    height: 34px;
    width: 258px;
    background: #1180cb;
    display: block;
    margin-left: 70px;
    color: #FFFFFF;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hd-zsk{
    margin-top: 20px;
    border: 1px solid #e8e8e8;
    height: 268px;
    overflow: hidden;
}
.hd-zsk .title {
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.hd-zsk .title a{
    float: right;
    font-size: 14px;
    color: #343434;
    margin-right: 20px;
    font-weight: 400;
}
.hd-zsk .ul{
    overflow: hidden;
    height: 266px;
    overflow-y: auto;
}
.hd-zsk .ul ul li{
    margin-top: 24px;
    float: left;
    width: 33.33%;
}
.hd-zsk .ul ul li a{
    width: 100px;
    height: 38px;
    color: #333333;
    text-align: center;
    line-height: 38px;
    display: block;
    margin: auto;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hd-zsk .ul ul li a:hover{
    background: #f3f8fc;
    border: 1px solid #70bbea;
}
.hd-ft{
    margin-top: 24px;
    border: 1px solid #e8e8e8;
    height: 328px;
    overflow: hidden;
}
.hd-ft .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.hd-ft .title a{
    color: #0172be;
}
.hd-ft .box{
    margin-top: 22px;
    overflow: hidden;
}
.hd-ft .box .sp{
    width: 260px;
    height: 173px;
    float: left;
    margin-left: 20px;
}
.hd-ft .box .sp .img{
    display: block;
    width: 260px;
    height: 173px;
}
.hd-ft .box .link{
    width: 100px;
    height: 38px;
    color: #333333;
    text-align: center;
    line-height: 38px;
    display: block;
    margin-top: 7px;
    margin-right: 8px;
    background: #eeeeee;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
}
.hd-ft .bt{
    margin-left: 20px;
    margin-top: 11px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.hd-ft .bt a{
    color: #333333;
}
.hd-ft .bt02{
    margin-left: 20px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.hd-ft .bt02 a{
    color: #333333;
}
.hd-web-right{
    float: right;
    width: 780px;
    overflow: hidden;
}
.hd-li{
    overflow: hidden;
}
.hd-li .title{
    display: block;
    width: 150px;
    height: 46px;
    background: #0172be;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.hd-li .table{
    height: 278px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.hd-li .table table thead{
    height: 44px;
    line-height: 44px;
}
.hd-li .table table thead td{
    color: #1180cb;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}
.hd-li .table table tbody{
    overflow: hidden;
}
.hd-li .table table tbody td{
    line-height: 24px;
    padding: 4px 0;
    text-align: center;
    color: #888888;
}
.hd-li .table table tbody td a{
    float: left;
    margin-left: 18px;
    color: #343434;
}
.hd-li .table table tbody td a:hover{
    color: #0272bf;
}
.hd-li02{
    margin-top: 22px;
}
.hd-li02 .box{
    height: 220px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.hd-li02 .box .id-list{
    margin-top: 0;
}
.notice-li04 {
    margin-top: 26px;
    overflow: hidden; }
.notice-li04 .tab-hd {overflow: hidden;height: 46px;line-height: 46px }
.notice-li04 .tab-hd ul { }
.notice-li04 .tab-hd li{ float: left;  }
.notice-li04 .tab-hd li a{
    cursor: pointer;
    display: block;
    width: 150px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #444444;
    font-size: 18px; }

.notice-li04 .tab-hd li.on a{
    color: #FFFFFF;
    background: #0172be;
    font-weight: bold;
}
.notice-li04 .tab-bd {
    display: block;
    overflow: hidden;
    height: 286px;
    border: 1px solid #e8e8e8;
}

.id-list-zj ul li {
    margin: 4px 0;
}
.id-list-zj ul li i{
    float: right;
    color: #888888;
    margin-right: 150px;
}
.id-list-zj ul li i.on{
    color: #ff0101;
}
.xx-web{
    margin-top: 4px;
    overflow: hidden;
}
.TB-focus03{
    margin-top: 0;
}
.xx-web-left{
    width: 400px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
}
.xx-jz{
    border: 1px solid #e8e8e8;
    height: 330px;
    overflow: hidden;
    overflow-y:auto;
}
.xx-jz .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.xx-jz .box{
    overflow: hidden;
}
.xx-jz .box a{
    margin-top: 20px;
    margin-left: 25px;
    width: 160px;
    height: 110px;
    overflow: hidden;
    background: #f3f8fc;
    border: 1px solid #f3f8fc;float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.xx-jz .box a:hover{
    border: 1px solid #70bbea;
}
.xx-jz .box a img{
    display: block;
    margin: 27px auto 0;
}
.xx-jz .box a span{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #444444;
    line-height: 24px;
    margin-top: 15px;
}
.xx-jz02{
    margin-top: 20px;
    height: 266px;
}
.xx-jz02 .box02{
    overflow: hidden;
}
.xx-jz02 .box02 ul li{
    margin-top: 24px;
    float: left;
    width: 33.33%;
}
.xx-jz02 .box02 ul li a{
    width: 100px;
    height: 38px;
    color: #333333;
    text-align: center;
    line-height: 38px;
    display: block;
    margin: auto;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.xx-jz02 .box02 ul li a:hover{
    background: #f3f8fc;
    border: 1px solid #70bbea;
}
.xx-jz03{
    height: 326px;
}
.xx-web-right{
    margin-top: 20px;
    overflow: hidden;
    float: right;
    width: 780px;
}
.notice-li04-g{
    margin-top: 0;
}
.notice-li04-g .tab-bd {
    height: 284px;
}
.notice-li04-g02{
    margin-top: 20px;
}
.notice-li04-g02 .tab-bd {
    height: 220px;
}
.notice-li04-g03 .tab-bd {
    height: 274px;
}
.xx-web-n{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.xx-web-n a{
    margin-right: 19px;
    width: 398px;
    height: 98px;
    float: left;
    border: 1px solid #eeeeee;
}
.xx-web-n a img{
    width: 398px;
    height: 98px;
    display: block;
}
.page-web{
    min-height: 700px;
    _height: 700px;
    padding-bottom: 40px;
    overflow: hidden;
    margin-top: 18px;
}
.page-web-left{
    width: 360px;
    overflow: hidden;
    float: left;
}
.page-web-left .title{
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    background: url("../images/img11.png");
    overflow: hidden;
}
.page-web-left .ul ul{
    overflow: hidden;
}
.page-web-left .ul ul li{
    margin-top: 9px;
    float: left;
    width: 100%;
    overflow: hidden;
}
.page-web-left .ul ul li a{
    height: 50px;
    line-height: 50px;
    display: block;
    background: #f3f8fc;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.page-web-left .ul ul li a:hover{
    background: #eeeeee;
}
.page-web-right{
    float: right;
    width: 820px}
.page-web-right .title{
    display: block;
    width: 300px;
    height: 46px;
    background: #0172be;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.page-web-right .box{
    min-height: 700px;
    _height: 700px;
    padding-bottom: 40px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.xjcx-title{
    height: 82px;
    border-bottom: 1px dashed #e8e8e8;
    width: 780px;
    margin: 25px auto 0;
    overflow: hidden;
}
.xjcx-title span{
    float: left;
    line-height: 82px;
    color: #000000;
    font-size: 16px;
}
.xjcx-title  .text{
    text-indent: 10px;
    margin-left: 11px;
    float: left;
    width: 158px;
    height: 32px;
    margin-top: 25px;
    border: 1px solid #e8e8e8;
}
.xjcx-title .btn{
    background: #07a6f9;
    color: #FFFFFF;
    float: left;
    height: 32px;
    margin-top: 25px;
    margin-left: 22px;
    width: 88px;
    border: 1px solid #e8e8e8;
}
.xjcx-table{
    width: 780px;
    margin: 14px auto 0;
    overflow: hidden;
}
.xjcx-table table thead{
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    background: #eeeeee;
}
.xjcx-table table tbody{
    color: #444444;
}
.xjcx-table table tbody td{
    text-align: center;
    line-height: 24px;
    padding: 13px 0;
    border-bottom: 1px dashed #e8e8e8;
}
.xjcx-table table tbody td a{
    color: #444444;
}
.zt-ul{
    overflow: hidden;
}
.zt-ul ul li{
    margin-right: 4px;
    float: left;
    margin-left: 14px;
    margin-top: 28px;
    overflow: hidden;
}
.zt-ul ul li a{
    display: block;
    width: 280px;
    overflow: hidden;
}
.zt-ul ul li a img{
    border: 1px solid #e8e8e8;
    display: block;
    width: 278px;
    height: 98px;
}
.zt-ul ul li a span{
    text-align: center;
    line-height: 34px;
    display: block;
    color: #343434;
}
.notice-li04-zt{
    margin-top: 0;
}
.notice-li04-zt .tab-bd{
    padding-bottom: 46px;
    height: auto;
}
.jdhy-web{
    overflow: hidden;
    padding-bottom: 46px;
}
.jdhy-web-li{
    width: 588px;
    height: 328px;
    border: 1px solid #e8e8e8;
}
.jdhy-web-li .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.jdhy-web-li .title a{
    color: #0172be;
}
.jg-box{
    padding-bottom: 36px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.jg-box .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.jg-box ul{
    overflow: hidden;
}
.jg-box ul li{
    margin-top: 24px;
    float: left;
    width: 33.2%;
}
.jg-box ul li a{
    width: 346px;
    height: 38px;
    color: #333333;
    text-align: center;
    line-height: 38px;
    display: block;
    margin: auto;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.notice-li04-zn{
    margin-top: 47px;
}
.min-zyzz{
    padding-top: 24px;
    overflow: hidden;
    width: 1170px;
    margin: auto;
    line-height: 36px;
    font-size: 16px;
    color: #444444;
}
.notice-li04-zn .tab-bd {
    height: auto;
    padding-bottom: 40px;
}
.lexq-box{
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.lexq-box .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.lexq-box .img{
    width: 120px;
    height: 154px;
    background: #eeeeee;
    display: block;
    margin: 40px auto 0;
}
.lexq-box .name{
    text-align: center;
    line-height: 42px;
    color: #444444;
    font-size: 16px;
}
.lexq-box .job{
    line-height: 24px;
    font-size: 16px;
    color: #444444;
    text-align: center;
    margin-top: 26px;
}
.lexq-box .job span{
    font-size: 16px;
    font-weight: bold;
    color: #1180cb;
}
.lexq-box .bor{
    height: 24px;
    width: 1170px;
    margin: auto;
    border-bottom: 1px dashed #e8e8e8;
}
.notice-li04-znz{
    margin-top: 54px;
}
.notice-li04-znz .tab-bd {
    height: auto;
    border: 0;
    border-top: 1px solid #e8e8e8;
    padding-bottom: 40px;
}
.ldxx-box{
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.ldxx-box .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.ldxx-box .ul{
    margin: 0 15px;
    overflow: hidden;
}
.ldxx-box .ul ul{
    width: 110%;
}
.ldxx-box .ul li{
    float: left;
    overflow: hidden;
    width: 392px;
    border-bottom: 1px dashed #e8e8e8;
    height: 246px;
}
.ldxx-box-li{
    margin-top: 23px;
    height: 200px;
    border-right: 1px solid #e8e8e8;
}
.ldxx-box-li .left{
    margin-left: 24px;
    float: left;
    width: 122px;
}
.ldxx-box-li .left img{
    width: 122px;
    height: 154px;
    background: #333333;
    display: block;
}
.ldxx-box-li .left span{
    line-height: 36px;
    text-align: center;
    color: #444444;
    display: block;
}
.ldxx-box-li .text{
    float: right;
    width: 232px;
    overflow: hidden;
}
.ldxx-box-li .text p{
    width: 210px;
    display: block;
    font-size: 16px;
    line-height: 32px;
   /* height: 96px;*/
    color: #444444;
}
.ldxx-box-li .text p span{
    color: #1180cb;
    font-weight: bold;
}
.ldxx-box-li .text div{
    margin-top: 14px;
    overflow: hidden;
}
.ldxx-box-li .text div a{
    margin-right: 14px;
    float: left;
    width: 98px;
    height: 30px;
    background: #1180cb;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.page-web-left01{
    padding-bottom: 80px;
    width: 400px;
    float: left;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.page-web-left01 .title{
    height: 44px;
    line-height: 44px;
    text-indent: 28px;
    background: #f3f8fc;
    font-size: 18px;
    font-weight: bold;
    color: #0172be;
}
.page-web-left01 .ul{
    overflow: hidden;
}
.page-web-left01 .ul a{
    margin-top: 20px;
    width: 160px;
    height: 110px;
    overflow: hidden;
    float: left;
    margin-left: 25px;
    border-radius: 5px;
    background: #f3f8fc;
    border: 1px solid #f3f8fc;
}
.page-web-left01 .ul a:hover{
    border: 1px solid #70bbea;
}
.page-web-left01 .ul a img{
    display: block;
    width: auto;
    margin: 26px auto 0 ;
    height: 30px;
}
.page-web-left01 .ul a span{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #444444;
    margin-top: 18px;
    line-height: 100%;
}
.page-web-left01 .ss-name{
    width: 340px;
    margin: 33px auto 0 ;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #1e68ac;
    line-height: 100%;
}
.page-web-left01 .text{
    line-height: 34px;
    height: 34px;
    border: 1px solid #eeeeee;
    text-indent: 10px;
    width: 338px;
    margin: 14px auto 0 ;
    display: block;
}
.page-web-left01 .btn{
    width: 340px;
    height: 36px;
    background: #1e68ac;
    color: #FFFFFF;
    border: 0;
    margin: 16px auto 0 ;
    display: block;
}
.page-web-left02{
    float: right;
    width: 780px;
    overflow: hidden;
}
.page-web-left02 .title{
    display: block;
    width: 150px;
    height: 46px;
    background: #0172be;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.page-web-left02 .box{
    min-height: 700px;
    _height: 700px;
    padding-bottom: 40px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.ysqgk-box{
    overflow: hidden;
}
.ysqgk-box .name{
    display: block;
    width: 150px;
    height: 46px;
    background: #0172be;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.ysqgk-box .box{
    border: 1px solid #e8e8e8;
    overflow: hidden;
    padding-bottom: 40px;
}
.ysqgk-box .box .sq{
    width: 1160px;
    overflow: hidden;
    margin: 16px auto 0 ;
}
.ysqgk-box .box .sq h1{
    font-size: 16px;
    color: #444444;
    line-height: 36px;
}
.ysqgk-box .box .sq p{
    line-height: 36px;
    color: #444444;
    text-indent: 2em;
}
.ysqgk-box .box02{
    width: 1160px;
    overflow: hidden;
    margin: auto;
}
.ysqgk-box .box02-left{
    float: left;
    overflow: hidden;
}
.ysqgk-box .box02-left .title{
    font-size: 16px;
    color: #444444;
    line-height: 52px;
    font-weight: bold;
}
.ysqgk-box .box02-right{
    float: right;
    width: 474px;
    overflow: hidden;
}
.ysqgk-box .box02-right h1{
    font-size: 16px;
    color: #444444;
    line-height: 52px;
    font-weight: bold;
}
.ysqgk-box .box02-right div{
    overflow: hidden;
    margin-top: 20px;
}
.ysqgk-box .box02-right div a{
    font-size: 16px;
    color: #0172be;
    line-height: 24px;
    margin-right: 90px;
}
.page-web-right .box03{
    min-height: 700px;
    _height: 700px;
    padding-bottom: 40px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
/*写信*/
.page_wyts_box {
    overflow: hidden;
    margin-top: 16px;
}
.page_wyts_box .item {
    overflow: hidden;
    margin-top: 15px;
}
.page_wyts_box .item03 {
    padding-bottom: 50px;
    margin-top: 22px;
    margin-left: 200px;
}
.page_wyts_box .name {
    float: left;
    width: 200px;
    font-size: 14px;
    color: #222222;
    line-height: 34px;
    text-indent: 50px;
}
.page_wyts_box .dx {
    float: left;
    height: 34px;
    width: 197px;
}
.page_wyts_box .dx select {
    height: 34px;
    width: 197px;
    border-color: #d2d2d2;
}
.page_wyts_box .name02 {
    margin-left: 50px;
    float: left;
    width: 104px;
    font-size: 14px;
    color: #222222;
    line-height: 34px;
}

.form-group {position: relative;width:198px;}
.form-group-txt{height:32px;line-height:32px;padding:0 10px;}
.form-group-select {/*padding-left: 1px;*/}
.form-control,
.simulation-input {
    width: 100%;
    line-height: 16px;
    font-size: 12px;
    color: #4b555b;
    background: none;
    outline: none;
    border: 1px solid #d3dcdd;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -1px;
    padding: 7px 8px;
    *padding-left: 0;
    *padding-right: 0;
    *text-indent: 8px;
    *float: left;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.float-left{float:left;}

.selectul{
    position:relative;
    display:inline-block;
    cursor:pointer;
    float:left;
    margin-right:10px;
}
.selectul ul{
    position:absolute;
    left:0;
    top:0px;
    background:#fff;
    border:1px solid #bdc3c7;
    border-top:none;
    padding:0px;
    overflow:hidden;
    overflow-y:auto;
    display:none;
    padding-top: 31px;
    -webkit-box-shadow:1px 1px 2px #eee;
    box-shadow:1px 1px 2px #eee;
}
.selectul ul li{
    height:20px;
    line-height:20px;
    color:#6a7576;
    font-size:12px;
    padding:5px 10px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.selectul ul li:hover{
    background:#666;
    color:#fff;
    cursor:pointer;
}
.selectul select{
    display:none;
}

.selectfocus{
    height:30px;
    line-height:30px;
    border:1px solid #d3dcdd;
    background-color: #fff;
    padding:0 0 0 8px;
    position: relative;
    z-index: 1002;
}
.selectfocus em{
    height:30px;
    display:block;
    background:url(../images/select-arr-default.gif) no-repeat right 0;
    font-style:normal;
    color:#4b555b;
    padding-right:8px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.select_ul_show .selectfocus{
    /*border-color:#91c4e5;
    border-bottom-color:#edf4f8;*/
}
.select_ul_show .selectfocus em{
    background-position:right -28px;
}


.lq-datetimepick{
    width: 500px;
    /*height: 280px;*/
    padding: 10px;
    position: absolute;
    /*left: 50%;
    top: 50%;
    margin: -160px 0 0 -260px;*/
    border: 1px solid #d3dcdd;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.2);
    box-shadow: 0 0 7px rgba(0,0,0,.2);
    display: none;
}
.datetime-arr{
    width: 13px;
    height: 7px;
    position: absolute;
    left: 25px;
    top: -7px;
}
.select-datetime{
    width: 100%;
    float: left;
    height:auto;
    *height: 222px;
}
.select-datetime dl{
    height: 50px;
}
.select-datetime dl.datetime-day{
    margin-bottom: 10px;
}
.select-datetime dl dt{
    width: 100px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #4b555b;
}
.select-datetime dl dt a{
    display: block;
    padding: 7px 0;
}
.select-datetime dl dt span{
    display: block;
    border-right: 1px solid #ecf0f1;
    margin-right: -1px;
}
.select-datetime dl dt.last span{
    border-right: none;
}
.select-datetime dl dt span i{
    color: #f03368;
    margin-left: 6px;
}
.select-datetime dl dt em{
    display: block;
    font-weight: normal;
}

.select-datetime dl dt.current a{
    background-color: #13a4e7;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.select-datetime dl dt.current a i{
    color: #FFFFFF;
}
.select-datetime dl dt a:hover{
    text-decoration: none;
}

.select-datetime dl dd{
    width: 99px;
    height: 40px;
    float: left;
    background-color: #fff;
    border: 1px solid #d3dcdd;
    padding: 7px 0 6px;
    margin: -1px 0 0 -1px;
    line-height: 20px;
    text-align: center;
    color: #4b555b;
    cursor: pointer;
}
.select-datetime dl dd em{
    font-size: 12px;
    display: block;
}
.select-datetime dl dd.over{
    color: #95a5a6;
    background-color: #ecf0f1;
}
.select-datetime dl dd.selected{
    color: #ffffff;
    background-color: #6b7879;
}




.datetime-select{
    height: 32px;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3dcdd;
}
.datetime-select .selectul{
    width: 100px;
}


.select-datetime dl.datetime-day{
    height: 35px;
}
.select-datetime dl.datetime-day dt,
.select-datetime dl.datetime-day dd{
    width: 70px;
    height: 30px;
    line-height: 30px;
}
.select-datetime dl.datetime-day dt{
    width: 71px;
}
.select-datetime dl.datetime-day dt span{
    border-right: none;
    font-size: 14px;
    text-align: center;
}

.select-datetime dl dd.blank{
    background-color: #fafbfb;
}
.select-datetime dl dd.current{
    background-color: #f2f5f5;
    font-weight: bold;
}


.select-datetime dl.datetime-hour dd{
    width: 61px;
    height: 30px;
    line-height: 30px;
}



.select-datetime dl.datetime-week{
    height: 50px;
}
.select-datetime dl.datetime-week dt,
.select-datetime dl.datetime-week dd{
    width: 100px;
    height: 50px;
    line-height: 150%;
}
.select-datetime dl.datetime-week dt span{
    border-right: 1px solid #ecf0f1;
    font-size: 12px;
    text-align: center;
    margin-right: -1px;
}
.select-datetime dl dt.last span{
    border-right: none;
}
.page_wyts_box .text {
    height: 32px;
    width: 195px;
    line-height: 32px;
    border: #d2d2d2 solid 1px;
    float: left;
}
.page_wyts_box .text02 {
    height: 32px;
    width: 547px;
    line-height: 32px;
    border: #d2d2d2 solid 1px;
    float: left;
}
.page_wyts_box textarea {
    line-height: 24px;
    height: 246px;
    width: 547px;
    border: #d2d2d2 solid 1px;
}
.page_wyts_box .text {
    height: 32px;
    width: 195px;
    line-height: 32px;
    border: #d2d2d2 solid 1px;
    float: left;
}
.page_wyts_box .yzm {
    float: left;
    margin-left: 16px;
    height: 34px;
    width: auto;
}
.page_wyts_box .item03 input {
    float: left;
    width: 135px;
    height: 34px;
    background: #00c2fa;
    margin-right: 40px;
    border: 0;
    color: #FFFFFF;
}
.page_wyts_box .item03 input.li01{
    background: #0172be;
}
/*写信结束*/
/*依申请公开*/
.sq-body {
    overflow: hidden;
}
.sq-body-name {
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 24px;
    color: #1f68ad;
    font-weight: bold;
}

.sq-body-bt {
    color: #343434;
    height: 40px;
    line-height: 40px;
    background: #e3edfc;
}

.sq-body-bt i {
    margin-left: 22px;
    color: #f22728;
    display: inline-block;
}

.sq-body-xx {
    background: #efefef;
    color: #343434;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
}

.notice-sq {
    margin-top: 10px;
    overflow: hidden;
}

.notice-sq .tab-hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.notice-sq .tab-hd ul {
}

.notice-sq .tab-hd li {
    margin: 0 15px;
    float: left;
}

.notice-sq .tab-hd li a {
    display: block;
    width: 178px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #343434;
}

.notice-sq .tab-hd li.on a {
    color:#FFFFFF;
    font-weight: bold;
    background: url("../images/img13.png");
}

.notice-sq .tab-bd {
    overflow: hidden;
    background: #efefef;
    padding-top: 20px;
    height: 220px
}

.notice-sq .tab-bd .name {
    width: 124px;
    float: left;
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    color: #343434;
}

.notice-sq .tab-bd .name i {
    display: inline-block;
    margin-left: 36px;
    color: #ff0000;
}

.notice-sq .tab-bd .name02 i {
    color: #efefef;
}

.notice-sq .tab-bd .text {
    float: left;
    height: 52px;
}

.notice-sq .tab-bd .text input {
    line-height: 30px;
    height: 30px;
    margin-top: 11px;
    text-indent: 10px;
    width: 258px;
    border: #e8e8e8 1px solid;
}

.notice-sq .tab-bd .text02 {
    float: left;
    height: 52px;
}

.notice-sq .tab-bd .text02 input {
    margin-top: 14px;
}

.notice-sq .tab-bd .text02-zs {
    display: block;
    font-size: 12px;
    color: #f22729;
    float: left;
    line-height: 30px;
    width: 100%;
    text-indent: 755px;
}

.text02-zs02 {
    height: 50px;
    float: left;
    font-size: 12px;
    color: #f22729;
    line-height: 50px;
}

.sq-ss {
    background: #efefef;
    overflow: hidden;
    margin-top: 13px;
}

.sq-ss .li01 {
    height: 32px;
    width: 1118px;
    margin: 30px auto 0;
    overflow: hidden;
}

.sq-ss .li01 span {
    float: left;
    line-height: 32px;
    color: #343434;
}

.sq-ss .li01 div {
    border: 1px solid #FFFFFF;
    height: 30px;
    width: 258px;
    margin-left: 35px;
    float: left;
    text-indent: 10px;
    line-height: 30px;
    background: #FFFFFF;
}

.sq-ss .li02 {
    color: #343434;
    height: 32px;
    width: 1118px;
    margin: 20px auto 0;
    overflow: hidden;
}

.sq-ss .li02 i {
    color: #ff0000;
}

.sq-ss textarea {
    border: 1px solid #e9e9e9;
    width: 1096px;
    height: 192px;
    margin: 6px auto 0;
    display: block;
    padding: 10px;
}

.sq-ss .li03 {
    font-size: 0;
    width: 1118px;
    margin: 20px auto 0;
    overflow: hidden;
}

.sq-ss .li03 span {
    font-size: 14px;
    display: inline-block;
    line-height: 32px;
    color: #343434;
    vertical-align: middle;
}

.sq-ss .li03 select {
    font-size: 14px;
    display: inline-block;
    width: 239px;
    height: 30px;
    margin-left: 18px;
    margin-right: 100px;
    vertical-align: middle;
}

.sq-ss .li04 {
    color: #343434;
    height: 32px;
    width: 1118px;
    margin: 20px auto 0;
    overflow: hidden;
}

.sq-ss .li04 .dw {
    width: 110px;
    float: left;
    line-height: 32px;
    color: #343434;
}

.sq-ss .li04 .dw i {
    color: #ff0000;
}

.sq-ss .li04 .link {
    line-height: 32px;
    text-align: center;
    width: 110px;
    height: 32px;
    background: #dbd9d9;
    border: 0;
    color: #343434;
    float: left;
    margin-left: 6px;
}

.sq-ss .li04 .df {

    width: 108px;
    float: left;
    margin-left: 17px;
    color: #fe0000;
    line-height: 32px;
}

.sq-ss .li04 .zy {
    font-size: 14px;
    display: inline-block;
    line-height: 32px;
    color: #343434;
    float: left;
    margin-left: 90px;
}

.sq-ss .li04 .text {
    float: left;
    line-height: 30px;
    height: 30px;
    text-indent: 10px;
    margin-left: 58px;
    width: 238px;
    border: #e8e8e8 1px solid;
}

.sq-ss .li04 .img {
    float: left;
    height: 32px;
    width: auto;
    margin-left: 50px;
}

.sq-ss .li04 .file {
    margin-left: 4px;
    float: left;
}

.sq-ss-box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000000;
    width: 680px;
    height: 490px;
    background: #e3edfc;
}

.sq-ss-box .title {
    overflow: hidden;
}

.sq-ss-box .title i {
    cursor: pointer;
    float: right;
    margin-right: 20px;
    line-height: 36px;
}

.sq-ss-box .name {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #275296;
    line-height: 24px;
}

.sq-ss-box .ul {
    margin-top: 10px;
    overflow: hidden;
}

.sq-ss-box .ul ul li {
    float: left;
    padding: 10px 0;
    width: 33.3%;
    text-indent: 60px;
}

.sq-ss .li05 {
    color: #ff0000;
    width: 1118px;
    line-height: 24px;
    margin: 20px auto 0;
    overflow: hidden;
}

.sq-sb {
    padding: 70px;
    overflow: hidden;
    text-align: center;
}

.sq-sb input {
    display: inline-block;
    text-align: center;
    width: 152px;
    height: 42px;
    color: #FFFFFF;
    margin: 0 50px;
    border: 0;
    background: #275296;
}

.sq-banner {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
}

.sq-gs {
    width: 1146px;
    margin: auto;
    padding: 18px 0;
    overflow: hidden;
    line-height: 30px;
}

.sp-nav {
    padding-bottom: 50px;
    width: 110%;
    overflow: hidden;
    display: block;
    font-size: 0;
    margin-top: 12px;
    text-align: center;
}

.sp-nav a {
    margin-right: 12px;
    overflow: hidden;
    float: left;
}

.sp-nav a img {
    width: 230px;
    height: 230px;
    display: block;
}

.sq-ssy {
    margin-top: 9px;
    margin-bottom: 20px;
    overflow: hidden;
    height: 644px;
    background: #e3edfc;
}

.sq-ssy .img {
    display: block;
    margin: 56px auto 0;
}

.sq-ssy .name {
    margin-top: 12px;
    color: #f22728;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}
.mfdmonu{
    margin-left: 100px;
    float: left;
}
.sq-ss .li04 span {
    font-size: 14px;
    float: left;
    line-height: 32px;
    color: #343434;
    vertical-align: middle;
}
.sq-ss .li04 span i{
    color: #ff0000;
}
.sq-ss .li04 select {
    font-size: 14px;
    float: left;
    width: 239px;
    height: 30px;
    margin-left: 12px;
    vertical-align: middle;
}
/*依申请公开结束*/
/*在线访谈*/
.ft-web-left{
    padding:  15px;
    float: left;
    width: 784px;
    border: 1px solid #eeeeee;
}
.ft-web-top .title {
    margin-top: 18px;
    height: 54px;
    background: #f2f1f1;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
    color: #343434;
}
.ft-web-top {
    margin: auto;
    overflow: hidden;
}
.ft-web-top .img {
    margin-top: 8px;
    float: left;
    width: 470px;
    height: 288px;
    background: #eeeeee;
}
.ft-web-top .content {
    float: right;
    width: 274px;
    overflow: hidden;
}
.ft-web-top .content div {
    margin-top: 17px;
    overflow: hidden;
    line-height: 20px;
    color: #999999;
}
.ft-web-top .content .li01 a {
    color: #343434;
}
.ft-web-jj {
    margin: 18px auto 0;
    overflow: hidden;
}
.ft-web-jj .title {
    font-size: 18px;
    background: #f1f1f1;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
}
.ft-web-jj .title span{
    color: #FFFFFF;
    float: left;
    width: 140px;
    overflow: hidden;
    height: 42px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    background: #1f68ad;
}
.ft-web-jj .text {
    height: 200px;
    margin-top: 12px;
    line-height: 30px;
    color: #343434;
    padding: 0 28px;
    overflow: hidden;
    overflow-y: auto;
}
.ft-web-sl {
    margin: 18px auto 0;
    overflow: hidden;
}
.ft-web-sl .title {
    font-size: 18px;
    background: #f1f1f1;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
}
.ft-web-sl .title span{
    color: #FFFFFF;
    float: left;
    width: 140px;
    overflow: hidden;
    height: 42px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    background: #1f68ad;
}
.ft-web-sl .text {
    height: 888px;
    margin-top: 5px;
    overflow-y: auto;
}
.ft-web-sl .text div {
    border-bottom: 1px solid #d1d1d1;
    padding: 26px 18px;
    line-height: 30px;
    font-size: 14px;
    color: #343434;
}
.ft-web-sl .text div {
    border-bottom: 1px solid #d1d1d1;
    padding: 26px 18px;
    line-height: 30px;
    font-size: 14px;
    color: #343434;
}
.ft-web-right {
    float: right;
    width: 376px;
    background: #f2f1f1;
    overflow: hidden;
}
.ft-web-wq{
    width: 340px;
    overflow: hidden;
    margin: auto;
}
.ft-web-wq .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin-top: 10px;
}
.id-list-ft{
    height: 216px;
}
.id-list-ft ul li{
    background: url(../images/d05.png) no-repeat 0 center;
}
.id-list-ft ul li a {
    margin-left: 15px;
}
.id-list-ft ul li span {
    margin-right: 0;
}
.ft-web-tw {
    padding-bottom: 28px;
    width: 340px;
    overflow: hidden;
    margin: 0 auto 0;
}
.ft-web-tw .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
}
.ft-web-tw .text02 {
    display: block;
    line-height: 30px;
    width: 338px;
    border: 1px solid #d1d1d1;
    height: 30px;
    text-indent: 10px;
    margin-top: 5px;
}
.ft-web-tw .text03 {
    color: #0169c0;
    line-height: 24px;
    margin-top: 7px;
}
.ft-web-tw textarea {
    padding: 0 10px;
    width: 318px;
    border: 1px solid #d1d1d1;
    height: 200px;
    color: #888888;
    line-height: 24px;
}
.ft-web-tw .yz {
    overflow: hidden;
    margin-top: 20px;
}
.ft-web-tw .yz .text {
    text-indent: 10px;
    float: left;
    line-height: 30px;
    width: 118px;
    border: 1px solid #d1d1d1;
    height: 30px;
}
.ft-web-tw .yz img {
    float: left;
    height: 32px;
    margin-left: 13px;
}
.ft-web-tw .yz .btn {
    border: 0;
    height: 32px;
    width: 80px;
    background: #0169c0;
    color: #ffffff;
    float: right;
}
.xzt-box{
    padding-bottom: 10px;
    overflow: hidden;
    background: #FFFFFF;
}
.xzt-box h1{
    margin-top: 10px;
    line-height: 44px;
    color: #000000;
    text-indent: 16px;
    font-size: 16px;
}
.xzt-box ul{
    overflow: hidden;
}
.xzt-box .ul {
    width: 340px;
    overflow: hidden;
    margin: 0 auto 0;
}
.xzt-box .ul ul{
    width: 120%;
}
.xzt-box .ul ul li{
    margin-bottom: 13px;
    margin-right: 13px;
    float: left;
}
.xzt-box .ul ul li a{
    width: 180px;
    height: 110px;
    display: block;
    overflow: hidden;
    background: #eeeeee;
}
.ft-web-wq02{
    padding-bottom: 40px;
}

/*在线访谈结束*/
/*详情*/
.page-content {
    overflow: hidden;
}

.item-box{
    border-bottom: 1px solid #e1e0e0;
    /*overflow: hidden;
    height: 190px;*/
}
.page-content-img{
    display: block;
    width: 796px;
    margin: 40px auto 0;
    height: auto;
}
.page-content-text{
    font-size: 18px;
    line-height: 36px;
    color: #444444;
    margin-top: 50px;
}

.page-content .title{
    font-weight: 400;
    margin-top: 46px;
    font-size: 28px;
    line-height: 40px;
    color: #333333;
    text-align: center;
}
.page-content .item{
    margin-top: 25px;
    text-align: center;
    font-size: 0;
}
.page-content .item span{
    display: inline-block;
    color: #666666;
    margin: 0 60px;
    font-size: 14px;
}
.oaxt {
    display: block;
    margin-top: 6px;
    font-size: 18px;
    background: #296ac4;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #ffffff;
}

.notice-li02 .tab-bd {
    overflow: hidden;
    border: 1px solid #e8e8e8;
    height: 268px;
}
.notice-li02 .tab-hd {
    border-bottom: 2px #1e68ac solid;
    height: 46px;
    background-color: #e8e8e8;
    overflow: hidden;
}
body {
    font-family: 微软雅黑;
    font-size: 15px;
}
/*详情页*/


