@charset "utf-8";
.hd{
	padding-top: 20px;
    width: 1200px;
    margin: 0 auto;
}
/*  ------------------------------- 时间规划 备战高考零压力 ------------------------------- */
.cxg1_con{
	height: 304px;
	background: url(../images/cxg1_boxbg.png) no-repeat;
	margin-top: 140px;
	position: relative;
	text-align: center;
}

.cxg1_info h3{
	color: #f8484f;
	font-size: 22px;
	font-weight: bold;
}

.cxg1_info h4{
	color: #448aca;
	font-size: 22px;
	font-weight: bold;
	margin-top:10px;
}

.cxg1_info li:nth-child(1){
	position: absolute;
    left: 91px;
    top: -85px;
}

.cxg1_info li:nth-child(2){
	position: absolute;
    left: 236px;
    top: -85px;
}

.cxg1_info li:nth-child(3){
	position: absolute;
    left: 486px;
    top: -85px;
}

.cxg1_info li:nth-child(4){
	position: absolute;
    left: 655px;
    top: -85px;
}

.cxg1_info li:nth-child(5){
	position: absolute;
   left: 872px;
	top: -85px;

}

.cxg1_info li:nth-child(6){
	position: absolute;
   left: 1050px;
top: -85px;
}

.cxg1_info li:nth-child(7){
	position: absolute;
    left: 190px;
    bottom: -2px;
}

.cxg1_info li:nth-child(8){
	position: absolute;
    left: 385px;
    bottom: -2px;
}
.cxg1_info li:nth-child(9){
	position: absolute;
    left: 555px;
    bottom: -2px;
}
.cxg1_info li:nth-child(10){
	position: absolute;
    left: 775px;
    bottom: -2px;
}
.cxg1_info li:nth-child(11){
	position: absolute;
    left: 995px;
    bottom: -2px;
}
.click{
	width: 400px;
	line-height:50px;
	text-align: center;
	background: #fa8489;
	border-radius: 100px;
	margin: 100px auto;
	box-shadow: 10px 10px 20px #fdd1d3;
}

.click a{
	color: #fff;
	font-size:30px;
	font-weight: bold;
}

.click:hover{
	background-color: #f8484f;
	box-shadow: 10px 10px 20px #f79ca0;
}

/*  ------------------------------- 明确高三危机 备战高考零压力 ------------------------------- */
.cxg2_box{
	width: 100%;
	height: 700px;
	background: url(../images/cxg2_boxbg.png) no-repeat;
}

/*  ------------------------------- 高考冲刺我为什么选状元教育 ------------------------------- */
.cxg3_box{
	background-color: #ededed;
	padding-bottom: 1px;
}

/*  ------------------------------- 差异化辅导不同学生不同教学方法 ------------------------------- */
.cxg4_con{
	margin-top: 50px;
}

.cxg4_con li{
	float: left;
	width: 250px;
	margin-right:66px;
}

.cxg4_con li:last-child{
	margin-right: 0;
}

.cxg4_info{
	width: 210px;
	height: 342px;
	background-color: #e6e6e6;
	text-align: center;
	padding: 40px 20px;
	position: relative;
	z-index: 1;
}

.cxg4_info>p{
	color: #131313;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	padding-top: 18px;
}

.cxg4_con li:nth-child(2) .cxg4_info>p,
.cxg4_con li:nth-child(4) .cxg4_info>p
{
	line-height: 25px;
}

.click2{
	width: 132px;
	line-height: 30px;
	background-color: #646464;
	text-align: center;
	position: absolute;
	left: 50px;
	bottom: -13px;
	z-index: 2;
}

.click2 a{
	color: #fff;
	font-size: 16px;
}

.cxg4_info>span{
	display: inline-block;
	width: 90px;
	line-height: 90px;
	border-radius: 100px;
	background-color: #656565;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	border: 5px solid #fff;
	position: absolute;
	left: 75px;
	top: -45px;
	z-index: 2;
}

.cxg4_con li:hover .cxg4_info>span{
	background-color: #f70000;
	transition: all .2s ease-in-out;
}

.cxg4_con li:hover .click2{
	background-color: #f70000;
	border: 1px solid #000;
	transition: all .2s ease-in-out;
}

