.layout .right-content .product-body .product-main {
    margin-top: 20px;
}

.product-body .product-main .product-img .img-pro {
    border: 1px solid #ccc;
}

.product-img .img-pro img {
    width: 100%;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-pic a {
    display: block;
    font-family: Arial;
    line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 1px;
}


/* .tb-s310,
.tb-s310 a {
    height: 310px;
    width: 310px;
}

.tb-s310,
.tb-s310 img {
    max-height: 310px;
    max-width: 310px;
} */

.tb-s40,
.tb-s40 a {
    height: 40px;
    width: 40px;
}

.tb-booth {
    position: relative;
    z-index: 1;
    padding: 1px 3px 3px 1px;
}


/* .tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    height: 40px;
    padding: 2px;
} */


/* .tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

.tb-thumb li div {
    border: 1px solid #333;
} */

.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #999;
    display: none;
    text-align: center;
    overflow: hidden;
}

.zoomMask {
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    /* background: url("../../images/mask.png") repeat scroll 0 0 transparent; */
    cursor: move;
    z-index: 1;
}

.product-main>h1 {
    font-size: 16px;
    color: #333;
    margin: 20px 0;
    text-align: center;
}

.product-main>h2 {
    font-size: 16px;
    color: #333;
    margin: 20px 0;
}

.product-main h3 {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 20px 0;
    text-indent: 28px;
    font-weight: bolder;
}

.product-main>p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 20px 0;
    text-indent: 28px;
}

.product-main .img-box {
    margin: 10px auto;
    text-align: center;
}

.product-main .img-box img {
    border: 1px solid #ccc;
    margin: 0 5px;
    display: inline-block;
}

.product-main .product-intro h2 {
    font-size: 16px;
    color: #333;
    padding: 40px 0 30px;
    border-bottom: 1px dashed #ccc;
}

.product-main .product-intro p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 20px 0;
}

.product-main .product-intro .tel {
    margin-top: 20px;
    overflow: hidden;
}

.product-main .product-intro .tel p {
    display: inline;
}

.product-main .product-intro .tel p:first-of-type {
    font-size: 16px;
    color: #333;
}

.product-main .product-intro .tel p:last-of-type {
    font-size: 22px;
    color: #075fa7;
}

.product-main .product-intro div {
    margin-top: 20px;
}

.product-main .product-intro div a {
    font-size: 16px;
    color: #fff;
    background-color: #075fa7;
    box-shadow: 0 0 3px 1px #0b6ab7;
    border-radius: 3px;
    padding: 10px 20px;
    display: inline-block;
}

.product-main .product-intro div a:focus,
.product-main .product-intro div a:hover,
.product-main .product-intro div a:active {
    text-decoration: none;
}

.product-main .product-title {
    margin-top: 20px;
}

.product-main .product-title div p {
    font-size: 16px;
    color: #fff;
    background-color: #075fa7;
    display: inline-block;
    padding: 10px 20px;
}

.product-main .product-title .underline {
    border: 1px solid #075fa7;
}

.product-main table {
    margin-top: 20px;
    border: none;
}

.product-main table tbody tr {
    border-color: #ccc;
}

.product-main table tbody tr:first-of-type {
    background-color: #ddd;
}

.product-main table tbody tr:nth-of-type(2n) {
    background-color: #eee;
}

.product-main table tbody tr th,
.product-main table tbody tr td {
    padding: 10px 20px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.product-main table tbody tr th {
    color: #333;
}

.product-main table tbody tr td:first-of-type,
.product-main table tbody tr th:first-of-type {
    width: 20%;
}

.product-main table tbody tr td:nth-of-type(2),
.product-main table tbody tr th:nth-of-type(2) {
    width: 30%;
}

.product-main table tbody tr td:last-of-type,
.product-main table tbody tr th:last-of-type {
    width: 50%;
}

.met_hits {
    overflow: hidden;
}

.met_hits .metjiathis {
    display: inline-block;
}

.met_hits span {
    margin-top: 5px;
}