*{margin:0;padding:0;}
body{font-size:12px;font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;background:#FFF;}
a{ outline: 0; text-decoration: none; color: #F30; }
li{list-style:none}
.wrap{overflow:hidden;}
.header{ padding: 20px 0; border-bottom: 5px solid #EEE; text-align: center; color: #FFF; background: #0C80E8; position: fixed; width:100%; }
.header:after{ content: "≡"; font-size: 30px; float: right; position: absolute; top: 13px; right: 20px; }
.name{font-size:18px;}
.content{margin:80px 20px;}
.list li{padding:10px 0;border-bottom:1px solid #EEE;}
.list a{font-size:16px;color:#999;}
.info{margin-top:5px;}
.i{margin-right:5px;color:#999;}
.article{margin:10px 0 15px;line-height:20px;font-size:14px;color:#666;}
.content .title{margin-top:20px;font-size:16px;color:#666;}
.article img,.article embed{max-width:100%;height:auto;}
.page{margin:20px 0;text-align:center;}
.page a{margin:0 10px;color:#999;}
.footer{padding:10px 0;border-top:2px solid #E8E8E8;text-align:center;background:#F0F0F0;color:#999; position: fixed; width:100%; bottom: 0px;}
.footer a,.footer span{ margin:0 10px;color:#999;}
#opciones { z-index: 1; position: fixed;  background: #fff; color: #999; top: 65px; padding: 0; width:100%; border-bottom: 5px solid #0C80E8; }
#opciones li { display: block; height: 40px; line-height: 40px; }
#opciones li a { display: block; text-align: center; color: #1D1D1D; border-bottom: 1px solid #F8F8F8; }
#opciones a { color: #FF5F3E; text-decoration: none }
#opciones a:hover { background: #F8F8F8; }
video, audio { margin: 20px auto; display: inline-block; max-width: 100%; height: auto; }
.ui-paging { margin: 10px 0; display: none; }
.ui-paging-item { display: inline-block; padding:10px 15px; color: #7e7e7e; text-align: center; background: #fff; }
.ui-paging-item a {color: #7e7e7e;}
.ui-paging-item:hover, .ui-paging-item:hover a { color: #fff; background: #F50; }
.ui-paging-current { color: #fff; background: #F50; }
.pagination-loading{ clear:both; margin:0 auto; padding:10px 0; text-align:center;  background: #FFF; box-shadow: 0 1px 1px #eee;  color:#F50; }
.ias_trigger a { clear:both; margin:0 auto;  display: block; padding:10px 0;  text-align:center;  background: #FFF; box-shadow: 0 1px 1px #eee; color:#F50; }
.ias_trigger a:hover { background: #F50; color: #fff; }
.post-tag { margin-bottom:20px;}
.post-tag a{ float: left; margin-right: 5px; display: block; padding: 4px 8px; background: #FC9; color: #333; border-radius: 3px; }
.prevnext { line-height:30px;}
.prevnext span{ color:#999;}
/*---评论发表用的样式---*/
.comments { padding: 0px; background: #fff; overflow: hidden; }
.hd-title { border-bottom: 1px dashed #CCC; padding: 20px 0; background: #fff; margin-top: 20px; }
.highlight { color: #FF5F3E; }
.comment-hd { position: relative; border-bottom: 1px dashed #CCC; padding: 20px 0; background: #fff; }
.comment-author { position: absolute; width: 42px; height: 42px; overflow: hidden; border-radius: 5px; }
.comment-info { min-height: 40px; padding-left: 50px; }
.comment-info p { margin-bottom: 0px; }
.comment-body { font: 12px/1.5 "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif; }
.comment-body a { color: #FF5F3E; }
.comment-extra { color: #aaa; font-size: 12px; margin-top: 8px; font-family: inherit; height: 18px; line-height: 18px; }
.comment-extra a { color: #aaa; }
.comment-extra .v-line { margin: 0 5px; }
/*---留言回复---*/
#divCommentPost { overflow: hidden; padding: 10px 0px; margin-top: 20px; background: #fff; }
#cancel-reply { float: right; }
.box-n-t { width: 100%; margin: 10px 0; overflow:hidden;}
.box-n-t a { color: #666; }
.box-c-b { width: 100%; overflow:hidden; }
.box-c-t { width: 100%; margin: 0 0 10px 0; overflow:hidden; }
.button { cursor: pointer; height: 38px; width: 100%; margin-top:10px;float: right; border: medium none;  background: url(images/t_bg.jpg) repeat scroll 100% 0px #596D7F; color: #FFF; border-radius: 3px; }
.button:hover { background: #797979; }
/*渐变样式*/
input[type=text], #txaArticle { border-color: #bbb; outline: 0; border: #ccc 1px solid; -webkit-transition: box-shadow .5s; border-radius: 3px;}
input[type=text]:hover, input[type=text]:focus, #txaArticle:hover, #txaArticle:focus { border: 1px solid #56b4ef; box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 0 8px rgba(82,168,236,.6); -webkit-transition: box-shadow .5s;  }
 input::-webkit-input-placeholder, #txaArticle::-webkit-input-placeholder {
color: #999;
-webkit-transition: color .5s;
}
 input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder, #txaArticle:focus::-webkit-input-placeholder, #txaArticle:hover::-webkit-input-placeholder {
color: #c2c2c2;
-webkit-transition: color .5s;
}
#txaArticle { height: 38px; padding: 10px;  width: calc(100% - 22px); float: left; }
#divCommentPost input[type=text] { padding: 10px; width: calc(100% - 22px); margin-bottom:10px;}