
@charset "UTF-8";


img {
	padding: 0;
	margin: 0;
	border: 0;
	max-width: 100%!important;
}

/* clearfix */
.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%;
	-ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-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
}
.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 {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
/*CSS3 Transitions*/
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px
}
/* fade */
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease
}
/* backSlide */
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease
}
/* goDown */
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both
}
/* scaleUp */
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
0% {
opacity:1
}
}


.text-center {
	text-align: center
}
.containerjob {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}

.fade {
	opacity: 0;
 -webkit-transition: opacity .15s linear;
 -o-transition: opacity .15s linear;
 transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;

}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

p {
	margin: 0px;
}
body {

	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}


.sx-jianju h4 {
	color:#222;
font-size:54px;
margin-bottom:20px;

}
.sx-jianju h41 {
color:#163168;
font-size:24px;
padding-bottom:20px;
display:block;

}


@media (min-width:768px) {
.dl-horizontal dt {
 float: left;
 width: 500px;
 overflow: hidden;
 clear: left;
 text-align: right;
 text-overflow: ellipsis;
 white-space: nowrap
}
.dl-horizontal dd {
 margin-left: 180px
}
}


@media (min-width:768px) {
.containerjob {
 width: 750px
}
}
@media (min-width:992px) {
.containerjob {
 width: 970px
}
}
@media (min-width:1200px) {
.containerjob {
 width: 100%;
}
}

@media (min-width:1600px) {
.containerjob {
 width: 1600px;
 margin:0 auto;
}
}

/*团队*/


.team{ margin-bottom:150px; margin-top:50px;}
.team h3, .ny-team h3 {
	margin: 0;
	font-size: 30px;
	margin-bottom: 20px
}
.team small, .ny-team small {
	font-size: 16px;
	font-weight: normal;
	color: #999
}

.team .hg{ line-height:35px; font-size:16px;}

/*jiantou*/
.team .owl-next, .team .owl-prev {
	text-indent: -9999px;
	background: url(http://wh-nbf5lun846kdq810h7i.my3w.com/template/default/images/slider-arrow-team.png) 0 0 no-repeat;
	overflow: hidden;
	width: 15px;
	height: 30px;
	margin: 0 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	display: block;
	filter: alpha(opacity=20);
	opacity: .2
}
.team .owl-next {
	left: auto;
	right: 0;
	background-position: -15px 0
}
.team .owl-next:hover, .team .owl-prev:hover {
	filter: alpha(opacity=50);
	opacity: .5
}
/*team-box*/
.team-box {
	text-align: left
}
.team-box dl {
	margin-bottom: 0
}
.team-box dt {
	max-width: 500px
}
.team-box dt img {
	border-radius: 2%
}
.team-box dd {
	line-height: 200%;
	margin-left: 530px
}
.team-box h3 a {
	color: #333
}
.team-box h3 a:hover {
	color: #e3565a
}
.ny-team dl {
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	padding-bottom: 20px
}
@media (max-width:767px) {
.team-box {
	text-align: center
}
.team-box dt {
	max-width: 100%;
	margin-bottom: 30px
}
.sx-jianju h4 {
	color:#222;
font-size:32px;
margin-bottom:20px;

}
.sx-jianju h41 {
color:#163168;
font-size:16px;
padding-bottom:20px;
display:block;

}

}
/*team-more*/
.team-more {
	margin-top: 40px
}
.team-more #owl-team {
	padding: 0 60px
}
.team-more h3 {
	margin: 0
}
.team-more h3 a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 30px;
}
.team-more h3 a:hover {

	color: #fff
}


.team-more h3 a small {
	display: block;
	color: #999;
	margin-top: 5px
}
.team-more h3 a:hover small {
	color: #fff
}



/*dl*/
@media (max-width:767px) {
.team .team-box dd, .ny-team dd {
	margin-left: 0
}
.team-more #owl-team {
	padding: 0 38px
}
.team-more h3 a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 2px;
}
}
/*外边距*/
@media (min-width:768px) {

.team .team-box {
	padding: 0 50px
}


}
@media (min-width:1000px) {

.team .team-box {
	padding: 0 80px
}

}
@media (min-width:1200px) {

.team .team-box {
	padding: 20px 20px 20px 20px;
	background-color:#fafafa;
	border-radius: 15px;
}
.team-more {
	margin-left: 100px;
	margin-right: 100px
}

}



@media (min-width:768px) {
.team-case figure h3 {
	padding: 25px !important
}
.team-case {
	margin-bottom: 40px
}
}



