/**

 * -------------------------------------------------------

 * | 前台首页

 * |@author: 764373501@qq.com

 * |@时间: 2017年8月22日 09:12

 * |@version: 1.0

 * -------------------------------------------------------

 */

/*合作伙伴*/

.Partner_box{

	overflow: hidden;

	width: 100%;

}

.Partner{

	margin: auto;

	width: 1200px;

	height: 600px;

}

.Partner_text{

	padding-top: 43px;

	text-align: center;

}

.Partner_text h3{

	font-weight: normal;

	font-size: 32px;
	font-family: Microsoft YaHei;
	line-height: 44px;

	color: #525252;

}

.Partner_text p{

	font-size: 18px;
	font-family: Microsoft YaHei;
	line-height: 74px;

	color: #949494;

}

.Partner_con{

	margin-top: 50px;

	width: 1200px;

	height: 309px;


}

.Partner_con img{
	float: left;
	margin: 37px 0 0 20px;
	max-width: 140px;
}

.Partner_con img:hover{

	-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;

}

@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}

10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}

30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}

40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}

100%{-webkit-transform:scale(1) rotate(0);}}

.Partner_con li{
	float: left;
	width: 300px;
	height: 154px;
	display:flex;
    justify-content:center;
    align-items:center;
}

/*加入合作伙伴*/
.join_box{
	overflow: hidden;
	width: 100%;
	background: #f6f8f9;
}
.join{
	width: 1200px;
	height: 790px;
	margin: auto;
}
.join h3{
	padding: 82px 0 113px 0;
	font-size: 44px;
	font-weight: normal;
	line-height: 44px;
	text-align: center;
	color: #525252;
}

.join_text{

	width: 1200px;

	height: 200px;

}

.join_text div{

	width: 236px;

	height: 200px;

	float: left;

	margin: 30px 31.5px 0;

}

.join_text h4{

	font-size: 20px;

	line-height: 80px;

	color: #3a3a3a;

}

.join_text span{

	font-size: 14px;

	line-height: 26px;

	color: #656565;

}

.join_text b{

	width: 236px;

	height: 200px;

	float: left;

	margin-top:120px;

	width: 1px;

	height: 46px;

	background: #949595; 

}

/*伙伴权益*/

.rai_box{

	overflow: hidden;

	width: 100%;

}

.rai{

	width: 1200px;

	height: 760px;

	margin: auto;

}

.rai h3{

	padding: 82px 0 113px 0;

	font-size: 44px;

	font-weight: normal;

	line-height: 44px;

	text-align: center;

	color: #525252;

}

.rai_specific{

	width: 1200px;

	height: 472px;

}

.rai_specific li{

	text-align: center;

	float: left;

	width: 300px;

	height: 236px;

	margin-right: 150px;

}

.noMargin{

	margin-right:0 !important;

}

.rai_specific li i{

	margin-left: 136px;

	display: block;

	width: 26px;

	height: 24px;

	background: url(../img/indexImg/rai_i1.png) no-repeat;

}

.rai_specific li .shichang{

	width: 32px;

	height: 28px;

	background: url(../img/indexImg/rai_i2.png) no-repeat;

}

.rai_specific li .peixun{

	width: 28px;

	height: 28px;

	background: url(../img/indexImg/rai_i3.png) no-repeat;

}

.rai_specific li .guanfang{

	width: 26px;

	height: 28px;

	background: url(../img/indexImg/rai_i4.png) no-repeat;

}

.rai_specific li .jiages{

	width: 34px;

	height: 30px;

	background: url(../img/indexImg/rai_i5.png) no-repeat;

}

.rai_specific li .yun{

	width: 24px;

	height: 26px;

	background: url(../img/indexImg/rai_i6.png) no-repeat;

}

.rai_specific li h4{

	font-size: 20px;

	line-height: 60px;

	color: #3a3a3a;

}

.rai_specific li p{

	font-size: 14px;

	line-height: 27px;

	color: #656565;

}













