@charset "utf-8";
.sect1 {
    position: relative;
    /*padding-top: 65px;*/
    padding-bottom: 30px;
    /* border-right: 1px solid #E4E4E4;*/
}

.s1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.s1-l {
    width: 45%;
    margin-right: 30px;
}

.s1-l a {
    position: relative;
}

.s1-l a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 138px;
}

.s1-l a .nr {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    padding: 0 45px;
    z-index: 9;
}

.s1-l a .nr p {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s1-l .modulepic {
    padding-top: 63.856%;
}

.s1-l .modulepic .date {
    position: absolute;
    left: 27px;
    top: 24px;
    width: 95px;
    height: 96px;
    background: rgba(231, 187, 82, 0.85);
    color: #fff;
    font-family: Impact;
    text-align: center;
}

.s1-l .modulepic .date p {
    line-height: 49px;
    font-size: 34px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.s1-l .modulepic .date span {
    display: block;
    line-height: 47px;
    font-size: 20px;
}

.s1-r {
width: 45%;
    min-width: 0;
}

.list li {
    margin-left: -20px;
    position: relative;
    padding: 0 20px;
    line-height: 49px;
    transition: all .6s;
    z-index: 99;
}

.list li:hover {
    background: #ac1e31;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.302);
}

.list li::before {
    content: "";
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/list.png) no-repeat center center;
    z-index: 9;
}

.list li:last-child:before {
    display: none;
}

.list li::after {
    content: "";
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #E4E4E4;
}

.list li:last-child:after {
    display: none;
}

.list li:hover::before {
    display: none;
}

.list li:hover::after {
    background: #ac1e31;
}

.list li a {
    position: relative;
    display: block;
    font-size: 18px;
    color: #333;
    padding-right: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list li:hover a {
    color: #fff;
    font-weight: bold;
}

.list li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #CBCBCB;
}

.list li:hover a span {
    color: #fff;
    font-weight: bold;
}

.sect1 .infontc16-13-tit,
.sect4 .infontc16-13-tit {
    position: relative;
    text-align: left;
}

.sect1 .infontc16-13-tit h2,
.sect4 .infontc16-13-tit h2 {
    display: inline-block;
    text-align: left;
    float: none;
}

.sect1 .infontc16-13-tit h2 p,
.sect4 .infontc16-13-tit h2 p {
    color: #3D3D3D;
}

.sect1 .infontc16-13-tit .more,
.sect4 .infontc16-13-tit .more {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(../images/s1-more.png) no-repeat center left;
    transition: all .6s;
}

.sect1 .infontc16-13-tit .more:hover,
.sect4 .infontc16-13-tit .more:hover {
    right: 15px;
}

.sect1 .infontc16-13-tit .more a,
.sect4 .infontc16-13-tit .more a {
    color: #3D3D3D;
 /* background: url(../images/more-other.png) no-repeat right center;*/
}

.sect1 .infontc16-13-tit .more:hover a,
.sect4 .infontc16-13-tit .more:hover a {
    color: #1063D0;
}

.sect1 .infontc16-13-tit h2 span,
.sect4 .infontc16-13-tit h2 span {
    color: #ac1e31;
}

.sect1 .infontc16-13-tit h2 span::after,
.sect4 .infontc16-13-tit h2 span::after {
    background: #ac1e31;
}


/* 通知公告 */

#info_ntc_1600_013 {
    font-size: 16px;
}


/* 组件样式 */

.info_ntc_1600_013 {
    position: relative;
    margin-top: -80px;
    padding-top: 100px;
    padding-bottom: 60px;
   /* background: url(../images/info_ntc_1600_013-bg.png) no-repeat center top;*/
    background-size: cover;
    z-index: 2;
}

.info_ntc_1600_013 .infontc16-13-wid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1600px;
    margin: 0 auto;
}

.info_ntc_1600_013 .infontc16-13-wid>div {
    width: 45%;
}

.infontc16-13-tit h2 {
    position: relative;
    float: left;
}

.infontc16-13-tit h2 p {
    font-size: 36px;
    color: #3d3d3d;
    font-weight: normal;
    line-height: 1;
}

.infontc16-13-tit h2 span {
    position: relative;
    padding-left: 65px;
    font-size: 16px;
    color: #E7BB52;
}

