@charset "utf-8";

/*Technical Support SudyTech*/
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;
}

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;
}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(images/icon.png) no-repeat;
}

/*css3扩展*/
body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
}

::-webkit-input-placeholder {
    color: #ccc;
    /* WebKit browsers */
}

::-moz-placeholder {
    color: #ccc;
    /* Mozilla Firefox 4 to 18 */
}

::-moz-placeholder {
    color: #ccc;
    /* Mozilla Firefox 19+ */
}

::-ms-input-placeholder {
    color: #ccc;
    /* Internet Explorer 10+ */
}

/**布局开始**/
body {
    line-height: 1;
    font-size: 13px;
    font-family: "PingFang","Microsoft Yahei";
    color: #333;
}

p {
    line-height: 1.75;
}

a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

a:hover {
    color: #0a7af9;
}

/*页面尺寸*/
.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper .inner {
    width: 16.2rem;
    margin: 0 auto;
}

/**页面全局宽度**/
/*headtop*/
#headtop {
    background: #333;
}

#headtop .inner {}

.headtop .top-left {
    float: left;
}

.headtop .top-right {
    float: right;
    display:flex;
    padding:0.1rem 0;
    column-gap:0.2rem;
}

/*head开始*/
.header {
    background: #FAFCF8;
    border-bottom: none;
    height: auto;
    line-height: inherit;
}

.header .inner {
    height: auto;
    padding: 0.41rem 0 0.3rem;
    position: relative;
}

.header .sitelogo {
    float: left;
}

.header .sitelogo span {
    position: relative;
    font-size: inherit;
    font-weight: normal;
}

.header .sitelogo span a {
    color: transparent;
    margin: 0;
}

.header .sitelogo h1 {
    font-size: inherit;
    font-weight: normal;
    background: none;
    padding-left: 0px;
}

.header .sitelogo .sitetitle {
    display: inline-block;
    margin-top: 28px;
    margin-left: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}

/**站点名称**/

.header .head-left {
    float: left;
    display: inline-block;
    width: 5.33rem;
}
.header .head-left img{width:100%;}

.header .head-right {
    float: right;
    margin-top: 0.24rem;
    display:flex;
    align-items:center;
}

/*lang样式*/
.site-lang {margin-right:0.3rem;}

.site-lang ul {
    float: right;
}

.site-lang ul li.links {
    float: left;
}

.site-lang ul li.links a {
    font-size: 0.16rem;
    color: #333333b3;
}


/*默认主导航样式*/
#nav {border-bottom: 1px solid #33946D;}

#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
}

.nav .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}

.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 .menu-item a.menu-link {
    display: inline-block;
    padding: 0 0.55rem;
    line-height: 0.69rem;
    color: #fff;
    font-size: 0.18rem;
    font-weight: bold;
}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover {
    background-color: #E9C65C;
    text-decoration: none;
    color: #eee;
}

.nav .sub-menu {
    display: none;
    text-align:center;
    position: absolute;
    left: 0;
    top: 0.69rem;
    min-width: 100%;
    z-index: 100;
    background: #fff;
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.nav .sub-menu .sub-item a {
    display: block;
    color: #000;
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0 0.17rem;
    font-size: 0.14rem;
    background: none;
}

.nav .sub-menu .sub-item.hover>a,
.nav .sub-menu .sub-item a:hover {
    color: #fff;
    background-color: #E9C65C;
    display: block;
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}

/**主页banner开始**/
#banner {
    background: #e7e2df;
}

#banner .inner {
    width: auto;
    text-align: center;
    position: relative;
}
/* 日历样式 */
body.main .news_metar{
    width: 0.9rem;
    height: 0.44rem;
    text-align: center;
    white-space: nowrap;
    color: #802D44;
    overflow: hidden;
    transition: 0.4s;
}
.news_metar .news_days{
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.3rem;
}
.news_metar .news_month{
    font-size: 0.14rem;
    line-height: 0.18rem;
}
/**主体模块样式**/
#m-container {}

#m-container .inner {}
.news a{
    display: block;
    color: inherit;
}
.news a:hover{
    color:#228756;
}
.news_imgs{
    overflow: hidden;
    position: relative;
    background-color: #e5e5e5;
}
.news_imgs img{
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s;
    object-fit: cover;
}
.news_imgs a img:hover{
    transform: scale(1.05);
}
.news_title{
    display:-webkit-box;
    word-break:break-all;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow:hidden;
    font-size: 0.16rem;
    font-family: 'syh';
    transition: 0.4s;
}
.news_intro{
    display:-webkit-box;
    word-break:break-all;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    font-size: 0.16rem;
    color: #6A6A6A;
    font-family: 'syh';
    transition: 0.4s;
}
.news_timer{
    font-size: 0.14rem;
font-weight: bold;
font-family: 'Merriweather';
    color: #228756;
    transition: 0.4s;
}
/**首页整体布局**/
.content_box1{background: url(images/main1_bg.png) no-repeat center top / 100% 80.5%;}
.content_box2{background: url(images/main45_bg.png) no-repeat center top / 100% 100%;}
.content_box3{background: url(images/foot_bg.png) no-repeat center top / 100% 100%;}

.main2{background: url(images/main2_bg.png) no-repeat center / 100% 100%;}
.main3{background: url(images/main3_bg.png) no-repeat center / 100% 100%;}
.main6{background: url(images/main6_bg.png) no-repeat center / 100% 100%;}

