* {
  margin: 0;
  padding: 0
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.col-md-125 {
  float: left;
  width: 12.5%;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-brand {
  text-align: center;
  font-size: 14px;
}
.footer-brand .img-responsive{
  margin: auto;
}

.col-md-5ths {
  float: left;
  width: 20%;
  padding-right: 15px;
  padding-left: 15px
}

.text-overflow1 {
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: block;
}
.text-overflow2 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.text-overflow4 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

ul {
  list-style: none;
  margin: 0
}

button {
  border: none
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  display: inline-block;
  cursor: pointer
}

a:hover {
  text-decoration: none
}

input,
select {
  vertical-align: middle
}

.none {
  display: none
}

.transition {
  transition: all .3s
}

.w-100 {
  width: 100%
}

.navbar {
  margin: 0
}

.form-control:focus,
a,
a:focus,
input,
input:focus {
  outline: 0;
  border-color: transparent;
  box-shadow: none
}

.flex {
  display: flex
}

.flex-c {
  flex-direction: column
}

.align-items-center {
  align-items: center
}

.align-items-end {
  align-items: flex-end
}

.align-items-start {
  align-items: flex-start
}

.justify-content-center {
  justify-content: center
}

.justify-content-sBetween {
  justify-content: space-between
}

.bg-red {
  background: #d01818
}

.bg-gray {
  background: #f4f4f4
}

.bg-lightgray {
  background: #f9f9f9
}

.bg-darkgray {
  background: #222
}

.bg-footer {
  background: #0d0d0d
}

.text-header-icon {
  color: #eca3a3
}

.text-nav {
  color: #313131
}

.text-red {
  color: #d01818
}

.text-gray {
  color: #888
}

.text-mute {
  color: #929292
}

.text-white {
  color: #fff
}

.text-darkgray {
  color: #444
}

.text-xs {
  font-size: 12px
}

.text-s {
  font-size: 14px
}

.text-md {
  font-size: 18px
}

.text-l {
  font-size: 32px
}

.pt5 {
  padding-top: 5px
}

.pt10 {
  padding-top: 10px
}

.pr10 {
  padding-right: 10px
}

.pr15 {
  padding-right: 15px
}

.pr20 {
  padding-right: 20px
}

.pl20 {
  padding-left: 20px
}

.pt20 {
  padding-top: 20px
}

.pb100 {
  padding-bottom: 100px
}

.mt20 {
  margin-top: 20px
}

.mb100 {
  margin-bottom: 100px
}

.mr15 {
  margin-right: 15px
}

.pagination {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center
}

.pagination>li {
  width: 40px;
  height: 40px;
  margin: 0 5px;
  text-align: center;
  line-height: 40px;
  display: flex;
  align-items: center
}

.pagination>li>a {
  color: #222
}

.pagination>li>a:hover {
  background: #222;
  color: #fff;
  border: none
}

.pagination>li>a:first-child {
  border-radius: 3px
}

.pagination>li>a:last-child {
  border-radius: 3px
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff
}

.carousel-control {
  top: 44%;
  width: 50px;
  height: 50px;
  font-size: 20px
}

.carousel-control .glyphicon-chevron-left {
  margin-top: -34%;
  left: 40%
}

.carousel-control .glyphicon-chevron-right {
  margin-top: -34%;
  right: 40%
}

.carousel-control .left:hover,
.carousel-control .right:hover {
  background: rgba(0, 0, 0, .8)
}

.carousel-control.left {
  left: 5px
}

.carousel-control.right {
  right: 5px
}

.carousel-control.left,
.carousel-control.right {
  background: rgba(0, 0, 0, .2)
}

.select2-container--krajee .select2-selection__clear {
  display: none
}

body,
html {
  width: 100%;
  height: 100%;
  color: #222;
  font-size: 16px;
  font-family: Microsoft YaHei, Arial;
  line-height: 1.6
}

.form-control:focus,
a,
a:focus,
input,
input:focus {
  border-color: #ccc
}

.zy-header {
  height: 70px;
  padding: 0 60px
}
.zy-header  li{
  height: 20px;
  line-height: 20px;
}

.zy-header ul:nth-child(1) {
  list-style: none
}

.zy-header ul:nth-child(1) li {
  display: inline-block;
  margin-right: 70px
}

.zy-header ul:nth-child(1) li i {
  font-size: 18px
}

.zy-header ul:nth-child(2) li {
  margin-left: 50px;
  display: inline-block
}

.zy-header ul:nth-child(2) li a {
  color: #fff
}

.zy-header ul:nth-child(2) li a i {
  font-size: 20px
}

.zy-header ul:nth-child(2) li a img {
  height: 20px;
  margin-top: -6px
}

.zy-header .popover {
  color: #222
}

.header-wxCode {
  width: 510px;
  height: 104px;
  background-size: cover;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px
}

.popover {
  max-width: max-content !important;
}

.popover-content .header-wxCode:last-child {
  margin-right: 0
}

.header-wxCode1 {
  background-image: url(../images/header_cover.png)
}

.navbar-default {
  background-color: transparent;
  border-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  background-color: #d01818
}

.zy-navbar {
  height: 140px;
  padding: 0 50px;
  align-items: center
}

.zy-navbar .navbar-brand>img {
  margin-top: -15px
}

.zy-navbar .nav>li>a:focus,
.zy-navbar .nav>li>a:hover {
  text-decoration: none;
  background-color: #d01818;
  color: #fff
}

.zy-navbar .nav>li.active {
  text-decoration: none;
  background-color: #d01818;
  color: #fff
}

.zy-navbar .nav>li.active a {
  color: #fff
}

.zy-navbar nav a {
  font-weight: 600;
  color: #222
}

.zy-navbar nav .navbar-header {
  flex: 1
}

.zy-navbar nav input {
  border: 1px solid #d01818;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  padding: 0 8px
}

.zy-navbar nav button {
  height: 40px;
  border-radius: 0;
  padding: 0 25px
}

.icon-scrollTop img {
  width: 50px;
  position: fixed;
  bottom: 66px;
  right: 45px
}

.zy-content {
  position: relative
}

.section-wrp {
  padding: 100px 130px 0 130px
}

.section-wrp .section-title {
  letter-spacing: 2px;
  font-size: 44px;
}

.section-wrp .subtitle-title-one {
  font-size: 34px;
}
.section-wrp .subtitle-title-two {
  font-size: 30px;
  color: #888888;
}

.section-wrp .section-subTitle {
  font-size: 20px;
  letter-spacing: 1px;
}

.section-wrp .section-list-wrp {
  padding: 70px 0 0 0;
}

.section-wrp:nth-last-of-type {
  padding-bottom: 100px
}

.flip-control-wrp ul li {
  border-radius: 3px;
  border: 1px solid #ddd;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  text-align: center;
  line-height: 40px
}

.flip-control-wrp ul li:hover {
  background: #222;
  color: #fff;
  border: none
}

.item-wrp {
  margin-bottom: 60px
}

.item-wrp .item-header {
  overflow: hidden;
  transition: all .3s
}

.product-img .img-responsive {
  height: 150px;
}
.item-wrp .item-header img {
  width: 100%
}

.item-wrp a {
  display: block;
  color: #222;
  cursor: pointer
}

.item-wrp a:active,
.item-wrp a:hover,
.item-wrp a:link {
  color: #222
}

.item-wrp .item-content-wrp {
  padding: 35px 0 20px 0;
  position: relative
}

.item-wrp .item-content-wrp .item-owner {
  font-size: 12px;
  display: flex;
  align-items: center;
}

.item-wrp .item-content-wrp .item-owner .author {
  width: 53%;
  padding: 0 5px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.item-wrp .item-content-wrp .item-title {
  height: 56px;
  font-weight: 600;
  padding-left: 24px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.item-wrp .item-content-wrp .item-title::before {
  content: url(../images/icon-dot.png);
  position: absolute;
  top: 4px;
  left: 0
}

.item-wrp .item-content-wrp .item-content {
  font-size: 14px;
  line-height: 1.8;
  overflow: hidden;
  height: 100px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

.item-dot {
  width: 10px;
  height: 3px;
  background: url(../images/icon-dot.png);
  background-size: 100% auto;
  position: absolute;
  top: 83px;
  left: 13px
}

.news .item-wrp .item-content-wrp {
  padding: 35px
}

.news .item-wrp .item-content-wrp .item-title {
  padding-left: 0
}

.news .item-wrp .item-content-wrp .item-title:before {
  margin: 0 10px 0 -20px
}

.news .item-wrp:hover .item-content-wrp {
  background: #fff;
  transform: perspective(1px) scale3d(1, 1.05, 1);
  transform-origin: 50% 0;
  box-shadow: -5px 0 20px rgba(0, 0, 0, .05), 5px 0 20px rgba(0, 0, 0, .05), 0 -5px 20px transparent, 0 5px 20px rgba(0, 0, 0, .05)
}

.news .item-wrp:hover .item-header {
  background: #fff;
  transform: perspective(1px) scale3d(1, 1.05, 1);
  transform-origin: 50% 0;
  box-shadow: -5px 0 20px rgba(0, 0, 0, .05), 5px 0 20px rgba(0, 0, 0, .05), 0 -5px 20px transparent, 0 5px 20px rgba(0, 0, 0, .05)
}

.product .item-wrp .item-header {
  position: relative;
  max-height: 225px;
  overflow: hidden
}

.product .item-wrp .item-header img {
  width: 100%
}

.product .item-wrp .item-header .item-prize {
  position: absolute;
  bottom: 8%;
  right: 6%;
  width: 46%;
  font-size: .4em;
  line-height: 2.8;
  padding: 0 15px;
  letter-spacing: 1px;
  font-weight: 600
}

.product .item-wrp .item-content-wrp .item-content {
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
  height: 52px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.download-file-wrap {
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.hide-anchor {
  height: 60px;
  opacity: 0;
  margin-top: -60px;
  position: absolute;
  z-index: -1;
}

.item-download-file {
  margin-bottom: 12px;
  height: 58px;
}

.item-download-file .hd {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  /* border-bottom: 1px solid #e8be56; */
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 6px;
}

.item-download-file .file-name {
  width: calc(100% - 40px);
  display: flex;
  align-items: flex-end;
}

.item-download-file .file-name a {
  display: block;
  color: #333333;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis
}

.item-download-file .icon-download-file {
  width: 25px;
}

.item-download-file .bd a {
  color: #e8be56;
  font-size: 12px;
  display: block;
  text-align: right;
  width: 100%;
}

.qa-label {
  font-size: 18px;
}

.QuestionAnswer-list .panel {
  margin: 0;
  font-size: 15px !important;
}

.QuestionAnswer-list .panel a:link,
.QuestionAnswer-list .panel a:active {
  text-decoration: none;
}

.zy-brand {
  position: relative
}

.zy-brand .item-wrp img {
  border: 1px solid #ddd
}

.icon-scrollTop {
  position: fixed;
  right: 40px;
  bottom: 30px;
  cursor: pointer;
  display: block;
  z-index: 100
}

.zy-footer {
  font-size: 14px;
  padding: 140px 130px 0 130px
}

.zy-footer .lList ul {
  padding-top: 70px
}

.zy-footer .lList ul li {
  display: inline-block;
  padding-right: 40px
}

.zy-footer .lList ul li a {
  color: #fff
}

.zy-footer .lList ul li a i {
  font-size: 32px
}

.zy-footer .mList .item {
  padding: 5px 0;
  color: #888
}

.zy-footer .mList .item a {
  color: #888
}

.zy-footer .item-title {
  font-size: 18px;
  padding-left: 30px;
  position: relative;
  line-height: 2
}

.zy-footer .item-title::before {
  content: url(../images/icon-dot.png);
  position: absolute;
  top: -4px;
  left: 0
}

.zy-footer .rList {
  font-size: 12px
}

.zy-footer .rList i {
  width: 30px
}

.zy-footer .rList a {
  color: #fff;
  text-decoration: none
}

.zy-footer .fixed-bottom {
  padding: 140px 0 35px 0;
  font-size: 12px
}

.zy-crumbs {
  height: 70px
}

.zy-crumbs ul li {
  display: inline-block
}

.searchForm-wrp label {
  font-size: 14px;
  padding-bottom: 8px
}

.searchForm-wrp .form-group {
  padding: 0 10px;
  position: relative;
  margin-bottom: 0
}

.searchForm-wrp .form-group .form-control {
  height: 44px;
  border-radius: 3px
}

.searchForm-wrp .form-group .btn-search {
  background: #d01818;
  border: none;
  height: 44px;
  padding: 0 40px;
  border-radius: 2px
}

.searchForm-wrp .form-group .slider {
  height: 44px;
  width: 100%;
  position: relative
}

.searchForm-wrp .form-group .slider .slider-track {
  box-shadow: none;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  top: 34%
}

.searchForm-wrp .form-group .slider .slider-selection {
  background: #444
}

.searchForm-wrp .form-group .slider .slider-track-high,
.searchForm-wrp .form-group .slider .slider-track-low {
  background: #fff
}

.searchForm-wrp .form-group .slider .slider-handle {
  top: 3px;
  background: url(../images/icon-slider-circle.png) no-repeat
}

.searchForm-wrp .form-group .prize-section {
  position: absolute;
  padding-left: 50px;
  font-size: 12px;
  bottom: 0
}

.searchForm-date-wrp .input-group-addon {
  background: #fff;
  text-align: center;
  border-right: none
}

.searchForm-date-wrp .date {
  width: 40%
}

.searchForm-date-wrp .connect-line {
  display: inline-block;
  height: 2px;
  width: 18px;
  background: #b7b7b7;
  margin: 55px 20px 0 20px
}

.searchForm-date-wrp .date.form-group .form-control {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

#product-m-video-play {
  width: 95% !important;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}

.split-dot {
  background: #d01818;
  width: 20px;
  height: 3px;
  display: block
}

.embelish-dot {
  background: #d01818;
  width: 20px;
  height: 3px;
  display: inline-block
}

.about .lList {
  line-height: 2.2
}

.about .lList p {
  text-indent: 2.05em
}

.about .lList button {
  padding: 10px 20px;
  margin: 50px 50px 0 0
}

.about .rList {
  line-height: 1.7
}

.about .rList .item {
  margin-bottom: 30px
}

.about .rList .icon1 {
  width: 58px;
  height: 58px;
  background: url(../images/about-icon1.png) no-repeat 0 0
}

.about .rList .icon2 {
  width: 58px;
  height: 46px;
  background: url(../images/about-icon2.png) no-repeat 0 0
}

.about .rList .icon3 {
  width: 58px;
  height: 56px;
  background: url(../images/about-icon3.png) no-repeat 0 0
}

.contact .wx-code-list .item {
  padding: 0 30px
}

.contact .wx-code-list .item img {
  width: 100%
}

.email-form-wrp .form-group {
  width: 45%;
  color: #222
}

.email-form-wrp .form-group input::-webkit-input-placeholder {
  color: #222
}

.email-form-wrp .form-group textarea {
  height: 100px
}

.email-form-wrp .form-group textarea::-webkit-input-placeholder {
  color: #222
}

.product-images .swiper-slide img {
  width: 100%
}

.product-images .btn-next,
.product-images .btn-prev {
  position: absolute;
  top: 45%;
  z-index: 100;
  background-image: none;
  font-size: 32px;
  color: #fff;
  background: rgba(1, 1, 1, .2);
  padding: 0 20px;
  border-radius: 5px
}

.product-images .btn-next {
  right: 0
}

.product-description .product_desc {
  line-height: 1.8;
  margin: 20px 0 45px 0
}

.product-description .nav>li>a {
  padding: 15px 60px
}

.product-description .nav-tabs>li>a {
  border-radius: 0;
  margin-right: 0
}

.product-description .nav-stacked>li+li {
  margin: 0
}

.product-description .navbar-nav {
  z-index: 100;
  border: none;
  background: #d01818;
  color: #fff;
  font-size: 14px;
  font-weight: 600
}

.product-description .navbar-nav a {
  color: #fff
}

.product-description .navbar-nav .active a,
.product-description .navbar-nav .active-t a {
  background: #f4f4f4;
  color: #222;
  position: relative
}

.product-description .navbar-nav .active a::before,
.product-description .navbar-nav .active-t a::before {
  content: '';
  position: absolute;
  width: 96%;
  height: 3px;
  left: 0;
  top: -1px;
  background: #222
}

.product-description .navbar-nav>li:first-child {
  margin-left: 15px
}

.product-description .nav>li>a:hover {
  text-decoration: none;
  background-color: #f4f4f4;
  color: #222
}

.product-description .navbar.affix,
.product-description ul.nav-tabs.affix {
  top: 0
}

.product-description .description-content {
  padding: 20px 60px 50px 60px
}

.product-description .description-content p {
  line-height: 1.8
}

.product-description .description-content img {
  max-width: 100%
}

.product-description .description-content .title {
  padding-left: 35px;
  margin-bottom: 30px;
  position: relative
}

.product-description .description-content .title::before {
  content: url(../images/icon-dot.png);
  position: absolute;
  top: -4px;
  left: 15px
}

.product-description .evaluation-list .item {
  padding-bottom: 30px
}

.product-description .evaluation-list .item img {
  padding-top: 6px
}

.product-description .artist-list .item {
  padding-bottom: 30px
}

.product-description .artist-list .item img {
  width: 100%
}

.product-description .video-list .item {
  padding-bottom: 30px
}

.product-description .video-list .item .title {
  position: relative;
  padding-left: 20px
}

.product-description .video-list .item .title::before {
  content: url(../images/icon-dot.png);
  position: absolute;
  top: -4px;
  left: 0
}

.product-description .video-list a:hover {
  text-decoration: none;
  color: #fff
}

.product-description .video-list .btn-download {
  width: 100%;
  font-size: 30px;
  text-align: center;
  padding: 30px 0
}

.news-title {
  margin-top: 0
}

.news-detail-content {
  padding: 50px 0
}

.news-detail-content img {
  max-width: 100%
}

.editor img {
  width: 100%
}

.news-r-list-wrp .item-wrp h5 {
  line-height: 1.5
}

.tags-wrp ul {
  margin-left: 40px
}

.tags-wrp ul li {
  border: 1px solid #eee;
  padding: 4px 14px;
  margin-left: 10px
}

.share span {
  color: #222;
  border-bottom: 1px solid #222
}

.news-r-list-title {
  position: relative;
  padding-left: 35px
}

.news-r-list-title::before {
  content: url(../images/icon-dot.png);
  position: absolute;
  top: -4px;
  left: 14px
}

.news-r-list-wrp .item-wrp {
  margin-bottom: 30px
}

.news-r-list-wrp .item-content-wrp {
  margin-top: -5px;
  padding: 0
}

.news-r-list-wrp .item-content-wrp a {
  height: 48px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.news-r-list-wrp .item-content-wrp .item-content {
  height: 52px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.service-r-list-title {
  position: relative;
  padding-left: 35px
}

.service-r-list-title::before {
  content: url(../images/icon-dot.png);
  position: absolute;
  top: -4px;
  left: 14px
}

.service-r-list-wrp .item-wrp {
  margin-bottom: 24px
}

.service-r-list-wrp .item-wrp .item-content-wrp {
  padding: 10px 15px 0 15px
}

.service-r-list-wrp .item-wrp .item-content-wrp .item-title {
  height: 34px
}

.service-r-list-wrp .item-wrp .item-content-wrp .item-content {
  padding-left: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px
}

.career-r-list-title,
.dealer-r-list-title {
  position: relative;
  padding-left: 35px
}

.career-r-list-title::before,
.dealer-r-list-title::before {
  content: url(../images/icon-dot.png);
  position: absolute;
  top: -4px;
  left: 14px
}

.career-r-list-wrp .item-wrp,
.dealer-r-list-wrp .item-wrp {
  margin-bottom: 24px
}

.career-r-list-wrp .item-wrp .item-content-wrp,
.dealer-r-list-wrp .item-wrp .item-content-wrp {
  padding: 10px 15px 0 15px
}

.career-r-list-wrp .item-wrp .item-content-wrp .item-title,
.dealer-r-list-wrp .item-wrp .item-content-wrp .item-title {
  height: 34px
}

.career-r-list-wrp .item-wrp .item-content-wrp .item-content,
.dealer-r-list-wrp .item-wrp .item-content-wrp .item-content {
  padding-left: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 20;
  -webkit-box-orient: vertical;
  height: auto
}

.career-r-list-wrp .item-wrp .item-content-wrp .item-content p,
.dealer-r-list-wrp .item-wrp .item-content-wrp .item-content p {
  margin: 0
}

.searchForm-dealer-wrp {
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #bfbfbf
}

.searchForm-dealer-wrp .form-group .btn-search {
  padding: 0 18px
}

.searchForm-dealer-wrp .form-group .btn-search i {
  padding-right: 22px
}

.searchForm-header {
  padding: 10px 0 10px 20px;
  background: #f4f4f4
}

.dealer-result {
  margin-top: 15px;
  padding: 30px 25px;
  background: #f4f4f4
}

.dealer-content {
  padding: 60px 25px;
  background: #f4f4f4;
  margin-bottom: 15px
}

.dealer-content .dealer-list li {
  font-weight: 600;
  padding-bottom: 30px
}

.dealer-content .dealer-list li h4 {
  font-weight: 600
}

.searchForm-artist-wrp .form-group .btn-search {
  width: 108px;
  text-align: center;
  padding: inherit
}

.artist .item-wrp .item-content-wrp .item-content {
  line-height: 1.5;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
  padding-top: 15px
}

.letter-picker {
  font-family: Arial;
  background: #d01818;
  padding: 0 45px;
  overflow: hidden;
  font-size: 20px;
  font-weight: 700
}

.letter-picker ul li a {
  float: left;
  padding: 8px 9px;
  color: #fff;
  cursor: pointer
}

.letter-picker ul li a.active {
  color: #222
}

.service.zy-content {
  margin-bottom: 130px
}

.service.zy-content .dealer-list {
  margin-top: 15px;
  padding: 45px 25px;
  background: #f4f4f4
}

.service .searchForm-wrp .form-group .form-control {
  height: 34px;
  border-radius: 3px
}

.service .searchForm-wrp .form-group .btn-search {
  margin-top: 35px
}

.service .searchForm-wrp .select2-container--krajee .select2-selection--single .select2-selection__placeholder {
  color: #333
}

.service .searchForm-wrp .form-group {
  padding: 0
}

.service .searchForm-wrp label {
  color: #d01818;
  padding-right: 10px
}

.career .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top: none
}

.career .panel-default>.panel-heading {
  background-color: #fff
}

.career .panel-group .panel .panel-heading a {
  padding: 28px 15px 18px 0;
  text-decoration: none
}

.career .panel-group .panel {
  border-radius: 0;
  border: none;
  box-shadow: none
}

.career .panel-group .panel+.panel {
  margin-top: 0
}

.career .panel-group .panel-heading+.panel-collapse>.panel-body {
  padding: 0
}

.career .collapse-header {
  padding: 10px 22px;
  background: #f4f4f4;
  font-size: 18px;
  font-weight: 700
}

.career .position-header {
  background: #f4f4f4;
  padding: 16px;
  margin: 12px 0 10px 0
}

.career .position-content {
  padding: 35px 25px 80px 25px;
  background: #f4f4f4;
  margin-top: 12px;
  margin-bottom: 50px
}

.career .btn-apply {
  background: #cc1e1e;
  padding: 6px 18px;
  color: #fff
}

.career .btn-apply i {
  padding-right: 15px
}

.zy-crumbs ul li p {
  display: none;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .8);
  z-index: 100
}

.news-num-show {
  display: none !important;
}

.news-border {
  display: none;
}

.index-border {
  display: none;
}

.nav-footer {
  display: none;
}

.footer-p {
  display: none;
}

.index-list {
  display: none;
}
@media screen and (min-width:1440px) {
  .product-img .img-responsive {
    max-width: 250px;
  }
}
@media screen and (max-width:1280px) {
  .product-img .img-responsive {
    max-width: 250px;
  }
}
@media screen and (max-width:1440px) {
  .zy-navbar {
    padding: 0
  }

  .item-wrp .item-content-wrp .item-owner .author {
    width: 45%;
  }

  .section-wrp {
    padding: 100px 30px 0 30px
  }

  #zy-header .pull-right {
    margin-top: 0 !important;
  }

  .zy-header {
    padding: 0 30px;
    height: 85px;
  }

  .zy-footer {
    padding: 72px 130px 0 130px;
  }

  .zy-footer .item-title {
    width: 230px;
    /*font-size: 14px;*/
    /*padding: 140px 30px 0 30px*/
  }

  .searchForm-dealer-wrp .form-group .btn-search i {
    padding-right: 10px
  }

}

@media screen and (max-width:1280px) {
  .zy-header ul:nth-child(1) li {
    margin-right: 40px
  }

  .nav>li>a {
    padding: 6px 8px
  }

  .searchForm-dealer-wrp .form-group .btn-search {
    padding: 0 8px
  }

  .service .searchForm-wrp .form-group .btn-search {
    padding: 0 15px
  }
}

@media (min-width:768px) {
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px
  }
}

@media screen and (max-width:768px) {
  .flex {
    display: flex;
    flex-direction: column
  }

  .col-md-5ths {
    width: 100%
  }

  .col-md-125 {
    width: 50%
  }

  .zy-header {
    height: 105px;
    padding: 0
  }

  .zy-navbar {
    height: auto;
    padding: 0;
    align-items: center
  }

  .zy-navbar .navbar-brand>img {
    width: 155px;
    margin-top: -4px
  }

  .section-wrp {
    padding: 50px 0 0 0
  }

  .zy-footer {
    /*font-size: 14px;*/
    /*padding: 50px 0 0 0*/
  }

  .zy-footer .lList ul {
    padding-top: 15px
  }

  .zy-footer .fixed-bottom {
    /*padding: 60px 0 35px 0;*/
    /*font-size: 12px*/
  }
}

.loding-window {
  display: none;
}

@media only screen and (min-device-width:200px) and (max-device-width: 1366px) and (orientation:portrait) {
  .news-image .img-responsive {
    height: auto !important;
    width: 100%;
}
  img {
    border: none;
  }

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  a {
    text-decoration: none;
  }

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

  .navbar-header {
    float: none;
  }

  .nav-show {
    display: none
  }

  .navbar-toggle {
    display: block;
  }

  .container-fluid .navbar-header {
    margin: 0;
    height: 1.22rem;
    width: 91.2%;
    margin: 0 auto;
    padding: 0;
  }

  .nav-window {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 1.2rem;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .6);
    display: none;
  }

  .loding-window {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    display: block;
  }

  .loding-window img {
    width: .6rem;
    height: .6rem;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  .navbar-header .navbar-brand {
    width: 3.8rem;
    padding: 0;
    margin-top: .21rem;
  }

  .navbar-header .navbar-brand img {
    width: 100%;
    margin-top: 0;
  }

  .zy-navbar .navbar-header button {
    width: .82rem;
    height: .57rem;
    border-radius: .05rem;
    background-color: #ce1919;
    padding: 0;
    margin-top: .31rem;
    margin-right: 0;
    border: none;
    margin-right: .1rem;
  }

  .zy-navbar .navbar-header button .icon-bar {
    width: .34rem;
    height: .04rem;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: .1rem;
    border-radius: .01rem;
    transition: all .5s;
  }

  .zy-navbar .navbar-header button .icon-bar:nth-child(2) {
    margin-top: .12rem;
  }

  .news-banner {
    display: none;
  }

  .news-fa {
    display: none;
  }

  .zy-crumbs {
    display: none;
  }

  .news-border {
    display: block;
    width: 100%;
    background-color: #ededed;
    margin-top: .33rem;
    height: .02rem;
  }

  /*.news-wrp {*/
  /*  background-color: #fff;*/
  /*  height: 1.72rem;*/
  /*  text-align: center;*/
  /*  border-bottom: .02rem solid #ededed;*/
  /*  width: 91.2%;*/
  /*  margin: 0 auto;*/
  /*}*/
  .news-wrp .section-title {
    font-size: .4rem;
    color: #333333;
    margin: 0;
    line-height: .56rem;
    margin-top: .39rem;
  }

  .news-wrp .section-subTitle {
    display: block;
    margin: 0;
    color: #999999;
    font-size: .36rem;
    line-height: .45rem;

  }

  /*.nav-hide{*/
  /*  display: none;*/
  /*}*/
  .section-wrp .section-title {
    font-size: .4rem;
    color: #333333;
    margin: 0;
    line-height: .58rem;
    margin-top: .78rem;
    text-align: center;
  }

  .section-wrp .section-subTitle {
    display: block;
    margin: 0;
    color: #999999;
    font-size: .36rem;
    line-height: .45rem;
    text-align: center;
  }

  .zy-crumbs ul .text-red {
    height: auto;
  }

  .searchForm-wrp {
    display: none;
  }

  .news-image {
    width: 2.84rem;
    height: 1.74rem;
    border: 0.02rem solid #efefef;
    border-radius: .15rem;
    overflow: hidden;

  }

  .news-image .item-header {
    width: 100%;
  }

  .news-wrp .item-wrp .item-content-wrp,
  #product-box .item-wrp .item-content-wrp {
    padding: 0;
    margin-left: .24rem;
  }

  .news-wrp {
    width: 91.2%;
    margin: 0 auto !important;
    padding: 0;
  }

  .container-fluid {
    padding: 0;
    margin: 0;
  }

  .news-wrp .list-view .item-wrp,
  #product-box .item-wrp {
    display: flex;
    justify-content: left;
    padding: 0;
  }

  .list-view .item-wrp.item-pageviews {
    display: none;

  }

  .news-wrp .section-list-wrp .news-num-hide {
    display: none !important;
  }

  .news-num-hide {
    display: none !important;
  }

  .news-wrp .section-list-wrp .news-num-show,
  #product-box .section-list-wrp .news-num-show {
    display: block;
    margin-top: .54rem;
    font-size: .24rem;
    line-height: .35rem;
  }

  .news-num-show {
    display: block !important;
  }

  .product .item-wrp .item-header {
    max-height: none;
  }

  .news-wrp .item-wrp,
  #product-box .item-wrp {
    height: 2.16rem;
    margin-bottom: .4rem;
    border-bottom: .02rem solid #ededed;
  }

  .section-wrp .section-list-wrp {
    padding-top: .41rem;

  }

  .news-wrp .item-wrp .item-content-wrp .item-title::before,
  #product-box .item-wrp .item-content-wrp .item-title::before {
    display: none;
  }

  .news-wrp .item-wrp .item-content-wrp a,
  #product-box .item-wrp .item-content-wrp a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: .9rem;
    width: 3.6rem;
  }

  .news-wrp .item-wrp .item-content-wrp .item-title,
  #product-box .item-wrp .item-content-wrp .item-title {
    font-size: .36rem;
    color: #363636;
    height: auto;
    line-height: .45rem;
    font-weight: normal;
    padding: 0;
    margin: 0;
  }

  .news-wrp .item-wrp .item-content-wrp .item-content,
  #product-box .item-content-wrp .item-content {
    font-size: .36rem;
    color: #363636;
    height: auto;
    line-height: .45rem;
    font-weight: normal;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 3.5rem;
    display: none;
  }

  .navbar-default .navbar-toggle:hover {
    background-color: #ce1919;
  }

  #bs-example-navbar-collapse-1 {
    margin: 0;
    position: fixed;
    width: 100%;
    top: 1.2rem;
    left: 0;
    z-index: 100;
    background-color: #fff;

  }

  .navbar-form {
    display: none;
  }

  #bs-example-navbar-collapse-1 ul li {
    height: .8rem;
  }

  #bs-example-navbar-collapse-1 ul li a {
    padding: 0;
    line-height: .8rem;
    text-indent: .34rem;
    font-size: .3rem;
    font-weight: initial;
  }

  .navbar-default .navbar-nav>li>a {
    color: #060606;
  }

  .navbar-default .navbar-nav>.active>a {
    color: #fff;
  }

  .nav-line0 {
    transform: rotate(-45deg) translateY(.1rem) translateX(-.1rem);
    transform-origin: center center;

  }

  .nav-line2 {
    transform: rotate(45deg) translateY(-.1rem)translateX(-.1rem);
    transform-origin: center center;

  }

  .nav-line1 {
    opacity: 0;
  }

  .navbar-right {
    float: none !important;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .bg-gray {
    background-color: #fff;
  }

  .nav-box {
    width: 91.2%;
    margin: 0 auto;
  }

  .section-wrp {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }

  .nav-box .list-view {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .h5-footer-brand {
    margin-bottom: 1.3rem !important;
    font-size: 65%;
  }

  .nav-box .list-view .item-wrp {
    flex: 1;
    padding: 0;
    width: 1.97rem;
    min-width: 1.97rem;
    max-width: 1.97rem;
    height: 1.23rem;
    float: none;
    margin-bottom: .4rem;
  }

  .nav-box .list-view i {
    flex: 1;
    padding: 0;
    width: 1.97rem;
    min-width: 1.97rem;
    max-width: 1.97rem;
    height: 1.23rem;
  }

  .nav-box .list-view .item-wrp a {
    width: 100%;
    height: 100%;
  }

  .nav-box .list-view .item-wrp a img {
    width: 100%;
    height: 100%;
  }

  .pagination>li {
    width: .76rem;
    height: .56rem;
    margin: 0 .1rem;
  }

  .pagination>li>a,
  .pagination>li>span {
    width: 100%;
    height: 100%;
    line-height: .56rem;
    text-align: center;
    padding: 0;
    border: .02rem solid #b21616;
    color: #b52020;
    border-radius: .12rem !important;
  }

  .news-wrp .fa {
    font-size: 0.25rem;
  }

  #page-mobile .fa {
    font-size: 0.36rem;
    line-height: .56rem;
  }

  #page-mobile>.disabled>span {
    color: #c9c9c9;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #c9c9c9;
  }

  #page-mobile>li>a:hover {
    background: #b21616;
  }

  .zy-footer .lList {
    display: none;
  }

  .zy-footer .nav-footer {
    display: block;
  }

  .zy-footer {
    padding: 0;
  }

  .zy-footer .container-fluid {
    width: 91.2%;
    margin: 0 auto;
  }

  .zy-footer .mList {
    padding: 0;
  }

  .zy-footer .footer-class {
    line-height: .68rem;
    font-size: .4rem;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-top: .33rem;
  }

  .zy-footer .item-title::before {
    width: .08rem;
    height: .25rem;
    background-size: contain;
    position: initial;
    content: " ";
    background-color: #b21616;
    display: inline-block;
    margin-right: .26rem;
  }

  .zy-footer .list-view .item {
    line-height: .56rem;
    font-size: .28rem;
    color: #a7a7a7;
    padding: 0;
    margin: 0;
    flex: 1;
    width: 3.2rem;
    max-width: 3.2rem;
    min-width: 3.2rem;
    height: .56rem;

  }

  .zy-footer .list-view {
    margin-top: .22rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .zy-footer .footer-us {}

  .footer-us .item-title {
    line-height: .68rem;
    font-size: .4rem;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-top: .33rem;
  }

  .footer-us p {
    line-height: .6rem;
    font-size: .28rem;
    color: #b3b3b3;
  }

  .nav-footer p {
    display: none;
  }

  .nav-footer ul {
    display: flex;
    justify-content: center;
    padding-top: .25rem !important;
  }

  .nav-footer ul li {
    padding: 0 !important;
    width: 2.35rem;
  }

  .nav-footer ul li p {
    display: block;
    line-height: .6rem;
    font-size: .3rem;
    color: #b3b3b3;
  }

  .nav-footer ul li .footer-p {
    margin-bottom: .35rem;
  }

  .zy-footer .fixed-bottom {
    padding: 0;
    line-height: .6rem;
    font-size: .28rem;
    color: #b3b3b3;
  }

  .index-border {
    display: block;
    width: 100%;
    background-color: #ededed;
    margin-top: .33rem;
    height: .02rem;
  }

  #index-inner {
    width: 91.2%;
    margin: 0 auto;
  }

  .index-swiper {
    display: none;
  }

  .index-list {
    display: block;
  }

  #index-inner .index-list .index-image,
  #evaluating-box .list-view .index-image,
  #news-detail-box .item-header a {
    width: 2.84rem;
    height: 1.74rem;
    border: 0.02rem solid #efefef;
    border-radius: .15rem;
    overflow: hidden;
  }

  #evaluating-box .item-wrp .item-content-wrp {
    padding: 0;
    position: initial;
    margin-left: .24rem;
  }

  .index-list .item-wrp .item-content-wrp,
  #news-detail-box .item-content-wrp {
    padding: 0;
    position: initial;
    margin-left: .24rem;
  }

  #index-inner .index-list .item-wrp,
  #evaluating-box .list-view .item-wrp,
  #news-detail-box .news-r-list-wrp .item-wrp {
    display: flex;
    justify-content: left;
    padding: 0;
    height: 2.16rem;
    margin-bottom: .4rem;
    border-bottom: .02rem solid #ededed;
  }

  #index-inner .index-list {
    margin-top: .4rem;
  }

  #index-inner .index-list .item-title,
  #evaluating-box .list-view .item-title,
  #news-detail-box .item-content-wrp a h5 {
    font-size: .36rem;
    color: #363636;
    height: auto;
    line-height: .48rem;
    padding: 0;
    margin: 0;
    font-weight: normal;
  }

  #index-inner .index-list .item-content-wrp a,
  #evaluating-box .list-view .item-content-wrp a,
  #news-detail-box .item-content-wrp a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 3.6rem;
    height: .9rem;
  }

  #index-inner .index-list .item-title::before,
  #evaluating-box .list-view .item-title::before {
    content: none;
  }

  #index-inner .index-list .item-owner,
  #news-detail-box .item-owner {
    margin-top: .49rem;
    display: block;
    line-height: .35rem;
    font-size: .24rem;
    color: #9c9c9c;
  }

  #index-inner .index-list .item-owner span,
  #news-detail-box .news-owner span {
    line-height: .35rem;
    font-size: .24rem;
    color: #9c9c9c;
    padding: 0;
    width: auto;
  }

  #index-inner .index-list .item-owner .author {
    float: left;
  }

  #index-inner .index-list .item-owner .text-gray {
    float: right;
  }

  #index-inner .index-list .index-image .item-header {
    width: 100%;
    height: 100%;
  }

  #evaluating-box {
    width: 91.2%;
    margin: 0 auto !important;
  }

  #evaluating-box .list-view .item-content {
    display: none;
  }

  #evaluating-box .list-view .news-num-show {
    margin-top: .49rem;
  }

  #evaluating-box .list-view .news-num-show li {
    font-size: .24rem;
  }

  #evaluating-box .index-list .item-owner li {
    display: block;
    font-size: .24rem;
    line-height: .35rem;
  }

  #evaluating-box .searchForm-wrp {
    display: block;
  }

  #evaluating-banner {
    display: none;
  }

  #evaluating-box .control-label,
  #video-box .control-label {
    line-height: .8rem;
    color: #3b3b3b;
    font-size: .3rem;
    font-weight: initial;
    padding: 0;
    margin: 0;
    margin-top: .12rem;

  }

  #evaluating-box .form-control,
  #video-box .form-control {
    background-color: #f4f4f4;
    border: none;
    height: .8rem;
    font-size: .24rem;

  }

  #evaluating-box .evaluating-search,
  #video-box .evaluating-search,
  #product-box .evaluating-search,
    {
    padding: 0;
    width: 100%;
  }

  #evaluating-box .evaluating-search .form-group,
  #video-box .evaluating-search .form-group {
    padding: 0;
    width: 100%;
  }

  #evaluating-box .evaluating-date,
  #video-box .evaluating-date {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: initial;

  }

  #evaluating-box .evaluating-date .form-group,
  #video-box .evaluating-date .form-group {
    padding: 0;
    width: 2.33rem;
  }

  #evaluating-box .evaluating-date .form-group .input-group,
  #video-box .evaluating-date .form-group .input-group {
    font-size: .24rem;
    width: 2.33rem;
    height: .81rem;
  }

  .help-block {
    display: none;
  }

  #evaluating-box .evaluating-date .form-group .input-group .form-control,
  #video-box .evaluating-date .form-group .input-group .form-control {
    padding: 0;
    height: .81rem;
    font-size: .24rem;
  }

  #evaluating-box .evaluating-date .form-group .input-group .input-group-addon,
  #video-box .evaluating-date .form-group .input-group .input-group-addon {
    padding: 0;
    padding-left: .28rem;
    padding-right: .1rem;
    font-size: .3rem;
    background-color: #f4f4f4;
    border: none;
  }

  #evaluating-box .btn-search,
  #video-box .btn-search,
  #product-box .btn-search {
    width: 1.6rem;
    height: .8rem;
    padding: 0;
  }

  #evaluating-box .evaluating-date .form-group label,
  #video-box .evaluating-date .form-group label {
    line-height: .78rem;
    color: #3b3b3b;
    font-size: .3rem;
    font-weight: initial;
    padding: 0;
    margin: 0;
  }

  #evaluating-box .evaluating-secbtn,
  #video-box .evaluating-secbtn,
  #product-box .evaluating-secbtn {
    margin-top: .78rem;
    width: 1.59rem;
    height: .8rem;
    padding: 0;
    font-size: .34rem;
    margin-left: .19rem;
  }

  #evaluating-box .evaluating-secbtn .form-group,
  #video-box .evaluating-secbtn .form-group,
  #product-box .evaluating-secbtn .form-group {
    width: 100%;
    height: 100%;
  }

  #evaluating-box .searchForm-date-wrp .connect-line,
  #video-box .searchForm-date-wrp .connect-line {
    margin: 0;
    background-color: transparent;
    width: auto;
    height: auto;
    margin-top: 1.09rem;
    color: #333333;
    margin-left: .07rem;
    margin-right: .07rem;
    line-height: .28rem;
  }

  #evaluating-box .section-wrp .section-title,
  #video-box .section-wrp .section-title {
    margin-top: .59rem;
  }

  #about-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #about-txt p {
    font-size: .34rem !important;
    line-height: .48rem !important;
    color: #333333 !important;
    text-align: initial !important;
  }

  #about-txt span {
    font-size: .34rem !important;
    line-height: .48rem !important;
    color: #333333 !important;
  }

  #about-image {
    width: 100%;
  }

  #about-image .item {
    display: flex;
    justify-content: space-between;
    margin: 0;
  }

  #about-image .item::before {
    content: none;
  }

  #about-image .item::after {
    content: none;
  }

  #about-image .about-list-left {
    width: 1.4rem;
    height: 1.4rem;
    margin-top: .23rem;
    background-size: contain;
  }

  #about-image .about-list-right {
    width: 4.77rem;
  }

  #about-image .about-list-right p {
    font-size: .34rem;
    color: #333333;
    line-height: .48rem;
  }

  #about-image .about-list-right p b {
    font-size: .34rem;
    color: #333333;
  }

  #about-image .about-list-right p:nth-child(1) {
    margin-bottom: .16rem;
  }

  #about-image .about-list-right .text-s {
    margin-bottom: .22rem;
  }

  #about-image .about-list-right .split-dot {
    width: .4rem;
    height: .08rem;
    margin-bottom: .6rem;
  }

  #about-contact .about-text-box {
    padding: 0;
    width: 100% !important;
  }

  #about-contact .col-md-6 .row {
    padding: 0;
    margin: 0;
  }

  .about-str {
    display: flex !important;
    justify-content: space-between;
    line-height: .5rem;
    font-size: .34rem;
    margin-left: .2rem;
  }

  .about-str p:nth-child(1) {
    width: 1.05rem;
  }

  .about-str p:nth-child(2) {
    width: 5rem;
  }

  #about-contact .about-text-box .row {
    display: flex;
    justify-content: space-between;
    margin-bottom: .19rem;
  }

  #about-contact .about-text-box .about-icon {
    width: .6rem;
    padding: 0;
    text-align: center;
  }

  #about-contact .about-text-box .about-icon .fa {
    font-size: .5rem;
  }

  #about-contact .about-text-box .about-text {
    width: 5.9rem;
    padding: 0;
  }

  #about-contact .about-text-box .about-text p {
    line-height: .5rem;
    font-size: .34rem;
    margin: 0;
  }

  #about-contact .about-text-box .row::before {
    content: none;
  }

  #about-contact .about-text-box .row::after {
    content: none;
  }

  .map-container {
    width: 91.2%;
    margin: 0 auto;

  }

  #map {
    height: 4rem !important;
  }

  .about-code {
    display: flex !important;
    justify-content: center;
    margin: 0;
    margin-top: .6rem;
    text-align: center;
    padding-bottom: .18rem;
  }

  .about-code .img-responsive {
    width: 2rem;
    margin: 0 auto;
  }

  .about-code .text-xs {
    line-height: .9rem;
    font-size: .34rem;
    color: #373737;
    margin: 0;
  }

  #video-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #video-banner {
    display: none;
  }

  #video-box .section-wrp {
    display: block;
  }

  #video-box .item-wrp .video-image {
    width: 100%;
    height: 4rem;
  }

  #video-box .item-wrp .item-content-wrp {
    padding: 0;
  }

  #video-box .item-wrp .item-content-wrp .item-title {
    font-size: .34rem;
    line-height: .48rem;
    color: #333333;
    height: auto;
    max-height: .96rem;
    font-weight: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
    margin: 0;

  }

  #video-box .item-wrp .item-content-wrp .item-title::before {
    content: none;
  }

  #video-box .item-wrp {
    margin-bottom: .58rem;
    border: none;
  }

  #video-box .item-wrp .item-header {
    width: 100%;
    height: 100%;
    border: none;
  }

  #video-box .item-wrp .item-header img {
    height: 100%;
    border: none;

  }

  #video-box img[src=""],
  #video-box img:not([src]) {
    opacity: 0;

  }

  .class-hide {
    display: none !important;
  }

  #sales-banner {
    display: none;
  }

  #sales-box {
    margin-bottom: .6rem;
  }

  #sales-box .section-wrp .section-list-wrp {
    padding: 0;
  }

  #sales-box hr {
    display: none;
  }

  #sales-box .dealer-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding-right: .5rem;
    padding-left: .5rem;
    background-color: #eaeaea;
  }

  #sales-box .section-list-wrp {
    margin-top: .37rem;
  }

  #sales-box .sales-title {
    line-height: .76rem;
    text-align: center;
    color: #333333;
    font-size: .42rem;
    font-weight: bold;
    margin-top: .32rem;
    margin-bottom: .2rem;
  }

  #sales-box .dealer-list p strong {
    line-height: .68rem;
    font-weight: initial;
    color: #333333;
    font-size: .3rem;
  }

  #sales-box .dealer-list p {
    font-size: .3rem;
    line-height: .48rem;
    color: #333333;
  }

  #sales-box .dealer-list p span {
    font-size: .3rem !important;
    line-height: .48rem;
    color: #333333;
  }

  #sales-box .item-header {
    padding: 0;
  }

  #sales-box .item-header img {
    padding: 0;
  }

  #sales-box .dealer-r-list-wrp {
    width: 92%;
    margin: 0 auto;
    margin-top: .4rem;
  }

  #sales-box .item-title {
    font-size: .32rem;
    line-height: .64rem;
    height: auto;
    font-weight: 400;
    padding: 0;
    padding-left: .32rem;
  }

  #sales-box .item-content {
    padding-left: .32rem;
  }

  #sales-box .item-content p {
    line-height: .48rem;
    font-size: .32rem;
    color: #333333;
  }

  #sales-box .item-wrp .item-content-wrp .item-title::before {
    width: .1rem;
    height: .37rem;
    background-size: contain;
    position: absolute;
    top: .12rem;
    left: 0;
    content: " ";
    background-color: #b21616;
    display: inline-block;
    margin-right: .26rem;
  }

  #sales-box .searchForm-wrp {
    display: block;
  }

  #sales-box .searchForm-wrp {
    width: 6.8rem;
    height: 8.02rem;
    margin: 0 auto;
    border: .02rem solid #ececec;
    border-radius: .18rem;
    margin-top: .5rem;
  }

  #serials {
    display: initial;
  }

  #sales-box #serials .form-group {
    width: 100%;
    padding: 0 .36rem;
  }

  #sales-box #serials .form-group label {
    line-height: .81rem;
    font-size: .32rem;
    color: #333333;
    padding: 0;
    margin: 0;
    font-weight: initial;
  }

  #sales-box #serials .form-group input {
    line-height: .8rem;
    height: .8rem;
    border: none;
    background-color: #f4f4f4;
    border-radius: .08rem;
    font-size: .24rem;
  }

  #sales-box .sales-query {
    margin-top: .23rem;
    line-height: .87rem;
    text-align: center;
    font-size: .4rem;
  }

  #sales-box #serials .form-group .form-control {
    line-height: initial;
    height: .8rem;
    border: none;
    background-color: #f4f4f4;
    border-radius: .08rem;
    font-size: .24rem;
    display: inline-block !important;
  }

  #serials-model {
    display: block !important;

  }

  #sales-box .field-serials-manufactor,
  #sales-box .field-serials-model {
    margin-top: .16rem;
  }

  #sales-box .text-right {
    text-align: center;
  }

  #sales-box .item-content-wrp {
    padding: .26rem 0;
  }

  #btn-serials {
    height: .88rem;
    width: 3.41rem;
    border-radius: .08rem;
    font-size: .32rem;
    padding: 0;
    margin-top: .4rem;
  }

  #video-detail {
    width: 91.2%;
    margin: 0 auto;
  }

  #video-detail .embed-responsive {
    height: 4rem;
  }

  #youku-playerBox {
    height: 100%;
  }

  #video-detail .text-md {
    line-height: .48rem;
    font-size: .3rem;
  }

  #video-detail .text-md strong {
    color: #333333;
  }

  #video-detail .section-wrp .detail-p {
    line-height: .48rem;
    font-size: .28rem;
    margin-top: .13rem;
    color: #3e3e3e;
  }

  #news-detail-banner {
    display: none;
  }

  #news-detail-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #news-detail-box .news-title {
    line-height: .56rem;
    font-size: .4rem;
    margin: 0;
    font-weight: bold;
    color: #333333;
  }

  #news-detail-box .news-owner {
    font-size: .24rem;
    line-height: 1.2rem;
    padding: 0;
    margin: 0;
  }

  #news-detail-box .section-wrp .section-list-wrp {
    padding-top: .24rem;

  }

  #news-detail-box .news-detail-content p span {
    font-size: .34rem !important;
    line-height: .49rem;
    padding: 0;
    margin: 0;
  }

  #news-detail-box .editor-content {
    position: relative;
    padding-bottom: 1.2rem;
  }

  #news-detail-box .editor-content .pull-right {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #news-detail-box .editor-content .pull-right a {
    width: .61rem;
    height: .6rem;
    margin-left: .38rem;
  }

  #news-detail-box .editor-content .pull-right .bds_weixin {
    background: url("../images/logo_03.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .editor-content .pull-right .bds_tsina {
    background: url("../images/logo_05.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .editor-content .pull-right .bds_fbook {
    background: url("../images/logo_07.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .editor-content .pull-right .bds_twi {
    background: url("../images/logo_09.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .news-detail-content video {
    width: 100%;
  }

  #news-detail-box .tags-wrp {
    display: none;
  }

  #news-detail-box .news-detail-content {
    font-size: .34rem !important;
    line-height: .49rem;
    padding: 0;
  }

  #news-detail-box .news-r-list-title {
    line-height: 1.1rem;
    font-size: .4rem;
    color: #3e3e3e;
    padding-left: .2rem;
  }

  #news-detail-box.news-border {
    width: 100%;
    height: .02rem;
    background-color: #eaeaea;
  }

  .lv-box {
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  #news-detail-box .news-r-list-title::before {
    width: .1rem;
    height: .42rem;
    background-size: contain;
    position: absolute;
    top: .33rem;
    left: 0;
    content: " ";
    background-color: #b21616;
    display: inline-block;
    margin-right: .12rem;
  }

  #news-detail-box .item-header {
    padding: 0;
    width: 2.84rem;
    height: 1.74rem;
  }

  #news-detail-box .item-header a {
    padding: 0;
    width: 100%;
    height: 100%;
  }

  #news-detail-box .item-header a img {
    padding: 0;
  }

  #news-detail-box .news-bot-txt {
    line-height: .35rem !important;
    font-size: .24rem !important;
    color: #9c9c9c !important;
    margin-top: .49rem !important;
    display: flex;
    justify-content: space-between;
  }

  #news-detail-box .news-detail-content span {
    font-size: .34rem !important;
    line-height: .49rem;
    padding: 0;
    margin: 0;
  }

  #product-banner {
    display: none;
  }

  #product-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #product-box .searchForm-wrp {
    display: block;
  }

  #product-box .searchForm-wrp .form-group {
    padding: 0;
  }

  #product-box .evaluating-search .control-label {
    line-height: .8rem;
    color: #3b3b3b;
    font-size: .3rem;
    font-weight: initial;
    padding: 0;
    margin: 0;
    margin-top: .12rem;
  }

  #product-box .evaluating-search .form-control {
    background-color: #f4f4f4;
    border: none;
    height: .8rem;
    font-size: .24rem;
  }

  s input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #aaaaaa;
  }

  input:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #aaaaaa;
  }

  input::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #aaaaaa;
  }

  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #aaaaaa;
  }

  input,
  button,
  textarea,
  select {
    *font-size: 100%;
    -webkit-appearance: none;
    border: none;
  }

  #product-box .product-search {
    display: flex !important;
    justify-content: space-between;
  }

  .product-search #productsearch-product_category {
    width: 4.5rem;
  }

  #product-box .evaluating-secbtn {
    margin-top: .9rem;
  }

  #product-detail-banner {
    display: none;
  }

  #product-detail-content .section-wrp .swiper-slide {
    width: 100% !important;
  }

  #product-detail-content .section-wrp .swiper-slide a {
    width: 100%;
    height: 100%;
  }

  #product-detail-content .section-wrp .swiper-slide a img {
    width: 100%;
    height: 100%;
  }

  #product-detail-content .section-title {
    font-size: .32rem;
    line-height: .52rem;
    /*min-height: 1.22rem;*/
    margin-top: 0;
    width: 91.2%;
    margin: 0 auto;
    margin-top: .2rem;
    margin-bottom: .2rem;
  }

  #product-detail-content .subtitle-title-one {
    font-size: .30rem;
  }
  #product-detail-content .subtitle-title-two {
    font-size: .28rem;
    color: #888888;
  }

  #product-detail-content .product-images {
    width: 91.2%;
    margin: 0 auto;
    height: 4.1rem;
  }

  #product-detail-content .product-images .swiper-container {
    height: 100%;
  }

  #product-detail-content .align-items-center {
    line-height: 1.17rem;
    flex-direction: initial;
    font-size: .4rem;
    color: #3e3e3e;
    margin-bottom: 0;
  }

  #product-detail-content .container-fluid #myScrollspy .description-content p {
    padding: 0;
  }

  .product-description .description-content .title {
    padding-left: 30px !important;
  }

  #product-detail-content .container-fluid .description-content {
    padding: 0 .5rem;
  }

  #product-detail-content .container-fluid .product-description p {
    padding: 0 .3rem;
    font-size: .32rem;
  }

  #product-detail-content .embelish-dot {
    width: .1rem;
    height: .41rem;
    margin-right: .1rem;

  }

  #product-detail-content .product_desc {
    line-height: .48rem;
    font-size: .32rem;
    color: #333333;
    margin: 0;
  }

  #product-detail-content .navbar {
    width: 100%;
    border: none;
    height: .88rem;
    min-height: auto;
  }

  #product-detail-content .navbar .navbar-nav {
    width: 100% !important;
    display: flex;
    justify-content: left;
    height: .88rem;
  }

  #product-detail-content .navbar .navbar-nav li {
    width: 1.74rem;
    height: .76rem;
    margin-top: .12rem;
    text-align: center;
    border-top-right-radius: .18rem;
    border-top-left-radius: .18rem;
    overflow: hidden;
  }

  #product-detail-content .navbar .navbar-nav li a {
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: .32rem;
    color: #fff;
    line-height: .76rem;

  }

  #product-detail-content .product-description .navbar-nav>li:first-child {
    margin-left: .32rem;
  }

  #product-detail-content .product-description .navbar-nav .active a::before,
  #product-detail-content .product-description .navbar-nav .active-t a::before {
    content: none;
  }

  /*#product-detail-content .product-description .nav>li>a:hover{*/
  /*  color: #2e2e2e;*/
  /*  background-color: #eaeaea;*/
  /*}*/

  .nav-tabs>li>a:hover {
    border: none;
  }

  .nav>li>a:hover,
  .nav>li>a:focus {
    background-color: transparent;
  }

  .product-description .nav>li>a:hover {
    background-color: transparent;
  }

  #product-detail-content .product-description .navbar-nav .active a,
  #product-detail-content .product-description .navbar-nav .active-t a {
    background-color: #eaeaea;
    color: #2e2e2e;
  }

  #product-detail-content .description-content {
    padding: 0 .3rem;
    background-color: #f2f2f2;
    line-height: .5rem;
    font-size: .32rem !important;
  }

  #product-detail-content .description-content p,
  #product-detail-content .description-content span {
    line-height: .5rem;
    font-size: .32rem !important;
  }

  .product-images .btn-next,
  .product-images .btn-prev {
    width: .46rem;
    height: 1.67rem;
    background: transparent;
    padding: 0;
    top: 30%;
  }

  .product-images .btn-next img,
  .product-images .btn-prev img {
    display: block;
    border: none;
    width: 100%;
  }

  #product-detail-content .video-list {
    display: none;
  }

  .main-scrolltop {
    width: .93rem;
    height: .79rem;
    right: .33rem;
    bottom: 1.6rem;
  }

  .main-scrolltop img {
    right: .33rem;
    width: 100%;
    height: 100%;
    position: initial;
  }

  .carousel-control {
    width: .7rem;
    height: .7rem;
  }

  #carousel-example-generic .glyphicon {
    font-size: .4rem;
    width: 100%;
    height: 100%;
    line-height: .7rem;
    position: initial;
    margin: 0;
  }

  .zy-navbar {
    padding: 0;
    width: 100%;
    height: 1.22rem;
    overflow: hidden;
  }

  .zy-navbar .nav>li>a:focus {
    text-decoration: none;
    background-color: #d01818;
    color: #fff;
  }

  .zy-navbar .nav>li>a:hover {
    text-decoration: none;
    background-color: #d01818;
    color: #fff;
  }

  .ql-align-center {
    font-size: .45rem !important;
  }

  #product-search-banner {
    display: none;
  }

  #page-mobile .active a {
    background-color: #b21616;
    border-color: #b21616;
    font-size: .36rem;
  }

  #page-mobile li a {
    font-size: .36rem;
  }



}

