﻿.banner_img {
    width: 100%;
    height: calc(100vh);
}

.banner {
    position: relative;
}

.proType_top {
    position: relative;
}

    .proType_top img {
        width: 100%;
    }

    .proType_top .proType_topTitle {
        position: absolute;
        z-index: 999999;
        color: white;
        top: 52%;
        left: 7%;
        font-size: 50px;
    }

.proType_bottom {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 250px;
}

.proType_NowTitle {
    font-weight: bold;
    font-size: 60px;
    color: #002063;
    padding-bottom: 64px;
}

.Gang {
    padding-top: 78px;
    padding-bottom: 36px;
}

.leftGang {
    width: 82px;
    height: 7px;
    background: #002063;
    float: left;
}

.rightGang {
    width: 39px;
    height: 7px;
    background: #3A6CD5;
    float: left;
}

.jobContent {
    margin-left: 5%;
}

.huazhuang_jianjie {
    margin-top: 46px;
    width: 48%;
    font-weight: 400;
    font-size: 25px;
    color: #595757;
    line-height: 64px;
}

.huahzuang_top {
    position: relative;
    width: 100%;
}

.fangge {
    position: absolute;
    right: 0;
    top: 0;
}

.brands {
    overflow: hidden;
    margin: 0 auto;
    background-color: white;
}

    .brands img {
        width: 100%;
        height:100%;
    }



.hazhuangpin_jidi {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top:40px
}

    .hazhuangpin_jidi ul li {
        display:inline-block;
        width: 31%;
        /*height: 300px;*/
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 30px;
    }

/*        .hazhuangpin_jidi ul li img{
            width:100%;
            height:100%
        }*/

        .hazhuangpin_jidi_one {
            overflow: hidden;
        }

.hazhuangpin_jidi_two {
    overflow: hidden;
}

.hazhuangpin_jidi_three {
    overflow: hidden;
}

.hazhuangpin_jidi ul li:nth-child(3n+1) {
    margin-left: 0;
}

.hazhuangpin_jidi ul li:nth-child(3n) {
    margin-right: 0;
}

.nine {
    width: 23.5%;
    position: absolute;
    right: 0;
    bottom: 35px;
    height: 452px;
}

    .nine img {
        width: 100%;
        height: 452px;
    }

.proTypeContent {
    width: 100%;
    background: #F7F8F8;
    padding-left: 57px;
    padding-top: 91px;
    padding-bottom: 100px;
    height: 90px;
    font-weight: 400;
    font-size: 25px;
    color: #595757;
    line-height: 64px;
}

.proType_type {
    width: 96%;
    overflow: hidden;
}

    .proType_type ul {
        width: 100%;
        overflow: hidden;
    }

        .proType_type ul li {
            width: 50%;
            float: left;
        }

.proType_type_title {
    font-weight: bold;
    font-size: 30px;
    color: #002063;
    line-height: 88px;
}

.proType_type_content {
    font-weight: 400;
    font-size: 21px;
    color: #595757;
    line-height: 40px;
}

.proType_type ul li:nth-child(2n) {
    margin-left: 10%;
    width: 40%;
}

.chejian {
    margin-top: 274px;
    padding-bottom: 300px;
}

.chejian_left {
    float: left;
    width: 50%;
}

    .chejian_left img {
        max-width: 100%;
    }

.chejian_right {
    overflow: hidden;
    width: 43%;
}

.chejian_content { /* margin-top: 35px; */
    font-weight: 400;
    font-size: 25px;
    color: #595757;
    line-height: 64px;
}

.four {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 200px;
}
    .four img {
        width: 100%;
    }
.type_list {
    position: relative;
}

.brands_show {
    padding-top: 165px;
    width: 90%;
    margin: 0 auto;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
}

.leftImg{
    width:69.5%;
}
.rightImg {
    width: 516px;
    height: 918px;
}
.rightImg img{
    width:100%;
    height:100%;
}
.topdiv {
    display: flex;
    justify-content:space-between;
}
.firstImg {
    width: 725px;
    height: 454px;
}
.secondImg {
    width: 454px;
    height: 454px;
}

.firstImg img {
    width: 100%;
    height: 100%;
}
.secondImg img{
    width:100%;
    height:100%;
}