#yin{position:fixed;top:0;left:0;width:100%;height: 100px;background:#fff;z-index: 55;box-shadow:0 0 15px rgba(0, 0, 0, .15);}
.custom {
	background: url(../../img/customization/customMake.jpg)no-repeat center;
	background-size: 100% 100%;
	height: 500px;
	width: 1200px;
	margin: 0 auto;
	margin-top: 101px;
	overflow: hidden;
}

.sure {
	margin: 0 auto;
	margin-top: 425px;
	height: 42px;
	width: 140px;
	font-size: 20px;
	display: block;
	color: #2396fa;
	line-height: 42px;
	text-align: center;
	background: white;
}
.sure:hover{box-shadow: 0px 0px 20px #2062a4;}
.exampleSystem {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.systemText,
.ourStrong {
	margin: 0 auto;
	margin-top: 70px;
	font-size: 37px;
	color: #333333;
	text-align: center;
}

.line {
	height: 1px;
	width: 60px;
	margin: 0 auto;
	margin-top: 23px;
	background: #2396FA;
}

.subTitleSystem {
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	color: #555555;
	font-size: 20px;
}

.app,.weixin {
	margin: 0 auto;
	margin-top: 44px;
	/*width: 70px;*/
	/*height: 30px;*/
	padding: 7px 15px;
	display: table;
	color: white;
	font-size: 15px;
	text-align: center;
	/*line-height: 30px;*/
	border-radius: 20px;
	background: #2396FA;
}

.appImg {
	background: url(../../img/customization/app.jpg)no-repeat center;
	background-size: 100% 100%;
	width: 100%;
	height: 1077px;
	margin-top: 20px;
}

.weixinImg {
	background: url(../../img/customization/weixin.jpg)no-repeat center;
	background-size: 100% 100%;
	height: 772px;
	margin-top: 20px;
}


.CooperationProcess{
	width: 1200px;
	height: 605px;
	margin: 0 auto;
	margin-top: 45px;
	background: url(../../img/customization/CooperationProcess.jpg) no-repeat center;
	background-size: 100% 100%;
}
.ImmediatelConsult{
	width: 1200px;
	height: 364px;
	margin: 0 auto;
	background: url(../../img/customization/ImmediatelConsult.png)no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
}
.consultTitle{
	color: white;
	font-size: 30px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
}
.consultContent{
	width: 800px;
	height: 170px;
	margin: 0 auto;
	margin-top: 35px;
}
.left,.right{
	width: 50%;
	height: 170px;
}
.right textarea{
	width: 100%;
	height: 151px;
	background: rgba(255,255,255,0.2);
	border-width: 0;
	text-indent: 10px;
	font-size: 20px;
	line-height: 40px;
	color: white;
	resize: none;
	outline: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.Input{
	background:rgba(255,255,255,0.2);
	color: white;
	font-size: 18px;
	border: none;
	outline: none;
	width: 390px;
	height: 45px;
	text-indent: 10px;
}
.phoneInput{
	margin-top: 8px;
	float: left;
	width: 168px;
}
.code{
	margin-top: 8px;
	float: left;
	margin-left: 8px;
	width: 100px !important;
}
.getCode{
	width: 110px;
	height: 45px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}
.getCode input{
	width: 106px;
	height: 45px;
	background: #2396FA;
	color: white;
	outline: none;
	font-size: 15px;
	border-width: 0;
	resize: none;
}
.companyInput{
	margin-top: 8px;
}

.submit{
	width: 130px;
	height: 43px;
	margin: 0 auto;
	color: white;
	font-size: 18px;
	background: #2396FA;
	text-align: center;
	line-height: 43px;
}
::-webkit-input-placeholder { color:#fff; }
::-moz-placeholder { color:#fff; } /* firefox 19+ */
:-ms-input-placeholder { color:#fff; } /* ie */
input:-moz-placeholder { color:#fff; }
/* webkit专用 */
#Input::-webkit-input-placeholder { color:#fff; }
/* mozilla专用 */
#Input::-moz-placeholder { color:#fff; }
.ourStrongDiv{overflow: hidden;margin-top:40px;}
.ourStrongDiv>div{width: 254px;height: 266px;margin-right: 60px;margin-bottom: 20px;border: 1px solid #e5e5e5;float: left}
.ourStrongDiv>div:nth-child(4n){margin-right: 0}
.ourStrongTop{width: 100%;height: 114px;background: #3c9eff;line-height: 114px;text-align: center;font-size:20px;color: #FFFFFF}
.ourStrongBottom{width: 100%;height: 152px;padding: 30px;box-sizing: border-box}
