/* 头部和首页css样式 */

@charset "utf-8";
.dpc-icon {
  font-family: dpc-icon!important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.dpc-iconfirefox:before {
  content: "\eac2"
}

.dpc-iconEdge:before {
  content: "\eddd"
}

.dpc-iconsafari:before {
  content: "\e910"
}

.dpc-iconchrome:before {
  content: "\e61f"
}

.dpc-iconAboutDeepcool:before {
  content: "\e65f"
}

.dpc-iconContactUs:before {
  content: "\e660"
}

/* .dpc-iconCustomerSupport:before{content:"\e661"} */

.dpc-iconCustomerSupport:before {
  content: "\e901";
}

.dpc-iconBlog:before {
  content: "\e662"
}

.dpc-iconPressRoom:before {
  content: "\e663"
}

.dpc-iconKnowledgeBase:before {
  content: "\e664"
}

.dpc-iconRegisterProduct:before {
  content: "\e665"
}

.dpc-iconWarranty:before {
  content: "\e666"
}

.dpc-iconCases:before {
  content: "\e900";
}

.dpc-iconOldDeepCool:before {
  content: "\e903";
  top: 2px
}

.dpc-iconPowerSupplyUnits:before {
  content: "\e65d"
}

.dpc-iconAccessories:before {
  content: "\e65e"
}

.dpc-iconCooling:before {
  content: "\e65b"
}

.dpc-Peripherals:before {
  content: "\e920"
}

.dpc-iconEvents:before {
  content: "\e913"
}
/* .dpc-iconbuycar:before{content:"\e6b8"}
.dpc-iconmessage:before{content:"\e649"} */

.dpc-iconinstagram:before {
  content: "\e634"
}

.dpc-iconfacebook:before {
  content: "\e61c"
}

.dpc-icontwitter:before {
  content: "\e63d"
}

.dpc-iconvk:before {
  content: "\e814"
}

.dpc-iconyoutobe:before {
  content: "\e60f"
}

.dpc-weixin:before {
  content: "\e902";
  top: 2px
}

.dpc-douyin:before {
  content: "\e904";
  top: 2px
}

.dpc-weibo:before {
  content: "\e905";
  top: 2px
}

.dpc-Bzhan:before {
  content: "\e906";
  top: 2px
}

.dpc-iconclose:before {
  content: "\e60b"
}

.dpc-iconplay:before {
  content: "\e65a"
}

.dpc-iconsearch:before {
  content: "\e659"
}

.dpc-iconarrl:before {
  content: "\e609"
}

.dpc-iconarrr:before {
  content: "\e648"
}

.dpc-iconbuycar {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/Wheretobuy.jpg?fm=webp&q=60) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
}

.dpc-iconmessage {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/Support.jpg?fm=webp&q=60) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
}

.dpc-top {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/TOP.jpg?fm=webp&q=60) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
}

.dpc-chat {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/chat.png?fm=webp&q=60) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
}

.dpc-oldwebsite {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/us/Oldwebsite.jpg?fm=webp&q=60) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
}

.dpc-iconbuycar.active {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/Wheretobuy_01.jpg?fm=webp&q=60) no-repeat;
}

.dpc-iconmessage.active {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/Support_01.jpg?fm=webp&q=60) no-repeat;
}

.dpc-top.active {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/TOP_01.jpg?fm=webp&q=60) no-repeat;
}

.dpc-chat.active {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/chat_01.png?fm=webp&q=60) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
}

.dpc-oldwebsite.active {
  background: url(https://cdn.deepcool.com/public/new/Design/sideicon/us/Oldwebsite_01.jpg?fm=webp&q=60) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
}

* {
  box-sizing: border-box
}

a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, theader, tr, tt, u, ul, var {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  font-size: 100%
}

/* body,button,input,select,textarea{color:#222;font:14px/1em font03,Roboto,Oxygen,Ubuntu,'微软雅黑','黑体',Tahoma,Helvetica,Arial,sans-serif} */

code, kbd, pre, samp, tt {
  font-family: Courier New, Courier, monospace
}

address, cite, dfn, em, var {
  font-style: normal
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: 400
}

ol, ul {
  list-style: none
}

a {
  color: #222;
  -webkit-tap-highlight-color: transparent
}

a, a:hover {
  text-decoration: none
}

a:hover {
  color: #004da0
}

img {
  padding: 0;
  border: none;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  max-height: 100%
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

:focus {
  outline: 0
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  height: 1px;
  border: none;
  background: #ddd
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

/* [type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText} */

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver
}

legend {
  display: table;
  box-sizing: border-box;
  padding: 0;
  max-width: 100%;
  color: inherit;
  white-space: normal
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: 999;
  opacity: .54
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

.roboto-r {
  font-family: font03
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  content: "."
}

.l {
  float: left
}

.r {
  float: right
}

.fl {
  float: left!important
}

.fr {
  float: right!important
}

.bor {
  border: 1px dashed #999
}

.poab {
  position: absolute
}

.ani {
  transition: all .3s
}

.texto {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

::selection {
  background: #008c8c;
  color: #fff
}

::-moz-selection {
  background: #008c8c;
  color: #fff
}

::-webkit-selection {
  background: #008c8c;
  color: #fff
}

.imgin {
  display: inline-block!important;
  vertical-align: middle
}

.imgmr {
  margin: 0 auto
}

.imgmax {
  width: 100%
}

.text-r {
  text-align: right
}

.text-m {
  text-align: center
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.flex-row {
  display: flex;
  flex-wrap: wrap
}

.flex-row-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.v-center {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.trans {
  transition: all .3s
}

.ani-mask {
  display: block;
  overflow: hidden;
  width: 100%;
  cursor: pointer
}

.ani-mask img {
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  width: 100%;
}

.ani-mask:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03)
}

/* .wp{width:90%;margin:0 auto;max-width: 1595px;} */

.more_btn {
  border-radius: 50px;
  border: 1px solid #de1e19;
  color: #de1e19;
  text-transform: uppercase;
  transition: all .3s
}

.more_btn:hover {
  background: #de1e19;
  color: #fff
}

.clear {
  clear: both;
  overflow: hidden;
  height: 0;
  font-size: 0
}

.greybg {
  background: #f2f2f2
}

.textup {
  text-transform: uppercase
}

.co-mian {
  color: #008c8c
}

.co-fff {
  color: #fff!important
}

.fixdbody {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.m-show {
  display: none
}

@keyframes imgchangsmall {
  from {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1)
  }
}

@-moz-keyframes imgchangsmall {
  from {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1)
  }
}

@-webkit-keyframes imgchangsmall {
  from {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1)
  }
}

@-o-keyframes imgchangsmall {
  from {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1)
  }
}

@-webkit-keyframes ac-gn-searchresults-show {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
  }
  100% {
    opacity: 1
  }
}

