@media screen and (max-width:1370px){
	
	.intro_right_pic{
		width:50%;
		margin-top:10%;
		margin-right:0;
	}
}
	
 
@media screen and (max-width:1250px){
	
	#pagewrap{
		width:90%;
	}
	 
}
@media screen and (max-width:1150px){
	.logo{
		width:35%;
	}
	header{
		padding-bottom:25px;
	}
	
}
@media screen and (max-width:1000px){
	
	.intro_box{
		 margin: -135px auto 0;
   		 width: 80%;
		 float:none;
	}
	.intro_right{
		width:80%;
		margin:0px auto;
		float:none;
	}
}
@media screen and (max-width:950px){
	.footer_box3{
		width:92%;
		padding:50px 4%;
		min-height:inherit;
	}
	.footer_box1{
		width:45%;
	}
	.footer_box2{
		width:45%;
		float:right;
		background-size:contain;
	}
	.logo{
		width:50%;
	}
	.header-right{
		width:100%;
		position:absolute;
	}
	.inner-left{
		width:58%;
	}
	.inner-right{
		width:37%;
	}
	#content_3_col .center{
		width:50%;
	}
	#content_3_col .left1{
		width:45%;
	}
}
@media screen and (max-width:800px){
		.inner-left{
		width:100%;
	}
	.inner-right{
		width:100%;
		margin-top:50px;
	}
	
}
@media screen and (max-width:750px){
	.mid_box1{
		display:block;
		width:100%;
	}
	.mid_box2{
		display:block;
		width:90%;
	}
	.mid_box3{
		display:block;
		width:90%;
	}
	.red_arw{
		display:none;
	}
	.green_arw{
		display:none;
	}
	.logo{
		width:65%;
	}
	
}
@media screen and (max-width:650px){
	
	.intro_box{
		 margin: -15px auto 0;
   		 width: 100%;
		 float:none;
	}
	.intro_right{
		width:100%;
		margin:0px auto;
		float:none;
	}
	.intro_right_pic{
		display:none;
	}
	.intro_right aside{
		width:100%;
	}
	#welcome{
		padding-bottom:60px;
	}
	.footer_btmL{
		width:100%;
		margin:0;
		text-align:center;
	}
	.footer_btmR{
		width:100%;
		margin:0;
		text-align:center;
		margin-top:20px;
	}
	.logo{
		width:100%;
	}
	.header-top .homebtn a{
		display:none;
	}
	.header-right{
		position:relative;
	}
	.header-top{
		margin:0;
	}
	.inner-head-main{
		background-image:none;
	}
	#content_3_col .center{
		width:100%;
		border:0;
	}
	#content_3_col .left1{
		width:100%;
	}
}
@media screen and (max-width:600px){
	.footer_box1 {
    	width: 100%;
		min-height:inherit;
	}
	.footer_box2 {
    	width: 100%;
		margin:0;
		min-height:inherit;
	}
	.inner-head-left{
		font-size:28px;
		line-height:23px;
	}
	.inner-head-left span{
		font-size:22px;
	}
	
}
 