@charset "utf-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left;
    font-weight: normal
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0
}

img {
    vertical-align: top
}

html {
    overflow-x: hidden;
    font-size: 100px
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal
}

[hidefocus],
summary {
    outline: 0
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%
}

sup,
sub {
    font-size: 83%
}

pre,
code,
kbd,
samp {
    font-family: inherit
}

q:before,
q:after {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,
summary {
    cursor: default
}

a,
button {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 13px/1 arial, \5b8b\4f53;
    color: #333;
    outline: 0
}

:focus {
    outline: 0
}

.none {
    display: none
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97CBE0
}

.hidden {
    visibility: hidden
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix {
    display: block;
    zoom: 1
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

body {
    line-height: 1;
    font-size: 13px;
    font-family: "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    color: #232222;
    background: #F8FBFB
}

:root {
    --mainColor: #1c6cb6;
    --hoverColor: #084177;
    --bigSize: 0.2rem;
    --titleSize: 0.18rem;
    --smailSize: 0.16rem;
    --smailSizex: 0.14rem;
    --innerWidth: 14rem
}

p {
    line-height: 1.75
}

a {
    color: #333;
    text-decoration: auto;
    transition: all 0.4s ease-in-out
}

a:hover {
    color: var(--hoverColor)
}

.line1 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.line2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.line3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.line4 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.wrapper {
    width: 100%;
    margin: 0 auto
}

.wrapper .inner {
    width: var(--innerWidth);
    margin: 0 auto;
    /*padding-top:0.22rem*/
    ;
    /*padding-bottom:0.11rem*/
    ;
}

.main7 .inner {
    padding-top: 0.22rem;
    padding-bottom: 0.11rem;
}

/**头部**/
.header {
    border-bottom: none;
    height: auto;
    line-height: inherit;
    background-size: cover;
    position: relative;
    z-index: 3;
    position: absolute;
    width: 100%;
    top: 0;
    transition: 1s;
    padding: 5px 0px;
}

.header.fix {
    background: rgb(33, 84, 150);
}

.header.fix .mod {
    float: left;
    height: 0.8rem;
}

.header.fix .head-right {
    display: none
}

.header.fix #nav {
    border-top: none;
}

.header.fix .nav .wp-menu .menu-item a.nav_index {
    font-size: 0.18rem;
}


.header .inner {
    position: relative;
    transition: all 0.4s ease-in-out;
}

.header .sitelogo {
    display: flex
}

.header .logo_m{display: none;}

.header .sitelogo .logo img {
    width:70%;
}

.header.fix .sitelogo .logo img {
    width:4.8rem
}

.header .sitelogo .logo {
    margin-right: 0.29rem;
    display: inline-block
}

.header .sitelogo h1 {
    font-size: inherit;
    font-weight: normal;
    background: none;
    padding-left: 0px
}

.header .sitelogo .sitetitle {
    display: inline-block;
    margin-left: 0.19rem;
    color: #fff;
    min-height: 0.52rem;
    vertical-align: middle;
    margin-top: -0.1rem
}

.header .sitelogo a {
    align-items: center
}

.header .sitelogo .tago img {
    width: 3.82rem
}

.header .sitelogo .sitetitle span {
    display: block
}

.header .sitelogo img.logo {
    width: 3.4rem;
    transition: all 0.6s ease-in-out
}

.header .head-main {
    float: left;
    margin-top: 10px
}

.header .mod {
    display: flex;
    justify-content: space-between;
    height: 1.3rem;
    align-items: center
}

.header .head-top {
    display: flex;
    align-items: center;
}

.header .head-right {
    display: flex;
    align-items: flex-end;
    gap: 0.1rem;
    flex-direction: column
}

/* 搜索 */
.header .searchbox:hover .wp-search.clearfix {
    background: rgb(28 108 182 / 50%);
}

.wp_search {
    display: inline-block;
    position: relative;
    padding-left: 4px;
    border: 1px solid #d0d0d0
}

.wp_search #keyword {
    width: 160px !important;
    padding: 4px 0;
    border: none;
    height: 20px;
    line-height: 20px;
    background: transparent;
    color: #fff
}

.wp_search .search {
    width: 32px;
    height: 30px;
    border: 0px;
    background: #FFFFFF url(../images/sous.png) no-repeat center;
    cursor: pointer;
    vertical-align: top
}

.searchbox .tt {
    color: #fff;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.47rem
}

.searchbox {
    text-align: right;
    width: 0.44rem;
    border-radius: 0.22rem;
    overflow: hidden
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block
}

.wp-search .search-input {
    margin-left: 0.2rem;
    margin-right: 40px
}

.wp-search .search-input input.search-title {
    width: 100%;
    line-height: 0.44rem;
    background: none;
    color: #FFFFFF;
    font-size: var(--smailSize);
    border: 0;
    outline: 0;
    font-family: "Microsoft YaHei"
}

.wp-search .search-btn {
    width: 0.44rem;
    height: 0.44rem;
    position: absolute;
    right: 0;
    top: 0%;
    border-radius: 50%;
}

.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    background: url(../images/sous.png) no-repeat center;
    cursor: pointer;
    background-size: 0.19rem;
}