@keyframes ac-gn-searchresults-show {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes ac-gn-searchresults-show-small {
  0% {
    -webkit-transform: translateY(-44px);
    transform: translateY(-44px);
    opacity: 0
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes ac-gn-searchresults-show-small {
  0% {
    -webkit-transform: translateY(-44px);
    transform: translateY(-44px);
    opacity: 0
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes ac-gn-searchresults-items-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes ac-gn-searchresults-items-show {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes ac-gn-rotate {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg);
  }
}

.mainbg img {
  display: none
}


.vis-hidden {
  visibility: hidden;
  opacity: 0;
  transform: scale(0)
}

.searchresults-animated {
  webkit-animation: ac-gn-searchresults-items-show .4s both;
  animation: ac-gn-searchresults-items-show .4s both
}

.header {
  position: fixed;
  right: 0;
  z-index: 999;
  transition: transform .5s;
  background: #ffffff;
  padding: 0;
}

.header .wp {
  height: 100%;
  padding: 0;
}

.header, .header:after {
  top: 0;
  left: 0;
  height: 62px
}

.header:after {
  position: absolute;
  z-index: -1;
  width: 100%;
  background-size: 100% 100%;
  content: "";
  opacity: 0;
  transition: all .5s
}

.noshadow:after {
  box-shadow: none;
}

.header:hover:after, .scrolling .header:after {
  opacity: 1;
}

.header-logo {
  position: relative;
  z-index: 999
}

.header-right-r {
  padding: 10px 0;
  width: 20%;
}

.header-right-r {
  text-align: end;
}

.header-logo img {
  width: 120px;
  margin-top: -4px;
}

.header-right {
  width: 60%
}

.header-nav {
  width: 100%;
}

.header-nav>ul>li {
  line-height: 62px;
}

.header-nav>ul>li .nav-parent {
  padding: 0 15px 0 15px;
}

.header-nav>ul>li .nav-parent>a {
  position: relative;
  display: block;
  transition: color .5s;
  color: #7b7b7b !important;
}

.header-nav>ul>li .nav-parent>a:before {
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 0;
  height: 2px;
  background: #008c8c;
  content: "";
  transition: width .5s
}

.header-nav>ul>li .nav-parent>a:after {
  position: absolute;
  bottom: -1px;
  right: 50%;
  width: 0;
  height: 2px;
  background: #008c8c;
  content: "";
  transition: width .5s
}

.header-nav>ul>li:hover .nav-parent>a:before {
  height: 2px;
  width: 50%
}

.header-nav>ul>li:hover .nav-parent>a:after {
  height: 2px;
  width: 50%
}

.header-nav>ul>li:hover .nav-parent>a {
  color: #008c8c
}

.header-nav>ul>li .submenu {
  position: absolute;
  top: 100%;
  right: 0;
  left: -10%;
  z-index: 9999;
  visibility: hidden;
  border-top: 1px solid #3f3f3f;
  opacity: 0;
  width: 120%;
}

.header-nav>ul>li .submenu:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, .4);
  z-index: 0;
}

.header-nav>ul>li>.submenu {
  transition: visibility 0s, opacity .1s;
}

.header-nav>ul>li .submenu ul {
  margin: 0 auto;
  padding: 45px 0 60px;
  width: 90%;
  max-width: 920px;
  position: relative;
  z-index: 8;
  display: flex;
  justify-content: space-around;
}

.header-nav>ul>li:nth-child(3) .submenu ul{
  width: 32%;
}
.header-nav>ul>li .submenu ul li {
  padding: 0 2%;
  text-align: center;
  position: relative;
  min-width: 150px;
}

.header-nav>ul>li .submenu ul li i {
  display: block;
  margin: 0 auto 18px;
  font-size: 62px;
  line-height: 62px;
  transition: transform .3s;
  transform-origin: bottom center
}

.header-nav>ul>li .submenu ul li p {
  font-size: 16px;
  line-height: 1em;
  color: #bdbdbd;
  position: absolute;
  width: 100%;
  left: 0;
}

.header-nav>ul>li:hover>.submenu {
  visibility: inherit;
  opacity: 1
}

.header-nav>ul>li .submenu ul li:hover a, .header-nav>ul>li .submenu ul li:hover i {
  color: #008c8c;
  transform: scale(1.05);
  
}
.header-nav>ul>li .submenu ul li:hover i::before,.header-nav>ul>li .submenu ul li:hover p{
  color: #008c8c;
}
.header .search-button {
  transition: all .3s;
}

.header .search-button:hover {
  transform: scale(1.3)
}

.header button {
  display: inline-block;
  height: 42px;
  border: none;
  background: 0 0;
  line-height: 42px;
  cursor: pointer
}

.header button.lan-button {
  margin-left: 50px;
  color: #7b7b7b !important;
  padding-right: 0;
  position: relative;
  top: -2px;
}

.header button.lan-button:hover {
  color: #008c8c;
}

.header-right-r button.search-button i {
  font-size: 22px;
  line-height: 42px
}

.header-search {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999;
  display: none;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
}

.header-search-wp {
  position: relative;
  z-index: 3;
  margin: 0 auto;
  width: 66.66667%;
  height: 62px;
  max-width: 815px
}

.searchform-input {
  position: absolute;
  overflow: hidden;
  padding: 0 0 0 60px;
  width: calc(100% - 60px);
  height: 62px;
  outline: 0;
  border: 0;
  background: 0 0;
  color: #7b7b7b;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1.29412
}

.searchform-input::-webkit-input-placeholder {
  color: #7b7b7b;
  opacity: .54
}

.searchform-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 60px;
  height: 62px;
  border: none;
  background: 0 0;
  line-height: 62px;
  opacity: .8;
  cursor: pointer;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.searchform-button i {
  font-size: 26px
}

.searchview-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 60px;
  height: 62px;
  border: none;
  background: 0 0;
  line-height: 62px;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.searchform-button:hover, .searchview-close:hover {
  opacity: 1
}

.searchview-close i {
  color: #fff;
  font-size: 26px
}

.search-suggest {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  height: auto;
  border-radius: 0 0 5px 5px;
  background: #ffffff;
  transition: all .1s linear;
  border-top: 1px solid #b9b9b9;
}

.search-suggest .search-suggest-wp {
  margin: 0 40px;
  padding: 24px 0;
  border: none;
}

.search-suggest-list {
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  border: none;
}

.search-suggest-list a {
  padding: 0 10px;
  color: #444;
  font-size: 16px;
  font-family: font05;
  line-height: 2em
}

.search-suggest-list a:hover {
  color: #008c8c
}

.ac-gn-curtain {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  display: none;
  width: 100%;
  height: 100%;
  background: rgb(57 57 57 / 68%);
}

.searchform-button, .searchview-close i:before{
  color: #000000;
}

.searchform-input.searchresults-animated {
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

.search-suggest-list .searchresults-animated a {
  color: #000000;
  border: none;
}

.search-suggest-list .searchresults-animated:first-child {
  -webkit-animation-delay: .22s;
  animation-delay: .22s
}

.search-suggest-list .searchresults-animated:nth-child(2) {
  -webkit-animation-delay: .24s;
  animation-delay: .24s
}

.search-suggest-list .searchresults-animated:nth-child(3) {
  -webkit-animation-delay: .26s;
  animation-delay: .26s
}

.search-suggest-list .searchresults-animated:nth-child(4) {
  -webkit-animation-delay: .28s;
  animation-delay: .28s
}

.search-suggest-list .searchresults-animated:nth-child(5) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

.search-suggest-list .searchresults-animated:nth-child(6) {
  -webkit-animation-delay: .32s;
  animation-delay: .32s
}

.search-suggest-list .searchresults-animated:nth-child(7) {
  -webkit-animation-delay: .34s;
  animation-delay: .34s
}

.search-suggest-list .searchresults-animated:nth-child(8) {
  -webkit-animation-delay: .36s;
  animation-delay: .36s
}

.search-suggest-list .searchresults-animated:nth-child(9) {
  -webkit-animation-delay: .38s;
  animation-delay: .38s
}

.search-suggest-list .searchresults-animated:nth-child(10) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

.head-menu-btn {
  z-index: 999;
  display: block;
  display: none;
  overflow: hidden;
  width: 50px;
  height: 62px;
  border: none;
  background: 0 0;
  text-indent: -5260px;
  opacity: 1;
  cursor: pointer;
  transform: translateX(0)
}

.head-menu-btn .line-1, .head-menu-btn .line-2, .head-menu-btn .line-3 {
  position: absolute;
  top: 50%;
  right: 50%;
  display: block;
  margin-right: -25px;
  width: 50px;
  height: 2px;
  background: #fff;
  transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
  transition-property: transform, width, margin, background-color
}

.head-menu-btn .line-1 {
  margin-top: -15px;
  width: 36px
}

.head-menu-btn .line-3 {
  margin-top: 15px;
  width: 36px
}

html.drawerMenu-open .head-menu-btn .line-1 {
  visibility: hidden
}

html.drawerMenu-open .head-menu-btn .line-2 {
  margin-top: 0!important;
  width: 50px!important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

html.drawerMenu-open .head-menu-btn .line-3 {
  margin-top: 0!important;
  width: 50px!important;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.headmenubtn {
  display: block;
}

.header-nav ul>li .icon-plus {
  position: relative;
  display: none;
  margin: 0 0 0 1em;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #eee;
  cursor: pointer;
  flex: 0 0 auto
}

.icon-plus:after, .icon-plus:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 15px;
  height: 1px;
  background-color: #1a1a1a;
  content: ""
}

.icon-plus:after {
  transition: .4s ease;
  transform: rotate(90deg)
}

.icon-plus.-active:after {
  transform: rotate(0)
}

.footer-bottom .footer-share {
  display: flex;
  justify-content: flex-end;
}

.header-logo {
  display: flex;
  align-items: center;
  width: 20%;
}

.header-nav>ul>li .submenu ul li i:before{
  color: #bdbdbd;
}

.language-panel {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  display: none;
  width: 90%;
  height: 80%;
  max-width: 998px;
  max-height: 452px;
  background: url(https://cdn.deepcool.com/public/new/Design/searchbg.png?fm=webp&q=60) repeat 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, .4);
  transform: translateX(-50%) translateY(-50%);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}

.language-panel-wp {
  height: 100%
}

.language-panel-wp .language-panel-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #008c8c
}

.language-panel-wp .language-panel-close i {
  font-size: 22px
}

.language-panel-wp h4 {
  margin-bottom: 30px;
  padding: 18px 30px;
  border-bottom: 1px solid #888;
  color: #333;
  font-size: 18px
}

.language-panel-wp .language-list {
  overflow-y: auto;
  margin: 0 30px;
  padding: 0 0 30px;
  height: 75%;
  max-height: 430px
}

.language-panel-wp .language-list li {
  padding: 15px 0;
  width: 16.6666%;
  text-align: center;
  font-size: 18px;
  font-family: font05;
  float: left;
}

.language-panel-wp .language-list li a {
  display: block;
  margin: 0 auto;
  width: 95%;
  border-radius: 5px;
  color: #000;
  line-height: 1.8em
}

.language-panel-wp .language-list li a:hover {
  color: #208d8c
}

.language-panel-wp .language-list li.language-on a {
  background: #208d8c;
  color: #fff
}

.language-panel-wp .language-list::-webkit-scrollbar {
  width: 6px;
  height: 1px
}

.language-panel-wp .language-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #008c8c;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.language-panel-wp .language-list::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #888;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

#browser-modal {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  color: #303233;
  position: fixed;
  z-index: 9999;
  display: none
}

#browser-modal .browser-modal-cover {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #111;
  opacity: .9;
  z-index: -1
}

#browser-modal .browser-content {
  width: 700px;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  padding-top: 30px;
  background-color: #fff;
  border-radius: 5px
}

#browser-modal .browser-content .browser-dpc-logo img {
  height: 42px;
  margin: 45px auto 40px
}

