html, body, div, p, span, a, abbr, object, iframe, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, label, pre, form, fieldset, input, textarea, blockquote, table, caption, tbody, tr, th, td, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, legend { margin: 0; padding: 0;}
caption, th { text-align: left; }
ol, ul,li,dl,dd,dt { list-style-type: none; }
img{border:0;}
fieldset, img, button { border: none; }
button { cursor: pointer; }
input, button, img { vertical-align: middle; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

body{ 
	font: 0.9em/1.6 "pingfang SC", helvetica, arial, verdana, tahoma, sans-serif; 
	-webkit-tap-highlight-color: transparent;
	background: #f5f5f5;
}

a:active{
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
}
.sharePai{
	background: #ff712e;
} 
.title{
	padding-top: 20px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.banner img{
	width: 100%;
	display: block;
}
.item{
	padding: 15px 24px;
}
.top{
	padding-bottom: 16px;
	background: #fff;
	border-radius: 0 0 14px 14px;
}
.top li:after{
	display: block;
	content: "";
	clear: both;
}
.top li{
	padding: 10px 0 8px 0;
	border-bottom: 1px solid #ffe5d9;
}
.top li:first-child{
	padding-top: 12px;
	font-weight: bold;
	background: #ffe5d9;
}
.top li div{
	float: left;
	text-align: center;
}
.top li div:nth-child(1){
	width: 20%
}
.top li div:nth-child(2){
	width: 50%
}
.top li div:nth-child(3){
	width: 30%
}

.set{
	overflow: hidden;
	margin-top: 15px;
	padding: 15px 20px;
	border-radius: 14px;
	outline: none;
	background: #fef4ef;
	box-sizing: border-box;
	color: rgb(255,113,46);
}
.set h2{
	font-size: 1.2em;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ffe5d9;
}

/*2018-11-21*/
.consignee {
	overflow: hidden;
	padding: 15px;
	margin-top: 15px;
	border-radius: 14px;
	outline: none;
	background: #fef4ef;
	box-sizing: border-box;
}
.consignee li {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #ffe5d9;
}
.consignee li:last-child{
	border-bottom: none;
}
.consignee li p {
	float: left;
	
}
.consignee li input {
	/*float: right;*/
	font-size: 1em;
	width: 75%;
	height: 25px;
	line-height: 25px;
	/* text-align: right; */
	border: 1px solid #ccc;
	outline: none;
	background: #fff;
	color: rgb(255,113,46);
}
@media (-webkit-min-device-pixel-ratio: 2) {
	.header {
		border-width: 0.5px;
	}
	.consignee li {
		border-width: 0.5px;
	}
	.consignee {
		border-width: 0.5px;
	}
}
.btns{
	padding: 15px 0;
	text-align: center;
}
.btns button{
	color: #80320c;
	width: 100%;
	outline: none;
	padding: 10px 0;
	font-size: 1.1em;
	border-radius: 20px;
	background: #ffd037;
}
.iconImg{
	overflow:hidden;
	margin-bottom:15px;
}

.iconImg a{
	display:inline-table;
	width:15%;
	border-radius:50px;
	overflow:hidden;
}
.iconImg >a>img{
	width:100%;
}
.erweima{
	width:163px;
	height:88px;
	margin:0 auto;
}

.iconImg img{
	display:inline-block;
	height:50px;
	border-radius:25px;
	margin-right: 20px;
}
.copyright{
    margin-top:10px;
   
    font-size: 13px;
}
.award img{
	width:200px;
}
.award{
	width:200px;
	margin:0 auto;
}