
@media only screen and (max-width: 992px) {

	/* ======================================
		06. ��擐𧬆eader閮剖��
	=================================================================================================================== */
	.mobile-fixed-bar{
		display:block;
	}

	.wrapper-bg:after{
		width:1000px;
		background-size:100% auto;
		opacity:0.8;
	}

	.header-top-bar{ padding:10px 0; }


	/*.header-top-flex .flex-col-lang{
		flex:none;
    	min-width:auto;

		order:3;
		width:120px; margin-right:10px;
	}
	.header-top-flex .flex-col-social{
		order:4; width:calc( 100% - 130px);
	}*/

	/*.header-top-flex .flex-col-lang{ order:3; width:50%; }
	.header-top-flex .flex-col-social{ order:4; width:50%; }*/

	.header-top-flex .flex-col-logo{
		order:1; width:70%;
		margin-bottom:15px;
	}
	.header-top-flex .flex-col-trigger{
		order:2; display:block;
		width:30%;
		margin-bottom:15px;
	}
	.header-top-flex .flex-col-subnav{ display:none; }



	.logo{ max-width:300px; margin-left:0; }


	.header-social-list{ justify-content:flex-end; }
	.header-social-list li.mobile-show{ display:block; }





	.nav-bar{ display:none; }


	.mobile-quickly-bar{ display:block; }




	/*頝煾收���*/
	.marquee-box{ margin:10px 0; /*border-radius:0;*/ }


	/* ======================================
		07. 撠讛攟撟閙��詨鱓閮剖��
	=================================================================================================================== */
	.menu-trigger{ position:relative; z-index:999; display:block; }

	.menu-toggle-area{ display:block; }




	/* ======================================
		08. ��撠曇身摰�
	=================================================================================================================== */
	.footer{ padding-bottom:70px; }
	.footer-flex-left{ width:100%; margin-bottom:30px; }
	.footer-flex-right{ width:100%; }

	.footer-info-list.right-side{ text-align:left; margin-bottom:13px; }
	.footer-info-list.right-side  li span{ margin-right:6px; margin-left:0; }

	.copyright{ text-align:left; }
	.social-list{ text-align:left; }
	.social-list li{ margin-left:0; margin-right:14px; }



	/* ======================================
		09. 頛芣偘banner閮剖��
	=================================================================================================================== */
	.banner-wrap .container{ width:100%; }

	/*.slider-banner{ border-radius:0; }*/

	.spec-area{ display:none; }





	/* ======================================
		11. 撌血�游�批捆
	=================================================================================================================== */
	/*.aside-area{ max-width:300px; margin:0 auto; }*/
	.aside-area.aside-search{ display:none; }
	.sec-search{ display:block; }

	.aside-item.aside-category{ display:none; }



	/* ======================================
		12. �券��𢒰�勗�諹身摰�
	=================================================================================================================== */
	.page-flex{ display:flex; flex-wrap:wrap; }
	.page-flex-left{ order:2; width:100%; margin-left:0; }
	.page-flex-right{ order:1; width:100%; }

	.sec-box{ padding-top:15px; padding-left:15px; padding-right:15px;  }
	.sec-box .heading{ margin-left:-15px; margin-right:-15px; }
	/*.sec-box .heading:after{ left:-15px; }*/


	/*撠舘汗頝臬��*/
	.breadcrumbs{
		margin-top:0;
		margin-bottom:30px;
	}



	/* ======================================
		11. 擐㚚�
	=================================================================================================================== */

	/*擐㚚�-�砍��*/
	.idx-post-item{ padding-left:0; }
	.idx-post-item .time-box{ position:relative; top:auto; left:auto; margin-bottom:5px; }
	.idx-post-item .name a{
		overflow: visible;
		white-space: normal;
	}



	/* ======================================
		13. ��滚振��滩��
	=================================================================================================================== */
	.introduction-flex{ max-width:400px; margin-right:auto; margin-left:auto; }
	.introduction-flex .flex-left{ width:100%; margin-right:0; margin-bottom:15px; }
	.introduction-flex .flex-right{ width:100%; }


	.tab-flex{ display: flex; flex-wrap:wrap; margin:10px 0; }
	.tab-left{ width:40px; }
	.tab-right{width:calc(100% - 40px); }

	.tabs-list{ border-bottom-width:0px; background:transparent; }
	.tabs-list li{ width:100%; margin:10px 0; }
	.tabs-list li a{
		width:30px;
		padding:10px 10px 10px 8px;
		letter-spacing:0;
		line-height:1.3;
		background:rgba(36,111,183,0.1);
		text-align:center;
	}
	.tabs-list li a:before{ display:none; }
	.tabs-list li.active a{ background:#246FB7; color:#fff; font-size:14px; }

	.view-right-content{ position:relative; }
	.view-right-content:before{
		position:absolute;
		top:0;
		left:0;
		width:3px;
		height:100%;
		content:"";
		border-radius:2px;

		background:linear-gradient(top,#246FB7 , transparent );
		background:-moz-linear-gradient(top,#246FB7 , transparent );
		background:-webkit-linear-gradient(top,#246FB7 , transparent );
		background:-o-linear-gradient(top,#246FB7 , transparent );
		background:-ms-linear-gradient(top,#246FB7 , transparent );
	}

	.tabs-content{ padding-top:0; padding-bottom:0; min-height:300px; }




	/* ======================================
		18. 蝝���暾蹂漱瘚�
	=================================================================================================================== */
	.article-flex .flex-left{ width:100%; margin-bottom:15px; }
	.article-flex .flex-right{ width:100%; margin-left:0; }
	.article-item .name{ text-align:center; }
	.article-item .date{ text-align:center; }


	/* ======================================
		19. ��滩都銝剖�
	=================================================================================================================== */
	.auction-photo{ margin-bottom:15px; }

}


@media only screen and (max-width: 768px) {

	/* ======================================
		10. �券��𢒰�勗�諹身摰�
	=================================================================================================================== */

	.sec-box .heading:before{
		background:linear-gradient(left,transparent , #b8180f 15% , #b8180f 85% , transparent );
		background:-moz-linear-gradient(left,transparent , #b8180f 15% , #b8180f 85% , transparent );
		background:-webkit-linear-gradient(left,transparent , #b8180f 15% , #b8180f 85% , transparent );
		background:-o-linear-gradient(left,transparent , #b8180f 15% , #b8180f 85% , transparent );
		background:-ms-linear-gradient(left,transparent , #b8180f 15% , #b8180f 85% , transparent );
	}




	/* ======================================
		13. ��滚振��滩��
	=================================================================================================================== */
	.contact-info-list li{
		width:100%;
	}




	/* ======================================
		20. �𧑐�䲮暾輯��
	=================================================================================================================== */
	.post-flex .flex-left{ width:100%; margin-bottom:15px; }
	.post-flex .flex-right{ width:100%; margin-left:0; }

	.post-item .photo-scale-frame{ max-width:300px; margin:0 auto; }

	.post-item .name{ padding-right:0; margin-bottom:20px; text-align:center; }
	.post-item .name .title{ margin-bottom:10px; }
	.post-item .name .date{ display:block; text-align:center; position:relative; bottom:auto; right:auto; }






}

@media only screen and (max-width: 640px) {

	/* ======================================
		06. ��擐𧬆eader閮剖��
	=================================================================================================================== */
	.header-top-bar:before{ display:none; }

}


@media only screen and (max-width: 480px) {

	/* ======================================
		06. ��擐𧬆eader閮剖��
	=================================================================================================================== */
	/*.mobile-fixed-item .title , .fixed-menu-trigger .toggle-trigger-txt{
		font-size:18px;
	}
	.fixed-menu-list li a{ font-size:17px; }*/

	/*.header-top-flex .flex-col-lang{ width:85px; margin-right:5px; }
	.header-top-flex .flex-col-social{ width:calc( 100% - 90px); }*/

	/*隤䂿頂*/
	/*.language-list li{ margin-right:4px; }
	.language-list .tiny-item{
		width:35px;
		height:35px;
	}
	.language-list .tiny-item a .title{ line-height:35px; font-size:18px; }*/


	/*蝷曄黎*/
	/*.header-social-list li{ margin-left:4px; }

	.social-item .icon{ width:35px; padding:5px; }


	.social-item.item-contact{ width:38px; height:38px; }
	.social-item.item-contact a .title {
		font-size:14px;
	}*/



	/* ======================================
		08. ��撠曇身摰�
	=================================================================================================================== */
	.footer-info-item{ display:block; }

}

@media only screen and (max-width: 360px) {
}


@media only screen and (max-width: 350px) {
	.mobile-fixed-item .title,
	.fixed-menu-trigger .toggle-trigger-txt{
		font-size:16px; letter-spacing:0;
	}
}