.main1 .inner{padding-top: 0.6rem;}
.main2 .inner{padding: 2.87rem 0 0.88rem;}
.main3 .inner{padding: 0.77rem 0 1.12rem;}
.main4 .inner{padding: 0.81rem 0 1rem;}
.main5 .inner{padding-bottom: 1.08rem;}
.main6 .inner{padding: 0.81rem 0 1.12rem;}
.main7 .inner{padding: 1.64rem 0 1.15rem;}

.main6 .mr .post9 .tt{margin-bottom:0.14rem;}
/* main1 */
.main1 .mt{margin-bottom: 0.3rem;}
.main1 .mt .news{text-align: center;}
.main1 .mt .news_title{
    font-size: 0.4rem;
    line-height: 0.4rem;
    font-weight: bold;
    color: #fff;
    font-family: 'syh';
    text-align: center;
    margin-bottom: 0.25rem;
}
.main1 .mt .news_textn{
    font-size: 0.16rem;
    color: #fff;
    font-family: 'syh';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 70%;
    box-sizing: border-box;
    margin: 0 auto;
}
.main1 .mt .news{position:relative;}
.main1 .mt .news_more{
    position:absolute;
    z-index:20;
    right:0;
    bottom:0;
    font-size: 0.14rem;
    color: #fff;
    font-family: 'syh';
    text-align: center;
    padding-right: 0.18rem;
    background: url(images/more_bg2.png) no-repeat right center / 0.13rem 0.09rem;
}

.main1 .ml{float: left;width: 63.46%;}
.main1 .mr{float: right;width: 36.54%;}

