.ejgk.ny {
    background-color: transparent;
}

.ejgk .ny-tit-box h4 {
    /* color: #fff; */
}

.ejgk .ny-tit-box h3 {
    /* color: #fff; */
}

.l-section1 {
    position: relative;
    z-index: 1;
    background: #bf917f;
}

/* .l-section1:after {
    content: "";
    position: absolute;
    left: 0;
    top: 55px;
    right: 0;
    bottom: 0;
    background: url(/images/l-sect1-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
} */

.l-sect1 {
    position: relative;
    z-index: 3;
    background: url(/images/l-sect1-bg.png) no-repeat;
    background-position: right bottom;
    padding-bottom: 300px;
}

.l-sect1 .art-tit {
    margin-top: 35px;
    margin-bottom: 7px;
}

.l-sect1 .art-tit h3 {
    font-size: 32px;
    color: #fff;
    line-height: 40px;
}

.l-sect1 .art-body p {
    padding-top: 33px;
    line-height: 28px !important;
    font-size: 16px !important;
    text-align: justify;
    color: #fff;
    text-indent: 2em !important;
}

.l-sect1 .more2 {
    position: relative;
    margin-top: 25px;
    left: 0;
    transition: all .3s;
}

.l-sect1 .more2:hover {
    left: 5px;
}

.l-sect1 .more2 a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.l-section2 {
    position: relative;
    padding-top: 195px;
    height: 515px;
    overflow: hidden;
}

.l-section2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/images/l-sect2-bg.jpg) no-repeat center center;
    background-size: cover;
    animation: scalc_text 10s infinite;
}

.l-sect2 .ny-tit {
    margin-top: 0;
}

.l-sect2 .ny-tit>div {
    /* background-color: #bf917f; */
}

.more3 {
    position: relative;
    text-align: center;
    transition: all .3s;
    top: 0;
}

.more3:hover {
    top: -5px;
}

.more3 a {
    display: inline-block;
    width: 255px;
    padding-bottom: 15px;
    font-size: 22px;
}

.l-sect2 .more3 {
    margin-top: 35px;
}

.l-sect2 .more3 a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.l-section3 {
    background-color: #595757;
    padding-top: 70px;
    padding-bottom: 85px;
}

.l-s3 {
    margin-top: 55px;
}

.l-s3 ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 65px;
    padding-bottom: 35px;
    border-right: 1px solid #bf917f;
    text-align: center;
    z-index: 9;
}

.l-s3 ul li a .num-nr {
    text-align: center;
}

.l-s3 ul li a .num-nr span {
    position: relative;
    display: inline-block;
    font-size: 69px;
    line-height: 1;
    color: #fff;
    src: url('/fonts/HarmonyOS_Sans_SC_Medium.ttf');
}

.l-s3 ul li a .num-nr span::before {
    content: "";
    position: absolute;
    left: -50px;
    width: 25px;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background-color: #fff;
}

.l-s3 ul li a .num-nr span::after {
    content: "";
    position: absolute;
    right: -50px;
    width: 25px;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background-color: #fff;
}

.l-s3 ul li a .num-nr p {
    font-size: 14px;
    color: #fff;
}

.l-s3 ul li a .text {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-top: 15px;
    text-align: center;
}

.l-s3 ul li a .text p {
    line-height: 20px;
    font-size: 16px;
    color: #be917f;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.l-s3 ul li a .text p span {
    display: block;
}

.l-section4 {
    background: url(/images/l-sect4-bg.jpg) no-repeat center center;
    height: 310px;
}

.l-section4 .ny-tit {
    margin-top: 0;
}

.l-sect4 .ny-tit-box h4 {
    /* color: #bf917f; */
}

.l-sect4 .ny-tit-box h3 {
    /* color: #bf917f; */
}

.l-section5 {
    position: relative;
    padding-bottom: 30px;
}

.l-section5:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 55px;
    background-color: #595758;
}

.l-sect5 {
    position: relative;
    z-index: 6;
}

.l-sect5 .more3 a {
    color: #be907f;
    border-bottom: 1px solid #be907f;
}

.l-sect5 .more3:hover a {
    color: #fff;
    border-color: #fff;
}

.l-sect5 .ny-tit>div {
    /* background-color: #be907f; */
}

.l-sect5 ul {
    margin-top: 55px;
    margin-bottom: 20px;
}

.l-sect5 ul li {
    float: left;
    width: 20%;
    border-right: 1px solid #b96960;
}

.l-sect5 ul li:first-child {
    border-left: 1px solid #b96960;
}

.l-sect5 ul li a {
    display: block;
    padding: 50px 0;
    text-align: center;
    color: #be907f;
}

.l-sect5 ul li:hover a {
    color: #fff;
}

.l-sect5 ul li a p {
    font-size: 24px;
}

.l-sect5 ul li a span {
    display: block;
    font-size: 14px;
    display: none;
}

.list1 li a {
    display: block;
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: normal;
    color: #bf917f;
    position: relative;
    border-bottom: 1px solid #bf917f;
    transition: all 0.3s;
}

.list1 li a p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 120px;
}

.list1 li a span {
    position: absolute;
    right: 0;
    bottom: 5px;
    min-width: 85px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
    border-left: 1px solid #c0927f;
    padding-left: 10px;
}

.list1 li a:hover {
    color: #c9caca;
}

.more a div {
    width: 47px;
    height: 1px;
    background: #c0927f;
    transition: all 0.5s;
}

.more a p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #c0927f;
    margin-left: 5px;
    transition: all 0.5s;
}

.more a:hover div {
    width: 60px;
    background: #c9caca;
}

.more a:hover p {
    color: #c9caca;
}

.l-section6 {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #3e3a39;
}

