

/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */

@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}
:root {
--swiper-theme-color:#fff
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}
.swiper-pointer-events {
  touch-action: pan-y
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide img{max-width: 100%;}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
display:none
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}
.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}
:root {
--swiper-navigation-size:44px
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
width:calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  font-size: 18px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 40px;
  right: auto; color: #4c4499;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 40px;
  left: auto;color: #000;
}

.swiper-banner .swiper-button-prev,.swiper-banner .swiper-rtl .swiper-button-next,.swiper-banner .swiper-button-next,.swiper-banner .swiper-rtl .swiper-button-prev{ color:#fff;}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 100px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #fff);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .4)
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet:only-child {
  display: none!important
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  position: relative;
  -ms-touch-action: none;
  background:#ebebeb; border-radius: 30px;
}
.swiper-horizontal>.swiper-scrollbar {
  height:4px;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background:#51b777;
  left: 0;
  top: 1px;
  border-radius: 0;
  cursor: pointer;
  
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-lazy-preloader-white {
--swiper-preloader-color:#fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color:#000
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
  transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube {
  overflow: visible
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next+.swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0

}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}
.swiper-flip {
  overflow: visible
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}
.swiper-cards {
  overflow: visible
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}


@charset "utf-8";
@font-face {
  font-family: 'ubuntu-b';
  src: url(../font/original-ubuntu-b.ttf);
  src: url(../font/ubuntu-b.eot);
  src: url(../font/ubuntu-b.svg);
  src: url(../font/ubuntu-b.ttf);
  src: url(../font/ubuntu-b.woff);
  src: url(../font/ubuntu-b.woff2);
}
@font-face {
  font-family: 'ubuntu-r';
  src: url(../font/original-ubuntu-r.ttf);
  src: url(../font/ubuntu-r.eot);
  src: url(../font/ubuntu-r.svg);
  src: url(../font/ubuntu-r.ttf);
  src: url(../font/ubuntu-r.woff);
  src: url(../font/ubuntu-r.woff2);
}/*reset*/
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
}
:focus {
  outline: 0;
}
body, ul, img, p, input, dl, dd, tr, th, td {
  margin: 0;
  padding: 0;
  font-family: 'ubuntu-r';
  font-weight: 500;
}
em {
  font-style: normal;
}
img {
  border: none;
  height: auto;
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #666;
}
input {
  padding: 0px;
  vertical-align: middle;
  line-height: normal;
  border: none;
}
body {
  overflow-x: hidden;
  font-size: 14px;
  line-height: 22px;
  word-wrap: break-word;
  color: #757575;
  background: #fff;
}
.table-responsive {
  overflow: auto;
  min-height: .01%;
}
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
  line-height: 0;
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
a:hover {
  text-decoration: none !important;
}
a:focus {
  outline-style: none;
  -moz-outline-style: none;
  text-decoration: none;
}
.clear {
  clear: both;
}
a:hover, img:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
a, img {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}/*index*/
.header_m {
  position: relative;
}
.top {
  background: #f0f0f0;
}
#logo {
  float: left;
  width: 28.5%;
  margin-top: -28px;
}
#logo span:first-child {
  border-right: 1px solid #707070;
  display: inline-block;
  padding-right: 16px;
  margin-right: 16px;
}/*select*/
.select {
  position: relative;
  margin: 0;
  display: inline-block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
  color: #808080;
  margin-right: 35px;
  margin-top: 9px;
}
.select dt {
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 99;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
  color: #ea6f20;
}
.select dt:after {
  font-family: FontAwesome;
  padding-left: 5px;
  color: #808080;
  font-size: 16px;
  width: 100px;
  vertical-align: middle;
}
.select dt>p {
  display: inline-block;
  padding-left: 10px;
  margin: 0;
  text-transform: capitalize;
}
.select dd {
  position: absolute;
  left: 0;
  top: 36px;
  background: #fff;
  display: none;
  z-index: 999999;
  border: 1px solid #e5e5e5;
}
.select dd ul {
  padding: 4px;
  width: 130px;/*max-height:250px;*/
  overflow: auto;
}
.select dd ul li a {
  line-height: 30px;
  display: block;
  padding: 0 8px;
  text-align: left;
  color: #333;
}
.select dd ul li a:hover {
  background: #eee;
  color: #ea6f20;
}
.select dd ul li img {
  max-width: 21px;
  max-height: 21px;
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.select dd ul li p {
  padding-left: 5px;
  font-size: 12px;
  display: inline-block;
  text-transform: capitalize;
  vertical-align: middle;
  margin: 0;
}
.search {
  float: right;
  width: 28%;
  position: relative;
}
.search_main {
  height: 42px;
  color: #999;
  float: left;
  line-height: 42px;
  font-size: 12px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 15px;
  width: 100%;
  background: #ddd;
  border-bottom: 2px solid #ddd;
}
.search_main:focus {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  background: #fff;
  color: #212121;
  border-bottom: 2px solid #ea6f20;
}
.search_btn {
  display: block;
  width: 56px;
  height: 44px;
  cursor: pointer;
  background: url(../images/search_btn.png) no-repeat center center;
  border: none;
  position: absolute;
  top: -1px;
  right: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}/*i_about*/
.i_about {
  background: #fafafa;
  padding: 40px 0px;
}
.i_about h2 {
  color: #000000;
  font-size: 30px;
  font-family: 'ubuntu-b';
  text-transform: uppercase;
}
.i_about h2:first-letter {
  color: #ff7101;
}
.i_about h4 a {
  color: #ff7101;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0px;
}
.i_about .p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  max-height: 110px;
  overflow: hidden;
}
.i_more {
  display: inline-block;
  line-height: 36px;
  padding: 0px 20px;
  font-size: 14px;
  text-transform: uppercase;
  background: #ff7101;
  color: #fff;
  margin-top: 25px;
}
.i_more:hover {
  background: #ff0000;
  color: #fff;
}
.tc {
  text-align: center;
}
.i_aobut_l {
  float: left;
  width: 58%;
padding-right: 30px;
}
.i_about_r {
  float: left;
  width: 42%;
}/*honor*/
.i_honor {
  margin: 40px 0px;
}
.i_title {
  text-align: center;
  margin-bottom: 25px;
}
.i_title h2 {
  color: #000000;
  font-size: 30px;
  font-family: 'ubuntu-b';
  text-transform: uppercase;
  margin-bottom: 10px;
}
.i_title h2:first-letter {
  color: #ff7101;
}/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:focus, .slick-next:focus {
  outline: none;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}/* Dots */