#browser-modal .browser-content .browser-text-title {
  text-transform: uppercase;
  font-size: 24px
}

#browser-modal .browser-content .browser-text-desc {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 14px
}

#browser-modal .browser-content .browser-list {
  width: 600px;
  margin: 40px auto;
  height: 130px
}

#browser-modal .browser-content .browser-item {
  float: left;
  width: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto
}

#browser-modal .browser-content .browser-item .dpc-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 30px
}

#browser-modal .browser-content .browser-item a {
  color: #068685;
  cursor: pointer;
  display: block
}

#browser-modal .browser-content .browser-item a img {
  display: block;
  margin: 0 auto;
  max-width: 100px;
  width: 100px;
  height: 100px
}

#browser-modal .browser-content .browser-item a h4 {
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700
}

/*.swiper-container-fade .swiper-slide{pointer-events:inherit}
*/
.dpc-button {
  position: relative;
  overflow: hidden;
  display: block;
}

.dpc-button i {
  transform: scale(0);
  transform-origin: top left;
}

.i01 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 0;
  background: #0ae0de;
}

.i02 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 5px;
  background: #0ae0de;
}

.i03 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 5px;
  top: 0;
  background: #0ae0de;
}

.i04 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 10px;
  top: 0;
  background: #0ae0de;
}

.i05 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 5px;
  top: 5px;
  background: #0ae0de;
}

.i06 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 10px;
  background: #0ae0de;
}

.i07 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 15px;
  background: #0ae0de;
}

.i08 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 15px;
  top: 0;
  background: #0ae0de;
}

.i09 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 5px;
  top: 10px;
  background: #0ae0de;
}

.i10 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 10px;
  top: 5px;
  background: #0ae0de;
}

.i11 {
  position: absolute;
  width: 5px;
  height: 5px;
  left: 10px;
  top: 5px;
  background: #0ae0de;
}

.dpc-button:hover i {
  transform: scale(1);
}

.dpc-button i.i01 {
  transition: transform .9s
}

.dpc-button i.i02, .dpc-button i.i03 {
  transition: transform .7s
}

.dpc-button i.i04, .dpc-button i.i05, .dpc-button i.i06 {
  transition: transform .5s
}

.dpc-button i.i07, .dpc-button i.i08, .dpc-button i.i09, .dpc-button i.i10 {
  transition: transform .3s
}

.scroll-down .header {
  transform: translateY(-100%);
}

.scroll-down .header:after {
  box-shadow: none
}

@charset "utf-8";
.bgvideo {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 0;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 100vh;
  min-height: 800px;
  overflow: hidden
}

.bgvideo video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0)
}
.gallery-top-one .swiper-pagination {
  bottom: 17px;
  left: 50%;
  margin-left: 300px;
  width: auto
}

.gallery-top-one .swiper-pagination-bullet {
  margin: 0 5px;
  width: 6px;
  height: 6px;
  border-radius: 0;
  background: #9e9e9e;
  opacity: 1
}

.gallery-top-one .swiper-pagination-bullet-active {
  background: #008c8c;
  opacity: 1
}

.gallery-top-one .swiper-slide {
  height: 100vh
}

@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .gallery-top-one .swiper-slide img {
    margin: 0 auto;
    width: 100%
  }
}

.gallery-top-one .swiper-slide .slide-txt h4 {
  display: inline-block;
  margin-bottom: 50px;
  font-size: 50px
}

.gallery-top-one .swiper-slide .slide-txt h3 {
  display: inline-block;
  text-transform: uppercase;
  font-size: 82px;
  margin-bottom: 5%
}

.gallery-top-one .swiper-slide .slide-txt p {
  margin-bottom: 28px;
  max-width: 280px;
  font-size: 18px;
  line-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical
}

.slide-more {
  float: right
}

.slide-more a {
  display: inline-block;
  width: 188px;
  height: 48px;
  border: 1px solid #008c8c;
  color: #008c8c;
  text-align: center;
  font-size: 26px;
  line-height: 48px
}

.slide-more.sm a {
  display: inline-block;
  width: 168px;
  height: 38px;
  border: 1px solid #008c8c;
  color: #008c8c;
  text-align: center;
  font-size: 22px;
  line-height: 38px
}

