.page{
    background-color: #F5F5F5;
}

/*首页顶部搜索*/
.top-search{
    background: url(../img/index_new/top_search_bg.png) no-repeat;width: 7.5rem;height: 3.4rem;
    text-align: center;position: relative;background-size: 100%;
}
.top-search .logo{
    width: 1.78rem;height: 0.86rem;margin-top: 0.88rem;
}
.top-search .top-search-box{
    width: 5.5rem;height: 0.8rem;background-color: #fff;border-radius: 0.8rem;margin:0.3rem auto;
}
.top-search .top-search-box i{
    width: 0.3rem;height: 0.3rem;display:inline-block;background: url(../img/index_new/search-bg.png) no-repeat;
    background-size: 100%;float: left;margin: 0.25rem 0 0 0.9rem;
}
.top-search .top-search-box span{
    font-size: 0.3rem;color: #ccc;float: left;margin: 0.2rem 0 0 0.15rem;
}
.top-search .js-icon-bar{
    position: absolute;top:0.27rem;right: 0.32rem;width: 0.45rem;height: 0.45rem;
}
.top-search .js-icon-bar span{
    width: 0.45rem;height: 0.45rem;display: inline-block;
    background: url(../img/commen/com-icon.png) no-repeat;background-size: 7.5rem;background-position: -0.24rem -0.25rem;
}
.top-search .tadi{
    position: absolute;top: 0.3rem;right: 1rem;width:0.35rem;height: 0.40rem;
}
.top-search .tadi span{
    width: 0.35rem;height: 0.40rem;display: inline-block;
    background: url(../img/app-download-btn6.gif) no-repeat;background-size: 100%;
}
/*首页顶部导航*/
.top-menu{
    width: 100%;height: 1.88rem;background-color: #fff;
}
.top-menu ul a li{
    color: #666;
    font-size: 0.258rem;
    background-color: transparent;
    width: 25%;
    text-align: center;
    float: left;margin-top: 0.4rem;
}
.top-menu ul a li span.bg{
    width: 0.64rem;
    height: 0.64rem;
    background:url("../img/index_new/index-icon.png") no-repeat;
    background-size: 7.5rem;
    display: inline-block;margin-bottom: 0.06rem;
}
.top-menu ul a li span.bg1{
    background-position: -1.28rem -0.33rem;
}
.top-menu ul a li span.bg2{
    background-position: -3rem -0.33rem;
}
.top-menu ul a li span.bg3{
    background-position: -0.42rem -0.33rem;
}
.top-menu ul a li span.bg4{
    background-position: -2.14rem -0.33rem;
}
.top-menu ul a li span.text{
    width: 100%;
    text-align: center;
    display: block;font-size: 0.26rem;color: #333;
}

.index_box {
    width: 7.5rem;
    margin-top: 0.117rem;
    font-family: "Microsoft Yahei", "Helvetica", "黑体", "Hiragino Sans GB", sans-serif;
    background-color: #fff;
    border-top: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    overflow: hidden;
}

.index_box .head {
    text-align: center;
    height: 0.938rem;
    line-height: 0.938rem;
    color: #f74645;
    font-size: 0.352rem;
    font-weight: bold;
}

.index_box .head i {
    font-size: 0.41rem;
    font-weight: normal;
}

.index_box .head1 {
    height: 0.703rem;
    line-height: 0.352rem;
    font-size: 0.258rem;
    color: #999;
    text-align: center;
}
.index_box .more{
    background-color: #fff;
    height: 0.855rem;
    line-height: 0.855rem;
    text-align: center;
    font-size: 0.258rem;
    color: #999;
    border-top: 1px #eeeeee solid;
    margin-top: 0.117rem;
}
.index_box .more a{
    font-size: 0.258rem;
    color: #999;
}
.top_brand_box{
    padding-bottom: 0.234rem;
    overflow: hidden
}
.top_brand_box ul {
    width: 7.617rem;
    overflow: hidden
}

.top_brand_box ul li {
    width: 3.516rem;
    height: 2.227rem;
    float: left;
    position: relative;
    border-radius: 0.117rem;
    overflow: hidden;
}

.top_brand_box ul li.l {
    margin: 0 0.082rem 0.164rem 0.164rem;
}

.top_brand_box ul li.r {
    margin: 0 0.164rem 0.164rem 0.082rem;
}

.top_brand_box ul li a {
}

.top_brand_box ul li img {
    width: 100%;
    height: 100%;
}

.top_brand_box ul li .bg {
    filter: Alpha(opacity=50); /* IE */
    -moz-opacity: 0.5; /* FF 主要是为了兼容老版本的FF */
    opacity: 0.5;
    background-color: #111;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0px;
    left: 0px;
}

