@charset "UTF-8";
.web-wrap {
	background: #fff;
}

.all-content::after {
	display: block;
	content: "";
	clear: both;
}

.one-line {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.line-height16 {
	line-height: 16px;
}

.line-height18 {
	line-height: 18px;
}

.line-height22 {
	line-height: 22px;
}

.line-height32 {
	line-height: 32px;
}

.two-line {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.three-line {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.four-line {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.pointer {
	cursor: pointer;
}

.transition {
	transition: all .6s;
}
.mouse:hover {
	color: #296ab7;
}

.business {
	position: relative;
	display: table;
	line-height: 22px;
	margin: 0 auto;
	font-size: 22px;
	color: #1e1e1e;
}

.business:after {
	content: '';
	position: absolute;
	width: 48px;
	height: 2px;
	left: 18px;
	bottom: -9px;
	background-color: #24a5f3;
}

.company {
	width: 362px;
	margin: 0 auto;
	padding: 65px 38px 0;
}

.news {
	line-height: 22px;
	font-size: 22px;
	color: #1e1e1e;
}
.active{
	display: block;
}

.active{
	display: inline-block;
}

.banner {
	width: 100%;
	min-width: 1200px;
	height: 501px;
	background: url(../images/banner.png) no-repeat center;
}
.cases-new {
	margin: 0 auto;
	margin-bottom: 30px;
	width: 1200px;
	height: auto;
}

.cases-new .app-type-box-new {
	height: auto;
}

.app-shop-li-new {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 290px;
	height: 275px;
}

.app-shop-li-new:nth-child(4n+1) {
	margin-right: 0px;
}

.app-type-box .app-shop-li-new {
	border: 1px solid #0f85d9;
}

.app-shop-li-new a {
	width: 100%;
}

.app-shop-li-new img {
	width: 100%;
	height: 206px;
}

.copyright .more-case {
	margin-top: 25px;
}

.news-case-second-nav {
	padding: 5px 20px;
	font-size: 14px;
}

.case-cata {
	width: 133px;
	display: inline-block;
	font-size: 14px;
}

.news-case.update-new-case a {
	line-height: 40px;
	color: #1e1e1e;
}

.clearfix {
	clear: both;
	display: block;
}

.waterfall-big {
	width: 100%;
	min-width: 1200px;
	background: #f8fafb;
	border-bottom: 1px solid #f8fafb;
}

.sort {
	width: 100%;
	background: white;
}

.new-case-nav {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	border-bottom: 1px solid white;
	margin: 0 auto;
}

.sortKey {
	float: left;
}

.sortDetail {
	overflow: hidden;
	padding-left: 28px;
}

.sortBox {
	margin-top: 28px;
	margin-bottom: 40px;
}

.sortPlatform {
	padding: 8px 18px;
	border: 1px solid #2965B3;
	color: #2965B3!important;
	border-radius: 50px;
}

.update-new-case {
	padding-top: 38px;
}

.page-web-title {
	font-size: 14px;
	color: #fefefe;
}

.app-cont {
	font-size: 12px;
	color: #fefefe;
}

.app-shop-li div a {
	color: white;
}

.page-web-shadow-one .page-web-title {
	font-size: 14px;
	padding: 12px 3% 8px 12px;
	line-height: 14px;
	color: #fff;
}

.page-web-shadow-one .app-cont {
	padding: 0 12px;
	line-height: 16px;
	color: white;
}

.page-type-box ul li {
	overflow: hidden;
	float: left;
	height: 218px;
}

.page-web-shadow-one {
	position: absolute;
	width: 100%;
	height: 72px;
	bottom: -72px;
	z-index: 0;
	background: url(../images/productBc.png) no-repeat center;
	background-size: 100% 100%;
}

.page-type-box .page-type-link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.case-list-new ul li:hover, .page-type-link-new:hover {
	box-shadow: 0px 0px 18px #808080;
	-webkit-box-shadow: 0px 0px 18px #808080;
	-moz-box-shadow: 0px 0px 18px #808080;
}

.case-list-new ul li, .page-type-link-new, .information-cont-new, .title-hover {
	-webkit-transition: -webkit-box-shadow .4s linear;
	transition: -webkit-box-shadow .4s linear;
	transition: box-shadow .4s linear;
	transition: box-shadow .4s linear, -webkit-box-shadow .4s linear;
}

.sortPic {
	width: 289px;
	height: 100%;
}

.page-type-link-new {
	margin-right: 12px;
	margin-top: 41px;
}

.app-cont-right {
	float: right;
}

.news-case-second-nav:hover, .news-case a.news-case-second-nav-hover {
	color: #1267b0 !important;
	background-color: #fff;
	border: 0;
	border-radius: 25px;
}

.bannerPic {
	width: 100%;
	height: 100%;
}

.bannerOther {
	width: 100%;
	min-width: 1200px;
	margin-top: 80px;
}

.bread {
	width: 100%;
}

.breadbox {
	min-width: 1200px;
	border: 1px solid #f7f7f7;
	background: #f7f7f7;
}

.data {
	margin-right: 52px;
}

.newCont {
	overflow: hidden;
	min-height: 500px;
	margin: 56px 75px 52px 46px;
	padding-bottom: 52px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 2;
	font-size: 16px;
}

.newCont1 {
	overflow: hidden;
	margin: 0px 75px 0px 46px;
}

.add {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 32px;
	background: url(../img/add.png) no-repeat center;
}

.newCont1 {
	padding-bottom: 24px;
}

.Newsimg {
	display: block;
	margin: 0 auto;
}

.newsListFarme {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	background: #f7f7f7;
}

.news-list-a {
	display: block;
	margin-bottom: 60px;
	overflow: hidden;
}

.bread {
	position: relative;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: white;
	font-size: 18px;
	color: #333333;
	box-shadow: 0px 5px 5px #eeeeee;
}

.breadFarmeUse {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	font-size: 18px;
	color: #333333;
}

.breadcolor {
	color: #333333;
}

.caseDetail {
	width: 100%;
	min-width: 1200px;
	background: #f8fafb;
	border-bottom: 1px solid #f8fafb;
	padding-bottom: 40px;
	padding-top: 40px;
}

.caseContainer {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	background: white;
}

.CaseimagePic {
	display: block;
	padding: 0 100px 40px;
	margin: 0 auto;
}

.caseDetailBottom {
	width: 100%;
	height: 221px;
	background: url(../images/case.png) no-repeat center;
}

.caseheader {
	line-height: 24px;
	font-size: 24px;
	color: #fefefe;
	text-align: center;
	padding: 24px 0 32px;
}

.QRDescription {
	float: right;
}

.QRcodePicture {
	float: left;
}

.QRcode {
	display: block;
	width: 250px;
	margin: 0 auto;
}

.QRplatfrom {
	margin-bottom: 22px;
	line-height: 18px;
	font-size: 18px;
	color: #fefefe;
}

.look {
	line-height: 14px;
	margin-top: 14px;
	font-size: 14px;
	color: #fefefe;
	text-align: center;
}

.siteBanner {
	width: 100%;
	height: 449px;
	min-width: 1200px;
	margin-top: 80px;
	background-image: url("../images/site-map-bg.png");
	background-repeat: no-repeat;
	background-position: center;
}

.siteContainer {
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
}

.sitePicture {
	float: left;
	width: 478px;
	height: 409px;
	margin-top: 15px;
	margin-left: 65px;
}

.SiteDetail {
	padding-top: 155px;
	width: 374px;
	float: right;
	margin-right: 164px;
}

.siteDetailHeader {
	line-height: 48px;
	margin-bottom: 64px;
	font-size: 48px;
	color: #ffffff;
	text-align: center;
}

.site {
	line-height: 30px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}

.siteOption {
	display: inline-block;
	line-height: 18px;
	padding: 22px 39px;
	font-size: 18px;
	color: #333333;
	cursor: pointer;
}

.bread1 {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	font-size: 0;
}

.site_Description {
	width: 100%;
	background-color: white;
	min-width: 1200px;
}

.site_cont {
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	padding: 60px 0;
}

._map {
	float: left;
	width: 579px;
	height: 408px;
	margin-left: 6px;
}

.address {
	float: right;
	width: 463px;
}

.siteKey {
	font-size: 40px;
	color: #333333;
}

.siteValue {
	font-size: 30px;
	color: #333333;
}

.addressHeader {
	font-size: 18px;
	color: #333333;
}
.addressHeader a,
.contackBody a,
.contact-body a {
	color: inherit;
}

.addressHeaderLine {
	line-height: 18px;
	margin-bottom: 22px;
}

.addressDetail {
	line-height: 40px;
	margin-bottom: 40px;
	margin-top: 114px;
}

.addressPic {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 600px;
	max-width: 1200px;
}

.photo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.photo1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.photo2 {
	position: absolute;
	right: 0px;
	top: 0px;
}

.addressContainer {
	overflow: hidden;
	padding-bottom: 68px;
}

.addressHeaderLine-white {
	line-height: 34px;
}

.businessContainer {
	width: 100%;
	min-width: 1200px;
	background-color: #f7f7f7;
}

.businessFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	padding-top: 56px;
	margin: 0 auto;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.businessContHead {
	line-height: 32px;
	margin-bottom: 36px;
	font-size: 32px;
	color: #333333;
}

.businessContBody {
	line-height: 26px;
	font-size: 16px;
	color: #333333;
}

.businessBox {
	margin-bottom: 78px;
}

.newsListFarme {
	overflow: hidden;
	width: 100%;
	background: #f7f7f7;
}

.newsList {
	width: 100%;
	min-height: 500px;
	max-width: 1200px;
	min-width: 240px;
	margin: 50px auto 0;
}

.content {
	overflow: hidden;
	padding-left: 36px;
	margin-bottom: 42px;
}

.show-sidePic {
	position: relative;
	float: left;
	width: 280px;
	height: 187px;
	background-color: #eee;
}

.showList-Farme {
	float: left;
	width: 796px;
	height: 187px;
	padding-left: 54px;
	background: white;
}

.showList-title {
	width: 682px;
	margin-top: 27px;
	line-height: 19px;
	font-size: 18px;
	font-weight: 600;
	color: #333333;
}

.showList-cont {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #666666;
}

.showList-text {
	width: 682px;
	height: 70px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 24px;
}

.showList-contOther {
	width: 682px;
	font-size: 12px;
	line-height: 12px;
}

.ep-pages {
	padding: 10px 12px;
	clear: both;
	text-align: center;
	font-size: 14px;
	vertical-align: top
}

.modle-fontStyle {
	font-size: 22px;
}
.page {
	margin-bottom: 50px;
	text-align: center;
}
.page .pagination {
	position: static;
	bottom: initial;
}
.page .pagination li {
	display: inline;
}
.page a,
.page span {
	padding: 5px 8px;
	margin: 0 5px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #acacac;
}
.page a:hover,
.page span {
	color: #fff;
	background-color: #0478e4;
	border-color: #0478e4;
}
.page span .sr-only {
	display: none;
}

.fileObject {
	font-size: 14px;
}
.fileObject a {
	display: block;
	text-indent: 2em;
}
.bus-sidePic {
	float: left;
	position: relative;
	width: 400px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #eee;
}

.bus-Farme {
	float: right;
	width: 745px;
}

.bus-head {
	margin-top: 68px;
	font-size: 24px;
	font-weight: 600;
	color: #333333;
}

.bus-cont {
	margin-top: 40px;
	height: 85px;
	font-size: 18px;
	line-height: 1.5;
	color: #333333;
}

.busListFarme {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	background: white;
}

.bustext {
	height: 43px;
	line-height: 22px;
	font-size: 18px;
	color: #333333;
	margin-top: 46px;
}

.newsDetails {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	padding-top: 40px;
	background: #f7f7f7;
}

.newsDetails-Farme {
	width: 100%;
	max-width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	margin-bottom: 44px;
	background: white;
	border-bottom: 1px solid white;
}

.newsHeader {
	width: 92%;
	line-height: 24px;
	font-size: 24px;
	color: #333333;
	text-align: center;
	padding-top: 50px;
	margin: 0 auto;
}

.newDate {
	line-height: 12px;
	margin-top: 29px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.breadbox {
	border: 1px solid #f7f7f7;
	background: #f7f7f7;
}

.data {
	margin-right: 52px;
}

.newCont1 {
	overflow: hidden;
	margin: 0px 75px 0px 46px;
}

.left {
	display: block;
	font-size: 16px;
	color: #333333;
}

.right {
	display: block;
	font-size: 16px;
	color: #333333;
}

.Newsimg {
	display: block;
	margin: 0 auto;
}

.productFrame {
	width: 100%;
	min-width: 1200px;
	color: #f7f7f7;
	padding: 64px 0 168px 0;
}

.productBox {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
}

.productFrame2:after {
	content: '';
	display: block;
	clear: both;
}

.productHead {
	margin-bottom: 46px;
	font-size: 32px;
	color: #333333;
	text-align: center;
}

.productHead {
	font-weight: 600;
}

.productList-Frame {
	float: left;
	width: 382px;
	height: 342px;
	margin-right: 27px;
	border-radius: 5px;
	box-shadow: 0 3px 5px 0px #0000001a;
	background: #F7F7F7;
}

.productList-Frame:hover .product-bottomHead {
	color: #2965B3;
}

.productList-Frame:hover .product-bottom1Body {
	color: #2965B3;
}

.productList-contant {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	height: 199px;
	margin-bottom: 26px;
}

.product-bottom1Body {
	margin: 0 24px 0 31px;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
}

.product-bottomHead {
	margin: 0 24px 0 31px;
	margin-bottom: 16px;
	font-size: 22px;
	color: #333333;
}

.productList-pic {
	width: 100%;
	height: 100%;
}

.product2 {
	margin-top: 90px;
}

.productCenterList-Frame {
	width: 284px;
	height: 332px;
	margin-right: 16px;
	box-shadow: 0px 1px 15px -8px black;
}

.productCenterList-contant {
	height: 173px;
}

.productcenter-bottomHead {
	margin: 0 16px 0 21px;
	margin-bottom: 24px;
}

.productcenter-bottom1Body {
	margin: 0 16px 0 21px;
}

.JoinFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	background: white;
	box-shadow: 0px 1px 5px -3px #333333;
}

.joinContent {
	width: 100%;
	min-width: 1200px;
	background: #fbfbfb;
	border-top: 1px solid #fbfbfb;
	padding-bottom: 30px;
}

.post_size {
	float: left;
	width: 33.33%;
	font-size: 18px;
	color: #333333;
	text-align: center;
}

.JoinFrame {
	margin-top: 50px;
}

.Join_post-head {
	padding: 35px 0 26px 0;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}
.Join_post-body {
	font-size: 0;
	overflow: hidden;
}

.post_size1 {
	float: left;
	width: 17.33%;
	margin: 0 8%;
	text-align: center;
	font-size: 16px;
}
.Join_post-body {
	position: relative;
	padding: 22px 0 21px 0;
	cursor: pointer;
}

.jobResponsibility {
	line-height: 2;
	font-size: 14px;
	color: #666666;
	word-break: break-all;
}

.jobDetails {
	margin: 30px 8%;
}

.jobResponsibility1 {
	margin-top: 30px;
}

.borderBott {
	border-bottom: 1px solid #eeeeee;
}

.Join_post-Color1 {
	background-color: #EEEEEE;
}

.Join_post-body:after {
	content: '';
	position: absolute;
	right: 80px;
	top: 25px;
	width: 12px;
	height: 12px;
	background: url(../images/add.png) no-repeat center;
}

.minus:after {
	content: '';
	position: absolute;
	right: 80px;
	top: 25px;
	width: 12px;
	height: 12px;
	background: url(../images/minus.png) no-repeat center;
}

.development {
	width: 100%;
	min-width: 1200px;
	padding-bottom: 54px;
	background-color: #f8fafb;
}

.developmentFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	padding-top: 80px;
	font-size: 0;
}

.developmentList-head {
	position: relative;
	width: 186px;
	height: 150px;
	background: url(../images/de1.png) no-repeat 100% 100%;
}

.developmentList-body {
	height: 48px;
	padding: 4px 0;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	color: #333333;
}

.developmentList-Frame {
	display: inline-block;
	width: 186px;
	margin-right: 16px;
	margin-top: 84px;
	border-radius: 6px;
	background-color: white;
	vertical-align: top;
	box-shadow: 0px 0px 11px -7px #000000;
}

.development-header {
	line-height: 32px;
	margin-bottom: 34px;
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	color: #333333;
}

.developmentDetail {
	display: inline-block;
	margin-left: 66px;
	margin-right: 66px;
	line-height: 30px;
	font-size: 18px;
	color: #333333;
	text-align: center;
}

.developmentList-head:after {
	content: '';
	position: absolute;
	top: -31px;
	left: 63px;
	width: 62px;
	height: 62px;
	background: url(../images/de11.png) no-repeat 100% 100%;
}

.de2 {
	background: url(../images/de2.png) no-repeat 100% 100%;
}

.de2:after {
	background: url(../images/de22.png) no-repeat 100% 100%;
}

.de3 {
	background: url(../images/de3.png) no-repeat 100% 100%;
}

.de3:after {
	background: url(../images/de33.png) no-repeat 100% 100%;
}

.de4 {
	background: url(../images/de4.png) no-repeat 100% 100%;
}

.de4:after {
	background: url(../images/de44.png) no-repeat 100% 100%;
}

.de5 {
	background: url(../images/de5.png) no-repeat 100% 100%;
}

.de5:after {
	background: url(../images/de55.png) no-repeat 100% 100%;
}

.de6 {
	background: url(../images/de6.png) no-repeat 100% 100%;
}

.de6:after {
	background: url(../images/de66.png) no-repeat 100% 100%;
}

.marginRight {
	margin-right: 0;
}

.app-dev-show{
	width: 100%;
	min-width: 1200px;
}

.deveopment-show {
	width: 100%;
	min-width: 1200px;
	background-color: white;
}

.development-showFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	height: 600px;
}

.contackHead {
	margin-bottom: 18px;
	font-size: 18px;
	color: #333333;
	text-indent: 2px;
}

.contackBody {
	font-size: 16px;
	color: #333333;
}

.contackFrame {
	width: 100%;
	min-width: 1200px;
	background-color: #f7f7f7;
	padding-bottom: 44px;
}

.contack-box {
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
}

.contackCont-Left {
	float: left;
	width: 1020px;
	padding-top: 75px;
	margin-left: 29px;
	font-size: 0;
}

.contackCont-right {
	float: right;
	padding-top: 56px;
}

.contackCont {
	width: 288px;
	display: inline-block;
	margin-bottom: 28px;
}

.contackCont-QR1 {
	display: block;
	width: 131px;
	height: 133px;
	margin: 0 auto 24px;
}

.contackCont-text {
	font-size: 16px;
	color: #333333;
}

.contSite {
	width: 100%;
	min-width: 1200px;
	background-color: white;
}

.contSiteFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	padding-bottom: 68px;
	font-size: 0;
}

.contact-Site {
	display: inline-block;
	width: 47.6%;
	padding-left: 28px;
	margin-top: 48px;
	margin-bottom: 32px;
}

.contact-head {
	line-height: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 600;
	color: #333333;
}

.contact-body {
	line-height: 33px;
	font-size: 14px;
	color: #333333;
}

.introduce {
	width: 100%;
	min-width: 1200px;
}

.introduceFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	padding: 80px 0;
}

