
.h-280 {
	height: 280px;
}

.h-330 {
	height: 330px;
}
.sp-about-intro {
	color: #2f6be5;
	padding-top: 35px;
	background: none;
}

.sp-about-intro-content {
	display: flex;
	justify-content: center;
}

.sp-about-intro-content-title {
	text-align: center;
	width: 28%;
	float: left;
	line-height: 24px;
	border-right: 1px solid #e5e5e5;
}

.sp-about-intro-cont {}

.sp-about-intro-content-title-bigtit {
	font-size: 58px;
}

.sp-about-intro-content-title-smalltit {
	font-size: 22px;
}

.sp-about-intro-content-title-subtit {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	padding-top: 20px;
}

.sp-about-intro-content-title-subtittwo {
	font-weight: bolder;
	font-size: 16px;
	color: #212b38;
}

.sp-about-intro-content-title:last-child {
	border-right: none;
}

.sp-about-intro-txt {
	text-indent: 2em;
	font-size: 14px;
	line-height: 26px;
	margin-top: 60px;
	color: #424242;
}

.sp-card-about {
	background: url(../image/about_bg.jpg) no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	width: 100%;
	background-size: 100% 1288px;
}

.sp-card-about-top {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

.sp-card-about-top-h124 {
	height: 120px;
}

.sp-card-about-top-h124-animat {
	background-size: cover;
	background: none rgba(245, 247, 250, 1);
	border-radius: 50%;
	width: 75px;
	height: 75px;
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -37px;
	cursor: pointer;
}

.sp-card-about-top-h124-animat-cont {
	background: url(../image/about_introducs_down.png) no-repeat scroll center center;
	width: 25px;
	height: 15px;
	position: absolute;
	left: 50%;
	top: 45%;
	margin: -7px 0px 0px -12px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

.sp-card-info-bg {
	background: none;
}

@keyframes mouse-dot {
	from {
		opacity: 0;
	}
	53% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}
	53% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

.sp-card-about-contet {
	background: #fff;
	width: 1200px;
	margin: 0 auto;
	padding: 50px 110px;
}

.sp-card-about-contet-txt {
	line-height: 24px;
	font-size: 14px;
	color: #424242;
	text-indent: ;
}

.sp-card-about-contet-txt-subtxt {
	text-indent: 2em;
}

.sp-card-about-contet-pic {
	margin: 20px auto;
}


.sp-card-about-content {
	border-bottom: 0px;
	background: #fff;
	overflow: hidden;
}

.sp-list-imgtxt2 {}

.sp-list-imgtxt2-pic {
	width: 37%;
	height: 280px;
	float: left;
}

.sp-list-imgtxt2-pic-img {
	height: 280px;
	width: %;
}

.sp-list-imgtxt2-content {
	width: 63%;
	color: #666;
	font-size: 14px;
	padding: 0px 40px 55px 20px;
	float: right;
}

.sp-list-imgtxt2-content-tit {
	font-weight: bolder;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #424242;
	overflow: hidden;
	font-size: 16px;
}

.sp-list-imgtxt2-content-txt {
	margin-top: 15px;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-moz-line-clamp: 5;
	-o-line-clamp: 5;
	-ms-line-clamp: 5;
	line-clamp: 5;
	font-size: 14px;
	color: #6f6f6f;
	text-align: justify;
	text-indent: 2em;
}

.sp-card-about {
	/*background: none;
	margin-bottom: 30px;
	font-size: 18px;
	text-align: center;*/
}

.sp-card-main-footer {
	padding: 10px 0px;
	text-align: center;
}

.sp-card-about-link {
	color: #212b38;
	font-size: 16px;
}

.sp-card-about-link:hover {
	color: #ff9d00;
}


/*企业文化*/

.sp-card-culture-bg {
	background: #fff;
}

.sp-card-culture {
	margin-top: -3px;
}

.sp-card-culture-header {}

.sp-card-culture-content {
	height: 410px;
	overflow: visible;
}

.sp-list-imgtxt {
	border: 1px solid #e6e6e6;
	height: 338px;
	margin-bottom: 65px;
}

.sp-list-imgtxt-culture {
	overflow: visible;
}

.sp-list-imgtxt-content {
	width: 100%;
	display: flex;
	justify-content: space-between;
	height: 335px;
	padding: 0px;
}

.sp-list-imgtxt-content-child {
	background: #fff;
	height: 335px;
	transition: all ease 0.4s;
	width: 20%;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}

.sp-list-imgtxt-content-child:last-child {
	border-right: 0px;
}

.sp-list-imgtxt-content-child:hover {
	box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-moz-transform: scale(1.02);
}
.sp-list-imgtxt-content-child-content-title {
	color: #0052d9;
}

.sp-list-imgtxt-content-child:hover .sp-list-imgtxt-content-child-content-title {
	color: #ff9d00;
}

.sp-list-imgtxt-content-child-pic {
	margin-top: 10px;
	height: 125px;
}

.sp-list-imgtxt-content-child:hover .pic-iconone {
	background: url(../image/info_culture_iconone_selected.png) no-repeat center 50px;
}

.pic-iconone {
	background: url(../image/info_culture_iconone.png) no-repeat center 50px;
}

.sp-list-imgtxt-content-child:hover .sp-list-imgtxt-content-child-pic-img {
	background: url(../image/info_culture_iconone_selected.png);
}

.pic-icontwo {
	background: url(../image/info_culture_icontwo.png) no-repeat center 50px;
}

.sp-list-imgtxt-content-child:hover .pic-icontwo {
	background: url(../image/info_culture_icontwo_selected.png) no-repeat center 50px;
}

.pic-icontreen {
	background: url(../image/info_culture_iconthreen.png) no-repeat center 50px;
}

.sp-list-imgtxt-content-child-content {}

.sp-list-imgtxt-content-child:hover .pic-icontreen {
	background: url(../image/info_culture_iconthreen_selected.png) no-repeat center 50px;
}

.pic-iconfour {
	background: url(../image/info_culture_iconfour.png) no-repeat center 50px;
}

.sp-list-imgtxt-content-child:hover .pic-iconfour {
	background: url(../image/info_culture_iconfour_selected.png) no-repeat center 50px;
}

.pic-iconfive {
	background: url(../image/info_culture_iconfive.png) no-repeat center 50px;
}

.sp-list-imgtxt-content-child:hover .pic-iconfive {
	background: url(../image/info_culture_iconfive_selected.png) no-repeat center 50px;
}

.sp-list-imgtxt-content-child-content-title {
	font-size: 18px;
	color: #;
	margin-top: 20px;
}

.sp-list-imgtxt-content-child-content-txt {
	margin-top: 20px;
	line-height: 24px;
}

.sp-list-imgtxt-content-child-content-para {
	color: #424242;
	font-size: 14px;
	line-height: 28px;
}

.sp-card-info-intell {}

.sp-card-info-intell-content {
	background: none;
	margin-top: -80px;
}

.sp-card-info-intell-content-item {
	margin-top: 73px;
	color: #4e4e4e;
	height: 330px;
	position: relative;
}


/*.Box {position: relative;}*/

.Box {
	position: relative;
	top: 30px;
}

.Box .content {
	width: 1000px;
	margin: 30px auto 0 auto;
}

.Box .Box_con {
	position: relative;
}

.Box .Box_con .btnl {
	position: absolute;
}

.Box .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 80px;
	cursor: pointer;
}

.Box .Box_con .btnl {
	background: url(../image/info_quali_left.png) no-repeat center;
	left: -70px;
}

.Box .Box_con .btnr {
	background: url(../image/info_quali_right.png) no-repeat center;
	right: -70px;
}

.Box .Box_con .btnl:hover {
	background: url(../image/info_quali_left_hover.png) no-repeat center;
}

.Box .Box_con .btnr:hover {
	background: url(../image/info_quali_right_hover.png) no-repeat center;
}

.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
}

