@charset "UTF-8";

/* Base Reset */
@font-face {
    font-family: "syh";
    src: url(fonts/SourceHanSansCN-Regular.ttf);
}
* {
    margin: 0;
    padding: 0;
    border: 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;
    vertical-align: top;
}

a img {
    vertical-align: middle;
}

body {
    line-height: 1;
}

ol,
ul,
li {
    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.5 'syh','Helvetica', 'STHeiti STXihei', 'Microsoft JhengHei', 'Microsoft YaHei', 'Tohoma', 'Arial';
    color: #333;
}

body {
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #EC3C1B;
}

.wrapper {
    width: 100%;
}

.wrapper .inner {}

span.sitelogo {
    font-size: 1.6rem;
    color: #fff;
    width: 100%;
    /* display: block; */
    float: left;
    display: none;
}


/*top*/
#headtop {
    width: auto;
    padding: 0 10px;
    background: #2D4396;
}

#headtop .inner {
    height: 40px;
    line-height: 40px;
}

#headtop .inner a {
    margin: 0px 4px;
    color: #fff;
}

#headtop .role {
    float: left;
}

#headtop .role .role-menu {
    float: left;
}

#headtop .lang {
    float: right;
}


/**head**/
#head {
    display: inline-block;
    position: relative;
    background: #fff;
}

.head-logo {
    width: auto;
}

.head-logo a {
    display: block;
    /* margin-left: 8px; */
    /* margin-top: 19px; */
    text-align: center;
}

.head-logo a img {
    max-width: 268px;
    /* WIDTH: 60%; */
    margin-top: 11px;
    /* margin-right: 20px; */
    margin: 11px auto;
}

/**slide导航**/
.navi-slide-arrow {
    display: inline-block;
    width: 21px;
    height: 21px;
    line-height: 32px;
    position: absolute;
    right: 12px;
    top: 20px;
    text-indent: -99em;
    overflow: hidden;
    /* border:1px solid #ccc; */
    background: url(images/nav.png) no-repeat center;
    /* border-radius:5px; */
}

.navi-slide-arrow.navbtn {
    border: 1px solid #4F99E0;
}

.navi-slide-arrow:hover {
    color: #8cc4d3;
    cursor: pointer;
}

/**主导航**/
/**主导航**/
.navi {}

.post-3 {}

.post-3 .wp-menu {
    margin: 0 auto;
    display: none;
}

.post-3 .wp-menu .menu-item {
    display: block;
    border-top: 1px solid #ddd;
    overflow: hidden;
    position: relative;
}

.post-3 .wp-menu .menu-item a.menu-link {
    display: block;
    padding: 0 0.347rem;
    line-height: 35px;
    color: #545454;
    font-size: 1rem;
    font-weight: normal;
    background-color: #fff;
}

.post-3 .wp-menu .menu-item a.menu-link:hover {
    text-decoration: none;
    color: #fff;
    background-color: #757575
}

.post-3 .menu-switch-arrow {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 1px;
 
}

.post-3 .sub-menu {
    background-color: #f2f2f2;
    display: none;
}

.post-3 .sub-menu .sub-item {
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    border-top: 1px solid #e5e5e5;
    position: relative;
    line-height: 27px;
}

.post-3 .sub-menu .sub-item a {
    display: block;
    color: #272727;
    /* height: 0.772rem; */
    line-height: 30px;
    padding: 0 0.241rem;
    display: block;
    text-indent: 10px;
    font-size: 15px;
}

.post-3 .sub-menu .sub-item a:hover {
    color: #fff;
    display: block;
    background-color: #054894;
}

.post-3 .sub-menu .sub-menu {
    background-color: #fff;
}

.post-3 .sub-menu .sub-menu .sub-item a {
    text-indent: 20px;
}

.post-3 .sub-menu .sub-menu .sub-menu .sub-item a {
    text-indent: 0.966rem;
}

/*自定义输入框*/
.searchbox {
    text-align: right;
    margin-top: 48px;
    padding: 1rem;
    /* margin-top: 10px; */
}

