@media screen and (max-width: 1200px) {

    .mask-wrap,
    .indextop-wrap {
        display: none;
    }

    .right-nav {
        display: none;
    }

    .fixe {
        display: flex;
        justify-content: space-between;
        width: 100% !important;
        box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
        margin-left: 0 !important;
        box-sizing: border-box;
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .duty_title .options {
        flex-wrap: wrap;
    }

    .duty_title .options .big_title {
        width: 100%;
        flex-shrink: 0;
    }

    .duty_right .duty_title .options .options_option {
        padding: 5px 10px !important;
    }

    .fixe>div {
        margin-bottom: 10px;
    }

    .content {
        width: 100% !important;
        margin: 0px 0 0 0 !important;
    }

    html .content .headline {
        width: 100% !important;
        height: 50px;
        background: url(../../../image/headline.png) top center no-repeat;
        background-size: 100% 100%;
        display: flex;
        justify-content: left;
        align-items: center;
    }

    html .content .headline_title {
        font-size: 14px;
        margin-left: 2px;
        line-height: 22px;
    }

    .content .headline_content {
        font-size: 14px;
        margin-left: 10px;
    }

    .content .lead_left .cwhdiv {
        margin: 10px auto;
    }

    .content .zhuanti {
        width: 100%;
        margin-top: 10px;
        height: 50px;
        position: relative;
    }

    .content .zhuanti img {
        width: 100%;
        height: 100%;
    }

    .content .zhuanti div {
        font-size: 20px !important;
        font-weight: bold;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        color: #fa5408;
        font-family: 黑体;
    }

    .content .newsNotice {
        width: 100%;
        height: 245px;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 10px;
    }

    .content .newsNotice .carousel {
        width: 100%;
        height: 245px;
        overflow: hidden;
    }

    .content .newsNotice .carousel .swiper-slide img {
        width: 100%;
        height: auto !important;
    }

    .content .newsNotice .carousel .swiper-slide {
        height: auto !important;
    }

    .content .newsNotice .carousel .title_mask {
        top: 211px;
    }

    .content .newsNotice .bulletin {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 30px;
        overflow: hidden;
    }

    .content .newsNotice .bulletin .bulletin_top div {
        margin-left: 5px;
        margin-top: 0px;
    }

    .content .bulletin_top_more {
        font-size: 16px;
        margin-top: 7px;
    }

    .content .newsNotice .bulletin .bulletin_bottom ul li {
        height: 39px;
        font-family: Source Han Sans CN;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 39px;
        letter-spacing: 0px;
        color: #b5b4b4;
        list-style: disc;
        margin-left: 20px;
    }

    .content .newsNotice .bulletin .bulletin_bottom ul li a {
        width: 60%;
    }

    .content .newsNotice .bulletin .bulletin_bottom ul li span {
        width: 32%;
    }

    .content .leadDuty {
        width: 100%;
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .content .leadDuty .lead_left {
        width: 100%;
        padding: 10px;
    }

    .content .duty_right {
        width: 100%;
        height: auto;
        padding: 10px;
        margin-top: 20px;
    }

    .content .duty_right .duty_title .options {
        margin-left: 35px;
    }

    .content .duty_right .duty_content #duty_content_ul li a {
        width: 60%;
    }

    .content .duty_right .duty_content #duty_content_ul li span {
        width: 32%;
    }

    .content .rests {
        width: 100%;
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .content .rests .rests_left {
        width: 100%;
        height: auto;
        padding: 10px;
        box-sizing: border-box;
        display: none;
    }

    .content .rests .rests_left .imgLink a img {
        width: 100%;
        height: 76px;
    }

    .content .rests .rests_right {
        width: 100%;
    }

    .content .rests .rests_right .representativeField {
        width: 100%;
        margin-left: 0;
        /* margin-top: 20px; */
        padding: 10px;
    }

    .content .representativeField .duty_title .options {
        margin-left: 35px;
    }

    .content .representativeField .duty_content #representativeField_ul li a,
    .content .representativeField .duty_content #basiclevel_url li a,
    .content .representativeField .duty_content #organconstruction_url li a {
        width: 60%;
    }

    .content .representativeField .duty_content #representativeField_ul li span,
    .content .representativeField .duty_content #basiclevel_url li span,
    .content .representativeField .duty_content #organconstruction_url li span {
        width: 32%;
    }

    .content .representativeField .duty_content #representativeField_ul li a,
    .content .representativeField .duty_content #basiclevel_url li a,
    .content .representativeField .duty_content #organconstruction_url2 li a {
        width: 60%;
    }

    .content .representativeField .duty_content #representativeField_ul li span,
    .content .representativeField .duty_content #basiclevel_url li span,
    .content .representativeField .duty_content #organconstruction_url2 li span {
        width: 32%;
    }

    .content .allSmallModule {
        width: 100%;
    }

    .content .allSmallModule .smallModule {
        width: 100%;
        height: auto;
        margin-left: 0;
    }

    .content .smallModule .smallModule_content .smallModule_ul li a {
        width: 57%;
    }

    .content .smallModule .smallModule_content .smallModule_ul li span {
        width: 36%;
    }

    .content .link {
        display: none;
    }

    .content .advertising {
        box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
        margin-top: 20px;
        width: 100%;
        display: none !important;
    }

    .content .lastAdvertising {
        margin-bottom: 20px;
    }

    .moveAdvertising {
        display: none !important;
    }

    .content .bulletin_top_more_a {
        margin-top: 5px;
        font-size: 16px;
    }

    .content .options_a_lz {
        margin-top: 7px;
        font-size: 16px;
    }

    .content .duty_right .duty_title .big_title span {
        font-size: 16px;
        white-space: nowrap;
    }

    .content .duty_right .duty_title .options .options_option {
        font-size: 16px;
    }

    .content .duty_right .duty_title .options {
        margin-left: 10px;
    }

    .content .duty_title .big_title span {
        font-size: 16px;
        white-space: nowrap;
    }

    .content .representativeField .duty_title .options {
        margin-left: 10px;
    }

    .content .representativeField .duty_title .options .options_option {
        font-size: 16px;
        padding: 0;
    }

    .moveAdvertising {
        display: none;
    }

    .content .newsNotice .bulletin .bulletin_top {
        margin-top: 10px;
    }

    .options_a_lz {
        margin-top: 9px;
        color: #B5B4B4;
    }

    .imgLink {
        display: none;
    }

    .quickmark {
        display: none !important;
    }

    .quickmark_wx_dv {
        display: block !important;
    }

    #videoxw {
        width: 100% !important;
    }

    .content .big_title .title_img {
        width: 100%;
        height: auto;
        margin-top: -20px;
    }
}

