/* 根据本页面小修改的样式 */
.table_ul>li{
    background: none;
}
.table_one{
    background: none !important;
}
.table_ul>li:nth-child(1){
    background: #1166DD;
}


.manudetail_top{
    min-width: 1200px;
    background: #F2F2F2;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
}
.manudatail_tree{
    color: #999999;
    margin: 20px 0;
}
.manudatail_tree>span{
    color: #333;
}
.supplier_msg{
    margin-bottom: 20px;
    box-sizing: border-box;
    background: #fff;
    padding: 14px;
}
.supplier_msg_logon_img{
    width: 150px;
    height: 150px;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    text-align: center;
    line-height: 150px;
    margin-right: 10px;
    overflow: hidden;
}
.supplier_introduce>span{
    display: block;
    width: 1012px;
}
.supplier_introduce a{
    color: #999;
}
.supplier_introduce>span:nth-child(1){
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.supplier_introduce>span:nth-child(2){
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    display: flex;
    flex-wrap: wrap;
}
.detail_cont_left{
    width: 250px;
    border: 1px solid #E6E6E6;
    float: left;
    margin-right: 10px;
    height: 300px;
    margin-bottom: 10px;
}
.detail_cont_left>div{
    height: 52px;
    width: 100%;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 52px;
    box-sizing: border-box;
    padding: 0 20px;
    border-bottom: 1px solid #E6E6E6;
}
.detail_cont_left>div>i{
    display: block;
    float: right;
}
.detail_cont_left_cli{
    background: #1166DD !important;
    color: #fff !important;
}
.detail_cont_right{
    float: left;
    width: 938px;
    margin-bottom: 10px;
    overflow: hidden;
}
.detail_cont_search{
    height: 50px;
    display: none;
}
.detail_cont_search>div{
    float: right;
    width: 550px;
}
.detail_cont_search>div>input{
    box-sizing: border-box;
    width: 460px;
    height: 40px;
    border: 1px solid #E6E6E6;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-sizing: border-box;
    border-right: none;
    padding-left: 20px;
}
.detail_cont_search>div>div{
    width: 90px;
    color: #fff;
    font-size: 16px;
    background: #1166DD;
    text-align: center;
    line-height: 40px;
    height: 40px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    float: right;
}
.detail_cont_list_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #F2F2F2;
    box-sizing: border-box;
    padding-left: 20px;
    font-weight: 600;
    font-size: 18px;
}
.detail_cont_list_title>span{
    margin-left: 45px;
    font-size: 16px;
    color: #999999;
    font-weight: 100;
}
.detail_cont_list_title>span>span{
    color: #0155A7;
}
.datail_cont>ul{
    padding-top: 20px;
}
.datail_cont>ul>li{
    line-height: 22px;
    width: 33%;
    float: left;
    padding: 0 0 20px;
    font-size: 14px;
}
.datail_cont>ul>li>a{
    color: #0155A7;
    display: block;
    max-width: 240px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.datail_cont>ul>li>a>h3{
   font-size: 14px;
   overflow: hidden;
   text-overflow:ellipsis;
   white-space: nowrap; 
}

.datail_cont>ul>li>span{
    color: #999999;
    margin-left: 10px;
}
.datail_cont>ul>li>a:hover{
    color: #0099FF;
    text-decoration:underline;
}
.detail_cont_list{
    display: none;
}
.featured_products_msg>a{
    display: block;
    float: left;
    border: 1px solid #E6E6E6;
    width: 225px;
    height: 350px;
    color: #333;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
}
.featured_products_msg>a:nth-child(4n+4){
    margin-right: 0;
}
.featured_products_img{
    width: 200px;
    height: 200px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.featured_products_img>img{
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.featured_products_span{
    display: block;
    font-size: 12px;
    margin: 10px 0;
    line-height: 16px;
}
.featured_products_spantwo{
    height: 32px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.featured_products_sku{
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.featured_products_morin{
    position: absolute;
    bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #1166DD;
    line-height: 20px;
}
.featured_products_morin>span{
    float: left;
}
.featured_products_morin>i{
    color: #333;
    float: left;
    display: none;
    margin-left: 10px;
}
.featured_products_msg>a:hover{
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.featured_products_msg>a:hover>.featured_products_morin>i{
    display: block;
}
.product_news_box>a{
    display: block;
    width: 299.3px;
    margin-right: 20px;
    float: left;
    color: #333;
}
.product_news_box>a:nth-child(3n+3){
    margin-right: 0;
}
.product_news_images{
    width: 100%;
    height: 190px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}
.product_news_images>img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.product_news_title{
    display: block;
    margin: 20px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-height: 50px;
}
.datail_cont{
    padding-left: 30px;
}