.infontc16-13-tit h2 span::after {
    content: "";
    position: absolute;
    left: 0;
    width: 60px;
    height: 3px;
    background: #E7BB52;
    top: 69%;
}

.infontc16-13-tit .more {
    position: relative;
    right: 0;
    float: right;
    width: auto;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: url(../images/info_ntc_1600_013-more.png) no-repeat center left;
    margin-top: 15px;
    transition: all .6s;
}

.infontc16-13-tit .more:hover {
    right: 5px;
}

.infontc16-13-tit .more a {
    display: block;
    padding-right: 17px;
    padding-left: 10px;
   /* background: url(../images/info_ntc_1600_013-more-jt.png) no-repeat right center;*/
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}

.infontc16-13-tit .more:hover a {
    color: #e7bb52;
}

.info_ntc_1600_013 .infontc16-13-wid ul {
    margin-top: 30px;
}

.info_ntc_1600_013 .infontc16-13-wid ul li {
    position: relative;
    line-height: 49px;
    padding-left: 25px;
    border-bottom: 1px solid rgba(228, 228, 228, .2);
}

.info_ntc_1600_013 .infontc16-13-wid ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 10px;
    background: url(../images/info_ntc_1600_013-list.png) no-repeat left center;
    z-index: 9;
}

.info_ntc_1600_013 .infontc16-13-wid ul li::after {
    content: "";
    position: absolute;
    left: -40px;
    right: 140%;
    top: 0;
    bottom: 0;
    background: #fff;
    transition: all .6s;
}

.info_ntc_1600_013 .infontc16-13-wid ul li:hover::after {
    right: 0;
}

.info_ntc_1600_013 .infontc16-13-wid ul li a {
    position: relative;
    display: block;
    font-size: 18px;
    color: #333;
    z-index: 9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .6s;
}

.info_ntc_1600_013 .infontc16-13-wid ul li:hover a {
    color: #ac1e31;
}

@media screen and (max-width: 1600px) {
    .info_ntc_1600_013 .infontc16-13-wid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 768px) {
    .info_ntc_1600_013 .infontc16-13-wid .infontc16-13-tit h2 p {
        font-size: 24px;
    }
    .info_ntc_1600_013 .infontc16-13-wid ul li {
        line-height: 55px;
    }
}

@media screen and (max-width: 730px) {
    .info_ntc_1600_013 .infontc16-13-wid>div {
        width: 100%;
        margin-top: 15px;
    }
    .info_ntc_1600_013 .infontc16-13-wid .infontc16-13-tit h2 span {
        padding-left: 30px;
    }
    .info_ntc_1600_013 .infontc16-13-wid .infontc16-13-tit h2 span::after {
        width: 25px;
    }
    .info_ntc_1600_013 .infontc16-13-wid .infontc16-13-tit .more {
        margin-top: 10px;
    }
    .info_ntc_1600_013 .infontc16-13-wid ul {
        margin-top: 10px;
    }
    .info_ntc_1600_013 .infontc16-13-wid ul li {
        line-height: 35px;
    }
    .info_ntc_1600_013 .infontc16-13-wid ul li a {
        font-size: 15px;
    }
    .info_ntc_1600_013 {
        padding-top: 60px;
        padding-bottom: 15px;
    }
}

#info_ntc_1600_013 .chg_01_tit {
    color: #fff;
}

#info_ntc_1600_013 .chg_02 {
    color: #E7BB52;
}

#info_ntc_1600_013 .chg_03::after {
    background: #E7BB52;
}

#info_ntc_1600_013 .chg_04_png_bg {
    background: url(../images/info_ntc_1600_013-more.png) no-repeat center left;
}

#info_ntc_1600_013 .chg_05_png_bg {
    background: url(../images/info_ntc_1600_013-more-jt.png) no-repeat right center;
}

#info_ntc_1600_013 .chg_06 {
    color: #fff;
}

#info_ntc_1600_013 ul li:hover.chg_07_png_bg::before {
    background: url(../images/info_ntc_1600_013-list.png) no-repeat left center;
}

#info_ntc_1600_013 ul li:hover .chg_09 {
    color: #0F54CC;
}

