@charset "utf-8";
* html body {
    overflow: visible
}

* html iframe, * html frame {
    overflow: auto
}

* html frameset {
    overflow: hidden
}

::selection {
    color: #FFF;
    background: #8DC61E
}

::-moz-selection {
    color: #FFF;
    background: #8DC61E
}

::-webkit-selection {
    color: #FFF;
    background: #8DC61E
}

body {
    font: 14px/1.5 "Microsoft Yahei", "microsoft yahei", sans-serif;
    font-weight: normal;
    color: #333;
    background: #EEF9D1 url(/css/article/images/theme_top.jpg) no-repeat scroll center top;
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

input, select {
    font-size: 16px;
    vertical-align: middle
}

ol, ul, li {
    list-style: none
}

textarea, input {
    word-wrap: break-word;
    word-break: break-all;
    padding: 0
}

img {
    border: 0 none
}

li {
    list-style-type: none
}

b, strong {
    font-weight: bold;
}

a {
    color: #333;
    text-decoration: none;
}

a:link, a:visited {
    text-decoration: none
}

a:hover {
    color: #ff7e00;
}

a {
    blr: expression(this.onFocus=this.close());
}

　a {
    blr: expression(this.onFocus=this.blur());
}

　a:focus {
    -moz-outline-style: none;
}

a.more {
    width: 46px;
    height: 11px;
    display: inline-block;
    background: url(/css/article/images/meiwen_more.gif) no-repeat scroll center center transparent;
}

a.meiwen {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}

a.f60 {
    color: #f60 !important
}

a:hover.f60 {
    color: #fff !important
}

.fl {
    float: left;
    display: inline;
    overflow: hidden
}

.fr {
    float: right;
    display: inline;
    overflow: hidden
}

.ml {
    margin-left: 10px !important;
    overflow: hidden
}

.mr {
    margin-right: 10px !important;
    overflow: hidden
}

.mt {
    margin-top: 10px !important;
    overflow: hidden
}

.mb {
    margin-bottom: 10px !important;
    overflow: hidden
}

.cl {
    clear: both
}

.green {
    color: #8DC61E !important
}

.red {
    color: #f00 !important
}

.clear {
    clear: both;
    height: 10px;
    width: 100%;
    font-size: 1px;
    line-height: 0;
    visibility: hidden;
    overflow: hidden;
}

.new {
    background: transparent url(/css/article/images/meiwen_new.gif) no-repeat scroll right top;
}

.jian {
    background: transparent url(/css/article/images/meiwen_jian.gif) no-repeat scroll left 4px;
}

.sosuo {
    background: transparent url(/css/article/images/meiwen_serach.gif) no-repeat scroll 2px center;
}

.boys {
    background: transparent url(/css/article/images/meiwen_boys.png) no-repeat scroll 5px center;
    padding-left: 26px;
}

.girl {
    background: transparent url(/css/article/images/meiwen_girl.png) no-repeat scroll 5px center;
    padding-left: 26px;
}

.score {
    background: transparent url(/css/article/images/meiwen_scores.png) no-repeat scroll 4px 4px;
    padding-left: 20px;
}

.skins {
    background: transparent url(/css/article/images/meiwen_skin.gif) no-repeat scroll 5px center;
    padding-left: 20px;
}

.s-weibo {
    background-position: 2px 4px;
    background-color: #FBB798;
}

.s-weibo:hover {
    background-color: #F9595E;
}

.t-weibo {
    background-position: 4px -37px;
    background-color: #7CE0E0;
}

.t-weibo:hover {
    background-color: #00BFE9;
}

.i-qzone {
    background-position: 3px -78px;
    background-color: #F0C64E;
}

.i-qzone:hover {
    background-color: #FFAB00;
}

.i-marks {
    background-position: 6px -115px;
    background-color: #F7BDFE;
}

.i-marks:hover {
    background-color: #CC7CE0;
}

.i-write {
    background-position: 6px -150px;
    background-color: #A5D188;
}

.i-write:hover {
    background-color: #74b000;
}

/* 头部 */
#header {
    width: 100%;
    margin: 0 auto;
}

#toolbar {
    width: 100%;
    height: 30px;
    top: 0;
    z-index: 1000;
    left: 0;
    background: transparent;
}

.tool {
    width: 1012px;
    height: 30px;
    margin: 0 auto
}

.tool .left {
    width: 600px;
    background: transparent url(/css/article/images/ico-phone.gif) no-repeat scroll left center;
    padding-left: 14px;
}

.tool .left a {
    float: left;
    height: 30px;
    color: #60AA19;
    line-height: 30px;
    padding: 0 20px 0 0;
}

.tool .right {
    text-align: right;
    width: 285px;
    height: 30px;
    line-height: 30px;
    position: relative
}

.tool .right, .tool .right a {
    color: #60AA19
}

.tool .left a:hover, .tool .right a:hover {
    color: #f60
}

.head {
    width: 1012px;
    height: 70px;
    margin: 0 auto 0;
}

.head .logo {
    width: 300px;
    height: 60px;
    position: relative;
    transition-duration: .9s;
    overflow: hidden
}

.logo:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 15px;
    background-color: rgba(255, 255, 255, .15);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 1s ease-in 1s infinite;
    -o-animation: searchLights 1s ease-in 1s infinite;
    animation: searchLights 1s ease-in 1s infinite
}

@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@-o-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@-moz-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

.head .left {
    width: 645px;
    height: 60px;
    overflow: hidden
}

.head .right {
    width: 250px;
    height: 34px;
    margin: 13px 0;
}

.head .right a {
    float: left;
    overflow: hidden;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    line-height: 32px
}

.head .right a {
    background-image: url(/css/article/images/meiwen_head_ico.png);
    background-repeat: no-repeat;
    border-radius: 3px;
}

.head .right a, .tougao_btn, .listbom .fenxiang {
    background-image: url(/css/article/images/meiwen_head_ico.png);
    background-repeat: no-repeat;
    border-radius: 3px;
}

.serach {
    width: 320px;
    overflow: hidden;
    padding: 13px 0;
}

.search_k {
    height: 30px;
    width: 210px;
    line-height: 30px;
    padding: 0 3px 0 30px;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft Yahei";
    border: 2px solid #74B000;
}

.search_s {
    height: 34px;
    width: 60px;
    cursor: pointer;
    line-height: 30px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    border: 0;
    font-size: 15px;
    background: #74B000
}

.tougao_btn {
    width: 100px;
    height: 32px;
    border: 0 none;
    color: #FFF;
    font-size: 15px;
    font-family: "Microsoft Yahei";
    cursor: pointer;
    padding: 0 0 0 23px;
}

/* 导航 */
.nav {
    width: 1066px;
    background: transparent url(/css/article/images/nav.png) repeat-x scroll 0 0;
    margin: 0 auto;
    height: 40px;
    text-align: center;
    overflow: hidden
}

.nav ul {
    width: 1012px;
    display: inline-block
}

.nav ul li {
    float: left;
    display: inline;
    overflow: hidden;
    background: transparent url(/css/article/images/nav_a.png) no-repeat scroll right center
}

.nav ul li a {
    padding: 0 12.6px;
    font-size: 16px;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    display: block
}

.nav ul li a:hover {
    background: #5D8100;
    color: #FFF;
    text-decoration: none
}

.nav ul li a.active {
    background: #5D8100;
    color: #fff
}

/* 二级导航 */
#subnav {
    margin: 0 auto;
    background: transparent url(/css/article/images/subnav.png) no-repeat scroll top center;
}

.subnav {
    margin: 0 auto 10px;
    text-align: center;
    overflow: hidden
}

.subnav ul {
    display: inline-block;
    width: 1012px;
    border-right: 1px dotted #86bf15;
    border-bottom: 1px dotted #86bf15;
    overflow: hidden
}

.subnav li {
    width: 91px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-top: 1px dotted #86bf15;
    border-left: 1px dotted #86bf15;
    float: left;
    overflow: hidden
}

.subnav li, .subnav li a {
    display: block;
    color: #719D00;
    background: #FFF;
}

.subnav li a:hover {
    background-color: #8DC61E;
    color: #FFF;
}

.subnav ul li a.active {
    background: #8DC61E;
    color: #fff
}

/* 换肤 */
#skin {
    display: none;
    top: 140px;
    position: fixed;
    width: 100%;
    z-index: 99999
}

