
.ts_apply_banner {
    position: relative;
    width: 100%;
    height: 115px;
    background:  url(../../img/hosted_buyer_program/ts_apply_banner.jpg) no-repeat center center;
}
.ts_wrap {
    width: 1200px;
    margin: 0 auto;
}
.ts_apply_banner_side {
    position: relative;
    height: 115px;
    padding-top: 28px;
}
.ts_crumb {
    position: relative;
    font-size: 14px;
    color: #ffffff;
}
.ts_crumb img {
    margin: -3px 6px 0 0;
}
.ts_crumb a {
    color: #fff;
}
.ts_apply_banner_title {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    font-size: 42px;
    color: #fff;
    padding-bottom: 18px;
}
.ts_apply_banner_title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 5px;
    background: #ffb700;
}
.ts_apply_cont {
    padding: 20px 0 60px;
    background: #f5f5f5;
}
.ts_wrap {
    width: 1200px;
    margin: 0 auto;
}
.add_member_div{
    align-content: center;
    text-align: center;
}
.add_member_title{
    color: #1E9FFF;
    font-size: 16px;
    cursor: pointer;
}
.add_member_div_none{
    display: none;
}
.ts_apply_left {
    width: 960px;
    margin: 0 auto;
}

.hall_right {
    float: right;
    padding: 0 15px 88px;
    background: #fff;
    width: 220px;
}
.hall_right_group {
    padding: 24px 0 12px;
}
.hall_right_title {
    position: relative;
    font-size: 17px;
    color: #555555;
    font-weight: bold;
}
.hall_right_title img {
    margin: -3px 9px 0 0;
}
.hall_piece_w7:after {
    width: 25px;
}

