@media screen and (max-width: 414px) {
    .body {
        overflow: hidden;
    }
    .warp {
        width: 100% !important;
        margin-top: 0px !important;
    }
    .warp .app {
        display: block !important;
        background-color: #fff;
    }
    .warp .web {
        display: none !important;
    }
    .webfooter {
        display: none !important;
    }
    .warp .headlines {
        width: 100%;
        height: 47px;
        margin: 0 auto;
        background-image: url('http://web.sys-npc.com:81/zsrd/guanwang/headline.png');
        background-size: 100% 100%;
        margin-top: -20px;
        position: relative;
        z-index: 20;
    }
    .warp .headlines span {
        display: inline-block;
        width: 100%;
        line-height: 43px;
        font-size: 13px;
        padding-left: 65px;
        margin-left: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .warp .warp-top {
        margin-top: -27px;
        flex-direction: column;
    }
    .warp .warp-top .swiper {
        width: 100%;
        height: 209px;
    }
    .warp .gallery-top div {
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 14px;
        padding: 0 20px;
    }
    .warp .learning {
        width: 90%;
        height: 38px;
        margin: 0 auto;
        margin-top: 10px;
    }
    .warp .screen {
        width: 90%;
        height: 38px;
        margin: 5px auto;
    }
    .warp .screen .sereen-left {
        width: 48%;
        height: 38px;
        float: left;
    }
    .warp .screen .sereen-right {
        width: 48%;
        height: 38px;
        float: right;
    }
    .warp .meeting {
        width: 90%;
        height: 38px;
        margin: 0 auto;
    }
    .warp .meeting-right {
        width: 100%;
        height: 38px;
    }
    .warp .radius {
        border-radius: 5px;
        overflow: hidden;
    }
    .warp .announcement-middle {
        width: 100%;
        height: 45px;
        background-color: #eeeeee;
        font-size: 13px;
    }
    .warp .announcement-middle a {
        width: 300px;
        height: 29px;
        line-height: 19px;
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-left: 1px solid #d6d6d6;
        padding: 5px 7px;
        margin: 0 0 0 7px;
    }
    .warp .announcement-middle img {
        width: 32px;
        height: 25px;
        margin-left: 15px;
    }
    .warp .notification {
        display: flex !important;
        justify-content: left;
        align-items: center;
    }
    .warp .news {
        width: 100%;
        overflow: hidden;
        margin-left: 0;
    }
    .warp .more {
        float: right;
    }
    .warp .news-title {
        padding: 11px 15px;
    }
    .warp .news-title a {
        font-size: 17px;
        line-height: 17px;
        color: #0065e5;
    }
    .warp .news-title img {
        width: 17px;
        height: 17px;
        line-height: 17px;
    }
    .warp .news-title .more a {
        font-size: 14px;
        line-height: 17px;
        color: #206ac9;
    }
    .warp .news-title .more img {
        width: 11px;
        height: 11px;
        vertical-align: baseline;
    }
    .warp .gallery-thumbs ul {
        height: 310px;
        padding: 0 15px;
        margin-top: 0;
    }
    .warp .gallery-thumbs ul li {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: solid 1px #dddddd;
        padding: 10px 0;
        margin: 0;
    }
    .warp .gallery-thumbs ul li .divImg {
        width: 119px;
        min-width: 119px;
        height: 84px;
        border-radius: 5px;
    }
    .warp .gallery-thumbs ul li .divImg img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    .warp .gallery-thumbs ul li .divContent {
        width: 217px;
        height: 84px;
        padding-left: 10px;
    }
    .warp .gallery-thumbs ul li .divContent a {
        display: inline-block;
        width: 100%;
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333333;
        font-weight: 600;
    }
    .warp .gallery-thumbs ul li .divContent .intro {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .warp .gallery-thumbs ul li .divContent .time {
        text-align: right;
    }
    .warp .sunbehalf-left {
        width: auto;
        height: auto;
        display: flex !important;
        justify-content: space-around;
        padding-top: 10px;
        border-top: solid 5px #eeeeee;
        overflow: hidden;
        padding-bottom: 10px;
    }
    .warp .sunbehalf-left .sunbehalf-left-top {
        width: 50%;
        height: 200px;
        background-color: #ffffff;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
        border-radius: 5px;
    }
    .warp .sunbehalf-left-top>img {
        width: 55px;
        height: 73px;
        margin-bottom: 5px;
    }
    .warp .sunbehalf-left-top-dv>img {
        width: 35px;
        height: 34px;
    }
    .warp .sunbehalf-left-top-dv>p:nth-of-type(1),
    .warp .sunbehalf-left-top-dv>p:nth-of-type(2) {
        font-size: 12px;
        margin-top: 0;
    }
    .warp .sunbehalf-left-top-dvnum {
        width: auto;
    }
    .warp .sunbehalf-left-top-inp>input {
        width: 105px;
        height: 20px;
        font-size: 12px;
    }
    .warp .sunbehalf-left-top-inp {
        margin: 5px;
    }
    .warp .sunbehalf-left-top-inp>button {
        width: 49px;
        height: 21px;
        border-radius: 3px;
        font-size: 12px;
    }
    .warp .sunbehalf-left-top-inp>button>img {
        width: 12px;
        height: 12px;
    }
    .warp .sunbehalf-left-right {
        width: auto;
        height: 200px;
    }
    .warp .shadow {
        width: 168px;
        height: 139px;
        background-color: #ffffff;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
        border-radius: 5px;
        overflow: hidden;
    }
    .warp .director {
        width: 155px;
        height: 125px;
        margin: 7px auto;
    }
    .warp .director img {
        width: 55px;
        height: 55px;
        top: 10px;
        left: 15px;
    }
    .warp .director a {
        font-size: 12px;
        top: 25px;
        right: -40px;
    }
    .warp .sunbehalf-junction {
        width: 168px;
        height: 52px;
        border-radius: 5px;
        margin-top: 9px;
    }
    .warp .sunbehalf-junction img {
        width: 100%;
        height: 100%;
    }
    .warp .middle {
        flex-direction: column;
        margin-top: 10px;
    }
    .warp .middle-app {
        padding-bottom: 10px;
    }
    .warp .middle-app div {
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .warp .middle-app a {
        width: 72%;
        font-family: FZLTKHK--GBK1-0;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        color: #333333;
        margin: 0 auto;
        line-height: 31px;
        margin-top: 0;
        display: block;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .warp .dot {
        width: 6px;
        height: 6px;
        background-color: #6d9cd8;
        border-radius: 50%;
    }
    .warp .decision {
        width: 100%;
        height: auto;
        padding: 10px 10px 0;
        background-color: #fff;
        margin-top: 0;
        margin-bottom: 5px;
    }
    .warp .decision .news-title {
        padding: 0;
    }
    .warp .middle-left {
        width: auto;
        height: auto;
    }
    .warp .middle-right {
        width: 100%;
        margin-left: 0;
    }
    .warp .division {
        display: inline-block;
        width: 2px;
        height: 15px;
        vertical-align: sub;
        background-color: #6d9cd8;
    }
    .warp .sunbehalf-bootem-warp {
        background-color: #fff;
        padding-top: 13px;
        padding-bottom: 10px;
        overflow: hidden;
    }
    .warp .sunbehalf-bootem-box {
        width: 90%;
        /* height: 242px; */
        background-color: #ffffff;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
        border-radius: 5px;
        margin: 0 auto;
    }
    .warp .sunbehalf-bootem {
        width: 320px;
        height: 223px;
        overflow: hidden;
        margin: 0 auto;
        padding-top: 15px;
    }
    .warp .sunbehalf-bootem img {
        width: 160px;
        height: 223px;
    }
    .warp .sunfooter-right {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        background-color: #fff;
    }
    .warp .sunfooter-right a {
        width: 166px;
        height: 84px;
        margin-top: 10px;
    }
    .warp .sunfooter-right a img {
        width: 100%;
        height: 100%;
    }
    .warp .sunfooter-left {
        width: 100%;
        overflow: hidden;
        height: 165px;
    }
    .warp .sunfooter-left>img {
        width: 34px;
        height: 42px;
        top: 10px;
        left: 15px;
    }
    .warp .sunfooter-left-right-four {
        width: 75%;
        top: 15px;
        left: 70px;
    }
    .warp .sunfooter-left-right-four a {
        width: auto;
        font-size: 12px;
    }
    .warp .sunfooter-left-right>img {
        width: 70%;
        right: 35px;
        top: 43px;
    }
    .warp .sunfooter-left-right .sunfooter-left-right-four-img {
        width: 8px;
        height: 6px;
        top: 50px;
        left: 74.5px;
    }
    .warp .sunfooter-jg-left-ul li {
        width: auto;
        padding: 0;
    }
    .warp .sunfooter-jg-left-ul li a {
        width: 255px;
        font-size: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .warp .sunfooter-jg-left-ul {
        top: 66px;
        left: 65px;
    }
    .warp .footerImg {
        width: 91px;
        height: 112px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .warp .footerImg img {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 320px) {
    .warp .shadow {
        width: 140px !important;
        height: 129px !important;
    }
    .warp .director {
        width: 130px !important;
        height: 100px !important;
    }
    .director a {
        width: 96px !important;
    }
    .warp .sunbehalf-left {
        justify-content: center !important;
    }
    .warp .sunbehalf-left .sunbehalf-left-top {
        margin-right: 10px;
    }
    .warp .director img {
        width: 45px !important;
        height: 45px !important;
    }
    .warp .sunbehalf-left-right {
        width: 140px !important;
    }
    .warp .sunbehalf-junction {
        width: 140px !important;
    }
    .warp .gallery-thumbs ul li .divContent {
        width: 58% !important;
    }
    .sunbehalf-bootem-box {
        width: 90% !important;
        height: 195px !important;
    }
    .warp .sunbehalf-bootem {
        display: flex;
        height: 210px !important;
    }
    .warp .sunbehalf-bootem img {
        width: 140px;
        height: 180px !important;
    }
    .warp .sunfooter-right {
        justify-content: space-evenly !important;
    }
    .warp .sunbehalf-bootem>div>p:nth-of-type(4) {
        width: auto;
    }
    .warp .sunfooter-right a {
        width: 45% !important;
        height: 75px !important;
    }
    .warp .sunfooter-right a:nth-child(even) {
        margin: 10px 0 0;
    }
    .warp .sunfooter-jg-left-ul li {
        width: 55% !important;
    }
    .warp .sunfooter-jg-left-ul li a {
        width: 95% !important;
    }
    .warp .sunfooter-left-right>img {
        right: 20px !important;
    }
}

.app {
    display: none !important;
}

.web {
    display: block;
}

.webfooter {
    display: block;
}

li {
    list-style-position: inside !important;
}

.warp {
    width: 1180px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
.bay{
    width: 190px;
    height: 190px;
    position: fixed;
    display: inline-block;
    right: 0px;
    top: 300px;
    /* background-image: url(../../../img/xue.jpg);
    background-size:contain;
    background-repeat: no-repeat; */
    cursor: pointer;
}

.bay img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.headlines {
    width: 100%;
    height: 89px;
    background-image: url(../../../img/headlines.png);
    background-size: 100% 100%;
    cursor: pointer;
}

.headlines span {
    width: 694px;
    height: 40px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 39px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 89px;
    letter-spacing: 0px;
    color: #000000;
    margin-left: 155px;
}

.warp-top {
    margin-top: 40px;
    display: flex;
}

.swiper {
    width: 600px;
    height: 359px;
}

.gallery-top {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.gallery-top div {
    position: absolute;
    bottom: 0;
    width: 600px;
    height: 38px;
    background-color: #000000;
    opacity: 0.67;
    font-family: FZLTZHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.gallery-top img {
    width: 100%;
    height: 100%;
}

.swiper-left {
    width: 98px;
    height: 309px;
    margin-left: 10px;
    /* background-color: plum; */
    position: relative;
    overflow: hidden;
}

.gallery-thumbs>.swiper-wrapper {
    height: 268px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin-top: 40px;
}

.news {
    width: 540px;
    height: 359px;
    /* background-color: lightblue; */
    margin-left: 25px;
}

.news-title img {
    width: 28px;
    height: 29px;
    vertical-align: top;
}

.news-title a {
    height: 28px;
    font-family: SourceHanSansCN-Bold;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    color: #333333;
}

.news-ul {
    padding: 0px 10px;
}

.news-ul li {
    list-style-image: url(../../../img/li.png);
}

.news-ul li a {
    width: 480px;
    height: 18px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #0f6fc5;
    margin-top: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 6px;
    display: inline-block;
}

.news-ul li:nth-child(1) a {
    width: 500px;
    height: 20px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 21px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #0f6fc5;
}

.news-ul li a {
    vertical-align: sub;
}

.learning {
    width: 1180px;
    height: 130px;
    /* background-image: url(../../../img/learning.png); */
    background-size: 100% 100%;
    margin-top: 30px;
}

.learning img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.screen {
    width: 1180px;
    height: 127px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.sereen-left {
    width: 575px;
    height: 127px;
    background-size: 100% 100%;
    /* background-image: url(../../../img/zsszh.png); */
}

.sereen-left img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.sereen-right {
    width: 575px;
    height: 127px;
    background-size: 100% 100%;
    /* background-image: url(../../../img/zsqmt.png); */
}

.sereen-right img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.middle {
    margin-top: 40px;
    display: flex;
}

.middle-left {
    width: 360px;
    height: 1006px;
    background-color: #f6f6f6;
}

.middle-right {
    width: 805px;
    height: 1006px;
    /* background-color: palegreen; */
    margin-left: 15px;
}

.director {
    width: 360px;
    height: 289px;
    background-image: url(../../../img/directo.png);
    background-size: 100% 100%;
    position: relative;
}

.director img {
    width: 136px;
    height: 136px;
    position: absolute;
    top: 24px;
    left: 41px;
    border-radius: 50%;
    object-fit: contain;
}

.director a {
    width: 110px;
    height: 30px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 30px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 6px;
    color: #1d2d3a;
    position: absolute;
    top: 87px;
    right: 46px;
}

.decision {
    width: 335px;
    height: 700px;
    margin: 0 auto;
    margin-top: 13px;
}

.decision-top {
    display: flex;
}

.decision-top a {
    width: 172px;
    height: 54px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 54px;
    letter-spacing: 0px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
}

.decision-middle a {
    width: 288px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 7px; */
    letter-spacing: 0px;
    color: #333333;
    margin: 0 auto;
    line-height: 31px;
    margin-top: 7px;
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.decision-top a:nth-child(1) {
    background-color: #0f6fc5;
}

.decision-top a:nth-child(2) {
    background-color: #99cb00;
}

.announcement {
    width: 335px;
    margin: 0 auto;
    margin-top: 22px;
}

.announcement-top {
    width: 335px;
    height: 54px;
    background-color: #0f6fc5;
    text-align: center;
}

.announcement-top a {
    width: 72px;
    /* height: 23px; */
    font-family: FZLTZHK--GBK1-0;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 54px;
    letter-spacing: 0px;
    color: #ffffff;
}

.announcement-middle {
    max-height: 269px;
    overflow: hidden;
}

.announcement-middle a {
    width: 288px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 7px; */
    letter-spacing: 0px;
    color: #333333;
    margin: 0 auto;
    line-height: 31px;
    margin-top: 7px;
    display: block;
}

.middle-right-title {
    width: 100%;
    height: 40px;
    background-image: url(../../../img/middle-right-bg.png);
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
    box-sizing: border-box;
}

.middle-right-title span,.middle-right-title a {
    width: 114px;
    height: 28px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 29px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 57px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #0066cc;
    margin-left: 0;
}

.middle-right-title > a {
    margin-left: 0;
}

.middle-right-title span {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
}

.mrt-top-num {
    display: flex;
    justify-content: space-between;
}
.mrt-left-top-spe{
    width: 781px!important;
}
.mrt-left-top {
    width: 381px;
    margin-top: 31px;
}
.mrt-left-top1{
    width: 805px;
}
.mrt-left-top>img:nth-child(1) {
    width: 30px;
    height: 32px;
}

.mrt-left-top>img:nth-child(3) {
    width: 381px;
    height: 4px;
}

.mrt-left-top a {
    width: 101px;
    height: 23px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 7px;
    letter-spacing: 1px;
    color: #0066cc;
    vertical-align: middle;
    margin-left: 11px;
}

.meeting {
    width: 1180px;
    height: 127px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.meeting-left {
    width: 575px;
    height: 127px;
    background-size: 100% 100%;
    /* background-image: url(../../../img/meetingleft.png); */
}

.meeting-left img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.meeting-right {
    width: 100%;
    height: 127px;
    background-size: 100% 100%;
    /* background-image: url(../../../img/meetingright.png); */
}

.meeting-right img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.sunbehalf {
    /* margin-top: 30px; */
    display: flex;
}

.sunbehalf-left {
    width: 366px;
    height: 400px;
    /* background-color: purple; */
}

.sunbehalf-right {
    width: 794px;
    height: 400px;
    /* background-color: purple; */
    margin-left: 20px;
    margin-top: 21px;
}

.sunfooter {
    margin-top: 20px;
    margin-bottom: 40px;
    display: flex;
}

.sunfooter-right {
    width: 402px;
    height: 306px;
    margin-left: 11px;
    margin-top: 55px;
}

.mrt-left-ul-title p {
    width: 373px;
    height: 21px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #0066cc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 32px;
    cursor: pointer;
}

.mrt-left-ul-title-zero p {
    width: 373px;
    height: 21px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #0066cc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 32px;
    cursor: pointer;
}

.mrt-left-ul-title-1 p {
    width: 373px;
    height: 21px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #0066cc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 32px;
    cursor: pointer;
}

.mrt-left-ul-title-2 p {
    width: 373px;
    height: 21px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #0066cc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 32px;
    cursor: pointer;
}

.mrt-left-ul-title-one p {
    width: 373px;
    height: 21px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #0066cc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 32px;
    cursor: pointer;
}

.mrt-left-ul-title-two p {
    width: 373px;
    height: 21px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #0066cc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 32px;
    cursor: pointer;
}
.mrt-left-ul-title-two p {
    width: 800px;
}
.mrt-left-ul-title-three p {
    width: 373px;
    height: 21px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #0066cc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 32px;
    cursor: pointer;
}

.mrt-left-ul-title-cont {
    display: flex;
    justify-content: space-between;
    margin-top: 29px;
}
.mrt-left-ul-title-cont2{
    display: flex;
    justify-content: space-between;
    margin-top: 29px;
}
.mrt-left-ul-title-cont2 img {
    width: 276px;
    height: 181px;
    cursor: pointer;
}
.mrt-left-ul-title-cont img {
    width: 176px;
    height: 131px;
    cursor: pointer;
}

.mrt-left-ul-title-1 img {
    width: 176px;
    height: 131px;
    cursor: pointer;
}

.mrt-left-ul-title-2 img {
    width: 176px;
    height: 131px;
    cursor: pointer;
}
.mrt-left-ul-title-cont2 span {
    flex: 1;
    width: 187px;
    height: 176px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    cursor: pointer;
}
.mrt-left-ul-title-cont span {
    width: 187px;
    height: 120px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    cursor: pointer;
}
.mrt-left-ul-title-cont span {
    width: 600px;
}

.mrt-left-dv-ul {
    margin-top: 33px;
}

.mrt-left-dv-ul li {
    list-style-image: url(../../../img/li.png);
    margin-bottom: 27px;
    white-space: nowrap;
}
.mrt-left-dv-ul li .opl {
    width: calc(100% - 20px);
    height: 19px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}
.mrt-left-dv-ul li a {
    width: calc(100% - 20px);
    height: 19px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}
.mrt-left-dv-ul1 li a {
     width: 700px;
}
.sunbehalf-left-top {
    width: 366px;
    height: 512px;
    text-align: center;
}

.sunbehalf-left-top>img {
    width: 109px;
    height: 146px;
    background-color: #0066cc;
    margin-bottom: 19px;
    margin-top: 21px;
}

.sunbehalf-left-top-dvnum {
    width: 280px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.sunbehalf-left-top-dv>img {
    width: 69px;
    height: 67px;
}

.sunbehalf-left-top-dv>p:nth-of-type(1) {
    height: 18px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 14px;
}

.sunbehalf-left-top-dv>p:nth-of-type(2) {
    height: 18px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 14px;
}

.sunbehalf-left-top-inp {
    margin: 0px 24px;
    margin-top: 17px;
    display: flex;
    justify-content: space-between;
}

.sunbehalf-left-top-inp>input {
    width: 197px;
    height: 32px;
    background-color: #82b7e3;
    border-radius: 5px;
    padding: 0px 10px;
}

input::-webkit-input-placeholder {
    color: #fff;
}

.sunbehalf-left-top-inp>button {
    width: 97px;
    height: 31px;
    background-color: #9acb00;
    border-radius: 5px;
    color: #FFFFFF;
    border: none;
    vertical-align: top;
    font-size: 16px;
}

.sunbehalf-left-top-inp>button>img {
    width: 16px;
    height: 16px;
}

.sunbehalf-junction {
    margin-top: 30px;
}

.sunbehalf-junction>img {
    width: 363px;
    height: 113px;
    cursor: pointer;
}

.sunbehalf-bootem>img {
    width: 183px;
    height: 245px;
    vertical-align: top;
    cursor: pointer;
}

.sunbehalf-bootem {
    width: 100%;
    text-align: left;
    /* 	display: flex;
	justify-content: space-between; */
    margin-top: 61px;
}

.sunbehalf-bootem>div {
    margin-left: 16px;
    display: inline-block;
}

.sunbehalf-bootem>div>p:nth-of-type(1) {
    /* width: 97px; */
    height: 23px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #0f6fc5;
}

.sunbehalf-bootem>div>p:nth-of-type(2) {
    width: 129px;
    height: 37px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 5px; */
    letter-spacing: 0px;
    color: #666666;
    margin-top: 20px;
}

.sunbehalf-bootem>div>p:nth-of-type(3) {
    width: 137px;
    height: 31px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 4px; */
    letter-spacing: 0px;
    color: #999999;
    margin-top: 20px;
}

.sunbehalf-bootem>div>p:nth-of-type(3)>p {
    width: 137px;
    height: 31px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 4px; */
    letter-spacing: 0px;
    color: #999999;
    /* margin-top: 20px; */
}

.sunbehalf-bootem>div>p:nth-of-type(4) {
    width: 60px;
    height: 25px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 4px; */
    letter-spacing: 0px;
    color: #999999;
    margin-top: 20px;
}

.mrt-left-dv-ul-btn {
    margin-top: 21px;
}

.mrt-left-dv-ul-btn li {
    margin-bottom: 24px;
}

.mrt-left-dv-ul-btn li span {
    width: 350px;
    height: 19px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.sunbehalf-jg {
    width: 822px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-left: 10px;
}

.sunbehalf-jg-left {
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
}

.sunbehalf-jg-left:last-child {
    padding-right: 0;
    padding-left: 10px;
}

.sunbehalf-jg-left a {
    width: 121px;
    height: 23px;
    font-family: FZLTCHK--GBK1-0;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 1px;
    color: #0066cc;
    vertical-align: middle;
    margin-left: 11px;
}

.sunbehalf-jg-left img {
    width: 381px;
    height: 4px;
}

.sunbehalf-jg-left-ul li {
    /* list-style-image: url(../../../img/li.png); */
    /* margin-bottom: 10px; */
    /* border-bottom: dashed 1px #707070; */
    /* width: 386px; */
}

.sunbehalf-jg-left-ul li a {
    width: 100%;
    height: 19px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin: 15px 0px;
    vertical-align: middle;
}

.sunfooter-left {
    position: relative;
    width: 815px;
    height: 419px;
}

.sunfooter-left>img {
    position: absolute;
    top: 29px;
    left: 29px;
    width: 75px;
    height: 92px;
}

.sunfooter-right a {
    float: left;
}

.sunfooter-right a:nth-child(even) {
    margin-left: 14px;
}

.sunfooter-right a img {
    width: 186px;
    height: 95px;
}

.sunfooter-right-a {
    margin-top: 10px;
}

.sunfooter-left-right-four {
    width: 610px;
    height: 20px;
    position: absolute;
    top: 56px;
    left: 130px;
    display: flex;
    justify-content: space-between;
}

.sunfooter-left-right-four a {
    width: 80px;
    height: 19px;
    font-family: FZLTZHK--GBK1-0;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #666666;
}

.sunfooter-left-right>img {
    position: absolute;
    right: 58px;
    top: 107px;
    width: 563px;
    height: 8px;
}

.sunfooter-left-right .sunfooter-left-right-four-img {
    position: absolute;
    width: 17px;
    height: 14px;
    left: 153px;
    top: 115px;
    transition: 1s all;
}

.sunfooter-jg-left-ul {
    position: absolute;
    top: 149px;
    left: 129px;
}

.sunfooter-jg-left-ul li {
    list-style-image: url(../../../img/li.png);
    border-bottom: dashed 1px #707070;
    width: 620px;
    padding: 19px 0;
}

.sunfooter-jg-left-ul li a {
    width: 500px;
    height: 19px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    /* display: inline-block; */
    /* margin: 19px 0px; */
}

.swiper-zstop {
    width: 98px;
    height: 21px;
    position: absolute;
}

.swiper-zstop img {
    width: 100%;
    height: 100%;
}

.swiper-zsbottom {
    width: 98px;
    height: 21px;
    position: absolute;
    bottom: 0;
}

.swiper-zsbottom img {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    width: 98px;
    height: 55px;
}

.swiper-slide1 img {
    width: 98px;
    height: 55px;
}

.bulletin_selected {
    /* color: darkgoldenrod !important; */
}

.gallery-thumbs {
    position: relative;
}

.gallery-thumbs ul {
    height: 269px;
    overflow: hidden;
    /* top:20px; */
    margin-top: 20px;
    position: relative;
}

.gallery-thumbs ul li {
    width: 98px;
    height: 55px;
    margin: 10px 0px;
    /* position: absolute; */
}

.gallery-thumbs ul li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}