.page_cont {
    text-align: center;
    margin: 0 auto 5px;
}

.page_cont li {
    display: initial;
}

.page_cont a {
    padding: 5px 9px;
    margin: 0 3px;
    border: 1px solid #ccc;
    background-color: transparent;
    color: #555555;
    font: 12px/14px arial, 'microsoft yahei', 'simsun', sans-serif;
}

.page_cont span {
    padding: 5px 9px;
    margin: 0 3px;
    border: 0px solid #ccc;
    background-color: transparent;
    color: #000;
    font: 12px/14px arial, 'microsoft yahei', 'simsun', sans-serif;
    font-weight: 700;
}

.page_cont a:hover {
    border: 1px solid #2ebf7b;
    background: #2ebf7b;
    color: #fff;
    text-decoration: none;
}

.page_cont a.active {
    color: #fff;
    cursor: default;
    background: #2ebf7b;
}

.page_cont a.active:hover {
    color: #fff;
    cursor: default;
}

.list_hot li {
    height: auto
}

.list_hot li:hover {
    background: none;
}

.left {
    text-align: left;
    min-height: 30px;
}
.project-slogan {
    background-color: #32d693;
    color: #FFF;
    display: block;
    padding: 0.2rem 0.3rem;
    text-align: center;
    width: 60px;
    font-size: 0.75rem;
    border-radius: 0.13rem;
    white-space: nowrap;
    margin-left: 0.38rem;
}
.tool-bar {
    display: flex;
    justify-content: space-between;
}
.list_hot li .inner {
    background: #fff;
    margin: 10px;
    width: 230px;
    height: 320px;
    padding: 10px 0px;
    text-align: center;
}
.hotitle {
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
    padding: 12px 8px 0px 8px;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_hot .inner a:hover {
    text-decoration: none;
    color: #fff;
}

.hotprice {
    color: #f60;
    font-size: 16px;
    padding-top: 10px;
    text-align: center;
}

.hotprice a:hover {
    text-decoration: none;
    color: #fff;
}

.btnbook {
    margin: 0 auto;
    background: #0099FF;
    display: block;
    line-height: 36px;
    width: 110px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

@media screen and (min-width:1400px) {
    .container {
        width: 1250px
    }
}

.sel-page {
    text-align: center;
    margin: 0 auto 5px;
}

.sel-page ul li {
    border: 0px;
    display: inline-block;
}

.sel-page a {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 5px 9px;
    background-color: transparent;
    color: #555555;
    font: 14px arial, 'microsoft yahei', 'simsun', sans-serif;
}

.sel-page span {
    border-radius: 5px;
    padding: 5px 9px;
    border: 1px solid #ccc;
    background-color: transparent;
    color: #999999;
    font: 14px arial, 'microsoft yahei', 'simsun', sans-serif;
}

.sel-page a:hover {
    border: 1px solid #32d693;
    background: #32d693;
    color: #fff;
    text-decoration: none;
}

.sel-page a.active {
    color: #fff;
    cursor: default;
    background: #32d693;
    border: 1px solid #32d693;
}

.sel-page a.active:hover {
    color: #fff;
    cursor: default;
}

.pagination li {
    list-style: none;
    margin: 0;
    display: inline-block;
}

.layui-box {
    width: 100%;
    padding: 0px 10px;
    margin: 20px 0px 10px 0px;
    box-sizing: border-box;
}

.layui-nav {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.layui-nav .layui-nav-item {
    padding: 0px 20px;
}

.layui-this:after {
    display: none;
    opacity: 0;
}

.layui-this a:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px !important;
    background: #32d693 !important;
}

.layui-nav-item a {
    font-size: 20px;
    color: #424242 !important;
    padding: 0px !important;
}

.layui-this a {
    color: #32d693 !important;
}

.layui-nav-bar {
    display: none;
}

.tabs-panel {
    width: 1200px;
    height: 500px;
    background: #fff;
    display: none;
    opacity: 0;
    margin: 20px auto 0;
}

.default-panel {
    display: block !important;
    opacity: 1;
}
.marginTop10 {
    margin-top: 10px;
}

.marginRight10 {
    margin-right: 10px;
}

.level-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto;
}

.header-top .header-dropdown {
    position: absolute;
    left: -15px;
    top: 34px;
    z-index: 99;
    width: 208px;
    height: 0px;
    background: #FFF url('https://statics.shiyanjia.com/c/v3/images/head/per_bg_menu.png') no-repeat;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    overflow: hidden;
}

.header-top .header-item span {
    line-height: 36px;
}

.header-top .header-item span:hover .header-dropdown {
    height: 260px;
}

.header-top .header-dropdown .dropdown-item {
    height: 40px;
}

.header-top .header-dropdown .dropdown-item:hover {
    background: rgba(203, 247, 248, .2);
}

.header-top .header-dropdown .dropdown-item:hover a {
    color: #0099FF;
}

.header-top .header-dropdown .dropdown-item-large {
    position: relative;
    padding: 14px 16px 40px;
}

.header-top .header-dropdown .dropdown-item-large p {
    line-height: 18px;
    font-size: 13px;
    color: rgba(0, 0, 0, .85);
}

.header-top .header-rg .header-item span.mobile {
    font-size: 14px;
    font-family: PingFangSC-Light, "PingFang SC", "Microsoft YaHei", "Arial Narrow", "SimSun", HELVETICA
}

.header-top .header-rg .header-item span.mobile:hover {
    font-size: 14px;
    cursor: pointer;
}

.header-top .header-dropdown .dropdown-item-large .h_vip {
    position: absolute;
    right: 0;
    width: 65px;
    height: 20px;
    line-height: 20px;
    background: url('https://statics.shiyanjia.com/c/v3/images/head/apple_TV_copy.png') no-repeat;
    font-size: 11px;
    color: #28BCB6;
}

.header-top .header-dropdown .dropdown-item-large .level-logo-l {
    position: absolute;
    top: 14px;
    right: 10px;
}

.header-top .header-dropdown .dropdown-item a {
    line-height: 40px;
    padding-left: 48px;
    color: #424242;
    text-align: left;
}

.header-top .header-dropdown .dropdown-item .rebate {
    position: absolute;
    top: 10px;
    right: 50px;
    display: block;
    width: 40px;
    height: 18px;
    line-height: 18px;
    background: #FFFBE6;
    font-size: 12px;
    color: #FAAD14;
    text-align: center;
    border: 1px solid #FFE58F;
    border-radius: 2px;
}

.nanos_new {
    position: absolute;
    z-index: 9;
    top: 6px;
    right: -15px;
    display: block;
    width: 38px;
    height: 14px;
    line-height: 14px;
    background-image: linear-gradient(180deg, #FF8A00 0%, #FF5200 100%);
    font-size: 10px;
    color: #FFF;
    text-align: center;
    border-radius: 7px 7px 7px 0;
}

.b_banner {
    text-align: center;
    padding-right: 200px;
    padding-bottom: 20px;
    width: 100%;
    background: url('../images/banner1.jpg') no-repeat center center;
    background-size: cover;
}
.bannerText{
    padding-top: 10px;
    color: #000;
    font-weight: 600;
    font-size: 25px;
}
.businessText {
    color: #000;
    font-weight: normal;
    font-size: 18px;
}
.bannerPargh{
    text-align: left;
    padding-top: 10px;
    padding-left: 35%;
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
.vxPicture{
    display: flex;
    flex-flow: row nowrap;
    padding-top: 10px;
    padding-left: 35%;
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
.imgStyle {
    margin-left: 20px;
    display: flex;
    flex-flow: column;
}
.imgSize {
    width: 115px;
    height: 115px;
}
.sideBar {
    position:fixed;
    right:-222px;
    top:30%;
    background-color:#ffffff;
    border:#0099FF solid 1px;
    transition:right 0.5s;
   }
   .sideBar:hover {
    right:0;
   }
   .sideBar>div {
    position:relative;
   }
   .sideBar .tips {
    position:absolute;
    height:120px;
    line-height:25px;
    background-color:#0099FF;
    width:40px;
    left:-40px;
    text-align:center;
    box-sizing:border-box;
    padding:10px 10px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    font-weight:bold;
    color:#ffffff;
   }
   .sideBar .list {
    padding:0;
    list-style:none;
    width:220px;
    margin:0;
   }
   .sideBar .list>li {
    padding:15px;
    border-top:#0099FF dashed 1px;
   }
   .sideBar .list>li:hover {
    cursor:pointer;
    background-color:#0099FF;
    color:#ffffff;
   }
   .sideBar .list>li:first-child {
    border-top:none;
   }
   .MaterialTest .flex_between .layui-this {
    background: #64c4dd;
    color: #fff;
    z-index: 2;
}
.MaterialTest .flex_between .layui-this:after {
    border-bottom:none;
}
.MaterialTest .layui-tab-title {
    display: flex;
    border: none;
}
.MaterialTest .layui-tab-title li {
    font-size: 16px !important;
    font-family: Microsoft YaHei;
}
.flex_between .mtTab {
    position: relative;
    margin-right: 12px;
}
.flex_left {
    justify-content: flex-start;
}
.MaterialTest .mtHeader .flex_between .mtTab li.active {
    background: #64c4dd;
    color: #fff;
    z-index: 2;
}
.flex_between .mtTab li {
    float: left;
    width: 110px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    margin: 0 8px;
}
.flex_between .mtMore {
    color: #687294;
    cursor: pointer;
}
.materList-left {
    display: flex;
    flex-flow: column;
}
.MainLeft {
    background:url(/static/images/mt_head.png) no-repeat;
    width: 300px;
    height: 400px;
    padding: 38px 26px;
    color: #fff;
    position: relative;
}
.mainRight {
    width: 100%;
}
.flex_left li {
    margin: 5px;
    width: 230px;
    height: 280px;
    text-align: center;
    padding: 20px 14px;
    border: 1px solid #eef6ff;
    background: #fff;
    cursor: pointer;
}
.mainRight ul.flex_left li h5 {
    line-height: 21px;
    font-size: 16px;
    font-weight: 700;
}
.mainRight ul.flex_left {
    display: flex;
    flex-wrap: wrap;
}
.lineOverflow {
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mainRight ul.flex_left li p {
    margin: 6px 0 10px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(104,114,148,.8);
}
.mainRight ul.flex_left li .icon {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
}
.mainRight ul.flex_left li img {
    position: absolute;
    width: 150px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto;
    height: 100%;
}
.layui-tab-title li {
    margin-left: 40px;
}
.layui-tab-title li:nth-child(1){
    color: #fff;
    background: #9955FF;
    margin-left: 10px;
}
.layui-tab-title li:nth-child(2){
    color: #fff;
    background: #32d6c8;
}
.layui-tab-title li:nth-child(3){
    color: #fff;
    background: #44a3e0;
}
.layui-tab-title li:nth-child(4){
    color: #fff;
    background: #446ce0;
}
.layui-tab-title li:nth-child(5){
    color: #fff;
    background: #8669ee;
}
.layui-tab-title li:nth-child(6){
    color: #fff;
    background: #32d693;
}
.layui-tab-title li:nth-child(7){
    color: #fff;
    background: #32d693;
}
.layui-tab-title li:nth-child(7){
    color: #fff;
    background: #32d693;
}
.layui-tab-title li:nth-child(8){
    color: #fff;
    background: #5555FF;
    width: 183px;
}
.layui-tab-item {
    min-height: 360px;
}
.layui-tab-content {
    padding: 10px 0px;
}
.banner img {
    width: 100%;
    height: 100%;
}
.right {
    text-align: right;
    min-height: 30px;
}
.score {
    display: inline;
    height: 30px;
    text-align: right;
    line-height: 30px;
    background: linear-gradient(108deg, #FFA000 0%, #FB7336 100%);
    border-radius: 19px 19px 19px 0;
    padding: 3px 9px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    white-space: nowrap
}

body.page-home {
    padding-top: 136px;
}

.page-home .header-home {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    background: #fff;
    box-shadow: 0 18px 42px rgba(13, 26, 56, 0.08);
}

.page-home .header-home__topline {
    height: 14px;
    background: linear-gradient(90deg, #293041 0%, #364056 100%);
}

.page-home .header-home__shell {
    width: 1200px;
    margin: 0 auto;
}

.page-home .header-home__main {
    display: flex;
    align-items: center;
    gap: 26px;
    padding: 14px 0 12px;
}

.page-home .header-home__logo {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
}

.page-home .header-home__logo img {
    display: block;
    width: 242px;
    height: 52px;
}

.page-home .header-home__search {
    position: relative;
    flex: 1;
    max-width: 430px;
}

.page-home .header-home__search input {
    display: block;
    width: 100%;
    height: 46px;
    padding: 0 58px 0 18px;
    border: 1px solid #d8dde8;
    border-radius: 8px;
    outline: none;
    color: #3f4f6b;
    font-size: 16px;
    background: #fff;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.page-home .header-home__search input:focus {
    border-color: #4d97f3;
    box-shadow: 0 0 0 4px rgba(77, 151, 243, 0.1);
}

.page-home .header-home__search button {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    border: 0;
    border-radius: 50%;
    background: #fff url('../images/icon-search.png') no-repeat center center;
    background-size: 18px 18px;
    cursor: pointer;
}

.page-home .header-home__actions {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 22px;
}

.page-home .header-home__auth,
.page-home .header-home__profile {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-home .header-home__auth li,
.page-home .header-home__profile li {
    display: flex;
    align-items: center;
}

.page-home .header-home__auth a,
.page-home .header-home__auth span {
    font-size: 15px;
    color: #2f3c55;
}

.page-home .header-home__auth span {
    margin: 0 8px;
    color: #99a5bb;
}

.page-home .header-home__auth a:hover {
    color: #2488eb;
    text-decoration: none;
}

.page-home .header-home__profile {
    position: relative;
}

.page-home .header-home__profile-trigger {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    color: #1f2d44;
    font-size: 15px;
    line-height: 1;
}

.page-home .header-home__profile-trigger:after {
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -2px;
    border-right: 1px solid #6c7891;
    border-bottom: 1px solid #6c7891;
    transform: rotate(45deg);
}

.page-home .header-home__profile-icon {
    position: relative;
    width: 20px;
    height: 20px;
}

.page-home .header-home__profile-icon:before,
.page-home .header-home__profile-icon:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid #1f2d44;
}

.page-home .header-home__profile-icon:before {
    top: 1px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.page-home .header-home__profile-icon:after {
    bottom: 1px;
    width: 14px;
    height: 8px;
    border-radius: 10px 10px 6px 6px;
    border-top: 0;
}

.page-home .header-home__profile .header-dropdown {
    position: absolute;
    top: 32px;
    right: -10px;
    z-index: 20;
    width: 208px;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff url('https://statics.shiyanjia.com/c/v3/images/head/per_bg_menu.png') no-repeat;
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
}

.page-home .header-home__profile:hover .header-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.page-home .header-home__profile .dropdown-item-large {
    position: relative;
    padding: 14px 16px 18px;
}

.page-home .header-home__profile .dropdown-item-large p {
    margin: 0;
    line-height: 18px;
    font-size: 13px;
    color: rgba(0, 0, 0, .85);
}

.page-home .header-home__profile .dropdown-item {
    height: 40px;
}

.page-home .header-home__profile .dropdown-item a {
    display: block;
    line-height: 40px;
    padding-left: 48px;
    color: #424242;
    text-align: left;
}

.page-home .header-home__profile .dropdown-item:hover {
    background: rgba(203, 247, 248, .2);
}

.page-home .header-home__profile .dropdown-item:hover a {
    color: #0099FF;
    text-decoration: none;
}

.page-home .header-home__follow {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #1f2d44;
    font-size: 15px;
    white-space: nowrap;
}

.page-home .header-home__follow:hover {
    color: #2488eb;
    text-decoration: none;
}

.page-home .header-home__follow-icon {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid currentColor;
    border-radius: 4px;
}

.page-home .header-home__follow-icon:before,
.page-home .header-home__follow-icon:after {
    content: "";
    position: absolute;
    background: currentColor;
}

.page-home .header-home__follow-icon:before {
    top: 7px;
    left: 2px;
    right: 2px;
    height: 1px;
}

.page-home .header-home__follow-icon:after {
    left: 7px;
    top: 2px;
    bottom: 2px;
    width: 1px;
}

.page-home #ewm .ewm {
    position: absolute;
    top: 34px;
    left: 50%;
    width: 124px;
    height: 0;
    margin-left: -62px;
    overflow: hidden;
}

.page-home #ewm:hover .ewm {
    height: 124px;
}

.page-home .header-home__nav-wrap {
    position: relative;
}

.page-home .header-home__nav-wrap:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, #46b7ff 0%, #5b78ff 34%, #ff6ea9 68%, #ffb347 100%);
    opacity: 0.82;
}

.page-home .header-home__nav {
    display: flex;
    align-items: center;
    gap: 38px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-home .header-home__nav-item {
    position: relative;
}

.page-home .header-home__nav-item a {
    display: inline-flex;
    align-items: center;
    height: 56px;
    font-size: 17px;
    font-weight: 600;
    color: #1f2d44;
}

.page-home .header-home__nav-item a:hover {
    color: #2488eb;
    text-decoration: none;
}

.page-home .header-home__nav-item.is-active a {
    color: #2488eb;
}

.page-home .header-home__nav-item.is-active:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 3px;
    left: 0;
    height: 4px;
    border-radius: 999px;
    background: #4d97f3;
}

.testing-showcase {
    position: relative;
    margin: 52px 0 88px;
    padding: 16px 0 0;
}

.testing-showcase:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    bottom: -14px;
    left: 0;
    background:
        radial-gradient(circle at top left, rgba(90, 192, 212, 0.14), transparent 34%),
        radial-gradient(circle at top right, rgba(65, 130, 255, 0.12), transparent 26%),
        linear-gradient(180deg, #f9fbfe 0%, #edf4fb 100%);
    border-radius: 20px;
    pointer-events: none;
}

.testing-showcase__header,
.testing-showcase__rows {
    position: relative;
    z-index: 1;
}

.testing-showcase__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 22px;
}

.testing-showcase__brand {
    display: flex;
    align-items: center;
    gap: 18px;
}

.testing-showcase__mark {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 78px;
    line-height: 0.82;
    color: #4bb6cf;
    text-shadow: 0 8px 24px rgba(75, 182, 207, 0.18);
}

.testing-showcase__titles h2 {
    margin: 0;
    font-size: 38px;
    line-height: 1;
    color: #22324d;
    font-weight: 700;
    letter-spacing: 1px;
}

.testing-showcase__titles p {
    margin: 8px 0 0;
    font-size: 18px;
    line-height: 1.2;
    color: #93a0b2;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 700;
}

.testing-showcase__intro {
    max-width: 680px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 28px;
}

.testing-showcase__intro p {
    margin: 0;
    font-size: 15px;
    line-height: 1.9;
    color: #71829f;
    text-align: right;
}

.testing-showcase__header-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 148px;
    height: 42px;
    padding: 0 22px;
    border: 1px solid #7ec5df;
    color: #4bb6cf;
    background: rgba(255, 255, 255, 0.92);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    transition: all 0.25s ease;
}

.testing-showcase__header-link:hover {
    color: #fff;
    background: #4bb6cf;
    border-color: #4bb6cf;
    text-decoration: none;
}

.testing-showcase .theme-mint {
    --section-color: #31c79d;
    --section-deep: #1d9c78;
}

.testing-showcase .theme-cyan {
    --section-color: #38c8cf;
    --section-deep: #2498ac;
}

.testing-showcase .theme-amber {
    --section-color: #eea542;
    --section-deep: #d78721;
}

.testing-showcase .theme-blue {
    --section-color: #5478e8;
    --section-deep: #365bcf;
}

.testing-showcase .theme-indigo {
    --section-color: #5f73ee;
    --section-deep: #4558cf;
}

.testing-showcase .theme-purple {
    --section-color: #8b70ef;
    --section-deep: #6b50d5;
}

.testing-showcase .theme-coral {
    --section-color: #ff8d76;
    --section-deep: #f36d53;
}

.testing-showcase__rows {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.testing-row {
    display: grid;
    grid-template-columns: 292px minmax(0, 1fr);
    gap: 22px;
    align-items: stretch;
}

.testing-category-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background: #fff;
    border: 1px solid #d8e5f4;
    box-shadow: 0 10px 24px rgba(24, 43, 78, 0.05);
    overflow: hidden;
}

.testing-category-card__head {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 0;
    color: #fff;
    background: linear-gradient(135deg, var(--section-color) 0%, var(--section-deep) 100%);
}

.testing-category-card__icon {
    position: relative;
    width: 62px;
    height: 68px;
    background: rgba(0, 0, 0, 0.08);
    flex: 0 0 auto;
}

.testing-category-card__icon:before {
    content: "";
    position: absolute;
    top: 23px;
    left: 22px;
    width: 7px;
    height: 7px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 11px 0 0 #fff, 0 11px 0 #fff, 11px 11px 0 #fff;
}

.testing-category-card__meta {
    padding-right: 18px;
}

.testing-category-card__meta h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
}

.testing-category-card__meta p {
    margin: 4px 0 0;
    font-size: 12px;
    line-height: 1;
    opacity: 0.95;
}

.testing-category-card__body {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 266px;
    padding-bottom: 16px;
}

.testing-category-card__list {
    margin: 0;
    padding: 10px 18px 0;
    list-style: none;
    flex: 1;
}

.testing-category-card__list li {
    border-top: 1px dashed #d9e4f2;
}

.testing-category-card__list li:first-child {
    border-top: 0;
}

.testing-category-card__list a {
    display: block;
    padding: 13px 0;
    color: #5c6d8f;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.testing-category-card__list a:hover {
    color: var(--section-deep);
    text-decoration: none;
}

.testing-category-card__more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 40px;
    margin: auto auto 0;
    border: 1px solid var(--section-color);
    border-radius: 999px;
    color: var(--section-deep);
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.25s ease;
}

.testing-category-card__more:hover {
    color: #fff;
    background: var(--section-color);
    text-decoration: none;
}

.testing-products-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    min-width: 0;
}

