i {
    color: black;
    font-style: normal;
}

.band_text_left3 {
    float: left;
    font-weight: normal;
    font-size: .24rem !important;
    border-left: .15rem solid #ffd22b;
    background: #ebf2ff;
    color: #9399e4;
    padding: .1rem .3rem;
    border-radius: .3rem;
    margin: .3rem .2rem;
}

.band_text_left {
    width: 65%;
    float: left;
    font-size: .32rem !important;
    padding-left: 0.2rem !important;
    font-weight: bold;
    border-left: .15rem solid #3455d6;
}

.band_text_right {
    float: right;
    font-size: .24rem;
    color: #ffbe98;
    margin-top: .32rem;
    /*font-weight: bold;*/
}

.search_box {
    height: 0.4rem;
    width: 100% !important;
    border-radius: .1rem;
    border: white;
    font-size: .1rem !important;
    color: grey;
    background-color: #fff;
}

nav i {
    display: block;
!important;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    text-align: center;
    color: grey;
    line-height: 1.2;
    color: #4267B2;
    text-shadow: 0 1px 1px white;
}

.category_cont li img {
    width: 1.2rem !important;
    margin: 0 .2rem;
}

.fake_input {
    text-align: left !important;
    width: 70% !important;
    padding: 0.2rem !important;
    color: #afafaf !important;
    border-radius: 30px !important;
    background-color: #f3f3f3 !important;
    font-size: 0.24rem !important;
    margin-right: .2rem;
    box-shadow: .04rem .04rem .08rem inset rgba(125, 150, 148, 0.3);
}

.tab_phone {
    font-weight: bolder;
}

.tab_laptop {
    font-weight: bolder;
}

.tab_pad {
    font-weight: bolder;
}

.price {
    text-decoration: none !important;
}

.price em {
    color: #fc7800;
    font-style: normal;
    font-weight: bolder !important;
    font-size: .25rem;
}

.count_btn {
    background-color: #ffd22b;
    text-align: center;
    padding: .04rem;
    width: 1.6rem;
    border-radius: 4px;
}

.count_btn strong {
    /*background-color: #0a6aa1;*/
    font-weight: lighter;
    font-size: .2rem;
}

.process_text {
    font-size: .2rem;
}

.recycle_process li {
    width: 14.285%;
!important;

}

.our_promise li {
    width: 50%;
}

.footer_info ul {
    width: 6rem;
    margin: 0 auto;
    height: 1rem;
}

.footer_info ul li {
    /*background-color: green;*/
    /*height: 1rem;*/
    float: left;
    /*width: 33.33%;加上首页底部关于晚上猫时width改回此行*/
    width: 50%;
    font-size: .2rem;
    margin-top: .25rem;
    text-align: center;
}

.footer_info ul li img {
    width: .5rem;
}

.user_title {
    width: 3.5rem;
    float: left;
    margin-top: .65rem;
}

.user_title p:first-child {
    font-weight: bold;
    font-size: .4rem;
}

.user_title p:last-child {
    font-size: .24rem;
}

.userList li a {
    color: #6d6d6d;
    /*font-weight: bolder;*/
    font-size: .24rem;
}

.order_pic {
    width: 20%;
    /*height: 20%;*/
    float: left;
}

.device_type b {
    display: block;
    font-weight: normal;
    font-size: .24rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #9e9e9ec7;
}

.device_type {
    float: left;
    margin-top: .1rem;
    width: 4rem;
}

.order_pic span {

}

.orderList h1 {
    font-size: .3rem;
}

.formLogo img {
    position: relative;
    left: 50%;
    margin-left: -1rem;
}

.formLogo h2 {
    font-size: .2rem;
    color: #e4770d;
}

.liLink {
    text-align: right;
}

.liLink a {
    color: #989292;
}

li {
    list-style-type: none;
}

.sign_tips a {
    float: left;

}

