﻿.justify-content-space-between{justify-content:space-between}
.other-navrq{height:44px; background:var(--orange);margin-top:10px; }
.other-navrq .layout{padding:0px;}
.other-navrq .item{padding:0 15px; line-height:44px; position:relative; color:#fff; font-size:16px;}
.other-navrq .item:hover{background:#c85502;} 
.other-navrq .item.atc{background:#c85502;} 
.otherInfo-title{border-bottom:1px #ddd dotted;font-size:25px; line-height:1.8; text-align:center; padding:15px 0;}
.otherInfo-main{ font-size:16px; line-height:1.6; color:#333; word-break: break-all !important; margin-bottom:15px;}
.otherInfo-main p{margin-bottom:15px;}
.otherInfo-main h3{margin-bottom:5px;}
.otherInfo-main *{max-width:100%; word-break:  break-all !important;white-space:unset !important}
.text-indent-2word{text-indent:36px;}

.text-align-justify{text-align:justify;}
.otherInfo-style{width:100%; border:1px #ddd solid; border-top:10px solid var(--blue); border-radius:5px; margin-top:20px;}
.otherInfo-style-main a:hover{text-decoration:underline;}


/* 导航栏高度为120px */
.target-section {
    scroll-margin-top: 130px; /* 滚动到锚点时，距离顶部保留130px空间 */
}
