@charset "utf-8";
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: block
}

.clear {
    clear: both
}

.colwrapper {
    overflow: hidden;
    zoom: 1;
    margin: 5px auto
}

.strong {
    font-weight: 700
}

.fl {
    float: left
}

.fr {
    float: right
}

.center {
    margin: 0 auto;
    text-align: center
}

.show {
    display: block;
    visibility: visible
}

.hide {
    display: none;
    visibility: hidden
}

.block {
    display: block
}

.inline {
    display: inline
}

.op {
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.break {
    word-wrap: break-word;
    overflow: hidden
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.mNavBtn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    height: 100%;
    display: none;
    line-height: 48px;
    cursor: pointer
}

.mNavBtn i:before {
    content: "\e678";
    font-family: iconfont;
    color: #fafaff;
    opacity: .68;
    font-size: 20px;
    webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.mNavBtn:hover i:before {
    color: #fff
}

.mOpen .mNavBtn i:before {
    color: #fff
}

.leftNav {
    width: 190px;
    background: #2196f3;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -190px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 999
}

.leftNav .mNavBtn {
    height: 48px;
    line-height: 48px;
    left: auto;
    right: -45px;
    display: none
}

.leftNav .mNavBtn i:before {
    content: "\e600"
}

.leftNav ul {
    padding-top: 0
}

.leftNav li {
    width: 100%;
    position: relative
}

.leftNav li a {
    padding: 0 25px;
    line-height: 48px;
    color: #fff;
    -moz-osx-font-smoothing: auto;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .08)
}

.leftNav li a:hover {
    background: rgba(0, 0, 0, .1)
}

.leftNav ul li > ul {
    display: none
}

.leftNav li em[class*=dot] {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    border-left: 1px solid transparent;
    cursor: pointer
}

.leftNav li em[class*=dot] i {
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    width: 48px;
    line-height: 48px;
    top: 0;
    left: 0
}

.leftNav li em[class*=dot] i.open {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.leftNav ul li > ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    opacity: .8;
    font-size: 12px;
    text-indent: 1em
}

.search {
    float: right;
    margin-left: 5px;
    position: relative;
    z-index: 3
}

.search i.icon:before {
    content: "\e679";
    color: #fafaff;
    line-height: 66px;
    opacity: .68;
    font-size: 22px;
    padding-left: 10px;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    cursor: pointer;
    display: block
}

.search i.icon:hover:before {
    color: #fff
}

.ssFrom {
    padding: 48px 0 25px 25px;
    line-height: none;
    background: #fff;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .06);
    z-index: 1000;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    width: 360px;
    top: 0;
    bottom: 0;
    right: -100%;
    visibility: hidden
}

.ssFrom .ssBox {
    height: 100%;
    padding-right: 25px
}

.ssFrom .sform {
    width: 100%;
    padding-right: 58px;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    border: 1px solid #2196f3
}

.ssFrom button {
    border: medium;
    background: #2196f3;
    position: absolute;
    right: 0;
    cursor: pointer;
    opacity: 1;
    width: 60px;
    height: 100%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.ssFrom button i {
    color: #fff;
    font-size: 18px;
    height: 32px;
    line-height: 32px
}

.ssFrom button:hover {
    opacity: .8
}

.ssFrom .sinput {
    padding: 0 70px 0 10px;
    height: 40px;
    width: 100%;
    border: medium;
    background: #f8f8f8;
    font-size: 14px
}

.ssFrom .close {
    position: absolute;
    top: 15px;
    left: 21px;
    color: #9ca0ad;
    font-size: 20px;
    cursor: pointer
}

.ssFrom .close:hover {
    color: #2196f3
}

.ssArr {
    padding-top: 25px;
    font-size: 0
}

.ssArr li {
    padding: 15px 0;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative
}

.ssArr li.h {
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 10px 15px;
    margin-bottom: 15px;
    position: relative
}

.ssArr .ssImg, .ssArr .ssText {
    font-size: 0;
    display: inline-block;
    vertical-align: middle
}

.ssArr .ssImg {
    width: 90px;
    position: relative
}

.ssArr .ssImg:after {
    content: "";
    display: block;
    padding-top: 75%
}

.ssArr .ssImg a, .ssArr .ssImg img {
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    border-radius: 3px;
    position: absolute
}

.ssArr .ssText {
    padding-left: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 90px;
    right: 0
}

.ssArr .ssText h3 {
    font-size: 14px;
    line-height: 1.5;
    max-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ssArr .ssText .ssInfo {
    font-size: 12px;
    color: #9ca0ad;
    margin-top: 2px;
    max-height: 35px;
    overflow: hidden
}

.ssArr li.h:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #3690f6;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 2px;
    border-radius: 30px
}

.banner {
    padding: 40px 0 0;
    position: relative
}

.main {
    width: 100%;
    float: left
}

.artBox {
    margin-right: 312px
}

.artBox .topArt {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    border-radius: 3px;
    margin: 20px 0
}

.artBox .topArt ul {
    font-size: 0;
    margin: 0 -20px 0 0
}

.artBox .topArt li {
    height: 36px;
    line-height: 36px;
    width: calc(100% / 2 - 20px);
    margin-right: 20px;
    display: inline-block;
    font-size: 14px
}

.artBox .topArt li.post {
    background: 0 0;
    box-shadow: none;
    padding: 0 0 30px 0;
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #f3f4f9;
    height: auto;
    line-height: normal;
    width: calc(100% - 20px);
    display: flex
}

.artBox .topArt li h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.artBox .topArt li i[class*=sum] {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    background: #a6a9b2;
    margin-right: 5px;
    border-radius: 50px;
    border-top-right-radius: 0;
    color: #fff;
    vertical-align: 1px;
    font-size: 13px !important;
    font-weight: 400;
    letter-spacing: -.5px
}

.artBox .topArt li i.sum1 {
    background: #ff6b57
}

.artBox .topArt li i.sum2 {
    background: #2ea7e0
}

.artBox .topArt li i.sum3 {
    background: #6bc30d
}

.artBox .topArt li i.sum4 {
    background: #818eb8
}

.artBox .topArt .title h2 {
    padding-bottom: 10px
}

.artBox .topArt .item .text {
    padding: 20px 0 10px
}

.artBox .topArt .item .text h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 12px
}

.artBox .topArt .item .text .umInfo {
    line-height: 1.6;
    font-size: 14px;
    color: #50555a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    text-justify: distribute-all-lines;
    -webkit-text-align-last: justify
}

.artBox .topArt .item .img {
    position: relative;
    overflow: hidden
}

.artBox .topArt .item .img a, .artBox .topArt .item .img a img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center
}

.artBox .topArt .item .img:after {
    content: '';
    padding-top: 75%;
    display: block
}

.sidebar {
    float: left;
    margin-left: -315px;
    width: 315px;
    margin-top: 20px
}

.widget {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    margin: 0 0 25px
}

.widget:last-child {
    padding: 20px
}

.widget.rbox h3, .topArt .title h2, .umHtml .umArt .title h2 {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 0 solid #eee;
    font-size: 18px;
    position: relative;
    text-indent: 15px;
    line-height: 18px;
    display: inline-block;
    font-weight: 500
}

.widget.rbox h3:after, .topArt .title h2:after, .umHtml .umArt .title h2:after {
    content: "";
    width: 4px;
    height: 16px;
    background: #2196f3;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 30px
}

.widget ul {
    font-size: 0;
    display: block;
    margin: 0;
    padding: 0
}

.widget li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.title a.more {
    float: right;
    opacity: .3;
    margin-right: -3px
}

.title a.more i {
    font-size: 20px
}

.title a:hover.more {
    opacity: 1
}

.widget.divTags, .widget.divCalendar {
    padding-bottom: 17px !important
}

.widget.divTags li {
    display: inline-block;
    overflow: visible;
    height: auto
}

.widget.divTags li a {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px;
    border-radius: 0;
    display: block;
    margin: 3px 4px 3px 0;
    height: 32px;
    line-height: 30px;
    -webkit-transition: color .3s ease, border .3s ease, background .3s ease;
    -o-transition: color .3s ease, border .3s ease, background .3s ease;
    transition: color .3s ease, border .3s ease, background .3s ease;
    border: 1px solid #f3f4f9
}

.widget.divTags li a span {
    font-size: 12px
}

.widget.divTags li a:hover {
    color: #fff;
    background: #282828;
    border: 1px solid #282828
}

.widget.divSearchPanel .scForm {
    position: relative
}

.widget.divSearchPanel .scForm input.scInput {
    width: 100%;
    border-radius: 50px;
    border: medium;
    padding: 0 36px 0 16px;
    line-height: 36px;
    background: #f9fafc
}

.widget.divSearchPanel .scForm button {
    position: absolute;
    border: medium;
    background: 0 0;
    padding: 8px;
    top: -1px;
    right: 2px;
    cursor: pointer
}

.widget.divSearchPanel .scForm button i {
    font-size: 18px;
    -ms-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease
}

.widget.divSearchPanel .scForm button:hover i {
    color: #2196f3
}

.widget.divComments li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 1px 0 3px;
    height: auto
}

.widget.divComments li {
    line-height: 24px;
    padding-top: 5px;
    padding-bottom: 5px
}

.widget.divComments li i {
    font-style: normal;
    color: #9ca0ad;
    font-size: 12px
}

.widget.divComments li a {
    position: relative;
    top: 0
}

.widget.divComments li .author {
    float: left;
    margin: 0 8px 0 0;
    padding: 0;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 -1px 0 #3333sf;
    box-shadow: inset 0 -1px 0 #3333sf;
    -webkit-transition: .4s;
    -webkit-transition: -webkit-transform .4s ease-out;
    -moz-transition: -moz-transform .4s ease-out;
    transition: transform .4s ease-out;
    overflow: hidden;
    background-size: 32px !important;
    object-fit: cover
}

.widget.divComments li:hover .author {
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
}

.widget.ummodule2 li {
    padding-left: 28px;
    margin: 7px 0;
    position: relative
}

.widget.ummodule2 li .li-icon {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    background: #f3f4f9;
    border-radius: 50px;
    font-size: 13px;
    color: #50555a;
    border-top-right-radius: 0
}

.widget.ummodule2 li .icon-1, .widget.ummodule2 li .icon-2, .widget.ummodule2 li .icon-3 {
    color: #fff
}

.widget.ummodule2 li .icon-1 {
    background-color: #ff6b57
}

.widget.ummodule2 li .icon-2 {
    background-color: #2ea7e0
}

.widget.ummodule2 li .icon-3 {
    background-color: #6bc30d
}

.widget.ummodule2 {
    padding-bottom: 10px !important
}

.widget.ummodule3, .widget.divPrevious {
    padding-bottom: 14px !important
}

.widget.divPrevious li, .ummodule3 li {
    padding-left: 15px;
    margin: 0 0;
    position: relative
}

.widget.divPrevious li i, .ummodule3 i {
    color: #9ca0ad;
    position: absolute;
    left: 0;
    top: 6px
}

.widget.divMisc li {
    height: auto;
    line-height: normal;
    font-size: 0;
    margin: 3px 0
}

.widget.divMisc img {
    max-height: 30px;
    max-width: none;
    width: auto
}

.widget.divCalendar table {
    width: 100%
}

.widget.divCalendar table th {
    color: #9ca0ad
}

.widget.divCalendar table th, .widget.divCalendar table td {
    text-align: center;
    padding: 10px 9px;
    border: none;
    background: #f9fafc;
    font-family: Roboto-Light;
    font-size: 12px
}

.widget.divCalendar table caption {
    text-align: center;
    padding: 10px 0;
    background: #f9fafc;
    font-family: Roboto-Light
}

