﻿.cont_box {width: 100%;}
.cont_box ul li{ width: 33%;float: left;text-align: center;line-height: 30px;margin-bottom: 10px; }
.img_dep{ display: block;width: 280px;padding: 2px;border: 1px solid #ccc; height: 200px; overflow: hidden; }
.img_dep img{ height: 100%;}
.cont_box ul li h2 a{ font-size: 16px; }

.article_left .lv1_li.current { background: none;}
.article_left .lv1_li.current a.lv1_tit { color: #333;}
#left_p_236{ background: url(/Content/Areas/Common/images/tit_bg01.jpg) no-repeat center top; }
#left_p_236 a.lv1_tit{ color: #fff;}



@media only screen and (max-width: 768px){
.img_dep { width: 80%; height: 150px; margin: 0 auto;}
}


@media only screen and (max-width: 640px){
.cont_box ul li {width: 50%;}
}

@media only screen and (max-width: 460px){
.cont_box ul li {width: 100%;}
} 