html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 12px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

[role="button"] {
    cursor: pointer
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

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

@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg')
}

.fa {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

video,
embed,
iframe {
    width: 100%;
}

video {
    max-height: 500px;
    z-index: 999999999;
}

img {
    max-width: 100%
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after,
.container:after {
    clear: both
}

a,
input,
.thumb {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a {
    color: #555;
    text-decoration: none
}

a:hover,
a:focus {
    text-decoration: none
}

a:hover {
    color: #0ae
}

a:focus {
    outline: 0;
    color: #555
}

.btn {
    display: inline-block;
    padding: 6px 15px 7px;
    background-color: #eee;
    color: #999
}

.btn:hover {
    color: #555;
    background-color: #e1e1e1
}

.leader {
    margin-top: 15px;
    display: none
}

.leader h1,
.leader h2,
.leader h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    line-height: 1
}

@media(max-width:544px) {
    .leader h1,
    .leader h2,
    .leader h3 {
        font-size: 14px;
        font-weight: bold
    }
}

#shareimage {
    display: none
}

body {
    font-size: 14px;
    line-height: 1.4;
    color: #555;
    overflow-x: hidden;
    background-color: #edeff0
}

.container {
    max-width: 1280px;
    text-align: left;
    position: relative;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.content-wrap {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.content {
    position: relative;
    margin-right: 350px
}

.sidebar {
    float: left;
    width: 320px;
    margin-left: -320px
}

.home-content-right .content {
    margin-right: 0;
    margin-left: 350px
}

.home-content-right .sidebar {
    margin-left: -100%
}

@media(max-width:1280px) {
    .content-wrap {
        float: none
    }
    .content {
        margin-left: 0;
        margin-right: 0
    }
    .sidebar {
        float: none;
        width: auto;
        margin-left: 0;
        display: none
    }
    .home-content-right .content {
        margin-right: 0;
        margin-left: 0
    }
    .home-content-right .sidebar {
        margin-left: 0
    }
}

.search .leader,
.tag .leader {
    display: block;
    margin-top: 0;
    margin-bottom: 15px
}

@media(max-width:544px) {
    .search .leader,
    .tag .leader {
        margin-top: 15px
    }
}

.search-blank {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: 600px;
    min-height: 600px
}

@media(max-width:768px) {
    .search-blank {
        line-height: 300px;
        min-height: 300px
    }
}

.asst {
    overflow: hidden;
    clear: both;
    text-align: center;
    position: relative
}

.asst img {
    border-radius: 3px;
    display: block
}

.asst.asst-list-header {
    margin-bottom: 22.5px
}

.asst.asst-list-footer {
    margin-top: 30px
}

.asst.asst-single-header {
    margin-bottom: 22.5px
}

.asst.asst-single-title {
    margin-bottom: 30px
}

.asst.asst-single-footer {
    margin-top: 30px
}

@media(max-width:544px) {
    .asst.asst-list-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .asst.asst-list-footer {
        margin-top: 15px
    }
    .asst.asst-single-header {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .asst.asst-single-title {
        margin-bottom: 22.5px
    }
    .asst.asst-single-footer {
        margin-top: 15px
    }
}

.shares {
    margin-bottom: 0
}

.shares strong {
    color: #999;
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1
}

.shares a {
    position: relative;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    margin-right: 10px;
    opacity: .8;
    border-radius: 2px;
    cursor: pointer
}

.shares a:hover {
    opacity: 1
}

.shares a:hover .share-popover {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.shares a:before {
    height: 32px;
    width: 10px
}

.shares a:hover:before {
    -webkit-transition: right .5s;
    -moz-transition: right .5s;
    transition: right .5s;
    right: -70%
}

.shares a.share-tsina {
    background-color: #e6162d
}

.shares a.share-weixin {
    background-color: #51c332
}

.shares a.share-qzone {
    background-color: #ffce00
}

.shares a.share-sqq {
    background-color: #e81f1f
}

.shares a.share-renren {
    background-color: #237abf
}

.shares a.share-tqq {
    background-color: #0b8fba
}

.shares a.share-douban {
    background-color: #228a31
}

.shares a.share-facebook {
    background-color: #365899
}

.shares a.share-twitter {
    background-color: #ffad1f
}

.shares a.share-linkedin {
    background-color: #0077b5
}

.shares i {
    color: #fff;
    font-size: 20px;
    font-weight: normal
}

.shares .share-popover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
    padding-bottom: 6px;
    background-color: transparent
}

.shares .share-popover .share-popover-inner {
    display: block;
    background-color: #FFF;
    border: 1px solid #999;
    padding: 4px;
    border-radius: 2px;
    position: relative;
    bottom: 6px;
    height: 90px
}

.shares .share-popover .share-popover-inner::before,
.shares .share-popover .share-popover-inner::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 9px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.shares .share-popover .share-popover-inner::before {
    border-top: 5px solid #555
}

.shares .share-popover .share-popover-inner::after {
    border-top: 5px solid #fff;
    margin-bottom: 1px
}

.image-container {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px
}

.image-header {
    margin-bottom: 30px
}

.image-title {
    margin: 0 0 7.5px
}

.image-meta {
    color: #999
}

.image-content img {
    height: auto
}

.image-navigation {
    margin-top: 30px;
    margin-bottom: 30px
}

.image-navigation a {
    padding: 7px 15px;
    display: inline-block;
    border-radius: 2px;
    background-color: #0ae;
    opacity: 1;
    color: #fff
}

.image-navigation a:hover {
    opacity: .8
}

.image-caption,
.image-description {
    margin: 0 auto 30px;
    max-width: 600px
}

@media(max-width:1024px) {
    .image-title {
        font-size: 18px
    }
}

.error404 {
    background-color: #fff
}

.f404 {
    padding: 150px 15px;
    text-align: center
}

.f404 h3 {
    font-weight: normal;
    font-size: 20px;
    color: #999;
    margin: 30px 0
}

.f404 a {
    padding: 7px 15px 8px;
    border: 1px solid #5cb85c;
    color: #5cb85c;
    border-radius: 2px;
    font-size: 14px
}

.f404 a:hover {
    background-color: #5cb85c;
    color: #fff
}

@media(max-width:768px) {
    .f404 {
        padding-top: 100px;
        padding-bottom: 100px
    }
    .f404 h3 {
        font-size: 15px
    }
}

@media(max-width:544px) {
    .f404 {
        padding-top: 80px;
        padding-bottom: 60px
    }
    .f404 a {
        font-size: 12px;
        padding: 7px 15px
    }
}

.lists {
    margin-top: 15px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 5px
}

@media(max-width:768px) {
    .lists {
        margin-top: 15px
    }
}

@media(max-width:544px) {
    .lists {
        margin-top: 7.5px;
        margin-left: -15px;
        margin-right: -15px
    }
}

.lists header {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin: 0 20px 0 20px
}

@media(max-width:768px) {
    .lists header {
        text-align: center
    }
}

.home-content .lists header {
    text-align: center
}

.lists header h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    float: left;
    color: #0ae;
    cursor: default
}

.home-content .lists header h3 {
    position: relative;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block
}

.home-content .lists header h3::before {
    position: absolute;
    top: 50%;
    left: -40px;
    content: '';
    height: 1px;
    width: 30px;
    background-color: rgba(0, 0, 0, 0.12)
}

.home-content .lists header h3::after {
    position: absolute;
    top: 50%;
    right: -40px;
    content: '';
    height: 1px;
    width: 30px;
    background-color: rgba(0, 0, 0, 0.12)
}

@media(max-width:768px) {
    .lists header h3,
    .home-content .lists header h3 {
        position: relative;
        font-size: 15px;
        font-weight: bold;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 11.25px;
        display: inline-block
    }
}

.lists header .more {
    float: right;
    font-size: 12px;
    color: #fff;
    background-color: #384047;
    padding: 2px 5px
}

.lists .lists-content {
    position: relative
}

.lists ul {
    position: relative;
    list-style: none;
    margin: 0 -2% 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.lists ul:before,
.lists ul:after {
    display: table;
    content: "";
    line-height: 0
}

.lists ul:after {
    clear: both
}

.home-content .lists ul {
    margin-right: -1.5%
}

@media(max-width:544px) {
    .home-content .lists ul {
        margin-right: 0
    }
}

@media(max-width:544px) {
    .lists ul {
        margin-right: 0
    }
}

.lists li {
    float: left;
    margin-right: -2%;
    padding: 15px;

}
.txt-li {
    padding: 8px;
}

.text-muted {
    color: #999999;
}

@media(max-width:544px) {
    .lists li {
        border-bottom: 0;
        border-radius: 0;
        padding: 5px;
        margin-right: -1.25%;
            display: grid;
    }
    .lists li:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
}

.lists li:nth-child(1),
.lists li:nth-child(2),
.lists li:nth-child(3) {
    margin-top: 0
}

.lists li .thumbnail {
    display: block;
    padding: 2px
}

.lists li h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    overflow: hidden
}

@media(max-width:544px) {
    .lists li h2 {
        font-size: 14px;
        font-weight: bold
    }
}

.lists li .desc {
    font-size: 12px;
    line-height: 1.7;
    color: #999;
    margin-top: 10px;
    overflow: hidden
}

.lists li footer {
    font-size: 12px
}

.lists li footer time {
    margin-top: 10px;
    height: 16px;
    overflow: hidden;
    display: block;
    color: #bbb
}

.lists li footer .price {
    margin-top: 10px;
    height: 16px;
    overflow: hidden;
    display: block;
    color: #ff351a
}

.lists.lists-title-lines-1 li h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 19px
}

@media(max-width:544px) {
    .lists.lists-title-lines-1 li h2 {
        height: 17px
    }
}

.lists.lists-desc-lines-1 li .desc {
    height: 20px
}

.lists.lists-title-lines-2 li h2 {
    height: 38px
}

@media(max-width:544px) {
    .lists.lists-title-lines-2 li h2 {
        height: 34px
    }
}

.lists.lists-desc-lines-2 li .desc {
    height: 40px
}

.lists.lists-title-lines-3 li h2 {
    height: 57px
}

@media(max-width:544px) {
    .lists.lists-title-lines-3 li h2 {
        height: 51px
    }
}

.lists.lists-desc-lines-3 li .desc {
    height: 60px
}

.lists.lists-title-lines-4 li h2 {
    height: 76px
}

@media(max-width:544px) {
    .lists.lists-title-lines-4 li h2 {
        height: 68px
    }
}

.lists.lists-desc-lines-4 li .desc {
    height: 80px
}

.lists.lists-title-lines-5 li h2 {
    height: 95px
}

@media(max-width:544px) {
    .lists.lists-title-lines-5 li h2 {
        height: 85px
    }
}

.lists.lists-desc-lines-5 li .desc {
    height: 100px
}

.lists.lists-title-lines-6 li h2 {
    height: 114px
}

@media(max-width:544px) {
    .lists.lists-title-lines-6 li h2 {
        height: 102px
    }
}

.lists.lists-desc-lines-6 li .desc {
    height: 120px
}

.lists.lists-title-lines-7 li h2 {
    height: 133px
}

@media(max-width:544px) {
    .lists.lists-title-lines-7 li h2 {
        height: 119px
    }
}

.lists.lists-desc-lines-7 li .desc {
    height: 140px
}

.lists.lists-title-lines-8 li h2 {
    height: 152px
}

@media(max-width:544px) {
    .lists.lists-title-lines-8 li h2 {
        height: 136px
    }
}

.lists.lists-desc-lines-8 li .desc {
    height: 160px
}

.sidebar .lists.lists-thumb-top ul,
.sidebar .lists.lists-thumb ul,
.sidebar .lists.lists-title ul,
.sidebar .lists.lists-title-desc ul {
    margin-right: -3%
}

@media(max-width:768px) {
    .sidebar .lists.lists-thumb-top ul,
    .sidebar .lists.lists-thumb ul,
    .sidebar .lists.lists-title ul,
    .sidebar .lists.lists-title-desc ul {
        margin-right: -2%
    }
}

@media(max-width:544px) {
    .sidebar .lists.lists-thumb-top ul,
    .sidebar .lists.lists-thumb ul,
    .sidebar .lists.lists-title ul,
    .sidebar .lists.lists-title-desc ul {
        margin-right: 0
    }
}

.lists.lists-thumb-top li,
.lists.lists-thumb li,
.lists.lists-title li,
.lists.lists-title-desc li {
    text-align: center;
    width: 21%
}
.bd .list-week li {
     width: 21%
}

.lists.lists-thumb-top li:nth-child(4),
.lists.lists-thumb li:nth-child(4),
.lists.lists-title li:nth-child(4),
.lists.lists-title-desc li:nth-child(4) {
    margin-top: 0
}

.home-content .lists.lists-thumb-top li,
.home-content .lists.lists-thumb li,
.home-content .lists.lists-title li,
.home-content .lists.lists-title-desc li {
    margin-right: 1.5%;
    margin-top: 1.5%;
    width: 18.5%
}

.home-content .lists.lists-thumb-top li:nth-child(1),
.home-content .lists.lists-thumb-top li:nth-child(2),
.home-content .lists.lists-thumb-top li:nth-child(3),
.home-content .lists.lists-thumb-top li:nth-child(4),
.home-content .lists.lists-thumb-top li:nth-child(5),
.home-content .lists.lists-thumb li:nth-child(1),
.home-content .lists.lists-thumb li:nth-child(2),
.home-content .lists.lists-thumb li:nth-child(3),
.home-content .lists.lists-thumb li:nth-child(4),
.home-content .lists.lists-thumb li:nth-child(5),
.home-content .lists.lists-title li:nth-child(1),
.home-content .lists.lists-title li:nth-child(2),
.home-content .lists.lists-title li:nth-child(3),
.home-content .lists.lists-title li:nth-child(4),
.home-content .lists.lists-title li:nth-child(5),
.home-content .lists.lists-title-desc li:nth-child(1),
.home-content .lists.lists-title-desc li:nth-child(2),
.home-content .lists.lists-title-desc li:nth-child(3),
.home-content .lists.lists-title-desc li:nth-child(4),
.home-content .lists.lists-title-desc li:nth-child(5) {
    margin-top: 0
}

@media(max-width:1024px) {
    .home-content .lists.lists-thumb-top li,
    .home-content .lists.lists-thumb li,
    .home-content .lists.lists-title li,
    .home-content .lists.lists-title-desc li {
        width: 23.5%
    }
    .home-content .lists.lists-thumb-top li:nth-child(5),
    .home-content .lists.lists-thumb li:nth-child(5),
    .home-content .lists.lists-title li:nth-child(5),
    .home-content .lists.lists-title-desc li:nth-child(5) {
        margin-top: 1.5%
    }
}

@media(max-width:544px) and (max-width:544px) {
    .home-content .lists.lists-thumb-top li,
    .home-content .lists.lists-thumb li,
    .home-content .lists.lists-title li,
    .home-content .lists.lists-title-desc li {
        width: 50%;
        margin-top: 0 !important;
        margin-right: 0;
        border-top: 2px solid #edeff0
    }
    .home-content .lists.lists-thumb-top li:nth-child(1),
    .home-content .lists.lists-thumb-top li:nth-child(2),
    .home-content .lists.lists-thumb li:nth-child(1),
    .home-content .lists.lists-thumb li:nth-child(2),
    .home-content .lists.lists-title li:nth-child(1),
    .home-content .lists.lists-title li:nth-child(2),
    .home-content .lists.lists-title-desc li:nth-child(1),
    .home-content .lists.lists-title-desc li:nth-child(2) {
        border-top: 0
    }
}

.sidebar .lists.lists-thumb-top li,
.sidebar .lists.lists-thumb li,
.sidebar .lists.lists-title li,
.sidebar .lists.lists-title-desc li {
    margin-right: 3%;
    width: 47%;
    margin-top: 3%
}

.sidebar .lists.lists-thumb-top li:nth-child(1),
.sidebar .lists.lists-thumb-top li:nth-child(2),
.sidebar .lists.lists-thumb li:nth-child(1),
.sidebar .lists.lists-thumb li:nth-child(2),
.sidebar .lists.lists-title li:nth-child(1),
.sidebar .lists.lists-title li:nth-child(2),
.sidebar .lists.lists-title-desc li:nth-child(1),
.sidebar .lists.lists-title-desc li:nth-child(2) {
    margin-top: 0
}

@media(max-width:1024px) {
    .sidebar .lists.lists-thumb-top li,
    .sidebar .lists.lists-thumb li,
    .sidebar .lists.lists-title li,
    .sidebar .lists.lists-title-desc li {
        margin-right: 2%;
        width: 23%;
        margin-top: 2%
    }
    .sidebar .lists.lists-thumb-top li:nth-child(1),
    .sidebar .lists.lists-thumb-top li:nth-child(2),
    .sidebar .lists.lists-thumb-top li:nth-child(3),
    .sidebar .lists.lists-thumb-top li:nth-child(4),
    .sidebar .lists.lists-thumb li:nth-child(1),
    .sidebar .lists.lists-thumb li:nth-child(2),
    .sidebar .lists.lists-thumb li:nth-child(3),
    .sidebar .lists.lists-thumb li:nth-child(4),
    .sidebar .lists.lists-title li:nth-child(1),
    .sidebar .lists.lists-title li:nth-child(2),
    .sidebar .lists.lists-title li:nth-child(3),
    .sidebar .lists.lists-title li:nth-child(4),
    .sidebar .lists.lists-title-desc li:nth-child(1),
    .sidebar .lists.lists-title-desc li:nth-child(2),
    .sidebar .lists.lists-title-desc li:nth-child(3),
    .sidebar .lists.lists-title-desc li:nth-child(4) {
        margin-top: 0
    }
}

@media(max-width:544px) {
    .lists.lists-thumb-top li:nth-child(1),
    .lists.lists-thumb-top li:nth-child(2),
    .sidebar .lists.lists-thumb-top li:nth-child(1),
    .sidebar .lists.lists-thumb-top li:nth-child(2),
    .lists.lists-thumb li:nth-child(1),
    .lists.lists-thumb li:nth-child(2),
    .sidebar .lists.lists-thumb li:nth-child(1),
    .sidebar .lists.lists-thumb li:nth-child(2),
    .lists.lists-title li:nth-child(1),
    .lists.lists-title li:nth-child(2),
    .sidebar .lists.lists-title li:nth-child(1),
    .sidebar .lists.lists-title li:nth-child(2),
    .lists.lists-title-desc li:nth-child(1),
    .lists.lists-title-desc li:nth-child(2),
    .sidebar .lists.lists-title-desc li:nth-child(1),
    .sidebar .lists.lists-title-desc li:nth-child(2) {
        border-top: 0
    }
}

.lists.lists-thumb-top li .thumbnail {
    margin-bottom: 10px;
    position: relative
}

@media(max-width:544px) {
    .lists.lists-thumb-top li .thumbnail {
        margin-bottom: 5px
    }
}

.lists.lists-title-desc li h2 {
    font-weight: bold
}

.sidebar .lists.lists-thumb-left ul,
.sidebar .lists.lists-thumb-right ul {
    margin-right: 0
}

@media(max-width:1024px) {
    .sidebar .lists.lists-thumb-left ul,
    .sidebar .lists.lists-thumb-right ul {
        margin-right: -3%
    }
}

@media(max-width:544px) {
    .lists.lists-thumb-left ul,
    .sidebar .lists.lists-thumb-left ul,
    .lists.lists-thumb-right ul,
    .sidebar .lists.lists-thumb-right ul {
        margin-right: 0
    }
}

.lists.lists-thumb-left li,
.lists.lists-thumb-right li {
    width: 31.33333%
}

.home-content .lists.lists-thumb-left li,
.home-content .lists.lists-thumb-right li {
    margin-right: 1.5%;
    margin-top: 1.5%;
    width: 23.5%
}

.home-content .lists.lists-thumb-left li:nth-child(1),
.home-content .lists.lists-thumb-left li:nth-child(2),
.home-content .lists.lists-thumb-left li:nth-child(3),
.home-content .lists.lists-thumb-left li:nth-child(4),
.home-content .lists.lists-thumb-right li:nth-child(1),
.home-content .lists.lists-thumb-right li:nth-child(2),
.home-content .lists.lists-thumb-right li:nth-child(3),
.home-content .lists.lists-thumb-right li:nth-child(4) {
    margin-top: 0
}

@media(max-width:1024px) {
    .home-content .lists.lists-thumb-left li,
    .home-content .lists.lists-thumb-right li {
        width: 31.83333%
    }
    .home-content .lists.lists-thumb-left li:nth-child(4),
    .home-content .lists.lists-thumb-right li:nth-child(4) {
        margin-top: 1.5%
    }
}

@media(max-width:768px) {
    .home-content .lists.lists-thumb-left li,
    .home-content .lists.lists-thumb-right li {
        width: 48%;
        margin-top: 2%;
        margin-right: 2%
    }
    .home-content .lists.lists-thumb-left li:nth-child(1),
    .home-content .lists.lists-thumb-left li:nth-child(2),
    .home-content .lists.lists-thumb-right li:nth-child(1),
    .home-content .lists.lists-thumb-right li:nth-child(2) {
        margin-top: 0
    }
    .home-content .lists.lists-thumb-left li:nth-child(3),
    .home-content .lists.lists-thumb-left li:nth-child(4),
    .home-content .lists.lists-thumb-right li:nth-child(3),
    .home-content .lists.lists-thumb-right li:nth-child(4) {
        margin-top: 2%
    }
}

@media(max-width:544px) {
    .home-content .lists.lists-thumb-left li,
    .home-content .lists.lists-thumb-right li {
        width: 50%;
        margin-top: 0 !important;
        margin-right: 0;
        border-top: 2px solid #edeff0
    }
    .home-content .lists.lists-thumb-left li:nth-child(1),
    .home-content .lists.lists-thumb-left li:nth-child(2),
    .home-content .lists.lists-thumb-right li:nth-child(1),
    .home-content .lists.lists-thumb-right li:nth-child(2) {
        border-top: 0
    }
}

.sidebar .lists.lists-thumb-left li,
.sidebar .lists.lists-thumb-right li {
    width: 100%;
    margin-top: 3%;
    margin-right: 0
}

.sidebar .lists.lists-thumb-left li:nth-child(1),
.sidebar .lists.lists-thumb-right li:nth-child(1) {
    margin-top: 0
}

@media(max-width:1024px) {
    .lists.lists-thumb-left li,
    .sidebar .lists.lists-thumb-left li,
    .lists.lists-thumb-right li,
    .sidebar .lists.lists-thumb-right li {
        width: 48%;
        margin-top: 2%;
        margin-right: 2%
    }
    .lists.lists-thumb-left li:nth-child(1),
    .lists.lists-thumb-left li:nth-child(2),
    .sidebar .lists.lists-thumb-left li:nth-child(1),
    .sidebar .lists.lists-thumb-left li:nth-child(2),
    .lists.lists-thumb-right li:nth-child(1),
    .lists.lists-thumb-right li:nth-child(2),
    .sidebar .lists.lists-thumb-right li:nth-child(1),
    .sidebar .lists.lists-thumb-right li:nth-child(2) {
        margin-top: 0
    }
}

@media(max-width:544px) {
    .lists.lists-thumb-left li,
    .sidebar .lists.lists-thumb-left li,
    .lists.lists-thumb-right li,
    .sidebar .lists.lists-thumb-right li {
        width: 50%;
        margin-top: 0 !important;
        margin-right: 0;
        border-top: 2px solid #edeff0
    }
    .lists.lists-thumb-left li:nth-child(1),
    .lists.lists-thumb-left li:nth-child(2),
    .sidebar .lists.lists-thumb-left li:nth-child(1),
    .sidebar .lists.lists-thumb-left li:nth-child(2),
    .lists.lists-thumb-right li:nth-child(1),
    .lists.lists-thumb-right li:nth-child(2),
    .sidebar .lists.lists-thumb-right li:nth-child(1),
    .sidebar .lists.lists-thumb-right li:nth-child(2) {
        border-top: 0
    }
}

.lists.lists-thumb-left li h2,
.lists.lists-thumb-right li h2 {
    max-height: 57px
}

.lists.lists-thumb-left li .thumbnail,
.lists.lists-thumb-right li .thumbnail {
    width: 70px
}

@media(max-width:544px) {
    .lists.lists-thumb-left li .thumbnail,
    .lists.lists-thumb-right li .thumbnail {
        width: 50px
    }
}

.lists.lists-thumb-left li {
    padding-left: 100px
}

.lists.lists-thumb-left li .thumbnail {
    float: left;
    margin-left: -85px
}

@media(max-width:544px) {
    .lists.lists-thumb-left li {
        padding-left: 72.5px
    }
    .lists.lists-thumb-left li .thumbnail {
        margin-left: -57.5px
    }
}

.lists.lists-thumb-right li {
    padding-right: 100px
}

.lists.lists-thumb-right li .thumbnail {
    float: right;
    margin-right: -85px
}

@media(max-width:544px) {
    .lists.lists-thumb-right li {
        padding-right: 72.5px
    }
    .lists.lists-thumb-right li .thumbnail {
        margin-right: -57.5px
    }
}

.single .sidebar .widget:first-child {
    margin-top: 0
}

.widget {
    clear: both;
    position: relative;
    margin-top: 22.5px
}

@media(max-width:544px) {
    .widget {
        margin-top: 7.5px
    }
}

@media(max-width:768px) {
    .widget header {
        text-align: center
    }
}

.widget h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 12px
}

@media(max-width:768px) {
    .widget h3 {
        position: relative;
        font-size: 15px;
        font-weight: bold;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 11.25px;
        display: inline-block
    }
    .widget h3::before {
        position: absolute;
        top: 50%;
        left: -40px;
        content: '';
        height: 1px;
        width: 30px;
        background-color: rgba(0, 0, 0, 0.12)
    }
    .widget h3::after {
        position: absolute;
        top: 50%;
        right: -40px;
        content: '';
        height: 1px;
        width: 30px;
        background-color: rgba(0, 0, 0, 0.12)
    }
}

.widget ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget ul ul {
    border: 0
}

.widget ul:before,
.widget ul:after {
    display: table;
    content: "";
    line-height: 0
}

.widget ul:after {
    clear: both
}

.widget_text {
    padding: 15px;
    background-color: #FFF
}

.widget_text h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7.5px
}

