
.industryIndex_title {
    max-width: 1200px;
    margin: 77px auto 52px;
}

.industryIndex_title span {
    font-size: 18px;
    color: rgb(255, 255, 255);
}

.industryIndex_title strong {
    display: block;
    margin: 17px auto 15px;
}

.industryIndex_title h3 {
    font-size: 44px;
    color: rgb(255, 255, 255);
    font-weight: normal;
    margin-top: 10px;
}

.industryIndex_title h6 {
    font-size: 34px;
    color: rgb(255, 255, 255);
    font-weight: normal;
}

.industryIndex_content {
    background-color: rgb(255, 255, 255);
    width: 1200px;
    margin: 53px auto 60px;
    overflow: hidden;
    display: flex;
    padding: 113px 0px 27px 117px;
    background-image: url("https://www.zsdh.org.cn/img/zs_bg_01.png");
    background-repeat: no-repeat;
    background-size: 28%;
    background-position: 3% 3px;
}

.industryIndex_content a {
    display: flex;
    justify-content: space-between
}

.industryIndex_content img {
    width: 340px;
}

.industryIndex_content dl {
    margin-left: 43px;
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}

.industryIndex_content dl dd {
    width: 100%;
}

.industryIndex_content dl dd:nth-child(1) {
    font-size: 15px;
    color: rgb(34, 42, 65);
}

.industryIndex_content dl dd:nth-child(2) {
    font-size: 33px;
    color: rgb(34, 42, 65);
    font-weight: bold;
    line-height: 63px;
}

.industryIndex_content dl dd:nth-child(3) {
    font-size: 17px;
    color: rgb(34, 42, 65);
    line-height: 47px;
    margin-top: 5px;
}

.industryIndex_content dl dd:nth-child(3) p {
    margin-bottom: 10px;
}

.industryIndex_content dl dd:nth-child(4) {
    background-image: url("https://www.zsdh.org.cn/img/Line.png");
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 55px;
    font-size: 18px;
}

.industryIndex_news_hot {
    width: 1106px;
    margin: 0px auto;
}

.industryIndex_news_hot div ul {
    display: flex;
    justify-content: space-between;
}

.industryIndex_news_hot dl {
    display: flex;
    flex-flow: column;
    margin-bottom: 30px;
}

.industryIndex_news_hot dl span:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    font-size: 24px;
    margin-top: 50px;
    color: #42404d;
    position: relative;
    text-indent: 14px;
}
.industryIndex_news_hot dl span:nth-child(1)::after{
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 24px;
    background-color: #4b85e7;
    border-radius: 2px;
}
.industryIndex_news_hot dl span:nth-child(2) {
    font-size: 25px;
}

.industryIndex_news_hot div ul li {
    width: 0%;
}

.industryIndex_news_hot div ul li img {
    width: 100%;
}

.industryIndex_news_hot .dataConferencebanner_more i {
    background-color: rgb(170, 205, 242);
}

.industryIndex_news_hot .dataConferencebanner_more_on {
    background-color: rgb(15, 111, 212) !important;
}

.industryIndexNewsList {
    overflow: hidden;
}

.industryIndexNewsList a {
    display: block;
    width: 100%;
    /* padding-bottom: 26px; */
    border-bottom: 1px dashed rgb(217 219 225);
    margin-bottom: 26px;
    overflow: hidden;
}

.industryIndexNewsList a img {
    width: 269px;
    height: 149px;
    display: block;
    float: left;
    vertical-align: middle;
    object-fit: contain;
    background-color: #f6f6f6;
}

.industryIndexNewsList a:last-child {
    border: 0px;
}

.industryIndexNewsList dd p.desc {
    height: 100px;
    overflow: hidden;
    /* text-indent: 2rem; */
}

.pages {
    display: flex;
    justify-content: center;
    margin-bottom: 131px;
    margin-top: 29px;
}

.pages ul {
    display: flex;
    justify-content: space-between;
    border-width: 1px 0px 1px 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e1e3e6;
    border-bottom-color: #e1e3e6;
    border-left-color: #e1e3e6;
    border-image: initial;
    border-right-style: initial;
    border-right-color: initial;
}

.pages i {
    font-style: normal;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: rgb(174, 183, 193);
    border-right: 1px solid rgb(174, 183, 193);
}

.pages ul li {
    min-width: 38px;
    height: 36px;
}

.pages ul li {
    border-right: 1px solid #e1e3e6;
}