/*  ------------------------------- 多种班型任你选 ------------------------------- */
.cxg4_box{
	width: 100%;
	height: 750px;
	background: url(../images/cxg2_boxbg.png) no-repeat;
}

.cxg4_info_left{
	width: 600px;
}

.cxg4_info_left>p{
	width: 450px;
	color: #222;
	font-size: 16px;
	margin-left: 110px;
	margin-top: 20px;
	line-height: 26px;
}

.click1{
	width: 190px;
	line-height: 50px;
	text-align: center;
    background: #fa8489;
    border-radius: 100px;
    margin: 70px auto;
    box-shadow: 10px 10px 20px #fdd1d3;
}

.click1 a{
	color: #fff;
	font-size: 22px;
}

.cxg4_info_right{
	width: 600px;
}

.cxg4_info_right>img{
	box-shadow: 10px 10px 20px #efeded;
}

.cxg5_con li{
	margin-bottom: 40px;
}

.cxg5_con li:hover .click1{
	background-color: #f70000;
	box-shadow: 10px 10px 20px #f79ca0;
}

.cxg5_con li:hover .cxg4_info_right>img{
	box-shadow: 10px 10px 20px #fee9ea;
}


/*  ------------------------------- 优越的学习环境让学生更专注 ------------------------------- */

.cxg7_box {
	overflow: hidden;
	padding-bottom: 260px;
}

.cxg7_info li {
	float: left;
	width: 358px;
	height: 140px;
	background-color: #fff;
	border: 1px solid #D9D9D9;
	border-radius: 10px;
	box-shadow: 3px 5px 10px #e4e4e4;
	margin-right: 60px;
}

.cxg7_info li:last-child {
	margin-right: 0;
}

.cxg7_info_left {
	padding: 30px 20px 0 45px;
}

.cxg7_info_right {
	padding: 45px 0;
}

.cxg7_info_right>h3 {
	color: #e82833;
	font-size: 22px;
	font-weight: bold;
}

.cxg7_info_right>p {
	color: #333;
	font-size: 18px;
	padding-top: 2px;
}

img {
	border: 0;
	vertical-align: top;
}

#mask {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#carousel {
	position: relative;
	z-index: 2;
	height: 20px;
	margin-top: 370px;
	transform-style: preserve-3d;
	perspective: 700px;
}

#carousel img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 300px;
	height: 200px;
	margin-left: -150px;
	margin-top: -100px;
	border-radius: 8px;
	transition: transform 0.5s ease-in-out;
}

/*  ------------------------------- 状元教育，专注提升孩子学习成绩 ------------------------------- */
.cxg6_box{
	background-color: #ededed;
	padding-bottom: 1px;
}

.click3{
	margin-top: 60px;
}

/*  ------------------------------- 状元教育硕果累累 ------------------------------- */
.cxg8_box{padding-top: 80px;}
.table-box{margin-top: 70px;}
.table-box span{ display: inline-block; width: 20%; text-align: center;}
.table-box span:first-child{ margin-left: 3%; width: 17%;}
.table-box span:last-child{ margin-right: 3%; width: 17%;}

.table-title{ height: 88px; line-height: 88px; background: #e6232b;}
.table-title span{ height: 88px; line-height: 88px; font-size: 30px; color: #fff;}


/* 成绩滚动 */
.dowebok{ height: 490px; overflow: hidden;}
.dowebok li span{ line-height: 90px; color: #333; border-bottom: 1px solid #e1e1e1; font-size: 22px;}

.str_wrap { width:100%; position:relative; -moz-user-select: none; -khtml-user-select: none; user-select: none; white-space:nowrap; overflow:hidden; zoom:1; -moz-box-shadow:0px 2px 8px #BFCDCF; -webkit-box-shadow:0px 2px 8px #BFCDCF; box-shadow:0px 2px 8px #BFCDCF;}

.str_move { white-space:nowrap; position:absolute; top:0; left:0;}
.str_move_clone { display:inline-block; display:inline; zoom:1; vertical-align:top; position:absolute; left:100%; top:0;}
.str_vertical .str_move_clone { left:0; top:100%;}
.str_down .str_move_clone { left:0; bottom:100%;}
.str_vertical .str_move,
.str_down .str_move { white-space:normal; width:100%;}
.str_wrap img { max-width:none !important;}

/*  ------------------------------- 状元教育硕果累累 ------------------------------- end */




