* {
    margin: 0;
    padding: 0;
}

img {
    display: block;

}

.swiper-slide a {
    height: 100%;

}

a {
    display: block;
}

.swiper-slide a:hover {
    color: #900;
}

* {
    margin: 0;
    padding: 0;
}

.content {
    width: 1440px;
    margin: 48px auto 0;
}

.hdlb {
    position: relative;
}

.hdlb .swiper-button-prev {
    background: unset !important;
    position: absolute;
    left: 0;
    z-index: 9;
}

.hdlb .swiper-button-next {
    background: unset !important;
    position: absolute;
    right: 0;
    z-index: 9;
}

.content .title {
    height: 71px;
}

.content .title h1 {
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: 800;
    font-size: 44px;
    color: #0F5B98;
    line-height: 71px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-style: normal;
    text-align: center;
cursor: auto;
}

.content .title h1 a {
    color: #0F5B98;
display: inline;
}



.content .title h1 a:hover {
    color: #900;
}

.rm_topread {
    text-align: center;
    margin: 10px auto;
}

.rm_topread a {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #999999;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    padding: 0 6px;
    position: relative;
    display: inline-block;
}

/* 
.rm_topread a:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    background-color: #999999;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
} */
.rm_topread a {}

.rm_topread a:first-child+a+a {
    border-right: none;
}

.rm_topread a:hover {
    color: #f36734;
}

.wallHj {
    width: 1440px;
    height: 228px;
    background-image: url(//www.hebccw.cn/zygl/images/wallHj.png);
    background-position: left top;
    background-size: 100% 100%;
    margin: 20px auto;

}

.boxImage img {
    height: 100%;
}


.wallHj .wallHj_title {
    width: 73px;
    float: left;
    margin: 50px 0 0 60px;
}

.wallHj .wallHj_banner {
    width: 82.6%;
    max-width: 1200px;
    float: left;
    margin: 40px 0 0 4.13%;
    position: relative;
}

.wallHj .wallHj_banner .swiper-container {
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 10px;
}

.swiper-wrapper {
    height: 100% !important;
}

.swiper-slide {
    height: 100% !important;
}

.swiper-slide img {
    height: 100%;
}

.wallHj .wallHj_banner .swiper-button-prev {
    background-image: none;
    left: 0;
    position: absolute;
    z-index: 2;
    width: 22px;
}

.wallHj .wallHj_banner .swiper-button-next {
    background-image: none;
    right: 0;
    position: absolute;
    z-index: 2;
    width: 22px;
}

.wallHj .wallHj_banner .mn-swiper a {
    position: relative;
    display: block;
}

.wallHj .wallHj_banner .mn-swiper a img {
    border-radius: 10px;
    border: 4px solid #ffffff;
}

.wallHj .wallHj_banner .mn-swiper a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 136px;
    background: #FFD69C;
    border-radius: 10px;
    left: -8px;
    top: 15px;
    z-index: -1;
}

.wallHj .wallHj_banner .mn-swiper img {
    height: 136px;
}

.Headlines {
    width: 100%;
    overflow: hidden;
}

.Headlines .Headlines_title {
    float: left;
    width: 1182px;
    max-width: 1150px;
    font-weight: 600;
    font-size: 36px;
    color: #0F5B98;
    text-align: center;
    line-height: 70px;
}

.Headlines .Headlines_title a {
    color: #0F5B98;
display: inline;
}

.Headlines .Headlines_title a:hover {
    color: #900;
}

.Headlines .HeadlinesLb {
    float: right;
    width: 256px;
    height: 71px;
    overflow: hidden;
    position: relative;
}

#scrollDiv img {
    height: 71px;
}

.Headlines .HeadlinesLb #scrollDiv {

    width: 100%;
}

.Headlines .HeadlinesLb .scroltit {
    position: absolute;
    width: 11px;
    right: 7px;
    top: 20px;
}

.Headlines .HeadlinesLb .scroltit small {
    display: block;
    width: 100%;
    height: 7px;
    margin-bottom: 10px;
}

/* banner */
.focusBox {
    width: 100%;
    position: relative;
    margin: 30px auto;
}

.focusBox .boxImage {
    width: 1110px;
    height: 651px;
    float: left;
    position: relative;
}

.boxImage .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.boxImage .img {
    height: 100%;
}

.boxImage .img a {
    height: 100%;
}

.focusBox .boxTitle {
    font-size: 15px;
    height: 581px;
    width: 330px;
    float: left;
    position: relative;
    padding: 35px 0;
    box-shadow: 0 2px 20px rgba(122, 121, 121, 0.50);
    background: rgba(122, 121, 121, .1);
    z-index: 3;
}

.focusBox .boxTitle>div {
    overflow-y: auto;
    height: 100%;
}

.boxImage .slide {
    opacity: 0;
    transition: .5s;
}

.boxImage .slide.on {
    z-index: 2;
    opacity: 1;
}

.focusBox .boxTitle>div::-webkit-scrollbar {
    width: 4px;
}

