﻿html,
body,
.banner,
.banner>div,
.banner>div>div,
.banner>div>div>div,
.banner>div>div>div a,
.banner>div>div>div a img {
    height: 100%;
}

.section1 {
    position: relative;
    padding-top: 60px;
    padding-bottom: 80px;
    background: url(../images/sect1-bg.jpg) no-repeat center center;
    background-size: cover;
}

.section1::after {
    content: "";
    position: absolute;
    left: 0;
    width: 415px;
    top: 70px;
    bottom: 54px;
    background: #4d93a1;
}

.sect1 {
    position: relative;
    z-index: 2;
}

.sect1-l {
    float: left;
    width: 760px;
    margin-top: 50px;
}

.sect1-l a {
    position: relative;
    display: block;
}

.sect1-l a .pic {
    padding-top: 62.3%;
}

.sect1-l a p {
    line-height: 64px;
    padding-left: 220px;
    background: #fff;
    text-align: center;
    font-size: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect1-l .slick-dots {
    width: 220px;
    left: 0;
    bottom: 0;
}

.sect1-l .slick-dots li {
    width: 33.333%;
    height: 64px;
    margin: 0;
    background: #4d93a1;
    vertical-align: bottom;
    transition: all .3s;
}

.sect1-l .slick-dots li span {
    display: inline-block;
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.sect1-l .slick-dots li.slick-active {
    background: #bea882;
    margin-top: -3px;
    height: 67px;
}

.sect1-r {
    overflow: hidden;
    padding-left: 60px;
}

.title {
    font-family: 'sySong';
}

.title h2 {
    float: left;
    padding-top: 25px;
    background: url(../images/tit-logo.png) no-repeat left top;
    line-height: 38px;
}

.title h2 span {
    font-size: 38px;
    color: #244e55;
}

.title h2 i {
    display: inline-block;
    font-size: 16px;
    color: #d2d2d2;
    padding-left: 15px;
    text-transform: uppercase;
}

.title .more {
    position: relative;
    float: right;
    margin-top: 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid #4d93a1;
    right: 0;
    transition: all .3s;
}

.title .more:hover {
    right: 5px;
}

.title .more a {
    padding-left: 5px;
    display: block;
    padding-right: 35px;
    line-height: 26px;
    background: url(../images/more.png) no-repeat right center;
    font-size: 16px;
    color: #4d93a1;
}

.sect1-r>ul>li {
    padding: 30px 0;
    border-bottom: 1px dotted #b5ccd0;
}

.sect1-r>ul>li a {
    position: relative;
    display: block;
}

.sect1-r>ul>li a h2 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
    margin-right: 100px;
}

.sect1-r>ul>li a p {
    line-height: 22px;
    font-size: 15px;
    color: #7a9ba4;
    height: 44px;
    overflow: hidden;
}

.sect1-r>ul>li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #a08557;
}

.sect1-r>ul>li:hover {
    border-bottom: 1px solid #52929f;
    background: url(../images/jt.png) no-repeat left 90%;
}

.sect1-r>ul>li:hover h2 {
    color: #52929f;
}

.sect1-r ul {
    margin-top: 50px;
}

