﻿#track {background-color:#f0f0f0;}
#track .cont {margin: 0 auto; padding-top: 100px; padding-bottom: 60px; width: 800px; text-align: center;}
#track .cont .tis {padding-bottom: 30px; color: var(--tis-color); font-size: 34px; font-weight: normal; line-height: 1;}
#track .cont textarea {padding: 15px 20px; width: 100%; height: 200px; font-size: 16px; line-height: 1.65; border: none; box-shadow: 0 0 5px rgba(100,100,100,0.1); background-color:#fff;}
#track .cont button {margin-top: 30px; width: 180px; height: 50px; color:#fff; font-size: 18px; font-weight: bold; border: none; background-color:#d7000f;}

#track_result .conts {padding-bottom: 40px;}
#track_result .rows {margin-top: 40px; border-radius: 5px; border: 1px solid #e0e0e0; overflow: hidden;}
#track_result .rows .info {display: flex; justify-content: space-between; padding: 20px; color:#000; background-color: #f4f7fe;}
#track_result .rows .info span {color:#999;}
#track_result .rows .info .number {width: 19%;}
#track_result .rows .info .country {width: 15%;}
#track_result .rows .info .piece {width: 8%;}
#track_result .rows .info .date {width: 20%; text-align: right;}
#track_result .rows .list {padding: 10px 30px 30px 30px; color:#333;}
#track_result .rows .list .time {width: 20%;}
#track_result .rows .list .desc {width: 50%;}
#track_result .rows table tr td {padding: 12px 12px; border-bottom: 1px dashed #eee;}
#track_result .rows table thead tr td {color:#333; font-weight: bold;}
#track_result .rows table tbody tr:nth-child(even) td {background-color: #f8f8f8;}
#track_result .errmsg {padding: 50px 0; text-align: center; color:#ff0000; font-size: 16px; line-height: 1.8;}
#track_result .loading {padding-top: 50px; padding-bottom: 50px; text-align: center;}

#freight {display: flex; flex-flow: row wrap; justify-content: space-between; margin-left: 20px; margin-right: 20px; padding: 40px; color:#fff; font-size: 16px; border-radius: 5px; box-sizing: border-box; background-color: #1c3881;}
#freight .tis {margin-bottom: 30px; width: 100%; font-size: 30px; text-align: center;}
#freight .cont {display: flex; flex-flow: row wrap; flex: 1 1 auto; width: 80%;}
#freight .cont .items {display: flex; align-items: center; width: 50%;}
#freight .cont .items:nth-child(n+3) {margin-top: 20px;}
#freight .cont .items .bts {flex: 0 0 auto; width: 110px; text-align: right;}
#freight .cont .items .bts span {margin-right: 5px; color:#cd9533; font-size: 14px;}
#freight .cont .items .nrs {flex: 1 1 auto; position: relative; margin-left: 15px; font-size: 0;}
#freight .cont .items .nrs input {padding-left: 10px; padding-right: 10px; width: 100%; height: 40px; border: none; border-radius: 4px; background-color: #fff;}
#freight .cont .items .nrs select {padding-left: 8px; padding-right: 10px; width: 100%; height: 40px; border: none; border-radius: 4px; background-color: #fff;}
#freight button {flex: 0 0 auto; margin-left: 30px; width: 140px; color:#fff; font-size: 18px; font-weight: bold; border-radius: 5px; border: none; background-color: #cd9533;}

#freight_result {margin-left: 20px; margin-right: 20px;}
#freight_result .errmsg {padding: 50px 0; text-align: center; color:#ff0000; font-size: 16px; line-height: 1.8;}
#freight_result .loading {padding: 40px 0; text-align: center;}
#freight_result .thead {position:relative;margin-top:50px;padding:20px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.1);background-color:#fff;}
#freight_result .thead dd {display:inline-block;color:#222;font-size:15px;vertical-align:top;box-sizing:border-box;}
#freight_result .thead dd:nth-child(1) {width:40%;padding-left:67px;}
#freight_result .thead dd:nth-child(2) {width:15%;}
#freight_result .thead dd:nth-child(3) {width:15%;}
#freight_result .thead dd:nth-child(4) {width:15%;}
#freight_result .thead dd:last-child {position:absolute;top:0;right:20px;padding:20px 0;width:120px;text-align:center;}