.top_brand_box ul li div {
    width: 3.516rem;
    height: 2.227rem;
    color: #fff;
    text-align: center;
    line-height: 2.227rem;
    font-size: 0.352rem;
    font-weight: bold;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
}
.hot_brand_box{
}
.hot_brand_box ul {
    width: 100%;
    overflow: hidden;
}

.hot_brand_box ul li {
    width: 2.496rem;
    float: left;
    border-top: 1px #F2F5F7 solid;
    border-right: 1px #F2F5F7 solid;
    text-align: center;
    padding-bottom: 0.234rem;
}
.hot_brand_box ul li .pic{
    width: 1.816rem;
    height: 1.055rem;
    margin: 0.234rem auto 0.059rem;
}

.hot_brand_box ul li img {
    max-width: 100%;
}

.hot_brand_box ul li div {
    text-align: center;
    color: #666666;
}


.hot_brand_box ul li img {
    max-width: 100%;
}

.hot_brand_box ul li div {
    text-align: center;
    color: #666666;
}
.baixiu_box .head{
    border-bottom: 1px #EEEEEE solid;
    margin-bottom: 0.176rem;
}

.baixiu_box ul {
    width: 7.617rem;
    overflow: hidden;
}

.baixiu_box ul li {
    width: 3.516rem;
    height: 4.688rem;
    float: left;
    margin-left: 0.176rem;
    border: 1px #EEEEEE solid;
    margin-bottom: 0.176rem;
    overflow: hidden;
}

.baixiu_box ul li:hover {

}

.baixiu_box ul li a {
}

.baixiu_box ul li .pic {
    width: 3.516rem;
    height: 2.344rem;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px #EEEEEE solid;
}

.baixiu_box ul li .pic img {
    max-width: 3.516rem;
    max-height: 2.344rem;
}

.baixiu_box ul li .h2 {
    font-size: 0.281rem;
    color: #333;
    margin: 0.176rem 0 0.117rem;
    line-height: 0.398rem;
    height: 0.398rem;
    overflow: hidden;
    padding: 0rem 0.176rem;
}

.baixiu_box ul li .h2 a{
    font-size: 0.258rem;
    color: #333;
}

.baixiu_box ul li p {
    font-size: 0.234rem;
    color: #666;
    line-height: 0.375rem;
    height: 0.75rem;
    overflow: hidden;
    padding: 0rem 0.176rem;
}

.baixiu_box ul li .icon {
    width: 3.516rem;
    height: 0.703rem;
    color: #999;
    font-size: 0.164rem;
}

.baixiu_box ul li .icon .tx {
    float: left;
    width: 0.586rem;
    height: 0.586rem;
    border-radius: 0.094rem;
    margin-top: 0.059rem;
    margin-left: 0.117rem;
}

.baixiu_box ul li .icon .name {
    float: left;
    margin: 0.293rem 0 0 0.117rem;
    font-size: 0.234rem;
}

.baixiu_box ul li .vote {
    float: right;
    margin-right: 0.117rem;
}

.baixiu_box ul li .icon .iconfont {
    width: 0.176rem;
    height: 0.375rem;
    margin: 0.234rem 0.234rem 0 0;
    color: #999;
    cursor: pointer;
    float: left;
}

.baixiu_box ul li .icon .red {
    color: #f74645
}

.baixiu_box ul li .icon .num {
    float: right;
    margin-top: 0.305rem;
    font-size: 0.234rem;
}

.zheko_box .head{
    border-bottom: 1px #EEEEEE solid;
    margin-bottom: 0.176rem;
}

.zheko_box ul {
    width: 7.617rem;
    overflow: hidden;
}

.zheko_box ul li {
    width: 3.516rem;
    height: 5.508rem;
    float: left;
    margin-left: 0.176rem;
    border: 1px #EEEEEE solid;
    margin-bottom: 0.176rem;
    overflow: hidden;
}

.zheko_box ul li .pic {
    width: 3.516rem;
    height: 3.516rem;
    overflow: hidden;
}

.zheko_box ul li .pic img {
    width: 100%;
    height: 100%;
}

.zheko_box ul li .h2 {
    margin: 10px auto;
    line-height: 0.387rem;
    height: 0.773rem;
    padding: 0rem 0.176rem;
    overflow: hidden;
}
.zheko_box ul li .h2 a{
    font-size: 0.258rem;
    color: #333;
}

.zheko_box ul li .div2 {
    clear: both;
    width: 100%;
    margin-top: 0.117rem;

}

