* {
  margin: 0px;
  padding: 0px;
  /* font-size: 15px; */
}

@font-face {
  font-family: MyFontName;
  src: url(../font/SourceHanSansCN-Normal.ttf)
}

@font-face {
  font-family: YouSheTitleName;
  src: url(../font/youshetitle.ttf)
}

@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont2.eot');
  src: url('../font/iconfont2.eot') format('embedded-opentype'),
    url('../font/iconfont1.woff2') format('woff2'),
    url('../font/iconfont2.woff') format('woff'),
    url('../font/iconfont2.ttf') format('truetype'),
    url('') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: MyFontName;
}


/* content */
.content {
  width: 100%;
  min-width: 1400px;
}

/* 轮播 */
.mv-player {
  min-width: 1200px;
}

.background-roller img {
  width: 100%;
  height: 100%;
}
.index-background-img img {
  object-fit: cover;
}

.slick-track {
  height: 730px;
}

.slick-dots {
  /* right: 10px!important;
  width: 200px!important; */
  bottom: 25px !important;
}

.slick-dots li button::before {
  opacity: .5 !important;
  color: #ffffff !important;
  background: #ffffff !important;
  content: '' !important;
  width: 30px !important;
  height: 10px !important;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
}

.slick-dots li {
  width: 30px !important;
  height: 10px !important;
}

.slick-dots li button {
  width: 30px !important;
  height: 10px !important;
}

video {
  right: 0px;
  height: 730px !important;
  bottom: 0px;
  /* margin-top: -200px; */
  /* height: 780px; */
  min-width: 1200px;
  object-fit: cover;
}

.background-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 1);
}

.background-loading img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

