@media(max-width:640px){
	#banner{ display:none;}
	/*导航*/
	.nav2{ height:80px; line-height:40px;}
	.navlist{ height:80px; line-height:40px;}
	.navlist ul li{ width:33%; height:40px;}
	.navlist ul li a{ width:100%; height:40px;}
	
/*首页*/
	.first_left{ }
	.first_right{ width:100%;}
	
	.pthrleft{ width:98%; padding:0 1%;}	
	/*news*/
	
	/*banner*/
	.mob_banner{ display:block;}
	.mob_banner img{ width:100%;}
	
	.picScroll_mob{ display:block;}
	.picScroll{ display:none}
	
	/*foot*/
	#footer {
	height: auto;
}
#footerbox {
	height: auto;}
	
	}
	
	
@media(max-width:560px){
	.bmb1{ display:none;}
	.btn2{ display:none;}
	
	.bmb_mod{ display:block;}
	.bmb_mod{ width:100%; border:1px solid #cccccc;}
	.bmb_mod td{ line-height:30px; border-bottom:1px solid #cccccc;}
	.bmb_mod .mob_td1{ width:30%; border-right:1px solid #cccccc; text-align:center; height:30px;}
	.bmb_mod .mob_td2{ width:60%; height:30px;}
	.bmb_mod .mob_td2 input{ height:29px; line-height:29px; width:90%; border:none;}
	.mob_text{ width:90%; height:40px;}
	.mob_td3{ border-top:1px solid #cccccc; }
	.btn3 {
		border: 0px none;
		color: #FFF;
		width: 70px;
		height: 30px;
		background-attachment: scroll;
		background-repeat: repeat;
		background-position: 0% 0%;
		background-color: #FF6600;
		cursor:pointer;
		margin:10px auto;
}
	
	.first_left{ display:none;}
	}