.product-switch .common-breadcrumb {
  width: auto;
  background: 0 0;
}

.product-switch .common-breadcrumb .breadcrumb .dropdown-menu .menu-row a {
  font-size: 14px;
}

.product-switch .switch-content {
  padding: 0;
  width: auto;
  position: relative;
}

.product-switch .switch-content #switch {
  padding: 20px 0 0;
}

.product-switch .switch-content ul {
  width: 100%;
}

.product-switch .switch-content ul li {
  position: relative;
  list-style-type:disc;
}

.product-switch .switch-content .li-dot {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .product-switch .switch-content .item-image-m {
    display: none;
  }
}

.product-switch .switch-content .switch-case .swiper-container a:hover {
  color: #333;
}

@media screen and (max-width: 768px) {
  .switch-detail a.round-button {
    font-size: 18px;
    width: 60%;
    height: auto;
  }
  .switch-detail .switch-content {
    padding: 40px 0;
  }
  .product-switch .sol-breadnav {
    position: relative;
    height: auto;
    top: 0;
    background: #f0f0f0;
    opacity: 1;
    padding: 5px 0;
    display: block;
  }
}

/*new*/
.ws-product .swiper-button-prev {
  background-image: url(../../../images/solution-detail/left-arrow.png);
  left: 0;
}

.ws-product .swiper-button-next {
  background-image: url(../../../images/solution-detail/right-arrow.png);
  right: 0;
}

.ws-product .swiper-button-prev,
.ws-product .swiper-button-next {
  width: 10px;
  background-size: 10px auto;
}

.ws-product .swiper-slide:nth-child(n+2) {
  border-left: 2px solid #595959;
}

.product-switch .feature-block.case .feature-item .item-note .note-title, .product-switch .feature-block.case .feature-item .item-note .note-subtitle {
  color: #333;
}

.product-switch .link-list-block .block-content .link-item .link-title {
  color: #333;
}

.product-switch .feature-block.case.link-case .feature-item .item-note .note-link-title {
  color: #333;
}

.product-switch .feature-block.case.solution .feature-item-container .feature-item-wrapper .feature-item .note-subtitle .feature-list {
  color: #333;
}

.single-list-block .block-title a {
  color: #2d5082;
}

.single-list-block .list-item-container .list-item .item-title a {
  color: #2d5082;
}

.feature-block.case .feature-item {
  display: block;
}

.feature-block.case.link-case .feature-item .item-img img {
  height: auto;
}

#switch .present-body .present-left .ws-pro-de-ccontent {
  max-height: 265px;
  overflow: hidden;
}

.banner-content-block .block-wrapper {
  padding: 45px 100px;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .banner-content-block .block-wrapper {
    padding: 15% 5%;
  }
}

#Video_Youku .modal-title {
  color: #000;
}

.modal-header {
  height: 55px;
}

#embed-video {
  width: 100%;
}

#Video_Youku .modal-dialog {
  width: 750px;
}

.feature-block.case.link-case .feature-item:hover .item-note .note-link-title {
  color: #d20032;
}

.feature-block.case .feature-item .item-note .note-title {
  height: auto;
}

#news-commend .item-note {
  height: auto;
}

#products-center .list-contents {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 94%;
  display: inline-block;
}

.single-list-block .list-item-container .list-item .item-children .col-md-4 img {
  margin-top: -13px;
}

.product-switch .feature-block.case.solution .feature-item-container .feature-item-wrapper .feature-item .note-subtitle {
  height: auto;
}

.product-switch .feature-block.case.solution .feature-item .item-note {
  height: auto;
}

.product-switch .no-dot .feature-block.case.solution .feature-item-container .feature-item-wrapper .feature-item .note-subtitle .feature-list {
  padding-left: 0;
}

.product-switch .no-dot .feature-block.case.solution .feature-item-container .feature-item-wrapper .feature-item .note-subtitle .feature-list:before {
  content: "";
}

.product-switch .no-dot .feature-block.case.solution .feature-item-container .feature-item-wrapper .feature-item .note-subtitle {
  height: 45px;
}

.product-switch .no-dot .feature-block.case.solution .feature-item-container .feature-item-wrapper .feature-item .item-link {
  padding: 0 18px 20px;
}
