.service .service-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10%;
    padding: 10% 0 0
}

.service .service-tab a {
    display: block;
    text-align: center;
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 4%
}

.service .service-tab a i {
    display: block;
    margin-bottom: 14px
}

.service .service-tab a i::before {
    font-size: 80px;
    color: #6f6f6f
}

.service .service-tab a h4 {
    display: inline-block;
    font-size: 20px;
    color: #6f6f6f;
    font-family: Radnika-Bold;
    white-space: nowrap
}

.service .service-tab a p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 24px
}

.service .service-tab a.active i::before,.service .service-tab a:hover i::before {
    color: #0854ff;
}

.service .service-tab a.active h4,.service .service-tab a.active p,.service .service-tab a:hover h4,.service .service-tab a:hover p {
    color: #0854ff;
}

.service .service-tab a.active h4::after,.service .service-tab a.active p::after,.service .service-tab a:hover h4::after,.service .service-tab a:hover p::after {
    background-color: #fed314;
    width: 100%
}

.service .soft-title {
    text-align: center;
    margin-bottom: 126px
}

.service .soft-title h4 {
    display: inline-block;
    font-size: 24px;
    filter: drop-shadow(1px 1px 1px black);
}

.service .soft-content .soft-tab {
    padding: 24px 0 0 70px
}

.service .soft-content .soft-tab a {
    display: table;
    font-size: 20px;
    font-family: Radnika-Bold;
    color: #6f6f6f;
    line-height: 30px;
    margin-bottom: 40px
}

.service .soft-content .soft-tab a.active,.service .soft-content .soft-tab a:hover {
    color: #0854ff;
}

.service .soft-content .soft-tab a.active::after,.service .soft-content .soft-tab a:hover::after {
    background-color: #fed314;
    width: 100%
}

.service .soft-content .soft-list {
    min-height: 750px
}

.service .soft-content .soft-list .list {
    padding: 12% 4% 10%;
    background-color: #1a1a1a;
    position: relative;
    margin-bottom: 10%
}

.service .soft-content .soft-list .list img {
    width: 100%
}

.service .soft-content .soft-list .list p {
    text-align: center;
    font-size: 16px;
    text-transform: none;
    margin-top: 20px
}

.service .soft-content .soft-list .list .mask {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 10;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out
}

.service .soft-content .soft-list .list .mask .box {
    position: absolute;
    top: 50%;
    padding: 0 24%;
    width: 100%;
    -webkit-transform: translateY(50px);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-flow: column
}

.service .soft-content .soft-list .list .mask .box a {
    font-size: 16px;
    color: #6f6f6f;
    position: relative;
    line-height: 30px;
    font-family: Radnika-Bold;
    text-transform: uppercase
}

.service .soft-content .soft-list .list .mask .box a::before {
    position: absolute;
    right: 0;
    font-size: 18px;
    color: #6f6f6f
}

.service .soft-content .soft-list .list .mask .box a:hover {
    color: #fed314
}

.service .soft-content .soft-list .list .mask .box a:hover::before {
    color: #fed314
}

.service .soft-content .soft-list .list:hover .mask {
    opacity: 1
}

.service .service-page {
    margin-top: 117px
}

.service .service-page .white {
    background-color: #f3f3f3;
    padding: 2% 21% 4%
}

.service .service-page .black {
    padding: 2% 15% 0
}

.service .faq li {
    padding: 70px 0 46px;
    border-bottom: solid 1px #6f6f6f
}

.service .faq li h4 {
    font-size: 30px;
    color: #000;
    line-height: 36px;
    margin-bottom: 30px
}

.service .faq li h5 {
    font-size: 16px;
    font-family: Radnika-Bold;
    color: #000;
    line-height: 36px
}

.service .faq li p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    word-break: break-all
}

.service .faq li p a {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-weight: 700
}

.service .faq li:last-child {
    border-bottom: none
}

.service .authenticity h4 {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 20px
}

.service .authenticity p {
    font-size: 16px;
    line-height: 30px
}

.service .authenticity h5 {
    font-size: 16px;
    font-family: Radnika-Bold;
    line-height: 36px;
    margin: 50px 0 20px
}

.service .authenticity input[type=text] {
    width: 65%;
    font-size: 16px;
    color: #fff;
    border: solid 1px #fed314;
    line-height: 32px;
    background: 0 0;
    padding: 0 1%;
    margin-right: 1%
}

.service .authenticity input[type=button] {
    background: url(../images/nav-btn2.png) no-repeat;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: none;
    font-size: 16px
}

