.Chooseus {
	width:100%;
	float:left;
	height:auto;
	border-bottom:1px solid #f0f0f0
}
.Chooseus .List {
	width:100%;
	float:left;
	height:auto
}
.Chooseus .List ul {
	width:100%;
	float:left;
	height:auto;
	border-right:1px solid #f0f0f0
}
.Chooseus .List li:nth-child(1) i {
	font-size:35px;
	color:#da251d;
	line-height:50px
}
.Chooseus .List li:nth-child(4) i {
	font-size:30px;
	color:#da251d
}
.Chooseus .List li {
	width:25%;
	float:left;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:20px 0;
	border-left:1px solid #f0f0f0
}
.Chooseus .List li i {
	font-size:50px;
	line-height:50px;
	color:#da251d
}
.Chooseus .List li .content {
	margin-left:10px
}
.Chooseus .List li .content .title {
	font-size:18px;
	font-weight:bold;
	color:#666
}
.Problem {
	width:100%;
	float:left;
	height:auto;
	padding:60px 0
}
.Problem .Box12 {
	max-width:1300px
}
.Problem .List {
	width:100%;
	float:left;
	height:auto;
	display:flex;
	margin-top:90px
}
.Problem .List figure:nth-child(odd) {
	margin:-40px 0 -40px 0
}
.Problem .List figure {
	width:25%;
	float:left;
	padding:0 10px
}
.Problem .List figure .block {
	width:100%;
	float:left;
	box-shadow:0 5px 10px rgba(0,0,0,0.1);
	text-align:center
}
.Problem .List figure .block .content {
	width:100%;
	float:left;
	height:auto;
	padding:30px
}
.Problem .List figure .block .content .title {
	font-size:18px;
	color:#da251d;
	margin-bottom:10px
}
.Problem .List figure .block .content .describe {
	font-size:14px;
	color:#666
}
.Problem .List figure img {
	width:100%
}
.Advantage {
	width:100%;
	float:left;
	height:auto;
	padding:60px 0;
	background:#f0f0f0
}
.Advantage .Box12 {
	max-width:1300px
}
.Advantage .List {
	width:100%;
	float:left;
	height:auto;
	margin-top:50px
}
.Advantage .List figure:nth-child(even) .block .content .Bg {
	background-color:#e8241b;)
}
.Advantage .List figure {
	float:left;
	width:33.333333%;
	position:relative;
	padding:0px 10px 60px 10px
}
.Advantage .List figure .block {
	width:100%;
	float:left;
	height:auto;
	position:relative;
	margin-top:0px
}
.Advantage .List figure .block img {
	width:100%
}
.Advantage .List figure .block .content {
	position:absolute;
	bottom:-40px;
	padding:10px;
	width:100%
}
.Advantage .List figure .block .content .Bg {
	width:100%;
	float:left;
	padding:10px 20px;
	display:flex;
	align-items:center;
	background-color:#da251d;
	color:#fff
}
.Advantage .List figure .block .content .Bg .icons {
	margin-right:10px
}
.Advantage .List figure .block .content .Bg .icons i {
	font-size:35px
}
.Advantage .List figure .block .content .Bg .describe {
	font-size:14px;
	margin-top:5px
}
.TechnologicalProcess {
	width:100%;
	float:left;
	height:auto;
	padding:60px 0
}
.TechnologicalProcess .List {
	width:100%;
	float:left;
	height:auto;
	margin-top:40px
}
.TechnologicalProcess .List figure:nth-child(1) .icons {
	font-size:100px
}
.TechnologicalProcess .List figure:nth-child(3) .icons {
	font-size:75px
}
.TechnologicalProcess .List figure:nth-child(4) .icons {
	font-size:80px
}
.TechnologicalProcess .List figure:nth-child(4) .icons:before {
	content:none
}
.TechnologicalProcess .List figure {
	width:25%;
	float:left;
	text-align:center;
	padding:20px 60px
}
.TechnologicalProcess .List figure .icons {
	display:inline-block;
	width:150px;
	height:150px;
	background:#da251d;
	border-radius:50%;
	font-size:90px;
	color:#fff;
	line-height:140px;
	position:relative
}
.TechnologicalProcess .List figure .icons:before {
	position:absolute;
	background:url(../images/dljz_11.png) no-repeat;
	content:"";
	left:100%;
	width:99px;
	height:38px;
	top:50%;
	margin-top:-10px;
	margin-left:40px
}
.TechnologicalProcess .List figure .content .title {
	margin:10px 0
}
.TechnologicalProcess .List figure .content .describe {
	font-size:14px;
	color:#666
}
.Server {
	width:100%;
	float:left;
	height:auto;
	background:#f0f0f0;
	padding:60px 0
}
.Server .Box12 {
	max-width:1300px
}
.Server .List {
	width:100%;
	float:left;
	height:auto;
	margin-top:50px
}
.Server .List figure {
	float:left;
	width:33.33%;
	padding:0 10px
}
.Server .List figure .block {
	background:#fff;
	border-radius:5px;
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	padding:40px 0
}
.Server .List figure .block i {
	font-size:80px;
	color:#da251d
}
.Server .List figure .block .title {
	display:inline-block;
	position:relative
}
.Server .List figure .block .title:before {
	content:"";
	position:absolute;
	width:30px;
	height:2px;
	background:#ccc;
	top:50%;
	left:-35px
}
.Server .List figure .block .title:after {
	content:"";
	position:absolute;
	width:30px;
	height:2px;
	background:#ccc;
	top:50%;
	right:-35px
}
@media screen and (max-width:769px) {
	.Chooseus {
	border:0;
	background:#f0f0f0;
	padding:10px
}
.Chooseus .List ul {
	border:0
}
.Chooseus .List li:nth-child(1),.Chooseus .List li:nth-child(3) {
	border-left:0
}
.Chooseus .List li {
	background:#fff;
	width:50%;
	border-bottom:1px solid #f0f0f0
}
.Chooseus .List li .content .title {
	font-size:15px
}
.Chooseus .List li .content .describe {
	font-size:12px
}
.Problem {
	padding:30px 0
}
.Problem .List {
	padding:10px;
	margin-top:20px;
	flex-wrap:wrap
}
.Problem .List figure:nth-child(odd) {
	margin:0
}
.Problem .List figure {
	width:50%;
	padding:5px
}
.Problem .List figure .block {
	display:flex;
	flex-direction:column;
	height:100%
}
.Problem .List figure .block .content {
	padding:20px
}
.Problem .List figure .block .content .describe {
	font-size:12px
}
.Advantage {
	padding:30px 0
}
.Advantage .List {
	padding:0 5px;
	flex-wrap:wrap;
	margin-top:30px
}
.Advantage .List figure {
	width:50%;
	padding:5px 5px 35px 5px
}
.Advantage .List figure .block .content {
	bottom:-20px
}
.Advantage .List figure .block .content .Bg {
	padding:5px
}
.Advantage .List figure .block .content i {
	display:none
}
.Advantage .List figure .block .content .title {
	font-size:14px;
	text-align:center;
	display:block
}
.Advantage .List figure .block .content .describe {
	display:none
}
.TechnologicalProcess {
	padding:30px 0
}
.TechnologicalProcess .List {
	margin-top:20px;
	flex-wrap:wrap
}
.TechnologicalProcess .List figure:nth-child(1) .icons {
	line-height:75px
}
.TechnologicalProcess .List figure:nth-child(1) .icons i {
	font-size:70px
}
.TechnologicalProcess .List figure:nth-child(2) .icons {
	line-height:75px
}
.TechnologicalProcess .List figure:nth-child(2) .icons:before {
	content:none
}
.TechnologicalProcess .List figure:nth-child(2) .icons i {
	font-size:60px
}
.TechnologicalProcess .List figure {
	width:50%;
	padding:20px
}
.TechnologicalProcess .List figure .icons {
	width:100px;
	height:100px;
	line-height:75px
}
.TechnologicalProcess .List figure .icons:before {
	background-size:40px;
	right:-50%;
	left:inherit;
	margin-right:-15px;
	width:40px
}
.TechnologicalProcess .List figure .icons i {
	font-size:50px
}
.TechnologicalProcess .List figure .content .describe {
	font-size:12px
}
.Server {
	padding:30px 0
}
.Server .List {
	flex-direction:column;
	margin-top:30px
}
.Server .List figure {
	width:100%;
	margin-bottom:10px
}
.Server .List figure .block {
	padding:0px 20px 10px 20px
}
.Server .List figure .block i {
	font-size:40px
}
}/*# sourceMappingURL=page02.css.map */