.widget_text .textwidget {
    position: relative;
    overflow: hidden
}

.widget-hottags .items {
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    padding: 20px 20px 5px
}

@media(max-width:544px) {
    .widget-hottags .items {
        border-right: 0;
        margin-left: -15px;
        margin-right: -15px
    }
}

.widget-hottags .items a {
    float: left;
    width: 50%;
    margin: 0 0 15px 0;
    line-height: 1
}

@media(max-width:1024px) {
    .widget-hottags .items a {
        width: 20%
    }
}

@media(max-width:768px) {
    .widget-hottags .items a {
        width: 25%
    }
}

@media(max-width:544px) {
    .widget-hottags .items a {
        width: 50%
    }
}

.widget-hottags .items a span {
    color: #bbb;
    font-size: 12px;
    margin-left: 4px
}

.content .widget-hottags .items a {
    width: 20%
}

@media(max-width:768px) {
    .content .widget-hottags .items a {
        width: 25%
    }
}

@media(max-width:544px) {
    .content .widget-hottags .items a {
        width: 50%
    }
}

.widget-asst {
    overflow: hidden;
    text-align: center;
    border-radius: 3px
}

.widget-asst img {
    display: block;
    margin: 0 auto;
    border-radius: 3px
}

@media(max-width:544px) {
    .widget-asst {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0
    }
    .widget-asst img {
        border-radius: 0
    }
}

