/* CSS Document */
 .product-features-area {padding: 0.7rem 0;color: #fff;background-size: cover !important;margin-top: 1px;background: url("/upload/julihuang/202203/22/202203220909007389.jpg") center top no-repeat;}
.product-features-area .outer-container {width: 92%;max-width: 1440px;margin: 0 auto;}
.product-features-area .features-list {display: flex;justify-content: flex-start;flex-wrap: wrap;margin: 0.2rem -0.8rem;}
.product-features-area .feature-item {margin: 0 0.8rem;width: calc(100% / 2 - 1.6rem);padding: 0.35rem 0;border-bottom: 1px solid rgba(41, 64, 84, 0.85);}
.product-features-area .feature-item .title {font-size: 18px;padding-left: 18px;position: relative;color: #333333;}
.product-features-area .feature-item .title::before {content: "";display: block;width: 10px;height: 10px;position: absolute;background: #da251d;left: 0;top: 50%;transform: translate3d(0, -50%, 0);-moz-transform: translate3d(0, -50%, 0);-ms-transform: translate3d(0, -50%, 0);-o-transform: translate3d(0, -50%, 0);}
.product-features-area .feature-item .text {margin-top: 0.1rem;font-size: 14px;color: #666666;line-height: 25px;float: left;width: 50%;}
.product-features-area .feature-item .text2 {margin-top: 0.1rem;font-size: 14px;color: #666666;line-height: 25px;float: right;width: 50%;}
.area-title.with-icon.center {text-align: center;}
.area-title.with-icon .title-inner-container {font-size: 24px;color: #333333;}
.product-advantages{height: 380px;}
.advantages1{width: 80%;margin-right: auto;margin-left: auto;}
.product-advantages .tit{font-size:24px; color:#333;  text-align:center; margin-bottom:100px;}
 .features1{margin-right: auto;margin-left: auto;}
.product-features .tit{font-size:24px; color:#333;  text-align:center; margin:100px;} 
.product-advantages .con ul li{float:left; width:25%; text-align:center;}
.product-advantages .con ul li img{width:78px; height:78px; display:inline-block; margin-bottom:20px;}
.product-advantages .con ul li .t{font-size:18px; color:#666; line-height:24px;}
 @media only screen and (max-width:1200px) {
    .product-features-area .feature-item {width: 100%;padding: 0.5rem 0;}
  }
 @media only screen and (max-width:768px) {
    .product-advantages .con ul li{float:left; width:50%; text-align:center;padding-top: 20px;}
    .product-advantages .tit{ margin-bottom:30px;}
    .product-advantages .con ul li .t{font-size:14px;}
  }
 @media only screen and (max-width:530px) {
    .product-features-area .feature-item {width: 100%;padding: 0.5rem 0;}
    .product-features-area .feature-item .text {width: 100%;}
    .product-features-area .feature-item .text2 {width: 100%;}
  }
  
.mySwiper { width:100%; height:auto; overflow:hidden; position: relative; }
.mySwiper .pro_img { overflow:hidden;}
.mySwiper .pro_img img { width:100%; transition:all .3s linear; }
.mySwiper .swiper-slide:hover .pro_img img { transform:scale(1.2);}
.mySwiper .pro_text { background-color:#f1f1f1; padding:20px; min-height:165px; }
.mySwiper .swiper-slide:hover .pro_text { background-color:#e83827; }
.mySwiper .pro_text .p1 { font-size:18px; color:#333; line-height:35px; }
.mySwiper .pro_text .p2 { font-size:14px; color:#666; line-height:20px; margin-top:10px; }
.mySwiper .swiper-slide:hover .pro_text .p1,.mySwiper .swiper-slide:hover .pro_text .p2 { color:#fff;}
.mySwiper .swiper-button-prev { left:20px;
background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23e83827%27%2F%3E%3C%2Fsvg%3E);
 }
.mySwiper .swiper-button-next { right:20px;
background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23e83928%27%2F%3E%3C%2Fsvg%3E);
 }