.sign_tips span {
    font-size: .24rem;
    color: #ccc;
}

.sign_tips span a {
    float: right;
    font-size: .25rem;
    color: #3455d6;
}

.sign_tips {
    color: #999;
!important;
    word-wrap: break-word;
    height: auto !important;
    text-align: left !important;
    line-height: .4rem !important;

}

.get_code {
    background-color: #3455d6;
    padding: .1rem .2rem;
    width: 1.6rem;
    border-radius: .1rem;
    font-size: .24rem;
    text-align: center;
    color: #fff;
}

/*.check_code{*/
/*padding:0 0!important;*/
/*}*/
.tab_proList dt a {
    color: black;
}

.price_content {
    width: 100%;
    position: relative;
    left: 50%;
    margin-left: -50%;
    /*background-image: linear-gradient(336deg, #ffec0e, #ffbd6c, #ffd28f);*/
    background-image: url("../../static/images/wsm/wsm_bg.png");
    background-size: cover;
    height: 7rem;
    /*border-radius: .3rem;*/
}

.price_content div span {
    font-size: .4rem;
    color: #fff;
    /* background-image: linear-gradient(315deg, #fdd304, #fda709, #ffbd6c); */
    font-weight: bolder;
    /*text-shadow: 0 0 0.4rem #ffb17a;*/
}

.price_content div h2 {
    font-size: .9rem;
    color: #fff;
    font-weight: bolder;
    text-shadow: 0.04rem 0.05rem 0.03rem #ec4885;
    /* background-color: #fff; */
    /* background-image: linear-gradient(315deg, #ffce06, #ef212126, #ffd22b);*/
}

.price_content div {
    display: block;
    text-align: left;
    padding-left: .5rem;
    width: 100%;
    height: 1.2rem;
    position: relative;
    top: .5rem;
    left: 50%;
    margin-left: -50%;
}

.info_detail {
    float: right;
!important;
    /*margin-right: 60% !important*/
}

.hide_pic {
    display: none;
}

.chose_box {
    height: 2rem;
    width: 100%;
    background-color: white;
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: .2rem;
}

.chose_box li {
    flex: 1;
}

.warning_info {
    padding: .2rem;
}

.warning_info h1 {
    font-weight: bold;
}

.warning_info p {
    color: #cacaca;
    font-size: .24rem;
    padding: .3rem;
    background-color: #f8f8f8;
}

.face_deal li {
    padding: .2rem;
    background-color: #f8f8f8;
    color: #989898;
    font-size: .25rem;
    line-height: 140%;
}

.web_info {
    /*width: 100%;*/
    /*background-color: #a2a1a1;*/
    text-align: center;
    padding: .1rem
}

.web_info li {
    font-size: .2rem;
    color: #adadad;
    /*text-shadow: 0 1px 1px #e2e2e2;*/
}

.go_send_btn {
    border: 1px solid #f8f8f8;
    color: #f5f5f5;
    background-color: #ff8c29;
}

.info_list {
    background-color: white;
!important;
}

.single_info {
    text-align: center !important;
    background-color: #fff !important;
    display: flex;
    justify-content: space-between;
    padding: .1rem !important;
    height: auto !important;
    flex-wrap: wrap;
}

.single_info span {
    /* padding: .1rem; */
    color: #666;
    padding-top: .2rem;
    padding-bottom: .2rem;
    text-align: center;
    display: block;
    background-color: #f8f8f8;
    width: 96% !important;
    /* line-height: 1.3rem!important; */
    /* height: 1.3rem!important; */
    margin-top: .2rem;
    /* text-align: center; */
    overflow: hidden;
    /* margin-left: .2rem; */
    /* flex: 0 0 1rem; */
    position: relative;
}

.single_info span a {
    width: 100%;
    color: black !important;
}

li span:first-child {
    /*margin-left: 0!important;*/
}

.count_title {
    text-align: left;
    color: #000;
}

