
.swiper-slide, .swiper-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
}
#footer ul, ol, ul {
    list-style: outside none none;
}
html { 
    box-sizing: border-box;
    color: #000;
    overflow-y: scroll;
}
*, *::after, *::before {
    box-sizing: inherit;
}
html * {
    -moz-text-size-adjust: none;
    outline: 0 none;
}
body, html {
    font-family: "helvetica neue",helvetica,arial,sans-serif;
}
article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
input, select, textarea {
    font-size: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}
del {
    text-decoration: line-through;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}
q::after, q::before {
    content: "";
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
a, a:hover, ins, ins:hover {
    text-decoration: none;
}
.fz-12 {
    font-size: 6px;
}
[data-dpr="2"] .fz-12 {
    font-size: 12px;
}
[data-dpr="3"] .fz-12 {
    font-size: 18px;
}
[data-dpr="4"] .fz-12 {
    font-size: 24px;
}
.fz-14 {
    font-size: 7px;
}
[data-dpr="2"] .fz-14 {
    font-size: 14px;
}
[data-dpr="3"] .fz-14 {
    font-size: 21px;
}
[data-dpr="4"] .fz-14 {
    font-size: 28px;
}
.fz-16 {
    font-size: 8px;
}
[data-dpr="2"] .fz-16 {
    font-size: 16px;
}
[data-dpr="3"] .fz-16 {
    font-size: 24px;
}
[data-dpr="4"] .fz-16 {
    font-size: 32px;
}
.fz-18 {
    font-size: 9px;
}
[data-dpr="2"] .fz-18 {
    font-size: 18px;
}
[data-dpr="3"] .fz-18 {
    font-size: 27px;
}
[data-dpr="4"] .fz-18 {
    font-size: 36px;
}
.fz-20 {
    font-size: 10px;
}
[data-dpr="2"] .fz-20 {
    font-size: 20px;
}
[data-dpr="3"] .fz-20 {
    font-size: 30px;
}
[data-dpr="4"] .fz-20 {
    font-size: 40px;
}
.fz-22 {
    font-size: 11px;
}
[data-dpr="2"] .fz-22 {
    font-size: 22px;
}
[data-dpr="3"] .fz-22 {
    font-size: 33px;
}
[data-dpr="4"] .fz-22 {
    font-size: 44px;
}
.fz-24 {
    font-size: 12px;
}
[data-dpr="2"] .fz-24 {
    font-size: 24px;
}
[data-dpr="3"] .fz-24 {
    font-size: 36px;
}
[data-dpr="4"] .fz-24 {
    font-size: 48px;
}
.fz-26 {
    font-size: 13px;
}
[data-dpr="2"] .fz-26 {
    font-size: 26px;
}
[data-dpr="3"] .fz-26 {
    font-size: 39px;
}
[data-dpr="4"] .fz-26 {
    font-size: 52px;
}
.fz-28 {
    font-size: 14px;
}
[data-dpr="2"] .fz-28 {
    font-size: 28px;
}
[data-dpr="3"] .fz-28 {
    font-size: 42px;
}
[data-dpr="4"] .fz-28 {
    font-size: 56px;
}
.fz-30 {
    font-size: 15px;
}
[data-dpr="2"] .fz-30 {
    font-size: 30px;
}
[data-dpr="3"] .fz-30 {
    font-size: 45px;
}
[data-dpr="4"] .fz-30 {
    font-size: 60px;
}
.fz-32 {
    font-size: 16px;
}
[data-dpr="2"] .fz-32 {
    font-size: 32px;
}
[data-dpr="3"] .fz-32 {
    font-size: 48px;
}
[data-dpr="4"] .fz-32 {
    font-size: 64px;
}
.fz-34 {
    font-size: 17px;
}
[data-dpr="2"] .fz-34 {
    font-size: 34px;
}
[data-dpr="3"] .fz-34 {
    font-size: 51px;
}
[data-dpr="4"] .fz-34 {
    font-size: 68px;
}
.fz-36 {
    font-size: 18px;
}
[data-dpr="2"] .fz-36 {
    font-size: 36px;
}
[data-dpr="3"] .fz-36 {
    font-size: 54px;
}
[data-dpr="4"] .fz-36 {
    font-size: 72px;
}
.fz-38 {
    font-size: 19px;
}
[data-dpr="2"] .fz-38 {
    font-size: 38px;
}
[data-dpr="3"] .fz-38 {
    font-size: 57px;
}
[data-dpr="4"] .fz-38 {
    font-size: 76px;
}
.clearfix::after {
    clear: both;
    content: "";
    display: table;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none !important;
}
body {
    font-family: "微软雅黑";
}
.swiper-container {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -moz-box-orient: vertical;
    flex-direction: column;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    transition-property: transform;
    z-index: 1;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
}
.swiper-slide {
    flex-shrink: 0;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -moz-box-align: start;
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000;
}
.swiper-wp8-horizontal {
}
.swiper-wp8-vertical {
}
.swiper-button-next, .swiper-button-prev {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0.36rem 0.58667rem;
    cursor: pointer;
    margin-top: -0.29333rem;
    top: 50%;
    z-index: 10;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: ;
    left: 0.13333rem;
    right: auto;
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: ;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: ;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: ;
    left: auto;
    right: 0.13333rem;
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: ;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: ;
}
.swiper-pagination {
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease 0s;
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0.13333rem;
    right: 0;
    width: 100%;
}
.swiper-pagination-bullet {
    background: #000 none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 0.10667rem;
    opacity: 0.2;
    width: 0.10667rem;
}
button.swiper-pagination-bullet {
    -moz-appearance: none;
    border: medium none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff none repeat scroll 0 0;
}
.swiper-pagination-bullet-active {
    background: #007aff none repeat scroll 0 0;
    opacity: 1;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff none repeat scroll 0 0;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000 none repeat scroll 0 0;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 0.13333rem;
    top: 50%;
    transform: translate3d(0px, -50%, 0px);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 0.06667rem 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.06667rem;
}
.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top 0;
    width: 100%;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top 0;
}
.swiper-container-horizontal > .swiper-pagination-progress {
    height: 0.05333rem;
    left: 0;
    top: 0;
    width: 100%;
}
.swiper-container-vertical > .swiper-pagination-progress {
    height: 100%;
    left: 0;
    top: 0;
    width: 0.05333rem;
}
.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff none repeat scroll 0 0;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000 none repeat scroll 0 0;
}
.swiper-container-3d {
    perspective: 16rem;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
}
.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0;
}
.swiper-container-cube .swiper-slide {
    height: 100%;
    transform-origin: 0 0 0;
    visibility: hidden;
    width: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next   .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    filter: blur(0.66667rem);
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-scrollbar {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    border-radius: 0.13333rem;
    position: relative;
}
.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 0.04rem;
    height: 0.06667rem;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50;
}
.swiper-container-vertical > .swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 0.04rem;
    top: 1%;
    width: 0.06667rem;
    z-index: 50;
}
.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 0.13333rem;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-lazy-preloader {
    animation: 1s steps(12, end) 0s normal none infinite running swiper-preloader-spin;
    height: 0.56rem;
    left: 50%;
    margin-left: -0.28rem;
    margin-top: -0.28rem;
    position: absolute;
    top: 50%;
    transform-origin: 50% 50% 0;
    width: 0.56rem;
    z-index: 10;
}
.swiper-lazy-preloader::after {
    background-image: \'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(60 60,60)\'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(90 60,60)\'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(120 60,60)\'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(150 60,60)\'/><use xlink:href=\'#l\' opacity=\'.37\' transform=\'rotate(180 60,60)\'/><use xlink:href=\'#l\' opacity=\'.46\' transform=\'rotate(210 60,60)\'/><use xlink:href=\'#l\' opacity=\'.56\' transform=\'rotate(240 60,60)\'/><use xlink:href=\'#l\' opacity=\'.66\' transform=\'rotate(270 60,60)\'/><use xlink:href=\'#l\' opacity=\'.75\' transform=\'rotate(300 60,60)\'/><use xlink:href=\'#l\' opacity=\'.85\' transform=\'rotate(330 60,60)\'/></g></svg>");
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
}
.swiper-lazy-preloader-white::after {
    background-image: \'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(60 60,60)\'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(90 60,60)\'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(120 60,60)\'/><use xlink:href=\'#l\' opacity=\'.27\' transform=\'rotate(150 60,60)\'/><use xlink:href=\'#l\' opacity=\'.37\' transform=\'rotate(180 60,60)\'/><use xlink:href=\'#l\' opacity=\'.46\' transform=\'rotate(210 60,60)\'/><use xlink:href=\'#l\' opacity=\'.56\' transform=\'rotate(240 60,60)\'/><use xlink:href=\'#l\' opacity=\'.66\' transform=\'rotate(270 60,60)\'/><use xlink:href=\'#l\' opacity=\'.75\' transform=\'rotate(300 60,60)\'/><use xlink:href=\'#l\' opacity=\'.85\' transform=\'rotate(330 60,60)\'/></g></svg>");
}
@keyframes swiper-preloader-spin {
100% {
    transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
    transform: rotate(360deg);
}
}
 
