.singleLine {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.moreLine {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.signs {
    width: 50px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
}

.helper-doc .tit {
    font-size: 14px;
    font-weight: 600;
    color: #000028;
    line-height: 20px;
    margin-bottom: 10px;
    margin-right: 30px;
}

.helper-doc .introduce {
    font-size: 12px;
    font-weight: 400;
    color: #000028;
    height: 17px;
    line-height: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.helper-doc .belongs {
    margin-bottom: 10px;
}

    .helper-doc .belongs .jiqiao {
        height: 22px;
        border-radius: 11px;
        border: 1px solid #CECECE;
        text-align: center;
        line-height: 21px;
        display: inline-block;
        margin-right: 10px;
        color: rgba(0, 0, 0, 0.66);
        font-size: 12px;
        font-weight: 400;
        padding: 0 12px;
    }

    .helper-doc .belongs .types {
        font-size: 12px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.5);
        line-height: 17px;
    }

.helper-doc .btm b {
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.helper-doc .btm span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    line-height: 17px;
    margin-right: 25px;
}

.helper-doc .btm .member {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 17px;
    width: 31px;
    height: 18px;
    background: #009999;
    border: 1px solid #009999;
    float: right;
    text-align: center;
}

.helper-doc .btm .free {
    font-size: 12px;
    font-weight: 400;
    color: #009999;
    line-height: 17px;
    width: 31px;
    height: 18px;
    border: 1px solid #009999;
    float: right;
    text-align: center;
}

.helper-doc .document {
    padding: 15px;
    background: #F7F7F7;
    margin-bottom: 10px;
    position: relative;
}

    .helper-doc .document b {
        font-size: 14px;
        vertical-align: middle;
        position: relative;
        top: -1px;
    }

    .helper-doc .document span {
        font-size: 12px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.5);
        line-height: 17px;
        margin-right: 25px;
    }

    .helper-doc .document .member {
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        line-height: 17px;
        width: 31px;
        height: 18px;
        background: #009999;
        border: 1px solid #009999;
        float: right;
        text-align: center;
    }

    .helper-doc .document .free {
        font-size: 12px;
        font-weight: 400;
        color: #009999;
        line-height: 17px;
        width: 31px;
        height: 18px;
        border: 1px solid #009999;
        float: right;
        text-align: center;
    }

.helper-doc .video {
    padding: 15px;
    background: #F7F7F7;
    margin-bottom: 10px;
    position: relative;
}

    .helper-doc .video .top {
        display: flex;
        justify-content: space-between;
    }

        .helper-doc .video .top .real-video {
            width: 130px;
            max-height: 74px;
            background-color: #333;
        }

        .helper-doc .video .top .info {
            width: calc(100% - 145px);
        }

    .helper-doc .video b {
        font-size: 14px;
        vertical-align: middle;
        position: relative;
        top: -1px;
    }

    .helper-doc .video span {
        font-size: 12px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.5);
        line-height: 17px;
        margin-right: 25px;
    }

    .helper-doc .video .member {
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        line-height: 17px;
        width: 31px;
        height: 18px;
        background: #009999;
        border: 1px solid #009999;
        float: right;
        text-align: center;
    }

    .helper-doc .video .free {
        font-size: 12px;
        font-weight: 400;
        color: #009999;
        line-height: 17px;
        width: 31px;
        height: 18px;
        border: 1px solid #009999;
        float: right;
        text-align: center;
    }

.PanelTit .dect {
    float: right;
    font-size: 12px;
    font-weight: 400;
    color: #009999;
    line-height: 17px;
    cursor: pointer;
}

    .PanelTit .dect > b {
        font-size: 14px;
        font-weight: 400;
        vertical-align: middle;
        margin-right: 4px;
        position: relative;
        top: -1px;
    }

.search-list-right {
    padding: 0 10px 24px !important;
}

    .search-list-right > li {
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        color: #000028;
        height: 20px;
        line-height: 20px;
        margin-top: 15px;
        cursor: pointer;
    }

        .search-list-right > li .sort {
            width: 22px;
            line-height: 20px;
            float: left;
        }

        .search-list-right > li .cont {
            width: calc(100% - 22px - 38px);
            display: inline-block;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .search-list-right > li .hot {
            width: 28px;
            float: right;
        }

        .search-list-right > li:nth-child(1) .sort,
        .search-list-right > li:nth-child(2) .sort,
        .search-list-right > li:nth-child(3) .sort {
            color: #F17E00;
        }

.shade {
    width: 100%;
    position: absolute;
    bottom: 60px;
    height: 100px;
    background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), #ebf0f5);
    background-image: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0), #ebf0f5);
    background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, 0), #ebf0f5);
    background-image: linear-gradient(top, hsla(0, 0%, 100%, 0), #ebf0f5);
}

.FirstProductline {
    padding: 0;
}

