.cont_part{position:relative;height:40px;margin:40px 0 20px 0;border-top:1px dotted #c2c2c2;border-bottom:1px dotted #c2c2c2}
.cont_part:after{display:block;clear:both;content:''}
.cont_part .title{float:left;padding:0 10px;background:url(/www-theme/images/custom/sub/bul_square.gif) no-repeat 0 18px;line-height:40px;font-weight:600;font-size:13px;color:#333}
.cont_part .cont{float:left;padding:0 10px;background:url(/www-theme/images/custom/sub/title_line.gif) no-repeat 0 13px;line-height:40px;font-size:13px;color:#333}
.cont_part .cont .btn_more{display:inline-block;overflow:hidden;position:relative;top:3px;z-index:0;width:16px;height:16px;background:url(/www-theme/images/custom/sub/btn_plus.png) no-repeat 0 0}
.cont_part .cont .btn_more span{visibility:hidden;position:absolute;z-index:-1}
.ie8 .cont_part .cont{width:300px}
.cont_part .cont img{vertical-align:middle}
.cont_part .date{float:right;padding:15px 0;line-height:11px;font-size:13px}
@media (max-width:480px){
.cont_part .title{font-size:11px}
.cont_part .cont{font-size:11px}
.cont_part{height:auto}
}