.skin {
    border: 2px solid #CCC;
    box-shadow: 0 2px 5px #CCC;
    width: 1050px;
    background: #F0F0F0;
    margin: 0 auto;
    padding: 10px 8px 0;
    overflow: hidden
}

.skin li {
    float: left;
    width: 140px;
    margin-right: 10px;
    padding-bottom: 15px;
    height: 90px;
    cursor: pointer
}

.skin li a img {
    width: 140px;
    height: 90px;
    border: 2px solid #FFF
}

.skin li a:hover img {
    border: 2px solid #8EC61D
}

.skin li.select i {
    z-index: 999999;
    width: 30px;
    height: 30px;
    position: absolute;
    background: transparent url(/images/skin/select.png) no-repeat scroll center center/26px 25px
}

.skin dt {
    height: 30px;
    margin: 0 auto 10px;
    line-height: 30px;
    overflow: hidden
}

.skin dt h3 {
    width: 96%;
    float: left;
    color: #777;
    padding-left: 10px
}

.skin dt a.close {
    float: right;
    width: 30px;
    height: 30px;
    position: absolute;
    background: transparent url(close.png) no-repeat scroll right center
}

.skin dd {
    width: 140px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    padding-bottom: 10px;
    overflow: hidden
}

.skin dd a {
    height: 30px;
    padding-right: 5px;
    display: block;
    border-radius: 5px;
    background: #8EC61D;
    color: #FFF;
    font-size: 16px;
    text-align: center
}

.skin_01 {
    background: #EEF9D1 url(/css/article/images/theme_top.jpg) no-repeat scroll center top
}

.skin_02 {
    background: url(/css/article/images/meiwen_com_cn_skin02.jpg) no-repeat scroll center top #F7F7F7
}

.skin_03 {
    background: url(/css/article/images/meiwen_com_cn_skin03.jpg) no-repeat scroll center top #F7F7F7
}

.skin_04 {
    background: url(/css/article/images/meiwen_com_cn_skin04.jpg) no-repeat scroll center top #FCF3E2
}

.skin_05 {
    background: url(/css/article/images/meiwen_com_cn_skin05.jpg) no-repeat scroll center top #FFF
}

.skin_06 {
    background: url(/css/article/images/meiwen_com_cn_skin06.jpg) no-repeat scroll center top #FFF
}

.skin_07 {
    background: url(/css/article/images/meiwen_com_cn_skin07.jpg) no-repeat scroll center top #FFF
}

.skin_08 {
    background: url(/css/article/images/meiwen_com_cn_skin08.jpg) no-repeat scroll center top #FFF
}

.skin_09 {
    background: url(/css/article/images/meiwen_com_cn_skin09.jpg) no-repeat scroll center top #B3DAB5
}

.skin_10 {
    background: url(/css/article/images/meiwen_com_cn_skin10.jpg) no-repeat scroll center top #E8F2E9
}

.skin_11 {
    background: url(/css/article/images/meiwen_com_cn_skin11.jpg) no-repeat scroll center top #A5CD52
}

.skin_12 {
    background: url(/css/article/images/meiwen_com_cn_skin12.gif) no-repeat scroll center top #ACD167
}

.skin_13 {
    background: url(/css/article/images/meiwen_com_cn_skin13.jpg) no-repeat scroll center top #C5E1CA
}

.skin_14 {
    background: url(/css/article/images/meiwen_com_cn_skin14.jpg) no-repeat scroll center top #F1FEE4
}

/* 容器 */
.container {
    position: relative;
    width: 1012px;
    margin: auto;
    background: url(/css/article/images/meiwen_container_repeat.png) repeat-y scroll 0 0 transparent
}

.container .container-bd {
    background: url(/css/article/images/meiwen_container_top.jpg) no-repeat scroll center top transparent;
    padding: 20px 10px 10px;
    border-radius: 5px;
}

.container .container-bottom {
    background: url(/css/article/images/meiwen_container_bottom.png) no-repeat scroll 0 0 transparent;
    height: 11px;
    overflow: hidden
}

.wrap {
    width: 960px;
    margin: 0 auto 10px;
    overflow: hidden;
}

.meiwen-wrap {
    border: 1px solid #CFE695;
    overflow: hidden
}

.meiwen-left {
    width: 648px;
    border: 1px solid #CFE695;
    overflow: hidden
}

.meiwen-right {
    width: 298px;
    border: 1px solid #CFE695;
    overflow: hidden
}

.border {
    border: 1px solid #CFE695;
}

.w630 {
    width: 630px;
    height: 557px;
    overflow: hidden
}

.h430 { /*height:430px;*/
}

.h390 {
    height: 390px;
    overflow: hidden
}

.w305 {
    width: 305px !important;
}

.w958 {
    width: 958px !important;
}

.plr4 {
    padding: 1px 4px 1px;
}

.pr4 {
    padding: 0 4px 10px;
}

.plr5 {
    padding: 0 5px 0;
}

.AD-960, .index-960 {
    margin: 0 auto 10px auto !important
}

.AD-648 {
    background-color: #FFF;
    padding: 0 4px 10px;
}

.AD-650 {
    background-color: #FFF;
}

.AD-680 {
    padding: 10px 0 0;
    margin-right: 10px !important
}

.AD-list {
    padding: 10px 0 0;
}

.AD-300 {
    float: right;
    background: #FFF;
    margin-bottom: 10px !important;
}

.AD-240 {
    float: right;
    background: #FFF;
}

.AD-960, .AD-648, .AD-650, .AD-680, .AD-list, .AD-300, .AD-240, .index-960 {
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}

.AD-960 {
    border: 1px solid #CFE695;
    min-height: 74px;
    padding: 8px 0;
    width: 960px;
    background: #fff url(/css/article/images/tougao.gif) no-repeat center center;
}

.like {
    width: 85px;
    height: 25px;
    float: right;
    text-align: center;
    padding: 7.5px 10px 0;
    background: #FAFFED url(/css/article/images/loading.gif) no-repeat scroll center 10px;
    z-index: 9;
    overflow: hidden;
}

.sidefixed {
    width: 300px;
    float: right;
    position: relative;
}

.article-right {
    width: 300px;
    float: right;
    overflow: hidden
}

.index_article {
    width: 660px;
    overflow: hidden;
}

.bdlikebutton {
    font-size: 14px !important;
    font-family: "Microsoft Yahei", "microsoft yahei", Arial !important;
}

/* title */
.title {
    width: 100%;
    background: #FAFFED;
    border-bottom: 1px solid #CFE695;
    overflow: hidden
}

.title h3, .title h1 {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-weight: normal;
}

.title h3 span, .title h1 span {
    float: none;
    margin-left: 0;
    display: inline;
    padding: 0 15px;
    background: transparent url(/css/article/images/meiwen_title_icon.gif) no-repeat scroll left center;
    position: relative;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    color: #8EC61D
}

.title h3 span a, .title h1 span a {
    color: #8EC61D
}

.title .list {
    font-size: 15px;
    color: #555;
    float: right;
    padding-right: 10px;
    line-height: 40px;
}

.title .list li, .title .list li a {
    height: 40px;
    line-height: 40px;
    color: #555;
    float: right;
    display: block;
}

.title .list li a {
    padding: 0 8px;
}

.title .list a {
    color: #555;
}

.title .list li a:hover {
    background: #8EC61D;
    color: #FFF
}

.title .list li a.active {
    background: #8EC61D;
    color: #FFF
}

.title h1.type {
    padding: 0 25px 0 16px;
    width: auto;
    font-weight: normal;
    font-size: 18px;
    background: #8EC61D url(/css/article/images/meiwen_position.png) no-repeat scroll right center;
    color: #FFF
}

.title h1.type a {
    color: #FFF
}

.profiles p {
    color: #333; /* text-indent: 2em; */
    padding: 10px;
    text-align: justify;
    font: 12px/24px Verdana, Tahoma, Arial;
}

.profiles p a.pic {
    width: 170px;
    height: 110px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #ddd;
}

.profiles p a.pic img {
    width: 170px;
    height: 110px;
}

.title .breadcrumb {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 10px;
    font-weight: normal;
    font-size: 16px;
    color: #8EC61D;
    overflow: hidden;
    background: transparent url(/css/article/images/quick-sprite.png) no-repeat scroll right center;
}