source {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

.roller {
  position: absolute;
  width: 100px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -100px;
  text-align: center;
}

.roller a {
  text-decoration: none;
}

.icon-roller {
  font-size: 45px;
  color: #ffffff;
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
}

.icon-roller:hover {
  font-size: 55px;
}

.group-introduce {
  margin: 0 auto;
  text-align: center;
  width: 1400px;
  margin-top: 80px;
}

.group-desc {
  /* width: 1183px; */
  /* margin: 0 auto; */
  color: #666B75;
  font-size: 20px;
  margin-bottom: 25px;
  line-height: 30px;
  text-align: left;
}

.group-text {
  padding: 52px 68px 150px 68px;
  color: #666B75;
  font-size: 18px;
  line-height: 45px;
  text-align: left;
  width: 700px;
  height: 490px;
  background: #F7F9FB;
}

.left-check-desc {
  position: absolute;
  bottom: 47px;
  left: 69px;
  width: 169px;
  height: 50px;
  border: 1px solid rgb(204, 204, 204);
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  color: #666666;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}

.left-check-desc:after {
  position: absolute;
  width: 0;
  height: 50px;
  top: -1px;
  left: -1px;
  background: #0054A8;
  content: "";
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.left-check-desc:hover:after {
  width: 169px;
}

.introdece {
  overflow: hidden;
  text-align: center;
}

.introduce-list a {
  color: #ffffff;
  text-decoration: none;
}

.left-check-desc a {
  color: #666666;
}

.left-check-desc:hover a {
  color: #ffffff;
  position: absolute;
  z-index: 9;
  left: 0px;
  width: 169px;
  text-align: center;
}

.left-check-desc a:focus,
.left-check-desc a:hover {
  color: #ffffff;
  position: absolute;
  z-index: 9;
  left: 0px;
  width: 169px;
  text-align: center;
}

.introduce-list a:focus {
  color: #ffffff;
  text-decoration: none;
}

.introdece-left {
  float: left;
  position: relative;
}

.introduce-list-kaiguang {
  height: 230px !important;
  width: 700px;
}

.introduce-list-name {
  position: absolute;
  top: 75px;
  left: 50px;
  color: #ffffff;
  font-size: 36px;
}

.border-bottom {
  position: absolute;
  left: 50px;
  width: 100px;
  border-bottom: 5px solid;
  top: 143px;
}

/* .introduce-list-kaiguang .introduce-list-text {
  line-height: 230px;
} */

.introduce-list {
  overflow: hidden;
  color: #ffffff;
  height: 246px;
  width: 450px;
  background: rgba(25, 30, 89, .1);
  position: relative;
  float: left;
  margin-right: 25px;
}

.introduce-list:last-child {
  float: right;
  margin-right: 0px;
}

.introduce-list a {
  color: #ffffff;
}

.introduce-list img {
  transition: all .4s;
  -moz-transition: all .8s linear;
  -webkit-transition: all .8s linear;
  -o-transition: all .8s linear;
}


.introduce-list-text::before {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.introduce-list-text::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.introduce-list-text {
  position: absolute;
  line-height: 246px;
  z-index: 9;
  top: 2.5%;
  left: 2.5%;
  width: 94.5%;
  height: 95%;
  font-size: 36px;
}

.introduce-list-text:hover {
  color: #ffffff;
}

.introduce-list-text::before,
.introduce-list-text::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.introduce-list-text::before {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}

.introduce-list-text::after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
}

.introduce-list-text:hover::before,
.introduce-list-text:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
}

.introduce-list a:hover,
.introduce-list a:focus {
  color: #ffffff;
}


/* 蒙层 */
.list-left-mongolia {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: rgba(0, 84, 167, .8);
  height: 100%;
}

.introduce-list-mongolia {
  background-color: rgba(0, 84, 167, .2);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
}

/* 多元九洲 */
.colorful-jiuzhou {
  margin-top: 80px;
  height: 630px;
  background: #081C32;
  width: 100%;
}

.colorful-jiuzhou-all {
  color: #fff;
  width: 1400px;
  margin: 0 auto;
}

.colorful-jiuzhou-tab {
  width: 420px;
  float: left;
}

.jiuzhou-tab-span {
  position: relative;
  transition: all .6s linear;
  -moz-transition: all .6s linear;
  -webkit-transition: all .6s linear;
  -o-transition: all .6s linear;
  cursor: pointer;
  font-size: 24px;
  height: 210px;
  /* padding-left: 40px;
  padding-top: 60px; */
}

.tab-span-num {
  font-family: YouSheTitleName;
  float: left;
  font-size: 150px;
  height: 210px;
  top: 0px;
  position: absolute;
  left: 10px;
  color: rgba(255, 255, 255, .2);
}

.tab-span-content {
  margin-left: 130px;
  height: 210px;
  /* padding-left: 60px; */
  width: 280px;
  /* padding-top: 60px; */
}

.tab-span-desc {
  font-size: 15px;
  color: #959FAA;
  margin-top: 10px;
}

.tab-span-main {
  background: #00408A;
  /* padding-top: 50px; */
}

.colorful-jiuzhou-content {
  overflow: hidden;
  display: none;
  width: 980px;
}

.colorful-jiuzhou-content img {
  z-index: 1;
  width: 100%;
  height: 98.4%;
  position: absolute;
  left: 0px;
  top: 0px;
}

/* 核心业务 */
.colorful-hxyw-span {
  height: 630px;
  width: 980px;
  position: relative;
  padding: 55% 0px 0px 40px;
}

.hxyw-span-desc {
  position: absolute;
  z-index: 2;
  padding: 10px 20px 0 0;
  font-size: 16px;
  color: #ffffff;
  top: 90%;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
}

/* 支柱业务 */
.jiuzhou-content-left {
  float: left;
  height: 630px;
  width: 480px;
  padding: 55% 0px 0px 40px;
  position: relative;
  overflow: hidden;
}

.jiuzhou-content-left img:hover,
.colorful-hxyw-span img:hover {
  cursor: pointer;
}

.content-right-span img:hover {
  cursor: pointer;
}

.content-right-bottom img:hover {
  cursor: pointer;
}

.content-left-desc {
  position: absolute;
  z-index: 2;
  top: 75%;
  padding: 10px 20px 0 0;
  font-size: 16px;
  color: #ffffff;
}

.left-desc-content {
  visibility: hidden;
  margin-top: 10px;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
}

.left-desc-title {
  margin-top: 50px;
  font-size: 24px;
  margin-bottom: 10px;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
}

.hxyw-span-title,
.right-desc-title {
  margin-top: -10px;
  font-size: 24px;
  margin-bottom: 10px;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
}

.jiuzhou-content-right {
  float: left;
  overflow: hidden;
  width: 500px;
}

.content-right-desc {
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  position: absolute;
  z-index: 2;
  top: 80%;
  padding: 10px 10px 0 0;
  font-size: 13px;
  color: #ffffff;
}

.right-desc-content {
  z-index: 2;
  padding: 10px 20px 0 0;
  font-size: 16px;
  color: #ffffff;
  margin-top: 10px;
  visibility: hidden;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
}

.content-right-span,
.content-right-bottom {
  overflow: hidden;
  position: relative;
  height: 315px;
  padding-left: 40px;
  padding-top: 45%;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
}

.content-right-span img,
.content-right-bottom img {
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
}

/* 新闻中心 */
.new-center {
  margin: 0 auto;
  text-align: center;
  width: 1400px;
  margin-top: 80px;
}

.new-header {
  height: 40px;
  width: 100%;
  position: relative;
  margin-bottom: 39px;
}

.new-center-content {
  width: 100%;
}

.center-content-all {
  width: 100%;
  height: 530px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
}

.center-content-left {
  height: 540px;
  width: 700px;
  float: left;
}

.has-dots {
  width: 700px !important;
}

.center-content-right {
  height: 540px;
  width: 650px;
  float: right;
}

.new-center-title {
  font-size: 36px;
  float: left;
}

.center-tab {
  float: right;
  position: absolute;
  right: 0px;
}

.center-tab ul {
  list-style: none;
}

.center-tab ul li {
  float: left;
  font-size: 16px;
  padding: 7px 15px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
}

.center-tab ul li:hover {
  transition: background-color .4s linear;
  -moz-transition: background-color .4s linear;
  -webkit-transition: background-color .4s linear;
  -o-transition: background-color .4s linear;
}

/* 轮播图片 */
.banner {
  position: relative;
  overflow: auto;
  text-align: center;
}

.banner li {
  list-style: none;
}

.banner ul li {
  float: left;
}

#b03 .dots {
  position: absolute;
  right: 20px;
  bottom: 0px;
}

#b03 .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border-radius: 0px;
  background: #ffffff;
  cursor: pointer;
  -webkit-transition: background-color .5s, opacity .5s;
  -moz-transition: background-color .5s, opacity .5s;
  transition: background-color .5s, opacity .5s;
}

