/*27515**4995*/
body {
    background-color: #f5f6fb;
    margin: 0 auto;
}

.apex_wrap_070 {
   width: 100%;
   height: 16vw;
   background: #f5f6fb;
   position: relative;
   top: 0;
   left: 0;
   /* border-bottom: 1px solid #e5e5e5; */
   z-index: 1000;
   box-sizing: border-box;
}

.logo_839 img {
    width: auto;
    height: 6.4vw;
}

.logo_839 {
    display: inline-block;
    margin-left: 3.73333vw;
    height: 100%;
    display: flex;
    align-items: center;
}

.app {
    /* padding-top: 16vw; */
    max-width: 550px;
    margin: 0 auto;
}

/*839_0702_95*/
.apex_right_295 {
    margin-right: 5px;
    display: flex;
    align-items: center;
    color: #359afc;
    font-size: 14px;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}

.top_dh_839 {
	background-color: #fefefe;
	flex-wrap: wrap;
	/* margin: 3px auto 0; */
	justify-content: center;
	width: 100%;
	margin-top: 10px;
	font-size: 0;
	display: flex;
	justify-content: center;
	border-radius: 10px;
}

.top_icon_295 {
    width: 20%;
    margin-bottom: 1rem;
    margin-top: 3rem;
    display: inline-block;
    vertical-align: top;
    /* padding: 0 2.66667vw;*/
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top_icon_295 img {
    width: 3rem;
}

.top_icon_295 div {
    margin-top: 1rem;
    font-size: 0.8rem;
    color: #1e1f22;
    text-align: center;
}

.recommend {
	background-color: #fefefe;
	flex-wrap: wrap;
	/* margin: 6.66667vw auto 0; */
	justify-content: center;
	width: 100%;
	margin-top: 40px;
	font-size: 0;
	display: flex;
	justify-content: center;
	border-radius: 10px;
}

.recommend_img {
    width: 33%;
    margin-bottom: 1rem;
    margin-top: 1rem;
    display: inline-block;
    vertical-align: top;
    /* padding: 0 2.66667vw; */
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.recommend_img div {
    margin-top: 10px;
    /* margin-left: 3vw; */
    font-size: 0.8rem;
    color: #1e1f22;
    text-align: center;
}

.recommend_img img {
    /* border-radius: 8%; */
    width: 40px;
}

.recommend_839 {
    color: #fefefe !important;
    background-color: #565656ba;
    position: absolute;
    margin-top: 15%;
    margin-left: -3%;
    font-size: 12px;
    width: 20%;
    border-radius: 3px;
}

img.apex_menu_1rRHd {
    width:8vw;
}

.type-ahead {
       margin-top: 2.5%;
    margin-left: 3%;
    width: 75%;
    position: relative;
    -webkit-perspective: 500px;
    perspective: 500px;
}

.type-ahead__input {
    padding: 12px 34px 12px 12px;
    border: none;
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: .4px;
    caret-color: #007991;
    color: #007991;
    outline: none;
    width: calc(100% - 46px);
    box-shadow: 4px 8px 12px 0 rgba(0, 0, 0, 0.1);
}


.type-ahead .icon {
    position: absolute;
    right: 8px;
    top: 8px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    fill: #949494;
}

.username {
    /* width: 100%; */
    /* text-align: left !important; */
}

span.nametitle {
    font-size: 15px !important;
    font-family: -webkit-body;
    font-weight: 600;
}
span.namejj {
    font-size: 12px;
    color: #909090;
}


	.common-footer-wrap .common-footer {
    height: 3rem;
    line-height: 3rem;
    background: #fefefe;
    border-top: 1px solid #efefef;
    z-index: 99;
}
.common-footer-wrap .common-footer .item-wrap.active, .common-footer-wrap .common-footer .item-wrap.is-selected {
    background: none;
}
.common-footer-wrap .common-footer .item-wrap {
    padding: .2rem 0;
}
.mint-tabbar>.mint-tab-item.is-selected {
    background-color: #eaeaea;
    color: #26a2ff;
}
.mint-tabbar.is-fixed {
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    margin: 0 auto;
    max-width: 550px;
}
.mint-tabbar {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9d9d9),color-stop(50%,#d9d9d9),color-stop(50%,transparent));
    background-image: linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    background-color: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
}

.mint-tab-item-icon:empty {
    display: none;
}
.mint-tab-item-icon {
    width: 24px;
    height: 24px;
    margin: 0 auto 5px;
}
.mint-tab-item-label {
    font-size: .7rem;
}
.mint-tab-item-label {
	width: 25%;
    color: inherit;
    font-size: 12px;
    line-height: 1;
}

.common-footer-wrap .common-footer .item-wrap.active .item {
    color: #e93b3d;
}
.common-footer-wrap .common-footer .item-wrap .item {
    color: #666;
}

.common-footer-wrap .common-footer .item-wrap .item .iconfont {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 1.2rem;
    text-align: center;
    margin: 0 auto;
}

.icon-people {
    background: url(/static/add.png) no-repeat center;
    background-size: 1.48rem;
}

.icon-home {
    background: url(/static/icon/home.png) no-repeat center;
    background-size: 1.48rem;
}
.icon-fx {
    background: url(/static/icon/fx.png) no-repeat center;
    background-size: 1.4rem;
}
.icon-message {
    background: url(/static/icon/message.png) no-repeat center;
    background-size: 1.45rem;
}
.icon-me {
    background: url(/static/icon/me.png) no-repeat center;
    background-size: 1.6rem;
}

.router-link-active .icon-home {
    background: url(/static/icon/home_hl.png) no-repeat center;
    background-size: 1.68rem;
}
.router-link-active .icon-fx {
    background: url(/static/icon/fx_hl.png) no-repeat center;
    background-size: 1.8rem;
}
.router-link-active .icon-message {
    background: url(/static/icon/message_hl.png) no-repeat center;
    background-size: 1.45rem;
}
.router-link-active .icon-me {
    background: url(/static/icon/me_hl.png) no-repeat center;
    background-size: 1.68rem;
}
.mint-tab-item-label .router-link-active span.text {
    color: #121212;
}

.iconfont {
        display: inline-block;
    vertical-align: top;
    margin-top: 0.15rem;
    height: 1.48rem;
    width: 1.48rem;
    position: relative;
	margin-top: 0.25rem;
}

.mint-tab-item-label span.text {
    color: #b9bec4;
    display: block;
    font-size: 12px;
    margin-top: .25rem;
}
.common-footer-wrap .common-footer .item-wrap .item .text {
    font-size: .6rem;
    line-height: .6rem;
}
.common-footer-wrap .common-footer .item-wrap.active .item {
    color: #e93b3d;
}
.common-footer-wrap .common-footer .item-wrap .item {
    color: #666;
}
a{text-decoration:none;color: #FFF;}