.bannerbox {
    width: 100%;
    height: 31.25rem;
    background: url('https://qn.icgushi.com/JLDXXZHI/O.png') no-repeat center;
    background-size: cover;
}

.bannertextleft {
    color: #fff;
    padding-top: 5rem;
    padding-left: 5rem;
}

.zhfont {
    font-size: 3.125rem;
}

.enfont {
    font-size: 1.5rem;
}

.whitebar {
    width: 6rem;
    height: 1rem;
    margin-top: 3.2rem;
    background: #fff;
    border-radius: 0.5rem;
}

.minnav {
    display: flex;
    background: #FBFBFB;
}

.minnavfont {
    font-size: 1.125rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    border-bottom: 2px solid #004196;
    margin-right: 4rem;
}

.titlebox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tiltemin {
    position: relative;
}

.enprofile {
    font-size: 2rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    opacity: 0.1;
}

.zhporfile {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.125rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.blueBar {
    position: relative;
    left: 2rem;
    width: 3.75rem;
    height: 4px;
    background: #1E53DE;
}

.qualificat{
    display: flex;
    justify-content: center;
}

.qualificationOne {
    background-image: url('https://qn.icgushi.com/JLDXXZHI/W.png');
    background-repeat: no-repeat;
    color: #333333;
    display: flex;
    width: 290px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.qualificationTwo {
    background-image: url('https://qn.icgushi.com/JLDXXZHI/R.png');
    background-repeat: no-repeat;
    display: flex;
    width: 290px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.qualificationThere {
    background-image: url('https://qn.icgushi.com/JLDXXZHI/Y.png');
    background-repeat: no-repeat;
    display: flex;
    width: 290px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.qualificationFive {
    background-image: url('https://qn.icgushi.com/JLDXXZHI/I.png');
    background-repeat: no-repeat;
    display: flex;
    width: 290px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.qualificationOne:hover {
    color: #ED7610;
    transform: scale(1.05);
}

.qualificationTwo:hover {
    color: #ED7610;
    transform: scale(1.05);
}

.qualificationThere:hover {
    color: #ED7610;
    transform: scale(1.05);
}

.qualificationFive:hover {
    color: #ED7610;
    transform: scale(1.05);
}


.itemtextfont {
    text-align: center;
    font-size: 1.5rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.itemimgsize {
    transform: scale(1);
    transition: transform 1s ease 0s;
}

.topbrandLogo {
    border: 1px solid #D3D3D3;
    padding: 0.4rem;
    border-radius: 1rem;
}

.logoName {
    color: #333333;
    width: 9rem;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.circle {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #fff;
    border: 0.2rem solid #fff;
    margin-right: 0.8rem;
}

.circleshow {
    display: block;
}

.logotitle {
    display: flex;
    align-items: center;
    margin-top: 1.2rem;
}

.topbrandItem {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
}
.ProcessAItemBox{
    margin-bottom: 3rem;
}

.topbrandItem:hover .topbrandLogo {
    border: 1px solid #1E53DE;
}

.topbrandItem:hover .logoName {
    color: #1E53DE;
}

.topbrandItem:hover .logoline {
    background: #1E53DE;
}

.topbrandItem:hover .circle {
    border: 0.2rem solid #1E53DE;
}

.logoline {
    background: #D3D3D3;
    width: 100%;
    height: 1px;
    margin-top: 1rem;
}

.topbrandLogoActive {
    border: 1px solid #1E53DE;
    padding: 0.4rem;
    border-radius: 1rem;
}

.logoNameActive {
    color: #1E53DE;
    font-size: 1.2rem;
}

.logolineActive {
    background: #1E53DE;
    width: 100%;
    height: 1px;
    margin-top: 1rem;
}

.row {
    margin-bottom: 1.2rem;
}

.qcProcessbg {
    background-image: url('https://qn.icgushi.com/JLDERDIANLING/JJ.png');
    background-repeat: no-repeat;
    padding-bottom: 4rem;
    /* height: 577px; */
}

.qcTitle {
    color: #000000;
    font-size: 2rem;
    margin: 4rem 0;
}

.qcdotA {
    width: 51px;
    height: 7px;
    background: #1E53DE;
    border-radius: 4px;
    margin-right: 1rem;
}

.qcdotB {
    width: 7px;
    height: 7px;
    background: #1E53DE;
    border-radius: 4px;
}

.qcdot {
    display: flex;
    align-items: center;
}

.titleqc {
    padding-top: 1.2rem;
}

.CultureItem {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1.5rem 1rem;
    border-radius: 0.3rem;
    border-bottom: 4px solid #FFF;
}

.CultureItemActive {
    border-bottom: 4px solid #1E53DE;
}

.tilteImgSize {
    width: 66px;
    height: 66px;
}

.CultureDesc {
    color: #000000;
    font-size: 1.2rem;
    margin: 1rem 0;
    text-align: center;
    
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.CultureDescActie {
    color: #1E53DE;
}

.ProcessbgA {
    background: #FFF;
}

.ProcessAtitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ProcessAItem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.processTxt {
    font-size: 2.2rem;
    position: absolute;
    left: 1.7rem;
    top: 6.8rem;
}

.processTxtActive {
    color: #1E53DE !important;
}

.imgProcessBox {
    position: relative;
}

.ProcessAtitle {
    margin-top: 2rem;
}

.ProcessNameTitle {
    font-size: 1.2rem;
    color: #000000;
    font-family: bold;
    text-align: center;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ProcessNameTxt {
    font-size: 1.0rem;
    color: #333333;
    margin-top: 0.5rem;
    text-align: center;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}