body{
	color: #484848;
}
.head {
    background: url(../images/weixin/weixin.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.info h2{
	padding-bottom: 50px;
}
.title{
	font-size: 50px;
	color: #56a5f1;
	padding-top: 105px;
	padding-bottom: 50px;
	text-align: center;
}
.execute{
	height: 780px;
}
.execute_detail{
	width: 1100px;
	margin: 40px auto;
}
.detail_show{
	display: inline-block;
	width: 275px;
	position: relative;
	top:-200px;
	left:20px;
}
.bigP{
	font-size: 18px;
	line-height: 3.5;
}
.smallP{
	font-style: 14px;
	line-height: 1.5;
}
.execute_detail img{
	margin-left:5%;
}
.order{
	width: 100%;
	background-color: #f9fafb;
}
.order_detail{
	width: 1100px;
	height: 600px;
	margin: 0 auto;
	background-color: #f9fafb;
}
.order_detail div{
	background-color: #fff;
	display: inline-block;
	width: 440px;
	height: 535px;
	border-radius: 10px;
	box-shadow: 1px 1px 80px #d6e8f9;
}
.order01{
	float: left;
	margin-left: 6%;
}
.order02{
	float: right;
	margin-right: 6%;
}
.detail_bg01{
	display: inline-block;
	margin: 7% 16%;
	width: 310px;
	height: 210px;
	background: url(../images/weixin/pic03.jpg) 1px 1px no-repeat;
}
.detail_bg02{
	display: inline-block;
	margin: 7% 16%;
	width: 310px;
	height: 210px;
	background: url(../images/weixin/pic04.jpg) 1px 1px no-repeat;
}
.big_P{
	font-size: 24px;
	margin-left: 12%;
}
.small_P{
	font-size: 14px;
	height: 30px;
	line-height: 60px;
}
.small_P:before{
	content: '';
	margin-left: 12%;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #56a5f1;
	margin-right: 10px;
}
.answer_tip{
	text-align: center;
	font-size: 18px;
	color: #313131;
}
.answer_detail{
	width: 1100px;
	margin: 80px auto;
}
.lines{
	display: inline-block;
	width: 2px;
	height: 400px;
	margin-left: 20px;
	background-color: #dcdcdc;
}
.pic05{
	margin-left: 11%;
}
.pic06{
	margin-left: 30px;
}
.collect{
	width: 100%;
	background-color: #f9fafb;
}
.collect_detail{
	width: 1100px;
	height: 420px;
	margin: 0 auto;
}
.collect_detail div{
	display: inline-block;
	width: 350px;
	height: 315px;
	margin-top: 20px;
	border-radius: 10px;
	box-shadow: 1px 1px 80px #d6e8f9;
}
.collect02{
	margin-left: 2%;
}
.collect03{
	float: right;
}
.collect_detail div i{
	display: inline-block;
	width: 50px;
	height: 100px;
	background-image: url(../images/weixin/pic07.png);
	background-repeat: no-repeat;
	margin-left: 45%;
	margin-top: 20%;
}
.collect_icon01{
	background-position: 1px 1px;
}
.collect_icon02{
	background-position: -52px 1px;
}
.collect_icon03{
	background-position: -109px 1px;
}
.collect_detail .big{
	font-size: 18px;
	text-align: center;
	line-height: 2;
}
.collect_detail .small{
	font-size: 14px;
	width: 220px;
	line-height: 2;
	margin-left: 21%;
}