@media only screen and (max-width: 1668px) {}

@media only screen and (max-width: 1260px) {

    /* ######### 移动端头部导航适配样式 ######### */
    body {
        padding-top: 70px;
        box-sizing: border-box;
    }

    .pc_hide_form,
    .pc_header {
        display: none;
    }

    .mobile_header {
        display: block;
    }

    /* ######### 移动端头部导航适配样式 END ######### */

}

@media only screen and (max-width: 1200px) {
    .w12 {
        width: 90%;
    }

    /* ######### 首页轮播banner ######### */

    #home_banner .swiper-container .swiper-slide {
        height: 400px;
    }

    /* ######### 首页轮播banner END ######### */

    /* ######### 模块三 校友风采 ######### */

    #page3_alumni_style_banner_text {
        max-width: 35%;
    }

    #page3_alumni_style_banner_imgages,
    #page3_alumni_style_banner_imgages_small {
        max-width: 57%;
    }

    /* ######### 模块三 校友风采 END ######### */


    /* 子页面 活动详情 */

    .activity_detail_content_box {
        padding: 20px 30px 30px;
    }

    .activity_detail_img,
    .registered_box {
        width: 30%;
        max-width: none;
    }

    .activity_detail_box,
    .activity_detail_rich_text {
        width: 68%;
        max-width: none;
    }

    .activity_type>div {
        margin-right: 50px;
    }

    /* 子页面 活动详情 END */

    /* 改版校友风采 */
    /* #page3_modify_alumni_style_banner .swiper-slide { */
        /* height: auto; */
        /* display: block; */
    /* } */
/*  */
    /* #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(3){ */
        /* float: left; */
        /* margin-top: 15px; */
    /* } */
    /* #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(2){ */
        /* float: right; */
    /* } */
    /* #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(1){ */
        /* float: left; */
    /* } */

    #page3_modify_alumni_style_banner .swiper-slide {
        height: auto;
        display: block;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(3){
        margin-top: 15px;
        width: 100%;
    }
    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(2){
        width: 100%;
        margin-top: 15px;
    }
    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(1){
        width: 100%;
    }
    .page3_modify_alumni_style_banner_textbox {
        transform: scale(1);
        flex: 1;
        padding: 24px 20px 25px;
    }
    #page3_modify_alumni_style_banner .swiper-slide>div.active .page3_modify_alumni_style_banner_textbox {
        flex: 1;
    }

    /* 改版校友风采 END */
}


@media only screen and (max-width: 1000px) {

    /* ######### 主体部分 公共的大盒子/标题栏 ######### */

    .page_container {
        padding: 40px 0;
    }

    .common_title {
        margin-bottom: 30px;
    }

    .common_title h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .common_title h3 {
        line-height: 16px;
        margin-top: 4px;
    }

    .common_title .more_btn {
        font-size: 14px;
        line-height: 18px;
    }

    .common_title .more_btn i {
        margin-left: 8px;
    }

    /* ######### 主体部分 公共的大盒子/标题栏 END ######### */

    /* ######### 模块一 新闻动态 ######### */

    #page1_news_banner .swiper-slide {
        height: 336px;
    }

    .page1_news_list>li {
        margin-top: 30px;
        height: 92px;
    }

    .page1_news_list_l {
        width: 130px;
    }

    .page1_news_list_r {
        width: calc(100% - 154px);
    }

    .page1_news_list_l p {
        padding: 2px 8px;
        font-size: 12px;
        line-height: 16px;
    }

    .page1_news_list_r h2 {
        /* font-size: 14px; */
        line-height: 18px;
        margin: 10px 0;
    }

    .page1_news_list_r p {
        max-height: 44px;
        /* font-size: 14px; */
        line-height: 22px;
    }

    /* ######### 模块一 新闻动态 END ######### */

    /* ######### 模块二 通知公告 ######### */

    .page2_announcement_list>li .date_box {
        width: 64px;
        height: 60px;
        padding-top: 9px;
        line-height: 14px;
    }

    .page2_announcement_list>li .date_box .day {
        font-size: 20px;
        line-height: 28px;
    }

    .page2_announcement_list>li p {
        width: calc(100% - 84px);
        height: 52px;
        font-size: 14px;
        line-height: 26px;
    }

    .page2_r>li {
        height: 158px;
    }

    .page2_r>li h1 {
        font-size: 22px;
        line-height: 28px;
    }

    /* ######### 模块二 通知公告 END ######### */

    /* ######### 模块三 校友风采 ######### */

    .page3 {
        padding: 40px 0 40px;
    }

    .page3_title {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px;
    }

