﻿.news {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 4%;
    padding-bottom: 4%;
    background-image: url(../images/box_02.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ab-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.ab-title img {
    float: left;
    width: 3%;
}

.ab-title h2 {
    float: left;
    font-size: 28px;
    margin-left: 1%;
}

.news-left {
    width: 69%;
    float: left;
}

.news-left ul {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 5%;
}

.news-left li {
    width: 47%;
    float: left;
    margin-right: 5%;
    box-shadow: 5px 4px 8px 7px #ececec;
}

.news-left li:nth-child(2n) {
    margin-right: 0;
}

.news-left li img {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 3%;
}

.news-left li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    padding: 0 15px;
    height: 54px;
    line-height: 28px;
}

.news-left li span {
    width: 64px;
    height: 2px;
    background: #008339;
    display: inline-block;
    margin: 15px 15px;
}

.news-left li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #707070;
    font-size: 15px;
    line-height: 25px;
    margin: 0 15px;
    margin-bottom: 16px;
}

.news-right {
    width: 29%;
    float: right;
}

.news-right ul {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 15%;
}

.news-right li {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 6%;
}

.news-right li img {
    float: left;
    border: 1px solid;
    padding: 8px;
    border-radius: 50%;
    margin-right: 3%;
}

.news-right li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: right;
    width: 88%;
    margin-top: 0%;
    color: #333333;
    line-height: 27px;
}

.recommend {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 4%;
}

.recommend ul {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 4%;
}

.recommend li {
    width: 23%;
    height: auto;
    display: inline-block;
    margin-right: 2.2%;
    box-shadow: 5px 4px 8px 7px #ececec;
    margin-bottom: 4%;
}

.recommend li img {
    width: 100%;
    height: auto;
}

.recommend li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #303030;
    font-size: 16px;
    font-weight: normal;
    padding: 0 15px;
    margin-top: 5%;
    line-height: 27px;
    height: 54px;
}

.recommend li p {
    color: #4b4b4b;
    padding: 0 15px;
    margin-top: 5%;
    padding-bottom: 9%;
    font-size: 14px;
    letter-spacing: 1px;
}

.recommend li:nth-child(4n) {
    margin-right: 0;
}

.league {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 4%;
    background: #f8f8f8;
}

.lea-left {
    width: 47%;
    float: left;
    margin-top: 3%;
    box-shadow: 5px 4px 8px 7px #ececec;
    padding-bottom: 2%;
    margin-right: 3%;
}

.lea-left img {
    width: 100%;
    height: auto;
}

.lea-left h3 {
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #303030;
    font-weight: normal;
    padding: 0 15px;
    margin-top: 5%;
}

.lea-left p {
    color: #4b4b4b;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: normal;
    padding: 0 15px;
    margin-top: 3%;
}

.lea-center {
    width: 50%;
    float: left;
    margin-top: 3%;
    padding-bottom: 2%;
}

.lea-center ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.lea-center li {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 1.8%;
    border-bottom: 1px solid#d2d2d2;
    margin-bottom: 3%;
}

.lea-center li img {
    float: left;
    border: 1px solid#707070;
    padding: 8px;
    border-radius: 50%;
    margin-right: 3%;
}

.lea-center li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: right;
    width: 92%;
    margin-top: 0%;
    color: #333333;
    line-height: 27px;
}

.league-box {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 4%;
}

.lea-b-left {
    width: 45%;
    float: left;
    margin-top: 4%;
    position: relative;
    overflow: hidden;
}

.lea-b-left img {
    width: 100%;
    height: auto;
}

.leabl-box {
    width: 100%;
    height: auto;
    padding: 20px 15px;
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
}