.wp-search {
    position: relative;
    /* width: 74%; */
    height: 41px;
    background: url(images/search_block.png) center no-repeat;
    margin-left: 83px;
    background-size: 100%;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 14px;
    margin-right: 41px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 27px;
    padding: 7px 0;
    line-height: 27px;
    background: none;
    color: #565656;
    font-size: 15px;
    border: 0;
    outline: 0;
    font-family: "Microsoft Yahei";
}

.wp-search .search-btn {
    width: 41px;
    height: 41px;
    position: absolute;
    right: 0;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 41px;
    height: 41px;
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
}

.search_tt.fl {
    float: left;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-top: 7px;
}

.sudy-pubdate {
    width: 66px;
    height: 70px;
    overflow: hidden;
}

.sudy-pubdate span {
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.sudy-pubdate span.pubdate-month {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #fff;
    background-color: #054894;
    font-weight: normal;
}

.sudy-pubdate span.pubdate-day {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    background-color: #fff;
    color: #0d0d0d;
    font-weight: normal;
}

/**slide**/
#slide .swiper-container {
    min-height: 160px;
    overflow: hidden;
    width: 100%;
}
#slide .swiper-container .swiper-slide a{width: 100%;position:relative;display:block;padding-top: 50.12%;%}
#slide img {
    width: 100%;
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
}

#slide .swiper-button-prev,
#slide .swiper-button-next {
    width: 30px;
    height: 54px;
    display: none;
}

#slide .swiper-button-prev {
    background: url(images/slide-navbtn.png) no-repeat 0 50%;
}

#slide .swiper-button-next {
    background: url(images/slide-navbtn1.png) no-repeat right 50%;
}


/**container**/
#container {
    background: #f7faff;
    width: 100%;
}

#container .wp-panel {
    padding: 10px 20px;
    width: calc(100% - 40px);
}

#container .wp-panel .wp-post {
    background: #fff;
}

#head .wp-panel {
    margin-bottom: 0;
    /* height: 104px; */
}

h3.navi-slide-title {
    display: none;
}

/*新闻列表*/

.wp-panel {}

.wp-post .post-head {
    border-bottom: #C7C7C7 1px solid;
}

.wp-post .post-head .head-bar {
    position: relative;
    height: 45px;
}

.wp-post .post-head .post-title {
    float: left;
    line-height: 45px;
    color: #0B71BD;
    font-size: 20px;
    font-weight: normal;
}

.wp-post .post-head .post-title span {
    display: inline-block;
}
.wp-post.post-6 .post-head .post-title span {
    padding-left: 44px;
    background: url(images/notice.png) no-repeat 10px center;
    background-size: 22px;
}
.wp-post.post-60 .post-head .post-title span {
    background: url(images/zs.png) no-repeat 10px center;
    background-size: 22px;
}
.wp-post .post-head .post-title span img {
    display: inline-block;
    line-height: 45px;
    margin: 12px;
    width: 22px;
    height: 22px;
}

/*more*/
.post-more {
    float: right;
    line-height: 45px;
    color: #a3a3a3;
    font-size: 20px;
}
.post-more img{width:15px;height:15px;margin:15px}
.post-more a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 3px;
    color: #424242;
    text-decoration: none;
    font-size: 20px;
}

.post-more a:hover {
    color: #000;
    text-decoration: none;
}

.post-body img {
    width: 100%;
    max-height: 150px;
}




