/*//banner*/

.x_peixun_banner {
    width: 100%;
    height: 600px;
    background: url(https://edu-qiniu.sdwanyue.com/admin/20221103/86862ef14abbf159d6484fa80ff6a518.png) no-repeat center;
    background-size: 100% 100%;
}
.x_peixun_banner_content {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    /* clear: both; */
    /* overflow: hidden; */
    position: relative;
    /* top: 164px; */
}
.x_peixun_banner_content_left {
    /* float: left; */
    /* width: 625px; */
    /* margin-top: 11.5px; */
    position: absolute;
    left: -994px;
    top: 176px;
    /* height: 600px; */
}
img.x_peixun_banner_content_right {
    /* margin: 0 auto; */
    display: inline-block;
    width: 508px;
    /*height: 432px;*/
    margin-top: 100px;
    position: relative;
    left: 1669px;
    opacity: 0;
}

/*//运营新加*/

.banner_1 {
  width: 100%;
  height: 607px;
  background-color: #f6faff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_1 .banner_box_1 {
  width: 1200px;
  height: 607px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_1 .banner_box_1 .h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0B1D30;
  margin-top: 99px;
}
.banner_1 .banner_box_1 .text_p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-top: 26px;
}
.banner_1 .banner_box_1 .list_item {
  width: 1200px;
  height: 450px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 60px;
}
.banner_1 .banner_box_1 .list_item .list_item_box {
  width: 210px;
  height: 280px;
  background: #FFFFFF;
  box-shadow: 4px 6px 28px 4px rgb(230 178 102 / 19%);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  border: 2px solid #fff;
}
.banner_1 .banner_box_1 .list_item .list_item_box .list_item_minibox {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 31px;
}
.banner_1 .banner_box_1 .list_item .list_item_box .list_item_minibox img {
  /*width: 100px;
                        height: 100px;*/
}
.banner_1 .banner_box_1 .list_item .list_item_box .bottom_box {
  width: 173px;
  position: absolute;
  top: 150px;
  left: 18px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
}
.banner_1 .banner_box_1 .list_item .list_item_box .bottom_box .title {
  font-size: 18px;
  font-weight: bold;
}
.banner_1 .banner_box_1 .list_item .list_item_box .bottom_box .desc {
  margin-top: 16px;
  color: #666;
}
.banner_1 .banner_box_1 .list_item .list_item_box:hover {
  box-shadow: 4px 4px 40px 4px rgb(246 150 75 / 34%);
  border: 2px solid #ff913c;
}

/*//外卖系统新加*/
.banner_2 {
    width: 100%;
    height: 1090px;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.banner_2 .line {
    width: 1920px;
    height: 1px;
    background: #E5E9F4;
    position: absolute;
    top: 350px;
}
.banner_2 .banner_box_1 {
    width: 1200px;
    height: 1090px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.banner_2 .banner_box_1 .h2 {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0B1D30;
    margin-top: 89px;
}
.banner_2 .banner_box_1 .text_p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 25px;
}
.banner_2 .banner_box_1 .list_item {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 55px;
}
.banner_2 .banner_box_1 .list_item .list_item_box {
    width: 200px;
    height: 132px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.banner_2 .banner_box_1 .list_item .list_item_box .list_item_minibox {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.banner_2 .banner_box_1 .list_item .list_item_box .text_1 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #272D44;
    position: absolute;
    bottom: 55px;
    font-weight: bold;
}
.banner_2 .banner_box_1 .list_item .list_item_box .text_2 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F8999;
    position: absolute;
    bottom: 30px;
}

.banner_2 .banner_box_1 .list_item .list_item_box .bottom_box {
    width: 150px;
    height: 3px;
    background: #ff913c;
    position: absolute;
    bottom: 8px;
    display: none;
}
.banner_2 .banner_box_1 .list_item .list_item_box .line_2 {
    display: block;
}
.banner_2 .banner_box_1 .current_tab {
    width: 1200px;
    height: 600px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 1px 6px 14px 0px rgba(56, 115, 239, 0.13);
    margin-top: 50px;
    display: flex;
    flex-direction: row;
}
.banner_2 .banner_box_1 .current_tab .left_box {
    padding-left: 57px;
}
.banner_2 .banner_box_1 .current_tab .left_box .text_1 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-top: 138px;
}
.banner_2 .banner_box_1 .current_tab .left_box .text_2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7F8999;
    margin-top: 20px;
    margin-bottom: 43px;
}
.banner_2 .banner_box_1 .current_tab .left_box .text_box {
    display: flex;
    flex-direction: row;
    margin-top: 22px;
}
.banner_2 .banner_box_1 .current_tab .left_box .text_box .dot {
    width: 6px;
    height: 6px;
    background: #ff913c;
    border-radius: 50%;
    margin-top: 9px;
    margin-right: 3px;
}
.banner_2 .banner_box_1 .current_tab .left_box .text_box .text_3 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #54545A;
    line-height: 28px;
    width: 395px;
}
.banner_2 .banner_box_1 .current_tab .right_img {
    margin: 15px auto;
    display: block;
}



