@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) {
	.box { background:#FBF7F4;}
	
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 959px) {
	.wp-navi { float: right; width: 60%; padding-top: 16px;}
	.main-nav-panel .wp-menu .menu-item a.menu-link { padding:0 16px;}
	.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 10px;}	
	/**栏目列表**/
	.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;}
	
	.wp-main-page .sidebar .sbox1 { width: 50%; float: left;}
	.wp-post.post-91 { display: none;}
	.wp-post.post-92 { width: 100%; float: right;}
	.wp-main-page .sidebar .sbox2 { width: 50%; float: right;}
.wp-footer .wp-inner .footer { background: none; padding-left: 0px;}
.wp-footer .wp-inner .footer .foot_r { float: none; width: 100%;}
.wp-footer .wp-inner .footer .foot_r .wx_ico { float: none; width: 160px; margin: 0 auto;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
	body,p { font-size: 16px;}
	a { font-size: 16px;}
table { width:100% !important;}
	.wp-header .wp-inner {margin: 0 6px;}
	.wp-post .post-head .post-title { font-size: 18px; font-weight: bold;}
	.post-news .news-item { height: auto; line-height: 24px; border-bottom: 0px dashed #ccc;}
	.post-news .news-item .meta-title,.column-news-list .column-news-item .column-news-title { margin-right: 0;}
	.column-news-list .column-news-item .news-date-hide { display: none;}
	.wp-header { padding: 0;}
	.wp-navi { display: none;}
	.wp-navi-slide { display: none; 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: #0C3C74}
	.wp-main-page .content .cbox-left,.wp-main-page .content .cbox-right{ width: 100%; float: none; padding-top:0px; background: none; padding-bottom: 65px;}

	.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 30px; padding: 5px 0; text-align: center;}
	.logo-window img {width: 100%; max-width: 294px;}
	.lang-panel,.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;}
	.wp-main-page .content .cbox-left .wp-post.post-7 { padding-left: 0px;}
	
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item .item-meta.meta-picture { width: 35%; float: left;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item .item-meta.meta-picture img { width: 100%; height:auto;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item .item-meta.meta-title { width: 62%; float: right; margin: 0; height: 48px; overflow: hidden;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item .item-meta.meta-time { width: 62%; float: right; margin: 0;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item { padding: 15px 0; border-top: 1px dotted #d6c9b3;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item.item-1 {width: 100%;float: none;height:auto;border-top: 0;padding-top: 0;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item.item-2 { width: 100%; float: none; height:auto;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item.item-3 { width: 100%; float: none; height:auto;}
	.wp-main-page .content .cbox-left .wp-post.post-7 .post-news .news-item.item-4 { width: 100%; float: none; height:auto;}
	
	.wp-post .post-head .post-more { height: 46px; line-height: 46px; position: absolute; left: 10px; top: auto; border: 1px solid #c6c6c6; width: 95%; text-align: center; bottom: 10px;}
	.wp-post .post-head .post-more a { font-size: 18px; color: #7e0001; text-decoration: none;}
	
}


/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
table { width:100% !important;}
	.info-box {margin:0 6px;}
	.wp-post .post-head { height: 36px; border-bottom: 0px solid #cacaca; margin-bottom: 20px; background: #efe9df; padding: 10px 0;}
	.wp-main-page .content .cbox-right .wp-post.post-8 { padding: 0px;}
	.wp-main-page .sidebar .sbox1 { width: 40%; float: left;}
	.wp-post.post-91 { display: block; width: 100%;}
	.wp-post.post-91 a.menu-link {font-size: 0;display: block;width: 96%;height: 50px;text-align: center;padding: 170px 2%;}
	.wp-post.post-92 { display: none; width: 100%; float: right;}
	.wp-main-page .sidebar .sbox2 { width: 60%; float: right;}
	.wp-post.post-191 a.menu-link {font-size: 0;display: block;width: 96%;height: 51px;text-align: center;padding: 72px 2%;}
	.wp-post.post-192 a.menu-link {font-size: 0;display: block;width: 96%;height: 51px;text-align: center;padding: 72px 2%;}
	.post-news .news-item .meta-summary { display:none;}
	.wp-main-page .content .cbox-right .wp-post.post-8 .post-news .news-item .meta-title a { font-size: 16px; color: #474545;}
	.wp-main-page .content .cbox-right .wp-post.post-8 .post-news .news-item .meta-time { margin: 0; color: #7d7d7d;}
	.wp-post .post-head .post-more { height: 46px; line-height: 46px; position: absolute; left: 10px; top: auto; border: 1px solid #c6c6c6; width: 95%; text-align: center; bottom: 10px;}
	.wp-post .post-head .post-more a { font-size: 18px; color: #7e0001; text-decoration: none;}
	.wp-footer .wp-inner .footer .foot_l .beian {  position: initial; top: 0;  left: 0; width: 80px; margin: 0 auto;}
.wp-footer .wp-inner .footer .foot_l .address { margin-left: 0; padding: 5px 0;}
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
	.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; }
}
