/*频道内容页*/
 .cms-content img{max-width: 100%;}
.cms-content p{margin-bottom: 10px}
.cms-content a{color: #4394ff;}

/*产品图片模型*/
.cms-price{color:#fd6161;line-height:35px;font-size:18px;margin-bottom:15px;display:inline-block;}
.cms-kefu{cursor:pointer; background:#ff9422;border-radius: 25px;display: block;width: 125px;height: 50px;line-height: 50px;text-align: center;color: #fff;transition: 0.3s;font-size: 16px;}
.cms-kefu:hover{background: #ff6600}
.cms-image{width: 100%; height: 450px; line-height: 450px; text-align: center;}
.cms-image img{width: 600px; height: 450px; overflow: hidden;object-fit: cover;}
.cms-switch{width: 100%; height: 87px; <!-- border: 1px solid #ddd; --> margin: 5px auto;}
.cms-icon1{display: inline; width: 30px; float: left; padding-top: 28px; text-indent: -9999px; margin-left: 10px;}
.cms-icon1 a{display: block; width: 32px; height: 32px; background: url(../images/left.png) no-repeat;}
.cms-icon2{float: right; width: 38px; padding-top: 28px; text-indent: -9999px;}
.cms-icon2 a{display: block; width: 32px; height: 32px; background: url(../images/right.png) no-repeat;}
.cms-switch-center{float: left; width: 450px; height: 80px; margin-left: 5px; overflow: hidden; padding-top: 3px;}
.cms-switch-center li{display: inline; float: left; width: 80px; height: 68px; margin: 0 5px; padding-top: 10px;}
.cms-switch-center li a{display: block; width: 80px; height: 66px; border: 3px solid #fff;}
.cms-switch-center li a img{width: 80px; height: 60px;object-fit: cover;}
.cms-switch-center li a.on{border: 3px solid #ff9400;}
.cms-switch-center li a:hover{border: 3px solid #ff9400;}
 
 
 
 
/* 产品详情 */
 .product_specifications_download .hw-btn-warp {
text-align: center;
}
.tab-solutions {
text-align: center;
border-bottom:1px solid #eee;
}
.solution-specification ul {
display: inline-block;
width: 68%;
}
.solution-specification ul li {
display: inline-block;

}
.solution-specification ul li a {
color: #333;
text-align: center;
border-bottom: 2px transparent solid;
padding: 10px 25px;
display: inline-block;
text-decoration: none;font-weight:500;
}
.solution-specification ul li.current a {
border-bottom: 2px #ff9422 solid;
color: #ff9422;
}
.solution-specification ul li a:hover {
border-bottom: 2px #ff9422 solid;
color: #ff9422;
}
.solution-specification-block {
display: none;
}
.solution-specification-block.current {
display: block;
}
.storageDetailsSpecifications .con {
border-bottom: none;
}
.e-hot-red {
margin-left: 5px;
}

.solution-specification ul {
width: 100% !important;
}

			
			