@media screen and (max-width: 330px) {
    .content .duty_title .big_title span {
        font-size: 16px !important;
    }

    .representativeField .duty_title .options .options_option {
        font-size: 14px !important;
    }

    .options_a_lz {
        font-size: 14px !important;
        margin-top: 7px !important;
    }

    .content .duty_right .duty_title .options .options_option {
        font-size: 14px !important;
    }

    .content .bulletin_top_more {
        margin-top: 4px !important;
    }

    .content .newsNotice .bulletin .bulletin_top div {
        width: 70px;
        font-size: 16px;
    }
}


/* pc样式 */

.swiper-container {
    height: 100%;
}

.content {
    width: 1200px;
    margin: 20px auto;
    margin-top: 50px;
}

.quickmark_wx_dv.rests_left_quickmark_wx_dv {
    display: block !important;
}

.content .headline {
    width: 1200px;
    height: 107px;
    background: url(../../../image/headline.png) top center no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: left;
    align-items: center;
}

.content .headline_title {
    height: 100%;
    line-height: 0;
    font-size: 32px;
    font-weight: bold;
    line-height: 50px;
    color: #FFFFFF;
    margin-left: 16px;
}

.headline_content {
    font-size: 36px;
    font-weight: bold;
    line-height: 61px;
    color: #333333;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsNotice {
    width: 1200px;
    height: 418px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 25px 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: left;
    margin-top: 20px;
}

.newsNotice .carousel {
    width: 649px;
    height: 366px;
    overflow: hidden;
}

.newsNotice .carousel .swiper-slide img {
    width: 650px;
    /* height: 487.5px; */
    /* max-height: 487.5px; */
}

.newsNotice .carousel .title_mask {
    width: 100%;
    height: 34px;
    background-color: rgba(0, 0, 0, 0.56);
    color: #ffffff;
    position: absolute;
    top: 332px;
    left: 0;
    display: flex;
    justify-content: right;
}

