body {
  background: #f5f5f5;
  min-width: 1280px;
}
footer {
  margin-top: 60px !important;
}
.product-wrap {
  position: relative;
  padding-right: 240px;
  font-family: "Arial", "Microsoft YaHei";
  font-size: 14px;
}
.product-prompt {
  background: #fff;
  padding: 20px 12px;
  margin-top: 20px;
}
.product-prompt .product-prompt-bg {
  background: #ffedd4;
}
.product-prompt .product-prompt-one {
  display: inline-block;
  overflow: hidden;
}
.product-prompt .product-prompt-two {
  color: #007bff;
  float: right;
}
.product-intro {
  margin-bottom: 10px;
  padding: 20px;
  background: #fff;
  min-height: 300px;
}
.product-intro .hc-form-group .hc-form-item__label {
  width: 65px;
  text-align: left;
  padding-left: 10px;
}
.product-intro .hc-form-item__content {
  overflow: inherit;
  display: table-cell;
  width: 9999px;
  *display: inline-block;
  *width: auto;
}
.product-intro .hc-form-item {
  margin: 7px 0;
}
.product-intro__image-wrap {
  float: left;
  width: 300px;
}
.product-intro__text-wrap {
  float: left;
  width: 590px;
  padding-left: 20px;
}
.product-intro__image {
  position: relative;
  height: 300px;
  width: 300px;
}
.product-intro__image-tag {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  text-align: center;
}
.product-intro__image-tag-text {
  float: left;
  background: #f7704f;
  color: #fff;
  font-size: 20px;
  padding: 0 8px;
  line-height: 34px;
}
.product-intro__image-tag-icon {
  background: url("../../../img/product/prod-discount-tag.png") center 0 no-repeat;
  width: 5px;
  height: 34px;
  float: left;
}
.product-intro__anniversary {
  position: absolute;
  top: -16px;
  left: -17px;
  background: url("../../../img/product/anniversary.png") center 0 no-repeat;
  height: 76px;
  width: 72px;
}
.product-intro__tool-bar {
  margin-top: 10px;
}
.product-intro__tool-bar-item {
  position: relative;
  float: left;
  line-height: 20px;
  margin-left: 15px;
  *left: 15px;
}
.product-intro__tool-bar-item:first-child {
  margin-left: 0;
  *left: 0;
}
.product-intro__tool-bar-item-text {
  float: left;
  z-index: 3;
  color: #666;
}
.product-intro__tool-bar-item-text [class^="hc-icon"] {
  float: left;
}
.product-intro__tool-bar-item-text em {
  padding-left: 3px;
}
a.product-intro__tool-bar-item-text:link {
  color: #666;
}
a.product-intro__tool-bar-item-text:hover {
  color: #fe6030;
}
.product-intro__title-brand {
  float: right;
  border: 1px solid #ebebeb;
  border-radius: 25px;
  padding: 5px 10px;
  margin-top: -5px;
}
.product-intro__title-text {
  font-size: 16px;
  overflow: hidden;
}
.product-intro__title-icon {
  margin-right: 2px;
  vertical-align: -3px;
}
.product-intro__brand {
  float: right;
  margin-top: -10px;
}
.product-intro__info {
  margin-top: 20px;
}
.hc-form-group .product-intro__price.hc-form-item {
  max-width: 100%;
}
.product-intro__price {
  background: #f8f8f8;
  padding: 10px 0;
  margin: 18px 0 20px !important;
  color: #666;
}
.product-intro__price .hc-form-item__label {
  margin-top: 20px;
}
.product-intro__price.no-price {
  display: none;
}
.product-intro__price-anniversary {
  background: url("../../../img/product/anniversary-product-intro__price-bg.jpg") center 0 no-repeat;
  height: 64px;
}
.product-intro__price-right {
  float: right;
}
.product-intro__price-item {
  float: left;
  text-align: center;
  margin: 10px 0;
  padding: 0 18px;
}
.product-intro__price-separate {
  float: left;
  width: 1px;
  height: 30px;
  background: #e5e5e5;
  margin-top: 15px;
}
.product-intro__price-info {
  overflow: hidden;
}
.product-intro__price-now {
  font-size: 26px;
  color: #f75730;
  font-weight: bold;
  font-family: "Arial";
}
.product-intro__price-now dfn {
  font-size: 16px;
  vertical-align: 2px;
}
.product-intro__price-old {
  margin-left: 3px;
  font-size: 12px;
  color: #999;
  font-weight: normal;
  text-decoration: line-through;
  font-family: "Arial";
}
.product-intro__mobile {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 20px 0 0;
  font-size: 12px;
  z-index: 1;
}
.product-intro__mobile:link {
  color: #666;
}
.product-intro__mobile-text {
  color: #f75730;
  cursor: pointer;
}
.product-intro__mobile-text span {
  vertical-align: -5px;
}
.product-intro__mobile-text em {
  display: none;
}
.product-intro__mobile-text .product-intro__mobile-icon {
  display: none;
}
.product-intro__mobile-code {
  display: none;
  position: absolute;
  left: 22px;
  top: 50px;
  background: #fff;
  padding: 5px;
  border: 1px solid #e5e5e5;
}
.product-intro__mobile-code .product-calculate__pannel-arrow {
  right: 50%;
  margin-right: -10px;
}
.product-intro__promotion-list.listOnlyPoint .product-intro__promotion-item {
  margin-top: 0;
}
.product-intro__promotion-item {
  line-height: 20px;
  margin-top: 10px;
}
.product-intro__promotion-item:first-child {
  margin-top: 0;
}
.product-intro__promotion-anniversary-tag {
  background: url("../../../img/product/anniversary-tag.jpg") center 0 no-repeat;
  height: 20px;
}
.product-intro__promotion-tag {
  float: left;
  line-height: 18px;
  padding: 0 5px;
  border: 1px solid #fa9a83;
  color: #f75730;
}
.product-intro__promotion-text {
  overflow: hidden;
  padding: 0 10px;
}
.product-intro__promotion-text-integral {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.product-intro__promotion-text-vip {
  margin-right: 10px;
}
.product-intro__promotion-text-vip:first-child {
  margin-left: 0;
}
.product-intro__promotion-detail {
  padding: 5px 0;
}
.product-intro__promotion-detail .product-intro__promotion-text {
  padding: 0;
}
.product-intro__feature-item {
  float: left;
  line-height: 24px;
  padding: 0 10px;
  margin: 0 10px 2px 0;
  background: #fdf9ee;
  color: #f69641;
}
.product-intro__division {
  border-top: 1px dashed #e8e8e8;
  height: 0;
  overflow: hidden;
  margin: 20px 0;
}
.product-intro__buttons {
  color: #666;
}
.product-intro__buttons .hc-button {
  float: left;
  width: 160px;
  border-radius: 1px;
  font-size: 16px;
  margin: 10px 5px 0 5px;
  font-family: "Microsoft YaHei";
  text-align: center;
}
.product-intro__buttons .hc-button:first-child {
  margin-left: 10px;
}
.product-intro__buttons .hc-button [class^="hc-icon"] {
  vertical-align: -14px;
  *vertical-align: -8px;
  margin: -1px -5px 0 0;
}
.product-intro__buttons .hc-button--shopcar {
  color: #ff552a;
  border: 1px solid #f95730;
}
.product-intro__add-compare {
  float: left;
  margin: 18px 0 0 10px;
}
.product-tab {
  background: #fff;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.product-tab.hc-fixed {
  position: fixed;
  top: 0;
  z-index: 10;
}
.product-tab__item {
  float: left;
  height: 50px;
  white-space: nowrap;
}
.product-tab__item a {
  padding: 0 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #666;
}
.product-tab__item.hc-current {
  border-bottom: 1px solid #fff;
}
.product-tab__item.hc-current a {
  color: #f75730;
  cursor: default;
  padding-bottom: 4px;
  border: solid #e5e5e5;
  border-width: 0 1px;
  border-top: 4px solid #f75730;
  line-height: 42px;
  margin-left: -1px;
}
.product-tab__item.hc-current:first-child a {
  margin-left: 0;
  border-left: none;
}
.product-tab__item.hc-current:after {
  display: none;
}
.product-tab__item:after {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  content: "";
  width: 1px;
  height: 16px;
  background: #e5e5e5;
  vertical-align: middle;
}
.product-tab__item:last-child:after {
  display: none;
}
.product-detail__wrap > .hc-subfield--level3 {
  line-height: 30px;
}
.product-detail__wrap > .hc-subfield--level3 > .hc-subfield__icon {
  height: 30px;
}
.product-detail .product-detail__wrap:first-child .hc-subfield {
  display: none;
}
.product-detail__content {
  color: #666;
  background: #fff;
  padding: 40px 80px;
}
.product-detail__content table th {
  color: #333 !important;
  font-weight: bold;
}
.product-detail__content img {
  max-width: 100%;
}
.warranty-example__book {
  position: relative;
  background: #f7f7f7;
  padding: 30px 55px;
}
.warranty-example__book-spine {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: -10px;
  width: 26px;
  background: url(../../../img/product/book.png) repeat-y;
}
.insure-notice__content {
  margin-top: 20px;
}
.insure-clause__block.first-child {
  padding: 20px 0;
  border-bottom: 1px dashed #e9e9e9;
  border-top: 1px dashed #e9e9e9;
}
.insure-clause__block-title {
  float: left;
  padding: 0 10px 0 0;
  width: 100px;
  line-height: 34px;
}
.insure-clause__block-title-prefix {
  float: left;
  width: 4px;
  height: 15px;
  margin: 9px 5px 0 0;
  background: #f75730;
}
.insure-clause__block-title--higher {
  padding: 20px 10px 20px 0;
}
.insure-clause__block-title--normal {
  padding: 20px 0;
}
.insure-clause__block-content {
  overflow: hidden;
}
.insure-clause__block-content--higher {
  padding: 20px 0;
}
.insure-clause__block-content--normal {
  padding: 16px 0;
}
.insure-clause__block-line {
  border-bottom: 1px dashed #e9e9e9;
}
.insure-clause__item {
  border-top: 1px dashed #e9e9e9;
  padding: 9px 0;
}
.insure-clause__item:first-child {
  border-top: none;
}
.insure-clause__item-prefix {
  float: left;
  margin-right: 10px;
}
.insure-clause__item-content {
  display: block;
  overflow: hidden;
}
.insure-clause__file [class^="hc-icon"] {
  vertical-align: -15px;
  margin-right: -5px;
}
.product-evaluation__item {
  border-left: 1px dotted #e5e5e5;
  float: left;
  width: 33.2%;
  text-align: center;
}
.product-evaluation__item:first-child {
  border-left: none;
}
.product-evaluation__item .hc-icon-gift {
  margin-top: 5px;
}
.product-evaluation__total {
  font-size: 40px;
  color: #f75730;
  margin-bottom: -10px;
}
.product-evaluation__total em {
  font-size: 14px;
  color: #888;
  vertical-align: 12px;
  margin-left: 5px;
}
.product-evaluation__score {
  margin: 8px 0 0;
}
.product-evaluation__score:first-child {
  margin-top: 0;
}
.product-evaluation__gift-text {
  margin-top: 13px;
}
.product-evaluation__list {
  border: solid #ededed;
  border-width: 1px 0;
  margin: 20px 0;
}
.product-evaluation__list-item {
  border-top: 1px dashed #e9e9e9;
  padding: 20px 0;
}
.product-evaluation__list-item:first-child {
  border-top: none;
}
.product-evaluation__list-user {
  float: left;
  width: 190px;
}
.product-evaluation__list-user-photo {
  float: left;
  margin-right: 10px;
}
.product-evaluation__list-user-photo img {
  border-radius: 50px;
}
.product-evaluation__list-user-name {
  overflow: hidden;
  line-height: 50px;
}
.product-evaluation__list-content {
  overflow: hidden;
  word-break: break-all;
}
.product-evaluation__list-time {
  font-size: 12px;
  color: #999;
}
.product-evaluation__list-text--official {
  margin-top: 10px;
  padding: 10px;
  background: #f7f7f7;
  color: #f69641;
}
.product-fqa {
  margin-top: 20px;
}
.product-fqa__content {
  margin-top: 10px;
}
.claims-guide__area {
  padding: 20px 0;
}
.claims-guide__area img {
  display: block;
  margin: 10px auto;
}
.claims-guide__change-item {
  list-style-type: disc;
  margin-left: 15px;
}
.claims-guide__change .claims-guide__area {
  padding-bottom: 0;
}
.product-additional {
  background: #fff;
  margin: 10px 0;
  padding: 20px 80px;
}
.product-additional__title {
  position: relative;
  text-align: center;
  font-weight: bold;
}
.product-additional__title-line {
  position: absolute;
  top: 49%;
  width: 240px;
  left: 50%;
  margin-left: -120px;
  height: 1px;
  background: #e5e5e5;
}
.product-additional__title-text {
  position: relative;
  background: #fff;
  padding: 0 10px;
}
.product-additional__content {
  margin-top: 20px;
  position: relative;
}
.product-list-item {
  float: left;
  width: 170px;
  margin-left: 36px;
}
.product-list-item:first-child {
  margin-left: 0;
}
.product-list-item__image {
  margin-bottom: 8px;
}
.product-list-item__image img {
  display: block;
}
.product-list-item__name {
  font-weight: normal;
}
.product-list-item__price {
  color: #f75730;
  font-size: 18px;
  font-weight: bold;
}
.product-list__feature {
  overflow: hidden;
  height: 50px;
}
.product-list__feature-item {
  float: left;
  line-height: 24px;
  padding: 0 10px;
  margin: 0 10px 2px 0;
  background: #fdf9ee;
  color: #f69641;
}
.product-list__reason {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #fdf9ee;
  color: #f69641;
}
.info-list-interval {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 50%;
  width: 1px;
  background: #e5e5e5;
}
.info-list {
  margin-top: -10px;
}
.info-list__item {
  float: left;
  width: 47%;
  line-height: 34px;
  margin-right: 22px;
}
.info-list__item a {
  margin-left: 5px;
}
.info-list__item.hc-even {
  margin-left: 22px;
  margin-right: 0;
}
.assurance-content {
  position: relative;
}
.product-calculate {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: 365px;
  width: 230px;
  background: #fff;
  font-size: 14px;
  font-family: "Microsoft Yahei", "Hiragino Sans GB";
}
.product-calculate.hc-fixed {
  position: fixed;
}
.product-calculate .hc-form-group {
  position: relative;
  padding: 0 20px;
  overflow-y: auto;
  max-height: inherit;
  *zoom: 1;
}
.product-calculate .hc-form-item {
  position: relative;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px dashed #eee;
  *z-index: 1;
}
.product-calculate .hc-form-item.hc-active {
  *z-index: 3;
}
.product-calculate .hc-form-item__label {
  text-align: left;
  width: auto;
  padding-top: 0;
  color: #666;
  max-width: 104px;
  word-wrap: break-word;
  word-break: break-all;
}
.product-calculate .hc-form-item__label.hc-form-item__birthday {
  max-width: 60px;
}
.product-calculate .hc-select {
  width: 100%;
}
.product-calculate .hc-input-text {
  width: 166px;
}
.product-calculate .hc-beautify-radio {
  float: left;
  margin: 0 12px 10px 0;
}
.product-calculate table {
  font-family: "Microsoft Yahei", "Hiragino Sans GB";
}
.product-calculate .product-calculate-dialog-serious {
  position: static;
  width: auto;
  border: 0;
}
.product-calculate .product-calculate__pannelSide-hd {
  display: none;
}
.product-calculate .product-calculate__pannelSide-bd {
  padding: 0;
}
.product-calculate .product-calculate__pannelSide-list {
  position: relative;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.product-calculate .product-calculate__arrow {
  display: none;
}
.product-calculate__value {
  text-align: right;
  overflow: hidden;
  display: block;
}
.has-calculate-pannel {
  cursor: pointer;
}
.product-calculate__pannel {
  display: none;
  position: absolute;
  left: -20px;
  right: -20px;
  padding: 20px;
  top: 61px;
  background: #fff;
  border: 1px solid #f75730;
  font-size: 12px;
  z-index: 2;
}
.protection-period-pannel {
  left: -45px;
}
.product-calculate__pannel-arrow {
  position: absolute;
  right: 15px;
  top: -20px;
}
.product-calculate__pannel-up .product-calculate__pannel-arrow {
  top: auto;
  bottom: -20px;
}
.product-calculate__pannel-title {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}
.product-calculate__pannel-buttons {
  margin-top: 10px;
  text-align: center;
}
.product-calculate__pannel-buttons .hc-button {
  margin: 0 10px;
  padding: 0 15px;
  font-family: "Microsoft YaHei";
}
.product-calculate__pannel-choose-list {
  margin: 0 -12px -10px 0;
  max-height: 200px;
  overflow-y: auto;
}
.product-calculate__pannel-choose-list.fix-item-width .hc-beautify-radio {
  min-width: 63px;
}
.form-item__switch {
  float: right;
  margin-right: -4px;
}
.product-calculate__title {
  font-size: 16px;
  margin: 10px;
}
.product-calculate__title .hc-subfield__message {
  font-size: 12px;
  margin-top: 1px;
}
.product-calculate__title .hc-subfield__title {
  float: none;
  font-size: 20px;
  color: #333;
  font-weight: normal;
}
.product-calculate__title .hc-subfield__message {
  font-size: 14px;
  float: none;
  color: #666;
}
.product-calculate__title2 {
  margin: 20px 0 15px;
  text-align: center;
}
.product-calculate__result {
  padding: 20px;
  text-align: right;
}
.product-calculate__buttons button,
.product-calculate__buttons .hc-button {
  float: left;
  width: 114px;
  border-radius: 0;
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
.product-calculate__buttons .hc-button-advisory {
  padding: 0;
  border-radius: 0;
  text-align: center;
}
.product-calculate__pannel-interval {
  margin: 5px -20px 15px;
  height: 1px;
  background: #e5e5e5;
}
.time-interval-selection__title-text {
  font-size: 14px;
}
.time-interval-selection__title-tip {
  color: #666;
}
.time-interval-selection__item {
  margin: 10px 0;
}
.time-interval-selection__item .hc-input-text {
  width: 158px;
}
.time-interval-selection__item .unit {
  white-space: nowrap;
  margin-left: 4px;
  *vertical-align: -5px;
}
.time-interval-selection__result {
  text-align: right;
  color: #f75730;
}
.time-interval-selection__buttons {
  text-align: center;
  margin-top: 20px;
}
.time-interval-selection__buttons button {
  width: 70px;
  margin: 0 8px;
}
.insurance-plan {
  background: #fff;
  margin: 10px 0;
  padding: 20px;
}
.insurance-plan__title {
  float: left;
  width: 80px;
  line-height: 80px;
}
.insurance-plan__list {
  overflow: hidden;
}
.insurance-plan__item {
  position: relative;
  float: left;
  width: 110px;
  height: 110px;
  margin-right: 20px;
}
.insurance-plan__item a {
  display: block;
}
.insurance-plan__item.hc-current .insurance-plan__border {
  display: block;
}
.insurance-plan__item.hc-current .insurance-plan__name {
  background: rgba(247, 87, 48, 0.7);
}
.insurance-plan__image {
  display: block;
}
.insurance-plan__name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
  background: rgba(98, 98, 98, 0.7);
  color: #fff;
  text-align: center;
  font-family: "ms song";
  font-size: 12px;
}
.insurance-plan__border {
  display: none;
  position: absolute;
  width: 108px;
  height: 108px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #f75730;
}
.product-unshelve {
  background: #fff;
  padding: 10px 0;
}
.product-list-vertical {
  padding: 10px;
}
.product-list-vertical__item {
  padding: 20px 0;
  border-top: 1px dashed #e4e4e4;
}
.product-list-vertical__item:first-child {
  border-top: none;
  padding-top: 10px;
}
.product-list-vertical__item:last-child {
  padding-bottom: 10px;
}
.product-list-vertical__image {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.product-list-vertical__image a,
.product-list-vertical__image img {
  display: block;
  height: 100%;
}
.product-list-vertical__text {
  overflow: hidden;
}
.product-list-vertical__title {
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 10px;
}
.product-line--solid {
  height: 1px;
  background: #dedede;
  margin: 0 20px;
}
.job-choose select {
  margin-top: 10px;
  border: 1px solid #dedede;
  padding: 7px 5px 6px;
  width: 100%;
  outline: none;
}
.job-choose select:focus {
  border-color: #bbd3ed;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.job-choose select:first-child {
  margin-top: 0;
}
.cash-value-table-dialog {
  font-family: "Microsoft YaHei";
}
.cash-value-table-dialog .hc-table {
  max-height: 274px;
  overflow-y: auto;
}
.cash-value-table-dialog table td {
  text-align: center;
}
.cash-value-table-dialog table th {
  text-align: center;
}
.cash-value-table-dialog .cash-value-onload {
  margin-top: 20px;
  margin-bottom: -20px;
  text-align: center;
}
.cash-value-table-dialog .cash-value-onload-link {
  font-size: 14px;
  color: #007bff;
}
.cash-value-table-dialog .highlight {
  color: #f97954;
}
.color-link {
  color: #007bff;
}
.cash-value-table-subtitle {
  margin-left: 10px;
  font-size: 12px;
  color: #f97954;
}
.product-calculate-dialog-serious {
  position: fixed;
  width: 255px;
  border: 1px solid #f75730;
  background-color: #fff;
  z-index: 2;
  font-family: "Arial", "PingFang SC", "Microsoft YaHei";
}
.product-calculate-dialog-serious .product-calculate__arrow {
  position: absolute;
  right: -20px;
  top: 40%;
}
.product-calculate-dialog-serious .product-calculate__pannelSide-hd {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  padding-left: 20px;
}
.product-calculate-dialog-serious .product-calculate__pannelSide-desc {
  margin-top: 10px;
  color: #666;
}
.product-calculate-dialog-serious .product-calculate__pannelSide-bd {
  padding: 20px;
}
.product-calculate-dialog-serious .product-calculate__pannelSide-list {
  margin-top: 10px;
}
.product-calculate-dialog-serious .product-calculate__pannelSide-nodata td {
  text-align: center;
}
.product-calculate-dialog-serious-dialog {
  font-size: 14px;
  font-family: "Microsoft Yahei", "Hiragino Sans GB";
}
.product-calculate-dialog-serious-dialog table {
  font-family: "Microsoft Yahei", "Hiragino Sans GB";
}
.product-calculate-dialog-serious-dialog .product-calculate-dialog-serious {
  position: static;
  width: auto;
  border: 0;
}
.product-calculate-dialog-serious-dialog .product-calculate__pannelSide-hd {
  display: none;
}
.product-calculate-dialog-serious-dialog .product-calculate__pannelSide-bd {
  padding: 0;
}
.product-calculate-dialog-serious-dialog .product-calculate__pannelSide-list {
  position: relative;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.product-calculate-dialog-serious-dialog .product-calculate__arrow {
  display: none;
}
.product-calculate__question {
  vertical-align: -5px;
  *vertical-align: -2px;
  cursor: pointer;
}
.product-detail-sidebar-protectItem {
  display: block;
}
.product-detail-sidebar-protectItem-show {
  display: block;
}
.product-detail-sidebar-protectItem-hide {
  display: none;
}
.product-intro .hc-form-item {
  max-width: 440px;
}
.product-intro__discount {
  position: relative;
}
.product-intro__discount[data-prodappenablesale="false"] .product-intro__discount-main {
  float: none;
  width: auto;
}
.product-intro__discount[data-prodappenablesale="false"] .product-intro__discount-main .hc-form-item {
  max-width: 100%;
}
.product-intro__discount[data-prodappenablesale="false"] .hc-form-item {
  max-width: 100%;
}
.product-intro__discount[data-prodappenablesale="false"] .product-intro__discount-qrcode {
  display: none;
}
.product-intro__discount .product-intro__discount-main {
  float: left;
  width: 430px;
}
.product-intro__discount .product-intro__discount-qrcode {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  width: 160px;
  text-align: center;
  color: #f75730;
}
.product-intro__discount .product-intro__discount-qrcode .product-intro__discount-qrcode-img {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode .product-intro__discount-qrcode-p {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="false"] [data-qrcode-rel="more"] {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="false"] [data-qrcode-rel="notZero"] {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="false"] [data-qrcode-rel="zero"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="false"] .product-intro__discount-qrcode-img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="true"][data-islogin="false"] [data-qrcode-rel="more"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="true"][data-islogin="false"] [data-qrcode-rel="notZero"] {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="true"][data-islogin="false"] [data-qrcode-rel="zero"] {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="true"][data-islogin="true"] [data-qrcode-rel="more"] {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="true"][data-islogin="true"] [data-qrcode-rel="notZero"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="true"][data-islogin="true"] [data-qrcode-rel="zero"] {
  display: none;
}
.product-intro__discount .product-intro__discount-qrcode[data-appactivity="true"] .product-intro__discount-qrcode-img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-tab .product-tab__qrcode {
  float: right;
}
.product-tab .product-tab__qrcode[data-appactivity="false"] [data-qrcode-rel="more"] {
  display: none;
}
.product-tab .product-tab__qrcode[data-appactivity="false"] [data-qrcode-rel="notZero"] {
  display: none;
}
.product-tab .product-tab__qrcode[data-appactivity="false"] [data-qrcode-rel="zero"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-tab .product-tab__qrcode[data-appactivity="false"] .product-intro__mobile-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-tab .product-tab__qrcode[data-appactivity="true"][data-islogin="false"] [data-qrcode-rel="more"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-tab .product-tab__qrcode[data-appactivity="true"][data-islogin="false"] [data-qrcode-rel="notZero"] {
  display: none;
}
.product-tab .product-tab__qrcode[data-appactivity="true"][data-islogin="false"] [data-qrcode-rel="zero"] {
  display: none;
}
.product-tab .product-tab__qrcode[data-appactivity="true"][data-islogin="true"] [data-qrcode-rel="more"] {
  display: none;
}
.product-tab .product-tab__qrcode[data-appactivity="true"][data-islogin="true"] [data-qrcode-rel="notZero"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-tab .product-tab__qrcode[data-appactivity="true"][data-islogin="true"] [data-qrcode-rel="zero"] {
  display: none;
}
.product-tab .product-tab__qrcode[data-appactivity="true"] .product-intro__mobile-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-tab .product-tab__qrcode[data-prodenablesale="false"] {
  display: none;
}
.product-tab .product-tab__qrcode[data-prodappenablesale="false"] {
  display: none;
}
.product-tab .product-intro__mobile-code {
  left: 0;
  z-index: 11;
}
.product-tab .product-intro__mobile {
  margin: 0;
}
.product-tab .product-intro__mobile-text .hc-icon-phone {
  display: none;
}
.renew-message {
  margin-bottom: 15px;
  font-family: "Microsoft YaHei";
}
.renew-message__title {
  font-size: 16px;
}
.renew-message__content {
  margin-top: 10px;
  font-size: 14px;
}
.exchange-dialog {
  background: #fff;
  padding-bottom: 25px;
  text-align: center;
  font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
}
.exchange-dialog__img {
  background: url("../../../img/product/exchange.jpg") center 0 no-repeat;
  height: 292px;
}
.exchange-dialog__info {
  color: #999;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 20px 0 55px;
}
.exchange-dialog__button {
  background: url("../../../img/product/exchange-button.png") center 0 no-repeat;
  height: 60px;
  width: 280px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}
.exchangeDialog .hc-dialog__bd {
  margin-top: 35px;
  padding: 0 30px;
}
.annual-premium__stepper {
  float: right;
  width: 114px;
}
.annual-premium__supplement.hc-form-item__content--desc {
  font-size: 12px;
  text-align: right;
  color: #999;
  padding-bottom: 0;
}
