.rwork-float-tel-pop-font-linux {
    margin-top: 20px;
    cursor: pointer;
}

.rwork-float-tel-pop-linux {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../image/icon_linux-index.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 4px;
    vertical-align: middle;
}

.rwork-float-tel-pop-font-linux:hover .rwork-float-tel-pop-linux {
    background: url(../image/icon_linux-index-y.png) center center no-repeat;
    background-size: 100% 100%;
}

.linux-box {
    width: 800px;
    height: 480px;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px 0px rgba(0, 102, 255, 0.2);
    border-radius: 12px;
    padding: 80px;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -400px;
    z-index: 3;
    text-align: center;
}

.linux-title {
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
    line-height: initial;
}

.linux-link a {
    font-size: 16px;
    color: #0066FF;
    letter-spacing: 0;
    font-weight: 400;
    text-decoration: revert;
}

.linux-select-span {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: right;
    font-weight: 600;
    width: 102px;
    display: inline-block;
}

.linux-select {
    width: 400px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 4px;
    padding-left: 10px;
    font-size: 16px;
}

.linux-btn {
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #0066FF;
    border-radius: 4px;
    font-size: 16px;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    margin-top: 40px;
}

.linux-btn a {
    color: #fff;
    font-size: 16px;
}

.linux-close {
    width: 50px;
    height: 50px;
    background: url(../image/linux-close.png) center no-repeat;
    background-size: 24px 24px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.linux-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3;
}

.linux-link {
    margin-top: 20px;
    margin-bottom: 40px;
}

.linux-select-item {
    margin-bottom: 20px;
}

.linux-select-total .linux-select:not(:first-child) {
    display: none;
}

.linux-select-total {
    width: 400px;
    margin: 0 auto;
    height: 40px;
    display: inline-block;
}

.linux-mask {
    display: none;
}

.linux-box {
    display: none;
}

.rwork-banner2-font-load-item-linux {
    cursor: pointer;
}

.rwork-banner2 .rwork-in .fileDownLoad ul li a {
    background: url(/image/run-download-banner-list-icon-pdf22.png) no-repeat center left;
    background-size: 15px au
}

.rwork-float-tel-pop>div.rwork-float-tel-pop-font {
    height: 102px;
    margin-top: 10px;
}