.gallery-top-one .swiper-slide .slide-txt h3, .gallery-top-one .swiper-slide .slide-txt h4, .gallery-top-one .swiper-slide .slide-txt p {
  position: relative;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: .6s ease-in;
  transform: translateY(40px);
  filter: blur(10px);
  -web-kit-filter: blur(10px)
}

.gallery-top-one .swiper-slide.swiper-slide-active .slide-txt h3, .gallery-top-one .swiper-slide.swiper-slide-active .slide-txt h4, .gallery-top-one .swiper-slide.swiper-slide-active .slide-txt p {
  visibility: inherit;
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
  ;
}

.gallery-top-one .swiper-button-next, .gallery-top-one .swiper-button-prev {
  width: 30px;
  height: 50px;
  border: 1px solid #808d8c;
  color: #fff
}

.gallery-top-one .swiper-button-next {
  right: 30px;
  left: auto
}

.gallery-top-one .swiper-button-prev {
  right: auto;
  left: 30px
}

.gallery-top-one .swiper-button-next:hover, .gallery-top-one .swiper-button-prev:hover {
  border: 1px solid #008c8c;
  background: #008c8c;
  opacity: 1
}

.gallery-top-one .swiper-button-next:after, .gallery-top-one .swiper-button-prev:after {
  display: none
}

.gallery-top-one .swiper-button-next:before, .gallery-top-one .swiper-button-prev:before {
  font-size: 20px
}

.fog__container {
  overflow: hidden;
  width: 100%
}

.fog__container, .fog__img {
  position: absolute;
  height: 100%
}

.fog__img {
  width: 300vw
}

.fog__img--first {
  background: url(../images/fog-1.png?fm=webp&q=60) repeat-x;
  background-position: top;
  background-size: contain;
  -webkit-animation: marquee 60s linear infinite;
  animation: marquee 60s linear infinite
}

.fog__img--second {
  background: url(../images/fog-2.png?fm=webp&q=60) repeat-x;
  background-position: top;
  background-size: contain;
  -webkit-animation: marquee 40s linear infinite;
  animation: marquee 40s linear infinite
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(-200vw, 0, 0);
    transform: translate3d(-200vw, 0, 0)
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(-200vw, 0, 0);
    transform: translate3d(-200vw, 0, 0)
  }
}

.dpc-pro-slide-txt h3 {
  margin-bottom: 22px;
  font-size: 34px
}

.dpc-pro-slide-txt p {
  width: 90%;
  max-width: 760px;
  font-size: 21px;
  line-height: 1.3em;
  opacity: .8
}

.dpc-ad-banner {
  height: 495px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}

.dpc-ad-banner:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, .1);
  content: ""
}

.dpc-ad-banner img {
  visibility: hidden;
  opacity: 0
}

.dpc-ad-txt {
  position: absolute;
  top: 5%;
  right: 5%;
  bottom: 5%;
  left: 5%;
  z-index: 5
}

.dpc-ad-txt h3 {
  margin-bottom: 22px;
  font-size: 34px
}

.dpc-ad-txt p {
  margin: 0 auto 70px;
  width: 90%;
  max-width: 760px;
  font-size: 21px;
  line-height: 1.3em
}

.dpc-ad-more a, .dpc-ad-more span {
  display: inline-block;
  width: 144px;
  height: 36px;
  border: 1px solid #008c8c;
  color: #008c8c;
  text-align: center;
  font-size: 18px;
  line-height: 36px
}

.dpc-in-pro-list li {
  position: relative;
  float: left;
  overflow: hidden;
  background: #171717
}

.dpc-in-pro-list li:hover {
  z-index: 2;
  background: #191919;
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .5);
  box-shadow: 0 15px 30px rgba(0, 0, 0, .5);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0)
}

.dpc-in-pro-list li .slog {
  position: absolute
}

.dpc-in-pro-list li .dpc-pro-list-pic {
  position: absolute;
  z-index: 0;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}

.dpc-in-pro-list li .dpc-pro-list-txt {
  position: relative;
  z-index: 15
}

.dpc-in-pro-list li .dpc-pro-list-pic img {
  max-width: 100%;
  max-height: 100%
}

.dpc-in-pro-list li a {
  position: relative;
  display: block;
  padding: 50px;
  width: 100%;
  height: 100%
}

.dpc-in-pro-list li h4 {
  margin-bottom: 15px;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.1em
}

.dpc-in-pro-list li p {
  margin-bottom: 20px;
  max-width: 408px;
  color: #fff;
  font-size: 17px;
  line-height: 1.3em;
  opacity: .8
}

.dpc-in-pro-list li:first-child {
  margin-right: 14px;
  width: 34%;
  height: 790px
}

.dpc-in-pro-list li:nth-child(2) {
  margin-bottom: 14px;
  width: calc(66% - 14px);
  height: 388px
}

.dpc-in-pro-list li:nth-child(3) {
  margin-right: 14px
}

.dpc-in-pro-list li:nth-child(3), .dpc-in-pro-list li:nth-child(4) {
  width: calc(33% - 14px);
  height: 388px
}

.dpc-in-pro-list li:first-child .dpc-pro-list-pic {
  right: 0;
  bottom: 0;
  left: 0
}

.dpc-in-pro-list li:nth-child(3) .dpc-pro-list-pic {
  right: 0;
  bottom: 0;
  left: 0
}

.dpc-in-pro-list li:nth-child(4) p {
  color: #fff
}

.dpc-in-pro-list li:first-child p, .dpc-in-pro-list li:nth-child(2) p {
  margin-bottom: 70px
}

.dpc-in-pro-list li:nth-child(2) .slog {
  top: 15%;
  right: 0;
  z-index: 6
}

.dpc-in-pro-b .dpc-in-pro-list li:nth-child(4) .slog {
  bottom: 15%;
  left: 50px;
  z-index: 6
}

.dpc-in-pro-b .dpc-in-pro-list li:nth-child(3) .dpc-pro-list-pic {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.dpc-in-pro-b .dpc-in-pro-list li:nth-child(3) .dpc-pro-list-pic img {
  display: none
}

.dpc-in-pro-b .dpc-in-pro-list li:nth-child(3) p {
  color: #fff
}

.dpc-in-pro-b .dpc-in-pro-list li:nth-child(4) .dpc-pro-list-pic {
  right: 0;
  bottom: 0;
  left: 0;
  top: inherit
}

.dpc-in-pro-b .dpc-in-pro-list li:nth-child(4) .dpc-pro-list-pic img {
  display: block;
  margin: 0 auto
}


.dpc-right-fixed {
  position: fixed;
  top: 60%;
  right: 10px;
  z-index: 998;
  width: 47px
}

.dpc-right-fixed a {
  display: block;
  margin-bottom: 10px;
  width: 47px;
  height: 47px;
  background: #fff;
  color: #121212;
  text-align: center;
  line-height: 47px;
  transition: all .2s linear;
}

.dpc-right-fixed a i {
  font-size: 35px;
  transition: all .2s linear;
}

.button-line {
  color: #008c8c;
  position: relative;
  overflow: hidden;
  transition: border .2s linear
}

.button-line i {
  font-style: normal;
  transition: color 1s
}

.button-line i:after, .button-line i:before, .button-line:after, .button-line:before {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 34.333333%;
  background: #008c8c;
  transition: all .5s linear;
  display: block;
  z-index: -1
}

.button-line:before {
  left: 0;
  top: 0
}

.button-line:after {
  left: -15px;
  top: 33.33333333%
}

.button-line i:after, .button-line i:before {
  top: auto;
  bottom: 0
}

.button-line i:before {
  left: -30px;
  top: 66.66666666%
}

.button-line i:after {
  left: -45px;
  top: 60px
}

.button-line:hover {
  border: 1px solid #008c8c
}

.button-line:hover i {
  color: #fff
}

.button-line:hover i:after, .button-line:hover i:before, .button-line:hover:after, .button-line:hover:before {
  width: 310px
}

.button-line:active {
  background: #008c8c
}

.under-line {
  position: relative;
  display: block;
  height: 0px;
}
.under-center {
  left: 50%;
  transform: translate(-50%, 0);
}
.under-line i {
  transform: all 0.2s;
  /* display: block; */
  margin: 0 auto;
  font-style: normal;
  transition: color 1s;
  position: absolute;
  width: auto;
  text-align: center;
}
#accordion .under-line i {
  position: inherit;
}
.main-banner .dpc-ad-banner .under-line i{
  position: initial;
}
.under-line i:hover {
  color: #008c8c !important;
}

