

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

/*html {font-size: 100%;overflow-y: scroll;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}*/
html {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


body {
    font-size: 14px;
    font-family: "Open Sans",Arial,"Hiragino Sans GB","STHeiti","WenQuanYi Micro Hei","Microsoft YaHei UI", 微软雅黑,SimSun,sans-serif;
    background: #fff;
    overflow-x: hidden;
}

img {
    vertical-align: top;
    border: none;
}

ol, ul {
    list-style: none;
}

li {
    list-style-type: none;
}

caption, th {
    text-align: left;
}

address, caption, cite, code, dfn, ins, em, th, var {
    font-style: normal;
}

/*h1, h2, h3, h4, h5, h6 {*/
/*    font-weight: normal;*/
/*}*/

textarea {
    overflow: auto;
}

input {
    outline: none
}

/*shortcut*/
.column {
    width: 1200px;
    margin: 0 auto;
}

.ov {
    overflow: hidden;
}

.ov_v {
    overflow: visible;
}

.ti0 {
    text-indent: 0;
}

.ti2 {
    text-indent: 2em;
}

.t-c {
    text-align: center;
}

.yh {
    font-family: "Microsoft YaHei", "微软雅黑";
}

.fz-16 {
    font-size: 16px;
}

.fz-20 {
    font-size: 20px;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.pos-r {
    position: relative;
}

.mar-t-5 {
    margin-top: 5px;
}

.mar-t-20 {
    margin-top: 20px;
}

.mar-b-20 {
    margin-bottom: 20px;
}

.mar-t-25 {
    margin-top: 25px;
}

.mar-r-36 {
    margin-right: 36px;
}

.hr-10 {
    height: 10px;
    overflow: hidden;
    clear: both;
}

.clear {
    clear: both;
    overflow: hidden;
}


/*左侧*/
.left-cont {
    float: left;
    overflow: visible;
    width: 770px;
    padding-right: 20px;
}

.left-cont .pic-summary .img {
    float: left;
    margin-right: 25px;
}

/*图文列表*/
.pic-list li {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
}

.pic-list .none {
    border-bottom: none;
    text-align: center;
    font-size: 16px;
}

/*暂无数据的样式*/
.pic-list .title {
    overflow: hidden; /*height: 50px;line-height: 50px;margin-bottom: 10px;*/
}

/*.pic-list .title h3 {*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    line-height: 1em;*/
/*    font-size: 18px;*/
/*    line-height: 18px;*/
/*    height: 20px;*/
/*    text-rendering: optimizelegibility;*/
/*    margin-bottom: 7px;*/
/*    word-wrap: normal;*/
/*    !*for IE *!*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*}*/

/*.pic-list .title h3 a {*/
/*    font-size: 18px;*/
/*    color: #333;*/
/*}*/

/*.pic-list .title h3 a:hover {*/
/*    color: #197ecd;*/
/*}*/

.pic-list .source {
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    margin-bottom: 5px;
}

.pic-list .source a, .pic-list .source time {
    color: #999;
    margin-right: 5px;
}

.pic-summary {
    overflow: hidden;
}

.pic-summary .img {
    float: left;
    margin-right: 15px;
}

.pic-summary .summary {
    line-height: 21px;
    overflow: hidden;
    color: #777;
    font-size: 14px;
    height: 80px;
}

.tags-box {
    line-height: 14;
    overflow: hidden;
}

.tags-box .keywords {
    overflow: hidden;
    float: left;
    width: 200px;
    height: 14px;
    line-height: 14px;
}

.tags-box .keywords a {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    display: inline;
    color: #86a6bf;
    font-size: 12px;
}

.tags-box .comment-box {
    float: right;
    overflow: hidden;
    height: 14px;
    display: none;
}

.comment-box em {
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(images/ico.png) -20px -30px no-repeat;
    margin: 1px 5px 0 0;
    display: inline;
    _margin-top: 14px;
}

.comment-box a {
    color: #999;
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    line-height: 14px;
}

.tags-box .share-cont {
    float: right;
    margin: 7px 5px 0 0;
    display: inline;
}

.pic-summary .comment-box em {
    float: left;
}

/*图集列表*/
.picture-pic-summary {
    overflow: hidden
}

.picture-pic-summary h3 {
    float: left
}

.picture-pic-summary .source {
    float: right
}

.picture-pic-summary .comment-box em {
    float: left
}

.picture-pic-summary img {
    margin-right: 10px;
}

.picture-pic-summary .thumblist a:last-child img {
    margin: 0
}

.picture-pic-summary .thumblist {
    margin: 10px 0 15px 0;
}

/*右侧*/
.right-cont {
    float: right;
    overflow: hidden;
    width: 410px;
}

/*标题*/
.mod-title1 {
    height: 35px;
    overflow: hidden;
    background: #525358;
    padding: 0 10px;
    margin-top: 15px;
}

.mod-title1 h2 {
    font-size: 14px;
    color: #fff;
    display: block;
    line-height: 35px;
    _line-height: 32px;
    float: left;
}

.mod-title1 a {
    float: right;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 30px;
    _line-height: 32px;
}

/*文字列表*/
.lh-36 li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.lh-30 li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.txt-list em {
    float: left;
    width: 3px;
    height: 3px;
    overflow: hidden;
    margin-right: 10px;
    background: #ccc;
}

.lh-36 em {
    margin-top: 17px;
}

.lh-30 em {
    margin-top: 14px;
}

.cor-067 em {
    background: #0672c5;
}

/*热门文章*/
.rmwz li {
    padding: 5px 0;
}

.rmwz .pic-summary {
    height: 78px;
}

.rmwz .img {
    margin-top: 10px;
    _margin-top: 6px;
}

.rmwz .summary {
    height: 48px;
    line-height: 24px;
    margin-top: 6px;
}

.rmwz .view-box {
    height: 24px;
    overflow: hidden;
}

.view-box em {
    width: 15px;
    height: 10px;
    overflow: hidden;
    float: left;
    background: url(images/ico.png) -40px -30px no-repeat;
    margin: 6px 5px 0 0;
    display: inline;
}

/*热门标签*/
.rmbq li {
    margin: 0 10px;
    float: left;
    width: 73px;
    display: inline;
}

.wxh {
    width: 160px;
    position: absolute;
    z-index: 10;
    background: #fff;
    right: -160px;
    background: #f9f9f9;
    display: none;
}

.wxh .tit {
    font-size: 14px;
    color: #333;
    height: 24px;
    line-height: 24px;
    color: #0672c5;
    padding: 10px 0 0 10px;
}

.wxh .wxh-p {
    font-size: 13px;
    padding: 0 0 5px 10px;
    height: 24px;
    line-height: 24px;
    color: #333;
}

.wxh img {
    margin: 0 auto;
    display: block;
}

.wxh ul {
    width: 100%;
    overflow: hidden;
    height: 52px;
}

.wxh li {
    float: left;
    overflow: hidden;
    margin: 10px 0 10px 17px;
    display: inline;
}

.wxh li img {
    display: inline;
}

.hytg {
    background: #eee;
    overflow: hidden;
    font-size: 16px;
    padding: 10px 0 15px 10px;
    font-size: 14px;
    display: none;
}

.hytg h3 {
    height: 20px;
    line-height: 20px;
}

.hytg h3 span {
    float: left;
    overflow: hidden;
}

.hytg em {
    width: 19px;
    height: 15px;
    float: left;
    overflow: hidden;
    background: url(images/ico.png) -60px -30px no-repeat;
    margin: 4px 10px 0 0;
    display: inline;
}

.hytg a {
    color: #197ecd;
    font-size: 13px;
}

/*返顶效果*/
.backToTop {
    bottom: 0px !important;
    bottom: auto;
    position: fixed;
    _position: absolute;
    width: 43px;
    height: 43px;
    background: url(images/ico.png) no-repeat 0 -50px;
    cursor: pointer;
    z-index: 1990;
    bottom: 0;
    display: none;
}

/*窄屏——微信区块*/
.zp-wxh {
    width: 280px;
    overflow: hidden;
    display: none;
    margin-bottom: 20px;
}

.zp-wxh-r {
    float: left;
    margin-left: 135px;
    display: inline;
}

.zp-wxh-r .tit {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #0672c5;
}

.zp-wxh-r .wxh-p {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    color: #333;
}

.zp-wxh-r li {
    float: left;
    overflow: hidden;
    margin: 10px 20px 10px 0;
    display: inline;
}

.zp-wxh-r {
    overflow: hidden;
    font-size: 16px;
    margin: 10px 0 0 15px;
    float: left;
    display: inline;
}

.hytg-r {
    background: #eee;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
    display: none;
}

.hytg-r span {
    float: left;
    overflow: hidden;
    padding: 0 10px;
}

.hytg-r em {
    width: 19px;
    height: 15px;
    float: left;
    overflow: hidden;
    background: url(images/ico.png) -60px -30px no-repeat;
    margin: 13px 0 0 10px;
    display: inline;
}

.hytg-r a {
    color: #197ecd;
    font-weight: bold;
}

.zp-wxh-t {
    width: 291px;
    overflow: hidden;
}

/*weixin*/
.weixin .top {
    height: 52px;
}

.weixin .tit {
    display: inline-block;
    height: 100%;
    line-height: 45px;
    float: left;
    font-size: 16px;
}

.weixin .ico-list {
    display: inline-block;
    width: 74px;
    float: left;
    font-size: 0;
    margin-top: 9px;
}

.weixin .ico-list li {
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.weixin .qrcode {
    text-align: right;
    font-size: 0;
}

.weixin .qrcode > div {
    display: inline-block;
}

.weixin .qrcode p {
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    text-align: center;
    font-size: 14px;
}

.weixin .qrcode > div.left {
    float: left;
    margin-bottom: 10px;
}

.weixin .qrcode img {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.weixin .qrcode-outter {
    border: 1px solid #CCC;
    margin-bottom: 20px;
}

.weixin .qrcode-outter > div {
    margin: 6px;
    width: 108px;
    height: 108px;
}

.weixin .qrcode-outter img {
    border: none;
}

/* login */
div.login {
    float: right;
    max-width: 130px;
    margin-top: 28px;
    position: relative;
    height:50px;
}
div.login-loading{
    float: right;
    font-size:0;
    margin: 37px 20px 0 0;
}

div.toggle-menu.unlogin {
    display: none;
}

div.login a.login-btn{
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 22px;
    padding: 2px 15px;
    border: 1px solid #379EF1;
    color: #379EF1;
    border-radius: 13px;
    outline: none;
}

div.login-box {
    display: none;
    width: 370px;
    height: 480px;
    overflow: hidden;
    background: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

div.login-box h3.title {
    width: 270px;
    padding: 0 50px;
    height: 70px;
    line-height: 70px;
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    font-family: 'Microsoft yahei', '微软雅黑', Tahoma, Verdana, Arial, sans-serif;
    border-bottom: 1px solid #E4E4E4;
    position: relative;
    overflow: hidden;
}

div.login-box h3.title span.icon {
    float: left;
    display: block;
    width: 40px;
    margin-right: 10px;
    background: #ffffff;
}

div.login-box h3.title span.icon img {
    width: 40px;
    vertical-align: middle;
    line-height: 40px;

}

div.login-box h3.title button.close {
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    padding: 0;
    cursor: pointer;
    transition: color 0.2s;
    text-decoration: none;
    color: #95979c;
    border: 0;
    outline: 0;
    background: transparent;
    position: absolute;
    font-size: 21px;
    line-height: 35px;
    margin: -17px 15px 0 0;
    top: 50%;
    right: 0;
}

div.login-box h3.title button.close:hover, div.login-box h3.title button.close:focus {
    color: #2b2e38;
}

/* 主体框 */
div.login-box div.hole-box {
    width: 370px;
    height: 460px;
    overflow: hidden;
    position: relative;
}

/* 加载框 */
div.login-box div.login-loading {
    position: absolute;
    width: 370px;
    height: 410px;
    left: 0;
    top: 0;
}

div.login-box div.login-loading img.login-loading-image {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-left: -16px;
}

/* 登录框 */
div.login-box div.login-box-ipt-area {
    position: absolute;
    width: 370px;
    height: 410px;
    left: 370px;
    top: 0;
    overflow: hidden;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=00);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

div.login-box div.login-box-ipt-area div.form-area {
    height: 320px;
    margin: 20px 50px 0px;
}

div.login-box div.login-box-ipt-area div.form-area .h30 {
    height: 30px;
    overflow: hidden;
}

div.login-box div.login-box-ipt-area div.form-area .h20 {
    height: 20px;
    overflow: hidden;
}

div.login-box div.login-box-ipt-area div.form-area .h10 {
    overflow: hidden;
    height: 10px;
}

div.login-box .read-only {
    display: none;
}

div.login-box div.form-area div.ipt-area {
    border: 1px solid #E4E4E4;
    position: relative;
    line-height: 40px;
    height: 42px;
    overflow: hidden;
}

div.login-box div.form-area div.ipt-area .ipt-txt {
    width: 220px;
    padding-top: 2px;
    height: 38px;
    margin-left: 40px;
    border: none;
    background: transparent;
    color: #666;
    font-size: 14px;
    line-height: 40px;
    font-family: 'Microsoft yahei', '微软雅黑', Tahoma, Verdana, Arial, sans-serif;
}

div.login-box div.form-area #captcha-box,
div.login-box div.form-area #captcha-box-hr {
    display: none;
}

div.login-box div.form-area div.ipt-area .captcha {
    width: 90px;
}

div.login-box div.form-area div.ipt-area span.captcha-result {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 140px;
    top: 11px;
}

div.login-box div.form-area div.ipt-area span.success {
    background-image: url('./images/member-icons.png');
    background-repeat: no-repeat;
    background-position: 0 -20px;
}

div.login-box div.form-area div.ipt-area span.failed {
    background-image: url('./images/member-icons.png');
    background-repeat: no-repeat;
    background-position: 0 -40px;
}

div.login-box div.form-area div.ipt-area img.captcha-image {
    position: absolute;
    cursor: pointer;
    top: -1px;
    right: -1px;
}

div.login-box div.form-area .chk-area {
    height: 20px;
    overflow: hidden;
}

div.login-box div.form-area div.chk-area label.remember-area {
    display: table;
    vertical-align: top;
    float: left;
}

div.login-box div.form-area div.chk-area label.remember-area input.ipt-chk {
    margin-top: -1px;
    vertical-align: middle;
}

div.login-box div.form-area div.btn-area {
    height: 40px;
    overflow: hidden;
}

div.login-box div.form-area div.btn-area p.login-submit {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Microsoft yahei', '微软雅黑', Tahoma, Verdana, Arial, sans-serif;
}

div.login-box div.form-area div.btn-area p.submit {
    background-color: #0099E4;
}

div.login-box div.form-area div.btn-area p.loading {
    display: none;
    cursor: default;
    background: #57BCED url('./images/loading1.gif') center center no-repeat;
}

/*
div.login-box div.form-area div.btn-area p.loading i { font-size: 20px; }
*/
div.login-box div.form-area div.btn-area p.submit:hover {
    background-color: #3788E4;
}

div.login-box div.form-area div.txt-area {
    height: 20px;
}

div.login-box div.form-area div.txt-area p {
    text-align: right;
    color: #0099E4;
}

div.login-box div.form-area div.txt-area p a {
    color: #0099E4;
}

div.login-box div.form-area div.txt-area p a:hover {
    text-decoration: underline;
}

div.login-box div.form-area .elem-text {
    font-size: 12px;
    line-height: 20px;
    color: #CCCCCC;
    font-family: 'Microsoft yahei', '微软雅黑', Tahoma, Verdana, Arial, sans-serif;
}

div.login-box div.form-area a.elem-text:hover {
    text-decoration: underline;
}

div.login-box div.form-area .chk-area a {
    float: right;
    color: #0099e4;
}

div.login-box div.form-area div.ipt-area span.icon {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 12px;
    left: 10px;
    background-image: url("images/member-icons.png");
    background-repeat: no-repeat;
}

div.login-box div.form-area div.ipt-area span.icon-account {
    background-position: -100px 0;
}

div.login-box div.form-area div.ipt-area span.icon-password {
    background-position: -100px -21px;
}

/* social login */
div.login-box div.social-login {
    border-top: 1px solid #E4E4E4;
    height: 50px;
    position: relative;
}

div.login-box div.social-login span.text-title {
    position: absolute;
    top: -10px;
    height: 20px;
    display: block;
    line-height: 20px;
    width: 100px;
    overflow: hidden;
    text-align: center;
    left: 50%;
    margin-left: -50px;
    background: #ffffff;
    color: #CCCCCC;
}

div.login-box div.social-login div.social-btns {
    margin-top: 15px;
    text-align: center;
}

div.login-box div.social-login div.social-btns a.icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 15px;
    outline: none;
    background-image: url("images/member-icons.png");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div.login-box div.social-login div.social-btns a.icon-qq {
    background-position: -50px 0;
}

div.login-box div.social-login div.social-btns a.icon-sina {
    background-position: -50px -40px;
}

div.login-box div.social-login div.social-btns a.icon-wechat {
    background-position: -50px -80px;
}

/* 快速登录 */
div.login-box div.login-box-quick-area {
    width: 370px;
    height: 410px;
    position: absolute;
    left: 370px;
    top: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

div.login-box div.login-box-quick-area .avatar {
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    cursor: pointer;
}

div.login-box div.login-box-quick-area .avatar img {
    width: 90px;
    height: 90px;
    border: 5px solid #E4E4E4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

div.login-box div.login-box-quick-area p.user-account {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

div.login-box div.login-box-quick-area p.desc {
    margin-top: 10px;
    text-align: center;
    line-height: 30px;
    color: #CCCCCC;
    font-size: 12px;
}

div.login-box div.login-box-quick-area div.switch-btn {
    margin-top: 80px;
    height: 30px;
    text-align: center;
}

div.login-box div.login-box-quick-area div.switch-btn a {
    color: #0099e4;
    font-size: 12px;
    line-height: 30px;
}

div.login-box div.login-box-quick-area div.switch-btn a:hover {
    text-decoration: underline;
}

/* user */
div.toggle-menu span.rotate-tag {
    display: block;
    width: 100%;
    height: 15px;
    background: #FFFFFF;
    index: 10px;
    position: relative;
}

div.user {
    float: right;
    width: 46px;
    height: 30px;
    margin-top: 32px;
    position: relative;
}

div.user .thumb-area {
    width: 46px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}

div.user .thumb-area > img.user-thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
}

div.user .thumb-area > i.down-tag {
    line-height: 30px;
    margin-left: 3px;
    color: #666666;
    display: inline-block;
    width: 11px;
    height: 30px;
    background: #000;
    float: right;
    background: url("images/years-arrow.png") left center no-repeat;
}

div.toggle-menu.logined {
    width: 90px;
    position: absolute;
    right: -5px;
    top: 45px;
    padding: 0 5px 5px 5px;
    border: 1px solid #ededed;
    background: #FFFFFF;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    z-index: 1000;
    display: none;
}

div.toggle-menu.logined:before {
    content: '';
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -7px;
    right: 27px;
    background: #FFFFFF;
    index: 1px;
    -webkit-box-shadow: 0 0 8px rgba(60, 60, 60, 0.4);
    -webkit-box-shadow: 0 0 8px rgba(60, 60, 60, 0.4);
    -moz-box-shadow: 0 0 8px rgba(60, 60, 60, 0.4);
    box-shadow: 0 0 8px rgba(60, 60, 60, 0.4);
}

div.toggle-menu.logined ul.user-options {
    overflow: hidden;
}

div.toggle-menu.logined ul.user-options li {
    height: 28px;
    margin-bottom: 2px;
    overflow: hidden;
}

div.toggle-menu.logined ul.user-options li a {
    display: block;
}

div.toggle-menu.logined ul.user-options li i {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    margin-right: 2px;
    background-image: url("images/member-icons.png");
    background-repeat: no-repeat;
}
div.toggle-menu.logined ul.user-options li i.icon-ctmedia{
    background-position: -100px -80px;
}

div.toggle-menu.logined ul.user-options li i.icon-user {
    background-position: -100px 0px;
}

div.toggle-menu.logined ul.user-options li i.icon-setting {
    background-position: -100px -61px;
}

div.toggle-menu.logined ul.user-options li i.icon-contribution{
    background-position: -100px -101px;
}

div.toggle-menu.logined ul.user-options li i.icon-logout {
    background-position: -100px -41px;
}

div.toggle-menu.logined ul.user-options li span {
    display: block;
    /* float: left; */
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #999;
    max-width: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.toggle-menu.logined ul.user-options li a:hover span {
    color: #333;
}
.footer .m-footer span.copyright,.footer .m-footer span.r_bor{
    border-right: 1px solid #ffffff;
    padding-right: 12px;
    margin-right: 12px;
}
.footer{padding:0;overflow: visible;}
.m-footer{padding:25px 0 25px;background:#1d71b7;}
/*首页*/
.img-box{width:640px;overflow:hidden;}
.img-box .bg{width:490px;height:48px;overflow:hidden;background:#000;filter:alpha(opacity=60);opacity:0.6;position:absolute;left:0;top:265px;z-index:5;}
.img-box h2{font-size:26px;line-height:48px;overflow: hidden;margin-bottom: 10px;}
.img-box h2 a{color:#000;}
.img-box p{color: #666;font-size: 18px;line-height: 28px;overflow: hidden;margin-bottom: 10px;height: 28px;display: none;}
.img-box .source{line-height: 32px;overflow: hidden;border-bottom: 1px solid #eee;color: #999;font-size: 12px;padding-top: 8px;padding-bottom: 8px;}
.img-box span,.img-box time,.img-box .keywords a{float: left;padding-right:10px;overflow: hidden;}
.img-box time {width:100px;}
.img-box .keywords{width: 200px;height: 32px;}
.img-box .keywords a{color: #86a6bf;}
.img-box .keywords a:hover{color:#0672C5;}
.img-box .comment-box{float: right;}
.img-box .share-cont{margin-top: 5px;}
.img-box h2 a:hover{color:#2a79e4;}
/*查看更多*/
.view_more{overflow: hidden;font-size:16px;text-align:center;display:block;height:40px;line-height:40px;background: #f4f4f4;border:1px solid #ddd;/*background:  url(images/more.png) 350px 15px no-repeat;*/margin-top:20px;border-radius: 3px;-webkit-border-radius: 3;-moz-border-radius: 3;/*padding-right: 20px;*/}
.view_more:hover{/*background: #999 url(images/more.png) 350px 15px no-repeat;*/background: #e5e5e5;}
/*内容页面*/
.article .article-main{border: none;width:100%;}
.article .article-main img{max-width: 100%;}
.article .article-main section{text-indent: 0;}
.article-main .article-title{line-height:38px;font-size:26px;color:#333;margin-top: 10px;}
.article-main .article-infos{position:relative;height:40px;line-height:40px;overflow:hidden;padding-bottom: 0;padding-top:0;}
.article-main .article-infos .comment-box,.article-main .article-infos .comment-count{display: none;}
.article-infos .copyright, .article-infos .date, .article-infos .source, .article-infos .editors{font-size:12px;color:#666;float:left;padding-right:10px;}
.article-infos .copyright{display:inline-block;*display: inline;zoom:1;background:#C2C2C2;line-height:20px;margin:10px 10px 0 0;padding:0 5px;color:#fff;cursor:default;}
.article-infos a{font-size: 12px;font-family:Helvetica,"微软雅黑";}
.article-infos .view-box em{margin:15px 10px 0 20px;}
.article-infos .comment-box em{margin:16px 5px 0 10px;float:left;}
.article-infos .fontsize2{float:right;overflow: hidden;}
.article-infos .fontsize2{float:right;overflow: hidden;}
.fontsize2 .small,.fontsize2 .big{cursor: pointer;width:20px;height:13px;overflow:hidden;background-image:url(images/ico.png);background-repeat:no-repeat;margin:14px 0 0;}
.fontsize2 .small{background-position:-48px -50px;}
.fontsize2 .big{background-position:-70px -50px;}
.article-content{font-size:16px;line-height:1.5;overflow:hidden;color:#333;padding-top: 10px;}
.article-content iframe{max-width:600px;max-height:400px;border: 0;}
.article-content p{margin-top:1em;margin-bottom:1em;line-height:2em;font-size:16px;text-align:justify;}
.article-content p:first-of-type{margin-top: 0 !important;}
.article-content p:last-of-type{margin-bottom: 0 !important;}
.article-content h1 {font-size: 2em;margin: 0.67em 0;font-weight: bold;}
.article-content h2 {font-size: 1.5em;margin: 0.83em 0;font-weight: bold;}
.article-content h3 {font-size: 1.17em;margin: 1em 0;font-weight: bold;}
.article-content h4 {font-size: 1em;margin: 1.33em 0;font-weight: bold;}
.article-content h5 {font-size: 0.83em;margin: 1.67em 0;font-weight: bold;}
.article-content h6 {font-size: 0.67em;margin: 2.33em 0;font-weight: bold;}
.article-content p a {color:#1a75dc;}
.article-content p img {max-width: 99%;}
.article-content p strong em {font-weight: bold;}
.article-content table td {border: 1px solid #DDD;}
/* 编辑器列表不能格式化 */
.article-content em{
    font-weight: normal;
}
.article-content ul,
.article-content ol{
    text-indent:0;
    padding-left:40px;
}
.article-content ul{
    list-style: disc;
}
.article-content ol{
    list-style: decimal;
}
.article-content li{
    list-style:inherit;
}
/* 编辑器内容不能格式化 */
.article-content i,
.article-content em{
    font-style: italic;
}
/*分享*/
.copy-share{margin:0 0 10px;overflow:hidden;padding: 0;background: none;}
.copy-share .fcwb,.copy-share .fbwx{float:left;text-align:center;color:#fff;width:90px;height:36px;line-height:36px;overflow:hidden;margin-right:20px;display:inline;}
.copy-share .fcwb{background:#e54f2a;}
.copy-share .fbwx{background:#693;}
.copy-share .peak{height:30px;line-height:30px;overflow:hidden;padding:0 10px;float:right;color:#525358;}
.copy-share .peak em{width:18px;height:18px;float:left;overflow:hidden;background:#f4f4f4 url(images/ico.png) -50px -70px no-repeat;margin:5px 8px 0 0;display:inline;}
/*相关阅读*/
.rel-news{border-bottom:1px solid #eee;padding:20px 0;width:100%;}
.rel-news .hd{height:30px;line-height:30px;overflow:hidden;overflow:hidden;color:#444;}
.copy-share .keyword{float: left;overflow: hidden;line-height: 34px;}
.copy-share .keyword a{color:#0672c5;padding-right:15px;}

/*搜索*/
.search-time{height:60px;line-height:60px;background:#f6f6f6;}
.search-time p{padding:0 15px;}
.search-time p strong{color:#389ded;}
.search-page .txt-list li{height:30px;line-height:30px;}
.search-page .txt-list a{color:#444;float: left;overflow: hidden;height:30px;font-size: 14px;}
.search-page .txt-list a:hover{color:#c00;}
.search-page .txt-list em{margin-top:14px;}
.search-page .date{font-size:12px;color:#999;padding-left: 10px;}
/*分页*/
.page {height:70px; line-height: 30px;padding-top:20px;text-align: center;font-size: 1.2rem; font-size: 12px;}
.page a {display: inline-block; padding:0 12px; vertical-align: top;letter-spacing: normal; color: #fff;background: #bbb;margin:0 2px;}
.page i {margin:0 2px;}
.page a:hover {background: #666;color: #fff;text-decoration: none;}
.page .now {cursor: default; background: #666;}
.page .disable {cursor: default;}
.page .disable:hover {background: #bbb;}

.read-btn{margin-top:4px;}
.article-page .read-btn .btn-s-orange{padding-top:0;}

/*畅言*/
#changyan_floatbar_wrapper { display: none!important;}
#comment_sohu .head-gold-w { display: none!important;}

/* 内容页分享/长微博 */
.sharebox {width: 640px; margin: 20px auto; overflow: hidden; height: 36px;}
.sharebox .digg, .sharebox .weibo, .sharebox .digged {
    display: inline; float: left;height:28px; margin-right: 10px;line-height: 30px;text-align: center;margin-top: 4px; padding: 0 18px;
}
.sharebox .digg, .sharebox .weibo {border: 1px solid #ccc; color: #ccc;}
.sharebox .digg .digg-icon,
.sharebox .digged .digg-icon
{ background: url('images/icon.png') -72px -4px no-repeat; width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: -2px 2px 0 0;}
/*.sharebox .digged .digg-icon,*/
.sharebox .digged .digg-icon { background-position: -72px -34px;}
.sharebox .digged {border: 1px solid #5dc430; color:#5dc430;}
.sharebox .digged{ border: 1px solid #ddd;color: #ddd;cursor: default;}
.sharebox .weibo:hover {border: 1px solid #ff8a00; color: #ff8a00;}

/* 长微博 */
.lw-dialog { position: relative; width: 100%; height: 100%;}
.lw-button-panel { position: absolute; bottom: 0; left:20px; width: 440px; height: 110px; padding: 30px 120px;  box-sizing: border-box;}
.lw-button-panel .lw-sina-button, .lw-button-panel .lw-tencent-button { width: 80px; height: 50px; line-height: 50px; text-align: center; cursor: pointer;}
.lw-button-panel .lw-sina-button {background: url('images/icon.png') 0 -122px;}
.lw-button-panel .lw-sina-button:hover {background: url('images/icon.png') -160px -122px;}
.lw-button-panel .lw-tencent-button {background: url('images/icon.png') -80px -122px;}
.lw-button-panel .lw-tencent-button:hover {background: url('images/icon.png') -240px -122px;}
.lw-img-outter { height: 100%; padding:30px 20px 128px 20px; box-sizing: border-box;}
.lw-button-panel {border-top:solid 1px #eee;}
.lw-img { height: 100%; overflow-x: hidden; overflow-y: auto; text-align: center;}
.lw-img p img {margin-top:180px; margin-left: 10px;}
.lw-img p img.loading {position: absolute; left: 0; right: 0; margin: auto; top: -34px; bottom: 0;}
.lw-button-panel .weibo {display: inline; float: left;width:80px;height:28px; margin-right: 10px;line-height: 28px;text-align: center;margin-top: 4px;}

/* 标签页 */
.tag-title { }
.tag-title h2 .tag-name { padding:0 10px; text-align: center;height:40px;line-height: 40px;display: inline-block;position: absolute;left: 0; right: 0;z-index: 5;top:0; }
.tag-title h2 {width: 640px; margin:0 auto; position: relative;height: 40px;}
.tag-title h2 a { background-color: #fff; display: inline-block; padding: 0 16px;}
.tag-title hr { position: absolute; width: 100%; top: 50%; border-top: 1px solid #e3e3e3; border-bottom: 0; margin: 0; padding: 0;left: 0;}

.body-article .sr-bdimgshare { display: none!important; z-index: -1!important;}

/* 视频缩略图 */
.video-thumb { position: relative; width: 200px; height: 150px; float: left; margin-right: 25px;}
.video-thumb > img { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.video-thumb > .play-icon { width: 40px; height: 40px; position: absolute; background: url(images/play.png); top: 50%; margin: -20px 0 0 -20px; left: 50%;}

/* 文章附件 */
.attachments {width: 100%;margin: 20px auto;overflow: hidden}
.attachments label {font-weight: bold;font-size: 15px;height: 45px;line-height: 45px;display: block}
.attachments ul {list-style: none;border: 1px solid #eee;padding: 0}
.attachments ul li {border-bottom: 1px solid #EEE;height: 45px;line-height: 45px;padding: 0 20px;}
.attachments ul li:last-child {border-bottom: none;}
.attachments .attach-item .attach-size {font-size: 14px;color: #CCC;float: right!important;}
.attachments .attach-download {display: inline-block;width: 40%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden}
.attachments .attach-download:hover{color: #0672c5;}
.attachments .icon-filetype{width: 18px; height: 18px; display: inline-block;background: url(images/filetype.png);  float: left;margin-right: 10px;margin-top: 13px;}
.attachments .icon-filetype-excel{background-position: 0px 0;}
.attachments .icon-filetype-other{background-position: -18px 0;}
.attachments .icon-filetype-img{background-position: -36px 0;}
.attachments .icon-filetype-ppt{background-position: -54px 0;}
.attachments .icon-filetype-word{background-position: -72px 0;}
.attachments .icon-filetype-zip{background-position: -90px 0;}
.attachments .icon-filetype-psd{background-position: -108px 0;}

/* 音频小插件样式 */
.audio-box{width: 40%;height: 40px;line-height: 40px;min-width: 500px;background-color:rgba(0,0,0,0.01);border: 1px solid #ddd;border-radius:10px;margin: 0 auto;text-align: initial;text-indent:0;cursor: pointer;}
.audio-box .play-btn{width: 20px;height:20px;display: inline-block;background: url('images/mplay2.png') no-repeat 0 0;margin-top:10px;margin-left: 6%;float: left;}
.audio-box .audio-progress{vertical-align:middle;display: inline-block;width: 66%;height: 2px;background: #ccc;margin-top:0;margin-left: 10px;}
.audio-box .audio-progress .audio-progress-bar{display: inline-block;width: 0;height: 100%;background: #29C233;float: left;}
.audio-box .currentTime{display: inline-block;width: 20%;height: 100%;line-height: 40px;text-align: center;text-indent:0;font-size: 14px;}

/* 文章相关阅读样式 */
.relatedread{width: 100%;}
.relatedread .panel-heading{padding:2px 10px;border: 1px solid #ddd;height:40px;line-height:40px;}
.relatedread .panel-body{padding: 15px;border: 1px solid #ddd;margin-top: -1px;}
.relatedread .panel-body li{line-height:35px;}
.relatedread .panel-body li a:hover{color:#2d7eeb;cursor:pointer;}

/*重新定义-2019*/
.article .article-main{border:1px solid #ddd;width:718px;padding:20px 25px 30px;}
.article-main .article-infos{border-top:1px solid #ddd;margin-top: 10px;}
.sharebox{width:auto !important;}