.pages ul li a, .pages ul li span {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.pages .next, .pages .prev {
    width: 80px !important;
}

.pageOn,
.pages ul i:hover {
    cursor: pointer;
    background-color: rgb(59, 67, 242);
    color: rgb(255, 255, 255) !important;
}

.industryIndexNewsList a dl {
    display: flex;
    margin-left: 0px;
    align-items: end;
    height: 180px;
    margin-bottom: 0px;
    width: calc(100% - 296px);
    float: right;
}

.industryIndexNewsList a dl dd {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.industryIndexNewsList a dl dd:nth-child(1) {
    font-size: 18px;
    color: rgb(112, 122, 150);
}

.industryIndexNewsList a dl dd:nth-child(2) {
    font-size: 24px;
    color: rgb(34, 42, 65);
    margin-top: 0px;
    font-weight: 600;
}

.industryIndexNewsList a dl dd:nth-child(3) {
    font-size: 14px;
    color: #9a9a9a;
    margin-top: 10px;
    line-height: 34px;
    font-weight: 200;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* è¿™é‡Œæ˜¯è¶…å‡ºå‡ è¡Œçœç•¥ */
    overflow: hidden;
    letter-spacing: 0px;
}

.industryIndexNewsList a dl dd:nth-child(4) {
    font-size: 12px;
    color: rgb(77 77 77);
    text-indent: 28px;
    background-image: url("https://www.zsdh.org.cn/img/Line.png");
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 20px;
    background-size: 21px;
    font-weight: 300;
}

.declare_column_title {
    width: 1200px;
    margin: 93px auto 48px;
}

.declare_column_title span {
    font-size: 30px;
    color: rgb(34, 42, 65);
}

.declare_column_title h5 {
    font-size: 34px;
    color: rgb(34, 42, 65);
    font-weight: normal;
    margin-top: 15px;
}

.form_a,
.form_b {
    width: 1200px;
    padding: 46px 44px;
    margin: 0px auto;
    box-shadow: rgb(210, 210, 210) 0px 0px 50px;
    border-radius: 30px;
}

.form_a ul li,
.form_b ul li {
    padding: 34px 0px;
    border-bottom: 1px solid rgb(174, 183, 193);
    display: flex;
    align-items: center;
}

.form_a ul li span {
    font-size: 24px;
    margin-right: 58px;
}

.form_a ul li input {
    border: 0px;
    font-size: 23px;
    line-height: 33px;
    height: 33px;
    display: flex;
    width: 70%;
    position: relative;
    top: 3px;
}

.form_a ul li:nth-child(2) input::-webkit-input-placeholder {
    color: rgb(255, 75, 75);
}

.form_a ul li:nth-child(3) {
    flex-wrap: wrap;
    align-items: end;
}

.form_a ul li:nth-child(3) table tr input::-webkit-input-placeholder {
    color: rgb(210, 210, 210);
}

.form_a ul li:nth-child(3) table {
    height: 323px;
    width: 1054px;
}

.form_a ul li:nth-child(3) table tr {
    border: 1px solid rgb(174, 183, 193);
    width: 100%;
    padding: 15px 10px;
    margin-bottom: 15px;
    display: flex;
}

.form_a ul li:nth-child(6) dl {
    display: flex;
    width: 100%;
}

.form_a ul li:nth-child(6) dl dd {
    display: flex;
    width: 50%;
    font-size: 24px;
}

.form_a ul li:nth-child(7) {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.form_a ul li:nth-child(7),
.form_a ul li:nth-child(8) {
    font-size: 22px;
    color: rgb(57, 57, 57);
}

.form_a ul li:nth-child(7) i,
.form_a ul li:nth-child(8) i {
    font-size: 22px;
    color: rgb(255, 75, 75);
    font-style: normal;
}

.form_a ul li:nth-child(9) {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.form_a ul li:nth-child(9) textarea,
.form_b textarea {
    width: 80%;
    height: 257px;
    border: 1px solid rgb(174, 183, 193);
    padding: 15px;
}

.form_a ul li:nth-child(10) h3,
.form_b ul li h3 {
    width: 154px;
    height: 50px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 122, 255);
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    display: flex !important;
}

.form_a ul li:nth-child(10),
.form_b ul li {
    border-bottom: 0px;
    justify-content: flex-end;
}

.form_b span {
    font-size: 21px;
    color: rgb(8, 8, 8);
    line-height: 41px;
}

.form_b textarea {
    width: 100%;
    font-size: 24px;
    max-height: 682px;
    height: 682px;
}

.form_b table {
    width: 100%;
    border-top: 1px solid rgb(128, 128, 128);
    border-left: 1px solid rgb(128, 128, 128);
}

.form_b table tr {
    border-bottom: 1px solid rgb(128, 128, 128);
}

.form_b table tr td,
.form_d table tr td {
    width: 20%;
    font-size: 16px;
    border-right: 1px solid rgb(128, 128, 128);
    text-align: center;
    padding: 15px 0px;
}

.form_d li:nth-child(1) {
    width: 100%;
    display: inline !important;
}

.form_d li:nth-child(2) {
    justify-content: space-between;
}

.form_d table tr td {
    font-size: 14px;
    width: 10% !important;
    word-break: break-all !important;
}

.form_d table tr td input {
    width: 100%;
    text-indent: 5px;
}

.form_b table tr td input {
    border: 0px;
}

.add:hover {
    cursor: pointer;
}

.form_e {
    display: flex;
    justify-content: space-between;
}

.form_e dl dd {
    font-size: 26px;
    line-height: 51px;
    display: flex;
}

.form_e dl dd:nth-child(1) {
    font-size: 28px;
    margin-bottom: 37px;
    line-height: 28px;
}

.form_e dl dd span {
    position: relative;
    font-size: 18px;
    width: 154px;
    height: 41px;
    border-radius: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(59, 67, 242);
    color: rgb(255, 255, 255);
}

.form_e dl dd:nth-child(5) {
    margin-top: 20px;
}

.form_e dl dd span a {
    background-color: rgb(255, 255, 255);
    display: flex;
    width: 100%;
    color: rgb(59, 67, 242);
    justify-content: center;
    border-radius: 50px;
    border: 1px solid rgb(59, 67, 242);
}

.form_up {
    width: 100%;
    height: 1151px;
    background-image: url("https://www.zsdh.org.cn/img/ft_bg_from.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.form_up .form_up_content {
    width: 1373px;
    margin: 0px auto;
    height: 860px;
    background-image: url("https://www.zsdh.org.cn/img/OrnamentDottedwhite.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

.form_up .form_up_content dl {
    margin-left: 282px;
    margin-top: 200px;
}

.form_up .form_up_content dl dd:nth-child(2) {
    font-size: 60px;
}

.form_up .form_up_content dl dd:nth-child(3) {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 26px;
}

.form_up .form_up_content dl dd:nth-child(5) {
    width: 212px;
    height: 50px;
    background-color: rgb(59, 67, 242);
    color: rgb(255, 255, 255);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-top: 50px;
}

.form_up .form_up_content dl dd:nth-child(5) a {
    color: rgb(255, 255, 255);
}

.form_e dl dd span:nth-child(1) {
    margin-right: 30px;
}

.form_e dl dd span input {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
}

.resultsSelectionbanerbg {
    background-image: url("https://www.zsdh.org.cn/img/resultsSelectionbanerbg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 37%;
}

.resultsSelectionbaner {
    width: 100%;
    margin: 104px auto 75px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search {
    width: 562px;
    height: 50px;
    border-radius: 90px;
    display: flex;
    margin: 0px auto 265px;
    background-color: rgb(255, 255, 255);
    justify-content: space-between;
    align-items: center;
}

.search input {
    width: 100%;
    border: 0px;
    border-radius: 90px;
    text-indent: 30px;
    height: 45px;
    font-size: 20px;
}

.search img {
    width: 30px;
    height: 30px;
    margin-right: 23px;
    display: block;
    position: relative;
    top: -2px;
}

.search img:hover {
    cursor: pointer;
}

.resultsSelection_content {
    background-image: url("https://www.zsdh.org.cn/img/resultsSelectioncontenr_bg.png");
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left center;
}

.resultsSelection_certificates {
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(72, 72, 72) 0px 20px 40px;
    width: 878px;
    margin: 0px auto 213px;
    border-radius: 30px;
    position: relative;
    top: -145px;
    display: flex;
    justify-content: center;
}

.resultsSelection_certificates dl {
    margin: 30px;
    border: 1px solid rgb(204, 151, 96);
    width: 100%;
    border-radius: 28px;
}

.resultsSelection_certificates dl dd {
    display: flex;
    margin-left: 69px;
    margin-right: 69px;
}

.resultsSelection_certificates dl dd:nth-child(1) {
    justify-content: center;
    margin-bottom: 52px;
    margin-top: 90px;
}

.resultsSelection_certificates dl dd:nth-child(1) img {
    width: 242px;
}

.resultsSelection_certificates dl dd:nth-child(2),
.resultsSelection_certificates dl dd:nth-child(4) {
    font-size: 22px;
    color: rgb(66, 66, 66);
}

.resultsSelection_certificates dl dd:nth-child(3) {
    font-size: 24px;
    color: rgb(66, 66, 66);
    margin-top: 80px;
    line-height: 57px;
}

.resultsSelection_certificates dl dd:nth-child(4) {
    margin-top: 30px;
}

.resultsSelection_certificates dl dd:nth-child(5) {
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 100px;
}

.resultsSelection_certificates dl dd:nth-child(5) div:nth-child(1) {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-top: 24px;
}

.resultsSelection_certificates dl dd:nth-child(5) div:nth-child(1) img {
    width: 140px;
}

.resultsSelection_certificates dl dd:nth-child(5) div:nth-child(1) span {
    display: flex;
    width: 100%;
    background-image: url("https://www.zsdh.org.cn/img/icon_jg.png");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 15px 3px;
    text-indent: 45px;
    font-size: 14px;
    height: 30px;
    align-items: center;
}

.resultsSelection_certificates dl dd:nth-child(5) div:nth-child(2) {
    font-size: 16px;
    line-height: 30px;
}

.result_pc {
    display: block;
    width: 48%;
}

.result_mp {
    display: none;
}

.news_header {
    background-image: url("https://www.zsdh.org.cn/img/news_baner_bg.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50%;
}


.newsContent {
    width: 1106px;
    margin: 0px auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}

.newsContent_l {
    width: 750px;
    float: left;
}

.newsContent_l p {
    /* margin: 30px 0; */
    text-indent: 2rem;
    text-align: justify;
    font-size: 14px;
    font-weight: 300;
    line-height: 42px;
}

.newsContent_l p[align] {
    text-indent: 2rem;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 42px;
}

.newsContent_l table {
    margin: 0 auto;
}

.newsContent_l table {
    border-collapse: collapse;
    border-spacing: 0;
}

.newsContent_l table p {
    margin: 5px;
    text-indent: 0;
    font-size: 14px;
    line-height: 170%;
}

.newsContent_l div img {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: -2rem;
}

.newsContent_l div {
    font-size: 14px;
    line-height: 30px;
    /*color: rgb(109, 119, 131);*/
    /*letter-spacing: 2px;*/
    line-height: 35px;
    /* margin: 25px 0; */
    line-height: 32px;
    font-size: 18px;
}

.mindexNewsBanner {
    display: none;
}

.newsContent_r {
    width: 300px;
    float: right;
    overflow: hidden;
    margin-bottom: 100px;
}

.newsContent_l_titile {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin-bottom: 20px;
}

.newsContent_l_titile h1 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 15px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    line-height: 50px;
}

.newsContent_l_titile h6 {
    font-size: 13px;
    background-image: url("https://www.zsdh.org.cn/img/Line.png");
    background-position: left center;
    background-repeat: no-repeat;
    font-weight: normal;
    text-indent: 31px;
    background-size: 20px;
    color: #3e3c3c;
    font-weight: 300;
    margin-left: 60px;
}

.newsContent_r h3 {
    font-size: 18px;
    font-weight: normal;
    border-left: 4px solid rgb(0, 122, 255);
    text-indent: 10px;
}

.newsContent_r a {
    border-top: 1px solid rgb(229, 229, 229);
    margin-top: 20px;
    padding-top: 20px;
    display: block;
}

.newsContent_r a dl dd {
    margin-bottom: 10px;
    overflow: hidden;
}

.newsContent_r a dl dd:nth-child(1) {
    font-size: 14px;
}

.newsContent_r a dl dd:nth-child(2) {
    font-size: 16px;
}

.newsContent_r a dl dd:nth-child(3) img {
    width: 100%;
    display: block;
    float: left;
}

.newsContent_r a dl dd:nth-child(4) {
    font-size: 14px;
    line-height: 30px;
}

.newsContent_r a dl dd:nth-child(5) {
    font-size: 12px;
    background-image: url("https://www.zsdh.org.cn/img/Line.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center;
    text-indent: 24px;
}

.newsPages {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgb(229, 229, 229);
    margin: 50px 0px 100px;
    padding-top: 40px;
}

.newsPages a span {
    color: #999;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}

.newsPages a h6 {
    font-weight: normal;
    font-size: 14px;
    color: rgb(34, 42, 65);
}

.newsBannerTitle {
    position: relative;
}

.newsBannerTitle a {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 220px;
    height: 62px;
    background-color: rgb(255, 255, 255);
    border-radius: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: rgb(15, 111, 212);
}

.data_cooperative_list li img {
    width: 126px;
    width: 140px;
    height: 39px;
    display: block;
    /* float: left; */
    vertical-align: middle;
    object-fit: scale-down;
}
.newswdeclareFrom {
    width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 15px #333;
    padding: 40px 50px;
    border-radius: 15px;
    margin-bottom: 100px
}
.declareBanenrs {
    width: 100%;
    /* height: 500px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /*background: #1d4092 url(../img/banner_bg.jpg) no-repeat center;*/
    flex-wrap: wrap;
    margin-top: 20px;
}

.declareBanenrs img {
    width: 552px;
}

.declareBanenrs div {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin-top: -60px;
}

.declareBanenrs span {
    font-size: 17px;
    color: #fff;
    margin-top: -30px;
}

.declareBanenrs div a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    height: 40px;
    border-radius: 20px;
    width: 47%;
    margin: 0;
    padding: 0;
}

.newsDeclareBanenr {
    background: #1d4092 url(https://www.zsdh.org.cn/img/banner_bg.jpg) no-repeat center bottom;
    padding: 30px;
}

.newsDeclareBanenr .slider {
    width: 1100px;
    margin: 50px auto;
}

@media (min-width: 0px) and (max-width: 960px) {
    .mheader_icon, .mindexNewsBanner {
        display: block !important;
    }

    .newheader_m {
        height: 243px !important
    }

    .mindexNewsBanner {
        background-image: url(https://www.zsdh.org.cn/img/kv2022.jpg);
        height: 152px;
        background-position: center;
        background-size: 150%;
        background-repeat: no-repeat;
    }

    .indexNewsBanner {
        display: none;
    }

    .box {
        width: 100%;
        max-width: 750px;
        overflow: hidden;
        margin: 0px auto;
        box-shadow: rgb(224, 224, 224) 0px 0px 30px;
        /* margin-top: 50px; */
    }

    .newsContent_l p {
        /* margin: 30px 0; */
        text-indent: 2rem;
        text-align: justify;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
    }
    .content {
        margin: 50px 10px 10px;
        width: calc(100% - 20px);
        top: -20px
    }

    .index_agenda .index_agenda_l,
    .index_agenda .index_agenda_r {
        width: 100%;
    }

    .index_agenda {
        flex-wrap: wrap;
    }


    .index_title {
        margin-bottom: 20px;
        margin-top: 17px !important;
    }

    .index_title h5 {
        font-size: 20px;
    }

    .index_title span {
        font-size: 12px;
    }

    .content .content_top div span {
        font-size: 11px;
        margin-left: 6px;
        padding-left: 10px;
        line-height: 22px;
    }

    .indexNews {
        flex-wrap: wrap;
    }

    .indexNews a {
        width: 48%;
        margin-bottom: 20px;
    }

    .indexNews a dl dd:nth-child(3) {
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre-line;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-size: 12px;
    }

    .indexNews a dl {
        margin-left: 0px;
    }

    .indexNews a dl dd:nth-child(1) {
        font-size: 14px;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre-line;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .indexNews a dl dd:nth-child(2) {
        margin-bottom: 10px;
    }

    .index_agenda .index_agenda_r {
        margin-top: 20px;
    }

    .index_agenda .index_agenda_r li dd:nth-child(2) {
        font-size: 12px;
    }

    .index_agenda .index_agenda_r li dd:nth-child(3) {
        font-size: 10px;
    }

    .index_agenda .index_agenda_r li dd:nth-child(1) {
        width: 54px;
        height: 54px;
        background-size: 50%;
    }

    .index_agenda .index_agenda_l dl dd:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        margin: 10px 0px;
    }

    .index_agenda .index_agenda_l dl dd:nth-child(2) {
        font-size: 12px;
    }

    .index_apply {
        border-radius: 0px;
    }

    .index_agenda .index_agenda_r li {
        margin-bottom: 15px;
    }

    .index_title a {
        border-bottom: 1px solid rgb(174, 175, 176);
        font-size: 12px;
    }

    .industryIndex a {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .industryIndex a img {
        width: 127px;
        height: 91px;
    }

    .industryIndex a dl {
        width: calc(100% - 137px);
    }

    .industryIndex a dl dd:nth-child(3) {
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre-line;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .industryIndex a dl {
        margin-top: 0px;
    }

    .industryIndex a dl dd {
        margin-bottom: 2px;
    }

    .industryIndex a dl dd:nth-child(2) {
        font-size: 12px;
    }

    .industryIndex a dl dd:nth-child(3) {
        font-size: 12px;
        line-height: 20px;
    }

    .industryIndex dl dd:nth-child(4) {
        margin-top: 0px;
        font-size: 12px;
        display: none;
    }

    .industryIndex dl dd:nth-child(4)::after {
        border-top: 1px solid rgb(15, 111, 212);
        height: 1px;
        padding-bottom: 5px;
    }

    .index_assessment {
        margin-bottom: 0px;
    }

    .index_assessment div:nth-child(1) {
        width: 50%;
        background-position: 94% 20px;
        background-size: 17px 4px;
        height: 300px;
    }

    .index_assessment div:nth-child(2) {
        margin-left: 10px;
    }

    .index_assessment div:nth-child(2) dd:nth-child(1) {
        display: none;
    }

    .index_assessment div:nth-child(1) h2 {
        font-size: 30px;
        margin-left: 15px;
        margin-top: 45px;
    }

    .index_assessment div:nth-child(1) h3 {
        font-size: 15px;
        margin-left: 15px;
    }

    .index_assessment div:nth-child(1) span {
        font-size: 10px;
        margin-left: 15px;
        width: 85%;
        margin-top: 15px;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre-line;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .index_assessment div:nth-child(1) strong,
    .index_assessment div:nth-child(2) dd strong,
    .mindustryIndex strong {
        width: 70px;
        height: 22px;
        font-size: 9px;
        line-height: 25px;
        position: absolute;
        left: 14px;
        bottom: 12px;
        margin: 0px;
    }

    .index_assessment div:nth-child(2) {
        width: 50%;
    }

    .index_assessment div:nth-child(2) dl {
        height: 100%;
    }

    .index_assessment div:nth-child(2) dd {
        width: 100% !important;
        height: calc(50% - 5px) !important;
    }

    .index_assessment div:nth-child(2) dd:nth-child(2) {
        margin-bottom: 10px;
    }

    .index_assessment div:nth-child(2) dd h3,
    .mindustryIndex h3 {
        margin-left: 13px;
        font-size: 12px;
        margin-top: 19px;
    }

    .index_assessment div:nth-child(2) dd span,
    .mindustryIndex span {
        font-size: 10px;
        width: 80%;
        margin-left: 13px;
        line-height: 20px;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre-line;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .index_assessment div:nth-child(2) dd strong,
    .mindustryIndex strong {
        bottom: 12px;
        margin-left: 0px;
        margin-bottom: 0px;
        font-weight: normal;
        line-height: 25px;
        left: 13px !important;
    }

    .mindustryIndex {
        display: block;
        background-color: rgb(255, 255, 255);
        margin-top: 10px;
        position: relative;
        height: 120px;
        overflow: hidden;
        background-image: url("https://www.zsdh.org.cn/img/pg_bg.png");
        background-repeat: no-repeat;
        background-position: 95% 20px;
        background-size: 21%;
        margin-bottom: 45px;
    }

    .mindustryIndex span {
        width: 60%;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre-line;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .bgallmap {
        padding-bottom: 0px;
        margin-top: 105px;
        background-size: 100%;
    }

    .partners {
        display: flex;
        justify-content: space-between;
        background-image: url("https://www.zsdh.org.cn/img/hz_bg.png");
        background-size: 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .partners li {
        width: 30%;
        height: 70px;
    }

    .partners li img {
        width: 68%;
    }



    .index_apply_box {
        margin: 0px;
        width: 100%;
    }

    .index_apply {
        background-image: url("https://www.zsdh.org.cn/img/apply_bg_m.png");
        height: 355px;
        margin: 15px 0px 0px;
        padding-bottom: 15px;
        border-bottom: 30px solid rgb(247, 247, 247);
    }

    .index_apply_content {
        margin: 30px;
    }

    .index_apply_content div img {
        width: 245px;
    }

    .index_apply_content div:nth-child(2) {
        font-size: 14px;
    }

    .index_apply_content div:nth-child(3) {
        display: flex;
        flex-wrap: wrap;
    }

    .index_apply_content div:nth-child(3) dl {
        position: relative;
        font-size: 12px;
        padding: 0px 0px 0px 10px;
        margin-top: 10px;
    }

    .index_apply_content div:nth-child(3) dl::after {
        left: 0px;
        border-color: rgb(151, 151, 151);
    }

    .index_apply_content div:nth-child(4) {
        width: 130px;
        height: 41px;
        font-size: 16px;
        left: 20px;
        bottom: 16px;
        line-height: 41px;
    }

    .index_apply_content div:nth-child(1) {
        background-image: url("https://www.zsdh.org.cn/img/apply_bg_br_m.png");
        background-size: 70px;
        margin: 10px 0px;
    }

    .index_apply_content div:nth-child(3) dl dd {
        margin-bottom: 6px;
    }

    .bannerbg_01_m {
        display: block;
        width: 100% !important;
    }

    .bannerbg_01_pc {
        display: none;
    }

    .indexbaner .swiper-container {
        height: 400px;
        margin-bottom: 66px;
    }

    .indexbaner .swiper-pagination {
        bottom: 20px !important;
    }

    .indexbaner .swiper-pagination span {
        width: 60px;
        height: 3px;
    }

    .m_header {
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgba(0, 0, 0, 0.82);
        z-index: 2147483647;
        display: none;
        height: 100%;
        width: 100%;
    }

    .m_header_box {
        height: 100%;

    }

    .m_header dl {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .m_header dl dd {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .m_header dl dd:nth-child(2) {
        margin-top: 39px;
    }

    .m_header dl dd:nth-child(1) {
        width: 81px;
        height: 81px;
        background-color: rgb(255, 255, 255);
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        margin-top: 40px;
    }

    .m_header dl dd:nth-child(1) img {
        width: 64px;
    }

    .m_header dl dd a, .m_header_box i, .levemoreNav-m-title {
        display: flex;
        width: 100%;
        color: rgb(255, 255, 255);
        justify-content: center;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .levemoreNav {
        margin-top: 30px;

    }

    .levemoreNav-m-title {
        justify-content: left !important;
    }

    .levemoreNav a, .levemoreNav-m-title {
        margin-bottom: 11px !important;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding-bottom: 11px;
        color: #fff;
    }

    .m_header dl dd:nth-child(4), .m_header dl dd:nth-child(5) {
        width: 30px;
        height: 30px;
        background-image: url("../img/hide_hd_icon.png");
        background-size: 100%;
        background-repeat: no-repeat;
        /* margin-bottom: 63px; */
    }

    .navback {
        display: none;
        background-image: url("../img/navbank.png") !important;
        width: 30px !important;
        height: 30px;
        background-size: 30px;
    }

    .levemoreNavlist i {
        display: flex;
        width: 100%;
        color: rgb(255, 255, 255);
        justify-content: center;
        font-size: 16px;
        margin-bottom: 24px;
    }

    .data_cooperative_tile {
        margin-top: 34px;
        margin-bottom: 40px;
    }

    .dataConferencebanner img {
        width: 90%;
    }

    .data_committee_list {
        margin: 0px 10px;
        height: 400px;
    }

    .data_committee_list li {
        width: 30%;
        margin-bottom: 30px;
    }

    .data_committee_list li img {
        width: 106px;
        display: block;
        margin: 0px auto 7px;
    }

    .data_committee_list li dl dd {
        margin-bottom: 3px;
    }

    .data_committee_list li dl dd:nth-child(1) {
        font-size: 15px;
    }

    .data_committee_list li dl dd:nth-child(2) {
        font-size: 12px;
        text-align: center;
    }

    .data_cooperative_Category {
        width: 103px;
        height: 24px;
        font-size: 12px;
        margin-bottom: 20px;
    }

    .data_cooperative_list {
        margin: 0px 10px 55px;
    }

    .data_cooperative_list li {
        width: 24%;
        height: 49px;
        border-radius: 9px;
        margin-top: 10px;
    }

    .data_cooperative_list li img {
        width: 80%;
    }

    .dataConferencebanner_more {
        margin: 34px auto;
    }

    .dataConferencebanner_more i {
        width: 25px;
    }

    .speakers_type ul {
        flex-wrap: wrap;
        padding: 0px 10px;
    }

    .speakers_type li {
        font-size: 9px;
        height: 30px;
        margin-bottom: 10px;
        width: 23.8% !important;
    }

    .speakers_type li h6 {
        display: none;
        width: 15px;
        height: 15px;
        background-size: 15px;
        margin-right: 5px;
    }

    .dataConferencebanner_list_img ul {
        margin: 0px 15px;
        display: block;
    }

    .dataConferencebanner_list_img ul li dl dd:nth-child(1) {
        font-size: 15px;
    }

    .dataConferencebanner_list_img ul li {
        width: 30%;
        height: auto;
        margin-bottom: 20px !important;
        float: left;
        margin-left: 10px;

    }

    .dataConferencebanner_list_img ul li img {
        width: 100%;
        height: 127px;
        display: block;
        float: left;
        vertical-align: middle;
        object-fit: cover;
        margin-bottom: 10px;
    }

    .dataConferencebanner_list_img ul li dl {
        margin-top: 10px;
    }

    .dataConferencebanner_list_img ul li dl dd {
        font-size: 12px;
        text-align: center;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .dataConferencebanner_info div {
        font-size: 16px;
        width: 147px;
        height: 42px;
    }

    .levemoreNav-s {
        display: none;
        width: 100%;
    }

    .dataConferencebanner_info div::after {
        font-size: 12px;
        width: 147px;
        height: 42px;
    }

    .dataConferencebanner_info {
        margin: 50px auto;
        padding: 0px 10px;
    }

    .dataConferencebanner_info span {
        top: 43px;
    }

    .dataConferencebanner_title dl dd:nth-child(2) {
        font-size: 30px;
    }

    .speakersbox .dataConferencebanner_title {
        margin-top: 50px;
    }

    .formList_title_form table tr td {
        font-size: 12px !important;
    }

    .formList_title_form table tr td:nth-child(1) {
        width: 20%;
    }

    .formList_title_form table tr td:nth-child(2) {
        width: 30%;
    }

    .formList_title_form table tr td:nth-child(3) {
        width: 50%;
    }

    .formList_title_form table tr:nth-child(1) td {
        font-size: 16px !important;
    }

    .formList_title {
        height: 100px;
    }

    .formList_title h5 {
        font-size: 24px;
    }

    .formList_title span {
        font-size: 12px;
    }

    .dataConferencebanner_type ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0px 10px;
    }

    .dataConferencebanner_type li {
        width: 22%;
        margin-bottom: 10px;
    }

    .dataConferencebanner_type li span {
        font-size: 12px;
    }

    .dataCon_content {
        margin-top: -535px;
        margin-bottom: 100px;
    }

    .dataConferencebanner_introduce {
        padding: 23px 20px;
        width: calc(100% - 20px);
        margin: 0px 10px 80px;
        background-position: 85% 63% !important;
        background-size: 30%;
    }

    .dataConferencebanner_introduce dl {
        width: 100%;
        margin: 0px !important;
    }

    .dataConferencebanner_introduce dl dd {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .dataConferencebanner_introduce dl dd:nth-child(3) {
        width: 100%;
    }

    .dataConferencebanner_introduce dl dd:nth-child(4) {
        width: 65%;
    }

    .data_pc {
        display: none;
    }

    .data_m {
        display: block;
    }

    .dataConferencebanner {
        margin-top: 77px;
    }

    .dataConferencebanner_title {
        margin-bottom: 30px;
    }

    .dataCon_header {
        background-image: url(https://www.zsdh.org.cn/img/data_header_bg.png) !important;
        background-size: 100% !important;
        background-position: 0% 280px !important;
    }

    .customerService {
        width: 179px;
        height: 257px;
        z-index: 999;
        right: 0px;
        display: none;
    }

    .customerService h2 {
        font-size: 22px;
        margin-top: 12px;
        margin-left: 15px;
    }

    .customerService dl {
        margin-left: 15px;
        margin-top: 7px;
        font-size: 12px !important;
    }

    .customerService dl dd:nth-child(1) {
        margin-bottom: 0px;
    }

    .industryIndex_title {
        margin-top: 34px;
        margin-left: 27px;
        margin-bottom: 32px;
    }

    .industryIndex_title span {
        font-size: 12px;
    }

    .industryIndex_title h3 {
        font-size: 28px;
    }

    .industryIndex_title strong {
        margin: 14px 0px;
    }

    .industryIndex_title h6 {
        font-size: 17px;
    }

    .industryIndex_header {
        background: url("https://www.zsdh.org.cn/img/zs_bg_02_m.png") right bottom / 54% no-repeat rgb(0, 122, 255) !important;
    }

    .industryIndex_content {
        width: 100%;
        padding: 20px;
        margin-bottom: 30px;
        background-size: 140px;
        margin-top: 30px;
    }

    .industryIndex_content img {
        width: 130px;
        height: auto;
    }

    .industryIndex_content dl {
        margin-left: 12px;
    }

    .industryIndex_content dl dd:nth-child(1) {
        font-size: 10px;
        color: rgb(173, 173, 173);
    }

    .industryIndex_content dl dd:nth-child(2) {
        font-size: 14px;
        margin-top: 10px;
    }

    .industryIndex_content dl dd:nth-child(3) {
        font-size: 10px;
        color: rgb(66, 66, 66);
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 18px;
        margin-top: 10px;
    }

    .industryIndex_content dl dd:nth-child(3) p:nth-child(2) {
        display: none;
    }

    .industryIndex_content dl dd:nth-child(4) {
        font-size: 10px;
        color: rgb(66, 66, 66);
        margin-top: 10px;
        background-size: 20px;
        text-indent: 30px;
    }

    .industryIndex_news_hot dl {
        width: 100%;
        margin: 10px auto 14px;
    }

    .industryIndex_news_hot dl span:nth-child(1) {
        font-size: 17px;
        font-weight: bold;
        margin-top: 10px;
    }

    .industryIndex_news_hot dl span:nth-child(2) {
        font-size: 23px;
    }

    .industryIndex_news_hot div ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .industryIndex_news_hot div ul li:last-child {
        display: none;
    }

    .industryIndex_news_hot div ul li {
        display: flex;
        width: 6%;
    }

    .industryIndex_news_hot div ul li img {
        width: 100% !important;
    }

    .industryIndex_news_hot {
        width: calc(100% - 30px);
        margin: 15px;
    }

    .industryIndexNewsList {
        width: 100%;
    }

    .industryIndexNewsList a {
        padding-bottom: 15px !important;
        margin-bottom: 15px !important;
        border-bottom: 1px dashed #ededed !important;
    }

    .industryIndexNewsList a img {
        width: 128px;
        height: 93px;
    }

    .industryIndexNewsList {
        width: 100%;
    }

    .industryIndexNewsList a dl {
        margin-left: 10px;
        height: 93px;
        margin-top: 0px;
        width: calc(100% - 140px) !important;
        display: flex;
        flex-wrap: wrap;
    }

    .industryIndexNewsList a dl dd:nth-child(1) {
        font-size: 10px;
    }

    .industryIndexNewsList a dl dd:nth-child(2) {
        font-size: 14px;
        margin-top: 5px;
    }

    .industryIndexNewsList a dl dd:nth-child(3) {
        margin-top: 0px;
        font-size: 12px;
        color: #999;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre-line;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .industryIndexNewsList a dl dd:nth-child(3) p {
        font-size: 10px;
        line-height: 20px;
        margin-top: 10px;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .industryIndexNewsList a dl dd:nth-child(4) {
        font-size: 10px;
        background-size: 15px;
        text-indent: 20px;
        margin-top: 0px;
    }

    .pages {
        margin: 0px auto 33px;
        display: flex;
        justify-content: center;
    }

    .pages ul {
        width: auto !important;
        display: flex;
        justify-content: space-between;
    }

    .pages ul li {
        min-width: 30px;
        height: 30px;
    }

    .pages ul li {
        border-right: 1px solid rgb(174, 183, 193);
        display: block !important;
    }

    .pages ul li a, .pages ul li span {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
    }

    .pages .next, .pages .prev {
        width: 45px !important;
        font-size: 12px;
    }

    .pages i {
        display: block;
        min-width: 40px;
        height: 30px;
        font-size: 12px;
    }

    .resultsSelectionbaner img {
        width: 100%;
    }

    .result_pc {
        display: none;
    }

    .result_mp {
        display: block;
        width: 80% !important;
    }

    .search {
        width: 80%;
        height: 50px;
        margin-bottom: 210px;
    }

    .search input {
        height: 50px;
        font-size: 16px;
    }

    .search img {
        width: 22px;
        height: 22px;
        margin-right: 20px;
        top: -2px;
    }

    .resultsSelection_certificates {
        width: 95%;
    }

    .resultsSelection_certificates dl dd {
        display: flex;
        margin-left: 24px;
        margin-right: 24px;
    }

    .resultsSelection_certificates dl {
        margin: 15px;
        border: 1px solid rgb(204, 151, 96);
        width: 100%;
        border-radius: 24px;
    }

    .resultsSelection_certificates dl dd:nth-child(1) {
        justify-content: center;
        margin-bottom: 44px;
        margin-top: 41px;
    }

    .resultsSelection_certificates dl dd:nth-child(1) img {
        width: 126px;
        height: 145px !important;
    }

    .resultsSelection_certificates dl dd:nth-child(2),
    .resultsSelection_certificates dl dd:nth-child(4),
    .resultsSelection_certificates dl dd:nth-child(3) {
        font-size: 18px;
    }

    .resultsSelection_certificates dl dd:nth-child(3) {
        margin-top: 14px;
        line-height: 32px;
    }

    .resultsSelection_certificates dl dd:nth-child(5) div:nth-child(1) span {
        font-size: 12px;
    }

    .resultsSelection_certificates dl dd:nth-child(5) div:nth-child(2) {
        font-size: 14px;
    }

    .resultsSelection_certificates dl dd:nth-child(5) div:nth-child(1) {
        margin-top: 0px;
    }

    .resultsSelection_certificates {
        box-shadow: rgb(193, 193, 193) 0px 20px 40px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .resultsSelectionbanerbg {
        background-repeat: no-repeat !important;
        background-position: right bottom !important;
        background-size: 63% !important;
    }

    .newsNavigation {
        margin-bottom: 15px;
        font-size: 14px !important;
    }

    .newsBannerTitle img {
        width: 80%;
    }

    .newsBannerTitle strong {
        margin: 10px 0px;
    }

    .newsBannerTitle strong img {
        width: 100px;
    }

    .newsBannerTitle a {
        right: 27px;
        width: 138px;
        height: 44px;
        border-radius: 41px;
        font-size: 17px;
        color: rgb(15, 111, 212);
    }

    .newsNavigation {
        margin-left: 20px;
        margin-top: 20px;
    }

    .newsContent {
        width: calc(100% - 20px);
        padding: 0px 10px;
    }

    .newsContent_l {
        width: 100%;
    }

    .newsContent_l_titile h1 {
        line-height: 30px;
        margin-bottom: 0px;
        text-indent: 0;
        font-weight: bold;
    }

    .newsContent_l p {
        margin: 0 !important;
    }

    .newsContent_l_titile h6 {
        font-size: 12px;
        background-size: 15px;
        text-indent: 0px;
        margin-left: 5px;
    }

    .newsContent_l div {
        margin-bottom: 0px;
        font-size: 14px;

    }

    .newsContent_l_titile {
        margin-top: 10px !important;
    }

    .newsContent_l_titile h1 {
        font-size: 22px !important;
        text-align: center;
        line-height: 41px;
        margin-top: 0px;
        width: 97%;
        margin-left: 1.5% !important;
    }

    .newsContent_r {
        display: none;
    }

    .newsPages {
        display: flex;
        flex-wrap: wrap;
        margin: 50px 15px 0px 15px;
        padding: 30px 0px;
        position: relative;
        border-top: 0px;
        width: calc(100% - 30px);
    }

    .newsPages::after {
        content: "";
        position: absolute;
        width: 200%;
        height: 5px;
        background-color: rgb(239, 239, 239);
        left: -50%;
        top: 0px;
    }

    .newsPages a {
        width: 100%;
    }

    .newsPages a:nth-child(1) {
        margin-bottom: 10px;
    }

    .customerService i {
        position: absolute;
        right: 10px;
        top: 10px;
        font-style: normal;
        color: rgb(255, 255, 255);
        font-weight: normal;
        display: block !important;
    }

    #committee .swiper-container {
        height: 450px !important;
    }

    #committee .swiper-pagination {
        bottom: 0px !important;
    }

    .data_cooperative_tile {
        margin-top: 50px;
    }

    .data_cooperative_tile h6 {
        font-size: 14px;
        font-weight: normal;
    }

    .data_cooperative_tile span {
        font-size: 24px;
    }

    #cooperation {
        margin-bottom: 20px;
    }

    #cooperation .data_cooperative_list {
        padding-bottom: 0px !important;
    }

    #committee .swiper-slide {
        padding-bottom: 80px !important;
    }

    #committee .swiper-pagination {
        bottom: 48px !important;
    }

    #cooperation .swiper-pagination {
        bottom: 18px !important;
    }

    #committee .swiper-pagination-bullet,
    #cooperation .swiper-pagination-bullet,
    #meeting .swiper-pagination-bullet {
        width: 32px;
        border-radius: 3px;
        height: 3px;
    }

    .showkf_icon {
        display: block !important;
    }

    .mpMtno {
        margin-top: 0px;
        top: 0px !important;
    }

    .indexbaner .swiper-container img {
        width: 60% !important;
    }

    #newheader {
        min-width: 100% !important;
        height: 210px !important;
        padding-top: 56px;
    }

    #newheader .nav {
        display: none !important;
    }

    #newheader .swiper-slide {
        height: 138px !important;
    }

    .m_nav {
        background-color: rgba(0, 0, 0, 0.8);
        width: calc(100% - 20px);
        display: block !important;
        padding: 10px 15px 10px;
        justify-content: space-between;
        overflow: hidden;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
    }

    .m_nav img {
        width: 120px;
    }

    .m_nav span {
        float: right;
        background: url(../img/mg_dh.png);
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 26px;
        margin-top: 3px;
    }

    .declareBanenr {
        width: 100%;
        height: 350px !important;
        background-size: 80%;
    }

    .declareBanenr .dctech {
        /*height: 250px !important;*/
    }

    .declareBanenr div {
        width: 90%;
    }

    .declareBanenr div img {
        width: 100%;
        height: 250px !important;
        display: block;
        vertical-align: middle;
        object-fit: cover;
    }

    .declareBanenr div a {
        padding: 8px 40px !important;
        font-size: 16px !important;
    }

    #tab {
        margin: 0px auto 10px !important;
        display: flex;
        flex-wrap: wrap;
    }

    .gree > span h3 {
        padding: 17px 20px !important;
        cursor: pointer;
        width: 50%;
        font-size: 14px !important;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .ul-project li {
        width: calc(50% - 20px) !important;

        margin: 13px 10px !important;
        text-align: left !important;
    }

    .ul-project li .name {
        font-size: 14px !important;
        color: #464646;
        font-weight: bolder;
        margin-top: 7px;
        margin-bottom: 5px;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .ul-project li .desc {
        font-size: 12px !important;
        line-height: 20px;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: 36px !important;
    }

    .ul-project li img {
        width: 100% !important;
        height: 152px;
        display: block;
        float: left;
        vertical-align: middle;
        object-fit: contain;
    }

    .contacts, .signBox {
        border-radius: 0 !important;
    }

    .contacts .dataConferencebanner_title dl dd:nth-child(2), .signBox .dataConferencebanner_title dl dd:nth-child(2) {
        font-size: 22px !important;
    }

    .contacts .dataConferencebanner_title dl dd:nth-child(1), .signBox .dataConferencebanner_title dl dd:nth-child(1) {
        font-size: 12px !important;
    }

    .contacts .dataConferencebanner_title dl, .signBox .dataConferencebanner_title dl {
        margin-top: 20px !important;
    }

    .dataConferencebanner_introduce {
        margin-bottom: 60px !important;
        background-position: 95% 92% !important;
    }

    .contacts .dataConferencebanner_introduce {
        border-radius: 11px !important;

    }

    .dataCon_header-m {
        margin-bottom: 40px !important;
    }

    .contacts .part .name {
        font-size: 16px !important;
    }

    .contacts .part .address {
        font-size: 12px !important;
    }

    .contacts_box {

        margin-bottom: 0 !important;
    }

    .signBox .dataConferencebanner_introduce {
        border-radius: 10px !important;
    }

    .signBox .regform {
        width: 100% !important;
    }

    .signBox .text {
        margin-top: 45px;
        line-height: 1.8em;
    }

    .signBox .text strong {
        font-size: 16px;
    }

    .newsPages a span {
        font-size: 14px;
    }

    .newsPages a h6 {
        font-size: 14px;
    }

    .newsPages dl {
        width: 100%;
        margin-bottom: 20px;
    }

    .indexNews a img {
        height: 120px;
        display: block;
        vertical-align: middle;
        object-fit: contain;
        background: #1b1187;
    }

    .newsContent_l div img {
        width: 100% !important;
    }

    .pioneerBtn {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .pioneerBtn li {
        display: flex;
        flex-wrap: wrap;
        flex-flow: column;
        width: 70%;
        justify-content: center;
        align-items: center;
    }

    .pioneerBtn li img {
        width: 140px;
    }

    .pioneerBtn a {
        padding: 10px 25px !important;
        width: 80% !important;
        box-shadow: 0 1px 2px 0px #93c3ff !important;
    }

    .pioneerTxt {
        font-size: 14px !important;
        line-height: 37px !important;
    }

    .newswdeclareFrom {
        top: -21px !important;
        width: 100% !important;
        padding: 10px 10px !important;
        border-radius: 10px !important;
        margin-bottom: 0px;
    }

    .formBtns {
        margin-top: 30px !important;
    }

    .w162 {
        margin-left: 162px !important;
    }

    .declareBanenr div {
        width: 100% !important;
    }

    .committeeMore {
        width: 36% !important;
        margin-bottom: 30px !important;
        padding: 10px 15px !important;
        font-size: 12px !important;
        margin-top: 20px !important;

    }

    .zhurenList .swiper-slide img, .fuzhurenList .swiper-slide img, .zhuanjiaList .swiper-slide img {
        width: 100% !important;
        height: auto !important;
    }

    .zhurenList .swiper-slide dl dd, .fuzhurenList .swiper-slide dl dd, .zhuanjiaList .swiper-slide dl dd {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
    }

    .speakersboxindex .swiper-slide {
        margin-bottom: 10px !important;
        margin-top: 15px !important;
    }

    .speakersboxindex .speakers_type ul {
        margin-bottom: 15px !important;
    }

    .speakersboxindex .swiper-container {
        padding-bottom: 35px;
    }

    .speakersboxindex .dataConferencebanner_title {
        margin-bottom: 30px !important;
    }

    #speakers_text {
        margin-bottom: 10px !important;
        margin-top: 0 !important;
    }

    button {
        outline: none;
    }

    .newsDeclareBanenr {
        background: #1d4092 url(https://www.zsdh.org.cn/img/banner_bg.jpg) no-repeat center bottom;
        padding: 20px 35px;
    }

    .newsDeclareBanenr .slider .slick-next {
        right: -25px;
    }

    .newsDeclareBanenr .slider .slick-prev {
        left: -25px;
    }

    .newsDeclareBanenr .slider .slick-next, .newsDeclareBanenr .slider .slick-prev {
        background-size: 15px !important;
    }

    .newsDeclareBanenr .slider .slick-arrow {
        width: 22px;
    }

    .newsDeclareBanenr .slider {
        width: auto !important;
        margin: 0px auto !important;
    }

    .levemoreNav-m {
        width: 58%;
        margin: 0 auto;
        margin-left: 22%;
    }

    .levemoreNav-m a {
        justify-content: left !important;
        border-bottom: 1px solid #4a4a4a;
    }

    .m1200 {
        width: 100% !important;
    }

    .g_zhuanti ul {
        display: block !important;
        /* margin: 10px; */
    }

    .g_zhuanti ul li {
        float: left;
        width: calc(50% - 15px) !important;
        margin-bottom: 10px;
        margin-left: 10px;
        height: 200px !important;
    }

    .g_zhuanti ul li .icon {

        width: 54px !important;
        margin: 57px auto 17px !important;

    }

    .g_zhuanti ul li p {
        font-size: 16px !important;
    }

    .public_title h3 {
        font-size: 20px !important;
        margin-left: 10px;

    }

    .public_title a {
        margin-right: 10px;
    }

    .public_title {
        margin: 20px 0 !important;
    }

    .m_bottom_news .img_news, .m_bottom_news .img_news .bd ul li, .m_bottom_news .img_news .bd ul li p, .m_bottom_news .text_news {
        width: 100% !important;
    }

    .m_bottom_news .img_news, .m_bottom_news .img_news .bd ul li {
        height: 301px !important;
    }

    .m_bottom_news .img_news .bd ul li img {
        width: 100%;
        min-height: 253px !important;
        display: block;
        float: left;
        vertical-align: middle;
        object-fit: cover;
    }

    .m_bottom_news .img_news .bd ul li p {
        font-size: 14px !important;
    }

    .m_bottom_news .text_news .list_news li::before {
        background-color: #fff !important;
    }

    .m_bottom_news .text_news .list_news li {
        margin-right: 10px !important;
    }

    .m_bottom_news .text_news .list_news li a {
        width: 80% !important;
        font-size: 13px;
    }

    .indexhuikan-m {
        display: block !important;
        margin: 15px 10px;
        float: left;
    }

    .indexhuikan {
        display: none;
    }

    .m_bottom_news .img_news .prev, .m_bottom_news .img_news .next {
        right: 5px;
        background-size: 18px;
        width: 19px;
        height: 45px;
    }

    .m_bottom_news .img_news .prev {
        left: 10px;
        background: url(https://www.zsdh.org.cn/img/left_arrow.png) top left no-repeat;
        background-position: center center;
        background-size: 18px;
    }

    .industryIndexNewsList a {
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
        border-bottom: 1px dashed rgb(221 221 221);
    }

    .icon-mores, .icon-mores-to {
        position: relative;
    }

    .icon-mores:after, .icon-mores-to:before {
        content: " ";
        display: inline-block;
        height: 6px;
        width: 6px;
        border-width: 2px 2px 0 0;
        border-color: #c8c8cd;
        border-style: solid;
        -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
        transform: matrix(.71, .71, -.71, .71, 0, 0);
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: 149px;
    }

    .dctech2021banner {
        display: none !important;
    }

    .dctech2021bannerm {
        display: block !important;
        background-image: url(https://www.zsdh.org.cn/img/mainkv.jpg);
        height: 169px;
        background-position: center bottom;
        background-size: 100%;
        background-repeat: no-repeat;
        margin-top: 49px;
    }

    .schedule .hd ul li {
        width: 19.5% !important;
        font-size: 12px !important;
        margin-right: 0 !important;
        height: 57px !important;
    }

    .m_bottom_news .img_news .bd ul li, .m_bottom_news .img_news {
        height: 288px !important;
    }

    .schedule .hd ul li.on::before {
        left: 40%;
        background-repeat: no-repeat !important;
        background-size: 15px !important;

    }

    .mheaderchengguo {
        width: 40% !important;
        margin-left: 30%;
    }

    .mheaderchengguo .levemoreNav-m {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .mheaderchengguo .levemoreNav-m a {
        text-align: center;
        display: block;
    }

    .mheaderchengguo a {
        border-bottom: none !important;
    }

    .sldhAgenda table tr td {
        padding: 10px 0 !important;
        font-size: 12px;
    }

    .sldhTitle {
        font-size: 18px !important;
        padding: 20px !important;
    }
    .agendepadding{
        padding-bottom: 30px !important;
    }
    .sldhAgenda{
        margin-bottom:0 !important;
    }
}


.schedule .hd ul li .on::before {
    width: 11px !important;
    background-repeat: no-repeat !important;
}

.schedule .schedule_bg {
    padding: 21px 10px !important;
}

.schedule .bd {
    margin-top: 0 !important;
}

.indexNewsBanner {
    display: block;
}

.m_bottom_news .text_news .list_news li span {
    color: #afaaaa !important;
}

.dctech2021banner {
    height: 750px !important;
}

.mobile-inner-nav a, .mobile-inner-nav i, .navback span, .hide_Header span, .levemoreNav-m-title {
    animation-duration: 0.6s;
    animation-fill-mode: both;
    animation-name: bounceInLeft;
}

.mobile-inner-nav i {
    font-style: normal;
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    100% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0px, 0px);
    }

    75% {
        transform: translate3d(-10px, 0px, 0px);
    }

    90% {
        transform: translate3d(5px, 0px, 0px);
    }

    100% {
        transform: none;
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    100% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0px, 0px);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0px, 0px);
    }

    75% {
        transform: translate3d(-10px, 0px, 0px);
    }

    90% {
        transform: translate3d(5px, 0px, 0px);
    }

    100% {
        transform: none;
    }
}

.technologyshare,
.dataconBox {
    display: none;
}

.technologysharebox {
    display: none;
}

.dctech2021bannerm {
    display: none;
}

.showkf_icon {
    display: block;
    position: fixed;
    right: 0px;
    top: 70%;
    width: 45px;
    height: 45px;
    background: url("https://www.zsdh.org.cn/img/icon_kfs.png") center center / 25px no-repeat rgb(0, 122, 255);
    border-radius: 50%;
    box-shadow: rgb(51, 51, 51) 0px 3px 5px;
}

.customerService i {
    display: none;
}

.showkf_icon {
    display: none;
}

#committee .swiper-slide {
    padding-bottom: 80px;
}

#committee .swiper-pagination {
    bottom: 80px;
}

#cooperation .data_cooperative_list,
#meeting .dataConferencebanner_list_img {
    padding-bottom: 100px;
}

#cooperation .swiper-pagination,
#meeting .swiper-pagination {
    bottom: 60px;
}

#committee .swiper-pagination-bullet,
#cooperation .swiper-pagination-bullet,
#meeting .swiper-pagination-bullet {
    width: 31px;
    border-radius: 3px;
}

.m_nav {
    display: none;
}

#newheader {
    min-width: 1000px;
    margin: 0 auto;
    height: 440px;
}

#newheader .swiper-slide {
    width: 100%;
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#newheader .nav {
    position: fixed;
    z-index: 999999999999999999999999999999;
    width: 100%;
    display: flex;
    left: 0;
    top: 0;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0.8);
    align-items: center;
    padding: 5px 46px;
    height: 64px;
}




#newheader .nav li dl {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    top: 50px;
    font-size: 14px;
    width: 150px;
    padding-bottom: 10px;
    display: none;
}

#newheader .nav li dl dd a {
    margin-left: 0px !important;

}

#newheader .nav li dl dd a:hover {
    background: rgb(0, 122, 255) !important;
    color: #fff !important;
    border-radius: 0 !important;
}

.navmore:hover .dlnav {
    padding-top: 15px;
    display: block !important;
}

.dlnav dd a {
    justify-content: left !important;
}

.declareBanenr {
    background: #1d4092 url(https://www.zsdh.org.cn/img/banner_bg.jpg) no-repeat center bottom;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.declareBanenr .dctech {
    height: 250px !important;
}

.declareBanenr div {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-flow: column;

}

.declareBanenr div a {
    background: #ffffff;
    padding: 15px 70px;
    font-size: 18px;
    border-radius: 40px;
    color: #0f6fd4;
    margin-top: 25px;
    font-weight: bold;
}

.committeeMore {
    border: 1px solid #fff;
    color: #fff;
    padding: 13px 15px;
    margin: 0 auto;
    display: flex;
    width: 180px;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
    margin-top: 40px;
    font-size: 16px;
}

.committeelist_on {
    background-color: #fff;
    color: rgb(59, 67, 242) !important;
}

#speakers_text {
    color: #fff;
}