.post-61 {padding: 18px 24px;}
.post-61 .post-item{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 240px;
    background: #fff url(images/post61.png) no-repeat center!important;
    background-size: cover!important;
    row-gap: 30px;
    justify-content: space-between;
}
.post-61 .news_img {
    width: 70px;
    height: 70px;
    background: #FF7F01;
    border-radius: 50%;
}
.post-61 .item-2 .news_img {background:#00B185}
.post-61 .item-3 .news_img {background:#2778FE}
.post-61 .item-4 .news_img {background:#FF4000}
.post-61 .news_img a{display:block;position:relative;height:100%}
.post-61 .news_img img{width:auto;height:auto;position:absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.post-61 .news_nav {
    float: right;
    width: 51%;
}

.post-7 .post-item{display:flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;row-gap: 10px;}
.post-7 .post-item li{width: 49%;}
.post-7 .post-item li .news_img{position: relative;padding-top:47%;overflow:hidden}
.post-7 .post-item li .news_img img{position: absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;width:100%;}

.news_tit {
    font-size: 16px;
    line-height: 54px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.post-61 .post-item li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    border: none!important;
}

.news_intro a {
    color: #555555;
}


.post-more a {
    color: #a3a3a3;
}


.wp-post .news_date {
    font-size: 1rem;
    color: #878787;
    margin: 10px 0;
}

.post-60 .post-item li {
    height: 100px;
    padding-top: 18px;
    background: url(images/li.png) no-repeat left 36%;
    background-size: 5px 5px;
}

.post-60 .news_jie {
    font-size: 1rem;
}

.post-60 .news_jie a {
    color: #585858;
}

.wp-post.post-7 .post-head {
    /* border-bottom: #e8893d 3px solid; */
}

.wp-post.post-70 .news_date {
    float: left;
    margin: 0;
    width: 67px;
    height: 70px;
    display: block;
}

.wp-post.post-70 .post-body {
    background: #f5f4ef;
}

.post-70 .post-body li {
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
    min-height: 70px;
}

.post-70 .news_tit {
    padding-left: 90px;
    font-size: 20px;
}

.head-bar {}

.po.wp-post .post-head {}

.panel-8 .wp-post.post-8 .post-head {
    /* border-bottom: #054894 3px solid; */
}

.panel-8 .wp-post .news_tit {
    font-size: 20px;
    white-space: nowrap;
    width: 77%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    line-height: 44px;
}

.panel-8 .wp-post .news_tit a {
    color: #000;
}

.panel-8 .wp-post .news_date {
    margin: 0;
    float: right;
    line-height: 44px;
    font-size: 20px;
}

.panel-8 .wp-post .post-body {
    padding-top: 1rem;
    background: #f5f4ef;
    padding: 1rem;
}

.panel-8 .wp-post {
    margin-top: 1rem;
}

.panel-8 .wp-post .post-head {}

.panel-8 .wp-post.post-8 .post-body {
    background: none;
}

.panel-8 .wp-post.post-8 .post-body {
    padding: 0;
    padding-top: 1rem;
}

#wp_news_w6 .post-item li,
#wp_news_w61 .post-item li,
#wp_news_w62 .post-item li,
#wp_news_w63 .post-item li {
    border-bottom: #ebebeb 1px solid;
    /* padding-bottom: 10px; */
    /* margin-bottom: 20px; */
}

#wp_news_w7 .post-item li {
    /* border-bottom: #ebebeb 1px solid; */
    /* padding-bottom: 10px; */
    /* margin-bottom: 20px; */
    width: 48.5%;
}

#wp_news_w9 .post-item li {
    border-bottom: #ebebeb 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#wp_news_w6 .post-item li.item-5 {
    margin-bottom: 0px;
}


#wp_news_w7 .post-item .item-4 {
    margin-bottom: 5px;
}


#wp_news_w7 .post-item .item-4 .news_nav {
    width: 100%;
    float: none;
}

#wp_news_w7 .post-item .item-4 .news_jie {
    display: none;
}

#wp_news_w7 .post-item .item-5 {
    margin-bottom: 5px;
}

#wp_news_w7 .post-item .item-5 .news_img {
    display: none;
}

#wp_news_w7 .post-item .item-5 .news_nav {
    width: 100%;
    float: none;
}

#wp_news_w7 .post-item .item-5 .news_jie {
    display: none;
}

#wp_news_w7 .post-item .item-6 {
    margin-bottom: 5px;
}

#wp_news_w7 .post-item .item-6 .news_img {
    display: none;
}

#wp_news_w7 .post-item .item-6 .news_nav {
    width: 100%;
    float: none;
}

#wp_news_w7 .post-item .item-6 .news_jie {
    display: none;
}