.service .authenticity .authenticityList li {
    padding: 34px;
    border-bottom: solid 1px #6f6f6f
}

.service .authenticity .authenticityList li .num {
    font-size: 10px;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 8px;
    letter-spacing: 3px;
    font-weight: 700
}

.service .authenticity .authenticityList li .num.te {
    left: 30px
}

.service .authenticity .authenticityList li img.moveImg {
    width: 10.5vw;
    left: 17vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.service .authenticity .authenticityList li .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px;
    font-size: 16px;
    line-height: 24px
}

.service .authenticity .authenticityList li .text.te {
    justify-content: center;
    align-items: center
}

.service .authenticity .authenticityList li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.service .map {
    width: 100%;
    min-height: 300px
}

.pop-content .pro-img {
    padding-bottom: 30px;
    border-bottom: solid 1px #fff;
    text-align: center
}

.pop-content .pro-img img {
    width: 20%
}

.pop-content h3 {
    display: table;
    font-size: 30px;
    margin: 35px 0
}

.pop-content .desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px
}

.pop-content .iconfont {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #5b5b5b;
    margin-left: 10px
}

.pop-content .iconfont:hover {
    color: #fed314
}

.pop-content .soft-scroll {
    max-height: 280px;
    overflow-y: auto
}

.pop-content .soft-scroll .soft-down {
    background-color: #f3f3f3;
    padding: 0 20px;
    line-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px
}

.pop-content .soft-scroll .soft-down .name {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    padding: 6px 0
}

.pop-content .soft-scroll .soft-down .name .version {
    display: block;
    color: #5b5b5b;
    line-height: 24px
}

.pop-content .soft-scroll .soft-down .update {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #5b5b5b
}

.pop-content .soft-scroll .configuration {
    background-color: #f3f3f3;
    padding: 20px;
    margin-top: 50px
}

.pop-content .soft-scroll .configuration span {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 30px
}

.pop-content .soft-scroll .configuration span.version {
    float: left
}

.pop-content .soft-scroll .configuration span.time {
    float: right
}

.pop-content .soft-scroll .configuration h4 {
    font-size: 16px;
    font-family: Radnika-Bold;
    color: #000
}

.pop-content .soft-scroll .configuration .remark {
    font-size: 16px;
    color: #000;
    line-height: 26px
}

.pop-content .soft-scroll::-webkit-scrollbar {
    width: 6px;
    height: 1px
}

.pop-content .soft-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    background: #d4d4d4
}

.pop-content .soft-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    border-radius: 10px;
    background: #f6f6f6
}

.layui-layer-dialog {
    border-radius: 10px
}

.layui-layer-dialog .layui-layer-title {
    border-radius: 10px 10px 0 0
}

.layui-layer-dialog .layui-layer-content {
    text-align: center;
    color: #1f1f1f
}

.layui-layer-dialog .layui-layer-content .codeNum {
    color: #fed314;
    font-size: 20px
}

.layui-layer-dialog .layui-layer-content .codeBox {
    background: #a0a0a0;
    color: #fed314;
    font-size: 16px;
    min-width: 270px;
    height: 20px;
    line-height: 20px;
    display: inline-block
}

.layui-layer-dialog .layui-layer-btn {
    text-align: center;
    padding: 0;
    background: #dbdbdb;
    border-top: 1px solid #d3d3d3;
    height: 50px;
    border-radius: 0 0 10px 10px
}

.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {
    border: none;
    background: 0 0;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #000;
    height: 50px;
    margin: 0
}

.layui-layer-dialog .layui-layer-btn .layui-layer-btn0:hover {
    color: #000
}

@media only screen and (max-width: 1600px) {
    .service .authenticity .authenticityList li img.moveImg {
        left:18vw;
        width: 11vw
    }
}

@media only screen and (max-width: 1366px) {
    .service .service-tab a i::before {
        font-size:5vw
    }

    .service .service-tab a h4 {
        font-size: 1.5vw
    }

    .service .faq li h4 {
        font-size: 1.8vw
    }

    .service .faq li p {
        font-size: 1vw
    }

    .service .service-tab a p {
        line-height: 20px
    }

    .service .service-tab a i {
        margin-bottom: 10px
    }

    .service .soft-content .soft-list .list .mask .box {
        padding: 0 16%
    }

    .service .soft-content .soft-tab a {
        font-size: 1.4vw;
        margin-bottom: 20px
    }

    .service .soft-content .soft-list .list p {
        font-size: 1vw
    }
}
