/*****寮�鏀惧钩鍙伴椤�*****/
.banner{
	text-align:center;
	background:url(../../../images/bannerBg.png) no-repeat center center;
	background-size:cover;
}
.wrap{
	width:1170px;
	margin:auto;
}
.developerMin{
	display:inline-block;
	margin-bottom:70px;
}
.developerMin li{
	float:left;
	margin-right:132px;
}
.developerMin li:nth-child(3n){
	margin-right:0;
}
.developerBg{
	width:300px;
	height:120px;
	text-align:center;
	margin-top:140px;
	border:1px solid #cccccc;
	position:relative;
}
.developerBg img{
	margin-top:-34px;
	background:#FFF;
	padding:10px;
}
.developerTitle{
	font-size:20px;
	color:#010101;
	margin:16px auto;
}
.developer{
	width:63%;
	background:#FFF;
	font-size:16px;
	line-height:28px;
	color:#808080;
    margin: 0 auto;
    padding: 0 16px;
	position:absolute;
	top:104px;
	left:18%;
}
/*鍏ラ┗娴佺▼*/
.settledTitle{
	font-size:32px;
	margin:100px 0 40px;
	display:inline-block;
}
.settledFlow{
	display:inline-block;
	width:100%;
	padding:22px 43px 0 0;
	background:url(../../../images/settled.png) no-repeat right top;
}
.settledFlow li{
	float:left;
	width:33.3333333%;
	padding:54px 0 30px;
	border-top:1px solid #00a2ff;
	font-size:16px;
	line-height:28px;
	color:#999999;
	position:relative;
}
.settledFlow li img{
	position:absolute;
	top:-22px;
	left:0;
	background:#FFF;
	padding:0 3px;
}
.flowTitle{
	font-size:20px;
	line-height:50px;
	color:#000;
}
.settledFlow li p{
	width:238px;
}
/*鍏嶈垂浣跨敤*/
.freeUse{
	width:100%;
	height:374px;
	margin-top:100px;
	text-align:center;
	background:url(../../../images/freeUse.png) no-repeat bottom center;
}
.freeUseBtn{
	width:287px;
	height:96px;
	line-height:96px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	display:inline-block;
	background:url(../../../images/freeUseBtn.png) no-repeat center center;
}
.freeUseBtn:hover{
	color:#FFF;
	background:url(../../../images/freeUseBtnOn.png) no-repeat center center;
}
.freeUseBtn:focus{
	color:#FFF;
}
/*搴曢儴*/
.footer{
	width:100%;
	height:99px;
	font-size:12px;
	line-height:24px;
	color:#999;
	text-align:center;
	padding-top:16px;
	border-top:1px solid #dbdbdb;
}
.footerTitle{
	color:#333;
}
@media (max-width: 1242px){
	.wrap{
		width:90%;
	}
	.developerMin{
		width:920px;
		display:table;
		margin:auto;
		margin-bottom:70px;
	}
	.developerMin li{
		margin-right:10px;
	}
}
@media (max-width: 1024px){
	.developerMin{
		width:670px;
		display:table;
		margin:auto;
		margin-bottom:70px;
	}
	.developerMin li{
		margin-right:70px;
	}
	.developerMin li:nth-child(3n){
		margin-right:70px;
	}
	.developerMin li:nth-child(2n){
		margin-right:0;
	}
	.freeUse{
		height:320px;
		margin-top:70px;
	}
}
@media (max-width: 991px){
	.settledFlow li{
		padding:54px 18px 30px 0;
	}
	.settledFlow li p{
		width:100%;
	}
	.freeUse{
		height:240px;
		background-size:cover;
	}
}
@media (max-width: 767px){
	.banner img{
		width:80%;
	}
	.developerMin{
		width:648px;
		margin-top:-45px;
	}
	.developerMin li{
		margin-right:48px;
	}
	.developerMin li:nth-child(3n){
		margin-right:48px;
	}
	.developerMin li:nth-child(2n){
		margin-right:0;
	}
	.settledTitle{
		margin:60px 0 40px;
	}
	.freeUse{
		margin-top:45px;
	}
}
@media (max-width: 720px){
	.developerMin{
		width:300px;
	}
	.developerMin li{
		margin-right:0;
	}
	.developerMin li:nth-child(3n){
		margin-right:0;
	}
	.developerMin li:nth-child(2n){
		margin-right:0;
	}
}
@media (max-width: 640px){
	.settledFlow{
		background:none;
		padding:0;
	}
	.settledFlow li{
		width:100%;
		padding:30px 0 54px;
	}
	.settledTitle{
		margin:40px 0 50px;
	}
}
@media (max-width: 480px){
	.developerMin{
		width:100%;
	}
	.developerMin li{
		width:100%;
	}
	.developerBg{
		width:100%;
	}
	.freeUse{
		height:160px;
		margin-top:0;
	}
}
/*****寮�鏀惧钩鍙板簲鐢ㄧ鐞�*****/
.openAppMin{
	/*display:table*/;
}
/*宸︿晶*/
.openAppLeft{
	width:176px;
	float:left;
	margin-top:50px;
	padding:24px 0;
	background:#f9f9f9;
}
.openAppLeft ul{
}
.openAppLeft ul li{
	font-size:14px;
	color:#1e2533;
	line-height:38px;
	padding-left:50px;
}
.openAppLeft ul li a{
	color:#1e2533;
}
.openAppLeft ul li a:hover{
	color:#01a1ff;
}
.openAppLeft ul li.openAppOn a{
	color:#01a1ff;
}
.appRun{
	font-size:15px;
	font-weight:bold;
	color:#2c384c;
	background:url(../../../images/appRun.png) no-repeat 24px center;
}
.memberRun{
	font-size:15px;
	font-weight:bold;
	color:#2c384c;
	background:url(../../../images/memberRun.png) no-repeat 22px center;
}
/*鍙充晶*/
.openAppRight{
	margin-top:50px;
	padding-left:201px;
}
.openAppRightMin{
	width:100%;
	height:auto;
	margin-bottom:30px;
	display:inline-block;
}
/*鍙充晶鏍囬*/
.openAppTitle{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #e5e5e5;
	font-size:16px;
	height:54px;
	float:left;
}
.appSort{
	display:inline-block;
	float:left;
}
.appSort li{
	float:left;
	height:26px;
	padding:0 30px;
	margin:14px 0;
	border-left:1px solid #e5e5e5;
}
.appSort li:first-child{
	border-left:none;
}
.appSort li a{
	color:#1e2533;
	padding:16px 10px;
	font-weight:Regular;
	border-bottom:2px solid transparent;
}
.appSort li.appSortOn a{
	color:#01a1ff;
	font-weight:bold;
	border-bottom:2px solid #00a2ff;
}
.titleRight{
	float:right;
	line-height:50px;
}
.titleRight span{
	margin-right:34px;
}
.titleBtn{
	width:110px;
	height:38px;
	line-height:38px;
	font-size:15px;
	color:#FFF;
	display:inline-block;
	text-align:center;
	background:url(../../../images/titleBtn.png) repeat-x;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
}
.titleBtn:hover,.titleBtn:focus{
	color:#FFF;
}
.titleBtn:hover{
	background:url(../../../images/titleBtnOn.png) repeat-x;	
}
@media (max-width: 1199px){
	.appSort li{
		padding:0 20px;
	}
	.appSort li a{
		padding:16px 5px;
	}
}
/*鍙充晶鍐呭*/
.appContent{
	width:100%;
	display:inline-block;
	margin-top:38px;
}
.formGroup{
	width:100%;
	display:inline-block;
	margin-bottom:30px;
}
.formLabel{
	min-width:100px;
	float:left;
	margin-right:12px;
	font-size:15px;
	color:#1e2533;
	line-height:38px;
}
.appOne{
	width:633px;
	display:table-cell;
	position:relative;
}
.formControl{
	width:100%;
	height:38px;
	border:1px solid #dbdbdb;
	padding:0 16px;
	transition:all 0.3s;
}
.formControl:hover,.formControl:focus{
	border:1px solid #01a1ff;
	transition:all 0.3s;
}
/*杈撳叆妗嗛鑹�*/
input{
	color:#000;
	font-size:15px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #b2b2b2;
	font-size:14px;
	transition:all 0s;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #b2b2b2;
	font-size:14px;
	transition:all 0s;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	color: #b2b2b2;
	font-size:14px;
	transition:all 0s;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #b2b2b2;
	font-size:14px;
	transition:all 0s;
} 
.uploadPermit{
	width:376px;
	height:224px;
	border:0px solid #dbdbdb;
	cursor:pointer;
	position:relative;
}
.uploadPermit img{
	width:360px;
	height:208px;
	margin:7px;
	border:0px solid #dbdbdb;
}
.uploadPermitImg{
	width:142px;
	height:208px;
	margin:7px;
	border:1px solid #dbdbdb;
}
.promptRight{
	color:#8a8f99;
	width:260px;
	position:absolute;
	left:650px;
	top:10px;
}
.promptDown{
	margin-top:10px;
	font-size:14px;
	color:#8a8f99;
}
@media (max-width: 1199px){
	.appOne{
		width:450px;
	}
	.promptRight{
		width:210px;
		left:463px;
		top:10px;
	}
}
.carryOutBtn{
	width:120px;
	height:38px;
	line-height:38px;
	font-size:15px;
	color:#FFF;
	display:inline-block;
	text-align:center;
	background:url(../../../images/titleBtn.png) repeat-x;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
}
.carryOutBtn:hover,
.carryOutBtn:focus{
	color:#FFF;
}
.carryOutBtn:hover{
	background:url(../../../images/titleBtnOn.png) repeat-x;
}
.marginLeft72{
	margin-left:72px;

}
/*琛ㄦ牸*/
.openAppTable{
	width:100%;
	border-collapse:collapse;
}
.openAppTable thead tr th{
	border:0;
	padding:0;
	color:#3c4a66;
	font-size:15px;
	font-weight:100;
}
.openAppTable thead tr th p{
	margin-bottom:12px;
	height:48px;
	line-height:48px;
	background:#fafafc;
}
.openAppTable tbody{
}
.openAppTable tbody tr{
	border:1px solid #e5e5e5;
}
.openAppTable tbody tr td{
	font-size:14px;
	color:#1e2533;
	padding:16px 0;
	text-align:center;
}
.openAppTable tbody tr td:last-child{
	text-align:center;
}
.operate{
	margin:0 auto;
	display:inline-block;
}
.operate li{
	line-height:14px;
	float:left;
	border-left:1px solid #e5e5e5;
	margin-left:14px;
	padding-left:16px;
}
.operate li:first-child{
	border-left:none;
	margin-left:0;
	padding-left:0;
}
.operate li a{
	color:#1e2533;
}
.operate li a:hover{
	color:#01a1ff;
}
.operate li a.disabled{
	color:#fe5d56;
}
.operate li a.enabled{
	color:#37c6b8;
}
/*涓嬫媺*/
.eventDropDown{
	width:100%;
	display:inline-block;
}
.dropDownBg{
	width:256px;
	height:40px;
	line-height:38px;
	border:1px solid #cccccc;
	font-size:15px;
	color:#666666;
	float:left;
	margin-right:22px;
	margin-bottom:28px;
	position:relative;
}
.dropDownLeft{
	float:left;
	width:74px;
	text-align:center;
	border-right:1px solid #e5e5e5;
}
.dropDownBtn{
	width:180px;
	height:100%;
	float:right;
	padding:0;
	font-size:15px;
	color:#1e2533;
	text-align:left;
	text-indent:14px;
	background:none;
	border:none;
	outline:none;
	cursor:pointer;
	position:relative;
}
.dropDownBtn:focus{
	background:none;
	border:none;
	outline:none;
}
.dropDownIcon{
	display:block;
	width:0;
	height:0;
	line-height:0;
	border-width:6px;
	border-style:solid dashed dashed dashed;
	border-color:#cccccc transparent transparent transparent;
	position:absolute;
	top:16px;
	right:14px;
}
.dropDownIconOn{
	border-color:#01a1ff transparent transparent transparent;
}
.dropDownMenu{
	display:none;
	position:absolute;
	top:39px;
	right:-1px;
	z-index:9;
	width:182px;
	background:#FFF;
	border-style:solid;
	border-width:0 1px 1px;
	border-color:#e5e5e5;
	font-size:14px;
}
.dropDownMenuOn{
	display:block!important;
}
.dropDownMenu li a{
	width:100%;
	height:100%;
	display:inline-block;
	color:#1e2533;
	text-indent:14px;
}
.dropDownMenu li a:hover{
	color:#01a1ff;
}
/*鏃ユ湡*/
.dateSelect{
	width:413px;
	height:40px;
	line-height:38px;
	float:left;
	margin-bottom:28px;
	border:1px solid #cccccc;
	font-size:15px;
	color:#666666;
}
.dateSelectBg,.dateSelectBg2{
	width:134px;
	height:38px;
	float:left;
	position:relative;
}
#mydatepicker,#mydatepicker2{
	width:100%;
	height:38px;
	float:left;
	padding:0 18px;
	border:none;
	font-size:15px;
}
.dateSelectLine{
	color:#1e2533;
	float:left;
	margin:0 18px;
}
/*鏃ユ湡瀛椾綋*/
#mydatepicker::-webkit-input-placeholder,
#mydatepicker2::-webkit-input-placeholder{
	color:#1e2533;
}
#mydatepicker:-moz-placeholder,
#mydatepicker2:-moz-placeholder{
	color:#1e2533;
}
#mydatepicker::-moz-placeholder,
#mydatepicker2::-moz-placeholder{
	color:#1e2533;
}
#mydatepicker:-ms-input-placeholder,
#mydatepicker2:-ms-input-placeholder{
	color:#1e2533;
}
.mydatepicker{
	color:#01a1ff!important;
}
.mydatepicker::-webkit-input-placeholder{
	color:#01a1ff!important;
}
.mydatepicker:-moz-placeholder{
	color:#01a1ff!important;
}
.mydatepicker::-moz-placeholder{
	color:#01a1ff!important;
}
.mydatepicker:-ms-input-placeholder{
	color:#01a1ff!important;
}
/*鏃ュ巻*/
.mycalendar{
	background:#FFF;
	z-index:99999;
}
.calendar{
	width:339px;
	background:#FFF;
	top:39px;
	left:-1px;
	z-index:9;
	box-shadow:none;
	border:1px solid #e5e5e5;
	border-top:none;
	border-collapse:collapse;
}
.dateSelectBg2 .calendar{
	left:-203px;
}
.calendar thead tr{
	display:inline-block;
	width:100%;
	height:38px;
	float:left;
	padding:0 7px;
	color:#3c4a66;
}
.calendar thead tr th{
	width:46px;
	height:39px;
	display:inline-block;
	font-size:12px;
	font-weight:100;
	cursor:pointer;
}
.calendar thead tr th:first-child{
}
#prev,#next{
	width:100px;
}
#currM{
	width:120px;
	font-size:14px;
}
.calendar tbody tr{
	display:inline-block;
	width:100%;
	height:38px;
	float:left;
	padding:0 8px;
	border-bottom:0;
}
.calendar tbody tr td{
	border:1px solid #e5e5e5;
	text-align:center;
	width:46px;
	height:38px;
	border-bottom:0;
	padding:0;
	font-size:10px;
	color:#cccccc;
	cursor:pointer;
}
.calendar tbody tr:last-child{
	margin-bottom:8px;
}
.calendar tbody tr td:first-child{
	border-left:0;
}
.calendar tbody tr td:last-child{
	border-right:0;
}
.calendar tbody tr td span{
	float:left;
	height:100%;
	line-height:10px;
	padding:6px 0 0 6px;
}
.calendar tbody tr td:hover{
	background:#f4f7f8;
	color:#3c4a66;
}
.calendar tbody tr td.selected{
	background:#00a2ff;
	color:#FFF;
}

