.xxsea{}
.xxsea ul{    display: flex;}
.xxsea ul li{width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;}
.xxsea ul li.cx{
    width: auto;
    border: none;}
.xxsea ul li.cx input{border: none;
    width: 127px;
    height: 37px;}
.xxsea ul li span{}
.xxsea ul li input{border: 1px solid #dedede;
    height: 37px;
    padding-left: 10px;
    margin: 0 10px;
    width: 78%;}
.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;}
}

