@charset "utf-8";
.col_tt {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

.dlyjylist .col_news {
    background: #fff;
    padding: 56px 69px;
    box-sizing: border-box;
    min-height: 591px;
}
.dlyjylist .col_news .news_list .news {
    float: left;
    width: 50%;
    margin-bottom: 19px;
}

.dlyjylist .col_news .news_list .news .news_title {
    margin: 0 15px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    transition: all 0.6s ease-in-out;
    background-color: #f5f5f5;
}

.dlyjylist .col_news .news_list {
    margin: 0 -15px;
}

.dlyjylist .col_news .news_list .news .news_title a {
    font-size: 18px;
    display: block;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    padding: 0 10px;
    text-align: center;
}

.dlyjylist .col_news .news_list .news .news_title:hover {
    border: 1px solid #b51c30;
}
.gywm .col_news .news {
    float: left;
    width: 33.3%;
    margin-bottom: 72px;
}
.gywm .col_news .news_box {
    margin: 0 27px;
    position: relative;
    overflow: hidden;
}

.gywm .col_news {
    width: 100%;
}

.gywm .col_news .news_list {
    margin: 0 -27px;
}

.gywm .col_news .news_imgs {
    height: 380px;
}

.gywm .col_news.n1 .news_imgs {}
.gywm .col_news .i1 .news_imgs {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/sljy.jpg) no-repeat;
    background-size: cover;
}
.gywm .col_news .i2 .news_imgs {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/slms.jpg) no-repeat;
    background-size: cover;
}
.gywm .col_news .i3 .news_imgs {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/xncs.jpg) no-repeat;
    background-size: cover;
}
.gywm .col_news .i4 .news_imgs {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/slcx.jpg) no-repeat;
    background-size: cover;
}
.gywm .col_news .i5 .news_imgs {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/jgst.jpg) no-repeat;
    background-size: cover;
}
.gywm .col_news .i6 .news_imgs {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/xsst.jpg) no-repeat;
    background-size: cover;
}
.gywm .col_news .news_wz {
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 94px;
    transition: all 0.4s ease-in-out;
    flex-direction: column;
}

.gywm .col_news .news_wz .news_con {
    /* position: absolute; */
    /* top: 100%; */
    padding-top: 30px;
    margin-top: 39px;
    transition: all 0.8s ease-in-out;
    display: none;
}

.gywm .col_news .news_wz .news_title {
    font-size: 22px;
    font-weight: bold;
    position: relative;
}

.gywm .col_news .news_box:hover .news_wz {
    /* top: 0; */
    height: 100%;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/gywmbg.png);
    color: #fff;
}
.gywm .col_news .news_box:hover .news_wz .news_con {
    display: block;
}
.gywm .col_news .news_wz .news_title.title2 {
    color: #fff;
    display: none;
}

.gywm .col_news .news_box:hover .news_wz .news_title.title2 {
    display: block;
}

.gywm .col_news .news_box:hover .news_wz .news_title.title1 {
    display: none;
}

.gywm .col_news .news_wz .news_con a {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}


.gywm .col_news .news_wz .news_title:after {
    position: absolute;
    display: block;
    content: "";
    height: 2px;
    width: 62px;
    background: #fff;
    /* top: 0; */
    bottom: -39px;
    left: 50%;
    margin-left: -31px;
}
.slrw #l-container .inner {
    padding: 150px 0;
}

.slrw .col_news .news_list .news {
    background: #fff;
    padding: 67px;
    box-sizing: border-box;
    margin-bottom: 102px;
    position: relative;
    /* padding-bottom: 125px; */
}

.slrw .col_news {
    width: 100%;
    float: none;
}
.slrw .col_news .news_list .news:hover .news_imgs a {
    transform: scale(1.1);
}
.slrw .col_news .news_list .news_imgs {
    float: left;
    width: 500px;
    margin-top: -120px;
    /* position: absolute; */
    bottom: 67px;
    overflow: hidden;
}

.slrw .col_news .news_list .news_imgs a {
    display: block;
    padding-top: 67%;
}

.slrw .col_news .news_list .news_wz {
    padding-left: 550px;
    padding-bottom: 20px;
}

.slrw .col_news .news_list .news_tit {
    font-size: 18px;
    line-height: 38px;
    font-weight: bold;
    color: #b51c2f;
}

.slrw .col_news .news_list .news_title {
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}

.slrw .col_news .news_list .news_text {
    font-size: 14px;
    line-height: 26px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.slrw .col_news .news_list .news_to {
    position: absolute;
    bottom: 67px;
    right: 67px;
}
.slrw .col_news .news_list .news_text a {
    color: #666;
}

.slrw .col_news .news_list .news_viwe {
    padding-left: 28px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    float: right;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/viwe.png)no-repeat left;
}

.szsl .post-61 {
    background: #fff;
    padding: 0 35px;
    margin-top: -165px;
    position: relative;
    margin-bottom: 72px;
}
.szsl .post-61 .slick-prev, .szsl .post-61 .slick-next {
    /* top: -114px; */
    height: 36px;
    width: 36px;
    /* right: auto; */
    z-index: 1;
}

.szsl .post-61 .slick-prev {
    left: -30px;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/left.png)no-repeat center;
}
.szsl .post-61 .slick-next {
    right: -30px;
    /* left: 869px; */
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/right.png)no-repeat center;
}
.szsl .post-61 .slick-prev:hover {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/lefta.png)no-repeat center;
}

.szsl .post-61 .slick-next:hover {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/righta.png)no-repeat center;
}
.szsl .post-61 .news {
    padding: 45px 0;
    border-bottom: 4px solid transparent;
    height: 330px;
    box-sizing: border-box;
}