.title a:hover.breadcrumb {
    color: #F60;
}

.title .bread {
    float: left;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    font-size: 16px;
    color: #BFD59A;
}

.title .zan {
    float: right;
    width: 85px;
    color: #8EC61D;
    z-index: 9;
    overflow: hidden;
    background: url(/css/article/images/like.png) no-repeat;
    background-position: -270px -110px;
    height: 40px;
}

.title .zann {
    height: 30px;
    height: 30px;
    margin-top: 12px;
    padding-left: 28px;
    color: #f60;
}

/* 头条*/
.news {
    width: 318px;
    height: 555px;
    border: 1px solid #CFE695;
    overflow: hidden
}

.news dt.list {
    padding: 0 12px;
    overflow: hidden
}

.news dt.list li {
    padding: 10px 0;
    line-height: 1.8em
}

.news dt.list li.bd {
    border-top: 1px solid #E3EFC5;
}

.news dt.list li.on {
    padding-top: 15px;
}

.news dt.list li p {
    height: 50px;
    color: #888;
    overflow: hidden
}

.news dt.list li h2 {
    font-size: 18px;
    color: #000;
    padding-bottom: 5px;
    font-weight: normal
}

.news dt.list li h2 a {
    color: #000
}

.news dt.list li h2 a:hover {
    color: #8EC61D
}

.news dt.list li h2 a.top {
    width: 90%;
    padding-left: 32px;
    z-index: 1;
}

.news dt.list li h2 a.on {
    padding-left: 15px;
    background: transparent url(/css/article/images/meiwen_list.gif) no-repeat scroll 0 9px;
}

/* 幻灯 */
.slide {
    width: 318px;
    height: 246px;
    margin-right: 10px;
    border: 1px solid #CFE695;
    overflow: hidden;
}

#slide {
    height: 246px;
    min-height: 246px;
    overflow: hidden;
}

/* TAB */
.meiwen-read {
    width: 628px;
    height: 297px;
    margin-top: 10px;
    border: 1px solid #CFE695;
    overflow: hidden
}

.meiwen-read .title-list li {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    cursor: pointer;
    font-family: "microsoft yahei";
    width: 20%;
    text-align: center;
    float: left;
    display: inline
}

.meiwen-read .title-list li.on {
    color: #8EC61D;
    cursor: pointer;
    font-weight: normal;
}

.meiwen-read .title-list p {
    position: absolute;
    margin-top: 39px;
    width: 125.6px;
    height: 7px;
    border-top: 2px solid #8EC61D;
    overflow: hidden;
    text-align: center
}

.meiwen-read .title-list b {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -4px;
    border-style: solid dashed dashed dashed;
    border-width: 9px;
    border-color: #8EC61D #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0
}

.meiwen-read .product {
    position: relative;
    overflow: hidden;
    display: none
}

.meiwen-read .product ul {
    padding: 5px 10px 0;
    height: 100%;
    overflow: hidden
}

.meiwen-read .product-wrap .show {
    display: block
}

.meiwen-read .product-wrap .product li {
    line-height: 35px;
    height: 35px;
    padding-left: 14px;
    padding-right: 10px;
    width: 280px;
    display: inline;
    background: transparent url(/index/images/item_li.png) no-repeat -12px 2px;
    float: left;
}

.meiwen-read .product-wrap .product li:hover {
    background: transparent url(/index/images/item_li_hover.png) no-repeat -12px 2px;
}

.meiwen-read .product-wrap .product li a {
    color: #555;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 230px;
    float: left
}

.meiwen-read .product-wrap .product li span {
    overflow: hidden;
    font: 12px/28px Georgia, serif;
    color: #BBB;
    float: right;
    text-align: center
}

.meiwen-read .product-wrap .product li a:hover {
    color: #8EC61D
}

/* 会员登录 */
.user {
    width: 298px;
    height: 246px;
    border: 1px solid #CFE695;
    display: inline;
    overflow: hidden
}

.user .login {
    overflow: hidden;
    border: 1px solid #CFE695;
    background: #FFF none repeat scroll 0 0;
    border-radius: 6px;
    margin: 15px
}

.user .login li {
    border-bottom: 1px solid #CFE695;
    height: 45px;
    padding: 0 15px;
    overflow: hidden
}

.user .login li.none {
    border: medium none
}

.user .login input {
    font-family: "Microsoft YaHei";
    background: transparent none repeat scroll 0 0;
    width: 90%;
    height: 45px;
    line-height: 45px;
    border: medium none
}

.user .login input:focus {
    color: #8DC61E;
}

.user .login input.userid:focus {
    background: transparent url(/css/article/images/meiwen_user.png) no-repeat scroll 0 -36px;
}

.user .login input.pwd:focus {
    background: transparent url(/css/article/images/meiwen_user.png) no-repeat scroll 0 -120px;
}

.user .login .userid {
    background: transparent url(/css/article/images/meiwen_user.png) no-repeat scroll 0 9px;
    padding-left: 30px
}

.user .login .pwd {
    background: transparent url(/css/article/images/meiwen_user.png) no-repeat scroll 0 -79px;;
    padding-left: 30px
}

.user dl {
    margin: 13px 15px
}

.user dl button {
    width: 130px;
    height: 30px;
    font: 14px/28px Arial, serif;
    color: #666;
    border: 1px solid #CFE695;
    cursor: pointer;
    border-radius: 3px;
    background: transparent url(/css/article/images/meiwen_button.gif) repeat-x scroll left center
}

.user dl .login_btn:hover {
    background-color: #74B000;
    transition: .2s;
    color: #FFF
}

.user dl .login-qqbtn {
    width: 126px;
    height: 30px;
    margin-left: 5px;
    margin-top: 2px;
    background: url(/index/images/qq_login.gif) no-repeat scroll 0 1px transparent;
    float: right
}

.userinfo .loginafter {
    margin: 10px 10px 10px 15px;
    overflow: hidden
}

.userinfo .loginafter dt {
    width: 75px;
    height: 75px;
    border-radius: 100%;
    border: 1px solid #cde09c;
    overflow: hidden;
    text-align: center;
    float: left
}

.userinfo .loginafter dt img {
    width: 75px;
    height: 75px
}

.userinfo .loginafter dd {
    height: 75px;
    margin-left: 90px
}

.userinfo .loginafter p {
    height: 35px;
    line-height: 35px;
    overflow: hidden
}

.userinfo .loginafter p span {
    color: #8DC61E;
    font-size: 18px;
    overflow: hidden
}

.userinfo .loginafter p i.girl {
    width: 30px;
    height: 30px;
    padding-left: 30px;
    background: url(/css/article/images/enjoybar.com_ico.png) no-repeat 0 -908px
}

.userinfo .loginafter p i.boy {
    width: 30px;
    height: 30px;
    padding-left: 30px;
    background: url(/css/article/images/enjoybar.com_ico.png) no-repeat 0 -882px
}

.userinfo .loginafter p a.lgbtnS {
    width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
    background-color: #8dc61e;
    border-radius: 5px
}

.userinfo .time {
    color: #999;
    padding: 5px 5px 5px 30px;
    overflow: hidden;
    background: transparent url(/css/article/images/enjoybar.com_ico.png) no-repeat scroll 0 -73px
}

.userinfo .userlink {
    margin-left: 10px;
    overflow: hidden
}

.userinfo .userlink li {
    width: 33%;
    height: 30px;
    float: left;
    margin: 3px 0
}

.userinfo .loginafter p a.lgbtn, .userinfo .userlink li a {
    display: inline-block;
    width: 88px;
    height: 30px;
    line-height: 29px;
    font-size: 14px;
    color: #666;
    text-align: center;
    background: transparent url(/css/article/images/meiwen_userinfo_btn.png) no-repeat scroll 0 0
}

.userinfo .loginafter p a.lgbtn:hover, .userinfo .userlink li a:hover {
    background-position: -88px 0;
    color: #09936C
}

/* 首页栏目样式 */
.category {
    padding: 10px 10px 0;
    overflow: hidden
}

.category .item {
    width: 309px;
    display: inline;
    overflow: hidden;
    float: left
}

.category .item dt img {
    width: 300px;
    height: 120px;
    filter: alpha(opacity=70);
    opacity: .7
}

