@charset "UTF-8";
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
img {
	border: 0 none;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: none;
}
em,
i,
strong {
	font-style: normal;
	font-weight: 400;
}
del {
	text-decoration: line-through;
}
input::-ms-clear {
	display: none !important;
}
button[disabled],
input[disabled] {
	cursor: default;
}
input {
	border: none;
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
	font-size: 100%;
	font-weight: 400;
	font-family: inherit;
}
button,
input,
select,
textarea {
	outline: 0;
	border: none;
	font-size: inherit;
	font-family: inherit;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 100px #fff inset;
	box-shadow: 0 0 0 100px #fff inset;
}
a {
	text-decoration: none;
	color: #666;
}
body {
	font: 12px/1.5 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB',
		'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
	color: #333;
	background: #fff;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.xhd_hot_item:hover,
.xhd_hot_more:hover,
.xhd_hot_title:hover,
.xhd_lanmu_item .link:hover {
	color: #1657da;
}
.zt-nav .subject_A_title,
.zt_jz_link:hover,
.zt_jz_teacherimg:hover,
.zt_jz_title:hover {
	color: #3d63ac;
}
.subject_one .subject_A_title,
.subject_one .subject_C_item a:hover,
.subject_one .subject_C_title,
.subject_one .subject_bItem.cur,
.subject_one .subject_bItem:hover,
.subject_one .subject_main_title:hover,
.subject_one .yuyue:hover {
	color: #fb790b;
}
.subject_two .subject_A_title {
	color: #4c5865;
}
.subject_two .subject_A::before {
	background-color: #4c5865;
}
.subject_three .person_desc:hover,
.subject_three .subject_A_title,
.subject_three .subject_C_item a:hover,
.subject_three .subject_C_title,
.subject_three .subject_Menu_more:hover,
.subject_three .subject_bItem.cur,
.subject_three .subject_bItem:hover,
.subject_three .subject_main_link:hover {
	color: #3d63ac;
}
.subject_three .subject_A::before {
	background-color: #3d63ac;
}
.subject_three .subject_tearch_item:hover .subject_tearch_des,
.subject_three .subject_tearch_item:hover .subject_tearch_name {
	color: #3d63ac;
}
.subject_four .subject_A::before,
.subject_four .subject_bItem.cur:before {
	background-color: #e39b00;
}
.subject_four .subject_A_title,
.subject_four .subject_bItem.cur {
	color: #e39b00;
}
.subject_five .subject_A_title,
.subject_five .subject_Menu_more:hover,
.subject_five .subject_bItem.cur,
.subject_five .subject_zx_item:hover .subject_main_link {
	color: #7e6afd;
}
.subject_five .subject_A::before,
.subject_five .subject_bItem.cur:before {
	background-color: #7e6afd;
}
.subject_six .subject_A::before,
.subject_six .subject_bItem.cur:before {
	background-color: #d97474;
}
.subject_six .subject_A_title,
.subject_six .subject_bItem.cur {
	color: #d97474;
}
.banner {
	width: 100%;
	height: 666px;
	background: url(../img/banner.jpg) center no-repeat;
}
.wrapper {
	width: 1000px;
	margin: auto;
}
.ceremony {
	width: 100%;
	height: 550px;
	background: url(../img/p1.jpg) center no-repeat;
}
.ceremony .wrapper {
	padding-top: 186px;
}
.ceremony .teacher-description {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 64px;
	padding: 16px 34px 16px 35px;
	width: 769px;
	font-size: 22px;
	line-height: 32px;
	color: #fff;
	text-indent: 1em;
	text-align: center;
	margin: auto;
}
.ceremony .des2 {
	margin-top: 172px;
	font-size: 16px;
}
.reasonTwo {
	width: 100%;
	height: 496px;
	background: url(../img/p2.jpg) no-repeat center;
}
.reasonTwo_slide {
	text-align: center;
}
.reasonTwo_container {
	height: 489px;
}
.reasonTwo_pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 0.3s opacity;
	transition: 0.3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.reasonTwo .swiper-pagination-bullet {
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	border-radius: 20%;
	margin: 0 10px;
	opacity: 1;
	cursor: pointer;
}
.reasonTwo .swiper-pagination-bullet:first-child {
	background: url(../img/t01.jpg) center no-repeat;
}
.reasonTwo .swiper-pagination-bullet:nth-child(2) {
	background-image: url(../img/t02.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(3) {
	background-image: url(../img/t03.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(4) {
	background-image: url(../img/t04.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(5) {
	background-image: url(../img/t05.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(6) {
	background-image: url(../img/t06.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(7) {
	background-image: url(../img/t07.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(8) {
	background-image: url(../img/t08.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(9) {
	background-image: url(../img/t09.jpg);
}
.reasonTwo .swiper-pagination-bullet:nth-child(10) {
	background-image: url(../img/t010.jpg);
}
.reasonTwo .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 3px solid #fff;
}
.reasonTwo_l,
.reasonTwo_r {
	position: absolute;
	top: 100px;
	background: 0 0;
	cursor: pointer;
}
.reasonTwo_r {
	right: 33px;
}
.reasonTwo_l {
	left: 0;
}
.reasonTwo_txt {
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	border: dashed 1px #484949;
	height: 70px;
	font-size: 16px;
	text-align: center;
	color: #333;
}
.reasonTwo_pagination {
	height: 90px;
}
.reasonTwo .swiper-pagination-bullets .swiper-pagination-bullet {
	border-radius: 9px;
}
.review {
	width: 100%;
	height: 655px;
	background: url(../img/p3.jpg) no-repeat center;
}
.baoming {
	width: 100%;
	height: 872px;
	padding-top: 260px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/p4.jpg) no-repeat center;
}
.baoming .list {
	float: left;
}
.baoming .lis_one {
	padding: 0 35px 0 91px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.baoming .lis_one .linkto {
	margin-right: 88px;
}
.baoming .lis_one .linkto:nth-child(2) {
	margin-right: 75px;
}
.baoming .lis_one .linkto:nth-child(4) {
	margin-right: 105px;
}
.baoming .linkto {
	display: inline-block;
	width: 95px;
	height: 24px;
	margin-right: 89px;
	background-color: #f39800;
	border-radius: 12px;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	letter-spacing: 0;
	color: #fff;
}
.baoming .linkto:hover {
	background-color: #d90029;
	color: #fff;
}
.baoming .lis_two {
	padding: 0 34px 0 108px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.baoming .lis_two .linkto {
	margin-top: 146px;
	margin-right: 136px;
}
.baoming .lis_three {
	padding: 1px 27px 0 94px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.baoming .lis_three .linkto {
	margin-top: 146px;
	margin-right: 99px;
}
.baoming .lis_three .linkto:first-child {
	margin-right: 100px;
}
.baoming .lis_three .linkto:nth-child(2) {
	margin-right: 100px;
}
.baoming .lis_three .linkto:nth-child(3) {
	margin-right: 84px;
}
.baoming .lis_four {
	padding: 0 34px 0 91px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.baoming .lis_four .linkto {
	margin-top: 146px;
	margin-right: 90px;
}
.baoming .lis_four .linkto:nth-child(3) {
	margin-right: 78px;
}
.lis_four .linkto:last-child,
.lis_one .linkto:last-child,
.lis_three .linkto:last-child,
.lis_two .linkto:last-child {
	margin-right: 0;
}
.zllewm {
	width: 100%;
	height: 697px;
	background: url(../img/p5.jpg) no-repeat center;
}
.video-wrap {
	width: 100%;
	height: 615px;
	padding-top: 198px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/p6.jpg) no-repeat center;
}
.shipin .shipin-left {
	float: left;
	margin-left: 16px;
	width: 640px;
	height: 360px;
}
.shipin .shipin-right {
	float: right;
	margin-right: 16px;
	width: 304px;
}
.shipin .shipin-right .video-t {
	display: block;
	width: 304px;
	height: 170px;
	background: url(../img/v02.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 15px;
}
.shipin .shipin-right .video-b {
	display: block;
	width: 304px;
	height: 170px;
	background: url(../img/v03.png) no-repeat;
	background-size: 100% 100%;
}
.shipin .video-play {
	display: block;
	width: 640px;
	height: 360px;
	background: url(../img/v01.png) no-repeat;
	background-size: 100% 100%;
}
.toefl {
	height: 515px;
	padding-top: 158px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/p7.jpg) center no-repeat;
}
.toefl .description {
	margin: 15px 0 26px;
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	color: #f1efcb;
}
.toefl .toefl-container {
	overflow: hidden;
}
.toefl .toefl-list-hidden {
	display: none;
	background-color: rgba(0, 0, 0, 0.7);
}
.toefl .toefl-list {
	float: left;
	width: 483px;
	height: 270px;
	text-align: center;
	line-height: 270px;
}
.toefl .toefl-list:first-child {
	margin-right: 33px;
	background: url(../img/ad1.png) center no-repeat;
}
.toefl .toefl-list:last-child {
	background: url(../img/ad2.png) center no-repeat;
}
.toefl .toefl-list:hover .toefl-list-hidden {
	display: block;
}
.toefl .hidden-btn {
	font-size: 18px;
	font-weight: 700;
	color: #e6d294;
}
.develop {
	width: 100%;
	height: 1614px;
	padding-bottom: 40px;
	padding-top: 177px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/p8.jpg) center no-repeat;
}
.develop .common-title {
	width: 424px;
}
.develop .develop-container {
	background: url(../img/dsj.png) center no-repeat;
	background-position: 0 0;
}
.develop .new-conten {
	height: 346px;
	background: url(../img/dsj2.png) center no-repeat;
}
.develop .common-list {
	float: left;
	font-size: 16px;
	color: #fff;
}
.develop .develop-content {
	overflow: hidden;
}
.develop .develop-content:first-child {
	padding: 53px 0 0 58px;
	margin-bottom: 60px;
}
.develop .first-c-txt {
	margin: 0 38px 0 24px;
}
.develop .first-c-pic {
	margin-left: -6px;
}
.develop .first-c-pic .pic {
	margin-top: 5px;
}
.develop .second-d-content {
	padding-left: 67px;
	margin-bottom: 57px;
}
.develop .second-d-content .common-list:last-child {
	padding-top: 15px;
}
.develop .second-c-txt {
	margin: 0 59px 0 16px;
	padding-top: 15px;
}
.develop .second-c-pic {
	margin-right: 10px;
}
.develop .third-c-txt {
	margin: 0 20px 0 7px;
}
.develop .third-last-txt {
	margin: 0 25px 0 19px;
}
.develop .third-d-content {
	margin-bottom: 104px;
}
.develop .third-c-pic {
	margin-top: 16px;
}
.develop .four-d-content {
	margin-bottom: 65px;
	padding-left: 24px;
}
.develop .four-c-txt {
	margin: 0 103px;
}
.develop .four-c-pic {
	margin-right: 10px;
}
.develop .five-d-content {
	margin-bottom: 88px;
	padding-left: 62px;
}
.develop .five-c-txt {
	margin: 0 25px 0 8px;
}
.develop .six-c-pic {
	margin: 0 7px 0 13px;
}
.develop .six-c-txt {
	margin: 0 3px 0 11px;
}
.develop .pic-toefl {
	width: 102px;
}
.develop .italic-word {
	font-style: italic;
}
.develop .develop-2021dcontent {
	position: relative;
}
.develop .develop-2021dcontent .common-list {
	height: 160px;
}
.develop .develop-2021dcontent .mr30 {
	margin-left: 30px;
}
.develop .develop-2021dcontent .mt40 {
	margin-top: 40px;
}
.develop .develop-2021dcontent .mt60 {
	margin-top: 60px;
}
.develop .develop-2021dcontent .first-c-pic {
	margin: 30px 36px 0 89px;
}
.develop .pic-2021 {
	position: absolute;
	top: 126px;
	left: 327px;
	z-index: 99;
}
.bmbook {
	width: 100%;
	height: 718px;
	background: url(../img/p9.jpg) no-repeat center;
}
.shili {
	padding-top: 132px;
	height: 508px;
	background: url(../img/p10.jpg) center no-repeat;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.shili .common-title {
	width: 412px;
}
.shili .mt-left {
	float: left;
}
.shili .mt-left .pic {
	width: 425px;
	height: 236px;
}
.shili .mt-right {
	padding: 14px 0 5px 0;
	float: right;
	width: 530px;
}
.shili .mtbox {
	height: 311px;
	position: relative;
	margin: 20px auto 43px;
	padding: 0 14px 0 0;
	border: solid 1px #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.shili .mtbox .title {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin-top: 10px;
	padding-left: 3px;
	width: 425px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.shili .mtbox .txt {
	margin-top: -6px;
	padding-left: 3px;
	color: #e6d294;
	font-size: 16px;
	line-height: 27px;
}
.shili .mtbox .btn {
	position: absolute;
	bottom: 16px;
	left: 308px;
}
.shili .mt-right .mt-list {
	font-size: 16px;
	line-height: 56px;
	color: #fff;
	list-style-type: square;
	cursor: pointer;
}
.shili .mt-right .mt-list .des {
	display: inline-block;
}
.shili .mt-right .mt-list:hover {
	color: #ff9600;
}
.shili .mtbox .link-more {
	margin-top: 12px;
	width: 114px;
	height: 32px;
	background-color: #ea9111;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	float: right;
	cursor: pointer;
}
.shili .link-more-know {
	font-size: 16px;
	color: #ff9600;
}
.shili .head-banner {
	margin-left: 0;
	width: 425px;
	height: 236px;
}
.shili .head-banner .slide-list {
	float: left;
}
.shili .head-banner .banner-pagination {
	position: absolute;
	left: 50%;
	bottom: 9px;
	z-index: 20;
	padding: 4px 0;
	text-align: center;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 16px;
}
.shili .head-banner .swiper-pagination-switch {
	float: left;
	margin: 0 5px;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.shili .head-banner .swiper-active-switch {
	width: 16px;
}
.shili .btn-box {
	overflow: hidden;
	margin-bottom: 24px;
}
.shili .youhui-btn {
	width: 310px;
	height: 54px;
	background-color: #c84a6e;
	-webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
}
.shili .youhui-btn:first-child {
	float: left;
	margin-left: 155px;
}
.shili .youhui-btn:last-child {
	float: right;
	margin-right: 155px;
}
.shili .address {
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.shili .address .address-txt {
	margin-right: 22px;
}
.shili-banner {
	width: 100%;
	height: 672px;
	padding-top: 500px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/footer.jpg) center no-repeat;
}
.shili-banner .btn-box {
	overflow: hidden;
	margin-bottom: 24px;
}
.shili-banner .youhui-btn {
	display: block;
	width: 310px;
	height: 54px;
	background-image: linear-gradient(125deg, #413bf1 0, #8623ef 100%),
		linear-gradient(#983182, #983182);
	-webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
	margin: auto;
}
.shili-banner .address {
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.shili-banner .address .address-txt {
	margin-right: 22px;
}
.form {
	width: 100%;
	height: 71px;
	background-color: #00000087;
	position: fixed;
	left: 0;
	bottom: 0;
	display: block;
	z-index: 9;
}
.form .wrapper {
	position: relative;
	display: flex;
	justify-content: space-around;
}
.form .wrapper .kuang {
	display: block;
	float: left;
	width: 200px;
	margin-right: 15px;
	height: 38px;
	border: 1px solid #a0a0a5;
	font-size: 18px;
	text-indent: 12px;
	margin-top: 15px;
}
.form .wrapper .mingzi {
	margin-left: 30px;
}
.form .wrapper input:focus,
.form .wrapper input:hover {
	border-color: #ffbb29;
}
.select {
	position: relative;
	width: 151px;
	float: left;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	font-size: 18px;
	cursor: pointer;
	background-color: #fff;
	margin-right: 15px;
	margin-top: 15px;
}
.select:after {
	position: absolute;
	right: 12px;
	top: 50%;
	content: '';
	width: 5px;
	height: 5px;
	border-bottom: 2px solid #aaa;
	border-right: 2px solid #aaa;
	margin-top: -4px;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.select.open,
.select:active,
.select:hover {
	border-color: #ffbb29;
}
.select.open .list,
.select:active .list,
.select:hover .list {
	display: block;
}
.select .current {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	color: #a0a0a5;
	text-indent: 12px;
}
.select .list {
	position: absolute;
	top: -231px;
	left: -1px;
	z-index: 10;
	width: 100%;
	max-height: 228px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fafafa;
	color: #333;
	overflow: auto;
	display: none;
}
.select .option {
	padding-left: 15px;
}
.select .option:hover {
	color: #fff;
	background-color: #ffbb29;
}
.select-one .list {
	top: -116px;
}
.form .wrapper .sub-btn {
	cursor: pointer;
	display: block;
	float: left;
	width: 168px;
	height: 38px;
	border: none;
	background-color: #ea9111;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	margin-top: 15px;
}

.form .wrapper .sub-btn:hover {
	transform: scale(0.8);
}
.form .wrapper .guanbi {
	width: 31px;
	height: 31px;
	display: block;
	position: absolute;
	top: -17px;
	right: -8px;
	cursor: pointer;
}
/*# sourceMappingURL=map/index.css.map */
