@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1420px) {
.header .sitelogo img{width:100%; }
.wrapper .inner { width:100%; 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 70px;}
.main2 .post-22 .ul1{width: 50%;}
.main2 .post-22 .ul2{width: 50%;}
.main2 .post-22 .ul1 li .news_imgs {
    overflow: hidden;
    height: 373px;
}
.main2 .post-22 .ul1 li .news_title{    font-size: 20px;}
.main2 .post-22 .ul2 li .news_title{    margin-bottom: 13px;}
#banner .logo img {
    max-width: 86%;
    margin: 0 auto;
}
.main3 .post-31 ul li .news_imgs {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.main6 .post-61 ul li .news_imgs img {
    transition-duration: 0.8s;
    width: 100%;
    height: auto;
}
.main2 .post-21{margin-top: 40px;}
/*links*/
.botlinks .links-wrap {margin:4px 5px;}
/*banner*/
.focus .focus-title-bar {}
.l-banner {
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}
}
@media screen and (max-width: 1320px) {

#nav .wp-menu .menu-item a.menu-link {padding: 0 50px;}
}
@media screen and (max-width: 1220px) {

#nav .wp-menu .menu-item a.menu-link {padding: 0 40px;}
}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.wrapper .inner { width:100%; margin:0 auto;}
.bannerbg{height:auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}

#header {background: #9A2214;}
#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;max-width: 80%;margin: 0 auto;}
.header .sitelogo span a{max-width: 85%;margin:0 auto;}
.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%;}
.body_top{position: relative;background: #9A2214;}
#banner .logo{    bottom: 10px;}
#banner .logo img {
    max-width: 96%;
    margin: 0 auto;
}
/*导航样式：后台绑定时也可以定义配置*/
.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 .more {

    top: 26%;
    z-index: 999;
    display: block;
    padding: 5px;
}
.mbanner .more span {
    width: 20px;
    display: block;
    line-height: 18px;
}
.mbanner .more a {
    color: #FFE7A8;
    font-size: 14px;
}
.mbanner .focus{display:none;}
.mbanner .focus .focus-title-bar {/* display:none!important; */}

.main1 .ml{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{padding: 10px 0;}
.main2 .post-22 .con {
    padding-top: 0;
}
.main2 .post .tt{position: relative;}
.main2 .post .tt .tit {
    float: none;
    position: relative;
    width: 100%;
    text-align: center;
}
.main2 .post .more_btn {
    position: absolute;
    right: 0;
}
.main2 .post .tt .tit::before {
    position: absolute;
    content: "";
    background: url(images/p11-tt.png) no-repeat center;
    bottom: -28px;
    width: 104px;
    height: 123px;
    left: 50%;
    z-index: 1;
    margin-left: -52px;
}
.main2 .post-22 .ul2 li .news_title {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}
.main2 .post-21 ul li .news_imgs {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.main2 .post-21 {
        margin-top: 0px;margin-bottom:20px;
    }
.main3 .inner {
    padding: 10px 0 0px;
}     
.main3 .post-31 .con {
    padding-top: 0;
}   
.main3 .post-31 ul li .news_title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    overflow: hidden;
}
.main3 .post .tt{position: relative;}
.main3 .post .tt .tit {
    float: none;
    position: relative;
    width: 100%;
    text-align: center;
}
.main3 .post .more_btn {
    position: absolute;
    right: 0;
}
.main3 .post .tt .tit::before {
    position: absolute;
    content: "";
    background: url(images/p11-tt.png) no-repeat center;
    bottom: -28px;
    width: 104px;
    height: 123px;
    left: 50%;
    z-index: 1;
    margin-left: -52px;
}
.main6 .inner {
    padding: 15px 0 15px 0;
}
.main6 .post-61 .con {
    padding-top: 0;
}
.main6 .post-61 ul li .news_title {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}

.main2 .post-22 .ul1{float:none; width:100%;margin-bottom: 20px;}
.main2 .post-22 .ul2 {
    float:none; width:100%;
    margin: 0 0px;
}
.main2 .post-22 .ul2 li{float:none; width:100%;}
.main2 .post-22 .ul2 li .news_box {
    margin: 0 0;
    background: #FFF4E0;
    border: 1px solid #E4D4AD;
    padding: 10px 10px 10px 10px;
}
.post1 .tt .tit .title{    font-size: 20px;}

.main2 .post-22 .ul1 li .news_title{    line-height: 40px;
    font-size: 16px;}
    .main2 .post-22 .ul1 li .news_imgs {
        overflow: hidden;
        height: auto;
    }

    .main2 .post-22 .ul1 li .news_meta {
        position: absolute;
        bottom: 40px;
        color: #fff;
        background: #EF9E33;
        padding: 0 5px;
        line-height: 30px;
        font-size: 14px;
        font-weight: bold;
    }
.main3 .post-31 ul li {
        float: none;
               width: 100%;
        margin-bottom: 20px;
}
.main3 .post-31 ul li .news_imgs {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.main6 .post-61 ul li{ float: none;
        width: 100%;
        margin-bottom: 20px;}
/*左标题右内容*/


.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{float:none;margin-top: 12px;}
.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

/**友情链接**/
.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{width: 100%;}
.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 .ml{float:none; width:100%;}
.main4 .mr{float:none; width:100%;} 
.main4 .post ul li .news_title {
    font-size: 16px;
    float: left;
    width: 78%;
    line-height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
}
.main4 .post ul li .news_meta {
    float: right;
    background: #fff;
    line-height: 53px;
    width: 66px;
    font-size: 16px;
    text-align: center;
}
.post-12 .news_list li.news{width:33.3%;}
.main6 .post-61 ul li .news_imgs {
    overflow: hidden;
    height: auto;
}

#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;        background-size: cover;}
.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;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;}
.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: 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) {
    
}