@font-face{
    font-family: 'markpro';
    src: url('../otf/markpro.otf');
}

body{
	color: #070912;
}

.business-banner-container{
	padding-top: 250px;
}

.business-banner-text{
	font-size: 24px;
	max-width: 420px;
	line-height: 1.8;
	color: #FFFFFF;
}

.business-banner-text h1{
	font-size: 60px;
	font-weight: normal;
	margin-bottom: 10px;
}

.business-desc{
	margin:80px 0 180px 0;
	font-size: 24px;
}

.business-container .container{
	width: 1200px;
}

.business-desc .bold{
	font-weight: bold;
}

.business-desc p{
	line-height: 1.8;
	margin-bottom: 40px;
}

.business-service .en-title{
	font-family: 'markpro';
	font-size: 80px;
	opacity: 0.05;
	margin-bottom: -65px;
}

.business-service .cn-title{
	font-size: 24px;
	display: inline-block;
	text-align: center;
}

.business-service .cn-title span{
	display: inline-block;
	width: 46px;
	height: 3px;
	background-color: #00a0af;
	margin-bottom: 6px;
}

.service-list{
	margin-top: 90px;
}

.service-list .flex{
	flex-wrap: wrap;
}

.service-list .item{
	padding-left: 50px;
	font-size: 18px;
	flex: 0 0 50%;
	margin-bottom: 80px;
	padding-bottom: 70px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.service-list .service-name{
	font-size: 18px;
	margin-bottom: 50px;
	display: inline-block;
	text-align: center;
}

.service-list .service-name span{
	display: inline-block;
	width: 56px;
	height: 2px;
	background-color: #00a0af;
	margin: 10px 0 0 -10px;
}

.service-list li{
	position: relative;
	margin-bottom: 15px;
	line-height: 1.6;
}

.service-list .item:nth-of-type(odd){
	background-image: url('../jpg/service-1.jpg');
}

.service-list .item:nth-of-type(even){
	background-image: url('../jpg/service-2.jpg');
}

.service-common-t .cn{
	font-size: 24px;
	display: inline-block;
	text-align: center;
}

.service-common-t span{
	display: inline-block;
	width: 46px;
	height: 3px;
	background-color: #00a0af;
	margin-bottom: 6px;
}

.service-common-t .en{
	font-family: 'markpro';
	font-size: 80px;
	opacity: 0.05;
	margin-top: 6px;
}

.team{
	padding: 90px 0 0px;
	background-image: url('../png/bg.png');
	background-position: left bottom;
	background-size: 100%;
	background-repeat: no-repeat;
}

.team .flex{
	margin: 0 -15px;
}

.team .item{
	/*width: 25%;*/  /*四个专家*/
	width:33.3%;  /*三个专家*/
	padding: 0 15px;
	text-align: center;
}

.team img{
	max-width: 100%;
}

.team .item span{
	display: inline-block;
	margin-right: 15px;
}

.team .item .title{
	font-size: 13px;
	margin-top: 24px;
}

.team .item:nth-of-type(even){
	margin-top: 80px;
}

.team .flex{
	margin-bottom: 180px;
}

.service-case{
	margin-top: 130px;
}

.service-case .left{
	width: 54%;
	font-size: 18px;
}

.service-case .right{
	width: 46%;
}

.service-case li{
	margin-bottom: 38px;
}


.scm-case .case{
	margin: 130px 0 170px 0;
}

.scm-case .item{
	margin-bottom: 100px;
}

.scm-case .item div{
	width: 50%;
}

.scm-case .item div img{
	max-width: 100%;
}

.scm-case .item .text{
	padding-left: 100px;
	font-size: 18px;
}

.scm-case .item h3{
	font-size: 24px;
	font-weight: normal;
}

.scm-case .item ul{
	margin-top: 50px;
}

.scm-case .item li,.scm-case .item p,.manage-case .item li,.manage-case .item p{
	margin-bottom: 15px;
}

.manage-case .item ul{
	margin-top: 20px;
}

.manage-case .item li,.scm-case .item p,.manage-case .item p{
	line-height: 1.8;
}

.cost-case .item div{
	width: 100%;
}

.cost-case .item h3{
	margin-top: 40px;
	font-size: 18px;
	font-weight: normal;
}

.design-title{
	font-size: 24px;
	position: relative;
	display: inline-block;
	margin-top: 40px;
}

.design-title::before{
	content: ' ';
	position: absolute;
	width: 46px;
	height: 2px;
	background-color: #00a0af;
	left: 50%;
	margin-left: -20px;
	top: -20px;
}

.design-title::after{
	content: 'Licenses';
	position: absolute;
	font-family: 'markpro';
    font-size: 80px;
    opacity: 0.05;
    left: 0;
    top: -15px;
}

.service-list.design-list{
	margin-top: 70px;
}

.service-list.design-list .item{
	padding-left: 0;
	font-size: 18px;
}

.service-list .small-list div{
	margin: 0 0 15px 30px;
}

.service-list.design-list .item{
	background-image: url(../png/bg-2.png);
	background-position: center center;
}

.business-design-desc{
	margin-bottom: 0px;
}

.service-case-title .en{
	margin-top: -125px;
}

.design-case-container{
	background-image: url('../png/bg.png');
	background-position: left bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

.design-case-list .item{
	width: 20%;
	float: left;
	font-size: 14px;
	overflow: hidden;
	padding: 0 7px;
	margin-bottom: 100px;
}

.design-case-list .item img{
	width: 100%;
	max-width: 100%;
	display: inline;
}

.design-case-list .item:nth-of-type(even) {
    margin-top: 30px;
}

.design-case-list .item .case-info{
    margin-top: 30px;
    padding-left: 60px;
	height: 230px;
}

.design-case-list .item .case-info p{
	margin-bottom: 10px;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}

.design-case-list .item:nth-of-type(odd) .case-info{
    margin-top: 60px;
	height: 230px;
}

.digitize-img{
	text-align: center;
}

.digitize-img img{
	max-width: 100%;
}

.digitize-img p{
	font-size: 18px;
	text-align: left;
	margin-top: 100px;
}

.service-list .bold-list{
	font-weight: bold;
	font-size: 18px;
}

.service-list-text{
	margin-bottom: 80px;
}

.service-list-text p{
	font-size: 18px;
	line-height: 2;
	margin-bottom: 40px;
}

.to-do-what{
	margin-top: 120px;
}

.to-do-what{
	font-size: 18px;
	margin-bottom: 120px;
}

.to-do-what div{
	margin-bottom: 40px;
}

.to-do-what div p:first-of-type{
	margin-bottom: 15px;
}

.to-do-what div p:last-of-type{
	text-align: right;
}

.digitize-service-list{
	margin-bottom: 60px;
}

.digitize-service-list .list{
	padding-right: 160px;
}

.digitize-case .left{
	width: 54%;
}

.digitize-case .case-image{
	width: 46%;
}

.digitize-case .case-image img{
	max-width: 100%;
}

.digitize-case .list{
	font-size: 18px;
	font-weight: bold;
	padding-right: 80px
}

.digitize-case li{
	margin-bottom: 15px;
}


.scm-case .lists ul{
	margin: 60px 0px 120px;
}

.scm-case .lists li{
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: normal;
}


@media screen and (max-width: 1440px) {

	.business-container .container{
		width: 100%;
	}

}

@media screen and (max-width: 980px) {

	.team{
		padding-bottom: 200px;
	}

	.team .flex{
		margin: 0;
	}

	.service-case-title{
		margin-top: 140px;
	}

	.service-case{
		margin-top: 60px;
	}

	.service-case-title .en{
		font-size: 50px;
	}

	.business-banner-text h1{
		font-size: 32px;
	}

	.business-banner-text{
		font-size: 18px;
	}

	.business-desc{
		font-size: 18px;
	}

	.business-service .en-title{
		font-size: 60px;
		margin-bottom: -115px;
	}

	.service-common-t .en{
		font-size: 60px;
	}

	.business-service .cn-title{
		font-size: 22px;
	}

	.service-case-title .en{
		margin-top: -86px;
	}

	.service-common-t .en{
		margin-top: -100px;
	}

	.business-desc{
		margin-bottom: 50px;
	}

	.service-list .item{
		padding-left: 0px;
		margin-bottom: 0;
		padding-bottom: 40px;
	}

	.service-list .item:nth-of-type(odd){
		padding-right: 10px;
	}

	.service-list .item:nth-of-type(even){
		padding-left: 10px;
	}

	.service-case-title{
		margin-top: 70px;
	}

	.team{
		padding-top: 50px;
	}

	.team .flex{
		flex-wrap: wrap;		
		-webkit-flex-wrap: wrap;
		margin: 0 -7.5px;
	}

	.team .item{
		padding: 0 7.5px;
		width: 50%;
		margin-bottom: 30px;
	}

	.team .item:nth-of-type(even){
		margin-top: 0;
	}

	.team .item .title{
		margin-top: 15px;
	}

	.service-case .flex{
		display: block;
		margin: 0;
	}

	.service-case .left,.service-case .right{
		width: 100%;
	}

	.service-list .item{
		font-size: 14px;
	}

	.scm-case .item .text{
		padding-left: 50px;
	}

	.design-case-container{
		padding-bottom: 100px;
	}

	.scm-case .case{
		margin-bottom: 0;
	}

	.design-list .item{
		flex: 0 0 100%;
	}

	.scm-case .item{
		display: block;
		margin-bottom: 70px;
	}

	.scm-case .item div{
		width: 100%;
	}

	.scm-case .item .text{
		padding-left: 0;
		margin-top: 30px;
		font-size: 16px;
	}

	.scm-case .item h3{
		font-size: 20px;
	}

	.design-case-list .item{
		width: 100%;
		margin-bottom: 70px;
	}

	.design-case-list .item:nth-of-type(even){
		margin-top: 0;
	}

	.design-case-list .item:nth-of-type(odd) .case-info,.design-case-list .item .case-info{
		margin-top: 30px;
		padding-left: 0;
	}

	.cost-case .item h3{
		margin-top: 20px;
	}

	.scm-case .item ul{
		margin-top: 20px;
	}

}


@media screen and (max-width: 768px) {

	.digitize-service-list .list{
		padding-right: 0;
	}

	.service-list .service-name{
		font-size: 16px;
	}

	.scm-case .case{
		margin: 50px 0;
	}

	.digitize-case .flex{
		display: block;
	}

	.digitize-case .left{
		margin-bottom: 50px;
	}

	.digitize-case .left,.digitize-case .case-image{
		width: 100%;
	}

	.digitize-case .list{
		padding-right: 0;
	}

	.scm-case .lists li{
		font-size: 16px;
	}


}