﻿/* CSS Document *//* banner-box */
.product-show
{
    min-height: 460px;
    width: 100%;
}
.region-detail-gallery
{
    float: left;
    min-width: 360px;
}
.det_plt
{
    width: 49%;
    float: left;
    margin-left: 20px;
}
.product_title
{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
}
.product-zd
{
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.product-zd li
{
    padding: 5px;
    color: #666;
    line-height: 25px;
}
.prof_se_nd
{
    padding: 10px 0;
    margin-top: 10px;
}
.prof_se_nd a
{
    background: #002a48;
    display: block;
    width: 205px;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
}
.prof_se_nd a:hover
{
    text-decoration: none;
}
.prof_all
{
    height: 38px;
    line-height: 38px;
    background: #efefef;
    margin-bottom: 10px;
}
.prof_all span
{
    display: inline-block;
    padding: 0 17px;
    background: #002a48;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.ntf_pcde
{
    font-size: 12px;
    line-height: 25px;
    margin-top: 15px;
}
.ntf_pcde p
{
    font-size: 12px;
    line-height: 28px;
}
.ntf_pcde img
{
    max-width: 100%;
}
.price-content h1
{
    text-align: left;
    line-height: 30px;
}
.price-table
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.price-table th
{
    background: #f9f9f9;
    padding: 5px;
    color: #575757;
    border-bottom: 1px dashed #e9e9e9;
    text-align: left;
}
.price-table td
{
    border-bottom: 1px solid #e9e9e9;
    background: #f9f9f9;
    color: #434343;
    padding: 5px;
    text-align: left;
}
.price-outer-div li
{
    line-height: 25px;
    padding: 0 5px;
    width: auto!important;
}
.price-outer-div span
{
    color: #333;
}
.prog_leg span
{
    color: #6d6d6d;
}
.prog_leg
{
    margin-bottom: 15px;
    color: #2d2d2d;
    font-size: 12px;
    border: 1px solid #f1f1f1;
    border-right: none;
    border-top: none;
}
.prog_leg table tr td
{
    border-right: 1px solid #f1f1f1;
    padding-left: 10px;
    border-bottom: 1px solid #f1f1f1;
}/*图片放大镜样式*/
.jqzoom
{
    border: none;
    position: relative;
    padding: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
}
.zoomdiv
{
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 350px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    text-align: center;
    overflow: hidden;
}
.jqZoomPup
{
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px!important;
    height: 100px!important;
    border: 1px solid #aaa;
    background: #fff;
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    filter: alpha(Opacity=50);
}/*图片小图预览列表*/
.spec-preview
{
    width: 360px;
    height: 360px;
}
.spec-scroll
{
    clear: both;
    width: 360px;
    margin-top: 10px;
    position: relative;
    height: 60px;
}
.spec-scroll .prev
{
    left: 0;
    top: 0;
    background: url(/png/jeojbl81.png) center center no-repeat;
    cursor: pointer!important;
}
.spec-scroll .next
{
    right: 0;
    top: 0;
    background: url(/png/ebjp4z7i.png) center center no-repeat;
    cursor: pointer!important;
}
.spec-scroll .prev, .spec-scroll .next
{
    display: block;
    position: absolute;
    height: 58px;
    width: 33px;
    border: 1px solid #e5e5e5;
}
.spec-scroll .items
{
    float: left;
    position: relative;
    width: 290px;
    height: 60px;
    overflow: hidden;
    margin-left: 35px;
}
.spec-scroll .items ul
{
    position: absolute;
    width: 999999px;
    height: 60px;
}
.spec-scroll .items ul li
{
    float: left;
    width: 71px;
    text-align: center;
    height: 60px;
}
.spec-scroll .items ul li img
{
    width: 58px;
    height: 58px;
    margin: 0 8px;
    border: 1px solid #e5e5e5;
}
.spec-scroll .items ul li.add
{
    padding: 0 0;
}
.spec-scroll .items ul li.add img
{
    border: 2px solid #1b94f6;
    width: 56px;
    height: 56px;
}
.spec-preview table
{
    border: 1px solid #e4e4e4;
}
.spec-preview table .jqzoom img
{
    max-width: 360px;
    max-height: 360px;
    border: 0;
}
.dtai_pmt
{
    background: #f7f7f7;
    padding: 5px 0;
    margin: 6px 0;
    margin-bottom: 10px;
}
.dtai_pmt dl dd
{
    line-height: 29px;
    border-bottom: 1px dashed #e9e9e9;
    overflow: hidden;
    height: 29px;
}
.dtai_pmt dl dd em
{
    color: #808080;
    font-size: 12px;
    margin-left: 10px;
    float: left;
    font-style: normal;
    margin-right: 10px;
    width: 115px;/*text-align: right;*/
}
.dtai_pmt dl dd span
{
    float: left;
    color: #333;
    font-size: 12px;
}
@media(max-width: 950px)
{
    .prolist
    {
        padding: 15px;
    }
    .spec-preview
    {
        width: 100%;
        height: 360px;
    }
    .det_plt
    {
        margin-left: 0!important;
        margin-top: 30px;
        margin-bottom: 20px;
        width: 100%;
    }
    .region-detail-gallery
    {
        position: static!important;
        width: 100%!important;
    }
    .mod18
    {
        width: 98%!important;
        margin: 0 auto;
    }
    .mod18 .picBoxs
    {
        margin: 0 auto;
    }
    .spec-preview table
    {
        margin: 0 auto;
    }
    .spec-scroll
    {
        margin: 10px auto;
        width: 100%;
    }
}
@media(max-width: 760px)
{
    .prto_zi_ul li
    {
        width: 48%!important;
        padding-right: 2%;
    }
}
@media(max-width: 480px)
{
    .detail-texta
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .det_plt
    {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .ntf_pcde
    {
        margin-left: 15px!important;
    }
}