.newsNotice .carousel .title_mask .synopsis {
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    font-weight: 400;
    padding: 0 10px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsNotice .carousel .title_mask .current {
    width: 50px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    text-align: center;
    background-color: #e40000;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #94999f;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.newsNotice .bulletin {
    width: 484px;
    height: 366px;
    margin-left: 27px;
}

.newsNotice .bulletin .bulletin_top {
    position: relative;
    display: flex;
    /* border-top: 2px solid #D50000;;
    background-color: #f4f4f4; */
}

.newsNotice .bulletin .bulletin_top div {
    position: relative;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ec3643;
    margin-left: 36px;
    cursor: pointer;
    display: inline-block;
}

#bulletin_bottom_ul {
    margin-top: 10px;
}

.bulletin_selected {
    color: #D50000 !important;
    /* background-color: #D50000;; */
    border-bottom: 2px solid #D50000;
    font-weight: bold !important;
    /* background-image: url(../../../image/xuanz.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-y: 30px;
    background-position-x: -3px;
    background-size: 92% 20%; */
    /* height: 10px; */
}

.newsNotice .bulletin .bulletin_top div:nth-child(1) {
    margin-left: 0px;
}

.newsNotice .bulletin .bulletin_bottom ul li {
    height: 40px;
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #b5b4b4;
    list-style: none;
    margin-left: 18px;
}

.newsNotice .bulletin .bulletin_bottom ul li a {
    display: inline-block;
    /* width: 75%; */
    width: 98%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.newsNotice .bulletin .bulletin_bottom ul li span {
    display: inline-block;
    width: 20%;
    text-align: right;
    color: #c5bfc5;
    vertical-align: middle;
    margin-left: 17px;
}


.sanjiao_right {
    width: 5px !important;
    height: 5px;
    overflow: hidden;
    display: inline-block;
    margin-left: -17px !important;
    background: rgba(181, 180, 180);
    border-radius: 100%;
    margin-right: 5px;
}

.leadDuty {
    width: 1200px;
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
}


.lead_left {
    width: 347px;
    min-height: 307px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 20px;
    box-sizing: border-box;
}

.big_title img {
    width: 3px;
    height: 30px;
    vertical-align: middle;
}

.big_title span {
    height: 31px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-stretch: normal;
    line-height: 31px;
    color: #D50000;
    ;
    vertical-align: middle;
    cursor: pointer;
}

.big_title .title_img {
    width: 786px;
    height: 41px;
    margin-top: -20px;
}

.lead_left .bottom_content {
    display: flex;
    justify-content: left;
    margin-top: 19px;
    position: relative;
}

.lead_left .bottom_content .content_img {
    width: 150px;
    min-width: 150px;
    height: 200px;
    background-color: #F8F8F8;
    /*  background-image: linear-gradient(90deg, ); */
    margin-right: 8px;
}

.lead_left .bottom_content .content_img img {
    width: 100%;
    height: 100%;
}

.lead_left .bottom_content .content_right h1 {
    margin-top: 10px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.content_right h1 span {
    display: inline-block;
    width: 55px;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
}

.lead_left .bottom_content .content_right h1:nth-child(1) {
    margin-top: 0px;
}


/* .lead_left .bottom_content .content_right div:nth-child(1){
	margin-top: 10px;
} */

.lead_left .cwhdiv {
    width: 308px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(236, 248, 255, 0.6);
    border: 1px solid rgba(107, 164, 194, 0.6);
    border-radius: 4px;
    margin-top: 10px;
}

.lead_left .cwhdiv a {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0A3ABC;
}

.lead_left .bottom_content .content_right p {
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.lead_left .bottom_content .content_right div a {
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #da2323;
}

.content_right p span {
    display: inline-block;
    width: 50px;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
}

.lead_left .bottom_content .content_right .vicedirector {
    width: 54px;
    display: inline-block;
}

.duty_right {
    width: 841px;
    min-height: 307px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 20px;
    box-sizing: border-box;
}

.options2 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 34px;
    background: linear-gradient(360deg, #EBEBEB 0%, #F8F8F8 100%);
    margin-top: 5px;
    border-top: 1px solid #D50000;

}

.options2 .options_option {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #932B2B;
    width: 92px;
    height: 34px;
    text-align: center;
    cursor: pointer;
    line-height: 34px;
}

.options2 .options_option.option_selected2 {
    background: rgba(255, 255, 255, 0.9);
}

.duty_right .duty_title {
    display: flex;
    justify-content: space-between;
}

.duty_right .duty_title .options {
    width: 100%;
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
    /* padding-bottom: 5px; */
    /* border-bottom: 1px solid #D50000; */
}

.duty_right .duty_title .options span {
    width: 0px;
    height: 18px;
    border: solid 1px #e0e0e0;
    margin: 0 18px;
    margin-top: 5px;
}

.duty_right .duty_title .options .big_title span {
    margin: 0;
    border: none;
    color: #831414;
}

.duty_right .duty_title .options .big_title {
    margin-right: 82px;
}

.cwhdiv1 {
    height: 31px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-stretch: normal;
    line-height: 31px;
    color: #D50000;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 10px;
}

.cwhdiv1 a {
    color: #D50000;
    padding-top: 15px;
}

.cwhdiv1 img {
    width: 3px !important;
    height: 30px !important;
    vertical-align: middle;
}

@media screen and (max-width: 1200px) {
    .duty_right .duty_title .options span {
        width: 0px;
        height: 18px;
        border: solid 1px #e0e0e0;
        margin: 0 10px;
        margin-top: 5px;
    }

    .duty_right .duty_title .options {
        justify-content: space-between !important;
    }

}

.duty_right .duty_title .options .options_option {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #ec3643;
    padding: 5px 20px;
    cursor: pointer;
}

.duty_right .duty_title .options .option_selected {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #D50000;
    border-bottom: 2px solid #D50000;
}

.duty_right .duty_content #duty_content_ul li {
    height: 38px;
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #b5b4b4;
    list-style: disc;
    margin-left: 18px;
}

.duty_right .duty_content #duty_content_ul li a {
    display: inline-block;
    width: 85%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.duty_right .duty_content #duty_content_ul li span {
    display: inline-block;
    width: 12%;
    text-align: right;
    color: #c5bfc5;
    vertical-align: middle;
    margin-left: 17px;
}

.rests {
    width: 1200px;
    margin-top: 12px;
    display: flex;
    justify-content: left;
}

#outsideBox,
#learningGarden {
    margin-bottom: 0;
}

