﻿div.linkmap {
    padding-left: 0;
    background: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.wrap_main {
    background: url(/Content/Areas/Common/images/common/linkmapBg.png) no-repeat top center;
}

.min_top {
    background: url(/Content/Areas/News/images/YiXueJiaoYu/xueyuanBg.png) no-repeat bottom center;
    padding-top: 46px;
}

.xueyuan {
    margin-top: 50px;
    padding-bottom: 60px;
}

.xueyuan>a {
    display: block;
    overflow: hidden;
    width: 592px;
    height: 434px;
}

.xueyuan>a:hover img {
    transform: scale(1.1);
}

.xueyuan>a img {
    transition: all 0.2s;
}

.xueyuan_des {
    width: 608px;
    height: 314px;
    background: #F6F6F6;
    padding: 0 24px;
    box-sizing: border-box;
    margin-top: 69px;
}

.xueyuan_des p {
    font-size: 14px;
    color: #666;
    line-height: 29px;
    text-indent: 2em;
    position: relative;
}

.xueyuan_des h2 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 40px 0 20px;
}

.xueyuan_des a.details {
    width: 53px;
    height: 85px;
    background: #D43F3A;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    white-space: nowrap;
    text-align: center;
    text-indent: initial;
    box-sizing: border-box;
    margin-top: -8px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.xueyuan_des a.details b.moreBtn {
    font-size: 25px;
    font-weight: 100;
}


/* .xueyuan_des a.details:hover {
    font-size: 16px;
} */

.xueyuan_des a.details img {
    display: block;
    margin: 0 auto;
}

.daoshi {
    padding: 43px 0 70px;
    position: relative;
}

.swiper-container_1 {
    overflow: hidden;
    width: 1040px;
    margin: 40px auto 0;
}

.swiper-container_1 .img_box {
    width: 224px;
    height: 264px;
    overflow: hidden;
    display: block;
}

.swiper-container_1 .img_box:hover img {
    transform: scale(1.1);
}

.swiper-container_1 .cont_imgbox {
    background: url(/Content/Areas/News/images/YiXueJiaoYu/docBg.png) no-repeat left bottom;
    height: 360px;
    padding-left: 11px;
    box-sizing: border-box;
}

.swiper-container_1 .cont_imgbox .Name {
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.swiper-container_1 .cont_imgbox .zhiwu {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 0 20px;
}

.swiper-container_1 .img_box img {
    width: 100%;
    transition: all 0.2s;
    box-sizing: border-box;
    border: 1px solid #D6BB84;
}

.swiper-button-next_1,
.swiper-button-prev_1 {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.swiper-button-next_1 {
    background: #E59C9C url(/Content/Areas/News/images/YiXueJiaoYu/jiantouR.png) no-repeat center;
    right: 0;
}

.swiper-button-prev_1 {
    background: #E59C9C url(/Content/Areas/News/images/YiXueJiaoYu/jiantouL.png) no-repeat center;
    left: 0;
}

.swiper-button-next_1:hover {
    background: #D3413D url(/Content/Areas/News/images/YiXueJiaoYu/jiantouR.png) no-repeat center;
}

.swiper-button-prev_1:hover {
    background: #D3413D url(/Content/Areas/News/images/YiXueJiaoYu/jiantouL.png) no-repeat center;
}

.Min2 {
    background: url(/Content/Areas/News/images/YiXueJiaoYu/centerBg.png) no-repeat top center;
    overflow: hidden;
    padding-top: 218px;
}

.cards {
    float: right;
    width: 532px;
}

.cards ul {
    width: 100%;
    overflow: hidden;
}

.cards ul li {
    width: 266px;
    height: 266px;
    float: left;
}

.cards ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 24px;
    overflow: hidden;
    text-align: center;
}

.cards ul li a img {
    height: 53px;
    display: block;
    margin: 85px auto 20px;
    transition: transform .6s ease-in-out;
}

.cards ul li a:hover img {
    transform: rotateY(360deg);
}

.cards ul li:nth-child(2) {
    background: #D1B477;
}

.cards ul li:nth-child(3) {
    background: #CA3737;
}

.cards ul li:nth-child(4) {
    background: #BBADA7;
}

.Min3 {
    background: url(/Content/Areas/News/images/YiXueJiaoYu/botBg.png) no-repeat top center;
    overflow: hidden;
    margin-top: -30px;
    padding: 213px 0 152px;
}

.items>div {
    width: 384px;
    height: auto;
    float: left;
    background: rgba(255, 255, 255, 0.9);
    padding: 0 20px 17px;
    box-sizing: border-box;
}

.items>div:nth-child(1) {
    border-top: 3px solid #E2B471;
}

.items>div:nth-child(2) {
    margin: 0 24px 0;
    border-top: 3px solid #D3413D;
}

.items>div:nth-child(3) {
    border-top: 3px solid #E2B471;
    background: none;
    padding: 0;
}

.items .items4 {
    padding: 0 20px 17px;
    background: rgba(255, 255, 255, 0.9);
}

.items .title-common .titleL img {
    display: none;
}

.items .title-common {
    color: #333;
    font-size: 22px;
}

.items .title-common a {
    color: #999;
    width: auto;
    height: auto;
}

.items .title-common a:hover {
    color: #D3413D;
}

.items .title-common a::after {
    display: none;
}

.items ul.article_list li a {
    width: auto;
}

.items ul.article_list li span.span_date {
    font-size: 12px;
    color: #999;
}

.items ul.article_list li {
    padding: 10px 0 10px 16px;
}

.items ul.article_list li:hover .span_date {
    color: #D3413D;
}

ul.items_cards {
    overflow: hidden;
    margin-top: 22px;
}

ul.items_cards li {
    float: left;
    width: 180px;
    height: 146px;
    margin-left: 24px;
    border-radius: 5px;
}

ul.items_cards li:nth-child(1) {
    margin-left: 0;
    background: rgba(202, 55, 55, 0.9);
}

ul.items_cards li:nth-child(2) {
    background: rgba(176, 151, 122, 0.9);
}

ul.items_cards li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
}

ul.items_cards li a img {
    display: block;
    margin: 37px auto 15px;
    transition: transform .6s ease-in-out;
}

ul.items_cards li:nth-child(2) a img {
    margin: 29px auto 12px;
}

ul.items_cards li a:hover img {
    transform: rotateY(360deg);
}

@media screen and (max-width:768px) {
    .wrap_main {
        background: none;
    }
    .min_top {
        padding-top: 0;
        padding-bottom: 0;
    }
    .CommonTitle {
        width: 100%;
        height: auto;
        font-size: 20px;
        padding: 10px;
    }
    .CommonTitle img {
        width: 20px;
    }
    .xueyuan {
        margin-top: 0;
        padding: 10px;
    }
    a.xueyuan_img.fl {
        float: none;
        width: 100%;
        height: auto;
    }
    a.xueyuan_img.fl img {
        width: 100%;
    }
    .xueyuan_des {
        width: 100%;
        height: auto;
        padding: 0 10px;
        margin-top: 10px;
        float: none;
    }
    .xueyuan_des h2 {
        padding: 20px 0 20px;
    }
    .xueyuan_des a.details {
        height: 50px;
        padding-top: 2px;
        margin-top: -18px;
    }
    .daoshi {
        padding: 36px 10px 10px;
        position: relative;
        box-sizing: border-box;
    }
    .swiper-container_1 {
        overflow: hidden;
        width: 100%;
        margin: 10px auto 0;
    }
    .swiper-button-next_1,
    .swiper-button-prev_1 {
        display: none;
    }
    .swiper-container_1 .img_box {
        height: 197px;
        width: 100%;
    }
    .swiper-container_1 .cont_imgbox .Name {
        font-size: 18px;
    }
    .swiper-container_1 .cont_imgbox .zhiwu {
        font-size: 14px;
        padding: 0 10px;
    }
    .swiper-container_1 .cont_imgbox {
        height: 310px;
        padding-left: 0;
    }
    .Min2 {
        padding: 0 10px;
        background: none;
    }
    .cards {
        float: none;
        width: 100%;
    }
    .cards ul li:nth-child(1) {
        display: none;
    }
    .cards ul li {
        width: 32%;
        height: 100px;
        float: left;
    }
    .cards ul li:nth-child(3) {
        margin: 0 2%;
    }
    .cards ul li a {
        font-size: 14px;
    }
    .cards ul li a img {
        height: 30px;
        margin: 10px auto 10px;
    }
    .Min3 {
        background: none;
        margin-top: 10px;
        padding: 10px;
        box-sizing: border-box;
    }
    .items>div {
        width: 100%;
        height: auto;
        float: none;
        padding: 0 10px 10px;
        margin-bottom: 10px;
        box-shadow: 0px 0px 20px #ddd;
    }
    .items .title-common {
        font-size: 20px;
    }
    .items>div:nth-child(2) {
        margin: 0 0 10px;
    }
    .items .items4 {
        padding: 0 10px 10px;
    }
    ul.items_cards {
        margin-top: 0;
        padding: 0 10px 10px;
        box-sizing: border-box;
    }
    ul.items_cards li {
        width: 49%;
        height: 146px;
        margin-left: 2%;
    }
}