/*****寮瑰嚭妗�*****/
.popUpBg{
	margin:auto;
	background:#FFF;
	padding:0 76px;
	position:relative;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	-msborder-radius:2px;
	border-radius:2px;
}
.popClose{
	width:18px;
	height:18px;
	position:absolute;
	top:28px;
	right:26px;
}
.popClose img{
	width:18px;
	height:18px;
	cursor:pointer;
}
/*鏍峰紡1*/
.popUpload{
	width:657px;
	padding-bottom:54px;
}
.popTitle{
	width:100%;
	display:inline-block;
	margin:24px 0 70px;
	font-size:18px;
	font-weight:bold;
	color:#1e2533;
	text-align:center;
}
.popGroup{
	width:100%;
	display:inline-block;
	margin-bottom:28px;
}
.popPrefix{
	float:left;
	margin-left:-50px;
	line-height: 35px;
}
.popLabel{
	width:70px;
	float:left;
	margin-right:12px;
	font-size:15px;
	color:#1e2533;
	line-height:38px;
}
.popOne{
	width:100%;
	padding-left:82px;
	position:relative;
}
.popLeft{
	padding-right:123px;
}
.popControl{
	width:100%;
	height:38px;
	border:1px solid #dbdbdb;
	padding:0 16px;
	transition:all 0.3s;
}
.popControl:hover,.popControl:focus{
	border:1px solid #01a1ff;
	transition:all 0.3s;
}
.fileUpLoad{
	width:110px;
	height:38px;
	background:#FFF;
	border:1px solid #cccccc;
	font-size:15px;
	color:#1e2533;
	padding:0;
	cursor:pointer;
	transition:all 0.3s;
	position:absolute;
	top:0;
	right:0;
}
.fileUpLoad:hover,.fileUpLoad:focus{
	border:1px solid #00a2ff;
	color:#00a2ff;
}
.precaut{
	font-size:15px;
	color:#909399;
	line-height:24px;
}
/*鏍峰紡2*/
.popPrompt{
	width:391px;
	padding:53px 54px 49px;
}
.popPromptImg{
	text-align:center;
}
.popPrompt>.popTitle{
	margin-bottom:0;
}
.popContent{
	font-size:15px;
	color:#606266;
	line-height:24px;
	margin-top:20px;
	text-align: center;
}
.popContent a{
	color:#198bff;
}
/*鏍峰紡3*/
.popConfirm{
	width:391px;
	padding:53px 54px 49px;
}
.popConfirm>.popTitle{
	margin-top:0;
	margin-bottom:0;
}
/*鎸夐挳*/
.popGroupBtn{
	width:100%;
	display:inline-block;
	text-align:center;
	margin-top:28px;
}
.popGroupBtn a{
	margin:0 12px;
}
.popBtnCancel{
	width:110px;
	height:38px;
	display:inline-block;
	line-height:38px;
	background:#cccccc;
	color:#FFF;
	font-size:15px;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
}
.popBtnCancel:hover,
.popBtnCancel:focus{
	background:#cccccc;
	color:#FFF;
}
.popBtnConfirm{
	width:110px;
	height:38px;
	display:inline-block;
	line-height:38px;
	background:url(../../../images/titleBtn.png) repeat-x;
	color:#FFF;
	font-size:15px;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
}
.popBtnConfirm:hover,
.popBtnConfirm:focus{
	color:#FFF;
}
.popBtnConfirm:hover{
	background:url(../../../images/titleBtnOn.png) repeat-x;
}
.popBtnadd{
	width: 71px;
	height: 30px;
	display:inline-block;
	line-height:38px;
	background:url(../../../images/titleBtn.png) repeat-x;
	color:#FFF;
	font-size: 14px;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
	vertical-align: middle;
	line-height: 30px;
	margin-left: 10px;
}
.popBtnadd:hover,
.popBtnadd:focus{
	color:#FFF;
}
.popBtnadd:hover{
	background:url(../../../images/titleBtnOn.png) repeat-x;
}
.popBtnConfirmBox{
	width:110px;
	height:36px;
	display:inline-block;
	line-height:34px;
	background-color:transparent;
	border:1px solid #cccccc;
	color:#000000;
	font-size:15px;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
}
.popBtnConfirmBox:hover,
.popBtnConfirmBox:focus{
	border:1px solid #00a2ff;
	color:#00a2ff;
}
.popBtnOperat{
	width:110px;
	height:38px;
	display:inline-block;
	line-height:38px;
	background:url(../../../images/popBtnOperat.png) repeat-x;
	color:#FFF;
	font-size:15px;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
}
.popBtnOperat:hover,
.popBtnOperat:focus{
	color:#FFF;
}
.popBtnOperat:hover{
	background:url(../../../images/popBtnOperatOn.png) repeat-x;
}