.rests .rests_left {
    width: 347px;
    max-height: 905px;
    min-height: 100%;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.rests .rests_left .imgLink {
    text-align: center;
    /* margin-top: 30px; */
}

.rests .rests_left .imgLink a {
    display: inline-block;
    margin-top: 15px;
}

.rests .rests_left .imgLink a img {
    width: 318px;
    height: 76px;
}

.rests .rests_left .quickmark {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
}

.rests .rests_left .quickmark div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.rests .rests_left .quickmark div img {
    width: 139px;
    height: 139px;
    background-image: linear-gradient(90deg, );
}

.rests .rests_left .quickmark div span {
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #a40b06;
}

.rests .rests_right {
    width: 853px;
}

.representativeField {
    width: 841px;
    height: 262px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    margin-left: 12px;
    padding: 20px;
    box-sizing: border-box;
}

.representativeField.representativeField2 {
    width: 414px;
    height: 231px;
    margin-bottom: 10px;
}

.orther_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.representativeField+.representativeField {
    margin-top: 10px;
}

.representativeField2+.representativeField2 {
    margin-top: 0;
}

.representativeField .duty_title {
    display: flex;
    justify-content: space-between;
}

.representativeField .duty_title .options {
    width: 100%;
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
}

.representativeField .duty_title .options .big_title {
    margin-right: 82px;
    position: relative;
}

.representativeField .duty_title .options .big_title span {
    margin: 0;
    border: none;
    color: #831414;
}

/* .representativeField .duty_title .options .big_title a{
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
} */


.representativeField .duty_title .options span {
    width: 0px;
    height: 18px;
    border: solid 1px #e0e0e0;
    margin: 0 18px;
    margin-top: 5px;
}

@media screen and (max-width: 1200px) {
    .representativeField .duty_title .options span {
        width: 0px;
        height: 18px;
        border: solid 1px #e0e0e0;
        margin: 0 10px;
        margin-top: 5px;
    }

    .representativeField .duty_title .options {
        justify-content: space-between !important;
    }
}

.representativeField .duty_title .options .options_option {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #ec3643;
    padding: 5px 20px;
    cursor: pointer;
}

.representativeField .duty_title .options .option_selected {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #D50000;
    border-bottom: 2px solid #D50000;
}

.representativeField .duty_content #representativeField_ul li,
.representativeField .duty_content #basiclevel_url li,
.representativeField .duty_content #organconstruction_url li {
    height: 35px;
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #b5b4b4;
    list-style: disc;
    margin-left: 18px;
}

