@charset "UTF-8";
/* Base Reset */
* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:focus {
    outline: 0;
}

img {
    border: 0;
}

a img {
    vertical-align: middle;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom: 1;
}

body, p {
    font: 14px/1 Microsoft YaHei, Tohoma, Arial;
    color: #313131;
}

body {
    background: #ffffff;
}

a {
    text-decoration: none;
    color: #313131;
    transition: all 0.4s ease-in-out;
}

a:hover {
    text-decoration: none;
    color: #9b0004;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wp-wrapper {
    width: 100%;
}

.wp-wrapper .wp-inner {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
}

/**头锟斤拷**/
.wp-toper {
    background: #3e3939;
}

.wp-toper .wp-inner {
}

.wp-header {
    background: #0e83d5;
}

/*    .wp-header .wp-inner { 20220301
        background: url(../images/head_bg.png) no-repeat 68% center;
    }*/

/** [站锟斤拷LOGO]*/
.logo-panel {
    float: left;
}

.logo-window {
    padding: 20px 0;
}

.logo-window img {
    width: 100%;
    vertical-align: middle;
}

.wp-head-tools {
    float: right;
}

/** [锟斤拷锟斤拷选锟斤拷]*/
.lang-panel {
    float: right;
}

.lang-window {
}

.lang-window .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 100;
}

.lang-window .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    color: #c5c4c4;
}

.lang-window .wp-menu .menu-item a.menu-link:hover {
    text-decoration: none;
    color: #fff;
}

.lang-window .wp-menu .menu-item.i5 a.menu-link {
    background: url(../images/xian.png) no-repeat left center;
}

.lang-window .wp-menu .menu-item.i6 a.menu-link {
    background: url(../images/xian.png) no-repeat left center;
}

.lang-window .wp-menu .sub-menu {
    background: #3e3939;
    display: none;
    position: absolute;
    left: 0;
    top: 35px;
    z-index: 100;
    min-width: 100%;
    text-align: center;
}

.lang-window .wp-menu .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    border-bottom: 0px solid #5384b0;
}

.lang-window .wp-menu .sub-menu .sub-item a {
    display: block;
    font-size: 12px;
    color: #c5c4c4;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    display: block;
}

.lang-window .wp-menu .sub-menu .sub-item a:hover {
    color: #fff;
    display: block;
}

/** [锟斤拷锟斤拷]*/
.search-panel {
    float: right;
    clear: right;
    width: 18%;
    padding-top: 38px;
}

.search-window {
    border-bottom: 0px solid #6691b8;
    overflow: hidden;
    background: #840104;
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 10px;
    margin-right: 40px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    border: 0;
    outline: 0;
    background: none;
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
}

.wp-search .search-btn {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
}

.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 36px;
    border: 0;
    outline: 0;
    background: url(img/search.png) no-repeat center;
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #829cbc;
}
/* WebKit, Blink, Edge */
:-moz-placeholder {
    color: #829cbc;
}
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
    color: #829cbc;
}
/* Mozilla Firefox 19+ */
:-ms-input-placeholder {
    color: #829cbc;
}
/* Internet Explorer 10-11 */

/**锟斤拷锟斤拷锟斤拷**/
/*#ad2327;                                                                   20220303*/
.wp-navi {
    background: #105ea1;
}
.main-nav-panel {
}

.menu-switch-arrow {
    display: none;
}

.main-nav-panel .wp-menu {
    margin: 0 auto;
}

.main-nav-panel .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 100;
}

.main-nav-panel .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 22px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}

.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
    text-decoration: none;
    color: #fff;
    background: #0d4f89;
}

.main-nav-panel .sub-menu {
    background: #105ea1;
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    min-width: 100%;
    text-align: center;
}

.main-nav-panel .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    border-bottom: 0px solid #5384b0;
}

.main-nav-panel .sub-menu .sub-item a {
    display: block;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    display: block;
}

.main-nav-panel .sub-menu .sub-item a:hover {
    color: #fff;
    display: block;
    background: #0d4f89;
}

.main-nav-panel .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    z-index: 200;
    background-color: #e6e6e6;
    border-left: 1px solid #ddd;
}

.main-nav-panel .wp-menu .menu-item.i10 .sub-menu {
    display: none !important;
}

/**slide锟斤拷锟斤拷**/
.wp-navi .navi-slide-head {
    display: none;
    padding: 0 10px;
    height: 40px;
}

.wp-navi .navi-slide-head .navi-slide-title {
    display: inline-block;
    float: left;
    font-weight: normal;
    color: #212121;
    font-size: 18px;
    line-height: 40px;
}

.wp-navi .navi-slide-head .navi-slide-arrow {
    display: block;
    width: 34px;
    height: 40px;
    float: right;
    background: url(img/menu-icon-arrow.png) no-repeat 50%;
}

