@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;
}

.top10 {
	margin-top: 10px !important;
}

.mainNav {
	clear: both;
	width: 100%;
	margin: 0px auto 0;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: static;
	background: #555;
	opacity: 0.9;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 52px;
	line-height: 50px;
}

.mainNav ul li {
	width: auto;
	padding: 0 40px;
	text-align: center;
	float: left;
	font-size: 14px;
	cursor: pointer;
}

.mainNav ul li:hover {
	color: #e4920a;
	font-weight: bold;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
	color: #e4920a;
	font-weight: bold;
}

.mainNav ul li.activeNav {
	color: #e4920a;
	font-weight: bold;
}

.mainNav a {
	float: left;
	text-align: center;
	font-size: 14px;
	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: transparent !important;
	margin-bottom: 0;
	border: 1px solid #ff4a4a;
	width: 100%;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	color: #ff4a4a;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.a_btn:hover {
	background: #ff4a4a !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: 150px;
}

.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 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 20px;
}

.head_t h2 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 35px;
}

.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: 560px;
	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: 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 .branch,
.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 .branch {
	background: url(../img/city_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: 622px;
	margin: 0 auto;
	margin-top: 30px;
}

.from_submit #submit {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0;
    border: 1px solid #ff4a4a;
    width: 240px;
    height: 50px;
    line-height: 50px;
    /* -webkit-border-radius: 30px; */
    -moz-border-radius: 30px;
    /* border-radius: 30px; */
    font-size: 18px;
    color: #ff4a4a;
    cursor: pointer;
    top: 20px;
    position: relative;
}

.from_submit #submit:hover {
	background: #ff4a4a !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 0px 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);
	position: relative;
	top: 20px;
}

.leadform p {
	line-height: 26px;
	font-size: 14px;
	color: #333;
	font-weight: 400;
	padding: 37px;
	background: #f0f0f0;
	border-radius: 97px;
}


/*--------begin section-----------*/

.secline {
	position: absolute;
	margin-left: -150px;
}

.bggary {
	background: #f3f4f8;
}

.sections {
	/*margin-top: 10px;*/
}

.section_content,
.section {
	padding: 60px 0;
}

.titleh2 {
	font-size: 30px;
	color: #333;
	display: block;
	margin-bottom: 20px;
}

.titleh2 strong {
	display: block;
	font-size: 36px;
	margin-bottom: 10px;
	background: url(../img/title_line.png) no-repeat center bottom;
	padding-bottom: 18px;
}

.titleh3 {
	font-size: 18px;
	color: #333;
	display: block;
}

.titleh3 strong {
	display: block;
	font-size: 24px;
	margin-bottom: 8px;
}

.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;
}


/*---------什么是留学背景提升？-----------*/

.sec_answer .info {
	position: relative;
	color: #666;
	font-size: 17px;
	line-height: 30px;
	padding: 0 50px;
}

.sec_answer .info:before {
	content: '';
	background: url(../img/l_ic.png) no-repeat top;
	background-size: contain;
	position: absolute;
	width: 30px;
	height: 20px;
	left: 5px;
	top: -10px;
}

.sec_answer .info:after {
	content: '';
	background: url(../img/r_ic.png) no-repeat top;
	background-size: contain;
	position: absolute;
	width: 30px;
	height: 20px;
	right: 5px;
	bottom: 10px;
}

.ul_answer {
	margin-top: 30px;
}

.ul_answer li {
	float: left;
	width: 490px;
	color: #fff;
	background: #ff955b;
	margin-right: 10px;
	padding: 20px;
	height: 230px;
	box-sizing: border-box;
}

.ul_answer li:nth-child(2n) {
	margin-right: 0;
}

.ul_answer li h1 {
	position: relative;
	background: #fff;
	color: #ff955b;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	width: 150px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	border-radius: 30px;
}

.ul_answer li:nth-child(2n) h1:after {
	content: '';
	background: url(../img/ic_star.png) no-repeat top;
	background-size: contain;
	position: absolute;
	width: 30px;
	height: 30px;
	right: -10px;
	bottom: 6px;
}

.ul_answer li .p_s {
	line-height: 35px;
	margin: 15px 0;
	padding: 0 20px;
	font-size: 16px;
}