/*****涓汉涓績鏌ョ湅鏂囦欢鍚�*****/
.toViewMin{
	width:100%;
	display:inline-block;
}
.toViewTitle{
	width:100%;
	height:78px;
	line-height:78px;
	position:relative;
	text-align:center;
	font-size:20px;
	color:#1e2533;
}
.toReturn{
	position:absolute;
	left:0;
	top:0;
}
.toReturn a{
	font-size:15px;
	color:#666;
}
.toReturn a:hover{
	color:#01a1ff;
}
.toNote{
	position:absolute;
	right:0;
	top:0;
	font-size:15px;
	color:#999;
}
.toView{
	width:100%;
	min-height:296px;
	border:1px solid #e5e5e5;
	font-size:15px;
	line-height:30px;
	color:#1e2533;
	padding:12px 28px;
}
/*****璐拱鐐规暟*****/
.paymentMethod{
	width:100%;
	border:1px solid #e5e5e5;
	padding:30px 0 0 30px;
}
.payChooseBg{}
.payChooseBg li{
	float:left;
	margin-left:12px;
}
.payChooseBg li:first-child{
	margin-left:0;
}
.payChoose{
	width:218px;
	height:60px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border:1px solid #e5e5e5;
	position:relative;
	cursor:pointer;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-msborder-radius:4px;
	border-radius:4px;
}
.payChoose img,.payChooseOn img{
	vertical-align:middle;
}
.payChooseOn{
	border:1px solid #00a2ff;
}
.payChooseImg{
	position:absolute;
	right:-1px;
	bottom:-1px;
	display:none;
}
.payChooseOn .payChooseImg{
	display:block;
}
.payment{
	margin-top:38px;
	width:100%;
	display:inline-block;
}
.payment ul{}
.payment ul li{
	float:left;
	margin-bottom:27px;
}
.paymentBg{
	width:305px;
	height:286px;
	margin-left:27px;
	border:1px solid #e5e5e5;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	-msborder-radius:2px;
	border-radius:2px;
}
.payment li:first-child .paymentBg{
	margin-left:0;
}
.payment li:nth-child(3n+1) .paymentBg{
	margin-left:0;
}
.payment li .paymentBg:hover{
	-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.11);
	-moz-box-shadow:0 0 10px 2px rgba(0,0,0,.11);
	box-shadow:0 0 10px 2px rgba(0,0,0,.11);
}
.paymentTop{
	width:100%;
	height:159px;
}
.paymentTop img{
	float:left;
	margin:44px 24px 0 33px;
}
.paymentRight{
	font-size:18px;
	color:#3e4e6a;
	padding-top:44px;
}
.payGenerate{
	font-size:20px;
	color:#1e2533;
}
.paymentCenter{
	width:100%;
	height:66px;
	line-height:66px;
	background:#f4f4f4;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	font-size:15px;
	color:#000000;
}
.paymentCenter span{
	font-size:20px;
	color:#fe5d56;
	font-weight:bold;
}
.paymentDown{
	width:100%;
	height:59px;
	line-height:59px;
}
.paymentDown a{
	width:100%;
	height:100%;
	display:inline-block;
	text-align:center;
	font-size:16px;
	color:#01a1ff;
	font-weight:bold;
}

