/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@charset "utf-8";

@font-face {
  font-family: "Oswald";
  font-weight: 300;
  src: url("../fonts/Oswald-Light-TTF.sfd.ttf") format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-weight: regular;
  src: url("../fonts/Oswald-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-weight: bold;
  src: url("../fonts/Oswald-Bold.otf") format("opentype");
}

@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  /* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/iconfont.woff') format('woff'),
    /* chrome、firefox */
    url('../fonts/iconfont.ttf') format('truetype'),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg#iconfont') format('svg');
  /* iOS 4.1- */
}

@font-face {
  font-family: 'iconfont2';
  /* Project id 2214638 */
  src: url('//at.alicdn.com/t/font_2214638_cs5w8nsf5pr.woff2?t=1623033425043') format('woff2'),
    url('//at.alicdn.com/t/font_2214638_cs5w8nsf5pr.woff?t=1623033425043') format('woff'),
    url('//at.alicdn.com/t/font_2214638_cs5w8nsf5pr.ttf?t=1623033425043') format('truetype');
}

/* noto-sans-sc-300 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff') format('woff'),
    /* Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.svg#NotoSans SC') format('svg');
  /* Legacy iOS */
}

/* noto-sans-sc-regular */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff') format('woff'),
    /* Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.svg#NotoSans SC') format('svg');
  /* Legacy iOS */
}

/* noto-sans-sc-500 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff') format('woff'),
    /* Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.svg#NotoSans SC') format('svg');
  /* Legacy iOS */
}

/* noto-sans-sc-600 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff') format('woff'),
    /* Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.svg#NotoSans SC') format('svg');
  /* Legacy iOS */
}

/* noto-sans-sc-700 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff') format('woff'),
    /* Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.svg#NotoSans SC') format('svg');
  /* Legacy iOS */
}

/* noto-sans-sc-900 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff') format('woff'),
    /* Modern Browsers */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.svg#NotoSans SC') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: "GeometricSlab703BT-Bold";
  src: url("../fonts/GeometricSlab703BT-Bold.otf") format("opentype");
}

html {
  overflow-x: hidden;
}

body {
  font-family: 'Noto Sans SC';
  min-width: 320px;
  color: #000;
  overflow: hidden;
}

html.active {
  overflow-y: hidden;
}

@font-face {
  font-family: 'goomay';
  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
    url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}

.goomay a {
  font-family: "goomay" !important;
  font-size: 12px !important;
  color: rgb(0, 0, 0, 1) !important;
  font-style: normal;
  font-weight: normal;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}

.icon-goomay a:before {
  content: "\e602";
}

.goomay a:hover {
  color: rgb(0, 0, 0, .5) !important;
}

.icon-g:before {
  content: "\e603";
}

.iconfont {
  font-family: 'iconfont';
}

.iconfont2 {
  font-family: 'iconfont2';
}

* {
  word-break: normal !important
}

li {
  list-style: none;
}

i {
  font-style: normal;
}

a {
  color: #000;
}

a:focus {
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #010101;
  text-decoration: none;
  outline: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  max-width: 100%;
}

.relative {
  position: relative;
}

.container {
  max-width: 1200px;
  padding: 0 10px;
}

.container2 {
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

.container3 {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

#page {
  padding-top: 0px;
  overflow: hidden;
}

nav.mm-menu_offcanvas {
  display: none;
}

#header a.mm_btn {
  display: none;
  transition: .3s all;
}

#BMapLib_transBox0 table td {
  box-sizing: content-box !important;
}

.target-fix {
  position: relative;
  top: -60px;
  display: block;
  height: 0;
  overflow: hidden;
}

img[src=""],
img:not([src]) {
  opacity: 0 !important;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table>.middle {
  display: table-cell;
  vertical-align: middle;
}

/* 滚动条 */
::-webkit-scrollbar {
  width: 3px;
  height: 5px;
  background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #d92129;
}

/*滑块效果*/
::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.4);
}

/*IE滚动条颜色*/
html {
  scrollbar-face-color: #bfbfbf;
  /*滚动条颜色*/
  scrollbar-highlight-color: #000;
  scrollbar-3dlight-color: #000;
  scrollbar-darkshadow-color: #000;
  scrollbar-Shadow-color: #adadad;
  /*滑块边色*/
  scrollbar-arrow-color: rgba(0, 0, 0, 0.4);
  /*箭头颜色*/
  scrollbar-track-color: #eeeeee;
  /*背景颜色*/
}

/* welcome */
.welcome {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.welcome .video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
}

.welcome .video video {}

.welcome .video_img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.welcome .video_img #play {
  display: none;
}

.welcome .welcome_logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 15vh;
  z-index: 10;
  text-align: center;
}

.welcome .welcome_logo ul {
  font-size: 0;
  margin: 20px 0 0;
}

.welcome .welcome_logo ul li {
  display: inline-block;
  margin: 7px;
}

.welcome .welcome_logo ul li a {
  transition: 0.3s;
  width: 200px;
  height: 52px;
  border: 2px solid #fff;
  background: transparent;
  line-height: 48px;
  font-size: 16px;
  display: block;
  color: #fff;
}

.welcome .welcome_logo ul li a:hover {
  color: #191919;
  background: #fff;
}

.welcome .sound {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 30px;
  left: 0;
}

.welcome .sound a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  text-decoration: none;
}

.welcome .sound i {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 12px;
  position: relative;
  overflow: hidden;
  font-size: 0;
}

.welcome .sound i img {
  opacity: 0.7;
}

.welcome .sound i .img1 img.Op {
  animation: Opacity 1.5s cubic-bezier(0, 0, 1, 1) infinite;
}

.welcome .sound i .img2 {
  display: none;
}

.welcome .sound.active i .img1 {
  display: none;
}

.welcome .sound.active i .img2 {
  display: inline;
}

.welcome .sound p {
  margin-top: 18px;
  color: rgba(255, 255, 255, .6)
}

@keyframes Opacity {
  0% {
    opacity: 0.2;
  }

  50% {
    opacity: 0.7;
  }

  100% {
    opacity: 0.2;
  }
}

@-moz-keyframes Opacity

/* Firefox */
  {
  0% {
    opacity: 0.2;
  }

  50% {
    opacity: 0.7;
  }

  100% {
    opacity: 0.2;
  }
}

@-webkit-keyframes Opacity

/* Safari 和 Chrome */
  {
  0% {
    opacity: 0.2;
  }

  50% {
    opacity: 0.7;
  }

  100% {
    opacity: 0.2;
  }
}

@-o-keyframes Opacity

/* Opera */
  {
  0% {
    opacity: 0.2;
  }

  50% {
    opacity: 0.7;
  }

  100% {
    opacity: 0.2;
  }
}

@media (min-width:1920px) {
  .welcome .video {
    width: 100%;
  }

  .welcome .video video {
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100%;
    min-width: 100%;
  }
}

@media (min-height:1080px) {
  .welcome .video video {
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100%;
    min-width: 100%;
  }
}

/* header */
.header {
  position: relative;
  width: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
}

.header .inner {
  height: 110px;
  line-height: 110px;
  transition: 0.36s;
}

.header .inner .logo {
  font-size: 0;
  height: 110px;
  line-height: 110px;
  transition: 0.36s;
  display: flex;
  align-items: center;
}

.header .inner .logo img {
  width: 215px;
}

.header .inner .logo img:nth-child(2) {
  display: none;
}

.header .inner nav {
  /* margin-right: 30px; */
}

.header .inner nav ul {
  font-size: 0;
}

.header .inner nav ul li {
  float: left;
  margin-right: 60px;
  position: relative;
}

.header .inner nav ul li:last-child {
  margin-right: 0;
}

.header .inner nav ul li a {
  transition: color 0.2s;
  font-size: 20px;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.header .inner nav ul li a:after {
  content: '';
  width: 0;
  height: 2px;
  /*background: #d92129;*/
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: 0.3s;
}

.header .inner nav ul li.active a,
.header .inner nav ul li:hover a {
  color: #01a0ea;
}

.header .inner nav ul li.active a::after,
.header.is_header .inner nav ul li:hover a::after {
  width: 100%;
  left: 0;
}

.header .inner .language {
  line-height: normal;
  font-family: 'Arial';
  margin-left: 15px;
  margin-top: 35px;
  transition: 0.36s;
  position: relative;
  z-index: 10;
}

.header .inner .language>a {
  display: flex;
  padding: 0 30px;
  align-items: center;
  font-size: 18px;
  color: #d92129;
  height: 40px;
  line-height: 40px;
  transition: background 0.3s;
}

.header .inner .language>a i.lang {
  display: inline-block;
}

.header .inner .language>a i.lang svg {
  vertical-align: text-bottom;
}

.header .inner .language>a i.fa {
  font-size: 14px;
  width: 19px;
}

.header .inner .language:hover>a {
  background: #fff;
}

.header .inner .language .lang-none {
  display: none;
}

.header .inner .language .lang-none a {
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #666666;
  background: #fff;
  border-top: 1px solid #e5e5e5
}

.header .inner .language:hover {
  box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.18);
}

.header .inner .language .lang-none a:hover {
  /*background: #000;*/
  color: #01a0ea;
}

.header .inner .index-search {
  margin-left: 5px;
}

.header .inner .index-search svg {
  vertical-align: text-bottom;
}

.header .inner .index-search .s-content {
  position: absolute;
  background: #fff;
  top: 110px;
  left: 0;
  padding: 8vh 0;
  text-align: center;
  width: 100%;
  display: none;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  transition: top 0.36s;
}

.header .inner .index-search .s-content>div {
  font-size: 0;
  line-height: 1;
}

.header .inner .index-search .s-content .content {
  font-size: 32px;
  color: #242424;
  margin-bottom: 25px;
  line-height: 1.5;
}

.header .inner .index-search .s-content input {
  height: 69px;
  outline: none;
  vertical-align: middle
}

.header .inner .index-search .s-content .inpt3 {
  padding-left: 20px;
  border: 1px solid #d2d2d2;
  font-size: 18px;
  width: 45%
}

.header .inner .index-search .s-content .inpt3::-webkit-input-placeholder {
  color: #b6b6b6;
}

.header .inner .index-search .s-content .inpt3:-moz-placeholder {
  color: #b6b6b6;
}

.header .inner .index-search .s-content .inpt3::-moz-placeholder {
  color: #b6b6b6;
}

.header .inner .index-search .s-content .inpt3:-ms-input-placeholder {
  color: #b6b6b6;
}

.header .inner .index-search .s-content .inpt4 {
  width: 69px;
  background: #d92129 url(../images/search.png)no-repeat center center;
  border: none;
}

.header.active .inner,
.header.on .inner {
  background: #fff;
  box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.18);
}

.header.active .inner,
.header.active .inner .logo {
  height: 90px;
  line-height: 90px;
}

.header.active .inner .logo img:nth-child(1),
.header.is_header .inner .logo img:nth-child(1),
.header.on .inner .logo img:nth-child(1) {
  display: none;
}

.header.active .inner .logo img:nth-child(2),
.header.is_header .inner .logo img:nth-child(2),
.header.on .inner .logo img:nth-child(2) {
  display: inline;
}

.header.active .inner nav ul li a,
.header.is_header .inner nav ul li a,
.header.on .inner nav ul li a {
  color: #000
}

.header.active .inner .language {
  margin-top: 25px;
}

.header.active .inner .index-search .s-content {
  top: 90px
}

.header.active .inner nav ul li.active a,
.header.active .inner nav ul li:hover a,
.header.is_header .inner nav ul li.active a,
.header.is_header .inner nav ul li:hover a,
.header.on .inner nav ul li.active a,
.header.on .inner nav ul li:hover a {
  color: #01a0ea
}

.header.is_header {
  position: absolute;
}

.header.is_header .inner {
  background: #fff;
  height: 90px;
  line-height: 90px;
}

.header.is_header .inner .logo {
  height: 90px;
  line-height: 90px;
}

.header.is_header .inner .language {
  margin-top: 25px
}

.header.is_header .inner .index-search .s-content {
  top: 90px;
}

/* banner */
#page section,
.col-page {
  position: relative;
  z-index: 5;
  background: #fff;
}

.col-banner {
  transition: 0.5s all ease;
  position: relative;
}

.col-banner .container2 {
  height: 100%;
  position: relative;
}

.col-banner .swiper-slide {
  background-position: center !important;
  background-size: cover !important;
  position: relative;
}

.col-banner .scroll {
  position: absolute;
  left: 94%;
  transform: translateX(-50%);
  bottom: 80px;
  z-index: 2;
  cursor: pointer;
}

.col-banner .banner-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

#col-index-banner .ban_cont {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 23vh;
  color: #fff;
  padding: 0 10px;
  z-index: 10;
}

#col-index-banner .ban_cont p:nth-child(1) {
  font-weight: bold;
  font-size: 50px;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}

#col-index-banner .ban_cont p:nth-child(2) {
  font-weight: bold;
  font-size: 24px;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}

#col-index-banner .swiper-slide-active .ban_cont p:nth-child(1) {
  transform: none;
  opacity: 1;
  transition-delay: 0.5s;
}

#col-index-banner .swiper-slide-active .ban_cont p:nth-child(2) {
  transform: none;
  opacity: 1;
  transition-delay: 0.6s;
}

#col-index-banner .ban_img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#col-index-banner #play {
  width: 90px;
  height: 90px;
  background: url(../images/play.png)no-repeat center center;
  display: block;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  z-index: 200;
}

#col-index-banner .swiper-slide #VideoBanner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#col-banner .swiper-slide {
  padding-top: 150px;
}

#col-banner .ban_cont {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  padding: 0 10px;
}

#col-banner .ban_cont p:nth-child(1) {
  font-size: 50px;
  font-weight: bold;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
  margin-bottom: 10px;
}

#col-banner .ban_cont p:nth-child(2) {
  font-size: 20px;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
  max-width: 445px;
  line-height: 1.6;
}

#col-banner .swiper-slide-active .ban_cont p:nth-child(1) {
  transform: none;
  transition-delay: 0.5s;
  opacity: 1;
}

#col-banner .swiper-slide-active .ban_cont p:nth-child(2) {
  transform: none;
  transition-delay: 0.6s;
  opacity: 1;
}

@media (min-width:1920px) {
  #col-index-banner .swiper-slide #VideoBanner {
    min-width: 100%;
    min-height: 100%;
  }
}

@media (min-height:1080px) {
  #col-index-banner .swiper-slide #VideoBanner {
    min-width: 100%;
    min-height: 100%;
  }

}


/* 首页about */
.col-index-about {
  padding: 20vh 0;
  color: #fff;
}

.col-index-about .content {
  font-weight: 300;
  font-size: 23px;
}

.col-index-about .content>p:nth-child(1) {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2;
}

.col-index-about .content>p:nth-child(2) {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}

.col-index-about .content table {
  margin-top: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.col-index-about .content table td {
  font-size: 15px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  padding-top: 15px;
  padding-left: 80px;
  position: relative;
}

.col-index-about .content table td:nth-child(1) {
  padding-left: 30px;
}

.col-index-about .content table td p:nth-child(1) {
  font-size: 18px;
  position: relative;
}

.col-index-about .content table td p:nth-child(1) span.odometer {
  font-family: 'GeometricSlab703BT-Bold';
  vertical-align: baseline;
  margin-right: 5px;
  color: #fff;
  line-height: 1;
}

.col-index-about .content table td p:nth-child(1)::before {
  content: '';
  width: 37px;
  height: 37px;
  position: absolute;
  bottom: 3px;
  left: -30px;
  z-index: 10;
  cursor: pointer;
  transition: 0.6s;
}

.col-index-about .content table td p:nth-child(1):hover::before {
  transform: scale(1.1);
}

.col-index-about .content table td:nth-child(1) p:nth-child(1)::before {
  background: url(../images/about1.png)no-repeat center;
}

.col-index-about .content table td:nth-child(2) p:nth-child(1)::before {
  background: url(../images/about2.png)no-repeat center;
}

.col-index-about .content table td:nth-child(3) p:nth-child(1)::before {
  background: url(../images/about3.png)no-repeat center;
}

.col-index-about .content table td:nth-child(4) p:nth-child(1)::before {
  background: url(../images/about4.png)no-repeat center;
}

.col-index-about .content a {
  display: block;
  margin-top: 10vh;
  width: 200px;
  height: 52px;
  background: #cc0212;
  color: #fff;
  line-height: 52px;
  text-align: center;
  font-size: 20px;
  transition: 0.3s;
}

.col-index-about .content a i {
  margin-left: 10px;
}

.col-index-about .content a:hover {
  transform: translateX(10px);
}


/* 首页news */
.col-index-news {
  padding: 12vh 0;
  background: #eeeeee !important;
}

.col-index-news h2 {
  margin-bottom: 45px;
}

.col-index-news h2 span {
  font-weight: bold;
  font-size: 48px;
  color: #d92129;
}

.col-index-news h2 .tab-nav {
  font-size: 0;
  text-align: center;
}

.col-index-news h2 .tab-nav a {
  border: 1px solid #e5e5e5;
  height: 48px;
  line-height: 46px;
  padding: 0 25px;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  background-color: #fff;
  transition: 0.3s;
  margin: 5px;
  font-weight: 400;
}

.col-index-news h2 .tab-nav a:hover,
.col-index-news h2 .tab-nav a.active {
  background: #d92129;
  color: #fff;
}

.col-index-news .tab-box {}

.col-index-news .tab-box .box {
  display: none;
}

.col-index-news .tab-box .box.active {
  display: block;
}

.col-index-news .tab-box .box ul {
  font-size: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-index-news .tab-box .box ul li {
  flex: 1;
  margin-right: 24px;
  background: #fff;
  position: relative;
  transition: 0.36s;
}

.col-index-news .tab-box .box ul li:nth-child(4) {
  margin-right: 0;
}

.col-index-news .tab-box .box ul li .img {
  overflow: hidden;
}

.col-index-news .tab-box .box ul li .img img {
  transition: 0.36s;
}

.col-index-news .tab-box .box ul li .content {
  padding: 24px 25px 60px;
}

.col-index-news .tab-box .box ul li .content h3 {
  font-size: 20px;
  color: rgb(22, 22, 22);
  line-height: 1.8;
  font-weight: 400;
  margin-bottom: 20px;
  transition: 0.3s;
}

.col-index-news .tab-box .box ul li .content .s-content {
  font-size: 15px;
  color: rgb(102, 102, 102);
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 84px;
  margin-bottom: 30px;
}

.col-index-news .tab-box .box ul li .date {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 60px;
  line-height: 59px;
  border-top: 1px solid #e5e5e5;
  padding-left: 30px;
}

.col-index-news .tab-box .box ul li .date span {
  color: #b1b1b1;
  font-weight: 400;
  font-size: 14px;
}

.col-index-news .tab-box .box ul li .date i {
  height: 100%;
  width: 60px;
  border-left: 1px solid #e5e5e5;
  font-size: 24px;
  float: right;
  text-align: center;
  color: #bfbfbf;
  line-height: 60px;
  transition: 0.5s;
}

.col-index-news .tab-box .box ul li:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-10px);
}

.col-index-news .tab-box .box ul li:hover .content h3 {
  color: #d92129;
}

.col-index-news .tab-box .box ul li:hover .date i {
  background: #d92129;
  color: #fff;
}

.col-index-news .tab-box .box a.more {
  display: block;
  width: 201px;
  height: 54px;
  background: #d92129;
  color: #fff;
  line-height: 54px;
  text-align: center;
  margin: 55px auto 0;
  transition: 0.3s;
}

.col-index-news .tab-box .box a.more:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

/* 首页tecnology */
.col-index-technology {
  position: relative;
  font-size: 0;
  height: 635px;
  overflow: hidden;
}

.col-index-technology #index_video {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.col-index-technology .content {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  color: #fff;
  transform: translateY(-50%);
}

.col-index-technology .content h2 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 25px;
  padding-bottom: 15px;
  position: relative;
}

.col-index-technology .content h2::after {
  content: '';
  width: 49px;
  height: 5px;
  background: #d92129;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.col-index-technology .content .s-content {
  max-width: 760px;
  font-size: 28px;
  font-weight: 400;
  margin: 0 auto;
  line-height: 1.8;
}

.col-index-technology .content a.more {
  display: block;
  width: 201px;
  height: 54px;
  background: #d92129;
  color: #fff;
  line-height: 54px;
  text-align: center;
  margin: 8vh auto 0;
  transition: 0.3s;
  font-size: 14px;
}

.col-index-technology .content a.more:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}


/* page */
.page {
  text-align: center;
  margin-top: 30px;
}

.page ul li a {
  border: none;
  background: none;
  color: #868686;
  margin: 0 3.5px;
  width: 43px;
  height: 43px;
  border: 1px solid #e5e5e5;
  padding: 0;
  line-height: 41px;
  background: #fff;
}

.page ul li.disabled a {
  border: 1px solid #e5e5e5;
  background: #fff;
}

.page ul li.active a {
  border: none;
  background: #cc0212;
  color: #fff;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  border: 1px solid #e5e5e5;
  background: none;
  color: #868686
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  border: none;
  background: #cc0212;
  color: #fff;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  background: #fff;
  color: #868686;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  color: #015eae
}

/* 内页 */
.col-page {
  position: relative;
  background: #fff;
  z-index: 10;
}

/*内页通用页面外层容器样式*/

/* 关于我们 */
.col-page-about h2 {
  font-size: 40px;
  font-weight: bold;
}

.col-profile {
  background: #eeeeee;
}

.col-profile .container2 {
  padding: 40px 10px 45px;
}

.col-profile .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-profile .wrap .content {
  background: #fff;
  padding: 55px 60px 10px;
  margin-right: 40px
}

.col-profile .wrap .content h2 {
  color: #d92129;
  margin-bottom: 25px;
}

.col-profile .wrap .content .s-content {
  font-size: 15px;
  color: #666;
  line-height: 2.133;
}

.col-profile .wrap .content a {
  display: inline-block;
  padding: 0 35px;
  color: #fff;
  height: 50px;
  background: #d92129;
  line-height: 50px;
  margin-top: 8vh;
  transition: 0.3s;
}

.col-profile .wrap .content a i {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  border: 1px solid #fff;
  font-size: 12px;
  margin-left: 10px;
}

.col-profile .wrap .content a:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.col-profile .wrap .img {
  flex-shrink: 0;
  overflow: hidden;
  transition: 0.5s;
}

.col-profile .wrap .img:hover {
  transform: scale(0.98);
}