.category .item dt img:hover {
    opacity: 1
}

.category .item dt {
    width: 300px;
    height: 120px;
    padding: 0 4px;
    position: relative
}

.category .item dt h4 {
    z-index: 1;
    background: rgba(0, 0, 0, .54);
    width: 280px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 0 #000;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis
}

.category .item dd {
    padding: 10px 0
}

.category .item dd a {
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden
}

.category .item ul {
    padding: 5px;
    overflow: hidden
}

.category .item ul li {
    line-height: 30px;
    height: 30px;
    background: transparent url(/index/images/item_li.png) no-repeat -12px 1px;
    padding-left: 12px;
    overflow: hidden
}

.category .item ul li:hover {
    background: transparent url(/index/images/item_li_hover.png) no-repeat -12px 1px;
}

.category .item ul li a {
    width: 240px;
    float: left;
    font-weight: 400;
    color: #555;
    font-size: 15px
}

.category .item ul li a:hover {
    color: #8EC61D
}

.category .item ul li .list {
    font: 400 14px/28px "Microsoft Yahei", sans-serif;
    color: #373;
    padding-right: 5px;
    float: left
}

.category .item ul li .time {
    font: 12px/28px Georgia, serif;
    color: #999;
    padding-left: 10px;
    float: right
}

/* 右侧样式 */
.right-list {
    padding: 10px;
    margin: 0;
    overflow: hidden
}

.right-list li {
    line-height: 33px;
    height: 33px;
    padding-left: 18px;
    background: transparent url(/css/article/images/meiwen_list.gif) no-repeat scroll 0 13px
}

.right-list li a {
    font-weight: 400;
    color: #555;
    font-size: 15px;
    width: 215px;
    float: left
}

.right-list li a:hover {
    color: #8EC61D
}

.right-list li span.time {
    font: 12px/33px Georgia, serif;
    color: #999; /* padding-left:10px; */
    float: right
}

/* 作者头像*/
.member {
    overflow: hidden
}

.member {
    height: 200px;
    padding: 10px;
    float: left;
    overflow: hidden
}

.member ul {
    margin: 10px 0 0 8px
}

.member li {
    text-align: center;
    padding: 0;
    padding: 5px 6px;
    width: 66.5px;
    display: inline;
    float: left;
    overflow: hidden
}

.member li h5 {
    font: 12px Verdana, Arial, Tahoma;
    padding-top: 5px;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    overflow: hidden
}

.member li img {
    width: 57px;
    height: 57px;
    opacity: .7;
    filter: alpha(opacity=70);
    border-radius: 100%;
    border: 1px solid #8EC61D;
    padding: 3px;
    display: block
}

.member li img:hover {
    padding: 0;
    width: 64px;
    height: 65px;
    opacity: 1;
    border: 0 solid #FFF
}

.scores {
    height: 210px;
    padding: 5px 10px 5px 5px
}

.scores li {
    height: 30px;
    overflow: hidden
}

.scores li a.link {
    color: #333;
    height: 30px;
    line-height: 30px;
    float: left;
    width: 100px;
    overflow: hidden;
    display: block
}

.scores li a.article, .scores li a.info {
    height: 30px;
    color: #999;
    font: 12px/30px Verdana, Arial, Tahoma
}

.scores li a.info {
    padding-right: 10px
}

.scores li span {
    color: #999;
    font: 14px/26px Georgia, serif;
    float: right
}

.member a, .scores li a {
    color: #333
}

.member a:hover, .scores li a:hover {
    color: #8EC61D
}

/* 正文页尾最近访问头像*/
.member_last {
    overflow: hidden
}

.member_last {
    padding: 10px;
    float: left;
    overflow: hidden
}

.member_last ul {
    margin: 10px 0 0 8px
}

.member_last li {
    text-align: center;
    padding: 0;
    padding: 5px 6px;
    width: 66.5px;
    display: inline;
    float: left;
    overflow: hidden
}

.member_last li h5 {
    font: 12px Verdana, Arial, Tahoma;
    padding-top: 5px;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    overflow: hidden
}

.member_last li img {
    width: 57px;
    height: 57px;
    opacity: .7;
    filter: alpha(opacity=70);
    border-radius: 100%;
    border: 1px solid #8EC61D;
    padding: 3px;
    display: block
}

.member_last li img:hover {
    padding: 0;
    width: 64px;
    height: 65px;
    opacity: 1;
    border: 0 solid #FFF
}

.member_last a {
    color: #333
}

.member_last a:hover {
    color: #8EC61D
}

/* 美文美图 */
#pic {
    margin: 10px 10px 0;
    position: relative;
    overflow: hidden;
    _height: 100%;
}

#picbox {
    width: 960px;
    height: 155px;
    overflow: hidden;
    text-align: center;
    position: relative
}

#picbox td {
    width: 180px;
    height: 140px;
    position: relative;
    background-color: #FFF;
}

#picbox td img {
    width: 180px;
    height: 140px;
    border-radius: 5px;
    padding: 2px;
    margin: 0 4px;
    border: 1px solid #CCC;
    box-shadow:0 1px 1px #EEE;
    display: block;
}

#picbox td img:hover {
    width: 180px;
    height: 140px;
    border: 1px solid #8EC61D;
    box-shadow:0 1px 1px #8EC61D;
    opacity: 0.6;
    filter: alpha(opacity=60);
    transition: 0.5s;
}

#picbox td p {
    width: 170px;
    height: 28px;
    left: 7px;
    bottom: 3px;
    color: #FFF;
    text-shadow: 1px 1px0 #000;
    padding: 0 5px;
    background-color: rgba(0, 0, 0, 0.4);
    font: 14px/28px Microsoft Yahei, serif;
    position: absolute;
    text-align: center;
    display: block;
    overflow: hidden;
}

/* 友情链接 */
.frend {
    margin: 0 auto !important;
}

.frend .link {
    overflow: hidden;
    padding: 10px;
}

.frend .link li {
    float: left;
    padding: 0 6px;
    height: 26px;
    line-height: 26px;
}

.frend .link a {
    color: #666;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    padding-right: 5px;
}

.frend .link a:hover {
    color: #8EC61D
}

.baidulike {
    width: 105px;
    height: 50px;
    float: right;
    overflow: hidden
}

.baidulike .loading {
    width: 105px;
    height: 50px;
    background: #fff url(loading.gif) center no-repeat;
    z-index: 9;
    overflow: hidden;
}

/* 栏目列表*/
.list .name, .list .newname {
    width: 350px;
    float: left;
    border-right: 1px dotted #CFE695;
    overflow: hidden;
    padding: 0 10px;
}

.list .read, .list .type, .list .author {
    width: 90px;
    float: left;
    border-right: 1px dotted #CFE695;
    overflow: hidden;
}

.list .date, .list .vote {
    width: 90px;
    float: left;
    border-right: none;
    overflow: hidden;
}

.list .vote {
    text-align: center;
}

.list .vote a {
    color: #F60;
}

.list .newname {
    width: 350px !important;
}

.list .type, .list .author {
    width: 90px !important;
    text-align: center;
}

.list .type a, .list .author a {
    color: #3C88C0;
}

.list .like_loading {
    height: 50px;
    margin: 15px 10px;
    text-align: center;
    padding: 0 0 0 270px;
    background: #fff url(loading.gif) center no-repeat;
    z-index: 9;
    overflow: hidden
}

.thead, .tbody {
    padding:0;
    line-height: 40px;
    overflow: hidden;
}

