.showproduct .content {
    width: 100%;
    font-size: 0;
    background: #fff;
    padding: 0px 0 20px;
}

.showproduct .content>div {
    display: inline-block;
    vertical-align: top;
}

.showproduct .content .left {width: 500px;overflow:hidden;}

.showproduct .content .left .list {
    text-align: center;
}





.showproduct .content .left list {}
.showproduct .content .left .info{font-size:14px;margin-top: 10px;}

.showproduct .content .left .info ul {
    list-style: none;width:500px;overflow:hidden;
    margin: 0 auto;
    background: #eee;
    padding: 10px 25px;
    font-size: 0;
}

.showproduct .content .left .info ul li {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    color: #494949;
    line-height: 36px;
}
.showproduct .content .left .tel{margin: 0 auto;font-size: 16px;width:500px;}

.showproduct .content .left .tel h2 {
    display: block;
    background: #0168b7;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 60px;
}
.showproduct .content .right {
    height:680px;margin-left:20px;
    width: 330px;float:right;
}

.showproduct .content .right .pd {
    width: 100%;
    margin: 0 auto;
}

.showproduct .content .right .title {
    color: #333333;
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid #333333;
    line-height: 50px;
}

.showproduct .content .right .con {
    font-size: 14px;
    color: #5e5e5e;
    line-height: 30px;
    text-align: justify;
}

.gallery { width: 500px; margin: 0 auto;}
.gallery img { display: block;}
.main-image img { padding: 1px; border: 1px solid #ccc; background-color: #fff;width:496px;}
.thumbnails { height: 88px; margin: 15px 0 0 -6px; list-style-type: none;}
.thumbnails li { float: left; margin-left: 8px; display: inline;}
.thumbnails img { padding: 1px; border: 1px solid #ccc; background-color: #fff;}