
.breadline { height: 30px; line-height: 30px; }

.main { clear: both; overflow: hidden; }
.left_cont { float: left; width: 850px;}
.right_cont { float: right; width: 300px;}

.nav{background:#1aabc0;height:45px;line-height:45px;position:relative;}
.nav ul { width: 1200px; margin: 0 auto ; position: relative;}
.nav li{float:left;font-size:14px;width:95px;text-align:center;padding:0 5px;}
.nav li.cur{background:#05cbd7}
.nav li:hover{background:#05cbd7;}
.nav li a{color:#fff;}
.icon_more{float:right;width:8px;height:4px;margin:22px 3px 0 0;background:url(../images/head_more.png) no-repeat;}

.m_nav{position:absolute;background:rgba(0,0,0,0.9);z-index:2;width:1180px;left:0;top:45px;display:none;height:50px;line-height:50px;}
.m_nav a{display:inline;font-size:14px;padding:0 10px;}
.m_nav a:hover{color:#f60;}

.footer{text-align:center;line-height:30px;margin:15px auto 0;background:#1e1e1e;color:#fff;padding:30px 0;}
.footer a{color:#ddd;}
.footer a:hover{text-decoration:underline;}


/*文章内容*/
#menu_art {background: #fff;width: 100%;;}
#menu_art h1 {text-align:center;font-size:22px;background:#fff;font-weight: bold;line-height:60px;}
.info { border-bottom: 1px solid #ccc; padding: 5px 0; overflow: hidden;}
.info .author {float: left;margin-top: 3px;margin-right: 15px;}
.info span.name{display:inline-block;height:16px;width:16px;margin:-3px 3px -4px 0px; background: url(../images/zt-ico.gif) no-repeat -38px -3px;}
.info span.date{display:inline-block;height:16px;width:16px;margin:-3px 3px -3px 0px; background: url(../images/zt-ico.gif) no-repeat -8px -3px;}
.info span.tags{display:inline-block;height:16px;width:16px;margin:-3px 3px -4px 0px; background: url(../images/zt-ico.gif) no-repeat -93px -3px;}
.info .update {float: left;margin-top: 3px;margin-right: 15px;}
.info .ftool{text-align:center;float: left;margin-right: 15px;}
.info .ftool a{font-size:12px;position:relative;}
.info .ftool a i{position:absolute;top:-7px;right:3px;padding:0 4px;display:inline-block;background:red;border-radius:10px;font-size:12px;color:#fff;font-family: initial;line-height: initial;font-weight: 100;height:14px;line-height:15px;}
.info .ftool_bg{width:82px;height:25px;display:inline-block;line-height:25px;padding-left:8px;}
.info .ftool_bg:hover{color:#02A0E7;}
.info .ftool .cur{color:#3399cc;}
.info .sharebox {float: right;}
.htmlcontent {padding-top: 10px; line-height: 32px; color: #333;font-size: 14px;}
.htmlcontent p { margin: 10px 0 }
.htmlcontent table { width: 100% !important ;margin:0 auto; }

/*文章内容分页*/
.page {height:40px;padding:10px 0px;clear:both;text-align:center}
.page b,.page a,.page a:visited,.page a:hover {padding:0px 14px;font-size:16px; border:1px solid #E4E4E4;display:inline-block;height:36px;line-height:36px;text-decoration:none;color:#777;margin:0 3px;background:#fff;}
.page a:hover ,.page b.sele{border:1px solid #1aabc0; color:#fff;background:#1aabc0;}
.page b.total {background: #eee;}


.content_paging {margin-bottom: 30px;height: auto; background: #fafafa; padding:5px 20px 10px 20px; border: 1px solid #d3d3d3;}
.content_paging h4 {margin: 0 auto 5px;height: 32px;line-height: 32px;border-color: #e5e5e5;border-bottom: 1px solid #d3d3d3;color: #333;font-size: 16px;font-weight: bold;}
.content_paging ul { overflow: hidden; }
.content_paging li {float: left; width: 49%;height: 24px;line-height: 24px;}
.content_paging li b { color: #1aabc0 }









h2.title {border-bottom: 1px solid #ccc; font-size: 20px; line-height: 30px; padding-bottom: 5px; color: #111}
h2.title i { float: left; width:4px; background-color: #1aabc0; height: 20px; margin:5px 10px 0 0  }
h2.tab_til {border-bottom: 1px solid #ccc;font-size: 18px; line-height: 36px; color: #111}
h2.tab_til span { display: inline-block; width: 100px; text-align: center; height: 36px;line-height: 36px; cursor: pointer;  }
h2.tab_til span.hover { color: #1aabc0;background: url(../images/icons.png); background-position:0 -49px }

/*推荐专题*/
.reczt { overflow:hidden; margin:20px 0; }
.reczt .reczt_cont { margin-top: 10px }
.reczt .reczt_cont img { float: left; display:  block; width:120px ; height:120px; border-radius: 20px; margin-right: 20px  }
.reczt .reczt_cont .text { height: 120px; overflow: hidden;  color: #666}
.reczt .reczt_cont .text h3 { font-size: 20px; color: #222 }
.reczt .reczt_cont .text h3 a { font-size: 16px; color: #666; display: inline-block; margin-left: 20px }
.reczt .reczt_cont .text h3 a:hover { color: #1aabc0 }
.reczt .reczt_cont .text ul { overflow: hidden; }
.reczt .reczt_cont .text ul li { float: left; width: 30%; line-height: 26px }
.reczt .reczt_cont .text p { line-height: 23px; color: #777 }
/*相关文章列表*/
.articlelist{clear:both;margin-top:15px;overflow:hidden;}
.articlelist dt{height:30px;line-height:30px;font-size:16px;margin-bottom:5px;position:relative;}
.articlelist dt i{padding:0 4px;background:#1aabc0;color:#fff;border-radius:4px;margin-left:5px;font-size:12px;height:17px;display:inline-block;line-height:17px;}
.articlelist dt a{font-size:14px;color:#858585;position:absolute;right:0}
.articlelist dd li{float:left;width:415px;background:url(../images/Arr.gif) 0px 12px no-repeat;padding-left:8px;}
.articlelist dd li a{display:inline-block;width:350px;height:30px;line-height:30px;overflow:hidden;}
.articlelist dd li span{float:right;line-height:30px;margin-right:20px;color:#999;font-size:13px;}

/*相关下载*/
#gimg{width: 850px;overflow: hidden;zoom: 1;z-index: 99;position: relative;margin: 0 auto;border-radius: 10px;height: 153px;margin-top: 6px;}
.shot-wrap{width: 800px;height: 125px;overflow:hidden;zoom:1;margin: 10px 20px 20px;}
.shot-banner{ font-size:0;}
.shot-list li{  width: 83px;  height: 123px;  display: inline-block;  vertical-align: bottom;  padding: 0px 10px; *display:inline; *zoom:1;}
.shot-list li img{ cursor: pointer;  height: 80px;  width: 80px;  border-radius: 16px;  padding: 0px;}
.focusBts{background: #fff url(../images/scrollbtn.png) no-repeat;width: 20px;height: 98px;position: absolute;cursor: pointer;z-index: 2;opacity: 1.0;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}
#focusBtl{background-position: -15px 5px;left: 0px;top: 38px;}
#focusBtr{background-position: -59px 5px;right: 0px;top: 38px;}
#focusBtl:hover{background-position: -15px -85px;left: 0px;}
#focusBtr:hover{background-position: -59px -85px;right: 0px;}
.shot-list li span{ width: 206px; height:99px; display:block; position: absolute; left: 0px; top: 0px;}
.shot-list li a{ display:block; position: relative;}
.shot-list a p{ padding-top: 3px; font-size: 12px; color: #333; text-indent: 0px; width: 80px; display: block; text-align: center; line-height: 18px;}
.shot-list a:hover p{ color:#df0000;}


/*上下页*/
.nexthtml {height:50px;line-height:50px;border-top:1px solid #EFEFEF;border-bottom:1px solid #EFEFEF;overflow:hidden;padding:0 10px;margin-top:10px;}
.nexthtml p {float:left;width:50%;color:#666;font-size:15px;overflow:hidden;}
.nexthtml a,.nexthtml a:visited {font-weight:normal;color:#666;}
.nexthtml a:hover{color:#f55555;}

/*热门推荐*/
.rmtj {}
.rmtj_list { overflow: hidden; margin-top:10px;width: 320px; margin-bottom: 20px }
.rmtj_list li { width: 140px;margin-bottom: 10px; float: left; margin-right:20px; }
.rmtj_list li img { width: 100%; height: 100px; }
.rmtj_list li h4 { line-height:20px; font-weight:normal; max-height: 40px;  overflow: hidden;text-align: center;  }


.side_newsbox { overflow: hidden; margin-bottom:20px }
.news_list {padding-top:5px;padding-bottom:12px;}
.news_list li {border-bottom:1px dotted #ddd;overflow:hidden; line-height: 36px; height: 36px; overflow: hidden;}


/*右侧游戏列表*/
.num_list{ overflow: hidden; margin-top:10px }
.num_list li div.bor_d{height:55px; padding-top: 15px; border-bottom:1px dotted #ccc;margin: 0 auto}
.num_list li{ height:71px; overflow:hidden; zoom:1 }
.num_list li div.bor_d.no{ border-bottom:medium none;}
.num_list li.js_active{ border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;background: #f4f4f4;height: 70px; margin-top: -1px; }
.num_list li.js_active .txt p.up_time a{/*background:url(../images/ne_loadh.png) 0 0 no-repeat;*/ }
.num_list li.js_active div.bor_d{ border-bottom: medium none}
.num_list li i{ height:19px; width:19px; text-align:center; line-height:19px; margin:11px 12px 0 0; background: #d5d5d5; color:#333}
.num_list li i.i_org{background: #1aabc0; color: #fff; }
.num_list li i.i_lan{background: #fe9232; color: #fff; }
.num_list li i.i_red{background: #feaa32; color: #fff}
.num_list li a{ position:relative;}
.num_list .txt{ margin:-2px 0 0 10px; display:inline; width:210px;}
.num_list .txt p a{ font-size:14px; font-weight:normal;  display:inline-block; width:150px;; overflow:visible;  text-overflow: ellipsis; white-space: nowrap;}
.num_list .txt .gametitle a{ overflow:hidden;}
.num_list .txt p a:hover{ text-decoration: underline; color: #f55555}
.num_list .txt p em{ color:#999;}
.num_list .txt p{ line-height:23px;}
.num_list .txt p.up_time{ margin-top:-36px; text-align:right}
.num_list .txt p.up_time a{ background:url(../images/ne_load.png) 0 0 no-repeat; width:23px; height:23px; display:inline-block;  }
.num_list .txt p.up_time a:hover,.txt p.up_time a.active{/* background:url(../images/ne_load.png) 0 0 no-repeat;*/ color:#fff; text-decoration: none;}





/**/
.gs_sc_con { padding:0 0 10px 0px; background-color: #fff; text-align: left;}
.gs_sc_con .gs_sc_item {line-height: 32px; background-color: #f8f8f8; padding: 0 10px; margin: 10px 0;}
.gs_sc_con .gs_sc_item.cur { padding: 10px;border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0;}
.gs_sc_con .gs_sc_item.cur .gs_sc_item_btn {cursor: default;font-weight: 700;}
.gs_sc_con .gs_sc_item .gs_sc_item_btn {display: block;position: relative;cursor: pointer; height: 32px; line-height: 32px; font-size: 14px; color: #333;}
.gs_sc_con .gs_sc_item .gs_sc_item_btn:hover {color: #ff6500;}
.gs_sc_con .gs_sc_item .gs_sc_item_btn i { display: block;position: absolute; top: 11px; right: 0; background-image: url(../images/csprite.png); background-position: -109px -102px;width: 10px; height: 10px;}
.gs_sc_con .gs_sc_item.cur .gs_sc_item_btn i { top: 15px; background-image: url(../images/csprite.png); background-position: -120px -122px; width: 10px;  height: 2px;}
.gs_sc_con .gs_sc_item_open { display: none;}
.gs_sc_con .gs_sc_item.cur .gs_sc_item_open { display: block;}
.gs_sc_con .gs_sc_item_open .gs_sc_item_list {position: relative;}
.gs_sc_con .gs_sc_item_open .gs_sc_item_list .gs_sc_item_list_line {position: absolute;top: 13px;bottom: 13px;left: 5.5px; width: 0; height: auto; border-left: 1px dotted #000;}
.gs_sc_con .gs_sc_item_open .gs_sc_item_list li { position: relative; height: 26px;}
.gs_sc_con .gs_sc_item_open .gs_sc_item_list li a {display: block;padding-left: 15px;height: 26px;line-height: 26px;font-size: 12px;color: #444;}
.gs_sc_con .gs_sc_item_open .gs_sc_item_list li a i {display: block; position: absolute; left: 2px; top: 9.5px;width: 3px;height: 3px;background-color: #aaa;border: 2px solid #e9e9e9;}
.gs_sc_con .gs_sc_item_open .gs_sc_item_list li a:hover {color: #ff6500;}
.gs_sc_con .gs_sc_item_open .gs_sc_item_list li a:hover i{width:5px;height:5px;background-color:#ff6500;border:1px solid #e9e9e9;border-radius:4px}



/*  front  css  */
.cts-box{height:113px; background: #fafafa; overflow:hidden;zoom:1; margin:0px auto 15px;border: 1px #E6E6E6 solid;position: relative;}
.cts-box .cts-box-img{display:inline-block; float:left; width:123px; height:99px; margin: 10px 0px 0px 10px;}
.cts-box .cts-box-img img{width: 95px; overflow:hidden; margin:0px; padding:0px; border:none; background:none;border-radius: 19px;}
.cts-box .cts-box-info{float:left; line-height:24px; font:100 12px/24px "宋体"; color:#999; margin: 7px 0px 0px 8px; width: 470px; overflow:hidden; display:inline;}
.cts-box .cts-box-info p{margin: 6px 0 0; line-height: 22px;padding: 0;font-size: 12px;color: #999;height: 64px;overflow: hidden;text-indent: 0;}
.cts-box .cts-box-detial .cts-box-cate:hover{color:#f80;}
.cts-box .cts-box-info a{font:bold 18px/24px "微软雅黑","宋体"; color:#494949;}
.cts-box .cts-box-info a:hover{color:#f10; transition:.3s ease}
.cts-box .cts-box-info .cts-box-link{font:100 12px/24px "宋体"; color:#0089d7;}
.cts-box .cts-box-info em{font:bold 14px/24px "arial"; color:#ff4800; font-style:italic;}
.cts-box .cts-box-info em font{font-style:normal !important;font-size:18px;}
.cts-box .cts-box-down .cts-box-dl:hover{background-position: -5px -37px;}
.cts-box .cts-box-down .cts-box-dl{background: url("http://static.anxiu.com/pc/images/downbtn.png") no-repeat -5px -5px;}
.cts-box .cts-box-down .cts-box-index{background-color: #17ba6c;}
.cts-box .cts-box-down .cts-box-index:hover{background-color: #1ed27f; transition: .3s ease;}
.cts-box .cts-box-down a{display:block; width: 153px; height: 32px; overflow:hidden; text-align: center;line-height: 31px;text-decoration: none;color: #fff;font-size: 0px;border-radius: 3px;margin: 2px 0 0 0;}
.cts-box-name{display:block; height:24px; line-height:24px; overflow:hidden;}
.cts-box-name:hover{color:#fb7b00;  text-decoration:none;}
.cts-box  .cts-box-detial  span{font-size:  12px;display:  block;/*  margin-bottom:  4px;  */color:  #999;margin-right:  8px;line-height:  26px;height:  26px;/*  background:  #f00;  */}
.cts-box  .cts-box-detial  span  em{  color:#f80;  padding-left:  0px;  font-size:  12px;font-style:  normal;}
.cts-box  .cts-box-detial  span  strong{  color:  #999;  padding-left:  6px;  font-size:  12px;font-style:  normal;font-weight:  normal;}
.cts-box  .cts-box-detial{width:  175px;float:  left;margin:  10px  0px  0  26px;/*  height:  78px;  */border-left:  1px  solid  #eee;display:  inline-block;padding-left:  34px;}
h3.hd{  padding-left:  10px;  line-height:  30px;height:  30px;font-size:  16px;color:  rgb(255,  131,  41);  border-left:  5px  solid  rgb(255,  131,  41);background:  rgb(248,  248,  248);margin:  15px  0px  10px;}
/*  /front  css  */





/*评论*/
form{padding:0;margin:0}
.form-login{ display: none !important;}
.cl{font-size:0;line-height:0;display:block;height:0;overflow:hidden;visibility:hidden;clear:both}
.commentsPanel{margin:0 auto;overflow:hidden;zoom:1}
#hotComments .admin{display:none}
.commentsBox{position: relative;width: 100%;margin-top: 8px;}
#adminCommentsBox{ /*margin-top:275px  */}
#newComments .admin{display:none}
.item .head{color:#0D3C8E;position: relative;display: block;/*! overflow: hidden; */margin-bottom:10px;height: 17px;}
.item .head .city,.head .lou,.head .nickName{padding-right:.6em;}
.item .head .nickName{color:#000;font-weight:400;color:#1aabc0}
.item .head .lou{ /*! float:right; */color:#aaa;font-size: 14px;/*! padding-right: 14px; */position: absolute;right: 0px;padding-right: 0px;top: -3px;font-family: Arial;}
.item .head .date{color: #aaa;display: inline-block;font-size: 14px;height: 18px;line-height:16px;float: right;padding-right: 52px;font-family: Arial;background: none; width: auto;}
.item .head .city{color: #1584ea;font-size: 14px;height: 18px;line-height: 18px;display: inline-block;float: left;}
.item .quote{border: 1px solid #ddd;padding:10px 10px;margin-bottom:15px;position:relative;overflow:hidden;border-radius: 8px;background-color: #fffbf2;}
/*.item .quote:hover{ background-color: #fef6f6;}*/
.item .quote .head .city{color: #1584ea;font-size: 14px;height: 18px;line-height: 18px;}
.qin{font:100 12px/30px;padding-left:15px}
.item .fix{border-bottom:1px solid #CDD0D6;border-top:none;border-left:none;border-top:none;border-right:none;padding-left:0!important;padding-right:0!important;padding-top:0}
.admin .city{display:none}
.admin .lou{display:none}
.admin .date{display:none}
.admin .head{display:none}
.item .quote .lou{color:#aaa;float:right}
.admin .admContent{position: relative;}
.admin .handler{padding:15px 0 5px 0}
.admin .admContent .sl{display:block;height:8px; width: 46px; background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0 -167px;overflow:hidden; position: absolute; top: -7px; left: 10px}
.admin .admContent .sr{display: none}
.admin .admContent .textContent{display:block;padding:8px 10px;color:#d70000!important;font-size:12px!important; border-radius: 8px; border: 1px solid #e74851;background: #fef6f6;}
.admin .reply{color:#aaa!important;cursor:default}
.prompt{background:url(http://www.yxdown.com/new_img/download_page/adminHF.jpg) repeat-y -680px 0;padding:0!important}
.prompt .sl{display:block;height:11px;background:url(http://www.yxdown.com/new_img/download_page/adminHF.jpg) no-repeat 0 0;overflow:hidden}
.prompt .sr{display:block;height:2px;background:url(http://www.yxdown.com/new_img/download_page/adminHF.jpg) no-repeat 0 -11px;overflow:hidden}
.prompt .textContent{display:block;padding:5px 5px;color:#d70000!important;font-size:12px!important}
.prompt .textContent a{color:#082DF0}
.prompt .textContent a:hover{color:#082DF0;text-decoration:underline}
.item .content{color:#333;font-size:14px;line-height:25px;/* background: #f9f9f9; */}
.item .handler{line-height:20px;text-align:right;padding-top: 6px;/* background: #f9f9f9; */padding-bottom: 10px;padding-right: 10px;}
.item .handler a{text-decoration:none;color:#bbb;}
.item .handler a.reply{background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0 2px; padding-left: 25px; margin-right: 20px}
.item .handler a.reply:hover{background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0 -51px; padding-left: 25px; color: #e74851}
.item .handler a.ding{background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0 -16px; padding-left: 22px; margin-right: 20px ;}
.item .handler a.ding:hover{background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0 -69px; padding-left: 22px; margin-right: 20px;color: #e74851;}
.item .handler a.cai{background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0 -34px; padding-left: 22px ;}
.item .handler a.cai:hover{background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0 -87px; padding-left: 22px;color: #e74851;}
.item .handler a .red{color:#bbb;padding:0px 3px;font-size: 12px;font-family: Arial;}
.item .handler a.ding:hover .red{color: #e74851}
.item .handler a.cai:hover .red{color: #e74851}
#mForm,#mbcForm,#replyForm{z-index:1000!important}
#messageBoxWrap{width:640px;border:5px solid #fff;margin:160px auto auto}
#spexperience{color:#000;background:none repeat scroll 0 0 #FFF6DB;border:1px solid #B78900;overflow:hidden;padding:12px 0}
#spexperience img{float:left}
#messageBoxBar{padding-left:80px}
.textInput{color:#666;font-size:12px;height:16px;line-height:16px;margin:0;padding:2px 4px}
.textArea{display:block;font-size:14px;margin:0;padding:3px;color:#666}
.adminReplyLou{float:left;margin-right:10px}
.adminReply{border:none!important;background:0 0!important;padding-bottom:5px!important}
.Page{text-align:center;padding: 20px 0 30px 0;font-size: 14px;}
.Page .firs,.Page .last,.Page .next,.Page .norm,.Page .prev,.Page .sele{border:1px solid #ccc;color:#888;background:#fff;cursor:pointer;margin-left:.5em;padding:4px .8em;font-size:12px;border-radius:2px}
.Page .sele{background: #369efd;border: #369efd;cursor:default;color:#FFF;}
.Page .sele:hover{ background-color: #fdb73d }
.g_a:hover,.g_a:hover .g_b{border-color:#999}
#content{width:560px}
#submitBtn .g_d{width:6em;text-align:center;font-weight:700;display:none}
#userPrompt{float:right;color:#E88300;line-height:30px}
.viewParent{color:#7E786F;padding-left:5px;padding-top:5px;padding-bottom:7px}
.viewParent span{color:#d70000;cursor:pointer}
.commentsTitle strong{color:#3D3D3D;font-size: 15px;font-weight: bold;padding-bottom: 3px;display: block;}
.viewMore{display:block;width:650px;overflow:hidden;line-height:30px;height:30px;border:1px #DBDBDB solid;background:#F7F7F7;text-align:center;margin:15px auto;font:300 14px/30px ;text-decoration:none!important}
.viewMore:hover{background:#fafafa;border:1px #DBDBDB solid}
#hotCommentsTitle{padding:5px 15px 0;display:block;height:30px;line-height:30px;font-family:"Microsoft YaHei";font-size:16px;font-weight:400;color:#000}
#newCommentsTitle{padding-top:5px;height:28px;color:#000;font-family:"Microsoft YaHei",;font-size:16px;font-weight:400;padding:5px 15px 0}
#pubCommentsTitle{height:28px;font:700 14px/28px;border-bottom:none;margin-top:-10px}
#pubCommentsTitle strong{display:block;font-size:12px;color:#727272;background:url(http://www.yxdown.com/new_img/infoview_page/detailbg.gif) no-repeat -395px -28px;padding:5px 23px 0;margin-left:20px}
.item{font-size:12px;margin:0 auto;overflow:hidden;padding: 10px 0 0px;border-bottom: 1px solid #f3f3f3;}
#form{width:680px;overflow:hidden;clear:both;padding-top:8px;padding-bottom:8px;margin:0 auto}
#form table{width:658px}
#form table tr td label{font-size:12px;line-height:20px;height:20px;display:block;float:right;margin-right:15px;overflow:hidden;zoom:1;margin-top:5px}
#weibo_sync_label img{vertical-align:middle;margin-right:2px}
#weibo_sync{margin:0 5px 0 0;vertical-align:middle}
#form table tr td #nickName{background:#fff;border:1px #cfcfcf solid}
#form table tr td #content{width:665px;height:100px;display:block;margin-top:5px;border:1px solid #ccc}
#form table tr .nameBox{font-size:12px}
#form table tr .g_a{float:right;display:block;width:90px;height:30px;line-height:30px;background:url(http://www.yxdown.com/new_img/download_page/tijiao.jpg) no-repeat 0 0;font-size:14px;font-weight:700;color:#fff;vertical-align:middle;cursor:pointer;text-align:center}
#form table tr .g_a:hover{text-decoration:none;background:url(http://www.yxdown.com/new_img/download_page/tijiao.jpg) no-repeat 0 -30px}
#commentsWrap{width:100%;margin:0 auto;position: relative;overflow: hidden;min-height: 270px;/* padding: 15px; */}
.avatar{float:left;display:inline;width:45px;height:45px;overflow:hidden;zoom:1;border-radius:5px;margin-right:8px;margin-top:5px;box-shadow:0 1px 3px #BEBEBE}
.avatar img{width:45px;height:45px;overflow:hidden}
.hasQuote .avatar{margin-top:2px}
.hasQuote .avatar,.hasQuote .avatar img{width:20px!important;height:20px!important}
.quote .avatar,.quote .avatar img{width:45px!important;height:45px!important}
.quote .avatar{margin-top:6px;margin-left:5px}
#mbcFormContent{width:623px;margin:300px auto auto auto;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fff;border:1px solid #e5e5e5}
#mbcFormContent iframe{border:none;margin:11px;padding:0;width:601px;overflow:hidden}
#mFormContent table tr td,#replayFormContent table tr td{font-size:12px}
#mFormContent table tr td label,#replayFormContent table tr td label{display:block;line-height:25px;height:25px;float:left}
#replyNickName{float:left}
#mFormContent .hfTitle,#replayFormContent .hfTitle{overflow:hidden;zoom:1;border-bottom:1px #dbdbdb dotted;padding-bottom:3px;margin-bottom:5px;display:none}
#mFormContent .hfTitle span,#replayFormContent .hfTitle span{display:block;float:left;font:700 12px/20px;padding-left:20px;background:url(http://www.yxdown.com/new_img/infoview_page/detailbg.gif) no-repeat -395px -37px}
#mbcFormContent .hfTitle{height:35px;line-height:35px;color:#333;margin:0 10px 0 10px;font-size:14px;border-radius:4px 4px 0 0;border-bottom:1px #E3E3E3 dotted;display:block}
#mbcFormContent .hfTitle span{padding-left:22px;display:block;height:35px;line-height:35px;overflow:hidden;background:url(http://www.yxdown.com/new_img/infoview_page/detailbg.gif) no-repeat -395px -29px;}
#replySubmitBtn{display:block;float:right;font:100 12px/0;text-indent:-9999px;width:90px;height:25px;color:#999;margin-top:3px}
#replySubmitBtn{background:url(http://www.yxdown.com/new_img/pulic_img/hgBG_con.png) no-repeat -1px -97px}
#replySubmitBtn:hover{background:url(http://www.yxdown.com/new_img/pulic_img/hgBG_con.png) no-repeat -92px -97px}
#mCloseBtn,#replyCloseBtn{background:url(http://www.yxdown.com/new_img/infoview_page/hfClose.png) no-repeat;display:block;float:right;font:100 12px/20px ;width:30px;height:30px;position:absolute;top:-8px;right:-8px;cursor:pointer}
#mbcCloseBtn{background:url(http://www.yxdown.com/new_img/infoview_page/hfClose.png) no-repeat;display:block;float:right;font:100 12px/20px;width:30px;height:30px;position:absolute;top:-15px;right:-15px;cursor:pointer}
#pl_ts{font:700 12px/25px;float:left;color:#FF7000}
.jieshao3{margin-bottom:10px}
.iMpl{float:right;font:100 12px/25px;width:84px;height:22px;color:#e59100;line-height:22px;overflow:hidden;display:block;background:url(http://www.yxdown.com/new_img/download_page/downplBtn.gif) no-repeat -255px 0;text-indent:-999em;margin-left:15px}
.iMpl:hover{background:url(http://www.yxdown.com/new_img/download_page/downplBtn.gif) no-repeat -170px 0}
.iMpl:hover{color:#d70000;text-decoration:none}
.iMbc{float:right;font:100 12px/25px;width:84px;height:22px;color:#e59100;line-height:22px;overflow:hidden;display:block;background:url(http://www.yxdown.com/new_img/download_page/downplBtn.gif) no-repeat -85px 0;text-indent:-999em;display:none}
.iMbc:hover{background:url(http://www.yxdown.com/new_img/download_page/downplBtn.gif) no-repeat 0 0}
.wbCloseBtn{display:block;width:30px;height:30px;overflow:hidden;zoom:1;position:absolute;right:-25px;top:-25px;background:url(http://www.yxdown.com/new_img/download_page/boxclose.png) no-repeat;cursor:pointer}
.WeiboPanelBox{border:10px #b3b3b3 solid!important;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px}
#replyNickName{float:left;margin:0;border:none;background:url(http://www.yxdown.com/new_img/pulic_img/hgBG_down_con.png) no-repeat -1px -1px;width:158px;height:16px;padding:0;display:inline;margin-left:11px;padding:4px 5px;margin-bottom:5px;outline:0}
#replayFormContent{padding-top:5px;padding-bottom:3px}
#replyForm{width:678px;overflow:hidden;zoom:1;margin:0 auto;background:url(http://www.yxdown.com/new_img/pulic_img/hgBG_down.png) repeat-y -678px 0}
#replyForm .replayForm_bgtop{background:url(http://www.yxdown.com/new_img/pulic_img/hgBG_down.png) no-repeat 0 0;height:13px;overflow:hidden}
#replyForm .replayForm_bgbottom{background:url(http://www.yxdown.com/new_img/pulic_img/hgBG_down.png) no-repeat -1356px 0;height:4px;overflow:hidden}
#replyContent{width:640px;height:60px;overflow:hidden;zoom:1;background:url(http://www.yxdown.com/new_img/pulic_img/hgBG_down_con.png) no-repeat -1px -26px;border:none;padding:5px;margin-left:11px;display:inline;resize:none;outline:0}
#weibo_sync_label_reply{float:right!important;display:inline!important;margin-right:15px}
#weibo_sync_label_reply input{margin:0;vertical-align:middle;margin-right:5px}
#weibo_sync_label_reply img{vertical-align:middle;margin-right:5px}
.form-item{overflow:hidden;zoom:1;}
.form-content{margin-top:8px;}
.form-nickname input{color:#aaa;font-size:12px;height:16px;line-height:16px;padding:5px 4px;background:#FFF;border: 1px #1D87E4 solid;border-radius: 3px;/* margin-top: 12px */width: 300px;/* display: block; */}
.form-nickname input:focus{ border:1px solid #369efd;}
.form-content textarea{min-height:120px;width: 100%;padding: 4px;border-radius: 4px;box-sizing: border-box;line-height: 20px;font-size: 14px;border: 1px solid #ddd;/*box-shadow: inset 0 3px 3px #ebebeb;*/outline: 0;resize: vertical;overflow: hidden;max-height: 120px;}
.form-content textarea:focus{ box-shadow: none;color: #333 }
.form-submit input{margin:0;padding:0;border:none;width:102px;height: 33px;background: #369efd;float:right;cursor:pointer;border-radius: 4px;color: #fff;font-size: 14px;}
.form-submit input:hover{background: #369efd;}
.commentsTitle{display:block;height:35px;line-height:40px;font-family:tahoma,arial,"Microsoft YaHei";font-size:16px;font-weight:700;color:#000;border-bottom: 2px solid #369efd;}
.commentsTitle a{visibility:hidden}
#commentFormBox{overflow:hidden;zoom:1;position:relative;top: 0px;width: 100%;display: block;}
#commentFormBox .commentsTitle{display:block;padding:5px 0 0px 0;border-bottom:none;line-height:28px; background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0px -102px; padding-left: 25px}
#commentFormBox .commentsTitle a{display:none}
.form-submit{float:right;width:102px;height: 33px;/* margin-top: -24px; */z-index:9;position:relative;}
.form-login{overflow:hidden;zoom:1;padding-bottom:15px;float:left;display:inline;margin-left:-20px}
.form-login span{float:left;display:inline;font-size:12px;line-height:24px;height:24px;zoom:1;color:#454545}
.form-login span.form-password input,.form-login span.form-username input{margin:0;padding:0;height:22px;border:1px #ccc solid;width:120px;zoom:1;outline:0}
.form-login span.form-username{margin-right:12px}
.form-login span.form-login-btn input{width:70px;height:24px;overflow:hidden;zoom:1;margin:0;padding:0;border:none;background:url(http://www.yxdown.com/new_img/download_page/login_btn.png) no-repeat;text-indent:-999em;outline:0;cursor:pointer}
.form-login span.form-login-btn input:hover{background:url(http://www.yxdown.com/new_img/download_page/login_btn.png) no-repeat 0 -24px}
.form-login-btn,.form-login-sina,.form-login-tencent{margin-left:5px}
.form-login a{float:left;display:inline;line-height:24px;padding-left:24px;background-image:url(http://pinglun.yxdown.com/static/image/logintb.png);background-repeat:no-repeat;margin-right:12px;text-decoration:none;color:#999;font-size:12px;font-family:tahoma,arial}
.form-login a:hover{color:#d70000}
.form-login a.qqlogin{background-position:0 0;padding-left:21px}
.form-login a.wblogin{background-position:0 -30px}
.form-login a.yxlogin{background-position:0 -58px}
#commentFormReply .commentsTitle{display:none}
#commentFormReply .form-item{padding-left:5px;overflow:inherit;zoom:1;padding-right:4px}
.item .form-item textarea{width:615px}
.item .nickname{color: #369efd;font-weight:300;overflow: hidden;font-size: 14px;float: left;margin-right: 14px;line-height: 18px;}
.head .nickname{color: #aaa;}
#loginMessage{float:left;font-size:12px;font-family:tahoma,arial;color:#888;line-height:20px;height:20px;display:inline;margin-left:20px}
.form-face{font-size:14px;line-height:20px;overflow:inherit;position:relative;margin-top: 9px;height:20px;width:50px;/* text-align: left; */float: left;}
.form-face-text{cursor: default; float:left;display:inline;line-height:20px;height:20px;padding-left:24px;background:url(http://static.yxdown.com/pc/pinglun/images/pl_hf_bg.png) no-repeat 0px -143px;font-size:12px;font-family:"Microsoft YaHei";color:#A0A0A0}
.form-face-box{position: absolute; top: -102px;    visibility: visible;left: 0px; display: block;z-index: 1;background-color: #fff; border: 1px solid #c6c6c6; width: 400px; padding:0px 5px }
.form-face-box span{float:left;display:inline-block;line-height:30px;height:30px;width:30px;text-align:center; margin: 10px 5px}
.form-face-box span img{width:30px;height:30px; display: block; overflow: hidden; margin: 0 auto}
.commentsBox .commentsTitle{width: 60px;margin-bottom: 8px;}
.content .textContent{color: #444;display: block;}
#comment{background-color:#fff;box-shadow:0 2px 6px rgba(100,100,100,.08);text-align:left}
#comment textarea{clear:both;padding:10px 0 10px 15px;/* width:620px; */height:40px;border:1px solid #1D87E4;font-family:microsoft yahei,simhei,Verdana;}
#comment textarea:focus{border:1px solid #1b53e7;background-color:#f1f1f1}
#comment .br{margin:0 0 0 20px}
#comment h3{clear:both;overflow:hidden;padding:12px 0 12px 15px;color:#222;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-family:microsoft yahei,simhei,Verdana}
#comment h3 a{color:#111}
#comment h3:before{float:left;margin:4px 5px 0 0;margin:0 5px 0 0\9;width:4px;height:16px;background:#ff6500;content:""}
.commentins{margin:6px 20px 6px 8px}
.myreply{clear:both;display:block;margin:8px;padding:15px;background-color:#eee}
.myreply h4{clear:both;overflow:hidden;padding:12px 0 12px 15px;color:#444;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-family:microsoft yahei,simhei,Verdana}
.myreply h4:before{float:left;margin:4px 5px 0 0;margin:0 5px 0 0\9;width:4px;height:16px;background:#ff6500;content:""}
.comment-input{clear:both;margin-top:3px;margin-bottom:2px;margin-left:20px;height:40px;font-size:14px}
#username,.username{box-sizing:border-box;padding-left:14px;width:180px;height:32px;border:1px solid #ddd;background:#fff;color:#1a1a1a;font-size:14px;line-height:30px}
#username:focus,.username:focus{outline:0;border:1px solid #1D87E4}
#subcomment,.submit{width:80px;height:32px;border:1px solid #1D87E4;background-color:#1D87E4;color:#fff;text-align:center;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);webkit-transition:all .3s cubic-bezier(.645,.045,.355,1)}
#subcomment:hover,.submit:hover{outline:0;border:1px solid #045aea;background-color:#045aea}
#subcomment:focus,.submit:focus{outline:0;border:1px solid #045aea;border-color:#045aea;background-color:#045aea}
.commentpage{clear:both;display:block;margin:8px;height:32px;text-align:center;font-size:12px}
.commentpage a{display:inline-block;display:-moz-inline-stack;margin-right:6px;padding:0 8px;height:22px;text-decoration:none;font-size:12px;line-height:22px}
.commentpage .active{border:1px solid #1D87E4;background-color:#1D87E4;color:#fff}
.commentpage a{border:1px solid #ddd}
.commentpage .total{text-decoration:none}
.commentpage .first{text-decoration:none}
.commentpage a:active,.commentpage a:hover{border:1px solid #1D87E4;background-color:#1D87E4;color:#fff;text-decoration:none}
.commentquoteBox{overflow:hidden;margin:5px 15px 5px 0;padding:3px;border:#ddd 1px solid;background:#FFFFF8;word-wrap:break-word}
.commentquote{position:relative;overflow:hidden;margin:0 3px;height:20px;font-size:12px;line-height:20px}
.commentquote .quotetitle{padding:5px 3px 5px 0;color:#1e50a2}
.commentquote .quotefloor{position:absolute;top:0;right:3px;color:#666}
#comment_content{clear:both;display:block;margin:8px auto;width:95%}
#comment_content dl{clear:both;margin:8px auto;border-top:1px solid #ebebeb}
#comment_content dl dt{padding:8px 15px 8px 15px;border-left:3px solid #1D87E4;background:#e9e9e9;color:#666;text-align:left;font-weight:400;font-size:12px}
#comment_content dl dt em{color:#1D87E4;font-weight:400;font-style:normal}
#comment_content dl dt span{float:right;margin-right:15px;color:#999;font-size:12px}
#comment_content dl dt small{color:#333;font-size:12px}
#comment_content dl dd{display:block;margin-top:5px;padding:6px 20px 6px 16px;color:#333;font-size:12px}
#comment_content p{clear:both;margin-top:9px;color:#191919;word-wrap:break-word;font-size:14px;line-height:20px;word-break:break-all}
#comment_content dl dd:hover{color:#111}
#smilepanel{width:250px;border:1px solid #ccc;background:#ccc}
#smilepanel img{margin:5px;cursor:pointer}
#smilepanel ul{margin:5px;width:240px}
#smilepanel li{float:left;width:30px;font-size:12px}
.smiles{padding-left:25px}
.smiles img{cursor:pointer}
.replybox{clear:both;display:block;font-size:12px}
.replybox span{float:left;color:#555;padding:1px 4px 1px 0;}
.replybox .replymsg{display:inline}
.replybox a{float:right;display:-moz-inline-stack;display:inline-block;margin:5px;padding:1px 4px 1px 4px;height:22px;color:#1D87E4;font-size:12px;line-height:22px}
.replybox a:link{color:#008CD2;text-decoration:none}
.replybox a:visited{color:#008CD2;text-decoration:none}
.replybox a:hover{text-decoration:underline}

































