.white-text {
    color: #FFFFFF;
}

.pharmaMidsIndustry-wrap .sub-title {
    font-weight: normal;
}

.pharmaMidsIndustry-wrap .kfzxbtn {
    background: #2270e6;
    color: #FFFFFF;
    border-color: #2270e6;
}

.pharmaMidsIndustry-wrap .kfzxbtn:hover {
    color: #FFFFFF;
    border-color: #2270e6;
}

.pharmaMidsIndustry-wrap .gtwenzi-1 {
    color: #3d414d;
}

.pharmaMidsIndustry-wrap .gtwenzi-2 {
    color: #3d414d;
}

.pharmaMidsIndustry-wrap .gtwenzi-3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 0;
    border-top: 1px solid #E6E6E6;
}

.pharmaMidsIndustry-wrap .gtwenzi-3:nth-child(4) {
    border-bottom: 1px solid #E6E6E6 !important;
}

.pharmaMidsIndustry-wrap .gtwenzi-3 img {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}

.pharmaMidsIndustry-wrap .desc-list-box {
    margin-top: 30px;
}

.pharmaMidsIndustry-wrap .facing-problems-text {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.4;
    text-align: center;
}

.orange-text {
    color: #FF5500;
}

.dark-blue-text {
    color: #3d414d;
}

.pharmaMidsIndustry-wrap .split-line-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
}

.pharmaMidsIndustry-wrap .split-line {
    height: 1px;
    border-top: 1px solid #E6E6E6;
    width: 100%;
}

.pharmaMidsIndustry-wrap .dark-blue-split-line {
    width: 117px;
    border-top: 10px solid #2270e6;
    position: absolute;
    text-align: center;
}

.pharmaMidsIndustry-wrap .gttese li:nth-child(even) .gtpics {
    order: unset;
    z-index: 1;
}

.pharmaMidsIndustry-wrap .gttese li:nth-child(odd):not(:nth-child(1)) .gtpics {
    order: 2;
    z-index: 2;
    position: relative;
    left: -43px;
}

.pharmaMidsIndustry-wrap .gttese li:nth-child(even) .gtwenzi {
    position: relative;
    left: -43px;
    z-index: 0;
}

.pharmaMidsIndustry-wrap .gttese li:nth-child(odd):not(:nth-child(1)) .gtwenzi {
    padding: 6% 5% 6% 10%;
}

.pharmaMidsIndustry-wrap li:not(:nth-child(1)) .gttxts{
    flex: 1;
}
.pharmaMidsIndustry-wrap li:not(:nth-child(1)) .gtwenzi {
    box-shadow: 0px 0px 30px rgba(74, 91, 159, 0.08);
    padding: 6% 5% 6% 10%;
    border-radius: 20px;
    background: #FFFFFF;

}

.pharmaMidsIndustry-wrap .gtwenzi p:before {
    content: '';
    display: none;
}

.pharmaMidsIndustry-wrap .font29 {
    font-size: 29px;
    margin-left: 10px;
}

.pharmaMidsIndustry-wrap .gtwenzi {
    z-index: 1;

}

.pharmaMidsIndustry-wrap .btn-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    color: #B3B3B3;
    align-items: center;
    cursor: pointer;
}

.pharmaMidsIndustry-wrap .btn-tag-box {
    margin: 30px 0;
}

.btn-tag-box span {
    padding: 10px 12px;
    border-radius: 6px;
    color: #FFFFFF;
    margin-right: 10px;
}

.btn-tag-box .btn1 {
    background: #4d94ff;
}

.btn-tag-box .btn2 {
    background: #4d94ff;
}

.btn-tag-box .btn3 {
    background: #2270e6;
}

.pharmaMidsIndustry-wrap .btn-box a {
    color: #B3B3B3;
}

.pharmaMidsIndustry-wrap .btn-box a:hover {
    color: #FF5500;
}

.pharmaMidsIndustry-wrap .btn-box img {
    margin-left: 5px;

}

.pharmaMidsIndustry-wrap .gtwenzi-title h3 {
    align-items: flex-end !important;
    line-height: 1 !important;
}

.pharmaMidsIndustry-wrap .gtwenzi-content {
    padding: 5% 0 0 0;
}

.pharmaMidsIndustry-wrap .gtwenzi-desc {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #333333;
}

.pharmaMidsIndustry-wrap .gtwenzi-desc img {
    margin-right: 10px;
}

.pharmaMidsIndustry-wrap .qiye-logo-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin: auto;
}

.pharmaMidsIndustry-wrap .qiye-logo-list .qiye-logo {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(74, 91, 159, 0.08);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pharmaMidsIndustry-wrap .qiye-logo-list .qiye-logo div {
    padding: 10px 20px;
}

.pharmaMidsIndustry-wrap .qiye-logo-list .qiye-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;

}
.pharmaMidsIndustry-wrap .whitePaper{
     padding-bottom: 0 !important;
}
.pharmaMidsIndustry-wrap .whitePaper .gtpics {
    order: 2 !important;
    z-index: 2 !important;
    position: relative !important;
    left: -11px !important;
}
.pharmaMidsIndustry-wrap .whitePaper .gtwenzi-content{
    position: relative;
}
.pharmaMidsIndustry-wrap .whitePaper .gtwenzi {
    left: 0 !important;
}

.pharmaMidsIndustry-wrap .whitePaper .gtwenzi-content ul{
 list-style: inside;
 width: 85%;
}
.pharmaMidsIndustry-wrap .whitePaper .gtwenzi-content li {
    background: none;
    padding:0;

}
.pharmaMidsIndustry-wrap .whitePaper .jincai-content{
 font-weight: bold;
 font-size: 20px;
}
.pharmaMidsIndustry-wrap .whitePaper .code-box{
 width: 15%;
 position: absolute;
 top: 91px;
 right: 0
}