.szsl .col_menu_head {
    bottom: 220px ! important;
}

.szsl #l-container .inner {
    padding-top: 0;
    /* transform: translateY(-50%); */
}
.szsl .post-61 .news.selected {
    background: #faf3f4;
    border-bottom: 4px solid #9d1b23;
}

.szsl .post-61 .news:hover {
    background: #faf3f4;
    border-bottom: 4px solid #9d1b23;
}

.szsl .post-62 .news .news_text p {
    font-size: 16px;
    line-height: 40px;
    color: #333;
    text-indent: 2em;
}

.szsl .post-62 .news .news_text {
    min-height: 500px;
}
.szsl .post-61 .news_imgs svg {
    max-width: 100%;
}
.szsl .post-62 .news .news_text p,.szsl .post-62 .news .news_text span {
    font-size: 18px ! important;
    line-height: 40px;
    font-family: Î¢ÈíÑÅºÚ, "microsoft yahei" ! important;
    color: #333 ! important;
}
/**°ÙÄêÑ§¸®**/
.bnxf .wrapper.mobile {
    display: none;
}
.bnxf .sudy-tab ul.tab-menu {
    position: absolute;
    left: 16.5vw;
    z-index: 1;
    bottom: 4.5vh;
    color: #fff;
    border-bottom: none;
    height: auto;
    padding-top: 10px;
    z-index: 99;
}
.bnxf .sudy-tab ul.tab-menu .tab-menu-con {
    padding-left: 8vw;
}
.bnxf .sudy-tab ul.tab-menu.red li {
    color: #333;
}
.bnxf .sudy-tab ul.tab-menu.hui em {
    opacity: 0.3;
}
.bnxf .sudy-tab ul.tab-menu.hui {
    display: none;
}

.bnxf .sudy-tab ul.tab-menu.hui li .xian:before {
    opacity: 0.3;
}
.bnxf .sudy-tab ul.tab-menu li {}

.bnxf .sudy-tab ul.tab-menu.red em {
    background: #999;
}

.bnxf .sudy-tab ul.tab-menu.red .selected em {
    background: #b51c2f;
}

.bnxf .sudy-tab ul.tab-menu.red li .xian:before {
    background: #ccc;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    /* margin: 0 2px; */
}
.bnxf .sudy-tab ul.tab-menu li {
    float: left;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    /* width: 386px; */
    position: relative;
    /* overflow: hidden; */
    height: auto;
    /* overflow: hidden; */
    padding-bottom: 28px;
}

.bnxf .sudy-tab ul.tab-menu li .xian {
    width: 383px;
    height: 12px;
    display: inline-block;
    /* background: rgb(255 255 255 / 70%); */
    /* opacity: 0.7; */
    vertical-align: top;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    /* padding: 10px 0; */
}

.bnxf .sudy-tab ul.tab-menu li span {
    width: 52px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-top: 10px;
}
.bnxf .sudy-tab ul.tab-menu li.tab1:before {
    display: none;
}
.bnxf .sudy-tab ul.tab-menu em {
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 10px;
}
.bnxf .tab-list .tab_con {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
body.list.bnxf {
    /* background: #333; */
}
.bnxf .sudy-tab ul.tab-menu .selected  em {
    background: #b51c2f;
}
.bnxf .sudy-tab ul.tab-menu li.selected span.guan:before {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    display: block;
    border: 1px solid #b51c2f;
    border-radius: 50%;
    left: 14px;
    top: -6px;
}
.bnxf .sudy-tab ul.tab-menu li .xian:after {
    content: "";
    left: 0;
}
.bnxf .sudy-tab ul.tab-menu li .xian:before {
    content: "";
    height: 2px;
    display: block;
    width: 100%;
    background: rgb(255 255 255 / 70%);
    margin-top: 6px;
}
.bnxf .sudy-tab ul.tab-menu li.selected .xian:after {
    display: block;
    content: "";
    display: block;
    position: absolute;
    width: 121px;
    height: 12px;
    left: 100%;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/lightr2.png);
    background-size: 100% 100%;
    top: 1px;
    transition: all 2s cubic-bezier(0, 0, 0.43, 1.23);
    z-index: 1;
}
a.back_home img {
    margin-right: 17px;
}
a.back_home {
    position: absolute;
    z-index: 1;
    top: 46px;
    left: 22px;
    z-index: 99;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0;
}
.bnxf .sudy-tab ul.tab-menu li span.tit {
    white-space: nowrap;
    transform: translateX(-65px) translateY(26px);
    /* margin-top: 20px; */
    position: absolute;
}

.bnxf .sudy-tab ul.tab-menu li span.guan {
    /* transform: translateX(25px); */
}
.bnxf .sudy-tab ul.tab-menu.hui li.selected span.guan:before {
    border-color: #fff;
}

.bnxf .sudy-tab ul.tab-menu.hui .selected em {
    background: #fff;
    opacity: 1;
}
.bnxf  a.a_back_home {
    display: block;
    width: 600px;
    height: 100px;
    position: absolute;
}
.bnxf  span.lz {
    font-size: 60px;
    line-height: 103px;
    color: #fff;
    width: 50px;
    display: inline-block;
    position: absolute;
    left: 124px;
    top: 50%;
    transform: translateY(-50%);
}
.bnxf .hand {width: 1400px;margin: 0 auto;padding: 104px 0 44px;}

.bnxf .hand .tab_menu div {
    line-height: 55px;
    width: 152px;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #b51c2f;
    border: 1px solid #b51c2f;
    margin-right: 49px;
}

.bnxf .hand .tab_menu div.selected {
    background: #b51c2f;
    color: #fff;
}
.bnxf .hbox {
    display: flex;
    justify-content: center;
    height: 100vh;
}