:root {
    --swiper-theme-color: none;
}

.m_top_news {
    margin: 40px 0px 0px;
    height: 97px;
    background: linear-gradient(to left, rgba(221, 223, 227, 0.6), transparent);
}

.m_top_news .fl img {
    margin: 0px 0px;
}

.m_top_news .fr {
    width: 1075px;
    padding-right: 15px;
}

.m_top_news h3 {
    text-align: center;
    position: relative;
}

.m_top_news h3 a {
    color: #333;
    font-size: 26px;
    line-height: 60px;
    font-weight: bold;

}

.m_top_news h3 .more {
    float: right;
    font-size: 14px;
    color: #727070;
    /* line-height: 35px; */
    /* display: inline-block; */
    height: auto;
    width: auto;
    top: 8px;
    position: absolute;
    right: -16px;
    font-weight: 100;
    margin-right: 5px;

}

.m_top_news {
    text-align: center;
}

.m_top_news a {
    font-size: 15px;
    line-height: 20px;
    color: #333;
    overflow: hidden;

    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;


}

.m_top_news span {
    font-size: 15px;
    line-height: 20px;
    color: #333;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;


}


/*
.smalltopnews .a1{ max-width: 380px;  }
.smalltopnews .a2{ width: 360px;  }
.smalltopnews .a3{ max-width: 320px;  }*/


