

*{
    font-family: Frank Ruhl Libre, Frank Ruhl Libre-ExtraBold;
}
.banner{
    padding-top: 167px;
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/banner-%E8%83%8C%E6%99%AF.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 950px;
}
.x_newo2o_content{
    margin: 0 auto;
    width: 1200px;
}
.hrefs a{
    display: inline-block;
    margin-right: 30px;
    width: 190px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    border: 1.5px solid #ffffff;
    color: #ebebeb;
    border-radius: 10px;
}

.hrefs a:hover{
    background: #ffffff;
    color: #491700;
}

.title_info h5{
    margin-bottom: 33px;
    font-size: 18px;
    text-align: left;
    color: #f27741;
    font-weight: 700;
}
.title_info h1{
    margin-bottom: 20px;
    font-size: 70px;
    font-weight: 900;
    text-align: left;
    color: #121212;
}
.title_info p{
    font-size: 16px;
    text-align: left;
    color: #808080;
    line-height: 32px;
}
.a{
    display: block;
    text-align: center;
    width: 160px;
    height: 54px;
    line-height: 54px;
    background: #f27741;
    border-radius: 10px;
    font-size: 16px;
    color: #ffffff;
}
.a:hover{
    background: #ffffff;
    color: #f27741;
    border: 1px solid #f27741;
}
.swiper-pagination-bullet-active {
    background: #ffffff;
}
/* banner */
.banner .x_newo2o_content{
    width: 1800px;
    overflow: hidden;
}
.banner .swiper-slide {
   width: 1800px;
   height: 600px;
  }