.IndroceBread-box {
	padding: 21px 0 95px;
}

.introduceBread-Cultrue {
	position: absolute;
	left: 74px;
	z-index: 99;
}

.IndroceBread {
	position: relative;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333333;
}

.introduceBread-brand {
	display: block;
	text-align: center;
}

.introduceBread-in {
	position: absolute;
	right: 76px;
	top: 0;
	z-index: 98;
}

.Bottomline {
	position: relative;
}

.Bottomline:after {
	content: '';
	position: absolute;
	bottom: -21px;
	left: 0;
	width: 72px;
	height: 2px;
	background-color: #2a60af;
}

.Bottomline1 {
	position: relative;
}

.Bottomline1:after {
	content: '';
	position: absolute;
	bottom: -21px;
	left: 10px;
	width: 72px;
	height: 2px;
	background-color: #2a60af;
}

.Bottomline-brand {
	position: relative;
}

.Bottomline-brand:after {
	content: '';
	position: absolute;
	bottom: -21px;
	left: 564px;
	width: 72px;
	height: 2px;
	background-color: #2a60af;
}

.indroduce-detail-head {
	line-height: 32px;
	margin-bottom: 32px;
	font-weight: 600;
	font-size: 32px;
	color: #333333;
	text-align: center;
}

.indroduce-detail-body {
	line-height: 28px;
	font-size: 18px;
	color: #333333;
	text-align: center;
}

