@media(max-width:1200px) {
    body {
        background-color: #f3f3f3;
    }
    .top {
        display: none;
    }
    .logo {
        display: none;
    }
    .flower {
        display: none;
    }
    .footer {
        display: none;
    }
    .nav {
        display: inline-block;
        height: auto;
    }
    .nav .nav_ul {
        width: 100%;
    }
    .nav .nav_ul li {
        width: auto;
        margin-left: 0px !important;
        padding: 0 8px;
		float:left;
        z-index: 999;
    }
    .banner {
        width: 100%;
    }
    .first_h {
        width: 100%;
        margin-top: 5px;
    }
    .first_product_name{
        text-align: left;
        padding: 0px 8px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        /* white-space: nowrap; */
        text-overflow: ellipsis; 
    }
    .first_h .first_ul li {
        width: calc(50% - 5px);
        margin: 5px;
        border: 1px solid #dddddd;
        margin-left: 0px !important;
        padding: 5px;
        height: auto;
        background-color: #fff;
        text-align: center;
    }
    .first_h .first_ul li img {
        height: 120px !important;
        width: 120px !important;
        max-width: 100% !important;
    }
    .two_img_1 .two_img_right {
        height: auto;
    }
    .two_img_1 .two_img_right li {
        border: none !important;
        margin: 5px;
        margin-left: 0;
        padding: 5px;
        background-color: #fff;
        border: 1px solid #dddddd !important;
        text-align: center;
    }
    .two_img_1 .two_img_right li img {
        width: 120px !important;
        height: 120px !important;
        max-width: 100% !important;
    }
    .two_top {
        width: 100%;
    }
    .three_con {
        width: 100%;
        display: none;
    }
    .select_from .select_text {
        width: 50%;
    }
    .header {
        width: 100%;
        padding: 0px;
        height: 50px;
    }
    .select_from {
        margin-left: 0px;
        float: none;
    }
    .first_price {
        width: 100%;
    }
    .two_left ,
    .two_right{
        width: 100%;
        height: auto;
        background: none;
    }
    .two_right {
        width: 100%;
        margin-left: 0px !important;
        height: auto;
    }
    .three_al {
        width: 100%;
        background: url(../images/greew2.png) -11px;
    }
    .three_con .three_div {
        margin-left: 0px !important;
        width: 100%;
        margin-right: 0px !important;
    }
    .three_yl {
        width: 100%;
        background: url(../images/greew.png) -11px;
    }
    .three_ln {
        width: 100%;
        background: url(../images/greew3.png) -11px;
    }
    .first_n {
        background: url(../images/yellow.png) -11px center no-repeat
    }
    .two_left_title {
        background: url(../images/huang.png) -11px center no-repeat
    }
    .two_right_title {
        background: url(../images/red.png) -11px center no-repeat
    }
    .two_img_1 {
        padding: 0px !important;
    }
    .two_img_1 .two_img_right {
        /* width: 66%; */
        width: 100%;

    }
    .two_img_1 .two_img_right li {
        width: calc(49% - 5px);
    }
    .two_img_1 .two_img_left {
        width: calc(34% - 5px);
        margin: 5px;
        margin-left: 0;
        padding: 5px;
        border: 1px solid #dddddd;
        height: 212px;
        display: none;
    }
    .two_left_botton {
        width: 100%;
    }
    .two_left_botton img {
        width: 50%;
        float: left;
    }
    .two_img_2 {
        padding: 0px;
    }
    .two_img_2 .two_img_right {
        /* width: 66%; */
        height: auto;
        width: 100%;
    }
    .two_img_2 .two_img_right li {
        width: calc(49% - 5px);
        border: none !important;
        margin: 5px;
        margin-left: 0;
        padding: 5px;
        background-color: #fff;
        border: 1px solid #dddddd !important;
        text-align: center;
    }

    .two_img_2 .two_img_right li img{
        height: 120px !important;
        width: 120px !important;
        max-width: 100%!important;
    }
    .two_img_2 .two_img_left {
        width: calc(34% - 5px);
        margin: 5px;
        margin-left: 0;
        padding: 5px;
        border: 1px solid #dddddd;
        height: 212px;
        display: none;
    }
    .two_img_left img{
        height: 200px !important;
        width: auto !important;
        max-width: 100% !important;
    }
    .two_left_title .tow_more {
        right: 20px;
    }
    .two_right_title .tow_more {
        right: 20px;
    }
    /**登录*/
    .login_c {}
    .login_t {
        width: 100%;
    }
    .login_right {
        width: 90%;
        margin-right: 0px;
        margin: 0 auto;
        margin-top: 20px;
        float: none;
    }
    .login_title {
        width: 100%;
    }
    .login_input input {
        width: 80%;
    }
    .input_submit input {
        width: 80%;
    }
    /**足迹**/
    .zuji_c {
        width: 100%;
        margin-top: 5px;
    }
    .zuji_c_left {
        width: 100%;
        float: none;
        display: inline-block;
    }
    .zuji_c_left li {
        width: 33%;
        float: left;
        text-align: center;
    }
    .zuji_c_right {
        width: 100%;
    }
    .zuji_c_right_title {
        width: 100%;
    }
    .zuji_c_right_ul {
        margin-top: 1rem;
    }
    .zuji_c_right_ul li {
        width: 50%;
        margin-right: 0px;
    }
    /*注册*/
    .zhuce {
        width: 100%;
        height: auto;
    }
    .zhuce ul li {
        width: 80%;
        margin-top: 1rem !important;
    }
    .zhuce ul li span {
        width: 26%;
    }
    .zhuce ul li input {
        width: 50% !important;
    }
    .zhuce ul li img {
        width: 20%;
    }
    .zhuce .code {
        font-size: 0.2rem;
    }
    .zhuce_submit {
        width: 80%;
    }
    /***已买到的宝贝**/
    .baobei_con {
        width: 100%;
    }
    .baobei_con_title {
        width: 100%
    }
    .baobei_con_title li {
        width: 25%;
    }
    .baobei_select {
        width: 100%;
        padding: 1rem;
    }
    .baobei_select_text {
        width: 70%;
        height: 30px;
    }
    .baobei_select_submit {
        height: 31px;
        width: 30%;
    }
    .baobei_content {
        width: 100%;
    }
    .baobei_content_ul {
        width: 100%;
    }
    .baobei_like {
        width: 100%;
    }
    .baobei_like_title {
        width: 100%;
    }
    .baobei_like_ul {
        width: 100%;
        border-bottom: 0px solid #dddddd;
    }
    .baobei_like_ul li {
        width: 50%;
        margin-left: 0px !important;
        height: 210px;
    }
    .baobei_li_a {
        width: 70%;
    }
    .baobei_li_b {
        display: none;
    }
    .baobei_li_c {
        display: none;
    }
    .baobei_li_d {
        display: none;
    }
    .baobei_li_e {
        display: none;
    }
    .baobei_li_f {
        width: 30%;
    }
    .baobei_kefu {
        width: 100%;
    }
    .baobei_kefu_name {
        display: none;
    }
    .baobei_kefu_img {
        display: none;
    }
    .baobei_content_ul2 {
        width: 100%;
        padding-top: 10px;
        padding-left: 5px;
        padding-right: 0px;
    }
    .baobei_li_a2 {
        width: 70%;
    }
    .baobei_li_a2 img {
        width: 30%;
    }
    .baobei_li_a2 .text {
        width: 65%;
        margin-left: 5%;
    }
    .baobei_li_a2 .text p {
        height: auto;
        margin-bottom: 5px;
    }
    .baobei_li_b2 {
        display: none;
    }
    .baobei_li_c2 {
        display: none;
    }
    .baobei_li_d2 {
        display: none;
    }
    .baobei_li_e2 {
        display: none;
    }
    .baobei_li_f2 {
        width: 30%;
    }
    /**头像**/
    .tou_ul li {
        font-size: 0.8rem;
    }
    .tou_ul .tou_ti {
        width: 23%;
    }
    .tou_ul .tou_input {
        width: 70%;
    }
    /**修改密码**/
    .mima_title {
        width: 100%;
        margin-top: 18px;
    }
    .mima_title img {
        width: 90%;
    }
    .mima5_ul {
        width: 100%;
    }
    .mima5_ul .mima5_title {
        margin-top: 10px;
        text-align: center;
    }
    .mima5_img {
        margin-top: 20px;
    }
    .mima5_img img {
        display: none;
    }
    .mima5_div .mima5_button {
        width: 30%;
        margin-bottom: 1rem;
    }
    .mima5_div {
        height: auto;
    }
    .mima4_ul {
        width: 100%;
    }
    .mima2_ul {
        width: 100%;
    }
    .mima2_left {
        width: 25%;
    }
    .mima2_right {
        width: 60%;
    }
    .mima2_xyb {
        width: 30%;
        margin-left: 28%;
    }
    .mima2_ul li {
        line-height: 41px;
    }
    .mima2_ul p {
        margin-left: 0px !important;
        font-size: 0.8rem;
    }
    .pass_ul2 {
        width: 100%;
    }
    .pass_lu {
        width: 100%;
    }
    .pass_lu li {
        width: 100%;
        padding: 0px 15px;
    }
    .tgyzmm_div {
        width: 60%;
        margin-top: 17px;
    }
    .tgyzmm button {
        width: 20%;
    }
    .tgdlmm button {
        width: 20%;
    }
    /*新增收货地址*/
    .address_con {
        width: 100%;
    }
    .address_con li {
        width: 100%;
        height: auto;
    }
    .address_con .address_left {
        width: 20%;
    }
    .address_con .address_right {
        width: 77%;
        margin-left: 3%;
    }
    .address_right select {
        width: 45%;
    }
    .address_right textarea {
        width: 91% !important;
    }
    .address_right input {
        width: 91%;
    }
    .address_con2 {
        width: 100%;
    }
    .address_con2 ul li {
        width: 19%;
        text-align: center;
        font-size: 0.8rem;
		overflow: hidden;
		height:2rem;
    }
    .address_bg .zz_address {
        width: 33% !important;
        display: none;
    }
    .address_con2 .zz_address {
        display: none;
    }
    .address_con2 .sh2 {
        display: none;
    }
    .address_con2 .sh3 {
        display: none;
    }
    .address_title {
        margin-bottom: 0px;
    }
    .mo_adress {
        width: 50%;
        margin-left: 1px;
    }
    /**推广**/
    .erweima {
        width: 100%;
    }
    .erweima ul {
        width: 100%;
    }
    .erweima ul li {
        width: 25%;
    }
    .erweima ul li img {
        max-width: 100% !important;
    }
	
erweima .ewm{padding-top:20px; color:#fff; margin-top:30px;/*margin-left:200px; width:700px; height:160px; background:url(__ROOT__/index/Tpl/default/www/img/fx-banner-bj.jpg) no-repeat center center; background-size:100%;*/ }	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    /**提现**/
    .tixian_c {
        width: 100%;
    }
    .tixian_top {
        width: 80%;
        margin-top: 18px;
    }
    .tixian_bottom {
        width: 80%;
    }
    .tixian_mm {
        width: auto;
    }
    .tixian_mm input {
        width: 50%;
    }
    .tixian_bottom button {
        width: 40%;
        margin-left: 30%;
        height: 35px;
        line-height: 35px;
    }
    .tixian {
        margin-bottom: 20px;
        height: auto
    }
    /**收藏**/
    .shoucan_title {
        width: 100%;
        height: auto;
    }
    .shoucan_title li {
        width: 33.33%;
    }
    /**分销**/
    .fenxiao_ul_c {
        width: 100%;
    }
    .fenxiao_ul_c li {
        width: 25%;
    }
    .fenxiao_ul_c li:nth-child(6) {
        display: none;
    }
    .fenxiao_ul_c li:nth-child(5) {
        display: none;
    }
    .fenxiao_ul_con {
        width: 100%;
    }
    .fenxiao_ul_con li {
        width: 25%;
    }
    .fenxiao_ul_con li:nth-child(6) {
        display: none;
    }
    .fenxiao_ul_con li:nth-child(5) {
        display: none;
    }
    /***发票**/
    .fapiao_ul {
        width: 100%;
    }
    .fapiao_ul li {
        width: 100%;
    }
    .fapiao_ul .fapiao_title {
        width: 100%;
    }
    /**我的个人中心**/
    .me_kuaidi {
        display: none;
    }
    .me_like {
        width: 100%;
        border: 0px;
        margin-top: 15px;
    }
    .me_like_ul {
        width: 100%;
    }
    .me_like_ul li {
        width: 50%;
        margin-left: 0px;
    }
    .me_con {
        width: 100%;
    }
    .me_toux {
        width: 100%;
    }
    .me_toux_ul {
        width: 100%;
        padding: 0px;
    }
    .me_toux_ul li {
        width: 25%;
    }
    .me_wuliu {
        width: 100%;
    }
    .me_wuliu .me_wuliu_title {
        width: 100%;
    }
    .me_wuliu_ul {
        width: 100%;
    }
    .me_wuliu_ul li {
        width: 100%;
    }
    .me_wuliu_ul img {
        width: 20%;
    }
    .me_wuliu_text {
        width: 60%;
        margin-left: 10px;
    }
    .me_wuliu_text p {
        line-height: 17px;
    }
    .me_wuliu_ul button {
        width: 15%;
    }
    /***退货***/
    .tui2_con_left2 {
        width: 80%;
        border: 0px;
        height: 150px;
    }
    .tui2_con {
        margin-left: 0px;
    }
    .tui2_con_left2 img {
        margin-top: 30px;
    }
    .zuji_c .tui2_title {
        display: none;
    }
    .tui2_con_right {
        width: 100%;
    }
    .tui2_c2 {
        width: 100%;
    }
    .pp {
        margin-bottom: 20px;
    }
    .tui2_con_left {
        width: 100%;
        padding-left: 5%;
    }
    .tui2_con {
        width: 100%;
    }
    .tui2_cc_l textarea {
        width: 147% !important;
    }
    .tuihuo_c1 {
        width: 50%;
        margin-left: 0px;
        padding: 1.5rem;
    }
    .tuihuo_con_t {
        width: 64%;
    }
    .tuihuo_con_c img {
        width: 30%;
    }
    .tuihuo_c1_div {
        width: 52%;
        font-size: 0.8rem;
        margin-left: 5%
    }
    /***手机绑定**/
    .sj_div .sj_left {
        width: 100%;
        text-align: center;
    }
    .sj_div li {
        height: 23px;
        line-height: 29px;
    }
    .sj2_right {
        width: 100%;
    }
    .sj_ul p {
        width: 100%;
        text-align: center;
        margin-top: 44px;
    }
    .sj_right2 {
        width: 100%;
        text-align: center;
    }
    .sj_div .sj_right {
        width: 100%;
        text-align: center;
    }
    .sj_ul_submit {
        width: 30%;
        margin: 0 auto;
        text-align: center;
        margin-left: 33%;
    }
    /**确认收货**/
    .qrsh_dd_ul_title {
        width: 100%;
        padding: 0px;
        text-align: center;
    }
    .qrsh_con .qrsh_c {
        width: 100%;
    }
    .qrsh_title {
        width: 100%;
    }
    .qrsh_dd {
        width: 100%;
    }
    .qrsh_dd_li_b {
        display: none;
    }
    .qrsh_dd_li_a {
        width: 55%;
    }
    .qrsh_dd_li_c {
        width: 18%;
    }
    .qrsh_dd_li_d {
        width: 10%;
    }
    .qrsh_dd_li_e {
        width: 17%;
    }
    .qrsh_dd_ul_con {
        width: 100%;
        padding: 0px;
        text-align: center;
    }
    .qrsh_zf {
        width: 100%;
    }
    .qrsh_form {
        width: 100%;
    }
    /***列表**/
    .list_remai {
        display: none;
    }
    .list_con_left_b {
        display: none;
    }
    .list_con {
        width: 100% !important;
        margin-top: 0px !important;
    }
    .list_con_left_a {
        width: 100%;
    }
    .list_con_left {
        width: 100%;
    }
    .list_con_left_a_title {
        width: 100%;
    }
    .list_con_left_a li {
        float: left;
        width: 33.33%;
        text-align: center;
        padding: 0px !important;
    }
    .list_c {
        width: 100%;
    }
    .list_con_right {
        width: 100%;
        margin-left: 0px;
    }
    .list_con_right_title {
        width: 100%;
        height: 70px;
    }
    .list_con_right_title ul li {
        width: 25%;
    }
    .list_con_right_title_txt {
        font-size: 12px;
        margin-left: 20%;
        margin-top: 33px;
        float: none;
    }
    .list_product {
        width: 100%;
        padding: 0px;
    }
    .list_product li {
        width: 50%;
        margin-right: 0px;
        padding: 0 7px;
        text-align: center;
    }

    .list_product li .name{
        text-align: left;
    }
    .list_price {
        width: 100%;
    }
    .list_like {
        width: 100%;
        margin-top: 20px;
    }
    .list_like_title {
        width: 100%;
    }
    .list_like_ul {
        width: 100%;
        border: 0px;
    }
    /*.list_like_ul li{width: 50%;margin-left:0px;}*/
    .list_like_ul li {
        width: 50%;
        margin-left: 0px;
        text-align: center;
    }
    /**购物车**/
    .gwc_con {
        width: 100%;
    }
    .gwc_con_title {
        width: 100%;
    }
    .gwc_con_title_b {
        font-size: 0.8rem;
    }
    .gwc_ul {
        width: 100%;
        padding: 0px;
    }
    .gwc_li_a {
        width: 12%;
        font-size: 0.8rem;
    }
    .gwc_li_b {
        width: 40%;
        font-size: 0.8rem;
    }
    .gwc_li_c {
        display: none;
    }
    .gwc_li_d {
        width: 18%;
        font-size: 0.8rem;
    }
    .gwc_li_e {
        width: 15%;
        font-size: 0.8rem;
    }
    .gwc_li_f {
        display: none;
    }
    .gwc_li_g {
        width: 15%;
        font-size: 0.8rem;
    }
    .gwc_checkbox {
        width: 100%;
        height: 35px;
    }
    .gwc_checkbox_left {
        margin-top: 10px;
    }
    .gwc_checkbox_right {
        margin-top: 10px;
    }
    .gwc_product {
        width: 100%;
        padding: 0px;
        padding-top: 20px;
    }
    .gwc_li_b img {
        width: 30%;
        margin-top: 16px;
    }
    .gwc_li_b_text {
        width: 60%;
        margin-left: 10%;
    }
    .gwc_ul_last {
        width: 100%;
    }
    .gwc_ul_last_b_t {
        display: none;
    }
    .gwc_ul_last_a {
        display: none;
    }
    .gwc_product li {
        height: 63px;
    }
    /***商品详情**/
    .goods_con_c {
        display: none;
    }
    .goods_c {
        width: 100% !important;
        overflow: hidden;
    }
    .goods_con {
        width: 100% !important;
    }
    .goods_con_a {
        width: 100%;
        padding: 0px;
        max-width: 412px;
    }
    .goods_con_b {
        width: 100%;
        max-width: 400px;
    }
    .goods_con_b_a {
        width: 100%;
    }
    .goods_con_b_b {
        width: 100%;
        margin-top: 10px;
    }
    .goods_con_b_c {
        width: 100%;
        height: 150px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .goods_con_b_c_color {
        width: 20%;
    }
    .goods_con_b_c_ul {
        width: 80%;
    }
    .goods_con_b_c_ul li {
        width: 43%;
        margin-right: 2%;
    }
    .goods_con_b_d {
        width: 100%;
    }
    .goods_con_b_d_a {
        width: 100%;
        text-align: center;
    }
    .goods_con_b_d_a span {
        height: 47px !important;
        width: 30% !important;
    }
    .goods_con_b_d_b {
        width: 100%;
        text-align: center;
    }
    .goods_con_b p {
        margin-bottom: 10px;
    }
    .list_con_rightbb {
        width: 100%;
        margin-left: 0px;
    }
    .list_con_rightbb_title {
        width: 100%;
    }
    .list_con_rightbb_title_a {
        width: 100%;
    }
    .list_con_rightbb_title_b {
        width: 100%;
        padding: 0px;
    }
    .list_con_rightbb_title_b li {
        width: 50%;
        float: left;
        text-align: center;
    }
    /**付款**/
    .flow_con {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .flow_con_a_title {
        width: 100%;
        padding-left: 0.5rem;
    }
    .flow_con_a_con {
		width: 100%;
        padding: 1rem;
        font-size: 0.8rem;
    }
    .flow_con_a_con .flow_check_li {
        width: 25%;
        margin-right: 3%;
    }
    .flow_con_a_con li div:nth-child(2) {
        width: 11%;
    }
    .flow_con_a_con li {
       // height: 88px;
    }
    .flow_con_b_con {
        width: 100%;
    }
    .flow_con_b_con_title {
        padding: 0px 0.5rem;
    }
    .flow_con_b_a {
        width: 50%;
    }
    .flow_con_b_b {
        width: 20%;
        display: none !important;
    }
    .flow_con_b_c {
        width: 20%;
    }
    .flow_con_b_d {
        width: 10%;
    }
    .flow_con_b_e {
        width: 20%;
    }
    .flow_con_b_con_con {
        width: 100%;
        padding: 0px 1rem;
        padding-top: 1rem;
    }
    .flow_con_b_a img {
        width: 40%;
    }
    .flow_con_b_a_img {
        //width: 60%;
        margin-left: 0px;
    }
    .flow_liuyan {
        width: 100%;
        padding: 0px 1rem;
    }
    .flow_liuyan input {
        width: 60%;
    }
    .flow_liuyan div:nth-child(1) {
        width: 70%;
    }
    .flow_liuyan div:nth-child(2) {
        width: 30%;
    }
    .flow_liuyan div:nth-child(3) {
        display: none;
    }
    .flow_zf {
        width: 100%;
        padding: 1rem 0px;
    }
    .flow_zf li {
        width: 45%;
        font-size: 1rem;
        margin-right: 5%;
        margin-bottom: 1rem;
    }
    .flow_fp {
        width: 100%;
    }
    .flow_fp2 {
        width: 100%;
        padding: 1rem 1rem;
        font-size: 0.8rem;
    }
    .flow_fp2 li {
        width: 100%;
    }
    .flow_fp2 p {
        width: 100%;
        font-size: 0.8rem;
    }
    .flow_fp_left {
        width: 27%;
    }
    .flow_fp_right {
        width: 73%;
    }
    .flow_in {
        width: 100%;
    }
    .flow_in_con {
        width: 100%;
    }
    .flow_in_con2 {
        width: 100%;
    }

   .fot_bar{
        background-color: #de1000;
        line-height: 40px;
        text-align: center; 
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 99999;
   }

   .fot_bar ul{
    display: flex;
   }
   .fot_bar li{
       flex: 1;
       margin-left: -1px;
        border-left: 1px solid #fff;
   }

   .fot_bar li a{
       color: #fff;
   }
	
	.nav_menu{
		display:none;
	}	
	
.zuji_c .erweima .ewm_righ p{font-size:18px !important; margin:1px !important; padding:8px 1px !important}
	
	/*推广*/
.erweima{display:none;}
.erweima_app{display:block !important; background:#921221;}
.erweima_app .ewm{padding-top:20px; color:#fff;}
.erweima_app img{width:1074px; display:inline-block;}
.erweima_app .ewm_lef{width:120px; height:160px; margin:0 auto;}
.erweima_app .ewm_lef span{font-size:12px;}
.erweima_app .ewm_righ{padding-top:10px; margin:0 auto; margin-bottom:15px; text-align:center;}
.erweima_app .ewm_righ h4{font-weight:bold; display:inline-block; font-size:16px; margin-bottom:6px;}
.erweima_app .ewm_righ p{display:inline-block; border:3px solid #fff; border-radius:40px;; background:rgba(255,255,255,.3); padding:6px 20px; margin-left:30px; margin-right:30px; margin-bottom:6px;}
.erweima_app .ewm_righ span{ margin-left:30px;}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}