body.night .article_content .left, body.night #comment, body.night .bg-white, body.night .app_content .left .app-content,body.night .list-right,body.night .article-right,body.night .social-share .bds_weixin h4 {
    background: #3c3d3d;
    color: #fff;
}

body.night .comment-excerpt,
body.night .mzsm,
body.night .app-card .app-des .data,
body.night #qq,body.night .article-end .tag a,body.night .social-share .bds_weixin .wechat-qrcode{
    background: #151617
}

body.night .comment-excerpt:before {
    border-bottom-color: #151617;
}

body.night .article_content .left h1,
body.night .article_content .left .article-bq i,
body.night .article_content .left .article-bq span,
body.night .article_content .left .article-bq time,
body.night .article_content .left .article-content p,
body.night .article_content .left .article-content div,
body.night .article_content .left .article-content p span,
body.night .article_content .left .article-content span,
body.night .article_content .left .article-content h3,
body.night .article_content .tltj li a .infos h3,
body.night .layui-layedit-tool .layui-icon {
    color: #fff!important
}

body.night .list-soft .list-ca {
    border-top: 1px solid #3c3d3d;
}

body.night .list-soft li,
body.night .right .nav ol a,
body.night #qq {
    border: 1px solid #151617
}

.article_content {
    margin: 10px 0;
}

.app_content .left {
    padding: 0px!important;
    background: none!important;
}

.app-card {
    background-color: #fff;
}

.app_content .left .app-content {
    padding: 25px 20px 15px 20px;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 5px 10px #00000005;
}

.article_content .left {
    padding: 15px 20px;
    width: calc((100% - 13px) * .69);
    background: #fff;
    border-radius: 7px;
}
/* DaoHang CSS */
.web_content .left {
    width: calc((100% - 13px) * .69);
}

.web_content {
    margin: 10px 0;
}

.web_content .right {
    width: calc((100% - 13px) * .31)
}

.site-info {
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
}

.site-info .tit {
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 10px;
}

.site-info .tit .img {
    width: 25px;
    height: 25px;
    overflow: hidden;
    margin: 0px 10px 0 0;
    border-radius: 50%;
    border: 1px solid #f1f1f1;
}