/* åº”ç”¨åœºæ™¯ */
.situation{
    width: 100%;
    height: 600px;
}
.situation_in{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.situation_content{
    width: 100%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.situation_content .situation_item{
    width: 590px;
    height: 160px;
    border: 1px solid #E6E6EB;
    box-sizing: border-box;
    padding-left: 46px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
}
.situation_img{
    width: 69px;
    height: 50px;
    background: url('/static/images/daijia/situation01.png') no-repeat 0 0;
    background-size: 100% auto;
    margin-right: 60px;
}
.situation_content:nth-of-type(1) .situation_item:nth-of-type(2) .situation_img{
    background-image: url('/static/images/daijia/situation02.png');
}
.situation_content:nth-of-type(2) .situation_item:nth-of-type(1) .situation_img{
    background-image: url('/static/images/daijia/situation03.png');
}
.situation_content:nth-of-type(2) .situation_item:nth-of-type(2) .situation_img{
    background-image: url('/static/images/daijia/situation04.png');
}
.situation_right{
    width: 320px;
}
.situation_right h4{
    color: #A1A6B2;
    font-size: 16px;
    margin-bottom: 10px;
}
.situation_right p{
    color: #A1A6B2;
    font-size: 16px;
}
.situation_content .situation_item:hover{
    background: #577FFF;
    border: none;
}
.situation_content .situation_item:hover .situation_img{
    background-image: url('/static/images/daijia/situation01_hover.png');
}
.situation_content:nth-of-type(1) .situation_item:nth-of-type(2):hover .situation_img{
    background-image: url('/static/images/daijia/situation02_hover.png');
}
.situation_content:nth-of-type(2) .situation_item:nth-of-type(1):hover .situation_img{
    background-image: url('/static/images/daijia/situation03_hover.png');
}
.situation_content:nth-of-type(2) .situation_item:nth-of-type(2):hover .situation_img{
    background-image: url('/static/images/daijia/situation04_hover.png');
}
.situation_content .situation_item:hover h4{
    color: #fff;
}
.situation_content .situation_item:hover p{
    color: #fff;
    opacity: 0.7;
}

/*/咨询按钮/*/
.x_knowledge_banner_bottom_left.msgTan:hover {
    background: #4377f7;
    animation: btn-hover 1s;
    -webkit-animation: btn-hover 1s;
    box-shadow: 0px 0px 10px #4377f7;
}
.x_knowledge_banner_bottom_right.msgTan_r:hover {
    background:#ffffff;
    animation: btn-hover-r 1s;
    -webkit-animation: btn-hover-r 1s;
    box-shadow:0px 0px 10px #4377f7;
}
.x_knowledge_banner_bottom {
    padding-top: 43px;
    height: 57px;
    text-align: center;
}

.msgTan {
    display: inline-block;
    width: 183px;
    height: 57px;
    margin: 0px 25px;
    line-height: 57px;
    font-size: 21px;
    border-radius: 57px;
    animation: btn-out 1s;
    -webkit-animation: btn-out 1s;
}
.msgTan_l {
    background: #3567ff;
    color: #fff;
}
.msgTan_r {
    background: #FFFFFF;
    color: #3567ff;
    animation: btn-out-r 1s;
    -webkit-animation: btn-out-r 1s;
    border: 1px solid #3567ff;
}

/* è½¯ä»¶äº§å“ */
.software{
    width: 100%;
    height: auto;
    background: #F7F8FC;
    overflow: hidden;
    padding-bottom: 50px;
}
.software_in{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.software_content{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 105px;
    margin-bottom: 79px;
}
.software_item{
    width: 189px;
    height: auto;
    transition: 1s;
}
.software_item img{
    width: 189px;
    height: 375px;
}
.software_item span{
    color: #333333;
    font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 32px;
}
.software_item:hover{
    transform: translateY(-30px);
}

/* ä¼˜åŠ¿ */
.superiority{
    width: 100%;
    height: 580px;
}
.superiority_in{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.superiority_content{
    width: 100%;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.superiority_item{
    height: 140px;
    width: 376px;
    background: #FFFFFF;
    box-shadow: 0px 8px 15px 5px rgba(241, 243, 245, 0.7);
    border-radius: 4px;
    padding-left: 43px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.superiority_img{
    width: 60px;
    height: 62px;
    background: url('/static/images/daijia/superiority01.png') no-repeat 0 0;
    background-size: 100% auto;
    margin-right: 38px;
}
.superiority_content:nth-of-type(1) .superiority_item:nth-of-type(2) .superiority_img{
    background-image: url('/static/images/daijia/superiority02.png');
}
.superiority_content:nth-of-type(1) .superiority_item:nth-of-type(3) .superiority_img{
    background-image: url('/static/images/daijia/superiority03.png');
}
.superiority_content:nth-of-type(2) .superiority_item:nth-of-type(1) .superiority_img{
    background-image: url('/static/images/daijia/superiority04.png');
}
.superiority_content:nth-of-type(2) .superiority_item:nth-of-type(2) .superiority_img{
    background-image: url('/static/images/daijia/superiority05.png');
}
.superiority_content:nth-of-type(2) .superiority_item:nth-of-type(3) .superiority_img{
    background-image: url('/static/images/daijia/superiority06.png');
}
.superiority_right{
    width: 200px;
}
.superiority_right h4{
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal;
}
.superiority_right p{
    color: #A1A6B2;
    font-size: 14px;
    opacity: 0.7;
}
.superiority_content:nth-of-type(1) .superiority_item:nth-of-type(1):hover .superiority_img{
    background-image: url('/static/images/daijia/superiority01_hover.png');
}
.superiority_content:nth-of-type(1) .superiority_item:nth-of-type(2):hover .superiority_img{
    background-image: url('/static/images/daijia/superiority02_hover.png');
}
.superiority_content:nth-of-type(1) .superiority_item:nth-of-type(3):hover .superiority_img{
    background-image: url('/static/images/daijia/superiority03_hover.png');
}
.superiority_content:nth-of-type(2) .superiority_item:nth-of-type(1):hover .superiority_img{
    background-image: url('/static/images/daijia/superiority04_hover.png');
}
.superiority_content:nth-of-type(2) .superiority_item:nth-of-type(2):hover .superiority_img{
    background-image: url('/static/images/daijia/superiority05_hover.png');
}
.superiority_content:nth-of-type(2) .superiority_item:nth-of-type(3):hover .superiority_img{
    background-image: url('/static/images/daijia/superiority06_hover.png');
}
.superiority_item:hover {
    background: linear-gradient(-55deg, #577FFF 0%, #9CB3FF 100%);;
}
.superiority_item:hover h4,.superiority_item:hover p{
    color: #fff;
}

/* æœåŠ¡ä¼˜åŠ¿ */
.service_superiority{
    width: 100%;
    /*height: 840px;*/
    background: #F7F8FC;
    overflow: hidden;
}
.service_superiority_in{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.service_superiority_content{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.service_superiority_content li:nth-of-type(2n + 1){
    width: 230px;
    height: auto;
    text-align: center;
}
.service_superiority_content:nth-of-type(1) li{
    border-bottom: 1px solid #E6E8F0;
    margin-bottom: 45px;
    cursor: pointer;
}
.service_superiority_img{
    height:98px;
    width: 81px;
    background: url('/static/images/daijia/service_superiority01.png') no-repeat center center;
    background-size: 100% auto;
    display: block;
    margin: 0 auto;
}
.service_superiority_content:nth-of-type(1) li:nth-of-type(3) .service_superiority_img{
    background-image: url('/static/images/daijia/service_superiority02.png');
}
.service_superiority_content:nth-of-type(1) li:nth-of-type(5) .service_superiority_img{
    background-image: url('/static/images/daijia/service_superiority03.png');
}
.service_superiority_content:nth-of-type(1) li:nth-of-type(7) .service_superiority_img{
    background-image: url('/static/images/daijia/service_superiority04.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(1) .service_superiority_img{
    background-image: url('/static/images/daijia/service_superiority05.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(3) .service_superiority_img{
    background-image: url('/static/images/daijia/service_superiority06.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(5) .service_superiority_img{
    background-image: url('/static/images/daijia/service_superiority07.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(7) .service_superiority_img{
    background-image: url('/static/images/daijia/service_superiority08.png');
}
.service_superiority_content:nth-of-type(1) li:nth-of-type(1):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority001.png');
}
.service_superiority_content:nth-of-type(1) li:nth-of-type(3):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority002.png');
}
.service_superiority_content:nth-of-type(1) li:nth-of-type(5):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority003.png');
}
.service_superiority_content:nth-of-type(1) li:nth-of-type(7):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority004.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(1):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority005.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(3):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority006.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(5):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority007.png');
}
.service_superiority_content:nth-of-type(2) li:nth-of-type(7):hover .service_superiority_img{
    background-image: url('/static/images/waimai/service_superiority008.png');
}
.service_superiority_content li h3{
    font-size: 20px;
    color: #737780;
    margin-top: 20px;
    margin-bottom: 19px;
    font-weight: bold;
}
.service_superiority_content li p{
    font-size: 16px;
    color: #A1A6B2;
    width: 60%;
    margin: 0 auto 32px;
}
.service_superiority_line{
    width: 1px;
    height: 200px;
    background: #E6E8F0;
}

/* è¡¨å• */
.form_box{
    height: 900px;
}
.form_in{
    padding: 0px;
}


.show_product_content .situation_tab li:nth-of-type(1).current{
    background-image: url('/static/images/daijia/show_product_choose01.png');
    background-size: 20px 17px ;
}
.show_product_bottom:nth-of-type(2) .show_product_item{
    width: 211px;
    height: auto;
}
.show_product_content .situation_tab li:nth-of-type(3){
    background-image: url('/static/images/daijia/show_product_choose02.png');
    background-size: auto 20px ;
}
.show_product_content .situation_tab li:nth-of-type(3).current{
    background-image: url('/static/images/daijia/show_product_choose03.png');
    background-size: auto 20px ;
}
.show_product_content .situation_tab li:nth-of-type(2){
    background-image: url('/static/images/daijia/show_product_nochoose03.png');
    background-size: auto 18px ;
}
.show_product_content .situation_tab li:nth-of-type(2).current{
    background-image: url('/static/images/daijia/show_product_choose03.png');
    background-size: auto 18px ;
}


 .default {
    /*margin-top: 50px;*/
    /*overflow: auto;*/
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.default .content {
    width: 1200px;
    margin: 50px auto;
    overflow: auto;
}


.default .content .title_h1 {
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    color: #333333;
    line-height: 69px;
    margin-top: 20px;
}
.default .content .title_h1:after {
    content: '';
    position: relative;
    display: block;
    height: 2px;
    margin: 0 auto;
    background-color: #0739E0;
    width: 66px;
    top: -2px;
}

.allocation .content .download {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    margin-top: 30px;
}

.allocation .content .download .item {
    width: 550px;
    height: 636px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 11px;
    box-shadow: 0 0 20px 0 rgba(0, 27, 115, 0.29);
    text-align: center;
}

.allocation .content .download .item.active {
    border: 1px solid #0739e0;
}

.allocation .content .download .item .h1 {
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
    margin-top: 20px;
}

.allocation .content .download .item .h2 {
    font-size: 24px;
    margin-top: 10px;
}

.allocation .content .download .item .h3 {
    font-size: 20px;
    font-weight: Normal;
    color: #666666;
    margin-top: 35px;
}

.allocation .content .download .item .down {
    margin-top: 60px;
}

.allocation .content .download .item .down button {
    width: 326px;
    height: 56px;
    background: #0739e0;
    border-radius: 5px;
}

.allocation .content .download .item .down .use_hint {
    font-size: 16px;
    font-weight: Normal;
    text-align: center;
    color: #999999;
    line-height: 16px;
    height: 16px;
    margin-top: 20px;
}


.allocation .content .download .item .hint {
    font-size: 18px;
    font-weight: Normal;
    color: #ff9600;
    margin-top: 50px;
}

.allocation .content .download .item .img {
    margin-top: 20px;
}

.allocation .content .download .item .img img {
    width: 316px;
    height: 190px;
}

.allocation .content .list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    margin-bottom: 100px;
}

.allocation .content .list .item {
    width: 20%;
    text-align: center;
    margin-top: 50px;
}

.allocation .content .list .item .bottom {
    font-size: 18px;
    margin-top: 20px;
}
