.Chooseus {
	justify-content:space-between;
	background:#fff;
	margin-top:10px;
	max-width:1280px;
	margin:0 auto
}
.Chooseus .Box12 {
	width:100%;
	float:left;
	height:auto;
	display:flex
}
.Chooseus figure {
	display:flex;
	width:25%;
	align-items:center;
	padding:10px 20px;
	border-right:2px solid #f0f0f0
}
.Chooseus figure .content {
	margin-left:15px
}
.Chooseus figure .content .title {
	font-weight:bold
}
.Server {
	width:100%;
	float:left;
	height:auto;
	background:#f0f0f0;
	padding:60px 0
}
.Server .box {
	display:flex
}
.Server .Smlltitle {
	width:320px;
	background:#ccc;
	padding:30px;
	position:relative;
	flex-shrink:0;
	background:url(../images/gszx_17.jpg) center no-repeat
}
.Server .Smlltitle:before {
	background-image:linear-gradient(120deg,rgba(132,250,176,0.8) 0%,rgba(143,211,244,0.8) 100%);
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px
}
.Server .Smlltitle h2 {
	position:relative;
	color:#515151
}
.Server .Smlltitle .describe {
	margin-top:20px;
	position:relative;
	color:#666
}
.Server .Smlltitle .more {
	position:absolute;
	bottom:0;
	padding:20px;
	width:100%;
	left:0px
}
.Server .Smlltitle .more a {
	display:inline-block;
	width:100%;
	text-align:center;
	border:2px solid #0079c3;
	border-radius:50px;
	padding:5px;
	color:#0079c3
}
.Server .List {
	width:100%;
	box-shadow:0 5px 10px rgba(0,0,0,0.1);
	display:flex;
	flex-wrap:wrap
}
.Server .List figure {
	width:33.333%;
	border-left:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	float:left;
	background:#fff;
	padding:50px 0;
	text-align:center;
	overflow:hidden;
	position:relative;
	transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
	cursor:pointer
}
.Server .List figure .block .title {
	font-size:16px;
	margin:10px 0;
	font-weight:bold
}
.Server .List figure .block .describe {
	font-size:14px;
	color:#666;
	padding:0 15px;
}
.Server .List figure .more {
	position:absolute;
	width:100%;
	line-height:40px;
	background:#0079c3;
	color:#fff;
	transition:all .1s;
	-moz-transition:all .1s;
	-webkit-transition:all .1s;
	-o-transition:all .1s;
	bottom:-40px;
	left:0px
}
.Server .List figure .more a {
	color:#fff
}
.Server .List figure:hover {
	padding:40px 0px 60px 0px
}
.Server .List figure:hover .more {
	bottom:0px
}
.Server .List figure:hover .more a {
	color:#fff
}
.Risk {
	width:100%;
	float:left;
	height:auto;
	padding:60px 0
}
.Risk .List {
	background:url(../images/gszx_05.png) center no-repeat;
	display:flex;
	width:100%;
	float:left;
	height:auto;
	margin-top:30px;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:30px 0
}
.Risk .List figure {
	flex:0 0 50%;
	margin-top:30px
}
.Risk .List figure .block {
	width:60%;
	border-radius:5px;
	background:#0079c3;
	padding:20px;
	height:100px;
	position:relative;
	display:flex;
	align-items:center;
	color:#fff
}
.Risk .List figure .block .num {
	font-size:40px
}
.Risk .List figure .block .content {
	margin-left:20px
}
.Risk .List figure .block .content .title {
	font-size:16px
}
.Risk .List figure .block .content .describe {
	font-size:12px
}
.Risk .List figure .block:before {
	width:0;
	height:0;
	border-width:20px 0 20px 20px;
	border-style:solid;
	border-color:transparent transparent transparent #0079c3;
	position:absolute;
	right:-20px;
	content:"";
	top:40px
}
.Risk .List figure:nth-child(1) {
	margin-bottom:0px
}
.Risk .List figure:nth-child(even) .block {
	float:right
}
.Risk .List figure:nth-child(even) .block:before {
	width:0;
	height:0;
	border-width:20px 20px 20px 0;
	border-style:solid;
	border-color:transparent #0079c3 transparent transparent;
	position:absolute;
	left:-20px;
	content:"";
	top:40px
}
.TechnologicalProcess {
	background:url(../images/gszx_12.jpg) no-repeat;
	width:100%;
	float:left;
	height:auto;
	padding:60px 0
}
.TechnologicalProcess .BigTitle h2 {
	color:#fff
}
.TechnologicalProcess .List {
	width:100%;
	float:left;
	height:auto;
	margin-top:50px
}
.TechnologicalProcess .List figure:nth-child(5):before {
	content:none
}
.TechnologicalProcess .List figure {
	width:20%;
	float:left;
	text-align:center;
	position:relative
}
.TechnologicalProcess .List figure:before {
	position:absolute;
	background:url(../images/dljz_11.png) no-repeat;
	background-size:70px;
	content:"";
	left:70%;
	width:70px;
	height:38px;
	top:50%;
	margin-top:-50px;
	margin-left:40px
}
.TechnologicalProcess .List figure .title {
	color:#fff;
	margin:10px 0
}
.TechnologicalProcess .List figure .more {
	width:100%;
	left:0px
}
.TechnologicalProcess .List figure .more a {
	display:inline-block;
	text-align:center;
	color:#fff;
	border:2px solid #fff;
	border-radius:50px;
	padding:5px 20px;
	font-size:14px
}
.TechnologicalProcess .List figure .more a:hover {
	border:2px solid #0079c3;
	background:#0079c3
}
.ReadyData {
	padding:60px 0;
	width:100%;
	float:left;
	height:auto
}
.ReadyData .Box12 {
	max-width:1300px
}
.ReadyData .List {
	padding:0 10px;
	float:left;
	width:100%;
	margin-top:50px
}
.ReadyData .List figure {
	width:25%;
	float:left;
	padding:10px
}
.ReadyData .List figure .block {
	width:100%
}
.ReadyData .List figure .block .img {
	width:100%;
	overflow:hidden
}
.ReadyData .List figure .block img {
	width:100%;
	transition:all .2s;
	-moz-transition:all .2s;
	-webkit-transition:all .2s;
	-o-transition:all .2s
}
.ReadyData .List figure .block .title {
	text-align:center;
	margin-top:10px
}
.ReadyData .List figure .block:hover img {
	transform:scale(1.2);
	-ms-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2)
}
.Service {
	padding:60px 0;
	width:100%;
	float:left;
	height:auto;
	background-color:#CDDCDC;
	background-image:radial-gradient(at 50% 100%,rgba(255,255,255,0.5) 0%,rgba(0,0,0,0.5) 100%),linear-gradient(to bottom,rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.25) 100%);
	background-blend-mode:screen,overlay
}
.Service .Box12 {
	max-width:1300px
}
.Service .List figure {
	float:left;
	width:25%;
	padding:0 10px;
	margin-top:50px
}
.Service .List figure .block {
	padding:30px 10px;
	width:100%;
	float:left;
	height:auto;
	border:2px solid #f0f0f0;
	border-radius:20px 0 20px 0;
	text-align:center;
	position:relative;
	transition:all .2s;
	-moz-transition:all .2s;
	-webkit-transition:all .2s;
	-o-transition:all .2s
}
.Service .List figure .block i {
	font-size:80px;
	line-height:80px;
	color:#0079c3;
	position:relative
}
.Service .List figure .block .title {
	color:#666;
	font-size:16px
}
.Service .List figure .block .title h3 {
	font-weight:normal
}
.Service .List figure .block:hover {
	border:2px solid #0079c3;
	margin-top:-10px;
	box-shadow:0 10px 10px rgba(255,62,51,0.1);
	background:#fff
}
.Service .List figure .block:hover i {
	animation:myfirst 3s infinite;
	-moz-animation:myfirst 3s infinite;
	-webkit-animation:myfirst 3s infinite
}
@media screen and (max-width:769px) {
	.Chooseus .Box12 {
	flex-wrap:wrap;
	margin-top:0;
	box-shadow:none
}
.Chooseus .Box12 figure:nth-child(2),.Chooseus .Box12 figure:nth-child(4) {
	border-right:0
}
.Chooseus .Box12 figure {
	width:50%;
	border-bottom:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0
}
.Chooseus .Box12 figure img {
	width:50px
}
.Chooseus .Box12 figure .content {
	margin-top:5px
}
.Chooseus .Box12 figure .content .title {
	font-size:14px
}
.Chooseus .Box12 figure .content .describe {
	font-size:12px
}
.Server {
	padding:10px
}
.Server .box {
	display:block
}
.Server .Smlltitle {
	width:100%
}
.Server .Smlltitle .more {
	display:none
}
.Server .Smlltitle .describe {
	margin-top:10px
}
.Server .List figure {
	padding:15px 0
}
.Server .List figure .block img {
	width:60px
}
.Server .List figure .block .content .title {
	font-size:14px;
	margin:5px 0
}
.Server .List figure .block .content .describe {
	font-size:12px
}
.Risk {