.header .searchbox:hover {
    width: 3rem;
    border-radius: 0.22rem
}

.header .searchbox {
    transition: all 0.4s ease-in-out
}

/**角色**/
.site-rale {}

.site-rale ul {}

.site-rale ul li.links {
    float: left
}

.site-rale ul li.links a {
    line-height: 35px;
    padding: 0 12px 0 12px;
    padding-left: 19px;
    font-size: 13px;
    color: #cad3d4;
    background: url(images/icon_role.png) no-repeat
}

.site-rale ul li.links a:hover {
    color: #fff
}

.site-lang ul {
    display: flex;
}


.site-lang ul li.links a {
    color: #bec9d8;
    padding: 0 0.14rem;
    line-height: 1;
    display: inline-block;
    font-size: 0.17rem;
    background: url(images/sx.png) no-repeat right;
    width: 0.5rem;
    text-align: center;
}

.site-lang ul li.links:first-child a {
    border-right: 1px solid #829bbb;
}

.site-lang ul li.links a:hover {
    color: #fff;
}


/**导航**/
#nav {
    border-top: .01rem solid rgba(255, 255, 255, 0.2);
}

#nav .inner {}

#nav .inner .wp-panel {}

#nav .inner .wp-panel .wp-window {}

#nav .inner .wp-panel .navbg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70)
}

.nav .wp-menu {
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.nav .wp-menu .menu-item {
    position: relative;
    text-align: center;
    padding: .16rem 0.26rem;
}

.nav .wp-menu .menu-item.i1 {
    background: none
}

.nav .wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(images/nav_j.png) no-repeat center center;
    vertical-align: middle
}

.nav .wp-menu .sub-menu li .sub-menu {
    display: none;
}

.nav .wp-menu .menu-item a.menu-link {
    line-height: 0.4rem;
    font-size: var(--bigSize);
    display: block;
    color: #fff;
    position: relative;
    font-weight: bold;
    text-shadow: 2px 2px 3px #094da0;
}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover {
    font-weight: bold;
    text-decoration: none;
    color: var(--mainColor);
}

.nav .wp-menu .menu-item:hover {
    background-color: rgba(0, 0, 0, 0.1);
}


.nav .sub-menu {
    position: absolute;
    left: 50%;
    top: 100%;
    min-width: 1.5rem;
    z-index: 100;
    background: var(--mainColor);
    opacity: 0;
    transform: translateX(-50%) scale(0);
    transition: all 0.4s ease-in-out;
    border-radius: 8px;
    overflow: hidden;
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1
}

.nav .sub-menu .sub-item a {
    display: block;
    color: #fff;
    line-height: 0.5rem;
    padding: 0 17px;
    font-size: var(--smailSize);
    background: none;
    text-align: center;
}

.nav .sub-menu .sub-item.hover>a,
.nav .sub-menu .sub-item a:hover {
    color: #333;
    background-color: #fff;
    display: block
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff
}

.nav .site-lang {
    display: none
}

/* .nav .wp-menu .menu-item a.menu-link:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 0;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
} */

.nav .wp-menu .menu-item a.menu-link:hover:after {
    transform: scale(1);
}

.nav .wp-menu li:hover>.sub-menu {
    transform: translateX(-50%);
    opacity: 1;
}

/**大图**/
.mbanner {
    perspective: 1920px;
    transform-style: preserve-3d;
}

#banner .inner {
    width: 100%;
    text-align: center
}

.mbanner .news_imgs a {
    display: block;
    height: 100vh
}

.mbanner .slick-prev,
.mbanner .slick-next {
    z-index: 1;
    top: auto;
    bottom: calc((100% - 2.2rem)/2 - 0.23rem);
    opacity: 0.8
}

.mbanner .slick-prev {
    left: 0.55rem
}

.mbanner .slick-next {
    right: 0.55rem
}

.mbanner .news .news_wz {
    position: absolute;
    left: 50%;
    margin-left: -7rem;
    text-align: left;
    width: 50%;
    bottom: 0.5rem;
    z-index: 9;
}

.mbanner .news .news_wz a {}