.banner .swiper_1{
    position: relative;
    right: -249px;
    padding-top: 130px;
    padding-left: 100px;
    height: 600px;
    width: 950px;
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/%E7%9F%A9%E5%BD%A2%202.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.swiper_1>.t_p{
    width: 216px;
    height: 32px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    text-align: center;
}
.swiper_1>.t_p p{
    font-size: 16px;
    color: #ebebeb;
    line-height: 32px;
}
.banner .swiper_1 .title h5{
    font-size: 70px;
    font-weight: 900;
    color: #ffffff;
    line-height: 90px;
}
.banner .swiper_1 .title p{
        font-size: 18px;
        color: #ebebeb;
}
.banner  .hrefs{
    margin-top: 50px;
}
.banner .swiper_2{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.banner .swiper_2>div{
    height: 310px;
}
.banner .swiper_2 h5{
    font-size: 70px;
    font-weight: 900;
    color: #ffffff;
    line-height: 90px;
}
.banner .swiper_2 p{
    margin-top: 10px;
    font-size: 18px;
    color: #ebebeb;
}
.banner .swiper_2 a{
    display: inline-block;
    margin-top: 30px;
    margin-right: 30px;
    width: 190px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 16px;
    border: 1.5px solid #ffffff;
    color: #ebebeb;
    border-radius: 10px;
}
.banner .swiper_2 a:hover{
    background: #ffffff;
    color: #491700;
}
.swiper_3{
    position: relative;
    right: -650px !important; 
}
.swiper_3 .title{
    width: 1050px;
}
/* banner */

/* banner_bottom */
.banner_bottom{
    height: 700px;
}
.banner_bottom .x_newo2o_content>div{
    float: left;
}
.banner_bottom .x_newo2o_content{
    margin-top: 120px;
}
.banner_bottom .title_info a{
    margin-top: 70px;
    display: inline-block;
    width: 178px;
    height: 54px;
    line-height: 54px;
    background: #f27741;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}
.banner_bottom .title_info a:hover{
    background: #ffffff;
    color: #f27741;
    border: 1px solid #f27741;
}
.banner_bottom .title_info a img{
    margin-left: 5px;
}
.banner_bottom .banner_bottom_infos{
    position: relative;
    margin-left: 100px;
    width: 570px;
}
.banner_bottom .banner_bottom_infos>div{
    position: relative;
    box-sizing: border-box;
    padding: 38px  0px 38px 38px;
    margin-right:30px ;
    margin-bottom: 30px;
    float: left;
    width: 270px;
    height: 300px;
    border-radius: 12px;
    box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.08); 
}
.banner_bottom .banner_bottom_infos>div:nth-child(2n){
    margin-right:0px ;
}
.banner_bottom .banner_bottom_infos>div h5{
    margin-top: 5px;
    font-size: 22px;
    font-weight: 700;
    color: #121212;
    line-height: 55px;
}
.banner_bottom .banner_bottom_infos>div p{
    font-size: 16px;
    color: #808080;
}
.banner_bottom .banner_bottom_infos>div a img{
    margin-top: 20px;
}
.banner_bottom .banner_bottom_infos>div:hover p{
    color: #ffffff;
}
.banner_bottom .banner_bottom_infos>div:hover h5{
    color: #ffffff;
}
.banner_bottom .banner_bottom_infos>div div{
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    display: none;
    width: 270px;
    height: 300px;
    opacity: 0.8;
    background: linear-gradient(210deg,#f27741 0%, #faa24c 100%);
    border-radius: 12px;
}
.banner_bottom .banner_bottom_infos>div div img{
    opacity: 0.3;
}
/* banner_bottom */

/* banner_choice */
.banner_choice{
    height: 810px;
    background: #fff9f6;
}
.banner_choice .x_newo2o_content{
    height: 100%;
    position: relative;
}
.banner_choice .left_img{
    height: 100%;
    width: 960px;
    position:absolute;
    top: 0;
    left:-400px;
}
.banner_choice .left_img img{
    height: 100%;
    width: 100%;
}
.banner_choice .banner_choice_info{
    padding-top:116px ;
    margin-left:650px;
    width: 960px;
    height: 810px;
    box-sizing: border-box;
}
.banner_choice .banner_choice_info .title_info h1{
    font-size: 50px;
}
.banner_choice_info_connect .input{
    padding-left: 17px;
    margin-bottom: 25px;
    width: 500px;
    height: 55px;
    line-height: 55px;
    font-weight: 700;
    font-size: 18px;
    color: #121212;
    border: 2px solid #e9dfdb;
    border-radius: 12px;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 8%);
}
.banner_choice_info_connect p{
    display: none;
    margin: 13px 0px;
    padding-left: 18px;
    width: 400px;
    font-size: 16px;
    text-align: left;
    color: #808080;
    line-height: 24px;
}
.banner_choice_info_connect .input.css_p{
    border:2px solid transparent;
    background-color:#ffffff;
}
.banner_choice .banner_choice_info_connect>div{
    position: relative;
}
.banner_choice .banner_choice_info_connect>div i{
    position: absolute;
    color: #808080;
    top: 18px;
    left: 470px;
    transition: all .5s;
}
.banner_choice{
    position: relative;
}
.banner_choice{
    position: relative;
}
.banner_choice .mubu{
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 35px;
    transition: all 1s;
    background-color: #ffffff;
}

.banner_choice .mubu2{
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 35px;
    transition: all .5s;
    background-color: #ffffff;
}

/* banner_choice */


/* 商家功能介绍 */
.business_introduction{
    margin-top: 150px;
    margin-bottom: 235px;
    height: 600px;
}
.business_introduction .x_newo2o_content{
    position: relative;
}
.business_introduction .x_newo2o_content>div{
    float: left;
}
.business_introduction .title_info h5{
    margin-bottom: 0px;
}
.business_introduction .title_info>div{
    margin-top: 40px;
    width: 485px;
    height:160px ;
}
.business_introduction .title_info h1{
    font-size: 50px;
}
.business_introduction .title_info a{
    margin-top: 20px;
    display: block;
    text-align: center;
    width: 160px;
    height: 54px;
    line-height: 54px;
    font-weight: 700;
    background: #f27741;
    border-radius: 10px;
    font-size: 16px;
    color: #ffffff;
}
.business_introduction .title_info a:hover{
    background: #ffffff;
    color: #f27741;
    border: 1px solid #f27741;
}
.business_introduction .title_info>div li img{
    vertical-align: baseline;
    transition: all .5s;
}
.business_introduction .title_info>div li{
    float: left;
    margin-right: 100px;
    margin-bottom: 40pX;
    width: 175px;
    height: 39px;
}
.business_introduction .title_info>div li:nth-child(2n){
    margin-right: 0;
}

.business_introduction .title_info>div p {
    display: inline-block;
    margin-left: 15px;
    font-weight: 700;
    font-size: 18px;
    color: #121212;
    line-height: 24px;
}
.business_introduction .business_introduction_info{
    position: absolute;
    top: 0px;
    right: -55px;
    width: 650px;
    height: 600px;
}
.business_introduction_info img:last-child{
    margin-left: 32px;
    margin-bottom: 165px;
}
/* 商家功能介绍 */

/* <!-- 多终端支持 --> */
.terminal_support{
    height: 900px;
    background-image: url(https://qiniugw.sdwanyue.com/2023516/takeaway/%E5%BD%A2%E7%8A%B6%201.png);
}
.terminal_support_info{
    margin: 0 auto;
    margin-bottom: 80px;
    width: 1170px;
    height: 585px;
}
terminal_support_info .terminal_support_img{
    width: 585px;
    height: 585px;
}
.terminal_support_info>div{
    float: left;
}
.terminal_support_info .terminal_support_connect{
    position: relative;
    width: 585px;
    height: 585px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.08); 
}
.terminal_support_connect .terminal_support_a{
    display: none;
    position: absolute;
    top: -45px;
    right: 0;
    height: 45px;
}
.terminal_support_connect .terminal_support_a a{
    display: inline-block;
    padding: 0px 22px;
    margin-left: 5px;
    font-size: 14px;
    color: #121212;
    height: 45px;
    font-weight: 700;
    line-height: 45px;
    background: #faeee8;
    border-radius: 10px 10px 0px 0px;
}
.terminal_support_connect .terminal_support_a a.active{
    background: #f27741;
    color: #ffffff;
}
.terminal_support_introduce{
    padding: 160px 0px  0px 80px ;
    box-sizing: border-box;
}
.terminal_support_introduce h5{
    margin-bottom: 38px;
    font-size: 30px;
    color: #121212;
    font-weight: 900;
}
.terminal_support_introduce p{
    font-size: 16px;
    color: #808080;
}
.terminal_support_introduce .a{
    margin-top: 40px;
    font-weight: 700;
}

.terminal_support_count{
    display: flex;
    justify-content: space-between;
}
.terminal_support_count>div{
    text-align: center;
}
.terminal_support_count p{
    font-size: 16px;
    color: #685f5b;
    font-weight: 700;
}
.terminal_support_count span{
    font-size: 50px;
    color: #f87941;
    font-weight: 900;
}
.terminal_support_count>div:nth-child(2) span{
    color: #ef5de3;
}
.terminal_support_count>div:nth-child(3) span{
    color: #36e2bc;
}
.terminal_support_count>div:nth-child(4) span{
    color: #6177ff;
}
/* <!-- 多终端支持 --> */

/* <!-- 分站骑手运营后台 --> */
.operation{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/bj.png);
    height: 765px;
}
.operation .x_newo2o_content>div{
    float: left;
}
.operation .left{
    width: 495px;
    padding-top: 170px;
}
.operation .left .title_infos h5{
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
}
.operation .left .title_infos h1{
    font-size: 50px;
    text-align: left;
    font-weight: 900;
    color: #ffffff;
}
.operation_carousel{
    position: relative;
    margin-top: 35px;
    height: 380px;
    overflow: hidden;
}
.operation_img{
    margin-left: 100px;
    margin-top: 106px;
}
.operation_carousel .swiper{
    width: 100%;
    height: 100%;
}
.operation_carousel .swiper-pagination{
    margin-bottom: 60px;
    margin-left: -25px;
    width: 180px;
    height: 14px;
}
.operation_carousel .swiper-pagination .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
}
.operation_carousel .swiper-slide p{
    font-size: 24px;
    color: #ffffff;
    line-height: 34px;
}
.operation_carousel .swiper-slide>div{
    margin-top: 54px;
}
.operation_carousel .swiper-slide>div img{
    vertical-align: baseline;
}
.operation_carousel .swiper-slide>div span{
    display: inline-block;
    margin-left: 5px;
    height: 46px;
    width: 200px;
    font-size: 22px;
    color: #ffffff;
    line-height: 25px;
}
/* <!-- 分站骑手运营后台 --> */

