h1 {
    font-size: 26px;
    font-weight: normal;
}
img{border:none;display:block;}

.banner{width:100%;}
.banner img{width:100%;}

.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: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;}
.productitemcon li{float:left;margin-right:10px;}
.ptitle{height:30px;line-height:30px;text-align:center;}

.about{width:100%;}

.article-title {
    color: #333;
    font-size: 16px;
    text-align: center;
}
.article-title h2 {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    padding: 10px 0;
}
.article-info{padding:15px 0;}
.article-info img{max-width:100%;}