@charset "utf-8";
/* CSS Document */

/*the global*/
body{font-family: 'Microsoft YaHei'; font-size: 12px; line-height: 1.86; color: #333333; min-width:1000px; background:#fff;}
img { vertical-align: middle; }
a{color:#333;}
/*a:visited { color:#5f789e;}*/
a:hover { _direction: ltr; color:#21ac90; text-decoration: underline;}

.comm-ptlist .list-item{}
.comm-ptlist .art-item-c1 { width: 140px; margin:0;}
.comm-ptlist .art-item-c1 img{ *vertical-align: baseline;}
.comm-ptlist .art-item-c2{ padding:0 15px; background-color: #f6f6f6; height: 105px;line-height: 22px;}
.comm-ptlist .art-item-c2 .txt{ font-size: 12px; height:66px; overflow: hidden; padding-top:10px; }
.comm-ptlist .art-item-tit .tit{margin-bottom:10px;}
.comm-ptlist .tit a{ font-size: 18px; font-weight: bold;}
.comm-ptlist-ex .art-item-c1{ width: 160px;}
.comm-ptlist-ex .art-item-c2{ background: none;}
.comm-ptlist-ex .art-item-c2, .comm-ptlist-ex .art-item-c2 .txt{  height: auto;}
.comm-ptlist-ex .art-item-c2 .txt, .comm-ptlist-ex .art-item-c2 .info{ color:#999; }
.comm-ptlist-ex-ex .list-item{ padding:14px 0; border-bottom:1px dotted #e2e2e2;}
.comm-ptlist-ex-ex .art-item-c1{ width:150px }
.comm-ptlist-ex-ex .art-item-c2 .txt{ line-height: 20px; height: 60px; overflow: hidden;}
.comm-ptlist-ex-ex .tit a{ font-weight: normal;}
.comm-ptlist-ex-ex .list-item:hover, .comm-ptlist-ex-ex .hover{ background-color: #f6f6f6}
.comm-ptlist-ex-ex .art-item-c2 .info{ margin-top:5px;}


.list-item .avatar{display: block;}
.list-item .avatar img{display: block;width: 100%;}
.list-item .avatar .mask{ z-index: 1;}
.list-item .mask{cursor: pointer;}
.list-item .cover{overflow: hidden;position: absolute; z-index: 5; cursor: pointer;}

.gb-ptlist{ *zoom: 1; }
.gb-ptlist .list-item{ overflow: hidden; *zoom: 1; *float: left; *width: 100%; }
.gb-ptlist .art-item-c1 { float: left; margin-right: 15px; _margin-right:10px;}
.gb-ptlist .art-item-c2 { overflow: hidden; *zoom: 1; }
.gb-ptlist .tit { width: 99.5%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }