
.md13713.md-prod-2 { background: #f5f5f5; padding-bottom: 1.2rem; }

.md13713.md-prod-2 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md13713.md-prod-2 .m-bread { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 1rem; padding: 1em 0; }

.md13713.md-prod-2 .m-bread .svg-icon { width: 0.88889em; margin-right: .06rem; }

.md13713.md-prod-2 .m-bread .item:hover { color: #e6222a; }

.md13713.md-prod-2 .m-bread .split { margin: 0 .08rem; }

.md13713.md-prod-2 .c-scroll { overflow: auto; }

.md13713.md-prod-2 .c-scroll::-webkit-scrollbar { width: 4px; height: 4px; background-color: #e0e0e0; border-radius: 2px; }

.md13713.md-prod-2 .c-scroll::-webkit-scrollbar-thumb { background-color: #e6222a; border-radius: 2px; }

.md13713.md-prod-2 .row-1 { background-color: #fff; border-radius: .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: .6rem; }

.md13713.md-prod-2 .row-1 .view { width: 4.94rem; border-radius: 0.2rem; border: solid 0.01rem #ececec; }

.md13713.md-prod-2 .row-1 .view .img { padding-top: 100%; position: relative; }

.md13713.md-prod-2 .row-1 .view img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 90%; max-height: 90%; -o-object-fit: contain; object-fit: contain; }

.md13713.md-prod-2 .row-1 .view .swiper-pagination-bullet-active { background-color: #e6222a; }

.md13713.md-prod-2 .row-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: .8rem; margin-top: .2rem; line-height: 2; height: 4.94rem; overflow-y: auto; }

.md13713.md-prod-2 .row-1 .title { line-height: 1.5; border-bottom: 1px solid #eeeeee; padding-bottom: .2rem; margin-bottom: .4rem; }

.md13713.md-prod-2 .row-1 .tx-2 { margin-top: .28rem; }

.md13713.md-prod-2 .row-1 .param { margin-top: .07rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md13713.md-prod-2 .row-1 .param .item { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md13713.md-prod-2 .row-1 .param .item:nth-of-type(2n + 1) { width: 3.3rem; }

.md13713.md-prod-2 .row-1 .param .item:nth-of-type(2n) { width: 50%; }

.md13713.md-prod-2 .row-1 .param .icon { -ms-flex-negative: 0; flex-shrink: 0; margin-right: .5em; }

.md13713.md-prod-2 .row-1 .param .txx { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md13713.md-prod-2 .row-2 { border-radius: .2rem; background-color: #fff; margin-top: .2rem; }

.md13713.md-prod-2 .row-2 .tab { display: -webkit-box; display: -ms-flexbox; display: flex; padding: .2rem .6rem; border-bottom: 1px solid #eeeeee; }

.md13713.md-prod-2 .row-2 .tab-item { line-height: 2.66667; border-radius: .48rem; padding: 0 1.33333em; margin-right: 1em; }

.md13713.md-prod-2 .row-2 .tab-item:last-of-type { margin-right: 0; }

.md13713.md-prod-2 .row-2 .tab-item:hover { color: #e6222a; }

.md13713.md-prod-2 .row-2 .tab-item.active { background: #e6222a; color: #fff; }

.md13713.md-prod-2 .row-2 .tab-cnt { padding: .3rem .6rem .5rem; display: none; }

.md13713.md-prod-2 .row-2 .tab-cnt.active { display: block; }

.md13713.md-prod-2 .row-2 .my-tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: .2rem; margin-bottom: .2rem; }

.md13713.md-prod-2 .row-2 .my-tit::before { content: ''; width: 0.04rem; height: 0.24rem; background-color: #e6222a; border-radius: 0.02rem; margin-right: .09rem; }

.md13713.md-prod-2 .row-2 .overview { padding-bottom: .57rem; }

.md13713.md-prod-2 .row-2 .download-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: .23rem; margin-bottom: .3rem; }

.md13713.md-prod-2 .row-2 .download-list .li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #f8f8f8; border-radius: 0.2rem; border: solid 0.01rem #eeeeee; width: calc(730 / 1480 * 100%); padding-left: .29rem; margin-bottom: .2rem; }

.md13713.md-prod-2 .row-2 .download-list .li:hover .svg-icon { color: #e6222a; }

.md13713.md-prod-2 .row-2 .download-list .li:hover .file-tit { color: #e6222a; }

.md13713.md-prod-2 .row-2 .download-list .icon { width: 0.88889em; margin-right: .09rem; }

.md13713.md-prod-2 .row-2 .download-list .file-tit { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: .5em 0; }

.md13713.md-prod-2 .row-2 .download-list .svg-icon { padding-right: .36rem; padding-left: .25rem; border-left: 1px solid #eee; min-height: .7rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: .3rem; }

.md13713.md-prod-2 .row-2 .download-list .svg-icon svg { width: 1em; }

.md13713.md-prod-2 .row-2 .spec { margin-top: 0.23rem; margin-bottom: .7rem; }

.md13713.md-prod-2 .row-2 .spec .tips { line-height: 2; }

.md13713.md-prod-2 .row-2 .spec .tables { margin-top: .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md13713.md-prod-2 .row-2 .spec .tables .col { width: calc(720 / 1480 * 100%); }

.md13713.md-prod-2 .row-2 .spec .spec-tit { min-height: 0.56rem; background-color: #f8f8f8; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .1rem .2rem; border: solid 0.01rem #eeeeee; }

.md13713.md-prod-2 .row-2 .spec .spec-list .tx { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md13713.md-prod-2 .row-2 .spec .spec-list .t1 { border: solid 0.01rem #eeeeee; width: 1.38rem; min-width: 6em; min-height: .56rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .1rem .2rem; }

.md13713.md-prod-2 .row-2 .spec .spec-list .t2 { border: solid 0.01rem #eeeeee; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-height: .56rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .1rem .2rem; }

@media (max-width: 1400px) { .md13713.md-prod-2 .row-1 .param { display: block; }
  .md13713.md-prod-2 .row-1 .param .item { width: 100% !important; } }

@media (max-width: 900px) { .md13713.md-prod-2 .row-1 { display: block; padding: 5%; }
  .md13713.md-prod-2 .row-1 .text { margin-left: 0; margin-top: 5%; height: auto; }
  .md13713.md-prod-2 .row-2 .tab { padding: .2rem; }
  .md13713.md-prod-2 .row-2 .tab-item { margin: 0; }
  .md13713.md-prod-2 .row-2 .download-list .li { width: 100%; }
  .md13713.md-prod-2 .row-2 .download-list .svg-icon { padding: 0 1em; }
  .md13713.md-prod-2 .row-2 .tab-cnt { padding: 5%; }
  .md13713.md-prod-2 .row-2 .spec .tables { display: block; }
  .md13713.md-prod-2 .row-2 .spec .tables .col { width: 100%; } }

@media (max-width: 500px) { .md13713.md-prod-2 .row-1 .view { max-width: 100%; width: 82vw; } }
