/*供应商详情*/

.content-color{
    background-color: #f5f5f5;
}

.top-bg-img{
    width: 100%;
}

.top-space{
    margin-top: 30px;
}

.product_provider_base_info{
    width: 100%;
    height: auto;
    padding-top: 30px;
}

.product_provider_base_info div{
    display: inline-block;
    vertical-align: top;
}

.provider-item-border{
    border: 1px solid #eaeaea;
}

.product_provider_base_info div:first-child{
    width: 980px;
    height: auto;
    background-color: white;
}

.product_provider_base_info div:last-child{
    width: 200px;
    height: auto;
}

.product_provider_base_info .right-item{
     margin-left: 15px;
     background-color: white;
 }

.product_provider_base_info .right-item h4{
    width: 100%;
    text-align: center;
    margin: 15px 0;
    color: #23468e;
}

.product_provider_base_info .right-item h5{
    width: 100%;
    text-align: center;
    font-weight: 400;
    margin: 13px 0;
    color: #999999;
}

.product_provider_base_info .right-item li img{
    height: 63px;
    margin: 5px 10%;
}



.product_provider_base_info div div:first-child{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.product_provider_base_info div div:first-child img{
    margin: 20px;
    border: 1px solid #eaeaea;
    display: inline-block;
    vertical-align: top;
}

.product_provider_base_info div div:first-child .info-description{
    display: inline-block;
    vertical-align: top;
    width: 750px;
    margin-top: 20px;
    margin-left: -5px;
    background-color: white;
}

.product_provider_base_info div div:first-child .info-description h3{
    font-size: 22px;
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 26px;
    max-width: 700px;
}

.product_provider_base_info div div:first-child .info-description h5{
    font-size: 13px;
    color: #333333;
    line-height: 25px;
}

.product_provider_base_info div div:first-child .info-description h5 span:first-child{
    color: darkgrey;
    font-size: 13px;
    color: #999999;
}

.product_provider_base_info div div:first-child .info-description h5 .product-provider-themeColor{
    margin-left: 3px;
    font-size: 13px;
    color: #23468e;
    outline: none;
}


.product_provider_base_info div div:last-child{
    width: 100%;
    height: auto;
    background-color: #f8f8f8;
}


.product_provider_base_info div div:last-child div{
    display: inline-block;
    vertical-align: top;
    background-color: #f8f8f8;
}

.product_provider_base_info div div:last-child .info-infos{
    padding-top: 10px;
    width: 758.5px;
    height: 100%;
}

.product_provider_base_info div div:last-child .info-infos h5{
    margin-left: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    font-size: 13px;
    color: #999999;
}

.product_provider_base_info div div:last-child .info-infos h5 span{
    color: #333333;
}

.product_provider_base_info div div:last-child .info-infos h5 .product-hidden-style{
    color: transparent;
}

.product_provider_base_info div div:last-child .info-infos h5:nth-child(even){
    /*margin-left: 100px;*/
}

.product_provider_base_info div div:last-child .info-infos h5:nth-child(5) span{
    color: #103884;
    cursor: pointer;
}

.product_provider_base_info div div:last-child .info-click{
    width: 204px;
    height: 100%;
}

.product_provider_base_info div div:last-child .info-click img{
    /*margin-left: -60px;*/
    margin-top: 20px;
}

.product_provider_base_info div div:last-child .info-click div{
    margin-left: 0px;
}

.product_provider_base_info div div:last-child .info-click div button{
    width: 140px;
    background-color: white;
    padding: 10px 20px;
    margin: 10px 60px;
    outline: none;
}

.product_provider_base_info div div:last-child .info-click div button:first-child{
    margin-top: 20px;
}

.product_provider_base_info div div:last-child .info-click div button:first-child div{
    background-image: url("../../images/product/product_retrieval/big-img-shouc.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 18px;
    margin: 0px;
    margin-right: 5px;
    background-color: white;
}

.product_provider_base_info div div:last-child .info-click div button:last-child div{
    background-image: url("../../images/product/product_retrieval/big-img-qiye.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 18px;
    margin: 0px;
    margin-right: 5px;
    background-color: white;
}

.product_provider_tag{
    margin: 20px 0;
    height: 60px;
    background-color: white;
    padding: 10px 20px;
}

.product_provider_tag h5{
    font-size: 13px;
    color: #999999;
    float: left;
    vertical-align: top;
}

.product_provider_tag ul{
    float: left;
    vertical-align: top;
}

.product_provider_tag ul li{
    float: left;
    vertical-align: top;
    background-color: #eeeeee;
    margin: 5px 5px 0 5px;
    padding: 3px 10px;
    border-radius: 2px;
    font-size: 13px;
    color: #999999;
    cursor: pointer;
}

.product_provider_search {
    margin: 20px 0;
    height: 60px;
    background-color: white;
    padding: 10px 20px;
}

.product_provider_search div{
    width: 3px;
    height: 30px;
    margin: 0;
    margin-top: 5px;
    margin-left: -20px;
    background-color: #0949a7;
    float: left;
}

.product_provider_search h4{
    display: inline-block;
    vertical-align: top;
}

.product_provider_search input{
    display: inline-block;
    vertical-align: top;
    height: 30px;
    width: 300px;
    margin: 0px;
    margin-left: 853px;
    margin-top: -35px;
    background-color: #eeeeee;
    border-radius: 3px;
    outline: none;
    padding-left: 15px;
}

.product_provider_search button{
    background-image: url(../../images/product/product_provider_info/icon-search.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0;
    width: 17px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-left: -30px;
    margin-top: -28px;
    outline: none;
    background-color: #eeeeee;
}

input::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 13px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 13px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 13px;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 13px;
}




.product_provider_content{
    margin: 20px 0;
    height: auto;
    background-color: #f5f5f5;
    margin-bottom: 0px;
    display: flex;
}

.product-provider-left-tree{
    width: 229.5px;
    display: inline-block;
    vertical-align: top;
}


.menu{width:230px;padding:0px;border:solid 1px #dfdfdf;background:#ffffff;font-size:11px;margin:0 auto;overflow:hidden;}
.menu ul li{line-height: 50px;display:block;width:230px;list-style:none;overflow:visible;}
.menu ul li a{display:block;height:34px; width:170px;margin-top:0px;padding-left:  5px;font-size:14px;color:#82846f;outline:none;}
.menu ul li a img{background-image: url('../../images/homepage/home-chuanbojianz.png');background-repeat: no-repeat;background-size: 100%;width: 20px;height: 20px;margin: 10px 10px;}
.menu ul li .active{background:url(../../images/product/product_retrieval/crumb-fl-down.png) top right no-repeat;}
.menu ul li .inactive{background:url(../../images/product/product_retrieval/crumb-fl-up.png) top right no-repeat;}
.menu ul li ul{display:none; margin-top:-4px;margin-bottom:0;}
.menu ul li ul li ul{margin-bottom:0px;}
.menu ul li ul li{display:block;background:none;font-size:12px;line-height: 50px;list-style:circle;color:#8f9d4c;margin-bottom:0px;margin-top:0px;padding-top:0px;padding-bottom:0px;padding-left:1px;margin-left:15px;}
.menu ul li ul li a{background:none;font-size:12px;height:15px;color:#8f9d4c;padding-left:0px; }

.menu a {color:#1c769a; text-decoration:none; font-size:13px;}
.menu a:hover {text-decoration:underline;}



.product-provider-right-content{
    display: inline-block;
    vertical-align: top;
    width: 954px;
    margin-left: 12px;
    height: auto;
}

.product-provider-right-content .product_provider_pinpai{
    height: auto;
    margin: 0px;
}

.product-provider-right-content .product_provider_pinpai table tr td{
    padding: 6px;
    font-size: 13px;
    font-weight: 300;
    background-color: white;
    padding-bottom: 8px;
}

.product-provider-right-content .product_provider_pinpai table tr td h5{
    font-size: 13px;
    font-weight: 300;
    padding: 0 5px;
}

.product-provider-right-content .product_provider_pinpai table tr td:first-child{
    width: 70px;
    border-right: 1px solid #eaeaea;
}


.product-provider-right-content .product_provider_pinpai table tr td:first-child h5{
    width: 100%;
    text-align: center;
}

.product-provider-right-content .product_provider_pinpai table tr td:nth-child(2){
    width: 835px;
}

.product-provider-right-content .product_provider_pinpai table tr td:nth-child(2) ul li{
    float: left;
    margin: 0 10px;
    margin-top: 5px;
}

.product-provider-right-content .product_provider_pinpai table tr td:nth-child(3){
    width: 70px;
}

.product-provider-right-content .product_provider_pinpai table tr td:nth-child(3) img{
    width: 15px;
    height: 15px;
    margin-left: 20px;
}

.product-provider-info-edit-View{
    display: inline-block;
    vertical-align:  top;
    margin-left: -60px;
    margin-top: 30px;
    font-size: 14px;
    color: #e6e6e6;
}

.product-provider-info-edit-View:hover{
    cursor: pointer;
    color: #103884;
}



.tree-first-img{
    float: left;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.des-content {
    /*写啥好呢，这不是瞎搞吗*/
}




/*creat by Biaoac for size to fit provider info*/
.product_provider_base_info div div:last-child .info-infos h5:nth-child(odd){
    width: 400px;
}

.float_left{
    float: left;
}

/*creat by Biaoac for scrollView direction plugins*/
.slide_module img{margin: 0!important;width: 100%;height: 100%}

.slide_module { width: 198px!important; height: 319px!important; margin: 0 auto; background: #fff; border: 1px solid #eaeaea; position: relative; top: 0px}

.slide_module .up { width: 100%;text-align: center;height: 27px; position: absolute; top: 10px; cursor: pointer; filter: alpha(opacity: 60); opacity: 0.6; }

.slide_module .down { width: 100%;text-align: center;height: 27px; position: absolute; bottom: 4px; cursor: pointer; filter: alpha(opacity: 60); opacity: 0.6; }

.slide_module .wrap { width: 195px; height: 235px; position: absolute; top: 40px; left: 0; overflow: hidden; }

.slide_module ul { width: 198px; position: absolute; top: 0; left: 0; }

.slide_module li { width: 198px; height: 73px; float: left;}

.slide_module span { display: block; width: 80%; height: 63px; border: 0px solid #eaeaea; margin: 0 auto; position: relative; top: 4px; }

.slide_module .active { border: 10px solid #999; }

.liIdentification{}

.home-carousel-item {
    position: relative;
    width: 1920px;
    display: block;
    left: 50%;
    margin-left: -960px;
    height:259px;
}