﻿
html, body {
    min-width: 1220px;
    height: 100%;
}

.vide-head-img {
    width: 100%;
    overflow: hidden;
    height: 500px;
    background-image: url('../../Images/MyImage/banner1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    /*min-width: 1200px;*/
}

.vide-content {
    border-left: 1px solid #D2D2D2;
    /*overflow: hidden;*/
    margin-bottom: 150px;
}

.vide-product-item {
    margin: 0 auto 50px auto;
    border-top: 1px solid transparent;
}

    .vide-product-item:last-of-type {
        margin-bottom: 0;
    }

.vide-item-title {
    color: #424242;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 70px;
}

.vide-item-text {
    margin-top: 8px;
    color: #A6A6A6;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
}

    .vide-item-text img {
        margin-top: 80px;
    }

.product-fg {
    color: #0066FF;
    margin-left: 80px;
}

    .product-fg:nth-of-type(1) {
        margin-top: -120px;
    }

    .product-fg label {
        font-size: 18px;
    }

    .product-fg span {
        font-size: 72px;
        font-weight: bold;
    }

    .product-fg em {
        font-size: 32px;
        font-weight: bold;
    }

.services-mts {
    position: absolute;
    right: -106px;
    top: 0;
}

    .services-mts li {
        text-align: center;
        border: 1px solid #BFBFBF;
        width: 160px;
        box-sizing: border-box;
        height: 80px;
        line-height: 80px;
        overflow: hidden;
    }

        .services-mts li:not(:last-child) {
            margin-bottom: 15px;
        }

.ts-img {
    background-color: #0066FF;
    width: 190px;
    height: 190px;
    text-align: center;
    vertical-align: middle;
    line-height: 190px;
    margin: 0 auto;
}

.ts-name {
    color: #424242;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}

    .ts-name:after {
        content: "";
        display: block;
        height: 1px;
        width: 40px;
        background-color: #424242;
        margin: 25px auto 0 auto;
    }

.td-content, .ts-content {
    color: #A6A6A6;
    font-size: 18px;
    text-align: justify;
    width: 162px;
    margin: 0 auto;
    line-height: 32px;
    max-width: 100%;
}

.td-content {
    width: 433px;
    margin-top: 65px;
    margin-right: 0px;
}

.datamation-td {
    text-align: right;
}

.mt70 {
    margin-top: 70px;
}

.rj-content {
    text-align: center;
}

img {
    max-width: 100%;
}