.mbanner .news .news_title {
    font-size: 0.26rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mbanner .news .news_title a {
    color: #fff;
}

.mbanner .slick-dots {
    width: auto;
    bottom: 0.6rem;
    right: 50%;
    margin-right: -7rem;
    display: flex;
    align-items: center;
}

.mbanner .slick-dots li {
    width: 0.16rem;
    height: 0.16rem;
    background: #F3F3F3;
    background-size: 100%;
    margin: 0 0.12rem;
    opacity: 0.5;
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 50%;
}

.mbanner .slick-dots li button {
    width: 0.06rem;
    height: 0.06rem;
    background: rgb(255 255 255 / 80%);
    padding: 0;
    display: none
}

.mbanner .news .news_video {
    height: 100vh
}

.mbanner .news .news_video video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.mbanner .news_imgs a:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 34%;
    background: url(images/bannerbg.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0;
}

.mbanner .news .news_video:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 34%;
    background: url(images/bannerbg.png) no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    bottom: 0;
}

.mbanner .slick-dots li:after {}

.mbanner .slick-dots li.slick-active:after {
    transform: none
}

.mbanner .slick-dots li.slick-active {
    opacity: 1;
    background: url(../images/xz.png) no-repeat center;
    width: 0.3rem;
    height: 0.26rem;
    background-size: cover;
}

.bannerPage #banner .inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.bannerPage #banner {
    height: 100vh;
    position: relative;
    transform-style: initial;
    perspective: none;
}

.bannerPage .body_m {
    z-index: 1;
}

.bannerPage .body_m .wrapper {
    position: relative;
    z-index: 1;
}

.mbanner .news_imgs a {
    transform: scale(1.2);
    transition: 5s;
}

div#banner .slick-active .news_imgs a {
    transform: scale(1);
}

/**内容**/
#m-container {}

#m-container .inner {}

.body_m {
    overflow: hidden;
}

.news_imgs a {
    display: block
}

.news_imgs {
    overflow: hidden;
    background: #ccc
}

/**主体公共**/
@font-face {
    font-family: "sub";
    src: url(sub.eot) format('embedded-opentype'),
        url(sub.ttf) format('truetype');
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #e6e6e6;
}

/**标题栏**/
.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: normal;
}

/**标题字体**/
.post .tt .tit .title {
    display: block;
    line-height: 42px;
    color: #424242;
    font-family: "Microsoft yahei";
}

.post .con .wp_article_list .list_item .Article_Index {
    background: url(../images/li.gif) no-repeat center;
}

.post .more_btn {
    display: inline-block;
    margin-top: 0.1rem;
    line-height: 0.3rem;
    float: right;
    background: #f8a82c;
    border-radius: 0.2rem;
    padding: 0 0.1rem;
}

.post .more_btn .icon-right {
    font-size: .16rem;
}

.post .more_btn .more_text,
.post .more_btn a {
    font-size: 0.16rem;
    cursor: pointer;
    color: #FFFFFF;
}

.post .more_btn img {
    vertical-align: middle;
    width: 0.26rem;
    padding-left: 0.04rem;
}

.post1 {}

.post1 .tt {
    margin-bottom: 0.4rem;
}

.post1 .tt .tit {}

.post1 .tt .tit .title {
    display: inline-block;
    font-size: 0.36rem;
    font-weight: bold;
    color: #0a5092;
    cursor: pointer;
    font-family: "sub";
    line-height: 0.5rem;
}


.news_list {}

.news_list li.news {
    line-height: 0.34rem;
    padding-left: 0px;
}

/**标题图标**/
.news_list li.news span.news_title {
    float: left;
}

/*标题*/
.news_list li.news span.news_title img {
    vertical-align: middle;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9C9C9C;
}

/*属性*/
a.menu-btn {
    display: none;
}

.main1 {
    background: url(../images/m1.jpg) no-repeat top;
    background-size: cover;
}

.main2 {
    background: url(../images/m2.jpg) no-repeat top;
    background-size: cover;
}

.main3 {
    background: url(../images/m3.png) no-repeat top;
    background-size: cover;
}

.main4 {
    background: url(../images/m4.png) no-repeat top;
    background-size: cover;
}

.main7 {
    background: #fff;
}

.post-61 .news_title {}

/* .qb {
    background: url(../images/m5.png) no-repeat top;
    background-size: cover;
} */

.post .news_list li.news .news_imgs {
    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}

.post .news_list li.news .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    object-fit: cover;
}

.post .news_list li.news:hover .news_imgs img {
    transform: scale(1.1);
}

.post.post1.post-11.mbox {
    float: left;
    width: 48.5%;
}

.post.post1.post-12.mbox {
    float: right;
    width: 49%;
}

.post.post1.post-11.mbox .news_box.clearfix {
    position: relative;
}

.post.post1.post-11.mbox .news_imgs {
    padding-top: 61%;
}

.post.post1.post-11.mbox .news_box.clearfix .news_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #0000006b, transparent);
}

.post.post1.post-11.mbox .news_box.clearfix .news_wz .news_con {
    padding: 0.2rem 0.25rem;
}