.representativeField .duty_content #representativeField_ul li a,
.representativeField .duty_content #basiclevel_url li a,
.representativeField .duty_content #organconstruction_url li a {
    display: inline-block;
    width: 85%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.representativeField .duty_content #representativeField_ul li,
.representativeField .duty_content #basiclevel_url li,
.representativeField .duty_content #organconstruction_url2 li {
    height: 35px;
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #b5b4b4;
    list-style: disc;
    margin-left: 18px;
}

.representativeField .duty_content #representativeField_ul li a,
.representativeField .duty_content #basiclevel_url li a,
.representativeField .duty_content #organconstruction_url2 li a {
    display: inline-block;
    width: 85%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.representativeField .duty_content #representativeField_ul li span,
.representativeField .duty_content #basiclevel_url li span,
.representativeField .duty_content #organconstruction_url li span {
    display: inline-block;
    width: 12%;
    text-align: right;
    color: #c5bfc5;
    vertical-align: middle;
    margin-left: 17px;
}

.representativeField .duty_content #representativeField_ul li span,
.representativeField .duty_content #basiclevel_url li span,
.representativeField .duty_content #organconstruction_url2 li span {
    display: inline-block;
    width: 12%;
    text-align: right;
    color: #c5bfc5;
    vertical-align: middle;
    margin-left: 17px;
}

.allSmallModule {
    width: 853px;
    box-sizing: border-box;
}

.smallModule {
    width: 414px;
    height: 231px;
    margin-top: 12px;
    margin-left: 12px;
    float: left;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 20px;
}

.smallModule .smallModule_content .smallModule_ul li {
    height: 39px;
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #b5b4b4;
    list-style: disc;
    margin-left: 18px;
}

.smallModule .smallModule_content .smallModule_ul li a {
    display: inline-block;
    width: 66%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.smallModule .smallModule_content .smallModule_ul li span {
    display: inline-block;
    width: 29%;
    text-align: right;
    color: #c5bfc5;
    vertical-align: middle;
    margin-left: 17px;
}

.link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
}

.my-select {
    display: inline-block;
    width: 190px;
    min-width: 80px;
    box-sizing: border-box;
    vertical-align: middle;
    color: #515a6e;
    font-size: 14px;
    line-height: normal;
    position: relative;
}

.select-selection {
    display: block;
    box-sizing: border-box;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #dcdee2;
    transition: all .2s ease-in-out;
}

.select-selection:hover,
.select-selection.select-focus {
    border-color: #57a3f3;
    box-shadow: 0 0 0 2px rgba(45, 140, 240, .2);
}

.select-selected-value {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 8px;
    padding-right: 24px;
}

.icon-select-arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    line-height: 1;
    margin-top: -7px;
    font-size: 14px;
    color: #808695;
    transition: all .2s ease-in-out;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.icon-select-arrow::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background-color: transparent;
    border-left: 1.5px solid #808695;
    border-bottom: 1.5px solid #808695;
    transform: rotate(-45deg);
}

.select-dropdown {
    width: auto;
    min-width: 190px;
    max-height: 200px;
    overflow: auto;
    margin: 5px 0;
    padding: 5px 0;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 2;
    transform-origin: center top 0px;
    transition: all 0.3s;
    will-change: top, left;
    top: 30px;
    left: 0;
    transform: scale(1, 0);
    opacity: 0;
}

.select-item {
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 12px !important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    transition: background .2s ease-in-out;
}

.select-item.select-item-selected,
.select-item:hover {
    color: #2d8cf0;
    background-color: #f3f3f3;
}

