@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: 500px;
	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: #008260;
	background: -webkit-linear-gradient(left, #008260, #4ad207);
	background: -moz-linear-gradient(left, #008260, #4ad207);
	background: linear-gradient(left, #008260, #4ad207);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.head_t h1 {
	font-size: 51px;
	margin-bottom: 20px;
}

.head_t h2 {
	font-size: 27px;
	margin-bottom: 20px;
}

.head_t p {
	font-size: 27px;
	line-height: 38px;
	color: #008260;
	background: -webkit-linear-gradient(left, #008260, #4ad207);
	background: -moz-linear-gradient(left, #008260, #4ad207);
	background: linear-gradient(left, #008260, #4ad207);
	-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: 500px;
	float: right;
}

.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: 425px;
	height: 360px;
	float: left;
	background: #a9ffe1;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-top: -60px;
	box-shadow: 0px 0px 20px #c7cac9;
}

.biaodan h2 {
	line-height: 25px;
	text-align: center;
	font-size: 21px;
	color: #39cc99;
	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 .professional,
.biaodan form .Mschool {
	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 .professional {
	background: url(../img/pro_box.jpg) no-repeat;
}

.biaodan form .Mschool {
	background: url(../img/sch_box.jpg) no-repeat;
}

.biaodan form .from_submit {
	width: 301px;
	margin: 0 auto;
}

.registerform {
	width: 323px;
	margin: 0 auto;
	margin-top: 30px;
}

.from_submit #submit {
	display: block;
	background: #4f6cff !important;
	margin-bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.from_submit #submit:hover {
	background: #1a39d2 !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;
	font-size: 35px;
	color: #333;
}

.leadform p {
	line-height: 35px;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	margin-top: 15px;
}


/*--------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_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_qa li {
	color: #fff;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 15px;
	margin-bottom: 15px;
	width: 460px;
	text-align: center;
	box-shadow: 0px 0px 10px #ccc;
}

.sec_qa .left li {
	background: #4f9aff;
}

.sec_qa .right li {
	background: #46bcff;
}

.sec_qa .content p {
	font-size: 18px;
	color: #666;
	margin: 15px 0;
}

.sec_qa .banner_content {
	text-align: center;
	line-height: 35px;
	margin-top: 30px;
	color: #333;
}

.banner_content strong {
	font-size: 24px;
}

.banner_content p {
	font-size: 18px;
}

.sec_h1 {
	margin: 40px auto;
	width: 450px;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	font-size: 22px;
	border-radius: 50px;
	padding: 15px 20px;
	background: #008260;
	background: -webkit-linear-gradient(left, #008260, #4ad207);
	background: -o-linear-gradient(right, #008260, #4ad207);
	background: -moz-linear-gradient(right, #008260, #4ad207);
	background: linear-gradient(to right, #008260, #4ad207);
}

.sec_adva .content {
	width: 827px;
	margin: 0 auto;
	background: url(../img/sec_bg.png) no-repeat center;
	height: 424px;
}

.sec_adva .content ul {
	width: 247px;
	margin-top: 20px;
}

.sec_adva .content li {
	margin-bottom: 75px;
}

.sec_adva .right .content li {
	text-align: right;
}

.sec_adva .content h3 {
	font-weight: bold;
	font-size: 18px;
	color: #333;
}

.sec_adva .content .right
{
	text-align: right;
}

.sec_adva .content p {
	line-height: 25px;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}

.ul_peoples {
	width: 1000px;
}

.ul_peoples li {
	float: left;
	background: #fff;
	width: 320px;
	height: 160px;
	margin-right: 20px;
	box-sizing: border-box;
	padding: 30px 40px;
	color: #666;
	line-height: 25px;
	border-radius: 15px;
	box-shadow: 0px 10px 20px #efefef;
}

.ul_peoples li h3 {
	text-align: center;
	font-weight: bold;
	color: #454545;
	font-size: 18px;
}

.ul_peoples li h3 img {
	margin-right: 10px;
	margin-top: -10px;
}

.ul_peoples p {
	margin-top: 15px;
	text-align: center;
}

.ul_peoples li:nth-child(3) {
	margin-right: 0;
}

.ul_application li {
	position: relative;
	float: left;
	width: 490px;
	height: 300px;
	background: #f5f5f5;
	margin-right: 20px;
	margin-bottom: 20px;
}

.ul_application li h3 {
	background: #52b482;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
}

.ul_application li:nth-child(2n) {
	margin-right: 0;
}

.ul_application li .box {
	padding: 20px 30px 5px 30px;
}

.ul_application li .a {
	position: absolute;
	bottom: 20px;
	left: 150px;
	width: 170px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	border: 1px solid #333;
	margin: 0 auto;
	border-radius: 30px;
}

.ul_application li .a:hover {
	color: #fff;
	background: #333;
}

.ul_application li p {
	color: #666;
	line-height: 25px;
}

.ul_adva_ser {
	position: relative;
	margin-top: 40px;
	padding-left: 140px;
}

.ul_adva_ser li {
	cursor: pointer;
	width: 130px;
	height: 290px;
	text-align: center;
	float: left;
	margin-right: 20px;
}

.ul_adva_ser span {
	color: #454545;
	font-size: 16px;
	line-height: 25px;
}

.div_img {
	margin-bottom: 30px;
	height: 128px;
	text-align: center;
}

.ul_adva_ser li.active .div_img {
	border: 2px solid #688fff;
	border-radius: 50%;
}

.adva_detail {
	display: none;
	position: absolute;
	width: 1016px;
	height: 140px;
	background: #f5f5f5;
	text-align: left;
	bottom: 0px;
	left: 0px;
	box-sizing: border-box;
	padding: 25px 100px 20px;
}

.adva_detail strong {
	font-size: 20px;
	font-weight: 500;
	color: #333;
}

.adva_detail p {
	margin-top: 15px;
	line-height: 25px;
	color: #666;
}

.adva_detail:after,
.adva_detail:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 50px;
	position: absolute;
	width: 0;
}


/*.adva_detail:after {
	border-width: 14px;
	border-bottom-color: #fff;
	top: -28px;
	margin-left: 3px;
	position: absolute;
}

.adva_detail:before {
	border-width: 17px;
	border-bottom-color: #ADD78A;
	top: -35px;
}*/

.ul_adva_ser li.active .adva_detail,
.ul_adva_ser li:hover .adva_detail {
	display: block;
}


/*----------------一行4列----------------------*/

.type_ul li {
	float: left;
	width: 235px;
	height: 480px !important;
	background: transparent;
	padding: 20px;
	box-sizing: border-box;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #52b482;
}
.type_ul li:nth-child(4n) {
	margin-right: 0;
}
.type_ul p {
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-bottom: 10px;
}

.type_ul p.title {
	color: #52b482;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
}

.type_ul li {
	position: relative;
}

.type_ul li .a {
	position: absolute;
	bottom: 20px;
	left: 45px;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	border: 1px solid #333;
	margin: 0 auto;
	border-radius: 30px;
}

.type_ul li .a:hover {
	color: #fff;
	background: #333;
}

.sec_band_aid_r {
	position: relative;
	right: -200px;
	top: 20px;
}

.sec_gift .boxs {
	margin-top: 50px;
}

.sec_gift .div_box {
	float: left;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background: #fff;
	padding: 90px 40px;
	box-sizing: border-box;
	margin-right: 50px;
	box-shadow: 0 2px 30px #ecefef;
}

.sec_gift .div_box:nth-child(3n) {
	margin-right: 0;
}

.div_box h3 {
	color: #52b482;
	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;
}

.sec_gift .btn_list {
	width: 630px;
	margin-top: -100px;
	position: relative;
	top: -60px;
}

.sec_whyidp .btn_list {
	width: 630px;
}

.sec_gift .btn_list .a_btn,
.sec_whyidp .btn_list .a_btn {
	float: left;
	width: 290px;
	margin-right: 20px;
}

.sec_gift .btn_list .a_btn:nth-child(2n) {
	margin-right: 0;
}

.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) {}

.div_timeline li {
	margin-bottom: 50px;
	height: 124px;
}

.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;
}

.div_timeline div.right ul li {
	height: 122px;
}

.sec_whyidp {
	background: url(../img/why_idp_bg.jpg) no-repeat center;
}

.sec_whyidp .titleh2_bg {
	padding-bottom: 20px;
	background: url(../img/title_bg_w.png) no-repeat center bottom;
}

.sec_whyidp .titleh2,
.sec_whyidp .title_p {
	color: #fff;
}

.sec_whyidp .sec_h1 {
	background: #fff;
	color: #68bc63;
	font-weight: bold;
}

.sec_whyidp .content {
	background: #fff;
	height: 350px;
}

.sec_whyidp .top .left {
	background: #4f9aff;
	width: 390px;
	height: 190px;
	color: #fff;
	box-shadow: 0px 3px 10px #a4aeb3;
	margin-top: -20px;
	box-sizing: border-box;
	padding: 30px 50px;
}

.sec_whyidp .top .left h2 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

.sec_whyidp .top .left p {
	font-size: 18px;
}

.sec_whyidp .top .right {
	width: 600px;
	box-sizing: border-box;
	padding: 40px 60px;
}

.sec_whyidp .top .right h2 {
	font-size: 18px;
	color: #68bc63;
	font-weight: bold;
}

.sec_whyidp .top .right p {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.sec_whyidp .botm {
	width: 760px;
	margin: 0 auto;
	font-size: 17px;
	line-height: 40px;
	color: #333;
}

.sec_whyidp .botm strong {
	color: #000;
}

.sec_whyidp .a_btn {
	color: #fff;
	border: 1px solid #fff;
}

.sec_whyidp .btn_list .a_btn:hover {
	color: #519464;
	background: #fff !important;
}

.sec_pro ul {
	margin-top: 40px;
}

.sec_pro li {
	float: left;
	margin-right: 20px;
	position: relative;
	top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.sec_pro li:nth-child(5n) {
	margin-right: 0;
}

.sec_pro li:hover {
	position: relative;
	top: -10px;
	transform: rotateY(-10);
}

.div_form_botm {
	background: url(../img/form_bg.png) no-repeat;
	height: 250px;
	padding: 0 !important;
}

.div_form_botm form div {
	margin-bottom: 10px;
	float: left;
}

.div_form_botm form input,
.div_form_botm form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 204px;
	color: #ccc;
}

.div_form_botm form .mobile,
.div_form_botm form .name,
.div_form_botm form .nianling,
.div_form_botm form .Mschool {
	width: 204px;
	padding: 1px 0;
	float: left;
	padding-left: 36px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.div_form_botm form .mobile {
	background: url(../img/phone_box.jpg) no-repeat left;
}

.div_form_botm form .name {
	background: url(../img/name_box.jpg) no-repeat left;
}

.div_form_botm form .nianling {
	background: url(../img/pro_box.jpg) no-repeat left;
}

.div_form_botm form .Mschool {
	background: url(../img/sch_box.jpg) no-repeat left;
}

.div_form_botm form .from_submit {
	width: 301px;
	margin: 0 auto;
}

.div_form_botm .registerform {
	width: 1000px;
}

.div_form_botm .from_btn {
	cursor: pointer;
	color: #fff;
	border: 1px solid #fff;
	height: 50px;
	line-height: 50px;
	float: left;
	width: 290px;
	font-size: 18px;
	margin-right: 20px !important;
	border-radius: 30px !important;
	background: transparent !important;
	margin-left: 350px;
	margin-top: 20px;
}

.div_form_botm .from_btn:hover {
	color: #519464;
	background: #fff !important;
}

.div_form_botm h1 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	margin-bottom: 20px;
}

.nav_a {
	margin-left: 20px;
	margin-top: 20px;
}
.nav_a:hover
{
	font-weight: bold;
}