.count_step {
    width: 100%;
    left: 0;
    right: 0;
    max-width: 768px;
    margin: 0 auto;
    /*background-color: #ffe78c!important;*/
    text-align: center;
    padding: 0.05rem !important;
    position: fixed !important;
    font-size: .24rem;
    z-index: 99;
    /*margin-top: .1rem;--*/
}

.count_step em {
    font-style: unset;
}

.count_step + ul {
    margin-top: .2rem;
}

#copy_btn {
    font-style: unset;
    color: #3455d6;
    font-size: .24rem;
}

.cancel_order {
    border: 1px solid #3455d6;
    color: #000000;
    background-color: #ffffff;
}

.no_data_tips {
    margin-top: 1rem;
}

.no_data_tips img {
    position: relative;
    left: 50%;
    margin-left: -1rem;
}

.no_data_tips h2 {
    font-size: .3rem;
    color: grey;
    text-align: center;
}

.count_select {
    border: 2px solid #72a6e6;
    background-color: #8cb5ff !important;
    color: #fff !important;
}

.hide_btn {
    display: none;
}

.not_show {
    display: none;
!important;
}

.show_price_card {
    padding: 0 !important;
    /*box-shadow: 10px 10px 10px #bfbfbe2e;*/
    background-color: #f8f8f8 !important;
    margin-bottom: -5.5rem !important;
    z-index: -1;
    height: 8rem;
}

.count_step_bg {
    left: 0;
    right: 0;
    max-width: 768px;
    margin: 0 auto;
    background-color: #ffd3e3 !important;
    /*background-image: url('../images/step_line.png');*/
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 96;
    height: 0.35rem;
    width: 100%;
    position: fixed !important;
    border-radius: 12px;
}

.hoverCart2 {
    font-style: normal !important;
    border-radius: 0.3rem;
    background-color: rgba(255, 214, 65, .85);
    font-size: .24rem;
    width: 1rem;
    height: .3rem;
    line-height: .3rem;
    /* font-style: initial; */
    right: .2rem;
    bottom: 1.8rem !important;
}

.hoverCart2 em {
    font-style: normal;
}

.searchHistory dt a {
    color: #000;
    display: block;
    width: 100%;
}

#remark_info {
    width: 94%;
    padding: .25rem 3%;
    line-height: .5rem;
    border: none;
    text-indent: 2.2rem;
    background-color: #f5f5f5;
}

.qst {
    float: right;
    width: .4rem;
    color: #3455d6;
    position: absolute;
    right: 0;
    top: .1rem;
}

.explains {
    margin-top: .5rem;
}

.tips_img {
    width: 4.6rem; /*adsada*/
    max-height: 4.6rem;
    margin-top: -1rem;
}

#pressTips {
    font-size: .24rem;
    font-style: normal;
    color: #3455d6;
}

.show_order_content {
    margin-left: .45rem !important;
    /*background-color: #f9f9f9;*/
}

.show_order_content h2 a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: .24rem;
    white-space: nowrap;
    color: #a9a9a9;
    font-weight: 500;
    padding: 0;
}

.show_order_pic {
    clear: both;
    width: 100% !important;
}

.show_order_main {
    padding: 0 !important;
}

.show_order_userName {
    color: #656565 !important;
}

.show_order_pic img {
    height: auto !important;
}

.show_order_time {
    float: left !important;
}

.show_order_time_logo {
    color: #c3c3c3 !important;
    font-size: .24rem !important;
    font-weight: 100 !important;
}

.show_order_time strong {
    color: #c3c3c3 !important;
    font-size: .24rem !important;
    font-weight: 100 !important;
}

.show_order_lookBlog {
    float: right !important;
}

.show_order_lookBlog strong {
    color: #ff8842 !important;
    font-size: .24rem;
}

.show_order_lookBlog i {
    color: #ff5a68 !important;
}

