body {
  font-family: Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 1200px;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: none;
}
.tabActive {
  border-bottom: 8px solid #12a0db;
}
.title-type1 {
  padding: 100px 0 0;
}
.title-type1 .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.title-type1 .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.title-type1 .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.title-type1 .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.title-type1 .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.b-line {
  position: relative;
  margin: 36px auto 50px;
  text-align: center;
  width: 74px;
  height: 4px;
  background: #fff;
}
.b-line::after {
  content: "";
  position: absolute;
  top: 52%;
  left: -143px;
  width: 360px;
  height: 1px;
  background: #fff;
}
.main {
  position: relative;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main .container {
    width: auto;
  }
}
.main .navbar {
  margin-bottom: 0;
  height: 90px;
  background: #fff;
  width: 100%;
  min-width: 1200px;
}
.main .navbar .container {
  width: 1170px!important;
}
.main .navbar.navbar-inverse {
  border-color: transparent;
}
.main .navbar.navbar-inverse .navbar-brand {
  margin-left: 230px;
}
.main .navbar.navbar-inverse .navbar-brand > img {
  width: 190px;
  margin-top: -6px;
  height: auto;
}
.main .navbar.navbar-inverse .nav {
  float: right;
}
.main .navbar.navbar-inverse .nav > li > a {
  width: 125px;
  color: #fff;
  font-size: 16px;
  transition: 0.3s;
  padding: 15px 0;
}
.main .navbar.navbar-inverse .nav > li > a:hover {
  color: #D8C82C;
}
.main .navbar .container {
  position: relative;
  margin-top: 20px;
  z-index: 10;
}
.main .navbar .bg {
  position: absolute;
  right: -5%;
  top: 0;
  transform: skew(-32deg) translateZ(0);
  background: #12a0db;
  width: 60%;
  z-index: 1;
  height: 90px;
}
.main .bar {
  height: 10px;
  background: #d8c82c;
  margin-top: 20px;
}
.main .banner {
  margin-top: 100px;
}
.main .banner .swiper-container {
  width: 100%;
}
.main .banner .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.main .banner .swiper-slide.swiper-slide-active .font {
  opacity: 1;
  transform: translateX(0);
}
.main .banner .swiper-slide .font {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translateX(200px);
  transition: 0.85s;
}
.main .banner .swiper-slide .font.font1 > h2 {
  margin-top: 222px;
  color: #fff;
  font-size: 66px;
}
.main .banner .swiper-slide .font.font1 > h2 .one {
  display: inline-block;
  color: #d8c82c;
  margin-right: 30px;
}
.main .banner .swiper-slide .font.font1 > h2 .two {
  display: inline-block;
}
.main .banner .swiper-slide .font.font1 > p {
  margin-top: -4px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}
.main .banner .swiper-slide .font.font2 {
  text-align: left;
  padding-left: 233px;
}
.main .banner .swiper-slide .font.font2 > h2 {
  margin-top: 144px;
  color: #fff;
  font-size: 36px;
}
.main .banner .swiper-slide .font.font2 > p {
  width: 540px;
  margin-top: 2px;
  text-transform: uppercase;
  font-size: 66px;
  line-height: 1.25;
  font-weight: 700;
  color: #ffffff;
}
.main .banner .swiper-slide .font.font3 > img {
  margin-top: 155px;
  width: 188px;
}
.main .banner .swiper-slide .font.font3 > h2 {
  margin-top: 42px;
  color: #fff;
  font-size: 64px;
}
.main .banner .swiper-slide .font.font3 > p {
  margin-top: -4px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}
