body{
	font-family:'微软雅黑';
	margin:0;
	padding:0;
}
.main{
	/*min-width:1200px;*/
	width:100%;
	height:auto;

	
}
.main_top{
	width:100%;
	height:auto;
/*	background:#b2e6f3;*/
}


.main_top_1{
	width:100%;
}

.main_top_1>div{
	width:1200px;
	margin:0 auto;
	text-align:center;
}
.main_top_1>div>span{
	font-size:30px;
	display:block;
	line-height:106px;
}
.main_top_1>div>ul>li{
	height:168px;
	width:298px;
	background: #fffae8;
	float:left;
}
.main_top_1>div>ul>li:hover{
box-shadow: 1px 1px 1px 1px #eeeeee;
}
.main_top_1>div>ul>li>div:first-child{

	float:left;
}
.main_top_1>div>ul>li>div>span{
	font-size: 24px;
	color:#FFCF1C;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	display: block;
	padding: 16px 12px 12px 16px;
}
.main_top_1>div>ul>li>h1{
	display:block;
	float:left;
	line-height:30px;
	font-size:22px;
	padding: 16px 12px 12px 0px;
}
.main_top_1>div>ul>li>p{
	font-size:14px;
	color:#666666;
	margin:0px 16px;
	text-align:left;
	line-height: 22px;
	height: 66px;
}
.main_top_1>div>ul>li:first-child{
	 background: url("../image/li-bg1.png") no-repeat;
 }
.main_top_1>div>ul>li:first-child+li{
	 background: url("../image/li-bg2.png") no-repeat;
 }
.main_top_1>div>ul>li:first-child+li+li{
	background: url("../image/li-bg3.png") no-repeat;
}
.main_top_1>div>ul>li:first-child+li+li+li{
	background: url("../image/li-bg4.png") no-repeat;
}
.main_top_1>div>ul>li:first-child+li{
	border-left:0;
}
.main_top_1>div>ul>li:first-child+li+li{
	border-left:0;
}
.main_top_1>div>ul>li:first-child+li+li+li{
	border-left:0;
}
.main_top_2{
	width:100%;
	margin-top:50px;
	background:#eef4ff;
	height:338px;
}

.main_top_2>div{
	width:1200px;
	margin:0 auto;
	text-align:center;
}
.main_top_2>div>span{
	font-size:30px;
	display:block;
	line-height:106px;
}
.main_top_2>div>p{
	font-size:18px;
	display:block;

	width:540px;
	margin:0 auto;
	color:#848484;
}
.main_top_2>div>ul{
	/*background:#F4F9FC;*/
}
.main_top_2>div>ul>li{
	height:150px;
	/*background: #F4F9FC;*/
	float:left;
	cursor: pointer;
	text-align: left;
	/*border-right: 1px solid #DADADA;*/
	padding: 40px 0 0 0;
	margin-right: 16px;
}
.main_top_2>div>ul>li img{
	display: block;
	float: left;
	padding:20px 16px 24px 6px;
}
.main_top_2>div>ul>li>p{
	font-size:14px;
	line-height:30px;
	color: #999999;
	text-align:left;
	display: block;
	width: 280px;
}
.main_top_2>div>ul>li:hover{
box-shadow:  5px 5px 5px #eeeeee;
}
.main_top_2>div>ul>li>h1{
	line-height:30px;
	font-weight:400;
	font-size:20px;
	float: left;
	width: 210px;
}
.main_middle_top{
	width:100%;
	
}

.main_middle_top>div>span{
	font-size:30px;
	display:block;
	line-height:106px;
}


.main_middle_top{
	height:550px;
	width:100%;
	
	
}
.main_middle_top >div{
	width:1200px;
	margin:0 auto;

}
.main_middle_top >div >ul{
	 position:relative;
	 top:20px;
}
.main_middle_top >div >ul >li{
	width:300px;
	height:280px;
	float:left;
	display:block;
	background:#F9FCFF;
	margin-left:80px;
	cursor: pointer; 
	border-radius:6px;
}
.main_middle_top >div > ul>li:hover{
	box-shadow:0px 2px 6px 0px rgba(29, 35, 200, 0.35);
}
.middle_top_title{
	width:100%;
	height:60px;
}
.middle_top_title{
	width:100%;
	height:60px;
	background:linear-gradient(90deg,rgba(76,171,255,1),rgba(82,117,255,1));
	border-radius:2px 2px 0px 0px;
	line-height:60px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}
.middle_top_money{
	font-size:22px;
	color:#F6706B;
	font-weight:bold;
	display:block;
	height:70px;
	line-height:50px;
	margin-left: 46px;
}
.middle_top_jieshao{
	font-size:14px;
	width:150px;
	padding-top:10px;
	margin-left: 68px;
	line-height: 30px;
}
.middle_top_jieshao >li{
	height:30px;
	list-style-type:decimal;
}
.main_middle_bottom{
	width:100%;
	height:520px;
	margin:0 auto;
	background:#ffffff;
	background:url(../image/p5-bg.png) repeat-x;
	
}
.main_middle_bottom>div{
	width:1200px;
	margin:0 auto;
	background:url(../image/p5-bg2.png) repeat-x;
}
.main_middle_bottom>div>span{
	text-align:center;
	font-size:30px;
	display:block;
	line-height:106px;
}

