/*Technical Support SudyTech*/
@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;
}

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: 16px/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;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper .inner {
    max-width: 1440px;
    margin: 0 auto;
}

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;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

body {
    line-height: 1;
    font-size: 16px;
    font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    color: #333;
}

p {
    line-height: 1.75;
}

a {
    color: #3b3b3b;
    text-decoration: none;
    /* transition:all 0.4s ease-in-out; */
    /* margin: 0 auto; */
}

a:hover {
    color: #852C71;
}

.main {
    position: relative;
}

/*headtop*/
#headtop {
    background: #666;
}

#headtop .inner {
}

.headtop .top-left {
    float: left;
}

.headtop .top-right {
    float: right;
}

.header {
    /* background:url(images/head_bg.png) no-repeat center top; */
    /* position: absolute; */
    top: 0;
    width: 100%;
    z-index: 99999;
    border-top: 10px solid #850065;
    height: auto;
    line-height: inherit;
}

.header .inner {
    height: 160px;
    position: relative;
    background: none;
}

.header .sitelogo {
    float: left;
    margin-top: 30px;
}

.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;
}

.header .head-main {
    float: left;
    margin-top: 10px;
}

.header .head-right {
    float: right;
    margin-top: 30px;
    width: initial;
display: none;

}

@media (max-width: 768px) {
    display: none;
}
}

.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-rale ul li.links.i1 a {
    background-position: 0px 0px;
}

.site-rale ul li.links.i2 a {
    background-position: -90px 0px;
}

.site-rale ul li.links.i3 a {
    background-position: -187px 0px;
}

.site-rale ul li.links.i4 a {
    background-position: -269px 0px;
}

.site-lang {
    float: left;
}

.site-lang ul {
    float: left;
}

.site-lang ul li.links {
    line-height: 36px;
    margin: 0px 0 0 80px;
    font-size: 18px;
    color: #626262;
    float: right;
}

.site-lang ul li.links a {
    color: #626262;
}

#nav {
    background: none;
    /* padding: 0 18px 0 18px; */
    /* border-top: 1px solid rgba(255,255,255,.34); */
    /* margin: 26px 0 0 0; */
    box-sizing: border-box;
    height: 60px;
}

#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 {
    background: #850065;
}

#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: inline-block;
    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 69px;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 16px;
}

.nav .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover {
    background-color: #F8C793;
    text-decoration: none;
    color: #eee;
}

.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    /* top: 70px; */
    min-width: 100%;
    z-index: 100;
    background: #fff;
    text-align: center;
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.nav .sub-menu .sub-item a {
    display: block;
    color: #852c71;
    height: 46px;
    line-height: 46px;
    padding: 0 17px;
    font-size: 16px;
    background: none;
}

.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover {
    color: #fff;
    background-color: #852c71;
    display: block;
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}

#banner {
    background: #ffffff;
}

#banner .inner {
    width: auto;
    max-width: 1920px;
    text-align: center;
    position: relative;
}

#m-container {
}

#m-container .inner {
}

.mod {
}

.mbox {
}

.main1 {
}

.main1 .inner {
    padding: 38px 0px 0px 0px;
}

.main1 .ml {
    width: 60%;
    float: left;
}

.main1 .mr {
    width: 35.21%;
    float: right;
}

.main6 {
}

.main6 .inner {
    padding: 38px 0px 0px 0px;
}

.main2 {
}

.main2 .inner {
    padding: 38px 0px 0px 0px;
}

.main2 .ml {
    width: 49%;
    float: left;
}

.main2 .mr {
    width: 49%;
    float: right;
}


.nsjzy .inner {
    padding: 38px 0px 0px 0px;
}

.nsjzy .ml {
    width: 49%;
    float: left;
}

.nsjzy .mr {
    width: 49%;
    float: right;
}

.main3 {
    margin: 0 0 0 0;
}

.main3 .inner {
    padding: 54px 0px 79px 0px;
}

.main3 .ml {
    width: 49%;
    float: left;
}

.main3 .mr {
    width: 49%;
    float: right;
}

.main4 {
    /* background: #f9f8fd url(images/m4_bg.jpg) no-repeat top center; */
}

.main4 .inner {
    padding: 26px 0 54px 0;
}

.main4 .ml {
    float: left;
    width: 48%;
}

.main4 .mr {
    float: right;
    width: 48%;
}

.main5 {
    background: #FFFFFF;
}

.main5 .inner {
    padding: 45px 0 30px 0;
}

.post {
    margin: 0px;
}

.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 .tt .tit .name {
    display: none;
    line-height: 16px;
    color: #333;
}