.thead li {
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.tbody li {
    background: #FAFBFD;
    height: 40px;
    line-height: 40px;
    border-bottom: #CFE695 1px dotted;
    overflow: hidden
}

.tbody li .name a, .tbody li .newname a {
    font-size: 16px;
    color: #8EC61D;
}

.tbody li .name a:hover, .tbody li .newname a:hover {
    color: #F60;
}

.tbody li .author_l {
    width: 90px;
    float: left;
    text-align: center;
    border-right: 1px dotted #cfe695;
    overflow: hidden;
    font-size: 12px;
}

.tbody li .author_l a {
    color: #999;
}

.tbody li .read, .tbody li .date {
    font-family: Georgia, serif;
    color: #999;
    text-align: center;
}

.tbody p {
    text-align: justify;
    color: #666;
    font: 13px/24px Verdana, Tahoma, Arial;
    text-align: left;
    padding: 10px;
    border-bottom: 1px dotted #CFE695;
    overflow: hidden;
}

.tbody p a.text {
    float: right;
    font-size: 12px;
    padding-right: 10px;
    color: #F60
}

.tbody p a.pic {
    width: 140px;
    height: 86px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    padding: 2px;
    border: 1px dotted #aaa;
}

.tbody p a.pic img {
    width: 140px;
    height: 86px;
    transition: all 1.2s ease 0s;
    -moz-transition: all 1.2s ease 0s;
    -o-transition: all 1.2s ease 0s;
    -webkit-transition: all 1.2s ease 0s;
}

.tbody p a.pic img:hover {
    transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    -o-transition: all 1.2s linear;
    -webkit-transition: all 1.2s linear;
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -o-transform: scale(1.12);
    -m-transform: scale(1.12);
    transform: scale(1.12);
}

/* 栏目分页 */
.page {
    height: 48px;
    padding: 20px;
}

.page ul {
    float: right;
    height: 48px;
    padding-right: 8px;
    overflow: hidden;
}

.page ul li {
    float: left;
    margin: 0 3px;
    line-height: 24px
}

.page ul li a {
    float: left;
    padding: 1px 9px;
    color: #8EC61D;
    border: 1px solid #CFE695;
    display: block;
}

.page ul li a:hover {
    color: #FFF;
    padding: 1px 9px;
    border: 1px solid #8EC61D;
    background: #8EC61D;
    transition: color 0s;
    text-decoration: none;
}

.page ul li.thisclass, .page ul li.thisclass a {
    color: #FFF;
    padding: 1px 9px;
    font-weight: bold;
    background: #8EC61D;
    border: 1px #8dc61e solid;
}

.page .pageinfo {
    float: right;
    padding:0 5px;
    color: #8EC61D;
    line-height: 26px;
    border: 1px solid #CFE695;
}

.page .pageinfo strong {
    color: #8EC61D;
    font-weight: normal;
    margin: 0 2px
}

/* 频道栏目列表 */
.index-item, .list-item {
    width: 690px;
    overflow: hidden
}

.item-box {
    width: 318px;
    float: left;
    background: #FFF;
    margin:0 10px 10px0;
    border: 1px solid #CFE695
}

.item-box .pic img {
    width: 300px;
    height: 120px;
    filter: alpha(opacity=70);
    opacity: .7;
    transition: all 1.2s ease 0s;
    -moz-transition: all 1.2s ease 0s;
    -o-transition: all 1.2s ease 0s;
    -webkit-transition: all 1.2s ease 0s;
}

.item-box .pic img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    -o-transition: all 1.2s linear;
    -webkit-transition: all 1.2s linear;
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -o-transform: scale(1.12);
    -m-transform: scale(1.12);
    transform: scale(1.12);
}

.item-box .pic {
    width: 300px;
    overflow: hidden;
    height: 120px;
    margin: 9px 9px 0;
    position: relative
}

.item-box .pic h4 {
    z-index: 1;
    background: rgba(0, 0, 0, .54);
    width: 280px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 0 #000;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis
}

.item-box .box {
    padding: 10px;
    overflow: hidden
}

.item-box .box li {
    line-height: 30px;
    height: 30px;
    background: transparent url(/index/images/item_li.png) no-repeat -12px 1px;
    padding-left: 12px;
    overflow: hidden
}

.item-box .box li:hover {
    background: transparent url(/index/images/item_li_hover.png) no-repeat -12px 1px;
}

.item-box .box li a {
    width: 230px;
    float: left;
    font-weight: 400;
    color: #555;
    font-size: 15px
}

.item-box .box li a:hover {
    color: #8EC61D
}

.item-box .box li .list {
    font: 400 14px/28px "Microsoft Yahei", sans-serif;
    color: #373;
    padding-right: 5px;
    float: left
}

.item-box .box li .time {
    font: 12px/28px Georgia, serif;
    color: #999;
    padding-left: 10px;
    float: right
}

/* 专题 */
.huati, .tags {
    padding-top: 10px;
    background: #FFF;
    overflow: hidden
}

.huati li, .tags li {
    width: 96px;
    border: 1px solid #CFE695;
    margin: 0 0 10px 8.5px;
    float: left;
    overflow: hidden;
    background: #FAFFED;
    font-size: 15px;
    text-align: center;
    height: 33px;
    line-height: 33px
}

.huati li a, .tags li a {
    display: block;
    color: #7CB900;
    padding: 0 4px
}

.huati li a:hover, .tags li a:hover {
    background: #7CB900;
    color: #FFF
}

.huati li {
    width: 86px;
    height: 30px;
    line-height: 30px
}

.huati li a {
    color: #333
}

.huati .r0 {
    background: #E6DCFF;
    border: 1px solid #C6A9FF
}

.huati .r1 {
    background: #d6f8f8;
    border: 1px solid #a9bdbd
}

.huati .r2 {
    background: #ffe4d7;
    border: 1px solid #ffc5a9
}

.huati .r3 {
    background: #ffe1f7;
    border: 1px solid #ffb9fe
}

.huati .r4 {
    background: #ffffcf;
    border: 1px solid #e1e154
}

.huati .r5 {
    background: #ceffce;
    border: 1px solid #77db77
}

.huati .r6 {
    background: #e9ffd4;
    border: 1px solid #aee479
}

.huati .r7 {
    background: #efefef;
    border: 1px solid #cccccc
}

.sanwen {
    width: 970px;
}

.sanwen .item-box {
    width: 311px;
}

.sanwen .pic {
    width: 292px;
}

.sanwen .pic img {
    width: 292px;
}

.sanwen .item-box .box li a {
    width: 230px;
}

/* 自荐文集 */
.miscellany {
    padding-top: 10px;
    background: #FFF;
    overflow: hidden
}

.miscellany li {
    width: 202px;
    border: 1px solid #CFE695;
    margin: 0 0 10px 8.5px;
    float: left;
    overflow: hidden;
    background: #FAFFED;
    font-size: 15px;
    text-align: center;
    height: 33px;
    line-height: 33px
}

.miscellany li a {
    display: block;
    color: #7CB900;
    padding: 0 4px
}

.miscellany li a:hover, .miscellany li span:hover {
    background: #7CB900;
    color: #FFF;
    font-size: 14px;
}

.miscellany span {
    font-size: 12px;
    color: #FFA600;
}

.miscellany .r0 {
    background: #E6DCFF;
    border: 1px solid #C6A9FF
}

.miscellany .r1 {
    background: #d6f8f8;
    border: 1px solid #a9bdbd
}

.miscellany .r2 {
    background: #ffe4d7;
    border: 1px solid #ffc5a9
}

.miscellany .r3 {
    background: #ffe1f7;
    border: 1px solid #ffb9fe
}

.miscellany .r4 {
    background: #ffffcf;
    border: 1px solid #e1e154
}

.miscellany .r5 {
    background: #ceffce;
    border: 1px solid #77db77
}

.miscellany .r6 {
    background: #e9ffd4;
    border: 1px solid #aee479
}

.miscellany .r7 {
    background: #efefef;
    border: 1px solid #cccccc
}

/* 文章页*/
.article, .article-content, .viewbox {
    padding: 10px;
    margin:0;
    overflow: hidden
}

.article #title, .article-content #title, .viewbox #title {
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: none; /* border-bottom: 1px dotted #CFE695; */
    overflow: hidden; /* padding:5px0 5px 20px; */
    white-space: nowrap;
    text-overflow: ellipsis;
    background: transparent;
}

.article #title h1, .article-content #title h1, .viewbox #title h1 {
    font-family: Georgia, Times New Roman, Microsoft Yahei;
    padding:0 0 0 30px;
    overflow: hidden;
    color: #71B842;
    font-weight: bold;
    text-align: center;
    display: inline;
}

.article .info, .article-content .info, .viewbox .info {
    width: 100%;
    float: left;
    background: #FAFFED;
    border: 1px dotted #CCC;
    height: 35px;
    line-height: 35px;
    text-align: center; /* background:#FDFFF7;color:#555;padding:0px 5px;border-top: 1px solid #EDEDED;border-left: 1px solid #EDEDED;box-shadow: 2px 2px0 #EDEDED; */
    overflow: hidden
}