.main .banner .swiper-slide img {
  width: 100%;
}
.main .banner.core > img {
  width: 100%;
}
.main .banner.core > h1 {
  position: absolute;
  margin: 0;
  top: 0;
  width: 100%;
  line-height: 305px;
  font-size: 67px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.main .content {
  padding: 0 35px;
}
.main .content .box1 > .title {
  padding: 100px 0 0;
}
.main .content .box1 > .title .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.main .content .box1 > .title .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .box1 > .title .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box1 > .title .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box1 > .title .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box1 .container {
  margin-top: 100px;
  padding-bottom: 120px;
}
.main .content .box1 .container .left-block {
  float: left;
  width: 400px;
  text-align: left;
}
.main .content .box1 .container .left-block .strength > span {
  display: block;
  color: #868686;
  padding-left: 22px;
  font-size: 24px;
}
.main .content .box1 .container .left-block .strength > p {
  color: #0892cb;
  margin: 0;
  padding-left: 22px;
  font-size: 28px;
}
.main .content .box1 .container .left-block img {
  margin-top: -8px;
}
.main .content .box1 .container .font-block {
  text-align: left;
  margin-left: 430px;
  padding-top: 8px;
}
.main .content .box1 .container .font-block .title {
  font-weight: 700;
}
.main .content .box1 .container .font-block .font {
  padding-top: 28px;
  color: #808080;
  line-height: 28px;
}
.main .content .box1 .container .font-block .font b {
  color: #646464;
}
.main .content .box2 {
  height: 565px;
  background: url("../img/box2bg.jpg") no-repeat center center;
  background-size: auto 100%;
}
.main .content .box2 .title .name {
  margin: 0;
  padding-top: 120px;
  font-size: 30px;
  color: #fff;
}
.main .content .box2 .title .line {
  position: relative;
  margin: 36px auto 50px;
  text-align: center;
  width: 74px;
  height: 4px;
  background: #fff;
}
.main .content .box2 .title .line::after {
  content: "";
  position: absolute;
  top: 52%;
  left: -143px;
  width: 360px;
  height: 1px;
  background: #fff;
}
.main .content .box2 .font {
  padding-bottom: 48px;
  color: #fff;
  line-height: 28px;
}
.main .content .box2 .button {
  display: inline-block;
  width: 182px;
  height: 52px;
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 2px;
  transition: 0.3s;
  color: #ffffff;
  font-size: 16px;
  line-height: 52px;
}
.main .content .box2 .button:hover {
  background: #ffffff;
  color: #12a0db;
}
.main .content .box3 {
  padding: 136px 0 148px;
}
.main .content .box3 .tab {
  float: right;
  width: 70%;
  border-bottom: 1px solid #eaeaea;
  height: 52px;
}
.main .content .box3 .tab > span {
  margin-bottom: -4px;
  margin-right: 50px;
  color: #1d1a20;
  width: 70px;
  line-height: 48px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
  transition: 0.3s;
}
.main .content .box3 .tabfont {
  margin-top: 60px;
  padding-top: 67px;
}
.main .content .box3 .tabfont .image {
  float: left;
  margin-top: 62px;
  width: 480px;
}
.main .content .box3 .tabfont .font {
  position: relative;
  margin-left: 560px;
  height: 380px;
  text-align: left;
  overflow-y: auto;
  /*滚动条样式*/
}
.main .content .box3 .tabfont .font::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
.main .content .box3 .tabfont .font::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px #12a0db;
  background: rgba(0, 0, 0, 0.2);
}
.main .content .box3 .tabfont .font::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #eaeaea;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.main .content .box3 .tabfont .font > div {
  position: absolute;
  top: 0;
  right: 52px;
}
.main .content .box3 .tabfont .font #tab2 {
  display: none;
}
.main .content .box3 .tabfont .font p {
  margin: 0;
  color: #808080;
  font-size: 14px;
  margin-bottom: 22px;
  line-height: 28px;
}
.main .content .box3 .tabfont .font .name {
  color: #1d1a20;
  font-size: 18px;
  margin-bottom: 10px;
}
.main .content .box3 .tabfont .font h3 {
  margin: 0 0 30px;
  font-size: 24px;
  font-weight: 700;
  color: #12a0db;
}
.main .content .box4 .title {
  position: relative;
  color: #fff;
  background: url("../img/box4title.png") no-repeat center center;
  height: 300px;
  z-index: 5;
}
.main .content .box4 .title .desc {
  margin: 36px 0 0;
  font-size: 26px;
  font-family: Arial;
}
.main .content .box4 .title .name {
  margin: 6px auto 38px;
  font-size: 30px;
  color: #dbeef6;
}
.main .content .box4 .title > p {
  font-size: 14px;
  margin: 0 0 36px;
}
.main .content .box4 .title .button {
  display: inline-block;
  width: 182px;
  height: 52px;
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 2px;
  transition: 0.3s;
  color: #ffffff;
  font-size: 16px;
  line-height: 52px;
}
.main .content .box4 .title .button:hover {
  background: #ffffff;
  color: #12a0db;
}
.main .content .box4 .image {
  position: relative;
  height: 450px;
  margin-top: -130px;
  overflow: hidden;
  z-index: 1;
}
.main .content .box4 .image > img {
  width: 100%;
}
.main .content .box5 .title {
  padding: 100px 0 0;
}
.main .content .box5 .title .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.main .content .box5 .title .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .box5 .title .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box5 .title .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box5 .title .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box5 .swiper-container2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main .content .box5 .swiper-container2 > .swiper-pagination {
  bottom: 50px;
}
.main .content .box5 .partner.partner1 {
  margin-top: 120px;
  margin-bottom: 17px;
}
.main .content .box5 .partner.partner2 {
  margin-bottom: 110px;
}
.main .content .box5 .partner .box {
  box-sizing: border-box;
  display: inline-block;
  width: 270px;
  height: 115px;
  border-radius: 2px;
  border: 1px solid #eee;
  cursor: pointer;
  transition: 0.3s;
}
.main .content .box5 .partner .box:hover {
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.08);
}
.main .content .box5 .partner .box:hover > img {
  display: none;
}
.main .content .box5 .partner .box:hover > .hover {
  display: inline-block;
}
.main .content .box5 .partner .box > img.hover {
  display: none;
  margin-top: 0;
}
.main .content .sea-box > .title {
  padding: 100px 0 0;
  height: 320px;
}
.main .content .sea-box > .title .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.main .content .sea-box > .title .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .sea-box > .title .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .sea-box > .title .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .sea-box > .title .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .sea-box .block {
  position: relative;
  background: url("../img/sea-bg.png") no-repeat center center;
  background-size: 100% 100%;
  padding: 90px 0;
}
.main .content .sea-box .block .pagination {
  position: absolute;
  top: 90px;
  left: 700px;
  z-index: 998;
}
.main .content .sea-box .block .pagination .box {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 1px solid #12a0db;
  cursor: pointer;
  background-size: 30px;
}
.main .content .sea-box .block .pagination .box:last-child {
  margin-left: -5px;
}
.main .content .sea-box .block .pagination .left {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 1px solid #12a0db;
  cursor: pointer;
  background-size: 30px;
  transform: rotate(180deg);
  background: url("../img/arrow-right.png") no-repeat center center;
}
.main .content .sea-box .block .pagination .left:last-child {
  margin-left: -5px;
}
.main .content .sea-box .block .pagination .left.active {
  transform: rotate(0deg);
  background: url("../img/arrow-left.png") no-repeat center center;
}
.main .content .sea-box .block .pagination .right {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 1px solid #12a0db;
  cursor: pointer;
  background-size: 30px;
  background: url("../img/arrow-right.png") no-repeat center center;
}
.main .content .sea-box .block .pagination .right:last-child {
  margin-left: -5px;
}
.main .content .sea-box .block .pagination .right.active {
  transform: rotate(180deg);
  background: url("../img/arrow-left.png") no-repeat center center;
}
.main .content .sea-box .block .font {
  display: none;
  float: left;
  width: 650px;
  text-align: left;
}
.main .content .sea-box .block .font.show {
  display: block;
}
.main .content .sea-box .block .font .name {
  width: 150px;
  font-size: 36px;
  margin-bottom: 36px;
  color: #fff;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
.main .content .sea-box .block .font > p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 2;
  height: 170px;
}
.main .content .sea-box .block .sea-img {
  position: relative;
}
.main .content .sea-box .block .sea-img > img {
  position: absolute;
  top: 20px;
  right: 42px;
}
.main .content .sea-box .seainner {
  padding: 140px 0;
}
.main .content .sea-box .seainner .inner {
  display: flex;
  padding-bottom: 130px;
}
.main .content .sea-box .seainner .inner:last-child {
  padding-bottom: 0;
}
.main .content .sea-box .seainner .inner .font {
  flex: 0.6;
}
.main .content .sea-box .seainner .inner .img {
  flex: 0.4;
}
.main .content .sea-box .seainner .inner.inner1 .font {
  margin-right: 56px;
}
.main .content .sea-box .seainner .inner.inner2 .font {
  margin-left: 56px;
}
.main .content .sea-box .seainner .inner.inner2 .font > h2::before {
  content: "02";
}
.main .content .sea-box .seainner .inner .font {
  text-align: left;
}
.main .content .sea-box .seainner .inner .font > h2 {
  position: relative;
  font-size: 36px;
  color: #1d1a20;
  line-height: 56px;
  padding-left: 60px;
  padding-top: 18px;
}
.main .content .sea-box .seainner .inner .font > h2::before {
  content: "01";
  position: absolute;
  top: 0;
  left: 0;
  font-family: Broadview;
  font-weight: 700;
  font-size: 98px;
  color: #f2f2f2;
  z-index: -1;
}
.main .content .sea-box .seainner .inner .font > h2::after {
  content: "";
  position: absolute;
  top: 45px;
  left: 200px;
  width: 176px;
  height: 1px;
  background: #12a0db;
}
.main .content .sea-box .seainner .inner .font > p {
  margin-top: 40px;
  font-size: 14px;
  line-height: 2.4;
  color: #808080;
}
.main .content .sea-box .seainner .inner .img > img {
  width: 444px;
}
.main .content .danger-box {
  height: auto;
  background: #43b6e6;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.08);
}
.main .content .danger-box .title .name {
  padding-top: 110px;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}