.single_coupon {
    display: block;
    height: 2rem;
    background-color: #fff !important;
    padding: 0 0 !important;
    width: 96%;
    margin: 0.25rem auto !important;
    border-radius: .15rem;
    box-shadow: 0 0 0.1rem #e8e8e8;
}

.single_coupon_up {
    width: 100%;
    height: 1.5rem;
    /*background-color: #00cc00;*/
    display: flex;
}

.single_coupon_down {
    width: 100%;
    height: .5rem;
    /*background-color: #c6cc34;*/
    display: block;
    font-size: .24rem;
    padding-top: 0.12rem;
    border-top: .02rem dashed #d3d3d3;
    font-weight: lighter;
    color: #b6b6b6;
}

.coupon_price {
    /*background-color: #5cb85c;*/
    width: 25%;
    float: left;
    padding: .4rem .2rem;
}

.coupon_name {
    /*background-color: #b84247;*/
    width: 45%;
    float: left;
    padding: .4rem 0;
}

.get_coupon {
    /*background-color: #a834b8;*/
    width: 30%;
    float: left;
    padding: .4rem .1rem;
}

.coupon_price p {
    display: block;
    color: #ff3c3c;
    font-size: .5rem;
    font-weight: bolder;
    text-align: center;
}

.coupon_price em {
    display: block;
    font-style: initial;
    font-size: .24rem;
    color: #b6b6b6;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
    margin-top: .05rem;
}

.coupon_name p {
    font-size: .35rem;
    font-weight: bold;
    text-align: center;
}

.coupon_name em {
    display: block;
    font-size: .24rem;
    font-weight: lighter;
    color: #b6b6b6;
    /*text-align: center;*/
    font-style: initial;
    margin-top: .1rem;
}

.get_coupon p {
    font-size: .24rem;
    font-weight: normal;
    text-align: center;
    font-style: initial;
    color: #ff6838;
    margin-top: .05rem;
}

