@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) {
	
	.wp-wrapper .wp-inner { margin: 0 6px;}
	.wp-focus .wp-inner { margin: 0 auto;}
	.wp-banner .wp-inner { margin: 0 auto;}
	.focus-title-bar { left: 10px; margin-left: 0;} 
	.main-nav-panel .wp-menu .menu-item a.menu-link { padding: 0 24px;}
	.news_box .news_imgs img { width: 100%;}

	.wp-post.post-10 .wp-menu .menu-item { padding: 5px 0;}
	.wp-post.post-10 .wp-menu .menu-item a.menu-link { height: auto; line-height: 20px;}
	.wp-post.post-11 .wp-menu .menu-item { padding: 5px 0;}
	.wp-post.post-11 .wp-menu .menu-item a.menu-link { height: auto; line-height: 20px;}
	.wp-post.post-12 .wp-menu .menu-item { padding: 5px 0;}
	.wp-post.post-12 .wp-menu .menu-item a.menu-link { height: auto; line-height: 20px;}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 959px) {
	.tz a {
    font-size: 15px;
}
.tz{text-align: center;position: inherit;margin: 0 auto;}
	.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;}
	
	.lang-window .wp-menu .menu-item a.menu-link {padding-left: 12px;}
	.lang-window .wp-menu .menu-item.i1 a.menu-link {background: url(/_upload/tpl/00/07/7/template7/images/xian1.png) no-repeat 4px center;}
	.lang-window .wp-menu .menu-item.i2 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/xian2.png) no-repeat 4px center;}
	.lang-window .wp-menu .menu-item.i3 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/xian3.png) no-repeat 4px center;}
	.lang-window .wp-menu .menu-item.i4 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/xian4.png) no-repeat 4px center;}

	/**主体布局**/
	.wp-post .post-head .head-bar,.wp-post .post-body {}
	
	.sudy-tab .tab-menu li { font-size: 18px;}
	.wp-post .post-head .post-title { font-size: 18px;}
	.wp-post.post-9 .wp-menu .menu-item a.menu-link { padding-left: 0; text-align: center;}
	.wp-post.post-9 .wp-menu .menu-item.i1 a.menu-link { background: #e19e35;}
	.wp-post.post-9 .wp-menu .menu-item.i2 a.menu-link { background: #e15d40;}
	.wp-post.post-9 .wp-menu .menu-item.i3 a.menu-link { background: #4c79bf;}
	.wp-post.post-9 .wp-menu .menu-item.i4 a.menu-link { background: #6f7285;}
	.wp-post.post-9 .wp-menu .menu-item.i5 a.menu-link { background: #46a6af;}
	
	/**栏目列表**/
	.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-post.post-10 { width: 100%; float: left;}
	.wp-post.post-11 { width: 100%; float: left; padding-left: 0; border-right: 0; border-left: 0;}
	.wp-post.post-12 { width: 100%; float: left; padding-left: 0;}
	.wp-post.post-10 .post-title, .wp-post.post-11 .post-title, .wp-post.post-12 .post-title { padding-bottom: 5px;}
	.wp-post.post-10 .wp-menu .menu-item { padding: 5px 10px; float: left;}
	.wp-post.post-11 .wp-menu .menu-item { padding: 5px 10px; float: left; width: auto;}
	.wp-post.post-12 .wp-menu .menu-item { padding: 5px 10px; float: left; width: auto;}
	.wp-post.post-12 .wp-menu .menu-item.item-1, .wp-post.post-12 .wp-menu .menu-item.item-3, .wp-post.post-12 .wp-menu .menu-item.item-5, .wp-post.post-12 .wp-menu .menu-item.item-7, .wp-post.post-12 .wp-menu .menu-item.item-9, .wp-post.post-12 .wp-menu .menu-item.item-11 { width: auto;}
	.wp-post.post-12 .wp-menu .menu-item.item-2, .wp-post.post-12 .wp-menu .menu-item.item-4, .wp-post.post-12 .wp-menu .menu-item.item-6, .wp-post.post-12 .wp-menu .menu-item.item-8, .wp-post.post-12 .wp-menu .menu-item.item-10, .wp-post.post-12 .wp-menu .menu-item.item-12 { width: auto;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.tz {
    font-size: 14px;
}
	body,p { font-size: 14px;}
	a { font-size: 14px;}
	.wp-container.box1 { padding:15px 0;}
	.wp-container.box2 { padding:15px 0;}
	.wp-container.box3 { padding:15px 0;}

	.wp-header .wp-inner {margin: 0 6px;}
	.wp-post .post-head .post-title { font-size: 18px; font-weight: bold;}
	.post-news .news-item { height: 30px; line-height: 30px;}
	.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 { 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 .cbox-left,.wp-main-page .cbox-right { width: 100%; float: none;}
	.wp-post.post-7, .wp-post.post-71,.wp-post.post-44 { width: 100%; float: none;}
	.wp-post.post-17, .wp-post.post-171 ,.wp-post.post-144{ width: 100%; 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 20px; padding: 15px 0; text-align: center;}
	.logo-window img {width: 100%; max-width: 180px;}
	.lang-panel,.top-nav-panel { display: none;}

	.focus-title-bar { display: none; bottom: 10px; height: 30px;}
	.focus-title { height: 30px; line-height: 30px; padding: 0 15px; font-size: 16px;}
	.wp-info-page .top-nav-panel,.wp-column-page .top-nav-panel { display: none;}
	.search-window { overflow: hidden; width: 100% !important; background: #0D74D2;}
	.searchbtn { display: none !important;}
	.wp-banner {}
	.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/07/7/template7/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: 16px;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
	.info-box {margin:0 6px;}
	
	.wp-post.post-9 .wp-menu .menu-item { width: 100%; float: left; margin-left: 0;}
	.wp-post.post-9_1 .wp-menu .menu-item { width: 100%; float: left; margin-left: 0;}
	.wp-post.post-9_2 .wp-menu .menu-item { width: 100%; float: left; margin-left: 0;}
	.wp-footer .wp-inner .footer .foot_l { line-height: 20px;}
	
	.box3 .sbox {display:none;width:100%;box-shadow: 0 0 black;}
	.wp-main-page .mk { display: block;}
	
	.wp-post.post-9 .wp-menu .menu-item a.menu-link { padding-left: 120px; text-align: left; height: 50px; line-height: 50px; margin-bottom: 10px;}
	.wp-post.post-9 .wp-menu .menu-item.i1 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_1.png) #e19e35 no-repeat 40px center;}
	.wp-post.post-9 .wp-menu .menu-item.i2 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_2.png) #e15d40 no-repeat 40px center;}
	.wp-post.post-9 .wp-menu .menu-item.i3 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_3.png) #4c79bf no-repeat 40px center;}
	.wp-post.post-9 .wp-menu .menu-item.i4 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_4.png) #6f7285 no-repeat 40px center;}
	.wp-post.post-9 .wp-menu .menu-item.i5 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_5.png) #46a6af no-repeat 40px center;}
	.wp-post.post-9_1 .wp-menu .menu-item a.menu-link { padding-left: 120px; text-align: left; height: 50px; line-height: 50px; margin-bottom: 10px;}
	.wp-post.post-9_1 .wp-menu .menu-item.i1 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_6.jpg) ;background-size:100% 100%;}
	.wp-post.post-9_1 .wp-menu .menu-item.i2 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_7.jpg) ;background-size:100% 100%;}
	.wp-post.post-9_1 .wp-menu .menu-item.i3 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_8.jpg) ;background-size:100% 100%;}
	.wp-post.post-9_1 .wp-menu .menu-item.i4 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_9.jpg) ;background-size:100% 100%;}
	.wp-post.post-9_1 .wp-menu .menu-item.i5 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_10.jpg) ;background-size:100% 100%;}
	.wp-post.post-9_2 .wp-menu .menu-item.i1 a.menu-link { background:url(/_upload/tpl/00/07/7/template7/images/nav_11.jpg);background-size:100% 100%;}

}




/**
 * [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; }
}