.widget.divCalendar table td a {
    color: #3690f6;
    opacity: .8;
    transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.widget.divCalendar table td a:hover {
    opacity: 1
}

.widget.umUser {
    overflow: hidden;
    position: relative
}

.widget.umUser h3 {
    text-align: center
}

.widget.umUser h3:after {
    display: none
}

.widget.umUser div {
    text-align: center;
    background-color: #f9fafc
}

.widget.umUser .userBg {
    max-width: 100%;
    height: 100px;
    font-size: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    overflow: hidden;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: 0 0
}

.widget.umUser .userImg {
    width: 80px;
    height: 80px;
    font-size: 0;
    margin: -40px auto 0;
    display: block;
    background: 0 0;
    overflow: inherit
}

.widget.umUser .userImg img {
    width: 80px;
    height: 80px;
    border: 4px solid #fff !important;
    border-radius: 50px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    transition: transform .6s ease;
    -ms-transition: transform .6s ease;
    -moz-transition: transform .6s ease;
    -webkit-transition: transform .6s ease
}

.widget.umUser .userImg:hover img {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
}

.widget.umUser .userImg mip-i-space {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50px;
    padding: 0 !important
}

.widget.umUser .userUrl {
    display: inline-block;
    width: 100%
}

.widget.umUser .userTit {
    font-size: 18px;
    padding: 15px
}

.widget.umUser .userText {
    font-size: 14px;
    color: #50555a;
    line-height: 24px;
    padding: 0 10px
}

.widget.umUser ul {
    padding: 25px 0
}

.widget.umUser ul.ulno {
    padding: 10px 0
}

.widget.umUser li, .umTj li {
    width: 33.3333%;
    display: inline-block;
    text-align: center;
    height: auto;
    line-height: 22px;
    position: relative
}

.widget.umUser li span, .umTj li span {
    display: block;
    width: 100%;
    clear: both;
    color: #9ca0ad;
    font-size: 12px
}

.widget.umUser li span.s1, .umTj li span.s1 {
    font-size: 20px;
    font-family: Roboto-Light;
    color: #50555a;
    font-weight: 100
}

.widget.umUser li:after, .umTj li:after {
    content: "";
    width: 1px;
    height: 33px;
    background: #f1f1f1;
    position: absolute;
    right: 0;
    top: 6px
}

.widget.umUser li.last:after, .umTj li.last:after {
    display: none
}

.widget.umUser .divlist {
    width: 50px;
    display: inline-block;
    text-align: center;
    padding: 5px 0 20px;
    position: relative;
    z-index: 1
}

.widget.umUser .divlist a, .widget.umUser .divlist.weixin .weixinPic {
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-radius: 50px;
    opacity: .8;
    transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.widget.umUser .divlist a:hover, .widget.umUser .divlist.weixin .weixinPic:hover {
    opacity: 1
}

.widget.umUser .divlist a i {
    font-size: 18px;
    transition: color .3s ease, border .3s ease, background .3s ease;
    -ms-transition: color .3s ease, border .3s ease, background .3s ease;
    -moz-transition: color .3s ease, border .3s ease, background .3s ease;
    -webkit-transition: color .3s ease, border .3s ease, background .3s ease
}

.widget.umUser .divlist.qq a i {
    color: #1ea6e9
}

.widget.umUser .divlist.weibo a i {
    color: #f78585
}

.widget.umUser .divlist.weixin .weixinPic i {
    color: #6bc30d;
    font-size: 20px
}

.widget.umUser .divlist.tencent a i {
    color: #00c5ff
}

.widget.umUser .divlist.qq a:hover i {
    color: #fff
}

.widget.umUser .divlist.weibo a:hover i {
    color: #fff
}

.widget.umUser .divlist.weixin .weixinPic:hover i {
    color: #fff
}

.widget.umUser .divlist.tencent a:hover i {
    color: #fff
}

.widget.umUser .divlist.qq a {
    border: solid 1px #1ea6e9
}

.widget.umUser .divlist.weibo a {
    border: solid 1px #f78585
}

.widget.umUser .divlist.weixin .weixinPic {
    border: solid 1px #6bc30d;
    cursor: pointer
}

.widget.umUser .divlist.tencent a {
    border: solid 1px #00c5ff
}

.widget.umUser .divlist.qq a:hover {
    background: #1ea6e9
}

.widget.umUser .divlist.weibo a:hover {
    background: #f78585
}

.widget.umUser .divlist.weixin .weixinPic:hover {
    background: #6bc30d
}

.widget.umUser .divlist.tencent a:hover {
    background: #00c5ff
}

.widget.umUser .divlist.weixin .weixinPic .ewmBx {
    position: absolute;
    width: 180px;
    height: 180px;
    max-width: none;
    min-height: auto;
    padding: 5px;
    background: #fff;
    box-shadow: 5px 0 15px rgba(0, 0, 0, .1);
    top: -160px;
    left: 50%;
    margin-left: -90px;
    opacity: 0;
    visibility: hidden;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.widget.umUser .divlist.weixin .weixinPic:hover .ewmBx {
    opacity: 1;
    visibility: visible;
    top: -195px
}

.widget.umUser .divlist.weixin .weixinPic .ewmBx .dot {
    position: absolute;
    bottom: -13px;
    width: 26px;
    height: 26px;
    left: 50%;
    margin-left: -13px;
    font-size: 30px;
    color: #fff
}

.widget.umUser .divlist.weixin .weixinPic .ewmBx img {
    width: 100%;
    max-width: 100%
}

.ummodule1 p {
    text-align: center;
    padding: 10px 0;
    color: #50555a;
    font-size: 12px
}

.ummodule1 img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.ummodule1.small img {
    max-width: 68%
}

.ummodule1 h4 {
    text-align: center;
    font-size: 16px;
    padding: 5px 0 10px
}

.widget.ummodule4 li {
    height: auto;
    line-height: 24px;
    padding-left: 18px;
    margin: 8px 0 0;
    position: relative;
    white-space: inherit;
    overflow: inherit
}

.widget.ummodule4 li.nolist {
    padding-left: 14px;
    color: #9ca0ad
}

.widget.ummodule4 .time {
    font-size: 12px;
    color: #9ca0ad
}

.widget.ummodule4 .dot, .artBox .weiyu .post .dot {
    width: 1px;
    position: absolute;
    top: 10px;
    bottom: -15px;
    left: 1px;
    background: #eaecf5
}

.widget.ummodule4 li:last-child .dot, .artBox .weiyu .wy:nth-last-child(2) .dot {
    background: 0 0
}

.widget.ummodule4 .dot:before, .widget.ummodule4 .dot:after, .artBox .weiyu .post .dot:before, .artBox .weiyu .post .dot:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    border-radius: 30px;
    left: -3px;
    top: -2px;
    background: rgba(255, 255, 255, .85)
}

.widget.ummodule4 .dot:before, .artBox .weiyu .post .dot:before {
    width: 8px;
    height: 8px;
    border: 1px solid #2196f3;
    z-index: 2;
    background: #fff;
    opacity: .68
}

.widget.ummodule4 .dot:after, .artBox .weiyu .post .dot:after {
    width: 12px;
    height: 12px;
    z-index: 1;
    left: -5px;
    top: -4px
}

.widget.ummodule4 .in .dot:after {
    width: 20px;
    height: 20px;
    background: #2196f3;
    left: -9px;
    top: -8px;
    opacity: .2;
    border: 3px solid #fff
}

.widget.ummodule4 .info {
    display: none;
    font-size: 13px;
    line-height: 1.6;
    color: #9ca0ad;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    text-justify: distribute-all-lines;
    -webkit-text-align-last: justify
}

.widget.ummodule4 .info a {
    color: #9ca0ad
}

.widget.ummodule4 .info a:hover {
    color: #2196f3
}

.artBox {
    min-height: 300px;
    margin-bottom: 20px;
    padding-right: 24px;
    position: relative
}

.noArr {
    padding: 100px 0 130px;
    text-align: center;
    width: 100%
}

.noArr img {
    width: 200px
}

.noArr p {
    opacity: .6
}

.noArr i {
    font-size: 68px;
    margin-bottom: 10px;
    display: block
}

.artBox .post {
    padding: 20px;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin: 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    -ms-flex-direction: row;
    flex-direction: row;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02)
}

.post .post-media, .umHtml .post-media {
    width: 220px;
    height: auto;
    position: relative;
    font-size: 0;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.post .post-media img, .umHtml .post-media img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    object-fit: cover;
    object-position: center;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease
}

.post .post-media img:hover, .umHtml .post-media img:hover {
    transform: translate(-50%, -50%) scale(1.06)
}

.post .post-media:after, .umHtml .post-media:after {
    content: '';
    padding-top: 75%;
    display: block
}

.post.umView .post-media:after {
    display: none
}

.artBox article.post.umView {
    display: flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.post .post-media a, .umHtml .post-media a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute
}

.leftBox .post .post-media {
    width: 185px
}

.artBox .post.big {
    display: block
}

.post.big .post-media {
    width: 100%;
    margin-right: 0
}

.post.big .post-media:after {
    padding-top: 62.113%
}

.post.big .post-media img:hover {
    transform: translate(-50%, -50%) scale(1)
}

.post.big .post-content, .post .post-content.noMedia {
    clear: both;
    padding-left: 0
}

.post.big .post-title {
    margin-top: 15px;
    margin-bottom: 0
}

.umHtml .umArt {
    background: #fff;
    padding: 22px 20px 0;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    margin: 0 0 20px
}

.umHtml .umArt .title h2 {
    padding-bottom: 10px
}

.umHtml .umArt.umStyle1 ul {
    font-size: 0;
    display: block;
    margin: 0 -20px 0 0
}

.umHtml .umArt.umStyle1 li {
    width: calc(100% / 4 - 20px);
    margin-right: 20px;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    text-align: center
}

.umHtml .umArt.umStyle1 .info em {
    font-size: 12px;
    color: #9ca0ad;
    letter-spacing: 0;
    margin-right: 12px
}

.umHtml .umArt.umStyle1 .info em i {
    margin-right: 3px
}

.umHtml .umArt.umStyle1 .post-content {
    padding: 18px 0 25px;
    text-align: left
}

.umHtml .umArt.umStyle1 .post-tietle {
    font-size: 14px;
    padding: 0 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.umHtml .post-media {
    width: 100%
}

.umHtml .umArt.umBan {
    padding: 20px;
    font-size: 0
}

.umHtml .umArt.umBan div, .umHtml .umArt.umBan a, .umHtml .umArt.umBan p, .umHtml .umArt.umBan span {
}

.umHtml .umArt.umStyle2 {
    background: 0 0;
    padding: 0;
    box-shadow: none;
    font-size: 0;
    display: block;
    margin: 0;
    overflow: hidden
}

.umHtml .umArt.umStyle2 .umUl {
    background: #fff;
    padding: 20px 20px 15px;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    width: calc(100% / 3 - 20px);
    margin: 0 20px 25px 0;
    font-size: 14px;
    display: inline-block;
    vertical-align: top
}

.umHtml .umArt.umStyle2 li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    padding-right: 40px;
    position: relative
}

.umHtml .umArt.umStyle2 li.frist {
    height: auto;
    position: relative;
    padding: 5px 0 15px
}

.umHtml .umArt.umStyle2 li.frist:before {
    display: none
}

.umHtml .umArt.umStyle2 li.frist .post-media:after {
    padding-top: 75%
}

.umHtml .umArt.umStyle2 li.frist .post-content {
    padding-left: 18px;
    margin: 20px 0 0;
    position: relative
}

.umHtml .umArt.umStyle2 li.frist .post-content:before {
    content: "";
    position: absolute;
    width: 3px;
    top: 5px;
    bottom: 3px;
    left: 0;
    background: #f3f4f9
}

.umHtml .umArt.umStyle2 li.frist .post-title {
    font-size: 16px;
    padding: 0 0 5px
}

.umHtml .umArt.umStyle2 li .umInfo {
    opacity: .6;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6
}

.umHtml .umArt .umArtBox {
    background: 0 0;
    padding: 0;
    box-shadow: none;
    font-size: 0;
    display: block;
    margin: 0 -20.5px 0 0
}

.umHtml .umArt .umArtBox em {
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 0;
    opacity: .6
}

.umHtml .umArt .umArtBox li:before {
    content: "\ec49";
    position: absolute;
    top: 5px;
    left: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-family: iconfont;
    font-size: 22px;
    opacity: .4
}

.umHtml .umArt .umArtBox .title h2 {
    padding-bottom: 5px
}

.umHtml img {
    max-width: 100%
}

.main .umArt {
    margin-top: 25px
}

.artBox .weiyu {
    background: #fff;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    position: relative;
    margin: 25px 0
}

.artBox .weiyu .post {
    background: 0 0;
    margin-bottom: 0;
    box-shadow: 0 0 20px transparent;
    padding: 20px;
    margin: 0;
    overflow: inherit;
    border: none
}

.artBox .weiyu .post .post-title {
    margin-top: 6px;
    font-size: 16px
}

.artBox .weiyu .post .post-content {
    color: #9ca0ad
}

.artBox .weiyu .date {
    color: #2196f3
}

.artBox .weiyu .post .dot {
    left: 25px;
    top: 29px;
    bottom: -24px
}

.artBox .weiyu .ias-trigger a, .artBox .weiyu .ias-noneleft {
    margin: 15px auto 5px;
    padding: 20px 0;
    background: 0 0;
    box-shadow: none
}

.post .post-content {
    font-size: 14px;
    line-height: 1.6;
    min-width: 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 25px
}

.post .post-content .umInfo {
    text-align: justify;
    max-height: 44px;
    overflow: hidden;
    color: #50555a;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.post .post-content .info {
    margin: 10px 0 0;
    text-align: left;
    font-size: 0
}

.post .post-content .info i {
    vertical-align: 0;
    padding-right: 3px
}

.post .post-content em {
    font-size: 12px;
    color: #9ca0ad;
    letter-spacing: 0;
    margin-right: 12px
}

.post .post-content em.ceta a {
    color: #9ca0ad
}

.post .post-title {
    margin: 0 0;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 10px
}

.post .post-title strong, .post .post-content .umInfo mark {
    font-weight: 400;
    color: #2196f3;
    background: 0 0
}

.post .post-title a {
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.post .post-title em {
    color: #f66
}

.post .post-title b {
    color: #50c692;
    font-weight: 400
}

.post .noMedia .post-title {
    margin: 0 0 10px;
    padding-bottom: 2px
}

.post .post-title em.isTop, .artBox .topArt .item em.isTop, .umHtml .umArt.umStyle1 em.isTop {
    padding: 1px 5px;
    border: 0 solid currentColor;
    font-size: 12px;
    font-weight: 500;
    vertical-align: 3px;
    margin-right: 5px;
    display: inline-block;
    background: currentColor;
    position: relative;
    color: #f66;
    border-radius: 50px;
    border-bottom-left-radius: 0
}

.post .post-title em.isTop span, .artBox .topArt .item em.isTop span, .umHtml .umArt.umStyle1 em.isTop span {
    color: #fff
}

.post.umTop .istTop, .artBox .topArt .item .isTop, .umHtml .umArt.umStyle1 em.isTop {
    color: #f66;
    height: 24px;
    line-height: 24px;
    vertical-align: 1px;
    display: inline-block;
    margin-right: 2px;
    margin-left: -2px
}

.artBox .topArt .item em.isTop, .umHtml .umArt.umStyle1 em.isTop {
    height: 22px;
    line-height: 20px;
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    margin-left: 0
}

.post .post-title em.isTop:after, .artBox .topArt .item em.isTop:after, .umHtml .umArt.umStyle1 em.isTop:after {
    content: '';
    position: absolute;
    border-width: 0 0 4px 8px;
    border-style: solid;
    left: 0;
    top: 100%;
    border-color: transparent currentColor
}

.umpage.orw .main {
    float: right
}

.umpage .artBox {
    margin: 0 0 24px 0;
    padding-left: 210px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .01)
}

.umpage .artBox .post {
    margin: 0;
    background: #fff;
    box-shadow: none;
    display: block;
    padding: 40px 15px 40px 0
}

.umpage .sidebar {
    margin: 0;
    width: 210px;
    position: absolute;
    bottom: 24px;
    top: 0;
    background: #f9fafc;
    border-right: 1px solid rgba(227, 229, 236, .26)
}

.umpage .sidebar li {
    line-height: 1.8;
    position: relative;
    opacity: .8
}

.umpage .sidebar li a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(227, 229, 236, .4)
}

.umpage .sidebar li a i {
    margin-right: 3px
}

.umpage .umBnGg {
    margin: 0;
    padding: 0 20px
}

.umpage .sbarBoxa .slide1, .umpage .sbarBoxa .slide2 {
    opacity: 0;
    background: 0 0;
    position: absolute;
    display: inline-block;
    height: 48px;
    transition: all .4s cubic-bezier(.23, 1, .32, 1.05);
    border-bottom: none
}

.umpage .sbarBoxa .slide2:after {
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2196f3;
    content: '';
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: block;
    z-index: 2;
    opacity: .4
}

.umpage .sbarBoxa li.active {
    opacity: 1
}

.umpage .sbarBoxa li.active a, .umpage .sbarBoxa li.active a i, .umpage .sbarBoxa li a:hover i, .umpage .sbarBoxa li a:hover {
    color: #2196f3
}

.umpage .sbarBoxa li.active a {
    background: #fff;
    width: 210px
}