.post .con {
    padding: 0;
    margin: 0 auto;
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

.post .con .wp_article_list .list_item .Article_Index {
    background: url(images/li.gif) no-repeat center;
}

.post .more_btn {
    display: inline-block;
    * display: inline;
    * zoom:1; height: 100px;
    margin: 0px;
    /* line-height: 100px; */
    float: right;
}

.post .more_btn .more_text,.post .more_btn a {
    font-size: 18px;
    cursor: pointer;
}

.post .more_btn a {
    /* color: #5D5D5D; */
}

.post .more_btn a:hover {
    color: #722160;
}

.post1 {
}

.post1 .tt {
    border-bottom: 0
}

.post1 .tt .tit {
    float: none;
    margin: 0 auto;
    display: block;
    max-width: 328px;
    text-align: center;
}

.post1 .tt .tit .title {
    display: inline-block;
    margin: 0px;
    font-size: 32px;
    font-weight: bold;
    color: #722160;
    line-height: 50px;
    cursor: pointer;
    position: relative;
}

.post1 .tt .tit .title::after {
    position: absolute;
    content: "";
    width: 80%;
    left: -110%;
    height: 3px;
    background: #882171;
    bottom: 48%;
}

.post1 .tt .tit .title::before {
    position: absolute;
    content: "";
    width: 80%;
    right: -110%;
    height: 3px;
    background: #882171;
    bottom: 48%;
}

.post1 .tt .tit_en {
    font-size: 16px;
    text-align: center;
    color: #808080;
    line-height: 24px;
    font-weight: 500;
}

/**/
.post12 {
    background-image: url("images/m6t_bg.png");
    background-size: 100% 116px;
    background-repeat: no-repeat;
    height: 116px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post12 .tt {
    border-bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.post12 .tt .tit {
    float: none;
    margin: 0;
    display: flex;
    align-items: center;
}

.post12 .tt .tit .title {
    display: inline-block;
    margin: 0px;
    color: #850065;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    letter-spacing: 1.8px;
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 36px;
}
.post12 .tt .tit .title a{
    display: inline-block;
    margin: 0px;
    color: #850065;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    letter-spacing: 1.8px;
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 36px;
}


.post12 .tt .more_btn {
    position: absolute;
    right: 20px;
    display: flex;
    align-items: center;
}

.post12 .tt .more_text {
    color: #722160;
    font-size: 16px;
}

.post12 .tt .tit_en {
    font-size: 16px;
    text-align: center;
    color: #808080;
    line-height: 24px;
    font-weight: 500;
}

/***/
.post13 {
    background-size: 100% 116px;
    background-repeat: no-repeat;
    height: 116px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post13 .tt {
    border-bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.post13 .tt .tit {
    float: none;
    margin: 0;
    display: flex;
    align-items: center;
}

.post13 .tt .tit .title {
    display: inline-block;
    margin: 0px;
    color: #000000d9;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    letter-spacing: 1.8px;
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 36px;
    padding-bottom: 15px;
}

.post13 .tt .tit .title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 3px;
    background-color: #850065;
}

.post13 .tt .more_btn {
    position: absolute;
    right: 20px;
    display: flex;
    align-items: center;
}

.post13 .tt .more_text {
    color: #722160;
    font-size: 16px;
}

.post13 .tt .tit_en {
    font-size: 16px;
    text-align: center;
    color: #808080;
    line-height: 24px;
    font-weight: 500;
}

/* .post1 .tt .tit .title.selected {color:#610e4f;}
.post1 .more_btn a{color:#1826a5;} */
.post11 {
}

.post11 .tt {
    border-bottom: 0;
    /* margin-top: 5px; */
}

.post11 .tt .tit {
    float: none;
    margin: 0 auto;
    display: block;
    /* max-width: 328px; */
    /* text-align: center; */
}

.post11 .tt .tit .title {
    display: inline-block;
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #850065;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    /* border-left: 2px solid #850065; */
}

.post11 .tt .tit .title a{
    display: inline-block;
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #850065;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    /* border-left: 2px solid #850065; */
}

.post11 .tt1 .tit1 .title {
    display: inline-block;
    margin: 0px;
    font-size: 16px;
    /* font-weight:bold; */
    color: #ffffff;
    line-height: 25px;
    cursor: pointer;
    position: relative;
    /* border-left: 2px solid #850065; */
    background: #850065;
    font-weight: normal;
    border-radius: 5px;
    padding: 0 5px 0 5px;
}

.post11 .tt .tit_en {
    font-size: 16px;
    text-align: center;
    color: #808080;
    line-height: 24px;
    font-weight: 500;
}

/* .post1 .tt .tit .title.selected {color:#610e4f;}
.post1 .more_btn a{color:#1826a5;} */
.post2 {
}

.post2 .tt {
    background-image: linear-gradient(90deg, #f8c79361 0%, #f8c79300 100%);
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
}

.post2 .tt .tit {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.post2 .tt .more_btn {
    margin-left: auto;
    display: flex;
    align-items: flex-end;
}

.post2 .tt .tit .title {
    font-size: 36px;
    font-weight: bold;
    color: #800065ff;
    line-height: 55px;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px 0 0;
    letter-spacing: 1.8px;
    padding-left: 10px;
    margin-top: -15px;
}
.post2 .tt .tit .title  a{
    font-size: 36px;
    font-weight: bold;
    color: #800065ff;
    line-height: 55px;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px 0 0;
    letter-spacing: 1.8px;
    padding-left: 10px;
    margin-top: -15px;
}

.post2 .tt .tit .tit_en {
    display: inline-block;
    font-size: 30px;
    color: #8500651a;
    line-height: 30px;
    margin-top: 5px;
    padding-left: 10px;
}

.post2 .tt .more_btn .more_text {
    color: #0000007a;
    cursor: pointer;
    line-height: 40px;
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
}

.post2 .tt .more_btn .more_text a:hover {
    color: #850065;
}

.post3 {
}

.post3 .tt {
    width: 100%;
    text-align: center;
}

.post3 .tt .tit {
    float: none;
}

.post3 .tt .tit .title {
    font-weight: bold;
    color: #1B2EA3;
}

.post3 .more_btn {
    margin-left: 10px;
    line-height: 20px;
    float: none;
}

.post4 {
}

.post4 .tt {
    border-bottom: 1px solid #57b8ef;
}

.post4 .tt .tit {
    border-bottom: 0px;
}

.post4 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    color: #333;
    border-bottom: 3px solid #fff;
    cursor: pointer;
}

.post4 .tt .tit .title.selected {
    border-bottom: 3px solid #0074B3;
    color: #000;
}

.post4 .more_btn a {
    color: #1826a5;
}

.post5 {
    background: #1826a5;
}

.post5 .tt {
    float: left;
    width: 120px;
    margin-right: -120px;
    position: relative;
}

.post5 .tt .tit {
    float: none;
    margin-top: 26px;
    width: 100%;
    font-size: 18px;
}

.post5 .tt .tit .title {
    text-align: center;
    color: #fff;
}

.post5 .more_btn {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -54px;
    z-index: 100;
    height: auto;
    text-align: center;
    margin-top: 0px;
}

.post5 .more_btn a {
    line-height: 45px;
    color: #fff;
}

.post5 .con {
    padding: 0;
    position: relative;
}

.post5 .con .conbox {
    margin-left: 120px;
    padding-left: 15px;
    background: #fff;
}



.news_list {
}

.news_list li.news {
line-height: 50px;
    padding-left: 0px;

}


.news_list_tz li.news {
line-height: 50px;
    padding-left: 25px;
    background: url(images/you.png) no-repeat left center;
    background-size: auto 50%;
}

.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;
}

.news_list li.news .news_time, .news_list li.news .news_time span {
    color: #666;
}

.news_list li.news .notice span {
    color: #666;
    font-size: 14px
}

\.news_list li.news .news_icon {
    display: inline-block;
    margin: 0 auto;
    border: 0px solid red;
}

.news_list li.news .news_text {
    line-height: 22px;
    color: #666;
}

.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;
}

.rili {
}

.rili .con {
    padding: 5px 0px;
}

.rili .news_list {
}

.rili .news_list li.news {
    margin-top: 0px;
}

.rili .news_list li.news.n1 {
}

.rili .news_list li.news .news_date {
    float: left;
    width: 60px;
    height: 28px;
    line-height: 28px;
    margin-top: 3px;
    margin-right: -70px;
    font-family: "Microsoft YaHei";
    border-radius: 4px;
    background: #146cc1;
    text-align: center;
    vertical-align: middle;
}

.rili .news_list li.news .news_date .news_year {
    display: inline-block;
    padding: 0 4px;
    font-size: 18px;
    color: #fff;
}

.rili .news_list li.news .news_date .news_days {
    display: inline-block;
    height: 26px;
    padding: 0 6px;
    font-size: 14px;
    color: #18267d;
    border-radius: 0px 4px 4px 0px;
    background: #fff;
    vertical-align: top;
    border: 1px solid #146cc1;
}

.rili .news_list li.news .news_wz {
    width: 100%;
}

.rili .news_list li.news .news_wz .news_con {
    margin-left: 70px;
}

.rili .news_list li.news .news_title {
    line-height: 34px;
    margin-top: 0px;
    font-size: 14px;
    color: #000;
}

.rili .news_list li.news .news_text {
    line-height: 20px;
    margin-top: 0px;
    font-size: 12px;
    color: #666;
}

.rili2 {
}

.rili2 .con {
    padding: 5px 0px;
}

.rili2 .news_list {
}

.rili2 .news_list li.news {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.rili2 .news_list li.news.n1 {
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
}

.rili2 .news_list li.news .news_date {
    float: left;
    width: 60px;
    margin-right: -70px;
    background: #00707a;
    text-align: center;
}

.rili2 .news_list li.news .news_date .news_year {
    line-height: 30px;
    font-size: 22px;
    color: #fff;
    background-color: #949494;
    transition: all 0.4s ease-in-out;
}

.rili2 .news_list li.news .news_date .news_days {
    line-height: 30px;
    font-size: 12px;
    color: #6b6b6b;
    background-color: #e3e4e6;
}

.rili2 .news_list li.news .news_wz {
    width: 100%;
}

.rili2 .news_list li.news .news_wz .news_con {
    margin-left: 70px;
    padding: 4px 0px;
}

.rili2 .news_list li.news .news_title {
    line-height: 23px;
    margin-top: 4px;
    font-size: 15px;
    color: #000;
}

.rili2 .news_list li.news:hover .news_date .news_year {
    background-color: #0945a8;
    transition: all 0.4s ease-in-out;
}

.rili2 .news_list li.news:hover .news_date .news_days {
    background-color: #e3e4e6;
}

.news_text {
}

.news_text .news_list {
}

.news_text .news_list li.news {
    margin-bottom: 10px;
}

.news_text .news_list li.news .news_title {
    line-height: 24px;
    font-size: 15px;
}

.news_text .news_list li.news .news_text {
    line-height: 22px;
    font-size: 13px;
}

.news_text .news_list li.news .news_time {
    line-height: 28px;
    font-size: 13px;
}

.news_tu {
}

.news_tu .con {
    padding: 12px 0px;
}

.news_tu .news_list {
    margin: 0px -10px;
}

.news_tu .news_list li.news {
    float: left;
    width: 25%;
}

.news_tu .news_list li.news .news_box {
    margin: 0px 10px;
    transition: all 0.4s ease-in-out;
}

.news_tu .news_list li.news .news_box:hover {
    opacity: .85;
    filter: Alpha(opacity=85);
}

.news_tu .news_list li.news .news_imgs {
    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}

.news_tu .news_list li.news .news_imgs img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}

.news_tu .news_list li.news .news_wz {
}

.news_tu .news_list li.news .news_wz .news_con {
}

.news_tu .news_list li.news .news_title {
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.news_tu .news_list li.news .news_title a {
}

.tu_text {
}

.tu_text .news_list {
}

.tu_text .news_list li.news {
    margin-bottom: 10px;
}

.tu_text .news_list li.news .news_imgs {
    float: left;
    width: 160px;
    margin-right: -175px;
}

.tu_text .news_list li.news .news_imgs a {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    background-color: #efefef;
}

.tu_text .news_list li.news .news_imgs img {
    width: 100%;
    height: auto;
}

.tu_text .news_list li.news .news_wz {
    width: 100%;
}

.tu_text .news_list li.news .news_wz .news_con {
    margin-left: 175px;
    padding: 0px 0px;
    position: relative;
}

.tu_text .news_list li.news .news_title {
    line-height: 24px;
    font-size: 15px;
}

.tu_text .news_list li.news .news_text {
    line-height: 22px;
    font-size: 12px;
}

.tu_text .news_list li.news .news_time {
    line-height: 26px;
    font-size: 12px;
}

.link_text {
    margin-bottom: 0px;
}

.link_text .news_list {
    margin: 0 -5px;
}

.link_text .news_list li.news {
    float: left;
    width: 20%;
    text-align: center;
}

.link_text .news_list li.news .news_box {
    margin: 0 5px;
}

.link_text .news_list li.news .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #1b2ea3;
}

.link_text .news_list li.news .link_icon:hover {
    background-color: #666;
}

.link_text .news_list li.news .link_con {
    display: block;
    line-height: 30px;
    color: #fff;
}

.link_icon {
    margin-bottom: 0px;
}

.link_icon .news_list {
    margin: 0 -10px;
}

.link_icon .news_list li.news {
    float: left;
    width: 20%;
    text-align: center;
    border: none;
}

.link_icon .news_list li.news .news_box {
    margin: 0 10px;
}

.link_icon .news_list li.news .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #1b2ea3;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.link_icon .news_list li.news .link_icon:hover {
    background-color: #1b2ea3;
    opacity: .8;
    filter: Alpha(opacity=80);
}

.link_icon .news_list li.news .link_icon .icon {
    width: 35px;
    height: 34px;
    margin: 10px 0px;
    border: 0px solid red;
}

.link_icon .news_list li.news.i1 .link_icon .icon {
    background-position: 0px 0px;
}

.link_icon .news_list li.news.i2 .link_icon .icon {
    background-position: -86px 0px;
}

.link_icon .news_list li.news.i3 .link_icon .icon {
    background-position: -169px 0px;
}

.link_icon .news_list li.news.i4 .link_icon .icon {
    background-position: -258px 0px;
}

.link_icon .news_list li.news.i5 .link_icon .icon {
    background-position: -335px 0px;
}

.link_icon .news_list li.news.i6 .link_icon .icon {
    background-position: -421px 0px;
}

.link_icon .news_list li.news.i7 .link_icon .icon {
    background-position: -86px 0px;
}

.link_icon .news_list li.news.i8 .link_icon .icon {
    background-position: -86px 0px;
}

.link_icon .news_list li.news .link_con {
    display: block;
    line-height: 30px;
    color: #000;
}

.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {
    height: 62px;
    width: 60px;
    background: url(images/slickarrow2.png) no-repeat;
    top: 50%;
    margin-top: -30px;
    border: 0px solid #d4d8d9;
    border-radius: 50%;
    outline: none;
}

.slick-prev {
    left: -95px;
    background-position: 0px 0px;
}

.slick-prev:hover {
    background-position: 0px 0px;
    opacity: .8;
    filter: Alpha(opacity=80);
}

.slick-prev:before {
    content: '';
}

.slick-next {
    right: -95px;
    background-position: right 0px;
}

.slick-next:hover {
    background-position: right 0px;
    opacity: .8;
    filter: Alpha(opacity=80);
}

.slick-next:before {
    content: '';
}

.post-33 {
}

.post-33 .con {
}

.post-33 .news_list {
}

.post-33 .news_list li.news {
    padding-left: 18px;
    background: url("images/news_biao.png") no-repeat 3px center;
}

.post-41 {
}

.post-41 .con {
    padding: 15px 0;
}

/***********************************************************
*/
.l-banner {
    height: 378px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
	position:relative
}

.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: 240px;
    /* float: left; */
    /* margin-right: -240px; */
    /* position: relative; */
    background: #F6F6F6;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #852c71;
}

.col_menu .col_menu_head h3.col_name {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 50px;
    padding: 0px 5px 0px 30px;
}

.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: 15px;
    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: 10px 5px 10px 28px;
    line-height: 22px;
}

.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #852c71;
    background: #eee;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #852c71;
}

.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: #852c71;
}

.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: 28px;
    padding: 5px 10px 5px 44px;
    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: #852c71;
}

.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 60px;
    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: #852c71;
}

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
    /* margin-left: 290px; */
}

.col_news_head {
    border-bottom: 1px solid #DBDBDB;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
    height: 55px;
    line-height: 55px;
}

.col_metas .col_title h2 {
    display: inline-block;
    font-size: 18px;
    font-family: "Microsoft yahei";
    font-weight: normal;
    color: #610e4f;
    border-bottom: 3px solid #CBCBCB;
    font-size: 27px;
    color: #242424;
    border-bottom: 0px solid #CBCBCB;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;
    height: 80px;
    line-height: 45px;
    width: 100%;
    white-space: unset;
    /* word-break: break-word; */
}

.col_metas .path_name {
    display: none;
}

.col_metas .col_path a {
    color: #2F2F2F;
    color: #616161;
    font-size: 19px;
}

.col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 0px;
}

.col_news_list {
    margin-top: 7px;
}

.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: 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);
}

.possplit {
    background: none;
    text-indent: 0;
    width: 27px;
    text-align: center;
}

.infobox {
    padding: 20px 60px;
    margin: 0 auto;
    width: auto;
}

.article {
    padding-top: 10px;
}

.article h1.arti_title {
    line-height: 36px;
    font-family: "Microsoft YaHei";
    font-size: 30px;
    text-align: center;
    color: #610e4f;
}

.article h2.arti_title {
    line-height: 34px;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    text-align: center;
    color: #1B1B1B;
}

