@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, Helvetica, STHeiti STXihei, Microsoft JhengHei, Tohoma, Arial;
    color: #333;
}

body {
    position: relative;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #00a650;
}

.wp-wrapper {
    width: 100%;
    background-color: #fff;
}

.wp-wrapper .wp-inner {
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
}

.wp-header .wp-inner {
    max-height: 200px;
}

/**头部**/
.wp-header {
    background: #00a650 url(../images/logo-bg.png) center 0 no-repeat;
    position: relative;
    max-height: 200px;
    overflow: hidden;
}

/**
  * [站点LOGO]
  */
.logo-panel {
    float: left;
    position: relative;
    z-index: 3000;
}

.logo-window {
margin-top: 40px;
margin-bottom: 40px;
}

.logo-window img {
 width:300px;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
}

.wp-head-tools {
    float: right;
}

/**
 * [语言选择]
 */
.lang-panel {
    position: absolute;
    right: 0;
    top: 0;
    background: url(/hjx/2025/images/search-bg.png) center center no-repeat;
    width: 160px;
    height: 60px;
    text-align: center;
    margin-right: 250px;
}

.lang-window {
    margin: 0 auto;
    display: block;
    height: 20px;
    width: 60px;
}

.lang-window .wp-menu {
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 10px 0;
}

.lang-window .wp-menu .menu-item {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    max-width: 60px;
}

.lang-window .wp-menu .menu-item a.menu-link {
    display: inline-block;
    margin: 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.lang-window .wp-menu .menu-item a.menu-link:hover {
    text-decoration: underline;
    color: #e6f5ee;
}

/**
 * [搜索]
 */
.search-panel {
    position: absolute;
    right: 0px;
    top: 80px;
    max-width: 230px;
    margin-right: 60px;
}

.search-window {
    overflow: hidden;
    border-bottom: #00c05d 1px solid;
}

.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(/hjx/2025/images/search.png) no-repeat center;
    cursor: pointer;
}

/**
 * [顶部副导航]
 */
.top-nav-panel {
    float: right;
    margin-bottom: 12px;
    margin-right: 6px;
    display: none;
}

.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 6px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
}

.top-nav-panel .wp-menu .menu-item a.menu-link:hover {
    text-decoration: underline;
    color: #d5d5d5;
}

.logo2 {
    display: none;
}

/**主导航**/
.wp-navi {
    background: #008c44;
    position: absolute;
    z-index: 200;
    top: 152px;
}

.main-nav-panel {
    float: right;
}

.menu-switch-arrow {
    display: none;
}

.main-nav-panel .wp-menu {}

.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: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
}

.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
    text-decoration: none;
    color: #fff;
    background: #00a650;
}

.main-nav-panel .wp-menu .menu-item a.parent {
    text-decoration: none;
    color: #fff;
    background: #00a650;
}

.main-nav-panel .sub-menu {
    background-color: #f2f2f2;
    display: none;
    position: absolute;
    left: 0;
    top: 48px;
    z-index: 100;
    min-width: 100%;
}

.main-nav-panel .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    border-top: 1px solid #ddd;
}

.main-nav-panel .sub-menu .sub-item a {
    display: block;
    color: #272727;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    display: block;
    text-align: center;
}

.main-nav-panel .sub-menu .sub-item a:hover {
    color: #fff;
    display: block;
    background: #00a650;
}

.main-nav-panel .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    z-index: 200;
    background-color: #e6e6e6;
    border-left: 1px solid #ddd;
    width: auto;
}

/**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: #fff;
    font-size: 18px;
    line-height: 40px;
}

.wp-navi .navi-slide-head .navi-slide-arrow {
    display: block;
    width: 34px;
    height: 40px;
    float: right;
    background: url(/hjx/2025/images/menu-icon-arrow.png) no-repeat 50%;
}

/**aside导航**/
.navi-aside-page {
    position: fixed;
}