.umpage .sbarBoxa li.active a:before {
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2196f3;
    content: '';
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.umpage .sbarBoxa:hover li.active a:before {
    opacity: 0
}

.umpage .sbarBoxa li.active a:before {
    opacity: .6;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.umpage .commBox {
    padding: 0 15px 30px 0;
    box-shadow: none
}

.artBox .post.umArtPost {
    display: block;
    padding-top: 16px
}

.artBox .tabTitle {
    font-size: 0;
    background-color: #f9fafc;
    border-bottom: 1px solid #f9fafc;
    padding: 16px 0 20px;
    margin: -20px -20px 25px;
    text-align: center
}

.reading .artBox .tabTitle {
    margin: -30px -30px 30px
}

.artBox .tabTitle li {
    display: inline-block;
    line-height: 46px;
    cursor: pointer;
    padding: 0 10px;
    min-width: 100px;
    text-align: center;
    position: relative
}

.artBox .tabTitle li h3 {
    font-size: 18px;
    opacity: .68
}

.artBox .tabTitle li.active {
    color: #2196f3
}

.artBox .tabTitle li.active h3 {
    font-weight: 500;
    opacity: 1
}

.artBox .tabTitle li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 3px;
    border-radius: 10px;
    background: transparent linear-gradient(120deg, #2196f3 0%, #f9fafc 150%);
    display: none
}

.artBox .tabTitle li.active:after {
    display: block
}

.single .post .post-body table tr:nth-child(2n) td, .single .post .post-body table tr:nth-child(2n) th {
    background-color: #f9fafc
}

.imgLazy {
    display: block;
    height: 100%
}

.lazy {
    max-width: 100%
}

.umCrumb {
    padding: 20px 16px 0;
    font-size: 12px;
    z-index: 2;
    color: #50555a
}

.umCrumb a {
    font-size: 12px;
    color: #50555a;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.umCrumb a:hover {
    color: #2196f3
}

.umCrumb i {
    font-size: 12px;
    color: #aaa
}

.tagTops {
    width: 100%;
    padding: 15px 0
}

.tagTops ul {
    display: block;
    font-size: 0;
    margin: 0 -10px
}

.tagTops li {
    width: 100%;
    padding: 20px 10px 0;
    display: inline-block;
    height: auto;
    line-height: normal
}

.tagTops li a {
    display: block;
    position: relative;
    text-align: center;
    color: #fff
}

.tagTops li a h4 {
    padding: 0 10px;
    font-size: 14px;
    text-shadow: 0 5px 15px rgba(51, 51, 75, .15)
}

.tagTops li .tagImg {
    height: 80px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    overflow: hidden
}

.tagTops li .tagText {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    transform: translateY(-50%);
    z-index: 2
}

.tagTops li a .tagImg:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .25;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.tagTops li a:hover .tagImg:after {
    opacity: .6
}

.tagTops li a span {
    font-size: 12px;
    margin-top: 10px;
    display: block;
    opacity: .68
}

.subcate {
    padding: 10px 20px;
    background: #fff;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    margin-top: 25px
}

.subcate ul {
    font-size: 0
}

.subcate li {
    display: inline-block;
    font-size: 14px;
    padding: 0 24px 0 0;
    position: relative
}

.subcate li:last-child {
    padding: 0
}

.subcate li a {
    line-height: 36px
}

.subcate li:after {
    content: '/';
    position: absolute;
    top: 8px;
    right: 8px;
    color: #9ca0ad;
    opacity: .28
}

.subcate li:last-child:after {
    display: none
}

.subcate li.active a {
    color: #2196f3
}

.pageNav {
    text-align: center;
    display: block;
    clear: both
}

.pageNav a, .pageNav span {
    text-align: center;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    display: inline-block;
    color: #50555a;
    background: #f3f4f9;
    border-radius: 3px;
    vertical-align: top;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pageNav .v {
    line-height: 30px
}

.pageNav a:hover {
    background: #2196f3;
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=68);
    opacity: .68
}

.pageNav span {
    color: #fff;
    background: #2196f3;
    filter: alpha(opacity=68);
    opacity: .68
}

.pageNav .pageNum {
    padding: 12px 0;
    background: #fff;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02)
}

.pagePrev, .pageNext {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #e6e8f1;
    opacity: .6;
    position: fixed;
    top: 50%;
    margin-top: -40px;
    z-index: 10000;
    font-family: iconfont;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pagePrev a, .pageNext a {
    display: block;
    font-size: 20px;
    opacity: .6
}

.pagePrev a {
    padding-right: 20px
}

.pageNext a {
    padding-left: 20px
}

.pagePrev {
    left: -80px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    text-align: right
}

.pageNext {
    right: -80px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px
}

.pagePrev:hover, .pageNext:hover {
    opacity: 1;
    background: #2196f3
}

.pagePrev:hover a, .pageNext:hover a {
    opacity: 1;
    color: #fff
}

.reading .pagePrev {
    left: -30px
}

.reading .pageNext {
    right: -30px
}

.commentpagebar .pageNav {
    display: block !important
}

.commentpagebar .pageNav .pageNum, .umHtml .ias-trigger-next, .umHtml .ias-noneleft, .umHtml .pageNum {
    box-shadow: none
}

.umHtml .ias-trigger-next, .umHtml .ias-noneleft {
    padding-bottom: 20px
}

.umHtml .pageNum {
    padding-bottom: 20px
}

.umHtml .ias-spinner {
    display: inline-block !important
}

.ias-trigger {
    width: 100%
}

.ias-trigger a, .ias-noneleft {
    height: 100%;
    line-height: 46px;
    display: block;
    border-radius: 3px;
    color: #50555a;
    text-align: center;
    cursor: pointer;
    margin: 20px auto 0;
    background: #fff;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02)
}

.ias-trigger a:hover {
    opacity: 1
}

.ias-spinner {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60px auto;
    width: 100%;
    margin: 20px auto;
    height: 46px
}

.ias-trigger-next {
    cursor: pointer;
    float: inherit;
    text-align: center;
    font-size: 14px
}

.ias-noneleft {
    cursor: default;
    color: rgba(0, 0, 0, .3);
    background: #fff;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    font-size: 14px
}

.catePic .ias-trigger a, .catePic .ias-noneleft {
    box-shadow: none
}

code, pre {
    tab-size: 4
}

.mfp-preloader {
    font-size: 13px
}

.get-code-window {
    position: relative;
    background: #fff;
    padding: 2em 3em;
    width: auto;
    margin: 20px auto;
    max-width: 600px
}

#magnific_popup_documentation {
    font-size: 3em;
    margin-bottom: 1em;
    font-weight: 700;
    text-align: center
}

.grid-c {
    clear: both
}

.grid-c p {
    margin-bottom: .5em
}

.grid-c {
    overflow: hidden;
    margin: 0 -1em
}

.gc3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 1em;
    overflow: hidden
}

.grid-c .gc3:nth-of-type(2n+1) {
    clear: left
}

#broken-glass {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

#header-links {
    font-size: 16px
}

#markdown-toc {
    position: fixed;
    left: 0;
    top: 50px;
    padding: 20px;
    background: rgba(255, 255, 255, .71);
    -webkit-backface-visibility: hidden;
    list-style: none
}

#markdown-toc a[href="#magnific-popup-docs"] {
    display: none
}

#markdown-toc:before {
    content: 'Table of contents';
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

@media all and (max-width: 75em) {
    #markdown-toc {
        position: static;
        padding: 0;
        background: 0 0
    }
}

#markdown-toc code, pre {
    font-family: Consolas, liberation mono, Courier, monospace
}

code {
    background: #f8f8f8;
    padding: .1em .4em;
    color: #c82829;
    font-size: 13px
}

pre {
    background: 0 0;
    line-height: 18px;
    overflow: auto;
    padding: 20px 25px;
    border-radius: 2px
}

pre code {
    border: 0;
    padding: 0;
    background: 0 0;
    color: #000;
    font-size: 13px
}

.highlight {
    position: relative;
    margin-bottom: .5em;
    margin-left: -1.5em;
    width: 100%;
    padding: 0 1.5em;
    background-color: #f5fafc
}

pre code:before {
    display: block;
    position: absolute;
    right: 3px;
    top: 6px;
    padding: 3px 7px 0;
    color: #889499;
    font-size: 12px;
    line-height: 13px
}

code.html:before {
    content: 'HTML'
}

code.javascript:before {
    content: 'JS'
}

code.css:before {
    content: 'CSS'
}

#mc_embed_signup {
    max-width: 350px;
    padding: 32px;
    background: #eee
}

#mc_embed_signup input[type=email] {
    border: 1px solid #ccc;
    border-top: 1px solid #9ca0ad;
    padding: 5px;
    font-size: 18px;
    width: 200px;
    margin-right: 10px;
    height: 25px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

#mc_embed_signup input[type=email]:focus {
    background-color: #fff;
    border: 1px solid #3169b3;
    box-shadow: #3169b3 0 0 5px;
    -moz-box-shadow: #3169b3 0 0 5px;
    -webkit-box-shadow: #3169b3 0 0 5px;
    outline: 0
}

#mc_embed_signup input[type=submit] {
    border: 1px solid #3169b3;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    height: auto;
    padding: 8px 13px;
    cursor: pointer;
    background-color: #3169b3;
    display: inline-block;
    width: auto;
    -webkit-appearance: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: top
}

.embed-form {
    position: relative
}

#mc_embed_signup #main-wrapper {
    background: 0 0;
    max-width: 800px;
    width: 100%;
    margin: 2em auto 4em;
    padding: 0 3em 3em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.white-popup-block {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative
}

#examples:after {
    content: 'to view source click on the title of example';
    opacity: .4;
    font-weight: 400;
    font-size: 14px;
    margin-top: 13px;
    float: right
}

.example {
    margin-bottom: 20px;
    position: relative
}

.square-tmb {
    margin: 0 10px 0 0;
    cursor: pointer
}

.zoom-cursor {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.example a, a.popup-link {
    text-decoration: none;
    border-bottom: 1px dotted
}

.example a:hover, a.popup-link:hover {
    text-decoration: none
}

#image-gallery a, #single-image {
    border-bottom: none
}

.not-ready-yet-notice {
    padding: 20px;
    background: #eee
}

#footer {
    border-top: 1px solid #ddd;
    padding-top: 3em;
    margin: 5em 0 0;
    width: 100%;
    text-align: center;
    opacity: .9
}

#conditional-lightbox-notice {
    display: none
}

#logo-status {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    text-align: center
}

#logo-status.down {
    opacity: 1
}

code.def {
    padding: 0;
    background: #fff;
    border: 0;
    display: block;
    margin-bottom: 8px;
    margin-top: -10px;
    color: #a3a3a3
}

@media all and (max-width: 50em) {
    #logo
}

@media all and (max-width: 30em) {
    #examples:after {
        display: none
    }

    .gc3 {
        width: 100%
    }

    .grid-c .gc3:nth-of-type(2n+1) {
        clear: none
    }

    #main-wrapper {
        padding: 1em;
        margin-top: 0
    }

    .highlight {
        padding: .2em 1em;
        margin: 1em -1em
    }
}

@media all and (max-width: 700px) {
    .zoom-cursor {
        cursor: pointer
    }

    #conditional-lightbox-notice {
        display: block;
        padding: 10px;
        background: #ffeaea
    }
}

#logo-overlay {
    width: 100%;
    height: 75px;
    background: red;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

#mfp-build-tool {
    background: #fff;
    padding: 30px 40px 40px;
    max-width: 500px;
    text-align: left;
    margin: 10px auto;
    position: relative
}

#mfp-build-tool #mfp-build-form label {
    display: block;
    margin-bottom: 5px;
    min-height: 18px;
    padding-left: 18px
}

#mfp-build-form input[type=checkbox] {
    margin: 3px 5px 3px -18px;
    line-height: normal;
    cursor: pointer;
    width: auto;
    float: left
}

#mfp-build-status {
    min-height: 40px
}

#mfp-build-status .error {
    color: #830c0c
}

#mfp-build-status .success {
    color: #014b04
}

#mfp-build-status .progress {
    color: #000
}

#smashing {
    text-align: center;
    font-weight: 700
}

#smashing strong {
    color: #ef4a35
}

.smashing-link {
    margin-left: 29px;
    position: relative
}

.smashing-link:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -4px;
    left: -28px
}

#hackernews {
    margin-left: 24px
}

#hackernews:before {
    width: 18px;
    height: 18px;
    top: -1px;
    left: -22px
}

.share-buttons {
    text-align: center
}

.share-buttons .share-buttons {
    position: relative;
    margin: 70px 0
}

#tweet {
    background: #0096c4
}

#like {
    background: #3b5998
}

#gplus {
    background: #d34836
}

#vkcom {
    background: #6e8fb1
}

pre .comment, pre .diff .header, pre .javadoc, pre .template_comment {
    color: #998;
    font-style: italic
}

pre .css .rule .keyword, pre .javascript .title, pre .keyword, pre .nginx .title, pre .request, pre .status, pre .subst, pre .winutils {
    color: #333;
    font-weight: 700
}

pre .hexcolor, pre .number, pre .ruby .constant {
    color: #099
}

pre .phpdoc, pre .string, pre .tag .value, pre .tex .formula {
    color: #d01040
}

pre .id, pre .title {
    color: #900;
    font-weight: 700
}

pre .clojure .title, pre .javascript .title, pre .lisp .title, pre .subst {
    font-weight: 400
}

pre .class .title, pre .haskell .type, pre .tex .command, pre .vhdl .literal {
    color: #458;
    font-weight: 700
}

pre .django .tag .keyword, pre .rules .property, pre .tag, pre .tag .title {
    color: navy;
    font-weight: 400
}

pre .attribute, pre .lisp .body, pre .variable {
    color: teal
}

pre .regexp {
    color: #009926
}

pre .class {
    color: #458;
    font-weight: 700
}

pre .built_in, pre .clojure .built_in, pre .lisp .title {
    color: #0086b3
}

pre .cdata, pre .doctype, pre .pi, pre .preprocessor, pre .shebang {
    color: #999;
    font-weight: 700
}

pre .deletion {
    background: #fdd
}

pre .addition {
    background: #dfd
}

pre .diff .change {
    background: #0086b3
}

pre .chunk {
    color: #aaa
}

#documentation-intro {
    background: #2b2b2b;
    text-align: center;
    padding: 3em;
    width: 100%;
    margin-left: -3em;
    margin-bottom: 3em
}

#documentation-intro #id1 {
    display: none
}

.hll {
    background-color: #ffc
}

.c {
    color: #998;
    font-style: italic
}

.err {
    color: #a61717;
    background-color: #e3d2d2
}

.k, .o {
    color: #000;
    font-weight: 700
}

.cm {
    color: #998;
    font-style: italic
}

.cp {
    color: #999;
    font-weight: 700;
    font-style: italic
}

.c1 {
    color: #998;
    font-style: italic
}

.cs {
    color: #999;
    font-weight: 700;
    font-style: italic
}

.gd {
    color: #000;
    background-color: #fdd
}

.ge {
    color: #000;
    font-style: italic
}

.gr {
    color: #a00
}

.gh {
    color: #999
}

.gi {
    color: #000;
    background-color: #dfd
}

.go {
    color: #888
}

.gp {
    color: #555
}

.gs {
    font-weight: 700
}

.gu {
    color: #aaa
}

.gt {
    color: #a00
}

.kc, .kd, .kn, .kp, .kr {
    color: #000;
    font-weight: 700
}

.kt {
    color: #458;
    font-weight: 700
}

.m {
    color: #099
}

.s {
    color: #d01040
}

.na {
    color: teal
}

.nb {
    color: #0086b3
}

.nc {
    color: #458;
    font-weight: 700
}

.no {
    color: teal
}

.nd {
    color: #3c5d5d;
    font-weight: 700
}

.ni {
    color: purple
}

.ne, .nf, .nl {
    color: #900;
    font-weight: 700
}

.nn {
    color: #555
}

.nt {
    color: navy
}

.nv {
    color: teal
}

.ow {
    color: #000;
    font-weight: 700
}

.w {
    color: #bbb
}

.mf, .mh, .mi, .mo {
    color: #099
}

.s2, .sb, .sc, .sd, .se, .sh, .si, .sx {
    color: #d01040
}

.sr {
    color: #009926
}

.s1 {
    color: #d01040
}

.ss {
    color: #990073
}

.bp {
    color: #999
}

.vc, .vg, .vi {
    color: teal
}

.il {
    color: #099
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.umDiy video {
    width: 60%
}

.post .post-media .movie .icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    background: rgba(0, 0, 0, .6);
    border-radius: 100px;
    text-align: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -webkit-transition: box-shadow .3s ease, background .3s ease;
    -moz-transition: box-shadow .3s ease, background .3s ease;
    transition: box-shadow .3s ease, background .3s ease
}

.post .post-media .movie .icon i {
    color: #fff;
    font-size: 24px
}

.post .post-media .movie a:hover .icon {
    background: #e94c3d;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .6)
}

.post .post-media .movie a:hover img {
    transform: translate(-50%, -50%) scale(1.06)
}

.mfp-iframe-scaler iframe body {
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden
}