.info li {
    color: #AAA;
    float: left;
    border-right: 1px dotted #CCC;
    overflow: hidden;
}

.info span {
    font-family: Georgia, serif;
}

.info #article_click {
    font-family: Georgia, serif;
    margin: 0 2px;
    font-size: 16px;
    font-style: normal;
    color: #71B842;
    font-weight: bold;
}

.info .source, .info .writer {
    width: 130px;
    padding: 0 10px;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}

.info .writer a {
    color: #aaa;
}

.info .pubdate {
    width: 150px;
}

.info .click {
    width: 130px;
}

.info .fontsize {
    width: 44px;
    border: 0 !important;
}

.info .fontsize span {
    padding: 9px;
    overflow: hidden;
}

.info .fontsize span:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 16px
}

.info .fontsize span.big:before {
    background: transparent url(/css/article/images/big-fontSize.gif) no-repeat center center;
    background-size: cover
}

.info .fontsize span.small:before {
    background: transparent url(/css/article/images/small-fontSize.gif) no-repeat center center;
    background-size: cover
}

.fontsmall {
    font-size: 16px !important;
}

.fontlarge {
    font-size: 18px !important;
    color: #000 !important;
}

/* 20160529 */
.article .baike, .article .baike a {
    color: #aaa !important;
}

.article .view {
    line-height: 24px;
    min-height: 300px;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    text-align: justify;
    margin: 15px 0 0;
    padding:0;
    overflow: hidden;
}

.view br {
    line-height: 24px;
    overflow: hidden;
}

.view p {
    line-height: 24px;
    margin-bottom: 24px;
}

.view div {
    line-height: 22px;
}

.view .meiwen {
    position: relative;
    top: -5000px;
    display: inline;
    left: -10000px;
    display: block;
    margin-top: -24px;
}

.view img {
    width: auto !important;
    height: auto !important;
    width: auto;
    height: auto;
    padding: 5px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.view img:hover {
    border: 1px solid #8DC61E;
}

.view .viewAD {
    overflow: hidden;
    margin: 0 auto 20px;
    text-align: center;
    background: #FFF
}

.view blockquote {
    margin: 10px;
    border: 1px #d0d4c8 dashed;
    background: #f4f5f6 url(blockquote.gif) 5px 3px no-repeat;
    padding: 5px 20px 8px 36px
}

.view blockquote p {
    padding: 8px 0;
    line-height: 22px;
    text-indent: 0;
    text-align: justify;
    color: #333;
    margin: 0
}

.view strong.gossip {
    background: #FF0000;
    padding: 2px 15px;
    color: #FFF;
    vertical-align: middle;
}

.view strong.truth {
    background: #45C424;
    padding: 2px 15px;
    color: #FFF;
    vertical-align: middle;
}

.view strong.prove {
    background: #006FFF;
    padding: 2px 15px;
    color: #FFF;
    vertical-align: middle;
}

/* 正文 */
.article .text, .article-content .row-article, .viewbox .view-content {
    line-height: 30px;
    min-height: 300px;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    text-align: justify;
    margin: 15px 0 0;
    padding:0;
    background-image: url(/css/article/images/meiwen_article_bg.png);
    overflow: hidden;
}

.text br, .row-article br, .view-content br {
    line-height: 30px;
    overflow: hidden;
}

/*.text p,*/
.row-article p, .view-content p {
    line-height: 30px;
    margin-bottom: 30px;
}

.text div, .row-article div, .view-content div {
    line-height: 30px;
}

.text .meiwen, .row-article .meiwen, .view-content .meiwen {
    position: relative;
    top: -5000px;
    display: inline;
    left: -10000px;
    display: block;
    margin-top: -30px;
}

.text .arcpic, .row-article .article-pic, .view-content .content-img {
    background: url(/css/article/images/meiwen_pic.jpg) no-repeat scroll 0 0 transparent;
    float: right;
    width: 335px;
    height: 230px;
    margin-left: 8px;
    overflow: hidden;
}

.text .arcpic img, .row-article .article-pic img, .view-content .content-img img {
    width: 325px;
    height: 215px;
    padding: 5px;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}

.text .arcpic img:hover, .row-article .article-pic img:hover, .view-content .content-img img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.text .textAD, .row-article .advert, .view-content .Sponsor {
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    background: #FFF
}

/*相册图片详情*/
.text p #Zoom {
    max-width: 620px;
    _width: expression(this.width > 620 ? "620px" : this.width);
}

.text p img {
    max-width: 620px;
    _width: expression(this.width > 620 ? "620px" : this.width);
}

.text #imgd {
    text-align: center;
}

/* 正文分页 */
.article_page, .row-article .paging, .view-content .pagination {
    float: none;
    text-align: center;
    overflow: hidden;
}

.article_page ul, .paging ul, .pagination ul {
    margin: 0 auto;
    float: none;
    clear: both;
    line-height: 30px;
    padding: 0;
    text-align: center;
    white-space: nowrap
}

.article_page ul li, .paging ul li, .pagination ul li {
    float: none;
    display: inline;
    line-height: 30px;
    margin:0 5px;
}

.article_page ul li a, .paging ul li a, .pagination ul li a {
    float: none;
    color: #555;
    padding: 3px 8px;
    border: 1px solid #ddd;
}

.article_page ul li a:hover, .paging ul li a:hover, .pagination ul li a:hover {
    padding: 3px 8px;
    transition: color 0s;
    text-decoration: none;
    color: #fff;
    border: 1px #8dc61e solid;
    background-color: #8dc61e;
}

.article_page .current, .paging .current, .pagination .current {
    padding: 3px 8px;
    border: 1px solid #8dc61e;
    background-color: #8dc61e;
    color: #fff;
}

/* 上下篇*/
.article-prev-next, .handover, .pre-next {
    padding: 10px0 15px;
    text-align: center
}

.article-prev-next .box, .handover .box, .pre-next .box {
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    overflow: hidden;
    width: 330px
}

.article-prev-next .box a, .handover .box a, .pre-next .box a {
    text-decoration: none
}

.prev, .next, .noprev, .nonext {
    height: 43px;
    width: 129px
}

.prev:hover, .next:hover, .noprev:hover, .nonext:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.prev, .next, .noprev, .nonext, .rand, .rand:hover {
    background-image: url(/css/article/images/meiwen_article_handover.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: transparent;
}

.prev {
    background-position:0 2px;
    padding-right: 10px;
    display: block;
    overflow: hidden;
    float: left;
    text-indent: -999em
}

.next {
    background-position: -211px 2px;
    display: block;
    overflow: hidden;
    float: right;
    text-indent: -999em
}

.noprev {
    background-position:0 -58px;
    padding-right: 10px;
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -999em
}

.nonext {
    background-position: -211px -58px;
    display: block;
    float: right;
    overflow: hidden;
    text-indent: -999em
}

.rand {
    background-position: -147px 1px;
    height: 45px;
    width: 45px;
    display: block;
    overflow: hidden;
    float: left;
    text-indent: -999em
}

.rand:hover {
    background-position: -147px -58px;
}

.bd-reward-stl {
    background: #FFF !important;
    padding: 0 !important;
    margin:0 auto !important;
    width: 0 !important;
    float: left;
    border: 0;
}

.bd-reward-stl button {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
}

#bdRewardBtn {
    background: #FFF;
}

#bdRewardBtn span {
    width: 45px !important;
    height: 45px !important;
    background: transparent url(/css/article/images/meiwen_article_handover.png) no-repeat scroll -147px -58px !important;
    text-indent: -999em !important;
}

.dashang {
    float: left;
    width: 45px;
    height: 45px;
    z-index: 1;
    position: relative;
    background: transparent url(/css/article/images/meiwen_article_handover.png) no-repeat scroll -147px -58px;
    text-indent: -999em
}

.dashang:hover {
    background: transparent url(/css/article/images/meiwen_article_handover.png) no-repeat scroll -147px 2px
}

.dashang:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 15px;
    background-color: rgba(255, 255, 255, .2);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 1s ease-in 1s infinite;
    -o-animation: searchLights 1s ease-in 1s infinite;
    animation: searchLights 1s ease-in 1s infinite
}

@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@-o-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@-moz-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