.section2 {
    padding-top: 40px;
    padding-bottom: 90px;
    background: url(../images/section2-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.sect2 .title {
    text-align: center;
}

.sect2 .title h2 {
    display: inline-block;
    float: none;
    text-align: center;
    background-position: left top;
}

.sect2>ul>li {
    float: left;
    width: 32%;
    margin-left: 2%;
    margin-top: 30px;
    background-color: #fff;
}

.sect2>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.sect2>ul>li a {
    display: block;
    overflow: hidden;
    background: #fff;
    transition: all .3s;
}

.sect2>ul>li a .date {
    position: relative;
    float: left;
    width: 100px;
    background: #4d93a1;
    height: 100px;
    text-align: center;
    color: #fff;
}

.sect2>ul>li a .date p {
    font-size: 36px;
    color: #fff;
    padding-top: 10px;
    line-height: 36px;
}

.sect2>ul>li a .date span {
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
}

.sect2>ul>li a .text {
    overflow: hidden;
    padding-left: 30px;
    margin-top: 20px;
    padding-right: 30px;
}

.sect2>ul>li a .date::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 35px;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    transform: rotate(65deg);
    background: #b4d2d8;
}

.sect2>ul>li a .text p {
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    font-size: 20px;
    color: #000;
}

.sect2>ul>li:hover a {
    background-color: #a08557;
}

.sect2>ul>li:hover a .text p {
    color: #fff;
}

.section3 {
    padding-top: 45px;
    padding-bottom: 65px;
    background: url(../images/sect3-bg.jpg) no-repeat center center;
    background-size: cover;
}

.sect3-l {
    float: left;
    width: 48%;
}

.sect3-r {
    float: right;
    width: 45%;
}

.sect3 .title h2 span {
    color: #fff;
}

.sect3 .title h2 i {
    color: rgba(255, 255, 255, .41);
}

.sect3 .title .more {
    border-bottom: 1px solid #fff;
}

.sect3 .title .more a {
    color: #fff;
    background: url(../images/more-other.png) no-repeat right bottom;
}

.teach {
    overflow: hidden;
    padding-top: 55px;
}

.t-l {
    float: left;
    width: 310px;
}

.t-r {
    float: right;
    width: calc(100% - 345px);
}

.sect3 .title h2 {
    background: url(../images/tit-logo-other.png) no-repeat left top;
}

.t-l a {
    display: block;
}

.t-l a .pic {
    padding-top: 67%;
}

.t-l a .text {
    background-color: #fff;
    padding: 30px 25px;
    padding-bottom: 65px;
    text-align: center;
}

.t-l a .text .date span {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #c4dee2;
    font-size: 18px;
    color: #4d93a1;
}

.t-l a .text h2 {
    line-height: 29px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin-top: 15px;
    height: 58px;
    overflow: hidden;
    text-align: left;
}

.t-l .slick-dots {
    bottom: 30px;
}

.t-l .slick-dots li {
    width: 19px;
    height: 19px;
    margin: 0 15px;
    background: url(../images/slick.png) no-repeat center center;
    transition: all .3s;
}

.t-l .slick-dots li.slick-active {
    background: url(../images/slick-active.png) no-repeat center center;
}

.t-r {
    border-left: 1px solid #6f9ea0;
}

.t-r ul li {
    position: relative;
    padding-left: 15px;
    padding-right: 20px;
    transition: all .3s;
    border-bottom: 1px dashed #66a4b0;
}

.t-r ul li a {
    padding: 23px 0;
    position: relative;
    display: block;
    padding-left: 85px;
}

.t-r ul li a span {
    position: absolute;
    left: 0;
    top: 24px;
    font-size: 16px;
    color: #fff;
}

.t-r ul li a p {
    line-height: 28px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    height: 56px;
    overflow: hidden;
}

.t-r ul li::before {
    content: "";
    left: -4px;
    top: 32px;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cdb695;
}

.t-r ul li:hover {
    background: rgba(255, 255, 255, .11);
    border-bottom: 1px solid #d2bea1;
}

.sect3-r>ul {
    margin-top: 35px;
}

.sect3-r>ul>li {
    padding: 20px 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #89bcc5;
}

.sect3-r>ul>li:last-child {
    border-bottom: none;
}

.sect3-r>ul>li a {
    display: block;
    overflow: hidden;
}

.sect3-r>ul>li a .tpp {
    float: left;
    width: 260px;
}

.sect3-r>ul>li a .tpp .pic {
    padding-top: 69.37%;
}

.sect3-r>ul>li a .text {
    overflow: hidden;
    padding-left: 30px;
}

.sect3-r>ul>li a .text h2 {
    line-height: 30px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 15px;
    height: 60px;
    overflow: hidden;
}

.sect3-r>ul>li a .text p {
    line-height: 28px;
    font-size: 16px;
    color: rgba(255, 255, 255, .51);
    text-indent: 2em;
    height: 84px;
    overflow: hidden;
}

.sect3-r>ul>li a .text .info {
    position: relative;
    right: 0;
    margin-top: 10px;
    text-align: right;
    transition: all .3s;
}

.sect3-r>ul>li a .text .info p {
    height: 26px;
    line-height: 26px;
    float: left;
    text-indent: 0em;
}

.sect3-r>ul>li:hover a .text .info {
    right: 5px;
}

.section4 {
    padding-top: 50px;
    padding-bottom: 90px;
    background: url(../images/sect4-bg.jpg) no-repeat center center;
    background-size: cover;
}

.sect4 .title {
    text-align: center;
}

.sect4 .title h2 {
    display: inline-block;
    float: none;
    text-align: center;
    background: url(../images/s4-tit.png) no-repeat left top;
}

.sect4 .title h2 span {
    color: #000;
}

.sect4 .title h2 i {
    color: #000;
}

.sect4 .more {
    border-bottom: 1px solid #fff;
}

.sect4 .more a {
    background: url(../images/more-other.png) no-repeat right bottom;
    color: #fff;
}

.team {
    margin-top: 40px;
}

.team ul {
    margin-left: -20px;
    margin-right: -20px;
}

.team ul li {
    margin: 0 20px;
}

.team ul li a {
    display: block;
}

.team ul li a .pic {
    padding-top: 67%;
}

.team ul li a .text {
    background: #fff;
    padding: 30px 20px;
}

.team ul li a .text p {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    font-size: 20px;
    color: #000;
    overflow: hidden;
}

.section5 {
    padding: 55px 0;
    background: url(../images/sect5-bg.jpg) no-repeat center center;
    background-size: cover;
}

.sect5 {
    position: relative;
    min-height: 450px;
}

.sect5-l {
    float: left;
    width: 30%;
}

.sect5-m {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 30%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    border-left: 1px solid #d7d5d0;
    border-right: 1px solid #d7d5d0;
}

.sect5-r {
    float: right;
    width: 30%;
}

.sect5 .title h2 span {
    font-size: 32px;
    color: #000;
}

.s5 {
    margin-top: 60px;
}

.s5-top {
    overflow: hidden;
}

.s5-l {
    float: left;
    width: 220px;
}

.s5-l .pic {
    padding-top: 69.4%;
}

.s5-r {
    overflow: hidden;
    padding-left: 20px;
}

.s5-r p {
    line-height: 36px;
    font-size: 18px;
    color: #000;
}

.s5-r span {
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
    color: #939393;
}

.team .slick-prev {
    width: 40px;
    height: 40px;
    left: auto;
    right: 220px;
    top: -70px;
    border-radius: 50%;
    background: #fff url(../images/s4-l.png) no-repeat center center;
}

.team .slick-next {
    width: 40px;
    height: 40px;
    right: 160px;
    top: -70px;
    border-radius: 50%;
    background: #fff url(../images/s4-r.png) no-repeat center center;
}

.s5-down {
    padding-top: 25px;
}

.list>li {
    position: relative;
    margin-top: 25px;
    padding-left: 25px;
    padding-right: 75px;
    background: url(../images/list.png) no-repeat left 10px;
}

.list>li a {
    display: block;
}

.list>li a p {
    line-height: 26px;
    font-size: 18px;
    color: #333;
    height: 52px;
    overflow: hidden;
}

.list>li span {
    position: absolute;
    font-size: 18px;
    color: #939393;
    right: 0;
    top: 0;
}

.list>li:hover a p {
    color: #4d93a1;
}

.section6 {
    padding-top: 65px;
    padding-bottom: 220px;
    background: url(../images/sect6-bg.jpg) repeat-y center center;
    background-size: cover;
}

.sect6-l {
    float: left;
    width: 51%;
}

.sect6-r {
    float: right;
    width: 44%;
}

.sect6-l>ul {
    margin-top: 50px;
    font-size: 0;
}

.sect6-l>ul>li {
    float: left;
    width: 32%;
    margin-left: 2%;
    box-sizing: border-box;
}

.sect6-l>ul>li a {
    display: block;
    overflow: hidden;
}

.sect6-l>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.sect6-l>ul>li a .pic {
    padding-top: 65.5%;
}

.sect6-r ul {
    margin-top: 50px;
}

.sect6-r ul li {
    float: left;
    width: 48%;
    margin-left: 4%;
}

.sect6-r ul li:first-child {
    margin-left: 0;
}

.sect6-r ul li a {
    display: block;
}

.sect6-r ul li a .pic {
    padding-top: 50%;
}

@media screen and (max-width: 1540px) {
    .sect4 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1400px) {
    .t-r ul li a {
        padding-left: 50px;
    }
    .t-r ul li a p {
        font-size: 16px;
    }
    .sect3-l {
        width: 50%;
    }
    .s5-r p {
        line-height: 22px;
        font-size: 16px;
    }
    .sect5 .title h2 span {
        font-size: 30px;
    }
    .section6 {
        padding-bottom: 150px;
    }
}

@media screen and (max-width: 1200px) {
    .sect1-l {
        width: 560px;
    }
    .sect1-r ul {
        margin-top: 0;
    }
    .sect1-r>ul>li {
        padding: 23px 0;
    }
    .sect2>ul>li a .text {
        padding-left: 10px;
        padding-right: 10px;
    }
    .sect3-l {
        float: none;
        width: 100%;
    }
    .sect3-r {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .sect5-l {
        float: none;
        width: 100%;
    }
    .sect5-m {
        position: static;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        transform: none;
        border: none;
    }
    .sect5-r {
        float: none;
        width: 100%;
    }
    .section5 {
        padding: 15px 0;
    }
    .s5 {
        margin-top: 15px;
    }
    .title h2 span {
        font-size: 32px;
    }
    .title h2 i {
        padding-left: 10px;
        font-size: 12px;
    }
    .sect6-l>ul {
        padding: 8px 0;
    }
}

@media screen and (max-width: 1024px) {
    html,
    body,
    .banner,
    .banner>div,
    .banner>div>div,
    .banner>div>div>div,
    .banner>div>div>div a,
    .banner>div>div>div a img {
        height: auto;
    }
}

@media screen and (max-width: 1000px) {
    .sect1-l {
        float: none;
        width: 100%;
    }
    .section1::after {
        display: none;
    }
    .sect1-r {
        padding-left: 0;
        margin-top: 15px;
    }
    .sect2>ul>li {
        width: 48%;
        margin-left: 0;
        margin-right: 4%;
    }
    .sect2>ul>li:nth-child(2n) {
        margin-right: 0;
    }
    .sect6-l {
        float: none;
        width: 100%;
    }
    .sect6-r {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
}

@media screen and (max-width: 700px) {
    .sect3-r>ul>li a .text h2 {
        height: auto;
    }
    .sect5-m,
    .sect5-r {
        margin-top: 20px;
    }
    .section1 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sect1-l {
        margin-top: 0;
    }
    .sect1-l .slick-dots {
        width: 130px;
    }
    .sect1-l .slick-dots li {
        height: 40px;
    }
    .sect1-l .slick-dots li span {
        height: 40px;
        line-height: 40px;
    }
    .sect1-l a p {
        line-height: 40px;
    }
    .sect1-l a p {
        padding-left: 150px;
        font-size: 14px;
    }
    .sect1-l .slick-dots li.slick-active {
        height: 43px;
    }
    .title h2 {
        padding-top: 10px;
        background-size: 35px auto;
    }
    .title h2 span {
        font-size: 22px;
        z-index: 99;
        position: relative;
    }
    .title .more {
        margin-top: 10px;
    }
    .title .more a {
        font-size: 12px;
    }
    .sect1-r>ul>li {
        padding: 10px 0;
    }
    .sect1-r>ul>li a h2 {
        margin-bottom: 5px;
        font-size: 16px;
    }
    .section2 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sect2>ul>li {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 10px;
    }
    .sect2>ul>li a .date {
        width: 80px;
        height: 80px;
    }
    .sect2>ul>li a .date p {
        font-size: 26px;
        line-height: 30px;
    }
    .sect2>ul>li a .date span {
        margin-top: 10px;
        font-size: 16px;
    }
    .sect2>ul>li a .date::after {
        top: 28px;
    }
    .sect2>ul>li a .text {
        margin-top: 8px;
    }
    .sect2>ul>li a .text p {
        font-size: 16px;
    }
    .section3 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sect3 .title h2 {
        background-size: 35px auto;
    }
    .teach {
        padding-top: 15px;
    }
    .t-l {
        float: none;
        width: 100%;
    }
    .t-r {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .teach {
        overflow: visible;
    }
    .t-l a .text {
        padding: 15px;
        padding-bottom: 60px;
    }
    .t-r ul li a {
        padding: 10px 0;
        padding-left: 50px;
    }
    .sect3-r>ul {
        margin-top: 0;
    }
    .sect3-r>ul>li a .tpp {
        float: none;
        width: 100%;
    }
    .sect3-r>ul>li a .text {
        padding-left: 0;
        margin-top: 15px;
    }
    .section4 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .team {
        margin-top: 15px;
    }
    .team ul li {
        margin: 0 10px;
    }
    .team ul {
        padding-bottom: 50px;
    }
    .team .slick-prev {
        top: auto;
        bottom: -20px;
    }
    .team .slick-next {
        top: auto;
        bottom: -20px;
    }
    .team ul li a .text {
        padding: 15px;
    }
    .team ul li a .text p {
        font-size: 16px;
    }
    .sect5 .title h2 span {
        font-size: 22px;
    }
    .s5-l {
        float: none;
        width: 100%;
    }
    .s5-r {
        padding-left: 0;
        margin-top: 15px;
    }
    .s5-down {
        padding-top: 0;
    }
    .list>li {
        margin-top: 5px;
    }
    .list>li a p {
        font-size: 16px;
    }
    .section6 {
        padding-top: 15px;
        padding-bottom: 90px;
    }
    .sect6 .title h2 {
        position: relative;
    }
    .sect6 .title h2 i {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 250px;
    }
    .sect6-l>ul {
        margin-top: 15px;
    }
    /* .sect6-l>ul>li {
        float: none;
        width: 100%;
        margin-left: 0;
    } */
    .sect6-r ul {
        margin-top: 15px;
    }
    .sect2 .title {
        text-align: left;
    }
}