.site-info .tit h1 {
    font-size: 18px;
    font-weight: 700;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.site-info .tit span a {
    background: #f6f6f6;
    color: #888;
    border-radius: 17px;
    padding: 5px 10px;
    transition: all .3s;
}

.site-info .tit span a i {
    margin-right: 5px
}

.site-info .tit span a:hover {
    background: #007bf5;
    color: #fff
}

.site-info .content {
    line-height: 30px;
    padding: 5px 10px;
    margin: 15px 0;
    color: #606266;
    font-size: 14px;
    background: #F7F8FC;
}

.site-info .web {
    margin-bottom: 10px;
}

.site-info .web .fl {
    width: 200px;
    height: 200px;
    border: 1px #e2e2e2 solid;
    overflow: hidden;
    background: url(../images/jiazai.gif) no-repeat center center;
    background-size: 100% 100%;
}

.site-info .web .fl img {
    display: block;
    width: 100%;
    min-height: 100%;
}

.site-info .web .fr {
    width: 580px;
}

.site-info .web .fr li {
    border-bottom: 1px solid #f6f6f6;
    line-height: 50px
}

.site-info .web .fr li span {
    font-size: 14px;
    background: #f6f6f6;
    margin-right: 10px;
    padding: 5px 10px;
    color: #666;
    border-radius: 5px
}

.site-info .web .fr img {
    width: 190px;
    margin-top: 10px
}

.site-info .links {
    margin: 25px 0 5px;
}

.site-info .links a {
    color: #888;
    background: #f6f6f6;
    padding: 10px 40px 10px 35px;
    margin-right: 20px;
    float: left;
    border-radius: 5px;
    transition: all .3s;
}

.site-info .links a i {
    margin-right: 5px
}

.site-info .links a:nth-child(1) {
    background: #007bf5;
    color: #fff;
}
.notice {
    list-style: none;
    padding: 0px;
}

.notice li {
    display: flex;
    padding: 2px 0px;
    align-items: center;
}

.notice li:nth-child(odd) {
    background: #f7f8fc;
}

.notice li a {
    font-size: 13px;
    letter-spacing: .5px;
    padding: 8px;
    flex: 1;
    text-decoration: none;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice li span {
    font-size: .86rem;
    line-height: 1.5;
    margin-right: 10px;
}

.notice li .activity {
    background: #E6A23C;
}

.notice li i {
    margin-left: 5px;
    border-radius: 50%;
    overflow: hidden;
    height: 18px;
    width: 18px;
    line-height: 0;
    display: inline-block !important;
}
/* DaoHang CSS */
.site-info .links a:hover {
    background: #007bf5;
    color: #fff;
    -webkit-box-shadow: 0 34px 20px -24px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 25px -15px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-5px);
    
}

.article_content .app-card {
    overflow: auto;
}

.lists {
    background: #FFF;
    margin-top: 23px;
}

.lists ul li {
    background: #FFF;
    float: left;
    width: 25%;
    border-right: 1px solid #F6F6F6;
    border-top: 1px solid #F6F6F6;
    padding: 40px 20px;
    height: 221px;
    overflow: hidden;
}

.lists ul li:hover {
    background: #fdfdfd;
}

.lists ul li:nth-child(4n) {
    border-right: 0;
}

.lists ul li:nth-child(1),
.lists ul li:nth-child(2),
.lists ul li:nth-child(3),
.lists ul li:nth-child(4) {
    border-top: 0;
}

.lists ul li a {
    display: block;
}

.lists ul li a .img {
    width: 100%;
    height: 80px;
    overflow: hidden;
}

.lists ul li a .img img {
    display: block;
    margin: 0px auto;
    max-height: 100%;
    max-width: 180px;
}

.lists ul li a .introduce {
    color: #b3b3b3;
    font-size: 14px;
    line-height: 23PX;
    height: 46px;
    padding: 0 5%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    float: left;
}

.article_content .app-card {
    overflow: auto;
    border-radius: 7px;
    box-shadow: 0 5px 10px #00000005;
}

.app-card .app-logo {
    float: left;
    width: 180px;
    height: 180px;
    border-radius: 4px;
}

.app-card .app-des {
    float: right;
    padding-left: 30px;
    width: calc(100% - 180px);
}

.app-info .des-left {
    float: left;
    padding-top: 15px;
    width: calc(100% - 170px);
}

.app-info .down {
    float: right;
    padding-top: 15px;
    padding-left: 30px;
    width: 170px;
}

.app-info .down div {
    max-width: 170px;
    min-width: auto;
    text-align: center;
}

.app-info .down .godown {
    padding-bottom: 15px;
}

.app-info .down a {
    display: inline-block;
    padding: 8px 28px;
    border-radius: 4px;
    background: #ff6600;
    background-image: linear-gradient(-40deg, #ff6600, #ffa365);
    color: #fff;
    font-size: 15px;
}

.app-info .down a:hover {
    color: #fff;
}

.app-info .down .comment a {
    background: #409EFF;
    background-image: linear-gradient(-40deg, #409EFF, #99cbff);
}

.app-card .app-des .data {
    overflow: hidden;
    padding: 20px;
    padding-bottom: 0;
    background: #F7F8FC;
    list-style: none;
}

.app-card .app-des .data li {
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 50%;
    font-size: 13px;
}

.app-card .app-logo .icon {
    overflow: hidden;
    margin: 0 auto;
    width: 180px;
    height: 180px;
    border-radius: 4px;
    background: #e6e6e6;
    background-size: 100%;
}

.app-card .app-logo .app-cover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150%!important;
    height: 150%!important;
    max-width: none;
    opacity: .3;
    transform: translate(-50%, -50%);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    -o-filter: blur(10px);
    filter: blur(10px);
}

.app-card .app-logo .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    max-width: 100%;
    border: 4px solid rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    transition: all .3s;
    transform: translate(-50%, -50%);
}

.app-card .app-logo .icon i img {
    width: auto;
    height: 100%;
    border-radius: 20px;
}

.article_content .left .article-title {
    color: #333;
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
}

.article_content .left .article-bq {
    margin-top: 5px;
    color: #9a9a9a;
    font-size: 16px;
}

.article_content .left .article-bq .iconfont {
    margin-right: 5px;
}

.article_content .left .article-bq time {
    float: left;
    margin-right: 20px;
    line-height: 40px;
}

.article_content .left .article-bq span {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    height: 40px;
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.article_content .left .article-bq span a {
    color: #9a9a9a;
}

.article_content .left .article-bq span a img {
    margin-top: -3px;
    margin-right: 10px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    vertical-align: middle;
}

.article_content .left .article-bq .bq-wg {
    float: left;
    margin-right: 35px;
    height: 40px;
    font-weight: 400;
    line-height: 40px;
}

.article_content .left .article-bq .bq-pl {
    height: 40px;
    font-weight: 400;
    line-height: 40px;
}

.article_content .left .article-bq .bq-qr {
    position: relative;
    padding-left: 20px;
    height: 40px;
    color: #333;
    font-weight: 400;
    line-height: 40px;
    cursor: pointer;
}

.article_content .left .article-bq b{
    border: 0px;
}


.article_content .left .article-bq .bq-qr:hover>.qrcode-box {
    top: 40px;
    visibility: visible;
    opacity: 1;
}

.article_content .left .article-bq .bq-qr .qrcode-box {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 99;
    visibility: hidden;
    padding: 2px;
    width: 140px;
    height: auto;
    border: 2px solid #5298ff;
    background-color: #fff;
    color: #666;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.article_content .left .article-bq .bq-qr .qrcode-box::after {
    position: absolute;
    top: -20px;
    right: 0;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-color: transparent transparent #5298ff transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
}

.article_content .left .article-bq strong {
    float: left;
    margin-right: 35px;
    font-weight: 400;
    line-height: 50px;
}

.article-xg-title-icon {
    float: left;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 55px;
    background: url(../img/article-xg-title-icon.png) no-repeat center;
    background-size: 25px;
}

.article-xg ul {
    width: 100%;
}

.article-xg ul:nth-child(1) {
    margin-right: 25px;
}

.article-xg ul li {
    float: left;
    margin-bottom: 5px;
    padding-right: 15px;
    width: 50%;
}

.article-xg ul li:nth-child(2n) {
    padding-right: 0;
    padding-left: 15px;
}

.article-xg ul li a {
    display: block;
    overflow: hidden;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
}

.article-xg ul li a i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 9px;
    margin-left: 5px;
    width: 4px;
    height: 4px;
    border-radius: 25px;
    background: #dcdcdc;
    color: #696969;
    vertical-align: middle;
    text-align: center;
    font-style: normal;
}

.left .title {
    position: relative;
    margin-bottom: 0 !important;
    border-bottom: 0 solid #f6f6f6;
}

.tltj {
    margin-top: 13px
}

.fenxiang {
    float: left;
    margin: 14px 0 0 0;
}

.fenxiang .social-share a.bds_sqq {
    background: url(../images/qq.svg) center no-repeat !important;
    background-size: 33px 33px !important;
}

.j-mobile-share {
    /* float: right; */
    padding: 0 !important;
    border-radius: 30px;
    background: #424242 url(../images/tu.svg) center no-repeat !important;
    background-size: 16px !important;
}

.fenxiang .social-share a.bds_qzone {
    background: url(../images/qzone.svg) center no-repeat !important;
    background-size: 33px 33px !important;
}

.article_content .left .article-content {
    margin-top: 5px;
    margin-bottom: 12px;
    padding: 12px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    color: #333;
    font-size: 15px;
}

.article_content .left .app-content .article-content {
    margin: 0px;
    padding-top: 8px;
    border: none!important;
}

.article_content .left .article-content a {
    /*color: #1b54bc;*/
}

.article-content * {
    word-wrap: break-word;
    word-break: normal;
}

.article_content .article-content img {
    height: auto !important;
    max-width: 100%;
}

.article_content .article-content img:hover {
    opacity: .9;
}

.article_content .article-content p {
    display: block;
    margin-bottom: 5px;
    line-height: 30px;
}

.article_content .article-content .copy {
    display: inline-block;
    padding-bottom: 2px;
    width: auto;
    border-radius: 5px;
    color: #ff5e52;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
}

.insert-post {
    position: relative;
    display: flex;
    overflow: hidden;
    margin-bottom: 26px;
    padding: 14px;
    border: 1px solid #f5f5f5;
    background: #fefefe;
    color: #666;
    align-items: center;
}

.insert-post.page .insert-post-bg,
.insert-post.page .insert-post-thumb {
    display: none;
}

.insert-post.page .insert-post-content {
    padding: 0;
}

.insert-post.page .insert-post-desc {
    margin: 0;
}

.insert-post.shop .post-meta li {
    margin-left: 0;
}

.insert-post.shop .post-meta li+li {
    margin-left: 10px;
}

.insert-post.shop .post-meta {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.insert-post.shop .post-meta li:nth-child(1) {
    padding: 0;
    flex: 1;
}

.insert-post.newsflashes .insert-post-thumb {
    display: none;
}

.insert-post.newsflashes .insert-post-content {
    padding: 0;
}

.insert-post.newsflashes .insert-post-meta-avatar img {
    width: 100px;
    height: 100px;
}

.insert-post.newsflashes {
    border: 1px solid #efefef;
}

.insert-post.newsflashes .insert-post-bg {
    display: none;
}

.entry-content .insert-post a {
    border-bottom: 0;
}

.insert-shop-price .price {
    color: #e62828;
    font-size: 22px;
}

.insert-shop-price {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.insert-shop-price .delete {
    margin-left: 10px;
    text-decoration: line-through;
}

.document.insert-post .insert-post-bg {
    display: none;
}

.document.insert-post {
    border: 1px solid #f0f0f0;
}

.document.insert-post .insert-post-desc {
    margin-bottom: 0;
}

.document.insert-post .insert-post-content {
    padding: 0;
}

.document.insert-post .document-icon {
    position: absolute;
    top: -54px;
    right: -26px;
    color: #f0f0f0;
}

.document.insert-post .document-icon i {
    font-size: 88px;
}

.document.insert-post .insert-post-thumb {
    display: none;
}

.insert-post-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .2;
}

.insert-post-bg img {
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    object-fit: cover;
    filter: blur(20px);
}

.insert-post h2,
.file-down h2 {
    display: -webkit-box;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 5px;
    color: #333;
    font-weight: 700;
    font-size: 17px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.insert-post h2 a {
    color: #333!important;
}

.insert-post h2:before,
.file-down h2:before {
    display: none;
}

.insert-post-thumb {
    position: relative;
    z-index: 1;
    display: block;
}

.insert-post-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}

.insert-post-desc {
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.insert-post-content {
    position: relative;
    z-index: 1;
    padding-left: 16px;
    flex: 1;
}

.insert-post-content h2 span {
    margin-left: 10px;
    color: red;
    font-size: 12px;
}

.insert-post.shop .insert-post-desc {
    font-size: 14px;
}

.insert-post.shop .insert-post-meta {
    flex-flow: column;
    align-items: flex-start;
}

.insert-post.shop .insert-post-thumb {
    overflow: hidden;
    width: 168px;
    height: 100%;
    max-height: 120px;
}

.article-end {
    display: inline-block;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #f6f6f6;
}

.article-end .tag {
    float: left;
    overflow: hidden;
    height: auto;
}

.article-end .tag p {
    position: relative;
    float: left;
    display: inline-block;
    margin-top: 3px;
    margin-right: 0;
    height: 25px;
    border-radius: 17px;
    color: #888;
    font-size: 15px;
    line-height: 24px;
}

.article-end .tag span {
    position: relative;
    float: left;
    display: block;
    margin-right: 5px;
    width: 35px;
    height: 30px;
    color: #666;
    line-height: 30px;
}

.article-end .tag a {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    padding-right: 8px;
    padding-left: 5px;
    height: 25px;
    border-radius: 5px;
    background: #f0f0f0;
    color: #888;
    font-size: 13px;
    line-height: 24px;
}

.article-end .tag a i {
    padding-right: 5px;
}

.article-end .tag a:hover {
    background: #4a91fb;
    color: #fff;
    transition: all .3s;
}

.article-end .tag a:hover:before {
    border-right: 9px solid #4a91fb;
    transition: all .3s;
}

.article-join {
    position: relative;
    display: block;
    margin-bottom: 10px;
    height: 55px;
    background-color: #f7f7f7;
    color: #535353;
    text-align: center;
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.article-join p {
    float: left;
    display: block;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 13px;
    line-height: 35px;
}

.article-join a {
    margin: 0 auto;
    margin: 0 40px;
    padding: 8px;
    width: 50%;
    outline: 0;
    border-radius: 3px;
    background-color: #e12f11;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 35px;
}

.article-xg {
    overflow: hidden;
    width: 100%;
}

.article-xg-title {
    margin: 20px 0 0;
    height: 55px;
    color: #1b54bc;
    font-weight: 700;
    font-size: 18px;
    line-height: 55px;
}

.article_content .left .article-content h3 {
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    padding: 5px 0 15px;
    color: #424242;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    cursor: pointer;
}

.article_content .article-content>h4 {
    margin: 25px 0 20px;
    padding: 0 0 0 10px;
    border-left: 4px solid #1b54bc;
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
}

.article_content .article-content h5 {
    margin: 0 0 15px;
    padding: 5px 10px;
    background: #e2e2e2;
    color: #333;
    font-weight: 600;
    font-size: 18px;
}

.article_content .article-content h6 {
    margin: 0 0 15px;
    padding: 5px 10px;
    background: #5c9dfd;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.article_content .article-content fieldset {
    margin-bottom: 10px;
    padding: 10px 15px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.article_content .article-content fieldset a {
    margin: 0 5px;
}

.article_content .article-content legend {
    padding: 2px 5px;
    border-radius: 2px;
    background: #007bff;
    color: #fff;
    font-size: 12px;
}

.article_content .article-content h3:before {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: -1;
    width: 45%;
    height: 2px;
    border-radius: 20px;
    background: #1b54bc;
    content: " ";
    transition: all .5s;
}

.article_content .article-content h3:hover:before {
    width: 100%;
    transition: all .5s;
}

.article-content .tip {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    padding: 8px 15px 8px 35px;
    width: 100%;
    border-radius: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    transition: opacity 0.2s;
}

.article-content .tip:before {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 18px;
    content: '';
    vertical-align: top;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tip.success {
    background-color: #f0f9eb;
    color: #67c23a;
}

.tip.success::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjA1NzQ4Nzc4NzcyIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI0MTUiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTUxMiA4NS4zMzMzMzNjMjM1LjY0OCAwIDQyNi42NjY2NjcgMTkxLjAxODY2NyA0MjYuNjY2NjY3IDQyNi42NjY2NjdzLTE5MS4wMTg2NjcgNDI2LjY2NjY2Ny00MjYuNjY2NjY3IDQyNi42NjY2NjdTODUuMzMzMzMzIDc0Ny42NDggODUuMzMzMzMzIDUxMiAyNzYuMzUyIDg1LjMzMzMzMyA1MTIgODUuMzMzMzMzeiBtLTc0Ljk2NTMzMyA1NTAuNEwzNDYuNDUzMzMzIDU0NS4xNTJhNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDEgMC02MC4zMzA2NjYgNjAuMzMwNjY3bDEyMC43MDQgMTIwLjcwNGE0Mi42NjY2NjcgNDIuNjY2NjY3IDAgMCAwIDYwLjMzMDY2NiAwbDMwMS42NTMzMzQtMzAxLjY5NmE0Mi42NjY2NjcgNDIuNjY2NjY3IDAgMSAwLTYwLjI4OC02MC4zMzA2NjdsLTI3MS41MzA2NjcgMjcxLjQ4OCAwLjA0MjY2NyAwLjA4NTMzM3oiIGZpbGw9IiM1MkM0MUEiIHAtaWQ9IjI0MTYiPjwvcGF0aD48L3N2Zz4=");
    background-position: center center;
    background-repeat: no-repeat;
}

.tip.info {
    background-color: #f4f4f5;
    color: #909399;
}

.tip.info::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjA1NzQ5NDI2MDY2IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjQ3ODQiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTUxMiA1MS4yYy0yNTYgMC00NjAuOCAyMDQuOC00NjAuOCA0NjAuOHMyMDQuOCA0NjAuOCA0NjAuOCA0NjAuOCA0NjAuOC0yMDQuOCA0NjAuOC00NjAuOC0yMDQuOC00NjAuOC00NjAuOC00NjAuOHogbTAgNzc4LjI0Yy00MC45NiAwLTcxLjY4LTMwLjcyLTcxLjY4LTcxLjY4czMwLjcyLTcxLjY4IDcxLjY4LTcxLjY4YzQwLjk2IDAgNzEuNjggMzAuNzIgNzEuNjggNzEuNjhzLTMwLjcyIDcxLjY4LTcxLjY4IDcxLjY4eiBtNTEuMi0yNTZjMCA0MC45Ni0yMC40OCA3MS42OC00Ni4wOCA3MS42OGgtMTAuMjRjLTI1LjYgMC00Ni4wOC0zMC43Mi00Ni4wOC03MS42OGwtMzUuODQtMjkxLjg0YzAtNDAuOTYgMjAuNDgtNzEuNjggNDYuMDgtNzEuNjhoNjYuNTZjMjUuNiAwIDQ2LjA4IDMwLjcyIDQ2LjA4IDcxLjY4bC0yMC40OCAyOTEuODR6IiBwLWlkPSI0Nzg1IiBmaWxsPSIjOGE4YThhIj48L3BhdGg+PC9zdmc+");
    background-position: center center;
    background-repeat: no-repeat;
}

.tip.warning {
    background-color: #fdf6ec;
    color: #e6a23c;
}

.tip.warning::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjA1NzQ5NTM3NTM2IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjYwNjciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTUxMiA3OC43NjkyMzFDMjczLjcyMzA3NyA3OC43NjkyMzEgNzguNzY5MjMxIDI3My43MjMwNzcgNzguNzY5MjMxIDUxMnMxOTQuOTUzODQ2IDQzMy4yMzA3NjkgNDMzLjIzMDc2OSA0MzMuMjMwNzY5IDQzMy4yMzA3NjktMTk0Ljk1Mzg0NiA0MzMuMjMwNzY5LTQzMy4yMzA3NjlTNzUwLjI3NjkyMyA3OC43NjkyMzEgNTEyIDc4Ljc2OTIzMXogbTYxLjU5NzUzOCAyMDIuNDc2MzA3bC0xMy44NjMzODQgMzA2LjgwNjE1NGMwIDE4Ljc4NjQ2Mi0xNi42MjAzMDggMzIuMjU2LTM1Ljk5NzUzOSAzMi4yNTZoLTguMjcwNzY5Yy0xOS40MTY2MTUgMC0zMy4yOC0xMy40Njk1MzgtMzYuMDM2OTIzLTMyLjI5NTM4NGwtMTMuODYzMzg1LTMwNi43NjY3N2MwLTE4LjgyNTg0NiAxMy44NjMzODUtMzIuMjk1Mzg1IDMwLjQ4MzY5My0zMi4yOTUzODRoNDQuMzA3NjkyYzE5LjM3NzIzMSAwIDM1Ljk5NzUzOCAxMy40Njk1MzggMzMuMjQwNjE1IDMyLjI5NTM4NHogbS0xOC4xOTU2OTIgNDc3LjUzODQ2MmE1MS41NTQ0NjIgNTEuNTU0NDYyIDAgMCAxLTM2Ljk4MjE1NCAxNi4yNjU4NDZjLTE1Ljg3MiAwLTI2LjQyNzA3Ny01LjQzNTA3Ny0zNi45ODIxNTQtMTYuMjY1ODQ2LTEwLjU5NDQ2Mi0xMC44MzA3NjktMTUuODcyLTIxLjY2MTUzOC0xNS44NzItMzcuODg4IDAtMTYuMjY1ODQ2IDUuMjc3NTM4LTI3LjA5NjYxNSAxNS44NzItMzcuOTI3Mzg1IDEwLjU1NTA3Ny0xMC44MzA3NjkgMjEuMTEwMTU0LTE2LjIyNjQ2MiAzNi45ODIxNTQtMTYuMjI2NDYxIDE1LjgzMjYxNSAwIDI5LjA2NTg0NiA1LjM5NTY5MiAzOS42MjA5MjMgMTYuMjI2NDYxIDEwLjU1NTA3NyAxMC44MzA3NjkgMTUuODMyNjE1IDIxLjY2MTUzOCAxNS44MzI2MTYgMzcuOTI3Mzg1LTIuNTk5Mzg1IDE2LjIyNjQ2Mi03Ljg3NjkyMyAyOS43NzQ3NjktMTguNDcxMzg1IDM3Ljg4OHoiIGZpbGw9IiNGRjhGMDAiIHAtaWQ9IjYwNjgiPjwvcGF0aD48L3N2Zz4=");
    background-position: center center;
    background-repeat: no-repeat;
}

.tip.error {
    background-color: #fef0f0;
    color: #f56c6c;
}

.tip.error::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjA1NzQ5NjAwMDMxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9Ijc0ODEiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTUxMiA2NGE0NDggNDQ4IDAgMSAwIDQ0OCA0NDhBNDQ4IDQ0OCAwIDAgMCA1MTIgNjR6IG0yMjIuMDggNjA5LjkyYTQyLjY2NjY2NyA0Mi42NjY2NjcgMCAxIDEtNjAuMzczMzMzIDYwLjM3MzMzM0w1MTIgNTcxLjUybC0xNjIuNzczMzMzIDE2Mi43NzMzMzNhNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDAgMS02MC4zNzMzMzQtNjAuMzczMzMzTDQ1MC43NzMzMzMgNTEybC0xNjIuNzczMzMzLTE2My42MjY2NjdhNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDEgMSA2MC4zNzMzMzMtNjAuMzczMzMzTDUxMiA0NTAuNzczMzMzbDE2Mi43NzMzMzMtMTYyLjc3MzMzM2E0Mi42NjY2NjcgNDIuNjY2NjY3IDAgMSAxIDYwLjM3MzMzNCA2MC4zNzMzMzNMNTcxLjUyIDUxMnoiIGZpbGw9IiNGRjNEMUQiIHAtaWQ9Ijc0ODIiPjwvcGF0aD48L3N2Zz4=");
    background-position: center center;
    background-repeat: no-repeat;
}

.article-xg-title-icon {
    float: left;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 55px;
    background: url(../img/article-xg-title-icon.png) no-repeat center;
    background-size: 25px;
}

.article-xg ul {
    width: 100%;
}

.article-xg ul:nth-child(1) {
    margin-right: 25px;
}

.article-xg ul li {
    float: left;
    margin-bottom: 5px;
    padding-right: 15px;
    width: 50%;
}

.article-xg ul li:nth-child(2n) {
    padding-right: 0;
    padding-left: 15px;
}

.article-xg ul li a {
    display: block;
    overflow: hidden;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
}

.article-xg ul li a i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 9px;
    margin-left: 5px;
    width: 4px;
    height: 4px;
    border-radius: 25px;
    background: #dcdcdc;
    color: #696969;
    vertical-align: middle;
    text-align: center;
    font-style: normal;
}

.left .title {
    position: relative;
    margin-bottom: 0 !important;
    border-bottom: 0 solid #f6f6f6;
}

.list_down {
    position: relative;
    overflow: hidden;
    margin: 10px 0px;
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #f6f6f6;
}

.list_down a {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 0 20px 0 6px;
    height: 35px;
    border: 1px solid #5298ff;
    border-radius: 5px;
    color: #166df1;
    text-align: center;
    font-size: 15px;
    line-height: 33px;
}

.list_down i {
    margin-right: 8px;
}

.list_down a:hover {
    background: #3c86f3;
    color: #fff;
}

.article-pl {
    overflow: hidden;
    width: 100%;
}

.article-pl-title {
    height: 55px;
    color: #1b54bc;
    font-weight: 700;
    font-size: 18px;
    line-height: 55px;
}

.article-pl-title-icon {
    float: left;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 55px;
    background: url(../img/article-pl-title-icon.png) no-repeat center;
    background-size: 25px;
}

.article-pl .title {
    margin-bottom: 15px;
    border-bottom: 0;
}
.comment-list{clear:both;}
.fenxiang .social-share .bds_more {
    float: right;
    padding: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background: url(../images/plus.svg) no-repeat !important;
    background-size: 40px 40px !important;
}

.bdshare-button-style1-24 .bds_more,
.bdshare-button-style1-24 a {
    padding: 0 !important;
}

.bdshare-button-style1-24 .bds_qzone {
    background-position: 0 -52px;
}

.bdshare-button-style1-24 .bds_tsina {
    background-position: 0 -104px;
}

.bdshare-button-style1-24 .bds_renren {
    background-position: 0 -208px;
}

.bdshare-button-style1-24 .bds_tqq {
    background-position: 0 -260px;
}

.bdshare-button-style1-24 .bds_kaixin001 {
    background-position: 0 -312px;
}

.bdshare-button-style1-24 .bds_tqf {
    background-position: 0 -364px;
}

.bdshare-button-style1-24 .bds_hi {
    background-position: 0 -416px;
}

.bdshare-button-style1-24 .bds_douban {
    background-position: 0 -468px;
}

.bdshare-button-style1-24 .bds_tieba {
    background-position: 0 -728px;
}

.bdshare-button-style1-24 .bds_hx {
    background-position: 0 -988px;
}

.bdshare-button-style1-24 .bds_fx {
    background-position: 0 -1040px;
}

.bdshare-button-style1-24 .bds_ty {
    background-position: 0 -1196px;
}

.bdshare-button-style1-24 .bds_fbook {
    background-position: 0 -1352px;
}

.bdshare-button-style1-24 .bds_twi {
    background-position: 0 -1404px;
}

.bdshare-button-style1-24 .bds_linkedin {
    background-position: 0 -1664px;
}

.bdshare-button-style1-24 .bds_meilishuo {
    background-position: 0 -1716px;
}

.bdshare-button-style1-24 .bds_mogujie {
    background-position: 0 -1768px;
}

.bdshare-button-style1-24 .bds_diandian {
    background-position: 0 -1820px;
}

.bdshare-button-style1-24 .bds_huaban {
    background-position: 0 -1872px;
}

.bdshare-button-style1-24 .bds_duitang {
    background-position: 0 -2028px;
}

.bdshare-button-style1-24 .bds_youdao {
    background-position: 0 -2080px;
}

.bdshare-button-style1-24 .bds_wealink {
    background-position: 0 -2184px;
}

.bdshare-button-style1-24 .bds_copy {
    background-position: 0 -2288px;
}

.bdshare-button-style1-24 .bds_mail {
    background-position: 0 -2340px;
}

.bdshare-button-style1-24 .bds_print {
    background-position: 0 -2392px;
}

.bdshare-button-style1-24 .bds_mshare {
    background-position: 0 -2444px;
}

.bdshare-button-style1-24 .bds_sqq {
    background-position: 0 -2652px;
}

.bdshare-button-style1-24 .bds_sdo {
    background-position: 0 -2704px;
}

.bdshare-button-style1-24 .bds_qingbiji {
    background-position: 0 -2756px;
}

.bdshare-button-style1-24 .bds_people {
    background-position: 0 -2808px;
}

.bdshare-button-style1-24 .bds_xinhua {
    background-position: 0 -2912px;
}

.bdshare-button-style1-24 .bds_yaolan {
    background-position: 0 -2964px;
}

.bdshare-button-style1-24 .bds_thx {
    background-position: 0 -2496px;
}

.bdshare-button-style1-24 .bds_bdhome {
    background-position: 0 -156px;
}

.bdshare-button-style1-24 .bds_bdxc {
    background-position: 0 -2548px;
}

.bdshare-button-style1-24 .bds_bdysc {
    background-position: 0 -3068px;
}

.bdshare-button-style1-24 .bds_isohu {
    background-position: 0 -3016px;
}

.bdshare-button-style1-24 .bds_more {
    background-position: 0 0;
}

.bdshare-button-style1-24 .bds_ibaidu {
    background-position: 0 -3120px;
}

.bdshare-button-style1-24 .bds_weixin {
    background-position: 0 -1612px;
}

.bdshare-button-style1-24 .bds_iguba {
    background-position: 0 -1300px;
}

.bdshare-button-style1-24 .bds_h163 {
    background-position: 0 -3168px;
}

.bdshare-button-style1-24 .bds_evernotecn {
    background-position: 0 -3211px;
}

.bdshare-button-style1-24 {
    zoom: 1;
}

.bdshare-button-style1-24:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.bdshare-button-style1-24 .bds_more,
.bdshare-button-style1-24 a {
    margin: 6px 6px 6px 0;
    padding-left: 25px;
    height: 24px;
    background-image: url(../img/share/icons_1_24.png?v=37be22f4.png);
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
}

.bdshare-button-style1-24 a:hover {
    color: #333;
    opacity: .8;
}

.bdshare-button-style1-24 .bds_more {
    float: left;
    color: #333;
}

.bdshare-button-style1-24 .bds_count {
    margin: 6px 0 0;
    padding: 0;
    width: 45px;
    height: 24px;
    background: url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;
    color: #333;
    text-align: center;
}

.bdshare-button-style1-24 .bds_count:hover {
    background-position: -44px 0;
}

.bdshare-button-style1-24 .bds_button_image {
    float: left;
    margin: 6px 6px 0 0;
    padding: 0;
    height: auto;
    cursor: pointer;
}

.bdshare-button-style1-24 .bdshare_button_count {
    width: 44px;
    height: 24px;
    background: url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;
    line-height: 24px;
}

.bdshare-button-style1-24 .bdshare_button_count:hover {
    background-position: -44px 0;
}

.bds_baidu,
.bds_deli,
.bds_ff,
.bds_ifeng,
.bds_leho,
.bds_ms,
.bds_msn,
.bds_qq,
.bds_qy,
.bds_s139,
.bds_s51,
.bds_share189,
.bds_sohu,
.bds_t163,
.bds_tfh,
.bds_tsohu,
.bds_tuita,
.bds_xg {
    display: none;
}

#cyEmoji {
    margin-top: 26px !important;
}

