/*!normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    color: inherit
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    outline: none
}

button, input {
    overflow: visible;
    -webkit-tap-highlight-color: transparent
}

button, select {
    text-transform: none;
    -webkit-tap-highlight-color: transparent
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
    -webkit-tap-highlight-color: transparent
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: inherit;
    text-decoration: none;
    font-style: inherit;
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: iconfont;
    src: url(../fonts/iconfont.eot);
    src: url(../fonts/iconfont.eot) format("embedded-opentype"), url(../fonts/iconfont.ttf) format("truetype")
}

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

.iconfont:before, .iconfont:after {
    display: inline-block
}

.icon_anounce:before {
    content: "\e626"
}

.icon_search:before {
    content: "\e628"
}

.icon_search2:before {
    content: "\e628"
}

.icon_time:before {
    content: "\e6b8"
}

.icon_more:before {
    content: "\e617"
}

.icon_more2:after {
    content: "\e617"
}

.icon_show:before {
    content: "\e600"
}

.icon_lastest:before {
    content: "\e618"
}

.icon_recom:before {
    content: "\e663"
}

.icon_pop:before {
    content: "\e6f0"
}

.icon_play:before {
    content: "\e687"
}

.icon_rank:after {
    content: "\e632"
}

.icon_top:after {
    content: "\e6f1"
}

.icon_relate:before {
    content: "\e619"
}

.icon_guess:before {
    content: "\e6d5"
}

.icon_uptop:before {
    content: "\e693"
}

.icon_refresh:after {
    content: "\e601"
}

.icon_empty:before {
    content: "\e736"
}

.icon_pubulish:before {
    content: "\e602"
}

.icon_plug:before {
    content: "\e655"
}

.icon_help:before {
    content: "\e662"
}

.icon_swap:after {
    content: "\e6e3"
}

.logo {
    background-repeat: no-repeat;
    display: inline-block
}

.logo.slogan {
    width: 179px;
    height: 38px;
    background-position: -5px -5px
}

.logo.logo_t {
    width: 139px;
    height: 35px;
    background-position: -5px -48px
}

.logo.logo_b {
    width: 100px;
    height: 75px;
    background-position: -5px -88px
}

.flex_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex_nowarp {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.wapper_wide {
    max-width: 1184px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.link {
    display: inline-block
}

.cover {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 100
}

.left_bread {
    position: fixed;
    bottom: 50%;
    right: 50%;
    z-index: 10;
    margin-bottom: -120px;
    margin-right: -680px
}

@media screen and (max-width: 1360px) {
    .left_bread {
        left: unset;
        right: 10px;
        margin-right: 0;
        width: 3em
    }
}

@media screen and (max-width: 496px) {
    .left_bread {
        display: none
    }
}

.left_bread .iconfont {
    display: block;
    color: #f16973;
    font-size: 12px;
    padding: 8px;
    margin-top: 4px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

@media screen and (max-width: 1360px) {
    .left_bread .iconfont {
        background: #fff
    }
}

.left_bread .iconfont:hover {
    background: #e8515c;
    color: #fff
}

.left_bread .iconfont:hover:before {
    color: #fff
}

.left_bread .iconfont:before {
    display: block;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 4px
}

@media screen and (max-width: 1360px) {
    .left_bread .iconfont:before {
        display: none
    }
}

.left_bread .iconfont:last-child:before {
    margin-bottom: 0;
    display: block
}

.left_bread .iconfont .link {
    display: block;
    margin-bottom: 4px;
    text-align: justify
}

.left_bread .iconfont .link:last-child {
    margin-bottom: 0
}

.alert_collection {
    display: none;
    position: fixed;
    width: 500px;
    left: 50%;
    margin-left: -266px;
    top: 10%;
    z-index: 101;
    background: #fff;
    padding: 16px
}

@media screen and (max-width: 600px) {
    .alert_collection {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        left: 10%;
        width: 80%;
        margin-left: 0
    }
}

.alert_collection .title {
    clear: both;
    background: #e8515c;
    text-align: center;
    padding: 4px 12px;
    position: relative;
    margin: -16px 0 16px;
    font-size: 16px;
    color: #fff;
    padding: 8px 0
}

.alert_collection .content {
    font-size: 0;
    text-align: center;
    overflow: auto;
    max-height: 400px
}

.alert_collection .content .link {
    display: inline-block;
    font-size: 14px;
    color: #e8515c;
    width: 30%;
    border: 1px solid #e8515c;
    margin: 4px;
    padding: 8px 0;
    text-align: center
}

@media screen and (max-width: 600px) {
    .alert_collection .content .link {
        width: 45%
    }
}

.alert_collection .content .link:hover {
    color: #fff;
    background: #e8515c
}

.alert_collection .close {
    display: block;
    background: #e8515c;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    margin: 16px -16px -16px
}

@media screen and (max-width: 600px) {
    .page_top .logo.logo_t {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30px;
        -moz-box-flex: 1;
        -ms-flex: 1 1 30px;
        flex: 1 1 30px
    }
}

.page_top .logo.slogan {
    margin-left: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30px;
    -moz-box-flex: 1;
    -ms-flex: 1 1 30px;
    flex: 1 1 30px
}

@media screen and (max-width: 600px) {
    .page_top .logo.slogan {
        display: none
    }
}

.page_top .search {
    height: 30px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, .3);
    overflow: hidden;
    padding-right: 8px;
    font-size: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.page_top .search .input {
    color: #fff;
    padding: 0 0 0 16px;
    min-width: 160px;
    font-size: 14px;
    border: none;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    background: 0 0
}

@media screen and (max-width: 410px) {
    .page_top .search .input {
        width: 80px;
        min-width: 0
    }
}

.page_top .search .btn {
    height: 30px;
    background: 0 0;
    border: none;
    color: #fff;
    padding: 0 6px;
    vertical-align: middle
}

.grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.nav {
    color: #fff;
    position: relative;
    z-index: 5;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav:before {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    left: 0;
    top: 42px;
    position: absolute;
    z-index: -1
}

@media screen and (min-width: 1024px) {
    .nav:hover:before {
        width: 100%
    }
}

.nav.touched:before {
    width: 100%
}

.nav.icon_swap:after {
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 24px;
    display: none;
    z-index: 2;
    animation: shake 1s infinite;
    transform-origin: 66.66% 100%
}

@media screen and (max-width: 496px) {
    .nav.icon_swap:after {
        display: block
    }
}

@keyframes shake {
    0% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
        opacity: 1
    }
    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
        opacity: 0
    }
}

.nav.icon_swap .shade {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    height: 100%;
    width: 56px;
    background: linear-gradient(90deg, transparent, #e66583);
    z-index: 2
}

@media screen and (max-width: 496px) {
    .nav.icon_swap .shade {
        display: block
    }
}

.nav > .index {
    display: inline-block;
    vertical-align: top
}

@media screen and (max-width: 1024px) {
    .nav > .index {
        display: none
    }
}

.nav .poa {
    position: absolute
}

.nav .ul {
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.nav .ul.touched {
    margin-bottom: 32px
}

.nav .ul:hover {
    /*height: 80px*/
}

