@charset "utf-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1410px) {
    .wrapper .inner {
        width: 100%;
        margin: 0 auto;
    }

    #l-container .inner {
        width: auto;
    }

    .wrapper .inner .mod {
        width: auto;
        padding: 0 8px;
    }

    .nav .wp-menu .menu-item {
        width:12.5%;
        text-align:center;
    }

    .nav .wp-menu .menu-item a.menu-link {
        padding: 0;
    }
    .main1 .ml{
        width:60%;
    }
    .main1 .mr {
        width:35%;
    }
    .main1 .ml .l1 {
        width:45%;
    }
    .main1  .ml .l1 .news_imgs,
    .main1  .ml .l1 .news_imgs img{
        width:100%;
    }
    .main1 .ml .l2 {
        width:50%;
    }
    .main1 .ml .l2 .news .news_time{
        width:25%;
    }
    .main1 .ml .l2 .news .news_title{
        width:60%;
    }
    .main1 .mr .news_list{
        width:100%;
    }
    .main1 .mr .news_list .news_title{
        width:70%;
    }
    .main2 .ml,
    .main2 .mr{
        width:48%;
    }
    .main3 .news_list .news{
        width: 100%;
    }
    .main3 .news_list .news .news_imgs,
    .main3 .news_list .news .news_imgs img{
        width:100%;
        height:auto;
    }
    .main4 .boxCon>div{
        width:32%;
    }
    #footer .foot-left{
        width:40%;
    }
    #footer .foot-right{
        width:60%;
    }
    /*links*/
    .botlinks .links-wrap {
        margin: 4px 5px;
    }

    /*banner*/
    .focus .focus-title-bar {}
}

/**
 * [Medium Screen for Pad]
 * 768~999
 */