.lea-b-left h3 {
    color: #fff;
    font-weight: normal;
    font-size: 19px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.lea-b-left p {
    color: #fff;
    font-size: 16px;
    margin-top: 1%;
}

.lea-b-right {
    width: 53%;
    float: right;
    margin-top: 4%;
}

.lea-b-right ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.lea-b-right li {
    width: 48%;
    float: left;
    margin-right: 2%;
    position: relative;
    margin-bottom: 2%;
    overflow: hidden;
}

.lea-b-right li img {
    width: 100%;
    height: 213px !important;
}

.lea-b-right li p {
    position: absolute;
    top: 0px;
    text-align: center;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 33% 0;
    font-size: 17px;
    letter-spacing: 2px;
    display: none;
}

.lea-b-right li:hover p {
    display: block;
}

.lea-box {
    width: 100%;
    height: 476px;
    overflow: hidden;
}

.cooperation {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 4%;
    margin-bottom: -1%;
    background-repeat: no-repeat;
    background-size: cover;
}

.cooperation ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.cooperation li {
    height: auto;
    float: left;
    width: 50%;
}

.cooperation li img {width: 100%;height: auto;}

.cooperation li p {
    color: #fff;
    font-size: 15px;
    margin-top: 7%;
}

.rec-bex {
    width: 100%;
    height: 195px;
    overflow: hidden;
}

.reco-bex {
    width: 100%;
    height: 195px;
    overflow: hidden;
}
.socail{
    width: 100%;
    height: 439px;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .ab-title img {
        float: left;
        width: 8%;
        margin-top: 6px;
        margin-right: 5px;
    }

    .ab-title h2 {
        float: left;
        font-size: 20px;
        margin-left: 1%;
        margin-top: 5px;
    }

    .news-left {
        width: 100%;
        float: left;
    }

    .news-left li {
        width: 100%;
        float: left;
        margin-right: 0%;
        box-shadow: 5px 4px 8px 7px #ececec;
    }

    .news-left li h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #333333;
        font-size: 17px;
        font-weight: normal;
        padding: 0 15px;
        height: auto;
    }

    .news-left li span {
        width: 64px;
        height: 2px;
        background: #008339;
        display: inline-block;
        margin: 9px 15px;
    }

    .news-left li p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #707070;
        font-size: 14px;
        line-height: 25px;
        margin: 0 15px;
        margin-bottom: 16px;
    }

    .news-right {
        width: 100%;
        float: right;
    }

    .news-right ul {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 8%;
    }

    .news-right li {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-bottom: 4%;
    }

    .recommend li {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-right: 2.2%;
        box-shadow: 5px 4px 8px 7px #ececec;
        margin-bottom: 4%;
    }

    .recommend li h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        color: #303030;
        font-size: 15px;
        font-weight: normal;
        padding: 0 15px;
        margin-top: 5%;
        height: auto;
    }

    .lea-left {
        width: 100%;
        float: left;
        margin-top: 3%;
        box-shadow: 5px 4px 8px 7px #ececec;
        padding-bottom: 2%;
        margin-right: 3%;
    }

    .lea-left h3 {
        font-size: 16px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #303030;
        font-weight: normal;
        padding: 0 15px;
        margin-top: 3%;
    }

    .lea-center {
        width: 100%;
        float: left;
        margin-top: 7%;
        padding-bottom: 2%;
    }

    .lea-center li img {
        float: left;
        border: 1px solid #707070;
        padding: 8px;
        border-radius: 50%;
        margin-right: 2%;
        width: 4%;
    }

    .lea-center li p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        float: right;
        width: 88%;
        margin-top: 0%;
        color: #333333;
        font-size: 14px;
    }

    .lea-b-left {
        width: 100%;
        float: left;
        margin-top: 4%;
        position: relative;
        overflow: hidden;
    }

    .lea-b-left {
        width: 100%;
        float: left;
        margin-top: 4%;
        position: relative;
        overflow: hidden;
    }

    .lea-b-left h3 {
        color: #fff;
        font-weight: normal;
        font-size: 15px;
        letter-spacing: 1px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .lea-b-left p {
        color: #fff;
        font-size: 14px;
        margin-top: 1%;
    }

    .lea-b-right li img {
        width: 100%;
        height: 104px !important;
    }

    .cooperation li img {
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }

    .cooperation li {
        width: 50%;
        height: auto;
        display: inline-block;
        text-align: center;
        margin-bottom: 0%;
    }

    .cooperation li p {
        color: #fff;
        font-size: 14px;
        margin-top: 7%;
    }

    .news-right li img {
        float: left;
        border: 1px solid #707070;
        padding: 8px;
        border-radius: 50%;
        margin-right: 2%;
        width: 4%;
    }

    .news-right li p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        float: right;
        width: 88%;
        margin-top: 0%;
        color: #333333;
    }

    .lea-b-right {
        width: 100%;
        float: right;
        margin-top: 4%;
    }

    .recommend li p {
        color: #4b4b4b;
        padding: 0 15px;
        margin-top: 5%;
        padding-bottom: 9%;
        font-size: 14px;
        letter-spacing: 0px;
    }

    .leabl-box {
        width: 100%;
        height: auto;
        padding: 9px 9px;
        position: absolute;
        bottom: 0px;
        background: rgba(0, 0, 0, 0.5);
    }
    .socail {
        width: 100%;
        height: auto;
    }
    .lea-b-right li:nth-child(2n) {
        margin-right: 0;
    }
    .lea-b-right li:nth-child(4n) {
        margin-right: 0;
    }
    .lea-b-right li {
        width: 49%;
        float: left;
        margin-right: 2%;
        position: relative;
        margin-bottom: 2%;
        overflow: hidden;
    }
}