@charset "utf-8";
body {
	color: #000000;
	font-size: 14px;
	background-color: #fff;
	overflow-x: auto;
	font-family: "Microsoft YaHei", "Tahoma", "宋体";
	*font-family: "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}

.Validform_checktip {
	display: none !important;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
	display: inline-block;
	border: none;
}

a {
	cursor: pointer;
	text-decoration: none;
}

li {
	list-style: none;
}

input {
	border: none;
}

.mainNav {
	clear: both;
	width: 100%;
	margin: 0px auto 0;
	height: 70px;
	/*line-height:70px;*/
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 70px;
	overflow: hidden;
	position: static;
	background: url(../img/nav_bg.jpg) no-repeat left;
	opacity: 0.9;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 72px;
	line-height: 26px;
	box-sizing: border-box;
}

.mainNav ul li {
	width: auto;
	padding: 0 28px;
	text-align: center;
	float: left;
	font-size: 14px;
	height: 70px;
	padding-top: 10px;
	box-sizing: border-box;
	cursor: pointer;
}

.top10 {
	margin-top: 10px !important;
}

.mainNav ul li:hover {
	color: #617aff;
	font-weight: bold;
	background: #fff;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
	color: #617aff;
	font-weight: bold;
}

.mainNav ul li.activeNav {
	background: #fff;
	font-weight: bold;
}

.mainNav a {
	float: left;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	color: #fff;
	font-weight: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.sm_wrapper {
	width: 1000px;
	margin: 0 auto;
}

.a_btn {
	display: block;
	text-align: center;
	/* background: #4f6cff !important; */
	margin-bottom: 0;
	/* color: #4f6cff; */
	border: 1px solid #4f6cff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-size: 18px;
	color: #4f6cff;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.a_btn:hover {
	background: #4f6cff !important;
	color: #fff;
}

.btn_list {
	position: relative;
	top: 30px;
	height: 100px;
	width: 290px;
	margin: 0 auto;
}

.a_btn_hollow {
	display: block;
	text-align: center;
	background: transparent !important;
	border: 1px solid #ff9900;
	margin-bottom: 0;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #ff9900;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.a_btn_hollow:hover {
	background: #f5a225 !important;
	color: #fff;
}

.a_list {
	display: block;
	width: 415px;
	margin: 0 auto;
}

.a_list a:nth-child(1) {
	float: left;
}

.a_list a:nth-child(2) {
	float: right;
	margin-top: 30px;
}

.contents .content {
	display: none;
}

.contents .current {
	display: block !important;
}

.padtop60 {
	padding-top: 60px;
}

.bg_gary {
	background: #f5f5f5;
}

.sec_band_aid {
	position: relative;
	left: -200px;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 450px;
	background: url(../img/banner.jpg) no-repeat center top;
}

.header_txt {
	padding-top: 134px;
}

.header_txt h1 {
	color: #00845a;
	padding-left: 20px;
}

.header_txt h1 strong {
	background: -webkit-linear-gradient(left, #008260, #4ec01c);
	background: -moz-linear-gradient(left, #008260, #4ec01c);
	background: linear-gradient(left, #008260, #4ec01c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.header_txt h1 b {
	font-weight: normal;
	font-size: 37px;
	color: #666;
}

.head_t {
	padding-top: 90px;
}

.head_t h1,
.head_t h2 {
	font-weight: bold;
	color: #E11937;
	background: -webkit-linear-gradient(left, #E11937, #FF8300);
	background: -moz-linear-gradient(left, #E11937, #FF8300);
	background: linear-gradient(left, #E11937, #FF8300);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.head_t h1 {
	font-size: 71px;
	margin-bottom: 20px;
}

.head_t h2 {
	font-size: 59px;
	margin-bottom: 5px;
}

.head_t p {
	font-size: 29px;
	line-height: 38px;
	color: #E11937;
	background: -webkit-linear-gradient(left, #E11937, #FF8300);
	background: -moz-linear-gradient(left, #E11937, #FF8300);
	background: linear-gradient(left, #E11937, #FF8300);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.head_t .p_sm {
	font-size: 24px;
}

.head_t span {
	font-size: 22px;
	font-weight: bold;
	color: #333;
}

.header .headbtn_list {
	position: relative;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	top: 35px;
}

.header .headbtn_list a.button {
	display: block;
	font-size: 20px;
	height: 48px;
	line-height: 48px;
	color: #454545;
	border: 1px solid #454545;
	border-radius: 25px;
	width: 160px;
	text-align: center;
	float: left;
	margin-right: 30px;
}

.header .headbtn_list a.button:hover {
	color: #008260;
	border: 1px solid #008260;
}

.header .headbtn_list p {
	font-size: 20px;
	color: #008260;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}

.head_content {
	width: 380px;
	float: left;
}

.head_content hr {
	border-top: 1px solid #41c812;
	margin: 15px 0;
}

.leadform {
	width: 100%;
	margin-bottom: 60px;
}

.leadform h3 {
	font-size: 24px;
	color: #252525;
	font-weight: bold;
	padding-bottom: 10px;
	width: 60px;
	float: left;
	line-height: 50px;
}

.leadbox {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	padding: 30px 40px 0 0px;
}

.leadbox p {
	font-size: 14px;
	margin-top: 0px;
	color: #333;
	margin-bottom: 20px;
}

.biaodan {
	width: 100%;
	/*height: 260px;*/
	/*padding-top: 50px;*/
	padding-bottom: 0px;
	position: relative;
	top: 0px;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	color: #313332;
	/*font-weight: bold;*/
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #ccc;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .Nstep,
.biaodan form .Pchengji {
	width: 265px;
	padding: 1px 0;
	float: left;
	padding-left: 36px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.biaodan form .mobile {
	background: url(../img/phone_box.jpg) no-repeat center;
}

.biaodan form .name {
	background: url(../img/name_box.jpg) no-repeat center;
}

.biaodan form .Nstep {
	background: url(../img/city_box.jpg) no-repeat;
}

.biaodan form .Pchengji {
	background: url(../img/gap_box.jpg) no-repeat;
}

.biaodan form .from_submit {
	width: 301px;
	margin: 0 auto;
}

.registerform {
	width: 622px;
	margin: 0 auto;
	margin-top: 30px;
}

.from_submit #submit {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0;
	border: 1px solid #4f6cff;
	width: 240px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-size: 18px;
	color: #4f6cff;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.from_submit #submit:hover {
	background: #4f6cff !important;
	color: #fff;
}

.from_submit a.submit {
	background: #fff !important;
	margin-bottom: 0;
	margin-top: -49px;
	width: 141px;
	height: 46px;
	line-height: 46px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	color: #51c21a;
	cursor: pointer;
	border: 1px solid #51c21a;
}

.from_submit a.submit:hover {
	background: #51c21a !important;
	color: #fff;
}

.img_semicircle {
	position: relative;
	top: 105px;
}

.leadform .right {
	float: right;
	width: 510px;
	margin-left: 50px;
	margin-top: 50px;
}

.leadform h1 {
	font-weight: bold;
	margin: 30px auto;
	width: 150px;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	font-size: 30px;
	border-radius: 50px;
	padding: 5px 20px;
	background: #E11937;
	background: -webkit-linear-gradient(left, #E11937, #FF8300);
	background: -o-linear-gradient(right, #E11937, #FF8300);
	background: -moz-linear-gradient(right, #E11937, #FF8300);
	background: linear-gradient(to right, #E11937, #FF8300);
}

.leadform p {
	line-height: 32px;
	font-size: 18px;
	color: #333;
	font-weight: 400;
}


/*--------begin section-----------*/

.secline {
	position: absolute;
	margin-left: -150px;
}

.bggary {
	background: #f3f4f8;
}

.sections {
	/*margin-top: 10px;*/
}

.section_content,
.section {
	padding: 60px 0;
}

.titleh2 {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	z-index: 2;
	position: relative;
}

.titleh2 span:before {
	content: '';
	background: url(../img/icon_title.png) no-repeat center;
	position: absolute;
	width: 16px;
	height: 16px;
	margin-left: -25px;
	margin-top: 16px;
}

.titleh2 span:after {
	content: '';
	background: url(../img/icon_title.png) no-repeat center;
	position: absolute;
	width: 25px;
	height: 16px;
	margin-top: 16px;
}

.titleh2_bg {
	/*padding-bottom: 20px;
	background: url(../img/title_bg.png) no-repeat center bottom;*/
}

.title_p {
	color: #333;
	font-size: 30px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

.left_bh {
	position: absolute;
	left: -200px;
}

.right_bh {
	position: absolute;
	right: -200px;
	bottom: -25px;
}

.posrelative {
	position: relative;
}

.btn_list_long {
	width: 590px;
	height: auto;
	top: 0;
}

.btn_list_long .a_btn,
.btn_list_long .a_btn_hollow {
	width: 290px;
}

.sec_band_aid_r {
	position: relative;
	right: -200px;
}

.div_conent {
	margin-top: 60px;
}


/*---------美国留学优势-----------*/


/*----------------3列一行ul样式----------------------*/

.adva_ul {
	margin-top: 50px;
}

.adva_ul li {
	float: left;
	width: 192px;
	height: 380px;
	padding: 30px 20px;
	box-sizing: border-box;
	margin-right: 10px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 1px 3px 30px 3px #eaeaea;
}

.adva_ul li:nth-child(5n) {
	margin-right: 0;
}

.adva_ul p {
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.adva_ul p.title {
	color: #333;
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
}


/*---------快速了解美国中学--------*/

.img_schtype {
	margin-left: 165px;
}

.ul_schtype li {
	width: 480px;
	margin-right: 40px;
	padding: 30px;
	border: 3px solid #333;
	box-sizing: border-box;
	float: left;
	height: 745px;
	color: #fff;
	line-height: 25px;
}

.ul_schtype li:nth-child(1) {
	background: #456790;
}

.ul_schtype li:nth-child(2) {
	background: #578459;
	margin-right: 0;
}

.ul_schtype li h3 {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}


/*---------三大问题--------*/

.sec_qa .box {
	background: #fff;
	box-shadow: 1px 3px 30px #eaeaea;
	border-radius: 100px;
	margin-bottom: 20px;
	position: relative;
}

.sec_qa .left_box {
	float: left;
	width: 230px;
	height: 100%;
	padding: 30px 60px;
	box-sizing: border-box;
	font-weight: bold;
	background: #FFCB5C;
	box-shadow: 1px 3px 30px #f0f4f7;
	border-radius: 100px;
	position: absolute;
	font-size: 18px;
	color: #333;
}

.sec_qa .right_box {
	padding: 30px 40px;
	box-sizing: border-box;
	width: 770px;
	float: right;
	color: #666;
	line-height: 25px;
}


/*--------喜欢怎么样的高中生----------*/

.sec_like {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 35px;
}

.sec_like h1 {
	font-weight: bold;
	margin: 20px auto;
	width: fit-content;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	font-size: 24px;
	border-radius: 50px;
	padding: 10px 30px;
	background: #E11937;
	background: -webkit-linear-gradient(left, #E11937, #FF8300);
	background: -o-linear-gradient(right, #E11937, #FF8300);
	background: -moz-linear-gradient(right, #E11937, #FF8300);
	background: linear-gradient(to right, #E11937, #FF8300);
}


/*-----申请所需材料---------*/

.sec_material {
	background: url(../img/sec_bg.jpg) no-repeat left;
	background-size: cover;
}

.sec_w h2 {
	color: #fff;
}

.sec_w .titleh2:before {
	content: '';
	background: url(../img/icon_title_w.png) no-repeat center;
}

.sec_w .titleh2:after {
	content: '';
	background: url(../img/icon_title_w.png) no-repeat center;
}

.sec_material .div_inter {
	background: url(../img/sec_bg_2.jpg) no-repeat center;
	background-size: cover;
}

.sec_material .p_desc {
	color: #fff;
	font-weight: bold;
}

.sec_material .div_inter {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	margin-top: 30px;
	padding: 30px;
	box-sizing: border-box;
	color: #db5050;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.sec_material .ul_material li {
	padding-left: 40px;
	background: url(../img/ic_application.png) no-repeat left;
	margin-bottom: 12px;
}


/*------表单-----------*/

.sec_form {
	background: #FFE2D0;
	padding-bottom: 0;
}

.sec_form .form_line {
	position: absolute;
	left: -10px;
	top: 100px;
}

.sec_form .sec_band_aid_r {
	position: relative;
	right: -1000px;
	top: 15px;
}


/*-------------时间规划-------------*/

.div_timeline {
	background: url(../img/time_line.png) no-repeat top center;
	margin-top: 50px;
}

.div_timeline h3 {
	font-weight: bold;
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}

.div_timeline p {
	line-height: 25px;
	color: #666;
	margin-bottom: 10px;
}

.div_timeline div.left li:nth-child(1) {
	margin-top: 10px;
}

.div_timeline li {
	margin-bottom: 20px;
	height: 128px;
}

.div_timeline div.left li:nth-child(6) {
	margin-bottom: 0;
}

.div_timeline div.right li:nth-child(5) {
	margin-bottom: 0;
}

.div_timeline div.left,
.div_timeline div.right {
	width: 380px;
}

.div_timeline div.right ul {
	margin-top: 95px;
}

.nopaddingbotm {
	padding-bottom: 0;
}

.sec_timeline .sec_band_aid {
	top: 50px;
}


/*---走上美国高中成功申请之路---------*/

.sec_way .p_desc {
	text-align: center;
	color: #333;
	margin-top: 30px;
	font-size: 17px;
	line-height: 34px;
}


/*----------留学计划 申请之路---------*/

.ul_way li {
	float: left;
	width: 489px;
	height: 230px;
	background: #fff;
	box-shadow: 0px 0px 20px #dee1e4;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 20px 25px;
	box-sizing: border-box;
}

.ul_way li:nth-child(2n) {
	margin-right: 0;
}

.ul_way li h3 {
	text-align: center;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	margin-bottom: 15px;
	font-size: 19px;
	color: #333;
}

.ul_way li img {
	margin-right: 15px;
}

.ul_way li p {
	color: #666;
	line-height: 30px;
}

.ul_way li a {
	color: #6D85ff;
}

.sec_way table {
	width: 100%;
}

.sec_way thead {
	color: #fff;
	height: 55px;
	line-height: 55px;
	background: #8E8881;
	font-size: 18px;
}

.sec_way table tr:nth-child(odd) td {
	background: #fff;
}

.sec_way table tr:nth-child(even) td {
	background: #fff3eb;
}

.sec_way table,
.sec_way table tr th,
.sec_way table tr td {
	border: 1px solid #e5e5e5;
}

.sec_way table {
	border-collapse: collapse;
	text-align: center;
	margin-top: 30px;
}

.sec_way table tr td {
	color: #666;
	padding: 20px;
}

.sec_way table tr td:nth-child(1) {
	font-weight: bold;
	color: #333;
}


/*---------高中推荐-------------*/

.sec_recom .banner_botm {
	margin-bottom: 80px;
}


/*--------------tab切换ul样式--------------*/

.tab_ul {
	width: 374px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.tab_ul li {
	cursor: pointer;
	float: left;
	text-align: center;
	color: #333;
	font-size: 20px;
	width: 186px;
	padding: 20px 0;
	box-sizing: border-box;
	border: 1px solid #333;
}

.tab_ul li.active,
.tab_ul li:hover {
	color: #fff;
	background: #333;
}

.js_content_1 li {
	float: left;
	width: 190px;
	height: 230px;
	padding: 20px 0;
	text-align: center;
	box-sizing: border-box;
	background: #ffcb5c;
	margin-right: 12px;
	margin-bottom: 15px;
}

.js_content_1 li:nth-child(5n) {
	margin-right: 0;
}

.js_content_1 li h3 {
	font-weight: bold;
	color: #333;
	text-align: center;
}

.js_content_1 li .tit {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 18px;
}

.js_content_1 li .a {
	top: 25px;
	position: relative;
	border: 1px solid #333;
	padding: 5px 10px;
	border-radius: 50px;
}

.js_content_1 li .a:hover {
	background: #333;
	color: #fff;
}


/*----------案例分享---------*/


/*----------------3列一行ul样式----------------------*/

.case_ul li {
	float: left;
	border-radius: 10px;
	width: 235px;
	height: 300px;
	padding: 40px 25px;
	box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 1px 3px 30px 3px #eaeaea;
}

.case_ul li:hover {
	box-shadow: 1px 3px 30px 3px #ccc;
}

.case_ul li:nth-child(4n) {
	margin-right: 0;
}

.case_ul p {
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.case_ul p.title {
	color: #333;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
}

.case_ul p {
	text-align: left;
	list-style-type: decimal;
}

.case_ul div {
	color: #ff6a42;
	font-weight: bold;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 15px;
}

.case_ul div img {
	margin-right: 10px;
}

.sec_case .sec_band_aid_r {
	position: relative;
	float: right;
}

.boxs {
	margin-top: 50px;
}

.div_box {
	float: left;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background: #fff;
	padding: 70px 40px;
	box-sizing: border-box;
	margin-right: 50px;
	cursor: pointer;
	box-shadow: -6px 3px 30px #fbe8e8;
}

.div_box:nth-child(3n) {
	margin-right: 0;
}

.div_box h3 {
	margin-top: 20px;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	margin-bottom: 10px;
}

.div_box:nth-child(2) {
	position: relative;
	z-index: 1;
}

.div_box:nth-child(3) {
	position: relative;
	z-index: 2;
}

.div_box:nth-child(4) {
	position: relative;
	left: 180px;
	top: -105px;
	z-index: 0;
}

.div_box:nth-child(5) {
	position: relative;
	left: 180px;
	top: -105px;
	z-index: 1;
}

.div_box p {
	color: #666;
	line-height: 25px;
}

.div_box:hover {
	box-shadow: 0px 1px 30px #eca9a9;
	z-index: 2000;
}

.sec_team .sec_band_aid {
	float: left;
}
.serviceLis .service_txt h6
{
	color: #61b2fe !important;
}
.serviceLis li
{
	background: #fff !important;
}
