html,
body {
    height: 100%;
}

body {
    overflow: hidden;
    background: #535659;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'iconfont';
    /* project id 1076973 */
    src: url('//at.alicdn.com/t/font_1076973_4d7cib3tsso.eot');
    src: url('//at.alicdn.com/t/font_1076973_4d7cib3tsso.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1076973_4d7cib3tsso.woff2') format('woff2'), url('//at.alicdn.com/t/font_1076973_4d7cib3tsso.woff') format('woff'), url('//at.alicdn.com/t/font_1076973_4d7cib3tsso.ttf') format('truetype'), url('//at.alicdn.com/t/font_1076973_4d7cib3tsso.svg#iconfont') format('svg');
}

#canvas {
    position: absolute;
    background: #535659;
    width: 100%;
    height: 100%;
}

.magazine-viewport {
    margin: 0 auto;
    min-height: calc(100% - 122px);
}

.magazine-viewport,
.magazine-viewport * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.magazine-viewport .main {
    position: absolute;
    top: 50%;
    left: 50%;
    /* width: 1400px; */
    /* height: 781px; */
    width: 1450px;
    height: 809px;
    margin: auto
}

.magazine-viewport .magazine {
    /* width: 1400px;
    height: 781px; */
    width: 1450px;
    height: 809px;
    left: -661px;
    top: -300px
}

.magazine-viewport .page {
    /* width: 700px;
    height: 781px; */
    width: 725px;
    height: 809px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.magazine-viewport .zoomer .region {
    display: none
}

.magazine .region {
    position: absolute;
    overflow: hidden;
    background: #06f;
    opacity: .2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.magazine .region:hover {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50)
}

.magazine .region.zoom {
    opacity: .01;
    -ms-filter: "alpha(opacity=1)";
    filter: alpha(opacity=1)
}

.magazine .region.zoom:hover {
    opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.magazine .page {
    position: absolute;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.magazine-viewport .page img:not(.imgele) {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    pointer-events: none;
}

.anchorPage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.anchor {
    width: 72px;
    height: 72px;
    /* background: rgba(217, 80, 64, 0.1); */
    border-radius: 4px;
    /* border: 2px solid rgba(217, 80, 64, 1); */
    position: absolute;
    text-align: center;
    box-sizing: border-box;
    /* top: 50%;
     left: 50%;
     transform: translate(50%,-50%); */
}

.imgele {
    width: 100%;
    height: 100%;
    /* box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5); */
    display: block;
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.addanchor {
    /* cursor: move; */
    z-index: 1001;
}

#anchorImgtxt,
.anchorImgtxt {
    position: absolute !important;
    /* width: 50%; */
    /* height: 50%; */
    box-sizing: border-box;
    /* top: 0; */
    left: 50%;
    z-index: 9999 !important;
    display: none;
    transform: translateX(-50%);
    /* margin-top: 122px; */
}

.swiper-wrapper {
    height: calc(100% - 48px) !important;
}

.swiper-slide {
    padding: 0 124px;
    box-sizing: border-box;
}

.closeImgtxt-btn,
.closeVideo-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    float: right;
    background: url("../images/imgtxt-close.png") no-repeat center;
}

.arrow-l,
.arrow-r {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    z-index: 1000;
}

.arrow-l {
    left: 0;
    background: url("../images/arrow-l.png") no-repeat center;
}

.arrow-r {
    right: 0;
    background: url("../images/arrow-r.png") no-repeat center;
}

.imgtxt-img {
    /* max-width: 598px;
    max-height: 379px; */
    max-width: 50%;
    /* margin: auto; */
    border-radius: 4px;
    vertical-align: middle;
}

.imgtxt-txt {
    /* width: 320px; */
    /* width: 220px;
    height: 156px; */
    overflow: hidden;
    /* margin-left: 30px; */
    /* overflow-y: auto; */
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    vertical-align: middle;
    word-break: break-all;
    word-break: break-world;
}

.hidden {
    display: none !important;
}

.swiper-slide {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.magazine .even .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.95, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.2)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
    background-image: linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%)
}

.magazine .odd .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.95, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.15)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
    background-image: -ms-linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
    background-image: linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%)
}

