body {
    background: #f7f9fa;
}

ul li, .xl li {
    list-style: none;
}
*{
    margin: 0;
    padding: 0;
}
a {
    color: #000000;
    text-decoration: none;
}
.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cl {
    zoom: 1;
}
.wp {
    width: 1150px;
    margin: 0 auto;
}
.wrap{
    width: 1150px;
    box-shadow: 0 4px 4px -4px rgba(98,124,153 ,.1);
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
    height: 60px;
}
.f-header {
    margin-bottom: 10px;
    height: 60px;
}
.f-header .header-inner{
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(114,144,179,0.06);
}
.f-header .header-inner .header-main .logo{
    position: absolute;
    left: 10px;
    width: 120px;
    cursor: pointer;
    padding-top: 17px;
}
.f-header .header-inner .header-main .option-wrap{
    overflow: hidden;
    font-weight: 400!important;
    position: absolute;
    padding: 16px 24px;
    left: 135px;
    top: 45px;
    width: 77px;
    margin-left: 260px;
    background: #fff;
    color: #494b4d!important;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(25,30,66,0.08);
    z-index: 3;
}
.f-header .header-inner .header-main .links{
    display: inline-block;
    margin-left: 170px;
    height: 100%;
    line-height: 60px;
    width: 406px;
    white-space: nowrap;
    vertical-align: middle;
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-size: 16px;
}
.f-header .header-inner .header-main .links a{
    display: inline-block;
    color: #797c80;
    font-weight: 400;
    height: 60px;
    margin-left: 25px;
}
.f-header .header-inner .header-main .links .active, .f-header .header-inner .header-main .links .nuxt-link-exact-active{
    color: #18191a;
    font-weight: 600;
    border-bottom: 2px solid #1985ff;
}
.f-header .header-inner .header-main .links a:first-child {
    margin-left: 0;
}
.f-header .header-inner .header-main .right-nav{
    height: 60px;
    display: flex;
    align-items: center;
    margin-right: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.f-header .header-inner .header-main .right-nav .item{
    display: flex;
    align-items: center;
    padding: 6px;
    position: relative;
}
.f-header .header-inner .header-main .right-nav .item:not(:last-child) {
    margin-right: 10px;
}
.f-header .header-inner .header-main .right-nav .item.client-download{
    font-size: 12px;
    font-weight: 400;
    color: #494b4d;
    line-height: 17px;
    padding: 3px 6px;
}
.notification {
    cursor: pointer;
}
.notification .ivu-dropdown-rel {
    display: flex;
}
.notification .notice-wrap {
    position: relative;
    cursor: pointer;
}
.notification .notice-wrap img { width: 28px; border-radius: 50%; }
.notification .head-pic img { height: 28px; }
.ivu-select-dropdown {
    width: inherit;
    max-height: 200px;
    overflow: auto;
    margin: 5px 0;
    padding: 5px 0;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    position: absolute;
    z-index: 900;
    left: 50%;
    top: 25px;
    transform: translateX(-50%);
}
.ivu-dropdown .ivu-select-dropdown {
    overflow: visible;
    max-height: none;
}
.notification .ivu-select-dropdown {
    display: none;
    box-shadow: 0 8px 20px 0 rgba(28,54,108,0.05), 0 4px 12px 0 rgba(28,54,108,0.08);
}
.notification li {
    position: relative;
    word-break: keep-all;
    font-size: 14px;
    font-weight: 400;
    color: #18191a;
    line-height: 20px;
    text-align: center;
    padding: 8px 20px;
    white-space: nowrap;
}
.notification li .red-dot {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #f35;
    margin-left: 4px;
}

.f-header .header-inner .header-main .right-nav .login-box{
    display: flex;
    align-items: center;
}
.f-header .header-inner .header-main .post-btn{
    margin-left: 16px;
}
.f-header .header-inner .header-main .right-nav .login-box a{
    font-size: 14px;
    white-space: nowrap;
    font-weight: 400;
    color: #494b4d;
}
.f-header .header-inner .header-main .right-nav .login-box .break{
    background-color: #c0c5cc;
    width: 1px;
    height: 12px;
    margin: 0 11px;
}
.f-header .header-inner .header-main .links .fengtu:hover, .f-header .header-inner .header-main .links a:hover {
    color: #18191a;
    font-weight: 600;
}
.ivu-poptip-popper {
    min-width: 150px;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    z-index: 1060;
}
.ivu-poptip-popper{
    padding: 10px 0 7px;
}
.f-header .header-inner .header-main .right-nav .ivu-poptip-content {
    box-shadow: 0 8px 20px 0 rgba(28,54,108,0.05), 0 4px 12px 0 rgba(28,54,108,0.08);
}
.ivu-poptip-arrow, .ivu-poptip-arrow:after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid;
}
.ivu-poptip-popper .ivu-poptip-arrow {
    top: 3px;
    border-width: 0 7px 7px;
    border-bottom-color: hsla(0,0%,85.1%,.5);
}
.ivu-poptip-popper .ivu-poptip-arrow {
    left: 50%;
    margin-left: -7px;
}
.ivu-poptip-popper .ivu-poptip-arrow:after {
    content: " ";
    top: 0px;
    margin-left: -3px;
    border-top-width: 0;
    border-bottom-width: 7px;
    border-bottom-color: #fff;
}
.ivu-poptip-inner {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    white-space: nowrap;
}

