
#jdc-product-banner {
  background: url(../images/portal_product_banner_pc_default.jpg) center center no-repeat;
  width: 100%;
  height: 430px;
  background-color: #1f2133;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  position: relative;
}


.jdc-product-banner .jdc-product-banner-tit strong {
  font-size: 32px;
  color: #262626;
  font-weight: 600;
}


.jdc-product-banner .m-product-bg {
  background: url(../images/portal_product_banner_m_default.jpg) center center no-repeat;
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 1;
  background-position: 50%;
}

.j-w {
  width: 100%;
  max-width: 1576px;
  margin: 0 auto;
  min-width: 1200px;
}

@media (max-width: 1680px){
.j-w {
    max-width: 1384px;
}
}

@media (max-width: 1440px){
.j-w {
    max-width: 1192px;
}
}

.jdc-product-banner .j-w {
  position: relative;
  z-index: 2;
  height: 100%;
}

.jdc-product-banner .jdc-product-banner-ct {
  position: relative;
  z-index: 2;
  padding: 60px 0 0;
}

.jdc-product-banner .jdc-product-banner-tit {
  line-height: 48px;
  height: 48px;
  padding: 0;
}

.jdc-product-banner .jdc-product-banner-tit strong {
  font-size: 32px;
  color: #262626;
  font-weight: 600;
}

.jdc-product-banner .m-showbox {
  margin-top: 24px;
}

.jdc-product-banner .p-showbox {
  font-size: 0;
}

.f-toe3 {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.jdc-product-banner .jdc-product-banner-txt {
  color: #666;
  font-size: 14px;
  line-height: 22px;
  width: 46%;
  margin-bottom: 42px;
  -webkit-line-clamp: 6;
}

@media (max-width: 1680px){
.jdc-product-banner .jdc-product-banner-txt {
    width: 52%;
}
}


@media (max-width: 1440px){
.jdc-product-banner .jdc-product-banner-txt {
    width: 55%;
    display: block;
}
}

.jdc-product-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 118px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background-color: #e1251b;
  border: 1px solid #e1251b;
}


.arr-white {
  position: relative;
  color: #fff;
  padding-right: 15px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease;
}

.jdc-product-btn .arr-red, .jdc-product-btn .arr-white {
  padding-right: 0;
}

.jdc-product-banner .p-showbox-m {
  display: none;
}

@media (max-width: 768px){
.jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox {
    position: relative;
    z-index: 2;
    display: none;
}
}

@media (max-width: 768px){
.jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox-m {
    display: block;
}

}


@media (max-width: 768px){
.jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-banner-txt {
    overflow: visible;
    display: block;
    color: #595959;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    margin-bottom: 12px;
}
}

@media (max-width: 1280px){
.jdc-product-banner .jdc-product-banner-txt {
    width: 55%;
}
}

@media (max-width: 768px){
.jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-btn, .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-btn2 {
    width: 98px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
}
}

#navTop {
  background-color: #fff;
  border-bottom: 2px solid #f3f5fb;
}
#navTop .nav-list {
  width: 1200px;
  text-align: center;
  font-size: 0;
  margin: 0 auto;
}
.navActive + #product-character {
  margin-top: 58px;
}
#navTop .nav-list li {
  display: inline-block;
  width: 180px;
  height: 56px;
}

#navTop .nav-list li a {
  width: 100%;
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
  color: #000000;
  height: 56px;
  line-height: 56px;
  position: relative;
}

#navTop .nav-list li .nav-title {
  font-size: 16px;
  color: #000000;
  padding-bottom: 9px;
  border-bottom: 2px solid transparent;
}
#navTop .nav-list li:hover a::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #e1251b;
}
#navTop .nav-list li.active a::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background-color: #e1251b;
}
.navActive {
  position: fixed;
  top: 0px;
  z-index: 999;
  left: 0;
  right: 0;
}
.navActive + .jdc-product-floor {
  margin-top: 58px;
}
.jdc-product-floor-item:nth-child(odd) {
  background-color: #fff;
}

.product-tit {
  padding: 60px 0 40px;
  font-size: 32px;
  color: #262626;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
}

