#app{
    width: 100%;
    color: #373737;
}
.en_font_family {
    font-family: "RobotoFlex" !important;
}
.container {
    /* margin-top: 120px; */
    box-sizing: border-box;
    padding: 120px 100px 0;
}
.company_name {
    padding-bottom: 88px;
    text-align: center;
    -moz-transform: matrix( 0.87855016339072,0,0,0.87855016339072,0,0);
    -webkit-transform: matrix( 0.87855016339072,0,0,0.87855016339072,0,0);
    -ms-transform: matrix( 0.87855016339072,0,0,0.87855016339072,0,0);
    color: #373737;
}
.company_name .zh {
    font-size: 44px;
    padding-bottom: 25px;
    font-weight: bold;
    letter-spacing: 7px;
    font-family: "SourceHanSansCN";
}
.company_name .en {
    font-size: 22px;
    font-weight: bold;
    font-family: "RobotoFlex";
    letter-spacing: 17px;
}
.company_name .en_blod {
    font-size: 44px;
    font-family: "RobotoFlex";
    font-weight: bold;
    letter-spacing: 14px;
} 
.section_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 100px;
    
}
.section_box > .title {
    display: inline-block;
    font-family: "SourceHanSansTW-Regular";
    font-size: 36px;
    padding-bottom: 10px;
    margin-bottom: 55px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.section_box > .title > .underscore {
    display: inline-block;
    background-color: #e38701;
    height: 5px;
    width: 2em;
    margin-top: 25px;
}
.section_box > .en_title {
    font-family: "RobitoFlex";
    font-weight: bold;
}
.section_box > .content {
    width: 100%;
}
.en_blod_text {
    font-weight: bold;
}
.company_profile {
    /* padding-left: 185px;
    padding-right: 185px; */
}
.profile_content {
    font-size: 24px;
    line-height: 51px;
    font-family: "SourceHanSansTW-Regular";
    text-align: left;
    text-align-last: center;
    padding: 0 85px;
}
.profile_content > .p1{
    padding-bottom: 66px;
}
.company_business .item {
    display: flex;
    align-items: center;
}
.advantages_box{
    height: 312px;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #e38701;
    display: flex;
    flex-direction: column;
}
.advantages_head {
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    /* line-height: 70px;
    height: 70px; */
    background-color: #e38701;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    letter-spacing: 3px;
}
.advantages_head_en {
    font-family: "RobitoFlex";
    font-weight: bold;
    box-sizing: border-box;
    height: 71px;
    line-height: 27px;
    letter-spacing: normal;
}

.advantages_content {
    flex: 1;
    font-size: 22px;
    padding: 40px 30px 0;
    display: flex;
    justify-content: space-between;
}
.advantages3 .advantages_content {
    padding: 0 46px;
}
/* .advantages_content .content_box {
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 46px 46px 0;
} */
.advantages_content_en {
    font-family: "RobitoFlex";
    padding: 23px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}
.advantages_content > .content_box_left {
    padding-top: 10px;
    align-self: center;
}
.advantages_content > .content_box_right {
    width: 15.39%;
    display: flex;
    align-items: center;
}
.content_box_right a {
    width: 100%;
}
.communication_btn {
    width: 100%;
    cursor: pointer;
}
.communication_btn_icon {
    width: 100%;
}
.advantages_items {
    display: flex;
    align-items: center;
    /* margin-bottom: 22px; */
}
.advantages_items:not(:last-child) {
    margin-bottom: 30px;
}
.advantages_items > .item_icon {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #e38701;
}
.company_business_en .advantages_items > .item_icon {
    align-self: flex-start;
    margin-top: 8px;
}
.advantages_items > .item_text {
    flex: 1;
    padding-left: 14px;
    color: #373737;
}
.nowrap {
    white-space: nowrap;
}
.advantages_items .blod_text {
    font-size: 30px;
    line-height: 40px;
    font-family: "SourceHanSansTW-Medium";
}
.advantages_items > .unique1 {
    margin-top: 8px;
}
.advantages_items > .unique2 {
    align-self: flex-start;
    margin-top: 8px;
}
.company_business_en .advantages_items > .unique3 { 
    align-self: center;
}
.core_partner {
    margin-top: 15px;
    display: inline-block;
}
.advantages1 {
    flex: 2;
    margin-right: 16px;
    /* min-width: 510px;
    max-width: 630px; */
}
.advantages2 {
    flex: 3;
    /* min-width: 690px;
    max-width: 855px; */
}
.advantages3 {
    margin-top: 50px;
    width: 100%;
    height: 263px;
}

.company_scope_item {
    display: flex;
    justify-content: space-between;
}
.company_scope_item > .item_box_left {
    width: 29.45%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0;
}
.company_scope_item:not(:last-child) {
    margin-bottom: 65px;
}
.goods_image {
    width: 100%;
    transform: translateX(-8%);
}
.goods_name {
    width: 73%;
    border-top: 1px solid #e38701;
    border-bottom: 1px solid #e38701;
    padding: 18px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 32px;
    text-align: center;
    white-space: nowrap;
}
.goods_name > .title {
    font-size: 20px;
    font-family: "SourceHanSansTW-Bold";
}
.goods_name > .subtitle {
    font-size: 16px;
}
.goods_introduce {
    padding-top: 15px;
    font-size: 12px;
    font-family: "SourceHanSansTW-Regular";
}
.goods_introduce img{
    margin-right: 5px;
}
.company_scope_item > .item_box_right {
    width: 67.58%;
    display: flex;
    align-items: center;
}
.company_scope_item > .item_box_right img {
    width: 100%;
}
.company_partner .content {
    display: flex;
    flex-direction: column;
    align-items: center;    
}
.company_partner .content > .title {
    font-size: 22px;
    padding-bottom: 81px;
}
.company_partner_en .content > .title {
    letter-spacing: 2px;
}
.company_partner .content img {
    width: 52.3%;
}
@media screen and (min-width: 1800px) {
    .company_name .zh {
        font-size: 59px;
    }
    .company_name .en {
        font-size: 29px;
        letter-spacing: 20px;
    }
    .company_name .en_blod {
        font-size: 58px;
    }
    .section_box > .title {
        font-size: 48px;
    }
    .section_box > .title > .underscore {
        height: 8px;
    }
    .profile_content  {
        font-size: 32px;
        padding: 0 113px;
    }
    .advantages_box {
        height: 416px;
    }
    .advantages_head {
        font-size: 37px;
        padding: 20px;
    }
    .advantages_head_en {
        height: 95px;
        line-height: 36px;
    }
    .advantages_content {
        font-size: 29px;
        padding: 50px 40px 0;
    }
    .advantages3 {
        height: 351px;
    }
    .advantages3 .advantages_content {
        padding: 0 61px;
    }
    .advantages_content_en {
        padding: 31px;
        font-size: 24px;
    }
    .advantages_items > .item_icon {
        width: 20px;
        height: 20px;
    }
    .advantages_items .blod_text {
        font-size: 40px;
        line-height: 53px;
    }
    .advantages_content_en .advantages_items > .unique1 {
        margin-top: 20px;
    }
    .core_partner {
        margin-top: 20px;
    }
    .advantages1 {
        margin-right: 20px;
    }
    .goods_name {
        padding: 24xp 0;
        line-height: 43px;
    }
    .goods_name > .title  {
        font-size: 27px;
    }
    .goods_name > .subtitle {
        font-size: 21px;
    }
    .goods_introduce {
        font-size: 16px;
        padding-top: 20px;
    }
    .goods_introduce img {
        width: 11px;
    }
    .goods_introduce img {
        margin-left: 8px;
    }
    .company_partner .content > .title {
        font-size: 29px;
        padding-bottom: 108px;
    }
}