.indroduce-detail-bottom {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.indroduce-detail-bottom {
	margin-top: 104px;
	/* vertical-align: ; */
}

.asdas {
	width: 100px;
	height: 100px;
	border: 1px solid red;
	display: inline-block;
}

.align {
	display: inline;
	vertical-align: middle;
}

.industrySolution-info {
	margin: 0px auto;
	padding: 196px;
	text-align: center;
}

.industrySolution-info-title {
	font-size: 48px;
	color: white;
	display: inline-block;
	margin: 0px auto;
}

.solutionItem {
	background: white;
	width: 1200px;
	overflow: hidden;
}

.solutionItem::after {
	content: "";
	display: block;
	clear: both;
}

.solutionItem-header {
	width: 906px;
	margin: 0px auto;
	text-align: left;
	margin-bottom: 49px;
}

.solution-content {
	padding-bottom: 40px;
}

.solutionItem-title {
	margin-bottom: 49px;
	margin-top: 32px;
	font-size: 24px;
	font-weight: bold;
	color: #2965b3;
	text-align: center;
}

.solutionItem-description {
	font-size: 14px;
	color: #2965b3;
	line-height: 28px;
}

.solutionItem-line {
	/* display: inline-block;÷ */
	background: url(../images/industrySolution-line.png) no-repeat;
	display: inline-block;
	width: 1200px;
	height: 1px;
	margin: 0px auto;
}

.solutionItem-items {
	margin: 0px auto;
	margin: 0px 74px 56px 74px;
}

.solutionItem-items::after {
	content: "";
	display: block;
	clear: both;
}

.solutionItem-item {
	height: 67px;
	margin-top: 32px;
	float: left;
	width: 105px;
}

.solutionItem-item:hover .solution-item-con-text {
	color: #2965B3;
}

.solution-item-icon {
	display: block;
	width: 28px;
	height: 28px;
	margin: 8px auto;
	background: url(../images/industrySolution-itemIcon.png) no-repeat center;
}

.solution-item-con-text {
	padding: 0 1%;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	text-align: center;
}

.content-body {
	padding-top: 40px;
	min-width: 1200px;
	width: 100%;
	background-color: #f8fafb;
}

.partner-content {
	width: 100%;
	min-width: 1200px;
}
.partner-content-center {
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 110px;
}
.partner-a {
	float: left;
	position: relative;
	width: 224px;
	height: 168px;
	margin: 0 28px 30px 48px;
}
/*亚原子资讯*/
.banner-infomation {
	background-image: url(../image/infomation-banner.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 450px;
	text-align: center;
	position: relative;
}

.infomation-content {
	width: 1200px;
	margin: auto;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 65px;
}

.infomation-list-content {
	background-color: #F7F7F7;
	padding: 23px 82px 0px 23px;
	margin: 0px 41px 36px 42px;
	border-bottom: 1px solid white;
}

.infomation-list-head {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 600;
}

.infomation-list {
	height: 90px;
	margin-bottom: 26px;
}

.infomation-list-left {
	float: left;
	height: 90px;
}

.infomation-list-img {
	width: 130px;
	height: 87px;
}

.infomation-list-right {
	height: 90px;
	width: 850px;
	float: right;
}

.infomation-list-title {
	line-height: 32px;
	font-size: 16px;
	font-weight: 600;
	color: #333333;
}

.infomation-list-info {
	margin-top: 16px;
	font-size: 12px;
}

.componyProfile {
	display: inline-block;
	line-height: 58px;
	margin: 0 83px;
	font-size: 18px;
	color: #333333;
}

.componyProfile-Frame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	height: 60px;
	margin: 0 auto;
	font-size: 0;
}

.componyBorder {
	border-bottom: 2px solid #2a60af;
}

.componyIntro {
	width: 100%;
	padding-bottom: 202px;
	min-width: 1200px;
}

.componyIntro-Frame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 62px auto 0;
}

