@charset "utf-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (max-width: 1234px) {

	.left_img img {
    width: auto;
    height: 400px;
}
.wp-wrapper .wp-inner {
    padding: 0px 15px;
}
}


@media screen and (max-width: 1220) {
.left_img {
    display: block;
    z-index: 1;
    position: absolute;
}
	.left_img img {
    width: auto;
    height: 400px;
}
}
@media screen and (max-width: 1200) {

}

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1199px) {
		.left_img img {
    width: auto;
height: 370px;
   
}
}
@media screen and (max-width: 1149px) {
		.left_img img {
    width: auto;
height: auto;
    max-height:345px;
}
}
@media screen and (max-width: 1000px){

.left_img {
    display: none;
    z-index: 1;
    position: absolute;
}}
@media screen and (max-width: 999px) {
.left_img {
    display: none;
    z-index: 1;
    position: absolute;
}
.focus-pagination {
    display: none;
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 60;
    height: 27px;
    text-align: right;
}	
}
@media screen and (max-width: 980px) {

}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 959px) {
	.main-nav-panel .sub-menu {
    width: auto;
    text-align: center;
    background-color: #770b77;
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    /* opacity: 0.5; */
}

	.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 6px;}	
	/**栏目列表**/
	.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;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
.wp-wrapper .wp-inner {
    padding: 0px 0px;
}
.post-50 .wp_article_list .list_item {
    float: none !important;
    width: 100% !important;
    height: 26px;
    line-height: 26px;
    border-bottom: none;
    vertical-align: top;
}
.mod.clearfix.mlink.botlinks {
    position: inherit;
    margin-top: 0px;
    top: 0px;
    left: 0px;
    max-width: 429px;
    margin: 10px auto;
}
	.fws_search .listTable ul.news_list li.news {
    line-height: 30px;
    float: left;
    width: 25% !important;
    padding-top: 0;
}
	body,p { font-size: 14px;}
	a { font-size: 14px;}
	.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; border-bottom: 1px dashed #ccc;}
	.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: block; background-color: #85272B;}
	.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: #63065f}
	.wp-main-page .content .cbox-left,.wp-main-page .content .cbox-right{ width: 100%;}

	
	.wp-header .search-panel { margin-bottom: 10px;}
	.wp-header .logo-panel { position: relative; }
	.wp-header .navi-aside-toggle-show { display: none;}
	
	.lang-panel,.top-nav-panel { display: none;}
.post-51 {
    margin-bottom: 15px  !important;
}
	.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}
	.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() 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;}
	.post-50 .con {
    position: inherit;
    right: 0;
    top: 0px;
    max-width: 400px;
}
.wp-main-page .content, .wp-main-page .sidebar {
    width: 98%;
    float: none;
    padding: 0px 1%;
}
.post-51 {
    margin: 0 auto;
    text-align: center;
    width: 253px;
    float: none;
}
.news-shiyanshi {
    text-align: left;
    margin-bottom: 21px;
}
.post-50 .con {
    position: inherit !important;
    right: 0;
    top: 42px;
    max-width: 400px;
}
.ml {
    background-color: #fff;
	padding-bottom:14px;
}
.mbox {
    padding: 0 10px;
}

.xbox{
	display:block;
	position:inherit
}

.tbox{
	display:none;
}
.nbox{
	width:90%
}
.xsdiv{
	display:none
}



.list_left{
	display:none;
}
.list_container ,.list_container2 ,.list_right{
	width:100% !important;
	padding:0px !important;
}


.article_contain img {
	width:100% !important;
	height:auto !important;
}

.focus{height:270px !important;
	display:none !important;

}

.focus_m li{height:240px !important;}

.focus_l,.focus_r{top:80px !important;}

.mdiv{display:block !important;}

.vsbcontent_img{text-indent:0em !important;}
.mbox1{height:2440px !important;}
.article_body{
		margin-left:0px !important;
padding:0px 0px  0px  0px !important;


}

.t-box{top:30px !important;
}

.article_contain{
	width:100% !important;
}
.divinfowai{
	padding:0px!important;
}
.divinfoleft{
	width:75% !important;
}
.inc1t_r{
	margin-left:0px !important;
	width:auto !important;
}
.wrap{
	width:90%!important;
}
.event-lst dd{
	width:95%  !important;
}
.erjlm{
	display:block!important;
}


.nosecone{
height:420px !important;
}
.ejlm a{
	width:30%;
	display:block;
	float:left
}
.foot1{
	margin:auto;
	border-right:0px;
	width:100%;
}
.winner{
	width:100%;
}
.foot1  img{
	display:block;
	margin:0 auto;
}
.erjlm{
	display:block!important;
}



.mobanner{
	display:block!important;
}
.articleTitle{
	margin-left:0px;
	}


.list_bg{
	padding-top:0px!important;
	background-image:none;
}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
	.news_list li.news span.news_meta {
    display: none;
    float: right;
    margin-left: 2px;
}
	.info-box {margin:0 6px;}
	.fws_search .listTable ul.news_list li.news {
    line-height: 30px;
    float: left;
    width: 33% !important;
    padding-top: 0;
}
.post-50 .news_list a {
    display: inline-block;
    text-align: left;
    margin-bottom: 15px;
}

.post-50 .con {
    position: absolute;
    right: 0;
    top: 42px;
    width: 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; }
}