.e1 h6 {
    margin: 0;
    font-size: 20px;
    color: #ffe300;
}

.e1 h5 {
    font-size: 38px;
    color: #333;
    margin-top: 10px;
}

.e1 p {
    font-size: 14px;
    color: #666666;
    margin: 0;
    line-height: 2.5em;
    text-indent: 2em;
    text-align: justify;
}

.e2 {
    overflow-y: hidden;
}

.e2 .date {
    position: absolute;
    top: -20px;
    width: 100px;
    height: 100px;
    background: url(../images/24.png) no-repeat;
    background-size: 100% 100%;
    font-size: 26px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
}

.e2 .row {
    margin-bottom: 10px;
}

.e2 .row:last-of-type {
    margin-bottom: 100px;
}

.e2 .row:last-of-type .date::after {
    content: "";
    width: 3px;
    height: 2000px;
    background: #ffe300;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -100%);
    z-index: -1;
}

.e2 .row:nth-of-type(2n-1) .date {
    right: -65px;
}

.e2 .row:nth-of-type(2n) .date {
    left: -65px;
}

.e2 .l {
    padding-right: 60px;
    position: relative;
}

.e2 .r {
    padding-left: 60px;
    position: relative;
}

.e2 .text {
    background: #fff8cc;
    border-radius: 10px;
    padding: 40px 35px;
    margin-top: 60px;
}

.e2 .text h5 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 0;
}

.e2 .text p {
    font-size: 14px;
    color: #666666;
    margin: 0;
    margin-top: 12px;
}

.e2 .tu {
    border-radius: 10px;
}

.e3 {
    background: #f8f8f8;
}

.e3 p {
    font-size: 16px;
    color: #333333;
    margin: 0;
    line-height: 2em;
    text-indent: 2em;
    width: 75%;
}

.e3 .img {
    width: 90%;
    margin-left: 10%;
    transform: translateY(-100px);
    margin-bottom: -100px;
    position: relative;
}

.e3 .img .tc {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: none;
}

.e3 .img .tc .hh {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -100%);
    padding: 16px 15px 23px;
    background: url(../images/63.png) no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    color: #333333;
    line-height: 1.4em;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
}

.e3 .img .tc:hover .hh {
    opacity: 1;
    visibility: visible;
}

.e3 .img .tc:nth-of-type(1) {
    top: 17%;
    right: 6%;
}

.e3 .img .tc:nth-of-type(2) {
    top: 25%;
    right: 6%;
}

.e3 .img .tc:nth-of-type(3) {
    top: 31.5%;
    right: 11.5%;
}

.e3 .img .tc:nth-of-type(4) {
    top: 25%;
    right: 20%;
}

.e3 .img .tc:nth-of-type(5) {
    top: 38%;
    right: 21%;
}

.e3 .img .tc:nth-of-type(6) {
    top: 42%;
    right: 24%;
}

.e3 .img .tc:nth-of-type(7) {
    top: 47.5%;
    right: 18%;
}

.e3 .img .tc:nth-of-type(8) {
    top: 46%;
    right: 29%;
}

.e3 .img .tc:nth-of-type(9) {
    top: 45%;
    right: 39%;
}

.e3 .img .tc:nth-of-type(10) {
    top: 35.5%;
    right: 75%;
}

.e3 .img .tc:nth-of-type(11) {
    top: 61%;
    right: 75%;
}

.e3 .img .tc:nth-of-type(12) {
    top: 57%;
    right: 13.5%;
}

.e3 .img .tc:nth-of-type(13) {
    top: 60%;
    right: 18%;
}

.e3 .img .tc:nth-of-type(14) {
    top: 63%;
    right: 27.5%;
}

.e3 .img .tc:nth-of-type(15) {
    top: 66%;
    right: 36.5%;
}

.e3 .img .tc:nth-of-type(16) {
    top: 65%;
    right: 46.5%;
}

.e3 .img .tc:nth-of-type(17) {
    top: 65.6%;
    right: 12.5%;
}

.e3 .img .tc:nth-of-type(18) {
    top: 70%;
    right: 21.5%;
}

.e3 .img .tc:nth-of-type(19) {
    top: 75.5%;
    right: 38.5%;
}

.e3 .img .tc:nth-of-type(20) {
    top: 82.5%;
    right: 33.5%;
}

.e3 .img .tc:nth-of-type(21) {
    top: 82%;
    right: 24.5%;
}

.e3 .img .tc:nth-of-type(22) {
    top: 94.5%;
    right: 31.5%;
}

.e4 .text {
    padding: 45px 25px 0;
    float: left;
    width: 389px;
}

.e4 .text h5 {
    font-size: 20px;
    color: #333333;
    margin: 0;
    transition: 0.4s;
}

.e4 .text h6 {
    font-size: 12px;
    color: #666666;
    margin: 25px 0 15px;
}

