@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1400px) {
.ml-l {  width: 48%;}
.ml-r {width: 48%;}
.wrapper .inner {width: 90%;margin:0 auto;}
.wrapper .inner .mod {width:auto;}
.nav .wp-menu .menu-item a.menu-link {padding: 0 23px;}
.nav .inner {  width: 1300px;}
}
@media screen and (max-width: 1300px) {
    .nav .inner {  width: 1200px;}
    .nav .wp-menu .menu-item a.menu-link {padding: 0 19px;}
    }
@media screen and (max-width: 1200px) {
.news_text .news_list li.news .news_title {
    width: 75%;
}
.tu_text .news_list li.news .news_title {
    width: 75%;
}
    .nav .inner {  width: 1100px;}
    .nav .wp-menu .menu-item a.menu-link {padding: 0 14px;}
    }
@media screen and (max-width: 1100px) {
    .nav .inner {  width: 999px;}
    .nav .wp-menu .menu-item a.menu-link {padding: 0 10px;}
    }
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.list.teacher .col_menu .col_menu_con { display: block;}
.list.teacher .col_menu { display: flex;flex-wrap: wrap;}
.list.teacher .col_list .wp_listcolumn .wp_column a .column-name { font-size: 18px;line-height: 40px;}
.list.teacher .wp_listcolumn .wp_column { margin-right: 25px;}
.site-rale { display: none;}
.col_metas .col_path { height: 40px; line-height: 40px;}
.inputbox input {
    width: 80%;
}
.xx_zm_nr.ads li {
    width: 33.3%;
}
.search {
    width: 20%;
}

.xx_zm_nr li {
    width: 20%;
}
.wrapper .inner {margin:0 auto;width: 95%;}
.wp-search {
    width: 100%;
}
    .site-lang ul.clearfix {text-align: center;}
.site-lang ul li.links {display: inline-block;float: none;}

.main2 .ml, .main2 .mc, .main2 .mr {
    margin-bottom: 20px;
    width: 100%;
}

.main3 .mod, .main2 .mod {
    display: flex;
    flex-wrap: wrap;
}

.main3 .ml, .main3 .mc, .main3 .mr {
    width: 100%;
    margin-bottom: 20px;
}

.link_icon .news_list li.news {
    width: 33.3%;
}

.link_icon .news_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#banner {
    margin: 0;
}

#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-main{display:none;}
.header .head-right{ float:none; width:100%;margin-top:0px;}
.header .head-right .searchbox{margin: 5px 0px; width:100%;}
.navi-aside-toggle,
.navi-aside-search {display: block;}
/*导航样式：后台绑定时也可以定义配置*/
.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 .focus{}
.mbanner .focus .focus-title-bar {/* display:none!important; */}

.main1 .ml{margin-bottom: 20px;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%;} 

.main2 .inner{}
.main4 .ml{ float:none; width:100%;}
.main4 .mr{float:none; width:100%;padding-top:0px;} 


/*左标题右内容*/
.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;}

#footer .inner {background:none;}
#footer .inner .foot-left{float:none;padding-left: 0px;background: none;padding: 0;}
#footer .inner .foot-left p{text-align:center;}
#footer .inner .foot-right{display: flex;justify-content: center;float:none;margin-top: 20px;}
.shares ul{}

/**友情链接**/
.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%;}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.xx_zm_nr li {
    width: 25%;
}

.xx_zm_nr a {
    padding: 5px 0;
}

.post-13 .xx_zm_nr {
    max-height: 120px;
}
.post-11 .news_list li.news .news_wz .news_title {font-size: 16px;}
.list.teacher .col_list .wp_listcolumn .wp_column a .column-name { font-size: 16px;}
.list.teacher .wp_listcolumn .wp_column { margin-right: 10px;}
.xx_ml2 li a {   font-size: 17px; padding: 0 10px;}
.inputbox { padding: 20px;}
p.yj { font-size: 18px; border-bottom: solid 1px #dddddd;}
.xx_zm {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0;
}
.xx_zm2 {
    margin-bottom: 0px;
    font-size: 18px;
    margin-top: 20px;
}
.xx_zm_nr.ads li {
    width: 50%;
}
.main1 .ml .con {
    display: flex;
    flex-wrap: wrap;
}
.xx_zm_nr a {font-size: 16px;}
.ml-l {  width: 100%; margin-bottom: 20px;}
.ml-r { width: 100%;}
#header .inner{height: auto;}
.header .sitelogo a img{max-width: 85%;margin: 15px 0px;}
.header .sitelogo a{}
.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}
.main1 .ml{float:none;width:100%;}
.main1 .mr{float:none; width:100%;} 
.main4 .mr{float:none;}
.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;pa;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;}

.col_news_con  .news_list li.news span.news_title {
    width: 70%;
    font-size: 15px;
    line-height: 40px;
}/*标题*/
.col_news_con  .news_list li.news span.news_meta {
    line-height: 40px;
}/*属性*/

.wp_paging li.pages_count,.wp_paging li.page_jump{display:none;}

.infobox { width:auto;padding:0px;  margin:0 10px; }
.post .more_btn {
    height: 42px;
    line-height: 42px;
}

.post1 .tt .tit .title {
    line-height: 42px;
    font-size: 20px;
    padding: 0 10px;
}

.post-11 .news_list li.news .news_imgs {
    height: auto;
    padding-top: 65%;
}
.col_news_list .wp_entry img,
.article .entry .read img{max-width: 100%;height:auto!important; width:100%;}/**文章阅读部分图片大小限制**/
.xx_zm_nr.ads .adscon  li{
    width: 33.3%;
}
/*图列表*/
.news_tu .news_list li.news{width:50%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.xx_ml2 li a {font-size: 15px;padding: 0 9px;}
.tu_text .news_list li.news .news_title { font-size: 15px;}
.tu_text .news_list li.news .news_meta {font-size: 15px;}
.news_text .news_list li.news .news_title {  font-size: 15px;}
.news_text .news_list li.news .news_meta {  font-size: 15px;}
.news_text .news_list li.news.n0 .news_title { font-size: 16px;}
.post .more_btn .more_text, .post .more_btn a {font-size: 16px;}
.post1 .tt .tit .title {  font-size: 19px;}
.rili2 .news_list li.news {  padding: 10px 0px;}
.rili2 {padding: 2px 15px 15px;}
.main1 .ml .con {  padding: 15px 15px;}
.post-22 .con {  padding: 15px;}
.main2 { margin: 20px 0 0;}
.link_icon { padding: 20px;}
.shares li {  width: 80px;height: 80px;}
.shares { padding-right: 12px; margin-right: 12px;}
.site-lang {margin-bottom: 10px;}
.link_text {font-size: 17px;}
.xx_zm_nr.ads li {  width: 100%; text-align: center;}
.xx_zm_nr.ads .adscon  li{  width: 33.3%;}
.wp-search .search-input input.search-title { height: 35px; line-height: 35px;}
.wp-search .search-btn { width: 35px; height: 35px; line-height: 35px; }
.icon { width: 30px;height: auto;}
.icon img { width: 100%;height: auto;}
.link_icon .news_list li.news { padding: 20px 0;}
.site-lang ul li.links a{ padding-right: 5px;margin-right: 5px; font-size: 15px;}
.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: 35px;font-size:18px;}
.article h2.arti_title {line-height: 30px;font-size: 16px;}

/*图列表*/
.news_tu .news_list li.news{width:100%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:100%;}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 345px) {
.xx_ml2 li a {font-size: 15px;}    
}