body{margin:0;padding:0;font-size:14px;font-family:'微软雅黑';}
ul,li,img{margin:0;padding:0;list-style:none;}
img{border:none;display:block;}
.banner{width:100%;}
.banner img{width:100%;}

.productlist{margin:0 auto;overflow:hidden;margin-top:40px;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;}
.leftnavul .link a{color:#fff;font-size:12px;}
.newsicon{float:left;}
.newsicon2{float:left;height:4px;width:4px;border-radius:50%;background:#000;margin-top:18px;}
.newslist li{border-bottom:1px dashed #ccc;height:40px;line-height:40px;}
.newslist li a{color:#000;}
.newslist li a:hover{color:#cf2220;}
.newsicon img{width:20px;height:20px;margin-top:10px;}
.ntitle{margin-left:10px;float:left;}
.ndate{float:right;}

.ep-pages {
    clear: both;
    font-size: 12px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.ep-pages li {
    display: inline-block;
}

.ep-pages a, .ep-pages a:visited {
    color: #252525;
}

.ep-pages li.active a {
    background: #ff6767 none repeat scroll 0 0;
    border: 1px solid #ff6767;
    color: #fff;
}
.ep-pages a, .ep-pages span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 5px 5px 0 0;
    overflow: hidden;
    padding: 0 10px;
    vertical-align: top;
}