.article .arti_metas {
    padding: 10px;
    text-align: center;
    /* border-top:1px solid #ececec; */
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}

.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
    min-height: 400px;
}

.article .entry .read,.article .entry .read p {
    line-height: 1.75;
    font-size: 16px;
    color: #000000a6;
}

.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*/;
}

#footer {
    background: #8500650d url(images/foot_bg2.png) no-repeat center top;
    height: 427px;
}

#footer .inner {
    padding: 38px 0px;
    position: relative;
}

#footer .inner .mod {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

#footer .inner .left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

#footer .wp-menu {
    margin: 0 auto
}

#footer .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
    display: inline-block;
    padding: 0 86px;
    /* padding-right: 70px; */
    line-height: 40px;
    color: #626262;
    font-size: 18px;
}

#footer .wp-menu .menu-item.i1 {
    background: none;
    margin-left: -80px;
}

#footer .wp-menu .menu-item a > .menu-switch-arrow {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(images/nav_j.png) no-repeat center center;
    vertical-align: middle;
}

#footer .wp-menu .menu-item a.menu-link {
    display: inline-block;
    /* padding: 0 70px; */
    /* padding-right: 70px; */
    line-height: 40px;
    color: #626262;
    font-size: 18px;
}

#footer .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover {
    background-color: #F8C793;
    text-decoration: none;
    color: #eee;
}

#footer .sub-menu {
    position: absolute;
    left: 0;
    /* top: 70px; */
    min-width: 100%;
    z-index: 100;
    text-align: center;
}

#footer .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

#footer .sub-menu .sub-item a {
    display: block;
    color: #666;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    font-size: 12px;
    background: none;
}

#footer3 .inner {
    margin-top: 120px;
}

#footer3 .inner .mod {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

#footer3 .inner .foot-left {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex: 1;
}

#footer3 .inner .foot-right-group {
    display: flex;
    align-items: center;
    flex: 2;
}

#footer3 .inner .foot-right {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 2px solid #850065;
}

#footer3 .inner .foot_lx {
    color: #000;
}

#footer3 .inner .foot_lx h3 {
    font-size: 18px;
    color: #000000d9;
    line-height: 52px;
    font-weight: initial;
}

#footer3 .inner .foot_lx p {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
    color: #000000d9;
}

@media screen and (max-width: 768px) {
    #footer3 .inner .mod {
        flex-direction: column;
    }

    #footer3 .inner .foot-left {
        margin-bottom: 20px;
    }

    #footer3 .inner .foot-right-group {
        flex-direction: column;
        align-items: center;
    }

    #footer3 .inner .foot-right {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
        margin-bottom: 20px;
    }
}

#footer2 {
    background: #850065;
}

#footer2 .inner {
    padding: 0px;
}

#footer2 .inner .mod {
    display: block;
}

#footer2 .inner p {
    font-size: 16px;
    line-height: 40px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}

/**************************************************************
*/
.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;
    margin: 0;
    float: right;
}

.wp-search {
    position: relative;
    border: none;
    background: rgba(255,255,255,.2);
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 20px;
    margin-right: 42px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 28px;
    padding: 4px 0;
    line-height: 28px;
    background: none;
    color: #FFFFFF;
    font-size: 16px;
    border: 0;
    outline: 0;
}

.wp-search .search-btn {
    width: 42px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 42px;
    height: 36px;
    border: 0;
    outline: 0;
    background: #ec7b18 url(images/sous.png) no-repeat center;
    cursor: pointer;
}

.shares {
    text-align: center;
}

.shares ul {
    width: auto;
    margin: 0 auto;
    text-align: right;
    float: right;
}

.shares li {
    float: left;
    margin: 0 6px;
    position: relative;
}

.shares li a {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 0px solid red;
    background: url("images/share_icon.png") no-repeat;
    opacity: 1.0;
    filter: Alpha(opacity=100);
    vertical-align: top;
}

.shares li a:hover {
    opacity: 0.8;
    filter: Alpha(opacity=80);
}

.shares li.i1 a {
    background-position: 0px 0px;
}

.shares li.i2 a {
    background-position: -40px 0px;
}

.shares li.i3 a {
    background-position: -144px 0px;
}

.shares li span {
    display: block;
    line-height: 22px;
    font-size: 12px;
    color: #D0D4EA;
    text-align: center;
}

.shares li .con {
    display: none;
    position: absolute;
    bottom: 36px;
    left: 50%;
    z-index: 100;
    margin-left: -50px;
    width: 100px;
}

.shares li .con img {
    width: 90px;
    height: 90px;
    vertical-align: top;
    background: #fff;
}

.botlinks .links-wrap {
    position: relative;
    float: left;
    display: inline-block;
    margin: 0px;
    width: 220px;
    line-height: 41px;
    background: rgba(255,255,255,.34);
    border: 0px solid #d0d0d0;
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    height: 41px;
    line-height: 41px;
    padding: 0 25px 0 20px;
    color: #fff;
    background: url(images/arrow.png) no-repeat right top;
}

.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
    color: #fff;
    background-position: right bottom;
    cursor: pointer;
}

.botlinks .links-wrap .link-items {
    display: none;
    position: absolute;
    left: 0;
    bottom: 41px;
    width: auto;
    min-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: #ec7b18;
    cursor: pointer;
}

/*banner*/
.mbanner .focus .focus-title-bar {
    bottom: 0px;
    left: 0px;
    margin-left: 0px;
}

.mbanner .focus .focus-title-bg {
    background-color: none;
    opacity: 0.4;
    filter: alpha(opacity=60);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 47.5%;
    bottom: 9%;
    margin-right: 0px;
    z-index: 60;
}

.mbanner .focus .focus-page {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50px;
}

.mbanner .focus .focus-page-active {
    width: 13px;
    background: #850065;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.mbanner .focus .focus-navigation {
    width: 58px;
    height: 53px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: url(images/slide_next.png) no-repeat;
    text-indent: -999em;
}

.mbanner .focus .focus-navigation:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mbanner .focus .focus-navigation:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mbanner .focus .focus-prev {
    left: 0px;
}

.mbanner .focus .focus-next {
    right: 0px;
    background-position: right top
}

.post-11 .focus .focus-title {
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    font-size: 14px;
}

.post-11 .focus .focus-title-bar {
    height: 34px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-left: 0px;
}

.post-11 .focus .focus-title-bg {
    background-color: #000;
}

.post-11 .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 46px;
}

.post-11 .focus .focus-page {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 0px;
    background-color: #fff;
    color: #000;
}

.post-11 .focus .focus-page span {
    display: block;
}

