@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .header, .nav_box, .index_new_goods, .nav_box, .list_model, .pos_center_con, .cart-box,
    .goods_type_list.category,.slide li .img, .slide li .img img,  .list-cat, .breadcrumb, .main_wrap,
    .goods_detail_con, .detail_box,.main_con, .common_list_con, .main-box, .footer-help, .bottom-guanggao,
    .footer-desc, .footer .footer-link, .help-box, .cat-list-box, .cat-list-box, .rel_goods, .wechat-pay
    {
        width: 958px;
    }

    .cart-upload-box {
        width: 908px;
    }

    .login_form_wrap, .login_top {
        width: auto;
    }

     .navbar_con,.right-bar, .goods_banner, .goods_detail_style
    {
        display: none;
    }

    .search_wrap {
        width: auto;
        height: 60px;
        margin-top: 26px;
        position: relative;
    }
    .search_con {
        width: 244px;
        height: 48px;
        border: 1px solid #e6e6e6;
        position: absolute;
        right: 0;
        z-index: 99999;
    }

    .search_con .input_text {
        width: 184px;
        height: 48px;
        line-height: 48px;
        border: 0px;
        padding-left: 10px;
        margin-left: 0;
        outline: none;
        font-size: 12px;
        color: #737272;
    }

    .navlist .search_popup {
        position: fixed;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: #F7F7F7;
        z-index: 9999999;
    }

    .navlist .search_popup .search_popup_top_bg {
        background: #ffffff;
    }

    .navlist .search_popup .search_popup_top {
        width: 716px;
        height: 48px;
        line-height: 48px;
        margin: 0 auto;
        padding: 5px 26px;
    }

    .modify-bg .pass_change_con .change_title {
        height: 48px;
        line-height: 48px;
        font-size: 24px;
        margin: 63px 0 0 0;
        text-align: center;
      }

    .modify-bg .pass_change_con .change_tips {
          height: 24px;
          line-height: 24px;
          text-align: center;
    }

    .modify-bg .pass_change_con .form_group .input_txt {
        width: 302px;
        height: 48px;
        line-height: 48px;
        color: #b0b0b0;
        border: 1px solid #e6e6e6;
        padding: 0 5px;
        outline: none;
    }
    .modify-bg .pass_change_con .info_submit {
        width: 314px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        background: #5EAC39;
        color: #ffffff;
        outline: none;
        border: none;
        cursor: pointer;
        margin-top: 63px;
    }

    .modify-bg .pass_change_con .next_step {
        width: 111px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        background: #0173BC;
        color: #ffffff;
        outline: none;
        border: none;
        cursor: pointer;
    }

    .search_popup_form {
        width: 650px;
        float: left;
    }

    .search_popup_form .search_popup_input {
        height: 46px;
        width: 602px;
        float: left;
    }

    .search_popup_form .search_popup_input input[type="text"] {
        height: 46px;
        width: 580px;
        padding: 0 10px;
        border: 1px solid #E6E6E6;
        outline: none;
    }

    .search_popup_form .search_popup_submit {
        height: 46px;
        width: 47px;
        border: 1px solid #E6E6E6;
        border-left: none;
        outline: none;
        float: left;
    }

    .search_popup_form.focus .search_popup_input input[type="text"] {
        border-color: #67C2FC;
    }

    .search_popup_form.focus .search_popup_submit {
        border-color: #67C2FC;
    }

    .search_popup_form .search_popup_submit input[type="submit"] {
        width: 100%;
        height: 100%;
        border: none;
        outline: none;
        background-color: #ffffff;
        background: url(../images//slices/search.svg) 12px 12px no-repeat;
    }

    .search_popup_cancel {
        float: left;
        width: 66px;
        position: relative;
    }

    .search_popup_cancel .delete_icon {
        position: absolute;
        top: 15px;
        right: 0px;
    }

    .search_popup_hot {
        width: 1024px;
        padding: 10px 0;
        margin: 0 auto;
    }

    .search_popup_hot .hot_word {
        width: 716px;
        height: 48px;
        line-height: 48px;
        padding: 0 26px;
        border-bottom: 1px solid #E6E6E6;
        text-indent: 45px;
    }

    .search_popup_hot .hot_word.hot_title {
        font-size: 18px;
        text-indent: 0px;
    }

    .navlist .nav-category {
        display: block !important;
        width: 112px;
        height: 104px;
    }

    .navlist .nav-category .sub_menu {
        left: -155px;
    }

    .navlist>li>a {
        padding: 0 10px;
    }

    .sub_menu_bg {
        background: #ffffff;
        opacity: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9999;
    }

    .sub_menu_mini .level1::after, .sub_menu_mini .level2 .list_group .has_child::after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 12px;
        right: 26px;
        width: 22px;
        height: 22px;
        background: url(../images/slices/shouqi.svg) -3px -3px;
    }

    .sub_menu_mini li.active .level1::after, .sub_menu_mini .level2 .list_group.active .has_child::after {
        background-position: -31px -3px;
    }

    .sub_menu_mini .level1.active::after, .sub_menu_mini .level2 .has_child.active::after {
        background-position: -31px -3px;
    }

    .sub_menu_mini .list_group .group_detail {
        background: #555555;
        padding: 0 26px;
        display: none;
    }
    .attentions {
        width: 692px;
        background: #fffdee;
        border: 2px solid #edd28b;
        padding: 15px 30px;
        margin: 0px 100px 30px;
        color: #666;
    }
    .sub_menu_mini .list_group.active .group_detail {
        display: block;
    }

    .top-guanggao-cancel, .good-top-tips-cancel {
        width: 958px;
        margin-left: -479px;
    }

    .slide li .img img, .slide li, .slide, .pos_center_con {
        height: 450px;
    }

    .slide li .img {
        overflow: hidden;
        direction: rtl;
    }

    .slide li .img img {
        width: auto;
    }

    .prev {
        top: 190px;
        margin-left: -478px;
    }

    .next {
        top: 190px;
        margin-left: 442px;
    }

    .points {
        width: 1024px;
        text-align: center;
        right: 0;
    }

    .index_new_goods li:nth-child(4n) {
        margin-right: 0px;
    }

    .index_new_goods li:nth-child(5n) {
        margin-right: 10px;
    }

    .index_new_goods li:nth-child(n + 9) {
        display: none;
    }

    .goods_num8 .goods_con {
        height: 100%;
    }

    .goods_list li:nth-child(4n + 1) {
        margin-left: 0;
    }

    .goods_num8 .goods_con .goods_list li:nth-child(n + 9) {
        display: none;
    }

    .goods_num4 .goods_con .goods_list li:nth-child(n + 5) {
        display: none;
    }


    .goods_type_list li:nth-child(5n+1) {
        margin-left: 10px;
    }

    .goods_type_list li:nth-child(4n+1) {
        margin-left: 0 !important;
    }

    .goods_type_list.category li:nth-child(n+7) {
        display: none;
    }

    .sort_bar {
        position: relative;
    }

    .selector {
        width: 958px;
    }

    .selector .sl_wrap{
      display: inline-flex;
    }

    .selector .sl_wrap .sl_key {
      float: left;
      width: 120px;
      text-indent: 8px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }

    .selector .sl_wrap .sl_val {
        width: 100%;
    }
    .selector .sl_wrap.multi .sl_val{
      width: 836px
    }
    .selector .sl_wrap .sl_val .sl_list {
      float: left;
      width: 756px;
      padding: 0 0px;
    }
    .selector .sl_wrap.multi .sl_key{
      width:120px
    }

    .help-title, .help-content {
        padding: 0 26px;
    }

    .help-title-line {
        margin: 0 40px 0 0;
    }

    .not-found img {
        width: 594px;
    }

    .cat-level2 {
        width: 100%;
        padding: 0 30px;
        text-indent: 0;
    }

    .cat-level2 ul li {
        display: inline-block;
        margin-right: 40px;
    }

    .login_form {
        width: 958px;
        left: 50%;
        margin-left: -479px;
    }

    .login_logo {
        margin: 0 auto;
    }

    .login_banner {
        background-image: none !important;
    }

    .logo {
        margin-right: 10px;
    }

    .third_party {
        left: 184px;
        display: flex;
        margin-left: 124px;
    }

    .rem_pwd {
        right: 322px;
    }

    .right_content {
        /* float: none; */
        width: 716px;
        /* margin: 96px auto 0; */
    }

    .user_base_info .user_avatar {
        width: 166px
    }

    .user_base_info .user_avatar img {
        padding-left: 100px;
    }

    .user_base_info .user_info {
        width: 300px;
    }

    .user_base_info .user_level {
        width: 250px;
    }

    .user_second_info .user_order_info {
        width: 434px;
    }

    .user_second_info .user_order_info .order_stats li {
        width: 102px;
    }

    .user_second_info .user_balance_info {
        width: 212px;
    }

    .user_safe_info {
        padding: 50px 60px;
    }

    .order_goods_list .col01 {
        width: 15%;
    }

    .order_goods_list .col03 {
        width: 15%;
    }

    .order_goods_list .col04 {
        width: 10%;
    }

    .order_line .order_line3 {
        height: auto;
        min-height: 60px;
    }

    .order_list_btn {
        display: block;
        float: none;
    }

    .order_list_btn .order_btns {
        float: right;
    }

    .order_list_btn .expire_time_tips em {
        font-size: 14px;
    }

    .fav_com .fav_col1 {
        width: 15%;
    }

    .fav_com .fav_col2 {
        width: 45%;
    }

    .get_site .dd {
        width: 368px;
        margin: 0 10px 10px 0;
    }

    .get_site .dd:nth-child(2n + 1) {
        margin-right: 0;
    }

    .user_address_box .get_site .dd {
        width: 650px;
    }

    .msg_list li .mt1 {
        width: 67%;
    }

    .msg_list li .mt2 {
        width: 20%;
    }

    .msg_list li .mt3 {
        width: 13%;
    }

    .msg_category li a {
        padding: 0 20px;
    }

    .msg_footer .msg_footer_left {
        width: 100%;
        float: none;
    }

    .msg_footer .msg_footer_right {
        width: 100%;
        float: none;
        text-align: center;
        padding: 20px 0 10px 0;
    }

    .msg_list li .mt6 {
        width: 40%;
    }

    .msg_list li .mt7 {
        width: 18%;
    }

    .msg_list li .mt8 {
        width: 18%;
    }

    .msg_list li .mt9 {
        width: 13%;
    }

    .msg_list li .mt11 {
        width: 11%;
    }

    .msg_line_page {
        text-align: center;
        margin-right: 0;
    }

    .msg_search .jedate-box {
        width: 342px;
    }

    .msg_search .jeinput input[type="text"] {
        width: 110px;
    }

    .msg_footer .msg_footer_left .mt2 {
        float: right;
    }

    .msg_footer .msg_footer_left .mt2 .btn-warn,
    .msg_footer .msg_footer_left .mt2 .btn-delete
    {
        background: #F6F6F6;
        color: #FF0036 !important;
    }

    .msg_footer {
        height: auto;
    }

    .seven-day {
        margin-top: 0px;
    }

    .cart-box {
        background: #ffffff;
    }

    .settlements {
        padding: 25px 10px;
        height: 48px;
    }

    .settlements .col01 {
        width: 10%;
        text-align: left;
    }

    .settlements .col03 {
        width: 0;
    }

    .settlements .col04 {
        width: 64%;
    }


    .settlements .col05 a {
        height: 48px;
        line-height: 48px;
    }

    .common_list_con .common_content {
        width: 818px;
    }

    .all_sel_btn {
        padding: 50px 0;
    }

    .all_sel_btn .btn {
        width: 285px;
        height: 48px;
        line-height: 48px;
    }

    .all_sel_btn .btn-cancel {
        margin-right: 10px;
    }

    .footer .footer-line1 {
        line-height: 14px;
    }

    .footer-link .footer-link2 {
        width: 485px;
    }

    .footer-link .footer-link2 p {
        font-size: 12px;
    }

    .footer .footer-link ul {
        width: 375px;
    }

    .footer .footer-link li {
        font-size: 12px;
        width: 105px;
        height: 35px;
    }

    .footer .footer-link li img {
        height: 35px;
    }

    .goods_detail_pic {
        width: 353px;
    }

    .goods_detail_pic .big_image img {
        width: 353px;
        height: 264px;
    }

    .goods_detail_pic .goods_slide {
        width: 353px;
    }

    .goods_detail_pic .goods_slide img {
        width: 60px;
        height: 45px;
    }

    .goods_detail_list {
        width: 595px;
    }

    .goods-detail-line .line-left {
        width: 121px;
    }

    .goods-detail-line .line-right {
        width: 474px;
    }

    .scroll-btn {
        display: none;
    }

    .rel_scroll {
        width: 560px;
    }

    .cart_list_td {
        margin-top: 0;
    }

    .order_goods_list {
        width: 798px;
    }

    .message {
        margin-left: -250px;
    }

    .bank-tips {
        width: 758px;
    }

    .detail_box .detail_top .detail_tab {
        width: 958px;
    }

    .agent-bill-choose-box .bill-edit-box.place_order .bill-box {
        width: 342px;
    }

    .agent-bill-choose-box .bill-edit-box.place_order .add-bill {
        width: 392px;
    }

    .new-add-cart-btn, .new-buy-now {
        width: 180px;
    }

    .new-add-cart-btn::before {
        left: 32px;
    }
}