.focusBox .boxTitle>div::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.2);
}



.focusBox .boxTitle .title {
    overflow: hidden;
    font-size: 16px;
    padding: 8px 20px;
    height: 66px;
}

.focusBox .boxTitle .title.active {
    position: relative;
    background: #CA0A0F;
    margin: 0px 0;
    padding: 8px 20px;
}

.focusBox .boxTitle .title .txt a {
    color: #222222;
    line-height: 29px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.focusBox .boxTitle .title.active .txt a {
    color: #c10000;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 800;
}

/* 新闻模块 */
.newsCon {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 20px auto 0;
}

.newsCon .newsCon_dl {
    width: 31.7%;
    height: auto;
    float: left;
    margin-left: 2.45%;
}

.newsCon .newsCon_dl:first-child {
    margin-left: 0;
}

.newsCon .newsCon_dl .newsCon_dl_title {
    width: 100%;
    height: 46px;
    display: block;
    overflow: hidden;
}

.newsCon .newsCon_dl .newsCon_dl_title .newsCon_dl_title_left {
    width: 148px;
    height: 46px;
    background-image: url(//www.hebccw.cn/zygl/images/newsCon_dl_title_left.png);
    background-position: left top;
    background-size: 100% 100%;
}

.newsCon .newsCon_dl .newsCon_dl_title .newsCon_dl_title_left .name1 {
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    width: 80px;
    line-height: 42px;
    text-align: center;
    display: block;
    float: left;
}

.newsCon .newsCon_dl .newsCon_dl_title .newsCon_dl_title_left .name2 {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    width: 60px;
    line-height: 53px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 5px;
}

.newsCon .newsCon_dl .newsCon_dl_title .newsCon_dl_title_hx {
    width: 280px;
    height: 1px;
    background-color: #CA0A0F;
    display: block;
    float: left;
    margin-top: -20px;
}

.newsCon .newsCon_dl .newsCon_dl_title .newsCon_dl_title_yd {
    width: 9px;
    float: right;
    margin-top: -25px;
}

.newsCon .newsCon_dl .newsCon_dl_info {
    width: 100%;
    margin-top: 15px;
}

.newsCon .newsCon_dl .newsCon_dl_info a {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #222222;
    text-indent: 5px;
    position: relative;
    padding: 15px 0;
    transition: all 0.5s;
padding-left: 10px;
}


.newsCon .newsCon_dl .newsCon_dl_info a:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #CA0A0F;
    left: 0;


    top: 50%;

    transform: translateY(-50%);
}

.newsCon .newsCon_dl .newsCon_dl_info a:hover {
    font-weight: bold;
    transition: all 0.5s;
color:#900;
}

/* 广告 */
.guanggao {
    width: 100%;
    height: 87px;
    margin: 29px auto;
}


.section2 {
    width: 100%;
    height: auto;
    margin-top: 34px;
    overflow: hidden;
}

.section2 .sectionleft {
    float: left;
    width: 520px;
}

.section2 .sectionleft .wzhb {
    width: 100%;
    float: left;
}

.section2 .sectionleft .wzhb .wzhb_title {
    width: 100%;
    position: relative;
}

.section2 .sectionleft .wzhb .wzhb_title .wzhb_title_name {
    width: 130px;
    height: 42px;
}

.section2 .sectionleft .wzhb .wzhb_title .wzhb_title_name2 {
    position: absolute;
    width: 66%;
    height: 27px;
    line-height: 27px;
    background-image: url(//www.hebccw.cn/zygl/images/wzhb_title_name2.png);
    background-size: 100% 100%;
    background-position: left top;
    left: 147px;
    bottom: 0;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 3px;
    text-indent: 10px;
}

.wzhb .wzhb_con {
    width: 100%;

    position: relative;
    padding: 25px 20px;
    box-sizing: border-box;
    margin-top: 20px;
}

.wzsebg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.wzhb .wzhb_con .wzhb_con_info1 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.wzhb .wzhb_con .wzhb_con_info1_left {
    width: 463px;
    float: left;
    border-right: 1px solid #EAEAEA;
}


.wzhb .wzhb_con .wzhb_con_info1_left .wzhb_con_info1_left_top {

    margin-right: 24px;
}

.wzhb_con .wzhb_con_info1_left .wzhb_con_info1_left_top .wzhb_con_info1_left_top_img {
    width: 48px;
    height: 28px;
    float: left;
    display: block;
}


.wzhb_con .wzhb_con_info1_left .wzhb_con_info1_left_top .title {
    color: #222222;
    width: 381px;
    line-height: 30px;
    height: 30px;
    text-align: left;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 22px;
    margin-left: 10px;
}

.wzhb_con .wzhb_con_info1_left .wzhb_con_info1_left_top:hover .title {
    font-weight: bold;
}

.wzhb_con .wzhb_con_info1_left .wzhb_con_info1_left_info {
font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    text-align: left;
    margin-right: 24px;
    margin-top: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal
}

.wzhb_con_info1_right {
    /* margin-left: 30px; */
    width: 48%;
    float: right;
}

.wzhb_con_info1_right .wzhb_con_info1_right_list {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 33px;
}

.wzhb_con_info1_right_list img {
    width: 16px;
    display: inline-block;
    margin-right: 8px;
}

.wzhb_con_info1_right .wzhb_con_info1_right_list:hover {
    font-weight: bold;
}

.wzhb_con .wzhb_con_info2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 10px auto 0;
}

.wzhb_con .wzhb_con_info2 .wzhb_con_info2List {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 17px;
    padding: 0 1% 0 0;
    float: left;
}

.wzhb_con .wzhb_con_info2 .wzhb_con_info2List:nth-child(2n) {
   
    width:100%;
}

.wzhb_con .wzhb_con_info2 .wzhb_con_info2List .sort {
    display: block;
    float: left;
    width: 69px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-image: url(//www.hebccw.cn/zygl/images/sortBj.png);

    background-position: center center;
    background-size: 100% 100%;
}

.wzhb_con .wzhb_con_info2 .wzhb_con_info2List p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
    width: 73%;
    font-size: 16px;
    color: #222222;
    margin-left: 10px;
    padding-left: 10px;
}

.wzhb_con .wzhb_con_info2 .wzhb_con_info2List:hover p {
    font-weight: bold;
}
.wzhbCenter {
    float: left;
	width:440px;
}
.zhengwu_title {
    width: 76px;
}
.zhengwu_title a{width:100%!important; border-top:none !important;}
.zhengwuText a:first-child {
    border-top: none;
}
.zhengwuText a {
    width: 436px;
    padding-left: 10px;
    font-size: 16px;
    color: #222222;
    line-height: 23px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 16px;
    padding-bottom: 20px;
    border-top: 1px solid #ECECEC;
    display: block;
    position: relative;
}
.wzhb_con .wzhb_con_bottom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    width: 86.5%;
    border-top: 1px solid #EAEAEA;
    padding-top: 30px;
    margin-top: 30px;
}

