body{
	background: #4789e8;
}
.Andy_banner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.Andy_banner>img{
	width: 100%;
}
.common{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.Andy_zhong{
	width: 100%;
	height: auto;
	background:url(../images/Andy_bg1.png) no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
}
.Andy_zhong_content{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 250px;
}
.Andy_zhong_content>h2{
	height: 100px;
	font-size: 50px;
	line-height: 100px;
	text-align: center;
	color: #fff;
	font-weight: 800;
}
.Andy_zhong_tong1{
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.Andy_zhong_tong1>img{
	width: 70px;
	height: auto;
	float: left;
	display: block;
}
.Andy_zhong_tong1>p{
	width: 710px;
	height: 80px;
	float: left;
	margin-left: 20px;
	border-top-right-radius:50px;
	border-bottom-right-radius:50px;
	background: #0385fc;
	line-height: 80px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.btn{
	width: 320px;
	height: 50px;
	margin: 0 auto;
	background: #fff;
	border-radius: 30px;
	color: #4789e8;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	margin-top: 170px;
	margin-bottom: 170px;
	overflow: hidden;	
}

/*物理实验考纲*/
.Andy_physics{
	width: 100%;
	height: auto;
	background: url(../images/Andy_bg2.png) no-repeat center;
    background-size: 100% 100%;
    margin-top:100px;
}
.Andy_physics_title{
	width: 420px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;

}
.Andy_physics_title>img{
	width: 50px;
	height: auto;
	float: left;
	display: block;
}
.Andy_physics_title>p{
	width: 310px;
	height: 100px;
	float: left;
	margin-left: 20px;
	line-height: 100px;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.Andy_physics_content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 70px;
	overflow: hidden;

}
.Andy_physics_content_l{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.Andy_physics_content_l{
	width: 610px;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #fff;
	float: left;
}
.Andy_physics_content_l>ul>li>span{
	font-weight: bold;
	padding-right: 10px;
}
.Andy_physics_content_r{
	width: 590px;
	float: left;
	overflow: hidden;
}
.Andy_physics_content_rt{
	width: 550px;
	height: auto;
	margin-left: 40px;
	overflow: hidden;
}
.Andy_physics_content_rtl{
	float: left;
	font-size: 30px;
	font-weight: bold;
	line-height: 100px;
	width: 150px;
	color: #fff;
}
.Andy_physics_content_rtr{
	float: left;
	width: 400px;
}
.Andy_physics_content_rtr>img{
	margin-top: 40px;
	margin-left: 40px;
}
.Andy_physics_content_rtr>p{
	padding-left: 70px;
	line-height: 50px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
}
.Andy_physics_content_rtr .Andy_physics_content_rtr2{
	font-size: 20px;
	width: 270px;
	font-weight: 100;
	line-height: 40px;
	padding-left: 0px;
}
.Andy_physics_content_btn{
	width: 230px;
	height: 50px;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	border-radius: 30px;
	margin: 0 auto;
	color: #4789e8;
	background-color: #fff;
	margin-top: 50px;
	margin-bottom: 20px;
}
/*实验室全景*/

.Andy_laboratory{
	width: 100%;
    height: auto;
    background: url(../images/Andy_bg3.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 100px;
    overflow: hidden;
}
.Andy_laboratory_t{
	width: 1200px;
	margin:0 auto;
}
.Andy_laboratory_t>h2{
	font-size: 50px;
	color: #fff;
	line-height: 100px;
	text-align: center;
	margin: 100px;
}
.Andy_laboratory_l_b{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.Andy_laboratory_l{
	width: 480px;
	float: left;
	height: auto;
	overflow: hidden;
}
.Andy_laboratory_r{
	width: 720px;
	height: auto;
	float: left;
}
.Andy_laboratory_r>img{
	width: 100%;

}

/*加油标语*/
.Andy_pj_b{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
    margin-top: 40px;
    margin-bottom: 80px
}
.Andy_pj_b_img {
    float: left;
    margin-left: 70px;
}
.Andy_pj_b_p {
    float: right;
    margin-right: 170px;
    font-size: 47px;
    color: #fff;
    margin-top: 200px;
}
.Andy_pj_b_p>p {
    font-weight: bold;
}


/*底部footer*/
.footer {
    width: 100%;
    height: auto;
    background: #282c2f;
    padding-top: 20px;
}
.footer p {
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    color: #fff;
}