a,
ol,
ul {
    font-size: 1em
}

.third-part a:hover,
a,
a:hover {
    text-decoration: none
}

.loading:before,
q:after,
q:before {
    content: ''
}

fieldset,
hr,
img {
    border: none
}

body,
html {
    color: #333;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "Lantinghei SC", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 1.2em;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
lengend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    font-size: 15px;
    word-break: normal;
    word-wrap: break-word
}

body,
button,
input,
select,
textarea {
    border: 0;
    outline: 0
}

b,
strong {
    font-weight: 600
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp,
tt {
    font-family: "Courier New", Courier, monospace
}

small {
    font-size: 12px
}

ol,
ul {
    list-style: none
}

a {
    cursor: pointer;
    color: #333
}

abbr[title],
acronym[title] {
    border-bottom: 1px dotted;
    cursor: help
}

.clr:after,
.f-clr:after,
.image-mask:after {
    content: ""
}

legend {
    color: #000
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px
}

img {
    -ms-interpolation-mode: bicubic;
    max-width: 100%
}

.t-l {
    text-align: left
}

.t-r {
    text-align: right
}

.backtop,
.btn,
.nav-bar .menu-item,
.t-c,
.text-center,
.tip-block {
    text-align: center
}

.clr,
.f-clr {
    zoom: 1
}

.show {
    display: block
}

.hide {
    display: none
}

.visible {
    visibility: visible
}

.hidden {
    visibility: hidden
}

.bf {
    font-weight: 700
}

body {
    background-color: #fff
}

.row {
    margin-bottom: 10px
}

.s-col-3 {
    display: inline-block;
    width: 32.66%
}

.s-col-3:nth-child(-n+2) {
    margin-right: 1%
}

.f-l {
    float: left
}

.f-r {
    float: right
}

.l-s,
.nav-bar .logo,
.nav-bar .nav-bar-left {
    float: left
}

a.f-r {
    font-weight: 400;
    color: #999
}

.btn.btn-main {
    background-color: #428ee2;
    border-color: #1c73dc
}

.btn.btn-main:hover {
    background-color: #51a6ff
}

.btn.btn-large {
    padding: 0 30px
}

.f-sec {
    background-color: #fff;
    box-sizing: border-box
}

.f-sec .sec-header {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #28B781
}

.f-sec .sec-header h2 {
    color: #333;
    border-bottom: solid 3px #999;
    padding: 0 3px;
    display: inline
}

.f-sec .sec-header a {
    font-size: .7em;
    color: #5B9AD1
}

.f-sec .sec-header a:hover {
    color: #5B9AD1
}

.l-s {
    width: 66.3%
}

.r-s {
    width: 30.7%;
    float: right
}

.clr:after,
.f-clr:after {
    display: block;
    height: 0;
    clear: both
}

.cell {
    display: table-cell
}

.image-mask {
    position: relative
}

.banner-link {
    display: block
}

.banner-link img {
    display: block;
    width: 100%;
    height: auto
}

.btn {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    color: #fff;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    border-radius: 3px;
    -webkit-user-select: none;
    background-color: #999;
    box-sizing: border-box
}

.btn:hover {
    background-color: #555
}

.btn.hide {
    display: none
}

.btn-col2 {
    width: 46%
}

.btn-block {
    width: 100%
}

.btn-primary {
    background-color: #1AB15D
}

.btn-primary:hover {
    background-color: #53b179
}

.normal-link {
    color: #08c
}

.normal-link:hover {
    color: #c00;
    text-decoration: underline
}

.tip-block {
    padding: 10px;
    border-radius: 3px;
    background-color: #1AB15D;
    color: #fff;
    line-height: 1.2
}

.tip-block.cancelable .cancel-btn {
    float: right;
    cursor: pointer;
    font-size: 15px
}

.tip-error {
    background-color: #FC363B
}

.image-mask:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#wx_pic {
    position: absolute;
    top: -100000px
}

.backtop {
    position: fixed;
    bottom: 40px;
    left: 50%;
    margin-left: 560px;
    display: block;
    width: 45px;
    height: 45px;
    background-color: #fff;
    border: 1px solid #ccc;
    line-height: 45px;
    color: #555
}

