@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1399px) {
.More {
    margin-right: 0;
    max-width: 100%;
    right: 10px;
    width: 40%;
}
.teach ul.news_list.list2 {
    margin-bottom: 20px;
}
.leader .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name span{margin-top: -70%;}
.xinwen .col_news .news .news_title {
    font-size: 28px;
    line-height: 40px;
    margin: 10px 0;
}
.xinwen .col_news .news .news_text {
    margin-bottom: 15px;
}
#footer .inner .foot-center {
    float: left;
    width: 35.8%;
    margin-left: 11.4%;
}
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
#nav {margin-top: 10px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 10px;}
.searchbox {margin-top: 20px;width: 100%;}
#header .wp-search {float:right;margin-top:0;width:200px;}
#header .searchbox a {float:right;margin-right: 30px;}

.mbanner .focus .focus-pagination {margin-left: 0;left: 10px;max-width: 100%;}
.mbanner .focus .focus-title-bar {margin-right: 0;max-width: 100%;right: 10px;margin: 0;width:40% !important;}
.mbanner .focus .focus-next {margin-right: 0;max-width: 100%;right: 10px;width: 40%;}
/**师资力量**/
.teach .col_news li.news .news_imgs {
    width: 25%;
    border-radius: 50%;
    overflow: hidden;
}
.teach .col_news li.ol .news_wz {
    padding-left: 28%;
}
.teach .col_news li.news .news_title2 {
    margin: 10px 0;
}
.teach .col_news li.news .news_title {
    font-size: 25px;
    line-height: 27px;
}



}


@media screen and (max-width: 1199px) {
.office .col_news .news {
    width: 50%;
}
.office .col_news .news .news_title {
    font-size: 28px;
}

.leader .col_news .news .news_title {
    font-size: 28px;
}
.leader .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    font-size: 25px;
}
.teach ul.news_list.list2 {
    margin-bottom: 15px;
}
.teach .col_news_list {
    padding: 49px 25px 0 25px;
}
.teach .col_news li.news .news_imgs {
    width: 32%;}
.teach .col_news li.ol .news_wz {
    padding-left: 36%;
}
.header .head-left {width: 100%;}
.header .head-right {width: 100%;}
.searchbox {width: auto;}
#header .wp-search {margin-top: -6px;}

}

@media screen and (max-width: 1037px) {
#footer .inner {padding:50px 0;}

}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.office .col_news .news .news_info {
    height: 180px;
}
.office .col_news .news .news_box {
    margin: 10px 5% 10px 5%;
}
.xinwen .col_news .news .news_title {
    font-size: 22px;
}
.leader .wp_subcolumn_list .wp_sublist .sublist_title a {
    margin: 10%;

}
.leader .col_news .news .news_title {
    font-size: 18px;
}
.leader .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    line-height: 25px;
    font-size: 18px;
}
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}

#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;}
.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-right{ float:none; width:100%;margin-top:0px;}
.header .head-right .searchbox{margin: 5px 0px; width:100%;}
#header .wp-search {margin-top: 0; width: 100%;}

/*导航样式：后台绑定时也可以定义配置*/
.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;}

.main2 .news_box .news_wz {bottom: 5px;}
.main2 .news_box .news_title {white-space: normal;line-height: 26px;}

.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

#footer .inner .foot-center {margin-left:6.4%;}


}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.More {
    width: 12%;
    bottom:2px;
}

.leader .col_news .news .news_box {
    margin: 15px 4% 0 4%;
}
.col_metas .col_title {
    line-height: 40px;
}
.col_list .wp_listcolumn .wp_column a .column-name {
    line-height: 25px;
}
.col_metas .col_path{line-height:40px;margin-left:10px;font-size:13px;white-space: normal;}
#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;}

.mbanner .focus-pagination {display:none;}

.mbanner .focus .focus-title-bar {right: 0;width: 100% !important;bottom: 0;height: 52px;}
.mbanner .focus .focus-title {padding: 0 10px;font-size: 22px;line-height: 26px;}
.mbanner .focus .focus-next {bottom: 60px;width: 100%;left: 10px;font-size: 14px;}

.post-11 .slick-prev {top: -36px;right: 160px;}
.post-11 .slick-next {top: -36px;right: 15px;}

.main1 .inner {padding: 50px 0 30px;}
.main2 .inner {padding: 50px 0;}
.main3 {background-size: cover;}
.main3 .inner {padding: 50px 0;}