.company_head {
	line-height: 30px;
	margin-bottom: 76px;
	font-size: 30px;
	font-weight: 600;
	color: #333333;
	text-align: center;
}

.company_details {
	width: 1120px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 16px;
	color: #333333;
}
.company_details img {
	max-width: 100%;
}
.developSourse {
	width: 100%;
	min-width: 1200px;
	max-height: 887px;
	background: url(../images/course.png) no-repeat center;
}

.developmentContainer {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	padding-top: 70px;
	margin: 0 auto;
}

.developHead {
	line-height: 30px;
	margin-bottom: 98px;
	font-size: 30px;
	color: #333333;
	text-align: center;
}

.sourerDate {
	width: 205px;
	margin: 12px 0 26px;
	display: inline-block;
}

.sourseContent {
	position: absolute;
	right: 0;
	top: 14px;
	overflow: hidden;
	overflow-y: auto;
	width: 974px;
	max-height: 595px;
	display: none;
}

.sourseContent::-webkit-scrollbar {
	width: 5px;
}

.sourseContent::-ms-autohiding-scrollbar {
	width: 5px;
}

.sourseContent::-webkit-scrollbar-track {
	background: red;
}

.sourseContent::-webkit-scrollbar-thumb {
	width: 15px;
	background: #3576ce;
}

.sourseContent::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #EDEDED;
}

.sourseBox {
	position: relative;
	height: 650px;
}

.sourseBox:before {
	content: '';
	position: absolute;
	top: 8px;
	left: 183px;
	width: 1px;
	height: 596px;
	background-color: #666666;
}
.sourseBox::after{
	content: "";
	display: block;
	clear: both;
}

.dateNode {
	margin-bottom: 44px;
	line-height: 18px;
	font-size: 18px;
	color: #333333;
	text-align: inherit;
}

.date {
	display: inline-block;
	width: 175px;
	height: 44px;
	padding-left: 36px;
	margin: 12px 0 12px;
	line-height: 44px;
	font-size: 24px;
	font-weight: 600;
	color: #2a64b2;
}
.all-sourerContent{
	position: relative;
	float: right;
	width: 974px;
	height: auto;
	max-height: 595px;
}


.all-sourerContent .show{
	display: block;
}



.hide{
	display: none;
}

.dateBack {
	position: relative;
	background: url(../images/angleBc.png) no-repeat center;
	color: white;
}

.aptitude {
	width: 100%;
	min-width: 1200px;
}

.aptitudeFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 102px;
	padding-bottom: 92px;
}

.aptitudeHead {
	margin-bottom: 90px;
	line-height: 30px;
	font-size: 30px;
	color: #333333;
	text-align: center;
}

.aptitudePic {
	display: block;
	width: 1171px;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
}

.joinIN {
	width: 100%;
	min-width: 1200px;
	background-color: #f7f7f7;
}

.joinInFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	padding-top: 73px;
	padding-bottom: 118px;
}

