@media (max-width: 767px){

	.navBar{
		display: block;
	}
	#caidan{
		font-size: 28px;
	}
	#caidan ul li{
		padding: 17px 0;
	}
	#caidan ul li a{
		color: #3CA899;
	}
	.tal{
		width: 100%;
	}
	.newcata{
		display: none;
	}
	.intro{
		width: 90%;
		margin: 0 auto;
	}
	.ths,.shtbt,.exhs{
		width: 90%;
	}
	.ths li{
		width: 90% !important;
	}
	.shoptit{
		width: 50%;
	}
	.context_pic{
		width: 90%;
		margin: 0 auto;
		height: auto;
	}
	.context_picbox{
		width: 100%;
	}
	.context_picbox{
		width: 100%;
	}
	.context_list ul{
		margin: 0;
	}
	.context_list li{
		width: 100%;
		height: auto;
		margin-right: 0;
	}
	.context_list li img{
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
	}
	.context_pic_news{
		width: 100%;
		height: auto;
		margin-left: 0;
		border-left: none;
		border-right: none;
	}
	.context_picbox_news{
		width: 100%;
	}
	.context_list_news{
		overflow: visible;
	}
	.context_list_news ul{
		width: 90%;
		margin: 0 auto;
	}
	.context_list_news li{
		width: 100%;
		float: none;
	}
	.context_list_news span{
		float: right;
	}
	.readers{
		width: 100%;
		height: auto;
	}
	.reades{
		width: 100% !important;
		height: auto !important;
	}
	.newstext p{
		text-indent: inherit;
	}
}