/* 帮助与服务 */
.desContent {
	padding: 50px 0;
}
.desImg {
	display: block;
	/* width: 380px; */
	width: 30%;
	float: left;
	margin-right: 30px;
}
.desInfo {
	/* width: 790px; */
	width: 65%;
	float: right;
	font-size: 14px;
	color: #444;
	padding-top: 50px;
	line-height: 30px;
}
.desInfo h3{
	margin-bottom: 30px;
}
.desInfo h3,.desInfo p span {
	font-weight: bold;
}
.desInfo p {
	margin-bottom: 20px;
}
/* 联系方式 */
.contactWay {
	padding: 30px 0 60px;
}
.contactWay li{
	width: 24%;
	margin-right: 10px;
	background: #2a82e4;
	float: left;
	text-align: center;
	color: #fff;
	padding: 30px 0;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	box-shadow: 0 5px 10px 1px rgba(0,0,0,0.1);
}
.contactWay li:last-child{
	margin-right: 0;
}
.contactWay li .iconfont {
	font-size: 28px;
	display: block;
	margin-bottom: 10px;
}
.contactWay li span{
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
.contactWay li em{
	font-size: 18px;
	display: block;
}
.contactWay li a{
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}
.contactWay li .wechatCode{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #007AFF;
	bottom: 300px;
	left: 0;
	overflow: hidden;
	-webkit-transition: all .3s ease-out;
}
.contactWay li:hover .wechatCode{
	bottom: 0;
}
.contactWay li .wechatCode img {
	display: block;
	height: 90%;
	margin: 8px auto;
}
/* 技术支持 */
.service-support{
	padding: 50px 0;
}
.service-support li{
	width: 20%;
	float: left;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	color: #666;
	padding: 20px 30px;
	height: 300px;
}
.service-support li::after{
	content: '';
	border-right: 1px solid #dedede;
	position: absolute;
	right: 0;
	height: 60%;
	top: 20%;
}
.service-support li:last-child::after{
	content: '';
	display: none;
}
.service-support li img {
	display: block;
	height: 81px;
	margin: 0 auto 38px;
}
.service-support li .whiteImg{
	display: none;
}
.service-support li h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}
.service-support li:hover{
	background: #2a82e4;
	color: #fff;
}
.service-support li:hover img{
	display: none;
}
.service-support li:hover img.whiteImg{
	display: block;
}