.testing-product-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    background: #fff;
    border: 1px solid #d8e5f4;
    box-shadow: 0 10px 24px rgba(24, 43, 78, 0.05);
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.testing-product-card:hover {
    transform: translateY(-4px);
    border-color: var(--section-color);
    box-shadow: 0 22px 44px rgba(24, 43, 78, 0.14);
    text-decoration: none;
}

.testing-product-card__media {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 262px;
    padding: 16px;
    background: #fff;
}

.testing-product-card__media img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

.device-teacher-tag {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 0 10px;
    border-radius: 2px;
    background: #33b5e5;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    box-shadow: 0 6px 14px rgba(51, 181, 229, 0.22);
}

.testing-product-card__body {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 74px;
    padding: 14px 18px 16px;
    border-top: 1px solid #e7eef8;
}

.testing-product-card__body h4 {
    margin: 0;
    color: #556889;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.testing-product-card:hover .testing-product-card__body h4 {
    color: var(--section-deep);
}

.home-careers {
    position: relative;
    margin: 0 0 88px;
    padding: 30px 34px 34px;
    border-radius: 24px;
    scroll-margin-top: 172px;
    background:
        radial-gradient(circle at top left, rgba(57, 141, 218, 0.14), transparent 26%),
        radial-gradient(circle at bottom right, rgba(49, 199, 157, 0.14), transparent 30%),
        linear-gradient(180deg, #fbfdff 0%, #f1f7ff 100%);
    box-shadow: 0 16px 40px rgba(24, 43, 78, 0.07);
}

.home-careers__hero {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 32px;
    margin-bottom: 28px;
}

.home-careers__heading {
    max-width: 720px;
}

.home-careers__eyebrow {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.18em;
    color: #398dda;
}

.home-careers__heading h2 {
    margin: 0;
    font-size: 36px;
    line-height: 1.15;
    font-weight: 800;
    color: #1b2f4a;
}

.home-careers__heading > p {
    margin: 14px 0 0;
    font-size: 15px;
    line-height: 1.85;
    color: #5d6f8b;
}

.home-careers__contact {
    flex: 0 0 300px;
    padding: 22px 24px;
    border-radius: 22px;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(71, 109, 155, 0.1);
}

.home-careers__contact-label {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 12px;
    border-radius: 999px;
    background: rgba(57, 141, 218, 0.1);
    color: #398dda;
    font-size: 12px;
    font-weight: 700;
}

.home-careers__contact-link {
    display: inline-block;
    margin-top: 16px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
    color: #163a6b;
    word-break: break-all;
}

.home-careers__contact-link:hover {
    color: #2d7de7;
    text-decoration: none;
}

.home-careers__contact p {
    margin: 12px 0 0;
    font-size: 14px;
    line-height: 1.8;
    color: #647690;
}

.home-careers__content {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(0, 0.82fr);
    gap: 24px;
}

.home-careers__roles {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.home-careers__role-card,
.home-careers__policy {
    background: #fff;
    border-radius: 22px;
    box-shadow: 0 12px 32px rgba(22, 58, 107, 0.08);
}

.home-careers__role-card {
    padding: 22px 22px 20px;
    border: 1px solid #e3edf9;
}

.home-careers__role-card--accent {
    border-color: rgba(57, 141, 218, 0.2);
    background: linear-gradient(180deg, #ffffff 0%, #f6fbff 100%);
}

.home-careers__role-tag {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 12px;
    border-radius: 999px;
    background: rgba(49, 199, 157, 0.12);
    color: #1ca37d;
    font-size: 12px;
    font-weight: 700;
}

.home-careers__role-card--accent .home-careers__role-tag {
    background: rgba(57, 141, 218, 0.12);
    color: #398dda;
}

.home-careers__role-card h3 {
    margin: 16px 0 12px;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 800;
    color: #1b2f4a;
}

.home-careers__list,
.home-careers__policy-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-careers__list li {
    position: relative;
    padding-left: 18px;
    font-size: 14px;
    line-height: 1.8;
    color: #586a84;
}

.home-careers__list li + li {
    margin-top: 8px;
}

.home-careers__list li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: linear-gradient(135deg, #4bb6cf 0%, #2e7df6 100%);
}

.home-careers__policy {
    padding: 24px 26px;
    border: 1px solid #e3edf9;
}

.home-careers__policy-head p {
    margin: 0;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.16em;
    font-weight: 700;
    color: #398dda;
    text-transform: uppercase;
}

.home-careers__policy-head h3 {
    margin: 12px 0 0;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
    color: #1b2f4a;
}

.home-careers__policy-list {
    margin-top: 20px;
}

.home-careers__policy-list li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.9;
    color: #5c6d87;
}

.home-careers__policy-list li + li {
    margin-top: 10px;
}

.home-careers__policy-list li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #31c79d;
}

.home-careers__policy-badge {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    margin-left: 8px;
    padding: 0 12px;
    border-radius: 999px;
    background: rgba(49, 199, 157, 0.12);
    color: #17966f;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    vertical-align: middle;
}

.page-careers .container {
    padding-top: 30px;
}

@media screen and (max-width: 1320px) {
    .page-home .header-home__shell {
        width: 1100px;
    }

    .page-home .header-home__nav {
        gap: 26px;
    }

    .testing-row {
        grid-template-columns: 268px minmax(0, 1fr);
    }

    .testing-products-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .home-careers__content {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 1199px) {
    body.page-home {
        padding-top: 164px;
    }

    .page-home .header-home__shell {
        width: auto;
        padding: 0 20px;
    }

    .page-home .header-home__main {
        flex-wrap: wrap;
    }

    .page-home .header-home__search {
        order: 3;
        flex: 1 0 100%;
        max-width: none;
    }

    .page-home .header-home__nav {
        gap: 22px;
        overflow-x: auto;
        white-space: nowrap;
    }

    .page-home .header-home__nav-item {
        flex: 0 0 auto;
    }

    .testing-row {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .testing-products-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-careers {
        padding: 26px 22px 28px;
        margin-bottom: 70px;
        scroll-margin-top: 204px;
    }

    .page-careers .container {
        padding-top: 24px;
    }

    .home-careers__hero {
        flex-direction: column;
        gap: 18px;
    }

    .home-careers__contact {
        width: 100%;
        flex: none;
    }
}

@media screen and (max-width: 767px) {
    body.page-home {
        padding-top: 208px;
    }

    .page-home .header-home__topline {
        height: 10px;
    }

    .page-home .header-home__shell {
        padding: 0 14px;
    }

    .page-home .header-home__main {
        gap: 14px;
        padding-top: 12px;
    }

    .page-home .header-home__logo img {
        width: 190px;
        height: auto;
    }

    .page-home .header-home__actions {
        width: 100%;
        justify-content: space-between;
        gap: 12px;
    }

    .page-home .header-home__follow span {
        display: none;
    }

    .page-home .header-home__nav-item a {
        height: 48px;
        font-size: 15px;
    }

    .testing-showcase {
        margin: 36px 0 64px;
        padding-top: 8px;
    }

    .testing-showcase__header {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
    }

    .testing-showcase__brand {
        gap: 12px;
    }

    .testing-showcase__mark {
        font-size: 62px;
    }

    .testing-showcase__titles h2 {
        font-size: 30px;
    }

    .testing-showcase__titles p {
        font-size: 16px;
    }

    .testing-showcase__intro {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
    }

    .testing-showcase__intro p {
        text-align: left;
    }

    .testing-showcase__header-link,
    .testing-category-card__more {
        width: 100%;
    }

    .testing-products-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .testing-product-card__media {
        height: 200px;
    }

    .testing-category-card__list {
        padding-left: 14px;
        padding-right: 14px;
    }

    .testing-category-card__body {
        min-height: 0;
    }

    .testing-product-card__body {
        padding-left: 14px;
        padding-right: 14px;
    }

    .home-careers {
        margin-bottom: 56px;
        padding: 22px 16px 24px;
        border-radius: 20px;
        scroll-margin-top: 236px;
    }

    .page-careers .container {
        padding-top: 18px;
    }

    .home-careers__heading h2 {
        font-size: 30px;
    }

    .home-careers__heading > p,
    .home-careers__contact p,
    .home-careers__list li,
    .home-careers__policy-list li {
        font-size: 14px;
    }

    .home-careers__contact-link {
        font-size: 22px;
    }

    .home-careers__roles {
        grid-template-columns: 1fr;
    }

    .home-careers__policy {
        padding: 20px 18px;
    }

    .home-careers__policy-head h3 {
        font-size: 24px;
    }

    .home-careers__policy-badge {
        display: inline-block;
        margin: 8px 0 0;
    }
}

body.page-home {
    padding-top: 132px;
}

.page-home .header-title {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 10px 28px rgba(18, 34, 44, 0.04);
}

.page-home .header-content {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    height: auto;
    min-height: 110px;
    padding-top: 0;
    background: #FFF;
}

.page-home .header-middle {
    width: 100%;
    max-width: 1200px;
    padding: 14px 24px 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.page-home .common-style {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.page-home .logo-images {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    flex: 0 0 auto;
}

.page-home .logo-images__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.page-home .logo-images__icon img {
    width: 52px;
    height: 52px;
    display: block;
    object-fit: contain;
}

.page-home .logo-text {
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    color: #163a6b;
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "Heiti SC", sans-serif;
}

.page-home .right-search {
    display: flex;
    margin-left: 2rem;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    gap: 28px;
}

.page-home .search {
    width: 28rem;
    margin-right: 0;
    position: relative;
    transition: all .1s ease;
    z-index: 30;
}

.page-home .search_input {
    width: 100%;
    height: 44px;
}

.page-home .search input {
    width: 100%;
    height: 44px !important;
    display: block !important;
    padding: 0 42px 0 12px !important;
    border-radius: 6px !important;
    outline: none;
    border: 1px solid #DDDDDD !important;
    font-size: 14px !important;
    color: #2f3c55;
    background: #fff;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.page-home .search input:focus {
    border-color: rgba(57, 141, 218, 0.45) !important;
    box-shadow: 0 0 0 4px rgba(57, 141, 218, 0.12);
}

.page-home .search .searchImg {
    position: absolute;
    top: 7px;
    right: 8px;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.page-home .searchImg img {
    width: 15px;
    height: 15px;
    display: block;
}

.page-home .header-prestore {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-width: 126px;
    height: 36px;
    padding: 0 20px 0 14px;
    border-radius: 999px;
    background: linear-gradient(90deg, #63b8ff 0%, #2e7df6 100%);
    box-shadow: 0 10px 22px rgba(49, 123, 226, 0.2);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}

.page-home .header-prestore:hover {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(90deg, #4aa7fb 0%, #236fea 100%);
}

.page-home .header-prestore__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.75);
    background: rgba(255, 255, 255, 0.12);
    font-size: 11px;
    line-height: 1;
    font-weight: 800;
}

.page-home .header-prestore__label {
    letter-spacing: 0.01em;
}

.page-home .header-prestore__badge {
    position: absolute;
    top: -8px;
    right: -10px;
    min-width: 68px;
    height: 22px;
    padding: 0 8px;
    border-radius: 999px 999px 999px 4px;
    background: linear-gradient(90deg, #ffe7b5 0%, #efbf52 100%);
    box-shadow: 0 6px 14px rgba(224, 174, 70, 0.26);
    color: #7b4a1e;
    font-size: 11px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
}

.page-home .user-center {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-left: 2px;
}

.page-home .newLogin {
    display: inline-flex;
    align-items: center;
    margin-left: 0;
    height: 45px;
    line-height: 45px;
}

.page-home .newLogin a {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
    padding: 0 12px;
    line-height: 1;
}

.page-home .newLogin a:hover,
.page-home .mobile-text:hover,
.page-home .nav-content .layui-nav .layui-nav-item > a:hover {
    color: #398DDA !important;
    text-decoration: none;
}

.page-home .newLogin a:first-child {
    border-right: 1px solid #707070;
}

.page-home .header-home-personal {
    position: relative;
    display: none;
    align-items: center;
    margin-left: 0;
}

.page-home .header-home-personal__trigger {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #111;
    font-size: 14px;
    line-height: 1;
    min-height: 24px;
    white-space: nowrap;
}

.page-home .header-home-personal__trigger:after {
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -2px;
    border-right: 1px solid #707070;
    border-bottom: 1px solid #707070;
    transform: rotate(45deg);
}

.page-home .header-home-personal__icon {
    position: relative;
    display: inline-block;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-right: 2px;
    overflow: visible;
}

.page-home .header-home-personal__icon:before,
.page-home .header-home-personal__icon:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid #111;
}

.page-home .header-home-personal__icon:before {
    top: 1px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.page-home .header-home-personal__icon:after {
    bottom: 1px;
    width: 14px;
    height: 7px;
    border-top: 0;
    border-radius: 10px 10px 6px 6px;
}

.page-home .header-home-personal .header-dropdown {
    position: absolute;
    top: 30px;
    right: -10px;
    z-index: 1000;
    width: 208px;
    height: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #FFF url('https://statics.shiyanjia.com/c/v3/images/head/per_bg_menu.png') no-repeat;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}

.page-home .header-home-personal:hover .header-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.page-home .header-home-personal .dropdown-item-large {
    position: relative;
    padding: 14px 16px 18px;
}

.page-home .header-home-personal .dropdown-item-large p {
    margin: 0;
    line-height: 18px;
    font-size: 13px;
    color: rgba(0, 0, 0, .85);
}

.page-home .header-home-personal .dropdown-item {
    height: 40px;
}

.page-home .header-home-personal .dropdown-item a {
    display: block;
    line-height: 40px;
    padding-left: 48px;
    color: #424242;
    text-align: left;
}

.page-home .header-home-personal .dropdown-item:hover {
    background: rgba(203, 247, 248, .2);
}

.page-home .header-home-personal .dropdown-item:hover a {
    color: #398DDA;
}

.page-home .mobile {
    display: flex;
    align-items: center;
    margin-left: 2px;
    position: relative;
}

.page-home .mobile-text {
    margin-left: 0 !important;
    color: #111;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
}

.page-home #ewm {
    position: relative;
    cursor: pointer;
}

.page-home #ewm:hover + .ewm {
    height: 124px !important;
}

.page-home .ewm {
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -62px;
    height: 0px;
    z-index: 1000;
}

.page-home .nav-content {
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    background: #FFF;
}

.page-home .nav-content .layui-container {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    max-width: 1480px;
    padding: 0 20px;
}

.page-home .nav-bg {
    width: 100%;
    color: #000 !important;
    background: #fff !important;
}

.page-home .nav-list {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
}

.page-home .nav-content .layui-nav-bar {
    display: none !important;
}

.page-home .nav-content .layui-nav .layui-nav-item {
    float: none;
    display: inline-block;
    text-align: left;
}

.page-home .nav-content .layui-nav .layui-nav-item,
.page-home .nav-content .layui-nav .layui-nav-item > a {
    height: 50px;
    line-height: 50px;
}

.page-home .nav-content .layui-nav .layui-nav-item > a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-home .nav-content .layui-nav .layui-nav-item a {
    position: relative;
    padding: 0 22px !important;
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 0.01em;
    color: #111 !important;
    white-space: nowrap;
}

.page-home .nav-content .layui-nav .layui-nav-item.nav-active > a,
.page-home .nav-content .layui-nav .layui-nav-item.layui-this > a {
    color: #398DDA !important;
    font-weight: 900;
}

.page-home .nav-content .layui-nav .layui-nav-item.nav-active > a::after,
.page-home .nav-content .layui-nav .layui-nav-item.layui-this > a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
    width: calc(100% - 24px);
    max-width: 240px;
    height: 4px;
    background: #398DDA;
}

.page-home .nav-content .layui-nav .layui-nav-item .layui-nav-more {
    right: 10px !important;
}

.page-products #banner {
    margin-top: 16px;
}

@media only screen and (max-width: 1360px) {
    .page-home .header-middle {
        padding-left: 16px;
        padding-right: 16px;
    }

    .page-home .right-search {
        margin-left: 20px;
        gap: 20px;
    }

    .page-home .nav-content .layui-container {
        padding: 0 12px;
    }

    .page-home .nav-list {
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
}

@media only screen and (max-width: 1199px) {
    body.page-home {
        padding-top: 166px;
    }

    .page-home .header-middle {
        max-width: none;
        padding-bottom: 12px;
    }

    .page-home .common-style {
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 14px;
    }

    .page-home .right-search {
        width: 100%;
        margin-left: 0;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 12px;
    }

    .page-home .search {
        width: 100%;
        max-width: none;
        margin-right: 0;
    }

    .page-home .user-center {
        margin-left: 0;
    }

    .page-home .header-prestore {
        order: 2;
        min-width: 118px;
    }
}

@media only screen and (max-width: 767px) {
    body.page-home {
        padding-top: 210px;
    }

    .page-home .logo-images__icon img {
        width: 44px;
        height: 44px;
    }

    .page-home .logo-text {
        font-size: 18px;
    }

    .page-home .nav-content .layui-nav .layui-nav-item a {
        padding: 0 16px !important;
        font-size: 15px;
    }

    .page-home .mobile {
        margin-left: 0;
    }

    .page-home .mobile-text {
        font-size: 13px;
    }

    .page-home .header-home-personal__trigger {
        font-size: 13px;
    }

    .page-home .header-prestore {
        height: 36px;
        padding: 0 12px 0 10px;
        min-width: 104px;
        font-size: 13px;
    }

    .page-home .header-prestore__badge {
        min-width: 62px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
    }
}

.products-search-panel {
    max-width: 1240px;
    margin: 32px auto 28px;
    padding: 0 20px;
}

.products-search-panel__inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    padding: 30px 32px;
    border-radius: 28px;
    background: linear-gradient(135deg, #eef6ff 0%, #ffffff 56%, #f3fbff 100%);
    box-shadow: 0 18px 45px rgba(20, 78, 148, 0.12);
}

.products-search-panel__copy {
    max-width: 620px;
}

.products-search-panel__eyebrow {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.18em;
    color: #398dda;
}

.products-search-panel__copy h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.25;
    color: #12263f;
}

.products-search-panel__summary {
    margin: 12px 0 0;
    font-size: 15px;
    line-height: 1.8;
    color: #5a6d82;
}

.products-search-form {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 430px;
    position: relative;
}

.products-search-form input {
    flex: 1;
    height: 52px;
    padding: 0 18px;
    border: 1px solid #c7d9eb;
    border-right: 0;
    border-radius: 16px 0 0 16px;
    font-size: 15px;
    color: #12263f;
    background: #fff;
    outline: none;
}

.products-search-form input:focus {
    border-color: #398dda;
    box-shadow: inset 0 0 0 1px rgba(57, 141, 218, 0.18);
}

.products-search-form button {
    height: 52px;
    padding: 0 24px;
    border: 0;
    border-radius: 0 16px 16px 0;
    background: #398dda;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

.search-autocomplete {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    display: none;
    border: 1px solid #d6e2ef;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 42px rgba(16, 52, 92, 0.14);
    overflow: hidden;
    z-index: 40;
}

.search-autocomplete.is-open {
    display: block;
}

.search-autocomplete__list {
    padding: 8px;
}

.search-autocomplete__item,
.search-autocomplete__empty {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 12px 14px;
    border-radius: 12px;
}

.search-autocomplete__item {
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.search-autocomplete__item:hover,
.search-autocomplete__item.is-active {
    background: #f2f8ff;
}

.search-autocomplete__text {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.search-autocomplete__text strong {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
    color: #173050;
}

.search-autocomplete__subtitle {
    font-size: 12px;
    line-height: 1.4;
    color: #6d8196;
}

.search-autocomplete__hint {
    flex: 0 0 auto;
    font-size: 12px;
    font-weight: 700;
    color: #398dda;
}

.search-autocomplete__empty {
    justify-content: flex-start;
    font-size: 13px;
    line-height: 1.6;
    color: #5c7189;
}

.products-search-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-top: 18px;
}

.products-search-card {
    display: block;
    overflow: hidden;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 16px 35px rgba(16, 52, 92, 0.08);
    text-decoration: none;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.products-search-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 42px rgba(16, 52, 92, 0.14);
}

.products-search-card__image {
    position: relative;
    display: block;
    aspect-ratio: 1 / 1;
    padding: 18px;
    background: linear-gradient(180deg, #f8fbff 0%, #eef5fb 100%);
}

.products-search-card__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.products-search-card__content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 18px 20px 20px;
}

.products-search-card__content strong {
    font-size: 17px;
    font-weight: 800;
    line-height: 1.45;
    color: #12263f;
}

.products-search-card__content em {
    font-style: normal;
    font-size: 14px;
    color: #6d8196;
}

.products-search-card__cta {
    font-size: 13px;
    font-weight: 700;
    color: #398dda;
}

.products-category-panel {
    max-width: 1240px;
    margin: 32px auto 48px;
    padding: 0 20px;
}

.products-category-panel__shell {
    padding: 34px 32px 36px;
    border-radius: 28px;
    background:
        radial-gradient(circle at top right, rgba(86, 164, 255, 0.12), transparent 34%),
        radial-gradient(circle at bottom left, rgba(83, 205, 181, 0.12), transparent 32%),
        linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
    box-shadow: 0 18px 45px rgba(20, 78, 148, 0.1);
}

.products-category-panel__hero {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
}

.products-category-panel__copy {
    max-width: 720px;
}

.products-category-panel__eyebrow {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.18em;
    color: #398dda;
}

.products-category-panel__copy h1 {
    margin: 0;
    font-size: 36px;
    line-height: 1.22;
    font-weight: 800;
    color: #12263f;
}

.products-category-panel__copy p {
    margin: 14px 0 0;
    font-size: 15px;
    line-height: 1.9;
    color: #586c85;
}

.products-category-summary {
    --category-accent: #6d7da4;
    --category-soft: rgba(109, 125, 164, 0.12);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-width: 194px;
    padding: 20px 22px;
    border-radius: 24px;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(87, 112, 145, 0.12);
}

.products-category-summary.theme-mint {
    --category-accent: #31c79d;
    --category-soft: rgba(49, 199, 157, 0.12);
}

.products-category-summary.theme-cyan {
    --category-accent: #38c8cf;
    --category-soft: rgba(56, 200, 207, 0.12);
}

.products-category-summary.theme-amber {
    --category-accent: #eea542;
    --category-soft: rgba(238, 165, 66, 0.12);
}

.products-category-summary.theme-blue {
    --category-accent: #5478e8;
    --category-soft: rgba(84, 120, 232, 0.12);
}

.products-category-summary.theme-indigo {
    --category-accent: #5f73ee;
    --category-soft: rgba(95, 115, 238, 0.12);
}

.products-category-summary.theme-purple {
    --category-accent: #8b70ef;
    --category-soft: rgba(139, 112, 239, 0.12);
}

.products-category-summary.theme-coral {
    --category-accent: #ff8d76;
    --category-soft: rgba(255, 141, 118, 0.12);
}

.products-category-summary.theme-slate {
    --category-accent: #6d7da4;
    --category-soft: rgba(109, 125, 164, 0.12);
}

.products-category-summary__label {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 12px;
    border-radius: 999px;
    background: var(--category-soft);
    color: var(--category-accent);
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
}

.products-category-summary strong {
    display: block;
    margin-top: 16px;
    font-size: 38px;
    line-height: 1;
    font-weight: 800;
    color: #12263f;
}

.products-category-summary em {
    margin-top: 8px;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #61738b;
}

.products-category-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 26px;
}

.products-category-tab {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-height: 48px;
    padding: 0 18px;
    border-radius: 999px;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(86, 112, 148, 0.16);
    color: #244161;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, color 0.2s ease, background 0.2s ease;
}

.products-category-tab span {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.products-category-tab em {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 28px;
    padding: 0 8px;
    border-radius: 999px;
    background: #eef5fd;
    font-style: normal;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    color: #398dda;
}

.products-category-tab:hover {
    color: #1c71cf;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: inset 0 0 0 1px rgba(57, 141, 218, 0.2), 0 12px 28px rgba(29, 86, 154, 0.08);
}

.products-category-tab.is-active {
    color: #fff;
    background: linear-gradient(135deg, #55b6f7 0%, #2e7df6 100%);
    box-shadow: 0 14px 32px rgba(41, 117, 217, 0.22);
}

.products-category-tab.is-active em {
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
}

.products-search-form--catalog {
    max-width: 520px;
    margin-top: 24px;
}

.products-category-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin-top: 26px;
    align-items: stretch;
}

.products-category-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 312px;
    overflow: hidden;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(16, 52, 92, 0.08);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.products-category-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 44px rgba(16, 52, 92, 0.14);
}

.products-category-card__media {
    position: relative;
    display: block;
    height: 186px;
    padding: 18px;
    background: #fff;
}

.products-category-card__media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.products-category-card__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    gap: 6px;
    padding: 18px 20px 20px;
    text-align: center;
}

.products-category-card__body h3 {
    margin: 0;
    width: 100%;
    font-size: 16px;
    line-height: 1.45;
    font-weight: 800;
    text-align: center;
}

.products-category-card__body h3 a {
    display: -webkit-box;
    width: 100%;
    color: #12263f;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: center;
}

.products-category-card__body p {
    margin: 0;
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    color: #6e8198;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
}

.products-category-card__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 116px;
    height: 36px;
    margin-top: auto;
    align-self: center;
    padding: 0 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #55b6f7 0%, #2e7df6 100%);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(46, 125, 246, 0.2);
    transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.products-category-card__cta:link,
.products-category-card__cta:visited,
.products-category-card__cta:hover,
.products-category-card__cta:active {
    color: #fff !important;
    text-decoration: none;
}

.products-category-card__cta:hover {
    background: linear-gradient(135deg, #43a8f4 0%, #246eee 100%);
    color: #fff;
    text-decoration: none;
    box-shadow: 0 14px 28px rgba(36, 110, 238, 0.24);
    transform: translateY(-1px);
}

.products-category-empty {
    margin-top: 26px;
    padding: 36px 24px;
    border-radius: 24px;
    background: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 1.8;
    color: #60728a;
    box-shadow: inset 0 0 0 1px rgba(86, 112, 148, 0.12);
}

@media only screen and (max-width: 1199px) {
    .products-search-panel__inner {
        flex-direction: column;
        align-items: stretch;
    }

    .products-search-form {
        max-width: none;
    }

    .products-category-panel__shell {
        padding: 28px 24px 30px;
    }

    .products-category-panel__hero {
        flex-direction: column;
        align-items: stretch;
    }

    .products-category-summary {
        min-width: 0;
    }

    .products-search-form--catalog {
        max-width: none;
    }

    .products-search-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .products-category-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .products-category-card {
        min-height: 298px;
    }

    .products-category-card__media {
        height: 176px;
    }
}

@media only screen and (max-width: 767px) {
    .products-search-panel {
        margin-top: 20px;
        padding: 0 12px;
    }

    .products-category-panel {
        margin-top: 20px;
        padding: 0 12px;
    }

    .products-search-panel__inner {
        padding: 22px 18px;
        border-radius: 22px;
    }

    .products-category-panel__shell {
        padding: 22px 18px 24px;
        border-radius: 22px;
    }

    .products-search-panel__copy h2 {
        font-size: 24px;
    }

    .products-category-panel__copy h1 {
        font-size: 28px;
    }

    .products-search-panel__summary {
        font-size: 14px;
        line-height: 1.7;
    }

    .products-category-panel__copy p {
        font-size: 14px;
        line-height: 1.8;
    }

    .products-search-form input,
    .products-search-form button {
        height: 48px;
    }

    .products-search-form button {
        padding: 0 18px;
    }

    .products-search-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .products-category-tabs {
        gap: 10px;
    }

    .products-category-tab {
        min-height: 44px;
        padding: 0 14px;
    }

    .products-category-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
    }

    .products-category-card {
        min-height: 0;
    }

    .products-category-card__media {
        height: 190px;
    }

    .products-category-card__body {
        padding: 16px;
    }

    .search-autocomplete {
        border-radius: 16px;
    }

    .search-autocomplete__item,
    .search-autocomplete__empty {
        padding: 11px 12px;
    }
}
