.ihuyi-ssl-product-banner {
  padding: 2rem 1rem 1.5rem;
  color: #fff;
}
.ihuyi-ssl-product-banner .__bread {
  font-size: 12px;
  margin-bottom: 8px;
}
.ihuyi-ssl-product-banner .__bread a {
  color: #fff;
}
.ihuyi-ssl-product-banner .__title {
  margin-bottom: 8px;
}
.ihuyi-ssl-product-banner .__title h1 {
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
}
.ihuyi-ssl-product-banner .__title img {
  max-width: 174px;
  background: #fff;
  padding: 10px;
  margin-bottom: 0.5rem;
}
.ihuyi-ssl-product-banner .__desc {
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.ssl-type img {
  width: 64px !important;
}

.ihuyi-ssl-product-list .query-items .__item {
  display: flex;
  margin-bottom: 16px;
}
.ihuyi-ssl-product-list .query-items .__item .__label {
  font-size: 12px;
  width: 70px;
  margin-right: 10px;
  flex-shrink: 0;
  line-height: 28px;
}
.ihuyi-ssl-product-list .query-items .__item .__options {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.ihuyi-ssl-product-list .query-items .__item .__options .__options-item {
  width: 60px;
  line-height: 28px;
  text-align: center;
  background: #f6f6f6;
  margin: 0 8px 8px 0;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
}
.ihuyi-ssl-product-list .query-items .__item .__options .__options-item:hover, .ihuyi-ssl-product-list .query-items .__item .__options .__options-item.active {
  color: #fff;
  background: #409bff;
}
.ihuyi-ssl-product-list .table-body {
  overflow-x: scroll;
  overflow-y: hidden;
}
.ihuyi-ssl-product-list .table-head table, .ihuyi-ssl-product-list .table-body table {
  min-width: 200%;
  table-layout: fixed;
}
.ihuyi-ssl-product-list .table-head table tr, .ihuyi-ssl-product-list .table-body table tr {
  border: 1px solid #e5e5e5;
}
.ihuyi-ssl-product-list .table-head table tr td, .ihuyi-ssl-product-list .table-body table tr td {
  padding: 8px;
  text-align: center;
  font-size: 12px;
}
.ihuyi-ssl-product-list .table-head table tr td:first-child, .ihuyi-ssl-product-list .table-body table tr td:first-child {
  width: 30%;
}
.ihuyi-ssl-product-list .table-head table tr td .a-btn, .ihuyi-ssl-product-list .table-body table tr td .a-btn {
  display: inline-block;
  padding: 6px 10px;
  color: #409bff;
  border: 1px solid #409bff;
}
.ihuyi-ssl-product-list .table-head table tr td .a-btn:hover, .ihuyi-ssl-product-list .table-body table tr td .a-btn:hover {
  color: #fff;
  background-color: #409bff;
}
.ihuyi-ssl-product-list .table-head table tr td img, .ihuyi-ssl-product-list .table-body table tr td img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.ihuyi-ssl-product-list .table-body-tr tr {
  border: none;
}
.ihuyi-ssl-product-list .table-body-tr tr td {
  border-bottom: 1px solid #e5e5e5;
}
.ihuyi-ssl-product-list .table-body-tr tr td:first-child {
  text-align: left;
}
.ihuyi-ssl-product-list .table-body-tr tr td a {
  color: inherit;
}
.ihuyi-ssl-product-list .pagination-wrapper {
  margin-top: 36px;
  display: flex;
  justify-content: center;
}

.ihuyi-ssl-product-hot .__title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 16px;
}
.ihuyi-ssl-product-hot .__list {
  display: flex;
  flex-wrap: wrap;
}
.ihuyi-ssl-product-hot .__list a {
  display: block;
  width: 33.3%;
  margin: 0 10px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: inherit;
}

.ihuyi-ssl-product-brand .__tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 24px;
  border-bottom: 1px solid #e5e5e5;
}
.ihuyi-ssl-product-brand .__tab > div {
  font-size: 12px;
  color: #5e6485;
  padding: 0 16px 12px;
  cursor: pointer;
}
.ihuyi-ssl-product-brand .__tab > div.ontab {
  color: #409bff;
  border-bottom: 2px solid #409bff;
}
.ihuyi-ssl-product-brand .__list {
  display: none;
}
.ihuyi-ssl-product-brand .__list ul li {
  padding: 16px;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.ihuyi-ssl-product-brand .__list ul li ._i img {
  height: 40px;
}
.ihuyi-ssl-product-brand .__list ul li ._t {
  font-size: 16px;
  margin-bottom: 12px;
}
.ihuyi-ssl-product-brand .__list ul li ._con {
  font-size: 12px;
}
.ihuyi-ssl-product-brand .__list ul li ._con p {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.ihuyi-ssl-product-brand .__list ul li ._p {
  font-size: 12px;
}
.ihuyi-ssl-product-brand .__list ul li ._p span {
  font-size: 18px;
  color: #ff6700;
}
.ihuyi-ssl-product-brand .__list ul li ._b {
  position: absolute;
  right: 16px;
  bottom: 24px;
  font-size: 12px;
}
.ihuyi-ssl-product-brand .__list ul li ._b a {
  padding: 8px 12px;
  color: #333;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
}
.ihuyi-ssl-product-brand .__list ul li ._b a:hover {
  color: #fff;
  background-color: #409bff;
  border-color: #409bff;
}

.ihuyi-ssl-product-brand-adv ul li {
  box-sizing: border-box;
  margin-bottom: 24px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.ihuyi-ssl-product-brand-adv ul li img {
  width: 64px;
  height: 64px;
  margin-right: 12px;
}
.ihuyi-ssl-product-brand-adv ul li .__c ._t {
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: bold;
}
.ihuyi-ssl-product-brand-adv ul li .__c ._d {
  font-size: 12px;
  color: #999;
  line-height: 1.4;
}

.ihuyi-ssl-buy-brand ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
}
.ihuyi-ssl-buy-brand ul li {
  width: 47%;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 12px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.ihuyi-ssl-buy-brand ul li:hover {
  box-shadow: 0 0 5px rgba(64, 156, 255, 0.3);
}
.ihuyi-ssl-buy-brand ul li img {
  width: 100px;
  display: block;
  margin: 0 auto 12px;
}
.ihuyi-ssl-buy-brand ul li p {
  font-size: 13px;
  color: #409bff;
  text-align: center;
}

.ihuyi-ssl-product-detail-top {
  background: #409bff;
}
.ihuyi-ssl-product-detail-top .__wrapper__ {
  padding: 1rem;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__bread {
  font-size: 12px;
  color: #fff;
  margin-bottom: 16px;
  line-height: 1.5;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__bread a {
  color: inherit;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left {
  color: #fff;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left ._t {
  font-size: 24px;
  margin-bottom: 8px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left ._d {
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 32px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left ._c ul {
  display: flex;
  flex-wrap: wrap;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left ._c ul li {
  width: 50%;
  text-align: center;
  margin-bottom: 16px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left ._c ul li p:first-child {
  font-size: 14px;
  margin-bottom: 10px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left ._c ul li p:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #f2f2f2;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__left ._c ul li p:last-child img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right {
  background: #fff;
  border-radius: 10px;
  padding: 1rem;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__top {
  font-size: 12px;
  color: #999;
  margin-bottom: 16px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__top img {
  height: 36px;
  margin-bottom: 6px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price {
  font-size: 12px;
  display: flex;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  overflow: hidden;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price.selected {
  border-color: #409bff;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price.selected ._y {
  background: #409bff;
  color: #fff;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price.selected ._y::before {
  background: url("https://static.ihuyi.com/www/images/check-alt-blue.svg") #fff no-repeat center center/80% 80%;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price ._y {
  width: 45px;
  height: 64px;
  line-height: 64px;
  padding-left: 72px;
  position: relative;
  font-size: 16px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price ._y::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 7px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price ._n {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price ._n ._n-t span {
  font-size: 20px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price ._n ._n-t ._m {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 15px;
  background: #92c5fa;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__price ._u {
  margin-top: 4px;
  font-size: 12px;
  color: #ff6700;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__buy {
  text-align: center;
  margin-top: 32px;
}
.ihuyi-ssl-product-detail-top .__wrapper__ .__product .__right .__buy a {
  display: inline-block;
  width: 80%;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background: #409bff;
  border-radius: 20px;
  font-size: 12px;
}

.ihuyi-400-index-support ul > li {
  box-sizing: border-box;
  margin-bottom: 16px;
}
.ihuyi-400-index-support ul > li a {
  display: flex;
  color: inherit;
}
.ihuyi-400-index-support ul > li a .__sign {
  width: 28px;
  height: 28px;
  color: #fff;
  background-color: #409bff;
  font-size: 15px;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 8px;
}
.ihuyi-400-index-support ul > li a .__content .__title {
  padding-top: 6px;
  font-size: 14px;
  margin-bottom: 8px;
}
.ihuyi-400-index-support ul > li a .__content .__detail {
  font-size: 12px;
  color: #999;
  line-height: 2;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -moz-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}

/*# sourceMappingURL=ssl_product.css.map */
