.content {
	max-width:1200px;
	margin:auto;
	padding: 0;
}

body,
html {
	font-family: "微软雅黑";
	font-size: 14px;
	text-decoration: none;
	list-style: none;
}


/*首页主题图*/

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}


/*导语*/

.nav-title {
	background: url(../img/pic1.jpg) no-repeat;
	background-size: 100% 100%;
	height: 300px;
	width: 100%;
	padding-top: 5%;
}
.nav-title-two{
	background-size: 100% 100%;
	height: 200px;
	width: 100%;
	padding-top: 5%;
}

.nav-title-content {
	width: 70%;
	height: 65%;
	margin-left: 15%;
	border: 2px solid #5A0707;
	position: relative;
	padding-top: 5%;
}

.nav-title-content .daoyu {
	position: absolute;
	top: -20px;
	line-height: 45px;
	height: 45px;
	width: 150px;
	left: 50%;
	font-size: 2rem;
	text-align: center;
	margin-left: -75px;
	background: #5A0707;
	color: #EAC226;
	
}
.nav-title-text{
	font-size: 1.5rem;
	color: #5A0707;
	text-align: left;
	width: 80%;
	margin: 0;
	margin-left: 10%;

}
.nav-title-text-ms{
	text-align: center;
	font-size: 1.5rem;
	color: #5A0707;
	width: 80%;
	font-weight: 900;
	margin-bottom: 10px;
	margin: 0;
	margin-left: 10%;
}
/*真题解析版课程优势*/
.parsing-class{
	width: 100%;
	height: 1000px;
	background: url(../img/pic2.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding-top: 10px;
}
.parsing-class-title{
	font-size: 2rem;
	text-align: center;
	color: #EAC226;
}
.parsing-class-top {
	width: 65%;
	height: 840px;
	padding-top: 110px;
	margin: 0 auto;
	margin-top: 50px;
}
.parsing-class-top-text {
	margin-left: 30%;
	font-size: 1.5rem;
	width: 60%;
	line-height: 50px;
	height: 50px;
	border-radius: 8px;
	margin-bottom: 10px;
	text-align: center;
	color: white;
	padding: 0px 10px;
	background: #4d070b;
}
.parsing-class-top-two {
	margin-top: 100px;
}

.parsing-class-top-two .pone {
	font-size: 2rem;
	color: #4d070b;
	font-weight: 900;
	margin-left: 25px;
}

.parsing-class-top-two .ptwo {
	font-size: 1.5rem;
	margin-top: 20px;
	width: 60%;
	line-height: 30px;
	color: #4d070b;
	margin-left: 25px;
}
.company-number {
	padding-top: 170px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 2rem;
	color: #fbe611;
}

.suggest {
	text-align: center;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
}
/*真题解析班课程安排*/
.back-box{
	width: 90%;
	height: 986px;
	background: white;
	margin-left: 5%;
}
.lesson-plan{
	width: 100%;
	height: 1056px;
	background: url(../img/pic2_1.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding-top: 10px;
}
.lesson-plan-title {
	margin: 0 auto;
	font-size: 30px;
	font-weight: 900;
	color: #4d070b;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.lesson-plan table {
	width: 95%;
	height: 600px;
	margin-top: 30px;
	background: white;
	border-color: #4d070b;
	margin-left: 2.5%;
}

.lesson-plan table tr td {
	color: #4d070b;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}

.lesson-plan table tr:nth-child(6) td {
	height: 50px;
}
.lesson-time,
.lesson-address {
	color: #4d070b;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
}
/*名师照片*/
.teacher-pic {
	width: 95%;
	margin-top: 30px;
	margin-left: 2.5%;
	height: 330px;
}

.teacher-pic-contain {
	width: 100%;
	display: flex;
}

.teacher {
	text-align: center;
}

.teacher p {
	color: #4d070b;
	font-size: 25px;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	font-weight: 900;
}

.teacher-pic-contain .teacher {
	float: left;
	flex: 1;
}

.teacher img {
	width: 200px;
	margin: 0 auto;
}

/*立即预约*/
.the-last {
	width: 100%;
	height: 600px;
	background: url(../img/pic5.png) no-repeat left;
	background-size: 100% 100%;
	padding-top: 200px;
}

.the-last .username {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	border-radius: 10px;
	background: rgba(255, 0, 0, 0.5);
	text-align: center;
	padding-top: 50px;
}

.the-last .username table {
	width: 50%;
	margin: 0 auto;
	height: 150px;
}

.the-last .username table tr td {
	color: #4d070b;
	font-size: 25px;
}

.the-last .username table tr td .namemess,
.numbermess {
	height: 50px;
	color: black;
	font-size: 30px;
	line-height: 50px;
	border-radius: 8px;
	background: white;
	width: 100%;
}

.submit-btn {
	height: 50px;
	color: #4D070B;
	background-color: #FBE611;
	border-radius: 8px;
	border: 0;
	font-weight: 700;
	padding: 5px 10px;
	margin-top: 10px;
	font-size: 30px;
}


/*9.13修改内容 */
.explain{
	margin:0 auto;
	margin-left: 2.5%;
	margin-top: 4px;
}
.explain dt{
	font-size: 18px;
}
.explain dd{
	font-size: 16px;
}

/*底部*/
.bottom {
    width: 100%;
    height: 80px;
    background: #333333;
    margin: auto;
    margin-top: 10px;
}
.bottom p {
    display: block;
    line-height: 15px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}