.ivu-poptip-body {
    padding: 8px 16px;
}
.ivu-poptip-body-content {
    overflow: auto;
}
.f-header .header-inner .header-main .right-nav .client-qc-content {
    padding: 8px;
}
.f-header .header-inner .header-main .right-nav .client-qc-content img {
    width: 130px;
    height: 130px;
}
.f-header .header-inner .header-main .right-nav .client-qc-content .text {
    text-align: center;
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #494b4d;
    line-height: 17px;
    letter-spacing: 0;
}
.client-qc-content{
    text-align: center;
}

.f-header .header-inner .header-main .right-nav .item.hover:hover {
    background: #f5f6f7;
    border-radius: 50%;
}
.f-header .header-inner .header-main .right-nav .item.hover:hover .ivu-select-dropdown{
    display: block;
}
.f-header .header-inner .header-main .right-nav .item .text {
    margin-left: 2px;

}
.client {
    letter-spacing: 4px!important;
}
.f-header .header-inner .header-main .right-nav .client-qc-content .text:nth-child(3) {
    white-space: normal;
    height: auto;
}
.ivu-poptip-popper{
    display: none;
}
.client-download:hover .ivu-poptip-popper{
    display: block;
}

.ivu-modal-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55,55,55,.6);
    height: 100%;
    z-index: 1000;
}

