body {
    background-color: #f4f4f4;
    overflow-x: hidden;
}

.carousel-item {
    /* height: calc(100vh - 100px); */
}

.bd-placeholder-img {
    position: relative;
	height: 500px;
    /* height: calc(100vh - 100px); */
}

.bd-placeholder-img-img {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
}

.bd-placeholder-img .tp-dottedoverlay.wushiblack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: url(./images/black50.png); */
}

.qfy_title_inner {
    border-bottom: 1px solid #b7b7b7;
    /* height: 50px; */
    position: relative;
}

.qfy_title_inner::after {
    position: absolute;
    width: 0;
    content: " ";
    display: block;
    height: 1px;
    background: #333;
    top: 49px;
    left: 100%;
    transition: width 0.5s;
}

.zhawglxt:hover .qfy_title_inner::after {
    width: 100%;
}

.qfy_title_inner .header_title {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    color: #000;
    display: inline-block;
}


.qfy_title_inner .header_subtitle {
    font-family: century gothic;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #b7b7b7;
    display: inline-block;
    padding: 2px;
}

.zhaw_wrapper {
    letter-spacing: 2px;
    color: rgb(90, 90, 90);
    font-family: 微软雅黑, Helvetica, Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 24px;
}

.zhaw_sbzc {
    font-family: 微软雅黑;
    color: #000000;
    font-size: 24px;
    padding: 20px 0 40px;
}

.zhaw_btn {
    padding: 10px 40px;
    border-radius: 0;
}

/* 业务平台 */
.ywpt-boxbg {
    background: #efefef;
    padding: 50px 0;
}

.background-overlay {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    bottom: 0px;
}

.ywpt-header {
    text-align: center;
    letter-spacing: 2px;
    font-size: 40px;
    color: rgb(34, 45, 57);
}

.ywpt-header span {
    padding: 0;
}

.ywpg-subtitle {
    line-height: 26px;
    text-align: center;
    max-width: 600px;
    padding-top: 20px;
    color: #677294;
    font-size: 14px;
    margin: 0 auto 25px;
}

.ywpt-every {
    padding: 30px 20px;
    margin: 0px 0 25px;
    background-color: #fff;
    transform: all 2s;
    height: 180px;
}

.ywpt-every:hover {
    box-shadow: 0 0 5px rgb(65, 133, 244);
}

.ywpt-every .ywpt-eve-img {
    width: 43px;
    margin-right: 10px;
}

.ywpt-every .ywpt-eve-img img {
    width: 43px;
    height: 43px;
}

.ywpt-every .ywpt-eve-tit {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #222d39;
    height: 40px;
}

.ywpt-every .ywpt-eve-cont {
    color: rgb(103, 114, 148);
    font-size: 13px;
    font-family: 微软雅黑;
    margin-top: 5px;
    line-height: 26px;
}

.chooseUs-header {
    text-align: center;
    padding-bottom: 30px;
}

.chooseUs-header-t {
    width: 260px;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    padding: 10px;
    display: block;
    padding: 10px;
    vertical-align: bottom;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #666666;
    margin: 0 auto;
}

.chooseUs-header-subt {
    font-family: century gothic;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #999999;
    display: block;
    padding: 5px;
    vertical-align: bottom;
}

.chooseUsEver {
    height: 300px;
    padding: 20px;
    border: 1px solid rgba(206, 206, 206, 1);
    border-bottom: 3px solid rgba(160, 160, 160, 1);
    transition: all 0.5;
    margin-top: 30px;
}

.chooseUseIcon {
    color: #828282;
    font-size: 2.85em !important;
    text-align: center;
}

.chooseUseTit {
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    color: rgb(57, 57, 57);
    letter-spacing: 1px;
}

.chooseUseSub {
    font-size: 14px;
    color: rgb(169, 169, 169);
    line-height: 1.5em;
    text-align: center;
    width: 185px;
    margin: 0 auto;
}

.chooseUsEver:hover {
    border-bottom-color: #0066bf;
}

.chooseUsEver:hover .chooseUseIcon {
    color: #0066bf;
}

.chooseUsEver:hover .chooseUseTit {
    color: #0066bf;
}

.footerIndex {
    color: #fff;
}

.text-center {
    color: #D3D3D3;
    letter-spacing: 1px;
    font-size: 12px;
}