.under-line i:hover:before {
  width: 50%;
}

.under-line i:hover:after {
  width: 50%;
}

.under-line i:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #008c8c;
  content: "";
  transition: width .5s;
}

.under-line i:after {
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 0;
  height: 2px;
  background: #008c8c;
  content: "";
  transition: width .5s;
}




.footermodal .btn-primary, .footerWrongmodal .btn-primary,.Echatmodal .btn-primary{
  color: #fff !important;
  background-color: #008c8c !important;
  border-color: #008c8c !important;
}

.footermodal .modal-body, .footerWrongmodal .modal-body, .Echatmodal .modal-body {
  padding: 0 !important;
}

.footermodal .modal-dialog, .footerWrongmodal .modal-dialog, .Echatmodal .modal-dialog {
  top: 50%;
  transform: translate(0, -60%) !important;
  width: 25%;
}

.Echatmodal .modal-header {
  background: #000;
  min-height: 45px;
  padding: 10px;
}

.Echatmodal .modal-footer, .Echatmodal .modal-body {
  background: #f0f0f0;
}

.Echatmodal .modal-body label, .Echatmodal .modal-body input {
  color: #565656 !important;
  font-size: 18px;
}

.EchatForm {
  display: flex;
  flex-direction: column;
  text-align: left;
  padding: 20px 0 0 30px;
}

.EchatForm>div {
  display: flex;
  align-items: center;
}

.EchatForm>div>input, .EchatForm>div>select {
  outline: none;
  background: #ffffff;
  border: none;
  margin-left: 10px;
}

.EchatForm>div>input {
  width: 60%;
  height: 30px;
}

.EchatForm .chosen-container-single {
  width: 60% !important;
  height: 30px;
  margin-left: 10px;
}

.EchatForm ::-webkit-scrollbar {
  width: 3px !important;
}

.EchatForm ::-webkit-scrollbar-track {
  background-color: #FFFFFF !important;
}

.menu-toggler {
  display: block;
  width: 60px;
  height: 60px;
  color: #fff;
  cursor: pointer;
  position: relative;
  line-height: 0;
  padding: 0;
  right: 0px;
  top: 0px;
}

body.noscroll {
  overflow: hidden !important;
}

.menu-toggler i {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 20px;
  left: 20px;
}

.menu-toggler i .bar {
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  backface-visibility: hidden;
  perspective: 1000;
  position: absolute;
  width: 26px;
  height: 3px;
  background-color: #000000;
}

.menu-toggler i .bar.three, .menu-toggler i .bar.two {
  top: 7px;
  left: 0;
}

.menu-toggler i .bar.four {
  top: 14px;
  left: 0;
  opacity: 1;
}

.header-mobile {
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  transform: translateX(100%);
  transition: 250ms transform;
  width: 100vw;
  z-index: 1999;
  overflow: auto;
}

.header-mobile.nav-menu-active {
  overflow: auto;
  transform: translateX(0%);
}

.mask {
  background-color: #1b1b1b;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  opacity: 0.8;
  z-index: 2000;
}

.header-content-mobile {
  background: #f3f3f3;
  margin-left: 50px;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 2009;
  width: calc(100vw - 50px);
}

.header-mobile .mobile-nav-btn {
  align-items: center;
  background: #ffffff;
  border-bottom: 1px solid #e1e1e1;
  color: #000;
  cursor: pointer;
  display: flex;
  font-family: 'BebasNeuePro-SmEBd', sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  height: 50px;
  letter-spacing: 0.08em;
  position: relative;
  text-transform: uppercase;
}

.header-mobile .mobile-nav-btn span {
  margin-left: 20px;
  pointer-events: none;
  color: #000000;
}

.header-mobile .mobile-nav-btn a {
  width: 100%;
  height: 100%;
  line-height: 50px;
}

.header-mobile .mobile-nav-btn.search input {
  border: none;
  width: calc(100% - 110px);
  /* outline: 1px solid rgba(0,0,0,0.1); */
  outline: none;
  padding: 0 4px;
  position: relative;
}

.header-content-close .close {
  cursor: pointer;
  height: 50px;
  right: 10px;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 50px;
}

.header-content-close .close:before, .header-content-close .close:after {
  background: #000000;
  content: '';
  height: 1px;
  left: 50%;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  transition: 250ms width;
  width: calc(100% - 20px);
}

.header-content-close .close:before {
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.header-content-close .close:after {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.header-mobile .mobile-nav-btn .mobile-arrow-forward {
  display: block;
  height: 26px;
  position: absolute;
  right: 30px;
  top: 11px;
  width: 13px;
}

.header-mobile .mobile-nav-btn .mobile-arrow-forward:before, .header-mobile .mobile-nav-btn .mobile-arrow-forward:after {
  background: #000000;
  content: '';
  height: 1px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  width: 100%;
}

.header-mobile .mobile-nav-btn .mobile-arrow-forward:before {
  transform-origin: 100% 0%;
  transform: rotate(45deg);
}

.header-mobile .mobile-nav-btn .mobile-arrow-forward:after {
  transform-origin: 100% 100%;
  transform: rotate(-45deg);
}

.header-mobile .mobile-nav-btn .mobile-arrow-backward {
  display: block;
  height: 26px;
  position: absolute;
  left: 20px;
  top: 11px;
  width: 13px;
}

.header-mobile .mobile-nav-btn .mobile-arrow-backward:before, .header-mobile .mobile-nav-btn .mobile-arrow-backward:after {
  background: #000000;
  content: '';
  height: 1px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  width: 100%;
}

.header-mobile .mobile-nav-btn .mobile-arrow-backward:before {
  transform-origin: 0% 0%;
  transform: rotate(45deg);
}

.header-mobile .mobile-nav-btn .mobile-arrow-backward:after {
  transform-origin: 0% 100%;
  transform: rotate(-45deg);
}

.header-mobile .mobile-nav-btn .mobile-search-icon {
  cursor: pointer;
  height: 26px;
  margin-left: 22px;
  margin-right: 15px;
  opacity: 0.5;
  position: relative;
}

.header-mobile .mobile-nav-btn .glyphicon-menu-right {
  display: block;
  height: 26px;
  position: absolute;
  right: 30px;
  top: 11px;
  width: 13px;
}

.header-mobile .mobile-nav-btn.back span {
  margin: auto;
}

.header-content-mobile .tier-page {
  height: 100vh;
  opacity: 0;
  overflow: auto;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(100%);
  transition: 500ms transform, 500ms opacity;
  width: 100%;
  z-index: 112;
}

.header-content-mobile .tier-page.active {
  pointer-events: auto;
  position: relative;
  top: auto;
  transition: 500ms transform, 500ms opacity;
  transform: translateX(0%) !important;
  z-index: 112;
}

.header-content-mobile .tier-page.in {
  opacity: 1;
  transform: translateX(0%);
}

.header-content-mobile .tier-page.inFromBack {
  opacity: 1;
  transition: none;
  transform: translateX(-100%);
}

.header-content-mobile .mobile-nav-btn.search {
  cursor: auto;
}

.header-content-mobile .mobile-search-icon {
  cursor: pointer;
  height: 26px;
  margin-left: 15px;
  margin-right: 15px;
  opacity: 0.5;
  position: relative;
}

.header-content-mobile .search input {
  border: none;
  width: calc(100% - 110px);
  /*outline:1px solid rgba(0,0,0,0.1);*/
  outline: none;
  padding: 0 4px;
  position: relative;
}

.header-mobile #search-list-mobile {
  align-items: center;
  background: rgba(255, 255, 255, 1);
  bottom: auto;
  display: none;
  flex-direction: column;
  justify-content: center;
  left: auto;
  position: absolute;
  right: 0;
  outline: 1px solid rgba(0, 0, 0, 0.25);
  top: 51px;
  transform: none;
  width: calc(100% - 50px);
  z-index: 113;
}

.header-mobile #search-list-mobile.show {
  display: flex !important;
  z-index: 2011;
}

