﻿@charset "utf-8";

/*Theme Name: 李洋博客Theme URI: http://www.talklee.com/Description: 简洁响应式两栏风格主题,完美支持移动设备！Tags: 扁平化,响应式,简洁黑白色,多设备支持Version: 2.3.0*/
* {
    padding: 0;
    margin: 0
}

body {
    width: 100%;
    font-size: 14px;
    font-family: Verdana, Microsoft YaHei;
    background-color: #f7f7f7;
    background-image: url(../images/body_bg.png)
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    border-radius: 16px;
    background: #F98403;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #F98403;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #F98403;
}

::-webkit-scrollbar-thumb:vertical:active {
    background-color: #F98403;
}

.claer {
    clear: both;
    width: 100%
}

.bg-white {
    background-color: #fff
}

.breadcrumb {
    background-color: transparent;
    display: inline-block;
}

.carousel-control {
    width: 40px;
    height: 80px;
    top: 50%;
    margin-top: -40px
}

.carousel-control.right {
    background-image: none
}

.carousel-control.left {
    background-image: none
}

.carousel-control:hover {
    background-color: #000;
    opacity: .6;
    color: #fff
}

.carousel .fa {
    font-size: 30px;
    margin-top: 62%
}

label {
    display: block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: bold;
}

h3 {
    font-size: 20px
}

a:hover {
    color: #22aeec;
    text-decoration: none
}

i.fa.fa-copyright {
    margin: 0 5px;
}

.widget span i.fa {
    font-size: 1.2em;
    width: 1.28571429em;
    text-align: center;
}

.union {
    margin-bottom: 10px;
    position: relative;
    background: #fff;
    width: 100%;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.headads {
    padding: 5px;
    text-align: center;
}

.union img {
    width: 100%;
    height: auto;
    min-height: 60px;
}

.singad {
    text-align: center;
}

.ad-single {
    text-align: center;
    margin-bottom: 30px;
}

li.zzwx {
    text-align: center;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-8,
.col-md-4 {
    float: left;
}

.mini_search,
#mo-so,
.mAdtop {
    display: none;
}

.mAdtop {
    margin-bottom: 10px;
}

.listad2 {
    padding: 8px 0;
    position: relative;
    background: #fff;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.listad2 img {
    width: 97.55555%;
}

div#zhaoshang div {
    margin: 6px 0px;
}

ul#tag_letter a {
    text-decoration: none;
    color: #2DB2ED;
}

ul#all_tags a {
    text-decoration: none;
    color: #2DB2ED;
}

ul#all_tags sup {
    margin-left: 5px;
    text-decoration: none;
    color: #FD5F00;
}

ul#tag_letter a:hover {
    text-decoration: underline;
    color: #FF4D3A;
}

i.fa.fa-tree {
    color: #22AEEC;
    font-size: 16px;
    font-weight: bold;
}

/*browsehappy*/
#browsehappy {
    width: 100%;
    left: 0;
    position: relative;
    padding: 1em 0;
    border: 1px solid #ddd;
    border-top: 0px;
    background: #FFF7D3;
    color: #aa6800;
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 14px
}

#browsehappy a {
    padding: 4px;
    color: #008DFD
}

#browsehappy a:hover {
    text-decoration: underline
}

/*外链跳转*/
.main-wrap.container {
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

span.url a {
    font-size: 2.0em;
}

/*加载框*/
#zbp_ajax_loading_frame {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #4c4c4c;
    opacity: 0.1;
    filter: alpha(opacity=10);
}

#zbp_ajax_loading {
    display: table-cell;
    left: 0;
    top: 0;
    z-index: 9999999;
    position: fixed;
    width: 100%;
    height: 100%;
}

#zbp_ajax_loading div {
    left: 49%;
    top: 49%;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('../images/zbp_loading.gif') 50% 50% no-repeat;
}

/*---幻灯片---*/
.metro {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 310px;
    height: auto;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.banner {
    max-height: 310px;
    height: auto
}

.banner .owl-controls .owl-dots {
    position: absolute;
    left: 0;
    bottom: 3%;
    width: 100%;
    z-index: 999;
    text-align: center
}

.banner .owl-controls .owl-dot.active span {
    background: #FFF;
    opacity: 1
}

.banner .owl-controls .owl-dot span {
    width: 25px;
    height: 3px;
    background: none;
    margin: 3px 3px;
    opacity: 0.5
}

.banner .item-title {
    position: absolute;
    left: 0;
    bottom: 10%;
    width: 100%;
    z-index: 999;
    text-align: center;
    text-shadow: 1px 1px 2px #000
}

.banner .item-title h2 {
    color: #FFF;
    font-size: 26px;
    padding: 10px;
    display: none;
}

.owl-theme .owl-controls {}

.owl-theme .owl-controls .owl-nav {}

.owl-theme .owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 41px;
    height: 69px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1;
    outline: 0
}

.owl-theme .owl-controls .owl-nav .owl-prev {
    left: 4px;
    background: url(../images/icon-slides.png) no-repeat -84px 50%
}

.owl-theme .owl-controls .owl-nav .owl-next {
    right: 4px;
    background: url(../images/icon-slides.png) no-repeat -125px 50%
}

.owl-theme .owl-controls .owl-nav .owl-prev:hover {
    background-position: 0 50%
}

.owl-theme .owl-controls .owl-nav .owl-next:hover {
    background-position: -42px 50%
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: 0.5;
    cursor: default
}

.owl-theme .owl-controls .owl-nav div:hover {}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    display: block;
    width: 25px;
    height: 3px;
    margin: 0 5px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1;
    background: #ffffff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #32a5e7
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-stage-outer.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-controls .owl-dot {}

.owl-controls .owl-nav div,
.owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url('../images/owl-video-play.png') no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition-property: scale;
    transition-duration: 100ms;
    transition-timing-function: ease
}

.owl-carousel .owl-video-play-icon:hover {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    transition-property: opacity;
    transition-duration: 400ms;
    transition-timing-function: ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-loaded {
    display: block;
    padding: 4px;
}

.owl-loading {
    opacity: 0;
    display: block
}

.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-height: 300px;
    height: auto
}