.col-chairman .container2 {
  padding: 10vh 10px;
}

.col-chairman .container2 {
  text-align: right;
}

.col-chairman .content {
  text-align: center;
  max-width: 660px;
  display: inline-block;
  width: 100%;
  text-align: left;
}

.col-chairman .content h2 {
  margin-bottom: 10px;
}

.col-chairman .content .s-content p {
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  line-height: 2;
}

.col-chairman .content .s-content p:nth-child(1) {
  font-size: 24px;
  margin-bottom: 10px;
}

.col-chairman .content .s-content p:last-child {
  text-align: right;
  margin-top: 35px;
}

.col-care {
  background: #eeeeee;
}

.col-care .container2 {
  padding: 9vh 10px 11vh;
}

.col-care h2 {
  text-align: center;
  color: #d92129;
  margin-bottom: 40px;
}

.col-care ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  transition: 0.36s;
  border: 3px solid transparent;
  overflow: hidden;
}

.col-care ul li:nth-child(3n) {
  margin-right: 0;
}

.col-care ul li .img {
  overflow: hidden;
}

.col-care ul li .img img {
  width: 100%;
  transition: 0.8s;
  transform: scale(1.1);
}

.col-care ul li:hover .img img {
  transform: none;
}

.col-care ul li .content {
  background: #fff;
  padding: 30px 15px;
  font-size: 20px;
  line-height: 1.7;
  transition: 0.3s;
}

.col-care ul li .content div {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 68px;
}

.col-care ul li:hover {
  box-shadow: 0px 12px 29px 0px rgba(6, 0, 1, 0.15);
  border-radius: 6px;
  border-color: #a00f15;
}

.col-care ul li:hover .content {
  color: #fff;
  background: #d92129;
}

.col-care a.more {
  display: block;
  width: 201px;
  height: 54px;
  background: #d92129;
  color: #fff;
  line-height: 54px;
  text-align: center;
  margin: 8vh auto 0;
  transition: 0.3s;
  font-size: 16px;
}

.col-care a.more:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.margintop {
  margin-top: 150px;
}

.col-page-care {
  padding: 7vh 0 8vh;
}

.col-page-care h1 {
  font-size: 40px;
  font-weight: bold;
  color: #d92129;
  margin-bottom: 25px;
}

.col-page-care .care-slide {
  height: 700px;
}

.col-page-care .care-slide .swiper-container {
  height: 100%;
}

.col-page-care .care-slide .swiper-slide {
  position: relative;
}

.col-page-care .care-slide .swiper-slide .img {
  height: 100%;
  width: 100%;
}

.col-page-care .care-slide .swiper-slide .img::after {
  content: '';
  width: 100%;
  height: 220px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.col-page-care .care-slide .swiper-slide .title {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding-left: 55px;
  position: absolute;
  left: 0;
  bottom: 45px;
  padding-right: 130px;
  width: 100%;
}

.col-page-care .care-slide .swiper-pagination {
  width: auto !important;
  position: absolute;
  right: 55px;
  bottom: 50px;
  left: auto;
}

.col-page-care .care-slide .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 1;
  outline: none;
}

.col-page-care .care-slide .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-care .care-list {
  position: relative;
  padding-top: 70px;
}

.col-page-care .care-list::after {
  content: '';
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.17);
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -0.5px;
  z-index: -1;
}

.col-page-care .care-list .care-title {
  position: relative;
  margin-bottom: 95px;
  width: 300px;
}

.col-page-care .care-list .care-title h2 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #d92129;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 0 24px;
  cursor: pointer;
}

.col-page-care .care-list .care-title h2 i {
  float: right;
  font-size: 14px;
  line-height: 60px;
  transition: 0.36s;
}

.col-page-care .care-list .care-title ul.down {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  z-index: 20;
}

.col-page-care .care-list .care-title ul.down li {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.col-page-care .care-list .care-title ul.down li a {
  display: block;
  transition: 0.36s;
  background: #fff;
  padding-left: 20px;
  border: 1px solid #d92129;
}

.col-page-care .care-list .care-title ul.down li a:hover {
  background: #d92129;
  color: #fff
}

.col-page-care .care-list .care-title.on h2 i {
  transform: rotate(180deg);
}

.col-page-care .care-list .wrap ul {
  width: 50%;
  float: left;
}

.col-page-care .care-list .wrap ul:nth-child(1) {
  text-align: right;
}

.col-page-care .care-list .wrap ul:nth-child(2) {
  margin-top: -150px
}

.col-page-care .care-list .wrap ul li {
  margin-bottom: 55px;
  position: relative;
  padding-right: 5vw;
}

.col-page-care .care-list .wrap ul:nth-child(2) li {
  padding-right: 0;
  padding-left: 5vw;
}

.col-page-care .care-list .wrap ul li h3 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.6;
}

.col-page-care .care-list .wrap ul li h3 span {
  display: inline-block;
  font-weight: bold;
  margin-right: 8px;
}

.col-page-care .care-list .wrap ul li img {
  transition: 0.8s;
}

.col-page-care .care-list .wrap ul li img:hover {
  transform: scale(0.95);
}

.col-page-care .care-list .wrap ul li::before {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #1b1b1b;
  position: absolute;
  top: 8px;
  right: -7px;
  background: #fff;
  z-index: 99;
}

.col-page-care .care-list .wrap ul:nth-child(2) li::before {
  right: auto;
  left: -7px;
}

.col-page-care .care-list .showMorehandle {
  text-align: center;
  margin-top: 30px;
}

.col-page-care .care-list .showMorehandle a {
  display: inline-block;
  width: 201px;
  height: 54px;
  background: #d92129;
  color: #fff;
  line-height: 54px;
  text-align: center;
  transition: 0.3s;
  font-size: 16px;
}

.col-page-care .care-list .showMorehandle a:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.col-honor .container2 {
  padding: 45px 10px 50px;
}

.col-honor .container2 .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-honor .container2 .wrap .content {
  padding: 9vh 3vw 15vh;
  background: #eeeeee;
  margin-right: 40px;
  position: relative;
}

.col-honor .container2 .wrap .content h2 {
  color: #d92129;
  margin-bottom: 35px;
}

.col-honor .container2 .wrap .content .s-content {
  font-size: 20px;
  line-height: 2;
}

.col-honor .container2 .wrap .content .s-content p {
  margin-bottom: 15px;
}

.col-honor .container2 .wrap .content .s-content strong {
  color: #d92129
}

.col-honor .container2 .wrap .content a.more {
  display: block;
  width: 201px;
  height: 54px;
  background: #d92129;
  color: #fff;
  line-height: 54px;
  text-align: center;
  transition: 0.3s;
  font-size: 16px;
  position: absolute;
  bottom: 10vh;
  left: 3vw;
}

.col-honor .container2 .wrap .content a.more:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.col-honor .container2 .wrap .img {
  flex-shrink: 0
}

.col-honor .container2 .wrap .img img {
  transition: 1s;
}

.col-honor .container2 .wrap .img img:hover {
  transform: scale(0.98);
}

.col-organization .wrap {
  padding: 13vh 0 14vh;
  text-align: center;
}

.col-organization .wrap h2 {
  color: #fff;
  margin-bottom: 25px;
}

.col-organization .wrap .content {
  color: #fff;
  font-size: 18px;
  line-height: 2;
}

.col-organization .wrap a#fancybox {
  display: inline-block;
  padding: 0 55px;
  height: 53px;
  line-height: 53px;
  margin-top: 8vh;
  background: #fff;
  color: #565656;
  font-size: 16px;
  transition: 0.36s;
}

.col-organization .wrap a#fancybox:hover {
  background: #d92129;
  color: #fff;
}

.col-page-honor {
  padding: 7vh 0 6vh;
}

.col-page-honor h1 {
  font-size: 40px;
  color: #d92129;
  text-align: center;
  margin-bottom: 45px;
  font-weight: bold;
}

.col-page-honor .box {
  margin-bottom: 20px;
}

.col-page-honor .box h2 {
  font-size: 30px;
  font-weight: bold;
  color: #d92129;
  margin-bottom: 20px;
}

.col-page-honor .box h2 a {
  float: right;
  color: #666666;
  font-size: 18px;
  font-weight: 500;
}

.col-page-honor .box h2 a:hover {
  text-decoration: underline;
  color: #d92129
}

.col-page-honor .box ul {
  font-size: 0;
}

.col-page-honor .box ul li {
  float: left;
  width: 24%;
  margin-right: 1.3333%;
  margin-bottom: 20px;
}

.col-page-honor .box ul li:nth-child(4n) {
  margin-right: 0;
}

.col-page-honor .box ul li .img {
  overflow: hidden;
}

.col-page-honor .box ul li .img img {
  transition: 0.5s;
}

.col-page-honor .box ul li .img img:hover {
  transform: scale(0.95);
}

.col-page-honor .box ul li h3 {
  padding: 15px 0 12px;
  font-size: 15px;
  border-bottom: 1px solid #dcdcdc;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.col-layout .container2 {
  padding: 5vh 10px 10vh;
}

.col-layout h2 {
  margin-bottom: 4vh;
}

.col-layout h2 span {
  color: #d92129;
}

.col-layout h2 .nav {
  float: right;
  font-size: 0;
}

.col-layout h2 .nav a {
  font-size: 20px;
  display: inline-block;
  padding: 0 1.6vw;
  font-weight: bold;
  color: #666;
  transition: 0.3s;
  position: relative;
}

.col-layout h2 .nav a:not(:last-child):after {
  content: '';
  width: 1px;
  height: 18px;
  background: #e5e5e5;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
}

.col-layout h2 .nav a:last-child {
  padding-right: 0;
}

.col-layout h2 .nav a.active,
.col-layout h2 .nav a:hover {
  color: #d92129;
}

.col-layout .swiper-slide .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #eeeeee;
}

.col-layout .swiper-slide .wrap .img {
  width: 50%;
}

.col-layout .swiper-slide .wrap .img img {
  width: 100%;
}

.col-layout .swiper-slide .wrap .content {
  width: 50%;
  padding: 10vh 4.5vw 10vh 6.8vw;
}

.col-layout .swiper-slide .wrap .content h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5vh;
}

.col-layout .swiper-slide .wrap .content h3 .iconfont2 {
  color: #d92129;
  font-size: 32px;
  font-weight: normal;
}

.col-layout .swiper-slide .wrap .content .s-content {
  font-size: 16px;
  line-height: 2.5;
}

.col-layout .swiper-button {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #fff;
  font-size: 18px;
  color: #d2d2d2;
  transition: 0.36s;
  margin-top: 0;
  outline: none;
  opacity: 1 !important;
  transform: translateY(-50%);
  pointer-events: auto;
}

.col-layout .swiper-button:hover {
  background: #d92129;
  color: #fff;
}

.col-layout .swiper-button-prev {
  left: auto;
  right: 50%;
}

.col-layout .swiper-button-next {
  right: auto;
  left: 50%;
}

.col-layout .swiper-container .swiper-pagination {
  position: absolute;
  left: auto;
  right: 4.5vw;
  bottom: calc(10vh - 35px);
  width: auto;
  font-size: 24px;
  font-family: 'Oswald';
  color: #bbbbbb
}

.col-layout .swiper-container .swiper-pagination span.swiper-pagination-current {
  color: #d92129;
}

.videoPop {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none;
  text-align: center;
  padding: 5vh 1vw;
}

.videoPop .col-video2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.videoPop #Video {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  max-width: 970px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.videoPop #videoClose {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 36px;
  transition: 0.5s;
  z-index: 99;
}

.videoPop #videoClose:hover {
  color: #eee;
}

.col-page-video {
  padding: 60px 0 0;
}

.col-page-video .video-top {
  padding: 10vh 0 11vh;
}

.col-page-video .video-top .title {
  float: left;
  width: 35.7%;
}

.col-page-video .video-top .title h2 {
  font-size: 40px;
  font-weight: bold;
  color: #df0024;
  margin-bottom: 7.2vh;
}

.col-page-video .video-top .title .content {
  font-size: 16px;
  line-height: 1.5;
}

.col-page-video .video-top .title .content ul {
  font-size: 0;
}

.col-page-video .video-top .title .content ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
}

.col-page-video .video-top .title .content ul li:nth-child(1) {
  width: 95px;
}

.col-page-video .video-top .title .content ul li:nth-child(2) {
  width: calc(100% - 95px);
  padding-left: 24px;
  padding-top: 11px;
  position: relative;
}

.col-page-video .video-top .title .content ul li:nth-child(2)::before {
  content: '';
  width: 13px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 24px;
  background: #d92129;
}

.col-page-video .video-top ul.list {
  float: right;
  width: 64.3%;
}

.col-page-video .video-top ul.list li {
  float: left;
  width: 49%;
  margin-right: 2%;
}

.col-page-video .video-top ul.list li:nth-child(2n) {
  margin-right: 0;
  margin-bottom: 20px;
}

.col-page-video .video-top ul.list li .img {
  overflow: hidden;
}

.col-page-video .video-top ul.list li .img img {
  width: 100%;
  transition: 0.8s;
}

.col-page-video .video-top ul.list li h3 {
  font-size: 24px;
  margin: 3vh 0 1.9vh;
  transition: 0.3s color;
}

.col-page-video .video-top ul.list li .s-content {
  font-size: 14px;
  line-height: 1.714;
  color: #666;
}

.col-page-video .video-top ul.list li:hover .img img {
  transform: scale(1.1);
}

.col-page-video .video-top ul.list li:hover h3 {
  color: #d92129
}

.col-page-video .all-video {
  background: #f1f2f3;
  padding: 12vh 0 10vh;
}

.col-page-video .all-video .title {
  float: left;
  width: 35.7%;
}

.col-page-video .all-video .title h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 5vh;
}

.col-page-video .all-video .title .video-nav li {
  margin-bottom: 10px;
}

.col-page-video .all-video .title .video-nav li a {
  display: inline-block;
  font-size: 18px;
  color: #666666;
  transition: 0.36s;
  line-height: 1.875;
  position: relative;
}

.col-page-video .all-video .title .video-nav li a::after {
  content: '';
  width: 0;
  height: 2px;
  background: #d92129;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.36s;
}

.col-page-video .all-video .title .video-nav li a:hover,
.col-page-video .all-video .title .video-nav li.active a {
  color: #d92129;
}

.col-page-video .all-video .title .video-nav li a:hover::after,
.col-page-video .all-video .title .video-nav li.active a::after {
  width: 100%;
}

.col-page-video .all-video .lists {
  float: right;
  width: 64.3%;
}

.col-page-video .all-video .lists ul.list {
  display: none;
}

.col-page-video .all-video .lists ul.list.active {
  display: block;
}

.col-page-video .all-video .lists ul.list .swiper-slide .img {
  overflow: hidden;
}

.col-page-video .all-video .lists ul.list .swiper-slide .img img {
  width: 100%;
  transition: 0.8s;
}

.col-page-video .all-video .lists ul.list .swiper-slide h3 {
  font-size: 18px;
  margin-top: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.3s;
  font-weight: normal;
}

.col-page-video .all-video .lists ul.list .swiper-slide:hover .img img {
  transform: scale(1.1);
}

.col-page-video .all-video .lists ul.list .swiper-slide:hover h3 {
  color: #d92129;
}

.col-page-video .all-video .lists ul.list .swiper-pagination {
  position: static;
  margin-top: 5.2vh;
}

.col-page-video .all-video .lists ul.list .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #a0a0a0;
  opacity: 1;
  outline: none;
}

.col-page-video .all-video .lists ul.list .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}








/* 产品 */
.col-page-product h2 {
  font-size: 40px;
  color: #d92129;
  font-weight: bold;
  margin-bottom: 35px;
}

.col-page-product .col_1 {
  padding: 9vh 0 11vh;
}

.col-page-product .col_1 .swiper-slide {
  position: relative;
}

.col-page-product .col_1 .swiper-slide .img {
  overflow: hidden;
}

.col-page-product .col_1 .swiper-slide .img img {
  width: 100%;
  transition: 0.5s;
}

.col-page-product .col_1 .swiper-slide .title {
  padding-top: 20px;
  font-size: 18px;
  transition: 0.3s;
}

.col-page-product .col_1 .swiper-slide:hover .img img {
  transform: scale(0.95);
}

.col-page-product .col_1 .swiper-slide:hover .title {
  color: #d92129
}

.col-page-product .col_3 {
  padding: 9vh 0 14vh;
  background: #eeeeee;
}

.col-page-product .col_3 .wrap {
  height: 700px;
  box-shadow: 0px 0px 49px 0px rgba(6, 0, 1, 0.29);
  position: relative;
  background: #000;
}

.col-page-product .col_3 .wrap .service-slide {
  height: 100%;
  opacity: 0.83;
}

.col-page-product .col_3 .wrap .service-slide .swiper-container {
  height: 100%
}

.col-page-product .col_3 .wrap .service-slide .swiper-container .swiper-slide {
  background-position: center !important;
  background-size: cover !important;
}

.col-page-product .col_3 ul {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 10;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-page-product .col_3 ul li {
  flex: 1;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  transition: 0.36s;
}

.col-page-product .col_3 ul li:last-child {
  border-right: none;
}

.col-page-product .col_3 ul li a {
  display: block;
  height: 100%
}

.col-page-product .col_3 ul li h3 {
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50%;
  transform: translateY(50%);
  color: #fff;
  transition: 0.3s;
}

.col-page-product .col_3 ul li .content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  color: #fff;
  padding: 0 30px;
}

.col-page-product .col_3 ul li .content .title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 12px;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}

.col-page-product .col_3 ul li .content .s-content {
  color: #dddddd;
  line-height: 1.7;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}

.col-page-product .col_3 ul li .content i {
  display: block;
  margin: 24px auto 0;
  width: 55px;
  height: 55px;
  background: #d92129;
  position: relative;
  border-radius: 50%;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}

.col-page-product .col_3 ul li .content i::before {
  content: '';
  width: 13px;
  height: 2.5px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.col-page-product .col_3 ul li .content i::after {
  content: '';
  width: 2.2px;
  height: 13px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.col-page-product .col_3 ul li:hover {
  background: rgba(0, 0, 0, 0.46);
}

.col-page-product .col_3 ul li:hover h3 {
  opacity: 0;
}

.col-page-product .col_3 ul li:hover .content>* {
  transform: none;
  opacity: 1;
}

.col-page-product .col_3 ul li:hover .content .title {
  transition-delay: 0.15s;
}

.col-page-product .col_3 ul li:hover .content .s-content {
  transition-delay: 0.25s;
}

.col-page-product .col_3 ul li:hover .content i {
  transition-delay: 0.35s;
}

.col-page-product .col_4 {
  padding: 8vh 0 6vh;
}

.col-page-product .col_4 .container2 {
  position: relative;
  text-align: right;
}

.col-page-product .col_4 .container2 .map {
  position: relative;
  display: inline-block;
}

.col-page-product .col_4 .container2 .content {
  position: absolute;
  text-align: left;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 10px;
}

.col-page-product .col_4 .container2 .content h2 {
  margin-bottom: 45px;
}

.col-page-product .col_4 .container2 .content .s-content {
  font-size: 18px;
  line-height: 1.6;
}

.col-page-product .col_4 .container2 .map .map-dot li {
  position: absolute;
  z-index: 10;
  width: 11px;
  height: 11px;
  background: #d92129;
  border-radius: 50%;
  line-height: 11px;
  font-size: 0;
}

.col-page-product .col_4 .container2 .map .map-dot .china .dot {
  animation: sploosh3 3s cubic-bezier(0, 0, 1, 1);
}

.col-page-product .col_4 .container2 .map .map-dot .china .dot2 {
  animation: sploosh4 3s cubic-bezier(0, 0, 1, 1);
}

.col-page-product .col_4 .container2 .map .map-dot li:not(.china) .dot {
  animation: sploosh 3s cubic-bezier(0, 0, 1, 1);
}

.col-page-product .col_4 .container2 .map .map-dot li:not(.china) .dot2 {
  animation: sploosh2 3s cubic-bezier(0, 0, 1, 1);
}

.col-page-product .col_4 .container2 .map .map-dot .dot,
.col-page-product .col_4 .container2 .map .map-dot .dot2 {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  font-size: 0;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  z-index: 10;
  animation-iteration-count: infinite !important;
  background: transparent;
  cursor: pointer;
  line-height: 11px;
}

.col-page-product .col_4 .container2 .map .map-dot li.china {
  left: 79.38%;
  top: 44.25%;
  width: 21px;
  height: 20px;
  background: url(../images/dot.png)no-repeat center;
}

.col-page-product .col_4 .container2 .map .map-dot li .title {
  font-size: 14px;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}

.col-page-product .col_4 .container2 .map .map-dot li:hover .title {
  opacity: 1;
  visibility: visible;
}

@keyframes sploosh {
  0% {
    box-shadow: 0 0 0 0px rgb(223, 223, 223);
  }

  70% {
    box-shadow: 0 0 0 20px rgba(223, 223, 223, 0);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(223, 223, 223, 0);
  }
}

@keyframes sploosh2 {
  0% {
    box-shadow: 0 0 0 0px rgba(223, 223, 223, 1);
  }

  30% {
    box-shadow: 0 0 0 0px rgba(223, 223, 223, 1);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(223, 223, 223, 0);
  }
}

@keyframes sploosh3 {
  0% {
    box-shadow: 0 0 0 0px rgb(247, 247, 247);
  }

  70% {
    box-shadow: 0 0 0 45px rgba(247, 247, 247, 0);
  }

  100% {
    box-shadow: 0 0 0 45px rgba(247, 247, 247, 0);
  }
}

@keyframes sploosh4 {
  0% {
    box-shadow: 0 0 0 0px rgb(247, 247, 247);
  }

  30% {
    box-shadow: 0 0 0 0px rgb(247, 247, 247);
  }

  100% {
    box-shadow: 0 0 0 45px rgba(247, 247, 247, 0);
  }
}



/* 产品详情页 */
.col-page-detail {
  padding: 9vh 0;
}

.col-page-detail .product-nav {
  float: left;
  width: 432px;
}

.col-page-detail .product-nav h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 45px;
}

.col-page-detail .product-nav ul li {
  margin-bottom: 10px;
}

.col-page-detail .product-nav ul li a {
  display: inline-block;
  line-height: 1.8;
  font-size: 18px;
  transition: 0.36s;
  position: relative;
}

.col-page-detail .product-nav ul li a i {
  font-size: 24px;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%) scaleX(0.5);
  font-weight: 100;
}