.main1 .ml .news{position: relative;}
.main1 .ml .news_imgs{
    padding-top: 66.73%;
}
.main1 .ml .news_con{
    position: absolute;
    z-index: 60;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 24.78%;
    box-sizing: border-box;
    padding: 0 2rem 0.4rem 0.4rem;
    background: url(images/title_bg.png) no-repeat center / 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.main1 .ml .news_timer{
    color: #fff;
}
.main1 .ml .news_title{
    color: #fff;
    font-size: 0.2rem;
}

.main1 .mr .con{background-color: #fff;}
.main1 .mr .news{padding: 0 0.4rem;position: relative;transition: 0.4s;}
.main1 .mr .news::after{
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    display: block;
    width: 110%;
    height: 100%;
    background-color: transparent;
    transition: 0.4s;
visibility: hidden;
}
.main1 .mr .news_con{
    position: relative;
    z-index: 2;
    padding: 0.15rem 0 0.22rem;
    border-bottom: 1px solid #E3B26D80;
}
.main1 .mr .news_title{transition:0.1s;}
.main1 .mr .news:hover{padding: 0 0.1rem;}
.main1 .mr .news:hover::after{background-color: #E9C65C;visibility: visible;}
.main1 .mr .news:hover .news_timer,
.main1 .mr .news:hover .news_title a{color: #fff;}

/* main2 */
.main2{margin-top: -1.9rem;}
.main2 .news{
    padding-bottom: 0.3rem;
    width: 21.11%;
    margin-right: 3.89%;
    float: left;
}
.main2 .news:nth-child(-n+4){
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 0.2rem;
}
.main2 .news:nth-child(4n){margin-right: 0;}
.main2 .news_title{
    font-size: 0.18rem;
    height: 0.6rem;
    -webkit-line-clamp: 2;
}

/* main3 */
.main3 .mod{position: relative;}
.main1 .post9 .tt .tit .title,
.main3 .post9 .tt .tit .title{color: #fff;}
.main3 .post9 .tt .more_btn{margin-right: 4.15rem;}
.main1 .post9 .tt .more_btn .more_text,
.main3 .post9 .tt .more_btn .more_text{color: #fff;background-image: url(images/more_bg2.png);}

.main3 .shares{position: absolute;z-index: 50;right: 0;top: -0.09rem;}
.main3 .shares li a {
    width: 0.52rem;
    height: 0.52rem;
}
.main3 .shares li:nth-child(1) a{background-image: url(images/icon01.png);}
.main3 .shares li:nth-child(2) a{background-image: url(images/icon02.png);}
.main3 .shares li:nth-child(3) a{background-image: url(images/icon03.png);}
.main3 .shares li:nth-child(4) a{background-image: url(images/icon04.png);}
.main3 .shares li:nth-child(5) a{background-image: url(images/icon05.png);}
.main3 .shares li:nth-child(6) a{background-image: url(images/icon06.png);}

.main3 .news_list{position: relative;}

/*
.main3 .news{float: left;position: relative;}
.main3 .news:nth-child(1){width: 42.59%;margin-right: 0.8%;margin-bottom: 0.13rem;}
.main3 .news:nth-child(2){width: 29.51%;margin-bottom: 0.13rem;}
.main3 .news:nth-child(3){width: 29.51%;margin-right: 0.8%;}
.main3 .news:nth-child(4){width: 42.59%;}
.main3 .news:nth-child(5){width: 26.23%;position: absolute;z-index: 50;right: 0;top: 0;}

.main3 .news:nth-child(1) .news_imgs{padding-top: 46.23%;}
.main3 .news:nth-child(2) .news_imgs{padding-top: 66.736%;}
.main3 .news:nth-child(3) .news_imgs{padding-top: 66.736%;}
.main3 .news:nth-child(4) .news_imgs{padding-top: 46.23%;}
.main3 .news:nth-child(5) .news_imgs{padding-top: 152.706%;}
*/
.main3 .news .video_btn{
    position: absolute;
    z-index: 50;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 0.7rem;
    height: 0.7rem;
}
.main3 .news .video_btn img{
    width: 100%;
    height: 100%;
}
.main3 .news .news_con{
    position: absolute;
    z-index: 50;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34.85%;
    box-sizing: border-box;
    padding-bottom: 0.28rem;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(to bottom,#00000001,#00000080);
}
.main3 .news .news_icon{
    width: 0.54rem;
    height: 0.54rem;
    margin-right: 0.2rem;
    background: url(images/icon_bilibili.png) no-repeat center / 100% 100%;
}
.main3 .news .news_icon.bilibili{background-image: url(images/icon_bilibili.png);}
.main3 .news .news_icon.wb{background-image: url(images/icon_weibo.png);}
.main3 .news .news_icon.wx{background-image: url(images/icon_wechat.png);}
.main3 .news .news_icon.dy{background-image: url(images/icon_douyin.png);}

.main3 .news .news_title{
    color: #fff;
    -webkit-line-clamp: 2;
    height: 0.5rem;
    line-height: 0.25rem;
    width: calc(100% - 1rem);
}

/* main4 */
.main4 .ml{float: left;width: 39.88%;}
.main4 .mr{float: right;width: 56.79%;}

.main4 .ml .news_imgs{
    padding-top: 66.72%;
    margin-bottom: 0.35rem;
}
.main4 .ml .news_t{
    display: flex;
    margin-bottom: 0.15rem;
}
.main4 .news_icon{
    width: 0.92rem;
    height: 0.62rem;
    box-sizing: border-box;
    border: 1px dashed #32724169;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main4 .ml .news_icon{margin-right: 0.16rem;}
.main4 .ml .news_tr{width: calc(100% - 1.08rem);}
.main4 .ml .news_title{
    font-size: 0.24rem;
    font-weight: bold;
    color: #047040;
}

.main4 .mr .news_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main4 .mr .news{
    width: 31%;
    padding:0.3rem 0;
    margin-bottom: 0.43rem;
    border-bottom: 1px solid #D5D5D569;
    float: left;
}
.main4 .mr .news_t{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    margin-bottom: 0.15rem;
}
.main4 .mr .news_title{-webkit-line-clamp:2;}

/* main5 */
.main5 .news_list{
    display: flex;
    justify-content: space-between
}
.main5 .news{
    width: 19.13%;
}
.main5 .news_imgs{padding-top: 41.16%;}
/* main6 */

.main6 .ml{float: left;width: 44.63%;}
.main6 .mr{float: right;width: 48.39%;}

.main6 .ml .news{
    padding: 0.12rem 0;
    border-bottom: 1px solid #E3B26D80;
}
.main6 .ml .news:first-child{padding-top: 0;}
.main6 .ml .news_title{
    font-size: 0.18rem;
}

.xwwpost-52{position:relative;}
.xwwpost-52 .news_imgs{box-shadow:0 0.03rem 0.12rem 0 #00524533;}
.xwwpost-52 .swiper-slide-active .news_imgs{ }
.xwwpost-52 .news_imgs a{
    padding-top: 148.56%;
}
.xwwpost-52 .con{
    padding: 0.4rem 0;
}
.xwwpost-52 .news_list .news_title{opacity: 0;text-align: center;margin-top: 0.25rem;display: none;}
.xwwpost-52 .news_list .swiper-slide{
    transition: 0.7s;
}
.xwwpost-52 .news_list .swiper-slide-active{transform: scale(1.2) !important;position: relative;z-index: 11;}
.xwwpost-52 .news_list .swiper-slide-active .news_title{opacity:1;color: #000000;font-size: 0.2rem;font-family: 'syh';font-weight: bold;display: block;line-height: 1.5;}
.xwwpost-52 .swiper-button{
    font-size: 0.16rem;
    font-family: 'syh';
    color: #252525;
    top: auto;
    width: auto;
    bottom: 0.3rem;
    opacity: 0.5;
}
.xwwpost-52 .swiper-button-prev{
    left: 1.35rem;
}
.xwwpost-52 .swiper-button-next{
    right: 1.35rem;
}

.xwwpost-52 .swiper-button:hover{opacity:1;}
.xwwpost-52 .swiper-button:hover:before{color:#4A8B72}
.xwwpost-52 .swiper-button:before{content:'<';width: 0.26rem;height: 0.26rem;border-radius:50%;font-family:"宋体";font-weight:bold;background:#fff;display:flex;align-items: center;justify-content: center;position: absolute;box-shadow: 0 0.03rem 0.06rem rgb(0 0 0 / 16%);left: -0.33rem;}
.xwwpost-52 .swiper-button-next:before{right: -0.33rem;left: auto;content: '>';}

/* main7 */
.main7 .inner .mod{position: relative;}
.main7 .post9 .tt{
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    position: absolute;
    z-index: 50;
    left: 0;
    top:12%;
}
.main7 .post9 .tt .tit .title{color: #fff;}
.main7 .post9 .tt .more_btn{margin-top: 0.2rem;}
.main7 .post9 .tt .more_btn .more_text{color: #fff;background-image: url(images/more_bg2.png);}

.main7 .says{
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 2%;
    width: 21.73%;
}
.main7 .says img{
    width: 100%;
    height: auto;
}
.main7 .news_list{
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-top: 14.81%;
}
.main7 .news{position: relative;z-index: 20;}
.main7 .news a{position: relative;width: 100%;height: 100%;}
.main7 .news_con{
    position: absolute;
    z-index: 50;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 0.62rem;
    padding-right: 0.6rem;
    padding-bottom: 0.45rem;
    box-sizing: border-box;
}
.main7 .news_title{font-size: 0.24rem;font-weight: bold;color: #fff;margin-top: 0.1rem;}

.main7 .news:nth-child(1){width: 31.6%;}
.main7 .news:nth-child(1) .news_icon{
    width: 0.6rem;
    height: 0.6rem;
    background: url(images/icon21.png) no-repeat center / 100% 100%;
}
.main7 .news:nth-child(1) .news_imgs{
    padding-top: 96.09%;
    background: url(images/pic01.png) no-repeat center / 100% 100%;
}

.main7 .news:nth-child(2){width: 40.49%;}
.main7 .news:nth-child(2) .news_icon{
    width: 0.7rem;
    height: 0.7rem;
    background: url(images/icon22.png) no-repeat center / 100% 100%;
}
.main7 .news:nth-child(2) .news_imgs{
    padding-top: 56.25%;
    background: url(images/pic02.png) no-repeat center / 100% 100%;
}

.main7 .news:nth-child(3){
    position: absolute;
    z-index: 30;
    right: 48.09%;
    top: 6%;
    width: 29.32%;
}
.main7 .news:nth-child(3) .news_icon{
    width: 0.58rem;
    height: 0.65rem;
    background: url(images/icon23.png) no-repeat center / 100% 100%;
}
.main7 .news:nth-child(3) .news_imgs{
    padding-top: 67.16%;
    background: url(images/pic03.png) no-repeat center / 100% 100%;
}

.main7 .news:nth-child(4){
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    width: 48.09%;
}
.main7 .news:nth-child(4) .news_icon{
    width: 0.49rem;
    height: 0.06rem;
    background: url(images/icon24.png) no-repeat center / 100% 100%;
}
.main7 .news:nth-child(4) .news_imgs{
    padding-top: 66.62%;
    background: url(images/pic04.png) no-repeat center / 100% 100%;
}
.main7 .news:nth-child(4) .news_con{
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
}
.main7 .news:nth-child(4) .news_title{
    margin-top: 0;
    margin-bottom: 0.1rem;
}
/**标题栏新闻窗口**/
.post9 .tt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.4rem;
}
.post9 .tt .tit .title{
    font-size: 0.36rem;
    font-weight: bold;
    font-family: 'sys';
    color: #252525;
}
.post9 .tt .more_btn .more_text{
    display: block;
    font-size: 0.14rem;
    color: #40814F;
    padding-right: 0.18rem;
    background: url(images/more_bg1.png) no-repeat right center / 0.13rem 0.09rem;
}
/**自定义新闻列表**/
.news_list {}

.news_list li.news {
    line-height: 0.3rem;
}

/**标题图标**/
.news_list li.news span.news_title {
    float: left;
}



/*默认简介*/
.news_list li.news .news_bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 30px;
    background: #000;
    opacity: .7;
    filter: Alpha(opacity=70);
}

.news_list li.news p {
    line-height: 34px;
}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner {
    height: 2.35rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

/**主体列表页开始**/
#l-container {}

#l-container .inner {
    padding: 25px 0px;
}

/**主体文章页开始**/
#d-container {}

#d-container .inner {
    background: #fff;
}

.col_menu {
    width: 2.4rem;
    margin-right: 0.5rem;
    float: left;
    position: relative;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #0a7af9;
}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
    font-size: 0.2rem;
    font-weight: normal;
    color: #fff;
}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 0.5rem;
    padding: 0 0.05rem 0 0.3rem;
}

/**栏目名称图标**/
.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.15rem;
    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.05rem 0 0.05rem 0.28rem;
    line-height: 0.32rem;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #0a7af9;
    background: #eee;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #0a7af9;
}

.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: #0a7af9;
}

/*二级子栏目**/
.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.52rem;
    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: #0a7af9;
}

/*三级子栏目**/
.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: #0a7af9;
}

/**栏目新闻**/
.col_news {
    width: calc(100% - 2.9rem);
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
}

.col_news_head {
    border-bottom: 1px solid #DBDBDB;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 0.48rem;
    line-height: 0.48rem;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 0.2rem;
    font-family: "PingFang","Microsoft Yahei";
    font-weight: normal;
    color: #0a7af9;
    border-bottom: 0.03rem solid #CBCBCB;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 0.46rem;
    line-height: 0.46rem;
    color: #666;
}

/**当前位置**/
.col_metas .col_path a {
    color: #2F2F2F;
}

.col_news_con {
    padding: 0.05rem 0 0.1rem;
    margin: 0 0.07rem;
}

.col_news_list {
    margin-top: 0.07rem;
}
.col_news_list .news_meta{
    font-size: 0.16rem;
}
.col_news_list .news_title{
    max-width:calc(100% - 1rem);
    -webkit-line-clamp: 1;
    font-size:0.16rem;
}
.col_news_list .wp_article_list .list_item {}

/**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}

/**栏目新闻图标序号**/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 0.14rem;
    color: #333;
}

.col_news_list .wp_entry p {
    margin-bottom: 0.1rem;
}

.col_news_list .wp_entry table {
    margin-bottom: 0.04rem;
}

.col_news_list .wp_entry img {
    max-width: 680px;
    _width: expression(this.width > 680 ? "680px" : this.width);
}

/**列表页文章图片大小限制**/
/**文章页**/
.infobox {
    width: auto;
    margin: 0 auto;
    padding: 0.2rem 0.6rem;
}

.article {
    padding-top: 0.1rem;
}

.article h1.arti_title {
    line-height: 0.48rem;
    font-family: "PingFang","Microsoft Yahei";
    font-size: 0.22rem;
    text-align: center;
    color: #182880;
}

/**文章标题**/
.article h2.arti_title {
    line-height: 0.4rem;
    font-family: "PingFang","Microsoft Yahei";
    font-size: 0.17rem;
    text-align: center;
    color: #1B1B1B;
}

/**文章副标题**/
.article .arti_metas {
    padding: 0.1rem;
    text-align: center;
    border-top: 1px solid #ececec;
}

.article .arti_metas span {
    margin: 0 0.05rem;
    font-size: 0.12rem;
    color: #787878;
}

/**文章其他属性**/
.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

/**文章内容**/
.article .entry .read{
    min-height:400px;
}
.article .entry .read,
.article .entry .read p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

/**阅读字体**/
.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
    _width: expression(this.width > 940 ? "940px" : this.width);
}

/**文章阅读部分图片大小限制**/
.article .entry .read table {
    margin: 0 auto;
    border: none !important;
}



#wp_paging_w6 .wp_paging {
    font-size: 12px;
    line-height: 34px;
    padding: 4px 0 72px;
    text-align: right;
}

#wp_paging_w6 .wp_paging li {
    margin: 0;
    line-height: 20px;
    height: 20px;
    float: none;
    display: inline-block;
}

#wp_paging_w6 .wp_paging li.pages_count {
    display: none;
}

.wp_paging li span,
.wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

#wp_paging_w6 .wp_paging li a {
    height: 20px;
    line-height: 20px;
    padding: 0 9px;
    border: 1px solid #9E9E9E;
    color: #000;
}