/* 更多实用营销功能 */
.marketing{
    margin-top: 118px;
    margin-bottom: 150px;
}
.marketing_title{
    text-align: center;
}
.marketing_title h1{
    margin-bottom: 27px;
    font-size: 18px;
    font-weight: 700;
    color: #f27741;
}
.marketing_title h5{
    margin-bottom: 62px;
    font-size: 50px;
    font-weight: 900 !important;
    color: #121212;
    font-weight: normal;
}
.streaming ul{
    margin-bottom: 54px;
    display: flex;
    justify-content: center;
}
.streaming li{
    margin-left: 53px;
}
.streaming li a{
    display: block;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #323232;
}
.streaming li a.change{
    color: #f27741;
    box-shadow: 0 6px 28px 0 rgb(90 116 177 / 40%);
}


.streaming #sortable>div{
    float: left;
    margin-right: 30px;
    position: relative;
    margin-bottom: 30px;
    height: 300px;
    border-radius: 12px;
}
.streaming #sortable .pattern_one{
    width: 270px;
}
.streaming #sortable .pattern_two{
    width: 570px;
}
.streaming #sortable .bj1{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/1.png);
}
.streaming #sortable .bj2{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/2.png);
}
.streaming #sortable .bj3{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/3.png);
}
.streaming #sortable .bj4{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/4.png);
}.streaming #sortable .bj5{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/5.png);
}.streaming #sortable .bj6{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/6.png);
}.streaming #sortable .bj7{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/7.png);
}.streaming #sortable .bj8{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/8.png);
}.streaming #sortable .bj9{
    background-image:url(https://qiniugw.sdwanyue.com/2023516/takeaway/9.png);
}