.magazine-viewport .zoom-in .even .gradient,
.magazine-viewport .zoom-in .odd .gradient {
    display: none
}


/* .magazine-viewport .loader {
	background-image: url(../pics/loader.gif);
	width: 22px;
	height: 22px;
	position: absolute;
	top: 280px;
	left: 219px
} */

.magazine-viewport .shadow {
    -webkit-transition: -webkit-box-shadow .5s;
    -moz-transition: -moz-box-shadow .5s;
    -o-transition: -webkit-box-shadow .5s;
    -ms-transition: -ms-box-shadow .5s;
    -webkit-box-shadow: 0 0 20px #ccc;
    -moz-box-shadow: 0 0 20px #ccc;
    -o-box-shadow: 0 0 20px #ccc;
    -ms-box-shadow: 0 0 20px #ccc;
    box-shadow: 0 0 20px #ccc
}

.next-button {
    width: 59px;
    height: 59px;
    position: absolute;
    top: 50%;
    background: url(../pics/arrows.png) -59px 0;
    right: 10px;
    z-index: 10
}

.previous-button {
    width: 59px;
    height: 59px;
    position: absolute;
    top: 50%;
    background-image: url(../pics/arrows.png);
    z-index: 10
}

.magazine-viewport .previous-button-hover {
    background-position: 0 -59px;
    cursor: pointer
}

.magazine-viewport .next-button-hover {
    background-position: -59px -59px;
    cursor: pointer
}

.magazine-viewport .previous-button-hover,
.magazine-viewport .previous-button-down {}

.magazine-viewport .previous-button-down,
.magazine-viewport .next-button-down {}

.magazine-viewport .next-button-hover,
.magazine-viewport .next-button-down {}

.magazine-viewport .zoom-in .next-button,
.magazine-viewport .zoom-in .previous-button {
    display: none
}

.animated {
    -webkit-transition: margin-left .5s;
    -moz-transition: margin-left .5s;
    -ms-transition: margin-left .5s;
    -o-transition: margin-left .5s;
    transition: margin-left .5s
}

.exit-message {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 10000
}

