×

注意!页面内容来自https://www.yundaex.com/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> * { margin: 0; padding: 0; font-family: "Microsoft YaHei" !important; font-size: 14px; color: #555; } img{ display: inline-block; } a{ text-decoration: none; outline: none; /* color: #fff; */ cursor: pointer; } ulli { list-: none; } input{ outline: none; } body{ background-color: #efefef; } .f_left{ float: left; } .f_right{ float: right; } .red{ color: red!important; } .index_login { float: left; width: 225px; height: 225px; background: #555; box-shadow: 3px 3px 5px #bbb; overflow: hidden; position: relative; } #img_click{ margin-right:-44px; cursor: pointer; width: 45px; height: 45px; } #img_now{ width: 0px; height: 27px; margin-right: -5px; margin-top: 5px; } #img_change{ width: 155px; height: 27px; margin-right: -5px; margin-top: 5px; } /*密码登录*/ .login_num{ float: left; margin-top: 19px; width: 100%; /*clear: both;*/ } #login_form ul{ margin:10px; } #login_form ul>li{ margin-left: 4px; color: #fff; line-height: 16px; } #login_form .index_login_title { text-align: left; } .index_login_title span{ color: #fff; font-size: 18px; font-weight: bold; line-height: 25px; margin-right: 3px; } .index_login_title select{ width: 150px; height: 25px; outline: none; } #login_form label { color: #fff; } .index_login a:link.index_login a:visited{ color: #fff; } .index_login a:hover,.index_login a:active { color: #ffce00; } .index_input_login { margin: 7px 0 5px 3px; padding: 0 5px; width: 140px; height: 30px; border: 0; line-height: 25px; cursor: not-allowed; } .error{ margin-left: 55px; color:red; } .index_botton_sumbit { font-size: 14px; line-height: 25px; padding: 2px 12px; background: #ffce00; border: 0; margin-left: 35px; cursor:pointer; color: #555!important; } .index_botton_sumbit:hover{ background-color: #ffd453; } .index_login_line1 { padding: 10px 0 10px; border-bottom: 1px #706f6f solid; height:25px; text-align:center; margin-top: -2px; } #login_form .index_login_line2{ line-height: 30px; } .index_login_line2 #rememberPwd{ vertical-align: -3px; } /*扫码登录*/ .login_img_content{ margin-top:40px; } .login_qr{ text-align: center; } .qr_box{ position: relative; background: #fff; width: 125px; height: 121px; padding-top: 3px; position: relative; left: 50%; transform: translateX(-50%); } .qr_box>img.ydlogo{ position: absolute; width: 30px; height: 30px; top:50%; left:50%; transform: translate(-50%,-50%); } .qr_box .qb_cover{ position: absolute; /*z-index: 999;*/ left: 0; top: 0; background-color: rgba(255,255,255,0.9); width: 100%; height: 100%; } .qb_cover span{ display: block; font-weight: 700; font-size: 13px; } .qb_cover .qb_success,.qb_result{ transform: translateY(50%); } .qb_cover span.qr_scan{ margin-top: 10px; } .qb_cover .qb_result>a.refresh{ width: 80px; height: 26px; line-height: 26px; color:#fff; background-color: #FFAB20; border-radius: 2px; display: inline-block; margin-top: 20px; cursor: pointer; } .qb_cover .qb_result>a.refresh:hover{ color:#000; } .qr_note1{ text-align: center; margin:0 0 2px 48px; } .qr_note1 div.f_left{ margin-top: 3px; } .qr_note1 img.img_scan{ width: 25px; height: 25px; margin-top: 3px; } .qr_note1 div.note_txt{ color:#fff; font-size: 10px; text-align: left; margin-left: 5px; } .qr_note1 div.note_txt:last-child{ margin-top: 4px; } .qr_note1 span.note_txt{ font-size: 10px; } .qr_note2{ text-align: center; margin-top: 3px; } .login_img_foot{ position: absolute; bottom: 1%; right: 2%; } .login_img_foot a:first-child{ margin-right: 20px; } /*自定义提示弹框*/ .prompt_cover{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(0,0,0,0.6); z-index: 201; } .prompt_wrap{ width: 100%; height: 100%; } .prompt_content{ width: 150px; height: 50px; position: absolute; background-color: #fff; text-align: center; top: 50%; left: 50%; transform: translate(-50%,-50%); } .prompt_content>span{ font-size: 13px; line-height: 50px; } /* 验证码遮罩层样式 2018.8 */ .verificationCover{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.1); z-index: 200; display: none; } .verificationBox{ width: 200px; height: 180px; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; } .verificationTexttop{ width: 100%; height: 30px; background-color: #F0F0F0; line-height: 30px; font-size: 16px; font-weight: 300; text-indent: 6%; } .verificationRightClose{ float: right; width: 15%; height: 100%; } .verificationRightClose img{ width: 15px; height: 15px; margin: 7px 10px 0 0; } .verificationBottom{ width: 100%; height: 100px; text-align: center; } .verificationImg{ width: 64%; height: 55px; box-sizing: border-box; margin: 10px 18% 0; } .verificationCodeImg{ width: 60%; } .verificationInput{ width: 60%; height: 30px; margin-left: 20%; border: 1px solid #999; } .inputCode{ width: 90%; height: 100%; border: none; outline: none; font-size: 12px; } .verificationSubBtn{ width: 80%; background-color: #FABE00; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; text-align: center; height: 30px; line-height: 30px; font-size: 14px; color: #fff; margin-left: 10%; letter-spacing: 5px; } .login_self { margin-left: 46px; } .search_self { margin-left: 5px; padding: 0 12px; }
    • 快件查询

      请输入运单号,最多填写10条

      多条以回车键换行

      历史记录
      • 正在进行
        (0)
      • 最近3个月
      • 最近一年
    • 更多>>
      网点查询

      查找您身边的韵达网点

      关闭请选择省市区
      热门
      北京 上海 广州 成都 杭州 南京 深圳 济南 石家庄 武汉 郑州 重庆 福州 西安 长沙 沈阳 天津 哈尔滨 苏州 南宁

      更多>>
      服务范围

      查询我们的派送范围