.nav .ul .index {
    display: none
}

@media screen and (max-width: 1024px) {
    .nav .ul .index {
        display: inline-block
    }
}

.nav .li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.nav .li:first-child {
    margin-left: -8px
}

.nav .li.less_512 {
    display: none
}

@media screen and (max-width: 512px) {
    .nav .li.less_512 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
}

.nav .has_sub.touched {
    /*color: #fff;
    padding-bottom: 8px*/
}

.nav .has_sub.touched .sub_nav {
    /*display: block*/
}

@media screen and (max-width: 1024px) {
    .nav .has_sub.touched .sub_nav.less_1024 {
        /*display: none*/
    }
}

.nav .has_sub.touched .link:before {
    /*content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 4px solid rgba(255, 255, 255, .4);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -10px;
    left: 50%;
    margin-left: -4px*/
}
/*
.nav .has_sub:hover {
    color: #fff;
    padding-bottom: 8px
}
*/
.nav .has_sub:hover .sub_nav {
    /*display: block;
    overflow: auto*/
}

.nav .has_sub:hover .link:before {
    /*content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 4px solid rgba(255, 255, 255, .4);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    bottom: -10px;
    left: 50%;
    margin-left: -4px*/
}

.nav .link {
    margin: 16px 8px 8px;
    line-height: 1;
    position: relative
}

@media screen and (max-width: 496px) {
    .nav .link {
        margin-right: 0
    }
}

.nav .sub_nav {
    position: absolute;
    left: 0;
    top: 40px;
    display: none;
    font-size: 0;
    padding: 8px 0;
    z-index: 5;
    right: 0
}

.nav .sub_nav .link {
    font-size: 14px;
    color: rgba(255, 255, 255, .75);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 4px 16px;
    border: 1px solid rgba(255, 255, 255, .2);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin: 0 8px 0 0
}

.nav .sub_nav .link:before {
    display: none !important
}

.nav .sub_nav .link.touched {
    color: #fff;
    background: rgba(255, 255, 255, .2)
}

@media screen and (min-width: 1024px) {
    .nav .sub_nav .link:hover {
        color: #fff;
        background: rgba(255, 255, 255, .2)
    }
}

