@charset "utf-8";

/* CSS Document */

.title {
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(44, 153, 196)),color-stop(1, rgb(25, 102, 155)));
	background-image: -moz-linear-gradient(top,rgb(44, 153, 196) 0%,rgb(25, 102, 155) 100%);
	background-image: linear-gradient(top,rgb(44, 153, 196) 0%,rgb(25, 102, 155) 100%);
	-ms-box-shadow: -2px -2px 2px rgba(51,51,51,0.5);
	color:#fff;
	margin-top:-20px;
}
.title h1 { 
text-align:center;
font-family:Microsoft YaHei;
font-size:37px;
letter-spacing:10px;
line-height:65px;
margin-left:20px;

}

.title h2 { 
text-align:center;
font-family:Microsoft YaHei;
font-size:20px;
letter-spacing:10px;
line-height:40px;
margin-top:10px;

}

.title h3 { 
text-align:center;
font-family:Microsoft YaHei;
font-size:20px;
letter-spacing:10px;
line-height:35px;
margin-top:30px;

}

.title b{
	position:absolute;
	z-index:500px;
	margin-top:20px;
	font-size:20px;
	}
.title a {color:#fff}


.service{
	margin-top:40px;
	padding-bottom:30px;
	}
	
.service ul{
	list-style:none;	
	width:95%;
	margin-left:auto;
	margin-right:auto;
	}
.service ul li{
	display:inline-block;
	width:30.5%;
	margin-left:1.5%;
	}
	
.service p{
	text-align:center;
	line-height:25px;
	font-size:16px;
	}
.service p a{
	font-size:16px;	
	}
	
.service a:link{
	color:#4D4D4D;	
	}
.service a:visited{
	color:#4D4D4D;	
	}
	
.service a:hover{
	color:#4D4D4D;	
	}
.service a:active{
	color:#4D4D4D;	
	}
	

.service_content{
	margin-top:30px;
	width:93%;
	margin-left:auto;
	margin-right:auto;
	}

.service_content h4{
	border-left:5px solid #69b0c9;
	color:#4d4d4d;
	font-size:24px;
	font-weight:800;
	padding-left:5px;
	margin-bottom:20px;
	color:#69b0c9;
	}
.service_content p{
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
	letter-spacing:1px;	
	}
.flow{
	margin-top:20px;
	margin-bottom:20px;
	width:92%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.img{
	float:left;	
	padding-bottom:20px;
	width:33%;
	}
.desc{
	width:57%;
	float:right;
	line-height:30px;
	color:#4d4d4d;
	font-size:26px;
	text-align:left;
	}
.desc a:link{
	color:#4D4D4D;	
	}
	
.desc a:visited{
	color:#4D4D4D;	
	}
	
.desc a:hover{
	color:#4D4D4D;	
	}
	
.desc a:active{
	color:#4D4D4D;	
	}
.sub_desc{
	color:#6b843a;
	font-size:19px;
	letter-spacing:0.2px;
	}
.notice{
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:5px;
	margin-top:-20px;
	background:rgba(179,225,244,0.3);
	border-radius:5px;
	margin-bottom:40px;
	clear:both;
	}
.notice p{
	font-size:14px;
	line-height:22px;
	letter-spacing:0.5px;
	}

.class_flow{
	margin-top:20px;
	margin-bottom:20px;
	width:92%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.img{
	float:left;	
	padding-bottom:20px;
	width:33%;
	}
.desc{
	width:57%;
	float:right;
	line-height:30px;
	color:#4d4d4d;
	font-size:26px;
	text-align:left;
	margin-right:2%;
	margin-top:3%;
	}
.sub_desc{
	color:#6b843a;
	font-size:17px;
	letter-spacing:0.2px;
	}


.class_desc{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:5px;
	margin-top:-20px;
	background:rgba(179,225,244,0.3);
	border-radius:5px;
	margin-bottom:40px;
	}
.class_desc p{
	font-size:14px;
	line-height:22px;
	letter-spacing:0.5px;
	}
.pay_flow{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
.pay_flow img{
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.pay_flow p{
	line-height:24px;	
	font-size:18px;
	}
	
.gotop{
	text-align:right;
	margin-right:15px;
	font-size:13px;	
	color:#005fbd;
	margin-bottom:10px;
	}
.gotop a:link{
	font-size:13px;	
	color:#005fbd;
	}
	
.gotop a:visited{
	font-size:13px;	
	color:#005fbd;
	}
	
.gotop a:hover{
	font-size:13px;	
	color:#005fbd;
	}
	
.gotop a:active{
	font-size:13px;	
	color:#005fbd;
	}