.navi-aside-toggle {
    display: block;
    width: 34px;
    height: 34px;
    background: url(/hjx/2025/images/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(/hjx/2025/images/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 {}

.fcous-panel {
    width: 100%;
    z-index: 90;
}

.fcous-panel .focus-window {
    width: 100%;
    min-height: 100px;
}

/**
 * 主体
 */
.wp-container {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wp-main-page .content {
    width: 100%;
}

.wp-main-page .content .abox {
    width: 30.33%;
    float: left;
}

.wp-main-page .content .bbox {
    width: 30.33%;
    float: left;
    margin: 0 4.5%;
}

.wp-main-page .content .cbox {
    width: 30.33%;
    float: left;
}

.wp-post {}

.wp-main-page .content .wp-post {
    border-right: #eaeaea 1px solid;
    border-left: #eaeaea 1px solid;
    background: url(/hjx/2025/images/top-line.jpg) left top no-repeat;
    padding-bottom: 20px;
    border-bottom: #eaeaea 1px solid;
}

.wp-post .post-head {
    border-bottom: 1px solid #ddd;
    margin-bottom: 7px;
}

.wp-post .post-head .head-bar {
    position: relative;
}

.wp-post .post-head .post-title {
    display: inline-block;
    height: 50px;
    line-height: 56px;
    font-size: 26px;
    font-weight: bold;
}

.wp-post .post-head .post-more {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.wp-post .post-head .post-more a {
    color: #838383;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    margin-right: 20px;
}

.wp-post .post-body {}

.post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.post-news .news-item .meta-title {
    float: left;
    margin-left: 15px;
    width: 75%;
    max-width: 230px;
}

.post-news .news-item .meta-time {
    float: left;
    margin-top: 10px;
}

.time-m {
    background: #00a650;
    color: #fff;
    width: 64px;
    height: 34px;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
}

.time-d {
    background: #fff;
    color: #00a650;
    width: 62px;
    height: 30px;
    border: #00a650 1px solid;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.news-title {
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑";
    line-height: 22px;
    color: #333;
}

.news-title a {
    color: #333;
}

.news-summary {
    font-size: 12px;
    font-weight: normal;
    font-family: "微软雅黑";
    line-height: 20px;
    color: #777777;
}

.news-summary a {
    color: #777777;
}

.wp-main-page .content .post-news .news-item {
    border-bottom: #9f9f9f 1px dashed;
    margin: 15px 25px;
    height: auto;
    padding-bottom: 20px;
}

.post-title2 {
    font-size: 26px;
    color: #8fc320;
    position: relative;
    margin-left: 5px;
}

.post-title2 img {
    position: absolute;
    top: 0;
}

.news-1,
.news-2,
.news-3,
.news-4 {
    font-size: 12px;
    font-weight: normal;
    font-family: "微软雅黑";
    line-height: 20px;
    color: #777777;
}

/**列表页**/
.wp-banner {
    background-color: #ececec;
}

.wp-banner .wp-inner {
    position: relative;
}

.wp-wrapper.wp-focus .column-name {
    display: none;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    color: #fff;
    text-shadow: 2px 2px 2px #000000;
    overflow: hidden;
    position: absolute;
    left: 6px;
    right: 6px;
    top: 50%;
    margin-top: -12px;
}

/**列表页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%;
}

.wp-column-news .column-news-box {
    margin-left: 240px;
    margin-right: 15px;
}

/**栏目列表**/
.column-head {
    background: #008c44;
    line-height: 24px;
}

/**位置栏目背景**/
.column-head .column-anchor {
    padding: 10px;
    text-align: left;
    padding-left: 50px;
}

.column-head .column-anchor .column-switch {
    display: block;
    width: 30px;
    height: 24px;
    float: right;
    display: none;
    background: url(/hjx/2025/images/menu-dot.png) no-repeat center;
}

.column-head .column-anchor h3.anchor-title {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

/**位置栏目字体**/

.column-list-wrap li {
    width: 100%;
    vertical-align: bottom;
}

.column-list-wrap li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    color: #383838;
    background: #eee;
}

.column-list-wrap li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00a650;
}

.column-list-wrap li.selected a.selected {
    color: #fff;
    background-color: #00a650
}

.column-list-wrap li a span {
    display: block;
    padding: 10px;
    padding-left: 60px;
    line-height: 22px;
}

.column-list-wrap .sub-list li a {
    background-position: 18px 11px;
    font-size: 14px;
    background-color: #F1F1F1;
}

.column-list-wrap .sub-list li a:hover {
    background-color: #D6D6D6;
    color: #121212;
}

.column-list-wrap .sub-list li.selected a.selected {
    background-color: #666;
    color: #fff;
    background-position: 18px 11px;
}

.column-list-wrap .sub-list li a span {
    padding: 4px 10px;
    padding-left: 28px;
    line-height: 18px;
}

.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: 10px 0;
    border-bottom: 2px solid #e5e5e5;
}

.list-meta .column-title {
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 24px;
    font-size: 24px;
    color: #333;
    padding-left: 10px;
}

/**当前位置**/
.list-meta .column-path {
    float: right;
    line-height: 24px;
    color: #454545;
}

.list-meta .column-path a {
    color: #454545;
}

.list-meta .column-path a:hover {
    color: #14427E;
}

.column-news-con {
    padding: 10px 0;
}

.column-news-list .column-news-item {
    display: block;
    position: relative;
    border-bottom: 1px dashed #b1b1b1;
    line-height: 28px;
    padding: 5px 0;
    padding-left: 10px;
}

/**栏目新闻列表**/
.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-title a{
    color:#000;
}

.column-news-list .column-news-item .column-news-date {
    display: block;
    text-align: right;
    width: 100px;
    height: 28px;
    line-height: 28px;
    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;
}

.wp_entry p {
    margin-bottom: 11px;
}

.column-news-list .wp_entry img {
    vertical-align: middle;
    max-width: 100%;
    _width: expression(this.width > 800 ? "880px" : this.width);
}

/**列表页文章图片大小限制**/

/**文章页**/
.info-box {
    margin: 0 20px;
}

.article {
    padding: 15px 0;
}

.article h1.arti-title {
    line-height: 26px;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #424242;
    border-bottom: 2px solid #ECECEC
}

/**文章标题**/
.article .arti-metas {
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 10px 0;
}

.article .arti-metas span {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}

/**文章其他属性**/
.article .arti-metas .read-options {
    color: #444;
    text-decoration: none;
    float: right;
    display: inline-block;
    padding-left: 17px;
    background: url(/hjx/2025/images/options.png) no-repeat 0 50%;
    display: none;
}

.article .entry {
    margin: 0 4px;
}

/**文章内容**/
.article .entry,
.article .entry p {
    line-height: 1.7;
    font-size: 15px;
    text-align: justify;
}

.article .entry p {
    margin-bottom: 11px;
}

.article img {
    vertical-align: middle;
    max-width: 100%;
    _width: expression(this.width > 1100 ? "1100px" : this.width);
    display: block;
    margin: 0 auto;
}

/**文章阅读部分图片大小限制**/

/**阅读设置**/
.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(/hjx/2025/images/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(/hjx/2025/images/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(/hjx/2025/images/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(/hjx/2025/images/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(/hjx/2025/images/foot-bg.png) center top no-repeat;
}

.wp-footer .wp-inner {}

.wp-footer .wp-inner .footer {
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    margin: 50px 7px;
    float: left;
    padding-left: 80px;
}

.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(../images/jump-icon.png) no-repeat 0 top;
    opacity: 0.7;
}

#jumphandle a#gobot {
    background-position: 0 bottom;
    margin-top: 6px;
}


.wp-focus {}

.wpfocus-ie {
    position: relative;
}

.wp-banner {
    position: relative;
}

.json-inner {
    position: absolute;
    max-width: 1200px;
    margin-left: -613px;
    left: 50%;
    top: 0px;
    z-index: 999;
}

.sidebar {
    background: #f0f0f0 url(../images/xuan-bg.jpg) center bottom no-repeat;
}

.sidebar1 {
background: #f0f0f0 url(../images/xuan-bg.jpg) center bottom no-repeat;
padding-top: 0px;
}

.name {
    text-align: center;
    font-size: 30px;
    line-height: 72px;
    background: url(/hjx/2025/images/line.jpg) center bottom no-repeat;
    width: 150px;
    height: 72px;
    margin: 0 auto;
    padding-top: 1%;
}

.wp-column-page .json-inner {
    display: none;
}

/*校报*/
#szxb_wrap {
    text-align: center;
    position: relative;
    width: 1226px;
    height: 400px;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-top: 30px;
}

#szxb_wrap ul {
    width: 720px;
    height: 405px;
    margin: auto;
}

#szxb_wrap li {
    text-align: center;
    background-color: #fff;
}

#szxb_wrap li a {}

#szxb_wrap li a img {
    width: 720px;
    height: 400px;
}

