@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (min-width: 1200) {
.article .entry .read img {
	width: 100%;
	vertical-align: middle;
	max-width: 800px;
_width:expression(this.width > 800 ? "800px" : this.width);
	background: url(img/loading.gif) no-repeat center;
}   /**文章阅读部分图片大小限制**/
}

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1199px) {
#w10 {
	display: none;
}
.wp-container4 .cbox-left .post-news {
	margin: 0 -13px;
}
#wp_news_w21 .post-news li {
	margin: 0 13px;
	margin-bottom: 20px;
}
.wp-container4 .post-9 .post-news .news-item .meta-title {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#wp_news_w40 img {
	width: 160px;
}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 959px) {
#w10 {
	display: none;
}
.main-nav-panel .wp-menu .menu-item a.menu-link {
	padding: 0 4px;
}
.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 {
}
/**栏目列表**/
.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;
}
#naver {
	display: none;
}
.navi-aside-toggle-show {
	display: block;
}
.navi-aside-toggle {
	left: 20px;
	top: 63px;
}
.logo-window {
	margin-left: 93px;
}
.article .entry .read img {
	width: 100%;
	vertical-align: middle;
	max-width: 800px;
_width:expression(this.width > 800 ? "800px" : this.width);
	background: url(img/loading.gif) no-repeat center;
}   /**文章阅读部分图片大小限制**/
.pc_xrld {
	display: none;
}
.wx_xzrd {
	display: block !important;
}
.z_news_m {
	margin-left: 16px;
}
#wp_news_w21 .post-news li {
	margin: 0px 11px;
	margin-bottom: 20px;
}
.wp-container4 .cbox-left .post-news {
	margin: 0 -11px;
}
.post-40 .post-head {
	float: left;
	width: 127px;
	background: #0b5daa;
	height: 110px;
}
#wp_news_w40 img {
	width: 126px;
	height: 110px;
}
.ads {
	width: 100%!important;
}
.rili .rili_pub {
	width: 27.5%;
}

.insti{margin-top:20px;}
.list_zsjy .wp-column-news .column-news-box{margin:0 6px}
.list_zsjy .column-news-list ul.news_list li.news{width:50%}

}

