body, input, button, select, textarea {
    font: 12px/1.5 Tahoma,'Microsoft Yahei',Simsun;
    color: #5a646c;
}
body {
    background-color: #fff;
}
body, ul, li, ol, li, ul, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}
html, body {
margin-left: auto;
margin-right: auto;
}
ol, li, ul, dl, dt, dd {
    list-style: none;
}
a {
    text-decoration: none;
  color: inherit;
}
img {
    vertical-align: middle;
}
em {
    font-style: normal;
}
*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.clear {
    clear: both;
}
.y {
    float: right;
}
.z {
    float: left;
}
.x {
    width: 960px;
    margin: 0 auto;
}
h8 { color: #FFF;
padding: 0 16px;
height: 36px;
background-color: #7b7a7a;
cursor: pointer;}


.znav {
  height: 600px;
    width: 230px;
    position: fixed;
    z-index: 200;
    top: 0;
    bottom: 0;
    background-color: #171717;
    padding: 31px 0;
    color: #ccc;
}
.znav .logo {
    position: relative;
    display: block;
    text-align: center;
}
.znav .description {
    color: #686868;
    text-align: center;
    margin-bottom: 20px;
    font-size: 12px;
}
.znav > li {
    list-style: none;
    padding: 0;
    max-height: 400px;
    margin: 0;
}
.znav > li > a {
    text-decoration: none;
    color: #686868;
    display: block;
    padding: 10px;
    font-size: 14px;
    text-align: center;
}
.znav .logo img {
    width: 114px;
    display: block;
    margin: 0 auto;
    z-index: 2;
}
.znav .tool {
    font-size: 12px;
    color: #686868;
    display: block;
    text-align: center;
    padding-top: 12px;
    border-top: 1px solid #1f1f1f;
}
.btn-lv {
    color: #fff;
    background-color: #1d9d74;
    border-color: #198764;
  text-decoration: none;
  padding: 6px 16px;
height: 36px;
cursor: pointer;
border-radius: 2px;
}
 .post_content h3 {
    border-left: 3px solid #555;
    background-color: rgba(102,128,153,.05);
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 1.125em;
    margin-bottom: 18px;
    margin-top: 18px;
}
/***头部***/
#header {
    background-color: #24292e;
    color: hsla(0,0%,100%,.75);
    padding-bottom: 12px;
    padding-top: 12px;
    z-index: 32;
}
#nav {
    height: 55px;
    z-index: 500;
    max-width: 960px;
    margin: 0 auto;
}
#nav .logo {
    height: 55px;
    float: left;
}
#nav .logo h1 img {
    border: none;
    width: 170px;
    min-height: 55px;
}
.topNav {
    zoom: 1;
    float: left;
    margin-left: 15px;
}
.topNav li {
    float: left;
    position: relative;
    height: 65px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.topNav a {
    float: left;
    height: 17px;
    padding: 20px 15px 20px 15px;
    color: #FFFFFF;
}
.search-on-off, .signin-loader {
    float: right;
    height: 17px;
    color: #FFFFFF !important;
    cursor: pointer;
    padding: 20px 20px 20px 20px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.search-on-off i, .signin-loader i {
    margin-right: 5px;
}
.nav-header {
    font-family: exoregular;
    position: relative;
      margin-right: auto;
    margin-left: auto;
    width: 960px;
}
.banner-mask .header-wrap {
    position: relative;
    text-align: center;
    color: rgba(0,0,0,.6);
    font-family: exoregular;
}
.banner-mask .header-wrap h2 {
    font-size: 30px;
    margin-top: 100px;
}
.nav-header .nav-header-container a {
    cursor: pointer;
    display: inline-block;
    border: 1px solid hsla(0, 0%, 2.4%, 0.8);
color: hsla(0, 0%, 5.5%, 0.8);
    font-size: 14px;
    padding: 3px 12px;
    border-radius: 3px;
}
.search-on-off {
    float: right;
}
#nav .m-menu,#nav .openMenu {
    position: absolute;
    width: 55px;
    height: 100%;
    display: none;
    left: 0;
    text-align: center;
    vertical-align: middle;
    z-index: 9;
}
#nav .m-menu span,#nav .openMenu span {
    position: absolute;
    width: 19px;
    height: 1px;
    left: 50%;
    margin-left: -10px;
    background-color: #fff;
    -webkit-transition: opacity .2s,-webkit-transform .4s ease-out;
    transition: opacity .2s,-webkit-transform .4s ease-out;
    -o-transition: opacity .2s,-o-transform .4s ease-out;
    -moz-transition: transform .4s ease-out,opacity .2s,-moz-transform .4s ease-out;
    transition: transform .4s ease-out,opacity .2s;
    transition: transform .4s ease-out,opacity .2s,-webkit-transform .4s ease-out,-moz-transform .4s ease-out,-o-transform .4s ease-out;
    transition: transform .4s ease-out,opacity .2s,-webkit-transform .4s ease-out;
}
.m-menu .menu-top {
    top: 15px;
}
.openMenu .menu-top {
    top: 15px;
}
.m-menu .menu-middle {
    top: 23px;
}
.openMenu .menu-middle {
    top: 23px;
}
.m-menu .menu-bottom {
    top: 31px;
}
.openMenu .menu-bottom {
    top: 31px;
}
.m-nav {
    background-color: #0d0d0d;
    width: 100%;
    position: absolute;
    top: 63px;
    left: 0px;
    padding-top: 0px;
    padding-bottom: 80px;
    display: none;
    z-index: 2;
}
.m-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #FFFFFF;
    border-bottom: solid 1px #262626;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
    text-align: center;
}
.m-nav a {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: returnToNormal;
    animation-name: returnToNormal;
}
/**top nav**/
.container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.topNav-items {
    border-bottom: 1px solid rgba(0,0,0,.05);
    line-height: 50px;
    font-size: 14px;
    width: 75%;
}
.topNav-items li {
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
}
/**lbotu**/
.wrapper {
    width: 625px;
    height: 270px;
    overflow: hidden;
    margin: 10px 0 0 0;
    position: relative;
    border-radius: 5px;
    float: left;
}
.wrapper .content{
    position:absolute;
    width:3750px;
    top:0;
    left:0;
        }
