﻿@charset "utf-8";
.floor_banner2,.floor_banner3,.floor_banner4 {
    width:100%;
    min-width: 1349px;
    overflow-x: auto;
    position: relative;
}

/* 轨迹查询 */
.bg_track {
    background: url("../../image/query/bg_track.jpg") no-repeat; 
    background-size: 100% 100%;
}
.track_wrap {
    background: rgba(255, 255, 255, .75);
    padding: 2.2%;
    border-radius: 20px;
    width: 24%;
    min-width: 340px;
    margin: 6% auto 0;
}
.track_tip {
    font-size: 0.8rem;
    color:#999;
    margin-top:10px;
}
/*滚动条 start*/
.scr_con {
    position:relative;
    height:350px;
    /*margin:20px auto;*/
    margin: 0 auto;
}
#dv_scroll{
    position:absolute;
    height:350px;
    overflow:hidden;
    width:100%;
}
#dv_scroll .Scroller-Container{
    width:100%;
}
#dv_scroll_bar {
    position:absolute;
    right:-20px;
    top:10px;
    height:310px;
    border-left:3px solid #eee;
}
#dv_scroll_bar .Scrollbar-Track{
    position:absolute;
    left:0;
    top:20px;
    height:270px;
}
#dv_scroll_bar .Scrollbar-Handle{
    position:absolute;
    left:-4px;
    top:0;
    width:5px;
    height:29px;
    overflow:hidden;
    background:#999;
    cursor:pointer;
}
#dv_scroll_text {
    position:absolute;
}
.track_box {
    margin-top: 4%;
}
.track_num {
    border-bottom: 1px solid #000;
    position: relative;
    text-align: left;
    /*padding-bottom: 5px;*/
    margin-top: 5%;
    margin-top:25px\0;
}
.track_num .pen {
    background: url("../../image/query/ico_pen.png") no-repeat; 
    display: inline-block;
    width: 0.8rem;
    height: 1.2rem;
    background-size: 100% 100%;
    position: absolute;
    left: 8px;
    top: 5px;
}
.track_txt {
    width: 80%;
    margin-left: 30px;
    padding: 5px;
    font-size: inherit;
    font-family: "PingFang SC";
    text-align: center;
    background: none;
    border:0;
    resize: none;
    overflow:hidden;
}
.track_txt::-ms-input-placeholder{
    text-align: center;
}
.track_txt::-webkit-input-placeholder{
    text-align: center;
}
.track_txt::-ms-clear{display:none;}
.track_num .close {
    background: #999;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    line-height: 24px;
    line-height: 32px\0;
    text-align: center;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0px;
    top: 4px;
}
.track_num .close:hover {
    background: #666;
}
.track_result {
    width: 86%;
    margin:3% auto 0;
}
.tab_box .hd li {
    float: left;
    border:1px solid #4bb3e7;
    color: #4bb3e7;
    border-radius: 5px;
    padding:0.5% 0.5%;
    padding-top: 1%\0;
    padding-left: 0.8%\0;
    margin: 0 0.35rem 0 0.35rem;
    cursor: pointer;
}
.tab_box .hd li.last {
    margin-right: 0;
}
.tab_box .hd li.on {
    color: #fff;
    background: #4bb3e7;
}
.tab_content {
    margin-top: 2%;
}
.tab_title {
    border-bottom: 1px solid #9d9d9d;
}
.tab_title p {
    float: left;
    color: #4bb3e7;
}
.tab_content .tab_title p + p {
    margin-left: 15%;
}
.tab_content .tab_title p + p + p {
    margin-left: 26%;
}
.tab_result {
    margin-top: 1%;
}
.tab_result .state {
    background: #fff;
    border-radius: 5px;
    padding: 1%;
}
.tab_result .state {
    float: left;
    width: 20%;   
}
.tab_result .state h5 {
    font-weight: 400;
}
.tab_result .state .not {
    color: #f00;
}
.tab_result .state .yes {
    color: #4bb3e8;
}
.tab_result .state .success {
    color: #5acca5;
}
.tab_result .state .unusual {
    color: #f60;
}
.tab_result .state .not em,.tab_result .state .yes em,.tab_result .state .success em,.tab_result .state .unusual em{
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
}
.tab_result .state img {
    width: 100%;
    height: 100%;
}
.tab_result .info_box {
    float:right;
    width: 76%;
}
.tab_result .trace p {
    float: left;
}
.trace p.trace_img {
    width: 250px;
    height: 5px;
    border:1px solid #4bb3e8;
    margin: 1.5% 10%;
}
.trace p.trace_img em {
    height:5px;
    display: block;
    background: #4bb3e8;
    position: relative;
    margin-top: -1px;
}
.trace p.trace_img i {
    background: url("../../image/query/arr_r.png") no-repeat 0 0; 
    background-size: 100% 100%;
    width:16px;
    height: 24px;
    position: absolute;
    right:-5px;
    top:-9px;
}
.tab_result .info_box .latest span{
    font-weight: 700;
}
.trace p.unknow {
    border:0;
}
.trace p.unknow em {
    background: none;
    border-top:5px dashed #4bb3e8;
    width: 100%;
}
.trace p.unknow em i {
    top: -14px;
}
.tab_result .sketch,.tab_result .detail {
    background: #fff;
    border-radius: 5px;
    padding: 1% 1.5%;
    position: relative;
}
.tab_result .sketch {
    cursor: pointer;
}
.tab_result .sketch b {
    display: inline-block;   
    border-right: 5px solid #666; 
    border-bottom: 5px solid #666;  
    width: 1rem; 
    height: 1rem;  
    transform: rotate(45deg);  
    position: absolute;
    right:3%;
    top: 40%;
    cursor: pointer;
}
.tab_result .sketch b.up {
    transform: rotate(-135deg);  
}
.tab_result .detail {
    margin-top: 5px;
    padding: 1.5% 10%;
    display: none;
}
.detail_list{ 
	padding-left: 5px; 
	position: relative;
}
.detail_list li{
	position: relative; 
	padding: 11px 0 11px 15px; 
	line-height: 18px; 
	border-left: 5px solid #fff; 
	color: #44b3ea;
    font-size: 18px;
    color: #999;
	border-color: #999;
}
.detail_list li.now {
	color: #4bb3e7; 
}
.detail_list li.now i.arrow {
	width: 19px; 
	height: 12px;
	position: absolute;
	top:0;
    left: -12px;
    background:url("../../image/query/arr_t.png") no-repeat 0 0;
}
.detail_list li .start_txt,.detail_list li .now_txt {
    position: absolute;
    left: -55px;
    font-weight: 400;
    top: 40%;
}
.detail_list li .node{
	position: absolute; 
	left: -10px; 
	top: 40%; 
	width: 16px; 
	height: 16px; 
	background:url("../../image/query/i_node.png") no-repeat 0 0;
	z-index: 1;
}
.detail_list li.now .node{
	width:20px; 
	height:27px;
	background:url("../../image/query/i_location.png") no-repeat 0 0;
	left: -12px;
}
.detail_list li .time{
	position: relative; 
	top: 4px; 
	display: inline-block; 
	vertical-align: middle;
	margin-right: 5px;
}
.detail_list li .time em {
	margin-left: 10px;
}
.detail_list li .txt{
	position: relative; 
	top: 4px; 
	display: inline-block; 
	vertical-align: middle;
}