.nav .showcase {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0
}

@media screen and (max-width: 1024px) {
    .nav .showcase {
        display: block
    }
}

.nav .showcase .sub_nav {
    top: 0;
    overflow: auto;
    display: none;
    -webkit-overflow-scrolling: touch;
    right: 0
}

.section {
    margin-top: 24px
}

@media screen and (max-width: 1024px) {
    .section {
        margin-top: 8px
    }
}

.section .h2 {
    font-size: 18px;
    font-weight: 400;
    color: #e8515c;
    line-height: 1;
    margin-bottom: 16px
}

.section .h2:before {
    margin-right: 8px;
    font-weight: 400;
    font-size: 20px
}

.section .h2 .link {
    display: block;
    font-size: 12px;
    font-weight: 400;
    float: right;
    line-height: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e8515c;
    padding: 4px 6px 4px 8px;
    margin-top: -4px
}

@media screen and (max-width: 496px) {
    .section .h2 .link {
        position: relative;
        bottom: -4px;
        padding: 2px 2px 2px 4px
    }
}

.section .h2 .link:after {
    font-size: 14px;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    left: 0
}

.section .h2 .link:hover:after {
    left: 4px
}

@media screen and (max-width: 496px) {
    .section .h2 .link:hover:after {
        left: 2px
    }
}

.section .flex_row {
    margin: 0 -8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 496px) {
    .section .flex_row {
        margin: 0 -2%
    }
}

.section .showcase {
    width: 240px;
    white-space: nowrap
}

@media screen and (max-width: 512px) {
    .section .showcase {
        width: 50%
    }
}

.section .showcase:hover .img_wapper:before {
    opacity: .9;
    font-size: 48px
}

.section .showcase:hover .des {
    color: #e8515c
}

.section .showcase .div {
    margin: 16px 8px 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

@media screen and (max-width: 496px) {
    .section .showcase .div {
        margin: 8px 2% 0
    }
}

.section .showcase .img_wapper {
    overflow: hidden;
    position: relative;
    font-family: iconfont !important;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff
}

.section .showcase .img_wapper:before {
    content: '\e687';
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 200%;
    left: 0;
    top: -50%;
    background: rgba(232, 81, 92, .3);
    text-align: center;
    padding-top: 45%;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.section .showcase .img_wapper:after {
    display: block;
    content: "";
    padding-top: 56.25%
}

.section .showcase .img_wapper .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.section .showcase .des {
    font-size: 14px;
    /*height: 1em;*/
    line-height: 1em;
    margin: 0 6px;
    padding: 8px 2px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    color: #333;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.section .showcase .sub_des {
    color: #666;
    overflow: hidden;
    padding: 8px
}

.section .showcase .sub_des .iconfont {
    font-size: 12px
}

.section .showcase .sub_des .iconfont:before {
    color: #bbb;
    margin-right: 0
}

.section .showcase .sub_des .icon_time {
    float: right
}

.section .showcase .sub_des .icon_time:before {
    font-size: 12px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px
}

.section .showcase .sub_des .icon_show {
    float: left
}

.section .showcase .sub_des .icon_show:before {
    font-size: 13px;
    vertical-align: middle;
    margin: -2px 0 0 -4px
}

.page_bottom {
    background: #e8515c;
    margin-top: 32px;
    color: #fff
}

.page_bottom .wapper_wide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 16px
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide {
        padding: 16px 1%
    }
}

.page_bottom .wapper_wide .logo {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .logo {
        display: none
    }
}

.page_bottom .wapper_wide .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 32px;
    -moz-box-flex: 1;
    -ms-flex: 1 0 32px;
    flex: 1 0 32px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 32px;
    font-size: 14px
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .text {
        margin: 8px 1%
    }
}

.page_bottom .wapper_wide .qr_code {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .qr_code {
        width: 100%;
        text-align: center
    }
}

.page_bottom .wapper_wide .qr_code .logo {
    display: none;
    margin-right: 24px;
    vertical-align: top;
    margin-top: 16px
}

@media screen and (max-width: 496px) {
    .page_bottom .wapper_wide .qr_code .logo {
        display: inline-block
    }
}

.page_bottom .wapper_wide .qr_code .div {
    display: inline-block
}

.page_bottom .wapper_wide .qr_code .div .img {
    width: 100px;
    height: 100px
}

.page_bottom .wapper_wide .qr_code .div .link {
    display: block;
    font-size: 14px;
    text-align: center
}

