html{
    scroll-behavior: smooth;
}
#translate{ display: none;}
*{ margin:0; box-sizing: border-box; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{  font-family: microsoft yahei; color:#666; font-size:0.9rem; background: #FFFFFF; line-height: 24px; }
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #666;}
a:hover{ color: #fc0000 ; }
.blue{color: #fc0000 ; }
#lm_hover{ color: #fc0000; text-decoration: underline;}
.a-nouderline{ text-decoration: none;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none; }
em,i{ font-style: normal;}
h1,h2,h3,h4,b,strong{ color: #111111;   font-family: microsoft yahei; }
.curs{cursor: pointer; }
.dis{ display: block;}
.undis{ display: none;}
.width-100{ width: 100%;}

.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:800px;margin:-180px 0 0 -400px;z-index:999;background:#fff; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}

.bannerpic{ display:block !important;}
.bannermob{ display:none !important;}

img,video,canvas{}
.imgva img{vertical-align: middle;}
.mar0{ margin: 0 auto;}
.mar-t1{ margin-top: 10px;}
.mar-t15{ margin-top: 15px;}
.mar-t2{ margin-top: 20px;}
.mar-t3{ margin-top: 30px;}

.posts-info video{width:80%; margin:0 auto;}
.posts-info img{ margin:15px 0;}
.posts-info h2{ color:#fc0000; font-size:1.3rem; margin:5px 0;}
.posts-info h3{ color:#fc0000; font-size:1.1rem; margin:5px 0;}
.posts-info b{ color:#111}
.posts-info strong{ color:#111}
.posts-info a{ color:#fc0000 !important; text-decoration:underline;}
.posts-info a b{ color:#fc0000 !important; }
.posts-info a span{ color:#fc0000 !important; }
.posts-info ul{ padding-left:15px; list-style:disc !important;}
.posts-info ul li{ list-style:disc !important;}

.posts-info .toc{border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin:18px 0;background:#fafafa}
.posts-info .toc h2{margin:0 0 8px 0;font-size:1.1rem}
.posts-info .toc ol{margin:0;padding-left:18px} 
.posts-info .calculator{border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:16px 0;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.posts-info .row{display:grid;grid-template-columns:180px 1fr;gap:10px;align-items:center;margin-bottom:10px}
.posts-info .row label{font-weight:600}


.posts-info table{
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.95rem;
}

/* 表头 */
.posts-info table th{
  background: #fdf1f2;
  color: #fc0000;
  font-weight: bold;
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  text-align: left;
}

/* 单元格 */
.posts-info table td{
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  color: #333;
}

/* 隔行变色 */
.posts-info table tr:nth-child(even) td{
  background: #fafafa;
}

#home .home,
#about .about,
#products .products,
#photo .photo,
#services .services,
#newstt .newstt,
#contact .contact{ color: #fc0000; border-bottom:4px solid #fc0000; }


.clear{ clear:both;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1{ display: flex; align-items: center; }
.flex-center2{ display: flex; align-items: flex-end; }
.flex-center3{ display: flex; align-items: flex-start; }
.flex-center-contain { justify-content: space-between;}
.flex-end{ justify-content: flex-end;}
.flex-center1{ justify-content: center;}
.flex-center-contain-center{ justify-content:center;}
.posi-rel{position: relative;}
.posi-abs{position: absolute;}

.padding5{ padding: 5px;}
.padding10{ padding: 10px;}
.padding15{ padding: 15px;}
.padding20{ padding: 20px;}
.padding25{ padding: 25px;}
.padding30{ padding: 30px;}

.left{float: left;}
.right{float: right;}


input,button,select,textarea{ outline:none; font-family: microsoft yahei;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;font-family: microsoft yahei;}
button,input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}



#warp{ width:100%; height:auto; position: relative;}
.container{ width: 1360px; margin: 0 auto;}

.red{ color:red;}



.position_location{ width: 100%; line-height: 26px; padding: 12px 0;}
.position_location i{ color: #fc0000; margin-right: 8px; font-size: 1.1rem;}


::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}



.banner2{ width: 100%; color: #FFFFFF; height: 350px; }
.banner2info{ height: 100%; position: relative;}
.banner2info h1{ color: #FFFFFF; font-size: 2.6rem;}
.banner2info b{ color: #FFFFFF; font-size: 2.6rem;}

.webposi{ width: 100%; position: absolute; z-index: 333; left: 0; bottom: 0; line-height:24px; padding: 15px 0;}
.webposi i{ margin-right: 10px;}
.webposi a{ color: #FFFFFF;}

.main-menu{
    width:100%;
    background:#f3f3f3;
    border-bottom:1px solid #e6e6e6;
    position:relative;
    z-index:99;
}

.main-menu .container{
    position:relative;
}

.menu-scroll{
    width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
}

.menu-scroll::-webkit-scrollbar{
    display:none;
}

.menu-nav{
    margin:0;
    padding:0;
    list-style:none;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:44px;
    min-width:max-content;
    white-space:nowrap;
}

.menu-nav > li{
    position:relative;
    flex:0 0 auto;
}

.menu-nav > li > a{
    display:block;
    padding:24px 0 22px 0;
    color:#222222;
    font-size:16px;
    line-height:28px;
    text-decoration:none;
    position:relative;
    transition:all .25s ease;
}

.menu-nav > li:hover > a,
.menu-nav > li.active > a{
    color:#fc0000;
}

.menu-nav > li.active > a:after,
.menu-nav > li:hover > a:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:2px;
    background:#fc0000;
}

.menu-nav > li.has-sub{
    padding-right:14px;
}

.menu-arrow{
    position:absolute;
    right:0;
    top:50%;
    margin-top:-2px;
    width:7px;
    height:7px;
    border-right:1.5px solid #999999;
    border-bottom:1.5px solid #999999;
    transform:rotate(45deg);
    transition:all .25s ease;
    pointer-events:auto;
    cursor:pointer;
}

.menu-nav > li:hover .menu-arrow,
.menu-nav > li.active .menu-arrow{
    border-color:#fc0000;
}

.submenu-data{
    display:none;
}

.menu-dropdown{
    position:absolute;
    top:100%;
    left:0;
    min-width:180px;
    background:#ffffff;
    border:1px solid #eeeeee;
    border-radius:8px;
    box-shadow:0 10px 30px rgba(0,0,0,0.10);
    padding:8px 0;
    display:none;
    z-index:100;
}

.menu-dropdown.show{
    display:block;
}

.menu-dropdown a{
    display:block;
    padding:10px 18px;
    color:#333333;
    font-size:14px;
    line-height:22px;
    text-decoration:none;
    transition:all .25s ease;
    white-space:nowrap;
}

.menu-dropdown a:hover{
    background:#fff1f1;
    color:#fc0000;
}

/* =========================
   首页关于我们
========================= */
.home-aboutbg {
    width: 100%;
    height: auto;
    background: url(../images/homeabbg.jpg) no-repeat left center;
    padding: 70px 0 50px 0;
    overflow: hidden;
    position: relative;
}

.home-about {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.home-about-left {
    width: 45%;
    padding-right: 60px;
    box-sizing: border-box;
}

.home-abtitle {
    padding: 15px 0;
    min-height: 75px;
}

.home-abtitle-left {
    position: relative;
}

.home-abtitle-left h2 {
    color: #F6F6F6;
    font-size: 3.2rem;
    margin-bottom: -15px;
    line-height: 1;
}

.home-abtitle-left h3 {
    font-size: 2.5rem;
    position: relative;
    line-height: 55px;
    z-index: 3;
    color: #000;
}

.home-abtitle-left::after {
    content: "";
    width: 126px;
    height: 13px;
    background: #FC0000;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.home-about-left h4 {
    font-size: 1.8rem;
    line-height: 40px;
    font-weight: 500;
    color: #000;
    margin: 0;
}

.home-about-left-info {
    padding: 15px 0;
    font-size: 1rem;
    line-height: 26px;
    color: #444;
}

.home-about-left-info p {
    margin-top: 5px;
}

.home-about-left a {
    display: flex;
    align-items: center;
    margin-top: 25px;
    text-decoration: none;
    color: #333;
}

.home-about-left a img {
    flex: 0 0 auto;
}

.home-about-left a em {
    font-size: 1.1rem;
    position: relative;
    display: inline-block;
    font-style: normal;
    color: #333;
}

.home-about-left a span {
    transition: all ease .1s;
    display: inline-block;
    width: 60px;
    height: 1px;
    background: #BFBFBF;
    margin: 0 10px;
    position: relative;
}

.home-about-left a:hover span {
    width: 80px;
    background: #fc0000;
}

.home-about-left a:hover em {
    color: #fc0000;
}

.home-about-right {
    width: 55%;
    height: auto;
    position: relative;
    box-sizing: border-box;
}

.home-about-right a {
    display: block;
    position: relative;
}

.home-about-right img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}

/* =========================
   关于我们底部优势
========================= */
.home-about-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    margin-top: 60px;
    position: relative;
    z-index: 2;
}

.home-about-list dl {
    text-align: center;
    padding: 0 70px;
    position: relative;
    margin: 0;
    box-sizing: border-box;
}

.home-about-list dl dt {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-about-list dl dt img {
    display: block;
    max-width: 38px;
    max-height: 38px;
    object-fit: contain;
}

.home-about-list dl dd {
    margin-top: 15px;
    margin-left: 0;
}

.home-about-list dl dd b {
    display: block;
    font-size: 1.3rem;
    line-height: 46px;
    color: #000;
}

.home-about-list dl dd p {
    margin-top: 5px;
    line-height: 24px;
    color: #555;
}

.home-about-list dl::after {
    width: 1px;
    height: 80px;
    background: #DDDDDD;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;
}

.home-about-list dl:last-child::after {
    background: none;
}

.home-advanbg{ width: 100%; height: auto; background: url(../images/homeadvanbg.jpg) no-repeat center; background-size: cover; padding: 50px 0 140px 0;}


.home-advan-title{ text-align: center; height: auto; padding: 70px 0 50px 0; position: relative;}
.home-advan-title h2{ color: rgba(255,255,255,0.1); font-size: 3.2rem; margin-bottom: -15px;}
.home-advan-title h3{ font-size: 2.5rem; color: #FFFFFF; position: relative; line-height: 55px;  z-index: 333;}
.home-advan-title::after{ content: ""; width: 126px; height: 13px;background: #FC0000; display: block; position: absolute; left: 50%; margin-left: -63px; bottom: 50px; z-index: 111;}

.home-advan-list{gap: 20px; grid-template-columns: repeat(4, 1fr); /* 3 列 */  display: grid;}

.home-advan-list dl{ background: #ffffff;border-radius: 10px; padding: 20px; text-align: center; cursor: pointer; transition: all ease .1s;}
.home-advan-list dl dt{ width: 100%; height: auto; overflow: hidden; border-radius: 10px;}
.home-advan-list dl dt img{ width: 100%; height: auto;  border-radius: 10px;}
.home-advan-list dl dd{ width: 100%; height: auto; margin-top: 15px;}
.home-advan-list dl dd a{ display: block; font-weight: bold; color: #111111; font-size: 1.3rem; line-height: 38px; height: 38px; overflow:  hidden;}
.home-advan-list dl dd p{ font-size: 1rem; line-height: 26px;}

.home-advan-list dl:hover{background: linear-gradient( 180deg, #FC0000 0%, #FFA1A1 100%); color: #FFFFFF; transform: translateY(-5px);}
.home-advan-list dl:hover img{ transform: scale(1.08);}
.home-advan-list dl:hover a{ color: #ffffff;}

.home-service-title{ text-align: center; height: auto; padding: 70px 0 50px 0; position: relative;}
.home-service-title h2{ color: #ECECEC; font-size: 3.2rem; margin-bottom: -15px;}
.home-service-title h3{ font-size: 2.5rem; position: relative; line-height: 55px;  z-index: 333;}
.home-service-title::after{ content: ""; width: 126px; height: 13px;background: #FC0000; display: block; position: absolute; left: 50%; margin-left: -63px; bottom: 50px; z-index: 111;}



.about-detail-info{
    color:#444444;
    font-size:16px;
    line-height:32px;
      padding:50px 0 ;
}

.about-detail-info h1{
    margin:0 0 22px 0;
    color:#222222;
    font-size:2.4rem;
    line-height:1.25;
    font-weight:700;
}

.about-detail-info h3{
    margin:34px 0 14px 0;
    color:#222222;
    font-size:1.45rem;
    line-height:1.4;
    font-weight:700;
}

.about-detail-info p{
    margin:0 0 18px 0;
    color:#666666;
    font-size:16px;
    line-height:30px;
}

.about-detail-info p:last-child{
    margin-bottom:0;
}

.about-detail-info ul,
.about-detail-info ol{
    margin:0 0 20px 22px;
    padding:0;
}

.about-detail-info li{
    margin-bottom:10px;
    color:#666666;
    font-size:16px;
    line-height:30px;
}

.about-detail-info a{
    color:#fc0000;
    text-decoration:none;
    transition:all .3s ease;
}

.about-detail-info a:hover{
    color:#d80000;
}

.about-detail-info img{
    display:block;
    max-width:100%;
    height:auto;
    margin:24px 0;
    border-radius:14px;
}

.about-detail-info blockquote{
    margin:26px 0;
    padding:18px 22px;
    background:#fff8f8;
    border-left:4px solid #fc0000;
    color:#555555;
    font-size:16px;
    line-height:28px;
    border-radius:0 10px 10px 0;
}



@media (max-width: 768px) {
.container{ width: 94%;}
body{  font-size:0.9rem; }
.bannerpic{ display:none !important;}
.bannermob{ display:block !important;}

.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/blackBg.png);z-index:888;}
.alertVideoContent{display:none;position:fixed;top:50%;left:50%;width:320px;margin:-100px 0 0 -160px;z-index:999;background:#fff; height:auto; 
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:-27px;right:-27px;cursor:pointer;}	
	
	.banner2{ width: 100%; color: #FFFFFF; height: 250px; }
	.banner2info{ height: 100%; position: relative;}
	.banner2info h1{ color: #FFFFFF; font-size: 1.6rem;}
	.banner2info b{ color: #FFFFFF; font-size: 1.6rem;}
	
	
	 .menu-nav{
	        justify-content:flex-start;
	        gap:28px;
	        padding:0 12px;
	    }
	
	    .menu-nav > li > a{
	        padding:18px 0 16px 0;
	        font-size:15px;
	        line-height:24px;
	    }
	
	    .menu-dropdown{
	        left:12px !important;
	        right:12px;
	        min-width:0;
	        width:auto;
	    }
	
	    .menu-dropdown a{
	        white-space:normal;
	    }

	
 .home-aboutbg {
        background: none;
        padding: 38px 0 35px 0;
    }

    .home-about {
        display: block;
    }

    .home-about-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }

    .home-abtitle {
        padding: 5px 0 12px 0;
        min-height: auto;
    }

    .home-abtitle-left h2 {
        font-size: 2rem;
        margin-bottom: -8px;
    }

    .home-abtitle-left h3 {
        font-size: 1.65rem;
        line-height: 40px;
    }

    .home-abtitle-left::after {
        width: 95px;
        height: 9px;
        bottom: 3px;
    }

    .home-about-left h4 {
        font-size: 1.2rem;
        line-height: 30px;
    }

    .home-about-left-info {
        padding: 12px 0;
        font-size: .95rem;
        line-height: 24px;
    }

    .home-about-left a {
        margin-top: 18px;
    }

    .home-about-left a img {
        width: 68px;
        height: auto;
    }

    .home-about-left a span {
        width: 42px;
        margin: 0 8px;
    }

    .home-about-left a:hover span {
        width: 55px;
    }

    .home-about-left a em {
        font-size: 1rem;
    }

    .home-about-right {
        width: 100%;
    }

    .home-about-right img {
        border-radius: 8px;
    }

    .home-about-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 22px 12px;
        margin-top: 35px;
    }

    .home-about-list dl {
        padding: 0 10px;
    }

    .home-about-list dl::after {
        display: none;
    }

    .home-about-list dl dt {
        height: 36px;
    }

    .home-about-list dl dt img {
        max-width: 32px;
        max-height: 32px;
    }

    .home-about-list dl dd {
        margin-top: 10px;
    }

    .home-about-list dl dd b {
        font-size: 1.05rem;
        line-height: 30px;
    }

    .home-about-list dl dd p {
        font-size: .9rem;
        line-height: 22px;
    }
	
	
.home-advanbg{
        width: 100%;
        height: auto;
        background: url(../images/homeadvanbg.jpg) no-repeat center;
        background-size: cover;
        padding: 30px 0 50px 0;
    }

    .home-advan-title{
        text-align: center;
        height: auto;
        padding: 35px 0 30px 0;
        position: relative;
    }

    .home-advan-title h2{
        font-size: 2rem;
        margin-bottom: -8px;
        line-height: 1.1;
    }

    .home-advan-title h3{
        font-size: 1.5rem;
        line-height: 38px;
    }

    .home-advan-title::after{
        width: 78px;
        height: 8px;
        left: 50%;
        margin-left: -39px;
        bottom: 30px;
    }

    .home-advan-list{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .home-advan-list dl{
        background: #ffffff;
        border-radius: 8px;
        padding: 12px;
        text-align: center;
    }

    .home-advan-list dl dt{
        width: 100%;
        height: auto;
        overflow: hidden;
        border-radius: 8px;
    }

    .home-advan-list dl dt img{
        width: 100%;
        height: auto;
        display: block;
        border-radius: 8px;
    }

    .home-advan-list dl dd{
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .home-advan-list dl dd a{
        display: block;
        font-weight: bold;
        color: #111111;
        font-size: 1rem;
        line-height: 28px;
        height: 28px;
        overflow: hidden;
    }

    .home-advan-list dl dd p{
        font-size: 0.9rem;
        line-height: 22px;
        margin-top: 4px;
    }

    .home-advan-list dl:hover{
        transform: none;
    }	

  .home-service-title{
        text-align: center;
        height: auto;
        padding: 35px 0 30px 0;
        position: relative;
    }

    .home-service-title h2{
        font-size: 2rem;
        margin-bottom: -8px;
        line-height: 1.1;
    }

    .home-service-title h3{
        font-size: 1.5rem;
        line-height: 38px;
    }

    .home-service-title::after{
        width: 78px;
        height: 8px;
        left: 50%;
        margin-left: -39px;
        bottom: 30px;
    }

 .about-detail-info{
        font-size:14px;
        line-height:26px;
         padding:20px 0;
    }

    .about-detail-info h1{
        margin-bottom:18px;
        font-size:1.7rem;
        line-height:1.35;
    }

    .about-detail-info h3{
        margin:24px 0 10px 0;
        font-size:1.08rem;
        line-height:1.4;
    }

    .about-detail-info p{
        margin-bottom:14px;
        font-size:14px;
        line-height:24px;
    }

    .about-detail-info li{
        font-size:14px;
        line-height:24px;
    }

    .about-detail-info img{
        margin:18px 0;
        border-radius:10px;
    }

    .about-detail-info blockquote{
        margin:18px 0;
        padding:14px 16px;
        font-size:14px;
        line-height:24px;
    }



}


/* =========================
   1600以下：左侧背景往左移，避免压住文字
========================= */
@media (max-width: 1600px) {

    .home-aboutbg {
        background-position: -70px center;
    }

    .home-about-left {
        padding-right: 45px;
    }

    .home-about-list dl {
        padding: 0 50px;
    }
}

/* =========================
   1400以下
========================= */
@media (max-width: 1400px) {

    .home-aboutbg {
        background-position: -110px center;
    }

    .home-about-left {
        width: 44%;
        padding-right: 35px;
    }

    .home-about-right {
        width: 56%;
    }

    .home-abtitle-left h2 {
        font-size: 2.8rem;
    }

    .home-abtitle-left h3 {
        font-size: 2.2rem;
        line-height: 50px;
    }

    .home-about-left h4 {
        font-size: 1.55rem;
        line-height: 36px;
    }

    .home-about-list dl {
        padding: 0 35px;
    }
}

/* =========================
   1200以下：关于我们改成上下布局
========================= */
@media (max-width: 1200px) {

    .home-aboutbg {
        background-position: -160px center;
        padding: 60px 0 45px 0;
    }

    .home-about {
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .home-about-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 35px;
    }

    .home-about-right {
        width: 100%;
    }

    .home-about-right img {
        width: 100%;
    }

    .home-about-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 35px 0;
        margin-top: 45px;
    }

    .home-about-list dl {
        padding: 0 45px;
    }

    .home-about-list dl:nth-child(2n)::after {
        background: none;
    }

    .home-about-list dl:last-child::after {
        background: none;
    }
}

/* =========================
   992以下
========================= */
@media (max-width: 992px) {

    .home-aboutbg {
        background-position: -210px center;
        padding: 50px 0 40px 0;
    }

    .home-abtitle-left h2 {
        font-size: 2.5rem;
    }

    .home-abtitle-left h3 {
        font-size: 2rem;
        line-height: 46px;
    }

    .home-about-left h4 {
        font-size: 1.4rem;
        line-height: 34px;
    }

    .home-about-left-info {
        font-size: .98rem;
        line-height: 25px;
    }

    .home-about-list dl {
        padding: 0 30px;
    }
}