/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}
/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}
/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}
/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}
/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}
/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}
/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}
/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}
/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}
/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}
body {
  color: black;
  line-height: 1.5;
  font-size: 14px;
  font-family: 'OPPOSans', 'PingFangSC-Regular', 'helvetica neue', tahoma, 'PingFang SC', 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;
  -webkit-font-smoothing: antialiased;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
textarea {
  resize: none;
}
img {
  border: 0;
  vertical-align: bottom;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  color: inherit;
}
h1,
h2,
h2,
h4,
h5 {
  margin: 0;
  line-height: 1;
}
.w-100 {
  width: 100%;
}
.w-1200 {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
.clear_float {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.flex {
  display: flex;
  align-items: center;
}
.ml-6 {
  margin-left: 60px;
}
@media screen and (min-width: 1920px) {
  body {
    overflow-x: hidden;
  }
}
header {
  width: 100%;
  color: #fff;
  transition: all 0.5s;
}
header .nav {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  display: flex;
  align-items: center;
  line-height: 72px;
  font-size: 18px;
  box-sizing: border-box;
}
header .nav .logo {
  display: block;
  height: 47px;
  width: 145px;
  background: url('/custom/img/logo.png') no-repeat 0 0;
  background-size: 100% 100%;
  overflow: hidden;
}
header .nav .logo h1 {
  text-indent: -9999px;
  overflow: hidden;
}
header .nav .info {
  margin-left: 30px;
  font-size: 16px;
}
header .nav .menu_list {
  width: fit-content;
  margin-left: auto;
  display: flex;
  align-items: center;
}
header .nav .menu_list .menu_list_item {
  position: relative;
  margin-right: 55px;
  color: inherit;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
}
header .nav .menu_list .menu_list_item:hover > .drop-down-menu {
  height: auto;
  background-color: rgba(255, 255, 255, 0.9);
}
header .nav .menu_list .menu_list_item .drop-down-menu {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 0;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  overflow: hidden;
  padding: 0 30px;
  background-color: transparent;
  color: #333;
  font-weight: 400;
  line-height: 3.5;
  transition: all 0.2s;
  align-items: center;
}
header .nav .menu_list .menu_list_item .drop-down-menu .drop-down-menulist {
  display: inline-block;
  width: max-content;
}
header .nav .menu_list .menu_list_item .drop-down-menu .drop-down-menulist:hover {
  color: #000;
  font-weight: 600;
}
.menu_list li:hover::after,
.menu_list .actived::after {
  display: block;
  content: "";
  height: 2px;
  width: 90%;
  position: absolute;
  bottom: 18px;
  border-radius: 1px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(38, 178, 38, 0.777);
  opacity: 1;
}
footer {
  background-color: #131313;
  color: #999999;
  width: 100%;
}
footer .footer-container {
  background-color: #131313;
  width: 1200px;
  margin: 0px auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .footer-container .left h3 {
  font-size: 20px;
}
footer .footer-container .left .phone {
  font-size: 19px;
  line-height: 26px;
  height: 26px;
  padding-left: 47px;
  background: url('/custom/img/phone.png') no-repeat;
  margin-top: 25px;
  margin-bottom: 15px;
}
footer .footer-container .left h5 {
  font-size: 15px;
  color: #999999;
  line-height: 1.6;
}
footer .footer-container .center {
  margin-top: 58px;
  align-self: flex-start;
}
footer .footer-container .center a {
  font-size: 16px;
  margin-left: 20px;
  font-weight: 600;
}
footer .footer-container .right {
  text-align: center;
}
footer .footer-container .right img {
  width: 100px;
  height: 100px;
}
footer .footer-container .right div {
  margin-top: 11px;
  font-size: 16px;
  text-align: center;
}
footer .copyright-container {
  background-color: #131313;
  text-align: center;
  font-style: 14px;
  padding: 13px;
  border-top: 1px solid #666666;
}
header {
  position: absolute;
  height: auto;
  z-index: 99;
}
header:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
  transition: all 0.5s;
}
header:hover .logo {
  background: url('/custom/img/logo-green.png') no-repeat 0 0;
  background-size: 100% 100%;
}
.swiper .swiper-wrapper {
  height: 100%;
  position: relative;
}
.swiper .swiper-slide {
  position: relative;
}
.swiper .swiper-slide img::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.swiper .content {
  color: #fff;
}
.swiper img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.swiper .swiper-pagination-bullet {
  width: 24px;
  height: 5px;
  background: #FFFFFF;
  opacity: 0.52;
  border-radius: 0.5px;
  transition: all 0.3s;
}
.swiper .swiper-pagination-bullet-active {
  width: 42px;
  height: 6px;
  opacity: 1;
  transition: all 0.3s;
}
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  color: rgba(255, 255, 255, 0.3);
  transform: translateY(50%);
}
#main_swiper {
  width: 100%;
  height: 720px;
  overflow-x: hidden;
}
#main_swiper .content {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  opacity: 0.8;
  bottom: 230px;
  z-index: 99;
  padding: 0 20px;
  box-sizing: border-box;
}
#main_swiper .content h2 {
  font-size: 48px;
  line-height: 2em;
  font-size: 400;
}
#main_swiper .content h5 {
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  width: 69%;
}
.common {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.common .left {
  width: 40%;
  height: 360px;
  display: flex;
  align-items: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.common .left .title {
  background: url('/custom/img/common.png');
  background-size: 383px 119px;
  height: 119px;
  width: 383px;
}
.common .left .nav {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
.common .left .nav .tab {
  margin-left: -10px;
}
.common .left .nav .tab .tab-item {
  color: #191919;
  font-size: 16px;
  font-weight: 600;
}
.common .left .nav .tab .actived::before {
  background: #191919 !important;
  width: 68%;
  height: 3px;
  border-radius: 0;
  bottom: -8px;
}
.common .left .tabs-item-container {
  position: relative;
}
.common .left .tabs-item-container::after {
  content: '';
  position: absolute;
  display: block;
  height: 68px;
  width: 33px;
  background-image: url('/custom/img/comma.png');
  background-size: 100% 100%;
  top: 7px;
  right: -65px;
}
.common .left .tabs-item-container .tab-item-content {
  display: none;
}
.common .left .tabs-item-container .content {
  font-size: 15px;
  font-weight: 400;
  color: #4D4D4D;
  line-height: 2;
  height: 140px;
  width: 480px;
}
.common .right {
  height: 360px;
  width: 50%;
}
.common .right video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.tab-item-content {
  display: none !important;
}
.main-business {
  width: 100%;
  color: #fff;
  position: relative;
  background-color: #131313;
  height: auto;
  margin-bottom: 70px;
}
.main-business .header {
  background: url('/custom/img/busines_title.png') no-repeat;
  background-size: auto 100%;
  margin-bottom: 40px;
  padding-left: 300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 600;
}
.main-business .header .tab-item {
  font-size: 16px;
  padding: 0 10px;
}
.main-business .wrap {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  bottom: -70px;
}
.main-business .wrap .swiper {
  height: 530px;
}
.main-business .wrap .swiper .content {
  position: absolute;
  bottom: 31px;
  right: 61px;
}
.main-business .wrap .swiper .content h4 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 8px;
}
.main-business .wrap .swiper .content span {
  font-size: 16px;
  font-weight: 300;
}
.news {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 157px;
  padding-bottom: 93px;
  box-sizing: border-box;
}
.news .left {
  width: 382px;
}
.news .left > .title {
  height: 121px;
  width: 383px;
  background: url('/custom/img/news-title.png') no-repeat;
  background-size: 100% 100%;
}
.news .left .news-img {
  position: relative;
  margin-top: 47px;
  margin-bottom: 32px;
  width: 382px;
  height: 191px;
}
.news .left .news-img img {
  height: 100%;
  width: 100%;
}
.news .left .news-img .news-title {
  display: flex;
  align-items: center;
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  bottom: 0;
  padding: 0 15px;
  justify-content: space-between;
  background-color: #171717c4;
}
.news .left .news-img .news-title .title {
  color: #DFDFDF;
  font-size: 14px;
}
.news .left .news-content {
  font-size: 14px;
  line-height: 2;
  color: #4D4D4D;
}
.news .center {
  width: 305px;
  position: relative;
  align-self: flex-start;
}
.news .center .more-btn-dark {
  position: absolute;
  top: 1px;
  right: 0;
}
.news .center .news-list-container {
  margin-top: 110px;
}
.news .center .news-list-container .company {
  background: url('/custom/img/company-news.png') no-repeat 0 0;
}
.news .center .news-list-container .dynamic {
  background: url('/custom/img/dynamic.png') no-repeat 0 0;
}
.news .center .news-list-container .news-list {
  justify-content: space-between;
  background-size: 100% 17px;
  padding-top: 30px;
  margin-top: 30px;
}
.news .center .news-list-container .news-list .time {
  color: #525151;
}
.news .center .news-list-container .news-list .news-list-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #D0D0D0;
}
.news .center .news-list-container .news-list .news-list-item .title {
  width: 60%;
}
.news .right {
  width: 369px;
  height: 580px;
  background-color: #DDDDDD;
  box-sizing: border-box;
  position: relative;
  align-self: flex-start;
  border-radius: 10px 0 0 10px;
  padding-top: 52px;
  padding-bottom: 33px;
  padding-left: 55px;
  color: #393939;
}
.news .right > .title {
  width: 293px;
  height: 29px;
  background: url('/custom/img/investors.png') no-repeat 0 0;
  background-size: 100% 100%;
}
.news .right .line-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 22px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: bold;
}
.news .right .line-box .line {
  height: 2px;
  width: 70px;
  background-color: #393939;
}
.news .right .count-box .current-count {
  font-size: 62px;
  line-height: 1;
  text-align: center;
}
.news .right .count-box .row {
  text-align: center;
}
.news .right .count-box .arrow {
  font-size: 20px;
  font-weight: 800;
}
.news .right .count-box .detail {
  font-size: 17px;
  font-weight: bold;
}
.news .right .billboard {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  color: #F0F0F0;
  background-color: #393939;
  text-align: center;
  margin: 17px 0;
}
.news .right .news-list {
  justify-content: space-between;
  background-size: 100% 17px;
}
.news .right .news-list .time {
  color: #525151;
}
.news .right .news-list .news-list-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #D0D0D0;
}
.news .right .news-list .news-list-item .title {
  width: 70%;
  font-size: 14px;
}
.news .right .news-list .news-list-item .title a {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}
.news .right .more-btn-dark {
  position: absolute;
  bottom: 25px;
  right: 8px;
}
.news .right::before {
  content: '';
  display: block;
  height: 100%;
  width: calc((100vw - 1200px) / 2);
  background-color: #DDDDDD;
  position: absolute;
  top: 0;
  right: 9px;
  transform: translateX(100%);
  z-index: -9;
}
.news .time {
  font-size: 22px;
  color: #B8B8B8;
}
.more-btn-light {
  width: fit-content;
  display: block;
  background-color: #dadadacb !important;
  color: #2C315E;
  border-radius: 5px;
  font-size: 16px;
  padding: 1px 8px;
  font-weight: 600;
  font-family: 'sans-serif;';
}
.more-btn-dark {
  width: fit-content;
  display: block;
  background-color: #dadadacb !important;
  color: #2C315E;
  border-radius: 5px;
  font-size: 16px;
  padding: 1px 8px;
  font-weight: 600;
  font-family: 'sans-serif;';
  background-color: #333 !important;
  color: #fff !important;
}
.tab {
  display: flex;
  align-items: center;
  width: fit-content;
}
.tab .tab-item {
  padding: 0 10px;
  color: #fffefe;
  position: relative;
  cursor: pointer;
}
.tab .actived::before {
  content: '';
  display: block;
  height: 3px;
  width: 76%;
  position: absolute;
  bottom: -8px;
  border-radius: 1px;
  left: 50%;
  transform: translateX(-50%);
  background: #fffefed1;
  opacity: 1;
}
.show {
  display: block !important;
}
<!--ºÄÊ±1779759765.1003Ãë-->