.product-middle-back{
    background-color: #F5F5F5;
    width:100%;
}
.product_middle{
    /*background-color: #F5F5F5;*/
    width: 960px;
    margin: 0 auto;
    padding-bottom: 44px;
}
/*.product-condition-path{*/
/*height: 40px;*/
/*width: 100%;*/
/*margin-bottom: 25px;*/
/*margin-top: 5px;*/
/*}*/
/*.product-condition-path ul li{*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*}*/
/*.product-condition-path ul .path-item-space{*/
/*margin-left: 5px;*/
/*!*margin-top: 5px;*!*/
/*}*/
/*.path-item-space:hover h5{*/
/*background-color: white;*/
/*color: #103884;*/
/*z-index: 1;*/
/*}*/
/*.path-item-space:hover .product-condition-path-selected-List{*/
/*display: block;*/
/*z-index:0;*/
/*}*/
/*.path-item-border{*/
/*border: 0.5px solid #dbdbdb;*/
/*padding: 4px 4px 5px 6px;*/
/*}*/
/*.product-condition-path ul li .path-item-left{*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*margin-left: 7px;*/
/*!*margin-top: 27px;*!*/
/*}*/
/*.product-condition-path ul .path-item-right{*/
/*margin-right: 5px;*/
/*margin-left: 2px;*/
/*}*/
/*.product-condition-path ul li img{*/
/*display: inline-block;*/
/*}*/
/*.product-condition-path ul li h5{*/
/*margin-left: 2px;*/
/*display: inline-block;*/
/*color: #999999;*/
/*font-family: "Microsoft YaHei",SimSun,sans-serif;*/
/*text-align: center;*/
/*font-size: 13px;*/
/*}*/
/*.path-z-index{*/
/*z-index: 3;*/
/*}*/
/*.product-condition-path ul li .product-condition-path-selected-List{*/
/*width: 350px;*/
/*border: 0.5px solid #dbdbdb;*/
/*z-index: 1;*/
/*position: absolute;*/
/*text-align: center;*/
/*margin-left: 2px;*/
/*margin-top: -12px;*/
/*background-color: white;*/
/*display: none;*/
/*}*/
/*.product-condition-path ul li .product-condition-path-selected-List li{*/
/*height: 30px;*/
/*padding-top: 5px;*/
/*margin: 2px 8px;*/
/*float: left;*/
/*}*/
/*.product-condition-path ul li .product-condition-path-selected-List li:hover{*/
/*color: #103884;*/
/*cursor: pointer;*/
/*}*/
/*产品信息基本介绍*/
.product_middle_head{
    width:960px;
    margin: 0 auto;
    height: 498px;
}
.product_headTitle{
    height: 66px;
}
.product_headTitle div{
    display: inline-block;
    height: 66px;
    /*line-height: 66px;*/
    color: #B4B4B4;
}
.product-headDiv{
    height: 23px;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 0px;
}
.product-headDiv ul li{
    display: inline-block;
}
.product-headDiv ul .product_headSpace{
    margin-left: 5px;
}
.path-item-border{
    border: 0.5px solid #dbdbdb;
    padding: 4px 4px 5px 6px;
}
.product-headDiv ul li .product_headLeft{
    margin-left: 7px;
}
.product-headDiv-path ul .product_headRight{
    margin-right: 5px;
}
.product-headDiv-path ul li img{
    display: inline-block;
}
.product-headDiv ul li h5{
    margin-left: 2px;
    display: inline-block;
    color: #999999;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    text-align: center;
    font-size: 13px;
}
.product_headContent{
    height: 430px;
    background-color: white;
}
.product_headContent .product_contentLeft{
    width:40%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.product_headContent .product_contentLeft .product_pageUp{
    display: none;
    vertical-align: top;
    position: absolute;
    top:170px;
    left: 2px;
    z-index: 1;
    cursor: pointer;
}
.product_headContent .product_contentLeft .product_pageUp img{
    width:18px;
    height: 34px;
}
.product_headContent .product_contentLeft #myCarousel{
    width:100%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}