.ivu-modal-wrap {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.f-modal.center-modal .ivu-modal-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.f-modal.center-modal .ivu-modal-wrap .ivu-modal {
    top: 0;
    margin: 0;
}
.ivu-modal-content {
    position: relative;
    background-color: #fff;
    border: 0;
    border-radius: 6px;
    background-clip: padding-box;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.ivu-modal-close {
    z-index: 1;
    font-size: 12px;
    position: absolute;
    right: 8px;
    top: 8px;
    overflow: hidden;
    cursor: pointer;
}
.ivu-modal-wrap .ivu-modal .ivu-modal-content .ivu-modal-close {
    right: -35px;
}
.ivu-modal-body {
    padding: 16px;
    font-size: 14px;
    line-height: 1.5;
}
.ivu-modal-wrap .ivu-modal .ivu-modal-content .ivu-modal-body {
    background-color: #f7f9fa;
    max-height: 80vh;
    padding: 0;
    border-radius: 4px;
}
.meta{
    /*padding-top: 11px;*/
    position: relative;
}
.tags{
    display: inline-block;
}
.tags a{
    display: inline-block;
    padding: 1px 8px;
    background: #f9f9f9;
    border-radius: 2px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin:0 2px 5px;
}
.tags a:first-child{
    background: #e6f1fb;
    color: #06c;
}
.meta .time{
    line-height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #828a92;
    display: inline-block;
}
.cloumn{
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
}
.article-breadcrumb {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}
.article-breadcrumb a {
    color: #999;
}
.tag-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tag-image {
    float: left;
    margin-right: 16px;
}
.tag-image img {
    height: 100px;
    width: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    border-radius: 3px;
    -webkit-filter: brightness(.95);
    filter: brightness(.95);
}
.tag-head {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    overflow: hidden;
    margin-right: 6px;
}
.tag-title {
    font-weight: 600;
    font-synthesis: style;
    line-height: 1.6;
    color: #1a1a1a;
    margin-top: -4px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 25px;
    display: flex;
    align-items: center;
}
.tag-meta {
    margin-top: 6px;
    font-size: 15px;
    color: #646464;
}
.tag-meta__wrapper {
    margin-top: 4px;
}
.tagMeta-content {
    min-height: 60px;
}
.tagMeta-desc {
    height: auto;
    line-height: 25px;
    font-size: 15px;
}
.tagMeta-desc>div, .tagMeta-desc>p {
    text-align: justify;
}
.tab-hd {
    height: 34px;
    border-top: 1px solid #eaeeef;
    border-bottom: 1px solid #eaeeef;
    line-height: 14px;
    font-size: 14px;
    font-weight: 400;
}
.tab-hd li {
    width: 50%;
    display: block;
    position: relative;
    text-align: center;
    color: #2c2e3b;
    float: left;
    padding: 10px 0;
    cursor: pointer;
}
.tab-hd>li.select, .tab-hd>li:hover {
    color: #06c;
}
.tab-hd-title:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 1px;
    height: 18px;
    background: #eaeeef;
}
.hots-wrapper__bd {
    padding: 15px 0 0 25px;
}
.hots-wrapper__bd ul li {
    padding: 7px 0 8px;
}
.hots-wrapper__bd ul li .titles {
    position: relative;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
}
.hots-wrapper__bd ul li .titles .nums {
    position: absolute;
    left: -29px;
    top: 5px;
    width: 20px;
    height: 14px;
    background: #e6f1fb;
    cursor: pointer;
    line-height: 14px;
    text-align: center;
    color: #06c;
    font-size: 12px;
    border-radius: 2px;
}
.hots-wrapper__bd ul li .titles h4 {
    text-align: justify;
    color: #2c2e3b;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
}
.hots-wrapper__bd ul li .titles h4 a {
    display: inline-block;
    min-height: 48px;
    max-height: 48px;
    line-height: 24px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hots-wrapper__bd ul li .titles h4 span.hotchange {
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin-left: 7px;
    color: #999;
    font-size: 12px;
    background: #f5f5f5;
    border-radius: 2px;
    padding: 0 6px;
}
.rb-header.no-b{
    margin-bottom: 0;
}
.rb-header.no-b:before{
    border: none;
}
.ext-h3 {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.section-title{
    padding: 15px 0 10px;
    background: #fff;
}
.imgbg{
    width: 200px;
    height: 115px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
}
.imgbg img{
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-list li{
    position: relative;
    display: flex;
}
.widget-wechat .img{
    width: 150px;
    margin-right: 0;
}
.widget-wechat{
    padding: 0;
}
.leftBox {
    width: 780px;
    float: left;
}

.leftBox .pic .img {
    width: 780px;
    height: 330px;
}
.rightBox {
    width: 360px;
    float: right;
}
.right-box {
    padding: 15px;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 10px;
}
.gray-box {
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    margin-top: 10px;
}
.gray-box .word1 {
    font-size: 16px;
    color: #333;
}

.rb-header {
    position: relative;
    padding-bottom: 15px;
    overflow: hidden;
    margin-bottom: 8px;
}

.rb-header:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    height: 1px;
    width: 108%;
    border-bottom: 1px solid #f5f6f7;
}

.rb-title {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 600;
    color: #18191a;
}

.right-hot li {
    padding: 10px 0;
}

.right-hot .rank {
    float: left;
    position: relative;
    width: 20px;
    font-size: 16px;
    font-weight: 700;
}

.right-hot .rank-top {
    color: #fff;
}

.right-hot .icon {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -18px;
}

.right-hot .num {
    position: absolute;
    z-index: 2;
    top: -1px;
}

.right-hot .con {
    float: right;
    width: 302px;
}

.right-hot .con .con-title {
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #494b4d;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.right-hot .con .con-title a{
    color: #494b4d;
}

.right-hot .con .con-info {
    display: flex;
    justify-content: space-between;
    height: 17px;
    line-height: 17px;
    color: #797c80;
    font-size: 12px;
    font-weight: 400;
}

.right-hot .con .con-info .time {
    float: right;
}
.home-list {

    border-radius: 4px;
    margin-top: 10px;
}

.home-list li {
    padding: 20px 0px;
    border-bottom: 1px solid #f5f6f7;
}

.item_content {
    overflow: hidden;
}

.item-left {
    flex:0 0 200px;
    height:115px;
    overflow: hidden;
    border-radius: 4px;
    margin-right:15px;
    position: relative;
}

.item-left .img {
    width: 100%;
    height: 100%;
    transition: transform .5s ease;

}
.item-left .img:hover,.img-dec .pics:hover{
    transform: scale(1.1);
}
.badge{
    top: 4px;
    left: 4px;
    position: absolute;
    height: 25px;
    background: #000;
    opacity: .7;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    padding: 0 8px;
    border-radius: 2px;
    box-sizing: border-box;
    line-height: 25px;
}

.item-right {
    position: relative;
}
.item-content{
    display: flex;
    width: 100%;
}
.item-main h2 {
    display: block;
    overflow: hidden;
    max-height: 56px;
    font-size: 19px;
    font-weight: 500;
    color: #18191a;
    line-height: 28px;
    cursor: pointer;
}
.item-main h2 a{
    color: #18191a;

}
.item-main h2 a:hover{
    color: #2d8cf0;

}
.item-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #797c80;
    line-height: 22px;
    margin-top:7px;
    letter-spacing: 0.5px;
}

.item-info {
    position: absolute;
    bottom: 0;
    height: 24px;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: #aaaeb3;
}

.item-info span {
    vertical-align: top;
}

.item-info span.item {
    margin-left: 10px;
}

.item-info span .icon {
    margin-top: 4px;
}

.item-box .item-info {
    position: inherit;
    margin-top: 12px;
}
.avatar {
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    background-color: #f5f6f7;
    margin-right: 5px;
}

.avatar.min img {
    width: 24px;
    height: 24px
}
.imgbg{
    width: 200px;
    height: 115px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
}
.imgbg img{
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.img {
    display: block;
    background-position: center;
    background-size: cover;
}
#loading,#loadend{
    text-align: center;
    color: #888;
    padding: 30px;
    font-size: 14px;
    display: none;
}
.load-more-btn{
    margin: 35px auto 35px;
    text-align: center;
    width: 104px;
    height: 36px;
    background-color: #fff;
    color: #1985ff;
    border: 1px solid #8ec2ff;
    border-radius: 4px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    transition-duration: .4s;
    line-height: 36px;
    display: none;
}

.el-popover {
    position: absolute;
    background: #FFF;
    min-width: 150px;
    border: 1px solid #EBEEF5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0 ,0, 0 ,0.1);
    word-break: break-all;
    display: none;
    left: 50%;margin-left: -83px;top: 40px;
}
.el-popover .img {
    width: 150px;
}
.el-popover .img img {
    max-width: 100%;
}
.container{
    width:1150px;
    margin: 0 auto;
}
.biaoqian{
    background: rgba(0,0,0,.1);
    border-radius: 50px;
    border: 3px solid transparent;
    overflow: hidden;
    display: inline-block;
    margin-top: 20px;
}
.biaoqian div{
    background: #1985ff;
    border-radius: 100px;
    color: #fff;
    padding: 5px 20px;
    font-size: 14px;
}
.zhuanti-ul{
    margin: 10px 0 0 0;

}

.zhuanti-ul .li{

    margin-bottom: 25px;
    transition: background-color .3s;
    border-radius:2px;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    will-change: transform;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    flex: 0 0 19%;
    margin-right: 1.25%;
    list-style: none;


}
.zhuanti-ul .li:nth-child(5n){
    margin-right: 0;
}
.zhuanti-ul .row{
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.zhuanti-ul .li:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0,36,100,0.3);


}

.zhuanti-ul .li a{
    display: flex;
    align-items: center;
    padding: 15px;    background: #fff;    box-shadow: 0px 0px 20px -5px rgba(158,158,158,0.2);text-decoration: none;border-radius: 2px;justify-content: space-between;

}
.zhuanti-ul .li:hover h1{
    color: #f1404b;
}
.icons{
    color: #dfdfdf
}
.zhuanti-ul .li:hover .icons{
    color: #999
}
.zhuanti-ul .li a .left-img{
    flex:0 0 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.zhuanti-ul .li a .left-img img{
    width: 100%;
}
.right-info h1{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}
.right-info p{
    font-size: 12px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 0;
}
.jBox-container {
    border-radius: 3px;
    background: #000;
    color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,0.4);
}
.jBox-wrapper{
    position: absolute;
    text-align: center;
    font-size: 13px;
    display: none;
    top: 87%;
    left: 50%;
    transform: translate(-50%, 0);    width: fit-content;
}
.jBox-content {
    padding: 4px 10px;
    overflow-x: hidden;
    overflow-y: auto;
    transition: opacity .2s;
}
.jBox-pointer-bottom {
    width: 30px;
    height: 12px;
}
.jBox-pointer {
    position: absolute;
    overflow: hidden;
}
.jBox-pointer-bottom {
    top: -9px;
}
.jBox-pointer:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background: #fff;
    transform: rotate(
            45deg);
}
.jBox-pointer-bottom:after {
    left: 5px;
    top: 6px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.15);
}
.jBox-pointer:after {
    background: #000;
}
.zhuanti-ul .li:hover .jBox-wrapper{
    display: block;
}

