@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-09-25 10:13:53
 */
 /* css 初始化样式 */  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;box-sizing: border-box; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;}   
body {color:#333; font-size:14px; font-family:'Microsoft YaHei',Verdana, Helvetica, sans-serif;background: #fff; }   
td,th,caption { font-size:14px; }   
h1, h2, h3, h4, h5, h6 { font-weight:normal;}   
address, caption, cite, code, dfn, em, strong, th, var,span,i,b { font-style:normal; font-weight:normal;}   
a {text-decoration:none;color:#333;}   
img { border:none;}   
ol,ul,li { list-style:none;}
input, textarea, select, button { font:14px 'Microsoft YaHei',Verdana,Helvetica,Arial,sans-serif; }   
table { border-collapse:collapse; } 
html {overflow-y: scroll;}  
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/* css common */  
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}   
.clearfix { *zoom:1; }

/*公共样式*/
.img-responsive {display: block; width: 100%; }
.pull-left{float:left}
.pull-right{float:right}

.main,.header,.footer {
    max-width: 1920px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.container {
	width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.header {
	position: relative;
}
.header .head-box {
	position: absolute;
	width: 56%;
	left: 50%;
	top: 20%;
	margin-left: -28%;
}
.header a.logo,.header a.phone ,.header .head-btn {
	text-indent: -99999px;
}
.header .logo {
	width: 2.185rem;
	height: 0.66rem;
	background: url(../images/logo.png) no-repeat;
	left: 0;
	background-size: contain;
}
.header .phone {
	width: 1.8rem;
	height: 0.225rem;
	background: url(../images/tel.png) no-repeat;
	right: 0;
}
.header .head-btn {
	position: absolute;
	width: 720px;
	left: 50%;
	top: 70%;
	margin-left: -360px;
}
.header .head-btn .head-btn-left {
	background-image: url(../images/head-btn-left.png);
}
.header .head-btn .head-btn-right {
	background-image: url(../images/head-btn-right.png);
}
.header .head-btn .btn {
	width: 1.5rem;
	height: 0.28rem;
	background-size: 100% 100%;
}

.top-order {
	width: 880px;
	padding: 0.2rem;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/b1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: 0.3rem;
}
.top-order .order-left {
	width: 330px;
}
.top-order .order-left h1 {
	font-size: 0.15rem;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.top-order .order-left p {
	font-size: 0.09rem;
	color: #fff;
	line-height: 160%;
}
.top-order .order-left h2 {
	color: #fff;
	font-size: 0.12rem;
	margin-top: 0.16rem;
}
.top-order .order-right {
	width: 430px;
	background: #ffd93b;
	padding: 0.1rem 0.1rem;
}

.top-order .order-right h1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.top-order .order-right input[type="text"] {
	height: 0.3rem;
	padding: 0.05rem 0.06rem;
	background-color: #fff;
	border: 0;
	outline: 0;
	display: block;
	width: 100%;
	font-size: 0.08rem;
	margin-top: 0.1rem;
	border-radius: 3px;
}
.top-order .order-right input[type="submit"] {
	width: 1rem;
	height: 0.2rem;
	background-color: #d64b24;
	color: #000000;
	font-size: 0.1rem;
	font-weight: bold;
	border-radius: 0.12rem;
	border: 0;
	outline: 0;
	display: block;
	font-size: 0.1rem;
	cursor: pointer;
	margin: 0.1rem auto 0;
	color: #fff;
}
.top-order .order-right p {
	color: #d64b24;
	font-size: 14px;
	text-align: center;
	margin-top: 0.1rem;
}

.title {
	text-align: center;
}
.title h1 {
	font-weight: bold;
	color: #000;
	font-size: 0.2rem;
	margin-bottom: 0.02rem;
}
.title h1 span {
	font-weight: bold;
	color: #d64b24;
}
.title h6 {
	color: #2a2a2a;
	font-size: 0.15rem;
}

.plate1 {
	margin-top: 0.25rem;
}
.plate1 .img-responsive {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.point-btn {
	text-align: center;
}
.point-btn a {
	display: inline-block;
	min-width: 355px;
	height: 67px;
	line-height: 67px;
	color: #fff;
	font-size: 0.1rem;
	background: url(../images/btn.png) no-repeat;
	background-size: 100% 100%;
}

.plate2 {
	background: url(../images/a1.jpg) no-repeat;
	background-size: 100% 100%;
	margin-top: 0.35rem;
	padding: 0.3rem 0;
}
.plate2 .tutoring {
	max-width: 1080px;
	margin: 0.25rem auto;
	background: #fff;
	padding: 55px 95px 75px;
}
.plate2 .tutoring-btn {
	text-align: center;
}
.plate2 .tutoring-btn a {
	display: inline-block;
	background: #ff9600;
	width: 230px;
	line-height: 65px;
	color: #fff;
	font-size: 0.12rem;
	border-top: 6px solid #ff9600;
}
.plate2 .tutoring-btn a.active {
	background: #fff;
	color: #ff9600;
}
.plate2 .tutoring-con {
	margin-top: 60px;
}
.plate2 .tutoring-item {
	display: none;
}
.plate2 .tutoring-item.active {
	display: block;
}
.plate2 .tutoring-item li {
	float: left;
	width: 280px;
	height: 240px;
	padding: 20px 20px;
	margin-right: 25px;
	-moz-box-shadow: 1px 0px 6px #bfbfbf;
	box-shadow: 1px 0px 6px #bfbfbf;
}
.plate2 .tutoring-item li:last-child {
	margin-right: 0;
}
.plate2 .tutoring-item li h3 {
	background: #fe6241;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 0.1rem;
	border-radius: 6px;
	margin-bottom: 0.25rem;
}
.plate2 .tutoring-item li p {
	color: #393939;
	font-size: 0.08rem;
	line-height: 160%;
}

.plate3 {
	margin-top: 0.35rem;
}
.plate3 ul {
	margin-top: 0.25rem;
	margin-bottom: 0.2rem;
	width: 1075px;
	margin-left: auto;
	margin-right: auto;
}
.plate3 li {
	float: left;
	width: 345px;
	margin-right: 0.1rem;
}
.plate3  li:last-child {
	margin-right: 0;
}
.plate3 li img {
	display: block;
	width: 100%;
}
.plate3 li p {
	color: #2a2a2a;
	font-size: 0.08rem;
	padding: 0.1rem;
	line-height: 150%;
}

.plate4 {
	background: #f4f2f2;
	margin-top: 0.325rem;
	padding: 0.2rem 0 0.3rem;
}
.plate4 .swiper-container {
	margin-top: 0.2rem;
}
.wow {
	padding: 0 0.7rem;
}
.wow .pull-left {
	width: 430px;
}
.wow .pull-right {
	width: 410px;
	color: #393939;
	position: relative;
	margin-top: 0.2rem;
}
.wow .pull-right h2 {
	font-size: 0.15rem;
	margin-bottom: 0.1rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.wow .pull-right h2 span {
	font-weight: bold;
	display: block;
	margin-bottom: 0.1rem;
}
.wow .pull-right h2 em {
	font-weight: bold;
	color: #d64b24;
}
.wow .pull-right p {
	font-size: 0.08rem;
	line-height: 160%;
	text-align: justify;
	margin-bottom: 0.4rem;
}
.wow .pull-right .point-btn a {
	font-size: 0.12rem;
}
.plate4 .swiper-button-next,.plate4 .swiper-button-prev {
	background-image: url(../images/bg-iocn.png);
	background-repeat: no-repeat;
	background-size: 133px 109px;
	width: 0.33rem;
	height: 0.29rem;
	top: 42%;
	outline: 0;
}
.plate4 .swiper-button-next {
	background-position: -0.335rem 0;
}
.plate4 .swiper-button-prev  {
	background-position: 0px 0;
}

.plate5 {
	margin-top: 0.3rem;
}
.plate5 .test-img {
	margin-top: 0.25rem;
}
.plate5 .test-btn  {
	text-align: center;
	position: relative;
	margin-top: 0.35rem;
}
.plate5 .test-btn .test-r {
	margin-right: 0.6rem;
}
.plate5 .test-btn .point-btn {
	display: inline-block;
}
.plate5 .test-btn .test-icon {
	position: absolute;
	left: 50%;
	top: -20px;
	margin-left: -24px;
}
.plate6 {
	margin-top: 0.55rem;
}

.plate7 {
	margin-top: 0.35rem;
}
.plate7 ul {
	margin-top: 0.6rem;
	margin-bottom: 0.2rem;
}
.plate7 ul li {
	float: left;
	width: 373.333px;
	height: 420px;
	padding-top: 0.7rem;
	background: url(../images/b10.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	text-align: center;
	margin-right: 40px;
	-webkit-box-shadow:0px 1px 5px #ebebeb;
	box-shadow:0px 1px 5px #ebebeb;
}
.plate7 ul li:nth-child(3) {
	margin-right: 0;
}
.plate7 ul li img {
	position: absolute;
	left: 50%;
	top: -80px;
	margin-left: -80px;
}
.plate7 ul li h3 {
	font-size: 0.13rem;
	margin-bottom: 0.2rem;
}
.plate7 ul li:nth-child(1) h3 {
	color: #ffa90d;
}
.plate7 ul li:nth-child(2) h3 {
	color: #d64b24;
}
.plate7 ul li:nth-child(3) h3 {
	color: #cb2a22;
}
.plate7 ul li p {
	color: #2a2a2a;
	font-size: 0.1rem;
}

.plate8 {
	background-color: #fff7ed;
	margin-top: 0.3rem;
	padding: 0.3rem 0;
}
.plate8 img.img-responsive {
	margin-bottom: 0.15rem;
}


.plate9 {
	background-color: #f4f2f2;
	padding: 0.2rem 0;
}
.students {
	padding: 0 0.5rem;
	margin-top: 0.15rem;
}
.students .pull-left {
	width: 440px;
	padding-top: 0.25rem;
}
.students .pull-left h2 {
	background-color: #d64b24;
	color: #fff;
	font-size: 0.15rem;
	font-weight: bold;
	padding: 0.05rem 0.075rem;
	text-align: justify;
}
.students .pull-left p {
	color: #2a2a2a;
	font-size: 0.14rem;
	line-height: 200%;
	text-align: center;
	margin: 0.5rem 0;
}
.students .pull-right {
	width: 560px;
}
.students .pull-right img {
	display: block;
	margin: 0 auto;
}
.students .pull-right .swiper-pagination {
	position: static;
	margin-top: 0.075rem;
}
.students .swiper-button-next,.students .swiper-button-prev {
	background-image: url(../images/bg-iocn.png);
	background-repeat: no-repeat;
	background-size: 133px 109px;
	width: 0.09rem;
	height: 0.265rem;
}
.students .swiper-pagination-bullet {
	width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 2px solid #d64b24;
    opacity: 1;
}
.students .swiper-pagination-bullet-active {
	background-color: #d64b24;
}
.students .swiper-button-next {
	background-position: -0.1rem -.29rem;
}
.students .swiper-button-prev  {
	background-position: 0px -0.29rem;
}


.plate10 {
	margin-top: 0.3rem;
}
.plate10 img.img-responsive {
	margin: 0.2rem 0;
}



.offer {
	background-color: #ffb107;
    padding:0.15rem 0;
    margin-top: 0.35rem;
}
.offer-bar {
	color: #d64b24;
	font-weight: bold;
	text-align: center;
	font-size: 0.2rem;
	margin-bottom: 0.25rem;
}
.offer-box {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/b21.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 0.45rem 0.2rem 0.35rem;
}
.offer-box input[type="text"] {
	height: 0.25rem;
	padding: 0.02rem 0.1rem;
	background-color: #fff;
	border: 0;
	outline: 0;
	display: block;
	width: 100%;
	font-size: 0.08rem;
	-webkit-box-shadow:1px 1px 3px #7e7e7e inset;
	box-shadow:1px 1px 3px #7e7e7e inset;
	margin-top: 0.15rem;
}
.offer-box input[type="submit"] {
    border: 0;
    outline: 0;
    display: block;
    cursor: pointer;
	width: 360px;
	height: 67px;
	line-height: 67px;
	color: #fff;
	font-size: 0.12rem;
	background: url(../images/btn.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.2rem auto 0;
}

.offer-txt {
	color: #d64b24;
	font-size: 0.1rem;
	text-align: center;
	margin-top: 0.15rem;
}

.footer  {
	background-color: #444444;
	padding: 0.15rem 0.1rem;
	min-width: 1200px;
}
.footer p {
	text-align: center;
	color: #c5c5c5;
	font-size: 0.08rem;
}