﻿body {
	background: #fff;
}/* --------------------------------------LINK STYLE------------------------------------------#4d6de3*/a {    text-decoration    : none;    -webkit-transition : all 0.3s ease 0s;    -moz-transition    : all 0.3s ease 0s;    -o-transition      : all 0.3s ease 0s;    transition         : all 0.3s ease 0s;    }a,a:active,a:focus,a:active {    text-decoration : none;    outline         : none    }a:hover,a:focus {    text-decoration : none;    color: #4760bb;    }ul {    margin     : 0;    padding    : 0;    list-style : none;    }.about-text-2 img{	margin-bottom: 15px;}.z {	float: left;}.y {	float: right;}.cl {	zoom: 1;}.w1200 {	width: 1200px;	margin: 0 auto;}* {	margin: 0;	border: 0;	padding: 0;	vertical-align: baseline;	outline: none;	list-style: none;	font-style: normal;	outline: none;}.wp {	width: 1200px;	min-width: 1200px;	margin: 0 auto;}.wps {	margin: 0 12px;}.cl:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}
.page-header .s {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -55px;
	z-index: 2;
}
.page-header h1 {
	font-size: 32px;
	line-height: 60px;
	color: #eee;
}
.page-header .line {
	width: 80px;
	height: 2px;
	background: #0595c7;
	margin: 9px 0;
}
.page-header p {
	font-size: 16px;
	color: #ddd;
	line-height: 30px;
}
/*page-title*/
.page-title {
	text-align: center;
}
.page-title .title {
	font-size: 30px;
	line-height: 30px;
	color: #333;
}
.page-title .tips {
	font-size: 15px;
	line-height: 15px;
	color: #888;
}
.page-title .title-line {
	height: 20px;
}
.page-service {
	min-width: 1200px;
	padding: 80px 0;
}
.page-service .s {
	margin: 40px 40px 0;
	border-right: 1px #ddd solid;
	border-top: 1px #ddd solid;
}
.page-service .data {
	float: left;
	width: 25%;
	text-align: center;
}

.page-advantage {width: 100%;display: inline-block;
	padding:60px 0 0 0;
	background: #616892;
	position: relative;
}
.page-advantage .page-title {
	position: relative;
	z-index: 2;
}
.page-advantage .title {
	color: #eee;
}
.page-advantage .tips {
	color: #aaa;
}
.page-advantage .cover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}
.page-advantage .s {
	padding: 40px 40px 0;
	position: relative;
	z-index: 2;
}
.page-advantage .data {
	float: left;
	width: 33.33%;
}
.page-advantage dl {
	padding: 25px 25px 25px 75px;
	position: relative;
}
.page-advantage dt {
	height: 32px;
	font-size: 18px;
	margin-bottom: 13px;
}
.page-advantage dt span {
	float: left;
	display: block;
	position: relative;
	line-height: 22px;
	padding-bottom: 13px;
	color: #eee;
}
.page-advantage dt em {
	position: absolute;
	height: 2px;
	bottom: 0;
	left: 0;
	width: 50%;
	background: #0595c7;
	transition: all 0.3s;
}
.page-advantage dl:hover em {
	width: 100%;
}
.page-advantage .m {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 30px;
}
.page-advantage .des {
	font-size: 13px;
	color: #999;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	letter-spacing: 1px;
}
.page-case {
	min-width: 1200px;
	padding: 80px 0;
}