#freight_result .list {position:relative;z-index:1;margin-top:15px;padding:20px;padding-bottom:15px;color:#222;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.1);background-color:#fff;}
#freight_result .list .info {display:flex;align-items:center;position:relative;}
#freight_result .list .info dd {line-height:1.8;box-sizing:border-box;}
#freight_result .list .info dd:nth-child(1) {width:40%;}
#freight_result .list .info dd:nth-child(2) {width:15%;}
#freight_result .list .info dd:nth-child(3) {width:15%;}
#freight_result .list .info dd:nth-child(4) {width:15%;}
#freight_result .list .info dd:last-child {position:absolute;top:0;right:0;padding:0;width:120px;height:100%;}
#freight_result .list .info dd:last-child a {width:100%;height:32px;line-height:32px;color:#fff;text-align:center;border-radius:4px;background-color:#00a5ff;}
#freight_result .list .info dd:last-child a:hover {background-color:#ff9900;}
#freight_result .list .info dd:last-child span {margin-top:12px;width:100%;height:32px;line-height:32px;color:#808080;text-align:center;border-radius:4px;border:1px solid #ccc;background-color:#fff;cursor:pointer;}
#freight_result .list .info dd:last-child span:hover {color:#00a5ff;border-color:#00a5ff;background-color:#f5f5f5;}
#freight_result .list .name {display:flex;align-items:flex-start;}
#freight_result .list .name .imgs {flex:0 0 auto;width:52px;}
#freight_result .list .name .text {flex:1 1 auto;margin-left:15px;}
#freight_result .list .name .text h2 {font-size:16px;}
#freight_result .list .name .text p {position:relative;margin-top:10px;padding-left:12px;color:#808080;font-size:12px;line-height:normal;}
#freight_result .list .name .text p:before {position:absolute;top:50%;left:0;display:block;margin-top:-1px;width:4px;height:4px;content:"";border-radius:50%;background-color:#1dbafd;}
#freight_result .list .price li {color:#808080;font-size:12px;}
#freight_result .list .price p span {color:#e10b25;font-size:16px;}
#freight_result .list .price p span strong {font-size:20px;}
#freight_result .list .intro {display:flex;margin-top:20px;padding-top:12px;border-top:1px solid #ddd;}
#freight_result .list .intro .jjhw li {position:relative;display:inline-block;margin-right:12px;width:80px;height:28px;vertical-align:top;border-radius:3px;box-sizing:border-box;border:1px solid #298fd1;background-color:#d3edfc;}
#freight_result .list .intro .jjhw li span {display:block;line-height:26px;color:#006ac0;text-align:center;}
#freight_result .list .intro .jjhw li p {position:absolute;top:100%;left:0;display:none;padding:10px 12px;width:300px;font-size:12px;line-height:1.8;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,0.2);background-color:#fff;transform:translateY(5px);}
#freight_result .list .intro .jjhw li:nth-child(2) {border-color:#ff4a5d;background-color:#feecec;}
#freight_result .list .intro .jjhw li:nth-child(2) span {color:#ff5266;}
#freight_result .list .intro .jjhw li:hover p {display:block;}
#freight_result .list .intro .desc {width:calc(100% - 184px);border-radius:3px;box-sizing:border-box;border:1px solid #e7e5e6;background-color:#f4f4f4;}
#freight_result .list .intro .desc .text1 {padding:0 12px;height:26px;line-height:26px;color:#333;font-size:12px;}
#freight_result .list .intro .desc .text2 {display:none;padding:10px 12px;line-height:1.8;}
#freight_result .list:hover {z-index:2;}