.hbox_tt {
    /* height: 100%; */
    /* float: left; */
    width: 16.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bnxf_tt.jpg)no-repeat; */
    background-size: cover;
    font-size: 60px;
    /* line-height: 38px; */
    color: #fff;
    /* width: 50px; */
    flex: none;
}
.bnxs .hbox_tt {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bnxf_tt.jpg)no-repeat;
       background-size: 100% 100%;
}
.bnxf .zmxy .hbox_con .news_list {
    margin: 0 -1.1vw;
}

.zmxy .hbox_tt { background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/xy_tt.jpg)no-repeat;background-size: 100% 100%;}
.lsjz .hbox_tt { background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/fj_tt.jpg)no-repeat;background-size: 100% 100%;}
.gczy .hbox_tt {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/gczy_tt.jpg)no-repeat;
    background-size: 100% 100%;
}
.bnxf .hbox_tt span {
    width: 59px;
    line-height: 88px;
    /* opacity: 0; */
    transition: all 1s ease-out 0s;
    /* transform: scale(0.9); */
    color: #fff;
}
.bnxf .gczy .hbox_tt span {
    opacity: 1;
    transform: none 
}
.gczysw ul .news:hover .news_imgs {
    transform: scale(1.1);
}
.hbox_con {
    height: 100%;
    /* display: flex; */
    justify-content: center;
    width: 83.5vw;
    /* float: left; */
    overflow: hidden;
}

.bnxf .bnxs .imgsw {
    width: 100%;
    /* float: right; */
    position: relative;
    width: max-content;
}

.bnxf .bnxs .infosw {
    width: 40%;
    float: right;
    height: 100%;
}

.bnxf .bnxs .infosw div {
    height: 100%;
}

.bnxf .bnxs .imgsw .news {
    height: 100vh;
    position: relative;
    width: calc((83.5vw - 59.4vw)/2);
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    transform: translateX(50px);
    opacity: 0;
}
.bnxf .bnxs .imgsw .news.active:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #4a3f29;
    top: 0;
    z-index: 1;
    opacity: 0.4;
}
.bnxf .bnxs .imgsw .news_title {
    color: #fff;
    font-size: 26px;
    line-height: 38px;
    position: absolute;
    bottom: 165px;
    left: 8vw;
    z-index: 1;
    display: none;
}

.bnxf .bnxs .imgsw .news_title a {
    color: #fff;
}

.bnxf .bnxs .imgsw .list2 .news:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bn_bg.png) bottom;
    visibility: inherit;
    /* background-repeat-y: no-repeat; */
    bottom: 0;
}
.bnxf .bnxs .imgsw .list1 .news:after{
    
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bn_bg.png) bottom;
    visibility: inherit;
    bottom: 0;
}
.bnxf .bnxs .infosw .news:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bn_bg.png) bottom;
    visibility: inherit;
    /* background-repeat-y: no-repeat; */
    bottom: 0;
}

.bnxf .bnxs .infosw .news {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bnxf .bnxs .infosw .news_form {
    font-family: "impact";
    font-size: 90px;
    color: #fff;
    position: relative;
    z-index: 1;
    opacity: 0.2;
    width: 53px;
    height: auto;
    word-break: break-word;
    line-height: 100px;
}

.bnxf .bnxs .infosw .news_form a {
    color: #fff;
    /* display: block; */
}
.bnxf .bnxs .imgsw .news.slick-current {
    width: 59.4vw;
}

.bnxf .bnxs .imgsw .news_list {
    padding-bottom: 0;
    width: max-content;
    position: relative;
    z-index: 2;
    float: left;
}


.bnxf .bnxs .imgsw .news .slick-current:after {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bnimgbg.png) bottom;
}
.bnxf .bnxs .imgsw .slick-current .news_form {
    /* display: none; */
}

.bnxf .bnxs .imgsw .news_form {
    font-family: "impact";
    font-size: 90px;
    color: #fff;
    position: relative;
    z-index: 1;
    opacity: 0.2;
    width: 53px;
    height: auto;
    word-break: break-word;
    line-height: 100px;
}


.bnxf .zmxy .hbox_con {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/jcbg.png);
}
.bnxf .zmxy .hbox_con .news {
    float: left;
    width: 20%;
    height: 100vh;
    background-size: contain;
    transform: translateY(50px);
    opacity: 0;
}
.bnxf .zmxy .hbox_con .news_list {
    padding: 0px 5.2vw;
}