.m_middle_news {
    background: url(https://www.zsdh.org.cn/img/m_middle_news.png) left center no-repeat;
    height: 52px;
    width: 1200px;
    margin: 30px 0px 30px;
    position: relative;
}

.m_middle_news a {
    font-size: 18px;
    color: #333;
    line-height: 52px;
    padding-left: 138px;
    font-weight: bold;
}

.m_middle_news .more {
    padding-left: 0;
    font-size: 14px;
    color: #747373;
    top: 2px;
    position: absolute;
    right: 13px;
    font-weight: 100;
}

.m_bottom_news {
    overflow: hidden;
    padding-bottom: 30px;;
}

.m_bottom_news .img_news {
    width: 630px;
    height: 403px;
    overflow: hidden;
    position: relative;
}

.m_bottom_news .img_news .bd ul li {
    width: 630px;
    height: 402px;
    position: relative;
}

.m_bottom_news .img_news .bd ul li p {
    font-size: 17px;
    color: #fff;
    line-height: 48px;
    height: 48px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 630px;
    padding: 0px 0 0 15px;
    background: linear-gradient(to left, rgb(17, 26, 134, 0.74), rgba(15, 69, 219, 0.79));
    text-align: left;
    box-sizing: border-box;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 121px;
}

.m_bottom_news .img_news .bd ul li p a {
    color: #fff;
}

.m_bottom_news .img_news .bd ul li img {
    width: 100%;
    min-height: 402px;
}

.m_bottom_news .img_news .hd {
    position: absolute;
    bottom: 20px;
    right: 15px;
    text-align: right;
}

.m_bottom_news .img_news .hd ul {
    /* width: 121px; */
    overflow: hidden;
}

.m_bottom_news .img_news .hd ul li {
    width: 8px;
    height: 8px;
    border: 2px solid #ffff;
    float: left;
    margin-left: 12px;
    border-radius: 50%;
}

.m_bottom_news .img_news .hd ul li.on {
    background: #fff
}

.m_bottom_news .img_news .prev,
.m_bottom_news .img_news .next {
    position: absolute;
    right: 0%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 30px;
    height: 65px;
    background: url(https://www.zsdh.org.cn/img/right_arrow.png) top left no-repeat;
}

.m_bottom_news .img_news .prev {
    left: 0;
    /* right: 0%; */
    background: url(https://www.zsdh.org.cn/img/left_arrow.png) top left no-repeat;
}

.m_bottom_news .text_news {
    width: 545px;
    overflow: hidden;
}

.m_bottom_news .text_news .public_title {
    margin-top: 0px;
    margin-bottom: 10px;
}


.m_bottom_news .text_news .deta {
    position: relative;
}

.m_bottom_news .text_news .deta::before {
    position: absolute;
    right: -6px;
    height: 39px;
    width: 1px;
    background: rgba(203, 201, 201, 0.5);
    top: 11px;
    content: "";
}


.m_bottom_news .text_news .list_news {
    /* margin-top:15px; */
    /* margin-top: -6px; */
    margin-bottom: 11px;
}

.m_bottom_news .text_news .list_news li {
    position: relative;
    /* border-bottom: 1px dashed #dedbdb; */
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    padding-left: 12px;
    overflow: hidden;
}

.m_bottom_news .text_news .list_news li a {
    color: #555555;
    /* display: table-cell; */
    /* vertical-align: middle; */
    /* height: 47px; */
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m_bottom_news .text_news .list_news li::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 57%;
    margin-top: -5px;
    width: 5px;
    height: 5px;
    background: #000000;
    border-radius: 50%;
}

.m_bottom_news .text_news .list_news li span {
    float: right;
    font-size: 13px;
    color: #000;
}

.m_bottom_news .text_news .list_news .public {
    border-bottom: 1px solid #c0cde5;
    margin-bottom: 15px;
    overflow: hidden;
    /* margin-top: 15px; */
}

.m_bottom_news .text_news .list_news .public .title {
    width: 109px;
    height: 37px;
    background: #1d77db;
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 37px;
}

.m_bottom_news .text_news .list_news .public .title a {
    color: #fff
}

.m_bottom_news .text_news .list_news .zy {
    height: auto;
    font-weight: bold;
    padding: 0;
}

.m_bottom_news .text_news .list_news .zy a {
    text-overflow: initial;
    white-space: initial;
    overflow: inherit;
    width: 100%;
    line-height: 26px;
}

.m_bottom_news .text_news .list_news .zy::before {
    display: none;
}


.public_title {
    margin: 30px 0px;
    height: 30px;
}

.public_title h3 {
    font-weight: normal;
    text-align: left;
    float: left;
    font-size: 28px;
    line-height: 30px;
    background-image: linear-gradient(135deg, #1b2089, #000df7);
    -webkit-background-clip: text;
    color: transparent;
}

.public_title h3 span {
    margin-left: 10px;
    vertical-align: bottom;
    font-size: 12px;
    color: #adadad;
    text-transform: uppercase;
    line-height: 17px;
    font-weight: normal;
}

.public_title a {
    float: right;
    font-size: 14px;
    color: #747373;
    line-height: 35px;
    font-weight: 100;
}

.public_title.white h3 {
    color: #fff;
}

.public_title.white h3 span {
    color: rgba(255, 255, 255, 0.8);
}

.public_title.white a {
    color: rgba(255, 255, 255, 0.6);
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.m1200 {
    width: 1200px;
    margin: 0 auto;
}

.indexNewsBanner {
    height: 750px;
}

#indexNewsBannerVideo {
    width: 100%;
    /* position: relative; */
}

#logoimg {
    width: 100%;
    height: 750px;
    /*background: url(logo_img.png) center no-repeat;*/
    position: absolute;
    /* top: 54px; */
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

#videoimg {
    width: 100%;
    height: 750px;
    background: url(https://www.zsdh.org.cn/img/kv_2022_content2.jpg) top center;
    position: absolute;
    top: 0px;
    animation-delay: 5s;
    display: none;
    -webkit-animation-delay: 5s;
}

.video-back {
    /* width: 100%; */
    height: 750px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.schedule {
    float: left;
    width: 940px;
    overflow: hidden;
}

/* .schedule .hd {margin-top: 35px;} */

.schedule .hd ul {
    height: 58px;
    width: 940px;
    background: url(https://www.zsdh.org.cn/css/g_date_hd.png) left no-repeat;
    background: #1148b3;
}

.schedule .hd ul li {
    cursor: pointer;
    float: left;
    margin-right: 0;
    font-size: 16px;
    color: #fff;
    line-height: 58px;
    width: 16.6%;
    text-align: center;
    position: relative;
}

.schedule .hd ul li.on {
    color: #ffffff;
    position: relative;
    font-weight: bold;
}

.schedule .hd ul li.on::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 18px;
    bottom: -17px;
    left: 42%;
    background: url(https://www.zsdh.org.cn/img/sanjiao.png);
    width: 30px;
    background-size: contain;
}

.schedule .bd {
    margin-top: 31px;
    background: #fff;
    /* height: 457px; */
}

.schedule .schedule_bg {
    /* height: 99px; */
    width: 100%;
    padding: 21px 49px;
    box-sizing: border-box;
    background: linear-gradient(45deg, #eeeeee, rgba(238, 238, 238, 0.5));
    text-align: center;
    overflow: hidden;
    min-height: 284px;
}


.schedule .schedule_bg h3 {
    color: #000;
    font-size: 20px;
    line-height: 38px;
    /* display: inline-block; */
    /* float: left; */
    margin-right: 20px;
    text-align: left;
}

.schedule .schedule_bg p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 30px;
    /* display: inline-block; */
    vertical-align: text-top;
    /* vertical-align: -webkit-baseline-middle; */
    /* width: 875px; */
    text-align: left;
    line-height: 31px;
}

.schedule .schedule_bg p span {
    font-size: 17px;
}

.schedule .schedule_bg strong {
    font-size: 17px;
    color: #090909;
    /* display: block; */
    font-weight: bold;
    /* float: left; */
    vertical-align: middle;
    line-height: 33px;
}

.g_zhuanti {
    overflow: hidden;
    margin: 10px 0px;
}

.g_zhuanti * {
    transition: all 0.6s;
}

.g_zhuanti ul {
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.g_zhuanti ul li {
    width: 300px;
    float: left;
    height: 323px;
    width: 236px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: linear-gradient(#032681, rgb(19, 49, 181));
    z-index: 11;
}

.g_zhuanti ul li .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    transition: all 0.6s;
}

.g_zhuanti ul li .icon {
    display: block;
    top: 0;
    width: 86px;
    margin: 96px auto 17px;
    position: relative;
    transition: all 0.6s;
}

.g_zhuanti ul li p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    position: relative;
}

.g_zhuanti ul li:hover .bg {
    /* top: -202px; */
    transition: all 0.6s;
}

.g_zhuanti ul li:hover .icon {
    /* top: -125px; */
    transform: rotate(360deg);
    /* margin: 0; */
}

.g_zhuanti ul li:hover p {
    /* top: -127px; */

}

.g_zhuanti ul li:hover .bg {
    /* top: -202px; */
}

.content_box {
    position: absolute;
    bottom: -199px;
    height: 199px;
    padding: 20px 20px;
    box-sizing: border-box;
    display: none;
}

.g_zhuanti ul li:hover .content_box {
    /* bottom: 0px; */
}

.g_zhuanti ul li:hover .content_box h3 {
    /* font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    text-align: center; */
}

.g_zhuanti ul li:hover .content_box p {
    /* top: auto;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    color: rgba(255,255,255,0.8);
    display: block; */
}

.g_zhuanti .m1200 {
    overflow: initial;
    padding: 0px 30px;
    position: relative;
}

.g_zhuanti .next, .g_zhuanti .prev {
    position: absolute;
    top: 45%;
    left: -44px;
    width: 40px;
    height: 50px;
}

.g_zhuanti .next img, .g_zhuanti .prev img {
    width: auto;
}

.g_zhuanti.next {
}

.g_zhuanti .prev {
    right: -44px;
    left: auto;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ */
.g_coopera {
    margin: 42px 0px 0px;
}

.g_coopera ul {
    width: 1294px;
    overflow: hidden;
    margin-top: 20px;
}

.g_coopera ul li {
    width: 222px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    height: 89px;
    text-align: center;
    line-height: 89px;
}

.g_coopera ul li img {
    width: 65%;
    /* display: block; */
    /* margin: auto; */
    vertical-align: middle;
}

.g_coopera .next, .g_coopera .prev {
    position: absolute;
    top: 58%;
    right: -24px;
    width: 24px;
    height: 40px;
}

.g_coopera .m1200 {
    overflow: initial;
    padding: 0px 0px;
    position: relative;
}

.g_coopera .next img, .g_coopera .prev img {
    width: 25px;
}

.g_coopera .next {
}

.g_coopera .prev {
    left: -24px;
    right: auto;
}

.wrapper {
    perspective: 100px;
    display: flex;
    justify-content: center;
    filter: blur(1.5px);
    position: absolute;
    bottom: -49px;
    left: 40%;
}

.container11 {
    transform: rotateX(40deg) rotateY(40deg) rotateZ(90deg);
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    height: 50px;
    width: 50px;
    margin: 100px 0;
}

.sphere,
.ring {
    position: absolute;
    height: 100%;
    width: 100%;
    transform-style: preserve-3d;
}

.sphere {
    animation: rotateSphere 10s linear infinite;
}

.sphere:nth-of-type(1) .ring:nth-of-type(1) {
    transform: rotateY(18deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(2) {
    transform: rotateY(36deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(3) {
    transform: rotateY(54deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(4) {
    transform: rotateY(72deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(5) {
    transform: rotateY(90deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(6) {
    transform: rotateY(108deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(7) {
    transform: rotateY(126deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(8) {
    transform: rotateY(144deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(9) {
    transform: rotateY(162deg);
}

.sphere:nth-of-type(1) .ring:nth-of-type(10) {
    transform: rotateY(180deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(1) {
    transform: rotateX(18deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(2) {
    transform: rotateX(36deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(3) {
    transform: rotateX(54deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(4) {
    transform: rotateX(72deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(5) {
    transform: rotateX(90deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(6) {
    transform: rotateX(108deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(7) {
    transform: rotateX(126deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(8) {
    transform: rotateX(144deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(9) {
    transform: rotateX(162deg);
}

.sphere:nth-of-type(2) .ring:nth-of-type(10) {
    transform: rotateX(180deg);
}

.ring {
    border: 1px solid;
    box-sizing: border-box;
    border-radius: 50%;
    opacity: 0;
    animation: fadeIn 2000ms ease infinite;
    box-shadow: 0 0 80px rgba(255, 255, 255, 0.2), inset 0 0 80px rgba(255, 255, 255, 0.2);
}

.ring:nth-of-type(1) {
    border-color: #40E0D0;
    animation-delay: 200ms;
}

.ring:nth-of-type(2) {
    border-color: #4AE2D2;
    animation-delay: 400ms;
}

.ring:nth-of-type(3) {
    border-color: #53E3D5;
    animation-delay: 600ms;
}

.ring:nth-of-type(4) {
    border-color: #5DE5D7;
    animation-delay: 800ms;
}

.ring:nth-of-type(5) {
    border-color: #66E6D9;
    animation-delay: 1000ms;
}

.ring:nth-of-type(6) {
    border-color: #70E8DC;
    animation-delay: 1200ms;
}

.ring:nth-of-type(7) {
    border-color: #79E9DE;
    animation-delay: 1400ms;
}

.ring:nth-of-type(8) {
    border-color: #83EBE0;
    animation-delay: 1600ms;
}

.ring:nth-of-type(9) {
    border-color: #8CECE3;
    animation-delay: 1800ms;
}

.ring:nth-of-type(10) {
    border-color: #96EEE5;
    animation-delay: 2000ms;
}

@keyframes rotateSphere {
    to {
        transform: rotateX(360deg) rotateY(360deg);
    }
}

@keyframes fadeIn {
    from, to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

#zhukanvideo {
    width: 100%;
    height: 341px !important;
}

.zhurenList .swiper-slide img, .fuzhurenList .swiper-slide img, .zhuanjiaList .swiper-slide img {
    display: block;
    width: 146px;
    height: 158px;
}

.technologysharebox .swiper-slide {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.swiper-slide dl {
    color: #ebecf1;
    width: 100%;
    text-align: center;
    line-height: 24px;
    margin-top: 17px;
}

.speakers_type {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.declareBanenr div {
    width: 1200px;
    margin: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-flow: row;

}

.newsDeclareBanenr {
    background: url(https://www.zsdh.org.cn/img/banner_bg.jpg) no-repeat center bottom;
    padding: 30px;
    background-size: cover;
}

.indexNews {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.indexNews a {
    width: 24.2%;
    display: flex;
    flex-flow: wrap;
    margin-bottom: 30px
}

.indexNews a dl dd:nth-child(3) {
    font-size: 12px;
    color: rgb(66, 66, 66);
    line-height: 18px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre-line;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.indexNews a dl {
    margin-left: 0px;
    margin-top: 20px;
    min-height: -webkit-fill-available;
}

.videoNews .left {
    width: 460px;
    height: 348px;
    float: left;
    overflow: hidden;
}

.videoNews .left a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.videoNews .left a img {
    position: relative;
    display: inline-block;
    min-height: 100%;
    object-fit:cover;
    transition: all 0.6s;
}

.indexNews a {
    overflow: hidden;
}

.indexNews a dl {
    background: #ffffff;
    margin-top: 0;
    padding-top: 20px;
    z-index: 100;
    width: 100%;
}

.indexNews a img {
    transition: all 0.6s;
}

.videoNews .left a img:hover, .videoNews .right a img:hover, .indexNews a img:hover {
    transform: scale(1.2);
}

.videoNews .left a dd {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #00000060;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    padding-left: 5px
}


.videoNews .right ul {
    width: 725px;
    float: right;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.videoNews .right li {
    width: 235px;
    display: flex;
    height: 174px;
    flex-flow: wrap;
    float: left;
    margin: 0px 0px 10px;
    overflow: hidden;
}

.videoNews .right li a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.videoNews .right a img {
    display: inline-block;
    width: inherit;
    transition: all 0.6s;
}

.videoNews .right a dd {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #000000;
    padding-left: 5px;
    background: rgb(225, 240, 255)
}

@media (max-width: 960px) and (min-width: 0px) {
    .indexNews a {
        width: 48%;
        margin-bottom: 20px;
        height: 190px;
    }

    .layui-layer-content video {
        width: 100%;
    }

    .videoNews .left {
        width: 100%;
        height: 180px;
        float: left;
        overflow: hidden;
    }

    .videoNews .left a {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .videoNews .left a img {
        position: relative;
        display: inline-block;
        min-height: 100%;
        transition: all 0.6s;
    }

    .indexNews a {
        overflow: hidden;
    }

    .indexNews a dl {
        background: #ffffff;
        margin-top: 0;
        padding-top: 20px;
        z-index: 100;
        width: 100%;
    }

    .indexNews a img {
        transition: all 0.6s;
    }

    .videoNews .left a img:hover, .videoNews .right a img:hover, .indexNews a img:hover {
        transform: scale(1.2);
    }

    .videoNews .left a dd {
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: #00000060;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #ffffff;
        padding-left: 5px
    }


    .videoNews .right ul {
        width: 100%;
        float: right;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 20px;
    }

    .videoNews .right li {
        width: 48%;
        display: flex;
        flex-flow: wrap;
        float: left;
        margin: 0px 0px 25px;
        overflow: hidden;
    }

    .videoNews .right li a {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .videoNews .right a img {
        display: inline-block;
        width: inherit;
        transition: all 0.6s;
    }

    .schedule .hd ul, .schedule {
        width: 100% !important;
    }

    .videoNews .right a dd {
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 100%;
        font-size: 12px;
        height: 60px;
        line-height: 150%;
        color: #000000;
        padding-top: 10px;
        padding-left: 5px;
        background: rgb(225, 240, 255);
    }

    .m90 {
        margin-bottom: 0px !important;
    }

    .p90 {
        padding-bottom: 0px !important;
    }

    .m130 {
        margin-bottom: 30px !important;
    }

    .content_m {
        top: 0 !important;
        margin-top: 20px;
    }

    .content_top_m {
        margin-bottom: 0 !important;
    }

    .indexhuikan {
        display: none !important;
    }
    .g_richeng .m_box,
    .m_box .fl,
    .m_box .fr{
        width: 100% !important;
    }
    .g_richeng .m_box{
        margin-left: 0 !important;
    }
    .agendaTab ul .agenda-on:after{
        bottom: -8px !important;
    }
    .m_box .fl li,
    .m_box .fr li{
        height: auto !important;
        width: calc(100% - 30px) !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .g_richeng .m_box li.kong{
        display: none !important;
    }
}

.headerMore {
    height: 280px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 64px;
    width: 100%;
    z-index: 99999999;
    display: none;
}

.headerMoreBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.headerMoreBox .header-more-title {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    display: flex;
    height: 80%;
    justify-content: start;
    align-items: center;
    border-right: 1px dotted #465066;
    width: 300px;
    flex-flow: column;
}

.headerMoreBox .header-more-title h3 {
    margin-top: 82px;
    font-weight: bold;
    font-family: emoji;
}

.headerMoreBox .header-more-title span {
    font-size: 18px;
    color: #fff;
    text-transform: Uppercase;
    font-weight: 100;
}

.headerMoreBox .header-more-a {
    display: flex;
    height: 80%;
    flex-flow: column;
    width: calc(100% - 301px);
    justify-content: center;
}

.headerMoreBox .header-more-list, .headerMoreBox .header-more-list-more {
    margin-left: 60px;
}

.headerMoreBox .header-more-list a, .headerMoreBox .header-more-list-more a {
    color: #fff;
    font-size: 14px;
}

.headerMoreBox .header-more-list {
    display: flex;
    flex-wrap: wrap;
}

.headerMoreBox .header-more-list a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 130px;
    text-align: center;
    padding: 20px 15px;
}

.headerMoreBox .header-more-list a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.headerMoreBox .header-more-list a img {
    width: 44px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.headerMoreBox .header-more-list-more {
    border-top: 1px dotted #465066;
    padding-top: 30px;
    display: none;
}

.headerMoreBox .header-more-list-more a {
    text-indent: 20px;
    background-image: url(https://www.zsdh.org.cn/img/icon-triangle.png);
    background-repeat: no-repeat;
    background-size: 15px;
    /* margin-right: 95px; */
    display: block;
    float: left;
    background-position: left center;
    width: 159px;
    margin-bottom: 20px;
}

.headerMoreBox .header-more-list-more a:hover {
    color: #0034b3;
}

.headerMoreBoxblack {
    display: none;
    height: 100%;
}

.newsDeaders li {
    display: flex;
    height: 100%;
    float: left;
}

.header-more-list-w a {
    width: 200px !important;
}

.header-more-img {
    margin-left: 60px;
}

.header-more-img a {
    display: block;
    padding: 10px;
    background: #fff;
    width: 320px;
}

.header-more-img a span {
    margin-top: 10px;
    display: block;
    font-size: 14px;
}

.iconLuntanHeader {
    position: relative;
}

.iconLuntanHeader:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 0;
    margin-left: -3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    /*border-bottom: 12px solid #2563fb;*/
}

.indexhuikan-m {
    display: none;
}

.indexhuikan {
    display: block;
}

.m90 {
    margin-bottom: 90px;
}

.p90 {
    padding-bottom: 90px;
}

.m130 {
    margin-bottom: 130px;
}

.baomingicon, .baomingicon:hover {
    background: #0e9aef !important;
    color: #FFFFFF !important;
    border-radius: 50px;
}

.sldhAgendatitles {
    margin: 40px auto;
}

.sldhAgendaBox {
    border-radius: 20px;
}

.sldhAgenda {
    margin-bottom: 50px;
    padding-bottom: 40px;
}

.sldhAgenda, .sldhAgenda table {
    width: 100%;
    overflow: hidden;

}

.agendepadding {
    padding-bottom: 100px;
}

.sldhAgenda table {

    border-top: 1px solid #f3f3f3;
}

.sldhAgenda table tr td {
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 20px;
    text-align: center;
}

.sldhTitle {
    font-size: 24px;
    text-align: center;
    padding: 40px;
    background: #dfe7f2;
    border-radius: 20px 20px 0 0;
}

.sldhTitle-tile {
    background: #ecf0f2;
    font-weight: bold;
    text-align: center;
}
.agendaTab ul{
    display: flex;
    justify-content: space-between;
}
.agendaTab ul li{
    display: flex;
    justify-content: center;
    align-content: center;
    width: 50%;
    height: 50px;
    background: #656df5;
    margin-bottom: 30px;
    line-height: 50px;
    color: #fff;
}
.agendaTab ul li:hover{
    cursor: pointer;
    background: #0e9aef;
}
.agendaTab ul .agenda-on{
    background: #0e9aef !important;
    position: relative;
}

.agendaTab ul .agenda-on:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0e9aef;
}

.g_richeng .m_box{
    overflow: hidden;
    width: 1220px;
    margin-left: -14px;
    font-size: 0px;
}

.g_richeng .m_box li {
    background-color: rgb(247 251 255 / 22%);
    box-shadow: 0px -1px 3px #2357b9;
    border-radius: 5px;
    float: left;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    width: 391px;
    padding: 31px 25px;
    box-sizing: border-box;
    margin-left: 14px;
    margin-bottom: 20px;
    font-size: 13px;
    cursor: pointer;
    line-height: 29px;
}
.g_richeng .m_box .fr li{margin-left:0px}

.g_richeng .m_box li i, .g_richeng .m_box li em{
    font-size: 14px;
    font-style: inherit;
    display: block;
    font-weight: bold;
    color: #fff;
}

.g_richeng .m_box li h4 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 22px;
    position: relative;
    cursor: pointer;
    /* background-color: white; */
    letter-spacing: 0px;
    margin-top: 9px;
    margin-bottom: 20px;
}

.g_richeng .m_box li h4::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    transition: all 0.6s;
    bottom: -6px;
    display: none;
}

.g_richeng .m_box li:hover h4::before {
    width: 90%;
}

.g_richeng .m_box li .p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 24px;
    margin-top: 11px;
    height: 158px;
    display: none;
}

.g_richeng .m_box li b {
    font-weight: normal;
    font-size: 14px;
    display: block;
    color: rgba(255, 255, 255, 0.8);
}

.g_richeng .m_box li b img {
    width: 12px;
    margin-right: 5px;
    vertical-align: middle;
}
.g_richeng .m_box li.kong{
    width:391px;
    height: 610px;
    padding: 0;
    background: none;
}
.g_richeng .m_box li.kong img{
    width:100%;
    height: 100%;
}
.g_richeng .m_box li.kong1{
    width:391px;
    height: 294px;
    padding: 0;
    background: none;
}
.newsVideoList{
    width: 1106px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
    position: relative;
}
.newsVideoList a{
    width: calc(25% - 15px);
    margin-left: 20px;
}
.newsVideoList a:nth-child(1),
.newsVideoList a:nth-child(5){
    margin-left: 0;
}
.newsVideoList a img{
    width: 100%;
}
.newsVideoList a div{
    position: relative;
}
.newsVideoList a div:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3) url("../img/icon-video.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center center;
    background-size: 32px;
}
.newsVideoList a dl{
    padding: 9px 10px;
    background-color: #051b46;
    height: 18px;
    overflow: hidden;
}
.newsVideoList a dl dd{
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}