<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * 猫鈥孤泵︹€撯€∶р€八喢┞︹€撁┞÷�
 * date:2021-03-09
 * author: wppei;
 */


/* 盲赂艩氓聧艩茅茠篓氓藛鈥� */

.con-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
}


/* 猫陆庐忙鈥櫬� */

.scroll-img {
    position: relative;
    width: 100%;
    height: 600px;
}

.owl-carousel .item {
    display: block;
}

.scroll-img .item {
    position: relative;
    height: 600px;
}

.scroll-img .item&gt;img {
    width: 100%;
    height: 100%;
}

.owl-carousel {
    position: relative;
    height: 100%;
}

.banner-text {
    position: absolute;
    left: 50%;
    top: 193px;
    width: 650px;
    height: 261px;
    margin-left: 30px;
    padding: 30px 30px 0;
    /* background: url("../images/scroll-bg.png") no-repeat; */
    background-color: rgba(255, 255, 255, .75);
    border-radius: 5px;
    box-shadow: 0px 15px 10px 0px rgba(45, 49, 70, 0.4);
}

.banner-tt {
    line-height: 65px;
    font-size: 42px;
    color: #0e4676;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.banner-con {
    height: 160px;
    line-height: 30px;
    color: #0e4676;
    font-size: 16px;
    overflow: hidden;
}


/* 氓路娄氓聫鲁忙艗鈥懊┾€櫬� */

.scroll-img .owl-nav .owl-prev,
.scroll-img .owl-nav .owl-next {
    position: absolute;
    width: 23px;
    height: 42px;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    z-index: 50;
    color: #fff;
    text-indent: 99999;
}

.owl-nav .owl-prev {
    left: 150px;
    margin-left: -710px;
    background: url("../images/prev.png") center no-repeat;
}

.owl-nav .owl-next {
    margin-left: 710px;
    background: url("../images/next.png") center no-repeat;
}

.owl-nav.disabled {
    display: block !important;
}


/* 氓藛鈥犆┞÷得ε掆€懊┾€櫬� */

