﻿
.upload-section .new-upload-content {
    position: relative;
    height: 520px;
    background-image: url(https://www.ugpcbmall.com/images/bom-banner-top.png);
    background-size: cover;
    background-position: center;
}
.bom-quote {
    margin-bottom: 20px;
}
.content .box3.bom-quote .title {
    border: 0;
}

.upload-section .upload-form-content .upload {
    width: 100%;
    padding: 0 0.32rem;
}

.el-upload {
    text-align: center;
    cursor: pointer;
    outline: 0;
}

.el-upload--picture-card, .el-upload-dragger {
    -webkit-box-sizing: border-box;
    cursor: pointer;
}

.upload-section .upload-form-content .el-upload-dragger .upload-form-box {
   /* background-image: url(https://www.ugpcbmall.com/images/upload-bg.png);
    background-size: cover;*/
    width: 100%;
    height:205px;
    position:relative;
}
    .upload-section .upload-form-content .el-upload-dragger .upload-form-box .bj {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index:0;
    }
    .upload-section .upload-form-content .upload-form-text {
        padding-top: 20px;
        font-size: 30px;
        color: #404040;
        text-align: center;
    }

#email {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 200px;
    height: 36px;
    line-height: 36px;
    position:relative;
}

.upload-form-btn {
    position: relative;
    display: inline-block;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    overflow: hidden;
    color: #262626;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
}

.upload-section .upload-form-content .upload-form-btn {
    margin: 20px auto 0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    background: #029745;
    color: #FFF;
    font-size: 16px;
    text-align: center;
}
.upload-section .upload-form-content .upload-form-desc {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    text-align: center;
    position: relative;
}
.upload-section .upload-form-content .upload-form-bom-dowanload {
    font-size: 14px;
    color: #09F;
    text-align: center;
    position:relative;
}
.uploadfiles {
    position: relative;
    display: inline-block;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    overflow: hidden;
    color: #262626;
    text-decoration: none;
    text-indent: 0;
}
.upload-form-btn input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.bom-pzgk {
    padding:0 0.32rem;
}
    .bom-pzgk .box9-d1 .item {
    text-align:center;
    }
    .bom-pzgk .box9-d1 .item img {
        width: 100%;
        height: auto;
    }
    .bom-pzgk .box9-d1 .item h3{
        margin-top: 0.4rem;
        font-weight: 400;
        font-size: 16px;
    }
.app-box {
    margin-bottom:20px;
}
.bom-pzgk .box9-d1 .item .des {
    margin-top: 0.5rem;
    text-align: center;
    font-size: 14px;
    color: #777;
    min-height: 2rem;
}
.bom-pzgk > .more {
text-align:center;
}
.bom-pzgk > .more a {
    display: inline-block;
    height: 0.8rem;
    font-size: 14px;
    color: rgb(102, 102, 102);
    background: rgb(255, 255, 255);
    line-height: 0.8rem;
    width: 2.5rem;
    border-radius: 15px;
    border: 1px solid rgb(221, 221, 221);
}
    .bom-pzgk > .more a img {
        width: 0.4rem !important;
        height: 0.4rem !important;
        position: relative;
        top: 0.06rem;
        left: 0.2rem;
    }
.bom-gczs {
    padding: 0 0.32rem;
    margin: 20px auto;
}
    .bom-gczs .gczs-item {
        display: flex;
        align-items: center;
        justify-content: center;
    }
        .bom-gczs .gczs-item img {
        max-width:100%;
        }
    .bom-gczs > .more {
        text-align: center;
        margin-top:10px;
    }

        .bom-gczs > .more a {
            display: inline-block;
            height: 0.8rem;
            font-size: 14px;
            color: rgb(102, 102, 102);
            background: rgb(255, 255, 255);
            line-height: 0.8rem;
            width: 2.5rem;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
        }

            .bom-gczs > .more a img {
                width: 0.4rem !important;
                height: 0.4rem !important;
                position: relative;
                top: 0.06rem;
                left: 0.2rem;
            }