.wrapper .content img{
            height:270px;
            width:100%;
            vertical-align: middle;
        }
 .content li{
   float:left;
   width:625px;
        }
        .btn{
            text-decoration: none;
            color:white;
            font-weight: bolder;
            position: absolute;
            display:inline-block;
            width:40px;
            height:50px;
            background:rgba(0,0,0,.4);
            top:50%;
            margin-top:-25px;
            text-align: center;
            line-height: 50px;
        }
        .btn:hover{
            background: rgba(0,0,0,.7);
        }
        .pre{
            left:0;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
            display: none;
        }
        .next{
            right:0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            display:none;
        }
        .carousel{
            width:100%;
            position:absolute;
            bottom: 20px;
            text-align: center;
            font-size: 0;
        }
        .carousel li{
            display:inline-block;
            height:5px;
            width:30px;
            background: #4e4e4d;
            border-radius: 2px;
            margin-left: 10px;
        }
        .carousel .active{
            background: #fff;
        }
/**blogmulu**/
.blogmulu {
    background: #fff;
  float: right;
 padding: 10px 0px 0px 0px;
}
.blog-link {
    position: relative;
    margin-bottom: -5px !important;
    position: relative;
    display: block;
    font-size: 13px;
    background: #fff;
    color: #525252;
    line-height: 40px;
    margin-left: -10px;
    padding: 0 14px;
    border: 1px solid #DDD;
    border-radius: 2px;
    width: 310px;
}
.blog-link a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.blog-link-title {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    width: 100px;
    text-align: center;
    background: rgba(255,255,255,.08);
        background-color: rgba(255, 255, 255, 0.08);
    transition: width .3s;
    border-radius: 0 3px 3px 0;
}
.blog-link-z1 .blog-link-title {
    background-color: #3E3E3E;
    color: #fff;
}
.blog-link-z2 .blog-link-title {
    background-color: #141414;
    color: #fff;
}
.blog-link:hover .blog-link-title
{width:116px}
/**soso**/
#search {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    margin-top: 0;
    display: none;}