.col-page-detail .product-nav ul li a::after {
  content: '';
  width: 0;
  height: 1px;
  background: #d92129;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.36s;
}

.col-page-detail .product-nav ul li.active a,
.col-page-detail .product-nav ul li a:hover {
  color: #d92129
}

.col-page-detail .product-nav ul li a:hover::after,
.col-page-detail .product-nav ul li.active a::after {
  width: 100%;
}

.col-page-detail .pro_show {
  float: right;
  width: calc(100% - 432px);
  padding-right: 10.15vw
}

.col-page-detail .pro_show .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-page-detail .pro_show .bimg {
  position: relative;
}

.col-page-detail .pro_show .bimg .title {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  padding-left: 44px;
  bottom: 7vh;
  z-index: 2;
  position: absolute;
  left: 0;
}

.col-page-detail .pro_show .caseleft {
  width: 500px;
  flex-shrink: 0;
  position: relative;
}

.col-page-detail .pro_show .caseleft img {
  width: 100%
}

.col-page-detail .pro_show .caseleft .swiper-button {
  width: auto;
  height: auto;
  background: none;
  font-size: 48px;
  margin: 0;
  transform: translateY(-50%);
  color: #d92129;
  opacity: 1;
  outline: none;
  position: absolute;
  top: 50%;
}

.col-page-detail .pro_show .caseright {
  padding-top: 18px;
  padding-left: 3vw;
  padding-right: 2.5vw;
  position: relative;
}

.col-page-detail .pro_show .caseright h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.col-page-detail .pro_show .caseright .content {
  color: #666;
  font-size: 16px;
  line-height: 2;
}

.col-page-detail .pro_show .caseright a.inquiry-btn {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #d92129;
  color: #fff;
  position: absolute;
  left: 3vw;
  bottom: 35px;
  transition: 0.36s;
}

.col-page-detail .pro_show .caseright a.inquiry-btn:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.col-page-detail .pro_show .product-detail {
  margin-top: 40px;
}

.col-page-detail .pro_show .product-detail h2 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  color: #d92129;
  margin-bottom: 22px;
}

.col-page-detail .pro_show .product-detail .s-content {
  font-size: 16px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 55px;
}

.col-page-detail .pro_show .inquiry-container {
  position: relative;
}

.col-page-detail .pro_show .inquiry-container h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  color: #d92129
}

.col-page-detail .pro_show .inquiry-container>p {
  font-size: 14px;
  margin-bottom: 25px;
  color: #666666;
}

.col-page-detail .pro_show .inquiry-container form ul {
  float: left;
  width: 55%
}

.col-page-detail .pro_show .inquiry-container form ul li {
  line-height: 30px;
  margin-bottom: 20px;
  font-size: 0
}

.col-page-detail .pro_show .inquiry-container form ul li i {
  width: 80px;
  font-size: 14px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
}

.col-page-detail .pro_show .inquiry-container form ul li span {
  display: inline-block;
  font-size: 14px;
  width: calc(100% - 80px);
  vertical-align: middle
}

.col-page-detail .pro_show .inquiry-container form ul li input {
  width: 100%;
  border: 1px solid #d2d2d2;
  padding-left: 10px;
  ;
  outline: none;
  background: none;
}

.col-page-detail .pro_show .inquiry-container form ul li textarea {
  width: 100%;
  border: 1px solid #d2d2d2;
  ;
  outline: none;
  background: none;
}

.col-page-detail .pro_show .inquiry-container form ul li .form-check {
  display: inline-block;
  font-size: 14px;
  color: #868686;
  width: 60px;
}

.col-page-detail .pro_show .inquiry-container form ul li .form-check input {
  width: auto;
  margin-right: 5px;
  vertical-align: middle;
  margin-bottom: 6px;
}

.col-page-detail .pro_show .inquiry-container form ul li:last-child i {
  vertical-align: top;
}

.col-page-detail .pro_show .inquiry-container form ul li:last-child span {
  vertical-align: top
}

.col-page-detail .pro_show .inquiry-container form .code {
  float: right;
  width: 45%;
  padding-left: 6%
}

.col-page-detail .pro_show .inquiry-container form .code .verify {
  line-height: 30px;
  border: 1px solid #d2d2d2;
  padding-left: 10px;
  ;
  background: none;
}

.col-page-detail .pro_show .inquiry-container form .code .recaptcha {
  color: #868686;
  margin: 10px 0 15px;
  display: inline-block;
  border-bottom: 1px solid #868686;
}

.col-page-detail .pro_show .inquiry-container form .code .content {
  color: #868686;
  font-size: 12px;
  line-height: 1.8;
}

.col-page-detail .pro_show .inquiry-container form .code .sub {
  width: 200px;
  height: 42px;
  background: #d92129;
  margin-top: 45px;
  border: none;
  outline: none;
  color: #fff;
  border-radius: 2px;
  transition: 0.36s;
}

.col-page-detail .pro_show .inquiry-container form .code .sub:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.product-detail table {
  width: 100%;
}

.product-detail table td,
.product-detail table th {
  border: 1px solid #ccc;
  line-height: 2.5em;
  text-align: center;
  width: 50%;

}

/* technology */
.col-page-technology h2 {
  font-size: 40px;
  color: #d92129;
  font-weight: bold;
}

.col-construction {
  padding: 9vh 0 11vh
}

.col-construction .title {
  margin-bottom: 60px;
}

.col-construction .title h2 {
  float: left;
  width: 285px;
}

.col-construction .title .content {
  float: right;
  width: calc(100% - 285px);
}

.col-construction .title .content .s-content {
  font-size: 18px;
  line-height: 1.6;
  max-width: 975px;
  margin-bottom: 25px;
}

.col-construction .title .content a.more {
  display: block;
  width: 201px;
  height: 54px;
  background: #d92129;
  color: #fff;
  line-height: 53px;
  text-align: center;
  transition: 0.3s;
  font-size: 16px;
}

.col-construction .title .content a.more:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.col-construction .swiper-container {
  overflow: visible;
}

.col-construction .swiper-container .swiper-slide {
  position: relative;
  min-height: 200px;
}

.col-construction .swiper-container .swiper-slide .img {
  overflow: hidden;
  position: relative;
}

.col-construction .swiper-container .swiper-slide .img::after {
  content: '';
  width: 100%;
  height: 334px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}

.col-construction .swiper-container .swiper-slide h3 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 8vh;
  padding-left: 3vw;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}

.col-construction .swiper-container .swiper-slide-active h3 {
  transform: none;
  opacity: 1;
  transition-delay: 1s;
}

.col-construction .swiper-container .swiper-button {
  width: 50px;
  height: 111px;
  line-height: 111px;
  background: #d92129;
  color: #fff;
  font-size: 28px;
  position: absolute;
  margin-top: auto;
  transform: translateY(-50%);
  text-align: center;
}

.col-construction .swiper-container .swiper-button-prev {
  left: 0;
}

.col-construction .swiper-container .swiper-button-next {
  right: 0
}

.col-page-construction {
  padding: 50px 0 11vh;
}

.col-page-construction h1 {
  font-size: 36px;
  color: #d92129;
  font-weight: bold;
  margin-bottom: 60px;
}

.col-page-construction h1 .mbx {
  float: right;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.col-page-construction h1 .mbx i {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/home.png)no-repeat center;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.col-page-construction h1 .mbx a {
  color: #666
}

.col-page-construction .five {
  padding: 0 0 10vh;
}

.col-page-construction .five h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 9vh;
  text-align: center;
}

.col-page-construction .five .wrap .img {
  float: left;
  width: 29%;
  padding-right: 6vw;
}

.col-page-construction .five .wrap .s-content {
  float: left;
  width: 71%;
  font-size: 16px;
  line-height: 2.5;
}

.col-page-construction .five .swiper-container {
  margin: 7vh 0 8vh;
}

.col-page-construction .five .swiper-container .swiper-slide .img {
  overflow: hidden;
}

.col-page-construction .five .swiper-container .swiper-slide .img img {
  width: 100%;
  transition: 0.8s;
}

.col-page-construction .five .swiper-container .title {
  margin-top: 25px;
  line-height: 1.875;
  font-size: 16px;
}

.col-page-construction .five .swiper-container .swiper-pagination {
  position: relative;
  bottom: auto;
  margin-top: 8vh;
}

.col-page-construction .five .swiper-container .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #a0a0a0;
  opacity: 1;
  outline: none;
}

.col-page-construction .five .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-construction .five .five-content {
  line-height: 1.875;
  font-size: 16px;
}

.col-page-construction .content {
  font-size: 16px;
  color: #666;
  line-height: 2;
  background: #eeeeee;
  padding: 10vh 0;
}

.col-page-construction .content h2 {
  font-size: 30px;
  margin-bottom: 28px;
  font-weight: bold;
  color: #000;
}

.col-page-construction .content ul {
  font-size: 0;
}

.col-page-construction .content ul li {
  display: inline-block;
  width: 30%;
  margin-right: 5%;
  vertical-align: top;
  font-size: 18px;
  line-height: 1.778;
}

.col-page-construction .content ul li:nth-child(3n) {
  margin-right: 0;
}

.col-page-construction .content ul li p:nth-child(1) {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.333;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid rgba(43, 56, 64, 0.7);
  color: #000;
}

.col-page-construction .picture-list {
  margin-top: 10vh;
}

.col-page-construction .picture-list ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
}

.col-page-construction .picture-list ul li .img {
  width: 62.44%;
  overflow: hidden;
}

.col-page-construction .picture-list ul li .img img {
  transition: 1s;
  transform: scale(1.05);
}

.col-page-construction .picture-list ul li .wrap {
  background: #eeeeee;
  padding: 16vh 5vw 0 4vw;
  width: 37.56%;
  margin-left: 25px;
  transition: 0.3s;
}

.col-page-construction .picture-list ul li .wrap h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 28px;
}

.col-page-construction .picture-list ul li .wrap .s-content {
  font-size: 16px;
}

.col-page-construction .picture-list ul li:nth-child(2n) {
  flex-flow: row-reverse;
}

.col-page-construction .picture-list ul li:nth-child(2n) .wrap {
  margin-left: 0;
  margin-right: 25px
}

.col-page-construction .picture-list ul li .img:hover img {
  transform: scale(1);
}

.col-page-construction .picture-list ul li .wrap:hover {
  background: #d92129;
  color: #fff;
  box-shadow: 0px 5px 10px 0px rgba(6, 0, 1, 0.24);
}

.col-equipment {
  background: #eee;
}

.col-rd {
  padding: 6vh 0 10vh;
  background: #eee;
}

.col-rd h2 {
  margin-bottom: 35px;
}

.col-rd ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-rd ul li {
  flex: 1;
  box-shadow: 0px 8px 10px 0px rgba(6, 0, 1, 0.08);
  background: #fff;
  position: relative;
  padding: 60px 4.5vw 80px
}

.col-rd ul li:nth-child(1) {
  margin-right: 50px
}

.col-rd ul li .logo {
  display: block;
  background-size: cover;
  margin: 0 auto;
}

.col-rd ul li:nth-child(1) .logo {
  width: 97px;
  height: 97px;
  background: url(../images/rd1.png)no-repeat center;
}

.col-rd ul li:nth-child(2) .logo {
  width: 86px;
  height: 101px;
  background: url(../images/rd2.png)no-repeat center;
}

.col-rd ul li h3 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 10px
}

.col-rd ul li .content {
  text-align: center;
  line-height: 1.8;
  color: #666;
  font-size: 16px;
  margin-bottom: 10px;
}

.col-rd ul li:nth-child(1) .img {
  text-align: center;
  max-width: 460px;
  margin: 0 auto;
}

.col-rd ul li:nth-child(1) .img img {
  max-width: 200px;
  margin: 7.5px;
}

.col-rd ul li:nth-child(2) .img img {
  height: 150px;
}

.col-rd ul li:nth-child(2) .img {
  text-align: center;
  margin-top: 10vh
}

.col-rd ul li:nth-child(2) .img a:nth-child(2) img {
  margin: 0 10px
}

.col-rd ul li a.more {
  display: block;
  width: 82px;
  height: 82px;
  position: absolute;
  background: #d92129;
  right: 0;
  bottom: 0;
}

