@font-face {
	font-family: ngbt-bec;
	src: url(../fonts/newsgothicbt-boldextracondensed-webfont.woff);
}
@font-face {
	font-family: Playfair Display;
	src: url(../fonts/nufld-vyszvivyub_rj3ij__anpxbyf9lw4e5g.woff2);
}
@font-face {
	font-family: 'Montserrat';
	src: url(../fonts/jtusjig1_i6t8kchkm459wlhyw.woff2);
}
@font-face {
	font-family: 'ProximaNovaSemibold';
	src: url(../fonts/proximanovasemibold.woff2);
}
/*============================
	common
=========================================================================================*/
*, html, body {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	font-family: "Microsoft Yahei", sans-serif;
	color: #333;
}
ul, ol, dl, li, dt, dd {
	padding: 0;
	margin: 0;
	list-style: none;
}
img {
	vertical-align: middle;
	border: 0;
}
a {
	text-decoration: none;
}
input, a, img, select {
	outline: none;
}

table{width: 100% !important;}

img{max-width: 100%;}
/**/
.inner-wrap {
	width: 86%;
	margin: 0 auto;
}
/**/
.main-banner {
}
.main-banner img {
	width: 100%;
}
.main-banner-img2
{
	display: none;
}

/**/
.main-title {
	text-align: center;
}
.main-title h3
{
	font-size: 4.5rem;
	line-height: 5.2rem;
	color: rgb(33, 33, 33);

	font-weight: lighter;
	position: relative;
	transition: all 0.5s;
	margin-bottom: 1rem;
}
.main-title h3 span
{
	font-size: 3.75rem;
	color: #212121;
	font-family: "ngbt-bec";
	margin: 0 1.625rem;
	text-transform: uppercase;
}
.main-title p
{
	color: #000;
	font-family: " light";
	font-size: 2.8rem;
	font-weight: lighter;
	margin-bottom: 3rem;
	transition: all 1s 0.5s;
	-webkit-transition: all 1s 0.5s;
	position: relative;
}
/**/
/*page*/
.page_num {
	clear: both;
	margin: 3% auto 0;
	text-align: center;
	position: relative;
	z-index: 10;
}
.page_num ul {
}
.page_num ul li {
	display: inline-block;
	border: 1px solid #eee;
	padding: 4px 12px;
	background: #fff;
}
.page_num ul li.active {
	background: #e31e3c;
	background-image: -moz-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -o-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -webkit-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: linear-gradient(left,#e31d3b 0%,#b700b4 100%);
}
.page_num ul li.active a {
	color: #fff;
}
.page_num ul li a {
	font-size: 13px;
	color: #666666;
}
.page_num ul li:hover {
	background: #e31e3c;
	background-image: -moz-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -o-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -webkit-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	cursor: pointer;
}
.page_num ul li:hover a {
	color: #fff;
}
/*============================
	header
=========================================================================================*/

/*.site-header {*/
	/*position: absolute;*/
	/*top: 0;*/
	/*!* height: 82px; *!*/
	/*width: 100%;*/
	/*left: 0;*/
	/*z-index: 90;*/
	/*padding: 28px 50px 0;*/
/*}*/
/*.site-branding {*/
	/*min-height: 0;*/
	/*padding: 0;*/
	/*position: relative;*/
/*}*/
/*.site-logo {*/
	/*width: 138px;*/
	/*float: left;*/
	/*transition: all .45s ease;*/
	/*-webkit-perspective: 1000px;*/
	/*perspective: 1000px;*/
	/*-webkit-backface-visibility: hidden;*/
	/*backface-visibility: hidden;*/
	/*will-change: transform, opacity, transform;*/
	/*transition: opacity .25s cubic-bezier(0.7, 0.3, 0, 1), -webkit-transform .65s ease;*/
	/*transition: opacity .25s cubic-bezier(0.7, 0.3, 0, 1), transform .65s ease;*/
	/*transition: opacity .25s cubic-bezier(0.7, 0.3, 0, 1), transform .65s ease, -webkit-transform .65s ease;*/
	/*overflow: visible;*/
/*}*/
/*.site-logo a {*/
	/*position: relative;*/
	/*display: block;*/
	/*overflow: visible;*/
/*}*/
/*.header-nav {*/
	/*float: right;*/
/*}*/
/*.header-nav ul, .header-nav div {*/
	/*display: inline-block;*/
	/*vertical-align: middle;*/
/*}*/
/*.header-nav div {*/
	/*margin-left: 20px;*/
/*}*/
/*.header-nav .header-icon {*/
	/*vertical-align: -webkit-baseline-middle;*/
/*}*/
/*.header-nav .header-icon a {*/
	/*margin-left: 10px;*/
/*}*/
/*.header-nav div a img {*/
	/*box-sizing: content-box;*/
	/*border-right: 1px solid #e1e1e1;*/
/*}*/
/*.header-nav div a:first-child img {*/
	/*padding-right: 18px;*/
/*}*/
/*.header-nav div a:last-child img {*/
	/*border: 0;*/
/*}*/
/*.header-nav div img {*/
	/*width: 18px;*/
	/*position: relative;*/
/*}*/
/*.header-nav ul {*/
	/*margin: 12px 0;*/
/*}*/
/*.header-nav ul li {*/
	/*display: inline-block;*/
	/*margin: 0 16px;*/
/*}*/
/*.header-nav ul li a {*/
	/*font-size: 18px;*/
	/*color: #fff;*/
	/*line-height: 32px;*/
	/*position: relative;*/
	/*display: block;*/
	/*letter-spacing: 5px;*/
	/*padding-top: 8px;*/
	/*font-family: "";*/
/*}*/
/*.header-nav ul li a:before {*/
	/*content: "";*/
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*height: 3px;*/
	/*width: 0;*/
	/*background: #ffffff;*/
	/*-webkit-transition: all 0.48s; -moz-transition: all 0.48s; -ms-transition: all 0.48s; -o-transition: all 0.48s; transition: all 0.48s;*/
/*}*/
/*.header-nav ul li:hover a:before {*/
	/*width: 12px;*/
/*}*/
/*.header-nav ul li.active a:before {*/
	/*width: 12px;*/
/*}*/
/*!*============================*/
	/*footer*/
/*=========================================================================================*!*/
/*footer {*/
	/*text-align: left;*/
	/*background: url(../images/purpbg.jpg) repeat center;*/
/*}*/
/*footer * {*/
	/*color: #ffffff;*/
/*}*/
/*.footer-div {*/
	/*width: 86%;*/
	/*margin: 0 auto;*/
	/*position: relative;*/
/*}*/
/*.footer-logo {*/
	/*display: inline-block;*/
/*}*/
/*.footer-logo img {*/
	/*max-width: 110px;*/
/*}*/
/*footer .footer-nav {*/
	/*overflow: hidden;*/
	/*padding: 6% 2% 2%;*/
/*}*/
/*.footer-navUl {*/
	/*float: right;*/
	/*width: 68%;*/
	/*margin: 0;*/
/*}*/
/*.footer-navUl li {*/
	/*float: left;*/
	/*vertical-align: top;*/
	/*width: 25%;*/
	/*list-style: none;*/
	/*text-align: right;*/
/*}*/
/*.footer-navUl li > div {*/
	/*display: inline-block;*/
	/*text-align: left;*/
/*}*/
/*.footer-navUl li h4 {*/
	/*font-size: 20px;*/
	/*margin-bottom: 28px;*/
	/*color: #ddd;*/
	/*text-transform: capitalize;*/
	/*!*font-family: 'Montserrat';*!*/
/*}*/
/*.footer-navUl li a {*/
	/*display: block;*/
	/*line-height: 30px;*/
	/*font-size: 15px;*/
	/*color: #999;*/
/*}*/
/*footer .footer-btm {*/
	/*overflow: hidden;*/
/*}*/
/*.footer-tel {*/
	/*padding: 1%;*/
/*}*/
/*.footer-tel > div {*/
	/*display: inline-block;*/
/*}*/
/*.footer-tel-div span {*/
	/*font-family: 'Montserrat';*/
	/*font-size: 14px;*/
	/*letter-spacing: 1px;*/
/*}*/
/*.footer-tel-div p {*/
	/*font-size: 24px;*/
	/*line-height: 46px;*/
	/*!*font-weight: bold;*!*/
	/*font-family: 'Montserrat';*/
	/*margin: 0;*/
	/*color: #c7ccce;*/
/*}*/
/*.footer-icon {*/
	/*float: right;*/
	/*position: relative;*/
	/*top: 20px;*/
/*}*/
/*.footer-icon a {*/
	/*display: inline-block;*/
	/*margin: 0 5px;*/
/*}*/
/*.footer-icon a img {*/
	/*width: 26px;*/
/*}*/
/*.footer-copy {*/
	/*padding: 1% 0;*/
	/*border-top: 2px solid #71767a;*/
/*}*/
/*.footer-copy p, .footer-copy p a {*/
	/*display: inline-block;*/
	/*margin: 0;*/
	/*font-size: 13px;*/
	/*color: #71767a;*/
	/*font-family: 'Montserrat';*/
/*}*/
/*.footer-copy p:last-child {*/
	/*float: right;*/
/*}*/

/*============================
	about
=========================================================================================*/
/*about-ab*/
.about-ab {
	padding: 100px 0 260px;
	/*background: url(../images/about.jpg) right bottom no-repeat #fff;*/
	/*background-size: auto 100%;*/
	position: relative;
}
.about-ab:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/about.jpg) right bottom no-repeat #fff;
	background-size: auto 100%;
	-webkit-transition: all 800ms;
	-moz-transition: all 800ms;
	-ms-transition: all 800ms;
	-o-transition: all 800ms;
	transition: all 800ms;
}
.about-ab .main-title {
	text-align: left;
}
.about-ab .inner-wrap {
	width: 72%;
	position: relative;
}
.about-con {
	font-size: 1.8rem;
	color: #4e4e51;
	letter-spacing: .02em;
	max-width: 628px;
	width: 100%;
}
.about-con p {
	font-size: 14px;
	line-height: 42px;
	text-indent: 2em;
}
.about-four {
	/*overflow: hidden;*/
}
.about-four-items {
	float: left;
	width: 25%;
	padding: 10px;
	text-align: center;
}
.about-four-items > div {
	border: 1px solid #eeeeee;
	background: #f8f8f8;
	padding: 10% 0 20%;
}
.about-four-items p {
	display: block;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
	font-size: 2.2rem;
	margin: 0;
	font-family: "ngbt-bec";
}
.about-four-items span {
	border: 2px solid #000;
	display: inline-block;
	padding: 10px 0;
	font-size: 12px;
	color: #000;
	background-color: transparent;
	margin-top: 3%;
	width: 80%;
}
.about-four-items:hover {
	background-image: -moz-linear-gradient(left, #e31d3b 0%, #b700b4 100%);
	background-image: -o-linear-gradient(left, #e31d3b 0%, #b700b4 100%);
	background-image: -webkit-linear-gradient(left, #e31d3b 0%, #b700b4 100%);
}

/*about-gd*/
.about-gd {
	position: relative;
	clear: both;
	background: #eeeeee url("../images/gd.jpg") no-repeat center fixed;
	background-size: cover;
	padding: 10% 0;
}
.about-gd > div {
	position: relative;
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.about-gd > div h1, .about-gd > div span {
	color: #ffffff;
}
.about-gd > div h1 {
	font-family: ngbt-bec;
	text-transform: uppercase;
	font-size: 4rem;
	line-height: 5.6rem;
	letter-spacing: 5px;
}
.about-gd > div h1 span
{
	display: block;
	font-family: inherit;
	text-transform: uppercase;
	font-size:inherit;
	line-height: inherit;
	letter-spacing:inherit;
}
.about-gd > div>span {
	font-weight: bold;
	font-size: 1.3rem;
	letter-spacing: 5px;
	line-height: 48px;
}
/*about-cul*/
.about-cul {
	text-align: center;
	padding: 5% 0;
	background: url("../images/serive.png") no-repeat center;
	background-size: cover;
}
.about-cul-p {
	width: 68%;
	margin: 0 auto;
	line-height: 32px;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
}

.about-cul-four {
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.about-cul-four .about_icon_items {
	width: 22%;
	/*max-width: 220px;*/
	margin: 1%;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	border: 1px solid #eeeeee;
	text-align: center;
	padding: 3% 0;
	position: relative;
	z-index: 3;
	box-shadow: 0 0 10px 1px #f3f3f3 inset;
}
.about-cul-four .about_icon_items:before
{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height:0;
	z-index: -1;
	background: #e31e3c;
	background-image: -moz-linear-gradient(top, #e31d3b 0%, #b700b4 100%);
	background-image: -o-linear-gradient(top, #e31d3b 0%, #b700b4 100%);
	background-image: -webkit-linear-gradient(top, #e31d3b 0%, #b700b4 100%);
	background-image: linear-gradient(top, #e31d3b 0%, #b700b4 100%);
	-webkit-transition: all 0.48s; -moz-transition: all 0.48s; -ms-transition: all 0.48s; -o-transition: all 0.48s; transition: all 0.48s;
}
.about-cul-four .about_icon_items img {
	display: inline-block;
	width: 48px;
	margin: 0 auto ;
}
.about-cul-four .about_icon_items .about_icon_img2
{
	display: none;
}

.about-cul-four .about_icon_items p
{
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	max-width: 66%;
	margin: 3% auto;
	color: #666;
}
.about-cul-four .about_icon_items p span
{
	display: block;
	font-family: inherit;
	font-size: inherit;
	line-height:inherit;
	letter-spacing: inherit;
	color: #666666;
}
.about-cul-four .about_icon_items:hover:before
{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.about-cul-four .about_icon_items:hover .about_icon_img2
{
	display: block;
}
.about-cul-four .about_icon_items:hover .about_icon_img1
{
	display: none;
}
.about-cul-four .about_icon_items:hover p
{
	color: #ffffff;
}
.about-cul-four .about_icon_items:hover span
{
	color: #ffffff;
}
/*.about-cul-four .about_icon_border {*/
/*height: 230px;*/
/*background: url(../images/purpledots.svg) right center / 3rem repeat;*/
/*!*background-size: cover;*!*/
/*}*/
/*.about-cul-four .about_icon_con {*/
/*position: relative;*/
/*width: 100%;*/
/*height: 230px;*/
/*left: -25px;*/
/*top: -20px;*/
/*background: url(../images/purpbg.jpg) repeat center;*/
/*background-size: contain;*/
/*padding: 17% 6% 20%;*/
/*box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .35);*/
/*}*/
/*.about-cul-four .about_icon_con:before {*/
/*content: "";*/
/*position: absolute;*/
/*z-index: 2;*/
/*top: 0;*/
/*left: 0;*/
/*width: 0;*/
/*height: 100%;*/
/*background-image: -moz-linear-gradient(left, #e31d3b 0%, #b700b4 100%);*/
/*background-image: -o-linear-gradient(left, #e31d3b 0%, #b700b4 100%);*/
/*background-image: -webkit-linear-gradient(left, #e31d3b 0%, #b700b4 100%);*/
/*background-image: linear-gradient(left, #e31d3b 0%, #b700b4 100%);*/
/*-webkit-transition: all 0.48s; -moz-transition: all 0.48s; -ms-transition: all 0.48s; -o-transition: all 0.48s; transition: all 0.48s;*/
/*}*/
/*.about-cul-four .about_icon_con > div {*/
/*position: relative;*/
/*z-index: 3;*/
/*display: inline-block;*/
/*text-align: left;*/
/*}*/
/*.about-cul-four .about_icon_items img {*/
/*width: 60px;*/
/*}*/
/*.about-cul-four .about_icon_items h3 {*/
/*font-size: 20px;*/
/*margin: 10px 0 20px;*/
/*}*/
/*.about-cul-four .about_icon_items p {*/
/*font-size: 14px;*/
/*line-height: 24px;*/
/*letter-spacing: 1px;*/
/*color: #ffffff;*/
/*}*/
/*.about-cul-four .about_icon_items:hover .about_icon_con:before {*/
/*width: 100%;*/
/*}*/

/*============================
	team
=========================================================================================*/

.team {
	padding: 3% 0;
}
.team-box {
	overflow: hidden;
	margin-top: 4%;
}
.team-items {
	-webkit-transition: all 0.48s; -moz-transition: all 0.48s; -ms-transition: all 0.48s; -o-transition: all 0.48s; transition: all 0.48s;
	float: left;
	width: calc(25% - 2rem);
	margin-left: 1rem;
	margin-right: 1rem;
	margin-bottom: 3rem;
	padding: 2% 0;
	text-align: center;
	position: relative;
	z-index: 4;
	cursor: pointer;
	background: #f9f7fe;
}
.team-items:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/team.jpg") no-repeat left center;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.68s;
	-moz-transition: all 0.68s;
	-ms-transition: all 0.68s;
	-o-transition: all 0.68s;
	transition: all 0.68s;
}
.team-items:after {
	/*opacity: 0.8;*/
	/*content: "";*/
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*background: #e31e3c;*/
	/*background-image: -moz-linear-gradient(top, #e31d3b 0%, #b700b4 100%);*/
	/*background-image: -o-linear-gradient(top, #e31d3b 0%, #b700b4 100%);*/
	/*background-image: -webkit-linear-gradient(top, #e31d3b 0%, #b700b4 100%);*/
	/*background-image: linear-gradient(top, #e31d3b 0%, #b700b4 100%);*/
	/*z-index: 2;*/
}
.team-items:hover {
	background: #eeeeee;
}
.team-items > div {
	position: relative;
	z-index: 3;
	display: inline-block;
	text-align: left;
	width: 80%;
	padding: 8% 4%;
	background: url("../images/1.png") no-repeat bottom center;
}
.team-items img {
	width: 88px;
	/*position: absolute;*/
	/*top:0;*/
	/*left: 0;*/
	-webkit-transition: all 0.68s;
	-moz-transition: all 0.68s;
	-ms-transition: all 0.68s;
	-o-transition: all 0.68s;
	transition: all 0.68s;
}
.team-items h1 {
	padding: 0 0 4%;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 6%;
}
.team-items .team-items-p {
	height: 38vh;
	overflow-y: auto;
}
.team-items .team-items-p::-webkit-scrollbar {
	/* 1、滚动条整体部分，可设宽高 */
	width: 2px;
	height: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;;
}
.team-items .team-items-p::-webkit-scrollbar-track {
	/* 3、外层轨道 */
	background: #ffffff;
}
.team-items .team-items-p::-webkit-scrollbar-thumb {
	/* 5、滚动的滑块 */
	background: #e31e3c;
}
.team-items .team-items-p p {
	color: #666666;
	line-height: 30px;
	font-size: 13px;
	padding-right: 12px;
	position: relative;
	padding-left: 12px;
	margin: 0;
}
.team-items .team-items-p p:before {
	position: absolute;
    top: 5px;
    left: -7px;
    content: "·";
    font-size: 20px;
    color: #999999;
}
.team-items:hover:before {
	opacity: 0.18;
}
.team-items:hover .team-items-p p {
	color: #000000;
}

/*============================
	case
=========================================================================================*/
.cases {
	background: #f8f8f8;
	padding: 0 0 5%;
}
.cases .container {
	position: relative;
	/*border: 1px solid red;*/
	padding: 5% 0 0;
	z-index: 2;
}
.case-line {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.case-line > div {
	float: left;
	height: 100%;
	width: 25%;
	border-left: 1px solid #eee;
}
.case-line > div:last-child {
	border-right: 1px solid #eee;
}
.cases .reponse-list .item-box {
	width: 46%;
	position: relative;
	top: 0;
}
.cases .reponse-list
{
	overflow: hidden;
	margin-bottom: 0;
}
.cases-box {
	margin-top: 6%;
}
/*============================
	english
=========================================================================================*/
/**/
.english-course {
	padding: 3% 0;
}
.english-course .project {
	width: 23%;
	float: left;
	top: 0;
	/* clear: none; */
	margin: 1%;
}
.english-course .course-box {
	margin-top: 5%;
}
.english-course .project-image .dots {
	right: -23px;
	bottom: -23px;
}
.english-course .project-title {
	/* padding: 20% 5% 10%; */
}
.english-course .project-title h2 {
	font-size: 22px;
}
.english-course .project-image {
	padding-top: 82%;
	float: none !important;
}
.english-course .project-image .viewproject{
	font-size: 2rem;
	font-weight: 500;
}


.english-course-pos {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.86);
	z-index: 9999;
}
.english-course-div {
	display: none;
	position: relative;
	top: 50%;
	width: 50%;
	margin: 0 auto;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.english-course-div img {
	width: 100%;
}
.english-course-div span {
	cursor: pointer;
	position: absolute;
	top: -3rem;
	font-weight: 500;
	right: 0;
	font-size: 2rem;
	line-height: 1rem;
	color: #fff;
	border: 1px solid rgba(238, 238, 238, 0.66);
	padding: 5px 5px 10px;
}
.english-course-div.active {
	display: block;
}



/**/
.methods {
	padding: 6% 0;
	text-align: center;
	overflow: hidden;
	background: #eeeeee url("../images/4.jpg") no-repeat center fixed;
	background-size: cover;
}
.methods-items {
	cursor: pointer;
	width: 24%;
	float: left;
	margin: 0.5%;
	height: 52vh;
	position: relative;
}
.methods-items:first-child {
	background: rgba(255, 255, 255, 0.88);
	padding: 6% 0;
}
.methods-items:not(:first-child):before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: rgba(0, 0, 0, 0.28);*/
}
.methods-items>img
{
	width: 100%;
	display: none;
}
.methods-items .main-title
{

}
.methods-items .main-title h3 span{
	margin: 0;
	width: 66%;
	display: inline-block;
}
.methods-items .main-title p{
	margin: 0;
}
.methods-items > div {
	position: relative;
	z-index: 3;
	height: 100%;
	width: 100%;
}
.methods-items  .methods-pos{
	position: absolute;
	top: 0;
	left: 0;
}
.methods-items:first-child >div
{
	height: auto;
	top: 46%;
	transform: translateY(-50%);
}

.methods-items .methods-div {
	position: relative;
	top: 40%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.methods-items .methods-div p {
	color: #fff;
	font-size: 18px;
	letter-spacing: 6px;
	margin-bottom: 8%;
	opacity: 0.88;
}
.methods-items .methods-div img {
	max-width: 42%;
}
.methods-items-num {
	display: inline-block;
	background-image: -webkit-linear-gradient(left, #e31d3b 0%, #b700b4 100%);
	background-image: linear-gradient(left, #e31d3b 0%, #b700b4 100%);
	padding: 10px 40px;
	position: absolute;
	bottom: 6%;
	font-size: 1.3rem;
	color: #ffffff;
	letter-spacing: 1px;
	margin-left: -45px;
	left: 50%;
	-webkit-transition: all 0.68s;
	-moz-transition: all 0.68s;
	-ms-transition: all 0.68s;
	-o-transition: all 0.68s;
	transition: all 0.68s;
}
.methods-items:hover .methods-items-num {
	-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg);
}
.methods-items:hover .methods-div p {
	opacity: 1;
}
/**/
#djs-fw {
	padding: 5% 0 0;
	background: #f8f8f8 url("../images/7.jpg") no-repeat center;
	background-size: cover;
}
.serive {
	max-width: 1200px;
	overflow: hidden;
	margin: 6% auto;
}
.serive img {
	width: 50px;
}
.serive p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin: 0;
	letter-spacing: 1px;
}
.serive-items {
	cursor: pointer;
	width: 19%;
	float: left;
	padding: 3%;
	margin: 0.5%;
	text-align: center;
	border: 1px solid #f8f8f8;
	background: rgba(230, 230, 230, 0.38);
	height: 220px;
}
.serive-items > div {
	text-align: center;
	display: inline-block;
}
.serive-items em {
	background: #000000;
	border: 2px solid #000;
	color: #fff;
	display: inline-block;
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin: 0 auto;
	padding: 9px 0;
	width: 47px;
	text-align: center;
	font-style: inherit;
	-webkit-transition: all 0.48s; -moz-transition: all 0.48s; -ms-transition: all 0.48s; -o-transition: all 0.48s; transition: all 0.48s;
	position: relative;
	top: 0;
}
.serive-items span {
	display: block;
	text-transform: uppercase;
	line-height: 40px;
	color: #000;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 4%;
}
.serive-items:hover em {
	top: -10px;
}
/*============================
	contact
=========================================================================================*/
.contact {
	padding: 3% 0;
	background: #f8f8f8;
	overflow: hidden;
}
/**/
#allmap {
	display: inline-block;
	height: 640px;
	width: 50%;
	margin: 0 auto;
}
/**/
.contact-tel {
	overflow: hidden;
	margin: 4% 0 1%;
}
.contact-tel-items {
	float: left;
	width: 33%;
	background: #fff;
	margin-right: 0.5%;
	position: relative;
	height: 200px;
	z-index: 6;
	overflow: hidden;
	text-align: center;
}
.contact-tel-items:last-child {
	margin: 0;
}
.contact-tel-items:after {
	content: '';
	width: 0;
	height: 100%;
	-webkit-transform: rotate(360deg);
	/*border-style: solid;*/
	/*border-width: 0 0 0 0;*/
	/*border-color: #e31d3b #b700b4 transparent transparent;*/

	background: #e31e3c;
	background-image: -moz-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -o-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -webkit-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: linear-gradient(left,#e31d3b 0%,#b700b4 100%);

	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.68s;
	-moz-transition: all 0.68s;
	-ms-transition: all 0.68s;
	-o-transition: all 0.68s;
	transition: all 0.68s;
}
.contact-tel-img {
	position: absolute;
	right: 38px;
	top: 22px;
	width: 50px;
	height: 55px;
	z-index: 10;
}
.contact-tel-img img {
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.68s;
	-moz-transition: all 0.68s;
	-ms-transition: all 0.68s;
	-o-transition: all 0.68s;
	transition: all 0.68s;
}
.contact-tel-img .contact-tel-img1 {
	display: block;
}
.contact-tel-img .contact-tel-img2 {
	display: none;
}
.contact-tel-con {
	display: inline-block;
	text-align: left;
	position: relative;
	top: 58%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
	z-index: 10;
}
.contact-tel-con span {
	display: block;
	color: #999999;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 15px;
	transition: 0.53s;
	position: relative;
	z-index: 5;
}
.contact-tel-con p {
	display: block;
	line-height: 24px;
	position: relative;
	z-index: 5;
	color: #0d0d0d;
	font-size: 16px;
	letter-spacing: 1px;
}
.contact-tel-items:hover:after {
	width: 100%;
	/*border-width: 930px 930px 0 0;*/
}
.contact-tel-items:hover span {
	color: #ffffff;
}
.contact-tel-items:hover p {
	color: #ffffff;
}
.contact-tel-items:hover .contact-tel-img1 {
	display: none;
}
.contact-tel-items:hover .contact-tel-img2 {
	display: block;
}
/*contact-inline*/
.contact-inline {
	float: right;
	width: 48%;
	padding: 40px 5%;
	text-align: center;
	background: #ffffff;
}
.contact-inline > h2 {
	font-size: 34px;
	text-transform: capitalize;
	font-weight: 100;
}
.contact-inline > p {
	text-align: center;
	color: #9e99a0;
	line-height: 2;
	font-size: 12px;
	margin: 20px 0 28px;
}
.contact-inline form {
	text-align: left;
}
.contact-inline form div {
	margin-bottom: 25px;
}
.contact-inline form input {
	width: 100%;
}
.contact-inline form span {
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
	color: #333;
	margin: 6px;
}
.contact-inline form .contact-inpt {
	width: 48%;
	float: left;
}
.contact-inline form .contact-inpt:first-child {
	margin-right: 4%;
}
.contact-inline form .contact-theme {
	clear: both;
}
.contact-inline form input {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	background: #fff;
	border: 1px solid #e4e4e4;
	outline: none;
	font-size: 13px;
}
.contact-inline form input::-webkit-input-placeholder, .contact-inline form textarea::-webkit-input-placeholder {
	font-size: 13px;
	color: #666666;
}
.contact-inline form textarea {
	padding: 12px;
	height: 100px;
	width: 100%;
	border: 1px solid #eeeeee;
}
.contact-inline form .contact-sub {
	margin: 0;
	text-align: center;
}
.contact-inline  .we-button
{
	cursor: pointer;
	color: #e31e3c;
	padding: 14px 52px;
	height: auto;
}
.contact-inline  .we-button:before
{
	background: #e31e3c;
	background-image: -moz-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -o-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: -webkit-linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	background-image: linear-gradient(left,#e31d3b 0%,#b700b4 100%);
	bottom: 0;
	height: 100%;
}
.contact-inline  .we-button:hover
{
	color: #ffffff;
}
/**/
#djs-join {
	background: url("../images/serive.png") no-repeat center;
	background-size: cover;
}
.join {
	width: 1200px;
	margin: 0 auto;
	padding: 3% 0;
}
.join-box {
	margin-top: 6%;
}
.join-items {
	position: relative;
	margin-bottom: 30px;
	background: rgba(248, 248, 248, 0.8);
}
.join-div {
	position: relative;
	padding: 5% 6% 4%;
}
.join-title {
	margin-bottom: 10px;
	color: #37474f;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: bold;
}
.join-p, .join-p span {
	font-size: 12px;
	color: #a3afb7;
	margin-bottom: 11px;
}
.join-p img {
	vertical-align: middle;
	margin-right: 3px;
}
.margin-left-10 {
	margin-left: 10px !important;
}
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #e4eaec;
}
.join-ol {
	line-height: 2;
	font-size: 14px;
	font-weight: 300;
	color: #222;
	padding: 0 20px;
	text-align: left;
}
.join-ol ol {
}
.join-ol li {
	list-style-type: decimal;
	font-size: 14px;
}
.join-ol p {
	margin-bottom: 16px;
	font-size: 14px;
}
.join-more div {
	color: #e31e3c;
}

@media only screen and (max-width: 768px) {
	.english-course .project {margin: 0 ;}
}