@media screen and (max-width: 999px) {
    .col_news_list .news_title{
        width:80%;
    }
    .col_news_list .news_meta{
        width:auto;
    }
    .fixRight{
        width:2.96rem;
        height:2.24rem;
        max-width:148px;
        max-height:112px;
    }
    .wrapper .inner {
        width: 100%;
        margin: 0 auto;
    }

    .navi-aside-toggle,
    .navi-aside-search {
        display: block;
    }
    .post01 .tt, .post01 .tt_top{
        margin-top:0.75rem;
        margin-bottom:0.25rem;
    }
    #header {
        /* background: #18267e; */
    }

    #header .inner {
        padding: 10px 0px;
        height: auto;
        position: relative;
        background: none;
    }

    .header .head-left {
        float: none;
        display: inline-block;
        width: 100%;
        height: auto;
        text-align: center;
    }
    .head-right .site-lang{
        display:none;
    }
    .header .sitelogo {
        float: none;
        margin-top: 0px;
    }

    .header .sitelogo a {
        display: inline-block;
        width: 100%;
        margin: 0 auto;
    }

    .header .sitetitle {
        margin-top: 38px;
        font-size: 28px;
    }

    .header .head-main {
        display: none;
    }

    .header .head-right {
        float: none;
        width: 100%;
        margin-top: 0px;
    }

    .header .head-right .searchbox {
        margin: 5px 0px;
        width: 100%;
    }
    .wp-search{
        height:0.4rem;
        min-height:32px;
    }
    .wp-search .search-input input.search-title{
        height:0.4rem;
        min-height:32px;
    }
    .wp-search .search-btn{
        width:0.38rem;
        height:0.38rem;
        min-width:32px;
        min-height:32px;
    }
    .wp-search .search-btn input.search-submit{
        width:0.4rem;
        height:0.4rem;
        min-width:32px;
        min-height:32px;
    }
    /*导航样式：后台绑定时也可以定义配置*/
    .wp-navi .wp-menu {
        display: none;
    }

    .wp-navi-slide .navi-slide-head {
        display: block;
        padding: 0 10px;
        height: 40px;
    }

    .wp-navi-slide .wp-menu {
        background: #fff;
    }

    .wp-navi-slide .wp-menu .menu-item {
        display: inline-block;
        float: none;
        position: relative;
        z-index: 100;
        width: 100%;
        padding-left: 0px;
        text-align: left;
        border-bottom: 1px solid #eee
    }

    .wp-navi-slide .wp-menu .menu-item .menu-switch-arrow {
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        right: 6px;
        top: 1px;
        background: url(css/img/icons.png) no-repeat 10px -116px;
    }

    .wp-navi-slide .wp-menu .menu-item a.menu-link {
        display: block;
        padding: 0 20px;
        line-height: 40px;
        color: #343434;
        font-size: 14px;
    }

    .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
    .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
    .wp-navi-slide .sub-menu .sub-item.hover>a,
    .wp-navi-slide .sub-menu .sub-item a:hover {
        text-decoration: none;
        color: #000;
        background-color: #eee;
    }

    .wp-navi-slide .sub-menu {
        display: none;
        position: relative;
        left: 0;
        bottom: 0px;
        top: 0px;
        min-width: 0px;
        z-index: 100;
        background: #fff;
        opacity: 0.8;
    }

    .wp-navi-slide .sub-menu .sub-item {
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        border-bottom: 1px solid #eee;
    }

    .wp-navi-slide .sub-menu .sub-item a {
        display: block;
        color: #000;
        height: auto;
        line-height: 40px;
        padding: 0 36px;
        font-size: 14px;
        background: none;
    }

    .wp-navi-slide .sub-menu .sub-item a:hover {
        color: #000;
        background-color: #eee;
        display: block;
    }

    .wp-navi-slide .sub-menu .sub-menu {
        left: 0;
        top: 0;
    }

    .wp-navi-slide .sub-menu .sub-menu .sub-item a {
        padding: 0 52px;
    }

    .mbanner .inner .focus .focus-item{
        width:100% !important;
        height:100% !important;
    }
    .mbanner .inner .focus .focus-item img{
        width:100% !important;
        height:100% !important;
    }

    .mbanner .focus{
        position:relative;
    }
    .mbanner .focus .focus-title-bar {
    position:absolute;
    width: 100% !important;
    height: 0.9rem;
    left:0;
    top:2.55rem;
}
    .mbanner .inner .focus .focus-title-bg {
    width: 100%;
    height: 1rem;
}
    .mbanner .focus-title {
    width: 100%;
    height: 0.5rem;
    font-size: 0.3rem;
    line-height: 0.35rem;
    padding: 0.21rem 0.06rem 0.27rem 0.27rem;
}
    #banner .focus-pagination{
        bottom:0.5rem;
    }
    #banner .focus-page{
        width:0.16rem;
        height:0.16rem;
        margin-right:0.17rem;
    }
    .mbanner .focus .focus-navigation{
        width:0.71rem;
        height:0.71rem;
        background-size:100%;
    }
    .mbanner .focus .focus-prev{
        left:0.4rem;
    }
    .mbanner .focus .focus-next{
        right:0.4rem;
    }
    .main1 .ml {
        float: none;
        width: 100%;
        padding-top: 0px;
    }

    .main1 .mll {
        float: none;
        width: 100%;
        margin-left: 0px;
        min-height: 0px;
    }

    .main1 .mc {
        float: none;
        width: 100%;
        margin-left: 0px;
    }

    .main1 .mr {
        float: none;
        width: 100%;
    }
    .main1 .mr .news_list .news_title{
        float:left;
        text-align:left;
        margin-left:0.3rem;
    }

    .main2 .ml,
    .main2 .mr{
        width:100%;
    }
    .main3 a.clearfix{
        width:33.3%;
    }
    .main3 .news_list .news{
        width:100%;
        padding-top:0.28rem;
        padding-bottom:0.65rem;
        height:auto;
    }
    .main4 .boxCon>div{
        width:100%;
        margin-top:20px;
    }
    #footer{
        height:auto;
    }
    #footer div,
    #footer li{
        margin:0 !important;
    }
    #footer .inner{
        padding:20px 0;
    }
    #footer .inner .foot-left,
    #footer .inner .foot-left .copyBox,
    #footer .inner .foot-right,
    #footer .inner .foot-right .news,
    #footer .inner .foot-right span{
        width:100%;
        text-align:center;
    }

    #footer .inner p {
        text-align: center;
        margin-top:10px;
    }

    /*左标题右内容*/
    .post5 {
        background: transparent;
    }

    .post5 .tt {
        float: none;
        width: 100%;
        margin-right: 0px;
        border-bottom: 2px solid #146cc1;
    }

    .post5 .tt .tit {
        float: none;
        margin-top: 0px;
        width: 100%;
    }

    .post5 .tt .tit .title {
        display: inline-block;
        margin-right: 20px;
        font-size: 16px;
        font-weight: bold;
        color: #18267d;
        cursor: pointer;
    }

    .post5 .more_btn {
        display: inline-block;
        right: 0;
        bottom: 0px;
        margin-top: 0px;
        text-align: right;
    }

    .post5 .more_btn a {
        line-height: 45px;
        color: #666;
    }

    .post5 .con {
        padding: 6px 0;
        position: relative;
    }

    .post5 .con .conbox {
        margin-left: 0px;
        padding-left: 0px;
        background: transparent;
    }

    .post-41 .con {
        padding: 8px 0;
    }

    .shares ul {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        float: none;
    }

    /**友情链接**/
    .botlinks .links-wrap {
        float: none;
        display: inline-block;
        margin: 4px 0px;
        width: 100%;
    }

    .botlinks .links-wrap .link-items {
        min-width: 100%;
    }

    /*图列表*/
    .news_tu .news_list li.news {
        width: 33.3%;
    }