.single .postTitle a.fullRead {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 25px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.single .postTitle a.fullRead i {
    font-size: 25px
}

.single .postTitle a.fullRead {
    color: #9ca0ad;
    opacity: .6
}

.single .postTitle a:hover .fullRead {
    color: #2196f3;
    opacity: 1
}

.single .postTitle .post-title {
    margin: 0;
    padding: 0 30px 5px 0;
    font-size: 22px;
    color: #333;
    width: 100%;
    white-space: normal;
    font-weight: 500
}

.single .postTitle .post-footer {
    width: 100%;
    margin: 0;
    padding: 5px 0 20px;
    text-align: left;
    display: block;
    font-size: 0
}

.single .postTitle .post-footer span {
    margin-right: 15px;
    font-size: 12px;
    color: #9ca0ad
}

.single .postTitle .post-footer span i {
    vertical-align: 0;
    margin-right: 2px
}

.single .postTitle .post-footer span.view i {
    font-size: 14px
}

.single .postTitle .post-footer span.view i.hot1 {
    color: #fe5c5c
}

.single .postTitle .post-footer span.view i.hot2 {
    color: #f90
}

.single .postTitle .post-footer span.view i.hot3 {
    color: #06b6e8
}

.single .postTitle .post-footer span .img {
    width: 18px;
    height: 18px;
    margin-right: 3px;
    border-radius: 50px;
    object-fit: cover;
    object-position: center;
    vertical-align: -4px
}

.single .postTitle .post-footer a {
    color: #9ca0ad
}

.single .postTitle .post-footer a:hover {
    color: #2196f3
}

.single .post .post-tags {
    width: 100%;
    margin: 0;
    padding: 20px 0 0 20px;
    font-size: 14px;
    color: #50555a;
    text-align: left;
    text-indent: 0;
    position: relative
}

.single .post .post-tags a {
    margin-right: 10px
}

.single .post .post-tags i {
    margin-right: 8;
    color: #50555a;
    left: 0;
    top: 21px;
    position: absolute
}

.single .post .post-body {
    width: 100%;
    margin: 0 0 15px;
    padding: 0 0 0;
    font-size: 15px;
    text-align: justify;
    clear: both;
    word-break: break-all;
    color: #50555a;
    line-height: 1.8
}

.single .tabConBox .tabCon {
    display: none
}

.single .tabConBox .tabCon.frist {
    display: block
}

.single .post-body a {
    text-decoration: none;
    color: #2196f3
}

.single .post-body a:hover {
    text-decoration: none;
    color: #2196f3
}

.single .post-body p {
    padding: 0 0 20px;
    text-indent: 0;
    border: none;
    color: #50555a;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    text-justify: distribute-all-lines;
    -webkit-text-align-last: justify
}

.single .post.single .post-title {
    width: 100%;
    text-align: left
}

.single .post-body b, .single .post-body strong {
    font-weight: 700
}

.single .post-body .u {
    font-family: iconfont;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    height: auto;
    line-height: normal;
    color: #11b823
}

.single .post-body .u:before {
    content: "\eb1a"
}

.single .post-body .umpic {
    line-height: normal;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    font-size: 0
}

.single .post-body .umpic img {
    border-radius: 0
}

.single .post-body .p1, .single .post-body .p2, .single .post-body .p3, .single .post-body .p4 {
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px
}

.single .post-body .p1 {
    background: #f2f2f2
}

.single .post-body .p2 {
    background: #282828
}

.single .post-body .p3 {
    background: #00ada7
}

.single .post-body .p4 {
    background: #3d93e0
}

.single .post .post-body {
    position: relative;
    overflow: hidden
}

.single .post .readmore {
    position: relative;
    height: 60px;
    margin-top: -20px;
    text-align: center;
    z-index: 3
}

.single .post .readmore a {
    font-size: 14px;
    display: inline-block;
    background: #fff;
    margin-top: 10px;
    padding: 0 20px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #2196f3;
    border-radius: 50px;
    color: #2196f3;
    -webkit-transition: color .3s ease, border .3s ease, background .3s ease;
    -moz-transition: color .3s ease, border .3s ease, background .3s ease;
    transition: color .3s ease, border .3s ease, background .3s ease
}

.single .post .readmore a:hover {
    border: 1px solid #2196f3;
    background: #2196f3;
    color: #fff
}

.single #rmjs-1[aria-expanded=false].postBody:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff)
}

.reading .orw {
    overflow: inherit
}

.reading:before {
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f3f4f9;
    content: ""
}

.reading .main .artBox {
    position: relative;
    z-index: 10000;
    max-width: 900px;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease-out 0s
}

.reading .commBox, .reading .header, .reading .footer, .reading .sidebar, .reading .umCrumb, .reading .sidebar.phone {
    display: none
}

body.reading {
    padding-top: 0
}

.reading .artBox .post {
    padding: 30px;
    background: #fff
}

.reading .artBox {
    margin-right: 0;
    padding-right: 0
}

.reading .gotop {
    z-index: 10001
}

.reading .warp {
    margin-top: 60px
}

.reading .relevant {
    padding: 30px;
    border-radius: 5px
}

.reading.single .artBox .fullRead {
    right: 30px;
    top: 30px
}

div.post-body div.syntaxhighlighter {
    margin: .5em 1em .5em 2em !important;
    width: auto !important
}

div.post-body li p {
    overflow: visible;
    text-indent: 0;
    margin: 3px 0
}

div.post-body ol, div.post-body ul {
    margin-left: 15px;
    margin-bottom: 20px
}

div.post-body li {
    list-style: inherit
}

div.post-body code {
    width: 93%;
    padding: 5px;
    background: #f9fafc
}

div.post-body blockquote {
    width: 100%;
    background: #f9fafc;
    border-left: 3px solid #ecedf3;
    margin: 10px 0 25px;
    padding: 5px 20px;
    border-radius: 5px
}

div.post-body img {
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: -6px
}

div.post-body table {
    border-collapse: collapse;
    background: #fff;
    line-height: 140%;
    width: 100%;
    margin-bottom: 20px
}

div.post-body td, th {
    margin: 0;
    padding: 10px;
    text-indent: 0;
    border: 1px solid #ecedf3;
    background: #fff
}

div.post-body h1, div.post-body h2, div.post-body h3, div.post-body h4, div.post-body h5, div.post-body h6 {
    color: #333;
    margin: 0 0 6px;
    font-weight: 500
}

div.post-body h1 {
    padding: 0;
    font-size: 22px
}

div.post-body h2 {
    padding: 0;
    font-size: 20px
}

div.post-body h3 {
    padding: 0;
    font-size: 18px
}

div.post-body h4 {
    padding: 0;
    font-size: 16px
}

div.post-body h5 {
    padding: 0;
    font-size: 15px
}

div.post-body h6 {
    padding: 0;
    font-size: 14px
}

div.post-body .umDes {
    padding: 15px 50px;
    background: #f9fafc;
    border-left: 3px solid #ecedf3;
    color: #50555a;
    margin: 10px 0 25px;
    font-size: 14px;
    position: relative;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    text-justify: distribute-all-lines;
    -webkit-text-align-last: justify
}

div.post-body .umDes i {
    position: absolute;
    font-size: 24px;
    color: #ecedf3
}

div.post-body .umDes i.left {
    top: 8px;
    left: 15px
}

div.post-body .umDes i.right {
    bottom: 4px;
    right: 15px
}

div.post-body .umBnTxt {
    background: #fff;
    margin: 10px 0 25px;
    padding: 0;
    width: 100%;
    display: inline-block
}

div.post-body .umBnTxt p.umBnNull span.tit, .umBnGg p.umBnNull span.tit {
    font-size: 20px;
    width: 100%;
    display: inline-block
}

div.post-body .umBnTxt p.umBnNull, .umBnGg p.umBnNull {
    padding: 20px;
    text-align: center;
    opacity: .35;
    font-size: 13px
}

div.post-body .umBnTxt p.umBnNull {
    border-radius: 3px;
    background: #f2f4f9
}

div.post-body .umTxt {
    margin-bottom: 0
}

div.post-body .umTxt li {
    list-style: none;
    position: relative;
    padding-left: 12px
}

div.post-body .umTxt li:before {
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 8px;
    background: #cacaca;
    content: ""
}

div.post-body .umTxt li p {
    margin: 0;
    padding: 0
}

div.post-body .umTxt li p.p1 img, div.post-body .umTxt li p.p2 img, div.post-body .umTxt li p.p3 img, div.post-body .umTxt li p.p4 img {
    margin: 0 0
}

.single div.post-body.upTime {
    margin-bottom: 25px
}

div.post-body.upTime p {
    text-align: left
}

div.post-body.upTime p img {
    margin: 10px 0
}

div.post-body.upTime .umUp {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 50px 20px;
    margin: 0
}

div.post-body.upTime .umUp:after {
    content: '';
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    background: #2196f3;
    opacity: .1
}

div.post-body.upTime .umUp:last-child {
    padding-bottom: 0
}

div.post-body.upTime .umUp .umVer {
    width: 160px;
    padding-left: 20px;
    padding-top: 5px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative
}

div.post-body.upTime .umUp .umVer strong {
    font-size: 26px;
    line-height: 24px
}

div.post-body.upTime .umUp .umVer em {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    opacity: .8
}

div.post-body hr.line {
    display: none
}

div.post-body.upTime .umUp .umVer:before, div.post-body.upTime .umUp .umVer:after {
    content: '';
    position: absolute;
    border-radius: 50px;
    background: #2196f3
}

div.post-body.upTime .umUp .umVer:before {
    left: -13px;
    top: 14px;
    width: 7px;
    height: 7px;
    opacity: .6
}

div.post-body.upTime .umUp .umVer:after {
    left: -18px;
    top: 9px;
    width: 17px;
    height: 17px;
    opacity: .1
}

.single div.post-body blockquote p {
    margin: 10px 0;
    padding-bottom: 0
}

div.post-body .rslist {
    margin: 0 -8px;
    display: block;
    font-size: 0
}

div.post-body .rslist li {
    list-style: none;
    display: inline-block;
    width: 25%;
    padding: 8px;
    position: relative
}

div.post-body .rslist li .item {
    border-radius: 4px;
    padding: 22px 10px 20px;
    position: relative;
    overflow: hidden;
    line-height: 20px;
    -moz-transition: ease-in-out .3s;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    -ms-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
    box-shadow: 0 5px 15px 0 transparent;
    background: #f9fafc;
    text-align: center
}

div.post-body .rslist li .item:hover {
    background: #f3f4f9
}

div.post-body .rslist li img {
    width: 48px;
    height: 48px;
    border: 2px solid #fff;
    border-radius: 50px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .08);
    margin-right: 12px;
    background: #fafaf8;
    display: block;
    margin: 0 auto 10px;
    object-fit: cover
}

div.post-body .rslist li p {
    margin: 0;
    font-size: 12px;
    color: #9ca0ad;
    text-align: center;
    padding: 0
}

div.post-body .rslist li h6 {
    font-size: 14px;
    margin: 3px 0 0;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    color: #333;
    border-left: 0;
    padding-left: 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden
}

div.post-body .rslist li .honor {
    width: 100px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    position: absolute;
    top: -4px;
    left: -40px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    overflow: hidden
}

div.post-body .rslist li .honor small {
    display: block
}

div.post-body .rslist li .honor .t1 {
    background: #e3b549
}

div.post-body .rslist li .honor .t2 {
    background: #a2afbd
}

div.post-body .rslist li .honor .t3 {
    background: #d09e8a
}

.mejs__offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.mejs__container {
    background: #000;
    box-sizing: border-box;
    font-family: Helvetica, Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

.mejs__container * {
    box-sizing: border-box
}

.mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important
}

.mejs__fill-container, .mejs__fill-container .mejs__container {
    height: 100%;
    width: 100%
}

.mejs__fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs__container:focus {
    outline: none
}

.mejs__iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs__embed, .mejs__embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs__fullscreen {
    overflow: hidden !important
}

.mejs__container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
    height: 100% !important;
    width: 100% !important
}

.mejs__background {
    left: 0;
    position: absolute;
    top: 0
}

