@charset "utf-8";
html, body {
	background: #f0f7fc;
	text-align: left;
	font: 100% "Microsoft YaHei", Verdana, arial, sans-serif;
}
html, body, h1, h2, p, span, a, div, ol, ul, li, table, tbody, tfoot, thead, tr, th, td, canvas {
	margin: 0;
	padding: 0;
}
a {
	color: #006aad;
	text-decoration: none
}
a:hover {
	color: red;
	text-decoration: underline
}
.red {
	color: #F00;
}
.clear {
	clear: both;
}
section {
	padding: 0 0.5rem;
}
footer {
	font-size: 0.75rem;
	color: #ccc;
	text-align: center;
	border-top: 1px solid #D7D7D7;
	width: 95%;
	margin: 10px auto;
	padding: 5px
}
footer a {
	color: #ccc;
}
h1 {
	font-size: 1rem;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #FFF;
	font-weight: normal
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.info {
	text-align: left;
	padding: 5px;
	color: #999;
	margin-top: 10px;
	font-size: 0.75rem;
}
.info ul {
	margin-left: 20px;
	font-size: 0.875rem;
	line-height: 150%;
}
/*submit*/
.search-box {
	width: 800px;
	margin: 0 auto;
}
.search-box input,.search-box canvas{
	margin: 0 10px;
}
.search-box .hd40 {
	height: 40px;
}
.search-box .input-val {
	width: 200px;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.search-box #canvas {
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #ddd;
	cursor: pointer;
	width: 100px;
}
.search-box .input-track {
	box-sizing: border-box;
	width: 300px;
}
.search-box #search {
	width: 100px;
	box-sizing: border-box;
	cursor: pointer;
	background: #4d90fe;
	color: #fff;
	border: none;
}
/*head*/
#logo {
	margin: 20px 0;
	text-align: center
}
#logo img {
	max-width: 100%;
}
/*index*/
.index-sc {
	padding: 0;
}
/*nav*/
.header-nav {
	height: 40px;
	overflow: hidden;
	position: relative;
	background-image: linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -o-linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -moz-linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -webkit-linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -ms-linear-gradient(#5587E2, #4678C6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5587E2), to(#4678C6));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5587E2), color-stop(1, #4678C6));
	background-color: #4C7ED1;
	margin-bottom: 20px;
	text-align: center
}

/*单号查询开始*/
.resutl_box b, .resutl_box em, .resutl_box i {
	font-style: normal;
	font-weight: normal;
}
.resutl_box {
	padding: 0 0.625rem;
	background-color: #fff;
}
.important_infor {
	padding: 0.5rem 0.5rem 0 0.5rem;
}
.express_infor h3 {
	font-size: 1rem;
	padding: 0 0.5rem;
}
.important_infor img {
	width: 2.5rem;
	border-radius: 25rem;
	float: left;
	margin-right: 0.5rem;
}
.infor_div span {
	color: #666666;
	font-size: 0.875rem;
	padding-right: 0.875rem;
}
.important_infor .zt_span {
	background: url(/skin/images/kuaidi/icon_7.png) left center no-repeat;
	background-size: 0.8rem 0.8rem;
	padding-left: 1rem;
	color: #40a3f8;
}
.timeline {
	padding: 0.5rem 0.5rem;
}
.timeline li {
	display: -webkit-box;
	-webkit-box-align: center;
	color: #777;
	border-left: 1px solid #cdcdcd;
	padding: 0.5rem;
	position: relative;
}
.timeline li.marginbot {
	color: #000;
}
.time_active {
	width: 1rem;
	height: 2.0625rem;
	display: inline-block;
	position: absolute;
}
.time_normal {
	width: 1rem;
	height: 2.0625rem;
	display: inline-block;
	position: absolute;
	background: url(/skin/images/kuaidi/icon_6.png) center center no-repeat;
	background-size: 1rem auto;
	top: 0;
	left: -0.5rem;
}
.time_active {
	background: url(/skin/images/kuaidi/icon_5.png) center center no-repeat;
	left: -0.5rem;
	background-size: 1rem auto;
	top: 0;
}
.content_time {
	-webkit-box-flex: 1;
	padding: 0 0.625rem;
	font-size: 0.875rem;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 0.875rem
}
/*---签收-*/
.express_infor {
	display: inline-block;
	width: 100%;
	height: 1rem;
}
.express_infor span {
	font-size: .75rem;
	margin-right: 0.4rem;
	display: inline-block;
	line-height: 1rem;
}
.iconiphone {
	width: .6rem;
	height: .6rem;
	background: url(/skin/images/kuaidi/iconiphone.png) no-repeat;
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
}
.gwicon {
	width: .6rem;
	height: .6rem;
	background: url(/skin/images/kuaidi/icon2.png) no-repeat;
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
}
.qsicon {
	width: .6rem;
	height: .6rem;
	background: url(/skin/images/kuaidi/ydicon.png) no-repeat;
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
}
/*---在途-*/
.infor_div {
	padding: 5px 0;
}
.zt_span {
	background: url(/skin/images/kuaidi/icon_7.png) left center no-repeat;
	background-size: 0.8rem 0.8rem;
	padding-left: 1rem;
}
/*单号查询结束*/
#show {
	padding: 10px 0px;
}
.showtb {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-collapse: collapse;
	background: white;
	table-layout: fixed;
	margin-bottom: 5px;
}
.showtb a {
	font-size: 110%;
}
.showtb td, .showtb th {
	padding: 4px 10px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
.showtb th {
	text-align: left;
}
.dl-list dt {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #D4D4D4;
	display: block;
	width: 100%;
	float: left;
	padding: 10px 0px;
	text-align: center;
	background-color: #4779C8;
	;
}
.dl-list dd {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.dl-list dd a {
	-webkit-box-flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	text-align: center;
	display: inline-block;
	width: 33%;
}
.dl-list dd span {
	-webkit-box-flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	text-align: center;
	display: inline-block;
	width: 33%;
}
.dl-list dd span img {
	max-width: 100%;
}
.dl-list .dl-en a {
	font-size: 1.2rem;
	width: 19.6%;
}
.dl-list-first dd a {
	height: 38px;
	line-height: 38px;
	width: 39px;
	font-size: 16px;
}
/*add2dest*/
.popCls {
	position: absolute;
	right: 4px;
	top: 8px;
	height: 3px;
	width: 12px;
	background: white;
	color: white;
	font: bold 3.25em/0 arial;
	-webkit-transform: rotate(45deg);
	border-radius: .02em;
}
.popCls::after {
	content: ".";
	position: absolute;
	top: 0;
	right: 0;
	height: 3px;
	width: 12px;
	overflow: hidden;
	background: white;
	-webkit-transform: rotate(90deg);
	border-radius: .02em;
}
.link {
	margin: 20px auto;
}
.copyright {
}
.foottxt {
	text-align: center;
}
.foottxt a {
	color: #F00;
	text-decoration: underline;
}
.result-list li {
	display: -webkit-box;
	-webkit-box-align: center;
	overflow: hidden;
	padding: 0.625rem 0;
	color: #878787;
	background-color: #f7f7f7;
	border-bottom: 1px solid #dadada;
}
.result-list li.last {
	color: #ff7f02;
	background-color: #fff;
}
.result-list li .col1, .result-list li .col2, .result-list li .col3 {
	display: block;
}
.result-list li .col1 {
	width: 95px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}
.result-list li .col2 {
	width: 20px;
	position: relative;
}
.result-list li .col3 {
	-webkit-box-flex: 1;
	line-height: 22px;
	margin-left: 5px;
}
.result-list li .col1 dt {
}
.result-list li .col1 dd {
	margin: auto;
	margin-top: 5px;
	color: #C8C8C8;
	font-size: 110%
}
.result-list li .col2 .line1, .result-list li .col2 .line2 {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 7px;
	height: 10em;
	border-right: 2px solid #bebebe;
}
.result-list li .col2 .line1 {
	top: -10em;
}
.result-list li .col2 .line2 {
	top: 0;
}
.result-list li.first .col2 .line1 {
	border-right: none;
}
.result-list li.last .col2 .line2 {
	border-right: none;
}
.result-list li .col2 .point {
	position: absolute;
	z-index: 2;
	top: -8px;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #bebebe;
}
.result-list li.last .col2 .point {
	background-color: #ff7f02;
}
.result-list li.first .col2 .point {
	background-color: #66cc00;
}
.result-list li.finish {
	position: relative;
}
.result-list li.finish .col2 .point {
	background-color: #ef5858;
}
.result-list li.finish .point::before {
	content: ".";
	position: absolute;
	top: 9px;
	left: 1px;
	height: 2px;
	width: 6px;
	overflow: hidden;
	background: #FFF;
	-webkit-transform: rotate(45deg);
	border-radius: .02em;
}
.result-list li.finish .point::after {
	content: ".";
	position: absolute;
	top: 8px;
	right: 0px;
	height: 2px;
	width: 12px;
	overflow: hidden;
	background: #FFF;
	-webkit-transform: rotate(135deg);
	border-radius: .02em;
}
.result-list li.usertime {
	padding-left: 10px;
	background-color: #ffffff;
	text-align: left;
	line-height: 22px;
}
.result-list li.usertime span {
	margin-right: 5px
}
/*热门查询*/
.dl-list dd a .img_none{
	display:block;
	max-width:100%;
	display:none;
	}
@media (max-width:800px) {
.search-box {
	width: 100%;
}
.search-box input,.search-box canvas{
	margin: 0 1%;
}
.search-box .hd40 {
	height: 40px;
}
.search-box .input-track {
	width: 98%;
	display: block;
	margin-bottom: 10px;
}
.search-box .input-val {
	width: 60%;
}
.search-box #canvas {
width: 96px;
}
.search-box #search {
width: 98%;
display: block;
margin: 10px 0;
}	
}