.comp-product{padding:15px 15px 10px 0px;background:#fff;margin-bottom:20px}
.comp-product .hd{height:28px;background:url(/Images/blog_new/hdline.jpg) no-repeat 200px center;margin-bottom:15px;}
.comp-product .hd h2{font-size:22px;float:left;padding:0 10px 0 0px;color:#222;height:28px; background:#fff}
.comp-product .hd h2 a{color:#222;}
.comp-product .hd span{font-size:12px;float:right;padding:0 0px 0 10px;line-height:28px;background:#fff}
.comp-product .hd span a{color:#999}
.comp-product .hd span a:hover{color:#e4393c}
.comp-product ul{clear:both;}
.comp-product ul li{float:left;height:135px; text-align:center;width:110px;margin-right:20px;font-size:12px}
.comp-product ul li span{display:block}
.comp-product ul li img{margin-bottom:5px; vertical-align:bottom;display:block;height:99px;width:108px;border:1px solid #e8e6e8}

.other_news {
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    padding: 0px 0px 50px 0px;
    background: #fff;
}

    .other_news .hd {
        height: 28px;
        background: url(/Images/blog_new/hdline.jpg) no-repeat 200px center;
        margin-bottom: 20px;
    }

        .other_news .hd h2 {
            font-size: 22px;
            float: left;
            padding: 0 10px 0 0px;
            color: #222;
            height: 28px;
            background: #fff;
			margin-top:10px;
        }

            .other_news .hd h2 a {
                color: #222;
            }

        .other_news .hd span {
            font-size: 12px;
            float: right;
            padding: 0 0px 0 10px;
            line-height: 28px;
            background: #fff
        }

            .other_news .hd span a {
                color: #999
            }

                .other_news .hd span a:hover {
                    color: #e4393c
                }

 .other_news ul{ margin:0; padding:0;}
    .other_news li {
        background: url(/Images/blog_new/dot.jpg) no-repeat left center;
        padding-left: 12px;
        line-height: 28px;
        width: 460px;
        font-size: 14px;
        float: left;
		display:inline;
    }

        .other_news li a {
            color: #666
        }

            .other_news li a:hover {
                color: #e4393c
            }

        .other_news li span {
            font-size: 12px;
            color: #999;
            margin-left: 15px;
        }