.col-rd ul li a.more::after {
  content: '';
  width: 20px;
  height: 4px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.col-rd ul li a.more::before {
  content: '';
  width: 4px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.col-development {
  padding: 10vh 0 11vh;
}

.col-development .title {
  margin-bottom: 60px;
}

.col-development .title h2 {
  float: left;
  width: 285px;
}

.col-development .title .content {
  float: right;
  width: calc(100% - 285px);
}

.col-development .title .content .s-content {
  font-size: 18px;
  line-height: 1.6;
  max-width: 975px;
  margin-bottom: 25px;
}

.col-development .swiper-slide h3 {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
}

.col-page-export {
  padding-top: 55px;
}

.col-page-export .mbx {
  float: right;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.col-page-export .mbx i {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/home.png)no-repeat center;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.col-page-export .mbx a {
  color: #666
}

.col-page-export ul li {
  padding: 9vh 0 10vh;
}

.col-page-export ul li:nth-child(2n) {
  background: #eee;
}

.col-page-export ul li h2 {
  font-size: 36px;
  color: #d92129;
  font-weight: bold;
  margin-bottom: 35px;
}

.col-page-export ul li .content {
  color: #666;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 40px;
}

.col-page-export ul li .img {
  font-size: 0;
}

.col-page-export ul li .img a {
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  margin-bottom: 18px;
}

.col-page-center {
  padding: 50px 0 0;
}

.col-page-center h1 {
  font-size: 36px;
  color: #d92129;
  font-weight: bold;
}

.col-page-center h1 .mbx {
  float: right;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.col-page-center h1 .mbx i {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/home.png)no-repeat center;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.col-page-center h1 .mbx a {
  color: #666
}

.col-page-center .col-company {
  text-align: center;
  margin: -220px 0 -50px
}

.col-page-center .col-company .c1 {
  width: 1069px;
  height: 1069px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}

.col-page-center .col-company .c1::after {
  content: '';
  width: 776px;
  height: 776px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.col-page-center .col-company .c1 .content {
  width: 440px;
  height: 440px;
  border: 13px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  box-shadow: 0px 0px 57px 0px rgba(6, 0, 1, 0.12);
}

.col-page-center .col-company .c1 .content h2 {
  font-size: 36px;
  font-weight: bold;
}

.col-page-center .col-company .c1 .content p.namemark {
  font-size: 24px;
  font-weight: bold;
}

.col-page-center .col-company .c1 ul li {
  position: absolute;
  border-radius: 50%;
  background: #eee;
  z-index: 2;
  cursor: pointer;
  transition: 0.36s;
}

.col-page-center .col-company .c1 ul li:nth-child(1) {
  width: 170px;
  height: 170px;
  left: -3.7%;
  top: 24.13%
}

.col-page-center .col-company .c1 ul li:nth-child(2) {
  width: 193px;
  height: 193px;
  left: -8.14%;
  top: 44.15%
}

.col-page-center .col-company .c1 ul li:nth-child(3) {
  width: 170px;
  height: 170px;
  left: 11.69%;
  top: 60.80%
}

.col-page-center .col-company .c1 ul li:nth-child(4) {
  width: 193px;
  height: 193px;
  left: 72.68%;
  top: 23.39%
}

.col-page-center .col-company .c1 ul li:nth-child(5) {
  width: 185px;
  height: 185px;
  left: 92.14%;
  top: 36.95%
}

.col-page-center .col-company .c1 ul li:nth-child(6) {
  width: 216px;
  height: 216px;
  left: 72.68%;
  top: 56.69%
}

.col-page-center .col-company .c1 ul li .title {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  line-height: 1.6;
  transition: 0.36s;
}

.col-page-center .col-company .c1 ul li .s-content {
  width: 265px;
  height: 265px;
  border-radius: 50%;
  background: #d92129;
  color: #fff;
  line-height: 1.7;
  padding: 0 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.96);
  opacity: 0;
  transition: 0.5s;
}

.col-page-center .col-company .c1 ul li:hover {
  background: transparent;
  z-index: 20;
}

.col-page-center .col-company .c1 ul li:hover .title {
  opacity: 0;
}

.col-page-center .col-company .c1 ul li:hover .s-content {
  transform: translate(-50%, -50%);
  opacity: 1;
  box-shadow: 0px 0px 32px 0px rgba(6, 0, 1, 0.2);
}

.col-page-center .technology-slide {
  margin-bottom: 7vh;
}

.col-page-center .technology-slide .swiper-container {
  padding-bottom: 55px;
}

.col-page-center .technology-slide .swiper-container .swiper-slide img {
  transition: 0.8s;
}

.col-page-center .technology-slide .swiper-container .swiper-slide:hover img {
  transform: scale(0.95);
}

.col-page-center .technology-slide .swiper-container .swiper-pagination {
  bottom: 0;
}

.col-page-center .technology-slide .swiper-container .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #a0a0a0;
  opacity: 1;
  outline: none;
}

.col-page-center .technology-slide .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-center .col-function {
  background: #eee;
  padding: 9vh 0 14vh;
}

.col-page-center .col-function h2 {
  font-size: 30px;
  margin-bottom: 15px;
}

.col-page-center .col-function .content {
  font-size: 18px;
  color: #666;
  line-height: 1.6;
  height: 240px;
  overflow: hidden;
}

.col-page-center .col-function .content .wrap {}

.col-page-center .col-function .content h3 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #000;
}

.col-page-center .col-function a.more {
  color: #d92129;
  font-size: 18px;
  margin-top: 40px;
  display: block;
}

.col-page-center .col-function a.none {
  display: none;
  color: #d92129;
  font-size: 18px;
  margin-top: 40px;
}

.col-page-center .col-testing {
  padding: 9vh 0 10vh;
}

.col-page-center .col-testing h2 {
  font-size: 30px;
  margin-bottom: 35px;
}

.col-page-center .col-testing .swiper-slide .img {
  overflow: hidden;
}

.col-page-center .col-testing .swiper-slide .img img {
  transition: 0.8s;
}

.col-page-center .col-testing .swiper-slide:hover .img img {
  transform: scale(0.95);
}

.col-page-center .col-testing .swiper-slide .title {
  text-align: center;
  padding-top: 22px;
  font-size: 18px;
}



/* news */
.col-page-news {
  padding: 7vh 0 10vh;
}

.col-page-news h1 {
  font-size: 40px;
  color: #d92129;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}

.col-page-news .container2 ul {
  font-size: 0;
}

.col-page-news .container2 ul li {
  display: inline-block;
  font-size: 14px;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 8vh;
  vertical-align: top;
  transition: 0.36s;
}

.col-page-news .container2 ul li:nth-child(3n) {
  margin-right: 0;
}

.col-page-news .container2 ul li .img {
  overflow: hidden;
}

.col-page-news .container2 ul li .img img {
  transition: 0.8s;
}

.col-page-news .container2 ul li .content {
  padding: 35px 25px 15px;
  transition: 0.36s;
}

.col-page-news .container2 ul li .content h2 {
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.36s;
  font-weight: 400;
}

.col-page-news .container2 ul li .content p.date {
  color: #b1b1b1;
  font-size: 16px;
  margin: 5px 0 22px;
  transition: 0.36s;
}

.col-page-news .container2 ul li .content .s-content {
  font-size: 14px;
  color: rgb(102, 102, 102);
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 56px;
  transition: 0.36s;
}

.col-page-news .container2 ul li .content span.more {
  font-size: 18px;
  transition: 0.36s;
  margin-top: 25px;
  display: inline-block;
}

.col-page-news .container2 ul li:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
}

.col-page-news .container2 ul li:hover .img img {
  transform: scale(1.08);
}

.col-page-news .container2 ul li:hover .content h2 {
  color: #d92129
}

.col-page-news .container2 ul li:hover .content span.more {
  color: #d92129
}

.col-page-news .container2 ul li:hover .content {
  background: #eee;
}

.col-page-news .container2 ul li:hover .content .s-content {
  color: #000
}

.col-page-news .container2 ul li:hover .content p.date {
  color: #000
}

.col-page-media {
  background: #eeeeee;
}

.col-page-media .container2 ul li {
  background: #fff;
  transition: 0.5s;
}

.col-page-media .container2 ul li .content {
  padding: 40px 35px;
}

.col-page-media .container2 ul li .content:hover {
  background: #D92129;
}

.col-page-media .container2 ul li:hover {
  box-shadow: 0px 0px 27px 0px rgba(6, 0, 1, 0.22);
  background-color: rgb(217, 33, 41);
  transform: translateY(-5px);
}

.col-page-media .container2 ul li:hover .content {
  background: transparent;
}

.col-page-media .container2 ul li:hover .content p.date {
  color: #b1b1b1
}

.col-page-media .container2 ul li:hover .content h2,
.col-page-media .container2 ul li:hover .content .s-content,
.col-page-media .container2 ul li:hover .content span.more {
  color: #fff
}

.col-page-paper {
  padding: 8vh 0 12vh
}

.col-page-paper h1 {
  font-size: 40px;
  color: #d92129;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}

.col-page-paper .container2 ul {
  font-size: 0;
}

.col-page-paper .container2 ul li {
  display: inline-block;
  font-size: 14px;
  width: 24%;
  margin-right: 1.3333%;
  margin-bottom: 7vh;
  vertical-align: top;
}

.col-page-paper .container2 ul li:nth-child(4n) {
  margin-right: 0;
}

.col-page-paper .container2 ul li p.title {
  font-size: 20px;
  margin-top: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}




/* 新闻详情页 */
.col-news {
  position: relative;
  margin: 0 auto;
  margin: 0 auto;
  max-width: 1000px;
}

.col-news article {
  margin: 40px 0;
  float: left;
  width: 100%;
}

.col-news .met_clear {
  clear: both;
}

.col-news .met_module2 h1.met_title {
  font-size: 28px;
  font-weight: normal;
  padding: 5px 0;
  color: #000;
  text-align: center;
}

.col-news .met_module2 .met_infos {
  color: #818181;
  font-size: 12px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.col-news .met_module2 .met_time {
  padding-right: 6px;
}

.col-news .met_module2 .met_source {
  padding-right: 6px;
}

.col-news .met_module2 .met_source a {
  color: #607fa6;
}

.col-news .met_module2 .met_editor {
  padding: 0 10px;
  color: #000;
  font-family: 'Light', 'simhei';
}

.col-news .met_editor {
  line-height: 2;
}

.col-news .met_tools {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  position: relative;
  padding: 10px 10px 0;
}

.col-news .met_tools .met_page {
  clear: both;
  color: #818181;
}

.col-news .met_tools .met_page li {
  display: inline-block;
  list-style: none;
  margin-right: 30px;
}

.col-news .met_tools .met_page li:last-child {
  margin-right: 0
}

.col-news .met_tools .met_page li span {
  padding-right: 5px;
}

.col-news .met_tools .met_page a {
  color: #607fa6;
}

/* culture */
.col-page-culture h2 {
  font-size: 40px;
  font-weight: bold;
  color: #d92129;
  text-align: center;
  margin-bottom: 30px;
}

.col-page-culture .col-system {
  padding: 11vh 0 0;
  margin-bottom: -255px;
}

.col-page-culture .col-system .content {
  font-size: 18px;
  color: #666;
  line-height: 2;
  max-width: 1060px;
  margin: 0 auto 8vh;
  text-align: center;
}

.col-page-culture .col-system .swiper-container {
  padding-bottom: 70px;
  padding-top: 30px;
}

.col-page-culture .col-system .swiper-slide {
  overflow: hidden;
  border-radius: 3px;
  transition: 0.36s;
  background: #fff;
  height: auto;
}

.col-page-culture .col-system .swiper-slide .img {
  overflow: hidden;
}

.col-page-culture .col-system .swiper-slide .img img {
  transition: 0.5s;
  width: 100%;
}

.col-page-culture .col-system .swiper-slide .wrap {
  padding: 25px 10px 30px;
  transition: 0.36s;
}

.col-page-culture .col-system .swiper-slide .wrap h3 {
  font-size: 26px;
  padding-bottom: 13px;
  position: relative;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 400;
}

.col-page-culture .col-system .swiper-slide .wrap h3::after {
  content: '';
  width: 34px;
  height: 3px;
  background-color: #d92129;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.col-page-culture .col-system .swiper-slide .wrap .s-content {
  text-align: center;
  font-size: 18px;
  color: #666;
  line-height: 2;
  transition: 0.36s;
}

.col-page-culture .col-system .swiper-slide:hover {
  box-shadow: 0px 0px 30px 0px rgba(6, 0, 1, 0.2);
}

.col-page-culture .col-system .swiper-slide:hover .wrap {
  background: #d92129;
  color: #fff;
}

.col-page-culture .col-system .swiper-slide:hover .wrap .s-content {
  color: #fff;
}

.col-page-culture .col-system .swiper-pagination {
  bottom: 0;
}

.col-page-culture .col-system .swiper-pagination span {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #959595;
  opacity: 1;
  outline: none;
  transition: 0.3s;
}

.col-page-culture .col-system .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
  width: 25px;
}

.col-page-culture .col-spokesman {
  background: #eee;
  padding: 340px 0 13vh;
}

.col-page-culture .col-spokesman .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-page-culture .col-spokesman .wrap .img {
  width: 40.12%;
}

.col-page-culture .col-spokesman .wrap .img a.more {
  display: block;
  margin: 10px auto 0;
  width: 171px;
  height: 51px;
  border-radius: 26px;
  background: #d92129;
  color: #fff;
  text-align: center;
  line-height: 51px;
  transition: 0.36s;
}

.col-page-culture .col-spokesman .wrap .img a.more:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.col-page-culture .col-spokesman .wrap .content {
  width: 59.82%;
}

.col-page-culture .col-spokesman .wrap .content .middle p {
  font-size: 18px;
  color: #666;
  line-height: 2;
}

.col-page-culture .col-spokesman .wrap .content .middle>p:nth-child(1) {
  font-size: 30px;
  color: #000;
}

.col-page-culture .col-spokesman .wrap .content .middle table {
  width: 95%;
}

.col-page-culture .col-spokesman .wrap .content .middle table td {
  width: 50%;
}

.col-page-culture .col-spokesman .wrap .content .middle table td:nth-child(1) {
  padding-right: 3.6vw;
}

.col-page-culture .col-spokesman .wrap .content .middle table td p:nth-child(1) {
  font-size: 24px;
  color: #000;
  padding-bottom: 2px;
  margin-bottom: 20px;
  border-bottom: 2px solid #d92129;
}

.col-page-spokesman {
  padding: 6vh 0 0
}

.col-page-spokesman h1 {
  font-size: 36px;
  color: #d92129;
  font-weight: bold;
}

.col-page-spokesman h1 .mbx {
  float: right;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.col-page-spokesman h1 .mbx i {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/home.png)no-repeat center;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.col-page-spokesman h1 .mbx a {
  color: #666
}

.col-page-spokesman h2 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 35px;
}

.col-page-spokesman .col_2 {
  padding: 5vh 0 9vh;
  background: #eee;
}

.col-page-spokesman .col_2 h2 a {
  float: right;
  font-weight: 400;
  font-size: 18px;
}

.col-page-spokesman .col_2 h2 a svg {
  vertical-align: text-bottom;
}

.col-page-spokesman .col_2 ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.col-page-spokesman .col_2 ul li {
  border-radius: 10px;
  border: 1px solid #dcdcdc;
  padding: 20px;
  min-width: 160px;
  margin: 10px;
  flex: 1;
  overflow: hidden;
  text-align: center;
}

.col-page-spokesman .col_2 ul li img {
  transition: 0.5s;
  margin: 0 auto
}

.col-page-spokesman .col_2 ul li:hover img {
  transform: scale(0.95);
}

.col-page-spokesman .col_1 {
  padding: 7vh 0;
}

.col-page-spokesman .col_1 ul {
  font-size: 0;
}

.col-page-spokesman .col_1 ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 2.5vw;
}

.col-page-spokesman .col_3 {
  padding: 10vh 0 8vh;
}

.col-page-spokesman .col_3 .swiper-slide a {
  display: block;
  border-radius: 10px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
}

.col-page-spokesman .col_3 .swiper-container {
  padding-bottom: 45px;
}

.col-page-spokesman .col_3 .swiper-pagination {
  bottom: 0;
}

.col-page-spokesman .col_3 .swiper-pagination span {
  width: 10px;
  height: 10px;
  background: #959595;
  opacity: 1;
  outline: none;
}

.col-page-spokesman .col_3 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-spokesman .col_4 {
  background: #eee;
  padding: 10vh 0 11vh;
}

.col-page-spokesman .col_4 .swiper-container {
  padding-bottom: 45px;
}

.col-page-spokesman .col_4 .swiper-pagination {
  bottom: 0;
}

.col-page-spokesman .col_4 .swiper-pagination span {
  width: 10px;
  height: 10px;
  background: #959595;
  opacity: 1;
  outline: none;
}

.col-page-spokesman .col_4 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-culture .col-activity {
  padding: 11vh 0 9vh;
}

.col-page-culture .col-activity .content {
  font-size: 18px;
  color: #666;
  line-height: 2;
  max-width: 1060px;
  margin: 0 auto 7vh;
  text-align: center;
}

.col-page-culture .col-activity ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
}

.col-page-culture .col-activity ul li:nth-child(3n) {
  margin-right: 0;
}

.col-page-culture .col-activity ul li .img {
  overflow: hidden;
}

.col-page-culture .col-activity ul li .img img {
  transition: 0.5s;
  width: 100%;
}

.col-page-culture .col-activity ul li:hover .img img {
  transform: scale(0.95);
}

.col-page-culture .col-activity ul li .title {
  padding-top: 20px;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.col-page-culture .col-activity .more {
  display: block;
  width: 201px;
  height: 50px;
  background: #d92129;
  color: #fff;
  line-height: 50px;
  text-align: center;
  transition: 0.3s;
  font-size: 16px;
  margin: 7vh auto 0;
}

.col-page-culture .col-activity .more:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}

.col-page-activity {
  padding: 6vh 0 10vh;
}

.col-page-activity h1 {
  font-size: 36px;
  color: #d92129;
  font-weight: bold;
}

.col-page-activity h1 .mbx {
  float: right;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.col-page-activity h1 .mbx i {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/home.png)no-repeat center;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.col-page-activity h1 .mbx a {
  color: #666
}

.col-page-activity .content {
  margin: 20px 0 6vh;
  font-size: 18px;
  color: #666;
  line-height: 1.6;
  max-width: 1170px;
}

.col-page-activity .container2 ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 60px;
}

.col-page-activity .container2 ul li:nth-child(3n) {
  margin-right: 0;
}

.col-page-activity .container2 ul li .img {
  overflow: hidden;
}

.col-page-activity .container2 ul li .img img {
  transition: 0.5s;
  width: 100%;
}

.col-page-activity .container2 ul li:hover .img img {
  transform: scale(0.95);
}

.col-page-activity .container2 ul li .title {
  padding-top: 20px;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.col-page-culture .col-year {
  padding: 8vh 0 60px;
  position: relative;
}

.col-page-culture .col-year .bg {
  width: 100%;
  height: 376px;
  background: url(../images/year_bg.png)no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: 0;
}

.col-page-culture .col-year .content {
  font-size: 18px;
  color: #666;
  line-height: 2;
  max-width: 1060px;
  margin: 0 auto 120px;
  text-align: center;
}

.col-page-culture .col-year .swiper-container {
  padding: 60px 0 30px;
}

.col-page-culture .col-year .swiper-slide {
  padding: 0 0 165px;
  transition: 0.36s;
  transition-delay: 0.2s;
}

.col-page-culture .col-year .swiper-slide .wrap {
  width: 196px;
  height: 196px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 2.5px 4.33px 5px 0px rgba(6, 0, 1, 0.05);
  position: relative;
  text-align: center;
  padding: 0 10px;
  margin: 0 auto
}

.col-page-culture .col-year .swiper-slide .wrap h3 {
  font-size: 30px;
  color: #d2d2d2;
  font-weight: bold;
}

.col-page-culture .col-year .swiper-slide .wrap .s-content {
  color: #d92129;
  font-weight: 900;
  font-size: 30px;
}

.col-page-culture .col-year .swiper-slide .wrap::before {
  content: '';
  width: 1px;
  height: 140px;
  background: #d2d2d2;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.5px;
}

.col-page-culture .col-year .swiper-slide .wrap::after {
  content: '';
  width: 13px;
  height: 13px;
  background: #d92129;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -6.5px;
  bottom: -146px;
}

.col-page-culture .col-year .swiper-slide-active+.swiper-slide {
  transform: translateY(-37px);
}

.col-page-culture .col-year .swiper-slide-active+.swiper-slide+.swiper-slide {
  transform: translateY(-50px);
}

.col-page-culture .col-year .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide {
  transform: translateY(-37px);
}

.col-page-culture .col-year .swiper-button {
  width: 50px;
  height: 50px;
  background: #fff;
  margin: 0;
  border-radius: 50%;
  top: auto;
  bottom: 0;
  position: absolute;
  text-align: center;
  line-height: 50px;
  color: #666;
  opacity: 1;
}

.col-page-culture .col-year .swiper-button-prev {
  left: 50%;
  margin-left: -60px;
}

.col-page-culture .col-year .swiper-button-next {
  right: 50%;
  margin-right: -60px;
}

/* party */
.col-page-work h2 {
  font-size: 40px;
  font-weight: bold;
  color: #d92129;
  margin-bottom: 30px;
}

.col-page-work .col-building {
  background: #eee;
  padding: 9vh 0 14vh;
}

.col-page-work .col-building .wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.col-page-work .col-building .wrap>div {
  background: #fff;
  padding: 40px 30px 35px;
}

.col-page-work .col-building .wrap>div h3 {
  font-size: 30px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 25px;
}

.col-page-work .col-building .wrap>div h3::after {
  content: '';
  width: 116px;
  height: 3px;
  background: #d92129;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.col-page-work .col-building .wrap>div:nth-child(-n+2) {
  width: 50%;
  flex: 1;
}

.col-page-work .col-building .wrap .col_1 {
  margin-right: 30px;
}

.col-page-work .col-building .wrap .col_1 .content {
  font-size: 16px;
  color: #666;
  line-height: 2;
}

.col-page-work .col-building .wrap .col_2 .swiper-container {
  padding-bottom: 55px;
}

.col-page-work .col-building .wrap .col_2 .swiper-pagination {
  bottom: 0;
}

.col-page-work .col-building .wrap .col_2 .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #959595;
  opacity: 1;
}

.col-page-work .col-building .wrap .col_2 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-work .col-building .wrap .col_2 .swiper-slide img {
  width: 100%;
  transition: 0.5s;
}

.col-page-work .col-building .wrap .col_2 .swiper-slide:hover img {
  transform: scale(0.95);
}

.col-page-work .col-building .wrap .col_3 {
  margin-top: 45px;
  min-width: 100%;
}

.col-page-work .col-building .wrap .col_3 h3 .tab-nav {
  float: right;
  margin-top: -10px;
}

.col-page-work .col-building .wrap .col_3 h3 .tab-nav a {
  display: inline-block;
  padding: 0 28px;
  height: 43px;
  border-radius: 3px;
  vertical-align: middle;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  font-weight: 400;
}

.col-page-work .col-building .wrap .col_3 h3 .tab-nav a.active {
  background: #d92129;
  color: #fff
}

.col-page-work .col-building .wrap .col_3 .tab-box .box {
  display: none;
}

.col-page-work .col-building .wrap .col_3 .tab-box .box.active {
  display: block;
}

.col-page-work .col-building .wrap .col_3 .slide1 {
  float: left;
  width: 47%;
}

.col-page-work .col-building .wrap .col_3 .slide1 h4 {
  font-size: 24px;
  margin-bottom: 24px;
  font-weight: 400;
}

.col-page-work .col-building .wrap .col_3 .swiper-container {
  padding-bottom: 55px;
}

.col-page-work .col-building .wrap .col_3 .swiper-pagination {
  bottom: 0;
}

.col-page-work .col-building .wrap .col_3 .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #959595;
  opacity: 1;
}

.col-page-work .col-building .wrap .col_3 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-work .col-building .wrap .col_3 .slide1 .swiper-slide img {
  width: 100%;
  transition: 0.5s;
}

.col-page-work .col-building .wrap .col_3 .slide1 .swiper-slide:hover img {
  transform: scale(0.95);
}

.col-page-work .col-building .wrap .col_3 .img {
  float: right;
  width: 53%;
  text-align: center;
  padding: 0 20px 0;
}

.col-page-work .col-building .wrap .col_3 .img h4 {
  font-size: 24px;
  margin-bottom: 24px;
  font-weight: 400;
  text-align: left;
}

.col-page-work .col-building .wrap .col_3 .img img {
  margin: 0 auto
}

.col-page-work .col-building .wrap .col_3 .slide2 {
  margin-top: 6vh;
  padding: 34px 0 7vh;
  border-top: 1px solid #d2d2d2;
}

.col-page-work .col-building .wrap .col_3 .slide2 h4 {
  font-size: 30px;
  margin-bottom: 24px;
  font-weight: 400;
}

.col-page-work .col-building .wrap .col_3 .slide2 .swiper-slide img {
  width: 100%;
  transition: 0.5s;
}

.col-page-work .col-building .wrap .col_3 .slide2 .swiper-slide:hover img {
  transform: scale(0.95);
}

.col-page-work .col-building .wrap .col_3 .slide2 .swiper-slide p {
  padding-top: 15px;
  font-size: 18px;
}

.col-page-work .col-building .wrap .col_3 .slide2 .swiper-container {
  padding-bottom: 55px;
}

.col-page-work .col-building .wrap .col_3 .slide2 .swiper-pagination {
  bottom: 0;
}

.col-page-work .col-building .wrap .col_3 .slide2 .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #959595;
  opacity: 1;
}

.col-page-work .col-building .wrap .col_3 .slide2 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-work .col-news {
  padding: 10vh 0 14vh;
}

.col-page-work .col-news .slide {
  margin: 0 0 8vh;
  padding-bottom: 6vh;
  border-bottom: 1px solid #dcdcdc;
}

.col-page-work .col-news .slide .swiper-slide img {
  width: 100%;
  transition: 0.5s;
}

.col-page-work .col-news .slide .swiper-slide:hover img {
  transform: scale(0.95);
}

.col-page-work .col-news .slide .swiper-slide p {
  padding-top: 15px;
  font-size: 18px;
}

.col-page-work .col-news .slide .swiper-container {
  padding-bottom: 55px;
}

.col-page-work .col-news .slide .swiper-pagination {
  bottom: 0;
}

.col-page-work .col-news .slide .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #959595;
  opacity: 1;
}

.col-page-work .col-news .slide .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-work .col-news h3 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 4vh;
}

.col-page-work .col-news .news_list li {
  width: 48%;
  float: left;
  padding: 14px 0;
  border-bottom: 1px dashed #d2d2d2;
  font-size: 0;
}

.col-page-work .col-news .news_list li:nth-child(2n) {
  float: right;
}

.col-page-work .col-news .news_list li span.title {
  font-size: 16px;
  color: #666;
  display: inline-block;
  width: calc(100% - 90px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.col-page-work .col-news .news_list li span.title:hover {
  color: #d92129
}

.col-page-work .col-news .news_list li span.date {
  float: right;
  font-size: 16px;
  color: #666;
}

.col-page-work .col-news .paginationjs {
  text-align: center;
  margin-top: 9vh;
}

.col-page-work .col-news .paginationjs * {
  float: none;
}

.col-page-work .col-news .paginationjs li {
  display: inline-block;
  border-radius: 0 !important;
}

.col-page-work .col-news .paginationjs .paginationjs-pages li {
  border: 1px solid #e5e5e5;
  margin: 0 3px
}

.col-page-work .col-news .paginationjs .paginationjs-pages li>a {
  width: 43px;
  height: 43px;
  line-height: 43px !important;
  color: #868686;
}

.col-page-work .col-news .paginationjs .paginationjs-pages li.active {
  border: none;
}

.col-page-work .col-news .paginationjs .paginationjs-pages li.active>a {
  width: 43px;
  height: 43px !important;
  line-height: 43px !important;
  color: #fff;
  background: #d92129;
}

.col-page-work .col-news .paginationjs .paginationjs-pages li>a:hover {
  background: transparent !important;
}

.col-page-work .col-news .paginationjs .paginationjs-pages li.active>a:hover {
  background: #d92129 !important;
}

.col-page-work .col-news .paginationjs .paginationjs-pages li.disabled>a {
  opacity: 1;
}


/* contact */
.col-information {
  padding: 11vh 0 0;
}

.col-information .content {
  line-height: 1.6;
}

.col-information .content>div:nth-child(1) {
  width: 50%;
  vertical-align: top;
}

.col-information .content>div:nth-child(1) {
  font-size: 18px;
}

.col-information .content>div:nth-child(1) p:nth-child(1) {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 18px;
}

.col-information .content>div:nth-child(2) {
  color: #666;
  text-align: center;
  vertical-align: top;
}

.col-information .content table {
  margin-top: 8vh;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  margin-bottom: 9vh;
}

.col-information .content table tr:not(:last-child) {
  border-bottom: 1px solid rgba(210, 210, 210, 0.5);
}

.col-information .content table tr td:not(:last-child) {
  border-right: 1px solid rgba(210, 210, 210, 0.5)
}

.col-information .content table td {
  padding: 15px 0 15px 22px;
  font-size: 16px;
}

.col-information .content table td strong {
  font-size: 18px;
  float: left;
}

.col-information .content table td p {
  display: inline-block;
  margin-left: 3vw
}

.col-information .col-map #allmap {
  width: 100%;
  height: 500px;
}

.col-information .col-map #allmap img {
  max-width: 1070px;
  max-height: 500px;
}

.col-information .col-map #allmap label {
  max-width: 1070px;
  background: #fff !important;
  border: none !important;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  padding: 10px !important;
  top: auto !important;
  bottom: 10px;
  left: 50% !important;
  transform: translateX(-45%)
}

.col-information .col-map #allmap label::before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}

.col-information .col-map #allmap .BMapLib_SearchInfoWindow .BMapLib_bubble_content {
  overflow-y: auto !important;
}

.col-message .wrap {
  padding: 240px 0 70px
}

.col-message .wrap .content {
  background: rgba(0, 0, 0, 0.13);
  backdrop-filter: blur(10px)
}

.col-message .wrap .content h2 {
  height: 77px;
  line-height: 77px;
  padding-left: 40px;
  font-weight: bold;
  font-size: 30px;
  background: rgba(255, 255, 255, 0.6);
}

.col-message .wrap .content .s-content {
  padding: 8vh 3vw 9vh;
}

.col-message .wrap .content .s-content ul {
  float: left;
}

.col-message .wrap .content .s-content ul:nth-child(1) {
  width: 45%;
}

.col-message .wrap .content .s-content ul:nth-child(2) {
  width: 55%;
  padding-left: 2.8vw;
}

.col-message .wrap .content .s-content ul li {
  margin-bottom: 20px;
}

.col-message .wrap .content .s-content ul li.form input {
  width: 100%;
  height: 54px;
  border-radius: 3px;
  background: #fff;
  border: none;
  outline: none;
  padding-left: 14px;
}

.col-message .wrap .content .s-content ul li.form textarea {
  width: 100%;
  height: 128px;
  border-radius: 3px;
  background: #fff;
  border: none;
  outline: none;
  padding-left: 14px;
  padding-top: 14px;
}

.col-message .wrap .content .s-content ul li input[name="verify"] {
  height: 54px;
  border-radius: 3px;
  background: #fff;
  border: none;
  outline: none;
  padding-left: 14px;
  width: 138px;
}

.col-message .wrap .content .s-content ul li .captcha_src {
  margin: 0 10px;
}

.col-message .wrap .content .s-content ul li a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.8;
  border-bottom: 1px solid #fff;
  margin-right: 10px;
}

.col-message .wrap .content .s-content ul li .sub {
  width: 175px;
  height: 51px;
  background: #d92129;
  line-height: 54px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  padding: 0;
}

.col-page-recruit h2 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #000;
  margin-bottom: 50px;
}

.col-idea {
  padding: 8vh 0 16vh;
  background: #f3f3f3;
}

.col-idea ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.col-idea ul li {
  background: #fff;
  flex: 1;
  transition: 0.36s;
}

.col-idea ul li:nth-child(2) {
  margin: 0 3vw
}

.col-idea ul li .img {
  overflow: hidden;
}

.col-idea ul li .content {
  padding: 45px 30px;
  color: #666;
  line-height: 2;
  font-size: 16px;
}

.col-idea ul li:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
}

.col-page-recruit .col-recruitment {
  padding: 9vh 0 12vh;
}