.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}

.Box .Box_con .conbox ul li {
	float: left;
	width: 235px;
	height: 246px;
	background: #fff;
	margin-right: 20px;
	overflow: hidden;
}

.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}

.Box .Box_con .conbox ul li img {
	display: block;
	width: 285px;
	height: 248px;
	transition: all 0.5s;
	padding: 15px 30px;
}

.Box .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}

.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}

.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.Box .BoxSwitch span.cur {}

.sp-card-info-intell-content-item-slide {
	/*width: 1200px;margin: 0 auto;*/
	position: relative !important;
	width: 100%;
	top: 5%;
	left: 52%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 1000px;
}

.sp-card-info-intell-content-item-slide-img {
	/*position: absolute !important;*/
	position: relative;
}

.sp-card-info-intell-content-item-slide-img-btn {
	position: absolute;
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 80px;
	cursor: pointer;
}

.sp-card-info-intell-content-item-slide-img ul li {
	width: 220px;
	height: 240px;
	line-height: 364px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
	text-align: center;
}

.bx_wrap .prev,
.bx_wrap .next {
	width: 39px;
	height: 39px;
	outline-style: none;
	outline-width: 0;
	position: absolute;
	/*top: 160px;*/
	top: 110px;
	z-index: 111;
}

.bx_wrap a.prev {
	background: url(../image/about_qualif_iconl.png);
	left: -72px;
}

