/* 实搜网络提供技术支持-www.10soo.com */
/*===== 公共部分 start =====*/
.title-en {
    font-weight: bold;
    line-height: 26px;
}
.title-ch {
    margin-top: 8px;

    font-weight: bold;
    line-height: 28px;
}
.more-public {
    display: block;

    position: relative;

    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    padding-left: 23px;
    width: 210px;
    height: 50px;

    line-height: 50px;

    background-color: #1976ee;

    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.more-public::after {
    display: block;

    position: absolute;
    top: 0;
    right: 0;

    border-radius: 6px;
    width: 50px;
    height: 50px;

    background: #1754d7 url(../img/ico_index_16.png) no-repeat;
    background-position: center;
    background-size: 11px 15px;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;

    content: "";

    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}
.more-public:hover {
    color: #fff;
}
.more-public:hover::after {
    width: 70px !important;
}
/*===== 公共部分 end =====*/

/*===== 顶部轮播 start =====*/
.banner {
    position: relative;
    top: 0;
    left: 0;
}
.banner .swiper-slide .item {
    width: 100%;
}
.banner .tp-item {
    width: 100%;
}
.banner .swiper-button-next {
    right: 217px;

    width: 27px;
    height: 57px;

    background: url(../img/ico_index_24.png) no-repeat;
    background-size: 100% 100%;
}
.banner .swiper-button-prev {
    left: 217px;

    width: 27px;
    height: 57px;

    background: url(../img/ico_index_25.png) no-repeat;
    background-size: 100% 100%;
}
.banner .swiper-button-prev::after,
.banner .swiper-button-next::after {
    display: none;
}
.banner .pagination-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;
    justify-content: center;
}
.banner .swiper-pagination-bullet {
    display: block;

    position: relative;
    bottom: 40px;

    margin-right: 85px !important;
    border-radius: 0;
    width: 13px;
    height: 13px;

    background-color: #fff;

    opacity: 1;

    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.banner .swiper-pagination-bullet::after {
    display: block;

    position: absolute;
    top: -30px;

    width: 85px;
    height: 1px;

    background-color: #596097;

    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sha-animate 0.5s linear infinite alternate;
    animation: sha-animate 0.5s linear infinite alternate;

    content: "";
}
.banner .swiper-pagination-bullet:last-child:after {
    display: none;
}
.banner .swiper-pagination-bullet-active {
    background-color: #1863e6;
}
.banner .swiper-pagination-bullet-active::before {
    display: block;

    position: absolute;
    top: -5px;
    left: -5px;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #fff;
    width: 23px;
    height: 23px;

    content: "";
}
.banner .content-banner {
    position: absolute;
    top: 22.47%;
    right: 15.625%;
    z-index: 600;

    width: 36.71%;
    height: 61.84%;

    background: url(../img/back_index_5.png) no-repeat;
    background-size: 100% 100%;

    -webkit-transition: 10s;
    -o-transition: 10s;
    transition: 10s;
}
.banner .content-banner ul {
    width: 100%;
    height: 100%;
}
.banner .content-banner .item {
    position: absolute;

    border-radius: 50%;
    width: 77px;
    height: 77px;

    line-height: 77px;
    text-align: center;

    background-color: rgba(182, 220, 254, 0.54);

    cursor: pointer;

    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.banner .content-banner .item img {
    max-width: 100%;
    max-height: 100%;
}
.banner .content-banner .item-1 {
    bottom: 24.36%;
    left: 5.33%;
}
.banner .content-banner .item-2 {
    bottom: -2.18%;
    left: 25.33%;
}
.banner .content-banner .item-3 {
    bottom: 14.5%;
    left: 41.33%;
}
.banner .content-banner .item-4 {
    bottom: 26.36%;
    left: 58%;
}
.banner .content-banner .item-5 {
    bottom: 53.63%;
    left: 80.6%;
}
.banner .content-banner .item-6 {
    top: 3.62%;
    right: 0;
}
.banner .content-banner .item-7 {
    top: 4.5%;
    right: 30.3%;
}
.banner .content-banner .item-8 {
    top: 18.54%;
    left: 12%;
}
.banner .content-banner .item-9 {
    top: 37.63%;
    left: 41.73%;
}
.banner .content-banner .item-10 {
    top: 24.9%;
    right: 24.6%;
}
.banner .content-banner .item span {
    position: absolute;

    font-size: 16px;

    color: #fff;
}
.banner .content-banner .item-1 span,
.banner .content-banner .item-2 span,
.banner .content-banner .item-3 span,
.banner .content-banner .item-8 span {
    left: -80px;
}
.banner .content-banner .item-4 span {
    right: -60px;
}
.banner .content-banner .item-5 span,
.banner .content-banner .item-6 span {
    right: -80px;
}
.banner .content-banner .item-7 span {
    right: -110px;
}
.banner .content-banner .item-9 span {
    bottom: -55px;
    left: 15px;
}
.banner .content-banner .item-10 span {
    bottom: -55px;
    left: 5px;
}
.banner .content-banner .item-4,
.banner .content-banner .item-9,
.banner .content-banner .item-10 {
    background-color: rgba(0, 97, 254, 0.9);
}
.banner .content-banner .item:hover {
    background-color: rgba(0, 97, 254, 0.9) !important;
}
.banner .content-banner .item:hover::after,
.banner .content-banner .item:hover::before {
    display: block;
}

.banner .content-banner .item::after,
.banner .content-banner .item::before {
    display: none;

    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;

    border-radius: 50%;
    width: 77px;
    height: 77px;

    background-color: rgba(25, 118, 238, 1);

    -webkit-animation: shan-animate 3s linear infinite;
    animation: shan-animate 3s linear infinite;

    content: "";

    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.banner .content-banner .item::before {
    z-index: -1;

    -webkit-animation: shan-animate 2s linear infinite;
    animation: shan-animate 2s linear infinite;
}
.banner .content-banner .item-sel::after,
.banner .content-banner .item-sel::before {
    display: block;
}
.banner #canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;

    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1600px) {
    .banner .content-banner .item {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    .banner .swiper-button-prev {
        left: 100px;
    }
    .banner .swiper-button-next {
        right: 100px;
    }
    .banner-item {
        width: 100%;
    }
}
@media screen and (max-width: 1440px) {
    .banner .content-banner .item {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }
    .banner .swiper-button-prev {
        left: 50px;
    }
    .banner .swiper-button-next {
        right: 50px;
    }
}

/*===== 顶部轮播 end =====*/

/*===== 新闻中心 start =====*/
.news {
    position: relative;

    padding-bottom: 35px;
    width: 100%;

    background: url(../img/back_index_1.png) no-repeat;
    background-size: 100% 100%;
}
/* 政策信息 */
.news-1 {
    position: relative;

    padding-top: 80px;
}
.news .more {
    display: block;

    position: absolute;
    top: 102px;
    right: 14px;

    width: 24px;
    height: 25px;

    color: #06f;
    background: url(../img/ico_index_3.png) no-repeat;
    background-size: 100% 100%;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-1 .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    margin-top: 50px;

    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-1 .carousel {
    width: 47%;
}
.news-1 .carousel .item {
    display: block;

    position: relative;

    width: 100%;
    height: 100%;
}
.news-1 .carousel .container-news {
    height: 476px;
}
.news-1 .carousel .title-item {
    overflow: hidden;

    position: absolute;
    bottom: 0;
    left: 0;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 105px;
    padding-left: 17px;
    width: 100%;
    height: 70px;

    line-height: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;

    background-color: rgba(25, 105, 237, 0.76);

    -o-text-overflow: ellipsis;
}
.news-1 .carousel .item img {
    width: 100%;
    height: 100%;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.news-1 .carousel .item:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.news-1 .carousel .button-next-news {
    top: auto;
    right: 15px;
    bottom: 0;

    width: 40px;
    height: 70px;

    background: url(../img/ico_index_2.png) no-repeat;
    background-position: center;
    background-size: 19px 21px;
}
.news-1 .carousel .button-next-news::after,
.news-1 .carousel .button-prev-news::after {
    display: none;
}
.news-1 .carousel .button-prev-news {
    top: auto;
    right: 55px;
    bottom: 0;
    left: auto;

    width: 40px;
    height: 70px;

    background: url(../img/ico_index_1.png) no-repeat;
    background-position: center;
    background-size: 19px 21px;
}
.news-1 .list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: solid 1px #1969ed;
    padding: 54px 58px 0;
    width: 53%;
}
.news-1 .list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;

    margin-bottom: 33px;

    -ms-flex-align: center;
    align-items: center;
}
.news-1 .list .time {
    margin-right: 40px;

    text-align: center;
}
.news-1 .list .time .day {
    font-size: 40px;
    font-weight: bold;
    line-height: 42px;

    color: #1969ed;
}
.news-1 .list .time .year {
    margin-top: 8px;

    line-height: 18px;
    white-space: nowrap;
}
.news-1 .list .title-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    -webkit-box-align: center;

    width: 575px;

    white-space: nowrap;
    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
    -ms-flex-align: center;
    align-items: center;
}
.news-1 .list h4 {
    overflow: hidden;

    width: 100%;

    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}
.news-1 .list .item span {
    display: block;

    margin-right: 0;
    width: 0;
    height: 2px;

    background-color: #787979;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-1 .list p {
    margin-top: 8px;
    width: 100%;
    height: 84px;

    line-height: 28px;

    -webkit-line-clamp: 3;
}
.news-1 .list .item:hover span {
    margin-right: 10px;
    width: 45px;
}
.news-1 .list .item:hover {
    background-color: #f5f5f5;
}

/* 通知公告 */
.news-2 {
    position: relative;

    margin-top: 60px;
}
.news-2 .more {
    top: 22px;
}
.news-2 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    margin-top: 40px;

    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-2 .item {
    display: block;
    overflow: hidden;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #d2d2d2;
    padding: 45px 45px 0;
    padding-bottom: 14.2%;
    width: 32.33%;
    height: 0;
}
.news-2 .item .time {
    font-size: 18px;
    line-height: 20px;

    color: #999;
}
.news-2 .item .day {
    font-size: 30px;
    line-height: 32px;

    color: #333;
}
.news-2 .item h4 {
    display: -webkit-box;
    overflow: hidden;
    overflow: hidden;

    -webkit-box-orient: vertical;

    margin-top: 20px;
    width: 100%;

    line-height: 30px;
    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.news-2 .item p {
    margin-top: 12px;
    height: 56px;

    line-height: 28px;

    -webkit-line-clamp: 2;
}
.news-2 .item:hover {
    border: none;

    background-color: #1969ed;
}
.news-2 .item:hover div,
.news-2 .item:hover span,
.news-2 .item:hover h4,
.news-2 .item:hover p {
    color: #fff !important;
}
.news .more:hover {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* 1600px以下 */
@media screen and (max-width: 1600px) {
    .news-1 {
        padding-top: 40px;
    }
    .news-1 .carousel .container-news {
        height: 381px;
    }
    .news-1 .list .title-item {
        width: 460px;
    }
    .news-1 .list {
        padding: 30px 35px 0;
    }
    .news-1 .list p {
        height: 56px;

        -webkit-line-clamp: 2;
    }
    .news-2 {
        margin-top: 40px;
    }
}
/*===== 新闻中心 end =====*/

/*===== 企业服务 start =====*/
.serve {
    position: relative;

    padding-top: 67px;
    padding-bottom: 35px;
    padding-bottom: 55px;
    width: 100%;

    background: url(../img/back_index_2.jpg) no-repeat;
    background-size: 100% 100%;
}
.serve h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;

    color: #fff;
}
.serve .title-text {
    margin-top: 15px;

    font-size: 18px;
    line-height: 20px;
    text-align: center;

    color: #fff;
}
/* 导航 */
.serve .subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 55px;
}
.serve .subnav li {
    position: relative;

    width: 20%;
}
.serve .subnav li .line {
    display: block;

    position: absolute;
    top: 50%;
    right: 0;

    margin-top: -45px;
    width: 1px;
    height: 90px;

    background-color: #7f7f7f;

    content: "";
}
.serve .subnav li .item-subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-box-align: center;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    width: 100%;
    height: 120px;

    background-color: #303030;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.serve .subnav li .item-subnav .tp-item {
    margin-right: 35px;
}
.serve .subnav li .item-subnav .tp-item .tp {
    display: block;

    background-image: url(../img/ico_index_5.png);
    background-repeat: no-repeat;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.serve .subnav li:nth-child(1) .tp-item .tp {
    width: 34px;
    height: 40px;

    background-position: -5px -5px;
}
.serve .subnav li:nth-child(2) .tp-item .tp {
    width: 35px;
    height: 40px;

    background-position: -93px -5px;
}
.serve .subnav li:nth-child(3) .tp-item .tp {
    width: 42px;
    height: 42px;

    background-position: -183px -5px;
}
.serve .subnav li:nth-child(4) .tp-item .tp {
    width: 39px;
    height: 39px;

    background-position: -287px -5px;
}
.serve .subnav li:nth-child(5) .tp-item .tp {
    width: 37px;
    height: 37px;

    background-position: -385px -5px;
}
.serve .subnav li:nth-child(1):hover .tp-item .tp {
    background-position: -49px -5px;
}
.serve .subnav li:nth-child(2):hover .tp-item .tp {
    background-position: -138px -5px;
}
.serve .subnav li:nth-child(3):hover .tp-item .tp {
    background-position: -235px -5px;
}
.serve .subnav li:nth-child(4):hover .tp-item .tp {
    background-position: -336px -5px;
}
.serve .subnav li:nth-child(5):hover .tp-item .tp {
    background-position: -432px -5px;
}
.serve .subnav li .item-content {
    width: 100%;
}
.serve .subnav li .item-subnav-sel {
    position: relative;

    background-color: #1863e6;
}
.serve .subnav li:nth-child(2) .line,
.serve .subnav li:nth-child(3) .line {
    display: none;
}
.serve .subnav li .item-subnav-sel::after {
    display: block;

    position: absolute;
    bottom: -18px;
    left: 50%;
    z-index: 100;

    margin-left: -16px;
    width: 33px;
    height: 20px;

    background: url(../img/ico_index_26.png) no-repeat;
    background-size: 100% 100%;

    content: "";
}
.serve .subnav h5 {
    width: 100%;

    font-weight: bold;
    line-height: 20px;
}
.serve .subnav p {
    margin-top: 12px;

    line-height: 18px;

    -webkit-line-clamp: 2;
}
.serve .item-subnav-sel {
    background-color: #fff;
}
/* 列表 */
.serve .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 75px;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.serve .list li {
    margin-right: 2.3%;
    width: 31.8%;
}
.serve .list li:nth-child(3n) {
    margin-right: 0;
}
.serve .list .item {
    display: block;

    position: relative;

    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 40px 40px 0;
    height: 295px;

    background-color: #fff;

    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.serve .list .item h4 {
    display: inline-block;
    overflow: hidden;

    position: relative;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 55px;
    max-width: 100%;

    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}
.serve .list .item h4::after {
    display: block;

    position: absolute;
    top: 0;
    right: 0;

    width: 44px;
    height: 24px;

    background: url(../img/ico_index_10.png) no-repeat;
    background-size: 100% 100%;

    content: "";
}
.serve .list .item p {
    overflow: hidden;

    margin-top: 17px;
    width: 100%;

    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}
.serve .list .btn-item {
    margin-top: 27px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* width: 70px; */
    height: 26px;
    padding: 0px 10px;
    cursor: pointer;
}
.serve .list .money {
    margin-top: 25px;

    font-size: 20px;
    font-weight: bold;
    line-height: 22px;

    color: #ff4900;
}
.serve .list .detail {
    margin-top: 30px;
}

.serve .list .item .tp-item .tp {
    display: block;

    position: absolute;
    right: 40px;
    bottom: 40px;

    background-image: url(../img/ico_index_4.png);
    background-repeat: no-repeat;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.serve .list li:nth-child(1) .tp-item .tp {
    width: 96px;
    height: 96px;

    background-position: -5px -5px;
}
.serve .list li:nth-child(2) .tp-item .tp {
    width: 103px;
    height: 97px;

    background-position: -5px -217px;
}
.serve .list li:nth-child(3) .tp-item .tp {
    width: 103px;
    height: 93px;

    background-position: -5px -431px;
}
.serve .list li:nth-child(4) .tp-item .tp {
    width: 92px;
    height: 104px;

    background-position: -5px -637px;
}
.serve .list li:nth-child(5) .tp-item .tp {
    width: 99px;
    height: 99px;

    background-position: -5px -865px;
}
.serve .list li:nth-child(6) .tp-item .tp {
    width: 102px;
    height: 97px;

    background-position: -5px -1083px;
}
.serve .list li:nth-child(1):hover .tp-item .tp {
    background-position: -5px -111px;
}
.serve .list li:nth-child(2):hover .tp-item .tp {
    background-position: -5px -324px;
}
.serve .list li:nth-child(3):hover .tp-item .tp {
    background-position: -5px -534px;
}
.serve .list li:nth-child(4):hover .tp-item .tp {
    background-position: -5px -751px;
}
.serve .list li:nth-child(5):hover .tp-item .tp {
    background-position: -5px -974px;
}
.serve .list li:nth-child(6):hover .tp-item .tp {
    background-position: -5px -1190px;
}
.serve .list {
    display: none;
}
.serve .list-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/* 1600px以下 */
@media screen and (max-width: 1600px) {
    .serve .subnav li .tp-item {
        zoom: 0.8;

        margin-right: 20px !important;
    }
    .serve {
        padding-top: 40px;
    }
    .serve .list li .tp-item {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
    }
    .serve .list .item {
        padding: 25px;
        height: auto;
    }
}
/*===== 企业服务 end =====*/

/*===== 恒正学院 start =====*/
.school {
    position: relative;

    padding-top: 68px;
    padding-bottom: 85px;
    width: 100%;

    background: url(../img/back_index_3.jpg) no-repeat;
    background-size: 100% 100%;
}
.school .center-wrapper {
    position: relative;
}
.school h2,
.school h3 {
    text-align: right;
}
/* 导航 */
.school .subnav {
    position: absolute;
    top: 145px;
    right: 0;
    z-index: 50;
}
.school .subnav li {
    overflow: hidden;

    margin-bottom: 23px;
    max-width: 200px;

    line-height: 20px;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}
.school .subnav .item-subnav {
    white-space: nowrap;

    cursor: pointer;
}
.school .subnav .item-subnav-sel {
    color: #1969ed;
}
.school .subnav .item-subnav:hover {
    color: #1969ed;
}
.school .item {
    display: block;
    overflow: hidden;

    position: relative;
    z-index: 10;

    border-radius: 10px;
    padding-bottom: 20px;
    width: 100%;

    background-color: #fff;

    -webkit-box-shadow: 0 10px 16px 2px rgba(0, 12, 124, 0.07);
    box-shadow: 0 10px 16px 2px rgba(0, 12, 124, 0.07);
}
.school .item::before {
    display: block;

    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 3px;

    background-color: #1863e6;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;

    content: "";
}
.school .item img {
    width: 100%;
    height: 200px;
}
.school .item .item-content {
    padding-left: 36px;
}
.school .item .item-name {
    margin-top: 22px;

    line-height: 20px;
}
.school .item .class-name {
    overflow: hidden;

    margin-top: 8px;
    width: 70%;

    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;
}
.school .item::after {
    display: block;

    position: absolute;
    right: 25px;
    bottom: 40px;

    width: 42px;
    height: 11px;

    background: url(../img//ico_index_17.png) no-repeat;
    background-size: 100% 100%;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;

    content: "";
}
.school .item:hover::before {
    width: 100%;
}
.school .item:hover::after {
    opacity: 0;

    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}
/* 轮播 */
.school .main {
    display: none;

    position: relative;

    margin-top: 55px;
}
.school .main-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.school .container-school {
    z-index: 20;

    margin: 0;
    width: 1055px;
}
.school .button-prev-school::after,
.school .button-next-school::after {
    display: none;
}
.school .button-prev-school {
    top: auto;
    right: 0;
    bottom: 5px;
    left: auto;

    width: 40px;
    height: 10px;

    background: url(../img/ico_index_19.png) no-repeat;
    background-size: 100% 100%;

    outline: none;
    opacity: 1;
}
.school .button-next-school {
    top: auto;
    right: 130px;
    bottom: 5px;
    left: auto;

    width: 40px;
    height: 10px;

    background: url(../img/ico_index_18.png) no-repeat;
    background-size: 100% 100%;

    outline: none;
    opacity: 1;
}
.school .pagination-school {
    top: auto;
    right: 60px;
    bottom: 0;
    left: auto;

    width: auto;
}
.school .page-school {
    font-size: 16px;
    line-height: 18px;

    color: #666;
}
.school .page-school .current-school {
    font-size: 21px;
    line-height: 23px;

    color: #333;
}
.school .current-back {
    display: block;

    position: absolute;
    right: 230px;
    bottom: 100px;

    width: 215px;
    height: 178px;

    font-size: 176px;
    font-weight: bold;
    line-height: 178px;

    color: #1969ed;

    opacity: 0.26;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* 1600px以下 */
@media screen and (max-width: 1600px) {
    .school .container-school {
        width: 920px;
    }
    .school .item img {
        height: 175px;
    }
    .school .current-back {
        right: 70px;
    }
}
/*===== 恒正学院 end =====*/

/*===== 关于我们 start =====*/
.about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    position: relative;

    height: 680px;
}
.about .left-about,
.about .right-about {
    overflow: hidden;

    position: relative;

    width: 50%;
    height: 680px;
}
.about .left-about {
    background: url(../img/back_index_4.jpg) no-repeat;
    background-size: 100% 100%;
}
.about .left-about::after {
    display: block;

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(24, 99, 230, 0.89);

    content: "";
}
.about .right-about {
    background: url(../img/pic_index_1.jpg) no-repeat;
    background-size: 100% 100%;
}
.about .center-wrapper {
    position: absolute;
    left: 50%;

    margin-left: -775px;
    padding-top: 68px;
}
.about h2 {
    line-height: 32px;
}
.about h3 {
    margin-top: 8px;

    line-height: 28px;
}
.about h4 {
    margin-top: 60px;

    line-height: 24px;
}
.about .text {
    margin-top: 20px;
    width: 655px;

    font-size: 18px;
    line-height: 30px;

    color: #fff;
}
.about .more-public {
    margin: 40px 0 0;
}
.about .main {
    margin-top: 60px;
}
.about ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 160px;
}
.about ul li {
    width: 25%;
}
.about .main .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -webkit-box-align: center;

    width: 100%;
    height: 100%;

    background-color: #fff;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.about .main .item:hover .tp-item {
    position: relative;

    background-color: #1863e6;
}
.about .main .tp-item {
    position: relative;

    margin-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #1976ee;
    border-radius: 50%;
    width: 88px;
    height: 88px;

    line-height: 88px;
    text-align: center;

    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.about .main .tp-item .tp {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;

    background-image: url(../img/ico_index_6.png);
    background-repeat: no-repeat;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.about .main li:nth-child(1) .tp-item .tp {
    display: block;

    width: 42px;
    height: 36px;

    background-position: -5px -5px;
}
.about .main li:nth-child(2) .tp-item .tp {
    width: 37px;
    height: 37px;

    background-position: -5px -97px;
}
.about .main li:nth-child(3) .tp-item .tp {
    width: 32px;
    height: 39px;

    background-position: -5px -191px;
}
.about .main li:nth-child(4) .tp-item .tp {
    width: 37px;
    height: 37px;

    background-position: -5px -289px;
}
.about .main li:nth-child(1):hover .tp-item .tp {
    background-position: -5px -51px;
}
.about .main li:nth-child(2):hover .tp-item .tp {
    background-position: -5px -144px;
}
.about .main li:nth-child(3):hover .tp-item .tp {
    background-position: -5px -240px;
}
.about .main li:nth-child(4):hover .tp-item .tp {
    background-position: -5px -336px;
}
.about .main h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;

    color: #333;
}
.about .main p {
    margin-top: 10px;
    width: 130px;

    font-size: 14px;
    line-height: 16px;
}
/* 1600px以下 */
@media screen and (max-width: 1600px) {
    .about {
        height: 560px;
    }
    .about .left-about,
    .about .right-about {
        height: 560px;
    }
    .about .center-wrapper {
        margin-left: -600px;
        padding-top: 40px;
        width: 1200px;
    }
    .about h4 {
        margin-top: 40px;
        width: 550px;

        line-height: 28px;
    }
    .about .text {
        width: 550px;

        font-size: 14px;
    }
    .about .main {
        margin-top: 40px;
    }
    .about ul {
        height: auto;
    }
    .about .main .item {
        padding: 10px 0;
    }
    .about .main .tp-item {
        width: 60px;
        height: 60px;

        line-height: 60px;
    }
    .about .main .tp-item img {
        zoom: 0.8;
    }
}
/*===== 关于我们 end =====*/

/*===== 友情链接 start =====*/
.friend {
    width: 100%;
    height: 50px;

    line-height: 50px;

    background-color: #f7f7f7;
}
.friend span {
    margin-right: 20px;
}
.friend a {
    margin-right: 20px;

    color: #666;
}
.friend a:hover {
    color: #1976ee;
}
@media screen and (max-width: 1600px) {
    .friend span {
        font-size: 16px;
    }
    .friend a {
        font-size: 14px;
    }
}
/*===== 友情链接 end =====*/

/*===== 动画 start =====*/
@-webkit-keyframes shan-animate {
    0% {
        opacity: 0.5;

        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        opacity: 0.2;

        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }
    100% {
        opacity: 0;

        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes shan-animate {
    0% {
        opacity: 0.5;

        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        opacity: 0.2;

        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }
    100% {
        opacity: 0;

        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }
}
/*===== 动画 end =====*/
