@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */


@media screen and (max-width: 1440px) {

body {font-size: 16px;}
.wrapper .inner { width:94%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 24px;}
.news_list li.news span.news_title {
    float: left;
    width: 76%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.main1 .inner{}
.main2 .post1 .tt .tit {
    background: #fff url(images/bottom.svg) no-repeat left center;
}
.main1 .post1 .tt {
    background: #fff url(images/tit2.png) no-repeat right 50px;
}
.main1 .ml .post1 .tt .tit {    background:#fff url('images/left.svg') no-repeat left center;}
.main1 .mr .post1 .tt .tit {    background:#fff url('images/top.svg') no-repeat left center;}

.main3 .ml .post1 .tt .tit {    background:#fff url('images/left.svg') no-repeat left center;}
.main3 .mr .post1 .tt .tit {    background:#fff url('images/top.svg') no-repeat left center;}
.rili2 .news_list li.news .news_date .news_year {
    font-size: 20px;
}
.rili2 .news_list li.news .news_date .news_days {
    font-size: 14px;
}
/*links*/
.botlinks .links-wrap {margin:4px 5px;}
/*banner*/
.focus .focus-title-bar {}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}

#header {}
#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:right; width:70%;margin-top:0px;}
.header .head-right .searchbox{margin: 5px 0px; width:100%;}
/*自定义输入框*/
.searchbox{text-align:right;}
.wp-search {position: relative;border: 1px solid #d1dad9;background: #e9f7f7;border-radius: 50px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 50px;}
.wp-search .search-input input.search-title {width: 100%;height: 36px;line-height: 36px;background: none;color: #666;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:46px;height: 36px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:46px;height: 36px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}

/*导航样式：后台绑定时也可以定义配置*/
.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;}
#headtop {
    display: none;
}
.mbanner .focus{}
.mbanner .focus .focus-title-bar {/* display:none!important; */}
.news_list li.news span.news_title {
    float: left;
    width: 72%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.rili2 .news_list li.news {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
}
.news_tu .slick-slider {
    padding-bottom: 10px;
}
.main1 .post1 .tt {
 
    margin-bottom: 10px;
}
.main1 .ml{float:none;width:100%;padding-top: 0px;margin-bottom: 10px;}
.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{padding: 10px 0;}
.main4 .ml{ float:none; width:100%;}
.main4 .mr{float:none; width:100%;padding-top:0px;} 

.main3 .ml{ float:none; width:100%;}
.main3 .mr{float:none; width:100%;padding-top:10px;} 
.main3 .inner {
    padding: 20px 0px 20px 0;
}
.post .more_btn img{width: 60px;        margin-top: 10px;}
.post1 .tt {
    background: url(images/tit1.png) no-repeat right bottom;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
span.en {
    font-size: 12px;
    display: inline-block;
    line-height: 16px;
    margin-left: 5px;
}
.post1 .tt .tit .title {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #852469;
    cursor: pointer;
}
.post1 .tt .tit{    padding-left: 34px;background-size: 17%;}
.main2 .post1 .tt .tit {
    background: url(images/bottom.svg) no-repeat left center; background-size: 17%;
}
.main1 .ml .post1 .tt .tit{background: url(images/bottom.svg) no-repeat left center; background-size: 17%;}
.main1 .post1 .tt {
    background: url(images/tit1.png) no-repeat right bottom;
}
.main1 .mr .post1 .tt .tit { background-size: 17%;}
.main3 .ml .post1 .tt .tit{background-size: 17%;}
.main3 .mr .post1 .tt .tit{background-size: 17%;}
.main3 .post1 .tt {
    background: url(images/tit1.png) no-repeat right bottom;
}
#footer {
    background: #852469;
    height: auto;
}

#footer .inner {background:none;}
#footer .inner .foot-left{float:none;padding-left: 0px;background: none;padding: 0;    margin-top: 5px;}
#footer .inner .foot-left p{text-align:center;}
#footer .inner .foot-right{float:none;margin-top: 12px;}
.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}
.col_metas .col_path {font-size: 14px;}
/**友情链接**/
.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) {
#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{float:none; width:100%;}
.main1 .mr{float:none; width:100%;} 

.main4 .inner{padding: 10px 0 15px;}
.main4 .mr{float:none;}
.tu_text .news_list li.news .news_imgs a{    height: 110px;}
.tu_text .news_list li.news .news_imgs{width: 150px;  height: 110px;}
.tu_text .news_list li.news .news_title{    line-height: 30px;
    padding-top: 15px;}
.tu_text .news_list li.news .news_time {
    font-size: 14px;
    color: #852469;
    line-height: 20px;
    padding-bottom: 10px;
}
.tu_text .news_list li.news .news_wz .news_con {
    margin-left: 175px;
    padding: 0px 0px;
    position: relative;
    margin-right: 10px;
}
#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:300px;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;margin-right:100px;}/*标题*/
.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:50%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}

#footer .inner p.copyright span{display:block;        font-size: 14px;}

.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%;}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}