﻿@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Validform_checktip {
	display: none !important;
}

a {
	cursor: pointer;
}

/* header */

.header {
	width: 100%;
	height: 500px;
	text-align: center;
	background: url(../img/banner.png) no-repeat center top;
	position: relative;
	padding-bottom: 0;
}

.headCon {
	width: 450px;
	/* margin: 0 auto; */
	position: relative;
	padding-top: 20px;
}

.headCon h1 {
	font-size: 60px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 70px;
	background: linear-gradient(0deg, rgba(38, 48, 169, 1) 10.009765625%, rgba(0, 134, 249, 1) 89.990234375%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headCon h5 {
	font-size: 30px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 69px;
	background: linear-gradient(0deg, rgba(38, 48, 169, 1) 10.009765625%, rgba(0, 134, 249, 1) 89.990234375%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headCon p.log_p {
	margin-top: 18px;
	margin-bottom: 40px;
	font-size: 30px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 48px;
}

.headCon p.em_p {
	font-size: 26px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 36px;
}

/* header */

/* nav */

.mainNav {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	background-color: #666666;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 24px;
	position: relative;
	height: 50px;
	text-align: center;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li, .mainNav a {
	cursor: pointer;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	/*margin: 0 28px;*/
	margin: 0 16px;
	float: left;
}

.mainNav a {
	/*margin: 0 28px;*/
	margin: 0 38px;
}

.mainNav li.activeNav, .mainNav li:hover, .mainNav a:hover {
	color: #4cdfcc;
}

/* nav */

/* form */

.leadFrom {
	background-color: #F3F4F8;
}

.lbCon {
	padding: 60px 20px 110px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.biaodan {
	position: absolute;
	top: 20px;
	right: 0;
	background-color: #FFFFFF;
	padding: 30px 50px 20px;
	border-bottom: 5px solid #EEEDEB;
}

.biaodan .registerform {
	margin: 0 auto;
}

.lead {
	width: 510px;
	color: #666666;
}

.lead p {
	line-height: 32px;
	font-size: 16px;
}

.lead b {
	color: #333333;
	text-align: left;
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
}

.biaodan h2 {
	font-size: 21px;
	text-align: center;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan form input, .biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
	position: relative;
	top: 1px;
}

.mobile, .name, .Pchengji, .language {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
	height: 40px;
}

.biaodan form div.mobile {
	background: url(../img/phone_box.png) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/name_box.png) no-repeat center;
}

.biaodan form div.Pchengji {
	background: url(../img/gpa_box.png) no-repeat center;
}

.biaodan form div.language {
	background: url(../img/lan_box.png) no-repeat center;
}

#submit {
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	width: 145px;
	height: 50px;
	background: rgba(81, 194, 26, 1);
	border-radius: 3px;
}

#submit:hover {
	background-color: #419B15;
}

.form_a {
	float: left;
	width: 145px;
	height: 50px;
	margin-left: 20px;
	text-align: center;
	border: 1px solid rgba(81, 194, 26, 1);
	border-radius: 3px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(81, 194, 26, 1);
	line-height: 50px;
}

/*-------------------表单--------------------*/

.botm-form {
	background: url(../img/form-bg.jpg) no-repeat center;
	padding: 54px 0;
	position: static;
	border-bottom: 0;
}

.fm-botm {
	width: 640px;
	margin: 0 auto;
	padding: 0 180px;
}

.fm-botm h2 {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
}

/* form */

/** common style **/

.section {
	width: 100%;
	padding: 70px 0;
	background-color: #FFFFFF;
}

.section.pbnone {
	padding-bottom: 0;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content.connect {
	position: relative;
}

.section-content.connect:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 120px;
	top: -130px;
	left: 5px;
	background: url(../img/ic_connect_l.png) no-repeat center;
}

.section-content.pbt70 {
	padding-bottom: 70px;
}

.section.grayBg {
	background-color: #F3F4F8;
}
.grayBg {
	background-color: #F3F4F8;
}
.section-content h2 {
	margin-bottom: 40px;
	text-align: center;
	padding-top: 25px;
	background: url(../img/tit_line.png) no-repeat center top;
}

.section-content h2 b {
	font-size: 36px;
	display: block;
}

.section-content h2 span {
	font-size: 24px;
	color: #666666;
	display: block;
	margin-top: 10px;
}

p.abs {
	text-align: center;
	line-height: 26px;
	color: #666666;
	margin-bottom: 40px;
}

.ly-link {
	display: block;
	width: 370px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFFFFF;
	background-color: #51C21A;
	text-align: center;
}

.ly-link:hover {
	background-color: #419B15;
}

.linkOther {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

.linkOther:hover {
	filter: brightness(0.9);
}

.content {
	display: none;
}

.content.active {
	display: block;
}

/** common style **/

/*<!--SuitsCrowd-->*/

.SuitsCrowd {
	margin-top: 50px;
}

.SuitsList li {
	width: 196px;
	margin: 0 25px;
	display: inline-block;
	background: url(../img/ic_people.png) no-repeat center top;
	padding-top: 165px;
	line-height: 26px;
	color: #666666;
}

.SuitsList h3 {
	font-size: 18px;
	color: #0099FF;
	font-weight: bold;
	margin-bottom: 10px;
}

.SuitsList p {
	text-align: center;
}

/*<!--SuitsCrowd-->*/

/* <!--Change--> */

.city_tab {
	width: 428px;
	margin: 0 auto;
}

.city_tab li {
	cursor: pointer;
	float: left;
	font-size: 18px;
	color: #666;
	line-height: 55px;
}

.city_tab li span {
	padding: 0 15px;
}

.city_tab li.on, .city_tab li:hover {
	color: #0086F9;
	font-weight: bold;
}

.city_tab li.on span, .city_tab li:hover span {
	color: #666;
	font-weight: normal;
}

.Change li div {
	height: 90px;
}

.cgList li {
	text-align: center;
	width: 235px;
	height: 226px;
	box-shadow: 0px 7px 16px 0px rgba(155, 174, 159, 0.35);
	background-color: #FFFFFF;
	float: left;
	padding: 60px 30px 30px;
	position: relative;
	margin-top: 18px;
	margin-right: 20px;
	box-sizing: border-box;
}

.cgList .nomr {
	margin-right: 0;
}

.cgList h3 {
	text-align: center;
	font-weight: bold;
	margin-bottom: 12px;
}

.cgList img {
	display: inline-block;
}

.btn_list {
	width: 660px;
	margin: 40px auto 0;
}

.ly-link-hollow {
	float: left;
	width: 300px;
	height: 80px;
	text-align: center;
	border: 1px solid rgba(81, 194, 26, 1);
	border-radius: 2px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(81, 194, 26, 1);
	margin-right: 24px;
}

.ly-link-hollow:hover {
	color: #fff;
	background: rgba(81, 194, 26, 1);
}

.ly-link-hollow span {
	top: 16px;
	position: relative;
}

.contents .content {
	display: none;
}

.current {
	display: block !important;
}

/* <!--Change--> */

/* 	<!--Plan--> */

.Plan .city_tab {
	width: 300px;
	margin: 0 auto;
}

.Plan .div_top {
	width: 1000px;
	height: 164px;
	margin-top: 15px;
}

.con_uk .div_top {
	background: url(../img/uk_plan_bg.png) no-repeat;
	background-size: contain;
}

.con_us .div_top {
	background: url(../img/us_plan_bg.png) no-repeat;
	background-size: contain;
}

.con_nzl .div_top {
	background: url(../img/nzl_plan_bg.png) no-repeat;
	background-size: contain;
}

.con_ca .div_top {
	background: url(../img/ca_plan_bg.png) no-repeat;
	background-size: contain;
}

.Plan .div_top h3 {
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 36px;
	position: relative;
	left: -120px;
	top: 65px;
}

.Plan .num {
	width: 72px;
	height: 72px;
	text-align: center;
	background: linear-gradient(90deg, rgba(0, 134, 249, 1), rgba(76, 223, 204, 1));
	border-radius: 50%;
	font-size: 48px;
	font-family: BuenosAiresTTF-Bold;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.Plan .plan_div {
	width: 480px;
	height: 72px;
	background: rgba(38, 48, 169, 1);
	border-radius: 36px;
	margin-right: 20px;
	margin: 20px 20px 20px 0px;
}

.div_bottom p {
	color: #666;
	width: 480px;
}

.div_plan_font {
	position: relative;
	top: -45px;
	left: 90px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.div_plan_font_double {
	top: -56px;
	left: 80px;
}

.div_bottom {
	margin: 30px 0 50px 0;
}

.Plan .plan_div p {
	margin-left: 20px;
}

/* 	<!--Plan--> */

/* <!--Custom--> */

.custom_top {
    width: 1000px;
    height: 176px;
    background: url(../img/app_uk_bg1.png) no-repeat;
    background-size: cover;
    border-radius: 80px;
    padding: 40px 80px 28px 300px;
    box-sizing: border-box;
	position: relative;
	margin-bottom: 10px;
}


.custom_top h5 {
	font-size: 21px;
	margin-bottom: 10px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.custom_top p {
	font-size: 14px;
	line-height: 25px;
	color: rgba(255, 255, 255, 1);
}

.sch_ul
{
	margin-top: 10px;
}

.sch_ul li a
{
	display: block;
}

.sch_ul li
{
    float: left;
    width: 230px;
    height: 196px;
    padding: 40px 25px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 20px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 7px 16px 0px rgba(155, 174, 159, 0.35);
}

.sch_ul li h5
{
	margin-top:20px;
	text-align: center;
	font-size:18px;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
}


.custom_top2
{
	margin-top: 50px;
	background: url(../img/app_uk_bg2.png) no-repeat;
	background-size: cover;
}

.sch_ul2 li
{
	width: 313px !important;
	padding: 40px 57px !important;
}

/* <!--Custom--> */





/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
}

.ab-advan-ul {
	overflow: hidden;
	text-align: center;
	padding-bottom: 50px;
	text-align: center;
}

.ab-advan-ul li {
	display: inline-block;
	color: #666666;
	font-size: 20px;
	line-height: 25px;
	width: 120px;
}

.ab-advan-ul p {
	margin-top: 10px;
}

.ab-advan-ul .ab-advan-img {
	height: 33px;
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}

.ab-advan-ul .ab-advan-img img {
	margin: 0 auto;
}

.ab-advan-ul .ab-advan-img {
	height: 34px;
}

.ab-advan-ul li.lastAdvan {
	margin-right: 0;
}

/*<!--idpAdvan-->*/

/*template style*/

/*.serviceLis .service_txt h6 {
	color: #ff8202 !important;
}*/

.advantage dt {
	border-color: #CCCCCC !important;
}

.foot {
	line-height: 28px;
}

/*template style*/










/* Salynn css begin */

.stage {
	margin-bottom: 30px;
}

.stage .item {
	float: left;
	width: 235px;
	margin-right: 20px;
	;
}

.stage .item:nth-child(4) {
	margin-right: 0;
}

.stage .item .tit-name {
	height: 60px;
	border-radius: 3px;
	background: #e6f4fe;
	display: block;
	color: #0086f9;
	line-height: 60px;
	text-align: center;
	font-size: 26px;
}

.stage .item .Box {
	border: 5px solid #f3f4f7;
	border-top: 4px solid #F3F4F7;
	margin: 27px 0 0;
	position: relative;
	background: #fff;
	padding: 0 15px;
	height: 217px;
}

.stage .item .tit-txt {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4cdfcc;
	color: #fff;
	width: 170px;
	display: block;
	display: block;
	margin: 37px auto 20px;
	border-radius: 30px;
	font-size: 18px;
}

.stage .item .Box::before {
	border-right: 5px solid #f3f4f7;
	border-top: 5px solid #f3f4f7;
	position: absolute;
	top: -14px;
	left: 43%;
	height: 20px;
	width: 20px;
	/*
                margin:0px auto 0;*/
	transform: rotate(deg);
	-webkit-transform: rotate(-45deg);
	border-left: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.stage .item .Box::after {
	border-right: 5px solid #fff;
	border-top: 5px solid #fff;
	position: absolute;
	top: -7px;
	left: 43%;
	height: 20px;
	width: 20px;
	/*
                margin:0px auto 0;*/
	background: #fff;
	transform: rotate(deg);
	-webkit-transform: rotate(-45deg);
	border-left: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.stage .item .Box p {
	text-align: left;
	line-height: 24px;
	color: #666;
}


/*--- stage ----*/

.rule_ul ,.Case{
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}

.rule_ul li,.Case li {
	display: inline-block;
	font-size: 18px;
	text-align: center;
}

.rule_ul li span, .Case li span {
	display: inline-block; cursor: pointer;
	margin: 0 15px;
}

.rule_ul li.active span ,.Case li.active span{
	color: #0086f9;
	font-weight: bold;
}
.apple-item{
	background: #fff url(../img/apple_bg.jpg) no-repeat right top; width: 1000px; float: left; margin-bottom: 20px;
}
.appleL {
	float: left;
	width: 320px;
	height: 96px;
	padding-top: 20px;
	color: #fff;
	background: #0086f9;
	background: -webkit-linear-gradient(left, #0086f9, #4cdfcc);
	background: -o-linear-gradient(right, #0086f9, #4cdfcc);
	background: -moz-linear-gradient(right, #0086f9, #4cdfcc);
	background: -ms-linear-gradient(right, #0086f9, #4cdfcc);
	background: linear-gradient(to right, #0086f9, #4cdfcc);
 position: relative;
}

.appleL strong {
	font-size: 20px;
	line-height: 40px;
}
.appleL h4{ font-weight: bold;}
.appleL .topb{ margin-top: 18px; display: block;}
.appleL::before {
	border-right: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	position: absolute;
	top: 43px;
	right: -20px;
	height: 20px;
	width: 20px;
	/*
                margin:0px auto 0;*/
	transform: rotate(deg);
	-webkit-transform: rotate(-135deg);
	border-left: 5px solid transparent;
	border-bottom: 5px solid transparent;
	background: #fff;
}
.appleR{ float: left; width: 680px;}
.appleR p{  padding: 33px 60px 0 40px; line-height: 24px;}
.appleNZ{ width: 1000px; background: #FFFFFF; padding: 35px 0;}
.appleNZ p{ padding: 0 56px; line-height: 24px;}
.appleNZ b{ color: #0086f9; font-weight: normal; margin-right: 5px;}
.rule_contents .none{ margin-bottom: 0;}


/*---------- apple-item -------*/
.Case_contents 
{
	margin-bottom: 30px;
}

.Case_contents .item{ width: 480px; height: 388px; box-shadow: 0px 7px 16px 0px rgba(155, 159, 174, 0.35); margin:20px 39px 0 0 ; text-align: center;
 float: left; 
}
.Case_contents .item img{ width: 90px; height: 90px; display: block; margin: 35px auto 15px;}
.Case_contents .item strong{ color: #0086f9; font-size: 18px;}
.Case_contents .item h3{ line-height: 24px; font-size: 18px; font-weight: bold; margin: 12px 0 20px;}
.Case_contents .item .detail{ color: #666; text-align: left; padding: 0 20px; line-height: 24px;height: 90px;}
.Case_contents .item .detail em{ color: #333;}
.Case_contents .item a.more{ color: #51c21a; font-weight: bold;}
.Case_contents .none{ margin-right: 0;}
/*---------- Case item -------*/
.QA{ }
.QA .item{ width: 960px;height: 160px; padding: 0px 20px 0;background: #fff url(../img/apple_bg.jpg) no-repeat right top;  margin-bottom: 20px; 
float: left;text-align: left;}
.QA .item strong{ font-size:16px ; border-bottom: 1px dashed #cfcfcf; line-height: 75px; height: 60px; display: block; background: url(../img/QA_tit.png) no-repeat left 20px; padding-left: 50px;}
.QA .item p{ line-height: 24px; padding: 13px 0 0;
	background: url(../img/QA_a.png) no-repeat left 22px; padding-left: 50px; color: #666;
}
.QA .item a.more{color: #51c21a; font-weight: bold;}
.QA :nth-child(4){ margin-bottom: 0;}
/*---- QA -----*/


/*----------sec_otherlink-------*/



.sec_otherlink li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	top: 0;
}
.nomr
{
	margin-right: 0 !important;
}


.sec_otherlink li:last-child {
	margin-right: 0;
}

.sec_otherlink li:hover {
	top: -10px;
	transition: all ease 0.3s;
}

.section h3.part-tit {
	background: #2630a9;
	background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -o-linear-gradient(right, #2630a9, #0086f9);
	background: -moz-linear-gradient(right, #2630a9, #0086f9);
	background: -ms-linear-gradient(right, #2630a9, #0086f9);
	background: linear-gradient(to right, #2630a9, #0086f9);
	width: 450px;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	color: #FFFFFF;
	margin: 40px auto 30px;
	border-radius: 50px;
}

.section p.part-tit {
	color: #2356a9;
	font-size: 24px;
	font-weight: bold;
	text-align: center
}

/* Salynn css end */

.Service .btn_list
{
	margin-top: 20px;
}
.Service a,.sqcl  .btn_list a
{
	height: 60px !important;
}
.Custom_top
{
	padding: 60px;
}