blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}

body {
  background: #FFF;
  color: #000;
  font-size: 14px
}

caption, td, th {
  font-size: 14px
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 100%
}

*, html, body, h1, h2, h3, h4, h5, h6, th, td, ul, li, dl, dt, dd, p, pre, form, input, button, textarea, hr {
  margin: 0px;
  padding: 0px;
  font-family: Montserrat-Medium, Microsoft Yahei, Tahoma, Arial, Helvetica, sans-serif
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 400
}

a {
  color: #000;
  text-decoration: none
}

a:hover {
  text-decoration: none;
  color: #000
}

a:link, a:visited {
  text-decoration: none
}

img {
  border: none;
  max-width: 100%
}

li, ol, ul {
  list-style: none
}

button, input, select, textarea {
  font: 14px Verdana, Helvetica, Arial, sans-serif
}

table {
  border-collapse: collapse
}

html {
  overflow-y: scroll
}

i {
  font-style: normal
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  zoom: 1
}

html {
  overflow-y: scroll
}

:root {
  overflow-y: auto;
  overflow-x: hidden
}

:root body {
  position: absolute
}

body {
  width: 100vw;
  overflow: hidden
}

header {
  position: absolute;
  top: 46px;
  right: 0;
  left: 0;
  z-index: 999
}

header .header-info {
  background: rgba(0, 0, 0, .1);
  display: flex;
  padding: 0 125px;
  position: absolute;
  top: -46px;
  height: 46px;
  width: 100%
}

header .header-info div {
  display: flex;
  align-items: center;
  color: #FFF
}

header .header-info div i {
  margin-right: 10px;
  transform: scale(1.2);
  color: #FFF
}

header .header-info div .fa-clock-o {
  transform: scale(1.8)
}

header .header-info .work-hours {
  margin-left: 10px;
  height: 100%;
  font-size: 16px;
  font-weight:bolder;
}

header .header-info .telephone {
  height: 100%;
  margin-left: auto;
  font-size: 16px;
  font-weight: bolder;
}

header .header-info .mail {
  margin-left: 50px;
  height: 100%;
  font-size: 16px;
  margin-right: 125px;
  font-weight: bolder;
}

header .header-info .nav-right {
  position: fixed;
  top: 6px;
  right: 88px
}

header .header-info .nav-right #xyz .xyz12 {
  position: relative;
  box-sizing: border-box
}

header .header-info .nav-right #xyz .xyz12 span {
  position: absolute;
  right: 10px;
  top: 12px;
  background: url("../image/down.png") no-repeat;
  width: 20px;
  height: 20px
}

header .header-info .nav-right #xyz .xyz12 span:hover {
  cursor: pointer
}

header .header-info .nav-right #xyz .xyz12 ul li {
  display: none;
  padding-left: 5px;
  width: 120px;
  height: 40px;
  line-height: 40px
}

header .header-info .nav-right #xyz .xyz12 ul li a {
  color: #FFF
}

header .header-info .nav-right #xyz .xyz12 ul li a img {
  margin-right: 5px
}

header .header-info .nav-right #xyz .xyz12 ul li:first-child {
  display: block
}

header .header-info .nav-right #xyz .xyz12 ul .bk {
  z-index: 888;
  background: #008bbe
}

header .header-info .nav-right #xyz .xyz12 .up {
  transform: rotate(0);
  transition: .6s all ease
}

header .header-info .nav-right #xyz .xyz12 .dp {
  transform: rotate(90deg);
  transition: .6s all ease
}

header .header-info i, header .header-info a {
  color: #FFF
}

header .header-nav {
  position: relative;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  padding: 0 125px;
  width: 100%;
  height: 72px;
  background: #008bbe;
  z-index: -1
}

header .header-nav .header-nav-logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%
}

header .header-nav .header-nav-logo img {
  width: 100%;
  max-width: 180px
}

header .header-nav .header-nav-list {
  flex: 1
}

header .header-nav .header-nav-list ul {
  margin-right: 125px;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  justify-content: flex-end
}

header .header-nav .header-nav-list ul li {
  font-size: 18px;
  padding: 0 15px;
  height: 100%;
  text-align: center;
  line-height: 72px
}

header .header-nav .header-nav-list ul li .fa-angle-down {
  margin-left: 5px;
  color: #cc9696;
  transform: scale(1.5, 1.5)
}

header .header-nav .header-nav-list ul li a {
  color: #FFF;
  opacity: .7;
  font-weight: bolder;
  transition: all .3s ease
}

header .header-nav .header-nav-list ul li a:hover {
  color: #FFF;
  opacity: 1;
  background: transparent
}

header .header-nav .header-nav-list ul li a:hover+.fa-angle-down {
  color: #FFF
}

header .header-nav .header-nav-list ul li .inmenu_1 {
  opacity: 1
}

header .header-nav .header-nav-list ul li .submenu {
  display: none;
  height: auto;
  width: 420px;
  position: absolute;
  top: 100px;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: row
}

header .header-nav .header-nav-list ul li .submenu li {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #FFF;
  width: 50%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  text-align: left;
  background-color: #008bbe
}

header .header-nav .header-nav-list ul li .submenu li a {
  font-size: 18px;
  font-weight: normal;
  color: #FFF
}

header .header-nav .header-nav-list ul .nav-item-current>a {
  color: #FFF
}

header .header-nav .header-nav-list ul .nav-item-product:hover>.nav-item-children {
  display: flex
}

header .header-nav .header-nav-list .nav>li>a {
  padding: 0;
  display: inline
}

header .header-nav .header-nav-list .nav>li>a:link {
  background: transparent
}

header .header-nav .header-nav-list .nav>li>a:visited {
  background: transparent
}

header .header-nav .header-nav-list .nav>li>a:active {
  background: transparent
}

header .header-nav .nav-btn {
  display: none;
  position: relative;
  height: .5333rem;
  width: .5333rem;
  box-sizing: border-box
}

header .header-nav .nav-btn span {
  border-radius: 2px;
  position: absolute;
  right: .0667rem;
  top: .01rem;
  display: block;
  width: .8rem;
  min-width: .32rem;
  height: .06rem;
  background-color: #FFF;
  -webkit-transition: top .2s .2s, background .2s, opacity 0s .2s, -webkit-transform .2s;
  transition: top .2s .2s, background .2s, opacity 0s .2s, -webkit-transform .2s;
  transition: top .2s .2s, transform .2s, background .2s, opacity 0s .2s;
  transition: top .2s .2s, transform .2s, background .2s, opacity 0s .2s, -webkit-transform .2s
}

header .header-nav .nav-btn span:nth-child(2) {
  top: .25rem
}

header .header-nav .nav-btn span:nth-child(3) {
  top: .5rem
}

header .header-nav .toggle-animate span:nth-of-type(1) {
  top: .2667rem;
  transform: rotate(45deg);
  transition: top .2s, transform .2s .2s, background .2s;
  -webkit-transform: rotate(45deg);
  -webkit-transition: top .2s, -webkit-transform .2s .2s, background .2s
}

header .header-nav .toggle-animate span:nth-of-type(2) {
  opacity: 0;
  transition: opacity .2s;
  -webkit-transition: opacity .2s
}

header .header-nav .toggle-animate span:nth-of-type(3) {
  top: .2667rem;
  transform: rotate(-45deg);
  transition: bottom .2s, transform .2s .2s, background .2s;
  -webkit-transform: rotate(-45deg);
  -webkit-transition: bottom .2s, -webkit-transform .2s .2s, background .2s
}

footer {
  font-size: 16px
}

footer .search-container {
  padding: 0 125px;
  background: #008bbe;
  display: flex;
  align-items: center;
  width: 100%;
  height: 70px;
  justify-content: space-between
}

footer .search-container .search-input {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  height: 40px
}

footer .search-container .search-input input {
  height: 100%;
  border-radius: 20px;
  width: 400px
}

footer .search-container .search-input input:focus {
  border: 1px solid #ccc;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .5)
}

footer .search-container .search-input .search-btn {
  margin-left: 20px;
  color: #008bbe;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 20px;
  width: 150px;
  background: #FFF
}

footer .search-container .search-input .search-btn:hover {
  cursor: pointer
}

footer .search-container .search-input .top-btn {
  margin-left: 20px;
  cursor: pointer;
  transform: scale(0.7);
  color: #FFF
}

footer .search-container .search-container-left {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  display: block;
  width: 350px
}

footer .contact-container {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  padding: 40px 125px;
  background: #333;
  width: 100%;
  height: 350px;
  justify-content: space-between
}

footer .contact-container .contact-title {
  margin-bottom: 24px;
  font-weight: bold;
  color: #FFF
}

footer .contact-container .contact-logo-btns {
  width: 320px
}

footer .contact-container .contact-logo-btns img {
  margin-bottom: 20px
}

footer .contact-container .contact-logo-btns p {
  line-height: 25px;
  color: #a1a1a1;
  margin-left: 20px
}

footer .contact-container .contact-logo-btns .contact-list {
  font-size: 16px;
  margin-top: 35px;
  margin-left: 20px;
  width: 400px;
  height: 50px;
  display: flex;
  align-items: center
}

footer .contact-container .contact-logo-btns .contact-list li {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  box-sizing: border-box;
  background: #5c5c5c;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  transition: .5s all ease
}

footer .contact-container .contact-logo-btns .contact-list li:hover {
  background: #FFF
}

footer .contact-container .contact-logo-btns .contact-list li img {
  width: 20px;
  height: 20px;
  margin-bottom: 0
}

footer .contact-container .contact-logo-btns .contact-content {
  font-size: 16px
}

footer .contact-container .contact-navigation {
  height: 100%
}

footer .contact-container .contact-navigation ul {
  display: flex;
  flex-direction: column;
  justify-content: center
}

footer .contact-container .contact-navigation ul .nav-index a {
  border-bottom: 2px solid #FFF;
  color: #FFF
}

footer .contact-container .contact-navigation ul li {
  height: 30px;
  line-height: 30px
}

footer .contact-container .contact-navigation ul li:hover a {
  color: #FFF
}

footer .contact-container .contact-navigation ul li a {
  color: #a1a1a1
}

footer .contact-container .contact-us {
  height: 100%;
  display: flex;
  flex-direction: column
}

footer .contact-container .contact-us ul {
  display: flex;
  flex-direction: column;
  justify-content: center
}

footer .contact-container .contact-us ul li a {
  height: 30px;
  line-height: 30px;
  color: #a1a1a1
}

footer .contact-container .contact-qr-code {
  padding-bottom: 90px;
  height: 100%;
  position: relative
}

footer .contact-container .contact-qr-code img {
  width: 120px
}

footer .contact-container .contact-qr-code::after {
  transition: .5s all ease;
  content: "";
  width: 121px;
  height: 123px;
  background: red;
  position: absolute;
  top: 46px;
  left: 0;
  background: rgba(0, 0, 0, .3)
}

footer .contact-container .contact-qr-code:hover::after {
  opacity: 0
}

footer .contact-container .contact-list-mobile {
  display: none
}

footer .bottom-container {
  background: #282828;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 12px
}

footer .mobile-bottom {
  display: none
}

.p4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

.p3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.p1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

@media(min-width: 1280px)and (max-width: 1440px) {
  header .header-nav .header-nav-list ul li a {
    font-size: 12px
  }

  footer .search-container {
    padding: 0 50px
  }

  footer .search-container .search-container-left {
    font-size: 14px
  }

  footer .search-container .search-btn {
    width: 100px
  }
}

@media(min-width: 961px)and (max-width: 1279px) {
  header .header-nav {
    padding: 0 80px
  }

  header .header-nav .header-nav-list ul li {
    padding: 0 6px
  }

  header .header-nav .header-nav-list ul li a {
    font-size: 12px;
    transform: scale(0.5)
  }

  header .header-nav .header-nav-logo {
    width: 180px
  }

  header .header-nav .header-nav-logo img {
    max-width: 150px
  }
}

@media(min-width: 768px)and (max-width: 961px) {
  header .header-nav {
    padding: 0 50px
  }

  header .header-nav .header-nav-list ul li {
    padding: 0 6px
  }

  header .header-nav .header-nav-list ul li a {
    font-size: 12px;
    transform: scale(0.5)
  }

  header .header-nav .header-nav-logo {
    width: 180px
  }

  header .header-nav .header-nav-logo img {
    max-width: 150px
  }
}

@media(max-width: 1280px) {
  footer .contact-container .contact-navigation {
    width: 300px
  }

  footer .contact-container .contact-us {
    margin-top: 20px;
    width: 400px
  }

  footer .contact-container .contact-qr-code {
    margin-top: 20px;
    width: 300px
  }

  footer .search-container {
    padding: 0 50px
  }

  footer .search-container .search-container-left {
    font-size: 14px
  }

  footer .search-container .search-btn {
    width: 100px
  }
}

@media(max-width: 960px) {
  header .header-info .work-hours {
    display: none
  }

  header .header-nav {
    padding: 0 .3333rem;
    height: 88px !important;
    position: relative
  }

  header .header-nav .header-nav-list {
    display: none;
    position: absolute;
    top: 88px;
    left: 0;
    width: 100%
  }

  header .header-nav .header-nav-list ul {
    background: #008bbe;
    flex-direction: column
  }

  header .header-nav .header-nav-list ul li {
    position: relative;
    line-height: 1.3333rem !important;
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
    padding-left: 40px;
    text-align: left;
    background: #008bbe
  }

  header .header-nav .header-nav-list ul li a {
    color: #FFF;
    font-size: .346667rem;
    font-weight: normal
  }

  header .header-nav .header-nav-list ul li a .fa-angle-down {
    display: none
  }

  header .header-nav .header-nav-list ul li .submenu {
    height: auto;
    width: 100%;
    top: 0 !important;
    left: 0;
    position: relative
  }

  header .header-nav .header-nav-list ul li .submenu li {
    padding-left: 0;
    width: 100%;
    height: .666667rem;
    border-bottom: none;
    font-family: Montserrat-Regular;
    font-size: .32rem;
    line-height: .666667rem !important;
    color: #FFF;
    opacity: .8;
    margin-left: .3rem
  }

  header .header-nav .header-nav-list ul li span:nth-of-type(1) {
    position: absolute;
    border-radius: 2px;
    position: absolute;
    right: .6rem;
    top: .65rem;
    display: block;
    width: .4rem;
    min-width: .32rem;
    height: .06rem;
    transform: rotate(90deg);
    background-color: #FFF;
    -webkit-transition: top .2s .2s, background .2s, opacity 0s .2s, -webkit-transform .2s;
    transition: top .2s .2s, background .2s, opacity 0s .2s, -webkit-transform .2s;
    transition: top .2s .2s, transform .2s, background .2s, opacity 0s .2s;
    transition: top .2s .2s, transform .2s, background .2s, opacity 0s .2s, -webkit-transform .2s
  }

  header .header-nav .header-nav-list ul li span:nth-of-type(2) {
    position: absolute;
    border-radius: 2px;
    position: absolute;
    right: .6rem;
    top: .65rem;
    display: block;
    width: .4rem;
    min-width: .32rem;
    height: .06rem;
    background-color: #FFF;
    -webkit-transition: top .2s .2s, background .2s, opacity 0s .2s, -webkit-transform .2s;
    transition: top .2s .2s, background .2s, opacity 0s .2s, -webkit-transform .2s;
    transition: top .2s .2s, transform .2s, background .2s, opacity 0s .2s;
    transition: top .2s .2s, transform .2s, background .2s, opacity 0s .2s, -webkit-transform .2s
  }

  header .header-nav .header-nav-list ul li .toggle-animate-left {
    transform: rotate(45deg) !important
  }

  header .header-nav .header-nav-list ul li .toggle-animate-right {
    transform: rotate(-45deg) !important
  }

  header .header-nav .header-nav-logo {
    flex: 1
  }

  header .header-nav .header-nav-logo img {
    height: 70%
  }

  header .header-nav .nav-btn {
    display: block
  }

  footer .search-container .search-container-left {
    color: #FFF;
    font-size: 12px;
    font-weight: bold
  }

  footer .search-container .search-input {
    width: 250px
  }
}

@media(max-width: 768px) {
  header .header-info, .index-header .header-info {
    padding: 0 .4rem
  }

  header .header-info .work-hours, .index-header .header-info .work-hours {
    display: none
  }

  header .header-info .telephone, .index-header .header-info .telephone {
    font-size: .2667rem
  }

  header .header-info .mail, .index-header .header-info .mail {
    margin-left: .2667rem;
    font-size: .2667rem
  }

  header .header-info .nav-right, .index-header .header-info .nav-right {
    display: none
  }

  header .header-nav .header-nav-logo, .index-header .header-nav .header-nav-logo {
    width: 3.333333rem
  }

  header .header-nav .header-nav-logo a, .index-header .header-nav .header-nav-logo a {
    font-size: 16px
  }

  header {
    z-index: 99999
  }

  header .header-nav {
    height: 1.8rem !important
  }

  header .header-nav .header-nav-list {
    top: 1.8rem;
    max-height: 100vh;
    overflow-y: scroll
  }

  header .header-nav .header-nav-logo img {
    width: 70%
  }

  footer {
    position: relative;
    top: .4rem
  }

  footer .search-container {
    height: 1.5rem;
    padding: 0 .57rem
  }

  footer .search-container .search-container-left {
    display: none
  }

  footer .search-container .search-input {
    margin-left: 0;
    width: 6.8267rem;
    height: .9333rem
  }

  footer .search-container .search-input input {
    border-radius: .6667rem
  }

  footer .search-container .search-input .search-btn {
    margin-left: .1333rem;
    height: .9333rem;
    border-radius: .5333rem;
    font-size: .4rem
  }

  footer .search-container .search-input .fa-chevron-up {
    display: none
  }

  footer .contact-container {
    padding: .4rem;
    display: block
  }

  footer .contact-container .contact-title {
    display: none
  }

  footer .contact-container .contact-logo-btns img {
    display: none
  }

  footer .contact-container .contact-logo-btns .contact-content {
    display: none
  }

  footer .contact-container .contact-logo-btns .contact-list {
    display: none
  }

  footer .contact-container .contact-navigation {
    display: none
  }

  footer .contact-container .contact-qr-code {
    display: none
  }

  footer .contact-container .contact-us {
    margin: 0 0 .2667rem;
    padding-bottom: .2667rem;
    padding-top: 0
  }

  footer .contact-container .contact-us ul li {
    font-weight: 300;
    color: #FFF;
    opacity: .5
  }

  footer .contact-container .contact-us ul li a {
    font-size: .36rem;
    color: #FFF
  }

  footer .contact-container .contact-list-mobile {
    display: block;
    font-size: .2133rem;
    height: .8rem;
    display: flex;
    align-items: center
  }

  footer .contact-container .contact-list-mobile li {
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    box-sizing: border-box;
    background: #5c5c5c;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: .2rem
  }

  footer .contact-container .contact-list-mobile li img {
    height: .6rem;
    width: .6rem;
    margin-bottom: 0
  }

  footer .mobile-bottom {
    z-index: 99999;
    padding: 0 1.0667rem;
    height: 1.4rem;
    background: #008bbe;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  footer .mobile-bottom .mobile-bottom-item {
    background: #008bbe;
    padding: .1333rem 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 1.2rem;
    width: 1.2rem;
    font-size: .35rem
  }

  footer .mobile-bottom .mobile-bottom-item a {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #FFF
  }

  footer .mobile-bottom .mobile-bottom-item i {
    transform: scale(1.6);
    margin-bottom: .15rem
  }

  footer .bottom-container {
    text-align: center;
    height: .8rem;
    line-height: .8rem;
    font-size: .2667rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 1.78rem
  }

  footer .bottom-container span {
    opacity: .5;
    color: #FFF
  }
}

