body {
    background: #fafafa
}

.content {
    width: 1140px;
    margin: 0 auto
}

.loading {
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff url("../../common/img/alt-loading.gif") no-repeat center center;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none
}

.headerFexd .advert {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative
}

.headerFexd .advert img {
    width: 100%;
    min-width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 80
}

.headerFexd .advert i.icon-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 20px;
    color: #fff;
    z-index: 81;
    cursor: pointer
}

.headerFexd.hasAdvert {
    margin-bottom: -60px
}

.headerFexd.hasAdvert .wd-header {
    position: relative
}

.headerFexd .nav-secondlist-ul {
    width: 100%;
    height: 50px;
    position: fixed;
    top: 60px;
    left: 0;
    background: #fff;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.04);
    z-index: 90;
    display: none
}

.headerFexd .nav-secondlist-ul .ns-list-li {
    height: 100%;
    display: block;
    float: left;
    font-size: 0;
    margin-left: 94px;
    line-height: 50px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer
}

.headerFexd .nav-secondlist-ul .ns-list-li > i.iconfont {
    font-size: 14px;
    color: #0eccee;
    display: inline-block
}

.headerFexd .nav-secondlist-ul .ns-list-li > span {
    font-size: 14px;
    color: #484848;
    display: inline-block;
    margin-left: 6px
}

.headerFexd .nav-secondlist-ul .ns-list-li .child {
    width: 282px;
    height: auto;
    display: none;
    background: #fff;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.04);
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50px;
    font-size: 0;
    line-height: 30px;
    padding: 10px 0 10px 10px;
    box-sizing: border-box
}

.headerFexd .nav-secondlist-ul .ns-list-li .child > p {
    width: 50%;
    display: inline-block;
    float: left;
    font-size: 0;
    cursor: default
}

.headerFexd .nav-secondlist-ul .ns-list-li .child > p a {
    font-size: 14px;
    color: #484848;
    padding: 5px 10px;
    border-radius: 2px;
    cursor: pointer
}

.headerFexd .nav-secondlist-ul .ns-list-li .child > p a:hover {
    color: #1aba79;
    background: rgba(26, 186, 121, 0.1)
}

.headerFexd .nav-secondlist-ul .ns-list-li:hover .child {
    display: block
}

.headerFexd .nav-secondlist-ul .ns-list-li.first-li i.iconfont {
    font-size: 14px;
    color: #1ecd86
}

.headerFexd .nav-secondlist-ul .ns-list-li.first-li .icon-current {
    width: 1px;
    height: 20px;
    display: block;
    background: #eaeaea;
    position: absolute;
    right: -47px;
    top: 15px
}

.headerFexd .nav-secondlist-ul .ns-list-li.last-li i.iconfont {
    font-size: 14px;
    color: #ffbf44
}

.headerFexd .nav-secondlist-ul .ns-list-li.last-li .icon-current {
    width: 1px;
    height: 20px;
    display: block;
    background: #eaeaea;
    position: absolute;
    left: -47px;
    top: 15px
}

.headerFexd .nav-secondlist-ul .ns-list-li.last-li .child {
    left: initial;
    right: 0
}