.post.post1.post-11.mbox .news_title {
    font-size: 0.2rem;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.post.post1.post-12.mbox li {
    float: left;
    width: 50%;
}

.post.post1.post-12.mbox .news_box.clearfix {
    margin: 0 0.15rem;
    box-shadow: 0.05rem 0rem 0.27rem rgba(0, 0, 0, 0.1);
}

.post.post1.post-12.mbox ul {
    margin: 0 -0.15rem;
}

.post.post1.post-12.mbox .news_imgs {
    padding-top: 73%;
}

.post.post1.post-12.mbox .news_wz {
    background: #fff;
    border: 0.01rem solid #EBEBEB;
    border-top: 0;
    padding: 0.3rem 0.18rem;
}

.post.post1.post-12.mbox .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    line-height: 0.3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.6rem;
}

.post.post1.post-12.mbox .news_meta {
    color: #084177;
    font-size: var(--smailSize);
    margin-top: 0.2rem;
}

.post.post1.post-13.mbox li {
    float: left;
    width: 50%;
}

.post.post1.post-13.mbox .news_box.clearfix {
    margin: 0 0.15rem;
    background: #fff;
    box-shadow: 0.05rem 0rem 0.27rem rgba(0, 0, 0, 0.1);
    border: 0.01rem solid #EBEBEB;
    padding: 0.2rem 0.2rem;
}

.post.post1.post-13.mbox ul {
    margin: 0 -0.15rem;
}

.post.post1.post-13.mbox .news_title {
    width: 87%;
    margin-left: .2rem;
}

.post.post1.post-13.mbox .line {
    height: .52rem;
    width: .01rem;
    background-color: #ECECEC;
}

.post.post1.post-13.mbox .news_title .news_title_t {
    font-size: var(--titleSize);
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 0.3rem;
}

.post.post1.post-13.mbox .news_title .news_title_c {
    line-height: .24rem;
    margin-top: .08rem;
    margin-bottom: .08rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.5rem;
    color: #999999;
}


.post.post1.post-13.mbox .news_box {
    display: flex;
    align-items: center;
}

.post.post1.post-13.mbox .news_meta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 17%;
    padding-right: .1rem;
}

.post.post1.post-13.mbox .news_meta .news_meta_date {
    font-size: .36rem;
    font-weight: bold;
    color: #0A62A7;
}

.post.post1.post-13.mbox .news_meta .news_meta_year {
    font-size: .14rem;
    color: #999999;
}

.post.post1.post-20.mbox span.title {
    color: #fff;
}

.post.post1.post-20.mbox .news_date {
    width: 0.68rem;
    float: left;
    margin-right: -0.7rem;
    position: relative;
}

.post.post1.post-20.mbox .news_date img {
    position: absolute;
    width: 0.42rem;
    top: 50%;
    margin-top: -0.1rem;
    left: 50%;
    margin-left: -0.1rem;
}

.post.post1.post-20.mbox .con ul.news_list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


.post.post1.post-20.mbox .news_list li.news {
    background: rgba(255, 255, 255, 0.2);
    padding: 0.2rem 0.2rem;
    margin-bottom: 0.3rem;
    width: 44%;
}

.post.post1.post-20.mbox .news_list li.news .news_box {
    display: flex;
    align-items: center;
}

.post.post1.post-20.mbox .news_list li.news .news_box .news_meta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 17%;
    padding-right: 0.2rem;
}

.post.post1.post-20.mbox .news_list li.news .news_box .news_meta .news_meta_date {
    font-size: .36rem;
    color: #fff;
}

.post.post1.post-20.mbox .news_list li.news .news_box .news_meta .news_meta_year {
    font-size: .14rem;
    color: #fff;
}

.post.post1.post-20.mbox .news_list li.news .line {
    height: 0.52rem;
    width: 0.01rem;
    background: rgba(255, 255, 255, 0.3);
}

.post.post1.post-20.mbox .news_list li.news .news_title {
    width: 87%;
    margin-left: 0.2rem;
    font-size: var(--titleSize);
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
}

.post.post1.post-20.mbox .news_list li.news .news_title_t {
    height: 0.1rem;
}


.main3 .ml {
    float: left;
    width: 50%;
    background: #F4F4F4 url(images/ttbg.png) no-repeat top right;
    background-size: 100% auto;
}

.main3 .mr {
    float: right;
    width: 50%;
}

.post.post1.post-30.mbox .more_btn {
    float: none;
    margin-left: 0.4rem;
}

.post.post1.post-30.mbox .tt {
    width: auto;
    padding: 0.5rem 0rem 0rem 0.4rem;
    margin-bottom: 0.29rem;
}

.post.post1.post-30.mbox .news_con {
    padding: 0rem 0.4rem 0.4rem 0.4rem;
}

