﻿

.f-topBar.header .lockedAcct a,
.f-topBar.header .lockedAcct div,
.f-topBar.header .lockedAcct svg {
    pointer-events: none;
    color: #ccc !important;
    fill: #ccc !important
}

.f-topBar.header .help-center {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666;
    margin-right: 24px
}

.f-topBar.header .help-center svg {
    width: 26px;
    height: 26px;
    margin-right: 5px;
    fill: #9c9c9c
}

.f-topBar.header .help-center span {
    height: 17px;
    font-size: 13px;
    line-height: 17px
}

.f-topBar.header .help-center:hover svg {
    fill: #f73
}

.f-topBar.header .help-center:hover span {
    color: #f73
}

.f-topBar.header .fkw-topbar-box {
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0
}

.f-topBar.header .fkw-topbar-box .f-topbar-public {
    display: flex;
    align-items: center;
    justify-self: flex-start;
    flex-shrink: 0;
    box-sizing: border-box;
    height: 100%
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo {
    display: flex;
    align-items: center;
    height: 100%;
    margin-right: 38px
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo.oem {
    margin-right: 0
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo>div {
    height: 100%
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo>div>a {
    height: 100%;
    display: flex !important;
    align-items: center;
    margin: 0 0 0 20px
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo>a {
    height: 100%
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .oem-logo {
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 42px
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .oem-logo .svg-oem-logo,
.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .oem-logo img {
    max-height: 44px;
    max-width: 168px;
    margin: 0 16px
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .oem-logo .svg-oem-logo {
    width: 161px
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .svg-faisco-logo,
.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .svg-oem-logo {
    width: 142px;
    height: 35px
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .fkwProduct {
    box-sizing: content-box;
    flex-shrink: 0;
    position: relative;
    width: 102px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background-color: #f3f3f3;
    color: #333;
    font-size: 12px;
    text-align: center;
    margin-left: 24px
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .fkwProduct:hover {
    border-color: #999
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .logo .fkwProduct:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: -14px;
    width: 1px;
    height: 16px;
    background-color: #cfcfcf
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .topbar-item-content {
    height: 26px;
    display: flex;
    align-items: center
}

.f-topBar.header .fkw-topbar-box .f-topbar-public .topbar-item-content .topbar-split {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #eee;
    opacity: 1;
    margin: 0 24px 0 0;
    transform: translateY(2px)
}

.f-topBar.header .fkw-topbar-box .f-topbar-center {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-grow: 1
}

.f-topBar.header .fkw-topbar-box .f-topbar-center .topbar-item-design {
    display: flex;
    align-items: center;
    align-items: flex-end
}

.f-topBar.header .fkw-topbar-box .f-topbar-center .topbar-item-design .topbar-design-item {
    margin-right: 24px
}

.f-topBar.header .f-topbar-user {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    height: 100%
}

.f-topBar.header .f-topbar-right {
    float: none;
    display: flex;
    align-items: center
}

.f-topBar.header .f-topbar-right .opPanel {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 0 !important
}

@media screen and (max-width:1366px) {
    .f-topBar.header .f-topbar-right .opPanel {
        margin-right: 0 !important
    }
}

.f-topBar.header .f-topbar-right .topbar-item-loginCenter {
    width: 82px !important
}

.f-topBar.header .f-topbar-right .topbar-item-manageCenter {
    display: flex;
    justify-content: flex-end;
    height: 100%
}

.f-topBar.header .f-topbar-right .topbar_btn_manageCenter {
    display: flex;
    align-items: center
}

.f-topBar.header .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end
}

.f-topBar.header .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 120px;
    height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 18px;
    cursor: pointer
}

.f-topBar.header .btn-sign {
    width: 120px;
    margin-right: 8px;
    background-color: #f73
}

.f-topBar.header .btn-sign:hover {
    background-color: #ff884d
}

.f-topBar.header .btn-login {
    width: 88px;
    color: #333;
    border: 1px solid #dcdcdc;
    background-color: #fff
}

.f-topBar.header .btn-login:hover {
    border-color: #999;
    background-color: #f5f5f5
}

.topbar-manage .topbar_text:hover {
    color: #f73 !important
}

.topbar-manage .topbar-manage-items:hover .topbar-item-icon path,
.topbar-manage .topbar-manage-items:hover .topbar-item-icon rect {
    fill: #f73
}

.topbar-manage .topbar-manage-items:hover .topbar_text {
    color: #f73 !important
}

.topbar-manage .topbar-manage-items:hover .quit-text {
    color: #f73 !important
}

.topbar-manage .quit-text:hover {
    color: #f73 !important
}

.topbar_btn_text {
    display: inline-block;
    width: 100%;
    color: #333
}

.topbar_btn_text:hover {
    color: #f73
}

.f-fkw-topBar .topbar-item-manageCenter .topbar_btn_text,
.f-fkw-topBar .topbar_btn_registerCenter .topbar_btn_text {
    border-color: #f73;
    background-color: #f73;
    box-sizing: content-box
}

.f-fkw-topBar .topbar-item-manageCenter .topbar_btn_text:hover,
.f-fkw-topBar .topbar_btn_registerCenter .topbar_btn_text:hover {
    border-color: #ff884d;
    background-color: #ff884d
}

.topbar-manage-items-coupon:hover,
.topbar-manage-items-manage:hover,
.topbar-manage-items-order:hover,
.topbar-manage-items-right .quit-text:hover {
    color: #f73
}

.topbar-manage-items .topbar_count,
.topbar-manage-items-loginout:hover .quit-text,
.topbar-manage-list .topbar-manage-items:hover .topbar_text {
    color: #f73
}

.topbar-manage-items-right .quit-icon {
    background-position: 2px -175px
}

.topbar-manage-items-loginout:hover .quit-icon {
    background-position: -59px -175px
}

.topbar-manage-items-right .quit-icon:hover {
    background-position: -59px -175px
}

.loginWindow div {
    box-sizing: content-box
}

.topbar_btn_text.nav_select {
    color: #f73
}

.topbar-item-content .topbar-item {
    height: 100%;
    position: relative;
    flex-shrink: 0;
    margin-right: 40px;
    line-height: 26px
}

.topbar-item-content .topbar-item .topbar_btn {
    position: relative;
    font-weight: 400;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    align-items: center
}

.topbar-item-content .topbar-item .topbar_btn .topbar_btn_text.nav_select {
    font-weight: 700
}

.topbar-item-content .topbar-item:last-child {
    margin-right: 0
}

.topbar-item-content .topbar-item .svg-header-more {
    width: 26px;
    height: 26px;
    fill: #888
}

.topbar-item-content .topbar-item .svg-header-more:hover {
    fill: #f73
}

.topbar-item-content .topbar-item .topbar-drop-list {
    background-color: #fff;
    display: none;
    position: absolute;
    top: 48px;
    border-radius: 4px
}

.topbar-item-content .topbar-item .topbar-drop-list .topbar_btn_text.nav_select {
    font-weight: 400
}

.topbar-item-content .topbar-item .topbar-item-tcenter {
    left: -127px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    overflow: hidden
}

@media only screen and (max-width:1142px) {
    .topbar-item-content .topbar-item .topbar-item-tcenter {
        position: fixed;
        top: 70px;
        left: 50%;
        transform: translateX(-50%)
    }
}

.topbar-item-content .topbar-item .topbar-item-more {
    left: -18px;
    width: 110px;
    padding: 8px 0 8px 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    color: #666;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    border-radius: 4px
}

.topbar-item-content .topbar-item .topbar-item-more .topbar_btn {
    font-size: 13px;
    padding-left: 18px;
    height: 32px;
    line-height: 32px
}

.topbar-item-content .topbar-item .topbar-item-more .topbar_btn:last-child {
    margin-bottom: 0
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box .topbar-slide-list {
    display: none;
    position: absolute
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box .topbar-slide-list.topbar-product-slide {
    top: 0;
    left: 114px
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box .topbar-slide-list.topbar-tools-slide {
    top: 0;
    left: 114px;
    transform: none
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box:hover .topbar-slide-list {
    display: block
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box:hover.keep-hover-state .topbar_btn>.topbar_btn_text {
    color: #f73
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box:hover::after,
.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box:hover::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 140px;
    top: 0
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box:hover::before {
    left: 100%
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-slide-box:hover::after {
    right: 100%
}

.topbar-item-content .topbar-item .topbar-item-more .topbar-item-slide:hover {
    background-color: #fff1ea
}

.topbar-item-content .topbar-item .topbar-drop-product {
    left: -48px
}

.topbar-item-content .topbar-item .topbar-item-product .product-box {
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    width: 540px;
    border-radius: 4px;
    flex-wrap: wrap;
    padding: 29px 48px 32px 48px
}

.topbar-item-content .topbar-item .topbar-item-product .product-box .product-item {
    flex-shrink: 0;
    position: relative;
    width: 80px;
    height: 32px;
    line-height: 32px;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    margin-right: 40px
}

.topbar-item-content .topbar-item .topbar-item-product .product-box .product-item:hover {
    color: #f73
}

.topbar-item-content .topbar-item .topbar-item-product .product-box .product-item.nav-item-select {
    color: #f73
}

.topbar-item-content .topbar-item .topbar-item-product .product-box .product-item:nth-child(4n) {
    margin-right: 0
}

@media only screen and (max-width:1105px) {
    .topbar-item-content .topbar-item .topbar-item-product .product-box {
        width: 425px
    }

    .topbar-item-content .topbar-item .topbar-item-product .product-box .product-item:nth-child(4n) {
        margin-right: 40px
    }

    .topbar-item-content .topbar-item .topbar-item-product .product-box .product-item:nth-child(3n) {
        margin-right: 0
    }
}

.topbar-item-content .topbar-item .topbar-drop-tools {
    left: -31px
}

.topbar-item-content .topbar-item .topbar-item-tools {
    width: 700px;
    left: 50%;
    transform: translate(-50%)
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box {
    padding: 32px 32px 12px 32px;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    background-color: #fff
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box>li {
    margin-bottom: 8px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-header {
    font-size: 14px;
    line-height: 19px;
    color: #333;
    margin-bottom: 8px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item {
    display: block;
    width: 150px;
    height: 52px;
    display: flex;
    align-items: center;
    background: #f9f9f9;
    border-radius: 4px;
    padding-left: 6px;
    margin-bottom: 12px;
    margin-right: 12px;
    box-sizing: border-box
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item:nth-child(4n) {
    margin-right: 0
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item-image {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    background-image: url(https://jinrigongwen.com/image/tools/tool-img.png);
    background-repeat: no-repeat
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-aiyjkt .tool-item-image {
    background-position: 0 0
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-batch-goods .tool-item-image {
    background-position: -46px 0
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-batch-portait .tool-item-image {
    background-position: -92px 0
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-card-kout .tool-item-image {
    background-position: -138px 0
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-xiufu .tool-item-image {
    background-position: 0 -46px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-fangda .tool-item-image {
    background-position: -46px -46px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-shuiyin .tool-item-image {
    background-position: -92px -46px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-fenge .tool-item-image {
    background-position: -138px -46px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-yasuo .tool-item-image {
    background-position: 0 -92px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-caijian .tool-item-image {
    background-position: -46px -92px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-resize .tool-item-image {
    background-position: -92px -92px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-converter .tool-item-image {
    background-position: -138px -92px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-pdf .tool-item-image {
    background-position: 0 -138px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-ico .tool-item-image {
    background-position: -46px -138px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-aictgz .tool-item-image {
    background-position: 0 -184px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-aidesign .tool-item-image {
    background-position: -46px -184px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-ciyun .tool-item-image {
    background-position: -92px -184px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-qr .tool-item-image {
    background-position: -138px -184px
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item.tool-cmyk .tool-item-image {
    background: 0 0
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item>span {
    font-size: 13px;
    color: #666;
    line-height: 17px;
    font-weight: 400
}

.topbar-item-content .topbar-item .topbar-item-tools .tools-box .tools-body .tool-item:hover span {
    color: #f73
}

.topbar-item-content .topbar-item-box {
    display: flex;
    align-items: center;
    z-index: 1
}

.topbar-item-content .topbar-item-box:hover::before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: -53px;
    width: 142px;
    height: 27px;
    pointer-events: auto !important
}

.topbar-item-content .topbar-item-box:hover .topbar-drop-list {
    display: block !important
}

.topbar-item-content .topbar-item-box:hover.keep-hover-state .topbar_btn>.topbar_btn_text {
    color: #f73
}

.topbar-item-content .topbar-item-box.topbar-item-box-company,
.topbar-item-content .topbar-item-box.topbar-item-box-personal,
.topbar-item-content .topbar-item-box.topbar-item-box-svip {
    position: relative
}

.topbar-item-content .topbar-item-box.topbar-item-box-company .topbar-item-vip,
.topbar-item-content .topbar-item-box.topbar-item-box-personal .topbar-item-vip,
.topbar-item-content .topbar-item-box.topbar-item-box-svip .topbar-item-vip {
    display: none;
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translateX(-50%)
}

.topbar-item-content .topbar-item-box.topbar-item-box-company:hover .topbar-item-vip,
.topbar-item-content .topbar-item-box.topbar-item-box-personal:hover .topbar-item-vip,
.topbar-item-content .topbar-item-box.topbar-item-box-svip:hover .topbar-item-vip {
    display: block
}

.topbar-item-content .topbar-item-box.topbar-item-box-company .btn-tip,
.topbar-item-content .topbar-item-box.topbar-item-box-personal .btn-tip,
.topbar-item-content .topbar-item-box.topbar-item-box-svip .btn-tip {
    position: absolute;
    width: auto;
    padding: 0 6px;
    top: -15px;
    right: -48px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #ff4a4a;
    border-radius: 8px 8px 8px 0
}

.topbar-item-content .isOemMore {
    display: none
}

.topbar-item-content .topbar-item-more .topbar-slide-box-koutu,
.topbar-item-content .topbar-item-more .topbar-slide-box-price,
.topbar-item-content .topbar-item-more .topbar-slide-box-tools {
    display: none
}

.topbar-item-search {
    margin: 0 40px 0 50px;
    flex-grow: 1
}

.topbar-item-search.normal {
    flex-grow: 0
}

.topbar-item-search.normal .search-area {
    width: 300px
}

.topbar-item-search.special {
    flex-grow: 1
}

.topbar-item-search.special .search-area {
    flex-grow: 1;
    transition: all .32s
}

.topbar-item-search .search-center {
    display: flex;
    align-items: center;
    height: 36px
}

@media only screen and (max-width:1700px) {
    .header .logo .fkwProduct {
        display: none
    }
}

@media only screen and (max-width:1560px) {
    .topbar-item-content .topbar-item-more .topbar-slide-box-product {
        display: flex
    }
}

@media only screen and (max-width:1466px) {
    .topbar-item-content .topbar-item-box-tools {
        display: none
    }

    .topbar-item-content .topbar-item-box-tools.isOem {
        display: flex
    }

    .topbar-item-content .topbar-item-box-price {
        display: none
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-koutu {
        display: none
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-tools {
        display: flex
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-tools.isOem {
        display: none
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-price {
        display: flex
    }
}

@media only screen and (max-width:1366px) {

    .feedback-modal .ktu-modal-content .feedback-content .selector-cont .fkw-topbar-box.dropdown-cont:hover .topbar-item-search,
    .fkw-topbar-box.active .topbar-item-search {
        margin: 0 28px 0 50px
    }

    .feedback-modal .ktu-modal-content .feedback-content .selector-cont .fkw-topbar-box.dropdown-cont:hover .topbar-item-search.normal .search-area,
    .fkw-topbar-box.active .topbar-item-search.normal .search-area {
        width: 216px
    }
}

@media only screen and (max-width:1306px) {
    .topbar-item-content .topbar-item-box-koutu {
        display: none
    }

    .topbar-item-content .topbar-item-box-koutu.isOem {
        display: flex
    }

    .topbar-item-content .topbar-item-box-tools.isOem {
        display: none
    }

    .topbar-item-content .isOemMore {
        display: flex
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-koutu {
        display: flex
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-koutu.isOem {
        display: none
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-tools.isOem {
        display: flex
    }
}

@media only screen and (max-width:1124px) {
    .topbar-item-content .topbar-item-box-koutu.isOem {
        display: none
    }

    .topbar-item-content .topbar-item-more .topbar-slide-box-koutu.isOem {
        display: flex
    }

    .f-topBar.header .fkw-topbar-box .f-topbar-center .topbar-item-design {
        display: none
    }
}

body {
    background: #fafafa
}

#ktu-tools {
    overflow: auto
}

.tools-center {
    width: 100%
}

.tools-center .center-header-wrap {
    height: 160px;
    background: rgba(255, 255, 255, .39);
    font-size: 38px;
    font-family: Source Han Sans CN;
    font-weight: 700;
    line-height: 65px;
    color: #fff;
    text-shadow: 0 2px 15px rgba(197, 65, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('../image/tools-header-banner.png') center;
    background-repeat: no-repeat;
    background-size: cover
}

.tools-center .center-header .header-nav-wrap {
    background: rgba(255, 255, 255, .39);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08)
}

.tools-center .center-header .header-nav-wrap .tool-category-list {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px
}

.tools-center .center-header .header-nav-wrap .tool-category-list>li {
    margin-right: 60px;
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    color: #666;
    cursor: pointer
}

.tools-center .center-header .header-nav-wrap .tool-category-list>li>svg {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.tools-center .center-header .header-nav-wrap .tool-category-list>li:last-child {
    margin-right: 0
}

.tools-center .center-header .header-nav-wrap .tool-category-list>li:hover {
    color: #f73
}

.tools-center .center-header .header-nav-wrap .tool-category-list>li:hover>svg {
    fill: currentColor
}

.tools-center .center-body {
    position: relative;
    min-width: 100%;
    margin-top: 50px
}

.tools-center .center-body .body-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    text-align: left
}

.tools-center .center-body .body-container .tools-box>li {
    margin-bottom: 30px
}

.tools-center .center-body .body-container .tools-box .tools-header {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #333;
    margin-bottom: 20px
}

.tools-center .center-body .body-container .tools-box .tools-body {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.tools-center .center-body .body-container .tools-box .tools-body>li {
    width: 285px;
    height: 108px;
    margin: 0 20px 20px 0;
    position: relative
}

.tools-center .center-body .body-container .tools-box .tools-body>li:nth-child(4n) {
    margin-right: 0
}

.tools-center .center-body .body-container .tools-box .tools-body .tool-item {
    width: 100%;
    height: 108px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
    border-radius: 8px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
    line-height: 21px;
    font-weight: 700;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    padding-left: 28px;
    transition: transform .3s, height .3s, padding .3s;
    cursor: pointer
}

.tools-center .center-body .body-container .tools-box .tools-body .tool-item .svg-icon {
    width: 52px;
    height: 52px;
    margin-right: 16px
}

.tools-center .center-body .body-container .tools-box .tools-body .tool-item .tool-desName {
    font-size: 13px;
    line-height: 17px;
    color: #999;
    margin-top: 8px;
    font-weight: 400
}

.tools-center .center-body .body-container .tools-box .tools-body .tool-item .tool-btn {
    width: 100%;
    height: 36px;
    background: #f73;
    border-radius: 0 0 8px 8px;
    border: none;
    outline: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    transform-origin: bottom;
    transform: scaleY(0);
    transition: transform .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer
}

.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-aictgz::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-aidesign::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-aiyjkt::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-batch-goods::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-batch-portait::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-card-kout::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-ciyun::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-fangda::after,
.tools-center .center-body .body-container .tools-box .tools-body .tool-item.tool-xiufu::after {
    content: "会员专享";
    padding: 3px 5px;
    background: rgba(255, 119, 51, .2);
    border-radius: 0 8px 0 8px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #f73;
    position: absolute;
    top: 0;
    right: 0
}

.tools-center .center-body .body-container .tools-box .tools-body .tool-item:hover {
    height: 118px;
    padding-bottom: 36px
}

.tools-center .center-body .body-container .tools-box .tools-body .tool-item:hover .tool-btn {
    transform: scaleY(1)
}

.tools-center .center-body .tell-us {
    display: block;
    width: 242px;
    height: 40px;
    background: #eee;
    border-radius: 20px;
    font-size: 14px;
    line-height: 19px;
    color: #666;
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-left: 20px
}

.tools-center .center-body .tell-us .arrow-wrap {
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 6px
}

.tools-center .center-body .tell-us .svg-icon {
    width: 20px;
    height: 20px;
    fill: #666;
    transition: transform .3s
}

.tools-center .center-body .tell-us:hover {
    color: #fafafa;
    background: #f73
}

.tools-center .center-body .tell-us:hover .svg-icon {
    fill: #f73;
    transform: translateX(2px)
}

.tools-center .center-about {
    width: 100%;
    background: #fafafa;
    opacity: 1
}

.tools-center .center-about .about-contain {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 94px
}

.tools-center .center-about .about-contain .about-contain-title {
    font-size: 40px;
    font-weight: 400;
    color: #333;
    opacity: 1
}

.tools-center .center-about .about-contain .about-contain-think {
    margin-top: 12px;
    font-size: 20px;
    font-weight: 300;
    color: #707070;
    opacity: 1
}

.tools-center .center-about .about-contain .about-center-contain {
    width: 100%;
    margin-top: 14px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 96px
}

.tools-center .center-about .about-contain .about-center-contain .about-item {
    margin-top: 40px;
    width: 374px;
    height: 271px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
    opacity: 1;
    border-radius: 8px;
    text-align: center
}

.tools-center .center-about .about-contain .about-center-contain .about-item .svg-contain {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    box-sizing: border-box
}

.tools-center .center-about .about-contain .about-center-contain .about-item .svg-contain .svg-icon {
    width: 120px;
    height: 120px
}

.tools-center .center-about .about-contain .about-center-contain .about-item .svg-contain .svg-icon .svg-icon-img {
    width: 80px;
    height: 80px;
    margin-top: 30px
}

.tools-center .center-about .about-contain .about-center-contain .about-item .about-item-title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    opacity: 1;
    height: 26px
}

.tools-center .center-about .about-contain .about-center-contain .about-item .about-item-dec {
    margin-top: 18px;
    margin-left: 27px;
    text-align: left;
    width: 320px;
    font-size: 14px;
    font-weight: 400;
    color: #888;
    opacity: 1;
    line-height: 28px
}

.tools-center .center-about .about-contain .about-bottom-img {
    position: absolute;
    bottom: -188px;
    left: 544px;
    width: 104px;
    height: 143px;
    background: url(https://jinrigongwen.com/image/img-coffee-cup.png);
    opacity: 1;
    background-position: center;
    background-size: 100% 100%;
    z-index: 2;
    -webkit-animation: moveAnimationDown 10s ease infinite;
    animation: moveAnimationDown 10s ease infinite;
    will-change: transform
}

.tools-center .center-footer {
    height: 354px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    text-align: center;
    padding-top: 80px;
    box-sizing: border-box
}

.tools-center .center-footer .footer-title {
    font-size: 40px;
    font-weight: 400;
    color: #333;
    opacity: 1
}

.tools-center .center-footer .footer-dec {
    margin-top: 12px;
    font-size: 18px;
    font-weight: 400;
    color: #707070;
    opacity: 1
}

.tools-center .center-footer .footer-item-contain {
    width: 100%;
    margin-top: 54px;
    display: flex;
    justify-content: center
}

.tools-center .center-footer .footer-item-contain .footer-item {
    flex: 0 0 auto;
    text-align: center;
    padding: 0 30px;
    position: relative;
    max-width: 400px
}

.tools-center .center-footer .footer-item-contain .footer-item .footer-item-head {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    opacity: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    display: block;
    transition: none
}

.tools-center .center-footer .footer-item-contain .footer-item .footer-item-head:hover {
    color: #f73
}

.tools-center .center-footer .footer-item-contain .footer-item .footer-item-foot {
    margin-top: 8px;
    width: 340px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    opacity: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.tools-center .center-footer .footer-item-contain .footer-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 50px;
    background: #e6e6e6;
    opacity: 1
}

.tools-center .center-footer .footer-item-contain .footer-item:last-child::after {
    content: none
}

.center-footer {
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding-top: 55px;
    box-sizing: border-box
}

.center-footer .footer-title {
    font-size: 40px;
    font-weight: 400;
    color: #333;
    opacity: 1
}

.center-footer .footer-dec {
    margin-top: 12px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    opacity: 1
}

.center-footer .footer-item-contain {
    width: 1200px;
    margin: auto;
    margin-top: 54px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.center-footer .footer-item-contain .footer-item {
    flex: 0 0 auto;
    text-align: left;
    padding: 0 30px;
    position: relative;
    max-width: 400px;
    margin-bottom: 26px
}

.center-footer .footer-item-contain .footer-item .footer-item-header {
    width: 100%;
    text-align: left;
    display: inline-block
}

.center-footer .footer-item-contain .footer-item .footer-item-header .footer-item-head {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #333;
    opacity: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    display: inline-block
}

.center-footer .footer-item-contain .footer-item .footer-item-header .footer-item-head:hover {
    color: #f73
}

.center-footer .footer-item-contain .footer-item .footer-item-foot {
    margin-top: 8px;
    width: 340px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.center-footer .footer-item-contain .footer-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 50px;
    background: #e6e6e6;
    opacity: 1
}

.center-footer .footer-item-contain .footer-item:last-child::after,
.center-footer .footer-item-contain .footer-item:nth-of-type(3n)::after {
    content: none
}

.center-footer.ciyun .footer-item-contain .footer-item .footer-item-foot {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.center-footer.ciyun .footer-item-contain .footer-item::after {
    height: 110%
}

.footer {
    padding: 20px 0;
    background-color: #2c2c2c
}

.footer.main-footer {
    height: 180px;
    padding: 30px 0 20px 0
}

.footer.main-footer.pro-footer {
    height: 78px;
    padding: 0
}

.footer.main-footer .foot-hot {
    display: inline-block
}

.footer.main-footer .foot-hot .hot-list {
    display: flex
}

.footer.main-footer .foot-hot .hot-list .hot-item {
    font-size: 14px;
    color: #777;
    margin-right: 20px
}

.footer.main-footer .foot-hot .hot-list .hot-item:hover {
    color: #fff
}

.footer.main-footer .foot-wx {
    position: relative;
    float: right;
    width: 22px;
    height: 17px;
    background: url(https://jinrigongwen.com/image/index/wx-icon.png);
    background-position: 0 0;
    cursor: pointer;
    margin-top: 2px
}

.footer.main-footer .foot-wx:hover {
    background-position: 0 -30px
}

.footer.main-footer .foot-wx:hover .wx-qrcode {
    display: block
}

.footer.main-footer .foot-wx .wx-qrcode {
    position: absolute;
    width: 162px;
    height: 162px;
    left: -70px;
    bottom: 32px;
    display: none
}

.footer.main-footer .split-line {
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: .05;
    margin: 22px 0
}

.footer.news-footer {
    height: 38px
}

.footer .container {
    width: 1010px;
    margin: 0 auto
}

.footer .foot-cpy {
    color: #777;
    font-size: 13px
}

.footer .foot-cpy-content {
    display: flex;
    justify-content: center;
    align-items: center
}

.footer .foot-cpy-content .cpy-right {
    flex-grow: 1;
    font-size: 0;
    display: flex;
    justify-content: center
}

.footer .foot-cpy .f-img,
.footer .foot-cpy .f-txt {
    display: inline-block;
    vertical-align: baseline
}

.footer .foot-cpy .f-img {
    vertical-align: bottom
}

.footer .foot-cpy .f-txt:hover {
    color: #fff
}