html, body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body{
	font-size: 14px !important;
}
* {
    box-sizing: content-box;
}
.banner img {
    width: 100%;
}
.container{width: 900px; margin: auto;}
.container .block {
    background-color: #b73ca7;
    padding: 2px 2px 7px 2px;
    border-radius: 10px 10px 8px 8px;
}
.userblock {
    width: 260px;
    font-size: 0.95rem;
    float: left;
}
.container .block .container-content {
    background-color: #fff2fc;
    border-radius: 10px;
}
.userblock .container-content {
    padding: 10px;
    height: 234px;
}
.userblock .info-block {
    color: #666;
}
.userblock .info-block span {
    display: block;
    text-align: center;
    padding-top: 10px;
}
.userblock .info-block b {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 3rem;
}

.container .block b {
    font-weight: normal;
    color: #db7023;
}
.userblock .info-block {
    color: #666;
}
.table {
    display: table;
    width: 100%;
}
.userblock .info-block.buttons .column {
    width: 50%;
}
.table .column {
    display: table-cell;
}
.userblock .info-block.buttons .column .button {
    width: 80%;
    margin: 0 auto;
}
.button {
    cursor: pointer;
    background-color: #871076;
    padding: 0 0 4px 0;
    border-radius: 6px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    font-size: 0.95rem;
    letter-spacing: 1px;
}
.button .content {
    background-color: #b73ca7;
    border-radius: 5px;
}
.button.blue {
    background-color: #0168b7;
}
.button.blue .content {
    background-color: #00a0ea;
}
.button .content a {
    text-decoration: none;
    color: white;
}
.userblock .info-block.order-mini-info {
    display: table;
    width: 100%;
    background-color: #fff;
    border: dashed 1px #b73ca7;
    border-radius: 5px;
    padding: 10px 0;
    margin-top: 20px;
}
.userblock .info-block.order-mini-info .order-success {
    display: table-cell;
    width: 50%;
    padding: 0;
}
.userblock .info-block.order-mini-info .order-success span {
    background-image: url(../images/preorder/img-05.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 13px 8px;
}
.userblock .info-block span {
    display: block;
    text-align: center;
    padding-top: 10px;
}
.userblock .info-block.order-mini-info .order-waiting span {
    background-image: url(../images/preorder/img-04.png);
    background-repeat: no-repeat;
    background-size: 11px 17px;
    background-position: 15px 8px;
}
.userblock .userinfo {
    width: 100%;
    font-size: 0.9rem;
    margin-bottom: 15px;
    color: #444;
}
.userblock .userinfo .icon {
    width: 50px;
    float: left;
    padding: 8px 10px;
}
.userblock .userinfo .icon img {
    width: 100%;
    border-radius: 50%;
}
.userblock .userinfo .info {
    line-height: 1.5rem;
}
.userblock .userinfo .info .username {
    color: #b73ca7;
}
.pink-tab {
    background-color: #b73ca7;
    color: #fff;
    display: inline-block;
    font-size: 0.75rem;
    padding: 3px 6px;
    border-radius: 3px;
    line-height: 1.1rem;
}
.userblock .usermoney {
    background-color: #fff;
    border-radius: 4px;
    border: dashed 1px #b73ca7;
    padding: 8px;
    color: #666;
    line-height: 2rem;
    font-size: 0.9rem;
}
.userblock .usermoney .totalmoney {
    position: relative;
    padding-left: 25px;
}
.userblock .usermoney .totalmoney img {
    position: absolute;
    left: 3px;
    top: 5px;
    width: 14px;
}
i.help {
    border: solid 1px #db7023;
    border-radius: 50%;
    color: #db7023;
    width: 15px;
    height: 15px;
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    line-height: 15px;
    text-align: center;
    margin: 3px;
}
.userblock .usermoney b {
    color: #db7023;
    padding-left: 4px;
}
.userblock .usermoney .leftmoney img {
    position: absolute;
    left: 4px;
    top: 7px;
    width: 14px;
}
.userblock .usermoney .leftmoney {
    position: relative;
    padding-left: 25px;
}
.userblock .ordermessage {
    text-align: center;
    font-size: 0.85rem;
    line-height: 2.8rem;
    height: 40px;
    overflow: hidden;
}
.userblock .ordermessage b {
    color: #f00;
    font-weight: normal;
    padding: 0 2px;
}
.button .disable {
    background-color: #aaaaaa;
    border-radius: 5px;
}
.button.disable{
	background-color: #888788;
}

.button .yuyue {
    background-color: #f39800;
    border-radius: 5px;
}
.button.yuyue{
	background-color: #a84200;
}

































.order-complete {
    float: left;
    width: 622px;
    margin-left: 10px;
}
.container .block .block-info {
    font-size: 0.9rem;
    display: table;
    width: 100%;
    line-height: 2.5rem;
}
.container .block .block-info .block-title {
    color: #b73ca7;
    font-weight: bold;
    font-size: 1.1rem;
    display: table-cell;
    padding-left: 17px;
}
.container .block .block-info .block-subinfo {
    display: table-cell;
    text-align: right;
    font-size: 0.8rem;
    color: #666;
    padding-right: 12px;
}
.container .block .block-info .block-subinfo .item {
    padding-left: 10px;
}
.container .block .block-head {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.9rem;
    line-height: 2.4rem;
}
.order-complete .block-head .block-column:nth-child(1) {
    width: 30%;
}
.container .block .block-head .block-column {
    display: table-cell;
    background-color: #da88d0;
}
.container .block .block-content {
    height: 184px;
    overflow: auto;
}
.container .block .block-content .block-row {
    display: table;
    width: 100%;
    text-align: center;
    font-size: 0.9rem;
    line-height: 2.2rem;
}
.order-complete .block-content .block-column {
    width: 30%;
}
.container .block .block-content .block-column {
    display: table-cell;
}

.order-waiting .block-info {
    font-size: 0.9rem;
    display: table;
    width: 100%;
    line-height: 2.5rem;
}
.order-waiting .block-info .block-title {
    color: #b73ca7;
    font-weight: bold;
    font-size: 1.1rem;
    display: table-cell;
    padding-left: 17px;
}
.order-waiting .block-info .block-subinfo {
    display: table-cell;
    text-align: right;
    font-size: 0.8rem;
    color: #666;
    padding-right: 12px;
}
.order-waiting .block-info .block-subinfo .item {
    padding-left: 10px;
}
.order-waiting b {
    font-weight: normal;
    color: #f00;
}
.normal.block .block-head .block-column {
    color: #333;
    background-color: #fff9ef;
    border-radius: 8px;
}
.normal.block {
    border-radius: 6px;
}
.normal.block .container-content {
    background-color: #fff9ef;
}
.normal.block .container-content {
    border-radius: 4px;
}
.normal.block .block-head {
    border-bottom: dashed 1px #b73ca7;
}
.order-waiting .block .block-head {
    line-height: 3rem;
}
.body .block .block-head {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.9rem;
}
.order-waiting .block-head .block-column:nth-child(1) {
    width: 10%;
}
.order-waiting .block-head .block-column:nth-child(2) {
    width: 10%;
}
.order-waiting .block-head .block-column:nth-child(3) {
    width: 30%;
}
.order-waiting .block-head .block-column:nth-child(4) {
    width: 10%;
}
.order-waiting .block-head .block-column:nth-child(5) {
    width: 15%;
}
.order-waiting .block .block-content {
    height: auto;
}
.order-waiting .block-content .block-column:nth-child(1) {
    width: 10%;
}
.order-waiting .block-content .block-column:nth-child(2) {
    width: 10%;
}
.order-waiting .block-content .block-column:nth-child(3) {
    width: 30%;
    border-bottom: none;
}
.order-waiting .block-content .block-column:nth-child(4) {
    width: 10%;
}
.order-waiting .block-content .block-column:nth-child(5) {
    width: 15%;
}
.order-type-more {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border: none!important;
    width: 235px;
    margin: 0 auto;
}


.order-rule {
    background-color: #b73ca7;
    color: #fff;
    width: 100%;
    margin-top: 20px;
}
.order-rule .container-content {
    width: 900px;
    margin: 0 auto;
}
.order-rule .title {
    font-weight: bold;
    font-size: 1.2rem;
    display: table-cell;
    padding: 15px 0;
}
.order-rule .content {
    font-size: 0.9rem;
    font-style: normal;
    line-height: 1.5rem;
}
.order-rule .content ul li {
    list-style: none;
}
.order-rule .bottom img {
    width: 100%;
}




/*弹出框*/
.dialog {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    font-family: "微软雅黑"
}
.dialog .dialog-content {
    width: 300px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px 0px #000;
    position: fixed;
    top: 0;
    left: 0;
}

.order-form .form-title {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    color: #b73ca7;
    padding: 10px 0;
}
.order-form .form-subtitle {
    background-color: #ffe0f8;
    font-size: 0.9rem;
    padding: 10px 20px;
    color: #333;
}
.order-form .form-subtitle b {
    color: #f00;
}
.order-form .form-content {
    padding: 20px;
    font-size: 0.9rem;
    color: #888;
}
.order-form .form-content .form-block {
    display: inline-block;
    margin-top: 10px;
}
.order-form .form-content .form-block input {
    border: solid 1px #ccc;
    line-height: 30px;
}
.order-form .form-content .form-block .item-title {
    line-height: 2rem;
}
.order-form .form-content .form-block input::-webkit-input-placeholder{
    color:#999;
}
.order-form .form-content .form-block input::-moz-placeholder{
    color:#999;
}
.order-form .form-content .form-block input:-moz-placeholder{
    color:#999;
}
.order-form .form-content .form-block.order-types {
    display: block;
}
.order-types .type-item {
    border: solid 1px #ccc;
    display: inline-block;
    width: 118px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
    vertical-align: bottom;
    cursor: pointer;
}
.order-types .type-item.active {
    border: solid 2px #b73ca7;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    width: 116px;
}
.order-types .type-item.active:after {
    content: "√";
    background: #b73ca7;
    color: #fff;
    position: absolute;
    bottom: -12px;
    right: -8px;
    width: 15px;
    height: 28px;
    transform: rotate(55deg);
}
.form-foot {
    padding: 0 20px 20px 100px;
}
.form-foot .form-button {
    border: solid 1px #b73ca7;
    line-height: 35px;
    display: inline-block;
    width: 180px;
    color: #b73ca7;
    text-align: center;
    border-radius: 5px;
    margin-left: 20px;
    cursor: pointer;
}
.form-foot .form-button.pink {
    color: #fff;
    background: #b73ca7;
}
.form-foot .form-button.red {
    color: #fff;
    border: #f00;
    background: #f00;
}

.show-detail .form-foot .form-button {
    width: 150px;
}
.show-detail .form-foot {
    padding: 0 20px 20px 55px;
}
.show-detail .order-form .form-content {
    padding-top: 0;
}
.show-detail .form-item b {
    font-size: 2rem;
    color: #fc9b00;
}

.order-duration {
    width: 240px;
}
.order-duration input {
    width: 50px;
    text-align: center;
}
.order-money input {
    width: 220px;
    text-indent: 10px;
}
.order-type-more {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border: none!important;
    width: 235px;
    margin: 0 auto;
}
.onError{
    position: absolute;
    color: #e5383c;
}
.form-item{
    float: left;
}
.maxDuration{
    margin-top: 18px;
    margin-left: -65px;
}




