.serviceimg img{
	width:100%;
}

.introduce0{
	background-color: #fff;
	padding:20px;

}
.introduce0 .download a:link,a:visited{
	float:right;
	width:150px;
	font-family: 微软雅黑;
	font-size:18px;
	cursor:pointer;
}

.introduce0 .regist{
	float:right;
	width:150px;
	color:#f70d49;
	font-family: 微软雅黑;
	font-size:18px;
	cursor:pointer;
	font-weight:bold;
}
.introduce0 .login{
	float:right;
	width:100px;
	color:#025aab;
	font-family: 微软雅黑;
	font-size:18px;
	cursor:pointer;
	font-weight:600;
}


.introduce1{
	clear: both;
	margin: 50px 0px 50px 0px;
	display: flex;
	justify-content: space-between
}
.introduce1 .left{
	float:left;
	width:40%;
	padding-left: 50px;
	display: flex;
	justify-content: center;
}
.introduce1 .right{
	float:left;
	width:56%;
}
.introduce1 .title{
	margin-top:15px;
	font-size:24px;
	font-family: å¾®è½¯é›…é»‘;
	font-weight:bold;
	/*margin-left: 50px;*/

}
.introduce1 .desc{
	font-size:18px;
	font-family: å¾®è½¯é›…é»‘;
	color:#7a7c7d;
	margin:0 auto;
	margin-top:20px;
	line-height:35px;
	text-align:left;
	font-weight:bold;
	letter-spacing: 5px;
	width:90%;
}

.banner img{
	width:100%;
}



.function{
	clear:both;
	text-align:center;
	/*margin: 50px 200px 50px 200px;*/
	padding: 50px;
}
.function .fun{
	width:25%;
	height:200px;
	float:left;

}
.fun .title{
	font-size:20px;
	font-family: 黑体;
	color:#2d4ba3;
	line-height:36px;
	font-weight:bold;
}
.fun .desc{
	font-size:18px;
	font-family: 华文细黑;
	color:#7f7f7f;
	line-height:36px;
	font-weight:bold;
}

.introduce3 {
	/*margin: 50px 200px 50px 200px;*/
	clear:both;

}
.introduce3 img{
	width:100%;

}
.introduce2{
	/*padding-left: 50px;*/
	display: flex;
	justify-content: space-between;
}
.introduce2 .left{
	float:left;
	width:50%;
}
.introduce2 .right{
	float:left;
	width:66%;
}
.introduce2 .title{
	margin-top:25px;
	font-size:26px;
	font-family: 微软雅黑;
	font-weight:bold;
	color:#2d4ba3;
	text-align:left;
	margin-left: 80px;
}
.introduce2 .desc{
	font-size:20px;
	font-family: 微软雅黑;
	color:#7a7c7d;
	padding-top:20px;
	margin:0 auto;
	line-height:40px;
	text-align:left;
	font-weight:bold;
	width:50%;
}
.introduce4{
	/*margin: 50px 200px 0px 200px;*/
	clear:both;

}
.introduce4 img{
	width:100%;
}