.joinInHead {
	line-height: 30px;
	font-size: 30px;
	color: #333333;
	text-align: center;
}

.originalIntention {
	line-height: 36px;
	font-size: 36px;
	color: #333333;
}

.expect {
	float: left;
	line-height: 66px;
	font-size: 22px;
	color: #333333;
}

.joinButten {
	float: right;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #0f7ee0;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
}

.joinbody {
	overflow: hidden;
	width: 778px;
	margin: 120px auto 56px;
	border-bottom: 1px solid #414141;
}

.joinSite {
	font-size: 0;
}

.join_pic {
	display: inline-block;
	width: 400px;
	height: 150px;
	line-height: 150px;
	font-size: 26px;
	color: white;
	text-align: center;
}

.join_pic1 {
	background: url(../images/name/shang.png) no-repeat center;
}

.join_pic2 {
	background: url(../images/name/su.png) no-repeat center;
}

.join_pic3 {
	background: url(../images/name/hang.png) no-repeat center;
}

.join_pic4 {
	background: url(../images/name/nan.png) no-repeat center;
}

.join_pic5 {
	width: 200px;
	height: 150px;
	background: url(../images/name/tongling.png) no-repeat center;
}

.join_pic6 {
	width: 200px;
	height: 150px;
	background: url(../images/name/boyang.png) no-repeat center;
}

.join_pic7 {
	background: url(../images/name/hefei.png) no-repeat center;
}

.join_pic8 {
	background: url(../images/name/xin.png) no-repeat center;
}

.join_pic9 {
	background: url(../images/name/wuhu.png) no-repeat center;
}

.join_pic10 {
	background: url(../images/name/ri.png) no-repeat center;
}

.join11 {
	display: inline-block;
	width: 1200px;
	height: 100px;
	line-height: 100px;
	background: url(../images/name/joinpic.png) no-repeat center;
}

.join12 {
	padding: 14px 35px;
	border: 1px solid white;
	color: white;
}

.service {
	min-width: 1200px;
	width: 100%;
	height: 752px;
	background: url(../images/service-pic.png) no-repeat center;
}

.serviceFrame {
	width: 100%;
	max-width: 1200px;
	min-width: 240px;
	margin: 0 auto;
	padding-top: 58px;
	font-size: 0;
}

.serviceHead {
	line-height: 30px;
	margin-bottom: 61px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}

.sevice_map {
	display: inline-block;
}

.map_service {
	display: block;
	width: 707px;
	height: 568px;
	margin: 0 auto;
	margin-left: 87px;
}

.sevice_textRight {
	width: 100px;
	padding-left: 26px;
	display: inline-block;
	margin-left: 97px;
}

.textSite {
	position: relative;
	display: block;
	line-height: 24px;
	margin-bottom: 28px;
	font-size: 24px;
	color: white;
}

.textSite:before {
	position: absolute;
	content: '';
	display: inline-block;
	left: -18px;
	top: 6px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
}

.tab {
	width: 100%;
	min-width: 1200px;
	height: 60px;
	background-color: white;
	text-align: center;
	box-shadow: 0px 0px 10px 0px #f7f7f7;
	-webkit-box-shadow: 0px 0px 10px 0px #f7f7f7;
	-moz-box-shadow: 0px 0px 10px 0px #f7f7f7;
	z-index: 1;
}

.tab-content {
	display: inline-block;
	width: 1200px;
	height: 60px;
}

.company-culture {
	float: left;
	height: 60px;
	color: #333333;
	font-size: 18px;
	line-height: 60px;
	margin-left: 90px;
}

.brand-culture {
	display: inline-block;
	height: 60px;
	color: #2965b3;
	border-bottom: 2px solid #2a60af;
	font-size: 18px;
	line-height: 60px;
}

.in-company {
	float: right;
	height: 60px;
	color: #333333;
	font-size: 18px;
	line-height: 60px;
	margin-right: 90px;
}

.brand-content {
	width: 100%;
	min-width: 1200px;
	margin-top: 10px;
	background-color: #fff;
	text-align: center;
}

.brand {
	width: 1200px;
	height: 423px;
	text-align: center;
	display: inline-block;
}

.brand-sign {
	width: 504px;
	height: 70px;
	margin-top: 70px;
	text-align: center;
	border-radius: 8px;
	box-shadow: 0px 0px 24px #2732371a;
	-webkit-box-shadow: 0px 0px 24px #2732371a;
	-moz-box-shadow: 0px 0px 24px #2732371a;
	display: inline-block;
	z-index: 10px;
}

.sign-left {
	float: left;
	margin-top: 17px;
	margin-left: 62px;
}

.sign-right {
	float: right;
	margin-top: 17px;
	margin-right: 62px;
}

.brand-clear {
	clear: both;
}

.brand-story {
	text-align: left;
	width: 838px;
	margin-bottom: 30px;
}

.brand-story-position {
	width: 838px;
	height: 141px;
	margin-top: 60px;
	display: inline-block;
}

.brand-position {
	text-align: left;
	margin-top: 30px;
	width: 838px;
}

.brand-top-title {
	float: left;
	color: #3a6ff5;
	font-size: 24px;
	line-height: 24px;
}

.brand-story-content {
	color: #333333;
	font-size: 14px;
	max-width: 489px;
	float: left;
	line-height: 19px;
	margin-left: 35px;
}

.brand-position-content {
	color: #333333;
	font-size: 14px;
	max-width: 489px;
	margin-top: 5px;
	float: left;
	line-height: 14px;
	margin-left: 35px;
}

.brand-slogan {
	background-image: url(../images/brand-center.png);
	width: 100%;
	height: 400px;
	position: relative;
	background-position: center;
	text-align: center;
}

.brand-slogan-title {
	height: 32px;
	font-size: 32px;
	color: #fff;
	line-height: 32px;
	padding-top: 63px;
}

.brand-slogan-content {
	height: 50px;
	font-size: 50px;
	padding-top: 100px;
	color: #fff;
	line-height: 50px;
}

.brand-identification {
	background-color: #f8fafb;
	width: 100%;
	height: 908px;
	text-align: center;
}

.brand-identification-title {
	color: #333333;
	font-size: 32px;
	line-height: 32px;
	padding-top: 64px;
	padding-bottom: 64px;
}

.brand-identification-top {
	width: 1200px;
	height: 380px;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0px 0px 10px #2732371a;
	-webkit-box-shadow: 0px 0px 10px #2732371a;
	-moz-box-shadow: 0px 0px 10px #2732371a;
	display: inline-block;
	z-index: 10px;
}

.brand-identification-top-mobile {
	display: none;
}

.brand-identification-content {
	width: 1200px;
	height: 120px;
	border-radius: 8px;
	margin-top: 32px;
	background-color: #fff;
	box-shadow: 0px 0px 10px #2732371a;
	-webkit-box-shadow: 0px 0px 10px #2732371a;
	-moz-box-shadow: 0px 0px 10px #2732371a;
	display: inline-block;
	z-index: 10px;
}

