@charset "utf-8";

/* CSS Document */

@media screen and (max-width: 1200px) {
    .lunbo2 a img {
        height: 58vw !important;
        width: 100vw !important;
    }
    .wid {
        width: 94%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .menuBtn {
        display: block;
    }
    .hd_top {
        width: 100%;
        display: block;
        position: absolute;
        float: unset;
        bottom: 4px;
        top: unset;
    }
    .hd_top .top_r {
        display: none;
    }
    .header .search_box {
        margin: 0 auto;
    }
    .header {
        width: 100%;
        height: 21vw;
        background-image: url(../images/earth.png);
    }
    .header .wid {
        width: 100%;
        height: 21vw;
        position: relative;
    }
    .header .header_bg {
        height: 55px;
        line-height: 55px;
        background-image: none !important;
    }
    .header .header_bg .logo img {
        height: 40px;
        padding-top: 2px;
    }
    .nav {
        display: none !important;
    }
    .main {
        padding-top: 21%;
        padding-bottom: 3%;
        padding-top: 0;
    }
    .main .part2 .partList {
        width: 50%;
    }
    .main .part2 .partList .con ul li.tuwen .s_text {
        float: none;
        width: auto;
    }
    .main .part3 .friendship_link {
        width: 100%;
    }
    .main .part3 .subject {
        width: 100%;
    }
    .main .part3 .partList .con .link_ol {
        width: 100%;
    }
    .list .list_left {
        width: 100%;
        margin-bottom: 2%;
        margin-top: 10px;
    }
    .list .list_left ul li {
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 1px;
        background-position: 90% center;
    }
    .list .list_left ul li.hover {
        background-image: url(../images/li_bg_on.png);
        background-position: 90% center;
        background-color: #e5f2f8;
    }
    .list .list_left ul li:nth-child(2n) {
        margin-right: 0;
    }
    .list .list_right {
        width: 100%;
        margin-left: 0;
        padding: 0 3%;
    }
    .m-arrow-lb .fl {
        width: 100%;
        margin-bottom: 10px;
    }
    .m-arrow-lb .fr {
        width: 100%;
    }
    .header .wid>.fl .logo {
        line-height: 55px;
        margin-left: 3%;
    }
    .header .wid>.fl .logo img {
        max-height: 40px;
    }
    .header .words {
        margin-top: 7px;
    }
    .header .words .big_word {
        font-size: 16px;
    }
    .header .words .lit_word {
        font-size: 12px;
        letter-spacing: 0;
    }
    .header .long_line {
        height: 20px;
        margin-top: 19px;
    }
    .header .wid>.fl {
        height: auto;
        width: 100%;
        background-image: url(../images/College.png);
        position: relative;
        top: 10px;
        background-size: 100% 100%;
        width: 80vw !important;
        height: 12vw !important;
        left: 12px;
    }
    .main .part1 .partList {
        width: 100% !important;
    }
    .main .pic_list {
        height: auto;
    }
    .main .pic_list .slick-list li {
        height: auto;
    }
    .main .part2 {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .main .sub_box {
        width: 100%;
    }
    .main .sub_ol {
        width: 100%;
    }
    .main .sub_ol li {
        width: 19%;
        float: left;
        margin-right: 1%;
    }
    .main .sub_ol li:last-child {
        margin-right: 0;
    }
    .header .search_box {
        position: relative;
        height: 26px;
        width: calc(100% - 24px);
        border: solid 1px #eaeaea;
        line-height: 25px;
    }
    .header .search_box .sub_btn {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        height: 25px;
    }
}

@media screen and (max-width: 767px) {
    .main .part1 .partList .con {
        padding: 0 3%;
        border: none;
        width: 100%;
    }
    .main .part1 .partList {
        width: 100% !important;
        height: 237px !important;
        margin-bottom: 3%;
    }
    .main .part1 .partList .con ul li>a {
        width: 60%;
    }
    .main .part1 {
        margin-top: 3%;
        padding: 0;
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
    }
    .main .part1 .partList .con ul li {
        height: 28px;
        line-height: 28px;
    }
    .main .part1 .partList .con ul {
        padding: 6px 3px 2px 3px;
    }
    .foot .info span {
        display: block;
        line-height: 24px;
        padding: 0;
        text-align: center;
    }
    .main .part2 .partList .con ul li.tuwen .s_pic {
        width: 144px;
        height: 89px;
    }
    .main .part2 .partList .con ul li.tuwen .s_text_tip {
        margin-top: 10px;
    }
    .main .part2 .partList .con ul li.tuwen .s_text_con a {
        line-height: 20px;
        height: 60px;
    }
    .list {
        padding-top: 0;
    }
    .list .list_left h2 {
        line-height: 34px;
        height: 34px;
        font-size: 15px;
    }
    .list .list_left ul li {
        line-height: 34px;
        height: 34px;
    }
    .list .list_left ul li a {
        font-size: 14px;
    }
    .list .list_right .title {
        padding: 10px 0;
    }
    .list .list_right .title .list_nav {
        top: 2px;
    }
    .list .list_right>ul li {
        padding: 3% 0;
    }
    .list .list_right>ul li .link_tit a {
        width: 60%;
        font-size: 15px;
    }
    .list .list_right>ul li .link_tit .time {
        padding-top: 2px;
    }
    .list .list_right>ul li .txt {
        padding: 0 10px;
        margin-top: 5px;
    }
    .list .list_right>ul li .link_tit {
        padding: 0;
    }
    .pagination li {
        margin: 0 1px;
    }
    .pagination li a {
        padding: 3px 6px;
    }
    .main .details {
        padding: 3%;
    }
    .main .details .d_txt {
        margin-top: 18px;
    }
    .main .details .d_txt h1 {
        font-size: 19px;
    }
    .main .details .d_txt .dtit {
        padding-bottom: 20px;
    }
    .main .details .d_txt .con {
        width: 100%;
    }
    .m-arrow-lb {
        padding: 3%;
        font-size: 14px;
        margin: 0;
    }
    .header .wid>.fl .logo img {
        max-height: 30px;
    }
    .header .long_line {
        margin: 0 4px;
        margin-top: 18px;
    }
    .header .words {
        margin-top: 9px;
    }
    .banner .slick-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        background-size: 10px;
    }
    .banner .slick-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        background-size: 10px;
    }
    .main .pic_list .slick-list li .text {
        font-size: 12px;
    }
    .main .pic_list .slick-list li .text p {
        width: 53%;
    }
    .main .sub_ol li {
        width: 32%;
        margin-right: 2%;
        height: 30px;
        line-height: 30px;
    }
    .main .sub_ol li:nth-child(3n) {
        margin-right: 0;
    }
    .main .sub_ol li .sub_tip {
        font-size: 12px;
    }
    .main .sub_ol li .sub_img {
        width: 20px;
    }
    .col_menu_con {
        display: none;
        border: 0px solid #e4e4e4;
    }
    .arrow {
        display: block !important;
    }
    .main .part1 .ryq {
        height: 260px !important;
    }
    .wp_articlecontent img {
        width: 88vw;
    }
}

