      
.richtext.is-magic {
    font-size: 14px;
    line-height: 1.5
}
.custom-table-class, .custom-table-wrapper{
  overflow-x: auto;
}
.richtext.is-magic a,.richtext.is-magic abbr,.richtext.is-magic acronym,.richtext.is-magic address,.richtext.is-magic article,.richtext.is-magic aside,.richtext.is-magic blockquote,.richtext.is-magic body,.richtext.is-magic code,.richtext.is-magic dd,.richtext.is-magic del,.richtext.is-magic details,.richtext.is-magic dfn,.richtext.is-magic dialog,.richtext.is-magic div,.richtext.is-magic dl,.richtext.is-magic dt,.richtext.is-magic em,.richtext.is-magic fieldset,.richtext.is-magic figcaption,.richtext.is-magic figure,.richtext.is-magic footer,.richtext.is-magic form,.richtext.is-magic h1,.richtext.is-magic h2,.richtext.is-magic h3,.richtext.is-magic h4,.richtext.is-magic h5,.richtext.is-magic h6,.richtext.is-magic header,.richtext.is-magic hgroup,.richtext.is-magic html,.richtext.is-magic iframe,.richtext.is-magic img,.richtext.is-magic label,.richtext.is-magic legend,.richtext.is-magic li,.richtext.is-magic menu,.richtext.is-magic nav,.richtext.is-magic object,.richtext.is-magic ol,.richtext.is-magic p,.richtext.is-magic pre,.richtext.is-magic q,.richtext.is-magic section,.richtext.is-magic span,.richtext.is-magic summary,.richtext.is-magic ul {
    line-height: inherit;
}

.richtext.is-magic .detail-decorate-json-renderer-container sub,.richtext.is-magic .detail-decorate-json-renderer-container sup {
    vertical-align: baseline!important
}

.richtext.is-magic h1,.richtext.is-magic h2,.richtext.is-magic h3,.richtext.is-magic h4,.richtext.is-magic h5,.richtext.is-magic h6 {
    font-weight: 400
}

.richtext.is-magic .icbu-pc-images {
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.richtext.is-magic .text-align-left {
    text-align: left
}

.richtext.is-magic .text-align-center {
    text-align: center
}

.richtext.is-magic .text-title {
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #333;
    margin: 0
}

.richtext.is-magic .text-content {
    color: #333;
    font-size: 14px;
    margin-top: 10px;
    line-height: 25px;
    white-space: pre-wrap
}

.richtext.is-magic .text-wrapper-above,.richtext.is-magic .text-wrapper-below,.richtext.is-magic .text-wrapper-inner {
    padding: 20px
}

.richtext.is-magic .text-wrapper-left {
    padding-left: 4px;
    padding-right: 12px
}

.richtext.is-magic .text-wrapper-right {
    padding-left: 12px;
    padding-right: 4px
}

.richtext.is-magic .text-wrapper-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: .8;
    box-sizing: border-box
}

.richtext.is-magic .text-wrapper-placeholder {
    background-color: #fff;
    padding: 0 50px
}

.richtext.is-magic .text-wrapper-inner.text-theme-light {
    background-color: #fff
}

.richtext.is-magic .text-wrapper-inner.text-theme-dark {
    background-color: #000
}

.richtext.is-magic .text-wrapper-inner.text-theme-dark .text-content,.richtext.is-magic .text-wrapper-inner.text-theme-dark .text-title {
    color: #fff
}

