@charset "UTF-8"; 
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1299px) {
	.main-nav-panel .wp-menu .menu-item a.menu-link {padding: 0 31px;}
	.wp-wrapper .wp-inner { margin: 0 6px;}
	.wp-navi .wp-inner { margin: 0 auto;}
	.wp-focus .wp-inner { margin: 0 auto;}
	.wp-banner .wp-inner { margin: 0 auto;}
  
	.sbox1,.cbox1,.wp-post .post-head { }
	.wp-post.post-15 .post-head .post-more { right: 10px;}

}
@media screen and (max-width: 1250px) {

.wp-post.post-5 {
    width: 49%;
    float: left;
}
.wp-post.post-15 {
    width: 50%;
    float: right;
    background: #fff;
}

}

@media screen and (max-width: 1200px) {

.wp-post.post-5 {
    width: 52%;
    float: left;
}
.wp-post.post-15 {
    width: 47%;
    float: right;
    background: #fff;
}

}

@media screen and (max-width: 1100px) {

.wp-post.post-5 {
    width: 55%;
    float: left;
}
.wp-post.post-15 {
    width: 43%;
    float: right;
    background: #fff;
}

}




@media screen and (max-width: 1199px) {
	.top-nav-panel { margin-right: 5px;}
    .search-panel { margin-right: 5px;}
	.main-nav-panel .wp-menu .menu-item a.menu-link {padding: 0 18px;}
	



}

@media screen and (max-width: 1099px) {
	
 
    
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) { 
.wp-footer .wp-inner .footer .foot-l {
    width: 100%;
    float: none;
}
.wp-footer .wp-inner .footer .foot-l p {

    text-align: center;
}
.foot-c {
    float: none;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.wp-footer .wp-inner .footer .foot-r .foot-r-w {
    float: left;
    margin-left: 0;
    width: 33.3%;
    margin-bottom: 10px;
}
.wp-footer {
    background: #2066bc;
    padding: 20px 0;
}

.wp-footer .wp-inner .footer .foot-r {
    width: 300px;
    float: none;
    margin: 0 auto;
    margin-top: 30px;
}
.wp-header .navi-aside-toggle-show { display: block;}
.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}
	.main-nav-panel .wp-menu .menu-item a.menu-link {padding: 0 7px;}
	.focus-navigation { visibility: hidden;}
.head-left {
    float: none;
    display: block;
}
.sitelogo {
    float: none;
    padding-top: 15px;
    padding-left: 0px;
    text-align: center;
}
.search-panel {
    margin-right: 0;
    float: none;
    width: 100%;
    padding-top: 10px;
}
.wp-panel.top-nav-panel.panel-2 {
    display: none;
}
	/**栏目列表**/
	.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-container { }
    .wp-post.post-5 {width: 100%;}
    .wp-post.post-15 { width: 100%;    margin-top: 20px;}
    .wp-post.post-25 {width: 100%;}
    .wp-post.post-25 .post-body { padding: 10px 10px 35px;}
    .sbox {width: 100%;}
    .wp-post.post-45 { width: 100%;}
    .wp-post.post-45 .post-body { padding: 10px 10px 35px;}
    .wp-post.post-55 {width: 100%;}
    .wp-post.post-65 {width: 100%;}
    .wp-post.post-75 { width: 100%;    margin-left: 0;}
    .wp-post.post-75 .post-body { padding: 10px 10px 35px;}
    .wp-post.post-85 { width: 100%;}
    .wp-post.post-85 .post-body { padding: 10px 10px 35px;}
    .wp-post.post-95 {width: 100%;}
    .cbox {width: 100%;}
    .wp-post.post-115 {width: 100%;}
    .wp-post.post-115 .post-body { padding: 10px 10px 35px;}
	.wp-post.post-125 {width: 100%;}
	
	.wp-footer .wp-inner .footer p { line-height: 24px;}
	.wp-footer .wp-inner .footer a { line-height: 24px;}
}