/**导师介绍**/
body.dsjs .col_menu{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
body.dsjs .col_news .col_news_box{margin-left: 10px;}
body.dsjs .jspost .news_list .news{width:20%;}
/**现任领导**/
body.xrld .col_menu{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
body.xrld .col_news .col_news_box{margin-left: 10px;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news .news_wz .news_zz{width:auto;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news .news_imgs{width: 180px;height: 260px;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news .news_wz{padding: 0px 0 0 20px;margin-left: 180px;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news .news_wz .sub_info{
    margin-top: 18px;
}
/**师资队伍**/
body.szdw .col_menu{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
body.szdw .col_news .col_news_box{margin-left: 10px;}
body.szdw .wp_subcolumn_list .wp_sublist .news_list li.news{width:20%;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
    #header .inner {
        height: auto;
    }

    .header .sitelogo a img {
        max-width: 85%;
        margin: 5px 0px;
    }

    .header .sitelogo a {}

    .header .sitetitle {
        display: block;
        margin-top: 10px;
        font-size: 18px;
    }
    .main1 .ml .l1{
        margin-bottom:0.4rem;
    }
    .main1 .ml .l1,
    .main1 .ml .l2{
        width: 100%;
    }
    .main1 .ml .l2 .news .news_time{
        width:auto;
    }
    .main1 .ml .l2 .news .news_title{
        width: 75%;
    }
    .main2 .mr .l2 .news_title{
        width:80%;
    }
    .main3 a.clearfix{
        width:50%;
    }
    .main3 .news_list .news{
        width:100%;
    }

    .post-12 .news_list li.news {
        width: 33.3%;
    }

    .post-41 .news_list li.news {
        width: 50%;
    }

    #footer .inner {
        padding: 17px 0px;
    }

    #footer .inner .foot-left {
        float: none;
    }

    #footer .inner p {
        text-align: center;
    }

    .mbanner .focus-pagination {
        /* display: none; */
    }

    /*栏目图片*/
    .l-banner {
        height: 180px;
    }

    .l-banner img {
        width: 100%;
        height: 100%;
    }

    #l-container .inner,
    #d-container .inner {
        padding: 0px 0px;
    }

    #l-container.wrapper .inner .mod,
    #d-container.wrapper .inner .mod {
        padding: 0;
    }

    .column-switch {
        display: block;
    }

    .col_menu .col_menu_head h3.col_name .col_name_text {
        display: block;
        line-height: 40px;
        padding: 0px 5px 0px 12px;
        font-size: 17px;
    }

    /**栏目名称图标**/
    .col_menu {
        width: 100%;
        float: none;
        margin-right: 0px;
        position: relative;
    }

    .col_menu .col_menu_con {
        display: none;
        border: 0px solid #e4e4e4;
    }

    .col_metas .col_title h2 {
        font-size: 18px;
    }

    /**当前栏目名称**/

    .col_news {
        width: 100%;
        min-height: 0px;
        float: none;
    }

    /**栏目新闻**/
    .col_news .col_news_box {
        margin-left: 10px;
        margin-right: 10px;
    }

    .col_news_con {
        padding: 5px 0px 10px 0px;
        margin: 0 0px;
    }

    .wp_paging li.pages_count,
    .wp_paging li.page_jump {
        display: none;
    }

    .infobox {
        width: auto;
        padding: 0px;
        margin: 0 10px;
    }

    .col_news_list .wp_entry img,
    .article .entry .read img {
        max-width: 100%;
        height: auto !important;
        width: 100%;
    }

    /**文章阅读部分图片大小限制**/

    /*图列表*/
    .news_tu .news_list li.news {
        width: 50%;
    }

    /*组织机构*/
    .inss .part_xy .sub-list .sub-item {
        width: 50%;
    }
body.dsjs .jspost .maintt{font-size:20px;}
body.dsjs .jspost .subtt{font-size:18px;width: 300px;}
body.dsjs .jspost .news_list .news{width:33.3%}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news{width:100%;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news:first-child,body.xrld .wp_subcolumn_list .wp_sublist .news_list.even li.news:last-child{margin:0 0 80px;}
body.szdw .wp_subcolumn_list .wp_sublist .sublist_title a{font-size:18px;width: 300px;}
body.szdw .wp_subcolumn_list .wp_sublist .news_list li.news{width:33.3%}
}

/**
 * [xSmall Screen for Smart Phone]
 * 319~479
 */
@media screen and (max-width: 479px) {
    .col_news_list .news_title{
        width:75%;
    }
    .fixRight a{
        font-size:0.6rem;
    }
    .main1 .ml .l2 .news .news_title{
        width: 66%;
    }
    .main2 .ml .news_imgs,
    .main2 .ml .news_imgs .img,
    .main2 .mr .l1 .news_imgs,
    .main2 .mr .l1 .news_imgs .img{
        width:100%;
        height:auto;
        margin-bottom:0.3rem;
    }
    .main2 .ml .news_title,
    .main2 .ml .news_intro,
    .main2 .ml .news_time,
    .main2 .mr .l1 .news_title,
    .main2 .mr .l1 .news_intro,
    .main2 .mr .l1 .news_time{
        float:left;
    }
    .main3 a.clearfix{
        width:100%;
    }
    .main3 .news_list .news{
        width:100%;
    }
    .main4 .tt_top .tit .title{
        font-size:28px;
        padding:0 15px;
        padding-bottom:15px;
    }
    .main5 .news_list .news{
        width:50%;
        margin:0;
    }
    .site-lang ul li.links a {
        margin: 0px 2px 0px 2px;
    }

    .post-11 .news_list li.news .news_title {
        width: 73%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .post-12 .news_list li.news {
        width: 100%;
    }

    #footer .inner p.copyright span {
        display: block;
    }

    .article h1.arti_title {
        line-height: 28px;
        font-size: 18px;
    }

    .article h2.arti_title {
        line-height: 28px;
        font-size: 16px;
    }

    /*图列表*/
    .news_tu .news_list li.news {
        width: 100%;
    }

    /*组织机构*/
    .inss .part_xy .sub-list .sub-item {
        width: 100%;
    }
body.dsjs .jspost .news_list .news{width:50%;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news .news_imgs{float:none;margin:0 auto;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news .news_wz{margin-left:0;padding-top: 20px;text-align: center;}
body.xrld .wp_subcolumn_list .wp_sublist .news_list li.news .news_wz .news_title{width:100%;}
body.szdw .wp_subcolumn_list .wp_sublist .news_list li.news{width:50%;}
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {}