.swiper-container{width:100%;}
.swiper-slide img{width:100%;}
.swiper-pagination{bottom:5px !important;}
.swiper-pagination-bullet{border-radius:0 !important;border:1px solid #ff0000 !important;background:#fff !important;opacity:1 !important;}
.swiper-pagination-bullet-active{background:#ff0000 !important;}

.productlist{width:1101px;margin:0 auto;overflow:hidden;margin-top:40px;margin-bottom:30px;}

.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:754px;}
.dztxproductitemcon li{height:275px;}
.productitemcon{overflow:hidden;}
.productitemcon li{float:left;margin-right:10px;width:238px;margin-bottom:15px;}
.productitemcon li.nomargin{margin-right:0px;}
.productitemcon li img{width:100%;}
.productitemcon li a{color:#000;border:1px solid #ddd;float:left;width:236px;}
.ptitle{padding-top:8px;padding-bottom:8px;text-align:center;color:#fff;border:none !important;}
.ptitlems{padding-bottom:6px;text-align:center;background:#6796ce;color:#fff;}

.productitemcon li .pdfcon  a{font-size:12px;float:left;width:50%;width:118px;border:none;text-align:center;height:30px;line-height:30px;}
.productitemcon li .pdfcon .readpdf{border-left:1px solid #ddd;border-bottom:1px solid #ddd;}
.productitemcon li .pdfcon .downpdf{border-right:1px solid #ddd;border-bottom:1px solid #ddd;}



.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: #ff4700 none repeat scroll 0 0;
    border: 1px solid #ff4700;
    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;
}