.main2 .news_box .news_title {font-size: 16px;line-height: 22px;}

.post-31 .news_list.list1 {float: none;width: 100%;margin: 0;margin-bottom: 50px;}
.post-31 .news_list.list2 {float: none;width: 100%;}
.post-31 .news_imgs {height:auto;padding-top:75%;}

.post-31 .news_list.list2 .news_title {height: 60px;-webkit-line-clamp: 2;}
.post-31 .news_list.list2 .news_time {padding: 20px 0;}
.post-31 .list2 li.news.n1 .read_more {padding-bottom: 40px;}
.post-31 .list2 .read_more {padding-bottom: 40px;}

.post .tt .tit .title {font-size:36px;line-height:40px;}


#footer .inner .foot-left {float: none;width: 100%;}
#footer .foot-left .foot-logo img {max-width: 95%;}
#footer .inner .foot-left .foot-logo {text-align: center;margin-bottom: 20px;}
#footer .foot-left .foot-copy {margin: 0;}
#footer .foot-left .foot-copy p {text-align: left;}
#footer .inner .foot-center {float: none;
    width: 96%;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-left: 2%;
    margin-right: 2%;}
#footer .inner .foot-right {float: none;width: 100%;}
#footer {background-size: cover;}
.post-92 {margin-left: 0;margin-bottom: 15px;}
.shares {text-align: left;}


/*栏目图片*/
.l-banner{height: 230px;}
.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;}
#footer .inner {
    padding: 25px 0 10px;
}
.column-switch {display:block;}
.col_menu .col_menu_head h3.col_name {
    background: #557571;
}
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height:40px;padding: 0px 5px 0px 12px;font-size: 17px;color:#fff;}/**栏目名称图标**/
.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;}
.col_news_con .news_list li.news {}
.col_news_con .news_list li.news span.news_title {width:70%;}/*标题*/
.col_news_con .news_list li.news span.news_meta {}/*属性*/

.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%;}/**文章阅读部分图片大小限制**/

.teach .col_news_list {
    padding: 25px 10px 0 10px;
}





}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.More {
    width: 21%;
    bottom: -20px;
}
.More a{color:#b82b2f}
.office .col_news .news {
    width: 100%;
}
.office .col_news .news .news_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.office .col_news .news .news_info {
    height: auto;
}
.office .col_news .news .news_box {
    margin: 10px 10% 10px 10%;
}
.leader ul.news_list.list2 {
    padding-left: 0;
}
.leader .col_news .news .news_con {
    margin-top: 10px;
}
.leader .col_news .news .news_title2 {
    height: 30px;
    font-size: 12px;
    line-height: 15px;
}
.leader .wp_subcolumn_list .wp_sublist .sublist_title {
    float: none;
    width: 50%;
    margin: 0 auto;
}
.teach .col_news .news {
    margin-bottom: 50px;
}
.xinwen .col_news .news .news_imgs {
    width: 100%;
}
.xinwen .col_news .ol .news_wz {
    padding-left: 0;
    width: 100%;
}
.xinwen .col_news .ou .news_wz {
    float: left;
    width: 100%;
}
.xinwen .col_news_list {
    padding-top: 0;
}
.xinwen .col_news .news.ou .news_imgs {
    padding: 15px 0;
}
.wp_paging li{height:50px;padding-bottom: 10px;}
.post-22 {float: left;width: 48%;}
.post-23 {float: left;width: 48%;margin: 0 0 0 4%;}
.main2 .mr {float: left;width: 100%;margin-top: 3%;}

.post .tt .tit .title {font-size:30px;}

.mbanner .focus .focus-title {display:none;}
.mbanner .focus .focus-next {display:none;}

.main1 .inner {padding: 20px 0;}
.main2 .inner {padding: 20px 0;}
.main3 .inner {padding: 20px 0;}
.main3 .post .tt {margin-bottom: 30px;}
.main2 .post .tt {margin-bottom: 30px;}

.main2 .news_box .news_title {font-size: 14px;line-height: normal;}
.post-31 .news_list.list1 {margin-bottom:30px;}
.post-31 .news_list.list1 li.news {float: none;width: 100%;margin-bottom: 20px;}

.l-banner{height: 180px;}

.article h1.arti_title {line-height: 28px;font-size:18px;}
.article h2.arti_title {line-height: 28px;font-size: 16px;}

}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}