.page3_title_more {
        margin-top: 20px;
    }

    .page3_title h1 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 4px;
    }

    .page3_main {
        height: auto;
        padding-right: 30px;
    }

    #page3_alumni_style_banner_text {
        display: none;
    }

    #page3_alumni_style_banner_imgages {
        position: static;
        width: 100%;
        max-width: 100%;
    }

    #page3_alumni_style_banner_imgages_small {
        max-width: 100%;
        width: 100%;
        /* position: static; */
        position: relative;
        right: 0;
    }

    /* ######### 模块三 校友风采 END ######### */

    /* ######### 模块四 校友活动 ######### */

    #page4_alumni_activity_banner .swiper-slide {
        height: 348px;
    }

    #page4_alumni_activity_banner .swiper-slide .page4_alumni_activity_imgbox {
        /* height: 324px; */
        height: 280px;
    }

    .page4_alumni_activity_textbox>ul {
        /* height: 169px; */
        height: 133px;
        line-height: 16px;
        padding: 15px 15px 20px;
    }

    .page4_alumni_activity_textbox .page4_alumni_activity_title {
        line-height: 20px;
    }

    .page4_alumni_activity_textbox>ul>li:not(:first-child) {
        margin-top: 10px;
    }

    .page4_alumni_activity_textbox>ul>li img {
        margin-top: 1px;
    }

    /* ######### 模块四 校友活动 END ######### */

    /* ######### 模块五 惠园印象 ######### */

    .impression_imgbox>li.float_l>div.impression_img1 {
        height: 180px;
    }

    .impression_imgbox>li.float_l>div.impression_img2 {
        height: 232px;
    }

    .impression_imgbox>li.float_r>div {
        height: 270px;
    }

    .impression_imgbox>li.float_r>ul>li {
        height: 142px;
    }

    /* ######### 模块五 惠园印象 END ######### */


    /* ######### 子页面顶部统一样式 ######### */

    .subpage_top {
        height: auto;
    }

    .subpage_top img {
        min-height: 200px;
    }

    .subpage_top_titlebox {
        min-width: 180px;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
    }

    .subpage_menu_sec {
        /* justify-content: start; */
        /* overflow-y: auto; */
    }

    .subpage_menu_sec>li {
        line-height: 50px;
        margin-right: 6px;
    }

    .subpage_container>div.w12.active {
        padding: 25px 0 30px;
    }

    .subpage_container>div.w12 {
        padding: 0px 0 30px;
    }

    /* ######### 子页面顶部统一样式 END ######### */

    /* ######### 子页面 大盒子 ######### */

    .subpage_main.subpage_main_detail,
    .subpage_main {
        padding: 30px 4%;
    }

    /* ######### 子页面 大盒子 END ######### */



    /* ######### 分页器 ######### */

    .pageNation {
        padding-top: 30px;
    }

    /* ######### 分页器 END ######### */


    /* 子页面 about 关于 */

    .about_title {
        font-size: 20px;
        line-height: 28px;
    }

    .about_date {
        font-size: 12px;
        line-height: 18px;
        margin: 12px 0 20px;
    }

    .about_date i {
        font-size: 12px;
        line-height: 18px;
        margin-right: 8px;
    }

    /* 子页面 about 关于 END */


    /* 子页面 活动列表 */

    .activity_list_box>li .activity_imgbox {
        float: none;
        width: 100%;
        height: auto;
    }

    .activity_list_box>li .activity_imgbox>img {
        width: auto;
        height: auto;
        max-width: 100%;
    }

    .activity_list_box {
        padding: 30px 4%;
        margin-bottom: 30px;
    }

    .activity_text_box {
        max-width: 100%;
        float: none;
    }

    .activity_btn {
        position: static;
    }

    /* 子页面 活动列表 END */


    /* 子页面 捐赠项目列表 */

    .financing_project_listbox>li .financing_project_imgbox {
        height: 180px;
    }

    .financing_project_listbox>li .financing_project_textbox {
        padding: 4%;
        line-height: 18px;
    }

    .financing_project_listbox>li .financing_project_textbox>li.ellipsis-1 {
        margin-bottom: 14px;
    }

    /* 子页面 捐赠项目列表 END */




    /* 子页面 项目详情 */

    .project_detail_img {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }

    .project_detail_textbox {
        width: 100%;
    }

    .project_detail_rich_text {
        margin-bottom: 20px;
    }

    .project_detail_rich_text,
    .other_recommended_itemsbox {
        max-width: 100%;
        width: 100%;
    }

    .project_debriefing_items_r_imgbox>ul>li {
        height: 130px;
    }

    /* 子页面 项目详情 END */


    /* 子页面 捐赠公示详情 END */

    .donation_publicity_detail_contentbox .donation_publicity {
        padding: 15px 15px 30px;
    }

    /* 子页面 捐赠公示详情 END */



    /* 子页面 新闻列表 */

    .subpage_news_list>li {
        padding-bottom: 24px;
    }

    .subpage_news_list>li:not(:first-child) {
        margin-top: 24px;
    }

    /* 子页面 新闻列表 END */


    /* 子页面 校友通讯列表 */

    .subpage_newsletters_list>li,
    .subpage_alumni_style_list>li {
        font-size: 14px;
        line-height: 18px;
        width: 32%;
        margin-right: 2%;
    }

    .subpage_newsletters_list>li:nth-child(4n+4),
    .subpage_alumni_style_list>li:nth-child(4n+4) {
        margin-right: 2%;
        margin-bottom: 0;
    }
    
    .subpage_newsletters_list>li:nth-child(3n+3),
    .subpage_alumni_style_list>li:nth-child(3n+3) {
        margin-right: 0;
        margin-bottom: 30px;
    }

    /* 子页面 校友通讯列表 END */



    /* 子页面 校友组织 */

    .organization_list>li {
        margin-right: 4%;
        width: 22%;
        padding: 20px 8px;
    }

    .organization_list>li:nth-child(5n+5) {
        margin-right: 4%;
        margin-bottom: 0;
    }

    .organization_list>li:nth-child(4n+4) {
        margin-right: 0%;
        margin-bottom: 22px;
    }

    /* 子页面 校友组织 END */

}

