@charset "utf-8";
/* CSS Document */


body,ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,select,option,label,form,span,table,input,td,tr,em,strong{margin:0;padding:0}
body{font-size:12px;font-family:"宋体";background:#343440}
img{border:0;}
a{text-decoration:none;}
img,input{vertical-align:middle;}
ul{list-style:none}
a:hover{cursor:pointer;}
em{font-style:normal}
table{border-collapse:collapse;}


.clear{clear:both}

body, html {
  margin: 0;
  overflow: hidden;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;
  height:100%;
}

.hid{display:none}

/*引导页*/

.index_con{width:488px;position:absolute;left:50%;margin-left:-244px;height:100%;top:30%}
.index_logo{
	width:320px;height:66px;background:url(../images/index_logo.png) no-repeat;margin:0 auto;
	visibility: visible; 
	animation-delay:0.5s; 
	-webkit-animation-delay:0.5s;
	-webkit-animation: fadeInDown 2s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: fadeInDown 2s cubic-bezier(0.7,0,0.3,1) forwards;
}
.index_word{
	width:488px;height:54px;background:url(../images/index_word.png) no-repeat;margin-top:30px;opacity:1;
	visibility: visible; 
	animation-delay:0.5s; 
	-webkit-animation-delay:0.5s;
	-webkit-animation: fadeInUp 2.5s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: fadeInUp 2.5s cubic-bezier(0.7,0,0.3,1) forwards;
}

.index_jixu{width:110px;margin:0 auto;margin-top:60px;
	visibility: visible; 
	animation-delay:1s; 
	-webkit-animation-delay:1s;
	-webkit-animation: fadeInUp 3s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: fadeInUp 3s cubic-bezier(0.7,0,0.3,1) forwards;
}
.index_jixu a{font-size:14px;font-family:Arial;font-weight:600;display:inline-block;width:110px;height:32px;line-height:32px;border:2px solid #3fb55f;text-align:center;border-radius:20px;color:#fff;}
.index_jixu a:hover{background:#3fb55f}


@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}



@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}




/*首页*/

.menu_list li {float: left;height:33%;text-align: center;width:33%;position:relative}
.menu_list .menu_01 {background:#2f2f38;filter:alpha(opacity=80);opacity:0.8}
.menu_list .menu_02 {background:#34343f;filter:alpha(opacity=80);opacity:0.8;width:34%;position:relative}
.menu_list .menu_03 {background:#2c2c35;filter:alpha(opacity=80);opacity:0.8}
.menu_list .menu_04 {background:#2b2b33;filter:alpha(opacity=80);opacity:0.8;}
.menu_list .menu_05 {background:url(../images/index_a1.jpg) no-repeat;background-size:100% 100%;filter:alpha(opacity=80);opacity:0.8;width:34%;}
.menu_list .menu_06 {background:#292931;filter:alpha(opacity=80);opacity:0.8;}
.menu_list .menu_07 {background:#292931;filter:alpha(opacity=80);opacity:0.8}
.menu_list .menu_08 {background:#2c2c35;filter:alpha(opacity=80);opacity:0.8;width:34%}
.menu_list .menu_09 {background:#272730;filter:alpha(opacity=80);opacity:0.8}
.menu_logo{position:absolute;top:50%;margin-top:-29px;left:50%;margin-left:-140px}
.menu_list .menu_05 span{display:inline-block;padding:6%;text-align:left;line-height:24px;font-size:"宋体"}
.menu_list .menu_05 span em{display:block;text-indent:2em;margin-bottom:10px}
.menu_list li a{position: absolute;color: #fff;display:block;margin:0 80px;padding:20px 0;height:160px;top:50%;margin-top:-100px;width:300px;left:50%;margin-left:-150px}
.menu_list li .menu_img{border-bottom: 1px dashed #4f4f55;height: 70px;margin: 0 auto 20px;padding-bottom:5px;width: 150px;}
.menu_list li .menu_img em{display: block;height: 50px;margin: 0 auto;width: 60px;}
.menu_news em{background:url(../images/style_img01.png) no-repeat center center;}
.menu_product em{background:url(../images/style_img02.png) no-repeat center center;}
.menu_solution em{background:url(../images/style_img03.png) no-repeat center center;}
.menu_contact em{background:url(../images/style_img04.png) no-repeat center center;}
.menu_feedback em{background:url(../images/style_img05.png) no-repeat center center;}
.menu_recruiting em{background:url(../images/style_img06.png) no-repeat center center;}
.menu_staff em{background:url(../images/style_img07.png) no-repeat center center;}
.menu_list li .menu_english{font-size: 20px;font-family:Arial, Helvetica, sans-serif;margin-bottom:5px}
.menu_list li .menu_heng {color: #3fb55f;margin-top:5px}
.menu_list li a span {position: absolute;background-color: #3fb560;-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94)}
.menu_list li a .line-1{height: 2px;left: 0;top: 0;width: 0;}
.menu_list li a .line-2{height: 0;right: 0;top: 0;width: 2px;}
.menu_list li a .line-3{bottom: 0;height: 2px;right: 0;width: 0;}
.menu_list li a .line-4{bottom: 0;height: 0;left: 0;width: 2px;}
.menu_list li a:hover .line-1,.menu_list li a:hover .line-3 {width:100%;*width: 300px}
.menu_list li a:hover .line-2,.menu_list li a:hover .line-4 {height: 200px;*height: 200px}

.menu_list{
	height:100%;color:#fff;
	-webkit-animation: bounceInDown 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInDown 1s cubic-bezier(0.7,0,0.3,1) forwards;
	visibility: visible; 
	animation-delay:0s; 
	-webkit-animation-delay:0s;
}
@-webkit-keyframes bounceInDown {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.solution_img img{background:#fff;margin-right:20px}
.solution_td{padding:10px;line-height:22px}
.solution_school span{float:left;display:inline-block;text-align:center;margin:15px 10px;width:141px;}
.solution_school span em{display:inline-block;margin-bottom:10px;}
.solution_school span a{color:#fff;font-size:12px;font-family:"微软雅黑"}
.solution_school span a:hover{color:#3fb55f;}

/*header*/

.header{height:43px;line-height:43px;width:920px;margin:0 auto;margin-top:35px;
	-webkit-animation: bounceInDown 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInDown 1s cubic-bezier(0.7,0,0.3,1) forwards;
	visibility: visible; 
}
.logo{float:left;width:210px;height:43px}
.tabNav{float:right;height:43px;}
.tabNav li{float:left;font-size:14px;font-family:"微软雅黑";padding:0 15px}
.tabNav li a{text-decoration:none;color:#fff;}
.tabNav li a:hover{color:#3fb55f;border-bottom:2px solid #3fb55f;padding-bottom:5px}
.tabNav li .tab_hover{border-bottom:2px solid #3fb55f;padding-bottom:5px;color:#3fb55f;}

/*footer*/
.footer{width:1200px;position:absolute;bottom:10px;left:50%;margin-left:-600px;line-height:18px;text-align:center;color:#fff;}


/*新闻中心*/
.main{width:1200px;height:420px;position:absolute;left:50%;margin-left:-600px;top:50%;margin-top:-210px;}
.new_left{width:311px;height:420px;background:url(../images/new_left.png) no-repeat;margin-left:138px;float:left;display:inline;
	visibility: visible; 
	animation-delay:0.5s; 
	-webkit-animation-delay:0.5s;
	-webkit-animation: bounceInLeft 2.5s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInLeft 2.5s cubic-bezier(0.7,0,0.3,1) forwards;
}

@-webkit-keyframes bounceInLeft {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

.new_right{float:right;margin-right:138px;width:450px;margin-top:10px;height:410px;display:inline;}
.new_year{margin-bottom:30px;height:60px;
	visibility: visible; 
	animation-delay:0.6s; 
	-webkit-animation-delay:0.6s;
	-webkit-animation: fadeInUpBig 2.6s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: fadeInUpBig 2.6s cubic-bezier(0.7,0,0.3,1) forwards;
}
.new_year dt{float:left;margin-right:20px;font-family:Arial, Helvetica, sans-serif;text-align:center;}
.new_year dt a{width:56px;height:56px;display:inline-block;border:2px solid #3fb560;color:#fff;}
.new_year dt a span{font-size:24px;margin-top:5px;display:inline-block}
.new_year dt a:hover{background:#3fb560}
.new_year dd{float:right;width:370px;}
.new_year dd h3 a{font-size:14px;font-family:"微软雅黑";color:#fff}
.new_year dd h3 a:hover{color:#3fb560}
.new_year dd p{color:#fff;line-height:18px;margin-top:5px}
.page{height:22px;margin-top:50px;
	visibility: visible; 
	animation-delay:0.8s; 
	-webkit-animation-delay:0.8s;
	-webkit-animation: fadeInUpBig 3s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: fadeInUpBig 3s cubic-bezier(0.7,0,0.3,1) forwards;
}
.page a{display:inline-block;width:22px;height:22px;text-align:center;line-height:22px;color:#fff;background:#3fb560;margin-right:10px;border-radius:20px;}
.page a:hover{background:#fff;color:#3fb560}
.page .new_hover{background:#fff;color:#3fb560}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,1000px,0);
		transform: translate3d(0,1000px,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,1000px,0);
		transform: translate3d(0,1000px,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}



/*新闻中心内容页*/
.news_comtent{height:270px;overflow:hidden;margin-top:20px}
.news_title{font-size:18px;font-family:"微软雅黑";color:#3fb55f}
.news_time{color:#fff;margin-top:20px;font-size:14px;font-family:Arial, Helvetica, sans-serif;}
.news_comtent p{line-height:24px;text-indent:2em;margin-bottom:20px;color:#fff}
.news_fanhui{margin-top:20px;}
.news_fanhui a{display:inline-block;width:88px;height:32px;line-height:32px;border:1px solid #3fb55f;text-align:center;border-radius:20px;color:#fff;}
.news_fanhui a:hover{background:#3fb55f}
.right_fh{text-align:right}

.newcon_right{
	visibility: visible; 
	animation-delay:0.6s; 
	-webkit-animation-delay:0.6s;
	-webkit-animation: bounceInRight 2.8s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInRight 2.8s cubic-bezier(0.7,0,0.3,1) forwards;
}


@-webkit-keyframes bounceInRight {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	0%,100%,60%,75%,90% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

/*产品中心详情页*/

.mainbody{width:1200px;margin:50px auto 0 auto;padding-bottom:50px}
.product_left{width:734px;float:left;
	visibility: visible; 
	animation-delay:0.5s; 
	-webkit-animation-delay:0.5s;
	-webkit-animation: bounceInLeft 2.5s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInLeft 2.5s cubic-bezier(0.7,0,0.3,1) forwards;
}
.product_left img{margin-bottom:20px}
.product_right{width:366px;float:left;margin-left:46px;display:inline;margin-top:10px;
	visibility: visible; 
	animation-delay:0.6s; 
	-webkit-animation-delay:0.6s;
	-webkit-animation: bounceInRight 2.8s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInRight 2.8s cubic-bezier(0.7,0,0.3,1) forwards;
}
.product_tab{border-bottom:1px dashed #92929c;padding-bottom:20px}
.product_tab h4{color:#40b660;font-size:18px;font-family:"微软雅黑";}
.product_tab h4 span{display:inline-block;border-bottom:1px solid #40b660;padding-bottom:10px;*padding-bottom:0}
.product_menu{margin-top:20px}
.product_menu span{display:inline-block;line-height:36px;width:173px;}
.product_menu span a{color:#fff;font-size:14px;font-family:"微软雅黑";}
.product_menu span a:hover{color:#40b660;text-decoration:underline}
.product_menu span .product_hover{color:#40b660;text-decoration:underline}
.product_con{color:#c8c8c8;line-height:24px}
.product_con .product_tittle{margin-top:20px;color:#fff;font-weight:600}
.product_con p{margin-bottom:15px}
.product_title{font-size:24px;font-family:"微软雅黑";color:#40b660;margin-bottom:10px}
.product_title span{float:right;font-size:12px;font-family:"宋体";color:#fff;margin-top:15px}
.product_title span a{color:#fff;}
.product_title span a:hover{color:#40b660;}


/*解决方案*/

.solution_left{width:321px;background:url(../images/solu_left.png) no-repeat}
.solition_con{
	margin-bottom:25px;
	visibility: visible; 
	animation-delay:0.6s; 
	-webkit-animation-delay:0.6s;
	-webkit-animation: fadeInUpBig 2.6s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: fadeInUpBig 2.6s cubic-bezier(0.7,0,0.3,1) forwards;
}
.solition_con h3{background:url(../images/solu_sj.png) no-repeat left center;padding-left:18px;line-height:16px}
.solition_con h3 a{font-size:14px;font-family:"微软雅黑";color:#fff}
.solition_con h3 a:hover{color:#40b660}
.solition_con p{margin-left:18px;line-height:20px;color:#d1d1d1;margin-top:8px}
.solution_page{padding-left:18px}

/*解决方案详情页*/
.solution_conwarp{width:900px;height:560px;position:relative;left:50%;top:50%;margin-top:-280px;margin-left:-450px;
	-webkit-animation: bounceInDown 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInDown 1s cubic-bezier(0.7,0,0.3,1) forwards;
	visibility: visible; 
}
.solution_conwarp h3{font-size:24px;font-family:"微软雅黑";color:#3e9d5b;text-align:center;margin-bottom:20px}
.solution_heng{width:900px;margin:0 auto;height:2px;background:#3fb55f}
.solution_biank{width:880px;height:460px;background:#35353d;margin:0 auto}
.solution_details{width:820px;height:398px;padding:30px;padding-bottom:0;color:#fff;line-height:22px;overflow:hidden;}
.solution_details p{text-indent:2em;margin-bottom:20px}
.solution_details h4{margin-bottom:15px;font-size:14px;font-family:"微软雅黑";color:#3e9d5b;}
.solution_btn a{display:inline-block;width:88px;height:88px;background:#3fb55f;filter:alpha(opacity=80);opacity:0.8;text-align:center;line-height:88px;color:#fff;font-size:16px;font-family:"微软雅黑";border-radius:50px}
.solution_xiazai{position:absolute;left:50%;margin-left:-80px;bottom:0}
.solution_fanhui{position:absolute;right:50%;margin-right:-80px;bottom:0}

/*联系我们*/
.contact_left{width:318px;background:url(../images/contact_left.png) no-repeat;}
.contact_con{color:#fff;}
.contact_title{font-size:14px;line-height:26px}
.contact_biaoti{color:#3fb55f;margin-top:30px;margin-bottom:5px}
.contact_con p{line-height:26px}
.contact_kefu{font-size:18px;font-family:"微软雅黑"}

/*意见反馈*/

.feed_left{width:410px;background:url(../images/feed_left.png) no-repeat;}
.feed_right{
	width:400px;
	visibility: visible; 
	animation-delay:0.6s; 
	-webkit-animation-delay:0.6s;
	-webkit-animation: bounceInRight 2.8s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInRight 2.8s cubic-bezier(0.7,0,0.3,1) forwards;
}
.feed_title{line-height:22px;color:#fff}
.feed_text{width:388px;height:32px;line-height:32px;border:1px solid #dcdcdc;background:#393846;filter:alpha(opacity=70);opacity:0.7;color:#8b8999;padding-left:10px;font-size:12px;margin-top:10px;border-radius:5px}
.feed_area{height:108px;line-height:24px}
.feed_button a{display:inline-block;width:92px;height:34px;line-height:34px;text-align:center;border:0;background:#3fb55f;color:#fff;border-radius:5px;margin-top:22px;font-size:14px;font-family:"微软雅黑"}
.feed_button a:hover{background:#16a63d}

/*招贤纳士*/
.rec_left{width:315px;background:url(../images/rec_left.png) no-repeat;}
.rec_coment{height:380px;}
.rec_coment h5{font-size:14px;color:#3fb55f;margin-bottom:8px}
.rec_coment p{text-indent:0;line-height:22px;}
.rec_form{margin-bottom:20px}
.rec_form table td{border:1px solid #a2a1a4}
.rec_form .rec_trcolor td{color:#fff}
.rec_form a{color:#3fb55f}

/*招贤纳士详情页*/
.rec_title{text-align:center}
.rec_title span{display:inline-block;margin:0 10px;color:#fff;font-size:12px;font-family:"宋体";font-weight:100;margin-top:15px}
.rec_con{height:380px}
.rec_con h5{font-size:14px;font-family:"微软雅黑";color:#3fb55f;margin-top:15px;margin-bottom:8px}
.rec_con p{text-indent:0;margin-bottom:0;line-height:22px}
.rec_con span{display:inline-block;margin-right:20px}
.rec_fanhui{position:absolute;right:50%;margin-right:-44px;bottom:0}

/*员工通道*/
.staff_left{width:322px;background:url(../images/staff_left.png) no-repeat;}
.staff_warp{width:622px;height:306px;position:relative;left:50%;top:50%;margin-left:-311px;margin-top:-153px;
	-webkit-animation: bounceInDown 1.5s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: bounceInDown 1.5s cubic-bezier(0.7,0,0.3,1) forwards;
	visibility: visible; 
}
.staff_border{width:612px;border:5px solid #3dbc63;border-bottom:3px solid #3dbc63;height:155px;}
.staff_borbottom{border-bottom:5px solid #3dbc63;border-top:2px solid #3dbc63}
.staff_con{width:568px;position:absolute;left:22px;top:50px;}
.staff_con .staff_text{width:568px;height:58px;background:#28272d;line-height:58px;font-size:16px;font-family:"微软雅黑";color:#7d7c81;text-indent:10px;border:0}
.staff_con p{margin-bottom:25px}
.staff_con a{display:inline-block;width:568px;height:58px;background:#40b660;line-height:58px;font-size:18px;font-family:"微软雅黑";color:#fff;text-align:center}
.staff_close a{display:inline-block;width:106px;height:106px;position:absolute;left:258px;top:-87px;background:url(../images/staff_close.png) no-repeat;}

.index_foot{width:100%; height:48px; line-height: 20px;position:absolute; bottom:0px; text-align:center;color:#9ba0a5; }
.ydy_foot_bg{background:#13121f}
.index_foot_bg{background:#343440}
 
