body{
    background: #fff;
}
.btn_swt {
    display: block;
    width: 100%;
    text-align: center;
    margin: 48px 0 20px;
}
.btn_swt img {
    max-width: 100%;
}
.banner{
    position: relative;
    width: 100%;
    top: 0;
    left:0;
}
.banner img{
    width: 100%;
}
.product_menu{
    position: relative;
    padding: 50px 0;
}
.introduce{
    margin-top: 26px;
}
.introduce .intro{
    width: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0 100px;
}
.introduce .intro .intro_txt{
    width: 624px;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}
.introduce .intro .intro_txt p{
    margin-bottom: 18px;
}
.introduce .intro .intro_pic{
    width: 650px;
}
.bk04{
    padding: 100px 0;
}
.bk04 .content{
    width: 1480px;
}
.bk04 .bk04_main{
    position: relative;
    padding: 70px 0;
}
.bk04 .swiper-slide{
    width: 480px;
    display: flex;
    flex-flow: column;
    align-items: center;
    padding-top: 60px;
}
.bk04 .swiper-slide img{
    width: 400px;
}
.bk04 .swiper-slide.swiper-slide-active{
    padding-top: 0;
}
.bk04 .swiper-slide.swiper-slide-active img{
    width: 480px;
}
.bk04 .swiper-slide h5{
    display: none;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    margin-top: 30px;
}
.bk04 .swiper-slide.swiper-slide-active h5{
    display: block;
    width: 90%;
    text-align: center;
}