.wzhb_con .wzhb_con_bottom .wzhb_con_bottom_list {
    width: 113px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: #E98737;
    display: inline-block;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.wzhb_con .wzhb_con_bottom .wzhb_con_bottom_list:first-child+.wzhb_con_bottom_list {
    background: #CA0A0F;
    display: inline-block;
    margin-left: 20px;
}

.wzhb_con .wzhb_con_bottom .wzhb_con_bottom_list .wzhb_con_bottom_list_icon {
    width: 17px;
    height: 16px;
    display: inline-block;
}

.wzhb_con .wzhb_con_bottom .wzhb_con_bottom_list .name {
    margin-left: 5px;
}

/* iHeBei */

.iHeBei {
    margin-top: 37px;
}

.section2 .sectionleft .iHeBei .iHeBei_title {
    width: 100%;
    position: relative;
}

.section2 .sectionleft .iHeBei .iHeBei_title .iHeBei_title_name {
    width: 21.6%;
}

.section2 .sectionleft .iHeBei .iHeBei_title .iHeBei_title_name2 {
    position: absolute;
    width: 68%;
    height: 27px;
    line-height: 27px;
    background: url(//www.hebccw.cn/zygl/images/wzhb_title_name2.png) no-repeat left top/100% 100%;
    left: 147px;
    bottom: 0;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 3px;
    text-indent: 10px;
}

.iHeBei .iHeBei_con {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 24px;
}

.iHeBei .iHeBei_con .iHeBei_con_left {
    width: 39.2%;
    height: 196px;
    float: left;
    overflow: hidden;
}

.iHeBei .iHeBei_con .iHeBei_con_left a {
    display: block;
    width: 100%;
    position: relative;
}

.iHeBei .iHeBei_con .iHeBei_con_left a img {
    display: block;
    width: 100%;
    height: 196px;
    transition: all 0.5s;
}

.iHeBei .iHeBei_con .iHeBei_con_left a:hover img {
    transform: scale(1.1);
}

.iHeBei .iHeBei_con .iHeBei_con_left a .iHeBei_con_left_Info {
    width: 100%;
    height: 44px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 44px;
    padding: 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    /* 确保超出容器的文本被裁剪 */
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    text-overflow: ellipsis;
    /* 超出部分显示为省略号 */
}

.iHeBei .iHeBei_con .iHeBei_con_center {
    width: 19.6%;
    margin: 0 5px;
    float: left;
}

.iHeBei .iHeBei_con .iHeBei_con_center a {
    display: block;
    width: 100%;
    position: relative;
}

.iHeBei .iHeBei_con .iHeBei_con_center .iHeBei_con_center_Img {
    display: block;
    width: 100%;
    height: 128px;
    overflow: hidden;
}

.iHeBei .iHeBei_con .iHeBei_con_center a img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;

}

.iHeBei .iHeBei_con .iHeBei_con_center a:hover img {
    transform: scale(1.1);
}

.iHeBei .iHeBei_con .iHeBei_con_center .iHeBei_con_left_Info {
    font-size: 16px;
    color: #222222;
    margin-top: 15px;
    display: block;
}

.iHeBei .iHeBei_con .iHeBei_con_right {
    width: 39.8%;
    float: left;
}

.iHeBei .iHeBei_con .iHeBei_con_right a {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    overflow: hidden;
    margin-bottom: 10px;

    /* 确保超出容器的文本被裁剪 */
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    text-overflow: ellipsis;
    /* 超出部分显示为省略号 */

}

.iHeBei .iHeBei_con .iHeBei_con_right a:hover {
    font-weight: bold;
}

/* 平台 */
.sectionRight {
    width: 407px;
    float: right;
}

.sectionRight .sectionRight_top {
    width: 100%;
}

.sectionRight .sectionRight_top .sectionRight_top_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
}

