.wechat{
	width: 100%;
	height: auto;
	zoom: 1;
	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;
}
.wechat-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto ;
}
.wechat-top{
	width: 1200px;
	min-width: 1200px;
	height: 552px;
	margin:50px auto 0px;
	overflow: hidden;
}
.wechat-l{
	width: 520px;
	height: 552px;
	float: left;
	overflow: hidden;
}
.wechat-l ul li{
	width: 520px;
	margin-bottom: 25px;
	height: 50px;
	overflow: hidden;
}

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



.wechat-r{
	width: 680px;
	height: 552px;
	text-align: right;
	float: right;
}
.wechat-r img{
	height: 552px;
}




.crisis{
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 50px;
	background: #f7f8fa;
}

.crisis-title{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	height: auto;
	text-align: center;
	margin-bottom: 40px;
}
.crisis-title h2{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.crisis-title p{
	width: 1000px;
	margin: 0 auto;
	font-size: 18px;
	color: #6c8293;
}
.crisis-top {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
.crisis-top ul li{
	width: 270px;
	height: 330px;
	float: left;
	margin: 10px 15px;	
	cursor: pointer;
}
.crisis-top-im{
	width: 100%;
	height: 130px;
	line-height: 130px;
	padding: 30px 86px;
}
.crisis-top-text{
	width: 100%;
	height: 252px;
	padding: 0px 20px;
}
.crisis-top-text h2{
	text-align: center;
	font-size: 25px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
.crisis-top-text P{
	font-size: 14px;
	line-height: 26px;
	color: #919191;
}

.crisis-top-im2{
	display: none;
}
.crisis-top ul li:hover{
	box-shadow: 0px 0px 22px rgba(34,151,189,0.4);
	background-image: linear-gradient(to right top, rgb(5,168,218) 0, rgb(29,199,193) 65%, rgb(53,230,168) 100%);
	transform: 0.8s;
}
.crisis-top ul li:hover .crisis-top-im2{
	display: block;
}
.crisis-top ul li:hover .crisis-top-im1{
	display: none;
}

.crisis-top ul li:hover .crisis-top-text P,.crisis-top ul li:hover .crisis-top-text h2{
	color: #fff;
}





.item{
	width: 100%;
	height: 870px;
	background: url(../img/app/item-bg.jpg)center center no-repeat;
	
}

.item-title{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	height: auto;
	text-align: center;
	margin-bottom: 50px;
}
.item-title h2{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
}
.item-top{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: auto;
	zoom: 1;
	overflow: hidden;
}
.item-top ul li{
	width: 200px;
	height: 150px;
	float: left;
	text-align: center;
	margin-bottom: 43px;
}
.item-top ul li img{
	max-height: 47px;
	max-width: 47px;
	margin-bottom: 23px;
}
.item-top ul li h3{
	font-size: 18px;
	color: #fff;
	margin-bottom: 14px;
}
.item-top ul li p{
	width: 200px;
	padding: 0px 20px;
	line-height: 20px;
	font-size: 14px;
	color: #bbbbbb;
}

.item-but{
	width: 170px;
	height: 50px;
	margin: 0 auto;
}
.item-but a{
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #11adc1;
	border: 1px solid rgb(17,173,193);
}
.item-but a:hover{
	background: linear-gradient(to right, #05a8da, #35e6a8);
	border: none;
	transition: 0.5s;
	color: #fff;
}

.case{
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 50px 0px;
	background: #f7f8fa;
	margin-bottom: 20px;
}
.case-title{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}
.case-title h2{
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color:#333;
}
.case-top{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 20px auto 0px;
}
.case-top ul li{
	width: 270px;
	height: 390px;
	padding: 15px;
	float: left;
	background: #fff;
	margin: 0px 15px;
	box-shadow: 0px 0px 25px rgba(40,22,6,0.1);
	overflow:hidden;
}
.case-top ul li img{
	width: 100%;
	transition: all 0.5s; 
}
.case-top ul li:hover img{
	transform: scale(1.05);
}