body, html {
    height: 100%;
    width: 100%;
}

.recommend {
    clear: both;
    margin: 0 auto;
    width: 1200px;
	padding:20px;
}
.recommend .recommend-line {
    height: 60px;
    line-height: 60px;
    margin: 20px 0;
    position: relative;
    width: 100%;
}
.recommend .recommend-line em {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -184px;
    position: absolute;
    top: 50%;
    width: 368px;
}
.recommend .recommend-line span {
    background: #fff none repeat scroll 0 0;
    font-size: 22px;
    height: 60px;
    left: 50%;
    line-height: 60px;
    padding: 0 36px;
    position: absolute;
    text-align: center;
    transform: translatex(-50%);
}
.recommend .common-list-wrapper .content-list {
    overflow: hidden;
    width: 100%;
}
.recommend .common-list-wrapper .content-list > div {
    float: left;
    margin-right: 22px;
    overflow: hidden;
    width: 352px;
	height:280px;
}
.recommend .common-list-wrapper .content-list > div:nth-of-type(3) {
    margin-right: 0;
}
.recommend .common-list-wrapper .content-list > div a.lista {
    color: #000;
    display: block;
    width: 100%;
}
.recommend .common-list-wrapper .content-list > div:first-child {
    margin-right: 22px;
}
.recommend .common-list-wrapper .content-list > div:first-child   div   div {
    margin-right: 0;
}
.recommend .common-list-wrapper .content-list .list-desc {
    overflow: hidden;
    padding: 0 17px 0 19px;
    width: 100%;
}
.recommend .common-list-wrapper .content-list .list-desc .article-tag {
    display: none;
    margin: 30px 0 22px;
}
.recommend .common-list-wrapper .content-list .list-desc .article-tag a {
    color: #fe1b1b;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
}
.recommend .common-list-wrapper .content-list .list-desc .article-tag a:hover {
    color: #cc0808;
}
.recommend .common-list-wrapper .content-list .list-desc .list-title {
    margin: 20px 0 40px;
    overflow: hidden;
}
.recommend .common-list-wrapper .content-list .list-desc .list-title > a {
    display: block;
}
.recommend .common-list-wrapper .content-list .list-desc .list-title a {
    -moz-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 400;
    height: 56px;
    line-height: 28px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
}
.load-more-wrapper .load-more-msg, .load-more-wrapper > div {
    color: #000;
    display: none;
    font-size: 12px;
}
.recommend .common-list-wrapper .content-list .list-desc .list-title a:hover {
    color: #666;
}
.recommend .common-list-wrapper .content-list .list-desc .list-author {
    color: #bebdbd;
    display: none;
    font-size: 12px;
    margin: 22px 0 30px;
}
.recommend .common-list-wrapper .content-list .list-desc .list-author .name {
    color: #000;
    display: inline;
    margin-left: 5px;
    margin-right: 10px;
}
.recommend .common-list-wrapper .content-list .list-desc .list-author .name:hover {
    color: #666;
}
.recommend .common-list-wrapper .content-list .list-img { 
    overflow: hidden;
    width: 352px;
}
.recommend .common-list-wrapper .content-list .list-img img {
    border: 0 none;
    display: block; 
    width: 100%;  
	margin:0 auto;
}
.load-more-wrapper, .load-more-wrapper > div {
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.load-more-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    overflow: hidden;
}
.load-more-wrapper .load-more-msg {
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 115px;
}
.load-more-wrapper .load-more-msg .more-btn {
    display: block;
    text-align: center;
    width: 100%;
}
.load-more-wrapper .active {
    display: inline-block;
}
.load-more-wrapper .data-loading > div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation: 0.75s linear 0s normal none infinite running rotate;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #666 #666 transparent;
    border-image: none;
    border-radius: 100%;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 20px;
    width: 20px;
}
@keyframes rotate {
0% {
    transform: rotate(0deg) scale(1);
}
50% {
    transform: rotate(180deg) scale(1);
}
100% {
    transform: rotate(360deg) scale(1);
}
}
.load-more-wrapper .u-icon-arr {
    border-color: #000;
    border-style: solid;
    border-width: 1px 1px 0 0;
    bottom: -15px;
    height: 12px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    transform: rotatez(135deg);
    transform-origin: 75% 25% 0;
    transition: transform 0.1s ease-in 0.1s;
    width: 12px;
}
 