#b03 .dots li.active {
  background: #0070DE;
  width: 10px;
  opacity: 1;
}

.banner ul li {
  position: relative;
}

.banner {
  position: relative;
}

.banner img {
  width: 100%;
  height: 530px !important;
}

.center-slider-desc {
  text-align: left;
  font-size: 16px;
  position: absolute;
  color: #ffffff;
  /* padding: 0 20px; */
}

.center-center-title {
  bottom: 0px;
  font-size: 24px;
  position: absolute;
  width: 700px;
  height: 150px;
  background: rgba(0,0,0,.3);
  padding: 30px 20px;
}

/* 新闻中心tab选中样式 */
.selected {
  background: #0054A7;
  color: #FFFFFF !important;
}

.list-selected {
  display: block;
}

.center-tab ul li a {
  color: #666B75;
  text-decoration: none;
  padding: 10px 15px;
}

/* 新闻中心列表页 */
.center-list {
  min-height: 300px;
  height: 530px;
  padding-right: 0px;
  display: none;
}

.center-list-span {
  overflow: hidden;
  height: 33.3%;
  /* border-top: 1px solid #E8E8E8; */
  border-bottom: 1px solid #E8E8E8;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
}
.center-list a:first-child {
  border-top: 1px solid #E8E8E8;
}

.center-list-span:hover {
  cursor: pointer;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
}

.list-span-background {
  left: 16px;
  position: absolute;
  width: 0px;
  height: 33.3%;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
  z-index: -2;
}

.list-span-header {
  overflow: hidden;
  width: 100%;
  margin-top: 35px;
}

.span-header-title {
  float: left;
  color: #223343;
  width: 80%;
}

.header-title-name {
  height: 30px;
  overflow: hidden;
  float: left;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}

.header-title-private {
  float: left;
  margin-left: 20px;
  height: 27px;
  line-height: 27px;
  width: 54px;
  background: #ED2240;
  text-align: center;
  color: #ffffff;
  border-radius: 3px;
}

.span-header-date {
  float: right;
  font-size: 30px;
  color: #cccccc;
}

.span-content-goto span,
.span-content-goto span a {
  color: #cccccc;
  text-decoration: none;
}

.span-content-goto span {
  font-size: 20px;
}

.list-span-content {
  position: relative;
  height: 80px;
  overflow: hidden;
}

.span-content-text {
  float: left;
  margin-left: 15px;
  text-align: left;
  width: 500px;
  height: 56px;
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #777C86;
}

.span-content-goto {
  position: absolute;
  margin-top: 18px;
  right: 40px;
}

.span-content-goto a {
  text-decoration: none;
}

.goto-centent {
  margin-left: 10px;
  font-size: 20px !important;
}

/* 社会责任 */
.social-responsibility {
  background: rgb(0, 84, 167);
  width: 100%;
  margin-top: 83px;
  height: 550px;
  position: relative;
}

.social-responsibility-content {
  position: relative;
  height: 100%;
  color: #fff;
  width: 1300px;
  margin: 0 auto;
}

.responsibility-content-left {
  align-items: center;
  width: 600px;
  height: 100%;
}

.content-left-header {
  position: absolute;
  top: 60px;
  font-size: 36px;
}

