﻿.pos h3{ margin:0 auto; }
.pos span.pos-icon{ display:inline-block; padding-left:22px; background:url(/images/icons.png) -100px 2px no-repeat; color:#ababab; font-size:14px; }
.pos a{ color:#000; font-size:14px; }
.pos a:hover{ color:#f00; }
.pos span{ color:#888; font-size:14px; }
.pos i{ display:inline-block; margin:0 5px; color:#aaa; font-size:13px; font-style:normal; }
.cur-pos .part-content{ padding-bottom:30px; }

.langjia-cate li{ float:left; width:182px; height:122px; margin-right:17px; border:1px solid #ddd; border-radius:15px; background:#fff; transition: all .3s linear; }
.langjia-cate li:hover, .langjia-cate li.sel{ border-color:#d80808; }
.langjia-cate li:hover span, .langjia-cate li.sel span{ color:#d80808; }
.langjia-cate li:last-child{ margin-right:0; }
.langjia-cate li span{ display:block; text-align:center; margin:10px auto 0 auto; font-size:15px; font-weight:bold; color:#000;  }
.langjia-cate li img{ display:block; text-align:center; margin:20px auto 0 auto;   }
.langjia-cate li:nth-child(1){ background:#ebf3f8; }
.langjia-cate li:nth-child(2){ background:#fdefd8; }
.langjia-cate li:nth-child(3){ background:#ebf8eb; }
.langjia-cate li:nth-child(4){ background:#eee4e4; }
.langjia-cate li:nth-child(5){ background:#ebf5f8 }
.langjia-cate li:nth-child(6){ background:#f8f8eb; }
.langjia-cate li:nth-child(1) img{ height:75px; margin-top:12px; }
.langjia-cate li:nth-child(2) img{ height:75px; margin-top:12px; }
.langjia-cate li:nth-child(3) img{ height:70px; margin-top:13px; }
.langjia-cate li:nth-child(4) img{ height:75px; margin-top:12px; }
.langjia-cate li:nth-child(5) img{ height:75px; margin-top:12px; }
.langjia-cate li:nth-child(6) img{ height:78px; margin-top:10px; }

.product-part .part-title p{width:985px; }
.product-part .part-title-s p{width:988px; }
.product-part .part-title-ss p{width:958px; }
.product-part .zn-title p{width:1010px; }
#case-ins{ width:995px; }
.product-part .part-content ul { margin-left: 6px; }
.product-part .part-content ul li { float: left; width: 352px; height:398px; background: #f8f8f8; text-align: center; margin: 0 20px 20px 0; transition: all .2s linear; padding: 13px; border-radius: 15px; }
.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(3n) { 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; font-size: 18px; font-weight: 600; line-height: 26px; text-align: left; }
.product-part .part-content ul li a img { display: block; width: 352px; border-top-left-radius: 15px; border-top-right-radius: 15px; /*height:209px;*/ }
.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: 0; 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: 20px; margin-top: 3px; }
.product-part .part-content ul li span.xunjia { width: 80px; font-size: 12px; height: 27px; color: #fff; line-height: 27px; border-radius: 5px; background: #c91806; color: #fff; margin-left: 30px; cursor: pointer; }
.product-part .part-content ul li span.xunjia:hover { color: #ff0; }

.product-part .part-content ul li a .text-content .pro-tags { margin: 10px 0 13px 0; text-align: left; }
.product-part .part-content ul li a .text-content .pro-tags span { float: none; display: inline-block; margin-right: 10px; padding: 3px 8px; font-size: 13px; border-radius: 4px; }
.product-part .part-content ul li a .text-content .pro-tags span:nth-child(1) { color: rgba(39, 125, 255, 1); background: rgba(39, 125, 255, 0.1); }
.product-part .part-content ul li a .text-content .pro-tags span:nth-child(2) { color: rgba(6, 168, 77, 1); background: rgba(47, 209, 44, 0.1); }
.product-part .part-content ul li a .text-content .pro-tags span:nth-child(3) { color: rgba(121, 39, 255, 1); background: rgba(121, 39, 255, 0.1); }
.product-part .part-content ul li a .text-content .pro-tags span:nth-child(4) { color: rgba(36, 151, 176, 1); background: rgba(0, 209, 255, 0.1); }
.product-part .part-content ul li a .text-content p { font-size: 12px; margin-bottom: 10px; color: #999; text-align: left; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }


.tuijian-product { padding-bottom:20px; }
.tuijian-product ul li p a{ margin-right:0; }
.tuijian-product li { float: left; margin-right: 12px; margin-bottom: 10px; background: #f5f5f5; padding: 6px 8px 8px 8px; }
.tuijian-product li img { display: block; width: 270px; height: 180px; margin-bottom: 6px; }
.tuijian-product li span { display: block; 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{ width: 182px; height: 240px;}
.tuijian-product li:nth-child(7) img { width: 240px; height: 240px; }
.tuijian-product li:nth-child(8) img { width: 258px; height: 240px; }
.tuijian-product li:nth-child(9) img{ width: 178px; height: 240px; }
.tuijian-product li:nth-child(4), .tuijian-product li:nth-child(9) { margin-right: 0; }
.tuijian-product li:nth-child(5) span, .tuijian-product li:nth-child(6) span{ width:180px;}
.tuijian-product li:nth-child(7) span{ width:240px;}
.tuijian-product li:nth-child(8) span{ width:258px;}
.tuijian-product li:nth-child(9) span{ width:178px;}
.tuijian-product li a { font-size: 12px; color: #333; }
.tuijian-product li a:hover { color:#d80808; }

.part-mix-left .part-title-short p{ width:456px; }

@media screen and (max-width: 800px) {
    .part-mix-left .part-title-short p{ width:40%; }
    #case-ins {  width: 45%;}
    .part-factory .part-title p { width: 45%; }
    #mobile-header-curpos{ display:none; }    
    #mobile-product-nav { display: none;  }

    #cur-pos-cate-nav{ width:100%; background:#fff; margin:60px 0 0 0; border-top:1px solid #f5f5f5; }
    .pos{ margin-top:10px; margin-left:10px; }
    .pos span.pos-icon{ display:inline-block; padding-left:22px; height:25px; line-height:25px; background:url(/images/pos.png) left center no-repeat; color:#444; font-size:12px; font-weight:bold; }
    .pos a{ color:#000; font-size:12px; }
    .pos span{ color:#888; font-size:12px; }
    .pos i{ display:inline-block; margin:0 5px; color:#aaa; font-size:13px; font-style:normal; }
    .cur-pos .part-content{ padding-bottom:0px; }

    .hct-cate{ margin:10px 10px 0 10px; }
    .langjia-cate li{ float: left; width: 31%; background-color: #ffffff; height: 76px; border: 1px solid #eee; border-radius: 10px; margin: 0 9px 12px 0; position: relative; }
    .langjia-cate li:nth-child(3n) { float: right; margin-right: 0; }
    .langjia-cate li span{ display: block; font-size: 12px; font-weight: bold; margin: 8px auto 0 auto; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
    .langjia-cate li img{ display: block; height: 36px; width: auto; text-align:center; margin:13px auto 0 auto;  }
    .langjia-cate li:nth-child(1) img{ width: auto; height:42px; margin-top:9px; }
    .langjia-cate li:nth-child(2) img{ width: auto; height:38px; margin-top:14px; }
    .langjia-cate li:nth-child(3) img{ width: auto; height:38px; margin-top:13px;}
    .langjia-cate li:nth-child(4) img{ width: auto; height:38px; margin-top:13px;}
    .langjia-cate li:nth-child(5) img{ width: auto; height:38px; margin-top:13px;}
    .langjia-cate li:nth-child(6) img{ width: auto;  height:39px; margin-top:13px;}

    .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; padding:0; }
    .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 li a .text-content p{ white-space: wrap; }
    .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 li a .text-content .pro-tags span{ font-size:12px; }

    .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; }

    .product-part .part-content  ul.list-horizontal li { padding:0; }
    .product-part .part-content  ul.list-horizontal li a .img-content { width: 46%;}
    .product-part .part-content ul.list-horizontal li a .text-content { width: 51%; }
    .product-part .part-content ul.list-horizontal li a .text-content h4 { margin-bottom: 0px; line-height:15px; margin-bottom:5px; }
    .product-part .part-content  ul.list-horizontal li a .text-content .pro-tags { margin: 10px 0 10px 0; text-align: left; }
    .product-part .part-content  ul.list-horizontal li a .text-content .pro-tags span { float: none; display: inline-block; margin-right: 10px; padding: 3px 8px; font-size: 12px; border-radius: 4px; }
    .product-part .part-content  ul.list-horizontal li a .text-content .pro-tags span:nth-child(3),
    .product-part .part-content  ul.list-horizontal li a .text-content .pro-tags span:nth-child(4) { display: none; }
    .product-part .part-content  ul.list-horizontal li a .text-content p { font-size: 11px; margin-bottom: 10px; color: #999; text-align: left; white-space: initial; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
    .product-part .part-content  ul.list-horizontal li .text-content span { float: left; display: block; }
    .product-part .part-content  ul.list-horizontal li .text-content span.price { display: none;  }
    .product-part .part-content  ul.list-horizontal li span.xunjia { float: left; width: auto; font-size: 12px; height: auto; color: #fff; line-height: initial; background: #c91806; color: #fff; border-radius: 5px; margin: 0; padding: 5px 8px; cursor: pointer; }
    .product-part .part-content  ul.list-horizontal li .text-content span.type { float: right; color: #999; font-size: 12px; margin: 6px 0 10px 0px; }


    .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: 110px; }
    .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{ 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
    { display: block; margin: 0 auto; text-align: center; width: 92%; font-size: 12px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
}