.menu-box {
    margin-bottom: 0;
}

    .menu-box label,
    .menu-box input[type=checkbox],
    .menu-box input[type=radio] {
        margin: 0;
    }

    .menu-box input[type=checkbox] {
        position: relative;
        top: -1px;
        margin-right: 6px;
    }

    .menu-box label {
        width: calc(100% - 18px);
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .menu-box .flex {
        display: flex;
        align-items: center;
    }

    .menu-box .m-tit {
        height: 40px;
        line-height: 40px;
        background: #f7f7f7;
        padding: 0 18px;
        position: relative;
        cursor: pointer;
    }

        .menu-box .m-tit b {
            font-size: 22px;
            color: #009999;
            position: absolute;
            top: 8px;
            right: 15px;
        }

    .menu-box .m-cont {
        line-height: 40px;
        background: #fff;
        border-bottom: 1px solid #E5E5E5;
        padding: 0 22px;
        display: none;
    }

        .menu-box .m-cont.child {
            padding-right: 0;
        }

        .menu-box .m-cont label {
            font-weight: 400;
        }

        .menu-box .m-cont.child .m-tit {
            background-color: #fff;
            border-bottom: 1px solid #E5E5E5;
            padding: 0;
        }

        .menu-box .m-cont.child .m-cont:last-child {
            border-bottom: 0;
        }
/**新版下载中心-高级搜索优化Start*/

.popper__arrow {
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -10px;
    margin-right: 3px;
    border-top-width: 0;
    transform: translateX(-50%);
    left: 50%;
}

    .popper__arrow::after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        content: " ";
        border-width: 10px;
        top: 1px;
        margin-left: 0;
        border-top-width: 0;
        border-bottom-color: #fff;
        left: 80px;
    }

    .popper__arrow::before {
        position: absolute;
        display: block;
        width: 100%;
        height: 20px;
        content: " ";
        top: -2px;
    }

.main-search-doc .tags {
    display: none;
    width: 744px;
    background-color: #fff;
    position: absolute;
    left: 34px;
    top: 80px;
    z-index: 99;
    padding: 20px 20px 20px 20px;
    margin: 0;
    box-shadow: 0px 0px 16px 0px #0000001A;
}

    .main-search-doc .tags dl {
        padding-bottom: 16px;
        position: relative;
    }

        .main-search-doc .tags dl::after {
            content: '';
            position: absolute;
            top: 15px;
            left: -20px;
            z-index: 99;
            border-radius: 0px 4px 4px 0px;
            background: #00A686;
            width: 3px;
            height: 16px;
        }

        .main-search-doc .tags dl dt {
            color: #000028;
            font-size: 18px;
            font-style: normal;
            font-weight: normal;
            line-height: 28px;
            /* 155.556% */
            padding: 8px 0 8px 20px;
            margin-bottom: 10px;
        }

            .main-search-doc .tags dl dt > span {
                color: #666;
                font-feature-settings: 'clig' off,'liga' off;
                font-family: Siemens Sans Global;
                font-size: 14px;
                font-style: normal;
                line-height: 24px;
                /* 171.429% */
                float: right;
            }

                .main-search-doc .tags dl dt > span > i {
                    color: #666;
                    margin-left: 4px;
                }

        .main-search-doc .tags dl dd span {
            display: inline-block;
            padding: 6px 20px;
            color: #66667E;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
            /* 171.429% */
            margin-bottom: 6px;
            cursor: pointer;
        }

            .main-search-doc .tags dl dd span.active {
                color: #00A686;
            }

.main-search-doc {
    padding: 22px 115px 5px 34px;
    position: relative;
    background-color: #41aaaa;
    border: 1px solid #ebf0f5;
    color: #fff;
    /*margin: 0 0 20px 0;*/
}

    .main-search-doc .search-list {
        margin-bottom: 8px;
    }

        .main-search-doc .search-list li {
            width: 100%;
        }

        .main-search-doc .search-list .search-item .form-lg {
            margin-right: 0;
            height: 46px;
            color: #000028;
            font-size: 14px;
            font-style: normal;
            width: 100%;
        }

        .main-search-doc .search-list .search-item label {
            margin: 0;
            margin-bottom: 8px;
            color: #FFF;
            font-size: 14px;
            font-style: normal;
            line-height: 24px;
            /* 150% */
            font-weight: normal;
        }

        .main-search-doc .search-list.list-document {
            display: flex;
            /*
             justify-content: space-between;
            */
        }

            .main-search-doc .search-list.list-document li {
                width: calc((100% - 32px)/3);
                margin-right: 33px;
            }

                .main-search-doc .search-list.list-document li.search-item select.form-control {
                    margin-left: 0;
                    width: 100%;
                    height: 46px;
                    color: #000028;
                    font-size: 14px;
                    font-style: normal;
                }

    .main-search-doc .search-btn {
        position: absolute;
        top: 22px;
        right: 52px;
        width: 45px;
        height: 45px;
    }

        .main-search-doc .search-btn a {
            position: relative;
            display: block;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            border: 1px solid rgba(255,255,255,0.7);
            color: #fff;
            text-align: center;
            line-height: 45px;
            background-color: #41aaaa;
        }

            .main-search-doc .search-btn a:hover {
                border-color: #337ab7;
                color: #fff;
                background-color: rgba(0,0,0,0.2);
            }

    .main-search-doc .CloseRequirementDoc {
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        padding: 6px 10px;
        color: #FFF;
        font-size: 12px;
        font-style: normal;
        margin-top: 0;
        background-color: #369F9F;
        border-radius: 5px 5px 0 0;
        cursor: pointer;
    }

        .main-search-doc .CloseRequirementDoc .icon-arrow-up-small {
            margin-left: 5px;
            font-size: 12px;
        }

