html,body{ height: 100%;}
.header{ width: 10.0rem; position: fixed; left: 0; right: 0; top: 0; margin: 0 auto; background: #fff; z-index: 999; }
.topnull{height: 1.0rem;}
.bottomnull{height: 1.5rem;}
.null2{height: 1.3rem;}
.MainLogo,.MainTitle{ text-align: center; }
.MainLogo img{ display: inline-block; width:2.733rem; height: 0.667rem;}
.MainTitle{margin-top: 0.8rem; margin-bottom: 0.98rem;}
.MainTitle span{ color: #666666; }
/*InquireLists*/
.simg{ height: 0; overflow: hidden; visibility:hidden;}
.simg i:nth-child(1){ display: block; width: 0px; height: 0; visibility:hidden;background: url(../images/phone_h.png) no-repeat; background-size: 100% 100%;}
.simg i:nth-child(2){ display: block; width: 0px; height: 0; visibility:hidden;background: url(../images/user_h.png) no-repeat; background-size: 100% 100%;}
.InquireLists{width: 7.533rem; margin: 0 auto; position: relative;}
.InquireLists ul{ overflow: hidden; }
.InquireLists ul li{ height: 0.667rem; padding: 0.333rem 0.133rem; overflow: hidden; margin-bottom: 0.267rem; background: #f2f2f2; border-radius: 0.667rem;-webkit-border-radius: 0.667rem;}
.InquireLists ul li label{ width: 0.667rem; height: 0.667rem; float: left; margin-left: 0.267rem;}
.InquireLists ul li input{ float: right; width: 6.0rem; height: 0.667rem; line-height: 0.667rem; font-size: 16px;}
[data-dpr='2'] .InquireLists ul li input{font-size:32px;}
[data-dpr='3'] .InquireLists ul li input{font-size:48px;}
.InquireLists ul .nobg{ background: none;line-height: 0.667rem; text-align: center; color: #bbbbbb; font-size: 16px;}
[data-dpr='2'] .InquireLists ul .nobg{font-size:32px;}
[data-dpr='3'] .InquireLists ul .nobg{font-size:48px;}
[data-dpr='3'] .InquireLists ul .nobg em{ display: inline-block; margin: 0 0.133rem; font-family: "宋体"; }
.InquireLists .submitbtn{ width: 100%; height: 1.333rem; line-height: 1.333rem; cursor: pointer; margin-top: 1.333rem; text-align: center; background: #f2f2f2; color: #bbbbbb; border-radius: 0.667rem;-webkit-border-radius: 0.667rem;}
.InquireLists .submitbtn em{ display: inline-block;width: 0.4rem; height: 0.4rem; background: url(../images/search_h.png) no-repeat; background-size: 100% 100%; margin-bottom: -0.08rem; margin-right: 0.067rem;}
.InquireLists .submitbtn.cur{ background: #8cc63f; color: #fff;}
.InquireLists .submitbtn.cur em{background: url(../images/search1.png) no-repeat; background-size: 100% 100%;}
.InquireLists ul li:nth-child(1) label{background: url(../images/phone.png) no-repeat; background-size: 100% 100%;}
.InquireLists ul li:nth-child(3) label{background: url(../images/user.png) no-repeat; background-size: 100% 100%;}
.InquireLists ul li:nth-child(1) label.cur{background: url(../images/phone_h.png) no-repeat; background-size: 100% 100%;}
.InquireLists ul li:nth-child(3) label.cur{background: url(../images/user_h.png) no-repeat; background-size: 100% 100%;}
.InquireLists .Tips{ width: 100%; position: absolute;color: red; top: -0.533rem; left: 0; text-align: center; display: none;}
/*InquireLists_end*/


/*InquireInfo*/
.header{ overflow: hidden; padding: 0.4rem; }
.header .logo{ width: 2.4rem; height: 0.587rem; float: left;}
.header .logo img{ display: block; width: 2.4rem; height: 0.587rem; }
.header p{ color: #666666; line-height: 0.587rem; float: left; margin-top: 0.093rem; margin-left:0.133rem;}

.Commodity{ margin-top: 0.267rem;}
.Commodity .ordertitle{height: 0.8rem; line-height: 0.8rem;padding: 0 0.4rem; background: #f2f2f2;}
.Commodity .ordertitle span{ color: #989898; }
.Commodity ul{ overflow: hidden; padding: 0 0.4rem; margin-top: 0.133rem;}
.Commodity ul li{ width: 50%; float: left; }
.Commodity ul li:nth-child(even){ text-align: right; }
.Commodity ul li:last-child{width: 100%;}
.Commodity ul li label{ font-size: 14px; color: #999999; display: block; height:0.733rem; line-height:0.733rem;}
.Commodity ul li p{ font-size: 14px; color: #666666;line-height: 0.667rem;}
.Commodity ul li:not(:last-child) p{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
[data-dpr='2'] .Commodity ul li label{font-size:28px;}
[data-dpr='3'] .Commodity ul li label{font-size:42px;}
[data-dpr='2'] .Commodity ul li p{font-size:28px;}
[data-dpr='3'] .Commodity ul li p{font-size:42px;}
.CommodityBtn{ display: block; text-decoration: none; width: 100%; height:1.333rem; line-height: 1.333rem; background: #8cc63f; color: #fff; text-align: center; cursor: pointer; position: fixed; bottom: 0; left: 0; right: 0; margin: 0 auto;}
.GoodsInfo{ display: none;}

.Loadimg{ width: 0.8rem; height: 0.8rem; background: url(../images/load.gif) no-repeat; background-size: 100% 100%; position: fixed; left: 50%; top: 35%; margin-left:-0.4rem;  z-index: 9999; display: none;}
.copyright { text-align: center; color: #dddddd; position: fixed; bottom: 10%; left: 0; right: 0; margin: 0 auto;}
/*InquireInfo_end*/