.index-header .header-nav {
  height: 100px
}

.index-header .header-nav .header-nav-list ul li {
  line-height: 100px
}

.index-header .header-nav .header-nav-list ul li .submenu {
  top: 100px
}

.index-main {
  position: relative;
  top: -72px
}

.index-main .content-wrap {
  width: 100%
}

.index-main .content-wrap p {
  text-align: center
}

.index-main .content-wrap .content-title {
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: bolder;
}

.index-main .content-wrap .content-introduce {
  padding: 30px 0;
  margin: 0 auto;
  width: 750px;
  margin-bottom: 0;
  font-size: 18px;
  color: #666
}

.index-main .more-btn {
  text-align: center
}

.index-main .more-btn a {
  padding: 10px 50px;
  transition: .3s all ease-out;
  display: inline-block;
  border: 1px solid #e5e5e5;
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 9;
  line-height: 28px
}

.index-main .more-btn a:after {
  content: "";
  background: #fdb812;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: .5s;
  -webkit-transition-property: transform;
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  background: #008bbe
}

.index-main .more-btn a:hover i {
  color: #FFF;
  border-color: #000
}

.index-main .more-btn a:hover:after {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transform: scaleX(1)
}

.index-main .more-btn a i {
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 14;
  margin-left: 8px;
  margin-right: 8px
}

.index-main .swiper-container {
  margin-top: 72px
}

.index-main .swiper-container .swiper-button-next, .index-main .swiper-container .swiper-container-rtl .swiper-button-prev {
  background-size: 25px 35px;
  width: 60px;
  height: 60px;
  right: 40px;
  opacity: .5
}

.index-main .swiper-container .swiper-button-prev, .index-main .swiper-container .swiper-container-rtl .swiper-button-next {
  background-size: 25px 35px;
  width: 60px;
  height: 60px;
  left: 20px;
  opacity: .5
}

.index-main .swiper-container .swiper-wrapper .swiper-mobile {
  display: none
}

.index-main .advantage-container {
  width: 100%;
  padding: 50px 0
}

.index-main .advantage-container .advantage-wrap {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  padding: 0 125px;
  width: 100%
}

.index-main .advantage-container .advantage-wrap .advantage-item {
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  width: 390px;
  height: 350px;
  transition: all .5s ease;
  margin: 0 10px
}