.ul_important li {
	float: left;
	background: #fff;
	padding: 20px;
	width: 240px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.ul_important li h3 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 140px;
	margin: 0 auto;
	font-size: 18px;
	border-radius: 50px;
	padding: 5px 20px;
	margin-bottom: 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);
}

.ul_important li:nth-child(4n) {
	margin-right: 0;
}

.ul_important li p {
	color: #666;
	line-height: 25px;
	font-size: 14px;
}

.sec_active .left {
	float: left;
}

.sec_active .right {
	float: right;
}

.sec_active li {
	margin-bottom: 10px;
}

.info_box {
	width: 730px;
	color: #666;
	line-height: 25px;
	background: #f0f0f0;
	box-sizing: border-box;
	padding: 28px 20px;
}

.title_box {
	color: #fff;
	width: 270px;
	padding: 39px 30px;
	padding-left: 70px;
	box-sizing: border-box;
}

.sec_active li:nth-child(1) .title_box {
	background: #FF955B url(../img/actv_1.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.sec_active li:nth-child(2) .title_box {
	background: #FF955B url(../img/actv_2.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.sec_active li:nth-child(3) .title_box {
	background: #FF955B url(../img/actv_3.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.sec_active li:nth-child(4) .title_box {
	background: #FF955B url(../img/actv_4.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.title_box strong {
	font-size: 24px;
	font-weight: bold;
}

.title_box p {
	font-size: 17px;
	font-weight: bold;
}

.sec_judge {
	background: #f0f0f0 url(../img/sec_left.jpg) no-repeat left;
	background-size: 860px;
	padding-left: 860px;
	padding-bottom: 20px;
	box-sizing: border-box;
}

.inter_judge {
	width: 610px;
	padding: 0;
	margin: 0 !important;
}

.ul_judge li {
	padding-left: 60px;
	margin-bottom: 30px;
}

.ul_judge li p {
	line-height: 30px;
	color: #666;
}

.ul_judge li strong {
	font-size: 20px;
}