@media only screen and (min-device-width:200px) and (max-device-width: 830px) and (orientation:landscape) {
  img {
    border: none;
  }

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  a {
    text-decoration: none;
  }

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

  .navbar-header {
    float: none;
  }

  .nav-show {
    display: none
  }

  .navbar-toggle {
    display: block;
  }

  .container-fluid .navbar-header {
    margin: 0;
    height: 1.22rem;
    width: 91.2%;
    margin: 0 auto;
    padding: 0;
  }

  .nav-window {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 1.2rem;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .6);
    display: none;
  }

  .loding-window {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    display: block;
  }

  .loding-window img {
    width: .4rem;
    height: .4rem;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  .navbar-header .navbar-brand {
    width: 3.8rem;
    padding: 0;
    margin-top: .21rem;
  }

  .navbar-header .navbar-brand img {
    width: 100%;
    margin-top: 0;
  }

  .zy-navbar .navbar-header button {
    width: .82rem;
    height: .57rem;
    border-radius: .05rem;
    background-color: #ce1919;
    padding: 0;
    margin-top: .31rem;
    margin-right: 0;
    border: none;
    margin-right: .1rem;
  }

  .zy-navbar .navbar-header button .icon-bar {
    width: .34rem;
    height: .04rem;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: .1rem;
    border-radius: .01rem;
    transition: all .5s;
  }

  .zy-navbar .navbar-header button .icon-bar:nth-child(2) {
    margin-top: .12rem;
  }

  .news-banner {
    display: none;
  }

  .news-fa {
    display: none;
  }

  .zy-crumbs {
    display: none;
  }

  .news-border {
    display: block;
    width: 100%;
    background-color: #ededed;
    margin-top: .33rem;
    height: .02rem;
  }

  /*.news-wrp {*/
  /*  background-color: #fff;*/
  /*  height: 1.72rem;*/
  /*  text-align: center;*/
  /*  border-bottom: .02rem solid #ededed;*/
  /*  width: 91.2%;*/
  /*  margin: 0 auto;*/
  /*}*/
  .news-wrp .section-title {
    font-size: .4rem;
    color: #333333;
    margin: 0;
    line-height: .56rem;
    margin-top: .39rem;
  }

  .news-wrp .section-subTitle {
    display: block;
    margin: 0;
    color: #999999;
    font-size: .36rem;
    line-height: .45rem;

  }

  /*.nav-hide{*/
  /*  display: none;*/
  /*}*/
  .section-wrp .section-title {
    font-size: .4rem;
    color: #333333;
    margin: 0;
    line-height: .58rem;
    margin-top: .78rem;
    text-align: center;
  }

  .section-wrp .section-subTitle {
    display: block;
    margin: 0;
    color: #999999;
    font-size: .36rem;
    line-height: .45rem;
    text-align: center;
  }

  .zy-crumbs ul .text-red {
    height: auto;
  }

  .searchForm-wrp {
    display: none;
  }

  .news-image {
    width: 2.84rem;
    height: 1.74rem;
    border: 0.02rem solid #efefef;
    border-radius: .15rem;
    overflow: hidden;

  }

  .news-image .item-header {
    width: 100%;
  }

  .news-wrp .item-wrp .item-content-wrp,
  #product-box .item-wrp .item-content-wrp {
    padding: 0;
    margin-left: .24rem;
  }

  .news-wrp {
    width: 91.2%;
    margin: 0 auto !important;
    padding: 0;
  }

  .container-fluid {
    padding: 0;
    margin: 0;
  }

  .news-wrp .list-view .item-wrp,
  #product-box .item-wrp {
    display: flex;
    justify-content: left;
    padding: 0;
  }

  .list-view .item-wrp.item-pageviews {
    display: none;

  }

  .news-wrp .section-list-wrp .news-num-hide {
    display: none !important;
  }

  .news-num-hide {
    display: none !important;
  }

  .news-wrp .section-list-wrp .news-num-show,
  #product-box .section-list-wrp .news-num-show {
    display: block;
    margin-top: .54rem;
    font-size: .24rem;
    line-height: .35rem;
  }

  .news-num-show {
    display: block !important;
  }

  .product .item-wrp .item-header {
    max-height: none;
  }

  .news-wrp .item-wrp,
  #product-box .item-wrp {
    height: 2.16rem;
    margin-bottom: .4rem;
    border-bottom: .02rem solid #ededed;
  }

  .section-wrp .section-list-wrp {
    padding-top: .41rem;

  }

  .news-wrp .item-wrp .item-content-wrp .item-title::before,
  #product-box .item-wrp .item-content-wrp .item-title::before {
    display: none;
  }

  .news-wrp .item-wrp .item-content-wrp a,
  #product-box .item-wrp .item-content-wrp a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: .9rem;
    width: 3.6rem;
  }

  .news-wrp .item-wrp .item-content-wrp .item-title,
  #product-box .item-wrp .item-content-wrp .item-title {
    font-size: .36rem;
    color: #363636;
    height: auto;
    line-height: .45rem;
    font-weight: normal;
    padding: 0;
    margin: 0;
  }

  .news-wrp .item-wrp .item-content-wrp .item-content,
  #product-box .item-content-wrp .item-content {
    font-size: .36rem;
    color: #363636;
    height: auto;
    line-height: .45rem;
    font-weight: normal;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 3.5rem;
    display: none;
  }

  .navbar-default .navbar-toggle:hover {
    background-color: #ce1919;
  }

  #bs-example-navbar-collapse-1 {
    margin: 0;
    position: fixed;
    width: 100%;
    top: 1.2rem;
    left: 0;
    z-index: 100;
    background-color: #fff;

  }

  .navbar-form {
    display: none;
  }

  #bs-example-navbar-collapse-1 ul li {
    height: .8rem;
  }

  #bs-example-navbar-collapse-1 ul li a {
    padding: 0;
    line-height: .8rem;
    text-indent: .34rem;
    font-size: .3rem;
    font-weight: initial;
  }

  .navbar-default .navbar-nav>li>a {
    color: #060606;
  }

  .navbar-default .navbar-nav>.active>a {
    color: #fff;
  }

  .nav-line0 {
    transform: rotate(-45deg) translateY(.1rem) translateX(-.1rem);
    transform-origin: center center;

  }

  .nav-line2 {
    transform: rotate(45deg) translateY(-.1rem)translateX(-.1rem);
    transform-origin: center center;

  }

  .nav-line1 {
    opacity: 0;
  }

  .navbar-right {
    float: none !important;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .bg-gray {
    background-color: #fff;
  }

  .nav-box {
    width: 91.2%;
    margin: 0 auto;
  }

  .section-wrp {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }

  .nav-box .list-view {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .nav-box .list-view .item-wrp {
    flex: 1;
    padding: 0;
    width: 1.97rem;
    min-width: 1.97rem;
    max-width: 1.97rem;
    height: 1.23rem;
    float: none;
    margin-bottom: .4rem;
  }

  .nav-box .list-view i {
    flex: 1;
    padding: 0;
    width: 1.97rem;
    min-width: 1.97rem;
    max-width: 1.97rem;
    height: 1.23rem;
  }

  .nav-box .list-view .item-wrp a {
    width: 100%;
    height: 100%;
  }

  .nav-box .list-view .item-wrp a img {
    width: 100%;
    height: 100%;
  }

  .pagination>li {
    width: .76rem;
    height: .56rem;
    margin: 0 .1rem;
  }

  .pagination>li>a,
  .pagination>li>span {
    width: 100%;
    height: 100%;
    line-height: .56rem;
    text-align: center;
    padding: 0;
    border: .02rem solid #b21616;
    color: #b52020;
    border-radius: .12rem !important;
  }

  .news-wrp .fa {
    font-size: 0.25rem;
  }

  #page-mobile .fa {
    font-size: 0.36rem;
    line-height: .56rem;
  }

  #page-mobile>.disabled>span {
    color: #c9c9c9;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #c9c9c9;
  }

  #page-mobile>li>a:hover {
    background: #b21616;
  }

  .zy-footer .lList {
    display: none;
  }

  .zy-footer .nav-footer {
    display: block;
  }

  .zy-footer {
    padding: 0;
  }

  .zy-footer .container-fluid {
    width: 91.2%;
    margin: 0 auto;
  }

  .zy-footer .mList {
    padding: 0;
  }

  .zy-footer .footer-class {
    line-height: .68rem;
    font-size: .4rem;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-top: .33rem;
  }

  .zy-footer .item-title::before {
    width: .08rem;
    height: .25rem;
    background-size: contain;
    position: initial;
    content: " ";
    background-color: #b21616;
    display: inline-block;
    margin-right: .26rem;
  }

  .zy-footer .list-view .item {
    line-height: .56rem;
    font-size: .28rem;
    color: #a7a7a7;
    padding: 0;
    margin: 0;
    flex: 1;
    width: 3.2rem;
    max-width: 3.2rem;
    min-width: 3.2rem;
    height: .56rem;

  }

  .zy-footer .list-view {
    margin-top: .22rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .zy-footer .footer-us {}

  .footer-us .item-title {
    line-height: .68rem;
    font-size: .4rem;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-top: .33rem;
  }

  .footer-us p {
    line-height: .6rem;
    font-size: .28rem;
    color: #b3b3b3;
  }

  .nav-footer p {
    display: none;
  }

  .nav-footer ul {
    display: flex;
    justify-content: center;
    padding-top: .25rem !important;
  }

  .nav-footer ul li {
    padding: 0 !important;
    width: 2.35rem;
  }

  .nav-footer ul li p {
    display: block;
    line-height: .6rem;
    font-size: .3rem;
    color: #b3b3b3;
  }

  .nav-footer ul li .footer-p {
    margin-bottom: .35rem;
  }

  .zy-footer .fixed-bottom {
    padding: 0;
    line-height: .6rem;
    font-size: .28rem;
    color: #b3b3b3;
  }

  .index-border {
    display: block;
    width: 100%;
    background-color: #ededed;
    margin-top: .33rem;
    height: .02rem;
  }

  #index-inner {
    width: 91.2%;
    margin: 0 auto;
  }

  .index-swiper {
    display: none;
  }

  .index-list {
    display: block;
  }

  #index-inner .index-list .index-image,
  #evaluating-box .list-view .index-image,
  #news-detail-box .item-header a {
    width: 2.84rem;
    height: 1.74rem;
    border: 0.02rem solid #efefef;
    border-radius: .15rem;
    overflow: hidden;
  }

  #evaluating-box .item-wrp .item-content-wrp {
    padding: 0;
    position: initial;
    margin-left: .24rem;
  }

  .index-list .item-wrp .item-content-wrp,
  #news-detail-box .item-content-wrp {
    padding: 0;
    position: initial;
    margin-left: .24rem;
  }

  #index-inner .index-list .item-wrp,
  #evaluating-box .list-view .item-wrp,
  #news-detail-box .news-r-list-wrp .item-wrp {
    display: flex;
    justify-content: left;
    padding: 0;
    height: 2.16rem;
    margin-bottom: .4rem;
    border-bottom: .02rem solid #ededed;
  }

  #index-inner .index-list {
    margin-top: .4rem;
  }

  #index-inner .index-list .item-title,
  #evaluating-box .list-view .item-title,
  #news-detail-box .item-content-wrp a h5 {
    font-size: .36rem;
    color: #363636;
    height: auto;
    line-height: .48rem;
    padding: 0;
    margin: 0;
    font-weight: normal;
  }

  #index-inner .index-list .item-content-wrp a,
  #evaluating-box .list-view .item-content-wrp a,
  #news-detail-box .item-content-wrp a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 3.6rem;
    height: .9rem;
  }

  #index-inner .index-list .item-title::before,
  #evaluating-box .list-view .item-title::before {
    content: none;
  }

  #index-inner .index-list .item-owner,
  #news-detail-box .item-owner {
    margin-top: .49rem;
    display: block;
    line-height: .35rem;
    font-size: .24rem;
    color: #9c9c9c;
  }

  #index-inner .index-list .item-owner span,
  #news-detail-box .news-owner span {
    line-height: .35rem;
    font-size: .24rem;
    color: #9c9c9c;
    padding: 0;
    width: auto;
  }

  #index-inner .index-list .item-owner .author {
    float: left;
  }

  #index-inner .index-list .item-owner .text-gray {
    float: right;
  }

  #index-inner .index-list .index-image .item-header {
    width: 100%;
    height: 100%;
  }

  #evaluating-box {
    width: 91.2%;
    margin: 0 auto !important;
  }

  #evaluating-box .list-view .item-content {
    display: none;
  }

  #evaluating-box .list-view .news-num-show {
    margin-top: .49rem;
  }

  #evaluating-box .list-view .news-num-show li {
    font-size: .24rem;
  }

  #evaluating-box .index-list .item-owner li {
    display: block;
    font-size: .24rem;
    line-height: .35rem;
  }

  #evaluating-box .searchForm-wrp {
    display: block;
  }

  #evaluating-banner {
    display: none;
  }

  #evaluating-box .control-label,
  #video-box .control-label {
    line-height: .8rem;
    color: #3b3b3b;
    font-size: .3rem;
    font-weight: initial;
    padding: 0;
    margin: 0;
    margin-top: .12rem;

  }

  #evaluating-box .form-control,
  #video-box .form-control {
    background-color: #f4f4f4;
    border: none;
    height: .8rem;
    font-size: .24rem;

  }

  #evaluating-box .evaluating-search,
  #video-box .evaluating-search,
  #product-box .evaluating-search,
    {
    padding: 0;
    width: 100%;
  }

  #evaluating-box .evaluating-search .form-group,
  #video-box .evaluating-search .form-group {
    padding: 0;
    width: 100%;
  }

  #evaluating-box .evaluating-date,
  #video-box .evaluating-date {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: initial;

  }

  #evaluating-box .evaluating-date .form-group,
  #video-box .evaluating-date .form-group {
    padding: 0;
    width: 2.33rem;
  }

  #evaluating-box .evaluating-date .form-group .input-group,
  #video-box .evaluating-date .form-group .input-group {
    font-size: .24rem;
    width: 2.33rem;
    height: .81rem;
  }

  .help-block {
    display: none;
  }

  #evaluating-box .evaluating-date .form-group .input-group .form-control,
  #video-box .evaluating-date .form-group .input-group .form-control {
    padding: 0;
    height: .81rem;
    font-size: .24rem;
  }

  #evaluating-box .evaluating-date .form-group .input-group .input-group-addon,
  #video-box .evaluating-date .form-group .input-group .input-group-addon {
    padding: 0;
    padding-left: .28rem;
    padding-right: .1rem;
    font-size: .3rem;
    background-color: #f4f4f4;
    border: none;
  }

  #evaluating-box .btn-search,
  #video-box .btn-search,
  #product-box .btn-search {
    width: 1.6rem;
    height: .8rem;
    padding: 0;
  }

  #evaluating-box .evaluating-date .form-group label,
  #video-box .evaluating-date .form-group label {
    line-height: .78rem;
    color: #3b3b3b;
    font-size: .3rem;
    font-weight: initial;
    padding: 0;
    margin: 0;
  }

  #evaluating-box .evaluating-secbtn,
  #video-box .evaluating-secbtn,
  #product-box .evaluating-secbtn {
    margin-top: .78rem;
    width: 1.59rem;
    height: .8rem;
    padding: 0;
    font-size: .34rem;
    margin-left: .19rem;
  }

  #evaluating-box .evaluating-secbtn .form-group,
  #video-box .evaluating-secbtn .form-group,
  #product-box .evaluating-secbtn .form-group {
    width: 100%;
    height: 100%;
  }

  #evaluating-box .searchForm-date-wrp .connect-line,
  #video-box .searchForm-date-wrp .connect-line {
    margin: 0;
    background-color: transparent;
    width: auto;
    height: auto;
    margin-top: 1.09rem;
    color: #333333;
    margin-left: .07rem;
    margin-right: .07rem;
    line-height: .28rem;
  }

  #evaluating-box .section-wrp .section-title,
  #video-box .section-wrp .section-title {
    margin-top: .59rem;
  }

  #about-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #about-txt p {
    font-size: .34rem !important;
    line-height: .48rem !important;
    color: #333333 !important;
    text-align: initial !important;
  }

  #about-txt span {
    font-size: .34rem !important;
    line-height: .48rem !important;
    color: #333333 !important;
  }

  #about-image {
    width: 100%;
  }

  #about-image .item {
    display: flex;
    justify-content: space-between;
    margin: 0;
  }

  #about-image .item::before {
    content: none;
  }

  #about-image .item::after {
    content: none;
  }

  #about-image .about-list-left {
    width: 1.4rem;
    height: 1.4rem;
    margin-top: .23rem;
    background-size: contain;
  }

  #about-image .about-list-right {
    width: 4.77rem;
  }

  #about-image .about-list-right p {
    font-size: .34rem;
    color: #333333;
    line-height: .48rem;
  }

  #about-image .about-list-right p b {
    font-size: .34rem;
    color: #333333;
  }

  #about-image .about-list-right p:nth-child(1) {
    margin-bottom: .16rem;
  }

  #about-image .about-list-right .text-s {
    margin-bottom: .22rem;
  }

  #about-image .about-list-right .split-dot {
    width: .4rem;
    height: .08rem;
    margin-bottom: .6rem;
  }

  #about-contact .about-text-box {
    padding: 0;
    width: 100% !important;
  }

  #about-contact .col-md-6 .row {
    padding: 0;
    margin: 0;
  }

  .about-str {
    display: flex !important;
    justify-content: space-between;
    line-height: .5rem;
    font-size: .34rem;
    margin-left: .2rem;
  }

  .about-str p:nth-child(1) {
    width: 1.05rem;
  }

  .about-str p:nth-child(2) {
    width: 5rem;
  }

  #about-contact .about-text-box .row {
    display: flex;
    justify-content: space-between;
    margin-bottom: .19rem;
  }

  #about-contact .about-text-box .about-icon {
    width: .6rem;
    padding: 0;
    text-align: center;
  }

  #about-contact .about-text-box .about-icon .fa {
    font-size: .5rem;
  }

  #about-contact .about-text-box .about-text {
    width: 5.9rem;
    padding: 0;
  }

  #about-contact .about-text-box .about-text p {
    line-height: .5rem;
    font-size: .34rem;
    margin: 0;
  }

  #about-contact .about-text-box .row::before {
    content: none;
  }

  #about-contact .about-text-box .row::after {
    content: none;
  }

  .map-container {
    width: 91.2%;
    margin: 0 auto;

  }

  #map {
    height: 4rem !important;
  }

  .about-code {
    display: flex !important;
    justify-content: center;
    margin: 0;
    margin-top: .6rem;
    text-align: center;
    padding-bottom: .18rem;
  }

  .about-code .img-responsive {
    width: 2rem;
    margin: 0 auto;
  }

  .about-code .text-xs {
    line-height: .9rem;
    font-size: .34rem;
    color: #373737;
    margin: 0;
  }

  #video-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #video-banner {
    display: none;
  }

  #video-box .section-wrp {
    display: block;
  }

  #video-box .item-wrp .video-image {
    width: 100%;
    height: 4rem;
  }

  #video-box .item-wrp .item-content-wrp {
    padding: 0;
  }

  #video-box .item-wrp .item-content-wrp .item-title {
    font-size: .34rem;
    line-height: .48rem;
    color: #333333;
    height: auto;
    max-height: .96rem;
    font-weight: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
    margin: 0;

  }

  #video-box .item-wrp .item-content-wrp .item-title::before {
    content: none;
  }

  #video-box .item-wrp {
    margin-bottom: .58rem;
    border: none;
  }

  #video-box .item-wrp .item-header {
    width: 100%;
    height: 100%;
    border: none;
  }

  #video-box .item-wrp .item-header img {
    height: 100%;
    border: none;

  }

  #video-box img[src=""],
  #video-box img:not([src]) {
    opacity: 0;

  }

  .class-hide {
    display: none !important;
  }

  #sales-banner {
    display: none;
  }

  #sales-box {
    margin-bottom: .6rem;
  }

  #sales-box .section-wrp .section-list-wrp {
    padding: 0;
  }

  #sales-box hr {
    display: none;
  }

  #sales-box .dealer-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding-right: .5rem;
    padding-left: .5rem;
    background-color: #eaeaea;
  }

  #sales-box .section-list-wrp {
    margin-top: .37rem;
  }

  #sales-box .sales-title {
    line-height: .76rem;
    text-align: center;
    color: #333333;
    font-size: .42rem;
    font-weight: bold;
    margin-top: .32rem;
    margin-bottom: .2rem;
  }

  #sales-box .dealer-list p strong {
    line-height: .68rem;
    font-weight: initial;
    color: #333333;
    font-size: .3rem;
  }

  #sales-box .dealer-list p {
    font-size: .3rem;
    line-height: .48rem;
    color: #333333;
  }

  #sales-box .dealer-list p span {
    font-size: .3rem !important;
    line-height: .48rem;
    color: #333333;
  }

  #sales-box .item-header {
    padding: 0;
  }

  #sales-box .item-header img {
    padding: 0;
  }

  #sales-box .dealer-r-list-wrp {
    width: 92%;
    margin: 0 auto;
    margin-top: .4rem;
  }

  #sales-box .item-title {
    font-size: .32rem;
    line-height: .64rem;
    height: auto;
    font-weight: 400;
    padding: 0;
    padding-left: .32rem;
  }

  #sales-box .item-content {
    padding-left: .32rem;
  }

  #sales-box .item-content p {
    line-height: .48rem;
    font-size: .32rem;
    color: #333333;
  }

  #sales-box .item-wrp .item-content-wrp .item-title::before {
    width: .1rem;
    height: .37rem;
    background-size: contain;
    position: absolute;
    top: .12rem;
    left: 0;
    content: " ";
    background-color: #b21616;
    display: inline-block;
    margin-right: .26rem;
  }

  #sales-box .searchForm-wrp {
    display: block;
  }

  #sales-box .searchForm-wrp {
    width: 6.8rem;
    height: 8.02rem;
    margin: 0 auto;
    border: .02rem solid #ececec;
    border-radius: .18rem;
    margin-top: .5rem;
  }

  #serials {
    display: initial;
  }

  #sales-box #serials .form-group {
    width: 100%;
    padding: 0 .36rem;
  }

  #sales-box #serials .form-group label {
    line-height: .81rem;
    font-size: .32rem;
    color: #333333;
    padding: 0;
    margin: 0;
    font-weight: initial;
  }

  #sales-box #serials .form-group input {
    line-height: .8rem;
    height: .8rem;
    border: none;
    background-color: #f4f4f4;
    border-radius: .08rem;
    font-size: .24rem;
  }

  #sales-box .sales-query {
    margin-top: .23rem;
    line-height: .87rem;
    text-align: center;
    font-size: .4rem;
  }

  #sales-box #serials .form-group .form-control {
    line-height: initial;
    height: .8rem;
    border: none;
    background-color: #f4f4f4;
    border-radius: .08rem;
    font-size: .24rem;
    display: inline-block !important;
  }

  #serials-model {
    display: block !important;

  }

  #sales-box .field-serials-manufactor,
  #sales-box .field-serials-model {
    margin-top: .16rem;
  }

  #sales-box .text-right {
    text-align: center;
  }

  #sales-box .item-content-wrp {
    padding: .26rem 0;
  }

  #btn-serials {
    height: .88rem;
    width: 3.41rem;
    border-radius: .08rem;
    font-size: .32rem;
    padding: 0;
    margin-top: .4rem;
  }

  #video-detail {
    width: 91.2%;
    margin: 0 auto;
  }

  #video-detail .embed-responsive {
    height: 4rem;
  }

  #youku-playerBox {
    height: 100%;
  }

  #video-detail .text-md {
    line-height: .48rem;
    font-size: .3rem;
  }

  #video-detail .text-md strong {
    color: #333333;
  }

  #video-detail .section-wrp .detail-p {
    line-height: .48rem;
    font-size: .28rem;
    margin-top: .13rem;
    color: #3e3e3e;
  }

  #news-detail-banner {
    display: none;
  }

  #news-detail-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #news-detail-box .news-title {
    line-height: .56rem;
    font-size: .4rem;
    margin: 0;
    font-weight: bold;
    color: #333333;
  }

  #news-detail-box .news-owner {
    font-size: .24rem;
    line-height: 1.2rem;
    padding: 0;
    margin: 0;
  }

  #news-detail-box .section-wrp .section-list-wrp {
    padding-top: .24rem;

  }

  #news-detail-box .news-detail-content p span {
    font-size: .34rem !important;
    line-height: .49rem;
    padding: 0;
    margin: 0;
  }

  #news-detail-box .editor-content {
    position: relative;
    padding-bottom: 1.2rem;
  }

  #news-detail-box .editor-content .pull-right {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  #news-detail-box .editor-content .pull-right a {
    width: .61rem;
    height: .6rem;
    margin-left: .38rem;
  }

  #news-detail-box .editor-content .pull-right .bds_weixin {
    background: url("../images/logo_03.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .editor-content .pull-right .bds_tsina {
    background: url("../images/logo_05.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .editor-content .pull-right .bds_fbook {
    background: url("../images/logo_07.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .editor-content .pull-right .bds_twi {
    background: url("../images/logo_09.png") no-repeat;
    background-size: cover;
  }

  #news-detail-box .news-detail-content video {
    width: 100%;
  }

  #news-detail-box .tags-wrp {
    display: none;
  }

  #news-detail-box .news-detail-content {
    font-size: .34rem !important;
    line-height: .49rem;
    padding: 0;
  }

  #news-detail-box .news-r-list-title {
    line-height: 1.1rem;
    font-size: .4rem;
    color: #3e3e3e;
    padding-left: .2rem;
  }

  #news-detail-box.news-border {
    width: 100%;
    height: .02rem;
    background-color: #eaeaea;
  }

  .lv-box {
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  #news-detail-box .news-r-list-title::before {
    width: .1rem;
    height: .42rem;
    background-size: contain;
    position: absolute;
    top: .33rem;
    left: 0;
    content: " ";
    background-color: #b21616;
    display: inline-block;
    margin-right: .12rem;
  }

  #news-detail-box .item-header {
    padding: 0;
    width: 2.84rem;
    height: 1.74rem;
  }

  #news-detail-box .item-header a {
    padding: 0;
    width: 100%;
    height: 100%;
  }

  #news-detail-box .item-header a img {
    padding: 0;
  }

  #news-detail-box .news-bot-txt {
    line-height: .35rem !important;
    font-size: .24rem !important;
    color: #9c9c9c !important;
    margin-top: .49rem !important;
    display: flex;
    justify-content: space-between;
  }

  #news-detail-box .news-detail-content span {
    font-size: .34rem !important;
    line-height: .49rem;
    padding: 0;
    margin: 0;
  }

  #product-banner {
    display: none;
  }

  #product-box {
    width: 91.2%;
    margin: 0 auto;
  }

  #product-box .searchForm-wrp {
    display: block;
  }

  #product-box .searchForm-wrp .form-group {
    padding: 0;
  }

  #product-box .evaluating-search .control-label {
    line-height: .8rem;
    color: #3b3b3b;
    font-size: .3rem;
    font-weight: initial;
    padding: 0;
    margin: 0;
    margin-top: .12rem;
  }

  #product-box .evaluating-search .form-control {
    background-color: #f4f4f4;
    border: none;
    height: .8rem;
    font-size: .24rem;
  }

  s input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #aaaaaa;
  }

  input:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #aaaaaa;
  }

  input::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #aaaaaa;
  }

  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #aaaaaa;
  }

  input,
  button,
  textarea,
  select {
    *font-size: 100%;
    -webkit-appearance: none;
    border: none;
  }

  #product-box .product-search {
    display: flex !important;
    justify-content: space-between;
  }

  .product-search #productsearch-product_category {
    width: 4.5rem;
  }

  #product-box .evaluating-secbtn {
    margin-top: .9rem;
  }

  #product-detail-banner {
    display: none;
  }

  #product-detail-content .section-wrp .swiper-slide {
    width: 100% !important;
  }

  #product-detail-content .section-wrp .swiper-slide a {
    width: 100%;
    height: 100%;
  }

  #product-detail-content .section-wrp .swiper-slide a img {
    width: 100%;
    height: 100%;
  }

  #product-detail-content .section-title {
    font-size: .32rem;
    line-height: .52rem;
    min-height: 1.22rem;
    margin-top: 0;
    width: 91.2%;
    margin: 0 auto;
    margin-top: .2rem;
    margin-bottom: .2rem;
  }

  #product-detail-content .product-images {
    width: 91.2%;
    margin: 0 auto;
    height: 4.1rem;
  }

  #product-detail-content .product-images .swiper-container {
    height: 100%;
  }

  #product-detail-content .align-items-center {
    line-height: 1.17rem;
    flex-direction: initial;
    font-size: .4rem;
    color: #3e3e3e;
    margin-bottom: 0;
  }

  #product-detail-content .container-fluid #myScrollspy .description-content p {
    padding: 0;
  }

  #product-detail-content .container-fluid .description-content {
    padding: 0 .3rem;
  }

  #product-detail-content .container-fluid .product-description p {
    padding: 0 .3rem;
    font-size: .32rem;
  }

  #product-detail-content .embelish-dot {
    width: .1rem;
    height: .41rem;
    margin-right: .1rem;

  }

  #product-detail-content .product_desc {
    line-height: .48rem;
    font-size: .32rem;
    color: #333333;
    margin: 0;
  }

  #product-detail-content .navbar {
    width: 100%;
    border: none;
    height: .88rem;
    min-height: auto;
  }

  #product-detail-content .navbar .navbar-nav {
    width: 100% !important;
    display: flex;
    justify-content: left;
    height: .88rem;
  }

  #product-detail-content .navbar .navbar-nav li {
    width: 1.74rem;
    height: .76rem;
    margin-top: .12rem;
    text-align: center;
    border-top-right-radius: .18rem;
    border-top-left-radius: .18rem;
    overflow: hidden;
  }

  #product-detail-content .navbar .navbar-nav li a {
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: .32rem;
    color: #fff;
    line-height: .76rem;

  }

  #product-detail-content .product-description .navbar-nav>li:first-child {
    margin-left: .32rem;
  }

  #product-detail-content .product-description .navbar-nav .active a::before,
  #product-detail-content .product-description .navbar-nav .active-t a::before {
    content: none;
  }

  /*#product-detail-content .product-description .nav>li>a:hover{*/
  /*  color: #2e2e2e;*/
  /*  background-color: #eaeaea;*/
  /*}*/

  .nav-tabs>li>a:hover {
    border: none;
  }

  .nav>li>a:hover,
  .nav>li>a:focus {
    background-color: transparent;
  }

  .product-description .nav>li>a:hover {
    background-color: transparent;
  }

  #product-detail-content .product-description .navbar-nav .active a,
  #product-detail-content .product-description .navbar-nav .active-t a {
    background-color: #eaeaea;
    color: #2e2e2e;
  }

  #product-detail-content .description-content {
    padding: 0 .3rem;
    background-color: #f2f2f2;
    line-height: .5rem;
    font-size: .32rem !important;
  }

  #product-detail-content .description-content p,
  #product-detail-content .description-content span {
    line-height: .5rem;
    font-size: .32rem !important;
  }

  .product-images .btn-next,
  .product-images .btn-prev {
    width: .46rem;
    height: 1.67rem;
    background: transparent;
    padding: 0;
    top: 30%;
  }

  .product-images .btn-next img,
  .product-images .btn-prev img {
    display: block;
    border: none;
    width: 100%;
  }

  #product-detail-content .video-list {
    display: none;
  }

  .main-scrolltop {
    width: .93rem;
    height: .79rem;
    right: .33rem;
    bottom: 1.6rem;
  }

  .main-scrolltop img {
    right: .33rem;
    width: 100%;
    height: 100%;
    position: initial;
  }

  .carousel-control {
    width: .7rem;
    height: .7rem;
  }

  #carousel-example-generic .glyphicon {
    font-size: .4rem;
    width: 100%;
    height: 100%;
    line-height: .7rem;
    position: initial;
    margin: 0;
  }

  .zy-navbar {
    padding: 0;
    width: 100%;
    height: 1.22rem;
    overflow: hidden;
  }

  .zy-navbar .nav>li>a:focus {
    text-decoration: none;
    background-color: #d01818;
    color: #fff;
  }

  .zy-navbar .nav>li>a:hover {
    text-decoration: none;
    background-color: #d01818;
    color: #fff;
  }

  .ql-align-center {
    font-size: .45rem !important;
  }

  #product-search-banner {
    display: none;
  }

  #page-mobile .active a {
    background-color: #b21616;
    border-color: #b21616;
    font-size: .36rem;
  }

  #page-mobile li a {
    font-size: .36rem;
  }

}