@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #fafafa;
	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;
	position: relative;
	background: url(../img/banner.jpg) no-repeat center top;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 390px;
}

.headCon h1 * {
	position: absolute;
	left: 0;
}

.headCon b {
	font-size: 60px;
	top: 190px;
	color: #333399;
	background: -webkit-linear-gradient(left, #333399, #0099FF);
	background: -moz-linear-gradient(left, #333399, #0099FF);
	background: linear-gradient(left, #333399, #0099FF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headCon span {
	font-size: 40px;
	top: 130px;
	font-weight: normal;
	color: #333399;
	background: -webkit-linear-gradient(left, #333399, #0099FF);
	background: -moz-linear-gradient(left, #333399, #0099FF);
	background: linear-gradient(left, #333399, #0099FF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headCon i {
	font-size: 25px;
	color: #666;
	top: 70px;
	font-style: normal;
}

.headCon i em {
	font-size: 20px;
	position: static;
}

.headCon a {
	display: inline-block;
	width: 177px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 5px;
	border-radius: 4px;
	font-size: 18px;
	color: #fafafa;
	background-color: #51C21A;
	margin-right: 30px;
}

.headCon a:hover {
	background-color: #419B15;
}

.headCon p {
	display: inline-block;
	font-size: 18px;
	color: #333;
}


/* header */


/* nav */

.mainNav {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	background-color: #666666;
}

.mainNav ul {
	width: 980px;
	margin: 0 auto;
	color: #fafafa;
	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 22px;
	float: left;
}

.mainNav a {
	margin: 0 28px;
}

.mainNav li.activeNav,
.mainNav li:hover,
.mainNav a:hover {
	color: #4cdfcc;
}


/* nav */


/* form */

.leadFrom {
	background-color: #F3F4F8;
}

.lbCon {
	padding: 40px 20px 80px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.biaodan {
	position: absolute;
	top: 20px;
	right: 0;
	background-color: #fafafa;
	padding: 30px 50px 40px;
	border-bottom: 5px solid #EEEDEB;
}

.biaodan .registerform {
	margin: 0 auto;
}

.lead {
	color: #666666;
}

.lead p {
	line-height: 32px;
}

.lead b {
	color: #333333;
	text-align: left;
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
}

.biaodan h2 {
	font-size: 26px;
	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,
.guojia,
.branch,
.professional {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
	height: 40px;
}

.biaodan form div.mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.biaodan form div.guojia {
	background: url(../img/countryBox.jpg) no-repeat center;
}

.biaodan form div.Mschool,
.biaodan form div.Nstep {
	background: url(../img/targetBox.jpg) no-repeat center;
}

#submit {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 16px;
	color: #fafafa;
	cursor: pointer;
	margin: 0 auto;
	background-color: #ff8202;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}

#submit:hover {
	background-color: #e87a09;
}


/*-------------------表单--------------------*/

.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: #fafafa;
}


/* form */


/** common style **/

.section {
	width: 100%;
	padding: 70px 0;
	background-color: #fafafa;
}

.section.pbnone {
	padding-bottom: 0;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content.pbt70 {
	padding-bottom: 70px;
}

.section.grayBg {
	background-color: #F3F4F8;
}

.section-content.connect,
.section-content.connect_r {
	position: relative;
}

.section-content.connect:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -125px;
	left: 20px;
	background: url(../img/ic_connect_1.png) no-repeat center;
}

.section-content.connect_r:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -125px;
	right: 20px;
	background: url(../img/ic_connect_r.png) no-repeat center;
}

.section-content h2 {
	margin-bottom: 40px;
	text-align: center;
	padding-top: 25px;
	background: url(../img/titTop.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_links {
	width: 640px;
	margin: 0 auto;
}

.ly_links .ly-link:nth-child(2n) {
	margin-right: 0;
}

.ly_links .ly-link {
	display: inline-block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fafafa;
	border: 1px solid #ff8202;
	text-align: center;
	margin-left: 15px;
}

.ly-link {
	display: block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fafafa;
	border: 1px solid #ff8202;
	background: #ff8202;
	text-align: center;
}

.ly-link:hover {
	color: #fafafa;
	background-color: #f5810b;
}

.ly-link-hollow {
	display: inline-block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #ff8202;
	border: 2px solid #ff8202;
	text-align: center;
}

.ly-link-hollow:hover {
	color: #fafafa;
	background-color: #ff8202;
}

.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.current {
	display: block;
}


/** common style **/


/*<!--whycanada-->*/

.whycanada {
	margin-top: 60px;
	padding-bottom: 60px;
}

.ul_whycan {
	width: 1000px;
	background: url(../img/why_img.jpg) no-repeat right;
}

.ul_whycan li {
	width: 400px;
	background: #e0f1ff;
	border-radius: 50px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

.ul_whycan li span {
	display: inline-block;
	width: 80px;
	height: 80px;
	color: #0885f3;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	background: #fafafa;
	box-sizing: border-box;
	border: 5px solid #b1dcff;
	border-radius: 50%;
}

.ul_whycan li .div_ps {
	width: 220px;
	text-align: left;
	margin-left: 25px;
	line-height: 30px;
	display: inline-block;
}

.ul_whycan li em {
	color: #0086f9;
	font-weight: bold;
}

.ul_whycan li:after {
	z-index: 0;
	content: '';
	position: absolute;
	height: 8px;
	width: 60px;
	background: #ccc;
	top: 35px;
	right: -60px;
}


/*<!--whycanada-->*/


/*<!--adva-->*/

.adva h2 span {
	font-size: 14px;
	line-height: 25px;
	margin-top: 30px;
}

.adva_module {
	position: relative;
	padding-bottom: 140px;
}

.adva_module .adva_contents {
	width: 420px;
	height: 420px;
	margin: 0 auto;
	color: #fafafa;
	background: url(../img/adva_bg.png) no-repeat center;
	background-size: contain;
}

.adva_contents h3 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.adva_content {
	width: 270px;
	height: 208px;
	margin: 0 auto;
	position: relative;
	top: 120px;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
}

.div_round {
	width: 420px;
	height: 420px;
	position: absolute;
	display: block;
	border-radius: 50%;
}

.div_round i {
	display: block;
	width: 30px;
	height: 30px;
	top: 145px;
	left: -12px;
	border-radius: 50%;
	position: relative;
	background: url(../img/ic_dot.png) no-repeat center;
	background-size: contain;
}

.adva_type_ul {
	position: absolute;
	margin-top: -300px;
}

.adva_type_ul li {
	position: relative;
	cursor: pointer;
	float: left;
	margin-right: 50px;
	top: 0;
}

.adva_type_ul li span {
	color: #666;
	font-size: 16px;
}

.adva_type_ul .div_icon {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin-bottom: 10px;
}

.adva_type_ul .li_adva_one {
	left: 150px;
}

.adva_type_ul .li_adva_two {
	left: 45px;
	top: 150px;
}

.adva_type_ul .li_adva_three {
	left: 10px;
	top: 290px;
}

.adva_type_ul .li_adva_four {
	left: 20px;
	top: 330px;
}

.adva_type_ul .li_adva_five {
	left: 30px;
	top: 285px;
}

.adva_type_ul .li_adva_six {
	left: -10px;
	top: 145px;
}

.adva_type_ul .li_adva_seven {
	margin-right: 0;
	left: -125px;
	top: 0px;
}

.adva_type_ul .li_adva_one .div_icon {
	background: url(../img/ic_adva_1.png) #b1dcff no-repeat center;
}

.adva_type_ul .li_adva_two .div_icon {
	background: url(../img/ic_adva_2.png) #b1dcff no-repeat center;
}

.adva_type_ul .li_adva_three .div_icon {
	background: url(../img/ic_adva_3.png) #b1dcff no-repeat center;
}

.adva_type_ul .li_adva_four .div_icon {
	background: url(../img/ic_adva_4.png) #b1dcff no-repeat center;
}

.adva_type_ul .li_adva_five .div_icon {
	background: url(../img/ic_adva_5.png) #b1dcff no-repeat center;
}

.adva_type_ul .li_adva_six .div_icon {
	background: url(../img/ic_adva_6.png) #b1dcff no-repeat center;
}

.adva_type_ul .li_adva_seven .div_icon {
	background: url(../img/ic_adva_7.png) #b1dcff no-repeat center;
}

.adva_type_ul li:hover span,
.adva_type_ul li.active span {
	color: #0187d0 !important;
	font-weight: bold;
}

.li_adva_one:hover .div_icon,
.li_adva_one.active .div_icon {
	box-shadow: 0px 0px 20px 3px #bddbf5;
	background: url(../img/ic_adva_1_h.png) #0187d0 no-repeat center;
}

.li_adva_two:hover .div_icon,
.li_adva_two.active .div_icon {
	box-shadow: 0px 0px 20px 3px #bddbf5;
	background: url(../img/ic_adva_2_h.png) #0187d0 no-repeat center;
}

.li_adva_three:hover .div_icon,
.li_adva_three.active .div_icon {
	box-shadow: 0px 0px 20px 3px #bddbf5;
	background: url(../img/ic_adva_3_h.png) #0187d0 no-repeat center;
}

.li_adva_four:hover .div_icon,
.li_adva_four.active .div_icon {
	box-shadow: 0px 0px 20px 3px #bddbf5;
	background: url(../img/ic_adva_4_h.png) #0187d0 no-repeat center;
}

.li_adva_five:hover .div_icon,
.li_adva_five.active .div_icon {
	box-shadow: 0px 0px 20px 3px #bddbf5;
	background: url(../img/ic_adva_5_h.png) #0187d0 no-repeat center;
}

.li_adva_six:hover .div_icon,
.li_adva_six.active .div_icon {
	box-shadow: 0px 0px 20px 3px #bddbf5;
	background: url(../img/ic_adva_6_h.png) #0187d0 no-repeat center;
}

.li_adva_seven:hover .div_icon,
.li_adva_seven.active .div_icon {
	box-shadow: 0px 0px 20px 3px #bddbf5;
	background: url(../img/ic_adva_7_h.png) #0187d0 no-repeat center;
}

.adva_type_ul li:hover,
.adva_type_ul li.active {
	margin-top: -10px;
	transition: all 0.3s ease;
}


/*<!--adva-->*/


/*<!--conditions-->*/

.conditions {
	padding: 60px;
	background: #fafafa;
}

.conditions_content .left {
	width: 350px;
}

.conditions_content .right {
	width: 600px;
	padding-top: 20px;
	box-sizing: border-box;
}

.conditions_content p {
	color: #666;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 5px;
}

.conditions_content p b {
	color: #0086f9;
}


/*<!--conditions-->*/


/*<!--type-->*/

.type_content {
	padding: 60px;
}

.type .p_detail {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	width: 960px;
	margin: 0 auto 30px auto;
}

.ul_recom li,
.ul_type li {
	cursor: pointer;
	width: 233px;
	height: 60px;
	line-height: 60px;
	color: #999;
	font-size: 18px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	border: 1px solid #0086f9;
}

.ul_recom li:nth-child(4n),
.ul_type li:nth-child(4n) {
	margin-right: 0;
}

.ul_recom li:hover,
.ul_recom li.active,
.ul_type li:hover,
.ul_type li.active {
	color: #fafafa;
	background: #0086f9;
}

.css_recom,
.css_type {
	width: 960px;
	margin: 10px auto 0 auto;
}

.css_recom h3,
.css_type h3 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	border-left: 6px solid #0086f9;
	padding-left: 8px;
	margin-bottom: 30px;
}

.css_recom h3 span,
.css_type h3 span {
	font-size: 16px;
}

.css_recom .left,
.css_type .left {
	width: 505px;
}

.css_recom p,
.css_type p {
	color: #666;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 5px;
}

.css_recom p b,
.css_type p b {
	/*display: block;*/
	color: #0086f9;
}

.css_recom a.a_link,
.css_type a.a_link {
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #51c21a;
	color: #fafafa;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	margin-top: 20px;
	margin-right: 10px;
}

.css_recom a.a_link:hover,
.css_type a.a_link:hover {
	background: #42a711;
}

.css_recom .sp_ps,
.css_type .sp_ps {
	font-size: 12px;
	color: #999;
	right: -328px;
	top: -20px;
	position: relative;
	width: 267px;
	display: inline-block;
}

.css_recom .right,
.css_type .right {
	position: relative;
	width: 400px;
	height: 425px;
}

.css_recom .right img,
.css_type .right img {
	position: absolute;
	width: 400px;
	top: 10px;
}


/*<!--type-->*/


/*<!--timeline-->*/

.ul_timeline li {
	float: left;
	width: 231px;
	height: 204px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 2px solid #b1dcff;
}

.ul_timeline h3 {
	color: #fafafa;
	font-weight: bold;
	background: #0086f9;
	text-align: center;
	font-size: 24px;
	padding: 10px 0;
}

.ul_timeline li:nth-child(4n) {
	margin-right: 0;
}

.ul_timeline li div {
	padding: 20px;
	box-sizing: border-box;
}

.ul_timeline li img {
	display: inline-block;
	margin: 0 10px;
}

.ul_timeline li h4 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.ul_timeline li div p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	line-height: 25px;
}

.div_banner {
	font-size: 21px;
	color: #fafafa;
	line-height: 30px;
	padding: 80px 245px 35px 285px;
	background: url(../img/bg_1.png) no-repeat center;
	background-size: contain;
}


/*<!--timeline-->*/


/*<!--case-->*/

.ul_case li {
	float: left;
	width: 483px;
	height: 473px;
	background: #fafafa;
	margin-right: 34px;
	position: relative;
}

.ul_case .case_detail_top {
	padding: 50px;
}

.ul_case .botm {
	padding: 30px 50px 40px 50px;
	background: #def0fe;
	position: absolute;
	bottom: 0;
	height: 160px;
	width: 100%;
	box-sizing: border-box;
}

.ul_case li:last-child {
	margin-right: 0;
}

.case_detail_top h3 {
	color: #0890f4;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.case_detail_top p {
	color: #666;
	font-size: 14px;
	line-height: 25px;
}

.case_detail_top a {
	color: #ff8202;
	font-weight: bold;
	text-decoration: underline;
}

.teacher_info {
	position: relative;
	top: -60px;
}

.ic_teacher {
	display: inline-block;
}

.teacher_info span {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	position: relative;
	bottom: 20px;
	left: 10px;
}

.ul_case li .a_btns {
	position: relative;
	top: -30px;
}

.ul_case li .ly_link {
	width: 175px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	border-radius: 3px;
}

.ul_case li .ly_l {
	color: #fafafa;
	background: #0c94f2;
}

.ul_case li .ly_r {
	color: #fafafa;
	background: #ff8202;
	float: right;
}


/*<!--case-->*/


/*<!--recommend-->*/

.css_recom {
	margin: 0 !important;
}

.ul_schs {
	width: 1000px;
	margin: 0 auto;
}

.ul_schs li {
	float: left;
	width: 184px;
	padding: 20px 10px;
	text-align: center;
	margin-right: 20px;
	height: 215px;
	box-sizing: border-box;
	border: 2px solid #def0fe;
}

.ul_schs li:last-child {
	margin-right: 0;
}

.ul_schs h4 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.ul_schs span {
	color: #666;
	font-size: 14px;
	line-height: 20px;
}


/*<!--recommend-->*/


/*<!--form-->*/

.sec_form {
	background: url(../img/form_bg.jpg) no-repeat center;
	background-size: cover;
	padding: 54px 0;
	position: static;
	border-bottom: 0;
}

.fm-botm {
	width: 640px;
	margin: 0 auto;
	padding: 0 180px;
}

.fm-botm h2 {
	background: none;
	padding: 0;
}

.fm-botm h2 span {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	margin-top: 0;
	color: #fafafa !important;
}

.fm-botm form div.mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.fm-botm form div.name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.fm-botm form div.professional {
	background: url(../img/countryBox.jpg) no-repeat center;
}

.fm-botm form div.branch {
	background: url(../img/targetBox.jpg) no-repeat center;
}

.fm-botm h2 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}

.fm-botm form div {
	margin-bottom: 10px;
}

.fm-botm form div.noMR {
	margin-right: 0;
}

.fm-botm form input,
.fm-botm form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.fm-botm form input {
	padding-left: 5px;
	width: 256px;
	position: relative;
	top: 1px;
}


/*<!--form-->*/


/*<!--QA-->*/

.ul_QA_top li {
	padding: 20px;
	margin-bottom: 20px;
	background: url(../img/ic_bevel.jpg) #f3f4f7 no-repeat right top;
	background-size: 25px;
}

.ul_QA_top p.p_Q {
	padding: 10px 0 10px 50px;
	background: url(../img/ic_Q.png) no-repeat left;
	background-size: 32px;
	border-bottom: 1px dashed #ccc;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.ul_QA_top p.p_A {
	padding: 10px 0 10px 50px;
	background: url(../img/ic_A.png) no-repeat left;
	background-size: 32px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.QAl {
	width: 570px;
}

.QAl p {
	width: 455px;
	color: #666;
	margin-bottom: 10px;
	padding: 0 30px 0 85px;
	height: 70px;
	background: #fff url(../img/QAl.png) no-repeat 5px center;
	border-radius: 50px;
	font-size: 18px;
	line-height: 70px;
}

.QAl p a {
	float: right;
	color: #399bff;
	text-decoration: underline;
}

.QAl .none {
	margin-bottom: 0;
}


/*表單*/

.QA_left {
	width: 570px;
	float: left;
}

.QA_left p {
	width: 455px;
	color: #666;
	margin-bottom: 10px;
	padding: 0 30px 0 85px;
	height: 56px;
	border: 2px solid #b1dcff;
	background: url(../img/ic_big_Q.png) no-repeat 5px center;
	border-radius: 50px;
	font-size: 16px;
	line-height: 56px;
}

.QA_left p a {
	float: right;
	color: #ff8202;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.QA_left .none {
	margin-bottom: 0;
}


/*表單*/

.QA_right {
	width: 398px;
	float: right;
	border-radius: 8px;
	height: 550px;
	/* padding-top: 25px; */
	background: url(../img/form_bg.png) no-repeat center bottom;
	background-size: 398px 550px;
}

.QA_right .QAform {
	padding-top: 25px;
}

.QA_right .QAform h1 {
	font-size: 19px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	color: #333;
	height: 55px;
	line-height: 55px;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

.QA_right .QAform form input {
	width: 259px;
	height: 38px;
	line-height: 38px;
	border: 0;
	color: #aab2bd;
	font-family: Microsoft YaHei;
}

.QA_right .QAform form select {
	width: 170px;
	height: 38px;
	line-height: 38px;
	background: none;
	border: 0;
	color: #aab2bd;
	font-family: Microsoft YaHei;
}

select option {
	background: #FFFFFF;
	color: #7dbbfa;
	border: none;
	line-height: 0.22rem;
}

.QA_right .QAform form div {
	margin-left: 50px;
	width: 300px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}

.QA_right .QAform form .mobile {
	background: url(../img/telBox.jpg) no-repeat;
	background-size: 300px 40px;
	margin-left: 50px;
}

.QA_right .QAform form .name {
	background: url(../img/nameBox.jpg) no-repeat;
	background-size: 300px 40px;
	margin-left: 50px;
}

.Mes {
	width: 280px !important;
	padding: 10px;
	border: 1px solid #ccc !important;
	height: auto !important;
	margin-bottom: 10px !important;
}

textarea {
	width: 278px;
	height: 104px;
	/*padding:20px;border:1px solid #ccc;*/
	box-sizing: border-box;
}

.QA_right .QAform form input.from_btn {
	width: 300px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	margin-left: 50px;
	background-color: #399bff;
}

.Validform_wrong,
.Validform_checktip {
	display: none !important;
}

.prompt {
	background: #ffe7e7;
}

.hide {
	display: none !important;
}

.txtPro {
	text-align: left;
	display: -webkit-box;
	color: #d84d4d;
	font-weight: bold;
}


/*<!--QA-->*/


/*<!--adva-->*/

.adva_info {
	float: right;
	width: 865px;
	color: #666;
	font-size: 14px;
	line-height: 25px;
	background: #fafafa;
	padding: 33px 33px 33px 170px;
	box-sizing: border-box;
}

.adva_info:before {
	content: '';
	position: absolute;
	width: 300px;
	height: 250px;
	left: -35px;
	background: url(../img/adva_img.png) no-repeat left;
}

.adva_info p {
	margin-bottom: 30px;
}

.adva_info p:nth-child(1) {
	background: url(../img/adva_1.png) no-repeat left center;
	background-size: contain;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
}

.adva_info p:nth-child(2) {
	background: url(../img/adva_2.png) no-repeat left center;
	background-size: contain;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
}

.adva_info p:nth-child(3) {
	background: url(../img/adva_3.png) no-repeat left center;
	background-size: contain;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
}

.adva_info p:nth-child(4) {
	background: url(../img/adva_4.png) no-repeat left center;
	background-size: contain;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
}

.ul_otherlink li {
	float: left;
	margin-right: 20px;
	position: relative;
	top: 0;
}

.ul_otherlink li:last-child {
	margin-right: 0;
}

.ul_otherlink li:hover {
	transition: all 0.3s ease;
	top: -10px;
	box-shadow: 10px 10px 10px #ccc;
}


/*<!--adva-->*/


/*<!--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*/