#location_1417067775056 .this-description-table .pro-detail-inquirewrap{
    display: inline-block;
}
#location_1417067775056 .this-description-table .prod-platform-btnwrap{
       display: inline-block;
        position: relative;
        top: 14px;
    margin-left: 20px;
}
#location_1417067775056 .this-description-table .prod-platform-btnwrap a{
     height: 40px;
      line-height: 40px;
  font-size: 16px;
}
#location_1417067775056 .this-description-table .prod-platform-btnwrap a{
           border: 1px solid #845742;
    background-color: #845742;
    border-radius: 20px;
}
div.block13554{
padding-top: 0;
}

@media(max-width: 1700px){
  
  #column_1594920701950{
  	display:none;
  }
  
  #column_1594920795456{
  	width:10%;
  }
  #column_1594920633910{
  	width:74%;
  }
  #column_1594920795456{
  	display:none;
  }
}

@media(max-width: 1400px){
  div.sitewidget-navigation_style-20200717013033 .smsmart>.navnew-item>a{
  	margin-left:15px;
    margin-right:15px;
  }
}

@media(max-width: 1200px){
  div.sitewidget-navigation_style-20200717013033 .smsmart>.navnew-item>a{
  	margin-left:5px;
    margin-right:5px;
  }
}

@media(max-width: 768px){
	 #column_1594920795456{
  	display:block;
  }
}

.Box_flex {
    display: flex;
    flex-wrap: wrap;
}

.Box_before_right {
    width: 100%;
}

.slick-slide {
    box-sizing: border-box;
}

.slick-dots {
    bottom: 10px;
}

.slick-prev, .slick-next {
    width: 30px;
    height: 30px;
    z-index: 1;
}

.slick-prev:before, .slick-next:before {
    font-size: 30px;
    color: #000;
}

#outerContainer_1473082526583 {
  background-image: url('/cloud/mpBprKijRlkSpninqmlkj/MJ_20240703_180342.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

a.key_0[title="天猫购买"] {
    color: rgb(40, 62, 90); /* Sets the color of the original text */
    position: relative; /* Ensures the ::after pseudo-element is positioned correctly */
}

a.key_0[title="天猫购买"]::after {
    content: "Technical Manual";
    color: white; /* Sets the color of the new text */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}