@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
 @media screen and (max-width: 1785px) {

 }


/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {

}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
#container-1 .wp-inner{width:100%;}
.footer .mc{width:100%;text-align: center;}
.footer .mr{width:100%;text-align: center;}
.shares{margin-bottom:15px;}
.shares ul{float:none;text-align: center;}
.shares li{float:none;display: inline-block;margin-bottom: 15px;}
.footer .ml{width:100%;margin:0 auto;text-align: center;}
#footer .inner{padding-left:2%;padding-right:2%;box-sizing:border-box;}
.main1 .inner{padding-left:2%;padding-right:2%;box-sizing:border-box;}
.main2 .inner{padding-left:2%;padding-right:2%;box-sizing:border-box;}
.main3 .inner{padding-left:2%;padding-right:2%;box-sizing:border-box;}
.main4 .inner{padding-left:2%;padding-right:2%;box-sizing:border-box;}
.main4 .ml{width:100%;}
.post-41{width:100%;    margin-bottom: 25px;}
.post-41 .news_list li.news .news_imgs {    padding-top: 66.2%;}
.post-42{width:100%;    margin-bottom: 25px;}
.main4 .mr{width:100%;}
.main5 .inner{padding-left:2%;padding-right:2%;box-sizing:border-box;}
.post-51 .news_list li.news{width:100%;margin-right:0;margin-bottom: 35px;}
.main6 .inner{padding-left:2%;padding-right:2%;box-sizing:border-box;padding-top: 15px;}
.post-61 .news_list li.news{width:100%;margin-right:0;}
.post-30 .tgxy_box{
    padding: 30px 5% 50px;
}
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}
.wp-navi-slide{display: none;}
.header .head-center{margin-top: -20px;}
#head {}
#head .inner{padding:10px 2%;box-sizing:border-box;height: auto;position:relative;background:none;}
.header .head-left{float:none;display:inline-block;width:100%;height:auto;text-align:center;margin-top: 0;}
.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-left img{width: auto;}
.header .head-right{ float:none; width:100%;margin-top:0px;}
.header .head-right .searchbox{margin: 5px 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(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 .focus-title-bar {/* display:none!important; */}
/* =================== */
.main1 .inner{padding-top: 0;}
.main1 .mod{flex-direction: column;}
.main1 .ml, .main1 .mc, .main1 .mr{width: 100%;margin-bottom: 45px;}
.post-30 .tab-menu,.post-30 .tab-list{clear: both;width: 100%;position: unset;float: none;}
.post-30 .tab-list{margin-top: 25px;padding-top:46.8%;position: relative;top: auto;right: auto;left: auto;bottom: auto;}
.main3 .inner{
    padding-bottom: 45px;
    padding-top: 45px;
}
.foot-left,.foot-right,.post-90 .foot-con .fcon-left,.post-90 .foot-con .fcon-right{clear: both;text-align: center;margin: 0;width: 100%;}
.post-91 li.news{margin: 0;margin-top: 20px;}
.shares .news_list{display: flex;flex-direction: column;align-items: center;}
.foot-right{padding-top: 15px;}
.post-21 li.news{width: 50%;}
.post-21 .news_con .news_title{font-size: 16px;}
.col_news_con li.news .news_title{right: 120px;}





}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
#head .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;}
/*栏目图片*/
.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_meta {margin-left:-100px;}/*属性*/

.wp_paging li.pages_count,.wp_paging li.page_jump{display:none;}

.infobox { width:auto;padding:0 20px;  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%;}
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.wp-search .search-input input.search-title{    height: 30px;    line-height: 30px;}
.wp-search .search-btn {    width: 30px;    height: 30px;}
.wp-search .search-btn input.search-submit {    width: 30px;    height: 30px;}
.timebf{font-size:12px;}
.site-lang ul li.links a{font-size:12px;}
    .post-11 .news_title{
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
    }
    .post-11 .news_date{font-size: 16px;}
    .post-11 li.news{margin-top: 20px;}
    .post-11 .tit,.post-30 .tgxy{font-size: 24px;}
    .more_btn {font-size: 18px;margin-right: 0;}
    .post-11 .tt{margin-bottom: 21px;}
    .main2 .inner{padding-top: 0px;}
    .post-21 .tit{font-size: 30px;}
    .post-21 .tit .tit-en{font-size: 14px;margin-top: 6px;}
    .post-31, .post-32, .post-33{margin-top: 20px;}
    .post-11 .more_btn{margin-right: 0;font-size: 18px;}
    .post-31 .tit, .post-32 .tit, .post-33 .tit{font-size: 21px;line-height: 35px;}
    .post-31 .more_btn, .post-32 .more_btn, .post-33 .more_btn{margin-top: 0;}
    .post-330 .news_title{
        height: 60px;
        font-size: 20px;
        line-height: 30px;
    }
    .main3 .inner{padding: 70px 0;}
    .post-21 li.news{width: 100%;}
    .post-90 .foot-tt{font-size: 16px;}
    .foot-left{padding-top: 40px;}
    .post-90 .foot-con .copyright{line-height: 32px;}
    .post-11{padding: 30px;}



}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}