.title {
    position: relative;
    text-align: center;
}

.title h2 {
    font-weight: normal;
}

.title h2 p {
    position: absolute;
    top: 15px;
    left: 50%;
    font-size: 36px;
    transform: translateX(-50%);
    font-weight: normal;
    z-index: 6;
    font-family: 'sySong';
}

.title h2 p span {
    color: #000;
}

.title h2 p span:first-child {
    color: #0065a7;
}

.title h2 i {
    position: relative;
    color: #ededed;
    font-size: 60px;
    text-transform: uppercase;
    font-family: "Elephant";
}
.title1 {
    position: relative;
    text-align: center;
}

.title1 h2 {
    font-weight: normal;
}

.title1 h2 p {
    position: absolute;
    top: 15px;
    left: 50%;
    font-size: 36px;
    transform: translateX(-50%);
    font-weight: normal;
    z-index: 6;
    font-family: 'sySong';
}

.title1 h2 p span {
    color: #000;
}

.title1 h2 p span:first-child {
    color: #0065a7;
}

.title1 h2 i {
    position: relative;
    color: #ededed;
    font-size: 60px;
    text-transform: uppercase;
    font-family: "Elephant";
}

.title a {
    position: absolute;
    right: 0;
    top: 20px;
    padding-left: 95px;
    background: #fff url(../images/more.png) no-repeat 25px center;
    font-size: 14px;
    color: #0069aa;
    height: 30px;
    line-height: 30px;
    text-transform: capitalize;
    z-index: 3;
    transition: all .3s;
}

.title a:hover {
    right: 5px;
}

.section1 {
    padding: 65px 0;
}

.dt {
    margin-top: 60px;
}

.dt .sect1-l {
    float: left;
    width: 50%;
}

.dt .sect1-l .pic {
    padding-top: 70%;
}

.dt .sect1-rr {
    position: relative;
    float: right;
    width: 52%;
    margin-left: -2%;
    padding-right: 10px;
    padding-bottom: 10px;
    background: url(../images/sect1-r-bg.png) no-repeat right bottom;
    z-index: 2;
    margin-top: 95px;
}

.dt .sect1-r {
    box-shadow: 0 0 5px #e2dcdc;
    padding: 50px 60px 60px 50px;
    background-color: #fff;
}

.dt .sect1-r>p {
    line-height: 29px;
    font-size: 16px;
    color: #999;
    height: 58px;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 40px;
}

.dt .sect1-rr .more {
    position: relative;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: url(../images/more-bg.png) no-repeat center center;
    text-align: center;
    border-radius: 20px;
    overflow: hidden;
    top: 0;
    transition: all .3s;
}

.dt .sect1-rr .more a {
    padding-right: 15px;
    background: url(../images/more-other.png) no-repeat right center;
    font-size: 14px;
    color: #fff;
}

.dt .sect1-rr .more:hover {
    top: -5px;
}

.date-list li .date {
    float: left;
    width: 60px;
    color: #0065a7;
}

.date-list li .date p {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.date-list li .date span {
    display: block;
    font-size: 14px;
}

.date-list li .text {
    overflow: hidden;
    padding-left: 25px;
}

.date-list li .text h2 {
    line-height: 32px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    height: 64px;
    overflow: hidden;
}

.dt .slick-dots {
    top: 30px;
    left: 56%;
    width: auto;
    bottom: auto;
}

.dt .slick-dots li {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #e0e0e0;
    vertical-align: middle;
    text-align: center;
    font-size: 0;
    line-height: 20px;
    margin: 0 10px;
}

.dt .slick-dots li.slick-active {
    background-color: #0065a7;
}

.dt .slick-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    transition: none;
    top: 35px;
    left: 53%;
    background: url(../images/sect1-l.png) no-repeat center center;
}

.dt .slick-next {
    width: 30px;
    height: 30px;
    top: 33px;
    border-radius: 56%;
    border: 1px solid #e1e1e1;
    transition: none;
    left: 75%;
    background: url(../images/sect1-r.png) no-repeat center center;
}

