﻿.weizhi {
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 1px solid #e6e3e0;
    display: inline-block;
    width: 100%;
    background: #fff;
}
.zhu_icon {
    display: block;
    background-image: url(../images/icon_home.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-right: 0.1rem;
    width: 0.38rem;
    height: 0.39rem;
    margin-top: 0.15rem;
    margin-left: 0.3rem;
}
.dangqian {
    float: left;
    display: inline;
    font-size: 0.28rem;

}
.dangqian a{
    font-size: 0.28rem;
    color: #333;
    -webkit-tap-highlight-color: transparent;
}

.lanlist{
    width: 100%;
    background: #F5EBD3;
    overflow: hidden;
    padding: 0.1rem 0.5%;
    display: block;
    clear: both;
    font-size: 0.32rem;
}
.lanlist li{
    float: left;
    text-align: center;
    overflow: hidden;
    width: 25%;
    height:0.52rem;
    line-height: 0.52rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lanlist li a {
    display: inline-block;
    width: 100%;
    height: 0.52rem;
    text-decoration: none;
    color: #935422;
    font-size: 0.32rem;
}
.lunbo {
    height: 3.6rem;
    overflow: hidden;
}
.swiper-slide img {
    width: 7.5rem;
    height: 3.6rem;
}
.lun_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 0.3rem;
    color: #FFF;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0.2rem 1rem 0.22rem 0.3rem;
    background: rgba(0,0,0,0.8);
}
.swiper-pagination-bullet {
    width: 0.18rem !important;
    height: 0.14rem !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    right: 0;
    width: auto !important;
    left: unset !important;
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.qiangtui{
    position: relative;
}
.qiangtui ul {
    overflow: hidden;
    height: auto;
    display: block;
    background: #fff;
    padding: 0 0.8rem 0 0.2rem;
}
.qiangtui ul li {
    color: #aaa;
    font-size: 0.28rem;
    width: 95%;
    height:0.64rem;
    line-height: 0.64rem;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.qiangtui ul li a{
    color: #333333;
}
.qiangtui ul li em {
    position: absolute;
    right: 0.2rem;
    font-size: 0.24rem;
    font-style: normal;
    color: #aaa;
}
.green{
    color: green !important;
}
.red {
    color: red !important;
}
.ding_box{
    background: #fff;
    margin-top: 0.2rem;
    overflow: hidden;
}
.lanmu_title{
    border-bottom: 1px solid #d9d9d9;
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
}
.lammu_tit{
    padding: 0 10px;
    display: inline-block;
}
.lammu_tit a{
    color: #915926;
    font-size: 0.36rem;
}
.lan_more{
    padding: 0 0.2rem;
    display: inline-block;
    color: #686868;
    font-size: 0.24rem;
    float: right;
}
.lan_more a {
    display: block;
    color: #915926;
}
.lan_more i {
    background: url(../images/icon_more.png) no-repeat;
    width: 0.04rem;
    height: 0.16rem;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 0.1rem;
}
.type_list{
    overflow: hidden;
    background: #fff;
}
.type_list ul{
    overflow: hidden;
}
.type_list ul li{
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
}
.type_list li a {
    display: block;
    overflow: hidden;
    padding: 0.16rem 0.2rem 0 0.2rem;
}
.type_item{
    float: left;
    width: 2.5rem;
}
.type_item img {
    display: block;
    padding-top:0.06rem;
    width: 100%;
}
.type_info{
    width: 4.8rem;
    margin-left: 0.7rem;
    float: none;
    overflow: hidden;
    padding-bottom: 0.2rem;
}
.type_title {
    width: 70%;

    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
}
.type_title a{
    color: #000;
    font-size: 0.32rem;
}
.type_info .txt{
    overflow: hidden;
    color: #777;
    padding-left: 0.2rem;
    font-size: 0.28rem;
}
.jpsm{
    background: #fff;
}
.jpsm li{
    width: 33.3%!important;
}