.post.post1.post-30.mbox .news_meta {
    color: #084177;
    font-size: var(--smailSize);

}

.post.post1.post-30.mbox .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.post.post1.post-30.mbox .news_imgs {
    padding-top: 66.5%;
}

.post.post1.post-31.mbox .wm {
    float: left;
    width: 3.52rem;
    margin-right: -4rem;
}

.post.post1.post-31.mbox .news_imgs {
    padding-top: 66.5%;
}

.post.post1.post-31.mbox .news_wz {
    float: right;
    width: 100%;
}

.post.post1.post-31.mbox li.news.n1 {
    background: #BCA087;
}

.post.post1.post-31.mbox li.news.n2 {
    background: #cc0000;
}

.post.post1.post-31.mbox li.news.n3 {
    background: #F4F4F4;
}

.post.post1.post-31.mbox .news_con {
    margin-left: 3.52rem;
    padding: 0.3rem;
}

.post.post1.post-31.mbox .news_meta {
    color: #fff;
    font-size: var(--smailSize);
    line-height: 0.3rem;
}

.post.post1.post-31.mbox .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    color: #fff;
    line-height: 0.3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.6rem;
    margin: 0.1rem 0;
}

.post.post1.post-31.mbox .news_title a {
    color: #fff;
}

.post.post1.post-31.mbox .news_text {
    font-size: var(--smailSizex);
    color: #fff;
    opacity: 0.6;
    line-height: 0.26rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.52rem;
}

.post.post1.post-31.mbox li.news.n3 .news_meta {
    color: #333;
}

.post.post1.post-31.mbox li.news.n3 .news_title {
    color: #333333;
}

.post.post1.post-31.mbox li.news.n3 .news_title a {
    color: #333333;
}

.post.post1.post-31.mbox li.news.n3 .news_text {
    color: #333333;
    opacity: 0.6;
}

.post.post1.post-31.mbox li {
    background: #BCA087;
}

.post.post1.post-31.mbox .news_imgs .bg {
    width: 0.13rem;
    height: 0.38rem;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.19rem;
    background: url(images/jt1.png) no-repeat;
    background-size: cover;
}

.post.post1.post-31.mbox li.news.n3 .news_imgs .bg {
    background: url(images/jt3.png) no-repeat;
    background-size: cover;
}

.post.post1.post-31.mbox li.news.n2 .wm {
    float: right;
    margin-right: 0;
    margin-left: -4rem;
}

.post.post1.post-31.mbox li.news.n2 .news_wz {
    float: left;
    width: 100%;
}

.post.post1.post-31.mbox li.news.n2 .news_con {
    margin-right: 3.52rem;
    margin-left: 0;
}

.post.post1.post-31.mbox li.news.n2 .wm .news_imgs .bg {
    background: url(images/jt2.png) no-repeat;
    background-size: cover;
    right: auto;
    left: 0;
}

.main4 .ml {
    float: left;
    width: 49%;
}

.main4 .mr {
    float: right;
    width: 48%;
}

.post.post1.post-40.mbox li {
    float: left;
    width: 25%;
}

.post.post1.post-40.mbox .news_box.clearfix {
    margin: 0 0.15rem;
}

.post.post1.post-40.mbox ul {
    margin: 0 -0.15rem;
}

.post.post1.post-40.mbox .news_imgs {
    padding-top: 61%;
}

.post.post1.post-40.mbox .news_wz {
    background: #fff;
    padding: 0.1rem 0.25rem;
}

.post.post1.post-40.mbox .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    line-height: 0.3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.6rem;
    margin-bottom: 0.1rem;
}

