/* CSS Document */

.header_wrap {
	width: 100%;
	padding: 10px 0 0;
	background: #fff url(http://esconsulting.com.cn/images/index_header_xian.jpg) bottom center no-repeat;
	height: 87px;
}

.header_wrap2 {
	width: 100%;
	background-color: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 9;
}

.header {
	width: 1000px;
	margin: 0 auto;
}

.header .logo {
	float: left;
	width: 250px;
	height: 55px;
	padding-top: 10px;
}

.header .right {
	float: right;
	width: 684px;
}

.header .right .top {
	overflow: hidden;
}

.header .right .top span {
	display: block;
	color: #278579;
	font: normal 19px/30px "微软雅黑";
	float: right;
	background: url(http://esconsulting.com.cn/images/index_header_phone.jpg) left center no-repeat;
	height: 30px;
	padding: 0 30px;
}

.header .right .nav {
	width: 580px;
	padding-top: 18px;
	float: right;
}

.header .right .nav ul {
	margin-right: -1px;
}

.header .right .nav li {
	float: left;
	width: auto;
	height: 30px;
	padding: 5px 0 12px;
	position: relative;
}

.header .right .nav li a {
	display: block;
	height: 30px;
	text-align: center;
	color: #4A4A4A;
	font: normal 16px/30px "微软雅黑";
	padding: 0 27px;
}
.header .right .nav li a img{
	margin-left: 10px;
}
.header .right .nav li a span {
	color: #898787;
	font: normal 12px/30px Arial;
	padding: 0 5px;
}

.header .right .nav li a.cur,
.right .nav li a:hover {
	color: #5ab82c;
}

.header .right .nav li a.cur span,
.right .nav li a:hover span {
	color: #5ab82c;
}

.header .right .nav li .none {
	position: absolute;
	top: 47px;
	width: 501px;
	padding: 0 20px;
	height: 235px;
	overflow: hidden;
	background: url(http://esconsulting.com.cn/images/nav_none_bg.jpg) center center no-repeat;
	z-index: 9;
	display: none;
	background-size: 100% 100%;
}

.nav_left1 {
	float: left;
	padding: 0 0 20px;
	margin-top: 25px;
	background: url(http://esconsulting.com.cn/images/nav_01_xian.png) right center no-repeat;
	width: 155px;
}

.header .right .nav li .nav_left1 a {
	display: block;
	height: 35px;
	text-align: left;
	color: #fff;
	font: normal 13px/35px "微软雅黑";
	border-right: none;
	margin: 0 35px;
	padding: 0 0 0 20px;
	background: url(http://esconsulting.com.cn/images/nav_none_icon.png) 5px 15px no-repeat;
}

.header .right .nav li .nav_left1 a:hover,
.header .right .nav li .nav_left1 a.act {
	color: #dcfe92;
}

.nav_right1 {
	float: left;
	padding: 0;
	margin-top: 25px;
	width: 300px;
	padding-left: 30px;
	color: #d8fcef;
	font: normal 12px/28px "微软雅黑";
}


/**/

.nav_left2 {
	float: left;
	padding: 0 0 20px;
	margin-top: 25px;
	background: url(http://esconsulting.com.cn/images/nav_01_xian.png) left center no-repeat;
	width: 125px;
}

.header .right .nav li .nav_left2 dt {
	display: block;
	height: 35px;
	text-align: left;
	color: #fff;
	font: normal 14px/35px "微软雅黑";
	margin: 0 20px;
	background: url(http://esconsulting.com.cn/images/nav_none_icon.png) 5px 15px no-repeat;
	-webkit-padding-start: 0px;
	padding-left: 20px;
}

.header .right .nav li .nav_left2 dt a {
	display: block;
	height: 35px;
	text-align: left;
	color: #fff;
	font: normal 14px/35px "微软雅黑";
	border-right: none;
	margin: 0;
	padding: 0;
}

.nav_left2 dd {
	padding-left: 20px;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.header .right .nav li .nav_left2 a {
	display: block;
	height: 35px;
	text-align: left;
	color: #cffaf9;
	font: normal 12px/35px "微软雅黑";
	border-right: none;
	margin: 0 15px;
	padding: 0 0 0 10px;
}

.header .right .nav li .nav_left2 a:hover,
.header .right .nav li .nav_left2 a.act {
	color: #dcfe92;
}

.nav_right2 {
	float: left;
	padding: 0 20px 0 0;
	margin-top: 25px;
	width: 345px;
	color: #d8fcef;
	font: normal 12px/28px "微软雅黑";
}

.header .right .nav li .nav_right2 dt {
	display: block;
	height: 35px;
	text-align: left;
	color: #fff;
	font: normal 14px/35px "微软雅黑";
	margin: 0;
	padding-left: 20px;
	background: url(http://esconsulting.com.cn/images/nav_none_icon.png) 5px 15px no-repeat;
}

.nav_right2 dd {
	float: left;
	width: 115px;
}

.header .right .nav li .nav_right2 dt a {
	display: block;
	height: 35px;
	text-align: left;
	color: #fff;
	font: normal 14px/35px "微软雅黑";
	margin: 0;
	padding: 0;
	width: auto;
}

.header .right .nav li .nav_right2 a {
	display: block;
	height: 35px;
	text-align: left;
	color: #cffaf9;
	font: normal 12px/35px "微软雅黑";
	border-right: none;
	margin: 0;
	padding: 0 0 0 10px;
	width: 100px;
}

.header .right .nav li .nav_right2 a:hover,
.header .right .nav li .nav_left2 a.act {
	color: #dcfe92;
}


/**/

.nav_3 {
	width: 291px;
	overflow: hidden;
	padding: 30px 0;
}

.header .right .nav li .nav_3 a {
	display: block;
	height: 25px;
	text-align: left;
	color: #cffaf9;
	font: normal 12px/25px "微软雅黑";
	border-right: none;
	margin: 0 32px 10px;
	padding: 0 0 0 20px;
	width: 60px;
	float: left;
	background: url(http://esconsulting.com.cn/images/nav_none_icon.png) 7px 8px no-repeat;
}

.header .right .nav li .nav_3 a:hover {
	color: #dcfe92;
}


/**banner**/

.banner {
	width: 100%;
	height: 504px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.focusBox {
	position: absolute;
	width: 1440px;
	height: 504px;
	overflow: hidden;
	top: 0px;
	left: 50%;
	margin-left: -720px;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic img {
	width: 1440px;
	height: 504px;
	display: block;
}

.focusBox .hd {
	width: 1000px;
	position: absolute;
	bottom: 10px;
	text-align: right;
	font-size: 0;
	z-index: 1;
	left: 50%;
	margin-left: -500px;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(http://esconsulting.com.cn/images/dot.png) no-repeat 0 0;
	height: 11px;
	overflow: hidden;
	width: 11px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(http://esconsulting.com.cn/images/dot8.png) no-repeat 0 0;
	text-indent: 9999px;
}

.focusBox .hd .on {
	background: url(http://esconsulting.com.cn/images/dot8.png) no-repeat 0 0;
}

.focusBox .prev,
.focusBox .next {
	display: block;
	width: 32px;
	height: 69px;
	position: absolute;
	top: 231px;
}

.focusBox .prev {
	left: 8px;
	background: url(http://esconsulting.com.cn/images/banner_prev.png) center center no-repeat;
}

.focusBox .next {
	right: 8px;
	background: url(http://esconsulting.com.cn/images/banner_next.png) center center no-repeat;
}


/****/

.sub_nav_wrap {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	height: 175px;
	padding: 30px 0;
	background-color: #fff;
	position: relative;
	z-index: 2
}

.sub_nav {
	width: 1344px;
	margin: 0 auto;
}

.sub_nav ul {
	overflow: hidden;
}

.sub_nav ul li {
	float: left;
	width: 310px;
	padding: 0 13px;
}

.sub_nav ul li a {
	overflow: hidden;
	display: block;
	width: 310px;
	height: 175px;
	position: relative;
}

.sub_nav ul li a .SubBg {
	width: 100%;
}

.sub_nav ul li a .sub_nav_position {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.sub_nav ul li a .sub_nav_position img{
	width: 49px;
	height: 49px;
	display: block;
	margin: 40px auto 15px;
}
.sub_nav ul li a .sub_nav_position p{
	color: #fff;
	font: normal 19px/30px "微软雅黑";
	text-align: center;
}
/****/

.Services_wrap {
	position: relative;
	width: 100%;
	max-width: 1440px;
	overflow: hidden;
	margin: 0 auto;
	height: 660px;
	z-index: 2;
	background: #fff;
}

.Services_wrap h1 {
	color: #4A4A4A;
	font: normal 28px/40px "微软雅黑";
	overflow: hidden;
	width: 250px;
	margin: 0 auto 40px;
	z-index: 99999;
	text-align: center;
	padding-top: 44px;
}

.Services_wrap h1 span {
	color: #9297A3;
	font: normal 14px/20px Arial;
	display: block;
	overflow: hidden;
	padding-bottom: 13px;
	border-bottom: 5px solid #60BA62;
	width: 60px;	
	letter-spacing: 2px;
	margin: 0 auto;
}

.Services {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	height: 500px;
	width: 1440px;
	z-index: 2;
	background-color: #fff;
}
.Services .pic li{
	position: relative;
}
.ServicesBox .prev,
.ServicesBox .next{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.ServicesBox .prev{
	background: url(http://esconsulting.com.cn/images/arrow_left@1x.png) center center no-repeat;
	left: 140px;
}
.ServicesBox .next{
	background: url(http://esconsulting.com.cn/images/arrow_right@1x.png) center center no-repeat;
	right: 140px;
}
.ServicesBox .hd{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 35px;
	left: 0;
}
.ServicesBox .hd li{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
	display: inline-block;
	background: #fff;
}
.ServicesBox .hd li.on{
	background: #60BA62;
}

.ServicesText{
	position: absolute;
	top: 145px;
	right: 220px;
}

.ServicesText .title{
	text-align: center;
	margin-bottom: 58px;
}
.ServicesText .title img{
	display: block;
	width: 70px;
	margin: 0 auto 10px;
}
.ServicesText .title p{
	font: normal 19px/25px "微软雅黑";
}


.ServicesList ul{
	overflow: hidden;
}
.ServicesList li {
	float: left;
	padding: 5px 0;
}
.ServicesList li a{
	color: #616161;
	font: normal 16px/20px "微软雅黑";
}
.ServicesList li a p{
	display: inline-block;
	font-size: 14px;
}
.ServicesList01 li{
	width: 70px;
	padding:0 30px;
}
.ServicesList01 li span{
	padding: 0 20px 0 10px;
}
.ServicesList02{
	width: 570px;
}
.ServicesList02 li{
	width: 170px;
	padding-left: 20px;
}
.ServicesList02 li span{
	padding: 0 20px 0 10px;
}
.ServicesList03 li{
	width: auto;
	padding:0 30px;
}
.ServicesList03 li span{
	padding: 0 20px 0 10px;
}
/****/

#index_case {
	width: 100%;
	background: #F7F7F7;
	height: 650px;
	position: relative;
	z-index: 2;
}

#index_case h1 {
	color: #4A4A4A;
	font: normal 28px/40px "微软雅黑";
	overflow: hidden;
	width: 250px;
	margin: 0 auto 40px;
	z-index: 99999;
	text-align: center;
	padding-top: 44px;
}

#index_case h1 span {
	color: #9297A3;
	font: normal 14px/20px Arial;
	display: block;
	overflow: hidden;
	padding-bottom: 13px;
	border-bottom: 5px solid #60BA62;
	width: 60px;	
	letter-spacing: 2px;
	margin: 0 auto;
}

.picScroll {
	margin: 0 auto;
	position: relative;
	width: 1100px;
	padding: 0 10px 0 30px;
	overflow: hidden;
	z-index: 400;
}

.picScroll .prev,
.picScroll .next {
	display: block;
	position: absolute;
	top: 200px;
	width: 50px;
	height: 50px;
}

.picScroll .prev{
	background: url(http://esconsulting.com.cn/images/arrow_left@1x.png) center center no-repeat;
	left: 0px;
}
.picScroll .next{
	background: url(http://esconsulting.com.cn/images/arrow_right@1x.png) center center no-repeat;
	right: 0px;
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
}

.tempWrap {
	width: 1000px;
	margin: 0 auto;
}

.picScroll ul li {
	width: 320px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin-right: 17px;
	padding: 4px;
}

.picScroll ul li a {
	width: 320px;
	overflow: hidden;
	display: block;
	text-align: center;
	background-color: #fff;
	border: 2px solid #EDEDED;
}

.picScroll ul li a:hover {
	border: 2px solid #F7F7F7;
}

.picScroll ul li img {
	width: 320px;
	height: 240px;
	display: block;
	background: url(http://esconsulting.com.cn/images/loading.gif) center center no-repeat;
	margin: 0 auto;
}

.picScroll ul li a h2 {
	padding: 20px 20px 38px;
	color: #4A4A4A;
	font: normal 17px/25px "微软雅黑";
	text-align: left; height:50px;
}

.picScroll ul li a span {
	display: block;
	margin: 15px auto 30px;
	height: 40px;
	width: 150px;
	border: 1px solid #8D8D8D;
	font: normal 14px/40px "微软雅黑";
	color: #8D8D8D;
}

.picScroll ul li a:hover span {
	background: #60BA62;
	border: 1px solid #60BA62;
	color: #fff;
}

.wrap {
	width: 100%;
	position: relative;
	z-index: 2;
}

#index_case .index_case_01_bg {
	width: 269px;
	height: 1523px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(http://esconsulting.com.cn/images/index_case_01_bg.png) 100% 0 no-repeat fixed;
	z-index: 300;
}

#index_case .index_case_02_bg {
	width: 269px;
	height: 663px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(http://esconsulting.com.cn/images/index_case_03_bg.png) 100% 630px no-repeat fixed;
	z-index: 300;
}

#index_case .index_case_03_bg {
	width: 240px;
	height: 1523px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(http://esconsulting.com.cn/images/index_case_02_bg.png) 100% 680px no-repeat fixed;
	z-index: 300;
}


/****/

.index_view_wrap {
	width: 100%;
	background: #FFFFFF;
	height: 715px;
	padding: 0px 0 20px;
	position: relative;
	z-index: 2;
}

.index_view_wrap h1 {
	color: #4A4A4A;
	font: normal 28px/40px "微软雅黑";
	overflow: hidden;
	width: 250px;
	margin: 0 auto 40px;
	z-index: 99999;
	text-align: center;
	padding-top: 44px;
}

.index_view_wrap h1 span {
	color: #9297A3;
	font: normal 14px/20px Arial;
	display: block;
	overflow: hidden;
	padding-bottom: 13px;
	border-bottom: 5px solid #60BA62;
	width: 60px;	
	letter-spacing: 2px;
	margin: 0 auto;
}

.index_view {
	width: 900px;
	margin: 0 auto;
}

.index_view a {
	display: block;
}

.index_view a:hover {
	background-color: #f4f4f4;
}

.index_view dl {
	padding: 30px 150px 30px 0;
	border-bottom: 1px solid #e0dede;
	overflow: hidden;
	background: url(http://esconsulting.com.cn/images/index_view_dl_bg.png) 860px center no-repeat;
}

.index_view dt {
	width: 65px;
	padding: 0 45px 0 25px;
	float: left;
}

.index_view dt span {
	display: block;
	width: 65px;
	height: 60px;
	background-color: #33c88b;
	text-align: center;
	color: #fcf9f9;
	font: normal 40px/60px Arial;
}

.index_view dt b {
	display: block;
	width: 65px;
	height: 20px;
	background-color: #babcbb;
	margin-top: 1px;
	text-align: center;
	color: #fcf9f9;
	font: normal 12px/20px Arial;
}

.index_view dd {
	padding-left: 135px;
}

.index_view dd h2 {
	color: #414140;
	font: normal 14px/25px "微软雅黑";
	padding-bottom: 12px;
}

.index_view a:hover dd h2 {
	color: #13aa49;
}

.index_view dd p {
	color: #888887;
	font: normal 12px/22px "微软雅黑";
}

.index_view .view_more {
	width: 138px;
	height: 36px;
	display: block;
	margin: 70px auto 0;
}

.index_view .view_more:hover {
	background: none;
}


/****/
.index_Contact_Us_wrap{
	width: 100%;
	background: #1d2935;
	padding-top: 40px;
	position: relative;
	z-index: 9
}
.index_Contact_Us{
	width: 960px;
	margin: 0 auto;
}
.Contact_Us_List_Box{
	overflow: hidden;
}
.Contact_Us_List_Logo{
	float: left;
	margin-right: 45px;
}
.Contact_Us_List_Logo img{
	width: 100px;
	margin-top: 55px;
}
.Contact_Us_List{
	float: left;
	overflow: hidden;
}
.Contact_Us_List .list{
	float: left;
	width: 130px;
	padding-left: 30px;
	border-left:  1px solid rgba(241,241,241,0.25);
}
.Contact_Us_List .list h2{
	color: #fff;
	font: normal 14px/26px "微软雅黑";
	margin-bottom: 15px;
}
.Contact_Us_List .list p a{
	color: #999;
	font:  normal 12px/26px "微软雅黑";
}

.Contact_Us_Code{
	float: left;
	text-align: center;
}
.Contact_Us_Code h2{
	color: #fff;
	font: normal 14px/25px "微软雅黑";
}
.Contact_Us_Code h3{
	color: #fcfafa;
	font: normal 23px/30px Arial;
	padding: 13px 0;
}
.Contact_Us_Code img{
	width: 61px;
	margin-bottom: 5px;
}
.Contact_Us_Code p{
	color: #fcfefd;
	font: normal 12px/25px "微软雅黑";
}


.Contact_Us{
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
	padding-bottom: 15px;
}
.Contact_Us .dl_1{
	margin-right: 20px;
}
.Contact_Us dl{
	width: 470px;
	float: left;
	overflow: hidden;
}
.Contact_Us dl dt{
	width: 100%;
	color: #fff;
	font: normal 14px/30px "微软雅黑";
	margin-bottom: 10px;
}
.Contact_Us dl dd{
	float: left;
	color: #999;
	font: normal 12px/25px "微软雅黑";
	margin-right: 5px;
}
/****/

.footer {
	width: 100%;
	background-color: #1d2935;
	height: 50px;
	border-top:  1px solid rgba(241,241,241,0.25);
}

.foot {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;position:relative;}

.mark{width:25px;height:28px;position:absolute;top:23%;left:0;overflow: hidden;}.mark img{width:100%}

.foot p {
 padding-left:35px; height: 50px;
	color: #8f8f8f;
	font: normal 12px/50px "微软雅黑";
}

.foot p span {
	float: right;
}

.foot p span a {
	color: #5dc20b;
}


/**内页banner**/

.banner_con {
	width: 100%;
	position: relative;
	height: 260px;
	overflow: hidden;
}

.banner_con img {
	position: absolute;
	left: 50%;
	margin-left: -720px;
}

.banner_con_bg {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 45px;
	background-color: #27ba82;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	border-top: 1px solid #48e2c3;
}

.banner_con dl {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	bottom: 0;
}

.banner_con dl dt {
	padding-left: 40px;
	background: url(http://esconsulting.com.cn/images/View_title_icon.png) left center no-repeat;
	height: 45px;
	color: #fff;
	font: normal 20px/45px "微软雅黑";
	float: left;
	width: 170px;
}

.banner_con dl dt span {
	font: normal 14px/45px Arial;
	color: #fff;
	padding: 0 5px;
}

.banner_con dl dd {
	float: left;
	width: 140px;
	text-align: center;
}

.banner_con dl dd a {
	color: #fff;
	font: normal 13px/45px "微软雅黑";
	width: 140px;
	height: 45px;
	display: block;
}

.banner_con dl dd a.cur,
.banner_con dl dd a:hover {
	background-color: #04aa71
}

.banner_con dl dd a b {
	color: #fff;
	font: normal 13px/45px "微软雅黑";
	padding-right: 10px;
}

.Overview_con dl {
	width: 910px;
	margin-left: -455px;
}

.case_banner {
	background-color: #4fc88e;
	border-top: 1px solid #3bb5c7;
}

.case_con dl dt {
	background: url(http://esconsulting.com.cn/images/case_icon.png) left center no-repeat;
}

.Overview_bg {
	background-color: #4fc88e;
	border-top: none;
}

.Overview_con dl dt {
	background: url(http://esconsulting.com.cn/images/Overview_icon.png) left center no-repeat;
}

.Service_con dl dt {
	background: url(http://esconsulting.com.cn/images/Services_icon.png) left center no-repeat;
}

.Recommend_con dl dt {
	background: url(http://esconsulting.com.cn/images/Recommend_icon.png) left center no-repeat;
	width: 210px;
}


/****/

.relative {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

.goback {
	position: absolute;
	top: 30px;
	right: 0;
	margin-right: -30px;
}


/**链接树**/

.content_title {
	text-align: right;
	padding-top: 15px;
	width: 900px;
	margin: 0 auto;
}

.content_title img {
	vertical-align: -4px;
}

.content_title b,
.content_title span {
	color: #7b7b7b;
	font: normal 12px/20px "微软雅黑";
	padding: 0 5px;
}

.content_title a {
	color: #7b7b7b;
	font: normal 12px/20px "微软雅黑"
;display:inline-block;}


/**新闻**/

.view_list {
	width: 100%;
	padding: 10px 0 70px;
}

.view_test {
	width: 850px;
	margin: 0 auto;
}

.view_test h2 {
	color: #414140;
	font: normal 24px/30px "微软雅黑";
	padding: 20px 0;
}

.view_test h2 span {
	display: block;
	color: #888787;
	font: normal 15px/30px Arial;
}

.view_test p {
	color: black;
	font: normal 12px/25px "微软雅黑";
}

.view_test span {
	color: black;
	;
	font: normal 12px/25px "微软雅黑";
}


/**案例**/

.case_con dl dd {
	float: left;
	width: 100px;
	text-align: center;
}

.case_con dl dd a {
	color: #fff;
	font: normal 13px/45px "微软雅黑";
	width: 100px;
	height: 45px;
	display: block;
}

.case_list {
	width: 966px;
	padding-left: 20px;
	margin: 0 auto 50px;
}

.case_list ul {
	overflow: hidden;
}

.case_list li {
	width: 302px;
	height: 400px;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
}

.case_list li a {
	width: 260px;
	height: 345px;
	display: block;
	background-color: #fefdfd;
	border: 1px solid #e0dfdf;
	padding: 20px;
}

.case_list li a:hover {
	background-color: #f4fff9;
}

.case_list li a img {
	width: 245px;
	height: 212px;
}

.case_list li a h2 {
	padding-left: 15px;
	width: 245px;
	margin: 15px auto 5px;
	background: url(http://esconsulting.com.cn/images/case_list_icon.jpg) left 7px no-repeat;
	color: #3c3c3c;
	font: normal 15px/25px "微软雅黑";
}

.case_list li a p {
	padding-left: 15px;
	width: 245px;
	margin: 0 auto;
	color: #737373;
	font: normal 12px/20px "微软雅黑";
}


/**公司概况**/

.about h2 {
	height: 35px;
	background: url(http://esconsulting.com.cn/images/Overview_h2_01.png) left center no-repeat;
	padding-left: 15px;
	color: #069da3;
	font: normal 28px/35px "微软雅黑";
	margin: 20px 0 40px;
}

.about h2 span {
	color: #069da3;
	font: normal 24px/35px Arial;
	padding: 0 5px;
}

.about h2 b {
	float: right;
}

.Overview {
	padding-bottom: 100px;
}

.Overview img {
	margin-bottom: 20px;
}

.Overview p {
	color: #676767;
	font: normal 13px/30px "微软雅黑";
	padding-bottom: 5px;
}


/**联系我们**/

.Contact {
	overflow: hidden;
	padding-bottom: 30px;
}

.Contact .left {
	float: left;
	width: 420px;
	overflow: hidden;
}

.Contact .left p {
	width: 160px;
	margin-right: 40px;
	float: left;
	text-align: center;
	padding: 40px 0;
}

.Contact .left p span {
	display: block;
	color: #454645;
	font: normal 14px/25px "微软雅黑";
}

.Contact .right {
	float: right;
	width: 480px;
}

.Contact .right h3 {
	color: #16945a;
	font: normal 34px/50px Arial;
}

.Contact .right p b {
	color: #4cb711;
	font: normal 20px/30px "微软雅黑";
}

.Contact .right p {
	color: #666866;
	font: normal 13px/25px "微软雅黑";
}


/****/

.Job {
	width: 940px;
	margin: 0 auto 80px;
}

.Job_list {
	margin-bottom: 7px;
}

.Job_list h5,
.Job_list h3 {
	height: 30px;
	background-color: #edecec;
	width: 900px;
	padding: 0 20px;
	color: #585959;
	font: normal 14px/30px "微软雅黑";
	cursor: pointer;
}

.Job_list h5 span,
.Job_list h3 span {
	float: right;
	background: url(http://esconsulting.com.cn/images/job_jia.jpg) center center no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	margin-top: 8px;
}

.jian h5 span,
.jian h3 span {
	background: url(http://esconsulting.com.cn/images/job_jian.jpg) center center no-repeat;
}

.Job_list h5 b {
	color: #6f6f6f;
	font: normal 13px/30px "微软雅黑";
	padding: 0 40px;
}

.Job_list .Job_test {
	display: none;
	padding: 20px;
}

.jian .Job_test {
	display: block;
	padding: 20px;
}

.Job_list .block {
	display: block;
}

.Job_list .Job_test .div1 {
	padding: 0 0 20px;
}

.Job_list .Job_test .div1 h4 {
	padding-top: 10px;
	border-top: 1px solid #e0dfdf;
	color: #06ae7d;
	font: normal 13px/35px "微软雅黑";
}

.Job_list .Job_test .div1 p {
	color: #5c5d5d;
	font: normal 12px/24px "微软雅黑";
}

.Job_list a {
	display: block;
	width: 305px;
	height: 25px;
	background: url(http://esconsulting.com.cn/images/job_href_bg.jpg) left center no-repeat;
	color: #229713;
	font: normal 13px/25px "微软雅黑";
	text-align: left;
	margin: 60px 0 20px;
	padding-left: 30px;
}

.Job_list .email {
	display: block;
	width: 305px;
	height: 25px;
	background: url(http://esconsulting.com.cn/images/job_href_bg.jpg) left center no-repeat;
	color: #229713;
	font: normal 13px/25px "微软雅黑";
	text-align: left;
	margin: 60px 0 20px;
	padding-left: 30px;
}


/****/

.Cooperation {
	overflow: hidden;
}

.Cooperation .left {
	width: 450px;
	float: left;
}

.Cooperation .left .input {
	width: 425px;
	height: 35px;
	padding: 2px 5px;
	margin-bottom: 15px;
	background: url(http://esconsulting.com.cn/images/Cooperation_input.jpg) center center no-repeat;
	color: #7e7e7e;
}

.Cooperation .right {
	width: 450px;
	float: left;
}

.Cooperation .right textarea {
	width: 425px;
	height: 190px;
	padding: 5px;
	border: none;
	background: url(http://esconsulting.com.cn/images/Cooperation_input2.jpg) center center no-repeat;
	color: #7e7e7e;
}

.Cooperation_button {
	width: 224px;
	height: 40px;
	background: url(http://esconsulting.com.cn/images/Cooperation_botton.jpg) center center no-repeat;
	margin: 40px auto 50px;
	display: block;
	color: #fbfbfb;
	font: normal 17px/40px "微软雅黑";
	cursor: pointer;
}


/****/

.Overview {
	width: 900px;
	margin: 0 auto;
}


/****/

.Train {
	overflow: hidden;
}

.Train_wrap h2 {
	margin: 20px 0 0px;
}

.Train_wrap .index_view h2 {
	margin: 0;
}

.Train ul {
	overflow: hidden;
	margin-top: -1px;
}

.Train li {
	padding: 60px 50px;
	border-top: 1px solid #e5e5e5;
}

.Train li dl {
	overflow: hidden;
}

.Train li dt {
	overflow: hidden;
	width: 330px;
	float: left;
}

.Train li dt img {
	float: left;
}

.Train li dt h3 {
	float: left;
	color: #1bba80;
	font: normal 20px/25px "微软雅黑";
	padding: 40px 0 0 50px;
}

.Train li dt h3 span {
	display: block;
	color: #7d7d7d;
	font: normal 14px/20px Arial;
}

.Train li dd {
	float: left;
	overflow: hidden;
	width: 426px;
	padding-top: 30px;
}

.Train li dd td {
	width: 84px;
	padding: 7px 29px;
}

.Train li dd td a {
	color: #6f6e6e;
	font: normal 14px/20px "微软雅黑";
}

.Train li dd td a:hover {
	color: #5bce22;
}


/****/

.Train_wrap h3 {
	color: #1b945f;
	font: normal 42px/60px Arial;
}

.Train_wrap h3 span {
	font-size: 27px;
}

.TrainDet_title {
	background-color: #f3f2f2;
	padding: 15px;
}

.TrainDet_title ul {
	overflow: hidden;
}

.TrainDet_title li {
	float: left;
	background: url(http://esconsulting.com.cn/images/TrainDet_xian.jpg) right center no-repeat;
	padding: 5px 10px;
}

.TrainDet_title li a {
	display: block;
	padding: 0 10px;
	height: 22px;
	color: #505050;
	font: normal 13px/22px "微软雅黑";
}

.TrainDet_title li a:hover,
.TrainDet_title li a.cur {
	color: #fefdfd;
	background-color: #3cdc44;
}

.TrainDet {
	padding: 20px 0 80px;
}

.TrainDet h4 {
	color: #009900;
	;
	font: normal 23px/30px "微软雅黑";
	padding: 40px 0;
}

.TrainDet h4 span {
	font-size: 25px;
}

.TrainDet p {
	color: #636262;
	font: normal 12px/25px "微软雅黑";
}

.TrainDet span {
	color: #636262;
	font: normal 12px/25px "微软雅黑";
}

.TrainDet dl {
	padding-right: 100px;
	width: 230px;
	display: inline-block;
	margin-top: 15px;
}

.TrainDet dt,
.TrainDet dd {
	color: #636262;
	font: normal 12px/25px "微软雅黑";
}

.TrainDet img {
	display: block;
	margin: 30px auto;
	max-width: 900px;
}


/****/

.Openclass {
	margin-bottom: 80px;
}

.Openclass h4 {
	font: normal 29px/40px "微软雅黑";
	padding-bottom: 20px;
	color: #454343;
}

.Openclass p {
	color: #464747;
	font: normal 14px/25px "微软雅黑";
}

.Openclass p span {
	color: #464747;
	font: normal 14px/25px "微软雅黑";
}


/****/

.Magazine_list {
	width: 817px;
	margin: 0 auto 50px;
}

.Magazine_list ul {
	overflow: hidden;
	width: 867px;
}

.Magazine_list li {
	width: 235px;
	height: 405px;
	float: left;
	padding: 0 4px 4px 0;
	margin-right: 50px;
	margin-bottom: 20px;
	background: url(http://esconsulting.com.cn/images/Magazine_list_bg.jpg) center center no-repeat;
}

.Magazine_list li span {
	display: table;
	height: 304px;
	width: 100%;
}

.Magazine_list li span b {
	vertical-align: middle;
	display: table-cell;
	height: 304px;
	width: 100%;
}

.Magazine_list li img {
	max-width: 219px;
	max-height: 288px;
	margin: 0 auto;
	display: block;
}

.Magazine_list li p {
	color: #3e3e3e;
	font: normal 13px/25px "微软雅黑";
	padding: 10px 0 0 15px;
	background: url(http://esconsulting.com.cn/images/Magazine_list_icon.jpg) left 18px no-repeat;
}

.Magazine_list li a {
	width: 99px;
	height: 23px;
	display: block;
	margin: 15px auto 0;
	background: url(http://esconsulting.com.cn/images/Magazine_input_bg.jpg) center center no-repeat;
	text-align: center;
	color: #fff;
	font: normal 13px/22px "微软雅黑";
}

.Magazine_list li a:hover {
	background: url(http://esconsulting.com.cn/images/Magazine_input_bg_hover.jpg) center center no-repeat;
}

.case {
	padding: 30px 0 80px;
}

.case h2 {
	color: #000;
	font: normal 28px/40px "微软雅黑";
	margin-bottom: 50px;
}

.case img {
	max-width: 900%;
	display: block;
	margin: 0 auto;
}


/****/

.Recommend {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

.Recommend img {
	max-width: 900px;
	padding: 30px 0;
}


/****/

.fenye {
	padding: 50px 0;
}

.fenye a {
	display: inline-block;
	background-color: #bebdbd;
	width: 36px;
	height: 36px;
	font: normal 14px/36px "微软雅黑";
	color: #fff;
	margin-right: 5px;
	overflow: hidden;
}

.fenye a:hover,
.fenye .act {
	background-color: #42c38e;
}

.fenye .syy {
	width: auto;
	padding: 0 15px;
}

.fenye .xyy {
	width: auto;
	padding: 0 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.Contact_Us dl dd span {
		margin-left: -22px;
	}
}

@media only screen and (max-width:1366px) {
	.focusBox .prev {
		left: 45px;
	}
	.focusBox .next {
		right: 45px;
	}
}

@media only screen and (max-width:1280px) {
	.focusBox .prev {
		left: 90px;
	}
	.focusBox .next {
		right: 90px;
	}
}

@media only screen and (max-width:1024px) {
	.focusBox .prev {
		left: 210px;
	}
	.focusBox .next {
		right: 210px;
	}
}
/*
     FILE ARCHIVED ON 07:02:12 Dec 23, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:56:33 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.693
  exclusion.robots: 0.035
  exclusion.robots.policy: 0.022
  esindex: 0.012
  cdx.remote: 41.171
  LoadShardBlock: 163.393 (3)
  PetaboxLoader3.datanode: 184.574 (4)
  load_resource: 167.3
  PetaboxLoader3.resolve: 84.189
*/