#wp_news_w7 .post-item .item-7 {
    margin-bottom: 5px;
}

#wp_news_w7 .post-item .item-7 .news_img {
    display: none;
}

#wp_news_w7 .post-item .item-7 .news_nav {
    width: 100%;
    float: none;
}

#wp_news_w7 .post-item .item-7 .news_jie {
    display: none;
}

#wp_news_w7 .post-item .item-8 {
    margin-bottom: 5px;
}

#wp_news_w7 .post-item .item-8 .news_img {
    display: none;
}

#wp_news_w7 .post-item .item-8 .news_nav {
    width: 100%;
    float: none;
}

#wp_news_w7 .post-item .item-8 .news_jie {
    display: none;
}

#wp_news_w8 .post-item li {
    width: 48%;
    float: left;
    text-align: center;
}

#wp_news_w8 .post-item .item-1 {
    margin-right: 10px;
}

#wp_news_w4 {
    position: relative;
}

#wp_news_w4 .title1 {
    position: absolute;
    bottom: 0px;
    display: block;
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}

/*图片新闻列表*/
.post-body .imglist .listitem {
    display: -webkit-box;
    display: box
}

.imglist dl {
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 100%;
    margin: 5px 5px;
}

.imglist dl .conbox {
    width: 100%;
}

.imglist dl .n1 dt {
    background: #10B8DF;
}

.imglist dl .n2 dt {
    background: #82B01A;
}

.imglist dl .s1 dt {
    background: #41C04B;
}

.imglist dl .s2 dt {
    background: #1182E2;
}

.imglist dl span.timebg {
    display: block;
    width: 100%;
    height: 100px;
    background-position: center center;
    background-size: 75%;
}

.imglist dl span.timebg img {
    width: 100%;
    border: none;
}

.imglist dl dt,
.imglist dl dt a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

/*列表新闻属性*/
.imglist dl span.timebg time {
    padding: 2px 5px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    background: #1467b4;
    color: #fff;
}

.imglist dl dd {
    color: #666;
}

.imglist dl dd a {
    color: #ccc;
}

.post-item .news-item {
    position: relative;
    color: #000;
    background: url(../images/point.png) left 7px no-repeat;
    padding-left: 15px;
}

.post-item .item-info span.newtxt {
    display: none;
}

.post-item .item-info span.title,
.post-item .news-item span.title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    white-space: nowrap;
    font-family: Tahoma, Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
}

.post-item .item-info span.title a,
.news-item span.title a {
    font-weight: normal;
    font-size: 14px;
    color: #333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.post-item .item-info span.title a:hover,
.news-item span.title a:hover {
    color: #B62626
}

.post-item .item-date {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
}


/*透明背景*/
.wp-column-menu {
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
}

.wp-column-news {
    width: 100%;
    min-height: 450px;
}

.wp-column-news .column-news-box {
    margin: 0 6px;
}

/**栏目列表**/
.column-head {
    background: #eee;
    line-height: 24px;
}

/**位置栏目背景**/
.column-head .column-anchor {
    padding: 6px;
}

.column-head .column-anchor .column-switch {
    display: block;
    width: 30px;
    height: 24px;
    float: right;
    background: url(images/menu-dot.png) no-repeat center;
}

.column-head .column-anchor h3.anchor-title {
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #054894;
}

/**位置栏目字体**/

.column-list-wrap li {
    width: 100%;
    vertical-align: bottom;
}

.column-list-wrap li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
    font-size: 16px;
    color: #383838;
    background: #eee url(images/li.png) no-repeat 10px 14px;
}

.column-list-wrap li a:hover {
    color: #000;
    text-decoration: none;
    background-color: #ccc;
}

.column-list-wrap li.selected a.selected {
    color: #000;
    background-color: #ccc;
    background-position: 10px 14px;
}

.column-list-wrap li a span {
    display: block;
    padding: 10px;
    padding-left: 20px;
    line-height: 22px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.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;
}

.column-body {
    display: none;
}

.list-meta .column-title {
    font-size: 16px;
}

/**
 * 栏目新闻
 */
.wp-banner {
    background-color: #ececec;
}