#shang .hide_box {
    z-index: 999;
    filter: alpha(opacity=50);
    background: #9C9C9C;
    opacity: .5;
    -moz-opacity: .5;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none
}

#shang .shang_box {
    width: 540px;
    height: 520px;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    margin-left: -280px;
    margin-top: -280px;
    border: 1px solid #e9e9e9;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .5);
    display: none
}

#shang .shang_close {
    float: right;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: transparent url(/css/article/images/close.png) no-repeat scroll right center
}

#shang .shang_logo {
    display: block;
    text-align: center;
    margin: 20px auto;
    width: 280px;
    height: 60px;
    background: transparent url(/css/article/images/logo.png) no-repeat scroll left center
}

#shang .shang_tit {
    width: 100%;
    height: 75px;
    text-align: center;
    line-height: 66px;
    color: #a3a3a3;
    font-size: 16px;
    background: url(/css/article/images/cy-reward-title-bg.jpg);
    font-family: Microsoft Yahei, microsoft yahei;
    margin-top: 7px;
    margin-right: 2px
}

#shang .shang_payimg {
    width: 200px;
    padding: 10px;
    border:0 solid #8DC61E;
    margin: 0 auto;
    border-radius: 5px;
    height: 148px
}

#shang .shang_payimg img {
    display: block;
    text-align: center;
    width: 200x;
    height: 200px
}

#shang .pay_explain {
    text-align: center;
    margin: 10px auto;
    padding-top: 30px;
    font-size: 12px;
    color: #333;
    line-height: 24px
}

#shang .radiobox {
    width: 16px;
    height: 16px;
    background: url(/css/article/images/radio2.jpg);
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 14px
}

#shang .alipay_logo {
    width: 85px;
    height: 28px;
    margin-left: 28px;
    background: transparent url(/css/article/images/alipay.jpg) no-repeat;
    display: block
}

#shang .weipay_logo {
    width: 112px;
    height: 28px;
    margin-left: 28px;
    background: transparent url(/css/article/images/weipay.jpg) no-repeat;
    display: block
}

#shang .checked .radiobox {
    background: url(/css/article/images/radio1.jpg)
}

#shang .shang_payselect {
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
    height: 60px;
    width: 280px
}

#shang .shang_payselect .pay_item {
    display: inline-block;
    margin-right: 10px;
    float: left
}

#shang .shang_info {
    clear: both
}

#shang .shang_info a, .shang_info p {
    color: #C3C3C3;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    line-height: 2em
}

/* 本文信息 */
.article_by, .Powered, .copyright {
    padding: 10px;
    border-top: 1px solid #CFE695;
    overflow: hidden;
    color: #8EC61D;
    background: #FAFFED;
}

.article_by .bytitle, .Powered dt.title-link, .copyright dt.left {
    width: 515px;
    float: left;
    display: inline-block;
}

.article_by .bytitle p, .Powered dt.title-link p, .copyright dt.left p {
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}

.article_by .loading, .Powered .loading, .copyright .loading {
    float: right;
    width: 105px;
    height: 50px;
    background: #FAFFED url(loading.gif) center no-repeat;
    z-index: 9;
    overflow: hidden;
}

/* 分享 */
.share {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.share .loading {
    float: right;
    width: 105px;
    height: 50px;
    background: #FAFFED url(loading.gif) center no-repeat;
    z-index: 9;
    overflow: hidden;
}

.share .bdsharebuttonbox {
    width: 330px;
    text-align: center;
    margin:0 auto;
    display: block;
    overflow: hidden;
}

.share .bdsharebuttonbox a {
    cursor: pointer;
    background: transparent url(/css/article/images/meiwen_share.png) repeat scroll 0 0;
    width: 40px;
    height: 28px;
    float: left;
    margin: 6px 6px 0 0;
    padding:0;
    overflow: hidden;
}

.share .bdsharebuttonbox a.sqq {
    background-position:0 0;
}

.share .bdsharebuttonbox a.tqq {
    background-position: -40px 0;
}

.share .bdsharebuttonbox a.weixin {
    background-position: -80px 0;
}

.share .bdsharebuttonbox a.qzone {
    background-position: -120px 0;
}

.share .bdsharebuttonbox a.sina {
    background-position: -160px 0;
}

.share .bdsharebuttonbox a.tieba {
    background-position: -200px 0;
}

.share .bdsharebuttonbox a.icon-more {
    background-position: -240px 0;
}

/* 延伸阅读 */
.related {
    float: left;
    width: 290px;
    display: inline;
    padding: 0 0 0 15px;
    overflow: hidden
}

.picture {
    float: right;
    width: 335px;
    display: inline;
    padding: 10px 0 0;
    overflow: hidden
}

.related .related-list {
    padding: 7px 0 0 36px;
    background: transparent url(/css/article/images/meiwen_article_rank.png) no-repeat scroll 0 18px
}

.related .related-list li span {
    padding: 0 5px 0 0;
    margin: 0
}

.related .related-list li {
    height: 19px;
    line-height: 19px;
    padding: 7px 0 3px
}

.related .related-list li, .related .related-list li a {
    font-size: 14px;
    color: #666;
    height: 19px;
    line-height: 19px;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.related .related-list li a:hover {
    color: #74B000;
    -webkit-transform: scaleY(1.3);
    -moz-transform: scaleY(1.3);
    -ms-transform: scaleY(1.3);
    -o-transform: scaleY(1.3);
    transform: scaleY(1.3)
}

.picture .picture-list {
    height: 275px
}

.picture .picture-list li {
    width: 150px;
    height: 120px;
    display: inline;
    float: left;
    margin-right: 16px;
    margin-bottom: 15px
}

.picture .picture-list li img {
    width: 150px;
    height: 120px;
    border-radius: 5px;
    padding: 2px;
    border: 1px solid #ccc;
    picture-list-shadow: 0 1px 1px #eee;
    display: block
}

.picture .picture-list li img:hover {
    border: 1px solid #60AA19;
    picture-list-shadow: 0 1px 1px #60AA19;
    display: block;
    opacity: .6;
    filter: alpha(opacity=60);
    transition: .4s
}

.picture .picture-list a {
    position: absolute;
    display: block;
    padding: 0
}

.picture .picture-list a span {
    font: 12px/26px Arial, serif;
    width: 146px;
    height: 26px;
    padding: 0 2px;
    border-radius: 2px;
    text-align: center;
    left: 3px;
    bottom: 3px;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    text-shadow: 1px 1px 0 #000;
    display: block;
    position: absolute;
    overflow: hidden
}

/* 美文美图 */
.listpic {
    width: 960px;
}

.listpic {
    padding: 15px 0 0 0;
    margin: 0;
}

.listpic li {
    width: 226px;
    height: 156px;
    background: url(/css/article/images/meiwen_list_pic.jpg) no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin: 0 7px 18px;
}

.listpic li img {
    width: 216px;
    height: 143px;
    padding: 4px;
    display: block;
}

.listpic li img:hover {
    display: block;
    opacity: 0.6;
    filter: alpha(opacity=60);
    transition: 0.4s;
}

.listpic a {
    position: absolute;
    display: block;
    padding: 0
}

.listpic a span {
    font: 14px/30px Arial, serif;
    width: 212px;
    height: 30px;
    padding: 0 2px;
    text-align: center;
    left: 4px;
    bottom: 3px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    text-shadow: 1px 1px 0 #000;
    display: block;
    position: absolute;
    overflow: hidden;
}

.listpic a:hover span {
    background-color: rgba(109, 164, 3, 0.74);
    transition: 0.5s;
}

.piclike {
    width: 185px;
    height: 28px;
    float: left;
    text-align: center;
    background: #FFF url(loading.gif) no-repeat scroll center center;
    z-index: 9;
    padding: 0 0 0 115px;
    overflow: hidden;
}

/* 评论 */
#pinglun {
    padding: 0 10px
}

#powerby_sohu a {
    font-size: 0 !important;
    line-height: 0 !important
}

#SOHUCS #SOHU_MAIN .module-cmt-footer .section-service-w .service-wrap-w {
    height: 0 !important
}

#SOHUCS #SOHU_MAIN .module-cmt-footer {
    padding: 0 !important
}

#SOHUCS #SOHU_MAIN .empty-prompt-w {
    display: none !important
}

#SOHUCS #SOHU_MAIN .post-wrap-main {
    background: none !important
}