.owl-carousel .owl-item .item {
    max-height: 300px;
    height: auto
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

/*.owl-carousel .owl-item img.owl-lazy {opacity:0}.owl-carousel .owl-item img {opacity:1;display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition-property:opacity;transition-duration:400s;transition-timing-function:ease;}*/
.owl-carousel .owl-stage.backfacefix .owl-item {
    -webkit-backface-visibility: hidden
}

.owl-rtl {
    direction: rtl
}

.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.animated {
    -webkit-animation-duration: 600ms;
    animation-duration: 600ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-animated-in {
    z-index: 0
}

.owl-animated-out {
    z-index: 1
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

/*---Hot---*/
.hot-posts .title i.fa {
    margin-right: 5px;
    font-size: 1.2em;
    color: #1ABC9C;
}

.label {
    position: relative;
    display: inline-block;
    padding: 4px 6px 3px;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #999
}

.hot-posts {
    clear: both;
    background-color: #fff;
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    border-radius: 4px;
}

.hot-posts a {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.hot-posts a:hover {
    color: #22aeec;
    text-decoration: none;
}

.hot-posts h2 {
    line-height: 45px;
    font-weight: 400;
    color: #1abc9c;
    font-size: 16px;
    position: relative;
    height: 45px;
    border-bottom: 1px solid #90bba8;
    margin: 5px 20px;
}

.hot-posts ul {
    margin: 0 20px 10px;
    padding: 10px 0 0px;
    list-style: none;
    overflow: hidden
}

.hot-posts li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: both;
    height: 30px;
    margin-bottom: 5px;
}

.hot-posts li:last-child {
    margin-bottom: 5px;
}

.hot-posts p {
    float: right;
    font-size: 14px;
    color: #777;
    font-size: 13px;
    line-height: 30px;
}

.hot-posts .label {
    margin-right: 8px;
    padding: 5px 7px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
}

.label-1 {
    background-color: #ED3A2D;
}

.label-2 {
    background-color: #6fc299
}

.label-3 {
    background-color: #81c1f2
}

.post_box_title {
    background-color: #fff;
    overflow: hidden;
    list-style: none;
    margin-bottom: -1px;
    border-left: solid 1px #FFFFFF;
    position: relative;
}

.post_box_title:before {
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
    height: 0;
    width: 0;
    display: block;
    border: 9px transparent solid;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-color: #e1244e;
    z-index: 10;
}

.post_box_title h3 {
    font-size: 18px;
    float: left;
    line-height: 40px;
    font-weight: 400;
    color: #1abc9c;
    position: relative;
    height: 40px;
    margin: 5px 20px;
}

.post_box_title h3 i {
    margin-right: 5px;
}

/*---twshow---*/
.hot-posts-tw {
    padding: 5px 20px;
    clear: both;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    height: 100%;
    overflow: hidden;
}

h2.hot-multi {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding: 0;
    height: 18px;
    line-height: 24px;
}

h2.hot-multi i {
    padding: 0 10px 0 0;
    font-size: 18px;
    background: #fff;
    color: #00aa99;
}

span.tjhot {
    padding: 0 20px 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #505050;
    background: #fff;
}

.hot-row {
    margin-right: -15px;
    margin-left: -15px;
}

.hot-istop {
    border: 1px #e5e5e5 solid;
    margin: 15px 0;
    color: #505050;
}

.hot-istop span {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 150px;
    transition: transform .5s ease 0s;
}

.hot-istop span:hover {
    transform: scale(1.05, 1.05);
    transition: transform .5s ease 0s;
}

.hot-istop p {
    padding: 0 15px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    overflow: hidden;
    margin: 0;
}

.hot-istop a {
    display: block;
    overflow: hidden;
}

.hot-istop:hover a {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hot-istop p a {
    color: #333;
}

.hot-istop:hover {
    box-shadow: 0px 0px 8px #ccc;
    cursor: pointer;
}

.hot-istop:hover {
    background: #00aa99;
}

/*---nav---*/
.container-lee {
    width: 90%;
    height: 5px;
    margin: 0 auto;
    max-width: 1366px
}

.progress-bar-mumu {
    background-color: #3f3f3f
}

#loading {
    height: 5px;
    width: 6%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    overflow: hidden
}

.top-box {
    padding-top: 35px;
    padding-bottom: 30px;
    font-size: 15px
}

.logo a {
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #d6d6d6
}

.btn-black {
    background-color: #323232;
    color: #eee
}

.btn-black,
.btn-black:active,
.btn-black:focus {
    background-color: #323232;
    color: #f7f7f7
}

.btn-black:hover {
    color: #fff
}

.search-text {
    background-color: #fcfcfc
}

.navbar-form {
    margin-top: 0;
    margin-bottom: 0;
    outline: 0
}

.nav-m ul {
    background: #2a2a2a url(../images/menu-nav.png);
    list-style: none;
    border-radius: 4px;
    padding-left: 15px;
}

.nav-m ul li a {
    display: block;
    height: 50px;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 50px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    color: #fff;
    border-right: 1px solid #4d4d4d;
    position: relative;
    transition: background-color .5s;
    -moz-transition: background-color .5s;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s
}

.nav-m ul li a.on {
    background-color: #22aeec;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
}

.nav-m ul li ul li a.on {
    background-color: transparent;
}

.nav-m ul li#nvabar-item-index a.on {
    /*border-radius:4px 0px 0px 4px;*/
}

.nav-m ul li a:hover,
.nav-m ul li ul li a:hover {
    background-color: #22aeec;
    border-radius: 0;
    color: #fff;
    text-decoration: none
}

.nav-m ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    min-width: 100%;
    z-index: 1000;
    text-align: left;
    float: left;
}

.nav-m ul li ul li a {
    width: 100%;
    border-right: 0;
    text-align: center;
    padding: 0 10px;
    display: inline-block;
    white-space: nowrap;
}

.nav-m ul li:hover ul {
    display: block;
}

.nav-m ul ul li {
    border-left: 0
}

.nav-m .nav-has>a:after,
.nav-m .menu-item-has-children>a:after {
    content: ".";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: relative;
    left: 5px;
    overflow: hidden
}

.nav-m ul li a:focus {
    background-color: #22aeec
}

.nav-m>ul>li i.fa {
    font-size: 16px;
    font-size: 1.0em;
    padding-right: 3px;
}

.nav-s {
    display: none;
    position: relative;
    height: 45px;
    line-height: 45px;
    background: #222427 url(../images/menu-nav.png);
    color: #fff;
    font-size: 16px;
    text-indent: 18px
}

.nav-s i {
    font-size: 25px;
    position: absolute;
    right: 18px;
    top: 10px
}

.nav-ss ul {
    list-style: none;
    border-radius: 3px;
    width: 100%;
    margin: 0 auto;
}

.nav-ss ul li {
    list-style: none;
    position: relative;
    border-top: 1px solid #373636;
    float: none
}

.nav-ss ul li a {
    display: block;
    height: 45px;
    line-height: 45px;
    width: 100%;
    padding: 0 18px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    background: #222427 url(../images/menu-nav.png)
}

.nav-ss ul li a:hover {
    background-color: #22aeec
}

.nav-ss ul li a:focus {
    background-color: #2a2a2a
}

.nav-ss ul ul li a {
    padding-left: 50px;
    background-color: #3d3d3d
}

.navbar-fixed-top {
    left: 0;
    width: 90%;
    opacity: .95;
    max-width: 1366px;
    margin: 0 auto;
    top: 0
}

.nav-pills>li+li {
    margin-left: 0
}

.mbx {
    margin-bottom: 0
}

.gg-box {
    margin-top: 5px;
    height: 36px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}

.gg-box ol li a {
    color: #777
}

.gg-box ol li i {
    color: #777
}

.gg_ul {
    font-size: 14px;
    margin: 8px 15px;
    list-style: none;
    height: 25px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.gg_ul ul {
    list-style: none
}

.gg_ul ul li {
    list-style: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden
}

.gg_ul ul li i {
    font-size: 16px;
    top: 3px;
    margin-right: 8px
}

.pull-right {
    float: right;
    font-size: 14px;
    margin: 8px 15px;
    list-style: none;
    height: 20px;
}

.pull-right i.fa {
    margin-right: 5px;
    opacity: .6;
    filter: alpha(opacity=60);
}

.pull-right a {
    color: #333;
}

.pull-right a:hover {
    color: #22aeec;
    text-decoration: none;
}

/*兼容分辨率*/
.col-md-8.logo {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*---Main---*/
.main {
    width: 69%;
    float: left;
    overflow: hidden;
    margin-top: 6px;
}

.show-main.main {
    width: 100%;
}

.in_box {
    border-radius: 4px;
    border: solid 1px #eaeaea;
    height: 100%;
    background: #fff;
    overflow: hidden;
}

.slider {
    margin-bottom: 20px
}

.slider img {
    width: 100%
}

.slide-yq li {
    margin: 0 3px
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0 3px
}

.post_box .news {
    background: url(../images/new.png);
    position: absolute;
    width: 51px;
    height: 51px;
    right: -3px;
    top: -3px;
    z-index: 9;
}

.in_box .post_box {
    position: relative;
}

.post_box {
    overflow: hidden;
    list-style: none;
    border-top: 1px solid #eaeaea;
    background-color: #fff;
}

.post_box:before {
    content: "";
    background-color: #428BCA;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    position: absolute;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.post_box:hover:before {
    width: 5px;
}

.post_box .zd {
    font-size: 18px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.post_box .zd span {
    color: #f00;
    padding-right: 5px
}

.post_box .zd a {
    transition: margin-left .3s;
    -moz-transition: margin .3s;
    -webkit-transition: margin .3s;
    -o-transition: margin .3s
}

.post_box .zd a:hover {
    margin-left: 6px
}

.post_box .zd small {
    padding-left: 8px
}

.post_box:last-child {
    margin-bottom: 0
}

.post_box:hover {
    /*border-color:#169FE6;*/
    background-color: #F8FCFE;
}

.post_box .post-img {
    margin: 15px 0 12px 0;
    height: 100%;
    overflow: hidden;
}

.post_box .post-img a {
    width: 100%;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.post_box .post-img a em {
    *display: none;
    position: absolute;
    left: -341px;
    top: 0;
    width: 313px;
    height: 185px;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
    -o-transform: skewx(-25deg);
    -moz-transform: skewx(-25deg);
    -webkit-transform: skewx(-25deg);
    -moz-transition: 0s;
    -o-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
    cursor: pointer
}

.post_box .post-img a:hover em {
    left: 270px;
    transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    -webkit-transition: .7s
}

.post_box .post-img .imgs {
    border: 1px solid #F3F3F3;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 165px;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

.img-rounded {
    border-radius: 0
}

.post_box .post-con {
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #555;
    line-height: 28px;
    word-break: break-word;
}

.post_box .post-con p {
    text-indent: 0em !important;
    height: 52px;
    line-height: 25px;
    margin: 0 auto;
    overflow: hidden;
    color: #555;
}

.post_box .post-con p span {
    color: #555 !important;
    background-color: transparent !important;
    font-family: Verdana, Microsoft YaHei !important;
}

.post_box aside {
    color: #999;
    font-size: 12px;
    margin-bottom: 0px;
    padding-top: 0px
}

.post_box aside span {
    padding-right: 10px;
    white-space: nowrap;
    max-width: 30%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}

.post_box aside span,
.post_box aside span a {
    color: #888;
}

.post_box aside span i {
    padding-right: 5px;
    font-size: 1.2em;
}

.post_box aside span span {
    display: inherit;
    padding-right: 0;
}

.post_box .tags i {
    padding-right: 5px;
    color: #a6a6a6
}

.post_box .post-left {
    overflow: hidden;
    margin-top: 15px;
    padding-left: 0;
}

.post_box .post-left h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 35px;
    border-bottom: 1px solid #eee;
    margin-bottom: 6px;
}

.post_box .post-left h3 a {
    transition: margin-left .3s;
    -moz-transition: margin .3s;
    -webkit-transition: margin .3s;
    -o-transition: margin .3s
}

.post_box .post-left h3 a:hover {
    margin-left: 6px;
    color: #22aeec;
    text-decoration: none;
    margin-left: 0\9
}

.post_box .post-left h3 a:focus {
    text-decoration: none
}

.page-a {
    text-align: center
}

.page-a ul li a {
    color: #666
}

/*.page-a .active a {background-color:#6e6e6e;border-color:#6e6e6e}*/
.pagebar ul {
    overflow: hidden;
    margin: 12px 0 5px;
    display: inline-table;
}

.pagebar ul li a {
    padding: 2px 8px;
}

a.read-more.right {
    float: right;
    position: relative;
    border-radius: 10px;
    padding: 2px 8px;
    color: #337AB7;
    overflow: hidden;
    z-index: 10;
    font-size: 16px;
}

/*---侧栏---*/
.sidebar {
    width: 30%;
    float: right;
    margin-top: 6px;
}

.sidebar .widget {
    background-color: #fff;
    padding-top: 1px;
    clear: both;
    position: relative;
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    overflow: hidden
}

.sidebar .widget:last-child {
    margin-bottom: 8px;
}

.sidebar .widget span.icon {
    float: left;
    padding: 10px 13px;
    min-width: 13px;
    line-height: 20px;
}

.sidebar .widget span.icon {
    float: left;
    font-size: 1.1666666em;
    padding: 10px 13px;
    min-width: 13px;
    line-height: 20px;
    border-right: 1px solid #dadada;
    margin-right: 10px;
    height: 40px;
}

.sidebar .widget img {
    max-width: 100%
}

.sidebar .widget h2 {
    height: 40px;
    font-size: 1.1666666em;
    color: #666;
    border-bottom: 1px solid #eaeaea;
    background-color: #fbfbfb;
    margin: 0;
    padding: 11px 15px 10px;
    /*border-left:2px solid #169FE6;*/
}

.sidebar .widget ul,
.sidebar .widget div {
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.sidebar .widget ul li,
.sidebar .widget div li {
    list-style: none;
    padding: 5px 15px 5px
}

.sidebar .widget ul li a,
.sidebar .widget div li a {
    word-break: break-all;
    color: #666;
    display: inline-block;
    transition: margin-left .3s;
    -moz-transition: margin .3s;
    -webkit-transition: margin .3s;
    -o-transition: margin .3s
}

.sidebar .widget ul li a:hover,
.sidebar .widget div li a:hover {
    /*margin-left:6px;*/
    color: #22aeec;
    margin-left: 0\9;
    text-decoration: none;
}

.widget_text .textwidget {
    padding: 5px 15px 5px;
    width: auto;
    color: #666
}

.sidebar .widget .tagcloud {
    margin-top: 4px;
    padding: 4px;
    line-height: 24px
}

.sidebar .widget .tagcloud a {
    white-space: nowrap;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 17px;
    border: 1px dashed #ececec;
    border-radius: 5px;
    font-size: 13px;
    transition: background .2s;
    -moz-transition: background .2s;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden
}

.sidebar .widget .tagcloud a:hover {
    background-color: #4c4c4c;
    color: #fff;
    text-decoration: none
}

#searchform .screen-reader-text {
    display: none
}

.sidebar .widget .searchform {
    padding: 7px 0 1px 13px
}

.sidebar .widget_recent_entries ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%
}

#loginform {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px
}

#loginform p {
    line-height: 26px;
    margin-bottom: 5px;
    white-space: nowrap
}

#loginform .jzmm {
    display: inline-block;
    padding-left: 24%;
    font-weight: normal
}

#loginform input.login {
    width: 81%;
    padding: 7px;
    color: #444;
    border: 1px solid #dfdfdf;
    box-shadow: inset 2px 3px 5px #eee
}

#loginform input.denglu {
    width: 70px;
    margin-top: 5px;
    height: 63px;
    color: #444;
    text-align: center;
    border: 1px solid #dfdfdf;
    font-size: 16px
}

#loginform input.denglu:hover {
    background: #444;
    color: #fff
}

.loginl label {
    margin-right: 10px;
    color: #666;
    font-weight: normal
}

.loginr {
    text-align: center
}

#loginform input:focus {
    border: 1px solid #ccc
}

.register {
    margin: 0 10px 0 50px
}

.v_avatar {
    margin: 5px 5px 5px 13px;
    float: left;
    width: 64px
}

.v_avatar img {
    border-radius: 5px
}

.v_li li {
    list-style-type: none;
    float: left;
    width: 100px;
    padding: 5px
}

#s {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

#footer {
    border-top: 5px solid #2DB2ED;
    background: #2a2a2a url(../images/menu-nav.png);
    margin-top: 15px;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 10px 0;
    color: #cfcfcf;
    text-align: center
}

#footer p {
    color: #cfcfcf;
    text-align: center;
    margin: 5px;
}

#footer p a {
    display: inline-block;
    color: #cfcfcf;
    padding: 2px 5px;
    white-space: nowrap;
    word-break: break-all;
}

#footer p a img {
    margin-left: 4px;
    padding-bottom: 3px;
}

#footer p a:hover {
    color: #2DB2ED;
    text-decoration: none;
}

a#days {
    cursor: pointer;
}

.single-box {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 1px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #eaeaea;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 380px;
    position: relative;
}

.single-box>h2 {
    max-width: 88%;
    text-align: left;
    word-break: break-all;
    font-size: 25px;
    line-height: 30px;
    padding-left: 10px;
}

.single-box h2 i.fa {
    margin-right: 5px;
    color: #333;
}

.single-box aside {
    color: #a6a6a6;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-left: 10px;
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    white-space: nowrap
}

.single-box aside span {
    padding-right: 18px
}

.single-box aside span span {
    padding-right: 0;
}

.single-box aside span i {
    margin-right: 6px;
    font-size: 14px;
}

.single-box aside span a {
    padding-right: 3px
}

.single-box .single-con {
    overflow: hidden;
    padding: 20px 10px;
}

.single-box .single-con img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

.single-box .single-con img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

.single-box .single-con img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.single-box .single-con a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

.single-box .single-con a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

.single-box .single-con a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

div#shangxi {
    display: block;
    padding: 0 15px 10px;
}

div#shangxi strong {
    margin: -1px 0 0 -16px;
    display: inline-block;
    padding: 3px 15px 4px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background-color: #22aeec;
}

div#shangxi strong i.fa {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    margin-right: 8px;
}

.textbanner b {
    font-size: 20px;
    font-weight: normal;
    line-height: 35px;
    color: #22aeec;
}