.backtop .iconfont {
    font-size: 1.2em
}

.backtop:hover {
    background-color: #555;
    color: #fff
}

.main-container {
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box
}

.nav-bar-wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    height: 50px;
    opacity: 1;
    transition: all .5s
}

.main-footer .wrapper,
.nav-bar {
    width: 1100px;
    margin: 0 auto;
    max-width: 100%
}

.nav-bar-wrapper.hidden {
    height: 0;
    opacity: 0
}

.nav-bar {
    position: relative;
    z-index: 1000000000
}

.item-message .sub-menu-list li a .iconfont,
.item-userinfo .sub-menu-list li a .iconfont,
.nav-bar .logo {
    margin-right: 10px
}

.nav-bar .logo {
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px
}

.nav-bar .logo img {
    max-width: 100%;
    vertical-align: middle;
    height: auto
}

.nav-bar .nav-bar-right {
    float: right
}

.nav-bar .menu-item {
    position: relative;
    line-height: 50px;
    float: left
}

.nav-bar .menu-item .item-first {
    padding: 0 15px
}

.nav-bar .menu-item a {
    color: #7B7B7B;
    display: block;
    font-size: 15px
}

.nav-bar .menu-item a.active,
.nav-bar .menu-item a:hover {
    color: #00ab6b
}

.menu-item>a .iconfont.icon-unfold {
    margin-left: 10px;
    color: #aaa;
    font-size: 14px
}

.menu-gaoji {
    position: relative;
    left: -2px !important
}

.sub-menu-item:hover {
    background-color: #fff
}

.dropdown-below,
.sub-menu-list {
    position: absolute;
    display: none;
    left: -16px;
    top: 50px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    z-index: 99999
}

.input-icon,
.item-message a,
.search-block,
.site-info-list li a {
    position: relative
}

.nav-bar .menu-item:hover .dropdown-below,
.nav-bar .menu-item:hover .sub-menu-list {
    display: block
}

.item-cate .sub-menu-list {
    width: 200%;
    text-align: left
}

.item-cate .sub-menu-list li {
    display: inline-block;
    width: 50%;
    text-align: center
}

.item-cate .sub-menu-list .sub-menu-item a:hover {
    background: 0 0;
    color: #1683FB
}

.item-cate .sub-menu-list .sub-menu-item a.active {
    color: #1683FB
}

.item-message .sub-menu-list {
    width: 140px
}

.item-message .count,
.item-message .totalcount {
    position: absolute;
    background-color: #e34;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    display: none;
    font-size: 14px;
    box-sizing: border-box
}

.item-message .totalcount {
    right: 7px;
    top: 9px
}

.item-message .count {
    right: 10px;
    top: 14px
}

.item-userinfo .sub-menu-list {
    width: 100%;
    left: auto;
    right: 0
}

.item-userinfo .username {
    display: block;
    max-width: 100px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 55px
}

.item-userinfo .icon-unfold {
    display: inline-block
}

.item-message .sub-menu-list li a,
.item-userinfo .sub-menu-list li a {
    text-align: left;
    padding-left: 10px
}

.search-form {
    height: 100%;
    padding: 0 0 0 10px;
    float: right
}

.search-block,
.search-form {
    overflow: hidden
}

.search-block {
    margin-top: 10px;
    width: 210px;
    height: 36px;
    padding: 0 8px;
    line-height: 30px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #EEEFEF;
    display: flex;
    align-items: center;
    border-radius: 18px
}

.search-block .search-input {
    flex-grow: 1;
    border: 1px solid #eee;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: 0 0;
    color: #666;
    box-sizing: border-box;
    -webkit-appearance: none;
    transition: background 2s;
    -webkit-transition: background 2s;
    -moz-transition: background 2s;
    -o-transition: background 2s
}

#mobile-search-wrapper .search-block .search-input {
    display: block
}

.search-block .search-btn {
    flex-shrink: 0;
    background-color: transparent;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 18px
}

.search-form .search-suggest-block {
    position: fixed;
    z-index: 1000000;
    max-height: 500px;
    background-color: #fff;
    overflow-y: auto;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    margin-left: 1px
}