.right-nav-bar {
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 10001;
    list-style: outside none none;
    width: 54px;
    margin-top: -81px;
}

.right-nav-bar i {
    color: #fff;
    font-size: 20px;
}

.rnb-box {
    width: 54px;
    height: 54px;
    cursor: pointer;
    position: relative;
}

.rnb-icon {
    width: 54px;
    height: 54px;
    cursor: pointer;
}

.rnb-box:hover .rnb-icon {
    background-color: rgb(30, 115, 190);
}

.rnb-box .rnb-yc {
    position: absolute;
    top: 0;
    right: 54px;
    width: 0;
    opacity: 0;
    background: #fff;
    padding: 20px;
    display: none;
    transition: all 0.5s;
}

.rnb-box:hover .rnb-yc {
    width: 220px;
    opacity: 1;
    display: block;
}

/* 公共 头部被点击样式 */
.nav-item {
    --bs-nav-link-padding-x: 2rem;
}

.nav-item-selected {
    font-size: 16px !important;
    color: #4185F4;
    border-bottom: 2px solid #4185F4;
    font-weight: 600 !important;
}

.link-dark {
    font-size: 16px !important;
}

.header_title {
    height: 50px;
    line-height: 50px;
    color: rgb(255, 102, 19);
    font-size: 28px;
    font-family: 微软雅黑;
    font-weight: 600;
}

.header_item {
    height: 45px;
    line-height: 45px;
    color: rgb(255, 102, 19);
    font-size: 22px;
    font-family: 微软雅黑;
    font-weight: 400;
}

.container-fluid {
    padding: 0;
    position: sticky;
    top: 0;
    background-color: #FFFFFF;
    z-index: 999;
    border-bottom: 1px solid #bfbfbf;
}

/* 首页 */
.align-items-center {
    cursor: pointer;
}

/* 轮播图底部的指引 */
.carousel-indicators [data-bs-target] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #9999;
}

/* 副导航 */
.subnavBox {
    background-color: rgba(0, 0, 0, 0.8);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 70px;
    line-height: 70px;
    z-index: 99999;
}

.subnavBox a {
    color: #fff;
    padding: 0 30px;
    text-decoration: none;
}

.subnavBox a:hover {
    color: #fff;
}

/* 公司业绩背景图 */
.gsyjAll {
    background-repeat: repeat-x;
    background-size: auto;
    background-attachment: scroll;
    background-position: center top;
    width: 100%;
    background-image: url('/static/images/yjbg.webp');
}

/* 新闻中心页面 */
.everyNews {
    margin: 20px 20px 20px 50px;
    padding: 20px 20px;
    transition: all 0.3s linear;
}

.everyNews .colorh {
    color: #dcdcdc;
}

.everyNews .colorsh {
    color: #999;
    font-size: 13px;

    display: block;
    height: 60px;
    display: -webkit-box;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 20px;
    word-break: break-all;

}

.everyNews .msbxs {
    visibility: hidden;
}
.everyNews .showtimg{
    font-size:12px;
    padding-left:20px;
    color:rgb(90, 90, 90);
}
.everyNews:hover {
    transform: translate(-30px);
    background-color: #0d6efd;
    color: #fff !important;
}

.everyNews:hover .colorh {
    color: #fff;
}

.everyNews:hover .colorsh {
    color: #fff;
}

.everyNews:hover .msbxs {
    visibility: visible;
}
.everyNews:hover .showtimg{
    color: #fff;
}
/* 关于我们页面的样式 */
.evertYwy {
    color: #333;
    font-size: 14px;
}

.evertYwy .grjs {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    color: rgb(103, 114, 148);
}

/* 天顺系统页面的菜单介绍样式 */
.everyMenu {
    border: 1px solid #0d6efd;
    border-radius: 6px;
    padding: 15px;
    text-align: center;
    margin-top: 30px;
}

.everyMenu .submenu {
    background-color: #0d6efd;
    color: #fff;
    margin: 10px 0;
    border-radius: 6px;
    line-height: 30px;
    font-size: 14px;
}
/* 信息系统详情页面样式 */
.scyfjzbg {
    position: relative;
    overflow: hidden;
    height: 530px;
    margin-top: 20px;
}

