/*公用头*/
.commonHeader-mod{ overflow: hidden; height:1.2rem; padding:0 0.4rem; background: #fff; -webkit-box-shadow:0 0 0.133rem 0 rgba(0,0,0,0.09); -moz-box-shadow:0 0 0.133rem 0 rgba(0,0,0,0.09); box-shadow:0 0 0.133rem 0 rgba(0,0,0,0.09);}
.commonHeader-mod .header-con:first-child{ float:left;}
.commonHeader-mod .header-con:last-child{ float:right;}
.commonHeader-mod .lmLogo{ display:block; float:left; height: 0.693rem; line-height: 0.693rem; font-size: 0.453rem; font-weight: 700; margin: 0.253rem 0.1rem 0 0;}
.commonHeader-mod .lmLogo img{ width: 0.693rem; height: 0.693rem; display: inline-block; margin-right: 0.187rem; vertical-align:-0.19rem;}
.commonHeader-mod .downloadApp-btn{ float:left; display:block; width: 1.6rem; height: 0.56rem; line-height: 0.56rem; text-align:center; font-size: 0.32rem; color:#FF8E35; border: 1px solid #FF8E35; border-radius: 0.28rem; margin: 0.307rem 0 0 0.2rem;}
.commonHeader-mod .search-btn{ display:inline-block; vertical-align:top; width: 0.44rem; height: 0.467rem; line-height:0; font-size:0; background:url(/images/24homePage/include/search.png) no-repeat; background-size:100% auto; margin: 0.373rem 0.373rem 0 0;}
.commonHeader-mod .login-btn{ display:inline-block; vertical-align:top; width:0.8rem; line-height:1.2rem; font-size:0.4rem; color:#FF8E35; white-space: nowrap;}
.commonHeader-mod .login-btn img{ width:0.773rem; height:0.773rem; border-radius:50%; margin-top:0.213rem;}

/*页头导航*/
.top-nav{ clear: both; height:1.09rem; background:linear-gradient(90deg,rgba(255,140,73,1) 0%,rgba(255,178,99,1) 100%);}
.top-nav .swiper-container{ width:9.25rem; box-shadow:-.09rem 0 .07rem rgba(220,91,30,0.1) inset;}
.top-nav .swiper-slide{ width: auto; line-height:1.1rem; font-size:.43rem; color:#999;}
.top-nav .swiper-slide a{ display:block; color:#fff; padding:0 .37rem; position:relative;}
.top-nav .swiper-slide a.on{ color:#fff; font-weight:bold; font-size:.48rem;}
.top-nav .swiper-slide a.on i{ width:.59rem; height:.11rem; background: url(/images/24homePage/include/icon_01.png) no-repeat center top; position:absolute; left:50%; margin-left:-0.29rem; bottom:0;}
.top-nav .more-btn{ display: block; width: .75rem; height: 1.09rem; background:linear-gradient(270deg,#FFB063 0%,#FFB164 100%); background-size: .32rem auto; box-shadow:-.05rem  0 .05rem 0 rgba(220,91,30,0.1);}
.top-nav .more-btn img{ display: block; margin: .4rem auto 0; width: .32rem; height: .31rem;}
.nav-more-pop{ display:none; width:100%; position:fixed; left:0; right:0; bottom:0; top:1.2rem; background:#fff; z-index:1001; overflow-y:auto;}
.nav-more-pop .close-btn{ display:block; width:.573rem; height:.573rem; top:.373rem; right:.266rem; line-height:0; font-size:0; background:url(/images/24homePage/include/icon-topNavClose.png) no-repeat center; background-size:.32rem auto;}
.nav-more-pop .tit{ height:1rem; line-height:1rem; font-size:.373rem; padding:0 0 0 .693rem;}
.nav-more-pop .tit em{ font-size:.32rem; color:#9C9C9C; padding-left:.373rem;}
.nav-more-pop .tit.first{ padding-top:.16rem;}
.nav-more-pop .list{ padding:0 0 0 .4rem;}
.nav-more-pop .list a{ display:block; float:left; height:.72rem; line-height:.72rem; font-size:.32rem; color:#999; white-space:nowrap; padding:0 .32rem; border:1px solid #C3C3C3; border-radius:5rem; margin:0 .4rem .2rem 0;}
.nav-more-pop .list a.on{ color:#ff7e00; border-color:#ff7e00}
.nav-more-pop::-webkit-scrollbar-track-piece{ background-color: rgba(194, 194, 194, 0); border-left: 1px solid rgba(255, 86, 104, 0);}
.nav-more-pop::-webkit-scrollbar{ width: .07rem; height: .17rem; -webkit-border-radius: .07rem; -moz-border-radius: .07rem; border-radius: .07rem;}
.nav-more-pop::-webkit-scrollbar-thumb{ background-color: rgba(194, 194, 194, 0.9); background-clip: padding-box; -webkit-border-radius: .07rem; -moz-border-radius: .07rem; border-radius: .07rem; min-height: .37rem;}
.nav-more-pop::-webkit-scrollbar-thumb:hover{ background-color: rgba(194, 194, 194, 0.9); -webkit-border-radius: .07rem; -moz-border-radius: .07rem; border-radius: .07rem;}






