@charset "UTF-8"; 
/**
 * [Large Screen for PC & Pad]
 * 960~1203
 */
@media screen and (max-width: 1300px) {
#en .header .sitelogo img {    width: 100%;}
#en #header .inner {    width: 100%;}
#en .head-right ul.wp-menu>li.menu-item {    padding: 0 0 0 10px;}
#en .nav .wp-menu .menu-item a.menu-link {font-size: 15px;}
}
@media screen and (max-width: 1203px) {
	#en .header .head-right {bottom: 15px;}
	.main-nav-panel .wp-menu .menu-item a.menu-link { padding: 0 14px;}
	.wp-wrapper .wp-inner { margin: 0 6px;}
	.wp-banner .wp-inner { margin: 0;}
	.wp-container.box4 .wp-inner { margin: 0;}
	.wp-navi .wp-inner { margin: 0 auto;}
	
	#banner { display: none;}
	.wp-focus { display: block;}
	.wp-focus .wp-inner { margin: 0 auto;}
	
	.wp-post.post-7 .post-head { padding: 20px 0 20px;}
	.wp-post.post-7 .post-news .news-item .meta-title { margin: 15px 0 10px;}
	.wp-post.post-7 .post-news .news-item .meta-summary { padding: 0;}
	.wp-post.post-7 .post-news .news-item .meta-time { padding: 0;}
	.box1 .cbox-bot { padding-top: 20px; padding-bottom: 20px;}
	.sudy-tab .tab-menu li { width: 105px;}
	
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 959px) { 

.wrapper .inner {margin:0 auto;}
#en .navi-aside-toggle,#en .navi-aside-search {display: block;margin-left: 5px;}
#en #header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
#en .header .head-left{ float:none;display:inline-block; width:100%; height:auto; text-align:center;}
#en .header .sitelogo{float:none;margin-top:0px;}
#en .header .sitelogo a{display:inline-block;width: 70%;margin:0 auto;}
#en .header .sitetitle {margin-top:38px;font-size:28px;}
#en .header .head-main{display:none;}
#en .header .head-right{ float:none; width:100%;margin-top:0px;}
#en .header .head-right .searchbox{margin: 5px 0px; width:100%;}

/*导航样式：后台绑定时也可以定义配置*/
#en .wp-navi .wp-menu{display:none;}
#en .wp-navi-slide .navi-slide-head {padding:0 10px;height: 40px;}
#en .wp-navi-slide .wp-menu {background:#fff;}
#en .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}
#en .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;}
#en .wp-navi-slide .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 14px; }
#en .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
#en .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
#en .wp-navi-slide .sub-menu .sub-item.hover> a,
#en .wp-navi-slide .sub-menu .sub-item a:hover{ text-decoration: none; color: #000; background-color: #eee; }
#en .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;}
#en .wp-navi-slide .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;border-bottom: 1px solid #eee;}
#en .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;}
#en .wp-navi-slide .sub-menu .sub-item a:hover { color: #000; background-color:#eee; display: block; }
#en .wp-navi-slide .sub-menu .sub-menu {left:0;top: 0;}
#en .wp-navi-slide .sub-menu .sub-menu .sub-item a {padding: 0 52px;}
#en #headtop .inner { max-width: 100%; width: 100%;}
	.main-nav-panel .wp-menu .menu-item a.menu-link { padding: 0 4px;}
	.focus-navigation { visibility: hidden;}
	/**栏目列表**/
	.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;}
	.article { padding: 10px 0;}
	.article h1.arti-title { padding: 5px 0;}
	
	/**主体布局**/
	.search-panel { width: 140px;}
	.wp-post.post-7 .post-news .news-item { width: 32%; padding-left: 2%;}
	.wp-post.post-7 .post-news .news-item.item-4 { display:none;}
	.wp-post.post-8 .post-news .news-item { width: 32%; padding-left: 2%; padding-right: 0; padding-bottom: 18px;}
	
	.wp-footer .wp-inner .footer .foot-l { padding-left: 0; background: none;}
}

/**
 * [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-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 { 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 .content .cbox-left, .wp-main-page .content .cbox-right { 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 30px; padding: 15px 0; text-align: center;}
	.logo-window img { width: auto; max-width: 350px;}
	.lang-panel, .top-nav-panel { display: none;}
	.wp-info-page .top-nav-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;}
	.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;}
	#en .wp-search .search-input{padding:0;}
	.wp-search .search-input {background: url(img/search_input.png) no-repeat #fff;border-radius: 5px 0 0 5px;}
	
	.wp-post.post-7 .post-head { padding: 10px 0 10px;}
	.wp-post.post-7 .post-news .news-item { width: 49%;}
	.wp-post.post-7 .post-news .news-item.item-3 { display: none;}
	
	.sudy-tab .tab-menu { height: 72px; padding-right: 25%;}
	.sudy-tab .tab-menu li { width: 33.3%; height: 36px; line-height: 36px;}
	.wp-post.post-8 .post-more { top: 8px;}
	.wp-post.post-8 .post-news .news-item { width: 49%;}
	.wp-post.post-8 .post-news .news-item.item-3 { padding-left: 0;}
	.wp-post.post-8 .post-news .news-item.item-4 { padding-left: 2%;}
	.wp-post.post-8 .post-news .news-item.item-5 { display: none;}
	.wp-post.post-8 .post-news .news-item.item-6 { display: none;}
	.yqlj { width: 90px;}
	.wp-post.post-14 .wp-menu .menu-item a.menu-link { padding-right: 15px;}
	
	.wp-footer .wp-inner .footer .foot-l { width: 50%;}
	
	.wp-column-page .wp-container .wp-inner { margin: 0;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 413px) { 
	.info-box { margin: 0;}
	.logo-window img { max-width: 280px;}
	.wybk { width: 100px;}
	.wp-post.post-4 .wp-menu .menu-item a.menu-link { padding: 0 12px;}
	.wp-post.post-7 .post-news .news-item { width: 100%; padding: 0 !important; padding-bottom: 20px !important;}
	.wp-post.post-8 .post-news .news-item { width: 100%; padding: 0 !important; padding-bottom: 15px !important; border-bottom: 1px solid #ddd;}
	.yqlj { width: 80px; font-size: 15px;}
	.wp-post.post-14 .wp-menu .menu-item a.menu-link { padding-right: 8px; font-size: 15px;}
	
	.wp-footer .wp-inner .footer .foot-l { width: 100%; float: none;}
	.wp-footer .wp-inner .footer .foot-r { float: none; margin: 0 auto; width: 190px;}
	
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 339px) { 
	.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;}
	.wp-post.post-18 .wp-menu .menu-item { width: 100%; margin-left: 0;}
	.wp-post.post-9 .wp-menu .menu-item a.menu-link { padding: 20px 2px;}
}
