/*nav*/
.intro_nav_box {
    width: 375px;
    height: 40px;
    background: #F8F9FA;
    overflow-x:scroll;
    overflow-y:hidden;
}
/*闅愯棌妯悜婊氬姩鏉?/
.intro_nav_box::-webkit-scrollbar {
    display: none;
}
.intro_nav {
    /*width: 469px;*/
    /*width: 100%;*/
    height: 40px;
    margin: 0 auto;
    display:flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    /*transform: translateX(-90px);*/
}

.intro_nav_tip {
    width: 70px;
    /*flex: 0 0 70px;*/
    margin: 0 11.8px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 40px;
    cursor: default;
    text-align: center;
}

.current {
    border-bottom: 2px solid #4DB7DD;
    box-sizing: border-box;
    /*width: 70px;*/
}

/*鍏充簬鎴戜滑*/
.oracle-about p{
    text-align: center;
}
.oracle-about-right{
    margin: 40px 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.oracle-about-right .oracle-about-tip{
    width: 160px;
}
.oracle-about-right .oracle-about-tip h3{
    width: 160px;
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color:rgba(51, 51, 51, 0.5);
    line-height: 17px;
    text-align: center;
    margin-top: 6px;
}
.oracle-about-left{
    margin: 30px auto 0;
    width: 335px;
    height: 180px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
    text-align: left;
 }

/*浼樺娍*/
.title_txt{
    margin-top: 12px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
    position: relative;
}
.open-all{
    width: 56px;
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #4DB7DD;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    right: 20px;
}
.oracle-service{
    background: #F8F9FA;
}
.oracle-service-p{
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 22px;
}
.oracle-service-ps{
    position: absolute;
    bottom: 253px;
    z-index: 9999;
}
.oracle-service-contain{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 111;
}
.oracle-service-left{
    /*margin-top: 40px;*/
}
.oracle-service-middle{
   margin: 22px auto 20px;
 }
/*鍥㈤槦*/
/*杞挱鍥?/
.know_img_swiper{
    /*transform: translateX(20px);*/
    margin-top: 17px;
}
.know_img_swiper .swiper-slide {
    width: 236px;
    padding: 0;
}
.know_img_swiper .swiper-paginations {
    text-align: center;
    height: 14px;
    margin-top: 12px;
    /*margin-bottom: 40px;*/
}
/*杞挱鍒嗛〉鍣?/
@keyframes progressbar-dot {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

.swiper-pagination-bullet {
    width: 30px;
    margin: 0 6px !important;
}

.swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ececec;
    opacity: 1;
}

.swiper-pagination-bullet-active::after {
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    font-size: 0;
    line-height: 0;
    border-radius: 3px;
    background-color: #4DB7DD;
    animation: progressbar-dot linear 5s;
    animation-fill-mode: forwards;
}



.compete_tip3{
    margin-top: 3px;
    margin-left: 20px;
    width: 216px;
    height: 387px;
    background: #FFFFFF;
    box-shadow: 0px 2px 9px 0px rgba(12, 37, 91, 0.1);
    border-radius: 10px 10px 0px 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.compete_tip3 img{
    margin-top: 30px;
}
.compete_tip3 .compete_tip3_num{
    margin:30px auto 20px;
    height: 50px;
    font-size: 36px;
    font-weight: 600;
    color: #090F21;
    line-height: 50px;
}
.compete_tip3 p{
    width: 156px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 30px;
}

/*鏈嶅姟鑼冨洿*/
.htms-function-pp{
    text-align: center;
}
.htms-function-logo{
    height: 64px;
    display: flex;
    align-items: center;
    align-content: center;
    /*justify-content: space-between;*/
    padding: 0 20px;
    position: relative;
}
.htms-function-logo-text{
    margin-left: 8px;
    height: 24px;
    font-size: 16px;
    font-weight: 500;
    color: #090F21;
    line-height: 24px;
}
.xiajiantou{
    width: 16px;
    height: 16px;
    position:absolute ;
    right: 20px;
    transition: all 0.3s;
}
.industrial-park-hr{
    margin:0 17px;
    height: 1px;
    background: #DFE2E4;
}
.htms-function-right-p{
    margin: 0 20px;
    padding: 20px 16px;
    /*height: 84px;*/
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(12, 37, 91, 0.1);
    color: rgba(9, 15, 33,0.5);
    line-height: 22px;
    font-weight: 400;
    font-size: 12px;
    box-sizing: border-box;
}

.htms-function-bottom{
    height: 16px;
    background: linear-gradient(0deg, rgba(234, 240, 247, 0.55) 0%, rgba(255, 255, 255, 0) 100%);
}
/*鐩稿叧鎺ㄨ崘*/
.about-recommend_swiper{
}
.about-recommend_swiper .about-recommend-content-text{
    margin-top: 21px;
    padding: 0 20px;
    height: 24px;
    font-size: 18px;
    font-weight: 400;
    color: #090F21;
    line-height: 24px;
}
.about-recommend-content{
    margin: 3px auto 0;
    width: 335px;
    height: 274px;
    background: #FFFFFF;
    box-shadow: 0px 4px 14px 0px rgba(12, 37, 91, 0.1);
}
.about-recommend-content p{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    word-wrap: break-word;
    margin-top: 8px;
    padding: 0 20px;
    width: 295px;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    color:rgba(9, 15, 33, 0.5);
    line-height: 30px;
}
/*杞挱鍥?/
.about-recommend_swiper{
    /*transform: translateX(20px);*/
    margin-top: 17px;
}
.about-recommend_swiper .swiper-slide {
    width: 335px;
    padding: 0;
}
.about-recommend_swiper .swiper-paginations {
    text-align: center;
    height: 14px;
    margin-top: 12px;
    /*margin-bottom: 40px;*/
}