.advertising {
    width: 1200px;
    height: 113px;
    background-color: lemonchiffon;
    background-image: url(../../../image/learningWorld.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 12px;
    /* display: none; */
    overflow: hidden;
}

.advertising a {
    display: inline-block;
    min-width: 49%;
    flex: 1;
}

.advertising a:nth-child(2n) {
    margin-left: 2%;
}

.moveAdvertising {
    position: fixed;
    width: 100px;
    height: 100px;
    background-color: lightskyblue;
    top: 0%;
    left: 0%;
    z-index: 5;
}

.bulletin_top_more {
    color: #6A6A6A;
    font-size: 14px;
    font-weight: 400;
    float: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.bulletin_top_more_a {
    color: #888;
    font-size: 18px;
    float: right;
    margin-right: 10px;
}

.le-li-dv {
    width: 3px;
    height: 3px;
    background-color: #b5b4b4;
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
}

.options_a_lz {
    font-size: 16px;
    margin-top: 4px;
    color: #b5b4b4;
}

.sid {
    width: 160px;
}


/* .smallModule_content{
	margin-top: 5px;
} */

.newsNotice .bulletin .bulletin_bottom ul a:hover {
    color: #D50000;
}

.duty_right .duty_content #duty_content_ul li a:hover {
    color: #D50000;
}

.representativeField .duty_content #representativeField_ul li a:hover,
.representativeField .duty_content #basiclevel_url li a:hover,
.representativeField .duty_content #organconstruction_url li a:hover {
    color: #D50000;
}

.smallModule .smallModule_content .smallModule_ul li a:hover {
    color: #D50000;
}

.quickmark-wb {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
}

.quickmark-wb img {
    width: 139px;
}

.quickmark-wb span {
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #a40b06;
}

.advertising img {
    width: 100%;
}

#videoxw {
    margin-top: 20px;
    width: 1200px;
    height: 240px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    padding: 20px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.video-dv img {
    vertical-align: middle;
}

.video-dv span {
    height: 18px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #831414;
    vertical-align: middle;
    margin-left: 7px;
    cursor: pointer;
}

#viedeomas {
    width: 1000px;
    height: 180px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}

.viedeamges {
    position: absolute;
}

.video-imgsp {
    width: 250px;
    height: 180px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.video-imgsp img {
    width: 100%;
    height: 100%;
    background-color: #CE8483;
}

.video-imgsp p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    background-color: #000000;
    color: #ffffff;
    opacity: .3;
}

#scroll {
    width: 100%;
    height: 140px;
    margin: 30px auto 0;
    position: relative;
    overflow: hidden;
}

#scroll .content {
    width: 100%;
    height: 140px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

#scroll ul {
    position: absolute;
}

.indextop {
    width: 100%;
    height: 100px;
}

#scroll li {
    float: left;
    width: 250px;
    height: 140px;
    text-align: center;
    margin: 0px 20px;
    overflow: hidden;
}

#scroll li img {
    width: 100%;
    height: 100%;
}

.mask-wrap {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    overflow: hidden;
    animation: deg 2s 6s linear forwards;
}

@keyframes deg {
    0% {
        height: 100vh;
    }

    100% {
        height: 100px;
        display: none !important;
    }
}

.mask-wrap img {
    width: 100%;
    height: 100vh;
}

#scroll li p {
    position: absolute;
    top: 106px;
    width: 250px;
    height: 34px;
    line-height: 34px;
    /* padding: 0 10px; */
    background-color: #000000;
    color: #ffffff;
    opacity: .3;
}

.content-ul-a {
    position: relative;
    display: inline-block;
}

.zhuanti {
    width: 100%;
    margin-top: 10px;
    height: 100px;
    position: relative;
}

.zhuanti img {
    width: 100%;
    height: 100%;
}

.zhuanti div {
    font-size: 50px;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fa5408;
    font-family: 黑体;
}

.hideShow {
    display: none;
}

.Template {
    width: 100%;
    height: auto;
}

.empty {
    padding: 20px;
    font-size: 17px;
    color: #8f8f8f;
    text-align: center;
    font-weight: 600;
}

.fixe {
    display: flex;
    justify-content: space-between;
    width: 841px;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
    margin-left: 12px;
    box-sizing: border-box;
    margin-top: 10px;
}

.fixe>div {
    /* width: 49%; */
    margin-left: 0;
    margin-top: 0 !important;
}

.fixe>div a {
    /* width: 60% !important; */
}

.fixe>div span {
    /* width: 30% !important; */
}

.right-nav {
    position: fixed;
    left: 50%;
    margin-left: 620px;
    margin-top: -150px;
    z-index: 9999;
    top: 70% !important;
}

.right-nav li a {
    display: block;
    text-align: center;
    cursor: pointer;
    padding-top: 7px;
}

.right-nav li i {
    color: #74ACD6;
    font-size: 26px;
    line-height: 24px;
}

.right-nav li p {
    line-height: 25px;
}

.right-nav li .ewm1 img {
    margin-left: 5px;
    margin-top: 5px;
    width: 119px;
    height: 119px;
}

