::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
::-webkit-scrollbar-track:horizontal {
  border-radius: 10px;
  opacity: 0.24;
  background: #d8d8d866;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #d8d8d8;
}
::-webkit-scrollbar-button {
  height: 0;
  background-color: #fff;
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
  background: #f7f7f7;
}
a {
  font-family: Verdana;
  font-size: 13px;
  color: #2967ac;
  font-weight: 400;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
i {
  font-family: Verdana-Bold;
  font-size: 13px;
  color: #38393c;
  line-height: 24px;
  font-weight: 700;
}
pre {
  display: flex;
}
.main-swiper {
  position: relative;
  height: 365px;
  overflow-y: hidden;
  overflow-x: scroll;
  padding-bottom: 0;
}
.main-swiper .swiper-content {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 3200px;
  overflow: hidden;
}
.main-swiper .swiper-content-phone {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 19.6rem;
  overflow: hidden;
}
.main-swiper .slide-source {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.main-swiper .swiper-content-phone .slide-source {
  display: inline-block;
  float: left;
  margin-right: 0.2rem;
}
.main-swiper .slide-source a {
  text-decoration: none;
}
.main-swiper .slide-source div {
  opacity: 0.8;
  font-family: Verdana;
  font-size: 12px;
  color: #38393c;
  font-weight: 400;
  text-align: left;
  width: 439px;
  height: auto;
  box-sizing: border-box;
  overflow-wrap: break-word;
  margin-top: 14px;
}
.main-swiper .slide-source:last-child {
  margin-right: 0;
}
.main-swiper .slide-source video {
  height: 243px;
  object-fit: cover;
  border-radius: 5px;
  background: #d8d8d8;
}
.disable {
  color: #878787 !important;
  border: 0.5px solid rgba(135, 135, 135, 1) !important;
}
.title {
  font-family: Helvetica-Bold;
  font-size: 38px;
  color: #000;
  font-weight: 700;
}
.main {
  display: none;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.main:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  top: 61px;
  left: 0;
  background: linear-gradient(
    to right,
    transparent,
    #d8d8d8,
    #d8d8d8,
    #d8d8d8,
    #d8d8d8,
    #d8d8d8,
    transparent
  );
  z-index: 0;
}
.main-head {
  max-width: 940px;
  height: 60px;
  margin: 0 auto;
}
.main-head .head-pc {
  width: 100%;
  height: 100%;
  display: none;
  justify-content: space-between;
  align-items: center;
}
.main-head .head-phone {
  padding: 0 0.22rem;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.phone-main-head {
  display: none;
}
.main-head .name {
  height: 59px;
  line-height: 59px;
  opacity: 1;
  font-family: Verdana-Bold;
  font-size: 15px;
  color: #000;
  font-weight: 700;
}
.main-head .list {
  display: flex;
}
.main-head .list .list-item {
  position: relative;
  margin-right: 32px;
  height: 59px;
  z-index: 1;
}
.main-head .list .list-item:last-child {
  margin-right: 0;
}
.main-head .list .list-item a {
  opacity: 0.58;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Verdana;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
.main-head .list .list-item a:hover {
  border-bottom: 2px solid #3e3e3e;
}
.main-head .menu {
  display: flex;
}
.main-head .menu span {
  opacity: 0.8;
  font-family: Verdana;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin: 0 10px;
}
.main-head .menu .menu-item {
  font-size: 15px;
  cursor: pointer;
}
.main-head .menu .menu-item a {
  font-size: 15px;
  color: #000;
  opacity: 0.8;
  font-family: Verdana;
  text-decoration: none;
}
.main-head .menu .active a {
  font-family: Verdana-Bold;
  font-weight: 700;
}
.main-content {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.main-content:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    to right,
    transparent,
    #d8d8d8,
    #d8d8d8,
    #d8d8d8,
    #d8d8d8,
    #d8d8d8,
    transparent
  );
}
.border-none {
  padding-bottom: 200px;
}
.border-none ul {
  padding-bottom: 0 !important;
}
.border-none:after {
  height: 0px;
}
.main-userinfo {
  max-width: 940px;
  margin: 81px auto 0;
  padding-bottom: 34px;
  box-sizing: border-box;
}
.main-userinfo .info {
  display: flex;
}
.main-userinfo .info img {
  width: 167px;
  height: 167px;
  margin-right: 28px;
}
.main-userinfo .info .info-right {
  display: flex;
  flex-direction: column;
}
.main-userinfo .info .info-right .info-title {
  opacity: 0.9;
  font-family: Helvetica-Bold;
  font-size: 36px;
  color: #000;
  font-weight: 700;
  margin-bottom: 16px;
}
.main-userinfo .info .info-right a {
  font-family: Verdana;
  font-size: 15px;
  color: #2967ac;
  line-height: 23px;
  font-weight: 400;
}
.main-userinfo .info .info-right p {
  font-family: Verdana;
  font-size: 15px;
  color: #171718;
  line-height: 25px;
  font-weight: 400;
}
.info-right p i {
  font-family: Verdana-Bold;
  font-size: 15px;
  color: #171718;
  line-height: 25px;
  font-weight: 700;
}
.main-userinfo .info .info-right .icon {
  display: none;
  margin-top: 24px;
}
.info .icon-phone img {
  margin-right: 0.12rem;
  height: 0.18rem !important;
}
.main-userinfo .info .icon-phone {
  display: none;
  margin-top: 0.2rem;
}
.info .info-right .icon img {
  margin-right: 12px;
  height: 18px !important;
}
.main-userinfo .decs {
  margin-top: 56px;
}
.main-userinfo .decs p {
  font-family: Verdana;
  font-size: 13px;
  color: #38393c;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}
.main-userinfo .decs a {
  font-family: Verdana;
  font-size: 13px;
  color: #2967ac;
  line-height: 24px;
  font-weight: 400;
}
.main-swiper {
  max-width: 940px;
  margin: 0 auto;
  padding: 42px 0;
  box-sizing: border-box;
}
.main-news {
  max-width: 940px;
  margin: 49px auto 0;
}
.main-news ul {
  padding-left: 35px;
  margin-top: 18px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.main-news ul li {
  position: relative;
  font-family: Verdana;
  list-style-type: none;
  font-size: 13px;
  color: #38393c;
  line-height: 25px;
  font-weight: 400;
}
.main-news p {
  font-family: Verdana;
  font-size: 13px;
  color: #38393c;
  line-height: 23px;
  font-weight: 400;
  margin-top: 18px;
}
.main-news ul li:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 10px;
  width: 5px;
  height: 5px;
  background-color: #38393c;
  border-radius: 40px;
}
.main-news ul li:last-child:before {
  width: 0;
}
.main-news ul li span {
  font-family: Verdana-Bold;
  font-size: 13px;
  color: #38393c;
  line-height: 25px;
  font-weight: 700;
}
.main-selected {
  max-width: 940px;
  margin: 50px auto 0;
  padding-bottom: 50px;
}
.main-selected .selected-item {
  display: flex;
  margin-top: 40px;
}
.main-selected .selected-item a {
  position: relative;
}

.main-selected .selected-item .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 122;
  width: 44px;
  height: 44px;
}
.main-selected .selected-item img {
  width: 216px;
  height: 145px;
  margin-right: 24px;
}
.main-selected .selected-item .item-right {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 145px;
}
.main-selected .selected-item .item-title {
  font-family: Helvetica-Bold;
  font-size: 16px;
  color: #171718;
  line-height: 20px;
  font-weight: 700;
}
.main-selected .selected-item .decs {
  font-family: Verdana;
  font-size: 11px;
  color: #38393c;
  font-weight: 400;
  margin-bottom: 14px;
}
.main-selected .selected-item p {
  opacity: 0.8;
  font-family: Verdana;
  font-size: 11px;
  color: #38393c;
  font-weight: 400;
  margin-top: 8px;
}
.main-selected .selected-item p b {
  font-family: Verdana-Bold;
  font-weight: 700;
}
.main-selected .selected-item p i {
  opacity: 0.8;
  font-family: Verdana;
  font-size: 11px;
  color: #38393c;
  line-height: 13px;
  font-weight: 400;
}
.main-selected .selected-item .bold {
  opacity: 1;
  font-family: Verdana-Bold;
  font-size: 11px;
  color: #38393c;
  line-height: 13px;
  font-weight: 700;
}
.main-selected .selected-item .button {
  position: absolute;
  bottom: 0;
  left: 0;
}
.main-selected .selected-item .button a {
  display: inline-block;
  padding: 0 9px;
  height: 26px;
  line-height: 26px;
  font-family: Verdana;
  font-size: 11px;
  color: #2967ac;
  font-weight: 400;
  background: #ffffffb3;
  border: 0.5px solid rgba(41, 103, 172, 1);
  border-radius: 2px;
  margin-right: 8px;
  box-sizing: border-box;
}
.main-selected .selected-item .button a:hover {
  background: #bddcff4d;
  text-decoration: none;
}
.noscroll {
  overflow: hidden;
}
.modal {
  display: none;
}
pre p {
  font-size: 12px;
}
@media (max-width: 769px) {
  a {
    font-size: 0.13rem;
    -webkit-tap-highlight-color: transparent !important;
    tap-highlight-color: transparent !important;
    outline: none;
  }
  a:focus {
    outline: none;
    background: transparent;
    -webkit-tap-highlight-color: transparent;
  }
  a:active {
    background: transparent;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }
  .title {
    font-size: 0.33rem;
  }
  .main:after {
    height: 0;
  }
  .main-head {
    position: fixed;
    top: 0;
    width: 100%;
    height: 0.7rem;
    flex-shrink: 0;
    background: #f7f7f7;
    box-shadow: 0 -1px #dadada inset;
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    z-index: 10;
  }
  .main-content {
    width: 100%;
    padding: 0 0.22rem;
    box-sizing: border-box;
  }
  .main-head .head-phone .name {
    height: auto;
    color: #000;
    font-family: Verdana;
    font-size: 0.22rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .main-head .head-phone .menu-phone {
    -webkit-tap-highlight-color: transparent !important;
    tap-highlight-color: transparent !important;
    outline: none;
  }
  .main-head .head-phone .menu-phone:focus {
    outline: none;
    background: transparent;
    -webkit-tap-highlight-color: transparent;
  }
  .main-head .head-phone .menu-phone:active {
    background: transparent;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }
  .main-userinfo {
    padding-top: 0.7rem;
    width: 100%;
    margin: 0 auto;
    margin-top: 0.38rem;
    padding-bottom: 0.25rem;
  }
  .main-userinfo .info img {
    width: 1rem;
    height: 1rem;
    margin-right: 0.16rem;
  }
  .main-userinfo .info .info-right .info-title {
    color: #000;
    font-family: Helvetica;
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0.06rem;
  }
  .main-userinfo .decs p,
  .main-userinfo .decs a {
    font-size: 0.13rem;
    line-height: 0.24rem;
  }
  .main-userinfo .info .info-right p {
    color: #171718;
    font-family: Verdana;
    font-size: 0.13rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.23rem;
  }
  .main-userinfo .info .info-right a {
    font-size: 0.13rem;
    line-height: 0.23rem;
  }
  .info-right p i {
    color: #171718;
    font-family: Verdana;
    font-style: italic;
    font-weight: 700;
    font-size: 0.13rem;
    line-height: 0.23rem;
  }
  .main-userinfo .decs {
    margin-top: 0.17rem;
  }
  .main-news ul li span {
    font-size: 0.13rem;
    line-height: 0.23rem;
  }
  .main-news {
    margin-top: 0.35rem;
  }
  .main-news ul {
    padding-left: 0.2rem;
    margin-top: 0.16rem;
    padding-bottom: 0.35rem;
  }
  .main-news ul li {
    font-size: 0.13rem;
    line-height: 0.22rem;
  }
  .main-news ul li:before {
    left: -0.12rem;
    top: 0.085rem;
    width: 0.05rem;
    height: 0.05rem;
    border-radius: 0.5rem;
  }
  .main-selected {
    margin-top: 0.35rem;
    padding-bottom: 0.35rem;
  }
  .main-selected .selected-item img {
    width: 1.23rem;
    height: 0.75rem;
    margin-right: 0.14rem;
  }
  .main-selected .selected-item .item-title {
    color: #171718;
    font-family: Helvetica;
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.18rem;
  }
  .main-selected .selected-item .item-right {
    height: auto;
  }
  .main-selected .selected-item p {
    font-size: 0.09rem;
    line-height: normal;
  }
  .main-selected .selected-item .decs {
    font-size: 0.1rem;
    margin-bottom: 0.1rem;
    margin-top: 0.07rem;
  }
  .main-selected .selected-item .decs a {
    font-size: 0.1rem;
  }
  .main-selected .selected-item .button {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .main-selected .selected-item {
    margin-top: 0.22rem;
  }
  .main-selected .selected-item .button a {
    margin-bottom: 0.07rem;
    padding: 0 0.09rem;
    height: 0.25rem;
    line-height: 0.25rem;
    font-size: 0.11rem;
    border: 0.5px solid rgba(41, 103, 172, 1);
    border-radius: 0.02rem;
    margin-right: 0.08rem;
  }
  #opportunities {
    padding-bottom: 0.6rem;
  }
  .modal {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #f7f7f7;
    z-index: 9999;
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
  }
  .modal-active {
    transform: translateY(0);
  }
  .modal-close {
    display: flex;
    position: absolute;
    padding: 0.1rem;
    top: 0.15rem;
    right: 0.2rem;
    background: #ffffff1a;
    border-radius: 4px;
  }
  .modal-close img {
    width: 0.19rem;
    height: 0.19rem;
  }
  .modal-content {
    position: relative;
    top: -0.7rem;
    width: 100%;
    padding: 0 0.38rem;
    box-sizing: border-box;
  }
  .modal-content-item {
    text-align: center;
    padding: 0.23rem 0;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(217, 217, 217, 0.65);
  }
  .modal-content-item a {
    color: #000;
    opacity: 0.5;
    font-family: Helvetica;
    font-size: 0.22rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent !important;
    tap-highlight-color: transparent !important;
    outline: none;
  }
  .modal-content-item a:focus {
    outline: none;
    background: transparent;
    -webkit-tap-highlight-color: transparent;
  }
  .modal-content-item a:active {
    background: transparent;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }
  .item-active a {
    opacity: 1;
  }
  .modal-footer {
    position: absolute;
    bottom: 0.4rem;
    font-family: Verdana;
    height: 0.22rem;
    align-items: center;
    color: #fff;
    line-height: 0.22rem;
    font-size: 0.28rem;
    font-weight: 400;
    display: flex;
  }
  .modal-footer span {
    opacity: 0.9;
    margin: 0 0.16rem;
    color: #000;
    font-family: Helvetica;
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .modal-footer-item a {
    margin: 0;
    opacity: 0.9;
    color: #000;
    font-family: Helvetica;
    font-size: 0.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    -webkit-tap-highlight-color: transparent !important;
    tap-highlight-color: transparent !important;
    outline: none;
    text-decoration: none;
  }
  .modal-footer-item a:focus {
    outline: none;
    background: transparent;
    -webkit-tap-highlight-color: transparent;
  }
  .modal-footer-item a:active {
    background: transparent;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }
  .footer-item-active a {
    font-weight: 700;
    text-decoration: none;
  }
  .main-swiper {
    height: auto;
    padding-top: 0.25rem;
    padding-bottom: 0rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .main-swiper .swiper-content-phone .slide-source {
    position: relative;
  }
  .main-swiper::-webkit-scrollbar {
    display: none;
  }
  .main-swiper .swiper-content-phone .slide-source a {
    text-decoration: none;
  }
  .main-swiper .swiper-content-phone .slide-source div {
    position: relative;
    opacity: 0.8;
    font-family: Verdana;
    font-size: 0.12rem;
    color: #38393c;
    font-weight: 400;
    text-align: left;
    width: 2.62rem;
    height: auto;
    box-sizing: border-box;
    overflow-wrap: break-word;
    margin-top: 0.14rem;
  }
  .main-swiper .swiper-content-phone .slide-source div span {
    color: #38393c;
    font-weight: 300;
  }
  .main-swiper .swiper-content-phone .slide-source div .project {
    position: absolute;
    right: 10px;
    bottom: 0;
    font-weight: 400;
  }
  .main-swiper .swiper-content-phone .slide-source:last-child {
    margin-right: 0;
  }
  .main-swiper .swiper-content-phone .slide-source .play {
    position: absolute;
    left: 1.16rem;
    top: 0.75rem;
    width: 0.3rem;
    height: 0.3rem;
    opacity: 0.7;
  }
  .main-swiper .swiper-content-phone .slide-source video {
    width: 2.62rem;
    height: 1.8rem;
    border-radius: 0.05rem;
    background: none;
  }
  ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: #fff;
  }
  ::-webkit-scrollbar-track:horizontal {
    border-radius: 0;
    opacity: 0.24;
    background: #d8d8d866;
  }
  pre {
    text-align: left;
    white-space: pre-wrap;
    word-break: break-all;
  }
  pre p {
    font-size: 0.12rem !important;
    text-align: left;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .main-selected .selected-item .play {
    top: 25%;
    width: 0.3rem !important;
    height: 0.3rem !important;
  }
}