#szxb_wrap li .title {
    padding: 5px 0;
    font-weight: bold;
}

#szxb_wrap .control {
    display: none;
}

#szxb_wrap .control .txt {
    font-weight: bold;
    display: none;
}

#szxb_wrap .control .prev,
#szxb_wrap .control .next {
    position: absolute;
    top: 35%;
    width: 50px;
    height: 20px;
    color: #6e6e6e;
}

#szxb_wrap .control .prev:hover,
#szxb_wrap .control .next:hover {
    color: #005d6c;
}

#szxb_wrap .control .next {
    padding-right: 8px;
    text-align: right;
    left: 10px;
}

#szxb_wrap .control .prev {
    padding-left: 8px;
    text-align: left;
    right: 10px;
    background-position: -58px;
}

#szxb_wrap .control .disable,
#szxb_wrap .control .disable:hover {
    color: #ddd;
    cursor: default;
}

#szxb_wrap.readyAnimate .control {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 70px;
    overflow: hidden;
}

#szxb_wrap.readyAnimate ul {
    width: auto;
}

#szxb_wrap.readyAnimate .title {
    display: none;
}

.sbox.sbox-18.wp-inner {
    margin-top: 6%;
    margin-bottom: 6%;
}

.wp-main-page .content .news-title a:hover {
    color: #00a650;
}