/**aside锟斤拷锟斤拷**/
.navi-aside-page {
    position: fixed;
}

.navi-aside-toggle {
    display: block;
    width: 34px;
    height: 34px;
    background: url(img/menu-icon-arrow-white.png) no-repeat 50%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    display: none;
}

.wp-navi-aside {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

.wp-navi-aside .navi-aside-mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
}

.wp-navi-aside-active {
    display: block;
}

.wp-navi-aside .aside-inner {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -216px;
    z-index: 1002;
    width: 216px;
    max-width: 100%;
    background: #252525;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.wp-navi-aside .aside-inner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: rgba(0,0,0,.6);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.6);
}

.wp-navi-aside .navi-aside-head {
    margin-top: 0;
    border-top: 1px solid rgba(0,0,0,.3);
    background: #333;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

.wp-navi-aside .navi-aside-head .navi-aside-title {
    padding: 7px 10px;
    font-weight: normal;
    color: #777;
    font-size: 14px;
}

.wp-navi-aside .navi-aside-wrap {
    color: #aaa;
    border-bottom: 1px solid rgba(0,0,0,.3);
    box-shadow: 0 1px 0 rgba(255,255,255,.05);
}

.wp-navi-aside .navi-aside-wrap li {
    position: relative;
}

.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow {
    display: block;
    cursor: pointer;
    width: 50px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0px;
    color: #f6f6f6;
    font-size: 14px;
    background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;
}

.wp-navi-aside .navi-aside-wrap li .menu-open-arrow {
    background-position: 20px 12px;
}

.wp-navi-aside .navi-aside-wrap li a {
    display: block;
    text-decoration: none;
    color: #c7c7c7;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 30px 8px 15px;
    border-top: 1px solid rgba(0,0,0,.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus {
    background-color: #404040;
    color: #fff;
    outline: 0;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu {
    display: none;
    background-color: #2e2e2e;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu li a {
    padding-left: 20px;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu {
    background-color: #333
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a {
    padding-left: 30px;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu {
    background-color: #343434;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a {
    padding-left: 40px;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu {
    background-color: #373737;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a {
    padding-left: 50px;
}

/**锟斤拷锟斤拷图片**/
.wp-focus {
}

.wp-focus .wp-inner {
    max-width: 1400px;
}

.fcous-panel {
    width: 100%;
}

.fcous-panel .focus-window {
    width: 100%;
    overflow: hidden;
}

/** 锟斤拷锟斤拷*/
.wp-container {
}

.wp-container .content {
    width: 100%;
}

.wp-container .content .cbox-left {
    width: 48%;
    float: left;
}

.wp-container .content .cbox-right {
    width: 27%;
    float: right;
}
.wp-container .content .cbox-right1 {
    width: 48%;
    margin-left:4%;
    float: right;
}
.zdy-2 {
    display: block;
}

.zdy-2 .news {
    width: 350px;
    height: 221px;
    margin-right: 0;
    margin-bottom: 0px;
    border-top: 2px solid #9b0004;
    overflow: hidden;
}

.zdy-2 .news.n0, .zdy-2 .news.n2 {
    float: left;
}

.zdy-2 .news.n1, .zdy-2 .news.n3 {
    float: right;
}

.zdy-2 .news.n1 .slt, .zdy-2 .news.n2 .slt {
    display: none;
}

.zdy-2 .news.n0 .nr, .zdy-2 .news.n3 .nr {
    display: none;
}

.zdy-2 .news .slt {
}

.zdy-2 .news .imgs {
    width: 100%;
    height: 140px;
    background-size: cover;
    background-position: center top;
}

.zdy-2 .news img {
    width: 327px;
    height: 140px;
}

.zdy-2 .news .bt, .zdy-2 li .bt a {
    line-height: 24px;
    margin-top: 10px;
    font-size: 16px;
    color: #9b0004;
}

.zdy-2 .news .time {
    font-size: 14px;
    color: #585858;
    line-height: 24px;
}

.zdy-2 .news .nr {
    line-height: 24px;
    height: 120px;
    margin-top: 10px;
    overflow: hidden;
}

.zdy-2 .news .nr a {
    font-size: 15px;
    line-height: 30px;
    color: #535353;
    display: block;
    word-wrap: break-word;
    word-break: break-all;
}

.zdy-2 .news .nr a:hover {
    color: #9b0004;
}

.zdy-2 .news-box {
    width: 100%;
    float: left;
}

.zdy-2 .news-box li {
}

.zdy-2 .news-box .qbox {
    width: 100%;
    height: 100%;
}

.wp-post {
}

.wp-post .post-head {
    height: 33px;
    margin: 6px 0;
}

.wp-post .post-head .head-bar {
    position: relative;
}

.wp-post .post-head .post-title {
    padding: 4px 10px;
    background-color: #0e83d5;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
}
.wp-post .post-head .post-more {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.wp-post .post-head .post-more a {
    color: #313131;
    text-decoration: none;
}

.wp-post .post-head .post-more a:hover {
    color: #9b0004;
    text-decoration: none;
}

.wp-post .post-body {
}

.post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.post-news .news-item .meta-title {
    display: block;
    margin-right: 0px;
    overflow: hidden;
}

.wp-post.post-4 .post-body {
}

.wp-post.post-4 .post-news .news-item {
    float: left;
}

.wp-post.post-4 .post-news .news-item.item-1, .wp-post.post-4 .post-news .news-item.item-6, .wp-post.post-4 .post-news .news-item.item-10 {
    clear: left;
    min-width: 50px;
}

.wp-post.post-4 .post-news .news-item.item-2, .wp-post.post-4 .post-news .news-item.item-5, .wp-post.post-4 .post-news .news-item.item-7, .wp-post.post-4 .post-news .news-item.item-9, .wp-post.post-4 .post-news .news-item.item-11 {
    margin-left: 65px;
    min-width: 80px;
}

.wp-post.post-4 .post-news .news-item.item-3, .wp-post.post-4 .post-news .news-item.item-13 {
    margin-left: 65px;
    min-width: 50px;
}

.wp-post.post-4 .post-news .news-item.item-4, .wp-post.post-4 .post-news .news-item.item-8, .wp-post.post-4 .post-news .news-item.item-12 {
    margin-left: 65px;
}

.wp-post.post-4 .post-news .news-item .meta-title {
    width: 100%;
    margin-right: 0;
    line-height: 32px;
    color: #302f2f;
}

.wp-post.post-4 .post-news .news-item .meta-title a {
    display: block;
    font-size: 15px;
    line-height: 32px;
    color: #302f2f;
}

.wp-post.post-4 .post-news .news-item .meta-title a:hover {
    color: #9b0004;
}

.wp-post.post-8 .post-body {
    background: #e6e6e6;
    border-top: 2px solid #0e83d5;
    padding-bottom: 30px;
}

.wp-post.post-8 .post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    padding: 10px 15px;
    border-bottom: 1px solid #eeeeee;
}

.rili .news_list {
}

.rili .news_list li.news {
    margin: -7px 24px;
    padding: 19px 0;
    border-bottom: 1px solid #d1cdc2;
    position: relative;
}

.rili .news_list li.news .news_time {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 0;
}

.rili .news_list li.news .news_time .news_year {
    line-height: 30px;
    font-size: 12px;
    color: #797979;
    background: #fff;
}

.rili .news_list li.news .news_time .news_days {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    background: #0e83d5;
}

.rili .news_list li.news .news_wz {
    padding: 5px 0px;
    text-align: left;
    margin-left: 80px;
}

.rili .news_list li.news .news_title {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    font-size: 16px;
    color: #9b0004;
}

.rili .news_list li.news .news_title a {
    line-height: 24px;
    font-size: 16px;
    color: #060606;
}

.wp-post.post-17 .post-body {
}

.wp-post.post-17 .post-news .news-item {
    border-top: 2px solid #9b0004;
    width: 350px;
}

.wp-post.post-17 .post-news .news-item.item-1 {
    float: left;
}

.wp-post.post-17 .post-news .news-item.item-2 {
    float: right;
}

.wp-post.post-17 .post-news .news-item .meta-title {
    width: 100%;
    margin-right: 0;
    line-height: 24px;
    height: 12px;
    color: #9b0004;
    padding: 15px 0 10px;
}

.wp-post.post-17 .post-news .news-item .meta-title a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.wp-post.post-17 .post-news .news-item .meta-time {
    display: block;
    text-align: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #9b0004;
    font-size: 14px;
    padding: 5px 0;
}

.wp-post.post-17 .post-news .news-item .meta-summary {
    display: block;
    line-height: 24px;
    font-size: 12px;
}

.wp-post.post-17 .post-news .news-item .meta-summary a {
    display: block;
    line-height: 24px;
}

.wp-post.post-18 .post-body {
    background: #e6e6e6;
}

.wp-post.post-18 .post-news .news-item {
    border-top: 2px solid #9b0004;
    padding: 20px 25px;
    position: relative;
}

.wp-post.post-18 .post-news .item-2 {
    border-top: 0px;
    padding: 0px 25px;
}

.wp-post.post-18 .post-news .news-item .meta-title {
    margin: 0;
    width: 100%;
    padding-bottom: 10px;
}

.wp-post.post-18 .post-news .news-item .meta-title a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #9b0004;
}

.wp-post.post-18 .post-news .news-item .meta-word {
    line-height: 24px;
    font-size: 12px;
    color: #5b5b5b;
}

.wp-post.post-18.pad {
    display: none;
}

.wp-post.post-27 .post-body {
}

.button-top {
    border-top: 2px solid #0e83d5;
}

.new-width {
    width: 100%;
}

.wp-post.post-27 .post-news .news-item {
    border-bottom: 1px solid #dfdddd;
    width: 350px;
}

.wp-post.post-27 .post-news .news-item.item-1 {
    float: left;
}

.wp-post.post-27 .post-news .news-item.item-2 {
    float: right;
}

.wp-post.post-27 .post-news .news-item .meta-title {
    width: 100%;
    margin-right: 0;
    line-height: 24px;
    height: 12px;
    color: ##9b0004;
    padding: 15px 0 10px;
}

.wp-post.post-27 .post-news .news-item .meta-title a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.wp-post.post-27 .post-news .news-item .meta-time {
    display: block;
    text-align: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #0e83d5;
    font-size: 14px;
    padding: 5px 0;
}

.wp-post.post-27 .post-news .news-item .meta-summary {
    display: block;
    line-height: 24px;
    font-size: 12px;
}

.wp-post.post-27 .post-news .news-item .meta-summary a {
    display: block;
    line-height: 24px;
}

/**add****/

.wp-post.post-30 .post-body {
}

.wp-post.post-30 .post-news > li:first-child {
    border-top: 2px solid #9b0004;
    width: 350px;
}

.wp-post.post-30 .post-news .news-item {
    width: 350px;
}

.wp-post.post-30 .post-news .news-item.item-1 {
    float: left;
}

.wp-post.post-30 .post-news .news-item.item-2 {
    float: right;
}

.wp-post.post-30 .post-news .news-item .meta-title {
    width: 100%;
    margin-right: 0;
    line-height: 24px;
    height: 12px;
    color: #9b0004;
    padding: 15px 0 10px;
}

.wp-post.post-30 .post-news .news-item .meta-title a {
    border-top: 0px;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.wp-post.post-30 .post-news .news-item .meta-time {
    display: block;
    text-align: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #9b0004;
    font-size: 14px;
    padding: 5px 0;
}

.wp-post.post-30 .post-news .news-item .meta-summary {
    display: block;
    line-height: 24px;
    font-size: 12px;
}

.wp-post.post-30 .post-news .news-item .meta-summary a {
    display: block;
    line-height: 24px;
}

/***end**/

.wp-post.post-28 {
}

.wp-post.post-28 .post-body {
    padding: 20px 0 10px;
    border-top: 2px solid #9b0004;
}

.wp-post.post-28 .wp-menu .menu-item {
    float: left;
    display: inline-block;
    width: 25%;
    text-align: center;
}

.wp-post.post-28 .wp-menu .menu-item a.menu-link {
    display: inline-block;
    margin: 0;
    line-height: 24px;
    color: #302f2f;
    font-size: 15px;
    text-align: center;
    padding-top: 40px;
}

.wp-post.post-28 .wp-menu .menu-item a.menu-link:hover {
    text-decoration: none;
    color: #9b0004;
}

.wp-post.post-28 .wp-menu .menu-item.i1 a.menu-link {
    background: url(../images/links9.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i1 a.menu-link:hover {
    background: url(../images/links9_hover.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i2 a.menu-link {
    background: url(../images/links1.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i2 a.menu-link:hover {
    background: url(../images/links1_hover.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i3 a.menu-link {
    background: url(../images/links2.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i3 a.menu-link:hover {
    background: url(../images/links2_hover.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i4 a.menu-link {
    background: url(../images/links3.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i4 a.menu-link:hover {
    background: url(../images/links3_hover.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i5 a.menu-link {
    background: url(../images/links4.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i5 a.menu-link:hover {
    background: url(../images/links4_hover.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i6 a.menu-link {
    background: url(../images/links5.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i6 a.menu-link:hover {
    background: url(../images/links5_hover.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i7 a.menu-link {
    background: url(../images/links6.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i7 a.menu-link:hover {
    background: url(../images/links6_hover.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i8 a.menu-link {
    background: url(../images/links7.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i8 a.menu-link:hover {
    background: url(../images/links7_hover.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i9 a.menu-link {
    background: url(../images/links8.png) no-repeat center 14px;
}

.wp-post.post-28 .wp-menu .menu-item.i9 a.menu-link:hover {
    background: url(../images/links8_hover.png) no-repeat center 14px;
}

.wp-post.post-28 .wp-menu .menu-item.i10 a.menu-link {
    background: url(../images/links10.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i10 a.menu-link:hover {
    background: url(../images/links10_hover.png) no-repeat center 10px;
}

.wp-post.post-28 .wp-menu .menu-item.i11 a.menu-link {
    background: url(../images/links11.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i11 a.menu-link:hover {
    background: url(../images/links11_hover.png) no-repeat center 12px;
}

.wp-post.post-28 .wp-menu .menu-item.i12 a.menu-link {
    background: url(../images/links12.png) no-repeat center 14px;
}

.wp-post.post-28 .wp-menu .menu-item.i12 a.menu-link:hover {
    background: url(../images/links12_hover.png) no-repeat center 14px;
}

/**锟叫憋拷页**/
.wp-banner {
}

.wp-banner .wp-inner {
    max-width: 100%;
}
/**锟叫憋拷页banner图**/
.banner img {
    width: 100%;
    vertical-align: top;
}

.wp-column-menu {
    width: 220px;
    background-color: #f5f5f5;
    position: relative;
    float: left;
    margin-right: -220px;
}

.wp-column-news {
    float: right;
    width: 100%;
    min-height: 350px;
}

.wp-column-news .column-news-box {
    margin-left: 260px;
    margin-right: 0;
}

/**锟斤拷目锟叫憋拷**/
.column-head {
    background: #0e83d5;
    line-height: 26px;
    border-bottom: 4px solid #0e83d5;
    margin-top: 13px;
}
/**位锟斤拷锟斤拷目锟斤拷锟斤拷**/
.column-head .column-anchor {
    padding: 10px;
}

.column-head .column-anchor .column-switch {
    display: block;
    width: 30px;
    height: 24px;
    float: right;
    display: none;
    background: url(img/menu-dot.png) no-repeat center;
}

.column-head .column-anchor h3.anchor-title {
    display: block;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
/**位锟斤拷锟斤拷目锟斤拷锟斤拷**/
.column-list-wrap li {
    width: 100%;
    vertical-align: bottom;
}

.column-list-wrap li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    color: #1b1b1b;
    background: #eeefeb;
}

.column-list-wrap li a:hover {
    color: #9b0004;
    text-decoration: none;
    background: #eeefeb;
}

.column-list-wrap li.selected a.selected {
    color: #0e83d5;
    text-decoration: none;
    background: #eeefeb;
}

.column-list-wrap li a span {
    display: block;
    padding: 12px 10px;
    padding-left: 68px;
    line-height: 25px;
}

.column-list-wrap .sub-list li a {
    font-size: 14px;
    background: #f4f4f4 url(../images/dian1.png) no-repeat 50px center;
    color: #898989;
    border-bottom: 0;
}

.column-list-wrap .sub-list li a:hover {
    background: #f4f4f4 url(../images/dian1_hover.png) no-repeat 50px center;
    color: #9b0004;
}

.column-list-wrap .sub-list li.selected a.selected {
    background: #f4f4f4 url(../images/dian1_hover.png) no-repeat 50px center;
    color: #9b0004;
}

.column-list-wrap .sub-list li a span {
    padding: 5px 10px;
    padding-left: 65px;
    line-height: 20px;
}

.column-list-wrap .sub-list .sub-list li a {
    font-size: 13px;
    background-position: 26px 10px;
    background-color: #f5f5f5;
}

.column-list-wrap .sub-list .sub-list li.selected a.selected {
    background-position: 26px 10px;
}

.column-list-wrap .sub-list .sub-list li a span {
    padding-left: 36px;
    line-height: 17px;
}

.column-list-wrap .sub-list .sub-list .sub-list li a {
    background-position: 34px 13px;
}

.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
    background-position: 34px 13px;
}

.column-list-wrap .sub-list .sub-list .sub-list li a span {
    padding: 4px 10px;
    padding-left: 44px;
}

.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
    padding: 4px 10px;
    padding-left: 52px;
}

/** 锟斤拷目锟斤拷锟斤拷*/
.list-head {
    padding: 20px 0 10px;
    border-bottom: 2px solid #0e83d5;
}

.list-meta .column-title {
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 30px;
    font-size: 18px;
    color: #0e83d5;
    font-weight: normal;
}
/**锟斤拷前位锟斤拷**/
.list-meta .column-path {
    float: right;
    line-height: 30px;
    color: #a0a0a0;
}

.list-meta .column-path a {
    color: #a0a0a0;
}

.list-meta .column-path a:hover {
    color: #9b0004;
}

.column-news-con {
    padding: 10px 0;
}

.column-news-list .column-news-item {
    display: block;
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    line-height: 48px;
    padding-left: 10px;
    background: url(img/dot.png) no-repeat left 25px;
}
/**锟斤拷目锟斤拷锟斤拷锟叫憋拷**/
.column-news-list .column-news-item:hover {
    color: #9b0004;
}

.column-news-list .column-news-item .column-news-title {
    display: block;
    margin-right: 130px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.column-news-list .column-news-item .column-news-date {
    display: block;
    text-align: right;
    width: 90px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 40px;
    top: 15px;
    color: #313131;
}

.wp_entry, .wp_entry p {
    line-height: 1.7;
    font-size: 14px;
    text-align: justify;
}

.wp_entry p {
    margin-bottom: 11px;
}

.wp_entry a {
    color: #313131;
}

.wp_entry a:hover {
    text-decoration: none;
    color: #9b0004;
}

.column-news-list .wp_entry img {
    vertical-align: middle;
    max-width: 100%;
    _width: expression(this.width > 800 ? "880px" : this.width);
}
/**锟叫憋拷页锟斤拷锟斤拷图片锟斤拷小锟斤拷锟斤拷**/
.wp_listalbumn .albumn_info a {
    color: #313131;
    font-size: 14px;
    font-family: 'Microsoft YaHei', Tahoma, Geneva, sans-serif;
}

.wp_listalbumn .albumn_info a:hover {
    color: #9b0004;
}

/** 锟斤拷页锟斤拷 **/
.wp_paging {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #1c1c1c;
    float: right;
}

.wp_paging input {
    font-size: 12px;
    *font-size: 100%;
}

.wp_paging li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 5px 0;
}

.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

.wp_paging li em {
    font-style: normal;
}

.wp_paging li a {
    cursor: pointer;
    color: #313131;
    line-height: 30px;
    height: 30px;
}

.wp_paging li a:hover {
    color: #9b0004;
}

.wp_paging li a span {
    margin: 0;
}

.wp_paging li input {
    font-size: 12px;
    *font-size: 100%;
    width: 24px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #d5d5d5;
    background: #fff;
    margin-top: 4px;
    text-align: center;
}

.wp_paging li input:focus {
    outline: none;
}

.possplit {
    width: 15px;
    background: url(../images/xian2.png) no-repeat center;
}

/**锟斤拷锟斤拷页**/
.info-box {
    margin: 0 20px;
}

.article {
    padding: 15px 0;
}

.article h1.arti-title {
    line-height: 35px;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #313131;
}
/**锟斤拷锟铰憋拷锟斤拷**/
.article .arti-metas {
    line-height: 20px;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #f4f4f4;
}

.article .arti-metas span {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    color: #313131;
}
/**锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷**/
.article .arti-metas .read-options {
    font-size: 14px;
    color: #313131;
    text-decoration: none;
    float: right;
    display: inline-block;
    padding-left: 17px;
    background: url(img/options.png) no-repeat 0 50%;
    display: none;
}

.article .entry {
    margin: 0 4px;
    min-height: 300px;
}
/**锟斤拷锟斤拷锟斤拷锟斤拷**/
.article .entry, .article .entry p {
    line-height: 1.7;
    font-size: 14px;
    text-align: justify;
    line-height: 2em;
    font-family: "Lantinghei SC";
}

.article .entry p {
    margin-bottom: 11px;
}

.article .entry .read img {
    vertical-align: middle;
    max-width: 100%;
    _width: expression(this.width > 1100 ? "1100px" : this.width);
    background: url(img/loading.gif) no-repeat center;
}
/**锟斤拷锟斤拷锟侥讹拷锟斤拷锟斤拷图片锟斤拷小锟斤拷锟斤拷**/

/**锟侥讹拷锟斤拷锟斤拷**/
.night-model .wp-container {
    background-color: #313131;
    color: #6f6f6f;
}

.night-model .article .entry, .night-model .article .entry p {
    color: #6f6f6f;
}

.night-model .read a {
    color: #6d6d6d;
}

.night-model .read a:hover {
    color: #f5f5f5;
}

.night-model .article h1.arti-title {
    color: #e7e8e9
}

.read-setting {
    margin-bottom: 10px;
    display: none;
    background-color: #fdfdfd;
    height: 38px;
    border-bottom: 1px solid #F1F1F1;
}

.night-model .read-setting {
    background-color: #1d1d1d;
    border-color: #313131;
}

.read-setting .setting-item {
    display: inline-block;
    width: 49%;
    height: 38px;
    float: left;
}

.read-setting .setting-item a {
    display: inline-block;
    font-size: 20px;
    float: left;
    width: 49%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 9px;
    color: #565656;
}

.read-setting .setting-item a:hover {
    color: #999;
}

.read-setting .setting-item a.smaller-font {
    border-left: 1px solid #F1F1F1;
    font-size: 18px;
}

.read-setting .setting-model {
    border-left: 1px solid #F1F1F1;
    text-align: center;
}

.night-model .read-setting .setting-item a.smaller-font, .night-model .read-setting .setting-model {
    border-left-color: #313131;
}

.read-setting .setting-model a.read-model {
    font-size: 18px;
    background: url(img/moon.png) no-repeat 0 50%;
    float: none;
    width: auto;
    padding-left: 24px;
    margin: 9px auto;
}

.night-model .read-setting .setting-model a.read-model {
    background-image: url(img/sun.png);
}

.article .entry .set-fz12, .article .entry .set-fz12 p {
    font-size: 12px;
}

.article .entry .set-fz14, .article .entry .set-fz14 p {
    font-size: 14px;
}

.article .entry .set-fz16, .article .entry .set-fz16 p {
    font-size: 16px;
}

.article .entry .set-fz18, .article .entry .set-fz18 p {
    font-size: 18px;
}

.article .entry .set-fz20, .article .entry .set-fz20 p {
    font-size: 20px;
}

.article .entry .set-fz22, .article .entry .set-fz22 p {
    font-size: 22px;
}
/**锟斤拷锟铰凤拷锟斤拷锟斤拷俣确锟斤拷锟斤拷**/
#bdshare {
    margin-top: 10px;
}

/*锟斤拷图模式*/
.view-box {
    display: block;
    color: #666;
    font-style: normal;
    margin-bottom: 10px;
}

.view-box-inner {
    display: block;
    text-align: center;
    max-width: 400px;
    min-width: 30px;
    margin: 0 auto;
    position: relative;
}

.view-box-inner img {
    width: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}

.view-box-inner .open-view {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    z-index: 1;
}

.view-box-inner .view-icon {
    display: block;
    width: 100%;
    height: 100%;
    background: url(img/view-image.png) no-repeat center;
}

#wp-view-page {
    display: none;
    position: fixed;
    z-index: 10000000;
    width: 100%;
    background-color: #1a1a1a;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

#view-head {
    width: 100%;
    height: 42px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

#back-read-page {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 42px;
    background: url(img/back-arrow.png) no-repeat center;
}

#back-read-page span {
    display: none;
}

#view-original-image {
    background-color: rgba(255, 255, 255, 0.1);
    color: #FFF;
    float: right;
    font-size: 15px;
    margin: 12px 12px 0px 0px;
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 40px;
}

#view-foot {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 42px;
    left: 0;
    bottom: 0;
    color: #FFF;
    position: absolute;
    font-size: 14px;
    line-height: 42px;
    opacity: 0.8;
    z-index: 99;
}

#view-index {
    float: left;
    margin-left: 10px;
}

#view-current {
    color: #3495FF;
}

#view-title {
    position: absolute;
    left: 60px;
    top: 10px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    color: #fff;
}

#view-body {
    width: 100%;
    height: 100%;
    position: relative;
}

#view-image-items {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

#view-image-items li {
    float: left;
    text-align: center;
    background: no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

/**锟阶诧拷**/

/**微锟斤拷微锟斤拷**/
.foot-bot {
    width: 320px;
    float: right;
}

.foot-bot a {
    width: 70px;
    height: 80px;
    display: inline-block;
    position: relative;
    background: url(../images/weix.png) no-repeat;
    margin: 5px;
    float: left;
}

.foot-bot a img {
    display: none;
}

.foot-bot a:hover img {
    display: block;
    position: absolute;
    top: -170px;
    left: 50%;
    margin-left: -60px;
}

.foot-bot a.qrcode:hover img {
    top: -130px;
}

.foot-bot a.wechat {
    background-position: 5px 0;
}

.foot-bot a.sina {
    background-position: -76px 0;
}

.foot-bot a.tencent {
    background-position: -158px 0;
}

.foot-bot a.qrcode {
    background-position: -240px 0;
}

.foot-bot a.wechat:hover {
    background-position: 5px 0;
}

.foot-bot a.sina:hover {
    background-position: -76px 0;
}

.foot-bot a.tencent:hover {
    background-position: -158px 0;
}

.foot-bot a.qrcode:hover {
    background-position: -240px 0;
}

.wp-footer {
    background: #0e83d5;
}

.wp-footer .wp-inner {
    padding: 8px 0;
}

.wp-footer .wp-inner .footer {
    text-align: left;
}

.wp-footer .wp-inner .footer span {
    display: inline-block;
    color: #ffffff;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    margin: 0 5px;
}

.wp-footer .wp-inner .footer .foot_l {
    position: relative;
}

.wp-footer .wp-inner .footer .foot_l .beian {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
}

.wp-footer .wp-inner .footer .foot_l .beian a {
    margin: 0;
}

.wp-footer .wp-inner .footer .foot_l .beian span {
    margin: 0;
}

.wp-footer .wp-inner .footer .foot_l .address {
    margin-left: 80px;
    padding: 14px 0;
}

.wp-footer .wp-inner .footer .foot_r {
    display: block;
    padding: 14px 0;
}

.wp-footer .wp-inner .footer .foot_r span {
    display: block;
}

.wp-footer .wp-inner .footer a {
    display: inline-block;
    color: #e4cbcc;
    font-size: 12px;
    margin: 0 5px;
    line-height: 26px;
}

.wp-footer .wp-inner .footer a:hover {
    color: #fff;
    text-decoration: none;
}

.wp-footer .wp-inner .footer .foot_r a {
    background: url(../images/email.png) no-repeat left center;
    padding-left: 20px;
}

.wp-footer .wp-inner .footer .foot_r a:hover {
    color: #fff;
    text-decoration: none;
    background: url(../images/email_hover.png) no-repeat left center;
}

/**jumphandle**/
#jumphandle {
    width: 32px;
    height: 70px;
    position: fixed;
    right: 6px;
    bottom: 20px;
    z-index: 100000000;
    display: none;
}

#jumphandle a {
    display: block;
    width: 32px;
    height: 32px;
    background: #777 url(img/jump-icon.png) no-repeat 0 top;
    opacity: 0.7;
}

#jumphandle a#gobot {
    background-position: 0 bottom;
    margin-top: 6px;
}

/**锟斤拷息锟斤拷锟斤拷**/
.box {
    width: 100%;
    height: auto;
    padding: 30px 0;
}

.Collapsing {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #9b0004;
    font-size: 18px;
    font-weight: normal;
    border-left: 5px solid #9b0004;
    background: #fbfbfb;
    text-align: left;
    padding: 0px 15px;
    margin-bottom: 8px;
}

.Collapsing a {
    color: #9b0004;
}

.coll_body {
    display: none;
}

.coll_body a {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}

.coll_body a:hover {
    color: #9b0004;
    text-decoration: none;
}

.current {
}

.box_data {
    width: 25%;
    float: left;
}

.wp-post.post-17 .post-news .news-item.item-3 {
    float: left;
    border-top: none;
}

.wp-post.post-17 .post-news .news-item.item-4 {
    float: right;
    border-top: none;
}

.wp-post.post-17 .post-news .news-item.item-5 {
    float: left;
    border-top: none;
}

.wp-post.post-17 .post-news .news-item.item-6 {
    float: right;
    border-top: none;
}

.wp-post.post-27 .post-news .news-item.item-3 {
    float: left;
    border-top: none;
}

.wp-post.post-27 .post-news .news-item.item-4 {
    float: right;
    border-top: none;
}

.wp-post.post-27 .post-news .news-item.item-5 {
    float: left;
    border-top: none;
}

.wp-post.post-27 .post-news .news-item.item-6 {
    float: right;
    border-top: none;
}

.read p {
    font-family: "锟斤拷锟斤拷" !important;
    line-height: 150% !important;
    font-size: 16px !important;
}

.read img {
    margin: 0 auto !important;
}


.ft .news_wz {
    line-height: 24px;
    text-align: center;
    font-size: 15px;
}

.ft .news_imgs a img {
    width: 100%;
}

#winfloat_div_w101 .news_title {
    display: none;
}

.post-7 .news.n4.clearfix {
    display: none;
}

.post-7 .news.n5.clearfix {
    display: none;
}

.post-7 .news.n6.clearfix {
    display: none;
}

.post-7 .news.n7.clearfix {
    display: none;
}

.post-7 .news.n4.clearfix {
    display: none;
}

.post-17 .news.n0.clearfix {
    display: none;
}

.post-17 .news.n1.clearfix {
    display: none;
}

.post-17 .news.n2.clearfix {
    display: none;
}

.post-17 .news.n3.clearfix {
    display: none;
}

.post-17 .post-head .post-title {
    display: none;
}

.post-17 .news.n4.clearfix {
    float: left;
}

.post-17 .news.n5.clearfix {
    float: right;
}

.post-17 .news.n6.clearfix {
    float: left;
}

.post-17 .news.n7.clearfix {
    float: right;
}

.post-17 .news.n4 .nr {
    display: none;
}

.post-17 .news.n5 .slt {
    display: none;
}

.post-17 .news.n6 .slt {
    display: none;
}

.post-17 .news.n7 .nr {
    display: none;
}

.wp-post.post-18 .post-news .news-item.item-3 {
    border: none !important;
}

.wp-post.post-18 .post-news .news-item.item-4 {
    border: none !important;
}

.post-17 .post-head {
    display: none;
}

article.read {
    overflow: scroll;
}

iframe, .wp_survey {
    width: 100% !important;
}
.top4-list{
    width:32%;
    float:left;
}
.top4-right {
    margin-left:2%;
}

.haha1 {
    padding-right: 2%;
    width: 25%;
    float:left;
}
.haha2 {
    width: 44%;
    float: left;
}

.haha a.menu-link {
    padding: 0 12px;
}