.layer-container {
    max-width: 1920px;
    min-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.skyn—content {
    width: 1280px;
    margin: 0 auto;
}

.big-title {
    margin-top: 70px;
    width: 100%;
    margin: 40px auto 40px;
    text-align: center;
    background: url("/statics/ynxcwv2/images/skyn/b_skyn/bg1.jpg") no-repeat left center;
    font-size: 46px;
    font-weight: bold;
    line-height: 120px;
    color: #fff;
}

.subtitle-container {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.subtitle-title {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
}

.subtitle-title a {
    color: #0d66b3;
    text-decoration: none;
}

.subtitle-desc {
    padding: 20px 65px;
    font-size: 16px;
    color: #404040;
    line-height: 32px;
}

/* .skdt-container {
    margin-top: 50px;
} */

.skdt-left {
    float: left;
    width: 46.8%;
    position: relative;
}

.skdt-left img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.img-title {
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-size: 16px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.skdt-right {
    float: right;
    width: 49.2%;
}

.comm-con-title li {
    float: left;
}

.comm-title a {
    font-size: 35px;
    color: #2663af;
    font-weight: bold;
}

.skdt-line {
    width: 70%;
    height: 6px;
    background-color: #f7f7f7;
    margin-top: 14px;
    margin: 14px 10px 0px;
}

.comm-con-title .comm-more {
    float: right;
}

.gjcb-llgz .comm-more {
    float: right;
    margin-right: 80px;
}

.comm-more a {
    font-size: 16px;
    color: #2663af;
    line-height: 28px;
}

.skdt-container {
    padding-top: 45px;
}

.skdt-container2 {
    margin-top: 20px;
}

.skdt-f-title a {
    font-size: 20px;
    font-weight: bold;
    color: #3f3f3f;
    line-height: 30px;
}

.skdt-f-desc {
    margin-top: 20px;
    font-size: 14px;
    color: #3f3f3f;
    line-height: 24px;
    padding-bottom: 30px;
}

/* .skdt-list li:nth-child(1) {
    border-bottom: 1px solid #f7f7f7;
} */

/* .skdt-list li span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #3f3f3f;
    border-radius: 50%;
} */

/* .skdt-list li:not(:nth-child(1)) {
    margin: 25px 0px;
} */

.skdt-list li {
    margin: 25px 0px;
}

.skdt-list li a {
    font-size: 22px;
    color: #0f0f0f;
    padding-left: 10px;
    display: inline-block;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

/* .skdt-list li span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #0f0f0f;
    border-radius: 50%;
    vertical-align: middle;
} */

.project-container {
    margin-top: 60px;
    border-bottom: 1px solid #f3f3f3;
}

.project-type {
    border-bottom: 1px solid #f3f3f3;
}
.pro-name {
    width: 460px;
    margin: 0 auto;
}
.pro-name li {
    float: left;
    padding: 0px 10px 20px;
    font-size: 28px;
    font-weight: bold;
    color: #3f3f3f;
    text-decoration: none;
}

.pro-name li a {
    font-size: 28px;
    font-weight: bold;
    color: #3f3f3f;
    text-decoration: none;
}

.current-show {
    border-bottom: 4px solid #2663af;
}
.pro-name li.current-show a {
    color: #3f3f40;
}

.pro-name li.current-show {
    color: #3f3f40;
}

.pro-name li:nth-child(2) {
    margin-left: 65px;
}

.county-container,
.prov-container {
    padding-bottom: 40px;
}

.county-operate {
    margin-top: 30px;
}
.county-operate li {
    float: left;
    margin-right: 5%;
}

.county-operate li:nth-child(3) {
    margin-right: 0;
}

.file-container {
    margin-top: 35px;
}

.file-left {
    width: 50.7%;
    float: left;
    border-right: 1px solid #fbebda;
}

.file-line {
    width: 70%;
    height: 6px;
    background-color: #f7f7f7;
    margin-top: 14px;
    margin: 14px 10px 0px;
}

.flie-container {
    margin-top: 40px;
}
.file-f a {
    font-size: 20px;
    font-weight: bold;
    color: #3f3f3f;
}

.file-list {
    margin-top: 20px;
}

.file-list li {
    padding: 15px 0px;
}

/* .file-list li span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #3f3f3f;
    border-radius: 50%;
    vertical-align: middle;
} */

.file-list li a {
    font-size: 16px;
    color: #3f3f3f;
    padding-left: 10px;
    display: inline-block;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.special-right {
    width: 46.8%;
    float: right;
}

.special-line {
    width: 69%;
    height: 6px;
    background-color: #f7f7f7;
    margin-top: 14px;
    margin: 14px 10px 0px;
}

.special-container {
    margin-top: 35px;
}

.special-list li {
    float: left;
}

/* .skcg-container {
    background: url("/statics/ynxcwv2/images/skyn/skcg_bag.png") no-repeat left center;
    background-size: 100% 100%;
} */

.skcg-content {
    width: 1280px;
    border-top: 1px solid #f3f3f3;
    margin: 30px auto 0px;
}

.skcg-title {
    padding-top: 30px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.skcg-title img {
    width: 100%;
    height: auto;
}
.skcg-con {
    background-color: rgba(249, 252, 255, 0.7);
    padding-bottom: 30px;
    padding-top: 50px;
}

.skcg-con-left {
    width: 27.7%;
    float: left;
    margin-left: 70px;
}

.skcg-con-right {
    width: 62.5%;
    float: right;
}
.cgxd-con {
    border-bottom: 1px solid #80c4ff;
}

.cgxd-title {
    float: left;
    border-bottom: 4px solid #2663af;
    padding-bottom: 15px;
}
.cgxd-more {
    float: right;
    padding-top: 10px;
}
.cgxd-more a {
    font-size: 16px;
    color: #2663af;
}

.cgxd-title a {
    font-size: 28px;
    color: #2663af;
    font-weight: bold;
}

.cgxd-img {
    padding-top: 35px;
}

.cgxd-img img {
    width: 100%;
    height: auto;
}
.cg-show-change {
    border-bottom: 1px solid #80c4ff;
}
.cg-pro-list {
    /* width: 41.8%; */
    /* margin: 0 auto; */
    background: url("/statics/ynxcwv2/images/skyn/b_skyn/s.png") no-repeat 40% top;
}
.cg-pro-list li {
    float: left;
    padding: 0px 10px;
    padding-bottom: 15px;
}

/* .cg-pro-list li {
    border-bottom: 4px solid #d80c18;
} */

.cg-pro-list li:nth-child(2) {
    margin-left: 30%;
}
.cg-pro-list li a {
    font-size: 28px;
    color: #3f3f40;
    font-weight: bold;
    text-decoration: none;
}

.cg-pro-list li.current-show a {
    color: #2663af;
}

.cg-left {
    float: left;
    margin-top: 50px;
    width: 30.25%;
}

.cg-right {
    width: 58.1%;
    float: left;
    margin-left: 9%;
    margin-top: 15px;
}

.cg-right-list li {
    padding: 20px 0px 15px;
    border-bottom: 1px solid #d4ebff;
    background: url("/statics/ynxcwv2/images/skyn/b_skyn/d.png") no-repeat left 25px;
    padding-left: 20px;
}
.cg-right-list li a {
    font-size: 16px;
    color: #3f3f3f;
    text-decoration: none;
    display: inline-block;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#cgsw1 .swiper-slide-next {
    transform: scale(0.8);
    z-index: 998;
}

#cgsw1 .swiper-slide-active {
    z-index: 999;
}

#cgsw1 .swiper-slide-prev {
    transform: scale(0.8);
    z-index: 998;
}

#cgsw1 .swiper-slide-active {
    transform: scale(1);
}

#cgsw1 {
    width: 100%;
}
#cgsw2 .swiper-slide-active {
    z-index: 999;
}

#cgsw2 .swiper-slide-next {
    transform: scale(0.8);
    z-index: 998;
}

