.banner {width: 100%; height: auto;}
		.download{background: #78926e;}
		section a{color: #fff; font-weight: bold;}
		.ui-panel-center h2, .ui-panel-center>h3, .ui-panel-center-multi h2, .ui-panel-center-multi>h3{letter-spacing: 2px;}
		.ui-txt-default{letter-spacing: 2px; color: #333333;}
		.ui-form-item>.ui-select{margin-left: 0;}
		.ui-form-item {border-bottom: 1px #7ecef4 solid; padding: 0; margin-left: 12px; margin-right: 12px;}
		.ui-select select {color: #999999; }
		.ui-form-item input{color: #999999; }
		.ui-loading-block .ui-loading-cnt{height: auto; padding: 10px 0 10px 0; width: 170px;}
		        /*弹框验证码*/
		.ipt-fake-box {
		    text-align: center;
		}
		.input {
		    display: inline-block;
		}
		.input:last-child {
		    border-right: 1px solid #999;
		}
		input.my_input {
		    border-bottom: 1px #7ecef4 solid;
		    width: 32px;
		    height: 35px;
		    outline: none;
		    font-family: inherit;
		    font-size: 28px;
		    font-weight: inherit;
		    text-align: center;
		    line-height: 45px;
		    color: #c2c2c2;
		    background: rgba(255, 255, 255, 0);
			text-align: center;
			padding-left: 0;
		}