#freight_result .list-m {display:none;position:relative;margin-top:3%;padding:10px 20px 0 20px;color:#666;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.1);background-color:#fff;}
#freight_result .list-m img {position:absolute;top:12px;right:12px;width:40px;}
#freight_result .list-m .info dd {display:flex;padding:4px 0;line-height:1.6;}
#freight_result .list-m .info dd:first-child p {color:#222;font-weight:bold;}
#freight_result .list-m .info dd .bts {flex:0 0 auto;}
#freight_result .list-m .info dd .text {flex:1 1 auto;}
#freight_result .list-m .info .price .text {color:#e10b25;font-weight:bold;}
#freight_result .list-m .info .fys {justify-content:space-between;}
#freight_result .list-m .info .btns {justify-content:center;padding-top:15px;padding-bottom:20px;}
#freight_result .list-m .info .btns a {width:80px;height:26px;line-height:26px;color:#fff;font-size:12px;text-align:center;border-radius:3px;background-color:#00a5ff;}
#freight_result .list-m .info .btns span {margin-left:10px;width:80px;height:26px;line-height:26px;color:#808080;font-size:12px;text-align:center;border-radius:3px;border:1px solid #ddd;background-color:#fff;}
#freight_result .list-m .desc {display:none;padding-top:10px;padding-bottom:5px;line-height:1.65;border-top:1px solid #ddd;}