.links {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1px 0;
    padding-bottom: 57px;
}

.links1 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1px 0;
    padding-bottom: 0px;
}

.dbox .post-19 li {
    width: 25%;
    float: left;
}

.links-img {}

.links-img img {
    display: block;
    margin: 0 auto;
    max-width: 60px;
}

.links-name {
    text-align: center;
}

.erweima {
    float: right;
}

.erweima .wx {
    float: left;
    margin-left: 28px;
    margin-top: 45px;
}

.erweima .wx img {
    max-width: 88px;
}

.erweima-name {
    text-align: center;
}

.erweima .wx .post-news .news-item {
    height: auto;
    min-height: 88px;
}

.wp_search .search {
    background: url(/hjx/2025/images/search-btn.png) left center no-repeat !important;
    width: 26px;
}

input#keyword {
    background: none;
    border: none;
    color: #fff;
    width: 175px !important;
}

.wp-post .post-head .post-title span {
    padding-left: 20px;
}

.news-1 {
    margin-top: 2px;
}

.poster-main .poster-prev-btn {
    background: url(/hjx/2025/images/prev.png) left center no-repeat !important;
    left: -65px !important;
}

.poster-main .poster-next-btn {
    background: url(/hjx/2025/images/next.png) right center no-repeat !important;
    right: -65px !important;
}

.links .dbox .post-19 li.i1 a {
    background: url(/hjx/2025/images/h11.png) center top no-repeat;
}

.links .dbox .post-19 li.i2 a {
    background: url(/hjx/2025/images/h21.png) center top no-repeat;
}

.links .dbox .post-19 li.i3 a {
    background: url(/hjx/2025/images/h31.png) center top no-repeat;
}

.links .dbox .post-19 li.i4 a {
    background: url(/hjx/2025/images/h41.png) center top no-repeat;
}

.dbox .wp_nav .nav-item a span.item-name {
    margin-top: 75px;
}

.links .dbox .post-19 li.i1 a:hover {
    background: url(/hjx/2025/images/h12.png) center top no-repeat;
    color: #00a650;
}

