#all_product {margin-bottom: 30px}

.all_product_m {width: 732px;}
.all_product_m .about_tit hr {width: 705px}
.all_product_m .pro_main {margin-bottom: 30px}



/*热点资讯*/
.news_first {width: 100%;margin-bottom: 20px; padding: 10px 5px; border-bottom: 1px solid #e2e2e2;}
.news_first:hover {outline: 1px solid #d9d9d9;}
.news_first:hover .news_first_tit {top: 121px}
.news_first:hover .news_first_text h2 {color: #f2550d}
.news_first_img {width: 230px;height: 150px;position: relative;overflow: hidden;box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,.3);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,.3);}
.news_first_img img {display: block;width: 100%;height: 100%;}
.news_first_tit {width: 250px;padding: 6px 0;text-align: center;font-size: 13px;background-color: rgba(0,0,0,.5);color: #fff;position: absolute;top: 150px;left: 0;transition: all linear .3s}
.news_first_tit a{color: #fff;}

.news_first_text {width: 470px;height: 150px;position: relative}
.news_first_text h2 {font-size: 16px;height: 21px;margin-bottom: 5px}
.news_first_text p {height: 91px;text-indent: 2em;overflow: hidden;color: #555;line-height: 24px; font-size: 14px;}
.xiangqing {display: inline-block;position: absolute;bottom: 5px;right: 10px;font-size: 14px;text-decoration: underline;color: #f2550d;}


/*新闻资讯 列表*/
.news_lists {width: 760px;}
.news_lists a {display: block;width: 330px;height: 25px;line-height: 25px;font-size: 13px;float: left;margin-right: 50px}
.news_lists a span {float: left}
.news_lists_tit {width: 240px;float: left;overflow: hidden; height:26px;}
.news_date {float: right}

.recommend li img {width: 90%;margin: 0 auto}
.recommend li p {width: 90%;margin: 0 auto;left: 12px}