
.order-container{
    padding: 58px 40px 0;
}
.submit-order{
    margin-bottom: 30px;
}
.order{
    width: 100%;
    background-color: #c0f0fc;
    padding:15px;
}
.order-name{
    width: 20%;
    padding-bottom: 15px;
}
h3{
    font-size: 18px;
    padding-bottom: 10px;
    color: #333;
}
.red-font{
    color: #ff1c16;
}
.order-price-num{
    font-size: 24px;
}
.c-name{
    color: #000;
}
.pay-style{
    border-top:1px solid #ccc;
    padding: 30px;
    margin-bottom: 30px;
}
.pay-style-li img {
    cursor: pointer;
    vertical-align: middle;
    margin: 0 1%;
}
.order-detail{
    margin-left: 30px;
}
.order-detail div{
    margin-bottom: 20px;
}
.hint{
    padding: 10px 0 20px;
}
.order-detail input, .order-detail select{
    height: 38px;
    vertical-align: middle;
    margin-bottom: 20px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 0 5px;
    color: #333;
    font-weight: bold;
    border-radius: 3px;
}
.input1 {
    width: 315px;
}
.order-info span{
    display: inline-block;
    line-height: 30px;
    vertical-align: top;
}
.order-detail-box p{
    line-height: 30px;
}
textarea{
    width: 425px;
    height: 140px;
    resize: none;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
}
.btn{
    margin: 80px auto 0;
}
.sign-btn{
    border-radius: 30px;
    background-color: #f78745;
    width: 228px;
    line-height: 56px;
    height: 56px;
    font-size: 24px;
    background: linear-gradient(top,#fea74a,#f3783f);
    background: -moz-linear-gradient(top,#fea74a,#f3783f);
    background: -webkit-gradient(linear, 2% 10%, 2% 100%,from(#fea74a), to(#f3783f));
    display: inline-block;
    color: #fff;
    font-weight: bold;
}

/*
个人信息*/
.people-info{
    /*display: none;*/
    padding: 60px 60px 60px 45px;
}
.p-info-l{
    float: left;
    width: 50%;
}
.p-info-l .table{
    margin-bottom: 5%;
}
.p-info-r{
    float: right;
    width: 49.5%;
    text-align: center;
}
.p-info-l span.td{
    width: 140px;
    display: inline-block;
    vertical-align: middle;
}
.p-info-l input.td,.p-info-l select.td{
    width: 300px;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.id-card-box {
    width: 292px;
    min-height:227px;
    border: 2px dashed #ccc;
    border-radius: 20px;
    text-align: center;
    padding: 5px;
    margin:0 auto 20px;
    background: url("/static/img/page/live/agreement/id-card.png") 5px 5px no-repeat;
    background-size: 292px 205px;
}
#fileList2{
    background: url("/static/img/page/live/agreement/id-card-reverse.png") 5px 5px no-repeat;
    background-size: 292px 205px;
}
.id-card-box img{
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 15px;
}
.p-info-r .word{
    width: 57%;
    text-align: left;
    margin: 8px auto 20px;
    color: #999;
}
.id-card-front .notice{
    padding-top:20px;
}
.webuploader-element-invisible{
    width:200px;
    height:40px;
    cursor:pointer;
}
.example{
    width: 100%;
    border:1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    padding: 4% 0 3%;
    position: relative;
    margin-top: 5%;
}
.example h3{
    position: absolute;
    left: 10%;
    top: -6%;
    background: #fff;
    padding-bottom: 0;
}
.example-ul-li{
    text-align: center;
    margin-right: 5px;
    display: inline-block;
}
.upload-box{
    position:relative;
    height:40px;
}
.upload-box .upload-btn{
    display:inline-block;
    background-color: #2ab8d0;
    width: 200px;
    line-height:40px;
    height: 40px;
    border-radius: 5px;
    font-size: 14px;
    margin:auto;
    font-weight: bold;
    color:#fff;
    cursor:pointer;
}
.upload-box .re-upload{
    display:inline-block;
    background-color: #fff;
    width: 100px;
    line-height:37px;
    height: 36px;
    border-radius: 5px;
    font-size: 14px;
    margin:auto;
    font-weight: bold;
    color:#2ab8d0;
    border:1px solid #2ab8d0;
    cursor:pointer;
}
.upload-box .re-upload:hover{
    box-shadow:inset 0 -2px 0 #2ab8d0;
}
.upload-btn:hover{
    background-color: #2395a8;
    box-shadow:inset 0 -3px 0 #0A7BA3;
}
.webuploader-element-invisible{
    opacity:0;
}
.step-btn-box{
    width: 50%;
    margin:20px auto;
}
.step-btn-box button{
    width: 194px;
    height: 40px;
    border:1px solid #2bb6cb;
    border-radius: 5px;
    background-color: #fff;
    color: #2bb6cb;
    margin: 0 5%;
    font-weight: bold;
    font-size: 20px;
    cursor:pointer;
}
.step-btn-box button:hover{
    background-color: #2bb6cb;
    box-shadow: inset 0 -3px 0 #1798AF;
    color: #fff;
}
.birthday{
    color: #666;
    line-height: 60px;
}

/*确认协议*/
.confirm-agreement{
    padding: 60px 60px 60px 45px;
}
.tab-container{
    padding: 40px 15px 0;
    margin: auto;
}
.confirmAgreement{
    width: 96%;
    margin: 0 auto;

}
.agreement-con{
    border:1px solid #ccc;
    padding: 2%;
}
.agree{
    margin-top: 2%;
    margin-left: 18%;
}
.back-btn{
    width: 80px;
    height: 30px;
    border:1px solid #ccc;
    background-color: #fff;
    outline: none;
    border-radius: 3px;
    cursor:pointer;
    font-family: "黑体", "Helvetica, Arial, sans-serif";
}
.back-btn:hover{
    border:1px solid #2ab8d0;
}
.agree-con{
    color: #fff;
    background-color: #2ab8d0;
    padding: 1%;
    display: inline-block;
    border-radius: 3px;
    margin-left: 2%;
}
.agree-con.no-click{
    color:#333;
    background: #e5e5e5;
    border:1px solid #ccc;
}
.js-userinfo, .js-confirm{
    display:none;
}