/* CSS reset */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-family: "microsoft yahei";color: #333;background:#fff;-webkit-text-size-adjust:100%}
body{ font-size: 12px; }
a{color:#333;text-decoration:none}
a:hover{text-decoration:none}
em{font-style:normal}
li{list-style:none}
fieldset{border: 0; }
img{border:0;vertical-align:bottom}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input{border: none;}
input:focus{outline: none;}
.w1000 { width: 1000px; margin: 0 auto; }
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;line-height:0;content:'';}
/*解决ie6/7兼容问题*/
.clearfix { zoom:1; }

/*头部导航位置预留*/
.nav-user{height: 30px;line-height: 30px;background-color: #333; position: fixed; top: 0; left: 0; width: 100%; z-index: 99;}
.nav-user a{float: left;padding: 0 15px;line-height: 30px;color: #f8f8f8;}
.nav-user a:hover{background-color: #6f6f6f;_color:#fff;}
.nav{float: left;}
.nav a.cansee{color: #fff;font-weight: bold;background: url(../images/navbg.png) repeat-x top;}
.nav a.cansee:hover{background-color: #6f6f6f;}
.user{float: right;}
.user a img{position: relative;width: 24px;height: 24px;top: -2px;margin-right: 10px;}

/*网站底部链接和版权区域*/
.elec-btm{width: 100%;padding: 20px 0px 10px;background-color: #eee;}
.elec-btm p{margin-bottom: 10px; text-align: center; color: #666;}
.elecbtm-p1 span{margin: 0 5px;}
.elecbtm-p1 a{color: #666;}
.elecbtm-p1 a:hover{color: #666;}
	
/* 对话框样式 -----------------------------------------------*/
.dialog{width:100%;height:100%;overflow:hidden;background:#fff; font-family:\5fae\8f6f\96c5\9ed1;}
/*hd*/
.dialog-hd { height:50px; overflow:hidden; border-bottom:1px solid #F1F1F1; background:#F6F6F6;
    color:#555; font-size:20px; line-height:50px; text-indent:15px; }
.dialog-hd span{font-size:12px;color:#eee;font-family:arial;}
.dialog-hd a{color:#eee;}
/*bd*/
.dialog-bd{ padding:10px;}
.dialog-loading{width:140px;margin:0 auto;padding-top:25px;color:#666;}
.dialog-loading img{float:left;margin:2px 5px 0 0;}
/*close*/
.close-dialog{ position:absolute; top:10px; right:10px; width:28px; height:28px; color:#D0CECF; 
	text-align:center; cursor:pointer; font-size: 20px;}
.close-dialog:hover{ color:#444;}

/*对话框表单提交成功提示*/
.success-tip{padding:40px 30px 30px 130px;background:url(/skin-2012/images/tip-ok.jpg) no-repeat 50px 22px;}
.tip-title{margin-left:-3px;color:#000;font-size:26px;font-weight:bold;}
.tip-content{color:#666;font-size:12px;}

/*登录窗口 -----------------------------------------------*/
.other-login-link { display: block; width: 270px; margin: 15px auto; height: 36px; line-height: 36px; text-align: center; text-indent: 35px;
	font-size: 16px; border-radius: 3px; color: #fff; background: url(https://www.elecfans.com/skin-2014/images/other-login.png) no-repeat; }
.other-login-link:hover { color: #fff; text-decoration: none;}
.sina-login-link { background-color: #FA8C35; background-position: 45px 3px;}
.qq-login-link { background-color: #0C95D9; background-position: 45px -42px;}

/*表单*/
.login-form{ margin-left: 40px; border-top: 1px dotted #E5E5E5; width: 270px; position: relative; margin-top: 20px; padding-top: 5px;}
.login-line { position: absolute; left: 110px; top: -12px; background-color: #fff; display: inline-block; font-size: 14px; color: #ccc;}
.login-form-item{ margin-top: 15px;}
.login-input,.login-form-tip,.forgetPw,#back-login-link { background: url(https://www.elecfans.com/skin-2012/images/login-ico1.png) no-repeat;}
.login-input{ width:225px; height:20px; padding:7px 5px 7px 40px; border:1px solid #D0CECF; border-radius:3px;  font-family:\5fae\8f6f\96c5\9ed1; font-size: 16px; line-height: 20px;}
.li .red-bor { border: 1px solid red;}
.login-input:focus{border-color:#4aabff;}
.login-input-username { background-position: 8px 5px;}
#password { background-position: 8px -33px;}
/*loading*/
.btn-area{ margin-top: 15px;}
.loading{display:none;float:left;position:relative;margin:7px 0 0 -25px;}
.loading img{display:block;width:16px;height:16px;}
.login-btn-area .btn-hasLoading-wrap{float:left;}
.login-submit,.lostpw-submit { padding: 5px 30px; font-size: 16px; margin: 0;}
.forgetPw { color: #1EA3E4; padding-right: 48px; background-position: right -103px; float: left; margin-top: 10px; margin-left: 20px; }
.forgetPw:hover {  text-decoration: none;}
/*表单提示*/
.login-form-tip { display:none; line-height: 24px; width: 243px; padding-left: 27px; background-position: 0 -73px; font-size: 14px; margin-top: 10px;}
.login-form-tip.tip-show{display:block;}

/*忘记密码*/
.lostpw-form { margin-left: 40px;margin-top: 10px; width: 270px;}
.login-input-email { background-position: 8px -124px;}
a#back-login-link { color: #666; text-decoration: none; padding-left: 52px; background-position: 0 -231px;}

.login-submit { padding: 3px 20px; background-color: #C80C00; border: none; color: #fff; border-radius: 3px; font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53; font-size: 14px;}
.loading { margin-left: -10px;}

/*用户评论 --------------------------------------------*/
.comment-wrap{font: 14px/1.4 'microsoft yahei',tahoma,'Hiragino Sans GB',sans-serif;}
.depth-0{border-bottom:1px dashed #D9D9D9; padding-bottom: 20px; margin-top: 20px;}
.c-avatar{ _display:inline;float:left;width:60px;height:60px;overflow:hidden; margin-top: 5px;}
.c-avatar img { width: 60px; height: 60px;}
.children .c-avatar { width: 48px; height: 48px; }
.children .c-avatar img { width: 48px; height: 48px; }
.c-content { padding-left: 80px;}
.children .c-content { padding-left: 80px;}
.c-time{ color:#999; margin-left: 20px;}
.c-content-ft a { color:#999; margin-right: 15px; background: url(https://www.elecfans.com/skin-2014/images/c-img.png) no-repeat; padding-left: 20px;}
.c-content-ft a:hover { text-decoration: none;}
.c-content-ft a.c-reply { background-position: 0 -94px;}
.c-content-ft a.c-reply-yes,.c-content-ft a.c-reply:hover { background-position: 0 -62px;}
.c-content-ft a.adjust { background-position: 0 -28px;}
.c-content-ft a.adjust-yes,.c-content-ft a.adjust:hover { background-position: 0 5px;}
.c-content-ft a.relay { background-position: 0 -159px  }
.c-content-ft a.relay-yes,.c-content-ft a.relay:hover { background-position: 0 -127px;}
.c-username{color:#41B7DD;}
.depth-1 { margin-left: 80px;}
.children .comment { margin-top: 30px;}
.c-content-word { padding: 5px 0;}
/*回复*/
.replyForm-wrap { background: url(https://www.elecfans.com/skin-2014/images/c-img.png) no-repeat 96px -200px; padding-top: 6px; margin-top: 5px;}
#replyForm { background-color: #F0F0F0; padding: 10px;}
#replyForm .textarea {float: none; width: 559px;}
.children #replyForm .textarea {float: none; width: 469px;}
#replyForm .textarea .comment-msg { width: 545px;}
.children #replyForm .textarea .comment-msg { width: 465px;}
.relay-textarea-wrap .comment-msg { width: 533px; border-color: #fff; height: 50px; }
/*评论表单----------------*/
.commentForm-area{padding-bottom:10px;}
.wbavatar { float: left; text-align: center; font-size: 16px; line-height: 20px;}
.login_pic img { width: 60px; height: 60px;}

.textarea { width: 860px; float: right;}
.msg-area{width:100%;height:100px;}
.msg-area-bor{height:100px;border:1px solid #d8d8d8;}
.comment-msg{ display:block; width: 850px; height: 84px; padding:6px; overflow:auto; border: 1px solid #D4D9DD;border-radius:1px;
    line-height: 20px; font: 12px/1.5 tahoma,'Hiragino Sans GB','microsoft yahei',sans-serif;}
.comment-btn-area{ margin-top:8px; margin-left: 118px;}
.weibo-area { float: right;}
.check-sina,.check-tencent { background: url(https://www.elecfans.com/skin-2014/images/weibo-ico.png) no-repeat; padding-right: 32px; height: 30px; display: inline-block; margin-right: 10px;}
.check-sina { background-position: right 0;}
.check-tencent { background-position: right -36px;}
.check-sina input,.check-tencent input { margin-top: 5px; }
.comment-btn-area .btn-hasLoading-wrap{float:right;}
.login-submit { padding: 3px 20px; background-color: #C80C00; border: none; color: #fff; border-radius: 3px; font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53; font-size: 14px;}
.loading { margin-left: -10px;}

.comment-hd { border-bottom: 2px solid #CCC; height: 32px;}
.comment-title { font-size: 18px; color: #2B2B2B; padding-bottom: 5px; float: left;}
.comment-nav { float: right; margin-top: 8px; position: relative;}
.comment-nav li { float: left; line-height: 24px;}
.comment-nav li a { color: #4A4849; font-size: 14px; padding: 0 10px;}
.comment-nav li a:hover { text-decoration: none; color: #c00;}
.comment-nav li.cur { border-bottom: 2px solid #c00; }
.comment-nav li.cur a { color: #c00;} 

/*转发评论*/
.comments-dialog { position: fixed; width: 430px; height: 280px; top: 50%; left: 50%; margin-top: -140px; box-shadow: 1px 1px 6px #666; 
    margin-left: -215px; z-index: 100; border:1px solid #D7D7D7; border-radius: 5px; background-color: #fff; font-family:'microsoft yahei';}
.dialog-wrap {padding: 15px 35px; position: relative;}
.c-dialog-hd h3 { font-size: 18px; color: #333;}
.c-dialog-bd { padding-top: 10px;}
.close-c-dialog { font-size: 24px; cursor: pointer; position: absolute; top: 18px; right: 35px; width: 22px; height: 22px; line-height: 22px; text-align: center;}
.relay-comments { padding: 5px; width: 350px; height: 36px; background-color: #F2F2F2; border:none;  font-family:'microsoft yahei';}
.relay-comments a { color: #09C;}
.relay-content { padding: 5px; border: 1px solid #AEAEAE; width: 348px; height: 70px;}
.dialog-wrap .weibo-area { float: left;}
.relay-submit { padding: 5px 25px; background-color: #FFA74E; border: none; color: #fff; border-radius: 3px;
font-family: \5fae\8f6f\96c5\9ed1,\5b8b\4f53; font-size: 16px;}
.dialog-wrap .check-sina input { margin-right: 35px;}
.dialog-wrap .check-tencent input { margin-right: 30px;}
.dialog-wrap .check-sina { background-position: 17px 0; padding-right: 0; font-size: 14px;}
.dialog-wrap .check-tencent { background-position: 17px -36px; font-size: 14px;}
/*回复*/
/*.replyForm-wrap{margin-top:10px;}
.reply-msg{height:75px;}
.total-comment-ft{padding:10px 0 0 0;text-align:right;}*/