::-webkit-scrollbar {
    width: 0px
}
/* body {
   box-sizing: border-box;
}
body,html{
    overflow: hidden;
} */

.home_list {
    border-bottom: 1px solid #d5d5d5;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #fff;
}
#tab_list {
    margin-top: 2.916667rem;
}
.swiper-slide {
    width: auto;
}
#nav_list {
    width: 100%;
}
.swiper-pagination-custom {
    bottom: inherit;
}
.home_list a {
    float: left;
    font-size: 1.166667rem;
    color: #606060;
    line-height: 2.666667rem;
    padding: 0 0.833333rem;
    border-bottom: 2px solid #fff;
}
.home_list a.active {
    color: #467fe5 ;
    border-color: #467fe5 ;
}
.box {
    margin-left: 1.666667rem;
    padding: 1.0rem 1.666667rem 1.0rem 0;
    border-bottom: 1px solid #d5d5d5;
    display: block;
}
.no_img .home_main {
    width: 100%;
}
.no_img .home_adjunct_icon {
    width: 71.428%;
}
.no_img .home_main h3 {
    width: 100%;
}
.home_main {
    float: left;
    width: 71.428%;
}
.home_img {
    display: block;
    width: 5.333333rem;
    height: 5.333333rem;
    float: right;
}
.home_adjunct {
    box-sizing: border-box;
}
.home_adjunct li {
    float: left;
    line-height: 1rem;
    margin: 0 0.416667rem 0rem 0;
}
.home_adjunct li img {
    width: 1.666667rem;
    height: 1.666667rem;
}
.home_adjunct li.home_title {
    border-right: 1px solid;
    font-size: 1rem;
    padding-right: 0.416667rem;
}
.home_adjunct li.home_time {
    font-size: 1rem;
    color: #606060;
}
.home_main h3 {
    font-size: 1.166667rem;
    color: #303030;
    line-height: 1.5rem;
    font-weight: normal;
    margin-top: 0.666667rem;
}
.home_adjunct_icon li.home_title {
    border: 0;
}
.home_adjunct_icon li.home_text {
    line-height: 1.666667rem;
    width: 7.0rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home_adjunct_icon li.home_time {
    line-height: 1.666667rem;
    float: right;
}
.home_text {
    color: #606060;
    font-size: 1.0rem;
}
#tab_list .swiper-slide {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.loding_left {
    width: 1.333333rem;
    height: 1.333333rem;
    background: url(/dev/product/www_v3/imgs/nav_webView/loding.gif) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
}
.loding_bottom {
    width: 1.333333rem;
    height: 1.333333rem;
    background: url(/dev/product/www_v3/imgs/nav_webView/loding.gif) no-repeat center;
    background-size: 100%;
    margin:1.0rem auto;
}
