html {overflow-x: hidden;}
body {padding: 0;width: 100%;margin: 0 auto;text-shadow: none; font-family: "Microsoft YaHei";color: #464646;max-width: 750px;background-color:#F2C469;}

div, form, img, ul, ol, li, dl, dt, dd{margin: 0;padding: 0;border: 0;}
h1, h2, h3, h4, h5, h6,p{margin: 0;padding: 0;}
a {text-decoration: none;text-shadow: none;color: #111;}
a:visited {color: #888;}
button {background-color: #ededed;border-radius: 5px;color: #333;font-size: 16px;margin: .5em 0;padding: .7em 1em;display: block;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;cursor: pointer;font-weight: 700;border: 0;width: 100%;}
footer{margin: 0;padding: 0;font-weight: normal;list-style: none;font-style: normal;display: block;}
p{ min-height: 8px;}

.textshadow {
    filter: Dropshadow(offx = 1, offy = 0, color = #8B4513) Dropshadow(offx = 0, offy = 1, color = #8B4513) Dropshadow(offx = 0, offy = -1, color = #8B4513) Dropshadow(offx = -1, offy = 0, color = #8B4513);
    text-shadow: 1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff, -1px 0 1px #fff;
}

.clearfix{*zoom:1;clear:both;}




/*文章列表*/
.list-container {overflow: hidden;padding: 5px 0;background-color:#FFFFFF;}

.list-container .class-item-title {padding: 5px 10px;color: #67ad03;font-size: 25px;font-weight: bold;border-bottom: 2px #e9e9e9 solid;}
.list-container .class-item-more {padding: 0px 10px 0 10px;font-size: 14px;text-align: right;}

.article-item {border-bottom: 1px #e9e9e9 solid;clear: both;overflow: hidden;}
.article-item:hover{background: #FFFFCC;}
.article-item a {color: #A51000;display: block;}
.article-item a:hover {color: #000000;}

.item-cover {float: left;margin: 7px 10px 5px 10px;width: 80px;text-align: center;border: 0;overflow: hidden;height: 80px;background: #e0e0e0;}
.item-cover img {width: 80px;height: 80px;}

.item-summary {padding: 7px 5px 7px 12px;overflow: hidden;min-height: 48px;line-height: 48px;}
.item-title {min-height: 20px;max-height: 22px;word-wrap: break-word;word-break:break-all;font-size: 20px;}
.item-title a {font-size: 25px;color: #A51000; font-weight:bold;}

.item-title2 {padding: 6px 10px 6px 35px;    font-size: 18px;    color: #716969;}

.item-text {margin-top: 1px;font-size: 12px;color: #808080;white-space: pre-line;}
.item-text .item-text-right{ float: right;}

.article-entity{line-height: 33px;height: 33px;padding-right: 98px;padding-left: 10px;text-overflow: ellipsis;white-space: nowrap;position: relative;overflow: hidden;}
.article-entity:hover{background: #F0F0F0;}

.article-entity .publishtime {text-align: right;position: absolute;width: 98px;right: 10px;top: 0;background: #fff;color: #888;}
.article-entity:hover .publishtime{background: #F0F0F0;}

.tou {top: 0px;z-index: 1000;position: fixed;width: 100%;max-width: 750px;background-color: #fff;}
.list-container .follow-table .avatar a{ display: block;position: relative;height: 76px;width: 82px;}
.list-container .follow-table .avatar img{  margin: 5px 10px; height: 60px; width: 60px;border-radius: 50px; border: 1px #e9e9e9 solid;}
.list-container .follow-table .avatar img.verifyico {position: absolute;right: 0;bottom: 0;height: 16px;width: 16px;}

.wangluoA33_ind02 {right: 10px;bottom: 5px;position: fixed;z-index: 9999;}
.wangluoA33_ind02 .duilian_con {width: 50x;height: 30px;overflow: hidden;float: right;}
.wangluoA33_ind01 {right: 50px;top: 150px;position: fixed;z-index: 9999; color: red;}
@media screen and (max-width:800px) {.wangluoA33_ind01 { position: static;text-align: center;}}

.jg{
    margin: 0px 0px;text-align: center;      line-height: 45px;
  -webkit-animation: neon1 1s ease-in-out infinite alternate;
  -moz-animation: neon1 1s ease-in-out infinite alternate;
  animation: neon1 1s ease-in-out infinite alternate; width: 100%;height: 50px;
    overflow: hidden;    background-color: #ffd700;
}

.tt{line-height: 60px;
    border-bottom: 1px #e9e9e9 solid;}

@-webkit-keyframes neon1 {
  from {
    text-shadow: 0 0 10px 	#fff,
               0 0 20px  	#fff,
               0 0 30px  	#fff,
               0 0 40px  #FFD700,
               0 0 70px  #FFD700,
               0 0 80px  #FFD700,
               0 0 100px #FFD700,
               0 0 150px #FFD700;
  }
  to {
    text-shadow: 0 0 5px #fff,
               0 0 10px #fff,
               0 0 15px #fff,
               0 0 20px #FFD700,
               0 0 35px #FFD700,
               0 0 40px #FFD700,
               0 0 50px #FFD700,
               0 0 75px #FFD700;
  }
}

/*glow for mozilla*/
@-moz-keyframes neon1 {
  from {
    text-shadow: 0 0 10px #fff,
               0 0 20px  #fff,
               0 0 30px  #fff,
               0 0 40px  #FFD700,
               0 0 70px  #FFD700,
               0 0 80px  #FFD700,
               0 0 100px #FFD700,
               0 0 150px #FFD700;
  }
  to {
    text-shadow: 0 0 5px #fff,
               0 0 10px #fff,
               0 0 15px #fff,
               0 0 20px #FFD700,
               0 0 35px #FFD700,
               0 0 40px #FFD700,
               0 0 50px #FFD700,
               0 0 75px #FFD700;
  }
}

/*glow*/
@keyframes neon1 {
  from {
    text-shadow: 0 0 10px #fff,
               0 0 20px  #fff,
               0 0 30px  #fff,
               0 0 40px  #FFD700,
               0 0 70px  #FFD700,
               0 0 80px  #FFD700,
               0 0 100px #FFD700,
               0 0 150px #FFD700;
  }
  to {
    text-shadow: 0 0 5px #fff,
               0 0 10px #fff,
               0 0 15px #fff,
               0 0 20px #FFD700,
               0 0 35px #FFD700,
               0 0 40px #FFD700,
               0 0 50px #FFD700,
               0 0 75px #FFD700;
  }
}