.dateinputer {
    line-height: 40px;
    height: 40px;
    margin: 10px 0;
    border: 1px solid #ccc;
    cursor: pointer;
    position: relative;
    padding: 0 6px;
    font-size: 14px !important;
}

.xndatepicker-input.icon-xndatepickerrili:before {
    font-size: 14px;
}

.tabs .horizontal {
    display: flex;
    /*justify-content: center;*/
}

    .tabs .horizontal li a {
        padding: 5px 0 5px 0;
        position: relative;
        display: block;
        font-size: 16px;
        color: #666;
        line-height: 20px;
        text-decoration: none;
        border-bottom: none;
    }

    .tabs .horizontal li.active {
        border-bottom: none;
        position: relative;
    }

        .tabs .horizontal li.active::after {
            position: absolute;
            left: 50%;
            bottom: 0;
            transform: translateX(-50%);
            z-index: 9;
            content: '';
            width: 40px;
            height: 4px;
            background: #03E8DC;
        }
/*新版下载中心-高级搜索优化End*/

@media screen and (max-width: 640px) {
    .helper-doc {
        padding: 10px;
    }

        .helper-doc .tit {
            font-size: 14px;
            font-weight: 600;
            color: #000028;
            line-height: 24px;
            margin-bottom: 10px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

            .helper-doc .tit .free {
                font-size: 12px;
                font-weight: 400;
                color: #009999;
                line-height: 17px;
                width: 31px;
                height: 18px;
                border: 1px solid #009999;
                float: left;
                margin-top: 2px;
                text-align: center;
                margin-right: 6px;
            }

            .helper-doc .tit .member {
                font-size: 12px;
                font-weight: 400;
                color: #fff;
                line-height: 17px;
                width: 31px;
                height: 18px;
                background: #009999;
                border: 1px solid #009999;
                float: left;
                margin-top: 2px;
                margin-right: 6px;
                text-align: center;
            }

        .helper-doc .introduce {
            font-size: 12px;
            font-weight: 400;
            color: #000028;
            height: 17px;
            line-height: 17px;
            margin-bottom: 6px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .helper-doc .introduce > span {
                color: #009999 !important;
            }

        .helper-doc .belongs {
            margin-bottom: 6px;
        }

            .helper-doc .belongs .jiqiao {
                height: 22px;
                border-radius: 11px;
                border: 1px solid #CECECE;
                text-align: center;
                line-height: 21px;
                display: inline-block;
                margin-right: 6px;
                color: rgba(0, 0, 0, 0.66);
                font-size: 12px;
                font-weight: 400;
                padding: 0 12px;
            }

            .helper-doc .belongs .types {
                font-size: 12px;
                font-weight: 400;
                color: rgba(0, 0, 0, 0.5);
                line-height: 17px;
            }

        .helper-doc .btm b {
            font-size: 14px;
            vertical-align: middle;
            position: relative;
            top: -1px;
        }

        .helper-doc .btm span {
            font-size: 12px;
            font-weight: 400;
            color: rgba(0, 0, 0, 0.5);
            margin-right: 10px;
            line-height: 17px;
        }

            .helper-doc .btm span:last-child {
                margin-right: 0;
            }

        .helper-doc .document {
            padding: 15px;
            background: #F7F7F7;
            margin-bottom: 10px;
            position: relative;
        }

            .helper-doc .document b {
                font-size: 14px;
                vertical-align: middle;
                position: relative;
                top: -1px;
            }

            .helper-doc .document span {
                font-size: 12px;
                font-weight: 400;
                color: rgba(0, 0, 0, 0.5);
                margin-right: 10px;
                line-height: 17px;
            }

                .helper-doc .document span:last-child {
                    margin-right: 0;
                }

        .helper-doc .video {
            padding: 15px;
            background: #F7F7F7;
            margin-bottom: 10px;
            position: relative;
        }

            .helper-doc .video .top {
                display: flex;
            }

                .helper-doc .video .top .real-video {
                    width: 90px;
                    max-height: 52px;
                    background-color: #333;
                }

                .helper-doc .video .top .info .tit {
                    padding-left: 10px;
                    padding-right: 20px;
                    padding-top: 5px;
                }

            .helper-doc .video b {
                font-size: 14px;
                vertical-align: middle;
                position: relative;
                top: -1px;
            }

            .helper-doc .video span {
                font-size: 12px;
                font-weight: 400;
                color: rgba(0, 0, 0, 0.5);
                margin-right: 10px;
                line-height: 17px;
            }

                .helper-doc .video span:last-child {
                    margin-right: 0;
                }
}
