@CHARSET "UTF-8";
/*--------------------品牌课程------------------*/

/*banner*/
.banner_method {
	background: url(/method_img/banner.jpg) no-repeat center center;
}

/*----------------你这么努力，为什么还是学不好英语？--------------*/
.method1 ul {
	width: 1000px;
	height: 220px;
	margin-top: 40px;
	background: url(/method_img/method1.jpg) no-repeat center top;
}

.method1 li {
	float: left;
	width: 170px;
	margin-left: 106px;
	margin-top: 152px;
	text-align: center;
}

.method1 li b {
	display: inline-block;
	width: 160px;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	background-color: #ff7f14;
	color: #fff;
}

.method1 li span {
	display: inline-block;
	line-height: 1.7em;
	color: #666;
	font-size: 18px;
}

.method1 .first {
	margin-left: 0;
}

/*----------------为了学好英语精力殆尽--------------*/
.method2_bd {
	height: 360px;
	margin-top: 40px;
	background: url(/method_img/method2.png) no-repeat center top;
}

.method_bg {
	background-color: #d4d4d4;
}

.method3 {
	padding-bottom: 45px;
}

.method3 p {
	margin-top: 20px;
	text-align: center;
	line-height: 2em;
	font-size: 16px;
	color: #888;
}

/*----------------能找到合适老师吗？--------------*/
.method4 {
	padding-bottom: 55px;
}

.method4 ul {
	width: 1000px;
	height: 260px;
	margin-top: 20px;
	background: url(/method_img/method3.jpg) no-repeat center top;
}

.method4 li {
	float: left;
	width: 220px;
	height: 80px;
	margin-left: 40px;
	margin-top: 180px;
	text-align: center;
	background-color: #ff7f14;
}

.method4 li b {
	display: inline-block;
	line-height: 50px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	color: #fff;
}

.method4 li span {
	display: inline-block;
	line-height: 1em;
	color: #fff;
	font-size: 14px;
}

.method4 .first {
	margin-left: 0;
}

/*----------------学习是否有进步？ 跟“课程定制“有共用，合并到main.css了--------------*/
.method5 {
	padding-bottom: 55px;
}

/*----------------------有没有我想学的--------------------*/
.method6 {
	padding-bottom: 45px;
}

.method6_bd {
	width: 1000px;
	height: 310px;
	margin-top: 20px;
}

.roundabout-holder {
	list-style: none;
	width: 500px;
	height: 300px;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px !important;
	height: 300px;
	width: 600px;
	cursor: pointer;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}

.roundabout li {
	margin: 0
}

.method6_bd ul {
	position: relative;
	width: 700px;
	height: 100%;
	margin: auto;
}

.method6_bd ul li {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 470px;
	height: 292px;
	background: #f0f0f0;
	box-shadow: 6px 6px 6px rgba(0, 0, 0, .33);
	*box-shadow: 6px 6px 6px #666;
}

.method6_bd ul .cursor {
	left: 50%;
	top: 0;
	z-index: 5;
	margin-left: -235px;
}

.method6_bd .left {
	float: left;
}

.method6_bd .right {
	float: right;
}

/*----------------我能坚持吗？-------------*/
.method7 ul {
	width: 1000px;
	margin-top: 30px;
}

.method7 {
	padding-bottom: 55px;
}

.method7 li {
	float: left;
	width: 166px;
	text-align: center;
}

.method7 li i {
	display: inline-block;
	width: 125px;
	height: 125px;
	line-height: 125px;
	font-size: 50px;
	color: #333;
	background-color: #fff;
	border-radius: 50%;
}

.method7 li:hover i {
	color: #ff7f14;
	-webkit-animation: shake .6s ease-in-out alternate;
	-moz-animation: shake .6s ease-in-out alternate;
	animation: shake .6s ease-in-out alternate;
}

.method7 li span {
	display: inline-block;
	margin-top: 15px;
	line-height: 1em;
	color: #333;
	font-size: 20px;
}

.method7 li:hover span {
	color: #ff7f14
}

.method7 .first {
	margin-left: 0;
}

/*----------------我能坚持吗？-------------*/
.method8 {
	padding-bottom: 55px;
}

.method8 ul {
	width: 1000px;
	height: 255px;
	margin-top: 30px;
	background: url(/method_img/method5.jpg) no-repeat;
}

.method8 li {
	float: left;
	width: 190px;
	margin-left: 80px;
	text-align: center;
}

.method8_img {
	display: inline-block;
	width: 190px;
	height: 190px;
}

.method8 li i {
	display: none;
}

.method8 li:hover i {
	display: inline-block;
	width: 100%;
	height: 190px;
	line-height: 190px;
	font-size: 60px;
	color: #ff7f14;
	border-radius: 50%;
	background: url(/images/window_bg.png);
}

.method8_a {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
	line-height: 36px;
	font-size: 18px;
	/*color: #ff7f14;
	border: solid 1px #ff7f14;
	border-radius: 30px;*/
}

.method8 li:hover .method8_a {
	/*background: #ff7f14;
	color: #fff;*/
	color:#333;
}

.method8 .first {
	margin-left: 0;
}

.method8 .enter_btn a {
	display: none;
	height: 50px;
	line-height: 50px;
	width: 180px;
	background: #ff7f14;
	color: #fff;
	margin: auto;
}

.method8 .enter_btn a:hover {
	background: #f57002;
}