@media screen and (max-width: 859px) { 
    .main-nav-panel .wp-menu .menu-item a.menu-link { padding: 0 7px;}

    .post-news .news-item:last-child { display:none;}
	
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) { 
.wp-post.post-15 .post-news .news-item:first-child .meta-summary {

    margin-right: 0px;
}

.sitetitle {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.wp-header .wp-inner {
    height: auto;
    position: relative;
}
	body, p { font-size: 14px;}
	a { font-size: 14px;}
	.wp-post .post-head .post-title { font-size: 18px; font-weight: bold;}
	.post-news .news-item { line-height: 24px;}
	.post-news .news-item .meta-title, .column-news-list .column-news-item .column-news-title {}
	.post-news .news-item .news-date-hide, .column-news-list .column-news-item .news-date-hide {}
	
	.wp-main-page .content .cbox-left, .wp-main-page .content .cbox-right { width: 100%; float: none;}
	.wp-header .wp-panel { float: none; clear: both; width: auto;}
	.wp-header .search-panel { margin-bottom: 10px;}
	.wp-header .logo-panel {position: relative;padding-top: 0;}
	
	.logo-window { width: auto; margin: 0 30px; padding: 15px 0; text-align: center;}
	.logo-window img {width: auto;max-width: 100%;}
	.lang-panel, .top-nav-panel { display: none;}
	.wp-info-page .top-nav-panel, .wp-column-page .search-panel, .wp-column-page .top-nav-panel { }
	.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(/_upload/tpl/00/de/222/template222/css/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: 14px;}
	
	
	.post-news .news-item:last-child { display: block;}
	.wp-post.post-15 .post-news .news-item:last-child { display: none;}

	.wp-footer { padding: 15px 0;}
	.wp-footer .wp-inner .footer .foot-l { width:100%;}
	.wp-footer .wp-inner .footer .foot-r { }
	.wp-footer .wp-inner .footer .foot-r .foot-r-w { float: left;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 624px) { 
   
}

@media screen and (max-width: 479px) { 
.wp-post.post-25 span.wj {
    font-size: 13px;
    width: 100px;
}

    .wp-container { padding: 15px 0;}
	
    .wp-post.post-5 {width: 100%;}
    .wp-post.post-15 {width: 100%;padding-top: 20px;}
    .wp-post.post-25 {clear: none;width: 100%;}
    .wp-post.post-25 .post-body { padding: 10px 10px 35px;}
    .sbox {width: 100%;}
    .wp-post.post-45 {width: 100%;}
    .wp-post.post-45 .post-body { padding: 10px 10px 35px;}
    .wp-post.post-55 {width: 100%;}
    .wp-post.post-65 {width: 100%;}
    .wp-post.post-75 {width: 100%;margin: 0;}
    .wp-post.post-75 .post-body { padding: 10px 10px 35px;}
    .wp-post.post-85 {width: 100%;float: right;clear: none;margin-top: 0;}
    .wp-post.post-85 .post-body { padding: 10px 10px 35px;}
    .wp-post.post-95 {width: 100%;clear: none;float: right;}
    .cbox {width: 100%;}
    .wp-post.post-115 {width: 100%;}
    .wp-post.post-115 .post-body { padding: 10px 10px 35px;}
	.wp-post.post-125 {width: 100%;}

	.focus .focus-title { margin-right: 30%; max-width: 65%;}

    .wp-footer .wp-inner .footer .foot-l p { margin-right: 0px;}
	.wp-footer .wp-inner .footer .foot-r .foot-r-w {float: left;width: 50%;margin-left: 0%;}
	.wp-footer .wp-inner .footer .foot-r .foot-r-w p img { }
	.wp-footer .wp-inner .footer .foot-r .foot-r-w p { line-height:20px;}
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 359px) { 
	.focus .focus-title { margin-right: 40%; max-width: 55%;}
}