.wp-banner .wp-inner {
    position: relative;
}

.wp-banner .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;
    min-height: 120px;
}

.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: 18px;
    color: #333
}

/**当前位置**/
.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: 1.4em;
    padding: 5px 0;
    padding-left: 10px;
    background: url(images/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,
.wp_entry,
.wp_entry span {
    line-height: 1.7;
    font-size: 16px;
    text-align: justify;
}

.wp_entry p {
    margin-bottom: 11px;
}

.column-news-list .wp_entry img {
    vertical-align: middle;
    max-width: 100%;
}

/**列表页文章图片大小限制**/
.list-meta .column-path,
.list-meta .column-title {
    float: none;
}

.list-meta .column-title {
    display: none;
}

.list-meta .column-path {
    /* padding-left: 20px; */
    /* background: url(images/li.png) no-repeat left center; */
}

.list-meta .column-path .path-name {
    display: none;
}

.wp_paging .pages_count,
.wp_paging .page_jump {
    display: none;
}

.wp_article_list .list_item {
    overflow: hidden;
}

.wp_article_list .list_item {
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding-left: 10px;
    background: url(images/li.png) no-repeat left center;
}

.wp_article_list .list_item .pr_fields {
    display: block;
    float: none;
    white-space: nowrap;
}

.wp_article_list .list_item .Article_Index {
    display: none;
}

.wp_article_list .list_item .ex_fields {
    display: none;
}

.wp_article_list .list_item a {
    display: block;
    padding-right: 38px;
    position: relative;
    padding-left: 10px;
    border: 0;
    cursor: pointer;
    font-size: 15px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wp_article_list .list_item .Article_Title {
    float: none;
    margin: 0;
    display: block;
}

/**文章页**/
.info-box {
    margin: 0 6px;
}

.article {
    padding: 10px 0 40px 0;
    min-height: 550px;
}

.article h1.arti-title {
    line-height: 26px;
    padding: 5px 0;
    font-size: 18px;
    font-weight: normal;
    color: #054894;
    border-bottom: 2px solid #C1DEE6
}

/**文章标题**/
.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: 14px;
    color: #787878;
}

/**文章其他属性**/
.article .entry {
    margin: 0 4px;
    overflow: hidden;
    padding-top: 2rem;
}

/**文章内容**/
.article .entry,
.article .entry p {
    line-height: 1.7;
    font-size: 16px;
    text-align: justify;
}

.article .entry p {
    margin-bottom: 11px;
}

.article .entry .read img {
    vertical-align: middle;
    max-width: 100%;
    margin-bottom: 5px;
    max-height: 230px;
}

/**文章阅读部分图片大小限制**/

/**底部**/
#footer {
    background: #054894;
}

#footer .inner {
    padding: 30px 20px;
}

#footer .inner .footer-info {
    margin: 0 7px;
}

#footer .inner .footer-info,
#footer .inner .footer-info p {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    display: block;
}

#footer .inner .footer-info span {
    margin: 0 5px;
}
#footer .inner .footer-info span.copyright {border-top:1px solid rgb(255 255 255 / 20%);padding-top:10px;margin-top:10px}
#footer .inner .footer-info a {
    color: #ddd;
    font-size: 14px;
    margin: 0 5px;
}

#footer .inner .footer-info a:hover {
    color: #ddd;
    text-decoration: underline;
}

#back-top {
    display: block;
    display: none;
    width: 30px;
    height: 30px;
    opacity: .5;
    background: #868686 url(images/arrow1.png) no-repeat center;
    position: fixed;
    right: 6px;
    bottom: 20px;
    z-index: 10000;
}




/**手机版里面用户导航样式**/
#wp_column_article dl.role {
    float: none;
    width: 100%;
    display: inline-block;
}

#wp_column_article dl.role dt {
    font-weight: bold;
    font-size: 16px;
    font-family: "Microsoft yahei";
    height: 44px;
    line-height: 44px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    background: none;
    color: #003390;
}