.wp_paging li input {
    border: 1px solid #d5d5d5;
    background: #fff;
    text-align: center;
}

#wp_paging_w6 .wp_paging li a:hover {
    background: #0a7af9;
    color: #fff;
}

#wp_paging_w6 .wp_paging li input {
    font-size: 12px;
    width: 40px;
    height: 20px;
    margin: 0;
    line-height: 34px;
    border: 1px solid #9E9E9E;
    background: transparent;
}

#wp_paging_w6 .wp_paging li span:last-child {
    margin: 0;
}

#wp_paging_w6 .wp_paging li em {
    font-weight: 400;
}

.wp_paging li span.pages {
    padding: 0 10px;
}

#wp_paging_w6 .wp_paging li span.all_count {
    margin: 0 15px;
}

/**页脚开始**/
#footer {
}

#footer .inner {
    position: relative;
    padding-bottom: 0.9rem;
}


#footer .inner .foot-left {
    float: left;
}
#footer .inner .foot-left.left1{
    margin-top: 0.3rem;
}
#footer .inner .foot-left.left2{
    width: 5.29rem;
    margin-left: 2.72rem;
}
#footer .inner .foot-left.left2 img{width:100%;}

#footer .inner .foot-right {
    float: right;
    margin-top: 0.35rem;
}