.textbanner p {
    margin: 8px 0;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager p {
    display: inline;
}

p.previous a {
    margin-left: 5px;
}

p.next a {
    margin-right: 5px;
}

.pager p>a,
.pager p>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pager p>a:hover,
.pager p>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.pager .next>span {
    float: right;
    width: 49%;
    text-align: right;
}

.pager .previous>span {
    float: left;
    width: 49%;
    text-align: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.sidebar .widget .divCatalog {
    margin: 20px 15px 10px;
    height: 100%;
    overflow: hidden;
}

div#divAuthors ul li,
div#divArchives ul li,
div#divFavorites ul li {
    width: 48%;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin-top: 5px;
    height: 35px;
    line-height: 20px;
}

div#divAuthors ul li a,
div#divArchives ul li a,
div#divFavorites ul li a {
    width: 95%;
    overflow: hidden;
    border: 1px dashed #ececec;
    margin: 2px 0px;
    padding: 5px 0;
}

div#divAuthors ul li a:hover,
div#divArchives ul li a:hover,
div#divFavorites ul li a:hover,
.sidebar .widget .divCatalog li a:hover {
    background: #2BA9EB;
    color: #FFF;
    font-size: 16px;
}

.sidebar .widget .divCatalog li {
    line-height: 28px;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 49.666%;
    margin: 0 -3px -1px 2px;
    padding: 0;
}

.sidebar .widget .divCatalog li:last-child {
    margin: 0 -3px 10px 2px;
}

.sidebar .widget .divCatalog li a {
    text-align: center;
    padding: 5px 0;
    display: block;
    border: 1px solid #ddd;
}

div#divCalendar span.icon,
div#divCalendar h2 {
    display: none;
}

/*---single---*/
.ad-single-footer {
    padding-top: 10px
}

.ad-single-footer b {
    font-weight: normal;
    color: #41c282
}

.ad-single-footer strong {
    font-weight: normal;
    color: #fd6a5e
}

.ad-single-footer a {
    text-decoration: none;
    border-bottom: solid 2px #eee;
    transition: margin-left .3s;
    -moz-transition: margin-left .3s;
    -webkit-transition: margin-left .3s;
    -o-transition: margin-left .3s;
    color: #5c5c5c
}

.ad-single-footer a:hover {
    border-bottom-color: #5c5c5c;
    margin-left: 6px;
    margin-left: 0\9;
    color: #22aeec
}

.single-copyright {
    background-color: #eee;
    font-size: 12px;
    padding: 3px 0;
    border-radius: 3px;
    color: #aaa;
    text-align: center;
    margin-top: 18px
}

.single-copyright:hover {
    background-color: #5c5c5c;
    color: #fff
}

.single-copyright a {
    padding-left: 5px;
    color: #aaa
}

.single-copyright:hover a {
    color: #fff
}

.siTag {
    margin: 20px 0;
    text-align: left;
    font-size: 14px;
    line-height: 18px
}

.siTag a {
    display: inline-block;
    padding: 3px 7px 3px;
    margin: 0 5px 5px 0;
    color: #fff;
    font-size: 12px;
    background-color: #565656;
    border-radius: 3px;
}

.siTag a:hover {
    background-color: #3f3e3e;
    text-decoration: none;
    color: #fff;
}

.single-about {
    border: 1px dashed #dbdbdb;
    border-radius: 4px;
    padding: 0 15px;
    overflow: hidden;
    margin-bottom: 10px
}

.single-about h3 {
    font-size: 18px;
    font-weight: bold;
    font-family: "inherit";
    border-bottom: 1px dashed #bababa;
    padding-bottom: 8px;
    padding-top: 12px
}

.single-about ul li {
    float: left;
    width: 50%;
    overflow: hidden;
    line-height: 30px;
    list-style: inside square;
    white-space: nowrap;
    font-size: 14px;
    text-overflow: ellipsis;
}

.page-other h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}

.page-sidebar {
    width: 18%;
    float: right;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    overflow: hidden
}

.page-sidebar ul {
    margin-bottom: 0
}

.page-sidebar ul li {
    list-style: none
}

.page-sidebar ul li a {
    display: block;
    padding: 12px 20px;
    font-size: 16px;
    color: #999;
    border-bottom: 1px solid #eee
}

.page-sidebar ul li a:hover {
    background: #2a2a2a url(../images/footer.png);
    color: #fff
}

.page-sidebar ul .current_page_item a,
.page-sidebar ul li a.current-on {
    background: #2a2a2a url(../images/footer.png);
    color: #fff
}

.page-left {
    width: 81%;
    float: left;
    overflow-x: hidden
}

.page-xc {
    width: 100%;
    float: none;
    overflow: hidden;
}

.mu404 {
    padding: 1px 0;
    text-align: center;
    min-height: 500px;
    padding-top: 100px
}

.mu404 h2 {
    padding: 20px 0;
    font-size: 50px;
    color: #777
}

.mu404 p {
    font-size: 16px;
    margin-bottom: 50px
}

.mu404 a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #222;
    color: #fff;
    padding: 0 20px;
    border-radius: 5px
}

.sidebar .m_textbanner {
    border: 0;
    border-radius: 4px;
    border: 1px solid #eaeaea
}

.sidebar .m_textbanner a {
    display: block;
    padding: 0 15px 15px;
    background-color: #fff;
    font-size: 14px
}

.sidebar .m_textbanner a h2 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 14px;
    background: transparent;
    border: 0;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px
}

.sidebar .m_textbanner a p {
    color: #777;
    margin-bottom: 0
}

.sidebar .m_textbanner a strong {
    margin: -1px 0 0 0;
    display: inline-block;
    padding: 4px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: normal
}

.sidebar .m_textbanner a.style01 {
    color: #428bca
}

.sidebar .m_textbanner a.style01 h2 {
    color: #428bca
}

.sidebar .m_textbanner a.style01 strong {
    background-color: #428bca
}

.sidebar .m_textbanner a.style02 {
    color: #ff5e52
}

.sidebar .m_textbanner a.style02 h2 {
    color: #ff5e52
}

.sidebar .m_textbanner a.style02 strong {
    background-color: #ff5e52
}

.sidebar .m_textbanner a.style03 {
    color: #5cb85c
}

.sidebar .m_textbanner a.style03 h2 {
    color: #5cb85c
}

.sidebar .m_textbanner a.style03 strong {
    background-color: #5cb85c
}

.sidebar .m_textbanner a.style04 {
    color: #c35bff
}

.sidebar .m_textbanner a.style04 h2 {
    color: #c35bff
}

.sidebar .m_textbanner a.style04 strong {
    background-color: #c35bff
}

.sidebar .m_textbanner a.style05 {
    color: #00ecec
}

.sidebar .m_textbanner a.style05 h2 {
    color: #00ecec
}

.sidebar .m_textbanner a.style05 strong {
    background-color: #00ecec
}

.sidebar .m_comment ul li a {
    padding: 6px 15px 6px 62px;
    display: block;
    border-bottom: 1px solid #eee;
    border-left: 3px solid transparent;
    margin-left: -3px;
    overflow: hidden;
    position: relative
}

.m_comment .avatar {
    float: left;
    width: 36px;
    margin: 3px 0 0 -47px
}

.sidebar .m_comment ul li a:hover {
    margin-left: -3px;
    margin-left: 0\9
}

.page-other .article-header {
    padding: 0 0 10px
}

.page-other .content {
    margin-right: 0;
    padding: 20px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    border-radius: 4px
}

.article-header {
    margin-bottom: 2px;
    padding: 25px 0;
    border-bottom: 1px solid #eee;
    text-align: center
}

.article-title {
    margin-top: 9px;
    font-size: 26px;
    line-height: 23px
}

.article-title a,
.article-title a:hover {
    color: #555
}

.article-meta {
    font-size: 12px;
    color: #999
}

.article-meta .item {
    margin-right: 20px
}

.article-content {
    font-size: 15px;
    line-height: 25px;
    word-wrap: break-word
}

.article-content img {
    margin: 5px 0;
    max-width: 75%;
    height: auto;
}

.article-content .shang_payimg img {
    max-width: 100%;
    margin: 0 auto;
}

/*兼容插件*/
.article-content ul,
.article-content ol {
    margin: 0 0 18px 46px
}

.article-content ul {
    list-style: disc
}

.article-content ol {
    list-style: decimal
}

.article-content li {
    margin-bottom: 0px;
}

.article-content p {
    margin-bottom: 18px;
    word-wrap: break-word
}

.article-content h2,
.article-content h3 {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-top-color: #CCC;
    border-bottom-color: #CCC;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-indent: 2em;
}

.article-content h2 {
    margin: 18px 0;
    font-size: 20px
}

.article-content h3 {
    margin-left: 10px;
    font-size: 18px
}

.article-content h4 {
    margin-left: 14px;
    font-size: 16px
}

.article-content h5 {
    margin-left: 18px;
    font-size: 15px
}

.article-content h6 {
    margin-left: 22px;
    font-size: 14px
}

.article-content pre {
    word-wrap: break-word
}

.article-content table {
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    width: 100%;
    margin-bottom: 18px
}

.article-content table th {
    background-color: #f9f9f9;
    text-align: center
}

.article-content table td,
.article-content table th {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 5px 10px
}

.article-content .alignleft {
    float: left;
    text-align: left;
    margin-right: 10px
}

.article-content .aligncenter {
    margin: 0 auto;
    text-align: center;
    display: block
}

.article-content .alignright {
    float: right;
    text-align: right;
    margin-left: 10px
}

.article-content .wp-caption {
    margin-bottom: 18px;
    background-color: #f6f6f6;
    padding: 10px 10px 1px;
    max-width: 100%
}

.article-content .wp-caption img {
    margin: 0 0 5px
}

.article-content .wp-caption p {
    margin-bottom: 10px;
    text-indent: 0
}

.article-content .wp-caption:hover .wp-caption-text {
    color: #61b3e6
}

.article-content a {
    text-decoration: underline
}

.article-content blockquote {
    margin: 30px 30px;
    padding: 15px 20px 1px;
    font-size: 16px;
    color: #514F4F;
    border-left: 5px solid #22aeec;
}

.article-content blockquote p {
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}

.archives {
    font-size: 14px
}