.col-page-recruit .col-recruitment li {
  width: 25%;
  float: left;
  background-color: #fff;
  transition: 0.36s;
  border: 1px solid #dcdcdc;
  margin-top: -1px;
  margin-left: -1px;
  position: relative;
}

.col-page-recruit .col-recruitment li a {
  display: block;
  height: 100%;
  padding: 30px 40px 35px;
}

.col-page-recruit .col-recruitment li h3 {
  font-size: 24px;
  margin-bottom: 20px;
  transition: 0.3s;
}

.col-page-recruit .col-recruitment li:hover {
  box-shadow: 0px 0px 24px 0px rgba(6, 0, 1, 0.1);
  z-index: 1;
}

.col-page-recruit .col-recruitment li:hover h3 {
  color: #c21919
}

.col-page-recruit .col-recruitment .content {
  height: 90px;
  overflow-y: auto;
  font-size: 14px;
  color: rgb(102, 102, 102);
  line-height: 2;
}

.col-page-recruit .col-recruitment a>p {
  color: #666;
}

.col-page-jobdetail {}

.col-page-jobdetail h1 {
  font-size: 24px;
  padding: 15px 5px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  font-weight: bold;
}

.col-page-jobdetail ul {
  background: #8c989f;
  padding: 5px 10px;
  color: #fff;
  margin-top: 30px;
}

.col-page-jobdetail ul li {
  list-style: none;
  padding: 8px 5px 8px 90px;
  min-height: 20px;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.col-page-jobdetail ul li:last-child {
  border: none;
}

.col-page-jobdetail ul li span {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  padding: 8px 5px;
  overflow: hidden;
}

.col-page-jobdetail h3 {
  margin: 30px 0 10px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}

.col-page-jobdetail .content {
  padding: 0 10px;
  line-height: 2;
}

.col-page-jobdetail .sub {
  margin-top: 30px;
  margin-left: 10px;
}

.col-page-jobdetail .sub a {
  display: inline-block;
  background: #23b7e5;
  height: 35px;
  line-height: 35px;
  padding: 0 35px;
  color: #fff;
  border-radius: 2px;
}

.col-page-jobdetail .met_tools {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  position: relative;
  padding: 10px 10px 0;
  height: 50px;
  line-height: 50px;
}

.col-page-jobdetail .met_tools .bdshare-button-style1-16 .bds_more {
  color: #333;
  float: left;
}

.col-page-jobform {}

#cvlist {
  padding: 15px;
}

#cvlist .v52fmbx {
  border: 1px solid #ddd;
  border-top: 0;
  overflow: hidden;
  text-align: left;
}

#cvlist .v52fmbx h3 {
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 0 5px 0 15px;
  font-weight: bold;
  font-size: 16px;
  background: #ddd;
  height: 60px;
  line-height: 60px;
}

#cvlist .v52fmbx dl {
  border-top: 1px solid #ddd;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -ms-flexbox;
  position: relative;
  padding: 5px 0;
}

#cvlist .v52fmbx dl dt {
  padding: 15px 15px 10px 15px;
  width: 105px;
  text-align: left;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.2;
}

#cvlist .v52fmbx dl dd {
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  box-flex: 1.0;
  -ms-flex: 1;
  padding: 2px 15px;
  margin: 10px 0;
}

#cvlist .v52fmbx dl dd input {
  width: 350px;
  height: 28px;
  line-height: 28px\9;
  padding: 2px 5px;
  border: 1px solid #dcdfe0;
  background-color: #fff;
  color: #333;
  outline: 0;
  border-radius: 2px;
}

#cvlist .v52fmbx dl dd input[type="radio"] {
  border-radius: 100%;
  bottom: 3px;
  height: 15px;
  position: relative;
  vertical-align: middle;
  width: 15px;
  margin: 0;
  position: relative;
  top: -1px;
  margin-right: 6px;
}

#cvlist .v52fmbx dl dd textarea {
  width: 350px;
  line-height: 1.5;
  height: 100px;
  padding: 7px 5px;
  border: 1px solid #dcdfe0;
  background-color: #fff;
  color: #333;
  outline: 0;
}

#cvlist .v52fmbx dl dd input[type="submit"] {
  display: block;
  width: 201px;
  height: 54px;
  background: #d92129;
  color: #fff;
  line-height: 54px;
  text-align: center;
  transition: 0.3s;
  font-size: 16px;
}

#cvlist .v52fmbx dl dd input[type="submit"]:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}



.col-page-about2 {
  padding: calc(150px + 9vh) 0 12vh;
}

.col-page-about2 h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #d92129;
  margin-bottom: 5vh;
}

.col-page-about2 .content {
  font-size: 16px;
  line-height: 1.875;
  position: relative;
}

.col-page-about2 .content .s-content a {
  color: #06a7fa;
  border-bottom: 1px solid;
  display: inline-block;
}

.col-page-about2 .content .s-content .box {
  max-width: 55%;
}

.col-page-about2 .content a#play {
  display: inline-block;
  padding: 0 35px;
  color: #fff;
  height: 50px;
  background: #d92129;
  line-height: 50px;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
  left: 55%;
}

.col-page-about2 .content a#play i {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  border: 1px solid #fff;
  font-size: 12px;
  margin-left: 10px;
}

.col-page-about2 .content a#play:hover {
  box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);
  transform: translateY(-5px);
}







/* search */

#search .goomay-keywords-light {
  background: #dc3545 !important;
  color: #ffffff !important;
}

#search {
  margin: 200px auto 50px;
  overflow: hidden
}

#search .search_left {
  border: 1px solid #d6d6d6;
  padding-top: 5px;
  padding-bottom: 5px;
}

#search .s_head {
  border-bottom: 1px solid #d6d6d6;
  height: 50px;
}

#search .s_head h2 {
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #d92129;
}

#search .s_body ul {
  margin-top: 10px;
}

#search .s_body ul span {
  display: block;
  color: #333;
  line-height: 40px;
}

#search .s_body ul input,
.s_body ul select {
  height: 35px;
  width: 100%;
  line-height: 35px;
  border: 1px solid #e6e6e6;
  padding-left: 10px;
  margin-bottom: 10px;
}

#search .s_body .sub input {
  height: 45px;
  line-height: 45px;
  background: #d92129;
  border: 0;
  color: #fff;
  transition: 0.3s;
  text-align: center;
  padding-left: 0px;
  font-size: 16px;
}

#search .search_right .no-result {
  text-align: center;
  font-size: 30px;
  color: #d80808;
  margin-top: 50px;
}

#search .search-result-title {
  font-size: 20px;
  color: #333;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

#search .entry-image {
  float: left;
  width: 120px;
  margin: 0 20px 0 0;
}

#search .entry-c {
  position: relative;
  overflow: hidden;
}

#search .search-result-info {
  padding: 5px 0;
}

#search .search-result-info li {
  display: inline-block;
}

#search .entry-content p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#search .search_right em {
  color: #004cff;
}

#search .search_right .search-result {
  margin-left: 25px;
}

#search .search_right .search-li {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

#search .search_right li {
  overflow: hidden;
}

#search .search-result-info li:before {
  content: '/';
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  opacity: 0.5
}

#search .search-result-info li:first-child:before {
  display: none;
}

#search .product_list {
  padding-bottom: 15px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 15px;
}

#search .product_img {
  float: left;
}

#search .product_img img {
  border-radius: 50%;
}

#search .product_img img:hover {
  width: 90px;
  height: 90px;
}

#search .product_body {
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}

#search .se_news {
  float: right;
  width: 79%;
}

#search .news ul li .se_news a {
  color: #d80808;
  text-decoration: underline;
  display: inline-block;
  height: 22px;
  overflow: hidden;
  transition: 0.3s;
}

#search .search_right .news .date em {
  color: #fff;
}




/* 底部 */
#gotoTop {
  width: 35px;
  height: 35px;
  display: block;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  position: fixed;
  right: 30px;
  bottom: 15vh;
  background: #d92129;
  z-index: 99;
  font-size: 18px;
  cursor: pointer;
}

.footer-img {
  position: fixed;
  right: 60px;
  bottom: 70px;
  z-index: 999;
}

.footer {
  background: #e4e4e4;
  position: relative;
  z-index: 10;
}

.footer .footer-top {
  padding: 65px 0 35px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

.footer .footer-top .footer-title {
  float: left;
  margin-top: 10px;
}

.footer .footer-top .footer-search {
  float: right;
}

.footer .footer-top .footer-search h3 {
  font-size: 18px;
  color: #242424;
  font-weight: 300;
  margin: 10px 0;
}

.footer .footer-top .footer-search span {
  background: #fff;
  border-radius: 2px;
  padding: 3px;
  padding-left: 15px;
  display: inline-block;
  height: 50px;
}

.footer .footer-top .footer-search span input {
  border: none;
  font-size: 16px;
  border-radius: 2px;
  height: 100%;
  vertical-align: middle;
  outline: none;
}

.footer .footer-top .footer-search span input.inpt3 {
  width: 450px;
  background: none;
}

.footer .footer-top .footer-search span input.inpt3::-webkit-input-placeholder {
  color: #b6b6b6;
}

.footer .footer-top .footer-search span input.inpt3::-moz-placeholder {
  color: #b6b6b6;
}

.footer .footer-top .footer-search span input.inpt3:-ms-input-placeholder {
  color: #b6b6b6;
}

.footer .footer-top .footer-search span input.inpt4 {
  width: 100px;
  background: #d92129;
  color: #fff;
}

.footer .footer-nav {
  padding: 45px 0 9vh;
}

.footer .footer-nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.footer .footer-nav ul li {
  margin: 0 auto;
}

.footer .footer-nav ul li:first-child {
  margin-left: 0;
}

.footer .footer-nav ul li:last-child {
  margin-right: 0;
}

.footer .footer-nav ul li>a {
  font-size: 20px;
  font-weight: 400;
  transition: 0.2s;
}

.footer .footer-nav ul li>a:hover {
  color: #bf1a26;
}

.footer .footer-nav ul li .child {
  margin-top: 40px;
}

.footer .footer-nav ul li .child a {
  color: #666;
  font-size: 16px;
  margin-bottom: 12px;
  display: block;
  transition: 0.2s;
}

.footer .footer-nav ul li .child a:hover {
  color: #bf1a26
}

.footer .footer-bottom {
  padding: 35px 0 30px;
  background: #d2d2d2;
  font-size: 0;
}

.footer .footer-bottom .logo {
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
}

.footer .footer-bottom .footer-content {
  display: inline-block;
  vertical-align: middle;
  margin-right: 45px;
}

.footer .footer-bottom .footer-content p:nth-child(1) {
  font-size: 18px;
  font-family: "YouYuan";
}

.footer .footer-bottom .footer-content p:nth-child(2) {
  font-size: 10px;
  color: #8b8b8b;
  text-transform: uppercase;
}

.footer .footer-bottom .share {
  display: inline-block;
}

.footer .footer-bottom .share a {
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.26);
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  color: #000;
  border-radius: 50%;
  margin: 0 3px;
}

.footer .footer-bottom .share a i {
  opacity: 0.5;
  transition: 0.3s;
}

.footer .footer-bottom .share a i svg {
  vertical-align: middle;
}

.footer .footer-bottom .share a:hover i {
  opacity: 0.3;
}

.footer .footer-bottom .share a.wechat {
  position: relative;
}

.footer .footer-bottom .share a.wechat .code {
  position: absolute;
  padding: 5px;
  border-radius: 5px;
  background-color: #eee;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 10px;
  display: none;
}

.footer .footer-bottom .share a.wechat .code img {
  width: 100px;
  max-width: none;
}

.footer .footer-bottom .share a.wechat .code span {
  width: 0;
  height: 0px;
  border-top: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.footer .footer-bottom .footer-info {
  float: right;
  line-height: 1.8;
  text-align: right;
}

.footer .footer-bottom .footer-info p:nth-child(1) {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
}

.footer .footer-bottom .footer-info p:nth-child(1) span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  border-right: 1px solid #bfbfbf;
}

.footer .footer-bottom .footer-info p:nth-child(1) span:last-child {
  border-right: none;
}

.footer .footer-bottom .footer-info p:nth-child(2),
.footer .footer-bottom .footer-info p:nth-child(2) a {
  font-size: 14px;
  color: #666;
}

footer .link {
  position: absolute;
  bottom: -50px;
  left: 0;
}

.news-footer.footer {
  background: #fff;
}

.news-footer.footer .footer-top .footer-search span {
  background: #eee;
}

/* 副导航 */
.vicenav {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 20;
  background: #434343a3;
  text-align: center;
}

.vicenav ul {
  font-size: 0;
  height: 60px;
  line-height: 60px;
}

.vicenav ul li {
  display: inline-block;
  margin: 0 35px;
  font-size: 16px;
}

.vicenav ul li a {
  color: #fff;
  transition: 0.2s;
}

.vicenav ul li.active a,
.vicenav ul li a:hover {
  color: #d92129;
  font-weight: 500;
}

.vicenav.active {
  position: fixed;
  top: 0;
}


/* 视频播放器 */
.video-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 99999999999;
}

.video-box button {
  display: inline-block;
  padding: 0;
  border: 0 none;
  background: none;
  text-align: center;
  outline: none;
  cursor: pointer;
}

