@charset "utf-8";

.clear{clear:both; height: 0; line-height: 0; font-size: 0}


.content{width:1100px;margin: 20px auto;overflow: hidden;}
.left_menu{float: left;width:300px;margin-bottom: 20px;}
.left_menu ul{ background:#FFF}
.left_menu ul li{width: 100%;height: 60px;line-height: 60px;cursor: pointer;}
.left_menu ul li em{background: #cccccc;display:inline-block;width: 10px;height: 10px;border-radius: 5px;margin-left: 53px;margin-right: 10px;}
.left_menu ul li.current,.left_menu ul li:hover{background: #3372bd;color: #fff;}
.left_menu ul li.current em,.left_menu ul li:hover em{background: #ffffff;}
.right_detail{float:left;width:780px;margin-left: 20px;margin-bottom: 20px;}
.blue{ color:#3B6EBF}
.small_nav{ margin:10px; display:inline-block; font-size:14px }
.white_bg{ background:#FFF}
.ad_img{ margin:10px auto;}
.ad_img img{ display:block;}
.share_list{ font-size:14px;padding:20px;}
.share_list ol{ clear:both; }
.share_list ol li a{ float:left;width:640px;overflow:hidden; margin-right:10px; text-overflow: ellipsis; white-space: nowrap;}
.share_list ol li span{ float:left;color:#959595; width:90px; display:inline-block;text-indent:0px}
.share_list ol li{ background:url(../images/bit_bg.jpg) no-repeat 5px 15px;line-height:30px; text-indent:15px; overflow:hidden;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}

