﻿*{margin:0;padding:0}
html {color:#000;background:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html * {outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
html,body {font-family:PingFang-SC-Regular,Helvetica,sans-serif; overflow-x: hidden; scroll-behavior: smooth;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;list-style:none;}
input,select,textarea {font-size:100%}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0}
abbr,acronym {border:0;font-variant:normal}
del {text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500}
ol,ul {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500}
q:before,q:after {content:''}
sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup {top:-.5em}
sub {bottom:-.25em}
a {color:#333;}
a:hover {text-decoration:none}
ins,a {text-decoration:none}
button {-webkit-appearance: none;}

.fn-clear:after {visibility:hidden; display:block; font-size:0;	content:" "; clear:both; height:0;}
.fn-clear {zoom:1; /* for IE6 IE7 */}
.fn-hide {display:none;}
.fn-left, .fn-right {display:inline;}
.fn-left {float:left;}
.fn-right {float:right;}
.huoniao_iOS .header{padding-top: 0!important; display: none!important;}
.huoniao_iOS .padTop20 {padding-top: 0!important;}

.from_wmsj .header {padding-top: 20px!important;padding-top:calc(20px + constant(safe-area-inset-top))!important;padding-top: calc(20px + env(safe-area-inset-top))!important;}

body{width: 100%; max-width: 10rem; font-size: .24rem; margin: 0 auto;}
body.fixed{position: fixed;}
a:hover{text-decoration: none;}
i, em{font-style: normal;}
.padTop20 .header{padding-top: 20px;}
/*底部下载app按钮*/
.downLoadBottom{background: #fff;position: fixed;bottom: 0;left: 0;right: 0;
box-shadow: 0px -5px 23px 0px rgba(0, 0, 0, 0.09);z-index: 99999;animation:bottomFadeIn .3s ease-out; padding-bottom:calc(-.3rem + constant(safe-area-inset-bottom));padding-bottom: calc(-.3rem + env(safe-area-inset-bottom));}
.downLoadBottom .downLeft{ float: left;}
.downLoadBottom i.closeDownload{width: .72rem;height: 1rem;background: url(../images/closeDownload.png) center center no-repeat; background-size: .36rem auto;float: left;}
.downLoadBottom .downloadLogo{width: .7rem;height: .7rem;box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.09);border-radius: .1rem;background: #fff;float: left;margin-top: .15rem;}
.downLoadBottom .downloadLogo img{width: 100%;height: 100%;object-fit: cover;border-radius: .1rem;}
.downLoadBottom .downloadInfo{float: left;margin-top: .15rem;margin-left: .15rem}
.downLoadBottom .downloadInfo h2.downloadTit{font-size: .3rem;font-weight: bold;color: #333;}
.downLoadBottom .downloadInfo p.downloadTip{font-size: .22rem;color: #999;margin-top: -.06rem}
.downLoadBottom .downLoadBtn{float: right;padding: 0 .38rem;line-height: 1rem;font-size: .32rem;color: #fff;font-weight: bold;background: linear-gradient(89deg, #F25819 0%, #EE2824 100%);}


/* 右侧app下载 */
.appDwonload{display: block; width: .84rem; height: .84rem; background: url(../images/appDown.png) no-repeat center/cover; position: fixed; right: .3rem; bottom: calc(2.5rem + constant(safe-area-inset-bottom)); bottom: calc(2.5rem + env(safe-area-inset-bottom)); z-index: 10000; }
/* 下方弹出的下载 */
.downloadBox{position: fixed; bottom: -.9rem; left: .3rem; right: .3rem; height: .9rem; border-radius: .45rem; background-color: #fff; box-shadow: 0 .05rem .23rem 0 rgba(0, 0, 0, 0.15); display: flex; align-items: center; justify-content: space-between;padding:  0 .2rem; z-index: 10000;transition: transform .4s ease-in-out;  transform: translateY(0); box-sizing: border-box;}
.downloadBox.topShow{margin-bottom:calc(-.1rem + constant(safe-area-inset-bottom));margin-bottom: calc(-.1rem + env(safe-area-inset-bottom));  transform: translateY(-2.2rem);}
.downloadBox .app_btn_down{width: 1.5rem; line-height: .6rem; text-align: center; color: #fff; font-weight: 500;background: linear-gradient(89deg, #F25819 0%, #EE2824 100%); border-radius: .3rem; position: relative;}
.downloadBox .app_btn_down .wxDownLoad{display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.downloadBox .left_app_info{display: flex; align-items: center;}
.downloadBox .left_app_info h3{font-size: .26rem; font-weight: bold; color: #333; max-width: 3.8rem;}
.downloadBox .left_app_info .downloadLogo{width: .6rem; height: .6rem; background-color: #fff; box-shadow: 0 .05rem .23rem 0 rgba(0, 0, 0, 0.09); border-radius: .1rem; margin-right: .09rem; overflow: hidden;}
.downloadBox .left_app_info .downloadLogo img{display: block; width: 100%; height: 100%; object-fit: cover;}
.downloadBox .left_app_info .btn_close_appDownload{display: block; width: .2rem; height: .2rem; background: url(../images/close_down.png) no-repeat center/cover; margin-right: .2rem; margin-left: .1rem;}