.brand-identification-top-img {
	margin-top: 50px;
}

.brand-identification-top-left {
	float: left;
	width: 226px;
	height: 274px;
	margin-top: 50px;
	margin-left: 118px;
}

.brand-identification-top-left-top {
	text-align: right;
}

.brand-identification-top-left-center {
	text-align: right;
	margin-top: 46px;
}

.brand-identification-top-left-bottom {
	text-align: right;
	margin-top: 62px;
}

.brand-identification-item-title {
	color: #3a6ff5;
	font-size: 18px;
	line-height: 18px;
}

.brand-identification-item-top-content {
	margin-top: 14px;
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	text-indent: 60px;
}

.brand-identification-item-content {
	margin-top: 14px;
	color: #333333;
	font-size: 16px;
	line-height: 16px;
}

.brand-identification-top-right {
	display: inline-block;
	float: right;
	width: 355px;
	height: 279px;
	margin-top: 50px;
	margin-right: 32px;
}

.brand-identification-top-right-top {
	text-align: left;
}

.brand-identification-top-right-center {
	text-align: left;
	margin-top: 66px;
}

.brand-identification-top-right-bottom {
	text-align: left;
	margin-top: 66px;
}

.brand-item-left {
	float: left;
	margin-top: 28px;
	margin-left: 174px;
}

.brand-item-content {
	float: left;
	margin-left: 54px;
	height: 120px;
	color: #333333;
	font-size: 16px;
	text-align: left;
	line-height: 16px;
}

.brand-item-top {
	margin-top: 32px;
}

.brand-item-bottom {
	margin-top: 24px;
}

.brand-item-bottom-right {
	margin-left: 42px;
}

.brand-item-bottom-left {
	margin-left: 258px;
	margin-top: 52px;
	margin-bottom: 52px;
	line-height: 16px;
	color: #333333;
	font-size: 16px;
	float: left;
}

.brand-item-right {
	float: left;
	margin-top: 24px;
	margin-left: 64px;
}

.brand-spirit {
	background-color: #fff;
	width: 100%;
	height: 428px;
}

.brand-spirit-title {
	color: #333333;
	font-size: 32px;
	line-height: 32px;
	padding-top: 64px;
	padding-bottom: 64px;
}

.brand-spirit-content {
	width: 1200px;
	height: 136px;
	display: inline-block;
}

.brand-spirit-content-first {
	width: 259.5px;
	height: 136px;
	float: left;
}

.brand-spirit-content-item {
	width: 259.5px;
	height: 136px;
	margin-left: 54px;
	float: left;
}

.brand-spirit-content-bg {
	width: 259.5px;
	height: 118px;
	margin-top: 18px;
	background-color: #fff;
	text-align: center;
	border-radius: 8px;
	background: url(../images/cultrue1.png) no-repeat center;
}

.brand-spirit-content-text {
	padding-top: 26px;
	padding-left: 21px;
	padding-right: 21px;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	display: inline-block;
}

.brand-spirit-content-title-one {
	float: left;
	color: #fff;
	width: 148px;
	margin-left: 55.75px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	background-image: url(../images/brand-spirit-one.png);
	text-align: center;
}

.brand-spirit-content-title-two {
	color: #fff;
	float: left;
	width: 148px;
	height: 36px;
	font-size: 18px;
	margin-left: 55.75px;
	line-height: 36px;
	background-image: url(../images/brand-spirit-two.png);
	text-align: center;
}

.brand-spirit-content-title-three {
	float: left;
	color: #fff;
	width: 148px;
	margin-left: 55.75px;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	background-image: url(../images/brand-spirit-three.png);
	text-align: center;
}

.brand-spirit-content-title-four {
	float: left;
	color: #fff;
	margin-left: 55.75px;
	width: 148px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	background-image: url(../images/brand-spirit-four.png);
	text-align: center;
}

.all-content {
	width: 1200px;
	min-width: 1200px;
	margin: auto;
	height: 100%;
}

.total {
	width: 100%;
	height: 100%;
	min-width: 1200px;
}

.development-title {
	text-align: center;
	font-size: 24px;
	padding-top: 75px;
}

.development-dec {
	text-align: center;
	line-height: 25px;
	padding-bottom: 40px;
}

.development-info {
	width: 188px;
	float: left;
	margin-right: 12px;
	padding-bottom: 50px;
}

.app-dev-image {
	width: 188px;
	height: 192px;
}

.nav-show {
	float: left;
	width: 100%;
	min-width: 1200px;
	padding-bottom: 20px;
}

.top-show-first {
	text-align: justify;
	font-size: 13px;
	margin-right: 34px;
}

.top-show-first-default {
	font-weight: 600;
	color: #415FF5;
}

.hr-app-dev {
	border: 0.5px solid #E0E0E0;
}

.show-banner {
	float: left;
	padding-top: 42px;
}

.show-banner-image {
	width: 300px;
	height: 212px;
	padding-right: 26px;
}

.image-bannr-bottom {
	display: block;
	margin: 0px auto;
	padding-top: 20px;
}

.floatLeft {
	float: left;
	margin-right: 11px;
}

.case-nav {
	position: relative;
	width: 1200px;
	margin-top: 60px;
	margin-bottom: -30px;
	font-size: 0;
}

.case-nav a {
	margin-right: 27px;
	display: inline-block;
	font-size: 16px;
	color: #334048;
	padding-bottom: 15px;
}

#case-nav>.case-nav-blue {
	font-weight: 600;
	color: #415ff5;
}

.case-nav-blue-span {
	position: absolute;
	top: 38px;
	width: 64px;
	height: 3px;
	background-color: #415ff5;
}

.case-nav-main-off {
	position: relative;
	left: -20px;
	display: none;
}

.system-banner, .case-list, .tempWrap {
	overflow: visible !important;
}

.page-type-box {
	width: 100%;
	clear: both;
}

.web-build-box-new {
	height: 1020px;
}

.banner-small-new {
	overflow: hidden;
	padding-top: 30px;
	width: 1220px;
	height: 275px;
}

.web-build-box-new ul, .wechat-type-box-new ul {
	height: 268px;
}

.banner-small-new ul li {
	margin-top: 30px !important;
	margin-left: 0;
	margin-right: 20px;
	width: 285px;
	margin-top: 30px !important;
	margin-left: 0;
	margin-right: 20px;
	width: 285px;
	height: 225px;
}

.web-build-box .page-web-list {
	overflow: hidden;
}

.app-type-box-new ul li:first-child, .web-build-box-new ul li:first-child, .wechat-type-box-new ul li:first-child {
	margin-left: 0;
}

.line-case {
	height: 1px;
	border: 0;
	background-color: #e0e0e0;
}

.seemore {
	position: absolute;
	display: inline-block;
	top: 60px;
	left: 1136px;
	font-size: 16px;
	color: #334048;
	z-index: 10;
}

.seemore:hover {
	color: #415ff5;
	font-weight: 600;
}