.richtext.is-magic .flex-layout-h {
    flex: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.richtext.is-magic .flex-layout-v {
    flex: 1;
    display: flex;
    flex-direction: column
}

.richtext.is-magic .image-placeholder {
    min-height: 100px;
    background: 50% no-repeat #f7f8fa url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABIBAMAAAD/vD1tAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURf///+zt8cTGz/P09+bn67i6w9HS2jg2DaAAAAHZSURBVEjH7ZZtbsIwDIaLygGWYXGASPC7qNN+YxZ2gEm9ABK9/xGW5st2m30YaUiTMD8INE/8vrZbaLpGF23ziH8Y2ra1zrlOCzinIV4CcVQQzimTrBLxeyfrRByVNm4h3u6Q4/iHzvXV1Xfwhilp1JOon3Yf3eOhcq8wU2z6TkkYA57SESF+x/jTsSD4M9M2URIWrPtm6seLtXumCiFWob59tDEmgkQZqKdptxdrGRFO527mCNB+qYqBHFnx/YEQp2dlTwV4tXZOlNMpl38lpD3ZOmGoxqLK7cXWCJSyUjL0yHoJlBwYu4E52fShWe+GL4hFQ1LshuGjRtDZ4S3XwK9PQwXJqsDwaoW113atIKnnYivT6HUNdVXcQCpdULhdJknOgSpEYzwpOy8QMVdG9AbrurIP6Rup1gtdxQfZxiwrXjjPkhQfUGvhRMKsj8wH5P2Ql5Ge9TGqAm4WM45pfRW6eM+n6zNR4TtpPhAw25J95++F+TKJQFtIWxIGPIl8Msh0pRTBPCdA3CKYGg9cJqtwmd1SUiYNSt2eKQnvee0plCeGktB9DqnGKCYrX6Uk0Ye8jRIk5oyS7JuD2fgXi4050NLH9Anc+ziO6e9ir4jNofe/fb02PgG4FtsuJA2ulgAAAABJRU5ErkJggg==")
}

.richtext.is-magic .image-placeholder-wrapper {
    background-color: #eee;
    align-items: center;
    justify-content: center;
    display: flex;
    flex: 1;
    overflow: hidden
}

.richtext.is-magic .ife-detail-decorate-table table {
    width: auto;
    border-collapse: collapse;
    word-wrap: break-word;
    font-size: 14px;
	margin: 15px auto;
}

.richtext.is-magic .ife-detail-decorate-table table td {
    border: 1px solid #ccc;
    overflow: hidden;
    height: 20px;
    box-sizing: content-box;
    vertical-align: top;
    padding: 0
}

.richtext.is-magic .ife-detail-decorate-table table.has-title tr:first-child td {
    background-color: #f7f8fa
}

.richtext.is-magic .ife-detail-decorate-table table.none td {
    border-width: 0
}

.richtext.is-magic .ife-detail-decorate-table table.is-zebra tr:nth-child(odd) {
    background: #f7f8fa
}

.richtext.is-magic .ife-detail-decorate-table table.hight-light-first-column tbody tr td:first-child {
    background-color: #f3f4f8
}

.richtext.is-magic .title {
    font-size: 14px;
    color: red
}

.richtext.is-magic .big-title {
    font-size: 24px
}

.richtext.is-magic .icbu-pc-detailLeftImageRightTable {
    width: 100%
}

.richtext.is-magic .flex-layout-h {
    flex: 1 0 auto
}

.richtext.is-magic .J_module {
    margin-bottom: 10px
}

.richtext.is-magic table td>div {
    min-height: 18px!important
}

.richtext.is-magic div[module-title=detailLeftImageRightTable] table td>div {
    min-height: 28px!important
}

.richtext.is-magic ul {
    padding: 0!important;
    margin: 0!important
}

.richtext.is-magic img {
    max-width: none
}


.richtext-detail {
    /*width: 100%;*/
    word-break: break-word;
}



    

.ytht-goods-read .goods-left {
  float: left;
  width: 300px;
}

.ytht-goods-read .goods-left h3 {
  font-size: 22px;
  display: block;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 20px;
  background: var(--color-primary);
  position: relative;
}

.ytht-goods-read .goods-left h3::after {
  display: none;
  font-family: "qico";
  content: "\e727";
  position: absolute;
  top: 5px;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.ytht-goods-read .goods-left h3.active::after {
  -webkit-transform: rotate(45deg) scale(1.08);
  -ms-transform: rotate(45deg) scale(1.08);
  transform: rotate(45deg) scale(1.08);
}

.ytht-goods-read .sidemenu {
  margin: 0 0 15px;
}

.ytht-goods-read .sidemenu ul {
  border: 1px solid #ededed;
  border-top: none;
}

.ytht-goods-read .sidemenu ul li {
  margin: 3px 0 0;
  border-bottom: 1px solid #ededed;
}

.ytht-goods-read .sidemenu ul li h5 {
  line-height: 24px;
  display: block;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  position: relative;
}

.ytht-goods-read .sidemenu ul li h5 a {
  color: #333;
  display: block;
  padding: 10px 50px 10px 20px;
  text-transform: capitalize;
}

.ytht-goods-read .sidemenu ul li h5 a:hover {
  color: var(--color-primary);
  text-decoration: underline;
}

.ytht-goods-read .sidemenu ul li h5 span {
  position: absolute;
  top: 0;
  right: 0;
  background: url("./pics/i4.png") no-repeat center;
  width: 40px;
  height: 45px;
  display: block;
}

.ytht-goods-read .sidemenu dl {
  display: none;
}

.ytht-goods-read .sidemenu dl dd {
  line-height: 40px;
  border-bottom: 1px dashed #dcdcdc;
  background: #fff;
  padding: 0 20px;
}

.ytht-goods-read .sidemenu dl dd:last-child {
  border-bottom: none;
}

.ytht-goods-read .sidemenu dl dd a {
  font-size: 15px;
  display: block;
  color: #666;
  padding-left: 15px;
  text-transform: capitalize;
  background: url("./pics/i10-1.png") no-repeat left center;
  line-height: 40px;
}

.ytht-goods-read .sidemenu dl dd.active a,
.ytht-goods-read .sidemenu dl dd a:hover {
  color: var(--color-primary);
  background: url("./pics/i10.png") no-repeat left center;
}

.ytht-goods-read .sidemenu ul li.active h5 {
  border-bottom: 1px solid #ededed;
}

.ytht-goods-read .sidemenu ul li.active h5 a {
  color: var(--color-primary);
}

.ytht-goods-read .sidemenu ul li.active span {
  background: url("./pics/i4-1.png") no-repeat center;
}

@media screen and (max-width: 768px) {
  .ytht-goods-read .goods-left {
    float: none;
    width: 100%;
  }

  .ytht-goods-read .goods-left h3 {
    font-size: 18px;
    padding: 0 0 0 15px;
  }

  .ytht-goods-read .goods-left h3::after {
    display: block;
  }

  .ytht-goods-read .sidemenu ul {
    display: none;
  }

  .ytht-goods-read .sidemenu ul li h5 a {
    padding: 10px 50px 10px 15px;
  }
}

.main {
  padding-top: 40px;
  padding-bottom: 60px;
}

.ytht-goods-read .goods-right {
  margin-left: 340px;
}

.ytht-goods-read .pro_view {
  overflow: hidden;
}

.ytht-goods-read .pro_img {
  float: left;
  width: 460px;
}

.ytht-goods-read .pro_img .view {
  width: 100%;
  border: 1px solid #e5e8ea;
  box-sizing: border-box;
  position: relative;
}

.ytht-goods-read .pro_img .view .swiper-slide > a {
  display: block;
}
.ytht-goods-read .pro_img .view .swiper-slide img {
  width: 100%;
}

.ytht-goods-read .pro_img .swiper-slide i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  opacity: 0.7;
  cursor: pointer;
}

.ytht-goods-read .pro_img .view .swiper-slide .v1 {
  font-size: 100px;
}

.ytht-goods-read .pro_img .ytht-preview .swiper-slide .v2 {
  font-size: 30px;
}

.ytht-goods-read .pro_img .view .swiper-slide i:hover {
  opacity: 1;
}

.ytht-goods-read .pro_img .view .arrow-left,
.ytht-goods-read .pro_img .view .arrow-right {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 50px;
  z-index: 10;
  text-align: center;
}

.ytht-goods-read .pro_img .view .arrow-left {
  left: 0;
}

.ytht-goods-read .pro_img .view .arrow-right {
  right: 0;
}

.ytht-goods-read .pro_img .view .arrow-left i,
.ytht-goods-read .pro_img .view .arrow-right i {
  color: #fff;
  font-size: 15px;
  line-height: 50px;
}

.ytht-goods-read .pro_img .ytht-preview {
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}

.ytht-goods-read .pro_img .ytht-preview .swiper-wrapper {
  justify-content: center;
}

.ytht-goods-read .pro_img .ytht-preview .swiper-slide {
  cursor: pointer;
  width: 55px;
  padding: 10px 0;
  margin: 0 2px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}

.ytht-goods-read .pro_img .ytht-preview .swiper-slide::after {
  display: none;
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  border-width: 5px;
  border-style: dashed;
  border-bottom-style: dashed;
  border-color: transparent;
  border-bottom-color: transparent;
  vertical-align: middle;
  border-bottom-style: solid;
  border-bottom-color: var(--color-primary);
  position: absolute;
  top: 0px;
  left: 50%;
  margin: 0 0 0 -5px;
}

.ytht-goods-read .pro_img .ytht-preview .swiper-slide img {
  width: 100%;
  border: 1px solid #d9d9d9;
  padding: 2px;
  box-sizing: border-box;
}

.ytht-goods-read .pro_img .ytht-preview .active-nav img {
  border: 1px solid var(--color-primary);
}

.ytht-goods-read .pro_img .ytht-preview .swiper-slide.active-nav::after {
  display: inline-block;
}

.ytht-goods-read .pro_view_inner {
  margin-left: 500px;
}

.ytht-goods-read .pro_view_inner h1 {
  color: #111;
  font-size: 24px;
  margin: 10px 0 20px;
}

.ytht-goods-read .pro_view_inner hr {
  border: none;
  height: 4px;
  background: url(./pics/line.png) repeat-x;
  margin: 15px 0;
}

.ytht-goods-read .pro_view_inner p {
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 10px;
}

.ytht-goods-read .pro_view_inner .pro_para {
  margin-bottom: 20px;
}

.ytht-goods-read .pro_view_inner .pro_para table {
  width: 100%;
  border: 1px solid #dddddd;
}

.ytht-goods-read .pro_view_inner .pro_para table tr > td {
  padding: 6px 8px;
  line-height: 1.42857143;
  font-size: 15px;
  vertical-align: middle;
  border: 1px solid #dddddd;
}

.ytht-goods-read .pro_view_inner .pro_para table tr > td:first-child {
  width: 20px;
}

.ytht-goods-read .pro_view_inner .pro_btn {
  margin-bottom: 20px;
}

.ytht-goods-read .pro_view_inner .pro_btn .book {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  display: inline-block;
  background: var(--color-primary);
  border-radius: var(--button-radius);
}

.ytht-goods-read .pro_view_inner .pro_btn .book:hover {
  background: var(--color-second);
}

.ytht-goods-read .pro_view_inner .pro_btn .pdf {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  display: inline-block;
  background: #ff6550;
  margin-left: 20px;
}

.ytht-goods-read .pro_view_inner .pro-share {
  margin: 20px 0 0 0;
  font-size: 14px;
  color: #fff;
}

.ytht-goods-read .pro_view_inner .pro-share .addthis_inline_share_toolbox_ysau {
  clear: none !important;
}

.ytht-goods-read .pro_text {
  margin: 30px 0 0;
  position: relative;
}

.ytht-goods-read .pro_text .tit {
  height: 54px;
  background: #f3f3f3;
  padding: 12px 0 0;
  box-sizing: border-box;
}

.ytht-goods-read .pro_text .tit h5 {
  border-left: 3px solid var(--color-primary);
  padding: 0 0 0 15px;
  color: #111;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
}

.ytht-goods-read .pro_text {
  margin: 20px 0 0;
}

.ytht-goods-read .pro_text .tit {
  height: 45px;
  padding: 10px 0 0;
}

.ytht-goods-read .pro-content {
  padding: 20px 15px 10px;
  line-height: 24px;
  font-size: 15px;
  color: #333;
}

.ytht-goods-read .pro-content p {
  margin-bottom: 15px;
}

.ytht-goods-read .pro-content .row {
  margin-bottom: 15px;
}

.ytht-goods-read .pro-content .table-response {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}

.ytht-goods-read .pro-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  font-size: 15px;
  border: 1px solid #dddddd;
  color: #333;
}

