.logo .logo_pic {
    width: 2.7rem;
    height: .6rem;
}
.header {
    padding: 0 0 0 .3rem;
}
.header_content {
    width: auto;
    height: 60px;
}
.menu {
    flex-direction: column;
    position: absolute;
    background-color: #FFF;
    right: 0;
    top: 0;
    padding: 30px 20px 0 0;
    box-shadow: -1px 0 10px rgba(0, 0, 0, 0.6);
    transform: translateX(160%);
    transition: all .3s;
}
.menu.open {
    transform: translateX(0);
}
.menu li {
    font-size: .28rem;
}
.menu_btn {
    display: block;
    opacity: 1;
    z-index: 10;
    font-weight: bold;
    margin-right: 0.3rem;
    transform: rotate(45deg);
    transition: all .3s;
}
.menu_btn.open {
    transform: rotate(0);
}
.banner {
    margin-top: 60px;
    height: 340px;
}
.banner_content {
    width: auto;
}
.about {
    display: none;
}
.track {
    margin-top: 30px;
    width: 100%;
    padding: 0 .4rem;
}
.textarea_wrap {
    height: 160px;
    padding: 6px 0;
    box-sizing: border-box;
}
.h_content[placeholder]:empty {
    height: 140px;
}
.h_num {
    font-size: .28rem;
    width: 20px;
}
.h {
    padding: 6px;
    font-size: .28rem;
    line-height: .28rem;
}
.h_content {
    font-size: .28rem;
}
.ctrl .copy {
    font-size: .28rem;
}
.ctrl .search {
    width: 150px;
    font-size: .28rem;
}
.culture {
    width: 100%;
    height: 3.1rem;
    margin: 0 auto;
    overflow-y: hidden;
    overflow-x: auto;
}
.culture_item {
    width: 4rem;
    flex-shrink: 0;
    height: 2rem;
    margin-right: .4rem;
    padding: .1rem;
}
.culture_item:first-child {
    margin-left: .4rem;
}
.culture_item_icon {
    font-size: .6rem;
    margin-bottom: .1rem;
}
.culture_item_title {
    margin: .1rem;
    font-size: .24rem;
}
.culture_item_note {
    margin: .2rem 0 0 .1rem;
    font-size: .24rem;
    line-height: .24rem;
}
.bg-3 {
    padding: 70px 0 30px;
}
.container {
    width: auto;
    margin: 0 .4rem;
}
.row {
    margin: 30px 0;
    flex-direction: column;
}
.bg-3 .content-text {
    margin-right: 0;
    margin-bottom: 30px;
}
.row h2 {
    font-size: .3rem;
    margin-bottom: 10px;
}
.content-area ul li {
    margin-top: 10px;
}
.content-area ul li .icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: .24rem;
}
.content-area ul li h4 {
    font-size: .26rem;
    margin-top: .08rem;
    margin-bottom: .1rem;
}
.content-area ul li p {
    font-size: .24rem;
}

.bg-4 .content-text {
    margin-left: 0;
    margin-top: 30px;
}
.advantage {
    padding: 30px 0 40px;
}
.advantage_content {
    width: auto;
    padding: 0 .4rem;
}
.advantage_title {
    font-size: .3rem;
}
.advantage_line {
    width: 1rem;
    margin: 10px auto 16px;
}
.advantage_note {
    font-size: .24rem;
    margin-bottom: 10px;
}
.advantage_item {
    width: 48%;
    height: 180px;
    padding: 10px .3rem;
}
.advantage_item_title {
    font-size: .28rem;
    min-height: 28px;
}
.advantage_item_line {
    height: 2px;
    width: .5rem;
    margin: 10px auto;
}
.advantage_item_note {
    font-size: .24rem;
    line-height: .28rem;
}
.footer_content {
    width: auto;
    padding: 0 .4rem;
    flex-direction: column;
}
.links, .Services {
    display: none;
}
.footer_content .title {
    font-size: .3rem;
    margin-bottom: 10px;
}
.footer_content .title img {
    width: 50%;
}
.introduce .note {
    width: 60%;
    font-size: .24rem;
    margin-top: 10px;
}
.contact {
    margin-top: 30px;
}
.company_title {
    font-size: .24rem;
    margin-top: 16px;
    margin-bottom: 10px;
}
.company_note {
    width: 80%;
    font-size: .24rem;
}
.footer .center.p {
    font-size: .24rem;
    margin-top: 70px;
}
.footer .center {
    width: 60%;
    margin: 0 auto;
    font-size: .24rem;
    line-height: .26rem;
}
.track_main {
    margin: 0;
    width: auto;
}
.content {
    margin: .3rem;
    margin-top: 330px;
}
.lists {
    width: auto;
    padding-right: 0;
    margin-top: 10px;
    min-height: inherit;
}
.track_main .center img {
    width: 65%;
}
.sidebar {
    position: absolute;
    height: 230px;
    top: 80px;
    left: .3rem;
    right: .3rem;
    width: auto;
    margin-left: 0;
}
.filter {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
}
.filter li {
    font-size: .24rem;
    padding: .1rem .1rem;
}
.order-items .th {
    font-size: .24rem;
    font-weight: bold;
    padding: 0 10px;
}
.order-items .tbody:before {
    left: 13px;
}
.order-items .tbody .item:first-child:before {
    left: -18px;
}
.order-items .tbody .item:before {
    left: -18px;
}
.order-items .tbody .item {
    margin-left: 26px;
}
.order-items .tbody .item .track_time {
    width: 30%;
    font-size: .24rem;
    line-height: .26rem;
}
.order-items .tbody .item .track_message {
    width: 70%;
    font-size: .24rem;
    line-height: .26rem;
    margin-left: .3rem;
}
.order-items .th .order_num {
    padding-right: 16px;
    white-space:normal;
    word-break:break-all;
}

.upload_ctrl {
    flex-wrap: wrap;
}
.result_list_batch .item {
    white-space:normal;
    word-break:break-all;
}