body{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.noData {
    text-indent: 10px;
}


.infoList {
    text-align: left;
}
.infoList li {
    padding: 3px 0;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.infoList li a {
    padding-left: 12px;
    font-size: 15px;
    background: url(../png/hdqvze.png) 2px center no-repeat;
}
.infoList li .date {
    font-size: 14px;
    margin-left: 15px;
    float: right;
    color: #999;
}
.infoList li .dateRight {
    margin-left: 10px;
    color: #999;
}
.infoList li .node {
    color: #e00;
    margin-right: 5px;
}




.picList {
    margin: 0 -10px;
    overflow: hidden;
}
.picList li {
    float: left;
    border: none;
    margin-bottom: 10px;
    width: 24.99%;
}
.picList li .pic {
    padding: 0 10px;
}
.picList li .pic a {
    padding: 0;
}
.picList li .pic img {
    width: 160px;
    height: 120px;
}
.picList li .pic a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.picList li .con {
    height: 95px;
    overflow: hidden;
}
.picList li .title {
    padding: 0 10px;
    margin: 5px 0 0;
    height: 40px;
    line-height: 20px;
    white-space: normal;
    text-align: center;
    overflow: hidden;
}
.picList li .title a {
    font-size: 15px;
}
.picList li .intro {
    padding: 0 10px;
    line-height: 20px;
    color: #777;
}


.txtPicList li {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.txtPicList li .pic {
    width: 120px;
    float: left;
    margin-right: 15px;
}
.txtPicList li .pic img {
    width: 120px;
    height: 90px;
}
.txtPicList li .pic a:hover img {
    border-color: #aaa;
}
.txtPicList li .con {
    overflow: hidden;
}
.txtPicList li .title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.txtPicList li .intro {
    color: #666;
    line-height: 24px;
}
.txtPicList li .intro .more {
    color: #e00;
    font-size: 12px;
}


.txtPicListB li .pic img {
    width: 190px;
    height: 120;
    padding: 4px;
    border: 1px solid #ddd;
    background: #fff;
}
.txtPicListB li .pic a:hover img {
    border-color: #aaa;
}
.txtPicListB li .title {
    height: 28px;
    line-height: 28px;
    font-weight: bold;
}
.txtPicListB li .title a {
    color: #9b770a;
}
.txtPicListB li .intro {
    color: #666;
}
.txtPicListB li .intro .more {
    color: #f60;
}


.topicList .t {
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.topicList .t .title {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.topicList .t .intro {
    color: #888;
    text-align: left;
    line-height: 1.8;
}
.topicList .t .intro .more {
    color: #c30000;
}
.topicList .n {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 3px 0;
}
.topicList .n .tit {
    padding-left: 18px;
    background: url(../png/hdqvze.png) 2px center no-repeat;
    font-size: 15px;
}
.topicList .n .date {
    float: right;
    color: #999;
    margin-left: 10px;
}
.topicList .t {
    position: relative;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px dashed #ccc;
}
.topicList .pic {
    width: 150px;
    margin-right: 20px;
    float: left;
}
.topicList .pic img {
    width: 100%;
}
.topicList .pic a:hover img {
    border-color: #aaa;
}
.topicList .con {
    overflow: hidden;
    zoom: 1;
}


.slideBox {
    height: 100px;
    overflow: hidden;
    position: relative;
}
.slideBox .hd {
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 5px;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    font-size: 12px;
    float: left;
    margin-right: 2px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #000;
    cursor: pointer;
    color: #fff;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.slideBox .hd ul li.on {
    background: #f00;
    filter: alpha(opacity=100);
    opacity: 1;
}
.slideBox .bd {
    position: relative;
    z-index: 0;
}
.slideBox .bd .con {
    display: none;
}


.focusBox {
    margin-bottom: 15px;
    
    overflow: hidden;
    position: relative;
}
.focusBox .hd {
    position: absolute;
    z-index: 1;
    right: 4px;
    bottom: 14px;
}
.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.focusBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 9px;
    height: 9px;
    line-height: 9px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    color: #fff;
}
.focusBox .hd ul li.on {
    background: #FF4F01;
    color: #fff;
}
.focusBox .hd ul li span {
    display: none;
}
.focusBox .bd {
    position: relative;
    overflow: hidden;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
    line-height: 0;
}
.focusBox .bd .pic img {
    width: 100%;
    height: 260px;
    border: 0;
}
.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    text-align: left;
}
.focusBox .bd .con .title {
    position: absolute;
    width: 76%;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    overflow: hidden;
}
.focusBox .bd .con .title a {
    color: #fff;
    padding-left: 10px;
    text-decoration: none;
}
.focusBox .bd .con .titleBg {
    position: absolute;
    width: 100%;
    z-index: 0;
    bottom: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    height: 36px;
}


.page {
    text-align: center;
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}
.page a, .page span {
    font-size: 12px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0px 12px;
    margin: 0 2px 5px 0;
    line-height: 30px;
    height: 30px;
    border-radius: 4px;
}
.page a {
    background-color: #dce9f5;
}
.page a:hover, .page span:hover {
    text-decoration: none;
    background-color: #b7cee3;
    color: #3069b8;
}
.page .current {
    background: #3069b8 !important;
    color: #fff !important;
    font-weight: bold;
}
.page select, .page input {
    margin: 0 4px;
    vertical-align: middle;
}
.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}
.page .disabled {
    background-color: #f5f5f5;
    pointer-events: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


.siteMap {
    padding: 15px 10px;
    overflow: hidden;
    zoom: 1;
}
.siteMap .li1 {
    margin-bottom: 20px;
}
.siteMap .h1 {
    height: 40px;
    line-height: 40px;
    border: 1px dotted #ccc;
    background: #fff;
    background: #f6f6f6;
}
.siteMap .h1 .a1 {
    font: normal 16px/40px "Microsoft YaHei";
    _font-weight: bold;
    color: #3069b8;
    padding-left: 15px;
}
.siteMap .ul1 {
    padding: 10px 20px;
    zoom: 1;
}
.siteMap .li2 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 50px;
    vertical-align: top;
    padding-bottom: 5px;
}
.siteMap .a2 {
    color: #666;
}
.siteMap .ul2 {
    padding: 0 0 20px 0;
}
.siteMap .li3 {
    line-height: 18px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.siteMap .a3 {
    color: #999;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ddd;
}
.siteMap .last3 .a3 {
    border-right: 0;
}
.siteMap #liID41 .li2 {
    display: block;
}


.letterList {
    width: 100%;
    border: none;
}
.letterList th, .letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 26px;
    padding: 6px 5px;
    border-bottom: 1px dotted #ddd;
}
.letterList th {
    background: #f5f5f5;
}
.letterList th {
    height: 40px;
    line-height: 40px;
    padding: 0px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList .num {
    display: none;
}
.letterList td.title {
    text-align: left;
    padding-left: 5px;
}
.letterList td.title a {
    font-size: 15px;
}
.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}
.letterList .ico img {
    vertical-align: middle;
}
.letterList .dep {
    width: 90px;
}
.letterList .state {
    width: 90px;
}
.letterList .open, .letterList .handle {
    display: none
}
.letterList .state .s0 {
    color: #333;
}
.letterList .state .s1 {
    color: #f70;
}
.letterList .state .s2 {
    color: #f00;
}
.letterList .state .s3 {
    color: #390;
}
.letterList .state .s4 {
    color: #333;
    text-decoration: line-through;
}
.letterList .date {
    border-right: none;
    width: 90px;
}
.letterList td.date {
    color: #999999
}


.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}