.mb-show {
  display: none;
}
@media screen and (max-width: 768px) {
  input[type=button],
  input[type=submit],
  input[type=file],
  input[type=text],
  textarea,
  select,
  button {
    cursor: pointer;
    -webkit-appearance: none;
  }
  .pc-show {
    display: none !important;
  }
  .mb-show {
    display: block !important;
  }
  .wrap {
    width: 100%;
  }
  .from-mb-all {
    width: 100% !important;
  }
  .footer a {
    display: block;
  }
  .login-wrap {
    height: auto;
  }
  .login-wrap .top-img {
    display: none;
    width: 400%;
  }
  .login-wrap .bot-img {
    display: none;
    width: 300%;
  }
  .login-wrap .con .top-tit {
    padding-top: 6px;
    width: 90%;
    margin: 0 5%;
  }
  .login-wrap .con .top-tit .logo {
    text-align: left;
    width: 42%;
    margin-top: 6px;
  }
  .login-wrap .con .top-tit .logo img {
    max-width: 110px;
  }
  .login-wrap .con .top-tit .company {
    margin-left: 0;
    margin-bottom: 15px;
    text-align: right;
    float: right;
    color: #fff;
    width: 58%;
  }
  .login-wrap .con .top-tit .company .tit {
    font-size: 14px;
  }
  .login-wrap .con .top-tit .company .info {
    font-size: 14px;
    text-align-last: right;
    text-align: justify;
    text-justify: initial;
  }
  .login-wrap .con .top-tit .company .time {
    font-size: 14px;
  }
  .login-wrap .con .login-left {
    width: 100%;
    position: fixed;
    background: #ffd3c8;
  }
  .login-wrap .con .login-left .top {
    height: 66vh;
    border-right: 0;
    opacity: 0.3;
  }
  .login-wrap .con .login-left .top img {
    display: none;
  }
  .login-wrap .con .login-left .inspire {
    border-right: 0;
    opacity: 0.3;
    min-height: 100%;
  }
  .login-wrap .con .login-left .logo {
    left: 2.5vh;
    top: 1.5vh;
  }
  .login-wrap .con .login-left .logo img {
    width: 100px;
  }
  .login-wrap .con .login-left .copyright {
    display: none;
  }
  .login-wrap .con .login-con {
    width: 90%;
    margin: 0 5%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 2;
  }
  .login-wrap .con .login-con .language-box-wrap {
    position: relative;
    justify-content: flex-end;
    right: 0;
    top: 2vh;
  }
  .login-wrap .con .login-con .login-con-c {
    width: 100%;
    position: relative;
    left: 0;
    top: 8vh;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .login-wrap .con .login-con .language {
    position: relative;
    top: 0;
    float: right;
    padding: 2px 10px;
    font-size: 14px;
  }
  .login-wrap .con .login-con .tit {
    font-size: 18px;
  }
  .login-wrap .con .login-con .rig-wrap .logtab {
    margin-bottom: 15px;
  }
  .login-wrap .con .login-con .rig-wrap .logtab .tab {
    padding: 10px;
    font-size: 14px;
  }
  .login-wrap .con .login-con .rig-wrap .input input {
    padding: 15px 15px;
    font-size: 14px;
  }
  .login-wrap .con .login-con .rig-wrap .input .ico {
    margin-top: 8px;
  }
  .login-wrap .con .login-con .rig-wrap .input .ImgVcode {
    width: 110px;
    right: -120px;
  }
  .login-wrap .con .login-con .rig-wrap .input.imginput {
    width: calc(100% - 120px);
  }
  .login-wrap .con .login-con .rig-wrap .input.codeinput input {
    width: calc(100% - 115px);
  }
  .login-wrap .con .login-con .rig-wrap .input .codebtn {
    width: 110px;
  }
  .login-wrap .con .login-con .rig-wrap .log-box {
    padding: 15px 0;
    font-size: 14px;
  }
  .login-wrap .con .login-con .rig-wrap .no-account {
    padding-top: 15px;
    margin-top: 15px;
  }
  .login-wrap .con .login-con .rig-wrap .no-account .left-tit .left-t {
    font-size: 16px;
  }
  .login-wrap .con .login-con .rig-wrap .no-account .left-tit .left-info {
    line-height: 24px;
  }
  .login-wrap .con .login-con .rig-wrap .copyright {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 14px;
    bottom: -35px;
  }
  .login-wrap .con .login-con .rig-wrap .Verification-code .code {
    padding: 16px 0;
  }
  .login-wrap .con .login-con .account-box {
    height: auto;
    border-radius: 5px;
    overflow: hidden;
    bottom: 3vh;
  }
  .login-wrap .con .login-con .account-box .box {
    height: 11vh;
    display: none;
  }
  .login-wrap .con .login-con .account-box .box .text {
    display: none;
  }
  .login-wrap .con .login-con .account-box .box .buttom {
    width: 100%;
    justify-content: center;
  }
  .login-wrap .con .login-con .account-box .box .buttom .log-box {
    margin-left: 0;
    padding: 10px 50px;
  }
  .mask {
    width: 100%;
  }
  .menu-con .link-box {
    margin-top: 45px;
  }
  .process-top {
    padding: 10px;
  }
  .process-top .top-tit .logo img {
    max-width: 100px;
  }
  .process-top .top-tit .company {
    float: right;
    text-align: right;
  }
  .process-top .top-tit .company .tit {
    font-size: 14px;
  }
  .process-top .top-tit .company .info {
    font-size: 14px;
  }
  .process-top .top-tit .company .time {
    font-size: 14px;
  }
  .process-top .process-box {
    margin-top: 5px;
  }
  .process-top .process-box a {
    font-size: 14px;
  }
  .process-top .process-box a:nth-of-type(1) .fa {
    font-size: 20px;
  }
  .process-top .process-box a:nth-of-type(3) {
    font-size: 16px;
    float: right;
    padding: 0px 7px;
  }
  .process-con {
    padding: 15px;
    margin-top: 0;
    border-radius: 0;
  }
  .process-con .process-li .tit-info {
    margin-bottom: 0;
  }
  .process-con .process-li .tit-info .tit {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .process-con .process-li .tit-info a {
    padding: 6px 14px;
  }
  .process-con .top {
    margin-bottom: 25px;
  }
  .process-con .top .li .tit {
    font-size: 12px;
  }
  .prompt-box {
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .form-box {
    margin: 20px 0;
    padding-bottom: 20px;
  }
  .form-group {
    margin-bottom: 0.6rem;
  }
  .form-group .col-form-label {
    text-align: left;
    font-size: 14px;
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    padding-left: calc(1rem + 1px);
  }
  .form-group .col-form-label ol {
    display: inline-block;
  }
  .form-group .form-control {
    font-size: 14px;
  }
  .select-time .con {
    display: block;
  }
  .select-time .con label {
    margin-right: 5px;
  }
  .type-selection {
    margin: 25px 0 20px 0;
  }
  .type-selection .li {
    width: 33.33%;
    margin: 0 10px;
  }
  .type-selection .li svg {
    max-width: 30px;
    max-height: 30px;
  }
  .type-selection .li:last-of-type svg {
    max-width: 22px;
  }
  .type-selection .li .tit {
    font-size: 14px;
  }
  .type-selsect {
    font-size: 18px;
    margin-top: 30px;
  }
  .ChkList {
    margin-bottom: 10px !important;
    font-size: 14px;
  }
  .area-table.table td,
  .area-table.table th {
    display: block;
  }
  .area-table.table td:after,
  .area-table.table th:after {
    display: block;
    content: '';
    clear: both;
  }
  .area-table.table th {
    background: #dee2e6;
  }
  .area-table thead {
    display: none;
  }
  .custom-control-inline {
    margin-right: 0.5rem;
  }
  .area-box {
    width: 33.33%;
    text-align: center;
  }
  .area-box .form-control {
    margin-right: 5px;
    width: calc(100% - 10px);
  }
  .area-box.area-box-light {
    width: 100%;
  }
  .area-box.area-box-light .form-control {
    width: calc(100% - 45px);
  }
  .sub-box .btn-primary {
    padding: 0.75em 3.75rem;
  }
  .link-sub {
    margin-top: 30px;
  }
  .link {
    margin-bottom: 30px;
  }
  .apply-video-tit {
    margin-bottom: 15px;
  }
  .up-box .com-logo {
    font-size: 14px;
  }
  .sub-box {
    margin-bottom: 20px;
  }
  .content-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 20;
    background: #e38c76;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    height: 40px;
  }
  .content-top .con-wrap {
    margin-top: 0;
  }
  .content-top .top-nav {
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
  }
  .content-top .top-nav a {
    padding: 12px 0;
    font-size: 14px;
  }
  .content-top .process-box {
    display: none;
  }
  .content-top .top-tit {
    width: auto;
    padding: 0;
  }
  .content-top .top-tit .logo {
    height: 100%;
    line-height: 40px;
    margin-left: 10px;
    border: 0;
  }
  .content-top .top-tit .logo img {
    width: auto;
    height: 30px;
    max-width: none;
    display: inline;
    vertical-align: middle;
  }
  .content-top .top-tit .company {
    display: none;
  }
  .con-wrap {
    margin-top: 40px;
  }
  .con-wrap .system-btn {
    margin-right: 50px;
    padding: 5px 0;
  }
  .con-wrap .system-btn .backhome {
    background-color: #cf5f5a;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
  }
  .con-wrap .system-btn .linka {
    display: none;
  }
  .con-wrap .lang-box {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-left: 5px;
  }
  .content-right-box {
    width: 95%;
    margin: 0 2.5%;
  }
  .mb-nav {
    position: absolute;
    right: 10px;
    top: 9px;
    width: 28px;
    cursor: pointer;
    z-index: 3;
  }
  .mb-nav span {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    margin-top: 7px;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
  }
  .mb-nav span:first-of-type {
    margin-top: 0;
  }
  .mb-nav.curr span {
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
  }
  .mb-nav.curr span:nth-of-type(1) {
    transform: rotate(45deg) translate(6px, 6px);
  }
  .mb-nav.curr span:nth-of-type(2) {
    opacity: 0;
  }
  .mb-nav.curr span:nth-of-type(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
  .content-left {
    position: fixed;
    right: -250px;
    top: 0;
    z-index: 19;
    margin-top: 40px;
    width: 220px;
    height: 100vh;
    overflow-y: scroll;
    border-radius: 0;
    background: #fff;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
  }
  .content-left.curr {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
  }
  .content-left .li .stair {
    padding: 10px 30px;
    font-size: 15px;
  }
  .content-left .li .stair .fa {
    font-size: 16px;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
  }
  .content-left .li .second {
    padding: 8px 0;
  }
  .content-left .li .second a {
    font-size: 14px;
    padding: 8px 0 8px 40px;
  }
  .content-left .li.curr .second,
  .content-left .li:hover .second {
    padding: 8px 0;
  }
  .content-right {
    width: 100%;
    margin-left: 0;
  }
  .content-right .ind-comtent {
    padding: 15px;
  }
  .content-right .ind-comtent.customer-ser {
    min-height: 635px;
  }
  .content-right .ind-comtent.min-height {
    min-height: 500px;
  }
  .content-right .ind-hint .info b {
    font-size: 14px;
  }
  .content-right .three:after {
    display: block;
    content: '';
    clear: both;
  }
  .content-right .three a {
    float: left;
    margin-right: 2%;
    width: 49%;
    margin-bottom: 5px;
    padding: 0.4rem 0.2rem;
    font-size: 14px;
  }
  .content-right .three a:nth-of-type(2n) {
    margin-right: 0;
  }
  .live-prop .modal-body {
    padding: 0 1rem;
  }
  .chat-wrap .login-con {
    width: 100%;
    padding: 15px 10px;
    margin: 20px auto;
  }
  .chat-wrap .login-con .tit {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .chat-wrap .login-con .rig-wrap .input input {
    padding: 12px 10px;
  }
  .chat-wrap .login-con .rig-wrap .input .ico {
    margin-top: 6px;
  }
  .chat-wrap .login-con .rig-wrap .log-box {
    padding: 10px 0;
  }
  .team-add button {
    padding: 0.4rem 1rem !important;
  }
  .add-box button {
    padding: 0.75rem 1.5rem;
  }
  .add-box button:last-of-type {
    margin-left: 0;
  }
  .live-top .li:first-of-type,
  .live-top .li:last-of-type {
    width: 100%;
  }
  .live-top .li:last-of-type {
    margin: 10px 0 0 0;
  }
  .live-con .li {
    width: 100%;
  }
  .live-process-wrap {
    display: block;
  }
  .live-process-wrap .li {
    margin-right: 0;
  }
  .live-process-wrap .li:last-of-type {
    width: 100%;
  }
  .upload-box .up-left {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  .upload-box .up-tit {
    margin-left: 0;
    line-height: 45px;
  }
  .pairing-con-wrap .pairing-li {
    width: 100%;
  }
  .pairing-prop .live-time .time-li {
    padding: 0 10px;
    margin-right: 5px;
    width: calc(100%/3 - 4px);
  }
  .pairing-prop .live-time .time-li:nth-of-type(3n) {
    margin-right: 0;
  }
  .chart-warp .chart-info {
    width: 100%;
    height: 280px;
  }
  .chart-warp .chart-info-data {
    width: 100%;
    margin: 20px 0;
  }
  .chart-warp .chart-info-data .li {
    border-bottom: 0;
    padding: 2px 0;
  }
  .chart-warp .chart-info-data .li .color {
    margin-top: 4px;
  }
  .chart-warp .chart-info-data .li .tit {
    padding-top: 0;
  }
  .chart-warp .chart-info-data .li .data {
    font-size: 16px;
  }
  .chart-warp .chart-info-right {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    padding-top: 20px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    display: none;
  }
  .con-title {
    font-size: 16px;
  }
  .company-box-wrap {
    display: initial;
  }
  .company-box-wrap .ind-comtent:first-of-type {
    width: 100%;
  }
  .company-box-wrap .ind-comtent:nth-of-type(2) {
    width: 100%;
  }
  .company-box-wrap .ind-comtent:last-of-type {
    width: 100%;
  }
  .pre-reg .pre-box-a .li a {
    margin: 0 auto;
    float: none;
  }
  .schedule-switch .title {
    font-size: 18px;
    line-height: 50px;
  }
  .schedule-switch .fa {
    padding: 6px 14px;
  }
  .schedule-wrap .li {
    display: block;
  }
  .schedule-wrap .li .td {
    display: block;
    width: 100%;
  }
  .schedule-wrap .li .td:nth-of-type(1) {
    width: 100%;
  }
  .schedule-wrap .li .td:nth-of-type(2) {
    width: 100%;
  }
  .schedule-wrap .li .td:nth-of-type(3) {
    width: 100%;
  }
  .schedule-wrap .li .td:nth-of-type(4) {
    width: 100%;
  }
  .demand-top .demand-tit {
    font-size: 14px;
  }
  .demand-top .demand-right {
    width: 100%;
  }
  .demand-top .demand-right .btn-primary {
    margin-left: 0;
  }
  .demand-top .demand-right .form-group {
    width: 50%;
  }
  .demand-top .demand-right .form-group .form-control {
    font-size: 14px;
  }
  .pages a,
  .pages span {
    padding: 2px 8px;
    margin: 0;
    font-size: 14px;
  }
  .download-wrap .li {
    width: 100%;
    margin-bottom: 15px;
  }
  .contact-wrap {
    margin-top: 0;
    display: block;
  }
  .contact-wrap .li {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }
  .contact-wrap .li .img {
    opacity: 0.2;
    right: 7px;
    top: 5px;
    width: 36px;
  }
  .contact-wrap .li .tit {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .demand-wrap .li {
    width: 100%;
  }
  .posters-prop .modal-body .top-tit {
    display: none;
  }
  .business-wrap {
    display: block;
    position: absolute;
    left: 2.5%;
    top: 100px;
    width: 95%;
  }
  .business-wrap .business-left {
    width: 100%;
    max-height: 500px;
    height: 500px;
  }
  .business-wrap .business-left .search-box {
    margin: 2%;
  }
  .business-wrap .business-left .search-box input {
    padding: 5px 15px;
  }
  .business-wrap .business-left .search-box .fa {
    padding: 7px 0;
  }
  .business-wrap .business-left .li {
    padding: 8px;
  }
  .business-wrap .business-left .li .head {
    width: 38px;
    height: 38px;
    line-height: 34px;
  }
  .business-wrap .business-left .li .tit-info .name {
    margin-top: 0;
    font-size: 14px;
  }
  .business-wrap .business-left .li .tit-info .type {
    font-size: 12px;
  }
  .business-wrap .business-right {
    position: absolute;
    left: 0;
    /*display:none;*/
    top: 0;
    width: 100%;
    max-height: 525px;
    height: 525px;
    min-height: 525px;
    padding-top: 1px;
    margin-left: 0;
  }
  .business-wrap .business-right .business-back {
    padding: 5px 6px 0;
    color: #999;
    cursor: pointer;
    font-size: 14px;
  }
  .business-wrap .business-right .business-back .fa {
    vertical-align: top;
    font-size: 16px;
    margin-right: 5px;
    margin-top: 3px;
  }
  .business-wrap .business-right .box {
    margin: 8px;
    padding: 10px;
    height: 438px;
  }
  .business-wrap .business-right .box .li.me .tit-info .info {
    margin-right: 12px;
  }
  .business-wrap .business-right .box .li.me .tit-info .info:before {
    top: 9px;
    right: -7px;
  }
  .business-wrap .business-right .box .li .tit-info .head {
    width: 38px;
    height: 38px;
    line-height: 34px;
  }
  .business-wrap .business-right .box .li .tit-info .info {
    padding: 6px 10px;
  }
  .business-wrap .business-right .box .li .tit-info .info:after {
    top: 9px;
    left: -7px;
  }
  .business-wrap .business-right .input-box {
    margin: 8px;
  }
  .business-wrap .business-right .input-box .img {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
  .business-wrap .business-right .input-box .input {
    width: calc(100% - 45px);
  }
  .business-wrap .business-right .input-box .input input {
    padding: 8px 10px;
    width: 75%;
  }
  .business-wrap .business-right .input-box .input .sub {
    width: 25%;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
  }
  .pro-con {
    width: 90%;
    padding: 15px 10px;
  }
  .pro-con .li {
    display: block;
    max-height: 75vh;
    overflow-y: scroll;
    padding-top: 3vh;
  }
  .pro-con .li .img {
    width: calc(100% - 2px);
  }
  .pro-con .li .img img {
    height: 185px;
    max-height: inherit;
  }
  .pro-con .li .info {
    width: 100%;
    padding: 10px 0;
  }
  .pro-con .li .info .name {
    font-size: 15px;
  }
  .pro-con .li .info .tit {
    font-size: 15px;
  }
  .pro-con .close {
    right: 10px;
    top: 2px;
    z-index: 2;
  }
  .pro-con .close .fa {
    font-size: 18px;
  }
  .pro-con .swiper-button-next,
  .pro-con .swiper-button-prev {
    display: none;
  }
  .Provinces-wrap .col-sm-4 select {
    margin-bottom: 10px;
  }
  .Provinces-wrap .col-sm-4:last-of-type select {
    margin-bottom: 0;
  }
  .confirmation-box .success-title {
    font-size: 18px;
    color: #ee731f;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
  }
  .confirmation-box .success-text {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    color: #000;
  }
  .confirmation-box .barcode {
    border: 1px solid #ea9586;
    text-align: center;
    padding: 20px;
    background: #fef4f4;
    border-radius: 5px;
    margin-top: 15px;
  }
  .confirmation-box .barcode .cancel-t {
    margin: 15px 0;
    padding-top: 15px;
    border-top: 1px dashed #ea9586;
  }
  .confirmation-box .surface-data-left-detailed {
    margin-bottom: 12px;
  }
  .confirmation-box .surface-data-left-detailed li {
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
  }
  .confirmation-box .zhanhui {
    border: 1px solid #eee;
    margin-top: 15px;
    padding: 10px 10px 0;
    font-size: 14px;
    color: #ee731f;
    line-height: 36px;
  }
  .confirmation-box .zhanhui ul:after {
    display: block;
    content: "";
    clear: both;
  }
  .confirmation-box .zhanhui ul li {
    width: 100%;
    margin-left: 0;
    font-size: 14px;
    border-bottom: 1px #eee solid;
    overflow: hidden;
    padding: 15px 0;
  }
  .confirmation-box .zhanhui ul li:last-of-type {
    border: 0;
  }
  .confirmation-box .zhanhui ul li .box-left_a {
    background-repeat: no-repeat;
    height: 100%;
    width: 75px;
    background-position: 0 3px;
    background-size: 15px;
    float: left;
  }
  .confirmation-box .zhanhui ul li .box-left_a p {
    padding-left: 24px;
    font-size: 14px;
    color: #000000;
    line-height: 22px;
  }
  .confirmation-box .zhanhui ul li .box-right_a {
    float: left;
    line-height: 22px;
    width: calc(100% - 75px);
  }
  .confirmation-box .zhanhui ul li .bga {
    background-image: url(../images/rili.png);
  }
  .confirmation-box .zhanhui ul li .bgb {
    background-image: url(../images/dibiao.png);
  }
  .confirmation-box .zhanhui ul li .bgc {
    background-image: url(../images/item.png);
  }
  .confirmation-box .barcode-text {
    font-size: 14px;
    color: #000;
    line-height: 25px;
    margin: 5px 0;
  }
  .confirmation-box .barcode-text2 {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .confirmation-box .barcode-text3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 10px;
    margin-left: 12px;
  }
  .confirmation-box .zhuce {
    font-size: 14px;
    color: #ee731f;
    line-height: 36px;
  }
  .confirmation-box .sub-box {
    margin-top: 20px;
  }
  .questionBox {
    margin: 0;
  }
  .questionBox .choice-box {
    padding: 20px 0;
  }
  .questionBox .choice-box .checkbox-box {
    width: 100%;
  }
  .questionBox .choice-box .checkbox-box-p {
    height: auto;
  }
  .questionBox .answer-sub-itmes .checkbox-secondary {
    width: 100%;
  }
  .questionBox .answer-sub-itmes .checkbox-secondary label {
    height: auto;
    line-height: 1.5;
  }
  .questionBox .answer-sub-itmes {
    padding: 10px 0 5px 20px;
  }
  .form-group .ind-search {
    width: calc(100% - 90px) !important;
  }
  .add-box .ind-search + button {
    height: calc(2.1em + .75rem + 2px);
  }
  .pairing-table-wrpa .table th {
    font-size: 16px;
    border-top: 1px solid #dee2e6;
  }
  .pairing-table-wrpa .table td span,
  .pairing-table-wrpa .table th span {
    padding: 6px;
    font-size: 12px;
  }
  .favorite-wrap .favorite-li {
    width: 100%;
    margin-right: 0;
  }
  .pairing-wrap .swiper-slide {
    width: 90%;
  }
  .pairing-wrap .swiper-pagination {
    display: none;
  }
  .master-bd {
    padding: 20px 0;
  }
  .succeed-l {
    width: 100%;
    margin-top: 0;
  }
  .succeed-l .fa {
    margin: 0 auto;
    display: block;
    float: none;
    font-size: 62px;
    width: auto;
    height: auto;
    text-align: center;
  }
  .succeed-l .succeed-l-txt {
    width: 100%;
  }
  .succeed-l .dj-height-top {
    font-size: 14px;
    line-height: 26px;
  }
  .succeed-l .succeed-title {
    font-size: 16px;
  }
  .succeed-r {
    width: 100%;
    height: auto;
    padding: 40px 0;
    display: none;
  }
  .succeed-r:after {
    display: block;
    content: '';
    clear: both;
  }
  .succeed-r .succeed-ewm,
  .succeed-r .txt-ewm-box {
    width: 100%;
  }
  .succeed-r .txt-ewm-box {
    text-align: center;
  }
  .succeed-r .txt-ewm-box .txt-ewm {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
  }
  .proportion-box {
    width: 100%;
    margin: 20px 0;
  }
  .table-box {
    border: none;
  }
  body ul.tabletolist.nrh > li {
    border-color: #efd8dc;
  }
  body ul.tabletolist.nrh > li {
    border-color: #efd8dc;
    margin-bottom: 20px;
  }
  body ul.tabletolist > li > ul > li {
    border: 1px solid #efd8dc;
    border-bottom: none;
  }
  body ul.tabletolist > li > ul > li:last-of-type {
    border-bottom: 1px solid #efd8dc;
  }
  body ul.tabletolist > li > ul > li:hover {
    background-color: #fff9f8;
  }
  body ul.tabletolist.nrh {
    border-bottom: none;
  }
  .searchbox-wrap .w-b {
    width: calc(100% - 88px);
  }
  .searchbox-wrap .w-m {
    width: 100%;
  }
  .searchbox-wrap .w-a {
    width: calc(100% - 88px);
  }
  .searchbox-wrap .mobile-w-b {
    width: 100%;
  }
  .searchbox-wrap .form-input {
    line-height: 44px;
    height: 44px;
    background-color: #f3e9e5;
  }
  .searchbox-wrap .form-search {
    width: 100%;
  }
  .searchbox-wrap .form-search .btn {
    height: 44px;
  }
  .searchbox-wrap .Start-end {
    display: block;
  }
  .searchbox-wrap .Start-end:after {
    display: block;
    content: '';
    clear: both;
  }
  .searchbox-wrap .Start-end input {
    width: 49%;
    float: left;
    margin-right: 0;
  }
  .searchbox-wrap .Start-end input:last-of-type {
    float: right;
  }
  .searchbox-wrap .search-condition {
    width: 100%;
  }
  .recommended-tit .li {
    font-size: 14px;
  }
  .tabbox .btn {
    width: auto;
    padding: 10px 15px;
  }
  .mark {
    margin-left: 0;
  }
  .make-box {
    margin-bottom: 20px;
  }
  .reg-footer {
    margin-top: 35px;
    padding: 30px 0 10px 0;
  }
  .reg-footer .wrap {
    display: block;
    padding: 0 15px;
  }
  .reg-footer .li {
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
  }
  .reg-footer .li .tit {
    font-size: 18px;
  }
  .reg-footer .li .code {
    justify-content: space-evenly;
  }
  .footer {
    padding-left: 0;
  }
  .order-details-box {
    width: auto;
    overflow-x: scroll;
    margin: 10px;
  }
  .order-details-box .tr .td {
    width: 200px;
  }
  .form-wrap .form-row .form-name {
    width: 100%;
    text-align: left;
    line-height: 22px;
  }
  .form-wrap .form-row .inputbox {
    width: 100%;
  }
  .form-wrap .form-row .inputbox.mleft {
    margin-left: 0;
  }
  .recommend-box {
    width: 100%;
  }
  .sample-img {
    display: none;
  }
  .promote-box .url span {
    display: inline-block;
    margin-top: 10px;
  }
  .offline-payment .title {
    font-size: 18px;
  }
  .offline-payment .box {
    padding: 15px;
    display: block;
  }
  .offline-payment .box .left {
    width: 100%;
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    border-bottom: 1px solid #f7dcd6;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .offline-payment .box .right {
    width: 100%;
  }
  .audit-box {
    display: block;
  }
  .audit-box .audit-l {
    width: 100%;
    padding: 15px;
  }
  .audit-box .company-box {
    width: 100%;
    margin-top: 20px;
    padding: 15px;
  }
  .to-participate {
    font-size: 18px !important;
    line-height: 30px !important;
    margin-bottom: 35px !important;
  }
  .batch-notattend {
    padding-left: 30px;
  }
  .batch-notattend .index-notattend-step {
    width: 100%;
  }
  .batch-notattend .notattend-step-digit {
    margin-top: 13px;
  }
  .syncbox {
    padding: 30px 20px;
    font-size: 14px;
  }
  .syncbox .tit {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .syncbox .ewmbox {
    margin: 30px 0;
  }
  .syncbox .ewmbox .item {
    width: 45%;
    margin: 0 2%;
  }
  .syncbox .ewmbox .item .imgbox {
    max-width: 100%;
    margin-bottom: 5px;
  }
  .syncbox .sub-box {
    padding-bottom: 30px;
  }
  .syncbox .sub-box .btn {
    width: 45%;
    margin: 0 1%;
    padding: 10px 0;
  }
  .invitation-box .left {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
    max-width: none;
  }
  .invitation-box .right {
    float: none;
    margin: 0 auto;
  }
  .closeRegtip .tit {
    min-height: 40px;
    font-size: 18px;
  }
  .closeRegtip .tit:before {
    width: 40px;
    height: 40px;
  }
  .closeRegtip .tit:after {
    width: 25px;
  }
}