.video-box .video-button {
  display: inline-block;
  width: 36px;
  height: 36px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.video-box .video-button i {
  font-size: 56px;
}

.video-box .video-button.video-btn-volume i {
  font-size: 20px;
}

.video-box .video-button.video-tooltip-toggle i {
  font-size: 20px;
}

.video-box .video-video {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.video-box .video-video video {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

.video-box .video-container {
  width: 852px;
  min-height: 550px;
  max-height: 90vh;
  background: #000000;
  overflow: hidden;
  opacity: 0;
}

.video-box .video-container.video-ready {
  opacity: 1;
}

.video-box.quanping .video-container {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: relative;
  left: 0;
  top: 0;
  transform: none;
}

.video-box.video-playing .video-div.video-hide-ui .video-ui {
  -webkit-transform: translateY(39px);
  -ms-transform: translateY(39px);
  transform: translateY(39px);
}

.video-box.heibian .video-container {
  padding: 40px 0;
}

.video-box.heibian .video-div.video-hide-ui .video-ui {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.video-box.heibian.quanping .video-container {
  padding: 0;
}

.video-box.hideui .video-div .video-ui {
  -webkit-transform: translateY(39px);
  -ms-transform: translateY(39px);
  transform: translateY(39px);
}

.video-box .i {
  font-family: none;
  height: 100%;
  width: 100%;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}

.video-box .i:before,
.video-box i:after {
  display: none !important;
}

.video-box .i-voice-on {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C10C%2022%2C12%2022%2C18%2018%2C20'%20%2F%3E%3Cpath%20d%3D'M22%2C6C%2028%2C10%2028%2C20%2022%2C24'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-voice-off {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C11L27%2C20'%20%2F%3E%3Cpath%20d%3D'M18%2C20L27%2C11'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-bofang {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M10%2C7L10%2C23L24%2C15z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-zhanting {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M7%2C7L7%2C23L11%2C23L11%2C7z'%2F%3E%3Cpath%20d%3D'M20%2C7L20%2C23L24%2C23L24%2C7z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-quanping {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L6%2C6L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L6%2C25L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L24%2C6L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L24%2C25L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-box .i-suoxiao {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L10%2C10L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L10%2C21L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L20%2C10L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L20%2C21L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .9;
}

.video-div {
  background: #000;
  font-size: 0;
  letter-spacing: -1px;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.video-ui {
  position: absolute;
  width: 100%;
  height: 41px;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  bottom: 0;
  z-index: 6;
  letter-spacing: .25px;
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.video-loading-pulse {
  position: absolute;
  width: 6px;
  height: 24px;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-animation: pulse 750ms infinite;
  animation: pulse 750ms infinite;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
}

.video-loading-pulse:before,
.video-loading-pulse:after {
  content: '';
  position: absolute;
  display: block;
  height: 16px;
  width: 6px;
  background: rgba(255, 255, 255, 0.2);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: pulse 750ms infinite;
  animation: pulse 750ms infinite;
}

.video-loading-pulse:before {
  left: -12px;
}

.video-loading-pulse:after {
  left: 12px;
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}

@keyframes pulse {
  50% {
    background: white;
  }
}

.video-loading {
  opacity: 1;
  color: #2c97f6;
  font-size: 0;
  overflow: hidden;
  box-shadow: 0px 0px 0px 3600px #000;
  background: #000;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.video-loading i {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: block;
  border: 0.25rem solid rgba(255, 255, 255, 0.2);
  border-top-color: white;
  -webkit-animation: adeg 1s infinite linear;
  -o-animation: adeg 1s infinite linear;
  -ms-animation: adeg 1s infinite linear;
  -moz-animation: adeg 1s infinite linear;
  animation: adeg 1s infinite linear;
}

.video-loading .i-loading:before {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.video-loading.yihuanchun {
  opacity: 0;
}

@keyframes adeg {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.video-close {
  position: absolute;
  top: calc(52px + 2%);
  right: 5%;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%3E%3Cpath%20d%3D'M0%2C1L1%2C0L30%2C29L29%2C30z'%2F%3E%3Cpath%20d%3D'M29%2C0L29%2C0L30%2C1L1%2C30L0%2C29z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.video-bofang.f-czspjuzhong {
  z-index: 2;
  font-size: 0;
}

.video-bofang.f-czspjuzhong i {
  display: block;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 60px;
  height: 60px;
  cursor: pointer;
  line-height: 62px;
  font-size: 66px;
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  transition: transform 1s;
}

.video-hide {
  z-index: 0 !important;
}

.video-hide i {
  opacity: 0;
  -webkit-transform: scale(3);
  -o-transform: scale(3);
  -ms-transform: scale(3);
  -moz-transform: scale(3);
  transform: scale(3);
  will-change: transform, opacity;
  z-index: 0;
}

.video-progress {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 36px;
  height: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
}

.video-progress:hover .video-progress-hover,
.video-progress:hover .video-tooltip-time {
  opacity: 1;
}

.video-tooltip-time {
  width: 46px;
  position: absolute;
  height: 20px;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.video-tooltip-time .video-tinytip-content {
  margin-left: -23px;
}

.video-tooltip-time .video-text {
  background: rgba(0, 0, 0, 0.5);
  padding: 2px;
  border-radius: 2px;
}

.video-tinytip .video-tooltip-content {
  display: inline-block;
  padding: 0 4px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  line-height: 20px;
  text-align: center;
}

.video-progress-padding {
  position: absolute;
  width: 100%;
  height: 16px;
  bottom: 0;
  z-index: 40;
  cursor: pointer;
}

.video-progress-list {
  position: relative;
  top: -1px;
  z-index: 39;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: scaleY(0.6);
  -ms-transform: scaleY(0.6);
  transform: scaleY(0.6);
  transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
}

.video-progress-play,
.video-progress-buffer,
.video-progress-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
}

.video-progress-buffer {
  z-index: 33;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.video-progress-hover {
  z-index: 34;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -ms-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}

.video-progress-play {
  z-index: 35;
  background-color: #2c97f6;
}

.video-progress-handle {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: -6.5px;
  margin-top: -6.5px;
  border-radius: 50%;
  background-color: #2c97f6;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
}

.video-progress-padding:hover+.video-progress-list {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.video-progress-padding:hover+.video-progress-list .video-progress-handle {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.video-controls-buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 36px;
  width: 100%;
  padding: 0 10px;
  z-index: 3;
}

.video-time-panel {
  font-size: 12px;
  color: #777;
  display: inline-block;
  vertical-align: top;
  height: 36px;
  padding: 0 5px;
  line-height: 36px;
  letter-spacing: .25px;
}

.video-time-panel-current {
  color: #DEDEDF;
}

.video-fullscreen {
  float: right;
}

.video-definition {
  float: right;
  width: 55px;
  height: 36px;
  position: relative;
}

.video-definition .video-button {
  width: 100%;
}

.video-definition .video-button span {
  background: #fff;
  color: #333;
  font-size: 14px;
  padding: 2px 5px;
}

.video-definition .video-tooltip-content {
  width: 80px;
  left: 50%;
  margin-left: -40px;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.video-definition:hover .video-tooltip-content {
  position: absolute;
  bottom: 35px;
  color: #aaa;
  display: block;
  z-index: 6;
}

.video-menu .video-menu-item {
  display: block;
  width: 100%;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  padding: 0 12px;
  cursor: pointer;
  position: relative;
  height: 38px;
  background: -webkit-linear-gradient(top, transparent 0, transparent 50%, rgba(255, 255, 255, 0.1) 50%) center bottom no-repeat;
  background-size: 80% 1px;
}

.video-menu .video-menu-item:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
}

.video-menu .video-menu-item.video-active {
  color: #FF8F00;
}

.video-volume {
  float: right;
  position: relative;
}

.video-popup .video-popup-content {
  transform: scaleY(0);
  bottom: 41px;
  position: absolute;
}

.video-popup .video-popup-content:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.5);
}

.video-popup:hover .video-popup-content {
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -moz-transform: scaleY(1);
  transform: scaleY(1);
}

.video-volume-slider {
  left: 0;
  width: 36px;
  height: 100px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
}

.video-tinytip-tiao {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-volume-range {
  position: absolute;
  left: 16px;
  top: 10px;
  width: 4px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.2);
}

.video-volume-range-current {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: #2c97f6;
}

.video-volume-handle {
  position: absolute;
  top: 0;
  left: -4px;
  width: 12px;
  height: 3px;
  background-color: #fff;
}

@media (max-width: 998px) {
  .video-box .video-container {
    width: 80vw;
    max-height: 80vh;
    min-height: 44.9vw;
  }
}

@media (max-width: 468px) {
  .video-box .video-container {
    width: 100vw;
    min-height: 54.9vw;
  }

  .video-loading i {
    font-size: 26px;
  }

  .video-definition {
    display: none;
  }
}

/*视频结尾*/
.f-czspjuzhong {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


/* CNMB */
.head {
  height: 90px;
}

.col-page-box1 {
  padding: 120px 0 11vh;
}

.col-page-box1 .tab-nav a {
  display: block;
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 6vh;
  position: relative;
  overflow: hidden;
}

.col-page-box1 .tab-nav a:nth-child(2n) {
  margin-right: 0;
}

.col-page-box1 .tab-nav a img {
  width: 100%;
  transition: 0.8s;
}

.col-page-box1 .tab-nav a .title {
  position: absolute;
  color: #fff;
  left: 2vw;
  bottom: 3vh;
  font-size: 36px;
  font-weight: bold;
}

.col-page-box1 .tab-box .box {
  display: none;
}

.col-page-box1 .tab-box .box.active {
  display: block;
}

.col-page-box1 .tab-box .box .title {
  font-size: 0;
  background: #1b1b1b;
  color: #fff;
  padding: 18.5px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
}

.col-page-box1 .tab-box .box .title span {
  width: 20%;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
}

.col-page-box1 .tab-box .box .title span:nth-child(2) {
  width: 25%;
}

.col-page-box1 .tab-box .box .title span:nth-child(4) {
  width: 10%;
}

.col-page-box1 .tab-box .box ul li {
  border-bottom: 1px solid #dcdcdc;
}

.col-page-box1 .tab-box .box ul li:last-child {
  border: none
}

.col-page-box1 .tab-box .box ul li .head {
  font-size: 0;
  cursor: pointer;
  transition: 0.36s;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  height: auto;
}

.col-page-box1 .tab-box .box ul li .head span {
  font-size: 16px;
  text-align: center;
  padding: 18px 0;
  transition: 0.36s;
  width: 20%;
}

.col-page-box1 .tab-box .box ul li .head span:nth-child(2) {
  width: 25%;
}

.col-page-box1 .tab-box .box ul li .head span:nth-child(4) {
  width: 10%;
}

.col-page-box1 .tab-box .box ul li .content {
  background: #fff;
  padding: 10px 2.5vw 6vh;
  display: none;
}

.col-page-box1 .tab-box .box ul li .content .s-content {
  color: #666;
  font-size: 16px;
  line-height: 1.875;
  margin-bottom: 25px;
}

.col-page-box1 .tab-box .box ul li .content a.more {
  width: 200px;
  height: 50px;
  background: #d92129;
  border-radius: 3px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  display: block;
  margin: 30px 0 0;
  color: #fff;
  transition: 0.36s;
}

.col-page-box1 .contact_cont {
  margin-top: 11vh;
  padding: 6vh 6vw 8vh 2.5vw;
  box-shadow: 0px 0px 35px 0px rgba(6, 0, 1, 0.07);
  border-radius: 5px;
}

.col-page-box1 .contact_cont h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5vh;
}

.col-page-box1 .contact_cont .s-content {
  float: left;
  width: 65%;
  color: #666;
  font-size: 16px;
  line-height: 1.875;
}

.col-page-box1 .contact_cont .code {
  float: left;
  width: 35%;
  font-size: 0;
}

.col-page-box1 .contact_cont .code .img {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.col-page-box1 .contact_cont .code .title {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  color: #666;
  font-size: 16px;
  line-height: 1.875;
}

.col-page-box2 .col-box1 {
  background: #eeeeee;
}

.col-page-box2 .col-box1 h2 {
  color: #d92129;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.5;
}

.col-page-box2 .col-box1 .container3 {
  padding: 11vh 10px;
}

.col-page-box2 .col-box1 .content table {
  width: 100%;
}

.col-page-box2 .col-box1 .content table td {
  width: 50%;
  font-size: 16px;
  line-height: 2.25;
  vertical-align: middle;
}

.col-page-box2 .col-box1 .content table td span {
  line-height: 1.5;
}

.col-page-box2 .col-box2 .container3 {
  padding: 10vh 10px;
}

.col-page-box2 .col-box2 h2 {
  text-align: center;
  margin-bottom: 20px;
}

.col-page-box2 .col-box2 .content {
  text-align: center;
  padding: 0 8vw;
  color: #666;
  font-size: 16px;
  line-height: 1.875;
  margin-bottom: 11vh;
}

.col-page-box2 .col-box2 .slide {
  position: relative;
  padding: 0 8vw;
}

.col-page-box2 .col-box2 .slide .swiper-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  background: none;
  outline: none;
  margin-top: 0;
  opacity: 1;
  font-size: 24px;
  color: #000;
  transform: translateY(-50%);
  border: 1px solid #b4b4b4;
}

.col-page-box2 .col-box2 .slide .swiper-button-prev {
  left: 0;
}

.col-page-box2 .col-box2 .slide .swiper-button-next {
  right: 0;
}

.col-page-box2 .col-box2 .slide .swiper-slide {
  transition: 0.5s;
  transform: scale(0.8);
}

.col-page-box2 .col-box2 .slide .swiper-slide-active {
  transform: none;
}

.col-page-box3 h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.col-page-box3 .col-box1 .container3 {
  padding: 65px 10px;
  position: relative;
}

.col-page-box3 .col-box1 h2 {
  color: #fff;
}

.col-page-box3 .col-box1 .content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 325px;
}

.col-page-box3 .col-box1 .content .s-content {
  font-size: 16px;
  line-height: 1.625;
}

.col-page-box3 .col-box1 ul li {
  width: 50%;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 50px 0;
}

.col-page-box3 .col-box1 ul li:nth-child(2n) {
  flex-direction: row-reverse;
  text-align: right;
}

.col-page-box3 .col-box1 ul li .title {
  padding: 0 15px;
}

.col-page-box3 .col-box1 ul li .title h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

.col-page-box3 .col-box1 ul li .title .s-content {
  color: #666;
  font-size: 16px;
}

.col-page-box3 .col-box1 ul li:nth-child(1),
.col-page-box3 .col-box1 ul li:nth-child(5) {
  padding-left: 25px;
}

.col-page-box3 .col-box1 ul li:nth-child(2),
.col-page-box3 .col-box1 ul li:nth-child(6) {
  padding-right: 25px;
}

.col-page-box3 .col-box2 .container3 {
  padding: 8vh 10px 9vh;
}

.col-page-box3 .col-box2 h2 {
  color: #fff;
}

.col-page-box3 .col-box2 .content {
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.col-page-box3 .col-box2 .content ul {
  display: none;
}

.col-page-box3 .col-box3 .container3 {
  padding: 9vh 10px 11vh;
}

.col-page-box3 .col-box3 h2 {
  color: #d92129;
}

.col-page-box3 .col-box3 .namemark {
  font-size: 36px;
  font-weight: bold;
  color: #d92129;
  margin-bottom: 40px;
  text-align: center;
}

.col-page-box3 .col-box3 .content {
  color: #666;
  font-size: 16px;
  margin-bottom: 10vh;
}

.col-page-box3 .col-box3 .slide {
  position: relative;
  padding: 0 5vw;
}

.col-page-box3 .col-box3 .slide .swiper-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  background: none;
  outline: none;
  margin-top: 0;
  opacity: 1;
  font-size: 24px;
  color: #000;
  transform: translateY(-50%);
  border: 1px solid #b4b4b4;
}

.col-page-box3 .col-box3 .slide .swiper-button-prev {
  left: 0;
}

.col-page-box3 .col-box3 .slide .swiper-button-next {
  right: 0;
}

.col-page-box3 .col-box3 .slide .swiper-slide {
  border: 1px solid #aaaaaa;
  transition: 0.5s;
}

.col-page-box3 .col-box3 .slide .swiper-slide a {
  box-shadow: none;
  display: block;
  transform-style: flat;
  perspective: none;
}

.col-page-box3 .col-box3 .slide .swiper-slide .img img {
  width: 100%;
}

.col-page-box3 .col-box3 .slide .swiper-slide-active {
  box-shadow: 0px 0px 13px 0px rgba(6, 0, 1, 0.24);
}

.col-page-box3 .col-box4 {
  background: #eeeeee;
}

.col-page-box3 .col-box4 .container3 {
  padding: 6vh 10px 8vh;
}

.col-page-box3 .col-box4 h2 {
  color: #d92129;
}

.col-page-box3 .col-box4 .img {
  text-align: center;
  margin-bottom: 5vh;
}

.col-page-box3 .col-box4 .content {
  color: #666;
  font-size: 16px;
  line-height: 1.875;
}

.col-page-box3 .col-box4 .content strong {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}

.col-page-cooperation {
  padding: 10vh 0;
}

.col-page-cooperation .content {
  font-size: 16px;
  line-height: 1.875;
  max-width: 1030px;
  margin: 0 auto 8vh;
}

.col-page-cooperation .content strong {
  color: #d92129;
  font-size: 30px;
  font-weight: bold;
}

.col-page-cooperation .swiper-slide .img {
  overflow: hidden;
}

.col-page-cooperation .swiper-slide .img img {
  width: 100%;
  transition: 0.5s;
}

.col-page-cooperation .swiper-slide:hover .img img {
  transform: scale(1.1);
}

.col-page-cooperation .swiper-slide .title {
  margin-top: 15px;
  font-size: 16px;
}

.col-page-cooperation .swiper-pagination {
  bottom: auto;
  position: relative;
  margin-top: 7vh;
}

.col-page-cooperation .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #b5b5b5;
  opacity: 1;
}

.col-page-cooperation .swiper-pagination span.swiper-pagination-bullet-active {
  background: #d92129;
}

.col-page-relation {
  height: 100vh;
  position: relative;
}

.col-page-relation .container3 {
  position: relative;
  height: 100%;
}

.col-page-relation .wrap {
  width: 100%;
  left: 0;
  bottom: 19vh;
  background: rgba(0, 0, 0, 0.37);
  padding: 30px 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}

.col-page-relation .wrap .left {
  width: 30%;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.col-page-relation .wrap .left h2 {
  font-size: 30px;
  font-weight: bold;
  padding: 15px 2vw;
}

.col-page-relation .wrap .right {
  width: 70%;
  padding: 4vh 3.5vw;
  padding-right: calc(180px + 3.6vw);
  position: relative;
}

.col-page-relation .wrap .right h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
}

.col-page-relation .wrap .right .content {
  color: #fff;
  line-height: 1.666;
}

.col-page-relation .wrap .right .content strong {
  font-size: 30px;
  font-weight: bold;
}

.col-page-relation .wrap .right .content a {
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.col-page-relation .wrap .right ul {
  position: absolute;
  right: 3.6vw;
  top: 50%;
  transform: translateY(-50%);
}

.col-page-relation .wrap .right ul li {
  margin-bottom: 12px;
}

.col-page-relation .wrap .right ul li a {
  display: block;
  width: 180px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.36);
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  color: #fff;
  transition: 0.36s;
}

.col-page-relation .wrap .right ul li a:hover {
  background: #d92129;
  border-color: #d92129;
}

.col-page-relation .wrap .right table td {
  width: 50%;
}









/* media */
@media (min-width: 1200px) {
  .container {
    width: 1200px
  }
}

@media (max-width: 1680px) {
  .container2 {
    max-width: 1376px;
  }

  .container3 {
    max-width: 1056px;
  }

  .col-profile .container2 {
    padding: 32px 8px 36px
  }

  .header .inner {
    height: 88px;
    line-height: 88px;
  }

  .header .inner .logo {
    height: 88px;
    line-height: 88px;
  }

  .header .inner .language {
    margin-top: 28px;
  }

  .header.active .inner .language {
    margin-top: 20px;
  }

  .header.active .inner,
  .header.active .inner .logo {
    height: 72px;
    line-height: 72px;
  }

  .header.is_header .inner {
    height: 72px;
    line-height: 72px;
  }

  .header.is_header .inner .logo {
    height: 72px;
    line-height: 72px;
  }

  .header.is_header .inner .language {
    margin-top: 20px;
  }

  .header .inner .language>a {
    height: 32px;
    line-height: 32px;
    font-size: 15px;
  }

  .header .inner .logo img {
    width: 172px;
  }

  .header .inner nav ul li {
    margin-right: 50px;
  }

  .header .inner nav ul li a {
    font-size: 16px;
  }

  .vicenav {
    top: 72px;
  }

  #col-index-banner .ban_cont p:nth-child(1) {
    font-size: 40px;
  }

  #col-index-banner .ban_cont p:nth-child(2) {
    font-size: 19px;
  }

  #col-banner .ban_cont p:nth-child(1) {
    font-size: 40px;
  }

  #col-banner .ban_cont p:nth-child(2) {
    font-size: 16px;
  }

  #col-banner .swiper-slide {
    padding-top: 120px;
  }

  .col-banner .scroll img {
    width: 80%;
  }

  .col-index-about .content {
    font-size: 18.5px;
  }

  .col-index-about .content>p:nth-child(1) {
    font-size: 48px;
  }

  .col-index-about .content>p:nth-child(2) {
    font-size: 24px;
  }

  .col-index-about .content table td p>span {
    font-size: 50px !important;
  }

  .col-index-about .content table td p:nth-child(1) {
    font-size: 16px;
  }

  .col-index-about .content table td p:nth-child(1)::before {
    background-size: 80% !important;
  }

  .col-index-about .content table td {
    font-size: 13px;
  }

  .col-index-about .content a {
    font-size: 16px;
    width: 160px;
    height: 41px;
    line-height: 41px;
  }

  .col-index-news h2 span {
    font-size: 38px;
  }

  .col-index-news h2 .tab-nav a {
    height: 38px;
    line-height: 36px;
    font-size: 15px;
  }

  .col-index-news .tab-box .box ul li .content h3 {
    font-size: 16px;
  }

  .col-index-news .tab-box .box ul li .content .s-content {
    height: 72px;
    font-size: 13px;
  }

  .col-index-news .tab-box .box ul li .date {
    height: 48px;
    line-height: 47px;
  }

  .col-index-news .tab-box .box ul li .date i {
    width: 48px;
    line-height: 48px;
    font-size: 19px;
  }

  .col-index-news .tab-box .box a.more {
    width: 160px;
    height: 43px;
    line-height: 43px;
  }

  .col-index-technology .content h2 {
    font-size: 38px;
  }

  .col-index-technology .content .s-content {
    max-width: 608px;
    font-size: 22px;
  }

  .col-index-technology .content a.more {
    width: 160px;
    height: 43px;
    line-height: 43px;
  }

  .col-organization .wrap a#fancybox {
    padding: 0 44px;
    height: 42px;
    line-height: 42px;
    margin-top: 6.4vh;
    font-size: 13px;
  }

  .vicenav ul {
    height: 48px;
    line-height: 48px;
  }

  .vicenav ul li {
    margin: 0 28px;
    font-size: 13px;
  }

  .col-page-about h2 {
    font-size: 32px;
  }

  .col-profile .wrap .content {
    padding: 44px 48px 8px;
  }

  .col-profile .wrap .content .s-content,
  .col-profile .wrap .content .s-content span {
    font-size: 12px !important;
  }

  .col-profile .wrap .content a {
    padding: 0 28px;
    height: 40px;
    line-height: 40px;
    margin-top: 6.4vh;
  }

  .col-layout .swiper-slide .wrap .content h3 {
    font-size: 24px;
  }

  .col-layout .swiper-slide .wrap .content .s-content {
    font-size: 13px;
    line-height: 2;
  }

  .col-chairman .content .s-content p:nth-child(1) {
    font-size: 19px;
  }

  .col-chairman .content .s-content p {
    font-size: 14.5px;
  }

  .col-honor .container2 .wrap .img {
    flex-shrink: 0.5
  }

  .col-honor .container2 .wrap .content .s-content {
    font-size: 16px;
  }

  .col-care ul li .content {
    padding: 24px 12px;
    font-size: 16px;
    line-height: 1.5;
  }

  .col-care ul li .content div {
    height: 54.5px;
  }

  .col-care a.more {
    width: 160px;
    height: 43px;
    line-height: 43px;
    font-size: 13px;
  }

  .col-organization .wrap .content {
    font-size: 15px;
  }

  .col-page-news h1 {
    font-size: 32px;
    margin-bottom: 32px;
  }

  .col-page-news .container2 ul li .content h2 {
    font-size: 16px;
  }

  .col-page-news .container2 ul li .content p.date {
    font-size: 13px;
    margin: 4px 0 17px;
  }

  .col-page-news .container2 ul li .content .s-content {
    font-size: 12px;
    height: 44px;
  }

  .col-page-news .container2 ul li .content span.more {
    font-size: 15px;
  }

  .col-page-product h2 {
    font-size: 32px;
  }

  .col-page-product .col_1 .swiper-slide .title {
    font-size: 15px;
  }

  .col-page-product .col_3 ul li h3,
  .col-page-product .col_3 ul li .content .title {
    font-size: 22px;
  }

  .col-page-product .col_3 ul li .content i {
    width: 44px;
    height: 44px;
    line-height: 44px;
  }

  .col-page-product .col_4 .container2 .content .s-content {
    font-size: 15px;
  }

  .page ul li a {
    width: 34px;
    height: 34px;
    line-height: 32px;
  }

  .col-construction .title h2 {
    width: 228px;
  }

  .col-page-technology h2 {
    font-size: 32px;
  }

  .col-construction .title .content .s-content {
    font-size: 15px;
  }

  .col-construction .title .content a.more {
    width: 160px;
    height: 43px;
    line-height: 43px;
  }

  .col-construction .swiper-container .swiper-slide h3 {
    font-size: 29px;
    bottom: 6.4vh;
  }

  .col-rd ul li:nth-child(1) .logo {
    width: 77px;
    height: 77px;
  }

  .col-rd ul li h3 {
    font-size: 25.6px;
  }

  .col-rd ul li .content {
    line-height: 1.6;
    font-size: 13px;
  }

  .col-rd ul li a.more {
    width: 65px;
    height: 65px;
  }

  .col-rd ul li a.more::after {
    width: 16px;
    height: 3.2px;
  }

  .col-rd ul li a.more::before {
    width: 3.2px;
    height: 16px;
  }

  .col-page-culture h2 {
    font-size: 32px;
  }

  .col-page-culture .col-system .content {
    max-width: 848px;
    font-size: 15px;
  }

  .col-page-culture .col-system .swiper-slide .wrap h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 12px;
  }

  .col-page-culture .col-system .swiper-slide .wrap .s-content {
    font-size: 15px;
    line-height: 1.6;
  }

  .col-page-culture .col-spokesman .wrap .content .middle>p:nth-child(1) {
    font-size: 24px;
  }

  .col-page-culture .col-spokesman .wrap .content .middle p {
    font-size: 15px;
  }

  .col-page-culture .col-spokesman .wrap .content .middle table td p:nth-child(1) {
    font-size: 19px;
    margin-bottom: 16px;
  }

  .col-page-culture .col-spokesman .wrap .content .middle p {
    font-size: 15px;
  }

  .col-page-culture .col-spokesman .wrap .img a.more {
    width: 136px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
  }

  .col-page-culture .col-activity .content {
    font-size: 15px;
  }

  .col-page-culture .col-activity ul li .title {
    padding-top: 16px;
    font-size: 15px;
  }

  .col-page-culture .col-activity .more {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    margin-top: 5.6vh;
  }

  .col-page-culture .col-year .content {
    font-size: 15px;
  }

  .col-page-culture .col-year .swiper-slide .wrap {
    width: 160px;
    height: 160px;
  }

  .col-page-culture .col-year .swiper-slide .wrap h3,
  .col-page-culture .col-year .swiper-slide .wrap .s-content {
    font-size: 24px;
  }

  .col-page-work h2 {
    font-size: 32px;
    margin-bottom: 24px;
  }

  .col-page-work .col-building .wrap>div h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .col-page-work .col-building .wrap .col_3 .slide1 h4,
  .col-page-work .col-building .wrap .col_3 .img h4 {
    font-size: 19px;
  }

  .col-page-work .col-building .wrap .col_1 .content {
    font-size: 13px;
  }

  .col-page-work .col-building .wrap .col_3 .slide2 h4 {
    font-size: 24px;
  }

  .col-page-work .col-building .wrap .col_3 .slide2 .swiper-slide p {
    font-size: 15px;
    padding-top: 12px;
  }

  .col-page-work .col-news .slide .swiper-slide p {
    font-size: 15px;
    padding-top: 12px;
  }

  .col-page-box2 .col-box1 h2 {
    font-size: 29px;
  }

  .col-page-box2 .col-box1 .content table td,
  .col-page-box2 .col-box1 .content table td span {
    font-size: 16px !important;
  }

  .col-page-box2 .col-box2 h2 {
    font-size: 24px;
  }

  .col-page-box2 .col-box2 .content {
    font-size: 13px;
    margin-bottom: 8.8vh;
  }

  .col-information .content>div:nth-child(1) p:nth-child(1) {
    font-size: 24px;
  }

  .col-information .content>div:nth-child(1) {
    font-size: 15px;
  }

  .col-information .content table td {
    font-size: 13px;
  }

  .col-information .content table td strong {
    font-size: 15px;
  }

  .col-information .content table td p {
    margin-left: 2.4vw;
  }

  .col-message .wrap {
    padding: 192px 0 56px;
  }

  .col-message .wrap .content h2 {
    height: 60px;
    line-height: 60px;
    padding-left: 32px;
    font-size: 24px;
  }

  .col-message .wrap .content .s-content ul li.form input {
    height: 43px;
  }

  .col-message .wrap .content .s-content ul li input[name="verify"] {
    width: 110px;
    height: 43px;
  }

  .col-message .wrap .content .s-content ul li a {
    font-size: 13px;
  }

  .col-message .wrap .content .s-content ul li .captcha_src {
    width: 96px;
  }

  .col-message .wrap .content .s-content ul li .sub {
    width: 140px;
    height: 40px;
    line-height: 40px;
  }

  .col-message .wrap .content .s-content ul li.form textarea {
    height: 100px;
  }

  /**/
  .footer .footer-top .footer-title img {
    width: 80%;
  }

  .footer .footer-top .footer-search span {
    height: 40px;
  }

  .footer .footer-top .footer-search span input.inpt3 {
    width: 360px;
  }

  .footer .footer-top .footer-search span input.inpt4 {
    width: 80px;
  }

  .footer .footer-top .footer-search span input {
    font-size: 13px;
  }

  .footer .footer-nav ul li .child {
    margin-top: 32px;
  }

  .footer .footer-nav ul li>a {
    font-size: 16px;
  }

  .footer .footer-nav ul li .child a {
    font-size: 13px;
  }

  .footer .footer-bottom .footer-content p:nth-child(1) {
    font-size: 15px;
  }

  .footer .footer-bottom .footer-content p:nth-child(2) {
    font-size: 8px;
  }

  .footer .footer-bottom .footer-info p:nth-child(1) {
    font-size: 13px;
  }

  .footer .footer-bottom .footer-info p:nth-child(2),
  .footer .footer-bottom .footer-info p:nth-child(2) a {
    font-size: 11px;
  }

  .footer-img {
    right: 48px;
    bottom: 56px;
  }

  .footer-img img {
    width: 80%;
  }

  .footer .footer-bottom .logo {
    margin-right: 0px;
  }

  .footer .footer-bottom .logo img {
    width: 80%;
  }

}

@media (max-width: 1460px) {
  .col-page-care .care-slide {
    height: 600px;
  }

  .col-page-detail .product-nav {
    width: 380px;
  }

  .col-page-detail .pro_show {
    padding-right: 0;
    width: calc(100% - 380px);
  }

  #col-banner .swiper-slide,
  #col-banner {
    height: 680px !important;
  }

  .footer .footer-bottom .container2>* {
    display: block;
    text-align: center;
    float: none;
    margin: 0 0 10px !important;
    width: 100%;
  }

  .header .inner nav ul li {
    margin-right: 30px;
  }

  .header .inner nav {
    margin-right: 15px;
  }

  .header .inner .language>a {
    padding: 0 15px;
  }

  .container2 {
    max-width: 1245px;
  }

  .container3 {
    max-width: 880px;
  }

  .col-profile .container2 {
    padding: 26px 7px 30px
  }

  .header .inner {
    height: 73px;
    line-height: 73px;
  }

  .header .inner .logo {
    height: 73px;
    line-height: 73px;
  }

  .header .inner .language {
    margin-top: 23px;
  }

  .header.active .inner .language {
    margin-top: 16.6px;
  }

  .header.active .inner,
  .header.active .inner .logo {
    height: 53px;
    line-height: 53px;
  }

  .header.is_header .inner {
    height: 60px;
    line-height: 60px;
  }

  .header.is_header .inner .logo {
    height: 60px;
    line-height: 60px;
  }

  .header.is_header .inner .language {
    margin-top: 16.6px;
  }

  .header .inner .language>a {
    height: 26.6px;
    line-height: 26.6px;
    font-size: 12px;
  }

  .header .inner .logo img {
    width: 143px;
  }

  .header .inner nav ul li {
    margin-right: 40px;
  }

  .header .inner nav ul li a {
    font-size: 13px;
  }

  .vicenav {
    top: 60px;
  }

  #col-index-banner .ban_cont p:nth-child(1) {
    font-size: 33px;
  }

  #col-index-banner .ban_cont p:nth-child(2) {
    font-size: 16px;
  }

  #col-banner .ban_cont p:nth-child(1) {
    font-size: 33px;
  }

  #col-banner .ban_cont p:nth-child(2) {
    font-size: 13px;
  }

  #col-banner .swiper-slide {
    padding-top: 100px;
  }

  .col-banner .scroll img {
    width: 66.66%;
  }

  .col-index-about .content {
    font-size: 15px;
  }

  .col-index-about .content>p:nth-child(1) {
    font-size: 40px;
  }

  .col-index-about .content>p:nth-child(2) {
    font-size: 20px;
  }

  .col-index-about .content table td p>span {
    font-size: 40px !important;
  }

  .col-index-about .content table td p:nth-child(1) {
    font-size: 13px;
  }

  .col-index-about .content table td p:nth-child(1)::before {
    background-size: 66.6% !important;
  }

  .col-index-about .content table td {
    font-size: 12px;
  }

  .col-index-about .content a {
    font-size: 13px;
    width: 133px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
  }

  .col-index-news h2 span {
    font-size: 32px;
  }

  .col-index-news h2 .tab-nav a {
    height: 32px;
    line-height: 30px;
    font-size: 12px;
  }

  .col-index-news .tab-box .box ul li .content {
    padding: 16px 16px 40px
  }

  /*
    .col-index-news .tab-box .box ul li .content h3{font-size:13px; margin-bottom:13px;}
    .col-index-news .tab-box .box ul li .content .s-content{ font-size:12px;}
    */
  .col-index-news .tab-box .box ul li .date {
    height: 40px;
    line-height: 39px;
  }

  .col-index-news .tab-box .box ul li .date i {
    width: 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .col-index-news .tab-box .box a.more {
    width: 133px;
    height: 34px;
    line-height: 34px;
  }

  .col-index-technology .content h2 {
    font-size: 32px;
  }

  .col-index-technology .content .s-content {
    max-width: 422px;
    font-size: 14px;
  }

  .col-index-technology .content a.more {
    width: 133px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
  }

  .col-organization .wrap a#fancybox {
    padding: 0 36px;
    height: 35px;
    line-height: 35px;
    margin-top: 5.3vh;
    font-size: 12px;
  }

  .vicenav ul {
    height: 40px;
    line-height: 40px;
  }

  .vicenav ul li {
    margin: 0 23px;
    font-size: 13px;
  }

  .col-page-about h2 {
    font-size: 26px;
  }

  .col-profile .wrap .content .s-content,
  .col-profile .wrap .content .s-content span {
    font-size: 12px !important;
  }

  .col-profile .wrap .content a {
    padding: 0 23px;
    height: 33px;
    line-height: 33px;
    margin-top: 5.6vh;
  }

  .col-layout .swiper-slide .wrap .content h3 {
    font-size: 20px;
  }

  .col-layout .swiper-slide .wrap .content .s-content {
    font-size: 13px;
    line-height: 2;
  }

  .col-chairman .content .s-content p:nth-child(1) {
    font-size: 16px;
  }

  .col-chairman .content .s-content p {
    font-size: 14.5px;
  }

  .col-honor .container2 .wrap .img {
    flex-shrink: 0.5
  }

  .col-honor .container2 .wrap .content .s-content {
    font-size: 14px;
  }

  .col-care ul li .content {
    padding: 24px 12px;
    font-size: 16px;
    line-height: 1.5;
  }

  .col-care ul li .content div {
    height: 54.5px;
  }

  .col-care a.more {
    width: 160px;
    height: 43px;
    line-height: 43px;
    font-size: 13px;
  }

  .col-organization .wrap .content {
    font-size: 15px;
  }

  .col-page-news h1 {
    font-size: 32px;
    margin-bottom: 32px;
  }

  .col-page-news .container2 ul li .content h2 {
    font-size: 16px;
  }

  .col-page-news .container2 ul li .content p.date {
    font-size: 13px;
    margin: 4px 0 17px;
  }

  .col-page-news .container2 ul li .content .s-content {
    font-size: 12px;
    height: 44px;
  }

  .col-page-news .container2 ul li .content span.more {
    font-size: 15px;
  }

  .col-page-product h2 {
    font-size: 32px;
  }

  .col-page-product .col_1 .swiper-slide .title {
    font-size: 15px;
  }

  .col-page-product .col_3 ul li h3,
  .col-page-product .col_3 ul li .content .title {
    font-size: 22px;
  }

  .col-page-product .col_3 ul li .content i {
    width: 44px;
    height: 44px;
    line-height: 44px;
  }

  .col-page-product .col_4 .container2 .content .s-content {
    font-size: 15px;
  }

  .page ul li a {
    width: 34px;
    height: 34px;
    line-height: 32px;
  }

  .col-construction .title h2 {
    width: 228px;
  }

  .col-page-technology h2 {
    font-size: 32px;
  }

  .col-construction .title .content .s-content {
    font-size: 15px;
  }

  .col-construction .title .content a.more {
    width: 160px;
    height: 43px;
    line-height: 43px;
  }

  .col-construction .swiper-container .swiper-slide h3 {
    font-size: 29px;
    bottom: 6.4vh;
  }

  .col-rd ul li:nth-child(1) .logo {
    width: 77px;
    height: 77px;
  }

  .col-rd ul li h3 {
    font-size: 25.6px;
  }

  .col-rd ul li .content {
    line-height: 1.6;
    font-size: 13px;
  }

  .col-rd ul li a.more {
    width: 65px;
    height: 65px;
  }

  .col-rd ul li a.more::after {
    width: 16px;
    height: 3.2px;
  }

  .col-rd ul li a.more::before {
    width: 3.2px;
    height: 16px;
  }

  .col-page-culture h2 {
    font-size: 32px;
  }

  .col-page-culture .col-system .content {
    max-width: 848px;
    font-size: 15px;
  }

  .col-page-culture .col-system .swiper-slide .wrap h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 12px;
  }

  .col-page-culture .col-system .swiper-slide .wrap .s-content {
    font-size: 15px;
    line-height: 1.6;
  }

  .col-page-culture .col-spokesman .wrap .content .middle>p:nth-child(1) {
    font-size: 24px;
  }

  .col-page-culture .col-spokesman .wrap .content .middle p {
    font-size: 15px;
  }

  .col-page-culture .col-spokesman .wrap .content .middle table td p:nth-child(1) {
    font-size: 19px;
    margin-bottom: 16px;
  }

  .col-page-culture .col-spokesman .wrap .content .middle p {
    font-size: 15px;
  }

  .col-page-culture .col-spokesman .wrap .img a.more {
    width: 136px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
  }

  .col-page-culture .col-activity .content {
    font-size: 15px;
  }

  .col-page-culture .col-activity ul li .title {
    padding-top: 16px;
    font-size: 15px;
  }

  .col-page-culture .col-activity .more {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    margin-top: 5.6vh;
  }

  .col-page-culture .col-year .content {
    font-size: 15px;
  }

  .col-page-culture .col-year .swiper-slide .wrap {
    width: 160px;
    height: 160px;
  }

  .col-page-culture .col-year .swiper-slide .wrap h3,
  .col-page-culture .col-year .swiper-slide .wrap .s-content {
    font-size: 24px;
  }

  .col-page-work h2 {
    font-size: 32px;
    margin-bottom: 24px;
  }

  .col-page-work .col-building .wrap>div h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .col-page-work .col-building .wrap .col_3 .slide1 h4,
  .col-page-work .col-building .wrap .col_3 .img h4 {
    font-size: 19px;
  }

  .col-page-work .col-building .wrap .col_1 .content {
    font-size: 13px;
  }

  .col-page-work .col-building .wrap .col_3 .slide2 h4 {
    font-size: 24px;
  }

  .col-page-work .col-building .wrap .col_3 .slide2 .swiper-slide p {
    font-size: 15px;
    padding-top: 12px;
  }

  .col-page-work .col-news .slide .swiper-slide p {
    font-size: 15px;
    padding-top: 12px;
  }

  .col-page-box2 .col-box1 h2 {
    font-size: 29px;
  }

  .col-page-box2 .col-box1 .content table td,
  .col-page-box2 .col-box1 .content table td span {
    font-size: 16px !important;
  }

  .col-page-box2 .col-box2 h2 {
    font-size: 24px;
  }

  .col-page-box2 .col-box2 .content {
    font-size: 13px;
    margin-bottom: 8.8vh;
  }

  .col-information .content>div:nth-child(1) p:nth-child(1) {
    font-size: 24px;
  }

  .col-information .content>div:nth-child(1) {
    font-size: 15px;
  }

  .col-information .content table td {
    font-size: 13px;
  }

  .col-information .content table td strong {
    font-size: 15px;
  }

  .col-information .content table td p {
    margin-left: 2.4vw;
  }

  .col-message .wrap {
    padding: 192px 0 56px;
  }

  .col-message .wrap .content h2 {
    height: 60px;
    line-height: 60px;
    padding-left: 32px;
    font-size: 24px;
  }

  .col-message .wrap .content .s-content ul li.form input {
    height: 43px;
  }

  .col-message .wrap .content .s-content ul li input[name="verify"] {
    width: 110px;
    height: 43px;
  }

  .col-message .wrap .content .s-content ul li a {
    font-size: 13px;
  }

  .col-message .wrap .content .s-content ul li .captcha_src {
    width: 96px;
  }

  .col-message .wrap .content .s-content ul li .sub {
    width: 140px;
    height: 40px;
    line-height: 40px;
  }

  .col-message .wrap .content .s-content ul li.form textarea {
    height: 100px;
  }

  /**/
  .footer .footer-top .footer-title img {
    width: 66.66%;
  }

  .footer .footer-top .footer-search span {
    height: 33px;
  }

  .footer .footer-top .footer-search span input.inpt3 {
    width: 300px;
  }

  .footer .footer-top .footer-search span input.inpt4 {
    width: 66px;
  }

  .footer .footer-top .footer-search span input {
    font-size: 12px;
  }

  .footer .footer-nav ul li .child {
    margin-top: 26px;
  }

  .footer .footer-nav ul li>a {
    font-size: 13px;
  }

  .footer .footer-nav ul li .child a {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .footer .footer-bottom .footer-content p:nth-child(1) {
    font-size: 15px;
  }

  .footer .footer-bottom .footer-content p:nth-child(2) {
    font-size: 8px;
  }

  .footer .footer-bottom .footer-info p:nth-child(1) {
    font-size: 13px;
  }

  .footer .footer-bottom .footer-info p:nth-child(2),
  .footer .footer-bottom .footer-info p:nth-child(2) a {
    font-size: 11px;
  }

  .footer-img {
    right: 40px;
    bottom: 46px;
  }

  .footer-img img {
    width: 66.66%;
  }

  .footer .footer-bottom .logo {
    margin-right: 0px;
  }

  .footer .footer-bottom .logo img {
    width: auto;
  }

}