/* 运费计算 */
.bg_freight{
    background: url("../../image/query/bg_freight.jpg") no-repeat 0 0; 
    background-size: 100% 100%;
}
.freight_wrap {
    background: rgba(255, 255, 255, .6);
    padding: 2% 3%;
    border-radius: 6px;
    max-width: 960px;
    margin: 12% auto 0;
    overflow-x: auto;
}
.freight_wrap h2,.track_wrap {
    text-align: center;
}
.freight_box {
    margin-top: 3%;
}
.freight_type {
    color: #202020;
}
.freight_type b {
    font-weight: 400;
}
.type_radio {
    display: inline-block;
    width:88%;
}
.freight_type .radio_box {
    margin:0 10% 0 0;
}
.freight_box .radio_box label i {
    border-color: #000;
}
.type_radio .radio_box em {
    background: none;
    font-size: 1rem;
    padding: 0;
}
.category {
    width: 100%;
}
.category .radio_box {
    margin:0 0 1% 0;
    width: 10%;
}
.range  .radio_box {
    margin:0;
    width: 18%;
}
.freight_item {
    margin-top: 3%;
}
.freight_item li {
    float: left;
    width: 30%;
    margin-bottom: 3%;
}
.freight_item li.w4{
    width:40%;
}
.freight_item li label {
    vertical-align: top;
}
.freight_item .form_content {
    width: 40%;
    display: inline-block;
    position: relative;
}
.freight_item .w50{
    width:50%;
}
.freight_item .w60{
    width:60%;
}
.freight_item .w70{
    width:70%;
}
.freight_item .form_select {
    width: 100%;
    border-bottom: 1px solid #000;
}
.freight_item .form_select::after {
    border-top-color: #000;
}
.freight_item .form_select span,.freight_item .form_select li {
    font-size: inherit;
}