.zheko_box ul li .div2 a {
    font-size: 0.234rem;
    display: inline-block;
    text-align: center;
    line-height: 0.586rem;
    height: 0.586rem;
}

.zheko_box ul li .div2 .black {
    width: 1.523rem;
    border: 1px #E7E7E7 solid;
    color: #666;
    margin-left: 0.117rem;
    background-color: #fff;
}

.zheko_box ul li .div2 .red {
    width: 1.523rem;
    background-color: #f74645;
    color: #fff;
    float: right;
    margin-right: 0.117rem;
}

.jiamen_box ul {
    width: 7.617rem;
    overflow: hidden;
}

.jiamen_box ul div.in {
    width: 3.516rem;
    height: 3.457rem;
    float: left;
    margin-left: 0.176rem;
    border: 1px #EEEEEE solid;
    margin-bottom: 0.176rem;
    overflow: hidden;

}

.jiamen_box ul div.in .pic {
    width: 3.516rem;
    height: 2.344rem;
    overflow: hidden;
}

.jiamen_box ul div.in .pic img {
    width: 100%;
    height: 100%;
}

.jiamen_box ul div.in .h2 {
    font-size: 0.258rem;
    color: #333;
    margin: 0.176rem auto;
    line-height: 0.258rem;
    text-align: center;
}

.jiamen_box ul div.in .div1 {
    clear: both;
    width: 100%;
    height: 0.41rem;
    line-height: 0.41rem;
}

.jiamen_box ul div.in .div1 i {
    font-size: 0.281rem;
    color: #f74645;
    float: left;
    margin-left: 0.176rem;
}

.jiamen_box ul div.in .div1 span {
    font-size: 0.234rem;
    float: left;
    color: #7F7F7F;
    margin-left: 0.117rem;
    max-width: 2.695rem;
    height: 0.352rem;
    overflow: hidden;
    word-break: break-all;
}
.bottom-box{
    background-color: #757575;
    width: 100%;
    margin-top: 0.117rem;
}
.bottom-box .bot1{
    position: relative;
    border-bottom: 1px #fff solid;
    height: 1.289rem;
}
.bottom-box .bot1 .logo{
    width: 0.879rem;position: absolute;top:0.211rem;left:0.293rem;z-index: 110;
}
.bottom-box .bot1 .text{
    width: 3.516rem;position: absolute;top:0.246rem;left:1.441rem;line-height: 0.422rem;font-size: 0.305rem;z-index: 110;color: #fff;font-family: "宋体","Microsoft Yahei", "Helvetica", "黑体", "Hiragino Sans GB", sans-serif;
}
.bottom-box .bot1 .down{
    width: 1.523rem;position: absolute;top:0.234rem;right:0.293rem;z-index: 110;;
}
.toolbar-through .page-content{
    padding-bottom: 0;padding-top: 0;
}
.scroll-wrapper{
    padding-top: 0;
}
.bottom-box .bot2{
    height: 0.938rem;
    padding-top: 0.234rem;
}
.bottom-box .bot2 a{
    color: #fff;
    font-size: 0.305rem;
    width: 32%;
    display: inline-block;
    text-align: center;
    height: 0.4690rem;
    font-weight: normal;
}
.bottom-box .bot2 a.a{
    border-right: 1px #fff solid;
}


