/* 
 * single-pro.css - 产品详情页样式
 * 删除了与common-style.css重复的样式，保留此页面特有的样式
 */

/* 联系框样式已移至common-style.css，避免重复 */

/* 标题样式已移至common-style.css，避免重复 */

/* 产品分类样式已移至common-style.css，避免重复 */

/* 产品列表样式已移至common-style.css，避免重复 */

/* .contact-info-n114m-1样式已移至common-style.css，避免重复 */

/* .additional响应式布局样式已移至common-style.css，避免重复 */

.product-detail-n114m-1 {
    font-size: 1.6rem;
    margin-bottom: 40px;
    border: 1px solid #f2f2f2;
    padding: 20px
}

.product-detail-n114m-1 a {
    text-decoration: none
}

.product-detail-n114m-1 .img-box {
    width: 40%;
    float: left;
    position: relative;
    z-index: 1;
    text-align: center
}

.product-detail-n114m-1 .img-box .viewer {
    border: 1px solid #f2f2f2;
    margin: 0 auto;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.product-detail-n114m-1 .img-box .viewer .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.product-detail-n114m-1 .img-box .thumbnail {
    padding: 0;
    margin: 5px auto 10px auto;
    width: 100%;
    max-width: 452px;
    overflow: hidden;
    position: relative;
    height: 64px;
    box-sizing: border-box
}

.product-detail-n114m-1 .img-box .thumbnail ul {
    margin: 1px 8px 0 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
    width: auto;
    min-width: 1000px;
    box-sizing: border-box;
    position: absolute;
    height: 64px;
    left: 22px;
    transition: .5s
}

.product-detail-n114m-1 .img-box .thumbnail ul li {
    transition: border-color .2s ease-out;
    width: 60px;
    height: 60px;
    border: 2px solid #e5e5e5;
    border-radius: 2px;
    padding: 2px;
    margin-right: 6px;
    float: left;
    cursor: pointer
}

.product-detail-n114m-1 .img-box .thumbnail ul .current {
    border: 2px solid #002d57
}

.product-detail-n114m-1 .img-box .thumbnail .arrow {
    position: absolute;
    height: 64px;
    line-height: 64px;
    width: 24px;
    background: #e5e5e5;
    color: #505050;
    cursor: pointer
}

.product-detail-n114m-1 .img-box .thumbnail .arrow:hover {
    background: #002d57;
    color: #fff
}

.product-detail-n114m-1 .img-box .thumbnail .a-right {
    right: 0
}

.product-detail-n114m-1 .img-box .thumbnail .a-left {
    left: 0
}

.product-detail-n114m-1 .vw-video {
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.product-detail-n114m-1 .midpic {
    display: block
}

.product-detail-n114m-1 .midpic>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.product-detail-n114m-1 .midpic>span>img {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
}

.product-detail-n114m-1 .midpic img {
    user-select: none
}

.product-detail-n114m-1 .attributes-box {
    width: 55%;
    float: right;
    color: #505050
}

.product-detail-n114m-1 .attributes-box .name {
    font-size: 2rem;
    color: #002d57;
    line-height: 1;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #f2f2f2
}

.product-detail-n114m-1 .attributes-box .items {
    font-size: 1.8rem;
    list-style: none;
    margin-bottom: 3px;
    padding: 0
}

.product-detail-n114m-1 .attributes-box .items label {
    color: #002d57;
    margin: 5px 5px 5px 0;
    font-weight: normal
}

.product-detail-n114m-1 .attributes-box .lbprice {
    color: #5c8a0e
}

.product-detail-n114m-1 .attributes-box .annex {
    font-size: 1.6rem;
    margin: 0 0 16px 0
}

.product-detail-n114m-1 .attributes-box .annex .file {
    margin: 5px
}

.product-detail-n114m-1 .attributes-box .annex i {
    color: #002d57;
    margin-right: 10px
}

.product-detail-n114m-1 .attributes-box .annex a {
    color: #343434
}

.product-detail-n114m-1 .attributes-box .annex a:hover {
    color: #002d57
}

.product-detail-n114m-1 .attributes-box .desc {
    font-size: 1.6rem;
    margin: 15px 0;
    color: #888;
    line-height: 1.7;
    white-space: break-spaces
}

.product-detail-n114m-1 .attributes-box .d-mail {
    border-top: 1px solid #f2f2f2;
    padding: 18px 0
}

.product-detail-n114m-1 .attributes-box .d-mail .bbn {
    font-size: 1.8rem;
    line-height: 1.6;
    background: #888;
    padding: 8px 16px;
    display: inline-block;
    margin-right: 5px
}

.product-detail-n114m-1 .attributes-box .d-mail a {
    color: #fff
}

.product-detail-n114m-1 .attributes-box .d-mail i {
    margin-right: .5rem
}

.product-detail-n114m-1 .attributes-box .d-mail .email {
    background: #002d57
}

.product-detail-n114m-1 .attributes-box .d-mail .email:hover {
    background: #00050a
}

.product-detail-n114m-1 .clear {
    clear: both
}

.product-detail-n114m-1 .information-box {
    padding: 0 4px 0 4px;
    margin-top: 10px;
    overflow: hidden;
    font-size: 1.6rem;
    line-height: 1.6
}

.product-detail-n114m-1 .information-box table,
.product-detail-n114m-1 .information-box td,
.product-detail-n114m-1 .information-box p,
.product-detail-n114m-1 .information-box img,
.product-detail-n114m-1 .information-box video,
.product-detail-n114m-1 .information-box iframe {
    max-width: 100%
}

.product-detail-n114m-1 .information-box p {
    margin: 1px 0
}

.product-detail-n114m-1 .information-box table td {
    padding: 0 10px;
    border: 1px solid #999
}

.product-detail-n114m-1 .information-box .product-information-content .product-information-box .nei-table {
    overflow: hidden
}

.product-detail-n114m-1 .information-box .product-information-content .product-information-box .nei-table table {
    display: table
}

.product-detail-n114m-1 .information-box .product-information-content .product-information-box .nei-table table tr td {
    padding: 5px
}

.product-detail-n114m-1 .information-box .product-information-content .product-information-box .nei-table table tr td p {
    margin: 0
}

.product-detail-n114m-1 .product-tag {
    padding: 10px 3px 0 3px
}

.product-detail-n114m-1 .product-tag .title {
    display: inline-block;
    font-size: 1.8rem
}

.product-detail-n114m-1 .product-tag .items {
    display: inline-block
}

.product-detail-n114m-1 .product-tag .items a {
    color: #002d57;
    border: 1px solid #d8d8d8;
    padding: 5px 5px;
    border-radius: 4px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 10px
}

.product-detail-n114m-1 .product-tag .items a:hover {
    color: #001730
}

@media(max-width:768px) {
    .product-detail-n114m-1 {
        padding: 10px
    }

    .product-detail-n114m-1 .img-box {
        width: 100%;
        padding-right: 0
    }

    .product-detail-n114m-1 .img-box .thumbnail {
        max-width: initial;
        height: 90px
    }

    .product-detail-n114m-1 .img-box .thumbnail ul {
        height: 90px
    }

    .product-detail-n114m-1 .img-box .thumbnail ul li {
        width: 90px;
        height: 90px;
        line-height: 90px
    }

    .product-detail-n114m-1 .img-box .thumbnail .arrow {
        height: 90px;
        line-height: 90px
    }

    .product-detail-n114m-1 .attributes-box {
        width: 100%
    }

    .product-detail-n114m-1 .attributes-box .items {
        font-size: 1.6rem
    }

    .product-detail-n114m-1 .attributes-box .name {
        margin: 10px 0 10px 0;
        font-size: 1.8rem
    }

    .product-detail-n114m-1 .attributes-box .d-mail {
        padding: 15px 0 0 0
    }

    .product-detail-n114m-1 .information-box {
        padding: 0
    }

    .product-detail-n114m-1 .information-box .product-information-content .product-information-box p iframe {
        height: auto !important
    }

    .product-detail-n114m-1 .information-box .product-information-content .product-information-box .nei-table {
        overflow: scroll
    }

    .product-detail-n114m-1 .information-box img {
        height: initial !important
    }

    .product-detail-n114m-1 .product-tag {
        padding: 10px 0 0 0
    }

    .product-detail-n114m-1 .product-tag .title {
        display: block;
        margin-bottom: 10px
    }

    .product-detail-n114m-1 .product-tag .items a {
        font-size: 1.4rem
    }
}

.headline-n118m-6 {
    background: #f2f2f2;
    padding: 10px 15px
}

.headline-n118m-6 i {
    width: 10px;
    height: 25px;
    display: inline-block;
    background: #002d57;
    float: left;
    margin-right: 20px;
    transform: skewX(150deg)
}

.headline-n118m-6 h2 {
    padding: 6px 10px;
    margin: 0;
    color: #002d57;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: capitalize
}

@media(max-width:768px) {
    .headline-n118m-6 {
        padding: 5px 15px
    }

    .headline-n118m-6 h2 {
        padding: 6px 8px
    }
}

.carousel-n113m-1 {
    position: relative;
    padding: 20px 12px;
    border: 1px solid #f2f2f2;
    border-top: 0;
    margin-bottom: 40px
}

.carousel-n113m-1 .owl-item {
    padding: 0 5px
}

.carousel-n113m-1 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -16px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.carousel-n113m-1 .owl-nav .owl-prev,
.carousel-n113m-1 .owl-nav .owl-next {
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    border: 0;
    color: #fff;
    background: #002d57;
    opacity: .5
}

.carousel-n113m-1 .owl-nav .owl-prev:hover,
.carousel-n113m-1 .owl-nav .owl-next:hover {
    opacity: 1
}

.carousel-n113m-1 .owl-nav .owl-prev {
    left: 0
}

.carousel-n113m-1 .owl-nav .owl-next {
    right: 0
}

.carousel-n113m-1 .item {
    background: #fff;
    text-align: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.carousel-n113m-1 .item .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.carousel-n113m-1 .item .cover-image {
    overflow: hidden;
    display: block
}

.carousel-n113m-1 .item .cover-image>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.carousel-n113m-1 .item .cover-image>span>img {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
}

.carousel-n113m-1 .text {
    color: #505050;
    text-decoration: none;
    word-break: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.6rem;
    line-height: 1.5rem;
    height: auto;
    text-align: center;
    padding: 10px 15px
}

.carousel-n113m-1 .text:hover {
    color: #002d57
}

.carousel-n113m-1 .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0
}

.carousel-n113m-1 .owl-buttons .owl-prev {
    position: absolute;
    left: 17px
}

.carousel-n113m-1 .owl-buttons .owl-next {
    position: absolute;
    right: 17px
}

.carousel-n113m-1 .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: 0;
    color: #fff;
    background: #002d57;
    opacity: .5;
    display: inline-block;
    text-align: center
}

.carousel-n113m-1 .owl-buttons .imco:hover {
    opacity: 1
}

.carousel-n113m-1 .owl-pagination {
    display: none
}

@media(min-width:768px) {
    .carousel-n113m-1 {
        padding: 20px 24px;
        margin-bottom: 60px
    }

    .carousel-n113m-1 .owl-buttons .owl-prev {
        position: absolute;
        left: 29px
    }

    .carousel-n113m-1 .owl-buttons .owl-next {
        position: absolute;
        right: 29px
    }

    .carousel-n113m-1 .text {
        color: #505050;
        text-decoration: none;
        word-break: break-word;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        display: -webkit-box;
        font-size: 1.6rem;
        line-height: 2.3rem;
        height: 6rem;
        text-align: center;
        padding: 10px 15px
    }

    .carousel-n113m-1 .text:hover {
        color: #002d57
    }
}

/* .message-n118m-1样式已移至archive.css，避免重复 */