.s-form {
    display: inline-block;
    width: 100%;
    height: 50px;
    border: 1px solid #5e5e5e;
    border-radius: 3px;
    padding-left: 3px;
    margin-bottom: 10px;
}
#search .search-content {
    width: 50%;
    position: absolute;
    top: 123px;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, 0);
}
#search form .s-key {
    font-size: 15px;
    width: 84%;
    border: 0;
    line-height: 40px;
    height: 50px;
    padding: 0 2%;
    float: left;
    background-color: transparent;
    color: #5e5e5e;
}
#search .search-bg {

    background: #F0F1F0;
    opacity: 1.88;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;

}
.s-form #btnPost, .emall-dy input.yxdy {
    width: 16%;
    height: 50px;
    border: 0;
    background-color: #5e5e5e;
    color: #fff;
    float: right;
}
/****首页文章列表****/
.container {
    width: 960px;
    margin: auto;
    overflow: auto;
    *overflow: visible;
}
.hotsite {
    background-color: #fff;
    font-size: 0;
    padding: 20px 0;
    border: 1px solid hsla(0,0%,100%,.95);
    margin-top: 20px;
}
.container .box {
    background: #fff;
    border-radius: 5px;
    width: 650px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 40px 20px 0px;
}
.newstop {
color: #bebdbd;
font-size: 12px;
overflow: auto;
border-top: 1px solid #f0f0f0;
padding-bottom: 30px;
}
.newstop h2 {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newstop dt a {
    display: block;
    height: 175px;
    width: 300px;
}
.newstop h2 a {
    color: #434a54;
}
.newstop dd {
    float: right;
    width: 288px;
    line-height: 16px;
    margin-top: -175px;
    overflow: auto;
}
.newstop span {
    float: right;
}
.newstop p {
    margin-top: 25px;
    line-height: 24px;
    color: #706f6f;
    font-size: 14px;
}
.news {
    color: #bebdbd;
    font-size: 12px;
}
.news span {
    float: right;
}
.newslist2 img {
    display: block;
  float: right;
}
.news p {
    text-indent:2em ;
    margin-top: 15px;
    line-height: 24px;
    color: #706f6f;
    font-size: 14px;
}
.news p a {
    float: right;
    margin-left: 15px;
    font-size: 12px;
    *float: none;
}
.news a {
    color: #a7a9ad;
}
.newslist1,.newslist2,.newslist{
    color: #bebdbd;
    font-size: 12px;
    overflow: auto;
   border-bottom: 1px solid #f0f0f0;
   padding-bottom: 20px;
}
.newslist1 h2,.newslist2 h2,.news h2  {
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 3px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newslist1 h2 a,.newslist1 h2 a,.news h2 a {
    color: #434a54;
}
.newslist1 dt {
    float: left;
    width: 300px;
}
.newslist1 dd {
    float: right;
    width: 288px;
    line-height: 16px;
    overflow: auto;
}
.newslist2 dd  {
    float: left;
    width: 286px;
    line-height: 16px;
    overflow: auto;
}
.newslist1 span {
    float: right;
}
.newslist1 p {
    margin-top: 15px;
    line-height: 24px;
    color: #706f6f;
    font-size: 14px;
}
.newslist1 p a {
    float: right;
    margin-left: 15px;
    font-size: 12px;
    *float: none;
}
/*分页*/
.pageg {
    width: 100%;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.pageg a, .pageg span.current {
    display: inline-block;
    background-color: #fafafa;
    padding: 3px 10px;
    border: 1px solid rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .6);
    font-size: 12px;
    border-radius: 3px;
    margin: 0 3px 3px 0;
}
.pageg span.current, .pageg a:hover {
border: #7b7a7a solid 1px;
color: #fff;
background: #7b7a7a;
}
/****首页侧边栏****/
.sidebar {
    width: 310px;
    overflow: hidden;
    float: right;
}
.recommended-authors {
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 13px;
    text-align: center;
     width: 311px;
  background-color: #fff;
}
.recommended-authors .list .follow {
   float: right;
margin-top: 5px;
padding: 0;
font-size: 13px;
color: #42c02e;
}
.recommended-authors .title {
  background: #f8f8f8;
    text-align: left;
   line-height: 40px;
}
.recommended-authors .title span {
    font-size: 14px;
    padding-left: 16px;
    color: #969696;
   font-weight: 600;
}
.recommended-authors .list {
    margin: 0 0 20px;
    text-align: left;
    list-style: none;
}
.recommended-authors .list li {
    margin-top: 15px;
}
.recommended-authors .list li a {
   margin-top: 2px;
font-size: 12px;
color: #969696;
}
/**文章页面**/
.post {
    width: 67.5%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 20px 20px 20px;
}
.post_title {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.post_title h2 {
    font-size: 24px;
}
.post_title span,.post_title time {
color: rgba(0,0,0,.44);
font-size: 14px;
font-family: dinmedium;
margin-right: 20px;
}
.post_content {
    font-size: 15px;
    line-height: 2.8em;
    word-wrap: break-word;
}
.post_content img {
  max-width: 100%;
height: auto;
display: inline-block;
  }
.pager {
    margin: 40px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}
.pager li {
    display: inline-block;
    padding: 20px 0;
    width: 44%;
}
.nextpost p, .previous p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}
/**标签分享**/
.tag_share {
    margin: 20px 0;
    font-size: 0;
    position: relative;
    padding-top: 20px;
    font-weight: 300;
}
.tag_share * {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.share a {
    text-align: center;
    margin-left: 5px;
    padding: 7px;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 36px;
    cursor: pointer;
}
.share>a.weixin .qrpopup {position: absolute;top: -190px;left: 0px;padding: 8px 8px 0;background-color: #fff;border: 1px #eee solid;text-align: center;opacity: 0;visibility: hidden;z-index: 12;}
.share>a.weixin:hover .qrpopup {top: -164px;opacity: 1;visibility: visible;}
.share>a.weixin .qrpopup span {display: block;font-size: 12px;white-space: nowrap;}
.single-product .share>a.weixin .qrpopup{top: 20px;right: 100px;}
.share a.weibo:hover{color:#e24040;}
.share a.weixin:hover{color:#20b767;}
.share a.qq:hover{color:#3d93e0;}
.share a.qqzone:hover{color:#FECC2F;}
.tags a {
    background-color: #fafafa;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    color: rgba(0,0,0,.44);
    display: inline-block;
    font-size: 12px;
    padding: 2px 9px;}

.single_banquan {
    margin-top: 20px;
    padding: 7px 0 7px 20px;
    border: 1px solid #ececec;
    background: #fafafa;
}
.zangshang {
    float: right;
    overflow: hidden;
    padding: 0;
}
.zangshang .singlezang, .zangshang .singleshang {
    display: inline-block;
    opacity: .8;
    line-height: 1;
    padding: 6px 12px;
    font-size: 14px;
    margin: 0 7px;
  width: 75px;
text-align: center;
height: 32px;
}
.singlezang {
   border: 1px solid #394048;
   color: #394048;
}
.singleshang{
   border: 1px solid #394048;
   color: #ffffff;
background: #394048;
}
.zangshang .fa {
    margin-right: 7px;
    top: 0;
}
.zangshang .singlezang:hover {
	border-color:#adadad;
	background-color:#ebebeb;
	color:#333
}
/**文章留言**/
.msg {
    font-size: 14px;
}
.msgname, .msgname a {
    color: #bbb;
    font-weight: normal;
}
.msgname img, .avatar {
    float: left;
    height: 44px;
    width: 44px;
    border: 1px solid #eee;
    padding: 2px;
    margin: 0 10px 0 0;
    border-radius: 5px;
}
.recommended-authors .list li img {
    width: 44px;
  height:44px;
}
.pull-right {
    float: right;
}
.msgarticle {
    border: 1px dotted #eee;
    padding: 6px 12px;
}
#divCommentPost {
    margin-top: 20px;
}
#divCommentPost p {
    margin-bottom: 1em;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
    *font-size: 100%;
}
textarea, input {
    border: medium none;
    resize: none;
    transition: all 400ms ease 0s;
}
input[type="text"],input[type="password"],input[type="email"], textarea {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #999;
    border: 1px solid #EEE;
    padding: 8px 10px;
    border-radius: 2px;
    transition: all .2s ease-in-out 0s;
    font-family: "Microsoft Yahei",arial,helvetica,sans-serif;
}
.text_area {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 2px;
    border: solid 1px #e4e4e4;
    color: inherit;
    display: block;
    outline: 0;
    margin: 5px 0;
    text-decoration: none;
    height: 100px;
    max-width: 100%;
}
textarea {
    resize: vertical;
}
.send {
    float: right;
}
.send input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    padding: 0 16px;
    height: 36px;
    background-color: #7b7a7a;
    cursor: pointer;
    border-radius: 2px;
    transition: all .2s ease-in-out 0s;
}
.text_area:focus,#inpHomePage:focus,#inpName:focus,#inpEmail:focus {
    border-color: #7b7a7a;
}
/**侧栏热门文章Tab**/
#tab { 
width: 311px;
  margin-bottom: 20px;
padding-top: 10px;
}
.tab-nav {
    height: 40px;
    margin: 6px 0px;
    text-align: center;
    overflow: hidden;
    background: #f8f8f8;
}
.tab-nav a {
    display: inline-block;
    font-size: 14px;
    width: 32.33%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    color: #999999;
}
.j-tab-con div { display:none;}
#tab .function {
    margin-left: 10px;
    margin-right: 10px;
}
#tab .block { display:block;}
#tab #related li {
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #DEDEDE;
    display: block;
    padding: 6px 0 6px 0;
    position: relative;
    -webkit-transition: all .6s;
    -moz-transition: all 1s;
    transition: all .6s;
  }
#related .title {
   padding-left: 10px;
}
#tab .tab-nav a:hover,.tab-nav a.up {color: #555;background: #eee;}
/**侧栏站点信息**/
.statistics {
    margin-bottom: 20px;
    padding-top: 0px;
    font-size: 13px;
    text-align: center;
    width: 311px;
    background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.statistics .title {
    background: #f8f8f8;
    text-align: left;
    line-height: 40px;
}
.statistics .title span {
    font-size: 14px;
    padding-left: 16px;
    color: #969696;
    font-weight: 600;
}
.statistics .list li {
    float: left;
    width: 50%;
}
.statistics .list {
    overflow: hidden;
    padding: 0;
    line-height: 35px;
    color: #888;
}
/**侧栏博主信息**/
#signin_box {
    border: 1px solid #f0f0f0;
    width: 310px;
    height: 103px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}
