﻿
html, body {
    width: 100%;
    height: 100%;
}

.vide-head-img {
    width: 100%;
    overflow: hidden;
    height: 500px;
    background-image: url('../../Images/MyImage/banner5.jpg');
    background-position: center;
    background-repeat: no-repeat;
    min-width: 1200px;
}



.vide-content {
    border-left: 1px solid #D2D2D2;
    /*overflow: hidden;*/
    margin-bottom: 150px;
}

.vide-contactus-item {
    width: 700px;
    margin: 0 auto 10px auto;
    border-top: 1px solid transparent;
}

.vide-item-title {
    color: #424242;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}

.logos_t {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.15);
    margin-top: 50px;
}

.contact_title {
    margin-top: 60px;
    margin-left: 80px;
    font-size: 20px;
    color: #424242;
    margin-bottom: 25px;
}

.info {
    overflow: hidden;
}

    .info p {
        margin-left: 80px;
        font-size: 18px;
        height: 25px;
        line-height: 25px;
        color: #A6A6A6;
    }

.wx_ewm {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 50px;
}

    .wx_ewm img {
        width: 120px;
    }

.map {
    margin-bottom: 60px;
}

#mapconent {
    height: 360px;
}

.input-card {
    width: 100%;
    top: 50px;
    bottom: auto;
}

.content-window-card h4 {
    font-family: inherit;
    line-height: 1.8;
    font-size: 16px;
    font-weight: 300;
    color: inherit;
    margin-top: 0;
    margin-bottom: .5rem;
}

.content-window-card .input-item {
    font-size: 14px;
}

.content-window-card {
    position: relative;
    width: 15rem;
    padding: 0.75rem 0 0 1.25rem;
    box-shadow: none;
    bottom: 0;
    left: 0;
}

    .content-window-card p {
        height: 2rem;
    }

.vide-item-text {
    margin-top: 8px;
    color: #A6A6A6;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
}