.post-11 .focus .focus-page:hover {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.post-11 .focus .focus-page-active {
    background-color: #146CC1;
    color: #fff;
}

.post-11 .focus .focus-navigation {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.post-11 .focus .focus-navigation:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.post-11 .focus .focus-navigation:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*************************************************************
*/
.wrapperinner {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    -ms-touch-action: none;
}

.scroller {
    position: absolute;
    z-index: 1;
    width: 750px;
    height: 160px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

/*************************************************************
*/
.inss .part_xy {
}

.inss .part_xy .item {
}

.inss .part_xy .item h3 {
    line-height: 40px;
    padding-left: 0px;
    font-size: 16px;
    font-weight: normal;
    color: #1567B1;
    border-bottom: 1px solid #cecece;
}

.inss .part_xy .sub-box {
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 5px;
}

.inss .part_xy .sub-list {
    margin-right: 0px;
}

.inss .part_xy .sub-list .sub-item {
    float: left;
    width: 33.3%;
    background: url(images/icon_arrow2.png) no-repeat left center;
}

.inss .part_xy .sub-list .sub-item a {
    line-height: 35px;
    padding-left: 10px;
    font-size: 14px;
}

.inss .part_xy .sub-img {
    display: none;
    float: right;
    margin-top: 15px;
    margin-left: -250px;
    width: 240px;
    min-height: 80px;
}

.inss .part_xy .item.i5 .sub-list .sub-item {
    width: 50%;
}

.role .part_xy {
}

.role .part_xy .item {
    margin-bottom: 10px;
    display: none;
}

.role .part_xy .item.selected {
    display: block;
}

.role .part_xy .item h3 {
    display: none;
    line-height: 46px;
    padding-left: 0px;
    font-size: 20px;
    font-weight: bolder;
    color: #068358;
    border-bottom: 1px solid #f1f1f1;
    background: none;
}

.role .part_xy .sub-list {
    margin-top: 15px;
}

.role .part_xy .sub-list .sub-item {
    padding-top: 10px;
    padding-bottom: 5px;
    width: auto;
    border-bottom: 1px solid #f1f1f1;
    word-wrap: break-word;
    word-break: normal;
}

.role .part_xy .sub-list .sub-item a {
    line-height: 35px;
    font-size: 15px;
    white-space: nowrap;
    font-weight: bolder;
    /* color: #068358; */
}

.role .part_xy .sub-list .sub-list {
    margin-top: 10px;
    margin-left: 40px;
}

.role .part_xy .sub-list .sub-list .sub-item {
    padding-bottom: 5px;
    padding-top: 0px;
    float: left;
    margin-right: 50px;
    border-bottom: 0px solid #f1f1f1;
}

.role .part_xy .sub-list .sub-list .sub-item a {
    line-height: 35px;
    font-size: 15px;
    white-space: nowrap;
    font-weight: normal;
    /* color: #333; */
}

/* ======================add======================= */
.main1 .post-192 .con .news_list li.news .news_images {
    width: 100%;
    height: 274px;
    overflow: hidden;
}

.main1 .post-15 {
    float: right;
    width: 34.57%;
}

/*main6*/
.main6 .post1 .tt {
    border-bottom: 0
}

.main6 .post1 .tt .tit {
    float: none;
    margin: 0 auto;
    display: block;
    max-width: 328px;
    text-align: center;
}

.main6 .post1 .tt .tit .title {
    display: inline-block;
    margin: 0px;
    font-size: 32px;
    font-weight: bold;
    color: #722160;
    line-height: 50px;
    cursor: pointer;
    position: relative;
}

.main6 .m1_bottom {
    padding: 24px 0 0 0;
}

.main6 .post-14 {
    width: 25%;
    float: left;
    margin-top: 20px;
}

.main6 .post-14 .con .news_list {
    width: 25%;
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}

.main6 .post-14 .con .news_list li.news {
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    background: #b4b4b51a;
    border-radius: 4px;
    background: url(images/post-14_bg.png) no-repeat 28px 170px;
    /* float: left; */
}

.main6 .post-14 .con .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.main6 .post-14 .con .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 16px 60px 16px;
}

.main6 .post-14 .con .news_list .news_images {
    width: 300px;
    height: 174px;
    overflow: hidden;
    /* border-radius: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 2px solid transparent; */
    /* transition: all 0.3s ease; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
}

.main6 .post-14 .con .news_list li.news:hover .news_images {
    border-color: #800065;
}

.main6 .post-14 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    /* transition: all 0.4s ease-in-out; */
}

.main6 .post-14 .con .news_list li.news .news_box .news_title {
    width: 100%;
    /* padding: 30px 0 0 0; */
    font-size: 20px;
    line-height: 1.6;
    height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* text-align: center; */
    background-image: linear-gradient(90deg, #850065 0%, #F8C793 100%);
    color: #fff;
    margin-top: -30px;
    /* padding-left: 30px; */
    padding-top: 10px;
    /* border-left: #ffffff 2px solid; */
    padding-right: 17px;
    padding-left: 17px;
}

@media screen and (max-width: 1200px) {
    .main6 .post-14 .con .news_listli.news {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}

@media screen and (max-width: 768px) {
    .main6 .post-14 .con .news_list li.news {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 15px;
    }

    .main6 .post-14 .con .news_list.news_list {
        gap: 15px;
    }
}

@media screen and (max-width: 480px) {
    .main6 .post-14 .con .news_list li.news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main6 .post-14 .con .news_list {
        gap: 10px;
    }
}

.main6 .post-14 .con .news_list li.news:hover .news_images img {
    /* transform: scale(1.1); */
}

.main6 .post-14 .con .news_list li.news:hover .news_box .news_title a {
}

.main6 .post-14 .con .news_list li.news .news_box .news_title a {
    color: #ffffffeb;
    font-weight: 500;
    transition: color 0.3s ease;
    font-family: SourceHanSansCN-Medium;
    top=left: 2;
}

.main6 .post-14 .con .news_list li.news .news_box .news_text {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 16px;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* -webkit-box-orient: vertical; */
    /* text-align: center; */
    background: url(images/post-144_bg.png) no-repeat 5px 120px;
}

.main6 .post-15 {
    float: left;
    width: 34.57%;
}

.main6 .post-15 .con .news_list li.news {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 26px 18px 12px 28px;
    position: relative;
    margin: 0 0 28px 0;
    transition: all 0.4s ease-in-out;
}

.main6 .post-15 .con .news_list li.news:hover {
    box-shadow: 0px 6px 6px 0px rgba(0,0,0,.2) ;
}

.main6 .post-15 .con .news_list li.news .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
    transition: all 0.4s ease-in-out;
}

.main6 .post-15 .con .news_list li.news:hover .news_meta {
    background: #ec7b18;
}

.main6 .post-15 .con .news_list li.news .news_title {
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main6 .post-15 .con .news_list li.news .news_title a {
    color: #262626;
    font-weight: bold;
}

.main6 .post-15 .con .news_list li.news:hover .news_title a {
    color: #882171;
}

.main6 .post-193 {
    margin-top: 40px;
    width: 23%;
    float: left;
    margin-right: 15px;
}

.main6 .post-193 .news_list {
}

.main6 .post-193 .news_list li.news {
    background: #EFEFEF;
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    margin: 30px 0 0 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    /* width: 46.5%; */
    /* float: left; */
    /* margin-right: 20px; */
    /* padding-right: 10px; */
}

.main6 .post-193 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.main6 .post-193 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
    /* background: #850065; */
    /* padding: 10px; */
}

.main6 .post-193 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.main6 .post-193 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.main6 .post-193 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.main6 .post-193 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.main6 .post-193 .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    /* line-height: 33px; */
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 500;
}

.main6 .post-193 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.main6 .post-193 .news_list li.news:hover .news_title a {
    color: #762865;
}

.main6 .post-193 .con .news_list li.news .news_images {
    width: 40%;
    height: 140px;
    /* overflow: hidden; */
}

.main6 .post-193 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main6 .post-193 .con .news_list li.news .news_images1 {
    width: 25%;
    height: 70px;
    /* overflow: hidden; */
}

.main6 .post-193 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main6 .post-193 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main6 .post-193 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
}

.main6 .post-193 .con .news_list li.news .news_box .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

/*main7*/
.main7 .m1_bottom {
    padding: 60px 0 0 0;
}

.main7 .post-14 .con .news_list {
    display: flex;
    flex-direction: column;
}

.main7 .post-14 .con .news_list li.news {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    /* border: 1px solid #e6e6e6; */
    /* box-shadow: 0 4px 6px rgba(0,0,0,0.1); */
}

.main7 .post-14 .con .news_list li.news .news_images {
    width: 45%;
    height: 403px;
    position: relative;
    /* overflow: hidden; */
    /* background-image: linear-gradient(270deg, #F8C793 0%, #c48ab7 100%); */
}

.main7 .post-14 .con .news_list li.news .news_images img {
    position: absolute;
    width: 100%;
    height: 100%;
    /* bottom: -7%; */
    /* right: -4%; */
    /* object-fit: cover; */
    /* filter: brightness(0.8); */
    /* transition: all 0.3s ease; */
}

.main7 .post-14 .con .news_list li.news .news_content {
    width: 65%;
    /* padding: 30px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding-left: 50px;
}

.main7 .post-14 .con .news_list li.news .news_title {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 36px;
    color: #000000c2;
    letter-spacing: 1.71px;
    position: relative;
    padding-bottom: 15px;
}

.main7 .post-14 .con .news_list li.news .news_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 3px;
    background-color: #850065;
}

.main7 .post-14 .con .news_list li.news .news_text {
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    font-size: 18px;
    color: #000000e3;
    line-height: 35px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-top: 30px;
}

.main7 .post-14 .more_text1 {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #850065;
    line-height: 100px;
    /* text-decoration: none; */
    /* display: inline-block; */
    /* border: none; */
    /* background-color: transparent; */
    /* cursor: pointer; */
    /* transition: color 0.3s; */
}

.main7 .post-14 .more_btn a {
    color: #850065;
}

@media screen and (max-width: 768px) {
    .main7 .post-14 .con .news_list li.news {
        flex-direction: column;
        margin-bottom: 15px;
    }

    .main7 .post-14 .con .news_list li.news .news_images {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        position: relative;
        overflow: hidden;
    }

    .main7 .post-14 .con .news_list li.news .news_images::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(270deg, #F8C793 0%, #c48ab7 100%);
        z-index: 1;
        transform: translateY(10%);
    }

    .main7 .post-14 .con .news_list li.news .news_images img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) translateY(-10%);
        object-fit: cover;
        filter: brightness(0.8);
        z-index: 0;
    }

    .main7 .post-14 .con .news_list li.news .news_content {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
        position: relative;
        z-index: 2;
    }

    .main7 .post-14 .con .news_list li.news .news_title {
        font-size: 24px;
        letter-spacing: 1px;
    }

    .main7 .post-14 .con .news_list li.news .news_text {
        font-size: 14px;
        line-height: 22px;
        margin-top: 15px;
    }

    .main7 .post-14 .more_text {
        font-size: 14px;
        margin-top: 10px;
    }

    .main7 .post-14 .con .news_list li.news .news_title::after {
        width: 60px;
    }
}

@media screen and (max-width: 375px) {
    .main7 .post-14 .con .news_list li.news .news_title {
        font-size: 20px;
    }

    .main7 .post-14 .con .news_list li.news .news_text {
        font-size: 12px;
        line-height: 20px;
    }
}

/**/
.main2 .post-16 {
}

.post-16 .tt {
    padding: 0 0 24px 0;
}

.post-16 .news_list {
    margin: 0 -18px;
}

.post-16 .news_list li.news {
}

.post-16 .news_list li.news .news_slick_box {
    background: #fff;
    padding: 30px;
    transition: all 0.4s ease-in-out;
    box-sizing: border-box;
    margin: 0 18px;
}

.post-16 .news_list li.news:hover .news_slick_box {
    box-shadow: 0px 8px 8px 0px rgba(136,33,113,.3) ;
}

.post-16 .news_list li.news .news_top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.post-16 .news_list li.news .news_top .news_time .time_date {
    font-size: 40px;
    font-weight: bold;
    color: #343434;
    line-height: 48px;
    transition: all 0.4s ease-in-out;
}

.post-16 .news_list li.news .news_top .news_time .time_year {
    font-size: 12px;
    color: #343434;
    line-height: 26px;
    transition: all 0.4s ease-in-out;
}

.post-16 .news_list li.news:hover .news_top .news_time .time_date {
    color: #ec7b18;
}

.post-16 .news_list li.news:hover .news_top .news_time .time_year {
    color: #ec7b18;
}

.post-16 .news_list li.news .news_top .news_number {
    padding: 0 0 0 24px;
    background: url(images/eyes.png) no-repeat left center;
    font-size: 15px;
    line-height: 24px;
    color: #9F1681;
    font-weight: bold;
}

.post-16 .news_list li.news .news_title {
    font-size: 16px;
    line-height: 28px;
    height: 52px;
    padding: 14px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: bold;
}

.post-16 .news_list li.news .news_title a {
    color: #343434;
    transition: all 0.4s ease-in-out;
}

.post-16 .news_list li.news:hover .news_title a {
    color: #EC7B18;
}

.post-16 .news_list li.news .news_text {
    font-size: 14px;
    line-height: 28px;
    height: 52px;
    padding: 14px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-16 .news_list li.news .news_text a {
    color: #555;
    transition: all 0.4s ease-in-out;
}

.post-16 .news_list li.news:hover .news_text a {
    color: #f3a969;
}

/**/
.main4 .post-14 .con .news_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.main4 .post-14 .con .news_list li.news {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px);
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 24px 20px 55px;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.main4 .post-14 .con .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.main4 .post-14 .con .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main4 .post-14 .con .news_list li.news .news_images {
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid transparent;
    /* transition: all 0.3s ease; */
}

.main4 .post-14 .con .news_list li.news:hover .news_images {
    border-color: #800065;
}

.main4 .post-14 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
        padding-top: 30px;
    /* transition: all 0.4s ease-in-out; */
}

.main4 .post-14 .con .news_list li.news .news_box .news_title {
    width: 100%;
    padding: 30px 0 0 0;
    font-size: 16px;
    line-height: 1.4;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .main4 .post-14 .con .news_list li.news {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}

@media screen and (max-width: 768px) {
    .main4 .post-14 .con .news_list li.news {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 15px;
    }

    .main4 .post-14 .con .news_list {
        gap: 15px;
    }
}

@media screen and (max-width: 480px) {
    .main4 .post-14 .con .news_list li.news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main4 .post-14 .con .news_list {
        gap: 10px;
    }
}

.main4 .post-14 .con .news_list li.news:hover .news_images img {
    transform: scale(1.1);
}

.main4 .post-14 .con .news_list li.news:hover .news_box .news_title a {
    color: #800065;
}

.main4 .post-14 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
    transition: color 0.3s ease;
}

.main4 .post-14 .con .news_list li.news .news_box .news_text {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

/**/
.main4 .post-144 .con .news_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.main4 .post-144 .con .news_list li.news {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px);
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 24px 20px 70px 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.main4 .post-144 .con .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.main4 .post-144 .con .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main4 .post-144 .con .news_list li.news .news_images {
    width: 215px;
    height: 259px;
    overflow: hidden;
    /* border-radius: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 2px solid transparent; */
    /* transition: all 0.3s ease; */
}

.main4 .post-144 .con .news_list li.news:hover .news_images {
    border-color: #800065;
}

.main4 .post-144 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    /* transition: all 0.4s ease-in-out; */
}