.links .dbox .post-19 li.i2 a:hover {
    background: url(/hjx/2025/images/h22.png) center top no-repeat;
    color: #00a650;
}

.links .dbox .post-19 li.i3 a:hover {
    background: url(/hjx/2025/images/h32.png) center top no-repeat;
    color: #00a650;
}

.links .dbox .post-19 li.i4 a:hover {
    background: url(/hjx/2025/images/h42.png) center top no-repeat;
    color: #00a650;
}

.wp-main-page .content .post-news .news-item .meta-time {
    min-width: 64px;
    width: 10%;
}

.sbox2 {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    margin-bottom: 15px;
    display: none;
    margin-top: 20px;
}

.sbox2 .focus-pagination a {
    background: #fff;
    border: #00a650 1px solid;
    width: 37px;
    height: 10px;
}

.sbox2 a.focus-page.focus-page-active {
    background: #00a650;
    width: 39px;
    height: 12px;
}

.nav-l {
    margin-left: -64px;
    float: left;
    height: 48px;
    width: 1%;
}

.poster-main {
    position: relative;
    margin: 0 auto;
}

.poster-main a,
.poster-main img {
    display: block;
    width: 100%;
    height: 100%;
}

.poster-main .poster-list {}

/*.poster-main .poster-list .poster-item{position: absolute; left: 0; top: 0;}*/
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
    background: url(/hjx/2025/images/prev.png) no-repeat center center;
}

.poster-main .poster-next-btn {
    right: 0;
    background: url(/hjx/2025/images/next.png) no-repeat center center;
}

.sbox.sbox-18.wp-inner .post-18 .more {
    display: none;
}


.list2 .news {
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
}

.list3 .news {
    width: 100%;
}

.list2 .news .news_pic {
    text-align: center;
    line-height: 40px;
    float: left;
    width: 25%;
    height: 170px;
    max-width: 118px;
}

.list2 .news .news_pic img {
    width: 100%;
    height: auto;
}

.list2 .news .news_pic a {
    display: inline-block;
}

.list2 .news .news_pic a img {
    width: 100%;
    height: auto;
}

.list2 .news .js-r p {
    text-align: left;
    display: block;
    line-height: 18px;
}

.js-r {
    float: left;
    width: 70%;
    margin: 0 2%;
    text-align: left;
}

.js-r p.news_caption {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
    color: #008c44;
}

.list2 .news p.news_pic {
    width: 30%;
}

.list2 .wp_subcolumn_list .wp_sublist .sublist_title a {
    font-size: 18px;
    font-weight: normal;
}

.list2 .wp_subcolumn_list .wp_sublist .sublist_title a:hover {
    color: #008c44;
}

.list2 .wp_subcolumn_list .wp_sublist .sublist_title {
    border-bottom: 2px solid #008c44;
}

.list2 .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin-top: 0;
}

.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {
    display: none;
}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    width: 40px;
    height: 32px;
    background: url(/hjx/2025/images/more.png) left center no-repeat;
}

.list3 .caption {
    line-height: 35px;
    margin-bottom: 15px;
    color: #008c44;
    font-size: 18px;
    background: #eee;
    padding-left: 20px;
}

.list3 .thum {
    width: 110px;
    float: left;
    margin: 0 25px;
    overflow: hidden;
}

.list3 .content {
    width: 75%;
    float: left;
}

.list3 .content p {
    line-height: 30px;
    word-break: break-word;
    white-space: normal;
}

.list3 .thum img {
    width: 100%;
    height: auto;
}

.list3 li.news_admin {
    margin-bottom: 30px;
    background: #f7f7f7;
    border-radius: 6px;
    overflow: hidden;
    padding-bottom: 20px;
}

.con-info .news_list .news_title {
    line-height: 24px;
    font-size: 16px;
}

.con-info {
    margin-top: 20px;
}

.con-info .news_list .news_metas {
    line-height: 24px;
    font-size: 13px;
}

