.info{
	width: 800px;
	margin: 5px auto;
}
.info li{
	min-height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #a39054;
	clear: both;
	overflow: hidden;
}

.info .main li{
	border-bottom: 1px solid #a39054;
}
.info li label{
	float: left;
	width: 200px;
}
.info li span{
	float: left;
	width: 400px;
	overflow: hidden;
}
.info li span.green{
	color: #10b304;
}
.info li span.red{
	color: #fd472b;
}
.info li .bk-select{
	float: left;
	width: 300px;
	height: 40px;
	background: transparent;
	border: 1px solid #a39054;
	color: #a39054;
	padding: 0 10px;
	font-size: 16px;
	margin-top:10px;
	cursor: pointer;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
    background:none;
    background:url(select-ico.png) 250px center no-repeat;
}
.info li .bk-select::-ms-expand{
	color: #a39054;
	padding: 0 10px;
	font-size: 16px;
    background:transparent;
	cursor: pointer;
    border: none;
    display: none;
}

.info li .bk-select option{
	background: transparent;
	border: 1px solid #a39054;
	cursor: pointer;
}
.info li input{
	width: 300px;
	height: 38px;
	padding: 0 10px;
	border: 1px solid #a39054;
	
	background: transparent;
	color: #a39054;
	font-size: 16px;
	box-sizing: border-box;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;

}
.info li .des{
	float: left;
	width: 278px;
	min-height: 100px;
	padding: 5px 10px;
	border: 1px solid #a39054;
	background: transparent;
	color: #a39054;
	font-size: 16px;
}
.info li .pass-select{
	float: left;
	margin: 10px 10px 0 0;
	width:65px;
	height: 40px;
	background: transparent;
	border: 1px solid #a39054;
	color: #a39054;
	padding: 0 10px;
	font-size: 16px;
	cursor: pointer;
}
.bank-btn{
	display: block;
	width: 300px;
	margin: 50px 0 0 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #a39054;
	color: #a39054;
	font-size: 16px;
	cursor: pointer;
}
.bank-btns{
	display: block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #a39054;
	color: #a39054;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	cursor: pointer;
}
.bank-btnd{
	background-color:#201A0A;
	display: block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #a39054;
	color: #a39054;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	cursor: pointer;
}
.toptitle{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #a39054;
	font-size: 22px;
	border-bottom: 1px solid #a39054;
}
.no-info{
	width: 800px;
	margin: 50px;
	color: #a39054;
	font-size: 24px;
}
.list-info{
}
.list-info table{
	width: 97%;
}
.list-info table th,.list-info table td{
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #a39054;
	border: 1px solid #a39054;
}
.list-info table th{
	font-size: 16px;
	font-weight: lighter;	
}
.editadd{
	font-size: 14px;
	color: #a39054;
}

::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }
::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
}

.channel-options {
    float: left;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
    max-width: 500px;
    line-height: normal;
}

.channel-option {
    min-width: 70px;
    max-width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #a39054;
    color: #a39054;
    font-size: 13px;
    cursor: pointer;
    background: transparent;
    transition: all 0.2s;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.channel-option:hover {
    background: rgba(163, 144, 84, 0.1);
}

.channel-option.active {
    background: #a39054;
    color: #000;
}

.main-container {
    width: 100%;
    max-width: 800px;
    min-height: 540px;
    border: 2px solid #a39054;
    padding: 10px 30px;
    box-sizing: border-box;
    margin: 0 auto;
}

.list-info {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 28px;
    margin-left: 28px;
    color: #a39054;
    padding: 0 15px;
}

.notice-text {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    word-break: break-all;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #A39054;
    font-size: 18px;
}

.submit-btn-container {
    width: 100%;
    max-width: 300px;
    height: 45px;
    cursor: pointer;
    margin: 20px auto 0;
    display: flex;
    justify-content: center;
}

#submitBtn {
    width: 100%;
    max-width: 300px;
    height: 45px;
}

.loading-text {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #a39054;
    font-size: 18px;
    border: 2px solid #a39054;
}

.success-content {
    margin: 0;
    padding: 0;
    min-height: 488px;
    text-align: center;
    background: url(pay_ok.jpg) no-repeat top center;
    border: 0;
    outline: none;
    word-break: break-all;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #000;
    font-size: 18px;
}

.success-spacer {
    padding-top: 238px;
}

/* pay_ok.html 移动端样式 */
@media screen and (max-width: 768px) {
    .success-content {
        min-height: 400px;
        background-size: cover;
        font-size: 16px;
        padding: 0 15px;
    }
    
    .success-spacer {
        padding-top: 180px;
    }
}

@media screen and (max-width: 480px) {
    .success-content {
        min-height: 350px;
        font-size: 14px;
    }
    
    .success-spacer {
        padding-top: 150px;
    }
}

html, body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}

.container {
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
    justify-content: center;
}

/* 移动端响应式样式 */
@media screen and (max-width: 768px) {
    * {
        box-sizing: border-box;
    }
    
    body {
        padding: 10px;
    }
    
    .container {
        width: 100%;
        margin: 0;
        padding: 0;
        display: block;
    }
    
    .info {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        margin: 0;
    }
    
    .info li {
        min-height: auto;
        padding: 10px 0;
        line-height: 1.6;
        display: block;
        text-align: left;
    }
    
    .info li label {
        float: none;
        width: 100%;
        margin-bottom: 8px;
        display: block;
        text-align: left;
    }
    
    .info li input {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
        display: block;
    }
    
    .channel-options {
        float: none;
        width: 100%;
        max-width: 100%;
        justify-content: flex-start;
        margin-top: 10px;
        display: flex;
    }
    
    .list-info {
        margin-left: 0;
        padding: 0 15px;
        font-size: 15px;
    }
    
    .notice-text {
        font-size: 15px !important;
    }
    
    .main-container {
        margin: 0;
        min-height: auto;
        width: 100%;
        max-width: 100%;
        padding: 10px 15px;
    }
    
    .toptitle {
        font-size: 20px;
    }
    
    .submit-btn-container {
        margin-right: 0;
        margin: 20px auto 0;
        display: flex;
        justify-content: center;
    }
    
    .info ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
}

@media screen and (max-width: 480px) {
    .info li {
        font-size: 16px;
    }
    
    .toptitle {
        font-size: 18px;
    }
    
    .list-info {
        font-size: 14px;
    }
    
    .notice-text {
        font-size: 14px !important;
    }
    
    .info li label {
        font-size: 16px;
    }
}