#signin_box .qrcode {
    width: 80px;
    height: 80px;
    opacity: .85;
}
#signin_box .info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
#signin_box .info .title {
    font-size: 13px;
    color: #999;
}
#signin_box .info .description {
    margin-top: 4px;
    font-size: 13px;
    color: #999;
}
#signin_box .info .host {
    margin-top: 4px;
    font-size: 13px;
    color: #999;
}
#signin_box .board  {
    padding: 10px 22px;
    width: 100%;
}
/**侧栏自带模块**/
.widget_divStatistics,.widget_divLinkage,.widget_divContorPanel,.widget_divCatalog,.widget_divNavBar,.widget_divTags,.widget_divFavorites,.widget_divPrevious,.widget_divMisc {
    margin-bottom: 20px;
    padding-top: 0px;
    font-size: 13px;
    text-align: center;
    width: 311px;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
}
.widget_divStatistics h3,.widget_divLinkage h3,.widget_divCatalog h3,.widget_divContorPanel h3,.widget_divNavBar h3,.widget_divTags h3,.widget_divFavorites h3,.widget_divPrevious h3 {
    background: #f8f8f8;
    text-align: left;
    line-height: 40px;
  padding-left: 16px;
    color: #969696;
}
.widget_divStatistics ul,.widget_divLinkage ul,.widget_divContorPanel li,.widget_divCatalog ul,.widget_divNavBar li,.widget_divTags ul,.widget_divFavorites ul,.widget_divPrevious ul,.widget_divMisc ul {
    overflow: hidden;
    padding: 0;
    line-height: 35px;
    color: #888;
}
.widget_divStatistics ul li,.widget_divLinkage ul li,.widget_divContorPanel ul li,.widget_divCatalog ul li,.widget_divNavBar li,.widget_divFavorites ul li,.widget_divMisc ul li {
    float: left;
    width: 50%;
}
.widget_divTags ul li {
    float: left;
    width: 33%;
}
.widget_divPrevious ul li {
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #DEDEDE;
    display: block;
    padding: 6px 0 6px 0;
    position: relative;
    -webkit-transition: all .6s;
    -moz-transition: all 1s;
    transition: all .6s;
}
/**标签云*读者墙*/
.article-header {
    margin-bottom: 20px;
    padding: 25px 0;
    border-bottom: 1px solid #eee;
    text-align: center;
    word-break: break-all;
}
.article-title a, .article-title a:hover {
    color: #555;
}
.tag-clouds {
    overflow: hidden;
}
.tag-clouds li {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    border-radius: 2px;
    background-color: #eee;
    color: #999;
    font-size: 12px;
}
.readers-list li {
    width: 200px;
    font-size: 12px;
    float: left;
   padding-right: 2px;
   padding-left: 6px;
}
.readers-list li a {
    border: 1px  dashed #DEDEDE;
    border-radius: 4px;
    display: block;
    padding: 5px;
    margin-bottom: 9px;
    position: relative;
    overflow: hidden;
    line-height: 20px;
    height: 55px;
    font-size: 12px;
    color: #969696;
}
.article-content {
    font-size: 15px;
    line-height: 25px;
    word-wrap: break-word;
}
.igreen {
    margin: 20px 0;
    padding: 15px 15px 15px 20px;
    font-size: 12px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 5px;
    border: 1px dashed #DEDEDE;
    color: #779b39;
}
.plinks h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
}
.plinks ul {
    clear: both;
    overflow: hidden;
    padding: 0;
}
.plinks ul li {
    width: 20%;
    float: left;
}
.plinks ul li a {
    display: block;
    padding: 10px 15px;
    line-height: 1;
    overflow: hidden;
    border: 1px solid #eaeaea;
    margin: 10px 10px 0 0;
    border-radius: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.iyellow {
    margin: 20px 0;
    padding: 15px 15px 15px 20px;
    font-size: 12px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 5px;
    border: 1px dashed #DEDEDE;

}
/**底部**/
.flinks {
    text-align: center;
    margin: 20px auto 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.flinks h4 {
    height: 40px;
    line-height: 40px;
    border-radius: 5px 5px 0 0;
    background: #f8f8f8;;
}
.flinks strong {
    margin: 0 7px 10px;
    display: inline;
}
.flinks ul {
    display: inline;
    margin: 0 15px 10px 5px;
    padding: 10px 0 15px;
    overflow: hidden;
    height: 56px;
}
.flinks ul li {
    display: inline-block;
    margin: 0 7px;
    margin-left: 7px;
    margin-bottom: 0px;
    margin-bottom: 7px;
    color: #878787;
    font-size: 12px;
    height: 14px;
    line-height: 28px;
    margin-left: -1px;
    padding: 0 9px;
    white-space: nowrap;
}
.footer {
    font-family: exoregular;
  text-align: center;
    margin: 0 auto;
}
#box {
    position: fixed;
    bottom: 45px;
    width: 45px;
    height: 156px;
    left: 50%;
    margin-left: 580px;
    z-index: 999;
    text-align: right;
}
#box div#gotop {
    font-size: 2.4em;
    display: none;
    cursor: pointer;
    top: 53px;
}
#box a,#box div#gotop {
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    color: #6d817f;
    display: block;
    margin-bottom: 3px;
    background-color: #eee;
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}
#gotop {
    transition: all .5s ease 0s;
}
#gotop {
    display: block;
    position: fixed;
    right: 150px;
    text-align: center;
    font-size: 25px;
    color: rgba(89, 88, 87, 0.5);
    z-index: 1000;
}
#box a#comment-t {
    top: 53px;
}