#cgsw2 .swiper-slide-prev {
    transform: scale(0.8);
    z-index: 998;
}

#cgsw2 .swiper-slide-active {
    transform: scale(1);
}

#cgsw2 {
    width: 100%;
}

.red {
    display: none;
}

#cgsw1 img,
#cgsw2 img {
    width: 138px;
    height: 187px;
}

.gjcb {
    float: left;
    width: 53.1%;
    padding-top: 10px;
}

.llgz {
    float: left;
    width: 44.5%;
    padding-top: 10px;
}

.gjcb-title {
    float: left;
}

.gjcb-line {
    width: 60%;
}

.llgz-title {
    float: left;
}

.llgz-line {
    width: 55%;
}

.gjcb-left {
    float: left;
    margin-top: 30px;
    width: 38.2%;
    position: relative;
}

.gjcb-left img {
    width: 260px;
    height: 145px;
}
.gjcb-llgz {
    padding-bottom: 15px;
    padding-top: 45px;
}

.gjcb-right {
    float: left;
    margin-top: 30px;
    width: 50%;
    margin-left: 20px;
}

.gjcb-right-list li {
    padding-bottom: 15px;
}
/* .gjcb-right-list li:not(:nth-child(1))::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #3f3f3f;
    border: 1px solid #3f3f3f;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 8px;
    border-radius: 50%;
} */
.gjcb-right-list li:nth-child(1) a {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    color: #3f3f3f;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gjcb-right-list li:not(:nth-child(1)) a {
    font-size: 18px;
    line-height: 20px;
    color: #3f3f3f;
    display: inline-block;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.llgz-list {
    margin-top: 22px;
}

.llgz-list li {
    padding-top: 10px;
    padding-bottom: 6px;
}
/* .llgz-list li::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #3f3f3f;
    border: 1px solid #3f3f3f;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 8px;
    border-radius: 50%;
} */

.llgz-list li a {
    font-size: 18px;
    line-height: 20px;
    color: #3f3f3f;
    display: inline-block;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.llyn-big-title a {
    font-size: 28px;
    font-weight: bold;
    color: #1492ff;
    line-height: 30px;
}

.gjcb-title {
    float: left;
}

.zxz-line {
    float: left;
    width: 60%;
    height: 6px;
    background-color: #f7f7f7;
    margin-top: 14px;
    margin: 14px 10px 0px;
}

/* 手机适配 */
@media screen and (max-width: 750px) {
    body {
        max-width: 750px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        background: #fff;
    }

    .layer-container {
        width: 100%;
        min-width: auto;
    }

    .skyn—content {
        width: 100%;
        min-width: auto;
    }

    .skcg-content {
        width: 100%;
        margin: 20px auto 0px;
    }

    .big-title {
        font-size: 22px;
        line-height: 60px;
        margin: 10px auto 10px;
    }

    .subtitle-title {
        font-size: 20px;
        padding: 20px 10px;
        line-height: 30px;
    }

    .subtitle-desc {
        padding: 10px 10px;
    }
    .skdt-container {
        margin-top: 30px;
    }

    .skdt-left {
        float: none;
        width: 98%;
        margin: 0 auto;
    }

    .skdt-right {
        float: none;
        width: 100%;
        margin: 20px auto 0px;
    }

    .skdt-line {
        width: 55%;
    }

    .skdt-con {
        padding: 10px;
    }
    .skdt-list li:not(:nth-child(1)) {
        margin: 18px 0px;
    }
    .skdt-f-desc {
        padding-bottom: 20px;
    }

    .project-container {
        margin-top: 20px;
    }

    .county-operate li {
        margin-left: 0;
        padding: 10px;
        float: none;
        margin-right: 0;
    }

    .county-operate li img {
        width: 100%;
    }

    .prov-container {
        padding-bottom: 20px;
    }

    .file-container {
        margin-top: 20px;
    }

    .file-left {
        width: 100%;
        float: none;
        padding: 10px;
    }

    .cg-pro-list li:nth-child(2) {
        margin-left: 6%;
    }

    .special-right {
        width: 100%;
        float: none;
        padding: 10px;
    }

    .file-line {
        width: 55%;
    }

    .comm-title a {
        font-size: 20px;
    }

    .flie-container {
        margin-top: 20px;
    }

    .special-container {
        margin-top: 20px;
    }

    .special-line {
        width: 55%;
    }

    .special-list li {
        width: 50%;
    }
    .special-list li:nth-child(4) {
        margin-bottom: 3px;
    }

    .special-list li img {
        width: 100%;
        height: auto;
    }

    .skcg-title {
        padding-top: 20px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .skcg-con {
        padding-top: 20px;
        padding-bottom: 5px;
    }

    .skcg-con-left {
        width: 100%;
        float: none;
        margin-left: 0;
        padding: 10px;
    }

    .skcg-con-right {
        width: 100%;
        float: none;
        padding: 10px;
    }

    .cg-pro-list {
        width: 100%;
    }

    .cg-left {
        float: none;
        margin-top: 20px;

        width: 100%;
    }
    .cg-right {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-left: 5px;
        margin-top: 20px;
    }
    #cgsw1 {
        width: 72%;
    }

    #cgsw2 {
        width: 72%;
    }

    .gjcb {
        float: none;
        width: 100%;
    }

    .llgz {
        float: none;
        width: 100%;
    }

    .zxz-line {
        width: 55%;
    }

    .gjcb-left {
        float: none;
        width: 100%;
    }

    .gjcb-left img {
        width: 100%;
        height: auto;
    }

    .gjcb-right {
        float: none;
        width: 100%;
        margin-left: 0px;
    }

    .gjcb-llgz {
        padding: 0px 5px;
    }

    .pro-name li:nth-child(2) {
        margin-left: -13px;
    }

    .pro-name {
        width: 100%;
    }

    .pro-name li a {
        font-size: 24px;
    }
}
