.has-side .products-list .item {
    width: 33.33%;
    margin: 0 auto 45px;
}
.products-list {
    margin: 0 -30px;
}
.products-list .item {
    width: 25%;
    padding: 0 30px;
    margin: 0 auto 60px;
/*    max-width: 380px;*/
}

.breadcrumb.products{
    padding: 0 0 10px;
}
.breadcrumb.products:before{
    font-family: 'System';
    font-weight: bold;
    content: '>>>';
    display: inline-block;
    color: #C39000;
    margin-right: 10px;
}
.breadcrumb.products li+li:before{
    font-family: 'System';
    font-weight: bold;
    content: '>';
    margin-right: 10px;
    background: none;
}
.breadcrumb.products li+li a{
    color: #fff;
}

.products-list .item a {
    margin: 0 auto;
}
.products-list .pic {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #666666;
}
.products-list a:hover .pic {
    border-color: #C39001;
}
.products-list a .pic:before,
.related-list a .pic:before{
    content: " ";
    background: rgba(0,0,0,0.3) url(../images/products/cover.png)center no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.products-list a:hover .pic:before,
.related-list a:hover .pic:before{
    opacity: 1;
    -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
     -o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.products-list .name {
    color: #EDEDED;
    font-size: 18px;
    line-height: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.products-list .description {
    color: #999999;
    font-size: 14px;
    overflow: hidden;
    line-height: 23px;
	height:45px;
}

.products-list a:hover .name {
    color: #C39001;
}

.products-list + .btn-box {
    padding-top: 20px;
}
.products-list .offers,
.products-list .btn-group{
    display: inline-block;
    vertical-align: middle;
}
.products-list .offers{
    color: #000000;
}
.products-list .btn-group{
    border-left: 1px dotted #9C8064;
    padding-left: 15px;
    margin-left: 10px;
}





.gallery {
    max-width: 950px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.stage{
	max-width: 500px;
	margin: 0 auto;
}
.thumbnails{
    float: right;
    width: 35%;
}
.thumbnails {
    margin-top: 3.8%;
    display: none;
}
.thumbnails ul {
    margin: -1% -0.5% 0;
}
.thumbnails ul li {
    width: 50%;
    padding: 1% 0.5% 0;
}
.thumbnails a {
    position: relative;
    opacity: .6;
}
.thumbnails a:hover,
.thumbnails li.active a {
    opacity: 1;
}
.page-control{
    font-size: 12px;
    display: inline-block;
    padding: 0 34px;
    background: url(../images/news/date-bg.jpg);
    text-align: center;
    color: #878787;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -75px;
}
.page-control .current{
    color: #C39000;
    font-size: 18px;
}
/*
.gallery-control{
    margin-top: -31px;
}
*/
.gallery-control .btn{
    width: 91px;
    height: 90px;
    background: url(../images/products/gallery-control.png);
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -45px;
}
.gallery-control .btn.prev{
    background-position: right top;
    right: 0;
}
.gallery-control .btn.next{
    background-position: left top;
    left: 0;
}
.gallery-control .btn.prev:hover{
    background-position: right bottom;
    right: 0;
}
.gallery-control .btn.next:hover{
    background-position: left bottom;
    left: 0;
}
.product-name {
    font-size: 28px;
    color: #7F594C;
    line-height: 1.2;
}
.detail-title {
    position: relative;
    line-height: 25px;
    color: #7FCAA5;
    font-family: "Times New Roman", Times, "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", serif;
    font-size: 28px;
    letter-spacing: 1px;
}


.product-detail .title {
    color: #C39000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    padding: 5px 15px;
    margin-bottom: 30px;
    border: 1px solid #323437;
}
.product-detail .title i{
    width: 8px;
    height: 14px;
    background: url(../images/products/name_icon.png);
    display: inline-block;
    margin-right: 15px;
}
.product-detail .editor{
    padding-bottom: 40px;
}
.detail-title{
    padding-top: 40px;
    background: url(../images/products/detail_title.png)no-repeat;
    text-indent: -5000px;
    margin-top: 30px;
}

.pd-id{
    text-align: center;
}
.price-box{
    width: 30%;
    font-size: 13px;
    color: #777777;
}
.price-box strong{
    font-size: 30px;
    color: #B1D24D;
}
.form-group{
    width: 80%;
}

.products-info{
    background: url(../images/products/line.png)top repeat-x;
    padding-top: 40px;
    margin: 20px 0 35px;
    display: block;
}
@media screen and (max-width: 1000px) {
    .products-list{
        margin: 0 auto;
    }
    .products-list .item{
        width: 50%;
    }
    
}
@media screen and (max-width: 930px) {
    .products-info.row > .col{
        float: none;
        width: 80%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
    .related-list .item{
        float:none;
        width: inherit;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .products-list {
        margin: 0 auto;
    }
    .has-side .products-list .item,
    .stage,
    .thumbnails{
        float: none;
        width: auto;
        border: 0;
        padding: 0;
    }
    .has-side .products-list .item{
        float: none;
        width: auto;
    }
    .stage {
        max-width: 400px;
        margin: 20px auto 6px;
    }
    .thumbnails ul {
        margin: -6px -3px 0;
    }
    .thumbnails ul li {
        width: 16.66%;
        padding: 6px 3px 0;
        text-align: center;
    }
    .product-detail .editor {
        padding: 30px 0;
    }
}

@media screen and (max-width: 630px) {
    .gallery {
        padding-bottom: 90px;
    }
    .gallery-control .btn {
        top: inherit;
        bottom: 0;
    }
    .page-control {
        bottom: 95px;
    }
}

@media screen and (max-width: 590px) {
    .products-info.row > .col{
        float: none;
        width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 550px) {
    .products-list{
        margin: 0 auto;
    }
    .products-list .item{
        width: 100%;
        max-width: 380px;
        float: none;
    }
}
@media screen and (max-width: 480px) {
    .products-info .price-box, .products-info .form-group-box,.products-info .btn-box .col{
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .products-info .btn-box .col{
        margin-bottom: 10px;
    }
    .products-info .btn-box .col a{
        display: inline-block;
    }
}