#t-bei { width:100%;height:100%;position:fixed;top:0px;left:0px;background-color:rgb(45, 45, 45);z-index:100;opacity:0.5;display: block;}
#t-opo { background:#fff; position: fixed; z-index: 7000; left: 50%; top: 50%;margin-left:-230px; margin-top:-150px; width:425px; height:300px;}
#t-opo-content {padding:10px;}
#t-opo-content p{width: 48%; float: left; text-align: center;}
#t-opo-content img {width:200px;height:200px;float:left;padding:10px;}
#tca{position:absolute;right:10px;top:6px;color:#5d5858;font-size:12px;}
#t-opo-title h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 23px 0 1px;
}
@media (max-width: 639px) {

#t-opo-title h3 {
    font-size: 16px;
    margin: 0px 0px 5px;
}
   #top_nav,.right,.nav {
    display: none;
}  
  .topNav {
    display: none;
}
  .header {
    width: 100%;
    padding: 0;
    text-align: center;
    height: 55px;
}  
    .container,.container .box {
    width: 100%;
    padding: 0 5px 5px 5px;
}
  .newslist img,.newslist1 dt img,.newstop dt img,.newslist2 dt img{
    width: 100%;
}

 #nav .logo {
    width: 100px;
    height: 50px;
    background: none;
    float: none;
    margin: auto;
}
#nav {
    height: 40px;
}
  #nav .m-menu, #nav .openMenu
  {
    display: inline-block;
}
  #search .search-content
  {
    width: 90%;
  }
  .s-form #btnPost, .emall-dy input.yxdy 
  {
    width: 26%;
}
  #search form .s-key
  {
    width: 74%;
}
  .post {
    width: 100%;
}
  .tag_share .tags {
    width: 100%;
    padding-left: 0px;
    text-align: center;
}
  .tag_share .share {
    width: 100%;
    text-align: center;
}
  html, body {
    margin-top: 0px;
    margin-bottom: 0px;
}
  .banner-mask .header-wrap h2 {
    margin-top: 40px;
}
  .newstop dd,.newslist1 dd,.newslist2 dt {
    width: auto;
    margin-top: 5px;
}  
  .newslist2 dd {
    width: auto;
}
.sidebar {
display: none;
}  
#nav .logo h1 img {
    border: none;
    width: 120px;
    min-height: 35px;
}
.search-on-off, .signin-loader {
display: none;
}
  .blogmulu,.wrapper {
display: none;
}
  #nav .openMenu span.menu-middle {
    opacity: 0;
    -webkit-transform: translate3d(-20px,0,0);
    -moz-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
}
  #nav .openMenu span.menu-top {
    -webkit-transform: translate3d(0,8px,0) rotate(45deg);
    -moz-transform: translate3d(0,8px,0) rotate(45deg);
    transform: translate3d(0,8px,0) rotate(45deg);
}
  #nav .openMenu span.menu-bottom {
    -webkit-transform: translate3d(0,-8px,0) rotate(-45deg);
    -moz-transform: translate3d(0,-8px,0) rotate(-45deg);
    transform: translate3d(0,-8px,0) rotate(-45deg);
}
  #t-opo {
    width: 300px;
    margin-left: -150px;
    margin-top: -125px;
    padding: 30px 10px;
    height: 250px;
}
  #t-opo-content img {
    width: 129px;
    height: 129px;
}
  .wrapper {
    width: 100%;
}
  .newslist1 dt {
    float: left;
    width: 100%;
}
}