.search-form .search-suggest-block ul li a {
    display: block;
    padding: 7px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333
}

.search-form .search-suggest-block ul li a:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601";
    margin-right: 5px;
    color: #ccc
}

.search-form .search-suggest-block ul li a:hover,
.search-form .search-suggest-block ul li.selected a {
    background-color: #eee
}

.form-wrapper {
    box-sizing: border-box
}

.form-header {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #666;
    margin-bottom: 10px
}

.form-header h2 {
    font-size: 1.2em;
    font-weight: 700
}

.input-control {
    margin: 20px 0
}

.input-item {
    height: 40px;
    width: 100%;
    line-height: 40px;
    border: 1px solid #555;
    border-radius: 3px;
    font-size: 15px;
    box-sizing: border-box;
    -webkit-text-stroke-width: 0;
    padding-left: 10px
}

.dialog-remember,
.forget-password,
.third-text {
    font-size: 14px;
    font-weight: 400
}

.input-item:focus {
    border-color: #23d35b;
    box-shadow: 0 0 4px #23d35b
}

.input-icon .input-item {
    padding-left: 47px
}

.input-icon:before {
    position: absolute;
    left: 1px;
    top: 1px;
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background-color: #555;
    color: #fff
}

.input-control .captcha-img {
    height: 40px;
    width: auto;
    cursor: pointer
}

.input-control .captcha-btn {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    line-height: 20px
}

.input-control .captcha-btn span {
    color: #08c
}

.cell1,
.cell2 {
    padding-right: 10px
}

.cell3 {
    height: 40px;
    padding: 0
}

.dialog-remember {
    color: rgba(0, 0, 0, 1);
    line-height: 20px;
    margin-left: 8px
}

.forget-password {
    float: right;
    color: rgba(0, 0, 0, .45);
    line-height: 20px
}

div.nav-anchor {
    margin: 0 0 20px;
    display: inline
}

.nav-anchor a,
span {
    /* font-size: 1em;
    color: #999 */
}

.nav-anchor a:hover {
    text-decoration: underline
}

.aside-article-list .item-content {
    padding-left: 20px;
    color: #666;
    font-size: 12px;
    line-height: 1.8
}

@media (max-width:800px) {
    .aside-article-list {
        padding-left: 10px
    }

    .aside-article-list .item-content {
        color: #333;
        font-size: 1em
    }
}

.aside-article-list .item-content p {
    color: #666;
    font-size: .9em
}

.aside-article-list .item-content p:hover {
    color: #1683FB
}

.aside-article-list>li {
    border-bottom: 1px solid #eee;
    padding: 12px 0
}

.aside-article-list>li:hover {
    background-color: #F4F4F4
}

.aside-article-list>li:last-child {
    border-bottom: none
}

.aside-article-list>li>a,
.swiper-container .swiper-slide img {
    display: block
}

.loginDialog .input-item {
    height: 42px;
    background: rgba(244, 244, 244, 1);
    border: none
}

.loginDialog .input-item:active,
.loginDialog .input-item:focus {
    border: 1px solid #1AB15D
}

.modal-mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 99999;
    opacity: .49;
    display: none
}

.modal-wrapper {
    box-sizing: border-box;
    position: fixed;
    background-color: #fff;
    width: 400px;
    min-height: 420px;
    left: 50%;
    top: 50%;
    z-index: 100000;
    margin: -240px 0 0 -210px;
    padding: 30px;
    border-radius: 3px
}

.dialog-close {
    position: absolute;
    right: 10px;
    top: 10px
}

.dialog-close:hover {
    color: #f01400
}

.modal-header {
    margin-bottom: 45px
}

.modal-header .tab-header {
    border-bottom: 2px solid #eee;
    box-sizing: border-box
}

.modal-footer {
    margin-bottom: 20px
}

.modal-header .tab-header-item {
    display: inline-block;
    padding: 10px 30px;
    border-bottom: 2px solid #eee;
    margin-bottom: -2px;
    color: #666
}

.tab-body-item {
    display: none
}