#footer .inner p {
    font-size: 0.16rem;
    line-height: 0.3rem;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

#footer .inner p span {
    margin: 0 0.03rem;
}

#footer .inner .copyright {}

#footer .inner .copyright span {}

#footer .inner .copyright a {
    color: #eee;
}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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 {
    text-align: right;
    background-color:#EAEAEA80;
    border-radius:0.5rem;
    width:3.2rem;
    height:0.6rem;
    
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 0.32rem;
    margin-right: 0.6rem;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    background: none;
    color: #7E7E7E;
    font-size: 0.14rem;
    border: 0;
    outline: 0;
    font-family: "PingFang","Microsoft Yahei";
}
.wp-search .search-input input.search-title::-webkit-input-placeholder{
    color:#7E7E7E;
}
.wp-search .search-btn {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    right: 0;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 0.6rem;
    height: 0.6rem;
    border: 0;
    outline: 0;
    background:url(images/sous.png) no-repeat center / 0.51rem 0.51rem;
    cursor: pointer;
}

/* 分享二维码 */
.shares {
    text-align: center;
}

.shares ul {
    width: auto;
    margin: 0 auto;
    text-align: right;
}

.shares li {
    float: left;
    margin-left: 0.15rem;
    position: relative;
}

.shares li a {
    display: inline-block;
    width: 0.43rem;
    height: 0.43rem;
    border: 0px solid red;
    background: url(images/icon01.png) no-repeat center / 100% 100%;
    opacity: 1;
    filter: Alpha(opacity=100);
    vertical-align: top;
}
.shares li:nth-child(1) a{background-image: url(images/icon11.png);}
.shares li:nth-child(2) a{background-image: url(images/icon12.png);}
.shares li:nth-child(3) a{background-image: url(images/icon13.png);}
.shares li:nth-child(4) a{background-image: url(images/icon14.png);}
.shares li a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.shares li .con {
    display: none;
    position: absolute;
    bottom: 0.7rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    width: 1rem;
    height: 1rem;
}

.shares li .con img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    background: #fff;
}

/**友情链接**/
.botlinks .links-wrap {
    position: relative;
    float: left;
    display: inline-block;
    width: 200px;
    line-height: 32px;
    background: #ffffff80;
    border: 1px solid #d0d0d0;
    box-sizing:border-box;
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left:19px;
    color: #ffffff;
    position:relative;
}