.freight_item .form_select ul {
    background: rgba(0, 0, 0, .6);
    border: 1px solid #333;
    border-radius: 0 0 4px 4px;
}
.freight_item .form_select li {
    color: #cecdcd;
}
.freight_item .form_select li:hover {
    color: #44b3ea;
}

.freight_text {
    border:0;
    background: none;
    border-bottom: 1px solid #000;
    text-align: center;
    font-size: inherit;
    width: 100%;
}
.w40 {
    width: 40%;
}
.w29 {
    width: 29%;
}
.w15 {
    width: 15%;
}
.multi_txt {
    width: 9%;
    margin-right: 20px;
    margin-right: 15px\0;
}
.freight_item li.w100 {
    width: 100%;
}
.freight_btn {
    text-align: center;
    margin: 20px 0;
}
.freight_btn p {
    width: 160px;
    height: 42px;
    background-color: #5acca5;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    margin:0 5px;
}
.freight_btn a {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 42px;

    color: #e4f5ef;
    letter-spacing: 3px;
    border:1px solid #5acca5;
    border-radius: 5px;
}
.freight_btn a:active {
    padding:1px 0 0 1px;
    background: #37aa84;
    border-color: #37aa84;
}
.freight_btn p.clear_btn {
    background: none;
}
.freight_btn p.clear_btn a {
    color: #202020;
    border: 1px solid #202020;
    border-radius: 5px;
}
.freight_btn p.clear_btn a:active {
    background: #000;
    color: #fff;
}
.track_btn {
    margin-top: 10%;
}
.track_btn p {
    width: 10rem;
}
.freight_first .multi_txt,.freight_fba .multi_txt,.freight_line .multi_txt{
    width: 24%;
}
.freight_item .verify {
    position: absolute;
    font-size: 14px;
    color: #f00;
    right: 0;
    display: none;
}
.result_box {
    width: 85%;
    margin: 0 auto;
}
.result_box table {
    font-size: 1.2rem;
    text-align: center;
    border-spacing: 5px;
    border-collapse: separate;
    margin-top: 3%;
}
.result_box th {
    font-weight: 400;
    color: #4bb3e7;
    position: relative;
}
.result_box .filter_ico{
    position: absolute;
    display: inline-block;
    background: url("../../image/query/query_ico.png") no-repeat 0 0; 
    width: 0.8rem; 
    height: 0.5rem;
    margin-left: 3px;
    cursor: pointer;
    background-size: 220% 230%;
}
.result_box .filter_ico:hover {
    background: url("../../image/query/query_ico.png") no-repeat 0 0; 
}
.result_box .ico_t {
    background-position: 0 0;
    top:0.4rem;
}
.result_box .ico_t:hover {
    background-position: -17px 0;
}
.result_box .ico_b {
    background-position: 0 -12px;
    top: 1rem;
}
.result_box .ico_b:hover {
    background-position: -17px -12px;
}
.result_box th.hr {
    border-bottom: 1px solid #9d9d9d;
}
.result_box td {
    vertical-align: middle;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}
.result_box td.table_first {
    font-size: 1rem;
}
.result_box td sup {
    vertical-align: top;
}
.result_box td.order_btn {
    background-color: #5acca5;
}
.result_box td.order_btn a{
    color: #fff;
}
.result_box td.order_btn:hover {
    background: #37aa84;
    cursor: pointer;
}
.page {
    text-align: right;
    color: #8d8d8d;
    font-size: 1rem;
    margin: 2% 0;
}
.page_list {
    display: inline-block;
    margin-right:10px;
}
.page_list .disabled {
    border:1px solid #ddd;
    margin:2px;
    padding: 3px;
    color: #ddd;
    border-radius: 5px;
}
.page_list .present {
    border:1px solid #8d8d8d;
    border-radius: 5px;
    padding: 3px;
    background: #8d8d8d;
    color: #fff;
}
.page_list span{
    margin: 0 2px;
}
.page_list a {
    border:1px solid #8d8d8d;
    border-radius: 5px;
    color: #8d8d8d;
    padding: 3px;
    margin: 0 2px;
}
.page_txt {
    background: none;
    border: 0;
    border-bottom: 1px solid #8d8d8d;
    width: 2rem;
}
.skip {
    border:1px solid #8d8d8d;
    background: none;
    border-radius: 5px;
    padding: 3px 10px;
    font-size: 0.8rem;
    color: #8d8d8d;
    margin-left: 5px;
}
.page_list a:hover,.skip:hover {
    background: #8d8d8d;
    color: #fff;
    cursor: pointer;
}
.result_btn {
    text-align: right;
   
}
.result_btn p {
    width: 170px;
    height: 42px;
    background-color: #5acca5;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    margin:0 5px;
    font-size: 1rem;
}
.result_btn p.export {
    width: 190px;
}
.result_btn p a {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 42px;

    color: #e4f5ef;
    letter-spacing: 2px;
    border:1px solid #5acca5;
    border-radius: 5px;
}
.result_btn p a:active {
    padding:1px 0 0 1px;
    background: #37aa84;
    border-color: #37aa84;
}