.main4 .post-144 .con .news_list li.news .news_box .news_title {
    width: 100%;
    padding: 30px 0 0 0;
    font-size: 16px;
    line-height: 1.4;
    height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .main4 .post-144 .con .news_list li.news {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}

@media screen and (max-width: 768px) {
    .main4 .post-144 .con .news_list li.news {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 15px;
    }

    .main4 .post-144 .con .news_list {
        gap: 15px;
    }
}

@media screen and (max-width: 480px) {
    .main4 .post-144 .con .news_list li.news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main4 .post-144 .con .news_list {
        gap: 10px;
    }
}

.main4 .post-144 .con .news_list li.news:hover .news_images img {
    transform: scale(1.1);
}

.main4 .post-144 .con .news_list li.news:hover .news_box .news_title a {
    color: #800065;
}

.main4 .post-144 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
    transition: color 0.3s ease;
}

.main4 .post-144 .con .news_list li.news .news_box .news_text {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 16px;
    line-height: 24px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

.post-17 {
}

.post-17 .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

.post-17 .news_list li.news {
    width: 48%;
    background: #edecec;
}

.post-17 .news_list li.news .news_images {
    width: 100%;
    position: relative;
    /*overflow: hidden;*/
}

.post-17 .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
}

.post-17 .news_list li.news:hover .news_images img {
    /* transform:scale(1.5,1.5);*/
}

.post-17 .news_list li.news .news_images .news_box {
    position: absolute;
    left: 0;
    bottom: -26px;
    width: 75%;
    background: #fff;
    padding: 20px 30px 0 14px;
    transition: all 0.4s ease-in-out;
}

.post-17 .news_list li.news:hover .news_images .news_box {
    background: #852C71;
}

.post-17 .news_list li.news .news_images .news_box .news_title {
    font-size: 16px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: bold;
}

.post-17 .news_list li.news .news_images .news_box .news_title a {
    color: #262626;
    transition: all 0.4s ease-in-out;
}

.post-17 .news_list li.news:hover .news_images .news_box .news_title a {
    color: #fff;
}

.post-17 .news_list li.news .news_images .news_box .news_time {
    font-size: 14px;
    color: #882171;
    line-height: 26px;
    transition: all 0.4s ease-in-out;
    padding: 12px 0 0 0;
}

.post-17 .news_list li.news:hover .news_images .news_box .news_time {
    color: #fff;
}

.post-18 {
}

.post-18 .news_list {
}

.post-18 .news_list li.news {
    background: #fbf6fa;
    border: 1px solid #732361;
    text-align: center;
    transition: all 0.4s ease-in-out;
    margin: 0 0 11px 0;
}

.post-18 .news_list li.news:hover {
    background: #852c71;
}

.post-18 .news_list li.news .news_title {
    font-size: 22px;
    line-height: 68px;
    font-weight: 500;
    color: #7D316C;
}

.post-18 .news_list li.news .news_title a {
    display: block;
    color: #7D316C;
    transition: all 0.4s ease-in-out;
}

.post-18 .news_list li.news:hover .news_title a {
    color: #fff;
}

.post-19 {
}

.post-19 .news_list {
}

.post-19 .news_list li.news {
    background: #EFEFEF;
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    margin: 17px 0 0 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.post-19 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.post-19 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
    /* background: #850065; */
    /* padding: 10px; */
}

.post-19 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.post-19 .news_list li.news:hover .news_date .news_days {
    color: #ffffff;
}

.post-19 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.post-19 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.post-19 .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    /* line-height: 33px; */
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-19 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.post-19 .news_list li.news:hover .news_title a {
    color: #762865;
}

.post-19 .con .news_list li.news .news_images {
    width: 40%;
    height: 140px;
    /* overflow: hidden; */
}

.main1 .post-19 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main1 .post-19 .con .news_list li.news .news_images1 {
    width: 32%;
    height: 160px;
    /* overflow: hidden; */
}

.main1 .post-19 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main1 .post-19 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
width:80%
}

.main1 .post-19 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main1 .post-19 .con .news_list li.news .news_box .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

.main1 .post-19 .con .news_list li.news .news_box .news_title {
    /* padding: 30px 0 0 0; */
    font-size: 20px;
    /* line-height: 34px; */
    /* height: 68px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main1 .post-19 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
}

.main1 .post-19 .con .news_list li.news:hover .news_box .news_title a {
    color: #882171;
}

.main1 .post-19 .con .news_list li.news .news_box .news_text {
    padding: 0 0 12px 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main1 .post-19 .con .news_list li.news .news_box .news_text a {
    color: #717171;
}

.main1 .post-19 .con .news_list li.news:hover .news_box .news_text a {
    color: #b879aa;
}

.post-192 {
    /* margin-top: 20px; */
}

.main1 .post-192 {
    margin-top: 50px;
}

.post-192 .news_list {
}

.main1 .post-192 .news_list {
    margin-top: 25px;
}

.main2 .post-192 .news_list {
    margin-top: 30px;
}


.nsjzy .post-192 .news_list {
    margin-top: 30px;
}

.nsjzy .post-192 .news_list li.news {
    /* background:  #EFEFEF; */
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    padding: 8px 0 8px 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.main2 .post-192 .news_list li.news {
    /* background:  #EFEFEF; */
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    padding: 8px 0 8px 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.main3 .post-192 .news_list li.news {
    /* background:  #EFEFEF; */
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    padding: 2px 0 2px 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.post-192 .news_list li.news {
    /* background:  #EFEFEF; */
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    margin: 17px 0 0 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.post-192 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.post-192 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
    /* background: #850065; */
    /* padding: 10px; */
}

.post-192 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.post-192 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.post-192 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.post-192 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.post-192 .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    line-height: 30px;
    font-size: 16px;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
    color: #000000a6;
   
	white-space: nowrap;
}

.post-192 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.post-192 .news_list li.news:hover .news_title a {
    color: #762865;
}

.post-192 .con .news_list li.news .news_images {
    width: 40%;
    height: 140px;
    /* overflow: hidden; */
}

.main1 .post-192 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main1 .post-192 .con .news_list li.news .news_images1 {
    width: 40%;
    height: 180px;
    /* overflow: hidden; */
}

.main1 .post-192 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main1 .post-192 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main1 .post-192 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main1 .post-192 .con .news_list li.news .news_box .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

.main1 .post-192 .con .news_list li.news .news_box .news_title {
    /* padding: 30px 0 0 0; */
    /* font-size: 16px; */
    /* line-height: 34px; */
    /* height: 68px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main1 .post-192 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
}

.main1 .post-192 .con .news_list li.news:hover .news_box .news_title a {
    color: #882171;
}

.main1 .post-192 .con .news_list li.news .news_box .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main1 .post-192 .con .news_list li.news .news_box .news_text a {
    color: #717171;
}

.main1 .post-192 .con .news_list li.news:hover .news_box .news_text a {
    color: #b879aa;
}

.main1 .post-193 {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.main1 .post-193 .con .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.main1 .post-193 .con .news_list li.news {
    width: 49%;
    /* border: 1px solid #e6e6e6; */
    background: #EFEFEF;
}

.main1 .post-193 .news_list li.news {
    background: #EFEFEF;
    margin: 20px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.main1 .post-193 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.main1 .post-193 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
}

.main1 .post-193 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.main1 .post-193 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.main1 .post-193 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.main1 .post-193 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.main1 .post-193 .news_list li.news .news_title {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main1 .post-193 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.main1 .post-193 .news_list li.news:hover .news_title a {
    color: #762865;
}

.main1 .post-193 .con .news_list li.news .news_images1 {
    width: 25%;
    height: 70px;
    /* overflow: hidden; */
}

.main1 .post-193 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main1 .post-193 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
}

.main1 .post-193 .con .news_list li.news .news_box1 .news_title a {
    /* color: #262626; */
    /* font-weight: bold; */
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #000000a6;
    line-height: 16px;
}

.main1 .post-193 .con .news_list li.news:hover .news_box1 .news_title a {
    color: #882171;
}

.main1 .post-193 .con .news_list li.news .news_box1 .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main1 .post-193 .con .news_list li.news .news_box1 .news_text a {
    color: #717171;
}

.main1 .post-193 .con .news_list li.news:hover .news_box1 .news_text a {
    color: #b879aa;
}

/*main2*/
.main2 .post-192 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main2 .post-192 .con .news_list li.news .news_images1 {
    width: 40%;
    height: 180px;
    /* overflow: hidden; */
}

.main2 .post-192 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main2 .post-192 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main2 .post-192 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main2 .post-192 .con .news_list li.news .news_box .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

.main2 .post-192 .con .news_list li.news .news_box .news_title {
    /* padding: 30px 0 0 0; */
    /* font-size: 16px; */
    /* line-height: 34px; */
    /* height: 68px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main2 .post-192 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
}

.main2 .post-192 .con .news_list li.news:hover .news_box .news_title a {
    color: #882171;
}

.main2 .post-192 .con .news_list li.news .news_box .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main2 .post-192 .con .news_list li.news .news_box .news_text a {
    color: #717171;
}

.main2 .post-192 .con .news_list li.news:hover .news_box .news_text a {
    color: #b879aa;
}

.main2 .post-193 {
    margin-top: 25px;
}

.main2 .post-193 .news_list {
}

.main2 .post-193 .news_list li.news {
    background: #EFEFEF;
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    margin: 29px 0 0 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    /* width: 46.5%; */
    /* float: left; */
    /* margin-right: 20px; */
    /* padding-right: 10px; */
}

.main2 .post-193 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.main2 .post-193 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
    /* background: #850065; */
    /* padding: 10px; */
}

.main2 .post-193 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.main2 .post-193 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.main2 .post-193 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.main2 .post-193 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.main2 .post-193 .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    /* line-height: 33px; */
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 500;
      /*   letter-spacing: 10px; */
}

.main2 .post-193 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.main2 .post-193 .news_list li.news:hover .news_title a {
    color: #762865;
}

.main2 .post-193 .con .news_list li.news .news_images {
    width: 40%;
    height: 140px;
    /* overflow: hidden; */
}

.main2 .post-193 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main2 .post-193 .con .news_list li.news .news_images1 {
    width: 25%;
    height: 70px;
    /* overflow: hidden; */
}

.main2 .post-193 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main2 .post-193 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main2 .post-193 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
}

.main2 .post-193 .con .news_list li.news .news_box1 .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

/**/
.main2 .post-194 {
    margin-top: 15px;
    float: left;
    width: 100%;
}

.main2 .post-194 .con .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.main2 .post-194 .con .news_list li.news {
    width: 32%;
    /* border: 1px solid #e6e6e6; */
    background: #EFEFEF;
}

.main2 .post-194 .news_list li.news {
    background: #EFEFEF;
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.main2 .post-194 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.main2 .post-194 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
}