.get_coupon a {
    text-shadow: 0 0 0.1rem orange;
    margin-top: .1rem;
    font-style: initial;
    font-size: .25rem;
    display: block;
    text-align: center;
    padding: .1rem 0;
    border-radius: .3rem;
    color: #fff;
    width: 71%;
    margin-left: .22rem;
    /*领券按钮背景渐变*/
    /*background-image: linear-gradient(-90deg, #ffd40080 0%, #ff4d5a 64%);*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff2c78), to(#ff9508));
    /* Webkit: Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(left, #ff2c78, #ff9508);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #ff2c78, #ff9508);
    /* Opera 11.10+ */
    background: -o-linear-gradient(left, #ff2c78, #ff9508);
    /* IE 10 */
    background: -ms-linear-gradient(left, #ff2c78, #ff9508);
    /* IE < 10 */
    opacity: 1;
}

.show_order_content p {
    margin: .1rem 0 !important;
}

.kind_title {
    overflow-y: hidden !important;
    white-space: nowrap !important;
}

.kind_title a {
    display: inline-block !important;
    padding: 0 .5rem !important;
}

.type a {
    /*border-bottom: .02rem solid #ececec;*/
    text-align: center;
}

.conflictOption {
    color: #ff6044 !important;
    background-color: #ffcece !important;
    pointer-events: none;
}

.active-mark {
    height: .3rem;
    width: 1.1rem;
    background-color: #f33;
    color: #fff3f3;
    top: 28%;
    right: 50%;
    margin-right: -.55rem;
    margin-top: -.15rem;
    font-size: .24rem;
    position: absolute;
    transform: rotate(15deg);
    -ms-transform: rotate(15deg); /* IE 9 */
    -moz-transform: rotate(15deg); /* Firefox */
    -webkit-transform: rotate(15deg); /* Safari 和 Chrome */
    -o-transform: rotate(15deg);
    border-top-left-radius: .4rem;
    border-top-right-radius: .9rem;
    box-shadow: 0 0.05rem 0.05rem #c1350b;
}

.close-active {
    display: inline-block;
    text-align: center;
    color: #e13ea3;
    padding: .1rem .5rem;
    background-color: #5d5d5d;
    font-weight: bolder;
    border-radius: .5rem;
    margin-top: .5rem;
}

.recycle_btn1 {
    /*float: right!important;*/
    margin-top: 7% !important;
    border-radius: 1.5rem !important;
    color: #fff4d1 !important;
    text-shadow: 0 0.1rem 0.35rem #ffb5a3 !important;
    font-weight: 900 !important;
    box-shadow: 0 0.1rem 0.35rem #ffbbab !important;
    background-image: linear-gradient(336deg, #ff5d32, #ffc497) !important;
    font-size: .24rem !important;
    width: 2rem;
}

.recycle_btn1 strong {
    line-height: 1.45;
}

.single-hot {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 38%;
    background-image: linear-gradient(300deg, #ffeff7, #fffcf8, #fffdfa, #fff) !important;
    margin: .1rem .4rem;
}

.hot-name {
    margin-top: .1rem;
}

.hot-box {
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.type-box {
    /*background-color: #ff718e;*/
    display: flex;
    width: 96%;
    margin: .25rem auto;
    justify-content: space-around;
    color: #271d1d;
}

.other-type-box {
    width: 46%;
    /*height: 2.6rem;*/
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.type-phone {
    height: 4.5rem;
    background-color: #ff464b;
    /*background-image: linear-gradient(300deg, #effff8,#fffcf8,#fffdfa, #fff);*/
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    border-radius: .2rem;
    width: 50%;
    color: #fff;
    /*box-shadow: 0 0 0.1rem #ededed;*/
}

.main-index-phone {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.mini3 {
    margin: 0;
    font-weight: lighter;
    padding: .1rem 0 .2rem 0;
}

.type-phone .main-index-phone img {
    width: 2.5rem;
    opacity: .999;
}

.type-phone .main-index-phone p {
    font-size: .38rem;
    font-weight: bolder;
    color: #fff;
    margin: .3rem 0 0 0;
}

.type-phone .main-index-phone h4 {
    margin: 0;
    font-weight: lighter;
}

.type-phone .main-index-phone span {
    background: #fff;
    color: red;
    padding: .1rem .3rem;
    border-radius: .3rem;
    margin: .2rem;
}

.type-pad {
    color: #fff;
    height: 2.16rem;
    background-color: #174bc7;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    border-radius: .2rem;
    /*box-shadow: 0 0 0.1rem #ededed;*/
}

.type-pad img {
    width: 1.2rem;
    /*height: .7rem;*/
    margin-bottom: .2rem;
    opacity: .999;
}

.type-pad p {
    font-size: .3rem;
    font-weight: bolder;
    margin-left: 0.1rem;
}

.type-laptop {
    background-color: #f9b43a;
    color: rgba(73, 33, 13, 0.95);
    height: 2.16rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    border-radius: .2rem;
}

.type-laptop img {
    width: 1.2rem;
    height: .9rem;
    opacity: .999;
    margin-bottom: .2rem;
}

.type-laptop p {
    font-size: .3rem;
    font-weight: bolder;
    margin-left: 0.1rem;
}

.more-type {
    /* padding-bottom: .1rem; */
    margin: -.2rem 0 .1rem 0;
}

.more-type a {
    color: #fd7342;
    font-size: .24rem;
    font-weight: bolder;
}


.index-brand-box {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    opacity: 0.999;
}

.index-brand-box a img {
    width: .9rem;
    border-radius: .9rem;
}

.show-order-single-box {
    box-shadow: none !important;
    background-image: none !important;
}

.show-order-single-box .goodsInfor {
    height: 1rem;
}

.show-order-single-box .goodsInfor h2 {
    margin: .2rem 0 .1rem 0;
}

.detail_box {
    margin: .5rem .5rem 0 .5rem;
    background-image: linear-gradient(299deg, #ffffff, #ffffff) !important;
    border-radius: .3rem;
    padding: .5rem .5rem .3rem .5rem;
    min-height: 3rem;
    line-height: .5rem !important;
    font-size: .24rem;
    color: #65677b;
    z-index: -1;
    position: relative;
}

.logo5-box {
    background-color: #fff;
    margin: 0 auto;
    width: 1rem;
    border-radius: 1rem;
    box-shadow: 0.2rem 0.2rem 0.3rem #f5bc63;
}

.logo5 {
    min-width: 1.9rem;
    max-width: 3rem;
    margin: 0 auto;
    display: block;
    font-weight: bolder;
    text-shadow: 0 0 0.09rem #193ce742;
    color: rgb(33 61 167);
    background-color: rgb(240 235 255);
    text-align: center;
    padding: .14rem;
    font-size: .3rem;
    /* border: .02rem solid #fabd5c; */
    border-radius: .1rem;
    margin-bottom: -.9rem;
    box-shadow: 0.1rem 0.1rem 0.3rem #ccd0ec;
}

.recycle_process li a img {
    opacity: .8;
}

.see-code {
    height: auto !important;
    line-height: .5rem !important;
    text-align: right !important;
    margin-left: .2rem;
    margin-right: .2rem;
    color: #a5a5a5 !important;
    font-size: .24rem;

}

.go-report {
    color: #f4fff5 !important;
    font-weight: normal;
    background-color: #ff5928;
    font-size: .24rem;
    border-radius: .04rem;
    padding: .02rem .1rem;
}

/*验机报告样式*/
.container {
    margin: 0 auto;
    width: 98%;
    /*margin-top: .768rem;*/
}

.basic-box {
    height: 2.56rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.128rem;
    box-shadow: 0 0 0.128rem #ffa96c;
    background-image: linear-gradient(336deg, #ff340e, #ffa96c, #ffd28f);
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.basic-box img {
    width: 2.88rem;
    height: 2.88rem;
    opacity: .2;
    position: absolute;
    top: .768rem;
    right: .256rem;
    z-index: 99;
}

.basic-box h1 {
    font-weight: bolder;
    font-size: 24px;
    color: azure;
    margin-top: .5rem;
    text-shadow: 0 0 0.128rem #ffa791;
}

.basic-title {
    background-color: #f9f9f9;
    padding: .128rem;
    position: relative;
    width: 88%;
    margin: 0 auto;
    top: -1.152rem;
    z-index: 1;
    border-radius: .192rem;
    box-shadow: 0 0.032rem 0.0384rem #eeeeee;
    margin-top: .128rem;
    opacity: .85;
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
}

.basic-title h1 {
    color: #363736;
    line-height: 12px;
    min-width: 2.432rem;
    /*border-right: .064rem solid #e8e8e8;*/
    font-size: 13px;
    font-weight: bold;
    padding-left: .32rem;
    margin: .1rem 0 !important;
}

.basic-title h2 {
    padding: .1rem 0.1rem;
    font-weight: bolder;
    margin-top: 0.2rem;
    font-size: 15px;
    text-shadow: rgb(208, 208, 208) 0px 0px 0.64rem;
}

.basic-title p {
    color: #5b5c5b;
    font-size: .24rem;
    padding-left: .1rem;
    min-width: 2rem;
}

.iswrong {
    color: rgba(255, 106, 0, 0.73) !important;
    font-weight: bold !important;
}

.isright {
    color: #24bb72 !important;
    font-weight: bold !important;
}

.single-detail {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.detail-title {
    text-shadow: 0 0 0.64rem #cccccc;
    display: block;
    text-align: center;
    font-weight: bolder;
    /*text-shadow: 0 0 0.3rem #ea605e;*/
    font-size: 32px;
    color: #000;
    line-height: 30px;
    padding: .576rem;
    background-image: linear-gradient(336deg, #fff, #eaeaea, #f5f5f5);
    /*border-bottom: .03rem solid #efefef;*/
}

.detail-title h1 {
    font-size: 13px;
    font-weight: bolder;
    line-height: 13px;
    color: #62635d;
    padding: .128rem;
}

.single-detail {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.single-detail h1 {
    font-size: 13px;
    font-weight: bold;
    padding-left: .32rem;
    width: 2.368rem;
}

.status-img {
    width: .25rem;
}

.status-img-arrow {
    padding-left: .3rem;
    width: .25rem;
}

.detail-show {
    display: block;
    padding: .2rem;
    background: rgb(243, 241, 241);
    width: 88%;
    font-size: .24rem;
    color: rgb(105, 105, 105);
    margin: 0 auto;
    border-radius: .1rem;
}

.detail-show-not {
    display: none;
    padding: .2rem;
    background: rgb(243, 241, 241);
    width: 88%;
    font-size: .24rem;
    color: rgb(105, 105, 105);
    margin: 0 auto;
    border-radius: .1rem;
}

.explain {
    color: #3d3d3d !important;
    font-size: .24rem !important;
    font-weight: normal;
}

.img-box {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
}

.img-box img {
    width: 40%;
    margin: .1rem .2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    box-shadow: .1rem .1rem .2rem rgb(216, 216, 216);
}

/*验机报告样式*/

/*一键发货提示栏样式*/
.send-tip {
    background: rgb(255, 94, 82);
    border-radius: 1rem;
    padding: .15rem .1rem;
    margin: .2rem .2rem;
    color: #fff;
    font-weight: bolder;
    display: flex;
    font-size: .24rem;
    align-items: center;
    justify-content: space-around;
}

.send-tip a {
    background: #fff;
    border-radius: .3rem;
    color: rgb(255, 108, 82);
    padding: .1rem .2rem;
    font-weight: bolder;
}

.send-tip p {
    font-weight: bolder;
}

/*/一键发货提示栏样式*/

/*一键发货页面样式*/

.container-mulit-mso {
    width: 100%;
    background-color: #f8f8f8;
}

.tip-box-mso {
    width: 92%;
    margin: 0 auto;
}

.single-tip-mso {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: .2rem;
    margin: .18rem 0;
    border-radius: .08rem;
    box-shadow: .05rem .05rem .1rem rgba(179, 190, 209, 0.1);
}

.single-tip-mso p {
    display: block;
}

.order-box-mso {
    width: 92%;
    margin: 0 auto;
}

.single-order-mso {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: .35rem .15rem .35rem .25rem;
    margin: .18rem 0;
    border-radius: .08rem;
    box-shadow: .05rem .05rem .1rem rgba(179, 190, 209, 0.1);
}

.main-img-mso {
    width: 1.3rem;
    height: 1.3rem;
}

.single-order-mso text {
    display: block;
}

.center-mso {
    /* background-color: rgb(84, 230, 198); */
    width: 65%;
    padding-left: .2rem;
}

.title-mso {
    font-weight: bold;
    font-size: .34rem;
    padding-bottom: .08rem;
}

.text1-mso {
    font-size: .22rem;
    color: rgb(174, 189, 197);
    padding: .05rem;
}

.price-mso {
    color: #ff754a;
    font-weight: bold;
}

.right-mso img {
    width: .36rem;
    height: .36rem;
}

.save-btn-mso {
    margin: 1rem auto;
    text-align: center;
    background-color: #3455d6;
    width: 65%;
    padding: .15rem .1rem;
    border-radius: .5rem;
    color: #fff;
    box-shadow: .05rem .05rem .2rem rgba(68, 90, 146, 0.5);
}

/*/一键发货页面样式*/

.order-detail-status {
    color: rgb(255, 109, 72) !important;
    font-weight: bolder;
}