.service-support li:hover h3 {
	color: #fff;
}
.service-support li p {
	font-size: 15px;
	line-height: 24px;
}
/* 联系我们表单 */
.contactHelp-form {
	padding: 50px 0;
	background: url(../images/helpBtmBg.jpg) no-repeat center bottom;
	background-size: 100% 100%;
}
.contactHelp-form h3 {
	font: 14px/30px "微软雅黑";
	color: #444;
}
.contactHelp-form .contactHelp-formL{
	float: left;
	width: 300px;
}
.contactHelp-form .contactHelp-formL span{
	display: block;
	width: 100%;
	height: 32px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	margin-bottom: 20px;
}
.contactHelp-form .contactHelp-formL span input{
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
	outline: none;
	border: 0;
	box-sizing: border-box;
	padding: 0 10px;
}
.contactHelp-form .contactHelp-formR{
	float: left;
	margin-left: 30px;
	width: 800px;
}
.contactHelp-form .contactHelp-formR span{
	display: block;
	width: 100%;
	border: 1px solid #cdcdcd;
	background: #fff;
}
.contactHelp-form .contactHelp-formR span textarea {
	display: block;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	height: 150px;
	border: 0;
	outline: none;
	resize: none;
}
.contackFormBtn {
	display: block;
	margin-top: 30px;
	width: 200px;
	height: 36px;
	border-radius: 3px;
	text-align: center;
	background: #007AFF;
	color: #fff;
	font: 14px/32px "微软雅黑";
}
.margin20Auto{
	margin: 20px auto 0;
}
.tryContent {
	padding: 80px 0;
	background: url(../images/tryBg.jpg) no-repeat center;
	background-size: 100% 100%;
}
.tryInfoBox {
	background: #fff;
	width: 1000px;
	margin: 0 auto;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
}
.tryHalf {
	width: 50%;
	float: left;
	border-right: 1px dashed #cdcdcd;
	box-sizing: border-box;
	padding: 0 30px 0 0;
}
.tryHalf h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.tryHalf .tryImg {
	display: block;
	width: 80%;
	margin: 20px auto 30px;
	border-radius: 3px;
}
.tryHalf p {
	font: 14px/24px "微软雅黑";
	margin-bottom: 15px;
	color: #666;
	margin-top: 5px;
}
.tryHalf p span {
	color: #333;
	font-weight: bold;
	display: block;
}
.tryHalfR {
	padding-left: 30px;
}
.tryHalfR h4 {
	font: 14px/36px "微软雅黑";
	color: #333;
}
.tryHalfR span {
	display: block;
	/* font: 14px/32px "微软雅黑"; */
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	margin-bottom: 30px;
	height: 32px;
}
.tryHalfR span input {
	display: block;
	border: 0;
	outline: none;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	background: transparent;
}
.tryHalfR .phoneCode {
	position: relative;
}
.tryHalfR .phoneCode em {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	min-width: 100px;
	height: 32px;
	text-align: center;
	color: #007AFF;
	font: 12px/32px "微软雅黑";
	cursor: pointer;
	box-sizing: border-box;
	padding: 0 20px;
}
.tryHalfR .phoneCode em::before {
	content: '';
	border-left: 1px solid #007AFF;
	position: absolute;
	height: 50%;
	top: 25%;
	left: 0;
}
.tryHalfR .areaContent {
	display: block;
	border: 1px solid #cdcdcd;
	height: 100px;
	border-radius: 3px;
}
.tryHalfR span textarea {
	display: block;
	outline: none;
	border: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
	font: 14px/20px "微软雅黑";
}
.formBtn {
	display: block;
	height: 38px;
	font: 14px/38px "微软雅黑";
	background: #007AFF;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.tryHalfR h5{
	font-size: 12px;
	color: #777;
	text-align: center;
	line-height: 30px;
}
.companyProfile {
	background: url(../images/cityBg.png) no-repeat center bottom;
	background-size: 100%;
	padding: 40px;
}
.companyProfileInfo {
	width: 800px;
	margin: 0 auto 40px;
}
.companyProfile p {
	font: 16px/32px "微软雅黑";
	color: #555;
	text-align: center;
}
#certify {
	padding: 20px 0 20px;
}
#certify .swiper-container {
	padding-top: 20px;
}
#certify .swiper-slide {
	padding: 0;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
	width: 520px;
	height: auto;
}
#certify .swiper-slide img {
	border-radius: 3px;
}
#certify .swiper-button-prev {
	left: 80px;
	outline: none;
}
#certify .swiper-button-next {
	right: 80px;
	outline: none;
}
.focuseContent {
	padding: 30px 0;
	background: #f6f6f6;
}
.focuseContent .content {
	padding: 50px 0;
	width: 900px;
}
.focuseContent .content li {
	width: 300px;
	float: left;
	box-sizing: border-box;
}
.focuseContent .content li h3 {
	width: 200px;
	margin: 0 auto 60px;
	background: #2f374b;
	font: 16px/50px "微软雅黑";
	display: block;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.focuseContent .content li i{
	display: block;
	width: 80px;
	height: 80px;
	background: #2f374b;
	color: #fff;
	text-align: center;
	font: 40px/80px "iconfont";
	border-radius: 50%;
	margin: 0 auto 60px;
	position: relative;
	z-index: 1;
}
.focuseContent .content li i::before{
	content: '';
	height: 60px;
	position: absolute;
	top: -60px;
	border-right: 2px dashed #2f374b;
	left: 50%;
}
.focuseContent .content li i::after{
	content: '';
	height: 60px;
	position: absolute;
	bottom: -60px;
	border-right: 2px dashed #2f374b;
	left: 50%;
}
.focuseContent .content li span {
	display: block;
	width: 250px;
	margin: 0 auto;
	font: 16px/30px "微软雅黑";
	text-align: center;
	color: #2f374b;
}
.newList h6 {
	margin-top: 30px;
}
.newList a p {
	margin-bottom: 0;
}
.news{
	padding: 30px 0;
}
.desContent {
	background: url(../images/background_01.png) no-repeat right center;
	background-size:auto 80%;
}
.serviceSupportContent{
	background: url(../images/contactBg.png) no-repeat center bottom;
	background-size: 100%;
}