.col_news_list .news_list li.news {
    line-height: 40px;
    padding-left: 0px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.box1 {
    position: relative;
}

.all {
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.listcon {}

.con-info li {
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}

.con-info .more {
    display: none;
}

.all a:hover {
    background: #00a650;
    color: #fff;
}

.all a {
    display: block;
    padding: 0 20px;
    background: #00a650;
    color: #fff;
}

/*教职工文章页效果*/
.container3 {
    margin-right: auto;
    margin-left: auto;
    width: 1004px;
}

.drc_right {
    background-image: url(/hjx/2025/images/index_23.jpg);
    background-repeat: repeat-x;
    background-position: top;
    text-align: center;
}

.drc_rig {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
}

.article .entry .drc_rig p {
    font-size: 38px;
    color: #B6101C;
    letter-spacing: 0.2em;
    line-height: 60px;
    margin-left: 20px;
}

.xygg {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    margin-right: 30px;
    margin-left: 30px;
}

.ddzxwj {
    background-color: #007835;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    color: #fff;
}

.ddzxwj a {
    color: #fff;
}

.span19 {
    width: 50%;
}

.namepi {
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.namecard {
    float: left;
}

.namecard img {
    margin-right: 15px;
}

.article .entry .read .namecard img {
    margin-right: 15px;
}

.namecard {
    float: left;
}

.namepi h2 {
    color: #666;
    font-size: 16px;
}

.namepi h4 {
    color: #666;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 14px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #888;
}

.namecard p {
    color: #888;
    font-weight: 400;
    line-height: 18px;
    font-size: 12px;
}

.article .entry .dzwj_jianj2 p {
    color: #FF5000;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 20px;
}


.post-9 .news-title a {
    width: 200px;
    overflow: hidden;
    display: block;
}

.focus-title-bg {
    width: 100%;
    height: 100%;
    background: none !important;
    opacity: 0;
    filter: alpha(opacity=70);
}

.focus-title-bar {
    position: absolute;
    left: 85px;
    bottom: 280px !important;
    z-index: 40;
    width: 100%;
    height: 60px;
}

h2.focus-title p {
    font-size: 3.0em;
    font-weight: bold;
    color: #ffffff !important;
    line-height: 70px;

}

.wp_nav {
    display: block;
    margin: 0;
    padding: 0;
    display: block;
    *zoom: 1;
}

.wp_nav * {
    margin: 0;
    padding: 0
}

.wp_nav:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.wp_nav .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
}

.wp_nav .on {
    z-index: 10;
}

.wp_nav .nav-item .mark {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
}

.wp_nav .nav-item a.parent:hover {}

.wp_nav .nav-item a.parent {
    color: #000;
}

.wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 10px;
    line-height: 22px;
    cursor: pointer;
}

.wp_nav .sub-nav {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 1px solid #ccc;
    border-top: none;
}

.wp_nav .sub-nav .nav-item {
    white-space: nowrap;
}

.wp_nav .sub-nav .nav-item .mark {
    background: #fff;
}

.wp_nav .sub-nav .nav-item a {
    font-family: "Microsoft Yahei";
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-align: left;
    border-top: 1px solid #D8E1CC;
    min-width: 80px;
}

.wp_nav .sub-nav .nav-item a.parent:hover {
    background: #eee;
    color: #000;
}

.wp_nav .sub-nav .nav-item a.parent {
    background: #eee;
    color: #000;
}

.wp_nav .sub-nav .nav-item a span.item-name {
    padding: 5px 10px;
    line-height: 22px;
}

.work .wp-column-news .column-news-box {
    margin-left: 260px;
}

.work .column-news-con {
    padding: 33px 0 10px;
}

.work .post9 {
    margin-bottom: 17px;
}

.work .post10 {
    margin-bottom: 20px;
}

.work .post9 .news_list li.news {
    float: left;
}

.work .post9 .news_list li.news.n1 {
    float: left;
    width: 49.3%;
    margin-right: 1.5%;
    position: relative;
    overflow: hidden;
}

.work .post9 .news_list li.news.n2 {
    width: 23.4%;
    float: left;
    margin-right: 1.9%;
    position: relative;
    overflow: hidden;
}

.work .post9 .news_list li.news.n3 {
    float: right;
    width: 23.6%;
    position: relative;
    overflow: hidden;
}


.work .post10 .news_list li.news {
    float: left;
}

.work .post10 .news_list li.news.n1 {
    float: left;
    width: 23.5%;
    margin-right: 2.1%;
    position: relative;
    overflow: hidden;
}

.work .post10 .news_list li.news.n2 {
    width: 23.5%;
    float: left;
    margin-right: 1.5%;
    position: relative;
    overflow: hidden;
}

.work .post10 .news_list li.news.n3 {
    float: right;
    width: 49.1%;
    position: relative;
    overflow: hidden;
}

.work .post11 .news_list li.news {
    float: left;
}

.work .post11 .news_list li.news.n1 {
    float: left;
    width: 23.5%;
    position: relative;
    overflow: hidden;
}

.work .post11 .news_list li.news.n2 {
    width: 49.1%;
    float: left;
    margin: 0 1.5% 0 1.9%;
    position: relative;
    overflow: hidden;
}

.work .post11 .news_list li.news.n3 {
    float: right;
    width: 23.5%;
    position: relative;
    overflow: hidden;
}


.post9 li.news.n1 .news_imgs {
    padding-top: 52.4%;
    overflow: hidden;
    position: relative;
}

.post9 li.news.n2 .news_imgs {
    padding-top: 110%;
    overflow: hidden;
    position: relative;
}

.post9 li.news.n3 .news_imgs {
    padding-top: 109%;
    overflow: hidden;
    position: relative;
}

.post10 li.news.n1 .news_imgs {
    padding-top: 110%;
    overflow: hidden;
    position: relative;
}

.post10 li.news.n2 .news_imgs {
    padding-top: 110%;
    overflow: hidden;
    position: relative;
}

.post10 li.news.n3 .news_imgs {
    padding-top: 52.4%;
    overflow: hidden;
    position: relative;
}

.post11 li.news.n1 .news_imgs {
    padding-top: 110%;
    overflow: hidden;
    position: relative;
}

.post11 li.news.n2 .news_imgs {
    padding-top: 52.4%;
    overflow: hidden;
    position: relative;
}

.post11 li.news.n3 .news_imgs {
    padding-top: 110%;
    overflow: hidden;
    position: relative;
}

.post9 .news_imgs img,
.post10 .news_imgs img,
.post11 .news_imgs img {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    transition: all 1s ease 0s;
}

.work .post9 li.news .news_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    transition: all 0.8s ease;
}