.content-left-border {
  border-bottom: 5px solid;
  width: 100px;
  position: absolute;
  top: 125px;
  left: 0px;
}

.responsibility-content-right {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.content-right-icon {
  height: 100%;
  width: 100%;
  position: absolute;
}

.responsibility-content-right .content-right-icon img {
  opacity: 0;
  transition: opacity .4s linear;
  -moz-transition: opacity .4s linear;
  -webkit-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
}

.content-left-all {
  top: 241px;
  position: absolute;
  width: 560px;
  height: 200px;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
  overflow: hidden;
}

.content-left-title {
  top: 120px;
  opacity: 0;
  transition: top .4s linear;
  -moz-transition: top .4s linear;
  -webkit-transition: top .4s linear;
  -o-transition: top .4s linear;
  position: absolute;
  font-size: 30px;
}

.content-left-content {
  font-size: 18px;
  transition: top .4s linear;
  -moz-transition: top .4s linear;
  -webkit-transition: top .4s linear;
  -o-transition: top .4s linear;
  position: absolute;
  top: 200px;
  opacity: 0;
}

/* icon */
.iconyoudanjiantou,
.iconyoudanjiantou-copy {
  font-size: 30px;
}

.responsibility-control span {
  cursor: pointer;
}

/* 图片 */
.social-responsibility img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.responsibility-content-icon {
  position: absolute;
  width: 100px;
  bottom: 30px;
  left: 0px;
}

.responsibility-control-left {
  margin-right: 10px;
  float: left;
}

@media screen and (min-width: 1800px) {
  video {
    /* margin-top: -200px; */
  }
}

@media screen and (min-width: 1600px) {
  video {
    /* margin-top: -150px; */
  }
}

/* 整体布局响应式小于1400px */
@media screen and (max-width: 1400px) {
  .content {
    width: 100%;
    min-width: 1300px;
  }

  .center-center-title {
    width: 500px;
  }

  video {
    /* min-width: 1300px; */
  }

  /* 关于我们 */
  .group-introduce {
    width: 1300px;
  }

  .group-text {
    width: 600px;
  }

  .introduce-list {
    width: 416px;
  }

  /* 多元九洲 */
  .colorful-jiuzhou-all {
    width: 1300px;
  }

  .jiuzhou-content-right {
    width: 450px;
  }

  .jiuzhou-content-left {
    width: 430px;
  }

  .colorful-hxyw-span {
    width: 880px;
  }

  .colorful-jiuzhou-content {
    width: 880px;
  }

  /* 新闻中心 */
  .new-center {
    width: 1300px;
  }

  .social-responsibility-content {
    width: 1300px;
  }

  .center-content-left {
    width: 600px;
  }
  .center-center-title {
    width: 600px;
  }

  .has-dots {
    width: 600px !important;
    height: 530px !important;
  }

  /* 社会责任 */
  .content-left-all {
    width: 550px;
  }

  .social-responsibility {
    /* height: 500px; */
  }
}

@media screen and (max-width: 1300px) {

  /* video */
  video {
    /* min-width: 1200px; */
  }

  .roller {
    margin-top: -7%;
  }

  .content {
    width: 100%;
    min-width: 1200px;
  }

  /* 关于我们 */
  .group-introduce {
    margin-top: 60px;
    width: 1200px;
  }

  .group-text {
    width: 550px;
  }

  .introduce-list {
    width: 383px;
  }

  /* 多元九洲 */
  .colorful-jiuzhou-all {
    width: 1200px;
  }

  .colorful-jiuzhou-tab {
    width: 400px;
  }

  .jiuzhou-content-right {
    width: 410px;
  }

  .jiuzhou-content-left {
    width: 390px;
  }

  .colorful-hxyw-span {
    width: 800px;
  }

  .colorful-jiuzhou-content {
    width: 800px;
  }

  /* 新闻中心 */
  .new-center {
    width: 1200px;
    margin-top: 63px;
  }

  .social-responsibility-content {
    width: 1200px;
  }

  /* .center-content-left {
    width: 600px;
  } */

  .has-dots {
    width: 600px !important;
    height: 480px !important;
  }

  .center-content-right {
    width: 550px;
    height: 480px;
  }

  .center-list {
    height: 480px;
  }

  .center-content-all {
    height: 480px;
  }

  /* .center-content-left {
    height: 480px;
  } */
  .center-center-title {
    padding: 10px 20px;
  }
  .span-content-text {
    line-height: 25px;
    width: 400px;
  }

  /* 社会责任 */
  .content-left-all {
    width: 530px;
  }
}
.tab-span-box{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