.mejs__mediaelement {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.mejs__poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs__poster-img {
    display: none
}

.mejs__poster-img {
    border: 0;
    padding: 0
}

.mejs__overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.mejs__layer {
    z-index: 1
}

.mejs__overlay-play {
    cursor: pointer
}

.mejs__overlay-button {
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs__overlay:hover > .mejs__overlay-button {
    background-position: -80px -39px
}

.mejs__overlay-loading {
    height: 80px;
    width: 80px
}

.mejs__overlay-loading-bg-img {
    -webkit-animation: mejs__loading-spinner 1s linear infinite;
    animation: mejs__loading-spinner 1s linear infinite;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

@-webkit-keyframes mejs__loading-spinner {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes mejs__loading-spinner {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.mejs__controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.mejs__controls:not([style*="display:none"]) {
    background: rgba(255, 0, 0, .7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs__button, .mejs__time, .mejs__time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

.mejs__button > button {
    background: 0 0;
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px
}

.mejs__button > button:focus {
    outline: 1px dotted #999
}

.mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus, .mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus {
    outline: 0
}

.mejs__time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs__play > button {
    background-position: 0 0
}

.mejs__pause > button {
    background-position: -20px 0
}

.mejs__replay > button {
    background-position: -160px 0
}

.mejs__time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs__time-total {
    background: hsla(0, 0%, 100%, .3);
    margin: 5px 0 0;
    width: 100%
}

.mejs__time-buffering {
    -webkit-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
    background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    width: 100%
}

@-webkit-keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.mejs__time-loaded {
    background: hsla(0, 0%, 100%, .3)
}

.mejs__time-current, .mejs__time-handle-content {
    background: hsla(0, 0%, 100%, .9)
}

.mejs__time-hovered {
    background: hsla(0, 0%, 100%, .5);
    z-index: 10
}

.mejs__time-hovered.negative {
    background: rgba(0, 0, 0, .2)
}

.mejs__time-buffering, .mejs__time-current, .mejs__time-hovered, .mejs__time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 100%
}

.mejs__time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.mejs__time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs__time-hovered.no-hover {
    -webkit-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important
}

.mejs__time-handle, .mejs__time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11
}

.mejs__time-handle-content {
    border: 4px solid hsla(0, 0%, 100%, .9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px
}

.mejs__time-rail .mejs__time-handle-content:active, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail:hover .mejs__time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mejs__time-float {
    background: #eee;
    border: 1px solid #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px
}

.mejs__time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs__time-float-corner {
    border: 5px solid transparent;
    border-top-color: #eee;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.mejs__long-video .mejs__time-float {
    margin-left: -23px;
    width: 64px
}

.mejs__long-video .mejs__time-float-current {
    width: 60px
}

.mejs__broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs__fullscreen-button > button {
    background-position: -80px 0
}

.mejs__unfullscreen > button {
    background-position: -100px 0
}

.mejs__mute > button {
    background-position: -60px 0
}

.mejs__unmute > button {
    background-position: -40px 0
}

.mejs__volume-button {
    position: relative
}

.mejs__volume-button > .mejs__volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1
}

.mejs__volume-button:hover {
    border-radius: 0 0 4px 4px
}

.mejs__volume-total {
    background: hsla(0, 0%, 100%, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.mejs__volume-current {
    background: hsla(0, 0%, 100%, .9);
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%
}

.mejs__volume-handle {
    background: hsla(0, 0%, 100%, .9);
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px
}

.mejs__horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs__horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 8px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 50px
}

.mejs__horizontal-volume-current {
    background: hsla(0, 0%, 100%, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mejs__horizontal-volume-handle {
    display: none
}

.mejs__captions-button, .mejs__chapters-button {
    position: relative
}

.mejs__captions-button > button {
    background-position: -140px 0
}

.mejs__chapters-button > button {
    background-position: -180px 0
}

.mejs__captions-button > .mejs__captions-selector, .mejs__chapters-button > .mejs__chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px
}

.mejs__chapters-button > .mejs__chapters-selector {
    margin-right: -55px;
    width: 110px
}

.mejs__captions-selector-list, .mejs__chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

.mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
    background-color: #c8c8c8 !important;
    background-color: hsla(0, 0%, 100%, .4) !important
}

.mejs__captions-selector-input, .mejs__chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs__captions-selector-label, .mejs__chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs__captions-selected, .mejs__chapters-selected {
    color: #21f8f8
}

.mejs__captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs__captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

.mejs__captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs__captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs__captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs__captions-position-hover {
    bottom: 35px
}

.mejs__captions-text, .mejs__captions-text * {
    background: rgba(20, 20, 20, .5);
    box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
    padding: 0;
    white-space: pre-wrap
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs__overlay-error {
    position: relative
}

.mejs__overlay-error > img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.mejs__cannotplay, .mejs__cannotplay a {
    color: #fff;
    font-size: .8em
}

.mejs__cannotplay {
    position: relative
}

.mejs__cannotplay a, .mejs__cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%
}

.umPlay {
    background: #1b1b21;
    padding: 116px 0 50px;
    min-height: 200px;
    position: relative;
    z-index: 1;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s ease-out;
    transition: padding .3s ease-out
}

.umPlay .umPlayBox {
    width: 100%;
    max-width: 100%;
    height: auto
}

.umPlay .iframePlay {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.umPlay .umPlayBox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.warp.play {
    margin-top: 0
}

.post-body .mejs__container {
    width: 100% !important;
    max-width: 100%;
    min-width: 100%
}

.reading .umPlay {
    z-index: 10001;
    padding: 50px 0;
    margin-bottom: 25px
}

.reading .mfp-bg {
    z-index: 10001
}

.reading .mfp-wrap {
    z-index: 10002
}

.footer {
    width: 100%;
    margin: 0;
    padding: 25px 0;
    clear: both;
    background: #212236;
    color: #82819c;
    font-size: 12px;
    position: relative;
    z-index: 1
}

.footer a {
    color: #82819c
}

.footer .text {
    padding-top: 5px
}

.footer .ftNav {
    padding: 5px 0 15px;
    opacity: 1
}

.footer .ftNav a {
    display: inline-block;
    padding: 0 15px 0 0;
    position: relative
}

.footer .ftNav a:after {
    content: '';
    width: 1px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 3px;
    background: #82819c;
    opacity: .3
}

.footer .ftNav a:first-child:after {
    display: none
}

.footer .umBy {
    margin: 0 5px
}

.footer .umThemeBy .umBy, .footer .umThemeBy .umtheme {
    display: none
}

.link {
    padding: 0 0 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top
}

.link ul {
    padding-right: 15px;
    display: inline-block
}

.link ul li {
    display: inline-block
}

.link ul li.h {
    display: block;
    font-size: 16px;
    margin-bottom: 10px
}

.link ul li a {
    margin: 5px 10px 5px 0;
    color: #82819c;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.link ul li a:hover {
    color: #fff
}

.umPostBox .umTextarea .umItemIn .hide {
    display: block;
    visibility: visible
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjMDA3YWZmJy8+PC9zdmc+);
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjMDAwMDAwJy8+PC9zdmc+)
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjZmZmZmZmJy8+PC9zdmc+)
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyMwMDdhZmYnLz48L3N2Zz4=);
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyMwMDAwMDAnLz48L3N2Zz4=)
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyNmZmZmZmYnLz48L3N2Zz4=)
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.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 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    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 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    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 {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 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 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    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-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PGxpbmUgaWQ9J2wnIHgxPSc2MCcgeDI9JzYwJyB5MT0nNycgeTI9JzI3JyBzdHJva2U9JyM2YzZjNmMnIHN0cm9rZS13aWR0aD0nMTEnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcvPjwvZGVmcz48Zz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwLDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2wnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAsNjApJy8+PHVzZSB4bGluazpocmVmPScjbCcgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCw2MCknLz48L2c+PC9zdmc+);
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PGxpbmUgaWQ9J2wnIHgxPSc2MCcgeDI9JzYwJyB5MT0nNycgeTI9JzI3JyBzdHJva2U9JyNmZmYnIHN0cm9rZS13aWR0aD0nMTEnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcvPjwvZGVmcz48Zz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwLDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2wnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAsNjApJy8+PHVzZSB4bGluazpocmVmPScjbCcgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCw2MCknLz48L2c+PC9zdmc+)
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px
}

.swiperBn .swiper-slide {
    background: #000
}

.swiperBn .swiper-lazy-preloader {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none
}

.swiperBn .swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/bnLay.gif);
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiperBn .swiper-pagination {
    width: auto;
    top: 6px;
    left: 10px;
    bottom: auto
}

.swiperBn .swiper-pagination-bullet {
    background: #fff
}

.banner .bannerBar ul li .item {
    background-color: #000;
    background-image: url(../images/bnLay.gif)
}

.umPic .swiper-slide {
    background-color: #f7f9fd
}

.umPic .swiper-slide .swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #f7f9fd;
    background-image: url(../images/lay.gif)
}

.umPic .swiper-pagination {
    width: 100%;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    position: relative;
    margin: 20px 0;
    height: 6px
}

.umPic .swiper-pagination-bullet {
    background: #000;
    margin: 0 4px;
    width: 4px;
    height: 4px
}

.artBox .topArt.topApp {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    overflow: hidden
}

.artBox .topArt.topApp:before, .artBox .topArt.topApp:after {
    content: '';
    position: absolute;
    width: 20px;
    bottom: 0;
    top: 0;
    background: #fff;
    z-index: 2
}

.artBox .topArt.topApp:before {
    left: 0
}

.artBox .topArt.topApp:after {
    right: 0
}

.artBox .topArt.topApp .title {
    padding-left: 20px
}

.umApp.swiper-container {
    width: calc(100% + 0px);
    height: 100%;
    display: block;
    overflow: hidden;
    padding: 0 10px 26px
}

.umApp .swiper-pagination {
    bottom: 0
}

.umApp .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    background: #000
}

.umApp.swiper-container .swiper-slide {
    max-width: 33.3333%;
    padding-right: 10px;
    padding-left: 10px
}

.commBox {
    background: #fff;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    padding: 20px
}

.commBox .postText {
    padding: 5px 0 0
}

.cmBox {
    margin-bottom: 10px
}

.cmBox.tit {
    padding: 10px 0;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative
}

.cmBox.tit:before {
    position: absolute;
    width: 30px;
    height: 2px;
    display: block;
    content: " ";
    border-radius: 50px;
    background: #2196f3;
    left: 0;
    bottom: 0;
    opacity: .8
}

.msgArticle {
    padding: 10px 2px
}

.children .msgArticle {
    background: #f9fafc;
    padding: 10px 15px;
    border-radius: 4px;
    position: relative
}

.children .msgArticle:before {
    content: "";
    display: block;
    border-top: none;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f9fafc;
    border-left: 15px solid transparent;
    position: absolute;
    top: -12px;
    left: 15px
}

.avatar {
    font-size: 0;
    float: left;
    position: relative;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #fff;
    margin-right: 10px;
    margin-top: 10px
}

.avatar img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    -webkit-transition: .4s;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    -moz-transition: -moz-transform .4s ease-out;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px
}

.avatar img:hover {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg)
}

.commBody {
    position: relative;
    margin-left: 50px;
    padding: 0 0 10px 10px !important
}

.commBody .commInfo {
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
    line-height: 24px;
    color: rgba(0, 0, 0, .8)
}

.commBody .commInfo a {
    margin-right: 4px;
    color: #2196f3
}

.commBody .commInfo a:hover {
    color: #2196f3
}

.reply-frm {
    padding: 10px 0
}

.commTop {
    padding: 10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px
}

.commTop a {
    color: #9ca0ad;
    font-size: 12px;
    margin-right: 8px
}

.commFooter {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px
}

.commTime {
    font-size: 12px;
    margin-right: 8px;
    color: #9ca0ad
}

.commReply {
    font-size: 12px;
    color: #9ca0ad
}

.msgname .msgname, div.children {
    margin-left: 60px
}

.msgReply .msgname .commBody .msgname {
    margin-left: 0
}

.msgReply .msgname .commBody .msgname .msgArticle {
    background: #fff;
    margin: 20px 0;
    border-radius: 3px
}

.msgReply .msgname .commBody .msgname .msgArticle:before {
    border-bottom: 15px solid #fff
}

div.children > div.children {
    margin-left: 0
}

div.children .avatar, .msgname .msgname .avatar {
    width: 36px;
    height: 36px;
    margin-left: 2px;
    margin-top: 5px
}

div.children .avatar img, .msgname .msgname .avatar img {
    width: 36px;
    height: 36px
}

#divCommentPost p.postTop {
    width: 100%;
    line-height: 30px;
    font-size: 12px;
    clear: both;
    position: relative;
    z-index: 5;
    overflow: hidden
}

#divCommentPost p a {
    margin-right: 6px;
    cursor: pointer;
    text-decoration: none;
    color: #50555a;
    float: right
}

#divCommentPost p.postTop small {
    width: 65px;
    position: relative;
    font-size: 12px;
    cursor: pointer;
    text-align: right;
    float: right
}

.pinglun {
    font-size: 12px;
    z-index: 2;
    position: relative;
    clear: both;
    padding: 0;
    margin: 0;
    vertical-align: baseline;
    font: inherit;
    line-height: inherit;
    background: 0 0;
    width: auto;
    float: none;
    transition: none;
    overflow: hidden
}

#txaArticle {
    position: relative;
    z-index: 1;
    padding: 8px;
    height: 140px;
    min-height: 140px;
    margin: 0;
    resize: none;
    outline: 0;
    width: 100%;
    min-width: 100%;
    border: 1px solid rgba(227, 229, 236, .4);
    background: #f9fafc;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.6;
    color: rgba(0, 0, 0, .8)
}

.post-toolbar {
    margin-top: 10px;
    overflow: hidden
}

input.button {
    float: right;
    height: 36px;
    width: 100px;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    border: none;
    color: #fff;
    background-color: #2196f3;
    box-shadow: none;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

input.button:hover {
    opacity: .8
}

.postText {
    padding: 20px 0 0;
    color: #50555a
}

.postText ul {
    display: block;
    font-size: 0;
    margin: 0 -5px
}

.postText ul li {
    margin-bottom: 10px;
    text-align: left;
    display: inline-block;
    width: 33.333%;
    padding: 0 5px
}

.postText.isVerify ul li {
    width: 50%
}

.postText ul li.verify {
    position: relative
}

.postText ul li.verify img {
    position: absolute;
    top: 3px;
    right: 8px
}

input.text {
    margin-right: 10px;
    position: relative;
    border: 1px solid rgba(227, 229, 236, .4);
    border-radius: 4px;
    height: 36px;
    padding: 3px 5px;
    outline: 0;
    width: 100%;
    box-shadow: none;
    background: #f9fafc
}

.postText ul li label {
    color: #bbb
}

.children .commBody {
    margin-left: 45px
}

.relevant {
    width: 100%;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    background: #fff;
    margin: 0 0 25px;
    padding: 20px
}

.relevant .title h4 {
    padding: 0 0 10px;
    font-size: 18px;
    margin-bottom: 0;
    position: relative
}

.relevant .title h4:before {
    position: absolute;
    width: 30px;
    height: 2px;
    display: block;
    content: " ";
    border-radius: 50px;
    background: #2196f3;
    left: 0;
    bottom: 0;
    opacity: .8
}

.relevant .noList {
    padding: 30px 0;
    text-align: center;
    color: #9ca0ad
}

.relevant .noList i {
    font-size: 72px
}

.artBox .relevant .post {
    padding: 30px 0;
    border-bottom: 1px solid #f2f4f9;
    margin: 0;
    box-shadow: none
}

.artBox .relevant .post.last {
    padding: 30px 0 5px;
    border-bottom: none
}

.single .relevant .post .post-title {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 400
}

.single .relevant .post.big .post-title {
    margin-top: 12px
}

.relevant .ias-noneleft, .sPage .ias-noneleft, .relevant .ias-trigger {
    display: none !important
}

.artBox .relevant .noArr {
    padding: 60px 0
}

.single.page {
    background-color: #f3f4f9
}

.single.page .post .post-title {
    padding: 0 0 20px
}

.single.page .umpage {
    margin-top: 28px;
    display: inline-block;
    width: 100%
}

.single.page .umpage .sidebar {
    z-index: 2
}

.umpage .artBox {
    background-color: #fff;
    padding-left: 250px
}

.umpage .umFull .artBox {
    padding-left: 0;
    margin-right: 0
}

.umpage .umFull .artBox .post {
    padding: 30px 30px 0
}

.umpage .umFull .commBox {
    padding: 30px
}

.bdshare {
    clear: both
}

.shareBox {
    display: block;
    margin-top: 20px;
    width: 100%
}

.shareBox a {
    background-image: none !important;
    width: 32px !important;
    height: 32px !important;
    line-height: 30px !important;
    padding: 0 !important;
    border: 1px solid #eee;
    float: left;
    border-radius: 100px;
    text-align: center;
    margin: 6px 6px 6px 0;
    font-size: 20px !important;
    transition: color .3s ease, border .3s ease, background .3s ease;
    -ms-transition: color .3s ease, border .3s ease, background .3s ease;
    -moz-transition: color .3s ease, border .3s ease, background .3s ease;
    -webkit-transition: color .3s ease, border .3s ease, background .3s ease;
    font-family: iconfont
}

.shareBox a.sweixin {
    border: 1px solid #20b767;
    color: #20b767
}

.shareBox a:hover.sweixin {
    background-color: #20b767;
    color: #fff
}

.shareBox a.sqq {
    border: 1px solid #1ea6e9;
    color: #1ea6e9;
    font-size: 18px !important
}

.shareBox a:hover.sqq {
    background-color: #1ea6e9;
    color: #fff
}

.shareBox a.sweibo {
    border: 1px solid #f78585;
    color: #f78585
}

.shareBox a:hover.sweibo {
    background-color: #f78585;
    color: #fff
}

.shareBox a.sweixin:before {
    content: "\e715"
}

.shareBox a.sqq:before {
    content: "\e6cd"
}

.shareBox a.sweibo:before {
    content: "\e67a"
}

.shareBox .umCode {
    display: none;
    position: fixed;
    width: 200px;
    height: 200px;
    padding: 15px;
    background: #fff;
    top: -188px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    z-index: 3
}

.post-like {
    text-align: center;
    margin: 30px -10px 10px;
    font-size: 0
}

.post-like a {
    min-width: 80px;
    height: 38px;
    line-height: 38px;
    margin: 8px;
    padding: 0 10px;
    background: #79a3f1;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    box-shadow: 0 20px 25px rgba(0, 0, 0, .03)
}

.post-like a i {
    font-size: 22px;
    vertical-align: -3px
}

.post-like a span {
    margin-left: 5px
}

.post-like a.reward {
    background: #f27272
}

.post-like a.reward i {
    margin-right: 3px
}

.post-like a.comiis_poster_a {
    background: #20b767
}

.post-like a:hover {
    opacity: .8
}

#reward {
    width: 300px;
    min-height: 280px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    visibility: hidden;
    text-align: left
}

#reward.in {
    visibility: visible;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: bounceInDowna;
    animation-name: bounceInDowna
}

#reward ul {
    margin: 0 0 15px 0;
    font-size: 0;
    display: block
}

