@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1400px) { 
.post-9 .news_imgs{}
.head { min-height: 200px;  height: 200px;}
.sudy-tab { width: auto; padding: 0 8px;}
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
.tu_text .news_list li.news { width: 48%;}
.post-7 .news_list li.news.n1 { width: 48%;}
.post-7 .news_list li.news.n2 { width: 48%;}
.mbanner .focus-title { width: 100%;left: 0;margin-left: 0;}
.nav .wp-menu .menu-item a.menu-link {padding: 0 12px;}
.wp-wrapper .wp-inner{width:100%;}
.main3 .news_list li.news a{margin:0 25px;}
.post-31 .news_list{margin:0 -25px}
}
/*links*/
@media screen and (max-width: 1100px) {
.nav .wp-menu .menu-item a.menu-link{padding: 0 7px;}
 }
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.post-40 .news_list li.news.n3{margin: 0 24px 0 0;}
.post-40 .news_list li.news.n2{margin: 0 0 24px 24px;}
.post-40 .news_list li.news{width:45%;margin-bottom:24px;}
.post-6 .news_imgs{    padding-top: 60%;   width: auto;height: auto;}
.mbanner .focus .focus-title-bar{bottom: 0;}
.wp-search {  width: 100%;}
.main4 .ml {  width: 70%;}
.main4 .mr {  width: 30%;}
.main2 .ml { margin-bottom: 30px;}
 .head {position: relative;opacity: 0.9;min-height: auto;height: auto;background: #692c94;}
.list .head{min-height:unset;height:unset;}
.list #header .inner{height:auto;}
.tu_text .news_list li.news .news_imgs {padding-top: 60%;  position: relative;  overflow: hidden; height: auto;}
.tu_text .news_list li.news .news_imgs img {  width: 100%;position: absolute;  left: 0;  top: 0; right: 0;   bottom: 0;   margin: auto; max-width: 100%;}
.sudy-tab .tab-menu li {margin-right: 18px;}
.navi-aside-toggle,
.navi-aside-search {display: block;}
#headtop {display: none;}
.focus-title { left: 0%;}
.main1 .ml, .main2 .ml {width: 100%;}
.main2 .mr {width: 100%;}
#header .inner{padding: 30px 0px 15px;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;margin-top: 30px;}
.header .head-right .searchbox{float: none;margin: 0px 0px;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(/_upload/tpl/00/0f/15/template15/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;}
.main1 .ml{float:none;width:100%;padding-top: 0px; margin-bottom:24px;}
.main1 .mr{float:none; width:100%;} 
.main2 .inner{padding: 30px 0;}

/*左标题右内容*/
#footer .inner {background:none;}

.shares ul{}
div#container-1 {
    padding-top: 0;
}
div#d-container {
    padding-top: 0;
}
}
@media screen and (max-width: 890px) {
.sudy-tab .tab-menu li {font-size: 25px;margin-right: 18px;}
.post .tt .tit .title {font-size: 25px;}}
@media screen and (max-width: 800px) {
#footer .inner .mod {padding: 0;width: 100%;}
.main4 .ml {  margin-bottom: 10px;  width: 100%; float: none;}
.main4 .mr { float: none; width: 40%;}}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.main2 .ml{ margin-bottom:0;}
.main3 .news_list li.news.n4 { float: right;}
#footer .inner .mod{    display: block;}
#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{ float:none;     text-align: center;    width: 100%;    padding: 25px;    margin: 0;    box-sizing: border-box;background: unset;}
.main2 .ml,.main2 .mr {padding: 20px 0;}
.main3 .news_list li.news.n3 {float: left;/* display: none; */}
.main3 .news_list li.news {/* margin-bottom: 15px; */margin: 0px;width: 100%; margin-bottom:25px;}
.main3 .news_list li.news.n2 {/* border-bottom: 2px solid #b7403d; */float: right;margin-right: 0px;}
.sudy-tab .tab-menu { margin-bottom: 40px;}
.sudy-tab .tab-menu li {margin-right: 0px;margin-bottom: 15px;width: 33%;text-align: center;} 
.sudy-tab .tab-menu {   margin-bottom: 0px;}

.header .sitelogo a img{max-width: 80%;}
.header .sitelogo a{}
.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}
#footer .inner {padding: 17px 0px;}
#footer .inner .foot-left{width: 100%;text-align: center;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 {line-height:24px;padding:4px 0px;}
.col_news_con  .news_list li.news span.news_title {line-height:24px;}/*标题*/
.col_news_con  .news_list li.news span.news_meta {margin-left:-100px;}/*属性*/

.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: 100%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}
.mbanner .focus-title {font-size: 15px;}
}
@media screen and (max-width: 560px) {  

.main2 .ml ul.news_list-left{margin-bottom: 16px;padding: 0 0%;border-right: 0px solid #e5e5e5;width: 100%;float: none;}
.main2 .ml ul.news_list-right {padding: 0;width: 100%;float: none;}
.mbanner .focus .focus-title-bg { background: #692c94;}
.mbanner .focus .focus-title-bar { height: 30px;  line-height: 30px;}
.focus-title { height: 30px; line-height: 30px;}
.shares li {margin: 0;width: 25%;}
.shares li a {width: 60%;}
.main4 .mr {width: 75%;}
}

@media screen and (max-width: 480px) {
.post-6 .slick-prev, .post-6 .slick-next{ top:35%;}
.main4 .inner{padding:30px 0;}
.post-40 .news_list li.news.n2{ margin:0 0 24px 0;}
.post-40 .news_list li.news.n3{ margin:0 0 24px 0;}
.post-40 .news_list li.news{ width:100%; float:none;}
.post-9 .news_list li.news.n2, .post-9 .news_list li.news.n4{ margin-left:0;}
.post-9 .news_list li.news{float: none;width: 100%;}
.post-9 .news_imgs{height: auto;padding-top: 66%;}
 #footer .inner .foot-left img { width: 80%;}
.tu_text .news_list li.news {margin-bottom: 15px;width: 100%;float: none;}
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}
#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%;}
.shares li a {
    width: 80%;
}
}
@media screen and (max-width: 410px) {
.sudy-tab .tab-menu li { font-size: 22px;}}
@media screen and (max-width: 365px) {
.sudy-tab .tab-menu li { font-size: 20px;}
.shares li a {width: 100%;}
}
@media screen and (max-width: 330px) {
.sudy-tab .tab-menu li { font-size: 19px;}}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}