@charset "utf-8";
.aa {
	float: left;
	width: 100%;
}

.wk {
	width: 1200px;
	margin: 0 auto;
}

.tit {
	float: left;
	width: 100%;
	height: 60px;
	background-color: #1fbafc;
}

.tit img {
	float: left;
	margin: 10px 0 0 7px;
}
.rq-ul{
	float: left;
	margin-left: 240px;
}
.rq-li{
	float: left;
	width: 140px;
	color: #FFFFFF;
	text-align: center;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
}
.rq-li:hover{
	background-color: #FFFFFF;
	color: #1fbafc;;
}
.rq-lic{
	background-color: #FFFFFF;
	color: #1fbafc;;
}
.rq-app{
	float: left;
	width: 100%;
	margin-top: 60px;
	color: #3a3a3a;
	background-color: #f7fbfc;
}
.app-top{
	float: left;
	width: 96%;
	margin: 0 2%;
	padding: 13px 0;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	border-bottom: 1px solid #d6d7dc;
}
.app-ewm{
	float: left;
	width: 100%;
}
.app-img{
	float: left;
	width: 320px;
	height: 419px;
	margin: 40px 0 0 50px;
}
.app-ewsm{
	float: left;
	width: 200px;
	margin: 83px 0 0 140px;
	text-align: center;
	font-size: 15px;
}
.app-img2{
	float: left;
	width: 100%;
	height: 200px;
}
.app-pp{
	float: left;
	width: 100%;
	margin: 10px 0 20px;
}
.app-ewsm .app-aa{
	float: left;
	width: 100%;
	padding: 8px 0 7px;
	border-radius: 20px;
	border: 1px solid #1FBAF3;
	font-size: 15px;
	color: #1FBAF3;
}
.app-aa img{
	margin: -5px 5px 0 0;
	width: 20px;
	height: 24px;
}