.newwoordee {
    width: 100%;
    height: 480px;
    background: linear-gradient(90deg, #22C2AD 30%, #64E6B0 100%);
    display: block;
    margin-top: 60px;
    overflow: hidden
}

.newwoordee .content {
    height: 100%;
    position: relative
}

.newwoordee .content i.rotop {
    width: 473px;
    height: 473px;
    display: block;
    background: url('../img/index_v323/newwoordee/b%402x.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -200px;
    left: 200px;
    z-index: 10;
    animation: topanddown2 2000ms infinite
}

.newwoordee .content i.roleft {
    width: 297px;
    height: 297px;
    display: block;
    background: url('../img/index_v323/newwoordee/l%402x.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -150px;
    left: -150px;
    z-index: 10;
    animation: topanddown2 2600ms infinite;
    animation-delay: 1s
}

.newwoordee .content i.rorigjt {
    width: 213px;
    height: 213px;
    display: block;
    background: url('../img/index_v323/newwoordee/r%402x.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -70px;
    right: -80px;
    z-index: 10;
    animation: topanddown2 3000ms infinite;
    animation-delay: 1.4s
}

.newwoordee .content i.romini {
    width: 74px;
    height: 74px;
    display: block;
    background: url('../img/index_v323/newwoordee/s%402x.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 80px;
    right: 760px;
    z-index: 10
}

.newwoordee .content .rojt {
    width: 54px;
    height: 72px;
    display: block;
    background: url('../img/index_v323/newwoordee/up%402x.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 250px;
    right: 10px;
    z-index: 10
}

.newwoordee .content .tree {
    width: 108px;
    height: 144px;
    display: block;
    background: url('../img/index_v323/newwoordee/tree%402x.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 50px;
    right: 610px;
    z-index: 10
}

.newwoordee .content .img-new {
    width: 600px;
    height: 384px;
    display: block;
    background: url('../img/catmsg/hero-image.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 65px;
    right: 45px;
    z-index: 20
}

.newwoordee .content .p1 {
    font-size: 38px;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    top: 80px;
    left: 30px;
    z-index: 20
}

.newwoordee .content .p2 {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    top: 180px;
    left: 30px;
    z-index: 20
}

.newwoordee .content .link {
    font-size: 0;
    text-align: center;
    width: 160px;
    height: auto;
    background: #F6F7F9;
    border: 1px solid #F6F7F9;
    box-shadow: 0 5px 11px 1px rgba(35, 188, 154, 0.26);
    border-radius: 20px;
    padding: 5px 0;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 305px;
    left: 30px;
    z-index: 20
}

.newwoordee .content .link:hover {
    box-shadow: 0 5px 11px 1px rgba(28, 177, 144, 0.74)
}

.newwoordee .content .link .ipre {
    width: 29px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/index_v323/newwoordee/iconIpre%402x.png') no-repeat;
    background-size: 100% 100%;
    margin-right: 3px
}

.newwoordee .content .link span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 500;
    color: #39CEAE
}

@keyframes topanddown2 {
    0% {
        transform: translate(0, -10px)
    }
    50% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(0, -10px)
    }
}

.banner {
    width: 100%;
    display: block;
    background: #fff;
    padding-top: 40px
}

.banner .content-re {
    padding-bottom: 30px
}

.banner .content-re .banner-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgba(81, 148, 121, 0.28)
}

.banner .content-re .bc-left {
    width: 710px;
    height: 413px;
    display: block;
    float: left;
    background: #fff;
    box-shadow: 0 0 38px 0 rgba(77, 85, 91, 0.09);
    border-radius: 2px
}

.banner .content-re .bc-left .search-about {
    width: 100%;
    height: 190px;
    padding-top: 30px;
    border-bottom: 1px dashed #e8f3ee;
    box-sizing: border-box
}

.banner .content-re .bc-left .search-box {
    width: 530px;
    height: 50px;
    margin: 0 0 0 30px;
    background: #fff;
    border: 1px solid #1aba79;
    box-shadow: 0 1px 10px 0 rgba(46, 79, 106, 0.05);
    border-radius: 4px;
    box-sizing: border-box;
    position: relative
}

.banner .content-re .bc-left .search-box i.icon-SearchBox {
    font-size: 18px;
    color: #ccc;
    margin: 15px 12px 0 20px;
    display: block;
    float: left
}

.banner .content-re .bc-left .search-box input {
    width: 370px;
    height: 48px;
    border: 0;
    font-size: 14px;
    display: block;
    float: left;
    outline: none
}

.banner .content-re .bc-left .search-box .btn-search {
    width: 100px;
    height: 48px;
    display: block;
    float: right;
    margin: 0;
    background: #1aba79;
    border-radius: 0px
}

.banner .content-re .bc-left .search-box .btn-search:hover {
    background: #0dac6c;
    box-shadow: 0 0 25px 0 rgba(26, 186, 121, 0.34);
    opacity: 1 !important
}

.banner .content-re .bc-left .search-box .release-demand {
    width: 100px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    line-height: 49px;
    color: #1aba79;
    text-shadow: 0 1px 10px rgba(46, 79, 106, 0.05);
    background: #fff;
    border: 1px solid #1aba79;
    border-radius: 4px;
    box-sizing: border-box;
    position: absolute;
    right: -120px;
    top: 0;
    cursor: pointer
}

.banner .content-re .bc-left .search-box .release-demand .rela-box {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.banner .content-re .bc-left .search-box .release-demand .childer2 {
    width: 181px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    background: #ff9626;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    position: absolute;
    z-index: 800;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    left: 7px;
    top: -32px;
    display: none
}

.banner .content-re .bc-left .search-box .release-demand .childer2::before {
    content: '';
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #ff9626 transparent transparent;
    position: absolute;
    right: 10px;
    bottom: -4px;
    z-index: -1;
    filter: drop-shadow(0 1 pxc 8px rgba(0, 0, 0, 0.1))
}

.banner .content-re .bc-left .search-box .release-demand .childer2 ul {
    overflow: hidden;
    padding: 12px 0
}

.banner .content-re .bc-left .search-box .release-demand .childer2 li {
    width: 110px;
    text-align: center;
    margin-left: 0
}

.banner .content-re .bc-left .search-box .release-demand .childer2 li a {
    display: block;
    line-height: 30px
}

.banner .content-re .bc-left .search-box .release-demand .childer2 li:last-child a {
    padding-bottom: 0
}

.banner .content-re .bc-left .search-box .release-demand .childer2 li:hover a {
    color: #1ABA79
}

.banner .content-re .bc-left .search-box .release-demand .childer2.on-show {
    display: block !important;
    background: #ff9626;
    box-sizing: border-box;
    animation: topanddown 1300ms infinite
}

.banner .content-re .bc-left .search-box .release-demand .childer2.on-show a {
    color: #ffffff;
    display: inline-block
}

@keyframes topanddown {
    0% {
        transform: translate(-50%) translate3d(0, -3px, 0)
    }
    50% {
        transform: translate(-50%) translate3d(0, 0, 0)
    }
    100% {
        transform: translate(-50%) translate3d(0, -3px, 0)
    }
}

.banner .content-re .bc-left .search-box.ani-into {
    transition: all .3s ease-out;
    transition-delay: .12s;
    width: 630px
}

.banner .content-re .bc-left .search-box.ani-into .release-demand {
    animation: scalehide .3s forwards
}

.banner .content-re .bc-left .search-box.ani-leave {
    transition: all .4s ease-out;
    width: 530px
}

.banner .content-re .bc-left .search-box.ani-leave .release-demand {
    transform: scale(.4);
    opacity: 0;
    visibility: hidden;
    animation: scaleshow .4s forwards;
    animation-delay: .2s
}

.banner .content-re .bc-left .hot-tag-box {
    margin: 20px 0 0 30px
}

.banner .content-re .bc-left .hot-tag-box .left {
    padding-top: 8px
}

.banner .content-re .bc-left .hot-tag-box .left i.icon-hot {
    width: 10px;
    height: 14px;
    background: url(../img/index_v323/hot.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    float: left
}

.banner .content-re .bc-left .hot-tag-box .left span {
    font-size: 13px;
    color: #999;
    line-height: 1;
    display: block;
    float: left;
    margin-left: 6px
}

.banner .content-re .bc-left .hot-tag-box .right {
    width: 570px;
    display: inline-block;
    max-height: 78px;
    overflow: hidden;
    margin-top: -10px
}

.banner .content-re .bc-left .hot-tag-box .right .tag {
    padding: 6px 14px;
    font-size: 13px;
    color: #666;
    background: #f8f8f8;
    border-radius: 15px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer
}

.banner .content-re .bc-left .hot-tag-box .right .tag:hover {
    color: #fff;
    background: #1aba79
}

.banner .content-re .bc-left .server-hot {
    width: 100%;
    margin-top: 7px
}

.banner .content-re .bc-left .server-hot p.title {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    line-height: 1;
    margin: 30px 0 0 30px
}

.banner .content-re .bc-left .server-hot .sh-list-ul {
    margin: 15px 0 0 13px;
    display: inline-block
}

.banner .content-re .bc-left .server-hot .sh-list-ul .list-li {
    width: 114px;
    display: block;
    float: left;
    text-align: center;
    cursor: pointer;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s
}

.banner .content-re .bc-left .server-hot .sh-list-ul .list-li img {
    width: 50px;
    height: 50px;
    background: #defeff;
    border-radius: 4px
}

.banner .content-re .bc-left .server-hot .sh-list-ul .list-li p {
    font-size: 14px;
    color: #484848;
    line-height: 1;
    margin-top: 12px
}

.banner .content-re .bc-left .server-hot .sh-list-ul .list-li:hover {
    margin-top: -6px;
    padding-bottom: 14px
}

.banner .content-re .bc-left .server-hot .sh-list-ul .list-li:hover p {
    color: #1aba79
}

.banner .content-re .bc-right {
    width: 410px;
    height: 413px;
    display: block;
    float: left;
    margin-left: 20px;
    background: #fff;
    box-shadow: 0 0 38px 0 rgba(77, 85, 91, 0.09);
    border-radius: 2px
}

.banner .content-re .bc-right .order-type-box {
    display: inline-block;
    padding-bottom: 30px
}

.banner .content-re .bc-right .order-type-box:first-of-type {
    height: 190px;
    border-bottom: 1px dashed #e8f3ee;
    box-sizing: border-box
}

.banner .content-re .bc-right .order-type-box i.icon {
    width: 52px;
    height: 52px;
    display: block;
    float: left;
    margin: 28px 0 0 26px
}

.banner .content-re .bc-right .order-type-box i.icon.icon-document {
    background: url(../img/index_v323/documentTranslation.png) no-repeat;
    background-size: 100% 100%
}

.banner .content-re .bc-right .order-type-box i.icon.icon-listing {
    background: url(../img/index_v323/listing.png) no-repeat;
    background-size: 100% 100%
}

.banner .content-re .bc-right .order-type-box .art-box {
    width: 280px;
    display: block;
    float: left;
    margin-left: 20px;
    position: relative
}

.banner .content-re .bc-right .order-type-box .art-box p.title {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    line-height: 1;
    margin-top: 32px
}

.banner .content-re .bc-right .order-type-box .art-box p.des {
    font-size: 13px;
    color: #999;
    line-height: 22px;
    margin-top: 8px
}

.banner .content-re .bc-right .order-type-box .art-box .order-link {
    width: 100px;
    height: 32px;
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    background: #1aba79;
    box-shadow: 0 0 16px 0 rgba(26, 186, 121, 0.28);
    border-radius: 4px;
    cursor: pointer
}

.banner .content-re .bc-right .order-type-box .art-box .order-link:hover {
    background: #0dac6c;
    box-shadow: 0 0 25px 0 rgba(26, 186, 121, 0.34)
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show {
    position: relative;
    font-size: 0
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show > span {
    display: inline-block;
    font-size: 14px;
    text-indent: 5px
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show .icon-jiantou1 {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin-left: -2px;
    transform: scale(.5);
    -webkit-transform: scale(.5);
    transition: .2s;
    transform-origin: center;
    -webkit-transition: .2s;
    -webkit-transform-origin: center
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show .show-box {
    width: 100px;
    height: 81px;
    display: none;
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(26, 186, 121, 0.28);
    border-radius: 4px;
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 998
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show .show-box > a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    display: inline-block;
    color: #1aba79
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show .show-box > a:last-child {
    border: none
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show .show-box > a:hover {
    color: #0dac6c;
    background: rgba(26, 186, 121, 0.1)
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show:hover .icon-jiantou1 {
    font-size: 12px;
    display: inline-block;
    transform: scale(.5) rotate(180deg);
    -webkit-transform: scale(.5) rotate(180deg)
}

.banner .content-re .bc-right .order-type-box .art-box .listing-show:hover .show-box {
    display: block
}

.banner .content-re .bc-right .order-type-box .art-box a.btn-know-more {
    font-size: 12px;
    color: #999;
    line-height: 1;
    position: absolute;
    top: 35px;
    right: 5px
}

.banner .content-re .bc-right .order-type-box .art-box a.btn-know-more i.icon-rightArrow1 {
    font-size: 12px;
    color: #999;
    position: absolute;
    right: -13px;
    transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s
}

.banner .content-re .bc-right .order-type-box .art-box a.btn-know-more:hover {
    color: #1aba79
}

.banner .content-re .bc-right .order-type-box .art-box a.btn-know-more:hover i.icon-rightArrow1 {
    color: #1aba79;
    right: -17px
}

.banner .content-re .bc-left p.bc-title, .banner .content-re .bc-right p.bc-title {
    font-size: 16px;
    font-weight: bold;
    color: #18211d;
    color: #1ed1a1 \9;
    color: #1ed1a1 \0;
    color: #1ed1a1 \9 \0;
    line-height: 28px;
    background: #04bd8f linear-gradient(-90deg, #04bd8f .26855469%, #00c0b6 100%);
    background: none \9;
    background: none \0;
    background: none\9 \0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e8f3ee;
    padding-left: 30px;
    box-sizing: border-box
}

.banner .content-re .bc-left p.bc-title i.iconfont, .banner .content-re .bc-right p.bc-title i.iconfont {
    margin-right: 8px
}

.banner .content-re .banner-q {
    clear: both;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 2px;
    margin-top: 30px;
    cursor: pointer
}

.banner .content-re .banner-q > img {
    width: 100%;
    height: 100%
}

.banner .content-re .banner-q:hover {
    box-shadow: 0 0 46px 0 rgba(77, 85, 91, 0.32)
}

.banner .content-re .link-landing-item {
    clear: both;
    width: 100%;
    font-size: 0;
    margin-top: 20px
}

.banner .content-re .link-landing-item a {
    display: inline-block;
    width: 366px;
    height: 190px;
    border-radius: 2px;
    margin-left: 20px
}

.banner .content-re .link-landing-item a:first-of-type {
    margin-left: 0
}

.banner .content-re .link-landing-item a:hover {
    box-shadow: 0 0 46px 0 rgba(77, 85, 91, 0.32)
}

.banner .content-re .link-landing-item img {
    width: 100%;
    height: 100%
}

.banner .content-re .bg-banner2 {
    clear: both;
    width: 100%;
    height: 140px;
    display: block;
    margin-top: 40px
}

.art-list-box {
    padding-top: 48px;
    position: relative
}

.art-list-box .title .iconfont {
    font-size: 24px;
    color: #1be2b1;
    color: #1ed1a1 \9;
    color: #1ed1a1 \0;
    color: #1ed1a1 \9 \0;
    background: linear-gradient(-90deg, #00d2c8, #1be2b1);
    background: none \9;
    background: none \0;
    background: none\9 \0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 2px
}

.art-list-box .title span {
    font-size: 24px;
    font-weight: bold;
    color: #222;
    color: #1ed1a1 \9;
    color: #1ed1a1 \0;
    color: #1ed1a1 \9 \0;
    background: linear-gradient(-90deg, #00c0b6 0%, #04bd8f 100%);
    background: none \9;
    background: none \0;
    background: none\9 \0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 9px
}

.art-list-box .list-ul {
    margin-top: 20px;
    font-size: 0;
    display: inline-block
}

.art-list-box .list-ul .list-li {
    width: 550px;
    height: 350px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(77, 85, 91, 0.09);
    border-radius: 2px;
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    cursor: pointer
}

.art-list-box .list-ul .list-li .box-top {
    width: 100%;
    height: 133px;
    display: block;
    background: url(../img/index_v323/translatorCardBg.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px;
    border-bottom: 1px dashed #eaeaea;
    box-sizing: border-box
}

.art-list-box .list-ul .list-li .box-top img.avatar {
    width: 48px;
    height: 48px;
    display: block;
    float: left;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(118, 118, 118, 0.1);
    border-radius: 2px
}

.art-list-box .list-ul .list-li .box-top .top-right {
    width: 270px;
    margin-left: 10px;
    display: block;
    float: left
}

.art-list-box .list-ul .list-li .box-top .top-right .tr {
    margin-top: -4px;
    font-size: 0
}

.art-list-box .list-ul .list-li .box-top .top-right .tr .trname {
    font-size: 18px;
    font-weight: bold;
    color: #222;
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.art-list-box .list-ul .list-li .box-top .top-right .tr i.tag-icon {
    width: auto;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    padding: 0 4px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 0 2px 0 2px;
    background: #000;
    font-style: normal;
    vertical-align: middle;
    margin-left: 6px
}

.art-list-box .list-ul .list-li .box-top .top-right .tr i.tag-icon.tag-green {
    background: #26de93
}

.art-list-box .list-ul .list-li .box-top .top-right .tr i.tag-icon.tag-orange {
    background: #ff9844
}

.art-list-box .list-ul .list-li .box-top .top-right .tr i.tag-icon.tag-bule {
    background: #43ccf9
}

.art-list-box .list-ul .list-li .box-top .top-right .order-num {
    font-size: 14px;
    color: #999;
    line-height: 1;
    margin-top: 10px
}

.art-list-box .list-ul .list-li .box-top .top-right .order-num span {
    color: #1aba79
}

.art-list-box .list-ul .list-li .box-top .top-right .languar {
    font-size: 13px;
    color: #999;
    line-height: 20px;
    margin-top: 10px;
    max-height: 40px;
    overflow: hidden
}

.art-list-box .list-ul .list-li .artbox {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff
}

.art-list-box .list-ul .list-li .artbox .art-title {
    font-size: 14px;
    font-weight: bold;
    color: #222;
    line-height: 1;
    text-indent: 6px;
    position: relative
}

.art-list-box .list-ul .list-li .artbox .art-title::before {
    content: '';
    display: block;
    width: 2px;
    height: 14px;
    background: #1ecd86;
    border-radius: 1px;
    position: absolute;
    top: 0;
    left: 0
}

.art-list-box .list-ul .list-li .artbox ul.list-ul {
    margin-top: 12px;
    height: 155px;
    overflow: hidden
}

.art-list-box .list-ul .list-li .artbox ul.list-ul li {
    width: 150px;
    height: 30px;
    font-size: 13px;
    color: #666;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    background: #fff;
    border: 1px dashed #eaeaea;
    border-radius: 15px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.art-list-box .list-ul .list-li .artbox ul.list-ul li:nth-child(2n) {
    margin-right: 0
}

.art-list-box .list-ul .list-li .artbox p.des {
    width: 220px;
    height: 100px;
    font-size: 13px;
    color: #999;
    line-height: 21px;
    margin-top: 10px;
    overflow: hidden
}

.art-list-box .list-ul .list-li .artbox a.know-more-link {
    width: 230px;
    height: 32px;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    background: #1aba79;
    border-radius: 4px;
    margin-top: 20px
}

.art-list-box .list-ul .list-li .artbox.art-2 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out
}

.art-list-box .list-ul .list-li:hover {
    box-shadow: 0 0 38px 0 rgba(77, 85, 91, 0.16)
}

.art-list-box .list-ul .list-li:hover .art-2 {
    left: 0;
    top: 133px;
    opacity: 1
}

.art-list-box .list-ul .list-li:nth-child(4n) {
    margin-right: 0
}

.art-list-box .list-ul .list-li.link-more {
    padding: 20px;
    box-sizing: border-box
}

.art-list-box .list-ul .list-li.link-more .link-more-box {
    width: 100%;
    height: 100%;
    border: 1px dashed rgba(26, 186, 121, 0.3);
    display: inline-block;
    cursor: pointer
}

.art-list-box .list-ul .list-li.link-more .link-more-box .icon-more {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(26, 186, 121, 0.1);
    border-radius: 50%;
    display: block;
    margin: 104px auto 12px auto
}

.art-list-box .list-ul .list-li.link-more .link-more-box .icon-more i.icon-seeMore {
    font-size: 14px;
    color: #1aba79
}

.art-list-box .list-ul .list-li.link-more .link-more-box p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #1aba79
}

.art-list-box .list-ul .list-li.link-more .link-more-box:hover {
    border: 1px dashed #1aba79
}

.art-list-box .list-ul .list-li.link-more .link-more-box:hover .icon-more {
    background: #1aba79
}

.art-list-box .list-ul .list-li.link-more .link-more-box:hover .icon-more i.icon-seeMore {
    color: #fff
}

.art-list-box .list-ul .list-li.link-more .link-more-box:hover p {
    color: #0dac6c
}

.art-list-box.box-trans .list-ul .list-li {
    height: 330px
}

.art-list-box.box-trans .list-ul .list-li .artbox p.des {
    height: 128px
}

.art-list-box.box-trans .list-ul .list-li .artbox ul.list-ul {
    height: 115px;
    margin-top: 0
}

.art-list-box.box-trans .list-ul .list-li .artbox a.know-more-link {
    margin-top: 10px
}

.evaluate-box {
    width: 100%;
    height: 464px;
    display: block;
    background: #fff url(../img/index_v323/evaluateBg.png) no-repeat;
    background-size: 100% 464px;
    background-position: top center;
    background-origin: content-box;
    margin-top: 50px;
    position: relative
}

.evaluate-box .content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    padding-top: 50px;
    box-sizing: border-box
}

.evaluate-box .content .title .iconfont {
    font-size: 24px;
    color: #fff;
    border-radius: 2px;
    vertical-align: middle
}

.evaluate-box .content .title span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-left: 9px;
    vertical-align: middle
}

.evaluate-box .content .swiperContents {
    overflow: hidden;
    width: 1140px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 50px
}

.evaluate-box .content .swiperContents .swiper-wrapper {
    margin-bottom: 10px
}

.evaluate-box .content .swiperContents .swiper-slide {
    position: relative;
    background: #ffffff;
    padding-bottom: 10px;
    border: 1px solid #EAEAEA;
    border-top: 2px solid #ffc05d;
    border-radius: 0px 0px 2px 2px;
    box-sizing: border-box
}

.evaluate-box .content .swiperContents .swiper-slide .title {
    text-align: center;
    width: 100%;
    position: absolute;
    top: -120px;
    z-index: 10
}

.evaluate-box .content .swiperContents .swiper-slide .title > a {
    display: inline-block;
    border-radius: 50%
}

.evaluate-box .content .swiperContents .swiper-slide .title img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.evaluate-box .content .swiperContents .swiper-slide .title .name {
    font-size: 14px;
    color: #303030;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0 4px 0
}

.evaluate-box .content .swiperContents .swiper-slide .title .language {
    color: #1fbb7b;
    font-size: 14px
}

.evaluate-box .content .swiperContents .swiper-slide .hr {
    padding-top: 90px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #dedede;
    margin: 0 20px
}

.evaluate-box .content .swiperContents .swiper-slide .hr p {
    color: #949494;
    padding: 0 10px;
    background: #ffffff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    font-size: 14px;
    margin-left: -38.4px
}

.evaluate-box .content .swiperContents .main {
    padding-top: 30px;
    margin: 0 20px
}

.evaluate-box .content .swiperContents .main .left {
    overflow: hidden;
    width: 100%;
    float: left
}

.evaluate-box .content .swiperContents .main .left .huiyuan {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #ffffff;
    position: relative
}

.evaluate-box .content .swiperContents .main .left .huiyuan > span {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    background: url(../../common/img/header_icon.png) no-repeat
}

.evaluate-box .content .swiperContents .main .left .huiyuan .v1 {
    background-position: -56px -5px
}

.evaluate-box .content .swiperContents .main .left .huiyuan .v2 {
    background-position: -106px -5px
}

.evaluate-box .content .swiperContents .main .left .huiyuan .v3 {
    background-position: -156px -5px
}

.evaluate-box .content .swiperContents .main .left .huiyuan .v0 {
    background-position: -6px -5px
}

.evaluate-box .content .swiperContents .main .left .huiyuan img {
    width: 50px
}

.evaluate-box .content .swiperContents .main .left .text {
    float: left;
    padding-left: 10px
}

.evaluate-box .content .swiperContents .main .left .text p.text-top {
    font-size: 0
}

.evaluate-box .content .swiperContents .main .left .text p.text-top span.nickname {
    max-width: 120px;
    font-size: 16px;
    color: #222;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    float: left
}

.evaluate-box .content .swiperContents .main .left .text p.text-top span.pltime {
    max-width: 100px;
    font-size: 13px;
    color: #ccc;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 20px;
    vertical-align: middle;
    display: inline-block;
    position: relative
}

.evaluate-box .content .swiperContents .main .left .text p.text-top span.pltime:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #d3d3d3;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translate(0, -50%)
}

.evaluate-box .content .swiperContents .main .left .text p.pldes {
    max-width: 240px;
    font-size: 13px;
    color: #666;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.evaluate-box .content .swiperContents .main .left .text .conut {
    float: left;
    line-height: 22px;
    font-size: 12px;
    color: #fcb81c
}

.evaluate-box .content .swiperContents .main .left .text .start {
    margin-top: 1px;
    float: left
}

.evaluate-box .content .swiperContents .main .left .text .start li {
    background: url("../img/evaluate.png") no-repeat 0 0;
    width: 100px;
    height: 17px
}

.evaluate-box .content .swiperContents .main .left .text .start .start1 {
    background: url("../img/evaluate.png") no-repeat -84px 0
}

.evaluate-box .content .swiperContents .main .left .text .start .start2 {
    background: url("../img/evaluate.png") no-repeat -63px 0
}

.evaluate-box .content .swiperContents .main .left .text .start .start3 {
    background: url("../img/evaluate.png") no-repeat -42px 0
}

.evaluate-box .content .swiperContents .main .left .text .start .start4 {
    background: url("../img/evaluate.png") no-repeat -21px 0
}

.evaluate-box .content .swiperContents .main .left .text .start .start5 {
    background: url("../img/evaluate.png") no-repeat 0 0
}

.evaluate-box .content .swiperContents .main .left .text .startParent {
    width: 75px;
    float: left;
    margin-top: 3px;
    margin-left: 5px
}

.evaluate-box .content .swiperContents .main .left .text .startParent .star {
    height: 15px;
    background: url(../images/index_start.html) repeat-x;
    background-size: 15px;
    width: 20%
}

.evaluate-box .content .swiperContents .main .right {
    color: #b4b4b4;
    float: right;
    text-align: right
}

.evaluate-box .content .swiperContents .main .right p {
    line-height: 22px;
    font-size: 12px
}

.evaluate-box .content .swiperContents .info {
    padding-top: 16px;
    color: #999;
    line-height: 22px;
    clear: both;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    overflow-wrap: break-word;
    height: 86px;
    min-height: 40px;
    font-size: 14px
}

.evaluate-box .content .swiperContents .evaluate {
    padding-top: 13px;
    height: 30px;
    margin-bottom: 10px;
    overflow: hidden
}

.evaluate-box .content .swiperContents .evaluate li {
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 5px;
    color: #1ABA79;
    padding: 4px 10px;
    font-size: 12px;
    float: left;
    background: rgba(6, 186, 121, 0.1)
}

.evaluate-box .content .swiperContents .footer {
    width: 100%;
    height: 60px;
    display: block;
    margin-top: 24px;
    background: none;
    border-top: 1px dotted #eaeaea
}

.evaluate-box .content .swiperContents .footer span.ortrs {
    font-size: 12px;
    color: #999;
    line-height: 26px;
    display: block;
    text-align: center;
    width: 70px;
    height: 26px;
    background: #f5f5f5;
    border-radius: 13px;
    margin: -13px auto 0 auto
}

.evaluate-box .content .swiperContents .footer .trer-info {
    float: left;
    font-size: 14px;
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    margin-left: 20px
}

.evaluate-box .content .swiperContents .footer .trer-info a {
    color: #222
}

.evaluate-box .content .swiperContents .footer .trer-info a:hover span.name {
    color: #1ABA79
}

.evaluate-box .content .swiperContents .footer .trer-info img {
    width: 26px;
    height: 26px;
    border-radius: 2px
}

.evaluate-box .content .swiperContents .footer .trer-info span {
    margin-left: 4px
}

.evaluate-box .content .swiperContents .footer .trer-info span.name {
    font-size: 14px;
    color: #222;
    line-height: 24px;
    max-width: 100px;
    display: table-cell;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.evaluate-box .content .swiperContents .footer .trer-info span.tag-note {
    font-size: 12px;
    color: #999;
    line-height: 21px
}

.evaluate-box .content .pages-link-box > a {
    background: #fff;
    border: 1px solid #fff
}

.evaluate-box .content .pages-link-box > a.btn-prev {
    border-right: 1px solid #d3d3d3
}

.evaluate-box .content .pages-link-box > a:hover {
    background: #1aba79;
    border: 1px solid #1aba79
}

.evaluate-box .content .pages-link-box > a:hover.btn-next {
    border-left: 0 !important;
    border-radius: 0px 2px 2px 0px
}

.evaluate-box .content .pages-link-box > a:hover .iconfont {
    color: #fff
}

.pages-link-box {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 42px
}

.pages-link-box > a {
    width: 50px;
    height: 40px;
    border: 1px solid #d3d3d3;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.pages-link-box > a .iconfont {
    font-size: 16px;
    color: #919191
}

.pages-link-box > a.btndisbaled {
    border: 1px solid #d3d3d3 !important;
    background: none !important;
    cursor: default
}

.pages-link-box > a.btndisbaled i.iconfont {
    color: #d3d3d3 !important
}

.pages-link-box > a.btn-prev {
    border-radius: 2px 0px 0px 2px
}

.pages-link-box > a.btn-next {
    border-left: 0 !important;
    border-radius: 0px 2px 2px 0px
}

.pages-link-box > a:hover {
    background: #1aba79;
    border: 1px solid #1aba79
}

.pages-link-box > a:hover.btn-next {
    border-left: 0 !important;
    border-radius: 0px 2px 2px 0px
}

.pages-link-box > a:hover .iconfont {
    color: #fff
}

.company {
    padding-top: 40px
}

.company .title .iconfont {
    font-size: 24px;
    color: #1be2b1;
    background: linear-gradient(-90deg, #00d2c8, #1be2b1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.company .title span {
    font-size: 24px;
    font-weight: bold;
    color: #222;
    background: linear-gradient(-90deg, #00c0b6 0%, #04bd8f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 9px
}

.company .tab {
    width: 322px;
    overflow: hidden;
    margin: 0 auto;
    height: 40px;
    padding: 5px;
    margin-top: 20px;
    box-sizing: border-box;
    background: #F2F2F2;
    border-radius: 4px
}

.company .tab li {
    color: #AAAAAA;
    overflow: hidden;
    float: left;
    cursor: pointer;
    width: 78px;
    text-align: center;
    line-height: 30px;
    font-size: 14px
}

.company .tab li span {
    padding: 10px
}

.company .tab li:first-child {
    margin-right: 0px;
    margin-left: 0
}

.company .tab .active {
    border-radius: 4px
}

.company .tab .active span {
    color: #ffffff;
    border-radius: 4px;
    background: #1aba79
}

.company .cooper_Wrapper {
    display: none
}

.company .cooper_Wrapper .cooperativePartner {
    background: #fafafa;
    padding-top: 20px;
    padding-bottom: 30px;
    overflow: hidden;
    width: 100%
}

.company .cooper_Wrapper .cooperativePartner .more {
    text-align: center;
    padding-bottom: 30px
}

.company .cooper_Wrapper .cooperativePartner .more .btn {
    background: #1aba79;
    width: 140px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    color: #feffff;
    font-size: 14px;
    display: inline-block;
    margin-top: 40px
}

.company .cooper_Wrapper .cooperativePartner .more .btn:hover {
    background: #0dac6c
}

.company .cooper_Wrapper .cooperativePartner li {
    width: 222px;
    height: 150px;
    margin-top: 20px;
    float: left;
    box-sizing: border-box;
    position: relative
}

.company .cooper_Wrapper .cooperativePartner li i {
    display: block;
    width: 200px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -75px;
    overflow: hidden;
    background: url(../../common/img/bottom_icon.png) no-repeat top left
}

.company .cooper_Wrapper .cooperativePartner li i.da_g {
    background-position: -320px -43px
}

.company .cooper_Wrapper .cooperativePartner li i.kang_j {
    background-position: -56px -15px
}

.company .cooper_Wrapper .cooperativePartner li i.sen_m {
    background-position: -588px -31px
}

.company .cooper_Wrapper .cooperativePartner li i.ka_s {
    background-position: -826px -54px
}

.company .cooper_Wrapper .cooperativePartner li i.ji_g {
    background-position: -584px -210px
}

.company .cooper_Wrapper .cooperativePartner li i.jing_y {
    background-position: -826px -210px
}

.company .cooper_Wrapper .cooperativePartner li i.bai_t {
    background-position: -28px -224px
}

.company .cooper_Wrapper .cooperativePartner li i.duo_m {
    background-position: -321px -210px
}

.company .cooper_Wrapper .cooperativePartner li i.fang_z {
    background-position: -312px -835px
}

.company .cooper_Wrapper .cooperativePartner li i.yong_y {
    background-position: -571px -834px
}

.company .cooper_Wrapper .cooperativePartner li i.shen_z {
    background-position: -56px -14px
}

.company .cooper_Wrapper .cooperativePartner li i.jia_g {
    background-position: -830px -838px
}

.company .cooper_Wrapper .cooperativePartner li i.huan_r {
    background-position: -566px -652px
}

.company .cooper_Wrapper .cooperativePartner li i.meng_x {
    background-position: -324px -440px
}

.company .cooper_Wrapper .cooperativePartner li i.zhong_y {
    background-position: -56px -400px
}

.company .cooper_Wrapper .cooperativePartner li i.hao_n {
    background-position: -560px -434px
}

.company .cooper_Wrapper .cooperativePartner li i.bo_r {
    background-position: -56px -14px
}

.company .cooper_Wrapper .cooperativePartner li i.wang_y {
    background-position: -60px -830px
}

.company .cooper_Wrapper .cooperativePartner li i.bei_e {
    background-position: -68px -1020px
}

.company .cooper_Wrapper .cooperativePartner li i.dong_r {
    background-position: -586px -1020px
}

.company .cooper_Wrapper .cooperativePartner li i.yi_y {
    background-position: -850px -1020px
}

.company .cooper_Wrapper .cooperativePartner li i.da_t {
    background-position: -312px -1014px
}

.company .cooper_Wrapper .cooperativePartner li i.qi_l {
    background-position: -830px -430px
}

.company .cooper_Wrapper .cooperativePartner li i.jin_y {
    background-position: -18px -652px
}

.company .cooper_Wrapper .cooperativePartner li i.shi_g {
    background-position: -324px -652px
}

.company .cooper_Wrapper .cooperativePartner li i.dou_s {
    background-position: -830px -653px
}

.company .cooper_Wrapper .cooperativePartner li i.haijie_hkj {
    background-position: -41px -1224px
}

.company .cooper_Wrapper .cooperativePartner li i.lie_ma {
    background-position: -293px -1224px
}

.company .cooper_Wrapper .cooperativePartner li i.youke_shu {
    background-position: -582px -1224px
}

.company .cooper_Wrapper .cooperativePartner li i.xinkuai_ma {
    background-position: -853px -1224px
}

.company .cooper_Wrapper .cooperativePartner li i.ao_ji {
    background-position: -41px -1406px
}

.company .cooper_Wrapper .cooperativePartner li i.baoshi_jia {
    background-position: -304px -1406px
}

.company .cooper_Wrapper .cooperativePartner li i.ai_ci {
    background-position: -582px -1406px
}

.company .cooper_Wrapper .cooperativePartner li i.wei_bo {
    background-position: -848px -1406px
}

.company .cooper_Wrapper .cooperativePartner li:nth-child(4n) {
    border-right: 0
}

.company .cooper_Wrapper .cooperativePartner li:nth-child(5), .company .cooper_Wrapper .cooperativePartner li:nth-child(6), .company .cooper_Wrapper .cooperativePartner li:nth-child(7), .company .cooper_Wrapper .cooperativePartner li:nth-child(8) {
    border-bottom: 0
}

.company .cooper_Wrapper .cooperativePartner .hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    width: 269px;
    height: 150px;
    border-radius: 4px;
    z-index: 2;
    position: absolute;
    box-sizing: border-box;
    display: none
}

.company .cooper_Wrapper .cooperativePartner .hover p {
    padding: 20px 30px;
    color: #7c7c7c
}

.alt-gift {
    height: 308px !important;
    border-radius: 4px !important;
    overflow: visible !important
}

.alt-gift .layui-layer-content {
    height: 225px !important
}

.alt-gift .layui-layer-content iframe {
    height: 100% !important;
    border-radius: 4px;
    overflow: hidden
}

.alt-gift .layui-layer-setwin {
    width: 36px;
    height: 56px;
    display: block;
    top: -56px;
    right: 0
}

.alt-gift .layui-layer-setwin .layui-layer-ico {
    width: 36px;
    height: 56px;
    background: url('../../common/img/icon_spirit.png') no-repeat -255px -3px
}

.alt-gift .layui-layer-setwin .layui-layer-ico:hover {
    background: url('../../common/img/icon_spirit.png') no-repeat -295px -3px
}

.alt-gift .layui-layer-setwin .layui-layer-close1 {
    margin-left: 0
}

.alt-gift .layui-layer-setwin .layui-layer-close2 {
    right: 0px;
    top: 0px
}

.alt-gift .layui-layer-btn {
    margin-top: 10px;
    margin-bottom: 20px
}

.alt-gift .layui-layer-btn .layui-layer-btn0:hover {
    background: rgba(26, 186, 121, 0.1) !important
}

.alt-gift .layui-layer-btn .layui-layer-btn1 {
    background: #1aba79 !important
}

.alt-gift .layui-layer-btn .layui-layer-btn1:hover {
    background: #0dac6c !important;
    opacity: 1 !important
}

.alt-whbr {
    color: #999;
    font-size: 14px
}

.alt-whbr p {
    text-align: center;
    margin-top: 14px
}

.alt-whbr a {
    color: #ff9842;
    cursor: pointer
}

.alt-whbr a:hover {
    text-decoration: underline
}

.alt-whbr .layui-layer-close, .alt-whbr .layui-layer-close2 {
    width: 30px;
    height: 30px;
    background: url('../img/whbr/close%402x.png') no-repeat;
    background-size: 12px 12px;
    background-position: center center !important;
    position: absolute;
    right: -15px !important;
    top: -15px !important
}

.alt-whbr .bannertop {
    width: 100%;
    height: 142px;
    background: url('../img/whbr/bgOpenWhbrTop%402x.jpg') no-repeat;
    background-size: 100% 100%
}

.alt-whbr .wcard-ul {
    margin-top: 20px;
    margin-left: 30px;
    font-size: 0
}

.alt-whbr .wcard-ul > li {
    width: 250px;
    height: 60px;
    background: url('../img/whbr/bgOpenWhbrQuan.png') no-repeat;
    background-size: 100% 100%;
    line-height: 60px;
    font-size: 14px;
    color: #f98120;
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block
}

.alt-whbr .wcard-ul > li span {
    width: 90px;
    font-size: 26px;
    display: block;
    float: left;
    text-indent: 16px;
    margin-right: 8px
}

.alt-whbr .wcard-ul > li span i {
    font-size: 18px;
    font-style: normal
}

.alt-whbr2 {
    color: #999;
    font-size: 14px;
    background: url('../img/whbr/bgwhbr2%402x.jpg') no-repeat;
    background-size: 100% 100%
}

.alt-whbr2 .layui-layer-content .bg {
    width: 100%;
    height: 434px;
    margin: 0;
    padding: 0;
    position: relative
}

.alt-whbr2 .layui-layer-content .bg p.color-o {
    font-size: 14px;
    font-weight: 400;
    color: #ec960b;
    line-height: 24px;
    position: absolute;
    left: 80px;
    top: 180px
}

.alt-whbr2 .layui-layer-content .bg p.color-o .strong {
    font-weight: 600;
    margin-left: 3px;
    margin-right: 3px
}

.alt-whbr2 .layui-layer-content .bg .btnwhbr2 {
    width: 144px;
    height: 64px;
    background: url('../img/whbr/button%402x.png') no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translate(-50%, 0)
}

.alt-whbr2 .layui-layer-close, .alt-whbr2 .layui-layer-close2 {
    width: 30px;
    height: 30px;
    background: url('../img/whbr/close%402x.png') no-repeat;
    background-size: 12px 12px;
    background-position: center center !important;
    position: absolute;
    right: -15px !important;
    top: -15px !important
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes scalehide {
    0% {
        transform: scale(1);
        opacity: 1;
        visibility: visible
    }
    100% {
        transform: scale(0);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes scaleshow {
    0% {
        transform: scale(0);
        opacity: 0;
        visibility: hidden
    }
    100% {
        transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}