.main2 .post-194 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.main2 .post-194 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.main2 .post-194 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.main2 .post-194 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.main2 .post-194 .news_list li.news .news_title {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main2 .post-194 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.main2 .post-194 .news_list li.news:hover .news_title a {
    color: #762865;
}

.main2 .post-194 .con .news_list li.news .news_images1 {
    width: 45%;
    height: 70px;
    /* overflow: hidden; */
}


.main2 .post-194 .con .news_list li.news .news_images1 .iconi1{
    display: inline-block;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    background: url(images/zt1.png) no-repeat;
    background-size: 100% 100%;
}

.main2 .post-194 .con .news_list li.news .news_images1 .iconi2{
    display: inline-block;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    background: url(images/zt2.png) no-repeat;
    background-size: 100% 100%;
}

.main2 .post-194 .con .news_list li.news .news_images1 .iconi3{
    display: inline-block;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    background: url(images/zt3.png) no-repeat;
    background-size: 100% 100%;
}

.main2 .post-194 .con .news_list li.news .news_images1 .iconi4{
    display: inline-block;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    background: url(images/zt4.png) no-repeat;
    background-size: 100% 100%;
}

.main2 .post-194 .con .news_list li.news .news_images1 .iconi5{
    display: inline-block;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    background: url(images/zt5.png) no-repeat;
    background-size: 100% 100%;
}

.main2 .post-194 .con .news_list li.news .news_images1 .iconi6{
    display: inline-block;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    background: url(images/zt6.png) no-repeat;
    background-size: 100% 100%;
}



.main2 .post-194 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main2 .post-194 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
}

.main2 .post-194 .con .news_list li.news .news_box1 .news_title a {
    /* color: #262626; */
    /* font-weight: bold; */
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #000000a6;
    line-height: 16px;
}

.main2 .post-194 .con .news_list li.news:hover .news_box1 .news_title a {
    color: #882171;
}

.main2 .post-194 .con .news_list li.news .news_box1 .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main2 .post-194 .con .news_list li.news .news_box1 .news_text a {
    color: #717171;
}

.main2 .post-194 .con .news_list li.news:hover .news_box1 .news_text a {
    color: #b879aa;
}

.main2 .post-195 {
    margin-top: 40px;
    float: left;
    width: 100%;
}

.main2 .post-195 .con .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.main2 .post-195 .con .news_list li.news {
    width: 44%;
    /* border: 1px solid #e6e6e6; */
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 10px;
}

.main2 .post-195 .news_list li.news {
    background: #EFEFEF;
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.main2 .post-195 .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.main2 .post-195 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
}

.main2 .post-195 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.main2 .post-195 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.main2 .post-195 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.main2 .post-195 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.main2 .post-195 .news_list li.news .news_title {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main2 .post-195 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.main2 .post-195 .news_list li.news:hover .news_title a {
    color: #762865;
}

.main2 .post-195 .con .news_list li.news .news_images1 {
    width: 30%;
    height: 259px;
    /* overflow: hidden; */
}

.main2 .post-195 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main2 .post-195 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
    margin-top: -100px;
width:70%;
}

.main2 .post-195 .con .news_list li.news .news_box1 .news_title a {
    color: #262626;
    font-weight: bold;
}

.main2 .post-195 .con .news_list li.news:hover .news_box1 .news_title a {
    color: #882171;
}

.main2 .post-195 .con .news_list li.news .news_box1 .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main2 .post-195 .con .news_list li.news .news_box1 .news_text a {
    color: #717171;
}

.main2 .post-195 .con .news_list li.news:hover .news_box1 .news_text a {
    color: #b879aa;
}

/**/
.main3 .post-19 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main3 .post-19 .con .news_list li.news .news_images1 {
    width: 32%;
    height: 160px;
    /* overflow: hidden; */
}

.main3 .post-19 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.main3 .post-19 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main3 .post-19 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.main3 .post-19 .con .news_list li.news .news_box .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

.main3 .post-19 .con .news_list li.news .news_box .news_title {
    /* padding: 30px 0 0 0; */
    /* font-size: 16px; */
    /* line-height: 34px; */
    /* height: 68px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main3 .post-19 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
}

.main3 .post-19 .con .news_list li.news:hover .news_box .news_title a {
    color: #882171;
}

.main3 .post-19 .con .news_list li.news .news_box .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main3 .post-19 .con .news_list li.news .news_box .news_text a {
    color: #717171;
}

.main3 .post-19 .con .news_list li.news:hover .news_box .news_text a {
    color: #b879aa;
}

.post-21 {
}

.post-21 .con {
    padding-top: 32px;
}

.post-21 .news_list {
    margin: 0 -14px;
}

.post-21 .news_list li.news {
}

.post-21 .news_list li.news .news_box {
    padding: 0 14px;
}

.post-21 .news_list li.news .news_box .news_images {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.post-21 .news_list li.news .news_box .news_images img {
    width: 60%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
}

.post-21 .news_list li.news .news_box .news_title {
    font-size: 20px;
    text-align: center;
    line-height: 66px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#banner .focus-title {
    padding: 0;
    font-size: 33px;
    width: 1400px;
    margin: 0 0 0 50%;
    left: -700px;
}

.post-21 .news_title a {
    /* margin-left: 22%; */
    /* margin: 0 auto; */
    /* text-align: center; */
}

body.yjjg .col_list .wp_listcolumn .wp_column .sub_list a {
    display: none;
}

body.yjjg .col_news_list {
    margin: 30px 0 62px;
}

body.yjjg .col_news_list ul li.news .news_title {
    font-size: 27px;
    font-weight: bold;
    line-height: 36px;
    color: #852C71;
    margin-bottom: 35px;
}

body.yjjg .col_news_list ul li.news .news_nr {
}

body.yjjg .col_news_list ul li.news .news_nr p {
    font-size: 20px;
    line-height: 47px;
    color: #626262;
}

body.yjjg .col_news_list ul li.news .news_nr p.title {
    font-size: 23px;
    font-weight: bold;
    line-height: 30px;
    color: #1B1B1B;
    margin-bottom: 18px;
}

body.yjjg .col_news_list ul li.news .zzjg {
    margin-top: 50px;
}

body.yjjg .jg-post-8 {
    margin-top: 52px;
}

body.yjjg .jg-post-8 .tt {
    font-size: 23px;
    font-weight: bold;
    line-height: 30px;
    color: #1B1B1B;
    margin-bottom: 31px;
}

body.yjjg .jg-post-8 ul {
    margin: 0 -21px;
}

body.yjjg .jg-post-8 ul li.news {
    float: left;
    width: 25%;
    margin-bottom: 58px;
}

body.yjjg .jg-post-8 ul li.news .news_box {
    margin: 0 21px;
    text-align: center;
}

body.yjjg .jg-post-8 ul li.news .news_imgs {
    position: relative;
    overflow: hidden;
    padding-top: 140.3%;
    border-radius: 5px;
}

body.yjjg .jg-post-8 ul li.news .news_imgs img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    transition-duration: 0.8s;
}

body.yjjg .jg-post-8 ul li.news .news_imgs img:hover {
    transform: scale(1.12);
}

body.yjjg .jg-post-8 ul li.news .news_title {
    font-size: 23px;
    font-weight: bold;
    line-height: 30px;
    margin: 23px 0 10px;
}

body.yjjg .jg-post-8 ul li.news .news_tt2 {
    font-size: 19px;
    line-height: 25px;
    height: 25px;
    color: #616161;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

body.info-zxzj .infobox {
    padding: 20px 0px;
}

body.info-zxzj .article {
    padding-top: 33px;
}

body.info-zxzj .article .teach-top {
    /* background: #7B2F69; */
    position: relative;
    padding: 65px 30px 35px 62px;
}

body.info-zxzj .article .teach-img {
    float: left;
}

body.info-zxzj .article .teach-img img {
    width: 238px;
    height: 283px;
}

body.info-zxzj .article .teach-wz {
    padding-left: 329px;
    color: #fff;
}

body.info-zxzj .article .teach_title {
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 34px;
    font-family: SourceHanSansCN-Medium;
    font-size: 36px;
    color: #000000d9;
}

body.info-zxzj .article .teach_metas {
    /* opacity: 0.66; */
}

body.info-zxzj .article .teach_tt {
    /* float: left; */
    /* width: 50%; */
    color: #000000a6;
    font-size: 16px;
    font-face: SourceHanSansCN;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    paragraph-spacing: 0;
    margin-bottom: 24px;
    word-wrap: break-word;
}

body.info-zxzj .article .entry {
    /* font-family: SourceHanSansCN-Medium; */
    /* font-weight: 500; */
    /* font-size: 36px; */
    color: #000000a6;
    /* line-height: 30px; */
    /* margin-top: 105px; */
    min-height: 0px;
    margin-top: -25px;
}

body.info-zxzj .article .entry .read {
    min-height: 0px;
}

body.info-zxzj .article .entry .read p {
    /* font-size: 20px; */
    /* color: #626262; */
}

body.info-zxzj .article .entry .read p {
    color: #000000a6;
    /* font-size: 16px; */
    /* line-height: 30px; */
    /* margin-bottom: 18px; */
    /* font-weight: bold; */
    margin-top: -15px;
}

body.info-zxzj .article .entry .read .txt {
    margin-bottom: 40px;
}

.jgjj .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.jgjj .button {
    width: 255px;
    height: 50px;
    border-radius: 4px;
    background-image: url("images/bt_bg.png");
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
}

.jgjj .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.jgjj .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.main9 .post-14 .con .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

.main9 .post-14 .con .news_list li.news .news_title {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 36px;
    color: #000000ba;
    letter-spacing: 1.71px;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}

.main9 .post-14 .con .news_list li.news .news_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 3px;
    background-color: #850065;
}