@media (max-width: 1300px) {
  .col-page-center .col-company {
    margin: 0;
  }

  .col-page-center .col-company .c1 {
    width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
  }

  .col-page-center .col-company .c1::after {
    display: none;
  }

  .col-page-center .col-company .c1 .content {
    position: relative;
    left: auto;
    top: auto;
    margin: 40px auto 20px;
    transform: none;
  }

  .col-page-center .col-company .c1 ul {
    text-align: center;
    margin-bottom: 20px;
  }

  .col-page-center .col-company .c1 ul li {
    position: relative;
    left: auto !important;
    top: auto !important;
    display: inline-block;
    width: 180px !important;
    height: 180px !important;
  }
}

@media (max-width: 1200px) {
  .col-page-relation {
    background-attachment: scroll !important;
  }

  .col-layout .swiper-slide .wrap .content {
    padding: 4vh 3vw 4vh 55px;
  }

  .col-layout .swiper-slide .wrap .content h3 {
    margin-bottom: 2vh;
  }

  .col-layout .swiper-slide .wrap .content .s-content {
    line-height: 1.875;
  }

  .col-index-technology {
    height: auto;
  }

  .col-index-technology #index_video {
    position: relative;
    top: auto;
    transform: none;
  }

  .col-page-care .care-slide {
    height: 550px;
  }

  .col-page-recruit .col-recruitment li {
    width: 50%;
  }

  .col-page-culture .col-spokesman .wrap {
    display: block;
  }

  .col-page-culture .col-spokesman .wrap .img,
  .col-page-culture .col-spokesman .wrap .content {
    width: 100%;
  }

  .col-page-culture .col-spokesman .wrap .img {
    text-align: center;
  }

  .col-page-center .col-function .content {
    height: 230px;
  }

  .col-page-construction .picture-list ul li .wrap {
    padding: 10vh 4vw 0 3vw
  }

  .col-page-detail .product-nav h2 {
    margin-bottom: 32px;
  }

  .col-page-detail .product-nav {
    float: none;
    width: 100%;
  }

  .col-page-detail .pro_show {
    float: none;
    width: 100%;
  }

  .col-page-product .col_2 ul {
    flex-wrap: wrap;
  }

  .col-page-product .col_2 ul li {
    min-width: 33.33%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .col-page-product .col_2 ul li .content {
    padding: 0 20px;
  }

  .col-honor .container2 .wrap .content a.more {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .col-honor .container2 .wrap {
    display: block;
  }

  .col-honor .container2 .wrap .content {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .col-honor .container2 .wrap .img img {
    width: 100%;
  }

  .col-profile .wrap {
    display: block;
  }

  .col-profile .wrap .content {
    margin: 0 0 20px;
  }

  .col-profile .wrap .img img {
    width: 100%;
  }

  #col-banner .swiper-slide,
  #col-banner {
    height: 540px !important;
  }

  .footer .footer-top .footer-title {
    margin-top: 20px;
  }

  .footer .footer-top .footer-title img {
    width: 380px;
  }

  .col-index-about,
  .col-organization {
    background-attachment: scroll !important;
  }

  #col-index-banner .ban_cont p:nth-child(1),
  .col-index-about .content>p:nth-child(1),
  #col-banner .ban_cont p:nth-child(1) {
    font-size: 48px;
  }

  .col-index-about .content>p:nth-child(2),
  .col-index-technology .content .s-content,
  .col-page-product .col_2 ul li .content .title,
  .col-page-product .col_2 ul li h3,
  .col-page-care .care-slide .swiper-slide .title,
  .col-page-culture .col-year .swiper-slide .wrap .s-content,
  .col-rd ul li h3,
  .col-page-construction .content h2,
  .col-page-construction .picture-list ul li .wrap h3,
  .col-page-center .col-testing h2,
  .col-page-center .col-function h2,
  .col-page-culture .col-system .swiper-slide .wrap h3,
  .col-page-work .col-building .wrap>div h3,
  .col-page-culture .col-year .swiper-slide .wrap h3 {
    font-size: 24px;
  }

  .header .inner nav ul li {
    margin-right: 15px;
  }

  .header .inner .index-search .s-content .content {
    font-size: 24px;
    margin-bottom: 0;
  }

  .container {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media (max-width: 992px) {
  .col-page-video .all-video .title .video-nav li a {
    font-size: 16px;
  }

  .col-page-video .video-top .title,
  .col-page-video .video-top ul.list,
  .col-page-video .all-video .title,
  .col-page-video .all-video .lists {
    width: 100%;
    float: none;
    margin-bottom: 35px;
  }

  .col-page-about2 .content a#play {
    position: static;
    margin-top: 20px;
  }

  .col-page-about2 .content .s-content .box {
    max-width: none;
  }

  .col-page-relation .wrap {
    display: block;
  }

  .col-page-relation .wrap .left,
  .col-page-relation .wrap .right {
    width: 100%;
    border-right: none;
  }

  .col-page-box3 .col-box1 {
    background: none;
  }

  .col-page-box3 .col-box1 .content {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    color: #000;
    width: 100%;
  }

  .col-page-box3 .col-box1 ul li {
    position: relative;
    display: block;
    margin: 20px 0;
    text-align: center !important;
    padding: 0 !important;
  }

  .col-page-box3 .col-box1 h2 {
    color: #000;
  }

  .col-layout .swiper-slide .wrap {
    display: block;
    ;
  }

  .col-layout .swiper-container .swiper-pagination {
    bottom: 10px;
    right: 10px;
  }

  .col-layout .swiper-slide .wrap .img,
  .col-layout .swiper-slide .wrap .content {
    width: 100%;
  }

  .footer .footer-top {
    padding: 25px 0;
  }

  .footer .footer-top .footer-title {
    margin: 0 0 20px;
  }

  .footer-img img {
    width: 200px;
  }

  .col-page-care .care-slide {
    height: 500px;
  }

  .col-page-culture .col-year .bg {
    display: none;
  }

  .col-page-culture .col-year .content {
    margin-bottom: 20px;
  }

  .col-page-culture .col-year .swiper-slide {
    transform: none !important;
    padding: 0 !important;
  }

  .col-page-culture .col-year .swiper-slide .wrap::before,
  .col-page-culture .col-year .swiper-slide .wrap::after {
    display: none;
  }

  .col-page-culture .col-year .swiper-container {
    padding-bottom: 60px;
  }

  .col-message .wrap .content h2 {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
  }

  .col-message .wrap {
    padding: 10vh 0 8vh
  }

  .col-message .wrap .content .s-content ul {
    float: none;
    width: 100% !important;
    padding: 0 !important;
  }

  .col-information .col-map #allmap {
    height: 300px;
  }

  .col-information .content table td {
    display: block;
    width: 100%;
    border-right: none !important;
    border-bottom: 1px solid rgba(210, 210, 210, 0.5);
  }

  .col-information .content table tr {
    border: none !important
  }

  .col-page-work .col-building .wrap .col_3 h3 .tab-nav a {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
  }

  .col-page-work .col-building .wrap>div:nth-child(-n+2) {
    min-width: 100%;
    margin: 0 0 20px;
  }

  .col-page-center h1,
  .col-page-center .col-company .c1 .content h2,
  .col-page-spokesman h1,
  .col-page-recruit h2,
  .col-page-export ul li h2,
  .col-page-activity h1,
  .col-page-care h1,
  .col-page-video .all-video .title h2 {
    font-size: 32px;
  }

  .col-page-construction h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .col-rd ul {
    display: block;
  }

  .col-rd ul li {
    margin: 0 0 20px !important
  }

  .col-construction .swiper-container .swiper-slide {
    min-height: 100px;
  }

  .col-construction .swiper-container .swiper-slide .img::after {
    height: 100px
  }

  .col-construction .title h2,
  .col-construction .title .content,
  .col-development .title h2,
  .col-development .title .content {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  .col-page-detail .pro_show .wrap {
    display: block;
  }

  .col-page-detail .pro_show .caseleft {
    width: 100%;
    padding: 0 30px;
  }

  .col-page-detail .pro_show .caseright {
    padding: 0;
    margin-top: 40px;
  }

  .col-page-detail .pro_show .caseright a.inquiry-btn {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .col-page-detail .product-nav h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .col-page-product .col_3 .container2 .content {
    position: relative;
    top: auto;
    text-align: center;
    transform: none;
    padding: 0;
  }

  .col-page-paper .container2 ul li p.title {
    margin-top: 5px;
    font-size: 18px;
  }

  .col-page-news .container2 ul li,
  .col-page-paper .container2 ul li {
    width: 49%;
    margin-right: 2%;
  }

  .col-page-news .container2 ul li:nth-child(3n),
  .col-page-paper .container2 ul li:nth-child(4n) {
    margin-right: 2%;
  }

  .col-page-news .container2 ul li:nth-child(2n),
  .col-page-paper .container2 ul li:nth-child(2n) {
    margin-right: 0;
  }

  .col-honor .container2 .wrap .content h2,
  .col-page-construction .picture-list ul li .wrap h3 {
    margin-bottom: 10px;
  }

  .col-honor .container2 .wrap .content .s-content {
    font-size: 18px;
  }

  .col-honor .container2 .wrap .content .s-content p {
    margin: 0;
  }

  .col-care ul li .content {
    padding: 15px 10px;
  }

  .col-chairman {
    background-position: left center !important;
  }

  .col-chairman .content {
    max-width: none;
    text-align: center;
    color: #fff;
  }

  .col-chairman .content .s-content p {
    color: #fff;
    line-height: 1.6;
  }

  .col-profile .wrap .content {
    padding: 30px 35px 10px
  }

  #col-banner .swiper-slide,
  #col-banner {
    height: 480px !important;
  }

  .footer .footer-top .footer-title,
  .footer .footer-top .footer-search {
    float: none;
    text-align: center;
  }

  .footer .footer-nav {
    display: none;
  }

  .col-index-news .tab-box .box ul {
    flex-wrap: wrap;
  }

  .col-index-news .tab-box .box ul li {
    min-width: 45%;
    margin: 0 10px 25px !important;
  }

  .col-index-about .content table td p:nth-child(1) span.odometer {
    font-size: 48px !important;
  }

  .col-index-about .content table td {
    padding-left: 50px;
  }

  #col-index-banner .ban_cont p:nth-child(1),
  .col-index-about .content>p:nth-child(1),
  .col-index-news h2 span,
  .col-index-technology .content h2,
  #col-banner .ban_cont p:nth-child(1),
  .col-page-about h2,
  .col-page-news h1,
  .col-page-paper h1,
  .col-page-product h2,
  .col-page-technology h2,
  .col-page-culture h2,
  .col-page-work h2,
  .col-page-honor h1,
  .col-page-video .video-top .title h2 {
    font-size: 36px;
  }

  #col-index-banner .ban_cont p:nth-child(2),
  .col-index-about .content>p:nth-child(2),
  .col-index-about .content,
  .col-index-technology .content .s-content,
  .col-rd ul li h3,
  .col-page-construction .content h2,
  .col-page-center .col-company .c1 .content p.namemark,
  .col-page-center .col-function .content h3,
  .col-page-culture .col-system .swiper-slide .wrap h3,
  .col-page-work .col-building .wrap>div h3,
  .col-page-work .col-building .wrap .col_3 .slide1 h4,
  .col-page-recruit .col-recruitment li h3,
  .col-page-box1 .tab-nav a .title,
  .col-page-box1 .contact_cont h2,
  .col-page-video .video-top ul.list li h3 {
    font-size: 20px;
  }

  .header .inner,
  .header .inner .logo {
    height: 90px;
    line-height: 90px;
  }

  .header .inner .index-search {
    margin-right: 50px;
  }

  .header .inner .index-search .s-content {
    padding: 25px 0;
    top: 90px
  }

  .header .inner .index-search .s-content input {
    height: 45px;
  }

  .header .inner .index-search .s-content .inpt3 {
    width: 65%;
  }

  .header .inner .index-search .s-content .inpt4 {
    width: 45px;
  }

  .header .inner nav,
  .header .inner .language {
    display: none;
  }
  .header .inner .language{
    display: block;
    margin-top: 15px;
  }
  .header .inner .language a{
    display: none;
  }
  .lang-none{
    display: block !important;
  }
  .lang-none a{
    border-radius: 100%;
    width: 30px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 30px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .vicenav .container {
    padding-left: 0 !important;
  }

  .vicenav .navList {
    position: relative;
    min-width: 220px;
    float: left;
  }

  .vicenav .navList ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: auto;
    background: #434343;
    border-top: none;
    z-index: 98;
    display: none;
    z-index: 2;
    line-height: 2;
  }

  .vicenav .navList p a {
    position: relative;
    display: block;
    height: 70px;
    line-height: 70px;
    padding-left: 20px;
    text-align: left;
    color: #fff;
    font-size: 16px;
  }

  .vicenav .navList p a::after {
    content: '';
    position: absolute;
    right: 20px;
    width: 14px;
    height: 14px;
    background: url(../images/down.png)no-repeat center center;
    background-size: cover;
    top: 50%;
    margin-top: -7px;
    transition: 0.3s;
    transform: rotate(180deg)
  }

  .vicenav .navList p a.active::after {
    transform: rotate(0)
  }

  .vicenav ul li {
    float: none !important;
    margin: 0;
    text-align: center;
    width: 100%;
    margin: 0 !important;
  }

  .vicenav .navList ul li a {
    display: block;
    line-height: 40px;
    font-size: 14px;
  }




}

@media (max-width: 768px) {

  .col-page-video .video-top ul.list li,
  .col-page-video .video-top ul.list li {
    width: 100%;
    margin-right: 0;
    float: none;
  }

  .col-page-relation .wrap .right {
    padding-right: 3.5vw;
  }

  .col-page-relation .wrap .right ul {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    margin-top: 35px;
  }

  .col-page-box3 .col-box2 .content img {
    display: none;
  }

  .col-page-box3 .col-box2 .content ul {
    display: block;
  }

  .col-page-box3 .col-box2 .content ul li {
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
    line-height: 1.33;
    color: #fff;
    font-size: 18px;
  }

  .col-page-box3 .col-box2 .content ul li strong {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
  }

  .col-page-box3 .col-box2 .content ul li:nth-child(1) strong {
    color: #5b9bd5
  }

  .col-page-box3 .col-box2 .content ul li:nth-child(2) strong {
    color: #ed7d31
  }

  .col-page-box3 .col-box2 .content ul li:nth-child(3) strong {
    color: #ffc000
  }

  .col-page-box2 .col-box1 h2,
  .col-page-box3 h2,
  .col-page-box3 .col-box3 .namemark {
    font-size: 24px;
  }

  .col-page-box2 .col-box1 .content table td {
    display: block;
    width: 100%;
  }

  .col-page-construction .five .wrap .img,
  .col-page-construction .five .wrap .s-content,
  .col-page-construction .content ul li,
  .col-page-box1 .tab-nav a,
  .col-page-box1 .contact_cont .s-content,
  .col-page-box1 .contact_cont .code {
    width: 100%;
    float: none;
    margin-right: 0;
    padding-right: 0;
  }

  .vicenav {
    top: 60px;
  }

  .vicenav .navList p a {
    height: 50px;
    line-height: 50px;
  }

  .header .inner,
  .header .inner .logo,
  .header.active .inner,
  .header.active .inner .logo {
    height: 60px !important;
    line-height: 60px !important;
  }

  .header .inner .logo img {
    width: 140px;
  }

  #header a.mm_btn {
    top: 0 !important
  }

  .footer-img img {
    width: 160px;
  }

  .col-page-honor .box ul li {
    width: 49%;
    margin-right: 2%;
  }

  .col-page-honor .box ul li:nth-child(4n) {
    margin-right: 2%;
  }

  .col-page-honor .box ul li:nth-child(2n) {
    margin-right: 0;
  }

  .col-page-recruit .col-recruitment .content {
    height: auto;
  }

  .col-information .content>div:nth-child(1) {
    text-align: center;
    width: 100%;
  }

  .col-information .content table {
    margin: 20px 0 30px;
  }

  .col-information .content>* {
    display: block !important;
  }

  .col-page-care .care-list .care-title ul.down {
    padding-right: 5vw;
  }

  .col-page-care .care-list .care-title {
    width: 50%;
    padding-right: 5vw;
  }

  .col-page-care .care-list .care-title h2 {
    width: 100%;
  }

  .col-page-care .care-slide .swiper-slide .title {
    bottom: 15px;
    padding-left: 20px;
    padding-right: 80px;
  }

  .col-page-care .care-slide .swiper-pagination {
    right: 10px;
    bottom: 15px;
  }

  .col-page-care .care-slide {
    height: 450px;
  }

  .col-page-activity .container2 ul li,
  .col-page-activity .container2 ul li {
    width: 49%;
  }

  .col-page-activity .container2 ul li:nth-child(3n),
  .col-page-activity .container2 ul li:nth-child(3n) {
    margin-right: 2%;
  }

  .col-page-activity .container2 ul li:nth-child(2n),
  .col-page-activity .container2 ul li:nth-child(2n) {
    margin-right: 0;
  }

  .col-page-recruit .col-recruitment li {
    width: 100%;
  }

  .col-idea ul {
    display: block;
  }

  .col-idea ul li {
    margin: 0 auto 20px !important;
  }

  .col-idea ul li .img img {
    width: 100%;
  }

  .col-message .wrap .content .s-content ul li .sub {
    display: block;
    margin-top: 20px;
  }

  .col-page-work .col-news .news_list li {
    float: none !important;
    width: 100%;
  }

  .col-page-work .col-building .wrap .col_3 .slide1,
  .col-page-work .col-building .wrap .col_3 .img {
    width: 100%;
    float: none;
  }

  .col-page-work .col-building .wrap .col_3 h3 .tab-nav {
    float: none;
    margin-top: 10px;
  }

  .col-page-spokesman .col_2 ul li {
    width: 50%;
    text-align: center;
    margin: 0 0 15px;
  }

  .col-page-culture .col-activity ul li {
    width: 100%;
    margin: 0 0 25px;
  }

  .col-page-culture .col-spokesman .wrap .content .middle table td {
    display: block;
    padding: 0 !important;
    width: 100%;
  }

  .col-page-center .col-company .c1 ul li {
    width: 140px !important;
    height: 140px !important;
  }

  .col-page-center .col-company .c1 .content {
    width: 320px;
    height: 320px;
  }

  .col-page-construction .picture-list ul li {
    display: block;
  }

  .col-page-construction .picture-list ul li .img,
  .col-page-construction .picture-list ul li .wrap {
    width: 100%;
    margin: 0;
  }

  .col-page-construction .picture-list ul li .wrap {
    padding: 20px 10px 10px;
  }

  .col-page-construction h1 .mbx,
  .col-page-center h1 .mbx,
  .col-page-spokesman h1 .mbx,
  .col-page-activity h1 .mbx {
    float: none;
    margin-top: 15px;
  }

  .col-rd ul li:nth-child(2) .img img {
    margin: 10px
  }

  .col-rd ul li h3 {
    margin: 10px 0;
  }

  .col-construction .title {
    margin-bottom: 20px;
  }

  .col-construction .swiper-container .swiper-slide h3 {
    bottom: 15px;
    padding-left: 10px;
  }

  .col-construction .swiper-container .swiper-button {
    width: 40px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
  }

  .col-page-detail .pro_show .bimg .title {
    position: absolute;
    bottom: 10px;
    padding-left: 10px;
  }

  .col-page-detail .pro_show .inquiry-container form .code,
  .col-page-detail .pro_show .inquiry-container form ul {
    float: none;
    width: 100%;
  }

  .col-page-detail .pro_show .inquiry-container form .code {
    padding-left: 80px;
  }

  .col-page-product .col_3 .container2 .map .map-dot li {
    width: 6px;
    height: 6px;
    line-height: 6px;
  }

  .col-page-product .col_3 .container2 .map .map-dot li.china {
    width: 10px;
    height: 9.5px;
    background-size: cover;
  }

  .col-page-product .col_2 ul li .content .title {
    margin-bottom: 0;
  }

  .col-page-product .col_2 ul li .content i {
    margin-top: 10px
  }

  .col-page-product .col_2 ul li {
    min-width: 50%;
  }

  .col-page-news h1 {
    margin-bottom: 20px;
  }

  .col-care ul li {
    width: 100%;
    margin: 0 0 20px !important
  }

  .col-chairman {
    background-position: 20% center !important;
  }

  #col-banner .swiper-slide,
  #col-banner {
    height: 420px !important;
  }

  .footer .footer-top .footer-search span input.inpt3 {
    width: 320px;
  }

  .col-index-about .content a,
  .col-index-news .tab-box .box a.more,
  .col-index-technology .content a.more,
  .col-care a.more,
  .col-honor .container2 .wrap .content a.more,
  .col-construction .title .content a.more,
  #cvlist .v52fmbx dl dd input[type="submit"],
  .col-page-culture .col-activity .more,
  .col-page-culture .col-activity .more,
  .col-page-care .care-list .showMorehandle a,
  .col-page-detail .pro_show .caseright a.inquiry-btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 14px !important;
  }

  .col-index-technology .content a.more {
    margin-top: 15px
  }

  .col-index-technology .content h2 {
    margin-bottom: 10px;
  }

  .col-index-technology .content .s-content {
    line-height: 1.6;
  }

  .col-index-news h2 .pull-right {
    float: none !important;
  }

  .col-index-news h2 .tab-nav {
    text-align: left;
    margin: 20px 0 0;
  }

  .col-index-news .tab-box .box ul li .content {
    padding: 15px 16px 50px;
  }

  .col-index-about .content table td p:nth-child(1) span.odometer {
    font-size: 36px !important;
  }

  .col-index-about .content table td {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 40px !important;
  }

  #col-index-banner .ban_cont p:nth-child(1),
  .col-page-export ul li h2,
  .col-page-spokesman h2,
  .col-page-activity h1,
  .col-page-spokesman h1,
  .col-page-culture .col-spokesman .wrap .content .middle>p:nth-child(1),
  .col-information .content>div:nth-child(1) p:nth-child(1),
  .col-page-center .col-company .c1 .content h2,
  .col-index-about .content>p:nth-child(1),
  .col-index-news h2 span,
  .col-index-technology .content h2,
  #col-banner .ban_cont p:nth-child(1),
  .col-page-work h2,
  .col-page-about h2,
  .col-page-news h1,
  .col-page-paper h1,
  .col-news .met_module2 h1.met_title,
  .col-page-care h1,
  .col-page-recruit h2,
  .col-page-product h2,
  .col-page-culture h2,
  .col-page-detail .pro_show .bimg .title,
  .col-page-technology h2,
  .col-construction .swiper-container .swiper-slide h3,
  .col-page-construction h1,
  .col-page-center h1,
  .col-page-honor .box h2,
  .col-page-honor h1,
  .col-page-video .video-top .title h2 {
    font-size: 24px;
  }

  #col-index-banner .ban_cont p:nth-child(2),
  .col-page-culture .col-spokesman .wrap .content .middle table td p:nth-child(1),
  .col-index-about .content>p:nth-child(2),
  .col-index-about .content,
  .col-index-about .content a,
  .col-index-news .tab-box .box ul li .content h3,
  .col-index-technology .content .s-content,
  #col-banner .ban_cont p:nth-child(2),
  .col-care ul li .content,
  .col-page-product .col_2 ul li .content .title,
  .col-page-product .col_2 ul li h3,
  .col-page-center .col-company .c1 .content p.namemark,
  .col-page-work .col-building .wrap .col_3 .slide1 h4,
  .col-chairman .content .s-content p:nth-child(1),
  .col-page-care .care-slide .swiper-slide .title,
  .col-page-care .care-list .wrap ul li h3,
  .col-page-care .care-list .care-title h2,
  .col-page-recruit .col-recruitment li h3,
  .col-page-video .all-video .title h2,
  .col-page-video .video-top ul.list li h3 {
    font-size: 18px;
  }



}