.bx_wrap a.next {
	background: url(../image/about_qualif_iconr.png);
	right: -780px
}

.qualif-bg {
	background: url(../image/about_qualif_bg.jpg) no-repeat 100%;
	height: 700px;
}

.qualif-bg-title {
	position: absolute;
	left: 32%;
	margin-top: 50px;
	font-size: 22px;
}

.qualif-bg-title-subtit {}

.qualif-bg-title-subtit2 {
	font-size: 14px;
	padding-top: 5px;
}


/*.qualif-bg-opcy {
	background: rgba(0, 0, 0, 0.2);
	height: 700px;
	float: right;
}*/


/*——————————————————————————联系我们 start —————————————————————————*/

.sp-card-contact {
	background: url(../image/info_contact-bg.jpg);
	height: 565px;
	width: 100%;
	padding-top: 137px;
}

.sp-card-contact-1200 {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	color: #fff;
}

.sp-card-contact-1200-left {
	width: 20%;
	margin-top: 30px;
	margin-left: 20px;
}

.sp-card-contact-1200-left-txt {
	font-size: 30px;
}

.sp-card-contact-1200-left-txt2 {
	font-size: 14px;
	padding-top: 15px;
}

.sp-card-contact-1200-left-txt3 {
	font-size: 18px;
	padding-top: 110px;
	display: block;
	color: #fff;
}

.sp-card-contact-1200-left-txt3:hover {
	color: #0052d9;
}

.sp-card-contact-1200-right {
	width: 70%;
}

.sp-card-contact-1200-right-content {
	/*height: 280px;*/
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}

.sp-card-contact-1200-right-content-left {
	background: rgba(255, 255, 255, 0.3);
	width: 60%;
	padding: 45px 80px;
	display: none;
}

.sp-card-contact-1200-right-content-left-title {
	font-size: 18px;
	font-weight: bold;
}

.sp-card-contact-1200-right-content-left-title-circle {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255);
	margin-right: 7px;
	display: inline-block;
}

.sp-card-contact-1200-right-content-left-txt {
	margin-top: 30px;
	line-height: 24px;
	margin-left: 14px;
}

.sp-card-contact-1200-right-content-left-txt2 {
	line-height: 24px;
	margin-left: 14px;
}

.sp-card-contact-1200-right-content-left-txt3 {
	margin-top: 20px;
	margin-left: 14px;
}

