
.screen-01{position: relative;margin: 0px auto;background-color:#f9f9f9;min-height:100vh;}
.screen-02{position: relative;margin: 0px auto;background:#fff;min-height:100vh;}
.screen-03{position: relative;margin: 0px auto;background-color:#f9f9f9;min-height:100vh;height:100vh;overflow:hidden;}
.screen-04{position: relative;margin: 0px auto;background:#fff;min-height:100vh;}
.screen-05{position: relative;margin: 0px auto;background-color:#f9f9f9;min-height:100vh;}
.screen-06{position: relative;margin: 0px auto;background-color:#f9f9f9;min-height:100px;overflow:hidden;}
.s-01-left{float:left}
.logo{padding:37px 0}
.css-q0ohqn{height:78px}
.css-1uuprlz {
  width: fit-content;
  margin-bottom: -7px;
  padding-top: 10px;
  padding-bottom:20px;
  display: flex;
  flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.css-o27s91 {
    height: 40px;
    line-height: 40px;
    background: rgb(0, 0, 0);
    padding: 0px 16px;
    border-radius: 13px;
    font-size: 20px;
    color: rgb(252, 252, 252);
    font-weight: 600;
}.css-bo9sy9 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-family: inherit;
}.css-15ro776 {
    margin-right: 4px;
}.css-xnasuv {
    font-size: 16px;
}.css-xgh9t7 {
    font-weight: 600;
    color: rgb(0, 0, 0);
    font-family: inherit;
    font-size: 52px;
    line-height: 65px;
}.css-vl3ctl {
    font-size: 20px;
    color: rgb(89, 89, 89);
    line-height: 32px;
    padding-top: 10px;
}
.css-vl3ctl1 {
    font-size: 50px;
    line-height: 62px;
    padding-top: 30px;
}.css-10ua22e {
    display: inline-block;
    padding-top:30px;
}

.three_b{font-size:30px;margin-top:50px}
.three_b span{display:block;font-size:20px}
.item{margin-top:40px;font-weight:bold;}
.item span{font-weight:normal;color: rgb(89, 89, 89);}
.four_title{width:100%;position:absolute;top:0;text-align:center;z-index:10;
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-family: inherit;
    font-size: 52px;
    text-align: center;
    padding-top: 85px;
    line-height: 84px;
  }
.five_title{
    font-weight: 600;
    color: rgb(0, 0, 0);
    font-family: inherit;
    font-size: 52px;
    text-align: center;
    padding-top: 85px;
    line-height: 84px;
}
.css-jmuw2t {
    font-weight:normal;
    color: rgb(255, 255, 255);
    font-family: inherit;
    font-size: 30px;
    line-height: 32px;
    padding-top: 23px;
}

.images{padding-top:50px;text-align:center;}
.img{width:auto;float:left;height:100px;margin:15px}
.img img{height:100%;border:2px solid #ffffff;border-radius:5px;padding:2px;max-width:100%}

.css-139evox {
    border-top:1px solid #f00;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: transparent;
    position: absolute;
    width: 94%;
    padding: 20px 3% 0px 3%;
}.css-3iosik {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 16px;
    color: rgb(128, 128, 128);
    line-height: 1.4;
}.css-1gfcbh5 {
    width: 0.5px;
    height: 12px;
    background: rgb(128, 128, 128);
    margin: 0px 12px;
    display: inline-block;
}
.css-bv6unn {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.css-bv6unn img {
    height: 44px;
    margin-left: 32px;
}

@keyframes up-down {
    0% { transform: translate(0);} /* 初始位置 */
    10% { transform: translate(-1px, -2px); } /* Y轴上移动到指定高度 */
    20% { transform: translate(-2px, -4px); } /* Y轴上移动到指定高度 */
    30% { transform: translate(-3px, -6px); } /* Y轴上移动到指定高度 */
    40% { transform: translate(-4px, -8px); } /* Y轴上移动到指定高度 */
    50% { transform: translate(-5px, -10px); } /* Y轴上移动到指定高度 */
    60% { transform: translate(-4px, -8px); } /* Y轴上移动到指定高度 */
    70% { transform: translate(-3px, -6px); } /* Y轴上移动到指定高度 */
    80% { transform: translate(-2px, -4px); } /* Y轴上移动到指定高度 */
    90% { transform: translate(-1px, -2px); } /* Y轴上移动到指定高度 */
    100% { transform: translate(0); } /* 返回原始位置 */
}
@keyframes water-down {
    0% { transform: translate(0);} /* 初始位置 */
    10% { transform: translate(1px, 0px); } /* Y轴上移动到指定高度 */
    20% { transform: translate(2px, 0px); } /* Y轴上移动到指定高度 */
    30% { transform: translate(3px, 0px); } /* Y轴上移动到指定高度 */
    40% { transform: translate(4px, 0px); } /* Y轴上移动到指定高度 */
    50% { transform: translate(5px, 0px); } /* Y轴上移动到指定高度 */
    60% { transform: translate(4px, 0px); } /* Y轴上移动到指定高度 */
    70% { transform: translate(3px, 0px); } /* Y轴上移动到指定高度 */
    80% { transform: translate(2px, 0px); } /* Y轴上移动到指定高度 */
    90% { transform: translate(1px, 0px); } /* Y轴上移动到指定高度 */
    100% { transform: translate(0); } /* 返回原始位置 */
}
.float_png {
    animation: up-down 4s infinite; /* 无限重复动画 */
    position:absolute;
}
.float_png_1 {
    animation: up-down 3s infinite; /* 无限重复动画 */
    position:absolute;
}

.float_water {
    animation: water-down 4s infinite; /* 无限重复动画 */
    position:absolute;
}
.float_water_1 {
    animation: water-down 3s infinite; /* 无限重复动画 */
    position:absolute;
}

.header-right-part {
    width:800px;
    float:right;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top:15px;
}
.courier-shop-container .courier-insurance-container .courier-perks-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.courier-shop-icon {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 10px;
    margin-left:10px;
    font-weight:bold;
}
.courier-insurance-icon {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 10px;
    margin-left:10px;
    font-weight:bold;
}
.courier-perks-icon {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 10px;
    margin-left:10px;
    font-weight:bold;
}
.courier-shop-link {
    margin-left: 8px;
    font-family: PingFangHK-Regular;
    font-size: 20px;
    color: #000;
    letter-spacing: 0;
    line-height:40px;
    font-weight: 400;
}
.courier-insurance-link{
    margin-left: 8px;
    font-family: PingFangHK-Regular;
    font-size: 20px;
    color: #000;
    line-height:40px;
    letter-spacing: 0;
    font-weight: 400;
}
.courier-perks-link{
    margin-left: 8px;
    font-family: PingFangHK-Regular;
    font-size: 20px;
    line-height:40px;
    color: #000;
    letter-spacing: 0;
    font-weight: 400;
}