
header{
    height: 180px;
}
.li-list-tow{
    height: 136px;
    width: 800px;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom:10px;
}
.li-list-tow div.list-box{
    width: 780px;
    height: 180px;
}

.li-list-tow img{
    float: left;
    width: 120px;
    height:120px;
    margin: 10px;
    margin-top:5px;
    border-radius: 5px;
}
.li-list-tow a.pro-title{
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin-top: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 250px;
    text-align: left;
    line-height: 1.6;
    color:#333;
}
.li-list-tow p.pro-detail{
    width: 630px;
    line-height: 2;
    height:30px;
}
.li-list-tow  .pro-detail{
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
        font-size: 14px;
}
.fenlei {
    /* font-weight: bold; */
     font-size: 14px;
}
.fenlei i{
    font-weight: bold; 
}
.pro-danjia{
    width: 600px;
    text-align: right;
}
.pro-vip{
    padding-top: 9px;
    width: 780px;

}
.pro-vip span{
    border-radius: 10px;
    border: 1px solid #daaa41;
    padding: 2px 8px;
    background: linear-gradient(to right, #dacc41, goldenrod);  
    color: #fff;
}
.vip-yin{
	 background: linear-gradient(to right, #fff, #ddd); 
}
.pro-vip a{
    color: #333;
    width: 300px;
    font-weight: bold;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*灏忚疆鎾�begin*/
.lunbo-box{
    width: 1202px;
    height: 102px;
    position: absolute;
    border: 1px solid #f00;
    margin: 20px auto;
    left: 48%;
    margin-left: -562px;
}
.right-small-lunbo{
    width: 162px;
    height:80px;
    position: absolute;
    top:50%;
    left: 10px;
    margin-top: -40px;
    overflow:hidden;
}
.right-small2-lunbo{
    width: 840px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -420px;
    overflow: hidden;
}
.right-small3-lunbo{
    width: 162px;
    height:80px;
    position: absolute;
    top:50%;
    right: 10px;
    margin-top: -40px;
    overflow:hidden;
}
.right-small-lunbo .photos img{
    float:left;
    width:162px;
    height:80px;

}
.right-small2-lunbo .photos2 img{
    float:left;
    width:840px;
    height:100px;
}
.right-small3-lunbo .photos3 img{
    float:left;
    width:162px;
    height:80px;

}
.photos {
    position: absolute;
    z-index:9;
    width: calc(180px * 8);}

.photos2 {
    position: absolute;
    z-index:9;
    width: calc(900px * 8);
}
.photos3 {
    position: absolute;
    z-index:9;
    width: calc(180px * 8);}
.play{
    animation: ma 10s ease-out infinite alternate;
}
@keyframes ma {
    0%,25% {        margin-left: 0;       }
    30%,50% {       margin-left: -162px;    }
    55%,75% {       margin-left: -324px;    }
    80%,100% {       margin-left: -486px;    }

}
.play2{
    animation: ma2 10s ease-out infinite alternate;
}
@keyframes ma2 {
    0%,25% {        margin-left: 0;       }
    30%,50% {       margin-left: -840px;    }
    55%,75% {       margin-left: -1680px;    }
    80%,100% {       margin-left: -2520px;    }

}

/*灏忚疆鎾�end*/
.li-nav-chuse span input{
    width: 50px;
}
.search-text{
    border: 1px solid #ccc;
    font-size: 14px;
}
.btn-text{
    background: #3366ff;
    color: #fff;
    padding: 4px 20px;
    cursor: pointer;
    font-size: 14px;
}
.blue{
    color: #3366ff;
}

.li-nav-chuse span.dazhou{
	display: inline-block;
}
.li-nav-chuse span.dazhou a{
	font-size:12px;
}
.pro-fenlei span{
    margin-right: 40px;
    font-size: 14px;
} 
    

