a {
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .about-row {
    margin: 0px auto;
    box-sizing: border-box;
    width: 1200px;
  }
  .news_contact {
    margin-top: 100px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    padding-left: 80px;
  }
  .news_contact strong {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #000000;
    line-height: 31px;
    text-align: left;
    font-style: normal;
  }
  .news_contact p {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-top: 24px;
  }
  .company-about {
    background: #ffffff;
    margin-top: 1.4vw;
  }
  .company-about .company-content {
    display: flex;
    margin-bottom: -2.4vw;
    max-width: 1200px;
    padding: 60px ;
    border-radius: 0.52vw;
    box-sizing: border-box;
    box-shadow: 0px 4px 16px 0px rgba(20, 24, 36, 0.13);
  }
  .company-about .company-content.En .profile-contain-content span {
    font-family: "Arial";
    line-height: 1.6 !important;
  }
  .company-about .company-content > div {
    flex: 1;
  }
  .company-about .company-content img {
    margin-right: 2.19vw;
    width: 20.83vw;
    height: 32.77vw;
    display: inline-block;
  }
  .company-about .company-content p {
    font-family: Microsoft YaHei, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    text-justify: inter-ideograph;
  }
  .company-about .company-content .profile-contain-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 29.24vw;
    margin-top: -6px;
  }
  .company-about .company-content .profile-contain-content span {
    font-family: MicrosoftYaHei;
    font-size: 0.83vw;
    line-height: 22px;
    color: #000000;
    margin-bottom: 8px;
  }
  .company-about .company-content .profile-contain-content span:last-child {
    margin-bottom: 0;
  }
  .company-about .company-content p,
  .company-about .company-content ul {
    margin-bottom: 2.4vw;
  }
  .company-about .company-content ul {
    margin-top: -2vw;
  }
  .company-about .company-content.En span {
    font-family: 'Arial';
  }
  .company-about .company-content.En > div > p {
    text-justify: inter-word;
  }
  .team .team-content li {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left\0;
    width: 19.26vw \0;
    margin-right: 3vw\0;
    margin-bottom: 3vw\0;
  }
  .team .team-content li:nth-child(3n) {
    margin-right: 0\0;
  }
  .team .team-content li > a {
    display: block;
  }
  .team .team-content .head-icon {
    width: 100%;
  }
  .team .team-content .more {
    width: 1.5vw;
  }
  .team .team-content .hov {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
  }
  .team .team-content .hov a {
    margin-top: 1.2vw;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: justify;
  }
  .team .team-1-content {
    margin-top: 4.6vw;
    display: -ms-grid;
    display: grid;
    -ms-grid-template-columns: repeat(3, calc((100% - 3.1vw*2) / 3));
    grid-template-columns: repeat(3, calc((100% - 3.1vw*2) / 3));
    -ms-grid-gap: 3.1vw;
    grid-gap: 3.1vw;
  }
  .team .team-1-content li > a {
    display: block;
  }
  .team .team-1-content li .head-icon {
    height: 19.8vw;
    transition: all 0.5s;
  }
  .team .team-1-content li .hov {
    visibility: hidden;
    transition: all 0.5s;
  }
  .team .team-1-content li:hover .hov {
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(25, 60, 150, 0.9);
  }
  .team .team-1-content li:hover .head-icon {
    transform: scale(1.1);
  }
  .team .team-1-content .flo {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0 1.6vw;
  }
  .team .team-1-content .flo h5 {
    margin-top: 3.7vw;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 1.3vw;
    color: #000000;
    text-align: justify;
  }
  .team .team-1-content .flo span {
    display: block;
    width: 6vw;
  }
  .team .team-1-content .flo p {
    margin-top: 0.7vw;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 0.8vw;
    line-height: 1.1vw;
    color: #000000;
  }
  .team .team-2-content {
    display: grid;
    grid-template-columns: repeat(4, calc((100% - 2rem * 3) / 4));
    grid-column-gap: 2rem;
  }
  .team .team-2-content li {
    box-shadow: 0 0.1rem 0.1rem #f8f8f8;
    transition: all 0.5s;
  }
  .team .team-2-content li > a {
    display: block;
  }
  .team .team-2-content li .head-icon {
    height: 17.5rem;
    transition: all 0.5s;
  }
  .team .team-2-content li .hov {
    visibility: hidden;
    transition: all 0.5s;
  }
  .team .team-2-content li:hover {
    box-shadow: 0 0.4375rem 1.625rem 0 rgba(7, 35, 105, 0.15);
  }
  .team .team-2-content li:hover .hov {
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 17.5rem;
    background: rgba(25, 60, 150, 0.4);
  }
  .team .team-2-content li:hover .head-icon {
    transform: scale(1.1) translateY(-5%);
  }
  .team .team-2-content .flo h5 {
    margin-top: 1rem;
    font-family: PingFangSC-Regular;
    font-size: 1.125rem;
    color: #000000;
    text-align: center;
  }
  .team .team-2-content .flo p {
    padding-top: 0.25rem;
    padding-bottom: 1rem;
    font-family: PingFangSC-Regular;
    font-size: 1rem;
    color: #000000;
    text-align: center;
  }
  .dynamic .dynamic_title {
    width: 100%;
  }
  .dynamic .dynamic_title .titleBg2 {
    margin-left: 42%;
    display: block;
    width: 406px;
    height: 38px;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/home_icons2-3840-1706.png");
    background-repeat: no-repeat;
    background-size: 3168.7805px 1350.5833px;
    background-position: -1883.939px -877.9583px;
  }
  .dynamic .dynamic_title .titleBg2_ {
    margin-left: 42%;
    display: block;
    width: 406px;
    height: 38px;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/home_line_icon-812-145.png");
    background-repeat: no-repeat;
    background-size: 406px 72.5px;
    background-position: 0px 0px;
  }
  .dynamic .dynamic-content {
    margin-top: 129px;
    font-family: Microsoft YaHei, sans-serif;
  }
  .dynamic .dynamic-content.market-insight li a:hover .webview {
    color: #193C96 !important;
  }
  .dynamic .dynamic-content.market-insight li .info {
    flex-direction: row;
  }
  .dynamic .dynamic-content.market-insight li .info .t {
    flex-direction: column;
    margin-left: 3.125vw;
    width: 38vw;
  }
  .dynamic .dynamic-content.market-insight li .info .t span:nth-of-type(1) {
    flex: 0;
    margin-top: -0.3vw;
  }
  .dynamic .dynamic-content.market-insight li .info .t span:nth-of-type(2) {
    text-align: left;
    font-size: 1vw;
  }
  .dynamic .dynamic-content.market-insight li .info .t .webview {
    height: 3vw;
    overflow: hidden;
    line-height: 1.5vw;
    margin-top: 0.7vw;
  }
  .dynamic .dynamic-content.market-insight li .info .t .webview p,
  .dynamic .dynamic-content.market-insight li .info .t .webview span,
  .dynamic .dynamic-content.market-insight li .info .t .webview strong {
    font-size: 1vw !important;
    font-weight: normal;
    padding: 0;
    margin: 0;
    line-height: 1.5vw;
  }
  .dynamic .dynamic-content.market-insight li .img-thumbnail {
    display: block;
    width: 16.14vw;
    height: 6.77vw;
  }
  .dynamic .dynamic-content .info {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 64rem \0;
  }
  .dynamic .dynamic-content .info .t {
    display: flex;
    justify-content: space-between;
    overflow: hidde;
    width: 100% \0;
  }
  .dynamic .dynamic-content .info .t .t_content .t_head {
    height: 40px;
  }
  .dynamic .dynamic-content .info .t .t_content .t_head span {
    font-size: 14px;
    color: #999999;
  }
  .dynamic .dynamic-content .info .t .t_content .t_head span:nth-of-type(2) {
    padding-left: 18px;
  }
  .dynamic .dynamic-content .info .t .t_content .t_title {
    height: 30px;
    line-height: 30px;
  }
  .dynamic .dynamic-content .info .t .t_content .t_title span {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
  }
  .dynamic .dynamic-content .info .t .p_detail {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .dynamic .dynamic-content .info .t .icon_more {
    width: 28px;
    height: 28px;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/home_icons2-3840-1706.png");
    background-repeat: no-repeat;
    background-size: 1792px 796.1333px;
    background-position: -1224.0667px -650.5333px;
  }
  .dynamic .dynamic-content .info .c {
    margin-top: 1vw;
    align-items: center;
    max-height: 7vw;
    overflow: hidden;
  }
  .dynamic .dynamic-content .info .c span:first-child {
    display: -webkit-box;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    max-height: 48px;
    width: 38vw;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15vw;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: left;
  }
  .dynamic .dynamic-content .info .c .icon_more {
    margin-right: 0.2vw;
    float: right;
    width: 1.5vw;
    height: 1.5vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/icon-675-644-562.png");
    background-repeat: no-repeat;
    background-size: 36.1607vw 34.5vw;
    background-position: -34.2857vw -13.3929vw;
  }
  .dynamic .dynamic-content .info .c .icon_more_hover {
    margin-right: 0.2vw;
    float: right;
    width: 1.5vw;
    height: 1.5vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/icon-675-644-562.png");
    background-repeat: no-repeat;
    background-size: 36.1607vw 34.5vw;
    background-position: -34.2857vw -15.1607vw;
  }
  .dynamic .dynamic-content li {
    cursor: pointer;
    display: flex;
    box-sizing: border-box;
    padding: 35px 60px 35px 80px;
    transition: all 0.5s;
    width: 1200px;
    height: 140px;
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  }
  .dynamic .dynamic-content li .hover {
    display: none;
  }
  .dynamic .dynamic-content li .normal {
    display: inherit;
  }
  .dynamic .dynamic-content li:hover {
    box-shadow: 0 0 14px 0 rgba(7, 35, 105, 0.15);
    padding: 35px 60px 35px 80px;
    border-radius: 0.52vw;
  }
  .dynamic .dynamic-content li:hover .info::before {
    border-bottom: none;
  }
  .dynamic .dynamic-content li:hover .t span {
    color: #C7A877 !important;
  }
  .dynamic .dynamic-content li:hover .t p {
    color: #C7A877 !important;
  }
  .dynamic .dynamic-content li:hover .c span {
    color: #C7A877 !important;
  }
  .dynamic .dynamic-content li:hover .normal {
    display: none;
  }
  .dynamic .dynamic-content li:hover .hover {
    display: block;
  }
  .dynamic .dynamic-content li:hover .p_detail {
    line-height: 85px;
  }
  .dynamic-content {
    margin-top: 8rem;
    background: #fff;
  }
  .dynamic-content .dynamic-detail {
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    padding-top: 1.975rem;
  }
  .dynamic-content .dynamic-detail h5 {
    font-family: Arial;
    font-size: 1.5rem;
    color: #000000;
    line-height: 1.9375rem;
  }
  .dynamic-content .dynamic-detail p {
    font-family: Arial;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    margin-top: 1.375rem;
  }
  .dynamic-detail-content {
    margin-top: 6.7vw;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.15);
    padding: 1.5vw 3.1vw 5.2vw;
    background: #fff;
    position: relative;
    border-radius: 0.52vw;
  }
  .dynamic-detail-content .detail {
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    padding-top: 1.6vw;
    line-height: initial;
  }
  .dynamic-detail-content .detail > h5 {
    font-family: Arial;
    color: #000000;
    font-size: 22px;
    line-height: 32px;
  }
  .dynamic-detail-content .detail > p {
    font-family: Arial;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    margin-top: 1.6vw;
    margin-bottom: 1.6vw;
  }
  .dynamic-detail-content .detail > p span {
    margin-left: 2vw;
  }
  .dynamic-detail-content .detail img {
    max-width: 100%;
    height: auto;
  }
  .goback {
    color: #C7A877;
    display: block;
    margin-top: 30px;
    margin-bottom: -2.5vw;
  }
  .team-detail {
    width: 43.85vw;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0.3vw 0.7vw 0 rgba(7, 35, 105, 0.18);
  }
  .team-detail .desc {
    background: #FFFFFF;
    box-shadow: 0 -1vw 1vw -1vw rgba(7, 35, 105, 0.18) inset;
    position: relative;
    height: 28.17vw;
  }
  .team-detail .desc .info {
    position: absolute;
    box-sizing: border-box;
    top: 14.3vw;
    left: -4.68vw;
    width: 34.63vw;
    height: 10.62vw;
    padding-left: 3.82vw;
    transform: translateY(-50%);
    background: linear-gradient(to right, #193c96, rgba(25, 60, 150, 0.1));
  }
  .team-detail .desc .info h5 {
    margin-top: 2.4vw;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 2.5vw;
    color: #FFFFFF;
    text-align: justify;
  }
  .team-detail .desc .info p {
    margin-top: 1.6vw;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 0.9vw;
    color: #FFFFFF;
  }
  .team-detail .desc .info .sub {
    margin-top: 0.5vw;
    margin-bottom: 0;
  }
  .team-detail .desc .head {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: right;
  }
  .team-detail .desc .head img {
    height: 25.7vw;
    padding-top: 2.4vw;
    border: 0;
  }
  .team-detail .records {
    box-sizing: border-box;
    padding: 3.125vw;
    font-family: Microsoft YaHei, sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
  }
  .ppp {
    visibility: hidden;
  }
  /* 地图 */
  .map-mobile {
    display: none;
  }
  .map {
    margin: 6.8vw 0 10vw;
    position: relative;
  }
  .map.En {
    margin-bottom: 15vw;
  }
  .map.En .canada .map-content p {
    text-align: left;
  }
  .map .map-bg {
    display: inline-block;
    width: 62.6vw;
    height: 31.3vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 162.8537vw 80.1485vw;
    background-position: 0vw -48.8485vw;
  }
  .map .canada {
    position: absolute;
    left: 4.9vw;
    top: 0;
  }
  .map .canada .canada-bg {
    display: inline-block;
    width: 15.8vw;
    height: 13.4vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 161.4595vw 80.5031vw;
    background-position: -138.2758vw -51.2292vw;
  }
  .map .canada .canada-bg-hover {
    position: absolute;
    top: 0;
    transform: scale(1.1);
    display: inline-block;
    width: 15.8vw;
    height: 13.4vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 161.4595vw 80.5031vw;
    background-position: -62.3222vw -49.0646vw;
  }
  .map .canada .map-star {
    position: absolute;
    left: 4.5vw;
    top: 9vw;
    display: inline-block;
    width: 0.7vw;
    height: 0.7vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 156.35vw 78.1vw;
    background-position: -155.3vw -30.75vw;
  }
  .map .canada .map-content {
    position: absolute;
    width: 20vw\0;
    top: 14vw;
    left: 2vw;
    background: #fff;
    box-shadow: 0 0.1vw 0.3vw 0 rgba(7, 35, 105, 0.15);
    display: flex;
    padding: 0.9vw 1.3vw;
  }
  .map .canada .map-content .map-logo-canada {
    margin-right: 1.6vw;
    display: inline-block;
    width: 3.1vw;
    height: 3.1vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 161.5617vw 80.7033vw;
    background-position: -157.1183vw -31.775vw;
  }
  .map .canada .map-content p {
    position: relative;
    width: 13vw;
    width: 15vw\0;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
  }
  .map .canada .map-content p::before {
    content: '';
    position: absolute;
    top: -1.8vw;
    left: -3.5vw;
    z-index: 9;
    width: 0;
    height: 0;
    border-top: 0.5vw solid transparent;
    border-bottom: 0.5vw solid #fff;
    border-left: 0.5vw solid transparent;
    border-right: 0.5vw solid transparent;
  }
  .map .canada .map-content p em {
    font-style: normal;
    display: block;
    position: relative;
    padding-left: 0.7vw;
  }
  .map .canada .map-content p em:before {
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0.6vw;
  }
  .map .canada .canada-bg-hover,
  .map .canada .map-star,
  .map .canada .map-content {
    display: none;
  }
  .map .canada:hover .canada-bg-hover {
    display: inherit;
    animation: canadaBig 0.3s ease-in-out;
  }
  .map .canada:hover .map-star {
    display: inherit;
  }
  .map .canada:hover .map-content {
    display: flex;
  }
  .map .canada:hover .canada-bg {
    display: none;
  }
  @keyframes canadaBig {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.1);
    }
  }
  .map .china {
    position: absolute;
    left: 42.7vw;
    top: 10.4vw;
  }
  .map .china .china-bg {
    display: inline-block;
    width: 9.1vw;
    height: 7.1vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 161.6801vw 79.2157vw;
    background-position: -117.2142vw -69.6307vw;
  }
  .map .china .china-bg-hover {
    position: absolute;
    top: 0;
    transform: scale(1.5);
    display: inline-block;
    width: 9.1vw;
    height: 7.1vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 79.9317vw 38.7769vw;
    background-position: -68.5056vw -15.2675vw;
  }
  .map .china .map-star {
    position: absolute;
    left: 5.7vw;
    top: 6.5vw;
    display: inline-block;
    width: 0.7vw;
    height: 0.7vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 156.35vw 78.1vw;
    background-position: -155.3vw -30.75vw;
  }
  .map .china .map-content {
    position: absolute;
    left: 1vw;
    top: 8.4vw;
    background: #fff;
    box-shadow: 0 0.1vw 0.3vw 0 rgba(7, 35, 105, 0.15);
    display: flex;
    padding: 0.9vw 1.3vw;
    width: 20vw\0;
  }
  .map .china .map-content .map-logo-china {
    margin-right: 1.6vw;
    display: block;
    width: 3.1vw;
    height: 3.1vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 161.5617vw 80.7033vw;
    background-position: -157.1183vw -35.1333vw;
  }
  .map .china .map-content p {
    position: relative;
    width: 15vw;
    font-size: 13px;
    line-height: 20px;
  }
  .map .china .map-content p::before {
    content: '';
    position: absolute;
    z-index: 9;
    top: -1.8vw;
    left: -1.5vw;
    width: 0;
    height: 0;
    border-top: 0.5vw solid transparent;
    border-bottom: 0.5vw solid #fff;
    border-left: 0.5vw solid transparent;
    border-right: 0.5vw solid transparent;
  }
  .map .china .map-content p em {
    font-style: normal;
    display: block;
    position: relative;
    padding-left: 0.7vw;
  }
  .map .china .map-content p em:before {
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0.6vw;
  }
  .map .china .china-bg-hover,
  .map .china .map-star,
  .map .china .map-content {
    display: none;
  }
  .map .china:hover .china-bg-hover {
    display: inherit;
    animation: chinaBig 0.3s ease-in-out;
  }
  .map .china:hover .map-star {
    display: inherit;
  }
  .map .china:hover .map-content {
    display: flex;
  }
  .map .china:hover .china-bg {
    display: none;
  }
  @keyframes chinaBig {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.5);
    }
  }
  .history-row {
    width: 100%;
  }
  .dynamic .history-main {
    width: 100vw;
    margin-top: 4.6vw;
    position: relative;
  }
  .dynamic .history-main.En .history-top {
    height: 47vw;
  }
  .dynamic .history-main.En p {
    text-align: left;
  }
  .dynamic .history-main.En .history-bottom {
    height: 50vw;
  }
  .dynamic .history-h5 {
    display: none;
  }
  .dynamic .xian1 {
    display: inline-block;
    width: 100vw;
    height: 24.5vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 162.8646vw 81.2505vw;
    background-position: 0vw -24.7601vw;
  }
  .dynamic .history-top {
    position: relative;
    height: 42vw;
    margin-bottom: -24.5vw;
  }
  .dynamic .history-top .history-column {
    position: absolute;
  }
  .dynamic .history-top .history-column:nth-of-type(1) {
    left: 5.7vw;
    bottom: 6.5vw;
  }
  .dynamic .history-top .history-column:nth-of-type(2) {
    left: 31.7vw;
    bottom: 11vw;
  }
  .dynamic .history-top .history-column:nth-of-type(3) {
    left: 58vw;
    bottom: 17vw;
  }
  .dynamic .history-top .history-column:nth-of-type(4) {
    left: 84.5vw;
    bottom: 25vw;
  }
  .dynamic .history-top .history-column p::after {
    content: '';
    position: absolute;
    z-index: 9;
    bottom: -0.8vw;
    left: 0.5vw;
    width: 0;
    height: 0;
    border-top: 0.5vw solid #fff;
    border-left: 0.5vw solid transparent;
    border-right: 0.5vw solid transparent;
    border-bottom: 0.5vw solid transparent;
  }
  .dynamic .history-bottom {
    position: relative;
    display: flex;
    height: 45vw;
    margin-top: -24.5vw;
  }
  .dynamic .history-bottom .history-column {
    position: absolute;
  }
  .dynamic .history-bottom .history-column:nth-of-type(1) {
    left: 18.8vw;
    top: 20.2vw;
  }
  .dynamic .history-bottom .history-column:nth-of-type(1) strong {
    margin-top: 1vw;
  }
  .dynamic .history-bottom .history-column:nth-of-type(2) {
    left: 45.5vw;
    top: 15.5vw;
  }
  .dynamic .history-bottom .history-column:nth-of-type(2) strong {
    margin-top: 2vw;
  }
  .dynamic .history-bottom .history-column:nth-of-type(3) {
    left: 72vw;
    top: 10vw;
  }
  .dynamic .history-bottom .history-column strong {
    margin-top: auto;
    margin-bottom: 1.875rem;
  }
  .dynamic .history-bottom .history-column p::before {
    content: '';
    position: absolute;
    z-index: 9;
    top: -0.8vw;
    left: 0.5vw;
    width: 0;
    height: 0;
    border-top: 0.5vw solid transparent;
    border-left: 0.5vw solid transparent;
    border-right: 0.5vw solid transparent;
    border-bottom: 0.5vw solid #fff;
  }
  .dynamic .history-column p {
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    box-shadow: -2px 0px 30px 0px rgba(7, 35, 105, 0.18);
    padding: 1vw 0.7vw;
    width: 12vw;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
  }
  .dynamic .history-column strong {
    font-weight: bold;
    color: #193C96;
    font-size: 1.8vw;
    margin-top: 1.875rem;
    display: block;
  }
  .dynamic .history-column img {
    display: block;
    margin-top: 1.875rem;
    width: 100%;
  }
  .advantage-contain {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin-top: 158px;
    padding: 4.17vw 3.13vw 4.17vw 3.13vw;
    min-height: 25.1vw;
    box-sizing: border-box;
    border-radius: 0.52vw;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(20, 24, 36, 0.13);
  }
  .advantage-contain.En .advantage-contain-item-content,
  .advantage-contain.En .advantage-contain-item-head {
    font-family: "Arial";
  }
  .advantage-contain-item {
    width: 15.6vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
  }
  .advantage-contain-item .A {
    display: flex;
    flex-direction: column;
  }
  .advantage-contain-item .A .A_01 {
    width: 2.86vw;
    height: 2.86vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/inside_page_icon-2424-2164.png");
    background-repeat: no-repeat;
    background-size: 27.5105vw 24.5597vw;
    background-position: -12.3252vw -17.5686vw;
  }
  .advantage-contain-item .A .A_02 {
    width: 2.86vw;
    height: 2.86vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/inside_page_icon-2424-2164.png");
    background-repeat: no-repeat;
    background-size: 27.5105vw 24.5597vw;
    background-position: -15.242vw -17.5686vw;
  }
  .advantage-contain-item .A .A_03 {
    width: 2.86vw;
    height: 2.86vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/inside_page_icon-2424-2164.png");
    background-repeat: no-repeat;
    background-size: 27.5105vw 24.5597vw;
    background-position: -18.1587vw -17.5686vw;
  }
  .advantage-contain-item-head {
    margin: 24px 0 20px 0;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
  }
  .advantage-contain-item-content {
    font-family: MicrosoftYaHei;
    font-size: 0.83vw;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.7);
  }
  .advantage {
    margin-top: 97px;
    margin-bottom: 108px;
  }
  .history-box {
    margin: 158px auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
  .history-item {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 3px solid #C7A877;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 108px;
    z-index: 4;
  }
  .history-item.En .desc .desc-item span {
    font-family: "Arial";
    line-height: 22px;
  }
  .history-item.En:nth-of-type(2) {
    margin-bottom: 180px;
  }
  .history-item.En:nth-of-type(7) {
    margin-bottom: 154px;
  }
  .time {
    font-family: DINAlternate, DINAlternate;
    font-weight: bold;
    font-size: 1.77vw;
    color: #C7A877;
    line-height: 2.19vw;
  }
  .history-item:nth-child(2n) > .time {
    position: absolute;
    right: 80px;
    top: -16px;
  }
  .history-item:nth-child(2n-1) > .time {
    position: absolute;
    left: 80px;
    top: -16px;
  }
  .dot {
    height: 6px;
    width: 6px;
    background-color: #C7A877;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
  }
  .desc {
    white-space: pre-line;
    font-weight: 400;
    font-size: 0.83vw;
    color: #000000;
    line-height: 1.25vw;
    display: inline-block;
    width: 20.63vw;
    min-height: 110px;
    max-height: 400px;
    overflow-y: auto;
    padding: 18px 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: -3px 0px 14px 0px rgba(0, 0, 0, 0.19);
    border-radius: 0.52vw;
  }
  .desc .desc-item {
    display: flex;
  }
  .desc .desc-item span {
    font-size: 0.83vw;
    line-height: 22px;
  }
  .desc > span {
    display: inline-block;
    margin-bottom: 2px;
  }
  .desc > span:last-child {
    margin-bottom: 0;
  }
  .history-item:nth-child(2n) > .desc {
    position: absolute;
    right: 194px;
    top: -28px;
  }
  .history-item:nth-child(2n-1) > .desc {
    position: absolute;
    left: 194px;
    top: -28px;
  }
  .history-item.En:nth-child(6) > .desc {
    top: -66px;
  }
  .history-item:nth-child(2n) > .nav {
    position: absolute;
    right: 188px;
    top: -4px;
    width: 10px;
    height: 10px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-color: #eee;
    rotate: 45deg;
    background: #FFFFFF;
  }
  .history-item:nth-child(2n-1) > .nav {
    position: absolute;
    left: 188px;
    top: -4px;
    width: 10px;
    height: 10px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-color: #eee;
    rotate: 225deg;
    background: #FFFFFF;
  }
  .history-item:first-child {
    width: 18px;
    height: 18px;
    border: 4px solid #C7A877;
    box-sizing: border-box;
  }
  .history-box::before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -0.135vw;
    top: 0;
    display: inline-block;
    width: 0px;
    height: 100%;
    border-left-style: dashed;
    border-left-width: 0.27vw;
    border-color: #C7A877;
    z-index: 3;
  }
}
@media screen and (max-width: 1200px) {
  .news_contact {
    margin-top: 5vw;
    padding-bottom: 4vw;
    margin-bottom: 4vw;
    padding-left: 2vw;
  }
  .news_contact strong {
    font-size: 4.27vw;
    font-weight: normal;
    color: #000;
    position: relative;
    margin-bottom: 4vw;
    display: flex;
    align-items: center;
  }
  .news_contact p {
    font-size: 3.73vw;
  }
  .about-banner {
    height: 42.67vw;
    margin-top: 12vw;
    margin-bottom: -8vw;
  }
  .about-banner-wrap {
    height: 42.67vw;
  }
  .company-about {
    margin-top: 6vw;
  }
  .company-about .company-content {
    display: block;
  }
  .company-about .company-content img {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 4vw;
  }
  .company-about .company-content p:nth-of-type(2) {
    margin-top: 0 !important;
    margin-bottom: 0;
  }
  .company-about .company-content.En .profile-contain-content span {
    font-family: "Arial";
  }
  .company-about li,
  .company-about p {
    font-size: 3.73vw !important;
    line-height: 6.4vw !important;
    text-align: justify;
  }
  .company-about .profile-contain-content {
    font-family: MicrosoftYaHei;
    white-space: pre-line;
    margin: -60vw -1vw 0;
    position: relative;
    background: #fff;
    padding-top: 3vw;
  }
  .company-about .profile-contain-content span {
    font-family: MicrosoftYaHei;
    display: inline-block;
    font-size: 3.7vw;
    color: #000000;
    line-height: 6.9vw;
    margin-bottom: 1rem;
  }
  .company-about .En p {
    text-align: left;
  }
  .company-about p,
  .company-about ul {
    margin-bottom: 1rem;
  }
  .team .team-1-content,
  .team .team-2-content {
    margin-top: 4.6vw;
    display: grid;
    grid-template-columns: repeat(2, calc((100% - 2vw*2) / 2));
    grid-gap: 2vw;
    display: -ms-grid;
    -ms-grid-template-columns: repeat(2, calc((100% - 2vw*2) / 2));
    -ms-grid-gap: 2vw;
  }
  .team .team-1-content li,
  .team .team-2-content li {
    margin-top: 2rem;
  }
  .team .team-1-content li > a,
  .team .team-2-content li > a {
    display: block;
  }
  .team .team-1-content li .head-icon,
  .team .team-2-content li .head-icon {
    width: 43.5vw;
    height: 43.5vw;
  }
  .team .team-1-content li:hover .hov,
  .team .team-2-content li:hover .hov {
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: none;
    transition: all 0.5s;
  }
  .team .team-1-content li:hover .head-icon,
  .team .team-2-content li:hover .head-icon {
    transform: scale(1.1);
  }
  .team .team-1-content li .hov,
  .team .team-2-content li .hov {
    visibility: hidden;
    transition: all 0.5s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
  }
  .team .team-1-content .flo,
  .team .team-2-content .flo {
    position: inherit;
    padding: 0 1em;
  }
  .team .team-1-content .flo h5,
  .team .team-2-content .flo h5 {
    margin-top: 4.26vw;
    font-size: 3.73vw;
    text-align: left;
  }
  .team .team-1-content .flo p,
  .team .team-2-content .flo p {
    font-size: 3.2vw;
    margin-top: 1.5vw;
    text-align: left;
    padding-top: 0;
    line-height: 4.3vw;
    color: #888888;
  }
  .team .team-1-content .flo p span,
  .team .team-2-content .flo p span {
    width: auto;
    display: block;
  }
  .team .p2-title:nth-of-type(2) {
    margin-top: 3rem !important;
  }
  .team-detail {
    margin: 8.5vw 3.2vw;
    box-sizing: border-box;
    width: auto;
    background: #fff;
    box-shadow: 0 0.3125rem 1.625rem 0 rgba(7, 35, 105, 0.15);
  }
  .team-detail .desc {
    height: 58.66vw;
    background: #FFFFFF;
    box-shadow: 0 -0.1rem 1.625rem 0 rgba(7, 35, 105, 0.1) inset;
    position: relative;
  }
  .team-detail .desc .head {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: right;
  }
  .team-detail .desc .head img {
    height: 100%;
    box-sizing: border-box;
    padding-top: 4vw;
    position: relative;
    z-index: 2;
  }
  .team-detail .desc .info {
    width: 73.6vw;
    left: -3.2vw;
    top: 17.6vw;
    z-index: 2;
    transform: translateY(0);
    padding-left: 2.93vw;
    height: auto;
    height: 26.9vw;
    position: absolute;
    box-sizing: border-box;
    background: linear-gradient(to right, #193c96, rgba(25, 60, 150, 0.1));
  }
  .team-detail .desc .info h5 {
    font-size: 4.26vw;
    margin-top: 4.26vw;
    margin-bottom: 2.13vw;
    color: #FFFFFF;
    text-align: justify;
    font-family: Microsoft YaHei, sans-serif;
  }
  .team-detail .desc .info .sub {
    height: 2rem;
    overflow: hidden;
    margin-top: 1vw;
  }
  .team-detail .desc .info p {
    font-size: 3.2vw;
    margin: 0;
    color: #FFFFFF;
    margin-right: 12vw;
  }
  .team-detail .records {
    padding: 8vw 6.4vw;
    font-size: 3.73vw;
    line-height: 6.4vw;
    text-align: justify;
  }
  .team-detail .records.En {
    text-align: left;
  }
  .dynamic .dynamic_title {
    width: 100%;
  }
  .dynamic .dynamic_title .titleBg2 {
    position: absolute;
    left: 50%;
    margin-left: -31.47vw;
    display: block;
    width: 62.93vw;
    height: 6.4vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/home_icons2-3840-1706.png");
    background-repeat: no-repeat;
    background-size: 491.161vw 227.4667vw;
    background-position: -292.0105vw -147.8667vw;
  }
  .dynamic .dynamic_title .titleBg2_ {
    display: block;
    width: 62.93vw;
    height: 6.4vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/home_line_icon-812-145.png");
    background-repeat: no-repeat;
    background-size: 62.93vw 12.2105vw;
    background-position: 0vw 0vw;
  }
  .dynamic .dynamic-content {
    font-family: "";
    padding: 0;
    margin-top: 10vw;
  }
  .dynamic .dynamic-content.En .t_content .t_head span,
  .dynamic .dynamic-content.En .t_content .t_title span {
    font-family: "Arial";
  }
  .dynamic .dynamic-content.market-insight a {
    display: flex;
    flex-direction: row;
  }
  .dynamic .dynamic-content.market-insight a .img-thumbnail {
    width: 25vw;
    height: 15vw;
  }
  .dynamic .dynamic-content.market-insight a .t {
    width: 65vw;
    margin-left: 4vw;
    flex-direction: column;
    max-height: 20vw;
  }
  .dynamic .dynamic-content.market-insight a .t span:nth-of-type(1) {
    display: block;
    font-size: 3.75vw;
    margin-right: 0;
  }
  .dynamic .dynamic-content.market-insight a .t span:nth-of-type(2) {
    text-align: left;
  }
  .dynamic .dynamic-content.market-insight a .t .webview {
    height: 3vw;
    overflow: hidden;
    display: none;
  }
  .dynamic .dynamic-content li {
    margin-bottom: 4.26vw;
    border-bottom: 0.26vw solid #eee;
    padding: 2vw 2vw 5vw;
    display: flex;
    box-sizing: border-box;
    cursor: pointer;
  }
  .dynamic .dynamic-content li > img {
    width: 3.75rem;
    height: 3.75rem;
  }
  .dynamic .dynamic-content li:hover {
    box-shadow: none;
  }
  .dynamic .dynamic-content li:hover .t span {
    color: #C7A877 !important;
  }
  .dynamic .dynamic-content li:hover .t p {
    color: #C7A877 !important;
  }
  .dynamic .dynamic-content li:hover .c span {
    color: #C7A877 !important;
  }
  .dynamic .dynamic-content li:hover .normal {
    display: inherit;
  }
  .dynamic .dynamic-content li:hover .hover {
    display: none !important;
  }
  .dynamic .dynamic-content li .normal {
    display: inherit;
  }
  .dynamic .dynamic-content li .hover {
    display: none !important;
  }
  .dynamic .dynamic-content .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .dynamic .dynamic-content .info .c {
    margin-top: 1vw;
    display: flex;
    align-items: center;
  }
  .dynamic .dynamic-content .info .c span:first-child {
    width: auto;
    line-height: 5.86vw;
    font-size: 3.46vw;
    height: 5.8vw;
    overflow: hidden;
    padding-right: 15vw;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    flex: 1;
    display: -webkit-box;
    color: #666666;
  }
  .dynamic .dynamic-content .info .c .icon_more {
    margin-right: 0.2vw;
    width: 4.26vw;
    height: 4.26vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/icon-675-644-562.png");
    background-repeat: no-repeat;
    background-size: 102.6964vw 97.98vw;
    background-position: -97.3714vw -38.0357vw;
  }
  .dynamic .dynamic-content .info .c .icon_more_hover {
    margin-right: 0.2vw;
    width: 4.26vw;
    height: 4.26vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/icon-675-644-562.png");
    background-repeat: no-repeat;
    background-size: 102.6964vw 97.98vw;
    background-position: -97.3714vw -43.0564vw;
  }
  .dynamic .dynamic-content .info .t {
    display: flex;
    justify-content: space-between;
    line-height: 5.86vw;
    align-items: flex-start;
  }
  .dynamic .dynamic-content .info .t .icon_more {
    margin-left: 2vw;
    margin-top: 1vw;
    width: 3.86vw;
    height: 3.86vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/icon-675-644-562.png");
    background-repeat: no-repeat;
    background-size: 93.0536vw 88.78vw;
    background-position: -88.2286vw -34.4643vw;
  }
  .dynamic .dynamic-content .info .t .icon_more_hover {
    margin-left: 2vw;
    margin-top: 1vw;
    width: 3.86vw;
    height: 3.86vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/icon-675-644-562.png");
    background-repeat: no-repeat;
    background-size: 93.0536vw 88.78vw;
    background-position: -88.2286vw -39.0136vw;
  }
  .dynamic .dynamic-content .info .t .t_head {
    margin-bottom: 2vw;
  }
  .dynamic .dynamic-content .info .t .t_head span {
    font-size: 3.73vw;
    height: 11vw;
    overflow: hidden;
    flex: 1;
    margin-right: 5vw;
    color: #999999;
  }
  .dynamic .dynamic-content .info .t .t_title span {
    font-size: 4.26vw;
    width: 46.6vw;
    text-align: right;
    color: #000;
    margin-top: -0.7vw;
  }
  .dynamic {
    padding-top: 20px;
  }
  .dynamic-content {
    padding: 1rem 1rem 2.25rem;
  }
  .dynamic-content .bread {
    padding: 1rem 0;
  }
  .dynamic-content .dynamic-detail {
    padding: 1rem 0 2.25rem;
  }
  .dynamic-content .dynamic-detail h5 {
    font-size: 1rem;
    line-height: 23px;
  }
  .dynamic-content .dynamic-detail p {
    font-size: 0.935rem;
    margin-top: 1.375rem;
  }
  .history-row {
    padding: 10vw 3.2vw 0 3.2vw;
  }
  .dynamic-detail-content {
    margin-top: 6.7vw;
    box-shadow: 0 0.1vw 0.8vw 0 rgba(7, 35, 105, 0.15);
    padding: 1.5vw 3.1vw 5.2vw;
    background: #fff;
    border-radius: 1.6vw;
  }
  .dynamic-detail-content.En h5,
  .dynamic-detail-content.En p {
    font-family: 'Arial';
  }
  .dynamic-detail-content .detail {
    border-top: none;
    padding-top: 1.6vw;
    line-height: initial;
  }
  .dynamic-detail-content .detail > h5 {
    font-size: 4.8vw;
    line-height: 6.93vw;
    margin-bottom: 6vw;
  }
  .dynamic-detail-content .detail > p {
    font-size: 3.73vw;
    line-height: 6.4vw;
    margin-bottom: 4vw;
  }
  .dynamic-detail-content .detail > p span {
    margin-left: 2vw;
  }
  .dynamic-detail-content .detail img {
    max-width: 100%;
    height: auto;
  }
  .goback {
    color: #C7A877;
    display: block;
    margin-top: 20px;
    font-size: 14px;
  }
  /* 地图样式 */
  .map-mobile {
    margin: 2rem -3.2vw 30vw;
    height: 100vw;
  }
  .map-mobile .bread {
    padding: 2rem 1rem;
  }
  .map-mobile .map-img {
    position: relative;
    margin-top: 8.5vw;
    height: 40vw;
  }
  .map-mobile .map-bg {
    position: relative;
    display: inline-block;
    width: 100vw;
    height: 49.86vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 416.9333vw 208.2388vw;
    background-position: -256.6667vw -81.989vw;
  }
  .map-mobile .mobile_canada,
  .map-mobile .mobile_canada_sel {
    position: absolute;
    left: 9vw;
    top: 0.5vw;
  }
  .map-mobile .mobile_china,
  .map-mobile .mobile_china_sel {
    position: absolute;
    right: 17.2vw;
    top: 16vw;
  }
  .map-mobile .mobile_canada {
    display: inline-block;
    width: 22.13vw;
    height: 20vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 416.8705vw 208.2667vw;
    background-position: -256.628vw -183.0667vw;
  }
  .map-mobile .mobile_canada_sel {
    top: -22.5vw;
    left: 4vw;
    display: inline-block;
    width: 22.13vw;
    height: 20vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 416.8705vw 208.2667vw;
    background-position: -279.4246vw -183.0667vw;
  }
  .map-mobile .mobile_china {
    display: inline-block;
    width: 14.93vw;
    height: 12.26vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 416.8403vw 208.1535vw;
    background-position: -398.4444vw -132.4613vw;
  }
  .map-mobile .mobile_china_sel {
    top: -13vw;
    right: 12.2vw;
    display: inline-block;
    width: 14.93vw;
    height: 12.26vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 416.8403vw 208.1535vw;
    background-position: -398.4444vw -145.3876vw;
  }
  .map-mobile .map-content {
    position: relative;
    padding: 0 9.06vw;
  }
  .map-mobile .map-content .map-mobile-left {
    position: absolute;
    top: -17vw;
    left: 5vw;
    opacity: 0;
    animation: map 6s ease-in 0s infinite alternate;
  }
  .map-mobile .map-content .map-mobile-right {
    position: absolute;
    right: 5vw;
    opacity: 0;
    top: -11vw;
    animation: map 6s ease-in 3s infinite alternate;
  }
  .map-mobile .map-content .map-logo-canada {
    display: inline-block;
    margin-bottom: 5.33vw;
    width: 10.13vw;
    height: 10.13vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 527.9418vw 263.7177vw;
    background-position: -513.4222vw -103.8325vw;
  }
  .map-mobile .map-content .map-logo-china {
    display: inline-block;
    margin-bottom: 5.33vw;
    width: 10.13vw;
    height: 10.13vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/map-3127-1562-776.png");
    background-repeat: no-repeat;
    background-size: 527.9418vw 263.7177vw;
    background-position: -513.4222vw -114.8067vw;
  }
  .map-mobile .map-content p {
    width: 42vw;
    font-size: 0.825rem;
    line-height: 6.4vw;
  }
  .map-mobile .map-content p em {
    font-style: normal;
    position: relative;
    display: block;
    padding-left: 9px;
  }
  .map-mobile .map-content p em:before {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    content: '';
    left: 0;
    top: 9px;
  }
  .map-mobile .map-content .map-mobile-right .map-logo-china {
    display: flex;
    margin-left: auto;
  }
  @keyframes map {
    15% {
      opacity: 0;
    }
    25% {
      opacity: 1;
    }
    75% {
      opacity: 1;
    }
    85% {
      opacity: 0;
    }
  }
  .advantage {
    padding: 10vw 0;
    background: #F0F0F0;
  }
  .advantage-contain {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 100vw;
    margin-top: 18vw;
    box-sizing: border-box;
    padding: 0 3.2vw;
  }
  .advantage-contain.En .advantage-contain-item-head,
  .advantage-contain.En .advantage-contain-item-content {
    font-family: "Arial";
  }
  .advantage-contain-item {
    width: 100%;
    flex-direction: column;
    background: #FFFFFF;
    text-align: left;
    padding: 0 12px;
    box-sizing: border-box;
    margin-bottom: 3.5vw;
    padding-top: 4.5vw;
    padding-bottom: 7.5vw;
    position: relative;
    border-radius: 1.6vw;
  }
  .advantage-contain-item .A {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 3.2vw;
  }
  .advantage-contain-item .A .A_01 {
    width: 13.33vw;
    height: 13.33vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/inside_page_icon-2424-2164.png");
    background-repeat: no-repeat;
    background-size: 323.1192vw 288.4612vw;
    background-position: 0vw -275.1312vw;
    display: inline-block;
    margin-right: 3.2vw;
  }
  .advantage-contain-item .A .A_02 {
    width: 13.33vw;
    height: 13.33vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/inside_page_icon-2424-2164.png");
    background-repeat: no-repeat;
    background-size: 323.1192vw 288.4612vw;
    background-position: -13.9965vw -275.1312vw;
    display: inline-block;
    margin-right: 3.2vw;
  }
  .advantage-contain-item .A .A_03 {
    width: 13.33vw;
    height: 13.33vw;
    background: url("https://cdn.gfzq.cn/hkstore/hkportal/sprites/inside_page_icon-2424-2164.png");
    background-repeat: no-repeat;
    background-size: 323.1192vw 288.4612vw;
    background-position: -27.993vw -275.1312vw;
    display: inline-block;
    margin-right: 3.2vw;
  }
  .advantage-contain-item-head {
    display: inline;
    font-size: 4.8vw;
    color: #000000;
    line-height: 6.4vw;
  }
  .advantage-contain-item-content {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 3.7vw;
    color: #000000;
    line-height: 6.9vw;
  }
  .history-box {
    margin-top: 24.7vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 14.07vw;
    position: relative;
  }
  .history-box.En .desc-item span {
    font-family: 'Arial';
  }
  .history-box.En .history-item .time {
    font-family: 'Arial';
  }
  .history-item {
    display: inline-block;
    width: 2.67vw;
    height: 2.67vw;
    background: #FFFFFF;
    border: 0.53vw solid #C7A877;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 43.53vw;
    z-index: 4;
  }
  .history-item:nth-of-type(3) {
    margin-bottom: 29.53vw;
  }
  .history-item:nth-of-type(4) {
    margin-bottom: 24.53vw;
  }
  .history-item:nth-last-child(2) {
    margin-bottom: 23.53vw;
  }
  .history-item:nth-last-child(4) {
    margin-bottom: 43.53vw;
  }
  .history-item:nth-last-child(5) {
    margin-bottom: 18.53vw;
  }
  .history-item:nth-of-type(7) {
    margin-bottom: 29vw;
  }
  .history-item.En {
    margin-bottom: 48vw;
  }
  .history-item.En:nth-child(2) {
    margin-bottom: 77vw;
  }
  .history-item.En:nth-child(3) {
    margin-bottom: 49vw;
  }
  .history-item.En:nth-child(4) {
    margin-bottom: 29vw;
  }
  .history-item.En:nth-child(5) {
    margin-bottom: 19vw;
  }
  .history-item.En:nth-child(6) {
    margin-bottom: 62vw;
  }
  .history-item.En:nth-child(7) {
    margin-bottom: 43vw;
  }
  .history-item.En:nth-child(8) {
    margin-bottom: 38vw;
  }
  .history-item::after {
    content: '';
    position: absolute;
    left: 3.2vw;
    top: 0.8vw;
    display: inline-block;
    width: 3.2vw;
    height: 0;
    border-top-style: dashed;
    border-top-width: 0.27vw;
    border-color: #C7A877;
    z-index: 3;
  }
  .time {
    font-weight: bold;
    font-size: 5.3vw;
    color: #C7A877;
    line-height: 6.4vw;
  }
  .history-item > .time {
    position: absolute;
    right: 4.2vw;
    top: -2.13vw;
  }
  .dot {
    height: 6px;
    width: 6px;
    background-color: #C7A877;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
  }
  .desc {
    white-space: pre-line;
    font-weight: 400;
    font-size: 3.2vw;
    color: #000000;
    line-height: 4.8vw;
    display: inline-block;
    width: 69.3vw;
    min-height: 16vw;
    padding: 3.2vw;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 1.6vw;
    box-shadow: -3px 0px 14px 0px rgba(0, 0, 0, 0.19);
  }
  .desc .desc-item {
    display: flex;
  }
  .history-item > .desc {
    position: absolute;
    left: 9vw;
    top: -10.13vw;
  }
  .history-item > .desc > span {
    display: inline-block;
    margin-bottom: 4px;
  }
  .history-item > .desc > span:nth-last-child(1) {
    margin-bottom: 0;
  }
  .history-item:nth-child(6) > .desc {
    position: absolute;
    left: 9vw;
  }
  .history-item > .nav {
    position: absolute;
    left: 7.73vw;
    top: -1px;
    width: 2.13vw;
    height: 2.13vw;
    border-left: 0.27vw solid transparent;
    border-color: #eee;
    rotate: 45deg;
    background: #FFFFFF;
  }
  .history-box::before,
  .history-box.En::before {
    content: '';
    position: absolute;
    left: 15.47vw;
    margin-left: 0;
    top: 2.13vw;
    display: inline-block;
    width: 0px;
    height: 379vw;
    border-left-style: dashed;
    border-left-width: 0.27vw;
    border-color: #C7A877;
    z-index: 3;
  }
  .history-box::before {
    height: 255vw;
  }
  .history-item:first-child {
    display: none;
  }
}
@media screen and (min-width: 1860px) {
  .company-about .company-content img {
    margin-right: 2.19vw;
    width: 20.83vw;
    min-width: 20.83vw;
    max-width: 20.83vw;
    height: 26.77vw;
    display: inline-block;
  }
  .profile-contain-content span {
    font-size: 0.73vw !important;
    line-height: 1.8 !important;
  }
  .advantage-contain-item-content {
    font-size: 0.73vw;
  }
  .desc .desc-item span {
    font-size: 0.73vw;
  }
}