.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
  z-index: 999;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 5px;
  width: 35px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 5px;
  width: 35px;
  outline: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  outline: none;
  background: rgba(255,255,255,0.6);
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background: #fff;
}
.Product_li {
  margin: 0px 15px;
  padding: 0px 10px;
}
.btn01 {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.btn01 img {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
}
.btn01 .ovrly {
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  left: 0;
  top: -100%;
  width: 100%;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn01 .buttons {
  position: absolute;
  top: -100%;
  left: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn01 .buttons a {
  margin: 0 1px;
  color: #ff7101;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  font-family: 'ubuntu-b';
}
.Product_li:hover .buttons {
  top: 50%;
}
.Product_li:hover .ovrly {
  top: 0;
}
.i_honor .slider {
  padding: 0px 75px;
}
.i_honor .slick-prev, .i_honor .slick-next {
  width: 44px;
  height: 44px;
  border: 1px solid #000;
}
.i_honor .slick-prev {
  background: url(../images/lun_l.png) no-repeat center center;
  left: 0px;
  top: 50%;
  margin-top: -22px;
}
.i_honor .slick-next {
  background: url(../images/lun_r.png) no-repeat center center;
  right: 0px;
  top: 50%;
  margin-top: -22px;
}
.i_honor .slick-prev:hover, .slick-next:hover {
  border: 1px solid #ff7101;
}/*main_pro*/
.main_pro {
  background: #fff;
  padding-bottom: 40px;
}
.main_pro ul li {
  list-style: none;
  margin-bottom: 30px;
}
.main_list h4 a {
  font-size: 16px;
  color: #333333;
  font-family: 'ubuntu-b';
  text-align: center;
  display: block;
  overflow: hidden;
  line-height: 20px; height: 40px;
  margin: 10px 0px;
}
.main_list p { display: none;}
.main_list .img {
  position: relative;
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}
.main_list .img img {
  padding: 5px 10px;
}
.main_list .img .off img {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.main_list .img:hover img {
  opacity: 0;
}
.main_list .img:hover .off img {
  opacity: 1;
}/*i_con*/
.i_con {
  text-align: center;
  padding: 45px 0px;
}
.i_con h2 {
  color: #fff;
  font-size: 30px;
  font-family: 'ubuntu-b';
}
.i_con .i_more {
  font-size: 16px;
  font-family: 'ubuntu-b';
}/*cate*/
.cate {
  margin-top: 45px;
  padding-bottom: 20px;
}
.cate ul {
  margin: 0px -23px;
}
.cate ul li {
  padding: 0px 23px;
  padding-top: 10px;
}
.cate ul li {
  list-style: none;
  overflow: hidden;
}
.img_title {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  text-align: center;
  margin-top: -17px;
  z-index: 80;
}
.img_title a {
  display: inline-block;
  line-height: 34px;
  background: #fff;
  font-size: 20px;
  color: #ff7101;
  text-transform: uppercase;
  font-family: 'ubuntu-b';
  padding: 0px 15px;
}
.ih-item {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ih-item img {
  width: 100%;
  height: 100%;
}
.ih-item .circle {
  position: relative;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.square {
  position: relative;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.circle.effect7 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
.ih-item.circle.effect7 h4 a {
  color: #ff7101;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  margin: 0 30px;
  padding: 20px 0 0 0;
  font-family: 'ubuntu-b';
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ih-item.circle.effect7 p {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 22px;
  max-height: 66px;
  overflow: hidden;
  padding: 0px 10px;
  text-align: center;
}
.ih-item.circle.effect7 .a:hover .img {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.a:hover .img_title {
  display: none;
}/*i_news*/
.i_news {
  background: #eaeaea;
  margin-top: 40px;
  padding-top: 35px;
  position: relative;
  padding-bottom: 40px;
}
.i_news .container {
  position: relative;
  z-index: 6;
}
.i_news ul li {
  list-style: none;
}
.i_news ul li h4 a {
  font-size: 14px;
  font-family: 'ubuntu-b';
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  margin: 15px 0px 10px;
  line-height: 22px;
}
.i_news ul li p {
  font-size: 14px;
  color: #808080;
  max-height: 44px;
  overflow: hidden;
}
.bg_white {
  background: #fff;
  height: 192px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 5;
}/*footer*/
@media only screen and (min-width: 1200px) {
.web_footer {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 1;
}
.web_main {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-bottom: 650px;
}
}
#footer {
  padding: 45px 0px 30px;
  color: #ccc;
}
.footer_con .footer_line, .footer_tags .footer_line, .footer_follow .footer_line {
  margin-bottom: 25px;
}
#footer .title_h4 {
  font-size: 18px;
  color: #fff;
  font-family: 'ubuntu-b';
  text-transform: uppercase;
  margin-bottom: 30px;
}
#footer ul li {
  list-style: none;
  padding: 7px 0px;
}
#footer ul li {
  line-height: 22px;
  display: block;
  color: #ccc;
}
#footer ul li a{ color: #ccc;}
#footer ul li i {
  margin-right: 5px;
}
.footer_about {
  float: left;
  width: 36%;
  padding-right: 70px;
}
.footer_follow {
  float: left;
  width: 23%;
  padding-right: 60px;
}
.footer_tags {
  float: left;
  width: 21%;
  padding-right: 60px;
}
.footer_con {
  float: left;
  width: 16%;
}
.fabout_logo ul li {
  float: left;
  width: 33.33%;
  text-align: center;
}
.fabout_logo ul li p {
  margin-top: 5px;
}
.footer_line {
  border-top: 1px solid rgba(255,255,255,0.8);
  position: relative;
}
.footer_line span {
  background: url(../images/footer_line.png) no-repeat;
  height: 1px;
  width: 40px;
  display: inline-block;
  margin-top: -1px;
}
.input_email {
  position: relative;
}
.input_Email {
  line-height: 46px;
  background: rgba(255,255,255,0.56);
  width: 90%;
  padding: 0px 120px 0px 10px;
  color: #fff;
  height: 46px;
}
.input_Email:focus {
  background: #fff;
  color: #333;
}
.btn_Email {
  background: #eb6e1e;
  color: #fff;
  font-family: 'ubuntu-b';
  line-height: 46px;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0px 25px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.infomation p {
  font-size: 16px;
  color: #fff;
  font-family: 'ubuntu-b';
  margin: 25px 0px 18px;
}
.footer_sns {
  margin-top: 30px;
}
.footer_sns a {
  display: inline-block;
  width: 38px;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.73);
  border-radius: 50%;
  margin-right: 15px;
}
.footer_sns a:hover {
  background: #fff;
  color: fff;
  border: 1px solid #fff;
}
.footer_sns a i {
  line-height: 38px;
  color: #999;
}
.footer_sns a:hover i {
  color: #fff;
}
.footer_con ul li {
  padding-left: 18px !important;
}
.footer_con ul .li1 {
  background: url(../images/ico_1.png) no-repeat left 12px;
}
.footer_con ul .li2 {
  background: url(../images/ico_2.png) no-repeat left 12px;
}
.footer_con ul .li3 {
  background: url(../images/ico_3.png) no-repeat left 12px;
}
.footer_con ul .li4 {
  background: url(../images/ico_4.png) no-repeat left 12px;
}
.footer_con ul .li5 {
  background: url(../images/ico_5.png) no-repeat left 12px;
}
.footer_con ul .li6 {
  background: url(../images/ico_6.png) no-repeat left 12px;
}
.footer_con ul .li7 {
  background: url(../images/ico_7.png) no-repeat left 12px;
}
.footer_bottom {
  background: #eb6e1e;
  color: #fff;
  padding: 10px 0px;
  text-align: center;
  font-size: 12px;
}
.footer_bottom a {
  color: #fff;
}/*service*/
#service {
  position: fixed;
  right: -210px;
  top: 10px;
  z-index: 999999999;
  margin: 200px 0 0 0;
  font: 14px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  color: #333;
}
#service ul {
  list-style: none;
}
#service a {
  color: #333;
}
#ser_main {
  float: left;
  position: relative;
  z-index: 9;
  top: 0px;
}
#ser_main a {
  display: block;
  overflow: hidden;
}
#ser_main #floatShow1 {
  background: url(../images/ser-30.png) no-repeat;
  height: 191px;
  width: 29px;
  z-index: 99999;
  position: absolute;
  left: -29px;
  top: 0px;
}
#online {
  float: left;
  padding: 10px 0 0 0;
  background: #f0f0f0;
  overflow: hidden;
  width: 210px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);
  padding: 15px;
  position: relative;
  border: 1px solid #ddd;
}
.onlineMenu ul li {
  padding: 10px 0px;
  border-bottom: 1px dashed #ccc;
}
.onlineMenu ul li:last-child {
  border: none;
}
.onlineMenu .serm_top {
  text-align: center;
  padding-bottom: 10px;
}
.onlineMenu .call {
  text-align: left;
}
.call {
  padding: 6px 10px;
  border-bottom: 1px solid #fff;
  font-size: 13px;
}
.call img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.call a:hover {
  color: #ff7101 !important;
}
#service:hover {
  right: 0px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