#info_ntc_1600_013 ul li:hover.chg_10::after {
    background: #fff;
}

#info_ntc_1600_013 .chg_12_png_bg::before {
    background: url(../images/info_ntc_1600_013-list.png) no-repeat left center;
}

#info_ntc_1600_013 .chg_13 {
    color: #FFFDFD;
}

#info_ntc_1600_013 .chg_14_tit {
    color: #fff;
}

#info_ntc_1600_013 .chg_15::after {
    background: #E7BB52;
}

#info_ntc_1600_013 .chg_16 {
    color: #E7BB52;
}

#info_ntc_1600_013 .chg_17_png_bg {
    background: url(../images/info_ntc_1600_013-more.png) no-repeat center left;
}

#info_ntc_1600_013 .chg_18_png_bg {
    background: url(../images/info_ntc_1600_013-more-jt.png) no-repeat right center;
}

#info_ntc_1600_013 .chg_19 {
    color: #fff;
}

#info_ntc_1600_013 ul li:hover.chg_21::before {
    background: url(../images/info_ntc_1600_013-list.png) no-repeat left center;
}

#info_ntc_1600_013 ul li:hover .chg_22 {
    color: #0F54CC;
}

#info_ntc_1600_013 ul li:hover.chg_23::after {
    background: #fff;
}

#info_ntc_1600_013 .chg_25_png_bg::before {
    background: url(../images/info_ntc_1600_013-list.png) no-repeat left center;
}

#info_ntc_1600_013 .chg_26 {
    color: #FFFDFD;
}

#info_ntc_1600_013 .chg_27_png_bg {
    background: url(../images/info_ntc_1600_013-bg.png) no-repeat center top;
    background-size: cover;
}


/* 就业指导 */

#info_enr_1600_001 {
    font-size: 16px;
}


/* 组件样式 */

.info_enr_1600_001 {
    position: relative;
    z-index: 9;
}

.info_enr_1600_001 .infoenr1600-01-wid {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 350px;
    display: flex;
}