.sp-card-contact-1200-right-content-left-txt3-para {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.sp-card-contact-1200-right-content-left-txt3-link {
	display: block;
	line-height: 22px;
	color: #fff;
}

.sp-card-contact-1200-right-content-right {
	background: rgba(255, 157, 0, 0.3);
	padding: 45px 50px 45px 50px;
	width: 360px;
	transition: all ease 0.3s;
}

.sp-card-contact-1200-right-content-right-title {
	font-size: 18px;
	cursor: pointer;
	line-height: 50px;
	color: #a59c91;
	overflow: hidden;
	white-space: nowrap;
}


/*.sp-card-contact-1200-right-content-right-txt {
	line-height: 40px;
	margin-top: 18px;
	color:#a59c91;
	cursor: pointer;
}*/


/*————————————————————————— 联系我们 end —————————————————————————*/


/*————————————————————————— 合作加盟 start —————————————————————————*/

.sp-join-bg {
	background: #fff;
	width: 100%;
	background: url(../image/info_index_hz_bg.jpg) no-repeat;
	/*background-size:100%;*/
	height: 710px;
	width: 100%;
	margin-top: 80px;
	background-repeat: repeat-y;
}

.sp-case-index-more {
	clear: both;
	font-size: 16px;
	display: block;
	color: #fff;
	padding-top: 26px;
}

.sp-case-hz-title {
	color: #fff;
}

.sp-case-hz-subtitle {
	color: #fff;
}

.sp-card-jion {
	margin-top: 0px;
	padding-bottom: 60px;
}

.sp-card-jion-header {}

.sp-card-jion-content {}

.sp-card-jion-content-item {
	width: 25%;
	border-right: 1px solid #030408;
	float: left;
	height: 200px;
	position: relative;
	border-bottom: 1px solid #030408;
	background: #2e3d50;
	display: flex;
 	align-items: center;
}

.sp-card-jion-content-item:hover {
	transition: all 0.2s;
	transform: scale(1.05);
	border: 1px solid rgba(0, 159, 217, 0.5);
	box-shadow: 0 0 30px rgba(0, 159, 217, 0.4);
	z-index: 999999999999999;
}

.sp-list-imgtxt-jion-visible {
	position: absolute;
	width: 100%;
	/*visibility: visible;*/
	display: flex;
	align-items: center;
	justify-content: center;
}

.sp-list-imgtxt-jion-visible-img {
	width: 200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.sp-card-main-content-hrb {
	border-bottom: 1px solid #f0f0f0;
	height: 200px;
}

.sp-card-main-content-hrb:last-child {
	border-bottom: none;
}


/*————————————————————————— 合作加盟 end —————————————————————————*/


/*————————————————————————— 招聘 —————————————————————————*/

.sp-card-pap {
	background: #fff;
	overflow: hidden;
}

.sp-card-pap-header {}

.sp-card-pap-content {
	padding-bottom: 60px;
}

.sp-card-pap-content-left {
	font-size: 28px;
	color: #2f6be5;
	width: 337px;
	float: left;
}

.sp-card-pap-content-right {
	float: right;
	width: 752px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
}

.sp-list-txt-pap-left {}

.sp-list-txt-pap-left-title {}

.sp-list-txt-pap-left-content {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	text-align: left;
	margin-top: 28px;
}

.sp-list-txt-pap-left-content>p {
	text-indent: 2em;
	margin-top: 10px;
}

.sp-list-txt-pap-right {
	width: 361px;
	background: #f5f7fa;
	height: 175px;
	transition: all 0.2s;
}

.sp-list-txt-pap-right:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.sp-list-txt-pap-right-txt {
	color: #212b38;
	font-size: 18px;
	padding: 30px 28px;
}

.sp-list-txt-pap-right-hrb {
	border-bottom: 1px solid #e6e6e6;
}

.sp-list-txt-pap-right-txt2 {
	padding: 30px 28px;
	justify-content: space-between;
	display: flex;
}

.sp-list-txt-pap-right-txt2-left {
	font-size: 16px;
	color: #999;
	line-height: 30px;
}

.sp-list-txt-pap-right-txt2-right {
	width: 102px;
	height: 32px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	border-radius: 20px;
	background: #2f6be5;
}


/*————————————————————————— 招贤纳什 end —————————————————————————*/


/*————————————————————————— 招贤纳什详情 —————————————————————————*/

.sp-info-talent-detaile {
	padding: 30px 25px;
	background: #f5f9ff;
}

.sp-info-talent-detaile-title {
	font-size: 36px;
	color: #121212;
	display: block;
}

.sp-info-talent-detaile-subtitle {
	font-size: 16px;
	color: #666;
	padding-top: 10px;
}

.sp-info-talent-detaile-subtitle1 {
	color: #3186f5;
}

.sp-info-talent-detaile-subtiletime {
	color: #999;
	font-size: 14px;
	padding-top: 15px;
}

.sp-info-detail-content {
	color: #121212;
	margin-top: 30px;
}

.sp-info-detail-content-title {
	color: #121212;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 36px;
	padding-top: 15px;
}

.sp-info-detail-content-item {
	line-height: 42px;
	font-size: 14px;
}

.sp-info-detail-content-item-list {
	line-height: 22px;
	padding: 8px 0px 8px 20px;
}

.sp-info-detail-content-title:first-child {
	padding-top: 0px;
}

.sp-info-detail-zw {
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

.sp-talent-item {
	width: 1200px;
	margin: 0 auto;
}

.sp-talent-item-title {
	background: #c7c7c7;
	height: 83px;
	color: #fff;
	line-height: 83px;
	padding: 0px 25px;
}

.sp-talent-item-title-subtitle {
	width: 220px;
	display: inline-block;
	color: #212b38;
	font-weight: bold;
	font-size: 16px;
}


/*————————————————————关于我们首页 CSS End——————————————————————*/


/*————————————————————————— 分支机构 start —————————————————————————*/

.info-branch {
	margin-top: 0px;
	background: none;
}


/*.info-branch-pic {
	background: url(../image/info_map.png) no-repeat center #f5f7fa;
	height: 460px;
}*/

.map-service {
	position: relative;
	width: 100%;
	height: 843px;
	background: url(../image/info_map.png) no-repeat center #f5f7fa;
}

.map-service-right {
	margin-left: 264px;
	padding-top: 119px;
}

.china-map {
	width: 748px;
	height: 618px;
	background: url(img/map_black_bg.png) center no-repeat;
	position: relative;
}

.region-list {
	position: absolute;
	left: 0;
	top: 0
}

@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-moz-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-o-keyframes warn {
	0% {
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes warn {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.area-box .dot {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #a2a9b4;
	opacity: 1;
	filter: alpha(opacity=100)
}

.area-box .pulse {
	position: absolute;
	top: -28px;
	left: -28px;
	height: 66px;
	width: 66px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	-moz-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0
}

.area-box .delay-01 {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}

.area-box .delay-02 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.area-box .delay-03 {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.area-box .delay-04 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.area-box .delay-05 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.area-box .delay-06 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.area-box .delay-07 {
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.area-box .delay-08 {
	-webkit-animation-delay: -.4s;
	-moz-animation-delay: -.4s;
	-o-animation-delay: -.4s;
	animation-delay: -.4s
}

.area-box .delay-09 {
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

.area-box .delay-10 {
	-webkit-animation-delay: -1.2s;
	-moz-animation-delay: -1.2s;
	-o-animation-delay: -1.2s;
	animation-delay: -1.2s
}

.area-box .delay-11 {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s
}

.region-list.active .area-box .dot {
	background: #009fd9
}

.region-list.active .area-box .pulse {
	border-color: #009fd9;
	top: -39px;
	left: -39px;
	height: 88px;
	width: 88px;
	-webkit-box-shadow: 0 0 12px #0080d9, 0 0 20px #0080d9 inset;
	-moz-box-shadow: 0 0 12px #0080d9, 0 0 20px #0080d9 inset;
	box-shadow: 0 0 12px #0080d9, 0 0 20px #0080d9 inset
}

.region-list.waite .area-box .dot {
	background: #f90
}

.region-list.waite .area-box .pulse {
	border-color: #f90
}

.show-regin {
	position: absolute;
	left: 2px;
	height: 0;
	top: 0;
	width: 11px;
	opacity: 1;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.online-node .show-regin,
.region-list:hover .show-regin,
.underline-node .show-regin,
.waite-node .show-regin {
	height: 127px;
	opacity: 1
}

.show-regin span {
	width: 80px;
	position: absolute;
	left: 8px;
	top: -11px;
	padding: 6px 10px;
	font-size: 14px;
	color: #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	white-space: nowrap;
}

.postition-10 .show-regin span {
	left: 0
}

.postition-6 .show-regin span {
	left: -72px
}

.area-box {
	z-index: 77
}

.show-regin {
	z-index: 66
}

.region-list.active .show-regin span {
	position: relative;
	color: #ccc
}

.region-list.waite .show-regin span {
	color: #ccc
}

.postition-1 {
	left: 302px;
	top: 308px
}

.postition-2 {
	left: 401px;
	top: 403px
}

.postition-3 {
	left: 358px;
	top: 516px
}

.postition-4 {
	left: 473px;
	top: 348px
}

.postition-5 {
	left: 526px;
	top: 394px
}

.postition-6 {
	left: 526px;
	top: 515px
}

.postition-8 {
	left: 559px;
	top: 229px
}

.postition-9 {
	left: 650px;
	top: 399px;
}

.postition-9.region-list.active .area-box .pulse {
	top: -50px;
	left: -50px;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.postition-10 {
	left: 552px;
	top: 611px;
}

.postition-11 {
	left: 604px;
	top: 300px
}

.postition-13 {
	left: 470px;
	top: 250px
}

.douhao {
	width: 0
}


/*————————————————————————— 分支结构end —————————————————————————*/


/*——————————————————联系我们页面 start——————————————————————*/

.sp-card-main-contus {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 400px;
	width: 1200px;
	background: #fff;
	height: 240px;
	padding: 48px 65px;
	margin: 0 auto;
	text-align: center;
}

.sp-card-main-contus-left {
	width: 900px;
	float: left;
}

.sp-card-main-contus-right {
	width: 135px;
	float: right;
	margin-top: 30px;
}

.sp-list-txt-contus {
	width: 220px;
	text-align: left;
}

.sp-list-txt-contus-title {
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.sp-list-txt-contus-subtitle {
	font-size: 16px;
	color: #212b38;
	padding-top: 12px;
}

.sp-list-txt-contus2 {
	text-align:left;
	width: 220px;
	margin-top: 25px;
	float: left;
}

.sp-list-txt-contus2-title {
	color: #424242;
	font-size: 14px;
	line-height: 24px;
}

.sp-list-img-line {
	border-right: 1px solid #212b38;
	height: 100px;
	width: 1px;
	float: left;
}

.sp-list-img-ewm {
	float: right;
}

.sp-card-branch {
	margin-top: 140px;
	overflow: hidden;
}

.sp-card-branch-content {
	padding: 25px;
	overflow: hidden;
}

.sp-list-branch-left {
	width: 400px;
	float: left;
	overflow: hidden;
	min-height: 450px;
}

.sp-list-branch-right {
	width: 745px;
	height: 430px;
	float: right;
	color: #424242;
	padding: 0;
	overflow-y: auto;
}

.sp-list-branch-right::-webkit-scrollbar {
	width: 4px;
	/*对垂直流动条有效*/
	height: 5px;
	/*对水平流动条有效*/
	/*   background: red;*/
	position: relative;
}


/*————————————————————————— 定义滚动条的轨道颜色、内阴影及圆角 —————————————————————————*/

.sp-list-branch-right::-webkit-scrollbar-track {
	background-color: rgba(145, 145, 145, 0.1);
	border-radius: 1px;
	/* border:1px solid #000;*/
	width: 8px;
	overflow: hidden;
	position: absolute;
}


/*定义滑块颜色、内阴影及圆角*/

.sp-list-branch-right::-webkit-scrollbar-thumb {
	border-radius: 7px;
	background-color: #2f6be5;
}


/*定义两端按钮的样式*/

.sp-list-branch-right::-webkit-scrollbar-button {
	background-color: none;
}


/*定义右下角汇合处的样式*/

.sp-list-branch-right::-webkit-scrollbar-corner {
	background: khaki;
}

.sp-list-branch-right-item {
	height: 172px;
	padding: 40px 30px 30px 90px;
}

.sp-list-branch-right-item-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

.sp-list-branch-right-item:hover .sp-list-branch-right-item-title {
	color: #ff9d00;
}

.sp-list-branch-right-item-subtitle {
	font-size: 16px;
	line-height: 24px;
}

.sp-list-branch-right-item:hover {
	background: url(../image/info_contact-right.png) no-repeat left;
}

.sp-list-branch-right-item:hover .sp-list-branch-right-hr {
	border-bottom: none;
}

.sp-list-branch-right-hr {
	border-bottom: 1px solid #e6e6e6;
	width: 553px;
	margin: 46px auto auto 0px;
}


/*——————————————————————————关于伟森信息CSS End—————————————————————————————————*/


/*——————————————————————————资质荣誉 Start ————————————————————————————————————*/

.scroll-outer {
	height: 700px;
	/*background:url(images/bg.jpg)  50% 0 no-repeat;*/
}


/*#scroll{width:1080px;margin:0 auto;padding-top:30px;font-family:"Microsoft Yahei";}*/

#scroll .owl-wrapper-outer {
	width: 690px;
	margin: 145px auto 40px auto;
}

#scroll .item {
	position: relative;
	width: 210px;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
}

#scroll .shd {
	width: 220px;
	height: 246px;
	background: #fff;
	text-align: center;
	padding-top: 11px;
	left: 0;
	bottom: 20;
}

#scroll .shd a {
	display: block;
	width: 250px;
	height: 280px;
	*background-image: url(about:blank);
}

#scroll .txt {
	width: 220px;
	height: 246px;
	background: #fff;
	text-align: center;
	padding-top: 11px;
	margin-top: 20px;
}

#scroll h3 {
	width: 226px;
	height: 25px;
	margin-bottom: 6px;
	padding-top: 6px;
	overflow: hidden;
}

#scroll h3 a {
	color: #333;
	text-decoration: none;
}

#scroll h3 a:hover {
	color: #338de6;
}

#scroll p {
	width: 226px;
	height: 54px;
	line-height: 18px;
	font-size: 12px;
}

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 48%;
	width: 40px;
	height: 60px;
	margin: 0;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
	overflow: hidden;
	_display: none;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 22px;
	top: 56%;
	background: url(../image/about_qualif_iconl.png) no-repeat;
	background-size: 39px 39px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 25px;
	top: 56%;
	background: url(../image/about_qualif_iconr.png) no-repeat;
	background-size: 39px 39px;
}


/*.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:".";font-size:px;}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}*/

.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: 920px;
	-ms-touch-action: pan-y;
	float: right;
	background: rgba(255, 255, 255, 0.2);
	height: 700px;
}

.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);
}

