
/*关于我们菜单列表*/
.about_every{
	width: 100%;
	height: 83px;
	background: #f6f6f6;
	position: absolute;
	top: 112px;
	left: 0;
}
.about_every_content{
	width: 1424px;
	height: 83px;
	margin: 0 auto;
}
.about_every_content ul li{
	width: 97px;
	height: 83px;
	float: left;
	margin-left: 206px;
	line-height: 83px;
	cursor: pointer;
	position: relative;
}
.about_every_content ul li em{
	position: absolute;
	width: 17px;
	height: 8px;
	background: url(../images/sj_hover.png);
	float: right;
	opacity: 0;
	transform: translateY(-5px);
	right: 0px;
	transition: opacity 0.5s,transform 0.7s;
	-webkit-transition: opacity 0.5s,transform 0.7s;
	-moz-transition: opacity 0.5s,transform 0.7s;
}
.about_every_content ul li:hover em{
	opacity: 1;
	transform: translateY(39px);
	-moz-transform: translateY(39px);
	-webkit-transform: translateY(39px);
	
}
.about_every_content ul li p{
	font-size: 18px;
	color: #666666;
	float: left;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
}
.about_every_content ul li:hover p{
	color: #d4453e;
}

.about_every_content ul li span{
	display: block;
	width: 17px;
	height: 8px;
	background: url(../images/sj.png);
	float: right;
	opacity: 1;
	transform: translateY(39px);
	-moz-transform: translateY(39px);
	-webkit-transform: translateY(39px);
	transition: opacity 0.5s,transform 0.7s;
	-moz-transition: opacity 0.5s,transform 0.7s;
	-webkit-transition: opacity 0.5s,transform 0.7s;
}
.about_every_content ul li:hover span{
	opacity: 0;
	transform: translateY(69px);
	-moz-transform: translateY(69px);
	-webkit-transform: translateY(69px);
}

/*关于公司描述*/
.about_conpany_content{
	width: 1120px;
	min-height: 554px;
	margin: 0 auto;
	margin-top: 141px;
}
.about_conpany_content_area{
	width: 100%;
	min-height: 400px;
	margin-top: 74px;
	text-align: center;
}
.about_conpany_content_area .about_conpany_content_tittle{
	font-size: 35px;
	color: black;
}
.about_conpany_content_area .about_conpany_content_introduce{
	font-size: 20px;
	margin-top: 10px;
}
.about_conpany_content_produce{
	width: 100%;
	word-break: break-all;
}
.about_conpany_content_context{
	width: 100%;
	min-height: 109px;
}
.about_conpany_content_context p{
	text-indent: 2em;
	font-size: 18px;
	color: #0a0a0a;
	text-align: left;
	line-height: 27px;
	margin-top: 55px;
}
.about_conpany_content_business{
	width: 100%;
	min-height: 48px;
	margin-top: 37px;
	background: white;
	border:1px solid white;
}
.business_tittle_left{
	float: left;
	width: 9px;
	height: 9px;
	background: #49a2d0;
	margin: 4px 0 0 6px;
}
.business_tittle_right{
	float: left;
	font-size: 18px;
	color: #0a0a0a;
	margin-left: 10px;
}
.about_conpany_content_business p{
	font-size: 18px;
	color:#0a0a0a;
	margin-left: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
	line-height: 24px;
}
.kouyv{
	font-size: 48px;
	color: #595959;
}
.setiao{
	width: 1100px;
	height: 5px;
	margin: 0 auto;
	background: url(../images/setiao.png);
	margin-top: 22px;
}
/*发展历程内容*/
.development_history_content{
	width: 100%;
	min-height: 300px;
	margin-top:129px;
	background: #f8f8f8; 
}
.development_history_content_area{
	width: 1120px;
	min-height: 300px;
	text-align: center;
	margin: 0 auto;
}
.development_history_content_area .development_history_content_tittle{
	font-size: 35px;
	color: black;
}
.development_history_content_area .development_history_content_introduce{
	font-size: 20px;
	margin-top: 10px;
}

/*团队风采内容*/
.teem_history_content{
	width: 100%;
	min-height:320px; 
	margin-top: 139px;
}
.teem_history_content_area{
	width: 1200px;
	min-height:930px; 
	margin: 0 auto;
	text-align: center;
}
.teem_history_content_area .teem_history_content_tittle{
	font-size: 35px;
	color: black;
}
.teem_history_content_area .teem_history_content_introduce{
	font-size: 20px;
	margin-top: 10px;
}
.teem_history_bg_list{
	width: 1200px;
	height: 808px;
	margin-top: 55px;
}
.teem_history_bg_list ul{
	margin-left: -16px;
}
.teem_history_bg_list ul li{
	float: left;
	margin-left: 16px;
}
/*荣誉资质内容*/
.honor_content{
	width: 100%;
	min-height: 602px;
	margin-top: 80px;
}
.honor_content_area{
	width: 1200px;
	/*height: 602px;*/
	margin: 0 auto;
	text-align: center;
}
.honor_content_area .honor_content_tittle{
	font-size: 35px;
	color: black;
}
.honor_content_area .honor_content_introduce{
	font-size: 20px;
	margin-top: 10px;
}
.honor_content_list{
	width: 1200px;
	/*height: 476px;*/
	margin-top: 60px;
}
.honor_content_list ul{
	margin-left: -14px;
}
.honor_content_list ul li{
	margin-left: 14px;
	float: left;
}