#reward .list {
    text-align: center
}

#reward .list li {
    display: inline-block;
    font-size: 14px;
    margin: 5px 15px 0 5px;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    color: #9ca0ad
}

#reward .list li.cur {
    color: #333
}

#reward .list li i {
    position: absolute;
    display: block;
    top: -4px;
    left: -4px;
    font-size: 25px;
    color: #aaa8a8
}

#reward .list li.cur i {
    color: #22ab38
}

#reward #listCon {
    position: relative
}

#reward #listCon div {
    opacity: 1;
    display: none
}

#reward #listCon div.cur {
    opacity: 1;
    display: block
}

#reward #listCon div img {
    border-radius: 0;
    overflow: hidden;
    display: block;
    margin: 0;
    width: 100%
}

#reward .tipsBox {
    text-align: center;
    padding-top: 15px;
    font-size: 14px
}

.tipsBox b, .tipsBox em, .tipsBox span {
    display: block;
    clear: both;
    font-weight: 400;
    padding-top: 2px
}

.tipsBox b {
    color: #0ca772
}

.tipsBox em {
    opacity: .6
}

.tipsBox span {
    color: #f66
}

.reward .tips {
    display: none
}

.reading #reward {
    z-index: 10002
}

.reading .post-like {
    text-align: center;
    margin: 30px -20px 10px
}

.reading .post-like a {
    margin: 8px
}

.single .postNav {
    margin: 12px 0 5px;
    font-size: 0;
    float: left;
    width: 100%;
    clear: both
}

.single .postNav div {
    float: left;
    width: 50%;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 28px;
    line-height: 28px
}

.single .postNav div a {
    font-size: 14px;
    padding: 0
}

.single .postNav div.prev {
    text-align: left;
    padding-right: 20px
}

.single .postNav div.next {
    text-align: right;
    padding-left: 20px;
    float: right
}

.umCopyright {
    line-height: 22px;
    display: inline-block;
    padding: 15px 20px;
    font-size: 12px;
    color: #9ca0ad;
    background: #f9fafc;
    border-radius: 3px;
    width: 100%;
    margin: 25px 0 0
}

.umCopyright a {
    color: #2196f3;
    opacity: .6;
    transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.umCopyright a:hover {
    opacity: 1
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    display: none;
    z-index: 998
}

.umBnGg {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .01);
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 0;
    border-radius: 3px;
    padding: 10px
}

.umBnGg a * {
    font-size: 14px
}

.reading .mask {
    z-index: 10001
}

#cambrian0 {
    margin: 20px 0 30px !important
}

#cambrian0 ._1mpIIe .FiQpSl, #cambrian1 ._1mpIIe .FiQpSl, #cambrian2 ._1mpIIe .FiQpSl, #cambrian3 ._1mpIIe .FiQpSl, #cambrian4 ._1mpIIe .FiQpSl {
    margin: 12px 0 35px !important
}

#cambrian0 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian1 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian2 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian3 ._1mpIIe ._3YDNrK ._3Ur4mW, #cambrian4 ._1mpIIe ._3YDNrK ._3Ur4mW {
    margin-top: 20px !important
}

#cambrian0 ._1mpIIe::after, #cambrian1 ._1mpIIe:after, #cambrian2 ._1mpIIe::after, #cambrian3 ._1mpIIe:after, #cambrian4 ._1mpIIe:after {
    border: 1px solid #eee !important
}

.navFixed {
    position: fixed;
    right: 15px;
    bottom: 120px;
    z-index: 2;
    padding-bottom: 42px
}

.navFixed li {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    background: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    margin-bottom: 6px
}

.navFixed li.gotop {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0
}

.navFixed li i {
    font-family: iconfont;
    font-size: 24px
}

.navFixed li.weixin {
    position: relative
}

.navFixed li.weixin i {
    color: #20b767
}

.navFixed li.weixin .img {
    width: 150px;
    position: absolute;
    top: 0;
    right: 40px;
    padding: 5px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 30px rgba(42, 42, 46, .1);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.navFixed li.weixin:hover .img {
    right: 50px;
    opacity: 1;
    visibility: visible
}

.navFixed li.weixin .img:before {
    content: "";
    display: block;
    border-color: transparent;
    border-left-color: transparent;
    border-style: solid solid solid;
    border-left-color: #fff;
    border-width: 8px 0 8px 8px;
    position: absolute;
    top: 10px;
    right: -8px
}

.navFixed li.weixin .img p {
    font-size: 14px;
    line-height: 20px;
    margin-top: -8px;
    padding-bottom: 10px
}

.navFixed li.weixin .img img {
    width: 150px;
    height: 150px
}

.navFixed li.qq i {
    color: #3d93e0
}

.navFixed li.gotop i {
    font-size: 17px
}

.navFixed li.xinlang i {
    color: #e24040;
    font-size: 23px
}

.navFixed li:hover {
    box-shadow: 0 0 20px rgba(42, 42, 46, .03)
}

.navFixed li:hover i {
    color: #fff;
    opacity: 1
}

.navFixed li.weixin:hover {
    background: #20b767
}

.navFixed li.qq:hover {
    background: #3d93e0
}

.navFixed li.xinlang:hover {
    background: #e24040
}

.navFixed li.gotop:hover {
    background: #3e3f48
}

.post-media video {
    min-width: 100%;
    height: auto;
    width: 100%
}

.moviePlay {
    width: 64px;
    height: 64px;
    line-height: 64px;
    border: 2px rgba(204, 172, 130, .6) solid;
    background: rgba(0, 0, 0, .65);
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
    z-index: 4;
    display: none
}

.phoneNav {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    height: 52px;
    display: none;
    background: #fff;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, .05);
    z-index: 2
}

.phoneNav > ul {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-align-content: flex-start;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-direction: normal;
    -webkit-box-lines: single;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    font-size: 0;
    padding: 0
}

.phoneNav li {
    width: 100%;
    line-height: 52px;
    font-size: 14px;
    display: inline-block;
    position: relative;
    padding: 0 5px;
    text-align: center
}

.phoneNav li a {
    display: block;
    cursor: pointer
}

.phoneNav li:before {
    content: '';
    display: block;
    background-color: #f5f5f8;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 1px;
    height: 20px
}

.phoneNav li:last-child:before {
    display: none
}

.phoneNav > ul > li > ul {
    position: absolute;
    min-width: max-content;
    bottom: 52px;
    left: 50%;
    transform: translateX(-50%) scale(0);
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    transform-origin: bottom center 0
}

.phoneNav > ul > li > ul li {
    line-height: 48px;
    display: block;
    padding: 0 10px;
    min-width: 100px;
    border-bottom: 1px solid #f5f5f8
}

.phoneNav > ul > li > a i {
    font-size: 10px;
    margin-left: 2px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.phoneNav > ul > li.cur > a i {
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg)
}

.phoneNav > ul > li.cur > ul {
    transform: translateX(-50%) scale(1);
    opacity: 1;
    visibility: visible
}

.heightNav {
    width: 100%;
    height: 52px;
    display: none
}

.bannerMain {
    width: 100%
}

.bannerPic {
    width: 858px;
    margin-right: -858px;
    position: relative;
    float: left;
    overflow: hidden
}

.bannerPic .item {
    position: relative;
    height: 396px
}

.bannerPic .item:after {
    content: ".";
    display: block;
    padding-top: 43.8%
}

.bannerPic .item a, .bannerPic .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.bannerBar {
    margin-left: 858px;
    padding-left: 15px
}

.bannerBar ul {
    margin: 0 0
}

.bannerBar ul li {
    padding: 0 0 12px
}

.bannerBar ul li:last-child {
    padding: 0
}

.bannerBar ul li .item {
    position: relative;
    font-size: 0;
    height: 124px;
    overflow: hidden
}

.bannerBar ul li .item .imgLazy {
    background: 0 0
}

.bannerBar ul li .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center
}

.bannerBar ul li .item a {
    display: block;
    height: 100%
}

.bannerBar ul li .item a h4 {
    font-size: 14px;
    position: absolute;
    z-index: 3;
    bottom: 15px;
    left: 15px;
    right: 15px;
    opacity: 0;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.bannerBar ul li .item a:hover h4 {
    opacity: 1
}

.bannerBar ul li .item a:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: transparent;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.bannerBar ul li .item a:hover:after {
    background: rgba(0, 0, 0, .6)
}

.banner {
    overflow: hidden
}

.banner .bannerBox.white {
    background: #fff;
    padding: 20px
}

.bannerBg {
    width: 100%;
    height: 160px;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    opacity: .3;
    background-size: cover;
    position: fixed;
    top: 0;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
/ display: none
}

.bannerBg img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    object-position: center
}

.bannerBg.secondary {
    -webkit-animation-name: fadeIna;
    animation-name: fadeIna
}

.bannerBg.success {
    opacity: 0
}

.leftBox .artBox {
    margin-left: 220px;
    margin-right: 312px
}

.leftBox .sbarBoxleft .widget.tagTops h3 {
    padding-bottom: 0;
    margin-bottom: 0
}

.leftBox .sbarBoxleft .widget {
    padding: 20px;
    margin: 0 0 25px
}

.leftBox .sbarBoxleft .widget:last-child {
    padding: 20px
}

.leftBox .widget.randTag {
    padding-bottom: 17px !important
}

.leftBox .widget.randTag ul, .widget.divLinkage ul {
    font-size: 0;
    display: block;
    margin: 0 -3px
}

.leftBox .widget.randTag li, .widget.divLinkage li {
    width: calc(100% / 2 - 6px);
    display: inline-block;
    margin: 3px;
    height: 30px;
    text-align: center
}