.zhwlEveTit {
    text-indent: 1cm;
    line-height: 28px;
    font-size: 14px;
    color: #494949;
}

.zhwlgneve {
    padding: 20px;
    /* flex: 1; */
    height: 180px;
    border: 1px solid rgba(13, 110, 253, 0.3);
}

.notopborder {
    border-top: 0px;
}

.noleftborder {
    border-left: 0px;
}

.norightborder {
    border-right: 0px;
}

.nobottomborder {
    border-bottom: 0px;
}

.wlyborder {
    border: 2px solid rgb(13, 110, 253);
    border-radius: 50%;
    width: 66px;
    height: 66px;
    position: relative;
}

.wlyborder span {
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #fff;
}

.wlyborder span::after {
    content: " ";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid rgb(13, 110, 253);
    margin: 1px;
}

.wlyborder span.wlyuan1 {
    left: 26px;
    top: -5px;
}

.wlyborder span.wlyuan2 {
    left: -6px;
    top: 25px;
}

.wlyborder span.wlyuan3 {
    left: 26px;
    top: 57px;
}

.wlyborder span.wlyuan4 {
    left: 57px;
    top: 25px;
}

.wlyborder .wlgnnum {
    width: 46px;
    text-align: center;
    line-height: 46px;
    background: rgb(13, 110, 253);
    color: #fff;
    margin: 8px;
    border-radius: 50%;
}

.wlgn-tit {
    padding: 0 0 0 10px;
}

.wlgn-jj {
    line-height: 28px;
    font-size: 14px;
    color: #494949;
    margin-top: 5px;
}

.zxkt-jj-eve {
    display: flex;
    align-items: center;
    margin: 10px 0 5px;
}

.zxkt-jj-eve::before {
    width: 20px;
    height: 20px;
    background: rgb(13, 110, 253);
    border-radius: 50%;
    content: "";
    display: inline-block;
    margin: 0px 15px 0 0;
}
/* 手把手教你做档案 */
#sbsPage{
    width: 1440px;
    margin: 30px auto;
}
#sbsPage .sbsdaDivbox{
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
    margin-top: 1px;
}
#sbsPage .sbsbigtit{
    font-size: 28px;
    color: rgb(24, 24, 24);
    line-height: 42px;
    text-align: center;
}
#sbsPage .sbsdalb{
    width: 294px;
    height: 45px;
    margin: 0px 0;
    background-image: linear-gradient(to right, #0d6efd,#3d89fc);
    color: #fff;
    border-radius: 0 40px 0px 0;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 0 44px 0 32px;
    line-height: 48px;
    cursor: auto;
}
#sbsPage .sbsdaDivbox{
    display: flex;
    flex-wrap: wrap;
    box-shadow: none;
}
#sbsPage .sbsdaDivbox .sbs-every{
    height: 174px;
    border-right: 1px solid #ebecec;
    border-bottom: 1px solid #ebecec;
    transition: .3s;
    position: relative;
    cursor: pointer;
    width: 23.5%;
    margin: 20px 0 0;
    margin-right: 1.5%;
    background: #fff;
    color: #fff;
    box-shadow: 5px 5px 10px rgba(13, 110, 253,0.1);
}

        

#sbsPage .sbsdaDivbox .sbs-every .sbs-item{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 32px;
    right: 24px;
    animation-timing-function: ease-in-out;
    animation-duration: .3s;
}
#sbsPage .sbsdaDivbox .sbs-every:hover{
    transition: all .3s;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%), inset -1px -1px 0 0 #ebecec;
}
#sbsPage .sbsdaDivbox .sbs-every:hover .sbs-item .sbs-title{
    color: #0d6efd;
}
#sbsPage .sbsdaDivbox .sbs-every:hover .sbs-item{
    top: calc(50% - 18px);
    transition: all .3s;
}
#sbsPage .sbsdaDivbox .sbs-every .sbs-item .sbs-title{
    font-family: PingFangSC-Medium;
    font-size: 15px;
    color: #181818;
    line-height: 24px;
    font-weight: 800;
}
#sbsPage .sbsdaDivbox .sbs-every .sbs-item .sbs-title .sbs-itype{
    color: #0d6efd;
    /* border: 1px solid ; */
}
#sbsPage .sbsdaDivbox .sbs-every .sbs-item .sbs-conts{
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 72px;
    -webkit-line-clamp: 3;
    margin-top: 4px;
    -webkit-box-orient:vertical;
}
#sbsPage .sbsdaDivbox .sbs-every .sbs-btnxq{
    visibility: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    background-color: #0d6efd;
    height: 36px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
