@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: #2630a8;
	background: -webkit-linear-gradient(left, #2630a8, #0086f8);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #2630a8, #0086f8);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #2630a8, #0086f8);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #2630a8, #0086f8);
	opacity: 0.9;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 70px;
	line-height: 70px;
}

.mainNav ul li {
	width: auto;
	padding: 0 5px;
	text-align: center;
	float: left;
	font-size: 14px;
	cursor: pointer;
}

.mainNav ul li:hover {
	color: #125ed3;
	background: #fff;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
	color: #125ed3;
}

.mainNav ul li.activeNav {
	color: #125ed3;
	background: #fff;
	font-weight: bold;
}

.mainNav a {
	float: left;
	text-align: center;
	font-size: 18px;
	width: 100px;
	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;
}

.a_btn {
	display: block;
	width: 200px;
	/* padding: 0 40px; */
	height: 50px;
	line-height: 50px;
	background: transparent;
	font-size: 18px;
	color: #5ea882;
	border: 1px solid #5ea882;
	border-radius: 50px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.a_btn:hover {
	background: #5ea882 !important;
	color: #fff;
}

.a_btn_hollow {
	display: block;
	background: #fff !important;
	width: 322px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	text-align: center;
	color: #51c21a;
	cursor: pointer;
	border: 1px solid #51c21a;
}

.a_btn_hollow:hover {
	background: #51c21a !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 .active-content {
	display: block !important;
}

.padtop60 {
	padding-top: 60px;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 500px;
	background: url(../img/banner.jpg) no-repeat center top;
}

.header .headbtn_list {
	position: relative;
	width: 345px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	top: 390px;
	left: -265px;
}

.header .headbtn_list a.button {
	display: block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	color: #5ea882;
	border: 1px solid #5ea882;
	border-radius: 50px;
	width: 160px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.header .headbtn_list a.button:hover {
	background: #5ea882;
	color: #fff;
}

.header .headbtn_list p {
	font-size: 20px;
	color: #008260;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}

.dyform {
	width: 100%;
	height: 495px;
	background: #ebf4ff;
}

.dyform h3 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}

.dybox {
	width: 510px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	padding: 50px 0 0 20px;
}

.dybox p {
	margin-top: 10px;
	font-size: 16px;
	color: #333;
	line-height: 35px;
}

.dy_img {
	margin-top: 30px;
}

.biaodan {
	width: 425px;
	height: 410px;
	padding-top: 40px;
	background: url(../img/form_bg.png) no-repeat;
	position: relative;
	top: 50px;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fff;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #aab2bd;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .guojia,
.biaodan form .branch,
.biaodan form .language,
.biaodan form .Mschool {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 36px;
	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 .branch {
	background: url(../img/city_box.jpg) no-repeat center;
}

.biaodan form .guojia {
	background: url(../img/con_box.jpg) no-repeat center;
}

.biaodan form .from_submit {
	width: 301px;
	margin: 0 auto;
}

.from_submit #submit {
	display: block;
	background: #5ea882 !important;
	margin-bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #5ea882;
}

.from_submit #submit:hover {
	background: #419b15 !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;
}


/*--------begin section-----------*/

.secline {
	position: absolute;
	margin-left: -150px;
}

.secline_s {
	position: absolute;
	margin-left: -250px;
	margin-top: 20px;
}

.seclines {
	position: absolute;
	float: right;
	right: 250px;
	margin-top: 25px;
}

.bggary {
	background: #f5f5f5;
}

.sections {
	margin-top: 10px;
}

.section_content,.section {
	padding: 60px 0;
}

.titleh2 {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	z-index: 2;
	position: relative;
}

.title_p {
	color: #333;
	font-size: 30px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}

.title_p:before {
	content: '';
	background: url(../img/t_line.png) no-repeat;
	position: absolute;
	width: 65px;
	height: 65px;
	left: 49%;
	margin-top: -30px;
	z-index: -1;
}


/*--------适合人群---------*/

.ul_people {
	width: 100%;
	margin-top: 50px;
}

.ul_people li {
	text-align: center;
	width: 318px;
	height: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #4496f6;
}

.ul_people li:nth-child(3n) {
	margin-right: 0;
}

.ul_people li img {
	padding-bottom: 10px;
}

.ul_people .li_inter {
	padding: 30px 40px;
	line-height: 30px;
}

.ul_people .li_inter p {
	text-align: left;
	font-size: 16px;
	color: #4496f6;
}


/*-----------亮点--------------*/

.ul_ls {
	width: 100%;
	margin-top: 50px;
}

.ul_ls li {
	/*cursor: pointer;*/
	text-align: center;
	background: #fff;
	width: 184px;
	height: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	-moz-box-shadow: 1px 1px 16px #e7e8eb;
	-webkit-box-shadow: 1px 1px 16px #e7e8eb;
	box-shadow: 1px 1px 16px #e7e8eb;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	position: relative;
	top: 0;
}

.ul_ls li:hover {
	top: -10px;
}

.ul_ls li:nth-child(5n) {
	margin-right: 0;
}

.ul_ls li img {
	padding-bottom: 10px;
}

.ul_ls .li_inter {
	padding: 30px 20px;
	line-height: 30px;
}

.ul_ls .li_inter p {
	text-align: left;
	font-size: 14px;
	color: #666;
}


/*-------更多名校阵容----------*/

.schs_tab {
	width: 435px;
	margin: 0 auto;
	margin-top: 45px;
}

.schs_tab li {
	cursor: pointer;
	float: left;
	width: 215px;
	height: 64px;
	line-height: 64px;
	color: #333;
	text-align: center;
	font-size: 20px;
	border: 1px solid #333;
}

.schs_tab li:nth-child(1) {
	border-right: 0;
}

.schs_tab li:hover,
.schs_tab .active {
	color: #fff;
	background: #333;
}

.div_sch {
	display: none;
}

.current {
	display: block;
}

.sch_inter {
	float: left;
	width: 270px;
	height: 366px;
	border: 1px solid #4496f6;
	margin-right: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 20px 0;
	position: relative;
}

.sch_inter:nth-child(3n) {
	margin-right: 0 !important;
}

.pad20 {
	padding: 0 20px;
}

.sch_inter h1 {
	margin-top: 20px;
	background: #4496f6;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

.sch_inter h1 p {
	text-align: center !important;
	color: #fff !important;
	font-size: 12px !important;
	margin-top: 5px !important;
}

.sch_inter h3 {
	font-size: 16px;
	color: #333;
	padding: 10px 0;
}

.sch_inter p {
	text-align: left;
	padding: 0 20px;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

.div_btn {
	margin: 0 auto;
	text-align: center;
	width: 100px;
	margin-bottom: 10px;
	position: absolute;
	bottom: -10px;
	left: 80px;
}

.div_btn .a_btn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	position: relative;
	top: -10px;
}

.p_port {
	float: right;
	color: #999;
	font-size: 14px;
	/*font-weight: bold;*/
}

.p_port span {
	color: #ff3d3d;
	font-weight: bold;
}


/*------展会地址－－－－－*/

.ul_citys {
	margin-top: 50px;
}

.ul_citys li {
	float: left;
	width: 123px;
	cursor: pointer;
	padding: 15px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333;
	border-right: 0;
	color: #333;
	background: #fff;
}

.ul_citys li:nth-child(8) {
	border-right: 1px solid #333;
}

.ul_citys li span {
	font-size: 14px !important;
	font-weight: normal !important;
}

.ul_citys li.active,
.ul_citys li:hover {
	background: #333;
	color: #fff;
}

.details {
	display: none;
}

.current {
	display: block;
}

.details {
	margin-top: 50px;
	border: 1px solid #E7E7E7;
	height: 330px;
	background-color: #FFFFFF;
}

.date {
	width: 250px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	float: left;
	background-color: #fff4ed;
	height: 311px;
}

.details .year {
	line-height: 50px;
	background-color: #fd8532;
	color: #FFFFFF;
	font-size: 28px;
}

.details .month {
	font-size: 26px;
	margin-top: 12px;
}

.details .day {
	font-size: 100px;
	color: #fd8532;
	height: 130px;
	line-height: 130px;
}

.details .city {
	font-size: 28px;
}

.details .city em {
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin-top: 6px;
}

.details .date_info {
	padding: 20px 15px 0 25px;
	float: left;
	width: 464px;
	line-height: 24px;
}

.date_info .a_btn {
	margin-top: 0;
	margin-left: 125px;
	width: 260px;
}

.date_info p,
.date_info div.clearfix {
	color: #333;
	margin-bottom: 20px;
	font-size: 18px;
}

.span_title_m {
	padding: 10px 18px !important;
}

.left_adrs {
	width: 345px;
}

.date_info .span_title {
	width: 100px;
	background: #fd8532;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	padding: 10px 36px;
	font-size: 18px;
	margin-right: 10px;
}

.details .location {
	width: 240px;
	height: 272px;
	float: left;
}

.details .location p {
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	color: #FF3334;
}

.map-container,
.map {
	height: 290px;
	width: 210px;
	margin: 0 auto;
	margin-top: 20px;
}


/*---------热门专业解析-----------*/

.pro {
	display: none;
}

.ul_pro_tab {
	width: 450px;
	margin: 0 auto;
	margin-top: 50px;
}

.ul_pro_tab li {
	float: left;
	width: 218px;
	cursor: pointer;
	padding: 15px 0;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #333;
	border-right: 0;
	color: #333;
	background: #fff;
}

.ul_pro_tab li:nth-child(2) {
	border-right: 1px solid #333;
}

.ul_pro_tab li.active,
.ul_pro_tab li:hover {
	background: #333;
	color: #fff;
}

.ul_pro {
	margin-top: 60px;
}

.ul_pro li {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	box-sizing: border-box;
	background: #4465a7;
	width: 240px;
	height: 320px;
	padding: 30px 20px;
}

.ul_pro li:nth-child(4n) {
	margin-right: 0;
}

.ul_pro div.textCenter {
	height: 60px;
}

.ul_pro li h3 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
}

.ul_pro li p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
	color: #fff;
}

.ul_pro li a {
	color: #77ffb9;
}

.ul_pro li a:hover {
	text-decoration: underline;
}

.current {
	display: block;
}


/*--------end section-----------*/


/*----------轮播---------*/

.picScroll_schs {
	width: 970px;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}

.picScroll_schs .hd {}

.picScroll_schs .hd .prev {
	position: absolute;
	top: 40%;
	left: 1px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/prev.png) no-repeat;
}