.bottom-link {
    width: 100%;
    min-width: 1150px;
    padding: 20px 0;
    background: #fff;
    margin-top: 20px;
}
.bottom-link .contents {
    width: 1150px;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    line-height: 24px;
    color: #aaaeb3;
}
.bottom-link .contents a {
    color: #aaaeb3;
}

.active-cardList {
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}
.active-item {
    border-radius: 4px;
    overflow: hidden;
    width: 24%;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.05);
    background-color: #fff;
    margin-right: 15px;
    position: relative;
}
.active-item:nth-child(4n){
    margin-right: 0;
}
.active-item .content {
    padding: 10px 12px;
}
.el-popover .content {
    text-align: center;
    margin-top: 5px;
}
.active-item .post-title {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
    font-weight: 400;
    height: 3.2rem;
    overflow: hidden;
}
.active-image{
    display: block;
    overflow: hidden;
}
.active-image .image{
    width: 276px;
    height: 166px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: transform .5s ease;
}
.active-image:hover .image{
    transform: scale(1.1);
}
.flex-wrap img {
    height: 14px;
    margin-right: 3px;
}
.backToTop {
    width: 44px;
    height: 44px;
    border-radius: 5px;
    position: fixed;
    right: 27px;
    bottom: 128px;
    display: none;
}
.backToTop img {
    width: 100%;
}