* {
    margin: 0;
    padding: 0;
}

html,
body {
    font: 14px/1.8 'Microsoft YaHei', '微软雅黑';
    -webkit-app-region: drag;
    background-color: #211e34;
}

li {
    list-style: none;
}

#main {
    background: url(https://cdn-js.yebaojiasu.com/pay/studio/bg.png) center top no-repeat;
}

.center {
    width: 1200px;
    height: 1080px;
    margin: auto;
    background: url(https://cdn-js.yebaojiasu.com/pay/studio/c.png) center top no-repeat;
    overflow: hidden;
    position: relative;
}

.title {
    display: block;
    margin: 60px auto 24px;
}

.public {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    color: #F0F0F2;
    line-height: 1;
    margin-bottom: 91px;
}

.left {
    float: left;
    margin-left: 30px;
}

.left-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    margin: 0 0 26px 0;
}

.left-title span {
    vertical-align: middle;
}

.left-title span:first-child {
    display: inline-block;
    width: 4px;
    height: 20px;
    background: #FBAB4C;
    margin-right: 11px;
}

.left-text {
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1;
    padding-left: 16px;
    color: #A3A3A3;
    margin-bottom: 15px;
}

.left-text-1-4 {
    margin-bottom: 30px;
}

.download {
    display: block;
    width: 243px;
    height: 58px;
    background: url(https://cdn-js.yebaojiasu.com/pay/studio/download.png) left top no-repeat;
    margin: 0 0 40px 16px;
}

.download:hover {
    background-position: -243px 0;
}

.download:active {
    background-position: -486px 0;
}


.download_pdf {
    position: absolute;
    top: 464px;
    left: 314px;
    display: block;
    width: 243px;
    height: 58px;
    background: url(https://cdn-js.yebaojiasu.com/pay/studio/download_pdf.png) left top no-repeat;
    color: #ffff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 58px;
}

.download_pdf:hover {
    background-position: -243px 0;
}

.download_pdf:active {
    background-position: -486px 0;
}

.tips {
    color: #B6B6B6;
    margin-bottom: 40px;
}

.right {
    width: 470px;
    height: 665px;
    background: #2B2834;
    border-radius: 3px;
    float: right;
    margin-right: 55px;
}

.userinfo {
    width: 418px;
    height: 109px;
    text-align: center;
    line-height: 109px;
    margin: 0 auto 38px;
    border-bottom: 1px dashed #413E4D;
    color: #fff;
    font-size: 16px;
}

.userinfo a {
    color: #E39220;
    text-decoration: underline;
}

.item {
    display: table;
    height: 36px;
    margin: 0 0 24px 50px;
    position: relative;
}

.item>div {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
}

.item-label {
    width: 98px;
    box-sizing: border-box;
    font-size: 16px;
    color: #A7A5B2;
}

.item-input {
    width: 268px;
    height: 36px;
    box-sizing: border-box;
    background: #35343E;
    border: 1px solid #4C4B56;
    color: #D5D5D5;
    padding-left: 13px;
}

.item-select {
    position: relative;
    width: 275px;
    height: 36px;
    box-sizing: border-box;
    background: #35343E;
    color: #D5D5D5;
    border: 1px solid #41404B;
}

.item-select-value {
    width: 239px;
    padding: 0 12px;
    color: #D5D5D5;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.item-select-icon {
    display: block;
    width: 36px;
    height: 36px;
    background: url(https://cdn-js.yebaojiasu.com/pay/studio/select.png) left top no-repeat;
    position: absolute;
    top: -1px;
    right: -1px;
}

.item-select-icon:hover {
    background-position: -36px 0;
}

.item-select-icon:active {
    background-position: -72px 0;
}

.item-select .item-select-icon-active {
    background-position: -72px 0;
}

.item-select-content {
    position: absolute;
    left: -1px;
    top: 36px;
    width: 274px;
    color: #7F4DC1;
    background: #2c2c32;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
    border: 1px solid #4C4B56;
    border-top: none;
    z-index: 10;
}

.item-select-option {
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding-left: 13px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #D5D5D5;
    cursor: pointer;
}

.item-select-option:hover,
.item-select-content .item-select-option-active {
    background-color: #222128;
}

.item-paytype {
    width: 268px;
}

.paytype {
    width: 130px;
    height: 36px;
    line-height: 36px;
    padding-left: 64px;
    box-sizing: border-box;
    float: left;
    color: #D5D5D5;
    background: #35343E;
    background-image: url(https://cdn-js.yebaojiasu.com/pay/studio/wechat-pay.png);
    background-position: 32px center;
    background-repeat: no-repeat;
    border: 1px solid #41404B;
    cursor: pointer;
    position: relative;
}

.item-paytype .paytype:last-child {
    background-image: url(https://cdn-js.yebaojiasu.com/pay/studio/ali-pay.png);
    background-position: 23px center;
    padding-left: 55px;
    margin-left: 8px;
}

.paytype img {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
}

.paytype-active {
    border-color: #E39220;
}

.paytype-active img {
    display: block;
}

.item .item-count {
    color: #fff;
}

.item .item-price {
    font-size: 27px;
    color: #FF4040;
}

.item .qrcode-label {
    padding-left: 16px;
    vertical-align: top;
}

.item .item-qrcode {
    position: relative;
}

.item .item-qrcode .qrcode {
    width: 172px;
    height: 172px;
    box-sizing: border-box;
    border: 8px solid #fff;
    display: none;
}

.refresh {
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1;
    text-align: center;
    color: #fff;
    line-height: 18px;
    display: none;
    padding-top: 40%;
}

.refresh .refresh-btn {
    display: block;
    height: 21px;
    margin: 8px auto 0;
    color: #fff;
}

.pay-succ {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none;
}

.pay-succ-bar {
    width: 477px;
    height: 313px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -238.5px;
    margin-top: -156.5px;
    border-radius: 4px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.41);
}

.pay-succ-title {
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #23222C;
    font-size: 16px;
    padding-left: 18px;
    font-weight: 400;
    color: #fff;
}

.pay-succ-title a {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 14px;
    right: 17px;
    background: url(https://cdn-js.yebaojiasu.com/pay/studio/close.png) no-repeat;
}

.pay-succ-title a:hover {
    background-position: -16px 0;
}

.pay-succ-title a:active {
    background-position: -32px 0;
}

.pay-succ-content {
    width: 100%;
    height: 269px;
    background: #26252F;
    text-align: center;
    overflow: hidden;
}

.pay-succ-content img {
    display: block;
    margin: 40px auto 24px;
}

.pay-succ-content p {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-bottom: 51px;
}

.pay-succ-content button {
    border: 0 none;
    width: 164px;
    height: 36px;
    background: #e39220;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.pay-succ-content button:hover {
    background: #ffb041;
}

.pay-succ-content button:active {
    background: #cb8017;
}