@charset "utf-8";
#atc03 {
  position: relative;
  padding: 120px 0;
  background: #f5f5f4
}
#atc03 .tit_box {
  text-align: center;
}
#atc03 .pl {
  white-space: pre-line
}
#atc03 .tit_box p { 
    /*position:relative;padding:0 0 90px 210px;*/ 
    color: var(--maincolor);
    font-weight: 600;
  line-height: 1.2;
  /*border-bottom: 1px solid #e1e1e1;*/
  font-size: 45px
}
#atc03 .cont {
  position: relative;
  display: flex;
        width: calc(100vw - 180px);
    margin: 0 auto;
  /*padding-left: calc((100% - 1400px) / 2);*/
  z-index: 1
      
      
      
}
#atc03 .cont .left p {
  position: relative;
  color: #111;
  font-size: 16px
}
#atc03 .cont .left p:after {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: -50px;
  bottom: 0;
  background: url(./img/deco.png) no-repeat;
  background-size: 12px
}
#atc03 .cont .left {
  padding-top: 40%;
  width: 20%;
  color: #666;
  font-size: 15px
}
#atc03 .cont .right {
  width: 100%
}
#atc03 .cont .tabs > ul {
  display: flex;
  padding: 30px 0 70px 0;
  gap: 12px;
    justify-content: center;
}
#atc03 .cont .tabs > ul li {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #e1e1e1;
  border-radius: 50px;
  cursor: pointer;
  font-size: 15px;
  transition: all 0.2s
}
#atc03 .cont .tabs > ul li:hover {
  color: #fff;
  background: var(--primary)
}
#atc03 .tab-content {
  display: none
}
#atc03 .tab-content ul li {
  overflow: hidden
}
#atc03 .tab-content ul .empty {
  margin: 200px auto
}
#atc03 .tab-content.active {
  display: block
}






















#atc03 .swiper-slide {
    background: #fff;
    padding: 0px;
    /* border: #fff 25px solid; */
    box-shadow: 4px 4px 7px rgba(0, 0, 0, .06);
}



#atc03 .swiper-slide .proimg {
  /*padding: 40px 40px;*/
  background: #fff;
  text-align: center;
}
#atc03 .swiper-slide .proimg img {
  width: 100%;
  height: 100%;
}
#atc03 .swiper-slide .reimg {
  position: relative;
}
#atc03 .swiper-slide .abimg {
  position: absolute;
  z-index: 999;
  top: 20px;
    left: 20px;
}
#atc03 .swiper-slide .abimg img {
  height: 30px;
}
#atc03 .box .procategorys {
  font-size: 14px;
  border: rgba(0, 0, 0, 0.2) 1px solid;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-table;
  margin-bottom: 12px;
  letter-spacing: 1px;
  margin-top: 20px;
}
#atc03 .box .proname {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  /*color: #bf1522;*/
}
#atc03 .box .model {
  margin-bottom: 20px;
  font-size: 14px;
  letter-spacing: 1px;
            display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#atc03 .box .feature {
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 14px;

}
#atc03 .swiper-slide .featureblock {}
#atc03 .swiper-slide .featureblock .featurebox {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #777;
}
#atc03 .box .proline {
  width: 100%;
  height: 1px;
  /*background: rgba(0, 0, 0, 0.2);*/
  margin-top: 20px;
  margin-bottom: 20px;
}
#atc03 .box .specification {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 13px;
}
#atc03 .swiper-slide .specificationblock {
  margin-top: 20px;
}
#atc03 .swiper-slide .specificationblock .specificationbox {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 5px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
#atc03 .swiper-slide .specificationblock .specificationbox:before {
  content: "";
  position: absolute;
  background: #000;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 22px;
  margin-top: 5px;
}
#atc03 .swiper-slide .butbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#atc03 .swiper-slide .pricebut {
  display: inline-block;
  width: 48%;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  
  /*
    margin-top: 20px;
    border-radius: 40px;
    border-radius: 40px;
    */
  padding: 11px 20px;
  background: #00182d;
}
#atc03 .swiper-slide .probutton {
  /*background: #37394a;*/
  display: inline-block;
  width: 48%;
  color: #37394a;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  
  /*
    margin-top: 20px;
    border-radius: 40px;
    border-radius: 40px;
    */
    
  padding: 10px 20px;
  border: #37394a 1px solid;
}
#atc03 .allpro svg {
  fill: #fff;
}
#atc03 .allpro {
  font-size: 15px;
  font-weight: 600;
  padding: 15px 30px;
  background: #bf1522;
  width: 300px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 4px;
}
#atc03 .img_slide {
  padding: 0 0 40px 0px
}
#atc03 .img_slide ul li {
  width: 100%
}
#atc03 .img_slide ul li .img {
  background: #ddd
}
#atc03 .img_slide ul li a {
  padding: 20px 20px;
  display: block;
}
#atc03 .box {
  font-size: 16px;
  background: #FFF;
  transition: all .3s;
    padding: 30px;
    display: block;
}
#atc03 .box .procategory {
  white-space: pre-line;
  line-height: 1.6;
  margin-bottom: 10px;
}
#atc03 .box p {
  margin-bottom: 25px;
  font-size: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 1;
}
#atc03 .box div {
  /*white-space: pre-line;*/
  line-height: 1.6;
  /*    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 3;*/
}
#atc03 .box span {
  display: flex;
  position: absolute;
  color: var(--primary);
  right: 50px;
  bottom: 50px;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, .3);
  transition: all .6s cubic-bezier(0.165, 0.840, 0.440, 1)
}
#atc03 .box span svg {
  width: 20px;
  height: 20px;
  margin: auto
}
#atc03.on .box {
  opacity: 1;
  left: -90px;
  bottom: -55px;
  box-shadow: 12px 6px 20px rgba(0, 0, 0, .2)
}
#atc03 .img_slide ul li:hover {
  width: 100%;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, .2)
}
#atc03 .img_slide ul li:hover .box {
  transition: all .3s
}



@media screen and (max-width:768px) {
  #atc03 .tit_box p{font-size: 26px;}
  #adv_banner .tit_area .txt{display: none;}
  #advVisual{height: 500px;}
  .progress{width: 100%; bottom: 200px;}
  .progress li{padding: 0 5px;}
  .progress li p{padding: 0; font-size: 15px;}
  #advVisual .slider li .txt span{font-size: 14px; display: block; margin-top: 50px;}
  #advVisual .slider li{height: 500px;}
  #inc06 .title{font-size: 30px;}
  
#atc03{padding: 40px 20px;}
#atc03 .cont .tabs > ul{padding:30px 0;}
}