.work .post10 li.news .news_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    transition: all 0.8s ease;
}

.work .post11 li.news .news_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    transition: all 0.8s ease;
}

.work .post9 li.news.n2 .news_cover {
    background: url(/hjx/2025/images/pic1.png) no-repeat;
}

.work .post9 li.news.n3 .news_cover {
    background: url(/hjx/2025/images/pic2.png) no-repeat;
}

.work .post10 li.news.n1 .news_cover {
    background: url(/hjx/2025/images/pic3.png) no-repeat;
}

.work .post10 li.news.n2 .news_cover {
    background: url(/hjx/2025/images/pic4.png) no-repeat;
}

.work .post11 li.news.n1 .news_cover {
    background: url(/hjx/2025/images/pic5.png) no-repeat;
}

.work .post11 li.news.n3 .news_cover {
    background: url(/hjx/2025/images/pic6.png) no-repeat;
}

.work .post9 li.news.n2:hover .news_cover,
.work .post9 li.news.n3:hover .news_cover {
    top: 0;
    cursor: pointer;
}

.work .post10 li.news.n1:hover .news_cover,
.work .post10 li.news.n2:hover .news_cover {
    top: 0;
    cursor: pointer;
}

.work .post11 li.news.n1:hover .news_cover,
.work .post11 li.news.n3:hover .news_cover {
    top: 0;
    cursor: pointer;
}

.post9 li.news.n1:hover .news_imgs img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.post10 li.news.n3:hover .news_imgs img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.post11 li.news.n2:hover .news_imgs img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.spst .wp-column-news .column-news-box {
    margin-left: 260px;
}

.spst .column-news-con .news_list {
    margin: 0 -15px;
}