.widget-textasst a {
    display: block;
    padding: 0 15px 20px;
    font-size: 12px;
    border: 1px solid #fff;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px
}

.widget-textasst a h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0 5px
}

.widget-textasst a p {
    color: #999;
    margin: 0
}

.widget-textasst a strong {
    margin: -1px 0 0 0;
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0 0 3px 3px
}

.widget-textasst a.style01 {
    color: #0ae
}

.widget-textasst a.style01:hover {
    border-color: #0ae
}

.widget-textasst a.style01 strong {
    background-color: #0ae
}

.widget-textasst a.style02 {
    color: #ff5e52
}

.widget-textasst a.style02:hover {
    border-color: #ff5e52
}

.widget-textasst a.style02 strong {
    background-color: #ff5e52
}

.widget-textasst a.style03 {
    color: #5cb85c
}

.widget-textasst a.style03:hover {
    border-color: #5cb85c
}

.widget-textasst a.style03 strong {
    background-color: #5cb85c
}

.widget-textasst a.style04 {
    color: #c35bff
}

.widget-textasst a.style04:hover {
    border-color: #c35bff
}

.widget-textasst a.style04 strong {
    background-color: #c35bff
}

@media(max-width:544px) {
    .widget-textasst a {
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 0;
        border-radius: 0
    }
    .widget-textasst a h2 {
        font-size: 14px;
        font-weight: bold
    }
    .widget-textasst a strong {
        font-size: 12px;
        border-radius: 0
    }
}

.loop-404 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #999;
    padding: 150px 0
}

.loop-default-content {
    margin-right: -1.5%
}

@media(max-width:1024px) {
    .loop-default-content {
        margin-right: 0
    }
}

@media(max-width:544px) {
    .loop-default-content {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 15px
    }
}

.loop-default-content .loop-item {
    overflow: hidden;
    position: relative;
    width: 48.5%;
    display: inline-block;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    vertical-align: top;
    padding-left: 160px;
    padding-right: 15px;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.loop-default-content .loop-item:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}

