html,body{font-size: 0.95rem;font-family:'Arial Normal', 'Arial';color: #333;background: #f6f6f6;}
a{background-color:transparent;text-decoration:none;color: #666;}
a{outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
li{list-style:none;}
input,button,select,textarea{outline:medium; outline:none; resize: none;  outline:0px;-webkit-appearance: auto; }
img{border:0px;}
/*button,select,textarea{-webkit-appearance:none;background: transparent;}*/
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
body {
    width: 100%;/* max-width: 750px;margin: 0 auto;*/
    -webkit-text-size-adjust: none;
	/*iPhoneX 安全区域屏幕安全距离*/
    padding-top: constant(safe-area-inset-top);            
    padding-left: constant(safe-area-inset-left);               
    padding-right: constant(safe-area-inset-right);         
    padding-bottom: constant(safe-area-inset-bottom);
    padding-top: env(safe-area-inset-top);            
    padding-left: env(safe-area-inset-left);               
    padding-right: env(safe-area-inset-right);         
    padding-bottom: env(safe-area-inset-bottom);  
}
button { cursor: pointer; -webkit-appearance: none; font-size: 0.95rem;}
::-webkit-input-placeholder {color: #999999;font-size: 0.9rem;}
*{margin: 0;padding: 0;}
th,td{ font-weight: 500; /*overflow:hidden;*/ word-wrap:break-word; word-break:break-all;}

img , .bg_img{
	image-rendering: -moz-crisp-edges; /* Firefox */     
	image-rendering: -o-crisp-edges; /* Opera */      
	image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
    image-rendering: crisp-edges; 
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.com{font-size: 0.95rem; width: 100%; /*max-width: 750px;margin: 0 auto;*/}
.clearfix::after{ content:""; height:0; line-height:0; display:block; visibility:hidden; clear:both;}
.clearfix{ zoom: 1; overflow: hidden; }

/*导航*/
.nav{position:fixed;width:100%;height:3.25rem;background:#0099ff;text-align:center;border-bottom:1px solid #f1f1f1;z-index:10;color: #fff;}
.nav_goback{ position: absolute; left: 1.25rem; top: 0; padding-top: 1rem; width: 10%; text-align: left;}
.nav_goback img{width: 0.8rem;}
.nav_cen{ position: absolute; right: 1.25rem; top: 0; padding-top: 1rem; width: 10%; text-align: right;}
.nav_cen img{ width: 1.5rem;}
.nav span{ line-height: 3.25rem;}

/*立即下单*/
.padding_top{ padding-top: 3.25rem; padding-bottom: 3.5rem}
.xd_1{ background: #fff; padding:1rem 0.8rem;}
.xd_1in{ margin-top: 0.6rem;display: flex;justify-content: space-between;}
.xd_1insp{flex: 1;margin-right: 0.3rem; height: 4rem; padding: 0 0.3rem;background: #f9f9f9;border-radius: 3px;justify-content: center;
    display: flex;align-items: center; text-align: center;}
.xd_1insp_on{background: #0099ff;color: #fff;}
.xd_1insp:nth-child(5n){margin-right: 0px;}

.xd_2{ width: 100%;background: #fff;margin-top: 0.6rem;padding: 0.8rem;box-sizing: border-box; }
.xd_2in{ display: flex;justify-content: space-between;align-items: center; padding: 0.7rem 0px;}
.xd_2inse{ background: transparent;border:none;text-align: right; }
.xinghao{color: red}
.xd_2insp{  }
.xd_2in2{ flex: 1;display: flex;flex-wrap: wrap;align-items: top; }
.xd_2in_2{ display: flex;justify-content: space-between;align-items: top;  padding: 0.6rem 0px; }
.xd_2in2sp{padding-left: 0.6rem;}
.xd_2incheck{ vertical-align: middle;margin-top: -1px; }

.xd_3{ width: 100%;background: #fff;margin-top: 0.6rem;padding: 0.8rem 0.8rem 0.5rem 0.8rem;box-sizing: border-box; }
.xd_3in{ display: flex;align-items: center; padding: 1rem 0; border-top: 1px solid #f6f6f6;}
.xd_3L{width: 2.25rem;height: 2.25rem;background: #ff9600;border-radius: 2rem;text-align: center;line-height: 2.25rem;color: #fff;
    margin-right: 0.8rem;}
.xd_3L2{ background: #ec808d; }
.xd_3C{ flex: 1; padding-right: 0.8rem;}
.xd_3C2{ padding-top: 0.3rem; }
.xd_3R{width: 23%;text-align: center; border-left:1px solid #e4e4e4;padding: 0.3rem 0 0.3rem 0.3rem;box-sizing: border-box;}

.xd_1t{display: flex;width: 100%;}
.xd_1tsp{ flex: 1; }
.xd_1ta{ color: #0099ff; }
.xd_3ul{ display: flex;flex-wrap: wrap;margin-top: 0.3rem; padding-bottom: 0.5rem;}
.xd_3li{ margin: 0.3rem 1rem 0 0;border:1px solid #ccc;padding:3px 12px;border-radius: 3px;}

.xd_btn{ position: fixed;width: 100%;bottom:0;height: 3.2rem; z-index: 10}
.xd_btn2{ background: transparent;border:none;width: 100%;height: 100%;background: #0099ff;color: #fff }

/*货物信息弹窗*/
.sbxx_up{position: fixed;left: 0;right: 0;bottom:0;z-index: 99;width: 100%;height: 100vh;}
.sbxx_bg{ position: absolute; top:0;left: 0;right: 0;bottom:0;z-index: 99;background: rgba(0,0,0,0.5);}
.sbxx_1{width: 100%;max-height: 80vh; background:#f2f2f2;padding: 0.8rem 0.8rem 3.5rem 0.8rem;border-radius: 0.6rem 0.6rem 0 0;
    box-sizing: border-box;position: absolute;z-index: 100;bottom:0; overflow-y: auto;}
.sbxx_1in{ background: #fff;border-radius: 0.3rem;margin-bottom: 0.6rem }
.sbxx_1t{width: 100%;height: 55px; border-bottom: 1px solid #f6f6f6;
    display: flex; align-items: center;justify-content: center;position: relative;}
.zhankai{
    display: inline-block;
    width: 1.2rem;
    height: 1rem;
    text-align: center;
    background-image: url(../images/set.png);
    background-size: 16px 10px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 2px 0 0 10px;
}
.shouqi{
    display: inline-block;
    width: 1.2rem;
    height: 1rem;
    text-align: center;
    background-image: url(../images/set1.png);
    background-size: 16px 10px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 2px 0 0 10px;
}
.sbxx_1ta{ position: absolute;right: 1.2rem;}
.sbxx_1ta2{ color: #ff6000}
.sbxx_1ta3{color: #0099ff;padding-left: 0.5rem}
.sbxx_2{ padding: 0 0.8rem; }
.sbxx_2in{ display: flex;align-items: center; padding: 0.8rem 0px;}
.sbxx_2inL{ display: inline-block;width: 25%;margin-right: 0.5rem; }
.sbxx_2inR{ flex: 1; }
.sbxx_2Rinput{ background: transparent;border:none; }
.sbxx_2Rinput2{ background: transparent;border:none;width: 28%; border-bottom: 1px solid #f6f6f6;margin-right: 3%;}

.xd_btn_2{ position: fixed;width: 100%;bottom:0;height: 3.2rem; z-index: 100; }

.xd_3tab{ width: 100%;padding: 1.2rem 0; }
.xd_3tab th{ height: 2.2rem; }
.xd_3tab td{ text-align: center;  height: 2.4rem;}
.xd_3del{ width: 1.1rem;}
.xd_3tabse{background: transparent;border:none; width: 6rem;height: 2rem; border:1px solid #e4e4e4;border-radius: 3px;color: #0099ff;}
.xd_3tab_tda{ color: #0099ff;cursor: pointer; }
.xd_3tabtj{ text-align: center;margin: 0.6rem; }
.xd_3taba{ color: #0099ff; }

.copyright{ font-size: 0.8rem;text-align: center;padding: 2rem 2rem 5rem 2rem;color: #999;}
/*底部栏*/
.btn{ position: fixed; bottom: 0; z-index: 99; width: 100%; height: 4.5rem; background: #fff;border-top: 1px solid #efefef;padding: 0;}
.btn_ul{ width: 100%; display: flex;justify-content: center;}
.btn_li{width: 20%;text-align: center;padding-top: 0.6rem;}
.btn_a{display: block;}
.btn_icon{width: 1.8rem;height: 1.8rem;vertical-align: middle;}
/*.btn_icon2{width: 2.5rem;height: 2.5rem;vertical-align: middle;margin-top: 0.2rem}*/
.btn_span{font-size: 0.9rem;color: #333;vertical-align: middle;padding-top: 0.2rem}
.btn_lisp{ width: 3.6rem;height: 3.6rem;border-radius: 3rem;background: #0099ff;color: #fff;font-size: 0.85rem;
    text-align: center;display: flex;align-items: center;justify-content: center; margin: 0 auto;
}
.btn_span_on{ color: #0099ff; }

/*幻灯片广告*/
.baolan_banner{width: 100%;border-radius: 8px;overflow: hidden;}
.focus{ width:100%; height:auto; margin:0 auto; position:relative; overflow:hidden;}
.focus .hd{ width:100%; height:0.3rem; position:absolute; z-index:1; bottom:0; text-align:center;  display: none;}
.focus .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:0.3rem; background-color:rgba(51,51,51,0.5); }
.focus .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; }
.focus .hd ul .on{ background:#11305f; }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%; height:auto;display: block; }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

/**
 * 轨迹详情
 */
.full_1{
    margin-top:0;
    border: 0;
}
.track_1ain{
    padding-top: 0.5rem;
}
.track_info{
    width: 100%;
    padding: 0 1rem 1rem 1rem;
    background: #fff;
    box-sizing: border-box;
    margin-top: 0.6rem;
}
.track_info .track_info_tit{
    width: 100%;
    line-height: 3rem;
    border-bottom: 1px solid #ccc;
}
.track_info .track_info_tit a{
    float: right;
}
.track_info .track_info_lc{
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 0.8rem 0;
}
.track_info .track_info_lc img{
    width: 60%;
    margin-top: 1.5rem;
}
.track_info .track_info_lc span{
    width: 100%;
    display: inline-block;
}
.track_info .track_info_lc .ckmc{
    line-height: 3rem;
    font-size: 1.2rem;
    font-weight: bold;
}
.track_info .track_info_lc .ckbt{
    color: #aaa;
    line-height: 2rem;
}
.track_info table {width: 100%}
.track_info table tr {width: 100%; font-weight: bold; color: #909090}
.track_info table tr.last-line {color: #333333;}
.track_info table tr.last-line {color: #FF6600;}
.track_info table td {height: 60px; background: none}
.track_info table tr:nth-child(odd) {background: #f6f6f6}
.track_info table tr:nth-child(even) {background: #eeeeee}

.track_info table td.col1 {width:30%; text-align:center;}
.track_info table td.col2 {padding: 10px; width: 60%; line-height: 24px;}
.track_info table td.colstatus {width: 10%}
.track_info table tr td.colstatus {background: url("../images/step_point.png") center center no-repeat}
.track_info table tr.first-line td.colstatus {background: url("../images/step_start.png") center center no-repeat}
.track_info table tr.wait td.colstatus {background: url("../images/step_wait.gif") center center no-repeat}
.track_info table tr.checked td.colstatus {background: url("../images/step_finish.png") center center no-repeat}
.result-date, .result-time {display: block; width: 100%; text-align: center}
.result-date {height: 20px; padding-top: 10px; font-weight: normal; font-size: 12px;}
.result-time {height: 35px; font-size: 20px;}
.track_info table th {height: 30px;}
.smart-result-comname, .smart-result-kuaidinum {display: inline-block; height: 35px; line-height: 35px; text-align: center; text-shadow: none; font-size: 16px; color: #FFFFFF}
.smart-result-comname {width: 35%; background: #88cdfe;overflow: hidden;display: inline-block;}
.smart-result-kuaidinum {/* width: 63%; */background: #67baf7;overflow: hidden;display: inline-block;flex: 1;}
.addlist{font-size:16px; color:#f00; font-weight:900; text-decoration:underline;}
/*2022-11-9*/
/*待付账单*/
.zd_1{ padding: 0rem 0.8rem; }
.zd_1in{ margin-top: 0.6rem;background: #fff;border-radius: 0.4rem;padding: 0rem 0.8rem; }
.zd_1int{display: flex;align-items: center; padding: 1rem 0 0.3rem 0;}
.zd_1intimg{ width: 1.2rem;height: 1.2rem;flex-shrink: 0; }
.zd_1intsp{ flex: 1;padding-left: 0.8rem; }
.zd_1inC{ padding-bottom: 0.8rem; }
.zd_1inC1{ padding-top: 0.6rem;display: flex;justify-content: space-between; }
.zd_1inC1sp{ width: 50%;display: inline-block; }
.zd_1inC1sp b{ font-weight: 500;color: #FC4C5C; }
.zd_1inC1sp2{ text-align: right; }
.zd_1inb{ border-top: 1px solid #eee; padding: 0.8rem 0;display: flex;align-items: center;}
.zd_1inbL{}
.zd_1inbLsp{ color: #FC4C5C; }
.zd_1inbR{ flex: 1;padding-left: 1rem;text-align: right; }
.zd_1inbRa{ display: inline-block;height: 2rem;line-height: 2rem;padding: 0 0.8rem;min-width: 3rem;text-align: center;margin-left: 0.3rem;
    border:1px solid #e4e4e4;border-radius: 3px; color: #333;
}
.zd_1inbRa2{ display: inline-block;height: 2rem;line-height: 2rem;padding: 0 1rem;min-width: 3rem;text-align: center;margin-left: 0.3rem;
    border-radius: 3px; background: #0099ff;color: #fff;
}
/*账单明细*/
.zd_2{ background: #fff;padding: 0.5rem 1rem 1.2rem 1rem; }
.zd_2in{ padding-top: 0.6rem;display: flex; }
.zd_2insp{ flex: 1; }
.zd_3{height: 2.6rem; margin-top: 0.8rem; background: #fff;border-radius: 2rem;position: relative;}
.zd_search{ width: 1.3rem;position: absolute;top: 0.6rem;left:1rem; }
.zd_3input{background: transparent;border:none; padding-left: 2.8rem;width: 100%; height: 2.4rem;box-sizing: border-box;}
.zd_4{ margin-top: 0.6rem;background: #fff;border-radius: 0.4rem;padding: 0.8rem 0.8rem 1.2rem 0.8rem; }

.zd_5{ padding-top: 2.5rem;text-align: center; }
.zd_5b{ font-size: 1.8rem;padding-left: 0.2rem; }
.zd_5in{ text-align: center;padding: 1.2rem;color: #999; }

.zd_6{ margin-top: 1.5rem;border-top: 1px dashed #eee; }
.zd_6in{padding-top: 0.8rem;display: flex;justify-content: space-between;}
.zd_4t{ font-weight: bold;font-size: 1rem;}
.zd_4in{display: flex;justify-content: space-between;padding-top: 1.2rem;  }
.zd_4in2{ padding: 3rem 0rem; }
.zd_4in2btn{background: transparent;border:none; width: 100%;height: 2.6rem;background: #0099ff;color: #fff;border-radius: 4px; }

.zd_3_1{border:1px solid #eee;margin-top: 0.5rem;}
.zd_7se{ font-size: 1.2rem;background: transparent;border:none; }
.zd_7{ padding: 0.8rem 0;color: #999; }
.zd_7 span{ padding-right: 2rem; }
.zd_8{ border-top: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2; padding-bottom: 0.7rem;margin-top: -1px;}
.zd_8in{padding-top: 0.5rem;color: #676767;}