.info_enr_1600_001 .infoenr1600-01-wid::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 512px;
    background: url(../images/info_enr_1600_001-bg.png) no-repeat center top;
    border-radius: 90px 0 0 0;
    background-size: 100% auto;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit {
    position: relative;
    width: 32.25%;
    z-index: 6;
    display: flex;
    justify-content: space-between;
    margin-top: 235px;
    align-items: center;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 {
    font-weight: normal;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 p {
    font-size: 36px;
    color: #3D3D3D;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 span {
    position: relative;
    padding-left: 70px;
    font-size: 16px;
    color: #ac1e31;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit a {
    position: relative;
    right: 0;
    background: url(../images/info_enr_1600_001-more.png) no-repeat center left;
    width: 68px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding-right: 20px;
    font-size: 16px;
    color: #3D3D3D;
    padding-left: 15px;
    text-transform: capitalize;
    transition: all .6s;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit a:hover {
    color: #ac1e31;
    right: 5px;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit a span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 13px;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit a span svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 span::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 64px;
    height: 3px;
 background: #ac1e31;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr {
    width: 57.5%;
    margin-left: 65px;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px 40px;
    border-radius: 0px 0px 50px 0px;
    background: #FFFFFF;
    box-shadow: 0px 8px 32px 0px rgba(142, 173, 235, 0.2);
    z-index: 9;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a .tpp {
    width: 443px;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a .tpp .pic {
    position: relative;
    overflow: hidden;
    padding-top: 67%;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a .tpp .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a .text {
    width: calc(100% - 473px);
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a .text h2 {
    font-size: 18px;
    color: #3D3D3D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a .text p {
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #AAAAAA;
    height: 90px;
    overflow: hidden;
}

.info_enr_1600_001 .infoenr1600-01-wid-nr a .text .more span {
    padding-right: 44px;
    background: url(../images/info_enr_1600_001-more-other.png) no-repeat right center;
    font-size: 22px;
    color: #ac1e31;
    font-family: Impact;
}

@media screen and (max-width: 1600px) {
    .info_enr_1600_001 .infoenr1600-01-wid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid {
        padding-top: 230px;
    }
}

@media screen and (max-width: 1300px) {
    .info_enr_1600_001 .infoenr1600-01-wid {
        flex-wrap: wrap;
        padding-top: 15px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit {
        width: 100%;
    }
    .info_enr_1600_001 .infoenr1600-01-wid-nr {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit {
        margin-top: 0;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 p {
        color: #fff;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 span {
        color: #fff;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 span::after {
        background: #fff;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit a {
        color: #fff!important;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit a svg g path {
        fill: #fff;
    }
}

@media screen and (max-width: 900px) {
    .info_enr_1600_001 .infoenr1600-01-wid-nr a {
        padding: 15px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid-nr a .tpp {
        width: 300px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid-nr a .text {
        width: calc(100% - 315px);
    }
}

@media screen and (max-width: 700px) {
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 p {
        font-size: 22px!important;
    }
    .info_enr_1600_001 .infoenr1600-01-wid::after {
        border-radius: 30px 0 0 0;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 span {
        padding-left: 30px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 span::after {
        width: 26px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid-nr a {
        flex-wrap: wrap;
    }
    .info_enr_1600_001 .infoenr1600-01-wid-nr a .tpp {
        width: 100%;
    }
    .info_enr_1600_001 .infoenr1600-01-wid-nr a .text {
        width: 100%;
        padding: 15px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid-nr a .text p {
        margin-top: 10px;
    }
}

.home3 {
    z-index: 24;
}

.section4 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 110px;
   /* background: url(../images/s4-bg.png) no-repeat center bottom;*/
    background-size: 100% auto;
    z-index: 6;
}

.s4 {
    margin-top: 50px;
}

.s4 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s4 ul li {
    text-align: center;
    transition: all .6s;
}

.s4 ul li .icon {
    position: relative;
    width: 177px;
    height: 177px;
    margin: 0 auto;
    background: url(../images/s4-icbg.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all .6s;
}

.s4 ul li:hover .icon {
    background: url(../images/s4-bg-other.png) no-repeat center center;
    background-size: 100% 100%;
}

.s4 ul li .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
}

.s4 ul li .icon img.s4-icon-other {
    opacity: 0;
    z-index: -1;
}

.s4 ul li:hover .icon img.s4-icon-other {
    opacity: 1;
    z-index: 9;
}

.s4 ul li:hover .icon img.s4-icon {
    opacity: 0;
    z-index: -1;
}

.s4 ul li p {
    margin-top: 15px;
    text-align: center;
}

.s4 ul li p span {
    position: relative;
    display: inline-block;
    padding: 0 75px;
    font-size: 20px;
    color: #3D3D3D;
}

.s4 ul li:hover p span {
    color: #ac1e31;
}

.s4 ul li p span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../images/kj-l.png) no-repeat center center;
    width: 73px;
    height: 5px;
}

.s4 ul li p span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    background: url(../images/kj-r.png) no-repeat center center;
    width: 73px;
    height: 5px;
}

.tydm{    padding-top: 40px;
    padding-bottom: 110px;    position: relative;
    z-index: 25;       }

.wal {
        max-width: 1600px;
    margin: 0 auto;
}

.tynr {
    /*padding: 2rem 0;*/
}

.pc {
    display: block;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gdan{font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #14683D;
    line-height: 33px;text-align: center;}

.moblie {
    display: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

.banner .swiper-button-next,.banner .swiper-button-prev{ color: #fff;background: #ffffff80;padding: 1.7rem;}
.banner .swiper-button-next,.banenr .swiper-container-rtl .swiper-button-prev {right: 0;left: auto;}
.banner .swiper-button-prev,.banner .swiper-container-rtl .swiper-button-next {left: 0;right: auto;}
.banner .swiper-pagination-bullet {background: transparent; opacity: 1;width: 18px;height: 18px;border: 3px solid #FFFFFF;}
.banner .swiper-pagination-bullet-active {opacity: 1;background: #fff;}
.banner .swiper-pagination {text-align: left;padding-left: 10%;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10%;}

.rw02{/*background: linear-gradient(180deg, rgba(45, 161, 112, 0) 0%, #14683D60 100%);opacity: 0.2;*/}
.rw02bt {text-align: center;}
.rw02bt h3{
    font-size: 30px;
font-family: STSongti-SC-Black, STSongti-SC;
font-weight: 900;
color: #000000;
line-height: 42px;
}
.rw02nr{   /* margin: 2rem 0;*/}
.rw02lb{}
.rw02lbnr {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background: #FFFFFF88;
    /*border-top: 16px solid #ac1e31;*/
    padding: 1rem 2rem;
}
.rw02lbtp{
    text-align: center;
}
.rw02lbtp img{    max-width: 100%;
    margin: 0 auto;}
.rw02lbwz{}
.rw02lbwz h3{
    margin: 1rem 0;
    font-size: 20px;
    font-family: STSongti-SC-Black, STSongti-SC;
    font-weight: 900;
    color: #000000;
    line-height: 42px;
    width: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.rw02lbwz p{
    font-size: 18px;
    font-family: STSongti-SC-Regular, STSongti-SC;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
}
.rw02 .gdan {text-align: right;}
.rw02 .swiper-slide{ /*transition: 300ms;transform: scale(0.8);*/}
.rw02 .swiper-slide-active,.rw02 .swiper-slide-duplicate-active{transform: scale(1);}
.rw02.banner .swiper-pagination {text-align: center;padding-left: 0;}
.rw02.banner .swiper-button-next, .banner .swiper-button-prev {color: #fff;background: #ffffff87/*#71717187*/;}
.rw02.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0;}

.tynr.rw02nr.pc .rw02lbtp.change0328 img{height: 200px;}

@media screen and (max-width: 1600px) {
    .s4 ul li .icon {
        width: 150px;
        height: 150px;
    }
    .s4 ul li p span {
        padding: 0 30px;
    }
    .s4 ul li p span {
        font-size: 16px;
    }
    .s4 ul li p span::before,
    .s4 ul li p span::after {
        width: 25px;
        background-size: 100% auto;
    }
}

@media screen and (max-width: 1400px) {
    .s1-l {
        width: 600px;
    }
    .list li {
        line-height: 60px;
    }
}

@media screen and (max-width: 1200px) {
    .s1-l {
        width: 500px;
        margin-right: 10px;
    }
    .list li {
        line-height: 48px;
    }
    .list li a {
        font-size: 16px;
    }
    .list li a span {
        font-size: 14px;
    }
    .list li::before {
        width: 10px;
        height: 10px;
        background-size: 10px auto;
        bottom: -5px;
    }
    .s1-l .modulepic .date {
        width: 65px;
        height: 65px;
        left: 10px;
        top: 10px;
    }
    .s1-l .modulepic .date p {
        line-height: 32px;
        font-size: 26px;
    }
    .s1-l .modulepic .date span {
        line-height: 32px;
        font-size: 12px;
    }
    .s1-l a .nr {
        padding: 0 15px;
    }
    .s1-l a .nr p {
        font-size: 17px;
    }
}

@media screen and (max-width: 1000px) {
    .s1 {
        display: block;
    }
    .s1-l,.s1-r {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .s4 ul {
        flex-wrap: wrap;
    }
    .s4 ul li {
        width: 33.333%;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 768px) {
    .infontc16-13-tit h2 p {
        font-size: 24px;
    }
    .info_enr_1600_001 .infoenr1600-01-wid .infoenr1600-01-tit h2 p {
        font-size: 24px;
    }
    .home3 {
        margin-top: 0;
    }
    .sect1 {
        padding-top: 20px;
        padding-bottom: 80px;
    }
    .sect1 .infontc16-13-tit,
    .sect4 .infontc16-13-tit {
        text-align: left;
    }
    .infontc16-13-tit h2 span::after {
        width: 25px;
    }
    .infontc16-13-tit h2 span {
        padding-left: 30px;
    }
    .s1 {
        margin-top: 15px;
    }
    .list li {
        line-height: 34px;
    }
    .list li a {
        font-size: 15px;
    }
    .section4 {
        padding-top: 20px;
        padding-bottom: 120px;
    }
}

@media screen and (max-width: 600px) {
    .s4 ul li {
        width: 50%;
    }
    .s4 ul li .icon {
        width: 100px;
        height: 100px;
    }
    .s4 ul li .icon img {
        height: 30px;
    }
    .s4 {
        margin-top: 20px;
    }
}