@media only screen and (max-width: 768px) {

    /* 改版校友风采 */

    #page3_modify_alumni_style_banner .swiper-slide>div {
        height: auto;
        display: block;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(3){
        margin-top: 15px;
        width: 100%;
    }
    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(2){
        width: 100%;
        margin-top: 15px;
    }
    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(1){
        width: 100%;
    }
    .page3_modify_alumni_style_banner_textbox {
        transform: scale(1);
        /* flex: 1; */
        width: 100%;
        padding: 24px 20px 25px;
    }
    #page3_modify_alumni_style_banner .swiper-slide>div.active .page3_modify_alumni_style_banner_textbox {
        /* flex: 1; */
        width: 100%;
    }

    .page3_modify_alumni_style_banner_img_box {
        width: 100%;
        height: auto;
    }

    #page3_modify_alumni_style_banner .button {
        display: none;
    }

    /* 改版校友风采 END */

    /* ######### 首页轮播banner ######### */

    #home_banner .swiper-container .swiper-slide {
        height: 300px;
    }

    #home_banner .banner_text {
        max-width: 60%;
        padding: 0 15px;
        font-size: 16px;
        line-height: 40px;
        height: 40px;
    }

    #home_banner .swiper-pagination {
        display: none;
    }

    /* ######### 首页轮播banner END ######### */

    /* ######### 模块一 新闻动态 ######### */

    #page1_news_banner {
        width: 100%;
        max-width: 100%;
        margin-bottom: 24px;
    }

    .page1_news_list {
        width: 100%;
        max-width: 100%;
    }

    #page1_news_banner .swiper-slide {
        height: auto;
    }

    .page1_news_list>li {
        margin-top: 20px;
        height: 92px;
    }

    /* ######### 模块一 新闻动态 END ######### */

    /* ######### 模块二 通知公告 ######### */

    .page2_l {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .page2_r {
        float: none;
        max-width: 100%;
    }

    .page2_r>li {
        height: auto;
    }

    .page2_announcement_list>li:nth-child(even) {
        margin-bottom: 20px;
    }

    /* ######### 模块二 通知公告 END ######### */


    /* ######### 模块五 惠园印象 ######### */

    .impression_imgbox>li.float_l>div.impression_img1 {
        height: 138px;
    }

    .impression_imgbox>li.float_l>div.impression_img2 {
        height: 178px;
    }

    .impression_imgbox>li.float_r>div {
        height: 206px;
    }

    .impression_imgbox>li.float_r>ul>li {
        height: 110px;
    }

    /* ######### 模块五 惠园印象 END ######### */

    /* ######### footer 底部 ######### */

    .footer_l {
        max-width: calc(100% - 260px);
    }

    .footer_code_box img {
        width: 100px;
        height: 100px;
    }

    .footer_code_box>div:last-child {
        margin-left: 20px;
    }

    /* ######### footer 底部 END ######### */


    /* ######### 子页面顶部统一样式 ######### */

    .subpage_top img {
        min-height: 180px;
    }

    .subpage_top_titlebox {
        min-width: 180px;
        height: 80px;
        line-height: 80px;
        font-size: 22px;
    }

    /* ######### 子页面顶部统一样式 END ######### */


    /* 子页面 活动详情 */

    .activity_detail_img,
    .activity_detail_box,
    .activity_detail_rich_text,
    .registered_box {
        float: none;
        width: 100%;
        height: auto;
    }

    .activity_detail_img,
    .activity_detail_rich_text {
        margin-bottom: 20px;
    }

    .registered_title {
        padding: 18px 30px;
    }

    /* 子页面 活动详情 END */


    /* 子页面 捐赠项目列表 */

    .financing_project_listbox>li .financing_project_imgbox {
        height: 160px;
    }

    .financing_project_listbox>li .financing_project_textbox>li.ellipsis-1 {
        margin-bottom: 10px;
    }


    .financing_project_listbox>li {
        width: 48%;
        margin-right: 4%;
    }

    .financing_project_listbox>li:nth-child(3n+3) {
        margin-right: 4%;
        margin-bottom: 0;
    }

    .financing_project_listbox>li:nth-child(even) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    /* 子页面 捐赠项目列表 END */


    /* 子页面 捐赠公示列表 */

    .donation_publicity_list {
        width: 100%;
    }

    /* 子页面 捐赠公示列表 END */



    /* 子页面 下载专区列表 */

    .subpage_download_list,
    .subpage_download_list>li>div.float_l,
    .subpage_download_list>li>div.float_l i {
        font-size: 14px;
    }

    .subpage_download_list>li {
        padding-bottom: 18px;
    }

    .subpage_download_list>li:not(:first-child) {
        margin-top: 18px;
    }

    .subpage_download_list>li>div.float_l i {
        margin-right: 10px;
    }

    .subpage_download_list>li>div.float_l span {
        max-width: calc(100% - 24px);
    }

    .subpage_download_list>li>div.float_l {
        max-width: calc(100% - 120px);
    }

    /* 子页面 下载专区列表 END */


    /* 子页面 新闻列表 */

    .subpage_news_list>li {
        padding-bottom: 24px;
    }

    .subpage_news_list>li:not(:first-child) {
        margin-top: 24px;
    }

    .subpage_news_list>li .news_textbox {
        margin-left: 0;
        max-width: calc(100% - 220px);
        padding-right: 0px;
        float: right;
    }

    .subpage_news_list>li .news_datebox {
        display: none;
    }

    /* 子页面 新闻列表 END */


    /* 子页面 校友通讯列表 */

    .subpage_newsletters_list>li,
    .subpage_alumni_style_list>li  {
        width: 48%;
        margin-right: 4%;
    }

    .subpage_newsletters_list>li:nth-child(4n+4),
    .subpage_alumni_style_list>li:nth-child(4n+4) {
        margin-right: 4%;
        margin-bottom: 0;
    }

    .subpage_newsletters_list>li:nth-child(3n+3),
    .subpage_alumni_style_list>li:nth-child(3n+3) {
        margin-right: 4%;
        margin-bottom: 0;
    }

    .subpage_newsletters_list>li:nth-child(even),
    .subpage_alumni_style_list>li:nth-child(even) {
        margin-right: 0;
        margin-bottom: 30px;
    }

    /* 子页面 校友通讯列表 END */


    /* 子页面 通知公告列表 */

    .subpage_notice_list>li,
    .subpage_notice_list>li .notice_title {
        font-size: 14px;
    }

    .subpage_notice_list>li .notice_title {
        max-width: calc(100% - 120px);
    }

    .subpage_notice_list>li {
        padding-bottom: 18px;
    }

    .subpage_notice_list>li:not(:first-child) {
        margin-top: 18px;
    }

    /* 子页面 通知公告列表 END */


    /* 子页面 校友组织 */

    .organization_list>li {
        margin-right: 5%;
        width: 30%;
        padding: 16px 6px;
    }

    .organization_list>li:nth-child(5n+5) {
        margin-right: 5%;
    }

    .organization_list>li:nth-child(4n+4) {
        margin-right: 5%;
        margin-bottom: 0;
    }

    .organization_list>li:nth-child(3n+3) {
        margin-right: 0%;
        margin-bottom: 20px;
    }

    /* 子页面 校友组织 END */


    /* 弹窗 */
    .login {
        width: 80%;
    }

    .login .log-top {
        padding: 14px 20px;
    }

    .login .chengxu {
        padding: 10px 5%;
        box-sizing: border-box;
    }

    .login .chengxu img {
        width: 50%;
    }

    .login .chengxu div {
        margin-top: 12px;
    }

    .login .close {
        padding: 10px 0;
    }

    /* 弹窗 END */

}


