@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (min-width: 1200) {
	
}

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1199px) {
	.search-panel {
    width: 18%; 
}
input#keyword {
    width: 95% !important;
}
.main-nav-panel .wp-menu .menu-item a.menu-link { 
    padding: 0 24.5px;
}
.tit {
    width: 60.5%;
}
.focus-title {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.post-8 .post-news .news-item .meta-title {
    display: block;
    height: 38px;	
}
.post-8 .item-meta.meta-article {
    margin-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.post-9 .item-meta.meta-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width:80%;
}
.post-9 .item-meta.meta-article {
    margin-top: 10px;
}
.rili2 .news_list li.news .news_date .news_days {
    margin-top: 0px;
}
.post-9 .item-meta.meta-article {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post-10 .item-meta.meta-article {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.post-11 li.news-item {
    padding: 19px 0;
    border-bottom: 1px solid #d3d3d3;
}
.post-12 span.item-meta.meta-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}
.post-12 .post-news .news-item .meta-title a {
       line-height: 36px;
}
.box2.clearfix {
    margin-bottom: 60px;
}
.footer-center img {
    width: 80%;
}
.footer-center {   
    margin-left: 30px;
	width: 45%;
}
.footer-right {
    margin-top: 20px;
}
.rili2 .news_list li.news {
    padding-bottom: 10px;
}
.wp-container .wp-inner.clearfix {
    padding: 0px 10px;
}
.post-12 .post-news .news-item .meta-title a {
    line-height: 44px;
}
.post-7 .post-news .news-item .meta-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.post-7 .item-meta.meta-article {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.item-meta.meta-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
}
.post-7 .item-meta.meta-title {
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    width: 100%;
}
.post-12 .item-meta.meta-article a {
    line-height: 30px;
}
.post-12 .item-meta.meta-article {
    margin-top: 0px;
    line-height: 30px;
}
span.bta {
    max-width: 85%;
    /* position: relative; */
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
span.zxtb {
    display: inline-block;
    width: 36px;
}
span.zxtb img {
    width: auto;
}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 959px) {
	.main-nav-panel .wp-menu .menu-item a.menu-link {
    padding: 0 10px;
}
	.focus-navigation { visibility: hidden;}
	.wp-footer .wp-inner .footer .copyright,.wp-footer .wp-inner .footer .address { display: block;}

	/**主体布局**/
	.wp-main-page .content,.wp-main-page .sidebar { width: 100%; float: none;}
	.wp-post .post-head .head-bar,.wp-post .post-body {margin:0 6px;}	
	/**栏目列表**/
	.wp-column-menu { width: 100%; float: none; margin: 0;}
	.wp-column-news {float: none;}
	.wp-column-news .column-news-box { margin: 0 6px;}
	.column-head .column-anchor {padding: 6px;}
	.column-head .column-anchor .column-switch { display: block;}
	.column-head .column-anchor h3.anchor-title { font-size: 16px;}
	.column-list-wrap li a { background-position: 10px 14px;}
	.column-list-wrap li a,.column-list-wrap li.selected a.selected { background-position: 10px 14px;}
	.column-list-wrap li a span { padding-top: 6px; padding-bottom: 6px;}
	.column-body { display: none;}
	.list-meta .column-title {font-size: 16px; }
	.info-box {margin:0 14px;}
	.article { padding: 10px 0;}
	.article h1.arti-title { padding: 5px 0;}
	.slt img {
    height: 89px;
    width: 90%;
}
.sidebar .wp-post .post-head {
   background: none;
    border-bottom: 2px solid #ddd;
}
.wp-post .post-head .post-title {
    
}
.cbox-right .wp-post .post-head {
    background:none;
	  border-bottom: 2px solid #ddd;
}
.cbox-left .wp-post .post-head {
    background: none;
	  border-bottom: 2px solid #ddd;
}
.rili2 {
    padding: 0px 3%;
}
.post-11 .item-meta.meta-article {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.post-11 li.news-item {
    padding: 22px 0;
    border-bottom: 1px solid #d3d3d3;
}
.wp-main-page .content, .wp-main-page .sidebar {
    width: 100%;
    float: none;
    margin-top: 30px;
}
.box1.clearfix {
    padding-top: 10px;
}
.box2.clearfix {
    margin-top: 30px;
}
.footer-center {
    margin-left: 10px;
    width: 31%;
    margin-top: 10px;
}
.footer-center img {
    width: 100%;
}
.shares li { 
    margin: 0 5px;
}
.search-panel {
    width: 20%;
}
.post-12 .post-news .news-item .meta-title a {
    line-height: 36px;
}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
	body,p { font-size: 14px;}
	a { font-size: 14px;}
	.wp-header .wp-inner {margin: 0 6px;}
	.wp-post .post-head .post-title { font-size: 18px; font-weight: bold;}
	.post-news .news-item { border-bottom: 0px dashed #ccc;}
	.post-news .news-item .meta-title,.column-news-list .column-news-item .column-news-title { margin-right: 0;}
	.post-news .news-item .news-date-hide,.column-news-list .column-news-item .news-date-hide { }
	.wp-header { padding: 0;}
	.wp-navi { display: none;}
	.wp-navi-slide { display: block; background-color: #eee;}
	.wp-navi-slide .navi-slide-head { display: block;}
	.wp-navi-slide .wp-menu { display: none;}
	.main-nav-panel .wp-menu .menu-item { display: block; float: none; border-top: 1px solid #ddd; overflow: hidden; }
	.main-nav-panel .wp-menu .menu-item a.menu-link { display: block; height: 39px; line-height: 39px; padding:0 18px; color: #222; font-size: 15px; background-color: #fff; }
	.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #53040a;}
	.wp-main-page .content .cbox-left,.wp-main-page .content .cbox-right{ width: 95%; float: none;}

	.wp-header .wp-panel {margin:0; float: none; clear: both; width: auto;}
	.wp-header .search-panel { margin-bottom: 10px;}
	.wp-header .logo-panel { position: relative; }
	.wp-header .navi-aside-toggle-show { display: block;}
	.logo-window { width: auto; margin:0 40px; padding: 15px 0; text-align: center;}
	.logo-window img {width: 100%;}
	.lang-panel,.top-nav-panel { display: none;}

	.wp-info-page .search-panel,.wp-info-page .top-nav-panel,.wp-column-page .search-panel,.wp-column-page .top-nav-panel { display: none;}
	.wp-banner {border-top:1px solid #DFBA5D}
	.wp-banner .column-name { display: block;}
	.list-meta .column-path,.list-meta .column-title { float: none;}
	.list-meta .column-title { display: none;}
	.list-meta .column-path { padding-left: 24px; background: url(img/sitemap-icon.png) no-repeat 0 4px;}
	.list-meta .column-path .path-name { display: none;}
	.wp_paging .pages_count,.wp_paging .page_jump { display: none;}

	.info-box {margin:0 10px;}
	.article { padding: 6px 0;}
	.article .arti-metas span { font-size: 14px;}
	.article .arti-metas .read-options { display: inline-block;}
	.wp_entry,.wp_entry p,.article .entry,.article .entry p { font-size: 16px;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
	.info-box {margin:0 6px;}
}
@media screen and (max-width: 414px) {
	.wp-header .wp-panel {
    width: 100%;
}
.footer-left {
   
    float: none;
}
.logo-window img {
    width: 80%;
}
.wp-header .wp-panel {
    width: 95%;
}
.wp-header .search-panel {
    margin-bottom: 10px;
    margin-left: 10px;
	position: relative;
}
.wp_search .search {
    position: absolute;
    right: 0;
    top: 0%;
}
input#keyword {
    padding: 8px 0px;
}
.wp-navi-slide {
    background-color: #b80022; 
}
.wp-navi .navi-slide-head .navi-slide-title { 
    color: #fff;
}
.wp-main-page .content, .wp-main-page .sidebar {
    width: 100%;
    float: none;
   margin-top: 0px;
}
.wp-post .post-head .head-bar, .wp-post .post-body {
   margin: 0 0px;
}
.post-news .news-item {
    border-bottom: 0px dashed #ccc;
}
.tit {
    width: 64.5%;
}
.box1 .sidebar {
    margin-top: 15px;
}
.box2.clearfix {
    margin-top: 0px;
}
.box1.clearfix {
    padding-top: 10px;
    padding: 10px 0px;
}
.box2.clearfix {
    margin-top: 0px;
    padding: 0px 0px;
}
.post-12 span.item-meta.meta-title {
    width: 78%;
}
.cbox-left {
    width: 100%;
    margin: 0 auto;
}
.cbox-right {
    width: 100%;
    margin: 0 auto;
}
.sidebar {
    width: 95%;
    margin: 0 auto;
}
.wp-main-page .sidebar .sbox {
    padding: 0 10px;
}
.wp-footer .wp-inner {
    padding: 30px 0px 30px 0px;
	text-align: center;
}
.footer-center {
    margin-left: 10px;
    width: 68%;
    margin-top: 10px;
}
.shares li {
    margin: 0px 3px;
}
.footer-right {
    margin-top: 8px;
}
.footer-center {
    margin-left: 10px;
    width: 54%;
    margin-top: 10px;
}
.box2.clearfix {
    margin-bottom: 40px;
}
span.column-news-title {
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.wp-container .wp-inner.clearfix {
    padding: 0px 0px;
}
.wp-post.post-7 {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 375px) {
	.tit {
    width: 61.5%;
}
.shares ul {
    float: none;
}
.footer-right {
  
    float: none;
}
.footer-center {
    float: none;
}
.footer-left {
   
    float: none;
}
.footer-center {
    margin-left: 23%;
    width: 54%;
    margin-top: 10px;
}
.footer-right {
    float: none;
    margin-left: 27%;
    margin-top: 20px;
}
.box2.clearfix {
    margin-bottom: 40px;
}
.post-10 .item-meta.meta-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 75%;
}
.post-news .news-item .meta-title, .column-news-list .column-news-item .column-news-title {
    margin-right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 75%;
}
span.column-news-date.news-date-hide {
    font-size: 14px;
}
}
@media screen and (max-width: 360px) {
	.tit {
    width: 59.5%;
	.post-10 .item-meta.meta-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 74%;
}

}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 320px) {
	.top-nav-panel .wp-menu .menu-item a.menu-link { font-size: 14px; height: 28px; line-height: 28px;}
	.wp-footer .wp-inner .footer .address,.wp-footer .wp-inner .footer .zipcode { display: inline;}
	.wp-footer .wp-inner .footer .icp { display: block; }
	.tit {
    width: 53.5%;
}
.post-news .news-item .meta-title, .column-news-list .column-news-item .column-news-title {
    margin-right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 68%;
}
}