#SOHUCS #SOHU_MAIN .block-head-w {
    height: 50px !important
}

#SOHUCS #SOHU_MAIN .user-wrap-w {
    top: 42px !important
}

#SOHUCS #SOHU_MAIN .header-login, #SOHUCS #SOHU_MAIN .head-img-w {
    top: 10px !important
}

#SOHUCS #SOHU_MAIN .module-cmt-list .cmt-list-type {
    margin-top: 10px !important
}

#SOHUCS #SOHU_MAIN .grade-icon-b i {
    background: url(grade01.png) no-repeat !important
}

#SOHUCS #SOHU_MAIN .grade-icon-c i, #SOHUCS #SOHU_MAIN .grade-icon-e i {
    background: url(grade02.png) no-repeat !important
}

#SOHUCS #SOHU_MAIN .issue-btn-w a button.btn-fw {
    background-image: url(/css/article/images/post-btn.png) !important
}

/* 底部 */
.footer {
    background: #FFF url(/css/article/images/meiwen_footer_bg.png) repeat-x scroll 0 0;
    box-shadow: 2px 0 3px #8EC61D;
    text-align: center;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px
}

.footer p {
    line-height: 20px;
}

.footer p.p_1 {
    margin-bottom: 15px;
    color: #CCC;
}

.footer p.p_2 {
    margin-bottom: 2px;
    color: #555;
}

.footer p.p_2 a {
    color: #555;
}

.footer p.p_1 a {
    margin: 0 10px;
    color: #555;
}

.footer p.p_1 a:hover, .footer p.p_2 a:hover {
    color: #8EC61D;
}

.footer p.p_2 a i {
    display: inline-block;
    width: 14px;
    height: 16px;
    margin-right: 4px;
    background: url(icon-police.png) 0 0 no-repeat;
    vertical-align: middle;
    margin-top: -4px;
}

.footer .footer_service {
    width: 960px;
    margin: 10px auto 0 auto;
    padding-top: 10px;
    border-top: 1px solid #eee
}

/* 底部广告 */
.float_mask {
    position: fixed;
    z-index: 19999;
    display: none;
    width: 100%;
    right: 0;
    bottom: 0;
    height: 100px;
    _bottom: auto;
    _width: 100%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

.float_layer {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #555;
    filter: alpha(opacity=80);
    opacity: 0.80;
}

.float_content {
    position: relative;
    z-index: 2;
    width: 1005px;
    height: 100%;
    margin: 0 auto;
    padding-left: 70px;
}

.float_bg, .float_close {
    float: left;
}

.float_bg {
    position: relative;
    width: 820px;
    height: 135px;
    margin-top: -27px;
}

.float_slogan {
    position: absolute;
    background: url(/images/footer_weixin.png) 0 0 no-repeat;
}

.float_slogan {
    left: 0;
    bottom: 0;
    width: 800px;
    height: 135px;
}

.float_close {
    width: 60px;
    margin-top: 30px;
}

.float_close a {
    display: block;
    width: 53px;
    height: 52px;
    margin-left: 7px;
    background: url(footer_close.png) 0 0 no-repeat;
    -webkit-transition: all 400ms;
}

/* 提示 */
.zeng_msgbox_layer, .zeng_msgbox_layer .gtl_ico_succ, .zeng_msgbox_layer .gtl_ico_fail, .zeng_msgbox_layer .gtl_ico_hits, .zeng_msgbox_layer .gtl_ico_clear, .zeng_msgbox_layer .gtl_end {
    display: inline-block;
    height: 54px;
    line-height: 54px;
    font-weight: bold;
    font-size: 15px;
    color: #606060;
    background-image: url(/css/article/images/meiwen_tip_layer.png);
    _background-image: url(/css/article/images/meiwen_tip_layer_ie6.png);
    background-repeat: no-repeat
}

.zeng_msgbox_layer_wrap {
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 46%;
    left: 0;
    text-align: center;
    z-index: 65533
}

.zeng_msgbox_layer {
    background-position: 0 -161px;
    background-repeat: repeat-x;
    padding: 0 18px 0 9px;
    margin: 0 auto;
    position: relative
}

.zeng_msgbox_layer .gtl_ico_succ {
    background-position: -6px 0;
    left: -45px;
    top: 0;
    width: 45px;
    position: absolute
}

.zeng_msgbox_layer .gtl_end {
    background-position: 0 0;
    position: absolute;
    right: -6px;
    top: 0;
    width: 6px
}

.zeng_msgbox_layer .gtl_ico_fail {
    background-position: -6px -108px;
    position: absolute;
    left: -45px;
    top: 0;
    width: 45px
}

.zeng_msgbox_layer .gtl_ico_hits {
    background-position: -6px -54px;
    position: absolute;
    left: -45px;
    top: 0;
    width: 45px
}

.zeng_msgbox_layer .gtl_ico_clear {
    background-position: -6px 0;
    left: -5px;
    width: 5px;
    position: absolute;
    top: 0
}

/* 侧栏返回顶部 */
.Scrollingmenu {
    position: fixed;
    bottom: 20px;
    right: 5px;
    width: 50px;
    z-index: 999;
}

.Scrollingmenu a {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(/css/article/images/meiwen_up.png);
}

.Scrollingmenu a:last-child {
    margin-bottom: 0;
}

.Scrollingmenu .none {
    display: none;
}

.Scrollingmenu #tougao {
    background-position: 0 -49px;
}

.Scrollingmenu #tougao:hover {
    background-position: -50px -49px;
}

.Scrollingmenu #share {
    background-position: 0 -98px;
}

.Scrollingmenu #share:hover {
    background-position: -50px -98px;
}

.Scrollingmenu #gotop {
    background-position: 0 -147px;
}

.Scrollingmenu #gotop:hover {
    background-position: -50px -147px;
}

.Scrollingmenu #fangkong {
    background-position: 0 -196px;
}

.Scrollingmenu #fangkong:hover {
    background-position: -50px -196px;
}

.Scrollingmenu .qrcode {
    background-position: 0 0;
}

.Scrollingmenu .qrcode:hover {
    background-position: 50px 0;
}

.Scrollingmenu .qrcode-img {
    position: absolute;
    right: 55px;
    top: 49px;
    width: 160px;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.Scrollingmenu .qrcode-img .qrcode-logo {
    position: relative;
}

/*图片放大*/
#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0
}

#lightbox a img {
    border: none
}

#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto
}

#imageContainer {
    padding: 10px
}

#loading {
    position: absolute;
    top: 40%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

#imageContainer > #hoverNav {
    left: 0
}

#hoverNav a {
    outline: 0
}

#nextLink, #prevLink {
    width: 49%;
    height: 100%;
    background: transparent url(/images/lightbox_img/blank.gif) no-repeat;
    display: block
}

#prevLink {
    left: 0;
    float: left
}

#nextLink {
    right: 0;
    float: right
}

#prevLink:hover, #prevLink:visited:hover {
    background: url(/images/lightbox_img/prev.gif) left 50% no-repeat
}

#nextLink:hover, #nextLink:visited:hover {
    background: url(/images/lightbox_img/next.gif) right 50% no-repeat
}

#nextLinkText, #prevLinkText {
    color: #FF9834;
    font-weight: 700;
    text-decoration: none
}

#nextLinkText {
    padding-left: 20px
}

#prevLinkText {
    padding-right: 20px
}

.ontop #imageData {
    padding-top: 5px
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em
}

#imageData {
    padding: 0 10px
}

#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left
}

#imageData #caption {
    font-weight: 700
}

#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1em
}

#imageData #numberDisplay a {
    color: #000;
    padding-left: 5px;
    padding-right: 5px
}

#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: .7em
}

#imageData #helpDisplay {
    clear: left;
    float: left;
    display: block
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6 !important;
    display: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

* html > body .clearfix {
    display: inline-block;
    width: 100%
}

* html .clearfix {
    height: 1%
}

#lightboxIframe {
    display: none
}

#c_bbs {
    color: #FF6600;
}
.tougao_btn {
    width: 66px!important;
    height: 32px!important;
    border: 0 none;
    color: #FFF;
    font-size: 15px;
    font-family: "Microsoft Yahei";
    cursor: pointer;
    padding: 0 0 0 29px;
}
.tougao_btn:hover{
    color: #ffffff!important;
}