@media only screen and (max-width: 540px) {
    /* 改版校友风采 */
    .page3_modify_alumni_style_banner_textbox {
        padding: 15px;
    }
    #page3_modify_alumni_style_banner .swiper-slide>div.active .page3_modify_alumni_style_banner_textbox {
        padding: 15px;
    }

    /* 改版校友风采 END */

    /* ######### 移动端头部导航适配样式 ######### */
    body {
        padding-top: 60px;
    }

    .mobile_header {
        height: 60px;
    }

    #menu-wrapper {
        top: 60px;
        height: calc(100% - 60px);
    }

    /* ######### 移动端头部导航适配样式 END ######### */

    /* ######### 主体部分 公共的大盒子/标题栏 ######### */

    .page_container {
        padding: 30px 0;
    }

    .common_title {
        margin-bottom: 20px;
    }

    .common_title h1 {
        font-size: 22px;
        line-height: 26px;
    }

    .common_title .more_btn i {
        margin-left: 6px;
    }

    /* ######### 主体部分 公共的大盒子/标题栏 END ######### */

    /* ######### 首页轮播banner ######### */

    #home_banner .swiper-container .swiper-slide {
        height: auto;
        min-height: 220px;
    }

    #home_banner .banner_text {
        line-height: 34px;
        height: 34px;
    }

    /* ######### 首页轮播banner END ######### */

    /* ######### 模块一 新闻动态 ######### */

    .page1_news_banner_text {
        padding: 10px 20px;
    }

    /* ######### 模块一 新闻动态 END ######### */


    /* ######### 模块二 通知公告 ######### */

    .page2_announcement_list>li {
        width: 100%;
    }

    .page2_announcement_list>li:nth-child(even) {
        margin-left: 0;
    }

    .page2_announcement_list>li {
        margin-bottom: 20px;
    }

    .page2_announcement_list>li:last-child {
        margin-bottom: 0;
    }

    /* ######### 模块二 通知公告 END ######### */

    /* ######### 模块三 校友风采 ######### */

    .page3 {
        padding: 30px 0;
    }

    .page3_title {
        margin-bottom: 30px;
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 26px;
    }

    .page3_title h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .page3_main {
        padding: 20px 20px 0 20px;
    }

    #page3_alumni_style_banner_imgages_small .swiper-slide {
        height: 60px;
    }

    #page3_alumni_style_banner_imgages_small {
        bottom: 30px;
    }

    #page3_alumni_style_banner_imgages .swiper-slide {
        height: auto;
    }

    #page3_alumni_style_banner_imgages .swiper-button-prev {
        left: 10px;
    }

    #page3_alumni_style_banner_imgages .swiper-button-next {
        right: 10px;
    }

    /* ######### 模块三 校友风采 END ######### */


    /* ######### 模块五 惠园印象 ######### */

    .impression_imgbox>li>div:first-child {
        margin-bottom: 10px;
        margin-bottom: 0;
    }

    .impression_imgbox>li.float_l,
    .impression_imgbox>li.float_r,
    .impression_imgbox>li.float_r>ul>li {
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .impression_imgbox>li.float_l>div.impression_img1,
    .impression_imgbox>li.float_l>div.impression_img2,
    .impression_imgbox>li.float_r>div,
    .impression_imgbox>li.float_r>ul>li {
        height: auto;
    }

    .impression_imgbox img {
        margin-bottom: 20px;
    }

    .impression_imgbox>li.float_r>ul>li.float_r img {
        margin-bottom: 0;
    }

    /* ######### 模块五 惠园印象 END ######### */


    /* ######### footer 底部 ######### */

    .footer_l {
        max-width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .footer_code_box {
        float: none;
    }

    .footer_code_box img {
        width: 100px;
        height: 100px;
    }

    .footer_code_box>div:last-child {
        margin-left: 20px;
    }

    /* ######### footer 底部 END ######### */


    /* ######### 子页面顶部统一样式 ######### */

    .subpage_top img {
        min-height: 140px;
    }

    .subpage_top_titlebox,
    .subpage_menu_sec {
        display: none;
    }

    .subpage_container>div.w12.active {
        padding: 0 0 20px;
    }

    .subpage_container>div.w12 {
        padding: 0px 0 20px;
    }


    /* ######### 子页面顶部统一样式 END ######### */

    /* ######### 子页面 大盒子 ######### */

    .subpage_main.subpage_main_detail,
    .subpage_main {
        padding: 20px 4%;
    }

    /* ######### 子页面 大盒子 END ######### */

    /* ######### 分页器 ######### */

    .pageNation {
        padding-top: 20px;
    }

    /* ######### 分页器 END ######### */

    /* 面包屑 公共样式 */

    .bread_crumb {
        font-size: 12px;
        line-height: 16px;
        padding: 14px 0;
    }

    .bread_crumb i {
        line-height: 16px;
        font-size: 16px;
    }

    /* 面包屑 公共样式 END */


    /* 子页面 活动列表 */

    .activity_list_box {
        padding: 18px 4%;
        margin-bottom: 20px;
    }

    .activity_text_box {
        padding: 15px 0 20px;
    }

    .activity_text_box>li:first-child {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 14px;
    }

    .activity_text_box>li:nth-child(3) {
        margin: 10px 0;
    }

    /* 子页面 活动列表 END */


    /* 子页面 活动详情 */

    .activity_detail_content_box {
        padding: 20px 15px 20px;
    }

    .activity_detail_rich_btn>span {
        margin: 0 15px;
    }

    .activity_detail_rich_text .article {
        padding: 20px 15px;
    }

    .registered_title {
        padding: 18px 15px;
    }

    .registered_list {
        padding: 0 15px;
    }

    .activity_detail_browse {
        display: none;
    }

    .activity_detail_album>ul>li {
        height: 100px;
    }

    /* 子页面 活动详情 END */


    /* 子页面 项目详情 */

    .project_detail_title {
        font-size: 20px;
        line-height: 26px;
    }

    .project_detail_abstract {
        height: 54px;
        font-size: 12px;
        line-height: 18px;
        margin: 10px 0 15px;
    }

    .project_detail_manage>span:nth-child(2) {
        margin-left: 8px;
        font-size: 20px;
    }

    .project_detail_manage>span:nth-child(2)>span {
        font-size: 30px;
    }

    .project_detail_prograssbox>div.float_l>ul {
        font-size: 12px;
        line-height: 16px;
    }

    .project_detail_prograssbox {
        margin: 14px 0 20px;
    }

    .project_debriefing_items_r_imgbox>ul>li {
        width: 49%;
        height: 100px;
        margin-right: 2%;
    }

    .project_debriefing_items_r_imgbox>ul>li:nth-child(3n+3) {
        margin-right: 2%;
        margin-bottom: 0px;
    }

    .project_debriefing_items_r_imgbox>ul>li:nth-child(3n+3):last-child {
        margin-bottom: 0px;
    }

    .project_debriefing_items_r_imgbox>ul>li:nth-child(even) {
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .project_debriefing_items_r_imgbox>ul>li:nth-child(even):last-child {
        margin-bottom: 0px;
    }

    .project_detail_rich_btn>span {
        margin: 0 12px;
        font-size: 18px;
    }

    .project_detail_content_box {
        padding: 12px;
    }

    .project_detail_btn {
        padding: 12px 24px;
    }

    .project_detail_prograssbox>div.float_l>ul>li:nth-child(1) {
        margin-bottom: 10px;
    }

    .project_detail_prograssbox>div.float_l>ul>li {
        float: none;
    }

    .project_detail_rich_text .article {
        padding: 0px 18px 30px;
    }

    .other_recommended_items_title {
        font-size: 18px;
        padding: 16px 12px;
    }

    /* 子页面 项目详情 END */

    /* 子页面 捐赠公示详情 END */

    .donation_publicity_detail_contentbox .donation_publicity {
        padding: 15px 15px 20px;
    }

    /* 子页面 捐赠公示详情 END */



    /* 子页面 新闻列表 */

    .subpage_news_list>li {
        padding-bottom: 18px;
    }

    .subpage_news_list>li:not(:first-child) {
        margin-top: 18px;
    }

    .subpage_news_list>li .news_imgbox {
        width: 100%;
        height: auto;
        float: none;
    }

    .subpage_news_list>li .news_textbox {
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .subpage_news_list>li .news_textbox h2 {
        font-size: 16px;
        margin: 10px 0 12px;
    }

    .subpage_news_list>li .news_textbox p {
        max-height: 48px;
        font-size: 14px;
        line-height: 24px;
    }

    /* 子页面 新闻列表 END */


    /* 子页面 校友通讯列表 */

    .subpage_newsletters_list>li,
    .subpage_alumni_style_list>li {
        width: 100%;
        margin-right: 0;
    }

    .subpage_newsletters_list>li:nth-child(4n+4),
    .subpage_alumni_style_list>li:nth-child(4n+4) {
        margin-right: 0%;
        margin-bottom: 0;
    }

    .subpage_newsletters_list>li:nth-child(3n+3),
    .subpage_alumni_style_list>li:nth-child(3n+3) {
        margin-right: 0%;
        margin-bottom: 0;
    }

    .subpage_newsletters_list>li:not(:last-child),
    .subpage_alumni_style_list>li:not(:last-child) {
        margin-bottom: 20px;
    }

    .subpage_newsletters_list>li .subpage_newsletters_imgbox,
    .subpage_alumni_style_list>li .subpage_newsletters_imgbox {
        height: auto;
    }

    /* 子页面 校友通讯列表 END */


    /* 子页面 校友组织 */

    .organization_list>li {
        margin-right: 6%;
        width: 47%;
        padding: 12px 4px;
    }

    .organization_list>li:nth-child(5n+5) {
        margin-right: 6%;
    }

    .organization_list>li:nth-child(4n+4) {
        margin-right: 6%;
    }

    .organization_list>li:nth-child(3n+3) {
        margin-right: 6%;
        margin-bottom: 0;
    }

    .organization_list>li:nth-child(even) {
        margin-right: 0%;
        margin-bottom: 20px;
    }

    /* 子页面 校友组织 END */


    /* 子页面搜索 */

    .search_page_form {
        padding: 0px 0 20px;
    }

    .search_page_form .input-box {
        height: 40px;
    }

    .search_page_form .input-box a>i {
        display: none;
    }

    .search_page_form .input-box a {
        width: 80px;
        height: 40px;
        line-height: 40px;
    }

    .search_page_form .input-box input {
        width: calc(100% - 80px);
    }

    .search_result_list>li {
        padding: 18px 0;
    }

    .search_title {
        line-height: 50px;
        padding: 0px 10px;
    }

    .search_result_list {
        padding: 0px 4%;
        font-size: 14px;
    }

    .search_content>div.jou_main {
        padding-bottom: 20px;
    }

    /* 子页面搜索 END */


    /* 分页 */

    .pageNation>a {
        margin: 0 2px;
        width: 32px;
        line-height: 32px;
    }
    /* 分页 END */

}

@media only screen and (max-width: 414px) {

    /* 子页面 活动详情 */

    .activity_describe {
        padding: 16px 14px;
    }

    .activity_detail_btn {
        padding: 11px 20px;
    }

    .activity_describe>img {
        margin-right: 10px;
    }

    /* 子页面 活动详情 END */


    /* 子页面 捐赠项目列表 */

    .financing_project_listbox>li .financing_project_imgbox {
        height: auto;
    }

    .financing_project_listbox>li {
        width: 100%;
        margin-right: 0%;
    }

    .financing_project_listbox>li:nth-child(3n+3) {
        margin-right: 0%;
        margin-bottom: 0px;
    }

    .financing_project_listbox>li:nth-child(even) {
        margin-right: 0;
        margin-bottom: 0px;
    }

    .financing_project_listbox>li:not(:last-child) {
        margin-bottom: 20px;
    }

    /* 子页面 捐赠项目列表 END */


     /* 分页 */

     .pageNation>a {
        font-size: 12px;
        margin: 0 2px;
        width: 28px;
        line-height: 28px;
    }

    .pageNation i {
        font-size: 12px;
    }

    /* 分页 END */
}

@media only screen and (max-width: 320px) {

    /* ######### 首页轮播banner ######### */

    #home_banner .swiper-container .swiper-slide {
        min-height: 160px;
    }

    #home_banner .banner_text {
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }

    /* ######### 首页轮播banner END ######### */

    /* ######### 主体部分 公共的大盒子/标题栏 ######### */

    .page_container {
        padding: 20px 0;
    }

    .common_title {
        margin-bottom: 14px;
    }

    .common_title h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .common_title .more_btn i {
        margin-left: 4px;
    }

    /* ######### 主体部分 公共的大盒子/标题栏 END ######### */

    /* ######### 模块一 新闻动态 ######### */

    .page1_news_banner_text {
        padding: 4px 20px;
        font-size: 14px;
    }

    .page1_news_list_l {
        width: 120px;
    }

    .page1_news_list_r {
        width: calc(100% - 134px);
    }

    .page1_news_list>li {
        margin-top: 14px;
    }

    /* ######### 模块一 新闻动态 END ######### */

    /* ######### 模块二 通知公告 ######### */

    .page2_announcement_list>li {
        margin-bottom: 14px;
    }

    /* ######### 模块二 通知公告 END ######### */

    /* ######### 模块三 校友风采 ######### */

    .page3 {
        padding: 20px 0;
    }

    .page3_title {
        margin-bottom: 14px;
        font-size: 20px;
        line-height: 24px;
    }

    .page3_title h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .page3_main {
        padding: 14px 14px 0 14px;
    }

    #page3_alumni_style_banner_imgages_small .swiper-slide {
        height: 56px;
    }

    #page3_alumni_style_banner_imgages_small {
        bottom: 28px;
    }

    /* ######### 模块三 校友风采 END ######### */

}