.exit-message>div {
    width: 140px;
    height: 30px;
    margin: auto;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    font: 12px arial;
    line-height: 30px;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.zoom-icon {
    position: absolute;
    z-index: 1000;
    width: 22px;
    height: 22px;
    top: 10px;
    right: 10px;
    background-image: url(../pics/zoom-icons.png);
    background-size: 88px 22px
}

.zoom-icon-in {
    background-position: 0 0;
    cursor: pointer
}

.zoom-icon-in.zoom-icon-in-hover {
    background-position: -22px 0;
    cursor: pointer
}

.zoom-icon-out {
    background-position: -44px 0
}

.zoom-icon-out.zoom-icon-out-hover {
    background-position: -66px 0;
    cursor: pointer
}

.bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.header {
    background: #FFF;
}

.header h3 {
    font-size: 20px;
    font-weight: 400;
    color: #3C4455;
    height: 72px;
    line-height: 72px;
    /* padding-top: 20px; */
    text-align: center;
}

.ctrl {
    height: 50px;
    background: #000000;
    text-align: center;
    font-size: 0;
    line-height: 50px;
}

.zoomIn,
.zoomOut,
.toSearch,
.pagination,
.next,
.prev {
    display: inline-block;
    vertical-align: middle;
}

.zoomIn,
.zoomOut,
.toSearch,
.next,
.prev {
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-family: 'iconfont';
    color: #FFF;
    cursor: pointer;
}

.zoomIn,
.zoomOut,
.toSearch {
    font-size: 22px;
}

.next,
.prev {
    font-size: 10px;
}

.pagination {
    font-size: 0;
    text-align: center;
    min-width: 130px;
    line-height: normal;
}

.pagination span,
.pagination em {
    font-size: 20px;
    line-height: 50px;
}

.pagination span {
    color: #FFF;
}

.pagination em {
    color: #C5C5C5;
    font-style: normal;
}

.menu {
    position: fixed;
    top: 122px;
    right: 0;
    bottom: 0;
    width: 267px;
    background: #535659;
    z-index: 105;
}

.menu ul {
    position: absolute;
    top: 50%;
    width: 100%;
    right: 0;
    /* margin-top: -200px; */
    margin-top: -300px;
    overflow: hidden;
    width: 267px;
    /* transform: translateY(-50%); */
}

.menu ul li {
    position: relative;
    padding: 20px 0 20px 53px;
    text-align: left;
    font-size: 0;
    cursor: pointer;
}

.menu ul li .fBar {
    display: block;
}

.menu ul li.fCurr {
    color: #D95040;
}

.menu ul li i,
.menu ul li p {
    display: inline-block;
    vertical-align: middle;
}

.menu ul li i,
.iconSvg {
    font-size: 24px;
    font-family: 'iconfont';
    font-style: normal;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #FFF;
    color: #000;
    margin-right: 20px;
    border-radius: 50%;
    text-align: center;
}

.content-a {
    text-decoration: none;
    vertical-align: middle;
    font-size: 0;
    line-height: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.iconSvg {
    font-size: 16px !important;
    display: inline-block;
    vertical-align: middle;
}

.likeSvg {
    width: 28px;
    height: 28px;
    /* -webkit-mask: url('../images/good.svg') no-repeat 50% 50%;
    mask: url('../images/good.svg') no-repeat 50% 50%; */
    background: url('../images/good.svg') no-repeat 50% 50%;
    display: inline-block;
    transform: scale(0.85);
    vertical-align: middle;
}

.linkSvg {
    width: 36px;
    height: 36px;
    /* -webkit-mask: url('../images/link.svg') no-repeat 50% 50%;
    mask: url('../images/link.svg') no-repeat 50% 50%; */
    background: url('../images/link-default.svg') no-repeat 50% 50%;
    display: inline-block;
    transform: scale(0.85);
    vertical-align: middle;
}

.link-active-svg {
    background: url('../images/link-active.svg') no-repeat 50% 50% !important;
}

.like-active-svg {
    background: url('../images/good-active.svg') no-repeat 50% 50% !important;
}

.likeNum {
    width: 40px;
    height: 20px;
    font-size: 12px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.like-active-num {
    color: #d95040 !important;
}

.menu ul li p {
    font-size: 14px;
    font-weight: 400;
    line-height: 60px;
    color: #FFF;
}

.mOn ul li i {
    background: rgba(255, 255, 255, 0.4);
    color: #3C4455;
}

.mOn ul li p {
    color: rgba(255, 255, 255, 0.4);
}

.mOn ul li.fCurr i {
    background: rgba(39, 39, 39, 0.9);
    color: rgba(255, 255, 255, 0.4);
}

.flexBg {
    position: fixed;
    top: 122px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 1000;
    display: none;
}

.noContent {
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translateX(-50%);
}

#videoBox {
    width: 40%;
    height: 41%;
    position: absolute;
    left: 29.5%;
    top: 30%;
    z-index: 9999;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.videoPlay {
    width: 65%;
    height: 56%;
    outline: none;
    transform: translateY(36%);
    background-color: #000;
}

.videoPlayPoster {
    background: #000 url("http://www.nfzz.net.cn/public/img/logo.jpg") center center no-repeat !important;
    background-size: contain !important;
}

.popup {
    z-index: 101;
}

.catalog {
    position: fixed;
    top: 122px;
    /* right: 267px; */
    right: -600px;
    width: 420px;
    bottom: 0;
    background: #000;
    z-index: 2147483647;
    display: none;
}

.catalog ul {
    position: absolute;
    top: 44px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
}

.catalog ul li {
    padding: 8px 42px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    cursor: pointer;
}

.catalog ul li:hover {
    color: #d95040;
}

.catalog ul li.cOn {
    opacity: 0.4;
}

.catalog h3 {
    font-size: 24px;
    color: #FFF;
    padding-left: 42px;
    line-height: 36px;
}

.mzBox {
    position: fixed;
    top: 122px;
    right: -600px;
    width: 600px;
    bottom: 0;
    background: #000;
    z-index: 2147483647;
    display: none;
}

.mzBox ul {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px;
    overflow-y: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
}

.mzBox ul li {
    float: left;
    width: 33.33333%;
    padding: 8px 8px;
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    font-size: 0;
}

.mzBox ul li a {
    display: inline-block;
    max-width: 100%;
}

.mzBox ul li.cOn {
    opacity: 0.4;
}

.mzPic {
    position: relative;
    /* width: 100%;
	height: 135px; */
    width: 96px;
    height: 122px;
    margin: 0 auto;
}

.mzPic img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* max-width: 100%;
	max-height: 100%; */
    width: 100%;
    height: 100%;
    margin: auto;
}

.mzBox ul li p {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    height: 28px;
    line-height: 28px;
    margin: 4px auto 0;
}

.mzBox ul li:hover p {
    color: #d95040;
}

.sBox {
    position: fixed;
    top: 122px;
    right: -600px;
    width: 420px;
    bottom: 0;
    background: #000;
    /* z-index: 101; */
    z-index: 2147483647;
    display: none;
}

.sBar {
    padding: 17px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sContent {
    width: 100%;
    border-bottom: 1px solid #FFFFFF;
}

.ipt {
    height: 30px;
    width: 340px;
    font-size: 16px;
    color: #FFF;
    background: none;
    border: 0;
    outline: none;
}

.sBtn {
    float: right;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-family: 'iconfont';
    font-size: 16px;
    color: #FFF;
    text-align: center;
}

.sList {
    position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
}

.sList ul li {
    padding: 8px 20px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
}

.link_list {
    display: none;
    position: absolute;
    top: 0;
    left: 40px;
    right: 40px;
    overflow-y: auto;
    z-index: 2000;
    padding-top: 18%;
}

.link_list a {
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 10px 14px 10px 35px;
    line-height: 20px;
    border-radius: 20px;
    font-size: 16px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    word-break: break-all;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.link_list a i {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    font-size: 16px;
    color: #FFF;
    background: url(../images/link.png) center no-repeat;
}

.one_link,
.one_link a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
}

.link_list p {
    font-size: 0;
}

.link_list p+p {
    margin-top: 20px;
}

.turnPrev,
.turnNext {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 92px;
    line-height: 92px;
    margin-top: 29px;
    z-index: 106;
    background: rgba(0, 0, 0, .5);
    font-family: 'iconfont';
    font-size: 18px;
    color: #FFF;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
}

.turnPrev {
    left: 0;
    padding-right: 10px;
    border-top-right-radius: 46px;
    border-bottom-right-radius: 46px;
}

.turnNext {
    right: 0;
    padding-left: 10px;
    border-top-left-radius: 46px;
    border-bottom-left-radius: 46px;
}

.turnPrev,
.turnNext,
.menu,
.ctrl {
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.loading {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 50%;
    top: 50%;
    z-index: 115;
    margin: -60px 0 0 -60px;
    background: url(../images/loading.gif) center no-repeat;
    background-size: 100px 100px;
}

.empty {
    text-align: center;
    font-size: 14px;
    color: #FFF;
    padding: 5px 0;
}

.cDisabled,
.menu ul li .cDisabled {
    color: #999;
    cursor: not-allowed;
    pointer-events: none;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.menu ul li .cDisabled i {
    background: #CCC;
    color: #999;
}

.menu ul li .cDisabled p {
    color: #999;
}

.page-wrapper {
    overflow: hidden;
}

.noMsg {
    padding: 8px 42px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    line-height: 20px;
    text-align: center;
}