﻿body {
}
/*产品招商列表*/
.product-invetstment-box ul {
margin:20px auto;}.product-invetstment-box ul li {font-size:14px;line-height:40px;background:url(../images/ul-bg.png) no-repeat  left 18px;padding-left:20px;/*margin:0px 2px;*//*padding-right:47px;*/border-bottom:1px dashed #ddd;overflow:hidden;}.product-invetstment-box ul li a{color:#333;display:inline-block;width:100%;}
    .product-invetstment-box ul li i {
        font-style:normal;color:#999; float:right;margin-left:10px;
    }
     .pagination {
margin-bottom:27px;
}
     #banner .banner1 {
display:none
}
@media (min-width: 768px) {
     #banner .banner1 {
display:block;
}
     #banner .banner2 {
display:none;
}
    .product-invetstment-box ul li a{overflow: hidden;
text-overflow:ellipsis;-o-text-overflow:ellipsis;float:left;
white-space: nowrap;}
    .product-invetstment-box ul li i {
       
    }
}
.product-invetstment-box h2 {
    font-size: 20px;
    line-height: 40px;
    margin: 10px auto;
}
.product-invetstment-box .line {
    width: 63px;
    height: 5px;
    background: #85d1ff;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}