*{margin:0;padding:0;font-family:'PingFang-SC-Medium', 'Arial';}
body{-webkit-text-size-adjust:none;min-width:320px;background:#F5F5F5;font-size:0.875em;}
button,input,select,textarea{font-size:0.875em;vertical-align:middle;}
.clr{ clear:both;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol{list-style:none;}
a{text-decoration:none;}
a:active {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  outline:none;
  background: none;
  text-decoration: none;
}
img{border:0;vertical-align:middle;}
button,input,select,textarea{font-size:100%;vertical-align:middle}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.flex-con {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.headbox{
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  position: fixed;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  background: #1d5c99;
}
.headbox h1 {
  font-size: 18px;
  margin-top: 0;
  width: 100%;
  margin: 0 auto;
  height: 46px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-weight: normal;
  display: inline-block;
}
.headbox .return {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 60px;
  height: 46px;
  font-family: "宋体";
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  background: url(../images/return.png) no-repeat center center;
}
.headbox .searchicon {
  position: absolute;
  right: 12px;
  top: 0;
  height: 44px;
  background: url(../images/home_icon.png) no-repeat center center;
  width: 30px;
}
.headbox .quote img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.container {
  background-color: #f5f5f7;
  padding-top: 20px;
}
.container .product {
  background-color: #fff;
  padding:10px 0px 10px 15px;
}
.container .product .pname p{
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
  padding-right: 10px;
  max-width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .product .pname a{
  font-size: 12px;
  border: 1px solid #efefef;
  border-radius: 10px;
  padding: 6px;
  color: #999;
}
.container .product .refer_price{
  padding-top: 5px;
  font-size: 12px;
  color: #999;
}
.container .product .refer_price span{
  font-size: 18px;
  color: #f7633a;
  padding-right: 5px;
}
.container .product .refer_price .offer{
  padding-left: 10px;
}
.container .product .refer_price .offer a{
  font-size: 12px;
  border: 1px solid #999;
  border-radius: 10px;
  padding: 6px;
  color: #999;
}
.container .product .ptype{
  padding: 10px 0px;
}
.container .product .ptype .p_count{
  display: inline-block;
  color: #999;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .product .ptype .thickness span{
  border-right: 1px solid #999;
  padding-right: 10px;
}
.container .product .ptype .p_count:nth-child(2){
  padding-left: 5px;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .product .ptype .p_count span{
  color: #000;
}
.container .pindex{
  background-color: #fff;
  position: relative;
  max-height: 200px;
  overflow: hidden;
}
.container .pindex li{
  height: 40px;
  line-height: 40px;
  padding-left: 15px
}
.container .pindex li:nth-child(1){
  background-color: #fafafa;
}
.container .pindex li:nth-child(4){
  opacity: 0.3;
}
.container .pindex li span{
  width: 30%;
  font-size: 14px;
  color: #666;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .pindex li span:nth-child(1){
  width: 30%;
}
.container .pindex li span:nth-child(3){
  width: 35%;
  font-size: 12px;
}
.container .pindex li:first-child span:nth-child(3){
  width: 35%;
  font-size: 14px;
}
.container .pindex li span:nth-child(3) b{
  color: #ff663f;
  font-size: 14px;
}
.container .pindex li span:nth-child(3) img{
  width: 16px;
  height: 16px;
  padding-left: 5px;
  object-fit: contain;
}
.container .pindex .more{
  width: 100%;
  height: 55px;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  background-color: #fff;
  position: absolute;
  color: #999999;
  bottom: 0;
  left: 0;
}
.container .pindex a{
  color: #999999;
}
.container .pri_index{
  margin-top: 10px;
  background-color: #fff;

}
.container .pri_index .price_source{
  justify-content: space-between;
  padding: 0px 15px;
  line-height: 48px;
  border-bottom: 1px solid #E7E7E7;
  box-sizing: border-box;
}
.container .pri_index .price_source h2{
  font-size: 18px;
  color: #333;
}
.container .pri_index .price_source a{
  font-size: 12px;
  color: #109cff;
}
.container .pri_index .pri_company{
  justify-content: space-between;
  padding: 0px 15px;
  line-height: 56px;
  border-bottom: 1px solid #F6F6F6;
  
}
.container .pri_index .pri_company .company{
  font-size: 16px;
  color: #333;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .pri_index .pri_company .telNum a{
  font-size: 12px;
  border: 1px solid #efefef;
  border-radius: 10px;
  padding: 6px;
  color: #999;
}
.container .pri_index .pri_company .telNum a span{
  font-size: 12px;
  color: #109cff;
}
.container .reference_price{
  font-size: 12px;
  color: #999;
  text-align: center;
  line-height: 30px;
  background-color: #F5F5F5;
}
.check{
  background-color: #fff;
  text-align: center;
  height: 60px;
  padding-top: 15px;
  width: 100%;
}
.check a{
  display: inline-block;
  width: 90%;
  font-size: 14px;
  border: 1px solid #109cff;
  border-radius: 20px;
  padding: 6px 0px;
  line-height: 30px;
  color: #109cff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.container .recommend {
  height: 45px;
  line-height: 45px;
  margin-top: 10px;
  background-color: #fff;
  padding: 0px 15px;
  justify-content: space-between;
}
.container .recommend p{
  font-size: 15px;
  color: #000;
}
.container .recommend p a{
  font-size: 15px;
  color: #109ffc;
}
.container .supplier{
  background-color: #fff;
}
.container .suppliers{
  padding: 15px 15px 5px 15px;
  border-top: 1px solid #eeeeee;
}
.container .supplier .supplier_left {
  width: 65px;
  height: 50px;
  border: 1px solid #efefef;
  border-radius: 5px;
}
.container .supplier .supplier_left img{
  width: 65px;
  height: 50px;
  object-fit: contain;
}
.container .supplier .supplier_right {
  line-height: 20px;
  padding-left: 10px;
  font-size: 16px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.supplier_right h2 img {
  height: 16px;
  padding-bottom: 3px;
}
.container .supplier .supplier_right a:link {
  color: #333;
}
.container .supplier .supplier_right .supplier_adress {
  color: #999;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .supplier .main_business {
  padding: 0px 15px;
}
.container .supplier .main_business p{
  width: 100%;
  padding-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .supplier .main_business .pic_list{
  justify-content: space-between;
}
.container .supplier .main_business .pic_list{
  width: 100%;
}
.container .supplier .main_business .pic_list a{
  justify-content: space-between;
  display: inline-block;
  width: 31%;
  height: 72px;
  padding-bottom: 10px;
}
.container .supplier .main_business .pic_list a:nth-child(2){
  padding: 0px 5px;
}
.container .supplier .main_business .pic_list a img{
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}
.loading {
  font-size: 12px;
  color: #999;
  text-align: center;
  line-height: 40px;
  display: none;
}

.appload {
  padding: 0px 15px 0 10px;
  height: 60px;
  width: 100%;
  background: url(//m.stone365.com/static/images/apploadbg.png) repeat-x;
  background-size: auto 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* position: fixed; */
  position: sticky;
  top: 44px;
  left: 0;
  z-index: 1;
  padding-top: 10px;
}
.appload_box {
  width: 206px;
}
.appload_icon {
  width: 40px;
  height: 40px;
  background: url(//m.stone365.com/static/images/appicon.png);
  background-size: 40px auto;
  display: block;
  margin-right: 6px;
  float: left;
}
.appload_info {
  width: 142px;
  float: left;
  margin-top: 2px;
}
.appload_info h3 {
  color: #f4a12b;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 2px;
}
.appload_info span {
  font-size: 12px;
  color: #333;
  display: block;
}
.app_btn {
  display: block;
  background-color: #109cfe;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin: 5px 14px 0 3px;
  font-size: 15px;
  float: right;
  width: 88px;
  text-decoration: none;
}
.app_btn:visited {
  color: #fff;
}
.app_close {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 45px;
  width: 20px;
  background: url(//m.stone365.com/static/images/app_close.png) no-repeat 0px 23px;
  background-size: 12px auto;
}
.bottom {
  background-color: #f2f2f2;
  padding: 10px 0;
}
.bottom {
  color: #666;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 3px 0;
  border-top: 1px solid #eeeeee;
}
.shade{
  width: 100%;
  height: 100%;
  background-color: #7F7F7F;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  opacity: 0.5;
  display: none;
}
.hint-count, .more-count, .join-count {
  position: fixed;
  width: 100%;
  top: 42%;
  left: 0;
  z-index: 100;
  display: none;
}
.hint-count .hint-index, .more-count .hint-index, .join-count .hint-index{
  padding: 25px 30px;
  text-align: center;
}
.hint-count .hint-index .hint-infos, .more-count .hint-index .hint-infos, .join-count .hint-index .hint-infos{
  background-color: #fff;
  border-radius: 5px;
  line-height: 30px;
  padding-top: 10px;
}
.hint-count .hint-index .hint-infos .hind-words, .more-count .hint-index .hint-infos .hind-words, .join-count .hint-index .hint-infos .hind-words{
  color: #000;
}
.hint-count .hint-index .hint-infos .login-words, .more-count .hint-index .hint-infos .login-words, .join-count .hint-index .hint-infos .login-words{
  color: #868686;
  padding-bottom: 10px;
}
.hint-count .hint-index .hint-infos .select, .more-count .hint-index .hint-infos .select, .join-count .hint-index .hint-infos .select{
  width: 100%;
  border-top: 1px solid #efefef;
  line-height: 40px;
}
.hint-count .hint-index .hint-infos .select a, .more-count .hint-index .hint-infos .select a, .join-count .hint-index .hint-infos .select a{
  float: left;
  text-align: center;
  width: 50%;
  color: #677795;
}
.hint-count .hint-index .hint-infos .select .cancel, .more-count .hint-index .hint-infos .select .cancel, .join-count .hint-index .hint-infos .select .cancel{
  border-right: 1px solid #efefef;
  box-sizing: border-box;
  color: #000;
}
.view-area{padding:25px 0; text-align: center; position: absolute; bottom: 0; left: 0; right: 0;}
.view-area .bigfont{
  font-size: 18px;color: #333333;line-height: 30px;
}
.view-area .smallfont{
  color: #999999; font-size: 12px; line-height: 24px;
}
.view-area .btn{
  font-size: 14px;color: #333;height: 35px;line-height: 35px; width: 100px; display: inline-block;text-align: center;border: 1px solid #999999;border-radius: 15px;margin-top: 15px;
}
/* @media (max-width: 320px) {
  .container .product .pname p{
    font-size: 20px;
    max-width: 110px;
    padding-right: 10px;
  }
  .container .product .line{
    padding: 0px 20px;
  }
} */