.pagenotes {
    font-size: 0;
    color: #e8515c;
    text-align: center !important;
    padding-top: 16px;
    margin-right: 0;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -moz-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.pagenotes .center {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 10px;
    -moz-box-flex: 1;
    -ms-flex: 1 0 10px;
    flex: 1 0 10px;
    overflow: auto;
    white-space: nowrap
}

.pagenotes .link, .pagenotes .span {
    font-size: 14px;
    padding: 8px
}

.pagenotes .link {
    display: inline-block;
    border: 1px solid transparent;
    margin-right: 10px
}

.pagenotes .link:hover {
    color: #e8515c;
    border: #e8515c 1px solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.pagenotes .link.active {
    background: #e8515c;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.propaganda {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*background: url(../images/b_bg.jpg.png) 50% 0*/
    background: url(../images/u5cbd2344f260400aaddd3e0f28dbd745q.jpg) 50% 0;
}

.propaganda .link {
    width: 50%;
    height: 48px
}

@media screen and (max-width: 640px) {
    .propaganda .link {
        width: 100%;
        height: 32px
    }
}

.propaganda .link .img {
    width: 100%;
    height: 100%
}

body, html {
    background: #f4f4f4
}

@media screen and (max-width: 1216px) {
    .wapper_wide {
        max-width: none;
        margin: 0 16px
    }
}

@media screen and (max-width: 496px) {
    .wapper_wide {
        margin: 0 2%
    }
}

.page_top {
    background: url(../images/bg.jpg) 50% -8px no-repeat
}

.page_top .bg_layer {
    overflow: hidden;
    padding: 16px 0 8px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.05)));
    background: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    background: -moz-linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    background: -o-linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    background: linear-gradient(#fff, rgba(255, 255, 255, 0.05));
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1)
}

.page_top .bg_layer:before {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(8px);
    filter: blur(8px);
    padding-bottom: 8px;
    opacity: .9;
    background: url(../images/bg.jpg) 50% 0 no-repeat
}

.page_top .bg_layer .wapper_wide {
    position: relative
}

.main {
    margin-top: 40px
}

.screen_roll {
    padding-top: 8px;
    font-size: 0;
    color: #e8515c;
    position: relative;
    bottom: -16px
}

.screen_roll .icon_anounce {
    font-size: 22px;
    background: #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    padding: 0 16px;
    -webkit-box-shadow: 0 1px 2px rgba(25, 25, 25, .2);
    -moz-box-shadow: 0 1px 2px rgba(25, 25, 25, .2);
    box-shadow: 0 1px 2px rgba(25, 25, 25, .2)
}

.screen_roll .icon_anounce:before {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle
}

.screen_roll .marquee {
    height: 32px;
    overflow: hidden;
    font-size: 12px;
    line-height: 32px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding-left: 4px;
    white-space: nowrap
}

.screen_roll .marquee .p {
    display: inline-block;
    cursor: pointer
}