#service:hover #ser_main #floatShow1 {
  left: 120px;
  z-index: -11;
  opacity: 0;
}
#service h4 {
  font-size: 14px;
  color: #666;
  margin: 0px;
  line-height: 25px;
  font-family: 'ubuntu-b';
}
.footerW-M li, .footerW-M ul {
  list-style: none;
}
.footerW-M, .height {
  display: none
}
@media only screen and (max-width: 768px) {
.footerW-M {
  width: 100%;
  position: fixed;
  bottom: 0;
  display: block;
  overflow: hidden;
  z-index: 999999
}
.height {
  height: 60px;
  display: block
}
.footer-M {
  background: #212121;
  padding: 6px 0 5px;
  border-top: 2px solid #fff;
}
.fot_main {
  width: 24%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.fot_main p {
  color: #ffffff;
  font-size: 13px;
  margin-top: 3px;
  text-transform: capitalize;
}
#service {
  display: none;
}
}/*service*/
#online_qq_layer {
  z-index: 9999999;
  position: fixed;
  left: 0px;
  bottom: 0;
}
#floatShow {
  display: block;
}
#floatHide {
  display: none;
}
#online_qq_tab {
  width: 350px;
  position: relative;
  z-index: 9;
}
#online_qq_tab #floatShow {
  overflow: hidden;
  background: url(../images/title_bg2.png) no-repeat;
  width: 100%;
  height: 50px;
}
#online_qq_tab #floatShow img {
  max-height: 24px;
  float: right;
  margin-top: 6px;
}
#online_qq_tab #floatHide img {
  max-height: 32px;
  float: right;
  margin-top: 2px;
}
#online_qq_tab #floatHide {
  overflow: hidden;
  background: url(../images/title_bg1.png) no-repeat;
  width: 100%;
  height: 50px;
}
#onlineService {
  display: inline;
  width: 350px;
  overflow: hidden;
  display: none;
  background: #fff;
  font-size: 13px;
}
.i_message_inquiry {
  padding: 20px;
  background: url(../images/sub_bg.jpg) no-repeat;
  background-size: cover;
}
.i_message_inquiry .input_1 {
  background: rgba(255,255,255,0.6);
  border: 1px solid #fff;
  color: #000;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-bottom: 20px;
  padding-left: 10px;
  width: 100%;
}
.i_message_inquiry .input_2 {
  background: rgba(255,255,255,0.6);
  border: 1px solid #fff;
  color: #000;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 20px;
  padding-left: 10px;
  width: 100%;
  height: 80px;
}
.i_message_inquiry .input_1:focus, .i_message_inquiry .input_2:focus {
  background: rgba(255,255,255,1);
  color: #333;
}
.my_btn2 {
  background: #ff7101 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-family: "ubuntu-b";
  font-size: 16px;
  margin-top: 15px;
  padding: 8px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
#online_qq_layer {
  display: none;
}
}/*back-top*/
.totop {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 9999;
  display: none;
  background: url(../images/to_top.png) no-repeat;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.totop:hover {
  bottom: 40px;
}
@media only screen and (max-width: 768px) {
.totop {
  display: none;
  bottom: 80px;
}
.totop:hover {
  bottom: 80px;
}
} /*内页*/
.n_main {
  padding: 30px 0 50px 0;
  color: #444;
  font-size: 14px;
}
.n_main .left_h4 {
  font-size: 22px;
  font-family: 'ubuntu-b';
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.n_main .left_h4:first-letter {
  color: #ff7101;
}/*mbx*/
.page-title p {
  font-size: 14px;
  color: #fff;
  margin: 5px;
  opacity: 0.65;
  max-width: 50%
}
.page-title-inner {
  position: relative;
  z-index: 2
}
.page-title-layout-creative {
  position: relative
}
.page-title-layout-creative:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: auto;
  width: 100%;
  right: 50%;
  -webkit-transform: skewX(-36deg);
  -moz-transform: skewX(-36deg);
  -o-transform: skewX(-36deg);
  -ms-transform: skewX(-36deg);
  transform: skewX(-36deg);
  background-color: rgba(0,0,0,0.6);
  z-index: 1
}
.page-title-layout-creative .page-title-inner>.container {
  padding: 90px 15px 90px 15px
}
.page-title-layout-creative .page-title-inner h4 {
  font-size: 60px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 50px
}
.page-title-layout-creative .page-title-inner p {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  letter-spacing: 0.05em;
  opacity: 1;
  margin: 0;
  margin-top: 13px
}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs {
  position: relative;
  padding-bottom: 20px
}
.breadcrumbs li h2 {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
.breadcrumbs li {
  display: inline-block;
  font-size: 14px;
  color: #fff;
}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .page-title-breadcrumbs-inner {
  position: relative
}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .page-title-breadcrumbs-inner:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: auto;
  width: 100%;
  right: 55%;
  bottom: 0;
  z-index: 0;
  background-image: url(../images/bg-breadcrumbs.jpg);
  background-repeat: repeat;
  -webkit-transform: skewX(-36deg);
  -moz-transform: skewX(-36deg);
  -o-transform: skewX(-36deg);
  -ms-transform: skewX(-36deg);
  transform: skewX(-36deg)
}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs.breadcrumbs {
  position: relative;
  z-index: 1;
  max-width: 50%;
  padding: 10px20px
}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .breadcrumbs a {
  color: #fff
}
.page-title-layout-creative .page-title-inner .page-title-breadcrumbs .breadcrumbs span {
  color: #fff
}
.page-title-layout-normal {
  padding: 36px0
}
.page-title-layout-normal .breadcrumbs {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 25px
}/*n_left*//*left*/
ul.mtree {
  opacity: 0;
  margin-left: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
ul.mtree>li {
  list-style: none;
}
ul.mtree a {
  display: block;
  font-size: 14px;
  color: #666;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -webkit-transition: all 0s;
  transition: all 0s;
  padding: 12px 0px 12px 10px;
  border-bottom: 1px solid #fff;
  background: #f8f8f8;
}
ul.mtree li ul a {
  padding: 8px 0px;
  border-bottom: 1px dashed #ddd;
  background: #fff;
}
ul.mtree ul li:last-child a {
  border: none;
}
ul.mtree li.mtree-node > a {
  font-size: 14px;
}
ul.mtree.transit li.mtree-open>span:before {
  content: "\f056";
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  background: #ff7101;
  padding: 12px 10px;
}
ul.mtree.transit li.mtree-closed>span:before {
  content: "\f055";
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  background: #ff7101;
  padding: 12px 10px;
}
ul.mtree .mtree-level-1 li.mtree-open>span:before {
  content: "\f106";
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 16px;
  color: #333;
  font-style: normal;
  background: none;
  padding: 8px 10px;
}
ul.mtree .mtree-level-1 li.mtree-closed>span:before {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 5px;
  float: right;
  font-size: 16px;
  color: #333;
  font-style: normal;
  background: none;
  padding: 8px 10px;
}
ul.mtree>li:hover>a {
  color: #ff7101;
}
ul.mtree>li.mtree-node a ul a {
  font-size: 12px;
}
ul.mtree>li.mtree-open {
  color: #ff7101;
  padding-bottom: 0;
}
ul.mtree>li.mtree-open>a {
  color: #ff7101;
}
ul.mtree>li.mtree-node:hover>a {
  color: #ff7101;
  text-decoration: none;
}
ul.mtree>li.mtree-node .mtrss-all {
  text-transform: uppercase;
  margin-top: 12px;
}
ul.mtree>li.mtree-node .mtrss-all span {
  display: inline-block;
  padding-right: 5px;
}
ul.mtree>li.mtree-node .mtrss-all a {
  font-size: 12px;
  font-family: 'ubuntu-b';
  color: #131313;
}
ul.mtree ul {
  border-left: 1px solid #eee;
  background: #fff;
  padding: 0px 15px;
  border-right: 1px solid #eee;
}
ul.mtree ul li {
  margin: 4px 0;
  list-style: none;
}
ul.mtree ul li a {
  display: block;
  color: #666;
  font-size: 13px;
}
ul.mtree>li>ul>li>a {
  font-size: 13px;
}
ul.mtree>li>ul>li>a:before {
  content: "";
}
ul.mtree ul li a:hover {
  color: #ff7101;
}
ul.mtree li ul li.mtree-open a {
  color: #333;
  text-decoration: none;
}
ul.mtree .mtree-level-2 {
  margin-top: 0px;
  border: none;
  padding: 0px;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}
ul.mtree li ul.mtree-level-2 li {
  margin: 4px 0px;
}
ul.mtree li ul.mtree-level-2 li a {
  color: #808080;
  font-weight: normal;
  font-size: 12px;
}
ul.mtree .mtree-level-2 li a:hover {
  text-decoration: underline;
  color: #ff7101;
  font-weight: normal;
}
ul.mtree.jet ul {
  margin-left: 0;
}
ul.mtree.jet li {
  margin-bottom: 1px;
}
ul.mtree.jet li:last-child {
  margin-bottom: 0px;
}
ul.mtree.jet li:first-child {
  margin-top: 1px;
}
ul.mtree.jet li.mtree-active a {
  background: #e5e5e5;
}
ul.mtree.jet li.mtree-active li:last-child > a {
  border-radius: 0px 0px 3px 3px;
}
ul.mtree.jet li.mtree-active > a {
  background: #008cba;
  color: #FFF;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #FFC000;
  color: #FFF;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}
ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}
ul.mtree a:hover {
  text-decoration: none;
}
ul.mtree>li.mtree-node ul i {
  margin-right: 4px;
}
.mtree-skin-selector {
  display: none !important
}/*hot_pro*/
.hot_pro {
  margin-top: 20px;
}
.hot_pro ul li {
  list-style: none;
  margin-bottom: 1px;
  margin-bottom: 20px;
  background: #f5f5f5;
  padding: 10px;
}
.hot_pro ul li h4 a {
  font-size: 14px;
  color: #ff7101;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0s all;
  -webkit-transition: 0s all;
  -o-transition: 0s all;
  -moz-transition: 0s all;
  -ms-transition: 0s all;
}
.hot_pro ul li p {
  font-size: 12px;
  color: #808080;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  margin: 8px 0;
}
.hot_pro ul li .more {
  color: #333;
  font-size: 12px;
}
.hot_pro ul li:hover .more {
  margin-left: 5px;
}
.hot_pro ul li .more i {
  margin-right: 4px;
}
.hot_pro .img {
  float: left;
  width: 40%;
  margin-right: 12px;
}
.hot_pro ul li:hover {
  background: #ff7101;
}
.hot_pro ul li:hover h4 a, .hot_pro ul li:hover p, .hot_pro ul li:hover .more {
  color: #fff;
}/*contact*/
.contact {
  margin-bottom: 30px;
}
.message {
  margin-top: 30px;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #efefef;
  padding-top: 30px;
}
.message .p {
  font-size: 14px;
  color: #808080;
  margin-bottom: 10px;
}
.message .submite_p {
  font-size: 14px;
  color: #808080;
  margin: 10px 0px;
}
.message h2 {
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'ubuntu-b';
}
.message h2:first-letter {
  color: #ff7101;
}
.input3 {
  color: #666;
  width: 100%;
  border: 1px solid #e7e7e7;
  line-height: 40px;
  margin-bottom: 20px;
  background: #fff;
  padding-left: 10px;
  font-size: 14px;
  height: 40px;
}
.input4 {
  color: #666;
  width: 100%;
  height: 130px;
  border: 1px solid #e7e7e7;
  line-height: 50px;
  margin-bottom: 20px;
  background: #fff;
  padding-left: 10px;
  font-size: 14px;
  height: 100px;
}
.input3:focus, .input4:focus {
  border: 1px solid #ff7101;
}
.send_btn {
  background: #ff7101;
  color: #fff;
  display: inline-block;
  padding: 8px 15px;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'ubuntu-b';
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  margin-top: 15px;
}
.send_btn:hover {
  background: #ff0000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.message label {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  font-family: 'ubuntu-b';
}
.message label span {
  color: red;
  margin-left: 4px;
}
.subject {
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.subject a {
  color: #333;
}
.subject a:hover {
  color: #ff7101;
}
.ul_con {
  text-align: center;
  padding: 30px 0px;
}
.ul_con li {
  list-style: none;
}
.ul_con h4 {
  font-size: 20px;
  font-family: 'ubuntu-b';
  color: #2c352d;
  margin-top: 10px;
}
hr {
  border: 1px solid #ff7101;
  width: 20%;
  margin: 12px auto;
  max-width: 80px;
}
.ul_con p {
  color: #808080;
}
.con_p {
  background: #f5f5f5;
  padding: 20px 0px;
  margin: 30px 0px;
}
.c_message h2 {
  font-size: 30px;
  color: #ff7101;
  font-family: 'ubuntu-b';
  text-align: center;
  text-transform: uppercase;
}
.c_message .p {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin: 20px 0px;
}
.c_message .submite_p {
  text-align: center;
  margin: 20px 0px;
  color: #666;
}
.c_message {
  text-align: center;
}/*news*/
.news .img {
  float: left;
  width: 20%;
  margin-right: 20px;
  border: 1px solid #eee;
}
@media only screen and (max-width: 980px) {
.news .img {
  width: 30%;
}
}
.news ul li {
  list-style: none;
  margin-bottom: 30px;
}
.news .i_news_day {
  float: left;
  width: 62px;
  text-align: center;
}
.news .i_news_day .mon {
  color: #ff7101;
  font-family: 'ubuntu-b';
  font-size: 12px;
  text-transform: uppercase;
}
.news .i_news_day .day {
  color: #ff7101;
  font-family: 'ubuntu-b';
  font-size: 22px;
  text-transform: uppercase;
}
.news ul li h4 a {
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}
.news ul li h4 a:hover {
  color: #ff7101;
}
.news ul li p {
  font-size: 12px;
  line-height: 22px;
  color: #666;
  max-height: 66px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
.news ul li p {
  max-height: 66px;
}
}
.new_more {
  border: 1px solid #ff7101;
  color: #ff7101;
  display: inline-block;
  font-family: 'ubuntu-b';
  font-size: 12px;
  margin-top: 15px;
  padding: 2px 10px;
  text-transform: uppercase;
}
.new_more:hover {
  background: #ff7101;
  color: #fff;
  border: 1px solid #ff7101;
}
.n_more {
  margin-top: 10px;
  display: inline-block;
}
.n_more:hover span {
  background: #ff7101;
  color: #fff;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.n_more:hover i {
  margin-left: 18px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.n_more span {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  font-size: 12px;
  color: #333;
  background: #f3f3f3;
  line-height: 28px;
  padding: 0px 10px;
  float: left;
  text-transform: uppercase;
}
.n_more i {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  background: #ff7101;
  color: #fff;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  border-radius: 50%;
  margin-left: 9px;
  text-align: center;
  margin-top: 4px;
}
.news img {
  width: 100%;
}
@media only screen and (max-width: 480px) {
.news .img {
  width: 100%;
  float: none;
  display: block;
}
.news .i_news_day .mon {
  display: inline-block;
}
.news .i_news_day .day {
  display: inline-block;
}
.news .i_news_day {
  width: 100%;
  float: none;
  text-align: left;
}
}/*翻页*/
.page_p {
  margin: 20px auto 0px;
  text-align: center;
  width: 100%;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.page_p a {
  display: inline-block;
  font-size: 13px;
  line-height: 24px;
  padding: 2px 10px;
  background: #212121;
  margin-left: 5px;
  color: #ccc;
  margin-top: 5px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
}
.page_p a:hover {
  background: #ff7101;
  color: #fff !important;
}
.total {
  font-size: 12px;
  line-height: 24px;
  color: #333;
  margin-top: 5px;
  margin-left: 20px;
}
.total span {
  color: #ff7101;
}
.page_p>span {
  padding: 5px 13px;
}
#pre_next {
  margin-top: 20px;
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  font-size: 14px;
}
#pre_next li {
  padding: 4px 0px;
  border-bottom: none;
  margin-bottom: 0px;
  border-left: none;
}
#pre_next a {
  color: #333;
  text-align: center;
  padding: 5px 0px;
}
#pre_next i {
  margin: 5px;
}
#pre_next a:hover {
  color: #ff7101;
}
#pro_page {
  list-style: none;
  margin-top: 10px;
}
#pro_page span {
  font-size: 14px;
  text-transform: capitalize;
  color: #444;
}
#pro_page li {
  padding: 2px 0px;
}
#pro_page li a:hover {
  color: #ff7101;
}
@media (max-width:768px) {
.pre {
  float: none;
  width: 100%;
  text-align: center;
}
.next {
  float: none;
  width: 100%;
  text-align: center;
}
}/*产品列表*/
.products_m {
  line-height: 22px;
  color: #808080;
  margin-bottom: 20px;
  font-size: 14px;
}
.products_m .img {
  float: left;
  margin-right: 20px;
  max-width: 20%;
}/*products*/
.cbp-vm-switcher {
  width: 100%;
}
.cbp-vm-view-grid .p_hot_2 {
  display: none;
}
.cbp-vm-view-grid .pro_more {
  margin-top: 10px;
}
.cbp-vm-options {
  text-align: right;
  padding: 4px 5px;
  border-top: 1px solid #ccc;
}
.cbp-vm-options p {
  display: inline-block;
  vertical-align: middle;
  display: none;
}
.cbp-vm-options a {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  color: #999;
  margin: 5px 0 0 10px;
  text-align: center;
  line-height: 30px;
}
.cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
  color: #ff7101;
  background: #fff;
}
.cbp-vm-options a:before {
  font-size: 24px;
  text-align: center;
  display: inline-block;
  line-height: 30px;
}
.p_hot_2 {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
.p_hot_2 span {
  font-size: 14px;
  margin-right: 5px;
  text-transform: uppercase;
}
.p_hot_2 a {
  font-size: 14px;
  margin: 0px 5px;
  background: #f3f3f3;
  display: inline-block;
  padding: 0px 5px;
  color: #666;
}
.p_hot_2 i {
  font-size: 12px;
  margin-right: 4px;
  color: #808080;
}
.p_hot_2 a:hover {
  background: #ff7101;
  color: #fff;
}/* General list */
.cbp-vm-switcher ul {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}/* Clear eventual floats */
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after {
  content: " ";
  display: table;
}
.cbp-vm-switcher ul:after {
  clear: both;
}
.cbp-vm-switcher ul li {
  display: block;
  position: relative;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cbp-vm-image {
  display: block;
  margin: 0 auto;
  position: relative;
}
.cbp-vm-image span {
  display: inline-block;
  width: 100%;
  height: auto;
  border: 1px solid #eee;
  overflow: hidden;
}
.cbp-vm-image img {
  width: 100%;
  cursor: pointer;
  position: relative;
  max-width: 100%;
  max-height: 100%;
}
.cbp-vm-switcher ul li h4 a {
  font-size: 16px;
  display: block;
  color: #333;
  word-wrap: break-word;
  text-align: left;
  overflow: hidden;
  margin: 16px 0px 4px;
  font-family: 'ubuntu-b';
  line-height: 24px;
  height: 48px;
}
.cbp-vm-switcher ul li .cbp-vm-details {
  color: #666;
  overflow: hidden;
  height: 40px;
  font-size: 12px;
  line-height: 20px;
}
.cbp-vm-switcher ul h4 a:hover {
  text-decoration: none;
  color: #ff7101;
}
.cbp-vm-view-grid .prol_more {
  display: none;
}/* Common icon styles */
.cbp-vm-icon:before {
  font-family: 'fontawesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.cbp-vm-grid:before {
  content: "\f00a";
}
.cbp-vm-list:before {
  content: "\f00b";
}
.cbp-vm-add:before {
  content: "\f055";
}/* Large grid view */
.cbp-vm-view-grid ul li {
  width: 33.33%;
  text-align: left;
  vertical-align: top;
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left;
  background: #fff;
  padding: 15px 15px 0px;
}
.cbp-vm-view-grid ul li:nth-child(3n) {
  margin-right: 0px;
}/* List view */
.cbp-vm-view-list li {
  padding: 10px 0px 20px 0px;
  white-space: nowrap;
  text-align: left;
  white-space: normal;
  background: #fff;
  padding: 15px 0px;
  margin-bottom: 15px;
}
.cbp-vm-view-list li:before, .cbp-vm-view-list li:after {
  content: " ";
  display: table;
}
.cbp-vm-view-list li:after {
  clear: both;
}
.cbp-vm-view-list .cbp-vm-image, .cbp-vm-view-list .cbp-vm-title, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price, .cbp-vm-view-list .cbp-vm-add {
  display: inline-block;
  vertical-align: middle;
}
.cbp-vm-view-list .cbp-vm-image {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.cbp-vm-view-list ul li h4 a {
  display: inline-block;
  width: 70%;
  text-align: left;
  font-size: 16px;
  font-family: 'ubuntu-b';
  color: #333;
  padding: 0px 30px;
  text-align: center;
  margin-top: 35px;
}
.cbp-vm-view-list ul li .cbp-vm-details {
  width: 70%;
  padding: 0px 30px;
  text-align: center;
  overflow: hidden;
  white-space: normal;
  height: 40px;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  margin: 10px 0px;
}
@media screen and (max-width: 940px) {
.cbp-vm-view-grid ul li {
  width: 50%;
}
}
@media screen and (max-width: 40.125em) {
.cbp-vm-view-grid ul li {
  width: 100%;
}
}
@media screen and (max-width: 520px) {
.cbp-vm-view-list ul li .cbp-vm-details {
  height: 40px;
}
.cbp-vm-view-list .prol_more {
  font-size: 13px;
  padding: 2px 20px 7px 20px;
}
}
@media screen and (max-width: 400px) {
.cbp-vm-view-list ul li h4 a {
  width: 100%;
}
.cbp-vm-view-list ul li .cbp-vm-details {
  width: 100%;
}
.cbp-vm-view-list .cbp-vm-image {
  width: 100%;
}
}
.products li span {
  overflow: hidden;
}
.cbp-vm-view-list ul li h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.cbp-vm-view-list ul li {
  border-bottom: 1px solid #eee;
}
.cbp-vm-view-list ul li:last-child {
  border: none;
}/*9gonghe*/
.cbp-vm-view-grid ul li .pro_more {
  display: none;
}
.cbp-vm-view-grid ul li .cbp-vm-details {
  margin: 10px 0px;
  text-align: center;
}
.cbp-vm-view-grid ul li h4 a {
  margin: 18px 0 5px;
  text-align: center;
}
.cbp-vm-view-grid ul li h4 a {
  display: block;
}
.cbp-vm-view-grid ul li .pro_more {
  display: none;
}
.cbp-vm-view-grid ul li .cbp-vm-image {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.cbp-vm-view-grid ul li .cbp-vm-image {
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}
.cbp-vm-view-grid ul li .cbp-vm-image:hover {
  transform: scale(1.05);
}/*效果*/
.pro_more {
  text-align: center;
}
.pro_more a {
  background: #ff7101 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-family: "ubuntu-b";
  font-size: 14px;
  line-height: 36px;
  margin-top: 25px;
  padding: 0 20px;
  text-transform: uppercase;
}
.pro_more a:hover {
  background: #ff0000;
}/*products_main*/
.page {
  border-bottom: 2px solid #ddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.news_pro {
  margin-top: 0px !important;
}
.news_pro .left_h4 {
  background: #ff7101;
  padding: 0px 10px;
  font-size: 16px;
  color: #fff;
  font-family: 'ubuntu-b';
  text-transform: uppercase;
  line-height: 44px;
}/* CSS for the loading div */
.sp-loading {
  text-align: center;
  max-width: 270px;
  padding: 15px;
  border: 5px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  color: #888;
}/* Element wrapper */
.sp-wrap {
  display: none;
  line-height: 0;
  font-size: 0;
  border-radius: 3px;
  position: relative;
  width: 100%;
  padding-right: 20px;
}/* Thumbnails */
.sp-thumbs {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}
.sp-thumbs a {
  width: 70px;
  height: 70px;
  border: 1px solid #ccc;
  margin: 4px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
  overflow: hidden;
  opacity: .5;
  display: inline-block;
  background-size: cover;
  background-position: center;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.sp-thumbs a:hover {
  opacity: 1;
  border: 1px solid #777;
}/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current {
  opacity: 1!important;
  position: relative;
  border: 1px solid #777 !important;
}/* Image currently being viewed */
.sp-large {
  position: relative;
  overflow: hidden;
  top: 0;
  left: 0;
}
.sp-large a img {
  max-width: 100%;
  height: auto;
}
.sp-large a {
  display: block;
}/* Panning Zoomed Image */
.sp-zoom {
  position: absolute;
  left: -50%;
  top: -50%;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  display: none;
}/* Lightbox */
.sp-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, .9);
  z-index: 500;
  display: none;
  cursor: pointer;
}
.sp-lightbox img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 90%;
  max-height: 90%;
  border: 2px solid #fff;
}
#sp-prev, #sp-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 501;
  color: #fff;
  padding: 14px;
  text-decoration: none;
  background: #000;
  border-radius: 25px;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  transition: .2s;
}
#sp-prev {
  left: 80px;
}
#sp-prev:before {
  content: '';
  border: 7px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  top: 16px;
  left: 7px;
}
#sp-next {
  right: 80px;
}
#sp-next:before {
  content: '';
  border: 7px solid transparent;
  border-left: 15px solid white;
  position: absolute;
  top: 16px;
  left: 18px;
}
#sp-prev:hover, #sp-next:hover {
  background: #444;
}/* Tweak styles for small viewports */
@media screen and (max-width: 400px) {
.sp-wrap {
  margin: 0 0 15px 0;
}
#sp-prev, #sp-next {
  top: auto;
  margin-top: 0;
  bottom: 25px;
}
}
.sp-current-big img {
  width: 100%;
}
.sp-large img {
  max-width: none;
}/*pro_table*/
.pro_table {
  padding: 30px;
  border: 1px solid #eee;
}
.pro_table .pro_main_title {
  font-size: 20px;
  overflow: hidden;
  display: block;
  text-transform: capitalize;
  margin-bottom: 15px;
  color: #ff7101;
  line-height: 26px;
  font-family: 'ubuntu-b';
}
.pro_table .pro_main_text {
  line-height: 22px;
  color: #999;
  font-size: 14px;
}
.pro_table ul {
  margin-top: 15px;
}
.pro_table ul li {
  margin: 10px 0;
  font-size: 14px;
  color: #666;
  list-style: none;
}
.pro_table ul li p {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  vertical-align: middle;
  margin-bottom: 0;
  font-family: 'ubuntu-b';
  color: #333;
}
.pro_sitemap a {
  background: #ff7101;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding: 8px 15px;
  margin-top: 10px;
  font-family: 'ubuntu-b';
}
.pro_sitemap a:hover {
  background: #ff0000;
  color: #fff;
}/*products-tab*/
#parentHorizontalTab02 {
  margin: 0;
  text-align: left;
  padding: 0px;
  text-align: left;
}
#parentHorizontalTab02 ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
#parentHorizontalTab02 .resp-tabs-list li {
  display: inline-block;
  list-style: none;
  cursor: pointer;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  background: #e8151e;
  font-size: 24px;
  font-family: 'ubuntu-b';
}
#parentHorizontalTab02 .resp-tabs-container div table {
  max-width: 100%;
}
#parentHorizontalTab02 .resp-tabs-container {
  padding: 15px 0px;
  clear: left;
  background: #fff;
}
#parentHorizontalTab02 em.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
  padding: 10px 15px !important;
}
/*#parentHorizontalTab02 .resp-tab-content {
  display: none;
}*/
#parentHorizontalTab02 .resp-tabs-list li:hover {
  background: #e24148;
  color: #fff;
}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {
  color: #ff7101;
  z-index: 99;
  background-color: #fff !important;
  text-transform: uppercase;
  font-size: 22px;
}
#parentHorizontalTab02 .resp-content-active, #parentHorizontalTab02 .resp-accordion-active {
  display: block;
}
#parentHorizontalTab02 em.resp-accordion {
  font-size: 18px;
  margin: 0px;
  font-weight: bold;
  background: #f8f8f8;
  margin-bottom: 1px;
  color: #333;
  border: 1px solid #ccc;
}
#parentHorizontalTab02 em.resp-tab-active {
  margin-bottom: 0px !important;
}
#parentHorizontalTab02 em.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #5AB1D0 !important;
  border-left: 4px solid #5AB1D0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 10px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {
  background: #333 !important;
  color: #fff;
}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {
  display: block;
}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {
  border: 1px solid #1268bf;
}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #1268bf;/* !important;*/
}
#parentHorizontalTab02 .resp-jfit {
  width: 100%;
  margin: 0px;
}
#parentHorizontalTab02 .resp-tab-content-active {
  display: block;
}
@media only screen and (max-width: 768px) {
#main-btn {
  padding: 2% 6%;
}
#parentHorizontalTab02 {
  padding: 0;
}
#parentHorizontalTab02 ul.resp-tabs-list {
  display: none;
}
#parentHorizontalTab02 em.resp-accordion {
  display: block;
}
#parentHorizontalTab02 .resp-vtabs .resp-tab-content {
  border: 1px solid #C1C1C1;
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 15px 15px 30px 15px;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: 100px;
  clear: none;
}
#parentHorizontalTab02 .resp-accordion-closed {
  display: none !important;
}
#parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important;
}
}
@media only screen and (max-width: 580px) {
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li {
  width: 32%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4) {
  border-right: 1px solid #e6e6e6;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3) {
  border-right: none;
}
}
@media only screen and (max-width: 650px) {
#main-btn {
  padding: 2% 10%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li {
  width: 49%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3) {
  border-right: 1px solid #e6e6e6;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2) {
  border-right: none;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li {
  width: 48%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3) {
  margin-right: 2%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2) {
  margin-right: 0;
}
}/*news_products*/
.rel_pro_li {
  margin: 0px 15px;
  padding: 10px;
  border: 1px solid #eee;
}
.rel_pro .title h2 {
  font-size: 22px;
  color: #000;
  text-transform: capitalize;
  margin: 30px 0px 20px;
  padding-bottom: 10px;
  font-family: 'ubuntu-b';
  text-transform: uppercase;
  text-align: center;
}
.rel_pro .title h2:first-letter {
  color: #ff7101;
}
.rel_pro_text {
  background: none;
  text-align: center;
  padding: 10px 0px;
  margin-top: 15px;
}
.rel_pro_text h4 a {
  font-size: 16px;
  font-family: 'ubuntu-b';
  color: #444;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  line-height: 26px;
}
.rel_pro_text p {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  margin-top: 4px;
}
.rel_pro_text h4 a:hover {
  color: #ff7101;
}
.rel_pro .slick-prev, .rel_pro .slick-next {
  width: 30px;
  height: 30px;
  border: 1px solid #000;
}
.rel_pro .slick-prev {
  right: 40px;
  background: url(../images/lun_l.png) no-repeat center center;
  top: -40px;
}
.rel_pro .slick-next {
  right: 0px;
  background: url(../images/lun_r.png) no-repeat center center;
  top: -40px;
}
.rel_pro .slick-prev:hover, .rel_pro .slick-next:hover {
  border: 1px solid #ff7101;
}/*blog_nav*/
.blog_nav {
  margin-bottom: 20px;
  background: #f6f6f6;
  padding: 10px;
}
.blog_nav ul li a {
  display: block;
  padding: 8px 5px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #666;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.blog_nav ul li a i {
  font-size: 10px;
  margin-right: 6px;
  color: #808080;
  display: none;
  margin-left: 0px;
}
.blog_nav ul li a:hover {
  color: #ff7101;
  margin-left: 10px;
}
.blog_nav ul li a:hover i {
  color: #ff7101;
  display: inline-block;
}/*blog*/
.blog-info {
  display: block;
  margin: 10px 0px;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blog-info i {
  margin-right: 10px;
  color: #666;
}
.blog-info span {
  margin-right: 10px;
  color: #999;
}
.blog_main .blog_tags {
  width: 100%;
  padding: 10px;
  background: #f6f6f6;
  margin-top: 20px;
}
.blog_main .blog_tags span {
  font-size: 14px;
  font-family: 'ubuntu-b';
  text-transform: uppercase;
}
.blog_main .blog_tags a {
  font-size: 14px;
  display: inline-block;
  line-height: 22px;
  color: #666;
  padding: 0px 10px;
  margin: 0px 6px;
}
.blog_main .blog_tags a:hover {
  color: #ff7101;
}
.blog_main .blog_tags a i {
  margin-right: 6px;
  font-size: 12px;
}
.blog_nav ul li {
  list-style: none;
}
.blog_nav .left_h4 {
  border-bottom: 1px solid #ccc;
  font-family: 'ubuntu-b';
  font-size: 18px;
}
.blog_nav .left_h4 span {
  border-bottom: 2px solid #ff7101;
  padding-bottom: 6px;
  display: inline-block;
  margin-bottom: -1px;
  color: #666;
}
.blog_nav .left_h4 span:first-letter {
  color: #ff7101;
  font-size: 24px;
  font-family: 'ubuntu-b';
  margin-right: 2px;
}
.hot_tags a {
  display: inline-block;
  background: #ff7101;
  line-height: 28px;
  padding: 0px 10px;
  margin: 4px;
  color: #fff;
}
.hot_tags .toggle_content {
  margin: 0px -4px;
}
.blog ul li {
  list-style: none;
}
.blog>ul>li {
  list-style: none;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.blog>ul>li:last-child {
  border: none;
}
.blog ul li h4 a {
  display: block;
  font-size: 16px;
  font-family: 'ubuntu-b';
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #444;
}
.blog ul li h4 a:hover {
  color: #ff7101;
}
.blog ul li p {
  color: #999;
  line-height: 22px;
  max-height: 88px;
  overflow: hidden;
  font-size: 14px;
}
.blogin {
  font-size: 14px;
  color: #666;
  margin: 4px 0px;
}
.blogin span {
  color: #ff7101;
  margin: 0px 6px;
  font-family: 'ubuntu-b';
}
.blog .blog_tags {
  width: 100%;
  margin-top: 15px;
}
.blog_tags span {
  font-size: 14px;
  font-family: 'ubuntu-b';
  text-transform: uppercase;
  margin-right: 6px;
}
.blog_tags a {
  font-size: 14px;
  display: inline-block;
  line-height: 22px;
  color: #666;
  padding: 0px 15px;
  margin: 6px 12px 6px 0px;
  background: #f6f6f6;
}
.blog_tags a:hover {
  color: #fff;
  background: #ff7101;
}
.blog_tags a i {
  margin-right: 6px;
  font-size: 12px;
}/*sitemap*/
.sitemap ul {
  list-style: none;
}
.stp-listA>li {
  text-transform: capitalize;
  margin-bottom: 20px;
}
.stp-top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #f4f4f4;
  margin-bottom: 15px;
}
.stp-top a {
  padding: 0 10px;
  font-size: 16px;
  text-transform: capitalize;
  color: #666;
  font-family: 'ubuntu-b';
}
.stp-top a:hover {
  color: #ff7101;
}
.stp-top a i {
  padding-left: 10px;
}
.stp-listB {
  display: block;
  margin: 0px -10px;
}
.stp-listB li {
  float: left;
}
.stp-listB li a {
  line-height: 22px;
  display: block;
  color: #444;
  margin: 10px 10px;
  display: inline-block;
  padding: 5px 15px;
}
.stp-listB li:hover a {
  color: #ff7101;
}/*web*/
@media only screen and (max-width: 1200px) {
#logo {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  float: none;
  margin-bottom: 20px;
}
.select {
  float: left;
}
#cssmenu {
  text-align: center;
}
#cssmenu > ul > li {
  float: none;
  display: inline-block;
}
}
@media only screen and (max-width: 768px) {
#cssmenu {
  text-align: right;
}
#cssmenu #menu-button {
  margin-top: -40px;
}
#cssmenu > ul > li > a {
  line-height: 22px;
  border-radius: 0;
  margin: 0px;
  padding: 10px 10px;
}
#cssmenu ul ul li {
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
}
.search {
  width: 50%;
}
#footer {
  background-size: cover !important;
}
.footer_about {
  float: left;
  width: 100%;
  padding-right: 0px;
  margin-bottom: 20px;
  text-align: center;
}
.footer_follow {
  float: left;
  width: 100%;
  padding-right: 0px;
}
.footer_tags {
  float: left;
  width: 100%;
  padding-right: 0px;
}
.footer_con {
  float: left;
  width: 100%;
}
.blog_nav {
  padding: 0px;
}
.blog_nav .left_h4 {
  border: none;
}
.blog_nav .left_h4 span {
  border: none;
  margin: 0px;
  padding: 0px;
}
.left_hot .left_h4 {
  background: none;
  padding-top: 0px;
  border: none;
}
.left_h4 {
  position: relative;
  margin-bottom: 20px;
  background: none;
  text-align: left !important;
  border-radius: 5px;
  background: #eee !important;
  padding: 0px 10px;
  line-height: 48px;
  color: #666 !important;
  font-size: 22px !important;
}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 15px;
  cursor: pointer;
  font-size: 20px;
  top: 0px;
  color: #ff7101;
}
.left_h4.active:after {
  content: "\f106";
}
.footer_line {
  margin-bottom: 10px !important;
}
.title_h4 {
  position: relative;
  padding: 5px 0px;
  margin-bottom: 10px !important;
}
.title_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 15px;
  cursor: pointer;
  font-size: 20px;
  top: 4px;
  color: #fff;
}
.title_h4.active:after {
  content: "\f106";
}
.i_aobut_l {
  float: left;
  width: 100%;
  text-align: center;
}
.i_about_r {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.ih-item {
  margin-bottom: 30px;
}
}
@media only screen and (max-width:480px) {
.main_pro ul li {
  width: 100%;
}
.cate ul li {
  width: 100%;
}
.i_news ul li {
  width: 100%;
  margin-bottom: 30px;
}
}
.honor ul li {
  list-style: none;
  margin-bottom: 30px;
  text-align: center;
}
.honor ul li p {
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #ff7101;
  font-family: 'ubuntu-b';
  margin-top: 10px;
}
.main_list h4 a:hover, .i_news ul li h4 a:hover, #footer ul li a:hover {
  color: #ff7101;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #fff;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #fff;
}
.n_banner img {
  width: 100%;
}
.mbx {
  color: #808080;
  font-size: 14px;
  color: #808080;
  padding: 10px 0;
  background: #f6f6f6;
}
.mbx h2 {
  font-size: 14px;
  display: inline-block;
}
.mbx span {
  margin: 0px 10px;
  font-size: 10px;
}/*left_news*/
.left_news {
  margin-bottom: 30px;
}
.left_news ul li:first-child {
  margin-top: 0px;
  padding-top: 0px;
}
.left_news ul li {
  list-style: none;
  padding: 8px 0;
  margin: 8px 0;
  border-bottom: 1px solid #eee;
}
.left_news .day a {
  float: left;
  padding: 0px 6px;
  line-height: 30px;
  background: #ff7101;
  color: #fff;
  margin-right: 15px;
  margin-top: 7px;
}
.left_news h4 a {
  font-size: 13px;
  color: #666;
  display: block;
  margin-bottom: 10px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}