.index-main .advantage-container .advantage-wrap .advantage-item:hover {
  background: #008bbe;
  border: 1px solid #008bbe;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .file-icon {
  background: url("../image/index-sprite-white.png") no-repeat;
  background-position: -8px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .product-icon {
  background: url("../image/index-sprite-white.png") no-repeat;
  background-position: -102px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .honor-icon {
  background: url("../image/index-sprite-white.png") no-repeat;
  background-position: -198px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .network-icon {
  background: url("../image/index-sprite-white.png") no-repeat;
  background-position: -292px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-title {
  color: #FFF
}

.index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-content {
  color: #FFF
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon {
  width: 100%;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon div {
  width: 80px;
  height: 80px;
  background: url("../image/index-sprite.png") no-repeat
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .file-icon {
  background-position: -8px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .product-icon {
  background-position: -102px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .honor-icon {
  background-position: -198px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .network-icon {
  background-position: -292px -8px
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-title {
  margin-bottom: 10px;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  color: #333
}

.index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-content {
  font-size: 14px;
  width: 100%;
  padding: 0 25px;
  text-align: left;
  color: #666
}

.index-main .advantage-container .advantage-wrap-mobile {
  display: none
}

.index-main .newproducts-container {
  margin-top: 50px;
  width: 100%
}

.index-main .newproducts-container .newproducts-list {
  width: 100%;
  padding: 0 125px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item {
  position: relative;
  width: 30%;
  margin-bottom: 40px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item:hover>a>img {
  transform: scale(1.2)
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item:hover .newproducts-list-item-content {
  display: flex
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item img {
  max-width: 100%;
  max-height: 100%;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content {
  display: none;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: all 2s ease;
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  top: 0
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content .newproducts-content-title {
  margin: 0 auto;
  font-weight: bold;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #FFF;
  font-size: 16px
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content .newproducts-content-title a {
  color: #FFF
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content .newproducts-content-text {
  margin: 0 auto;
  padding-left: 20px;
  font-size: 12px;
  color: #FFF;
  line-height: 24px
}

.index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.index-main .newproducts-container .newproducts-list::after {
  content: "";
  width: 30%;
  height: 0
}

.index-main .statistics-container {
  position: relative;
  margin-top: 50px;
  height: 370px;
  width: 100%;
  background-image: url("../image/index.jpg")
}

.index-main .statistics-container .statistics-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .2)
}

.index-main .statistics-container .statistics-wrap .statistics-content .statistics-content-title {
  font-family: Montserrat-Light;
  margin: 40px 0;
  line-height: 30px;
  text-align: center;
  font-size: 40px;
  color: #FFF;
  font-weight: bolder;
}

.index-main .statistics-container .statistics-wrap .statistics-content .statistics-content-text {
  margin: 20px 0;
  line-height: 28px;
  text-align: center;
  font-size: 18px;
  color: #FFF
}

.index-main .statistics-container .statistics-wrap .statistics-list {
  margin-top: 40px;
  width: 100%;
  height: 150px;
  padding: 0 250px;
  display: flex;
  justify-content: space-evenly
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .team-icon {
  background-position: -400px -20px !important
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .patent-icon {
  background-position: -490px -20px !important
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .praise-icon {
  background-position: -580px -20px !important
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .medal-icon {
  background-position: -680px -20px !important
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item div:nth-child(1) {
  width: 60px;
  height: 60px;
  background: url("../image/index-sprite.png") no-repeat
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .statistics-item-count {
  font-weight: bold;
  font-size: 24px;
  color: #FFF
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .statistics-item-content {
  font-size: 12px;
  color: #FFF
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .statistics-item-progress {
  margin-top: 10px;
  position: relative;
  width: 80%;
  height: 2px;
  background: #FFF
}

.index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .statistics-item-progress .statistics-item-progress-done {
  position: absolute;
  width: 50%;
  height: 100%;
  background: #008bbe
}

.index-main .news-container {
  padding: 0 125px;
  margin-top: 80px;
  width: 100%
}

.index-main .news-container .news-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}

.index-main .news-container .news-list .news-item {
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  width: 500px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.index-main .news-container .news-list .news-item:hover {
  cursor: pointer;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.index-main .news-container .news-list .news-item:hover .news-title {
  color: #008bbe
}

.index-main .news-container .news-list .news-item img {
  width: 100%
}

.index-main .news-container .news-list .news-item p {
  padding: 0 20px 20px;
  text-align: left
}

.index-main .news-container .news-list .news-item .news-title {
  height: 60px;
  font-size: 18px;
  color: #333;
  line-height: 60px
}

.index-main .news-container .news-list .news-item .news-date {
  height: 40px;
  line-height: 40px;
  font-size: 14px
}

.index-main .news-container .news-list .news-item .news-content {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 60px;
  margin-bottom: 20px
}

@media(min-width: 1440px)and (max-width: 1790px) {
  .index-main .advantage-container .advantage-wrap {
    padding-bottom: 0
  }

  .index-main .newproducts-container {
    margin-top: 0
  }

  .index-main .news-container .news-list .news-item {
    width: 400px
  }

  .index-main .news-container .news-list .news-item .news-title {
    font-size: 16px
  }
}

@media(min-width: 1680px)and (max-width: 1790px) {
  .index-main .newproducts-container {
    margin-top: 0
  }
}

@media(min-width: 1440px)and (max-width: 1680px) {
  .index-main .newproducts-container {
    margin-top: 0
  }

  .index-main .advantage-container .advantage-wrap {
    padding-bottom: 0
  }
}

@media(min-width: 1440px)and (max-width: 1520px) {
  .index-main .newproducts-container {
    margin-top: 0
  }

  .index-main .news-container .news-list .news-item {
    width: 350px
  }

  .index-main .news-container .news-list .news-item .news-title {
    font-size: 16px
  }
}

@media(min-width: 1330px)and (max-width: 1440px) {
  .index-main .advantage-container .advantage-wrap {
    padding-bottom: 0
  }

  .index-main .advantage-container .advantage-wrap .advantage-item {
    margin: 0 10px;
    height: 300px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-title {
    font-size: 14px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-content {
    font-size: 12px
  }

  .index-main .newproducts-container {
    margin-top: 0
  }

  .index-main .news-container .news-list .news-item {
    width: 350px
  }

  .index-main .news-container .news-list .news-item .news-title {
    font-size: 16px
  }
}

@media(min-width: 1200px)and (max-width: 1330px) {
  .index-main .newproducts-container {
    margin-top: 0
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item {
    margin: 20px 0px
  }

  .index-main .news-container .news-list .news-item {
    width: 300px
  }

  .index-main .news-container .news-list .news-item .news-title {
    font-size: 16px
  }
}

@media(min-width: 768px)and (max-width: 1200px) {
  .index-main .advantage-container .advantage-wrap {
    padding-bottom: 0;
    height: 350px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item {
    margin: 0 10px;
    height: 300px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-title {
    font-size: 14px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-content {
    font-size: 12px
  }

  .index-main .newproducts-container {
    margin-top: 0
  }

  .index-main .news-container .news-list .news-item {
    width: 500px;
    height: 500px
  }

  .index-main .news-container .news-list .news-item .news-title {
    font-size: 16px
  }

  .index-main .statistics-container .statistics-wrap .statistics-list {
    padding: 0 100px
  }
}

@media(min-width: 768px) {
  #swiper-pc {
    display: block
  }

  #swiper-mobile {
    display: none
  }
}

@media(max-width: 769px) {
  .index-main {
    top: -0.666667rem
  }

  .index-main .swiper-container {
    margin-top: 2.49rem
  }

  .index-main .swiper-button-prev, .index-main .swiper-container-rtl .swiper-button-next {
    display: none
  }

  .index-main .swiper-button-next, .index-main .swiper-container-rtl .swiper-button-prev {
    display: none
  }

  .index-main .more-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 8.9rem;
    height: 1.2rem;
    margin: 0 auto;
    background: #008bbe
  }

  .index-main .more-btn a {
    padding: 0;
    line-height: .2133rem;
    font-size: .2133rem;
    border: none;
    color: #FFF
  }

  .index-main .more-btn a i {
    margin-left: .0667rem;
    font-size: .3467rem;
    color: #FFF
  }

  .index-main .content-wrap .content-title {
    width: 100%;
    font-size: .48rem;
    font-weight: 500;
    color: #333
  }

  .index-main .content-wrap .content-introduce {
    margin-top: .133333rem;
    width: 100%;
    padding: 0 .5333rem;
    font-size: .36rem;
    font-weight: 400;
    color: #999
  }

  .index-main .advantage-container {
    padding: .666667rem 0
  }

  .index-main .advantage-container .advantage-wrap {
    margin: .4rem 0;
    padding: 0 .57rem;
    flex-wrap: wrap
  }

  .index-main .advantage-container .advantage-wrap .advantage-item {
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    width: 4.2rem;
    height: 6rem;
    margin-bottom: .4rem;
    transition: all .5s ease;
    pointer-events: none
  }

  .index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .file-icon {
    background: url("../image/index-sprite-white.png") no-repeat;
    background-size: 560px 420px;
    background-position: -5px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .product-icon {
    background: url("../image/index-sprite-white.png") no-repeat;
    background-size: 560px 420px;
    background-position: -70px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .honor-icon {
    background: url("../image/index-sprite-white.png") no-repeat;
    background-size: 560px 420px;
    background-position: -136px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item:hover .advantage-item-icon .network-icon {
    background: url("../image/index-sprite-white.png") no-repeat;
    background-size: 560px 420px;
    background-position: -202px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon {
    height: 2.666667rem
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon div {
    background-size: 560px 68px;
    height: 60px;
    width: 60px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .file-icon {
    background-position: -5px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .product-icon {
    background-position: -70px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .honor-icon {
    background-position: -136px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-icon .network-icon {
    background-position: -202px -5px
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-title {
    font-weight: 500;
    color: #333;
    font-size: .4rem;
    height: .6667rem
  }

  .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-content {
    margin-top: .33rem;
    padding: 0 .266667rem;
    font-family: Montserrat-Regular;
    font-weight: 400;
    font-size: .36rem
  }

  .index-main .statistics-container {
    margin-top: .666667rem;
    height: 6rem
  }

  .index-main .statistics-container .statistics-wrap .statistics-content .statistics-content-title {
    margin: .5rem 0;
    height: .1rem;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: 300;
    color: #FFF
  }

  .index-main .statistics-container .statistics-wrap .statistics-content .statistics-content-text {
    margin: 0 0 20px;
    font-size: .35rem;
    font-weight: 500;
    color: #FFF
  }

  .index-main .statistics-container .statistics-wrap .statistics-list {
    margin-top: .5rem;
    width: 100%;
    height: 2rem;
    padding: 0 0
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .statistics-item-count {
    color: #FFF;
    font-size: .3467rem;
    font-weight: 500
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .statistics-item-content {
    font-size: .24rem;
    font-weight: 400;
    color: #FFF
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item div:nth-child(1) {
    width: 40px;
    height: 40px;
    background: url("../image/index-sprite.png") no-repeat;
    background-size: 560px 420px
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .team-icon {
    background-position: -280px -20px !important
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .patent-icon {
    background-position: -345px -20px !important
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .praise-icon {
    background-position: -408px -20px !important
  }

  .index-main .statistics-container .statistics-wrap .statistics-list .statistics-item .medal-icon {
    background-position: -478px -20px !important
  }

  .index-main .news-container {
    padding: 0 .57rem;
    margin-top: .6667rem
  }

  .index-main .news-container .news-list .news-item {
    margin-top: .6667rem;
    width: 9.1rem
  }

  .index-main .news-container .news-list .news-item .news-title {
    margin-top: .666667rem;
    padding-left: .266667rem;
    height: auto;
    line-height: .3467rem;
    font-size: .4rem;
    font-weight: 500;
    color: #333
  }

  .index-main .news-container .news-list .news-item .news-date {
    padding-left: .266667rem;
    font-size: .35rem;
    font-weight: 500;
    color: #999
  }

  .index-main .news-container .news-list .news-item .news-content {
    padding-left: .266667rem;
    padding-right: .266667rem;
    margin-bottom: .266667rem;
    color: #666;
    font-size: .36rem;
    font-weight: 400
  }

  .index-main .news-container .news-list .news-item p {
    padding: 0
  }

  .index-main .news-container .news-list .news-item:hover {
    cursor: pointer;
    box-shadow: none;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px)
  }

  .index-main .newproducts-container {
    margin-top: .266667rem
  }

  .index-main .newproducts-container .newproducts-list {
    padding: 0 .57rem;
    margin-top: .6667rem;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item {
    overflow: visible;
    width: 4.2rem;
    height: 2.4rem
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item a {
    display: flex;
    height: 100%;
    justify-content: center
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content {
    background-color: transparent;
    display: block
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content .newproducts-content-title {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -0.6667rem;
    left: .5rem;
    display: block;
    z-index: 9999;
    font-size: .32rem;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content .newproducts-content-title a {
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content .newproducts-content-text {
    display: none
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item:hover>a>img {
    transform: scale(1)
  }
}

.abouts-main .about-banner {
  width: 100%;
  min-height: 147px
}

.abouts-main .breadcrumbs-nav {
  box-sizing: border-box;
  padding: 0 125px;
  display: flex;
  width: 100%;
  height: 50px;
  background: #f8f8f8
}

.abouts-main .breadcrumbs-nav .breadcrumbs-content {
  font-size: 14px;
  display: flex;
  align-items: center;
  height: 100%;
  color: #666
}

.abouts-main .breadcrumbs-nav .breadcrumbs-content i {
  color: #008bbe;
  transform: scale(1.3);
  margin-right: 10px
}

.abouts-main .breadcrumbs-nav .breadcrumbs-content a {
  margin: 0 5px;
  font-size: 16px;
  color: #666
}

.abouts-main .breadcrumbs-nav .breadcrumbs-text {
  font-size: 16px;
  color: #666;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-left: auto;
  height: 100%
}

.abouts-main .abouts-container {
  display: flex;
  padding: 40px 125px 0;
  width: 100%;
  flex-wrap: wrap
}

.abouts-main .abouts-container .abouts-left {
  width: 280px;
  min-width: 280px
}

.abouts-main .abouts-container .abouts-left .abouts-left-title {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  background: #008bbe;
  color: #FFF
}

.abouts-main .abouts-container .abouts-left .abouts-left-ab ul li {
  font-size: 16px;
  display: block;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  background: #fafafa;
  border-bottom: 2px solid #FFF
}

.abouts-main .abouts-container .abouts-left .abouts-left-ab ul li:hover a {
  cursor: pointer;
  color: #008bbe
}

.abouts-main .abouts-container .abouts-left .abouts-left-cu ul li {
  font-size: 12px;
  color: #838383
}

.abouts-main .abouts-container .abouts-left .abouts-left-cu ul li i {
  color: #838383;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px
}

.abouts-main .abouts-container .abouts-left .abouts-left-cu ul li p {
  font-size: 12px;
  text-align: right;
  padding-right: 45px
}

.abouts-main .abouts-container .abouts-main {
  padding-left: 30px;
  width: 100%;
  flex: 1;
  margin-bottom: 30px
}

.abouts-main .abouts-container .abouts-main h1 {
  font-size: 26px;
  text-align: center;
  line-height: 26px;
  height: 50px
}

.abouts-main .abouts-container .abouts-main h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 40px
}

.abouts-main .abouts-container .abouts-main p {
  font-size: 16px;
  line-height: 30px
}

.abouts-main .abouts-container .abouts-main p img {
  margin-top: 10px
}

.abouts-main .abouts-container .abouts-main .abouts-main-who {
  margin-bottom: 60px;
  width: 100%
}

.abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content {
  display: flex;
  width: 100%
}

.abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
  font-size: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex: 2;
  margin-top: 150px
}

.abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article {
  flex-direction: column;
  justify-content: space-evenly;
  display: flex;
  color: #444;
  height: 100%;
  flex: 8
}

.abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article p {
  font-size: 16px
}

.abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img {
  width: 100%;
  height: 300px
}

.abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro {
  padding: 20px 20px 0;
  background: #f8f8f8;
  width: 100%
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
  font-size: 28px;
  width: 100%;
  line-height: 65px
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article {
  width: 100%;
  flex-direction: column;
  justify-content: space-evenly;
  display: flex;
  color: #444
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
  font-size: 14px
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
  padding-top: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item {
  transition: all .5s ease;
  width: 300px;
  height: 100%
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
  margin-top: 5px;
  font-size: 16px;
  line-height: 65px;
  height: 65px;
  width: 100%;
  text-align: center;
  color: #333
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item:hover {
  cursor: pointer
}

.abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item:hover .pro-name {
  color: #008bbe
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor {
  display: flex;
  margin-top: 40px;
  width: 100%
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left {
  flex: 3.5
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
  height: 65px;
  font-size: 28px;
  width: 100%;
  line-height: 65px
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article {
  width: 100%;
  flex-direction: column;
  justify-content: space-evenly;
  display: flex;
  color: #444
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article p {
  font-size: 14px
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
  padding: 10px 60px;
  flex: 6.5;
  display: flex;
  justify-content: space-between
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
  overflow: hidden;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, .2)
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item img {
  transition: .6s all ease
}

.abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item:hover img {
  transform: scale(1.2)
}

.abouts-main .abouts-container .abouts-main .abouts-network {
  margin-bottom: 50px;
  width: 100%
}

.abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
  height: 65px;
  font-size: 28px;
  width: 100%;
  line-height: 65px
}

.abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-article {
  display: flex;
  justify-content: center;
  color: #444
}

.abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-article p {
  font-size: 14px
}

.abouts-main .abouts-container .contact-main {
  padding-left: 30px;
  width: 100%;
  flex: 1
}

.abouts-main .abouts-container .contact-main div {
  width: 100%
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-title {
  font-size: 18px;
  line-height: 50px;
  height: 50px
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-content {
  display: flex;
  padding-left: 20px;
  height: 310px
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-left {
  position: relative;
  width: 450px
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-left::after {
  content: "";
  height: 240px;
  width: 400px;
  position: absolute;
  border: 2.5px solid #000;
  top: 20px;
  left: 20px;
  z-index: -100
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text {
  padding-top: 60px;
  padding-left: 26px;
  flex: 1
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text ul li {
  font-size: 15px;
  color: #707070
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text ul li .fa {
  color: #707070;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px
}

.abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text ul li p {
  font-size: 16px;
  text-align: left;
  padding-right: 45px;
  line-height: 35px
}

.abouts-main .abouts-container .feedback-main .feedbackForm {
  margin-left: 0
}

.abouts-main .abouts-main-article p:hover {
  /* color: #008bbe */
}

.abouts-main .feedbackForm {
  margin-top: 40px
}

.abouts-main .feedbackForm #feedbackForm table {
  margin-bottom: 30px;
  max-width: none
}

.abouts-main .feedbackForm #feedbackForm table tbody {
  display: flex;
  flex-wrap: wrap
}

.abouts-main .feedbackForm #feedbackForm table tbody tr {
  margin-bottom: 20px;
  background: #fafafa;
  width: 50%
}

.abouts-main .feedbackForm #feedbackForm table tbody tr:nth-of-type(5), .abouts-main .feedbackForm #feedbackForm table tbody tr:nth-of-type(6) {
  width: 100%
}

.abouts-main .feedbackForm #feedbackForm table tbody tr td {
  height: 60px
}

.abouts-main .feedbackForm #feedbackForm table tbody tr td .lable {
  margin-left: 10px;
  font-size: 14px;
  width: 90px;
  line-height: 40px;
  height: 40px;
  padding: 0;
  text-align: left
}

.abouts-main .feedbackForm #feedbackForm table tbody tr td .text {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  border: none;
  outline: none;
  margin: 0;
  background: #fafafa;
  width: 250px
}

.abouts-main .feedbackForm #feedbackForm table tbody tr td .atextarea {
  width: 100%;
  margin: 0;
  border: none;
  outline: none;
  padding-top: 10px;
  background: #fafafa;
  font-size: 14px
}

.abouts-main .feedbackForm #feedbackForm table tbody tr td .input-error {
  border: 1px solid #f77
}

.abouts-main .feedbackForm #feedbackForm table tbody tr:last-child {
  height: 80px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF
}

.abouts-main .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn {
  margin: 0
}

.abouts-main .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn .submita {
  background: #008bbe;
  height: 50px;
  width: 150px;
  outline: none
}

@media(min-width: 1561px)and (max-width: 1790px) {
  .abouts-main .about-banner img {
    width: 100%
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    margin-top: 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    box-shadow: none
  }
}

@media(min-width: 1441px)and (max-width: 1560px) {
  .abouts-main .about-banner {
    width: 100%
  }

  .abouts-main .about-banner img {
    width: 100%
  }

  .abouts-main .abouts-container {
    padding: 40px 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    margin-top: 0;
    font-size: 14px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
    margin-top: 50px;
    padding: 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    box-shadow: none
  }

  .abouts-main .abouts-container .abouts-main .abouts-network {
    margin-top: 50px
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .feedbackForm {
    margin-left: 0
  }
}

@media(min-width: 1391px)and (max-width: 1440px) {
  .abouts-main .about-banner {
    width: 100%
  }

  .abouts-main .about-banner img {
    width: 100%
  }

  .abouts-main .abouts-container {
    padding: 40px 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
    font-size: 18px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item {
    width: 400px;
    justify-content: flex-start
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item img {
    margin-left: 90px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    margin-top: 0;
    font-size: 14px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor {
    display: block
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
    padding: 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    box-shadow: none
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .feedbackForm {
    margin-left: 0
  }
}

@media(min-width: 1350px)and (max-width: 1391px) {
  .abouts-main .about-banner {
    width: 100%
  }

  .abouts-main .about-banner img {
    width: 100%
  }

  .abouts-main .abouts-container {
    padding: 40px 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
    font-size: 18px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item {
    width: 420px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item img {
    margin-left: 90px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    margin-top: 0;
    font-size: 14px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor {
    display: block
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
    padding: 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    box-shadow: none
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .feedbackForm {
    margin-left: 0
  }
}

@media(min-width: 1201px)and (max-width: 1350px) {
  .abouts-main .about-banner {
    width: 100%
  }

  .abouts-main .about-banner img {
    width: 100%
  }

  .abouts-main .abouts-container {
    padding: 40px 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
    margin-top: 200px;
    font-size: 18px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    position: relative;
    left: -80px;
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item {
    width: 350px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item img {
    margin-left: 90px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    margin-left: 20px;
    margin-top: 0;
    font-size: 14px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor {
    display: block
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
    padding: 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    box-shadow: none
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .feedbackForm {
    margin-left: 0
  }
}

@media(min-width: 961px)and (max-width: 1220px) {
  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-left {
    width: 240px
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-left:after {
    width: 240px;
    height: 140px
  }
}

@media(min-width: 961px)and (max-width: 1200px) {
  .abouts-main .about-banner {
    width: 100%
  }

  .abouts-main .about-banner img {
    width: 100%
  }

  .abouts-main .abouts-container {
    padding: 40px 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
    font-size: 18px;
    margin-top: 300px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article {
    color: #444
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    margin-top: 0;
    font-size: 14px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor {
    display: block
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
    padding: 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    box-shadow: none
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .feedbackForm {
    margin-left: 0
  }
}

@media(min-width: 768px)and (max-width: 960px) {
  .abouts-main .about-banner {
    height: 134px
  }

  .abouts-main .about-banner img {
    display: none
  }

  .abouts-main .abouts-container {
    padding: 40px 50px 0
  }

  .abouts-main .abouts-container .abouts-left {
    display: none
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
    margin-top: 280px;
    font-size: 18px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article {
    padding-left: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article p {
    width: 100%;
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img {
    width: 100%;
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro {
    width: 100%
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
    font-size: 12px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item {
    width: 300px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    margin-top: 0;
    font-size: 14px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor {
    display: block
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
    font-size: 20px
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
    padding: 50px 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    box-shadow: none
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
    font-size: 22px
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content {
    padding-left: 0;
    display: block;
    height: auto
  }

  .abouts-main .feedbackForm {
    margin-left: 0
  }
}

@media(max-width: 769px) {
  .header {
    position: fixed !important;
    top: 0 !important
  }

  .abouts-main .about-banner {
    display: none
  }

  .abouts-main .breadcrumbs-nav {
    display: none
  }

  .abouts-main .abouts-container {
    margin-top: 2rem;
    padding: 0;
    width: 100%
  }

  .abouts-main .abouts-container .abouts-left {
    display: none
  }

  .abouts-main .abouts-container .abouts-main {
    padding-left: 0;
    margin-bottom: 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who {
    margin-bottom: .8rem;
    padding: 0 .4rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content {
    height: auto;
    flex-direction: column
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-title {
    margin-top: 0;
    font-size: .48rem;
    display: block;
    height: .8rem;
    line-height: .8rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article {
    display: block
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-content .abouts-main-article p {
    color: #555;
    font-size: .36rem;
    line-height: .5rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-who .abouts-main-who-img {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro {
    padding: .4rem .4rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-title {
    font-size: .48rem;
    display: block;
    height: .8rem;
    line-height: .8rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-main-article p {
    line-height: .5rem;
    font-size: .36rem;
    color: #555
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list {
    flex-wrap: wrap
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item {
    width: 4.5333rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-pro .abouts-pro-list .pro-list-item .pro-name {
    height: auto;
    line-height: 1rem;
    margin-top: 0;
    color: #333;
    font-size: .32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor {
    margin-top: .5rem;
    padding: 0 .4rem .4rem;
    display: block
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-title {
    font-size: .48rem;
    display: block;
    height: .8rem;
    line-height: .8rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-left .abouts-main-article p {
    padding-bottom: .5333rem;
    color: #555;
    height: auto;
    font-size: .36rem;
    line-height: .5rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list {
    padding: .1333rem 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-main-honor .abouts-honor-list .abouts-honor-item {
    width: 2.8rem;
    height: 3.92rem
  }

  .abouts-main .abouts-container .abouts-main .abouts-network {
    padding: 0 .4rem .5rem;
    display: block;
    margin-bottom: 0
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-title {
    font-size: .48rem;
    display: block;
    height: .8rem;
    line-height: .8rem;
    font-family: Montserrat-Medium
  }

  .abouts-main .abouts-container .abouts-main .abouts-network .abouts-main-article p {
    line-height: .5rem;
    color: #555;
    font-size: .36rem
  }

  .abouts-main .abouts-container .abouts-main p {
    color: #747474;
    font-size: .36rem
  }

  .abouts-main .abouts-container .contact-main {
    padding: 0 .4rem
  }

  .abouts-main .abouts-container .contact-main .contact-info {
    margin-top: .6667rem
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-title {
    color: #333;
    font-size: .4rem;
    line-height: .4rem
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content {
    padding-left: 0;
    height: auto;
    display: block
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-left {
    width: auto;
    margin: 0 auto
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-left img {
    width: 8rem;
    height: 4.8rem
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-left::after {
    content: "";
    height: 4.8rem;
    width: 8rem;
    position: absolute;
    border: .0333rem solid #000;
    top: .2667rem;
    left: .2667rem;
    z-index: -100
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text {
    padding-left: 0;
    padding-bottom: .6667rem
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text ul li {
    height: .6667rem;
    font-size: .36rem;
    line-height: .6667rem;
    font-weight: 400;
    color: #666;
    padding-left: .3333rem;
    text-indent: -0.3333rem
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text ul li p {
    padding-right: 0;
    padding-left: 10px
  }

  .abouts-main .abouts-container .contact-main .contact-info .contact-info-content .content-text ul li p .fa {
    margin-right: 5px
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry {
    margin-top: .4rem;
    height: auto
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry .contact-inquiry-title {
    color: #333;
    font-size: .4rem;
    line-height: .4rem
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry .contact-inquiry-form {
    margin: .6667rem 0;
    height: auto;
    display: block
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry .contact-inquiry-form .form-input {
    font-size: .32rem;
    width: 100%;
    height: 1.2rem;
    margin-bottom: .2667rem
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry .contact-inquiry-form .form-input span {
    font-size: .36rem;
    width: 2.2rem
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry .contact-inquiry-form .form-textarea {
    height: 3.2rem
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry .contact-inquiry-btn {
    background: #008bbe;
    width: 100%;
    padding: 0 .4rem;
    height: 1.2rem;
    margin-bottom: .6667rem
  }

  .abouts-main .abouts-container .contact-main .contact-inquiry .contact-inquiry-btn a i {
    color: #FFF
  }

  .abouts-main .abouts-container .feedback-main p {
    padding: .36rem
  }

  .abouts-main .abouts-container .feedback-main .inquiry-pro-list {
    margin: 0
  }

  .abouts-main .abouts-container .feedback-main .feedbackForm #feedbackForm table tbody {
    width: 9.3rem;
    padding-left: .36rem
  }

  .abouts-main .abouts-container .feedbackForm {
    margin-left: .57rem
  }

  .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody {
    width: 8.8rem;
    margin-bottom: 0
  }

  .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody tr td .atextarea, .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody tr td .text, .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody tr td .lable {
    font-size: .36rem
  }

  .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody tr td .atextarea {
    height: 3rem;
    width: 100%;
    resize: none
  }

  .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody tr td .text {
    width: 100%
  }

  .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody tr {
    width: 100%
  }

  .abouts-main .abouts-container .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn .submita {
    width: 8.6667rem
  }

  .abouts-main .feedbackForm {
    margin-left: 0
  }

  .abouts-main .inquiry-pro-list {
    padding: .1rem .36rem
  }
}

.news-main .news-banner {
  width: 100%;
  min-height: 147px
}

.news-main .news-banner img {
  width: 100%
}

.news-main .breadcrumbs-nav {
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 125px;
  display: flex;
  width: 100%;
  height: 50px;
  background: #f8f8f8
}

.news-main .breadcrumbs-nav .breadcrumbs-content {
  font-size: 16px;
  display: flex;
  align-items: center;
  height: 100%;
  color: #666
}

.news-main .breadcrumbs-nav .breadcrumbs-content i {
  color: #008bbe;
  transform: scale(1.3);
  margin-right: 10px
}

.news-main .breadcrumbs-nav .breadcrumbs-content a {
  margin: 0 5px;
  color: #666;
  font-size: 16px
}

.news-main .breadcrumbs-nav .breadcrumbs-text {
  font-size: 16px;
  color: #666;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-left: auto;
  width: 250px;
  height: 100%
}

.news-main .news-container {
  display: flex;
  padding: 40px 125px 0;
  width: 100%
}

.news-main .news-container .news-left {
  width: 280px;
  margin-bottom: 50px
}

.news-main .news-container .news-left .news-left-title {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  background: #008bbe;
  color: #FFF
}

.news-main .news-container .news-left .news-left-ab ul li {
  margin: 5px 0;
  display: flex;
  padding: 20px 20px;
  height: 110px;
  color: #333
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  flex: 1
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-info p {
  font-size: 14px
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-info p a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-info p:nth-of-type(1) {
  color: #494949;
  font-size: 12px;
  padding-right: 10px
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-info p:nth-of-type(1):hover {
  color: #008bbe
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-info p:nth-of-type(2) {
  color: #333;
  font-size: 14px
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-info:hover p a {
  color: #008bbe
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-img {
  display: flex;
  flex-direction: row-reverse;
  flex: 1;
  height: 100%;
  width: 66px;
  overflow: hidden
}

.news-main .news-container .news-left .news-left-ab ul li .news-left-item-img img {
  transition: .3s all ease;
  height: 100%
}

.news-main .news-container .news-left .news-left-ab ul li:hover .news-left-item-img img {
  transform: scale(1.2)
}

.news-main .news-container .news-left .news-left-ab ul li:hover .news-left-item-info p a {
  color: #008bbe
}

.news-main .news-container .news-left .news-left-cu ul li {
  font-size: 16px;
  color: #838383
}

.news-main .news-container .news-left .news-left-cu ul li i {
  color: #838383;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px
}

.news-main .news-container .news-left .news-left-cu ul li p {
  font-size: 12px;
  text-align: right;
  padding-right: 45px
}

.news-main .news-container .news-main {
  padding-left: 30px;
  width: 100%;
  flex: 1
}

.news-main .news-container .news-main ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.news-main .news-container .news-main ul li {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-bottom: 26px;
  width: 430px;
  height: 510px
}

.news-main .news-container .news-main ul li .news-item-img {
  display: flex;
  justify-content: center;
  height: 246px
}

.news-main .news-container .news-main ul li .news-item-img img {
  width: 100%
}

.news-main .news-container .news-main ul li .news-item-content {
  height: 180px;
  padding-left: 20px
}

.news-main .news-container .news-main ul li .news-item-content .news-item-title {
  padding-top: 30px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

.news-main .news-container .news-main ul li .news-item-content .news-item-date {
  font-size: 16px;
  height: 50px;
  line-height: 50px
}

.news-main .news-container .news-main ul li .news-item-content .news-item-date, .news-main .news-container .news-main ul li .news-item-content .news-item-artcle {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #666
}

.news-main .news-container .news-main ul li .news-item-btn {
  margin-left: 20px;
  text-align: center;
  border: 1px solid #b2b2b2;
  width: 114px;
  height: 40px;
  color: #333
}

.news-main .news-container .news-main ul li .news-item-btn a {
  width: 114px;
  height: 40px;
  line-height: 40px;
  transition: .3s all ease-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 9
}

.news-main .news-container .news-main ul li .news-item-btn a:after {
  content: "";
  background: #fdb812;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: .5s;
  -webkit-transition-property: transform;
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  background: #008bbe
}

.news-main .news-container .news-main ul li .news-item-btn a:hover i {
  color: #FFF;
  border-color: #000
}

.news-main .news-container .news-main ul li .news-item-btn a:hover:after {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transform: scaleX(1)
}

.news-main .news-container .news-main ul li .news-item-btn a i {
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 14
}

.news-main .news-container .news-main ul li:hover {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px)
}

.news-main .news-container .news-main ul .news-line {
  width: 100%;
  transition: .5s all ease;
  height: 100px;
  margin-bottom: 15px;
  padding: 0 20px;
  background: #fbfbfb
}

.news-main .news-container .news-main ul .news-line .news-item-top {
  height: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between
}

.news-main .news-container .news-main ul .news-line .news-item-top .news-item-title {
  height: 100%;
  line-height: 50px;
  font-size: 18px
}

.news-main .news-container .news-main ul .news-line .news-item-top .news-item-date {
  font-size: 16px;
  height: 100%;
  line-height: 50px;
  color: #999
}

.news-main .news-container .news-main ul .news-line .news-item-content {
  padding-left: 0;
  font-size: 14px;
  color: #666;
  height: auto
}

.news-main .news-container .news-main ul .news-line:hover {
  cursor: pointer;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.news-main .news-container .news-main .news-pages {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  width: 100%;
  height: 60px;
  font-size: 16px
}

.news-main .news-container .news-main .news-pages span {
  opacity: .4
}

.news-main .news-container .news-main .news-pages span, .news-main .news-container .news-main .news-pages a {
  font-size: 16px;
  margin: 0 5px;
  transition: all ease .3s;
  box-sizing: border-box;
  border: 1px solid #f9f9f9;
  padding: 8px 14px;
  display: flex;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #494949
}

.news-main .news-container .news-main .news-pages a:hover {
  background: #008bbe;
  color: #FFF
}

.news-main .news-container .news-main .news-pages span.ctxt {
  background: #008bbe;
  color: #FFF;
  opacity: 1
}

.news-main .news-container .news-main .news-mobile-pages {
  display: none
}

.news-main .news-container .news-detail-main {
  padding-left: 30px;
  width: 100%;
  flex: 1
}

.news-main .news-container .news-detail-main .news-detail-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center
}

.news-main .news-container .news-detail-main .news-detail-top .news-detail-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 50px
}

.news-main .news-container .news-detail-main .news-detail-top .news-detail-info {
  position: relative;
  display: flex
}

.news-main .news-container .news-detail-main .news-detail-top .news-detail-info .news-detail-date {
  font-size: 16px;
  line-height: 24px;
  color: #666
}

.news-main .news-container .news-detail-main .news-detail-top .news-detail-info .news-view {
  width: 120px;
  display: flex;
  align-items: center;
  margin-left: 30px
}

.news-main .news-container .news-detail-main .news-detail-top .news-detail-info .news-view span {
  font-size: 16px;
  color: #666
}

.news-main .news-container .news-detail-main article p {
  line-height: 40px;
  font-size: 16px;
  color: #666
}

.news-main .news-container .news-detail-main .addthis_inline_share_toolbox {
  margin: 20px 0
}

.news-main .news-container .news-detail-main .contact-list {
  display: flex;
  width: 100%
}

.news-main .news-container .news-detail-main .contact-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px
}

.news-main .news-container .news-detail-main .contact-list li i {
  color: #666;
  transform: scale(1.5)
}

.news-main .news-container .news-detail-main .contact-list .contact-list-more {
  text-align: center;
  line-height: 28px
}

.news-main .news-container .news-detail-main .contact-list .contact-list-more span {
  font-size: 12px;
  color: #FFF;
  display: block;
  height: 28px;
  width: 28px;
  background: #008bbe;
  border-radius: 50%
}

.news-main .news-container .news-detail-main .pro-list {
  margin-top: 60px;
  width: 100%
}

.news-main .news-container .news-detail-main .pro-list .pro-list-title {
  font-size: 18px
}

.news-main .news-container .news-detail-main .pro-list ul {
  margin-top: 10px;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: space-between
}

.news-main .news-container .news-detail-main .pro-list ul li {
  width: 200px;
  height: 170px
}

.news-main .news-container .news-detail-main .pro-list ul li p {
  margin-top: 10px;
  text-align: center;
  color: #333;
  font-size: 12px
}

.news-main .news-container .news-detail-main .pro-list ul li:hover {
  cursor: pointer;
  background: #008bbe;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .8);
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.news-main .news-container .news-detail-main .pro-list ul li:hover p {
  color: #FFF
}

.news-main .news-container .news-detail-main .pages-list {
  margin-bottom: 50px;
  padding: 0 20px;
  height: 44px;
  width: 100%;
  background: #f8f8f8;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.news-main .news-container .news-detail-main .pages-list span:nth-child(1) {
  color: #008bbe
}

.news-main .news-container .news-detail-main .pages-list div {
  font-size: 16px
}

.news-main .news-container .news-detail-main .pages-list div span {
  font-size: 16px
}

@media(min-width: 1561px)and (max-width: 1790px) {
  .news-main .news-banner {
    width: 100%
  }

  .news-main .news-banner img {
    width: 100%
  }
}

@media(min-width: 1441px)and (max-width: 1560px) {
  .news-main .news-banner {
    width: 100%
  }

  .news-main .news-banner img {
    width: 100%
  }
}

@media(min-width: 1391px)and (max-width: 1440px) {
  .news-main .news-banner {
    width: 100%
  }

  .news-main .news-banner img {
    width: 100%
  }
}

@media(min-width: 1650px)and (max-width: 1850px) {
  .news-main .news-container .news-main ul li {
    width: 350px
  }

  .news-main .news-container .news-main ul li .news-item-img {
    height: auto
  }
}

@media(min-width: 1440px)and (max-width: 1650px) {
  .news-main .news-container .news-main ul li {
    width: 400px
  }

  .news-main .news-container .news-main ul li .news-item-img {
    height: auto
  }

  .news-main .news-container .news-main ul li .news-item-content {
    padding-left: 30px
  }

  .news-main .news-container .news-main ul li .news-item-btn {
    margin-left: 30px
  }
}

@media(min-width: 1201px)and (max-width: 1440px) {
  .news-main .news-banner {
    width: 100%
  }

  .news-main .news-banner img {
    width: 100%
  }

  .news-main .news-container {
    padding: 40px 50px 0
  }

  .news-main .news-container .news-main ul li {
    width: 400px
  }

  .news-main .news-container .news-main ul li .news-item-img {
    height: auto
  }

  .news-main .news-container .news-main ul li .news-item-content {
    padding-left: 30px
  }

  .news-main .news-container .news-main ul li .news-item-btn {
    margin-left: 30px
  }
}

@media(min-width: 960px)and (max-width: 1200px) {
  .news-main .news-banner {
    width: 100%
  }

  .news-main .news-banner img {
    width: 100%
  }

  .news-main .news-container {
    padding: 40px 50px 0
  }

  .news-main .news-container .news-main ul .news-line {
    padding-left: 20px;
    padding-bottom: 20px;
    height: auto
  }

  .news-main .news-container .news-main ul .news-line .news-item-top .news-item-title {
    font-size: 14px;
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .news-main .news-container .news-main ul .news-line .news-item-top .news-item-date {
    font-size: 12px
  }

  .news-main .news-container .news-main ul .news-line .news-item-content {
    font-size: 14px
  }

  .news-main .breadcrumbs-nav .breadcrumbs-content {
    font-size: 14px
  }

  .news-main .breadcrumbs-nav .breadcrumbs-text {
    font-size: 14px
  }
}

@media(min-width: 768px)and (max-width: 960px) {
  .news-main .news-left {
    display: none
  }

  .news-main .news-container {
    padding: 40px 50px 0
  }

  .news-main .news-container .news-main ul li {
    width: 300px
  }

  .news-main .news-container .news-main ul li .news-item-img {
    height: auto
  }

  .news-main .news-container .news-main ul li .news-item-content {
    padding-left: 30px
  }

  .news-main .news-container .news-main ul li .news-item-content .news-item-title {
    font-size: 14px
  }

  .news-main .news-container .news-main ul li .news-item-content .news-item-date, .news-main .news-container .news-main ul li .news-item-content .news-item-artcle {
    font-size: 12px
  }

  .news-main .news-container .news-main ul li .news-item-btn {
    margin-left: 30px
  }

  .news-main .breadcrumbs-nav .breadcrumbs-content {
    font-size: 14px
  }

  .news-main .breadcrumbs-nav .breadcrumbs-text {
    font-size: 14px
  }
}

@media(min-width: 768px)and (max-width: 960px) {
  .news-main .news-banner {
    height: 134px;
    display: none
  }

  .news-main .news-banner img {
    display: none
  }

  .news-main .breadcrumbs-nav {
    font-size: 14px;
    margin-top: 130px
  }

  .news-main .breadcrumbs-nav .breadcrumbs-content, .news-main .breadcrumbs-nav .breadcrumbs-text {
    font-size: 14px
  }

  .news-main .news-left {
    display: none
  }

  .news-main .news-container .news-main ul {
    width: 100%
  }

  .news-main .news-container .news-main ul li {
    width: 800px;
    height: auto
  }

  .news-main .news-container .news-main ul li .news-item-img {
    height: auto
  }

  .news-main .news-container .news-main ul li .news-item-img img {
    width: 90%
  }

  .news-main .news-container .news-main ul li .news-item-content {
    padding-left: 30px
  }

  .news-main .news-container .news-main ul li .news-item-content .news-item-title {
    font-size: 14px
  }

  .news-main .news-container .news-main ul li .news-item-content .news-item-date, .news-main .news-container .news-main ul li .news-item-content .news-item-artcle {
    font-size: 12px
  }

  .news-main .news-container .news-main ul li .news-item-btn {
    margin-left: 30px
  }

  .news-main .news-container .news-main .news-pages .news-page-text {
    font-size: 12px
  }

  .news-main .news-container .news-main .news-pages .news-page-num {
    font-size: 12px
  }
}

@media(max-width: 769px) {
  .header {
    position: fixed !important;
    top: 0 !important
  }

  .news-main .news-banner {
    display: none
  }

  .news-main .breadcrumbs-nav {
    display: none
  }

  .news-main .news-container {
    margin-top: 2.2rem;
    padding: 0;
    width: 100%
  }

  .news-main .news-container .news-left {
    display: none
  }

  .news-main .news-container .news-main {
    padding: 0 .4rem
  }

  .news-main .news-container .news-main ul li {
    width: 100%;
    height: initial;
    box-sizing: border-box;
    border: 1px solid #ccc
  }

  .news-main .news-container .news-main ul li .news-item-content {
    margin-bottom: .4rem;
    height: auto;
    padding: 0 .2667rem
  }

  .news-main .news-container .news-main ul li .news-item-content .news-item-title {
    font-size: .4rem
  }

  .news-main .news-container .news-main ul li .news-item-content .news-item-date, .news-main .news-container .news-main ul li .news-item-content .news-item-artcle {
    font-size: .36rem
  }

  .news-main .news-container .news-main ul li .news-item-content .news-item-date {
    color: #999
  }

  .news-main .news-container .news-main ul li .news-item-img {
    height: 5.5rem
  }

  .news-main .news-container .news-main ul li .news-item-img img {
    width: 100%
  }

  .news-main .news-container .news-main ul li .news-item-btn {
    display: none
  }

  .news-main .news-container .news-main ul li:hover {
    box-shadow: none;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px)
  }

  .news-main .news-container .news-main ul .news-line {
    margin: 0 auto;
    background: #FFF;
    width: 9.2rem;
    border: none;
    border-bottom: 1px solid #eaeaea;
    padding: .3733rem 0;
    height: auto
  }

  .news-main .news-container .news-main ul .news-line .news-item-top {
    display: flex;
    flex-direction: column;
    height: auto
  }

  .news-main .news-container .news-main ul .news-line .news-item-top .news-item-title {
    color: #343434;
    font-weight: 500;
    font-size: .4rem;
    line-height: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .news-main .news-container .news-main ul .news-line .news-item-top .news-item-date {
    color: #9a9a9a;
    font-size: .4rem;
    line-height: .4rem
  }

  .news-main .news-container .news-main ul .news-line .news-item-content {
    margin-top: .266667rem;
    font-size: .36rem;
    font-family: Montserrat-Regular;
    font-weight: 350;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }

  .news-main .news-container .news-main .news-pages {
    display: none
  }

  .news-main .news-container .news-main .news-mobile-pages {
    margin: .6667rem 0;
    display: flex;
    width: 100%;
    height: 1.2rem;
    justify-content: space-between
  }

  .news-main .news-container .news-main .news-mobile-pages .news-pages-prev, .news-main .news-container .news-main .news-mobile-pages .news-pages-next {
    height: 1.2rem;
    width: 4.1333rem;
    box-sizing: border-box;
    border: 1px solid #9a9a9a;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .news-main .news-container .news-main .news-mobile-pages .news-pages-prev i, .news-main .news-container .news-main .news-mobile-pages .news-pages-next i {
    font-size: .56rem;
    color: #9a9a9a
  }

  .news-main .news-container .news-main .news-mobile-pages .news-pages-next {
    background: #008bbe;
    border: none
  }

  .news-main .news-container .news-main .news-mobile-pages .news-pages-next i {
    color: #FFF
  }

  .news-main .news-container .news-detail-main {
    padding: 0 .4rem;
    margin: 0;
    padding: 0 .4rem
  }

  .news-main .news-container .news-detail-main .news-detail-top .news-detail-title {
    font-size: .4rem;
    line-height: .8rem;
    text-align: center
  }

  .news-main .news-container .news-detail-main .news-detail-top .news-detail-info .news-detail-date {
    font-size: .34rem
  }

  .news-main .news-container .news-detail-main .news-detail-top .news-detail-info .news-view {
    width: 2.3rem
  }

  .news-main .news-container .news-detail-main .news-detail-top .news-detail-info .news-view span {
    font-size: .34rem;
    color: #666
  }

  .news-main .news-container .news-detail-main article p {
    font-size: .36rem;
    line-height: .6rem
  }

  .news-main .news-container .news-detail-main .addthis_inline_share_toolbox {
    margin: .3rem 0
  }

  .news-main .news-container .news-detail-main ul.contact-list {
    display: none
  }

  .news-main .news-container .news-detail-main ul.contact-list li {
    height: .8rem;
    width: .8rem;
    margin-right: .0667rem
  }

  .news-main .news-container .news-detail-main ul.contact-list li i {
    transform: scale(1)
  }

  .news-main .news-container .news-detail-main .pro-list {
    display: none
  }

  .news-main .news-container .news-detail-main .pages-list {
    background: #FFF;
    height: auto;
    padding: 0;
    margin-bottom: 0;
    flex-direction: column;
    display: block
  }

  .news-main .news-container .news-detail-main .pages-list div {
    background: #f8f8f8;
    margin-bottom: .2rem;
    font-size: .36rem;
    display: flex;
    line-height: .9rem;
    padding-left: .3rem
  }

  .news-main .news-container .news-detail-main .pages-list div span {
    font-size: .36rem
  }

  .news-main .news-container .news-detail-main .pages-list div a {
    margin-left: .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }
}

.knowledges-main .knowledges-banner {
  width: 100%;
  min-height: 147px
}

.knowledges-main .breadcrumbs-nav {
  box-sizing: border-box;
  padding: 0 125px;
  display: flex;
  width: 100%;
  height: 50px;
  background: #f8f8f8
}

.knowledges-main .breadcrumbs-nav .breadcrumbs-content {
  font-size: 16px;
  display: flex;
  align-items: center;
  height: 100%;
  color: #666
}

.knowledges-main .breadcrumbs-nav .breadcrumbs-content i {
  color: #008bbe;
  transform: scale(1.3);
  margin-right: 10px
}

.knowledges-main .breadcrumbs-nav .breadcrumbs-content a {
  margin: 0 5px;
  color: #666;
  font-size: 16px
}

.knowledges-main .breadcrumbs-nav .breadcrumbs-text {
  font-size: 16px;
  color: #666;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-left: auto;
  width: 250px;
  height: 100%
}

.knowledges-main .knowledges-container {
  display: flex;
  padding: 40px 125px 0;
  width: 100%
}

.knowledges-main .knowledges-container .knowledges-left {
  margin-bottom: 50px;
  width: 280px
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-title {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  background: #008bbe;
  color: #FFF
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab {
  position: relative
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab i {
  cursor: pointer;
  position: absolute;
  margin-top: 14px;
  right: 0px;
  transform: scale(1.6)
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab ul .LiLevel1 {
  padding-left: 20px;
  line-height: 50px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #f9f9f9
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab ul .LiLevel1 .sub-menu {
  display: none
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab ul .LiLevel1 a:hover {
  color: #008bbe
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab ul .LiLevel1 ul .LiLevel2 {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  margin-left: 20px
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab ul .LiLevel1 ul .LiLevel2 a:hover {
  color: #008bbe
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab ul .LiLevel1 ul .LiLevel2 .sub-menu {
  padding-left: 20px;
  display: none;
  width: 100px;
  height: 30px;
  position: absolute;
  background: #eee;
  left: 220px;
  top: -4px;
  z-index: 99999
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-ab ul .LiLevel1 ul .LiLevel2:hover .sub-menu {
  display: block
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-cu ul li {
  font-size: 12px;
  color: #838383
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-cu ul li i {
  color: #838383;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px
}

.knowledges-main .knowledges-container .knowledges-left .knowledges-left-cu ul li p {
  font-size: 12px;
  text-align: right;
  padding-right: 45px
}

.knowledges-main .knowledges-container .knowledges-main {
  padding-left: 30px;
  width: 100%;
  flex: 1
}

.knowledges-main .knowledges-container .knowledges-main ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.knowledges-main .knowledges-container .knowledges-main ul li {
  width: 100%;
  transition: .5s all ease;
  height: 100px;
  margin-bottom: 15px;
  padding: 0 20px;
  background: #fbfbfb
}

.knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top {
  height: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between
}

.knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top .knowledges-item-title {
  height: 100%;
  line-height: 50px;
  font-size: 18px
}

.knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top .knowledges-item-date {
  font-size: 16px;
  height: 100%;
  line-height: 50px;
  color: #999
}

.knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-content {
  font-size: 14px;
  color: #666
}

.knowledges-main .knowledges-container .knowledges-main ul li:hover {
  cursor: pointer;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-bottom: 26px;
  width: 430px;
  height: 510px;
  padding: 0;
  background: #FFF
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-img {
  display: flex;
  justify-content: center;
  height: 246px
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-img img {
  width: 100%
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content {
  height: 180px;
  padding-left: 20px
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-title {
  padding-top: 30px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-date {
  font-size: 16px;
  height: 50px;
  line-height: 50px
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-date, .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-artcle {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #666
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-btn {
  margin-left: 20px;
  text-align: center;
  border: 1px solid #b2b2b2;
  width: 114px;
  height: 40px;
  color: #333
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-btn a {
  width: 114px;
  height: 40px;
  line-height: 40px;
  transition: .3s all ease-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 9
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-btn a:after {
  content: "";
  background: #fdb812;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: .5s;
  -webkit-transition-property: transform;
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  background: #008bbe
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-btn a:hover i {
  color: #FFF;
  border-color: #000
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-btn a:hover:after {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transform: scaleX(1)
}

.knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-btn a i {
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 14
}

.knowledges-main .knowledges-container .knowledges-main ul .list1:hover {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px)
}

.knowledges-main .knowledges-container .knowledges-main .knowledges-pages {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  width: 100%;
  height: 60px;
  font-size: 16px
}

.knowledges-main .knowledges-container .knowledges-main .knowledges-pages span {
  opacity: .4
}

.knowledges-main .knowledges-container .knowledges-main .knowledges-pages span, .knowledges-main .knowledges-container .knowledges-main .knowledges-pages a {
  font-size: 16px;
  margin: 0 5px;
  transition: all ease .3s;
  box-sizing: border-box;
  border: 1px solid #f9f9f9;
  padding: 8px 14px;
  display: flex;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #494949
}

.knowledges-main .knowledges-container .knowledges-main .knowledges-pages a:hover {
  background: #008bbe;
  color: #FFF
}

.knowledges-main .knowledges-container .knowledges-main .knowledges-pages span.ctxt {
  background: #008bbe;
  color: #FFF;
  opacity: 1
}

.knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages {
  display: none
}

.knowledges-main .knowledges-container .knowledges-detail-main {
  padding-left: 30px;
  width: 100%;
  flex: 1
}

.knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center
}

.knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 50px
}

.knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-info {
  position: relative;
  display: flex
}

.knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-info .knowledges-detail-date {
  font-size: 16px;
  line-height: 24px;
  color: #666
}

.knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-info .news-view {
  width: 120px;
  display: flex;
  align-items: center;
  margin-left: 30px
}

.knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-info .news-view span {
  font-size: 16px;
  color: #666
}

.knowledges-main .knowledges-container .knowledges-detail-main article p {
  line-height: 40px;
  font-size: 16px;
  color: #666
}

.knowledges-main .knowledges-container .knowledges-detail-main .addthis_inline_share_toolbox {
  margin: 20px 0
}

.knowledges-main .knowledges-container .knowledges-detail-main .contact-list {
  display: flex;
  width: 100%
}

.knowledges-main .knowledges-container .knowledges-detail-main .contact-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px
}

.knowledges-main .knowledges-container .knowledges-detail-main .contact-list li i {
  color: #666;
  transform: scale(1.5)
}

.knowledges-main .knowledges-container .knowledges-detail-main .contact-list .contact-list-more {
  text-align: center;
  line-height: 28px
}

.knowledges-main .knowledges-container .knowledges-detail-main .contact-list .contact-list-more span {
  font-size: 12px;
  color: #FFF;
  display: block;
  height: 28px;
  width: 28px;
  background: #008bbe;
  border-radius: 50%
}

.knowledges-main .knowledges-container .knowledges-detail-main .pro-list {
  margin-top: 60px;
  width: 100%;
  height: 240px
}

.knowledges-main .knowledges-container .knowledges-detail-main .pro-list .pro-list-title {
  font-size: 18px
}

.knowledges-main .knowledges-container .knowledges-detail-main .pro-list ul {
  margin-top: 10px;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: space-between
}

.knowledges-main .knowledges-container .knowledges-detail-main .pro-list ul li {
  width: 200px;
  height: 170px
}

.knowledges-main .knowledges-container .knowledges-detail-main .pro-list ul li p {
  margin-top: 10px;
  text-align: center;
  color: #333;
  font-size: 12px
}

.knowledges-main .knowledges-container .knowledges-detail-main .pro-list ul li:hover {
  cursor: pointer;
  background: #008bbe;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .8);
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.knowledges-main .knowledges-container .knowledges-detail-main .pro-list ul li:hover p {
  color: #FFF
}

.knowledges-main .knowledges-container .knowledges-detail-main .pages-list {
  margin-bottom: 50px;
  padding: 0 20px;
  height: 44px;
  width: 100%;
  background: #f8f8f8;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.knowledges-main .knowledges-container .knowledges-detail-main .pages-list span:nth-child(1) {
  color: #008bbe
}

.knowledges-main .knowledges-container .knowledges-detail-main .pages-list div {
  font-size: 16px
}

.knowledges-main .knowledges-container .knowledges-detail-main .pages-list div span {
  font-size: 16px
}

@media(min-width: 1561px)and (max-width: 1790px) {
  .knowledges-main .knowledges-banner {
    width: 100%
  }

  .knowledges-main .knowledges-banner img {
    width: 100%
  }
}

@media(min-width: 1441px)and (max-width: 1560px) {
  .knowledges-main .knowledges-banner {
    width: 100%
  }

  .knowledges-main .knowledges-banner img {
    width: 100%
  }
}

@media(min-width: 1391px)and (max-width: 1440px) {
  .knowledges-main .knowledges-banner {
    width: 100%
  }

  .knowledges-main .knowledges-banner img {
    width: 100%
  }
}

@media(min-width: 1201px)and (max-width: 1440px) {
  .knowledges-main .knowledges-banner {
    width: 100%
  }

  .knowledges-main .knowledges-banner img {
    width: 100%
  }

  .knowledges-main .knowledges-container {
    padding: 40px 50px 0
  }

  .knowledges-main .knowledges-container .knowledges-main ul li {
    padding-left: 20px;
    padding-bottom: 20px;
    height: auto
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top .knowledges-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }
}

@media(min-width: 768px)and (max-width: 1200px) {
  .knowledges-main .knowledges-banner {
    width: 100%
  }

  .knowledges-main .knowledges-banner img {
    width: 100%
  }

  .knowledges-main .knowledges-container {
    padding: 40px 50px 0
  }

  .knowledges-main .knowledges-container .knowledges-main ul li {
    padding-left: 20px;
    padding-bottom: 20px;
    height: auto
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top .knowledges-item-title {
    font-size: 14px;
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top .knowledges-item-date {
    font-size: 12px
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-content {
    font-size: 14px
  }

  .knowledges-main .breadcrumbs-nav .breadcrumbs-content {
    font-size: 14px
  }

  .knowledges-main .breadcrumbs-nav .breadcrumbs-text {
    font-size: 14px
  }
}

@media(min-width: 768px)and (max-width: 960px) {
  .knowledges-main .knowledges-banner {
    width: 100%
  }

  .knowledges-main .knowledges-banner img {
    width: 100%
  }

  .knowledges-main .knowledges-banner {
    height: 134px
  }

  .knowledges-main .knowledges-banner img {
    display: none
  }

  .knowledges-main .breadcrumbs-nav .breadcrumbs-content {
    font-size: 14px
  }

  .knowledges-main .breadcrumbs-nav .breadcrumbs-text {
    font-size: 14px
  }

  .knowledges-main .knowledges-container .knowledges-left {
    display: none
  }
}

@media(max-width: 769px) {
  .header {
    position: fixed !important;
    top: 0 !important
  }

  .knowledges-main .knowledges-banner {
    display: none
  }

  .knowledges-main .breadcrumbs-nav {
    display: none
  }

  .knowledges-main .knowledges-container {
    margin-top: 1.8rem;
    padding: 0;
    width: 100%
  }

  .knowledges-main .knowledges-container .knowledges-left {
    display: none
  }

  .knowledges-main .knowledges-container .knowledges-main {
    padding-left: 0;
    padding: .4rem .4rem 0
  }

  .knowledges-main .knowledges-container .knowledges-main ul li {
    margin: 0 auto;
    background: #FFF;
    width: 9.2rem;
    border-bottom: 1px solid #eaeaea;
    padding: .3733rem 0;
    height: auto
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top {
    display: flex;
    flex-direction: column;
    height: auto
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top .knowledges-item-title {
    color: #343434;
    font-weight: 500;
    font-size: .4rem;
    line-height: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-top .knowledges-item-date {
    color: #9a9a9a;
    font-size: .4rem;
    line-height: .4rem
  }

  .knowledges-main .knowledges-container .knowledges-main ul li .knowledges-item-content {
    margin-top: .266667rem;
    font-size: .36rem;
    font-family: Montserrat-Regular;
    font-weight: 350;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding-top: 0
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content {
    margin-bottom: .4rem;
    height: auto;
    padding: 0 .2667rem
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-title {
    font-size: .4rem
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-date, .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-artcle {
    font-size: .36rem
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-content .knowledges-item-date {
    color: #999
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-img {
    height: auto
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-img img {
    width: 100%
  }

  .knowledges-main .knowledges-container .knowledges-main ul .list1 .knowledges-item-btn {
    display: none
  }

  .knowledges-main .knowledges-container .knowledges-main .knowledges-pages {
    display: none
  }

  .knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages {
    margin: .4rem 0;
    display: block;
    width: 100%;
    display: flex;
    height: 1.2rem;
    justify-content: space-between
  }

  .knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages .knowledges-pages-prev, .knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages .knowledges-pages-next {
    height: 1.2rem;
    width: 4.1333rem;
    box-sizing: border-box;
    border: 1px solid #9a9a9a;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages .knowledges-pages-prev i, .knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages .knowledges-pages-next i {
    font-size: .56rem;
    color: #9a9a9a
  }

  .knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages .knowledges-pages-next {
    background: #008bbe;
    border: none
  }

  .knowledges-main .knowledges-container .knowledges-main .knowledges-mobile-pages .knowledges-pages-next i {
    color: #FFF
  }

  .knowledges-main .knowledges-container .knowledges-detail-main {
    padding: 0 .4rem;
    margin: 0;
    padding: 0 .4rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-title {
    font-size: .4rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-date {
    font-size: .36rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .knowledges-detail-top .knowledges-detail-date .knowledges-view {
    font-size: .34rem;
    left: 2.6rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main article p {
    font-size: .36rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .addthis_inline_share_toolbox {
    margin: .3rem 0
  }

  .knowledges-main .knowledges-container .knowledges-detail-main ul.contact-list li {
    height: .8rem;
    width: .8rem;
    margin-right: .0667rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main ul.contact-list li i {
    transform: scale(0.8)
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .pro-list {
    display: none
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .pages-list {
    height: auto;
    padding: 0;
    margin-bottom: 0;
    flex-direction: column;
    display: block
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .pages-list div {
    background: #f8f8f8;
    margin-bottom: .2rem;
    font-size: .36rem;
    display: flex;
    line-height: .9rem;
    padding-left: .3rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .pages-list div span {
    font-size: .36rem
  }

  .knowledges-main .knowledges-container .knowledges-detail-main .pages-list div a {
    margin-left: .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }
}

.product-main .product-banner {
  width: 100%;
  min-height: 147px
}

.product-main .product-banner img {
  height: 100%
}

.product-main .breadcrumbs-nav {
  box-sizing: border-box;
  padding: 0 125px;
  display: flex;
  width: 100%;
  height: 50px;
  background: #f8f8f8
}

.product-main .breadcrumbs-nav .breadcrumbs-content {
  font-size: 16px;
  display: flex;
  align-items: center;
  height: 100%;
  color: #666
}

.product-main .breadcrumbs-nav .breadcrumbs-content i {
  color: #008bbe;
  transform: scale(1.3);
  margin-right: 10px
}

.product-main .breadcrumbs-nav .breadcrumbs-content a {
  color: #666;
  margin: 0 5px
}

.product-main .breadcrumbs-nav .breadcrumbs-text {
  font-size: 16px;
  color: #666;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-left: auto;
  width: 250px;
  height: 100%
}

.product-main .product-container {
  display: flex;
  padding: 40px 125px 0;
  width: 100%
}

.product-main .product-container .product-left {
  margin-bottom: 50px;
  width: 280px
}

.product-main .product-container .product-left .product-left-title {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  background: #008bbe;
  color: #FFF
}

.product-main .product-container .product-left .product-left-cu ul li {
  font-size: 16px;
  color: #838383
}

.product-main .product-container .product-left .product-left-cu ul li i {
  color: #838383;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px
}

.product-main .product-container .product-left .product-left-cu ul li p {
  font-size: 12px;
  text-align: right;
  padding-right: 45px
}

.product-main .product-container .product-left .product-lastest-products ul {
  padding: 20px 0
}

.product-main .product-container .product-left .product-lastest-products ul li {
  padding: 20px 10px;
  height: 160px;
  width: 100%;
  display: flex;
  align-items: center;
  transition: all .3s ease
}

.product-main .product-container .product-left .product-lastest-products ul li .product-name {
  flex: 1
}

.product-main .product-container .product-left .product-lastest-products ul li .product-name a {
  font-size: 14px
}

.product-main .product-container .product-left .product-lastest-products ul li .product-img {
  height: 150px;
  width: 150px;
  overflow: hidden
}

.product-main .product-container .product-left .product-lastest-products ul li .product-img img {
  transition: .3s all ease;
  width: 100%
}

.product-main .product-container .product-left .product-lastest-products ul li:hover .product-img img {
  transform: scale(1.2)
}

.product-main .product-container .product-left .product-lastest-products ul li:hover .product-name a {
  color: #008bbe
}

.product-main .product-container .product-left .product-left-ab {
  position: relative
}

.product-main .product-container .product-left .product-left-ab i {
  cursor: pointer;
  position: absolute;
  margin-top: 14px;
  right: 0px;
  transform: scale(1.6)
}

.product-main .product-container .product-left .product-left-ab ul>li {
  padding-left: 20px;
  line-height: 50px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #f9f9f9
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 {
  padding-left: 20px;
  line-height: 50px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #f9f9f9
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 .sub-menu {
  display: none
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 a:hover {
  color: #008bbe
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 ul .LiLevel2 {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  margin-left: 20px
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 ul .LiLevel2 a:hover {
  color: #008bbe
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 .currentProType {
  color: #008bbe
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 ul .LiLevel2 .sub-menu {
  padding-left: 20px;
  display: none;
  width: 100px;
  height: 30px;
  position: absolute;
  background: #eee;
  left: 220px;
  top: -4px;
  z-index: 99999
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 ul .LiLevel2:hover .sub-menu {
  display: block
}

.product-main .product-container .product-left .product-left-ab ul .LiLevel1 a.active {
  color: #008bbe
}

.product-main .product-container .product-main {
  padding-left: 30px;
  width: 100%;
  flex: 1
}

.product-main .product-container .product-main .product-list-1 {
  width: 100%
}

.product-main .product-container .product-main .product-list-1 ul li {
  background: #fbfbfb;
  width: 100%;
  height: 240px;
  margin-bottom: 28px;
  display: flex;
  transition: .5s all ease
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-img {
  background: #FFF;
  display: flex;
  justify-content: center;
  max-width: 400px;
  height: 100%
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-img img {
  height: 100%
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px;
  height: 100%;
  flex: 1
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title {
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 22px
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title span {
  position: relative
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title span:after {
  transition: .5s all ease;
  position: absolute;
  left: 0;
  bottom: -5px;
  content: "";
  width: 50px;
  height: 1px;
  background: #008bbe
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-text {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn {
  text-align: center;
  transition: .5s all ease;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  border: 1px solid #e5e5e5
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn a {
  font-size: 16px;
  width: 150px;
  height: 50px;
  line-height: 50px;
  transition: .3s all ease-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 9
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn a:after {
  content: "";
  background: #fdb812;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: .5s;
  -webkit-transition-property: transform;
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  background: #008bbe
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn a:hover i {
  color: #FFF;
  border-color: #000
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn a:hover:after {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transform: scaleX(1)
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn a i {
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 14
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn a i:nth-child(2) {
  margin-left: 5px
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .btn-container {
  display: flex
}

.product-main .product-container .product-main .product-list-1 ul li:hover {
  background: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px)
}

.product-main .product-container .product-main .product-list-1 ul li:hover .product-item-content-title span {
  color: #008bbe
}

.product-main .product-container .product-main .product-list-1 ul li:hover .product-item-content-title:after {
  width: 250px
}

.product-main .product-container .product-main .product-list-1 ul li:hover .product-item-content-title span:after {
  width: 100%
}

.product-main .product-container .product-main .product-list-1 ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap
}

.product-main .product-container .product-main .product-list-1 ul .list2 {
  position: relative;
  width: 280px;
  height: 280px;
  margin-bottom: 35px;
  overflow: hidden;
  margin-right: 30px
}

.product-main .product-container .product-main .product-list-1 ul .list2 img {
  height: 100%;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
  padding: 0 28px 28px;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  top: 250px
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-title {
  display: flex;
  justify-content: center;
  height: 50px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #FFF;
  font-size: 16px
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-title a span {
  color: #FFF
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-title span:after {
  content: "";
  width: 0;
  height: 0
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 200px;
  padding-left: 20px;
  font-size: 12px;
  color: #FFF;
  line-height: 24px
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-text a {
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
  cursor: pointer;
  box-shadow: none;
  transform: translateY(-250px)
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content .product-item-content-title {
  line-height: 50px;
  margin-bottom: 0
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content .product-item-content-text {
  height: auto
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-img img {
  transform: scale(1.2)
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content-title span {
  color: #FFF
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover {
  box-shadow: none;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px)
}

.product-main .product-container .product-main .product-pages {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  width: 100%;
  height: 60px;
  font-size: 16px
}

.product-main .product-container .product-main .product-pages span {
  opacity: .4
}

.product-main .product-container .product-main .product-pages span, .product-main .product-container .product-main .product-pages a {
  font-size: 16px;
  margin: 0 5px;
  transition: all ease .3s;
  box-sizing: border-box;
  border: 1px solid #f9f9f9;
  padding: 8px 14px;
  display: flex;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #494949
}

.product-main .product-container .product-main .product-pages a:hover {
  background: #008bbe;
  color: #FFF
}

.product-main .product-container .product-main .product-pages span.ctxt {
  background: #008bbe;
  color: #FFF;
  opacity: 1
}

.product-main .product-container .product-main .news-mobile-pages {
  display: none
}

.product-main .product-container .product-main .product-bottom-text {
  width: 100%;
  font-size: 15px;
  color: #333;
  margin-bottom: 70px;
  padding: 10px 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.product-main .product-container .product-main .product-detail {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-top {
  display: flex;
  width: 100%;
  height: 430px
}

.product-main .product-container .product-main .product-detail .product-top .product-left {
  position: relative;
  width: 600px;
  height: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img {
  background: #FFF;
  position: relative;
  width: 100%;
  height: 360px
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img:hover {
  cursor: zoom-in
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img .img-wrap {
  background: #FFF;
  position: relative;
  top: -100%;
  left: 100%;
  width: 400px;
  height: 360px;
  box-sizing: border-box;
  border: 1px solid #666;
  overflow: hidden;
  z-index: 999
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img .img-wrap img {
  height: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img .img-wrap .img-zoom {
  position: absolute;
  max-width: none;
  width: 900px;
  height: 540px;
  left: -50%;
  right: -50%
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  box-sizing: border-box;
  background: rgba(0, 0, 0, .2)
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img img {
  height: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list {
  padding-left: 20px;
  display: flex;
  align-items: center;
  width: 580px;
  height: auto;
  justify-content: flex-start
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list .angle {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list .angle:hover {
  cursor: pointer
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list .product-thumb-img {
  height: auto;
  width: 80px;
  margin: 0 15px
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list .product-thumb-img img {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list .product-thumb-img:hover {
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, .2);
  cursor: pointer
}

.product-main .product-container .product-main .product-detail .product-top .product-left .fa {
  display: flex;
  height: 100%;
  width: 30px;
  background: #FFF;
  z-index: 9999999;
  position: absolute;
  align-items: center;
  cursor: pointer;
  transition: ease all .3s
}

.product-main .product-container .product-main .product-detail .product-top .product-left .fa-angle-right {
  right: 0;
  top: 0;
  justify-content: flex-end
}

.product-main .product-container .product-main .product-detail .product-top .product-left .banner-page {
  display: none
}

.product-main .product-container .product-main .product-detail .product-top .product-right {
  padding-left: 20px;
  flex: 1
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info {
  padding-left: 20px;
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-name {
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  font-weight: bold
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-text {
  font-size: 16px;
  color: #666;
  line-height: 24px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-view {
  font-size: 16px;
  color: #333;
  height: 24px;
  line-height: 24px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price {
  font-size: 16px;
  color: #333;
  height: 24px;
  line-height: 24px;
  margin: 10px 0
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price .price {
  font-weight: bold
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price .unit {
  font-size: 13px;
  color: #999;
  margin-left: 5px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price .quan {
  color: #333
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .share-btn-list {
  margin: 30px 0 30px 20px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list {
  margin-left: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 470px;
  height: 140px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 {
  transition: .5s all ease;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 50px;
  color: #333
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a {
  border: 1px solid #e5e5e5;
  width: 100%;
  width: 200px;
  height: 50px;
  line-height: 50px;
  transition: .3s all ease-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 9
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:after, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: .5s;
  -webkit-transition-property: transform;
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  background: #008bbe
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover i, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover i {
  color: #FFF;
  border-color: #000
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover span, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover span {
  color: #FFF;
  border-color: #000
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover:after, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover:after {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transform: scaleX(1)
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a i, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a span, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a i, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a span {
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 14
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover {
  color: #FFF
}

.product-main .product-container .product-main .product-detail .product-top .product-right .addthis_inline_share_toolbox {
  margin-left: 20px;
  margin-top: 30px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .contact-list {
  padding: 20px 15px;
  display: flex;
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-top .product-right .contact-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .contact-list li:hover {
  cursor: pointer;
  color: #008bbe
}

.product-main .product-container .product-main .product-detail .product-top .product-right .contact-list li:hover i {
  color: #008bbe
}

.product-main .product-container .product-main .product-detail .product-top .product-right .contact-list li i {
  color: #666;
  transform: scale(1.5)
}

.product-main .product-container .product-main .product-detail .product-top .product-right .contact-list .contact-list-more {
  text-align: center;
  line-height: 28px
}

.product-main .product-container .product-main .product-detail .product-top .product-right .contact-list .contact-list-more span {
  font-size: 12px;
  color: #FFF;
  display: block;
  height: 28px;
  width: 28px;
  background: #008bbe;
  border-radius: 50%
}

.product-main .product-container .product-main .product-detail .product-top .singglepic {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 600px;
  pointer-events: none
}

.product-main .product-container .product-main .product-detail .product-detail-list {
  margin-top: 20px
}

.product-main .product-container .product-main .product-detail .product-detail-list li {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title {
  padding: 15px 0
}

.product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title h5 {
  display: inline;
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #008bbe
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .product-name {
  font-size: 16px;
  color: #333
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .product-text {
  font-size: 12px;
  color: #333
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list {
  padding: 0 20px;
  height: 44px;
  width: 100%;
  background: #f8f8f8;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list span:nth-child(1) {
  color: #008bbe
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list div {
  font-size: 16px
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list div span {
  font-size: 16px
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .table-responsive {
  touch-action: auto;
  width: 100%;
  margin: .2rem 0;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .productsTags {
  font-size: 16px;
  line-height: 35px
}

.product-main .product-container .product-main .product-detail .product-detail-list .certificate {
  margin-top: 50px
}

.product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list {
  width: 100%;
  height: 300px;
  display: flex
}

.product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item {
  transition: .3s all ease;
  margin-right: 24px;
  height: 100%;
  width: 295px;
  transition: .5 all ease
}

.product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item:hover {
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, .2)
}

.product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item:hover p {
  color: #008bbe
}

.product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item p {
  margin-top: 5px;
  font-size: 12px;
  text-align: center;
  color: #494949
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product {
  margin-top: 30px
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list .pro-list-title {
  font-size: 18px
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul {
  margin-top: 10px;
  padding: 0 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul li {
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 190px;
  margin-right: 30px;
  transition: .5s all ease
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul li:hover {
  cursor: pointer;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul li:hover p {
  color: #008bbe
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul li p {
  margin-top: 10px;
  text-align: center;
  color: #333;
  font-size: 12px
}

.product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul li img {
  max-height: 100%
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedback-inquiry-title {
  display: inline;
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #008bbe;
  font-size: 18px;
  line-height: 50px
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table {
  margin-bottom: 30px;
  max-width: none
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody {
  display: flex;
  flex-wrap: wrap
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr {
  margin-bottom: 20px;
  background: #fafafa;
  width: 50%
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:nth-of-type(5), .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:nth-of-type(6) {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td {
  height: 60px
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .lable {
  margin-left: 10px;
  font-size: 14px;
  width: 90px;
  line-height: 40px;
  height: 40px;
  padding: 0;
  text-align: left
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .text {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  border: none;
  outline: none;
  margin: 0;
  background: #fafafa;
  width: 580px
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .atextarea {
  width: 100%;
  margin: 0;
  border: none;
  outline: none;
  padding-top: 10px;
  background: #fafafa;
  font-size: 14px
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .input-error {
  border: 1px solid #f77
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:last-child {
  height: 80px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn {
  margin: 0
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn .submita {
  background: #008bbe;
  height: 50px;
  width: 150px;
  outline: none
}

.product-main .product-container .product-main .product-title {
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  border-left: 4px solid #008bbe;
  padding-left: 20px;
  border-bottom: 1px #e2e2e2 solid
}

.product-main .product-container .product-main .product-typecontent {
  margin: 10px 0;
  font-size: 15px;
  color: #606060;
  line-height: 20px
}

.list-wrapper {
  padding-left: 100px;
  height: 100%;
  margin-right: 380px;
  position: relative;
  display: flex;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden
}

.list-wrapper::-webkit-scrollbar {
  height: 8px
}

.list-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .1)
}

.list-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: rgba(0, 0, 0, .3)
}

.list-wrapper .pre, .list-wrapper .next {
  display: block;
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 60px;
  color: #999;
  font-size: 32px;
  line-height: 60px;
  width: 32px
}

.list-wrapper .next {
  right: 0;
  text-align: right;
  color: #FFF
}

.cart-list {
  padding: 0 32px
}

.swiper-slide img {
  width: 100%
}

@media(min-width: 1440px)and (max-width: 1790px) {
  .product-main .product-container .product-main .product-detail-list .relates-product .pro-list ul li {
    margin-right: 10px
  }
}

@media(min-width: 1260px)and (max-width: 1440px) {
  .product-main .product-container {
    padding: 40px 50px 0
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-info .product-content-text {
    width: 300px
  }

  .product-main .product-container .product-main .product-detail-list .relates-product .pro-list ul li {
    margin-right: 30px
  }
}

@media(min-width: 1201px)and (max-width: 1461px) {
  .product-main .product-container {
    padding: 40px 30px 0
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title {
    font-size: 18px
  }
}

@media(max-width: 1700px) {
  .product-main .product-container .product-main .product-list-1 ul .list2 {
    width: 260px;
    height: 260px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
    top: 230px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
    transform: translateY(-230px)
  }
}

@media(max-width: 1440px) {
  .product-main .product-container .product-main .product-list-1 ul .list2 {
    width: 240px;
    height: 240px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
    top: 210px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
    transform: translateY(-210px)
  }

  .list-wrapper {
    padding-left: 10px
  }
}

@media(max-width: 1260px) {
  .product-main .product-container .product-main .product-list-1 ul .list2 {
    width: 300px;
    height: 180px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
    top: 150px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-img {
    width: 100%
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
    transform: translateY(-150px)
  }

  .product-main .product-container .product-main .product-detail-list .relates-product .pro-list ul li {
    margin-right: 40px
  }
}

@media(max-width: 1220px) {
  .product-main .product-container {
    padding: 40px 50px 0
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }
}

@media(max-width: 1200px) {
  .product-main .product-container {
    padding: 40px 50px 0
  }

  .product-main .product-container .product-main .product-list-1 ul li {
    height: 180px
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-img {
    width: 280px
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content {
    padding: 16px
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-text {
    -webkit-line-clamp: 2
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-img {
    width: 100%
  }
}

@media(max-width: 1080px) {
  .product-main .product-container .product-main .product-list-1 ul .list2 {
    width: 250px;
    height: 150px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
    top: 120px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
    transform: translateY(-120px)
  }
}

@media(max-width: 1040px) {
  .product-main .product-container .product-main .product-list-1 ul li .product-item-img {
    width: 200px;
    height: 130px;
    margin-top: 25px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-img {
    width: 100%;
    height: 100%;
    margin-top: 0
  }
}

@media(max-width: 1860px) {
  .product-main .product-container {
    padding: 40px 50px 0
  }
}

@media(max-width: 1430px) {
  .product-main .product-container .product-main .product-detail .product-top {
    display: block;
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left {
    margin-left: 100px
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info {
    padding-left: 100px
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list {
    padding: 0 50px;
    height: auto;
    flex-wrap: nowrap;
    width: 100%
  }
}

@media(min-width: 768px)and (max-width: 961px) {
  .product-main .product-container .product-main .product-list-1 ul .list2 {
    width: 300px;
    height: 180px;
    margin-right: 30px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
    top: 150px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
    transform: translateY(-150px)
  }
}

@media(max-width: 961px) {
  .product-main .breadcrumbs-nav {
    margin-top: 135px
  }

  .product-main .product-container {
    padding-top: 20px
  }

  .product-main .product-container .product-left {
    display: none
  }

  .product-main .product-banner {
    display: none
  }
}

@media(max-width: 769px) {
  .abouts-main .feedbackForm #feedbackForm table tbody tr td:nth-of-type(2) {
    width: 100%
  }

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 1px
  }

  .swiper-pagination-bullet {
    background: #FFF
  }

  .product-main .breadcrumbs-nav {
    display: none
  }

  .product-main .product-container {
    padding: 1.8rem .57rem 0
  }

  .product-main .product-container .product-main {
    padding-left: 0;
    padding-right: 0
  }

  .product-main .product-container .product-main .product-list-1 {
    padding-top: .3rem
  }

  .product-main .product-container .product-main .product-list-1 ul li {
    display: block;
    height: auto;
    margin-bottom: 1rem;
    background: transparent
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-img {
    margin-top: 0;
    border: 1px solid #fafafa;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-img img {
    height: 100%;
    width: 100%
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content {
    position: relative;
    padding: .2667rem
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-btn {
    display: none
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title {
    text-align: center
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title a span {
    font-size: .36rem
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-title span:after {
    background: transparent
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-text {
    display: none
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .compare-action {
    margin-left: 0;
    position: absolute;
    top: 30px;
    left: 23%
  }

  .product-main .product-container .product-main .product-list-1 ul li:hover {
    box-shadow: none;
    transform: none
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 {
    overflow: visible;
    margin-bottom: 50px;
    margin-right: 0;
    width: 100%;
    height: 100%
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
    top: 4.2rem;
    background: transparent
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-title a span {
    color: #333;
    font-size: .4rem
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-text {
    display: none
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
    cursor: pointer;
    box-shadow: none;
    transform: translateY(0)
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-img img {
    transform: scale(1)
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content .product-item-content-title {
    margin-top: -40px;
    margin-bottom: 20px;
    line-height: 50px;
    height: 50px
  }

  .product-main .product-container .product-main .product-pages {
    display: none
  }

  .product-main .product-container .product-main .news-mobile-pages {
    margin: .6667rem 0;
    display: flex;
    width: 100%;
    height: 1.2rem;
    justify-content: space-between
  }

  .product-main .product-container .product-main .news-mobile-pages .news-pages-prev, .product-main .product-container .product-main .news-mobile-pages .news-pages-next {
    height: 1.2rem;
    width: 4.1333rem;
    box-sizing: border-box;
    border: 1px solid #9a9a9a;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 14
  }

  .product-main .product-container .product-main .news-mobile-pages .news-pages-prev i, .product-main .product-container .product-main .news-mobile-pages .news-pages-next i {
    font-size: .56rem;
    color: #9a9a9a
  }

  .product-main .product-container .product-main .news-mobile-pages .news-pages-next {
    background: #008bbe;
    border: none
  }

  .product-main .product-container .product-main .news-mobile-pages .news-pages-next i {
    color: #FFF
  }

  .product-main .product-container .product-main .product-bottom-text {
    font-size: .36rem;
    height: auto;
    line-height: .5rem;
    margin-bottom: .5rem
  }

  .product-main .product-container .product-main .product-detail .product-top .product-mobile-swiper {
    position: relative;
    left: -0.57rem;
    display: block;
    width: 10rem;
    height: auto;
  }

  .product-main .product-container .product-main .product-detail .product-top .product-mobile-swiper .banner-page {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: .5rem;
    width: 1.2rem;
    border-radius: .25rem;
    background: rgba(0, 0, 0, .8);
    bottom: .1333rem;
    right: .3rem;
    z-index: 99999
  }

  .product-main .product-container .product-main .product-detail .product-top .product-mobile-swiper .banner-page span {
    color: #FFF;
    font-size: .4rem
  }

  .product-main .product-container .product-main .product-detail .product-top .product-mobile-swiper .swiper-wrapper .swiper-slide img {
    width: 100%
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left, .product-main .product-container .product-main .product-detail .product-top .product-right {
    padding-left: 0;
    margin-left: 0
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left {
    display: block;
    margin-bottom: 0;
    width: 100%
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left .product-img {
    display: none
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left .product-mobile-swiper ul .angle {
    display: none
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list {
    padding-left: 0;
    position: relative;
    top: -10px
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left .product-thumb-list .product-thumb-img {
    margin: 0
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left .fa {
    display: none
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right {
    margin-top: .4rem
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content {
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info {
    height: auto;
    padding-left: 0
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-name {
    font-weight: normal;
    line-height: .6rem;
    font-size: .4rem;
    border-bottom: 1px #eaeaea solid;
    margin-bottom: .1333rem
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-text {
    font-size: .36rem;
    color: #444;
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-view {
    margin-top: 0
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list {
    padding: 0;
    margin-top: .4rem;
    width: 100%;
    margin-left: 0;
    flex-direction: column
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 {
    width: 100%;
    background: #008bbe;
    margin-bottom: .2667rem;
    border-radius: 0
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn:nth-of-type(2), .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3:nth-of-type(2) {
    background: #333
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn:nth-of-type(2) a span, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3:nth-of-type(2) a span {
    color: #FFF !important
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn:nth-of-type(3), .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3:nth-of-type(3) {
    background: #FFF;
    border: #e5e5e5 solid 1px
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn:nth-of-type(3) a span, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3:nth-of-type(3) a span {
    color: #333 !important
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a {
    border: 0;
    display: inline;
    color: #FFF;
    display: flex;
    justify-content: center
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a i, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a i {
    color: #FFF
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:after, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:after {
    display: none
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover:after, .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover:after {
    display: none
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .addthis_inline_share_toolbox {
    margin-left: 0;
    margin-top: .6rem
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .contact-list {
    display: none
  }

  .product-main .product-container .product-main .product-detail .product-top .singglepic {
    pointer-events: none;
    width: 10rem;
    position: relative;
    left: -0.56rem;
    top: -0.01rem;
    height: auto !important
  }

  .product-main .product-container .product-main .product-detail .product-top .singglepic img {
    width: 100%;
    max-width: initial;
    max-height: initial
  }

  .product-main .product-container .product-main .product-detail .product-detail-list {
    margin: 0
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title {
    margin-top: .2rem;
    margin-bottom: .2667rem
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .product-detail-title h5 {
    font-size: .4rem;
    font-weight: 500;
    color: #333
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript {
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content p {
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .product-name {
    font-size: .36rem;
    font-weight: 500;
    color: #666
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .product-text {
    font-size: .36rem;
    font-weight: 500;
    color: #333;
    line-height: .7rem
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .tag-info {
    font-size: .36rem;
    font-weight: 500;
    color: #333;
    line-height: .7rem;
    margin-bottom: .2667rem
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list {
    padding: 0;
    height: auto;
    flex-direction: column;
    background: #FFF
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list div {
    display: flex;
    align-items: center;
    height: .6667rem;
    font-size: .36rem;
    font-weight: 500;
    width: 100%;
    height: .6667rem;
    margin-bottom: .1333rem;
    background: #f8f8f8
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list div span {
    font-size: .36rem
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list span {
    margin-right: .1333rem;
    color: #008bbe
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list a {
    font-size: .36rem;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .certificate {
    margin-top: 0;
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list {
    justify-content: space-between;
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item {
    width: 3.9467rem;
    margin-right: 0
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item p {
    text-align: left;
    margin-top: .0667rem;
    font-size: .36rem;
    font-weight: 300;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .relates-product {
    margin-top: 0
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul {
    margin-top: .1333rem;
    padding: 0;
    justify-content: space-between
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul li {
    height: auto;
    width: 4rem;
    margin-bottom: .2rem;
    margin-right: 0
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .relates-product .pro-list ul li p {
    margin: .1333rem;
    font-size: .36rem;
    line-height: .4rem
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry {
    height: auto
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedback-inquiry-title {
    font-size: .4rem;
    font-weight: 500;
    color: #333
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody {
    width: 8.8rem;
    margin-bottom: 0
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .atextarea, .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .text, .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .lable {
    font-size: .36rem
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .atextarea {
    height: 3rem;
    width: 100%;
    resize: none
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .text {
    width: 6rem
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr {
    width: 100%
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn .submita {
    width: 8.6667rem
  }

  .product-main .product-container .product-main .product-title {
    margin: .5rem 0;
    font-size: .5rem
  }
}

@media(min-width: 2000px) {
  .about-banner img {
    width: 100%
  }

  .product-banner img {
    width: 100%
  }

  .knowledges-banner img {
    width: 100%
  }

  .abouts-banner img {
    width: 100%
  }

  header .header-info, .index-main .advantage-container .advantage-wrap, footer .search-container, .index-main .news-container, .product-main .breadcrumbs-nav, .news-main .breadcrumbs-nav, .abouts-main .breadcrumbs-nav, .knowledges-main .breadcrumbs-nav, .index-main .newproducts-container .newproducts-list, header .header-nav {
    padding: 0 185px
  }

  footer .contact-container {
    padding: 40px 185px
  }

  .abouts-main .abouts-container, .news-main .news-container, .knowledges-main .knowledges-container, .product-main .product-container {
    padding: 40px 185px 0
  }
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .product-text, .product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .product-text a {
  font-size: 16px;
  line-height: 1.8;
  color: #222;
}

.product-main .product-container .product-main .product-detail .product-detail-list .descript .product-detail-content .productsTags {
  margin: 15px 0;
  line-height: 1.8;
}

.video-line {
  height: 100px;
  background: #fbfbfb;
  margin-bottom: 20px;
  transition: 0.4s box-shadow ease
}

.video-line:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.video-line a {
  padding: 5px;
  width: 100%;
  height: 100%;
  display: flex
}

.video-img {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.video-img img {
  max-height: 100%;
  max-width: 100%;
  display: block
}

.video-item-top {
  margin-left: 50px
}

.video-item-date {
  font-size: 14px
}

.video-item-content {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 300px
}

.abouts-main .abouts-container {
  margin-bottom: 50px
}

@media (max-width: 768px) {
  footer .contact-container {
    height: auto
  }

  .abouts-main .abouts-container .abouts-main h3 {
    font-size: 14px
  }

  .video-item-top {
    margin-left: 20px;
    display: flex;
    flex-direction: column
  }
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .text {
  width: 100%
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr {
  display: flex;
  align-items: center
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td {
  display: flex;
  align-items: center
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td:nth-of-type(2) {
  flex: 1
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:nth-of-type(6) {
  display: table-row
}

.product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:nth-of-type(6) td {
  display: table-cell
}

@media (max-width: 768px) {
  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr {
    display: table-row
  }

  .product-main .product-container .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td {
    display: table-cell
  }
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img .img-wrap .img-zoom {
  position: absolute;
  width: 150%;
  height: auto;
  left: 0;
  right: 0
}

.product-main .product-container .product-main .product-detail .product-top .product-left {
  width: 500px
}

.product-main .product-container .product-main .product-detail .product-top .product-left .product-img {
  text-align: center
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content .product-item-content-title {
  line-height: 1.4
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-img a {
  text-align: center
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-title a span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content .product-item-content-title {
  margin-top: 20px
}

@media (min-width: 1201px) and (max-width: 1461px) {
  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-text a {
    -webkit-line-clamp: 3
  }
}

.abouts-main .breadcrumbs-nav .breadcrumbs-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 500px;
  flex-direction: row;
  display: block;
  line-height: 50px
}

.bPosition {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 50%;
  flex-direction: row
}

.project-list li {
  display: flex;
  background: #fbfbfb;
  margin-bottom: 30px;
  padding: 20px
}

.project-info {
  margin-left: 20px;
  width: 735px
}

.abouts-main .abouts-container .abouts-main .project-name {
  font-size: 18px;
  line-height: 1.3
}

.project-content {
  font-size: 14px;
  color: #777270;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.download-list {
  width: 100%
}

.download-list li {
  width: 100%;
  height: 137px;
  display: flex;
  align-items: center;
  background-color: #fbfbfb;
  margin-bottom: 30px
}

.download-img {
  height: 100%;
  width: 228px;
  display: flex;
  align-items: center
}

.download-img img {
  display: block;
  max-height: 100%
}

.download-name {
  max-width: 500px;
  width: 100%;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.download-info {
  display: flex;
  align-items: center;
  color: #777;
  margin-left: 30px
}

.download-info img {
  margin: 0 20px
}

.download-btn {
  margin-left: auto;
  margin-right: 30px;
  width: 154px;
  height: 40px;
  background-color: #008bbe;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center
}

.download-btn i {
  transform: scale(1.5);
  margin-right: 20px
}

.project-info a {
  display: block;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly
}

.product-pages {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  width: 100%;
  height: 60px;
  font-size: 16px
}

.product-pages span {
  opacity: .4
}

.product-pages a:hover {
  background: #008bbe;
  color: #FFF
}

.product-pages a, .product-pages span {
  font-size: 16px;
  margin: 0 5px;
  transition: all ease .3s;
  box-sizing: border-box;
  border: 1px solid #f9f9f9;
  padding: 8px 14px;
  display: flex;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #494949
}

.product-pages span.ctxt {
  background: #008bbe;
  color: #FFF;
  opacity: 1
}

.news-mobile-pages {
  display: none
}

.videos-main video {
  margin: 20px 0;
  width: 70%
}

.videos-main article {
  font-size: 16px;
  color: #313131
}

.video-list {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap
}

.video-list li {
  transition: .3s ease box-shadow, .3s ease transform;
  width: calc(30% - 30px);
  margin-right: 30px;
  margin-bottom: 40px
}

.video-list li:nth-of-type(3n) {
  margin-right: 0
}

.video-list li:hover {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
  transform: translateY(2px)
}

.video-list .video-img {
  width: 100%;
  height: auto
}

.video-list .video-img a {
  width: 100%;
  height: 100%
}

.video-list .video-img img {
  width: 100%
}

.video-in, .video-name {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.video-info {
  padding: 0 10px 10px;
  box-sizing: border-box
}

.video-name {
  font-size: 18px;
  font-weight: 700;
  color: #777;
  line-height: 40px
}

.video-in {
  font-size: 14px;
  color: #777270
}

.video-title {
  font-size: 24px;
  color: #313131
}

.abouts-main video {
  width: 60%
}

@media screen and (max-width:769px) {
  .videos-main .download-list li {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding: .4rem
  }

  .videos-main .download-list .download-img {
    display: none
  }

  .videos-main .download-list .download-info {
    margin-left: 0
  }

  .videos-main .download-list .download-info img {
    margin: 0 5px
  }

  .videos-main .download-list .download-name {
    max-width: 7.5rem
  }

  .videos-main .download-list .download-in {
    font-size: 14px;
    margin: 0
  }

  .videos-main .download-list .download-btn {
    font-size: 14px;
    margin: 0
  }

  .video-title {
    font-size: 20px
  }

  .abouts-main video {
    width: 100%;
    height: auto
  }
}

@media screen and (max-width:769px) {
  .video-list {
    padding: 0 10px;
    justify-content: space-between
  }

  .video-list li {
    width: 47%
  }

  .download-list li {
    flex-wrap: wrap;
    position: relative
  }

  .download-img {
    width: 47%
  }

  .download-info {
    position: absolute;
    top: 20px;
    right: 40px;
    width: 47%
  }

  .download-btn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    width: unset;
    height: unset;
    font-size: 14px
  }
}

footer .contact-container {
  height: auto
}

.faq-list li {
  background: url(../image/faq.png) no-repeat;
  background-size: 35px 35px;
  background-position: 0 20px
}

.project-info {
  width: auto
}

header .header-nav .header-nav-list ul li .submenu {
  flex-direction: column
}

.no-pic {
  background: url(../image/player.png) no-repeat;
  background-size: 120px;
  background-position: 50% 50%
}

@media (max-width: 769px) {
  .product-main .product-container .product-main .product-detail .product-top .product-left {
    width: 100% !important
  }
}

#feedbackForm .send-inquiry .inquiry-form input, #feedbackForm .send-inquiry .inquiry-form textarea {
  padding-right: 40px;
  transition: .3s
}

#feedbackForm .send-inquiry .inquiry-form input::-webkit-input-placeholder, #feedbackForm .send-inquiry .inquiry-form textarea::-webkit-input-placeholder {
  color: #4c4c4c;
  transition: .3s;
  transform-origin: top left
}

#feedbackForm .send-inquiry .inquiry-form input::-moz-input-placeholder, #feedbackForm .send-inquiry .inquiry-form textarea::-moz-input-placeholder {
  color: #4c4c4c
}

#feedbackForm .send-inquiry .inquiry-form input::-ms-input-placeholder, #feedbackForm .send-inquiry .inquiry-form textarea::-ms-input-placeholder {
  color: #4c4c4c
}

#feedbackForm .send-inquiry .inquiry-form input:focus::-webkit-input-placeholder, #feedbackForm .send-inquiry .inquiry-form textarea:focus::-webkit-input-placeholder {
  transform: scale(.8) translate(2px, -14px)
}

#feedbackForm .send-inquiry .inquiry-form input:focus, #feedbackForm .send-inquiry .inquiry-form textarea:focus {
  border-color: #fcb026
}

#feedbackForm .send-inquiry .inquiry-form input {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  width: 49%;
  height: 50px;
  border: 1px solid #d5d5d5;
  outline: 0;
  margin-bottom: 30px
}

#feedbackForm .send-inquiry .inquiry-form textarea {
  padding-top: 20px;
  box-sizing: border-box;
  padding-left: 20px;
  width: 100%;
  outline: 0;
  height: 250px;
  border: 1px solid #d5d5d5;
  resize: none
}

#feedbackForm .send-inquiry .inquiry-form .input-error {
  border: 1px solid #f77
}

#feedbackForm .send-inquiry .inquiry-form #in-company {
  background: url(../image/company.png) no-repeat;
  background-size: 26px 26px;
  background-position: right 10px top 12px
}

#feedbackForm .send-inquiry .inquiry-form #in-name {
  background: url(../image/user.png) no-repeat;
  background-size: 26px 26px;
  background-position: right 10px top 12px
}

#feedbackForm .send-inquiry .inquiry-form #in-title {
  width: 100%;
  background: url(../image/title.png) no-repeat;
  background-size: 26px 26px;
  background-position: right 10px top 12px
}

#feedbackForm .send-inquiry .inquiry-form #in-phone {
  background: url(../image/phone.png) no-repeat;
  background-size: 24px 24px;
  background-position: right 10px top 12px
}

#feedbackForm .send-inquiry .inquiry-form #in-email {
  background: url(../image/email.png) no-repeat;
  background-size: 24px 24px;
  background-position: right 10px top 12px
}

#feedbackForm .send-inquiry .inquiry-form #in-content {
  background: url(../image/pencil.png) no-repeat;
  background-size: 20px 20px;
  background-position: right 10px top 15px
}

#feedbackForm .send-inquiry .send-btn {
  width: 216px;
  height: 47px;
  border: 1px solid #4c4c4c;
  display: flex;
  align-items: center;
  margin: 50px auto;
  box-sizing: border-box
}

#feedbackForm .send-inquiry .send-btn .span:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  font-weight: 700;
  color: #4c4c4c;
  user-select: none
}

#feedbackForm .send-inquiry .send-btn .span:nth-child(2) {
  height: 100%;
  width: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #4c4c4c
}

#feedbackForm .send-inquiry .send-btn .span:nth-child(2) em, #feedbackForm .send-inquiry .send-btn .span:nth-child(2) i {
  color: #707070;
  transform: scale(1.7)
}

#feedbackForm .send-inquiry .send-btn:hover {
  cursor: pointer;
  border: 1px solid #fcb026
}

#feedbackForm .send-inquiry .send-btn:hover .span:nth-child(1) {
  color: #FFF
}

#feedbackForm .send-inquiry .send-btn:hover .span:nth-child(2) {
  border: none
}

#feedbackForm .send-inquiry .send-btn:hover .span:nth-child(2) em, #feedbackForm .send-inquiry .send-btn:hover .span:nth-child(2) i {
  color: #FFF
}

#feedbackForm .send-inquiry .inquiry-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  #feedbackForm .send-inquiry .inquiry-form input {
    padding-left: vm(20);
    width: 100%;
    height: vm(90);
    margin-bottom: vm(30)
  }

  #feedbackForm .send-inquiry .inquiry-form textarea {
    padding-top: vm(25);
    padding-left: vm(20);
    width: 100%;
    height: vm(250)
  }

  #feedbackForm .send-inquiry .inquiry-form #in-company {
    background-size: vm(40) vm(40);
    background-position: right vm(20) top vm(24)
  }

  #feedbackForm .send-inquiry .inquiry-form #in-name {
    background-size: vm(40) vm(40);
    background-position: right vm(20) top vm(24)
  }

  #feedbackForm .send-inquiry .inquiry-form #in-title {
    background-size: vm(40) vm(40);
    background-position: right vm(20) top vm(24)
  }

  #feedbackForm .send-inquiry .inquiry-form #in-phone {
    background-size: vm(35) vm(35);
    background-position: right vm(20) top vm(24)
  }

  #feedbackForm .send-inquiry .inquiry-form #in-email {
    background-size: vm(35) vm(35);
    background-position: right vm(20) top vm(24)
  }

  #feedbackForm .send-inquiry .inquiry-form #in-content {
    background-size: vm(30) vm(30);
    background-position: right vm(20) top vm(24)
  }

  #feedbackForm .send-inquiry .send-btn {
    width: vm(320);
    height: vm(80);
    margin: vm(50) auto 0
  }

  #feedbackForm .send-inquiry .send-btn .span:nth-child(1) {
    font-size: vm(30)
  }

  #feedbackForm .send-inquiry .send-btn .span:nth-child(2) {
    width: vm(50)
  }
}

.hvr-bounce-to-right-y {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.hvr-bounce-to-right-y:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fcb026;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.hvr-bounce-to-right-y:active, .hvr-bounce-to-right-y:focus, .hvr-bounce-to-right-y:hover {
  color: #FFF
}

.hvr-bounce-to-right-y:active:before, .hvr-bounce-to-right-y:focus:before, .hvr-bounce-to-right-y:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
  transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

#feedbackForm {
  margin-top: 20px
}

#feedbackForm .send-inquiry .send-btn .span:nth-child(2) {
  display: none
}

#relatedprod {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  display: block;
}

#relatedprod .pro-list-title {
  font-size: 18px
}

#relatedprod .product-detail-title h5, .feedback-inquiry-title {
  display: inline-block;
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #008bbe;
}

#relatedprod ul {
  margin-top: 10px;
  padding: 0 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
}

#relatedprod ul li {
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 190px;
  margin-right: 30px;
  transition: .5s all ease;
  height: auto;
}

#relatedprod ul li:hover {
  cursor: pointer;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  background: none;
}

#relatedprod ul li:hover p {
  color: #008bbe
}

#relatedprod ul li p {
  margin-top: 10px;
  text-align: center;
  color: #333;
  font-size: 12px
}

#relatedprod ul li img {
  max-height: 100%
}

@media screen and (max-width:769px) {
  #relatedprod ul {
    margin-top: .1333rem;
    padding: 0;
    justify-content: space-between
  }

  #relatedprod ul li {
    height: auto;
    width: 4rem;
    margin-bottom: .2rem;
    margin-right: 0
  }

  #relatedprod ul li p {
    margin: .1333rem;
    font-size: .36rem;
    line-height: .4rem
  }

  #relatedprod .product-detail-title h5, .feedback-inquiry-title {
    font-size: .4rem;
    font-weight: 500;
    color: #333
  }
}

#feedbackForm .send-inquiry .inquiry-form #in-emailcomfirm {
  background: url(../image/email.png) no-repeat;
  background-size: 24px 24px;
  background-position: right 10px top 12px
}

.abouts-main #feedbackForm {
  padding: 0 3vw
}

@media screen and (max-width:768px) {
  #feedbackForm .send-inquiry .send-btn .span:nth-child(1) {
    font-size: 14px
  }
}

#toast-container {
  font-size: 16px
}

@media (max-width:769px) {
  .index-main .news-container .news-list .news-item .news-title {
    font-size: 14px;
    line-height: 1.3;
    overflow: hidden
  }
}




.ie .index-main .advantage-container .advantage-wrap .advantage-item .advantage-item-content {
  height: 80px
}

.ie .index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content {
  left: 0
}

.ie .index-main .statistics-container .statistics-wrap .statistics-list {
  justify-content: space-around
}

.ie .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
  left: 0
}

.ie .news-main .news-container .news-main ul li .news-item-content .news-item-title {
  overflow: hidden;
  white-space: nowrap
}

.ie .news-main .news-container .news-main ul li .news-item-content .news-item-date, .news-main .news-container .news-main ul li .news-item-content .news-item-artcle {
  height: 58px
}

.ie .news-main .news-container .news-left .news-left-ab ul li .news-left-item-img {
  display: block
}

.ie .news-main .news-container .news-left .news-left-ab ul li .news-left-item-info p:nth-of-type(1) {
  height: 35px;
  overflow: hidden
}

.ie .product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-text {
  height: 60px
}

.ie .compare-action .compare-action-check+label {
  top: 12px
}

.ie .product-main .product-container .product-main .product-list-1 ul li .product-item-img {
  display: block
}

.ie .item-img {
  display: block
}


@media (min-width:768px) and (max-width:1025px) {
  header .header-nav {
    height: 80px !important
  }

  header .header-nav .header-nav-list ul li a {
    font-size: 16px
  }

  header .header-nav .header-nav-list {
    top: 80px
  }

  .index-main .advantage-container .advantage-wrap {
    padding: 0 50px;
    height: auto
  }

  .index-main .newproducts-container .newproducts-list, .index-main .news-container {
    padding: 0 50px
  }

  .index-main .news-container .news-list .news-item {
    width: 30%;
    height: auto
  }

  footer .contact-container .contact-us ul li a, footer .mobile-bottom .mobile-bottom-item, footer .search-container .search-input .search-btn {
    font-size: 18px
  }

  footer .search-container {
    height: 80px
  }

  footer .search-container .search-input .search-btn, footer .search-container .search-input input {
    height: 80%
  }

  footer .contact-container .contact-list-mobile li {
    width: 50px;
    height: 50px
  }

  footer .contact-container .contact-list-mobile li img {
    width: 35px;
    height: 35px
  }

  header .header-nav .nav-btn span {
    width: 50px
  }

  .product-main .product-container .product-main .product-detail .product-top {
    display: flex;
    flex-direction: column
  }

  .product-main .product-banner img {
    height: auto
  }
}

@media (min-width:1201px) and (max-width:1440px) {
  .news-main .news-container .news-main ul li {
    width: 30%;
    height: auto;
    padding-bottom: 30px
  }
}


footer .contact-container {
  min-height: 220px;
  align-items: flex-start
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-img {
  max-width: 400px
}

.product-main .product-container .product-main .product-detail .product-top .singglepic {
  justify-content: flex-start;
  width: 400px
}

header {
  z-index: 9999
}

@media (max-width:1400px) {
  .product-main .product-container .product-main .product-detail .product-top {
    display: flex
  }

  .product-main .product-container .product-main .product-detail .product-top .product-left {
    margin: 0
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info {
    padding-left: 0
  }

  .product-main .product-container .product-main .product-detail .product-top .product-right .product-content .btn-list {
    padding: 0;
    margin: 20px 0
  }

  .btn {
    padding: 0
  }
}

@media (max-width:768px) {
  .product-main .product-container .product-main .product-detail .product-top {
    display: block
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-img {
    max-width: none
  }
}

.mobile-bottom-item a {
  text-transform: capitalize
}

footer .bottom-container a {
  color: #fff
}

.compare-action .compare-action-check+label i {
  display: none
}

.product-main .product-container .product-main .product-list-1 ul .list2 .compare-action {
  position: absolute;
  top: 10px;
  right: 10px;
  height: auto;
  margin: 0
}

.product-main .product-container .product-main .product-list-1 ul .list2 .compare-action span {
  display: none
}

.product-main .product-container .product-main .product-list-1 ul .list2 .compare-action .compare-action-check+label {
  position: static;
  cursor: pointer;
  width: 26px;
  height: 26px;
  border: none;
  position: static;
  margin: 0;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 26px;
  opacity: 0;
  font-size: 16px
}

.product-main .product-container .product-main .product-list-1 ul .list2 .compare-action .compare-action-check+label i {
  display: inline-block
}

.product-main .product-container .product-main .product-list-1 ul .list2 .compare-action .compare-action-check:checked+label::before {
  display: none
}

.product-main .product-container .product-main .product-list-1 ul .list2 .compare-action .compare-action-check:checked+label {
  background: #008bbe;
  color: #fff;
  opacity: 1
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-price {
  text-align: center;
  color: #fff
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .compare-action .compare-action-check+label {
  opacity: 1
}

.product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
  justify-content: flex-start
}

.product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content {
  justify-content: center
}

.product-main .product-container .product-main .product-list-1 ul .list2 .compare-action input {
  opacity: 0
}

.product-main .product-container .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price .price {
  font-weight: 400
}

.addToCart {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #333;
  border: 1px solid #e5e5e5;
  width: 200px;
  height: 50px;
  line-height: 50px;
  transition: .3s all ease-out;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin: 6px 12px;
}

.addToCart::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: .5s;
  -webkit-transition-property: transform;
  -webkit-transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  background: #008bbe
}

.addToCart:hover::after {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
  -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
  -webkit-transform: scaleX(1)
}

.addToCart span {
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 14
}

.product-main .product-container .product-main .product-list-1 ul li .product-item-content .product-item-content-text {
  -webkit-line-clamp: 3
}

@media(max-width:768px) {
  .product-main .product-container .product-main .product-list-1 ul li .product-item-content {
    height: auto
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .btn-container {
    position: relative
  }

  .product-main .product-container .product-main .product-list-1 ul li .product-item-content .compare-action {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .compare-action .compare-action-check+label {
    opacity: 1
  }

  .product-price {
    text-align: center;
    font-size: 16px
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-price {
    color: #000
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content {
    position: static;
    padding-bottom: 0;
    transform: translateY(0)
  }

  .product-main .product-container .product-main .product-list-1 ul .list2 .product-item-content .product-item-content-title {
    height: auto;
    margin-bottom: 10px
  }

  .addToCart {
    width: 100%;
    background: #008bbe;
    margin-bottom: .2667rem;
    border-radius: 0
  }

  .addToCart span {
    color: #fff
  }

  .addToCart::after {
    display: none
  }

  .product-main .product-container .product-main .product-list-1 ul .list2:hover .product-item-content .product-item-content-title {
    margin-top: 0;
    margin-bottom: 10px;
    height: auto;
    line-height: 30px
  }
}

.addToCart:hover span {
  color: #fff;
}

@media(max-width:768px) {
  .product-detail-content img, .abouts-main img {
    height: auto !important
  }
}

.pdown1, .pdown2, .pdown3 {
  padding: 6px 12px;
}

header {
  z-index: 999999
}

@media(max-width:960px) {
  header .header-nav .header-nav-list {
    position: fixed;
    bottom: 0;
    background: #008bbe;
  }

  header .header-nav .header-nav-list ul {
    height: auto
  }

  header .header-nav .header-nav-list ul::after {
    display: none
  }
}

@media(max-width:768px) {
  footer .mobile-bottom {
    height: auto;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
  }

  footer .mobile-bottom .mobile-bottom-item {
    height: 1.4rem
  }

  footer .mobile-bottom .mobile-bottom-item i {
    margin-bottom: 0
  }

  footer .bottom-container {
    margin-bottom: calc(1.8rem + constant(safe-area-inset-bottom));
    margin-bottom: calc(1.8rem + env(safe-area-inset-bottom))
  }
}

@media(max-width:768px) {
  #xyz {
    padding: 12px 0;
    width: 100%;
    margin: 0;
    height: auto;
    position: static !important;
  }

  #xyz .xyz12 span {
    display: none
  }

  #xyz ul {
    display: flex !important;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: static;
    flex-direction: row;
  }

  #xyz .xyz12 ul>li {
    line-height: 1 !important;
    margin: 0;
    padding: 10px 0 !important;
    width: 33.333%;
    text-align: left;
    background: transparent;
    border: 0;
    display: block !important
  }

  #xyz .xyz12 ul>li img {
    margin-right: 4px;
    vertical-align: middle;
    display: inline-block
  }

  #xyz .xyz12 ul>li a {
    display: block;
    overflow: hidden;
    padding: 0;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-indent: 0;
    line-height: 20px;
    height: auto;
    margin: 0;
    text-align: left
  }

  #xyz .xyz12 {
    display: block !important;
    padding: 0;
    position: static;
    height: auto;
    background: transparent;
  }

  iframe, video {
    max-width: 100%;
    max-height: 380px;
  }
}

@media(max-width:1441px) {
  img {
    height: auto;
    max-width: 100%;
  }
}

#jljw_IM_GdImBox {
  z-index: 900 !important
}

@media (max-width:768px) {
  footer .mobile-bottom {
    z-index: 500
  }

  .index-main .newproducts-container .newproducts-list .newproducts-list-item .newproducts-list-item-content .newproducts-content-title {
    z-index: 200
  }
}

#jljw_IM_GdImBox .gimicf {
  font-size: 14px
}

.compare-panel.is-bottom {
  bottom: calc(1.4rem + constant(safe-area-inset-bottom));
  bottom: calc(1.4rem + env(safe-area-inset-bottom));
}

footer .bottom-container a {
  margin-left: 20px
}

.app {
  font-size: 16px
}

.app p {
  font-size: 1em;
  line-height: 2em
}

.app h4 {
  font-size: 1.5em;
  margin-bottom: 1em
}

.app h5 {
  font-size: 1em;
  margin: 1em 0
}

.app .app-list {
  display: -ms-flexbox;
  display: flex
}

.app .app-list .list-item {
  -ms-flex: 1;
  flex: 1
}

.app .app-list .list-item h4 {
  margin-bottom: 1em
}

.app .app-list li {
  padding: 10px 0 10px 35px;
  background: url(../image/about_li.png) no-repeat;
  background-position: 2px
}

.app {
  font-size: 16px
}

.app .app-box {
  display: -ms-flexbox;
  display: flex
}

.app .box-l {
  -ms-flex: 3.5;
  flex: 3.5
}

.app .box-l img {
  width: 100%
}

.app .box-r {
  -ms-flex: 6.5;
  flex: 6.5
}

.app .box-r {
  padding-left: 40px
}

.support .support-item {
  display: -ms-flexbox;
  display: flex
}

.support .support-item>div {
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 60px
}

.support .item-r {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.support .item-l .item-con {
  padding-right: 66px
}

.support .item-r .item-con {
  padding-left: 66px
}

.support .item-con {
  margin-top: 10px
}

.support .item-con p {
  margin-top: .5em
}

.support .item-con h4 {
  font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 1em;
  position: relative
}

.support .item-con h4::after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  height: 3px;
  width: 40px;
  background-color: #b0acac
}

.solution .icon-list {
  display: -ms-flexbox;
  display: flex;
  position: relative
}

.solution .icon-list>div {
  -ms-flex: 1;
  flex: 1
}

.solution .icon {
  width: 90px;
  height: 90px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.solution .sol-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 6%
}

.solution .sol-icon:after {
  content: '01';
  font-size: 90px;
  font-weight: 700;
  position: absolute;
  top: -8px;
  left: 50%;
  color: #888;
  opacity: .1;
  transform: translateX(-50%)
}

.solution .sol-icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  width: 100%;
  height: 30px;
  background: url(../image/sol_line.png) no-repeat;
  transform: translateY(-50%)
}

.solution .sol-icon:nth-child(2):after {
  content: '02'
}

.solution .sol-icon:nth-child(3):after {
  content: '03'
}

.solution .sol-icon:nth-child(4):after {
  content: '04'
}

.solution .sol-icon:nth-child(4):before {
  display: none
}

.solution h4 {
  font-size: 24px;
  margin-bottom: 1em
}

.solution .sol-tab .tab-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.solution .sol-tab .tab-title {
  padding: 10px 20px;
  background-color: #eaeeee;
  color: #666;
  cursor: pointer;
  margin-right: 20px
}

.solution .sol-tab .tab-title:hover {
  background-color: #b0acac;
  color: #fff
}

.solution .sol-tab .tab-title.is-active {
  background-color: #b0acac;
  color: #fff
}

.solution .sol-tab .tab-title:nth-last-child(1) {
  margin-right: 0
}

.solution .sol-tab .tab-content .content-item {
  display: none
}

.solution .tab-content {
  margin-top: 40px
}

.solution .sol-box {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px
}

.solution .sol-box>div {
  width: 50%;
  -ms-flex: auto;
  flex: auto;
  padding: 0
}

.solution .sol-box>div img {
  display: block;
  width: 100%;
  height: auto
}

.solution .sol-box .box-icon {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background-color: #b0acac;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.solution .sol-box .box-icon>img {
  width: 40px;
  height: auto
}

.solution .sol-box .con {
  background-color: #f3f3f3;
  padding: 4%;
  box-sizing: border-box
}

.solution .sol-box .con-top {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

.solution .sol-box .con-top p {
  margin-left: 30px;
  margin-top: 10px;
  font-size: 24px;
  line-height: 1.3em
}

.applic-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px
}

.applic-list ul li {
  width: 33.3333%;
  margin-bottom: 20px;
  padding: 0 10px;
  box-sizing: border-box
}

.applic-list .applic-name {
  padding: 10px 0;
  display: block;
  text-align: center;
  color: #222;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}

.applic-list .applic-img img {
  display: block;
  width: 100%;
  height: auto
}

.support-item-img {
  margin-bottom: 20px
}

.support-item-img img {
  width: 100%;
  height: auto
}

.ck-add .cp .cp-img img {
  width: 100%;
  height: auto
}

.ck-add .cp {
  display: flex
}

.ck-add .cp>div {
  width: 50%
}

.ck-add .cp-con {
  padding-left: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.ck-add .cp-con h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 14px
}

.ck-add .ps-img {
  margin-bottom: 20px
}

.ck-add .ps-img img {
  width: 100%;
  height: auto
}

.ck-add .ps-con p {
  line-height: 1.8em;
  margin-bottom: 20px
}

.ck-add .ti {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.ck-add .ti .ti-tit {
  white-space: nowrap;
  font-size: 22px;
  font-weight: 700;
  color: #222;
  padding: 20px
}

.ck-add .ti .ti-con {
  flex: 1
}

.ck-add .ti .ti-img {
  width: 100%;
  margin: 10px 0
}

.ck-add .ti .ti-img img {
  width: 100%;
  height: auto
}

.ck-add .dh-con h4 {
  text-align: center
}

.ck-add p {
  margin-bottom: 20px;
  line-height: 1.6em;
  color: #222
}

.ck-add h4 {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #222
}

.ck-add ul {
  padding-left: 20px
}

.ck-add ul li {
  position: relative;
  color: #6e6e6e;
  list-style: disc
}

.ck-add .ce-list {
  display: flex
}

.ck-add .ce-list>div {
  flex: 1
}

.ck-add .ce-list img {
  width: 100%;
  height: auto
}

.ck-add .ce-list {
  margin: 0 -10px
}

.ck-add .ce-list .ce-item {
  padding: 0 10px;
  box-sizing: border-box
}

.ck-add .ho .ho-item {
  display: flex
}

.ck-add .ho .ho-item img {
  display: block;
  margin: 0 auto
}

.ck-add .ho .l .ho-left, .ck-add .ho .r .ho-right {
  flex: 4
}

.ck-add .ho .l .ho-right, .ck-add .ho .r .ho-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 6;
  padding: 0 20px;
  box-sizing: border-box
}

.ck-add .ho .ho-title {
  font-weight: 700
}

.ck-add .ho .ho-con {
  margin-top: 30px
}

.ck-add .ca-img img {
  width: 100%;
  height: auto
}

.ck-add .ca-img {
  margin-bottom: 20px
}

.ck-add .rd .rd-img-list {
  display: flex
}

.ck-add .rd .rd-img {
  padding: 0 10px;
  margin-bottom: 20px
}

.ck-add .rf .rf-con img {
  float: left;
  margin-right: 30px
}

.ck-add .cm-img img {
  width: 100%;
  height: auto
}

.ck-add .cm-img {
  margin-bottom: 20px
}

.ck-add .cv img {
  float: right
}

.ck-add .ch-item {
  display: flex
}

.ck-add .ch-item>div {
  width: 50%
}

.ck-add .ch-item.r {
  flex-direction: row-reverse
}

.ck-add .ch-con {
  display: flex;
  padding: 20px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center
}

.ck-add .pe .pe-con .pe-img {
  float: right
}

.ck-add .pe ul li img {
  margin-top: 0 !important
}

.ck-add .pe ul li {
  list-style: none
}

.ck-add .pe ul {
  padding-left: 0
}

@media screen and (max-width:768px) {
  .applic-list ul li {
    width: 50%
  }

  .applic-list .applic-name {
    font-size: 14px
  }

  .ck-add .cp {
    flex-direction: column
  }

  .ck-add .cp>div {
    width: 100%
  }

  .ck-add .ce-list {
    flex-wrap: wrap
  }

  .ck-add .ce-list>div {
    width: 100%;
    flex: none
  }

  .ck-add .cp-con {
    padding-left: 0;
    margin-top: 20px
  }

  .ck-add .ho .ho-con {
    margin-top: 0
  }

  .ck-add .ho .ho-item {
    display: block
  }

  .ck-add .ho .ho-title {
    margin: 10px 0
  }

  .ck-add .rd .rd-img-list {
    flex-direction: column
  }

  .ck-add .rd .rd-img {
    padding: 0
  }

  .ck-add .ch-item.l, .ck-add .ch-item.r {
    flex-direction: column
  }

  .ck-add .ch-item>div {
    width: 100%
  }
}

@media screen and (max-width:768px) {
  .ck-add {
    padding: 4vw
  }
}

@media screen and (max-width:768px) {
  .app, .case, .solution, .support {
    padding: 10px
  }

  .applic-list {
    padding: 0 10px
  }

  .app .app-box, .app .app-list {
    flex-direction: column
  }

  .app .box-l {
    margin-bottom: 1em
  }

  .app .box-r {
    padding-left: 0
  }

  .app .list-item {
    margin-bottom: 1em
  }

  .how-to-use ul>li {
    width: 100%
  }

  .case ul>li {
    width: 50%;
    padding: 0 2vw
  }

  .case ul {
    margin: 0 -2vw
  }
}

@media screen and (max-width:1500px) {
  .solution .tab-content {
    margin-top: 10px
  }

  .solution .sol-box {
    flex-direction: column
  }

  .solution .sol-box>div {
    width: 100%
  }

  .solution .icon-list {
    flex-wrap: wrap
  }

  .solution .icon-list>div {
    flex: auto
  }

  .solution .sol-icon {
    width: 50%;
    margin: 0;
    margin-bottom: 4vw
  }

  .solution .sol-icon:before {
    display: none
  }

  .solution .sol-tab .tab-list {
    flex-wrap: wrap
  }

  .solution .sol-tab .tab-title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px
  }

  .solution .sol-box .box-icon {
    width: 65px;
    height: 65px
  }

  .solution .sol-box .con-top p {
    margin-top: 0;
    margin-left: 16px
  }
}

@media screen and (max-width:1000px) {
  .support .support-item {
    flex-direction: column
  }

  .support .support-item img {
    width: 100%
  }

  .support .item-l .item-con {
    padding-right: 0
  }

  .support .item-r .item-con {
    padding-left: 0
  }

  .support .support-item>div {
    margin-bottom: 8vw
  }

  .support .item-con h4 {
    font-size: 20px
  }
}

@media (max-width:769px) {
  .abouts-main .abouts-container .abouts-main {
    padding: 10px
  }
}

@media screen and (max-width:768px) {
  .app, .case, .ck-add, .solution, .support {
    padding: 0
  }
}

@media (max-width:769px) {
  .abouts-main .abouts-container .abouts-main .abouts-main-who {
    padding: 0
  }

  .abouts-main .abouts-container .abouts-main {
    padding: 15px
  }

  .abouts-main .abouts-container .abouts-main p {
    line-height: 1.7em
  }

  .ck-add .ch-con {
    padding: 10px 0
  }

  .ck-add ul {
    padding-left: 0
  }

  .ck-add .rf .rf-con img {
    margin-bottom: 10px;
    margin-right: 0
  }

  .ck-add .ho .l .ho-right, .ck-add .ho .r .ho-left {
    padding: 10px 0
  }

  .ck-add .ce-list>div {
    width: 50%
  }

  .ck-add .ti .ti-tit {
    padding: 10px 0
  }
}

.ck-add .pe .pe-con .pe-img {
  margin-bottom: 10px
}

.addToCart.is-active {
  color: #fff;
  background: #008bbe;
}

.addToCart.is-active span {
  color: #fff
}

.wmkc-add p {
  font-size: 18px;
  color: #222;
  line-height: 30px;
  margin-bottom: 40px
}

.wmkc-add-img {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  flex-wrap: wrap
}

.wmkc-add-ig {
  width: 24%
}

.wmkc-add-img img {
  border: 2px solid #3a0101;
  margin-bottom: 20px;
  width: 100%;
  height: 100%
}

.wmkc-app-size {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.wmkc-add-p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #222
}

.wmkc-app-foot {
  white-space: nowrap;
  font-size: 22px;
  font-weight: 700;
  color: #222;
  padding: 20px;
  text-align: center
}

.wmkc-app-p {
  flex: 1
}

.wmkc-app-size img {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px
}

.wmkc-app-img {
  margin-top: 25px;
  margin-bottom: 25px
}

.wmkc-app p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #222
}

.wmkc-aoo-size p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #222
}

.wmkc-aoo-content {
  margin-left: 20px
}

.wmkc-arr img {
  max-width: 100%;
  margin-bottom: 50px
}

.wmkc-size h5 {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0
}

.wmkc-size p {
  margin-bottom: 20px;
  color: #222
}

.wmkc-agg-table h4 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #222;
  text-align: center;
  display: block
}

.wmkc-agg-table p {
  text-align: center
}

.wmkc-agg-all {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap
}

.wmkc-agg-box {
  width: 30%;
  margin-bottom: 20px
}

.abouts-main .abouts-container .abouts-main .wmkc-agg-item-tit {
  text-align: center;
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 25px;
  font-weight: 700;
  color: #222;
  display: block
}

.wmkc-agg-box p {
  text-align: center;
  margin-bottom: 30px
}

.wmkc-agg-box, .wmkc-agg-box img {
  border-radius: 10px
}

.wmkc-agg-box:hover {
  box-shadow: #e3e3e4 5px 5px 10px 5px
}

.wmkc-agg p {
  margin-bottom: 20px
}

.wmkc-aoo-bbc {
  display: flex
}

.wmkc-aoo-span {
  display: block;
  width: 55px;
  height: 40px;
  border: 2px solid #ddd;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  margin: auto
}

.wmkc-aoo-circle {
  width: 2px;
  background-color: #eee;
  height: auto;
  margin-left: 25px;
  margin-right: 25px;
  position: relative
}

.wmkc-aoo-cle {
  width: 15px;
  height: 15px;
  border-radius: 30px;
  background-color: red;
  position: absolute;
  text-align: center;
  left: -6px;
  top: 50%;
  margin-top: -8px
}

.wmkc-aoo-sizep p:nth-child(1) {
  margin-bottom: 0;
  font-weight: 700;
  color: #222
}

.wmkc-aoo-sizep {
  flex: 1
}

@media (max-width:320px) {
  .wmkc-add-img img {
    max-width: 235px
  }

  .wmkc-add-img {
    justify-content: space-around
  }

  .wmkc-agg-all, .wmkc-app-size {
    flex-direction: column
  }

  .wmkc-agg-box {
    width: 100%
  }

  .wmkc-aoo-p {
    margin-bottom: 232px
  }

  .wmkc-aoo-tool {
    height: 272px
  }

  .wmkc-aoo-content {
    margin-top: 10px
  }

  .wmkc-app-foot {
    margin-top: 0;
    padding: 10px 0
  }

  .wmkc-aoo-p {
    width: 10%;
    margin-top: 0;
    border: 0
  }

  .wmkc-add-ig {
    width: 48%
  }
}

@media (min-width:321px) and (max-width:768px) {
  .wmkc-app-p p {
    font-size: 18px
  }

  .wmkc-add-img img {
    width: 100%
  }

  .wmkc-add-img {
    justify-content: space-around
  }

  .wmkc-agg-all, .wmkc-app-size {
    flex-direction: column
  }

  .wmkc-agg-box {
    width: 100%
  }

  .wmkc-agg-box img {
    width: 100%
  }

  .wmkc-app-size {
    flex-direction: column
  }

  .wmkc-app-foot {
    margin-top: -20px;
    font-size: 20px
  }

  .abouts-main p {
    font-size: 18px
  }

  .wmkc-add-ig {
    width: 48%
  }

  .abouts-main .abouts-container .abouts-main .wmkc-agg-item-tit {
    font-size: 16px
  }
}