.wechat{
	width: 100%;
	height: auto;
	zoom: 1;
	min-width: 1200px;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 50px;
}
.wechat-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}
.wechat-title h2{
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	margin-bottom: 15px;
}
.wechat-title p{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #6c8293;
}

.wechat-top{
	width: 1200px;
	min-width: 1200px;
	height: 516px;
	margin:50px auto 0px;
	overflow: hidden;
}
.wechat-l{
	width: 520px;
	height: 516px;
	float: left;
	overflow: hidden;
}
.wechat-l ul li{
	width: 520px;
	margin: 50px 0px;
	height: 56px;
	overflow: hidden;
}

.wechat-im{
	width: 50px;
	height: 56px;
	line-height: 50px;
	font-size: 23px;
	color: #fff;
	background: #34a5b9;
	text-align: center;
	border-radius: 6px;
	float: left;
	margin-right: 25px;
}
.wechat-text h3{
	font-size: 22px;
	color: #444444;
	font-weight: normal;
	margin-bottom: 5px;
}
.wechat-text p{
	font-size: 16px;
	color: #999999;
	line-height: 26px;
}
.wechat-r{
	width: 680px;
	height: 516px;
	text-align: right;
	float: right;
}
.wechat-r img{
	height: 516px;
}




.rebuild{
	width: 100%;
	height: auto;
	min-width: 1200px;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 50px;
	background: #f7f8fa;
}
.rebuild-title{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	height: auto;
	text-align: center;
	margin-bottom: 40px;
}
.rebuild-title h2{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.rebuild-title p{
	width: 1200px;
	margin: 0 auto;
	font-size: 18px;
	color: #6c8293;
}
.rebuild-im{
	width: 1200px;
	height: auto;
	margin: 20px auto;
	text-align: center;	
}

.rebuild-top{
	width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin: 0 auto;
}
.rebuild-top ul li{
	float: left;
	width: 400px;
	height: 165px;
	border-right: 1px solid #e8e8e8;
	text-align: center;
	padding-top: 10px;
}
.rebuild-top ul li:last-child{
	border-right: none;
}


.rebuild-top ul li img{
	margin-bottom: 45px;
}
.rebuild-top ul li h3{
	font-weight: normal;
	font-size: 20px;
	color: #333333;
}
.rebuild-but{
	width: 170px;
	height: 50px;
	margin: 0 auto;
	margin-top: 40px;
}
.rebuild-but a{
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid rgb(17,173,193);
	color: rgb(17,173,193);
}
.rebuild-but:hover a{
	background-image: linear-gradient(to right, #05a8da 20%, #35e6a8 100%);
	border: none;
	color: #fff;
	transition: 0.5s;
}

.power-box{
	width: 100%;
	height: auto;
	zoom: 1;
	min-width: 1200px;
	overflow: hidden;
	padding: 50px 0px;
}
.power{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.power-l{
	width: 700px;
	height: auto;
	margin-bottom: 40px;
}
.power-l h2{
	font-size: 36px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 70px;
}
.power-l ul{
	width: 500px;
}
.power-l ul li{
	width: 250px;
	height: 100px;
	float: left;
	font-size: 22px;
	color: #666666;
}
.power-l ul li span{
	width: 35px;
	margin-right: 20px;
	border-bottom: 3px solid rgb(17,173,193);
	color: #333333;
	padding-bottom: 10px;
}
.power-r{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.power-r img{
	width: 687px;
	height: 400px;
}
.power-but{
	clear: both;
	width: 170px;
	height: 50px;
	margin: 0 auto;
	margin-top: 50px;
}
.power-but a{
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid rgb(17,173,193);
	color: rgb(17,173,193);
}
.power-but:hover a{
	background-image: linear-gradient(to right, #05a8da 20%, #35e6a8 100%);
	border: none;
	color: #fff;
	transition: 0.5s;
}





.market{
	width: 100%;
	height: auto;
	min-width: 1200px;
	zoom: 1;
	overflow: hidden;
	padding: 50px 0px;
	background: url(../img/app/market-bg.png)center -24px no-repeat #f7f8fa;
}
.market-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}
.market-title h2{
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	margin-bottom: 15px;
}
.market-title p{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #6c8293;
}
.market-top{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.market-top-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	position: absolute;
	top: 0;
}
.market-top-title ul li{
	position: absolute;
	width: 90px;
	height: 50px;
	top: 0;
	text-align: center;
}
.market-top-title ul li p{
	width: 90px;
	height: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
.market-top-title ul li:nth-child(1){
	top: 156px;
	left:390px;
	text-align: right;
}
.market-top-title ul li:nth-child(2){
	top: 156px;
	right: 390px;
}
.market-top-title ul li:nth-child(3){
	top: 400px;
	left:420px;
	text-align: right;
}

.market-top-title ul li:nth-child(4){
	top: 400px;
	right: 420px;
}
.market-text{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	position: absolute;
	top: 0;
}
.market-text ul li{
	position: absolute;
	width: 300px;
	height: 50px;
	top: 0;
}
.market-text ul li h3{
	font-size: 18px;
	font-weight: normal;
	color: #7d7d7d;
	margin-bottom: 5px;
}
.market-text ul li p{
	font-size: 24px;
	color: #333333;
}
.market-text ul li:nth-child(1){
	top: 56px;
	left:10px;
	text-align: right;
}
.market-text ul li:nth-child(2){
	top: 56px;
	right: 5px;
}
.market-text ul li:nth-child(3){
	top: 518px;
	left:10px;
	text-align: right;
}

.market-text ul li:nth-child(4){
	top: 518px;
	right: 5px;
}


.setmeal{
	width: 100%;
	height: auto;
	zoom: 1;
	min-width: 1200px;
	overflow: hidden;
	padding: 50px;
}
.setmeal-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}
.setmeal-title h2{
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	margin-bottom: 15px;
}
.setmeal-title p{
	width: 989px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #858585;
}
.setmeal-top{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
}
.setmeal-top ul li{
	width: 385px;
	height: 590px;
	float: left;
	border: 1px solid rgb(232,232,232);
	margin: 0px 7px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.setmeal-top-title{
	width: 100%;
	height: 137px;
	text-align: center;
	border-bottom: 1px solid rgb(232,232,232);
	background: #f6f6f6;
	transition: all 0.4s cubic-bezier(0.4,0,0.2,1);
}
.setmeal-top-title h3{
	font-weight: normal;
	font-size: 28px;
	color: #333333;
	line-height: 137px;
	transition: all 0.4s cubic-bezier(0.4,0,0.2,1);
}
.setmeal-top-im{
	position: absolute;
	width: 100%;
	height: 106px;
	top: 85px;
	text-align: center;
	display: inline-block;
}
.setmeal-top-im1{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 106px;
    margin: 0 auto;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.setmeal-top-im2{
    opacity: 0;
    margin: 0 auto;
    height: 106px;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    transition: all .4s cubic-bezier(.4,0,.2,1);	
}
.setmeal-top-p{
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 59px 30px 0px 30px;
}
.setmeal-top-p p{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 15px;
	color: #555555;
	overflow: hidden;
}
.setmeal-top-p p:last-child{
	margin-bottom: 0px;
}
.setmeal-top-p p span{
	width: 10px;
	height: 10px;
	display: block;
	margin-top: 5px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	background: rgb(17,173,193);
}
.setmeal-top-p p:hover{
	color: rgb(17,173,193);
}


.setmeal-but{
	margin-top: 20px;
}
.setmeal-but p{
	margin-left: 50px;
	font-size: 20px;
	color: #11adc1;
}
.setmeal-but a{
	display: block;
	line-height: 36px;
	width: 110px;
	height: 36px;
	margin: 20px auto;
	text-align: center;
	color: #11adc1;
	border: 1px solid #11adc1;
}
.setmeal-top ul li:hover .setmeal-top-title{
	background-image: linear-gradient(to right top, rgb(5,168,218) 0, rgb(29,199,193) 65%, rgb(53,230,168) 100%);
}
.setmeal-top ul li:hover .setmeal-top-im1{
	opacity: 0;
}
.setmeal-top ul li:hover .setmeal-top-im2{
	opacity: 1;
}
.setmeal-top ul li:hover .setmeal-top-title h3{
	color: #fff;
}
.setmeal-top ul li:hover .setmeal-but a{
	background: #11adc1;
	color: #fff;
}


.flow{
	width: 100%;
	height: auto;
	zoom: 1;
	min-width: 1200px;
	overflow: hidden;
	padding: 50px;
	background: #f7f8fa;
	margin-bottom: 20px;
}
.flow-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}
.flow-title h2{
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	margin-bottom: 15px;
}
.flow-top{
	width: 1200px;
	min-width: 1200px;
	height: 300px;
	margin: 0 auto;
	background: url(../img/app/flow-bg.png)center center no-repeat;
	position: relative;
}
.flow-top ul li{
	width: 130px;
	height: 60px;
	text-align: center;
	position: absolute;
}
.flow-top ul li h3{
	font-size: 20px;
	color: #333333;
}
.flow-top ul li p{
	font-size: 14px;
	color: #999999;
}
.flow-top ul li:nth-child(1){
	top: 220px;
	left: 12px;
}
.flow-top ul li:nth-child(2){
	top: 10px;
	left: 160px;
}
.flow-top ul li:nth-child(3){
	top: 220px;
	left: 310px;
}
.flow-top ul li:nth-child(4){
	top: 10px;
	left: 460px;
}
.flow-top ul li:nth-child(5){
	top: 220px;
	left: 610px;
}
.flow-top ul li:nth-child(6){
	top: 10px;
	left: 760px;
}
.flow-top ul li:nth-child(7){
	top: 220px;
	left: 910px;
}
.flow-top ul li:nth-child(8){
	top: 10px;
	left: 1055px;
}
