/*s*/
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.desctdstyle1144626{ line-height: 150%; font-family: 宋体; color: #999999; font-size: 9pt;}
.titlestyle1144626{ font-weight: bold; font-size: 9pt; color: #ff6600; font-family: 宋体; background-color: #ffffec;}
.basic_table {width: 99% !important;max-width: 100%  !important;border-collapse: collapse  !important;border-top: #1f1f1f solid 2px  !important;word-break: keep-all!important;line-height: 1.2  !important;margin: 1rem auto;}
.basic_table thead tr th,.basic_table thead tr td {padding:6px 15px; border:#d8d8d8 solid 1px;}
.basic_table tbody tr th,.basic_table tbody tr td {padding: 10px 10px !important;border: #d8d8d8 solid 1px !important;}
.basic_table thead tr th p,.basic_table thead tr td p,.basic_table tbody tr th p,.basic_table tbody tr td p{text-indent: 0 !important;margin-bottom: 0 !important;line-height: 1.8em;}
.basic_table tbody tr td > ul > li{margin:5px 0;}
.basic_table tr th:first-child,.basic_table tr td:first-child{width: 100px;}
.basic_table tr th:last-child,.basic_table tr td:last-child{color: #d23200 !important;font-size: 14px;}
.basic_table th {color:#1f1f1f; background-color:#fbfbfb; vertical-align:middle;}
.basic_table td {color: #1f1f1f !important;text-align: left !important;vertical-align: middle !important;word-break: keep-all !important;font-family: auto;font-size: 15px;font-weight: normal;}
.basic_table td input{border:1px solid #dedede;line-height: 24px;width: 80%;text-indent: 10px;}
.basic_table td input#wbsexn,.basic_table td input#wbsexl,.basic_table td input[type=radio]{border: 1px solid #dedede;line-height: 24px;width: 80%;width: auto;text-indent:10px;-webkit-appearance: revert;-moz-appearance: inherit;appearance: auto;outline: 0;}
.basic_table td a{text-decoration:none; color:#454545;}
.basic_table td.red{color:#F00;}
.basic_table td select{border: 1px solid #dedede;line-height: 24px;width: 80%;text-indent: 10px;-webkit-appearance: auto;}
.basic_table tr.yzbox{}
.basic_table tr.yzbox td{display: flex;justify-content:flex-start;align-items: center;border: none !important;flex-direction: row;}
.basic_table td .yztxt{font-size: 16px;}
.basic_table td input.yzms{height: 30px;width: 90px;}
.basic_table td .yzimg{height: 30px;margin: 0 10px;}
.basic_table td input.xxbtn{background: #4062ba;border: none;padding: 5px 35px;color: #FFF;font-size: 16px;cursor: pointer;text-indent: 0;width: auto;}

@media only screen and (max-width:768px){
.basic_table td{display:block;}
.basic_table tbody tr th, .basic_table tbody tr td{margin-top: -1px;}
.basic_table tr th:first-child, .basic_table tr td:first-child{width: 100% !important;box-sizing: border-box;}
}
