@charset "UTF-8";
*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*{-webkit-tap-highlight-color: transparent;-webkit-font-smoothing: antialiased;}
html{font-size: 48px;}
@media (min-width: 320px){html{font-size: 42.6667px;}}
@media (min-width: 360px){html{font-size: 48px;}}
@media (min-width: 375px){html{font-size: 50px;}}
@media (min-width: 384px){html{font-size: 51.2px;}}
@media (min-width: 411px){html{font-size: 54.8px;}}
@media (min-width: 412px){html{font-size: 54.9333px;}}
@media (min-width: 414px){html{font-size: 55.2px;}}
@media (min-width: 425px){html{font-size: 56.6667px;}}
@media (min-width: 480px){html{font-size: 64px;}}
@media (min-width: 600px){html{font-size: 80px;}}
@media (min-width: 640px){html{font-size: 85.333px;}}
@media (min-width: 750px){html{font-size: 100px;}}
body,html{height: 100%;}
body{color: #333;background: #f5f5f5;line-height: 1.8;}
/* body{font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei", sans-serif;} */
body,
input,
textarea{font-size:0.26rem;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Tahoma, Arial, sans-serif;}
ul{padding: 0;margin: 0;}
ul, li {list-style: none;}
body{moz-user-select: -moz-none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
/*img {pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}*/
input{outline:none;}
a{color:#212121;text-decoration: none;}
a:hover, a:focus{color:#333;}
img{border:none;vertical-align: middle;}

a, button, input, input[type=text], input[type=search], option, select, textarea {outline: none;border: 0;-webkit-appearance: none;border-radius: 0;background: none;}
.clear{ clear:both; height:0px;  margin:0; padding:0;width:0; border:none; overflow:hidden;}
::-webkit-scrollbar{width:0;height:0;}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track{background-color:unset}
::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-thumb:hover{background-color:unset}

.fl { float:left}
.fr { float:right}
.mb10{margin-bottom: 10px;}
.container,.wrap{max-width: 7.5rem;padding-left: 0.3rem;padding-right: 0.3rem;margin:0 auto;}
.container > .row{margin-left: -0.3rem;margin-right: -0.3rem;}
.btn-block{width: 100%;display: block;}
.wow{visibility:hidden;}

.acea-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}
.acea-row.row-middle{-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center}
.acea-row.row-top{-webkit-box-align:start;-o-box-align:start;-ms-flex-align:start;align-items:flex-start}
.acea-row.row-bottom{-webkit-box-align:end;-o-box-align:end;-ms-flex-align:end;align-items:flex-end}
.acea-row.row-center{-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center}
.acea-row.row-right{-webkit-box-pack:end;-o-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.acea-row.row-left{-webkit-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.acea-row.row-between{-webkit-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.acea-row.row-around,
.acea-row.row-column-around{-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around}
.acea-row.row-column-around{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}
.acea-row.row-column,
.acea-row.row-column-between{-webkit-box-orient:vertical;-o-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}
.acea-row.row-column-between{-webkit-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.acea-row.row-center-wrapper{-webkit-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;justify-content:center}
.acea-row.row-between-wrapper,
.acea-row.row-center-wrapper{-webkit-box-align:center;-o-box-align:center;-ms-flex-align:center;align-items:center}
.acea-row.row-between-wrapper{-webkit-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.acea-row.row-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.line1, .line2 {overflow: hidden;}
.line1 {text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.line2 {word-break: break-all;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.flex-1{flex:1;}

.ellipsis{overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;}

.app_box{opacity: 0;transition: 0.3s;}
.app_box.show{opacity: 1;}
.app_box {max-width:7.5rem;margin:0 auto;}

.disabled {pointer-events: none;opacity: 0.5;}

.bg-color-red {background-color: #5577FF!important;}
.font-color-red {color: #5577FF!important;}

.checkbox-wrapper{position:relative;}
.checkbox-wrapper input{display:none}
.checkbox-wrapper .icon{position:absolute;left:0;top:50%;display:inline-block;width:0.5rem;height:0.5rem;border:1px solid #ccc;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.checkbox-wrapper input:checked+.icon{background-color:#5577FF;border-color:#5577FF;
    /* background-image:url(../images/checkbox_icon.png);background-size:.20rem .13rem; */
    background-image: url(../images/icon-selected.png);background-size: 0.5rem 0.5rem;
    background-repeat:no-repeat;background-position:50%;
}

.checkbox-wrapper{padding-left: 0.6rem;}
.checkbox-wrapper:last-child{margin-bottom: 0;}
.checkbox-wrapper .icon{width:0.4rem;height:0.4rem;}
.checkbox-wrapper input:checked+.icon{background-size: 0.4rem 0.4rem;/* background-image: none; */}
/* .checkbox-wrapper .icon::after{content:'';display: block;background: #fff;width: 0.12rem;height: 0.12rem;border-radius: 0.12rem;position: absolute;left: 50%;top: 50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);} */


.empty_box{padding: 1rem 0;text-align: center;}
.empty_box .empty_icon img{width: 3.59rem;}
.empty_box .empty_msg{font-size: 0.28rem;color:rgba(51,51,51,0.5);/* padding-top: 0.2rem; */}
.listdata_desc{padding: 0.2rem 0;text-align: center;}


.textarea_box .textarea{background-color:#f9f9f9;width:100%;height:3.1rem;border-radius:.03rem;margin-top:.1rem;padding:.25rem .28rem;border: 1px solid #a0a0a0;}
.textarea_box .textarea::-webkit-input-placeholder{color:#ccc}
.textarea_box .textarea::-moz-placeholder{color:#ccc}
.textarea_box .textarea:-ms-input-placeholder{color:#ccc}
.textarea_box .textarea::-ms-input-placeholder{color:#ccc}
.textarea_box .textarea::placeholder{color:#ccc}

/*footer*/
.footer_copyright{padding:0.3rem;text-align: center;background: #f3f3f3;color:#666;}
.footer_copyright a{color:#666;}
.footer_copyright span{display: inline-block;margin:0 0.1rem;}

.footer_nav_pd{height: 1.2rem;}
#footer .footer{position:fixed;width:100%;height:1.2rem;bottom:0;left:0;background-color:#fff;z-index:2000;line-height: 1.4;}
#footer .footer .wrap{padding-left: 0.3rem;padding-right: 0.3rem;width: 100%;}
#footer .footer .item{-webkit-box-flex:1;flex:1;-webkit-flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:.24rem;color:#999;font-weight: 400;}
#footer .footer .item.on{color:#5577FF}
#footer .footer .item .icon{height:.48rem;line-height:.48rem;}

#footer .footer .item1 .icon{background: url(../images/f_icon_1_0.png) no-repeat center;}
#footer .footer .item1.on .icon{background: url(../images/f_icon_1_1.png) no-repeat center;}
#footer .footer .item2 .icon{background: url(../images/f_icon_2_0.png) no-repeat center;}
#footer .footer .item2.on .icon{background: url(../images/f_icon_2_1.png) no-repeat center;}
#footer .footer .item3 .icon{background: url(../images/f_icon_3_0.png) no-repeat center;}
#footer .footer .item3.on .icon{background: url(../images/f_icon_3_1.png) no-repeat center;}
#footer .footer .item4 .icon{background: url(../images/f_icon_4_0.png) no-repeat center;}
#footer .footer .item4.on .icon{background: url(../images/f_icon_4_1.png) no-repeat center;}
#footer .footer .item5 .icon{background: url(../images/f_icon_5_0.png) no-repeat center;}
#footer .footer .item5.on .icon{background: url(../images/f_icon_5_1.png) no-repeat center;}
#footer .footer .item6 .icon{background: url(../images/f_icon_6_0.png) no-repeat center;}
#footer .footer .item6.on .icon{background: url(../images/f_icon_6_1.png) no-repeat center;}
#footer .footer .item .icon{background-size:0.48rem 0.48rem!important;}

.footer_nav_pd{
    -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}

#footer .footer{
    -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    box-shadow: 0px -0.01rem 0.04rem 0px rgba(179,179,179,0.5);
}