#sbsPage .sbsdaDivbox .sbs-every:hover .sbs-btnxq{
    opacity: 1;
    visibility: visible;
    transition: all .3s;
    line-height: 36px;
}
/* 手把手教你做档案的流程 */
#sbsPage .sbs-progress{
    display: flex;
    justify-content: space-between;
}
#sbsPage .sbs-progress .processLeft{
    width: 168px;
}
#sbsPage .sbs-progress .processLeft .numline .num-tit{
    display: flex;
}
#sbsPage .sbs-progress .processLeft .numline .num-tit .protit{
    line-height: 50px;
    font-weight: 600;
    padding-left: 15px;
}
#sbsPage .sbs-progress .processLeft .numline .yuanNum{
    color: #fff;
    width: 48px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    background-color: #0d6efd;
    text-align: center;
    font-weight: 600;
    font-style: italic;
}
#sbsPage .sbs-progress .processLeft .numline.one .yuanNum{
    background-color: #6ea7fd;
}
#sbsPage .sbs-progress .processLeft .numline.two .yuanNum{
    background-color: #5698fd;
}
#sbsPage .sbs-progress .processLeft .numline.three .yuanNum{
    background-color: #4890fc;
}
#sbsPage .sbs-progress .processLeft .numline.fore .yuanNum{
    background-color: #287dfb;
}
#sbsPage .sbs-progress .processLeft .numline.five .yuanNum{
    background-color: #0d6efd;
}
#sbsPage .sbs-progress .processLeft .numline .zhuzi{
    width: 4px;
    height: 78px;
    margin-left: 23px;
}
#sbsPage .sbs-progress .processLeft .numline.one .zhuzi{
    background-image: linear-gradient(to bottom, #6ea7fd,#5698fd);
}
#sbsPage .sbs-progress .processLeft .numline.two .zhuzi{
    background-image: linear-gradient(to bottom, #5698fd,#4890fc);
}
#sbsPage .sbs-progress .processLeft .numline.three .zhuzi{
    background-color: #4890fc;
    background-image: linear-gradient(to bottom, #4890fc,#287dfb);
}
#sbsPage .sbs-progress .processLeft .numline.fore .zhuzi{
    background-image: linear-gradient(to bottom, #287dfb,#0d6efd);
}
#sbsPage .sbs-progress .processLeft .numline.five .zhuzi{
}
#sbsPage .sbs-progress .processRight{
    width: 1000px;
}
#sbsPage .sbs-progress .processRight .flowBox .flowTit{
    display: inline-block;
    position: relative;
    transition: all .3s ease;
    list-style: none;
    padding: 0;
    margin: 0;
    background: url('/static/images/flow123.png') 0% 0% / 100% 36px no-repeat;
}
#sbsPage .sbs-progress .processRight .flowBox .flowTit .flowZx{
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 0 24px;
    min-width: 104px;
    line-height: 36px;
    cursor: auto;
}
#sbsPage .sbs-progress .processRight .flowBox .flowConts{
    padding: 23px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
    margin-bottom: 20px;
    font-size: 14px;
    color: #3d3d3d;
    text-align: left;
    line-height: 24px;
    margin-right: 48px;
}
#sbsPage .sbs-progress .processRight .flowBox .jiantouA{
    margin: 11px 0 -25px;
    text-align: center;
}
#sbsPage .sbs-progress .processRight .flowBox .jiantouA img{
    width: 26px;
    height: 30px;
}
#sbsPage .sbs-progress .processRight .flowBox .flowConts.disflex{
    display: flex;
    justify-content: space-between;
}
#sbsPage .sbs-progress .processRight .flowBox .flowConts.disflex .eitem{
    background: #f5f5f6;
    padding: 8px 18px;
    width: 49%;
    font-size: 14px;
    color: #3d3d3d;
    text-align: left;
    line-height: 24px;
}
#sbsPage .sbs-progress .processRight .flowBox .flowConts.disflex .eitem .titl{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
}