#wp_column_article dl.role dd {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 20px;
    margin-left: -3px;
    font-size: 14px;
    font-family: "Simsun";
    height: 36px;
    line-height: 36px;
    background: url(../images/dd.gif) no-repeat 5px 15px;
}

#wp_column_article dl.role dd a {}

#wp_column_article dl.role dd a:hover {
    color: #054894;
    text-decoration: none;
}

/**手机版里面机构设置样式**/
#wp_column_article dl.role0 {
    float: none;
    width: 100%;
    display: inline-block;
}

#wp_column_article dl.role0 dt {
    font-weight: bold;
    font-size: 16px;
    font-family: "Microsoft yahei";
    height: 44px;
    line-height: 44px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    background: none;
    color: #003390;
}

#wp_column_article dl.role0 dd {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 20px;
    margin-left: -3px;
    font-size: 14px;
    font-family: "Simsun";
    height: 36px;
    line-height: 36px;
    background: url(../images/dd.gif) no-repeat 5px 15px;
}

#wp_column_article dl.role0 dd a {}

#wp_column_article dl.role0 dd a:hover {
    color: #054894;
    text-decoration: none;
}


.post-6 .post-item {
    padding: 0 10px;
}

.post-6 li {
    background: url(images/li.png) no-repeat left center;
    background-size: 5px 5px;
    padding-left: 20px;
    border-bottom: 1px dashed rgb(141 148 168 / 20%);
    box-sizing: border-box;
    width: 100%;
}

.post-6 .news_meta {
    
font-size: 16px;
    
line-height: 32px;
}
.post-60 .news_tit {
line-height: 32px;
    
}

.post-61 .news_tit {
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
}

.wp-panel.panel-7 {
    /* margin: 40px 0 0; */
    margin-bottom: 20px;
}

.post-60 .news_tit {
    font-size: 16px;
}
/**友情链接**/
.footer-links{width:100%;display: block;margin-bottom: 20px;}
.botlinks{display:flex;justify-content: space-between;}
.botlinks .links-wrap {position: relative;width: 48%;background: #fff;}
.botlinks .links-wrap a.links-arrow {display: block;height: 30px;line-height: 30px;text-align: center;color: #2E2E2E;margin-right: 10px;background: url(images/arrow.png) no-repeat right center;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background: url(images/arrow1.png) no-repeat right center; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none;position: absolute;left: 0;bottom: 32px;width: auto;min-width:180px;height:auto;max-height: 300px;overflow: auto;overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a {display: block;line-height: 24px;padding: 5px 0;color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: rgb(5 72 148 / 80%); cursor: pointer;}/**链接样式**/
@media screen and (min-width: 756px) and (max-width: 968px) {
    .imglist {
        display: -webkit-box;
        display: box;
    }

    .imglist .listitem {
        -webkit-box-flex: 1;
        box-flex: 1;
    }

    .imglist dl {}

    .linklist ul {
        display: -webkit-box;
        display: box;
        width: 100%;
    }

    .linklist ul .linkitem {
        display: -webkit-box;
        display: box;
        -webkit-box-flex: 1;
        box-flex: 1;
    }

    .linklist ul li {
        float: none;
        margin: 0px 5px;
        -webkit-box-flex: 1;
        box-flex: 1;
    }
}

@media screen and (max-width: 756px) {
    .imglist dl {
        width: 50% !important;
    }

    .linklist ul {
        display: -webkit-box;
        width: 100%;
    }

    .linklist ul .linkitem {
        -webkit-box-flex: 1;
        box-flex: 1;
    }

    .linklist ul li {
        float: none;
        margin: 0px 5px;
    }

    #footer .inner .footer-info span {
        display: block;
        font-size: 14px;
        line-height: 28px;
    }
    .copyright{opacity:.6}
}

@media screen and (max-width: 500px) {
    .news_tit {
    }

    .head-logo a {
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px;
        display: block;
        margin: 0;
    }

    #head .wp-panel {
        height: auto;
    }

    .head-logo a img {
        float: none;
    }

    span.sitelogo {

        font-size: 1rem;

        display: NONE;

        width: 100%;

        text-align: center;
    }
}