﻿@charset "utf-8"; 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.contact-box .contact-main .home-line{margin-bottom:20px}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
.homechoose-swiper .swiper-pagination-bullet{background:#fff}
.routeimg-swiper .swiper-pagination-bullet-active,.homechoose-swiper .swiper-pagination-bullet-active{background:var(--color)!important}
.home-hotpro .homehotpro-list .homehotpro-item{width:24%;display:block}
.home-hotpro .homehotpro-list .homehotpro-item:nth-last-child(-n+2):nth-child(n){margin-bottom:2em}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:100%;max-height:inherit}
@media (max-width:768px){.home-hotpro .homehotpro-list .homehotpro-item{width:48%}
.home-hotpro .homehotpro-list .homehotpro-item:nth-child(7){margin-bottom:0!important}
.home-about .about-img .about-icon{width:130px;height:130px;}
.home-about .about-img .about-icon span:nth-child(1){font-size:12px}
.home-about .about-img .about-icon span:nth-child(2){font-size:24px;line-height:1;margin-top:5px}}
.home-footlogo ul {margin:20px 0 0;}
.home-footlogo ul li {width:19%;margin-top:10px;}
@media (max-width:768px){.home-footlogo ul {justify-content:flex-start;margin-top:10px}
.home-footlogo ul li{width:32%;margin:10px 2% 0 0}
.home-footlogo ul li:nth-child(3n){margin-right:0}}
.home-imgbox img{margin:4% auto 0;display:block;}
.home-service .home-des {display:none;}
.home-service .homeservice-list .homeservice-item {padding:0 20px 20px;}
.home-service .homeservice-list {margin-top:90px;}
.about-img-list{display: flex;justify-content: space-between;flex-wrap:wrap;}
.about-img-list .about-img-item{width:50%;}
.about-img-list .about-img-item .img{overflow: hidden;}
.about-img-list .about-img-item .img img{width:100%;display: block;transition: all .3s;}
.about-img-list .about-img-item .img img:hover{transform: scale(1.05);}
@media (max-width:768px){.home-about .about-img{width:100%;}}
.about-bot-img{text-align:center;margin:3% auto 0;width:100%;}
.home-about{padding-bottom:0;}