@charset "utf-8";
html{
scrollbar-arrow-color:#606060; /*三角箭头颜色*/
scrollbar-face-color:#c2c2c2; /*立体滚动条颜色（包括箭头部分的背景色）*/
scrollbar-3dlight-color:#c2c2c2; /*亮边颜色*/
scrollbar-highlight-color:#c2c2c2; /*高亮颜*/
scrollbar-shadow-color:#f2f2f2; /*阴影颜色*/
scrollbar-darkshadow-color:#f2f2f2; /*外阴影颜色*/
scrollbar-track-color:#f2f2f2; /*背景颜色*/
scrollbar-base-color:#c2c2c2; /*滚动条的基色*/
}
/*webkit浏览器滚动条样式*/
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-thumb{border-radius:10px;background:#c2c2c2;}
::-webkit-scrollbar-thumb:window-inactive {background:#656565;}

body{font-size:14px;font-family:'微软雅黑';padding:0;margin:0;color:#3e3a39; position:relative; z-index:0; background:#ebebeb; border:none;}
*{padding:0;margin:0; border:none;}
ul{margin:0px;padding:0;}
li{list-style-type:none;}
button{border:none;background:none;cursor:pointer;outline: none;font-family:'微软雅黑';star:expression(this.onFocus=this.blur());}
select,input{font-family:'微软雅黑';}
h1,h2,h3,h4,h5,h6{margin:0;display:block;font-weight:normal;font-size:14px;}
a{text-decoration:none; color:#f05f33;cursor:pointer;outline:none;}
a:active{star:expression(this.onFocus=this.blur());outline:none;}
img{border:none;}
u,s{text-decoration:none;}


/*Head*/
div.headDiv{ clear:both; height:153px; background:url(../images/headbg.png) repeat;}
div.headDivTop{ clear:both; height:37px;}
div.headDivMid{clear:both; height:69px;background:url(../images/logo.png) no-repeat center 0px;}
div.headDivMenu{clear:both; border-top:1px solid #2c2f33; height:46px;}

ul.usermsgUl{ float:right; padding-right:15px;}
ul.usermsgUl li{ float:left; margin:0 5px; height:37px; line-height:37px; position:relative;}
ul.usermsgUl li a{color:#979797;}
a.normalA{height:37px; line-height:42px; display:block;
color:#979797; letter-spacing:2px; font-family:'微软雅黑'; font-size:12px; font-weight:normal;}
a.normalA:hover{ color:#fff;}
a.userT{ float:left; padding-top:5px; padding-right:24px;height:32px; line-height:32px;
color:#979797; letter-spacing:2px; font-family:'微软雅黑'; font-size:12px; font-weight:normal;
background:url(../images/ico_drawDown.png) no-repeat right 11px;}
a.userT img{float:left; margin-right:10px; margin-top:7px; width:18px; height:18px; border-radius:2px; }
a.userT:hover{ color:#eeeeee;}
ul.usermsgUl li.spaceLi{font-family:'微软雅黑'; font-size:16px;height:37px; line-height:42px;}
ul.usermsgUl li.exitLi{height:37px; line-height:44px; cursor:pointer;
color:#979797; letter-spacing:2px; font-family:'微软雅黑'; font-size:12px; font-weight:normal;}
ul.usermsgUl li.exitLi:hover{ color:#ff0;}

div.headDivMenuMain{ width:780px; padding-left:180px; margin:0 auto; height:46px;}
div.menuDiv{ float:left; padding:0px 15px; margin-right:1px; width:94px; height:46px; cursor:pointer;}
div.menuDiv:hover{background-color:#000;}
div.menuDiv img{ width:94px; height:46px;}
.menuOn{ background-color:#000;}

div.publishDiv{ float:left; width:90px; height:46px; margin:0px 10px;  background:url(../images/publishbg.png) no-repeat;}
div.publishDiv:hover{ background-position:center -47px;}
div.publishDiv a{ display:block; cursor:pointer;width:90px; height:46px; background:url(../images/ico_cemara.png) no-repeat center 8px;}

div.menuBarDiv{ display:none; position: fixed; top:0px; left:0px; z-index:30; width:100%; height:47px;background:url(../images/headbg.png) repeat; }

/*搜索条*/
.SearchDiv{background:#fff; height:60px; border-bottom:1px solid #ccc; overflow:hidden;}
.SearchLeft{float:left; margin-left:20px; overflow:hidden;}
.SearchLeft input{height:36px; width:280px; line-height:36px; font-size:15px; background:#f2f2f2; border:1px solid #e5e5e5; margin-top:10px; padding:0 10px; border-radius:2px; color:#969696; float:left;}
.SearchImage{width:36px; height:36px; margin-left:10px; border-radius:2px; float:left;margin-top:10px; background:url(../images/ico_search.png) no-repeat center #e67638;}
.SearchImage:hover{ background:url(../images/ico_search.png) no-repeat center #db6a2d;}
.SearchRight{float:right; margin-right:20px;}
.SearchMore{color:#e67638; font-size:15px; line-height:60px; background:url(../images/ico_selectdown.png) no-repeat right; width:150px; margin-left:20px; text-align:left;}
.SearchMoreUp{ display:none;color:#e67638; font-size:15px; line-height:60px;  width:150px; margin-left:20px; text-align:left;
background:url(../images/ico_selectup.png) no-repeat right;}
.SearchSelect{background:#fff; padding:0 20px; display:none; border-bottom:1px solid #e5e5e5;}
.SearchSelect ul li{/*height:50px;*/ border-bottom:1px dashed #e5e5e5;}
.SearchSelect ul li p{font-size:14px; color:#323232; float:left; margin:0 20px 0 10px; margin-top:10px; line-height:30px;}
.SearchSelect ul li input{border:1px solid #e5e5e5; height:30px; color:#646464; margin-left:10px; line-height:30px; width:180px; padding:0 10px; border-radius:2px;}
.SearchSelect ul li button{background:#e67638 ; color:#fff; width:60px; height:30px; border-radius:2px;}
.SearchSelect ul li button:hover{background:#db6a2d;}
.TimeInput{background:url(../images/ico_date.png) no-repeat 176px;}

/*顶部返回条*/
.DetailHead{background:#fff; height:60px; border-bottom:1px solid #e5e5e5; padding:0 20px;}
.ButtonBack{line-height:60px; color:#646464; font-size:15px; background:url(../images/ico_arrowr16.png) no-repeat right; width:100px;}
.ButtonBack:hover{color:#e67638;}
.ButtonNow{line-height:60px; color:#e67638; font-size:15px;}

/*列表01*/
.MainList{margin:10px; /*background:#fff; border:1px solid #ccc;*/}
.ListHead{height:45px; background:#f6f9fe; padding:0 20px; border-bottom:1px solid #e5e5e5; overflow:hidden;}
.ListHeadLeft{float:left;}
.FontSelectALL{font-size:15px; color:#646464; line-height:24px; margin-left:16px; float:right;}
.ListHeadRight{float:right;}
.ListHeadRight button{float:right; border-radius:2px; margin-left:10px; font-size:14px; letter-spacing:1px;}
.ButtonSelect{border:1px solid #dbdbdb; width:24px; height:24px; background:#FFF; border-radius:2px;}
.ButtonDelete{background:#cccccc; color:#646464;width:60px; height:30px; margin-top:8px; }
.ButtonDelete:hover{background:#b3b3b3;}
.ButtonEdit{background:#22adc7; color:#fff; height:30px; margin-top:8px; padding:0 10px;}
.ButtonEdit:hover{background:#1aa0b8;}
.ButtonAdd{background:#e67638; color:#fff; height:30px; margin-top:8px;padding:0 10px;}
.ButtonAdd:hover{background:#d76c30;}
.SelectAll{background:url(../images/ico_pick.png) no-repeat center #fff; width:24px; height:24px;}
.listMain{padding:0 20px;}
.ListContent{width:100%; border-collapse:collapse;}
.ListContent tr{height:100px; border-bottom:1px solid #e5e5e5; cursor:pointer; }
.ListContent tr:hover{background:#f7fbfc;}
.ListContent tr th{border-bottom:1px solid #e5e5e5;}
.ListContent tr td{border-bottom:1px solid #e5e5e5; padding-left:10px;}
.SexMan{background:url(../images/ico_man.png) no-repeat; width:16px; height:16px;}
.UserImage{width:64px; height:64px; padding:0 8px;}
.ListContent tr td h1{font-size:15px; color:#22adc7; padding:4px 0; font-weight:bold;}
.ListContent tr td font{font-size:12px; color:#969696; margin-right:20px; padding:2px 0;}
.ListContent tr td b{font-size:12px; color:#323232; margin-right:20px; padding:2px 0; font-weight:normal;}
.BtnTalk{width:80px; height:30px; color:#646464; background:#e5e5e5; border:1px solid #ccc; border-radius:2px;}
.BtnTalk:hover{background:#ccc;}



/*页码*/
.Listbottom{margin-top:20px;padding-top:10px;padding-left:5px; background:#f6f9fe; border:1px solid #e5e5e5; overflow:hidden; height:40px;}
.Page{width:24px; height:24px; border:1px solid #e5e5e5; background:#fff; margin-right:10px; float:left; border-radius:2px; color:#646464; font-size:12px; margin-top:8px;}
.PageOn{color:#e67638;}
.prevBt,.nextBt{ width:80px !important;}
.disabledCSS{ background:#e5e5e5; color:#ccc;}

/*详情基本信息*/
.BasicDetail{margin:20px; background:#fff; border-radius:2px; overflow:hidden; border:1px solid #ccc;}
.BasicHead{overflow:hidden; height:104px; background:#313944; padding:0 20px; border-bottom:1px solid #e5e5e5; }
.BasicHead img{float:left; margin:20px 10px; }
.BasicHeadRight{float:left;}
.BasicHead h1{font-size:16px; color:#fff; margin-left:20px; font-weight:bold; margin-top:30px;}
.BasicHead h2{font-size:14px; color:#969696; margin-left:20px; float:left; margin-top:4px;}
.BasicMain{background:#fff; border-radius:2px; padding:0 20px; }

.DetailColumn li{overflow:hidden; font-size:12px; color:#969696; border-bottom:1px dashed #e5e5e5; padding:12px 0; width:100%;}
.DetailColumn h1{font-size:15px; color:#323232; margin-right:16px; width:180px; float:left; font-weight:bold;}
.DetailColumn h2{font-size:12px; color:#969696; margin-right:16px; width:180px; float:left;}
.DetailColumn b{color:#323232; font-weight:normal; font-size:12px;}

.OtherDetail{margin:20px; border:1px solid #ccc; background:#fff; border-radius:2px;}
.DetailTitle{height:45px; background:#f6f9fe; padding:0 20px; border-bottom:1px solid #e5e5e5;}
.DetailTitle h1{line-height:45px; color:#646464; font-size:15px; font-weight:bold;}
.DetailContent{ padding:0 20px; border-radius:2px;}
.DetailContent table{width:100%;}
.DetailContent table tr th{width:96px;}
.Place{border-radius:2px; height:36px; padding:0 20px; margin-bottom:20px; background:url(../images/ico_location.png) no-repeat 10px #f2f2f2;}
.Place h1{font-size:14px; color:#646464; float:left; line-height:36px; margin-left:20px;}
.Place span{font-size:12px; color:#969696; float:right; line-height:36px;}


.ioc_star{background:url(../images/ico_star.png) repeat-x; width:60px; height:20px;float:left; margin-top:2px; margin-left:20px;}
.ioc_star_half{background:url(../images/ico_star_half.png) repeat-x; width:40px; height:20px; float:left; margin-top:2px;}


/*详情分页*/
.NewsList{margin:20px; border:1px solid #ccc; background:#fff; border-radius:2px;}
.ListTabs{height:45px; background:#f6f9fe; border-bottom:1px solid #e5e5e5; padding:0 20px;}
.tabh{font-size:15px; color:#646464; line-height:45px; width:100px; font-weight:bold; cursor:pointer;}
.thOn{color:#e67638;}
.ListSearch{overflow:hidden; padding:10px 20px; background:#f6f9fe; border-bottom:1px solid #e5e5e5;}
.ListHeadSearch{overflow:hidden;}
.ListHeadSearch input{height:40px; width:280px; line-height:40px; font-size:14px; background:#fff; border:1px solid #e5e5e5;  padding:0 10px; border-radius:2px; color:#969696; float:left;}
.ListHeadSearchImage{width:40px; height:40px; margin-left:10px; border-radius:2px; float:left;background:url(../images/ico_search.png) no-repeat center #e67638;}
.ListHeadSearchImage:hover{ background:url(../images/ico_search.png) no-repeat center #db6a2d;}
.detailfenyebox{padding:0 20px;}
.LoadMore{padding:10px; text-align:center;}
.LoadMore button{font-size:14px; color:#e67638; font-weight:bold;}


/*球队消息*/
.TeamNews{border-bottom:1px solid #ccc; }
.TeamNewsTitle{overflow:hidden; border-bottom:1px dashed #e5e5e5; padding:10px 0;}
.TeamNewsTitle img{float:left; width:24px; height:24px;}
.TeamNewsTitle h1{float:left; margin-left:10px; font-size:14px; color:#323232; font-weight:bold; line-height:24px;}
.TeamNewsMain{padding:10px 0;}
.TeamNewsFooter{overflow:hidden; padding:10px 0;}
.TeamNewsFooter img{float:right; width:30px; height:30px;}
.TeamNewsFooter font{float:right; font-size:12px; color:#969696; margin-left:10px; padding:10px 0; }

/*比赛消息*/
.GameList{width:100%; border-collapse:collapse;}
.GameList h1{font-size:30px; color:#22adc7; font-weight:bold; letter-spacing:1px;}
.GameList h2{font-size:12px; color:#646464;}
.GameList span{font-size:12px; color:#969696; font-weight:normal;}
.GameList font{font-size:12px; color:#22adc7;}
.GameList tr{ border-bottom:1px solid #e5e5e5; cursor:pointer;}
.GameList tr:hover{background:#f7fbfc; padding:0 20px;}
.GameList tr th{border-bottom:1px solid #e5e5e5; padding:20px 0;}
.GameDate{width:100px;}

/*训练消息*/
.TrainList{width:100%; border-collapse:collapse;}
.TrainList h1{font-size:30px; color:#22adc7; font-weight:bold; letter-spacing:1px;}
.TrainList h2{font-size:12px; color:#646464;}
.TrainList h3{font-size:16px; color:#323232; font-weight:bold; padding:6px 0;}
.TrainList h4{font-size:12px; color:#969696; font-weight:normal;}
.TrainList span{font-size:12px; color:#969696; font-weight:normal;}
.TrainList b{font-size:16px; color:#e67638;}
.TrainList img{margin-right:10px; width:64px; height:64px;}
.TrainList tr{ border-bottom:1px solid #e5e5e5; cursor:pointer; }
.TrainList tr:hover{background:#f7fbfc;}
.TrainList tr th{border-bottom:1px solid #e5e5e5; padding:20px 0;}
.TrainDate{width:100px;}
.TrainLogo{width:120px;}

/*运动生涯*/
.CareerNews{border-bottom:1px solid #ccc; width:100%;}
.CareerNewsTitle{overflow:hidden; border-bottom:1px dashed #e5e5e5; height:45px;}
.CareerNewsTitle img{width:24px; height:24px; float:left;}
.CareerNewsTitle td,.CareerNewsTitle th{border-bottom:1px dashed #e5e5e5;overflow:hidden; }
.CareerNewsTitle span{font-size:14px; color:#969696; background:#f2f2f2; border:1px solid #e5e5e5; text-align:center; float:left;}
.CareerNewsTitle font{font-size:12px; color:#969696; margin-left:10px; float:left; margin-top:4px; font-weight:normal;}
.CareerNews span{font-size:14px; color:#969696; font-weight:normal; padding:0px 8px; float:left;}
.CareerNewsMain{height:80px;}
.CareerNewsMain th{width:96px;}
.CareerNewsMain td{ padding:20px 10px;}
.CareerNewsMain img{width:64px; height:64px;}
.CareerNewsContent{float:left; width:100%;}
.CareerNewsContent h2{font-size:14px; color:#646464;}
.CareerNewsContent span{float:right; margin-right:10px; color:#969696; width:40px; height:20px; text-align:right;  }
.ImgLove{background:url(../images/ico_love.png) no-repeat left;}
.ImgComment{background:url(../images/ico_comment.png) no-repeat left;}

/*球队战绩*/
.GameGains{overflow:hidden; margin:20px 0; border-radius:2px;}
.GameLeft{float:left; width:48%; border:1px solid #e5e5e5;}
.GameRight{float:right; width:48%; border:1px solid #e5e5e5;}
.GameLeft .GameTop{background:url(../images/img_gain_yuezhan.png) no-repeat 40px #e67638; height:90px; padding-left:120px;}
.GameRight .GameTop{background:url(../images/img_gain_game.png) no-repeat 40px #e67638; height:90px; padding-left:120px;}
.GameTop h1{font-size:16px; color:#323232; line-height:90px;}
.GameTop span{font-size:30px; color:#fff; margin-left:4px;}
.GameMain{overflow:hidden; height:220px;}
.GameMain ul{width:90%; margin:0 auto; margin-top:40px; overflow:hidden;}
.GameMain ul li{float:left; width:25%; text-align:center; color:#fff; font-size:20px; font-weight:bold; margin:0 4%; height:80px; line-height:80px; border-radius:2px;}
.GainsBar{width:82%; margin:0 auto; border-radius:10px; height:10px; margin-top:40px;}
.GainsBar span{width:33.3%; float:left; height:10px;}
.GainsRed{background:#e32730;}
.GainsBlue{background:#23b9d2;}
.GainsGrey{background:#b4b6ba;}

/*队会定制详情*/
.TeamLogoWanted{padding:10px 0;}
.TeamLogoWanted li{padding:10px 0; font-size:12px; color:#969696;}
.TeamLogoWanted li b{font-size:12px; color:#323232; font-weight:normal;}
.TeamLogoWanted img{width:64px; height:64px; margin-right:10px; border:1px solid #e5e5e5;}
ul.texteareDivUl{ clear:both; border-bottom:1px solid #e6e7ec; height:38px;}
ul.texteareDivUl li{ float:left; padding:9px 10px; height:20px; width:38px;cursor:pointer; text-align:center;}
ul.texteareDivUl li:hover{ background:#f1f1f1;}
ul.texteareDivUl li i{ display:block;height:20px; width:20px; margin:0 auto; background-image:url(../images/msg_tab_z218878.png); background-repeat:no-repeat;}
.ico_edit{ background-position:center 0px;}
.ico_img{ background-position:center -60px;}
.ico_talk{ background-position:center -120px;}
.ico_vedio{ background-position:center -180px;}
.ico_news{ background-position:center -240px;}
a.biaoqing{ float:left; width:35px; height:38px; background:url(../images/emotion_editor.png) no-repeat center -20px;}
h1.texteareMsg{ float:right; line-height:38px; padding:0 10px; color:#666; font-weight:normal; font-size:12px;}
h1.texteareMsg font{ margin:0 5px; font-weight:bold;}
.texteareInput{min-height:240px; width:98%; padding:10px 1%;}
.SendOutBtn{width:120px; height:40px; color:#fff; background:#e67638; border-radius:4px; float:right; margin-top:10px;}
.SendOutBtn:hover{ background:#e67638;}


/*弹出新增对话框*/
div.zhezhaoDiv{position:absolute;left:0px;top:0px; z-index:10; display:none;
background:#000; width:100%; height:100%;
filter:alpha(opacity=50);opacity:0.5;}
div.zhezhaoDivB{position:absolute;left:0px;top:0px; z-index:10; display:none;
background:#000; width:100%; height:100%;
filter:alpha(opacity=50);opacity:0.5;}
div.addDio{position:absolute;left:0px;top:60px; z-index:20;display:none;
width:740px; height:762px;}
div.addDioHead{ clear:both; height:46px; position:relative;z-index:21;}
div.addDioHead a{ display:block; margin:0 auto; border-radius:46px 46px 0px 0px; width:96px; height:46px; background:url(../images/ico_close.png) no-repeat center 17px #d72036;}
div.addDioHead a:hover{ background-color:#e93047;}
div.addDioFoot{ clear:both; height:46px; position:relative;z-index:21;}
div.addDioFoot a{ display:block; margin:0 auto; border-radius:0px 0px 46px 46px; width:96px; height:46px; background:url(../images/ico_sumb.png) no-repeat center center #06cbbf;}
div.addDioFoot a:hover{ background-color:#17dfd3;}

div.addDioBody{ overflow:hidden; background:#fff; border-radius:4px;position:relative; z-index:22;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:4px;
-webkit-box-shadow:0 1px 3px 0px #666;
-moz-box-shadow:0 1px 3px 0px #666;
box-shadow:0 1px 3px 0px #666;
}
div.textareaDiv{ padding:5px; margin-bottom:20px; border:1px solid #e7e7e7; border-radius:3px; background:#fdfcfc;}
div.textareaDiv textarea{ border:0px; background:none;width: 100%;height:55px;line-height: 18px;overflow-x: hidden;overflow-y: auto;
font-size: 12px;font-family:'微软雅黑'; color:#666; }
div.picDiv{ border:1px dashed #e7e7e7; width:515px; height:515px; clear:both; background:url(../images/addpicbg.jpg) no-repeat center center;}
div.picDiv img{}
div.inputDiv{padding:3px 5px 3px 38px;height:28px; line-height:28px; margin-top:20px; border:1px solid #e7e7e7; border-radius:3px; background:url(../images/ico_tag03.jpg) no-repeat 8px center #fff;}
div.inputDiv input{ width:430px; float:left; border:0px; background:none; height:28px; line-height:28px;
font-size: 12px;font-family:'微软雅黑'; color:#666;}
div.inputDiv a{ width:28px; float:right;height:28px; background:url(../images/ico_quetion.jpg) no-repeat center center;  }



/**/
div.detailDio{position:absolute;left:0px;top:60px; z-index:20; display:none;
width:890px; height:515px; background:#fff; border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-box-shadow:0 1px 3px 0px #333;
-moz-box-shadow:0 1px 3px 0px #333;
box-shadow:0 1px 3px 0px #333;}
div.detailDioLeft{ float:left; width:515px; height:515px; overflow:hidden; position:relative;}
div.detailDioLeft img{ width:515px; height:515px;border-radius:4px 0px 0px 4px;}
div.detailDioRight{ float:left;width:375px; height:515px; padding:0px; overflow:hidden;}
div.detailDioRightHead{ clear:both; height:24px; padding:10px 0px 2px;}
a.closeb{ float:right; width:24px; height:24px; background:url(../images/ico_close02.png) no-repeat center 0px;}
a.closeb:hover{ background-position:0px -24px;}

div.tagConDivB{ clear:both; margin:10px 0px 30px; padding-left:86px; position:relative;}
div.userPicB{ position:absolute; left:34px; top:0px; height:40px; width:40px;}
div.userPicB img{height:40px; width:40px; border-radius:40px;}
div.tagConDivHeadB{ clear:both; height:20px; padding-bottom:3px; border-bottom:1px solid #e9eced;}
div.tagConDivHeadB h1{ float:left; height:20px; line-height:20px;
color:#333; letter-spacing:0px; font-family:'微软雅黑'; font-size:14px; font-weight:bold;}
div.tagConDivHeadB h2{ float:right; height:20px; line-height:26px;
color:#a8a8a8; letter-spacing:1px; font-family:Arial; font-size:11px; font-weight:normal;}
div.tagConDivBodyB{ clear:both; padding:10px 0px; line-height:18px;
color:#8f9294; letter-spacing:1px; font-family:'微软雅黑'; font-size:12px; font-weight:normal;}
div.detailBottom{ padding:0px 5px;}
div.huatiDivB{ clear:both; height:18px; padding:5px 0px;}
div.huatiDivB h1{ float:left;height:18px; line-height:18px; margin-right:5px;
color:#999; letter-spacing:1px; font-family:'微软雅黑'; font-size:12px; font-weight:normal;}
div.talkDivB{ clear:both; padding:5px 0px 5px 30px; height:30px; background:url(../images/ico_talk.png) no-repeat 8px center #f0f0f0;border-radius:6px;}
div.talkDivB h1{ float:left; height:30px; width:8px; background:url(../images/ico_talkl.png) no-repeat 0px center;}
div.talkDivB input.talkInput{ width:230px;float:left; height:30px;line-height:30px; padding:0px 5px 0px 5px; border:0px; background:#fff;
color:#666; letter-spacing:1px; font-family:'微软雅黑'; font-size:12px; font-weight:normal;}
div.talkDivB a{ float:left; width:36px; height:30px; line-height:30px; padding:0px 10px;  border:0px solid #2774c2; background:#28282c;border-radius:6px;
color:#fff; letter-spacing:1px; font-family:'微软雅黑'; font-size:12px; font-weight:normal; text-align:center;}
div.talkDivB a:hover{ background-color:#171719; color:#fdffd2;}

div.pinglunDivB{ clear:both; height:220px; overflow-x:hidden; overflow-y:auto;}
div.pinglunBarB{ clear:both; padding:10px 0px 5px 42px; position:relative;}
div.pinglunuserPicB{ position:absolute; left:5px; top:10px; height:26px; width:26px;}
div.pinglunuserPicB img{height:26px; width:26px; border-radius:26px;}
div.pinglunMainB{ overflow:hidden; line-height:18px;
word-wrap:break-word;letter-spacing:1px;word-spacing: normal;font-size: 12px; color:#b2b2b2;}

div.zanBarDiv{ clear:both; border-top:1px solid #dddddd; height:32px; padding:8px 5px 0 8px;}
a.detail_zan{ float:left; width:24px; height:24px; border-radius:3px; border:1px solid #d2d2d2; background:url(../images/ico_zan04.png) no-repeat center center #ebebeb;}
div.zanBarDiv h1{ float:left; height:24px; line-height:24px; padding:0 0px 0 10px; width:220px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
font-size:12px;font-family:'微软雅黑'; color:#333; font-weight:normal;}
div.zanBarDiv h2{ float:left; height:24px; line-height:24px;
font-size:12px;font-family:'微软雅黑'; color:#999;font-weight:normal;}
div.zanBarDiv h2 b{ margin:0 5px;color:#333;font-weight:normal;}








