/*.preorder-form{box-sizing:border-box;position:absolute;top:50%;left:7%;right:7%;!*margin-top:-108px;*!width:86%;height:auto;padding:15px 3%;background-color:#fff;z-index:1011;}*/
/*.preorder-form .line{overflow: hidden;}*/
/*.preorder-form .title{display:inline-block;color:#ff6300;font-size:10px;line-height:15px;padding: 5px 17px 0 0;}*/
/*.preorder-form label,.preorder-form input,.preorder-form select,.preorder-form .phoneType{float: left;}*/
/*.preorder-form .phoneNum,.preorder-form .province,.preorder-form .phoneType{font-size:13px;height:22px;line-height:22px;margin:15px 0 0 5px;}*/
/*.preorder-form form input{height: 22px;line-height: 22px;border: 1px solid #aaa;margin: 13px 0 0 5px;width: 56%;padding:0 2%;}*/
/*.preorder-form .select-style{min-width:58px;padding-right:20px;font-size: 12px;letter-spacing:1px;height: 28px;line-height: 26px;outline: none;}*/
/*.preorder-form .selectWrap{position:relative;float: left;margin: 11px 0 0 5px;}*/
/*.preorder-form .selectWrap:after{position:absolute;content:" ";bottom:12px;right:7px;width:8px;height:8px;border-left:1px solid #aaa;border-top:1px solid #aaa;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}*/
.preorder-form .phoneType{line-height: 15px;height: auto;}
.preorder-form .phoneType i{display: inline-block;color:#4c4c4c;font-size: 10px;margin-top: 3px;}
.preorder-form .chooseType{position:relative;float: left;min-width:74px;font-size:12px;line-height:13px;margin-top: 17px;margin-left:3px;}
.preorder-form .chooseType label{display:inline-block;margin-left:2px;}
.preorder-form .chooseType i{display:inline-block;color:#666;font-size: 10px;margin-right: -30px;}
/*.preorder-form .org-btn{display:block;width: 92px;height:26px;line-height:26px;border: none;outline: none;font-size:13px;margin:20px auto 10px;}*/
.preorder-success{position: fixed;top:50%;left:50%;width:280px;height:160px;margin-top: -80px;margin-left: -140px;z-index: 2001;}
.correct{display:none;float:left;width:20px;height:20px;margin:6px 0 0 10px;background:url(../images/error_cort.png) no-repeat 0 center;font-size: 12px;bottom: 12px; right: 0; position: absolute;}
.error{display:none;clear:both;height:20px;line-height:20px;padding:0 0 0 20px;background:url(../images/error_cort.png) no-repeat -21px -1px;color:red;position: absolute; bottom: -3px; font-size: 12px !important;}
.close{position: absolute;top: 0;right: 0;font-size: 26px;cursor: pointer;width: 30px;height: 30px;z-index: 100;text-align: center;font-weight: 600;color: #666;}
.org-btn{text-align:center;color:#fff;
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
background-image:-moz-linear-gradient(top,#ec6618 0%,#ed7c18 100%);
background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#c00),color-stop(1,#c00));
-webkit-box-shadow:0 1px 1px rgba(130,130,130,0.75);
-moz-box-shadow:0 1px 1px rgba(130,130,130,0.75);
box-shadow:0 1px 1px rgba(130,130,130,0.75);
}

.confirm-alert-w{ overflow: hidden; position: absolute; top: 100px; left: 0; box-sizing: border-box; width: 100%; padding: 0 10px; z-index: 100001; background-color: rgba(0, 0, 0, 0); }
.confirm-alert{ position:relative;box-sizing: border-box; width: 88%; background-color: #fff; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; padding: 12px 18px 25px; overflow: hidden; left: 12px; height: 130px;}
.confirm-alert .close{position:absolute;top: 5px;right:6px;width:20px;height:20px;background-color:#666;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%; }
.confirm-alert .close:before{content: " ";position: absolute;top: 3px;left: 10px;width:0;height:14px;border-left: 1px solid #fff;transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.confirm-alert .close:after{content:" ";position: absolute;top: 3px;left: 10px;width:0;height:14px;border-left: 1px solid #fff;transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.confirm-alert .info{ font-size: 14px; padding-top: 10px; }
.confirm-alert .info.icon img.icon{margin-right: 10px;vertical-align: middle;width: 20%;max-width: 20px;}
.confirm-alert .info.icon span.msg{display: inline-block;vertical-align: middle;width: 80%;}
.confirm-alert .info input[type='tel']{border: 1px solid #ccc;line-height: 25px;width: 50%;margin-top: -2px;padding: 0 10px;font-size: 15px;}
.confirm-alert .info:last-child{padding-bottom: 20px;}
.confirm-alert .info strong { color: #ed6d00;font-size: 20px; }
.confirm-alert .info.mg{ margin: 10px 0 20px; }
.confirm-alert .error{ color: #ed6d00;}
.confirm-alert .info a{color: #07a2dc;text-decoration: underline;padding: 0 2px;}
.confirm-alert .org-btn{font-size:16px;}
.confirm-alert a:hover{text-decoration: none;color:white;}
.confirm-alert .msg{font-size: 0.875rem;}
/**2015-03-16**/
.tips {
    background: url("../images/tips-yellow.png") no-repeat;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bolder;
}

.tips-detail {
    padding-left: 30px;
    font-size: 12px;
}
/*#friend-tips{display:none;margin-top:10px;}*/
/*#installAddress{*/
/*	height: 32px;*/
/*    border: 1px solid #aaa;*/
/*    margin: 13px 0 0 5px;*/
/*    width: 56%;*/
/*    padding: 0 2%;*/
/*    float:left;}*/
#inputCode{
	margin:10px;
}