.post.post1.post-40.mbox .news_con {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.post.post1.post-40.mbox .news_meta {
    color: #084177;
    font-size: var(--smailSize);
    line-height: 0.28rem;
}

.post.post1.post-40.mbox .news_titlef {
    color: #084177;
    font-size: var(--smailSize);
    line-height: 0.28rem;
}

.post.post1.post-41.mbox {
    font-size: 0;
}

.post.post1.post-41.mbox li {

    display: inline-block;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 0.15rem;
    line-height: 0.55rem;
    padding: 0 0.3rem;
    width: 49%;
}

.post.post1.post-41.mbox li:nth-child(2n) {
    margin-left: 2%;
}

.post.post1.post-41.mbox span.news_title {
    font-size: 0.19rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.post.post1.post-41.mbox span.news_meta {
    color: #1c6cb6;
    font-size: 0.15rem;
}

.post.post1.post-40.mbox {
    margin-bottom: 0.23rem;
}

.post.post1.post-42.mbox .news_video {
    padding-top: 69%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}

.post.post1.post-42.mbox .news_video video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    object-fit: fill;
}

.post.post1.post-42.mbox li {
    position: relative;
}

.post.post1.post-42.mbox .wz {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.57rem;
    margin-left: -0.57rem;
}

.post.post1.post-42.mbox .wz img {
    width: 1.14rem;
    cursor: pointer;
}

.main5 .ml {
    float: left;
    width: 48.5%;
}

.main5 .mr {
    float: right;
    width: 48%;
}

.post.post1.post-50.mbox li {
    line-height: 0.55rem;
    background: #F4F4F4;
    padding: 0 0.25rem;
    margin-bottom: 0.12rem;
}

.post.post1.post-50.mbox span.news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.post.post1.post-50.mbox span.news_meta {
    color: #084177;
    font-size: var(--smailSize);
}

.post.post1.post-51.mbox .wm {
    float: left;
    width: 2.27rem;
    margin-right: -2.3rem;
}

.post.post1.post-51.mbox li {
    margin-bottom: 0.27rem;
    background: #F4F4F4 url(images/nrbg.png) no-repeat right bottom;
}

.post.post1.post-51.mbox .news_imgs {
    padding-top: 65.2%;
}

.post.post1.post-51.mbox .news_wz {
    width: 100%;
    float: right;
}

.post.post1.post-51.mbox .news_con {
    margin-left: 2.3rem;
    padding: 0.2rem;
}

.post.post1.post-51.mbox .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    line-height: 0.3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.6rem;
    margin-bottom: 0.1rem;
}

.post.post1.post-51.mbox .news_time {
    color: #084177;
    font-size: var(--smailSize);
}

.post.post1.post-60.mbox li {
    float: left;
    width: 25%;
}

.post.post1.post-60.mbox .news_box.clearfix {
    margin: 0 0.07rem;
}

.post.post1.post-60.mbox ul {
    margin: 0 -0.07rem;
}

.post.post1.post-60.mbox .news_imgs {
    padding-top: 48%;
    border-radius: 0.1rem;
}

.post.post1.post-61.mbox ul {
    text-align: center;
}

.post.post1.post-61.mbox li {
    display: inline-block;
    border-right: 0.01rem solid #C3C3C3;
    line-height: 0.22rem;
    padding: 0 0.25rem;
    font-size: 0.18rem;
}

.post.post1.post-61.mbox li:last-child {
    border: 0;
}

.post.post1.post-11.mbox .news_title a {
    color: #fff;
}

.post.post1.post-13.mbox {
    margin-top: 0.3rem;
}

.main1 .inner {
    padding: 0.35rem 0rem 0.7rem 0;
}

.post.post1.post-20.mbox .news_title a {
    color: #fff;
}

.main2 .inner {
    padding: 0.4rem 0rem 0.5rem 0rem;
}

.main3 .inner {
    padding: 0.9rem 0rem 0.95rem 0;
}

.main4 .inner {
    padding: 0.8rem 0rem 0.6rem 0;
}

.main5 .inner {
    padding: 0.5rem 0;
}

.main5 .post1 .tt {
    margin-bottom: 0.3rem;
}

.post.post1.post-42.mbox .slick-arrow {
    width: 1rem;
    height: 0.8rem;
    background: #BCA087;
    border-radius: 0;
    bottom: 0 !important;
    top: auto;
    opacity: 1;
    right: 0 !important;
    left: auto;
    box-shadow: none;
    font-size: 0;
}

.post.post1.post-42.mbox .slick-prev {
    right: 1rem !important;
    background: #BCA087 url(images/llh.png) no-repeat center;
    background-size: 0.16rem;
}

.post.post1.post-42.mbox .slick-next {
    font-size: 0;
    background: #BCA087 url(images/rrh.png) no-repeat center;
    background-size: 0.16rem;
}

.post.post1.post-42.mbox .slick-prev:hover {
    background: #BCA087 url(images/ll.png) no-repeat center;
    background-size: 0.16rem;
}

.post.post1.post-42.mbox .slick-next:hover {
    font-size: 0;
    background: #BCA087 url(images/rr.png) no-repeat center;
    background-size: 0.16rem;
}

.post.post1.post-42.mbox .slick-prev:after {
    clear: both;
    content: "";
    display: block;
    height: 0.44rem;
    width: 0.01rem;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.22rem;
    opacity: 0.5;
}

.post.post1.post-60.mbox .tt {
    margin-bottom: 0.3rem;
}

.post.post1.post-60.mbox .slick-arrow {
    width: 0.5rem;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.3);
    font-size: 0.28rem;
    font-weight: bold;
    margin-top: -0.25rem;
    box-shadow: none;
}

.post.post1.post-60.mbox .slick-arrow:hover {
    color: #1c6cb6;
}

.post.post1.post-60.mbox .slick-prev {
    left: -0.6rem;
}

.post.post1.post-60.mbox .slick-next {
    right: -0.6rem;
}

.post.post1.post-60.mbox {
    margin-bottom: 0.8rem;
}

