img{border:none;display:block;}
.banner{width:100%;}
.banner img{width:100%;}

.productlist{width:1000px;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;width:710px;}
.leftnavul .link a{color:#fff;font-size:12px;}
.newsicon{float:left;}
.newslist li{border-bottom:1px dashed #ccc;height:40px;line-height:40px;}
.newslist li a{color:#000;}
.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: #305aae none repeat scroll 0 0;
    border: 1px solid #305aae;
    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;
}