.archives .item {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.archives h3 {
    float: left;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    color: #f15a23;
    line-height: 20px;
    margin-top: 0
}

.archives-list {
    padding-left: 20px;
    margin: 0 0 20px 140px
}

.archives-list li {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 4px
}

.archives-list time {
    width: 40px;
    display: inline-block
}

.archives-list span {
    font-size: 12px;
    display: inline-block;
    margin-left: 10px
}

.archives-list a {
    transition: margin-left .3s;
    -moz-transition: margin .3s;
    -webkit-transition: margin .3s;
    -o-transition: margin .3s
}

.archives-list a:hover {
    margin-left: 6px;
    color: #22aeec;
    text-decoration: none;
    margin-left: 0\9
}

.pre_demo {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    padding: 45px 15px 15px;
    border-bottom: 0
}

.mu_zt_h3 {
    border-left: 5px solid #ff8500;
    padding-left: 8px;
    margin-bottom: 13px
}

.newcomments a {
    display: block
}

.sidebar .widget .newcomments li {
    margin-left: 0
}

.newcomments li {
    margin-bottom: 10px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.newcomments img {
    float: left;
    border-radius: 6px;
}

.newcomments strong,
.newcomments span {
    margin-left: 50px;
    display: block;
    font-weight: normal
}

.newcomments span {
    overflow: hidden;
    zoom: 1;
    text-overflow: ellipsis;
    color: #999
}

.relevance_con li {
    width: 50%;
    float: left;
    padding: 0
}

.sidebar .widget .relevance_con li {
    padding: 14px;
    padding-right: 7px;
    padding-bottom: 2px;
    border-bottom: 1px dashed #ddd
}

.sidebar .widget .relevance_con li:hover {
    background-color: #f9f9f9
}

.sidebar .widget .relevance_con li a {
    max-width: 100%;
    display: block;
    padding: 5px;
}

.sidebar .widget .relevance_con li a:hover {
    margin-left: 0
}

.sidebar .widget .relevance_con .even {
    padding-left: 6px;
    padding-right: 14px
}

.relevance_con .imglist {
    border-bottom: solid 1px #eee
}

.relevance_con .imglist img {
    width: 100%;
    height: auto;
    float: none;
    border: 1px solid #ECECEC;
}

.relevance_con .imglist h4 {
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1;
    font-size: 1em;
    padding-top: 5px;
    font-weight: normal
}

.relevance_con .imglist:hover {
    background: 0
}

.relevance_con .imglist.even {
    float: right;
    border-left: 1px dashed #ddd
}

.newcomments a {
    display: block
}

.sidebar .widget .newcomments li {
    border-bottom: solid 1px #f5f5f5
}

.sidebar .widget .newcomments li:hover {
    background-color: #f9f9f9
}

.sidebar .widget .newcomments li:last-child {
    border-bottom: 0
}

.sidebar .widget .newcomments li a {
    max-width: 100%
}

.sidebar .widget .newcomments li a:hover {
    margin-left: 0
}

.newcomments li {
    margin-bottom: 10px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.newcomments img {
    float: left
}

.newcomments strong,
.newcomments span {
    margin-left: 50px;
    display: block;
    font-weight: normal
}

.newcomments span {
    overflow: hidden;
    zoom: 1;
    text-overflow: ellipsis;
    color: #999
}

.imglist {
    line-height: 25px;
    overflow: hidden;
    padding: 10px 0
}

.sidebar .widget .Assign_con li {
    padding-top: 10px;
    border-bottom: solid 1px #eee
}

.sidebar .widget .Assign_con li:hover {
    background-color: #f9f9f9
}

.sidebar .widget .Assign_con li:last-child {
    border-bottom: 0
}

.sidebar .widget .Assign_con li a {
    max-width: 100%
}

.sidebar .widget .Assign_con li a:hover {
    margin-left: 0
}

.imglist img {
    display: block;
    float: left
}

.imglist h4 {
    margin-left: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1;
    font-size: 1em;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 8px
}

.imglist p {
    margin-left: 90px;
    font-size: 12px;
    color: #999;
    padding: 0
}

.imglist p span {
    margin-right: 10px
}

.randPost_con a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mu_buy {
    width: 350px;
    margin-top: 10px;
    float: right
}

.mumu_price {
    background: url("")padding:5px 0
}

.pageimg {
    height: 290px;
    overflow: hidden;
    float: left;
}

.pageimg img {
    max-width: 100%;
}

.pprice {
    color: #999 !important;
    font-size: 12px !important;
    margin: 0 10px !important;
    text-align: left !important;
    text-indent: 0 !important;
    line-height: 30px !important
}

.q-yen {
    color: #c40000;
    font-family: Arial;
    font-size: 18px;
    vertical-align: middle;
    font-style: normal;
    margin-left: 10px
}

.q-price {
    color: #c40000;
    font-family: Arial;
    font-size: 30px;
    font-weight: bolder;
    vertical-align: middle
}

.pprice_panel {
    margin: 0 10px !important;
    text-align: left !important;
    color: #999 !important;
    text-indent: 0 !important;
    font-size: 12px !important;
    overflow: hidden
}

.w50 {
    width: 50px;
    float: left
}

.pprice_panel .q-yen {
    color: #333;
    font-size: 12px
}

.pprice_panel .q-price {
    color: #333;
    font-size: 14px;
    text-decoration: line-through
}

.yf {
    margin-top: 10px
}

.q-metatit {
    line-height: 36px !important;
    color: #999 !important;
    text-indent: 0 !important;
    margin: 0 10px !important;
    font-size: 12px !important
}

.yf_price {
    margin-left: 10px;
    color: #333
}

.q_buy {
    width: 178px;
    height: 38px;
    line-height: 38px;
    background-color: #c40000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    display: block;
    float: left;
    text-decoration: none
}

.article-content .q_buy {
    text-decoration: none;
    border-radius: 10px;
}

.q_buy:hover {
    background-color: #A41212;
    color: #fff;
    text-decoration: none;
}

.q-ind-panel {
    height: 40px;
    border-top: 1px dotted #c9c9c9;
    border-bottom: 1px dotted #c9c9c9;
    font-size: 12px;
    color: #999
}

.q-ind-panel li {
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 33%;
    float: left;
    left: -1px;
    position: relative;
    cursor: pointer;
}

.q-ind-panel li:first-child {
    /*border-right:1px solid #e5dfda;*/
}

.q-ind-panel li span {
    color: #c40000;
    margin-left: 5px;
    font-weight: 700
}

.q-ind-panel li span a {
    color: #c40000;
    text-decoration: none
}

.q_serve {
    float: left;
    overflow: hidden;
    padding: 10px 0;
    font-size: 12px;
    color: #999;
    margin-top: 30px
}

.q_serve p {
    margin: 0 10px;
    text-indent: 0 !important;
    font-size: 12px !important;
}

.q_serve p span {
    cursor: pointer;
}

.q_serve .cn {
    color: #666;
    margin-left: 20px;
    text-decoration: underline
}

.mumu_buy {}

.mumu_buy a.q_buy {
    color: #fff;
}

.mumu_buy .zhu {
    font-size: 12px;
    color: #999;
    float: left;
    margin-top: 25px;
    margin-left: 20px;
    cursor: pointer;
}

.q_line {
    background: url('../images/pagebreak.png') center center;
    height: 20px;
    margin: 30px 0;
    width: 100%
}

.q_desc>p {
    font-size: 14px !important;
    margin-bottom: 5px
}

.q_desc>h3 {
    margin-bottom: 20px;
    text-align: center
}

.q_desc img {
    display: inline
}

.q_ad {
    margin: 20px 0;
    overflow: hidden;
    width: 100%
}

.q_check {
    display: table;
    margin: 30px auto 0;
    overflow: hidden;
    width: 20%
}

.q_check a {
    background-color: #ff5e52;
    width: 100%
}

.s-tit {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0 20px 0;
    padding: 10px 20px 9px 20px;
    line-height: 18px;
    border-left: 4px solid #428bca;
    background-color: #fbfbfb
}

#cproIframe2Wrap {
    display: none !important
}

.label {
    padding: .1em .3em .1em;
}

.s-h5 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}

.m-wx-jk {
    display: block;
    padding-bottom: 20px;
    text-align: center
}

.m-wx-jk a {
    display: block;
    margin: auto;
    width: 58px;
    height: 58px;
    border: 1px solid #f1b60e;
    border-radius: 100%;
    line-height: 58px;
    color: #fff;
    font-size: 24px;
    background: #fccd60;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fccd60), color-stop(100%, #fbae12), color-stop(100%, #2989d8), color-stop(100%, #207cca));
    background: -webkit-linear-gradient(top, #fccd60 0, #fbae12 100%, #2989d8 100%, #207cca 100%);
    background: linear-gradient(to bottom, #fccd60 0, #fbae12 100%, #2989d8 100%, #207cca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fccd60', endColorstr='#207cca', GradientType=0);
    position: relative;
    transition: all .2s ease;
    text-decoration: none;
    text-align: center
}

.m-wx-jk span {
    display: none;
    width: 170px;
    height: 193px;
    position: absolute;
    left: 50%;
    top: -205px;
    margin-left: -85px;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 10px;
    padding-bottom: 0
}

.m-wx-jk span img {
    display: block;
    width: 150px;
    height: 150px
}

.m-wx-jk i {
    display: block;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    line-height: 31px;
    color: #333
}

.m-wx-jk span:after {
    content: " ";
    display: block;
    left: 50%;
    margin-left: -10px;
    bottom: -19px;
    position: absolute;
    border: 10px solid transparent;
    border-top-color: #fff
}

.m-wx-jk span:before {
    content: " ";
    display: block;
    left: 50%;
    margin-left: -10px;
    bottom: -20px;
    position: absolute;
    border: 10px solid transparent;
    border-top-color: #e6e6e6
}

div#divLinkage ul {
    width: 130%;
    margin: 10px 0 10px;
}

div#divLinkage ul li {
    width: 125px;
    display: inline-block;
}

div#divStatistics ul li {
    display: inline-block;
    width: 49%;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

/*网站地图*/
.sin-site ul {
    margin: 0 20px;
}

.sin-site li {
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px dotted #eee;
    list-style-type: decimal-leading-zero;
    list-style-position: inside;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
}

.sin-site li a {
    font-size: 14px;
    color: #22aeec;
    text-decoration: none;
}

.sin-site li a:hover {
    color: #23527c;
}

.sin-site li span {
    padding-left: 10px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 10px;
}

/*动态标签*/
ul.divTags {
    margin-top: 4px;
    padding: 4px;
    line-height: 24px;
}

div#divTags ul li a {
    height: 28px;
    line-height: 27px;
    padding: 0 17px;
    border: 1px dashed #ececec;
    border-radius: 5px;
    font-size: 13px;
    transition: background .2s;
    -moz-transition: background .2s;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden;
}

#divTags ul li {
    white-space: nowrap;
    display: inline-block;
    padding: 0;
    margin-right: 5px;
}

#divTags ul li.divTags0 a {
    color: #003366;
    opacity: .9;
}

#divTags ul li.divTags1 a {
    color: #993300;
    opacity: .9;
}

#divTags ul li.divTags2 a {
    color: #05792D;
    opacity: .9;
}

#divTags ul li.divTags3 a {
    color: #16929D;
    opacity: .9;
}

#divTags ul li.divTags4 a {
    color: #CC0000;
    opacity: .9;
}

#divTags ul li.divTags5 a {
    color: #0B0B0B;
    opacity: .9;
}

#divTags ul li.divTags0 a:hover {
    background-color: #003366;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
}

#divTags ul li.divTags1 a:hover {
    background-color: #993300;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
}

#divTags ul li.divTags2 a:hover {
    background-color: #05792D;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
}

#divTags ul li.divTags3 a:hover {
    background-color: #16929D;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
}

#divTags ul li.divTags4 a:hover {
    background-color: #CC0000;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
}

#divTags ul li.divTags5 a:hover {
    background-color: #0B0B0B;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
}

.sidebar #divTags ul li a:hover {
    margin-left: 0px;
    color: #fff;
    text-decoration: none;
}

div#divTags ul.divTags {
    margin: 8px 0px 5px 13px;
}

/*---links---*/
.links {
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px;
    -webkit-box-shadow: 0 2px 4px 1px #d9d9d9;
    -moz-box-shadow: 0 2px 4px 1px #d9d9d9;
    box-shadow: 0 2px 4px 1px #d9d9d9;
}

.links .text-center {
    margin-top: 15px;
    padding-bottom: 20px;
}

.links .links-title {
    line-height: 45px;
    height: 45px;
    font-size: 18px;
    color: #333;
    text-align: center;
    background: url(../images/link_bg.jpg) center center no-repeat;
}

.links .list-unstyled {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.links ul li {
    line-height: 30px;
    color: #505050;
}

.links ul li a {
    color: #333;
}

.links ul li a:hover {
    color: #337ab7;
    text-decoration: none;
}

/*---相关文章图文样式---*/
.single-about.twtjbj {
    background: #fff;
    border: 1px solid #dbdbdb;
}

.widget-content {
    position: relative;
    z-index: 1;
    padding: 10px 5px;
    height: 100%;
    overflow: hidden;
}

.related-item {
    float: left;
    padding: 10px 1%;
    width: 25%;
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.post-thumbnail {
    height: 130px;
    overflow: hidden;
    margin-bottom: 5px;
}

.post-thumbnail img {
    width: 100%;
    height: 100%;
    align-self: center;
    object-fit: cover;
}

.related-item a {
    color: #333;
    width: 23%;
}

.single-about h3 i.fa {
    color: #3681E2;
    margin: 0 5px;
    padding-right: 3px;
}

.related-item a:hover {
    color: #3681E2;
    text-decoration: none;
}

/*侧栏跟随*/
.sidebar #box {
    float: left;
    position: relative;
    width: 100%;
}

.sidebar .div1 {
    width: 100%;
}

.sidebar .div2 {
    width: 27%;
    max-width: 410px;
    position: fixed;
    _position: absolute;
    top: 60px;
    z-index: 250;
}

div#float ul li {
    text-align: center;
}

div#box ul {
    margin: 5px;
}