.hall_piece_after:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    height: 14px;
    background: #f5f5f5;
}
.hall_nav_btm {
    padding-top: 20px;
}
.hall_nav_list {
    margin-bottom: 16px;
}
.hall_nav_list a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.8s;
    -ms-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.hall_nav_list.current a label {
    border-bottom: 1px solid #ffb700;
    color: #ffb700;
}
.hall_nav_list a:hover label {
    border-bottom: 1px solid #ffb700;
    color: #ffb700;
}
.hall_nav_list a:hover:after {
    background: #ffb700;
}
.hall_nav_list.current a:after {
    background: #ffb700;
}
.hall_nav_list a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background: #e2e2e2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.8s;
    -ms-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.hall_left img {
    max-width: 100%;
}
.ts_step {
    padding: 42px 0 34px;
    background: #fff;
    margin-bottom: 20px;
}
.ts_step_title {
    margin-bottom: 30px;
}
.ts_step_title h4 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
}
.ts_step_line {
    width: 72px;
    height: 3px;
    background: #ffb700;
    margin: 0 auto;
}
.ts_step_group {
    padding: 0 20px;
}
.ts_step_item {
    float: left;
    width: 184px;
    padding: 0 20px;
    text-align: center;
}
.ts_step_item_icon {
    margin-bottom: 17px;
}
.ts_step_item_title {
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 3px;
}
.ts_step_item_text {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.ts_step_item_text a {
    color: #ffb700;
    text-decoration: underline;
}
.ts_step_btm {
    padding: 0 30px;
}
.ts_step_a {
    font-size: 18px;
    color: #ffb700;
    font-weight: bold;
    margin-bottom: 6px;
}
.ts_step_b {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.ts_inputCont {
    background: #fff;
    padding: 30px;
}
.ts_inputTop {
    margin-bottom: 30px;
}
.ts_infor {
    margin-bottom: 8px;
}
.ts_infor_promt {
    font-size: 14px;
    color: #41567b;
    padding: 0 22px;
}
.ts_infor_top {
    background: #fff8e6;
    font-size: 16px;
    color: #41577c;
    font-weight: bold;
    padding: 9px 21px;
    line-height: 24px;
    border: 1px solid #ececec;
}
.ts_infor_top span {
    color: #ff0000;
}
.ts_infor_top em {
    font-weight: normal;
}
.ts_infor_list {
    border: 1px solid #ececec;
    border-top: 0;
    line-height: 42px;
    display: flex;
}
.ts_infor_left {
    position: relative;
    float: left;
    width: 210px;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    border-right: 1px solid #ececec;
}
.ts_infor_right {
    float: left;
    width: 688px;
    font-size: 14px;
    color: #666666;
}
.ts_attend_list {
    width: 33.33%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border-right: 1px solid #ececec;
}
.ts_attend_check {
    vertical-align: middle;
    margin: -3px 6px 0 0;
}
.ts_infor_link_input {
    padding: 0 15px;
    height: 30px;
    width: 235px;
    line-height: 30px;
    color: #666666;
    border: 1px solid #ececec;
    margin: 5px 10px;
    float: left;
    background-color: #ececec;
}
.ts_infor_link {
    text-align: center;
    width: 30%;
}
.ts_infor_link a {
    display: inline-block;
    width: 90px;
    height: 26px;
    line-height: 26px;
    background: #ffb700;
    font-size: 14px;
    color: #fff;
    border-radius: 30px;
}
.ts_infor_input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
    border: 0;
}
.ts_infor_b_left {
    width: 460px;
}
.ts_infor_c {
    width: 226px;
}
.ts_infor_b_item {
    float: left;
    width: 230px;
    border-right: 1px solid #ececec;
}
.ts_infor_c_left {
    width: 97px;
    border-right: 1px solid #ececec;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.ts_infor_c_left span {
    color: #ff0000;
}
.ts_infor_c_right {
    width: 129px;
}
.ts_gilf {
    width: 560px;
}
.ts_gilf_left {
    float: left;
    width: 218px;
    padding-left: 20px;
    font-size: 14px;
    color: #ffc654;
    border-right: 1px solid #ececec;
}
.ts_gilf_right {
    width: 342px;
}
.ts_overv_select {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffc654;
    height: 40px;
    line-height: 40px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
}
.ts_infor_promt {
    font-size: 14px;
    color: #41567b;
    padding: 0 22px;
}
.ts_overv_left {
    width: 126px;
    border-right: 1px solid #ececec;
}
.ts_overv_right {
    width: 560px;
}
.ts_infor_left span {
    color: #ff0000;
}

input::-webkit-input-placeholder{color:#cccccc;}
input::-moz-placeholder{color:#cccccc;}
input:-moz-placeholder{color:#cccccc;}

.ts_email_left {
    float: left;
    width: 210px;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    border-right: 1px solid #ececec;
}
.ts_email_left span {
    color: #ff0000;
}
.ts_email_right {
    width: 345px;
    border-right: 1px solid #ececec;
}
.ts_position_box {
    width: 341px;
}
.ts_position_left {
    width: 115px;
    border-right: 1px solid #ececec;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
}
.ts_position_left span {
    color: #ff0000;
}
.ts_position_right {
    width: 226px;
}
.ts_established_item_left {
    float: left;
    width: 210px;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    border-right: 1px solid #ececec;
}
.ts_established_item_right {
    width: 125px;
}
.ts_established_two {
    width: 289px;
    display: flex;
}
.ts_established_item {
    border-right: 1px solid #ececec;
    display: flex;
}
.ts_established_two .ts_established_item_left {
    width: 182px;
}
.ts_established_two .ts_established_item_right {
    width: 106px;
}
.ts_established_item:last-child {
    border-right: 0;
}
.ts_established_three {
    width: 271px;
}
.ts_established_three .ts_established_item_left {
    width: 177px;
}
.ts_established_three .ts_established_item_right {
    width: 93px;
}
.ts_nature_left {
    float: left;
    width: 210px;
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
    border-right: 1px solid #ececec;
}
.ts_nature_right {
    width: 125px;
}
.ts_nature {
    width: 336px;
    border-right: 1px solid #ececec;
    display: flex;
}
.ts_location_left_one {
    height: 85px;
    line-height: 85px;
}
.ts_location_list .ts_infor_right {
    text-align: center;
}
.ts_location_a {
    font-size: 14px;
    color: #666666;
    line-height: 42px;
    height: 43px;
    border-bottom: 1px solid #ececec;
}
.ts_location_b_item {
    width: 50%;
    border-right: 1px solid #ececec;
}
.ts_location_check {
    vertical-align: middle;
    margin: -3PX 4PX 0 0;
}
.ts_inputCenter {
    margin-bottom: 30px;
}
.ts_needBox {
    margin-bottom: 30px;
}
.ts_infor {
    margin-bottom: 8px;
}
.ts_need_list .ts_infor_left {
    padding: 0 10px;
    text-align: center;
    border-right: 0;
    line-height: 24px;
    font-weight: bold;
}
.ts_need_list .ts_need_left_a {
    padding-top: 60px;
}
.ts_need_list .ts_infor_right {
    border-left: 1px solid #ececec;
}
.ts_need_list .ts_need_left_b {
    padding-top: 28px;
}
.ts_need_list .ts_need_left_c {
    padding-top: 28px;
}
.ts_need_list .ts_need_left_d {
    padding-top: 28px;
}
.ts_need_list .ts_need_left_e {
    padding-top: 15px;
}
.ts_need_item.btm_none {
    border-bottom: 0;
}
.ts_need_item:nth-child(3n) {
    border-right: 0;
}
.ts_need_list .ts_need_left_f {
    line-height: 42px;
    border-right: 1px solid #ececec;
}
.ts_need_item {
    width: 33.3%;
    float: left;
    padding: 0 20px;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.ts_need_check {
    vertical-align: middle;
    margin: -3px 6px 0 0;
}
.ts_additional_a {
    font-size: 12px;
    padding: 9px 21px;
    line-height: 16px;
    margin-top: -1px;
    border: 1px solid #ececec;
}
.ts_additional_top {
    border: 1px solid #ececec;
    margin-top: -1px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
}
.ts_additional_top_a1 {
    width: 115px;
    border-right: 1px solid #ececec;
    padding-left: 20px;
}
.ts_additional_top_a2 {
    width: 285px;
    border-right: 1px solid #ececec;
    padding-left: 20px;
}
.ts_additional_top_a3 {
    width: 195px;
    border-right: 1px solid #ececec;
    padding-left: 20px;
}
.ts_additional_top_a4 {
    width: 235px;
    border-right: 1px solid #ececec;
    padding-left: 20px;
}
.ts_additional_top_a5 {
    width: 68px;
}
.ts_additional_item {
    border: 1px solid #ececec;
    margin-top: -1px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
}
.ts_additional_top_a1 {
    width: 115px;
    border-right: 1px solid #ececec;
    padding-left: 20px;
}
.ts_additional_item .ts_additional_top_a2 {
    padding: 0;
}
.ts_operation span {
    cursor: pointer;
}
.ts_add_mr {
    margin-right: 6px;
}
.ts_operation {
    text-align: center;
}
.ts_additional {
    margin-bottom: 30px;
}
.ts_standard_item {
    width: 20%;
    height: 43px;
    line-height: 42px;
    padding: 0 20px;
    font-size: 14px;
    color: #666666;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.ts_standard_item.btm_none {
    border-bottom: 0;
}
.ts_standard_last {
    width: 40%;
    border-right: 0;
}
.ts_standard {
    margin-bottom: 42px;
}
.ts_apply_btm {
    text-align: center;
    margin-bottom: 16px;
}
.ts_apply_btn {
    width: 115px;
    height: 36px;
    line-height: 36px;
    background: #ffc32c;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    color: #333333;
}
.ts_apply_end {
    font-size: 14px;
    color: #666666;
    padding: 0 20px;
}
.ts_apply_end a {
    color: #ffc738;
    text-decoration: underline;
}
.ts_standard_input {
    width: 145px;
    height: 32px;
    line-height: 30px;
    padding: 0 5px;
    font-size: 14px;
    color: #bbbbbb;
    border: 0;
    border: 1px solid #ececec;
    margin-left: 6px;
    background-color: #ececec;
}

.ts_apply_left .redk {
    border: 1px solid red;
}

.baoming-title{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
}
.obligation .ts_infor_btm{
    line-height: 28px;
    padding: 20px;
    border: 1px solid #ececec;
    border-top: none;
    font-size: 14px;
    font-size: 14px;
    color: #666666;
}

@media (max-width:1420px) {
    .floor-menu{
        right: 0;
        left: unset;
    }
}

#baoming_form label {
    display: inline;
    margin-bottom: 0;
}

.ts_infor_list .file-input {
    display: none;
}
.ts_infor_list .file-btn {
    padding: 10px;
    border-radius: 5px;
}
.ts_infor_list .file-show {
    flex-grow: 1;
}

.business-license-box, .name-card-box {
    width: 50%;
    display: flex;
}


.ts_infor_btm table {
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
    /*margin: 20px auto;*/
}
.ts_infor_btm table th, td {
    border: 1px solid #ececec;
    margin: 12px;
    text-align: center;
    width: 25%;
    height: 65px;
    justify-content: center;
    align-items: center;
}
.ts_infor_btm table th, td .table_bottom{
    margin-bottom: 10px;
}
.ts_infor_btm table th {
    text-align: center;
    background-color: #f2f2f2;
}

.add_member_mewssage{
    display: none;
}
.ts_infor_add {
    border: 1px solid #ececec;
    border-top: 0;
    line-height: 42px;
}

.baoming-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 200000;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.baoming-modal.active {
    display: flex;
    opacity: 1;
}

.baoming-modal-content {
    max-width: 90%;
    max-height: 90%;
}

.baoming-modal-content img {
    width: 436px;
    /*height: auto;*/
    border-radius: 8px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.3);
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    font-size: 30px;
    cursor: pointer;
    background: none;
    border: none;
}