.spst .column-news-con .news_box {
    margin: 0 15px;
}

.spst .column-news-con li.news {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.spst .column-news-con .column-news-imgs {
    position: relative;
    overflow: hidden;
    padding-top: 45%;
}

.spst .column-news-con .column-news-imgs img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    transition: all 1s ease 0s;
}

.spst .column-news-con .news_box:hover .column-news-imgs img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.spst .column-news-title {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.sz .wp-column-news .column-news-box {
    margin-left: 260px;
}

.sz .column-news-con {
    padding: 35px 0 10px;
}

.sz .column-news-con .news_pic {
    margin-bottom: 45px;
}

.sz .column-news-con .news_pic img {
    width: 100%;
}

.sz .column-news-con .column-news-list .news_list li.news {
    float: left;
    width: 50%;
    margin-bottom: 45px;
}

.sz .column-news-con .con_imgs .news_list li.news {
    float: left;
    width: 50%;
    margin-bottom: 45px;
}

.sz .column-news-con .news_list {
    margin: 0-15px;
}

.sz .column-news-con .news_box {
    margin: 0 15px;
}

.sz .column-news-con .news_box .news_wz {
    /*width:100%;float:right;*/
}

.sz .column-news-con .news_box .news_wz .news_con {
    border: 1px solid #f4f4f4;
    padding: 0 18px;
    height: 132px;
}

.sz .column-news-con .news_box .news_imgs {
    float: left;
    width: 202px;
    margin-right: -202px;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}

.sz .column-news-con .news_box:hover .news_imgs img {
    transition: all 0.4s ease-in-out;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.sz .column-news-con .news_box .news_imgs img {
    width: 100%;
    height: 134px;
}

.sz .column-news-con .news_box .news_wz .news_con {
    margin-left: 202px;
}

.sz .column-news-con .news_box .news_title {
    font-size: 15px;
    line-height: 23px;
    max-height: 69px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 15px 0 5px;
}

.sz .column-news-con .news_box .news_time {
    font-size: 14px;
    line-height: 24px;
    color: #008c44;
    padding-top: 5px;
}

.sz.project .column-news-con .news_pic {
    float: left;
    margin-bottom: 0;
}

.sz.wy .column-news-con .con_video .news_list {
    margin: 0;
}

.sz.wy .column-news-con .column-news-list .news_list {
    margin: 0 -15px;
}

.wy .column-news-con .con_video .con {
    background: url(/hjx/2025/images/video_bg.png) no-repeat;
    margin-bottom: 60px;
}

.wy .column-news-con .con_video .player {
    position: relative;
    width: 69.5%;
    margin: 0 auto;
}

.wy .column-news-con .con_video .player .video .switch.icon-play {
    right: 50%;
    margin-right: -25px;
    top: 50%;
    margin-top: -25px;
    position: absolute;
    z-index: 999;
}

.wy .column-news-con .con_video .player .video .switch.icon-pause {
    right: 2%;
    bottom: 2%;
    position: absolute;
    z-index: 999;
    display: none;
}

.wy .column-news-con .con_video a.switch.icon-play {
    background: url(/hjx/2025/images/play.png) no-repeat right;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
}

.wy .column-news-con .con_video a.switch.icon-pause {
    background: url(/hjx/2025/images/pause.png) no-repeat right;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
}

.admissions .column-news-con .ml {
    float: left;
    width: 48%;
}

.admissions .column-news-con .mr {
    float: right;
    width: 48%;
}

.sz.admissions .column-news-con .column-news-list .news_list li.news {
    width: 100%;
}

.sz.admissions .column-news-con .news_box .news_wz .news_con {
    height: 82px;
}


.post-18 .poster-main a,
.post-18 .poster-main img {
    width: 100%;
    height: auto;
}

.post-18 .poster-main a.focus-navigation {
    width: 30px;
    height: auto
}

div.sbox2 {
    display: none
}

.sidebar .name {
    display: none
}

.post-18 {
    display: none
}

.sidebar {
    padding-top: 50px;
}


.sbox.sbox-18.wp-inner {
    display: none
}