.dt .slick-prev:hover {
    background: #0065a7 url(../images/sect1-l-other.png) no-repeat center center;
    border: 1px solid transparent;
}

.dt .slick-next:hover {
    background: #0065a7 url(../images/sect1-r-other.png) no-repeat center center;
    border: 1px solid transparent;
}

.section2 {
    padding-top: 65px;
    padding-bottom: 70px;
    background-color: #f8f8f8;
}

.sect2 {
    position: relative;
    padding-left: 150px;
}

.sect2 .title {
    position: absolute;
    width: 90px;
    left: 0;
    background: url(../images/sect2-title.png) no-repeat center center;
    background-size: cover;
    text-align: center;
}

.sect2 .title h2 {
    padding-top: 30px;
    padding-left: 25px;
}

.sect2 .title h2 p {
    display: inline-block;
    position: static;
    font-size: 30px;
    color: #fff;
    line-height: 20px;
    vertical-align: top;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    font-family: "微软雅黑";
    font-weight: bold;
}

.sect2 .title h2 p.l-bt {
    word-break: break-all;
    font-size: 18px;
    padding-left: 0;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    font-weight: normal;
}

.sect2 .title img {
    margin-top: 25px;
    margin-bottom: 35px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sect2 .title a {
    position: static;
    font-size: 18px;
    color: #fff;
    display: block;
    padding-bottom: 15px;
    padding-left: 0;
    background: none;
    height: auto;
}

.notice {
    background: url(../images/notice-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 0 25px;
    border: 1px solid #eeeeee;
}

.notice>ul {
    overflow: hidden;
}

.notice>ul>li {
    float: left;
    width: 32%;
    margin-left: 2%;
    box-shadow: 0 1px 0px #dbdcdc;
}

.notice>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.date-list>li a {
    display: block;
    overflow: hidden;
}

.notice>ul>li a {
    padding: 40px 0;
}

.date-list li .date {
    padding-right: 10px;
    width: 75px;
}

.date-list li .date p {
    font-size: 30px;
}

.notice>ul>li a .text h2 {
    line-height: 32px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.notice>ul>li:hover a .text h2 {
    color: #0065a7;
}

.notice>ul>li a .text {
    padding-left: 10px;
    border-left: 1px solid #dbdcdc;
}

.section3 {
    padding-top: 60px;
    padding-bottom: 75px;
    background: url(../images/section3-bg.jpg) no-repeat center bottom;
    background-size: 100% auto;
}

.build {
    margin-top: 65px;
}

.build>ul {
    margin-left: -13px;
    margin-right: -13px;
    padding-bottom: 35px;
}

.build>ul li {
    position: relative;
    margin: 0 13px;
    transition: all .3s;
}

.build>ul li a {
    display: block;
    border: 1px solid #efefef;
    padding: 25px;
}

.build>ul li a h2 {
    line-height: 24px;
    font-size: 16px;
    color: #333;
    height: 48px;
    overflow: hidden;
    font-weight: normal;
}

.build>ul li a p {
    line-height: 22px;
    font-size: 14px;
    color: #999999;
    height: 44px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 20px;
}

.build>ul li a .date {
    padding-left: 32px;
    font-size: 14px;
    color: #999999;
    background: url(../images/date.png) no-repeat left center;
}

.build>ul li:hover {
    background: url(../images/js-bg.jpg) no-repeat center center;
}

.build>ul li:hover h2 {
    color: #fff;
}

.build>ul li:hover p {
    color: #fff;
    opacity: .4;
}

.build>ul li:hover .date {
    background: url(../images/date-other.png) no-repeat left center;
    color: #fff;
}

.build .slick-dots {
    bottom: 0;
    text-align: center;
}

.build .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px dashed #0065a7;
    margin: 0 9px;
}

.build .slick-dots li.slick-active {
    background-color: #0065a7;
}

.title.other {
    position: relative;
}

.title.other:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    height: 1px;
    background-color: #e5e5e5;
}

.title.other h2 {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff;
    z-index: 2;
}

.sect3-down {
    margin-top: 65px;
}

.sect3-down .title h2 {
    text-align: left;
}

.sect3-down .title h2 p {
    left: 0;
    transform: none;
}

.sect3-down .title a {
    background-color: transparent;
}

.sect3-l {
    float: left;
    width: 48%;
}

.sect3l-top {
    overflow: hidden;
    margin-top: 60px;
}

.s3-t {
    float: left;
    width: 240px;
}

.s3-t .pic {
    padding-top: 68.333%;
}

.s3-r {
    overflow: hidden;
    padding-left: 30px;
}

.s3-r h2 {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.s3-r p {
    position: relative;
    padding-top: 40px;
    font-size: 14px;
    color: #999;
    line-height: 18px;
    height: 94px;
    overflow: hidden;
}

.s3-r p::before {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #0069aa;
    top: 20px;
}

.s3-r .date {
    padding-left: 25px;
    background: url(../images/rq.png) no-repeat left center;
    font-size: 14px;
    color: #999;
    margin-top: 15px;
}

.sect3-r {
    float: right;
    width: 48%;
}

.list>li {
    line-height: 55px;
    border-left: 5px solid #0069aa;
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 0 0 5px #d6d5d5;
}

.list>li a {
    display: block;
    padding: 0 35px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list>li:hover a {
    color: #0065a7;
}

.sect3-r ul {
    padding-top: 25px;
}

.sect3-r ul li {
    background-color: #fff;
    margin-top: 21px;
    box-shadow: 0 0 5px #d6d5d5;
}

.sect3-r ul li a {
    display: block;
    padding: 20px 0;
}

.sect3-r ul li a .date {
    padding: 0 20px;
    width: 110px;
}

.sect3-r ul li a .text {
    padding-right: 30px;
    border-left: 1px solid #d9d9d9;
}

.sect3-r ul li a .text h2 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: auto;
}

.sect3-r ul li a .text p {
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
}

.sect3-r ul li:first-child a .text p {
    height: 36px;
    white-space: inherit;
}

.sect3-r ul li:first-child a .text h2 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}

.sect3-r ul li:hover {
    background: url(../images/sect3-r-jpg.jpg) no-repeat center center;
    background-size: cover
}

.sect3-r ul li:hover .date {
    color: #fff;
}

.sect3-r ul li:hover .text h2 {
    color: #fff;
}

.sect3-r ul li:hover .text p {
    color: #fff;
}

.section4 {
    padding-top: 60px;
    padding-bottom: 65px;
}

.student {
    margin-top: 60px;
}

.student ul {
    margin-left: -12px;
    margin-right: -12px;
}

.student ul li {
    margin: 0 12px;
}

.student ul li a {
    display: block;
}

.student ul li a .pic {
    padding-top: 70.8%;
}

.student ul li a .text {
    padding: 15px 20px;
    height: 80px;
    line-height: 80px;
    background-color: #eee;
    border: 1px solid #e5e5e5;
    border-top: none;
}

.student ul li a .text p {
    display: inline-block;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    height: 48px;
    overflow: hidden;
}

.student ul li:hover a .text p {
    color: #0065a7;
}

@media screen and (max-width: 1430px) {
    .build {
        padding: 0 13px;
    }
    .student {
        padding: 0 12px;
    }
}

@media screen and (max-width: 1400px) {
    .build {
        padding: 0;
    }
    .student {
        padding: 0;
    }
    .dt .sect1-r {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .dt .sect1-r>p {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .sect2 {
        padding-left: 150px!important;
    }
}

@media screen and (max-width: 1300px) {
    .dt .slick-next {
        left: 70%;
    }
}

@media screen and (max-width: 1000px) {
    .dt {
        padding-bottom: 40px;
    }
    .dt .slick-dots {
        top: auto;
        bottom: 25px;
    }
    .dt .sect1-r {
        padding: 20px;
    }
    .dt .sect1-rr {
        margin-top: 0;
    }
    .dt .slick-prev {
        top: auto;
        bottom: 0;
    }
    .dt .slick-next {
        top: auto;
        bottom: 0;
    }
    .dt .slick-next {
        left: 75%;
    }
    .dt .slick-dots {
        left: 57%;
    }
    .notice>ul>li {
        width: 48%;
        margin-left: 0;
        margin-right: 2%;
    }
    .notice>ul>li:nth-child(2n) {
        margin-right: 0;
    }
    .sect2 {
        padding-left: 100px!important;
    }
    .sect3-l {
        float: none;
        width: auto;
    }
    .sect3-r {
        float: none;
        width: auto;
        margin-top: 15px;
    }
    .title h2 i {
        font-size: 40px;
    }
    .title h2 p {
        font-size: 24px;
    }
    .title a {
        top: 10px;
    }
}

@media screen and (max-width: 700px) {
    .section1 {
        padding: 15px 0;
    }
    .dt .sect1-l {
        float: none;
        width: auto;
    }
    .title h2 i {
        font-size: 24px;
    }
    .title h2 p {
        font-size: 18px;
        top: 5px;
    }
    .dt {
        margin-top: 15px;
    }
    .dt .sect1-rr {
        float: none;
        width: auto;
    }
    .dt .sect1-rr {
        margin-left: 0;
        padding: 0;
        background-image: none;
        border: 1px solid #eee;
    }
    .dt {
        overflow: hidden;
    }
    .dt .slick-list {
        overflow: visible;
    }
    .dt .slick-prev {
        bottom: -15px;
        left: 20px;
    }
    .dt .slick-next {
        bottom: -15px;
        right: 20px;
        left: auto;
    }
    .dt .slick-dots {
        left: auto;
        width: 100%;
        bottom: 10px;
    }
    .date-list li .text {
        padding-left: 0;
    }
    .date-list li .text h2 {
        font-size: 18px;
        line-height: 24px;
        height: 48px;
    }
    .dt .sect1-r>p {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 14px;
    }
    .date-list li .date p {
        font-size: 22px;
    }
    .section2 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sect2 .title {
        position: static;
        width: 100%;
    }
    .sect2 {
        padding-left: 15px!important;
    }
    .sect2 .title h2 {
        padding-left: 15px;
        padding-right: 0;
        text-align: left;
        padding-top: 0;
    }
    .sect2 .title h2 p {
        position: static;
        left: auto;
        display: block;
        writing-mode: unset;
        transform: none;
        top: auto;
        line-height: 29px;
        font-size: 20px;
    }
    .sect2 .title h2 p.l-bt {
        writing-mode: unset;
        font-size: 14px;
    }
    .sect2 .title img {
        display: none;
    }
    .sect2 .title a {
        position: absolute;
        right: 35px;
    }
    .notice {
        padding: 0 10px;
    }
    .notice>ul>li {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .notice>ul>li a {
        padding: 15px 0;
    }
    .notice>ul>li a .text h2 {
        height: 64px;
    }
    .notice>ul>li a .text h2 {
        font-size: 14px;
    }
    .section3 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .title.other h2 {
        display: block;
        text-align: left;
        padding: 0;
    }
    .title.other:after {
        display: none;
    }
    .title.other h2 p {
        left: 0;
        transform: none;
    }
    .title a {
        padding-left: 30px;
        background-position: left center;
        background-size: 30px auto;
    }
    .build {
        margin-top: 15px;
    }
    .build>ul li a {
        padding: 15px;
    }
    .build .slick-dots li {
        margin: 0 3px;
    }
    .sect3-down {
        margin-top: 15px;
    }
    .sect3l-top {
        margin-top: 15px;
    }
    .s3-t {
        width: 135px;
    }
    .s3-r {
        padding-left: 15px;
    }
    .s3-r p {
        padding-top: 15px;
        height: 69px;
    }
    .s3-r p::before {
        top: 5px;
    }
    .s3-r .date {
        margin-top: 5px;
    }
    .sect3-r ul {
        padding-top: 0;
    }
    .sect3-r ul li a .date {
        padding: 0 10px;
        width: 80px;
    }
    .sect3-r ul li a .text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section4 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .student {
        margin-top: 15px;
    }
}