.bnxf .zmxy .hbox_con .news_box:before {
    content:
    "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom,#fff 7px, transparent 7px,transparent);
    background-size: 8px 14px;
    background-repeat: repeat-y;
    top: 0;
    opacity: 0.2;
}
.bnxf .zmxy .hbox_con .news_box:after {
    content:
    "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    /* left: 0; */
    background: linear-gradient(to bottom,#fff 7px, transparent 7px,transparent);
    background-size: 8px 14px;
    background-repeat: repeat-y;
    top: 0;
    opacity: 0.2;
    right:0;
    /* z-index: 999; */
}
.bnxf .zmxy .hbox_con .news_box {
    position: relative;
    height: 100%;
    margin: 0 1.1vw;
    padding-top: 7.2vw;
    box-sizing: border-box;
}

.bnxf .zmxy .hbox_con .news_type {
    font-size: 16px;
    font-weight: bold;
    /* margin-bottom: 30px; */
    position: absolute;
    top: 88px;
}

.bnxf .zmxy .hbox_con .news_imgs a {
    display: block;
    padding-top: 20vw;
    pointer-events: none;
    position: relative;
    z-index: 2;
}

.bnxf .zmxy .hbox_con .news_type a {
    color: #fff;
}
.bnxf .zmxy .hbox_con .news_imgs em a {
    padding-top: 0;
    width: 50px;
    color: #fff;
    line-height: 60px;
        text-shadow: 0px 0px 5px #333;
    font-weight: normal;
}

.bnxf .zmxy .hbox_con .news_imgs em {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 44px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.bnxf .zmxy .hbox_con .news_imgs {
    margin-bottom: 2vw;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/rwkong.png)no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.bnxf .zmxy .hbox_con .news_title {
    padding: 0 1vw;
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 1vw;
}

.bnxf .zmxy .hbox_con .news_title a {
    color: #fff;
    /* pointer-events: none; */
}
.bnxf .zmxy .hbox_con .news_text a {
    color: #fff;
}
.bnxf .zmxy .hbox_con .news_text {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    padding: 0 1vw;
       word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-align: justify;
box-sizing: border-box;
}
.bnxf .hbox.zmxy{
    position: relative;
}
.bnxf .hbox.zmxy:before {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    background: linear-gradient(to right,#fff 7px, transparent 7px,transparent);
    background-size: 14px;
    background-repeat: repeat-x;
    bottom: 7.2vw;
    opacity: 0.2;
}
.bnxf .hbox.zmxy:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    background: linear-gradient(to right,#fff 7px, transparent 7px,transparent);
    background-size: 14px;
    background-repeat: repeat-x;
    top: 7.2vw;
    opacity: 0.2;
}
.bnxf span.more_text {
    color: #fff;
}

.bnxf span.more_text:before {
    background: #fff;
}

.bnxf span.more_text:after {
    background: #fff;
}

.bnxf span.more_icon {
    display: block;
    margin-top: 30px;    position: relative;
    margin-left: 0;
    left: 45px;
    bottom: 60px;
    margin-left: 0;
    text-align: center;
}

.bnxf .more_btn {
    position: absolute;
    bottom: 7.2vw;
    left: 8.25%;
    transform: translateX(-50%);
}
.lsjz .hbox_con {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/lsjz_bg.png);
    background-size: cover;
}
.lsjz .hbox_con .con {
    height: 100%;
    /* margin: 0  122px; */
    box-sizing: border-box;
    padding: 4vw 0;
}

.bnxs .hbox_con {
    background: #4c3c3d;
}

.lsjz .hbox_con .news {
    height: 50;
    height: 50%;
    padding: 0 6.2vw;
    box-sizing: border-box;
}

.lsjz .hbox_con .news_imgs a {padding-top: 340px;display: block;}

.lsjz .hbox_con .news_imgs {
    width: 620px;
    float: left;
    position: relative;
}
.lsjz .hbox_con .news:nth-child(2n+2) .news_imgs {
    float: right;
}

.lsjz .hbox_con .news_wz {
    padding-left: 698.8px;
}
.lsjz .hbox_con .news:nth-child(2n+1) .news_wz {padding-top: 84.48px;}
.lsjz .hbox_con .news:nth-child(2n+2) .news_wz {
    /* padding: 0; */
    padding-right: 689.88px;
    padding-left: 0;
    padding-bottom: 84.48px;
    padding-top: 57.6px;
}

.lsjz .hbox_con .news_title {
    font-size: 40px;
    line-height: 30px;
    font-weight: bold;
    margin-right: 30px;
}

.lsjz .hbox_con .news_title2 {
    font-size: 24px;
}

.lsjz .hbox_con .news_tit {
    margin-bottom: 20px;
}

.lsjz .hbox_con .news_text {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.lsjz .hbox_con .news_text a {
    color: #666;
}
.lsjz .hbox_con .news_imgs .news_num {
    position: absolute;
    font-size: 24px;
    line-height: 31px;
    color: #ba1c25;
   
}
.lsjz .hbox_con .news_imgs .news_num:after{content:"";display: block;height: 1px;width: 108px;position: absolute;right: 100%;background: #ba1c25;top: 50%;opacity: 0.5;}
.lsjz .hbox_con .news:nth-child(2n+1) .news_imgs .news_num{
    right: -94px;
    top: 21px;
}
.lsjz .hbox_con .news:nth-child(2n+2) .news_imgs .news_num{
    left: -94px;
    bottom: 20px;
}
.lsjz .hbox_con .news:nth-child(2n+2) .news_imgs .news_num:after{
    right: auto;
    left: 100%;
}
.bnxf .swiper-button-next, .bnxf .swiper-button-prev {
    width: 36px;
    height: 36px;
    /* background: url(/_upload/tpl/00/40/64/template64/css/image); */
    font-size: 0;
    color: transparent;
    z-index: 9;
    background-repeat: no-repeat;
}
.bnxf .swiper-button-next{
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/right.png)center;
    background-repeat: no-repeat;
    right: 2.3vw;
}
.bnxf .swiper-button-next:hover{
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/righta.png)center;
        background-repeat: no-repeat;
}
.bnxf .swiper-button-prev{
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/left.png)center;
    background-repeat: no-repeat;
    left: 18.8vw;
}
.bnxf .swiper-button-prev:hover {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/lefta.png)center;
        background-repeat: no-repeat;
}
.bnxf .bnxs .imgsw .active .news_title {
    display: block;
}

.bnxf .bnxs .imgsw .active .news_form {
    display: none;
}
.bnxf .bnxs .imgsw .news.active {
    pointer-events: none;
}
.bnxf .bnxs .imgsw .news.active:after {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bnimgbg.png) bottom;
    background-repeat: repeat-x;
}
.bnxs .year_nav {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    right: auto;
}
.bnxs .year_nav span {
    font-size: 18px;
    line-height: 55px;
    color: #75686a;
    font-family: "impact";
}
.bnxs .year_nav .selected span {
    color: #fff;
}

