.info-box {
    width: 7.2rem;
}
.info-box .tab {
    height: auto;
    padding-top: .15rem;
    padding-bottom: .25rem;
    background: #9dc83b;
}
.info-box .tab ul {
    height: auto;
    line-height: .45rem;
    text-align: center;
}
.info-box .tab ul li {
    padding: 0 .22rem;
    display: inline-block;
}
.info-box .tab ul li a {
    position: relative;
    display: block;
    color: #fff;
}
.info-box .tab ul li a s {
    position: absolute;
    width: .16rem;
    height: .08rem;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -.05rem;
}
.info-box .tab ul li.active a s{
    background: url(../images/arrow-bottom.png) no-repeat center center;
    background-size: 100% 100%;
}
.info-box .info {
    width: 6.8rem;
    min-height: 7rem;
    margin: 0 auto;
    padding: .2rem;
}
.info-box .info img {
    max-width: 100%;
}
.info-box > .title {
    width: 6.8rem;
    margin: 0 auto;
    /* height: .3rem; */
    margin-top: .5rem;
    line-height: .3rem;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.info-box > .time {
    width: 6.8rem;
    margin: 0 auto;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    color: #6b6b6b;
}
.info-bottom {
    margin-bottom: .3rem;
}
.info-bottom p {
    height: .4rem;
    max-width: 6.8rem;
    padding: 0 .3rem;
    line-height: .4rem;
    color: #484848;
    text-align: left;
    margin: 0 auto;
}
.info-bottom p a {
    color: #484848;  
}
/* 新闻列表 */
.news-list ul{min-height: .7rem;padding-bottom: .6rem;}
.news-list ul li {margin-top: .3rem;height: auto;overflow: hidden;}
.news-list ul li .left{width: 1.1rem;text-align: center;background-color: #f7f7f7;height: 1.4rem;float: left;border-top:.05rem solid #9dc83b;border-bottom:.05rem solid #9dc83b;}
.news-list ul li .left .p1{font-weight: bold;font-size: .42rem;color: #494949;margin-top: .3rem;font-family: 'Arial';}
.news-list ul li .left .p2{font-size: .22rem;color: #494949;font-weight: bold;line-height: .3rem;font-family: 'Arial';}
.news-list ul li .right{float: right;width: 5.5rem;}
.news-list ul li .right .p1{
    line-height: .3rem;
    height: .3rem;
    font-weight: bold;
    font-size: .24rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.news-list ul li .right .p2{
    line-height: .3rem;
    height: .9rem;
    margin-top: .2rem;
    font-size: .22rem;
    color: #484848;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
/* 搜索列表 */
.search-list {
    min-height: 7rem;
}
.search-list .left img  {
    width: .4rem;
    height: .09rem;
    margin: 0 auto;
    margin-top: .65rem;
}
/* 地图 */
.map {
    width: 6.8rem;
    height: 3.7rem;
    border: .1rem solid #e2e2e2;
    margin-top: .3rem;
    margin-bottom: 3rem;
}
.BMap_noprint {
    display: none;
}
/* 市场分布 */
.distribution-wrap {}
.distribution-map {
    border-top: .45rem solid #eee;
    width: 7.2rem;
    height:7rem;
    background: #eee url(../images/map.png) no-repeat center center;
    background-size: 100%;
}
/* 产品列表 */
.info-box .list-wrap  {
    padding: .4rem .3rem;
    padding-top: 0;
    margin-top: .4rem;
    margin-bottom: .5rem;
    min-height: 7rem;
    border: .05rem solid #f2f2f2;
    border-top: none;
    border-bottom: none;
    overflow: hidden;
}
.info-box .list-wrap .list {
    width: 6.4rem;
    overflow: hidden;
}
.info-box .list-wrap .list li {
    position: relative;
    float: left;
    width: 3rem;
    margin-right: .2rem;
    margin-bottom: .5rem;
}
.info-box .list-wrap .list li .img-wrap {
    width: 3rem;
    height: 3.75rem;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    overflow: hidden;
}
.info-box .list-wrap .list li .list-bottom {
    width: 3rem;
    height: .88rem;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
}
.info-box .list-wrap .list li .list-bottom h1 {
    float: left;
    width: 2.2rem;
    padding: .19rem .1rem;
}
.info-box .list-wrap .list li .list-bottom span {
    display: block;
    font-size: .2rem;
    height: .5rem;
    line-height: .5rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-box .list-wrap .list li .list-bottom p {
    float: right;
    width: .8rem;
    height: .88rem;
    background: #a8d14b;
}
.info-box .list-wrap .list li .list-bottom p img {
    margin: 0 auto;
    margin-top: .3rem;
    width: .28rem;
    height: .25rem;
}
.info-box .list-wrap .list li.active .list-bottom h1 {
    background: #545454;
}
.info-box .list-wrap .list li.active .list-bottom p {
    background: #656565;
}   
.info-box .list-wrap .list li img.hot {
    position: absolute;
    width: .77rem;
    height: .77rem;
    top: 0;
    right: 0;
    display: none;
}
.info-box .list-wrap .list li.hot img.hot {
    display: block;
}
.info-box .list-wrap .more {
    width: 1.75rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    border: 1px dashed #a6a6a6;
    font-size: .2rem;
    position: absolute;
    bottom: 0;
    left: 2.7rem;
}

/* 地图列表 */
.map-list {
    padding-top: .4rem;
    min-height: 7rem;
}
.map-list ul li {
    margin-bottom: .5rem;
    text-align: left;
}
.map-list ul li h1 {
    height: .4rem;
    line-height: .4rem;
    margin-bottom: .2rem;
    font-size: .24rem;
    font-weight: bold;
    color: #282828;
}
.map-list ul li p {
    line-height: .4rem;
    color: #383838;
}
.map-list ul li a {
    display: block;
    width: 6.8rem;
    height: .5rem;
    margin-top: .25rem;
    line-height: .5rem;
    text-align: center;
    font-size: .22rem;
    font-weight: bold;
    color: #fff;
    background: #a2a2a2;
}
.map-list ul li a:hover {
    background: #9dc83b;
}
/* 详情页 */
.detail-box {
    /* padding-top: .4rem; */
    overflow: hidden;
}
.detail-box .detail-left {
    position: relative;
    width: 3rem;
}
/* .detail-box .detail-left .img-wrap {
    width: 3rem;
    height: 3.75rem;
    border: 1px solid #e1e1e1;
} */

/*  */
.detail-box .detail-left {
    width: 4.5rem;
    height: 4.5rem;
}
.detail-box .detail-left .img-wrap {
    width: 4.5rem;
    height: 4.5rem;
    border: 1px solid #e1e1e1;
}
.detail-box .detail-right {
    width: 2rem;
    overflow: hidden;
}
.detail-right > div {
    width: 2rem;
    height: 2.2rem;
    border: .03rem solid #9dc83b;
    font-size: .24rem;
}
.detail-right .top {
    color: #666668;
}
.detail-right .top img {
    width: .28rem;
    height: .25rem;
    margin-left: .86rem;
    margin-top: .5rem;
}
.detail-right .bottom {
    color: #fff;
    background: #9dc83b; 
    margin-top: .1rem;
}
.detail-right .bottom img {
    width: .28rem;
    height: .27rem;
    margin-left: .86rem;
    margin-top: .5rem;
}
.detail-box .detail-right p {
    margin-top: .2rem;
    line-height: .4rem;
    font-size: .24rem;
    text-align: center;
    color: #848484;
}
.detail-box .detail-right .bottom p {
    color: #fff;
}
.detail-bottom h1 {
    font-size: .28rem;
    font-weight: bold;
    color: #000;
    line-height: .4rem;
}
.detail-bottom p {
    margin-top: .2rem;
    line-height: .4rem;
    color: #484848;
    font-size: .22rem;
    text-align: left;
}
/*  */
.info-box .detail-left .hot {
    position: absolute;
    width: .77rem;
    height: .77rem;
    right: 0;
    top: 0;
    display: none;
}
.detail-box .detail-left.hot .hot{
    display: block;
}
/* .detail-box .detail-right {
    width: 3.5rem;
    min-height: 3.75rem;
    overflow: hidden;
} */
.detail-box .detail-right h1 {
    font-size: .26rem;
    font-weight: bold;
    color: #525252;
    line-height: .3rem;
}
.detail-box .detail-right p {
    margin-top: .25rem;
    line-height: .4rem;
    color: #484848;
    font-size: .22rem;
    text-align: center;
}
.detail-bottom {
    overflow: hidden;
    margin: .3rem 0;
}
.detail-bottom div {
    width: 3.35rem;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    font-weight: bold;
}
.detail-bottom div a {
    display: block;
    color: #666668;
}
.detail-bottom .fl {
    border: .03rem solid #9dc83b;
    font-size: .24rem;
}
.detail-bottom .fl img {
    width: .28rem;
    height: .25rem;
    vertical-align: middle;
}
.detail-bottom .fr {
    background: #9dc83b;
    color: #fff;
    font-size: .28rem;
}
.detail-bottom .fr img {
    width: .28rem;
    height: .27rem;
    vertical-align: middle;
}
.detail-bottom div.fr a {
    color: #FFF;
}
.info-box .line {
    width: 7.2rem;
    height: .13rem;
    background:  url(../images/line.png) no-repeat center center;
}

/* 关键字检索 */
.retrieval {
    width: 6.8rem;
    margin: 0 auto;
    color: #484848; 
    padding: .2rem 0;
    line-height: .4rem;
}
.retrieval a {
    padding-left: .2rem;
    color: #484848;
}