.banner{width:100%;}
.banner img{width:100%;}

.productlist{overflow:hidden;margin-bottom:50px;}
.leftnav{float:left;}

.location {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}
.location a{color:#000;}
.location ul li {
    color: #333;
    float: left;
    padding: 0 5px;
}
.rightcon{float:right;}
.productitemcon li{float:left;margin-right:10px;}
.ptitle{height:30px;line-height:30px;text-align:center;}

.about{width:100%;line-height:26px;overflow-wrap:break-word;}
.sc-imean {
    overflow: hidden;
    padding: 4px 7px 3px 5px;
}
.sc-imean ul{text-align:center;}
.sc-imean li {
    padding: 0 1%;
    display:inline-block;

    border: 1px solid #eeeeee;
    list-style: none;
    background: #009953;

}