@media(max-width:1024px) {
    .loop-default-content .loop-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%;
        padding: 15px 15px 15px 175px
    }
}

@media(max-width:544px) {
    .loop-default-content .loop-item {
        padding-left: 115px;
        margin-bottom: 0;
        border-top: 2px solid #edeff0;
        border-bottom: 0;
        border-radius: 0
    }
    .loop-default-content .loop-item:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
}

.loop-default-content .loop-item time {
    display: inline-block;
    color: #bbb;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 3px;
    margin-top: 22.5px
}

@media(max-width:1024px) {
    .loop-default-content .loop-item time {
        margin-top: 0
    }
}

@media(max-width:544px) {
    .loop-default-content .loop-item time {
        display: none
    }
}

.loop-default-content .loop-item h2 {
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(max-width:768px) {
    .loop-default-content .loop-item h2 {
        font-size: 16px
    }
}

@media(max-width:544px) {
    .loop-default-content .loop-item h2 {
        font-size: 14px
    }
}

.loop-default-content .loop-item .thumbnail {
    float: left;
    width: 160px;
    margin-left: -160px;
    margin-right: 22.5px;
    overflow: hidden
}

@media(max-width:544px) {
    .loop-default-content .loop-item .thumbnail {
        width: 100px;
        margin-left: -100px;
        margin-right: 15px
    }
}

.loop-default-content .loop-item .thumb {
    width: 100%;
    border-radius: 3px 0 0 3px
}

@media(max-width:1024px) {
    .loop-default-content .loop-item .thumb {
        border-radius: 0
    }
}

.loop-default-content .loop-item .desc {
    font-size: 13px;
    color: #999;
    line-height: 1.6;
    margin-top: 15px;
    overflow: hidden;
    height: 60px
}

@media(max-width:544px) {
    .loop-default-content .loop-item .desc {
        font-size: 12px;
        margin-top: 7.5px
    }
}

.loop-column-content {
    position: relative;
    margin-right: -1.5%
}

@media(max-width:1024px) {
    .loop-column-content {
        margin-right: -2%
    }
}

@media(max-width:544px) {
    .loop-column-content {
        margin-left: -15px;
        margin-right: -15px
    }
    .loop-column-content::before {
        z-index: 2;
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        background-color: #edeff0;
        width: 2px
    }
}

.loop-column-content .loop-item {
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    width: 18.5%;
    display: inline-block;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    vertical-align: top;
    padding: 15px 15px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.loop-column-content .loop-item:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}

@media(max-width:1024px) {
    .loop-column-content .loop-item {
        width: 23%;
        margin-right: 2%;
        margin-bottom: 2%
    }
}

@media(max-width:544px) {
    .loop-column-content .loop-item {
        width: 50%;
        border-bottom: 0;
        border-radius: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-top: 2px
    }
    .loop-column-content .loop-item:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
}

.loop-column-content .loop-item h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    height: 38px
}

@media(max-width:544px) {
    .loop-column-content .loop-item h2 {
        font-size: 12px;
        font-weight: bold;
        height: 34px;
        text-align: left
    }
}

.loop-column-content .loop-item .thumbnail {
    display: block;
    margin-bottom: 10px
}

@media(max-width:544px) {
    .loop-column-content .loop-item .thumbnail {
        margin-bottom: 5px
    }
}

.loop-column-content .loop-item .thumb {
    width: 100%
}

.loop-product-navs {
    padding: 11.25px 15px;
    margin-bottom: 1.5%;
    background-color: #fff;
    color: #999;
    font-size: 14px
}

.loop-product-navs a {
    color: #999
}

.loop-product-navs a:hover {
    color: #0ae
}

.loop-product-navs .fa {
    font-weight: normal;
    font-size: 12px;
    color: #bbb;
    margin: 0 5px;
    width: 12px;
    display: inline-block
}

.loop-product-navs .fa1 {
    font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 10px;
    margin-left: 0
}

.loop-product-filters {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px
}

@media(max-width:544px) {
    .loop-product-filters {
        width: auto;
        position: relative;
        margin-bottom: 7.5px;
        border-bottom: 0;
        border-radius: 0;
        margin-left: -15px;
        margin-right: -15px
    }
}

.loop-product-filters h3 {
    position: relative;
    font-size: 14px;
    background-color: #0ae;
    color: #fff;
    margin: 0;
    overflow: hidden;
    padding: 11.25px 15px
}

.loop-product-filters h3 .fa {
    margin-right: 5px;
    width: 14px;
    display: inline-block
}

.loop-product-filters h3 .far {
    display: none;
    margin-right: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 13.5px 10.5px 10.5px 45px
}

@media(max-width:544px) {
    .loop-product-filters h3 .far {
        display: inline-block
    }
}

.loop-product-filters ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.loop-product-filters ul ul {
    padding-left: 28px
}

.loop-product-filters ul li {
    position: relative;
    margin: 10px 0;
    color: #bbb;
    font-size: 12px
}

.loop-product-filters ul li::after {
    position: absolute;
    top: 10px;
    right: 102%;
    left: -300px;
    content: '';
    border-top: 1px dashed #e6e6e6;
    height: 0
}

.loop-product-filters ul .current-cat>a {
    color: #0ae;
    font-weight: bold
}

.loop-product-filters ul a {
    position: relative;
    top: 1px;
    font-size: 14px;
    display: inline-block
}

.loop-product-filters>ul {
    overflow: hidden;
    position: relative;
    padding-left: 14px;
    margin: 7.5px 15px
}

@media(max-width:544px) {
    .loop-product-filters>ul {
        display: none
    }
}

.loop-product-filters>ul::before {
    position: absolute;
    top: 12px;
    left: 0;
    bottom: 10px;
    content: '';
    border-left: 1px dashed #e6e6e6;
    width: 0
}

.loop-product-container {
    position: relative;
    padding-left: 240px
}

.loop-product-container:before,
.loop-product-container:after {
    display: table;
    content: "";
    line-height: 0
}

.loop-product-container:after {
    clear: both
}

@media(max-width:544px) {
    .loop-product-container {
        padding-left: 0
    }
}

.loop-product-content {
    position: relative;
    margin-bottom: 15px;
    margin-right: -1.5%;
    min-height: 600px
}

@media(max-width:1024px) {
    .loop-product-content {
        margin-right: -2%
    }
}

@media(max-width:544px) {
    .loop-product-content {
        background-color: #fff;
        margin-left: -15px;
        margin-right: -15px
    }
    .loop-product-content::before {
        z-index: 2;
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        background-color: #edeff0;
        width: 2px
    }
}

.loop-product-content .loop-item {
    position: relative;
    display: inline-block;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    width: 23.5%;
    vertical-align: top;
    text-align: center;
    padding: 15px;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.loop-product-content .loop-item:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}

@media(max-width:1024px) {
    .loop-product-content .loop-item {
        margin-right: 2%;
        margin-bottom: 2%;
        width: 31.33333%
    }
}

@media(max-width:768px) {
    .loop-product-content .loop-item {
        width: 48%
    }
}

@media(max-width:544px) {
    .loop-product-content .loop-item {
        border-bottom: 0;
        border-radius: 0;
        text-align: left;
        width: 50%;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
        border-top: 2px solid #edeff0
    }
    .loop-product-content .loop-item:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
    .loop-product-content .loop-item:nth-child(1),
    .loop-product-content .loop-item:nth-child(2) {
        border-top: 0
    }
}

.loop-product-content .loop-item h2 {
    font-size: 14px;
    margin: 0;
    font-weight: normal;
    height: 38px;
    overflow: hidden
}

@media(max-width:544px) {
    .loop-product-content .loop-item h2 {
        font-size: 12px;
        font-weight: bold;
        height: 34px
    }
}

.loop-product-content .loop-item .thumbnail {
    margin-bottom: 10px;
    display: block;
    overflow: hidden
}

@media(max-width:544px) {
    .loop-product-content .loop-item .thumbnail {
        margin-bottom: 5px
    }
}

.loop-product-content .loop-item .thumb {
    width: 100%
}

.loop-product-content .loop-item footer {
    margin-top: 10px;
    font-size: 12px;
    color: #bbb
}

@media(max-width:544px) {
    .loop-product-content .loop-item footer {
        margin-top: 5px
    }
}

.loop-product-content .loop-item footer .price {
    color: #ff351a
}

.leadpager {
    line-height: 1;
    margin-top: 15px;
    margin-bottom: -10.5px;
    font-size: 12px;
    color: #999;
    text-align: center
}

@media(max-width:544px) {
    .leadpager {
        padding-bottom: 15px;
        margin-bottom: 0;
        border-bottom: 1px solid #f6f6f6
    }
}

.leadpager::before {
    content: '--- '
}

.leadpager::after {
    content: ' ---'
}

.pagination {
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    margin-top: 15px
}

.pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.pagination ul li {
    display: inline-block;
    margin: 0 3px;
    float: none;
    width: auto !important;
    padding: 0
}

@media(max-width:544px) {
    .pagination ul li {
        display: none
    }
    .pagination ul li.prev-page,
    .pagination ul li.next-page {
        display: inline-block
    }
}

.pagination ul li a,
.pagination ul li span {
    display: inline-block;
    padding: 7px 15px;
    border-radius: 2px
}

.pagination ul li a {
    text-decoration: none;
    background-color: #ddd;
    color: #666;
    opacity: 1
}

.pagination ul li span {
    cursor: default;
    color: #aaa
}

.pagination ul li a:hover,
.pagination ul li a:focus {
    opacity: .8
}

.pagination ul li.active span {
    color: #fff;
    background-color: #0ae;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1)
}

.pagination-loading {
    text-align: center;
    padding: 15px 0
}

.pagination-loading img {
    max-width: 70px
}

@media(max-width:768px) {
    .pagination-loading img {
        max-width: 50px
    }
}

.ias_trigger {
    margin-bottom: 15px;
    text-align: center
}

