.breadcrumbs.img-v2 {
    background-image: url(../images/recruiting_banner_lg.jpg);
}
.breadcrumbs.img-v3 {
    background-image: url(../images/development_history.jpg);
}
.breadcrumbs.img-v4 {
    background-image: url(../images/honor_banner.jpg);
}
.recruiting-info,.recruiting-info-detail,.development-history{
	margin-top:40px;
}
.thumbnail{
	padding:0px;
}

.recruiting-title{
	background:rgb(41, 140, 239);
	text-align:center;
}
.recruiting-title>h3,.recruiting-title>p{
	margin:0px;
	color:#fff;
	padding:10px 0;
}
.recruiting-title>h3{
	font-size:16px;
	padding-top:20px;
}
.recruiting-title>p{
	font-size:14px;
	padding-bottom:20px;
}
.recruiting-title>h3:after{
	content:'';
	display:block;
	border-bottom:1px solid #fff;
	width:24%;
	position:relative;
	left:38%;
	top:12px;
}
.recruiting-detail{
	padding:20px;
	height:240px;
	overflow:hidden;
}
.recruiting-detail p{
	margin:0px;
	color:rgb(176, 176, 176);
}
.recruting-btn-detail{
	text-align:center;
	margin:15px 0;
}
.recruting-btn-detail>a{
	height: 40px;
	line-height:40px;
	border:1px solid rgb(50, 145, 240);
	border-radius:4px;
	padding:10px 20px;
}
.recruting-btn-detail>a:hover{
	background-color:rgb(50, 145, 240);
	color:#fff;
}
.recruiting-info-detail{
	padding:0px 20px;
}
.recruiting-info-detail>h2{
	border-bottom:1px solid rgb(204, 204, 204);
	padding-bottom:20px;
	text-align:center;
}
.description h3{
	font-size:16px;
	color:rgb(41, 140, 239);
	font-weight:bolder;
	margin:30px 0px;
}
.history-title>h3{
	font-size:30px;
	color:#000;
}
.history-title>p{
	font-size:14px;
	color:#999;
	margin-bottom: 20px;
}
.development-history .row .thumbnail{
	border:none;
	padding-top:10px;
}
.development-history .row .thumbnail h3,.development-history .row .thumbnail h4,
.development-history .row .thumbnail p{
	margin:0px;
}
.development-history .row .thumbnail h3{
	color:rgb(41, 140, 239);
}
.history-time{
	vertical-align:top;
}
.history-time p,.history-time h4{
	display:inline-flex;
}
.history-time h4{
	padding-right:20px;
	width: 100px;
	font-size: 18px;
}
.history-time p{
	min-height:60px;
	padding-left:20px;
	border-left:2px solid rgb(41, 140, 239);
	position:relative;
	max-width:780px;
	line-height:25px;
}
.history-time p:hover{
	color:rgb(41, 140, 239);
}
.history-time p:before{
	content:'';
	display:block;
	width: 12px;
	height: 12px;
	border-radius:100%;
	border:2px solid rgb(94, 175, 255);
	background-color:rgb(41, 140, 239);
	position:absolute;
	left:-7px;
	top:9px;
}
@media(max-width:320px){
	.history-title>h3{
		font-size:24px;
	}
	.history-time p{
		width: 62%;
	}	
	.thumbnail h3{
		padding-top:20px;
		padding-bottom:10px;
	}
}
@media(max-width:414px) and (min-width:321px){
	.history-title>h3{
		font-size:24px;
	}
	.history-time p{
		width: 65%;
	}
	.thumbnail h3{
		padding-top:20px;
		padding-bottom:10px;
	}		
}
/***投递简历按钮***/
.send-btn{
	display: block;
	width: 150px;
	padding: 10px 0;
	background: #298cef;
	color: #fff;
	border-radius: 4px;
	margin-top: 30px;
	text-align: center;
}
.send-btn:hover{
	background:#1d5e9f;
	color:#fff;
}

@media(max-width:767px) {
	.send-btn{
		margin:30px auto 0;
	}
}

#honer_bg{background:url(../images/honor_banner.jpg) no-repeat top;}
.honer_banner{padding:100px 0px;}

.owl-theme .owl-controls .owl-buttons div{position:absolute;top:180px;width:30px;height:60px;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:transparent;overflow:hidden;_display:none;color:#fff}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}

.owl-pagination{text-align:center;position:absolute;right:10px;bottom:10px;}
.owl-page{height:10px;width:10px;background:rgba(255,255,255,0.4);border-radius:50%;display:inline-block;margin:0px 5px;}
.owl-pagination .active{background:#fff;}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;padding:0px;
	touch-action: pan-y;
	padding-right:10px;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;position:relative;
}
.owl-carousel .owl-item h4{position:absolute;bottom:0px;left:0px;right:0px;background:url(../images/honor/honor_banner_bg.png) repeat-x bottom;padding:20px;font-size:20px;color:#fff;font-weight:bold;margin:0px;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.honor_l_b div{padding:10px 10px 0px 0px;}
.honor_l{padding:0px;}
.honor_r {padding:0px;}
.honor_r div{margin-bottom:10px;}

.honor_b{padding-bottom:40px;}
.honor_b div{padding:10px 10px 0px 0px;}
.honor_b div h4{color:#9d8153}
.clear{clear:both;}
.clear:after{content:"";display:block;clear:both;}