.ytht-goods-read .pro-content table tr > th {
  padding: 10px 15px;
  line-height: 1.42857143;
  vertical-align: middle;
  border: 1px solid #dddddd;
  background: #f3f3f3;
  color: #333;
}

.ytht-goods-read .pro-content table tr > td {
  padding: 10px 15px;
  line-height: 1.42857143;
  vertical-align: middle;
  border: 1px solid #dddddd;
}

.ytht-goods-read .pro-content table tr > td p {
  margin: 0;
}

@media screen and (max-width: 1330px) {
  .goods-right {
    margin-left: 290px;
  }
}
@media screen and (max-width: 1199px) {
  .ytht-goods-read .pro_img {
    float: none;
    width: 100%;
  }
  .ytht-goods-read .pro_view_inner {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .main {
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .ytht-goods-read .goods-right {
    margin-left: 0;
  }

  .ytht-goods-read .pro_img {
    float: none;
    margin: 0 auto;
    width: 400px;
  }

  .ytht-goods-read .pro_view_inner {
    float: none;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
  }

  .ytht-goods-read .pro_view_inner .pro_btn .book {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .ytht-goods-read .pro_view_inner .pro_btn .pdf {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    margin-left: 15px;
  }

  .ytht-goods-read .pro-content {
    padding: 15px 15px;
    line-height: 22px;
    font-size: 14px;
  }

  .ytht-goods-read .pro-content table tr > th {
    padding: 8px 10px;
  }

  .ytht-goods-read .pro-content table tr > td {
    padding: 8px 10px;
  }

  .ytht-goods-read .pro-content table tr > td p {
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  .ytht-goods-read .pro_img {
    width: 100%;
  }

  .ytht-goods-read .pro_img .ytht-preview .swiper-slide {
    width: 45px;
  }

  .ytht-goods-read .pro_view_inner .pro_tip p {
    font-size: 15px;
  }

  .ytht-goods-read .pro_view_inner h1 {
    font-size: 18px;
  }
}

.ytht-goods-read .pro-inquiry .tit {
  height: 60px;
  background: #f3f3f3;
  padding: 14px 0 0;
  box-sizing: border-box;
}

.ytht-goods-read .pro-inquiry .tit h5 {
  border-left: 3px solid var(--color-primary);
  padding: 0 0 0 15px;
  color: #333;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  font-weight: 600;
}

.ytht-goods-read .pro-inquiry {
  margin: 30px 0 0;
}

.ytht-goods-read .pro-inquiry .inquirbox {
  border: 2px solid #f3f3f3;
  border-top: none;
  padding: 20px 15px 5px;
}

.inquirbox {
}

.ytht-goods-read .inquirbox h5 {
  background: #f0b323;
}

.ytht-goods-read .inquirbox .row {
  margin-bottom: 15px;
}

.ytht-goods-read .inquirbox input[type="text"],
.ytht-goods-read .inquirbox textarea {
  padding: 10px 10px;
  font-size: 14px;
  border: 1px solid #d2d2cf;
  width: 100%;
  line-height: 22px;
  text-align: left;
  color: #111;
  box-sizing: border-box;
}

.ytht-goods-read .inquirbox textarea {
  max-width: 100%;
  width: 100%;
  resize: none;
}

.ytht-goods-read .inquirbox input[type="text"]:focus,
.ytht-goods-read .inquirbox textarea:focus {
  box-shadow: 0 0 5px #999;
  background: #fafafa;
  border-color: #999;
  outline: 0;
}

.ytht-goods-read .inquirbox .red {
  color: #f00;
  font-weight: bold;
}

.ytht-goods-read .inquirbox .yzm {
  width: 70%;
  margin-right: 10px;
}

.ytht-goods-read .inquirbox img {
  cursor: pointer;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}

.ytht-goods-read .inquirbox input.submit {
  margin: 0 auto;
  width: 150px;
  line-height: 42px;
  background: #3c3c4f;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 17px;
  cursor: pointer;
  border-radius: var(--button-radius);
}

.ytht-goods-read .inquirbox input.submit:hover {
  background: var(--color-primary);
}

.ytht-goods-read .inquirbox .row > div {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .ytht-goods-read .pro-inquiry .tit,
  .ytht-goods-read .related-pro .tit {
    height: 45px;
    padding: 10px 0 0;
  }

  .ytht-goods-read .pro-inquiry .tit h5,
  .ytht-goods-read .related-pro .tit h5 {
    border-left: 2px solid #0160bc;
    padding: 0 0 0 13px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
  }

  .ytht-goods-read .pro-inquiry {
    margin: 10px 0 0;
  }

  .ytht-goods-read .pro-inquiry .inquirbox {
    padding: 15px 15px 5px;
  }

  .ytht-goods-read .inquirbox .row {
    margin-bottom: 0;
  }

  .ytht-goods-read .inquirbox .row > div {
    margin-bottom: 10px;
  }

  .ytht-goods-read .inquirbox input.submit {
    width: 130px;
    line-height: 34px;
    font-size: 15px;
  }
}