.e4 .text h6 img {
    margin-right: 5px;
    float: left;
}

.e4 .text p {
    font-size: 14px;
    color: #666666;
    line-height: 2em;
    margin-bottom: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.e4 .text a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    width: 120px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #ffe300;
    border-radius: 30px;
    transition: 0.4s;
}

.e4 .new {
    transition: 0.4s;
}

.e4 .new:hover {
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
}

.e4 .new:hover .text h5 {
    color: #ffe300;
}

.e4 .new:hover .text a {
    background: #ffe300;
    color: #fff;
}

.e4 .left {
    height: 321px;
    background: #f8f8f8;
}

.e4 .left img {
    height: 100%;
}

.e4 .right {
    background: #f8f8f8;
    height: 672px;
}

.e4 .right .text {
    width: auto;
}

.e4 .right::after {
    content: "";
    clear: both;
    display: block;
}

.e4 .top {
    margin-bottom: 30px;
}

.e4 .top img {
    float: left;
}

.e4 .bottom img {
    float: right;
}

.ys_img {
    width: 361px;
}

@media (max-width: 1199px) {
    .ys_img {
        width: 292px;
    }

    .e1 h6 {
        margin-top: 20px;
    }

    .e3 .img .tc {
        width: 40px;
        height: 40px;
    }

    .e4 .right {
        height: 552px;
    }

    .e4 .text {
        padding: 25px 25px 0;
        float: left;
        width: 323px;
    }

    .e4 .text h6 {
        margin: 15px 0;
    }

    .e4 .text p {
        margin-bottom: 10px;
    }

    .e4 .left {
        height: 261px;
    }
}

@media (max-width: 991px) {
    .e1 img {
        margin-top: 120px;
    }

    .e2 .row:nth-of-type(2n-1) .date {
        right: -45px;
    }

    .e2 .row:nth-of-type(2n) .date {
        left: -45px;
    }

    .e2 .row:last-of-type {
        margin-bottom: 50px;
    }

    .e2 .r {
        padding-left: 30px;
    }

    .e2 .l {
        padding-right: 30px;
    }

    .e2 .date {
        top: 0px;
        width: 60px;
        height: 60px;
        font-size: 21px;
        line-height: 60px;
    }

    .e2 .text {
        margin-top: 10px;
        padding: 30px 15px;
    }

    .e3 .img .tc {
        width: 30px;
        height: 30px;
    }

    .e4 .text {
        padding: 35px 25px 0;
        width: 427px;
    }

    .e4 .right {
        height: 261px;
        margin-top: 30px;
    }

    .e4 .right .text {
        width: 427px;
    }

    .e4 .right img {
        float: left;
        height: 100%;
        width: auto;
    }
}

@media (max-width: 767px) {
    .ys_img {
        width: auto;
    }

    .e1 h6 {
        margin-top: 0px;
        font-size: 16px;
    }

    .e1 h5 {
        font-size: 21px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .e1 p {
        line-height: 1.8em;
    }

    .e1 img {
        margin-top: 10px;
    }

    .e2 .l {
        padding-right: 0px;
    }

    .e2 .r {
        padding-left: 0px;
    }

    .e2 .row:last-of-type {
        margin-bottom: 20px;
    }

    .e2 .date {
        display: none;
    }

    .e2 .row:last-of-type .date::after {
        display: none;
    }

    .e2 .text {
        margin: 0;
        border-radius: 0;
        padding: 15px;
    }

    .e2 .text h5 {
        font-size: 18px;
    }

    .e2 .text p {
        margin-top: 5px;
    }

    .e2 .tu {
        border-radius: 0px;
    }

    .e3 p {
        font-size: 14px;
        line-height: 1.8em;
        width: 100%;
    }

    .e3 .img {
        width: 100%;
        margin-left: 0%;
        transform: translateY(0px);
        margin-bottom: 0px;
    }

    /* .e3 .img .tc {
      display: none;
    } */
    .e4 .left {
        height: auto;
    }

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

    .e4 .left h6 img {
        width: auto;
    }

    .e4 .left::after {
        content: "";
        clear: both;
        display: block;
    }

    .e4 .text {
        padding: 15px;
        width: auto;
    }

    .e4 .right {
        height: auto;
    }

    .e4 .right img {
        width: 100%;
        height: auto;
    }

    .e4 .right .text {
        padding: 15px;
        width: auto;
    }

    .e4 .right .text h6 {
        margin: 10px 0;
    }

    .e4 .right .text h6 img {
        width: auto;
    }
}

/*# sourceMappingURL=liansuo.css.map */

.gai1230logo {
    display: flex;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 25px;
}

.gai1230logo div:nth-child(1) {
    width: 200px;
    margin-left: 15px;
}

.gai1230logo div:nth-child(1) img {
    width: 100%;
    margin: 0!important;
}