.workNav{
	margin-top: 55px;
	overflow: hidden;
	margin-bottom: 40px;
}
.workLeft{
	float: left;
	width: 150px;
	text-align: center;
	height: 150px;
	background-color:#e84f26 ;
	box-sizing: border-box;
	padding-top: 25px;
}

.workTxt{
	font-size:16px ;
	color: #fff;
	margin: 8px 0;
}
.smTxt{
	font-size: 12px;
	color: #ffc6b7;
}
.workRight{
	float: left;
	width: 1050px;
	background-color: #ebf1f5;
	padding: 20px;
	padding-bottom: 0;
	box-sizing: border-box;
	overflow: hidden;
	min-height: 150px;
    padding-top: 43px;
}
.workRight a{
	float: left;
	display: block;
	width: 208px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	margin-right: 20px;
	border: 1px solid #c1cacf;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
	border-radius: 2px;
		overflow:hidden;
text-overflow:ellipsis; 
white-space:nowrap; 
	border: 1px solid #c1cacf;
	
}
.workRight div {
	/*float: left;*/
	
}
.pd70{
    padding-top: 70px!important;
}
.workTitle{
	position: relative;
	padding-left: 50px;
}
.workNumber{
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 20px;
	background-color: #007bc7;
	position: absolute;
	left: 0;
}
.workTitleTxt{
	border-bottom: 2px dashed #f8f3f3 ;
	padding-bottom: 7px;
	font-size: 20px;
	color: #666666;
}
.workContent{
	overflow: hidden;
}
.workContent dl{
	padding-left: 20px;
	/*width: 565px;*/
	/*float: left;*/
	margin-bottom: 40px;
	margin-right: 30px;
	
}
/*

.workContent dl:nth-child(even){
	margin-right: 0;
}*/

.workContent dt{
		position: relative;
		font-size: 20px;
		color: #333333;
}
.workContent dt:before{
	content: '';
	width:5px ;
	height: 15px;
	background-color: #007bc7;
	border-radius: 5px;
	position: absolute;
	left: -20px;
	top: 6px;
}
.workContent dd{
	font-size:14px ;
	line-height: 24px;
	color: #666666;
	margin-top: 15px;

}
.workContent{
	padding-top: 35px;
}
.workContent>div{
	width: 570px;
	
}
.workContentLeft{
	float: left;
	
}
.workContentRight{
	float: right;
}
.workBox{
	margin-bottom: 35px;
}

.ge_list{
	margin-top: 10px;
}

.ge_list div{
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.workRight a:hover{
	    background-color: #007bc7;
    color: #fff;
}


		.friendBox	.swiper-container {
			width: 100%;
			height: auto;
			margin-left: auto;
			margin-right: auto;
		}
		
		.friendBox .swiper-slide {
			text-align: center;
			font-size: 18px;
			background: #fff;
			height: 200px;
			/* Center slide text vertically */
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			-webkit-justify-content: center;
			justify-content: center;
			-webkit-box-align: center;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
		}



.friendBox .swiper-slide{

	position: relative;
}
.friendBox .swiper-slide:before{
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #ecf1f5;
	right: 0;
	top: 0;
	content: '';
}
.friendBox .swiper-slide:after{
	position: absolute;
	height: 1px;
	width: 100%;
	background-color: #ecf1f5;
	bottom: 0;
	left: 0;
	content: '';
}
.friendBox{
	border: 1px solid #ecf1f5;
	
}
.swiper-slide img{
	transition: opacity 1s;
}
.friendBox .swiper-slide img:last-child{
	display: none;

}
.friendBox .swiper-slide img{
	max-width: 100%;
}
.friendBox .swiper-slide:hover{
	background-color: #007bc7;
}
.friendBox .swiper-slide:hover  img:last-child{
	display: inline-block;

}
.friendBox .swiper-slide:hover img:first-child{

	display: none;
	
	
}
.friendBox{
	margin: 65px 0 80px 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	background-color: #007bc7;
}
.friendBox .swiper-container{
	padding-bottom: 40px;

}
.friendBox{
	border-bottom-color: #fff;
	
}