/**
 * [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;
}
.wp-header .wp-inner {
	margin: 0;
}
.wp-post .post-head .post-title {
	font-size: 18px;
	font-weight: bold;
}
.post-news .news-item {
	border-bottom: none;
}
.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 !important;
}
.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: #0C3C74
}
.wp-main-page .content .cbox-left, .wp-main-page .content .cbox-right {
	width: 100%;
	float: none;
}
.content .cbox-right {
}
.sidebar {
	display: none;
}
.wp-header .wp-panel {
	margin: 0;
	float: none;
	clear: both;
	width: auto;
}
.wp-header .search-panel {
	margin-top: 16px;
}
.wp-header .logo-panel {
	position: relative;
}
.wp-header .navi-aside-toggle-show {
	display: block;
}
.logo-window {
	width: auto;
	margin: 0 40px;
	padding: 0;
	text-align: center;
}
.logo-window img {
	width: 100%;
	max-width: 186px;
}
.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;
	margin: 0 6px;
	width: auto;
}
.wp-focus1 .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: none;
}
.wp_entry, .wp_entry p, .article .entry, .article .entry p {
	font-size: 16px;
}
.top-nav {
	position: static;
	margin: 0 6px;
	background: #005698;
	width: auto;
}
.header_bg {
	display: none;
}
.wp-focus {
	background: none;
}
.top-header {
	display: none;
}
.wp-container .wp-inner, .wp-container1 .wp-inner, .wp-container2 .wp-inner {
	padding: 6px;
}
.wp-container1 {
	padding: 0;
}
.wp-container2 {
	padding: 0;
}
.post-40 .post-news .item-2 {
	margin: 0;
}
.post-25 .post-news .news-item .meta-time {
	display: block;
}
.wp-container3 {
	background: #0062cf;
}
.wp-container3 .wp-inner {
	background: none;
	padding: 20px 0;
}
.left_frame {
	display: none;
}
.right_frame {
	width: auto;
	float: none;
}
.post-40 img {
	width: 100%;
	margin: 4px 0;
}
.post-40 .post-news .news-item {
	float: none;
}
.ac_report_pic {
	display: none;
}
.scenery_pic {
	display: none;
}
#wp_news_w30 .post-news .news-item .meta-time {
	display: block;
}
.wp-focus1 {
}
.wp-banner {
	display: block;
}
.share {
	margin: 0 auto;
	float: none;
}
.bottom_link {
	float: none;
}
#wp_nav_w51 {
	margin: 0 auto;
	width: 276px;
}
.bottom_addr {
	float: none;
}
.bottom_addr p {
	text-align: center;
}
.post-9 .post-news .news-item .meta-time {
	display: block;
}
#wp_news_w24 .post-news .news-item {
}
.navi-aside-toggle {
	left: 0;
	top: 50%;
}
.top-nav .wp-inner {
	background: none;
}
.wp-main-page .content1 .cbox-left {
	float: none;
	width: 100%;
}
.wp-main-page .content1 .cbox-right {
	float: none;
	width: 100%;
}
.z_news_l {
	width: 100%;
	float: none;
	display: block;
}
.z_news_m {
	width: 100%;
	float: none;
	margin-left: 0px;
}
.z_news_r {
	width: 100%;
	float: none;
}
#wp_news_w25 {
	padding-top: 0px;
}
.mess_show {
	display: none;
}
.rel_sh {
	display: block;
}
.search-panel {
	display: block;
}
.column-body {
	background: none;
	min-height: auto;
}
.con_news_pic .news_tit {
	width: 100%;
	bottom: -26px;
}
#wp_news_w21 .post-news li {
	min-height: auto;
}
.rili .rili_tit {
	margin-top: 0px;
}
.article .entry .read img {
	width: 100%;
	vertical-align: middle;
	max-width: 800px;
_width:expression(this.width > 800 ? "800px" : this.width);
	background: url(img/loading.gif) no-repeat center;
}   /**文章阅读部分图片大小限制**/
.column-news-list .column-news-item .column-news-title2 {
	display: block;
	margin-right: 76px;
	margin-left: 0px;
}
.logo-window {
	padding: 0 !important
}
.con_news_nav {
	margin-top: 23px;
}
.con_news_pic img {
	width: 100%;
	max-height: 100%;
}
.wp-container4 .cbox-left {
	width: auto;
	float: none;
}
#wp_news_w21 .post-news li {
	margin: 0;
	margin-bottom: 15px;
}
.rili .rili_pub {
	width: 21.5%;
}
.rili .rili_tit {
	width: 75.8%;
}
#wp_news_w21 .post-news li {
	width: 100%;
}
.wp-container4 .cbox-right {
	width: 100%;
	float: none;
}
.wp-container4 .wp-inner {
	padding: 20px 4px;
	width: auto;
}
.wp-container4 .cbox-left .post-news {
	margin: 0;
}
.sudy-pubdate span.pubdate-day {
	line-height: 34px;
}
.list_zsjy .column-news-list ul.news_list li.news .column-news-title span{line-height:65px}
.list_zsjy .column-news-list ul.news_list li.news .column-news-title i{margin-top:25.5px}
.list_zsjy .column-news-list ul.news_list li.news{width:100%}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.info-box {
	margin: 0 6px;
}
.focus-title {
	height: auto;
	line-height: 28px;
	font-size: 14px;
}
.focus-title-bar {
	height: 28px;
}
.article .entry .read img {
	width: 100%;
	vertical-align: middle;
	max-width: 800px;
_width:expression(this.width > 800 ? "800px" : this.width);
	background: url(img/loading.gif) no-repeat center;
}   /**文章阅读部分图片大小限制**/
.post-71 .news_imgs{width:100%;margin-right:0;height:auto;}
.post-71 .news_con{margin-left: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;
}
.article .entry .read img {
	width: 100%;
	vertical-align: middle;
	max-width: 800px;
_width:expression(this.width > 800 ? "800px" : this.width);
	background: url(img/loading.gif) no-repeat center;
}   /**文章阅读部分图片大小限制**/
}