.main .content .danger-box .title .desc {
  font-size: 26px;
  color: #e1f0f9;
}
.main .content .danger-box .line {
  position: relative;
  margin: 36px auto 50px;
  text-align: center;
  width: 74px;
  height: 4px;
  background: #fff;
}
.main .content .danger-box .line::after {
  content: "";
  position: absolute;
  top: 52%;
  left: -143px;
  width: 360px;
  height: 1px;
  background: #fff;
}
.main .content .danger-box .icon-list {
  text-align: left;
  margin-top: 60px;
  padding-bottom: 100px;
}
.main .content .danger-box .icon-list .item {
  display: inline-block;
  width: 200px;
  margin-top: 42px;
  margin-right: 24px;
  vertical-align: top;
}
.main .content .danger-box .icon-list .item .icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
}
.main .content .danger-box .icon-list .item .icon > img {
  vertical-align: top;
  width: 36px;
  margin-top: 16px;
}
.main .content .danger-box .icon-list .item > div {
  margin-top: 10px;
  height: 120px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 2;
}
.main .content .danger-box .icon-list .item > div p {
  margin: 0;
}
.main .content .danger-box .icon-list .item > div > span {
  display: block;
  color: #bbebff;
  font-weight: normal;
}
.main .content .air-box > .title {
  padding: 100px 0 0;
  height: 320px;
}
.main .content .air-box > .title .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.main .content .air-box > .title .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .air-box > .title .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .air-box > .title .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .air-box > .title .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .air-box .box {
  text-align: left;
  padding: 0 35px;
}
.main .content .air-box .box > h3 {
  font-size: 36px;
  color: #12a0db;
  vertical-align: bottom;
}
.main .content .air-box .box > h3 span {
  display: inline-block;
  margin-left: 26px;
  font-family: Arial;
  font-size: 34px;
  color: #cdcdce;
  vertical-align: bottom;
  text-transform: uppercase;
}
.main .content .air-box .box .font {
  margin-top: 42px;
  padding-bottom: 20px;
  font-size: 14px;
  color: #808080;
  line-height: 2;
  border-bottom: 1px solid #eaeaea;
}
.main .content .air-box .box .img {
  margin-top: 20px;
  width: 100%;
}
.main .content .air-box .box .img img {
  width: 100%;
}
.main .content .express-box {
  background: #f6f6f6;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.08);
  margin-top: 120px;
  padding-bottom: 60px;
}
.main .content .express-box > .title {
  padding: 100px 0 0;
  padding-top: 42px;
  height: 190px;
}
.main .content .express-box > .title .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.main .content .express-box > .title .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .express-box > .title .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .express-box > .title .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .express-box > .title .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .express-box .img {
  margin: 0 auto;
  width: 120px;
}
.main .content .express-box .img img {
  width: 100%;
}
.main .content .express-box .name {
  font-size: 30px;
  font-weight: 700;
  color: #12a0db;
}
.main .content .express-box .font {
  margin: 32px auto 0;
  width: 720px;
  font-size: 14px;
  line-height: 2;
  color: #808080;
}
.main .content .express-box2 {
  padding-bottom: 100px;
}
.main .content .express-box2 .title {
  padding: 100px 0 0;
  height: 320px;
}
.main .content .express-box2 .title > h2 {
  font-size: 36px;
  color: #1d1a20;
}
.main .content .express-box2 .box {
  text-align: left;
  padding: 0 0 24px;
}
.main .content .express-box2 .box .inner {
  border: 1px solid #e6e6e6;
  margin: 0 11px;
  padding: 44px 18px 20px;
}
.main .content .express-box2 .box .inner .name {
  margin-bottom: 20px;
  font-size: 30px;
  color: #12a0db;
  font-weight: 700;
}
.main .content .express-box2 .box .inner .desc {
  height: 120px;
  font-size: 16px;
  line-height: 1.6;
  color: #1d1a20;
}
.main .content .express-box2 .box .inner .font {
  height: 300px;
  padding-top: 20px;
  border-top: 1px solid #f4f4f4;
  font-size: 14px;
  color: #808080;
  line-height: 2;
}
.main .content .express-box2 .box .inner .font span {
  color: #12a0db;
}
.main .content .express-box2 .box.two .inner .desc {
  height: 150px;
}
.main .content .table-box {
  padding-bottom: 45px;
}
.main .content .table-box > .title {
  padding: 100px 0 0;
  height: 320px;
}
.main .content .table-box > .title .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.main .content .table-box > .title .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .table-box > .title .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .table-box > .title .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .table-box > .title .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .table-box .table {
  border: 1px solid #f5f5f5;
}
.main .content .table-box .table thead {
  border-bottom: 0;
  background: #f5f5f5;
  color: #12a0db;
}
.main .content .table-box .table thead th {
  padding: 28px 60px;
}
.main .content .table-box .table thead th p {
  margin: 0;
  font-size: 20px;
}
.main .content .table-box .table thead th span {
  font-size: 14px;
  color: #72b3d8;
  font-family: Arial;
}
.main .content .table-box .table th {
  border-bottom: 0;
}
.main .content .table-box .table tbody td {
  border-top: 0;
  padding: 22px 0 22px 57px;
  text-align: left;
}
.main .content .company .title {
  padding-top: 100px;
  padding-bottom: 80px;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .company .font .item > img {
  width: 60px;
  display: block;
  margin: 0 auto;
}
.main .content .company .font .item p {
  font-size: 18px;
  margin: 0;
}
.main .content .company .font .item .desc {
  color: #808080;
  margin-top: 20px;
  margin-bottom: 6px;
}
.main .content .company .font .item .name {
  color: #1d1a20;
}
.main .content .company .btn-box {
  padding: 120px 0;
}
.main .content .company .btn-box .button {
  display: inline-block;
  width: 182px;
  height: 52px;
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 2px;
  transition: 0.3s;
  color: #ffffff;
  font-size: 16px;
  line-height: 52px;
  background: rgba(8, 146, 203, 0.8);
}
.main .content .company .btn-box .button:hover {
  background: #ffffff;
  color: #12a0db;
}
.main .content .company .btn-box .button:hover {
  color: #fff;
  background: #0892cb;
}
.main .content #allmap {
  margin: 0 auto 62px;
  width: 1100px;
  height: 510px;
}
.main .content #result {
  width: 100%;
  font-size: 12px;
}
.main .content #result dd,
.main .content #result dl,
.main .content #result dt,
.main .content #result li,
.main .content #result ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main .content #result dt {
  font-size: 14px;
  font-family: "微软雅黑";
  font-weight: bold;
  border-bottom: 1px dotted #000;
  padding: 5px 0 5px 5px;
  margin: 5px 0;
}
.main .content #result dd {
  padding: 5px 0 0 5px;
}
.main .content #result li {
  line-height: 28px;
}
.main .content .box6 > .title {
  padding: 100px 0 0;
}
.main .content .box6 > .title .desc {
  font-size: 26px;
  color: #e3e3e3;
  font-family: Arial;
  text-transform: uppercase;
}
.main .content .box6 > .title .name {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 30px;
  color: #1d1a20;
}
.main .content .box6 > .title .name .wei {
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box6 > .title .name::after {
  left: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box6 > .title .name::before {
  right: -70px;
  content: "";
  position: absolute;
  top: 52%;
  width: 60px;
  height: 1px;
  background: #1d1a20;
}
.main .content .box6 .container {
  margin-top: 100px;
  padding-bottom: 120px;
}
.main .content .box6 .container .left-block {
  float: right;
  width: 383px;
  text-align: left;
}
.main .content .box6 .container .left-block .strength > span {
  display: block;
  color: #868686;
  padding-left: 22px;
  font-size: 24px;
}
.main .content .box6 .container .left-block .strength > p {
  color: #0892cb;
  margin: 0;
  padding-left: 22px;
  font-size: 28px;
}
.main .content .box6 .container .left-block img {
  margin-top: 0;
}
.main .content .box6 .container .font-block {
  text-align: left;
  margin-right: 420px;
}
.main .content .box6 .container .font-block .title {
  font-weight: 700;
}
.main .content .box6 .container .font-block .font {
  padding-top: 0;
  color: #808080;
  line-height: 28px;
}
.main .content .box6 .container .font-block .font b {
  color: #646464;
}
.main .content .box7 {
  margin-top: 60px;
  padding-bottom: 162px;
}
.main .content .box7 .item .img-box > img {
  width: 92px;
}
.main .content .box7 .item .title {
  margin: 12px 0 22px;
  font-size: 20px;
  color: #0892cb;
  font-weight: 700;
}
.main .content .box7 .item .font {
  font-size: 14px;
  color: #808080;
  line-height: 32px;
  text-align: left;
}
.main .content .box8 {
  background: url("../img/about-bg.png") no-repeat center center;
  background-size: 100% 100%;
  height: 260px;
  margin-left: -35px;
  margin-right: -35px;
  padding: 53px 0;
}
.main .content .box8 .title {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.main .content .box8 .font {
  font-size: 14px;
  color: #fff;
}
.main .content .box9 {
  padding: 105px 0 75px;
}
.main .content .box9 .container {
  position: relative;
}
.main .content .box9 .container::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  width: 1px;
  height: 694px;
  background: #0892cb;
}
.main .content .box9 .item {
  position: relative;
  margin: 30px auto;
  padding-bottom: 30px;
  z-index: 9;
}
.main .content .box9 .item > img {
  width: 151px;
}
.main .content .box9 .item .font {
  position: absolute;
  top: 28px;
  left: calc(50% - 81px);
  width: 162px;
}
.main .content .box9 .item .font.left {
  margin-left: -200px;
  text-align: right;
}
.main .content .box9 .item .font.right {
  margin-left: 200px;
  text-align: left;
}
.main .content .box9 .item .font .title {
  font-size: 20px;
  color: #0892cb;
  font-weight: 700;
}
.main .content .box9 .item .font > p {
  font-size: 14px;
  color: #808080;
}
.main .anchor {
  height: 80px;
  border-bottom: 1px solid #ababab;
  background: #fff;
  z-index: 999;
  transition-duration: 500ms;
}
.main .anchor ul {
  margin: 0;
  padding: 0;
}
.main .anchor ul li {
  float: left;
  list-style: none;
  line-height: 80px;
}
.main .anchor ul li .jump {
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
  width: 134px;
  line-height: 60px;
  text-align: center;
  color: #1d1a20;
  cursor: pointer;
  transition: 0.3s;
}
.main .anchor ul li .jump.active {
  border-bottom: 2px solid #D8C82C;
}
.main .anchor ul li .jump:hover {
  color: #D8C82C;
}
.main .anchor .container {
  position: relative;
}
.main .anchor .container > .service {
  position: absolute;
  top: 0;
  right: 15px;
  line-height: 80px;
  font-size: 42px;
  font-weight: 700;
  color: #d3d3d3;
  text-transform: uppercase;
}
.main .footer {
  height: 180px;
  background: #031126;
  text-align: center;
  padding-top: 50px;
}
.main .footer .logo {
  margin: 0 0 20px;
}
.main .footer .limit {
  color: #5c7783;
  font-size: 14px;
}
.totop {
  display: none;
  position: fixed;
  bottom: 10%;
  right: 4%;
  z-index: 999;
}
.totop img {
  display: block;
  margin: 12px 0;
  opacity: 0.9;
  transition: 0.3s;
}
.totop img:hover {
  opacity: 1.2;
}