/*时间轴*/
.development_history_time_axis{ 
	width: 895px;
	min-height: 300px;
	margin:0 auto;
	position: relative;
	border:1px solid #f8f8f8;
}
.history_time_axis_line{
	width: 2px;
	height: 820px;
	background: #d9511b;
	position: absolute;
	left: 202px;
	top: 20px;
}
.development_history_time_axis_area{
	margin-top: 20px;
}
.development_history_time_axis_content{
	width: 865px;
	min-height: 26px;
	margin-top: 21px;
}
.development_history_time_axis_content_left{
	width: 202px;
	min-height: 26px;
	float: left;
	position: relative;
}
.development_history_time_axis_bg{
	width: 146px;
	height: 26px;
	background: url(../images/time_axis_bg.png);
	position: absolute;
	left: 0;
	top: 0;
	padding-right: 60px;
	color: white;
	font-size: 20px;
	line-height: 26px;
}
.development_history_time_axis_content_right{
	width: 611px;
	min-height: 26px;
	border-left: 2px solid #d9511b;
	float: left;
	word-break: break-all;
	padding: 5px 25px 5px 25px;
	font-size: 20px;
	color: #231815;
	text-align: left;
	line-height: 30px;
}

/*成功案例内容区*/
.success_thing_content{
	width: 99.9%;
	min-height: 803px;
	background: #f5f5f5;
	margin-top: 40px;
	border:1px solid white;
}
.success_thing_content_area{
	width: 1199px;
	min-height: 680px;
	margin: 0 auto;
	text-align: center;
	margin-top: 52px;
}
.success_thing_content_area .content_tittle{
	font-size: 35px;
	color: black;
}
.success_thing_content_area .content_introduce{
	font-size: 20px;
	margin-top: 20px;
}
/*成功案例内容区滑动*/
.success_center{
	position: relative;

}
.success_center .u_list {
	position:relative;
	height: 824px;
	width: 1199px;
	padding:0px;
	overflow:hidden;
	
	margin: 0 auto;
	margin-top: 52px;
}
.success_center .u_list ul {
	height: 824px;
	width: 1199px;
	position: absolute;
	left:0px;
	top: 0px;

}
.success_center ul li {
	float: left;
	width: 592px;
	height: 824px;
	text-align: center;
}
.success_center ul li .li_img {
	width: 592px;
	height: 806px;
	overflow: hidden;
	margin-top: -18px;
	/*margin-left: -16px;*/
}
.success_center ul li .li_img img{
	margin-top: 18px;
	margin-left: 16px;
}
.success_center ul li .li_img .success_thing_introduce{
	width: 397px;
	height: 277px;
	background: #52ade2;
	text-align: center;
	position: relative;
	border:1px solid #52ade2;
}
.success_center ul li .li_img .success_thing_introduce em{
	display: block;
	position: absolute;
	width: 27px;
	height: 13px;
	background: url(../images/jt_top.png);
	left: 50%;
	margin-left: -13px;
	top: -13px;
}
.success_center ul li .li_img .success_thing_introduce_even{
	width: 397px;
	height: 277px;
	background: #52ade2;
	text-align: center;
	position: relative;
	border:1px solid #52ade2;
}
.success_center ul li .li_img .success_thing_introduce_even em{
	display: block;
	position: absolute;
	width: 27px;
	height: 13px;
	background: url(../images/jt_down.png);
	left: 50%;
	margin-left: -13px;
	bottom: -13px;
}
.success_thing_introduce_tittle{
	margin-top: 66px;
	color: white;
	font-size: 20px;
}
.success_thing_introduce_xq{
	width: 288px;
	height: 120px;
	word-break: break-all;
	margin: 0 auto;
	margin-top: 18px;
	color: white;
	font-size: 15px;
	text-align: left;
	line-height: 20px;
}

.success_center .prev{
	position: absolute;
	width: 83px;
	height: 84px;
	background: url(../images/sjs_one.png);
	top: 50%;
	left: 0;
	opacity: 0;
	margin-top: -42px;
	/*-webkit-transform:translateX(-100px);*/
	transition: opacity 0.4s,transform 0.8s;
	-moz-transition: opacity 0.4s,transform 0.8s;
	-webkit-transition: opacity 0.4s,transform 0.8s;
	
}
.success_center:hover .prev{
	opacity:1;
	transform:translateX(-100px);
	-moz-transform:translateX(-100px);
	-webkit-transform:translateX(-100px);
}
.success_center .prev:hover{
	background: url(../images/sjs_one_hover.png);
}

.success_center .next{
	position: absolute;
	width: 83px;
	height: 84px;
	background: url(../images/sjs_two.png);
	top: 50%;
	margin-top: -42px;
	right: 0;
	opacity: 0;
	transition: opacity 0.4s,transform 0.8s;
	-moz-transition: opacity 0.4s,transform 0.8s;
	-webkit-transition: opacity 0.4s,transform 0.8s;
	/*-webkit-transform:translateX(100px);*/
}
.success_center:hover .next{
	opacity:1;
	transform:translateX(100px);
	-moz-transform:translateX(100px);
	-webkit-transform:translateX(100px);
}
.success_center .next:hover{
	background: url(../images/sjs_two_hover.png);
}