body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
fieldset, img { border:0; }
:focus { outline:0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:normal; font-weight:400; }
abbr, acronym { border:0; font-variant:normal; }
ol, ul { list-style:none; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; }
caption, th { text-align:left; }
sup, sub { font-size:100%; vertical-align:baseline; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:none; }
.clear { clear:both; }
img { border:0;outline:0;}
a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #af0c0f;
}

body {
    font-family: "Microsoft YaHei";
    color: #1a1a1a;
}

.clear {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.pcNone {
    display: none!important;
}


.gsxh_bg{
    background: url("sk_gsxh2025_bg.jpg");
}
.gsxh_container {
    width: 1400px;
    margin: 0 auto;
}

/* 头部 */
.gsxh_top{
    height: 336px;
    background: url("sk_gsxh2025_top1.jpg") no-repeat center bottom;
    background-size: cover;
    position: relative;
}
.gsxh_top_s{
    border-top: 10px solid #f5d0c0;
}
.gsxh_top_banner{
    position: absolute;
    top: 0;
    left: 0;
    background: url("sk_gsxh2025_top3.png") no-repeat center center;
    /* background-size: cover; */
    height: 177px;
    width: 100%;
}
.gsxh_top_banner_s{
    background: url("sk_gsxh2025_top4.png") no-repeat center center;
    width: 780px;
    height: 104px;
    margin: 21px auto 0;
    position: relative;
}
.gsxh_top_mores{
    background: url("sk_gsxh2025_top2.png") no-repeat right center;
    font-size: 16px;
    color: #fdf5ef;
    line-height: 18px;
    padding-right: 23px;
    position: absolute;
    top: 24px;
    right: -114px;
}
.gsxh_top_mores:hover{
    color: #fdf5ef;
}
.gsxh_logo{
    margin-top: 176px;
}
.gsxh_logo img{
    display: block;
}

/* 导航 */
.gsxh_nav_w{
    background-color: #af0c0f;
    height: 58px;
}
.gsxh_nav_w li{
    float: left;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-right: 53px;
}
.gsxh_nav_w li:last-child{
    margin-right: 0;
}
.gsxh_nav_w li a{
    color: #ffffff;
    position: relative;
    display: block;
    transition: all .3s;
    padding: 0 40px;
}
.gsxh_nav_w li a::after{
    content: " ";
    width: 6px;
    height: 7px;
    background: url("sk_gsxh2025_nav1.png") no-repeat center center;
    position: absolute;
    left: 100%;
    bottom: 100%;
    transition: all .3s;
    opacity: 0;
}
.gsxh_nav_w li a::before{ 
    position: absolute;
    left: 0;
    bottom: 0;
    content: " ";
    width: 100%;
    height: 65px;
    background:#efd8b7 no-repeat center center;
    background-size: 100% 100%;
    background-image: url("sk_gsxh2025_nav.png");
    opacity: 0;
    transition: all .3s;
}

.gsxh_nav_w li.on a::after{
    opacity: 1;
}
.gsxh_nav_w li:hover a::after{
    opacity: 1;
}
.gsxh_nav_w li.on a::before{
    opacity: 1;
}
.gsxh_nav_w li:hover a::before{
    opacity: 1;
}
.gsxh_nav_w li:hover a{
    color: #af0c0f;
}
.gsxh_nav_w li.on a{
    color: #af0c0f;
}
.gsxh_nav_w li span{
    position: relative;
    z-index: 2;
    display: block;
}

/* 要闻动态 */
.gsxh_ywdt_yw {
    margin-top: 19px;
    background: url("sk_gsxh2025_z1.png") no-repeat center center;
    padding: 25px 0;
}
.gsxh_ywdt_yw a {
    text-align: center;
    display: block;
    font-size: 32px;
    /* font-weight: bold; */
    color: #af0c0f;
    font-weight: 600;
    letter-spacing: 3px;
}
.gsxh_ywdt_yw img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.gsxh_ywdt_s{
    margin-top: 43px;
}
.gsxh_ywdt_left{
    position: relative;
    margin-left: 20px;
}
.gsxh_ywdt_left .dians{
    position: absolute;
    background: url("sk_gsxh2025_z2.png") no-repeat center center;
    width: 833px;
    height: 529px;
    left: -20px;
    top: -20px;
}
.gsxh_ywdt_swiper{
    width: 794px;
    height: 488px;
    float: left;
    position: relative;
}
.gsxh_ywdt_swiper_li{
    width: 794px;
    height: 488px;
    position: relative;
}
.gsxh_ywdt_swiper_li a{
    display: block;
}
.gsxh_ywdt_swiper_li .imgs{
    width: 794px;
    height: 488px;
}
.gsxh_ywdt_swiper_li .texts{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
    padding: 0 140px 0 24px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gsxh_ywdt_pagination{
    position: absolute;
    right: 24px;
    bottom: 25px;
    z-index: 2;
}
.gsxh_ywdt_pagination .swiper-pagination-switch{
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    float: left;
    margin: 0 5px;
    transition: all 0.3s;
    cursor: pointer;
}
.gsxh_ywdt_pagination .swiper-active-switch{
    background-color: #af0c0f;
    width: 30px;
}

.gsxh_ywdt_right{
    width: 511px;
}
.gsxh_index_title{
    width: 100%;
    height: 68px;
    line-height: 68px;
    background: url("sk_gsxh2025_z5.png") no-repeat left bottom;
    background-size: 100% auto;
}
.gsxh_index_title .texts{
    font-size: 28px;
    font-weight: bold;
    padding-left: 52px;
    background: url("sk_gsxh2025_ico_yw.png") no-repeat left center;
    line-height: 36px;
    margin-top: 6px;
    margin-left: 4px;
}
.gsxh_index_title .mores{
    background: url("sk_gsxh2025_z3.png") no-repeat right center;
    padding-right: 27px;
    font-size: 16px;
    color: #cda15b;
    transition: all 0.3s;
}
.gsxh_index_title .mores:hover{
    color: #af0c0f;
    background-image: url("sk_gsxh2025_z3_h.png");
}



.gsxh_index_news1 {
    background: url("sk_gsxh2025_z6.png") repeat-x left bottom;
    padding-bottom: 24px;
    margin-top: 18px;
}
.gsxh_index_news1 .t1 {
    line-height: 36px;
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    display: block;
}
.gsxh_index_news1 .t2 {
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    color: #666666;
    overflow: hidden;
    margin-top: 3px;
    display: block;
}
.gsxh_index_news1 .t2 a {
    color: #cda15b;
    transition: all 0.3s;
}
.gsxh_index_news1 .t2 a:hover{
    color: #af0c0f;
}

.gsxh_index_news2 {
    padding-top: 12px;
}
.gsxh_index_news2 li {
    clear: both;
    overflow: hidden;
    background: url("sk_gsxh2025_z4.png") no-repeat left center;
}
.gsxh_index_news2 li .kj {
    padding-left: 19px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 42px;
    display: block;
    overflow: hidden;
    float: left;
    width: 99%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gsxh_ywdt_jy{
    margin-top: 62px;
}
.gsxh_ywdt_jy .imgs{
    display: block;
}
.gsxh_ywdt_jy .imgs img{
    display: block;
    width: 676px;
    height: 140px;
}


.gsxh_xsjl_tzgg{
    margin-top: 51px;
}
.gsxh_news_kj{
    width: 675px;
    height: 472px;
    background-color: #ffffff;
    padding: 18px 45px 0;
    box-sizing: border-box;
    box-shadow: 0px 0px 30px 0px rgba(235, 223, 206, 0.32);
}
.gsxh_news_kj .gsxh_index_title{
    background-image: url("sk_gsxh2025_z8.png");
}

/* 学术交流 */
.gsxh_index_title .icos_xsjl{
    background-image: url("sk_gsxh2025_ico_xs.png");
}
.gsxh_index_news3{
    margin-top: 25px;
}
.gsxh_index_news3 .imgs_l img{ 
    width: 250px;
    height: 154px;
    display: block;
}
.gsxh_index_news3 .titles_r{
    width: 305px;
}
.gsxh_index_news3 .titles_r .t1 {
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    display: block;
}
.gsxh_index_news3 .titles_r .t2 {
    line-height: 28px;
    font-size: 16px;
    text-align: justify;
    color: #707070;
    overflow: hidden;
    margin-top: 10px;
    display: block;
}
.gsxh_index_news3 .titles_r .t2 a {
    color: #a20a0d;
    transition: all 0.3s;
}
.gsxh_index_news3 .titles_r .t2 a:hover{
    color: #cda15b;
}


.gsxh_index_news4 {
    margin-top: 14px;
}
.gsxh_index_news4 li {
    font-size: 18px;
    line-height: 60px;
    clear: both;
    overflow: hidden;
    background: url("sk_gsxh2025_z7.png") repeat-x left bottom;
}
.gsxh_index_news4 li .kj {
    box-sizing: border-box;
    padding-left: 19px;
    display: block;
    overflow: hidden;
    float: left;
    width: 99%;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("sk_gsxh2025_z4.png") no-repeat left center;
}
.gsxh_index_news4 li:last-child{
    background: none;
}

/* 通知公告 */
.gsxh_index_title .icos_tzgg{
    background-image: url("sk_gsxh2025_ico_tz.png");
}
.gsxh_index_news5{
    margin-top: 29px;
}
.gsxh_index_news5 li{
    margin-bottom: 24px;
    position: relative;
    padding-left: 100px;
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
}
.gsxh_index_news5 li .dates{
    position: absolute;
    top: 5px;
    left: 0;
    padding-right: 20px;
    text-align: center;
    font-family: "arial";
    color: #88050c;
    border-right: 1px solid #d7bebe;
}
.gsxh_index_news5 li .dates .dd{ 
    font-style: normal;
    display: block;
    font-size: 34px;
    font-weight: bold;
    line-height: 26px;
}
.gsxh_index_news5 li .dates .yy{ 
    display: block;
    font-size: 16px;
    line-height: 14px;
    margin-top: 12px;
}
.gsxh_index_news5 li .texts{
    height: 60px;
    line-height: 30px;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-align: justify;
    flex-wrap: wrap;
    overflow: hidden;
}
.gsxh_index_news5 li .texts a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.gsxh_cgtj_gsnh{
    margin-top: 50px;
}
.gsxh_cgtj_gsnh .gsxh_news_kj{
    height: 504px;
}
.gsxh_cgtj_gsnh .gsxh_index_news4{
    margin-top: 0;
}
.gsxh_cgtj_gsnh .gsxh_index_news4 li{
    line-height: 68px;
}
/* 成果推荐 */
.gsxh_index_title .icos_cgtj{
    background-image: url("sk_gsxh2025_ico_cg.png");
}

/* 国史年会 */
.gsxh_index_title .icos_gsnh{
    background-image: url("sk_gsxh2025_ico_gs.png");
}

/* 底部 */
.gsxh_footer{
    border-top: 8px solid #a20a0d;
    margin-top: 67px;
    background-color: #f2f2f0;
}
.gsxh_footer_link{
    margin-top: 12px;
    font-size: 18px;
    line-height: 35px;
    padding-bottom: 16px;
}
.gsxh_footer_link .titles{
    font-weight: bold;
}
.gsxh_footer_link .links li{
    float: left;
    margin-right: 39px;
}
.gsxh_footer_link .links li:last-child{
    margin-right: 0;
}
.gsxh_footer_bq{
    padding: 16px 0 32px;
    border-top: 1px solid #d7c4c4;
    text-align: center;
    font-size: 0;
}
.gsxh_footer_bqs{
    display: inline-block;
}
.gsxh_footer_bqs .sydw img{
    display: block;
}
.gsxh_footer_bqs .banq{
    font-size: 16px;
    line-height: 30px;
    margin-left: 27px;
    margin-top: 3px;
    text-align: left;
}
.gsxh_footer_bqs .banq span{ 
    display: inline-block;
    margin-right: 25px;
}
.gsxh_footer_bqs .banq span:last-child{
    margin-right: 0;
}

/* 位置导航 */
.gsxh_weiz{
    font-size: 16px;
    color: #707070;
    line-height: 28px;
    padding: 25px 0;
}

/* 详情页 */
.gsxh_article_s{
    border: 1px solid #e9e1d9;
    background-color: #ffffff;
    padding:42px 74px;
}
.gsxh_article_s .titles{
    font-size: 32px;
    line-height: 70px;
    text-align: center;
}
.gsxh_article_ly{
    margin-top: 16px;
    border-bottom: 1px solid #af0c0f;
    padding: 18px 6px;
}
.gsxh_article_ly li{
    font-size: 16px;
    color: #707070;
    line-height: 32px;
    padding-left: 27px;
    background: no-repeat left center;
    background-size: 20px auto;
    margin-right: 52px;
}
.gsxh_article_ly li:last-child{
    margin-right: 0;
}
.gsxh_article_ly li.source{
    background-image: url("sk_gsxh2025_z10.png");
}
.gsxh_article_ly li.date{
    background-image: url("sk_gsxh2025_z11.png");
}
.gsxh_article_ly li.font{
    background-image: url("sk_gsxh2025_z12.png");
}
.gsxh_article_ly li.font a{
    margin: 0 3px;
}
.gsxh_article_ly li.font a.on{
    color: #af0c0f;
    font-weight: bold;
}
.gsxh_article_ly li.font a:hover{
    font-weight: bold;
}
.gsxh_article_ly li.print{
    background-image: url("sk_gsxh2025_z13.png");
    cursor: pointer;
}
.gsxh_article_ly li.share{
    padding-left: 0;
}
.gsxh_article_ly li.share a{
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: no-repeat center center;
    background-color:#eadada;
    transition: all 0.3s;
}
.gsxh_article_ly li.share a:hover{
    background-color: #af0c0f;
}
.gsxh_article_ly li.share .wx{
    margin-right: 10px;
    margin-left: 5px;
    background-image: url("sk_gsxh2025_z16.png");
}
.gsxh_article_ly li.share .wb{
    background-image: url("sk_gsxh2025_z17.png");
}

.gsxh_article_cn{
    font-size: 18px;
    line-height: 40px;
    margin-top: 26px;
}
.gsxh_article_cn p{
    margin-bottom: 12px;
}
.gsxh_article_cn img{
    max-width: 100%;
}

/* 通知公告 */
.gsxh_list_s{
    border: 1px solid #e9e1d9;
    background-color: #ffffff;
    padding:15px 69px 0;
}
.gsxh_list_titles{
    font-size: 32px;
    color: #af0c0f;
    line-height: 103px;
    background: url("sk_gsxh2025_z18.png") no-repeat center bottom;
    background-size: auto 9px;
    text-align: center;
}

.gsxh_list_news1 {
    margin-top: 21px;
}
.gsxh_list_news1 li {
    font-size: 18px;
    line-height: 68px;
    clear: both;
    overflow: hidden;
    background: url("sk_gsxh2025_z7.png") repeat-x left bottom;
}
.gsxh_list_news1 li .kj {
    box-sizing: border-box;
    padding-left: 29px;
    display: block;
    overflow: hidden;
    float: left;
    width: 86%;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("sk_gsxh2025_z4.png") no-repeat 9px 50%;
    background-size: 8px auto;
}
.gsxh_list_news1 li .dates{
    float: right;
    font-size: 16px;
    color: #707070;
}

.gsxh_page_w{
    text-align: center;
    font-size: 0;
    padding: 40px 0 39px;
}
.gsxh_page{
    display: inline-block;
}
.gsxh_page a,
.gsxh_page span {
    font-size: 14px;
    height: 34px;
    line-height: 32px;
    float: left;
}
.gsxh_page a {
    padding: 0 8px;
    background: #ffffff;
    border: 1px solid #eadada;
    min-width: 34px;
    box-sizing: border-box;
    border-radius: 2px;
    margin: 0 2.5px;
    cursor: pointer;
}
.gsxh_page a:hover,
.gsxh_page a.active {
    background: #a20a0d;
    color: #ffffff;
    border: 1px solid #a20a0d;
}
.gsxh_page span {
    padding: 0 3px;
    float: left;
}
.gsxh_page input#num {
    position: relative;
    top: 0;
    width: 44px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #eadada;
    border-radius: 2px;
    font-size: 14px;
    text-align: center;
    outline: none;
    box-sizing: border-box;
    margin-left: 2.5px;
    float: left;
}
.gsxh_page button {
    width: 46px;
    height: 34px;
    line-height: 34px;
    border: 0;
    border-radius: 2px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    outline: none;
    cursor: pointer;
    background: #a20a0d;
    float: left;
}

/* 学会章程 */
.gsxh_list_navs{
    /* border-left: 6px solid #af0c0f;
    border-right: 6px solid #af0c0f;
    padding: 10px; */
    background-color: #ffffff;
    width: 264px;
    background: url("sk_gsxh2025_z21.jpg") repeat-y;
    background-size: 100% auto;
}
.gsxh_list_navs .kjs{
    /* border: 1px dashed #dbc7c8; */
    padding: 27px 52px 58px;
    text-align: center;
    position: relative;
}
.gsxh_list_navs .kjs::after{ 
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 14px;
    background: url("sk_gsxh2025_z22.jpg") no-repeat left center;
    background-size: 100% 14px;
}
.gsxh_list_navs .kjs::before{ 
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 16px;
    background: url("sk_gsxh2025_z20.jpg") no-repeat left center;
    background-size: 100% 16px;
}
.gsxh_list_navs .titles{
    font-size: 30px;
    line-height: 77px;
    background: url("sk_gsxh2025_z19.png") no-repeat center bottom;
}
.gsxh_list_navs .uls{
    margin-top: 8px;
}
.gsxh_list_navs .uls li{
    border-bottom: 1px solid #e0e0e0;
}
.gsxh_list_navs .uls li a{
    display: block;
    font-size: 20px;
    color: #333333;
    line-height: 59px;
    font-weight: bold;
}
.gsxh_list_navs .uls li:hover a{
    color: #af0c0f;
}
.gsxh_list_navs .uls li.on a{
    color: #af0c0f;
}

.gsxh_zhangc_w .gsxh_list_s{
    width: 1085px;
    box-sizing: border-box;
    padding-bottom: 62px;
}

/* 学会领导 */
.gsxh_list_leader{
    margin-top: 26px;
}
.gsxh_list_leader li{
    margin-bottom: 35px;
}
.gsxh_list_leader li .kjs{
    text-align: center;
    font-size: 0;
}
.gsxh_list_leader li .imgs_w{
    padding: 8px;
    border: 1px solid #eadfe0;
    margin: 0 auto;
    display: inline-block;
}
.gsxh_list_leader li .imgs_w img{
    width: 190px;
    height: 260px;
}
.gsxh_list_leader li .texts .tsa{
    font-size: 22px;
    line-height: 32px;
    margin-top: 14px;
}
.gsxh_list_leader li .texts .psa{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.gsxh_list_leader .uls_three li{
    width: 33.33%;
    float: left;
}
.gsxh_list_leader ul:last-child li{
    margin-bottom: 0;
}

/* 学会简介 */
.gsxh_list_about{
    font-size: 18px;
    line-height: 40px;
    margin-top: 22px;
}
.gsxh_list_about p{
    margin-bottom: 14px;
}
.gsxh_list_about img{
    max-width: 100%;
}
/* 分享icon调整 */
.gsxh-weibo-share {
    display: inline-block;
}

.gsxh_article_w .ops_shareLayer .ops_icons a.icon_sina {
    background-color: #eadada ;
    padding: 0;
}
.gsxh_article_w .ops_shareLayer .ops_icons a.icon_sina i {
    background-size: 20px;
    background-repeat: no-repeat;
        background-position: 5px -23px;
    height: 32px;
}
.gsxh_article_w .sp.wx {
    position: relative;
}
.gsxh_article_w .sp.wx:hover .qrcodeCanvas_wx{
    visibility: visible;
}
.gsxh_article_w .sp.wx .qrcodeCanvas_wx .qrcodeCanvas {
    width: 100px;
    height: 100px;
}

.gsxh_article_w .sp.wx .qrcodeCanvas_wx {
    position: absolute;
    top: 55px;
    right: -40px;
    padding: 10px;
    line-height: 36px;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 2px 8px #999;
    color: #999;
    opacity: 1;
    visibility: hidden;
    z-index: 999;
    font-size: 16px;
    width: 100px;
    text-align: center;
}
.gsxh_article_w .sp.wx .qrcodeCanvas_wx  canvas {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1440px) {
    .gsxh_container{
        width: 1000px;
    }

    .gsxh_top{
        height: 240px;
        background-size: auto 100%;
    }
    .gsxh_top_s{
        border-top: 6px solid #f5d0c0;
    }
    .gsxh_top_banner{
        height: 126px;
        background-size: auto 100%;
    }
    .gsxh_top_banner_s{
        background-size: auto 100%;
        width: 559px;
        height: 76px;
        margin: 13px auto 0;
    }
    .gsxh_top_mores{
        background-size: auto 100%;
        font-size: 14px;
        line-height: 14px;
        padding-right: 16px;
        top: 19px;
        right: -80px;
    }
    .gsxh_logo{
        margin-top: 133px;
    }
    .gsxh_logo img{
        width: 378px;
    }

    /* 导航 */
    .gsxh_nav_w{
        height: 41px;
    }
    .gsxh_nav_w li{
        line-height: 41px;
        font-size: 14px;
        margin-right: 36px;
    }
    .gsxh_nav_w li a{
        padding: 0 30px;
    }
    .gsxh_nav_w li a::after{
        width: 4px;
        height: 5px;
        background-size: auto 100%;
    }
    .gsxh_nav_w li a::before{ 
        height: 46px;
    }

    /* 要闻动态 */
    .gsxh_ywdt_yw{
        margin-top: 14px;
        padding: 16px 0;
        background-size: auto 100%;
    }
    /* .gsxh_ywdt_yw img{
        height: 25px;
    } */

    .gsxh_ywdt_s{
        margin-top: 30px;
    }
    .gsxh_ywdt_left{
        margin-left: 14px;
    }
    .gsxh_ywdt_left .dians{
        background-size: 100% auto;
        width: 595px;
        height: 379px;
        left: -14px;
        top: -14px;
    }
    .gsxh_ywdt_swiper{
        width: 566px;
        height: 348px;
    }
    .gsxh_ywdt_swiper_li{
        width: 566px;
        height: 348px;
    }
    .gsxh_ywdt_swiper_li .imgs{
        width: 566px;
        height: 348px;
    }
    .gsxh_ywdt_swiper_li .texts{
        font-size: 16px;
        line-height: 44px;
        height: 44px;
        padding: 0 100px 0 16px;
    }
    .gsxh_ywdt_pagination{
        right: 18px;
        bottom: 18px;
    }
    .gsxh_ywdt_pagination .swiper-pagination-switch{
        width: 7px;
        height: 7px;
        border-radius: 7px;
        margin: 0 3px;
    }
    .gsxh_ywdt_pagination .swiper-active-switch{
        width: 22px;
    }

    .gsxh_ywdt_right{
        width: 369px;
    }
    .gsxh_index_title{
        height: 48px;
        line-height: 48px;
    }
    .gsxh_index_title .texts{
        font-size: 20px;
        padding-left: 38px;
        background-size: 26px 26px;
        line-height: 26px;
        margin-top: 4px;
        margin-left: 3px;
    }
    .gsxh_index_title .mores{
        background-size: auto 9px;
        padding-right: 19px;
        font-size: 14px;
    }


    .gsxh_index_news1 {
        background: url("sk_gsxh2025_z6.png") repeat-x left bottom;
        padding-bottom: 16px;
        margin-top: 12px;
    }
    .gsxh_index_news1 .t1 {
        line-height: 26px;
        font-size: 16px;
    }
    .gsxh_index_news1 .t2 {
        line-height: 22px;
        font-size: 12px;
        margin-top: 2px;
    }

    .gsxh_index_news2 {
        padding-top: 6px;
    }
    .gsxh_index_news2 li {
        background-size: 5px auto;
    }
    .gsxh_index_news2 li .kj {
        padding-left: 14px;
        font-size: 14px;
        line-height: 30px;
    }

    .gsxh_ywdt_jy{
        margin-top: 42px;
    }
    .gsxh_ywdt_jy .imgs img{
        width: 480px;
        height: 99px;
    }


    .gsxh_xsjl_tzgg{
        margin-top: 35px;
    }
    .gsxh_news_kj{
        width: 480px;
        height: 337px;
        padding: 14px 32px 0;
        box-shadow: 0px 0px 20px 0px rgba(235, 223, 206, 0.32);
    }

    .gsxh_index_news3{
        margin-top: 18px;
    }
    .gsxh_index_news3 .imgs_l img{ 
        width: 178px;
        height: 110px;
    }
    .gsxh_index_news3 .titles_r{
        width: 218px;
    }
    .gsxh_index_news3 .titles_r .t1 {
        line-height: 22px;
        font-size: 14px;
    }
    .gsxh_index_news3 .titles_r .t2 {
        line-height: 20px;
        font-size: 12px;
        margin-top: 6px;
    }

    .gsxh_index_news4 {
        margin-top: 10px;
    }
    .gsxh_index_news4 li {
        font-size: 14px;
        line-height: 43px;
    }
    .gsxh_index_news4 li .kj {
        padding-left: 12px;
        background-size: 5px auto;
    }

    /* 通知公告 */
    .gsxh_index_news5{
        margin-top: 21px;
    }
    .gsxh_index_news5 li{
        margin-bottom: 16px;
        padding-left: 70px;
    }
    .gsxh_index_news5 li .dates{
        top: 3px;
        padding-right: 14px;
    }
    .gsxh_index_news5 li .dates .dd{ 
        font-size: 24px;
        line-height: 20px;
    }
    .gsxh_index_news5 li .dates .yy{ 
        font-size: 12px;
        line-height: 10px;
        margin-top: 8px;
    }
    .gsxh_index_news5 li .texts{
        height: 44px;
        line-height: 22px;
        font-size: 14px;
    }

    .gsxh_cgtj_gsnh{
        margin-top: 36px;
    }
    .gsxh_cgtj_gsnh .gsxh_news_kj{
        height: 361px;
    }
    .gsxh_cgtj_gsnh .gsxh_index_news4 li{
        line-height: 48px;
    }
    /* 底部 */
    .gsxh_footer{
        border-top: 6px solid #a20a0d;
        margin-top: 48px;
    }
    .gsxh_footer_link{
        margin-top: 8px;
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 10px;
    }
    .gsxh_footer_link .links li{
        margin-right: 28px;
    }
    .gsxh_footer_bq{
        padding: 11px 0 15px;
    }
    .gsxh_footer_bqs .sydw img{
        width: 39px;
        height: auto;
    }
    .gsxh_footer_bqs .banq{
        font-size: 12px;
        line-height: 22px;
        margin-left: 17px;
        margin-top: 2px;
    }
    .gsxh_footer_bqs .banq span{ 
        margin-right: 20px;
    }

        
    /* 位置导航 */
    .gsxh_weiz{
        font-size: 12px;
        line-height: 22px;
        padding: 16px 0;
    }

    /* 详情页 */
    .gsxh_article_s{
        padding:30px 52px;
    }
    .gsxh_article_s .titles{
        font-size: 22px;
        line-height: 50px;
    }
    .gsxh_article_ly{
        margin-top: 10px;
        padding: 12px 4px;
    }
    .gsxh_article_ly li{
        font-size: 12px;
        line-height: 24px;
        padding-left: 20px;
        background-size: 14px auto;
        margin-right: 36px;
    }
    .gsxh_article_ly li.font a{
        margin: 0 2px;
    }
    .gsxh_article_ly li.share a{
        width: 24px;
        height: 24px;
        background-size: 14px auto;
    }
    .gsxh_article_ly li.share .wx{
        margin-right: 8px;
        margin-left: 4px;
    }

    .gsxh_article_cn{
        font-size: 14px;
        line-height: 30px;
        margin-top: 18px;
    }
    .gsxh_article_cn p{
        margin-bottom: 8px;
    }

    /* 通知公告 */
    .gsxh_list_s{
        padding:10px 50px 0;
    }
    .gsxh_list_titles{
        font-size: 22px;
        line-height: 74px;
        background-size: auto 7px;
    }

    .gsxh_list_news1 {
        margin-top: 13px;
    }
    .gsxh_list_news1 li {
        font-size: 14px;
        line-height: 48px;
    }
    .gsxh_list_news1 li .kj {
        padding-left: 21px;
        background-size: 6px auto;
        background-position: 7px 50%;
    }
    .gsxh_list_news1 li .dates{
        font-size: 12px;
    }

    .gsxh_page_w{
        padding: 28px 0;
    }
    .gsxh_page a,
    .gsxh_page span {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
    }
    .gsxh_page a {
        padding: 0 6px;
        min-width: 24px;
        border-radius: 1px;
        margin: 0 2px;
    }
    .gsxh_page span {
        padding: 0 2px;
    }
    .gsxh_page .gsxh_text {
        width: 34px;
        height: 24px;
        line-height: 24px;
        border-radius: 1px;
        font-size: 12px;
        margin-left: 2px;
    }
    .gsxh_page button {
        width: 36px;
        height: 24px;
        line-height: 24px;
        border-radius: 2px;
        font-size: 12px;
    }

    /* 左侧导航 */
    .gsxh_list_navs{
        width: 189px;
    }
    .gsxh_list_navs .kjs{
        padding: 19px 37px 41px;
    }
    .gsxh_list_navs .kjs::after{ 
        height: 10px;
        background-size: 100% 10px;
    }
    .gsxh_list_navs .kjs::before{ 
        height: 11px;
        background-size: 100% 11px;
    }
    .gsxh_list_navs .titles{
        font-size: 22px;
        line-height: 56px;
        background: url("sk_gsxh2025_z19.png") no-repeat center bottom;
        background-size: auto 7px;
    }
    .gsxh_list_navs .uls{
        margin-top: 5px;
    }
    .gsxh_list_navs .uls li a{
        font-size: 14px;
        line-height: 43px;
    }
    /* 学会章程 */
    .gsxh_zhangc_w .gsxh_list_s{
        width: 775px;
        padding-bottom: 42px;
    }

    /* 学会领导 */
    .gsxh_list_leader{
        margin-top: 18px;
    }
    .gsxh_list_leader li{
        margin-bottom: 24px;
    }
    .gsxh_list_leader li .imgs_w{
        padding: 5px;
    }
    .gsxh_list_leader li .imgs_w img{
        width: 136px;
        height: 186px;
    }
    .gsxh_list_leader li .texts .tsa{
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
    }
    .gsxh_list_leader li .texts .psa{
        font-size: 12px;
        line-height: 20px;
    }

    /* 学会简介 */
    .gsxh_list_about{
        font-size: 14px;
        line-height: 30px;
        margin-top: 15px;
    }
    .gsxh_list_about p{
        margin-bottom: 9px;
    }
    
}