.tab-header-item.active {
    border-bottom-color: #000;
    color: #000
}

.tab-body-item.active {
    display: block
}

.third-text {
    color: rgba(0, 0, 0, .45);
    line-height: 20px;
    margin-top: 60px;
    text-align: center
}

.third-part {
    text-align: center;
    width: 186px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between
}

.third-part a {
    width: 42px;
    height: 42px;
    background: rgba(221, 221, 221, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff
}

.third-part a:hover {
    color: #fff !important
}

.third-part .icon-weibo:hover {
    color: #fff;
    background-color: #d74039
}

.third-part .icon-weixin:hover {
    color: #fff;
    background-color: #51B056
}

.third-part .icon-qq:hover {
    color: #fff;
    background-color: #008cc8
}

.main-footer {
    background-color: #444;
    color: #ccc;
    font-size: 14px;
    max-width: 100%
}

.main-footer a {
    color: #ccc
}

.col-5 h4,
.main-footer a:hover {
    color: #fff
}

.main-footer .wrapper {
    padding-top: 20px;
    padding-bottom: 15px
}

.col-5 {
    padding: 0 15px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: 10px
}

.col-5 li {
    margin: 3px 0
}

.col-5 h4 {
    font-size: 1.3em;
    line-height: 2
}

.logo-info h4 img {
    width: 150px;
    height: auto
}

.about-info {
    width: 16%
}

.logo-info h5 {
    margin-bottom: 10px
}

.links-info {
    width: 34%
}

.links-info ul {
    float: left;
    margin-right: 18px
}

.loading:before,
.site-info-list li a:before {
    margin-right: 10px
}

.site-info {
    width: 25%
}

.main-footer .copy-right {
    text-align: center;
    font-size: .9em;
    margin-top: 8px
}

.site-info-list li a {
    display: block;
    padding: 5px 10px;
    width: 90px;
    border: 1px solid #fff;
    margin: 6px 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    box-sizing: border-box
}

.site-info-list li a:hover {
    background-color: #fff;
    color: #333
}

.site-info-list li .dropdown-left {
    position: absolute;
    right: 100%;
    bottom: -1px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    visibility: hidden;
    opacity: 0;
    width: 60px;
    box-sizing: border-box
}

.dropdown-left img {
    width: 100%;
    height: auto;
    display: block
}

.site-info-list a:hover .dropdown-left {
    visibility: visible;
    opacity: 1;
    width: 140px
}

.load-more-block {
    text-align: center;
    text-align: -webkit-center;
    margin-top: 15px
}

.load-more-btn-old {
    display: block;
    cursor: pointer;
    text-align: center;
    width: 80%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #00ab6b;
    color: #00ab6b;
    border-radius: 5px;
    padding: 5px 10px
}

.mod-smallnote2,
.triangle,
.waterfall .load-more-btn-old {
    display: none
}

.load-more-btn-old:hover {
    color: #fff;
    background: #00ab6b
}

.loading {
    padding-bottom: 10px
}

.loading:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-width: 4px;
    border-style: solid;
    border-color: #ddd #ddd #ddd #bbb;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-animation: spin .5s linear infinite;
    -moz-animation: spin .5s linear infinite;
    -o-animation: spin .5s linear infinite;
    animation: spin .5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.notify-block {
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
    text-align: center;
    padding: 5em 0
}

.notify-block .tip {
    margin-bottom: 10px
}

.notify-block .search-block {
    height: 40px;
    border: 1px solid #ccc;
    background-color: #fff;
    line-height: 40px
}

.notify-block .search-block .search-input {
    height: 40px;
    line-height: 40px;
    padding-right: 40px
}

.notify-block .search-block .search-btn {
    width: 40px;
    height: 40px;
    line-height: 40px
}

@media (min-width:800px) {

    .banner:hover .pic-wrapper,
    .item-pic:hover .pic-wrapper {
        -webkit-transform: scale(1.16);
        -moz-transform: scale(1.16);
        -ms-transform: scale(1.16);
        -o-transform: scale(1.16);
        transform: scale(1.16)
    }
}

.banner {
    background-color: #efefef
}

.pic-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.share-wrap {
    z-index: 999;
    margin: 10px
}

.share-wrap span {
    color: #999
}

.bdshare-button-style1-32 {
    text-align: center;
    margin-left: -42px
}

.bdshare-button-style1-32 a {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    background-image: none !important;
    text-indent: 0 !important;
    font-size: 22px;
    text-align: center;
    display: inline-block;
    border: 1px solid #999;
    color: #999 !important;
    float: none !important;
    vertical-align: middle
}

.bdshare-button-style1-32 a:hover {
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000
}

.share-wrap span {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 6px 6px 6px 0;
    line-height: 40px
}

.nav-bar-left .sub-menu-list {
    width: 90px;
    padding-top: 15px
}

.nav-bar-left .sub-menu-list li {
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px
}

.nav-bar-left span.icon-unfold {
    margin-left: 2px !important
}

.nav-bar .search-block {
    width: 160px
}

.subscribe-item {
    margin-top: 34px
}

.email-input {
    width: 150px;
    height: 30px;
    padding-left: 10px
}

.subscribe-btn {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    background-color: #00ab6b;
    margin-left: 15px
}

.triangle {
    position: absolute;
    left: 34px;
    bottom: 0;
    z-index: 10000;
    border-top: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgba(0, 0, 0, .8);
    border-left: 12px solid transparent
}

.nav-bar .menu-item:hover .triangle {
    display: block
}

.qrcode-box {
    position: fixed;
    top: 110px;
    left: 0;
    right: 0;
    height: 300px;
    width: 100% !important;
    padding-top: 0 !important;
    line-height: 1;
    z-index: 10000000;
    background-color: rgba(0, 0, 0, .8)
}

.qrcode-box-content {
    position: relative;
    width: 750px;
    margin: 0 auto;
    color: #fff;
    display: flex;
    justify-content: space-between
}

.qrcode-box .qrcode {
    float: right;
    width: 160px
}

.qrcode-box .qrcode-left {
    float: left
}

.qrcode-box .type {
    margin-top: 24px;
    margin-bottom: 14px;
    font-size: 16px;
    text-align: center
}

.qrcode-box .name {
    margin-bottom: 8px;
    font-size: 16px;
    text-align: center
}

.qrcode-box .img {
    width: 160px;
    height: 160px;
    margin-bottom: 28px;
    border-radius: 4px
}

.qrcode-box .line {
    position: absolute;
    top: 54px;
    left: 50%;
    width: 1px;
    height: 202px;
    background-color: #989898
}

.qrcode-box .scan {
    font-size: 14px;
    text-align: center
}

.menu-split {
    color: #ccc;
    position: relative;
    left: 15px;
    font-size: 12px;
    top: -2px
}

.mod-smallnote,
.mod-smallnote2 {
    position: fixed;
    text-align: center
}

.mod-smallnote {
    background: rgba(0, 0, 0, .8);
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 2px 2px 8px #333;
    -moz-box-shadow: 2px 2px 8px #333;
    box-shadow: 2px 2px 8px #333;
    color: #fff;
    padding: 20px 30px;
    top: 0;
    z-index: 200000;
    overflow: hidden;
    box-sizing: border-box
}

.mod-smallnote2 {
    background: rgba(51, 51, 51, .9);
    width: 298px;
    height: 178px;
    z-index: 1000;
    -webkit-box-shadow: 2px 2px 8px #333;
    -moz-box-shadow: 2px 2px 8px #333;
    box-shadow: 2px 2px 8px #333;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.mod-smallnote2 .img-container {
    height: 63%;
    position: relative
}

.mod-smallnote2 .img-container span {
    width: 18%;
    height: 56%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 55px;
    display: inline-block;
    color: #E6B30C
}

.mod-smallnote2 .text {
    height: 37%
}

.mod-smallnote2 .text span {
    font-family: FZLTXHK--GBK1-0;
    font-size: 15px;
    color: #fff
}

@media(max-width:800px) {
    .mod-smallnote2 {
        width: 190px;
        height: 110px
    }

    .mod-smallnote2 .img-container span {
        font-size: 30px
    }
}