.l-section6 .flex-sb {
    justify-content: center;
}

.l-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.l-sect6 .more3 {
    margin-top: 40px;
}

.l-sect6 .more3 a {
    color: #be907f;
    border-bottom: 1px solid #be907f;
}

.l-sect6 ul {
    font-size: 0;
    text-align: center;
    margin-top: 40px;
}

.l-sect6 ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 175px;
    height: 175px;
    border: 1px solid #bd8f7e;
    border-radius: 50%;
    top: 0;
    transition: all .3s;
}

.l-sect6 ul li:hover {
    top: -5px;
    border-color: #fff;
}

.l-sect6 ul li a {
    display: block;
    text-align: center;
    line-height: 175px;
    font-size: 24px;
    color: #be907f;
    text-align: center;

}

.l-sect6 ul li:hover a {
    color: #fff;
}

.l-sect6 ul li:nth-child(5n-3) {
    border: none;
    background: url(/images/l-lead-l.png) no-repeat center center;
}

.l-sect6 ul li:nth-child(5n-1) {
    border: none;
    background: url(/images/l-lead-l.png) no-repeat center center;
}

.l-section7 {
    position: relative;
    height: 525px;
    right: 0;
    padding-top: 170px;
    overflow: hidden;
}

.l-section7::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(/images/l-sect7-bg.jpg) no-repeat;
    background-size: 100%;
    background-position: center center;
    background-size: cover;
    z-index: 1;
    animation: scalc_text 10s infinite;
}

@keyframes scalc_text {
    0% {
        transform: scale(1);
    }

    45% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1.1);
    }

    95% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.l-sect7 {
    position: relative;
    z-index: 99;
}

.l-sect7 .ny-tit>div {
    /* background-color: #bf917f; */
}

.l-sect7 .ny-tit {
    margin-top: 0;
}

.l-sect7>ul>li {
    float: left;
    width: 33.333%;
    margin-top: 40px;
    line-height: 60px;
}

.l-sect7>ul>li:nth-child(3n) {
    text-align: right;
}

.l-sect7>ul>li:nth-child(3n-1) {
    text-align: center;
}

.l-sect7>ul>li:nth-child(3n-2) {
    text-align: left;
}

.l-sect7>ul>li a {
    display: inline-block;
    font-size: 24px;
    color: #bf917f;
    border-bottom: 1px solid #bd8071;
    padding: 0 50px;
}

.l-sect7>ul>li:hover a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.l-section8 {
    padding-top: 50px;
    padding-bottom: 120px;
    background-color: #595757;
}

.l-section8 .flex-sb {
    justify-content: center;
}



@media screen and (max-width:1200px) {
    .l-sect1 .art-tit h3 {
        font-size: 26px;
    }
    .more3 a{
        font-size: 20px;
    }
    .l-s3 ul li a .num-nr span {
        font-size: 50px;
    }
    .l-sect5 ul li a p{
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .l-sect1 .art-tit h3 {
        font-size: 22px;
    }

    .l-sect1 {
        background-size: 30%;
        padding-bottom: 30%;
    }

    .l-section2 {
        height: 400px;
        padding-top: 100px;
    }
    .more3 a{
        font-size: 18px;
    }
    .l-s3 ul li a .num-nr span {
        font-size: 38px;
    }
    .l-s3 ul li a{
        padding: 35px 0;
    }
    .l-s3 ul li a .text p span{
        display: none;
    }
    .l-s3 ul li a .num-nr span::before{
        left: -30px;
    }
    .l-s3 ul li a .num-nr span::after{
        right: -30px;
    }
    .l-sect5 ul li a{
        padding: 25px 0;
    }
    .l-sect5 ul li a p{
        font-size: 18px;
    }
    .l-sect6 ul li a{
        font-size: 20px;
        line-height: 130px;
    }
    .l-sect6 ul li a h3{
        font-size: 20px;
    }
    .l-sect6 ul li{
        width: 130px;
        height: 130px;
    }
}

@media screen and (max-width: 768px) {
    .l-sect1 .art-body p {
        font-size: 14px !important;
        padding-top: 15px;
    }

    .l-sect1 .ny-tit {
        margin-top: 0;
    }

    .l-section2 {
        height: 240px;
        padding-top: 50px;
    }
    .l-s3 ul li a .text p{
        font-size: 14px;
    }
    .l-s3 ul li a .num-nr span {
        font-size: 30px;
    }
    .l-s3{
        margin-top: 35px;
    }
    .l-sect6 ul li a{
        font-size: 18px;
    }
    .l-sect6 ul li a h3{
        font-size: 18px;
    }
    .l-sect6 ul li:nth-child(5n-3),.l-sect6 ul li:nth-child(5n-1){
        background-size: 50px;
        height: 50px;
        display: none;
    }
    .l-section7{
        height: 400px;
    }
}

@media screen and (max-width: 640px){
    .l-sect6 ul li{
        width: 90px;
        height: 90px;
    }
    .l-sect6 ul{
        justify-content: space-between;
        margin-top: 0;
    }
    .l-sect6 ul li a{
        font-size: 16px;
        line-height: 90px;
    }
    .l-sect6 ul li a h3{
        font-size: 16px;
    }
    .l-section7{
        height:300px;
        padding-top: 100px;
    }
}

@media screen and (max-width: 480px){
    .l-sect5 ul li{
        float: none;
        width: auto;
        border-right: none;
        border-top: 1px solid #b96960;
    }
    .l-sect5 ul li a{
        padding: 10px 0;
    }
    .l-sect5 ul li:first-child {
        border-top:none;
        border-left: none;
    }
    .l-section7{
        height: 200px;
        padding-top: 50px;
    }
}