.main9 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.main9 .post-14 .con .news_list li.news .news_images {
    margin-top: 50px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main9 .post-14 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.zkcg .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.zkcg .button {
    width: 48%;
    height: 50px;
    border-radius: 4px;
    background-image: url("images/bt_bg.png");
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
}

.zkcg .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.zkcg .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.zkcg .button.selected{
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}
.zkcg .col_news .news_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(20% - 16px);
    background: #fff;
    border: 1px solid #fff;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    background: #b4b4b51a;
    border-radius: 4px;
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 16px 16px 16px;
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news .news_images {
    width: 250px;
    height: 250px;
    overflow: hidden;
  border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 2px solid transparent; */
    /* transition: all 0.3s ease; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news:hover .news_images {
    border-color: #800065;
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    /* transition: all 0.4s ease-in-out; */
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news .news_box .news_title {
    width: 100%;
    /* padding: 30px 0 0 0; */
    font-size: 20px;
    line-height: 1.6;
    height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* text-align: center; */
    background-image: linear-gradient(90deg, #850065 0%, #F8C793 100%);
    color: #fff;
    margin-top: 10px;
    /* padding-left: 30px; */
    padding-top: 10px;
    /* border-left: #ffffff 2px solid; */
    padding-right: 17px;
    padding-left: 17px;
}

@media screen and (max-width: 1200px) {
    .zkcg .col_news .col_news_con .col_news_list .news_list li.news {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}

@media screen and (max-width: 768px) {
    .zkcg .col_news .col_news_con .col_news_list .news_list li.news {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 15px;
    }

    .zkcg .col_news .col_news_con .col_news_list .news_list {
        gap: 15px;
    }
}

@media screen and (max-width: 480px) {
    .zkcg .col_news .col_news_con .col_news_list .news_list li.news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .zkcg .col_news .col_news_con .col_news_list .news_list {
        gap: 10px;
    }
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news:hover .news_images img {
    /* transform: scale(1.1); */
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news:hover .news_box .news_title a {
   
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news .news_box .news_title a {
       color: #ffffffeb;
    font-weight: 500;
    transition: color 0.3s ease;
    font-family: SourceHanSansCN-Medium;
    top=left: 2;
}

.zkcg .col_news .col_news_con .col_news_list .news_list li.news .news_box .news_text {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 16px;
    line-height: 24px;
	font-weight:400;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* -webkit-box-orient: vertical; */
    /* text-align: center; */
    background: url(images/post-144_bg.png) no-repeat 5px 120px;
    display: none;
}




.zkcgnew .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.zkcgnew .button {
    width: 18%;
    height: 50px;
    border-radius: 4px;
    background-image: url("images/bt_bg.png");
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
}

.zkcgnew .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.zkcgnew .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.zkcgnew .button.selected{
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}
.zkcgnew .col_news .news_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news {
    flex: 0 0 calc(20% - 16px);
    max-width: calc(20% - 16px);
    background: #fff;
    border: 1px solid #fff;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    background: #b4b4b51a;
    border-radius: 4px;
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news .news_images {
    width: 240px;
    height: 300px;
    background: #fff;
    overflow: hidden;
  border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 2px solid transparent; */
    /* transition: all 0.3s ease; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news:hover .news_images {
    border-color: #800065;
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    /* transition: all 0.4s ease-in-out; */
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news .news_box .news_title {
    width: 100%;
    /* padding: 30px 0 0 0; */
    font-size: 20px;
    line-height: 1.6;
    height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* text-align: center; */
    background-image: linear-gradient(90deg, #850065 0%, #F8C793 100%);
    color: #fff;
    margin-top: -30px;
    /* padding-left: 30px; */
    padding-top: 10px;
    /* border-left: #ffffff 2px solid; */
    padding-right: 17px;
    padding-left: 17px;
}

@media screen and (max-width: 1200px) {
    .zkcgnew .col_news .col_news_con .col_news_list .news_list li.news {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}

@media screen and (max-width: 768px) {
    .zkcgnew .col_news .col_news_con .col_news_list .news_list li.news {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 15px;
    }

    .zkcgnew .col_news .col_news_con .col_news_list .news_list {
        gap: 15px;
    }
}

@media screen and (max-width: 480px) {
    .zkcgnew .col_news .col_news_con .col_news_list .news_list li.news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .zkcgnew .col_news .col_news_con .col_news_list .news_list {
        gap: 10px;
    }
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news:hover .news_images img {
    /* transform: scale(1.1); */
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news:hover .news_box .news_title a {
   
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news .news_box .news_title a {
       color: #ffffffeb;
    font-weight: 500;
    transition: color 0.3s ease;
    font-family: SourceHanSansCN-Medium;
    top=left: 2;
}

.zkcgnew .col_news .col_news_con .col_news_list .news_list li.news .news_box .news_text {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 16px;
    line-height: 24px;
	font-weight:400;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* -webkit-box-orient: vertical; */
    /* text-align: center; */
    background: url(images/post-144_bg.png) no-repeat 5px 120px;
    display: none;
}




.yjdt .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.yjdt .button {
    width: 255px;
    height: 50px;
    border-radius: 4px;
    background-image: url("images/bt_bg.png");
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
}

.yjdt .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.yjdt .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}
.yjdt .button.selected {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news {
    background: #EFEFEF;
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    margin: 17px 0 0 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.yjdt .col_news .col_news_con .col_news_list .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
    /* background: #850065; */
    /* padding: 10px; */
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.yjdt .col_news .col_news_con .col_news_list .news_listt li.news:hover .news_date .news_days {
    color: #782B66;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    /* line-height: 33px; */
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news:hover .news_title a {
    color: #762865;
}

.yjdt .col_news .col_news_con .col_news_list .news_list li.news .news_images {
    min-width: 242px;
    max-width: 242px;
    height: 140px;
    /* overflow: hidden; */
}

.yjdt .col_news .col_news_con .col_news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}






.nzgkd .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.nzgkd .button {
      margin: 0 5px;
    height: 50px;
    border-radius: 4px;
    background-image: url("images/bt_bg.png");
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
}

.nzgkd .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.nzgkd .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}
.nzgkd .button.selected {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list {
   display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list .news_box {
padding-left:15px;
padding-right:15px;
}


.nzgkd .col_news .col_news_con .col_news_list .news_list li.news {
    
   border: 1px solid #e1e1e1;
    /* transition: all 0.4s ease-in-out; */
    margin: 17px 0 0 0;
    /* padding: 21px 0; */
	border-radius: 4px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
	flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news .news_date {
text-align: left;
    margin-top: 30px;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.nzgkd .col_news .col_news_con .col_news_list .news_listt li.news:hover .news_date .news_days {
    color: #782B66;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    /* line-height: 33px; */
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_title a {
    color: #762865;
}

.nzgkd .col_news .col_news_con .col_news_list .news_list li.news .news_images {
    min-width: 242px;
    height: 240px;
    /* overflow: hidden; */
}

.nzgkd .col_news .col_news_con .col_news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}




.zkgd .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.zkgd .button {
    width: 255px;
    height: 50px;
    border-radius: 4px;
    background-image: url("images/bt_bg.png");
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
}

.zkgd  .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.zkgd .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}
.zkgd .button.selected {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.zkgd .col_news .col_news_con .col_news_list .news_list li.news {
    background: #EFEFEF;
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    margin: 17px 0 0 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.yjzkgd dt .col_news .col_news_con .col_news_list .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.zkgd .col_news .col_news_con .col_news_list .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
    /* background: #850065; */
    /* padding: 10px; */
}

.zkgd .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.zkgd  .col_news .col_news_con .col_news_list .news_listt li.news:hover .news_date .news_days {
    color: #782B66;
}

.zkgd .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.zkgd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.zkgd  .col_news .col_news_con .col_news_list .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    /* line-height: 33px; */
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}

.zkgd  .col_news .col_news_con .col_news_list .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.zkgd  .col_news .col_news_con .col_news_list .news_list li.news:hover .news_title a {
    color: #762865;
}

.zkgd .col_news .col_news_con .col_news_list .news_list li.news .news_images {
    min-width: 242px;
    height: 140px;
    /* overflow: hidden; */
}

.zkgd .col_news .col_news_con .col_news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}
.kyjg .main1 {
    width: 100%;
    padding: 50px 0;
}

.kyjg .mod {
    width: 100%;
 }

.kyjg .news_nr {
    font-family: SourceHanSansCN-Regular, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #000000a6;
    line-height: 30px;
    text-align: justify;
      word-wrap: break-word;
     overflow-wrap: break-word;
       width: 100%;
  }

.kyjg .col_news .col_news_con .col_news_list .news_list li.news .news_title {
    display: inline-block;
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #850065;
    line-height: 50px;
    cursor: pointer;
    position: relative;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.clear {
    clear: both;
}

@media screen and (max-width: 768px) {
    .kyjg .news_nr {
        font-size: 16px;
        line-height: 26px;
    }
}

@media screen and (max-width: 768px) {
    .kyjg .news_nr {
        font-size: 16px;
        line-height: 26px;
        padding: 0 15px;
    }
}

.kyjg .col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
    margin-top: 20px;
    background: none;
}

.kyjg .col_menu .l-qh {
    margin-bottom: 10px;
}

.kyjg .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.kyjg .button {
    width: 255px;
    height: 50px;
    border-radius: 4px;
    background-image: url("images/bt_bg.png");
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
    margin-bottom: 20px;
}

.kyjg .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.kyjg .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.kyjg .col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.kyjg .col_news .col_news_box {
    margin-left: 290px;
}

.kyjg .post-195 {
    margin-top: 40px;
 
    width: 100%;
}

.kyjg .post-195 .con .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.kyjg .post-195 .con .news_list li.news {
    width: 100%;
    /* border: 1px solid #e6e6e6; */
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 10px;
}

.kyjg .post-195 .news_list li.news {
    background: #EFEFEF;
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.kyjg .post-195 .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.kyjg .post-195 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
}

.kyjg .post-195 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.kyjg .post-195 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.kyjg .post-195 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.kyjg .post-195 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.kyjg .post-195 .news_list li.news .news_title {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kyjg .post-195 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.kyjg .post-195 .news_list li.news:hover .news_title a {
    color: #762865;
}

.kyjg .post-195 .con .news_list li.news .news_images1 {
    width: 18%;
    height: 259px;
    /* overflow: hidden; */
}

.kyjg .post-195 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.kyjg .post-195 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
    margin-top: -100px;
}

.kyjg .post-195 .con .news_list li.news .news_box1 .news_title a {
    color: #262626;
    font-weight: bold;
}

.kyjg .post-195 .con .news_list li.news:hover .news_box1 .news_title a {
    color: #882171;
}

.kyjg .post-195 .con .news_list li.news .news_box1 .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kyjg .post-195 .con .news_list li.news .news_box1 .news_text a {
    color: #717171;
}

.kyjg .post-195 .con .news_list li.news:hover .news_box1 .news_text a {
    color: #b879aa;
}

.kyjg .post11 .tt .tit .title {
    display: inline-block;
    margin: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    /* border-left: 2px solid #850065; */
}

.kyjg .post11.tt {
    padding-top: 20px;
}

.kyjg .post-14 .con .news_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.kyjg .post-14 .con .news_list li.news {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px);
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 24px 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.kyjg .post-14 .con .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.kyjg .post-14 .con .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.kyjg .post-14 .con .news_list li.news .news_images {
    width: 102px;
    height: 102px;
    overflow: hidden;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid transparent;
    /* transition: all 0.3s ease; */
}

.kyjg .post-14 .con .news_list li.news:hover .news_images {
    border-color: #800065;
}

.kyjg .post-14 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.kyjg .post-14 .con .news_list li.news .news_box .news_title {
    width: 100%;
    padding: 30px 0 0 0;
    font-size: 16px;
    line-height: 1.4;
    height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .kyjg .post-14 .con .news_list li.news {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}

@media screen and (max-width: 768px) {
    .kyjg .post-14 .con .news_list li.news {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 15px;
    }

    .kyjg .post-14 .con .news_list {
        gap: 15px;
    }
}

@media screen and (max-width: 480px) {
    .kyjg .post-14 .con .news_list li.news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .kyjg .post-14 .con .news_list {
        gap: 10px;
    }
}

.kyjg .post-14 .con .news_list li.news:hover .news_images img {
    transform: scale(1.1);
}

.kyjg .post-14 .con .news_list li.news:hover .news_box .news_title a {
    color: #800065;
}

.kyjg .post-14 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
    transition: color 0.3s ease;
}

.kyjg .post-14 .con .news_list li.news .news_box .news_text {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

/**/
.kyjg .post-144 .con .news_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.kyjg .post-144 .con .news_list li.news {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px);
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 10px 20px 70px 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.kyjg .post-144 .con .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.kyjg .post-144 .con .news_list li.news .news_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.kyjg .post-144 .con .news_list li.news .news_images {
    width: 252px;
    height: 340px;
    overflow: hidden;
    /* border-radius: 100%; */
    /* display: flex; */
    justify-content: center;
    align-items: center;
    /* border: 2px solid transparent; */
    /* transition: all 0.3s ease; */
}

.kyjg .post-144 .con .news_list li.news:hover .news_images {
    border-color: #800065;
}

.kyjg .post-144 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    /* transition: all 0.4s ease-in-out; */
}

.kyjg .post-144 .con .news_list li.news .news_box .news_title {
    width: 100%;
    padding: 30px 0 0 0;
    font-size: 16px;
    line-height: 1.4;
    height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .kyjg .post-144 .con .news_list li.news {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
    }
}

@media screen and (max-width: 768px) {
    .kyjg .post-144 .con .news_list li.news {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        padding: 15px;
    }

    .kyjg .post-144 .con .news_list {
        gap: 15px;
    }
}

@media screen and (max-width: 480px) {
    .kyjg .post-144 .con .news_list li.news {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .kyjg .post-144 .con .news_list {
        gap: 10px;
    }
}

.kyjg .post-144 .con .news_list li.news:hover .news_images img {
    transform: scale(1.1);
}

.kyjg .post-144 .con .news_list li.news:hover .news_box .news_title a {
    color: #800065;
}

.kyjg .post-144 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
    transition: color 0.3s ease;
}

.kyjg .post-144 .con .news_list li.news .news_box .news_text {
    width: 100%;
    padding: 12px 0 0 0;
    font-size: 16px;
    line-height: 24px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}

.kytd .col_news .news_list {
    margin-top: 40px;
    float: left;
    width: 100%;
}

.kytd .col_news .col_news_con .col_news_list .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: flex-start;
    gap: 50px;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news {
    width: 46%;
    border: 1px solid #e6e6e6;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 10px;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news {
    background: #EFEFEF;
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_box1 .news_title_container {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_box1 .news_title {
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_box1 .news_pro {
    font-size: 16px;
    color: #2e2e2e;
    white-space: nowrap;
    font-weight: 600;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.kytd .col_news .col_news_con .col_news_list .news_list .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_title {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_title a {
    color: #850065;
    transition: all 0.4s ease-in-out;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_title a {
    color: #762865;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_images1 {
    width: 45%;
    height: 259px;
    /* overflow: hidden; */
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
    margin-top: -40px;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_box1 .news_title a {
    color: #850065;
    font-weight: bold;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_box1 .news_title a {
    color: #882171b3;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_box1 .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 30px;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news .news_box1 .news_text a {
    color: #717171;
}

.kytd .col_news .col_news_con .col_news_list .news_list li.news:hover .news_box1 .news_text a {
    color: #b879aa;
}

.kytd .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1440px;
    /* margin: 0 auto; */
}

.kytd .button {
    width: 50px;
    height: 36px;
    border-radius: 4px;
    /* background-image: url("images/bt_bg.png"); */
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PingFangSC-Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
    transition: all 0.3s;
}

.kytd .button:hover {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    ; color: #FFFFFF;
}

.kytd .button.active {
    background-image: linear-gradient(90deg, rgba(133, 0, 101, 0.9) 0%, rgba(248, 199, 147, 0.9) 100%);
    color: #FFFFFF;
}

.kytd .letter-label {
    font-family: 'PingFangSC-SNaNpxibold', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #850065;
    letter-spacing: 1.2px;
    /* margin-right: 10px; */
      align-self: center;
  }

.kytd .button-container {
    margin-top: 70px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
     justify-content: flex-start;
     width: 100%;
    max-width: 1440px;
}


.nsjzy{margin-bottom:50px}

/*main2*/
.nsjzy .post-192 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.nsjzy .post-192 .con .news_list li.news .news_images1 {
    width: 40%;
    height: 180px;
    /* overflow: hidden; */
}

.nsjzy .post-192 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.nsjzy .post-192 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.nsjzy .post-192 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.nsjzy .post-192 .con .news_list li.news .news_box .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

.nsjzy .post-192 .con .news_list li.news .news_box .news_title {
    /* padding: 30px 0 0 0; */
    /* font-size: 16px; */
    /* line-height: 34px; */
    /* height: 68px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsjzy .post-192 .con .news_list li.news .news_box .news_title a {
    color: #262626;
    font-weight: bold;
}

.nsjzy .post-192 .con .news_list li.news:hover .news_box .news_title a {
    color: #882171;
}

.nsjzy .post-192 .con .news_list li.news .news_box .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsjzy .post-192 .con .news_list li.news .news_box .news_text a {
    color: #717171;
}

.nsjzy .post-192 .con .news_list li.news:hover .news_box .news_text a {
    color: #b879aa;
}

.nsjzy .post-193 {
    margin-top: 25px;
}

.nsjzy .post-193 .news_list {
}

.nsjzy .post-193 .news_list li.news {
    background: #EFEFEF;
    /* border: 1px solid #e1e1e1; */
    /* transition: all 0.4s ease-in-out; */
    margin: 29px 0 0 0;
    /* padding: 21px 0; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    /* width: 46.5%; */
    /* float: left; */
    /* margin-right: 20px; */
    /* padding-right: 10px; */
}

.nsjzy .post-193 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.nsjzy .post-193 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
    /* background: #850065; */
    /* padding: 10px; */
}

.nsjzy .post-193 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.nsjzy .post-193 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.nsjzy .post-193 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.nsjzy .post-193 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.nsjzy .post-193 .news_list li.news .news_title {
    /* max-height: 66px; */
    /* margin: 0 26px; */
    /* line-height: 33px; */
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
}
}

.nsjzy .post-193 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.nsjzy .post-193 .news_list li.news:hover .news_title a {
    color: #762865;
}

.nsjzy .post-193 .con .news_list li.news .news_images {
    width: 40%;
    height: 140px;
    /* overflow: hidden; */
}

.nsjzy .post-193 .con .news_list li.news .news_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.nsjzy .post-193 .con .news_list li.news .news_images1 {
    width: 25%;
    height: 70px;
    /* overflow: hidden; */
}

.nsjzy .post-193 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.nsjzy .post-193 .con .news_list li.news .news_box {
    /* padding: 0 28px 50px 28px; */
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
}

.nsjzy .post-193 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
}

.nsjzy .post-193 .con .news_list li.news .news_box1 .news_meta {
    background: #882171;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    /*font-weight: bold;*/
    position: absolute;
    top: -15px;
    left: 28px;
}

/**/
.nsjzy .post-194 {
    margin-top: 15px;
    float: left;
    width: 100%;
}

.nsjzy .post-194 .con .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.nsjzy .post-194 .con .news_list li.news {
    width: 49%;
    /* border: 1px solid #e6e6e6; */
    background: #EFEFEF;
}

.nsjzy .post-194 .news_list li.news {
    background: #EFEFEF;
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.nsjzy .post-194 .news_list li.news:hover {
    background: #f7f2f6;
    #732261; }

.nsjzy .post-194 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
}

.nsjzy .post-194 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.nsjzy .post-194 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.nsjzy .post-194 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.nsjzy .post-194 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.nsjzy .post-194 .news_list li.news .news_title {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsjzy .post-194 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.nsjzy .post-194 .news_list li.news:hover .news_title a {
    color: #762865;
}

.nsjzy .post-194 .con .news_list li.news .news_images1 {
    width: 25%;
    height: 70px;
    /* overflow: hidden; */
}

.nsjzy .post-194 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.nsjzy .post-194 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
}

.nsjzy .post-194 .con .news_list li.news .news_box1 .news_title a {
    /* color: #262626; */
    /* font-weight: bold; */
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #000000a6;
    line-height: 16px;
}

.nsjzy .post-194 .con .news_list li.news:hover .news_box1 .news_title a {
    color: #882171;
}

.nsjzy .post-194 .con .news_list li.news .news_box1 .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsjzy .post-194 .con .news_list li.news .news_box1 .news_text a {
    color: #717171;
}

.nsjzy .post-194 .con .news_list li.news:hover .news_box1 .news_text a {
    color: #b879aa;
}

.nsjzy .post-195 {
    margin-top: 40px;
    float: left;
    width: 100%;
}

.nsjzy .post-195 .con .news_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.nsjzy .post-195 .con .news_list li.news {
    width: 44%;
    /* border: 1px solid #e6e6e6; */
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 10px;
}

.nsjzy .post-195 .news_list li.news {
    background: #EFEFEF;
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.nsjzy .post-195 .news_list li.news:hover {
    border-color: #800065;
    box-shadow: 0 5px 15px rgba(128, 0, 101, 0.1);
    transform: translateY(-3px);
}

.nsjzy .post-195 .news_list li.news .news_date {
    /* border-right: 1px solid #d2d2d2; */
    text-align: center;
    padding: 0 15px;
}

.nsjzy .post-195 .news_list li.news .news_date .news_days {
    font-size: 20px;
    /*font-weight: bold;*/
    background: #850065;
    line-height: 50px;
    color: #efefef;
    transition: all 0.4s ease-in-out;
    padding: 10px 30px;
    /* margin: 10px 0px; */
}

.nsjzy .post-195 .news_list li.news:hover .news_date .news_days {
    color: #782B66;
}

.nsjzy .post-195 .news_list li.news .news_date .news_years {
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    transition: all 0.4s ease-in-out;
    /* font-weight:bold; */
    background: #ffff;
    padding: 2px;
}

.nsjzy .post-195 .news_list li.news:hover .news_date .news_years {
    color: #782B66;
}

.nsjzy .post-195 .news_list li.news .news_title {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsjzy .post-195 .news_list li.news .news_title a {
    color: #292929;
    transition: all 0.4s ease-in-out;
}

.nsjzy .post-195 .news_list li.news:hover .news_title a {
    color: #762865;
}

.nsjzy .post-195 .con .news_list li.news .news_images1 {
    width: 30%;
    height: 259px;
    /* overflow: hidden; */
}

.nsjzy .post-195 .con .news_list li.news .news_images1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 0.4s ease-in-out; */
}

.nsjzy .post-195 .con .news_list li.news .news_box1 {
    padding: 0 15px;
    /* position: relative; */
    /* background: url(images/post-14_bg.png) no-repeat 28px 170px; */
    display: inline-block;
    margin-top: -100px;
}

.nsjzy .post-195 .con .news_list li.news .news_box1 .news_title a {
    color: #262626;
    font-weight: bold;
}

.nsjzy .post-195 .con .news_list li.news:hover .news_box1 .news_title a {
    color: #882171;
}

.nsjzy .post-195 .con .news_list li.news .news_box1 .news_text {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nsjzy .post-195 .con .news_list li.news .news_box1 .news_text a {
    color: #717171;
}

.nsjzy .post-195 .con .news_list li.news:hover .news_box1 .news_text a {
    color: #b879aa;
}


.nsjzy .tit .news_title{
	    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 36px;
    color: #000000c2;
    letter-spacing: 1.71px;
    position: relative;
    padding-bottom: 15px;
}


.nsjzy .tit .news_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 3px;
background-color: #850065;}





.banner_title{
	    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 36px;
    color: #fff;
    letter-spacing: 1.71px;

    padding-bottom: 15px;
	    position: absolute;
    top: 106px;
    left: 50%;
    margin-left: -720px;
}


.banner_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 1px;
background-color: #F8C793;}

.banner_des{
	    font-family: PingFangSC-SNaNpxibold;
    font-weight: 100;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1.71px;
 text-transform: uppercase;
    padding-bottom: 35px;
	    position: absolute;
    top: 172px;
    left: 50%;
    margin-left: -720px;
}
