.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section {
  overflow: hidden;
}
nav {
  position: relative;
  width: 100%;
  height: auto;
}
nav .nav-main {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 29;
}
nav .nav-main .main-top {
  width: 100%;
  height: 1.2rem;
  background: #fff url(../image/nav-bg.jpg) no-repeat top left;
  background-size: cover;
}
nav .nav-main .main-top .top-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 14.4rem;
  height: 100%;
  margin: 0 auto;
}
nav .nav-main .main-top .top-cont .cont-logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
}
nav .nav-main .main-top .top-cont .cont-logo .logo-pic {
  width: 7.12rem;
  height: auto;
  margin-right: 0.2rem;
}
nav .nav-main .main-top .top-cont .cont-logo .logo-pic img {
  width: 100%;
}
nav .nav-main .main-top .top-cont .cont-logo .logo-cent {
  display: none;
  width: 6.8rem;
  height: auto;
}
nav .nav-main .main-top .top-cont .cont-logo .logo-cent .cent-title {
  width: 100%;
  padding-top: 0.1rem;
  font-size: 0.26rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
  color: #000;
}
nav .nav-main .main-top .top-cont .cont-logo .logo-cent .cent-text {
  width: 98%;
  font-size: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #333;
}
nav .nav-main .main-top .top-cont .cont-logo .logo-cent .cent-text::after {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 0px;
}
nav .nav-main .main-top .top-cont .cont-right {
  width: auto;
  height: auto;
}
nav .nav-main .main-top .top-cont .cont-right .right-top {
  width: 100%;
  height: auto;
  text-align: right;
  color: #333;
}
nav .nav-main .main-top .top-cont .cont-right .right-top a {
  color: #333;
}
nav .nav-main .main-top .top-cont .cont-right .right-top a:hover {
  color: #0068b1;
}
nav .nav-main .main-top .top-cont .cont-right .right-top span {
  margin: 0 0.12rem;
  color: #dddddd;
}
nav .nav-main .main-top .top-cont .cont-right .right-search {
  display: flex;
  justify-content: flex-end;
  width: 3.53rem;
  height: auto;
  margin-top: 0.2rem;
}
nav .nav-main .main-top .top-cont .cont-right .right-search input {
  width: 2.89rem;
  height: 40px;
  padding: 0 20px;
}
nav .nav-main .main-top .top-cont .cont-right .right-search .search-button {
  width: 0.64rem;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #0068b1;
}
nav .nav-main .main-top .top-cont .cont-right .right-search .search-button img {
  width: 16px;
}
nav .nav-main .main-cont {
  width: 100%;
  height: 60px;
  background: #0059a5;
}
nav .nav-main .main-cont .cont-cent {
  display: flex;
  justify-content: flex-start;
  width: 14.4rem;
  height: 100%;
  margin: 0 auto;
}
nav .nav-main .main-cont .cont-cent .cent-item {
  position: relative;
  width: calc(100% / 9);
  height: 100%;
}
nav .nav-main .main-cont .cont-cent .cent-item:first-of-type .item-title {
  border-left: solid 1px #1969ad;
}
nav .nav-main .main-cont .cont-cent .cent-item .item-title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-right: solid 1px #1969ad;
}
nav .nav-main .main-cont .cont-cent .cent-item .item-title img {
  width: 10px;
  margin-left: 0.1rem;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
nav .nav-main .main-cont .cont-cent .cent-item .item-title-active {
  background: #00488d;
  border: none !important;
}
nav .nav-main .main-cont .cont-cent .cent-item .item-subnav {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0.2rem 0.2rem;
  background: #00488d;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
nav .nav-main .main-cont .cont-cent .cent-item .item-subnav .subnav-link {
  display: block;
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #fff;
}
nav .nav-main .main-cont .cont-cent .cent-item .item-subnav .subnav-link:hover {
  text-decoration: underline;
}
nav .nav-main .main-cont .cont-cent .cent-item:hover .item-title img {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
nav .nav-main .main-cont .cont-cent .cent-item:hover .item-subnav {
  opacity: 1;
  visibility: visible;
}
nav .Whead-search,
nav .sidebar-mask,
nav .Whead-sidebar,
nav .head-Wnav,
nav .cont-web-suosou,
nav .cont-web-caidan,
nav .cont-web-right {
  display: none;
}
header {
  position: relative;
  width: 100%;
  height: auto;
}
header .head-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
header .head-banner .swiper-slide {
  width: 100%;
  height: auto;
}
header .head-banner .swiper-slide .slide-box {
  display: block;
  position: relative;
  width: 100%;
}
header .head-banner .swiper-slide .slide-box .slide-pic {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  overflow: hidden;
}
header .head-banner .swiper-slide .slide-box .slide-pic video {
  width: 100%;
  height: auto;
}
header .head-banner .swiper-slide .slide-box .box-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
}
header .head-banner .swiper-slide .slide-box .box-pic img {
  width: 100%;
}
header .head-banner .swiper-slide .slide-box .box-pic2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
header .head-banner .swiper-slide .slide-box .box-pic2 img {
  width: 100%;
}
header .head-banner .swiper-slide .slide-box .box-web-pic {
  display: none;
}
header .head-banner .swiper-slide .slide-box .box-cent {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 14.4rem;
  height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
header .head-banner .swiper-slide .slide-box .box-cent .cent-title {
  font-size: 0.44rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  opacity: 0;
  transform: translatey(30px);
  -o-transform: translatey(30px);
  -moz-transform: translatey(30px);
  -webkit-transform: translatey(30px);
  transition: all 0.5s 0.8s;
  -o-transition: all 0.5s 0.8s;
  -moz-transition: all 0.5s 0.8s;
  -webkit-transition: all 0.5s 0.8s;
}
header .head-banner .swiper-slide-active .box-cent .cent-title,
header .head-banner .swiper-slide-active .box-cent .cent-English,
header .head-banner .swiper-slide-active .box-cent .cent-subtitle,
header .head-banner .swiper-slide-active .box-cent .cent-heng,
header .head-banner .swiper-slide-active .box-cent .cent-subtitle2,
header .head-banner .swiper-slide-active .box-cent .cent-title2,
header .head-banner .swiper-slide-active .box-cent .cent-link {
  opacity: 1 !important;
  transform: translatey(0) !important;
  -o-transform: translatey(0) !important;
  -moz-transform: translatey(0) !important;
  -webkit-transform: translatey(0) !important;
}
header .head-banner .banner-pic {
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100%;
}
header .head-banner .banner-pic img {
  width: 100%;
  opacity: 0;
}
header .head-banner .banner-pic2 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
header .head-banner .banner-pic2 img {
  width: 100%;
  height: auto;
}
header .head-banner .banner-cent {
  position: absolute;
  top: 35%;
  left: 50%;
  width: 1200px;
  height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
header .head-banner .banner-cent .cent-title {
  font-family: 'MONTSERRAT-BOLD';
  font-size: 0.48rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
header .head-banner .banner-cent .cent-text {
  width: 956px;
  margin: 0.4rem auto 0;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
header .head-banner .banner-cent .cent-English {
  font-family: 'MONTSERRAT-LIGHT';
  font-size: 0.36rem;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
header .head-banner .banner-cent2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14.4rem;
  height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
header .head-banner .banner-cent2 .cent-title {
  font-size: 0.6rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
header .head-banner .banner-cent2 .cent-title2 {
  font-size: 0.6rem;
  font-weight: bold;
  text-align: center;
  color: #0068b1;
}
header .head-banner .banner-cent2 .cent-text {
  margin-top: 0.3rem;
  font-size: 0.3rem;
  text-align: center;
  color: #0068b1;
}
header .head-banner .banner-cent2 .cent-text2 {
  margin-top: 0.3rem;
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
}
header .head-banner .banner-cent2 .cent-button {
  display: block;
  width: 180px;
  height: 50px;
  margin: 0.75rem auto 0;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 45px;
}
header .head-banner .banner-cent2 .cent-button:hover {
  color: #0068b1;
  background: #fff;
}
header .head-banner .banner-cent2 .cent-button2 {
  display: block;
  width: 180px;
  height: 50px;
  margin: 0.75rem auto 0;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  color: #0068b1;
  border: solid 1px #0068b1;
  border-radius: 45px;
}
header .head-banner .banner-cent2 .cent-button2:hover {
  color: #fff;
  background: #0068b1;
}
header .head-banner .swiper-pagination {
  bottom: 0.55rem;
  left: 50%;
  width: 15.37rem;
  text-align: center;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
header .head-banner .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 8px;
  height: 8px;
  margin: 0 10px;
  background: #fff;
  opacity: 0.8;
  border-radius: 50%;
}
header .head-banner .swiper-pagination .swiper-pagination-bullet-active {
  width: 36px;
  border-radius: 45px;
}
header .head-banner .banner-swiper-button-prev,
header .head-banner .banner-swiper-button-next {
  position: absolute;
  top: 50%;
  width: 19px;
  height: 35px;
  opacity: 0;
  z-index: 9;
  cursor: pointer;
  outline: none;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
}
header .head-banner .banner-swiper-button-prev img,
header .head-banner .banner-swiper-button-next img {
  width: 100%;
  height: auto;
  opacity: 0.7;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
header .head-banner .banner-swiper-button-prev:hover img,
header .head-banner .banner-swiper-button-next:hover img {
  opacity: 1;
}
header .head-banner .banner-swiper-button-prev {
  left: 0.3rem;
}
header .head-banner .banner-swiper-button-next {
  right: 0.3rem;
}
header .head-banner .scroll-on {
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  width: auto;
  height: auto;
  z-index: 9;
  cursor: pointer;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
header .head-banner .scroll-on .scroll-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
header .head-banner .scroll-on .scroll-icon {
  width: 20px;
  height: auto;
  margin: 16px auto 0;
  overflow: hidden;
}
header .head-banner .scroll-on .scroll-icon img {
  width: 100%;
  animation: run 1.5s infinite linear;
}
header .head-banner:hover .banner-swiper-button-prev {
  left: 0.9rem;
  opacity: 1;
}
header .head-banner:hover .banner-swiper-button-next {
  right: 0.9rem;
  opacity: 1;
}
header .head-strip {
  position: relative;
  width: 100%;
  height: 0.8rem;
  background: #f8f8f8;
  z-index: 29;
}
header .head-strip .strip-box {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: 100%;
  margin: 0 auto;
}
header .head-strip .strip-box .box-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
}
header .head-strip .strip-box .box-left .left-list {
  position: relative;
  width: auto;
  height: 100%;
  padding: 0 0.4rem;
  font-size: 16px;
  line-height: 0.8rem;
  z-index: 9;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
header .head-strip .strip-box .box-left .left-list:last-of-type {
  margin-right: 0;
}
header .head-strip .strip-box .box-left .left-list a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #191c22;
}
header .head-strip .strip-box .box-left .left-list:hover {
  background: #fff;
}
header .head-strip .strip-box .box-left .left-list:hover a {
  color: #0068b1;
}
header .head-strip .strip-box .box-left .left-list-active {
  background: #fff;
}
header .head-strip .strip-box .box-left .left-list-active a {
  font-weight: bold;
  color: #0068b1;
}
header .head-strip .strip-box .box-right {
  display: flex;
  justify-content: flex-end;
  width: 28%;
  text-align: right;
  line-height: 0.8rem;
}
header .head-strip .strip-box .box-right .right-icon1 {
  width: 14px;
}
header .head-strip .strip-box .box-right .right-icon1 img {
  margin-top: -0.04rem;
}
header .head-strip .strip-box .box-right .right-icon1 a {
  transition: none;
  -webkit-transition: none;
}
header .head-strip .strip-box .box-right .right-text {
  width: auto;
  font-size: 14px;
}
header .head-strip .strip-box .box-right .right-text a {
  color: #999;
}
header .head-strip .strip-box .box-right .right-text a:hover {
  color: #0068b1;
  text-decoration: underline;
}
header .head-strip .strip-box .box-right .right-text img {
  width: 4px;
  margin: -0.04rem 0.1rem 0;
}
header .head-strip .strip-box .box-right .right-text span {
  color: #333;
}
header .background {
  background: #f5f7f9;
}
header .head-Wnav {
  display: none;
}
footer {
  width: 100%;
  height: auto;
  background: #00488d;
}
footer .foot-main {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
  padding: 0.5rem 0 0.25rem;
}
footer .foot-main .main-nav {
  display: flex;
  justify-content: flex-start;
  width: auto;
  height: auto;
}
footer .foot-main .main-nav .nav-item {
  width: 1.35rem;
  height: auto;
}
footer .foot-main .main-nav .nav-item .item-title {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
footer .foot-main .main-nav .nav-item .item-cent {
  width: 100%;
  height: auto;
  margin-top: 0.3rem;
}
footer .foot-main .main-nav .nav-item .item-cent a {
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.7);
}
footer .foot-main .main-nav .nav-item .item-cent a:hover {
  color: #ffffff;
}
footer .foot-main .main-right {
  width: auto;
  height: auto;
}
footer .foot-main .main-right .right-title {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
footer .foot-main .main-right .right-cent {
  display: flex;
  justify-content: space-between;
  width: 2.5rem;
}
footer .foot-main .main-right .right-cent .cent-item {
  width: auto;
  height: auto;
  margin-top: 0.4rem;
}
footer .foot-main .main-right .right-cent .cent-item .item-ewm {
  width: 1.12rem;
  height: auto;
}
footer .foot-main .main-right .right-cent .cent-item .item-ewm img {
  width: 100%;
}
footer .foot-main .main-right .right-cent .cent-item .item-ewm .ewm-title {
  margin-top: 0.2rem;
  font-size: 15px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
footer .foot-bottom {
  width: 100%;
  height: auto;
  padding: 0.3rem 0;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
footer .foot-bottom .bottom-main {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
footer .foot-bottom .bottom-main .main-right {
  width: 270px;
  height: auto;
}
footer .foot-bottom .bottom-main .main-right .right-share {
  display: flex;
  justify-content: flex-end;
  width: auto;
  height: auto;
}
footer .foot-bottom .bottom-main .main-right .right-share .share-item {
  position: relative;
  width: 40px;
  height: 40px;
  margin-left: 0.2rem;
  border: solid 1px rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
footer .foot-bottom .bottom-main .main-right .right-share .share-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 21px;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
footer .foot-bottom .bottom-main .main-right .right-share .share-item .img2 {
  opacity: 0;
}
footer .foot-bottom .bottom-main .main-right .right-share .share-item:hover {
  border: solid 1px #ffffff;
  background: #fff;
}
footer .foot-bottom .bottom-main .main-right .right-share .share-item:hover .img1 {
  opacity: 0;
}
footer .foot-bottom .bottom-main .main-right .right-share .share-item:hover .img2 {
  opacity: 1;
}
footer .foot-bottom .bottom-main .main-right .right-link {
  width: auto;
  height: auto;
  text-align: right;
  margin-top: 0.4rem;
}
footer .foot-bottom .bottom-main .main-right .right-link a {
  font-size: 15px;
  color: #cbd4e1;
  margin-left: 0.3rem;
}
footer .foot-bottom .bottom-main .main-right .right-link a:first-of-type {
  margin-left: 0;
}
footer .foot-bottom .bottom-main .main-right .right-link a:hover {
  color: #fff;
  text-decoration: underline;
}
footer .foot-bottom .bottom-main .main-left {
  width: calc(100% - 270px);
  height: auto;
}
footer .foot-bottom .bottom-main .main-left .left-box {
  position: relative;
  width: 2.68rem;
  height: 40px;
  padding-left: 0.2rem;
  font-size: 15px;
  color: #0068b1;
  line-height: 40px;
  background: #fff url(../image/icon-foot-link-arrow.jpg) no-repeat 96% center;
  background-size: 10px;
  cursor: pointer;
}
footer .foot-bottom .bottom-main .main-left .left-box .link-hidden {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  height: auto;
  background: #fff;
  padding-left: 0.2rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
footer .foot-bottom .bottom-main .main-left .left-box .link-hidden a {
  display: inline-block;
  width: 100%;
  height: 0.5rem;
  font-size: 14px;
  color: #666;
  line-height: 0.5rem;
}
footer .foot-bottom .bottom-main .main-left .left-box .link-hidden a:hover {
  text-decoration: underline;
  color: #0068b1;
}
footer .foot-bottom .bottom-main .main-left .left-box:hover .link-hidden {
  opacity: 1;
  visibility: visible;
}
footer .foot-bottom .bottom-main .main-left .left-zhizi {
  margin-top: 0.4rem;
  font-size: 15px;
  color: #fff;
}
footer .foot-bottom .bottom-main .main-left .left-zhizi a {
  color: #fff;
}
footer .foot-bottom .bottom-main .main-left .left-zhizi a:hover {
  text-decoration: underline;
}
.container {
  width: 100%;
  height: auto;
  padding: 0.48rem 0;
  background: #f8f8f8 url(../image/bg2.png) no-repeat left top;
  background-size: cover;
}
.container .cont-plate1 {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.container .cont-plate1 .plate-item {
  width: calc(50% - 0.24rem);
  height: auto;
  padding: 0.3rem 0.38rem;
  border: solid 1px #eeeeee;
  background: #fff;
}
.container .cont-plate1 .plate-item .item-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 0.15rem;
  border-bottom: solid 1px #eeeeee;
}
.container .cont-plate1 .plate-item .item-top .top-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  font-size: 0.24rem;
  font-weight: bold;
  color: #081823;
}
.container .cont-plate1 .plate-item .item-top .top-left img {
  width: 25px;
  margin-right: 0.1rem;
}
.container .cont-plate1 .plate-item .item-top .top-link {
  font-size: 16px;
  color: #666;
}
.container .cont-plate1 .plate-item .item-top .top-link:hover {
  color: #0068b1;
}
.container .cont-plate1 .plate-item .item-cont {
  width: 100%;
  height: auto;
  padding-top: 0.4rem;
}
.container .cont-plate1 .plate-item .item-cont .cont-lump {
  width: 100%;
  height: auto;
  padding-right: 0.4rem;
}
.container .cont-plate1 .plate-item .item-cont .cont-lump .lump-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #090a0c;
}
.container .cont-plate1 .plate-item .item-cont .cont-lump .lump-text {
  margin-top: 0.2rem;
  font-size: 15px;
  line-height: 32px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container .cont-plate1 .plate-item .item-cont .cont-pic {
  width: 100%;
  height: auto;
  margin-top: 0.1rem;
  overflow: hidden;
}
.container .cont-plate1 .plate-item .item-cont .cont-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-plate1 .plate-item .item-cont .cont-pic:hover img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.container .cont-plate1 .plate-item .item-cent {
  width: 100%;
  height: auto;
  padding-top: 0.4rem;
}
.container .cont-plate1 .plate-item .item-cent .cent-top {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 0.2rem;
}
.container .cont-plate1 .plate-item .item-cent .cent-top .top-pic {
  width: 2.24rem;
  height: auto;
  overflow: hidden;
}
.container .cont-plate1 .plate-item .item-cent .cent-top .top-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-plate1 .plate-item .item-cent .cent-top .top-lump {
  width: 3.9rem;
  height: auto;
  padding: 0.12rem 0 0 0.4rem;
}
.container .cont-plate1 .plate-item .item-cent .cent-top .top-lump .lump-time {
  font-family: 'MONTSERRAT-REGULAR';
  font-size: 15px;
  color: #999;
}
.container .cont-plate1 .plate-item .item-cent .cent-top .top-lump .lump-title {
  margin-top: 0.2rem;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-plate1 .plate-item .item-cent .cent-top .top-lump:hover .lump-title {
  color: #0068b1;
}
.container .cont-plate1 .plate-item .item-cent .cent-link {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 0.16rem;
}
.container .cont-plate1 .plate-item .item-cent .cent-link::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #a0a0a0;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-plate1 .plate-item .item-cent .cent-link .link-title {
  width: 4.5rem;
  height: auto;
  font-size: 15px;
  line-height: 44px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-plate1 .plate-item .item-cent .cent-link .link-time {
  font-size: 15px;
  color: #999;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-plate1 .plate-item .item-cent .cent-link:hover::after {
  background: #0068b1;
}
.container .cont-plate1 .plate-item .item-cent .cent-link:hover .link-title {
  color: #0068b1;
}
.container .cont-plate1 .plate-item .item-cent .cent-link:hover .link-time {
  color: #0068b1;
}
.container .cont-item {
  width: 14.4rem;
  height: auto;
  margin: 0.5rem auto 0;
  padding: 0.3rem 0.38rem;
  background: #fff;
  border: solid 1px #eeeeee;
}
.container .cont-item .item-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 0.15rem;
  border-bottom: solid 1px #eeeeee;
}
.container .cont-item .item-top .top-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  font-size: 0.24rem;
  font-weight: bold;
  color: #081823;
}
.container .cont-item .item-top .top-left img {
  width: 25px;
  margin-right: 0.1rem;
}
.container .cont-item .item-top .top-link {
  font-size: 16px;
  color: #666;
}
.container .cont-item .item-top .top-link:hover {
  color: #0068b1;
}
.container .cont-item .item-cent {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
}
.container .cont-item .item-cent .cent-lump {
  width: calc(100% / 4 - 0.24rem);
  height: auto;
  margin-right: 0.32rem;
}
.container .cont-item .item-cent .cent-lump:last-of-type {
  margin-right: 0;
}
.container .cont-item .item-cent .cent-lump .lump-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.container .cont-item .item-cent .cent-lump .lump-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-item .item-cent .cent-lump .lump-title {
  margin-top: 0.25rem;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-item .item-cent .cent-lump:hover .lump-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.container .cont-item .item-cent .cent-lump:hover .lump-title {
  color: #0068b1;
}
.about {
  width: 100%;
  height: auto;
}
.about .about-main {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
  background: url(../image/bg.png) no-repeat left bottom;
}
.about .about-main .main-cont {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.about .about-main .main-cont .cont-left {
  width: 3.65rem;
  height: auto;
}
.about .about-main .main-cont .cont-left .left-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #081823;
}
.about .about-main .main-cont .cont-left .left-subtitle {
  margin-top: 0.3rem;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.36rem;
  color: #0068b1;
}
.about .about-main .main-cont .cont-left .left-text {
  margin-top: 0.2rem;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.about .about-main .main-cont .cont-left .left-map {
  width: 100%;
  height: auto;
  margin-top: 0.2rem;
}
.about .about-main .main-cont .cont-left .left-map img {
  width: 100%;
}
.about .about-main .main-cont .cont-right {
  width: 9.15rem;
  height: auto;
  font-size: 15px;
  line-height: 36px;
  text-align: justify;
  color: #333;
}
.about .about-bottom {
  width: 100%;
  height: auto;
}
.about .about-bottom img {
  width: 100%;
}
.history {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.96rem;
  background: url(../image/bg1.png) no-repeat left bottom;
  background-size: 100%;
}
.history .history-main {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.history .history-main .main-left {
  width: 130px;
  height: auto;
}
.history .history-main .main-left .left-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #090a0c;
}
.history .history-main .main-left .left-text {
  margin-top: 0.2rem;
  font-size: 15px;
  color: #333;
}
.history .history-main .main-right {
  width: 12rem;
  height: auto;
  padding: 0 0.9rem 0.8rem;
  background: #fff;
}
.history .history-main .main-right .right-item {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 0.5rem;
  cursor: pointer;
}
.history .history-main .main-right .right-item::before {
  content: '';
  position: absolute;
  top: 15px;
  left: 7.5px;
  width: 1px;
  height: calc(100% - 10px);
  background: #e7e7e7;
}
.history .history-main .main-right .right-item:last-of-type {
  padding-bottom: 0;
}
.history .history-main .main-right .right-item:last-of-type::before {
  display: none;
}
.history .history-main .main-right .right-item .item-icon {
  position: relative;
  width: 15px;
  height: 15px;
  margin-top: 0.05rem;
  border: solid 3px #d2d2d2;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;;
}
.history .history-main .main-right .right-item .item-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -14px;
  width: 6px;
  height: 9px;
  background: url(../image/icon-history-arrow.png) no-repeat left top;
  background-size: 100%;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.history .history-main .main-right .right-item .item-cent {
  width: calc(100% - 0.5rem);
  height: auto;
}
.history .history-main .main-right .right-item .item-cent .cent-year {
  font-family: 'MONTSERRAT-BOLD';
  font-size: 0.24rem;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.history .history-main .main-right .right-item .item-cent .cent-text {
  margin-top: 0.2rem;
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
.history .history-main .main-right .right-item:hover .item-icon {
  border: solid 3px #0068b1;
}
.history .history-main .main-right .right-item:hover .item-icon::after {
  background: url(../image/icon-history-arrow-active.png) no-repeat left top;
  background-size: 100%;
}
.history .history-main .main-right .right-item:hover .item-cent .cent-year {
  color: #0068b1;
}
.family {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.family .family-cont {
  width: 14.4rem;
  margin: 0 auto;
}
.family .family-cont .box-pic {
  width: 100%;
}
.family .family-cont .box-pic img {
  width: 100%;
}
.platform {
  width: 100%;
  height: auto;
}
.platform .platform-top {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0;
}
.platform .platform-top .top-cent {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.platform .platform-top .top-cent .cent-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.platform .platform-top .top-cent .cent-list {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
}
.platform .platform-top .top-cent .cent-list .list-item {
  position: relative;
  width: 25%;
  height: auto;
  padding-bottom: 0.4rem;
  font-size: 18px;
  text-align: center;
  color: #333;
}
.platform .platform-top .top-cent .cent-list .list-item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #0068b1;
  transform: scale(0, 0) translateZ(0);
  -o-transform: scale(0, 0) translateZ(0);
  -moz-transform: scale(0, 0) translateZ(0);
  -webkit-transform: scale(0, 0 translateZ(0));
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.platform .platform-top .top-cent .cent-list .list-item:hover {
  font-weight: bold;
  color: #0068b1;
}
.platform .platform-top .top-cent .cent-list .list-item:hover::after {
  transform: scale(1, 1) translateZ(0);
  -o-transform: scale(1, 1) translateZ(0);
  -moz-transform: scale(1, 1) translateZ(0);
  -webkit-transform: scale(1, 1 translateZ(0));
}
.platform .platform-top .top-cent .cent-list .list-item-active {
  font-weight: bold;
  color: #0068b1;
}
.platform .platform-top .top-cent .cent-list .list-item-active::after {
  transform: scale(1, 1) translateZ(0);
  -o-transform: scale(1, 1) translateZ(0);
  -moz-transform: scale(1, 1) translateZ(0);
  -webkit-transform: scale(1, 1 translateZ(0));
}
.platform .platform-main {
  width: 100%;
  height: auto;
  padding: 0.56rem 0 0.8rem;
  background: #f8f8f8;
}
.platform .platform-main .main-cont {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.platform .platform-main .main-cont .cont-left {
  width: 5.92rem;
  height: auto;
  padding: 0.8rem;
  background: #fff;
}
.platform .platform-main .main-cont .cont-left .left-title {
  margin-bottom: 0.4rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #000;
}
.platform .platform-main .main-cont .cont-left .left-text {
  display: flex;
  justify-content: flex-start;
  margin-top: 24px;
}
.platform .platform-main .main-cont .cont-left .left-text em {
  width: 30px;
  font-family: 'MONTSERRAT-REGULAR';
  font-size: 15px;
  line-height: 30px;
  color: #f3ab00;
}
.platform .platform-main .main-cont .cont-left .left-text span {
  font-size: 15px;
  line-height: 30px;
  color: #333;
}
.platform .platform-main .main-cont .cont-pic {
  width: 8.48rem;
  height: auto;
}
.platform .platform-main .main-cont .cont-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.system {
  width: 100%;
  height: auto;
}
.system .system-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
  padding: 0.8rem 0 0.65rem;
}
.system .system-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.system .system-main .main-cont {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 0.48rem;
}
.system .system-main .main-cont .cont-item {
  width: calc(100% / 4 - 0.36rem);
  height: auto;
  margin-right: 0.48rem;
  margin-bottom: 0.3rem;
}
.system .system-main .main-cont .cont-item:nth-child(4n) {
  margin-right: 0;
}
.system .system-main .main-cont .cont-item .item-pic {
  width: 100%;
  height: 3.76rem;
  background: #dbdbdb;
  overflow: hidden;
}
.system .system-main .main-cont .cont-item .item-pic img {
  width: 100%;
}
.system .system-main .main-cont .cont-item .item-cent {
  width: 100%;
  height: 80px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 80px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.system .system-main .main-cont .cont-item:hover .item-cent {
  color: #fff;
  background: linear-gradient(90deg, #0068b1, #0059a5);
}
.hardware {
  width: 100%;
  height: auto;
}
.hardware .hardware-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
  padding: 0.8rem 0 0.65rem;
}
.hardware .hardware-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.hardware .hardware-main .main-cont {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 0.8rem;
}
.hardware .hardware-main .main-cont .cont-swiper {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
  overflow: hidden;
}
.hardware .hardware-main .main-cont .cont-swiper .swiper-slide {
  width: 33.33%;
  height: auto;
}
.hardware .hardware-main .main-cont .cont-swiper .swiper-slide .slide-box {
  width: 100%;
  height: auto;
  padding: 8px;
  background: #fff;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.hardware .hardware-main .main-cont .cont-swiper .swiper-slide .slide-box img {
  width: 100%;
}
.hardware .hardware-main .main-cont .cont-swiper .swiper-slide .slide-title {
  width: 100%;
  height: auto;
  margin-top: 0.6rem;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #111;
  opacity: 0;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.hardware .hardware-main .main-cont .cont-swiper .swiper-slide-active {
  z-index: 9;
}
.hardware .hardware-main .main-cont .cont-swiper .swiper-slide-active .slide-box {
  transform: scale(1.3, 1.3) translateZ(0);
  -o-transform: scale(1.3, 1.3) translateZ(0);
  -moz-transform: scale(1.3, 1.3) translateZ(0);
  -webkit-transform: scale(1.3, 1.3 translateZ(0));
}
.hardware .hardware-main .main-cont .cont-swiper .swiper-slide-active .slide-title {
  opacity: 1;
}
.hardware .hardware-main .main-cont .hardware-swiper-button-next,
.hardware .hardware-main .main-cont .hardware-swiper-button-prev {
  position: absolute;
  top: 45%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #0068b1;
  outline: none;
  cursor: pointer;
  z-index: 9;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.hardware .hardware-main .main-cont .hardware-swiper-button-next img,
.hardware .hardware-main .main-cont .hardware-swiper-button-prev img {
  width: 9px;
}
.hardware .hardware-main .main-cont .hardware-swiper-button-next:hover,
.hardware .hardware-main .main-cont .hardware-swiper-button-prev:hover {
  background: #f3ab00;
}
.hardware .hardware-main .main-cont .hardware-swiper-button-prev {
  left: 0;
}
.hardware .hardware-main .main-cont .hardware-swiper-button-next {
  right: 0;
}
.news {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.news .news-main {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.news .news-main .main-item {
  width: calc(100% / 3 - 0.32rem);
  height: auto;
  margin-right: 0.48rem;
  margin-bottom: 0.48rem;
  background: #f8f8f8;
}
.news .news-main .main-item:nth-child(3n) {
  margin-right: 0;
}
.news .news-main .main-item .item-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.news .news-main .main-item .item-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news .news-main .main-item .item-cent {
  width: 100%;
  height: auto;
  padding: 0.48rem 0.4rem;
}
.news .news-main .main-item .item-cent .cent-time {
  font-family: 'MONTSERRAT-REGULAR';
  font-size: 15px;
  color: #999;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news .news-main .main-item .item-cent .cent-title {
  margin-top: 0.25rem;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news .news-main .main-item .item-cent .cent-text {
  display: none;
  margin-top: 0.2rem;
  font-size: 15px;
  line-height: 32px;
  color: #555;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news .news-main .main-item:hover {
  background: #0068b1;
}
.news .news-main .main-item:hover .item-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.news .news-main .main-item:hover .item-cent .cent-time,
.news .news-main .main-item:hover .item-cent .cent-title,
.news .news-main .main-item:hover .item-cent .cent-text {
  color: #fff;
}
.newsDetails {
  width: 100%;
  height: auto;
}
.newsDetails .newsDetails-main {
  display: flex;
  justify-content: flex-start;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.newsDetails .newsDetails-main .main-left {
  width: 11.38rem;
  height: auto;
  padding: 0.8rem 0;
  border-right: solid 1px #eeeeee;
}
.newsDetails .newsDetails-main .main-left .left-top {
  width: 100%;
  height: auto;
  padding-bottom: 0.4rem;
  border-bottom: solid 1px #eeeeee;
}
.newsDetails .newsDetails-main .main-left .left-top .top-title {
  font-size: 0.28rem;
  font-weight: bold;
  color: #090a0c;
}
.newsDetails .newsDetails-main .main-left .left-top .top-text {
  margin-top: 0.25rem;
  font-size: 15px;
  color: #999;
}
.newsDetails .newsDetails-main .main-left .left-box {
  width: 100%;
  height: auto;
  padding-top: 0.5rem;
  padding-right: 0.8rem;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.newsDetails .newsDetails-main .main-left .left-box p {
  text-indent: 30px;
}
.newsDetails .newsDetails-main .main-left .left-box img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.newsDetails .newsDetails-main .main-left .left-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 0.6rem;
  padding-right: 0.8rem;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90px;
  height: auto;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-icon {
  position: relative;
  width: 16px;
  height: 15px;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-icon .img2 {
  opacity: 0;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button:hover .button-icon .img1 {
  opacity: 0;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button:hover .button-icon .img2 {
  opacity: 1;
}
.newsDetails .newsDetails-main .main-left .left-bottom .bottom-button:hover .button-title {
  color: #0068b1;
}
.newsDetails .newsDetails-main .main-right {
  width: 3.05rem;
  height: auto;
  padding-top: 0.8rem;
  padding-left: 0.48rem;
}
.newsDetails .newsDetails-main .main-right .right-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  font-size: 0.24rem;
  font-weight: bold;
  color: #081823;
}
.newsDetails .newsDetails-main .main-right .right-top img {
  width: 25px;
  margin-right: 0.1rem;
}
.newsDetails .newsDetails-main .main-right .right-item {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
}
.newsDetails .newsDetails-main .main-right .right-item .item-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.newsDetails .newsDetails-main .main-right .right-item .item-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newsDetails .newsDetails-main .main-right .right-item .item-cent {
  width: 100%;
  height: auto;
}
.newsDetails .newsDetails-main .main-right .right-item .item-cent .cent-time {
  margin-top: 0.25rem;
  font-family: 'MONTSERRAT-REGULAR';
  font-size: 15px;
  color: #999;
}
.newsDetails .newsDetails-main .main-right .right-item .item-cent .cent-title {
  margin-top: 0.15rem;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.newsDetails .newsDetails-main .main-right .right-item:hover .item-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.newsDetails .newsDetails-main .main-right .right-item:hover .item-cent .cent-title {
  color: #0068b1;
}
.notice {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.notice .notice-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.notice .notice-main .main-item {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  color: #999;
  border-bottom: solid 1px #eeeeee;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.notice .notice-main .main-item .item-time {
  margin-right: 0.45rem;
  font-size: 15px;
}
.notice .notice-main .main-item:hover {
  padding-left: 0.3rem;
  color: #fff;
  background: #0068b1;
  border-bottom: solid 1px transparent;
}
.leader {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.leader .leader-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.leader .leader-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #333;
}
.leader .leader-main .main-cont {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
}
.leader .leader-main .main-cont .cont-left {
  width: 4.24rem;
  height: auto;
}
.leader .leader-main .main-cont .cont-left .left-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.leader .leader-main .main-cont .cont-left .left-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.leader .leader-main .main-cont .cont-left .left-cent {
  width: 100%;
  height: auto;
  padding: 0.48rem 0.4rem 0.4rem;
  background: linear-gradient(90deg, #0059a5, #0068b1);
}
.leader .leader-main .main-cont .cont-left .left-cent .cent-title {
  font-size: 15px;
  color: #fff;
}
.leader .leader-main .main-cont .cont-left .left-cent .cent-title span {
  margin-right: 0.2rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
}
.leader .leader-main .main-cont .cont-left .left-cent .cent-text {
  margin-top: 0.15rem;
  font-size: 18px;
  color: #fff;
}
.leader .leader-main .main-cont .cont-left:hover .left-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.leader .leader-main .main-cont .cont-right {
  width: 9.3rem;
  height: auto;
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
.leader .leader-main .main-cont .cont-right p {
  text-indent: 30px;
}
.leader .leader-main .main-cont .cont-right p:first-of-type {
  font-weight: bold;
}
.team {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.3rem;
}
.team .team-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.team .team-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.team .team-main .main-cont {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 0.48rem;
}
.team .team-main .main-cont .cont-item {
  width: calc(100% / 2 - 0.24rem);
  height: auto;
  margin-bottom: 0.55rem;
}
.team .team-main .main-cont .cont-item .item-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.team .team-main .main-cont .cont-item .item-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.team .team-main .main-cont .cont-item .item-title {
  margin-top: 0.3rem;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #090a0c;
}
.team .team-main .main-cont .cont-item:hover .item-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.team .team-main .main-cont .cont-item:hover .item-title {
  color: #0068b1;
}
.team2 {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.3rem;
}
.team2 .team-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.team2 .team-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.team2 .team-main .main-cont {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 0.48rem;
}
.team2 .team-main .main-cont .cont-lump {
  width: calc(50% - 0.24rem);
  height: auto;
  padding: 0.34rem 0.4rem;
  margin-bottom: 0.48rem;
  border: solid 1px #eeeeee;
}
.team2 .team-main .main-cont .cont-lump .lump-title {
  padding-bottom: 0.2rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #081823;
  border-bottom: solid 1px #eee;
}
.team2 .team-main .main-cont .cont-lump .lump-box {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 0.35rem;
}
.team2 .team-main .main-cont .cont-lump .lump-box .box-item {
  width: auto;
  height: auto;
  margin-left: 0.24rem;
  font-size: 20px;
  line-height: 36px;
  text-align: justify;
  text-align-last: justify;
  color: #333;
}
.team2 .team-main .main-cont .cont-lump .lump-box .box-item:hover {
  font-weight: bold;
  color: #0068b1;
}
.teamDetails {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.7rem;
}
.teamDetails .teamDetails-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.teamDetails .teamDetails-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.teamDetails .teamDetails-main .main-cont {
  width: 100%;
  height: auto;
  margin-top: 0.48rem;
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
.teamDetails .teamDetails-main .main-cont p {
  text-indent: 30px;
}
.teamDetails .teamDetails-main .main-cont img {
  display: block;
  max-width: 30%;
  width: auto;
  margin: 0 auto;
}
.teamDetails .teamDetails-main .main-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90px;
  height: auto;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button .button-icon {
  position: relative;
  width: 16px;
  height: 15px;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button .button-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button .button-icon .img2 {
  opacity: 0;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button .button-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button:hover .button-icon .img1 {
  opacity: 0;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button:hover .button-icon .img2 {
  opacity: 1;
}
.teamDetails .teamDetails-main .main-bottom .bottom-button:hover .button-title {
  color: #0068b1;
}
.lactmed {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.64rem;
}
.lactmed .lactmed-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.lactmed .lactmed-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #090a0c;
}
.lactmed .lactmed-main .main-top {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
}
.lactmed .lactmed-main .main-top .top-item {
  width: auto;
  height: 48px;
  padding: 0 0.36rem;
  margin: 0 0.08rem 0.1rem;
  font-size: 16px;
  line-height: 48px;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.lactmed .lactmed-main .main-top .top-item:hover {
  color: #fff;
  background: #0068b1;
}
.lactmed .lactmed-main .main-top .top-item-active {
  color: #fff;
  background: #0068b1;
}
.lactmed .lactmed-main .main-cont {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
}
.lactmed .lactmed-main .main-cont .cont-item {
  width: calc(100% / 4 - 0.36rem);
  height: auto;
  margin-right: 0.48rem;
  margin-top: 0.5rem;
}
.lactmed .lactmed-main .main-cont .cont-item:nth-child(4n) {
  margin-right: 0;
}
.lactmed .lactmed-main .main-cont .cont-item .item-pic {
  width: 100%;
  height: 3.76rem;
  background: #dbdbdb;
  overflow: hidden;
}
.lactmed .lactmed-main .main-cont .cont-item .item-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.lactmed .lactmed-main .main-cont .cont-item .item-cent {
  width: 100%;
  height: auto;
  padding: 0.4rem 0.1rem;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.lactmed .lactmed-main .main-cont .cont-item .item-cent .cent-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #090a0c;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.lactmed .lactmed-main .main-cont .cont-item .item-cent .cent-text {
  margin-top: 0.18rem;
  font-size: 15px;
  text-align: center;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.lactmed .lactmed-main .main-cont .cont-item:hover .item-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.lactmed .lactmed-main .main-cont .cont-item:hover .item-cent {
  background: linear-gradient(90deg, #0068b1, #0059a5);
}
.lactmed .lactmed-main .main-cont .cont-item:hover .item-cent .cent-title,
.lactmed .lactmed-main .main-cont .cont-item:hover .item-cent .cent-text {
  color: #fff;
}
.study {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.study .study-main {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.study .study-main .main-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 33.33%;
  height: auto;
}
.study .study-main .main-item .item-pic {
  width: 100%;
  height: 2.64rem;
  overflow: hidden;
}
.study .study-main .main-item .item-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.study .study-main .main-item .item-cent {
  position: relative;
  width: 100%;
  height: 2.64rem;
  padding: 0.7rem 0.48rem 0;
}
.study .study-main .main-item .item-cent .cent-text {
  font-size: 15px;
  line-height: 32px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.study .study-main .main-item .item-cent .cent-icon {
  position: absolute;
  top: -14px;
  left: 50%;
  width: 20px;
  height: auto;
  z-index: 99;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.study .study-main .main-item .item-cent .cent-icon img {
  width: 100%;
}
.study .study-main .main-item .item-cent .cent-num {
  position: absolute;
  bottom: -0.4rem;
  right: 0.48rem;
  font-family: 'MONTSERRAT-BOLD';
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.05);
}
.study .study-main .main-item:first-of-type .item-cent {
  background: #f3ab00;
}
.study .study-main .main-item:nth-child(2) .item-cent {
  background: #0573c1;
}
.study .study-main .main-item:nth-child(3) .item-cent {
  background: #0059a5;
}
.study .study-main .main-item:nth-child(even) {
  flex-direction: column-reverse;
}
.study .study-main .main-item:nth-child(even) .item-cent .cent-icon {
  top: auto;
  bottom: -14px;
}
.study .study-main .main-item:hover .item-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.technology {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.8rem;
}
.technology .technology-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.technology .technology-main .main-top {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
}
.technology .technology-main .main-top .top-item {
  width: auto;
  height: 48px;
  padding: 0 0.4rem;
  margin-bottom: 0.3rem;
  font-size: 16px;
  line-height: 48px;
  color: #333;
}
.technology .technology-main .main-top .top-item:hover {
  background: #0068b1;
  color: #fff;
}
.technology .technology-main .main-top .top-item-active {
  background: #0068b1;
  color: #fff;
}
.technology .technology-main .main-title {
  margin-top: 0.88rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #000;
}
.technology .technology-main .main-text {
  margin-top: 0.3rem;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.technology .technology-main .main-cont {
  width: 100%;
  height: auto;
}
.technology .technology-main .main-cont .cont-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
}
.technology .technology-main .main-cont .cont-item .item-pic {
  width: 50%;
  height: auto;
  overflow: hidden;
}
.technology .technology-main .main-cont .cont-item .item-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.technology .technology-main .main-cont .cont-item .item-cent {
  width: 50%;
  height: auto;
  padding: 0.8rem 0.78rem 0.3rem;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.technology .technology-main .main-cont .cont-item .item-cent .cent-title {
  font-size: 0.24rem;
  font-weight: bold;
  color: #000;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.technology .technology-main .main-cont .cont-item .item-cent .cent-text {
  margin-top: 0.2rem;
  font-size: 16px;
  line-height: 36px;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.technology .technology-main .main-cont .cont-item:nth-child(even) {
  flex-direction: row-reverse;
}
.technology .technology-main .main-cont .cont-item:hover .item-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.technology .technology-main .main-cont .cont-item:hover .item-cent {
  background: #0068b1;
}
.technology .technology-main .main-cont .cont-item:hover .item-cent .cent-title,
.technology .technology-main .main-cont .cont-item:hover .item-cent .cent-text {
  color: #fff;
}
.service {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.service .service-main {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.service .service-main .main-cent {
  width: 50%;
  height: auto;
  padding: 0.8rem 0.8rem 0.3rem;
  background: #f8f8f8;
}
.service .service-main .main-cent .cent-title {
  margin-top: 0.3rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #000;
}
.service .service-main .main-cent .cent-text {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.25rem;
  font-size: 16px;
  line-height: 32px;
}
.service .service-main .main-cent .cent-text em {
  margin-right: 0.1rem;
  font-size: 16px;
  color: #0068b1;
}
.service .service-main .main-cent .cent-text span {
  font-size: 16px;
  color: #333;
}
.service .service-main .main-pic {
  width: 50%;
  height: auto;
  overflow: hidden;
}
.service .service-main .main-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.service .service-main:hover .main-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.patent {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.patent .patent-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.patent .patent-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #090a0c;
}
.patent .patent-main .main-text {
  margin-top: 0.25rem;
  font-size: 15px;
  line-height: 36px;
  text-align: center;
  color: #333;
}
.patent .patent-main .main-table {
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
}
.patent .patent-main .main-table table {
  width: 100%;
}
.patent .patent-main .main-table tr {
  background: #fff;
}
.patent .patent-main .main-table tr:first-of-type {
  background: #0068b1;
}
.patent .patent-main .main-table tr:nth-child(even) {
  background: #f8f8f8;
}
.patent .patent-main .main-table th {
  padding: 12px 10px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border: solid 1px #0068b1;
  border-right: solid 1px #5f9ec9;
  background: #0068b1;
}
.patent .patent-main .main-table td {
  padding: 12px 10px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  color: #333;
  border: solid 1px #eeeeee;
}
.patent .patent-main .main-table td a {
  display: block;
  color: #333;
}
.patent .patent-main .main-table td a:hover {
  color: #0068b1;
  text-decoration: dashed;
}
.patent .patent-main .main-pic {
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
  text-align: center;
}
.patent .patent-main .main-pic img {
  max-width: 100%;
  width: auto;
}
.guide {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.guide .guide-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.guide .guide-main .main-item {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 0.4rem;
  margin-bottom: 0.4rem;
  border-bottom: solid 1px #eeeeee;
}
.guide .guide-main .main-item::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background: #0068b1;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.guide .guide-main .main-item .item-pic {
  width: 4.48rem;
  height: auto;
  overflow: hidden;
}
.guide .guide-main .main-item .item-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.guide .guide-main .main-item .item-cent {
  width: calc(100% - 4.48rem);
  height: auto;
  padding-right: 0.8rem;
}
.guide .guide-main .main-item .item-cent .cent-time {
  font-family: 'MONTSERRAT-REGULAR';
  font-size: 15px;
  color: #999;
}
.guide .guide-main .main-item .item-cent .cent-title {
  margin-top: 0.25rem;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.guide .guide-main .main-item .item-cent .cent-text {
  margin-top: 0.25rem;
  font-size: 15px;
  line-height: 32px;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.guide .guide-main .main-item .item-cent .cent-button {
  margin-top: 0.3rem;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 1px #c1c1c1;
  background: url(../image/icon-guide-arrow.png) no-repeat center;
  background-size: 8px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.guide .guide-main .main-item:hover::after {
  width: 100%;
}
.guide .guide-main .main-item:hover .item-pic img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.guide .guide-main .main-item:hover .item-cent .cent-title {
  color: #0068b1;
}
.guide .guide-main .main-item:hover .item-cent .cent-button {
  border: solid 1px transparent;
  background: #0068b1 url(../image/icon-guide-arrow-active.png) no-repeat center;
  background-size: 8px;
}
.recruit {
  width: 100%;
  height: auto;
  padding: 0.48rem 0 0.8rem;
}
.recruit .recruit-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.recruit .recruit-main .main-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 45px 55px;
  margin-bottom: 0.32rem;
  background: #f8f8f8;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.recruit .recruit-main .main-item .item-left {
  width: 1.9rem;
  height: 100%;
  padding-right: 0.4rem;
  border-right: solid 1px #dfdfdf;
}
.recruit .recruit-main .main-item .item-left .left-title {
  font-size: 0.24rem;
  font-weight: bold;
  color: #000;
}
.recruit .recruit-main .main-item .item-left .left-heng {
  width: 24px;
  height: 3px;
  margin: 0.2rem 0 0.15rem;
  background: #0068b1;
}
.recruit .recruit-main .main-item .item-cent {
  width: 9.6rem;
  height: auto;
  overflow: hidden;
}
.recruit .recruit-main .main-item .item-cent .cent-cont {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.recruit .recruit-main .main-item .item-cent .cent-cont .cont-text {
  font-size: 15px;
  line-height: 30px;
  color: #333;
}
.recruit .recruit-main .main-item .item-cent .cent-cont .cont-text span {
  font-size: 18px;
  font-weight: bold;
}
.recruit .recruit-main .main-item .item-cent .cent-cont .cont-button {
  display: inline-block;
  width: auto;
  height: 40px;
  margin-top: 0.4rem;
  padding: 0 0.2rem;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  background: #0068b1;
}
.recruit .recruit-main .main-item .item-cent .cent-cont .cont-button:hover {
  background: #f3ab00;
}
.recruit .recruit-main .main-item .item-right {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 20px;
  height: auto;
}
.recruit .recruit-main .main-item .item-right .right-link {
  width: 20px;
  height: 20px;
  background: url(../image/icon-recruit-arrow-active.png) no-repeat center;
  background-size: 12px;
}
.recruit .recruit-main .main-item-active {
  max-height: 176px;
}
.recruit .recruit-main .main-item-active .item-right .right-link {
  background: url(../image/icon-recruit-arrow.png) no-repeat center;
  background-size: 12px;
}
.contact {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.contact .contact-main {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.contact .contact-main .main-cent {
  width: 5.28rem;
  height: auto;
  padding-right: 1.3rem;
}
.contact .contact-main .main-cent .cent-title {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.36rem;
  color: #090a0c;
}
.contact .contact-main .main-cent .cent-item {
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
}
.contact .contact-main .main-cent .cent-item .item-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  color: #666;
}
.contact .contact-main .main-cent .cent-item .item-top img {
  width: 19px;
  margin-right: 0.1rem;
}
.contact .contact-main .main-cent .cent-item .item-tel {
  margin-top: 0.1rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #f3ab00;
}
.contact .contact-main .main-cent .cent-item .item-text {
  margin-top: 0.1rem;
  font-size: 18px;
  color: #333;
}
.contact .contact-main .main-cent .cent-bottom {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
}
.contact .contact-main .main-cent .cent-bottom .bottom-ewm {
  width: 1.12rem;
  height: auto;
  margin-right: 0.3rem;
}
.contact .contact-main .main-cent .cent-bottom .bottom-ewm img {
  width: 100%;
  border: solid 1px #eeeeee;
}
.contact .contact-main .main-cent .cent-bottom .bottom-ewm .ewm-title {
  margin-top: 0.1rem;
  font-size: 15px;
  text-align: center;
  color: #999;
}
.contact .contact-main .main-pic {
  width: 9.12rem;
  height: 6.12rem;
  overflow: hidden;
}
.message {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.96rem;
}
.message .message-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.message .message-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.message .message-main .main-text {
  margin-top: 0.35rem;
  font-size: 15px;
  text-align: center;
  color: #333;
}
.message .message-main .main-cont {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 0.48rem;
}
.message .message-main .main-cont .cont-pic {
  width: 7.04rem;
  height: auto;
  overflow: hidden;
}
.message .message-main .main-cont .cont-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.message .message-main .main-cont .cont-cent {
  width: 6.56rem;
  height: auto;
}
.message .message-main .main-cont .cont-cent input {
  width: 100%;
  height: 56px;
  margin-bottom: 0.3rem;
  padding: 0 0.2rem;
  font-size: 15px;
  color: #333;
  border: solid 1px #eeeeee;
}
.message .message-main .main-cont .cont-cent input::placeholder {
  font-size: 15px;
  color: #999;
}
.message .message-main .main-cont .cont-cent textarea {
  width: 100%;
  height: 1.8rem;
  padding: 0.2rem 0.2rem;
  font-size: 15px;
  color: #333;
  border: solid 1px #eeeeee;
}
.message .message-main .main-cont .cont-cent .cent-button {
  display: block;
  width: 200px;
  height: 64px;
  margin-top: 0.4rem;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 64px;
  color: #fff;
  background: #0068b1;
}
.message .message-main .main-cont .cont-cent .cent-button:hover {
  color: #fff;
  background: #f3ab00;
}
.map {
  width: 100%;
  height: auto;
  padding: 0.8rem 0 0.68rem;
}
.map .map-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.map .map-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #000;
}
.map .map-main .main-item {
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
  padding-bottom: 0.3rem;
  border-bottom: solid 1px #eeeeee;
}
.map .map-main .main-item .item-title {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.map .map-main .main-item .item-cent {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0.25rem;
}
.map .map-main .main-item .item-cent a {
  margin: 0.1rem 0.6rem 0 0;
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
.map .map-main .main-item .item-cent a:hover {
  text-decoration: underline;
  color: #0068b1;
}
.law {
  width: 100%;
  height: auto;
  padding: 0.8rem 0;
}
.law .law-main {
  width: 14.4rem;
  height: auto;
  margin: 0 auto;
}
.law .law-main .main-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #000;
}
.law .law-main .main-text {
  margin-top: 0.3rem;
  font-size: 15px;
  line-height: 36px;
  color: #333;
}
.productDetails {
  width: 100%;
  height: auto;
}
.productDetails .productDetails-main {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.productDetails .productDetails-main .main-top {
  display: flex;
  justify-content: space-between;
  width: 14.4rem;
  height: auto;
  padding: 0.8rem 0 1.2rem;
  margin: 0 auto;
}
.productDetails .productDetails-main .main-top .top-left {
  width: 50%;
  height: auto;
  overflow: hidden;
}
.productDetails .productDetails-main .main-top .top-left .left-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.productDetails .productDetails-main .main-top .top-left .left-pic img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.productDetails .productDetails-main .main-top .top-left .left-pic:hover img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.productDetails .productDetails-main .main-top .top-left .left-bottom {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0.2rem;
}
.productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% / 5 - 0.128rem);
  height: auto;
  margin-right: 0.16rem;
  overflow: hidden;
  border: solid 2px rgba(2, 75, 152, 0);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item:last-of-type {
  margin-right: 0;
}
.productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item img {
  width: 100%;
}
.productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item:hover {
  border: solid 2px #024b98;
}
.productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item-active {
  border: solid 2px #024b98;
}
.productDetails .productDetails-main .main-top .top-cent {
  width: 50%;
  height: auto;
  padding: 0.5rem 0 0 1rem;
}
.productDetails .productDetails-main .main-top .top-cent .cent-title {
  margin-bottom: 0.4rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #222;
}
.productDetails .productDetails-main .main-top .top-cent .cent-text {
  font-size: 16px;
  line-height: 36px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.productDetails .productDetails-main .main-top .top-cent .cent-text span {
  display: block;
  text-indent: 32px;
}
.productDetails .productDetails-main .main-top .top-cent .cent-cont {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
}
.productDetails .productDetails-main .main-top .top-cent .cent-cont .cont-botton {
  width: 1.6rem;
  height: 0.5rem;
  margin-right: 0.4rem;
  font-size: 14px;
  text-align: center;
  line-height: 0.5rem;
  color: #666;
  border: solid 1px #e8e8e8;
}
.productDetails .productDetails-main .main-top .top-cent .cent-cont .cont-botton:hover {
  color: #fff;
  background: #0068b1;
  border: solid 1px #0068b1;
}
.productDetails .productDetails-main .main-cont {
  width: 100%;
  height: auto;
  padding-bottom: 1.2rem;
  border-top: solid 1px #e8e8e8;
}
.productDetails .productDetails-main .main-cont .cont-box {
  width: 14.4rem;
  height: auto;
  padding-top: 0.3rem;
  margin: 0 auto;
  text-align: center;
}
.productDetails .productDetails-main .main-cont .cont-box .box-title {
  margin-top: 0.7rem;
  font-size: 0.36rem;
  color: #222;
}
.productDetails .productDetails-main .main-cont .cont-box .box-subtitle {
  margin-top: 0.65rem;
  font-size: 0.3rem;
  color: #222;
}
.productDetails .productDetails-main .main-cont .cont-box .box-text {
  margin-top: 0.36rem;
  font-size: 16px;
  line-height: 0.36rem;
  text-indent: 32px;
  color: #666;
}
.productDetails .productDetails-main .main-cont .cont-box .box-pic {
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
}
.productDetails .productDetails-main .main-cont .cont-box .box-pic img {
  max-width: 100%;
  width: auto;
}
.productDetails .productDetails-main .main-cont .cont-box img {
  display: block;
  width: auto;
  margin: 0 auto;
}
.float-return {
  position: fixed;
  bottom: 0.5rem;
  right: 0.3rem;
  width: 50px;
  height: 50px;
  background: #0068b1;
  box-shadow: 0 0.11rem 0.27rem rgba(0, 0, 0, 0.07);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.float-return img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.float-return:hover {
  background: #f3ab00;
}
.mr {
  margin-top: 100px;
}
.transition_none,
.transition_none * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.page-number {
  display: flex;
  justify-content: center;
  width: 100%;
}
.page-number .page-item {
  width: 48px;
  height: 48px;
  margin: 0 10px;
  font-family: 'MONTSERRAT-REGULAR';
  font-size: 15px;
  text-align: center;
  line-height: 48px;
  color: #4d4d4d;
  background: #f8f8f8;
}
.page-number .page-item:hover {
  color: #fff;
  background: #0068b1;
}
.page-number .page-item-active {
  color: #fff;
  border: solid 1px #0068b1;
  background: #0068b1;
}
.Wpage-number {
  display: none;
}
@keyframes imgDH {
  0% {
    bottom: -100%;
    background: rgba(255, 255, 255, 0.1);
  }
  50% {
    bottom: 50%;
    background: rgba(255, 255, 255, 0.3);
  }
  100% {
    bottom: 100%;
    background: rgba(255, 255, 255, 0);
  }
}
@keyframes run {
  from {
    transform: translatey(-130%);
    -o-transform: translatey(-130%);
    -moz-transform: translatey(-130%);
    -webkit-transform: translatey(-130%);
  }
  to {
    transform: translatey(130%);
    -o-transform: translatey(130%);
    -moz-transform: translatey(130%);
    -webkit-transform: translatey(130%);
  }
}
@keyframes turn {
  from {
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes zoom {
  0% {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
    opacity: 1;
  }
  100% {
    transform: scale(0.9, 0.9) translateZ(0);
    -o-transform: scale(0.9, 0.9) translateZ(0);
    -moz-transform: scale(0.9, 0.9) translateZ(0);
    -webkit-transform: scale(0.9, 0.9 translateZ(0));
    opacity: 0.4;
  }
}
