@media screen and (max-width: 750px){
    body{
        letter-spacing: 0;
    }
    .focuser {
        width: 100%;
        height: 9.33rem;
        position: relative;
    }

    .focuser ul li:nth-child(1) {
        width: 100%;
        height: 100%;
        background-image: url(../images/delive_1.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .focuser ul li:nth-child(1) .swiper_text {
       display: none;
    }
    .delivery_swiper_title{
        background: none;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        transform: translate(0,0);
    }
    .delivery_swiper_title .backs{
        border: 0;
        height: 0;
    }
    .delivery_swiper_title h1{
        font-weight: 500;
        font-size: .63rem;
        width: 100%;
        text-align: center;
        letter-spacing: 3px;
        color: white;
        text-shadow: 0px 0px 0px #000, .01rem .01rem 0px #000, 
        .03rem .03rem 0px #000, .04rem .04rem 0px #000,
         .05rem .05rem 0px #000, .07rem .07rem 0px #000;
    }
    .delivery_swiper_title h2 {
        margin: .4rem 0px;
        font-size: .53rem;
        width: 100%;
        text-align: center;
    }
    .delivery_swiper_title h2::before {
        right: .93rem;
        width: .8rem;
        height: .07rem;
    }
    .delivery_swiper_title h2::after {
        width: .8rem;
        height: .07rem;
        left: .93rem;
    }
    .delivery_swiper_title button {
        width: 6.6rem;
        height: 1.07rem;
        background-color: #ff4100;
        border-radius: .53rem;
        font-size: .4rem;
	    color: #ffffff;
    }
    .delive_box_one{
        width: 100%;
        min-width: 100%;
    }
    .delive_box1 .lists{
        width: 100%;
        margin-top: 1.6rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .delive_box1 .item {
        width: 7.2rem;
        height: 3.73rem;
        margin-bottom: 1.07rem;
    }
    .delive_box1 .item::after{
        top: -0.27rem;
        width: 6.67rem;
        height: 2.67rem;
        border-radius: .4rem .4rem .4rem .13rem;
    }
    .item_detail {
        width: 6.67rem;
        height: 3.47rem;
        box-shadow: 0 .08rem .27rem 0 rgba(0, 52, 125, 0.2);
        border-radius: .27rem;
        font-size: .24rem;
        padding-left: .2rem;
        letter-spacing: .04rem;
    }
    .item_postion_title {
        top: -0.8rem;
    }
    .item_postion_title h2 {
        font-size: .67rem;
        letter-spacing: .04rem;
    }
    .item_postion_title span {
        font-size: .27rem;
        letter-spacing: .01rem;
    }
    .item_title {
        width: .53rem;
        font-size: .35rem;
    }
    .item_title img{
        width: .56rem;
        height: .56rem;
    }
    .item_detail .round {
        width: .11rem;
        height: .11rem;
        border: .03rem solid #00347D;
        margin-right: .07rem;
    }
    .item_detail div {
        margin-right: .27rem;
        margin-top: .4rem;
    }

    .delive_box2 {
        padding: 1.33rem 0 .01rem;
        width: 100%;
        height: auto;
        background-image: url(../images/delivery-back01_wap.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        box-sizing: border-box;
        margin-bottom:1.07rem;
    }
    .delive_box2 .lists{
        font-size: .43rem;
        width: 100%;
    }
    .delive_box2 .lists .item {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 33.3%;
        font-size: .32rem;
        margin-bottom: 1.07rem;
    }
    .delive_box2 .lists .item div {
        width: 1.3rem;
        height: 1.3rem;
        border: 1px solid white;
        margin-bottom: .37rem;
    }
    .delive_box2 .lists .item:nth-child(1) img{
        width: .36rem;
        height: .45rem;
    }
    .delive_box2 .lists .item:nth-child(2) img{
        width: .47rem;
	    height: .47rem;
    }
    .delive_box2 .lists .item:nth-child(3) img{
        width: .51rem;
	    height: .4rem;
    }
    .delive_box2 .lists .item:nth-child(4) img{
        width: .36rem;
	    height: .36rem;
    }
    .delive_box2 .lists .item:nth-child(5) img{
        width: .37rem;
	    height: .37rem;
    }
    .delive_box2 .lists .item:nth-child(6) img{
        width: .39rem;
	    height: .39rem;
    }
    .delive_box3 {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
        margin: 0;
        margin-top: 1.07rem;
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .delive_box3 .left_box {
        width: 100%;
        height: 5.2rem;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: .7rem;
        box-sizing: border-box;
    }
    .delive_box3 .left_box h3 {
        font-size: .53rem;
    }
    .delive_box3 .left_box span {
        font-size: .24rem;
        margin: .27rem 0px;
    }
    .delive_box3 .left_box h2 {
        font-size: .6rem;
    }
    .delive_box3 .left_box .line {
        display: block;
        width: .05rem;
        height: .53rem;
        margin-bottom: .4rem;
    }
    .delive_box3 .right_box {
        width: 100%;
        height: auto;
    }
    .delive_box3 .right_box ul li {
        width: 50%;
        height: 3.79rem;
        border: .01rem solid #E9EAEF;
        padding: 0px .13rem;
    }
    .delive_box3 .right_box ul h4 {
        margin: .4rem 0px;
        font-size: .35rem;
        color: #333;
    }
    .delive_box3 .right_box ul span {
        font-size: .24rem;
        line-height: .45rem;
        letter-spacing: .04rem;
    }
    .delive_box3 .right_box ul li:nth-child(1) img{
        width: .59rem;
	    height: .69rem;
    }
    .delive_box3 .right_box ul li:nth-child(2) img{
        width: .67rem;
	    height: .65rem;
    }
    .delive_box3 .right_box ul li:nth-child(3) img {
        width: .65rem;
	    height: .61rem;
    }
    .delive_box3 .right_box ul li:nth-child(4) img{
        width: .75rem;
	    height: .67rem;
    }
    .delive_box3 .right_box ul li:nth-child(5) img{
        width: .61rem;
	    height: .64rem;
    }
    .delive_box3 .right_box ul li:nth-child(6) img{
        width: .73rem;
	    height: .68rem;
    }
    .sort_header {
        margin-top: 1.07rem
    }
    .sort_header img{
        display: none;
    }
    .sort_title {
        font-size: .53rem;
        margin: 0;
    }
    .blue_line {
        width: 1.33rem;
        height: .05rem;
        margin: .27rem auto;
    }
    .delive_box4 .header_title {
        font-size: .27rem;
    }
    .delive_box5 .imgs_box {
        margin: 0 !important;
        width: 6.63rem;
        height: 3.33rem;
        order: 1;
        position: relative;
    }
    .imgs_box .main_bg{
        position: absolute;
        left: 0;
        top:0;
        width: 100%;
        height: 100%;
    }
    .delive_box5 {
        width: 100%;
        height: auto !important;
        display: flex;
        align-items: center;
        flex-direction: column;
        box-sizing: border-box;
        padding: 1.07rem 0;
    }
    .delive_box6{
        padding-top: 1.44rem;
    }
    .delive_box5 .detail_right_box {
        order: 2;
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .detail_right_box .line {
        display: none;
    }
    .delivery_icon01{
        width: 5.13rem;
        height: 3rem;
        right: -.5rem;
        bottom: -0.7rem;
    }
    .detail_right_box h4 {
        font-size: .32rem;
        margin-top: .67rem;
        margin-bottom: .2rem;
    }
    .detail_right_box .detail {
        width:auto;
        font-size: .24rem;
        margin-bottom: .6rem;
        line-height: .45rem;
        letter-spacing: .04rem;
    }
    .delivery_icon02{
        width: 5.61rem;
        height: 3.17rem;
        top:-0.67rem;
        right: -0.4rem;
        position: absolute;
    }
    .imgs_right {
        margin:0;
    }
    .delivery_icon03 {
        width: 1.41rem;
	    height: 1.61rem;
        position: absolute;
        right: 3.6rem;
        bottom: -0.93rem;
    }
    .delivery_icon04 {
        width: 1.41rem;
	    height: 1.61rem;
        position: absolute;
        right: 2rem;
        bottom: -0.67rem;
    }
    .delivery_icon05 {
        width: 1.41rem;
	    height: 1.61rem;
        position: absolute;
        right: .4rem;
        bottom: -0.93rem;
    }
    .delive_box5 .phone_img{
        width: 7rem;
        height: 7rem;
    }
    .delivery_icon06 {
        position: absolute;
        left:50%;
        top:1.6rem;
        transform: translateX(-50%);
        width: 2.13rem;
	    height: 2.13rem;
    }
    .delivery_icon07 {
        position: absolute;
        right: 1.87rem;
        bottom: -0.27rem;
        width: 1.33rem;
	    height: 1.33rem;
    }
    .delivery_icon08 {
        position: absolute;
        right: 1.33rem;
        top: .4rem;
        width: 1.07rem;
	    height: 1.07rem;
    }
    .delivery_icon09 {
        position: absolute;
        right: -.43rem;
        bottom: 0px;
        width:.67rem;
        height: .67rem;
    }
    .delivery_icon010 {
        position: absolute;
        right: 3.33rem;
        bottom: 0;
        width: 1.64rem;
	    height: .91rem;
    }
    .delivery_icon011 {
        position: absolute;
        right: .67rem;
        bottom: 0;
        width: 1.64rem;
	    height: .91rem;
    }
    .delivery_icon012 {
        position: absolute;
        right: -.2rem;
        top: 1.07rem;
        width: 1.64rem;
	    height: .91rem;
    }
    .delive_5{
        margin-top: 1.07rem;
    }
    .delive_box13 .detail_right_box{
        margin-top: .63rem;
    }
    .delive_box9 .imgs_box{
        width: 6.63rem;
        height: 4.13rem;
    }

































    .delive_1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: auto;
        width: 100%;
        padding-bottom: 0.4rem;
    }
    .delive_1 .delive_1_left{
        display: none;
    }
    .delive_1 .delive_1_title{
        position: relative;
        display: block;
        font-size:0.4rem;
        font-weight:bold;
        color:rgba(51,51,51,1);
        margin: 1rem 0;
    }
    .delive_1 .delive_1_title::before{
        content: '';
        position: absolute;
        bottom: -0.5rem;
        left: 50%;
        transform: translateX(-50%);
        background: linear-gradient(90deg,rgba(75,176,51,1) 0%,rgba(0,147,221,1) 100%);
        width: 0.6rem;
        height: 0.09rem;
    }
    .delive_1_right .right_num {
        font-size: 0.28rem;
        color: rgba(51,51,51,1);
        margin-bottom: 0.4rem;
    }
    .delive_1_right .right_num .nums {
        font-size: 0.28rem;
        font-weight: bold;
        color: rgba(75,175,51,1);
        margin-right: 0.28rem;
    }
    .delive_2 {
        height: 5.5rem;
        width: 100%;
        background-color: #F5F5F5;
        padding-top: 0.6rem;
    }
    .delive_5 .delive_cont {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-bottom: 0.6rem;
    }
    .delive_cont .live_1 {
        display: flex;
        align-items: center;
        justify-content: space-around;
        text-align: center;
        font-size: 0.28rem;
        line-height: 0.3rem;
        width: 7.5rem;
        margin-top: .4rem;
    }
    .delive_cont .live_1 .gong_user p{
        margin-top: .4rem;
    }
    .delive_cont .live_1 .gong_user {
        margin-bottom: 0.6rem;
    }
    .delive_cont .live_1 .gong_user img {
        width: 0.41rem;
        height: 0.41rem;
    }
    .delive_cont .live_2 {
        margin: 0rem 0.8rem 0.5rem;
        width: 0.38rem;
        height: 0.38rem;
        transform: translateY(-0.5rem);
    }
    .delive_cont .live_2 img{
        width: 100%;
        height: 100%;
    }
    .delive_cont .live_2s {
        margin: 1.3rem 0.8rem 0.5rem;
    }
    .delive_5 {
        width: 100%;
        height: auto;
        padding-top: 0.5rem;
    }
    .delive_2 .title {
        font-size: 0.4rem;
        font-weight: bold;
        color: rgba(51,51,51,1);
        line-height: 0.6rem;
        text-align: center;
    }
    .delive_2 .title_1 {
        text-align: center;
        font-size: 0.24rem;
        font-weight: 400;
        color: rgba(153,153,153,1);
        line-height: 0.36rem;
        margin-bottom: 1.05rem;
    }
    .delive_2 .goal {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0.5rem;
    }
    .delive_2 .goal li {
        width: 2.4rem;
        padding-bottom: 0.26rem;
        border-bottom: 2px solid #0093DD;
        font-size: 0.2rem;
        color: rgba(51,51,51,1);
        margin-right: 1rem;
    }
    .delive_2 .goal li .goal_num1 {
        font-size: 0.6rem;
        font-weight: bold;
        color: rgba(21,197,143,1);
        margin-bottom: 0.6rem;
    }
    .delive_2 .goal li .goal_num2 {
        font-size: 0.6rem;
        font-weight: bold;
        color: #2F77FA;
        margin-bottom: 0.6rem;
    }
.delive_2 .goal li .goal_num3 {
    font-size: 0.6rem;
    font-weight: bold;
    color: #ED9B32;
    margin-bottom: 0.6rem;
}
    .delive_3 .delive_3_box {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 1rem;
        width: 100%;
    }
    .delive_3 .delive_3_box .cont_img {
        width: 100%;
        height: auto;
        margin: 0 0 0.7rem!important;
    }
    .delive_3 .title {
        font-size: 0.4rem;
        font-weight: bold;
        color: rgba(51,51,51,1);
        text-align: center;
        margin: 0.9rem 0 0.8rem;
    }
    .delive_3 .delive_3_box .box_conts,
    .delive_3 .delive_3_box .box_cont{
        display: block;
        text-align: center;
     }
     .delive_3 .delive_3_box .box_cont_fu{
        display: none;
     }
     .delive_3 .delive_3_box .cont_text {
        font-size: 0.26rem;
        color: rgba(101,101,101,1);
        line-height: 0.5rem;
    }
    .delive_tu {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0.9rem;
        padding: 0 0.2rem;
    }
    .delive_tu li {
        width: 2.3rem;
        height: 3rem;
        overflow: hidden;
    }
    .delive_text .cont_nowap{
        display: none;
    }
    .delive_text .cont_wap{
        display: block;
    }
    .delive_text .cont {
        font-size: 0.26rem;
        color: rgba(101,101,101,1);
        line-height: 0.5rem;
        margin: 0;
        width: auto;
        height: auto;
    }
    .delive_tu li:nth-child(2) {
        margin: 0 0.2rem!important;
    }
    .delive_text {
        width: 100%;
        text-align: center;
        margin-bottom: 1rem;
    }
    .delive_5 .delive_title {
        font-size: 0.4rem;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        line-height: 0.6rem;
        text-align: center;
        margin-bottom: 0.45rem;
    }
    .delive_cont .live_3 {
        position: relative;
        top: -0.22rem;
        margin: 0 0.5rem;
        font-size: 0.1rem;
    }
    .delive_cont .live_3 .live_up .up_1 {
        position: absolute;
        top: 0.5rem;
        left: -1.4rem;
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        text-align: center;
        line-height: 1.4rem;
    }
    .delive_cont .live_4{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        width: 7.5rem;
    }
    .delive_cont .live_3 .live_up .up_center1 {
        position: relative;
        width: 3rem;
        height: 3rem;
        border-radius: 50%;
    }
    .delive_cont .live_3 .live_up .up_center2 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 2.3rem;
        height: 2.3rem;
        border-radius: 50%;
    }
    .delive_cont .live_3 .live_up .up_center3 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 2rem;
        height: 2rem;
        border-radius: 50%;
        text-align: center;
        font-size: 0.3rem;
        color: rgba(255, 255, 255, 1);
    }
    .delive_cont .live_3 .live_up .up_center3 img {
        width: 0.7rem;
        height: 0.4rem;
        transform: translateY(-0.1rem);
    }
    .delive_cont .live_3 .live_up .up_2 {
        position: absolute;
        top: 50%;
        right: -1rem;
        transform: translateY(-50%);
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        text-align: center;
        line-height: 1.4rem;
    }
    .delive_cont .live_3 .live_down .down1 {
        position: absolute;
        bottom: -1.2rem;
        left: -0.7rem;
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        text-align: center;
        line-height: 1.4rem;
    }
    .delive_cont .live_3 .live_down .down2 {
        position: absolute;
        left: 55%;
        transform: translateX(-50%);
        bottom: -0.37rem;
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        text-align: center;
        line-height: 1.4rem;
    }
    .delive_cont .live_3 .live_down .down3 {
        position: absolute;
        right: -0.8rem;
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        text-align: center;
        line-height: 1.4rem;
    }
    .delive_cont .live_4 .user_box {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 33%;
        margin-bottom: 0.4rem;
        font-size: 0.28rem;
    }
    .delive_cont .live_4 .user_box img {
        vertical-align: middle;
    }
    
    .delive_cont .live_4 .user_box .box_1 {
        width: 0.34rem;
        height: 0.34rem;
    }
    
    .delive_cont .live_4 .user_box .box_2 {
        width: 0.45rem;
        height: 0.34rem;
    }
    
    .delive_cont .live_4 .user_box .box_3 {
        width: 0.37rem;
        height: 0.4rem;
    }
    
    .delive_cont .live_4 .user_box .box_4 {
        width: 0.45rem;
        height: 0.35rem;
    }
    
    .delive_cont .live_4 .user_box .box_5 {
        width: 0.35rem;
        height: 0.32rem;
    }
    
    .delive_cont .live_4 .user_box .box_6 {
        width: 0.38rem;
        height: 0.38rem;
    }
    .delive_cont .live_4 .user_box span {
        margin-top: .4rem;
    }

    .delive_6 {
        width: 100%;
        height: auto;
        padding: 1.07rem 0;
        box-sizing: border-box;
    }
    .delive_6 .title{
        margin: 0.8rem 0;
    }
    .delive_6 .ping {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        margin: auto;
        width: auto;
    }
    .delive_6 .ping li {
        width: 3.33rem;
        display: flex;
        flex-direction: column;
        box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.5);
        margin-bottom: 0.3rem;
        margin-right: .3rem;
    }
    .delive_6 .ping li:nth-child(2n){
        margin-right: 0;
    }
    .delive_6 .ping li img{
        width: 100%;
	    width: 3.33rem;
    }
    .foot_show {
        width: 100%;
        height: 1.8rem;
        background: url(../images/wap/delive_2.jpg) no-repeat center;
        background-size: 100% 100%;
        color: #fff;
        text-align: center;
        padding-top: 0.6rem;
    }
    .foot_show .show_1 {
        font-size: 0.3rem;
        margin-bottom: 0.16rem;
    }
    .foot_show .show_2 {
        font-size: 0.2rem;
        line-height: 0.3rem;
    }
    .delive_3 .delive_3_box .cont_title {
        font-size: 0.34rem;
        font-weight: bold;
        color: rgba(51,51,51,1);
        margin-bottom: 0.7rem;
    }
    .delive_text .title {
        font-size: 0.34rem;
        font-weight: bold;
        color: rgba(51,51,51,1);
        margin-bottom: 0.6rem;
    }
    .delive_6 .ping li h3 {
        height: 1.07rem;
        border-radius: 0 0 .11rem .11rem;
        font-size: .32rem;
        line-height: 1.07rem;
    }

    .apply_box {
        height: 100%;
        width: 100%;
        display: block;
        background: rgba(51,51,51,1);
        padding: 1rem 0;
    }
      .apply_box .apply_title {
        font-size: 0.4rem;
        font-weight: bold;
        color: rgba(255,255,255,1);
        text-align: center;
    }
    .apply_box .apply_cont {
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-top: 0.6rem;
      box-sizing: border-box;
    }
    .apply_box .apply_cont .cont_left .moblie{
     display: none;
    }
    .apply_box .apply_cont .wap_moblie{
      display: block;
    font-size:0.24rem;
    color:rgba(255,255,255,1);
    line-height:0.36rem;
    }
    .apply_box .apply_cont .wap_moblie .wap_phone{
      display: inline-block;
      font-size:0.5rem;
      color:rgba(255,255,255,1);
      line-height:0.4rem;
      background:linear-gradient(-90deg,rgba(75,176,51,1) 0%, rgba(0,147,221,1) 100%);
      -webkit-background-clip:text;
      -webkit-text-fill-color:transparent;
      margin: 0.28rem 0 1rem;
    }
    .apply_box .apply_cont .cont_left .cont_title {
      font-size: 0.28rem;
      color: rgba(255,255,255,1);
      margin-bottom: 0.45rem;
    }
    .apply_box .apply_cont .cont_left .option {
      font-size: 0.28rem;
      color: rgba(255,255,255,1);
      cursor: pointer;
      margin-bottom: 0.55rem;
      width: 100%;
    }
    .apply_box .apply_cont .cont_left {
      margin-right: 0;
    }
    input::-webkit-input-placeholder { 
      /* WebKit browsers */ 
      color: #cccccc; 
      } 
      input:-moz-placeholder { 
      /* Mozilla Firefox 4 to 18 */ 
      color: #cccccc; 
      } 
      input::-moz-placeholder { 
      /* Mozilla Firefox 19+ */ 
      color: #cccccc; 
      } 
      input:-ms-input-placeholder { 
      /* Internet Explorer 10+ */ 
      color: #cccccc; 
      }
      .apply_box .apply_cont .cont_right .tip {
        font-size: 0.24rem;
        color: rgba(218,0,0,1);
    }
    .apply_box .apply_cont .cont_right .apply_btn {
      width: 6.5rem;
      height: 0.8rem;
      background: linear-gradient(90deg,rgba(75,176,51,1) 0%,rgba(0,147,221,1) 100%);
      border-radius: 0.1rem;
      font-size: 0.32rem;
      color: rgba(255,255,255,1);
      line-height: 0.8rem;
      text-align: center;
      margin-top: 0.48rem;
    }
    .apply_box .apply_cont .cont_right .cont_input {
      padding: 0.2rem 0;
      font-size: 0.28rem;
      color: rgba(255,255,255,1);
      border-bottom: 1px solid #EEEEEE;
      margin-bottom: 0.4rem;
    }
    .apply_box .apply_cont .cont_right .cont_input input {
      margin-left: 0.15rem;
      height: 0.3rem;
      border: none;
      outline: none;
      background-color: rgba(51,51,51,1);
      color: #fff;
      font-size: 0.24rem;
    }
}