.concent {
    width: 100%;
    background-color: #fafafa;
    text-align: center;
    overflow: hidden;
}

.btbox {
    padding: 55px 0px;
}

.tac {
    text-align: center;
}

.btbox>h4 {
    font-size: 34px;
    padding-bottom: 15px;
}


.banner-top h1 {
    margin: 0;
    margin-top: 60px;
    font-size: 48px;
    font-weight: 500;
    line-height: 80px;
    color: #fff;
}

.banner-top h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
}

/* .banner-top h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
} */

.banner ul {
    width: 530px;
    padding-top: 35px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    /* position: absolute;
    bottom: 85px;
    left: 0; */
}

.banner ul li {
    /* width: 409px; */
    height: 26px;
    padding: 0 10px;
    text-align: center;
    border: #fff 2px solid;
    border-radius: 16px;
    /* background-color: rgba(0, 0, 0, 0.4); */
}

.banner ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
}

.banner ul li a span {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
}

.banner ul li:hover {
    background-color: rgba(131, 194, 9, 0.8);
}

.light {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

.light>h1,
.introduce>h1 {
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    padding-top: 40px;
    line-height: 30px;
    /* line-height: 120px; */
}

.light>p,
.introduce>p {
    font-size: 18px;
    color: #a9a9a9;
    padding-bottom: 60px;
}

ul li img {
    cursor: pointer;
    margin-top: 10px;
}

.light a {
    padding: 25px 0px;
    /* border-right: 1px solid #f2f2f2; */
}

.light ul {
    width: 1091px;
    text-align: center;
    zoom: 1;
    padding-bottom: 40px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.light ul li {
    width: 363px;
    height: 280px;
}

.light h5 {
    font-size: 20px;
    color: #333333;
    padding: 20px 0px;
}

.light li p {
    font-size: 14px;
    color: #909595;
    padding: 0px 14%;
    line-height: 1.8em;
    height: 100px;
    overflow: hidden;
}

h1 {
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    /* padding-top: 40px; */
    line-height: 100px;
}


.rec {
    width: 1227px;
    margin: 0 auto;
    background-color: #f6f7f9;
    overflow: hidden;
}

.emaioul {
    width: 1100px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding-bottom: 65px;
}

.emaioul li {
    width: 260px;
    height: 367px;
}

.emaioul a {
    padding-bottom: 35px;
}

.disb {
    display: block;
}

.bgw {
    background-color: white;
}

.emaioul h5 {
    font-size: 31px;
    background-color: #ebecf0;
    padding: 25px 0px;
    font-weight: 500;
    line-height: 1.1;
}

.colo3 {
    color: #333;
}

.emaioul dd {
    padding: 30px 0px;
}

dd {
    margin-left: 0;
}

dd,
dt {
    line-height: 1.42857143;
}

.emaioul p {
    color: #909595;
    padding: 3px 0px;
}

.emaioul span {
    margin-bottom: 20px;
}

.colo3 {
    color: #333;
}

.dis {
    display: inline-block;
}

.emaioul i {
    width: 158px;
    margin: 0px auto;
    background-color: #83c209;
    padding: 6px 0px;
    border-radius: 15px;
}

.disb {
    display: block;
}

.cowh {
    color: white !important;
}

.emaioul li:hover h5 {
    background-color: #83c209;
    color: #fff;
}

.emaioul li:hover a {
    box-shadow: 0px 0px 15px rgb(226, 239, 213);
}

.introduce {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

.ematab {
    width: 1227px;
    margin: 0 auto;
    border: 1px solid #eee;
    margin-bottom: 85px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.ematab td:nth-child(1) {
    width: 260px;
    border-right: 1px solid #eee;
    border-color: #eee;
    line-height: 65px;
}

.ematab th {
    font-size: 20px;
    text-align: center;
    padding: 23px 0px !important;
    border-color: #eee !important;
    background-color: #f5f7f9;
}

.ematab td:nth-child(2) {
    color: #909595;
    border-color: #eee;
    vertical-align: middle;
    line-height: 1.8em;
}

/* 媒体查询 */
@media screen and (min-width:980px) and (max-width:1680px) {
    .concent {
        width: 100%;
        background-color: #fafafa;
        text-align: center;
        overflow: hidden;
    }

    .banner-top h1 {
        margin: 0;
        margin-top: 30px;
        font-size: 38px;
        font-weight: 500;
        line-height: 80px;
        color: #fff;
    }

    .banner-top h2 {
        font-size: 22px;
        font-weight: 500;
        line-height: 40px;
        color: #fff;
    }

    /* .banner-top h3 {
        font-size: 20px;
        font-weight: 300;
        line-height: 40px;
        color: #fff;
    } */

    .banner ul {
        width: 400px;
        padding-top: 30px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        /* position: absolute;
        bottom: 85px;
        left: 0; */
    }

    .banner ul li {
        /* width: 409px; */
        height: 26px;
        padding: 0 10px;
        text-align: center;
        border: #fff 2px solid;
        border-radius: 16px;
        /* background-color: rgba(0, 0, 0, 0.4); */
    }

    .banner ul li a {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #fff;
    }

    .banner ul li a span {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #fff;
    }

    .banner ul li:hover {
        background-color: rgba(131, 194, 9, 0.8);
    }

    .light>h1,
    .introduce>h1 {
        font-size: 30px;
        font-weight: 500;
        color: #333333;
        padding-top: 40px;
        line-height: 30px;
        /* line-height: 120px; */
    }

    .light>p,
    .introduce>p {
        font-size: 18px;
        color: #a9a9a9;
        padding-bottom: 60px;
    }

    ul li img {
        cursor: pointer;
        margin-top: 10px;
    }

    .light a {
        padding: 25px 0px;
        /* border-right: 1px solid #f2f2f2; */
    }

    .light ul {
        width: 872px;
        text-align: center;
        zoom: 1;
        padding-bottom: 40px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    .light ul li {
        width: 290px;
        height: 260px;
    }

    .light h5 {
        font-size: 16px;
        color: #333333;
        padding: 20px 0px;
    }

    .light li p {
        font-size: 12px;
        color: #909595;
        padding: 0px 12%;
        line-height: 1.8em;
        height: 100px;
        overflow: hidden;
    }

    h1 {
        font-size: 30px;
        font-weight: 500;
        color: #333333;
        /* padding-top: 40px; */
        line-height: 100px;
    }


    .rec {
        width: 982px;
        margin: 0 auto;
        background-color: #f6f7f9;
        overflow: hidden;
    }

    .emaioul {
        width: 880px;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        padding-bottom: 65px;
    }

    .emaioul li {
        width: 208px;
        height: 340px;
    }

    .emaioul a {
        padding-bottom: 35px;
    }

    .disb {
        display: block;
    }

    .bgw {
        background-color: white;
    }

    .emaioul h5 {
        font-size: 31px;
        background-color: #ebecf0;
        padding: 25px 0px;
        font-weight: 500;
        line-height: 1.1;
    }

    .colo3 {
        color: #333;
    }

    .emaioul dd {
        padding: 30px 0px;
    }

    dd {
        margin-left: 0;
    }

    dd,
    dt {
        line-height: 1.42857143;
    }

    .emaioul p {
        color: #909595;
        padding: 3px 0px;
    }

    .emaioul span {
        margin-bottom: 20px;
    }

    .colo3 {
        color: #333;
    }

    .dis {
        display: inline-block;
    }

    .emaioul i {
        width: 158px;
        margin: 0px auto;
        background-color: #558ff8;
        padding: 6px 0px;
        border-radius: 15px;
    }

    .disb {
        display: block;
    }

    .cowh {
        color: white !important;
    }

    .emaioul li:hover h5 {
        background-color: #3372f2;
        color: #fff;
    }

    .emaioul li:hover a {
        box-shadow: 0px 0px 15px rgba(0, 27, 255, 0.27);
    }

    .introduce {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        background-color: #fff;
    }

    .ematab {
        width: 982px;
        margin: 0 auto;
        border: 1px solid #eee;
        margin-bottom: 85px;
    }

    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .ematab td:nth-child(1) {
        width: 260px;
        border-right: 1px solid #eee;
        border-color: #eee;
        line-height: 65px;
    }

    .ematab th {
        font-size: 20px;
        text-align: center;
        padding: 23px 0px !important;
        border-color: #eee !important;
        background-color: #f5f7f9;
    }

    .ematab td:nth-child(2) {
        color: #909595;
        border-color: #eee;
        vertical-align: middle;
        line-height: 1.8em;
    }
}