.owl-carousel .owl-dots {
    position: absolute;
    height: 3px;
    z-index: 60;
    font-size: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.scroll-img .owl-carousel .owl-dots {
    left: 50%;
    margin-left: 64px;
    bottom: 171px;
}


/* 氓藛鈥犆┞÷得ε掆€懊┾€櫬� */

.owl-carousel .owl-dots .owl-dot {
    width: 21px;
    height: 3px;
    margin-right: 20px;
    border: none;
    outline: 0;
    background-color: rgba(255, 255, 255, .4);
    vertical-align: top;
}

.owl-carousel .owl-dots .owl-dot.active {
    background-color: #fff;
}


/* TOP TOPIC */

.topic {
    height: 515px;
    padding-top: 36px;
    background: url("../images/topic-bg1.jpg") no-repeat;
    background-size: 100% 100%;
}

.topic-left {
    display: none;
    width: 42.4%;
    padding-right: 20px;
}

.topic-right {
    width: 100%;
    /* padding-left: 21px; */
}

.topic-tt {
    line-height: 69px;
    font-size: 30px;
    font-family: "SourceHanSansCN-Medium";
}


/* 猫陆庐忙鈥櫬� */

.topic-img {
    position: relative;
    height: 330px;
}

.topic-img .owl-carousel .item {
    position: relative;
    height: 330px;
    border-radius: 5px;
    overflow: hidden;
}

.topic-img .owl-carousel .topic-img {
    width: 100%;
    height: 100%;
}

.topic-box {
    position: absolute;
    left: 14px;
    right: 35px;
    top: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    z-index: 9;
}

.topic-name {
    position: relative;
    padding-top: 16px;
    margin-bottom: 13px;
    line-height: 57px;
    font-size: 30px;
    text-align: right;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.topic-name:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 66px;
    height: 4px;
    background-color: #fff;
}

.topic-con {
    height: 60px;
    width: 290px;
    margin-left: auto;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}

.topic-intro {
    position: absolute;
    left: 18px;
    width: 305px;
    bottom: 0;
    line-height: 41px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 氓藛鈥犆┞÷得ε掆€懊┾€櫬� */

.topic-img .owl-carousel .owl-dots {
    right: 8px;
    bottom: 13px;
}


/* LATEST NEWS */

.lasest-list {
    margin-right: -15px;
}

.lasest-list li {
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
    padding-right: 15px;
}

.lasest-box {
    display: block;
    height: 178px;
    padding: 15px 19px 0;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    transition: 0.5s all;
}

.lasest-tt {
    height: 44px;
    margin-bottom: 10px;
    line-height: 22px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
}

.lasest-con {
    height: 60px;
    line-height: 20px;
    color: #494d58;
    font-size: 14px;
    overflow: hidden;
}

.lasest-time {
    line-height: 36px;
    color: #959cad;
    font-size: 14px;
}

.lasest-go {
    width: 15px;
    height: 7px;
    margin-top: 15px;
    background: url("../images/latest-jiao.png") no-repeat;
}

.lasest-box:hover {
    border-color: #1f74d3;
    box-shadow: 0px 10px 10px 0px rgba(11, 27, 61, 0.1);
    transform: translateY(-10px);
}

.lasest-box:hover .lasest-tt,
.lasest-box:hover .lasest-time {
    color: #1f74d3;
}

.lasest-box:hover .lasest-go {
    background-image: url("../images/latest-jiaoh.png");
}


/* GENERAL SITUATION OF CHONGMING */

.general {
    height: 512px;
    background: url("../images/general-bg.jpg") no-repeat center bottom;
    background-size: 100% 100%;
}

.general-tt {
    line-height: 144px;
    font-size: 30px;
    color: #fff;
    font-family: "SourceHanSansCN-Medium";
}

.general-left {
    width: 100%;
}

.general-list li {
    float: left;
    width: 20%;
    padding-right: 45px;
}

.general-list {
    margin-right: -45px;
}

.general-left-box {
    display: block;
    height: 320px;
    padding-top: 45px;
    background: url("../images/general-bg1.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
    transition: 0.4s all;
}

.general-icon {
    height: 71px;
    margin-bottom: 49px;
    background-repeat: no-repeat;
    background-position: center top;
}

.general-list li:first-child .general-icon {
    background-image: url("../images/general-icon4.png");
    /* background-size: 56px 53px; */
}

.general-list li:nth-child(2) .general-icon {
    background-image: url("../images/general-icon1.png");
    /* background-size: 66px 57px; */
}

.general-list li:nth-child(3) .general-icon {
    background-image: url("../images/general-icon2.png");
    /* background-size: 66px 53px; */
}

.general-list li:nth-child(4) .general-icon {
    background-image: url("../images/general-icon3.png");
    /* background-size: 66px 53px; */
}

.general-list li:nth-child(5) .general-icon {
    background-image: url("../images/general-icon4.png");
    /* background-size: 66px 53px; */
}

.general-name {
    padding: 0 30px;
    height: 50px;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: center;
    color: #333;
    font-size: 18px;
    overflow: hidden;
}

.general-more {
    width: 103px;
    height: 29px;
    margin: 0 auto;
    line-height: 27px;
    text-align: center;
    color: #333;
    font-size: 14px;
    border: 1px solid #1f74d3;
    border-radius: 3px;
}

.general-left-box:hover {
    background-color: rgba(255, 255, 255, .8);
    box-shadow: 0px 10px 10px 0px rgba(2, 15, 98, 0.15);
    transform: translateY(-10px);
}

.general-left-box:hover .general-name {
    color: #1f74d3;
    font-weight: bold;
}

.general-left-box:hover .general-more {
    color: #fff;
    background-color: #1f74d3;
}

.general-list li:first-child .general-left-box:hover .general-icon {
    background-image: url("../images/general-icon4h.png");
}

.general-list li:nth-child(2) .general-left-box:hover .general-icon {
    background-image: url("../images/general-icon1h.png");
}

.general-list li:nth-child(3) .general-left-box:hover .general-icon {
    background-image: url("../images/general-icon2h.png");
}

.general-list li:nth-child(4) .general-left-box:hover .general-icon {
    background-image: url("../images/general-icon3h.png");
}

.general-right {
    position: relative;
    width: 39%;
    height: 268px;
}

.general-right&gt;.general-img {
    width: 100%;
    height: 100%;
}

.general-text {
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 11px;
}

.general-intro {
    height: 72px;
    margin-right: 116px;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
}

.general-right-more {
    width: 103px;
    height: 28px;
    margin-top: 6px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 5px;
}

.general-right-more:hover {
    color: #1f74d3;
    background-color: #fff;
    border-color: #fff;
}


/* OFFICIALS */

.office {
    padding: 26px 0 70px 0;
    background: #f0f5f8 url("../images/office-bg.png") no-repeat top center;
}

.office-tt {
    line-height: 90px;
    font-size: 30px;
    font-family: "SourceHanSansCN-Medium";
}

.office-top {
    margin-bottom: 56px;
}

.office-left {
    width: 61.17%;
    padding-right: 20px;
}

.office-right {
    width: 38.83%;
}

.office-left-list li {
    float: left;
    width: 33.33%;
    padding-right: 40px;
}

.leader-box {
    display: block;
    color: #333;
}

.leader-box:hover {
    color: #1f74d3;
}

.leader-avater {
    position: relative;
    width: 135px;
    height: 135px;
    padding-top: 23px;
    margin: 0 auto 3px;
}

.leader-circle {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: url("../images/office-quan.png") no-repeat;
    background-size: 133px 133px;
    background-size: 100% 100%;
    /* 盲赂聧忙鈥斺€姑铰ニ喡犆┾劉陇忙颅陇忙庐碌盲禄拢莽聽聛 氓录鈧ヂр€� */
    animation: rotate 5s linear infinite;
    -webkit-animation: rotate 5s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}


/* 盲赂聧忙鈥斺€姑铰ニ喡犆┾劉陇忙颅陇忙庐碌盲禄拢莽聽聛 莽禄鈥溍β澟� */

.leader-avater-img {
    width: 87px;
    height: 87px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}

.leader-name {
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.leader-skip {
    height: 38px;
    margin-bottom: 5px;
    line-height: 19px;
    font-size: 14px;
    font-family: "SourceHanSansCN-Medium";
    overflow: hidden;
}

.leader-intro {
    padding-top: 8px;
    height: 76px;
    line-height: 19px;
    font-size: 12px;
    color: #494d58;
    border-top: 1px dashed #969dae;
}

.office-right-box {
    display: block;
    height: 280px;
    padding: 60px 0 0 52px;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
}

.office-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.office-right-tt {
    padding-left: 11px;
    line-height: 28px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 15px rgba(33, 89, 161, 0.3);
}

.office-right li:first-child .office-right-box {
    background-image: url("../images/office-img1.png");
}

.office-right li:nth-child(2) .office-right-box {
    background-image: url("../images/office-img2.jpg");
}

.office-right li:first-child .office-icon {
    background-image: url("../images/office-icon1.png");
}

.office-right li:nth-child(2) .office-icon {
    background-image: url("../images/office-icon2.png");
}

.office-right-box:hover {
    box-shadow: 0px 10px 10px 0px rgba(11, 27, 61, 0.1);
}

.office-bom {
    height: 340px;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 20px 0px rgba(11, 27, 61, 0.08);
}

.practical {
    width: 61.7%;
    height: 100%;
    background-color: rgba(255, 255, 255, .2);
}

.convenient {
    width: 38.3%;
    height: 100%;
    background-color: rgba(255, 255, 255, .2);
}

.office-bom-tt {
    padding-top: 20px;
    line-height: 39px;
    font-size: 22px;
    text-align: center;
    font-family: "SourceHanSansCN-Medium";
}

.practical-list {
    padding: 31px 32px 0;
}

.practical-list li {
    float: left;
    width: 33.33%;
    margin-bottom: 22px;
}

.practical-box {
    display: block;
    width: 180px;
    margin: 0 auto;
}

.practical-icon {
    width: 96px;
    height: 96px;
    margin: 0 auto 16px;
    background-color: #dcebfc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 18px;
}

.practical-list li:first-child .practical-icon {
    background-image: url("../images/practical-icon1.png");
}

.practical-list li:nth-child(2) .practical-icon {
    background-image: url("../images/practical-icon2.png");
}

.practical-list li:nth-child(3) .practical-icon {
    background-image: url("../images/practical-icon3.png");
}

.practical-list li:nth-child(4) .practical-icon {
    background-image: url("../images/practical-icon4.png");
}

.practical-list li:nth-child(5) .practical-icon {
    background-image: url("../images/practical-icon5.png");
}

.practical-list li:nth-child(6) .practical-icon {
    background-image: url("../images/practical-icon6.png");
}

.practical-box:hover .practical-icon {
    background-color: #1f74d3;
}

.practical-box:hover .practical-name {
    color: #1f74d3;
}

.practical-list li:first-child .practical-box:hover .practical-icon {
    background-image: url("../images/practical-icon1h.png");
}

.practical-list li:nth-child(2) .practical-box:hover .practical-icon {
    background-image: url("../images/practical-icon2h.png");
}

.practical-list li:nth-child(3) .practical-box:hover .practical-icon {
    background-image: url("../images/practical-icon3h.png");
}

.practical-list li:nth-child(4) .practical-box:hover .practical-icon {
    background-image: url("../images/practical-icon4h.png");
}

.practical-list li:nth-child(5) .practical-box:hover .practical-icon {
    background-image: url("../images/practical-icon5h.png");
}

.practical-list li:nth-child(6) .practical-box:hover .practical-icon {
    background-image: url("../images/practical-icon6h.png");
}

.practical-name {
    display: none;
    line-height: 20px;
    color: #333;
    font-size: 18px;
    text-align: center;
    font-family: "SourceHanSansCN-Medium";
}

.practical-enter.practical {
    background-color: #fff;
}

.practical-enter .practical-list {
    padding-top: 11px;
}

.practical-enter .practical-name {
    display: block;
}

.convenient-one {
    padding: 4px 30px;
}

.convenient-one-box {
    display: block;
    height: 80px;
    border-bottom: 1px dashed #d1dae7;
}

.convenient-one-date {
    width: 56px;
    height: 53px;
    margin: 20px 18px 0 0;
    text-align: center;
    color: #fff;
    background-color: #6ba4e4;
    border-radius: 5px;
}

.convenient-one-date&gt;.date-day {
    line-height: 32px;
    font-size: 30px;
    font-family: "SourceHanSansCN-Medium";
}

.convenient-one-date&gt;.date-year {
    line-height: 14px;
    font-size: 12px;
}

.convenient-one-intro {
    margin-left: 70px;
    height: 71px;
    padding-top: 20px;
    line-height: 23px;
    font-size: 14px;
    color: #767a81;
    font-family: "SourceHanSansCN-Medium";
}

.convenient-two {
    display: none;
    padding: 4px 30px 0;
}

.convenient-two-box {
    display: block;
    height: 48px;
    border-bottom: 1px dashed #d1dae7;
}

.convenient-two-date {
    width: 116px;
    height: 30px;
    margin-top: 9px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: "SourceHanSansCN-Medium";
    background-color: #6ba4e4;
    border-radius: 3px;
}

.convenient-two-intro {
    margin-left: 130px;
    font-size: 14px;
    line-height: 47px;
    color: #767a81;
    font-family: "SourceHanSansCN-Medium";
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.convenient-two-box:hover .convenient-two-date {
    background-color: #1f74d3;
}

.convenient-two-box:hover .convenient-two-intro {
    color: #1f74d3;
}

.convenient.convenient-enter {
    background-color: #fff;
}

.convenient.convenient-enter .convenient-one {
    display: none;
}

.convenient.convenient-enter .convenient-two {
    display: block;
}

@media(min-width: 980px) and (max-width:1200px) {
    .topic-left {
        padding-right: 20px;
    }
    .topic-right {
        padding-left: 0;
    }
    .general-list li {
        padding-right: 20px;
    }
    .topic-intro {
        left: 0;
        width: 305px;
    }
    .banner-text {
        width: 548px;
        height: 261px;
        margin-left: -80px;
    }
    .owl-nav .owl-prev {
        left: 85px;
    }
    .owl-nav .owl-next {
        right: 85px;
    }
    .scroll-img .owl-carousel .owl-dots {
        margin-left: -48px;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
    .office-bom-tt {
        font-size: 26px
    }
    .topic-intro {
        bottom: 30px;
        width: 100%;
    }
    .scroll-img .owl-carousel .owl-dots {
        margin-left: -40px;
    }
    .scroll-img .owl-nav .owl-prev,
    .scroll-img .owl-nav .owl-next {
        display: none;
    }
}

@media(max-width: 980px) {
    .scroll-img {
        width: 100%;
        height: 450px;
    }
    .topic-left,
    .topic-right,
    .lasest-list li,
    .general-left,
    .general-right,
    .general-list li,
    .office-left,
    .office-right,
    .office-left-list li,
    .practical,
    .practical-box,
    .convenient {
        width: 100%;
        padding: 0;
    }
    .topic,
    .general,
    .office-bom,
    .practical {
        height: auto;
    }
    .scroll-img .item {
        position: relative;
        height: 450px;
    }
    .banner-tt {
        font-size: 24px;
        line-height: 35px;
    }
    .banner-text {
        position: absolute;
        left: 10px;
        right: 10px;
        top: 225px;
        width: auto;
        height: 205px;
        margin-left: 0;
        padding: 20px 20px 0;
    }
    .scroll-img .owl-carousel .owl-dots {
        bottom: 36px;
        left: 0;
        margin-left: 30px;
    }
    .scroll-img .owl-nav .owl-prev,
    .scroll-img .owl-nav .owl-next {
        display: none;
    }
    .topic-box {
        right: 20px;
    }
    .topic-name {
        font-size: 22px;
    }
    .topic-intro {
        left: 0;
        bottom: 30px;
        width: 100%;
    }
    .topic-con {
        width: 100%;
    }
    .lasest-list {
        margin-right: 0;
    }
    .general-tt {
        padding-top: 30px;
        line-height: 50px;
        font-size: 24px;
    }
    .general-list {
        padding: 30px 0 20px 0;
        margin: 0;
    }
    .general-list li {
        margin-bottom: 30px;
    }
    .general {
        padding-bottom: 30px;
    }
    .office-left-list li {
        margin-bottom: 40px;
    }
    .practical-list {
        padding: 30px 0 0;
    }
    .practical-list li {
        width: 50%;
    }
    .convenient-one {
        display: none;
    }
    .convenient-two {
        display: block;
    }
    .convenient-two-box {
        height: 95px;
    }
    .convenient-two {
        padding: 20px 10px;
    }
    .convenient-two-intro {
        width: 100%;
        margin-left: 0;
        line-height: 45px;
        font-size: 14px;
    }
    .convenient {
        margin-top: 30px;
        background-color: #fff;
    }
    .office-right-tt {
        font-size: 22px;
    }
}


/* 2021-04-26 wppei 盲驴庐忙鈥澛� */

.practical-new {
    padding: 17px 35px 0;
}

.practical-new li {
    position: relative;
    height: 65px;
    margin-bottom: 20px;
    border-radius: 8px;
    background: #4690fa;
    background: linear-gradient(to left, #4690fa, #7ab0fb);
    background: -webkit-linear-gradient(right, #4690fa, #7ab0fb);
    background: -o-linear-gradient(left, #4690fa, #7ab0fb);
    background: -moz-linear-gradient(right, #4690fa, #7ab0fb);
    overflow: hidden;
}

.practical-new li:nth-child(2) {
    background: #1f74d3;
    background: linear-gradient(to left, #1f74d3, #358beb);
    background: -webkit-linear-gradient(right, #1f74d3, #358beb);
    background: -o-linear-gradient(left, #1f74d3, #358beb);
    background: -moz-linear-gradient(right, #1f74d3, #358beb);
}

.practical-new li:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../images/new_bg.png") no-repeat;
    background-size: 100% 100%;
}

.practical-new-box {
    position: relative;
    z-index: 9;
    display: block;
    padding: 0 30px 0 80px;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    color: #fff;
    font-family: "SourceHanSansCN-Medium";
    background-repeat: no-repeat;
    background-position: 21px center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-size: 38px 34px;
}

.practical-new li:first-child .practical-new-box {
    background-image: url("../images/new_icon1.png");
}

.practical-new li:nth-child(2) .practical-new-box {
    background-image: url("../images/new_icon2.png");
}

.practical-new li:nth-child(3) .practical-new-box {
    background-image: url("../images/new_icon3.png");
}

@media(max-width: 980px) {
    .practical-new {
        padding: 32px 15px 0;
    }
    .practical-new-box {
        padding: 0 10px 0 75px;
        font-size: 16px;
        background-position-x: 10px;
    }
    .general-left-box {
        height: 285px;
        padding-top: 28px;
    }
}

/* 0623忙鈥撀懊ヂ⑴� hhj 茅鈥櫵喢ヂ姑ヂぢ疵┢捖铰︹€櫬垛€γモ€÷好┾€斅┞⑺� */
@media(max-width: 1366px) {
    .owl-nav .owl-next {
        margin-left:625px;
    }
    .owl-nav .owl-prev {
        margin-left:-655px;
    }
    .banner-text {
        left:43%;
    }
    .scroll-img .owl-carousel .owl-dots {
        left:43%;
    }
}</pre></body></html>