html, body {
	background-color: rgb(245, 245, 245);
	margin:0px;
	padding:0px;
	font-family: BinancePlex,Arial,sans-serif!important;
	font-size:14px;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #424852;
  font-size: 14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #424852;
  font-size: 14px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #424852;
  font-size: 14px;
}
input:focus{background:#1b1e25;outline: 1px solid #1b1e25;}
select:focus{background:#1b1e25;outline: 1px solid #1b1e25;}
textarea:focus{background:#1b1e25;outline: 1px solid #1b1e25;}
.fl{float:left;}/*左浮动*/
.fr{float:right;}/*右浮动*/
.bhalf{width:50%;}/*div50%的宽度*/
.allhg{height:100%;}/*继承父元素100%的高度*/
.txtl{text-align: left;}
.txtr{text-align: right;}
.fcy{color:#FCD535;} /*黄色*/
.fcc{color:#707A8A;} /*灰色*/
.fch{color:#000;} /*黑色*/
.fzm{font-size:12px;}
.fzmm{font-size:14px;}
.fzmmm{font-size:16px;}
.fw{font-weight: bold;}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.footer{width:100%;height:55px;background:#fff;position:fixed;bottom:0px;z-index:999999999;}
.footer_op{width:20%;height:55px;float:left;}
.f_op_t{width:100%;height:30px;text-align:center;}
.fticon{width:25px;height: 25px;margin-top:5px;}
.f_op_b{width:100%;height:20px;line-height:20px;text-align: center;}
.nfticon{font-size: 24px;}
.alltn{width:100%;height:40px;line-height:40px;text-align:center;border-radius:5px;background:#FCD535;}
.allbtn{width:100%;height:50px;line-height:50px;text-align:center;background:#ccc;border-radius:5px;background: linear-gradient(to left,#eeb80d,#ffe35b);margin-top:20px;}

.shop_no_header {text-align:center;position: fixed;z-index: 9999;background:#fff;padding:0px 10px;top:0px;width:100%;}
.shop_headerbox {height: 50px;line-height: 50px;width:100%;}
#ic_notice {position: absolute;right:10px;top:0px;display: block;}
@media screen and (max-width: 375px) {
    .shop_toptitle {margin-left: -10px;}
    #btn_span3 {
        width: 70px;
        margin-left: -10px;
    }
}
.shop_headerbox a:nth-child(2){margin-left:-50px;display:inline-block;width:90px;}
.shop_iconf{height: 30px;width: 30px;border-radius: 15px;background: #eaebed;margin-top: 10px;}
.shop_imgbox{width:40px;height:40px;line-height:40px;float:left;}
.shop_imgbox .shop_icon {width:30px;height:30px;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
.shop_toptitle {width:150px;text-align:center; height: 30px;line-height: 30px;display: inline-block;background:#ffffff;border-radius:15px;}
.shop_toptitle div.fcc {display:inline-block;width:80px;background-color:#ffffff;border-radius:15px;height: 30px;line-height: 30px;}
.shop_toptitle div.fcc:nth-child(1){width:60px;}
.shop_current {background-color:#FCD535 !important;}
.shop_icon {width: 1em;height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
.shop_footer{width:100%;height:55px;background:#fff;position:fixed;bottom:0px;z-index:99;}
.shop_footer_op{width:25%;height:55px;float:left;text-align:center;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;position: relative;-webkit-flex-direction: column;cursor: pointer;}
.shop_f_op_t{width:100%;height:30px;text-align:center;position:relative;}
.shop_f_op_t img {width:100%;height:100%;}
