/*mobile 导航*/
.headerBox {
	width: 0;
	height: 100vh;
	position: fixed;
	top: 0;
	z-index: 800;
	left: -50%;
	z-index: 800;
	background: #2e188d;
	transition: width .5s;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	text-align: center;
}
.headerBox.open {
	width: 100%;
	transition: width .5s;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	left: 0;
}
.headerBox > div {
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.headerBox ul {
}
.headerBox li {
	list-style: none;
	line-height: 3;
}
.headerBox li a {
	font-size: 18px;
	letter-spacing: 5px;
	color: #ffffff;
}
@media (max-width: 1400px) {
	/*header*/
	.site-header {
		padding: 18px 1% 0;
	}
	.site-header.scrolled {
		padding-left: 1%;
		padding-right: 1%;
	}
	.site-logo a img {
		width: 128px;
	}
	.header-nav ul li {
		margin: 0 12px;
	}
	/**/
	footer .container {
		width: 90%;
	}
	/**/
	.about-ab {
		padding: 88px 0 228px;
	}
	.about-ab:before {
		opacity: 0.8;
	}
	.about-cul-p {
		width: 80%;
		margin-bottom: 3%;
	}
	/**/
	.team-items {
		width: calc(33.33% - 2rem);
	}
	.team-items img {
		width: 80px;
	}
	/**/
	.methods-items-num {
		padding: 8px 36px;
	}
	/**/
	.contact-tel-con {
		max-width: 80%;
		margin: 0 auto;
	}
}
@media (max-width: 1280px) {
	/**/
	.about-ab:before {
		opacity: 0.6;
	}
	/**/
	.english-course .project {
		width: 46%;
	}
	.english-course .project:nth-of-type(even) {
		float: right;
	}
	/**/
}
@media (max-width: 1080px) {
	.project {
		width: 46%;
	}
	.project:nth-of-type(even) {
		top: 0;
	}
	.project-image .viewproject {
		font-size: 16px;
	}
	.project-title h2 {
		font-size: 26px;
		line-height: 42px;
	}
	.linkcontainer .we-button {
	}
	/**/
	.inner-wrap {
		width: 90%;
	}
	.about-ab .inner-wrap {
		width: 80%;
	}
	/**/
	.about-ab:before {
		opacity: 0.38;
	}
	.about-gd > div {
		width: 80%;
	}
	.about-gd > div h1 {
		font-size: 3.4rem;
		line-height: 4.2rem;
		letter-spacing: 2px;
	}
	.about-gd > div > span {
		font-size: 1.12rem;
		line-height: 2rem;
		letter-spacing: 2px;
	}
	/**/
	.team-items {
		width: calc(50% - 2rem);
	}
	.team-items img {
		width: 80px;
	}
	/**/
	.methods-items {
		width: 48%;
		height: auto;
		margin: 1%;
		padding: 0 !important;
	}
	.main-title h3 span {
		width: 100%;
	}
	.methods-items:first-child > div {
		top: 50%;
	}
	.main-title h3 span {
	}
	.methods-items > img {
		display: block;
	}
	.methods-items .methods-div img {
		max-width: 20%;
	}
	/**/
	#djs-fw {
		background: #f8f8f8 url(../picture/7.jpg) no-repeat right center;
	}
	.serive-items {
		background: rgba(230, 230, 230, 0.68);
	}
}
@media (max-width: 1024px) {
	/*header*/
	.header-nav ul li {
		margin: 0 10px;
	}
	/*index*/
	.main-adv-items {
		width: 50%;
		margin: 0;
	}
	.main-adv-items p {
	}
	/**/
	.footer-top li:after {
		content: none;
	}
	/*侧边栏*/
	.slideNav-items a {
		width: 56px;
		height: 56px;
		line-height: 56px;
	}
	.slideNav-items a > img {
		width: 22px;
	}
	.slideNav-con {
		height: 56px;
		line-height: 56px;
	}
	.slideNav-ewm {
		width: 106px;
		padding: 10px;
	}
	.slideNav-ewm p {
		font-size: 12px;
	}
	/*标题*/
	.main-title h3 {
		font-size: 3.6rem;
	}
	.main-title h3 span {
		font-size: 3.4rem;
		position: relative;
		top: 3px;
	}
	.main-title p {
		font-size: 2.6rem;
	}
	/**/
	.about-four-items {
		padding: 7px;
	}
	.about-four-items p {
		font-size: 1.8rem;
	}
	.about-cul-p {
		width: 100%;
		font-size: 14px;
		line-height: 30px;
	}
	.about-cul-four .about_icon_items img {
		width: 40px;
	}
	/**/
	.cases .reponse-list .item-box {
		display: block;
		float: none !important;
		width: 96% !important;
		padding: 0;
		margin-bottom: 12%;
	}
	/**/
	.english-course-div {
		width: 80%;
	}
	/**/
	.contact-tel-con p {
		font-size: 15px;
	}
	.contact-inline {
		float: none;
		width: 100%;
		margin-bottom: 2%;
	}
	#allmap {
		width: 100%;
		height: 380px;
	}

}
@media (max-width: 968px) {
	/*index*/
	.about-cul-four .about_icon_items p span {
		display: inline-block;
	}
}
@media (max-width: 850px) {
	/*header*/
	.site-header.scrolled {
		padding: 12px;
	}
	.header-nav {
		display: none;
	}
	.mobile-menu-button {
		display: block;
	}

	.site-header {
		background: #ffffff;
		padding: 12px;
	}
	.site-header .site-logo a img.head-logo1{
		display: none;
	}
	.site-header .site-logo a img.head-logo2{
		display: block;
		width: 68px;
	}
	.site-header  .header-nav ul li a
	{
		color: #333333;
	}
	.site-header .header-nav ul li a:before
	{
		background: #333333;
	}
	/**/
	.main-title p {
		font-size: 2.2rem;
	}
	/*about*/
	.about-gd > div {
		width: 100%;
	}
	.home #about
{
	width: 100%;
	position: relative;
	margin-top: -3em;
}
	/**/
	.serive-items {
		width: 31%;
	}

}
@media (max-width: 768px) {
	/**/
	.about-ab .inner-wrap {
		width: 90%;
	}
	.about-cul .main-title p {
		margin-bottom: 1.6rem;
	}
	.about-cul-four .about_icon_items {
		width: 47%;
		padding: 6% 0;
	}
	/**/
	.team-items {
		width: 100%;
		margin: 0 0 2rem;
	}
	.team-items .team-items-p {
		    height: auto;
    overflow: inherit;
	}
	/**/
	.contact-tel{
		text-align: center;
	}
	.contact-tel-items {
		width: 100%;
		margin:0 auto 2% !important;
		float: none;
	}

}
@media (max-width: 680px) {
	/**/
	.site-logo a img {
		width: 88px;
	}
	.site-header.scrolled .site-logo a img.head-logo2 {
		width: 68px;
	}
	.mobile-menu-button {
		top: 10px;
		right: 20px;
	}
	/**/
	footer {
		padding: 6% 0;
	}
	footer .container {
		width: 100%;
		padding: 0 16px;
	}
	.footer-tel {
		margin: 0 0 4%;
	}
	.footer-left {
		width: 100%;
		float: none;
	}
	.footer-top li {
		padding: 0;
		margin: 0;
		font-size: 13px;
		letter-spacing: 1px;
		line-height: 1.5rem;
	}
	.footer-right {
		display: none;
	}
	.footer-copy p {
		letter-spacing: 0;
	}
	/**/
	.slideNav {
		right: -100% !important;
	}
	/**/
	.inner-wrap {
		width: 100%;
		padding: 0 16px;
	}
	.about-ab .inner-wrap {
		width: 100%;
		padding: 0 16px;
	}
	/*标题*/
	.main-title h3 {
		font-size: 3rem;
		line-height: 4.2rem;
		margin-bottom: 0.5rem;
	}
	.main-title h3 span {
		font-size: 2.6rem;
		top: 0;
	}
	.main-title p {
		font-size: 2.1rem;
	}
	/**/
	.home #about .section-wrapper .content-container {
		padding: 50px 28px;
	}
	.response .more-responses1 {
		display: none;
	}
	.response .reponse-more {
		display: block;
		clear: both;
		text-align: center;
		position: relative;
		top: 66px;
	}
	.response .reponse-more .more-responses {
		float: none;
	}
	.main-adv-items {
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.main-adv-items > div {
		border-right: 0;
		border-bottom: 1px solid #eeeeee;
	}
	.main-adv-items h1 {
		margin-top: 0;
	}
	.main-adv-items p {
		min-height: auto;
	}
	/**/
	.about-ab:before {
		opacity: 0.21;
	}
	.about-ab {
		padding: 8% 0 60%;
	}
	.about-ab .main-title p {
		margin-bottom: 2rem;
	}
	.about-con p {
		line-height: 34px;
		letter-spacing: 1px;
		margin: 0;
	}
	.about-four-items {
		padding: 5px;
		width: 50%;
	}
	.about-four-items > div {
		padding: 6% 0 10%;
	}
	.about-gd > div h1 {
		font-size: 2.8rem;
		line-height: 3.6rem;
		margin-bottom: 3%;
	}
	.about-gd > div > span {
		font-size: 1rem;
	}
	/**/
	.team {
		padding: 6% 0;
	}
	/**/
	.english-course .project-title {
		padding: 20% 5% 10%;
	}
	.english-course-div {
		width: 80%;
	}
	.alt-width .section-wrapper {
		max-width: 100%;
		margin: 0;
		padding: 0 16px;
	}
	.serive-items {
		width: 49%;
		padding: 6% 3%;
	}
}
@media (max-width: 600px)
{
	.main-banner .main-banner-img1
	{
		display: none;
	}
	.main-banner .main-banner-img2
	{
		display: block;
	}
}
@media (max-width: 486px) {
	.main-title p {
		font-size: 1.8rem;
		margin-bottom: 28px;
	}
	/*banner*/
	#welcome .inner-container{
		height: auto;
	}
	.flexslider{
		height: auto;
	}
	.flexslider .slides li{
		height: auto;
	}
	.flexslider .slides li img
	{
		display: block;
	}
	/**/
	.about-ab {
		padding: 8% 0 72%;
	}
	.about-gd > div h1 {
		font-size: 2rem;
		line-height: 3rem;
	}
	.about-gd > div > span {
		font-size: 1rem;
		width: 80%;
		line-height: 1.8rem;
		margin: 0 auto;
		display: block;
	}
	.about-cul-four .about_icon_items img {
		width: 32px;
	}
	/**/
	.english-course-div {
		width: 90%;
	}
	.methods-items:first-child > img {
		display: none;
	}
	.methods-items:first-child {
		background: none !important;
		margin-bottom: 8%;
	}
	.methods-items:first-child > div {
		position: relative;
		-webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0);
	}
	.methods-items {
		width: 100%;
	}
	/**/
	.contact-tel-con
	{
		width: 80%;
	}
	.team-items > div
	{
		padding: 8% 2%;
	}
}