/* 报价下载 */
.bg_download{
    background: url("../../image/query/bg_download.jpg") no-repeat 0 0; 
    background-size: 100% 100%;
}
.download_txt {
    text-align: center;
    font-size: 3rem;
    letter-spacing: 1px;
    position: absolute;
    top: 46%;
    left: 15%;
}
.download_txt p {

    color: #4bb3e7;
    
}
.download_txt .wms_title {
    font-size: 3rem;
    line-height: 3rem;
}
.download_txt .fba_square {
    margin-right: 10px;
}
.floor_middle {
    padding:2% 0 5%;
    font-size: 1.3rem;
    color: #505050;
    min-width: 1349px;
    background: #f5f5f5;
    min-height: 500px;
}
.middle_list {
    width:90%;
    margin: 0 auto;
}
.middle_list th,.middle_list td {
    text-align: left;
    letter-spacing: -2px;
} 
.middle_box {
    width: 27%;
    float: left;
    background: #fff;
    padding:2% 1% 0;
    margin:3% 3% 0;
    min-height: 31rem;
    position: relative;
}
.middle_box h4 {
    color: #4bb3e7;
    font-size: 1.4rem;
    text-align: center;

    font-weight: 400;
}
.middle_box h4 i {
    width:16%;
    height: 0.2rem;
    background: #4bb3e7;
    display: block;
    margin: 10px auto;
}
.middle_txt {
    min-height: 18rem;
    margin-top: 10px;
}
.middle_txt h5 {
    margin-top: 10%;
    font-weight: 400;
    color: #333;
    font-size: 1.3rem;
}
.middle_btn {
    width: 15rem;
    height: 3.5rem;
    margin: 10% auto 5%;
    background-color: #4bb3e7;
    border-radius: 10px;
    text-align: center;
}
.middle_btn a {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 3.5rem;
    font-size: 1.3rem;
    color: #e4f5ef;
    letter-spacing: 2px;
}
.middle_btn a:active {
    padding:1px 0 0 1px;
    background: #2a95ca;
    border-radius: 10px;
}
.middle_more {
    color: #4bb3e7;
    font-size: 1.7rem;
    margin-top: 50%;
    text-align: center;
}
.middle_more i {
    display: inline-block;
    width:2.1rem;
    height:2.2rem;
    background: url("../../image/query/more_download.png") no-repeat 0 0; 
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 2%;
}
.fba_box,.line_box{
    margin:5% 0;
}
.fba_box .fba_list,.line_box .fba_list {
    width: 90%;
    margin:5% auto 0;
    line-height: 2.2rem;
}
.fba_box .fba_list th,.line_box .fba_list th {
    font-weight: 400;
}
.fba_box .middle_txt {
    min-height: 14rem;
}
.fba_box .middle_box {
    min-height: 27rem;
}
.fba_box .middle_more {
    width: 68%;
    margin: 40% auto;
}
.fba_box .middle_more i,.line_box .middle_more i {
    width:30%;
    height: 0.2rem;
    background: #4bb3e7;
    display: block;
    margin: 10px auto;
}
.middle_btn_box {
    text-align: center;
}
.middle_btn_box .middle_btn{
    display: inline-block;
    width: 8.5rem;
    margin: 10% 1% 5%;
}
.line_box .middle_txt {
    min-height: 8rem;
}
.line_box .middle_box {
    min-height: 21rem;
}
.line_box .middle_more {
    width: 55%;
    margin: 30% auto;
}

/* 媒体查询自适应 */
@media screen and (min-width: 1px) and (max-width: 1500px) {
    .result_box .filter_ico{
        height: 0.6rem;
    }
    .tab_content .tab_title p + p + p {
        margin-left: 30%;
    }
}