#cyEmoji .emoji-tip {
    color: #1b54bc;
    font-weight: 700;
    font-size: 18px !important;
}

#feedAv {
    margin-top: -250px !important;
    transform: scale(0);
}

.module-cmt-box {
    padding: 10px 0 !important;
}

.block-head-w {
    height: 50px !important;
}

.header-login {
    left: 680px !important;
    height: 30px !important;
    border: 0 !important;
    border-radius: 0 !important;
}

.post-wrap-border-l,
.post-wrap-border-r,
.post-wrap-border-t-l,
.post-wrap-border-t-r {
    display: none;
}

.post-wrap-main {
    border: 0 !important;
}

.post-wrap-w {
    border: 1px solid #f0f0f0 !important;
    border-radius: 0;
    background: #fff;
}

.btn-fw {
    margin-top: -5px !important;
    margin-right: 40px !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 70px;
    background: #1b54bc url(../static/fonts/release.svg) center no-repeat !important;
    background-size: 30px !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    transition: .3s;
}

.btn-fw:hover {
    box-shadow: 0 6px 10px rgba(0, 0, 0, .2);
}

.block-head-w {
    top: -15px !important;
    margin-top: -50px !important;
}

.section-service-w {
    height: 0;
    opacity: 0;
}

.head-img-w {
    margin: 0 !important;
}