.header-mobile #search-list-mobile a.search-list-item:link, .header-mobile #search-list-mobile a.search-list-item:active, .header-mobile #search-list-mobile a.search-list-item:visited {
  align-items: center;
  display: flex;
  margin: 0px 0px 4px;
  position: relative;
  width: calc(100% - 30px);
}

.header-mobile #search-list-mobile a.search-list-item:last-child {
  margin-bottom: 15px;
}

.header-mobile #search-list-mobile a.search-list-item:hover, .no-touch header .header-mobile #search-list-mobile a.search-list-item:hover {
  outline: 1px solid rgba(0, 0, 0, 0.2);
}

.header-mobile #search-list-mobile a.search-list-item:last-child:after {
  display: none;
}

.header-mobile #search-list-mobile a.search-list-item:nth-child(1) {
  margin-top: 8px;
}

.header-mobile #search-list-mobile a.search-list-item.keywords {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-size: 1em;
  padding: 4px;
  color: #000000;
}

.header-mobile #search-list-mobile a.search-list-item.keywords:hover, .no-touch header .header-mobile #search-list-mobile a.search-list-item.keywords:hover {
  outline: none;
  background: rgba(0, 0, 0, 0.2);
  color: #008c8c;
}

.header-mobile #search-list-mobile .search-list-item .search-item-text {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  width: calc(80% - 10px);
}

.header-mobile #search-list-mobile .search-list-item .search-item-img {
  position: relative;
  width: 20%;
}

.header-mobile #search-list-mobile a.search-list-item .search-item-img:before {
  background: #1f8bf2;
  border-radius: 50%;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transition: 500ms border-radius, 250ms transform;
  width: 100%;
}

.header-mobile #search-list-mobile a.search-list-item:hover .search-item-img:before, .no-touch header .header-mobile #search-list-mobile a.search-list-item:hover .search-item-img:before {
  border-radius: 0%;
  transform: scale(1);
}

.header-mobile #search-list-mobile .search-list-item .search-item-img img {
  position: relative;
  transform: scale(0.8);
  width: 100%;
}

.header-mobile #search-list-mobile .search-list-item .search-item-text p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-size: 1em;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  width: 100%;
}

.footerlink {
  color: #c1c6c6;
  border-top: 2px solid #097877;
}

.dropdown-menu>li>a {
  padding: 3px 12px;
}

.headmenubtn {
  display: none;
}

.header a {
  color: #fff
}

.header.WHpage a {
  color: #000000;
}

.WHpage .menu-toggler i .bar {
  background-color: #000000;
}

.WHpage button.lan-button {
  color: #000000;
}

.WHpage, .BKpage {
  position: relative !important;
}

.header.WHpage:after {
  background: rgba(222, 222, 222, .4);
  transition: all 0s;
}

.header.WHpage:hover:after {
  background: rgba(222, 222, 222, .4);
  transition: all 0s;
}

.header.WHpage .header-nav>ul>li .submenu:before {
  background: rgba(222, 222, 222, .4);
}

.header.WHpage .header-nav>ul>li .submenu {
  transition: all .1s linear;
  border-top: 1px solid #b9b9b9;
}

/* 首页单独图片方法 */

.header:after {
  transition: all 0s;
}

.header:hover:after {
  transition: all 0s;
}

.header .header-nav>ul>li .submenu:before {
  background: rgba(222, 222, 222, .4);
}

.header .header-nav>ul>li .submenu {
  background: #ffffff;
  transition: all .1s linear;
  border-top: 1px solid #b9b9b9;
}


