@charset "UTF-8";
body{ padding:0 0 0 0;}
.g-class-nav{ width:100%; height:35px; background:#fff; display:block; overflow-x:auto; overflow-y:hidden; white-space:nowrap}
.g-class-nav li{ width:auto; height:35px; line-height:35px; font-size:14px; font-weight:normal; color:#333; padding:0 12px; display:inline-block; overflow:hidden;}
.g-class-nav li.f-hover a{ height:35px; border-bottom:3px solid #28c9a3; display:block; overflow:hidden; color:#28c9a3}

.g-tab-btn{ width:100%; height:auto; padding:0 15px; margin:10px 0; box-sizing:border-box;display:flex; overflow:hidden}
.g-tab-btn a{ width:auto; height:35px; line-height:35px; font-size:15px; font-weight:normal; color:#333; background:#fff; border-radius:33px 0 0 33px;  display:block; overflow:hidden; flex:1; text-align:center}
.g-tab-btn a:nth-child(2){ border-radius:0 20px 20px 0;}
.g-tab-btn a.f-hover{ background:#fa843e; color:#fff;}

.g-list-box{ width:100%; height:auto; padding:0 15px; box-sizing:border-box;}
.g-list-box .m-list-cont{ width:100%; height:auto; padding:8px; box-sizing:border-box; margin:10px 0 0; display:-webkit-box; overflow:hidden; background:#fff; border-radius:8px; box-shadow:0px 0px 8px #e6e6e6;}
.g-list-box .m-list-cont .u-img{ width:66px; height:66px;}
.g-list-box .m-list-cont span{ width:auto; height:auto; margin:0 0 0 10px; display:block; overflow:hidden; -webkit-box-flex:1;}
.g-list-box .m-list-cont span strong{ width:100%; height:18px; line-height:18px; font-size:15px; font-weight:normal; color:#333; display:block; overflow:hidden}
.g-list-box .m-list-cont span b{ width:100%; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#555; margin:8px 0 0; display:block; overflow:hidden}
.g-list-box .m-list-cont span img{ width:auto; height:12px; margin:8px 0 0; display:block; overflow:hidden}
.g-list-box .m-list-cont .u-btn{ width:72px; height:32px; line-height:32px; font-size:14px; font-weight:normal; color:#fff; text-align:center; background:#90d7f8; border-radius:33px; margin:17px 0 0 10px; display:block; overflow:hidden}

.u-loading-btn{ width:auto; height:35px; line-height:35px; background:#fff; font-size:14px; font-weight:normal; color:#333; background:#fff; border-radius:8px; margin:10px 15px 0; display:block; overflow:hidden; text-align:center; box-shadow:0px 0px 8px #e6e6e6;}
