﻿.main_visual{ width: 100%; height: 100%; position: relative;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual .owl-dots{ width: 100%; text-align: center; height: 6px; position:absolute; left: 0; bottom:30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 40px; height: 6px; background:#CCCCCC; border-radius: 4px;}
.main_visual .owl-dot.active span{ background:#e50012; }
.main_visual .owl-nav{ display: none; height: 0;}



.home-quick-menu{ margin-top: 30px; gap: 25px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}
.home-quick-menu-item{  transition: transform .22s ease; width: 100%; height: auto; cursor: pointer; border-radius:12px; overflow: hidden; position: relative;}
.home-quick-menu-item img{ width: 100%; height: auto; border-radius:12px;}
.home-quick-menu-item-info{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; color: #FFFFFF; padding: 25px 30px; z-index: 333;    display: flex;
    flex-direction: column;
    justify-content: space-between;}
.home-quick-menu-item-info-pic{ width: 100%; height: auto; text-align: right;}
.home-quick-menu-item-info-pic img{ width: 42px; height: 42px;}
.home-quick-menu-item-info-bot{ width: 100%;}
.home-quick-menu-item-info-bot b{ display: block; color: #FFFFFF; font-size: 1.5rem; line-height: 38px;}
.home-quick-menu-item-info-bot p{ line-height: 32px; font-size: 1rem;}
.home-quick-menu-item-info-bot a{ display: inline-block; padding: 0 35px; margin-top: 15px; border: 1px solid #FFFFFF; border-radius:30px; color: #FFFFFF; height: 40px; line-height: 40px;}
.home-quick-menu-item-info-bot a em{  transition: margin-left .18s ease; display: inline-block; width: 15px; height: 15px; background: url(../images/jt.png) no-repeat; margin-left: 20px;}



.home-quick-menu-item:hover{transform: translateY(-5px);box-shadow: 0 12px 30px rgba(0,0,0,.08);}
.home-quick-menu-item:hover a{transform: translateY(-2px);box-shadow: 0 12px 30px rgba(0,0,0,.08); background: #E50012; border-color:#E50012; }
.home-quick-menu-item:hover a em{ margin-left: 30px;}

.home-title{ padding: 60px 0 30px 0;}
.home-title h2{ font-size: 2rem; line-height: 48px;}
.home-title a{ display: inline-block; height: 50px; line-height: 50px; border-radius:30px; background: #E50012; color: #FFFFFF; padding: 0 35px; }
.home-title a em{  transition: margin-left .18s ease; display: inline-block; width: 15px; height: 15px; background: url(../images/jt.png) no-repeat; margin-left: 20px;}
.home-title a:hover{background: #000; }
.home-title a:hover em{ margin-left: 30px;}


.home-supply{}
.home-supply-left{ width: 320px; position: relative;}
.home-supply-left img{ width: 100%; height: auto; border-radius: 8px;}
.home-supply-left-info{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 333; color: #FFFFFF; padding: 35px 25px;}
.home-supply-left-info p{ font-size: 0.8rem; line-height: 28px;}
.home-supply-left-info h3{ color: #FFFFFF; margin-top: 10px; font-size: 1.3rem;}
.home-supply-left-info a{ transition: padding .18s ease; display: inline-block; height: 42px; line-height: 42px; margin-top: 15px; padding: 0 25px; border-radius: 24px;border: 1px solid #FFFFFF; color: #FFFFFF;}
.home-supply-left-info a:hover{ background: #E50012; border-color:#E50012;  padding: 0 35px;}


.home-supply-right{ width: calc(100% - 345px); position: relative; gap: 16px; grid-template-columns: repeat(4, 1fr); /* 3 列 */  display: grid;}
.home-supply-right-item{transition: transform .22s ease; width: 100%; border-radius: 8px; border: 1px solid #CCCCCC; padding: 15px;}
.home-supply-right-item a.homeprolinks1{ display: block;  font-family: myFirstFont1; font-size: 1rem; height: 26px; line-height: 26px; overflow: hidden;}
.home-supply-right-item p{ color: #666666; line-height: 22px;}
.home-supply-right-item a.homeprolinks2{ width: 100%; display: block; text-align: center; margin: 10px 0;}
.home-supply-right-item-info{ width: 100%; height: 30px; line-height: 30px; font-size: 0.8rem;}
.home-supply-right-item-info a.homeprolinks3{ background: #f9f9f9; border-radius: 6px; height: 30px; padding: 0 5px; display: inline-block;}
.home-supply-right-item-info a.homeprolinks3 img{ margin-right: 3px;}
.home-supply-right-item-info span{ color: #E50012;}

.home-supply-right-item:hover{transform: translateY(-5px);box-shadow: 0 12px 30px rgba(0,0,0,.08);}
.home-supply-right-item:hover a.homeprolinks1{ color: #E50012;}
.home-supply-right-item:hover a.homeprolinks3{ background: #E50012; color: #fff;}
.home-supply-right-item:hover a.homeprolinks3 img{filter: brightness(0) invert(1);}


.home-brand{ width: 100%; height: auto; background: url(../images/homebrandbg.jpg) no-repeat center; background-size:cover; padding: 60px 0; margin-top: 60px;}
.home-brand-title{}
.home-brand-title-left{}
.home-brand-title-left em{ display: block; line-height: 30px;}
.home-brand-title-left h2{ font-size: 2rem; line-height: 40px; margin-top: 5px;}
.home-brand-title-right{ width: 560px; font-size: 1.1rem; color: #111111; line-height: 28px;}

.home-choose{}

.home-choose-left{ width: calc(100% - 406px); padding-right: 30px; }
.home-choose-left dl{ width: 100%; border:2px solid #cccccc; border-radius: 8px; cursor: pointer; margin-bottom: 20px;}
.home-choose-left dl:last-child{ margin-bottom: 0;}
.home-choose-left dl dt{ width: 100%; height: 70px; line-height: 70px; padding: 0 30px;}
.home-choose-left dl dt span{ font-size: 1.3rem; color: #111111; font-family: myFirstFont1; }
.home-choose-left dl dt span img{ margin-right: 15px;}
.home-choose-left dl dt em{ display: block; width: 24px; height: 24px; background: url(../images/faqjt.png) no-repeat;}
.home-choose-left dl dd{ padding: 25px 30px; display:none; font-size: 1rem; line-height: 26px; min-height: 158px;}
.home-choose-left dl.active dd{ display: block;}
.home-choose-left dl.active dt{ background: #E50012; border-radius: 8px 8px 0 0;}
.home-choose-left dl.active dt span{ color: #FFFFFF !important;}
.home-choose-left dl.active dt span img{filter: brightness(0) invert(1);}
.home-choose-left dl.active dt em{background: url(../images/faqjts.png) no-repeat;}


.home-choose-right{ width: 406px; height: auto; padding: 30px 20px; background: url(../images/homerfqbg.jpg) no-repeat center; background-size:cover; color: #FFFFFF; border-radius: 8px;}
.home-choose-right h2{ color: #FFFFFF; font-size: 1.9rem; line-height: 46px; margin-bottom: 30px;}
.home-choose-right input{ border: none; padding: 0 15px; border: 1px solid #FFFFFF; height: 46px; line-height: 44px; margin-bottom: 12px; border-radius:4px; background: rgba(255,255,255,0.2); width: 100%; color: #FFFFFF;}
.home-choose-right input::placeholder{ color: #FFFFFF;}

.home-choose-right textarea{ border: none; padding:  15px; border: 1px solid #FFFFFF; height: 115px; line-height: 26px;  border-radius:4px; background: rgba(255,255,255,0.2); width: 100%; color: #FFFFFF;}
.home-choose-right textarea::placeholder{ color: #FFFFFF;}

.home-choose-right button{ margin-top: 45px; width: 100%; border: none; background: #E50012; border-radius:4px; color: #FFFFFF; height: 46px; font-size: 1rem;}
.home-choose-right button img{ margin-right: 5px;}
.home-choose-right button:hover{ background: #000000;}


.home-brand-list{ margin-top: 30px;}
.main_visual1 .owl-carousel,.main_visual .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto; background: #FFFFFF; border: 1px solid #DDDDDD; border-radius:8px; padding:60px 25px;}
.main_visual1 .owl-carousel .item:hover{ border-color:#E50012;}
.main_visual1 .owl-carousel .item a{ display: block;  width: 100%;height: 100%;}
.main_visual1 .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{width:42px;height: 42px;background-repeat: no-repeat; background-size:cover; background-position: center center; position: absolute;top: 50%;margin-top: -21px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/BL.png);left: -5%; }
.main_visual1 .owl-prev:hover{background-image: url(../images/BLs.png);}
.main_visual1 .owl-next{background-image: url(../images/BR.png);right: -5%; }
.main_visual1 .owl-next:hover{background-image: url(../images/BRs.png);}
.main_visual1 .owl-dots{ display: none; text-indent: -99999em;}


.home-contact{ width: 100%; height: auto; background: url(../images/homecontact.jpg) no-repeat center; background-size:cover; padding: 70px 0;}
.home-contact-left{ width: 339px; height: auto;}

.home-contact-mid{ width: 620px;}
.home-contact-mid h2{ color: #FFFFFF; font-size: 2.2rem; line-height: 52px;}
.home-contact-mid P{ color: #FFFFFF; font-size: 1.2rem; margin-top: 10px;}


.home-contact-right{width: 134px;height: 134px;background: #FFFFFF;border-radius: 67px;border: 1px solid #E50012; padding: 30px 0;}
.home-contact-right p{ font-size: 1rem; margin-top: 5px;}
.home-contact-right img{ display: block;}
.home-contact-right:hover{ background: #E50012; color: #FFFFFF;}
.home-contact-right:hover img{filter: brightness(0) invert(1);}


.home-about{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.home-about-left,
.home-about-right{
    width: 49.8%;
}

.home-about-left{
    background: url(../images/homeabbg.jpg) no-repeat center;
    background-size: cover;
   padding: 85px 35px 85px clamp(40px, 10vw, 280px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-about-left em{
    display: inline-block;
    color: #FFFFFF;
    background: #E50012;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
 width: 180px; text-align: center;
    margin-bottom: 15px;
}

.home-about-left h2,
.home-about-left h3,
.home-about-left h4{
    line-height: 60px;
    font-size: 3rem;
}

.home-about-left h3{
    font-family: myFirstFont2;
}

.home-about-left p{
    font-size: 1rem;
    line-height: 26px;
    margin-top: 25px;
}

.home-about-left a{
    margin-top: 30px;
    display: inline-block; width: 120px; text-align: center;
    font-size: 1.3rem;
    color: #111111;
    font-family: myFirstFont1;
    line-height: 46px;
    border-bottom: 3px solid #E50012;
}
.home-about-left a:hover{ color: #E50012;}
.home-about-right{
    display: flex;
    flex-direction: column;
}

.home-about-right1{
    width: 100%;
    flex: 1.62;
    margin-bottom: 6px;
}

.home-about-right1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.home-about-right2{
    width: 100%;
    flex: 1;
    gap: 6px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.home-about-right-item{
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    position: relative;
    overflow: hidden;
}

.home-about-right-item-info{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px 25px;
}

.home-about-right-item-info-left{ width: 63px; height: 63px;}
.home-about-right-item-info-right{ width: calc(100% - 63px); padding-left: 20px;}
.home-about-right-item-info-right a{ display: block; color: #FFFFFF; font-size: 1.5rem; line-height: 32px;}
.home-about-right-item-info-right a:hover{ text-decoration: underline;}

.home-about-right-item:first-child{
    background: url(../images/homeabitem1.jpg) no-repeat center;
    background-size: cover;
}

.home-about-right-item:last-child{
    background: url(../images/homeabitem2.jpg) no-repeat center;
    background-size: cover;
}

.home-blog{ width: 100%; height: auto; background: url(../images/homeblogbg.jpg) no-repeat center; margin-top: 70px; padding-bottom: 120px;}
.home-blog-list{}
.main_visual2{ width: 100%; height: 100%; position: relative;}
.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{width: 100%;height: 100%; cursor: pointer; background: #FFFFFF; padding: 25px 20px; border: 1px solid #EEEEEE; border-radius:6px;}
.main_visual2 .owl-carousel .item em{ display: block; line-height: 20px;}
.main_visual2 .owl-carousel .item a.homebloglinks1{ display: block; font-size: 1.1rem; line-height: 24px; height: 48px; overflow: hidden; font-family: myFirstFont1; color: #111111; margin-top: 10px;}
.main_visual2 .owl-carousel .item a.homebloglinks2{ display: block; width: 100%; height: auto; margin-top: 20px; overflow: hidden;}
.main_visual2 .owl-carousel .item a.homebloglinks2 img{ width: 100%; height: auto; border-radius: 6px;}
.main_visual2 .owl-carousel .item p{ line-height: 52px; height: 52px; overflow: hidden;}
.main_visual2 .owl-carousel .item a.homebloglinks3{ width: 100%; height: 34px; line-height: 32px; padding: 0 20px; border-radius: 16px;border: 1px solid #CCCCCC;}
.main_visual2 .owl-carousel .item a.homebloglinks3 i{ font-size: 1.2rem;}
.main_visual2 .owl-carousel .item:hover em{ color: #E50012;}
.main_visual2 .owl-carousel .item:hover  a.homebloglinks1{ color: #E50012;}
.main_visual2 .owl-carousel .item:hover  a.homebloglinks3{ background: #E50012; color: #FFFFFF; border-color:#E50012;}
.main_visual2 .owl-carousel .item:hover img{  transform: scale(1.06);}

.main_visual2 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 24px; position:absolute; left: 0; bottom:-60px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 24px; height: 24px; background:url(../images/blogarc.png) no-repeat;}  
.main_visual2 .owl-dot.active span{ background:url(../images/blogarcs.png) no-repeat;}
.main_visual2 .owl-nav{ display: none; height: 0;}


.home-posts{gap: 20px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid;}
.home-posts-item{ transition: all .25s ease; padding: 20px; cursor: pointer; box-shadow: 0px 8px 20px 1px rgba(30,83,162,0.06);border-radius: 8px;border: 1px solid #E7EAEE;}
.home-posts-item-pic{ width: 100px; height: 100px;}
.home-posts-item-pic img{ width: 100px; height: 100px;}
.home-posts-item-info{ width: calc(100% - 100px); padding-left: 20px;}

.home-posts-item-info a.homepostslinks1{ display: block; color: #111111; font-family: myFirstFont1; font-size: 1rem; height: 30px; line-height: 30px; overflow: hidden;}
.home-posts-item-info p{ line-height: 20px; height: 40px; overflow: hidden;}
.home-posts-item-info a.homepostslinks2{ display: block; margin-top: 10px; line-height: 20px; color: #111111; font-family: myFirstFont1;}
.home-posts-item-info a.homepostslinks2 i{ margin-left: 10px;}

.home-posts-item:hover{   transform: translateY(-5px); border-color:#E50012;}
.home-posts-item:hover a{ color: #E50012;}


.home-part{background: #EFF0F2; width: 100%; padding-bottom: 60px; margin-top: 70px;}

.home-part-tab{border-bottom:1px solid #E50012;}
.home-part-tab li{background: #FFFFFF; border-radius: 6px 6px 0px 0px; margin-right: 10px; height: 52px; line-height: 52px; font-size: 1rem; padding: 0 55px; cursor: pointer; }
.home-part-tab li.active{font-family: myFirstFont1;  color: #FFFFFF; background: #E50012;}



.home-part-box{ padding: 0 30px; border-radius: 0 0 8px 8px; background: #FFFFFF;}


.home-part-box1{ width: 100%;  padding: 25px 0;}
.home-part-list{ width: 100%;}
.home-part-list a{ display: block; width: 20%; height: 26px; line-height: 26px; overflow: hidden;}

.home-part-index{ width: 100%; border-top:2px solid #f2f3f5; line-height: 64px;}
.home-part-index a{ padding: 0 12px;}