.function-head {
	position: relative;
}

.APPdevelopment {
	display: inline-block;
	line-height: 22px;
}

.displayNone {
	position: absolute;
	display: block;
	bottom: -12px;
	left: 130px;
}

.company-content {
	width: 100%;
	min-width: 1200px;
	margin-top: 10px;
	background-color: #fff;
	text-align: center;
}

.aims {
	display: inline-block;
	width: 1200px;
	height: 506px;
	text-align: left;
}

.aims-img {
	float: left;
	margin-left: 18px;
	margin-top: 66px;
}

.aims-grid {
	display: inline-block;
	width: 506px;
	clear: both;
	height: 202px;
	margin-top: 174px;
	margin-left: 90px;
}

.aims-one {
	float: left;
	width: 225px;
	height: 57px;
}

.aims-content {
	margin-top: 16px;
	color: #333333;
	font-size: 16px;
	line-height: 16px;
}

.aims-two {
	float: left;
	width: 179px;
	margin-left: 100px;
	height: 57px;
}

.aims-three {
	float: left;
	margin-top: 47px;
	width: 174px;
	height: 100px;
}

.aims-more {
	float: left;
	margin-top: 67px;
	width: 140px;
	height: 83px;
	margin-left: 188px;
	text-align: right;
}

.aims-more-top {
	font-size: 30px;
	line-height: 30px;
	color: #f1f5f9;
	display: inline-block;
}

.aims-more-bottom {
	margin-top: 18px;
	font-size: 30px;
	line-height: 30px;
	color: #f1f5f9;
	display: inline-block;
}

.company-clear {
	clear: both;
}

.work-concept {
	width: 100%;
	background-color: #f8fafb;
	text-align: center;
}

.work-concept-content {
	display: inline-block;
	width: 1200px;
	height: 600px;
	padding-bottom: 26px;
}

.work-concept-title {
	color: #333333;
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	padding-top: 64px;
}

.work-concept-img {
	margin-top: 29px;
	margin: 0 auto;
	padding-left: 62px;
}

.work-concept-every {
	height: 50px;
	font-size: 18px;
	color: #3A6FF5;
	margin-top: 36px;
	text-align: center;
}

.work-concept-every-content {
	width: 320px;
	background-color: #fff;
	line-height: 50px;
	border-radius: 8px;
	margin-left: 440px;
	position: absolute;
	box-shadow: 0px 0px 6px -4px #273237;
	-webkit-box-shadow: 0px 0px 6px -4px #273237;
	-moz-box-shadow: 0px 0px 6px -4px #273237;
}

.line-img {
	float: left;
	margin-left: 267px;
	margin-top: 40px;
}

.work-concept-step-one {
	width: 800px;
	height: 50px;
	float: left;
	text-align: center;
	margin-left: 200px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 6px -4px #273237;
	-webkit-box-shadow: 0px 0px 6px -4px #273237;
	-moz-box-shadow: 0px 0px 6px -4px #273237;
}

.step-one-left {
	float: left;
	margin-left: 56px;
	margin-top: 16px;
}

.step-one-center {
	margin-top: 16px;
}

.step-one-right {
	float: right;
	margin-top: 16px;
	margin-right: 56px;
}

.work-concept-step-two {
	width: 800px;
	height: 60px;
	float: left;
	margin-top: 16px;
	margin-left: 200px;
}

.work-concept-step-two-left {
	float: left;
}

.work-concept-step-two-center {
	margin-left: 20px;
	float: left;
}

.work-concept-step-two-right {
	margin-left: 20px;
	float: left;
}

.work-concept-step-two-first {
	width: 104px;
	float: left;
	height: 60px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 6px -4px #273237;
	-webkit-box-shadow: 0px 0px 6px -4px #273237;
	-moz-box-shadow: 0px 0px 6px -4px #273237;
}

.work-concept-step-two-item {
	width: 104px;
	height: 60px;
	float: left;
	margin-left: 8px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 6px -4px #273237;
	-webkit-box-shadow: 0px 0px 6px -4px #273237;
	-moz-box-shadow: 0px 0px 6px -4px #273237;
}

.step-two-first {
	margin-top: 9.5px;
}

.step-two-second {
	margin-top: 12px;
}

.step-two-third {
	margin-top: 17.5px;
}

.step-two-fourth {
	margin-top: 12px;
}

.step-two-fifth {
	margin-top: 11.5px;
}

.step-two-sixth {
	margin-top: 16px;
}

.step-two-seventh {
	margin-top: 17.5px;
}

.work-concept-step-three {
	width: 800px;
	height: 50px;
	float: left;
	text-align: center;
	margin-top: 16px;
	margin-left: 200px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 6px -4px #273237;
	-webkit-box-shadow: 0px 0px 6px -4px #273237;
	-moz-box-shadow: 0px 0px 6px -4px #273237;
}

.step-three {
	margin-top: -42px;
}

.step-three-center {
	color: #b7c3d3;
	font-size: 18px;
	height: 18px;
	margin-top: 16px;
	line-height: 18px;
	display: inline-block;
}

.work-concept-step-four {
	color: #3a6ff5;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	display: inline-block;
	margin-top: 33px;
}

.salary-welfare {
	padding: 54px 0;
}

.talent-concept {
	width: 100%;
}

.talent-concept img {
	width: 100%;
	margin: 0 auto;
}

.highLight {
	color: #296ab7;
}

.know2 {
	display: block;
	width: auto;
	margin: 0 auto;
	margin-top: 54px;
}

.aims-more-top, .aims-more-bottom, .work-concept-every-content {
	font-weight: 600;
}

.case-nav-m {
	display: none;
}

/*
  首页
 */