.streaming .screen{
    display: none;
    position: relative;
    padding: 30px 0px 0px 39px;
    box-sizing: border-box;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    border-radius: 12px;
    background: linear-gradient(210deg,#f27741 0%, #faa24c 100%);
    overflow: hidden;
}
.streaming .screen>div>div{
    transition: all .8s;
    transform: translateY(-85px);
}
.streaming .screen:hover div>div{
    transform: translateY(0px);
}
.streaming .screen img{
    position: absolute;
    transition: all .8s;
    right: 0px;
    transform: translateX(45px);
    bottom: 30px;
}
.streaming .screen:hover img{
    transform: translateX(-39px);
}
#sortable>div:hover .sortable_info>div{
    display: none;
}
.streaming .sortable_info{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 0px 29px 39px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.streaming  h1{
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
}
.streaming  h5{
    font-size: 16px;
    font-weight: 500;
    color: #eaeaea;
}
/* 更多实用营销功能 */


/* 选择我们 */
.choose_us{
    padding-top: 118px;
    height: 868px;
    background: #fff9f6;
    box-sizing: border-box;
}
.choose_us .choose_us_title h1{
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 700;
    color: #f27741;
}
.choose_us .choose_us_title h5{
    font-size: 50px;
    font-weight: 900;
    color: #121212;
}
.choose_us .choose_us_info{
    margin-top: 48px;
    display: flex;
    justify-content: space-evenly;
}
.choose_us .choose_us_info>div{
    position: relative;
    padding-top: 59px;
    padding-left: 45px;
    width: 370px;
    height: 388px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.06); 
    box-sizing: border-box;
}
.choose_us .choose_us_info .bj_mubu{
    display: none;
    position: absolute;
    top: -23px;
    left: -4px;
}
.choose_us .choose_us_info .bj_mubu img{
    opacity: 0.2;
}
.choose_us .choose_us_info>div:hover{
    background: #f27741;
}
.choose_us .choose_us_info>div:hover h5,
.choose_us .choose_us_info>div:hover p,
.choose_us .choose_us_info>div:hover a
{
    color: #ffffff;
}
.choose_us .choose_us_info>div>div{
    margin-top: 23px;
}
.choose_us .choose_us_info>div>div h5{
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #323232;
}
.choose_us .choose_us_info>div>div p{
    font-size: 16px;
    font-weight: 500;
    color: #808080;
    line-height: 26px;
}
.choose_us .choose_us_info>div  a{
    position: absolute;
    bottom: 52px;
    font-weight: 500;
    font-size: 15px;
    color: #323232;
    line-height: 26px;
}
.choose_us .choose_us_info>div img{
    margin-left: 5px;
}
/* 选择我们 */


/* 网站底部 */
.wb_bottom{
    padding-top: 170px;
    text-align: center;
    height: 670px;
    background-image: url(https://qiniugw.sdwanyue.com/2023516/takeaway/%E5%BA%95%E9%83%A8bj.png);
    box-sizing: border-box;
}
.wb_bottom>div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wb_bottom p{
    margin-bottom: 24px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}
.wb_bottom h1{
    margin-bottom: 114px;
    color: #ffffff;
    font-size: 50px;
    font-weight: 900;
}

.wb_bottom a{
    float: left;
    margin-right: 50px;
    background: transparent;
    font-weight: 700;
    border: 1.5px solid #ffffff;
}
/* 网站底部 */