/*---独立页面---*/
.showing {
    border-bottom: 2px solid rgb(238, 238, 238);
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.popzfb {
    display: none;
    position: absolute;
    width: 150px;
    padding: 10px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff;
    top: 39px;
    left: 1px;
    z-index: 200;
}

.popwx {
    display: none;
    position: absolute;
    width: 150px;
    padding: 10px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff;
    top: 39px;
    left: 1px;
    z-index: 200;
}

.popzfb img,
.popwx img {
    margin: 0;
    max-width: 100%;
}

.popzfb p,
.popwx p {
    margin-bottom: 0;
    margin: 0;
}

.mu_buy .q-ind-panel li:hover div {
    display: block;
}

/*---文章摘要---*/
.lvse {
    text-indent: 0em !important;
    color: #7da33c;
    background: #ecf2d6 url('../images/wpgo_sc_notice.png') -1px -1px no-repeat;
    border: 1px solid #aac66d;
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
}

.hongse {
    text-indent: 0em !important;
    color: #c66;
    background: #ffecea url('../images/wpgo_sc_error.png') -1px -1px no-repeat;
    border: 1px solid #ebb1b1;
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
}

.huangse {
    text-indent: 0em !important;
    color: #ad9948;
    background: #fff4b9 url('../images/wpgo_sc_warn.png') -1px -1px no-repeat;
    border: 1px solid #eac946;
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
}

.huise {
    text-indent: 0em !important;
    color: #777;
    background: #eaeaea url('../images/wpgo_sc_tips.png') -1px -1px no-repeat;
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
}

.lanse {
    text-indent: 0em !important;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    margin: 10px 0;
    padding: 5px 10px;
    background-color: #169FE6;
    display: inline-block;
}

.putong {
    text-indent: 0em !important;
    margin: 10px 0;
    padding: 10px 15px;
    background: #FFF;
    border: 1px solid #E3E3E3;
    border-left: 3px solid #3DABCE;
}

.chunse {
    text-indent: 0em !important;
    font-family: 微软雅黑;
    padding: 15px 15px 15px 35px;
    margin: 20px 0px;
    border: 1px solid rgb(190, 31, 31);
    color: rgb(130, 11, 11);
    position: relative;
    font-size: 15px;
    line-height: 18px;
    white-space: normal;
    background: rgb(239, 206, 201);
}

/*---new---*/
.divSearchPanel {
    list-style: none;
    margin-top: 5px;
    padding: 8px 10px;
}

.divSearchPanel input[type="text"] {
    width: 77%;
    height: 38px;
    background: #FFFFFF;
    border: 1px solid #eee;
    padding-left: 5px;
}

.divSearchPanel input[type="submit"] {
    background-color: #323232;
    color: #FFFFFF;
    margin-left: -6px;
    height: 37px;
    width: 20%;
    border: 0;
    border-radius: 0 3px 3px 0;
    font-size: 1.125em;
}

.divContorPanel {
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
    line-height: 30px;
}

.fixednav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 265;
    width: 100%;
    opacity: .95;
    margin: 0 auto;
    background: #222427 url(../images/menu-nav.png);
}

.fixednav .nav-m {
    width: 90%;
    margin: 0 auto;
    max-width: 1366px;
}

/*网站项目*/
#divproject ul {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    padding: 0;
    border-top: 0px solid #EEEEEE;
    margin-right: -10px;
}

#divproject ul li.divproject-ebox {
    position: relative;
    float: left;
    width: 50%;
    padding: 10px 10px 20px;
    background-color: #fff;
    color: #777;
    border-bottom: 1px dashed #ddd;
}

#divproject ul li.divproject-ebox:hover {
    background-color: #F9F9F9;
}

.divproject-01,
.divproject-03 {
    border-right: 1px dashed #ddd;
}

#divproject ul li.divproject-100 {
    width: 100%;
    border-bottom: 1px dashed transparent;
    padding: 10px 0px 20px 0px;
}

#divproject ul li h4 {
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 5px;
}

#divproject ul li p {
    height: 30px;
    overflow: hidden;
    color: #bbb;
    margin: 0 0 5px;
}

#divproject ul li a.btn {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
    padding: 5px 12px;
    border-color: #ddd;
    color: #666;
}

/*搜索框兼容*/
.divSearchPanel input.btn {
    vertical-align: initial;
}

.divSearchPanel input.form-control {
    display: inline-block;
}

/*--comments --*/
#comments {
    background-color: #fff;
    margin-top: 10px;
    font-size: 15px;
    padding: 5px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

#comments h3,
#comments h4 {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 2;
    background-color: #f1f1f1;
    border-radius: 3px;
    padding: 0 8px;
    margin: 8px 0;
    border-left: 3px solid #3681E2;
}

#comments h5 {
    margin: 8px;
}

#comment h4 span {
    margin-right: 8px;
}

h2.comment-text-center {
    font-size: 14px;
    margin: 25px auto 0;
    text-align: center;
}

.show-comments {
    width: 69%;
    float: left;
    overflow: hidden;
}

.show-sidebar {
    width: 30%;
    float: right;
    margin-top: 10px;
}

#frmSumbit #inpName,
#frmSumbit #inpEmail,
#frmSumbit #inpHomePage,
#frmSumbit #inpVerify {
    border: 1px solid #eee;
    padding-left: 5%;
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: #BBB1C6;
    background: #FFFFFF;
    margin-bottom: 0px;
}

.form-name {
    margin-right: 8px;
}

.form-email {
    margin-right: 8px;
}

.form-group {
    margin-bottom: 15px;
    margin-top: 8px;
}

.liuyan {
    float: left;
    width: 32.5555%;
    position: relative;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    vertical-align: middle;
    border-radius: 0;
    border: 1px solid #eee;
    border-left: 0;
    background: #f6f6f6;
}

#frmSumbit .input-inpVerify #inpVerify {
    height: 30px;
    line-height: 30px;
}

.form-inpVerify {
    float: left;
    width: 33%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
}

.commentpost .input-group-addon {
    border-radius: 0;
    border: 1px solid #eee;
    background: #f6f6f6;
    position: absolute;
    right: 0;
    top: 0;
    width: 78px;
    height: 30px;
    padding: 0;
}

.input-inpVerify {
    position: relative;
    display: inherit;
    border-collapse: separate;
}

.input-group-addon img {
    height: 100%;
}

.commentpost label {
    height: auto;
    overflow: hidden;
    clear: left;
    float: left;
    line-height: 15px;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    margin: 0;
    padding: 6px 10px;
}

#txaArticle {
    width: 99.8%;
    height: 120px;
    border: 1px solid #ddd;
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#frmSumbit p {
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    line-height: 30px;
}

#frmSumbit .button {
    color: #FFFFFF;
    background-color: #3681E2;
    height: 30px;
    width: 88px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-radius: 4px;
}

.msgname .dot {
    font-size: 13px;
    color: #d1d1d1;
    display: inline-block;
    margin-left: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    float: right;
    opacity: .8;
}

.msg .msgimg img {
    clear: left;
    float: left;
    margin-right: 10px;
    padding: 2px;
    height: 50px;
    width: 50px;
    border: 1px solid #ddd;
    background-color: #f1f1f1;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}

.msgtxt .msgarticle {
    padding-bottom: 4px;
}

.msgarticle img {
    margin-top: -4px;
    padding: 0 2px;
}

#comments .msg {
    font-size: 12px;
    line-height: 22px;
    border: 1px solid #dddddd;
    padding: 9px;
    margin-top: 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#cancel-reply small {
    margin: 0 10px;
    color: #ff6f3d;
    font-weight: 500;
}

#comments .msg .msgname {
    color: #999999;
}

#comments .msg .msgarticle {
    color: #666666;
}

#comments .msg .msgarticle .msg {
    background-color: #f9f9f9;
    margin-top: 15px;
}

.msg .msgarticle .msg .msgname .dot {
    display: none;
}

#logo404 {
    background-color: #FFFFFF;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9EAA99;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

#cw404 {
    width: 720px;
    margin: 20px auto;
}

#cw404 h1 {
    font-size: 18px;
    line-height: 60px;
    font-weight: normal;
    text-align: center;
}

#cw404 .kuang {
    font-size: 14px;
    border: 1px solid #9EAA99;
    border-radius: 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    padding: 20px;
    background-color: #FFFFFF;
}

#cw404 #ts404 {
    text-align: center;
}

span.LevelName {
    background-color: #4a4a4a;
    color: #fff !important;
    font-size: 12px;
    margin: 0 5px 0 1px;
    opacity: 0.9;
    padding: 2px 7px 2.5px;
    border-radius: 3px;
    cursor: pointer;
}

span.aulevel1 {
    background-color: #de3009;
}

span.aulevel2 {
    background-color: #4a4a4a;
}

span.aulevel3 {
    background-color: #5cb85c;
}

span.aulevel4 {
    background-color: #d9534f;
}

span.aulevel5 {
    background-color: #428bca;
}

.msgname a {
    margin-right: 5px;
}

.msgname span a {
    margin-left: 5px;
    margin-right: 0;
}

.commentlist .comment {
    list-style: none;
    border-top: 1px solid #ddd;
}

.commentlist li.comment ul.children {
    margin-left: 20px;
}

.commentlist .depth-1 {
    margin: 10px 0 10px 0;
}

.commentlist li {
    position: relative;
}

.commentlist .comment-body {
    padding: 5px 0 5px 0
}

.commentlist .comment-body:hover {
    background: #fafafa url(../images/bg2.png) repeat;
}

.commentlist p {
    margin: 5px 0 5px 50px;
    line-height: 22px;
}

.reply a:link,
.reply a:visited {
    text-align: center;
    font-size: 12px;
}

.datetime {
    font-size: 12px;
    color: #aaa;
    text-shadow: 0px 1px 0px #fff;
    margin-left: 50px;
}

.commentmetadata {
    font-size: 12px;
    color: #aaa;
    text-shadow: 0px 1px 0px #fff;
    margin-left: 50px;
}

ol.commentlist li div.vcard img.avatar {
    width: 40px;
    height: 40px;
    position: relative;
    float: left;
    margin: 4px 6px 0 0;
    padding: 2px;
    border: 1px solid #ddd;
    background: #fff;
}

ol.commentlist li div.floor {
    float: right;
    color: #bbb
}

#respond {
    padding: 5px 10px 10px;
    overflow: hidden;
}

#respond_box {
    clear: both;
    border-top: 1px solid #ddd;
}

#respond h3 {
    margin: 5px 0 6px 0;
}

#comment {
    background: #fff;
}

#commentform p {
    color: #333;
}

#commentform label {
    color: #868686;
}

#commentform input {
    border: 1px solid #ddd;
    width: 160px;
    margin: 4px 5px 4px 0;
    padding: 3px;
    box-shadow: inset 2px 3px 5px #eee;
}

#commentform input:focus {
    border: 1px solid #ccc;
}

#commentform textarea {
    width: 95%;
    height: 120px;
    font-size: 13px;
    padding: 4px;
    margin: 4px 0 0 0;
    border: 1px solid #ddd;
    box-shadow: inset 2px 3px 5px #eee;
}

#commentform textarea:focus {
    border: 1px solid #ccc;
}

#commentform input#submit,
#commentform input#reset {
    width: 110px;
    height: 32px;
    background: #606060;
    color: #fff;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 4px;
    line-height: 28px;
    text-align: center;
    margin-top: 8px;
    box-shadow: none;
}

#commentform #submit:hover,
#commentform #reset:hover {
    font-weight: bold;
}

#real-avatar .avatar {
    float: right;
    padding: 2px;
    border: 1px solid #ddd;
    background: #fff;
    margin-right: 20px;
    _margin-right: 10px;
}

/*---日历---*/
#divCalendar table {
    width: 100%;
    text-align: center;
}

#divCalendar caption {
    padding: 5px 0 15px;
    font-size: 15px;
    text-align: center;
}

#divCalendar table thead th {
    padding: 5px 3px;
    border: 1px solid #eee;
    background-color: #fbfbfb;
    text-align: center;
}

#divCalendar table tbody td {
    padding: 5px 3px;
    border: 1px solid #eee;
    background-color: #fbfbfb;
    text-align: center;
}

#divCalendar table tbody td a {
    display: block;
    margin: 0 3px;
    background-color: #22aeec;
    color: #fff;
}

ul.divCalendar {
    margin-right: 5px;
    padding: 10px 20px;
}

div#divCalendar .divCalendar {
    margin: 10px 15px 15px;
}

/*---最新留言---*/
div#divPrevious ul {
    margin: 10px 0 0 0;
}

div#divPrevious ul li a {
    display: initial;
}