.index-box{width: 100%; background-color: #fff;margin-top: 0.2rem;padding-bottom: 0.3rem;}
.index-box_head{width: 7.5rem;height: 1.08rem;line-height: 1.08rem;padding-top: 0.1rem;margin: 0 auto;}
.index-box_head b{font-size: 0.32rem;color: #333;margin-left: 0.32rem;font-weight: normal}
.index-box_head .b{font-size: 0.32rem;color: #333;margin-left: 0.32rem;font-weight: normal;display: inline-block}
.index-box_head .left{font-size: 0.32rem;color: #333;margin-left: 0.32rem;font-weight: normal}
.index-box_head .right{font-size: 0.24rem;color: #999;float: right;margin-right: 0.32rem;}
.index-box_head a{font-size: 0.24rem;color: #999;float: right;margin-right: 0.32rem;}
.index-box_head a span{float: left;}
.index-box_head a i{float: left;font-size: 0.2rem;}
.newComment_pic1{width: 100%;height: 2.17rem;}
.newComment_pic1 img{width: 100%;height: 100%;}
.newComment_ul{width: 7.5rem;overflow: hidden;margin-top: 0.18rem;}
.newComment_ul li{width: 2.17rem;height: 2.16rem;margin-right: 0.18rem;float: left;}
.newComment_ul li a{}
.newComment_ul li img{width: 100%;height: 100%;}

.newComment_box{
    width: 6.86rem;margin: 0 auto;overflow: hidden;
}

.index-story{
    width: 6.86rem;height: 3.57rem;position: relative;margin: 0 auto;
}
.index-story img{
    width: 100%;height: 100%;
}
.index-story .playvd{
    position: absolute;top: 1.3rem;left:2.96rem;width: 0.9rem;height: 0.9rem;z-index: 100;
}
.index-today-zhi-box{
    padding-bottom: 0;max-height: 8.58rem;
}
.index-today-zhi{
    width: 6.86rem;overflow: hidden;margin: 0 auto;
}
.index-today-zhi ul{
    width: 7.2rem;
}
.index-today-zhi li{
    width: 2.15rem;height:3.56rem;margin-right: 0.2rem;float: left;margin-bottom: 0.26rem;
}
.index-today-zhi li img{
    max-width: 100%;max-height: 100%;
}
.index-today-zhi li .title{
    font-size: 0.24rem;color: #000;margin-top: 0.05rem;line-height: 0.36rem;max-height: 0.75rem;overflow: hidden;
}
.index-today-zhi li .price{
    font-size: 0.24rem;color: #f74645;margin-top: 0.1rem;width: 100%; white-space: nowrap;
    text-overflow: ellipsis;overflow: hidden;
}
.qiang-bbs{
    padding-bottom:0;
}
.qiang-bbs .index-box-in{
    width: 7.5rem;
}
.index-new-brand{
    width: 6.86rem;overflow: hidden;padding-bottom: 0.2rem;margin: 0 auto;
}
.index-new-brand-in{
    width: 7.3rem;
}
.index-new-brand-in li{
    position: relative;
    width: 2.16rem;height: 1.05rem;float: left;margin-right: 0.12rem;margin-bottom: 0.13rem;border: 1px #E6E6E6 solid;
    padding: .1rem;box-sizing: border-box;
}
.index-new-brand-in li img{
    /*width: 100%;height: 100%;*/
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-height: .85rem;
    max-width: 1.96rem;
    margin: auto;
}
.tm-price{
    font-size: 0.24rem;color: #999;margin-top: 0.2rem;
    font-family: arial;
}
.index-wise_recom{
    width: 7.5rem;
}
.zhi-list{
    width: 7.5rem;
}

.zhi-list .special .quan1 {
    display: inline-block;
    width: 0.86rem;
    background: url(../img/zhi/quan1.png) no-repeat;
    background-size: 100%;
    font-size: 0.22rem;
    color: #fff;
    height: 0.34rem;
    border-radius: 0.05rem;
    line-height: 0.36rem;
    padding: 0 0.1rem;
    margin-right: 0.1rem;
    text-align: center;
    vertical-align: middle;
}
.zhi-list .special .quan2 {
    display: inline-block;
    width: 1rem;
    background: url(../img/zhi/quan2.png) no-repeat;
    background-size: 100%;
    font-size: 0.22rem;
    color: #fff;
    height: 0.34rem;
    border-radius: 0.05rem;
    line-height: 0.36rem;
    padding: 0 0.1rem;
    margin-right: 0.1rem;
    text-align: center;
    vertical-align: middle;
}
.zhi-list .special .low {
    font-size: 0.22rem;
    color: #fff;
    height: 0.34rem;
    border-radius: 0.05rem;
    line-height: 0.36rem;
    padding: 0 0.1rem;
    margin-right: 0.1rem;
    float: left;
}
.zhi-list .special .price {
    font-size: 0.3rem;
    color: #f74645;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhi-list li{
    width: 7.18rem;height: 3.1rem;margin-left: 0.32rem;border-bottom: 1px #E6E6E6 solid;
}
.zhi-list li .img{
    width: 2.5rem;height: 2.5rem;float: left;margin-top: 0.3rem;
}
.zhi-list li .img img{
    max-width: 100%;max-height: 100%;
}
.zhi-list li .right{
    width: 4.06rem;height: 2rem;float: left;margin-left: 0.3rem;margin-top: 0.3rem;
}
.zhi-list li .right .title{
    font-size: 0.3rem;color: #111;line-height: 0.45rem;height: 0.9rem; text-overflow: ellipsis; overflow: hidden;
}
.zhi-list li .price{
    width: 100%;
    height: 0.45rem;
    overflow: hidden;
    margin-top: 0.15rem;
}
.zhi-list li .price span{
    float: left;
}
.zhi-list li .price .s1{
    font-size: 0.24rem;color: #f74645;margin-top: 0.06rem;
    font-family: arial;
}
.zhi-list li .price .s2{
    font-size: 0.32rem;color: #f74645;margin-right: 0.2rem;max-width: 1.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zhi-list li .price .tag{
    font-size: 0.22rem;color: #fff;display: inline-block;height: 0.34rem;border-radius: 0.05rem;
    line-height: 0.35rem;padding: 0 0.1rem;margin-top: 0.06rem;margin-right: 0.1rem;float: left;
}
.zhi-list li .price .quan{
    font-size: 0.22rem;color: #fff;display: inline-block;height: 0.34rem;border-radius: 0.05rem;
    line-height: 0.35rem;padding: 0 0.1rem;margin-top: 0.06rem;margin-right: 0.1rem;float: left;
    width: 1rem;background: url(../img/zhi/quan3.png) no-repeat;background-size: 100%;text-align: center;
}
.zhi-list li .price .quan1{
    width: 0.86rem;background: url(../img/zhi/quan1.png) no-repeat;background-size: 100%;
}
.zhi-list li .price .quan2{
    width: 1rem;background: url(../img/zhi/quan2.png) no-repeat;background-size: 100%;
}
.zhi-list li .other{
    color: #999;font-size: 0.24rem;margin-top: 0.1rem;position: relative;
}
.zhi-list li .other .sl{
    float: left;max-width: 2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zhi-list li .other .sr{
    float: right;
}
.index-bottom{
    width: 7.5rem;height: 1rem;background-color: #f9f9f9;
}
.index-bottom .a{
    width: 2.5rem;height: 1rem;display: inline-block;float: left;text-align: center;font-size: 0;
}
.index-bottom .a i{
    background:url("../img/commen/bottom-icon.png") no-repeat;
    background-size: 7.5rem;width: 0.48rem;height: 0.48rem;display: inline-block;margin-top: 0.1rem;
}
.index-bottom .a i.aboutus{background-position: -0.22rem -0.23rem;}
.index-bottom .a i.downapp{background-position: -1.65rem -0.23rem;}
.index-bottom .a i.guanzhu{background-position: -0.95rem -0.23rem;}
.index-bottom .a span{
    width: 2.5rem;display: inline-block;text-align: center;font-size: 0.2rem;color: #666;margin-top: 0.05rem;
}

.qiang-bbs-box li:first-child{
    border: 0;
}
.qiang-bbs-box li{
    width: 7.18rem;margin-left: 0.32rem;
}
.qiang-bbs-box li h3,.qiang-bbs-box li .thumbBox,.qiang-bbs-box li .bottom{
    left: 0;
}




/** 论坛相关样式调整 **/
.qiang-bbs-box li.li1 .bottom{
    height: 0.36rem;line-height: 0.36rem;margin-top: 0.2rem;margin-bottom: 0.05rem;position: absolute;width: 6.86rem;
}
.qiang-bbs-box li.li1 .bottom .a3,.qiang-bbs-box li.li1 .bottom .a4{
    position: relative;
    top: 0;
    float: right;
}
.qiang-bbs-box li.li2{
    height: auto;padding: 0.25rem 0.32rem 0.25rem 0;width: auto;
}
.qiang-bbs-box li.li2 .thumb{
    width:2.76rem;height: 1.84rem;max-height: none;max-width: none;float: right;
}
.qiang-bbs-box li.li2 .top{
    height: 1.84rem;
}
.qiang-bbs-box li.li2 .top .title h3{
    margin: 0 0 0.2rem;
    color: #333;
    font-size: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;;
}
.qiang-bbs-box li.li2 .top .left{
    width: 3.94rem;
    float: left;
}
.qiang-bbs-box li.li2 .top .left h3{
    height: 0.8rem;margin-bottom: 0.08rem;position: inherit;width: 100%;
}

.qiang-bbs-box li.li2 .top .desc{
    color:#999;font-size: 0.24rem;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.22rem;
}
.qiang-bbs-box li.li2 .bottom{
    height: 0.36rem;line-height: 0.36rem;margin-top: 0.2rem;margin-bottom: 0.05rem;position: inherit;width: auto;
}
.qiang-bbs-box li.li2 .bottom .a1{
    margin-right: 0.15rem;
}

.qiang-bbs-box li.li2 .bottom .a3,.qiang-bbs-box li.li2 .bottom .a4{
    position: relative;
    top: 0;
    float: right;
}
.qiang-bbs-box li.li2.bottom .a3{
    margin-right: 0.3rem;
}
.qiang-bbs-box li.li2 .bottom .a4{
    position: relative;
    top: 0.01rem;
}
.qiang-bbs-box li:first-child{
    padding-top: 0;
}