.head-img-w img {
    width: 50px !important;
    height: 50px !important;
}

.head-img-w {
    top: 115px !important;
    left: 0 !important;
}

.wrap-action-gw {
    padding-top: 30px !important;
    border-bottom: 1px solid #dee4e9 !important;
}

.cmt-list-number,
.title-name-gw-tag,
.type-lists,
.wrap-action-gw i,
.wrap-action-gw span,
.wrap-name-w {
    line-height: 36px;
}

.cmt-list-type {
    margin: 0 !important;
}

.build-floor-gw {
    background: #fff !important;
}

.block-cont-gw {
    padding: 20px 0 !important;
    border: 0 !important;
}

.head-img-w img {
    width: 22px !important;
    height: 22px !important;
}

.head-img-w img:hover {
    transition: all .3s;
    transform: scale(3);
}

.head-img-w {
    top: 185px !important;
    left: 95px !important;
}

.title-user-w {
    display: none !important;
}

.list-comment-empty-w {
    margin-top: 5% !important;
}

.block-title-gw,
.empty-prompt-w {
    height: 40px !important;
    border-bottom: 1px solid #f6f6f6 !important;
    background: #fff !important;
}

.title-name-gw {
    color: #1b54bc !important;
    font-weight: 700;
}

.article-down {
    overflow: hidden;
    width: 100%;
}

