* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #37474f;
}
.cover {
    width: 100%;
    /* height: 100%; */
    overflow: visible;
}
section[role=main] {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
body {
    margin: 0!important;
}
body.active .main-box {
    height: auto;
    min-height: 100%;
}
.main-box {
    position: relative;
    width: 100%;
    height: 100%;
    background: #eff2f4;
    overflow: hidden;
}
.sidebar-header {
    height: 70px;
    position: relative;
    background: #fff;
    left: 0 !important;
    z-index: 99999;
    top: 0;
    right: 0;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.sidebar-icon {
    position: absolute;
    left: auto;
    right: 5%;
    top: 50%;
    height: 36px;
    width: 20px;
    line-height: 38px;
    margin-top: -18px;
}
.sidebar-icon i.fa-arrow-left {
    display: none;
}
.sidebar-icon i {
    color: #fff;
    font-size: 24px;
}
[class*=" fa-"], [class^=fa-] {
    position: relative;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    speak: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pagination-wrapper {
    /* margin: 20px 0; */
}
.pagination {
    height: 34px;
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 3px;
}
.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination li>a, .pagination li>span {
    -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    background-color: transparent;
}
.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}
footer {
    padding: 22px 20px;
}

.window-bin.foot, footer {
    height: auto;
    padding: 22px 20px;
    line-height: 30px;
    background: #393939;
    color: #eee;
    text-align: center;
    border: none !important;
}
input, textarea, select, button {
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-indent: 0px;
    text-shadow: none;
    align-items: flex-start;
    margin: 0;
    font: inherit;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    font-size: 14px;
}
.btn-primary {
    color: #fff;
}
.btn-icon, .btn.icon {
    padding: 10px;
    line-height: 1em;
}

[class*=animation-] {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animation-slide-bottom {
    -webkit-animation-name: slide-bottom;
    -o-animation-name: slide-bottom;
    animation-name: slide-bottom;
}
.btn-primary, .met_pager a.Ahover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
    background-color: #2cc0a7;
    border-color: #2cc0a7;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.btn {
    border-radius: 6px;
}

.met-scroll-top {
    z-index: 999999999;
    right: 10px;
    bottom: 10px;
    left: auto !important;
    position: fixed;
}
.btn-icon .icon {
    margin: -1px 0 0;
}

.btn .icon {
    width: 1em;
    /* margin: -1px 3px 0; */
    line-height: inherit;
    text-align: center;
}
[class*=" wb-"], [class^=wb-] {
    position: relative;
    display: inline-block;
    font-family: 'Web Icons';
    font-style: normal;
    font-weight: 400;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wb-chevron-up:before {
    content: "\f180";
}

/* 内容 */
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}
.blocks.no-space, [class*="blocks-"].no-space {
    margin: 0;
}
.blocks, [class*="blocks-"] {
    padding: 0;
    margin: 0;
    list-style: none;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 11px;
}
.met-img .widget {
    background: none;
}
.met-img .widget, .met-img .cover, .met-img .cover-image {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.blocks-100 > li {
    width: 100%;
}
.blocks > li, [class*="blocks-"] > li {
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.widget {
    background: none;
	padding-bottom:20px;
	width:50%;
}
.overlay {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.cover {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.overlay-background {
    background: rgba(0, 0, 0, .5);
}

.overlay-panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff;
}
.text-center {
    text-align: center!important;
}
.vertical-align {
    font-size: 0;
}
.overlay-fade {
    opacity: 0;
}
.cover-title {
    background: #393939;
    text-align: center;
    padding: 15px 0;
    line-height: 2;
}
.cover-title h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    display: block;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.cover-title p {
    margin: 0;
    padding: 5px;
    display: block;
    color: #aaa;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.overlay-background {
    background: rgba(0, 0, 0, .5);
}


.met-img .widget, .met-img .cover, .met-img .cover-image {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.widget .cover {
    overflow: hidden;
    width: 100%;
}
.cover {
    height: 100%;
}
.cover img {
    width: 100%;
    vertical-align: bottom
}
.overlay {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.met-img .widget, .met-img .cover, .met-img .cover-image {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.overlay > :first-child, .overlay .overlay-figure {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
.overlay-scale {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.sidebar-header {
    height: 70px;
    position: fixed;
    z-index: 333;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
}


.pagination {
    height: 34px;
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 3px;
}
.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    /* padding: 6px 15px; */
    /* margin-left: -1px; */
    line-height: 1.57142857;
    color: #76838f;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #e4eaec;
    font-size: 14px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination li>a, .pagination li>span {
    padding: 9px 15px;
    /* -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out; */
    /* -o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out; */
    transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
}