.banner {
    font-size: 0;
    margin: 2px auto 8px;
    border: 1px solid rgba(255, 255, 255, .1);
    background: rgba(255, 255, 255, .05);
    position: relative;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width: 1216px) {
    .banner {
        margin: 12px auto -20px;
        border: none;
        background: 0 0;
        padding: 0 4px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

@media screen and (max-width: 496px) {
    .banner {
        margin: 12px auto -20px;
        border: none;
        background: 0 0;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.banner .showcase {
    overflow: hidden;
    margin: 8px 12px;
    width: auto
}

@media screen and (max-width: 496px) {
    .banner .showcase {
        margin: 8px
    }
}

.banner .scroll {
    white-space: nowrap;
    display: inline-block
}

.banner .link {
    width: 300px;
    height: 168px;
    margin-right: 8px
}

.banner .link .img {
    display: block;
    width: 100%;
    height: 100%
}

.h2 {
    font-size: 18px;
    color: #e8515c;
    line-height: 1;
    margin-bottom: 0
}

@media screen and (max-width: 1216px) {
    .h2 {
        margin-bottom: 16px
    }
}

.h2:before {
    margin-right: 8px;
    font-weight: 400;
    font-size: 24px
}

.h2 .link {
    display: block;
    font-size: 12px;
    font-weight: 400;
    float: right;
    line-height: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e8515c;
    padding: 4px 6px 4px 8px
}

@media screen and (max-width: 496px) {
    .h2 .link {
        position: relative;
        bottom: -4px;
        padding: 2px 2px 2px 4px
    }
}

.h2 .link:after {
    font-size: 14px;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    left: 0
}

.h2 .link:hover:after {
    left: 4px
}

@media screen and (max-width: 496px) {
    .h2 .link:hover:after {
        left: 2px
    }
}

.section .content {
    clear: both
}

@media screen and (max-width: 1216px) {
    .section .content {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width: 512px) {
    .section .content {
        overflow: visible;
        margin: 0 -8px
    }
}

@media screen and (max-width: 496px) {
    .section .content {
        margin: 0 -1%
    }
}

.section .flex_row {
    margin-top: -16px;
    margin-bottom: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 1200px;
}

@media screen and (max-width: 512px) {
    .section .flex_row {
        width: 100%;
        margin: -8px 0 0
    }
}

.section .showcase {
    white-space: nowrap
}

.alert_anounce {
    display: none;
    position: fixed;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    top: 10%;
    left: 10%;
    z-index: 101;
    font-size: 14px;
    line-height: 1.5;
    color: #e8515c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px
}

@media screen and (min-width: 1024px) {
    .alert_anounce {
        max-width: 512px;
        left: 50%;
        margin-left: -256px
    }
}

.alert_anounce .title {
    clear: both;
    background: #e8515c;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    position: relative;
    margin: -16px 0 16px;
    font-size: 16px
}

.alert_anounce .content {
    max-height: 50%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width: 1024px) {
    .alert_anounce .content {
        margin: 40px 0
    }
}

.alert_anounce .close {
    display: block;
    background: #e8515c;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    margin: 16px -16px -16px
}

.icon {
    background-image: url(../images/icon.sprite.png);
    background-repeat: no-repeat;
    display: inline-block
}

.icon.youbo {
    width: 24px;
    height: 24px;
    background-position: -5px -5px
}

.icon.live {
    width: 24px;
    height: 24px;
    background-position: -5px -34px
}

.icon.xianfeng {
    width: 24px;
    height: 24px;
    background-position: -5px -63px
}



.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f));
    background-image: -webkit-linear-gradient(top, #fff 88%, #73859f 100%);
    background-image: -moz-linear-gradient(top, #fff 88%, #73859f 100%);
    background-image: -o-linear-gradient(top, #fff 88%, #73859f 100%);
    background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
    color: #2b333f;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em
}



.vjs-resize-manager {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    visibility: hidden
}

.pasuAD:before, .pasuAD:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1;
    vertical-align: middle
}

.pasuAD img {
    display: inline-block;
    vertical-align: middle
}

@-webkit-keyframes flash {
    0% {
        display: block;
        opacity: .7;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-filter: blur(0px);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

@-moz-keyframes flash {
    0% {
        display: block;
        opacity: .7;
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -moz-transform: scale(3, 3);
        transform: scale(3, 3);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

@-o-keyframes flash {
    0% {
        display: block;
        opacity: .7;
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -o-transform: scale(3, 3);
        transform: scale(3, 3);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

@keyframes flash {
    0% {
        display: block;
        opacity: .7;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-filter: blur(0px);
        filter: blur(0px)
    }
    99% {
        display: block;
        opacity: 0;
        -webkit-transform: scale(3, 3);
        -moz-transform: scale(3, 3);
        -o-transform: scale(3, 3);
        transform: scale(3, 3);
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }
    100% {
        display: none;
        opacity: 0
    }
}

body, html {
    background: #f4f4f4
}

.page_top {
    padding: 0 0 8px;
    position: relative;
    background: url(../images/b_bg.jpg) 50% 0;
    /*background: url(../images/u5cbd2344f260400aaddd3e0f28dbd745q.jpg) 50% 0;*/
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .4)
}

.page_top .bg_layer {
    background: 0 0
}

.page_top .bg_layer:before {
    display: none
}

.wapper_video {
    background: #000;
    position: relative;
    overflow: hidden;
    max-height: 480px
}

.wapper_video:after {
    content: '';
    display: block;
    padding-top: 56.25%
}

.wapper_video .video-js, .wapper_video .xfplay, .wapper_video .ybplay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0
}

.wapper_video .ybplay {
    background: url(../images/youbologo.png) no-repeat 50% 50%;
    text-align: center
}

.wapper_video .ybplay .link {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-top: 10%;
    line-height: 1.5
}

@media screen and (max-width: 496px) {
    .wapper_video .ybplay .link {
        font-size: 12px;
        margin-top: 8%
    }
}

@media screen and (max-width: 1216px) {
    .wapper_wide {
        max-width: none;
        margin: 0 16px
    }
}

@media screen and (max-width: 496px) {
    .wapper_wide {
        margin: 0 2%
    }
}

.main {
    margin-top: 16px
}

@media screen and (max-width: 496px) {
    .main {
        margin-top: 2%
    }
}

.main .master {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50px;
    -moz-box-flex: 1;
    -ms-flex: 1 0 50px;
    flex: 1 0 50px;
    overflow: hidden
}

@media screen and (max-width: 1024px) {
    .main .master {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.main .aside {
    width: 320px;
    margin-left: 16px;
    margin-bottom: -16px
}

@media screen and (max-width: 1216px) {
    .main .aside {
        margin-left: 8px
    }
}

@media screen and (max-width: 1024px) {
    .main .aside {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0
    }
}

.main .aside .content {
    font-size: 0
}

@media screen and (max-width: 1024px) {
    .main .aside .content {
        width: auto;
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 8px
    }
}

@media screen and (max-width: 512px) {
    .main .aside .content {
        overflow: visible;
        white-space: normal;
        margin: 0 -8px;
        padding-bottom: 0
    }
}

@media screen and (max-width: 496px) {
    .main .aside .content {
        margin: 0 -1%
    }
}

.main .aside .h2 {
    font-size: 16px;
    color: #e8515c;
    line-height: 1;
    margin: 0;
    font-weight: 400;
    margin-bottom: 16px
}

@media screen and (max-width: 1216px) {
    .main .aside .h2 {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1024px) {
    .main .aside .h2 {
        margin-top: 16px
    }
}

@media screen and (max-width: 512px) {
    .main .aside .h2 {
        margin-bottom: 0
    }
}

.main .aside .h2:before {
    margin-right: 8px;
    font-weight: 400;
    font-size: 24px
}

.main .aside .h2 .link {
    display: block;
    font-size: 14px;
    font-weight: 400;
    float: right;
    line-height: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media screen and (max-width: 496px) {
    .main .aside .h2 .link {
        position: relative;
        bottom: -4px
    }
}

.main .aside .h2 .link:after {
    display: inline-block;
    margin-left: 4px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    line-height: 1;
    left: 0
}

.main .aside .h2 .link:hover:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.main .aside .showcase {
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    margin-bottom: 16px
}

@media screen and (max-width: 1216px) {
    .main .aside .showcase {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase {
        margin-bottom: 0;
        display: inline-block;
        width: 240px
    }

    .main .aside .showcase:first-child {
        margin-left: -8px
    }
}

@media screen and (max-width: 512px) {
    .main .aside .showcase {
        display: inline-block;
        width: 50%
    }

    .main .aside .showcase:first-child {
        margin-left: 0
    }
}

.main .aside .showcase:hover .img_wapper:before {
    opacity: .9;
    font-size: 36px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase:hover .img_wapper:before {
        font-size: 48px
    }
}

.main .aside .showcase:hover .des {
    color: #e8515c;
    font-size: 14px
}

.main .aside .showcase .div {
    overflow: hidden;
    height: 157px;
    position: relative;
    background: #fff;
    padding-left: 140px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .div {
        padding-left: 0;
        height: auto;
        margin: 0 8px
    }
}

@media screen and (max-width: 496px) {
    .main .aside .showcase .div {
        margin: 8px 2% 0
    }
}

.main .aside .showcase .img_wapper {
    width: 100%;
    height: 157px;
    left: 0;
    top: 0;
    overflow: hidden;
    position: absolute;
    font-family: iconfont !important;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .img_wapper {
        width: 100%;
        position: relative
    }
}

.main .aside .showcase .img_wapper:before {
    content: '\e687';
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 200%;
    left: 0;
    top: -50%;
    background: rgba(232, 81, 92, .3);
    text-align: center;
    padding-top: 45%;
    z-index: 5;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.main .aside .showcase .img_wapper:after {
    display: block;
    content: "";
    padding-top: 56.25%
}

.main .aside .showcase .img_wapper .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.main .aside .showcase .des {
    font-size: 16px;
    height: 1em;
    line-height: 1em;
    margin-left: 8px;
    margin-top: 8px;
    overflow: hidden;
    color: #444
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .des {
        font-size: 14px;
        margin: 0 6px;
        padding: 8px 2px;
        border-bottom: 1px solid #e6e6e6;
        white-space: nowrap
    }
}

.main .aside .showcase .sub_des {
    color: #666;
    overflow: hidden;
    margin-left: 8px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des {
        margin-bottom: 8px;
        margin-right: 8px
    }
}

.main .aside .showcase .sub_des .i {
    font-style: normal
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .i {
        display: none
    }
}

.main .aside .showcase .sub_des .iconfont {
    font-size: 13px;
    display: block;
    margin-top: 8px;
    line-height: 1
}

.main .aside .showcase .sub_des .iconfont:before {
    color: #bbb;
    margin-right: 0;
    display: none
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .iconfont:before {
        display: inline-block
    }
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .icon_time {
        float: right
    }
}

.main .aside .showcase .sub_des .icon_time:before {
    font-size: 12px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px
}

.main .aside .showcase .sub_des .icon_show {
    font-size: 14px
}

@media screen and (max-width: 1024px) {
    .main .aside .showcase .sub_des .icon_show {
        float: left
    }
}

.main .aside .showcase .sub_des .icon_show:before {
    font-size: 13px;
    vertical-align: middle;
    margin: -2px 0 0 -4px
}

.main .video_des .propaganda {
    margin: 16px 0 0;
    background: 0 0
}

.main .video_des .name {
    font-size: 18px;
    color: #333;
    margin-top: 16px;
    line-height: 1;
    height: 1em;
    overflow: hidden;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.main .video_des .name .p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 10px;
    -moz-box-flex: 1;
    -ms-flex: 1 1 10px;
    flex: 1 1 10px
}

.main .video_des .name .span {
    display: block;
    font-size: 16px;
    margin-top: 2px;
    background: #f4f4f4;
    padding-left: 8px
}

.main .video_des .wapper_des {
    overflow: hidden;
    font-size: 0;
    border-bottom: #ddd solid 1px
}

.main .video_des .wapper_des .p {
    font-size: 14px;
    display: inline-block;
    color: #666;
    line-height: 1;
    vertical-align: middle;
    margin-bottom: 8px
}

.main .video_des .wapper_des .time {
    margin-right: 16px
}

.main .video_des .wapper_des .link {
    font-size: 12px;
    padding: 4px 8px;
    background: #ddd;
    margin-right: 4px
}

.main .video_des .wapper_des .link:hover {
    padding: 3px 7px;
    color: #e8515c;
    background: #ffe5e1;
    border: solid 1px rgba(232, 81, 91, .5)
}

.main .video_des .wapper_link {
    font-size: 0;
    margin-top: 16px
}

.main .video_des .wapper_link .link {
    font-size: 14px;
    display: inline-block;
    color: #e8515c;
    border: solid 1px #ffd5cf;
    background: #ffe5e1;
    padding: 8px 16px;
    margin-right: 16px;
    line-height: 24px
}

@media screen and (max-width: 496px) {
    .main .video_des .wapper_link .link {
        display: block;
        padding: 4px 8px;
        margin-right: 0;
        text-align: center;
        margin-bottom: 8px
    }
}

.main .video_des .wapper_link .link:hover {
    border: solid 1px rgba(232, 81, 91, .5)
}

.main .video_des .wapper_link .link:last-child {
    margin-right: 0
}

.main .video_des .wapper_link .link .icon {
    vertical-align: middle;
    margin-left: 8px
}

.main .video_des .gather {
    border: solid 1px #ddd;
    margin-top: 16px;
    font-size: 0;
    padding: 16px;
    color: #999
}

.main .video_des .gather .h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 16px
}

.main .video_des .gather .flex_row {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px
}

.main .video_des .gather .flex_row .text {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 10%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 10%;
    flex: 1 0 10%;
    word-break: break-all;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    line-height: 24px;
    color: #999;
    font-size: 12px;
    background: #e6e6e6;
    border: none;
    padding: 0 4px;
    border-left: none
}

.main .video_des .gather .flex_row .copy, .main .video_des .gather .flex_row .link {
    padding: 0 0 0 8px;
    height: 24px;
    background: 0 0;
    border: none;
    color: #ff8089;
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .main .video_des .gather .flex_row .copy, .main .video_des .gather .flex_row .link {
        padding: 0 0 0 4px
    }
}

.video_caster {
    white-space: nowrap;
    font-size: 14px;
    line-height: 2;
    overflow: hidden;
    width: 100%;
    color: #fff;
    padding: 0 8px;
    box-sizing: border-box;
    background: #e8515c;
    display: block
}

.video_caster .span {
    display: inline-block
}

.section {
    margin-top: 0
}

.section .h2 {
    margin: 16px 0
}

@media screen and (max-width: 512px) {
    .section .h2 {
        margin-bottom: 8px
    }
}

.section .h2 .link {
    position: static;
    border: none;
    padding: 0;
    font-size: 14px;
    margin-top: 4px
}

.section .h2 .link:after {
    display: inline-block;
    margin-left: 4px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    line-height: 1;
    left: 0
}

.section .h2 .link:hover:after {
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.section .content {
    clear: both
}

@media screen and (max-width: 1216px) {
    .section .content {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width: 496px) {
    .section .content {
        overflow: visible;
        margin: 0 -8px
    }
}

@media screen and (max-width: 496px) {
    .section .content {
        margin: 0 -1%
    }
}

.section .flex_row {
    margin-top: -16px;
    margin-bottom: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 1216px) {
    .section .flex_row {
        width: 2400px
    }
}

@media screen and (max-width: 512px) {
    .section .flex_row {
        width: auto
    }
}

@media screen and (max-width: 496px) {
    .section .flex_row {
        margin: -8px 0 0
    }
}

.section .showcase {
    white-space: nowrap
}

.f-links {
    display: inline-block
}

.f-links li {
    margin-right: 10px
}

.f-links li a {
    font-size: 15px;
    color: #5d5d5d;
    transition: all .3s
}

.f-links li a:hover {
    font-size: 15px;
    color: #3a3a3a
}

.section .showcase .img_wapper.img_wapper_type .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto
}

.fb-a {
    margin-top: 4px;
    line-height: 30px;
    border: 1px solid #ffffff75;
    padding: 0 15px;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    height: 30px;
    float: right;
    margin-right: 20px
}

ul.art-list {
    padding-left: 0
}

ul.art-list li {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #f3f3f3
}

ul.art-list li p {
    flex: 1 1 0;
    margin-bottom: 0;
    font-size: 16px
}

ul.art-list li span {
    font-size: 15px;
    font-weight: 400;
    color: #ccc
}

ul.art-list li p a {
    color: #2a353d
}

ul.art-list li p a:hover, a:focus {
    color: #e8515c;
    text-decoration: none
}

.img-content {
    margin: 17px 0
}

.img-content p img {
    display: block;
    margin: 0 auto 10px
}

.book-content p {
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    line-height: 25px
}

.art-box {
    background: #fff;
    border-radius: 5px;
    padding: 5px 20px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.page-ctrl {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-around
}

.page-ctrl a {
    font-size: 12px;
    color: #fff;
    padding: 6px 12px;
    border: 1px solid #fc4057;
    border-radius: 3px;
    background: #fc4057;
    transition: all .2s;
    -webkit-transition: all .2s
}

.page-ctrl a:hover {
    color: #fc4057;
    text-decoration: none;
    border: 1px solid #fc4057;
    background: #fff
}

@media screen and (max-width: 766px) {
    .propa_right1, .propa_right2, .propa_right3, .propa_left1, .propa_left2, .propa_left3 {
        margin-left: 0;
        width: 15%
    }
}/* -------------分页开始---------- */
.pages{padding: 30px 0px 20px 0px;text-align: center;color: #FFFFFF;line-height:0;font-size:0px;overflow:hidden;}
.pages em{ font-style:normal;}
.pages .pagego{height:30px;line-height: 30px;padding-bottom: 2px;margin-left: 5px;margin-right: 10px;padding-right: 15px;background-color : #FFFFFF;border : 1px solid #000;color : #0066FF;font-size: 14px;display: none;	}
.pages .pagebtn{display: none;}
.pages a, .pages span,.pages em,.pages label{height: 34px;line-height: 34px;font-size: 14px;display: inline-block;text-align: center;margin: 0 1px;padding: 0 16px;color: #666;overflow: hidden;vertical-align: middle;background-color: #fcfcfc;border:solid #dcdcdc 1px;}
.pages a:hover {color: #fff;text-decoration: none;background-color: #e92334;border:solid #da1e2e 1px;}
.pages span.pagenow{color: #fff;font-weight: 700;background-color: #da1e2e;border:solid #c70011 1px;}
.pages span.disabled{filter:alpha(opacity=50);opacity: 0.5;}
.pages .prev{padding: 0 10px 0 20px;background-position: 0 7px;}
.pages .next{padding: 0 20px 0 10px;background-position: right -20px;}
/* -------------分页结束---------- */
.web_list {
    padding: 5px 1% 10px 1%;
    width:100%;
}
.web_list a {
    display:block;
    height:30px;
    width:11.75%;
    overflow:hidden;
    background-color:#f5f5f5;
    border:1px solid #f1f1f1;
    float:left;
    margin:0 0 .5% .5%;
    font:12px/28px Tahoma,'Microsoft Yahei',Simsun;
    font-weight:bold;
    color:#333;
    background:no-repeat 10px center;
    background-size:16px 16px;
    text-align: center;
}
.tips {
    padding:5px 1%;
}
@media screen and (max-width:768px) {
.tips a {
    font-weight:bold;
    /*! width:5.75%; */
	border: 1.5px solid #444;
}
  }
 @media screen and (min-width:769px) {  
.tips a {
    font-weight:bold;
    width:5.75%;
	border: 1.5px solid #444;
} }
.tips_type {
    padding:5px 1%;
}
.tips_type a {
    font-weight:bold;
    width:9.45%;
	border: 1.5px solid #444;
}
.web_list a:hover {
    background-color:#444;
    border-color:#444;
    color:#FFF
}