@media screen and (max-width:1730px) {
  .main-banner .swiper-scroller {
    left: 5%;
    margin-left: 0
  }
}
@media screen and (max-width:1700px) {
  .header-nav>ul>li .nav-parent {
    padding: 0 10px 0 10px;
  }
}
@media screen and (max-width:1440px) {
  .gallery-top-one .swiper-button-next {
    right: 10px;
    left: auto
  }
  .gallery-top-one .swiper-button-prev {
    right: auto;
    left: 10px
  }
	.header button.product_design_font16 {
		font-size: 14px;
	}
}
@media screen and (max-width:1366px) {
  .header-right-r button.lan-button {
    margin-left: 30px;
  }
  .header-nav>ul>li {
    margin-left: 20px;
  }
  .header-logo img {
    margin-top: -10px;
  }
  .gallery-top-one .swiper-slide .slide-txt h4 {
    margin-bottom: 60px;
    font-size: 40px
  }
  .gallery-top-one .swiper-slide .slide-txt h3 {
    font-size: 64px;
    margin-bottom: 0
  }
  .gallery-top-one .swiper-slide .slide-txt p {
    margin-bottom: 38px;
    max-width: 280px;
    font-size: 16px
  }
  .main-banner .swiper-scroller ul li a {
    font-size: 16px
  }
  .main-banner .swiper-scroller ul li:nth-child(3) a {
    font-size: 22px
  }
  .gallery-top-one .swiper-slide .slide-txt {
    bottom: 14%
  }
  .main-banner .swiper-scroller {
    bottom: 15%
  }
  .header-nav>ul>li .nav-parent {
    padding: 0 0 0 0 !important;
  }
  .dpc-pro-slide-txt h3 {
    margin-bottom: 20px;
    font-size: 28px
  }
  .dpc-pro-slide-txt p {
    margin-bottom: 30px;
    width: 100%;
    font-size: 16px
  }
  .dpc-ad-banner {
    height: 345px
  }
  .dpc-ad-txt h3 {
    margin-bottom: 18px;
    font-size: 28px
  }
  .dpc-ad-txt p {
    margin-bottom: 50px;
    font-size: 16px
  }
}
@media (max-width: 1300px) {
  .header-nav>ul>li {
    margin-left: 10px;
    margin-right: -15px;
  }
}
@media screen and (max-width:1280px) {
  .header-nav>ul>li .nav-parent>a {
    font-size: 14px;
  }
  .language-panel-wp .language-list li {
    font-size: 14px;
  }
}
@media screen and (max-width:1180px) {
  .header-nav>ul>li .nav-parent>a {
    font-size: 12px;
  }
  .language-panel-wp .language-list li {
    font-size: 12px;
  }
  .header button.product_design_font16 {
    font-size: 12px;
  }
  .header button.lan-button{
    top: -4px;
  }
}
@media (max-width: 1080px) {
  .header-nav>ul>li {
    margin-left: 0;
    margin-right: -15px;
  }
}
@media (max-width: 991px) {
  .header {
      padding: 0 20px 0 20px !important;
  }
  .header-logo img {
    margin-left: 0px;
  }
  .head-menu-btn {
    display: block;
    margin-left: 50px
  }
  .header-right {
    width: auto
  }
  .vis-hidden {
    display: none;
    visibility: inherit;
    opacity: 1;
    transform: scale(1)
  }
  .header-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    display: none;
    padding-top: 120px;
    padding-right: 5%;
    padding-left: 5%;
    background: rgba(0, 0, 0, .85)
  }
  .header-nav>ul {
    overflow-y: auto;
    padding-right: 3%;
    max-height: 90%
  }
  .header-nav>ul::-webkit-scrollbar {
    width: 6px;
    height: 1px
  }
  .header-nav>ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #008c8c;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
  }
  .header-nav>ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #ededed;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
  }
  .header-nav>ul>li {
    margin-left: 0;
    padding: 15px 0;
    width: 100%;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    line-height: 50px
  }
  .header-nav>ul>li .submenu ul li {
    padding: 0 .05%;
    width: 25%
  }
  .header-nav>ul>li .submenu ul {
    margin: 0 auto;
    padding: 20px 0;
    width: 100%;
    max-width: inherit;
    justify-content: flex-end
  }
  .header-nav>ul>li .submenu {
    position: inherit;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    display: none;
    visibility: inherit;
    overflow: hidden;
    border: 0;
    background: 0 0;
    box-shadow: none;
    opacity: 1;
    transition: none
  }
  .header-nav .nav-parent {
    display: flex;
    align-items: center;
    justify-content: flex-end
  }
  .header-nav>ul>li:hover:after {
    display: none
  }
  .header-nav .submenu .sub-nav-wp {
    padding: 20px 0;
    background: rgba(0, 0, 0, .2)
  }
  .header-nav .nav-parent a {
    font-size: 18px
  }
  .header-nav>ul>li .icon-plus {
    display: block
  }
  .language-panel-wp h4 {
    margin-bottom: 20px;
    padding: 18px 25px;
    font-size: 23px
  }
  .language-panel-wp .language-panel-close i {
    font-size: 25px
  }
  .language-panel-wp .language-list li {
    padding: 15px 0;
    width: 16.6666%;
    font-size: 18px
  }
  .header-mobile .mobile-nav-btn.search input {
    width: calc(100% - 310px);
  }
  .headmenubtn {
    display: block;
  }
  .header button.lan-button.visible-xs {
    color: #000 !important;
    font-size: 16px !important;
    margin-right: 55px !important;
  }
  .header-right-r {
    display: none !important;
  }
  .header-logo {
    width: 50%;
  }
  .footer-bottom .footer-copyright {
    text-align: center;
  }
  .footer-bottom .footer-share {
    margin: 20px;
    display: flex;
    justify-content: center;
  }
  .header button.lan-button {
    top: -2px;
  }
  .footermodal .modal-dialog, .footerWrongmodal .modal-dialog, .Echatmodal .modal-dialog {
    width: 68%;
  }
}
@media screen and (max-width:980px) {
  .dpc-in-pro-list li:first-child {
    margin-right: 0
  }
  .dpc-in-pro-list li:first-child, .dpc-in-pro-list li:nth-child(2) {
    margin-bottom: 14px;
    width: 100%;
    height: 380px
  }
  .dpc-in-pro-list li:nth-child(3) {
    margin-right: 14px
  }
  .dpc-in-pro-list li:nth-child(3), .dpc-in-pro-list li:nth-child(4) {
    width: calc(50% - 7px);
    height: 380px
  }
  .dpc-in-pro-list li:first-child .dpc-pro-list-pic {
    top: 5%;
    right: 5%;
    bottom: 0;
    left: inherit;
    display: flex;
    justify-content: flex-end
  }
  .dpc-in-pro-list li:nth-child(3) .dpc-pro-list-pic {
    display: flex;
    justify-content: flex-end
  }
  .dpc-in-pro-b .dpc-in-pro-list li:nth-child(4) .slog {
    bottom: 10%;
    left: inherit;
    right: 5%
  }
}
@media screen and (max-width:900px) {
  .language-panel-wp .language-list li {
    width: 25%
  }
  .pc-show {
    display: none
  }
  .m-show {
    display: block
  }
}
@media screen and (max-width:860px) {
  .gallery-top-one .swiper-slide .slide-txt h4 {
    margin-bottom: 60px;
    font-size: 30px
  }
  .gallery-top-one .swiper-slide .slide-txt h3 {
    margin-bottom: 15%;
    font-size: 54px
  }
  .gallery-top-one .swiper-slide .slide-txt p {
    margin-bottom: 48px;
    max-width: 280px;
    font-size: 15px
  }
  .slide-more a {
    width: 144px;
    height: 38px;
    font-size: 18px;
    line-height: 38px
  }
  .gallery-top-one .swiper-pagination {
    right: 5%;
    left: inherit;
    margin-left: 0
  }
  .gallery-thumbs {
    height: 150px
  }
  .gallery-thumbs .swiper-slide {
    font-size: 16px
  }
  .gallery-thumbs .swiper-slide-thumb-active {
    font-size: 22px
  }
}
@media screen and (max-width:780px) {
  .dpc-right-fixed {
    top: inherit;
    bottom: 10%
  }
}
@media screen and (max-width:768px) {
  .dpc-in-pro-list li:first-child, .dpc-in-pro-list li:nth-child(2), .dpc-in-pro-list li:nth-child(3), .dpc-in-pro-list li:nth-child(4) {
    height: 300px
  }
  .dpc-in-pro-list li:nth-child(3) {
    margin-bottom: 14px;
    width: 100%
  }
  .dpc-in-pro-list li:nth-child(4) {
    width: 100%
  }
  .dpc-in-pro-list li:nth-child(3) p, .dpc-in-pro-list li:nth-child(4) p {
    margin-bottom: 70px
  }
  .dpc-in-pro-list li h4 {
    font-size: 22px
  }
  .dpc-in-pro-list li p {
    max-width: inherit;
    font-size: 15px
  }
  .dpc-in-pro-b .dpc-in-pro-list li:nth-child(4) .dpc-pro-list-pic {
    right: 0;
    bottom: 0;
    left: 0;
    top: 5%
  }
  .dpc-pro-slide-txt h3 {
    margin-bottom: 20px;
    font-size: 28px
  }
  .dpc-pro-slide-txt p {
    margin-bottom: 30px;
    width: 100%;
    font-size: 16px
  }
  .dpc-pro-slide02 {
    width: 100%;
    margin: 0
  }
  
  .gallery-top-one .swiper-slide {
    height: 100vh
  }
  .fog__img--first {
    -webkit-animation: marquee 20s linear infinite;
    animation: marquee 20s linear infinite
  }
  .fog__img--second {
    -webkit-animation: marquee 10s linear infinite;
    animation: marquee 10s linear infinite
  }
  .gallery-top-one .swiper-slide {
    max-height: inherit
  }
  .gallery-top-one .swiper-slide .slide-txt {
    position: inherit;
    margin: 0 auto;
    width: 80%
  }
  .gallery-top-one .swiper-slide .slide-txt h4 {
    margin-bottom: 20px;
    font-size: 20px
  }
  .gallery-top-one .swiper-slide .slide-txt h3 {
    margin-bottom: 40px;
    font-size: 34px;
    line-height: 1.1em
  }
  .gallery-top-one .swiper-slide .slide-txt p {
    line-height: 1.3em;
    text-align: left;
    margin-bottom: 20px;
    -webkit-line-clamp: 2;
    height: 38px;
    max-width: 100%
  }
  .slide-more {
    float: left
  }
  .gallery-thumbs {
    height: 120px
  }
  .gallery-thumbs .swiper-slide {
    font-size: 15px
  }
  .gallery-thumbs .swiper-slide-thumb-active {
    font-size: 20px
  }
  .dpc-mian {
    margin-bottom: 20px
  }
  .main-banner {
    margin-bottom: 30px
  }
  .gallery-top-one .swiper-button-next, .gallery-top-one .swiper-button-prev, .gallery-top-one .swiper-pagination, .main-banner .swiper-scroller {
    display: none
  }
  .main-banner .swiper-scroller ul li a {
    font-size: 14px
  }
  .main-banner .swiper-scroller ul li:nth-child(3) a {
    font-size: 18px
  }
  .header-mobile .mobile-nav-btn.search input {
    width: calc(100% - 310px);
  }
  .header button.lan-button.visible-xs {
    color: #000;
    font-size: 16px;
    margin-right: 55px;
  }
  .header button.lan-button:hover {
    color: #008c8c;
    font-size: 16px;
  }
  .mobile-search-icon {
    display: block;
  }
  #search-mobile {
    display: block;
  }
  .menu-toggler {
    top: -5px;
    right: -15px;
  }
}
@media screen and (max-width:640px) {
  .language-panel-wp .language-list li {
    width: 33.33%
  }
  .header-right-r button {
    height: 35px;
    line-height: 35px
  }
  .header-right-r button.lan-button, .header-right-r button.lan-button:hover {
    font-size: 16px
  }
  .header-right-r button.search-button i {
    font-size: 22px;
    line-height: 35px
  }
  .header-search-wp {
    width: 90%;
    height: 50px
  }
  .searchform-input {
    padding: 0 0 0 50px;
    width: calc(100% - 50px);
    height: 50px;
    font-size: 16px
  }
  .searchform-button, .searchview-close {
    width: 50px;
    height: 50px;
    line-height: 50px
  }
  .searchform-button, .searchview-close i:before{
    color: #000000;
  }
  .search-suggest .search-suggest-wp {
    margin: 0 20px;
    padding: 18px 0;
    border: none;
  }
  .search-suggest-list a {
    font-size: 15px;
    line-height: 2em
  }
  .head-menu-btn .line-1, .head-menu-btn .line-2, .head-menu-btn .line-3 {
    margin-right: -25px;
    width: 40px;
    height: 1px
  }
  .head-menu-btn .line-1 {
    margin-top: -12px;
    width: 32px
  }
  .head-menu-btn .line-3 {
    margin-top: 12px;
    width: 32px
  }
  html.drawerMenu-open .head-menu-btn .line-2 {
    margin-top: 0!important;
    width: 40px!important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  html.drawerMenu-open .head-menu-btn .line-3 {
    margin-top: 0!important;
    width: 40px!important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  .header-right-r {
    position: fixed;
    top: 60px;
    right: 5%;
    left: 5%;
    z-index: 999;
    display: none
  }
  .header-right-r-on {
    display: flex
  }
  .header, .header:after {
    height: 50px
  }
  .header-right-r {
    padding: 8px 0
  }
  .header-logo img {
    width: 120px;
  }
  .head-menu-btn {
    margin-top: 5px;
    height: 40px
  }
  .header-nav>ul>li .submenu ul li i {
    font-size: 35px;
    line-height: 35px
  }
  .header-nav>ul>li .submenu ul li p {
    font-size: 14px
  }
  .header-nav>ul>li .nav-parent>a {
    font-size: 18px
  }
  .header-nav>ul>li .submenu ul li {
    padding: 15px 1%;
    width: 50%
  }
  .dpc-in-pro-list li:first-child, .dpc-in-pro-list li:nth-child(2), .dpc-in-pro-list li:nth-child(3), .dpc-in-pro-list li:nth-child(4) {
    height: auto
  }
  .dpc-in-pro-list li:first-child p, .dpc-in-pro-list li:nth-child(2) p, .dpc-in-pro-list li:nth-child(3) p, .dpc-in-pro-list li:nth-child(4) p {
    margin-bottom: 40px
  }
  .dpc-in-pro-list li:nth-child(2) .slog {
    top: 10%;
    height: 40px
  }
  .dpc-in-pro-list li a {
    padding: 30px
  }
  .dpc-right-fixed {
    width: 38px
  }
  .dpc-right-fixed a {
    width: 37px;
    height: 37px;
    line-height: 37px
  }
  .dpc-right-fixed a i {
    font-size: 28px
  }
}
@media (max-width: 480px) {
  .gallery-top .swiper-slide .indeximgbg {
    background-size: auto;
  }
  .dpc-banner-slide .dpc-banner-text {
    top: 75%;
  }
  .language-panel-wp .language-list {
    margin: 0 20px;
    padding: 0 0 20px;
    max-height: 430px
  }
  .language-panel-wp h4 {
    padding: 18px 20px;
    font-size: 18px
  }
  .language-panel-wp .language-panel-close i {
    font-size: 25px
  }
  .language-panel-wp .language-list li {
    padding: 12px 0;
    font-size: 14px
  }
  .gallery-top-one .swiper-slide .slide-txt {
    position: inherit;
    margin: 0 auto;
    width: 70%
  }
  .gallery-top-one .swiper-slide .slide-txt h4 {
    font-size: 18px
  }
  .gallery-top-one .swiper-slide .slide-txt h3 {
    margin-bottom: 20px;
    font-size: 28px
  }
  .gallery-thumbs {
    height: 100px
  }
  .gallery-thumbs .swiper-slide {
    font-size: 13px
  }
  .gallery-thumbs .swiper-slide-thumb-active {
    font-size: 16px
  }
  .slide-more a {
    width: 124px;
    height: 35px;
    font-size: 15px;
    line-height: 35px
  }
  .dpc-pro-slide-txt h3 {
    font-size: 22px
  }
  .dpc-pro-slide-txt p {
    font-size: 14px
  }
  .dpc-ad-more a, .dpc-ad-more span {
    width: 124px;
    height: 35px;
    font-size: 15px;
    line-height: 35px
  }
  .footer-bottom .footer-share a {
    margin: 0 10px;
  }
  .language-panel-wp .language-panel-close {
    top: 10px;
  }
  .header-mobile .mobile-nav-btn.search input {
    width: 100px;
  }
  .header button.lan-button.visible-xs {
    margin: 0px;
  }
  .slide-more.sm a {
    display: inline-block;
    width: 110px;
    height: 28px;
    border: 1px solid #008c8c;
    color: #008c8c;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
  }
  .footer-bottom .footer-share {
    margin: 10px;
  }
  .header button.lan-button {
    top: -2px;
  }
  .footermodal .modal-dialog, .footerWrongmodal .modal-dialog, .Echatmodal .modal-dialog {
    width: 95%;
  }
  .Echatmodal .modal-body label, .Echatmodal .modal-body input {
    font-size: 14px;
  }
}
@media screen and (max-width:320px) {
  .gallery-top-one .swiper-slide .slide-txt h4 {
    font-size: 16px
  }
  .gallery-top-one .swiper-slide .slide-txt h3 {
    margin-bottom: 20px;
    font-size: 25px
  }
  .gallery-thumbs {
    height: 100px
  }
  .gallery-thumbs .swiper-slide {
    font-size: 12px
  }
  .gallery-thumbs .swiper-slide-thumb-active {
    font-size: 14px
  }
  .slide-more a {
    width: 104px;
    height: 32px;
    font-size: 14px;
    line-height: 32px
  }
  .dpc-ad-more a, .dpc-ad-more span {
    width: 104px;
    height: 32px;
    font-size: 14px;
    line-height: 32px
  }
}