div#divPrevious ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px 5px 5px 10px;
    margin-bottom: 10px;
}

#divPrevious li:nth-child(1),
#divComments li:nth-child(1),
#divNewpost li:nth-child(1),
#divHotpost li:nth-child(1) {
    border-left: 3px #fd5f00 solid
}

#divPrevious li:nth-child(2),
#divComments li:nth-child(2),
#divNewpost li:nth-child(2),
#divHotpost li:nth-child(2) {
    border-left: 3px #ffc002 solid
}

#divPrevious li:nth-child(3),
#divComments li:nth-child(3),
#divNewpost li:nth-child(3),
#divHotpost li:nth-child(3) {
    border-left: 3px #00a635 solid
}

#divPrevious li:nth-child(4),
#divComments li:nth-child(4),
#divNewpost li:nth-child(4),
#divHotpost li:nth-child(4) {
    border-left: 3px #00c3c4 solid
}

#divPrevious li:nth-child(5),
#divComments li:nth-child(5),
#divNewpost li:nth-child(5),
#divHotpost li:nth-child(5) {
    border-left: 3px #b92400 solid
}

#divPrevious li:nth-child(6),
#divComments li:nth-child(6),
#divNewpost li:nth-child(6),
#divHotpost li:nth-child(6) {
    border-left: 3px #e07e00 solid
}

#divPrevious li:nth-child(7),
#divComments li:nth-child(7),
#divNewpost li:nth-child(7),
#divHotpost li:nth-child(7) {
    border-left: 3px #27c790 solid
}

#divPrevious li:nth-child(8),
#divComments li:nth-child(8),
#divNewpost li:nth-child(8),
#divHotpost li:nth-child(8) {
    border-left: 3px #5c68ec solid
}

#divPrevious li:nth-child(9),
#divComments li:nth-child(9),
#divNewpost li:nth-child(9),
#divHotpost li:nth-child(9) {
    border-left: 3px #00a9da solid
}

#divPrevious li:nth-child(10),
#divComments li:nth-child(10),
#divNewpost li:nth-child(10),
#divHotpost li:nth-child(10) {
    border-left: 3px #e41a91 solid;
    margin-bottom: 10px
}

div#divComments ul {
    margin-left: -2px;
    margin-bottom: -4px;
}

div#divComments ul li {
    margin-bottom: 10px;
}

/*--插件文章---*/
.sidebar .widget .divFollow {
    position: relative;
    z-index: 1;
    padding: 10px 15px;
    border-bottom: 1px solid #E1E1E1;
    margin: 0;
}

div#divFollow dl:first-child {
    padding: 0 0 10px 0;
}

div#divFollow dl {
    border-bottom: 1px dotted #e5e5e5;
    overflow: hidden;
    margin: 0;
    padding: 10px 0;
    height: auto;
}

div#divFollow dl dt {
    width: 28.6%;
    float: left;
    margin-right: 10px;
}

div#divFollow dl dd {
    width: 65%;
    float: left;
    color: #666;
}

div#divFollow dl dd p {
    margin: 0;
}

div#divFollow dl dd h4 {
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    height: 50px;
    line-height: 25px;
    color: #666;
}

div#divFollow dl dd a:hover,
div#divFollow dl dd h4:hover {
    color: #22aeec;
    text-decoration: none;
}

div#divFollow dl dt img {
    width: 100px;
    height: 70px;
    border: 1px solid #E1E1E1;
    overflow: hidden;
}

div#divFollow dl dd i.fa {
    padding-right: 2px;
}

div#divFollow dl dd i.fa.fa-eye {
    padding-left: 10px;
}

div#divFollow dl dd i.fa.fa-comment {
    padding-left: 10px;
}

/*---插件评论---*/
.sidebar .widget .divNewcomm,
.sidebar .widget .divComments {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 10px 15px;
    margin: 0;
    overflow: hidden;
}

.divNewcomm dl dt,
.divComments dl dt {
    width: 20%;
    height: 100%;
    float: left;
    line-height: 55px;
}

.divNewcomm dl dd,
.divComments dl dd {
    width: 80%;
    float: right;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    background: #fbfdfb;
    border: 1px #eee solid;
    position: relative;
    border-radius: 3px;
}

.divNewcomm dl dd.comm-info:before,
.divComments dl dd.comm-info:before {
    content: '';
    display: inline-block;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 9px solid #eee;
    position: absolute;
    top: 18px;
    left: -9px;
}

div#divNewcomm dl,
.divComments dl {
    border-bottom: 1px dotted #e5e5e5;
    padding: 12px 0;
    width: 100%;
    background: none;
    float: left;
    line-height: 70px;
}

div#divComments ul dl:last-child {
    border-bottom: 0px dotted #e5e5e5;
}

div#divNewcomm dl:first-child,
.divComments dl:first-child {
    padding-top: 4px;
}

div#divNewcomm dl a,
.divComments dl a {
    padding-top: 6px;
    position: absolute;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 92%;
    color: #666;
}

div#divNewcomm dl a:hover,
.divComments dl a:hover {
    color: #22aeec;
    text-decoration: none;
}

div#divNewcomm dl dd a p,
.divComments dl dd a p {
    line-height: 22px;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

div#divNewcomm dl dd a p span.comm-time,
.divComments dl dd a p span.comm-time {
    margin-left: 10px;
}

div#divNewcomm dl dd a p:last-child {
    height: 24px;
    line-height: 24px;
}

div#divNewcomm dl a b,
.divComments dl a b {
    font-weight: 500;
}

div#divNewcomm dl a i,
.divComments dl a i {
    font-style: normal;
}

div#divNewcomm dl img,
.divComments dl img {
    float: left;
    margin: 0 10px 5px 0;
    padding: 3px;
    height: 55px;
    line-height: 55px;
    border: 1px solid #eee;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    background: #fff;
    -webkit-box-shadow: inset 0 -1px 0 #333;
    box-shadow: inset 0 -1px 0 #333;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

div#divNewcomm dl img:hover,
.divComments dl img:hover {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

div#divNewcomm .widget-content.divNewcomm .divComments .widget-content.divNewcomm {
    display: inline-block;
}

div#divNewcomm dl dd img:hover {
    border: 0px solid #ccc;
    -webkit-box-shadow: 0 0 0px #fff;
    box-shadow: 0 0 0px #fff;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

div#divNewcomm dl dd img {
    margin: 0;
    padding: 2px 3px;
    height: auto;
    line-height: 100%;
    border: 0px solid #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: inset 0 0 0 #333;
    box-shadow: inset 0 0 0 #333;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

.divComments dl dd a p img {
    width: 22px;
    height: 22px;
    padding: 0;
    margin: -2px 3px 0;
    float: none;
}

/*---读者墙---*/
.divReaders li a {
    float: left;
    overflow: hidden;
    margin: 5px 5px 2px 4px;
    width: 60px;
    height: 80px;
    color: #505050;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
}

.divReaders li a:hover {
    color: #2CB1EC;
}

.divReaders img {
    border-radius: 25px;
    border: 1px solid #eee;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 2px;
    width: 50px;
    height: 50px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.divReaders img:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

#divReaders ul li,
#divReaders div li {
    padding: 0;
    width: 20%;
    display: inline-block;
}

#divReaders ul,
#divReaders div {
    margin: 10px;
    overflow: hidden;
}

/*首页文章列表（二）*/
.mainleft {
    width: auto;
    overflow: hidden;
}

#post_container {
    margin-left: -16px;
    position: relative
}

article.post {
    width: 316px;
    width: 314px \9;
    margin-left: 16px;
    float: left;
    -webkit-animation: fadeInUp .3s .2s ease both;
    -moz-animation: fadeInUp .3s .2s ease both;
}

.row {
    margin: 0.5em 0 1.0em 0;
}

.box {
    background: #fff;
    border: solid 1px #e3e3e3 \9;
    border-bottom: solid 1px #ccc \9;
    -webkit-box-shadow: 0 2px 4px 0 #d9d9d9;
    -moz-box-shadow: 0 2px 4px 0 #d9d9d9;
    box-shadow: 0 2px 4px 0 #d9d9d9;
}

.thumbnail {
    max-height: 500px;
    overflow: hidden;
}

.thumbnail a {
    display: block;
    padding: 7px 8px 0;
}

.thumbnail img {
    width: 300px;
    height: auto;
}

.article {
    padding: 15px 10px 0;
    position: relative
}

.info {
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    border-top: 1px solid #eee;
    line-height: 35px;
    padding: 0 5px;
    text-align: center;
}

.info span {
    height: 20px;
    line-height: 17px;
}

.info span a {
    color: #999;
}

.info span a:hover {
    color: #ff7d00;
}

.info_ico {
    background: url(../images/info.png) no-repeat;
    padding: 0 5px 0 20px;
}

.info_category {
    background-position: 0 -21px;
}

.info_date {
    background-position: 0 -1px;
}

.info_views {
    background-position: 0 -62px;
}

.info_comment {
    background-position: 0 -43px;
}

.info_author {
    background-position: 0 -82px;
}

.entry_post {
    line-height: 22px;
    color: #999;
    margin-bottom: 10px;
    word-break: break-all;
}

.sticky {
    background: #ff7d00;
    height: 25px;
    width: 45px;
    position: absolute;
    z-index: 20;
    top: -1px;
    right: -1px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    border-radius: 0 0 0 5px;
}

.zoom {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
    background: none;
}

.zoomOverlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    margin: 0;
    max-height: 160px;
    background-image: url(../images/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
}

.zoom:hover .zoomOverlay {
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    display: block;
    background-color: #000;
}

#post_container .fixed-hight h2 a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#post_container .fixed-hight .entry_post {
    overflow: hidden;
    height: 42px;
}

#post_container .fixed-hight .info {
    overflow: hidden;
    height: 35px;
}

article.post:hover h2 a {
    color: #ff7d00;
}

/*--在线客服--*/
.kefu {
    z-index: 999;
    bottom: 50px;
    background: #666666;
    position: fixed;
    right: 0px;
    margin-right: 15px;
    cursor: pointer;
}

.kefu a,
.kefu i {
    color: #fff
}

.kefu .qq {
    padding: 10px 8px;
    width: 36px;
    height: 36px;
    background: #22aeec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.kefu .weibo {
    padding: 10px 7px;
    width: 36px;
    height: 36px;
    background: #FE9300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.kefu .weixin {
    padding: 10px 7px;
    width: 36px;
    height: 36px;
    background: #46C110;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.kefu .top {
    padding: 9px 12px;
    width: 36px;
    height: 36px;
    background: #666666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.kefu .weibo .pic {
    position: absolute;
    display: none
}

.kefu .weixin .pic {
    position: absolute;
    display: none
}

.kefu .top {
    display: none
}

.kefu .weibo .pic {
    left: -110px;
    bottom: 0;
    max-width: 110px;
}

.kefu .weixin .pic {
    left: -110px;
    bottom: 0;
    max-width: 110px;
}

.kefu a:hover,
.kefu i:hover {
    color: #f3f3f3;
}

.kefu .phone .phones {
    background: #ff6f3d;
}

div#kefu i.fa {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

/*--友链--*/
.article-content ul.plinks {
    margin: 0 2%;
}

.article-content ul.xoxo.blogroll {
    list-style: none;
}

.plinks {
    overflow: hidden;
}

.plinks .linkcat {
    margin-bottom: 50px;
}

.plinks h2 {
    border-bottom: solid 1px #eee;
    font-size: 20px;
    padding-bottom: 5px;
}

.plinks ul {
    clear: both;
    overflow: hidden;
}

.plinks ul li {
    width: 20%;
    float: left;
}

.plinks ul li a {
    display: block;
    padding: 8px 10px;
    overflow: hidden;
    border: 1px solid #eaeaea;
    margin: 10px 10px 0 0;
    text-align: center;
    text-decoration: none;
}

.plinks ul li img {
    float: left;
    width: 100%;
    height: auto;
    margin-right: 8px;
    margin-top: 2px;
}

.plinks ul li a:hover {
    border-color: #45B6F7;
}

/*---分享代码---*/
.post-share {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
}

.post-share .post-like {
    float: left;
}

.post-like .btn-comments {
    color: #ffffff;
    background-color: #24A7E7;
    border-color: #24A7E7;
}

.post-like .btn-comments:hover {
    color: #565656;
    background-color: #ddd;
    border-color: #ddd;
}