.index-banner-content {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.index-banner-content .swiper-container {
	width: 100%;
	height: 100%;
}
.index-banner-list {
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
/*.index-banner-list video {*/
	/*position: relative;*/
	/*width: 100%;*/
	/*height: 100%;*/
/*}*/
.index-banner-info {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	width: 1200px;
	height: 100%;
	color: #fff;
	/*background: yellow;*/
}
.index-banner-info1 {
	height: 280px;
	margin-top: -100px;
}
.index-banner-info-text1 {
	font-size: 60px;
}
.index-banner-info-text2 {
	margin-top: 25px;
	font-size: 48px;
}
.index-banner-info-text3 {
	margin-top: 50px;
	font-size: 16px;
	opacity: 0.6;
	line-height: 1.5;
}
.index-banner-info2 {
	width: 1126px;
	height: 420px;
	margin-top: -170px;
}
.index-banner-info-text4 {
	font-size: 90px;
	text-align: center;
}
.index-banner-info-text5 {
	width: 336px;
	height: 82px;
	margin: 5px auto 0;
	background-image: url("../images/banner2-img.png");
	background-position: center;
	background-repeat: no-repeat;
}
.index-banner-info-text6 {
	width: 1126px;
	height: 177px;
	margin: 28px auto 0;
	background-image: url("../images/banner2-bg.png");
	background-position: center;
	background-repeat: no-repeat;
}
.index-banner2-list {
	padding-top: 40px;
	padding-left: 28px;
}
.index-banner2-list2 {
	padding-left: 104px;
}
.index-banner2-list3 {
	padding-left: 114px;
}
.index-banner2-list4 {
	padding-left: 104px;
}
.index-banner2-list-text1 {
	font-size: 20px;
}
.index-banner2-list-text2 {
	width: 180px;
	margin-top: 10px;
	font-size: 12px;
}
.index-banner-info3 {
	width: 1050px;
	height: 380px;
	margin-top: -150px;
}
.index-banner-info-text7 {
	width: 574px;
	height: 119px;
	margin: auto;
	background-image: url("../images/banner3-img.png");
	background-position: center;
	background-repeat: no-repeat;
}
.index-banner-info-text8 {
	margin-top: 90px;
	text-align: center;
}
.index-banner3-list {
	width: 300px;
	height: 160px;
	margin-left: 25px;
	margin-right: 25px;
	background-image: url("../images/banner3-bg.png");
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}
.index-banner3-list-text1 {
	margin-top: 25px;
	margin-left: 22px;
	font-size: 20px;
	line-height: 28px;
}
.index-banner3-icon {
	height: 28px;
	margin-right: 3px;
	background-position: center;
	background-repeat: no-repeat
}
.index-banner3-icon1 {
	width: 28px;
	background-image: url("../images/banner3-icon1.png");
}
.index-banner3-icon2 {
	width: 26px;
	background-image: url("../images/banner3-icon2.png");
}
.index-banner3-icon3 {
	width: 34px;
	background-image: url("../images/banner3-icon3.png");
}
.index-banner3-list-text2 {
	margin-top: 15px;
	margin-left: 22px;
	margin-right: 22px;
	font-size: 14px;
}
.index-banner-info4 {
	height: 360px;
	width: 1000px;
	margin-top: -140px;
}
.index-banner-info-text9 {
	width: 404px;
	height: 100px;
	margin: auto;
	background-image: url("../images/banner4-img.png");
	background-position: center;
	background-repeat: no-repeat
}
.index-banner-info-text10 {
	margin-top: 82px;
	padding-top: 65px;
	/*height: 103px;*/
	border-top: 1px solid #fff;
}
.index-banner4-list {
	font-size: 24px;
	line-height: 40px;
}
.index-banner4-list1 {
	width: 31%;
}
.index-banner4-list1:first-child {
	width: 23%;
}
.index-banner4-icon {
	width: 44px;
	height: 40px;
	margin-right: 5px;
	background-image: url("../images/banner4-icon.png");
	background-position: center;
	background-repeat: no-repeat
}
.index-banner-info-text11 {
	margin-top: 25px;
}
.index-banner4-icon1 {
	background-position: 0 0;
}
.index-banner4-icon2 {
	background-position: -240px 0;
}
.index-banner4-icon3 {
	background-position: -550px 0;
}
.index-banner4-icon4 {
	background-position: -840px 0;
}
.index-banner4-icon5 {
	background-position: 0 -67px;
}
.index-banner4-icon6 {
	background-position: -236px -67px;
}
.index-banner4-icon7 {
	background-position: -550px -67px;
}
.index-banner4-icon8 {
	background-position: -840px -67px;
}
.index-banner-btn {
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -5px;
	width: 91px;
	height: 91px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
}
.banner-swiper-button-prev {
	left: 4%;
	background-image: url("../images/arrow-left.png");
}
.banner-swiper-button-next {
	right: 4%;
	background-image: url("../images/arrow-right.png");
}
.index-business {
	width: 100%;
	padding: 70px 0;
	background: #fff;
}
.index-business-list {
	width: 280px;
	height: 300px;
	margin-left: 26px;
	border-radius: 5px;
	transition: all .5s;
	box-shadow: 0px 0px 10px 3px #f1f1f1;
	overflow: hidden;
}
.index-business-list:hover {
	box-shadow: -1px 1px 16px 4px #f1f1f1
}
.index-business-list:hover .index-business-text {
	color: #3a6ff5;
}
.index-business-list:first-child {
	margin-left: 0;
}
.index-business-img-content {
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.index-business-list-title {
	position: relative;
	z-index: 1;
	margin-top: 45px;
	margin-left: 12px;
	font-size: 22px;
	color: #fff;
}
.index-business-list-title-e {
	position: relative;
	z-index: 1;
	margin-left: 12px;
	font-size: 12px;
	color: #fff;
	opacity: 0.6;
}
.index-business-img-content .line {
	position: relative;
	z-index: 1;
	margin-top: 10px;
	margin-left: 12px;
	width: 40px;
	height: 2px;
	background: #fff;
}
.index-business-text {
	height: 53px;
	margin-top: 40px;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 12px;
	color: #707578;
	word-break: break-all;
	line-height: 1.5;
}
.index-business-icon {
	float: right;
	width: 82px;
	height: 76px;
	margin-right: 12px;
	margin-top: -29px;
	background-image: url("../images/quotation-marks.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
}
.index-news {
	padding: 60px 0;
	background: #f8fafb;
}
.index-news-title-content {
	overflow: hidden;
}
.index-news-title {
	font-size: 22px;
	color: #c5cdd9;
	cursor: pointer;
}
.index-news-title:hover,
.index-news-title-hover {
	color: #1e1e1e;
}
.index-news-title .line {
	display: block;
	width: 50px;
	height: 2px;
	margin: 12px auto 0;
	background: #f8fafb;
}
.index-news-title:hover .line,
.index-news-title-hover .line {
	background: #24a5f3;
}
.index-news-title-line {
	width: 1px;
	height: 22px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 5px;
	background: #d7dae4;
}
.index-new-content {
	display: none;
	margin-top: 34px;
	overflow: hidden;
}
.news-content {
	display: block;
}
.index-news-list {
	/*width: 380px;*/
	padding-bottom: 20px;
	padding-left: 45px;
	padding-right: 45px;
	font-size: 12px;
	line-height: 17px;
	color: #5a5f66;
	border-left: 1px solid #eaeff1;
}
.index-news-list-no {
	padding-left: 0;
	border-left: 0;
}
.index-news-list-no-pb {
	padding-bottom: 0;
}
.index-news-list-no-pr {
	padding-right: 0;
}
.index-news-icon {
	width: 6px;
	height: 9px;
	margin-top: 4px;
	margin-right: 10px;
	background-image: url("../images/anglee.png");
	background-repeat: no-repeat;
	background-position: center;
}
.index-news-titles {
	width: 260px;
}
.index-news-list:hover {
	color: #3a6ff5;
}
.index-news-list:hover .index-news-icon {
	background-image: url("../images/angle.png");
}
.index-news-more {
	display: block;
	width: 160px;
	height: 40px;
	margin: 36px auto 0;
	line-height: 40px;
	color: #fff;
	background-color: #24a5f3;
	text-align: center;
	font-size: 12px;
	clear: both;
}