body,p,h1,h2,h3,h4,div,span,a,img,ul,li,dl,dt,dd,table,input,button{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
body{
	color:#666;
	font-size:14px;
	font-family: "微软雅黑";
	overflow-x:hidden;
	min-width: 1200px;
	max-width: 1920px;
	background:#fff;
}
@media only screen and (min-width: 1920px) {
	body{margin: 0 auto;}
}
a{ 
	text-decoration:none; 
	outline:none; 
	cursor:pointer;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
input{
	outline:none;
}
.wrapper{ 
	width:1200px; 
	margin:0 auto;
}
.wrapper2{ 
	width:1212px; 
	margin:0 auto;
}
.wrapper3{ 
	width:1000px; 
	margin:0 auto;
}
.clear{
	clear:both; 
	height:0; 
	float: none !important;
}

/*top*/
.top{width: 100%; height:70px;background-color: #313131;}
.top .top2{ height:70px; position:relative; z-index:1;}
.top .top2 .top2-left{ float:left; height:55px; padding-top:15px;}
.top .top2 .top2-left a{ float:left;}
.top .top2 .top2-left a img{ display:block;}
.top .top2 .top2-right{ float:right; margin-right:30px;}
.top .top2 .top2-right .li{ float:left; margin-left:40px; }
.top .top2 .top2-right .li .a1{ font-size:18px; color:#fff; cursor:pointer;line-height:68px;}
.top .top2 .top2-right .li .a1:hover{ color:#ffca76;}

.top2-right .L1 .kc{position: absolute;top: 61px;left:24%;z-index: 100;width: 840px;height: 180px;background:url(../images/li_bg0.png) no-repeat left center;  padding-left:24px; padding-top:24px;}
.top2-right .L1 .kc .kc1{float:left; width:250px;}
.top2-right .L1 .kc .kc1 p{float:left; font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #d6dbe1; padding-bottom:6px; width:250px; margin-bottom:5px;}
.top2-right .L1 .kc .kc1  a{ float:left; font-size:14px; color:#a3a6af; margin-right:15px; line-height:32px;}
.top2-right .L1 .kc .kc1  a:hover{ color:#666;}

.top2-right .L2 .kc2{position: absolute;top: 61px;left:52%;z-index: 100;width: 268px;height: 151px;background:url(../images/li_bg2.png) no-repeat left center;  padding-left:24px; padding-top:24px;}
.top2-right .L2 .kc2 p{float:left; font-size:16px; color:#333; font-weight:bold; border-bottom:1px solid #d6dbe1; padding-bottom:6px; width:250px; margin-bottom:5px;}
.top2-right .L2 .kc2  a{ float:left; font-size:14px; color:#a3a6af; margin-right:30px; line-height:32px;}
.top2-right .L2 .kc2  a:hover{ color:#666;}

/*banner*/
.banner{
	width: 100%;
	height: 641px;
	background: url(../images/banner.png) no-repeat center;
	position: relative;
}


/*从入学到考试，量身定制针对性学习方案*/
.content1{
	width: 100%;
	height: 875px;
	background: url(../images/bg1.png) no-repeat center;
	overflow: hidden;
}

.content1 .p1{
	width: 919px;
	height:74px;
	background: url(../images/pbg1.png) no-repeat;
	display:block; margin:0 auto; text-indent:110px;
	font-size:42px; color:#fff;  font-weight:bold; margin-top:65px;
}

.content1 .d1{
	width: 1218px;
	height: 605px;
	background: url(../images/bg2.png) no-repeat;
	background-size: 100% 100%;
	margin: 25px auto 0;
	overflow: hidden;
}

.content1 .p2{
	background:url(../images/pbg1-1.png) no-repeat;
	width: 389px; height:61px; line-height:61px; text-align:center; display:block; margin:0 auto;
	font-size: 30px;
	color: #fd7612;
	font-weight: bold;
	margin-top: 40px;
}

.content1 .d2{
	width: 1011px;
	margin: 45px auto 0;
}

.content1 .d1 .d1-1{
	width: 295px;
	height: 401px;
	background-image: url(../images/dbg1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	margin: 0 21px;
	text-align: center;
	position: relative; cursor:pointer;
}

.content1 .d1 .d1-2{
	background-image: url(../images/dbg2.png);
}

.content1 .d1 .d1-3{
	background-image: url(../images/dbg3.png);
}

.content1 .d1 .d1-1 .p3{
	font-size: 22px;
	color: #666;
	font-weight: 600;
	margin-top: 116px;
}

.content1 .d1 .d1-1 .p4{
	font-size: 20px;
	color: #666;
	line-height: 30px;
	margin-top: 20px;
}

.content1 .d1 .d1-1 .a2{
	width: 220px;
	height: 52px;
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    line-height: 50px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;   
    background-image: url(../images/btn0.png);
    background-repeat: no-repeat; 
    background-size: 100% auto;
}

.content1 .d1 .d1-1 .a2:hover{
	color: #fd914f;
	background-image: url(../images/btn0-1.png);
}


@keyframes a
{
	0%{
		transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
	25% {
		transform:rotate(1deg);
		-moz-transform:rotate(1deg);
		-ms-transform:rotate(1deg);
		-o-transform:rotate(1deg);
		-webkit-transform:rotate(1.5deg);
	}
	50% {
		transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
	75% {
		transform:rotate(-1deg);
		-moz-transform:rotate(-1deg);
		-ms-transform:rotate(-1deg);
		-o-transform:rotate(-1deg);
		-webkit-transform:rotate(-1.5deg);
	}
	100% {
		transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
}

/*6大定制优势 专享优质资源 让你学习无忧*/
.content2{
	width: 100%;
	height: 805px;
	background: url(../images/bg3.png) no-repeat center;
	overflow: hidden;
	position: relative;
}


.content2 .p1{
	width: 938px;
	height:92px;
	background: url(../images/pbg2.png) no-repeat;
	display:block; margin:0 auto; text-indent:125px;
	font-size:42px; color:#fff;  font-weight:bold; margin-top:70px;
}

.content2 .d1{
	width: 1120px;
	margin: 60px auto 0;
}

.content2 .d3{
	float: left; /*margin-top:50px;*/
}

.content2 .d3 .d3-1{
	width: 320px;
	margin-bottom: 32px;
}

.content2 .d3 .d3-1 em{
	width: 20px;
	height: 110px;
	display: block;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	float: left;
	background-image: url(../images/icon5.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
    background-position: 0px 7px;
    line-height: 33px;
    text-align: center;
    font-weight: 600;
}

.content2 .d3 .d3-1 span{
	width: 290px;
    float: left;
    display: inline-block;
    margin-left: 5px;
}

.content2 .d3 .d3-1 p{
	float: left;
}

.content2 .d3 .d3-1 .p2{
	font-size: 23px;
    color: #ddc5b3;
    font-weight: 600;
    text-indent: 1px;
}

.content2 .d3 .d3-1 .p2 i{
	font-style: normal;
	color: #ff5e00;
}

.content2 .d3 .d3-1 .p3{
	font-size: 18px;
    color: #9f9f9f;
    line-height: 25px;
    margin-top: 4px;
}

.content2 .d4{
	float: right;
}

.content2 .d4 .d3-1{
	width: 300px;
}

.content2 .d4 .d3-1 span{
	width: 270px;
}

.content2 .d5{
	width: 200px;
	height: 100px;
	position: absolute; 
	left:0; 
	right:0; 
	margin:auto; 
	top:348px;
	color: #ff6900;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 4px;
	padding-left: 2px;
}

.content2 .a1{
	width: 355px; height:94px; line-height:78px; text-align:center;
	background: url(../images/abg1.png) no-repeat;
	display:block; margin:0 auto;margin-top: 30px; font-size:20px; color:#fff; font-weight:600;
	animation: a 1s 0s infinite;
	-moz-animation: a 1s 0s infinite;
	-ms-animation: a 1s 0s infinite;
	-o-animation: a 1s 0s infinite;
	-webkit-animation: a 1s 0s infinite;
}


/*4项高端协议保障，助力通往名校研究生之路*/
.content3{ margin-top:80px;}
.content3 .p1{
	width: 938px;
	height:75px;
	background: url(../images/pbg3.png) no-repeat;
	display:block; margin:0 auto; text-indent:115px;
	font-size:40px; color:#343435;  font-weight:bold; margin-top:70px; margin-bottom:30px;
}
.content3-1{ background:url(../images/bg4.png) no-repeat; height:592px;}
.content3-1 .d1{ float:left; margin-left:420px; margin-top:53px; width:370px; height:210px;}
.content3-1 .d1 .p2{ font-size:23px; color:#ff6f11; font-weight:bold; margin-left:53px; margin-bottom:20px; padding-top:20px;}
.content3-1 .d1 .p3{ font-size:18px; color:#4a4a4a;  margin-left:53px; line-height:27px;}
.content3-1 .d2{ margin-top:36px;}
.content3-1 .d2 .p2{ padding-top:26px;}
.content3 .a1{
	width: 355px; height:94px; line-height:78px; text-align:center; position:relative; z-index:10;
	background: url(../images/abg1.png) no-repeat;
	display:block; margin:0 auto;margin-top: 40px; font-size:20px; color:#fff; font-weight:600;
	animation: a 1s 0s infinite;
	-moz-animation: a 1s 0s infinite;
	-ms-animation: a 1s 0s infinite;
	-o-animation: a 1s 0s infinite;
	-webkit-animation: a 1s 0s infinite;
}


/*全程全科VIP定向辅导，进阶式科学备考，稳学稳提升*/
.content4{ background:url(../images/bg5.png) no-repeat; width:100%; height:800px; padding-top:200px; margin-top:-50px;}
.content4 .p1{
	width: 1126px;
	height:75px;
	background: url(../images/pbg4.png) no-repeat;
	display:block; margin:0 auto; text-indent:125px;
	font-size:40px; color:#343435;  font-weight:bold; margin-bottom:20px;
}
.content4-1{ background:url(../images/bg6.png) no-repeat; height:552px; padding-top:32px;}
.content4-1-top{ background:url(../images/bg7.png) no-repeat; width:1086px; height:172px; margin-left:40px;}
.content4-1-top .p2{ float:left; margin-right:29px; width:157px; height:54px; line-height:54px; text-align:center; margin-top:80px; font-size:18px; color:#7e481a; font-weight:bold;}
.content4-1-top .p3{ margin-top:68px; height:65px; line-height:65px;}
.content4-1-top .p4{ margin-top:57px; height:76px; line-height:73px;}
.content4-1-top .p5{ margin-top:50px; height:84px; line-height:84px;}
.content4-1-top .p6{ margin-top:33px; height:74px; padding-top:25px; line-height:26px;}
.content4-1-top .p7{ margin-top:23px; height:110px; line-height:110px; margin-right:0; width:156px;}

.content4-1-bottom{ margin-top:12px; margin-left:38px;}
.content4-1-bottom .d1{ float:left; width:160px; }
.content4-1-bottom .d1 .p2{ font-size:18px; color:#4a4a4a; font-weight:bold; text-align:center; margin-bottom:14px;}
.content4-1-bottom .d1 .p3{ background:url(../images/abg2.png) no-repeat; width:160px; height:29px; line-height:29px; text-align:center; font-size:15.3px; color:#7e481a; font-weight:bold; margin-bottom:12px;}
.content4-1-bottom .d1 .p4{ font-size:16px; color:#4f4f4f; line-height:22px;}
.content4-1-bottom .d2{ width:190px;}
.content4-1-bottom .d2 .p3{ background:url(../images/abg4.png) no-repeat; width:190px;}
.content4-1-bottom .d2 .p4{ margin-left:20px; margin-right:20px;}
.content4 .a1{
	width: 355px; height:94px; line-height:78px; text-align:center; position:relative; z-index:10;
	background: url(../images/abg1.png) no-repeat;
	display:block; margin:0 auto;margin-top: 23px; font-size:20px; color:#fff; font-weight:600;
	animation: a 1s 0s infinite;
	-moz-animation: a 1s 0s infinite;
	-ms-animation: a 1s 0s infinite;
	-o-animation: a 1s 0s infinite;
	-webkit-animation: a 1s 0s infinite;
}

/*24项VIP专享服务贯穿教学，告别低效慢进度*/
.content5{
	width: 100%; height:1510px; padding-top:82px;
	background: url(../images/bg8.png) no-repeat;
	overflow: hidden;
}

.content5 .p1{
	width: 948px;
	height:80px;
	background: url(../images/pbg5.png) no-repeat;
	display:block; margin:0 auto; text-indent:115px;
	font-size:40px; color:#343435;  font-weight:bold; 
}


.content5 .d1{
	width: 1104px;
	margin: 30px auto 0;
	position: relative;
}

.content5 .d2{
	margin-top: 40px;
}

.content5 .d1 .d1-1{
	width: 324px;
	height: 604px;
	background-image: url(../images/dbg10.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0 22px;
	float: left;
	position: relative;
}

.content5 .d1 .d1-2{
	position: absolute;
	left: 0;
	right: 0;
	top: 78px;
	margin: auto;
	background-image: url(../images/dbg11.png);
}

.content5 .d1 .d1-3{
	float: right;
	background-image: url(../images/dbg12.png);
}

.content5 .d1 .d1-4{
	background-image: url(../images/dbg13.png);
}

.content5 .d1 .d1-5{
	margin-top: 78px;
	background-image: url(../images/dbg14.png);
}

.content5 .d1 .d1-6{
	background-image: url(../images/dbg15.png);
}

.content5 .d1 .d1-1 .img1{
	width: 87px;
	height: 87px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	animation: sw 1s infinite linear;-moz-animation: sw 1s infinite linear;-ms-animation: sw 1s infinite linear;-o-animation: sw 1s infinite linear;-webkit-animation: sw 1s infinite linear;
}

@keyframes sw {
	20% { transform: rotate3d(0, 0, 1, 15deg); }
	40% { transform: rotate3d(0, 0, 1, -10deg); }
	60% { transform: rotate3d(0, 0, 1, 5deg); }
	80% { transform: rotate3d(0, 0, 1, -5deg); }
	100% { transform: rotate3d(0, 0, 1, 0deg); }
}

.content5 .d1 .d1-1 .p2{
	font-size: 18px;
	color: #4a4a4a;
	text-align: center;
	margin-top: 329px;
    line-height: 40px;
}

.content5 .d1 .d1-1 .a2{
	width: 247px;
	height: 81px;
	display: block;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: auto;
	background: url(../images/btn4.png) no-repeat center;
	line-height: 90px;
	text-shadow: 0px 2px 2px #d24a2c;
}

.content5 .d1 .d1-1 .a2:hover{
	color: #fe8314;
	text-shadow: none;
	background: url(../images/btn4-1.png) no-repeat center;
}


/*VIP高端协议辅导课程设置*/
.content6{
	width: 100%;
	height: 875px; padding-top:55px;
	background: url(../images/bg9.png) no-repeat center;
	overflow: hidden;
}

.content6 .p1{
	width: 616px;
	height:77px;
	background: url(../images/pbg6.png) no-repeat;
	display:block; margin:0 auto; text-indent:115px;
	font-size:40px; color:#fff;  font-weight:bold; 
}


.content6 .d1{
	width: 1198px;
	height: 83px;
	margin: 20px auto 0;
	position: relative;
}

.content6 .d1 .d1-1{
	width:384px;
	height: 67px;
	background-image: url(../images/btn6.png);
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #fffebb;
	line-height: 55px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}

.content6 .d1 .d1-1[data-v-82010]{
	left: 0;
	border-top-left-radius: 14px;
}

.content6 .d1 .d1-1[data-v-82020]{
	right: 1px;
	border-top-right-radius: 14px; 
}

.content6 .d1 .on{
	width: 813px;
	height: 83px;
	background-color: transparent;
	background-image: url(../images/btn5.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #fff;
	line-height: 71px;
	border-radius: 0;
}

.content6 .d1 .on[data-v-82020]{
	background-image: url(../images/btn5.png);
}

.content6 .d2{
	width: 1197px;
	height: 660px;
	background-color: #fff; border-radius:13px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	display: none; margin-top:-12px;
}

.content6 .d2 .d2-1{
	width: 1076px;
	border-bottom: 2px solid #42d49d;
	margin: 35px auto 0;
}

.content6 .d2 .d2-1 ul{
	width: 960px;
	margin: 0 auto;
}

.content6 .d2 .d2-1 ul li{
	width: 130px;
	height: 52px;
	display: inline-block;
	float: left;
	background-color: #efefef;
	margin: 0 15px;
	text-align: center;
	font-size: 16px;
	color: #4a4a4a;
	line-height: 22px;
	cursor: pointer;
	padding-top: 10px;
}

.content6 .d2 .d2-1 ul .on{
	color: #fff;
	background-color: #42d49d;
}

.content6 .d2 .d2-2 ul li{
	width: 100%;
	/*height: 305px;*/
	display: none;
}

.content6 .d2 .d2-2 ul .on{
	display: block;
}

.content6 .d2 .d2-2 ul li p,.content6 .d2 .d2-3 p{
	margin-left: 105px;
}

.content6 .d2 .d2-2 ul li .p2{
	font-size: 20px;
	color: #333;
	margin-top: 22px;
}

.content6 .d2 .d2-2 ul li i{
	font-size: 25px;
	font-weight: 600;
	font-style: normal;
	color: #fa632f;
}

.content6 .d2 .d2-2 ul li .p3{
	font-size: 20px;
	color: #4a4a4a;
	margin-top: 52px;
}

.content6 .d2 .d2-2 ul li .p4{
	width: 1000px;
	font-size: 15px;
	color: #666;
	margin-top: 5px;
	line-height: 21px;
}

.content6 .d2 .d2-2 ul li .p5{
	margin-top: 50px;
}

.content6 .d2 .d2-2 ul li .p5 a{
	width: 205px;
	height: 80px;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	line-height: 66px;
}

.content6 .d2 .d2-2 ul li .p5 a:hover{
	opacity: 0.8;
}

.content6 .d2 .d2-2 ul li .p5 .a2{
	color: #7e481a;
	background: url(../images/btn7.png) no-repeat center;
}

.content6 .d2 .d2-2 ul li .p5 .a3{
	color: #fff;
	background: url(../images/btn8.png) no-repeat center;
}

.content6 .d2 .d2-3 .p6{
	font-size: 24px;
	color: #4a4a4a;
}

.content6 .d2 .d2-3 .d2-3-1{
	margin-top: 30px;
	margin-left: 105px;
}

.content6 .d2 .d2-3 .d2-3-1 span{
	width: 538px;
	display: inline-block;
	float: left;
	font-size: 15px;
	color: #4f4f4f;
}

.content6 .d2 .d2-3 .d2-3-1 span em{
	width: 82px;
	height: 27px;
	display: block;
	background-image: url(../images/icon10.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-size: 18px;
	color: #fff;
	font-style: normal;
	text-indent: 10px;
    line-height: 26px;
    margin-bottom: 10px;
}

.content6 .d2 .d2-3 .p7{
	width: 856px;
	height: 52px;
	background: #ebedfa;
	font-size: 14px;
	color: #4f4f4f;
	text-align: center;
	line-height: 52px;
	margin-top: 27px;
}

.content6 .d2 .d2-3 ul li{
	width: 162px;
}

/*覆盖全国管综热门院校，深入了解报考资讯*/
.content7{ margin-top:60px;}
.content7 .p1{
	width: 946px;
	height:72px;
	background: url(../images/pbg7.png) no-repeat;
	display:block; margin:0 auto; text-indent:115px;
	font-size:40px; color:#343435;  font-weight:bold; 
}


.content7 .content_btn{
	width: 640px;
	margin: 30px auto 0;
	text-align: center;
}

.content7 .content_btn span{
	width: 176px;
	height: 48px;
	display: block;
	margin: 0 72px;
	float: left;
	background: url(../images/btn10.png) no-repeat center;
	font-size: 20px;
	color: #fd7611;
	line-height: 46px;
	cursor: pointer;
}

.content7 .content_btn .on{
	color: #fff;
	background: url(../images/btn9.png) no-repeat center;
}

.content7 .content7_tab{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -99;
	opacity: 0;
	margin-top: 30px;
}

.content7 .bd,.content7 .bds{
	width: 1140px;
	margin: 0 auto;
}

.content7 .bd ul,.content7 .bds ul{
	padding-top: 10px !important;
}

.content7 .bd ul .slider_list,.content7 .bds ul .slider_list{
	width: 168px; 
	height: 214px; 
	float: left; 
	margin: 0 11px 18px; 
	background: #fff; 
	box-shadow: 0px 0px 5px 0px #dfdfdf; 
	text-align: center; 
	position: relative;
}

.content7 .bd ul .slider_list .d1,.content7 .bds ul .slider_list .d1{
	width: 168px; 
	height: 130px; 
	text-align: center; 
	display: table-cell; 
	vertical-align: middle;
}

.content7 .bd ul .slider_list .d2 span,.content7 .bds ul .slider_list .d2 span{
	font-size: 18px;
	color: #333; 
	display: block; 
	margin-bottom: 5px; 
	cursor: pointer;
}

.content7 .bd ul .slider_list .d2 i,.content7 .bds ul .slider_list .d2 i{
	font-style: normal; 
	font-size: 14px; 
	color: #333; 
	margin-top: 5px; 
	cursor: pointer;
}

.content7 .bd ul .slider_list .d2 span:hover,.content7 ul .slider_list .d2 i:hover{
	color: #fe8314;
}

.content7 .bd ul .slider_list .d3,.content7 .bds ul .slider_list .d3{
	font-size: 15px; 
	height: 26px; 
	line-height: 26px; 
	color: #666; 
	cursor: pointer;
	position: absolute; 
	bottom: 0;
}

.content7 .bd ul .slider_list .d3 i,.content7 .bds ul .slider_list .d3 i{
	font-style: normal; 
	width: 75px; 
	height: 100%; 
	display: inline-block; 
	float: left; 
	transition:all 0.1s ease 0s;
	-moz-transition:all 0.1s ease 0s;
	-ms-transition:all 0.1s ease 0s;
	-o-transition:all 0.1s ease 0s;
	-webkit-transition:all 0.1s ease 0s;
}

.content7 .bd ul .slider_list .d3 span,.content7 .bds ul .slider_list .d3 span{
	width: 93px; 
	height: 100%; 
	display: inline-block; 
	float: left; 
	transition:all 0.1s ease 0s;
	-moz-transition:all 0.1s ease 0s;
	-ms-transition:all 0.1s ease 0s;
	-o-transition:all 0.1s ease 0s;
	-webkit-transition:all 0.1s ease 0s;
}

.content7 .bd ul .slider_list .d3 i:hover,
.content7 .bd ul .slider_list .d3 span:hover,
.content7 .bds ul .slider_list .d3 i:hover,
.content7 .bds ul .slider_list .d3 span:hover{
	background-color: #fe8314; 
	color: #fff;
}

.content7 .hd,.content7 .hds{
	width: 100%;
	text-align: center;
}

.content7 .hd ul,.content7 .hds ul{
	width: 100%;
}

.content7 .hd ul li,.content7 .hds ul li{
	width: 42px;
	height: 8px;
	background: #f0e7df;
	display: inline-block;
	border-radius: 4px;
	overflow: hidden;
	color: #f0e7df;
	margin: 0 7px;
	cursor: pointer;
}

.content7 .hd ul .on,.content7 .hds ul .on{
	background: #fe9846;
	color: #fe9846;
}

.content7 .a1{
	width: 355px; height:94px; line-height:78px; text-align:center; position:relative; z-index:10;
	background: url(../images/abg1.png) no-repeat;
	display:block; margin:0 auto;margin-top: 23px; font-size:20px; color:#fff; font-weight:600;
	animation: a 1s 0s infinite;
	-moz-animation: a 1s 0s infinite;
	-ms-animation: a 1s 0s infinite;
	-o-animation: a 1s 0s infinite;
	-webkit-animation: a 1s 0s infinite;
}



.content7 .d4{ background:url(../images/bg10.png) no-repeat; width:100%; height:285px; margin-top:20px; padding-top:55px;
}

.content7 .d4 .p2{
	width: 100%;
	font-size: 38px;
	color: #2b2e3d;
	text-align: center;
	font-weight:600;
}

.content7 .d4 .p2 i{
	font-style: normal; color:#fd7513;
}

.content7 .d4 .d4-1{
	width: 600px;
	margin: 15px auto 0;
}

.content7 .d4 .d4-1 .p4{
	margin-top: 5px;
}

.content7 .d4 .d4-1 p span{
	width: 240px;
	display: inline-block;
	float: left;
	margin-left: 60px;
	font-size: 18px;
	color: #8c8b8b;
}

.content7 .d4 .d4-2{
	width: 714px;
	margin: 25px auto 0;
}

.content7 .d4 .d4-2 input{
	width: 488px;
	height: 54px;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 18px rgba(0, 7, 0, 0.1);
	margin-top: 1px;
	padding: 0 20px;
	font-size: 16px;
}

.content7 .d4 .d4-2 input::placeholder{
	font-size: 16px;
	color: #8c8b8b;
}

.content7 .d4 .d4-2 button{
	width: 177px;
	height: 55px;
	background: url(../images/btn12.png) no-repeat center;
	font-size: 16px;
	color: #fff;
	float: right;
	cursor: pointer;
	animation: move 1s 0s infinite;-moz-animation: move 1s 0s infinite;-ms-animation: move 1s 0s infinite;-o-animation: move 1s 0s infinite;-webkit-animation: move 1s 0s infinite;
}

.content7 .d4 .d4-2 button:hover{
	opacity: 0.8;
}

@keyframes move
{
	0%, 65%{
		transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
	70% {
		transform:rotate(2deg);
		-moz-transform:rotate(2deg);
		-ms-transform:rotate(2deg);
		-o-transform:rotate(2deg);
		-webkit-transform:rotate(2deg);
	}
	75% {
		transform:rotate(-2deg);
		-moz-transform:rotate(-2deg);
		-ms-transform:rotate(-2deg);
		-o-transform:rotate(-2deg);
		-webkit-transform:rotate(-2deg);
	}
	80% {
		transform:rotate(2deg);
		-moz-transform:rotate(2deg);
		-ms-transform:rotate(2deg);
		-o-transform:rotate(2deg);
		-webkit-transform:rotate(2deg);
	}
	85% {
		transform:rotate(-2deg);
		-moz-transform:rotate(-2deg);
		-ms-transform:rotate(-2deg);
		-o-transform:rotate(-2deg);
		-webkit-transform:rotate(-2deg);
	}
	90% {
		transform:rotate(2deg);
		-moz-transform:rotate(2deg);
		-ms-transform:rotate(2deg);
		-o-transform:rotate(2deg);
		-webkit-transform:rotate(2deg);
	}
	95% {
		transform:rotate(-2deg);
		-moz-transform:rotate(-2deg);
		-ms-transform:rotate(-2deg);
		-o-transform:rotate(-2deg);
		-webkit-transform:rotate(-2deg);
	}
	100% {
		transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
}

.content7 .d4 .p5{
	font-size: 16px;
	color: #8c8b8b;
	text-align: center;
	margin-top: 25px;
	text-indent: -40px;
}

.content7 .d4 .p5 i{
	font-style: normal;
	color: #f75215;
	font-weight: 600;
}


/*名师大咖全程伴学，效果提升快、准、狠*/
.content8{
	overflow: hidden;
    margin-top:70px;
}

.content8 .p1{
	width: 946px;
	height:72px;
	background: url(../images/pbg8.png) no-repeat;
	display:block; margin:0 auto; text-indent:120px;
	font-size:40px; color:#343435;  font-weight:bold; 
}


.teacher{ 
	margin-top: 30px;
}

.teacher .tea1{ 
	width:1136px;
	height:370px; 
	position:relative; 
	margin:0 auto;
}

.teacher .tea2{ 
	width:1020px; 
	height:370px;
	overflow:hidden; 
	position:relative; 
	margin-left:58px;
}

.teacher .tea2 ul{ 
	width:1020px; 
	overflow:hidden; 
	position:absolute; 
	z-index:10;
}

.teacher .tea2 li{ 
	float:left; 
	width:255px; 
	cursor:pointer;
}

.teacher .tea2 li .d1{ 
	width:255px; 
	height:370px; 
	position:relative;
}

.teacher .tea2 li .d1:hover .t1{ 
	display:none;
}

.teacher .tea2 li .d1:hover .div{ 
	display:block;
}

.teacher .tea2 li .d1 .t1{
	width:255px; 
	height:370px; 
	position:absolute; 
	left:0; 
	top:0;
}

.teacher .tea2 li .d1 .div{
	width:255px; 
	height:370px; 
	position:absolute; 
	left:0; 
	top:0; 
	display:none;
}

.teacher .tea2 li .d1 .div img{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:10;
}

.teacher .tea2 li .d1 .p2{ 
	position:absolute;
	z-index:20; 
	left:20px; 
	top:253px; 
	font-size:18.6px; 
	color:#fff; 
	border-bottom:2px solid #fb5100; 
	padding-bottom:3px;
}

.teacher .tea2 li .d1 .p2 span{ 
	font-size:13px;
}

.teacher .tea2 li .d1 .p3{ 
	position:absolute;
	z-index:20;
	top:290px;
	left:22px;
	font-size:13px;
	color:#fff;
	padding-right:14px;
}

.teacher .tea1 .iconBox{ 
	position:absolute;
	top:150px;
	width:1136px;
	z-index:100;
}

.teacher .tea1 .prev{ 
	background:url(../images/prev1.png) no-repeat;
	position:absolute;
	left:0;
	width:51px;
	height:51px;
}

.teacher .tea1 .prev:hover{
	background:url(../images/prev2.png) no-repeat; 
}

.teacher .tea1 .next{ 
	background:url(../images/next1.png) no-repeat; 
	position:absolute; 
	right:0;
	width:51px; 
	height:51px;
}

.teacher .tea1 .next:hover{
	background:url(../images/next2.png) no-repeat; 
}

.content8 .a1{
	width: 355px; height:94px; line-height:78px; text-align:center; position:relative; z-index:10;
	background: url(../images/abg1.png) no-repeat;
	display:block; margin:0 auto;margin-top: 30px; font-size:20px; color:#fff; font-weight:600;
	animation: a 1s 0s infinite;
	-moz-animation: a 1s 0s infinite;
	-ms-animation: a 1s 0s infinite;
	-o-animation: a 1s 0s infinite;
	-webkit-animation: a 1s 0s infinite;
}

/*选择VIP高端协议班，让上岸理想院校多一分保障*/
.content9{
	width: 100%;
	height: 862px; padding-top:65px;
	background: url(../images/bg11.png) no-repeat center;
	margin-top: 40px;
	overflow: hidden;
}

.content9 .p1{
	width: 1046px;
	height:76px;
	background: url(../images/pbg9.png) no-repeat;
	display:block; margin:0 auto; text-indent:120px;
	font-size:40px; color:#fff;  font-weight:bold; 
}

.content9 .d1{
	width: 1200px;
	height: 640px;
	margin: 40px auto 0;
	background: #fff;
	overflow: hidden;
}

.content9 .d1 ul{
	width: 1090px;
	margin: 40px auto 0;
	border-right: 1px solid #fd7f22;
}

.content9 .d1 ul li{
	width: 218px;
	height: 62px;
	border: 1px solid #fd7f22;
	font-size: 18px;
	color: #332f4b;
	float: left;
	box-sizing: border-box;
	border-right: none;
	text-align: center;
	line-height: 62px;
	cursor: pointer;
}

.content9 .d1 ul .on{
	background: #fd7612;
	color: #fff;
}

.content9 .d1 span{
	width: 1093px;
	height: 478px;
	display: block;
	margin: 12px auto 0;
}

.content9 .d1 span img{
	width: 100%;
	height: 100%;
	display: none;
}





/*弹窗*/
.transimg{ background:url(../images/tbg0.png) no-repeat left center; width:538px; height:371px; position:fixed; z-index:1000; top:50%; left:50%; margin-top:-185px; margin-left:-269px;}
.transimg img{ float:right; margin-right:10px; margin-top:10px; cursor:pointer;}
.transimg form{ padding-top:105px; padding-left:53px;}
.transimg label{ font-size:20px; color:#000; margin-right:14px;}
.transimg label span{ color:#ff0000; margin-right:5px;}
.transimg input{ width:203px; height:30px; line-height:30px; border:1px solid #b5b5b5; border-radius:6px; text-indent:8px; font-size:16.44px; color:#b2b2b2;}
.transimg .p2{ margin-top:20px;}
.transimg .p2 a{display:inline-block; width:125px; height:32px; line-height:32px; border-radius:6px; background:#e7e7e7; font-size:16.44px; color:#3e3d3d; text-align:center; cursor:pointer; margin-left:20px;}
.transimg .p3{ margin-top:20px;}
.transimg .btn{ background:url(../images/btn14.png) no-repeat; width:230px; height:48px; line-height:48px;text-align:center; font-size:21.14px; color:#fff; display:block; margin-top:32px; margin-left:101px; cursor:pointer;}
.transimg .btn:hover{ background:url(../images/btn15.png) no-repeat;}

/*联系我们及付款方式*/
.lxwm{ background:#f5f5f5; padding:30px 0; width:100%;}
.lxwm .p1{text-align:center; font-size:32px; color:#3b3939; margin-bottom:26px;}
.lxwm .d1{ width:998px; height:219px; border:1px solid #e7e7e7; background:#fff;}
.lxwm .d1 .d1-1{ background:url(../images/fbg1.png) no-repeat; height:38px; line-height:38px;}
.lxwm .d1 .d1-1 p{float:left; font-size:16px; color:#666; width:77px; text-align:center; cursor:pointer;}
.lxwm .d1 .d1-1 p:hover{ background:#b147c2; color:#fff;}
.lxwm .d1 .d1-1 p.active3{ background:#b147c2; color:#fff;}
.lxwm .content{ padding-top:30px; margin-left:25px;}
.lxwm .content .left{ float:left; color:#666; font-size:14px; line-height:24px;}
.lxwm .content .right{ float:right; margin-right:30px; color:#666; font-size:14px; line-height:24px;}
.footer{width:100%;background: #7c208b;color: #fff;line-height: 23px;padding:20px 0;text-align: center;}
.footer a{color:#fff;}

/*右侧客服*/
.right_contact_main{width: 67px;position: fixed;z-index:999;right: 0;top:36%;display:none;}
.right_contact_main ul li{width: 100%;height: 68px;display:inline-block;margin-bottom:5px;cursor: pointer;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;position: relative;}
.right_contact_main ul li .right_contact_ico{width: 100%;max-height: 100%;}
.right_contact_main ul li .right_contact_ico2{width: 100%;max-height: 100%;display:none;}
.right_contact_main ul li:hover .right_contact_ico{display:none;}
.right_contact_main ul li:hover .right_contact_ico2{display:block;}
.right_contact_main ul li .right_contact_ewm{width: 148px;height: 148px;position: absolute;top: -30px;left: -158px;display: none;}
.right_contact_main ul li:hover .right_contact_ewm{display: block;}

/*乐语图标*/
#doyoo_panel_ico{
	position: fixed; 
	top: 60px; 
	left: 5px; 
	cursor: pointer; 
	display: none;
}