.bdshare {
    top: 6px;
    position: relative;
    float: right;
    display: block;
}

/*--作者信息--*/
#authorarea {
    position: relative;
    background-color: #fafafa;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-color: #ebedf1;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px;
}

#authorarea .author-avater {
    float: left
}

#authorarea .author-avater img {
    border: 1px solid #DDD;
    position: relative;
    width: 50px;
    border-radius: 100%
}

#authorarea .author-avater img:hover {
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.authorinfo {
    display: inline-block
}

.author-des {
    margin-left: 65px
}

.author-des .author-description {
    font-size: 12px;
    color: #929292;
    line-height: 1.7;
    margin-top: 10px
}

.post-author-tatus a {
    color: #929292
}

.post-author-name {
    font-size: 15px;
    margin-right: 25px
}

.post-author-description {
    color: #555;
    margin-top: 10px
}

.author-btn {
    float: right;
    margin-top: 15px
}

.post-author-url a,
.post-author-weibo a {
    font-size: 12px;
    text-decoration: none;
    padding: 1px 8px;
    white-space: nowrap;
    margin-left: 25px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px
}

.post-author-url a {
    border-color: #EC1464;
    color: #EC1464
}

.post-author-url a:hover {
    background-color: #EC1464;
    color: #fff
}

.post-author-weibo a {
    border-color: #32a5e7;
    color: #32a5e7
}

.post-author-weibo a:hover {
    background-color: #32a5e7;
    color: #fff
}

.disclaimer {
    margin: 20px 0;
    padding: 10px 20px;
    background-color: #f8f8f8;
    line-height: 24px;
    color: #999;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-color: #ebedf1;
}

span.bg-red {
    margin-top: 4px;
    padding: 0;
    width: 59px;
    height: 16px;
    background: url(../images/icon01.png) no-repeat 0 -729px;
    float: left;
    color: white;
    font: 12px/16px 'microsoft yahei';
    text-align: center;
    margin-right: 5px;
}

.disclaimer a {
    color: #333;
}

.disclaimer a:hover {
    color: #337AB7;
    text-decoration: none;
}

/*---作者头像---*/
.single-box .article-author-avatar {
    position: absolute;
    float: right;
    right: 30px;
    top: 20px;
}

.single-box .article-author-avatar img:hover {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.single-box .article-author-avatar img {
    overflow: hidden;
    padding: 2px;
    width: 65px;
    height: 100%;
    border: 1px solid #EAEAEA;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    border-radius: 37px;
    background: #fff;
    -webkit-box-shadow: inset 0 -1px 0 #333;
    box-shadow: inset 0 -1px 0 #333;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.5s ease-out;
}

/*---UBB表情---*/
#comment-tools {
    border: 1px solid #ddd;
    border-bottom: none;
    display: block;
    margin: 0;
    padding: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 99.8%;
}

#comment-tools a {
    padding: 1px 3px;
    color: #666;
    cursor: pointer;
    font-size: 15px;
}

#ComtoolsFrame {
    *display: none;
    margin-top: -20px;
    padding: 25px 0 5px
}

#ComtoolsFrame img {
    display: inline-block;
    margin: 0;
    padding: 3px 3px 0 3px
}

#ComtoolsFrame img:hover {
    background-color: #eee;
    cursor: pointer
}

.msgarticle #ComtoolsFrame {
    height: 52px;
    overflow: hidden;
}

.comt-box {
    height: 100%;
    overflow: hidden;
}

.face-show:hover #ComtoolsFrame {
    *display: block
}

/*------横版列表------*/
.post_box_h {
    border-top: solid 1px #EAEAEA;
    margin-bottom: 10px;
}

article.post-h.box_row {
    width: 31.33333%;
    float: left;
    margin: 0 8px 1.5em 8px;
    -webkit-animation: fadeInUp .3s .2s ease both;
    -moz-animation: fadeInUp .3s .2s ease both;
    padding: 10px 10px 0 10px;
    position: relative;
}

.box_row {
    background: #fff;
    border: solid 1px #e3e3e3 \9;
    border-bottom: solid 1px #ccc \9;
    -webkit-box-shadow: 0 2px 4px 1px #d9d9d9;
    -moz-box-shadow: 0 2px 4px 1px #d9d9d9;
    box-shadow: 0 2px 4px 1px #d9d9d9;
    margin-bottom: 1.5em;
}

article.post-h.box_row .thumbnail-h {
    height: 160px;
    max-height: 160px;
    overflow: hidden;
}

article.post-h.box_row .thumbnail-h:hover .metacat {
    /*display:block;*/
}

.entry_post p {
    height: 42px;
    max-height: 42px;
    overflow: hidden;
}

.info-h {
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    border-top: 1px solid #eee;
    line-height: 35px;
    padding: 0 5px;
    text-align: center;
    overflow: hidden;
    height: 35px;
}

.article-h h2 a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
    padding: 10px 0;
    display: block;
}

article.post-h.box_row .sticky-top {
    background: #ff7d00;
    height: 25px;
    width: 45px;
    position: absolute;
    z-index: 20;
    top: -1px;
    right: -1px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    border-radius: 0 0 0 5px;
}

article.post-h.box_row .sticky-new {
    background: #ED3A2D;
    height: 25px;
    width: 45px;
    position: absolute;
    z-index: 20;
    top: -1px;
    right: -1px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    border-radius: 0 0 0 5px;
}

.thumbnail-h img {
    width: 100%;
    /*-webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;*/
}

.thumbnail-h a img:hover {
    /*-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);*/
}

/*mianbao-nav*/
.breadcrumbs {
    margin-bottom: -1px;
    padding: 9px 20px 7px;
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.breadcrumbs small {
    font-size: 12px;
    font-family: serif;
    color: #bbb;
    margin: 0 2px;
    font-weight: bold;
}

.breadcrumbs a:hover {
    color: #22aeec;
    text-decoration: none;
}

.thumbnail-h a.metacat {
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0px;
    display: inline-block;
    padding: 5px 8px;
    width: auto;
    background: #3B94F1;
    color: #FFF;
    text-align: center;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    white-space: nowrap;
    border-radius: 0 0 5px 0;
}

.thumbnail-h a.metacat:hover {
    text-decoration: none;
    color: #fff;
    background-color: #7B7373;
}

/*点赞*/
.article-content #xf_zsf span a {
    text-decoration: none;
    top: -3.333333px;
    line-height: 35px;
}

.article-content div#xf_zsf {
    margin: 0;
    padding-top: 15px;
}

.article-content span.likes a,
.article-content span.shares a {
    border-radius: 20px;
}

.article-content .da_shang a {
    left: 119px;
}

/*---时间轴---*/
.article-content {
    word-wrap: break-word;
    font-size: 15px;
    line-height: 25px;
    margin: 20px 0;
}

ol.teamnewslist {
    margin-left: 36px;
    padding: 10px 0 10px 15px;
    border-left: 2px solid #eee;
    color: #666;
    list-style: none;
    font-size: 18px
}

ol.teamnewslist b,
.teamnewslist p {
    position: relative;
    display: block;
    color: #999;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
}

ol.teamnewslist b::after {
    position: absolute;
    top: 6px;
    left: -22px;
    width: 14px;
    height: 14px;
    border: 2px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 2px 2px 0 rgba(255, 255, 255, 1), -2px -2px 0 rgba(255, 255, 255, 1);
    content: ''
}

ol.teamnewslist p::after {
    position: absolute;
    top: 6px;
    left: -22px;
    width: 14px;
    height: 14px;
    border: 2px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 2px 2px 0 rgba(255, 255, 255, 1), -2px -2px 0 rgba(255, 255, 255, 1);
    content: ''
}

ol.teamnewslist li {
    margin-bottom: 30px;
    margin-left: 0px !important;
    padding: 0;
}

ol.teamnewslist li:hover {
    color: #555
}

ol.teamnewslist li:hover b::after {
    border-color: #28c2a0
}

ol.teamnewslist li:hover b {
    color: #FF5E52
}

ol.teamnewslist li:hover p::after {
    border-color: #28c2a0
}

ol.teamnewslist li:hover p {
    color: #FF5E52
}

ol.teamnewslist a {
    text-decoration: none;
    color: #999;
}

ol.teamnewslist a:hover {
    color: #22AEEC;
}

/*fancybox*/
.not-selectable {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.carousel {
    position: relative;
    box-sizing: border-box
}

.carousel *,
.carousel *:before,
.carousel *:after {
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-y
}

.carousel.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease
}

.carousel__button.is-prev,
.carousel__button.is-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 9999;
    outline: none;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: thin dotted
}

body.is-using-mouse .fancybox__container :focus {
    outline: none
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, 0.92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px 8px;
    position: relative;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide::before,
.fancybox__slide::after {
    content: "";
    flex: 0 0 0;
    margin: auto
}

@media all and (min-width: 1024px) {
    .fancybox__slide {
        padding: 64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media all and (min-width: 1024px) {
    .carousel__button.is-close {
        right: 40px
    }
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -36px;
    right: 0;
    color: var(--fancybox-color, #fff)
}

.fancybox__no-click,
.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    animation: .15s ease both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    from {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255, 255, 255, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2)
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    touch-action: none;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: transparent;
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, .9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: transparent
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0px 3px;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 5px solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
    opacity: 0;
    transition: opacity .15s ease;
    border-radius: 4px
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: rgba(255, 255, 255, .1);
    background-repeat: no-repeat;
    border-radius: 4px
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))
}

@media all and (min-width: 1024px) {
    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media(max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    user-select: none
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

button.carousel__button.fancybox__button--thumbs,
.fancybox__thumbs {
    display: none !important;
}

/*other*/
a.sing-bj {
    position: relative;
    margin: 0 5px 0 0;
    padding-left: 0;
    padding-right: 0;
    float: right;
    top: 5px;
    width: 60px;
    height: 100%;
    outline: 0;
    line-height: 14px;
    display: inline-block;
    color: #22AEEC;
    border: solid 1px #22AEEC;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    padding: 5px 4px;
    font-size: 12px;
}

a.sing-bj:hover {
    color: #D40C15;
    text-decoration: none;
    border-color: #D40C15;
}

.toggle-btn,
.m-sub-menu {
    display: none;
}

.pjax_loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #F0F1F0;
    opacity: 0.88;
    background: url('../images/pjax_loading.gif') #F0F1F0 50% 50% no-repeat;
}

@media (min-width:768px) {
    .single-share li a {
        margin: 0;
        padding: 0 20px;
        height: 34px;
        line-height: 32px;
        font-size: 16px
    }
}

/*--自适应---*/
@media screen and (min-width:1440px) {
    div#divLinkage ul {
        width: 100%;
        margin: 10px 0 10px 25px;
    }
}

@media screen and (min-width:1031px) and (max-width:1439px) {
    article.post-h.box_row {
        width: 30.55555%;
    }

    article.post-h.box_row .thumbnail-h {
        height: 150px;
        max-height: 150px;
    }

    .zoomOverlay {
        max-height: 150px;
    }
}

@media screen and (min-width:992px) and (max-width:1030px) {
    .nav-ss {
        display: none;
    }

    .liuyan {
        width: 32.111%;
    }

    .single-box .single-con {
        padding: 20px 0;
    }

    .pageimg {
        width: 65%;
    }

    .mu_buy {
        width: 33%;
    }

    .post_box aside span {
        max-width: 25%;
        padding-right: 10px;
    }

    .post_box aside span:last-child {
        padding-right: 0;
    }

    .post_box aside {
        margin-bottom: 0;
    }

    .divNewcomm dl dd {
        width: 75%;
    }

    div#divNewcomm dl img {
        width: 100%;
        height: 100%;
        margin: 5px 10px 5px 0;
    }

    div#divNewcomm dl dd img {
        width: auto;
    }

    .post_box .post-img {
        padding-right: 0;
        padding-left: 8px;
    }

    article.post-h.box_row {
        width: 47%;
    }
}

