@media screen and (max-width: 1200px) and (min-width: 600px) {
	html,
	body {
		margin: 0;
		bottom: 0;
		background-image: url(images/beijing.jpg);
		background-size: 1200px 100% ;
	}
   .qw1{
	   width: 100%;
	   height: 200px;
	   display: flex;
   }
   .qw2 {
   	width: 80%;
   	height: 100%;
   	display: flex;
   	align-items: center;
   }
   .qw2a{
	   width:500px;
	   height: 180px;
	   display: flex;
	   align-items: center;
   }
   .qw2q{
   	width: 90%;
   	height: 100%;
   	display: flex;
   	align-items: center;
   }
   .qw2w{
	   width: 10%;
	   height: 100%;
   }
   .qw3{
	   	width: 180px;
	   	height: 180px;
   }
   .qw4a{
	   width: 100%;
	   height: 60%;
	   display: flex;
	   align-items: center;
	   font-size: 3em;
   }
   .qw4 {
   	width:300px;
   	height: 150px;
   }
   .qw4q {
   	width: 100%;
   	height: 30%;
   	display: flex;
   	align-items: center;
   	font-size: 2em;
   	color: #8f8f8f;
   }
   .qw6 {
   	width: 100%;
   	height: 1600px;
   	display: flex;
	flex-wrap: wrap;
   }
   .qw7 {
   	width: 100%;
   	height: 50%;
   	display: flex;
   	justify-content: center;
   	flex-direction: column;
   	align-items: center;
   }
   .qw7a {
   	width: 100%;
   	height: 50%;
   	display: flex;
   	align-items: center;
	justify-content: center;
   }
   .qw13{
   	width: 20%;
   	height: 100%;
	display: none;
   }
   .qw8 {
   	width: 100%;
   	height: 200px;
   	font-size: 4.5em;
   	display: flex;
   	justify-content: center;
   	align-items: center;
   }
   .qw9 {
   	width: 100%;
   	height: 200px;
   	font-size: 3em;
   	display: flex;
   	justify-content: center;
   	align-items: center;
   	color: #323232;
   }
   .qw10 {
   	width: 350px;
   	height: 15%;
   	background-color: #ffaa00;
   	border-radius: 15px;
   	font-size: 3.5em;
   	display: flex;
   	align-items: center;
   	justify-content: center;
   	color: #ffffff;
   	text-decoration: none;
   }
   .qw9a{
	   font-size: 2.6em;
	   color: #ff0000;
	   text-decoration: none;
   }
   .qw11 {
   	width: 450px;
   	height: 856px;
   	transform: rotate(10deg);
   	-ms-transform: rotate(10deg);
   	-webkit-transform: rotate(10deg);
   }
   .qw12 {
   	width: 220px;
   	height:556px;
   	display: flex;
   	flex-direction: column-reverse;
   }
   .qw12a{
   	width: 220px;
   	height: 220px;
   }
   .qw14{
   	width: 100%;
   	display: flex;
   	justify-content: center;
   	flex-direction: column;
   	align-items: center;
   }
   .qw15{
   	width: 100%;
   	height: 150px;
   	font-size: 4em;
   	color: #8F8F8F;
   	display: flex;
   	justify-content: center;
   	align-items: center;
   }
   .qw17{
   	width: 80%;
   	height: 300px;
   	display: flex;
   	align-items: center;
   	font-size: 3em;
   	color: #7e7e7e;
   }
   .qw18{
   	width: 100%;
   	height: 150px;
   	display: flex;
   	align-items: center;
   	justify-content: center;
	align-items: center;
	flex-direction: column;
   }
   .qw19{
   	width: 800px;
   	height: 75px;
   	font-size: 2em;
   	color: #848484;
   	display:flex;
   	justify-content: center;
   	align-items: center;
   }
   .qw19a{
   	width: 850px;
   	height: 75px;
   	font-size: 2em;
   	color: #848484;
   	display:flex;
   	justify-content: center;
   	align-items: center;
   }
   .qw20{
   }
}