.article-down h3 {
    margin: 10px 0 15px;
    padding-top: 25px;
    border-top: 1px dashed #ececec;
    background-size: 20px;
    font-weight: 700;
    font-size: 17px;
}

.article-down a {
    float: left;
    display: -webkit-inline-box;
    margin-right: 20px;
    padding: 10px 25px;
    border: 1px solid #5298ff;
    border-radius: 7px;
    background: #5298ff;
    color: #fff !important;
    font-size: 14px;
}

@media screen and (max-width:800px) {
.article_content .left, .article_content .right, .web_content .left {
    margin: 0 3%;
    width: 94%;
}
    .article_content .article-title {
        font-size: 1.2rem;
        line-height: 2rem;
    }
    .article_content {
        margin: 3% 0;
    }
    .article-join {
        display: block;
        overflow: hidden;
        height: auto;
    }
    .article-join p {
        float: left;
        padding: 20px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .article-join a {
        float: left !important;
        margin: 0 10px 10px 10px;
        padding: 0 !important;
        text-align: center;
    }
    .article-join a:nth-child(2) {
        float: right !important;
    }
    .list_down a {
        margin-left: 4% !important;
    }
    #cyEmoji,
    .article_content .left .ad {
        display: none !important;
    }
    .article_content .left .article-bq {
        margin: 2% 0;
        font-size: .7rem;
    }
    .article_content .left .article-bq span,
    .article_content .left .article-bq time {
        height: 1.4rem;
        line-height: 1.4rem;
    }
    .article-down a {
        display: block;
        margin: 1%;
        padding: 2% 0;
        width: 23%;
        text-align: center;
        font-size: .8rem;
    }
    .article_content .tltj li .img {
        float: unset !important;
        margin: auto;
        width: 4rem !important;
        height: 4rem !important;
    }
    .article_content .tltj li a .infos {
        width: 100% !important;
    }
    .article_content .tltj li a .infos i {
        margin: 10% 12.5% 0 !important;
        width: 75% !important;
    }
    .article_content .tltj li a .infos h3 {
        text-align: center !important;
        font-size: .9rem !important;
    }
    .fenxiang {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .article-hot-title,
    .article-pl-title,
    .article-sj-title,
    .article-xg-title {
        font-size: 1rem;
    }
    .article-hot-title-icon,
    .article-pl-title-icon,
    .article-sj-title-icon,
    .article-xg-title-icon {
        margin-left: .1rem;
        background-size: 1.5rem;
    }
    .article-hot ul li a,
    .article-sj ul li a {
        font-size: .9rem;
    }
    .article-hot ul li,
    .article-sj ul li {
        margin-bottom: 2%;
    }
    .article-hot ul li a i,
    .article-sj ul li a i {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
    }
    .site-info .web .fl,
    .site-info .web .fr {
        width: 100%
    }
    .site-info .links a {
        width: calc(50% - 5px);
        margin-bottom: 10px;
        box-sizing: border-box;
        padding: 10px 0px;
        text-align: center;
        margin-right: 0;
    }
    .site-info .links a:nth-child(2n){
        margin-right: 0px !important;
        float: right;
    }
    .lists {
        background: #FFF;
        padding: 0.8rem 1rem;
    }
    .lists ul li {
        width: 100%;
        padding: 0.8rem 0;
        height: auto;
        border: 0px;
    }
    .lists ul li:nth-last-child(1) {
        margin-bottom: 0;
    }
    .lists ul li a {
        display: block;
    }
    .lists ul li a .img {
        float: left;
        width: 6.5rem;
        height: 2.5rem;
        line-height: 2.9rem;
        overflow: hidden;
    }
    .lists ul li a .img img {
        max-width: 75%;
        vertical-align: middle;
        display: inline-block;
    }
    .lists ul li a p {
        display: block;
        margin: 0;
        width: calc(100% - 7rem);
        float: right;
        font-size: 0.6rem;
        color: #b3b3b3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 2rem;
        line-height: 1rem;
        margin-top: 0.25rem;
    }
    .article_content .right,.web_content .right, .article_content .left .article-bq .bq-qr, .article_content .left .article-bq .bq-pl, .site-info .tit .fr {
        display: none;
    }
    
}

.prettyprint,
pre.prettyprint {
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f8f8f8;
    font-size: .8em;
}

.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li {
    margin-left: 0;
    padding-left: 12px;
    color: #333;
    line-height: 20px;
}

.fenxiang .social-share a {
    position: relative;
    display: inline-block;
    margin: 0 5px !important;
    width: 33px !important;
    height: 33px !important;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

.fenxiang .social-share a.bds_weixin {
    background: url(../images/weixin.svg) center no-repeat !important;
    background-size: 33px 33px !important;
}

.fenxiang .social-share a.bds_tsina {
    background: url(../images/weibo.svg) center no-repeat !important;
    background-size: 33px 33px !important;
}

.social-share .bds_weixin .wechat-qrcode {
    position: absolute;
    top: -205px;
    left: -84px;
    z-index: 9;
    display: none;
    width: 200px;
    height: 192px;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    color: #666;
    text-align: center;
    font-size: 12px;
    -moz-transition: all 350ms;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
}

.social-share .bds_weixin .wechat-qrcode.bottom {
    top: 40px;
    left: -84px;
}

.social-share .bds_weixin .wechat-qrcode.bottom:after {
    display: none;
}

.social-share .bds_weixin .wechat-qrcode h4 {
    margin: 0;
    padding: 0;
    height: 26px;
    background-color: #f3f3f3;
    color: #777;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
}

.social-share .bds_weixin .wechat-qrcode .qrcode {
    margin: 10px auto;
    width: 105px;
}

.social-share .bds_weixin .wechat-qrcode .qrcode table {
    margin: 0 !important;
}

.social-share .bds_weixin .wechat-qrcode .help p {
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 16px;
}

.social-share .bds_weixin .wechat-qrcode:after {
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 8px 6px 6px 6px;
    content: '';
}

.social-share .bds_weixin:hover .wechat-qrcode {
    display: block;
}

.module-cmt-box {
    padding: 10px 0 !important;
}

.block-head-w {
    height: 50px !important;
}

.header-login {
    left: 680px !important;
    height: 30px !important;
    border: 0 !important;
    border-radius: 0 !important;
}

.post-wrap-border-l,
.post-wrap-border-r,
.post-wrap-border-t-l,
.post-wrap-border-t-r {
    display: none;
}

.post-wrap-main {
    border: 0 !important;
}

.post-wrap-w {
    border: 1px solid #f0f0f0 !important;
    border-radius: 0;
    background: #fff;
}

.btn-fw {
    margin-top: -5px !important;
    margin-right: 40px !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 70px;
    background: #1b54bc url(../static/fonts/release.svg) center no-repeat !important;
    background-size: 30px !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    transition: .3s;
}

.btn-fw:hover {
    box-shadow: 0 6px 10px rgba(0, 0, 0, .2);
}

.block-head-w {
    top: -15px !important;
    margin-top: -50px !important;
}

.section-service-w {
    height: 0;
    opacity: 0;
}

.head-img-w {
    margin: 0 !important;
}

.head-img-w img {
    width: 50px !important;
    height: 50px !important;
}

.head-img-w {
    top: 115px !important;
    left: 0 !important;
}

.wrap-action-gw {
    padding-top: 30px !important;
    border-bottom: 1px solid #dee4e9 !important;
}

.cmt-list-number,
.title-name-gw-tag,
.type-lists,
.wrap-action-gw i,
.wrap-action-gw span,
.wrap-name-w {
    line-height: 36px;
}

.cmt-list-type {
    margin: 0 !important;
}

.build-floor-gw {
    background: #fff !important;
}

.block-cont-gw {
    padding: 20px 0 !important;
    border: 0 !important;
}

.head-img-w img {
    width: 22px !important;
    height: 22px !important;
}

.head-img-w img:hover {
    transition: all .3s;
    transform: scale(3);
}

.head-img-w {
    top: 185px !important;
    left: 95px !important;
}

.title-user-w {
    display: none !important;
}

.list-comment-empty-w {
    margin-top: 5% !important;
}

.block-title-gw,
.empty-prompt-w {
    height: 40px !important;
    border-bottom: 1px solid #f6f6f6 !important;
    background: #fff !important;
}

.title-name-gw {
    color: #1b54bc !important;
    font-weight: 700;
}

.article_content .right {
    width: calc((100% - 13px) * .31);
    border-radius: 7px;
}

.list-right,
.article-right {
    padding: 15px 20px;
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    margin-bottom: 15px;
}

.article-right {
    border-radius: 7px;
    overflow: hidden;
    width: 100%;
}

.article-right ul {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
}

.article-right ul:nth-child(1) {
    margin-right: 25px;
}

.article-right ul li {
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
    padding-right: 15px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article-right ul li:nth-child(2n) {
    padding-right: 0;
}

.article-right ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.article-right ulli:nth-last-child(2) {
    margin-bottom: 0;
}

.article-right ul li:nth-child(1) a i {
    background: #ff2a2a;
    color: #fff;
}

.article-right ul li:nth-child(2) a i {
    background: #ffc107;
    color: #fff;
}

.article-right ul li:nth-child(3) a i {
    background: #03a9f4;
    color: #fff;
}

.article-right ul li:nth-child(4) a i {
    background: #4caf50;
    color: #fff;
}

.article-right ul li a {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.article-right ul li a i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 9px;
    width: 30px;
    height: 20px;
    border-radius: 5px;
    background: #f3f3f3;
    color: #696969;
    vertical-align: middle;
    text-align: center;
    font-style: normal;
    line-height: 20px;
}

.divcomment li {
    margin-bottom: 4px!important;
    padding-right: 0px!important;
    border-bottom: 1px solid #efefef;
}

.divcomment li:last-child {
    border: none;
}

.divcomment .comment-info {
    padding: 5px 0;
    line-height: 32px;
}

.comment-info img {
    margin-right: 6px;
    width: 30px;
    height: 30px;
    border: 1px solid #f3f3f3;
    border-radius: 50%;
}

.comment-info span:nth-child(2) {
    vertical-align: top;
}

.comment-info span:last-child {
    float: right;
    color: #999;
    line-height: 32px;
}

.comment-excerpt {
    position: relative;
    padding: 6px;
    border-radius: 1px;
    background: #f5f5f5;
    color: #666;
}

.comment-excerpt:before {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    content: '';
    line-height: 0;
    border-bottom-color: #f5f5f5;
}

.comment-excerpt p {
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.comment-post {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 13px;
}

.comment-post a {
    color: #999;
}

.divcomment {
    margin-top: 5px!important;
}

.article-down {
    overflow: hidden;
    width: 100%;
}

.article-down h3 {
    margin: 10px 0 15px;
    padding-top: 25px;
    border-top: 1px dashed #ececec;
    background-size: 20px;
    font-weight: 700;
    font-size: 17px;
}

.article-down a {
    float: left;
    display: -webkit-inline-box;
    margin-right: 20px;
    padding: 10px 25px;
    border: 1px solid #5298ff;
    border-radius: 7px;
    background: #5298ff;
    color: #fff !important;
    font-size: 14px;
}

.mzsm {
    position: relative;
    margin-bottom: 15px;
    padding: 45px 45px 30px;
    border-color: #c0c6cc;
    border-radius: 5px;
    background-color: #f8f8fa;
    font-family: Lantinghei SC, Open Sans, Arial, Hiragino Sans GB, Microsoft YaHei, \\5fae\8F6F\96c5\9ED1, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
}

.jrqq {
    margin-bottom: 15px;
    padding: 10px 20px 10px;
    border-color: #c0c6cc;
    border-radius: 5px;
    background-color: #f8f8fa;
    font-family: Lantinghei SC, Open Sans, Arial, Hiragino Sans GB, Microsoft YaHei, \\5fae\8F6F\96c5\9ED1, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
}

.jrqq a {
    color: inherit;
    text-decoration: none;
    text-align: center;
    outline: 0;
    width: 105px;
    display: inline-block;
    margin-left: 25px;
    background-color: #06C;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 35px
}

.mzsm:before {
    top: 20px;
    left: 20px;
}

.mzsm:after,
.mzsm:before {
    position: absolute;
    display: block;
    width: 1pc;
    height: 14px;
    content: '';
}

.mzsm:before {
    top: 20px;
    left: 20px;
    background: url(../images/blockquote.png) no-repeat 0 0;
}

.mzsm:after {
    right: 20px;
    bottom: 20px;
    background: url(../images/blockquote.png) no-repeat -1pc 0;
}

.mzsm:after,
.mzsm:before {
    position: absolute;
    display: block;
    width: 1pc;
    height: 14px;
    content: '';
}

.mzsm p {
    display: block;
    margin-bottom: 15px;
    line-height: 30px;
}

.article_content .list_1 {
    float: left;
    margin: 10px 0 5px;
    width: 100%;
}

.article_content .list_1 li {
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0 0 0 5px;
    width: 50%;
    list-style: none;
    vertical-align: bottom;
}

.article_content .list_1 li i {
    float: left;
}

.article_content .list_1 li a {
    float: left;
    display: block;
    overflow: hidden;
    width: 325px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article_content .list_1 li .date {
    float: right;
    color: #888;
}

.article_content .tltj li {
    float: left;
    margin-right: 5%;
    margin-bottom: 15px;
    width: 30%;
}

.article_content .tltj li:nth-child(3n) {
    margin-right: 0;
}

.article_content .tltj li a .img {
    float: left;
    overflow: hidden;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    text-align: center;
}

.article_content .tltj li a .img img {
    width: 100%;
    min-height: 100%;
}

.article_content .tltj li a .infos {
    float: right;
    width: calc(100% - 95px);
}

.article_content .tltj li a .infos h3 {
    display: -webkit-box;
    overflow: hidden;
    margin-top: 5px;
    height: 37px;
    color: #333;
    text-align: justify;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.article_content .tltj li a .infos i {
    float: left;
    display: block;
    margin-top: 10px;
    width: 50px;
    height: 30px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    color: #b3b3b3;
    text-align: center;
    font-style: normal;
    font-size: 14px;
    line-height: 30px;
}

.article_content .tltj li a:hover .infos i {
    border: 1px solid #5298ff;
    color: #5298ff;
    transition: all .3s;
}

.prettyprint,
pre.prettyprint {
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f8f8f8;
    font-size: .8em;
}

.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li {
    margin-left: 0;
    padding-left: 12px;
    color: #333;
    line-height: 20px;
}

.link {
    margin-left: 10px;
    padding: 2px 10px 4px 30px;
    border-radius: 15px;
    background: #07a2e8 url(../images/release.svg) 5px center no-repeat;
    background-size: 20px !important;
    color: #fff;
    color: #fff !important;
    transition: all .3s;
}

.link:hover {
    background: #1e9fff url(../images/release.svg) 9px center no-repeat;
    transition: all .3s;
}

@media screen and (max-width:800px) {
    .article_content .left,
    .article_content .right {
        margin: 0 3%;
        width: 94%;
    }
    .article_content .left .article-title {
        font-size: 1.2rem;
        line-height: 2rem;
    }
    .article_content {
        margin: 3% 0;
    }
    .article_content .archives {
        width: 100%!important;
    }
    .list_down a {
        margin-left: 4% !important;
    }
    .article_content .left .ad,
    .article_content .list_1 li .date {
        display: none !important;
    }
    .article_content .list_1 li a {
        width: calc(100% - 20px);
    }
    .article_content .left .article-bq {
        margin: 2% 0;
        font-size: .7rem;
    }
    .app-card .app-logo,
    .app-card .app-des,
    .app-info .des-left,
    .app-info .down {
        height: auto!important;
        width: 100%;
        padding-left: 0px;
    }
    .app-card .app-logo .icon {
        width: 100%;
    }
    .app-info .down div {
        margin: 0!important;
        width: 50%;
        max-width: 50%;
        float: left;
    }
    .article_content .left .article-bq .bq-wg,
    .article_content .left .article-bq span,
    .article_content .left .article-bq time {
        margin-right: 10px;
        height: 1.4rem;
        line-height: 1.4rem;
    }
    .insert-post-desc {
        display: none;
        font-size: 12px;
    }
    .insert-post-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .insert-post.shop .insert-post-thumb {
        width: 70px;
        height: 70px;
    }
    .insert-post-content h2 {
        margin-bottom: 5px;
        font-weight: 400;
        font-size: 13px;
        line-height: 1.5;
    }
    .insert-post h2,
    .file-down h2 {
        -webkit-line-clamp: 2;
    }
    .article-down a {
        display: block;
        margin: 1%;
        padding: 2% 0;
        width: 23%;
        text-align: center;
        font-size: .8rem;
    }
    .article-hot-title,
    .article-pl-title,
    .article-sj-title,
    .article-xg-title {
        font-size: 1rem;
    }
    .article-hot-title-icon,
    .article-pl-title-icon,
    .article-sj-title-icon,
    .article-xg-title-icon {
        margin-left: .1rem;
        background-size: 1.5rem;
    }
    .article-hot ul li a,
    .article-sj ul li a {
        font-size: .9rem;
    }
    .article-hot ul li,
    .article-sj ul li {
        margin-bottom: 2%;
    }
    .article-hot ul li a i,
    .article-sj ul li a i {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
    }
    .emoji_container {
        left: 10px!important;
    }
}



/*******视频下载*******/
.meihua_1 {
    display: block;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #f16b6f;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.meihua_2 {
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px rgba(15,39,65,0.1);
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.meihua_2 .meihua_2_1 {
    height: auto;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #DDDDDD;
    border-width: 1px 1px 1px 1px;
    padding: 10px;
}
.meihua_2 .meihua_2_1 p {

}
.meihua_2 .meihua_2_1 .meihua_btn {
float: left;
    border: 1px solid #8a8a8a;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    margin: 0px 10px 10px 0;
    overflow: hidden;
    border-radius: 2px;
    background: url(../images/30.png) no-repeat 5px 3px #f16b6f;
    border: 1px solid #f16b6f;
    color: #FFF!important;
    text-decoration: none;    padding-right: 10px;
}
.meihua_2 .meihua_2_1 .meihua_btn i {
    margin-right: 5px
}
.meihua_2 .meihua_2_1 .meihua_btn:hover {
    background-color: #ea4c89;-webkit-transition: box-shadow .2s linear;transition: box-shadow .2s linear;box-shadow: inset 0 0px var(--accent-color)
}
.video {
position: relative;
padding-bottom: 56.25%!important;
height: 0;
overflow: hidden;
}
.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.short-btn {
    float: left;
    border: 1px solid #8a8a8a;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    border-radius: 2px;
    background: url(../images/10.png) no-repeat 5px 3px #f16b6f;
    border: 1px solid #f16b6f;
    text-decoration: none;color: #FFF!important;padding-right: 10px;
    text-decoration: none !important; 
}
.short-btn:hover {
    background-color: #ea4c89
}
.aboxd1{margin-bottom: 20px;}
.aboxd2{margin-top: 20px;}
.user .sidebar-header .userfen{    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    background: rgba(0,0,0,.2);
    padding: 10px 15px;
}
.user .sidebar-header .userfen span{width: 33.33%;    display: inline-block;}
.user .comment .plp2 span{margin-right: 20px;}
@media(max-width:768px) {
.user .widget.widget_categories ul li {
    border-bottom: 1px solid #f1f1f1;
    width: 49%;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
}
}
.mt20{margin-top:20px}