@charset 'utf-8';
/*供应市场*/
.main-content{
    height: 330px;
}


/*主区域 category*/

.category{
    width:260px;
    height:330px;
    background: #ffffff;
}
.category .category-list ,.category-list-all{
    padding: 10px 15px;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 4px;
}
.category .category-list:hover{
    border-left: 2px solid #44b549;
    background:#f2f5fb
}
.category .category-list-all:hover{
    background:#f2f5fb
}
.category-list .category-icon{
    background-image: url("/staticfile/images/index/category-icon.png");
    display: inline-block;
}
.category--active{
    background: #f2f5fb;
    border-left: 2px solid #5c83ff;
}
.category-icon1{
    width: 20px;
    height: 22px;
    background-position: 0px 182px;
}
.category-icon2{
    background-position: 0px 142px;
    width: 20px;
    height: 21px;
}
.category-icon3{
    background-position: 0px 47px;
    width: 20px;
    height: 18px;
}
.category-icon4{
    background-position: 0px 23px;
    width: 20px;
    height: 22px;
}
.category-list-content li{
    padding: 30px;
    width: 670px;
    height: 425px;
    position: absolute;
    top: 0px;
    left: 260px;
    background: #ffffff;
    z-index: 1000;
    box-shadow: 2px 2px 5px #ccc;
}
.category-content-left dl{
    margin-top: 24px;
}
.category-content-left dl dd{
    width: 124px;
    margin: 16px 28px 0 0;

}
.category-content-right{
    width: 260px;
    height: 400px;
}
.category-content-right img{
    width: 260px;
    height: 130px;
    margin-bottom: 20px;
}
.arrow-right {
    float: right;
    width: 10px;
    height: 10px;
    background: url("/staticfile/images/index/arrow-right.png") no-repeat;
    margin-top: 4px;
}


.carousel-box{
    width: 620px;
    height: 330px;
}
.carousel-banner{
    height: 330px;
}
.join-box{
    width: 290px;
}
.join-step-tip{
    width: 290px;
    padding: 18px 18px;
    background: #ffffff;
}
.step-tip-list li{
    width: 250px;
    height: 32px;
    line-height: 32px;
    margin: 15px auto;
    background: #f2f5fb;
    color: #55648c;
    border-radius: 50px;
    padding-left: 23px;
    font-size: 12px;
}
.step-tip-list li em{
    font-style: italic;
}
.join-core{
    width: 290px;
    height: 119px;
    background: url("../default/ycg/join-core-bidder.png") no-repeat;
    position: relative;
}
.join-core .link{
    position: absolute;
    bottom: 28px;
    right: 57px;
    display: inline-block;
    width: 120px;
    height: 25px;
}
.hot-product-img{
    background: #ffffff;
    width: 440px;
    height: 300px;
}
.hot-product-img li{
    width: 33%;
    font-size: 14px;
}
.hot-product-img li img{
    max-width: 80px;
    max-height: 95px;
}
.hot-product-txt{
    background: #f8f8f8;
    height: 85px;
    width: 440px;
    padding: 20px 40px;
    overflow: hidden;
}
.range-box{
    background: #ffffff;
    width: 275px;
    padding: 10px 20px 20px;
    height: 510px;
}
.range-tag{
    background: #fd462e;
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 2px;
}
.range-list{
    padding-top: 15px;
}
.range-list li{
    padding: 10px 0px;
}
.range-icon{
    width: 20px;
    height: 20px;
    background: #c9c9c9;
    color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}
.range-icon1{
    background: #fd472e;
}
.range-icon2{
    background: #f08b28;
}
.range-icon3{
    background: #efba3c;
}
.recommend-product-list{
    padding: 10px;
    background: #ffffff;
    width: 442px;
}
.mg-t3{
    margin-top: 3px;
}
.market-middle-ad{
    overflow: hidden;
}
.middle-ad-box{
    width: 1225px;
}
.market-middle-ad .ad-img{
    margin-right: 20px;
    display: inline-block;
}
.recommend-product-list li{
    margin: 10px;
    height: 225px;
    width: 190px;
}
.recommend-product-list .product-img-box{
    width: 190px;
    height: 125px;
    background: #f2f2f2;
    text-align: center;
    line-height: 125px;
}
.recommend-product-list .product-img-box img{
    max-width: 190px;
    max-height: 125px;
}
.news-left{
    width: 740px;
    height: 500px;
    background: #ffffff;
    overflow: hidden;
    padding: 15px 20px;
}
.news-right{
    width: 440px;
    height: 500px;
}
.news-list li{
    margin-top: 27px;
    padding: 0 5px;
}
.news-content{
    width: 480px;
    margin-top: 20px;
    line-height: 150%;
    font-size: 14px;
}
.help{
    background: #ffffff;
    padding: 24px 20px;
    height: 207px;
}
.icon-help{
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("../default/ycg/icon-help.png") no-repeat 0 0;
}
.help-list li{
    width:200px;
    /* margin-right: 20px; */
    margin-top: 15px;
}
.help-list-icon{
    width: 5px;
    height: 5px;
    display: inline-block;
    background: url("../default/ycg/icon-help.png") no-repeat 0 -32px;
    position: relative;
    top: -2px;
}