.shares .news_imgs img {
    width: auto;
    max-width: 1.05rem;
}

/**列表页**/
.l-banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    background-color: #c5c4c4;
    position: relative
}

.l-banner:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 60%;
    /*background:url(images/bannerbg.png) no-repeat*/
    ;
    background-size: 100% 100%;
    bottom: 0
}

.l-banner img {
    vertical-align: top
}

#l-container {
    position: relative
}

#l-container .inner {
    padding: 0.4rem 0 0.4rem;
    position: relative
}

#d-container .inner {
    background: #fff;
    padding: 0 0.3rem;
    margin: 0.3rem auto;
    box-sizing: border-box;
}

/**栏目列表**/
.col_menu {
    width: 2.4rem;
    float: left;
    margin-right: -2.4rem;
    position: relative;
    padding-bottom: 0.5rem;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #0a5092;
}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
    font-size: 0.25rem;
    font-weight: normal;
    color: #fff;
}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 0.5rem;
    padding: 0.1rem 0;
    text-align: center;
}

/**栏目名称图标**/
.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}

/*栏目列表*/
.col_list {}

.col_list .wp_listcolumn {
    border-top: 0px solid #2867A0;
    border-bottom: 0px solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    color: #333;
    font-size: 0.18rem;
    display: block;
    text-align: center;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 1px solid #F6EAEA;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 0.1rem 0;
    line-height: 2.6;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #0a5092;
    background: #eee;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #0a5092;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #454545;
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    font-weight: bold;
    color: #0a5092;
}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
    color: #333;
    border-top: 1px solid #eee;
    margin-top: -1px;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 0.28rem;
    padding: 0.05rem 0.1rem 0.05rem 0.5rem;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    font-weight: bold;
    font-weight: bold;
    color: #0a5092;
}

/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: none;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 51px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    font-weight: bold;
    color: #0a5092;
}

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
    margin-left: 3rem;
}

.col_news_head {
    border-bottom: 1px solid #DBDBDB;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    line-height: 0.5rem;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 0.24rem;
    font-family: "Microsoft yahei";
    font-weight: normal;
    color: #0a5092;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    line-height: 0.5rem;
    color: #666;
}

/**当前位置**/
.col_metas .col_path a {
    color: #666;
}

.col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 7px;
}

.col_news_list {
    margin-top: 10px;
}


/**栏目新闻列表**/

/**栏目新闻图标序号**/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

.col_news_list .wp_entry p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
    /* _width: expression(this.width > 680 ? "680px" : this.width); */
}

/**列表页文章图片大小限制**/
ul.news_list.list2 li.news {
    line-height: 0.4rem;
    font-size: 0.18rem;
}

ul.news_list.list2 span.news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

/**图文列表页文章图片大小限制**/
ul.news_list.list3 li.news {
    display: flex;
    margin: .2rem;
}

ul.news_list.list3 li.news img {
    width: 2rem;
    height: 1.22rem;
    object-fit: cover;
}

ul.news_list.list3 .news_title {
    margin-left: .2rem;
    margin-top: .08rem;


}

ul.news_list.list3 .news_title_t {
    height: .8rem;
    font-size: .18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

ul.news_list.list3 .news_meta {
    font-size: .15rem;
    color: #9C9C9C;
}

/**图文列表页2文章图片大小限制**/
ul.news_list.list4 {
    display: flex;
    flex-wrap: wrap;
}

ul.news_list.list4 li.news {
    width: 3.4rem;
    height: 3.27rem;
    background-color: #ffffff;
    margin-right: .2rem;
    margin-bottom: .2rem;
}

ul.news_list.list4 li.news img {
    width: 3.4rem;
    height: 2.1rem;
    object-fit: cover;
}

ul.news_list.list4 .news_title {
    padding: .1rem .14rem;
}

ul.news_list.list4 .news_title_t {
    font-size: .16rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

ul.news_list.list4 .news_meta {
    margin-top: .1rem;
    font-size: .15rem;
    color: #9C9C9C;
}

/**文章页**/
.info .col_metas.clearfix {
    height: .63rem
}

.infobox {
    padding: .56rem 0;
    margin: 0 auto;
    width: auto
}

.article h1.arti_title {
    line-height: 1.3;
    font-family: SourceHanSerifCN-Bold;
    font-size: .3rem;
    text-align: center;
    margin-bottom: .2rem;
    color: #0a5092;
}

.article h2.arti_title {
    line-height: 2;
    font-family: "Microsoft YaHei";
    font-size: .2rem;
    text-align: center;
    color: #1b1b1bc7;
    margin-bottom: .2rem;
    color: #0a5092;
}

.article .arti_metas {
    text-align: center;
    line-height: 1.3;
    margin: 0
}

.article .arti_metas>span {
    margin: 0 .16rem;
    font-size: var(--smailSize);
    color: #666
}

.article .arti_info.clearfix {
    position: relative
}

.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: .4rem;
    min-height: 400px
}

.article .entry .read,
.article .entry .read p {
    line-height: 1.75;
    font-size: var(--smailSize);
    color: #333
}

.article .entry .read p {
    margin-bottom: 10px
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px
}

.article .entry .read table {
    margin: 0 auto;
    border: none !important;
    max-width: 100%;
}

.sibi_art {
    margin-top: 1.3rem
}

.wp_artfuns .wp_art_adjoin {
    display: flex;
    line-height: .48rem;
    font-size: var(--titleSize);
    flex-wrap: wrap
}

span.next-title,
span.prev-title {
    width: calc(100% - .8rem)
}

.wp_artfuns .wp_art_adjoin .next {
    padding: 0
}

.wp_artfuns .wp_art_adjoin .next,
.wp_artfuns .wp_art_adjoin .prev {
    pointer-events: none;
    width: auto
}

/**底部**/
#footer {
    background: #1c6cb6;
    background-size: cover;
    position: relative
}