@media (max-width: 530px) {

  #cvlist .v52fmbx dl dd input,
  #cvlist .v52fmbx dl dd textarea {
    width: 100%;
  }

  .col-information .content table td strong {
    float: none;
    display: block;
  }

  .col-information .content table td p {
    margin-left: 0;
    margin-right: 10px;
  }
}

@media (max-width: 468px) {
  .col-index-news h2 .tab-nav a {
    padding: 0 15px;
    margin: 3px;
    height: 40px;
    line-height: 38px;
  }

  .col-index-about .content table td {
    padding-left: 0 !important;
    width: 48%;
  }

  .col-index-about .content table td p:nth-child(1)::before {
    display: none;
  }

  #col-index-banner .swiper-slide #VideoBanner {
    height: 100%;
  }

  .footer-img img {
    width: 120px;
  }

  .col-page-recruit .col-recruitment li a {
    padding: 20px 25px;
  }

  .col-page-care .care-slide {
    height: 300px;
  }

  .col-page-care .care-slide .swiper-slide .title {
    padding-right: 10px;
  }

  .col-page-care .care-slide .swiper-pagination {
    display: none;
  }

  .col-index-technology .content a.more {
    margin-top: 5px
  }

  .col-index-technology .content h2 {
    margin-bottom: 5px;
  }

  .col-index-technology .content .s-content {
    line-height: 1.4;
  }

  .col-page-culture .col-year .swiper-slide .wrap {
    width: 140px;
    height: 140px;
  }

  .col-message .wrap .content .s-content ul li input[name="verify"] {
    margin-bottom: 10px;
    width: 120px;
  }

  .col-page-spokesman .col_1 ul li {
    min-width: 120px;
    padding: 10px;
  }

  .col-page-spokesman .col_1 ul li img {
    width: 100%;
  }

  .col-page-center .col-company .c1 .content {
    width: 280px;
    height: 280px;
  }

  .col-construction .swiper-container .swiper-button {
    width: 30px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
  }

  .col-page-paper .container2 ul li {
    margin-bottom: 20px;
  }

  .col-page-paper .container2 ul li p.title {
    white-space: normal;
    text-overflow: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 44px;
  }

  .col-page-news .container2 ul li {
    width: 100%;
    margin-right: 0 !important;
  }

  .footer .footer-top .footer-search span input.inpt3 {
    width: 180px;
  }

  .col-index-technology .content h2 {
    padding-bottom: 0;
  }

  .col-index-technology .content h2::after {
    display: none;
  }

  .col-index-news .tab-box .box ul li {
    min-width: 100%;
    margin: 0 0 20px !important;
  }

  .col-page-video .all-video .lists ul.list .swiper-slide h3 {
    font-size: 14px;
  }

  .col-index-news h2 .tab-nav a,
  .col-index-technology .content .s-content,
  .col-page-paper .container2 ul li p.title,
  .col-page-product .col_3 .container2 .content .s-content,
  .col-page-activity .container2 ul li .title,
  .col-page-work .col-building .wrap .col_3 .slide2 .swiper-slide p,
  .col-page-care .care-list .wrap ul li h3,
  .col-page-activity .container2 ul li .title {
    font-size: 16px;
  }

  .col-index-about .content table td p:nth-child(1) span.odometer {
    font-size: 32px !important;
  }

  .header .inner .index-search .s-content .content,
  .col-construction .swiper-container .swiper-slide h3,
  .col-page-culture .col-year .swiper-slide .wrap h3,
  .col-page-culture .col-year .swiper-slide .wrap .s-content,
  .col-page-honor .box h2 {
    font-size: 18px;
  }



}


/*手机版菜单*/
.mm-slideout {
  z-index: auto !important;
}

@media screen and (max-width: 992px) {
  #header a.mm_btn {
    background: center center no-repeat transparent;
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 10%;
    padding: 15px;
    z-index: 1;
  }

  #header .mm_btn .menu_bar {
    width: 40px;
    height: 30px;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    transform: translateZ(0) rotate(0);
    transition: transform .4s cubic-bezier(.4, .01, .165, .99);
  }

  #header .mm_btn .menu_bar_item {
    position: absolute;
    left: 5px;
    top: 0;
    transform: translateZ(0) rotate(0);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    width: 30px;
    height: 30px;
  }

  #header .mm_btn .menu_bar_item .rect {
    width: 30px;
    height: 3px;
    background: #01a0ea;
    position: absolute;
    left: 0;
    top: 14px;
    /*transition: transform .2s ease .2s;-webkit-transition: -webkit-transform .2s ease .2s;*/
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  #header .mm_btn .menu_bar_item .rect.top {
    transform: translate3d(0, -8px, 0);
    -webkit-transform: translate3d(0, -8px, 0);
  }

  #header .mm_btn .menu_bar_item .rect.mid {
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transition: 0.5s;
  }

  #header .mm_btn .menu_bar_item .rect.bottom {
    transform: translate3d(0, 8px, 0);
    -webkit-transform: translate3d(0, 8px, 0);
  }

  #header .mm_btn.is_active .menu_bar_item.mid {
    opacity: 0;
  }

  #header .mm_btn.is_active .menu_bar_item .rect {
    transition: transform 0s ease 0s;
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
  }

  #header .mm_btn.is_active .menu_bar_item.bottom {
    transform: translateZ(0) rotate(-45deg);
    -webkit-transform: translateZ(0) rotate(-45deg);
  }

  #header .mm_btn.is_active .menu_bar_item {
    transform: translateZ(0) rotate(45deg);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(45deg);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
  }

  /*菜单弹出方向*/
  .mm-menu_offcanvas {
    left: auto !important;
  }

  .mm-menu {
    right: 0 !important;
  }

  .mm-menu_offcanvas.mm-menu_opened {
    z-index: 9 !important;
  }

  .mm-slideout {
    z-index: 10 !important;
  }

  .mm-menu.mm-menu_pageshadow:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    right: 100%;
    top: -10%;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  }

  /*弹出菜单边阴影*/
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate(-80vw, 0) !important;
    -ms-transform: translate(-80vw, 0) !important;
    transform: translate(-80vw, 0) !important;
    -webkit-transform: translate3d(-80vw, 0, 0) !important;
    transform: translate3d(-80vw, 0, 0) !important;
    /*transform: translate3d(80vw,0,0)!important;*/
  }

  .mm-wrapper_opened .mm-menu_fx-menu-slide {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }

  /**/
  #menu {
    color: rgba(0, 0, 0, .8);
  }

  #menu .mm-listview .mm-btn_next:after {
    border-color: rgba(189, 189, 189, 1);
  }

  #menu .mm-btn:after,
  #menu .mm-btn:before {
    border-color: rgba(189, 189, 189, 1);
  }

  #menu .mm-navbar a,
  #menu .mm-navbar>* {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
  }

  #menu.mm-menu_theme-white .mm-counter {
    color: rgba(0, 0, 0, .6);
  }

  /* #menu .mm-searchfield input{background: rgba(0,0,0,.3);color: rgba(0,0,0,.2);} */
  #menu .mm-listitem,
  #menu .mm-listitem #menu .mm-btn_next,
  #menu .mm-listitem #menu .mm-btn_next:before,
  #menu .mm-listitem:after,
  #menu .mm-listview {
    border-color: rgba(0, 0, 0, .1);
  }

  #menu .mm-navbars_bottom,
  #menu .mm-navbars_top {
    border-color: rgba(0, 0, 0, .1);
  }

  #menu .mm-listitem a {
    font-size: 16px;
  }
}

@media (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate(-440px, 0) !important;
    -ms-transform: translate(-440px, 0) !important;
    transform: translate(-440px, 0) !important;
    -webkit-transform: translate3d(-440px, 0, 0) !important;
    transform: translate3d(-440px, 0, 0) !important;
  }
}

.footer .footer-bottom .footer-info {
  width: 44%;
}

.col-information .content>div:nth-child(1) .add {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 18px;
}

.col-page-detail .pro_show .inquiry-container,
.col-page-detail .pro_show .caseright a.inquiry-btn {
  display: none;
}

@media (max-width: 1366px) {
  .col-information .content>div:nth-child(1) .add {
    font-size: 25px !important;
  }
}

@media (max-width: 960px) {
  .col-information .content>div:nth-child(1) .add {
    font-size: 20px !important;
  }
}

#col-index-banner .ban_cont p {
  font-size: 3.0rem;
}

.col-information .content>div:nth-child(1) {
  width: 100%;
}