.ul_judge li:nth-child(1) {
	background: url(../img/1.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.ul_judge li:nth-child(2) {
	background: url(../img/2.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.ul_judge li:nth-child(3) {
	background: url(../img/3.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.ul_judge li:nth-child(4) {
	background: url(../img/4.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}

.ul_judge li:nth-child(5) {
	background: url(../img/5.png) no-repeat left;
	background-size: inherit;
	background-position-x: 10px;
}


/*------------------è½®æ’­----------------*/

.success_carousel {
	/*overflow: hidden;*/
	position: relative;
	width: 1000px;
	margin-top: 50px;
	background: #efefef;
}

.success_carousel .hd .prev,
.success_carousel .hd .next {
	display: block;
	width: 28px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -23px;
}

.success_carousel .hd .prev {
	left: 0;
	/*background: url(../img/prev.png) no-repeat center;*/
}

.success_carousel .hd .next {
	right: 0;
	/*background: url(../img/next.png) no-repeat center;*/
}

.success_carousel .hd .prev:hover {
	left: 0;
	/*background: url(../img/prev_hover.png) no-repeat center;*/
}

.success_carousel .hd .next:hover {
	right: 0;
	/*background: url(../img/next_hover.png) no-repeat center;*/
}

.success_carousel .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	width: 100%;
	height: 15px;
	position: absolute;
	z-index: 1;
	bottom: -30px;
	text-align: center;
}

.success_carousel .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 9px;
	height: 9px;
	border: 1px solid #666666;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.success_carousel .hd ul li.on {
	background-color: #666666;
}

.success_carousel .bd {
	padding: 0 60px;
}

.success_carousel .bd ul {
	padding-bottom: 35px !important;
}

.success_carousel .bd ul li {
	float: left;
	text-align: center;
	width: 880px;
}

.success_carousel .bd li div {
	/*float: left;
	margin-right: 20px;
	width: 430px;
	height: 450px;
	padding: 35px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	border: 1px solid #f5f5f5;
	-webkit-box-shadow: 1px 1px 30px 1px #eaeaea;
	-moz-box-shadow: 1px 1px 30px 1px #eaeaea;
	box-shadow: 1px 1px 30px 1px #eaeaea;*/
}

.success_carousel .bd li div:nth-child(2n) {
	margin-right: 0;
}

.success_carousel img {
	margin: 0 auto;
}

.success_carousel .name {
	font-weight: bold;
	color: #0099FF;
	font-size: 18px;
	line-height: 60px;
}

.success_carousel h3 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 10px;
}

.success_carousel span {
	font-weight: bold;
	color: #333;
}

.success_carousel p {
	color: #666;
	line-height: 30px;
}

.success_carousel a {
	display: block;
	margin-top: 20px;
	margin: 20px auto 0;
	font-weight: bold;
	color: #66CC33;
	width: 90px;
}

.success_carousel h1 {
	color: #fff;
	border-radius: 50px;
	padding: 15px 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);
	position: relative;
	/*top: -17px;*/
	font-weight: bold;
	font-size: 22px;
	width: 680px;
	margin: 0 auto;
	position: relative;
}

.success_carousel .tempWrap {
	/*overflow: visible !important;*/
}

.success_carousel .picList {
	overflow: visible !important;
}

embed {
	width: 450px;
	height: 280px;
}

.video_top .right {
	width: 430px;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	border-bottom-right-radius: 100px;
	border-top-right-radius: 100px;
	text-align: left;
	position: relative;
	top: 35px;
}

.video_top {
	margin: 30px 0;
}

.info_botom {
	background: #fff;
}

.info_botom .right {
	width: 680px;
	padding: 30px 20px;
	box-sizing: border-box;
	text-align: left;
}

.info_botom .right h4 {
	color: #333;
	font-weight: bold;
	background: #f0f0f0;
	border-radius: 30px;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	width: 358px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.consu_content_2 .video_top .right
{
	width: 100%;
	margin-bottom: 20px;
	border-radius: 100px;
}
.consu_content_2 .video_top .right a
{
	color: darkred;
}
.sec_center .info
{
	    position: relative;
    color: #666;
    font-size: 17px;
    line-height: 30px;
    padding: 0 50px;
}
.sec_center .info:before {
	content: '';
	background: url(../img/l_ic.png) no-repeat top;
	background-size: contain;
	position: absolute;
	width: 30px;
	height: 20px;
	left: 5px;
	top: -10px;
}

.sec_center .info:after {
	content: '';
	background: url(../img/r_ic.png) no-repeat top;
	background-size: contain;
	position: absolute;
	width: 30px;
	height: 20px;
	right: 5px;
	bottom: 10px;
}
.tab_ul ul {
	width: 600px;
	margin: 0 auto;
}

.tab_ul li {
	cursor: pointer;
	margin-right:0px;
	float: left;
	text-align: center;
	color: #333;
	font-size: 16px;
	/*font-weight: bold;*/
	width: 186px;
	padding: 15px 0;
	box-sizing: border-box;
	border: 1px solid #333;
}

.tab_ul li:nth-child(2n) {
	margin-right: 0;
}

.tab_ul li.active,
.tab_ul li:hover {
	color: #fff;
	background: #333;
}
.tab_ul
{
	    width: 373px;
    margin: 0 auto;
    margin-top: 30px;
}
.contents h1
{
    color: #fff;
    text-align: center;
    border-radius: 50px;
    padding: 15px 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);
    position: relative;
    /* top: -17px; */
    font-weight: bold;
    font-size: 22px;
    width: 280px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}
.sec_center table {
	width: 100%;
}

.sec_center thead {
	color: #fff;
	height: 55px;
	line-height: 55px;
	background: #635f65;
	font-size: 18px;
}

.sec_center table tr:nth-child(odd) td {
	background: #fff;
}

.sec_center table tr:nth-child(even) td {
	background: #fff3eb;
}

.sec_center th:nth-child(2)
{
	    width: 160px;
}

.sec_center tr:nth-child(2n) td
{
	font-weight: normal; 
}

.sec_center .tab_1 tr:nth-child(1) td,.sec_center .tab_1 tr:nth-child(2) td
{
	background: #eefeff !important;
}
.sec_center .tab_1 tr:nth-child(3) td,.sec_center .tab_1 tr:nth-child(4) td
{
	background: #fff3eb !important;
}
.sec_center .tab_2 tr:nth-child(1) td,.sec_center .tab_2 tr:nth-child(2) td,.sec_center .tab_2 tr:nth-child(3) td
{
	background: #eefeff !important;
}
.sec_center .tab_2 tr:nth-child(4) td,.sec_center .tab_2 tr:nth-child(5) td,.sec_center .tab_2 tr:nth-child(6) td
{
	background: #fff3eb !important;
}
.sec_center .tab_2 tr:nth-child(7) td,.sec_center .tab_2 tr:nth-child(8) td,.sec_center .tab_2 tr:nth-child(9) td
{
	background: #eefeff !important;
}
.sec_center .tab_2 tr:nth-child(10) td,.sec_center .tab_2 tr:nth-child(11) td,.sec_center .tab_2 tr:nth-child(12) td
,.sec_center .tab_2 tr:nth-child(13) td,.sec_center .tab_2 tr:nth-child(14) td,.sec_center .tab_2 tr:nth-child(15) td,.sec_center .tab_2 tr:nth-child(16) td
,.sec_center .tab_2 tr:nth-child(17) td,.sec_center .tab_2 tr:nth-child(18) td,.sec_center .tab_2 tr:nth-child(19) td
{
	background: #fff3eb !important;
}

.sec_center table,
.sec_center table tr th,
.sec_center table tr td {
	border: 1px solid #e5e5e5;
}

.sec_center table {
	border-collapse: collapse;
	text-align: center;
	margin-top: 30px;
}

.sec_center table tr td {
	color: #666;
	padding: 20px;
}

.sec_center table tr td:nth-child(1) {
	font-weight: bold;
	color: #333;
}

.sec_center .a_btn {
    width: 135px !important;
    }
    
.js_content_2 ul
{
    margin-top: 30px;
    background: url(../img/time_line.png) no-repeat top center;
    background-size: inherit;
}
.js_content_2 ul li:nth-child(odd)
{
	margin-right: 300px;
}
.js_content_2 ul li
{
	float: left;
	width: 350px;
	margin-bottom: 15px;
	height: 140px;
}
.js_content_2 h4
{
	    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right;
}
.js_content_2 p
{
	    color: #666;
    line-height: 25px;
}
.js_content_2 li:nth-child(2n) h4
{
	text-align: left !important;
}
.sec_service li
{
	float: left;
	width: 240px;
	height: 170px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin-right: 13px;
	margin-bottom: 15px;
}
.sec_service li:nth-child(4n)
{
	margin-right: 0;
}
.sec_service li p
{
	color: #666;
	line-height: 25px;
}
.sec_service li h5
{
    color: #fff;
    text-align: center;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    padding: 10px;
    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);
    position: relative;
    font-weight: bold;
    font-size: 18px;
    width: 193px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
    left: -20px;
}
.sec_service h6
{
	font-weight: bold;
	color: #ff8300;
	font-size: 16px;
	margin-bottom: 10px;
}
.sec_service li strong
{
	color: #333;
	font-weight: bold;	
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.sec_links li
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.sec_links li a
{
	display: block;
	width: 490px;
	height: 170px;
	position: relative;
	top:0px;
	transition: all ease 0.25s;
	
}
.sec_links li a p{
	position: absolute;
	left: 0;
	top: 0;
	width: 490px;
	height: 170px;
	box-sizing: border-box;
	padding-left: 180px;
	padding-top:50px;
	font-size: 28px;
	line-height: 35px; 
	color: #333;
}
.sec_links li a:hover
{
	top:-10px;
}
.sec_links li:nth-child(2n)
{
	margin-right: 0;
}
.bold
{
	font-weight: bold !important; 
}
.normal
{
	font-weight: normal !important;
}
.serviceLis li {  
    background: #fff !important;
}
.serviceLis .service_txt h6 {
   
    color: #ff8328 !important;
    }
.skill-four .tit1{
	width: 422px;
}
.skill-four table{
	width: 100%;
	text-align: center;
	background: #fff;
	margin-top: 50px;
}
.skill-four table th{
	height: 55px;
	background: #666d99;
	color: white;
	border:none;
}
.skill-four table td{
	height: 60px;
	border:1px solid #ddd;
	padding: 10px;
	box-sizing: border-box;
}
.skill-four table tr td:nth-child(1){
	width: 70px;
	padding: 0 20px;
}
.skill-four table tr td:nth-child(2){
	width: 150px;
}
.skill-four table tr th:nth-child(1){
	width: 220px;
}

.skill-four .tab_ul{
	width: 440px;
}
.skill-four .tab_ul li{
  width: 220px;
}

.tab_content{
	display: none;
}

.tab_content.current{
	display: block;
}