.ias_trigger a {
    display: inline-block;
    padding: 7px 15px;
    border-radius: 2px;
    background-color: #0ae;
    color: #fff
}

.header {
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #e4e7e9;
    background-color: #fff;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.02);
    margin-bottom: 15px
}

.logo {
    float: left;
    overflow: hidden;
    margin: 20px 0 0 0;
    height: 40px;
    font-size: 1px;
    line-height: 40px;
    color: #fff
}

.logo span {
    display: none
}

.logo a {
    display: block
}

.logo img {
    display: block;
    margin-bottom: 100px;
    max-height: 40px
}

@media(max-width:768px) {
    .logo {
        margin-top: 10px;
        float: none;
        margin-left: 60px;
        margin-right: 60px;
        text-align: center
    }
    .logo a {
        display: inline-block
    }
    .logo img {
        margin: 0 auto 100px
    }
}

@media(max-width:544px) {
    .logo {
        margin-top: 10px;
        height: 30px;
        line-height: 30px
    }
    .logo img {
        max-height: 30px
    }
}

.searchform {
    float: right;
    margin-top: 24px !important;
    margin-left: 50px
}

.searchform .sinput {
    float: left;
    color: #999;
    border: solid 1px #eee;
    width: 20rem;
    height: 32px;
    padding: 4px 8px;
    border-right: 0;
    font-size: 14px;
    border-radius: 2px 0 0 2px;
    outline: 0
}

.searchform .sinput:focus {
    border-color: #0ae
}

.searchform .sbtn {
    float: right;
    color: #fff;
    background-color: #0ae;
    height: 32px;
    border: 0;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 0 2px 2px 0;
    outline: 0;
    opacity: 1
}

.searchform .sbtn:hover {
    opacity: .86
}

.searchform .sbtn .fa {
    width: 14px;
    display: inline-block
}

