/*#mainContainer { padding-bottom: 40px; }*/
.catproductnoresult .templateNoResult .ProductNoResultContent {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    display: block;
    margin: 0 auto 30px;
    padding: 40px;
    text-align: center;
}
.catproductnoresult .templateNoResult .ProductNoResultContent .subTitle {
    color: #999999;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    width: 100px;
}
.catproductnoresult .templateNoResult .ProductNoResultContent .subTitle i {
    color: #e53c58;
    display: block;
    font-size: 70px;
    line-height: 100px;
    margin-bottom: 10px;
}
.tips {
    color: #999;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.ProductNoResultContent li {
    color: #ADC2CC;
    font-size: 16px;
    font-weight: bold;
    list-style-position: inside;
    list-style-type: square;
    margin: 0 auto 10px;
    padding-left: 20px;
    text-align: left;
    width: 430px;
}
.tips span.tipsMainTtl {font-size: 40px; padding-bottom: 30px;}
.tips span {display: block;}
.tips ul {padding-top: 10px;}