You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
330 lines
5.0 KiB
330 lines
5.0 KiB
/* 支付 */
|
|
* {
|
|
margin: 0;
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.paymentword {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
background: white;
|
|
padding: 20px;
|
|
}
|
|
|
|
.paymentword #aymentod {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.paymentword #aymentod p {
|
|
height: 30px;
|
|
display: flex;
|
|
}
|
|
|
|
.paymentword #aymentod p .rod {
|
|
background-color: rgba(54, 117, 198, 1);
|
|
display: inline-block;
|
|
height: 30px;
|
|
width: 5px;
|
|
}
|
|
|
|
.paymentword #aymentod p .rod2 {
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.paymentword #aymentod .btn {
|
|
width: 80px;
|
|
height: 40px;
|
|
outline: none;
|
|
border: none;
|
|
background: transparent;
|
|
background-color: rgba(229, 229, 229, 1);
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
|
|
.paymentword #ledlist {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.paymentword #ledlist .lest {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.paymentword #ledlist .lest .lestp {
|
|
color: #9D1F1F;
|
|
line-height: 30px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.paymentword #ledlist .lest p {
|
|
height: 30px;
|
|
display: flex;
|
|
}
|
|
|
|
.paymentword #ledlist .lest p .rod {
|
|
background-color: rgba(54, 117, 198, 1);
|
|
display: inline-block;
|
|
height: 30px;
|
|
width: 5px;
|
|
}
|
|
|
|
.paymentword #ledlist .lest p .rod2 {
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.paymentword .fonter {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.paymentword .fonter p {
|
|
height: 30px;
|
|
display: flex;
|
|
}
|
|
|
|
.paymentword .fonter p .rod {
|
|
background-color: rgba(54, 117, 198, 1);
|
|
display: inline-block;
|
|
height: 30px;
|
|
width: 5px;
|
|
}
|
|
|
|
.paymentword .fonter p .rod2 {
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.invoice {
|
|
display: flex;
|
|
margin: 20px 0 0 20px;
|
|
}
|
|
|
|
.invoice #btns {
|
|
color: #324BD0;
|
|
outline: none;
|
|
border: none;
|
|
background: transparent;
|
|
cursor: pointer;
|
|
margin-left: 30px;
|
|
}
|
|
|
|
.modal-body {
|
|
display: flex;
|
|
}
|
|
|
|
.modal-body .modal_left {
|
|
height: 30px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
}
|
|
|
|
.modal-body .modal_right {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
.modal-body .modal_right input {
|
|
height: 30px;
|
|
border: 1px solid rgba(221, 221, 221, 1);
|
|
margin-left: 10px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.aaa {
|
|
border-color: rgba(212, 0, 0, 1) !important;
|
|
}
|
|
|
|
.bbb {
|
|
border-color: rgba(212, 0, 0, 1) !important;
|
|
}
|
|
|
|
.modal-body .modal_right1 {
|
|
margin-left: 30px;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
}
|
|
|
|
.modal-body .modal_right2 {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
.modal-body .modal_right2 input {
|
|
height: 30px;
|
|
border: 1px solid rgba(221, 221, 221, 1);
|
|
margin-left: 10px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.firmpay {
|
|
width: 140px;
|
|
height: 40px;
|
|
background-color: rgba(64, 122, 196, 1);
|
|
border: none;
|
|
outline: none;
|
|
color: white;
|
|
margin-top: 50px;
|
|
}
|
|
|
|
.active {
|
|
background-color: rgba(223, 255, 221, 1) !important;
|
|
border-color: rgba(49, 170, 68, 1) !important;
|
|
}
|
|
|
|
|
|
#myModal .modal-dialog .modal-content .modal-word .tent_left {
|
|
width: 250px;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
#myModal .modal-dialog .modal-content .modal-word .tent_cen {
|
|
width: 30px;
|
|
margin: 0 auto;
|
|
cursor: pointer;
|
|
}
|
|
|
|
|
|
#situationModal .modal-dialog .modal-content .situation-word .word_header {
|
|
width: 140px;
|
|
margin: 20px auto;
|
|
}
|
|
|
|
#situationModal .modal-dialog .modal-content .situation-word .word_cen {
|
|
height: 150px;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
|
|
#situationModal .modal-dialog .modal-content .situation-word .word_cen .btn_cen {
|
|
cursor: pointer;
|
|
width: 100px;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
background-color: #0C82FF;
|
|
color: white;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
|
|
.paymentword #Total_price {
|
|
height: 100px;
|
|
line-height: 100px;
|
|
}
|
|
|
|
.modal-content .modal-word .new_iframe {
|
|
width: 100%;
|
|
height: 500px;
|
|
}
|
|
|
|
.modal .modal-dialog .modal-content .modal-body1 {
|
|
display: block;
|
|
}
|
|
|
|
.error {
|
|
width: 100%;
|
|
height: 300px;
|
|
text-align: center;
|
|
font-family: "黑体", "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
|
|
-webkit-text-size-adjust: none;
|
|
font-size: 1.4rem;
|
|
background: #EFEFF4;
|
|
color: #000;
|
|
-webkit-user-select: none;
|
|
}
|
|
|
|
.error-tit {
|
|
padding: 80px 0 23px 0;
|
|
color: #000;
|
|
font-size: 18px;
|
|
text-align: center;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.error-hand {
|
|
width: 42px;
|
|
height: 42px;
|
|
margin: 0 auto;
|
|
background: url(../images/hand.png) no-repeat;
|
|
background-size: contain;
|
|
}
|
|
|
|
.error-text {
|
|
padding: 25px 10px;
|
|
color: #999;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
}
|
|
|
|
.error-text span {
|
|
color: #333;
|
|
padding: 0 3px;
|
|
}
|
|
|
|
.agreement {
|
|
display: flex;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.n_payment {
|
|
cursor: pointer;
|
|
color: #5299dc;
|
|
}
|
|
|
|
.trade_agreement .trade_h11 {
|
|
width: 1200px;
|
|
color: red;
|
|
letter-spacing: 4rem;
|
|
text-align: center;
|
|
margin: 30px auto 40px;
|
|
}
|
|
|
|
|
|
.trade_agreement .p1 {
|
|
width: 1200px;
|
|
height: 1px;
|
|
background-color: red;
|
|
margin: 30px auto;
|
|
}
|
|
|
|
.trade_agreement .trade_h12 {
|
|
width: 1200px;
|
|
text-align: center;
|
|
margin: 30px auto 40px;
|
|
}
|
|
|
|
.trade_agreement .trade_p {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
text-indent: 32px;
|
|
padding: 10px 0;
|
|
}
|
|
|
|
.trade_agreement .trade_p span {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.trade_bold {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.trade_agreement .trade_p1 {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
padding: 10px 0;
|
|
}
|
|
|