@media screen and (min-width:1367px) and (max-width:1920px) {
	.qualif-bg-title {
		left: 37%;
	}
}

.owl-item {
	width: 200px;
}


/*——————————————————————————资质荣誉 End ————————————————————————————————————*/


/*——————————————————————————招贤纳什 Start ——————————————————————————————————*/

.sp-info-talent-bg {
	background: #f5f7fa;
}

.sp-card-info {
	background: none;
	overflow: inherit;
}

.sp-list-txt-talent {
	padding: 45px 35px;
	width: 288px;
	height: 230px;
	background-color: #fff;
	overflow: hidden;
	float: left;
	margin-right: 16px;
}

.sp-list-txt-talent:last-child {
	margin-right: 0px;
}

.sp-list-txt-talent:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: #f7f9fe;
}

.sp-list-txt-talent-img {}

.sp-list-txt-talent-title {
	margin-top: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #212b38;
	line-height: 16px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 25px;
}

.sp-list-txt-talent-subtitle {
	font-size: 14px;
	color: #666;
	padding-top: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sp-talent-card {
	clear: both;
	margin-top: 50px;
	background: url(../image/info_talent_bg.jpg);
	min-height: 1218px;
}

.sp-talent-card-header-title {
	color: #fff;
}

.sp-talent-card-header-subtitle {
	color: #fff;
}

.sp-talent-list-down-item-title {
	height: 83px;
	line-height: 83px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-weight: bold;
	background: #f0f0f0 url(../image/info_talent_jia.png) 1140px 39px no-repeat;
	padding: 0 32px;
	margin-top: 5px;
}

.sp-talent-list-down-item .current {
	background: #2f6be5 url(../image/info_talent_jian.png) 1140px 39px no-repeat;
	color: #fff;
	padding: 0 32px;
	margin-top: 6px;
}

.sp-talent-list-down-item-title-subtitle {
	width: 200px;
	display: inline-block;
}

.sp-talent-list-down-item-content {
	display: none;
}

.sp-talent-list-down-item-content-title {
	height: 65px;
	line-height: 65px;
	background: #2f6be5;
	padding: 0 32px;
	color: #fff;
}

.sp-talent-list-down-item-content-cont {
	background: #fff;
	padding: 2px 32px 24px 32px;
	font-size: 14px;
}

.sp-talent-list-down-item-content-cont-title {
	color: #666;
	font-size: 14px;
	margin: 30px 0px;
	line-height: 26px;
}

.sp-talent-list-down-item-content-cont-link {
	width: 102px;
	height: 32px;
	line-height: 32px;
	background: rgba(33, 43, 56, 0.5);
	border-radius: 20px;
	color: #fff;
	display: block;
	text-align: center;
}

.sp-talent-list-down-content-cont-title {
	margin: 15px 0;
	padding: 0 20px;
	font-size: 12px;
	line-height: 1.5;
}


/*——————————————————————————招贤纳什 End——————————————————————————————————————*/