.bnxs .year_nav .selected:after {content:"";width: 22px;display: block;height: 1px;background: #fff;position: absolute;left: 49px;top: 50%;}

.bnxs .year_nav .selected {
    position: relative;
}
.bnxs .year_nav {
    cursor: pointer;
}
.bnxf .sudy-tab ul.tab-menu li.tab4 {
    display: none;
}
.bnxf .gczy .hbox_con {
    background: url(..//_upload/tpl/00/40/64/template64/css/images/gczybg.jpg);
    background-color: #5a3b39;
}
.gczysw ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    height: 100vh;
}

.gczysw ul .news.n1 {
    grid-column: 2 / 4;
    grid-row: 1 / 3;
    transition-delay: 0.7s;
}
.gczysw ul .news.n2 {
    grid-column: 5 / 6;
    grid-row: 1 / 3;
    transition-delay: 0.6s;
}
.gczysw ul .news.n3 {
    grid-column: 6 / 7;
    grid-row: 2 / 4;
    transition-delay: 0.2s;
}
.gczysw ul .news.n4 {
    grid-column: 1 / 3;
    grid-row: 3 / 5;
    transition-delay: 0.4s;
}
.gczysw ul .news.n5 {
    grid-column: 4 / 6;
    grid-row: 3 / 5;
    transition-delay: 0.6s;
}

.gczysw ul .news a {
    display: block;
    height: 100%;
}

.gczysw ul .news .news_imgs {
    height: 100%;
}

.gczysw ul .news .news_title {
    position: absolute;
    bottom: 0;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    line-height: 31px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: rgb(217 102 117 / 50%);
}

.gczysw ul .news {
    position: relative;
    overflow: hidden;
}
.gczysw ul .news.n1 .news_title {
    width: 50%;
    background: rgb(219 175 123 / 50%);
}
.gczysw ul .news.n2 .news_title {
    width: 100%;
    float: right;
    right: 0;
    background: rgb(95 62 62 / 50%);
}
.gczysw ul .news.n3 .news_title {
    width: 100%;
    background: rgb(214 187 145 / 50%);
}
.gczysw ul .news.n4 .news_title {
    width: 50%;
    right:0
;
    background: rgb(217 102 102 / 50%);
}
.gczysw ul .news.n5 .news_title {
    width: 50%;
    background: rgb(155 114 106 / 50%);
}
.gczysw ul .news.n2 .news_imgs {
    float: right;
    width: 100%;
    overflow: hidden;
}
.bnxf .mhbox_tt {
    height: 22.7vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 6vw;
    color: #fff;
    letter-spacing: 2vw;
    position: relative;
    padding: 0 20px;
}

.bnxf .mbnxs .mhbox_tt {
    background: url(..//_upload/tpl/00/40/64/template64/css/images/mheadbg1.png)no-repeat;
    background-size: cover;
}
.bnxf .mlsjz .mhbox_tt {
    background: url(..//_upload/tpl/00/40/64/template64/css/images/mheadbg3.png)no-repeat;
    margin-bottom: 9vw;
    background-size: cover;
}
.bnxf .mzmxy .mhbox_tt {
    background: url(..//_upload/tpl/00/40/64/template64/css/images/mheadbg2.png)no-repeat;
    position: relative;
    z-index: 1;
    background-size: cover;
}
.bnxf .mgczy .mhbox_tt {
    background: url(..//_upload/tpl/00/40/64/template64/css/images/mheadbg4.jpg)no-repeat;
    /* margin-bottom: 9vw; */
    background-size: cover;
}
.bnxf .myear_nav {
    /* display: none; */
    position: fixed;
    z-index: 99;
    background: rgb(82 65 68 / 90%);
    top: 0;
    right: -100px;
    width: 100px;
    padding: 0 20px;
    bottom: 0;
    box-sizing: border-box;
}

.bnxf .mimgsw .news_list .news {
    height: 25.6vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
overflow: hidden;
}
.bnxf .mimgsw .news_list .news.active:after {
    background: none;
}
.bnxf .mimgsw .news_list .news:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/bn_bg.png) bottom;
    visibility: inherit;
    bottom: 0;
}
.bnxf .mimgsw .news_list .news_title {
    display: none;
}

.bnxf .mimgsw .news_list .news_form {
    position: relative;
    font-size: 11.5vw;
    opacity: 0.2;
    color: #fff;
    z-index: 1;
    font-family: "impact";
}

.mobile a.back_home {
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}

.bnxf .mzmxy .mhbox_con {
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/jcbg.png);
    padding: 0 20px;
}
.bnxf .mzmxy .mhbox_con .news {
    /* float: left; */
    width: 50%;
    display: inline-block;
    margin: 0px;
    position: relative;
    padding-top: 12.8vw;
    /* font-size: 0; */
    margin-bottom: 60px;
    /* border-top: 1px dashed #4a799d; */
    vertical-align: top;
}

.bnxf .mzmxy .mhbox_con .news_box {
    padding: 0 4vw;
}

.bnxf .mzmxy .mhbox_con .con:before {
    content: "";
    width: 0;
    display: block;
    height: 100%;
    position: absolute;
    border-right: 1px dashed #4a799d;
    top: 0;
    right: calc(50% - 4vw);
}
.mimgsw .news_list {
    position: relative;
       z-index: 2;
}
.bnxf .mzmxy .mhbox_con .con {
    border-left: 1px dashed #4a799d;
    border-right: 1px dashed #4a799d;
    position: relative;
}

.bnxf .mzmxy .mhbox_con .news_list {
    margin: 0 -4vw;
    font-size: 0;
    margin-top: -1px;
}

.bnxf .mzmxy .mhbox_con .con:after {content: "";width: 0;display: block;height: 100%;position: absolute;border-right: 1px dashed #4a799d;top: 0;left: calc(50% - 4vw);}

.bnxf .mzmxy .mhbox_con .news_type {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 5.5vw;
}

.bnxf .mzmxy .mhbox_con .news_type a {
    color: #fff;
}
.mimgsw {
    height: 119vw;
       overflow: hidden;
}
.bnxf .mzmxy .mhbox_con .news_imgs a {
    display: block;
    padding-top: 160%;
    position: relative;
    z-index: 2;
}
.bnxf .mzmxy .mhbox_con .news_imgs {
    margin-bottom: 3.8vw;
    background: url(/_upload/tpl/00/40/64/template64//_upload/tpl/00/40/64/template64/css/images/rwkong.png)no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.bnxf .mzmxy .mhbox_con .news_title {
    font-size: 28px;
    padding: 0 20px;
    margin-bottom: 3.8vw;
}

.bnxf .mzmxy .mhbox_con .news_title a {
    color: #fff;
}

.bnxf .mzmxy .mhbox_con .news_text {
    padding: 0 20px;
    color: #fff;
    font-size: 20px;
    line-height: 36px;
}

.bnxf .mzmxy .mhbox_con .news:nth-child(2n+1):before {
    border-top: 1px dashed #4a799d;
    content: "";
    display: block;
    width: 100vw;
    top: 0;
    position: absolute;
}

.bnxf .mzmxy .mhbox_con .news:nth-child(2n+1):after {
    border-top: 1px dashed #4a799d;
    content: "";
    display: block;
    width: 100vw;
    top: 0;
    position: absolute;
    visibility: inherit;
    top: 12.8vw;
}
.bnxf .mobile .swiper-button-prev{
    left: auto;
    bottom: 0;
    top: auto;
    right: 110px;
}
.bnxf .mobile .swiper-button-next{
    left: auto;
    bottom: 0;
    top: auto;
    right: 20px;
}
.bnxf .mlsjz .mhbox_con .news_imgs a {
    display: block;
    padding-top: 54.8%;
}

.bnxf .mlsjz .mhbox_con .news {
    padding: 0 20px;
    box-sizing: border-box;
}

.bnxf .mlsjz .mhbox_con .news_num {
    font-size: 26px;
    color: #B51C2F;
    margin: 3.8vw 0;
    display: inline-block;
}

.bnxf .mlsjz .mhbox_con .news_title {
    font-size: 5.7vw;
    font-weight: bold;
    margin-right: 30px;
}

.bnxf .mlsjz .mhbox_con {
    position: relative;
    overflow: hidden;
    padding-bottom: 30p;
}

.bnxf .mlsjz .mhbox_con .news_title2 {
    font-size: 3.3vw;
}

.bnxf .mlsjz .mhbox_con .news_tit {
    margin-bottom: 3.8vw;
}

.bnxf .mlsjz .mhbox_con .news_text {
    font-size: 2.8vw;
    line-height: 5vw;
    margin-bottom: 3.8vw;
}
.bnxf .mimgsw .news_list .active .news_form {
    display: none;
}

.bnxf .mimgsw .news_list .active .news_title {
    padding: 0 20px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    line-height: 16vw;
    background: rgb(32 23 24 / 70%);
    font-size: 3.5vw;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bnxf .myear_nav span {
    font-size: 18px;
    line-height: 55px;
    font-weight: bold;
    color: #75686a;
    font-family: "impact";
    /* color: #fff; */
}

.bnxf .myear_nav li.selected span {
    color: #fff;
}

.bnxf .myear_nav  span:after {
    content: "";
    width: 0;
    display: block;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 49px;
    top: 50%;
}

.bnxf .myear_nav li {
    position: relative;
}

.bnxf .myear_nav .selected span:after {
    width: 100%;
}
.year_nav {
    position: absolute;
    right: 20px;
    right: 20px;
}

.year_nav img {
    width: 4.8vw;
}
.bnxf .pc .back-strat {
    width: 12.05vw;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "impact";
    font-size: 54px;
    color: #fff;
    opacity: 0.2;
    line-height: 81px;
    font-weight: bold;
}
.mbnxs .mhbox_con {
    background: #513e41;
    position: relative;
}

.mback-strat {
    height: 25.6vw;
    position: absolute;
    font-size: 6.5vw;
    opacity: 0.2;
    color: #fff;
    z-index: 1;
    font-family: "impact";
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    bottom: 0;
    left: 0;
    right: 0;
}
.bnxf .pc .back-strat span {
    width: 100px;
}
.bnxf .mgczysw {
    background: url(..//_upload/tpl/00/40/64/template64/css/images/gczybg.jpg);
    padding: 30px 0;
    padding-top: 30p;
}

.mhbox.mlsjz {
    margin-bottom: 30px;
}
.bnxf .mgczysw .news_list .news_imgs {
    padding-top: 90.65%;
}

.bnxf .mgczysw .news_list .news_title {
    position: absolute;
    display: flex;
    height: 30%;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    background: url(..//_upload/tpl/00/40/64/template64/css/images/gc_bg.png);
}

.bnxf .mgczysw .news_list .news {
    position: relative;
}
.bnxf .mgczysw .news_list .n2 .news_imgs {
  float: right;
  width: 50%;
}
.bnxf .active  .hbox_tt span {
    opacity: 1;
    transform: scale(1);
}

.bnxf .active .bnxs .imgsw .news {
    opacity: 1;
    transform: none;
}
.mgczysw ul .news.n1 .news_title {
    width: 50%;
    background: rgb(219 175 123 / 50%);
}
.mgczysw ul .news.n2 .news_title {
    width: 50%;
    float: right;
    right: 0;
    background: rgb(95 62 62 / 50%);
    left: auto;
}
.mgczysw ul .news.n3 .news_title {
    width: 100%;
    background: rgb(214 187 145 / 50%);
}
.mgczysw ul .news.n4 .news_title {
    width: 50%;
    right:0
;
    background: rgb(217 102 102 / 50%);
}
.mgczysw ul .news.n5 .news_title {
    width: 50%;
    background: rgb(155 114 106 / 50%);
}
.bnxf .active .zmxy .hbox_con .news {
    opacity: 1;
    transform: none;
    transition: all 1s ease-out 0s;
}

.lsjz .hbox_con .news:nth-child(2n+1) {
    transform: translateX(-50px);
    opacity: 0;
}

.lsjz .hbox_con .news:nth-child(2n+2) {
    transform: translateX(50px);
    opacity: 0;
}

.active .lsjz .hbox_con .news:nth-child(2n+2) {
    opacity: 1;
    transform: none;
    transition: all 1s ease-out 0s;
}
.active .lsjz .hbox_con .news:nth-child(2n+1) {
    opacity: 1;
    transform: none;
    transition: all 1s ease-out 0s;
}

.gczysw ul .news a div {
    transition: all 1.8s ease-out 0s;
    /* transform: scale(1.2); */
}

.active .gczysw ul .news a div {
    transform: none;
}

.active .gczysw ul .news {
    opacity: 1;
}
    .gywm2 .col_menu_head{
    bottom: 80px;
}
.gywm2 .col_news .news_text img {
    max-width: 100%;
}
.gywm2 .col_menu2 .col_menu_head {
    position: relative;
    margin: 0 ! important;
    text-align: center;
    bottom: 0;
    left: 0;
}

.gywm2 .col_menu2 {
    float: left;
    width: 282px;
    /* background: #b51c2f; */
    position: relative;
}

.gywm2  #l-container .inner {
    padding: 104px 0;
}

.gywm2 .col_menu2 span.col_name_text {
    font-size: 30px;
    line-height: 110px;
}

.gywm2 .col_menu2 .col_menu_con {
    margin-left: 20px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.gywm2 .col_menu2 .col_list .wp_listcolumn .wp_column a .column-name {
    line-height: 86px;
}

.gywm2 .col_menu2 .col_list .wp_listcolumn .wp_column a {
    color: #333;
    font-size: 18px;
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
}

.gywm2 .col_menu2:after {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% - 86px);
    background: #b51c2f;
    top: 0;
    left: 0;
    position: absolute;
}

.gywm2 .col_menu2 .col_list .wp_listcolumn .wp_column a.selected,.col_menu2 .col_list .wp_listcolumn .wp_column a:hover {
    background: #f3b851;
    color: #fff;
    font-weight: bold;
}

.gywm2 .col_menu2 .col_list .wp_listcolumn .wp_column a:before {
    display: none;
}

.gywm2 .col_news {
    float: right;
    width: 1060px;
}

.gywm2 .col_news_con {
    margin: 0;
    padding: 0;
    /* padding-left: 343px; */
}
.gywm2 .col_news_list {
    margin: 0;
}

.gywm2 .col_news .news_list {
    margin: 0;
}

.gywm2 .col_news .news_text {
     font-size: 16px ! important;
    line-height: 29px! important;
    color: #333;
}

.gywm2 .col_news .list3 .news_text {
    margin-bottom: 60px;
}

.wp_subcolumn_list .wp_sublist .sublist_title a {
    pointer-events: none;
    font-size: 26px;
    color: #b51c2f;
}

.wp_subcolumn_list .wp_sublist .sublist_title {
    height: auto;
    border: none;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 0;
    margin-bottom: 20px;
}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
}
@media screen and (max-width: 1600px) {
    .bnxf .zmxy .hbox_con .news_text{
    line-height: 22px;
}
    .bnxf .hbox_tt span{
    line-height: 79px;
}

    .bnxs .year_nav .selected:after{
    width: 20px;
    left: 45px;
}
    .bnxs .year_nav{
    /* left: 10px; */
}
    
}
@media screen and (max-width: 1400px) {
    .lsjz .hbox_con .news_title{
    font-size: 35px;
}
    .lsjz .hbox_con .news_text{
    line-height: 24px;
}

    .bnxs .year_nav .selected:after{
    left: 38px;
    width: 14px;
}
    .bnxs .year_nav span{
    /* font-size: 17px; */
}
    .slrw .col_news .news_list .news_imgs{
    width: 400px;
    }
    .slrw .col_news .news_list .news_wz{
    padding-left: 450px;
}
}
@media screen and (max-width: 1200px) {
    .bnxs .year_nav .selected:after{
    left: 35px;
}
    .bnxs .year_nav{
    left: 5px;
}
    .bnxs .year_nav span{
    font-size: 16px;
    font-weight: normal;
}
    .bnxf .hbox_tt span{
    width: 46px;
}
    .hbox_tt{
    font-size: 48px;
    /* width: 16vw; */
}
}
@media screen and (max-width: 999px) { 
    .dlyjylist .col_news .news_list .news .news_title a{
    font-size: 15px;
}
    .dlyjylist .col_news{
    padding: 30px 26px;
    min-height: auto;
}
.bnxf .mzmxy .mhbox_con .news_text a{
    color: #fff;
}
    .bnxf .mzmxy .mhbox_con .news_imgs em a {
    padding-top: 0;
    width: 50px;
    color: #fff;
    line-height: 60px;
        text-shadow: 0px 0px 5px #333;
    font-weight: normal;
}

.bnxf .mzmxy .mhbox_con .news_imgs em {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 44px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
    .gywm2 .col_menu2 .col_list .wp_listcolumn .wp_column a .column-name{
    line-height: 50px;
}
    .gywm2 .col_news .list3 .news_text{
    margin-bottom: 30px;
}
    .gywm2 .col_news{
    width: 100%;
    padding: 0 2.3vw;
    box-sizing: border-box;
}
    .gywm2 .col_menu2 .col_menu_con{
    display: none;
}
    .gywm2 .col_menu2 .col_menu_head{
    text-align: left;
    margin-left: 2.3vw;
    background: url(..//_upload/tpl/00/40/64/template64/css/images/menu_ico.png)no-repeat right 2.3vw center;
}
    .gywm2 .col_menu2 span.col_name_text{
    line-height: 78px;
    font-size: 24px;
}
    .gywm2 .wrapper .inner .mod{
    padding: 0;
}
    .gywm2 .col_menu2{width: 100%;/* margin: 0 -2.3vw; */background: #b51c2f;margin-bottom: 30px;}
      .gywm2 #l-container .inner{
    padding: 0;
}
    .gczysw ul .news.n1 .news_title {
    background: rgb(219 175 123 / 50%);
}
.gczysw ul .news.n2 .news_title {
    background: rgb(95 62 62 / 50%);
}
.gczysw ul .news.n3 .news_title {
    background: rgb(214 187 145 / 50%);
}
.gczysw ul .news.n4 .news_title {
    background: rgb(217 102 102 / 50%);
}
.gczysw ul .news.n5 .news_title {
    background: rgb(155 114 106 / 50%);
}
    .gywm .col_news .news{
    margin-bottom: 30px;
}
    .gywm .col_news .news_wz .news_title{
    font-size: 17px;
}
    .gywm .col_news .news_wz{
    height: 40px;
}
    .gywm .col_news .news_imgs{
    height: 0;
    padding-top: 89%;
}
.bnxf .mobile  .more_btn {display: none;}
    .bnxf .wrapper.mobile {
    display: block;
    background: #eee;
    /* padding-bottom: 30px; */
    overflow: hidden;
}
    .bnxf .wrapper.pc {
    display: none;
}
    .post-61 .news_box{
    margin: 0px 8px;
}
    .post-61 .news_title{
    font-size: 14px;
}

     .szsl .post-61 .news_dan{
    font-size: 16px;
}
    .szsl .post-61 .news_num{
    font-size: 28px;
    margin-right: 6px;
}
    .slrw .col_news .news_list .news_viwe{
    position: absolute;
    bottom: 47px;
    left: 65px;
}
    .slrw .col_news .news_list .news_tit{
    font-weight: normal;
}
    .slrw .col_news .news_list .news_title{
    font-weight: normal;
}
    .slrw .col_news .news_list .news_imgs{
    float:
    none;
    width:100%;
    margin-bottom: 30px;
    }
    .slrw .col_news .news_list .news_wz{
    padding-left: 0;
}
}
@media screen and (max-width: 767px) {
     .dlyjylist .col_news .news_list .news{
    width: 100%;
}
    .gywm .col_news .news_list{
    margin: 0 -10px;
}
    .gywm .col_news .news_box{
    margin: 0 10px;
}
    .szsl .post-61{
    /* padding: 0; */
    margin-top: -120px;
}
    .szsl .post-61 .news_num{
    font-size: 20px;
}
        .szsl .post-61 .news{
    height: 253px;
    padding: 20px 0;
}
}
@media screen and (max-width: 560px) {
    .bnxf .mzmxy .mhbox_con .news_text{
    font-size: 18px;
    line-height: 33px;
}

    .post-61 .news_title{
    font-size: 14px;
    margin-top: 22px;
}
    .szsl .post-61 .news_dan{
    font-size: 14px;
}
    .szsl .post-61 .news_num{
    font-size: 16px;
}
    .szsl .post-61 .news{/* width: 100%; *//* height: 194px; */}
    .slrw .col_news .news_list .news{
    padding: 37px;
}
    .slrw .col_news .news_list .news_viwe{
    bottom: 11px;
    left: 30px;
}
    .slrw .col_news .news_list .news_to{
    bottom: 30px;
    right: 30px;
}
}
@media screen and (max-width: 479px) {
    .gywm .col_news .news{
    width: 100%;
}
.mobile a.back_home img {
    margin-right: 9px;
    width: 21px;
    height: 20px;
    vertical-align: middle;
}

.mobile a.back_home {
    font-size: 14px;
    left: 10px;
}
    .bnxf .mzmxy .mhbox_con .news_type{
    top: 48px;
}
    .bnxf .mzmxy .mhbox_con .news:nth-child(2n+2):before {
    border-top: 1px dashed #4a799d;
    content: "";
    display: block;
    width: 100vw;
    top: 0;
    position: absolute;
}
.bnxf .mzmxy .mhbox_con .news:nth-child(2n+1):after{
    top: 90px;
}
.bnxf .mzmxy .mhbox_con .news:nth-child(2n+2):after {
    border-top: 1px dashed #4a799d;
    content: "";
    display: block;
    width: 100vw;
    top: 0;
    position: absolute;
    visibility: inherit;
    top: 90px;
}
    .bnxf .mzmxy .mhbox_con .con:after{
    display: none;
}
    .bnxf .mzmxy .mhbox_con .con:before{
    display: none;
}
    .bnxf .mzmxy .mhbox_con .news{
    width: 100%;
    padding-top: 90px;
}

}