@media screen and (max-width: 768px) {
    .lunbo1 img {
        height: 31vw;
    }
    .wp_paging li {
        height: 25px;
        line-height: 25px;
        margin-top: 5px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .list .list_left table td {
        background-image: none;
    }
    .list .list_left table td a {
        text-align: center;
        text-indent: 0px;
    }
    .main .diyihang .partList {
        height: 100% !important;
    }
    .collegelogo {
        background-image: url(../images/College.png);
        position: relative;
        top: 13px;
        background-size: 100% 100%;
        width: 80vw !important;
        height: 8.5vw !important;
        left: 12px;
    }
    .nav {
        display: none !important;
    }
    #carouselExampleControls2 {
        position: relative;
    }
    .foot .wrapper {
        flex-direction: column;
    }
    .foot .wrapper .left {
        flex-direction: column;
        width: 100%;
    }
    .foot .wrapper {
        /* width: 100vw; */
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-content: center;
        align-items: center;
    }
    .foot .wrapper .left .dropup {
        margin: 0 !important;
    }
    .foottop .wrapper .info {
        margin-top: 20px;
        margin-left: 0px;
        width: 60%;
    }
    .foottop {
        min-height: 334px;
    }
    .footdown {
        height: 45px;
        line-height: 45px;
    }
    .footdown p {
        /* transform:scale(0.7); */
    }
    #topw9999 {
        width: 328px !important;
    }
    .window1616 {
        /* margin-bottom: 3%; */
    }
}