.return-top {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 50px 50px;
    display: none;
    height: 50px;
    position: fixed;
    right: 50px;
    transform: translatez(0px);
    width: 50px;
}
.return-top:hover {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
.breadcrumbs {
    font-size: 14px;
    margin-top: 30px;
    width: 700px;
}
.breadcrumbs a {
    color: #000;
    display: inline;
    font-size: inherit;
}
.breadcrumbs a:first-child ~ a::before {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    display: inline-block;
    height: 7px;
    margin-bottom: 2px;
    margin-right: 10px;
    transform: rotatez(45deg);
    transform-origin: 50% 50% 0;
    width: 7px;
}
.breadcrumbs a:last-child {
    cursor: default;
    display: none;
}
.my_article_audio {
    margin: 0 auto;
    overflow: hidden;
    width: 640px;
}
.my_article_audio .control {
    display: table;
    height: 48px;
    margin: 30px 0;
    overflow: hidden;
    width: 100%;
}
.my_article_audio .control .play_btn {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 48px 48px;
    cursor: pointer;
    display: table-cell;
    height: 48px;
    width: 48px;
}
.my_article_audio .control .pause {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 48px 48px;
    cursor: pointer;
    display: table-cell;
    height: 48px;
    width: 48px;
}
.my_article_audio .control .audio_title {
    display: table-cell;
    font-size: 16px;
    height: 48px;
    padding: 0 12px;
    vertical-align: middle;
}
.my_article_audio .control .audio_jump {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 40px 40px;
    display: table-cell;
    height: 40px;
    width: 40px;
}
.my_article_audio .control .audio_jump.jumping {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 40px 40px;
}
.my_article_audio .progress {
    display: none;
    overflow: hidden;
}
.my_article_audio .progress .time {
    overflow: hidden;
    width: 100%;
}
.my_article_audio .progress .time span {
    color: #666;
    font-size: 10px;
}
.my_article_audio .progress .time .gone {
    float: left;
}
.my_article_audio .progress .time .total {
    float: right;
}
.my_article_audio .progress .process_bar_outer {
    background: #ccc none repeat scroll 0 0;
    border-radius: 3px;
    height: 3px;
    margin: 10px 0;
    width: 100%;
}
.my_article_audio .progress .process_bar_outer .process_bar_inner {
    background: #fb1313 none repeat scroll 0 0;
    border-radius: 3px;
    height: 100%;
    position: relative;
    width: 0;
}
.my_article_audio .progress .process_bar_outer .process_bar_inner i {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
 
 
.article-wrapper .breadcrumbs {
    padding-left:20px;
    font-size: 14px;
    margin: 30px 0 28px;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 470px;
}
.article-wrapper .breadcrumbs a {
    color: #000;
    font-size: inherit;
}
.article-wrapper {
    float: left;
    min-height: 515px; 
}
.articletag {width:100%;clear:both;margin:0 auto;  padding-top:50px; text-align:center;}
.articletag  a {
    border: 1px solid #bbb;
    color: #000; 
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    text-align: center; 
	  padding:6px;
}
.articletag a:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.article-wrapper .article-content {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 0 20px;
    width: 100%;
}
.article-wrapper .article-content  img { 
    margin: 0 auto !important;
    max-width: 100%;
    overflow: hidden;
    padding: 3px;
	height:auto;
}
.article-wrapper p {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 14px;
    line-height: 30px; 
	text-indent:2em;
}
.article-wrapper .article-content p {
    margin: 20px auto;
	font-size: 16px;
}
.article-wrapper p a {
    color: #ff3b3b;
}
 
.article-wrapper .img-note {
    color: #666;
    font-size: 14px;
    padding: 20px 10px;
}
.article-wrapper .img-note[style] {
    padding: 0;
}
.article-wrapper .img-note::after {
    background: #bbb none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    transform: translatey(20px);
    width: 100%;
}
.article-wrapper .img-note.cannot::after {
    display: none;
}
.article-wrapper .article-tag {
    background: #fff none repeat scroll 0 0;
    font-size: 16px;
    line-height: inherit;
    padding: 27px 0;
}
.article-wrapper .article-tag a {
    border: 1px solid #bbb;
    color: #000;
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    width: 120px;
}
.article-wrapper .article-tag a:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.article-wrapper .article-title {
    background: #fff none repeat scroll 0 0;
    font-size: 22px;
    line-height: 36px;
    padding: 0 20px;
    text-align: center;
}
.article-wrapper .author_fengxiang {
    background: #fff none repeat scroll 0 0;
    font-size: 12px;
    overflow: hidden;
    position: relative;
}
.article-wrapper .author_fengxiang::after {
    
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -48px;
    position: absolute;
    width: 96px;
}
.article-wrapper .author_fengxiang .author {
    color: #a0a0a0;
    float: left;
    font-size: 12px;
    margin: 30px 0 40px;
    position: relative;
    text-align: center;
    width: 100%;
}
.article-wrapper .author_fengxiang .author a {
    color: #000;
    margin-left: 5px;
    margin-right: 10px;
    text-decoration: none;
}
.article-wrapper .author_fengxiang .author a:hover {
    color: #666;
}
.article-wrapper .author_fengxiang .author .time {
    display: inline-block;
}
.article-wrapper .no-article {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 18px;
}
.no-more, .swiper-pagination {
    color: #666;
    text-align: center;
}
.article-wrapper .end-flag {
    background: red none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    width: 8px;
}
.article_advert { 
    height: 300px;
    margin: 0 auto 20px;
    min-width: 1100px;
    overflow: hidden;
    width: 100%;
}
.article_advert span {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 100% 100%;
    display: block;
    height: 238px;
    margin: 31px auto;
    width: 1200px;
}
.bdsharebuttonbox.fengxiang2, .recommend {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
}
.no-more {
    display: none;
    font-size: 0.45333rem;
    height: 0.8rem;
    line-height: 0.8rem;
}
.bdsharebuttonbox.fengxiang2 {
    -moz-box-pack: center;
    border-bottom: 1px solid #000;
    display: flex;
    flex-direction: row;
    height: 155px;
    justify-content: space-around;
    line-height: 155px;
    margin: 0 30px;
    text-align: center;
    width: 700px;
}
.bdsharebuttonbox.fengxiang2 i {
    display: block;
    float: left;
    font-size: 12px;
    font-style: normal;
    height: 20px;
    line-height: 20px;
}
.bdsharebuttonbox.fengxiang2 > a {
    height: 50px;
    margin: 40px 0 0;
    padding: 0;
    width: 50px;
}
.bdsharebuttonbox.fengxiang2 a.bds_qzone {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 50px 50px;
}
.bdsharebuttonbox.fengxiang2 a.bds_tsina {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 50px 50px;
}
.bdsharebuttonbox.fengxiang2 a:nth-of-type(3) {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 50px 50px;
}
.bdsharebuttonbox.fengxiang2 a:nth-of-type(4) {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 50px 50px;
}
.bdsharebuttonbox.fengxiang2 a.bds_more {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 50px 50px;
}
.swiper-container {
    height: 700px;
    margin: 40px auto 0;
    width: 700px;
}
.swiper-container:hover .swiper-button-prev {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 16px 26px;
}
.swiper-container:hover .swiper-button-next {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 16px 26px;
}
.swiper-button-next, .swiper-button-prev {
    height: 50px;
    position: absolute;
    width: 38px;
}
.swiper-container .swiper-button-prev {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 16px 26px;
    left: 0;
    margin-top: -25px;
    top: 50%;
}
.swiper-container .swiper-button-prev:hover {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 16px 26px;
}
.swiper-container .swiper-button-next {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 16px 26px;
    margin-top: -25px;
    right: 0;
    top: 50%;
}
.swiper-container .swiper-button-next:hover {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 16px 26px;
}
.swiper-pagination {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 10px;
    vertical-align: bottom;
    width: 70px;
}
.swiper-pagination .swiper-pagination-current {
    color: #000;
    font-size: 22px;
}
#swiperbotdesc, .swiper-pagination .swiper-pagination-total {
    font-size: 14px;
}
#swiperbotdesc {
    color: #666;
    padding: 20px 0 20px 10px;
}
.article-author {
    height: 100px;
    line-height: 100px;
    margin: 60px 0 60px 30px;
    overflow: hidden;
    width: 700px;
}
.article-author a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin-top: 34px;
}
.article-author a, .article-author img {
    float: left;
}
.article-author .author_pic {
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    width: 100px;
}
.article-author .author_name {
    color: #000;
    font-size: 16px;
    margin-left: 36px;
    margin-right: 12px;
}
.article-author .author_name:hover {
    color: #666;
}
.article-author .author_identity {
    color: #666;
    font-size: 16px;
}
.article-author .author_page {
    border: 1px solid #bbb;
    color: #000;
    float: right;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 80px;
}
.article-author .author_page:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.return-top {
    bottom: 5.86667rem;
    z-index: 99999;
}
#bdshare_weixin_qrcode_dialog.bd_weixin_popup {
    height: 300px !important;
}
.bdshare_dialog_box, .bdshare_popup_box {
    background: #333 none repeat scroll 0 0 !important;
}
#swiper-container-atlas {
    width: 700px;
}
#swiper-container-atlas .swiper-wrapper a.swiper-slide {
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 5px #eee;
    display: block;
    height: 450px !important;
    margin: 4px 124px;
    width: 450px !important;
}
#swiper-container-atlas .swiper-button-prev {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / contain ;
}
#swiper-container-atlas .swiper-button-prev:hover {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
#swiper-container-atlas .swiper-button-next {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / contain ;
}
#swiper-container-atlas .swiper-button-next:hover {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
#swiper-container-atlas #swiper-pagination-atlas {
    right: 124px;
    top: 5px;
}
.slide-photo-des {
    font-size: 14px;
    margin: 0 0 25px;
    text-align: center;
    width: 100%;
}
#bdshare_weixin_qrcode_dialog {
    min-height: 320px;
}
.toppicbottom {
    box-shadow: 0 0 0.13333rem 0 rgba(34, 25, 25, 0.1);
    display: flex;
    margin: 20px 3px 3px;
    overflow: hidden;
    position: relative;
}
.toppicnum {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center / 28px 28px;
    font-size: 14px;
    height: 28px;
    line-height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-indent: -4px;
    top: 5px;
    width: 28px;
}
#toppicdesbottom {
    color: #666;
    font-size: 14px;
    margin: 20px 0 0;
    padding: 0 18px 15px;
}
