/* .df-container {
    background: #fff !important;
} */
@font-face {
    font-family: 'iconfont';
    /* Project id 727326 */
    src: url('//at.alicdn.com/t/font_727326_qnxojoj9atg.woff2?t=1634889854093') format('woff2'),
        url('//at.alicdn.com/t/font_727326_qnxojoj9atg.woff?t=1634889854093') format('woff'),
        url('//at.alicdn.com/t/font_727326_qnxojoj9atg.ttf?t=1634889854093') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#page {
    padding: 0;
}

.df-floating .df-ui-controls {
    /* display: none !important; */
}

.df-floating.df-controls-top .df-ui-controls {
    position: fixed;
    top: 8px;
    z-index: 999;
}

.df-3dcanvas {
    transform: scale(1.05);
}

/* .ti-more-alt {
    display: none !important;
} */
.ti-download,
.ti-book,
.df-ui-start,
.df-ui-end {
    display: none !important;
}

.ti-sharethis {
    display: none !important;
}

.df-book-stage {
    padding: 0 !important;
}

.df-container {
    height: 100vh !important;
}

/* .df-container {
    margin-bottom: -150px;
    position: relative;
    top: -50px;
} */

/* .df-page-front {
    height: 100% !important;
} */

/* .df-page-back,
.df-book-page {
    height: 100% !important;
} */

.is-safari #main {
    padding: 0;
}

#main {
    padding: 0 !important;
}

.single .post-meta {
    display: none;
}

.entry-author,
.post-navigation {
    display: none !important;
}

.single-related-posts {
    display: none !important;
}

#footer {
    display: none !important;
}

.no-cssgridlegacy.no-cssgrid .sidebar-none .content,
.sidebar-none .content {
    padding: 0;
}

html:not(.no-cssgridlegacy.no-cssgrid) .masthead:not(.sticky-mobile-on),
.sticky-mobile-header:not(.floating-navigation-below-slider) .sticky-mobile-on.masthead {
    display: none;
}

@media screen and (max-width: 778px) {

    #main .wf-wrap,
    .page-title .wf-wrap,
    .masthead:not(.side-header):not(.full-width):not(.side-header-v-stroke):not(.side-header-menu-icon),
    .side-header .mobile-header-bar,
    #page .masthead.full-width,
    #page .masthead.mixed-header:not(.side-header-v-stroke) {
        padding: 0 !important;

    }
}

.nl-foot-nav {
    display: none !important;
}

.entry-content {
    margin-bottom: 0 !important;
    margin-top: -70px;
}

.Thumbnails {
    color: red !important;
}

.df-container.df-floating>.df-ui-next,
.df-container.df-floating>.df-ui-prev {
    display: none !important;
}

.mobile-header-space {
    display: none !important;
}

.mobile-header-bar,
.header-bar,
.masthead.masthead-mobile-header:not(#phantom) {
    display: none !important;
}

/* .df-container>.df-ui-next, .df-container>.df-ui-prev {
    font-size: 30px !important;
    opacity: 0.2 !important;
    bottom: 0 !important;
    top: inherit !important;
    transform: translateY(0) !important;
}
.df-container>.df-ui-next:hover, .df-container>.df-ui-prev:hover {
    opacity: 0.5 !important;
} */
/**菜单**/
.ti-layout-grid2 {
    /* display: none !important; */
}

.df-ui-zoomin,
.df-ui-zoomout,
.ti-fullscreen {
    display: none !important;
}

.zdyceshi {
    position: fixed !important;
    right: 10% !important;
    bottom: 0 !important;
    display: block !important;
}

.zdyceshi::before {
    display: none;

}

.df-ui-alt {
    width: 30px;
}

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}