.show{	width: 100%;
	position: relative; background:#fff; float:left}

.jiagelx{ float:left; width:100%; display: inline !important; white-space: nowrap; overflow-x:scroll; overflow-y:hidden; height:40px; line-height:40px; margin-top: 0.65rem; }
.jiagelx_li{  margin: 0 10px 0 0;  display:inline-block;}
.jiagelx_li a{ font-size:14px; color:#333; padding:0 10px; display:block;}
.jiagelx_li a.dq{ font-size:14px; color:#333; background:#f60; color:#fff;}

.nav_list{ float:left; width: 100%; height:40px; background:#eee; position: relative; display: inline !important; white-space: nowrap; overflow-x:scroll; overflow-y:hidden;}

.list{ float: left; width: 100%;}
.about_page{  margin: 0 10px;}

.swiper-tab-item{ padding: 0 15px;  font-size: 0.24rem;  color:#434343;  height: 40px;  line-height: 40px;   display:inline-block; width:auto;}
.active{ color:#ff6600; border-bottom: 2px solid #ff6600; height: 35px;   font-size: 0.24rem; font-weight: bold;}
.active a{ color:#ff6600;  font-weight: bold;}
.active text{ font-size: 0.24rem; font-weight:normal;}
.juzhong{ margin: 0 auto;}
.domain{ background-color: #fff; height: 100%; margin:0 10px;}
.hidden{ display: none;}




.nav_list1{ float:left; width: 100%; height:80px; border-bottom: solid 2px #fff;  position: relative;}
.active1{padding: 0 10rpx; width: 100px; font-size: 28rpx; background: #f60; color:#fff;}

.headbox{ float: left; width: 98%; margin: 30rpx 1% 0;}
.headdaterq{ float: left; width: 14%; text-align: center; font-size:0.24rem;}
.headdate{ float: left; width: 14%; height: 60px; text-align: center; font-size: 0.24rem; position: relative;}
.headdate_s{ position: absolute; top: -18px; right: 0; left: 0; height: 56px; line-height: 56px;  text-align: center;}
.headdate_s text{ background: #ddd; font-size: 0.24rem;  height: 14px; line-height: 14px; padding: 0 7px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.headdate_z{ float: left; width: 100%;  font-weight: normal; padding-top:21px; color:#999;}
.headdate_x{ position: absolute; bottom: 0; right: 0; left: 0;font-size: 0.24rem; text-align: center; height: 20px; line-height: 20px; font-weight: normal;}
.headbox .active{ background: #ff6600; border-radius: 8px;box-sizing: border-box;}
.headbox .active .headdate_s text{ background: #fff; color:#f60; height:14px; line-height: 14px;}
.headbox .active .headdate_z{ color: #fff; height: 20px; line-height: 20px;}
.headbox .active .headdate_x{ color: #fff; height: 20px; line-height: 20px;}

.list{float: left; width: 100%; }

.riqijg{ float: left; width: 100%; margin-top: 10rpx; padding-top: 15px; border-top: solid 7px #ddd;}
.riqijg_li{ float: left; width: 100%; padding: 0 5px; box-sizing: border-box; border-bottom: solid 1px #ddd; padding-bottom: 15px; margin-bottom: 15px;}
.riqijg_li_l{ float: left; width: 20%; font-size: 0.3rem; height: 30px; line-height: 30px; }
.riqijg_li_r{ float: right; text-align: right;}
.riqijg_li_r_jg{float: left; font-size: 0.24rem; height: 30px; line-height: 30px; margin-right:10px;  color: #ff6600;}
.riqijg_li_r_jg1{float: left; font-size: 0.24rem; height: 30px; line-height: 30px; margin-right: 10px;  color: #333;}
.riqijg_li_r_jg1 text{ color: #ff6600;}
.riqijg_li_r_jian{ float: right; width: 32px; text-align: center;  font-size: 0.3rem; height: 30px; line-height: 30px; border: solid 2rpx #ddd; color: #f60; border-right:none;}
.riqijg_li_r_jia{ float: right; width: 32px;  text-align: center; font-size: 0.3rem; height: 30px; line-height: 30px; border: solid 2rpx #ddd;  color: #f60; border-left:none;}
.riqijg_li_r_sr{ float: right;}
.weui-input{ width: 40px; text-align: center; border: solid 1px #ddd;font-size: 0.3rem; height: 30px; line-height: 30px;}

.riqibz{ float: left; width: 100%; margin-top: 5px; padding: 15px 2%; background: #eee; box-sizing: border-box; margin-bottom: 50px;}
.riqibz view{ font-size: 0.24rem; line-height: 24px;}


/* 订单信息 */
.product-xj {
	padding: 0.2rem 0.2rem 0.9rem 0.2rem;
	background: #ffffff;
	position: relative;
	width: 100%;
	margin-top: 0.2rem; float:left;
}
.product-xj h3 {
	font-size: 0.26rem;
    color: #333333;
    font-weight: normal;
    letter-spacing: 0.01rem;
}
.pro-xj-con {
    padding: 0 0.2rem;
}
.proxj-o {
    margin-top: 0.2rem;
}
.proxj-o dl::after {
	content: '';
	display: block;
	height: 1;
	clear: both; 
}
.proxj-o dl dt {
	float: left; 
    font-size: 0.26rem;
    color: #9c9c9c;
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    position: relative;
}
.proxj-o dl dt i {
    position: absolute;
    top: 0.04rem;
    left: -0.2rem;
    font-size: 0.26rem;
    font-weight: 700;
    color: #ff0000;
}
.proxj-o dl dd:last-child  {
	float: right;
	color: #666;
}
.proxj-o dl dd input {
	display: inline-block;
	width: 100%;
    outline: none;
    font-style: normal;
    font-size: 0.20rem;
    line-height: 0.3rem;
    color: #222;
    caret-color: #082301; border:1px solid #ddd;float:left;
}
.proxj-o dl dd input::-webkit-input-placeholder {
	font-size: 0.26rem;
    color: #757373;
    letter-spacing: 0.01rem;
    font-weight: 700;
}
.proxj-o dl dd input[name=pronumber] {
    width: 0.8rem;
    text-align: center;
    padding: 0.1rem;
}
.proxj-o dl dd input[name=usePric] {
    width: 0.8rem;
    margin-right: 0.2rem;
    border-bottom: 0.02rem solid #999999
}
.proxj-o dl dd>i {
    font-size: 0.20rem; 
    color: #333333;
}
.proxj-o dl dd>i:first-child{ border: solid 1px #ddd;float:left;
    border-right: none;
    line-height: 0.3rem;
    padding: 0.1rem;}
.proxj-o dl dd>i:last-child{    border: solid 1px #ddd;
    border-left: none;
    line-height: 0.3rem; float:left; padding: 0.1rem;

    padding: 0.1rem;}
	
.proxj-o dl dd span {
	font-size: 0.24rem;
	color: #666;
    line-height: 0.6rem;
}
.proxj-o dl dd span i {
	margin-right: 0.2rem;
	color: #222;
}
/*footer*/
.footer-detail {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	font-size: 0;
    border-top: 0.02rem solid #f0f0f0;
}
.footer-detail span {
	display: inline-block;
	height: 0.8rem;
    line-height: 0.8rem;
}
.footer-detail span:first-child {
	width: 70%;
	text-align: left;
	font-size: 0.24rem;
	padding-left: 0.2rem;
	background: #ffffff;
}
.footer-detail span:first-child b {
	letter-spacing: 0.02rem;
}
.footer-detail a{ color:#fff;}
.footer-detail span:first-child i,.footer-detail span:first-child em {
	color: #ff6600;
    font-size: 0.26rem;
    font-weight: 700;
}
.footer-detail span:first-child i {
    font-size: 0.24rem;
    position: relative;
    top: -0.03rem;
}
.footer-detail span:last-child {
	width: 30%;
	text-align: center;
	font-size: 0.26rem;
	line-height: 0.82rem;
	background: #ff6600;
	letter-spacing: 0.04rem;
	color: #ffffff;
}