/* 【@YANG@】【2026-07-10 16:12】
 * 共享 Home2.css 顶部这组弹层关闭按钮样式仍在对外发旧关闭壳 selector。
 * 这里只做公开静态资源命名收口，不改关闭按钮定位参数，避免 still-public CSS 继续暴露旧品牌类名。
 */
.qijia-dialog-close .layui-layer-setwin {
  right: 30px;
  top: 28px;
}
.form-control:focus {
  border-color: #3f86ea;
  outline: 0;
  -webkit-box-shadow: initial;
  box-shadow: initial;
}
body {
  background: #f2f1f6;
}
a {
  color: #000;
}
/*
.qijia-legacy-hero-top {
    .qijia-legacy-hero-top__left {
        margin-left: 50px;
        float: left;

        ul {
            li {
                float: left;
            }
        }
    }

    .qijia-legacy-hero-top__right {
        margin-right: 50px;
        float: right;

        .qijia-legacy-hero-top__nav {
            li {
                float: left;
            }
        }
    }
}*/
.header {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  height: 50px;
  /*.menu {
        .list {
            overflow: hidden;

            .item {
                float: left;
                margin-right: 40px;
                height: 60px;
                line-height: 60px;

                a {
                    .iconfont {
                        color: #a0aab7;
                        font-size: 12px;
                    }
                }

                .sub-menu {
                    position: absolute;
                    background: #fff;
                    color: #666;
                    left: 198px;
                    top: 45px;
                    border-radius: 2px;
                    display: none;

                    .iconfont {
                        color: #fff;
                        top: -35px;
                        position: absolute;
                        z-index: 9;
                        left: 50%;
                        margin-left: -8px;
                    }

                    ul {
                        li {
                            height: 40px;
                            line-height: 40px;
                            width: 130px;
                            text-align: center;

                            .a_btn {
                                color: #666;
                            }
                        }
                    }
                }
            }

            .hover .sub-menu {
                animation: fadeIn .3s;
                -webkit-animation: fadeIn .3s;
                display: block;
            }
        }
    }*/
}
.header a {
  color: #ebebeb;
}
.header a:hover {
  color: #fff;
}
.header .inner {
  width: 1200px;
  margin: auto;
}
.header .inner .menu {
  overflow: hidden;
  float: left;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.header .inner .menu .list {
  overflow: hidden;
  float: left;
}
.header .inner .menu .list .item {
  float: left;
  margin-right: 40px;
}
.header .inner .menu .login {
  float: right;
  margin-right: 50px;
}
.header .inner .menu .login .signin {
  /*color: #2b7bff;*/
}
.header .iconfont {
  vertical-align: bottom;
}
.header .icon-shuxian1 {
  color: #949599;
  margin-left: 25px;
  margin-right: 25px;
}
.header .icon-xia4 {
  color: #949599;
}
.header a {
  color: #ebebeb;
  font-size: 14px;
  letter-spacing: 1px;
}
.header a:hover {
  color: #fff;
}
.FengMian {
  background-image: url('M2/images/home_header.jpg');
  width: 100%;
  height: 760px;
  background-position: center 0;
  display: block;
}
.FengMian .r_bg {
  position: absolute;
  top: 90px;
  right: 150px;
}
.FengMian .banner_content {
  color: #fff;
  width: 1200px;
  margin: auto;
  padding-top: 40px;
  position: relative;
}
.FengMian .banner_content .logo_baise {
  margin-top: 50px;
}
.FengMian .banner_content .h1 {
  font-weight: bold;
  font-size: 36px;
  letter-spacing: 8px;
  margin-top: 48px;
}
.FengMian .banner_content .h2 {
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 22px;
}
.FengMian .banner_content .button {
  margin-top: 120px;
}
.FengMian .banner_content .button .btn {
  width: 226px;
  height: 60px;
  font-size: 22px;
  letter-spacing: 2px;
}
.FengMian .banner_content .button .tel {
  color: #dbdde2;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 20px;
}
.FengMian .banner_content .bgBox {
  position: absolute;
  top: 125px;
  right: 0px;
}
.FengMian .Module {
  margin-top: 196px;
}
.FengMian .Module ul {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  padding-bottom: 10px;
}
.FengMian .Module ul li {
  float: left;
  width: 290px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 2px;
  margin-right: 8px;
  padding: 26px 33px;
  overflow: hidden;
}
.FengMian .Module ul li .icobox {
  float: left;
}
.FengMian .Module ul li .icobox i {
  font-size: 42px;
  color: #0d84ff;
}
.FengMian .Module ul li .text {
  float: left;
  margin-left: 10px;
}
.FengMian .Module ul li .text h3 {
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #051233;
  margin-bottom: 10px;
  font-weight: bold;
}
.FengMian .Module ul li .text h4 {
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #6d7385;
}
.ChanPin {
  width: 1200px;
  margin: auto;
  margin-top: 100px;
  padding-bottom: 130px;
}
.ChanPin h3 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 4px;
}
.ChanPin h4 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  letter-spacing: 1px;
}
.ChanPin .item {
  margin-top: 20px;
}
.ChanPin .item ul {
  overflow: hidden;
}
.ChanPin .item ul li {
  float: left;
  width: 300px;
  background: #f7f8fa;
  border-radius: 2px;
  padding: 36px 30px 0px;
  border: 3px solid #ffffff;
  height: 174px;
  position: relative;
  transition: all 0.5s ease 0s;
}
.ChanPin .item ul li h5 {
  font-size: 20px;
  font-weight: bold;
  color: #051233;
}
.ChanPin .item ul li h5 span {
  background: #3978f0;
  border-radius: 10px;
  font-size: 12px;
  color: #ffffff;
  padding: 2px 10px;
  font-weight: initial;
  letter-spacing: 1px;
}
.ChanPin .item ul li h5 .Hot {
  background: #68d5aa;
}
.ChanPin .item ul li h5 .FangDong {
  background: #E8EEFD;
  color: #638FF9;
}
.ChanPin .item ul li h5 .FenXiao {
  background: #ffece8;
  color: #FF8062;
}
.ChanPin .item ul li h5 .BanGong {
  background: #e1f5ed;
  color: #33BE85;
}
.ChanPin .item ul li h5 .zhuanrang {
  color: #fff;
  background-color: #23c993;
}
.ChanPin .item ul li h2 {
  margin-top: 15px;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #6d7385;
  line-height: 22px;
}
/* 【@YANG@】【2026-07-09 21:22】公开 Home2 静态资源统一改用 qijia 命名，避免继续向浏览器外发 FangRuan2 旧品牌结构壳。 */
.qijia-web-private-traffic .Lan {
  height: 500px;
  padding-top: 115px;
  background-image: -moz-linear-gradient(0deg, #2f4acd 0%, #707cf6 100%);
  background-image: -webkit-linear-gradient(0deg, #2f4acd 0%, #707cf6 100%);
  background-image: -ms-linear-gradient(0deg, #2f4acd 0%, #707cf6 100%);
  position: relative;
}
.qijia-web-private-traffic .Lan .bg {
  position: absolute;
  top: 115px;
  right: 30px;
}
.qijia-web-private-traffic .Lan .bg img {
  width: 900px;
}
.qijia-web-private-traffic .Lan .qijia-web-copy-column {
  width: 500px;
}
.qijia-web-private-traffic .Lan .qijia-web-copy-column h3 {
  color: #fff;
  font-size: 34px;
  letter-spacing: 5px;
}
.qijia-web-private-traffic .Lan .qijia-web-copy-column h4 {
  color: #d1d8f5;
  margin-top: 32px;
  line-height: 32px;
  letter-spacing: 4px;
}
.qijia-web-private-traffic .ShuJu {
  margin-top: 20px;
  background: #fff;
  border-radius: 20px;
  padding: 20px;
}
.qijia-web-private-traffic .ShuJu .Title {
  color: #000;
  font-size: 30px;
}
.qijia-web-private-traffic .ShuJu ul {
  overflow: hidden;
  margin-top: 30px;
}
.qijia-web-private-traffic .ShuJu ul li {
  float: left;
  margin-right: 55px;
}
.qijia-web-private-traffic .ShuJu ul li .value {
  color: #617ff9;
  font-size: 28px;
  font-weight: bold;
}
.qijia-web-private-traffic .ShuJu ul li .title {
  color: #acb2be;
  margin-top: 5px;
}
.TuiKuanShuoMing {
  background: #081c4d;
}
.TuiKuanShuoMing .title {
  font-size: 40px;
  color: #f5f6fa;
  letter-spacing: 2px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}
.TuiKuanShuoMing .tel {
  margin-top: 22px;
  font-size: 20px;
  color: #f5f6fa80;
  line-height: 20px;
  text-align: center;
}
.TuiKuanShuoMing .tel span {
  margin-left: 12px;
  color: #4093ff;
  font-size: 24px;
  line-height: 24px;
}
.TuiKuanShuoMing .SaveTuiKuan {
  margin-top: 80px;
  padding-bottom: 110px;
}
.TuiKuanShuoMing .SaveTuiKuan ul {
  overflow: hidden;
}
.TuiKuanShuoMing .SaveTuiKuan ul li {
  float: left;
  position: relative;
  width: 24%;
  margin-right: 10px;
}
.TuiKuanShuoMing .SaveTuiKuan ul li .btn {
  padding: 13px 12px;
}
.TuiKuanShuoMing .SaveTuiKuan ul li .btn-default {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #0d84ff;
}
.TuiKuanShuoMing .SaveTuiKuan ul li .btn-info {
  width: 100%;
}
.TuiKuanShuoMing .SaveTuiKuan ul li .form-control {
  height: 48px;
}
.qijia-home-section--vr {
  background-image: -moz-linear-gradient(0deg, #fbfbfc 0%, #fbfbfb 100%);
  background-image: -webkit-linear-gradient(0deg, #fbfbfc 0%, #fbfbfb 100%);
  background-image: -ms-linear-gradient(0deg, #fbfbfc 0%, #fbfbfb 100%);
}
.qijia-home-section--vr .text {
  position: absolute;
  top: 55px;
}
.qijia-home-section--vr .text .titile {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 4px;
}
.qijia-home-section--vr .text .tips {
  letter-spacing: 2px;
  color: #6a6a6b;
  margin-top: 27px;
  font-size: 16px;
  line-height: 25px;
}
.qijia-home-section--vr .home_vr {
  position: absolute;
  left: 0px;
  width: 375px;
  top: 230px;
}
.qijia-home-section--vr .home_vr_M {
  position: absolute;
  right: 0px;
  width: 810px;
  top: 230px;
}
.home_mobile {
  background: #000;
}
.home_mobile .home_mobile_bj_M {
  position: absolute;
  z-index: 5;
  left: 0px;
  bottom: 44px;
}
.home_mobile .home_mobile_bj_M2 {
  position: absolute;
  z-index: 9;
  left: 0px;
  bottom: -308px;
}
.home_mobile .p1 {
  top: 125px;
  position: absolute;
  width: 65px;
}
.home_mobile .p2 {
  top: 271px;
  position: absolute;
  width: 65px;
}
.home_mobile .p3 {
  top: 415px;
  position: absolute;
  width: 65px;
}
.home_mobile .home_mobile_01 {
  left: 117px;
}
.home_mobile .home_mobile_02 {
  left: 266px;
}
.home_mobile .home_mobile_03 {
  left: 416px;
}
.home_mobile .home_mobile_04 {
  left: 565px;
}
.home_mobile .home_mobile_05 {
  left: 713px;
}
.home_mobile .home_mobile_06 {
  left: 864px;
}
.home_mobile .home_mobile_07 {
  left: 1012px;
}
.Update {
  background: #f5f6fa;
  padding-top: 90px;
  padding-bottom: 90px;
}
.Update .title {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
}
.Update ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.Update ul li {
  width: 385px;
}
.Update ul li .item {
  margin-right: 10px;
}
.Update ul li .FengMianImg img {
  width: 430px;
  height: 245px;
}
.Update ul li .EditionNumber {
  padding: 30px 10px;
  background: #fff;
  height: 120px;
}
.Update ul li .EditionNumber .Name {
  font-size: 18px;
  line-height: 22px;
  color: #383c42;
  font-weight: bold;
}
.Update ul li .EditionNumber .F_CreatorTime {
  margin-top: 12px;
  font-size: 14px;
  line-height: 14px;
  color: #949da8;
}
.footer {
  background: #051233;
}
.footer .footerBox {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  padding-top: 60px;
}
.footer .footerBox .footer_l {
  float: left;
  overflow: hidden;
}
.footer .footerBox .footer_l .list {
  float: left;
  width: 283px;
}
.footer .footerBox .footer_l .list .Title {
  color: #9499a8;
}
.footer .footerBox .footer_l .list .qijia-site-links {
  margin-top: 20px;
}
.footer .footerBox .footer_l .list .qijia-site-links li {
  margin-top: 10px;
}
.footer .footerBox .footer_l .list .qijia-site-links li a {
  color: #727c91;
}
.footer .footerBox .footer_l .list .Help li {
  width: 365px;
}
.footer .footerBox .footer_l .list .Help li a {
  position: relative;
  display: block;
}
.footer .footerBox .footer_l .list .Help li .Title {
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer .footerBox .footer_l .list .Help li .F_CreatorTime {
  position: absolute;
  top: 0px;
  right: 0px;
}
.footer .footerBox .footer_r {
  float: right;
}
.footer .footerBox .footer_r li .Title {
  color: #9499a8;
}
.footer .footerBox .footer_r li .brkf100 {
  width: 100px;
  padding: 10px;
  background: #fff;
}
.BanQuan {
  background: #051233;
  padding: 20px 0px;
}
.BanQuan .BanQuanItem {
  border-top: 1px solid #454e66;
  width: 1200px;
  margin: auto;
}
.BanQuan .BanQuanItem .Website {
  color: #999796;
  text-align: center;
  margin-top: 20px;
}
.BanQuan .BanQuanItem .Website span {
  margin-right: 10px;
}
.BanQuan .BanQuanItem .Website a {
  color: #999796;
}
.BanQuan .BanQuanItem .Website2 {
  color: #999796;
  text-align: center;
  margin-top: 10px;
}
.BanQuan .BanQuanItem .Website2 span {
  margin-right: 10px;
}
.LinkBox {
  background: #051233;
  padding: 0px 20px 20px 20px;
}
.LinkBox .qijia-site-inner {
  width: 1200px;
  margin: auto;
}
.LinkBox .qijia-site-inner .Link {
  color: #999796;
}
.LinkBox .qijia-site-inner .Link a {
  color: #999796;
}
.header2 {
  background: #020f33;
  position: fixed;
  z-index: 1000;
  top: 0;
  height: 50px;
  line-height: 50px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
  width: 100%;
  padding: 0px 30px;
}
/* 【@YANG@】【2026-07-10 15:18】共享 Home2.css 头壳已经全面切到 qijia-site-nav / qijia-site-brand，这里继续清理 still-public 的 fangruan-menu 残留，避免公开静态 CSS 再把旧头壳 selector 发给浏览器。 */
.header2 .qijia-site-nav {
  width: 1200px;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.header2 .qijia-site-nav .qijia-site-brand {
  float: left;
  height: 50px;
  line-height: 50px;
}
.header2 .qijia-site-nav .qijia-site-brand a {
  display: inline-block;
  font-size: 20px;
  position: relative;
}
.header2 .qijia-site-nav .qijia-site-brand a .logo-img {
  width: 30px;
  position: absolute;
  top: 16px;
}
.header2 .qijia-site-nav .qijia-site-brand a span {
  padding-left: 38px;
  letter-spacing: 1px;
}
.header2 .logo {
  position: absolute;
  left: 30px;
}
.header2 a {
  color: #fff;
}
.header2 .menu {
  position: absolute;
  left: 170px;
}
.header2 .menu .list {
  float: left;
}
.header2 li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.header2 .menu > ul > li.item {
  line-height: 50px;
  height: 50px;
}
.header2 .menu li > a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  border-radius: 30px;
  transition: 0.6s;
}
.header2 .menu li > a:hover,
.header2 .menu li.hover > a {
  transition: 0.6s;
  background-color: #2780FF;
  color: #fff;
}
.header2 .menu li i {
  font-size: 14px;
  line-height: 20px;
}
.header2 .menu li {
  position: relative;
}
.header2 .menu li .sub-menu {
  display: none;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1) inset;
  position: absolute;
  background-color: #fff;
  left: 0;
  right: 0;
  width: 280px;
  top: 50px;
  z-index: 999999;
  transition: 0.3s;
  line-height: normal;
  animation: fadeOut 0.3s;
  padding-bottom: 9px;
  border-radius: 0 0 10px 10px;
  -webkit-animation: fadeOut 0.3s;
}
.header2 .menu li.hover .sub-menu {
  animation: fadeIn 0.3s;
  -webkit-animation: fadeIn 0.3s;
  display: block;
}
.header2 .menu .sub-menu .item2 {
  display: block;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  cursor: pointer;
  overflow: hidden;
}
.header2 .menu .sub-menu .item2 .MenuLogo {
  float: left;
  width: 35px;
}
.header2 .menu .sub-menu .item2 .MenuLogo img {
  width: 35px;
}
.header2 .menu .sub-menu .item2 .m_title {
  float: left;
  margin-left: 20px;
  width: 185px;
}
.header2 .menu .sub-menu .item2 .m_title b {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.header2 .menu .sub-menu .item2 .m_title b span {
  background: #3978f0;
  border-radius: 10px;
  font-size: 12px;
  color: #ffffff;
  padding: 2px 10px;
  font-weight: initial;
  letter-spacing: 1px;
}
.header2 .menu .sub-menu .item2 .m_title b .Hot {
  background: #68d5aa;
}
.header2 .menu .sub-menu .item2 .m_title b .FangDong {
  background: #E8EEFD;
  color: #638FF9;
}
.header2 .menu .sub-menu .item2 .m_title b .FenXiao {
  background: #ffece8;
  color: #FF8062;
}
.header2 .menu .sub-menu .item2 .m_title p {
  display: block;
  color: #999;
}
.header2 .menu .sub-menu .item2:hover {
  background-color: #f8f8f8;
}
.header2 .login {
  position: absolute;
  right: 0px;
  top: 0px;
}
.header2 .login a {
  padding: 0px 5px;
}
/* 【@YANG@】【2026-07-10 12:34】商标版权页证书宫格已经切到 qijia-brand-certificate-gallery，这里同步收掉共享静态 CSS 里的 FangRuanPrice 旧壳。 */
.qijia-brand-certificate-gallery {
  margin-top: 70px;
}
.qijia-brand-certificate-gallery .Title {
  font-size: 22px;
  font-weight: bold;
}
.qijia-brand-certificate-gallery a {
  color: #333;
}
.qijia-brand-certificate-gallery ul {
  margin-top: 20px;
  overflow: hidden;
}
.qijia-brand-certificate-gallery ul li {
  overflow: hidden;
  float: left;
  width: 25%;
  margin-bottom: 10px;
}
.qijia-brand-certificate-gallery ul li .PriceBox {
  border: solid 1px #e2e2e2;
  overflow: hidden;
  margin-right: 10px;
  padding: 10px;
  border-radius: 5px;
  position: relative;
}
.qijia-brand-certificate-gallery ul li .PriceBox .tag {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #f96868;
  color: #fff;
  padding: 4px 10px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.qijia-brand-certificate-gallery ul li .PriceBox .FengMianS img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.qijia-brand-certificate-gallery ul li .PriceBox .title {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
}
.qijia-brand-certificate-gallery ul li .PriceBox .des {
  margin-top: 10px;
  color: #8793b5;
  line-height: 24px;
}
.crumbs {
  background: #fff;
  position: fixed;
  width: 100%;
  top: 50px;
  z-index: 99;
  box-shadow: 0px 2px 5px 0px #00000014;
}
.crumbs .crumbsList {
  overflow: hidden;
  width: 1200px;
  margin: auto;
  padding: 10px 0px;
}
.crumbs .crumbsList li {
  float: left;
  margin-right: 20px;
}
.crumbs .crumbsList li a {
  color: #777;
}
.crumbs .crumbsList li i {
  color: #999;
}
.Price_box {
  margin-top: 100px;
}
.DingZhi {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
/* 【@YANG@】【2026-07-10 15:32】/dingzhi raw 现货已经切到 qijia-dingzhi-block，新旧命名不能继续在共享 Home2.css 里并存，否则 still-public 静态资源还会把 FangRuan_1 / FangRuan_2 发给浏览器。这里只做 selector 对齐，不改布局参数。 */
.DingZhi .qijia-dingzhi-block--primary .Title {
  text-align: center;
  font-size: 32px;
  font-weight: lighter;
  color: #333;
  letter-spacing: 2px;
}
.DingZhi .qijia-dingzhi-block--primary .Title2 {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  color: #999;
  letter-spacing: 2px;
}
.DingZhi .qijia-dingzhi-block--primary ul {
  overflow: hidden;
}
.DingZhi .qijia-dingzhi-block--primary ul li {
  float: left;
  width: 280px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 40px;
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 30px 20px;
  display: block;
  transition: box-shadow 0.2s linear;
  transition: transform 0.2s linear;
  position: relative;
}
.DingZhi .qijia-dingzhi-block--primary ul li h3 {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  margin-bottom: 10px;
}
.DingZhi .qijia-dingzhi-block--primary ul li p {
  text-align: left;
}
.DingZhi .qijia-dingzhi-block--secondary .Title {
  text-align: center;
  font-size: 32px;
  font-weight: lighter;
  color: #333;
  letter-spacing: 2px;
}
.DingZhi .qijia-dingzhi-block--secondary .Title2 {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  color: #999;
  letter-spacing: 2px;
}
.DingZhi .qijia-dingzhi-block--secondary ul {
  overflow: hidden;
}
.DingZhi .qijia-dingzhi-block--secondary ul li {
  float: left;
  width: 380px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 40px;
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 30px 20px;
  display: block;
  transition: box-shadow 0.2s linear;
  transition: transform 0.2s linear;
  position: relative;
}
.DingZhi .qijia-dingzhi-block--secondary ul li h3 {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  margin-bottom: 20px;
}
.DingZhi .qijia-dingzhi-block--secondary ul li p {
  text-align: left;
  margin-bottom: 10px;
}
.CaiJiBox .img_1 {
  height: 720px;
  position: relative;
}
.CaiJiBox .img_1 .p1 {
  position: absolute;
  top: 70px;
  left: 62px;
}
/* 【@YANG@】【2026-07-10 02:44】共享 Home2.css 继续把 web / haoma 专题旧壳收成 qijia 命名，避免公开静态样式继续暴露 HaoMaBox、WebBox 和 FangRuan_ul_2。 */
.qijia-haoma-gallery .HaoMa_01 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.qijia-haoma-gallery .HaoMa_02 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.qijia-web-shell {
  margin-bottom: 50px;
  width: 1200px;
  margin: auto;
}
.qijia-web-shell .Web_1 .Lan {
  height: 500px;
  padding-top: 115px;
  background-image: -moz-linear-gradient(0deg, #2f4acd 0%, #707cf6 100%);
  background-image: -webkit-linear-gradient(0deg, #2f4acd 0%, #707cf6 100%);
  background-image: -ms-linear-gradient(0deg, #2f4acd 0%, #707cf6 100%);
  position: relative;
}
.qijia-web-shell .Web_1 .Lan .bg {
  position: absolute;
  top: 115px;
  right: 30px;
}
.qijia-web-shell .Web_1 .Lan .bg img {
  width: 900px;
}
.qijia-web-shell .Web_1 .Lan .qijia-web-copy-column {
  width: 500px;
}
.qijia-web-shell .Web_1 .Lan .qijia-web-copy-column h3 {
  color: #fff;
  font-size: 34px;
  letter-spacing: 5px;
}
.qijia-web-shell .Web_1 .Lan .qijia-web-copy-column h4 {
  color: #d1d8f5;
  margin-top: 32px;
  line-height: 32px;
  letter-spacing: 4px;
}
.qijia-web-shell .Web_2 {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  margin-top: 20px;
}
.qijia-web-shell .Web_2 .Web_2_L {
  position: absolute;
  top: 40px;
  left: 90px;
}
.qijia-web-shell .Web_2 .Web_2_L p {
  color: #3b3e42;
}
.qijia-web-shell .Web_2 .Web_2_L .iconfont {
  color: #abc3ff;
}
.qijia-web-shell .Web_2 .Web_2_R {
  position: absolute;
  top: 40px;
  right: 128px;
}
.qijia-web-shell .Web_2 .Web_2_R p {
  color: #080f1f;
}
.qijia-web-shell .Web_2 .Web_2_R .iconfont {
  color: #ebf2ff;
}
.qijia-web-shell .Web_2 .Title {
  font-size: 20px;
  font-weight: bold;
}
.qijia-web-shell .Web_2 p {
  line-height: 36px;
}
.qijia-web-shell .Web_2 .iconfont {
  font-size: 12px;
  font-weight: initial;
  margin-right: 5px;
}
.qijia-web-shell .Web_3 {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  margin-top: 20px;
}
/* 【@YANG@】【2026-07-09 21:22】品牌官网专题的公开故事板文案区继续沿用 qijia 命名，避免静态 CSS 暴露 FangRuan_P3 / fangruan_p1 旧结构。 */
.qijia-web-shell .Web_3 .qijia-web-storyboard {
  position: absolute;
  top: 81px;
  left: 60px;
  padding-right: 60px;
}
.qijia-web-shell .Web_3 .qijia-web-storyboard .Title {
  margin-left: 70px;
  font-size: 22px;
  font-weight: bold;
}
.qijia-web-shell .Web_3 .qijia-web-storyboard .qijia-web-storyboard__body {
  font-size: 16px;
  margin-top: 50px;
  line-height: 26px;
  color: #4d4d4d;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row {
  position: absolute;
  top: 352px;
  overflow: hidden;
  width: 100%;
  padding: 0px 120px;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row .title {
  font-size: 18px;
  font-weight: bold;
  color: #46505a;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row .tip {
  color: #6c6d6c;
  width: 350px;
  font-size: 16px;
  margin-top: 15px;
  line-height: 28px;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row .qijia-web-compare-card--left {
  float: left;
  margin-left: 20px;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row .qijia-web-compare-card--right {
  float: right;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row-alt {
  position: absolute;
  top: 605px;
  overflow: hidden;
  width: 100%;
  padding: 0px 120px;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row-alt .title {
  font-size: 18px;
  font-weight: bold;
  color: #46505a;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row-alt .tip {
  color: #6c6d6c;
  width: 350px;
  font-size: 16px;
  margin-top: 15px;
  line-height: 28px;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row-alt .qijia-web-compare-card--left {
  float: left;
  margin-left: 20px;
}
.qijia-web-shell .Web_3 .qijia-web-compare-row-alt .qijia-web-compare-card--right {
  float: right;
}
.qijia-web-shell .jiemian {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
.qijia-web-shell .jiemian .h2-jiemian {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 4px;
}
.qijia-web-shell .jiemian .jiemian-item {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #f2f2f2;
  margin: 10px;
}
.XiaoChengXu {
  margin-top: 20px;
}
.XiaoChengXu .b_1 {
  position: relative;
}
.XiaoChengXu .b_1 .Text {
  position: absolute;
  top: 76px;
  margin-left: 145px;
}
.XiaoChengXu .b_1 .Text .logo {
  width: 100px;
}
.XiaoChengXu .b_1 .Text .logo img {
  width: 100%;
  height: 100%;
}
.XiaoChengXu .b_1 .Text h2 {
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  margin-top: 60px;
}
.XiaoChengXu .b_1 .Text h3 {
  font-size: 16px;
  color: #d6dbfb;
  margin-top: 60px;
  width: 301px;
  line-height: 30px;
  letter-spacing: 2px;
}
.Downloads_D {
  margin-top: 60px;
}
.Downloads_D ul li {
  overflow: hidden;
  position: relative;
  padding: 150px;
}
.Downloads_D ul li .li_1 {
  float: left;
  width: 545px;
}
.Downloads_D ul li .li_2 {
  float: left;
  width: 345px;
}
.Downloads_D ul li .li_2 h3 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 5px;
}
.Downloads_D ul li .li_3 {
  float: left;
}
.Downloads_D ul li .btn_Downloads {
  font-size: 22px;
  padding: 12px 80px;
  border-radius: 30px;
}
.Downloads_D ul li .user {
  font-size: 12px;
  background: #68d5aa;
  color: #ffffff;
  padding: 6px;
  font-weight: initial;
  letter-spacing: 1px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.Downloads_D ul li .huoke {
  font-size: 12px;
  padding: 6px;
  font-weight: initial;
  letter-spacing: 1px;
  background: #ffece8;
  color: #FF8062;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.Downloads_D ul li .iconfont {
  font-size: 12px;
}
.UpdateLog {
  width: 1200px;
  margin: auto;
}
.UpdateLog .IndexList {
  margin-top: 110px;
}
.UpdateLog .IndexList li {
  overflow: hidden;
  padding: 20px;
  background: #fff;
  margin-top: 20px;
  border-radius: 20px;
}
.UpdateLog .IndexList li .IndexList_l {
  float: left;
  width: 270px;
}
.UpdateLog .IndexList li .IndexList_l .FengMianImg {
  width: 270px;
  height: 170px;
}
.UpdateLog .IndexList li .IndexList_r {
  float: left;
  width: 800px;
  margin-left: 20px;
}
.UpdateLog .IndexList li .IndexList_r h3 {
  color: #000;
  font-size: 22px;
  font-weight: bold;
  position: relative;
}
.UpdateLog .IndexList li .IndexList_r h3 .F_CreatorTimeStr {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  color: #999;
}
.UpdateLog .IndexList li .IndexList_r .Summary {
  color: #777;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 20px;
}
.qijia-page-nav {
  overflow: hidden;
}
.qijia-page-nav .navigation {
  padding: 40px;
  overflow: hidden;
  float: right;
}
.qijia-page-nav .navigation div {
  float: left;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin-right: 10px;
  border-radius: 3px;
  color: #bbb;
  padding: 0 15px;
  background-color: #f2f1f6;
}
.qijia-page-nav .navigation .active {
  color: #fff;
  background-color: #4381fd;
  cursor: pointer;
  transition: 0.3s;
}
.UpdateLog_Dateil {
  margin-top: 110px;
  margin-bottom: 20px;
  overflow: hidden;
}
.UpdateLog_Dateil .dateil_L {
  padding: 20px;
  background: #fff;
  width: 850px;
  float: left;
}
.UpdateLog_Dateil .dateil_L .EditionNumber {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.UpdateLog_Dateil .dateil_L .date {
  color: #999;
  margin-top: 20px;
}
.UpdateLog_Dateil .dateil_L .date .LookCount {
  margin-left: 50px;
}
.UpdateLog_Dateil .dateil_L .HelpContent {
  margin-top: 20px;
  font-size: 14px;
}
.UpdateLog_Dateil .dateil_L p {
  margin-bottom: 10px;
}
.UpdateLog_Dateil .dateil_R {
  float: left;
  margin-left: 20px;
  width: 330px;
  background: #fff;
  padding: 20px;
}
.UpdateLog_Dateil .dateil_R .Title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.UpdateLog_Dateil .dateil_R ul {
  margin-top: 20px;
}
.UpdateLog_Dateil .dateil_R ul li {
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
}
.UpdateLog_Dateil .dateil_R ul li h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  width: 205px;
}
.UpdateLog_Dateil .dateil_R ul li .F_CreatorTime {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #999;
}
.HelpSearch {
  background: -webkit-linear-gradient(left, #2c7bff, #2c7bff);
  width: 100%;
  height: 510px;
  background-position: center 0;
  display: block;
  position: relative;
  margin-top: 50px;
}
.HelpSearch .Search {
  position: absolute;
  top: 90px;
  color: #fff;
  width: 100%;
}
.HelpSearch .Search .Title {
  text-align: center;
}
.HelpSearch .Search .search-box {
  width: 510px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 4px 9px;
  border-radius: 30px;
  margin: auto;
  margin-top: 50px;
  position: relative;
}
.HelpSearch .Search .search-box .input {
  font-size: 14px;
  height: 46px;
  color: #999;
  letter-spacing: 1px;
  border-radius: 30px;
  background: #fff;
  display: flex;
  margin-left: -5px;
  position: relative;
}
.HelpSearch .Search .search-box .input input {
  width: 100%;
  text-indent: 20px;
  border-radius: 30px;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  border: none;
}
.HelpSearch .Search .search-box .input .go {
  width: 100px;
  min-width: 100px;
  height: 100%;
  line-height: 46px;
  background-image: -moz-linear-gradient(0deg, #00aeff 0%, #2b7bff 100%);
  background-image: -webkit-linear-gradient(0deg, #00aeff 0%, #2b7bff 100%);
  background-image: -ms-linear-gradient(0deg, #00aeff 0%, #2b7bff 100%);
  border-radius: 30px;
  color: #fff;
  position: relative;
  right: -5px;
  cursor: pointer;
  text-align: center;
}
.HelpSearch .Search .search-box .input .select1 {
  position: absolute;
  top: 47px;
  left: 0px;
  background: #fff;
  width: 500px;
}
.HelpSearch .Search .search-box .input .select1 li {
  border-bottom: 1px dashed #ccc;
  padding: 10px;
  cursor: pointer;
}
.HelpSearch .Search .search-box .input .select1 li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.HelpSearch .ReMen {
  position: absolute;
  width: 100%;
  top: 280px;
}
.HelpSearch .ReMen .Info {
  border-radius: 8px;
  padding: 20px 18px 20px 24px;
}
.HelpSearch .ReMen .Name {
  font-size: 22px;
}
.HelpSearch .ReMen .list {
  margin-top: 30px;
}
.HelpSearch .ReMen .list ul {
  overflow: hidden;
}
.HelpSearch .ReMen .list ul li {
  float: left;
  width: 269px;
  margin-bottom: 20px;
  margin-right: 20px;
  z-index: 9;
}
.HelpSearch .ReMen .list ul li a {
  color: #333;
}
.HelpSearch .ReMen .list ul li h3 {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.HelpType {
  margin-top: 50px;
}
.HelpType ul {
  overflow: hidden;
}
.HelpType ul li {
  float: left;
  width: 100px;
  text-align: center;
}
.HelpType ul li i {
  background: #0079fe;
  color: #fff;
  padding: 10px;
  display: inline-block;
  border-radius: 10px;
}
.HelpType ul li p {
  color: #777;
  margin-top: 4px;
}
.HelpIndex {
  overflow: hidden;
  margin-top: 50px;
}
.HelpIndex .item {
  width: 380px;
  margin-left: 20px;
  float: left;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 8px;
  transition: box-shadow 0.3s ease-in-out;
}
.HelpIndex .item h3.title {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-indent: 25px;
  border-bottom: 1px solid #f8f8f8;
  position: relative;
  letter-spacing: 2px;
}
.HelpIndex .item ul {
  height: 240px;
  padding: 10px 0px;
  margin-bottom: 20px;
}
.HelpIndex .item ul li {
  line-height: 40px;
  text-indent: 30px;
}
.HelpIndex .item .more {
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999;
  letter-spacing: 2px;
  transition: 0.6s;
  border-top: 1px solid #F8FAFF;
}
.HelpList {
  margin-top: 110px;
  overflow: hidden;
  margin-bottom: 20px;
}
.HelpList .itemBox_l {
  float: left;
  width: 220px;
  background-color: #fff;
}
.HelpList .itemBox_l .title {
  border-bottom: 1px solid #f8f8f8;
  height: 70px;
  line-height: 70px;
  padding: 0 25px;
  text-align: center;
}
.HelpList .itemBox_l .title a {
  font-size: 16px;
  color: #333333;
}
.HelpList .itemBox_l ul li {
  margin-bottom: 5px;
}
.HelpList .itemBox_l ul li a {
  display: block;
  color: #465161;
  text-indent: 35px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  transition: 0.3s;
}
.HelpList .itemBox_l ul li:hover {
  background: rgba(0, 0, 0, 0.03);
}
.HelpList .itemBox_l ul .active {
  background: rgba(0, 0, 0, 0.05);
}
.HelpList .article-list {
  float: left;
  width: 960px;
  margin-left: 20px;
  background-color: #fff;
}
.HelpList .article-list .title {
  border-bottom: 1px solid #f8f8f8;
  height: 70px;
  line-height: 70px;
  padding: 0 40px;
  letter-spacing: 2px;
  font-size: 20px;
  color: #666666;
}
.HelpList .article-list .list {
  margin-top: 10px;
}
.HelpList .article-list .list ul li {
  position: relative;
  border-bottom: 1px dashed #eeeeee;
  box-sizing: border-box;
  padding: 10px 20px;
}
.HelpList .article-list .list ul li a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.HelpList .article-list .list ul li .F_CreatorTime {
  font-size: 12px;
  color: #999;
  position: absolute;
  top: 0px;
  right: 20px;
}
.HelpList .article-list .list ul li .Tag {
  margin-top: 5px;
  padding-bottom: 10px;
}
.HelpList .article-list .list ul li .Tag .MenuTitle {
  padding: 2px 6px;
  background-color: #f1f1f1;
  border-radius: 2px;
  font-size: 12px;
  color: #9f9f9f;
  text-align: center;
  font-weight: initial;
}
.HelpList .article-list .list ul li:hover {
  background: rgba(0, 0, 0, 0.03);
}
.WenDa {
  margin-top: 70px;
  margin-bottom: 20px;
  overflow: hidden;
}
.WenDa .WenDa_L {
  float: left;
  width: 960px;
}
.WenDa .WenDa_L .search {
  overflow: hidden;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
.WenDa .WenDa_L .search .tex {
  float: left;
  position: relative;
  border: 2px solid #308fff;
  border-radius: 2px;
  background: #fff;
  overflow: hidden;
}
.WenDa .WenDa_L .search .tex .input_icon {
  float: left;
  width: 45px;
  text-align: center;
  margin-top: 13px;
  height: 100%;
}
.WenDa .WenDa_L .search .tex i {
  color: #308fff;
}
.WenDa .WenDa_L .search .tex input {
  float: left;
  width: 618px;
  border: 0;
  margin-top: 2px;
  height: 43px;
  line-height: 43px;
  color: #888;
}
.WenDa .WenDa_L .search .tex .btn {
  padding: 12px 20px;
  border-radius: 0px;
}
.WenDa .WenDa_L .search .go {
  float: left;
  margin-left: 20px;
}
.WenDa .WenDa_L .search .go .btn {
  padding: 12px 40px;
  border-radius: 0px;
}
.WenDa .WenDa_L .wenda_list {
  margin-top: 20px;
  background: #fff;
}
.WenDa .WenDa_L .wenda_list .title {
  border-bottom: 1px solid #f8f8f8;
  height: 70px;
  line-height: 70px;
  padding: 0 40px;
  letter-spacing: 2px;
}
.WenDa .WenDa_L .wenda_list .title .name {
  font-size: 22px;
  color: #000;
  font-weight: bold;
}
.WenDa .WenDa_L .wenda_list .list ul li a {
  color: #666666;
  display: block;
  border-bottom: 1px dashed #ccc;
}
.WenDa .WenDa_L .wenda_list .list ul li a:hover {
  background: rgba(0, 0, 0, 0.05);
  /* color: #0d84ff;*/
}
.WenDa .WenDa_L .wenda_list .list ul li .Model {
  position: relative;
}
.WenDa .WenDa_L .wenda_list .list ul li .Model h2 {
  font-size: 20px;
  width: 815px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 20px;
  color: #000;
  font-weight: bold;
}
.WenDa .WenDa_L .wenda_list .list ul li .Model h2 .State {
  background: #ffece8;
  color: #FF8062;
  padding: 4px 8px;
  border-radius: 4px;
}
.WenDa .WenDa_L .wenda_list .list ul li .Model .Items_r {
  position: absolute;
  top: 20px;
  right: 20px;
}
.WenDa .WenDa_R {
  float: left;
  margin-left: 20px;
  width: 220px;
  background: #fff;
}
.WenDa .WenDa_R .title {
  border-bottom: 1px solid #f8f8f8;
  height: 70px;
  line-height: 70px;
  padding: 0 25px;
}
.WenDa .WenDa_R .list ul li {
  position: relative;
}
.WenDa .WenDa_R .list ul li a {
  color: #666666;
  display: block;
  border-bottom: 1px dashed #ccc;
}
.WenDa .WenDa_R .list ul li a h3 {
  font-size: 14px;
  font-weight: initial;
  padding: 10px;
  line-height: 30px;
}
.select1 {
  position: absolute;
  top: 135px;
  z-index: 9;
  background: #eaf4ff;
  width: 635px;
}
.select1 li {
  border-bottom: 1px dashed #ccc;
  padding: 10px;
  cursor: pointer;
}
.select1 li:hover {
  background: rgba(0, 0, 0, 0.03);
}
.WenDa_Dateil {
  margin-top: 110px;
  margin-bottom: 20px;
  overflow: hidden;
}
.WenDa_Dateil .dateil_L {
  width: 850px;
  float: left;
}
.WenDa_Dateil .dateil_L .search {
  overflow: hidden;
}
.WenDa_Dateil .dateil_L .search .tex {
  float: left;
  position: relative;
  border: 2px solid #308fff;
  border-radius: 2px;
  background: #fff;
  overflow: hidden;
}
.WenDa_Dateil .dateil_L .search .tex .input_icon {
  float: left;
  width: 45px;
  text-align: center;
  margin-top: 13px;
  height: 100%;
}
.WenDa_Dateil .dateil_L .search .tex i {
  color: #308fff;
}
.WenDa_Dateil .dateil_L .search .tex input {
  float: left;
  width: 508px;
  border: 0;
  margin-top: 2px;
  height: 43px;
  line-height: 43px;
  color: #888;
}
.WenDa_Dateil .dateil_L .search .tex .btn {
  padding: 12px 20px;
  border-radius: 0px;
}
.WenDa_Dateil .dateil_L .search .go {
  float: left;
  margin-left: 20px;
}
.WenDa_Dateil .dateil_L .search .go .btn {
  padding: 12px 51px;
  border-radius: 0px;
}
.WenDa_Dateil .dateil_L .Model {
  padding: 20px;
  background: #fff;
  margin-top: 20px;
  position: relative;
}
.WenDa_Dateil .dateil_L .Model .sanjiao {
  color: #0d84ff;
  position: absolute;
  top: -1px;
  left: -1px;
  font-size: 30px;
}
.WenDa_Dateil .dateil_L .Model .EditionNumber {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  line-height: 32px;
}
.WenDa_Dateil .dateil_L .Model .date {
  color: #999;
  margin-top: 20px;
  position: relative;
}
.WenDa_Dateil .dateil_L .Model .date span {
  margin-right: 50px;
}
.WenDa_Dateil .dateil_L .Model .date .btn {
  position: absolute;
  right: 0px;
  top: -8px;
}
.WenDa_Dateil .dateil_L .Model .HelpContent {
  margin-top: 20px;
  font-size: 14px;
  background-color: #f8eed9;
  color: #8e7b50;
  padding: 20px;
  border-radius: 5px;
  position: relative;
}
.WenDa_Dateil .dateil_L .Model .HelpContent .iconfont {
  color: #f8eed9;
  position: absolute;
  top: -20px;
  left: 81px;
  font-size: 20px;
}
.WenDa_Dateil .dateil_L .Model p {
  margin-bottom: 10px;
}
.WenDa_Dateil .dateil_L .HuiDa {
  padding: 20px;
  background: #fff;
  margin-top: 20px;
}
.WenDa_Dateil .dateil_L .HuiDa .title {
  border-bottom: 1px solid #f8f8f8;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.WenDa_Dateil .dateil_L .HuiDa .title .btn {
  position: absolute;
  top: -6px;
  right: 0px;
}
.WenDa_Dateil .dateil_L .HuiDa .User ul li {
  overflow: hidden;
  padding: 30px 0;
  border-bottom: 1px solid #eeeeee;
}
.WenDa_Dateil .dateil_L .HuiDa .User ul li .HuiDa_l {
  float: left;
  width: 70px;
  height: 70px;
}
.WenDa_Dateil .dateil_L .HuiDa .User ul li .HuiDa_l .Head {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.WenDa_Dateil .dateil_L .HuiDa .User ul li .HuiDa_r {
  float: left;
  margin-left: 20px;
  width: 720px;
}
.WenDa_Dateil .dateil_L .HuiDa .User ul li .HuiDa_r .MemberName {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.WenDa_Dateil .dateil_L .HuiDa .User ul li .HuiDa_r .CreateTime {
  margin-bottom: 10px;
  color: #b3b3b3;
}
.WenDa_Dateil .dateil_L .HuiDa .User ul li .HuiDa_r p {
  margin-bottom: 10px;
}
.WenDa_Dateil .dateil_R {
  float: left;
  margin-left: 20px;
  width: 330px;
  background: #fff;
  padding: 20px;
}
.WenDa_Dateil .dateil_R .Title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.WenDa_Dateil .dateil_R ul {
  margin-top: 20px;
}
.WenDa_Dateil .dateil_R ul li {
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
}
.WenDa_Dateil .dateil_R ul li h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  width: 205px;
}
.WenDa_Dateil .dateil_R ul li .F_CreatorTime {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #999;
}
.NewsList {
  margin-top: 110px;
  overflow: hidden;
  margin-bottom: 20px;
}
.NewsList .itemBox_l {
  float: left;
  width: 220px;
  background-color: #fff;
}
.NewsList .itemBox_l .title {
  border-bottom: 1px solid #f8f8f8;
  height: 70px;
  line-height: 70px;
  padding: 0 25px;
  text-align: center;
  font-size: 20px;
  color: #000;
}
.NewsList .itemBox_l ul li a {
  display: block;
  color: #999999;
  text-indent: 35px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  transition: 0.3s;
}
.NewsList .itemBox_l ul .active {
  background: rgba(0, 0, 0, 0.03);
}
.NewsList .article-list {
  float: left;
  width: 960px;
  margin-left: 20px;
  background-color: #fff;
}
.NewsList .article-list .title {
  border-bottom: 1px solid #f8f8f8;
  height: 70px;
  line-height: 70px;
  padding: 0 40px;
  letter-spacing: 2px;
  font-size: 20px;
  color: #666666;
}
.NewsList .article-list .list {
  margin-top: 40px;
}
.NewsList .article-list .list ul li {
  padding: 0 40px;
  border-bottom: 1px solid #eceeef;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.NewsList .article-list .list ul li a {
  color: #666;
  font-size: 14px;
  display: block;
  overflow: hidden;
}
.NewsList .article-list .list ul li a .pic {
  float: left;
  width: 210px;
  height: 140px;
}
.NewsList .article-list .list ul li a .pic img {
  width: 100%;
  height: 100%;
  border: 1px solid #eceeef;
}
.NewsList .article-list .list ul li a .text {
  float: left;
  width: 650px;
  margin-left: 20px;
}
.NewsList .article-list .list ul li a .text h2 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.NewsList .article-list .list ul li a .text .date {
  margin-top: 15px;
  color: #999;
}
.NewsList .article-list .list ul li a .text .Abstract {
  color: #999;
  margin-top: 15px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.NewsList .article-list .list ul li:hover h2 {
  color: #0561f9 !important;
}
.HelpV2 {
  margin-top: 70px;
  overflow: hidden;
}
.HelpV2 .Help_l {
  float: left;
  margin-left: 20px;
}
.HelpV2 .Help_l .layui-nav {
  border-radius: 0px;
}
.HelpV2 .Help_l .layui-nav .layui-nav-item .layui-nav-child {
  padding: 0px;
}
.HelpV2 .Help_l .layui-nav .layui-this {
  color: #fff !important;
}
.HelpV2 .Help_l .layui-nav .layui-this a {
  color: #fff !important;
}
.HelpV2 .Help_r {
  float: left;
  width: calc(100% - 240px);
  margin-left: 20px;
}
.HelpV2 .Help_r .Menu ul {
  overflow: hidden;
}
.HelpV2 .Help_r .Menu ul li {
  float: left;
  background-color: #fff;
  box-shadow: 4px 4px 12px 0 rgb(96 101 9%);
  font-size: 14px;
  color: #313438;
  font-weight: 400;
  border-color: #e8e8e8;
  margin-right: 10px;
  padding: 4px 8px;
  border-radius: 8px;
  cursor: pointer;
}
.HelpV2 .Help_r .Menu ul .this {
  color: #fff;
  background-image: linear-gradient(90deg, #33adff 0%, #1a7af8 100%);
  border-color: #338bff;
}
.HelpV2 .Help_r .Model {
  margin-top: 20px;
}
.HelpV2 .Help_r .Model ul {
  overflow: hidden;
}
.HelpV2 .Help_r .Model ul li {
  float: left;
  width: 285px;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 40px;
  position: relative;
}
.HelpV2 .Help_r .Model ul li .FengMianS {
  position: relative;
  width: 285px;
  height: 213px;
}
.HelpV2 .Help_r .Model ul li .FengMianS .FengMianImg {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.HelpV2 .Help_r .Model ul li .FengMianS .TagList {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.HelpV2 .Help_r .Model ul li .FengMianS .TagList .iconfont {
  color: #fff;
  font-size: 36px;
}
.HelpV2 .Help_r .Model ul li .FengMianS .TagList .iconfont:hover {
  color: #0079fe;
}
.HelpV2 .Help_r .Model ul li .title {
  margin-top: 10px;
  font-size: 16px;
}
.HelpV2 .layui-nav-tree .layui-nav-item > a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.customer {
  text-align: center;
  padding: 50px 0px;
}
.customer img {
  width: 1100px;
}
.ChengJiaoList {
  margin-top: 70px;
}
.ChengJiaoList .Title {
  font-size: 22px;
  font-weight: bold;
}
.ChengJiaoList a {
  color: #333;
}
.ChengJiaoList ul {
  margin-top: 20px;
  overflow: hidden;
}
.ChengJiaoList ul li {
  overflow: hidden;
  float: left;
  width: 50%;
  margin-bottom: 10px;
  font-size: 16px;
  margin-bottom: 20px;
}
.ChengJiaoList ul li .title {
  margin-left: 5px;
}
.ChengJiaoList ul li .Date {
  color: #bbb;
}
.fxt-banner {
  width: 100%;
  background: radial-gradient(#362393, #060B3C);
  font-family: MILanPro,Microsoft YaHei;
}
.fxt-banner .fxt-banner-logo {
  padding-top: 130px;
  width: 1200px;
  margin: auto;
  font-family: MiSans, system-ui, sans-serif;
}
.fxt-banner .fxt-banner-logo .logo {
  margin-top: 80px;
}
.fxt-banner .fxt-banner-logo .title {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  letter-spacing: 1px;
}
.fxt-banner .fxt-banner-logo .title img {
  width: 50px;
  vertical-align: bottom;
}
.fxt-banner .fxt-banner-logo .desc {
  text-align: center;
  background: linear-gradient(89deg, #fda592, #ff5757 39.86816406%, #bb329e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  color: #fff;
  font-weight: bold;
  font-size: 50px;
  padding-top: 38px;
  letter-spacing: 5px;
}
.fxt-banner .fxt-banner-logo .HeXin .tips {
  color: #fff;
  margin-top: 250px;
  padding-bottom: 120px;
  font-size: 40px;
}
.fxt-banner .fxt-banner-logo .HeXin ul {
  padding-bottom: 60px;
  overflow: hidden;
}
.fxt-banner .fxt-banner-logo .HeXin ul li {
  float: left;
  width: 50%;
  color: #fff;
  padding-bottom: 60px;
}
.fxt-banner .fxt-banner-logo .HeXin ul li .titile {
  font-size: 32px;
}
.fxt-banner .fxt-banner-logo .HeXin ul li .desV2 {
  margin-top: 10px;
  font-size: 18px;
  opacity: 0.6;
}
/* 【@YANG@】【2026-07-10 23:11】
   首页能力区这一代共享静态根壳已经脱离当前真 DOM；这里只把 still-public 的旧根类收成 qijia 命名，
   子层 fangruan-item / fangruan-list / fangruan-desc 等现阶段仍有别处承接，不能顺手误删。 */
.qijia-legacy-home-capability-shell {
  background: #f5f5f7;
  padding-bottom: 50px;
}
.qijia-legacy-home-capability-shell .fangruan-item {
  width: 1200px;
  margin: auto;
}
.qijia-legacy-home-capability-shell .fangruan-item .title {
  font-size: 46px;
  text-align: center;
  padding-top: 100px;
  font-weight: bold;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list {
  margin-top: 50px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list ul {
  margin-bottom: 28px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 28px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list ul li {
  background: #fff;
  border-radius: 32px;
  height: 290px;
  box-shadow: 0 2px 4px 0 rgba(3, 27, 78, 0.06);
  -webkit-box-shadow: 0 2px 4px 0 rgba(3, 27, 78, 0.06);
  -moz-box-shadow: 0 2px 4px 0 rgba(3, 27, 78, 0.06);
  transition: box-shadow 0.2s linear;
  transition: transform 0.2s linear;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list ul li .fangruan-image-scale-animation {
  margin-top: -10px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list ul li .fangruan-image-scale-animation img {
  width: 80px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list ul li .fangruan-desc {
  font-size: 24px;
  font-weight: 500;
  margin-top: 40px;
  text-align: center;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list ul li .fangruan-desc2 {
  font-size: 18px;
  padding: 10px 25px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-list ul li:hover {
  color: unset;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-more-functions {
  margin-top: 30px;
  border-radius: 32px;
  height: 600px;
  background: #fff;
  display: flex;
  text-align: left;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-more-functions .left {
  flex: 1 1;
  padding-left: 50px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-more-functions .left .text-animation {
  font-size: 46px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-more-functions .left .tags {
  margin-top: 24px;
  width: 400px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-more-functions .left .tags .fw-normal {
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  margin: 0 16px 20px 0;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-more-functions .right {
  margin-left: 30px;
  margin-top: 50px;
  margin-right: 50px;
}
.qijia-legacy-home-capability-shell .fangruan-item .fangruan-more-functions .right img {
  width: 670px;
  border-radius: 10px;
}
/* 【@YANG@】【2026-07-10 22:20】首页当前真页已经不再使用 fangruan-page-2 / 3 / 5 这组三段旧祖壳。
   这里只清 still-public 共享静态 CSS 的失效顶层 wrapper，子层 fangruan-item / fr-desc / desc2 仍由首页现行承接样式使用，不能顺手误改。 */
.qijia-legacy-home-core-shell {
  background: #000000;
  padding-bottom: 50px;
}
.qijia-legacy-home-core-shell .fangruan-item {
  width: 1200px;
  margin: auto;
  padding-top: 100px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-1 {
  background: #151518;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-1 .Title {
  color: #fff;
  text-align: center;
  font-family: MiSans;
  font-weight: 500;
  font-size: 24px;
  padding-top: 55px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-1 .fr-desc {
  opacity: 0.7;
  color: #fff;
  font-family: MiSans;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 20px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-1 .house-top {
  text-align: center;
  padding-bottom: 40px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-1 .house-top img {
  border-radius: 5px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-2 {
  margin-top: 20px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-2 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-2 ul li {
  width: 385px;
  position: relative;
  background: #151518;
  padding: 35px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-2 ul li .imgbox img {
  width: 100%;
  border-radius: 5px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-3 {
  margin-top: 20px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-3 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-3 ul li {
  width: 590px;
  position: relative;
  background: #151518;
  padding: 35px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-4 {
  margin-top: 20px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-4 ul {
  overflow: hidden;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-4 ul li {
  float: left;
  width: 461px;
  position: relative;
  background: #151518;
  padding: 35px;
}
.qijia-legacy-home-core-shell .fangruan-item .fangruan-item-4 ul li .imgbox3 img {
  border-radius: 5px;
}
.qijia-legacy-home-ai-shell {
  background: #000000;
  padding-bottom: 50px;
}
.qijia-legacy-home-ai-shell .title {
  color: #fff;
  font-family: MiSans;
  font-weight: 500;
  text-align: center;
  font-size: 40px;
  padding-top: 150px;
}
.qijia-legacy-home-ai-shell .desc {
  color: #fff;
  font-family: MiSans;
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  opacity: 0.6;
  margin-top: 28px;
}
.qijia-legacy-home-ai-shell .home-3 {
  text-align: center;
}
.qijia-legacy-home-ai-shell .fangruan-item {
  width: 1200px;
  margin: auto;
}
.qijia-legacy-home-ai-shell .fangruan-item ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-legacy-home-ai-shell .fangruan-item ul li {
  background-color: #151518;
  width: 390px;
  height: 191px;
  padding: 20px;
  border-radius: 8px;
}
.qijia-legacy-home-ai-shell .fangruan-item ul li .Title2 {
  color: #fff;
  font-size: 24px;
}
.qijia-legacy-home-ai-shell .fangruan-item ul li .desc2 {
  color: #fff;
  font-family: MiSans;
  font-weight: 500;
  font-size: 14px;
  opacity: 0.5;
  margin-top: 5px;
}
/* 【@YANG@】【2026-07-10 23:11】
   首页分享展示区当前正式页已经不再挂 fangruan-page-4；这里只清 still-public 的失效根类，
   内部 fangruan-ge-1 等旧子层暂时保留，避免误伤现有视觉承接。 */
.qijia-legacy-home-share-shell {
  background: #000000;
  padding-bottom: 50px;
}
.qijia-legacy-home-share-shell .fangruan-item {
  width: 1200px;
  margin: auto;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 {
  position: relative;
  background: #151518;
  height: 496px;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 .title {
  color: #fff;
  font-size: 30px;
  font-family: MiSans;
  padding-top: 140px;
  padding-left: 110px;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 .desc {
  margin-top: 70px;
  padding-left: 110px;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 .desc ul {
  display: flex;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 .desc ul li {
  width: 160px;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 .desc .li-title {
  color: #719dfd;
  font-size: 26px;
  font-family: Gotham;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 .desc .li-des {
  opacity: 0.4;
  color: #fff;
}
.qijia-legacy-home-share-shell .fangruan-item .fangruan-ge-1 .bgimg {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
}
.qijia-legacy-home-updates-shell {
  background: #fff;
  padding-bottom: 50px;
}
.qijia-legacy-home-updates-shell .fangruan-item {
  width: 1200px;
  margin: auto;
}
.qijia-legacy-home-updates-shell .fangruan-item .title {
  font-weight: 600;
  font-size: 38px;
  color: #000;
  padding-top: 50px;
  text-align: center;
}
.qijia-legacy-home-updates-shell .fangruan-item .des {
  font-weight: 600;
  font-size: 20px;
  color: #000;
  padding-top: 10px;
  text-align: center;
  opacity: 0.5;
}
.qijia-legacy-home-updates-shell .fangruan-item .fangruan-list {
  margin-top: 60px;
}
.qijia-legacy-home-updates-shell .fangruan-item .fangruan-list ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-legacy-home-updates-shell .fangruan-item .fangruan-list ul li {
  background: #f5f5f5;
  width: 380px;
  border-radius: 20px;
  padding-bottom: 20px;
}
.qijia-legacy-home-updates-shell .fangruan-item .fangruan-list ul li .FengMian2 {
  padding: 20px;
  text-align: center;
}
.qijia-legacy-home-updates-shell .fangruan-item .fangruan-list ul li .FengMian2 img {
  height: 300px;
}
.qijia-legacy-home-updates-shell .fangruan-item .fangruan-list ul li .title3 {
  color: #8888f8;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
}
.Service {
  background: #091c4e;
  width: 100%;
}
.Service .qijia-site-inner .Tips {
  padding-top: 200px;
  color: #f5f7f9;
  font-size: 26px;
  opacity: 0.6;
}
.Service .qijia-site-inner .Title {
  font-size: 32px;
  color: #f5f7f9;
  font-weight: bold;
  margin-top: 20px;
}
.Service .qijia-site-inner .ul-4 {
  margin-top: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Service .qijia-site-inner .ul-4 li {
  padding: 0px 25px;
  text-align: center;
}
.Service .qijia-site-inner .ul-4 li .ServiceImg img {
  width: 75px;
}
.Service .qijia-site-inner .ul-4 li .Title2 {
  color: #a0b0da;
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
}
.Service .qijia-site-inner .ul-4 li .Tips2 {
  margin-top: 30px;
  color: #7b8ebe;
  font-size: 16px;
}
.APP-ul ul li {
  padding: 10px 0px;
}
.ShouHouWuYou {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-direction: row;
  /* 子元素横向排列 */
  justify-content: center;
  /* 相对父元素水平居中 */
  align-items: center;
}
.ShouHouWuYou .ShouHouWuYouBox {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 365px;
  position: relative;
}
.ShouHouWuYou .ShouHouWuYouBox .ico-guanbi {
  position: absolute;
  top: 15px;
  right: 15px;
}
.ShouHouWuYou .ShouHouWuYouBox .ico-guanbi .iconfont {
  padding: 5px;
  cursor: pointer;
}
.ShouHouWuYou .ShouHouWuYouBox .TipIcon {
  text-align: center;
}
.ShouHouWuYou .ShouHouWuYouBox .TipIcon .iconfont {
  font-size: 50px;
}
.ShouHouWuYou .ShouHouWuYouBox .Tips {
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  letter-spacing: 2px;
}
.ShouHouWuYou .ShouHouWuYouBox .Date {
  color: #53565f;
  text-align: center;
  margin-top: 10px;
}
.ShouHouWuYou .ShouHouWuYouBox .fr_btn {
  margin-top: 20px;
}
.ShouHouWuYou .ShouHouWuYouBox .fr_btn .btn {
  width: 100%;
  background-color: #0079fe;
  border-color: #0079fe;
  color: #fff !important;
  padding: 8px 12px;
  letter-spacing: 1px;
  outline: none !important;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* 设定在宽度为320px～480px，分辨率是150dpi的设备上行高为 1.4 */
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  .fxt-banner .fxt-banner-logo .title {
    font-size: 22px !important;
  }
  .fxt-banner .fxt-banner-logo .title img {
    width: 33px;
  }
  .fxt-banner .fxt-banner-logo .desc {
    font-size: 36px;
    padding-top: 30px;
  }
  .fxt-banner .fxt-banner-logo {
    padding-top: 110px;
  }
  .fxt-banner .fxt-banner-logo .logo {
    margin-top: 58px;
  }
  .fxt-banner .fxt-banner-logo .HeXin .tips {
    margin-top: 150px;
    padding-bottom: 90px;
    font-size: 32px;
  }
}
.HelpV3 {
  padding-top: 70px;
  overflow: hidden;
  color: #000;
  font-size: 16px;
  padding-bottom: 50px;
}
.HelpV3 .HelpV3_l {
  width: 285px;
  float: left;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.HelpV3 .HelpV3_l .itemstitle {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 30px;
  border-bottom: 1px solid #f2f2f2;
}
.HelpV3 .HelpV3_l .itemsDetailEntities {
  margin-top: 10px;
}
.HelpV3 .HelpV3_l .itemsDetailEntities .itemsDetailEntities-li {
  padding: 10px 30px;
  cursor: pointer;
  font-weight: bold;
}
.HelpV3 .HelpV3_l .itemsDetailEntities .itemsDetailEntities-li a {
  display: block;
}
.HelpV3 .HelpV3_l .itemsDetailEntities .itemsDetailEntities-li .iconfont {
  background: #ff6e43;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  font-weight: initial;
}
.HelpV3 .HelpV3_l .itemsDetailEntities .itemsDetailEntities-li:hover {
  background: #f9f9f9;
}
.HelpV3 .HelpV3_l .itemsDetailEntities .Selected {
  background: #f5f5f5;
}
.HelpV3 .HelpV3_r {
  float: left;
  width: 895px;
  margin-left: 20px;
}
.HelpV3 .HelpV3_r .searchv3 {
  position: relative;
  background: #fff;
  padding: 10px;
  border: 1px solid #e5e5e5;
}
.HelpV3 .HelpV3_r .searchv3 input {
  background: #f5f5f5;
  border-radius: 10px;
}
.HelpV3 .HelpV3_r .searchv3 .btn {
  border-radius: 0px 10px 10px 0px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
  width: 100px;
}
.HelpV3 .HelpV3_r .GetGridJson {
  background: #fff;
  margin-top: 20px;
  border: 1px solid #e5e5e5;
}
.HelpV3 .HelpV3_r .GetGridJson .resultDes .qijia-help-result-total {
  padding: 20px 30px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 18px;
  font-weight: bold;
}
.HelpV3 .HelpV3_r .GetGridJson .resultDes .qijia-help-result-total span {
  color: #fa3534;
}
.HelpV3 .HelpV3_r .GetGridJson ul li a {
  color: #000;
  display: block;
  padding: 20px 30px;
  border-bottom: 1px solid #f2f2f2;
}
.HelpV3 .HelpV3_r .GetGridJson ul li a .red {
  color: #fa3534;
}
.HelpV3 .HelpV3_r .GetGridJson ul li a:focus {
  color: #999;
}
.HelpV3 .HelpV3_r .GetGridJson ul li a:hover {
  background: #f9f9f9;
}
/* 【@YANG@】【2026-07-10 15:26】共享 Home2.css 里的帮助详情壳还停在旧 fangruan 命名，但当前公开详情 DOM 已经统一成 qijia-help-detail-shell。这里把静态 selector 对齐到真页现状，避免 still-public CSS 继续外发旧壳。 */
.qijia-help-detail-shell {
  padding-top: 110px;
  overflow: hidden;
  color: #000;
  font-size: 16px;
  padding-bottom: 50px;
}
.qijia-help-detail-shell .searchv3 {
  position: relative;
  background: #fff;
  padding: 10px;
  border: 1px solid #e5e5e5;
}
.qijia-help-detail-shell .searchv3 input {
  background: #f5f5f5;
  border-radius: 10px;
}
.qijia-help-detail-shell .searchv3 .btn {
  border-radius: 0px 10px 10px 0px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
  width: 100px;
}
.qijia-help-detail-shell .Dateil-item {
  margin-top: 20px;
  background: #fff;
  padding: 20px;
}
.qijia-help-detail-shell .Dateil-item h1 {
  font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.qijia-help-detail-shell .Dateil-item .LookCount {
  margin-top: 10px;
  color: #777;
  padding-bottom: 20px;
}
.qijia-help-detail-shell .Dateil-item .HelpContent video {
  width: 100%;
}
/* 【@YANG@】【2026-07-10 16:15】
 * 共享 Home2.css 里的价格页 tab 壳还在对外发旧品牌 selector。
 * 这里只做公开静态资源命名收口，不改 tab 视觉和表格参数，避免 still-public CSS 继续暴露旧品牌类名。
 */
.qijia-price-tab {
  margin-top: 90px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  font-size: 18px;
}
.qijia-price-tab .layui-tab-more li.layui-this:after,
.qijia-price-tab .layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 0px solid #0079fe;
}
.qijia-price-tab .layui-tab-title {
  text-align: center;
  position: relative;
  left: 0;
  height: 40px;
  white-space: nowrap;
  font-size: 0;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.qijia-price-tab .layui-tab-title li {
  width: 160px;
  border: 1px solid #0079fe;
  font-size: 16px;
}
.qijia-price-tab .layui-tab-title .layui-this {
  background: #0079fe;
  color: #fff;
}
.qijia-price-tab .layui-tab-title li:nth-child(1) {
  border-radius: 20px 0px 0px 20px;
  border-left: 1px solid #0079fe;
}
.qijia-price-tab .layui-tab-title li:nth-last-child(1) {
  border-radius: 0px 20px 20px 0px;
  border-right: 1px solid #0079fe;
}
.qijia-price-tab .layui-table thead tr th {
  background: #0079fe;
  color: #fff;
  border: 1px solid #0079fe;
  font-size: 16px;
  position: relative;
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
}
.qijia-price-tab .layui-table tbody tr td {
  font-size: 16px;
  position: relative;
  padding: 20px 15px;
  min-height: 30px;
  line-height: 30px;
}
.qijia-price-tab .layui-table tbody tr td:nth-child(1) {
  font-weight: bold;
  color: #000;
}
.qijia-price-tab .layui-table tbody tr td:nth-child(2) {
  font-weight: bold;
  color: #000;
}
.qijia-price-tab .layui-table tbody tr td:nth-child(3) {
  font-weight: bold;
  color: #000;
}
.qijia-about {
  width: 1200px;
  margin: auto;
  padding-bottom: 100px;
}
.qijia-about h1 {
  margin-top: 100px;
  text-align: center;
  font-family: MiSans, MI Lan Pro, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: bold;
}
.qijia-about p {
  line-height: 32px;
  font-size: 16px;
  color: #555;
}
/*-----------------------------------2024-9-25-------------------------------------------------------------------------------*/
/* 【@YANG@】【2026-07-10 16:30】价格链共享静态横幅壳已经统一到 qijia-price-banner，这里继续清掉 still-public 的 fangruan-banner / fangruan-download，避免公开 Home2.css 再把旧价格横幅 selector 发给浏览器。 */
.qijia-price-banner {
  width: 100%;
  text-align: center;
  padding-top: 54px;
  padding-bottom: 150px;
}
.qijia-price-banner .h3-title {
  letter-spacing: 10px;
  font-weight: bold;
  font-size: 20px;
  margin-top: 50px;
  opacity: 0.7;
}
.qijia-price-banner .h2-xinyidai {
  letter-spacing: 10px;
  font-weight: bold;
  font-size: 55px;
  margin-top: 125px;
}
.qijia-price-banner .qijia-price-download {
  margin-top: 60px;
}
.qijia-price-banner .qijia-price-download .download-btn .btn {
  width: 180px;
  padding: 15px 12px;
  font-size: 20px;
  font-family: MiSans, system-ui, sans-serif;
  letter-spacing: 2px;
  border-radius: 48px;
  margin: 0px 20px;
}
.qijia-price-banner .qijia-price-download .download-btn .btn-dark {
  color: #000;
  background-color: #000;
  border: 1px solid #000;
}
/* 【@YANG@】【2026-07-10 22:05】首页能力区当前真页已经不再使用 fangruan-page-2024-1 这一代旧壳，这里只清 still-public 共享静态 CSS 里的祖壳 selector，避免浏览器继续拿到旧品牌命名。 */
.qijia-capability-legacy-shell {
  width: 100%;
  background: #000;
  font-family: MiSans, system-ui;
  padding-bottom: 100px;
}
.qijia-capability-legacy-shell .h2-1 {
  text-align: center;
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 10px;
}
.qijia-capability-legacy-shell .h2-2 {
  text-align: center;
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 10px;
  margin-top: 25px;
}
.qijia-capability-legacy-shell .h2-3 {
  text-align: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  opacity: 0.7;
  margin-top: 50px;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-menu {
  width: 1200px;
  margin: auto;
  padding-top: 80px;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-menu ul li {
  float: left;
  background: #1c1c1c;
  color: #fff;
  width: 280px;
  padding-left: 36px;
  padding-right: 36px;
  height: 106px;
  line-height: 106px;
  border-radius: 24px;
  font-size: 24px;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-menu ul li .iconfont {
  font-size: 28px;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-more {
  overflow: hidden;
  background: #1c1c1c;
  color: #fff;
  width: 1200px;
  height: 290px;
  margin: auto;
  margin-top: 80px;
  border-radius: 24px;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-more .qijia-capability-legacy-more-left {
  float: left;
  height: 290px;
  line-height: 290px;
  width: 460px;
  font-size: 32px;
  text-align: center;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-more .qijia-capability-legacy-more-right {
  float: left;
  padding-top: 78px;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-more .qijia-capability-legacy-more-right ul {
  overflow: hidden;
  margin-top: 20px;
}
.qijia-capability-legacy-shell .qijia-capability-legacy-more .qijia-capability-legacy-more-right ul li {
  float: left;
  width: 170px;
  font-size: 18px;
}
/* 【@YANG@】【2026-07-10 22:12】“新时代”展示区当前真页已不再依赖 fangruan-page-xinshidai 旧壳；这里只清 still-public 共享静态 CSS 的失效 selector，不改任何运行时布局参数。 */
.qijia-xinshidai-shell {
  background: #000;
}
.qijia-xinshidai-shell .h2-desc {
  color: #fff;
  text-align: center;
  padding-top: 150px;
  font-size: 45px;
  letter-spacing: 10px;
  background: -webkit-linear-gradient(45deg, #1e89fd, #5ed1ec);
  /* Chrome, Safari */
  background: linear-gradient(45deg, #1e89fd, #5ed1ec);
  /* 标准语法 */
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 兼容不支持background-clip的浏览器 */
  font-weight: bold;
}
.qijia-xinshidai-shell .xinshidai-item {
  overflow: hidden;
  background: #141414;
  border-radius: 20px;
  margin-top: 100px;
  padding: 60px 100px;
}
.qijia-xinshidai-shell .xinshidai-item .item-left {
  float: left;
  width: 420px;
}
.qijia-xinshidai-shell .xinshidai-item .item-left .h2-title {
  color: #0d84ff;
  font-size: 45px;
  padding-top: 30px;
  letter-spacing: 1px;
}
.qijia-xinshidai-shell .xinshidai-item .item-left .h3-des {
  color: #fff;
  opacity: 0.7;
  font-size: 18px;
  line-height: 40px;
  margin-top: 65px;
  letter-spacing: 4px;
}
.qijia-xinshidai-shell .xinshidai-item .item-right {
  float: right;
  width: 490px;
  text-align: right;
}
/* 【@YANG@】【2026-07-10 23:11】
   首页架构展示区当前正式页已切到新壳；这里仅把共享静态 CSS 的旧根类换名，
   让 still-public 资源不再继续外发 fangruan-home-1。 */
.qijia-legacy-home-architecture-shell {
  background: #f6f7fb;
  padding-top: 150px;
  padding-bottom: 20px;
}
.qijia-legacy-home-architecture-shell .home-item {
  overflow: hidden;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-left {
  float: left;
  width: 384px;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-left .fangruan-box {
  padding: 32px 32px 41px 32px;
  border-radius: 20px;
  background: #fff;
  height: 203px;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-left .fangruan-box .fangruan-ico .iconfont {
  font-size: 40px;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-left .fangruan-box h2 {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #121212;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-left .fangruan-box h3 {
  color: #000;
  line-height: 24px;
  font-size: 16px;
  opacity: 0.6;
  margin-top: 10px;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-right {
  float: left;
  width: 791px;
  margin-left: 25px;
  position: relative;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-right .right-text {
  position: absolute;
  left: 40px;
  z-index: 9;
  color: #fff;
  top: 95px;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-right .right-text .h2-title {
  margin-top: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #fff;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-right .right-text .h3-title {
  opacity: 0.6;
  color: #fff;
  line-height: 24px;
  font-size: 16px;
  margin-top: 22px;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-right .fangruan-ico {
  position: absolute;
  top: 30px;
  right: 30px;
}
.qijia-legacy-home-architecture-shell .home-item .home-item-right .fangruan-ico img {
  width: 387px;
  border-radius: 10px;
}
.qijia-legacy-home-architecture-shell .more-item {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-legacy-home-architecture-shell .more-item .fangruan-box {
  width: 385px;
  padding: 32px 32px 41px 32px;
  border-radius: 20px;
  background: #fff;
  height: 203px;
}
.qijia-legacy-home-architecture-shell .more-item .fangruan-box .fangruan-ico .iconfont {
  font-size: 40px;
}
.qijia-legacy-home-architecture-shell .more-item .fangruan-box h2 {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #121212;
}
.qijia-legacy-home-architecture-shell .more-item .fangruan-box h3 {
  color: #000;
  line-height: 24px;
  font-size: 16px;
  opacity: 0.6;
  margin-top: 10px;
}
/* 【@YANG@】【2026-07-10 23:11】
   合作伙伴展示区的共享静态根壳已脱离当前正式页；这里只清 still-public 的旧祖壳。 */
.qijia-legacy-home-partners-shell {
  padding-top: 50px;
  padding-bottom: 50px;
}
.qijia-legacy-home-partners-shell .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
}
.qijia-legacy-home-partners-shell .hezuo-box {
  margin-top: 20px;
}
.qijia-legacy-home-partners-shell .hezuo-box ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-legacy-home-partners-shell .hezuo-box ul li {
  width: 220px;
  border: 1px solid #12112a12;
}
/* 【@YANG@】【2026-07-10 23:11】
   安全展示区仍有内部旧子层承接，但外层根壳已经不再出现在真 DOM；这里只摘根壳。 */
.qijia-legacy-home-security-shell .fangruan-title {
  background: -webkit-linear-gradient(45deg, #1e89fd, #5ed1ec);
  background: linear-gradient(45deg, #1e89fd, #5ed1ec);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-size: 45px;
  font-weight: bold;
}
.qijia-legacy-home-security-shell .fangruan-container {
  overflow: hidden;
  margin-top: 30px;
}
.qijia-legacy-home-security-shell .fangruan-container .fangruan-li {
  float: left;
  background: #1e232b;
  width: 585px;
  border-radius: 20px;
  padding-bottom: 45px;
  padding-top: 45px;
}
.qijia-legacy-home-security-shell .fangruan-container .fangruan-li .li-title {
  text-align: center;
  color: #ffffff;
  margin-top: 50px;
  font-size: 30px;
}
.qijia-legacy-home-security-shell .fangruan-container .fangruan-li .li-des {
  color: #ffffff;
  opacity: 0.6;
  margin-top: 10px;
  font-size: 18px;
  padding: 0px 80px;
  line-height: 26px;
}
.qijia-legacy-home-security-shell .fangruan-container .shengeng-img {
  text-align: center;
  margin-top: 45px;
}
.qijia-legacy-home-security-shell .fangruan-container .shengeng-img img {
  width: 191px;
  height: 128px;
}
/* 【@YANG@】【2026-07-10 23:11】
   首页这几段展示区在真页里都已经换了新的 section 组织；这里只批量清 still-public 的失效根壳，不动内部图文结构类。 */
.qijia-legacy-home-feature-grid-shell {
  background: #f6f7fb;
  font-family: 'MiSans VF', 'MiSans', 'MI Lan Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.qijia-legacy-home-feature-grid-shell .h3-title {
  font-weight: bold;
  font-size: 45px;
  padding-top: 140px;
  padding-bottom: 100px;
}
.qijia-legacy-home-feature-grid-shell ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 150px;
}
.qijia-legacy-home-feature-grid-shell ul li {
  background: #fff;
  border-radius: 20px;
  padding-top: 45px;
  padding-bottom: 25px;
  width: 280px;
}
.qijia-legacy-home-feature-grid-shell ul li .fangruan-title {
  font-size: 25px;
  text-align: center;
  font-weight: 500;
}
.qijia-legacy-home-feature-grid-shell ul li .fangruan-des {
  margin-top: 10px;
  line-height: 26px;
  font-size: 18px;
  opacity: 0.7;
  color: #000;
  padding: 0px 25px;
}
.qijia-legacy-home-feature-grid-shell ul li .fangruan-img {
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* img {
                    width: 121px;
                    height: 121px;
                }*/
}
.qijia-legacy-home-feature-grid-shell ul li .fangruan-img .iconfont {
  color: #fff;
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background: #8aa2ae;
  font-size: 75px;
}
.qijia-legacy-home-cloud-shell {
  background: #f6f7fb;
  padding-bottom: 100px;
}
.qijia-legacy-home-cloud-shell .page-7-1 {
  position: relative;
  background: #fff;
  border-radius: 20px;
  height: 462px;
}
.qijia-legacy-home-cloud-shell .page-7-1 .page-title {
  position: absolute;
  left: 40px;
  font-size: 40px;
  top: 50%;
  margin-top: -50px;
  z-index: 9;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg {
  position: absolute;
  top: 55px;
  right: 0px;
  width: 905px;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg img {
  width: 100%;
  height: 100%;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-1 {
  position: absolute;
  top: 0px;
  left: 58px;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-1 ul {
  overflow: hidden;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-1 ul li {
  float: left;
  width: 185px;
  height: 105px;
  border-radius: 10px;
  background: #0f9bfd;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-2 {
  position: absolute;
  top: 122px;
  left: 58px;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-2 ul {
  overflow: hidden;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-2 ul li {
  float: left;
  width: 185px;
  height: 105px;
  border-radius: 10px;
  background: #0f9bfd;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-3 {
  position: absolute;
  top: 245px;
  left: 58px;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-3 ul {
  overflow: hidden;
}
.qijia-legacy-home-cloud-shell .page-7-1 .fangruan-bg .ul-3 ul li {
  float: left;
  width: 185px;
  height: 105px;
  border-radius: 10px;
  background: #0f9bfd;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.qijia-legacy-home-transition-shell {
  background: #f6f7fb;
}
.qijia-legacy-home-terminal-shell {
  background: #f6f7fb;
}
.qijia-legacy-home-terminal-shell .page-9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qijia-legacy-home-terminal-shell .page-9 .page-box {
  background: #fff;
  border-radius: 20px;
  width: 585px;
}
.qijia-legacy-home-terminal-shell .page-9 .page-box .h3-name {
  font-weight: bold;
  font-size: 35px;
  text-align: center;
  padding: 30px 0px;
}
.qijia-legacy-home-terminal-shell .page-9 .page-box .page-img {
  padding-bottom: 30px;
  text-align: center;
}
#laypage {
  background: #fff;
  margin-top: 5px;
  padding: 10px;
}
#laypage .layui-laypage {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 0;
}
