@media screen and (min-width: 1000px){			
    .header{
        height: 834px;
    }
    .code-down{
        margin: 83px 0 21px 0;
		/* float: left; */
		width: 621px; height: 232px; display: block;
		background: url(img/header-bg01.png) no-repeat center;
    }
	/* 考试资讯 */
	.info{
		height: 800px;
		margin-top: 490px;
	}
	.free-class-content{
		margin-left: 566px;
	}
	.exam-content{
		margin-left: 70px;
	}
	.info-content{
		margin-left: 666px;
	}
	/* 脚注 */
	.bottom{					
		height: 751px;
		margin-top: 250px;
		padding-top:  130px;
	}
    /* 底部操作按钮 */
    .hindle-btn{
        display: none;
    }
}
@media screen and (max-width: 1000px){	    			
    div {
        zoom: 87%;
    }	
    #downAndroid, #downIOS, #hindleAndroid, #hindleIOS{
        zoom: 180%;
    }
    .header{
        height: 620px;
    }  
    .code-down{
        margin: 60px 0 30px 0;
    }  
	/* 考试资讯 */
    .info {
        height: 690px;
        margin-top: 375px;
    }
	.free-class-content{
		margin-left: 700px;
	}
	.exam-content{
		padding-top: 80px;
		margin-left: 150px;
	}
	.info-content{
		margin-left: 780px;
	}
    /* 脚注 */
    .bottom {
        height: 680px;
        margin-top: 210px;
        padding-top: 60px;
    }
    /* 底部操作按钮 */
    .hindle-btn{
        width: 100%;
        height: 180px;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    .down-android,.down-ios{
        width: 40%;
        height: 60px;
        margin: 0 auto;
        border-radius: 30px;
        text-align: center;
        line-height: 60px;
    }
    .down-android::before,.down-ios::before{
        margin-right: 10px;							
        position: relative;
        top: 0;							
    }    
    .down-android::before{
        content: url(img/Android.png);	
    }
    .down-ios::before{
        content: url(img/ios.png);							
    }
    
    .btns .empty-line.menu-item {
        height: 12px;
    }
    .btns .menu-item span.lable {
        width: 4.2em;
    }
}
		/* 专属课堂 */
		.header{
			background: url(img/header.jpg) no-repeat 50%/100% 100%;
		}
			.header-in{
				padding-top: 103px;
			}
					.logo{
						width: 168px;
						height: 36px;
						display: inline-block;
						background: url(img/logo.png) no-repeat;
					}
				.header-title{
					width: 527px;
					height: 188px;
					background: url(img/title.png);
					margin-top: 60px;
					margin-bottom: 46px;
				}
					.header-date span,.header-date i{
						text-shadow: 0 6px 0 #E53B00;
					}				
							.QR-code{
								width: 212px;
								height: 212px;
								border-radius: 6px;
								margin: 10px;
								float: left;
							}
							.QR-code img{width: 180px;}
							
							.code-down .downBtn{float: left; margin-top: 50px;margin-left: 10px;}
							
							.code-down .downBtn a{width: 180px; float: left;  height: 48px; border: solid 1px #fff;
								font: 24px/48px "microsoft yahei"; color: #ff3b23; text-align: center;
								margin: 0 auto 25px; display: block; clear: both;
								background-color: #fff;
								border-radius: 25px;
							}
							
							.btns{float: left; margin-left: 25px; margin-top: 25px;}
							.btns font{font-size: 30px; line-height: 48px; font-weight: bold; color: #fff; float: left;width: 100%; clear: both;}
							.btns p{float: left; clear: both; font-size: 16px; line-height: 30px;color: rgba(255,255,255,.8);}
							.btns p span{margin-right: 20px;}
							.btns p a{color: rgba(255,255,255,.8);}
							.btns p i{margin: 0 10px; font-style: normal;}
							.btns p.btn a{border: solid 1px #fff; font-size: 20px; line-height: 38px; border-radius: 20px; padding: 0 22px; color: #fff; height: 38px; display: block; float: left;
								margin: 5px auto 10px; margin-right: 20px; 
							}
							.btns p.btn a:hover{background: #ff3b23;  border: solid 1px #ff3b23;}
							.btns p.kfu{font-size: 17px; color: rgba(255,255,255,.8);}
							
                            .btns .menu-item {
                                display: flex;   
                                color: #fff;
                                flex-flow: row wrap;
                                width: 300px;
                                font-size: 18px;
                            }
							.btns .menu-item a{
								color: inherit;
							}
                            .btns .empty-line {
                                height: 26px;
                            }
                            .btns .menu-item .lable {
                                width: 75px;
                            }
                            .btns .menu-item .colon {
                                margin-right: 10px;
                            }
                            .btns .menu-item .value {
                                width: 120px;
                            }
                            .btns .menu-item .value-long {
                                width: 220px;
                                white-space: nowrap;
                            }
                            .btns .menu-item .value-a {
                                text-decoration: underline;
                                cursor: pointer;
                            }
								/* .btns div{
									width: 190px;
									height: 46px;
									border-radius: 23px;	
									text-align: center;
									line-height: 46px;
									font-size: 18px;
									color: #FF4427;	
									cursor: pointer;							
								}
								.btns div:first-child{
									margin-bottom: 15px;							
								}
								.btns div:first-child::before,.btns div:last-child::before{
									width: 15px;
									height: 18px;
									margin-right: 10px;							
									position: relative;
									top: 3px;							
								}
								.btns div:first-child::before{
									content: url(img/Android.png);	
								}
								.btns div:last-child::before{
									content: url(img/ios.png);							
								} */
					.header-phone{
						width: 824px;						
						height: 856px;
						top: 65px;
						right: 0;
					}
	/* 免费公开课 */
	.free-class{
		height: 689px;
		background: url(img/free-class.png) no-repeat 50%/100% 100%;
		margin-top: 490px;
	}
		.free-class-img{
			top: -190px;
		}
		.free-class-content{
			width: 600px;
			height: 100px;
		}
		.free-class .symbol-a{
			top: 139px;
			left: 479px;
		}
		.free-class .symbol-b{    
			bottom: 154px;
    		right: 278px;
		}
		.free-play{ 
			width: 420px;
			height: 381px;  
			bottom: 0;
    		right: 0;
		}
	/* 烤题库 */
	.exam{
		height: 689px;
		background: url(img/exam-img.png) no-repeat 50%/100% 100%;
		padding-left: 70px;
	}
		.exam-img{
			top: 267px;
    		right: 0;
		}		
		.exam .symbol-a{
			top: 408px;
    		left: 0;
		}
		.exam .symbol-b{ 
			bottom: -137px;
    		right: 643px;
		}
	/* 考试资讯 */    
	.info{
		background: url(img/info-img.png) no-repeat 50%/100% 100%;
		margin-bottom: 180px;
	}
		.info-img{
			top:138px;
		}
		.info .symbol-a{
			top: 223px;
			left: 573px;
		}
		.info .symbol-b{    
			bottom: 154px;
    		right: 133px;
		}
		.info-content{
			width: 600px;
			height: 100px;
		}
	/* 脚注 */
	.bottom{		
		background: url(img/bottom-img.png) no-repeat 50%/100% 100%;
	}
		.bottom-text{
			width: 802px;
			margin: 0 auto; 
		}
		.bottom-code{
			width: 200px;
			height: 200px;
			background-color: #fff;
			border-radius: 10px;
			margin: 78px auto 0;
		}
		.more-btn{
			display: block;
			width: 198px;
			height: 61px;
			background-color: #fff;
			border-radius: 31px;
			text-align: center;
			line-height: 61px;
			font-size: 26px;
			font-weight: Bold;
			color: #FF4427;	
			margin: 73px auto 0;	
			cursor: pointer;
			text-decoration: none;
		}