.bk04 .bk04_main .prev, .bk04 .bk04_main .next{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
}
.bk04 .bk04_main .prev{
    left: -100px;
}
.bk04 .bk04_main .next{
    right: -100px;
}
/*app*/
.app_bk01{
    width: 100%;
    /*height:550px;*/
    background-size: cover;
    padding-bottom: 100px;
}
.app_bk01 .content{
    height:100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.app_worth{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 86px;
}
.app_worth .item{
    width: 284px;
    display: flex;
    flex-flow: column;
}
.app_worth .item img{
    margin-bottom: 20px;
}
.app_worth .item .point{
    font-size: 20px;
    line-height: 48px;
}
.app_worth .item p{
    width: 100%;
    line-height: 24px;
    color: #888888;
    font-size: 16px;
}
.app_bk02{
    width: 100%;
    padding: 50px 0 80px;
    background: url("../image/appbg02.png") no-repeat;
    background-size: cover;
}
.app_bk02 .bt{
    color: #fff;
}
.app_bk02 .app_advant{
    width: 1140px;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    margin-top: 50px;
}
.app_bk02 .app_advant .item1{
    width: 332px;
    height: 465px;
    background: #fff;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.app_bk02 .app_advant .item1 h3,  .app_bk02  .item h3{
    font-size: 30px;
    font-weight: normal;
    color: #333;
    font-family: "微软雅黑";
    margin-top: 20px;
}
.app_bk02 .app_advant .app_advant_r{
    width: 780px;
    height: 465px;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.app_bk02  .item{
    width: 377px;
    height:220px;
    background: #fff;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.app_bk02  .app_advant_r .item:nth-child(3),.app_bk02  .app_advant_r .item:nth-child(4){
    margin-top: 25px;
}

.app_bk03{
    width: 100%;
    padding: 60px 0;
    background: #f7f8fa;
}
.app_bk03 .app_bk03pc{
    width: 1200px;
    margin:80px auto 60px;
}
.app_bk03 .app_bk03wap{
    display: none;
}
.app_bk04{
    width: 100%;
    padding: 50px 0 80px;
    background: url("../image/appbk04bg.png") no-repeat;
    background-size: cover;
    color: #fff;
}
.app_bk04 .bt, .app_bk04 .xbt{
    color: #fff;
}
.app_bk04 .app_bk04_list{
    overflow: hidden;
    margin-top:60px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.app_bk04 .app_bk04_list li{
    width: 342px;
    /*float: left;*/
    display: flex;
    align-items: center;
    margin-left: 36px;
    margin-bottom: 24px;
}
.app_bk04 .app_bk04_list li .iconbox{
    width: 70px;
    height: 70px;
    background: url("../image/appbk04icon.png") no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 14px;
}
.app_bk04 .app_bk04_list li .iconbox .iconfont{
    font-size: 42px;
}
.app_bk04 .app_bk04_list li h3{
    font-size: 18px;
    font-weight: normal;
}

/*小程序*/
.xcx_bk02{
    width: 100%;
    height: 550px;
    background:url("../image/xcx_bk02_bg.png");
    background-size: cover;
    padding: 60px 0;
}
.xcx_bk02 .bt, .xcx_bk02 .xbt{
    color: #fff;
}
.xcx_bk02_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin-top: 90px;
}
.xcx_bk02_main .item{
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 20px;
    color: #ffffff;
}
.xcx_bk02_main .item img{
    margin-bottom: 36px;
}

.xcx_adv{
    padding: 80px 0;
}
.xcx_adv_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xcx_adv_main .item{
    width: 225px;
    margin-right: 20px;
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-top: 60px;
}
.xcx_adv_main .item h3{
    font-size: 20px;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 14px;
    font-weight: normal;
}
.xcx_adv_main .item p{
    font-size: 16px;
    color: #777777;
    text-align: center;
    line-height: 26px;
}
.xcx_adv_main .item:nth-child(5n){
    margin-right: 0;
}
.xcx_flow{
    background: #eeeeee;
    padding: 60px 0 110px;
}
.xcx_flow_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 95px;
}
.xcx_flow_main .item{
    width: 210px;
    height: 240px;
    background: #fff;
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.xcx_flow_main .item .img{
    width: 90px;
    height:90px;
    border-radius: 50%;
    background: #eeeeee;
    position: absolute;
    top: 0;
    left: 60px;
    margin-top: -45px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.xcx_flow_main .item .img .img02{
    display: none;
}
.xcx_flow_main .item h3{
    margin-top: 45px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}
.xcx_flow_main .item p{
    width: 170px;
    text-align: center;
    font-size: 14px;
    color: #777777;
    line-height: 24px;
}
.xcx_flow_main .item .point{
    width: 80px;
    height: 25px;
    border-radius: 12.5px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}
.xcx_flow_main .item.item01 .point,.xcx_flow_main .item:hover.item01 .img{
    background: #fbaa16;
}
.xcx_flow_main .item.item02 .point,.xcx_flow_main .item:hover.item02 .img{
    background: #887ce8;
}
.xcx_flow_main .item.item03 .point,.xcx_flow_main .item:hover.item03 .img{
    background: #f7659c;
}
.xcx_flow_main .item.item04 .point,.xcx_flow_main .item:hover.item04 .img{
    background: #59a5ff;
}
.xcx_flow_main .item.item05 .point,.xcx_flow_main .item:hover.item05 .img{
    background: #28d8b1;
}
.xcx_flow_main .item.item06 .point,.xcx_flow_main .item:hover.item06 .img{
    background: #fe985e;
}

.xcx_flow_main .item:hover .img .img01{
    display:none;
}
.xcx_flow_main .item:hover .img .img02{
    display:block;
}

/*公众号*/
.gzh_introduct{
    padding: 50px 0 100px;
}
.gzh_intro_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.gzh_intro_main .item{
    width: 400px;
    height:350px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    background: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}
.gzh_intro_main .item .icon{
    width: 120px;
    height:120px;
    border-radius: 60px;
    background: #fbaa16;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.gzh_intro_main .item h2{
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 10px;
}
.gzh_intro_main .item p{
    width: 280px;
    text-align: center;
    font-size: 16px;
    color: #777777;
    line-height: 28px;
}
.gzh_intro_main .item .icon .img02{
    display: none;
}
.gzh_intro_main .item:hover{
    background: #fbaa16;
    border: none;
    color: #fff;
}
.gzh_intro_main .item:hover h2, .gzh_intro_main .item:hover p{
    color: #fff;
}
.gzh_intro_main .item:hover .icon .img01{
    display: none;
}
.gzh_intro_main .item:hover .icon{
    background: #fff;
}
.gzh_intro_main .item:hover .icon .img02{
    display: block;
}
.gzh_function{
    width: 100%;
    height: 750px;
    background: url("../image/gzh_fun_bg.png") no-repeat;
    background-size: cover;
    padding: 70px 0 0;
    box-sizing: border-box;
}
.gzh_function .bt, .gzh_function .xbt{
    color: #fff;
}
.gzh_function .gzh_function_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.gzh_function .gzh_function_main .item{
    width: 600px;
    height:200px;
    background: #fff;
    border-radius: 5px;
    margin-top: 60px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.gzh_function .gzh_function_main .item .item_l{
    width: 120px;
    height:120px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 40px;
    margin-left: 30px;
}
.gzh_function .gzh_function_main .item .item_l span{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
}
.gzh_function .gzh_function_main .item .item_r{
    font-size: 14px;
    color: #555555;
    line-height: 28px;
}
.gzh_function .gzh_function_main .item:nth-child(1) .item_l{
    background: rgba(251,170,22,.4);
}
.gzh_function .gzh_function_main .item:nth-child(1) .item_l span{
    background: #fbaa16;
}
.gzh_function .gzh_function_main .item:nth-child(2) .item_l{
    background: rgba(255,91,80,.4);
    margin-right: 26px;
}
.gzh_function .gzh_function_main .item:nth-child(2) .item_l span{
    background: #ff5b50;
}
.gzh_function .gzh_function_main .item:nth-child(3) .item_l{
    background: rgba(100,201,122,.4);
}
.gzh_function .gzh_function_main .item:nth-child(3) .item_l span{
    background: #64c97a;
}
.gzh_function .gzh_function_main .item:nth-child(4) .item_l{
    background: rgba(104,172,254,.4);
    margin-right: 26px;
}
.gzh_function .gzh_function_main .item:nth-child(4) .item_l span{
    background: #68acfe;
}

.gzh_feature{
    padding: 80px 0;
}
.gzh_feature .xcx_adv_main .item{
    width: 200px;
}
/*企业网站*/
.websitadv{
    padding: 50px 0 100px;
}
.websitadv .intro{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 74px;
}
.websitadv .intro dl{
    width: 730px;
}
.websitadv .intro dl dt{
    display: flex;
    flex-flow: row;
    align-items: center;
}
.websitadv .intro dl dt h3{
    font-size: 20px;
    color: #333333;
    font-weight: normal;
    margin-left: 20px;
}
.websitadv .intro dl dd{
    font-size: 16px;
    color: #777777;
    margin-left: 40px;
    line-height: 24px;
    margin-top:6px;
    margin-bottom: 18px;
}
.websit_sever{
    width: 100%;
    background: url("../image/websit_sever_bg.png") no-repeat;
    background-size: cover;
    height: 900px;
    padding: 50px 0;
    box-sizing: border-box;
}
.websit_sever .bt,.websit_sever .xbt{
    color: #fff;
}
.websit_sever .websit_sever_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin-top: 60px;
}
.websit_sever .websit_sever_main .item{
    width: 465px;
    height: 330px;
    border-right: 1px solid #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
    color: #fff;
    padding-top: 24px;
    box-sizing: border-box;
}
.websit_sever .websit_sever_main .item:nth-child(1),.websit_sever .websit_sever_main .item:nth-child(2),.websit_sever .websit_sever_main .item:nth-child(3){
    border-bottom: 1px solid #fff;
    padding-top: 10px;
}
.websit_sever .websit_sever_main .item:nth-child(3n){
    border-right: 0;
}
.websit_sever .websit_sever_main .item img{
    margin-bottom: 40px;
}
.websit_sever .websit_sever_main .item h3{
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 24px;
}
.websit_sever .websit_sever_main .item p{
    font-size: 14px;
    width: 352px;
    line-height: 24px;
}
.websit_flow{
    width: 100%;
    height: 500px;
    background: url("../image/websit_flow.png") no-repeat;
    background-size: cover;
    color: #fff;
    padding-top: 70px;
    box-sizing: border-box;
}
.websit_flow .bt, .websit_flow .xbt{
    color: #fff;
}
.websit_flow .websit_flow_main{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    margin-top: 80px;
    height: 190px;
}
.websit_flow .websit_flow_main .item{
    height: 100%;
   display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.websit_flow .websit_flow_main .item h2{
    font-weight: normal;
    font-size: 24px;
    margin-top: 34px;
}

/*wap*/
.wapsitadv.websitadv .intro dl{
    margin-left: 100px;
}
.wapsitadv.websitadv .intro>img{
    margin-right: 140px;
}
.wapadv{
    width: 100%;
    height: 650px;
    background: url("../image/wap_adv_bg.png");
    padding: 50px 0;
    box-sizing: border-box;
    background-size: cover;
    color: #fff;
}
.wapadv .bt, .wapadv .xbt{
    color: #fff;
}
.wapadv .wapadv_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wapadv .wapadv_main .item{
    width: 660px;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 80px;
}
.wapadv .wapadv_main .item .icon{
    width: 120px;
    height: 120px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wapadv .wapadv_main .item .icon.icon01{
    background: #ff5b50;
}
.wapadv .wapadv_main .item .icon.icon02{
    background: #fbaa16;
}
.wapadv .wapadv_main .item .icon.icon03{
     background: #48cfad;
 }
.wapadv .wapadv_main .item .icon.icon04{
    background: #4fb7ff;
}
.wapadv .wapadv_main .item .item_r{
    width: 500px;
    font-size: 14px;
    line-height: 24px;
}
.wapadv .wapadv_main .item h2{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.wap_adv1{
    width: 100%;
    background: #eeeeee;
    padding: 80px 0 70px;
}
.wap_adv1 .content{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
}
.wap_adv1 .content .item{
    width: 430px;
    height: 550px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    color: #555555;
    box-shadow: 0 11px 40px rgba(172,172,172,0.6);
}
.wap_adv1 .content .item .icon{
    width: 120px;
    height:120px;
    border-radius: 50%;
    margin-bottom: 50px;
    display: flex;
}
.wap_adv1 .content .item:nth-child(1) .icon{
    background: #ff9457;
    justify-content: center;
    align-items: center;
}
.wap_adv1 .content .item:nth-child(2) .icon{
    background: #64c97a;
    justify-content: center;
    align-items: center;
}
.wap_adv1 .content .item:nth-child(3) .icon{
    background: #67adff;
    justify-content: center;
    align-items: center;
}
.wap_adv1 .content .item h2{
    font-size: 20px;
    font-weight: normal;
}
.wap_adv1 .content .item h3{
    font-size: 18px;
    margin-top: 32px;
    font-weight: normal;
}
.wap_adv1 .content .item p{
    font-size: 14px;
    color: #777777;
    line-height: 28px;
}
.wap_yous{
    padding: 100px 0;
}
.wap_yous .wap_yous_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 70px;
}
.wap_yous .wap_yous_main .item{
    width: 600px;
    display: flex;
    flex-flow: row;
    align-items: center;
    margin-bottom: 30px;
    font-size: 14px;
    color: #777777;
}
.wap_yous .wap_yous_main .item img{
    margin-right: 30px;
}
.wap_yous .wap_yous_main .item:last-child{
    margin-bottom: 0;
}
.wap_yous .wap_yous_main .item h3{
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
}

/*rrd*/
.rrd_intro{
    padding: 50px 0 100px;
}
.rrd_intro .rrd_intro_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
    margin-top: 30px;
}
.rrd_intro .rrd_intro_main img{
    margin-left: 82px;
}
.intro_main_t{
    display: flex;
    flex-flow: row;
}
.intro_main_t>div{
    margin-left: 150px;
}
.intro_main_t h3{
    font-size: 24px;
    color: #f5ae19;
    font-weight: normal;
}
.intro_main_t .cur{
    width: 45px;
    height: 5px;
    background: #f5ae19;
    display: inline-block;
}
.intro_main_t p{
    margin-top: 6px;
    font-size: 20px;
    color: #777777;
    line-height: 30px;
}
.rrd_point{
    width: 100%;
    background: #ececec;
    padding: 60px 0;
}
.rrd_point .rrd_point_pic{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.rrd_point .rrd_point_pic img{
    margin-top: 40px;
}
.rrd_zs{
    padding: 50px 0;
}
.rrd_zs .rrd_zs_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
}
.rrd_zs .logoList{
    width: 345px;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.rrd_zs .logoList .img{
    margin-bottom: 22px;
    width: 160px;
    height: 70px;
    border: 2px solid #cecece;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.rrd_zs .logoList .img img{
    width: 100%;
}
.rrd_zs .logoList .img:hover{
    border: 2px solid #f6b327;
}
.rrd_zs .rrd_zs_main .qrcode{
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 20px;
    color: #555555;
}
.rrd_zs .rrd_zs_main .qrcode h4{
    font-size:24px;
    color:#f5ae19;
    font-weight: normal;
    margin: 14px 0 10px;
}
.rrd_tl{
    width: 100%;
    height: 300px;
    background: url("../image/rrd_tl.png") center no-repeat;
    background-size: cover;
    margin: auto;
}

/*member*/
.member_intro{
    padding: 50px 0 100px;
}
.member_intro .member_intro_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 70px;
}
.member_bk02{
    width: 100%;
    background: url("../image/member_bk02.png") no-repeat;
    height: 428px;
    padding: 50px 0 80px;
}
.member_bk02 .bt{
    color: #fff;
}
.member_bk02 .member_xcx_step{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}
.member_bk02 .member_xcx_step .item{
    display: flex;
    flex-flow: column;
    align-items: center;
}
.member_bk02 .member_xcx_step .item h4{
    font-size: 16px;
    color: #fff;
    margin-top: 32px;
    font-weight: normal;
}

.member_bk04{
    background: #fff;
    padding: 100px 0;
}
.member_bk04 .member_bk04_main{
    padding: 0 100px;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.member_bk04 .member_bk04_main img{
    margin-top: 50px;
}

/*yunying*/
.yuny_perplex{
    padding:50px 0 100px ;
}
.perplex{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin-top: 60px;
}
.perplex .item{
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: 1px dashed #fbaa16;
    overflow: hidden;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.perplex .item h3{
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    margin-top: 10px;
}
.perplex .item span{
    display: block;
    width: 60px;
    height: 1px;
    background: #fbaa16;
    margin-bottom: 16px;
    margin-top: 8px;
}
.perplex .item p{
    width: 176px;
    font-size: 16px;
    color: #555555;
    text-align: center;
    line-height: 24px;
}
.perplex .item:nth-child(4) p{
    width: 200px;
}
.sjds{
    width: 100%;
    height: 400px;
    background: url("../image/yuny_sjds.png") no-repeat;
    background-size: cover;
    padding: 50px 0;
    box-sizing: border-box;
}
.sjds .bt,.sjds .xbt{
    color: #fff;
}
.sjds .sjds_txt{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 60px;
    line-height: 32px;
}
.sjds_sever{
    padding: 50px 0 100px;
}
.sjds_sever  .sjds_sever_main{
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}
.sjds_sever  .sjds_sever_main .list{
    width: 400px;
}
.sjds_sever  .sjds_sever_main img{
    width: 488px;
    height: 325px;
}
.sjds_sever  .sjds_sever_main .list .item{
    width: 100%;
    height:80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-bottom: 25px;
    font-size: 24px;
    color: #555555;
}
.sjds_adv{
    width: 100%;
    height: 500px;
    background: url("../image/sjds_adv.png") no-repeat;
    padding: 50px 0;
    box-sizing: border-box;
}
.sjds_adv .bt, .sjds_adv .xbt{
    color: #fff;
}
.sjds_adv .sjds_adv_amin{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}
.sjds_adv .sjds_adv_amin .item{
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 170px;
    color: #fff;
}
.sjds_adv .sjds_adv_amin .item h3{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    margin-top: 40px;
}

@media (max-width:1410px){

    .bk04 .content{
        width: 1140px;
    }
    .bk04 .bk04_main{
        width: 1000px;
        margin: auto;
    }
    .bk04 .bk04_main .prev {
        left: -60px;
    }
    .bk04 .bk04_main .next {
        right: -60px;
    }
    .bk04 .swiper-slide img {
        width: 280px;
    }
    .bk04 .swiper-slide.swiper-slide-active img {
        width: 360px;
    }
    .introduce .intro .intro_pic,.introduce .intro .intro_pic img {
        width: 500px;
    }
    .app_worth .item{
        width: 232px;
    }
    .app_worth .item img{
        width: 100%;
        height: 148px;
    }
    .app_bk02 .app_advant{
        width: 1040px;
    }
    .app_bk02 .app_advant .item1{
        width: 294px;
        height:424px;
    }
    .app_bk02 .item{
        width: 358px;
        height: 204px;
    }
    .app_bk02 .app_advant .app_advant_r{
        width: 730px;
        height:424px;
    }
    .app_bk02 .app_advant_r .item:nth-child(3), .app_bk02 .app_advant_r .item:nth-child(4){
        margin-top: 16px;
    }
    .app_bk03 .app_bk03pc, .app_bk03 .app_bk03pc img{
        width: 100%;
    }
    .app_bk04 .app_bk04_list li{
        margin-left: 0;
    }

    .xcx_adv_main .item{
        width: 200px;
    }
    .xcx_flow_main .item{
        width: 172px;
    }
    .xcx_flow_main .item .img{
        left: 41px;
    }
    .xcx_flow_main .item p{
        width: 160px;
    }
    .gzh_intro_main .item{
        width: 360px;
    }
    .gzh_function .gzh_function_main .item{
        width: 556px;
    }
    .gzh_function .gzh_function_main .item .item_l{
        width: 106px;
        height: 106px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .gzh_function .gzh_function_main .item:nth-child(4) .item_l{
        margin-right: 20px;
    }
    .gzh_function .gzh_function_main .item .item_l span{
        width: 90px;
        height: 90px;
    }
    .gzh_function .gzh_function_main .item .item_r{
        line-height: 24px;
    }
    .gzh_feature .xcx_adv_main .item {
        width: 160px;
    }
    .websitadv .intro>img{
        width: 500px;
    }
    .websitadv .intro dl {
        width: 596px;
    }
    .websit_sever .websit_sever_main .item{
        width: 380px;
    }
    .wapsitadv.websitadv .intro dl{
        margin-left: 40px;
    }
    .wapsitadv.websitadv .intro>img{
        margin-right: 40px;
        width: 240px;
    }
    .wapadv{
        height: 620px;
    }
    .wapadv .wapadv_main .item{
        width: 555px;
    }
    .wapadv .wapadv_main .item .item_r{
        width: 425px;
    }
    .wapadv .wapadv_main .item h2{
        font-size: 16px;
    }
    .wap_adv1 .content .item{
        width: 30%;
    }
    .wap_yous .wap_yous_main>img{
        width: 48%;
    }
    .wap_yous .wap_yous_main .wap_yous_txt{
        width: 49%;
    }
    .wap_yous .wap_yous_main .item{
        width: 100%;
    }
    .wap_yous .wap_yous_main .item h3{
        font-size: 18px;
    }
    .rrd_intro .rrd_intro_main img{
        width: 486px;
    }
    .intro_main_t{
        margin-left: 20px;
    }
    .intro_main_t>div{
        margin-left:105px;
    }
    .rrd_point .rrd_point_pic img{
        width: 540px;
    }
    .member_intro .member_intro_main img{
        width: 380px;
    }
    .member_intro .member_intro_main img:nth-child(1){
        width: 384px;
    }
    .member_intro .member_intro_main img:nth-child(3){
        width: 340px;
    }
    .member_intro.member_intro01 .member_intro_main img{
        width: 70%;
    }
    .sjds .sjds_txt{
        font-size: 16px;
    }
    .sjds_sever .sjds_sever_main .list {
        width: 336px;
    }
    .sjds_sever .sjds_sever_main img {
        width: 380px;
        height: 253px;
    }
    .sjds_sever .sjds_sever_main .list .item{
        height: 72px;
        line-height: 72px;
    }
    .yuny_perplex {
        padding: 30px 0 70px;
    }
}
@media (max-width:1199px){
    .product_menu{
        padding: 30px 0;
    }
    .introduce .intro{
        padding: 38px 0 60px;
    }
    .introduce .intro .intro_pic, .introduce .intro .intro_pic img{
        width: 480px;
    }
    .introduce .intro .intro_txt{
        width: calc(100% - 500px);
        font-size: 16px;
    }
    .app_worth{
        margin-top: 60px;
    }
    .app_worth .item{
        width: 200px;
        height: 260px;
    }
    .app_worth .item img{
        height: 127px;
    }
    .app_worth .item p{
        text-align: justify;
    }
    .app_bk02{
        padding: 36px 0 50px;
    }
    .app_bk02 .app_advant{
        width: 940px;
    }
    .app_bk02 .app_advant .item1 {
        width: 264px;
        height: 372px;
    }
    .app_bk02 .app_advant .app_advant_r {
        width: 664px;
        height: 372px;
    }
    .app_bk02 .item {
        width: 326px;
        height: 180px;
    }
    .app_bk02 .app_advant_r .item:nth-child(3), .app_bk02 .app_advant_r .item:nth-child(4) {
        margin-top: 12px;
    }
    .app_bk02 .app_advant .item1 h3, .app_bk02 .item h3{
        font-size: 24px;
        margin-top: 14px;
    }
    .app_bk02 .app_advant img{
        width: 64px;
        height: 64px;
    }
    .app_bk04 .app_bk04_list li{
        width: 260px;
    }

    .bk04 .content{
        width: 940px;
    }
    .bk04 .bk04_main{
        width: 900px;
    }
    .bk04 .swiper-slide img{
        width: 254px;
    }
    .bk04 .swiper-slide.swiper-slide-active img{
        width: 336px;
    }
    .bk04 .bk04_main .prev{
        left: -40px;
    }
    .bk04 .bk04_main .next{
        right: -40px;
    }
    .xcx_bk02{
        height: 474px;
    }
    .xcx_bk02_main{
        margin-top: 60px;
    }
    .xcx_adv_main .item{
        width: 160px;
        margin-right: 0;
        margin-top: 48px;
    }
    .xcx_adv_main .item h3{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .xcx_flow {
        background: #eeeeee;
        padding: 48px 0 80px;
    }
    .xcx_flow_main{
        margin-top: 74px;
    }
    .xcx_flow_main .item {
        width: 148px;
        justify-content: flex-start;
    }
    .xcx_flow_main .item h3{
        margin-top: 70px;
    }
    .xcx_flow_main .item p {
        width: 138px;
        line-height: 22px;
    }
    .xcx_flow_main .item .point{
        position: absolute;
        bottom: 14px;
    }
    .xcx_flow_main .item .img {
        left: 50%;
        margin-left: -45px;
    }
    .gzh_intro_main .item {
        width: 290px;
    }
    .gzh_function .gzh_function_main .item {
        width: 456px;
    }
    .gzh_function .gzh_function_main .item .item_l,.gzh_function .gzh_function_main .item:nth-child(4) .item_l{
        width: 90px;
        height: 90px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .gzh_function .gzh_function_main .item .item_r{
        width: calc(100% - 110px);
        line-height: 20px;
    }
    .gzh_function .gzh_function_main .item:nth-child(4) .item_l span{
        width: 100%;
        height: 100%;
    }
    .gzh_feature .xcx_adv_main .item {
        width: 140px;
    }
    .websitadv .intro{
        margin-top: 50px;
    }
    .websitadv .intro>img {
        width: 430px;
    }
    .websitadv .intro dl {
        width: 460px;
    }
    .websitadv .intro dl dt img{
        width: 16px;
    }
    .websitadv .intro dl dt h3{
        font-size: 18px;
    }
    .websitadv .intro dl dd{
        font-size: 14px;
        line-height: 22px;
        margin-top: 6px;
        margin-bottom: 14px;
        margin-left: 36px;
    }
    .websit_sever .websit_sever_main .item {
        width: 310px;
        height: 348px;
    }
    .websit_sever .websit_sever_main .item p{
        width: 270px;
        line-height: 22px;
    }
    .wapadv{
        height: auto;
        padding: 6% 0
    }
    .wapadv .wapadv_main .item{
        width: 48.4%;
    }
    .wapadv .wapadv_main .item .icon{
        width: 100px;
        height: 100px;
    }
    .wapadv .wapadv_main .item .item_r{
        width: calc(100% - 120px);
    }
    .wapadv .wapadv_main .item p{
        text-align: justify;
    }
    .rrd_intro{
        padding: 50px 0 70px;
    }
    .rrd_intro .rrd_intro_main img {
        width: 396px;
    }
    .intro_main_t>div {
        margin-left: 68px;
    }
    .rrd_point .rrd_point_pic img {
        width: 454px;
    }
    .rrd_zs .logoList{
        width: 320px;
    }
    .rrd_zs .logoList .img{
        width: 150px;
        height: 64px;
    }
    .rrd_zs .rrd_zs_main .sjfx_phone img{
        width: 420px;
    }
    .rrd_zs .rrd_zs_main .qrcode,.rrd_zs .rrd_zs_main .qrcode img{
        width: 180px;
        font-size: 18px;
    }
    .rrd_zs .rrd_zs_main .qrcode h4{
        font-size: 22px;
    }
    .member_intro .member_intro_main img{
        max-width: 300px;
    }
    .member_intro .member_intro_main img:nth-child(3) {
        width: 267px;
    }
    .member_bk02 .content1{
        width: 940px;
    }
    .member_bk04 .member_bk04_main{
        padding: 0;
        align-items: center;
    }
    .member_bk04 .member_bk04_main img:nth-child(2n){
        max-width: 430px;
    }
    .member_bk04 .member_bk04_main img:nth-child(1){
        max-width: 390px;
    }
    .member_bk04 .member_bk04_main img:nth-child(3){
        max-width: 352px;
    }
    .member_intro.member_intro01 .member_intro_main img {
        max-width:70%;
    }
    .sjds .sjds_txt{
        margin-top: 42px;
    }
    .sjds_sever .sjds_sever_main img {
        width: 320px;
        height: 213px;
    }
    .sjds_sever .sjds_sever_main .list {
        width: 260px;
    }
    .sjds_sever .sjds_sever_main .list .item {
        height: 56px;
        line-height: 56px;
        font-size: 20px;
    }
    .sjds_sever {
        padding: 30px 0 60px;
    }
    .sjds_adv .sjds_adv_amin .item h3{
        font-size: 14px;
        width: 90%;
    }
    .sjds_adv{
        height: auto;
    }
}
@media (max-width:991px){
    .product_menu {
        padding: 20px 0;
    }
    .introduce .intro{
        flex-flow: column-reverse;
    }
    .introduce .intro .intro_txt{
        width: 90%;
        margin-top: 30px;
    }
    .app_worth .item{
        width: 160px;
        height: auto;
    }
    .app_worth .item img {
        height: 103px;
    }
    .app_worth .item .point {
        font-size: 18px;
        line-height: 32px;
    }
    .app_worth .item p{
        font-size: 14px;
    }
    .app_bk02 {
        padding: 30px 0 38px;
    }
    .app_bk02 .app_advant{
        width: 100%;
    }
    .app_bk02 .app_advant .item1 {
        width: 218px;
        height: 300px;
    }
    .app_bk02 .app_advant .app_advant_r {
        width: 470px;
        height: 300px;
    }
    .app_bk02 .item {
        width: 226px;
        height: 144px;
    }
    .app_bk04 .app_bk04_list li {
        width: 178px;
    }
    .app_bk04 .app_bk04_list li .iconbox{
        width: 62px;
        height: 62px;
    }
    .app_bk04 .app_bk04_list li .iconbox .iconfont {
        font-size: 36px;
    }

    .bk04{
        padding: 50px 0;
    }
    .bk04 .content {
        width: 700px;
    }
    .bk04 .bk04_main {
        width: 700px;
        padding: 20px 0;
    }
    .bk04 .bk04_main .prev{
        left: 0;
        z-index: 2;
        top: 45%;
    }
    .bk04 .bk04_main .next{
        right: 0;
        z-index: 2;
        top: 45%;
    }

    .bk04 .swiper-slide{
        padding: 0;
    }
    .bk04 .swiper-slide img,.bk04 .swiper-slide.swiper-slide-active img{
        width: 240px;
    }
    .xcx_adv_main{
        width: 700px;
        margin: auto;
    }
    .xcx_adv_main .item, .xcx_adv_main .item img{
        width: 124px;
    }
    .xcx_adv_main .item p{
        font-size: 14px;
        line-height: 22px;
    }
    .xcx_flow_main{
        width: 748px;
        margin: auto;
        flex-wrap: wrap;
        margin-top: 36px;
        justify-content: space-around;
    }
    .xcx_flow_main .item{
        width: 192px;
        margin-top:60px;
    }
    .gzh_introduct {
        padding: 36px 0 80px;
    }
    .gzh_intro_main .item {
        width: 220px;
        height: 300px;
        margin-top: 50px;
    }
    .gzh_intro_main .item .icon{
        margin-bottom: 30px;
    }
    .gzh_intro_main .item p{
        width: 190px;
        font-size: 14px;
        line-height: 24px;
    }
    .gzh_function{
        height: auto;
        padding: 50px 0;
    }
    .gzh_function .gzh_function_main{
        justify-content: center;
    }
    .gzh_function .gzh_function_main .item {
        width: 84%;
        height: 160px;
        margin-top: 40px;
    }
    .gzh_function .gzh_function_main .item .item_r{
        line-height: 24px;
    }
    .gzh_function .gzh_function_main .item .item_l, .gzh_function .gzh_function_main .item:nth-child(4) .item_l{
        margin-right: 40px;
        margin-left: 30px;
    }
    .gzh_function .gzh_function_main .item .item_r{
        width: calc(100% - 160px);
    }
    .gzh_feature .xcx_adv_main .item {
        width: 190px;
    }
    .websitadv {
        padding: 30px 0 60px;
    }
    .websitadv .intro{
        justify-content: center;
    }
    .websitadv .intro>img{
        display: none;
    }
    .websitadv .intro dl{
        width: 90%;
    }
    .websit_sever .websit_sever_main .item{
        width: 235px;
    }
    .websit_sever .websit_sever_main .item img {
        margin-bottom: 20px;
        width: 100px;
        height: 100px;
    }
    .websit_sever .websit_sever_main .item p{
        width: 212px;
    }
    .wapadv .wapadv_main{
        margin-top: 6%;
    }
    .wapadv .wapadv_main .item{
        width: 50%;
        justify-content: center;
        align-items: flex-start;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin: 0;
        box-sizing: border-box;
        padding: 4% 0;
    }
    .wapadv .wapadv_main .item:nth-child(2n){
        border-right: 0;
    }
    .wapadv .wapadv_main .item:nth-child(3),.wapadv .wapadv_main .item:nth-child(4){
        border-bottom: 0;
    }

    .wapadv .wapadv_main .item .icon{
        display: none;
    }
    .wapadv .wapadv_main .item .item_r{
        width: 80%;
    }
    .wap_adv1 .content .item .icon{
        width: 110px;
        height: 110px;
    }
    .wap_adv1 .content .item h3{
        font-size: 16px;
    }
    .wap_adv1 .content .item p{
        width: 90%;
        text-align: center;
        line-height: 24px;
    }
    .wap_yous .wap_yous_main{
        justify-content: center;
    }
    .wap_yous .wap_yous_main>img{
        display: none;
    }
    .wap_yous .wap_yous_main .wap_yous_txt{
        width: 80%;
    }
    .rrd_intro .rrd_intro_main img {
        width: 320px;
        margin-left: 0px;
    }
    .intro_main_t>div {
        margin-left: 34px;
    }
    .intro_main_t h3{
        font-size: 22px;
    }
    .intro_main_t .cur{
        height: 3px;
    }
    .intro_main_t p{
        font-size: 16px;
    }
    .rrd_point .rrd_point_pic img {
        width: 340px;
    }
    .rrd_zs .rrd_zs_main{
        justify-content: space-around;
    }
    .rrd_zs .rrd_zs_main .sjfx_phone{
        display: none;
    }
    .member_intro .member_intro_main img {
        max-width: 220px;
    }
    .member_intro .member_intro_main img:nth-child(3) {
        width: 200px;
    }
    .member_bk02 .content1 {
        width: 100%;
        padding: 0 24px;
    }
    .member_bk04 .member_bk04_main img:nth-child(1) {
        max-width: 298px;
    }
    .member_bk04 .member_bk04_main img:nth-child(2n) {
        max-width: 340px;
    }
    .member_bk04 .member_bk04_main img:nth-child(3) {
        max-width: 282px;
    }
    .yuny_perplex {
        padding: 10px 0 50px;
    }
    .perplex .item {
        width: 164px;
        height: 164px;
    }
    .perplex .item h3{
        font-size: 22px;
    }
    .perplex .item span{
        margin-bottom: 10px;
    }
    .perplex .item p,.perplex .item:nth-child(4) p{
        width: 152px;
        font-size: 14px;
        line-height: 22px;
    }
    .sjds{
        height: auto;
    }
    .sjds_sever .sjds_sever_main img{
        display: none;
    }
    .sjds_sever .sjds_sever_main{
        justify-content: space-around;
    }
    .sjds_adv{
        background-size: cover;
    }
    .sjds_adv .sjds_adv_amin{
        flex-wrap: wrap;
    }
    .sjds_adv .sjds_adv_amin .item{
        width: 30%;
        margin-top: 6%;
    }
}
@media (max-width:767px){
    .btn_swt {
        margin: 20px 0;
    }
    .banner{
        width: 100%;
        height: 5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
    .banner img {
        width: auto;
        height: 100%;
    }
    .introduce .intro .intro_pic{
        display: none;
    }
    .introduce .intro .intro_txt{
        margin-top: 0;
        font-size: 14px;
        line-height: 28px;
    }
    .app_bk01{
        height: auto;
    }
    .app_worth{
        flex-wrap: wrap;
        margin-top: 20px;
        justify-content: space-around;
    }
    .app_worth .item{
        width: 40%;
        height: auto;
        margin-bottom: 20px;
    }
    .app_worth .item img{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .app_worth .item {
        height: 252px;
    }
    .app_bk02 .app_advant{
        width: 540px;
    }
    .app_bk02 .app_advant .item1 {
        width: 178px;
        height: 264px;
    }
    .app_bk02 .app_advant .app_advant_r {
        width: 348px;
        height: 264px;
    }
    .app_bk02 .item {
        width: 168px;
        height: 126px;
    }
    .app_bk02 .app_advant_r .item:nth-child(3), .app_bk02 .app_advant_r .item:nth-child(4) {
        margin-top: 11px;
    }
    .app_bk02 .app_advant img {
        width: 48px;
        height: 48px;
    }
    .app_bk02 .app_advant .item1 h3, .app_bk02 .item h3 {
        font-size: 18px;
        margin-top: 8px;
    }
    .app_bk03 .app_bk03pc{
        display: none;
    }
    .app_bk03 .app_bk03wap{
        display: flex;
        margin-top: 6%;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .app_bk03 .app_bk03wap li{
        width: 40%;
        display: flex;
        align-items: center;
        margin-bottom: 28px;
    }
    .app_bk03 .app_bk03wap li img{
        width: 56px;
        height: 56px;
        margin-right: 20px;
    }
    .app_bk03 .app_bk03wap li .tips{
        font-size: 18px;
        color: #333;
    }
    .app_bk03 .app_bk03wap li h3{
        font-size: 20px;
        margin-top:6px;
        font-weight: normal;
    }
    .app_bk03 .app_bk03wap li:nth-child(1) h3{
        color: #f78f8f;
    }
    .app_bk03 .app_bk03wap li:nth-child(2) h3{
        color: #7db7f1;
    }
    .app_bk03 .app_bk03wap li:nth-child(3) h3{
        color: #6ed4db;
    }
    .app_bk03 .app_bk03wap li:nth-child(4) h3{
        color: #c79bec;
    }
    .app_bk03 .app_bk03wap li:nth-child(5) h3{
        color: #93a2ed;
    }
    .app_bk03 .app_bk03wap li:nth-child(6) h3{
        color: #83cc90;
    }
    .app_bk03 .app_bk03wap li:nth-child(7) h3{
        color: #edb477;
    }
    .app_bk03 .app_bk03wap li:nth-child(8) h3{
        color: #f291b8;
    }

    .bk04  .content,.bk04 .bk04_main{
        width: 100%;
    }
    .bk04 .swiper-slide img, .bk04 .swiper-slide.swiper-slide-active img{
        width:74%;
    }
    .xcx_bk02 {
        height: 400px;
        padding: 40px 0;
        font-size: 18px;
    }
    .xcx_bk02_main .item{
        width: 100px;
    }
    .xcx_bk02_main .item img{
        width: 100%;
        margin-bottom: 20px;
    }
    .xcx_adv_main {
        width: 100%;
    }
    .xcx_adv_main .item{
        margin-top: 34px;
    }
    .xcx_adv_main .item, .xcx_adv_main .item img {
        width: 100px;
    }
    .xcx_adv_main .item h3 {
        margin-top: 16px;
        margin-bottom: 6px;
    }
    .xcx_adv_main .item h3{
        font-size: 16px;
    }
    .xcx_adv {
        padding: 56px 0;
    }
    .xcx_flow {
        padding: 40px 0 60px;
    }
    .xcx_flow_main{
        width: 100%;
        margin-top: 20px;
    }
    .xcx_flow_main .item{
        width: 30%;
    }
    .xcx_flow_main .item p{
        width: 86%;
    }
    .gzh_introduct {
        padding: 40px 0 80px;
    }
    .gzh_intro_main .item {
        width: 180px;
        height: 240px;
        margin-top: 40px;
    }
    .gzh_intro_main .item .icon{
        width: 100px;
        height: 100px;
        margin-bottom: 20px;
    }
    .gzh_intro_main .item h2{
        font-size: 16px;
    }
    .gzh_intro_main .item p {
        width: 160px;
        font-size: 12px;
        line-height: 20px;
    }
    .gzh_introduct {
        padding: 20px 0 60px;
    }
    .gzh_function .gzh_function_main .item{
        justify-content: center;
        height: auto;
        padding: 10px 0;
    }
    .gzh_function .gzh_function_main .item .item_l{
       display: none
    }
    .gzh_function .gzh_function_main .item .item_r{
        width: 90%;
    }
    .gzh_feature{
        padding: 8% 0;
    }
    .websit_sever{
        height: auto;
    }
    .websit_sever .websit_sever_main .item{
        width: 50%;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        height: auto;
        padding: 20px 0;
    }
    .websit_sever .websit_sever_main .item:nth-child(3n){
        border-right: 1px solid #fff;
    }
    .websit_sever .websit_sever_main .item:nth-child(2n){
        border-right: none;
    }
    .websit_sever .websit_sever_main .item:nth-child(5),.websit_sever .websit_sever_main .item:nth-child(6){
        border-bottom: none;
    }
    .websit_flow{
        height: auto;
        padding: 7% 0;
    }
    .websit_flow .websit_flow_main{
        flex-wrap: wrap;
        height: auto;
        margin-top: 4%;
    }
    .websit_flow .websit_flow_main>img{
        width: 16px;
    }
    .websit_flow .websit_flow_main .item{
        width: 25%;
        margin-top: 4%;
    }
    .websit_flow .websit_flow_main .item h2{
        font-size: 18px;
        margin-top: 20px;
    }
    .wap_adv1 .content .item h2{
        font-size: 18px;
    }
    .rrd_intro{
        padding: 4% 0 8%;
    }
    .rrd_intro .rrd_intro_main img{
        display: none;
    }
    .intro_main_t{
        width: 100%;
        margin-left: 0;
        justify-content: space-around;
    }
    .intro_main_t h3 {
        font-size: 20px;
    }
    .intro_main_t .cur {
        height: 2px;
    }
    .intro_main_t p {
        font-size: 14px;
        line-height: 24px;
    }
    .rrd_point .rrd_point_pic{
        justify-content: center;
    }
    .rrd_point .rrd_point_pic img{
        width: 80%;
    }
    .rrd_point{
        padding: 8% 0;
    }
    .member_intro .member_intro_main{
        flex-wrap: wrap;
        justify-content: center;
    }
    .member_intro .member_intro_main img{
        width: 62%;
        max-width: 62%;
        margin-bottom: 6%;
    }
    .member_intro .member_intro_main img:nth-child(3){
        width: 64%;
    }
    .member_bk02 .member_xcx_step .item,.member_bk02 .member_xcx_step .item img{
        width: 112px;
    }
    .member_bk02 .member_xcx_step .item h4{
        font-size: 14px;
        margin-top: 14px;
    }
    .member_bk04 .member_bk04_main{
        width: 100%;
        justify-content: center;
    }
    .member_bk04 .content .member_bk04_main img{
        width: 70%;
        max-width: 70%;
    }
    .member_intro,.member_bk02,.member_bk04{
        padding: 5% 0 8%;
        height: auto;
    }
    .member_intro.member_intro01{
        padding: 5% 0;
    }
    .member_intro.member_intro01 .member_intro_main img {
        max-width: 80%;
        width: 80%;
    }
    .yuny_perplex {
        padding: 3% 0 6%;
    }
    .perplex{
        width: 90%;
        margin: auto;
        margin-top: 3%;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .perplex .item{
        width: 220px;
        height:220px;
        margin-top: 5%;
    }
    .sjds_adv .sjds_adv_amin .item h3{
        margin-top: 6%;
        line-height: 22px;
    }
}
@media (max-width:749px){

}
@media (max-width:719px){

}
@media (max-width:639px){
    .product_menu{
        width: 100%;
    }
    .introduce .intro {
        padding: 4% 0 6%;
    }
    .app_bk01{
        height: auto;
        padding-top: 6%;
    }
    .app_bk02 .app_advant{
        width: 100%;
        margin-top: 6%;
        flex-flow: column;
    }
    .app_bk02 .app_advant .item1 {
        width: 348px;
        height: 118px;
        margin-bottom: 11px;
    }
    .app_bk02 .app_advant .app_advant_r{
        height: auto;
    }
    .app_bk03 .app_bk03wap li{
        width: 46%;
    }
    .app_bk03 .app_bk03wap li img{
        width: 52px;
        height: 52px;
        margin-right: 10px;
    }
    .app_bk03 .app_bk03wap li .tips {
        font-size: 16px;
    }
    .app_bk03 .app_bk03wap li h3 {
        font-size: 16px;
    }
    .app_bk04 .app_bk04_list{
        display: block;
        width: 96%;
        margin:50px auto;
    }
    .app_bk04 .app_bk04_list li{
        width: 50%;
        float: left;
    }
    .xcx_bk02{
        height: auto;
        padding: 12% 0;
    }
    .xcx_bk02_main {
        margin-top: 7%;
    }
    .xcx_bk02_main .item {
        width: 19%;
        font-size: 14px;
    }
    .xcx_adv_main .item{
        width: 49%;
        min-height: 74px;
        position: relative;
        padding-left:80px;
        box-sizing: border-box;
        align-items: flex-start;
        margin-top: 5%;
    }
    .xcx_adv_main .item img{
        width: 74px;
        height: 74px;
        position: absolute;
        left: 0;
    }
    .xcx_adv_main .item h3{
        margin-top: 0;
    }
    .xcx_adv_main .item p{
        text-align: left;
    }
    .websitadv {
        padding: 4% 0 8%;
    }
    .websit_sever .websit_sever_main .item h3{
        font-size: 18px;
    }
    .websit_sever .websit_sever_main .item img{
        width: 80px;
        height: 80px;
    }
    .websit_sever .websit_sever_main .item p {
        width: 82%;
    }
    .websit_flow .websit_flow_main .item img{
        width: 38px;
    }
    .app_bk02 .app_advant .item_icon img{
        width: 60px;
    }
    .wap_adv1{
        padding:8% 0;
    }
    .wap_adv1 .content{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .wap_adv1 .content .item{
        width: 80%;
        margin-bottom: 20px;
        height: auto;
        padding: 8% 0;
    }
    .wap_adv1 .content .item .icon{
        display: none;
    }
    .wap_yous{
        padding:8% 0;
    }
    .wap_yous .wap_yous_main{
        margin-top: 6%;
    }
    .wap_yous .wap_yous_main .wap_yous_txt {
        width: 90%;
    }
    .rrd_zs .rrd_zs_main{
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 8%;
    }
    .rrd_zs .rrd_zs_main .qrcode{
        margin-top: 20px;
    }
    .rrd_tl{
        height: 180px;
    }
    .rrd_point .rrd_point_pic img {
        width: 84%;
    }
    .member_bk02 .member_xcx_step>img{
        display: none;
    }
    .member_bk02 .member_xcx_step .item{
        width: 21%;
    }
    .member_bk02 .member_xcx_step .item img{
        width: 100%;
    }
    .member_bk02 .member_xcx_step .item h4{
        text-align: center;
    }
    .perplex{
        max-width: 480px;
    }
    .perplex .item {
        width: 164px;
        height: 164px;
    }
    .sjds .sjds_txt{
        font-size: 14px;
        line-height: 28px;
    }
    .sjds_sever{
        padding: 6% 0;
    }
    .sjds_sever .sjds_sever_main{
        margin-top: 6%;
    }
    .sjds_sever .sjds_sever_main .list {
        width: 176px;
    }
    .sjds_sever .sjds_sever_main .list .item {
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }
    .sjds_adv{
        padding: 6% 0;
    }
    .sjds_adv .sjds_adv_amin{
        justify-content: space-around;
        margin-top: 4%;
    }
    .sjds_adv .sjds_adv_amin .item{
        width: 38%;
    }
    .sjds_adv .sjds_adv_amin .item img{
        width: 90%;
        max-width: 120px;
    }
    .sjds_adv .sjds_adv_amin .item h3{
        width: 100%;
    }

}
@media (max-width:414px){
    .introduce .intro .intro_txt{
        width: 100%;
    }
    .app_worth .item {
        height: 212px;
    }
    .app_worth .item .point {
        font-size: 16px;
        line-height: 30px;
    }
    .app_worth .item p {
        font-size: 12px;
        line-height: 20px;
    }
    .app_bk02 .app_advant .item{
        height: auto;
        min-height: 4rem;
    }
    .app_bk02 .app_advant .item_icon{
        width: 44%;
    }
    .app_bk02 .app_advant .item_icon img{
        width: 60px;
    }
    .app_bk02 .app_advant .item_txt{
        width: 56%;
        padding-bottom: 10px;
    }
    .app_bk02 .app_advant . h3{
        font-size: 18px;
    }
    .app_bk04 .app_bk04_list{
        margin-bottom: 0;
    }
    .app_bk04 .app_bk04_list li .iconbox {
        width: 48px;
        height: 48px;
        margin-right: 10px;
    }
    .app_bk04 .app_bk04_list li .iconbox .iconfont {
        font-size: 30px;
    }
    .app_bk04 .app_bk04_list li h3{
        font-size: 16px;
    }
    .bk04 .bk04_main .prev img, .bk04 .bk04_main .next img{
        width: 28px;
        height: 48px;
    }
    .xcx_adv_main{
        justify-content: center;
    }
    .xcx_adv_main .item{
        width: 90%;
        padding-left: 85px;
        justify-content: center;
    }
    .gzh_intro_main{
        align-items: initial;
    }
    .gzh_intro_main .item{
        width: 49%;
        height: auto;
        padding: 10px 0;
        margin-top:5%;
        justify-content: flex-start;
    }
    .gzh_intro_main .item .icon{
        width: 2.6rem;
        height: 2.6rem;
    }
    .gzh_intro_main .item .icon img{
        max-width: 50%;
    }
    .gzh_intro_main .item h2{
        width: 92%;
        font-size: 14px;
        text-align: center;
    }
    .gzh_intro_main .item p{
        width: 92%;
        font-size: 12px;
    }
    .gzh_feature .xcx_adv_main .item {
        width: 90%;
    }
    .xcx_flow_main .item{
        height: 6.4rem;
    }
    .xcx_flow_main .item .img{
        width: 2.2rem;
        height: 2.2rem;
        margin-left: -1.1rem;
        margin-top: -1.1rem;
    }
    .xcx_flow_main .item h3 {
        margin-top: 60px;
        margin-bottom: 15px;
        font-size: 18px;
    }
    .wap_yous .wap_yous_main .item img {
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    .wap_yous .wap_yous_main .item h3 {
        font-size: 16px;
    }
    .rrd_zs .logoList {
        width: 310px;
    }
    .rrd_zs .rrd_zs_main .qrcode, .rrd_zs .rrd_zs_main .qrcode img {
        width: 148px;
        font-size: 14px;
    }
    .rrd_zs .rrd_zs_main .qrcode h4 {
        font-size: 20px;
    }
    .rrd_tl {
        height: 160px;
    }
    .perplex{
        width: 100%;
    }
    .perplex .item{
        width:4rem;
        height: 4rem;
    }
    .perplex .item h3 {
        font-size: 18px;
    }
    .perplex .item p, .perplex .item:nth-child(4) p{
        width: 89%;
        line-height: 20px;
        font-size: 12px;
    }
    .sjds_sever .sjds_sever_main .list{
        width: 47%;
    }
    .sjds_adv .sjds_adv_amin .item img{
        width: 82%;
    }
}
@media (max-width:375px){
    .rrd_point .rrd_point_pic img {
        width: 90%;
    }
}