/**
* 作品：mixin.less
* 更新：2017年12月14日
* 简介：1. 一个基于 Less 的样式工具库，封装了常用 mixin，帮助您更轻松地书写 Less 代码。
*       2. 只在调用时才输出代码，减少代码冗余，避免样式污染
*       3. 不自带兼容前缀，减少代码量，而建议采用工具生成，如 postcss、Autoprefixer、less-plugin-autoprefix 等
*       4. 附带 IE 各类 Hack
*/
/*-------------------------------------
├   布局                              ┆
└------------------------------------*/
/*-------------------------------------
├   字体                              ┆
└------------------------------------*/
/*-------------------------------------
├   图像                              ┆
└------------------------------------*/
/*-------------------------------------
├   动效                              ┆
└------------------------------------*/
/*-------------------------------------
├   功能                              ┆
└------------------------------------*/
/*-------------------------------------
├   图形                              ┆
└------------------------------------*/
/*-------------------------------------
├   组件                              ┆
└------------------------------------*/
.main {
  margin-top: 180px;
}
.concat-section.section1 {
  position: relative;
  background: url(../../img/company/contact-top-bg.jpg) no-repeat center 420px;
  background-size: 100%;
}
.concat-section.section1 .title {
  padding-top: 34px;
  text-align: center;
  line-height: 64px;
}
.concat-section.section1 .title img {
  margin: 0 28px;
  display: inline-block;
}
.concat-section.section1 .title p {
  margin-top: 20px;
  color: #5c5b5b;
  font-size: 16px;
}
.concat-section.section1 .section1-btn {
  margin-top: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.concat-section .concat-info {
  display: flex;
  justify-content: space-between;
  padding: 0 12px 0 6px;
  margin-top: 112px;
}
.concat-section .concat-info .concat-info-list {
  margin-top: 20px;
}
.concat-section .concat-info .concat-info-list dl {
  display: flex;
  align-items: center;
  margin-bottom: 72px;
}
.concat-section .concat-info .concat-info-list dl dt {
  margin-right: 20px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #009afc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.concat-section .concat-info .concat-info-list dl dt img {
  width: 40px;
  height: 40px;
}
.concat-section .concat-info .concat-info-list dl dd {
  width: 345px;
}
.concat-section .concat-info .concat-info-list dl dd .name {
  color: #5c5b5b;
  line-height: 32px;
}
.concat-section .concat-info .concat-info-list dl dd p {
  color: #3c83d7;
  margin-top: 6px;
}
.concat-section .concat-info .concat-map {
  width: 560px;
  height: 417px;
  background-image: url(../../img/company/concat-map.png);
}
.concat-section.section2 {
  height: 763px;
  background: url(../../img/company/concat-bg.jpg) no-repeat center top;
  background-size: cover;
}
.concat-section.section2 .section-panel {
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  padding-top: 140px;
}
.concat-section.section2 .section-panel .section2-left h3 {
  margin-top: 85px;
  margin-bottom: 25px;
}
.concat-section.section2 .section-panel .section2-left p {
  line-height: 35px;
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.concat-section.section2 .section-panel .section2-right {
  width: 650px;
  margin-right: 12px;
}
.concat-section.section2 .section-panel .section2-right .this-input {
  display: flex;
  margin-bottom: 45px;
  align-items: center;
  position: relative;
}
.concat-section.section2 .section-panel .section2-right .this-input:last-child {
  margin-bottom: 28px;
}
.concat-section.section2 .section-panel .section2-right .this-input label {
  margin-right: 42px;
  width: 50px;
}
.concat-section.section2 .section-panel .section2-right .this-input .input {
  display: block;
  flex: 1;
  padding: 19.8px 8px;
  font-size: 16px;
  line-height: 1.42858;
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: transparent;
  outline: none;
}
.concat-section.section2 .section-panel .section2-right .this-input textarea.input {
  height: 226px;
  resize: none;
}
.concat-section.section2 .section-panel .section2-right .this-input .total-num {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 12px;
  bottom: 12px;
}
.concat-section.section2 .section-panel .section2-right .this-input.this-input-last {
  align-items: flex-start;
}
.concat-section.section2 .section-panel .section2-right .sub-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.concat-section.section2 .section-panel .section2-right .sub-btn .form-tips {
  margin-right: 35px;
  font-size: 20px;
}
.concat-section.section2 .section-panel .section2-right .sub-btn .btn-sub {
  width: 250px;
  height: 58px;
}
.banner {
  margin-top: -180px;
}
.about-banner {
  background: url(../../img/company/about-bg.png) no-repeat center top;
  height: 977px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.about-banner img {
  display: inline-block;
}
.about-banner h1 {
  padding-top: 270px;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.about-banner dl {
  margin-top: 58px;
}
.about-banner dl dt {
  margin-bottom: 48px;
}
.about-banner dl dt img {
  width: 75px;
}
.about-banner dl dd {
  margin-bottom: 80px;
  line-height: 48px;
}
.about-banner dl dd span {
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.about-banner .banner-video {
  background-image: url(../../img/company/banner-video.svg);
  width: 81px;
  height: 81px;
  margin: 0 auto;
  cursor: pointer;
  background-size: 100% 100%;
  transition: all 0.3s ease;
}
.about-banner .banner-video:hover {
  background-image: url(../../img/company/banner-video-cur.svg);
}
.about-banner .banner-btn {
  margin-top: 62px;
}
.about-banner .banner-video-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  bottom: 0;
  width: 100%;
  background: #010101;
  z-index: -1;
}
.about-banner .banner-video-bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}
.about-banner .banner-video-bg video {
  min-height: 100%;
  min-width: 100%;
  height: auto !important;
  width: auto !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.video-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.video-popup-container .video-popup-wrapper {
  position: relative;
  width: 1200px;
  height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-popup-container .video-popup-wrapper .videos video {
  width: 100%;
  height: 100%;
}
.video-popup-container .video-popup-wrapper .video-popup-close {
  background-image: url(../../img/company/video-close.png);
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -40px;
  top: -40px;
  cursor: pointer;
}
.timeline-section .timeline-panel h3 {
  text-align: center;
  padding: 100px 0 35px;
}
.timeline-section .timeline-panel > p {
  color: #5c5b5b;
  line-height: 40px;
}
.timeline-section .timeline-wrapper {
  padding: 54px 110px 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.timeline-section .timeline-wrapper::after {
  content: '';
  display: block;
  background-image: url(../../img/company/timeline-radius.png);
  position: absolute;
  width: 25px;
  height: 1527px;
  left: 50%;
  top: 54px;
  transform: translateX(-50%);
}
.timeline-section .timeline-wrapper .timeline-item {
  width: 460px;
  height: 350px;
}
.timeline-section .timeline-wrapper .timeline-item .timeline-year {
  font-size: 28px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
.timeline-section .timeline-wrapper .timeline-item .timeline-tag {
  background-image: url(../../img/company/timeline-tag1.png);
  width: 458px;
  height: 136px;
  padding-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  white-space: nowrap;
}
.timeline-section .timeline-wrapper .timeline-item .timeline-info {
  color: #5c5b5b;
  line-height: 37px;
}
.timeline-section .timeline-wrapper .timeline-item:first-child {
  margin-top: 45px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(2) {
  margin-top: 230px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(2) .timeline-tag {
  background-image: url(../../img/company/timeline-tag2.png);
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(3) {
  margin-top: -94px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(3) .timeline-tag {
  background-image: url(../../img/company/timeline-tag3.png);
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(4) {
  margin-top: 50px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(4) .timeline-tag {
  background-image: url(../../img/company/timeline-tag4.png);
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(5) {
  margin-top: -102px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(5) .timeline-tag {
  background-image: url(../../img/company/timeline-tag5.png);
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(6) {
  margin-top: 40px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(6) .timeline-tag {
  background-image: url(../../img/company/timeline-tag6.png);
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(7) {
  margin-top: -105px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(7) .timeline-tag {
  background-image: url(../../img/company/timeline-tag7.png);
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(8) {
  margin-top: 80px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(8) .timeline-tag {
  background-image: url(../../img/company/timeline-tag8.png);
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(odd) .timeline-year,
.timeline-section .timeline-wrapper .timeline-item:nth-child(odd) .timeline-tag,
.timeline-section .timeline-wrapper .timeline-item:nth-child(odd) .timeline-info {
  padding-left: 42px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(even) .timeline-year,
.timeline-section .timeline-wrapper .timeline-item:nth-child(even) .timeline-tag,
.timeline-section .timeline-wrapper .timeline-item:nth-child(even) .timeline-info {
  padding-right: 42px;
}
.timeline-section .timeline-wrapper .timeline-item:nth-child(even) .timeline-year {
  text-align: right;
}
.timeline-section .select-why-wrapper h3 {
  margin-top: 85px;
}
.mine-numbers-section {
  background: url(../../img/company/number-bg.jpg) no-repeat center top;
  height: 1502px;
  margin-top: 155px;
  background-size: cover;
}
.mine-numbers-section .mine-panel {
  height: 535px;
  width: 610px;
}
.mine-numbers-section .mine-panel p {
  margin-top: 40px;
  line-height: 36px;
}
.mine-numbers-section .number-list {
  margin-top: 124px;
  text-align: center;
}
.mine-numbers-section .number-list ul {
  margin-top: 140px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mine-numbers-section .number-list ul li {
  width: 33.3%;
  margin-bottom: 120px;
}
.mine-numbers-section .number-list ul li .numbers {
  color: #a79582;
  font-size: 42px;
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  text-shadow: rgba(0, 0, 0, 0.09) 5px 3px 3px;
}
.mine-numbers-section .number-list ul li p {
  margin-top: 25px;
}
.mine-honor-section {
  padding-bottom: 28px;
}
.mine-honor-section h3 {
  text-align: center;
  padding: 100px 0 60px;
}
.mine-honor-section .mine-honor-list li {
  height: 270px;
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.mine-honor-section .mine-honor-list li:last-child {
  border-bottom: none;
}
.mine-honor-section .mine-honor-list li .mine-honor-item {
  flex: 0 0 25%;
  text-align: center;
  color: #5c5b5b;
}
.mine-honor-section .mine-honor-list li .mine-honor-item img {
  display: inline-block;
}
.mine-honor-section .mine-honor-list li .mine-honor-item > div {
  height: 40px;
  margin: 10px 0;
}
.mine-team-section {
  background: url(../../img/company/team-bg.png) no-repeat center top;
  background-size: cover;
  height: 439px;
  overflow: hidden;
  color: #ffffff;
}
.mine-team-section h3 {
  text-align: center;
  margin: 95px 0 50px;
}
.mine-team-section p {
  line-height: 40px;
  margin-bottom: 58px;
  position: relative;
}
.mine-team-section p::after,
.mine-team-section p::before {
  content: '';
  display: block;
  width: 65px;
  height: 46px;
  position: absolute;
}
.mine-team-section p::after {
  background-image: url(../../img/company/quotes-r.png);
  right: -100px;
  bottom: 0;
}
.mine-team-section p::before {
  background-image: url(../../img/company/quotes-l.png);
  left: -105px;
  top: -30px;
}
.map-section {
  text-align: center;
  height: 335px;
  background-image: url(../../img/company/full-map.png);
}
.supervise-banner {
  background: url(../../img/company/supervise-bg.jpg) no-repeat center top;
  height: 980px;
}
.supervise-banner h1 {
  padding-top: 310px;
  margin-bottom: 20px;
}
.supervise-banner h3 {
  font-size: 30px;
}
.supervise-banner h3 span {
  font-style: italic;
  margin-right: 10px;
  font-size: 44px;
  font-weight: 600;
}
.supervise-banner p {
  color: #5c5b5b;
  margin: 47px 0 95px;
}
.national-section {
  text-align: center;
  background: #fbfcfd url(../../img/company/national-list-bg.png) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 35px;
}
.national-section .national-panel {
  padding-top: 100px;
}
.national-section .national-panel h3 {
  padding-bottom: 35px;
}
.national-section .national-panel p {
  color: #5c5b5b;
  line-height: 36px;
}
.national-section .national-list {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.national-section .national-list .national-item {
  width: 249px;
  height: 327px;
  padding: 20px 0;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.national-section .national-list .national-item img {
  display: inline-block;
  margin-bottom: 15px;
  width: 144px;
  height: 144px;
}
.national-section .national-list .national-item p {
  line-height: 24px;
  flex: 0 0 70px;
  color: #5c5b5b;
}
.national-section .national-list .national-item h4 {
  line-height: 29px;
  font-size: 18px;
  margin-top: 5px;
}
.national-section .national-list .national-item:hover {
  background-color: #f4f4f4;
}
.protect-section {
  background-color: #f3f5f8;
  padding-bottom: 200px;
}
.protect-section .protect-panel {
  padding: 30px 0 160px 10px;
  line-height: 30px;
}
.protect-section .protect-panel h5 {
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
}
.protect-section .protect-panel p {
  margin-top: 20px;
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #5c5b5b;
}
.protect-section .protect-panel ul {
  margin-top: 45px;
}
.protect-section .protect-panel ul li {
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #5c5b5b;
}
.protect-section .protect-panel ul li::before {
  content: '';
  display: inline-block;
  background-image: url(../../img/company/icon-yes.png);
  width: 16px;
  height: 13px;
  margin-right: 12px;
}
.protect-section h3 {
  text-align: center;
  margin-bottom: 75px;
}
.protect-section .protect-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.protect-section .protect-list .protect-item {
  background-image: url(../../img/company/protect-item-white.png);
  width: 1333px;
  height: 298px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  box-shadow: 0px 7px 15px 0px rgba(91, 91, 91, 0.1);
}
.protect-section .protect-list .protect-item .protect-name {
  font-size: 28px;
  flex: 0 0 363px;
  line-height: 46px;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.protect-section .protect-list .protect-item .protect-text {
  color: #5c5b5b;
  line-height: 36px;
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.protect-section .protect-list .protect-item:nth-child(odd) .protect-name {
  padding-left: 10px;
}
.protect-section .protect-list .protect-item:nth-child(odd) .protect-text {
  padding-right: 50px;
}
.protect-section .protect-list .protect-item:nth-child(even) {
  background-image: url(../../img/company/protect-item-black.png);
}
.protect-section .protect-list .protect-item:nth-child(even) .protect-name {
  padding-right: 10px;
  text-align: right;
}
.protect-section .protect-list .protect-item:nth-child(even) .protect-text {
  color: #ffffff;
  text-align: right;
}
.protect-section .protect-list .protect-item:nth-child(even) .protect-flex {
  flex-direction: row-reverse;
}
.protect-section .protect-list .protect-flex {
  display: flex;
  align-items: center;
}
.safe-section {
  color: #ffffff;
  height: 737px;
  background: url(../../img/company/safe-bg.jpg) no-repeat center top;
  background-size: cover;
}
.safe-section h3 {
  text-align: center;
  padding: 80px 0 57px;
}
.safe-section ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.safe-section ul li {
  width: 592px;
  height: 298px;
  display: flex;
  padding: 80px 60px;
  line-height: 36px;
  background-color: rgba(9, 49, 88, 0.5);
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.team-banner {
  height: 996px;
  background: url(../../img/company/team/team-banner.jpg) no-repeat center top;
  text-align: center;
  color: #FFFFFF;
}
.team-banner h1 {
  padding-top: 300px;
}
.team-banner p {
  font-size: 28px;
  padding-top: 45px;
  line-height: 51px;
  padding-bottom: 100px;
}
.team-banner p s {
  display: block;
}
.team-body .section1 {
  text-align: center;
  color: #ffffff;
  background-color: #0083dd;
  height: 395px;
}
.team-body .section1 h3 {
  padding-bottom: 30px;
  font-weight: bold;
}
.team-body .section1 .section1-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.team-body .section1 p {
  line-height: 40px;
}
.team-body .section2 {
  background: url(../../img/company/team/group-bg.png) no-repeat right bottom;
  height: 1084px;
  padding-left: 15px;
  padding-top: 130px;
  position: relative;
}
.team-body .section2::after {
  content: '';
  display: block;
  width: 140px;
  background-color: #04233a;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 54px;
}
.team-body .section2 .group-panel {
  display: flex;
  justify-content: space-between;
}
.team-body .section2 .group-left {
  width: 630px;
}
.team-body .section2 .group-left h3 {
  padding-bottom: 100px;
  font-weight: bold;
}
.team-body .section2 .group-left ul li {
  color: #5c5b5b;
  margin-bottom: 57px;
  display: flex;
  align-items: center;
}
.team-body .section2 .group-left ul li span {
  color: #3c83d7;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 5px;
}
.team-body .section2 .group-left ul li a {
  margin-left: 20px;
}
.team-body .section2 .group-left ul li a img {
  width: 36px;
}
.team-body .section2 .group-left ul li:nth-child(4) {
  margin-bottom: 90px;
}
.team-body .section2 .group-right {
  margin-top: 12px;
}
.team-body .section2 .group-right ul {
  width: 550px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.team-body .section2 .group-right ul li {
  width: 33%;
  text-align: center;
  margin-bottom: 65px;
}
.team-body .section2 .group-right ul li img {
  display: inline-block;
  height: 60px;
}
.team-body .section2 .group-right ul li div {
  margin-top: 8px;
}
.team-body .section2 .group-right ul li p {
  margin-top: 5px;
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.team-body .section3 {
  text-align: center;
  color: #ffffff;
  background: #04233a url(../../img/company/team/section3-bg.png) no-repeat right top;
  height: 670px;
}
.team-body .section3 h3 {
  padding-top: 120px;
  padding-bottom: 40px;
  font-weight: bold;
}
.team-body .section3 p {
  line-height: 40px;
}
.team-body .section3 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.team-body .section3 ul li {
  width: 380px;
  height: 230px;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 52px;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.team-body .section4 {
  text-align: center;
  background-color: #f3f5f8;
  height: 614px;
}
.team-body .section4 h3 {
  padding: 130px 0 105px;
  font-weight: bold;
}
.team-body .section4 ul {
  display: flex;
  justify-content: space-around;
}
.team-body .section4 ul li {
  width: 33%;
}
.team-body .section4 ul li img {
  display: inline-block;
  margin-bottom: 45px;
  height: 40px;
}
.team-body .section4 ul li p {
  font-weight: bold;
  line-height: 40px;
  font-size: 20px;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.team-body .section5 {
  text-align: center;
  height: 441px;
}
.team-body .section5 h3 {
  font-weight: bold;
  padding: 95px 0 85px;
}
.team-body .section5 ul {
  display: flex;
  justify-content: space-around;
}
.team-body .section5 ul li img {
  display: inline-block;
  height: 50px;
}
.team-body .section5 ul li:last-child img {
  width: 120px;
}
.team-body .section5 ul li p {
  margin-top: 30px;
  color: #5c5b5b;
}
.team-body .section6 {
  background-color: #f3f5f8;
  height: 1100px;
  text-align: center;
}
.team-body .section6 h3 {
  padding-top: 100px;
  padding-bottom: 20px;
  font-weight: bold;
}
.team-body .section6 p {
  color: #5c5b5b;
}
.team-body .section6 ul {
  margin-top: 70px;
}
.team-body .section6 ul li {
  float: left;
  *display: inline;
  _display: inline;
}
.team-body .section6 ul li:first-child,
.team-body .section6 ul li:nth-child(2) {
  margin-right: 15px;
}
.team-body .section6 ul li:nth-child(4) {
  margin-right: 12px;
}
.team-body .section6 ul li:nth-child(2),
.team-body .section6 ul li:nth-child(3) {
  margin-bottom: 11px;
}
.team-body .section7 {
  padding-bottom: 40px;
}
.team-body .section7 h3 {
  text-align: center;
  font-weight: bold;
  padding: 100px 0 40px;
}
.team-body .section7 .join-list li {
  overflow: hidden;
  padding-left: 54px;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: 0px 0px 11.83px 1.17px rgba(0, 0, 0, 0.04);
}
.team-body .section7 .join-list li .join-text {
  cursor: pointer;
  position: relative;
  line-height: 63px;
  font-size: 20px;
}
.team-body .section7 .join-list li .join-text::after {
  content: '';
  background: url(../../img/company/team/item-arrow.png);
  width: 16px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 55px;
  transform: translateY(-50%);
  display: block;
  transition: transform 0.3s ease;
}
.team-body .section7 .join-list li.cur .join-text::after {
  transform: rotate(180deg);
}
.team-body .section7 .join-list li .join-wrapper {
  padding-bottom: 130px;
  padding-top: 70px;
  display: none;
}
.team-body .section7 .join-list li .join-wrapper dl {
  margin-bottom: 70px;
}
.team-body .section7 .join-list li .join-wrapper dl dt {
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  font-size: 20px;
}
.team-body .section7 .join-list li .join-wrapper dl dd {
  line-height: 42px;
  position: relative;
  color: #5c5b5b;
}
.team-body .section7 .join-list li .join-wrapper dl dd::before {
  content: '';
  background-image: url(../../img/company/team/icon-yes.png);
  width: 22px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
}
.law-section {
  overflow: hidden;
  text-align: center;
  padding-bottom: 100px;
}
.law-section p {
  line-height: 35px;
}


.Legaldocument{
    border:1px solid #0083dd;
    margin-top:50px;
}
.Legaldocument-header{
    height:80px;
    background-color:#0083dd;
}
.Legaldocument-header h1{
    line-height:80px;
    color:#fff;
}
.Legaldocument-centent{
    margin:50px 0px 30px 0px;
}



.law-section ul {
  text-align: left;
  display:flex;
}
.law-section ul li {
  width:300px;
  margin: 0px 0px 30px 80px;
}
.law-section ul li a {
  color: #3c83d7;
  position: relative;
}
.law-section ul li a::before {
  background-image: url(../../img/company/icon-pdf.png);
  width: 31px;
  height: 35px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.news-banner {
  background: url(../../img/company/news-banner.jpg) no-repeat center top;
  height: 807px;
  overflow: hidden;
  color: #FFFFFF;
}
.news-banner h1 {
  margin-top: 360px;
  margin-bottom: 30px;
  font-size: 48px;
}
.news-banner p {
  line-height: 26px;
}
.news-section {
  overflow: hidden;
  margin-bottom: 150px;
}
.news-section .news-bd {
  border-bottom: 1px solid #f6f6f6;
}
.news-section .news-tabs {
  padding-top: 30px;
}
.news-section .news-tabs .news-hd {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #bfbfbf;
}
.news-section .news-tabs .news-hd li {
  height: 70px;
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #adadad;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
  font-size: 20px;
}
.news-section .news-tabs .news-hd li.cur {
  color: #3c83d7;
  border-color: #3c83d7;
}
.news-section .news-tabs .news-bd {
  padding: 27px 10px;
}
.news-section .news-tabs .news-bd ul li {
  padding: 28px 0;
  display: flex;
  align-items: center;
}
.news-section .news-tabs .news-bd ul li .news-img {
  margin-right: 40px;
  width: 198px;
  flex: 0 0 198px;
  height: 149px;
  overflow: hidden;
}
.news-section .news-tabs .news-bd ul li .news-img img {
  height: 100%;
  object-fit: cover;
}
.news-section .news-tabs .news-bd ul li .news-body > a {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #141414;
  font-weight: 600;
  font-size: 20px;
}
.news-section .news-tabs .news-bd ul li .news-body > a:hover {
  color: #3c83d7;
}
.news-section .news-tabs .news-bd ul li .news-body .news-time {
  font-size: 14px;
  color: #8a8a8a;
  margin-top: 10px;
  margin-bottom: 15px;
}
.news-section .news-tabs .news-bd ul li .news-body .news-time::before {
  content: '';
  background-image: url(../../img/index/icon-home-clock.png);
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.news-section .news-tabs .news-bd ul li .news-body .news-dec {
  line-height: 26px;
  height: 60px;
  color: #5c5b5b;
  text-align: justify;
}
.news-section .news-tabs .news-bd ul li .news-body .news-dec a {
  color: #3c83d7;
  text-decoration: underline;
}
.page {
  text-align: center;
  padding-top: 30px;
}
.page a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #636e72;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 1;
  width: 21px;
  height: 21px;
  margin: 0 2px;
  border-radius: 50%;
}
.page a.cur {
  background-color: #f8f8f8;
  pointer-events: none;
}
.page a.page-arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  background-color: #f8f8f8;
  margin: 0 18px;
  transition: all 0.3s ease;
}
.page a.page-arrow i {
  background-image: url(../../img/company/arrow-right.png);
  width: 13px;
  height: 10px;
  display: inline-block;
}
.page a.page-arrow.inactive {
  background-color: #f5f6f7;
}
.page a.page-arrow.inactive i {
  background-image: url(../../img/company/arrow-right.png);
}
.page a.page-arrow:hover {
  background: #3c83d7;
}
.page a.page-arrow:hover i {
  background-image: url(../../img/company/arrow-right-cur.png);
}
.page a.page-arrow-left i {
  transform: rotate(-180deg);
}
.why-novox-section {
  padding-bottom: 50px;
}