﻿/* 楼层2 */
.page-colume-2-bg {
    position: absolute;
    left: 0;
    width: 100%;
    top: 1014px;
    height: 467px;
    background: #fff;
    z-index: -1;
}

.product-title {
    font-size: 30px;
    color: #333333;
    line-height: 80px;
    text-align: center;
    padding-top:50px;
    padding-bottom:20px;
    font-weight:bold;
}
/* product-special */
.product-special {
    width: 1200px;
    height: 500px;
    margin: 0 auto 35px;
    background-color: #ffffff;
}

    .product-special li {
        float: left;
        width: 370px;
        height: 180px;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        border-radius: 8px;
        margin: 15px 15px;
    }

        .product-special li .icon {
            float: left;
            width: 130px;
            height: 180px;
        }

        .product-special li .special-text {
            float: left;
            width: 200px;
            margin: 40px 0 0 20px;
        }

    .product-special .special-text .title {
        font-size: 18px;
        color: #333333;
        line-height: 34px;
    }

    .product-special .special-text .dec {
        font-size: 14px;
        color: #666666;
        line-height: 26px;
    }


/* product-function */
.product-function {
    width: 1200px;
    height: 467px;
    margin: 0 auto;
    /* background-color: #fff;*/
    background-image: url('images/bg_1.png');
}

    .product-function li {
        float: left;
        width: 170px;
        height: 145px;
        border: 1px solid #fff;
        text-align: center;
        margin: 0 12px 24px;
        border-radius: 4px;
        /*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);*/
    }

        .product-function li:hover {
            box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.2);
            cursor: pointer;
            border-radius: 10px;
        }

    .product-function .icon {
        width: 70px;
        height: 70px;
        margin: 20px auto 10px;
    }

    .product-function .function-title {
        font-size: 18px;
        color: #333333;
        line-height: 30px;
    }


/* sence */
.product-sence {
    width: 1200px;
    height: 300px;
    margin: 0 auto 60px;
}

    .product-sence li {
        float: left;
        width: 200px;
        height: 200px;
        margin: 20px 20px;
        position: relative;
        border-radius: 8px;
    }

        .product-sence li:hover .sence-hover {
            display: block;
        }

        .product-sence li .sence-title {
            position: absolute;
            width: 200px;
            height: 200px;
            line-height: 200px;
            font-size: 20px;
            color: #fff;
            top: 0;
            text-align: center;
        }

        .product-sence li .sence-hover {
            width: 200px;
            height: 200px;
            position: absolute;
            top: 0;
            background-color: #333333;
            opacity: 0.95;
            border-radius: 8px;
            display: none;
            text-align: center;
        }

    .product-sence .sence-hover .title {
        font-size: 24px;
        color: #FFFFFF;
        line-height: 40px;
    }

    .product-sence .sence-hover .dec {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 30px;
        text-align: center;
        display: block;
        padding: 0 10px;
    }

    .product-sence li .sence-img {
        width: 200px;
        height: 200px;
    }

.product-desc {
    background: url(images/bg.png) center no-repeat;
}

.soft-info {
    color: #999;
}

.download-box {
    position: absolute;
    width: 350px;
    left: 80px;
    top: 267px;
}

.download {
    color: #fff;
    border-radius: 8px;
    background: #EA4B3D;
    font-size: 24px;
    width: 230px;
    height: 60px;
    border: none;
    margin: 50px auto 7px;
    justify-content: center;
    font-weight: 400;
    box-shadow: 0px 8px 20px 0px rgba(234, 75, 61, 0.20);
    padding: 16px 46px;
}

    .download:hover {
        background-color: #cd2014;
    }

    /*   .download:active {
        background: linear-gradient(270deg, #FC4F4F 0%, #FC2C2C 100%);
    }*/
    .download img {
        width: 21px;
        height: 23px;
        margin-right: 8px;
        margin-bottom: 3px;
    }

.page-banner-colume h1 {
    top: 101px;
    left: 80px;
    position: relative;
    font-size: 38px;
    color: #444444;
    font-weight: 600;
}

.page-banner-colume h4 {
    top: 111px;
    left: 80px;
    position: relative;
    font-size: 18px;
    color: #666666;
}

.page-banner-bg {
    position: absolute;
    width: 100%;
    height: 420px;
    z-index: 0;
}

    .page-banner-bg img {
        width: 100%;
        height: 100%;
    }

.page-banner-colume {
    z-index: 0;
}

.special-main li:hover {
    box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.product-download {
    height: 16.1979166667vw;
    min-width: 1200px;
    /*background: #F7F8FA;*/
    position: relative;
    overflow: hidden;
    background-image: url('images/bg-f-2.png');
    background-size: cover;
}

    .product-download h3 {
        font-size: 1.875vw;
        color: #1a1a1a;
        text-align: center;
        margin-bottom: 1.0416666667vw;
        margin-top: 40px;
        width: 100%;
    }

    .product-download h4 {
        font-size: 1vw;
        color: #1a1a1a;
        text-align: center;
        margin-bottom: 1.0416666667vw;
        margin-top: 20px;
        width: 100%;
    }

.product-sample .sample-main img {
    width: 60px;
    height: 60px;
}

.product-sample .sample-main .layui-tab-title li {
    padding: 0 30px;
}

.product-sample .sample-main .function-title {
    font-weight: bold;
}

.product-sample .sample-main .flex-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin:0 20%;
}

    .product-sample .sample-main .flex-row .left-text {
        width: 40%;
    }
        .product-sample .sample-main .flex-row .left-text .p-title {
            font-size:24px;
            font-weight:bold;
            padding:20px;
        }
        .product-sample .sample-main .flex-row .left-text .p-description {
           line-height:30px;
           padding:20px;
        }
        .product-sample .sample-main .flex-row .left-text .sample-download-box{
            padding-left:20px;
        }
        .product-sample .sample-main .flex-row .right-img {
            width: 60%;
        }
.contact-side {
    position: fixed;
    right: 20px;
    bottom: calc(50% - 124.5px);
    z-index: 1000;
    color: white;
    width: 78px;
    height: 162px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    text-align: center;
}
.contact-side-item {
    width: 56px;
    height: 65px;
    cursor: pointer;
    margin: 12px;
    display: block;
    color: #666;
}

    .contact-side p {
        font-size: 100%;
        word-wrap: break-word;
        font-weight: normal;
        font-style: normal;
    }
