@CHARSET "UTF-8";
@font-face {font-family: "iconfont";
          src: url('iconfont/iconfont.eot'); /* IE9*/
          src: url('iconfont/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('iconfont/iconfont.woff') format('woff'), /* chrome, firefox */
          url('iconfont/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }
.iconfont {
          font-family:"iconfont" !important;
          font-size:14px;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }

.pro-cont {
    padding: 35px 0;
}
.pro-cont .container {
    padding: 0;
}
.pro-cate {
    padding: 10px 35px;
    border: 1px solid #efefef;
    border-radius: 2px;
    overflow: hidden;
}
.pro-cate dl {
    /* height: 45px; */
    margin: 0;
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
}
.pro-cate dl dt {
    float: left;
    line-height: 45px;
    width: 7%;
}
.pro-cate dl dd {
    float: left;
    overflow: hidden;
    display: inline-block;
    width: 93%;
}
.pro-cate dl dd ul {
    display: inline-block;
}
.pro-cate dl li {
    float: left;
    margin: 0 10px;
}
li {
    list-style-type: none;
}
.pro-cate dl li.on a, .pro-cate dl li a:hover {
    background: #df0f0f;
    color: #fff;
}
.pro-cate dl li a {
    color: #333;
    line-height: 45px;
    padding: 3px 5px;
    border-radius: 2px;
}
.pro-con-pic {
    padding: 34px 34px 0 34px;
    border: 1px solid #efefef;
    border-radius: 2px;
    margin-top: 35px;
}
.pro-con-pic .row {
    margin: 0;
}
.row:before, .row:after {
    display: table;
    content: " ";
}
.pro-con-pic li {
    cursor: pointer;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 35px;
    border-radius: 2px;
}
.pro-con-pic li>a {
    display: inline-block;
    float: left;
    width: 100%;
}
.pro-con-pic li>a>img {
    max-width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro-con-pic li>p {
    float: left;
    margin: 0;
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.pro-con-pic li>p>a {
    color: #666;
    display: block;
    text-align: center;
    line-height: 30px;
}
.pro-con-pic li>em {
    color: #666;
    font-style: normal;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    float: left;
    width: 100%;
}
.pro-con-pic li>a:hover img {
    transform: scale3d(1.03,1.03,1);
    -ms-transform: scale3d(1.03,1.03,1);
    -moz-transform: scale3d(1.03,1.03,1);
    -webkit-transform: scale3d(1.03,1.03,1);
    -o-transform: scale3d(1.03,1.03,1);
}
.pro-con-pic li>a>img {
    max-width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro-con-pic li:hover {
    box-shadow: 2px 2px 16px 2px rgba(0,0,0,0.2);
}

/****产品子页***/
.pro-d-t-con {
    margin-top: 70px;
}
.pro-d-t-con .container {
    padding: 0;
}
@media (min-width: 1200px)
.container {
    width: 1100px;
}
@media (min-width: 1200px)
.container {
    width: 1170px;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
}
.pro-detail-pic {
    display: inline-block;
    width: 46%;
    overflow: hidden;
    background-color: #fff;
    vertical-align: top;
}
.pro-detail-pic-main {
    background-color: #ededed;
    padding: 13px;
}
.pro-detail-slide {
    width: 100%;
    padding: 0 0 100%;
    position: relative;
}
.pro-detail-slide a {
    line-height: 1;
    top: 0 !important;
    left: 0 !important;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    /* margin: 2.5%; */
}
.pro-detail-slide a img {
    display: inline-block;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.pro-detail-pic-list {
    position: relative;
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin-top: 20px;
}
.pro-detail-pic-list-box {
    width: 100%;
    position: relative;
    text-align: center;
}
.pro-detail-pic-list-box-item {
    display: inline-block;
    margin: 0 6px 0 0;
    width: 105px;
    height: 105px;
    line-height: 97px;
    text-align: center;
    vertical-align: top;
    filter: alpha(opacity=60);
    opacity: 0.6;
    background-color: #ededed;
}
.pro-detail-pic-list-box-item-src {
    max-width: 82px;
    max-height: 82px;
    vertical-align: middle;
}
.pro-detail-info {
    width: 50%;
    height: 100%;
    display: inline-block;
    overflow: visible;
    background-color: #fff;
    vertical-align: top;
    padding-left: 4%;
}
.pro-detail-info-wrap {
    margin: 10px 0 0 0;
}
.pro-detail-title {
    font-weight: bold;
    line-height: 30px;
    max-height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
    font-size: 24px;
    color: #333333;
    font-weight: 100;
}
.pro-detail-desc {
    margin-top: 15px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    width: 95%;
    text-align: left;
    word-break: break-word;
    overflow-wrap: break-word;
    color: #666;
    font-size: 12px;
    line-height: 24px;
}
.pro-detail-price {
    margin: 15px 0 0;
    margin-top: 25px;
    padding-top: 40px;
    border-top: 1px solid #efefef;
    position: relative;
}
.pro-detail-price h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 100;
    color: #555;
    margin-right: 20px;
    position: relative;
    top: -5px;
}
.pro-detail-uprice {
    font-size: 32px;
    line-height: 30px;
    color: #1358a5;
    font-weight: 100;
}
.pro-detail-mobile-addCart {
    display: none;
}
a:active, a:hover {
    outline: 0;
    text-decoration: none;
}
.pro-detail-addCart:hover {
    color: #ffffff;
    background-color: #084992;
}

.pro-detail-addCart {
    border-radius: 5px;
    width: 210px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    display: block;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    color: #ffffff;
    background-color: #1358a5;
    border-color: #ffffff;
    margin-top: 15px;
}
.pro-detail-addCart span {
    font-size: 38px;
    margin: 0 11px 0 0;
    vertical-align: -5px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.pro-m-select_con_img, .pro-m-select_close {
    display: none;
}
.pro-m-select_con_desc {
    display: none;
}
.pro-detail-sub {
    margin-top: 20px;
}
.pro-detail-sub-each {
    margin-bottom: 20px;
}
.pro-detail-sub-each h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 100;
    color: #666;
    margin-right: 20px;
    position: relative;
    top: -5px;
}
.pro-detail-sub-r-wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 427px;
    line-height: 18px;
    height: 27px;
}
.pro-detail-sub-each-wrap a:hover {
    border-color: #1358a5;
}
.pro-detail-sub-each-wrap a {
    display: block;
    float: left;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    height: 28px;
    line-height: 28px;
    margin: 0 10px 10px 0;
    padding: 0 18px;
    font-size: 12px;
    border-color: #dddddd;
    position: relative;
}
.pro-detail-sub-each-wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 427px;
}
.share_box-pro {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 230px;
    float: left;
    margin: 10px 15px 0 0;
    width: auto;
    padding: 4px 3px 4px 11px;
}
.share_box {
    height: 28px;
    line-height: 28px;
    width: 30px;
    overflow: hidden;
}
.share_box-button {
    font-size: 22px;
    color: #717171;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    display: block;
}
.share_box-item {
    display: block;
    height: 28px;
    line-height: 28px;
    float: left;
    display: none;
}
.share_box-line {
    display: none;
    margin-left: 10px;
    margin-right: 10px;
    height: 20px;
    line-height: 20px;
    border-color: #a0a0a0;
    font-size: 0;
    border-style: solid;
    border-width: 0 1px 0 0;
    width: 0;
    float: left;
    margin-top: 4px;
}
.share_box.active .share_box-item-list {
    display: block;
}
.share_box-item-list {
    display: none;
    float: right;
    margin: 0 3px 0 0;
    height: 28px;
    line-height: 28px;
}


.pro-m-select_con_img, .pro-m-select_close {
    display: none;
}

/******产品详情*/

.pro_desc {
    width: auto;
    margin: 20px 0px 0 0px;
    background-color: #fff;
}
.pro_desc-cont {
    font-size: 14px;
    line-height: 24px;
    padding-top: 30px;
}
.pro-d-t-con .container {
    padding: 0;
}
.tabs {
    overflow: hidden;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
}
.tabs li.thistab {
    background: #fff;
    border-bottom: 2px solid #1358a5;
    margin: 0 10px;
}
.tabs li {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}
.tabs li {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}
.tabs li a {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    width: 141px;
    height: 38px;
    line-height: 38px;
}
.product-detail-con {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.product-detail-con img {
    max-width: 100%;
}
.d-title-h {
    font-size: 18px;
    background: #f4f5f6;
    color: #333;
    font-weight: 400;
    text-align: center;
    line-height: 45px;
    border: 1px solid #dcdcdc;
    margin: 10px 0;
}
.d-title-h-con {
    overflow: hidden;
}
.pro-detail-slide a:after {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/search.png);
}


/**/
.share_box-pro {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 230px;
    float: left;
    margin: 10px 15px 0 0;
    width: auto;
    padding: 4px 3px 4px 11px;
}
.share_box {
    height: 28px;
    line-height: 28px;
    width: 30px;
    overflow: hidden;
}
.share_box-button {
    font-size: 22px;
    color: #717171;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    display: block;
}
.share_box-button-text {
    font-size: 14px;
}
.share_box.active .share_box-line {
    display: block;
}
.share_box-line {
    display: none;
    margin-left: 10px;
    margin-right: 10px;
    height: 20px;
    line-height: 20px;
    border-color: #a0a0a0;
    font-size: 0;
    border-style: solid;
    border-width: 0 1px 0 0;
    width: 0;
    float: left;
    margin-top: 4px;
}
.share_box.active .share_box-item-list {
    display: block;
}
.share_box-item-list {
    display: none;
    float: right;
    margin: 0 3px 0 0;
    height: 28px;
    line-height: 28px;
}
.bdshare-button-style0-16 {
    zoom: 1;
}
.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(../img/share/icons_0_16.png?v=d754dcc0.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px;
}
.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}
.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_more {
    color: #333;
    float: left;
}


