﻿@charset "utf-8";
body {
    min-width: 1320px;
}
body, input {
    font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
*font-family:"MicrosofYaHei";
    color: #333;
}
.header-float {
    width: 100%;
    min-width: 1320px;
}
.channel-header {
    position: relative;
    width: 100%;
    height: 80px;
    background: #fff url(../images/header-line.png) repeat-x bottom center;
*z-index:9;
}
.channel-logo {
    padding: 24px 0 0;
}
.channel-logo a {
    float: left;
}
.channel-logo a:first-child {
    margin: -6px 4px 0 0;
}
.channel-nav .channel-nav-top li {
    float: left;
    width: 88px;
    line-height: 76px;
    padding: 0 5px;
    font-size: 16px;
    text-align: center;
}
.channel-nav .channel-nav-top li a {
    display: inline-block;
    padding: 0 4px;
}
.channel-nav .channel-nav-top .channel-nav-cur {
    border-bottom: 2px solid #b50404;
}
.channel-nav .channel-nav-top .channel-nav-cur a {
    color: #b50404;
}
.channel-nav .channel-nav-top .channel-nav-cur1 a {
    color: #b50404;
    border-bottom: 2px solid #b50404;
}
.channel-nav {
    position: relative;
    width: 627px;
    margin: 0 0 0 40px;
}
.channel-nav .channel-nav-dn {
    display: inline-block;
    position: absolute;
    top: 37px;
    right: 0px;
    width: 45px;
    height: 5px;
    margin: -37px 0 0;
    padding: 37px 0;
    background: url(../images/channel-spirit.png) no-repeat -255px 37px;
    cursor: pointer;
}
.channel-nav .channel-nav-list {
    position: absolute;
    top: 79px;
    right: -20px;
    width: 113px;
    background: #fff;
    border: 1px solid #e0dfdf;
    box-shadow: 0 0 2px 2px #f2f2f2;
    background: #fff;
    z-index: 9;
}
.channel-nav .channel-nav-list li {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
}
.channel-nav .channel-nav-list li a {
    display: inline-block;
    padding: 0 24px;
}
.channel-nav .channel-nav-list li:hover {
    background: #f3f3f1;
}
.channel-search {
    position: relative;
    margin: 22px 0 0 0;
}
.channel-search .channel-search-text {
    width: 195px;
    height: 32px;
    line-height: 32px;
    padding: 0 38px 0 14px;
    background: url(../images/channel-spirit.png) no-repeat 0 -9px;
    border: none;
    color: #ccc;
}
.channel-search .channel-search-text input {
    width: 190px;
    height: 32px;
    line-height: 32px;
    background: url(../images/channel-spirit.png) no-repeat 0 -9px;
    border: none;
    color: #ccc;
}
.channel-search .channel-search-btn {
    width: 19px;
    height: 19px;
    position: absolute;
    right: 16px;
    top: 6px;
    background: url(../images/channel-spirit.png) no-repeat -32px -45px;
    border: none;
}
.main {
    position: relative;
}
.channel-main {
    position: relative;
    min-height: 1000px;
    margin: 23px auto 0;
}
.channel-main-left {
    float: left;
    width: 805px;
}
.channel-site {
    font-size: 14px;
    color: #999;
}
.channel-site a {
    color: #999;
}
.channel-site span {
    color: #333;
}
.channel-main-left h1 {
    line-height: 38px;
    margin: 20px 0 10px;
    font-size: 28px;
}
.channel-laiyuan {
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ddd;
}
.channel-laiyuan p {
    font-size: 14px;
    color: #999;
    line-height: 36px;
}
.channel-laiyuan span {
    margin: 0 10px 0 0;
}
.channel-laiyuan .text-ico {
    margin: 5px 0 0;
}
.channel-laiyuan .text-ico a {
    margin: 0 0 0 5px;
    cursor: pointer
}
.channel-text .abstract {
    width: 773px;
    line-height: 30px;
    margin: 29px 0 34px 0;
    padding: 15px 10px 15px 20px;
    background: #f8f8f7;
    border-left: 2px solid #bf0505;
    font-size: 16px;
    color: #666;
    word-break: break-all;
	display: none;
}
.channel-text img {
    max-width: 805px;
}
.channel-text p {
    display: block;
    line-height: 30px;
    margin: 20px 0 0;
}
.channel-label {
    margin: 35px 0;
    font-size: 14px;
    color: #999;
}
.channel-label p span {
    margin: 0 0 0 15px;
}
.channel-label a {
    display: inline-block;
    margin: 0 9px 0 0;
    padding: 3px 10px;
    background: #f5f5f5;
    font-size: 14px;
    color: #999;
}
.channel-label a:hover {
    color: #bf0505
}
.channel-prompt {
    width: 780px;
    line-height: 24px;
    margin: 25px 0 30px;
    padding: 15px 9px 15px 14px;
    border: 1px solid #efefef;
    font-size: 14px;
    color: #999;
}
.channel-prompt p a {
    color: #333;
}
#gb_article_body {
    font-size: 17px;
    line-height: 30px;
}
.cloud-guest-title a {
    font-size: 16px;
    color: #bf0505 !important;
}
.cloud-guest-title strong {
    font-size: 16px !important;
    color: #333 !important;
}
.cloud-guest-title .info-line {
    font-size: 16px;
}
.cloud-guest-textarea .textarea textarea {
    height: 80px !important;
}
.channel-main-right {
    width: 310px;
    padding: 0 0 300px;
}
.hours .title h3 {
    position: relative;
    float: left;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px 0 0;
    background: #FFF;
    z-index: 2;
    color: #333;
    font-size: 20px;
    font-weight: normal;
}
.hours .title {
    position: relative;
    margin: 0 0 13px 0;
}
.hours .title h3 a {
    display: block;
    width: 90px;
    height: 38px;
    margin: 5px 0 16px;
    background: url(../images/sprite-homepage.png) no-repeat -175px -68px;
    text-indent: -99999px;
    filter: alpha(opacity=85);
    opacity: 0.85;
}
.hours .title h3 a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.hours .title .link-more {
    margin: 13px 0 0;
    padding: 0 11px 0 10px;
    background: #fff;
    font-size: 12px;
    z-index: 2;
}
.hours .title .line {
    position: absolute;
    top: 50%;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 1px solid #dfdbdb;
    z-index: 1;
}
.hours-opt {
    height: 20px;
    margin: 0 0 18px 0;
    overflow: hidden;
}
.hours-opt li {
    position: relative;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 22px;
    color: #404040;
    cursor: pointer;
}
.hours-opt li i {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/sprite-homepage.png) no-repeat;
}
.hours-opt li:hover {
    filter: alpha(opacity=85);
    opacity: 0.85;
}
.hours-opt li.sound.default i {
    background-position: -121px -207px;
}
.hours-opt li.fresh.default i {
    top: 0;
    background-position: -149px -205px;
}
.hours-opt li.sound i {
    background-position: -121px -233px;
}
.hours-opt li.fresh i {
    background-position: -149px -232px;
}
.hours-opt li.default {
    color: #ccc;
}
.hours-opt li.fresh b {
    margin: 0 2px;
    font-weight: normal;
}
.time-line {
    height: 330px;
    overflow: hidden;
}
.time-line li {
    position: relative;
    line-height: 24px;
    padding: 0 15px 20px 12px;
    margin: 0 0 0 5px;
    border-left: 1px solid #c0c7ca;
    font-size: 14px;
    color: #333;
}
.time-line li em {
    position: absolute;
    top: 8px;
    left: -5px;
    display: block;
    width: 9px;
    height: 9px;
    background: url(../images/sprite-homepage.png) no-repeat -175px -116px;
}
.time-line li p {
*margin:-22px 0 0;
    line-height: 24px;
    font-size: 14px;
    color: #999;
}
.time-line li div {
    display: block;
    line-height: 22px;
    margin: 5px 0 0 0;
    font-size: 12px;
    color: #999;
}
.time-line li:hover p {
    color: #333;
}
.time-line li:hover span {
    padding: 1px 5px;
    background: #bf0505;
    color: #FFF;
}
.time-line li:hover em {
    background-position: -194px -116px;
}
.download-box {
    padding: 15px 17px;
    margin: 35px 0 0 0;
    border: 1px dashed #e5e5e5;
}
.download-box h3 {
    line-height: 26px;
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 16px;
    color: #404040;
    font-weight: bold;
}
.download-box li a {
    position: relative;
    display: block;
    padding: 43px 0 0 0;
    width: 70px;
    text-align: center;
}
.download-box li i {
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    width: 30px;
    height: 33px;
    margin: 0 0 0 -15px;
    background: url(../images/sprite-homepage.png) no-repeat;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.download-box li.android i {
    background-position: -52px -68px;
}
.download-box li.ios i {
    background-position: -88px -68px;
}
.download-box li.pc i {
    background-position: -126px -68px;
}
.download-box li span {
    display: block;
    line-height: 22px;
    font-size: 14px;
    color: #404040;
}
.download-box li a:hover span {
    color: #bf0505;
}
.download-box li.android a:hover i {
    background-position: -52px -111px;
}
.download-box li.ios a:hover i {
    background-position: -88px -111px;
}
.download-box li.pc a:hover i {
    background-position: -126px -111px;
}
.download-box .btn-kh {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 13px 0;
    background: #bf0505;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
}
.download-box .btn-kh:hover {
    background: #c92a2a;
    color: #FFF;
}
.download-box p {
    line-height: 16px;
    font-size: 14px;
    color: #999;
}
.title-aside {
    position: relative;
    height: 20px;
    margin: 0 0 20px 0;
    zoom: 1;
    z-index: 0;
}
.title-aside .line {
    position: absolute;
    top: 50%;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 1px solid #dfdbdb;
    z-index: 1;
}
.title-aside h3 {
    position: relative;
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px 0 15px;
    background: #FFF;
    border-left: 4px solid #bf0505;
    z-index: 2;
    color: #333;
    font-size: 20px;
    font-weight: normal;
}
.title-aside h3 a {
    color: #333;
}
.channel-hot ul li {
    line-height: 35px;
    font-size: 14px;
}
.channel-hot ul li em {
    display: inline-block;
    width: 14px;
    height: 19px;
    margin: 0 20px -7px 0;
    background: url(../images/channel-spirit.png) no-repeat;
}
.channel-hot ul li.li-num1 em {
    background-position: -64px -47px;
}
.channel-hot ul li.li-num2 em {
    background-position: -81px -47px;
}
.channel-hot ul li.li-num3 em {
    margin: 0 20px -3px 0;
    background-position: -102px -45px;
}
.channel-hot ul li.li-num4 em {
    background-position: -122px -47px;
}
.channel-hot ul li.li-num5 em {
    background-position: -141px -47px;
}
.channel-hot ul li.li-num6 em {
    background-position: -158px -48px;
}
.channel-hot ul li.li-num7 em {
    background-position: -176px -48px;
}
.channel-hot ul li.li-num8 em {
    background-position: -193px -47px;
}
.channel-hot ul li.li-num9 em {
    background-position: -212px -47px;
}
.channel-hot ul li.li-num0 em {
    width: 21px;
    margin: 0 13px -7px 0;
    background-position: -229px -49px;
}
.tpc-new a {
    position: relative;
    display: block;
    line-height: 0;
}
.tpc-new p {
    width: 310px;
    overflow: hidden;
}
.tpc-list {
    margin: 15px 0 35px 0;
}
.tpc-list li a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 5px 0 15px;
    border-left: 3px solid #f5f5f5;
    font-size: 16px;
    color: #404040;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tpc-list li a:hover {
    border-left: 3px solid #b1b0b0;
    background: #fbfbfb;
    color: #bf0505;
}
.tpc-new em {
    display: inline-block;
    width: 14px;
    height: 17px;
    margin: 0 5px -2px 0;
    background: url(../images/channel-spirit.png) no-repeat 0 -155px;
}
.channel-video ul {
    margin: 15px 0 0;
}
.channel-video ul li {
    line-height: 33px;
    font-size: 14px;
}
.channel-video ul li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 10px 3px 0;
    background: url(../images/channel-spirit.png) no-repeat -32px 0;
}
.recommend {
    width: 100%;
    height: 355px;
    margin: 59px 0 0;
    background: #f3f3f1;
}
.recommend ul {
    width: 1210px;
}
.recommend ul li {
    float: left;
    width: 282px;
    margin: 20px 20px 0 0;
}
.recommend ul li p {
    line-height: 28px;
    margin: 8px 0 0 0;
    font-size: 16px;
}
.recommend-title {
    padding: 23px 0 0;
}
.recommend-title h3 {
    font-size: 20px;
    font-weight: normal;
}
.recommend-title a {
    font-size: 16px;
    text-decoration: underline;
}
.hot-label .title-aside a.link-more {
    font-size: 12px;
}
.hot-label .title-aside {
    position: relative;
}
.hot-label .title-aside a.link-more {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0 11px 0 10px;
    background: #fff;
    z-index: 9;
}
.hot-label .hot-label-list a {
    float: left;
    display: block;
    margin: auto 16px 14px auto;
    padding: 6px 12px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #666;
}
.hot-label .hot-label-list {
    overflow: hidden;
    width: 100%;
}
.hot-label .hot-label-list a:hover {
    border-color: #bf0505;
    color: #bf0505;
}
.channel-article {
    display: none;
}
.channel-article ul li {
    margin: 2px 0 0 0;
    padding: 0 0 0 8px;
}
.article-sort {
    overflow: hidden;
    position: relative;
    width: 310px;
    height: 130px;
    margin: 20px 0 0;
}
.article-sort-next {
}
.mask-bg {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 310px;
    height: 130px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.mask-con {
    position: absolute;
    top: 0px;
    left: 0px;
}
.mask-con .article-title {
    position: absolute;
    top: 15px;
    left: 17px;
    width: 266px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
}
.mask-con p {
    position: absolute;
    top: 102px;
    left: 20px;
    width: 266px;
    font-size: 14px;
    color: #fff;
}
.mask-con p a {
    font-size: 14px;
    color: #fff;
}
.article-sort .mask-con p a em {
    display: inline-block;
    width: 8px;
    height: 12px;
    margin: 0 0 -2px 8px;
*margin:0 0 3px 8px;
    background: url(../images/channel-spirit.png) no-repeat -135px -354px;
}
.article-sort-next .mask-con p a em {
    background-position: -108px -354px;
}
.link-more {
    position: relative;
    float: right;
    display: inline-block;
    line-height: 24px;
    margin: 18px 0px 0px;
    padding: 0px 13px 0px 0px;
    font-size: 14px;
    color: rgb(153,153,153);
}
.link-more i {
    position: absolute;
    right: 0px;
    top: 6px;
    display: block;
    width: 7px;
    height: 12px;
    background: url(../images/sprite-homepage.png) 0px -160px no-repeat;
}
.link-more:hover i {
    background-position: -17px -160px;
}
.side-nav {
    display: inline-block;
    position: absolute;
    top: 67px;
    left: 27px;
    width: 20px;
    height: 15px;
    background: url(../images/channel-spirit.png) no-repeat 0 -45px;
    z-index: 9999;
}
.sidebar-nav-bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.wrap-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 240px;
    overflow-x: hidden;
    overflow-y: hidden;
    z-index: 99999;
}
.nav-con-list {
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    background: #fff;
    -webkit-animation: translateDrawerMenu .3s;
    animation: translateDrawerMenu .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 9999;
}
.menu-wrap p {
    height: 56px;
    line-height: 56px;
    padding: 0 0 0 15px;
    font-size: 18px;
    color: #b40404;
}
.menu-wrap ul li {
    border-top: 1px solid #ededed;
}
.menu-wrap ul li a {
    display: inline-block;
    height: 39px;
    line-height: 39px;
    padding: 0 0 0 57px;
    font-size: 14px;
    font-weight: bold;
}
.nav-con-list-show {
    -webkit-animation: translateDrawerMenu 0.3s;
    animation: translateDrawerMenu 0.3s
}
@-webkit-keyframes translateDrawerMenu {
from {
left:-300px
}
to {
left:0
}
}
@keyframes translateDrawerMenu {
from {
left:-300px
}
to {
left:0
}
}
@-webkit-keyframes translateHideMenu {
from {
left:0
}
to {
left:-300px
}
}
@keyframes translateHideMenu {
from {
left:0
}
to {
left:-300px
}
}
.nav-con-list-hide {
    left: -300px;
    -webkit-animation: translateHideMenu 0.3s;
    animation: translateHideMenu 0.3s;
}
.channel-hot ul li a {
    display: inline-block;
    height: 35px;
}
.channel-hot ul li:before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    background: #b1b0b0;
    width: 3px;
    height: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.channel-hot ul li:hover {
    background: #f6f6f6
}
.channel-hot ul li:hover:before {
    height: 35px;
    top: 0;
    bottom: 0
}
.channel-hot ul li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    padding-right: 10px;
}
.transition img {
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.transition a:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.transition:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.tpc-new2 a {
    display: inline-block;
}
.tpc-new2 a p {
    width: 310px;
    height: 102px;
    overflow: hidden;
}
.tpc-new span {
    display: block;
    width: 295px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 15px;
    background: #f5f5f5;
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    cursor: pointer;
}
.tpc-new a:hover span {
    color: #bf0505;
}
.tpc-new1 p {
    position: relative;
    width: 310px;
    height: 185px;
    overflow: hidden;
}
.recommend ul li>a {
    display: inline-block;
    width: 282px;
    height: 175px;
    overflow: hidden;
}
.tpc-new1 a .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background: url(../images/sprite-homepage.png) no-repeat -203px -189px;
    z-index: 12;
}
.tpc-new1 a em.mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 310px;
    height: 185px;
    background: #303030;
    filter: alpha(opacity=0);
    opacity: 0;
}
.tpc-new1 a:hover .mask {
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.tpc-new1 a:hover .icon {
    display: block;
}
.menu-wrap p em {
    display: inline-block;
    width: 20px;
    height: 15px;
    margin: 0 20px -2px 0;
*margin:0 20px 3px 0;
    background: url(../images/channel-spirit.png) no-repeat 0 -352px;
}
.menu-wrap p span {
    float: right;
    display: inline-block;
    width: 20px;
    height: 16px;
    margin: 21px 20px 0 0;
*margin:-34px 20px 0 0;
    background: url(../images/channel-spirit.png) no-repeat -36px -352px;
    cursor: pointer;
}
.menu-wrap p span:hover {
    background-position: -71px -352px;
}
.channel-share {
    position: absolute;
    left: -150px;
    z-index: 1;
}
.channel-share ul {
    width: 45px;
}
.channel-share ul li {
    height: 40px;
}
.channel-share ul li i {
    padding: 0;
}
.post_topshare1 {
    position: fixed;
    left: 50%;
    top: 280px;
    margin: 0 0 0 -660px;
    z-index: 1;
}
.post_topshare2 {
    position: absolute;
    left: -65px;
    bottom: 0;
    z-index: 1;
}
.post_topshare .post_share {
    position: relative;
}
.post_topshare .post_share li a {
    display: block;
    position: relative;
}
.post_topshare .post_share li a:hover {
    color: #000;
}
.post_topshare .post_share li a:hover i:after {
    width: 70px;
    height: 70px;
    left: -9px;
    top: -15px;
}
.post_topshare .post_share li.share_pinglun a:hover i:after {
    width: 100px;
    height: 100px;
    left: -30px;
    top: -35px;
}
.post_topshare .post_share li.share_pinglun i {
    height: 50px;
}
.post_topshare .post_share li i {
    float: left;
    position: relative;
    overflow: hidden;
    width: 45px;
    height: 40px;
    margin: 2px 0 0;
    background: url(../images/channel-spirit.png) no-repeat;
    border-radius: 3px;
}
.post_topshare .post_share li i:before {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.post_topshare .post_share li i:after {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 22px;
    top: 17px;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    -webkit-transition: all 0.32s cubic-bezier(0.24, 0.82, 0.48, 0.89);
    -o-transition: all 0.32s cubic-bezier(0.24, 0.82, 0.48, 0.89);
    transition: all 0.32s cubic-bezier(0.24, 0.82, 0.48, 0.89);
}
.post_topshare .post_share li span {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 45px;
    height: 30px;
    background: url(../images/channel-spirit.png) no-repeat;
}
.post_topshare .post_share li.share_pinglun {
    height: 50px;
}
.post_topshare .post_share .share_pinglun span {
    width: 45px;
    height: 40px;
    background-position: -244px -179px;
    margin: 7px 0 0 7px;
}
.post_topshare .post_share .share_pinglun a:hover span {
    background-position: -245px -331px;
}
.post_topshare .post_share .share_pinglun i {
    width: 45px;
    height: 50px;
    background-position: -239px -124px;
}
.post_topshare .post_share .share_pinglun i:before {
    background: #e9e9e7;
}
.post_topshare .post_share .share_pinglun i:after {
    background: #bf2424;
}
.post_topshare .post_share .share_pinglun a:hover i {
    background-position: -239px -69px;
}
.post_topshare .post_share .share_weixin {
    margin: 13px 0 0;
}
.post_topshare .post_share .share_weixin span {
    margin: 5px 0 0;
    background-position: 0 -186px;
}
.post_topshare .post_share .share_weixin a:hover span {
    margin: 12px 0 0 7px;
    background-position: -8px -316px;
}
.post_topshare .post_share .share_weixin i {
    background-position: 0 -112px;
}
.post_topshare .post_share .share_weixin i:before {
    background: #f3f3f1;
}
.post_topshare .post_share .share_weixin i:after {
    background: #72c627;
}
.post_topshare .post_share .share_weixin a:hover i {
    background-position: 0 -69px;
}
.post_topshare .post_share .share_qzone span {
    margin: 11px 0 0;
*margin:4px 0 0;
    background-position: -188px -186px;
*background-position:-189px -186px;
}
.post_topshare .post_share .share_qzone a:hover span {
    margin: 16px 0 0 4px;
*margin:10px 0 0 4px;
    background-position: -194px -316px;
}
.post_topshare .post_share .share_qzone i {
    background-position: -188px -69px;
}
.post_topshare .post_share .share_qzone i:before {
    background: #f3f3f1;
}
.post_topshare .post_share .share_qzone i:after {
    background: #fcb733;
}
.post_topshare .post_share .share_qzone a:hover i {
    background-position: -188px -109px;
}
.post_topshare .post_share .share_weibo span {
    margin: 7px 0 0 0px;
    background-position: -47px -186px;
*background-position:-47px -187px;
}
.post_topshare .post_share .share_weibo a:hover span {
    margin: 12px 0 0 10px;
*margin:10px 0 0 9px;
    background-position: -56px -316px;
}
.post_topshare .post_share .share_weibo i {
    background-position: -47px -69px;
}
.post_topshare .post_share .share_weibo i:before {
    background: #f3f3f1;
}
.post_topshare .post_share .share_weibo i:after {
    background: #f66369;
}
.post_topshare .post_share .share_weibo a:hover i {
    background-position: -47px -109px;
}
.post_topshare .post_share .share_haoyou span {
    margin: 9px 0 0 0;
*margin:5px 0 0 0;
    background-position: -94px -186px;
*background-position:-95px -186px;
}
.post_topshare .post_share .share_haoyou a:hover span {
    margin: 15px 0 0 12px;
*margin:10px 0 0 10px;
    background-position: -105px -316px;
}
.post_topshare .post_share .share_haoyou i {
    background-position: -94px -69px;
}
.post_topshare .post_share .share_haoyou i:before {
    background: #f3f3f1;
}
.post_topshare .post_share .share_haoyou i:after {
    background: #6bc0f4;
}
.post_topshare .post_share .share_haoyou a:hover i {
    background-position: -94px -109px;
}
.post_topshare .post_share .share_weixin i, .post_topshare .post_share .share_weibo i, .post_topshare .post_share .share_haoyou i, .post_topshare .post_share .share_tengxun i, .post_topshare .post_share .share_qzone i {
*background:#f3f3f1;
}
.post_topshare .post_share .share_pinglun i {
*background:#e9e9e7;
}
.post_topshare .post_share .share_pinglun a:hover i {
*background:#bf2424;
}
.post_topshare .post_share .share_weixin a:hover i {
*background:#72c627;
}
.post_topshare .post_share .share_weibo a:hover i {
*background:#f66369;
}
.post_topshare .post_share .share_haoyou a:hover i {
*background:#6bc0f4;
}
.post_topshare .post_share .share_qzone a:hover i {
*background:#fcb733;
}
.post_topshare .post_share .share_weibo a:hover i {
*background:#f66369;
}
.channel-float {
    position: fixed;
    right: 20px;
    bottom: 40%;
    z-index: 9;
}
.channel-float li .tips {
    position: absolute;
    right: 70px;
    bottom: 0;
    width: 90px;
    height: 53px;
    line-height: 53px;
    background: #b50404;
    text-align: center;
    font-size: 14px;
    color: #fff;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 12;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.channel-float .operate {
    position: absolute;
    bottom: 0;
    right: 0;
}
.channel-float .operate li {
    margin: 2px 0 0;
}
.operate>ul>li {
    overflow: hidden;
}
.channel-float .operate li >a {
    overflow: hidden;
}
.channel-float .operate li >a i {
    display: block;
    width: 55px;
    height: 53px;
    padding: 0;
    text-indent: -99999px;
    background: url(../images/sprite-homepage.png) no-repeat;
}
.channel-float .operate li.opt1 > a i {
    background-position: 0 -181px;
}
.channel-float .operate li.opt2 > a i {
    background-position: 0 -236px;
}
.channel-float .operate li.opt3 > a i {
    background-position: 0 -291px;
}
.channel-float .operate li.opt4 > a i {
    background-position: 0 -346px;
}
.channel-float .operate li.opt1 > a:hover i {
    background-position: -60px -181px;
}
.channel-float .operate li.opt2 > a:hover i {
    background-position: -60px -236px;
}
.channel-float .operate li.opt3 > a:hover i {
    background-position: -60px -291px;
}
.channel-float .operate li.opt4 > a:hover i {
    background-position: -60px -346px;
}
.channel-float li {
    position: relative;
}
.channel-float li.open {
    overflow: visible;
}
.channel-float li.open .tips {
    right: 55px;
    filter: alpha(opacity=100);
    opacity: 1;
}
.channel-float li .tips a {
    color: #fff;
}
.channel-float li.open .tips a {
    color: #fff;
}
.channel-float li.open .tips .angle, .channel-float li.open .tips-qrcode {
    display: block;
}
.channel-float li .tips-qrcode {
    position: absolute;
    right: 50px;
    bottom: 0;
    display: none;
    width: 164px;
    height: 162px;
    background: url(../images/sprite-homepage.png) no-repeat -276px -68px;
}
.channel-float li .tips .angle {
    position: absolute;
    right: -8px;
    top: 50%;
    display: none;
    width: 8px;
    height: 13px;
    margin: -5px 0 0;
    background: url(../images/sprite-homepage.png) no-repeat -125px -262px;
}
.weixinbox {
    position: absolute;
    left: 175px;
    top: 65px;
    width: 240px;
    height: 275px;
    margin: 0 0 0 -120px;
    padding: 10px;
    background: #fff;
    border: solid 1px #d8d8d8;
    font-size: 12px;
    z-index: 2
}
.weixinbox .t {
    position: relative;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #000
}
.weixinbox .t a {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: #999;
    text-decoration: none
}
.weixinbox .c div {
    width: 185px;
    height: 185px;
    margin: 16px auto
}
.weixinbox .b {
    line-height: 22px;
    color: #666
}
.weixin_btn_close {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: #999;
    cursor: pointer
}
.zhr-nraa {
    position: relative;
    margin: 25px 0 -12px;
}
.zhr-nraa a {
    overflow: hidden;
    display: inline-block;
    height: 30px;
    line-height: 40px;
    padding: 0 0 0 35px;
    background: url(../images/znr-pdf.png) no-repeat left 0;
    font-size: 16px;
    color: #c50205;
}
.zhr-nraa a:hover {
    text-decoration: underline;
}
.zhr-nraa em {
    display: inline-block;
    position: absolute;
    left: 185px;
    top: 12px;
    width: 37px;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 9px;
    background: url(../images/pdf-icon.png) no-repeat;
    font-size: 12px;
    font-style: normal;
    color: #fff;
}
.stock_mk_show {
    position: fixed;
    display: none;
    width: 260px;
    height: 160px;
    border: solid 1px #d83939;
    background: #fff;
    opacity: .95;
    font-size: 12px;
    color: #000;
    text-align: center;
    line-height: 160px;
    box-shadow: 0 0 4px #d83939;
    z-index: 1
}
.stock_mk_show div {
    position: relative
}
.stock_mk_show img {
    display: none;
    position: absolute;
    left: 0;
    top: 0
}
.stock_mk {
    text-decoration: underline;
}
.nav-down {
*z-index:9999;
}
.cloud-guest-textarea .textarea textarea {
    border: 0 none
}
.cloud-guest-list .cloud-guest-list-title strong {
    font-size: 16px !important;
    color: #333 !important;
}
.cloud-guest-readmore button {
    color: #ccc !important;
}
.cloud-guest-readmore {
    margin: 7px 0 0;
}
.cloud-guest-textarea .textarea .zi-num {
    font-size: 14px !important;
}
.kline-ner {
    padding: 10px 0 0 0;
    margin-bottom: -10px
}
.kline-rner {
    padding: 10px 0 0 0;
}
.bdsharebuttonbox {
    float: right;
}
.channel-text p {
    text-indent: 2em;
}