.picScroll_schs .hd .next {
	position: absolute;
	top: 40%;
	right: 1px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/next.png) no-repeat;
}

.picScroll_schs .hd .prev:hover {
	background: url(../img/prev_hover.png) no-repeat;
}

.picScroll_schs .hd .next:hover {
	background: url(../img/next_hover.png) no-repeat;
}

.picScroll_schs .bd {
	margin: 0px 60px 50px;
	/*width:185px;*/
	overflow: hidden;
}

.picScroll_schs .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll_schs .bd ul li {
	width: 856px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll_schs .bd ul li a {
	display: block;
}

.picScroll_schs .bd ul li .pic {
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 15px;
}

.picScroll_schs .bd ul li .pic img {
	width: 263px;
	height: 388px;
	border: 1px solid #c9c9c9;
	display: block;
}

.picScroll_schs .bd ul li .title {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	padding-top: 25px;
	color: #666;
}

.picScroll_schs .bd ul li {
	width: 856px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll_schs .hd ul {
	position: absolute;
	bottom: 10px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 10px;
	font-size: 1px;
}

.picScroll_schs .hd ul li {
	display: inline-block;
	color: transparent;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 1px solid #4d5361;
	border-radius: 50px;
}

.picScroll_schs .hd ul li.on {
	background-color: #4d5361;
	color: #4d5361;
}


/*<!--successfulCase-->*/

.successfulCase {
	background-color: #F5F5F5;
}

.sucCon .left,
.sucCon .right {
	width: 480px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
}

.sucCon h4 {
	line-height: 30px;
	color: #FFFFFF;
	background-color: #4396f6;
	padding: 20px 0;
	text-align: center;
	font-size: 22px;
}

.sucCon h4 img {
	margin-right: 20px;
}

.sucCon ul {
	padding: 0 38px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 56px;
	font-size: 15px;
}

.sucCon li {
	border-bottom: 1px dashed #CCCCCC;
	position: relative;
}

.sucCon li:before {
	content: "✦";
	position: absolute;
	top: 0;
	left: -20px;
	color: #4396f6;
}

.sucCon li:last-of-type {
	border-bottom: 0;
}

.sucCon ul a {
	color: #4396f6;
}

.sucCon ul a:hover {
	text-decoration: underline;
}

.suc-ly {
	margin: 25px auto;
	color: #5EA882;
	border: 1px solid #5EA882;
	display: block;
	line-height: 38px;
	text-align: center;
	width: 223px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}

.suc-ly:hover {
	background: #5EA882;
	color: #fff;
}

.successfulCase h3 {
	height: 70px;
	width: 375px;
	color: #FFFFFF;
	margin: 60px auto 40px;
	background: -webkit-linear-gradient(left, #0099FF, #33CCCC);
	background: -o-linear-gradient(left, #0099FF, #33CCCC);
	background: -moz-linear-gradient(left, #0099FF, #33CCCC);
	background: -ms-linear-gradient(left, #0099FF, #33CCCC);
	background: linear-gradient(left, #0099FF, #33CCCC);
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	line-height: 70px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
}

.offerSlide {
	width: 870px;
	padding: 0 65px;
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
}

.offerSlide .tempWrap
{
	width: 870px !important;
}

.offerSlide .hd {
	position: absolute;
	bottom: 0;
	width: 870px;
	height: 20px;
	text-align: center;
}

.offerSlide .hd .prev,
.offerSlide .hd .next {
	display: block;
	width: 28px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: -235px;
}

.offerSlide .hd .prev {
	background: url(../img/prev.png) no-repeat center;
	left: -65px;
}

.offerSlide .hd .next {
	background: url(../img/next.png) no-repeat center;
	right: -65px;
}

.offerSlide .hd .prev:hover {
	background: url(../img/prev_hover.png) no-repeat;
}

.offerSlide .hd .next:hover {
	background: url(../img/next_hover.png) no-repeat;
}

.offerSlide .hd ul li {
	display: inline-block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #333333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.offerSlide .hd ul li.on {
	background-color: #333333;
}

.offerSlide .bd {
	width: 870px;
	margin: 0 auto;
}

.offerSlide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.offerSlide img {
	width: 268px;
	height: 363px;
	border: 1px solid #CCCCCC;
}

.offerSlide div {
	float: left;
	margin-right: 20px;
}

.offerSlide p {
	text-align: center;
	color: #666666;
	line-height: 30px;
}


/*<!--successfulCase-->*/


/*<!--timePlan-->*/

.tab {
	border: 1px solid #333333;
	border-right: none;
	width: 478px;
	margin: 0 auto 40px;
	font-size: 20px;
	text-align: center;
}

.tab li {
	width: 238px;
	height: 63px;
	line-height: 63px;
	float: left;
	border-right: 1px solid #333333;
	cursor: pointer;
}

.tab li.active {
	color: #FFFFFF;
	background-color: #333333;
}

.contents .content {
	display: none;
}

.contents .content.active {
	display: block;
	margin-bottom: 40px;
}

.timePlan .a_btn {
	width: 320px !important;
	margin-left: 50px !important;
}

.timePlanList {
	padding: 0 50px;
	color: #666666;
	position: relative;
}

.timePlanList:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	background-color: #CCCCCC;
	height: 500px;
	left: 50%;
	margin-left: -1px;
	top: 0;
}

.timePlanList li {
	width: 365px;
	margin-bottom: 70px;
	position: relative;
}

.timePlanList b {
	display: block;
	color: #43BCFF;
	font-size: 18px;
	margin-bottom: 20px;
	position: relative;
}

.timePlanList li.left b:before,
.timePlanList li.right b:before {
	content: "";
	position: absolute;
	width: 125px;
	border-top: 1px dashed #43BCFF;
	top: 50%;
}

.timePlanList li.left b:before {
	right: -70px;
}

.timePlanList li.right b:before {
	left: -70px;
}

.timePlanList li.left {
	text-align: right;
	padding-right: 85px;
}

.timePlanList li.left b {
	padding-right: 60px;
}

.timePlanList li.right {
	padding-left: 85px;
}

.timePlanList li.right b {
	padding-left: 60px;
}

.timePlanList li.leftFirst {
	margin-top: 102px;
}

.timePlanList li.rightLast {
	margin-bottom: 0;
}

.timePlanList li.rightFirst {
	margin-top: 35px;
}

.timePlanList li.left:before,
.timePlanList li.right:before {
	content: "";
	background: url(../img/time.png) no-repeat;
	height: 60px;
	width: 60px;
	position: absolute;
	top: -20px;
	z-index: 1;
}

.timePlanList li.left:after,
.timePlanList li.right:after {
	content: "";
	position: absolute;
	background: url(../img/circle.png) no-repeat center;
	width: 24px;
	height: 24px;
	top: 0;
}

.timePlanList li.left:after {
	right: -11px;
}

.timePlanList li.right:after {
	left: -11px;
}

.timePlanList li.left:before {
	right: 25px;
}

.timePlanList li.right:before {
	left: 25px;
}


/*<!--timePlan-->*/


/*<!--serviceAdvan-->*/

.serviceAdvan {
	background: url(../img/ser_bg.jpg) no-repeat center top;
}

.serviceAdvan .a_btn {
	border: 1px solid #06da95;
	color: #06da95;
	width: 320px;
	margin-left: 50px;
}

.serviceAdvan .a_btn:hover {
	border: 1px solid #5ea882;
	color: #fff;
}

.serviceAdvan .titleh2,
.serviceAdvan .title_p {
	color: #FFFFFF;
}

.serList li {
	float: left;
	width: 195px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #FFFFFF;
	padding: 30px 20px;
	margin-right: 20px;
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
}

.serList li.last {
	margin-right: 0;
}

.serList img {
	display: block;
	margin: 0 auto;
}

.serList h4 {
	text-align: center;
	color: #4396f6;
	margin: 15px 0;
	font-size: 18px;
	font-weight: bold;
}

.serList p {
	color: #666666;
	line-height: 26px;
}


/*<!--serviceAdvan-->*/

.padtop0
{
	padding-top: 0 !important;
}
