﻿.part-title p { width:1018px; }
.product-part .part-content ul { margin-left: 6px; }
.product-part .part-content ul li { float: left; width: 272px; border: 1px solid #efefef; border-radius: 5px; background: #fff; text-align: center; margin: 0 28px 28px 0; transition: all .2s linear; padding-bottom: 18px; }
.product-part .part-content ul li:hover { box-shadow: 0 6px 10px rgba(0,0,0,0.3); -webkit-box-shadow: 0 6px 10px rgba(0,0,0,0.3); transform: translate3d(0, -2px, 0); /*border-color:#e60012;*/ }
.product-part .part-content ul li:nth-child(4n) { margin-right: 0; }
.product-part .part-content ul li a { display: block; color: #000; font-size: 14px; }
.product-part .part-content ul li a:hover { color: #d80808; }
.product-part .part-content ul li a h4 { margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product-part .part-content ul li a img { display: block; width:260px; height:260px; margin:5px; border-top-left-radius: 5px; border-top-right-radius: 5px;  }
.product-part .part-content ul li a .img-content { margin-top: 0px; }
.product-part .part-content ul li a .text-content { margin-top: 10px; }
.product-part .part-content ul li .text-content span { float: left; display: block; }
.product-part .part-content ul li .text-content span.price { color: #d80808; margin-left: 8px; margin-top: 2px; }
.product-part .part-content ul li .text-content span.price em { font-size: 14px; font-style: normal; }
.product-part .part-content ul li .text-content span.price i { font-size: 13px; font-style: normal; }
.product-part .part-content ul li .text-content span.type { float: right; font-size: 12px; margin-right: 10px; margin-top: 3px; }
.product-part .part-content ul li span.xunjia { width: 72px; font-size: 13px; height: 28px; color: #fff; line-height: 28px; border-radius: 5px; background: #c91806; color: #fff; margin-left: 15px; cursor: pointer; }
.product-part .part-content ul li span.xunjia:hover { color: #ff0; }

#case-ins { width:870px; }
.part-mix-left .part-title-short p{ width:420px; }

.tuijian-product li { float: left; margin-right: 12px; margin-bottom: 10px; background: #f5f5f5; padding: 6px 8px 15px 8px; }
.tuijian-product li img { display: block; width: 270px; height: 175px; margin-bottom: 8px; }
.tuijian-product li span { display: block; width: 240px; margin: 0 auto; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tuijian-product li:nth-child(5) img, .tuijian-product li:nth-child(6) img, .tuijian-product li:nth-child(7) img { width: 180px; height: 237px; }
.tuijian-product li:nth-child(8) img, .tuijian-product li:nth-child(9) img { width: 255px; height: 237px; }
.tuijian-product li:nth-child(4), .tuijian-product li:nth-child(9) { margin-right: 0; }
.tuijian-product ul li p a { font-size: 12px; color: #333; margin-right:0; }
.tuijian-product li:nth-child(5) span, .tuijian-product li:nth-child(6) span, .tuijian-product li:nth-child(7) span { width: 172px; }
.tuijian-product li:nth-child(8) span, .tuijian-product li:nth-child(9) span { width: 245px; }

@media screen and (max-width: 800px) {
    .part-title-short p{ width:33%; }
    .part-mix-left .part-title-short p{ width:32%; }
    #case-ins {  width: 33%;}
    .part-factory .part-title p { width: 32%; }
    .part-factory .part-title-ss p { width: 33%; }

    .product-part .part-content ul.list-verticle li { float: left; width: 48.5%; height: auto; background: #fff; text-align: center; margin-right: 0; margin-bottom: 8px; }
    .product-part .part-content ul.list-verticle li:nth-child(3n) { margin-right: 0; }
    .product-part .part-content ul.list-verticle li:nth-child(2n) { float: right; margin-right: 0; }
    .product-part .part-content ul.list-verticle li:hover { box-shadow: none; -webkit-box-shadow: none; transform: none; }
    .product-part .part-content ul.list-verticle li a { display: block; color: #000; font-size: 12px; width: 100%; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .product-part .part-content ul.list-verticle li a:hover { color: #d80808; }
    .product-part .part-content ul.list-verticle li a .img-content { margin-top: 10px; border-radius: 8px; border: 1px solid #eee; }
    .product-part .part-content ul.list-verticle li a .text-content { margin-top: 15px; }
    .product-part .part-content ul.list-verticle li a img { display: block; width: 100%; height: auto; margin: 0; border-radius: 8px; }
    .product-part .part-content ul.list-verticle li .text-content { margin-top: 10px; }
    .product-part .part-content ul.list-verticle li a h4 { margin-bottom: 8px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .product-part .part-content ul.list-verticle li .text-content span { float: left; display: block; }
    .product-part .part-content ul.list-verticle li .text-content span.price { color: #d80808; margin-left: 6px; margin-top: 2px; }
    .product-part .part-content ul.list-verticle li .text-content span.price em { font-size: 14px; font-style: normal; }
    .product-part .part-content ul.list-verticle li .text-content span.price i { font-size: 14px; font-style: normal; }
    .product-part .part-content ul.list-verticle li span.xunjia { float: right; width: auto; font-size: 12px; height: auto; color: #fff; line-height: initial; background: #c91806; color: #fff; border-radius: 5px; margin: 0 20px 0 0px; padding: 5px 12px; cursor: pointer; }
    .product-part .part-content ul.list-verticle li span.xunjia:hover { color: #ff0; }
    .product-part .part-content ul.list-verticle li .text-content span.type { float: left; color: #999; font-size: 12px; margin: 6px 0 10px 6px; }

    .product-part .part-content ul.list-horizontal li { float: none; width: 100%; height: auto; background: #fff; text-align: left; margin-right: 0px; margin-bottom: 8px; }
    .product-part .part-content ul.list-horizontal li:hover { box-shadow: none; -webkit-box-shadow: none; transform: none; }
    .product-part .part-content ul.list-horizontal li a { display: block; color: #000; font-size: 12px; width: 100%; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .product-part .part-content ul.list-horizontal li a:hover { color: #d80808; }
    .product-part .part-content ul.list-horizontal li a .img-content { float: left; width: 48%; margin-top: 10px; border-radius: 8px; border: 1px solid #eee; }
    .product-part .part-content ul.list-horizontal li a img { display: block; width: 100%; height: auto; margin: 0; border-radius: 8px; }
    .product-part .part-content ul.list-horizontal li a .text-content { float: right; width: 48%; text-align: left; margin-top: 10px; }
    .product-part .part-content ul.list-horizontal li a .text-content h4 { margin-bottom: 12px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .product-part .part-content ul.list-horizontal li .text-content span { display: block; }
    .product-part .part-content ul.list-horizontal li .text-content span.price { float: left; color: #d80808; margin: 5px 0 0 0; }
    .product-part .part-content ul.list-horizontal li .text-content span.price em { font-size: 13px; font-style: normal; }
    .product-part .part-content ul.list-horizontal li .text-content span.price i { font-size: 13px; font-style: normal; }
    .product-part .part-content ul.list-horizontal li span.xunjia { float: right; width: auto; font-size: 12px; height: auto; color: #fff; background: #c91806; border-radius: 5px; line-height: initial; color: #fff; margin: 0 30px 0 0px; padding: 6px 12px; cursor: pointer; }
    .product-part .part-content ul.list-horizontal li span.xunjia:hover { color: #ff0; }
    .product-part .part-content ul.list-horizontal li .text-content span.type { float: left; color: #999; font-size: 13px; margin: 10px 0 0 0; }

    .pro-video ul{ margin:15px; }
    .pro-video li{ float:none; margin-right:0px; background:#fff; padding:0px; margin-bottom:30px; }
    .pro-video li h4{ font-size:12px; padding-bottom:10px; }
    #video1, #video2, #video3{ height:auto; width:100%; }

    .tuijian-part .part-title p { margin: 7px 0px 0px 13px; width:66%; }
    .tuijian-product ul { margin: 8px; }
    .tuijian-product ul li { float: left; margin-right: 0; margin-bottom: 10px; background: #f5f5f5; padding: 5px 5px 8px 5px; width: 45.9%; }
    .tuijian-product ul li img { display: block; width: 100%; height: auto; margin-bottom: 5px; }
    .tuijian-product ul li:nth-child(3) img, .tuijian-product ul li:nth-child(4) img{ width: 100%; height: auto; }
    .tuijian-product ul li:nth-child(5) img, .tuijian-product ul li:nth-child(6) img{ width: 100%; height: auto; }
    .tuijian-product ul li:nth-child(7) img, .tuijian-product ul li:nth-child(8) img, .tuijian-product ul li:nth-child(9) img{ width: 100%; height: auto; }
    .tuijian-product ul li:nth-child(2n) { float: right; margin-right: 0; }
    .tuijian-product ul li:nth-child(1) a span, .tuijian-product li:nth-child(2) a span, .tuijian-product li:nth-child(3) a span, .tuijian-product li:nth-child(4) a span,
    .tuijian-product ul li:nth-child(5) a span, .tuijian-product li:nth-child(6) a span, .tuijian-product li:nth-child(7) a span, .tuijian-product li:nth-child(8) a span, .tuijian-product li:nth-child(9) a span
    { display: block; margin: 0 auto; text-align: center; width: 92%; font-size: 12px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
}