html,body{font-size: 0.9rem;font-family:'Arial Normal', 'Arial';color: #333;}
a{background-color:transparent;text-decoration:none;color: #333;}
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; border:none; outline:0px; }
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{background: #f5f5f5;-webkit-text-size-adjust: none;}

button { cursor: pointer; -webkit-appearance: none; font-size: 0.9rem;}
::-webkit-input-placeholder {color: #999999;font-size: 0.8rem;}
*{margin: 0;padding: 0;}
th,td{ font-weight: 500; overflow:hidden; word-wrap:break-word; word-break:break-all;}
.tac{text-align: center;}
.xinhao{color:#e1251b;}

.com_cen{
	padding-top: 0rem;
}
/*首页*/  
.nav{
	position: fixed;
	width: 100%;
	height: 3.25rem;
	background: #fff;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	z-index: 10;
}
.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;
}



/*运费查询*/
.query_1{
	background-color: #fff;
	padding: 1.5rem 1.25rem 1.8rem 1.25rem;
	/*color: #666;*/
	overflow: hidden;
}
.query_1p{
	font-size: 1.2rem;
	padding-bottom: 0.5rem;
	font-weight: 600;
	color: #555;
	border:0px;
}
.query_2{
	background-color: #fff;
	border-top: 1px solid #f1f1f1;
	position: relative;
}
.query_2a{
	height: 3rem;
	border-bottom: 1px solid #f1f1f1;
	line-height: 3rem;
	padding: 0 1.25rem;
	position: relative;
}
.query_2ain{
	height: 2.5rem;
	padding-left: 0.5rem;
}
.xiala{
	position: absolute;
	width: 1.5rem;
	height: 1.5rem;
	top: 0.7rem;
	right: 1.25rem;
	background-image: url(../images/wallet_1.png);
	background-size: 1rem 0.6rem;
	background-repeat: no-repeat;
	background-position: center right;
}
.xiala_shouqi{
	position: absolute;
	width: 1.5rem;
	height: 1.5rem;
	top: 0.7rem;
	right: 1.25rem;
	background-image: url(../images/wallet_2.png);
	background-size: 1rem 0.6rem;
	background-repeat: no-repeat;
	background-position: center right;
}
.query_2b{
	border-bottom: 1px solid #f1f1f1;
	padding:0.8rem 1.25rem;
}
.query_2bul{
	width: 100%;
	max-height: 8rem;
	overflow: hidden;
	overflow-y: auto;
}
.query_2bli{
	float: left;
	padding: 0.5rem 0.9rem;
	border-radius: 0.2rem;
	background-color: #f5f5f5;
	margin: 0rem 0.5rem 0.5rem 0;
}
.query_2bli_on{
	background-color: #FE9603;
	color: #fff;
}

/*弹窗*/
.query_2c{
	position: absolute;
	top: 2.7rem;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}
.query_2cimg{
	position: absolute;
	left:10%;
	top:-0.3rem;
	z-index: 102;
}
.query_2cimg img{
	width: 1rem;
}
.query_2cB{
	position: absolute;
	background: #fff;
	z-index: 101;
	width: 90%;
	height: 16rem;
	top: 0.6rem;
	left: 5%;
	border-radius: 0.3rem;
	border:1px solid #e4e4e4;
	padding: 1.2rem;
	box-sizing: border-box;
	box-shadow: 0rem 0.3rem 0.5rem #ccc;
}
.query_2cin{
	width: 100%;
	height: 2.7rem;
	border:1px solid #e4e4e4;
	border-radius: 0.1rem;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.query_2cB_in{
	width: 100%;
	height: 13rem;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;
}
.query_2cB_in_ul{
	width: 100%;
	margin-top: 0.6rem;
	
}
.query_2cB_in_ul li{
	line-height: 2.4rem;
	border-bottom: 1px solid #f1f1f1;
	padding-left: 0.5rem;
}
.query_2cB_in_lion{
	background: #f4f9fa;
}
/*弹窗结束*/
.query_3{
	padding: 0.5rem 1.25rem 0 1.25rem;
	background-color: #fff;
}
.query_3a{
	height: 2.6rem;
	line-height: 2.6rem;
}
.query_3b{

}
.query_3bta{
	width: 100%;
}
.query_3bta th{
	height: 2.5rem;
}
.query_3btd{
	width: 17%;
	text-align: center;
}
.query_3btd2{
	width: 15%;
	text-align: center;
}
.query_3bin{
	width: 90%;
	height: 2rem;
	border:1px solid #e4e4e4;
	text-align: center;
}
.query_3bbtn{
	background-color: transparent;
	border:none;
	color: #e1251b;
}
.query_3bba{
	display: inline-block;
	width: 100%;
	color: #e1251b;
}
.query_3btda{
	display: inline-block;
	padding: 0.8rem 0;
	color: #e1251b;
}

/*查询结果*/
.query_1a{
	width: 80%;
	float: left;
}
.query_1pa{
	padding-left: 1rem;
	color: #e1251b;
	font-size: 1.2rem;
	font-weight: 500;
}
.query_1b{
	width: 20%;
	float: left;
	border-left: 1px solid #e4e4e4;
	box-sizing: border-box;
	text-align: right;
	padding: 1rem 0;
}
.query_1bicon{
	width: 1.1rem;
}
.query_4{
	background-color: #fff;
	padding: 0.6rem 1.25rem;
	margin-top: 0.6rem;
	overflow: hidden;
}
.query_4a{
	width: 20%;
	float: left;
	padding-top: 0.2rem;
}
.query_4aicon{
	width: 4.2rem;
}
.query_4b{
	width: 70%;
	float: left;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.query_4ba{
	font-size: 1.1rem;
	font-weight: 600;
	color: #555;
	padding-bottom: 0.1rem;
	overflow: hidden;
	white-space: nowrap;
}
.query_4bb{
	padding-top: 0.3rem;
	color: #999;
}
.query_4bsp{
	padding-left: 0.5rem;
	font-size: 1rem;
	color: #e1251b;
	font-weight: 600;
} 
.query_4c{
	width: 10%;
	float: left;
	text-align: right;
	padding-top: 1.7rem;
}
.query_4cicon{
	width: 0.6rem;
}
/*侧边栏*/
/*.query_rup{
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
}*/
.query_rbg{
	position: fixed;
	background-color: #000;
	opacity: 0.4;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
}
.query_r{
	width: 80%;
	background-color: #fff;
	position: fixed;
	top:3.25rem;
	bottom: 0;
	right: 0;
	padding: 0 1rem;
	box-sizing: border-box;
	overflow-y: auto;
	padding-bottom: 3.5rem;
}
.query_r1a{
	height: 2.5rem;
	line-height: 2.5rem;
	margin-top: 0.5rem;
	color: #666;
}
.zhankai{
	float: right;
	display: inline-block;
	width: 2rem;
	height: 2.5rem;
	background-image: url(../images/wallet_2.png);
	background-repeat: no-repeat;
	background-size: 1rem 0.5rem;
	background-position: center right;
}
.shouqi{
	float: right;
	display: inline-block;
	width: 2rem;
	height: 2.5rem;
	background-image: url(../images/wallet_1.png);
	background-repeat: no-repeat;
	background-size: 1rem 0.5rem;
	background-position: center right;
}
.query_r1_ul{
	width: 100%;
	overflow: hidden;
}
.query_r1_li{
	min-width: 3.2rem;
	background: #f1f1f1;
	border-radius: 0.2rem;
	margin:0 0.5rem 0.5rem 0;
	padding: 0.5rem 1rem;
	float: left;
	
	text-align: center;
}
.query_r1_lion{
	background: #FE9603;
	color: #fff;
}
.query_r2{
	margin-bottom: 0.5rem;
}
.query_r2in{
	width: 100%;
	height: 2.2rem;
	background: #f1f1f1;
	border-radius: 0.2rem;
	text-align: center;
}
.query_rbtn{
	position: fixed;
	width: 80%;
	right: 0;
	bottom: 0;
	height: 3.5rem;
	border-top: 1px solid #e4e4e4;
	background: #fff;
	padding: 0.5rem 0.8rem;
	box-sizing: border-box;
}
.query_rbtn1{
	background: transparent;
	border:none;
	width: 48%;
	height: 2.5rem;
	border:1px solid #0A4983;
	border-radius: 0.2rem;
}
.query_rbtn2{
	background: transparent;
	border:none;
	width: 48%;
	height: 2.5rem;
	background: #0A4983;
	color: #fff;
	margin-left: 2%;
	border-radius: 0.2rem;
}
.btn_btna{
	display: inline-block;
	width: 100%;
	height: 2.5rem;
	border-radius: 0.2rem;
	background: #fe3849;
	color: #fff;
	text-align: center;
	line-height: 2.5rem;
}

/*报价详情*/
.query_5{
	background-color: #fff;
	padding: 1rem 1.25rem;
	margin-top: 0.6rem;
}
.query_5a{
	width: 100%;
}
.query_5ata{
	width: 100%;
}
.query_5b{
	height: 2.2rem;
	line-height: 2.2rem;
	border-bottom: 1px solid #e4e4e4;
}
.query_5c{
	width: 33.3%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.query_5d{
	width: 33.3%;
	float: left;
	text-align: center;
}
.query_5e{
	width: 33.3%;
	float: left;
	text-align: right;
}
.query_5b2{
	font-weight: 600;
	padding-bottom: 1.6rem;
	padding-top: 0.5rem;
}
.query_5b3{
	color: #777;
	padding: 0.4rem 0;
	overflow: hidden;
}
.query_5a2{
	background-color: #f1f1f1;
	border-radius: 0.3rem;
	margin-top: 0.6rem;
}
.query_5a2ta{
	width: 100%;
}
.query_5a2ta{
	width: 100%;
}
.query_5a2ta th{
	width: 25%;
	height: 2.3rem;
	border-bottom: 1px solid #e4e4e4;
	vertical-align: middle;
}
.query_5a2ta td{
	width: 25%;
	text-align: center;
	height: 2.3rem;
	border-bottom: 1px solid #e4e4e4;
	vertical-align: middle;
}
.query_5a2ta tr:last-child td{
	border-bottom: none;
	font-weight: 600;
}
.query_5a2ta2{
	width: 100%;
}
.query_5a2ta2 th{
	width: 50%;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
	height: 2.3rem;
	vertical-align: middle;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.query_5a2ta2 td{
	width: 50%;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
	height: 2.3rem;
	vertical-align: middle;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.query_5a2ta2 tr:last-child td{
	border-bottom: none;
}
.query_5a2_ul{
	overflow: hidden;
}
.query_5a2_li{
	width: 33.3%;
	float: left;
	padding: 0.3rem 0;
}
.query_5a2_li img{
	width: 1.12rem;
	vertical-align: middle;
	padding-right: 0.4rem;
}
.query_6{
	background-color: #fff;
	margin-top: 0.6rem;
}
.query_6ul{
	height: 2.6rem;
	border-bottom: 1px solid #e4e4e4;
}
.query_6ul li{
	width: 33.3%;
	float: left;
	line-height: 2.6rem;
	text-align: center;
}
.query_6ul_on{
	background-color: #FE9603;
	color: #fff;
}
.query_7{
	padding: 1rem 1.25rem;
	line-height: 180%;
	color: #777;
}

.query_2a .select{
    width: 74%;
    float: right;
    height: 30px;
}
.query_2a .selectx{
    width: 74%;
    float: left;
}
.query_2a .select .bg{
    background:url(../image/bg.png) repeat-x;
    background-size: 100% 30px;
    width: 100%;
    height: 30px;
}
.query_2a .select .sele{
    background: url(../image/xia.png) no-repeat 96%;
    background-size: 6px 6px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
    text-indent: 5px;
    cursor: pointer;
}
.query_2a .select .shu{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
}

.yfgs_btn2{
 /*margin-top: 2rem;*/
 background: #fff;
 padding: 1rem 1.25rem 2rem 1.25rem;
}
.nlinex{ padding:0.3rem 0px; line-height:150%;}