.sectionRight .sectionRight_top .sectionRight_top_list img {
    width: 100%;
    height: 100%;
}

.sectionRight .sectionRight_top .sectionRight_top_list1 {
    width: 48.8%;
    float: left;
}

.sectionRight .sectionRight_top .sectionRight_top_list2 {
    width: 48.8%;
    float: left;
}

.sectionRight .sectionRight_top .sectionRight_top_list3 {
    width: 68%;
    float: left;
}

.sectionRight .sectionRight_top .sectionRight_top_list4 {
    width: 29.5%;
    float: left;
}

.sectionRight .sectionRight_top .sectionRight_top_list5 {
    width: 29.5%;
    float: left;
}

.sectionRight .sectionRight_top .sectionRight_top_list6 {
    width: 68%;
    float: left;
}

.sectionRight_top_BwDt {
    width: 100%;
    height: 90px;
    background-image: url(//www.hebccw.cn/zygl/images/sectionRight_top_list7Ng.png);
    background-position: left top;
    background-size: 100% 100%;
    overflow: hidden;
    display: flex;
    margin-top: 19px;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    box-sizing: border-box;
}

.sectionRight_top_BwDt_Lb {
    position: relative;
    height: 90px;
flex:1;
}

.sectionRight_top_BwDt .sectionRight_top_BwDt_img {
    width: 59px;
    height: 74px;
}

.sectionRight_top_BwDt #scrollDiv1 {
    width: 295px;
    position: relative;
    height: 90px;
margin-left: 10px;
}

.sectionRight_top_BwDt #scrollDiv1 li {
    height: 75px;
    padding: 17px 0 0;
}

.sectionRight_top_BwDt #scrollDiv1 a {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    overflow: hidden;
    display: block;
    /* 确保超出容器的文本被裁剪 */
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    text-overflow: ellipsis;
    /* 超出部分显示为省略号 */
}

.sectionRight_top_BwDt #scrollDiv1 a:nth-child(2) {
    margin-top: 10px;
}

.sectionRight_top_BwDt .scroltit {
    position: absolute;
    width: 11px;
    /* height: 90px; */
    right: -15px;
    top: 20px;
}

.sectionRight_top_BwDt .scroltit small {
    display: block;
    width: 100%;
    height: 7px;
    margin-bottom: 30px;
}