.searchstart-on,
.searchstart-off {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 60px;
    padding: 0 15px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.searchstart-on .fa,
.searchstart-off .fa {
    font-size: 18px
}

@media(max-width:768px) {
    .m-nav-full .searchform {
        overflow: hidden;
        display: none;
        float: none;
        margin: 15px 0 10px !important
    }
    .m-nav-full .searchform .sinput {
        width: 88%
    }
    .m-nav-full .searchform .sbtn {
        width: 12%
    }
    .m-nav-full .searchstart-on {
        display: block
    }
    .m-nav-full.searchform-active .searchform {
        display: block
    }
    .m-nav-full.searchform-active .searchstart-on {
        display: none
    }
    .m-nav-full.searchform-active .searchstart-off {
        display: block
    }
}

@media(max-width:544px) {
    .m-nav-full .searchstart-on,
    .m-nav-full .searchstart-off {
        line-height: 50px
    }
}

@media(max-width:768px) {
    .m-nav-mini .searchform {
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        padding: 15px;
        display: none;
        float: none;
        margin: 0 !important
    }
    .m-nav-mini .searchform .sinput {
        width: 88%;
        border-color: #fff
    }
    .m-nav-mini .searchform .sbtn {
        width: 12%
    }
    .m-nav-mini .searchstart-on {
        display: block
    }
    .m-nav-mini.searchform-active .header {
        margin-bottom: 62px !important
    }
    .m-nav-mini.searchform-active .searchform {
        display: block
    }
    .m-nav-mini.searchform-active .searchstart-on {
        display: none
    }
    .m-nav-mini.searchform-active .searchstart-off {
        display: block
    }
}

@media(max-width:544px) {
    .m-nav-mini .searchstart-on,
    .m-nav-mini .searchstart-off {
        line-height: 50px
    }
    .m-nav-mini.searchform-active {
        padding-top: 112px
    }
    .m-nav-mini.searchform-active .header {
        margin-bottom: 0 !important
    }
    .m-nav-mini.searchform-active .searchform {
        top: 50px;
        background-color: #edeff0
    }
}

.nav {
    float: right;
    font-size: 14px;
    line-height: 40px
}

.nav>ul>li {
    padding: 20px 0
}

.nav>ul>li.menu-item-has-children:hover>a::before {
    border-top-color: #0ae
}

.nav>ul>li.menu-item-has-children>a {
    position: relative;
    padding-right: 15px
}

.nav>ul>li.menu-item-has-children>a::before,
.nav>ul>li.menu-item-has-children>a::after {
    content: '';
    position: absolute;
    top: 45%;
    right: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.nav>ul>li.menu-item-has-children>a::before {
    border-top: 5px solid #555
}

.nav>ul>li.menu-item-has-children>a::after {
    border-top: 5px solid #fff;
    margin-top: -1px
}

.nav>ul>li.current-menu-item,
.nav>ul>li.current-menu-parent {
    position: relative
}

.nav>ul>li.current-menu-item.menu-item-has-children::after,
.nav>ul>li.current-menu-parent.menu-item-has-children::after {
    margin-left: -16.5px
}

.nav>ul>li.current-menu-item::after,
.nav>ul>li.current-menu-parent::after {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -9px;
    width: 18px;
    height: 2px;
    background-color: #0ae
}

.nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.nav ul:before,
.nav ul:after {
    display: table;
    content: "";
    line-height: 0
}

.nav ul:after {
    clear: both
}

.nav ul>li {
    position: relative;
    float: left;
    margin-left: 30px
}

.nav ul>li:hover {
    z-index: 2
}

.nav ul>li>a {
    display: block;
    color: #555
}

.nav ul li:hover>a,
.nav ul li.active a:hover,
.nav ul li a:hover {
    color: #0ae
}

.nav ul li:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}

.nav ul li.current-menu-item>a,
.nav ul li.current-menu-parent>a {
    color: #0ae
}

.nav ul .sub-menu {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 9;
    margin-top: -25px;
    background-color: #fff;
    font-size: 14px;
    padding: 6px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    line-height: 32px;
    width: 150px;
    margin-left: -83px;
    list-style: none;
    text-align: center;
    border-radius: 0 0 3px 3px
}

.nav ul .sub-menu::before,
.nav ul .sub-menu::after {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -3px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.nav ul .sub-menu::before {
    border-bottom: 5px solid #f0f0f0
}

.nav ul .sub-menu::after {
    border-bottom: 5px solid #fff;
    margin-top: 1px
}

.nav ul .sub-menu li {
    margin-left: 0;
    margin-right: 0;
    float: none
}

.nav ul .sub-menu li a {
    display: block;
    padding: 8px 15px;
    line-height: 1.4;
    border-bottom: 0
}

.nav ul .sub-menu li a:hover {
    background-color: #eee;
    color: #555
}

.nav ul ul .sub-menu {
    left: 100%;
    margin-left: 0;
    top: -6px
}

.nav ul ul .sub-menu::before,
.nav ul ul .sub-menu::after {
    left: -5px;
    transform: rotate(-90deg);
    margin-top: 23px
}

.nav ul ul .sub-menu::after {
    margin-left: -2px
}

.nav-on {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999995;
    line-height: 60px;
    padding: 0 15px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.nav-on .fa {
    font-size: 18px
}

.nav-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999990;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(max-width:1200px) {
    .searchon .nav {
        clear: both;
        float: none
    }
    .searchon .nav>ul>li:first-child {
        margin-left: 0
    }
}

@media(max-width:1024px) {
    .nav>ul>li {
        margin-left: 20px
    }
}

@media(max-width:768px) {
    .m-nav-full .nav {
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
        text-align: center
    }
    .m-nav-full .nav>ul>li {
        float: none;
        display: inline-block;
        padding: 0;
        margin-left: 0;
        margin-right: 15px
    }
    .m-nav-full .nav>ul>li:last-child {
        margin-right: 0
    }
    .m-nav-full .nav>ul>li.current-menu-item::after,
    .m-nav-full .nav>ul>li.current-menu-parent::after {
        bottom: 0;
        margin-left: -7px;
        width: 14px
    }
    .m-nav-full .nav>ul>li.menu-item-has-children>a::before,
    .m-nav-full .nav>ul>li.menu-item-has-children>a::after {
        top: 40%
    }
}

@media(max-width:768px) {
    .m-nav-full .nav {
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
        text-align: center
    }
    .m-nav-full .nav>ul>li {
        margin-right: 10px
    }
    .m-nav-full .header {
        margin-bottom: 0;
        border-bottom: 0
    }
}

@media(max-width:768px) {
    .m-nav-mini {
        -webkit-transition-duration: 400ms;
        transition-duration: 400ms
    }
    .m-nav-mini .header {
        height: 60px
    }
    .m-nav-mini .nav {
        position: fixed;
        top: 0;
        right: 100%;
        bottom: 0;
        width: 60%;
        padding: 60px 0 0;
        z-index: 999991;
        font-size: 14px;
        background-color: #fff
    }
    .m-nav-mini .nav>ul {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        top: 60px;
        left: 0;
        bottom: 0;
        right: 0
    }
    .m-nav-mini .nav>ul>li {
        padding: 0;
        margin: 0
    }
    .m-nav-mini .nav>ul>li>a {
        font-weight: bold
    }
    .m-nav-mini .nav>ul>li.menu-item-has-children>a::before,
    .m-nav-mini .nav>ul>li.menu-item-has-children>a::after {
        display: none
    }
    .m-nav-mini .nav>ul>li.current-menu-item::after,
    .m-nav-mini .nav>ul>li.current-menu-parent::after {
        display: none
    }
    .m-nav-mini .nav ul li {
        float: none;
        margin-right: 0
    }
    .m-nav-mini .nav ul li a {
        line-height: 1;
        padding: 12px 15px
    }
    .m-nav-mini .nav ul li:hover>a,
    .m-nav-mini .nav ul li.active a:hover,
    .m-nav-mini .nav ul li a:hover {
        background-color: #eee
    }
    .m-nav-mini .nav ul li:hover>.sub-menu {
        visibility: visible;
        opacity: 1;
        margin-top: 0
    }
    .m-nav-mini .nav ul li.current-menu-item>a {
        color: #fff;
        background-color: #0ae;
        border-bottom: 0
    }
    .m-nav-mini .nav ul li.current-menu-parent>a {
        color: #0ae;
        border-bottom: 0
    }
    .m-nav-mini .nav ul .sub-menu {
        display: none;
        position: relative;
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        margin-left: 30px;
        left: 0;
        padding: 0;
        width: auto;
        font-size: 12px;
        box-shadow: none;
        border: 0;
        background-color: transparent;
        text-align: left
    }
    .m-nav-mini .nav ul .sub-menu::before,
    .m-nav-mini .nav ul .sub-menu::after {
        display: none
    }
    .m-nav-mini .nav ul .sub-menu li a {
        padding: 12px 15px
    }
    .m-nav-mini .nav-on {
        display: block;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms
    }
    .m-nav-mini .nav-mask {
        display: block;
        opacity: 0;
        visibility: hidden
    }
    .m-nav-mini.nav-active {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        -webkit-transform: translateX(60%);
        transform: translateX(60%)
    }
    .m-nav-mini.nav-active .nav-mask {
        opacity: 1;
        visibility: visible
    }
    .m-nav-mini.nav-active .nav-on {
        left: -60%
    }
    .m-nav-mini.nav-active .nav ul .sub-menu {
        display: block
    }
}

@media(max-width:544px) {
    .m-nav-mini {
        padding-top: 50px
    }
    .m-nav-mini .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 50px;
        z-index: 9;
        border-bottom: 0;
        box-shadow: none
    }
    .m-nav-mini .nav-on {
        line-height: 50px
    }
    .m-nav-mini .nav {
        padding-top: 50px
    }
    .m-nav-mini .nav>ul {
        top: 50px
    }
}

.home .header {
    margin-bottom: 0
}

.article-container {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-top: 15px
}

@media(max-width:1024px) {
    .article-container {
        padding: 21px
    }
}

@media(max-width:544px) {
    .article-container {
        padding: 15px;
        margin-top: 7.5px;
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 0;
        border-radius: 0
    }
}

.product-header {
    padding-left: 295px;
    border-bottom: 1px solid #eee
}

.product-header:before,
.product-header:after {
    display: table;
    content: "";
    line-height: 0
}

.product-header:after {
    clear: both
}

.product-header .thumb {
    float: left;
    margin-left: -295px;
    width: 260px;
    border-radius: 3px;
    overflow: hidden
}

@media(max-width:768px) {
    .product-header {
        padding-left: 0;
        margin-bottom: 21px;
        padding-bottom: 21px
    }
    .product-header .thumb {
        margin-left: 0;
        width: 150px;
        margin-right: 1.5rem
    }
}

@media(max-width:544px) {
    .product-header {
        padding-left: 0
    }
    .product-header .thumb {
        width: 100px
    }
}

.product-title {
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 1.4
}

@media(max-width:768px) {
    .product-title {
        font-size: 16px;
        margin-bottom: 7.5px
    }
}

.product-excerpt {
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
    line-height: 1.6
}

@media(max-width:768px) {
    .product-excerpt {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 7px
    }
}

.product-price {
    color: #ff351a
}

@media(max-width:544px) {
    .product-price {
        font-size: 12px
    }
}

.product-link {
    margin-right: 30px;
    display: inline-block;
    color: #fff;
    background-color: #0ae;
    border-radius: 2px;
    padding: 8px 20px;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.14)
}

.product-link:hover {
    color: #fff;
    opacity: .9
}

@media(max-width:544px) {
    .product-link {
        padding: 8px 15px;
        font-size: 12px;
        margin-right: 15px
    }
}

.article-header {
    padding-bottom: 7.5px
}

.article-title {
    font-size: 22px;
    line-height: 1.5;
    margin: 0 0 10px;
    font-weight: bold
}

.article-meta {
    color: #999;
    margin-bottom: 15px;
    font-size: 13px
}

.article-meta .item {
    margin-right: 15px;
    display: inline-block
}

@media(max-width:1024px) {
    .article-title {
        font-size: 20px
    }
}

@media(max-width:768px) {
    .article-meta {
        font-size: 12px
    }
    .article-meta .item {
        margin-right: 10px
    }
}

@media(max-width:544px) {
    .article-title {
        font-size: 18px;
        margin-bottom: 5px
    }
    .article-meta {
        margin-bottom: 10px
    }
}

.article-content {
    font-size: 15px;
    line-height: 0px;
    word-wrap: break-word
}

@media(max-width:544px) {
    .article-content {
        font-size: 14px !important;
    }
}

.article-content:before,
.article-content:after {
    display: table;
    content: "";
    line-height: 0
}

.article-content:after {
    clear: both
}

.article-content img {
    display: block;
    max-width: 100%;
    height: auto
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6,
.article-content p {
    margin: 0 0 25px
}

.article-content a {
    color: #2f9fff;
    text-decoration: underline
}

.article-content a:hover {
    color: #0087fb
}

.article-content pre {
    margin: 25px 0;
    font: 12px/20px 'courier new';
    background: #4a4a4a;
    padding: 10px 20px;
    color: #f8f8d4;
    border: 0
}

.article-content blockquote {
    margin: 25px;
    padding: 5px 20px 1px;
    font-size: 15px;
    color: #999;
    border-left: 5px solid #EEE
}

.article-content blockquote p {
    margin: 0;
    padding: 0;
    margin-bottom: 5px
}

.article-content h1 {
    font-size: 22px;
    font-weight: bold
}

@media(max-width:544px) {
    .article-content h1 {
        line-height: 1.2;
        font-size: 16px !important
    }
}

.article-content h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0;
    padding: 0 0 0 23px;
    border-left: 7px solid #0ae;
    margin-left: -30px
}

@media(max-width:1024px) {
    .article-content h2 {
        margin-left: -21px;
        padding-left: 14px
    }
}

@media(max-width:544px) {
    .article-content h2 {
        line-height: 1.2;
        font-size: 16px !important;
        margin-left: -15px;
        padding-left: 8px
    }
}

.article-content h3 {
    font-size: 16px
}

@media(max-width:544px) {
    .article-content h3 {
        line-height: 1.2;
        font-size: 14px !important
    }
}

.article-content h4 {
    font-size: 14px
}

@media(max-width:544px) {
    .article-content h4 {
        line-height: 1.2;
        font-size: 12px !important
    }
}

.article-content h5 {
    font-size: 14px
}

@media(max-width:544px) {
    .article-content h5 {
        line-height: 1.2;
        font-size: 12px !important
    }
}

.article-content h6 {
    font-size: 14px
}

@media(max-width:544px) {
    .article-content h6 {
        line-height: 1.2;
        font-size: 12px !important
    }
}

.article-content ul,
.article-content ol {
    margin: 0 0 25px 13px
}

.article-content pre {
    word-wrap: break-word
}

.article-content table {
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    width: 100%;
    margin-bottom: 25px
}

.article-content table th {
    background-color: #f9f9f9;
    text-align: center
}

.article-content table th,
.article-content table td {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 5px 10px
}

.article-content embed[align="middle"] {
    margin: 0 auto;
    display: block
}

.article-content .alignnone {
    margin: 0 auto
}

.article-content .alignleft {
    text-align: left
}

.article-content .aligncenter {
    margin: 0 auto;
    text-align: center;
    display: block
}

.article-content .aligncenter img {
    margin: 0 auto
}

.article-content .alignright {
    text-align: right
}

.article-content .wp-caption {
    margin-bottom: 25px;
    max-width: 100%
}

.article-content .wp-caption img {
    margin-bottom: 5px
}

.article-content .wp-caption p {
    margin: 0;
    text-indent: 0
}

.article-content .wp-caption .alignnone {
    text-align: center
}

.article-content .wp-caption .wp-caption-text {
    font-size: 14px;
    color: #999
}


}
.article-copyright {
    font-size: 15px
}
.article-paging {
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    clear: both;
    margin: 15px 0 45px
}
.article-paging span {
    margin: 3px 2px;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 2px;
    background-color: #bbb;
    color: #fff
}
.article-paging a span {
    background-color: #eee;
    color: #999
}
.article-paging a:hover span {
    background-color: #384047;
    color: #fff
}
.article-actions {
    margin-top: 45px
}
.article-actions .shares {
    float: left
}
@media(max-width:544px) {
    .article-actions {
        text-align: center
    }
    
    .article-actions .shares {
        float: none
    }
    
    .article-actions .action-like,
    .article-actions .action-rewards {
        float: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 12px
    }
}
.article-tags {
    overflow: hidden;
    clear: both;
    margin: 30px 0 15px
}
.article-tags a {
    display: inline-block;
    padding: 8px 14px 7px;
    line-height: 1;
    font-size: 12px;
    border-radius: 20px;
    margin-right: 5px;
    color: #999;
    background-color: #eee
}
.article-tags a:hover {
    color: #fff;
    background-color: #0ae
}
.postitems {
    margin-top: 30px
}
.postitems h3 {
    margin: 0;
    line-height: 1;
    font-size: 18px;
    font-weight: normal
}
.postitems h3 .fa {
    font-size: 18px;
    width: 18px;
    display: inline-block;
    margin-right: 10px
}
.postitems ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 -2% 0 0;
    text-align: left
}
.postitems ul:after {
    display: block;
    content: '';
    clear: both
}
.postitems li {
    text-align: center;
    padding: 15px;
    width: 23%;
    margin-right: 2%;
    margin-top: 2%;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.postitems li:nth-child(-n+4) {
    margin-top: 15px
}
.postitems li:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}
.postitems li .thumb {
    display: block;
    margin-bottom: 10px
}
.postitems li .tit {
    display: block;
    overflow: hidden;
    height: 38px
}
@media(max-width:544px) {
    .postitems {
        margin-top: 7.5px;
        margin-left: -15px;
        margin-right: -15px;
        text-align: center
    }
    
    .postitems h3 {
        position: relative;
        font-size: 15px;
        font-weight: bold;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 11.25px;
        display: inline-block
    }
    
    .postitems h3::before {
        position: absolute;
        top: 50%;
        left: -40px;
        content: '';
        height: 1px;
        width: 30px;
        background-color: rgba(0, 0, 0, 0.12)
    }
    
    .postitems h3::after {
        position: absolute;
        top: 50%;
        right: -40px;
        content: '';
        height: 1px;
        width: 30px;
        background-color: rgba(0, 0, 0, 0.12)
    }
    
    .postitems ul {
        margin-right: 0
    }
    
    .postitems ul::before {
        z-index: 2;
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        background-color: #edeff0;
        width: 2px
    }
    
    .postitems li {
        border-bottom: 0;
        border-radius: 0;
        width: 50%;
        margin-right: 0;
        margin-top: 2px !important
    }
    
    .postitems li:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }
    
    .postitems li img {
        width: 100%
    }
    
    .postitems li .tit {
        font-weight: bold;
        text-align: left;
        font-size: 12px;
        height: 34px
    }
}
.page .header {
    margin-bottom: 0;
    border-bottom: 0;
    box-shadow: none
}
.focusbanner {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 200px;
    color: #fff;
    margin-bottom: 22.5px
}
@media(max-width:768px) {
    .focusbanner {
        height: 100px !important;
        margin-bottom: 15px;
        background-size: 100% 100%
    }
}
@media(max-width:544px) {
    .focusbanner {
        margin-bottom: 7.5px
    }
}
.pagecontainer {
    position: relative;
    padding-left: 250px
}
.page-template-wide .pagecontainer {
    padding-left: 0
}
@media(max-width:768px) {
    .pagecontainer {
        padding-left: 195px
    }
}
@media(max-width:544px) {
    .pagecontainer {
        padding-left: 0;
        margin-left: -15px;
        margin-right: -15px
    }
}
.pagecontainer .article-content {
    min-height: 300px
}
@media(max-width:544px) {
    .pagecontainer .article-content {
        min-height: 0
    }
}
.pagemenus {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px;
    padding: 13px 15px
}
@media(max-width:768px) {
    .pagemenus {
        width: 180px;
        padding: 5px 0
    }
}
@media(max-width:544px) {
    .pagemenus {
        width: auto;
        position: relative;
        margin-bottom: 7.5px;
        padding: 13px 15px;
        border-bottom: 0;
        border-radius: 0
    }
}
.pagemenus ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.pagemenus ul a {
    display: block;
    padding: 10px 15px;
    margin: 2px 0;
    border-radius: 3px
}
.pagemenus ul .current-menu-item>a {
    background-color: #0ae;
    color: #fff;
    font-weight: bold
}
@media(max-width:768px) {
    .pagemenus ul .current-menu-item>a {
        border-radius: 0
    }
}
@media(max-width:544px) {
    .pagemenus ul .current-menu-item>a {
        border-radius: 3px
    }
}
.pagemenus .sub-menu>li>a {
    padding-left: 29px
}
.pagecontent {
    overflow: hidden;
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px;
    padding: 30px
}
@media(max-width:768px) {
    .pagecontent {
        padding: 21px
    }
}
@media(max-width:544px) {
    .pagecontent {
        padding: 15px;
        border-bottom: 0;
        border-radius: 0
    }
}
.pagecontent-header {
    margin-bottom: 45px;
    text-align: center
}
@media(max-width:544px) {
    .pagecontent-header {
        margin-bottom: 22.5px
    }
}
.pagecontent-header h1 {
    position: relative;
    margin: 0;
    line-height: 1.6;
    font-size: 20px;
    display: inline-block;
    letter-spacing: 2px
}
.pagecontent-header h1::before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 20px;
    height: 2px;
    margin-left: -10px;
    background-color: #555
}
@media(max-width:768px) {
    .pagecontent-header h1 {
        font-size: 18px
    }
    
    .pagecontent-header h1::before {
        width: 18px;
        margin-left: -18px/2
    }
}
@media(max-width:544px) {
    .pagecontent-header h1 {
        font-size: 16px
    }
    
    .pagecontent-header h1::before {
        width: 16px;
        margin-left: -16px/2
    }
}
.p-contact-header {
    background-color: #0ae;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 60px
}
.p-contact-header .container {
    text-align: center
}
.p-contact-header .fa {
    font-size: 100px;
    line-height: 100px
}
.p-contact-header h1 {
    margin: 10px 0 0;
    font-size: 20px;
    font-weight: normal
}
.p-contact-header h2 {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: normal
}
@media(max-width:544px) {
    .p-contact-header {
        padding-top: 40px;
        padding-bottom: 40px
    }
    
    .p-contact-header .fa {
        font-size: 60px;
        line-height: 60px
    }
    
    .p-contact-header h1 {
        font-size: 16px;
        font-weight: bold
    }
    
    .p-contact-header h2 {
        font-size: 14px
    }
}
.p-contact-items {
    margin-left: -15px;
    margin-right: -15px
}
.p-contact-items ul {
    margin: 0;
    padding: 0;
    margin-right: -2%;
    list-style: none
}
.p-contact-items ul:before,
.p-contact-items ul:after {
    display: table;
    content: "";
    line-height: 0
}
.p-contact-items ul:after {
    clear: both
}
@media(max-width:544px) {
    .p-contact-items ul {
        margin-right: 0
    }
}
.p-contact-items li {
    background-color: #fff;
    border-bottom: 2px solid #dfe1e2;
    border-radius: 3px;
    height: 112px;
    float: left;
    width: 31.33333%;
    margin-right: 2%;
    margin-top: 22.5px;
    padding: 30px;
    padding-left: 95px;
    word-wrap: break-word
}
@media(max-width:1024px) {
    .p-contact-items li {
        width: 48%
    }
}
@media(max-width:544px) {
    .p-contact-items li {
        width: 100%;
        margin-top: 2px;
        height: auto;
        padding: 22.5px;
        padding-left: 87.5px;
        border-bottom: 0;
        border-radius: 0
    }
    
    .p-contact-items li:first-child {
        margin-top: 0
    }
}
.p-contact-items li strong {
    margin-top: 7px;
    display: block;
    color: #0ae;
    font-weight: normal;
    font-size: 12px
}
.p-contact-items li .faw {
    float: left;
    margin-left: -65px;
    border: 1px solid #0ae;
    color: #0ae;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center
}
.p-contact-items li .faw .fa {
    font-size: 22px
}
@supports(animation-fill-mode:forwards) {
    @keyframes topshow {
        from {
            top: 100px;
            opacity: 0
        }
        to {
            top: 0;
            opacity: 1
        }
    }
    
    @-webkit-keyframes topshow {
        from {
            top: 100px;
            opacity: 0
        }
        to {
            top: 0;
            opacity: 1
        }
    }
    
    .p-contact-header .fa {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .1s;
        -webkit-animation-delay: .1s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-header h1 {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .2s;
        -webkit-animation-delay: .2s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-header h2 {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .5s;
        -webkit-animation-delay: .5s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(1) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .3s;
        -webkit-animation-delay: .3s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(2) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .4s;
        -webkit-animation-delay: .4s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(3) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .5s;
        -webkit-animation-delay: .5s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(4) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .6s;
        -webkit-animation-delay: .6s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(5) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .7s;
        -webkit-animation-delay: .7s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(6) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .8s;
        -webkit-animation-delay: .8s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(7) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: .9s;
        -webkit-animation-delay: .9s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(8) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(9) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.1s;
        -webkit-animation-delay: 1.1s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(10) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.2s;
        -webkit-animation-delay: 1.2s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(11) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.3s;
        -webkit-animation-delay: 1.3s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(12) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.4s;
        -webkit-animation-delay: 1.4s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(13) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.5s;
        -webkit-animation-delay: 1.5s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(14) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.6s;
        -webkit-animation-delay: 1.6s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(15) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.7s;
        -webkit-animation-delay: 1.7s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(16) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.8s;
        -webkit-animation-delay: 1.8s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(17) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 1.9s;
        -webkit-animation-delay: 1.9s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(18) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 2s;
        -webkit-animation-delay: 2s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(19) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 2.1s;
        -webkit-animation-delay: 2.1s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    
    .p-contact-items li:nth-child(20) {
        opacity: 0;
        position: relative;
        animation: topshow .6s 1;
        -webkit-animation: topshow .6s 1;
        animation-delay: 2.2s;
        -webkit-animation-delay: 2.2s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
}
.footer {
    clear: both;
    color: #999;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #e4e7e9;
    margin-top: 22.5px;
    font-size: 13px;
    background-color: #FFF
}
.footer .container {
    text-align: center
}
.footer a {
    color: #999
}
.footer a:hover {
    color: #999
}
@media(max-width:768px) {
    .footer {
        font-size: 12px;
        padding-top: 22.5px;
        padding-bottom: 22.5px
    }
}
@media(max-width:544px) {
    .footer {
        border-top: 0;
        margin-top: 7.5px
    }
}
.flinks {
    overflow: hidden;
    margin-bottom: 5px
}
.flinks strong {
    display: none
}
.flinks ul {
    display: inline-block;
    margin: 0;
    padding: 0
}
.flinks ul li {
    display: inline-block;
    margin: 0 7px 5px
}
.rollbar {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999;
    width: 50px
}
.rollbar .rollbar-item {
    display: block;
    position: relative;
    margin-top: 5px;
    text-align: center;
    height: 50px;
    border-radius: 2px;
    background-color: #666;
    color: #fff;
    opacity: .6;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.rollbar .rollbar-item:hover {
    color: #fff;
    opacity: .9
}
.rollbar .rollbar-item .fa {
    line-height: 50px;
    font-size: 24px
}
.rollbar .rollbar-item-top {
    display: none
}
@media(max-width:768px) {
    .rollbar {
        right: 5px;
        bottom: 5px;
        width: 30px
    }
    
    .rollbar .rollbar-item {
        margin-top: 3px;
        height: 30px
    }
    
    .rollbar .rollbar-item .fa {
        line-height: 32px;
        font-size: 18px
    }
}
.sidebar .lists.lists-rank ul {
    margin-right: 0
}
.sidebar .lists.lists-rank li {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    padding-top: 14.2px;
    padding-bottom: 14.2px
}
.sidebar .lists.lists-rank li span {
    width: 30px;
    line-height: 21px;
    font-size: 18px;
    color: #999;
    text-align: center;
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    float: left
}
.sidebar .lists.lists-rank li h2 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    float: left;
    width: 52.5%
}
.sidebar .lists.lists-rank li time {
    color: #bbb;
    font-size: 12px
}
.sidebar .lists.lists-rank li:nth-child(1) span {
    background-color: #ff3000;
    color: #fff
}
.sidebar .lists.lists-rank li:nth-child(2) span {
    background-color: #ff6000;
    color: #fff
}
.sidebar .lists.lists-rank li:nth-child(3) span {
    background-color: #ffb400;
    color: #fff
}
.lists header dl {
    float: right;
    margin-bottom: 0;
    margin-top: 25px
}
.lists header dt {
    float: left;
    padding: 5px 14px;
    cursor: pointer
}
.lists header dt.on {
    background: #0ae;
    font-weight: bold;
    color: #fff
}
.lists header dt.on a {
    color: #fff
}
.rate {
    color: #ffac2d !important;
    margin-top: 10px
}
.star50,
.star45,
.star40,
.star35,
.star30,
.star25,
.star20,
.star15,
.star10,
.star5,
.star0 {
    display: inline-block;
    *display: inline;
    background: url(../image/star.png) no-repeat;
    width: 55px;
    height: 11px;
    margin: 0 3px 0 0;
    overflow: hidden;
    margin-top: 10px
}
@media(max-width:544px) {
    .star50,
    .star45,
    .star40,
    .star35,
    .star30,
    .star25,
    .star20,
    .star15,
    .star10,
    .star5,
    .star0 {
        zoom: 55%
    }
    
    .lists header dl {
        margin-top: 10px
    }
    
    .lists header dt {
        padding: 5px 3px;
    }
}
.star50 {
    background-position: 0 0
}
.star45 {
    background-position: 0 -11px
}
.star40 {
    background-position: 0 -22px
}
.star35 {
    background-position: 0 -33px
}
.star30 {
    background-position: 0 -44px
}
.star25 {
    background-position: 0 -55px
}
.star20 {
    background-position: 0 -66px
}
.star15 {
    background-position: 0 -77px
}
.star10 {
    background-position: 0 -88px
}
.star5 {
    background-position: 0 -99px
}
.star0 {
    background-position: 0 -110px
}
.lists-filter dd,
.filter li {
    white-space: nowrap;
    overflow-x: auto
}
.lists-filter ::-webkit-scrollbar {
    height: 0
}
.lists-filter .filter dl {
    margin: 10px 20px 0 20px;
    line-height: 30px
}
.lists-filter header dl {
    float: none
}
.lists-filter dt {
    float: left;
    padding-right: 20px;
    color: #a1a4a9
}
.lists-filter dd a {
    padding: 3px 6px;
    margin-right: 5px
}
.lists-filter dd a.curr,
.lists-filter dd a.curr:visited,
.lists-filter dd a:hover {
    text-decoration: none;
    color: #fff;
    background: #bebebe
}
.note {
    position: absolute;
    bottom: 5px;
    right: 0;
    left: 0;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.note span {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 0 7px;
    border-radius: 10px;
    margin-right: 5px;
    margin-left: 5px
}
.product-title span {
    color: #888
}
.product-excerpt span {
    color: #555
}
.playlists {
    margin-top: 15px;
    border-radius: 5px;
}
.playlists header {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin: 0 10px 0 10px;
    text-align: center;
}
.playlists header dl {
    margin-bottom: 0;
    margin-top: 25px;
}
.playlists header dt {
    float: left;
    padding: 5px 14px;
    cursor: pointer;
}
.playlists header dt.on {
    background: #555;
    font-weight: bold;
    color: #fff;
}
.playlist {
    margin-top: 20px
}
.playlist ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.playlist li {
    float: left;
    width: 12.5%;
    padding: 10px 5px 0 5px
}
@media(max-width:768px) {
    .playlist li {
        width: 25%
    }
    
    .playlists {
        margin-top: 7.5px;
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .playlists header dl {
        margin-top: 10px;
    }
    
    .playlists header dt {
        padding: 5px 3px;
        width: 25%
    }
}
.playlist .on a,
.playlist li a:hover {
    background-color: #0ae;
    color: #fff
}
.playlist li a {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #666;
    font-size: 9pt;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 5px;
    text-decoration: none
}
.lists-filter li,
.list-like li {
    width: 18% !important
}
@media(max-width:768px) {
    .lists-filter li,
    .list-like li {
        width: 34.2% !important
    }
}
.product-excerpt a {
    color: #0ae
}
.dan {
    margin: auto;
    left: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
}
.countrie {
    z-index: 1;
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 12px;
}
.countrie .orange {
    display: inline-block;
    padding: 0 5px;
    opacity: .95;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: linear-gradient(to left, #ff7822 0, #ff9c29 100%)
}
.vodlist__thumb {
    display: block;
    position: relative;
    padding-top: 136.8%;
    /*../image/loading.gif*/
    background: url(http://image.hddm.cc/upload/vod/20230612-1/0b46f319af9bcc6dc690cee87f6ee825.gif) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 10px;
}
@media(max-width:544px) {
    .lists.lists-thumb-top li,
    .lists.lists-thumb li,
    .lists.lists-title li,
    .lists.lists-title-desc li {
        width: 34%;
    }
    
    .hidden-xs {
        display: none!important;
    }
}
@media screen and (min-width: 750px) {
    .txt-info {
        position: absolute;
        bottom: 50px;
        left: 100px;
        display: flex;
        flex-direction: column;
        color: #fff;
    }
    
    .txt-info .name {
        font-size: 24px;
        color: #fff;
        font-weight: 700;
        margin: 0;
    }
    
    .txt-info .info {
        display: block;
        font-size: 14px;
        opacity: .8;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .swiper-pagination-bullets {
        left: 40% !important;
        top: 83% !important;
    }
}
@media screen and (max-width: 750px) {
    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }
    
    .txt-info {
        position: absolute;
        bottom: 10px;
        left: 10px;
        display: flex;
        flex-direction: column;
        color: #fff;
    }
    
    .txt-info .name {
        font-size: 16px;
        color: #fff;
        font-weight: 700;
        margin: 0;
    }
    
    .txt-info .info {
        font-size: 12px;
        display: block;
        opacity: .8;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .swiper-pagination-bullets {
        left: 22% !important;
        top: 83% !important;
    }
}
.swiper-pagination-bullet {
    width: 4px !important;
    height: 4px !important;
}
.swiper-pagination-bullet-active {
    width: 10px !important;
    border-radius: 20px !important;
}
.swiper-container {
    /* 设置Swiper风格 */
    
    --swiper-navigation-color: #fff;
    /* 单独设置按钮颜色 */
    
    --swiper-navigation-size: 20px;
    /* 设置按钮大小 */
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #000 !important;
    border-radius: 50% !important;
}
.swiper-button-next,
.swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
}
.txt-info .gate span {
    background-color: rgba(0, 0, 0, .5);
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 4px;
    border-radius: 2px;
    text-shadow: none;
    font-size: 12px;
    line-height: 18px;
    opacity: .65;
}
.banyundog {
    display: block;
    position: relative;
    padding-top: 150%;
    background-size: cover;
    border-radius: 5px;
}
.banyundog.banner {
    padding-top: 30%;
}
@media (max-width:767px) {
    .banyundog.banner {
        padding-top: 45%;
    }
    
    .xs-lists {
        margin-top: 7.5px;
        margin-left: -15px;
        margin-right: -15px;
    }
}
.gate,
.game,
.info {
    margin: 0;
}
.links {
    margin-bottom: 5px;
}
.split-line{
    background-color: #eee;
    display: inline-block; 
    margin-left: 12px; 
    margin-right: 12px; 
    width: 1px; 
    height: 14px; 
    vertical-align: -2px;
}


/* gbook */
.stui-gbook {
	padding: 10px;
}

.stui-gbook-form {
	padding-bottom: 20px;
}

.stui-gbook-form .form-control {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.stui-gbook-form textarea.form-control {
	height: auto;
}

.stui-gbook-form li {
    list-style: none;
	margin-top: 15px;
	font-size: 14px;
}

.stui-gbook-form li:first-child {
	margin-top: 0;
}

.stui-gbook-form li .submit {
	padding: 0 25px;
	height: 35px;
	line-height: 35px;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	background-color: #59d2fa;
	color: #fff;
}

.stui-gbook__item {
	padding: 10px 0;
	border-top: 1px dotted #ddd;
}

.stui-gbook__item .name {
	color: #757575;
}

.stui-gbook__item .cont {
	position: relative;
	margin: 10px 0;
	padding: 20px;
	border-radius: 2px;
	background-color: #f0f0f0;
}

.stui-gbook__item .cont:before {
	content: " ";
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-width: 1px 1px 0 0;
	position: absolute;
	top: -5px;
	left: 10px;
	border-style: solid;
	background-color: #f0f0f0;
	border-color: #f0f0f0;
}
.stui-pannel{    
    margin-top: 7.5px;
    background: #fff;
    
}
.map-li a{
    display: block;
    margin-top: 3.0%;
    padding: 0px;
}
.play-title {
    margin: -9px 15px 15px;
    font-size: 14px;
    line-height: 1.4
}
.copyright {
    background: #000;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    display: block;
}
.copyright .txt {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 99%;
    text-align: center;
}
.vcopyright {
    overflow: hidden;
    position: relative;
    padding-bottom: 3.25%;
    display: block;
}
.vcopyright .txt {
    color: #555;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 61%;
    transform: translate(-50%, -50%);
    width: 99%;
    text-align: center;
}