.leftBox .widget.randTag li a, .widget.divLinkage li a {
    font-size: 12px;
    display: block;
    padding: 0 8px;
    border: 1px solid #f3f4f9;
    background: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.leftBox .widget.randTag li a:hover, .widget.divLinkage li a:hover {
    color: #fff;
    border: 1px solid #282828;
    background: #282828
}

.leftBox .widget.navTops ul {
    margin: -10px 0
}

.leftBox .widget.navTops li {
    margin: 10px 0;
    height: 36px;
    line-height: 34px
}

.leftBox .widget.navTops li a {
    background: #f3f4f9;
    display: block;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-left: 2px solid #2196f3
}

.leftBox .widget.navTops li a i {
    font-size: 18px;
    padding-right: 5px;
    opacity: .8;
    vertical-align: middle
}

.sidebar {
    position: relative
}

.sidebar .sbarBox {
    padding-left: 0
}

.sbarBoxleft {
    padding: 0
}

.sidebar.leftSidebar {
    width: 200px;
    float: left;
    margin-right: -200px;
    margin-left: 0;
    padding-left: 0
}

.sidebar.leftSidebar:after {
    display: none
}

.sidebar.phone .sbarBox {
    padding-left: 0
}

.sidebar.phone .widget {
    margin-top: 0;
    margin-bottom: 20px
}

.sidebar .widget div {
    overflow: hidden
}

.sidebar .widget.umUser div {
    overflow: initial
}

.cateText {
    background-color: #eaecf5;
    padding: 48px 0 50px;
    text-align: center
}

.cateText .container {
    position: relative;
    z-index: 2
}

.cateText[style^=background-image] {
    color: #fff;
    background-position: center;
    background-color: #1d1d1d;
    background-size: cover;
    position: relative
}

.cateText[style^=background-image]:after {
    content: '';
    background-color: #000;
    opacity: .5;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.cateText h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 2;
    max-width: 500px;
    padding: 0 40px;
    margin: 0 auto
}

.cateText .desc {
    font-size: 14px;
    line-height: 1.8;
    max-width: 600px;
    padding: 0 40px;
    margin: 0 auto
}

.catePic .warp {
    margin-top: 0
}

.catePic .warp .cateText {
    padding-top: 112px
}

.catePic.index, .catePic.tag, .catePic.date {
    padding-top: 66px
}

.catePic.index .banner {
    margin-top: -66px;
    padding-top: 100px
}

body.jumpUrl {
    background: #fff;
    position: static
}

body.jumpUrl .warp {
    margin: 0;
    position: static;
    height: 100vh
}

body.jumpUrl .container {
    width: 100%;
    max-width: 780px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

body.jumpUrl .container .content {
    background: #fff;
    padding: 0
}

body.jumpUrl .container .img {
    max-width: 160px;
    width: 100%;
    margin: 0 auto 20px
}

body.jumpUrl .container .img img {
    width: 100%
}

body.jumpUrl .container .title {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 600
}

body.jumpUrl .container .url {
    margin: 10px 0 20px;
    font-size: 16px;
    line-height: 1.6;
    opacity: .6
}

body.jumpUrl .container .btnBox {
    margin-top: 10px;
    display: inline-block
}

body.jumpUrl .container .btn {
    display: inline-block;
    color: #fff;
    background: #ec414d;
    border: 1px solid #ec414d;
    margin: 0 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    padding: 0 15px;
    border-radius: 4px
}

body.jumpUrl .container .btn.goHome {
    background: #fff;
    color: #ec414d;
    border: 1px solid #ec414d
}

.umPostApp {
    padding: 18px 0 0;
    position: relative;
    overflow: hidden;
    z-index: 0
}

.umPostApp .bg {
    position: fixed;
    height: 160px;
    top: 0;
    right: 0;
    left: 0;
    background-size: cover;
    filter: blur(3px);
    -webkit-filter: blur(100px);
    -moz-filter: blur(100px);
    -o-filter: blur(100px);
    -ms-filter: blur(100px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='100px');
    opacity: .3
}

.umPostApp .container {
    position: relative;
    z-index: 2
}

.umPostApp .box {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    float: left;
    width: 100%
}

.umPostApp .box .img {
    width: 400px;
    max-height: 330px;
    position: relative;
    float: left;
    font-size: 0;
    color: #fff;
    overflow: hidden
}

.umPostApp .box .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    object-fit: cover;
    object-position: center;
    top: 50%;
    transform: translate(-50%, -50%)
}

.umPostApp .box .img:after, .umPostApp .box .img.umPic .item:after {
    content: '';
    padding-top: 75%;
    display: block
}

.umPostApp .box .text {
    overflow: hidden;
    padding-left: 30px
}

.umPostApp .box .postTitle {
    position: relative;
    margin-top: 10px
}

.umPostApp .box .umDes {
    opacity: .6;
    line-height: 1.6;
    margin-bottom: 20px
}

.umPostApp .box .umPrice {
    font-size: 0
}

.umPostApp .box .umPrice span {
    font-size: 14px;
    margin-right: 20px;
    opacity: .6
}

.umPostApp .box .umPrice em {
    font-size: 26px;
    font-family: sans-serif;
    margin-left: 2px;
    font-weight: 500
}

.umPostApp .box .umPrice .vip1 {
    color: #c69353;
    opacity: 1
}

.umPostApp .box .umPrice .vip2 {
    color: #c69353;
    opacity: 1
}

.umPostApp .shopBtn {
    text-align: left;
    padding: 15px 0
}

.shopBtn a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    min-width: 120px;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: transparent linear-gradient(120deg, #8f75fd 0%, #6364fd 100%);
    margin: 7px 14px 7px 0;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    position: relative
}

.shopBtn a:last-child {
    margin-right: 0
}

.shopBtn a span {
    position: relative;
    z-index: 2
}

.shopBtn a:after {
    content: '';
    background: rgba(255, 255, 255, .1);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    transform: scale(0);
    opacity: 0;
    border-radius: 50px;
    -webkit-transition: transform .3s ease, opacity .3s ease;
    -ms-transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease
}

.shopBtn a:hover:after {
    transform: scale(1);
    opacity: 1
}

.shopBtn a.reward {
    background: transparent linear-gradient(120deg, #fc987e 0%, #f66896 100%)
}

.shopBtn a.down {
    background: transparent linear-gradient(120deg, #02c4ff 0%, #049df9 100%)
}

.shopBtn a.qq {
    background: transparent linear-gradient(120deg, #00CCAB 0%, #00CCAC 100%)
}

.shopBtn a.qq i {
    font-size: 20px;
    vertical-align: -2px
}

.shopBtn a i {
    font-size: 19px;
    margin-right: 3px;
    vertical-align: -1px
}

.umPostApp .box .img.umPic:after {
    display: none
}

.single .umPostApp .box .postTitle a.fullRead {
    top: -1px;
    right: 0
}

.reading .umPostApp {
    z-index: 9999;
    background: #f2f4f9;
    padding: 0 0 30px;
    max-width: 930px;
    margin: 0 auto
}

.reading .umPostApp .bg {
    display: none
}

.umFull .artBox {
    padding-right: 0;
    margin-right: 0;
    background: 0 0
}

.faceBox {
    font-size: 0;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 20px rgba(42, 42, 46, .02);
    border: 1px solid #f3f4f9;
    margin-top: 10px;
    display: none
}

.faceBox img {
    width: 22px;
    height: 22px;
    margin: 5px
}

.facePic {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: -3px;
    overflow: hidden;
    font-size: 0
}

.faceBtn {
    position: absolute;
    left: -4px
}

.faceBtn a {
    opacity: .4
}

.faceBtn a:hover {
    opacity: 1
}

.faceBtn i {
    font-family: iconfont;
    font-size: 24px;
    display: inline-block;
    vertical-align: -4px
}

.imgLazy, .bannerBar ul li .item, .artBox .topArt .item .img, .widget.divComments li .author {
    background: #f7f9fd url(../images/lay.gif) center center no-repeat;
    background-size: 48px;
    font-size: 0;
    color: #f7f9fd
}

.widget.divComments li .author {
    background: #f7f9fd
}

.umUpdate {
    background: #ebf0f8;
    padding: 10px 10px 10px 30px;
    margin-bottom: 15px;
    margin-top: 5px;
    border-radius: 4px;
    font-size: 13px;
    position: relative;
    color: #5268aa;
    display: inline-block;
    width: 100%
}

.umUpdate i {
    font-size: 18px;
    position: absolute;
    left: 8px;
    top: 5px
}

.umArtPost div.prism-show-language {
    font-size: 14px
}

.umArtPost div.post-body code {
    padding: 5px 5px 5px 0
}

.umArtPost pre {
    border-radius: 4px
}

.umArtPost pre[class*=language-] {
    margin: 0 0 2em
}

.umArtPost pre, .umArtPost code[class*=language-], .umArtPost pre[class*=language-] {
    font-family: PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, sans-serif
}

.umArtPost .prism-line-numbers .prism-line-numbers-rows {
    top: 4px;
    border-right: 1px solid #ced1d9
}

.umArtPost .prism-line-numbers-rows > span {
    line-height: 1.87;
    font-size: 12px
}

.umArtPost div.prism-show-language > div.prism-show-language-label[data-language] {
    border-radius: 0 4px 0 4px
}

.umArtPost div.prism-show-language > div.prism-show-language-label[data-language] {
    color: #fff;
    background-color: #2196f3
}

.umArtPost:not(pre) > code[class*=language-], .umArtPost pre[class*=language-] {
    background: #f2f4f9
}

.error .errorBox {
    font-size: 0;
    text-align: center;
    padding: 80px 0 30px
}

.error .artBox {
    margin-right: 0;
    margin-bottom: 50px
}

.error .errorBox .thumb, .error .errorBox .text {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.error .errorBox .thumb {
    width: 360px
}

.error .errorBox .thumb img {
    max-width: 100%
}

.error .errorBox .text {
    font-size: 14px;
    text-align: left;
    padding-left: 60px;
    padding-right: 20px
}

.error .errorBox .text .tit404 {
    font-size: 148px;
    line-height: 160px;
    font-family: manrope-b;
    font-weight: 900;
    color: #252932;
    margin: 0
}

.error .errorBox input[type=text] {
    width: 230px;
    height: 40px;
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    color: rgba(0, 0, 0, .6);
    background-color: #fff;
    outline: 0;
    z-index: 2;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #e6eaf6;
    border-right-width: 0
}

.error .errorBox input[type=submit] {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    height: 40px;
    line-height: 38px;
    padding: 0 16px;
    outline: 0;
    cursor: pointer;
    background-color: #2196f3;
    border: 1px solid #2196f3;
    letter-spacing: 1px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute
}

.error .errorBox .backHome {
    background: #ff0035;
    background: linear-gradient(90deg, #ff8519 0, #ff0035 65%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    color: #fff;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    padding: 0 25px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600
}

.error .errorBox .search {
    margin: 15px 0 25px;
    float: none;
    padding-right: 64px;
    position: relative
}

.error .errorBox.noList {
    padding: 100px 0
}

.umItem {
    margin-bottom: 24px
}

.umItem:last-child {
    margin-bottom: 0
}

.umDate {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-left: 16px
}

.umDate:before {
    content: '';
    display: block;
    background-color: #2196f3;
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50px
}

.umAlist {
    background: #f9fafc;
    padding: 12px 16px;
    margin-left: 15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.umAlist:hover {
    background: #f2f4f9
}

.umAlist h3 {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.umAlist li {
    line-height: 2.1
}

.umTime {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #9ca0ad
}

.umArchive .postTitle {
    margin-bottom: 20px
}

.umArchive .postTitle .post-title {
    padding: 0
}

#newBridge {
    z-index: 1112 !important
}

#newBridge .nb-icon-wrap {
    width: 50px !important;
    height: 50px !important;
    top: auto !important;
    bottom: 58px !important;
    right: 7px !important;
    -webkit-animation: upArrow 3s linear 1.5s infinite;
    animation: upArrow 3s linear 1.5s infinite
}

#newBridge .nb-icon-skin-1 .nb-icon-inner-wrap, #newBridge .nb-icon-inner-wrap {
    width: 50px !important;
    height: 50px !important
}

#newBridge .nb-icon-skin-1 .nb-icon-inner-wrap, #newBridge .nb-icon-wrap-0 .nb-icon-wrap-base {
    width: 50px !important;
    height: 50px !important;
    background-image: url(../images/icon_msg.png) !important;
    background-size: 100% !important;
    cursor: pointer
}

#newBridge .nb-icon-base .nb-icon-bridge-base {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    height: auto !important;
    transform: none !important;
    margin: 0 !important
}

@keyframes upArrow {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    25% {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px)
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
    75% {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes upArrow {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    25% {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px)
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
    75% {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%, 43%, 70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%, 43%, 70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%, 80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%, 80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    60%, 80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    60%, 80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left
    }
    0%, 20%, 60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }
    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left
    }
    0%, 20%, 60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }
    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50%, to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50%, to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes goTopapp {
    0% {
        -webkit-transform: scale(.8)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes goTopapp {
    0% {
        transform: scale(.8)
    }
    to {
        transform: scale(1)
    }
}

@-webkit-keyframes drop {
    0% {
        top: 5px;
        opacity: 0
    }
    30% {
        top: 10px;
        opacity: 1
    }
    100% {
        top: 25px;
        opacity: 0
    }
}

@keyframes drop {
    0% {
        top: 5px;
        opacity: 0
    }
    30% {
        top: 10px;
        opacity: 1
    }
    100% {
        top: 25px;
        opacity: 0
    }
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(0%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1);
        opacity: .6
    }
    100% {
        -webkit-transform: translateX(0%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@-moz-keyframes pulse-border {
    0% {
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1);
        opacity: .6
    }
    100% {
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@-o-keyframes pulse-border {
    0% {
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1);
        opacity: .6
    }
    100% {
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(0%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1);
        opacity: .6
    }
    100% {
        -webkit-transform: translateX(0%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(0%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0
    }
}

@keyframes bounceInDown1 {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0) translate(-50%, -50%)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0) translate(-50%, -50%)
    }
    75% {
        transform: translate3d(0, -10px, 0) translate(-50%, -50%)
    }
    90% {
        transform: translate3d(0, 5px, 0) translate(-50%, -50%)
    }
    to {
        transform: translate(-50%, -50%)
    }
}

@keyframes fadeIna {
    0% {
        opacity: 0
    }
    to {
        opacity: .3
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-110px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        -webkit-transform: translateY(-110px);
        transform: translateY(-110px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-110px)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-110px);
        transform: translateY(-110px)
    }
}

@keyframes bounceInDowna {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0) translate(-50%, -50%)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0) translate(-50%, -50%)
    }
    75% {
        transform: translate3d(0, -10px, 0) translate(-50%, -50%)
    }
    90% {
        transform: translate3d(0, 5px, 0) translate(-50%, -50%)
    }
    to {
        transform: translate(-50%, -50%)
    }
}

@media screen and (max-width: 1279px) {
    .search .ssFrom {
        right: 15px
    }

    .umPlay {
        padding: 66px 0 0
    }

    .umPlay .container {
        padding: 0
    }

    .reading .umPlay {
        padding: 0
    }
}

@media screen and (max-width: 1199px) {
    .leftBox .post .post-media {
        width: 166px
    }

    .leftBox .post.big .post-media {
        width: 100%
    }
}

@media screen and (max-width: 1120px) {
    .bannerPic {
        width: 810px;
        margin-right: -810px
    }

    .bannerPic .item {
        height: 375px
    }

    .bannerBar {
        margin-left: 810px;
        padding-left: 14px
    }

    .bannerBar ul li .item {
        height: 117px
    }
}

@media screen and (max-width: 1024px) {
    .bannerPic {
        width: 762px;
        margin-right: -762px
    }

    .bannerPic .item {
        height: 354px
    }

    .bannerBar {
        margin-left: 762px;
        padding-left: 14px
    }

    .bannerBar ul li .item {
        height: 110px
    }

    .error .errorBox {
        padding: 60px 0 30px
    }

    .error .errorBox .thumb {
        width: 300px
    }

    .error .errorBox .text .tit404 {
        font-size: 118px;
        line-height: 130px
    }

    .error .errorBox.noList {
        padding: 80px 0
    }
}

@media screen and (max-width: 992px) {
    .artBox {
        margin-right: 290px;
        padding-right: 20px
    }

    .umpage .artBox {
        padding-right: 40px
    }

    .umpage .umFull .artBox {
        padding-right: 0
    }

    .leftBox .artBox {
        margin-right: 295px;
        margin-left: 0;
        padding-right: 15px;
        padding-left: 0
    }

    .sidebar {
        width: 290px;
        margin-left: -290px;
        margin-top: 20px
    }

    .sidebar .sbarBox:after {
        display: none
    }

    .widget {
        margin-bottom: 20px
    }

    .widget.divCalendar table th, .widget.divCalendar table td {
        padding: 8px 7px;
        font-size: 12px
    }

    .tagTops li .tagImg {
        min-height: 60px
    }

    .sidebar.leftSidebar {
        display: none
    }

    .container, .umCrumb {
        max-width: 920px
    }

    .leftBox .post .post-media {
        width: 180px
    }

    .bannerPic {
        width: 695px;
        margin-right: -695px
    }

    .bannerPic .item {
        height: 324px
    }

    .bannerBar {
        margin-left: 695px;
        padding-left: 14px
    }

    .bannerBar ul li .item {
        height: 100px
    }

    .artBox, .umHtml .umArt.umStyle2 .umUl, .umHtml .umArt, .relevant {
        margin-bottom: 20px
    }

    .artBox .topArt {
        margin: 20px 0
    }

    .artBox .post {
        margin: 20px 0
    }

    .umPostApp .box .img {
        width: 360px;
        max-height: 301px
    }

    .umpage .artBox .post {
        padding: 30px 0
    }

    .umpage .commBox {
        padding: 0 0 30px
    }
}

@media screen and (max-width: 919px) {
    .container, .umCrumb {
        padding: 0 40px
    }

    .umCrumb {
        padding: 20px 40px 0
    }

    .bannerPic {
        width: 640px;
        margin-right: -640px
    }

    .bannerPic .item {
        height: 300px
    }

    .bannerBar {
        margin-left: 640px;
        padding-left: 14px
    }

    .bannerBar ul li .item {
        height: 92px
    }

    .header, .header .logo {
        height: 48px;
        display: inline-block;
        float: none;
        margin: 0 auto;
        font-size: 0
    }

    .header .headBox {
        text-align: center
    }

    .header .logo a img {
        height: 48px
    }

    .catePic.index .banner {
        padding-top: 86px;
        padding-bottom: 5px
    }

    .catePic .warp .cateText {
        padding-top: 90px
    }

    .catePic.index, .catePic.tag, .catePic.date {
        padding-top: 56px
    }

    .navBar {
        display: none
    }

    .search {
        position: absolute;
        top: 0;
        right: 38px;
        float: none
    }

    .search i.icon:before, .header .navBar li {
        height: 48px;
        line-height: 48px
    }

    .warp {
        margin-top: 48px
    }

    .mNavBtn {
        display: block;
        left: 23px
    }

    body {
        position: relative;
        left: 0;
        overflow-x: hidden;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    body.open {
        overflow: hidden
    }

    body .warp {
        position: relative;
        left: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    body .phoneNav {
        left: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    body.open .header, body.open .warp, body.open .phoneNav {
        left: 190px
    }

    body.open .leftNav {
        left: 0
    }

    body.open .mNavBtn {
        display: none
    }

    body.open .leftNav .mNavBtn {
        display: block
    }

    .error .errorBox .search {
        position: static
    }

    .umPlay {
        padding: 48px 0 0
    }

    .umPlay .container {
        padding: 0
    }

    .artBox, .leftBox .artBox {
        margin-right: 0;
        padding-right: 0
    }

    .artBox:after, .sidebar {
        display: none
    }

    .sidebar.phone {
        display: block;
        margin: 0;
        width: 100%
    }

    .tagTops li .tagImg {
        min-height: 120px
    }

    .umpage .artBox {
        padding-left: 220px
    }

    .umpage .sidebar, .umpage .sbarBoxa li.active a {
        display: block;
        width: 180px
    }

    div.post-body .rslist {
        margin: 0 -4px
    }

    div.post-body .rslist li {
        width: 33.333%;
        padding: 4px
    }

    .umHtml .umArt.umStyle1 .post-content {
        padding: 15px 0 20px
    }

    .umPostApp .box .img {
        width: 320px;
        max-height: 271px
    }

    .shopBtn a {
        min-width: 100px
    }

    .umPostApp .box .umDes {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
}

@media screen and (max-width: 860px) {
    .bannerPic {
        width: 600px;
        margin-right: -600px
    }

    .bannerPic .item {
        height: 282px
    }

    .bannerBar {
        margin-left: 600px
    }

    .bannerBar ul li .item {
        height: 86px
    }

    .umPostApp .box .img {
        width: 280px;
        max-height: 241px
    }

    .umPostApp .box .umPrice em {
        font-size: 20px
    }
}

@media screen and (max-width: 800px) {
    .bannerPic {
        width: 556px;
        margin-right: -556px
    }

    .bannerPic .item {
        height: 264px
    }

    .bannerBar {
        margin-left: 556px
    }

    .bannerBar ul li .item {
        height: 80px
    }

    .error .errorBox .thumb {
        width: 240px
    }

    .error .errorBox .text {
        padding: 0 10px 0 40px
    }

    .error .errorBox .text .tit404 {
        font-size: 88px;
        line-height: 100px
    }
}

@media screen and (max-width: 768px) {
    .post .post-media {
        width: 180px
    }

    .post .post-title {
        margin-top: 7px
    }

    .umpage .artBox {
        padding-left: 190px;
        padding-right: 30px
    }

    .umpage .sidebar, .umpage .sbarBoxa li.active a {
        width: 160px
    }

    div.post-body .rslist li {
        width: 50%;
        padding: 4px
    }

    .bannerPic {
        width: 100%;
        margin-right: 0
    }

    .bannerPic .item {
        height: auto
    }

    .bannerBar {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        display: block;
        clear: both
    }

    .bannerBar ul {
        font-size: 0;
        display: block;
        margin: 0 -12px 0 0
    }

    .bannerBar ul li {
        width: calc(100% / 3 - 12px);
        margin-right: 12px;
        display: inline-block;
        padding: 12px 0 0
    }

    .bannerBar ul li .item {
        position: relative;
        height: auto
    }

    .bannerBar ul li .item:after {
        content: '';
        display: block;
        padding-top: 50%;
        min-height: 68px
    }

    .bannerBar ul li .item a {
        position: absolute;
        width: 100%;
        height: 100%;
        display: block
    }

    .umHtml .umArt.umStyle2 .umUl {
        width: calc(100% / 1 - 20px)
    }

    .umHtml .umArt.umStyle1 li {
        width: calc(100% / 2 - 20px)
    }

    .umHtml .umArt.umStyle1 .post-content {
        padding: 15px 0 25px
    }

    .umPostApp .box .img {
        width: 100%;
        max-height: none
    }

    .umPostApp .box .text {
        padding-left: 0;
        width: 100%;
        overflow: inherit
    }

    .imgLazy, .bannerBar ul li .item, .artBox .topArt .item .img, .widget.divComments li .author {
        background-size: 36px
    }
}

@media screen and (max-width: 750px) {
    .error .errorBox .thumb {
        display: block;
        margin: 0 auto
    }

    .error .errorBox .text {
        padding: 0 20px;
        text-align: center;
        width: 100%
    }

    .error .errorBox .text .tit404 {
        font-size: 100px;
        line-height: 130px
    }

    .error .errorBox input[type=text] {
        width: 280px
    }

    .error .errorBox .backHome {
        width: 160px
    }

    .error .errorBox.noList {
        padding: 50px 0
    }

    div.post-body.upTime .umUp {
        display: block;
        padding-bottom: 30px
    }

    div.post-body.upTime .umUp .umVer {
        padding-bottom: 10px
    }

    div.post-body.upTime .umUp .umVer strong {
        font-size: 22px
    }
}

@media screen and (max-width: 640px) {
    .container, .umCrumb {
        padding: 0 25px
    }

    .umCrumb {
        padding: 20px 25px 0
    }

    .artBox .post {
        font-size: 0;
        padding: 15px;
        margin: 20px 0
    }

    .artBox .relevant {
        padding: 15px;
        margin-bottom: 20px
    }

    .artBox .relevant .post {
        font-size: 0;
        padding: 20px 0;
        margin: 0
    }

    .artBox .relevant .post.last {
        padding-top: 20px
    }

    .artBox .topArt {
        padding: 20px 15px 16px;
        margin: 20px 0 15px
    }

    .artBox .topArt .title h2 {
        padding-bottom: 10px
    }

    .artBox .topArt li.post {
        padding: 0 0 25px 0;
        margin-bottom: 15px
    }

    .mNavBtn {
        left: 10px
    }

    .search {
        right: 24px
    }

    .banner {
        padding: 25px 0
    }

    .banner .bannerBox.white, .relevant, .commBox {
        padding: 15px
    }

    .post .post-media {
        width: 35%;
        height: auto;
        margin-right: 0;
        display: inline-block;
        float: none;
        vertical-align: middle
    }

    .post.big .post-content, .post .post-content.noMedia, .artBox .weiyu .post .post-content {
        padding-left: 0
    }

    .post.big .post-media img {
        max-height: none
    }

    .post .post-title {
        margin-top: 0;
        white-space: normal;
        font-size: 18px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .post .post-content {
        padding-left: 18px
    }

    .post .post-content .umInfo {
        display: none
    }

    .post.big .post-content, .post .post-content.noMedia {
        width: 100%
    }

    .post.big .post-content .umInfo, .post .post-content.noMedia .umInfo {
        display: -webkit-box
    }

    .post.big .post-title {
        margin-bottom: 8px
    }

    .post .post-content .info {
        margin-top: 5px
    }

    .post.big .post-content p.info, .post .post-content.noMedia p.info {
        margin-top: 10px
    }

    .post .post-media .movie .icon {
        width: 32px;
        height: 32px;
        line-height: 32px;
        margin: -16px 0 0 -16px
    }

    .post .post-media .movie .icon i {
        font-size: 26px
    }

    .post.umTop .istTop {
        font-size: 18px;
        vertical-align: 1px
    }

    .artBox .weiyu .post .post-content {
        width: 100%
    }

    .artBox .weiyu .post {
        padding: 15px 30px 15px 48px
    }

    .artBox .weiyu .post .dot {
        top: 24px
    }

    .subcate {
        padding: 10px 15px
    }

    .umpage .artBox {
        padding-left: 140px
    }

    .umpage .sidebar, .umpage .sbarBoxa li.active a {
        width: 140px
    }

    .umpage .sidebar {
        width: 100%;
        position: relative;
        background: #fff;
        margin-bottom: 20px
    }

    .umpage .sidebar li {
        display: inline-block
    }

    .umpage .sbarBoxa {
        padding: 10px 0
    }

    .umpage .sbarBoxa li.active a:before, .umpage .sbarBoxa .slide1, .umpage .sbarBoxa .slide2 {
        display: none
    }

    .umpage .sidebar li a {
        border: none;
        padding: 4px 15px
    }

    .umpage .sbarBoxa li.active a {
        width: auto
    }

    .umpage .artBox {
        padding-left: 20px;
        padding-right: 20px
    }

    .single .artBox .fullRead {
        right: 18px;
        top: 20px
    }

    .tagTops li {
        width: 50%
    }

    .tagTops li .tagImg {
        min-height: 155px
    }

    .post.big .post-title {
        margin-bottom: 5px
    }

    .umPlay {
        margin-bottom: 20px
    }

    .phoneNav, .heightNav {
        display: block
    }

    body.jumpUrl .container .title {
        font-size: 18px
    }

    body.jumpUrl .container .url {
        font-size: 14px
    }

    .leftBox .post .post-media {
        width: 160px
    }

    .artBox {
        margin-bottom: 20px
    }

    .umHtml .umArt, .umHtml .umArt.umStyle2 .umUl {
        padding: 20px 15px 15px;
        margin-top: 0;
        margin-bottom: 20px
    }

    .main .umArt {
        margin-top: 20px;
        padding-top: 15px
    }

    .umHtml .umArt.umBan {
        padding: 15px
    }

    .umHtml .ias-trigger-next, .umHtml .ias-noneleft {
        padding-bottom: 0
    }

    .umHtml .ias-trigger a, .umHtml .ias-nonelef {
        margin-top: 10px
    }

    .umHtml .ias-spinner {
        height: 56px;
        margin: 0 auto
    }

    .umPostApp .box {
        padding: 15px
    }

    #newBridge .nb-icon-wrap {
        right: 8px !important
    }

    .ssArr li {
        padding: 12px 0
    }

    .umApp.swiper-container .swiper-slide {
        max-width: 50%;
        padding-right: 5px;
        padding-left: 5px
    }

    .artBox .topArt.topApp .title {
        padding-left: 15px
    }

    .artBox .topArt.topApp:before, .artBox .topArt.topApp:after {
        width: 15px
    }

    .artBox .topArt .item .text {
        padding: 20px 20px 10px 0
    }

    .artBox .topArt .item .text h3 {
        margin-bottom: 10px
    }

    .artBox .topArt .item .text .umInfo {
        font-size: 13px
    }

    .catePic.index .banner {
        padding-bottom: 0
    }
}

@media screen and (max-width: 520px) {
    .postText.isVerify ul li, .postText ul li {
        width: 100%
    }

    .container, .umCrumb {
        padding: 0 15px
    }

    .catePic.index .banner {
        padding-top: 75px
    }

    .umPostApp {
        padding-top: 18px
    }

    .umCrumb {
        padding: 18px 15px 0
    }

    .widget {
        margin-bottom: 15px
    }

    .mNavBtn {
        left: 0
    }

    .search {
        right: 13px
    }

    .post .post-content p em {
        display: none
    }

    .post .post-content p em.date, .post .post-content p em.view {
        display: inline-block
    }

    .post .post-content p em.view {
        margin-right: 0
    }

    .leftBox .post .post-media {
        width: 150px
    }

    .ssArr li {
        padding: 10px 0
    }

    .ssArr .ssImg {
        width: 86px
    }

    .single .postNav div {
        width: 100%
    }

    .single .postNav div.next {
        text-align: left;
        padding-left: 0
    }

    .single .postNav div.prev {
        padding-right: 0
    }

    .artBox .tabTitle {
        padding: 12px 0 20px
    }

    .artBox .tabTitle li {
        min-width: 90px
    }

    .artBox .tabTitle li h3 {
        font-size: 16px
    }

    div.post-body.upTime .umUp {
        padding-left: 16px
    }

    div.post-body.upTime .umUp .umVer strong {
        font-size: 18px
    }

    div.post-body.upTime .umUp .umVer:before {
        left: -9px
    }

    div.post-body.upTime .umUp .umVer:after {
        left: -14px
    }
}

@media screen and (max-width: 480px) {
    .banner {
        padding: 15px 0
    }

    .widget {
        margin-bottom: 0
    }

    .post .post-content {
        padding-left: 14px
    }

    .post .post-content em.ceta {
        display: none
    }

    .post .post-content .info {
        margin-top: 3px
    }

    .post .post-content .info i {
        font-size: 14px;
        vertical-align: 0;
        padding-right: 2px
    }

    .post .post-title, .single .relevant .post .post-title {
        margin-bottom: 0;
        font-size: 16px
    }

    .post .post-title em.isTop {
        padding: 0 4px;
        vertical-align: 2px
    }

    .artBox .topArt .item .text h3 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .post.umTop .istTop {
        font-size: 16px
    }

    .single .relevant .post .post-title {
        padding: 0 0 1px
    }

    .single .post-body p {
        margin: 0 0 15px
    }

    div.post-body .umDes {
        padding: 15px 45px
    }

    div.post-body .umDes i.left {
        left: 10px
    }

    div.post-body .umDes i.right {
        right: 10px
    }

    .tagTops li .tagImg {
        min-height: 135px
    }

    .single .postNav {
        float: none;
        margin-top: 5px
    }

    .single .postNav div a {
        margin: 6px 10px 6px 0
    }

    .umPlay {
        margin-bottom: 15px
    }

    .leftBox .post .post-media {
        width: 140px
    }

    .artBox .topArt li {
        width: 100%;
        margin-right: 0;
        padding-right: 20px
    }

    .cateText h2, .cateText .desc {
        padding: 0 10px
    }

    .imgLazy, .bannerBar ul li .item, .artBox .topArt .item .img, .widget.divComments li .author {
        background-size: 32px
    }

    .error .errorBox .thumb {
        width: 200px
    }

    .error .errorBox .text .tit404 {
        font-size: 60px;
        line-height: 90px
    }

    .error .errorBox input[type=text] {
        width: 100%
    }

;
}

@media screen and (max-width: 440px) {
    .tagTops li .tagImg {
        min-height: 120px
    }

    .reading .post-like a {
        margin: 8px 6px;
        padding: 0 12px
    }

    .ssFrom {
        width: 320px
    }

    .leftBox .post .post-media {
        width: 120px
    }

    .post .post-title, .single .relevant .post .post-title, .artBox .topArt .item .text h3 {
        font-size: 14px
    }

    .post.big .post-content .umInfo, .post .post-content.noMedia .umInfo, .artBox .topArt .item .text .umInfo {
        font-size: 12px;
        max-height: 40px
    }

    .umHtml .umArt.umStyle1 ul {
        margin: 0
    }

    .umHtml .umArt.umStyle1 li {
        width: calc(100% / 1 - 0px);
        margin-right: 0
    }

    .umHtml .umArt.umStyle1 .post-content {
        padding: 15px 0 20px
    }

    .umPostApp .box .umPrice {
        text-align: center
    }

    .umPostApp .box .text {
        margin-top: 10px;
        clear: both;
        display: inline-block
    }

    .umPostApp .box .umPrice span {
        display: block;
        margin: 10px 0
    }

    .umPostApp .shopBtn {
        text-align: center;
        padding: 0
    }

    .shopBtn a {
        width: 100%;
        max-width: 200px;
        display: inline-block;
        margin: 10px auto
    }

    .umApp.swiper-container .swiper-slide {
        max-width: 100%
    }

    .ssArr .ssImg {
        width: 80px
    }

    .ssArr .ssText {
        left: 82px
    }
}

@media screen and (max-width: 375px) {
    .ssFrom {
        width: 300px
    }

    .leftBox .post .post-media {
        width: 100px
    }
}

.bannerPic, .swiperBn, .artBox .post, .post-media, .widget, div.post-body img, .post-like a, .bannerBar ul li .item, .tagTops li .tagImg, .widget.umUser div, .leftBox .widget.randTag li a, .widget.divLinkage li a, .tagTops li a .tagImg:after, .leftBox .widget.navTops li a, .widget.divTags li a, .pageNav, .ias-trigger-next, .subcate, .relevant, .commBox, .artBox .topArt .item .img, .artBox .weiyu, .umHtml .umArt, .umHtml img, .umHtml .umArt.umStyle2 .umUl, .umPostApp .box, .umPostApp .box .img, .bannerBar ul li .item a:after, .umAlist, .artBox .tabTitle, .banner .bannerBox.white {
    border-radius: 4px
}

.no-data {
    text-align: center;
    margin: 0 auto;
    min-height: 300px;
    background: #fff;
    padding: 50px 20px 20px;
    background: #fff;
    margin: 20px 0;
    box-shadow: 0 0 20px rgb(42 42 46/2%);
    border-radius: 4px
}

.no-data img {
    max-width: 120px;
    height: auto
}

.no-data p {
    font-size: 14px;
    color: #646566;
    margin-top: 10px
}

.pagebar {
    text-align: center;
    margin: 20px 0;
    font-size: 14px
}

.pagebar span {
    padding: 0 8px
}

.page-numbers {
    border-radius: 5px;
    border: 1px solid #dadfec;
    background: #f1f5f8;
    text-align: center;
    height: 46px;
    line-height: 46px;
    padding: 10px 14px;
    word-break: keep-all
}

.pagebar .current {
    border-radius: 5px;
    background: #fff;
    text-align: center;
    height: 46px;
    line-height: 46px;
    padding: 10px 14px
}

a.page-numbers:hover {
    color: #6b7386;
    background: #e3e8ec;
    border: 1px solid #dae3ec
}

@media screen and (max-width: 919px) {
    .floatWin {
        display: none
    }
}

#subcate ul {
    padding: 0;
    margin: 0
}

#subcate ul li {
    line-height: 36px
}

.subcate li:after {
    top: 0
}

#cate-category-1 {
    color: #6c757d
}

#cate-category-2 {
    color: #999
}

.io-black-mode .subcate {
    background: #2c2e2f
}
.widget ul {

    display: none;

}
