@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: 50px;
	line-height: 50px;
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: static;
	background: #000;
}

.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 35px;
	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: #018ce1;*/
	font-weight: bold;
}

.mainNav ul li.activeNav {
	color: #e4920a;
	font-weight: bold;
}

.mainNav a {
	float: left;
	text-align: center;
	font-size: 17px;
	cursor: pointer;
}

.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:inline-block;
	text-align: center;
	background: #0089DB !important;
	margin-bottom: 0;
	width: 300px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	color: #fff;cursor: pointer; margin: 0 15px;
	/*
	top: 20px;
	position: relative;*/
}

.a_btn:hover {
	background: #0f74b1 !important;
	color: #fff;
}

.btn_list {
	/*position: relative;*/
	/*top: 30px;*/
	/*height: 100px;*/
	/*width: 290px;*/ text-align: center; display: block;
	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;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 528px;
	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: 120px;
}

.head_t h1 strong,
.head_t h2 strong {
	font-size: 100px;
}

.head_t h1 {
	font-weight: bold;
	/*background: url(../img/font_botm.png) no-repeat;*/
	/* -webkit-background-clip: text; */
	/*-webkit-text-fill-color: transparent;*/
	/*background-size: auto;
	background-position-x: 50px;*/
}

.head_t h2 {
	font-weight: bold;
	/*background: url(../img/font_top.png) no-repeat;*/
	/*-webkit-background-clip: text;*/
	/*-webkit-text-fill-color: transparent;
	background-size: auto;*/
}

.head_t h1 {
	font-size: 60px;
	padding-left: 50px;
	color: #2ea638;
	    margin-top: -15px;
}

.head_t h2 {
	font-size: 60px;
	color: #2ea638;
}

.head_t p {
	font-size: 53px;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
	margin-left: -10px;
}

.header .headbtn_list {
	position: relative;
	width: 345px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	top: 35px;
	left: -290px;
}

.header .headbtn_list a.button {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #8e9096;
	border: 1px solid #8e9096;
	border-radius: 15px;
	width: 160px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.header .headbtn_list a.button:hover {
	color: #f9ab3c;
	border: 1px solid #f9ab3c;
}

.header .headbtn_list p {
	font-size: 20px;
	color: #008260;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}

.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;
}

.leadform {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	padding: 40px 40px 0 0px;
	box-sizing: border-box;
}

.leadform p {
	font-size: 16px;
	margin-top: 0px;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	line-height: 35px;
}

.leadform .dy h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 30px;
}

.biaodan {
	width: 100%;
	height: 240px;
	/*padding-top: 50px;*/
	padding-bottom: 0px;
	position: relative;
	top: 0px;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	color: #313332;
	/*font-weight: bold;*/
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #ccc;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .Nstep,
.biaodan form .branch {
	width: 265px;
	padding: 1px 0;
	float: left;
	padding-left: 36px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.biaodan form .mobile {
	background: url(../img/phone_box.jpg) no-repeat center;
}

.biaodan form .name {
	background: url(../img/name_box.jpg) no-repeat center;
}

.biaodan form .Nstep {
	background: url(../img/input3.gif) no-repeat;
}

.biaodan form .branch {
	background: url(../img/input4.gif) 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 #0089DB;
	width: 240px;
	background: #0089DB;
	height: 50px;
	line-height: 50px;
	/* -webkit-border-radius: 30px; */
	-moz-border-radius: 30px;
	/* border-radius: 30px; */
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	top: 20px;
	position: relative;
}

.from_submit #submit:hover {
	background: #0089DB !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;
}


/*--------begin section-----------*/

.seclines {
	position: absolute;
	float: right;
	right: 250px;
	margin-top: 25px;
}

.bggary {
	background: #f3f2f8;
}

.section_content,
.section {
	padding: 60px 0;
}

.pad_bottom{
	padding-bottom: 0;
}
.pad_none{
	padding: 0;
}

.titleh2 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	z-index: 2;
	position: relative;
}

.title_p {
	color: #333;
	font-size: 26px;
	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;
}


/*------------------轮播----------------*/

.success_carousel {
	/*overflow: hidden;*/
	position: relative;
	width: 1000px;
	margin-top: 30px;
}

.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/prevBtn.png) no-repeat center;
}