.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
    color: #0a7af9;
    cursor: pointer;
}
.botlinks .links-wrap a.links-arrow:after{
    content:'';
    width:10px;
    height:6px;
    background:url(images/arrow.png) no-repeat;
    background-size:100% 100%;
    position:absolute;
    z-index:50;
    right:20px;
    top:50%;
    transform:translateY(-50%);
    transition:0.4s;
}
.botlinks .links-wrap a.links-arrow:hover:after{
    transform:rotateX(180deg) translateY(50%);
}
.botlinks .links-wrap .link-items {
    display: none;
    position: absolute;
    left: 0;
    bottom: 32px;
    width: 100%;
    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: #0a7af9;
    cursor: pointer;
}

.maskBox{
    display: none;
}
.showMaskBox{
    display: block;
}
.mask{
    position:absolute;
    z-index:999;
    width:100%;
    height: 100%;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
.maskInner{
    width: 3rem;
    height: 3rem;
    background-color: rgba(0,0,0,0.4);
    border-radius:10px;
    color: #fff;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
}
.innerTop{
    margin-top:0.5rem;
    text-align:center;
    font-size: 1rem;
    margin-left:0.5rem;
}
.innerBottom{
    height:1rem;
    line-height:1rem;
    font-size: 0.338rem;
}
.specialScroll::-webkit-scrollbar {
    width: 4px; /* 设置滚动条宽度 */
}
.specialScroll::-webkit-scrollbar-thumb {
    background-color: #888; /* 设置滑块背景颜色 */
    border-radius: 4px; /* 设置滑块圆角 */
}
.white-img img:hover{
    filter: brightness(0) invert(1);
}
@font-face
{
    font-family: 'syh';
    src: url('../fonts/SourceHanSansCN-Medium.ttf');
}
@font-face
{
    font-family: 'sys';
    src: url('../fonts/SourceHanSerifCN.ttf');
}
@font-face {
    font-family: 'Merriweather';
    src: url(../fonts/Merriweather-Black.ttf);
}
@keyframes fanzhuan{
    0%{transform: rotateY(0deg)}
    50%{transform: rotateY(180deg)}
    100%{transform: rotateY(0deg)}
}
@keyframes doudong {
    0% {
        transform: rotate(10deg)
    }
    25% {
        transform: rotate(-10deg)
    }
    50% {
        transform: rotate(7deg)
    }
    75% {
        transform: rotate(-7deg)
    }
    100% {
        transform: rotate(0deg)
    }
}
/* 头部划入 */
@keyframes showHeader{
    0%{
        transform:translateY(-100%);
        -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
        clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    }
    100%{
        transform:translateY(0);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }
}
/* 呼吸灯光圈扩散动画 */
@keyframes expand {
    0%{
        transform: scale(1);
        box-shadow: 0 0 0 0 #ffffff01;
        background-color: #503374;
    }
    50%{
        transform: scale(1);
        box-shadow: 0 0 0 0.07rem #D9D3E1;
        background-color: #50337480;
    }
    75%{
        transform: scale(1);
        box-shadow: 0 0 0 0.13rem #F3F1F6;
        background-color: #503374cc;
    }
    100%{
        transform: scale(1);
        box-shadow: 0 0 0 0.15rem #ffffff01;
        background-color: #503374;
    }
  }
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
html{font-size: 100px;}

.post-41 li.news .news_icon div{background-size:contain !important;background: url(../images/source105.svg) center no-repeat;}
.post-41 li.news .news_icon.source1 div{background:url(../images/source1.svg) center no-repeat;}
.post-41 li.news .news_icon.source2 div{background:url(../images/source2.svg) center no-repeat;}
.post-41 li.news .news_icon.source3 div{background:url(../images/source3.svg) center no-repeat;}
.post-41 li.news .news_icon.source1 div{background:url(../images/source1.png) center no-repeat;}
.post-41 li.news .news_icon.source2 div{background:url(../images/source2.png) center no-repeat;}
.post-41 li.news .news_icon.source3 div{background:url(../images/source3.png) center no-repeat;}
.post-41 li.news .news_icon.source4 div{background:url(../images/source4.png) center no-repeat;}
.post-41 li.news .news_icon.source5 div{background:url(../images/source5.png) center no-repeat;}
.post-41 li.news .news_icon.source6 div{background:url(../images/source6.png) center no-repeat;}
.post-41 li.news .news_icon.source7 div{background:url(../images/source7.png) center no-repeat;}
.post-41 li.news .news_icon.source8 div{background:url(../images/source8.png) center no-repeat;}
.post-41 li.news .news_icon.source9 div{background:url(../images/source9.png) center no-repeat;}
.post-41 li.news .news_icon.source10 div{background:url(../images/source10.png) center no-repeat;}
.post-41 li.news .news_icon.source11 div{background:url(../images/source11.png) center no-repeat;}
.post-41 li.news .news_icon.source12 div{background:url(../images/source12.png) center no-repeat;}
.post-41 li.news .news_icon.source13 div{background:url(../images/source13.png) center no-repeat;}
.post-41 li.news .news_icon.source14 div{background:url(../images/source14.png) center no-repeat;}
.post-41 li.news .news_icon.source15 div{background:url(../images/source15.png) center no-repeat;}
.post-41 li.news .news_icon.source16 div{background:url(../images/source16.png) center no-repeat;}
.post-41 li.news .news_icon.source17 div{background:url(../images/source17.png) center no-repeat;}
.post-41 li.news .news_icon.source18 div{background:url(../images/source18.png) center no-repeat;}
.post-41 li.news .news_icon.source19 div{background:url(../images/source19.png) center no-repeat;}
.post-41 li.news .news_icon.source20 div{background:url(../images/source20.png) center no-repeat;}
.post-41 li.news .news_icon.source21 div{background:url(../images/source21.png) center no-repeat;}
.post-41 li.news .news_icon.source22 div{background:url(../images/source22.png) center no-repeat;}
.post-41 li.news .news_icon.source23 div{background:url(../images/source23.png) center no-repeat;}
.post-41 li.news .news_icon.source24 div{background:url(../images/source24.png) center no-repeat;}
.post-41 li.news .news_icon.source25 div{background:url(../images/source25.png) center no-repeat;}
.post-41 li.news .news_icon.source26 div{background:url(../images/source26.png) center no-repeat;}
.post-41 li.news .news_icon.source27 div{background:url(../images/source27.png) center no-repeat;}
.post-41 li.news .news_icon.source28 div{background:url(../images/source28.png) center no-repeat;}
.post-41 li.news .news_icon.source29 div{background:url(../images/source29.png) center no-repeat;}
.post-41 li.news .news_icon.source30 div{background:url(../images/source30.png) center no-repeat;}
.post-41 li.news .news_icon.source31 div{background:url(../images/source31.png) center no-repeat;}
.post-41 li.news .news_icon.source32 div{background:url(../images/source32.png) center no-repeat;}
.post-41 li.news .news_icon.source33 div{background:url(../images/source33.png) center no-repeat;}
.post-41 li.news .news_icon.source34 div{background:url(../images/source34.png) center no-repeat;}
.post-41 li.news .news_icon.source35 div{background:url(../images/source35.png) center no-repeat;}
.post-41 li.news .news_icon.source36 div{background:url(../images/source36.png) center no-repeat;}
.post-41 li.news .news_icon.source37 div{background:url(../images/source37.png) center no-repeat;}
.post-41 li.news .news_icon.source38 div{background:url(../images/source38.png) center no-repeat;}
.post-41 li.news .news_icon.source39 div{background:url(../images/source39.png) center no-repeat;}
.post-41 li.news .news_icon.source40 div{background:url(../images/source40.png) center no-repeat;}
.post-41 li.news .news_icon.source41 div{background:url(../images/source41.png) center no-repeat;}
.post-41 li.news .news_icon.source42 div{background:url(../images/source42.png) center no-repeat;}
.post-41 li.news .news_icon.source43 div{background:url(../images/source43.png) center no-repeat;}
.post-41 li.news .news_icon.source44 div{background:url(../images/source44.png) center no-repeat;}
.post-41 li.news .news_icon.source45 div{background:url(../images/source45.png) center no-repeat;}
.post-41 li.news .news_icon.source46 div{background:url(../images/source46.png) center no-repeat;}
.post-41 li.news .news_icon.source47 div{background:url(../images/source47.png) center no-repeat;}
.post-41 li.news .news_icon.source48 div{background:url(../images/source48.png) center no-repeat;}
.post-41 li.news .news_icon.source49 div{background:url(../images/source49.png) center no-repeat;}
.post-41 li.news .news_icon.source50 div{background:url(../images/source50.png) center no-repeat;}
.post-41 li.news .news_icon.source51 div{background:url(../images/source51.png) center no-repeat;}
.post-41 li.news .news_icon.source52 div{background:url(../images/source52.png) center no-repeat;}
.post-41 li.news .news_icon.source53 div{background:url(../images/source53.png) center no-repeat;}
.post-41 li.news .news_icon.source54 div{background:url(../images/source54.png) center no-repeat;}
.post-41 li.news .news_icon.source55 div{background:url(../images/source55.png) center no-repeat;}
.post-41 li.news .news_icon.source56 div{background:url(../images/source56.png) center no-repeat;}
.post-41 li.news .news_icon.source57 div{background:url(../images/source57.png) center no-repeat;}
.post-41 li.news .news_icon.source58 div{background:url(../images/source58.png) center no-repeat;}
.post-41 li.news .news_icon.source59 div{background:url(../images/source59.png) center no-repeat;}
.post-41 li.news .news_icon.source60 div{background:url(../images/source60.png) center no-repeat;}
.post-41 li.news .news_icon.source61 div{background:url(../images/source61.png) center no-repeat;}
.post-41 li.news .news_icon.source62 div{background:url(../images/source62.png) center no-repeat;}
.post-41 li.news .news_icon.source63 div{background:url(../images/source63.png) center no-repeat;}
.post-41 li.news .news_icon.source64 div{background:url(../images/source64.png) center no-repeat;}
.post-41 li.news .news_icon.source65 div{background:url(../images/source65.png) center no-repeat;}
.post-41 li.news .news_icon.source66 div{background:url(../images/source66.png) center no-repeat;}
.post-41 li.news .news_icon.source67 div{background:url(../images/source67.png) center no-repeat;}
.post-41 li.news .news_icon.source68 div{background:url(../images/source68.png) center no-repeat;}
.post-41 li.news .news_icon.source69 div{background:url(../images/source69.png) center no-repeat;}
.post-41 li.news .news_icon.source70 div{background:url(../images/source70.png) center no-repeat;}
.post-41 li.news .news_icon.source71 div{background:url(../images/source71.png) center no-repeat;}
.post-41 li.news .news_icon.source72 div{background:url(../images/source72.png) center no-repeat;}
.post-41 li.news .news_icon.source73 div{background:url(../images/source73.png) center no-repeat;}
.post-41 li.news .news_icon.source74 div{background:url(../images/source74.png) center no-repeat;}
.post-41 li.news .news_icon.source75 div{background:url(../images/source75.png) center no-repeat;}
.post-41 li.news .news_icon.source76 div{background:url(../images/source76.png) center no-repeat;}
.post-41 li.news .news_icon.source77 div{background:url(../images/source77.png) center no-repeat;}
.post-41 li.news .news_icon.source78 div{background:url(../images/source78.png) center no-repeat;}
.post-41 li.news .news_icon.source79 div{background:url(../images/source79.png) center no-repeat;}
.post-41 li.news .news_icon.source80 div{background:url(../images/source80.png) center no-repeat;}
.post-41 li.news .news_icon.source81 div{background:url(../images/source81.png) center no-repeat;}
.post-41 li.news .news_icon.source82 div{background:url(../images/source82.png) center no-repeat;}
.post-41 li.news .news_icon.source83 div{background:url(../images/source83.png) center no-repeat;}
.post-41 li.news .news_icon.source84 div{background:url(../images/source84.png) center no-repeat;}
.post-41 li.news .news_icon.source85 div{background:url(../images/source85.png) center no-repeat;}
.post-41 li.news .news_icon.source86 div{background:url(../images/source86.png) center no-repeat;}
.post-41 li.news .news_icon.source87 div{background:url(../images/source87.png) center no-repeat;}
.post-41 li.news .news_icon.source88 div{background:url(../images/source88.png) center no-repeat;}
.post-41 li.news .news_icon.source89 div{background:url(../images/source89.png) center no-repeat;}
.post-41 li.news .news_icon.source90 div{background:url(../images/source90.png) center no-repeat;}
.post-41 li.news .news_icon.source91 div{background:url(../images/source91.png) center no-repeat;}
.post-41 li.news .news_icon.source92 div{background:url(../images/source92.png) center no-repeat;}
.post-41 li.news .news_icon.source93 div{background:url(../images/source93.png) center no-repeat;}
.post-41 li.news .news_icon.source94 div{background:url(../images/source94.png) center no-repeat;}
.post-41 li.news .news_icon.source95 div{background:url(../images/source95.png) center no-repeat;}
.post-41 li.news .news_icon.source96 div{background:url(../images/source96.png) center no-repeat;}
.post-41 li.news .news_icon.source97 div{background:url(../images/source97.png) center no-repeat;}
.post-41 li.news .news_icon.source98 div{background:url(../images/source98.png) center no-repeat;}
.post-41 li.news .news_icon.source99 div{background:url(../images/source99.png) center no-repeat;}
.post-41 li.news .news_icon.source100 div{background:url(../images/source100.png) center no-repeat;}
.post-41 li.news .news_icon.source101 div{background:url(../images/source101.png) center no-repeat;}
.post-41 li.news .news_icon.source102 div{background:url(../images/source102.png) center no-repeat;}
.post-41 li.news .news_icon.source103 div{background:url(../images/source103.png) center no-repeat;}
.post-41 li.news .news_icon.source104 div{background:url(../images/source104.png) center no-repeat;}
.post-41 li.news .news_icon.source105 div{background:url(../images/source105.svg) center no-repeat;}
.post-41 li.news .news_icon.source106 div{background:url(../images/source106.png) center no-repeat;}
.post-41 li.news .news_icon.source107 div{background:url(../images/source107.png) center no-repeat;}
.post-41 li.news .news_icon.source108 div{background:url(../images/source108.png) center no-repeat;}
.post-41 li.news .news_icon.source109 div{background:url(../images/source109.png) center no-repeat;}
.post-41 li.news .news_imgs img{width: 100%;height: auto;}



/*2025.1.10*/
.main4 .mr .n1,.main4 .mr .n2{border-top: 1px solid #D5D5D569;}
.main4 .mr .news{margin-bottom:0;padding:0.3rem;box-sizing:border-box}
.main4 .mr{    position: relative;}
.main4 .mr::before{content:'';display:block;width:1px;top:0;bottom:-0.35rem;background:#D5D5D569;    position: absolute;
    left: -0.3rem;
}
.main4 .ml .news_title{ -webkit-line-clamp: 2;}
.main4 .ml .news_t{    align-items: center;}
.main4 .ml .news_intro{    -webkit-line-clamp: 2;}
.main4 .mr .news_t{    margin-bottom: 0.18rem;}
.main4 .ml .news_imgs{margin-bottom:0.2rem}


.main3 .post-tp{float: left;}
.main3 .post-tp .news{position: relative;}
.main3 .post-33{width: 42.59%;margin-right: 0.8%;margin-bottom: 0.13rem;}
.main3 .post-34{width: 29.51%;margin-bottom: 0.13rem;}
.main3 .post-35{width: 26.23%;position: absolute;z-index: 50;right: 0;}
.main3 .post-36{width: 29.51%;margin-right: 0.8%;}
.main3 .post-37{width: 42.59%;}


.main3 .post-33 .news_imgs{padding-top: 46.23%;}
.main3 .post-34 .news_imgs{padding-top: 66.736%;}
.main3 .post-35 .news_imgs{padding-top: 152.706%;}
.main3 .post-36 .news_imgs{padding-top: 66.736%;}
.main3 .post-37 .news_imgs{padding-top: 46.23%;}

.xwwpost-52 .con{overflow:hidden}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background:none}