.szb {
    width: 100%;
    height: 428px;
    background-image: url(//www.hebccw.cn/zygl/images/szbBj1.png);
    background-position: left top;
    background-size: 100% 100%;
    overflow: hidden;
}

.szb .xwjjname2 {
    width: 100%;
    height: 50px;
    display: flex;
    background-image: url(//www.hebccw.cn/zygl/images/szbBg1.png);
    background-position: top left;
    background-size: 100% 100%;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 20px;
    box-sizing: border-box;
}

.szb .xwjjname2 .xwjjn {
    width: 200px;
    display: block;
}

.szb .dfb {
    position: absolute;
    background-color: transparent;
    border: none;
    font-size: 14px;
    color: #222222;
    top: 20px;
    outline: none;
}

.szb .hbjjrbpic {
    width: 380px;
    display: block;
    margin: 45px auto;
}

.szb .hbjjrbpic li {
    height: 280px;
    width: 180px;
    float: left;
}

.szb .hbjjrbpic li a {
    height: 100%;
    width: 100%;
}

.szb .hbjjrbpic li img {
    width: 100%;
    height: 100%;
}

.szb .hbjjrbpic li:first-child {
    margin-right: 18px;
}

/* 广告条 */
.guanggaoCon {
    width: 100%;
    height: 91px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.guanggaoCon .ggList {
    display: block;
    height: 100%;
    float: left;
    width: 708px;
}

.guanggaoCon .ggList:first-child {
    margin-right: 24px;
}


/* 融媒精彩 */
.rmjc {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
}

.rmjc .rmjcTitle {
    width: 100%;
    margin-bottom: 20px;
}

.rmjcCenter {
    width: 464px;
    margin-left: 20px;
    float: left;
    margin-top: 64px;
}

.rmjcText {
    width: 100%;
    height: 90px;
    background: #F5F5F5;
}

.rmjcText p {
    font-size: 16px;
    color: #222222;
    line-height: 23px;
    margin-left: 10px;
    margin-right: 8px;
    text-align: center;
    padding-top: 9px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
-webkit-box-orient: vertical;
}

.rmjc .rmjcTitle img {
    width: 136px;
    height: 45px;
}

.rmjcCenter_Item:first-child,
.rmjcCenter_Item:first-child+.rmjcCenter_Item {
    margin-bottom: 20px;
}
.rmjcCenter_Item:nth-child(2n+1) {
    margin-right: 20px;
}
.rmjcCenter_Item {
    width: 222px;
    position: relative;
    float: left;
}
.rmjc .rmjcLeft {
    width: 530px;
    float: left;
}

.rmjc .rmjcLeft .rmjcLeftTop {
    width: 100%;
    overflow: hidden;
    height: 290px;
}
.wzhbCenter a:hover, .wzhbRight a:hover{color:#CA0A0F}
.rmjc .rmjcLeft .rmjcLeftTop img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.rmjc .rmjcLeft .rmjcLeftTop a {
    display: block;
    position: relative;
}

.rmjc .rmjcLeft .rmjcLeftTop:hover img {
    transform: scale(1.1);

}

.greatWall_sort {
    position: absolute;
    display: block;
	width:auto;
	padding:0PX 10PX 0PX 10PX;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    background: url(//www.hebccw.cn/zygl/images/rmjcSortBg1.png) left top/100% 100%;
    left: 12px;
    top: 10px;
}

.rmjcLeftBottom {
    margin-top: 14px;
    position: relative;
}

.rmjc1 {
    margin-top: 30px;
    position: relative;
}

.rmjc1 .swiper-button-next {
    right: 0;
}

.rmjc1 .swiper-button-next,
.rmjc1 .swiper-button-prev {
    width: 22px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    background-image: none;
}

.rmjcLeftBottom .swiper-button-next,
.rmjcLeftBottom .swiper-button-prev {
    width: 22px;
    height: 44px;
    position: absolute;
    z-index: 9;
    background-image: none;
}

.swiper-button-prev {
    cursor: pointer;
    margin-top: 0 !important;
    top: 50%;
    transform: translateY(-50%)
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 0;
}

.swiper-button-next {
    cursor: pointer;
    margin-top: 0 !important;
    top: 50%;
    transform: translateY(-50%)
}

.mn-swiper_rmjc .swiper-slide a {
    position: relative;
}

.rmjcLeftBottom .swiper-button-next {
    right: 0;
}

.swiper-button-next {
    cursor: pointer;
}

.swiper-button-prev {
    cursor: pointer;
}

.rmjcLeftBottom .swiper-button-prev {
    left: 0;
}

.mn-swiper_rmjc img {
    width: 100%;
    height: 151px;
}

.mn-swiper_rmjc .swiper_rmjc_title {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    display: block;
    margin-top: 5px;
    text-align: center;
    /* 确保超出容器的文本被裁剪 */
    white-space: nowrap;
    /* 确保文本在一行内显示 */

    overflow: hidden;
    text-overflow: ellipsis;
    /* 超出部分显示为省略号 */
}

.rmjcRight {
    width: 853px;
    float: left;
    background-image: url(//www.hebccw.cn/zygl/images/rmjcBg2.png);
    background-size: 100% 100%;
    background-position: left top;
    overflow: hidden;
}

.rmjcRight .rmjcRight_top {
    height: auto;
    padding: 23px 41px 23px 32px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.rmjcRight_top .greatwall_wechat {
    width: 276px;
    height: auto;
    float: left;
}

.rmjcRight_top .greatwall_wechat .greatwall_wechat_title {
    width: 242px;
    margin-left: 10px;
    margin-top: 7px;
}

.rmjcRight_top .greatwall_wechat .greatwall_wechat_list {
    display: block;
    width: 100%;
    height: 145px;
    position: relative;
    margin-top: 15px;
}

.greatwall_wechat_img {
    height: 100%;
}

.rmjcRight_top .greatwall_wechat .greatwall_wechat_list img {
    display: block;
    width: 100%;
    height: 100%;
}

.rmjcRight_top .greatwall_wechat .greatwall_wechat_info1 {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    overflow: hidden;
    line-height: 40px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.4);
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
    /* 确保超出容器的文本被裁剪 */
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    text-overflow: ellipsis;
    /* 超出部分显示为省略号 */
}

.rmjcRight_top .greatwall_wechat_list2 {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
}

.rmjcRight_top .greatwall_wechat_list2 .greatwall_wechat_list2_info {
    width: 67.1%;
    display: -webkit-box;
    /* 必须指定display属性 */
    float: left;
    overflow: hidden;
    height: 40px;
    /* 必须指定overflow属性 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    overflow: hidden;
    -webkit-line-clamp: 2;
    /* 最多显示的行数 */
    -webkit-box-orient: vertical;
    /* 必须指定box-orient属性 */

}

.rmjcRight_top .greatwall_wechat_list2 .greatwall_wechat_list2_img {
    display: block;
    width: 52px;
    height: 52px;
    float: left;
    box-sizing: border-box;
}

.rmjcRight_top .greatwall_wechat_list2 .greatwall_wechat_list2_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.greatwall_weibo {
    width: 487px;
    margin-left: 10px;
    float: left;
}

.greatwall_weibo .greatwall_weibo_title {
    width: 92.4%;
    margin: 0 auto 15px;
}

.greatwall_weibo .greatwall_weibo_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.greatwall_weibo_bottom .greatwall_weibo_bottom_left {
    width: 61.6%;
    float: left;
}

.greatwall_weibo_bottom_left .greatwall_weibo_bottomList {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 18px;
}

.greatwall_weibo_bottom_left .greatwall_weibo_bottomList .greatwall_weibo_bottomList_Img {
    width: 148px;
    float: left;
}

.greatwall_weibo_bottom_left .greatwall_weibo_bottomList .greatwall_weibo_bottomList_Img img {
    display: block;
    width: 100%;
    height: 100%;
}

.greatwall_weibo_bottom_left .greatwall_weibo_bottomList .greatwall_weibo_bottomList_Info {
    width: 46.6%;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    float: left;
    /* 必须指定display属性 */
    overflow: hidden;
    /* 必须指定overflow属性 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    -webkit-line-clamp: 2;
    /* 最多显示的行数 */
    -webkit-box-orient: vertical;
    color: #333333;
    line-height: 23px;
}

.greatwall_weibo_bottom_left_Right {
    width: 160px;
    float: left;
}

.greatwall_weibo_bottom_left_Right .greatwall_weibo_bottom_left_Right_Hot {
    width: 100%;
    margin-bottom: 10px;
    display: block;
}

.greatwall_weibo_bottom_left_Right .greatwall_weibo_bottom_left_Right_List {
    width: 100%;
    display: block;
    /* 确保超出容器的文本被裁剪 */
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    text-overflow: ellipsis;
    overflow: hidden;
    /* 超出部分显示为省略号 */
    font-size: 14px;
    color: #333333;
    line-height: 23px;
}

.greatwall_other {
    width: 92.4%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px auto;
}

.greatwall_other .greatwall_other_list {
    width: 207px;
    margin-left: 41px;
    float: left;
}

.greatwall_other .greatwall_other_list:nth-child(1) {
    margin-left: 0;
}

.greatwall_other .greatwall_other_list .greatwall_other_list_info {
    width: 161px;
    background: #FFFFFF;
    display: flex;
    margin: 10px auto;
}

.greatwall_other .greatwall_other_list .greatwall_other_list_info img {
    width: 80px;
    height: 80px;
    margin: auto;
}

/* 百姓看联播 */
.simulcast {
    width: 100%;
    min-width: 1440px;
    padding-bottom: 40px;
    background-image: url(//www.hebccw.cn/zygl/images/simulcastBg.png);
    background-position: left top;
    background-size: 100% 100%;
}

.simulcast .simulcastCon {
    width: 1440px;
    margin: 30px auto 0;
}

.simulcastCon_title {
    width: 166px;
    height: 45px;
    padding-top: 41px;
    padding-bottom: 18px;
}

.newList {
    width: 1440px;
    margin: 30px auto 40px;
}

.selectBox {
    display: flex;
    align-items: center;
    padding-left: 28px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ECECEC;
    padding-right: 72px;
    justify-content: space-between;
}

.selectBox a {
    margin-left: 3%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    float: left;
    line-height: 25px;
    position: relative;
}

.selectBox a:first-child {
    margin-left: 27px;
}

.selectBox a.active {
    color: #CA0A0F;
}

.selectBox a.active:after {
    content: "";
    bottom: -19px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 77px;
    height: 8px;
    background-image: url(//www.hebccw.cn/zygl/images/newSelect.png);
    background-position: center center;
    background-size: 100% 100%;
}

.mn-swiper_rmjc1 .swiper-slide {
    height: 81px !important;
}

.mn-swiper_rmjc1 .swiper-slide a {
    height: 100% !important;
    display: block !important;
}

.mn-swiper_rmjc1 .swiper-slide img {
    width: 100% !important;
    height: 100% !important;
}

.newLeft {
    width: 792px;
    background: #F7F2F2;
    height: 300px;
    float: left;
    padding: 0 34px 0;
}

.newLeft>a {
    width: 48%;
    float: left;
height:130px;
}

.newLeft>a:first-child,
.newLeft>a:first-child+a {
    padding-bottom: 9px;
    border-bottom: 1px solid #CFCFCF;
}

.newLeft p {
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 20px;
}

.newLeft span {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    overflow: hidden;
    margin-right: 20px;
    display: block;
    margin-top: 11px;
    text-overflow: ellipsis;
    /* 将对象作为弹性伸缩盒子模型显示 */
    display: -webkit-box;
    /* 限制在一个块元素显示的文本的行数 */
    /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
    -webkit-line-clamp: 2;
    /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-box-orient: vertical;
}

.newMore {
    width: 100% !important;
    float: right;
}

.newMore a {
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    text-align: right;
}

.newItem {
    display: none;
    margin-top: 20px;
}

.newItem.on {
    display: block;
}

.newRight {
    margin-left: 20px;
    width: 560px;
    float: left;
    overflow: hidden;
    position: relative;
    height: 300px;
}

.newRight div {
    height: 59px;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    width: 100%;
    position: absolute;
}

.newRight div p {
    font-family: SourceHanSerifCN, SourceHanSerifCN;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 59px;
    width: 100%;
}

.newRight img {
    width: 100%;
    height: 100%;
    transition: .5s;
    display: block;
}

.newRight:hover img {
    transform: scale(1.1);
}

.gg {
    height: 92px;
    margin-top: 40px;
    justify-content: space-between;
}

.gg div {
    width: 466px;
    height: 100%;
    float: left;
    display: block;
}

.gg>div:first-child+div {
    margin-left: 19px;
    margin-right: 19px;
}

.channelnew {
    width: 1440px;
    margin: auto;
}

.channelTitle {
    display: flex;
    align-items: center;
    float: left;
    margin-right: 33px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 26px;
    color: #222222;
}

.channelTitle img {
    width: 32px;
    height: 18px;
    margin-right: 10px;
}

.channelTop {
    display: flex;
}

.channelTop a {
    margin-right: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    float: left;
    color: #999999;
}

.channelTop a.active {
    color: #CA0A0F;
}

.select {
    margin-top: 16px;
    display: flex;
    float: left;
    align-items: center;
}

.tagBox {
    display: flex;
    align-items: center;
    margin-left: 45px;
    margin-right: 50px;
}

.left {
    width: 975px;
    height: 301px;
    float: left;
    background: #F5F5F7;
}

.tag {
    float: left;
    padding: 3px 6px 3px 8px;
    font-family: SourceHanSerifCN, SourceHanSerifCN;
    font-weight: 400;
    background: #E0E0E0;
    font-size: 16px;
    margin-right: 10px;
    color: #666666;
}

.left p {
    margin-left: 45px;
    margin-right: 50px;
    line-height: 37px;
    padding-top: 35px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 26px;
    color: #222222;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.left span {
    display: block;
    font-family: SourceHanSerifCN, SourceHanSerifCN;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-left: 45px;
    margin-top: 22px;
    margin-bottom: 37px;
    margin-right: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 将对象作为弹性伸缩盒子模型显示 */
    display: -webkit-box;
    /* 限制在一个块元素显示的文本的行数 */
    /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
    -webkit-line-clamp: 4;
    /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-box-orient: vertical;
}

.channelItem {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.channelList {
    margin-left: 23px;
    float: left;
    width: 396px;
}

.channelList a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 47px;
    padding-bottom: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ECECEC;
    display: block;
    font-family: SourceHanSerifCN, SourceHanSerifCN;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}

.channelList a:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.channeFunction {
    margin-top: 20px;
    justify-content: space-between;
}

.channeFunction a {
    flex: 1;
    width: 434px;
    display: block;
    float: left;
}

.channeFunction a:hover img {
    transform: scale(1.1);
}

.channeFunction img {
    height: 100%;
    width: 100%;
    transition: .5s;
    margin-bottom: 15px;
}

.channeFunction a:first-child+a {
    margin-left: 71px;
    margin-right: 66px;
}

.channeFunction div {
    height: 236px;
    overflow: hidden;
    width: 100%;
}

.channeFunction p {
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 15px;
}

.channelBottom>div {
    display: none;
}

.channelBottom>div.on {
    display: block;
}

.footer {
    margin-top: 43px;
    padding-top: 20px;
    background-image: url(//www.hebccw.cn/zygl/images/footerBj.png);
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
}

.footerSelect {
    display: flex;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 10px;

}

.footerSelect div {
    margin-right: 30px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    float: left;
    font-size: 22px;
    color: rgba(255, 255, 255, .6);
}

.footerSelect div.active {
    color: #fff;
}

.footerItemUrl {
    display: none;
    flex-wrap: wrap;
    margin-top: 20px;
}

.footerItemUrl.on {
    display: block;
}

.footerItemUrl a {
    margin-right: 15px;
    float: left;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
}

.footerItem {
    max-width: 1440px;
    width: 90%;
    margin: auto;
}

.footerSelect div.active:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 9px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -19px;
    background-image: url(//www.hebccw.cn/zygl/images/news_rollingbottom.png);
    background-position: center center;
    background-size: 100% 100%;

}

.xmt {
    display: flex;
    margin-top: 39px;
    justify-content: center;
}

.xmt a {
    width: 9.6%;
    float: left;
    margin-left: 2.4%;
}

.xmt a:first-child {
    margin-right: 0;
}

.xmt p {
    text-align: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.xmt img {
    width: 122px;
    height: 124px;
    margin: auto;
}

.footerbottom {
    margin-top: 54px;
    padding-bottom: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
}

.footerbottom a {
    display: inline-block;
    color: #FFFFFF;
}

.ccwCopyPic {
    width: 430px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 40px;
}

.ccwCopyPic img {
    padding-right: 10px;
    float: left;
    width: auto !important;
    height: auto !important;
}

.footerNav {
    height: 50px;
    background: #06273A;
    width: 100%;
    min-width: 1440px;
    margin: 0 auto;
}

.nav1 {
    width: 100%;
    height: 46px;
    background: #F3F3F6;
}

.navItem1 {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.navItem1 a {
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 46px;
    margin-left: 3.5%;
}

.navItem1 a:hover {
    color: #900;
}

.navItem1 a:first-child {
    margin-left: 0;
}

.navItem {
    width: 1095px;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navItem a {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    margin-left: 12.9%;
    line-height: 50px;
}

.navItem a:first-child {
    margin-left: 0;
}

.simulcastConAll_info {
    width: 100%;
    height: 190px !important;
    background: rgba(212, 212, 212, 0.50);
    box-shadow: 0px 2px 5px 0px rgba(212, 212, 212, 0.5);
}

.mn-swiper1 .swiper-slide a {
    transition: 0s !important;
}

.mn-swiper1 .swiper-slide-active {
    margin-top: 27px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide {
    margin-top: 64px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide {
    margin-top: 64px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide {
    margin-top: 47px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide {
    margin-top: 47px;
}

.mn-swiper1 .swiper-slide-active .simulcastConAll_info {
    margin-top: 111px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide .simulcastConAll_info {
    margin-top: 30px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide+.swiper-slide .simulcastConAll_info {
    margin-top: 31px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide .simulcastConAll_info {
    margin-top: 30px;
}

.mn-swiper1 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .simulcastConAll_info {
    margin-top: 87px;
}

.simulcastConAll_info_title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #222222;
    padding-top: 20px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 将对象作为弹性伸缩盒子模型显示 */
    display: -webkit-box;
    /* 限制在一个块元素显示的文本的行数 */
    /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
    -webkit-line-clamp: 2;
    /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-box-orient: vertical;
    line-height: 30px;
}

.simulcastConAll_info_sort {
    font-family: SourceHanSerifCN, SourceHanSerifCN;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 15px;
    margin-right: 17px;
    margin-bottom: 30px;
    display: block;
}

.simulcastConAll_info_time {
    display: block;
    text-align: right;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    position: relative;
    margin-right: 12px;
}

.simulcastConAll_info_time:after {
    content: "";
    position: absolute;
    width: 58.4%;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
    height: 5px;
    background: url(//www.hebccw.cn/zygl/images/simulcastConAll_info_timeAfter.png) center center / 100% 100%;
}

.mn-swiper1 .swiper-slide:hover .simulcastConAll_info {
    background: rgba(245, 249, 255, 1);
}

.mn-swiper1 .swiper-slide a {
    position: relative;
    overflow: hidden;
}

.mn-swiper1 .swiper-slide div:first-child+div {
    width: 96.3%;
    height: 57px;
    margin: 4px 5px 6px;
    font-family: SourceHanSerifCN, SourceHanSerifCN;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    transform: translateY(63px);
    position: absolute;
    bottom: 0;
    transition: .5s;
    line-height: 57px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
}

.mn-swiper1 .swiper-slide:hover a div:first-child+div {
    transform: translateY(0);
}

.arrow-left1,
.arrow-right1 {
    top: unset;
    margin: 0;
    bottom: 240px;
    transform: translateY(0);
    width: 44px;
    height: 45px;
    top: unset;
}

.simulcastConAll_info {
    width: unset;
}

.mn-swiper1 .swiper-slide a:first-child {
    background-image: url(//www.hebccw.cn/zygl/images/mn-swiper1Bj.png);
    background-position: center center;
    background-size: 100% 100%;
}

.mn-swiper1 .swiper-slide a:first-child>div:first-child {
    margin: 4px 5px 6px;
    overflow: hidden;
}

.mn-swiper1 .swiper-slide div img {
    height: 396px;
    transition: .5s;
    width: 100%;
}

.wzhbRight {
    width: 440px;
    margin-left: 38px;
    float: left;
}
.mn-swiper1 .swiper-slide:hover img {
    transform: scale(1.1);
}

@media (max-width:1500px) {
    .content h1.title {
        font-size: 40px;
    }

    .content {
        margin-top: 40px;
    }
}

.zhengwuText a::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    background: #CA0A0F;
    border-radius: 50%;
    top: 25px;
    left: -1px;
}
.rmjcImg img {
    height: 141px;
}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2025-05-28 16:51:08" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->