.success_carousel .hd .next {
	right: 0;
	background: url(../img/nextBtn.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: 0;
	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 .slide_outer {
	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 .slide_outer:nth-child(2n) {
	margin-right: 0 !important;
}

.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;
	font-weight: normal;
}

.success_carousel a {
	display: block;
	margin-top: 20px;
	margin: 20px auto 0;
	font-weight: bold;
	color: #66CC33;
	width: 90px;
}


/*-----------------模块开始------------------*/

.intro_content {
	margin-bottom: 30px;
}


/*----------------常春藤大学介绍-----------------*/

.sec_introduce .know {
	background: url(../img/sec_bg_1.png) no-repeat center;
	background-size: contain;
	padding: 30px 60px;
	box-sizing: border-box;
	width: 1000px;
	height: 280px;
}

.sec_introduce .know p {
	text-align: center;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
}
.sec_introduce .know p a{ font-weight: bold; color: #333;}
.date{ margin: 20px 0 0;}
.date .date-top{background: url(../img/date-top.png) no-repeat center top; text-align: center;  height: 12px;}
.date .date-con{  line-height: 28px;background: url(../img/date-con.png) repeat-y center top; padding: 15px 20px 10px;}
.date .date-bot{ background: url(../img/date-bot.png) no-repeat; height: 26px;}
.js_desc_1 .num_box {
	position: absolute;
	margin-left: -215px;
	margin-top: -10px;
	width: 80px;
	height: 60px;
	line-height: 48px;
	background: url(../img/tab_bg.png) no-repeat left;
	background-size: contain;
	font-size: 24px;
	color: #fff;
}

.js_desc_1 .slide_outer {
	box-shadow: none !important;
	border: none !important;
	float: left;
	margin-right: 30px !important;
	width: 425px !important;
	height: 550px !important;
	padding-left: 10px !important;
	padding-top: 10px !important;
	padding-bottom: 0 !important;
	padding-right: 0 !important;
}

.js_desc_1 .slide {
	box-shadow: none !important;
	border: 1px solid #4fa59c !important;
	height: 550px !important;
	padding: 30px 20px !important;
	box-sizing: border-box !important;
}

.js_desc_1 .slide_outer a {
	color: #666 !important;
	width: auto !important;
}

.js_desc_1 .slide h3 {
	margin-top: 20px;
}


/*----------------为什么常春藤大学如此受欢迎----------------*/

.merit_ul {
	padding: 40px 0;
	background: url(../img/sec_bg_2.png) no-repeat center;
}

.merit_ul li {
	position: relative;
	width: 333px;
	height: 221px;
	overflow: hidden;
	display: inline;
	color: #fbfbfb;
	cursor: pointer;
}

.merit_ul li img {
	width: 326px;
	height: 210px;
}

.merit_ul li h3 {
	position: absolute;
	top: 83px;
	left: 46px;
	z-index: 2;
	width: 235px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #0a97DF;
	background: rgba(255, 255, 255, 0.7);
}

.merit_ul li div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 334px;
	height: 155px;
	padding-top: 65px;
	background: rgba(0, 0, 0, 0.69);
	line-height: 24px;
	font-size: 14px;
}

.merit_ul li div p {
	padding: 0 0 0 30px;
}


/*-------------常春藤名校更青睐哪些学生？-------------*/

.student .left {
	width: 500px;
	padding: 50px 30px;
	box-sizing: border-box;
}

.student .right {
	float: left;
	width: 500px;
	height: 300px;
}

.video embed {
	width: 500px;
	height: 300px;
}

.student p {
	color: #666;
	line-height: 30px;
	margin-top: 40px;
}

.student .boxs {
	margin-top: 30px;
}

.student .box {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.student .box span {
	display: -webkit-box;
	width: 170px;
	height: 70px;
	font-weight: bold;
	font-size: 24px;
	float: left;
	text-align: center;
	line-height: 70px;
	background: url(../img/tab__left_bg.png) no-repeat left;
	background-size: contain;
	color: #fff;
	box-sizing: border-box;
	padding-left: 30px;
}

.student .box p {
	width: 828px;
	float: left;
	margin-top: 0;
	box-sizing: border-box;
	padding: 5px 20px;
}


/*------------表单-----------*/

.form {
	background: #7ad160;
}

.form h2 {
	color: #fff;
}

.ul_pro {
	margin-top: 30px;
}

.ul_pro li {
	float: left;
	margin-right: 5px;
}

.ul_pro li:nth-child(3n) {
	margin-right: 0;
}

.ul_pro li:hover {
	box-shadow: 0px 0px 20px #bbc2c3;
}

.case_content .video {
	width: 800px;
	height: 500px;
	margin: 0 auto;
}

.case_content embed {
	width: 800px;
	height: 450px;
	margin-top: 30px;
}

.case_content {
	margin-bottom: 30px;
}

.js_case_1 .hd ul li.on {
	background-color: #0090f3 !important;
}

.js_case_1 .hd ul li {
	width: 13px !important;
	height: 13px !important;
	border: 1px solid #278ED1 !important;
}

.js_case_1 li {
	width: 100%;
	height: 540px;
	background: url(../img/shadow.png) no-repeat left bottom;
}

.js_case_1 .case_outer {
	background: #fff;
	width: 100%;
	height: 480px;
	padding: 35px 50px;
	box-sizing: border-box;
}

.js_case_1 .bd {
	padding: 0 !important;
}


/*.js_case_1 .tempWrap,*/


/*.js_case_1 .tempWrap .picList,*/

.js_case_1 .bd ul li {
	position: relative;
	width: 1000px !important;
}

.js_case_1 .connect {
	position: absolute;
	right: 50px;
	bottom: 45px;
}

.case_outer .left {
	position: relative;
	padding-left: 30px;
	padding-top: 30px;
	box-sizing: border-box;
	width: 420px;
	margin-left: 10px;
}

.case_outer .right {
	width: 398px;
	height: 330px;
	padding: 30px 20px;
	margin-top: 50px;
	box-sizing: border-box;
	border: 5px solid #2fb820;
}

.case_outer .left .line {
	float: left;
	position: absolute;
	left: -10px;
	top: -0px;
	display: inline-block;
	width: 66px;
	height: 9px;
	border-radius: 10px;
	background: #038557;
	background: -webkit-linear-gradient(left, #038557, #2fb820);
	background: -o-linear-gradient(right, #038557, #2fb820);
	background: -moz-linear-gradient(right, #038557, #2fb820);
	background: linear-gradient(to right, #038557, #2fb820);
}

.case_outer .left h3 {
	padding: 10px 0;
	color: #056140;
	background: -webkit-linear-gradient(left, #056140, #1fff06);
	background: -moz-linear-gradient(left, #056140, #2fb820);
	background: linear-gradient(left, #056140, #2fb820);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.case_outer .left hr {
	border-top: 1px solid #2fb820;
}

.case_outer .left h4,
.case_outer .left p {
	text-align: left;
}

.case_outer .left h4 {
	font-weight: bold;
	font-size: 18px;
	padding: 15px 0;
}

.case_outer .right h5 {
	width: 125px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #038557;
	background: -webkit-linear-gradient(left, #038557, #2fb820);
	background: -o-linear-gradient(right, #038557, #2fb820);
	background: -moz-linear-gradient(right, #038557, #2fb820);
	background: linear-gradient(to right, #038557, #2fb820);
}

.case_outer .right p {
	text-align: left;
	margin-top: 20px;
}

.case_outer a {
	color: #36a1ff;
	display: initial;
	margin-right: 30px;
}

.sch_know {
	background: url(../img/txtBg.png) no-repeat center;
	background-size: contain;
	padding: 30px 60px;
	box-sizing: border-box;
	width: 1000px;
	height: 280px;
}

.sch_know p {
	text-align: left;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	margin-top: 30px;
}

.sch_outer a {
	color: #36a1ff;
	display: initial;
	margin-right: 10px;
	font-size: 12px;
}

.sch_outer {
	width: 164px;
	height: 164px;
	border: 1px solid #ccc;
	padding: 20px 10px;
	box-sizing: border-box;
	float: left;
	margin-right: 15px;
}

.sch_outer:nth-child(5n) {
	margin-right: 0;
}

.sch_outer h5 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 12px;
}

.sch_outer img {
	margin-bottom: 10px;
}

.img_div {
	height: 70px;
}

.ul_adva {
	position: relative;
	top: 30px;
	padding-left: 90px;
	width: 100%;
	margin: 0 auto;
	height: 490px;
	margin-bottom: 30px;
}

.ul_adva li {
	cursor: pointer;
	width: 130px;
	/*    height: 550px;*/
	text-align: center;
	float: left;
	margin-right: 10px;
}

.div_img {
	margin-bottom: 30px;
	height: 128px;
	text-align: center;
	/* -webkit-filter: brightness(0.30);
	filter: brightness(0.30); */
}

.ul_adva li.active .div_img,
.ul_adva li:hover .div_img {
	-webkit-filter: brightness(1);
	filter: brightness(1);
}

.ul_adva li.active:after,
.ul_adva li:hover:after {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #008edc;
	content: '';
	position: absolute;
	margin-left: -18px;
	margin-top: -20px;
}

.ul_adva li.active .span,
.ul_adva li:hover .span {
	color: #fff;
}

.ul_adva li:nth-child(6n) .span {
	/* left: 25px;	*/
}

.ul_adva li.active .adva_detail,
.ul_adva li:hover .adva_detail {
	display: block;
}

.adva_detail {
	display: none;
	position: absolute;
	text-align: left;
	bottom: 0px;
	left: 0px;
	box-sizing: border-box;
}

.adva_detail .box {
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 60px;
	/* border: 1px solid #e5e5e5; */
	box-shadow: 0px 0px 20px #e5e5e5;
	height: 300px;
	background: #fff;
}


/*.adva_detail .box:nth-child(1)
{
	padding: 30px 40px;
	background: #e5e5e5;
}*/

.adva_detail .box:nth-child(1) .title {
	color: #333;
}

.adva_detail .box .title,
.sys_detail .box .info {
	color: #666;
	line-height: 30px;
	/*float: left;*/
}

.adva_detail .box .title {
	text-align: left;
	color: #30a6e8;
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 10px;
}

.adva_detail .box .info {
	/*width: 748px;*/
	color: #666;
	line-height: 30px;
	text-indent: 2rem;
}

.adva_detail .box .sm_title {
	font-size: 18px;
	margin-bottom: 30px;
}

.adva_detail:after,
.adva_detail:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 50px;
	position: absolute;
	width: 0;
}

.understand p {
	text-align: center;
	margin: 30px 0;
}

.understand a {
	margin: 20px 20px;
	color: #333;
	font-size: 18px;
}

.understand a:hover {
	text-decoration: underline;
	color: #0A97DF;
}

.serviceLis .service_txt h6 {
	color: #45a9ff !important;
}

.serviceLis li {
	background: #636b78 !important;
}

.serviceLis .service_txt p {
	color: #fff !important;
}

/* table */

.table-wrap {
    width: 1000px;
    outline: none;
    /* position: relative; */
    font-size: 14px;
    /*border: solid 1px #219c43;*/
    text-align: center;
    margin-top: 30px;background: url(../img/table-head.png) no-repeat center bottom; padding-bottom:45px;
}

.table-head {
    background-color: #4ba59b;
    /* border-bottom: 1px #dcdddd solid; */
    color: #fff;
    font-size: 16px; 
}

.table_tip {
    margin-top: 20px;
    color: #219c43;
}

.table-head-wrap {
    width: 100%;
    /* position: relative; */
    overflow: hidden;
}

.grid {
    margin: 0px;
    table-layout: fixed;
    width: 100%;
    max-width: none;
    border-spacing: 0px;
    empty-cells: show;
    border-width: 0px;
    outline: 0px none;
    border-collapse: collapse;
}

.grid tr th {
    padding: 13px 0;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;border-right: 1px solid #ddd;
}

.grid tr td {
    color: #666;
    padding: 0.7em 0.5em;
    overflow: hidden;
    line-height: 30px;
    vertical-align: middle;
    text-overflow: ellipsis; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;
}

.grid tr td:last-child a {
    color: #219c43;
}

.grid tr td:last-child a:hover {
    text-decoration: underline;
}

.grid tr:nth-child(odd)>td {
    background-color: #fff;
}

.grid tr:nth-child(even)>td {
    background-color: #f5f5f5;
}

.tab-link {
    display: block;
    text-align: center;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-content {
    /*max-height: 742px;*/
    white-space: normal;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    /*min-height: 500px;*/
}


/* table */