.about_vision .swiper-thumbs .swiper-slide.swiper-slide-thumb-active .year_num p{ background: #ff7101 !important;}
.about_vision .swiper-thumbs .swiper-slide.swiper-slide-thumb-active .year_num:after{ background: rgba(255,113,1,0.8) !important;}
.about_vision .swiper-thumbs-list .swiper-slide .history_column{border-bottom: 4px solid #ff7101 !important;}


/*inqyiry_web*/
.inquiry_check{ height:60px; background:#F5F5F5; display:block; padding:0px 20px; border:1px solid #e5e6e5; border-radius:30px;}
.inquiry_title p{ text-align:center; line-height:24px; margin:20px 0px; font-size:20px; color:#D80C18; }
.inquiry_check span input{ margin-right:8px; text-transform:capitalize}
.inquiry_check span{ line-height:60px;}
@media(max-width:480px){.inquiry_title p{font-size:14px;}}


.ms_3{
  display:block;width:190px;
  height:40px;
  font-size: 18px;
  line-height: 40px;color: #FFF;
  border: 1px solid #E87B0E;
  background-color: #FF9917;
  background-image: -moz-linear-gradient(center top , #FFAB02, #FF8A28);
  background-repeat: repeat-x;margin: 0px;
  font-family: inherit;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  margin-top:10px;
  color:#fff;
  margin-left:10px;
}
.ms_3 img{ margin-right:8px;}
.ms_3:hover{
  color: #FFF;
  background-repeat: repeat-x;
  background-color: #F8AF23;
  background-image: -moz-linear-gradient(center top , #FFBC35, #F2A210);
}

@media(max-width:480px){.ms_3{ width:150px; font-size:16px; margin:10px 0px; float:left; font-size:14px;}}



.inquiry_m{margin-bottom:10px;}
.inquiry_m ul li{ margin-top:2%; margin-bottom:2%}
.inquiry_m ul li a img{ width:100%; border:1px solid #ccc; height:auto}

.inquiry_m ul li p{ text-align:center}
.inquiry_m ul li p>a{ font-size:13px; color:#524f4f; line-height:22px; height:44px; display:block; overflow:hidden; margin:5px 0px}
.inquiry_m ul li p i{ font-size:16px; color:#FCB72E}
.inquiry_m ul li p>span>a{ color:#F90;font-size:14px;}
.inquiry_m ul li p>span>a:hover{ text-decoration:underline}
.inquiry_m ul li{ width:22%; float:left; padding:0px 10px; margin:10px 0px}

@media(max-width:786px){.inquiry_m ul li{ width:44%; float:left; padding:0px 10px;}}
@media(max-width:580px){.inquiry_m ul li{ width:94%; float:left; padding:0px 10px;}}


.inquiry_title p img{ vertical-align:middle}