.map {
    width: 331.55px;
    height: 212.8px;
    margin: 50px auto;
}

.map img {
    width: 100%;
    height: 100%;
}

#type3,
#type2,
#type1 {
    height: auto;
    background-image: none;
    background-color: #fff !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#type3 a,
#type2 a,
#type1 a {
    height: 113px;
}

#type3 a img,
#type2 a img,
#type1 a img {
    height: 113px;
}

.imgLink2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 12px;
    margin-right: -16px;
    margin-top: 10px;
}

.imgLink2 a {
    display: inline-block;
    min-width: 269px;
    flex: 1;
    height: 70px;
    margin-right: 16px;
    margin-bottom: 10px;
}

.imgLink2 a img {
    width: 100%;
    height: 100%;
}

.dataScreen {
    position: relative;
}

.dataScreen>.top {
    position: relative;
}

.dataScreen>.top>.img {
    position: absolute;
    width: 271px;
    height: 186px;
    top: 55px;
    left: 40px;
}

.dataScreen>.title {
    position: absolute;
    width: 158px;
    height: 21px;
    left: 10px;
    top: 20px;
}

.dataScreen>.title>span {
    margin: 0 !important;
    border: none;
    color: #831414 !important;
}

.dataScreen>.dataScreen-button {
    display: flex;
    position: absolute;
    top: 240px;
    flex-direction: row;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: wrap;
    left: 25px;
}

.dataScreen>.dataScreen-button1 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 695px;
    left: 25px;
    background-image: url('../../../image/button1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 300px;
    height: 40px;
    color: white;
    font-size: 18px;
    cursor: pointer;
    font-weight: 800;
}

.dataScreen>.dataScreen-button>.button {
    /* width: 33%; */
    background-image: url('../../../image/button.png');
    background-size: 100% 100%;
    width: 300px;
    height: 33px;
    display: flex;
    color: #cd0f0e;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 18px;
    font-size: 18px;
    position: relative;
}

.dataScreen>.dataScreen-button>.button:hover {
    /* width: 33%; */
    background-image: url('../../../image/botton1.png');
    background-size: 100% 100%;
    width: 300px;
    height: 33px;
    display: flex;
    color: white;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 18px;
    font-size: 18px;
    position: relative;
    
}

.dataScreen>.dataScreen-button>.button>p {
    /* width: 33%; */
   width: 50px;
   text-align: right;
}

.dataScreen>.dataScreen-button>.button>.list {
    /* width: 33%; */
    /* background-color: #0A3ABC; */
    width: 200px;
    height: 199px;
    background-image: url('../../../image/list.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* margin-left: 10px; */
    position: absolute;
    left: 180px;
    top: -30px;
    display: none;
    z-index: 3;
}

.dataScreen>.dataScreen-button>.button>.list>div {
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

/* .dataScreen>.dataScreen-button>.button>.line {
    position: absolute;
} */

.dataScreen-button>.button>.list>div p {
    width: 141px;
    height: 0px;
    border: 1px dashed black;
    opacity: 1;
}

.dataScreen-button>.button>.list>div:hover p {
    width: 141px;
    height: 0px;
    border: 1px dashed #DDC19C;
    opacity: 1;
}

.dataScreen-button>.button>.list>div a {
    cursor: pointer;
    margin-top: 10px;
}

.dataScreen-button>.button>.list>div:hover a {
    cursor: pointer;
    margin-top: 10px;
    color: #DE840A;
}

@media screen and (max-width: 1200px) {
    .imgLink2 {
        display: none !important;
    }
}


.rests_right .duty_content .common_ul li {
    height: 38px;
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #b5b4b4;
    list-style: none;
    margin-left: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.rests_right .duty_content .common_ul li::before {
    width: 5px !important;
    height: 5px;
    content: '';
    display: inline-block;
    margin-left: -17px !important;
    background: rgb(181, 180, 180);
    border-radius: 100%;
    margin-right: 5px;
    margin-top: 4px;
}

.rests_right .duty_content .common_ul li a {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    flex: 1;
}

.rests_right .duty_content .common_ul li span {
    display: inline-block;
    text-align: right;
    color: #c5bfc5;
    vertical-align: middle;
    margin-left: 17px;
    flex-shrink: 0;
}

.rests_right .duty_content .common_ul li a:hover {
    color: #D50000;
}