<> .cookie-container { font-size: initial; position: fixed; left: 0; right: 0; bottom: 0; display: flex; align-items: center; justify-content: space-between; gap: 2em; padding: 1.5em 2em 1.5em; background: rgba(0000.84); color: #fff; z-index: 10078; transition: 1.5s; } .cookie-container .cookie-left { font-size: inherit; color: #fff; } .cookie-container .cookie-left .cookie-title { font-family: Microsoft YaHeiMicrosoft YaHei; font-weight: bold; font-size: 1em; color: #fff; } .cookie-container .cookie-left .cookie-info { font-family: Microsoft YaHeiMicrosoft YaHei; font-weight: 400; font-size: 0.875em; color: #fff; } .cookie-container .cookie-left .cookie-info a { color: #fff; text-decoration: underline; } .cookie-container .cookie-right { font-size: inherit; display: flex; gap: .5em; color: #fff; } .cookie-container .cookie-btn { width: 5.75em; height: 2.25em; line-height: 2.25em; text-align: center; white-space: nowrap; border-radius: .5em; font-size: 0.875em; cursor: pointer; user-select: none; color: #fff; } .cookie-container .cookie-btn:active { opacity: .8; } .cookie-container .cookie-btn--reject { border: 1px solid #fff; } .cookie-container .cookie-btn--ok { background: #FFCE00; color: #000; } @media screen and (max-width: 768px) { .cookie-container { flex-direction: column; } }
×
<> .guangGao{ display: none; position: fixed; left:0; top:0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); z-index: 999; } .closeGuangGao,.close_lb_chuang{ position: absolute; right:10px; top:10px; display: inline-block; width: 25px; height: 25px; text-align: center; line-height: 20px; border: 1px solid #aaa; border-radius: 50%; color: #aaa; font-size: 30px; cursor:pointer; } .imgBox{ position: fixed; left:0; right:0; top:50%; margin: -150px auto 0; width: 675px; height: 300px; background: url(images/dwxsm.png) no-repeat left center; background-size: 100% 100%; } .lb_chuang{ display: none; position: fixed; left:0; bottom:0; width: 225px; height: 205px; background: url("images/xwxsm.png") no-repeat left center; background-size: 100% 100%; } .close_lb_chuang{ top:0; right:0; }