.country-list {position:absolute;top:100%;left:0;z-index:2;display:none;padding:10px 0;width:100%;height:240px;box-sizing:border-box;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,0.1);background-color:#fff;overflow-y:auto;}
.country-list li {padding:5px 20px;color:#333;font-size:14px;text-align:left;cursor:pointer;}
.country-list li .jm {display:inline-block;width:30px;}
.country-list li .name {margin-right:10px;}
.country-list li .name-en {font-size:12px;}
.country-list li:hover {color:#0053c5;background-color:#f0f0f0;}
.country-list li:hover span {color:#0053c5;}

@media only screen and (max-width: 1280px){
	#track_result .conts {padding-bottom: 4%;}
	#track_result .rows .info {padding: 15px; font-size: 13px;}
	#track_result .rows .info span {font-size: 12px;}
	#track_result .rows table tr td {padding: 10px;}
	#freight_result .thead {margin-top:4%;}
}

@media only screen and (max-width: 1024px){
	#track_result .conts {padding: 0 4% 4% 4%;}
	#track_result .rows {margin-top: 4%;}
	#track_result .rows .info {flex-flow: row wrap; padding: 10px 15px;}
	#track_result .rows .info li {padding: 5px 0;}
	#track_result .rows .info .number {width: 33.33%;}
	#track_result .rows .info .country {width: 33.33%;}
	#track_result .rows .info .piece {width: 33.33%;}
	#track_result .rows .info .date {width: 33.33%; text-align: left;}
	#track_result .rows .list {padding: 10px 15px 20px 15px;}
	#track_result .rows table tr td {font-size: 12px;}

	#freight {justify-content: center; margin-left: 0; margin-right: 0; padding: 4%; font-size: 14px; border-radius: 0;}
	#freight .tis {margin-bottom: 20px; font-size: 26px; text-align: center;}
	#freight .cont {width: 100%;}
	#freight button {margin-left: 0; margin-top: 4%; width: 150px; height: 40px; font-size: 16px; border-radius: 4px;}
	#freight_result {margin: 0;}
	#freight_result .conts {padding: 0 4% 4% 4%;}
}

@media only screen and (max-width: 800px){
	#track .cont {padding: 8% 4% 4% 4%; width: auto;}
	#track .cont .tis {padding-bottom: 20px; font-size: 24px;}
	#track .cont textarea {padding: 10px 12px; font-size: 14px;}
	#track .cont button {margin-top: 4%; width: 130px; height: 40px; font-size: 14px;}

	#freight_result .thead {padding:15px;}
	#freight_result .thead dd {font-size:14px;}
	#freight_result .thead dd:nth-child(1) {width:35%;}
	#freight_result .thead dd:nth-child(2) {width:15%;}
	#freight_result .thead dd:nth-child(3) {width:15%;}
	#freight_result .thead dd:nth-child(4) {width:20%;}
	#freight_result .thead dd:last-child {right:20px;padding:15px 0;width:90px;}
	#freight_result .list {font-size:12px;}
	#freight_result .list .info dd:nth-child(1) {width:35%;}
	#freight_result .list .info dd:nth-child(2) {width:15%;}
	#freight_result .list .info dd:nth-child(3) {width:15%;}
	#freight_result .list .info dd:nth-child(4) {width:20%;}
	#freight_result .list .info dd:last-child {width:90px;}
	#freight_result .list .name .text h2 {font-size:14px;}
}

@media only screen and (max-width: 640px){
	#freight .tis {font-size: 20px;}
	#freight .cont {display: block;}
	#freight .cont .items {width: 100%;}
	#freight .cont .items:nth-child(n+2) {margin-top: 20px;}
	#freight_result .thead {display:none;}
	#freight_result .list {display:none;}
	#freight_result .list-m {display:block;}
}

@media only screen and (max-width: 480px){
	#track .cont {padding: 8% 5%;}
	#track .cont .tis {padding-bottom: 4%; font-size: 18px; font-weight: bold;}
	#track .cont textarea {padding: 10px 12px; height: 150px; font-size: 14px; line-height: 1.6;}
	#track .cont button {margin-top: 4%; width: 120px; height: 36px; font-size: 14px;}
	#track_result .conts {padding: 0 5% 5% 5%;}
	#track_result .rows {margin-top: 6%;}
	#track_result .rows .info {display: block; padding: 5px 10px;}
	#track_result .rows .info li {display: flex; padding: 5px 0;}
	#track_result .rows .info li span {flex: 0 0 auto; width: 60px;}
	#track_result .rows .info .number {width: 100%;}
	#track_result .rows .info .country {width: 100%;}
	#track_result .rows .info .piece {width: 100%;}
	#track_result .rows .info .date {width: 100%;}
	#track_result .rows .list {padding: 0;}
	#track_result .rows .list .time {width: 26%;}
	#track_result .rows .list .desc {width: 50%;}
	#track_result .rows table tr td {padding:8px 0 8px 10px;font-size: 12px; line-height: 1.4;}
	#track_result .rows table tbody tr:last-child td {border-bottom: none;}
	#track_result .errmsg {padding: 6% 0; font-size: 14px; line-height: 1.65;}
	#track_result .loading {margin-top: 6%;}

	#freight {padding: 5%;}
	#freight .tis {margin-bottom: 4%; font-size: 18px;}
	#freight .cont .items:nth-child(n+2) {margin-top: 4%;}
	#freight .cont .items .bts {width: 75px;}
	#freight .cont .items .nrs {margin-left: 10px;}
	#freight .cont .items .nrs input {height: 35px; border-radius: 3px;}
	#freight .cont .items .nrs select {height: 35px; border-radius: 3px;}
	#freight button {margin-top: 5%; width: 110px; height: 32px; font-size: 14px; border-radius: 3px;}
	#freight_result .conts {padding: 0 5% 5% 5%;}
	#freight_result .errmsg {padding: 6% 0; font-size: 14px; line-height: 1.65;}
	#freight_result .loading {padding: 6% 0;}
	#freight_result .list-m {margin-top:5%;padding:10px 12px 0 12px;box-shadow:0 0 5px rgba(0,0,0,0.1);}
	#freight_result .list-m .info dd {padding:2px 0;}
	#freight_result .list-m .info .fys {color:#999;font-size:12px;}
	#freight_result .list-m .info .btns {padding-top:12px;padding-bottom:15px;}
}