.footer .inner {
    padding: 0;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

#footer .inner .contant p {
    /* font-size: 0.16rem; */
    opacity: 1;
    font-weight: bold;
    line-height: 0.5rem;
    margin-top: 0.1rem;
}

#footer .inner .contant p span {
    margin: 0 0.2rem;
}

.foot-center .sitelogo img {
    width: 3.06rem;
}

.foot-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: .857rem
}

#footer .inner.in1 {
    padding: .57rem 0 .32rem;
    position: relative
}

#footer .inner .mod {
    display: flex;
    flex: 1 1 auto;
    align-items: flex-start;
    padding: 0.5rem 0rem 0.3rem 0;
}

#footer .inner .foot-left {
    flex: 1;
    display: flex
}

#footer .inner .foot-center {
    flex: 1;
    text-align: center;
}

#footer .inner .foot-center img {
    max-width: 100%
}

#footer .inner .foot-right {
    flex: 1;
    display: flex;
    justify-content: flex-end
}

#footer .inner p {
    font-size: var(--smailSizex);
    line-height: 0.6rem;
    color: #fff;
}

#footer .inner p a {
    color: #fff;
    padding: 0 0.4rem;
}

#footer .inner p span {
    margin: 0 5px
}

.foot-left .title {
    color: #fff;
    font-size: var(--smailSize);
    line-height: .21rem;
    font-weight: 700;
    margin-bottom: .14rem
}

/**底部链接**/
.foot-left .tt {
    margin-bottom: .18rem
}

.foot-left .links {
    margin-right: 1.02rem
}

/**分享**/
.shares .news_list {
    display: flex;
    text-align: center;
    gap: .1rem
}

.shares .news_list .imgs {
    width: 1rem;
    height: 1rem;
    position: absolute;
    bottom: 127%;
    left: 50%;
    margin-left: -.5rem;
    transform: translateY(-.4rem);
    opacity: 0;
    transition: all .4s ease-in-out
}

.shares .news_list .imgs img {
    width: 100%;
    height: 100%unset
}

.shares .news_list .news_icon {
    display: block;
    background-color: #ffffff2e;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .7;
    background-size: 53%
}

.shares .news_list .news {
    position: relative
}

.shares .news_list .n1 .news_icon {
    background-image: url(images/weixin.svg)
}

.shares .news_list .n2 .news_icon {
    background-image: url(images/weibo.svg)
}

.shares .news_list .news_icon:hover {
    opacity: 1
}

.shares .news_list .news:hover .imgs {
    opacity: 1;
    transform: none
}

.shares .news_list .news_title {
    color: #fff;
    font-size: var(--smailSizex);
    line-height: 0.24rem;
    margin-top: .1rem;
}

.footlogo img {
    width: 4.62rem
}

.foot-bottom {
    padding: 0.2rem 0;
    text-align: center;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgb(255 255 255 / 50%)
}

.foot-bottom p {
    font-size: var(--smailSizex);
    line-height: 2.4;
    color: #fff;
    position: relative
}


/**侧导航**/
nav.Quick-navigation {
    position: fixed;
    right: 0;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    font-size: 19px;
    line-height: 70px;
    background: var(--mainColor);
    color: #fff;
    padding: 0 16px;
    border-radius: 20px
}

nav.Quick-navigation a {
    color: #fff;
    border-bottom: 1px solid #fff
}

nav.Quick-navigation a.current {
    color: #e1d4a4;
    border-bottom: 1px solid var(--hoverColor)
}

.Scroll-to-top {
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 1;
    background: #fff;
    bottom: 2%;
    border-radius: 50%;
    right: 1%;
    background: #1776be7a;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.inner .col_news_head {
    padding: 0 0.3rem;
}