.bottom_ico{
	border-radius:35px;
	position:relative;
	cursor: pointer; 
}
.bottom_ico:hover{
	-webkit-transform:scale(1.1);
}
	

.bottom_ico span:first-child{
	font-size:25px;
	width:75px;
	height:40px;
	display:block;
	text-align:center;
	margin-left: 25px;

}
.bottom_ico span:first-child+span{
	font-size:16px;
	color:#fff;
	display:block;
	text-align:center;
}
.bottom_ico1{
	width:100px;
	height:100px;
	background:linear-gradient(0deg,rgba(76,171,255,1),rgba(56,96,255,1));

	top:51px;
	left: 423px;
	border-radius: 50%;
}

.bottom_ico2{
	width:100px;
	height:100px;
	background:linear-gradient(0deg,rgba(76,171,255,1),rgba(56,96,255,1));

	top:-45px;
	left: 657px;
	border-radius: 50%;
}
.bottom_ico3{
	width:100px;
	height:100px;
	background:linear-gradient(0deg,rgba(76,171,255,1),rgba(56,96,255,1));

	top:-61px;
	left: 136px;
	border-radius: 50%;
}
.bottom_ico4{
	width:100px;
	height:100px;
	background:linear-gradient(0deg,rgba(76,171,255,1),rgba(56,96,255,1));

	top:-167px;
	left: 964px;
	border-radius: 50%;
}
.bottom_ico5{
	width:100px;
	height:100px;
	background:linear-gradient(0deg,rgba(76,171,255,1),rgba(56,96,255,1));

	top:-198px;
	left: 315px;
	border-radius: 50%;
}
.bottom_ico6{
	width:120px;
	height:120px;
	background:linear-gradient(0deg,rgba(76,171,255,1),rgba(56,96,255,1));

	top:-297px;
	left: 528px;
	border-radius: 50%;
}
.bottom_ico7{
	width:100px;
	height:100px;
	background:linear-gradient(0deg,rgba(76,171,255,1),rgba(56,96,255,1));

	top:-423px;
	left: 754px;
	border-radius: 50%;
}
.bottom_ico1 span:first-child{

}
.bottom_ico2 span:first-child{

}
.bottom_ico3 span:first-child{

}
.bottom_ico4 span:first-child{

}
.bottom_ico5 span:first-child{

}
.bottom_ico6 span:first-child{
padding-top: 10px;

}
.bottom_ico7 span:first-child{


}
.main_bottom{
	
	width:100%;


}
.main_bottom{
	
	width:100%;


}
.main_bottom>div{
	
	width:1200px;
	margin: 0 auto;
	height:550px;

}
.main_bottom>div>span{
	
	width:100%;
	font-size:30px;
	display:block;
	line-height:106px;
	text-align:center

}

.main_bottom ul{
	text-align:left;
	margin-left:100px;
}
.main_bottom .daili{
	display: block;
	float: left;
	padding: 30px 64px 60px 20px;
}
.main_bottom ul>li{
	line-height:70px;
	font-size:20px;
	color: #333333;
}
.main_footer{
	width:100%;
	background:#EEF4FF;
	background: url("../image/p7-bg.png") no-repeat 50%;
	height: 588px;
}
.main_footer >div {
	height:100%;
	width:1200px;
	margin:0 auto;
}

.main_footer >div >span{
	width:100%;
	font-size:30px;
	display:block;
	line-height:106px;
	text-align:center;
}
.main_footer >div>ul{
	text-align:left;
	float:left;
	
}
.main_footer >div>ul>li{
	float:left;
	width:376px;
	height:180px;
	margin:0 16px 16px 0;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	/*padding: 16px 0 12px 16px;*/
}
.main_footer >div>ul>li>span{
	font-size:20px;
	line-height:40px;
	font-weight: bold;
	padding: 12px 0 6px 16px;
	display: block;
}
.main_footer >div>ul>li>p{
	font-size:12px;
	padding: 0px 16px 6px 16px;
	line-height:20px;
	color: #999999;
}
.main_footer2{
	width:100%;
	background: url("../image/p8-bg.png") no-repeat 50%;
	height: 174px;
}

.main_footer2>div{

	width:1200px;
	margin:0 auto;
}
.main_footer2 .main_footer2-1{
	padding: 60px 0 0 0;
}
.main_footer2 .main_footer2-1 p{
	padding: 0px 0 0 0;
	color: #ffffff;
	font-size: 26px;
	display: block;
	/*width: 400px;*/
	line-height:60px;
	float: left;
	margin-left: 270px;
	margin-right: 160px;
}
.main_footer2 .main_footer2-1 a{
	display:block;
	width:196px;
	height:60px;
	line-height:60px;
	font-size:20px;
	text-align:center;
	margin:0 auto;
	color:#fff;
	float: left;
	border-radius:6px;
	background:linear-gradient(90deg,rgba(76,171,255,1),rgba(82,117,255,1));
	box-shadow:0px 4px 12px 0px rgba(29, 35, 200, 0.35);
}