.jdc-product-floor1 .spec-templet {
  padding-bottom: 10px;
  margin-left: -24px;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.jdc-product-floor1 .spec-templet .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: none!important;
  transform: none!important;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.jdc-product-floor1 .spec-templet .swiper-wrapper .swiper-slide {
  width: 33%;
  height: auto;
  margin-bottom: 26px;
  max-width: 33%;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide {
  min-width: 25%;
  max-width: 25%;
  margin-top: 21px;
}

.jdc-product-floor1 .spec-templet .item-list {
  padding-left: 24px;
  height: 100%;
}

.jdc-product-floor1 .spec-templet .item {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  height: 100%;
  background: #fff;
  padding-bottom: 114px;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item {
  padding-bottom: 164px;
}

.jdc-product-floor1 .spec-templet .item-top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 24px 24px;
  background: url(../images/portal_product_specification-head.jpg) no-repeat;
  background-position: 100% 0;
  background-size: cover;
  position: relative;
}

.jdc-product-floor1 .spec-templet .item-top strong {
  font-size: 24px;
  color: #262626;
  line-height: 36px;
}

@media (max-width: 1680px){
.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .item-top strong {
    font-size: 20px;
}
}

@media (max-width: 1440px){
.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .item-top strong {
    font-size: 16px;
}
}


.jdc-product-floor1 .spec-templet .item-top p {
  margin-top: 17px;
  font-size: 14px;
  color: #595959;
  line-height: 22px;
}

@media (max-width: 1440px){
.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .item-top p {
    margin-top: 10px;
}
}

.jdc-product-floor1 .spec-templet .item-top .tag {
  width: 148px;
  height: 32px;
  background-image: url(../images/portal_product_specification-tag.png);
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.jdc-product-floor1 .spec-templet .item-bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 24px 8px;
  overflow: hidden;
  background: #fff;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom {
  padding: 16px 24px;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt {
  font-size: 14px;
  color: #262626;
  padding-left: 12px;
  position: relative;
  line-height: 32px;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #e1251b;
  top: 14px;
  left: 0;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt {
  font-size: 14px;
  color: #262626;
  padding-left: 12px;
  position: relative;
  line-height: 32px;
}

.jdc-product-floor1 .spec-templet .price {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 40px;
  width: 100%;
  background: rgba(229,233,241,.2);
  padding: 16px 24px;
  color: #e1251b;
}

.price-tag-wrap {
  margin-top: 16px;
  padding-left: 10px;
  margin-bottom: 8px;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .price-tag-wrap {
  padding-left: 6px;
  margin: 0 0 8px;
}


.price-tag-wrap .price-tag {
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  margin-right: 9px;
  background: -webkit-gradient(linear,left top,right top,from(rgba(255,99,99,.6)),color-stop(3.92687427%,rgba(255,37,37,.62)),to(#ff2525));
  background: linear-gradient(90deg,rgba(255,99,99,.6),rgba(255,37,37,.62) 3.92687427%,#ff2525);
  border-radius: 2px 0 0 2px;
  display: inline-block;
  position: relative;
  height: 20px;
  line-height: 20px;
}


.price-tag-wrap .price-tag:before {
  content: "";
  width: 6px;
  height: 20px;
  background: -webkit-gradient(linear,left top,right top,from(rgba(255,99,99,.6)),color-stop(42.98999148%,rgba(255,37,37,.62)),to(#ff2525));
  background: linear-gradient(90deg,rgba(255,99,99,.6),rgba(255,37,37,.62) 42.98999148%,#ff2525);
  border-radius: 0 2px 2px 0;
  position: absolute;
  top: 0;
  left: -6px;
}


.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .concessional {
  line-height: 42px;
  display: inline-block;
  font-size: 28px;
  font-weight: 600;
  color: #e1251b;
}

.jdc-product-floor1 .spec-templet .price span {
  font-size: 28px;
  font-weight: 600;
}


.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .concessional span {
  font-size: 16px;
  font-weight: 400;
  color: #e1251b;
  margin-left: 6px;
  line-height: 24px;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .original {
  font-size: 14px;
  color: #8c8c8c;
  text-decoration: line-through;
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .original span {
  font-size: 14px;
  font-weight: 400;
}

.jdc-product-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 118px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background-color: #e1251b;
  border: 1px solid #e1251b;
}

.jdc-product-floor1 .spec-templet .jdc-product-btn {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.jdc-product-floor1 .spec-templet .jdc-product-btn:hover {
  color: #fff;
}
.jdc-product-btn:hover .arr-red, .jdc-product-btn:hover .arr-white {
  padding-right: 15px;
}
.jdc-product-btn:hover .arr-red:after, .jdc-product-btn:hover .arr-white:after {
  opacity: 1;
}
.arr-white:after {
  content: ">";
  position: absolute;
  top: -6px;
  right: 0;
  width: 6px;
  height: 8px;
  margin-top: -4px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease;
}
.jdc-product-btn .arr-red:after, .jdc-product-btn .arr-white:after {
  opacity: 0;
}
.arr-white {
  position: relative;
  color: #fff;
  padding-right: 15px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease;
}

.jdc-product-btn .arr-red, .jdc-product-btn .arr-white {
  padding-right: 0;
}

.jdc-product-floor3 {
  background-image: none;
}

.jdc-product-floor-item:nth-child(2n) {
  background-color: #f3f6f9;
}

.jdc-product-floor3 .content-list {
  margin-bottom: 32px;
  padding-left: 18px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0;
}

.jdc-product-floor3 .content-list h4 {
  position: relative;
  font-size: 20px;
  color: #262626;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 24px;
}

.jdc-product-floor3 .content-list h4:after {
  content: "";
  position: absolute;
  top: 2px;
  left: -18px;
  width: 2px;
  height: 24px;
  background-color: #e1251b;
}

.jdc-product-floor3 .content-list .item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.jdc-product-floor3 .content-list .item {
  width: 46.4%;
  margin-bottom: 32px;
  display: inline-block;
  line-height: 22px;
  vertical-align: top;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.jdc-product-floor3 .content-list .item:nth-child(odd) {
  margin-right: 56px;
}

.jdc-product-floor3 .content-list .item:last-child {
  margin-right: 0;
}

.jdc-product-floor3 .content-list .item b {
  display: block;
  font-size: 14px;
  color: #262626;
  margin-bottom: 12px;
  font-weight: 700;
}

.jdc-product-floor3 .content-list .item p {
  color: #595959;
  font-size: 14px;
}

.jdc-product-floor2 {
  padding-bottom: 60px;
  background-color: #f0f4f8;
  background-size: auto 626px;
  background-position: top;
  background-repeat: no-repeat;
  position: relative;
}

.jdc-product-floor2 {
  padding-bottom: 36px;
}

.j-row {
  position: relative;
  box-sizing: border-box;
}

.j-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.j-row:after, .j-row:before {
  display: table;
  content: "";
}

[class*=j-col-] {
  float: left;
  box-sizing: border-box;
}

.j-col-12 {
  width: 50%;
}

.jdc-product-floor2 .item {
  padding: 0 67px;
  margin-bottom: 40px;
  overflow: hidden;
}

.jdc-product-floor2 .item img {
  vertical-align: top;
  float: left;
  margin-right: 10px;
  width: 110px;
  height: 110px;
}

.jdc-product-floor2 .item .cont {
  padding-top: 10px;
  margin-left: 120px;
}

.jdc-product-floor2 .item .cont b {
  display: block;
  font-size: 18px;
  color: #262626;
  font-weight: 600;
}

.jdc-product-floor2 .item .cont p {
  margin-top: 8px;
  font-size: 14px;
  color: #595959;
}

.j-row:after {
  clear: both;
}

.tab-specs {
  border-bottom: 1px solid #e5e5e5;
}

.tab-specs {
  position: relative;
  width: 100%;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  text-align: center;
  border: none;
}

.tab-specs.is-more {
  padding-right: 100px;
}

.tab-specs .tab-item {
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #262626;
  margin: 0 40px;
  cursor: pointer;
  line-height: 20px;
  padding: 28px 0;
  position: relative;
}

.tab-specs .tab-item {
  width: 208px;
  margin: 0 16px;
}

@media (max-width: 1440px){
.tab-specs .tab-item {
    width: 180px;
}

}


.tab-specs .tab-item span {
  display: block;
  color: #262626;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  font-weight: 600;
}

.tab-specs .tab-item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 0;
  height: 2px;
  background-color: #e1251b;
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
  margin: 0 auto;
}

.tab-specs .tab-item.on:after {
  width: 100%;
  -webkit-transition: width .2s;
  transition: width .2s;
}

.tab-specs .tab-more {
  height: 76px;
  line-height: 72px;
  padding: 0;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100px;
  text-align: right;
  z-index: 9;
  font-size: 16px;
  color: #262626;
}

.tab-specs.is-more .tab-more {
  display: block;
}

.jdcfont {
  font-family: jdcfont!important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.1px;
  -moz-osx-font-smoothing: grayscale;
}

.tab-specs .tab-more i {
  display: inline-block;
  margin: 0 10px;
  font-size: 18px;
  color: #262626;
}

.tab-specs .tab-more .tab-sub {
  display: none;
  position: absolute;
  top: 75px;
  right: 0;
  background: #fff;
  min-width: 200px;
  max-width: 300px;
  max-height: 288px;
  overflow-y: auto;
  padding: 15px 0;
  -webkit-box-shadow: 0 0 14px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 0 14px 0 rgb(0 0 0 / 10%);
  z-index: 20;
}


.tab-specs .tab-more .tab-sub .sub-item {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  font-weight: 600;
  cursor: pointer;
}

.tab-specs .tab-more .tab-sub .sub-item span {
  display: block;
  padding: 0 36px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tab-specs .tab-more:hover .tab-sub {
  display: block;
}

.tab-specs .tab-more:hover i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.jdc-product-floor4 .scene-cont {
  background: #f0f3f7;
  -webkit-box-shadow: 0 20px 20px 0 rgb(38 38 38 / 5%) inset;
  box-shadow: inset 0 20px 20px 0 rgb(38 38 38 / 5%);
  padding: 32px 0 60px;
}

.jdc-product-floor4 .item-wrap, .jdc-product-floor4 .m-pro-list-hd, .tab-specs-m {
  display: none;
}

.jdc-product-floor4 .item-wrap {
  background: #fff;
}

.jdc-common-arr {
  -webkit-text-stroke-width: 0;
}

.jdc-product-floor4 .item-wrap, .jdc-product-floor4 .m-pro-list-hd, .tab-specs-m {
  display: none;
}

.jdc-product-floor4 .j-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.j-col-11 {
  width: 45.83333%;
}

.jdc-product-floor4 .item-wrap .j-col-11 {
  background: #fff;
  width: 52%;
  padding: 40px;
  margin: auto 0;
}

.jdc-product-floor4 .item .img-l {
  background-repeat: no-repeat;
  background-size: 100%;
}

img {
  border: 0;
  vertical-align: middle;
}

.jdc-product-floor4 .item-wrap .j-col-11 .item .img-l img {
  width: 100%;
  height: auto;
  min-height: 450px;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 700px;
}

.jdc-product-floor4 .item-wrap .j-col-13 {
  background: #fcfcfd;
  width: 48%;
  padding: 40px;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc b {
  font-size: 20px;
  color: #262626;
  display: block;
  line-height: 30px;
  font-weight: 600;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc p {
  margin-top: 12px;
  font-size: 14px;
  color: #595959;
  line-height: 22px;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc dl {
  margin-top: 40px;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-3 {
  display: none;
}

.jdc-product-floor4 .item-wrap.on {
  display: block;
}


.jdc-product-btn2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 118px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  color: #e1251b;
  background-color: #fff;
  border: 1px solid #e1251b;
}


.arr-red {
  position: relative;
  color: #E1251B;
  padding-right: 15px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease;
}

.arr-red:after {
  content: ">";
  position: absolute;
  top: -3px;
  right: 0;
  width: 6px;
  height: 8px;
  margin-top: -4px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease;
}

.jdc-product-btn2 .arr-red:after, .jdc-product-btn2 .arr-white:after {
  opacity: 0;
}

a:hover {
  color: #E1251B;
}
.jdc-product-btn2 .arr-red, .jdc-product-btn2 .arr-white {
  padding-right: 0;
}
.jdc-product-btn2:hover .arr-red, .jdc-product-btn2:hover .arr-white {
  padding-right: 15px;
}

.jdc-product-btn2:hover .arr-red:after, .jdc-product-btn2:hover .arr-white:after {
  opacity: 1;
}

.editDialog .el-input,.editDialog .el-textarea{
  width: 70%;
}

.editDialog .el-form-item{
  margin-bottom: 6px;
}

.editDialog .el-radio__label{
  display: none;
}

.editDialog p.tips{
  float: left;
}
.dialog-footer .footer-price{
  float: left;
  font-size: 14px;
  color: #333;
  padding-left: 54px;
}

.dialog-footer .footer-price em{
  font-size: 23px;
  color: #E2383A;
}