@media (max-width: 1280px){
	.payment ul li{
		float:left;
		width:33.333333%;
		padding-left:14px;
	}
	.payment li:first-child{
		padding-left:0;
	}
	.payment li:nth-child(3n+1){
		padding-left:0;
	}
	.paymentBg{
		width:100%;
		height:286px;
		margin-left:0;
	}
	.paymentTop img{
		margin:44px 16px 0 16px;
	}
}
@media (max-width: 1152px){
	.paymentTop img{
		margin:44px 10px 0 14px;
	}	
	.paymentRight{
		font-size:14px;
		padding-top:52px;
	}
	.payGenerate{
		font-size:16px;
	}	
}
/*****鏂囨。涓績*****/
.platformRun{
	font-size:15px;
	font-weight:bold;
	color:#2c384c;
	background:url(../../../images/platformRun.png) no-repeat 24px center;
}
.platformTitle{
	font-size:16px;
	font-weight:bold;
	line-height:48px;
	color:#00a2ff;
}
.platform{}
.platform ul{}
.platform ul li{
	width:100%;
	display:inline-block;
	float:left;
	padding:18px 0 0;
}
.platformMenu{
	width:100%;
	height:50px;
	line-height:50px;
	display:inline-block;
	font-size:20px;
	color:#1e2533;
	border-bottom:1px solid #e5e5e5;
}
.platformMenu a{
	color:#1e2533;
}
.platformMenu a:hover{
	color:#01a1ff;
}
.platformContent{
	width:100%;
	padding:8px 0 10px 28px;
	display:inline-block;
	font-size:15px;
	line-height:30px;
	color:#1e2533;
}

.app_price {
	border:1px solid #fff;
	background:#fff;
	width:60px;
	text-align:center;
}
.app_price_on {
	border:1px solid #000;
	background:#fff;
	width:60px;
	text-align:center;
}