﻿.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 {
    width: 249px;
    font-weight: bold;
    font-size: 60px;
    color: #002063;
    line-height: 88px;
    padding-bottom: 104px;
}

.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;
}


.user_service {
    margin: 0 auto;
    margin-top: 101px;
    position: relative;
}

.user_left {
    width: 40%;
    position: relative;
    z-index: 99999;
}

.user_left_img {
    float: left;
    max-width: 10%;
    height: 39px;
}

    .user_left_img img {
        width: 100%;
        padding-top: 9px;
    }

.user_left_content {
    float: left;
    max-width: 90%;
}

    .user_left_content .conteng_top {
        font-weight: 400;
        font-size: 25px;
        color: #595757;
        padding-bottom: 11px;
        padding-left: 20px;
    }

    .user_left_content .conteng_bottom {
        font-weight: 400;
        font-size: 20px;
        color: #000000;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 20px;
    }

.user_left_div {
    overflow: hidden;
    width: 100%;
    margin-bottom: 35px;
}

.user_right {
    position: absolute;
    right: 173px;
    top: -200px;
}
