@media (min-width: 769px) {
  .panel-title {
    padding-bottom: 0.625rem;
  }
  .panel-profile .profile-content {
    display: flex;
    justify-content: space-between;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 0.875rem;
  }
  .panel-profile .name {
    padding-bottom: 0.175rem;
    margin-bottom: 0.5rem;
    position: relative;
  }
  .panel-profile .name::before {
    content: " ";
    display: block;
    width: 0.3rem;
    height: 0.0375rem;
    background: #044269;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .panel-profile .name .cn {
    margin-bottom: 0.075rem;
    color: #044269;
    font-size: 0.35rem;
    line-height: 0.4875rem;
    font-weight: bold;
  }
  .panel-profile .name .en {
    color: #666;
    font-size: 0.25rem;
    line-height: 0.35rem;
  }
  .panel-profile .content {
    font-size: 0.2rem;
    line-height: 0.375rem;
    text-align: justify;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
  }
  .panel-profile .content p + p {
    margin-top: 0.25rem;
  }
  .panel-profile .right {
    flex-shrink: 0;
    margin-left: 0.925rem;
    position: relative;
  }
  .panel-profile .right .img {
    width: 8.3875rem;
    height: 5.25rem;
    position: relative;
    z-index: 2;
  }
  .panel-profile .right .pic {
    content: " ";
    display: block;
    width: 4.3125rem;
    height: 4.3125rem;
    position: absolute;
    right: -2.5rem;
    bottom: -0.75rem;
  }
  .panel-number {
    background: #044269 url("/themes/simplebootx/Index/Public/img/index/index/numberBg.png") no-repeat fixed center center;
    background-size: cover;
    height: 3.25rem;
    padding: 0.6625rem 2.5rem 0.9rem;
    display: flex;
    flex-wrap: wrap;
  }
  .panel-number .numberItem {
    width: 25%;
    display: flex;
    align-items: center;
    padding-right: 0.75rem;
  }
  .panel-number .numberItem .numberItemContent {
    flex: 1;
  }
  .panel-number .numberItem .numberItemContent .numberN {
    font-weight: bold;
    font-size: 0.85rem;
    line-height: 1.1875rem;
    color: #fdfdfd;
    position: relative;
    padding-bottom: 0.15rem;
    margin-bottom: 0.175rem;
  }
  .panel-number .numberItem .numberItemContent .numberN::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0.5rem;
    height: 0.05rem;
    background: #ffffff;
  }
  .panel-number .numberItem .numberItemContent .numberT {
    font-weight: 400;
    font-size: 0.225rem;
    line-height: 0.3125rem;
    text-align: left;
    color: #fdfdfd;
  }
  .panel-number .numberItem .numberItemIcon {
    flex-shrink: 0;
    margin-left: 0.25rem;
    width: 1.375rem;
    height: 1.375rem;
  }
  .profile-statis {
    display: flex;
    align-items: center;
    height: 3.25rem;
    padding: 0 2.5rem;
    background: url("/themes/simplebootx/Index/Public/img/about/profile-mask.png") no-repeat fixed center center;
    background-color: #044269;
  }
  .profile-statis .statis-item {
    color: #fff;
    margin-right: 2.4375rem;
  }
  .profile-statis .statis-item:last-of-type {
    margin-right: 0;
  }
  .profile-statis .value {
    padding-bottom: 0.15rem;
    margin-bottom: 0.175rem;
    font-size: 0.85rem;
    line-height: 1.1875rem;
    font-weight: bold;
    position: relative;
  }
  .profile-statis .value::before {
    content: " ";
    display: block;
    width: 0.5rem;
    height: 0.05rem;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .profile-statis .label {
    font-size: 0.225rem;
    line-height: 0.3125rem;
  }
  .panel-honors .slide-pagination {
    bottom: 0.5rem;
  }
  .panel-honors .honor-group {
    height: 11.1375rem;
    background-image: url("/themes/simplebootx/Index/Public/img/about/cer-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 10rem;
    background-position: bottom;
    position: relative;
  }
  .panel-honors .honor-group .cer {
    display: flex;
    align-items: flex-end;
    height: 3.75rem;
  }
  .panel-honors .honor-group .cer img {
    max-width: 3.75rem;
    max-height: 100%;
    object-fit: contain;
    object-position: bottom;
  }
  .panel-honors .honor-group .honor-list {
    display: flex;
    align-items: flex-end;
    position: absolute;
  }
  .panel-honors .honor-group .honor-list:nth-child(1) {
    bottom: 7.05rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .panel-honors .honor-group .honor-list:nth-child(1) .honor-item + .honor-item {
    margin-left: 2.25rem;
  }
  .panel-honors .honor-group .honor-list:nth-child(2) {
    bottom: 3.45rem;
    left: 2.5rem;
  }
  .panel-honors .honor-group .honor-list:nth-child(2) .honor-item + .honor-item {
    margin-left: 1.55rem;
  }
  .panel-honors .honor-group .honor-list:nth-child(3) {
    bottom: 1.65rem;
    right: 2.5rem;
  }
  .panel-honors .honor-group .honor-list:nth-child(3) .honor-item + .honor-item {
    margin-left: 2.25rem;
  }
  .panel-equipment .equipment-preview {
    display: flex;
  }
  .panel-equipment .left .img {
    width: 8rem;
    height: 4.375rem;
  }
  .panel-equipment .left .img:nth-child(2) {
    margin-top: 0.25rem;
  }
  .panel-equipment .right {
    width: 100%;
    height: 9rem;
    padding-left: 0.25rem;
  }
  .panel-equipment .right .img {
    height: 100%;
  }
  .panel-partner {
    background-image: url("/themes/simplebootx/Index/Public/img/about/bg-map.png");
    background-repeat: no-repeat;
    background-size: calc(100% - 4rem) 6.1125rem;
    background-position: bottom center;
  }
  .panel-partner .slide-pagination {
    bottom: 0.5rem;
  }
  .panel-partner .partner-group {
    margin: 0 2rem;
    padding: 0.45rem 0.7375rem 1.325rem;
  }
  .panel-partner .partner-list {
    display: flex;
    flex-wrap: wrap;
  }
  .panel-partner .partner-item {
    display: flex;
    justify-content: center;
    width: 20%;
  }
  .panel-partner .partner-item:nth-child(5) ~ .partner-item {
    margin-top: 0.9rem;
  }
  .panel-partner .partner-item img {
    width: auto;
    height: 1.2rem;
  }
  .slide-button-prev {
    left: 0.5rem !important;
  }
  .slide-button-next {
    right: 0.5rem !important;
  }
}
@media (max-width: 768px) {
  .panel-profile .profile-content {
    padding: 0 1.025rem;
    margin-bottom: 1.275rem;
  }
  .panel-profile .top img {
    height: 11.65rem;
    margin-bottom: 1.5375rem;
  }
  .panel-profile .name {
    padding-bottom: 0.575rem;
    margin-bottom: 1.025rem;
    position: relative;
  }
  .panel-profile .name::before {
    content: " ";
    display: block;
    width: 1.925rem;
    height: 0.125rem;
    background: #044269;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .panel-profile .name .cn {
    margin-bottom: 0.25rem;
    color: #044269;
    font-size: 1.275rem;
    line-height: 1.85rem;
    font-weight: bold;
  }
  .panel-profile .name .en {
    color: #666;
    font-size: 0.7625rem;
    line-height: 1.0875rem;
  }
  .panel-profile .content {
    color: #555;
    font-size: 0.9rem;
    line-height: 1.6625rem;
    text-align: justify;
    text-indent: 2em;
  }
  .panel-profile .content p + p {
    margin-top: 0.45rem;
  }
  .panel-profile .profile-statis {
    display: flex;
    flex-wrap: wrap;
    padding: 1.5375rem;
    background-image: url("/themes/simplebootx/Index/Public/img/about/profile-mask-sm.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .panel-profile .statis-item {
    width: 50%;
    color: #fff;
    position: relative;
  }
  .panel-profile .statis-item::after {
    content: " ";
    display: block;
    width: 3.075rem;
    height: 3.075rem;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.85rem;
    right: 0.25rem;
  }
  .panel-profile .statis-item:nth-child(1)::after {
    background-image: url("/themes/simplebootx/Index/Public/img/about/statis-1.png");
  }
  .panel-profile .statis-item:nth-child(2)::after {
    background-image: url("/themes/simplebootx/Index/Public/img/about/statis-2.png");
  }
  .panel-profile .statis-item:nth-child(3)::after {
    background-image: url("/themes/simplebootx/Index/Public/img/about/statis-3.png");
  }
  .panel-profile .statis-item:nth-child(4)::after {
    background-image: url("/themes/simplebootx/Index/Public/img/about/statis-4.png");
  }
  .panel-profile .statis-item:nth-child(2n) {
    padding-left: 1rem;
  }
  .panel-profile .statis-item:nth-child(2) ~ .statis-item {
    margin-top: 1.5375rem;
  }
  .panel-profile .statis-item .label {
    font-size: 0.9rem;
    line-height: 1.275rem;
  }
  .panel-profile .statis-item .value {
    padding-bottom: 0.5125rem;
    margin-bottom: 0.6375rem;
    font-size: 2.05rem;
    line-height: 2.5rem;
    font-weight: bold;
    position: relative;
  }
  .panel-profile .statis-item .value::before {
    content: " ";
    display: block;
    width: 1.5375rem;
    height: 0.125rem;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .panel-number {
    background: #044269 url("/themes/simplebootx/Index/Public/img/index/index/numberBg.png") no-repeat fixed center center;
    background-size: cover;
    height: 14.5875rem;
    padding: 1.5375rem;
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.6625rem;
  }
  .panel-number .numberItem {
    width: 50%;
    display: flex;
    align-items: center;
    padding-left: 0.9625rem;
    position: relative;
  }
  .panel-number .numberItem:nth-child(odd) {
    padding-left: 0;
    padding-right: 0.9625rem;
  }
  .panel-number .numberItem .numberItemContent .numberN {
    font-weight: bold;
    font-size: 2.05rem;
    line-height: 2.5rem;
    color: #fdfdfd;
    position: relative;
    padding-bottom: 0.5125rem;
    margin-bottom: 0.6375rem;
  }
  .panel-number .numberItem .numberItemContent .numberN::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.5375rem;
    height: 0.125rem;
    background: #ffffff;
  }
  .panel-number .numberItem .numberItemContent .numberT {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.275rem;
    text-align: left;
    color: #fdfdfd;
  }
  .panel-number .numberItem .numberItemIcon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3.075rem;
    height: 3.075rem;
  }
  .panel-equipment .swiper-preset-switch {
    padding-bottom: 2rem;
    margin-bottom: 0.5rem;
  }
  .panel-equipment .swiper-slide {
    padding: 0 2.75rem;
  }
  .panel-partner {
    background-image: url("/themes/simplebootx/Index/Public/img/about/bg-map-sm.png");
    background-repeat: no-repeat;
    background-size: 100% 11.775rem;
    background-position: bottom center;
  }
  .panel-partner .slide-pagination {
    bottom: 1rem;
  }
  .panel-partner .swiper-preset-switch {
    padding-bottom: 3.5rem;
  }
  .panel-partner .slide-button {
    display: none;
  }
  .panel-partner .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1.475rem;
  }
  .panel-partner .swiper-slide .img {
    display: flex;
    justify-content: center;
    width: calc(50% - 0.6375rem);
    height: 3.7125rem;
  }
  .panel-partner .swiper-slide .img:nth-child(even) {
    margin-left: 1.2625rem;
  }
  .panel-partner .swiper-slide .img:nth-child(2) ~ .img {
    margin-top: 1.4125rem;
  }
  .panel-partner .swiper-slide .img img {
    width: auto;
    height: 100%;
  }
}