@media screen and (max-width:992px) {
    ::-webkit-scrollbar {
        width: 5px;
    }

    .sidebar {
        display: none;
    }

    .main {
        width: 100%;
    }

    .nav-m {
        display: block;
    }

    .nav-s {
        display: none;
    }

    .nav-s img {
        height: 100%;
    }

    #commentform .comment-form-author,
    #commentform .comment-form-email,
    #commentform .comment-form-url {
        float: none;
    }

    .banner_index {
        width: 100%;
        height: 250px
    }

    .banner_index .banner_wrap li a img,
    .widget-weixin img,
    #article .loop .content-two a img,
    #article .loop .content img,
    #article .loop .content-two {
        width: 100%;
        height: auto;
    }

    .metro {
        width: 100%
    }

    .post_box aside {
        margin-bottom: 0px;
    }

    .post_box .post-left {
        margin: 10px 0 5px 0;
    }

    .navbar-form {
        display: none;
    }

    .post_box .post-con {
        height: 50px;
    }

    /*.fixednav .nav-s {width:90%;margin:0 auto;}*/
    .page-xc {
        padding-top: 45px;
    }

    .page-left {
        width: 100%;
    }

    .article-content blockquote {
        margin: 10px 5px;
        padding: 5px 0px 1px 10px;
    }

    .article-content p {
        margin-bottom: 8px;
    }

    .article-content h3 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .page-sidebar {
        display: none;
    }

    article.post-h.box_row .thumbnail-h img {
        width: 100%;
    }
}

@media screen and (min-width:761px) and (max-width:979px) {
    .banner .item-title {
        bottom: 11%;
    }

    .banner .item-title h2 {
        font-size: 16px;
        font-weight: bold;
        padding: 0 10px;
        line-height: 1.4
    }

    #sidebar-left-xf {
        display: none
    }

    .liuyan {
        width: 33.222%;
        margin: 8px 0 15px 0;
    }

    .mu_buy {
        width: 45%;
    }

    .q_serve {
        display: none;
    }

    .show-comments {
        width: 100%;
        float: none;
    }

    article.post-h.box_row {
        width: 47.6666%;
    }

    .article-h h2 a {
        padding: 8px 0;
        font-size: 0.6em;
    }
}

@media screen and (max-width:760px) {
    .nav-s {
        display: block;
    }

    .nav-m {
        display: none;
    }

    .links,
    .disclaimer,
    a.sing-bj,
    a.read-more.right {
        display: none;
    }

    #authorarea {
        display: none;
    }

    .breadcrumbs {
        margin-top: 10px;
    }

    .nav-m ul li ul {
        position: relative;
        top: 0;
        float: none;
        background: #404446;
    }

    .toggle-btn {
        position: absolute;
        height: 45px;
        line-height: 45px;
        width: 45px;
        color: #aaa;
        text-align: center;
        top: 0;
        right: 0;
        cursor: pointer;
        z-index: 100;
        display: block;
    }

    .toggle-btn .active:before {
        content: "\f068";
    }

    .article-content img {
        max-width: 95% !important;
        margin-left: 5% !important;
    }

    .fixednav .nav-m {
        width: 100%;
    }

    .nav-m .nav-has>a:after {
        display: none;
    }

    .nav-m ul {
        list-style: none;
        border-radius: 3px;
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        height: auto;
        line-height: initial;
    }

    .nav-m ul li {
        list-style: none;
        position: relative;
        border-top: 1px solid #373636;
        float: none;
    }

    .nav-m .menu-item-has-children>a:after {
        display: none;
    }

    .nav-m ul li ul li a {
        text-align: left;
        padding-left: 30px;
    }

    .post_box_title h3 {
        font-size: 1.3em;
        height: 35px;
        line-height: 35px;
        margin: 5px 10px;
    }

    .post_box .post-con p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 100%;
    }

    .main {
        width: 100%;
        margin-top: 45px;
    }

    .union {
        display: none;
    }

    .show-comments {
        width: 100%;
        float: none;
    }

    .mAdtop {
        display: block;
        margin-top: 10px;
        width: 100%;
        border: 1px solid #EAEAEA;
        border-radius: 4px;
        overflow: hidden;
    }

    .ad-single {
        display: none;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
        margin-top: 25px
    }

    #loading {
        display: none;
    }

    #cproIframe2Wrap {
        display: block !important;
    }

    .page-left {
        width: 100%;
        padding-top: 45px;
    }

    .page-sidebar {
        display: none;
    }

    .carousel-control {
        display: none;
    }

    .top-box {
        display: none;
    }

    #nav {
        width: 100%;
        z-index: 80;
        position: fixed;
        left: 0;
        opacity: 1;
    }

    .post_box aside .mu-ml {
        display: none;
    }

    #f-top .erwei {
        display: none;
    }

    .container-lee {
        width: 95%;
    }

    .carousel-caption {
        display: none;
    }

    .post_box .post-con {
        height: auto;
        height: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .single-box aside span:first-child {
        display: none;
    }

    .liuyan {
        width: 99%;
        margin: 5px 0;
    }

    #commentform .comment-form-author .required,
    .comment-form-email .required,
    .comment-form-url .required {
        width: 0;
    }

    .archives h3 {
        float: none;
    }

    .archives-list {
        margin: 0 0 20px 0px;
    }

    .post_box aside span {
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .post-img.col-xs-4 {
        padding-right: 6px;
        padding-left: 6px;
        margin: 12px 0 6px 0;
    }

    .post_box .post-left {
        padding-left: 2%;
        margin: 16px 0 0px 0;
    }

    .post_box .post-left h3 {
        height: 100%;
        font-size: 14px;
        border-bottom: none;
    }

    .gg-box {
        display: none;
    }

    .carousel-inner {
        width: 98%;
        margin: 0 auto;
        margin-top: 15px;
    }

    .metro {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .metro,
    .banner,
    .owl-carousel .owl-item {
        max-height: 220px;
        height: auto;
    }

    .owl-nav {
        display: none !important
    }

    .post_box .post-img .imgs {
        height: 85px;
        width: 100%;
    }

    .post_box aside {
        margin-bottom: 0px;
        width: 100%;
        overflow: hidden;
        height: 26px;
    }

    .page-a ul li a.c-nav.next.ease {
        display: none;
    }

    .page-a ul li a.c-nav.prev.ease {
        display: none;
    }

    .single-box>h2 {
        max-width: 80%;
        text-align: left;
        line-height: 40px;
        height: 100%;
    }

    .single-box aside span:last-child,
    span.s-top-time {
        display: none;
    }

    .single-box aside {
        text-align: left;
        margin-bottom: 0px;
        padding-top: 3%;
        padding-bottom: 4%;
    }

    .single-box .single-con {
        padding: 2% 0px;
    }

    .singad {
        display: none;
    }

    .kefu {
        right: 3%;
        margin-right: 0;
    }

    .kefu .qq,
    .kefu .weixin {
        display: none;
    }

    .kefu .top {
        padding: 5px;
        width: 30px;
        height: 30px;
        line-height: 18px;
    }

    .pageimg {
        height: 100%;
        max-height: 222px;
    }

    .mu_buy {
        width: 100%;
    }

    .article-title {
        line-height: 40px;
        height: 100%;
        margin: .5em 0;
        text-align: left;
    }

    .page-other .article-header {
        padding: 0 0 0px;
    }

    .mini_search {
        padding: 4%;
        width: 100%;
        background: #eee;
        display: none;
        position: relative;
        overflow: hidden;
        top: 0;
        left: 0;
        z-index: 99;
        -webkit-box-pack: justify;
        border-bottom: 1px solid transparent;
        border-color: #ebedf1;
        box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3), 0 0 6px 2px rgba(0, 0, 0, 0.15);
    }

    .mini_search .searchform {
        float: none;
        margin: 0 auto;
    }

    .mini_search .searchform #ls {
        padding-left: 3%;
        width: 95%;
        height: 40px;
        line-height: 40px;
        border: 1px solid #E4E3E3;
        border-radius: 0;
        background: #fff;
        margin-bottom: 0;
    }

    button.btn-search.dtb2 {
        font-size: 1.2em;
        transition: all 0.4s ease;
        width: 38px;
        border: none;
        background: transparent;
        cursor: pointer;
        position: absolute;
        height: 38px;
        line-height: 38px;
        right: 9%;
        color: #A9A9A9;
    }

    #mo-so {
        position: absolute;
        top: 0;
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: #eee;
        display: inline-block;
        text-decoration: none;
        right: 40px;
        font-size: 16px;
    }

    .pageimg {
        width: 100%;
    }

    .mu_buy {
        width: 100%;
    }

    .yf,
    .q-ind-panel,
    .mumu_buy .zhu,
    .q_serve {
        display: none;
    }

    .showing {
        padding-bottom: 15px;
    }

    .mumu_price {
        width: 100%;
        display: inline-block;
        border: 1px solid #F0F0F0;
        border-left-color: #fff;
        border-right-color: #fff;
    }

    .pprice,
    .pprice_panel {
        width: 40%;
        display: inline-block;
        overflow: inherit;
    }

    .mumu_buy {
        text-align: center;
    }

    .q_buy {
        float: none;
        display: inline-block;
        margin-top: 10px;
    }

    #comments {
        padding: 5px;
    }

    .msg .msgimg img {
        height: 40px;
        width: 40px;
    }

    .pagination>li>a,
    .pagination>li>span {
        padding: 3px 9px;
    }

    .pagination {
        margin: 10px 0 0 0;
    }

    .pager .next>span {
        float: none;
        margin-top: 8px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 99%;
    }

    .pager .previous>span {
        float: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 99%;
    }

    /*h*/
    article.post-h.box_row {
        width: 45%;
    }

    article.post-h.box_row .thumbnail-h {
        min-height: 140px;
        max-height: 140px;
    }

    .article-h h2 a {
        font-size: 0.5em;
        padding-bottom: 5px;
    }

    span.info_comment.info_ico {
        display: none;
    }

    .hot-posts {
        margin: 10px 0;
    }

    /*tuijian*/
    .hot-posts-tw {
        margin: 10px 0;
    }

    span.tjhot {
        font-size: 0.522222em;
    }

    .hot-istop {
        margin: 5px 0;
    }

    .hot-istop span {
        max-height: 80px;
    }

    .hot-row .col-xs-4 {
        padding: 0 5px;
    }

    .hot-istop p {
        padding: 0 5px;
        font-size: 12px;
        height: 24px;
        line-height: 24px;
    }

    .hot-istop p a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .related-item {
        padding: 10px 2%;
        width: 50%;
    }

    .post-thumbnail {
        height: 85px;
        border: 1px solid #eee;
    }

    .post_box:hover:before {
        width: 0px;
    }
}

@media screen and (min-width:501px) and (max-width:759px) {
    .post_box .post-con {
        height: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    article.post-h.box_row {
        width: 46.55555%;
    }

    .related-item {
        padding: 10px 1.1%;
        width: 25%;
    }
}

@media screen and (max-width:500px) {
    .post_box .post-con {
        height: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    article.post-h.box_row {
        width: 44.4444%;
    }

    .breadcrumbs {
        display: none;
    }

    article.post-h.box_row .thumbnail-h {
        min-height: 85px;
        max-height: 85px;
        height: 100%;
    }

    .single-box {
        margin-top: 10px;
    }

    .form-inpVerify {
        width: 58.8888%;
    }

    .single-box .article-author-avatar {
        display: none;
    }

    .single-box>h2 {
        max-width: 100%;
    }
}

@media screen and (max-width:400px) {
    .post_box aside span:last-child {
        display: none;
    }

    .post_box .post-con {
        height: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .post_box aside span {
        max-width: 48%;
    }

    .post_box .post-left h3 {
        font-size: 16px;
    }

    .post_box .zd {
        font-size: 16px;
        margin-top: 10px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .single-box>h2 {
        font-size: 18px;
    }

    .article-content span.likes a,
    .article-content span.shares a {
        border-radius: 2px;
    }
}

@media screen and (max-width:320px) {
    .post_box .post-left h3 {
        font-size: 14px;
    }

    .post_box .zd {
        font-size: 14px;
    }

    .single-box .single-con p {
        text-indent: 0 !important;
    }

    .post_box .post-con {
        display: none;
    }

    .nav-m ul li a {
        height: 35px;
        line-height: 35px;
        font-size: 0.8em;
    }

    .post_box .post-img .imgs {
        height: 60px;
        max-height: 60px;
    }

    article.post-h.box_row {
        width: 95%;
    }

    article.post-h.box_row .thumbnail-h {
        min-height: 150px;
        max-height: 150px;
    }

    .article-h h2 a {
        padding-top: 8px;
    }
}