.carousel-indicators{
    bottom:50px;
}
.carousel-indicators li{
    background-color: #CED7E7;
}
.carousel-indicators .active{
    background-color: #0C3586;
}
.product_headContent .product_contentLeft .product_pageDown{
    display: none;
    vertical-align: top;
    position: absolute;
    top: 170px;
    right: 2px;
    z-index: 1;
    cursor: pointer;
}
.product_headContent .product_contentLeft .product_pageDown img{
    width:18px;
    height: 34px;
}
.product_headContent .product_contentRight{
    width:50%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
}
.product_headContent .product_contentRight .product_name{
    /* height: 72px; */
    border-bottom: 1px dashed #999999;
    font-size: 20px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    /* line-height: 72px; */
}
.product_headContent .product_contentRight .product_shopLogo{
    width:115px;
    height: 52px;
    margin-top: 24px;
}
.product_headContent .product_contentRight .product_shopLogo img{
    width:100%;
    height: 100%;
}
.product_headContent .product_contentRight div span{
    color:#999999;
    letter-spacing: 2px;
}
.product_headContent .product_contentRight .product_brandName{
    margin-top: 16px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.product_headContent .product_contentRight .product_supplierName{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.product_headContent .product_contentRight .product_modelNo{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.product_headContent .product_contentRight .product_productNo{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 32px;
}
.product_headContent .product_contentRight .product_contrastDiv{
    width:301px;
    height: 40px;
    background-color: #0C3586;
    color:white;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
}
.product_headContent .product_contentRight .product_contrastDiv img{
    padding-right: 5px;
}
.product_headContent .product_contentRight .product_actionDiv{
    margin-top: 10px;
}
.product_headContent .product_contentRight .product_actionDiv .product_collectionDiv{
    width:144px;
    border:1px solid #999999;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    text-align: center;
    margin-right: 5px;
}
.product_headContent .product_contentRight .product_actionDiv .product_joinDiv{
    width:148px;
    height: 40px;
    border:1px solid #999999;
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    text-align: center;
}

/*产品信息详细介绍*/
.product_description{
    width:960px;
    margin: 20px auto 0;
}
.product_description .product_label{
    width:100%;
    height:70px;
    background-color: white;
    line-height: 70px;
}
.product_description .product_label div{
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    background-color: #EEEEEE;
    width:86px;
    height: 30px;
    line-height: 30px;
    margin: 20px 4px 20px 2px;
    border-radius: 3px;
    text-align: center;
}
.product_description .product_label div:hover{
    background-color: #0C3586;
    color:white;
}
.product_description .product_label .product_labelTitle{
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #999999;
    background-color: white;
    letter-spacing: 1px;
    width:90px;
}
.product_description .product_label .product_labelTitle:hover{
    color: #999999;
    background-color: white;
}
.product_description .product_descDiv{
    margin-top: 20px;
    width:100%;
    background-color: white;
    padding:35px 20px;
}
.product_parameterTitle{
    /*margin-bottom: 35px;*/
}
.product_parameterTitle .product_titleXian{
    display: inline-block;
    vertical-align: top;
    border-top:1px dashed #E2E2E2;
    width:760px;
    position: relative;
    left:162px;
    top:-22px;
}
.product_parameterTitle .product_parameterTitleDiv{
    background-color: #0C3586;
    display: inline-block;
    vertical-align: top;
    width:140px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: white;
}
.product_parameterTitle .product_parameterTitleImg{
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    width:30px;
    height: 45px;
}
.product_parameterTitle .product_parameterTitleImg img{
    width:100%;
    height: 100%;
}

.product_description .product_descDiv .product_descParameter .product_parameterContent{
    width:920px;
    /*height: 180px;*/
    border:1px solid #E6E6E6;
}
.product_description .product_descDiv .product_descParameter .product_parameterContent table{
    width:100%;
    height: 100%;
}
.product_description .product_descDiv .product_descParameter .product_parameterContent table tr:first-child{
    background-color: #F5F5F5;
    text-align: center;
    height: 60px;
    line-height: 60px;
}
.product_description .product_descDiv .product_descParameter .product_parameterContent table tr td{
    border:1px solid #E6E6E6;
    text-align: center;
}
.product_description .product_descDiv .product_descParameter .product_parameterContent table tr .desc1{
    width:182px;
    color:#666666;
}
.product_description .product_descDiv .product_descParameter .product_parameterContent table tr .num1{
    width:282px;
    text-align: left;
    padding-left: 70px;
    word-break: break-all;
}
.product_description .product_descDiv .product_descParameter .product_parameterContent table tr .desc2{
    width:195px;
    color:#666666;
}
.product_description .product_descDiv .product_descParameter .product_parameterContent table tr .num2{
    text-align: left;
    padding-left: 80px;
}
.product_descPhoto{
    margin-top: 75px;
}
.product_descPhoto .product_totalDesc{
    /*margin-top: 70px;*/
    /*padding-left: 90px;*/
    margin-left: 50px;
    margin-right: 50px;
}
.product_descPhoto .product_totalDesc .product_easyDesc .product_easyPhoto{
    height: 260px;
}
.product_descPhoto .product_totalDesc .product_easyDesc .product_easyPhoto .product_easyPhotoOne{
    width:167px;
    height: 205px;
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
    margin-top: 20px;
}
.product_descPhoto .product_totalDesc .product_easyDesc .product_easyPhoto .product_easyPhotoOne img{
    width:100%;
    height: 100%;
}
.product_descPhoto .product_totalDesc .product_easyDesc .product_easyPhoto .product_easyPhotoTwo{
    width:580px;
    height: 230px;
    display: inline-block;
    vertical-align: top;
}
.product_descPhoto .product_totalDesc .product_easyDesc .product_easyPhoto .product_easyPhotoTwo img{
    width:100%;
    height: 100%;
}
.product_easyContent{
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 10px;
}
.product_descPhoto .product_totalDesc .product_difficultDesc .product_difficultPhoto{
    height: 385px;
    margin-top: 58px;
}
.product_descPhoto .product_totalDesc .product_difficultDesc .product_difficultPhoto .product_difficultPhotoOne{
    display: inline-block;
    vertical-align: top;
    height: 370px;
    width:370px;
    margin-left: 50px;
}
.product_descPhoto .product_totalDesc .product_difficultDesc .product_difficultPhoto .product_difficultPhotoOne img{
    width:100%;
    height: 100%;
}
.product_descPhoto .product_totalDesc .product_difficultDesc .product_difficultPhoto .product_difficultPhotoTwo{
    display: inline-block;
    vertical-align: top;
    height: 370px;
    width:370px
}
.product_descPhoto .product_totalDesc .product_difficultDesc .product_difficultPhoto .product_difficultPhotoTwo img{
    width:100%;
    height: 100%;
}
.product_descDiv .product_descPhone{
    margin-top: 52px;
    margin-bottom: 30px;
    /*width:960px;*/
}
.product_descDiv .product_descPhone .product_phoneDiv{
    width:960px;
    height: auto;
    margin: 0 auto;
}
.product_descDiv .product_descPhone .product_phoneDiv table{
    width:100%;
    height: 100%;
}
.product_descDiv .product_descPhone .product_phoneDiv table tr:first-child{
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    height: 115px;
}

.product_descDiv .product_descPhone .product_phoneDiv table tr {
    line-height: 30px;
}

.product_descDiv .product_descPhone .product_phoneDiv table tr td{
    vertical-align: top;
    max-width: 280px;
}

.product_descDiv .product_descPhone .product_phoneDiv table tr td img{
    margin-top: 30px;
}


/*product-recommend-item*/
.product-recommend-title{
    margin-top: 65px;
    font-family: "Microsoft YaHei",SimSun,sans-serif;
    font-size: 17px;
    color: #333333;
    font-weight: 400;
    float: left;
    vertical-align: top;
    margin-bottom: 0px;
}

.product-recommend-title div{
    margin-right: 10px;
    background-color: #103884;
    height: 18px;
    width: 5px;
    float: left;
    vertical-align: top;
}

.product-result-List{
    width:960px;
}
.product-detail-imgDiv{
    height: 100%;
    width:100%;
}
.product-detail-imgDiv:hover{
    cursor: pointer;
}
.product_line{
    width:690px;
    position: relative;
    top:20px;
    left: -10px;
    display: inline-block;
    vertical-align: top;
    border-top:1px dashed #E2E2E2;
}
.product_edit{
    display: inline-block;
    vertical-align: top;
    color: #e6e6e6;
    position: relative;
    top:10px;
}
.product_edit:hover{
    cursor: pointer;
    color: #103884;
}
.product-paramTitle{
    margin-bottom: 35px;
}

.product_totalDesc img{
    max-width:830px;
}







