#news_cate{ width: 7.02rem; margin: 0 auto; margin-bottom: 0.2rem; overflow: hidden;}
#news_cate .news_cate_item{ display: block; float: left; width: 1.32rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.18rem; color: #000; margin-left: 0.1rem; background: #c9caca; text-align: center;}
#news_cate .news_cate_item_cur{ background:#E99315; color: #fff;}
#news_cate .news_cate_item:first-child{ margin-left: 0;}

#column_detail{ overflow: hidden;}
#column_detail .detail_img_outer{ width: 6.98rem; height: 5.73rem; border: 1px solid #ddd; margin: 0 auto; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; box-shadow: 0 0 20px #ddd; -webkit-box-shadow: 0 0 20px #ddd; -moz-box-shadow: 0 0 20px #ddd; -ms-box-shadow: 0 0 20px #ddd; -o-box-shadow: 0 0 20px #ddd;}
#column_detail .detail_img_outer .detail_img{ width: 100%; height: 4.26rem;}

.cate_news_item{ position: relative; width: 100%; overflow: hidden;}
.cate_news_item .swipe{ width: 5.86rem; height: 1.1rem; margin: 0 auto; overflow: hidden;}
.cate_news_item .swipe #slider{ overflow: hidden;}
.cate_news_item .swipe #slider .case_list{ width: 100%;}
.cate_news_item .swipe #slider .case_list .case_item{ float: left; width: 1.81rem; height: 1.1rem; margin-right: 0.14rem; overflow: hidden;}
.cate_news_item .case_list_btn{ position: absolute; width: 0.25rem; height: 0.46rem; top: 50%; margin-top: -0.23rem;}
.cate_news_item .prev{ left: 0.14rem;}
.cate_news_item .next{ right: 0.14rem;}

.news_content{ width: 7rem; margin: 0 auto;}
.news_content .news_title{ width: 100%; margin: 0.37rem 0; font-size: 0.24rem;}