body {
    background: #FFF;
}
.container {
    display: column;
}
.banner {
    height: 400px;
    width: 100%;
}
.home-shipping-bar {
    width: 100%;
    padding: 10px 0 5px;
}
.home-shipping-bar-inner {
    width: 980px;
    max-width: calc(100% - 80px);
    margin: 0 auto;
    padding: 16px 22px;
    position: relative;
    overflow: hidden;
    border: 1px solid #9ac4f3;
    border-radius: 18px;
    background: linear-gradient(135deg, #dff0ff 0%, #f2f8ff 55%, #e6f3ff 100%);
    box-shadow: 0 14px 30px rgba(48, 91, 145, 0.12);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.home-shipping-bar-inner::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 6px;
    background: linear-gradient(180deg, #1b89ff 0%, #47b0ff 100%);
}
.home-shipping-text {
    margin: 0;
    line-height: 28px;
    font-size: 16px;
    color: #334a65;
    word-break: break-word;
}
.home-shipping-label {
    font-weight: bold;
    color: #15385f;
}
.home-shipping-value {
    user-select: all;
}
.home-copy-address-btn {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 104px;
    height: 38px;
    padding: 0 20px;
    border-radius: 999px;
    background: #225fcb;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 10px 18px rgba(34, 95, 203, 0.2);
}
.home-copy-address-btn:hover {
    color: #fff;
    background: #1b4fa8;
}
.banner > .banner-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner > .banner-container > .banner-content {
    flex: 1 1 0;
    max-width: 640px;
    min-width: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.banner > .banner-container > [carousel-item] {
    flex: 1 1 0;
    max-width: 640px;
    min-width: 0;
    height: 100%;
    overflow: hidden;
}
.banner > .banner-container > .banner-content img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
}
.banner > .banner-container > [carousel-item] > div {
    text-align: center;
    background: #fff;
}
.banner > .banner-container > [carousel-item] > .layui-this,
.banner > .banner-container > [carousel-item] > .layui-carousel-prev,
.banner > .banner-container > [carousel-item] > .layui-carousel-next {
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner > .banner-container > [carousel-item] > div img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
}
.quick-navigation {
    background: #F4FAFE;
    width: 100%;
    left: 0;
    bottom: 7.25rem;
    z-index: 9;
    padding: 2rem 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.quick-navigation-body {
    display: flex;
    padding: 10px;
    align-items: center;
    flex-flow: column;
    border-radius: 0.38rem 0.38rem 0 0;
    background-color: #fff;
    box-shadow: 0rem 0rem 1rem 0rem rgb(50 127 219 / 15%);
}
.quick-title-hide {
    font-size: 16px;
    font-weight: bold;
    visibility: hidden;
}
.split {
    font-size: 16px;
    padding: 0px 5px;
    color: #2c3e50;
}
.quick-navigation-container {
    width: 95%;
    margin: 5px 0px;
}
.quick-title {
    font-size: 16px;
    font-weight: bold;
}
.quick-navigation-container a {
    font-size: 16px;
    color: #2c3e50;
}
.instrument {
    width: 1400px;
    margin: 2rem auto 3rem auto;
}
.item-icom {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.3rem;
}
.floor-title {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: bold;
    text-align: center;
}
.data-analyse {
    width: 1400px;
    margin: 50px auto;
    background: #FFF;
}
.thesis-case {
    width: 1400px;
    margin: 50px auto;
}
.MaterialTest {
    margin-top: 15px;
}
.menuTitle {
    cursor: pointer;
    background: rgb(0,152,203);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0;
    padding: 20px 0px;
    font-size: 40px;
    line-height: 48px;
    color: #FFF;
}
.thesisCase-container {
    width: 100%;
    background: #F4F8FB;
}
.analyse-container {
    width: 100%;
    padding-bottom: 60px;
}
.equipment-category a {
    cursor: pointer;
}
.analyseTitle {
    cursor: pointer;
    background: #9F88FF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0;
    padding: 20px 0px;
    font-size: 40px;
    line-height: 48px;
    color: #FFF;
}
.thesisCaseTitle {
    cursor: pointer;
    background: #9F88FF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0;
    padding: 20px 0px;
    font-size: 40px;
    line-height: 48px;
    color: #FFF;
}
.thesisTitle {
    cursor: pointer;
    background: #9F88FF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0;
    padding: 20px 0px;
    font-size: 40px;
    line-height: 48px;
    color: #FFF;
}
.scrollimg {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    width: 100%;
    height: 500px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: scroll;
}
.thesis-img img{
    width:640px;
}
.flex_between {
    font-size: 16px;
}
.tab-text {
    font-size: 1rem;
    color: #2c3e50;
    line-height: 2.38rem;
    padding-right: 0.25rem;
}
.MaterialTest .flex_between .layui-this {
    font-weight: bold;
    background: none;
}
.MaterialTest .flex_between .layui-this:after {
    border-bottom:none;
}
.MaterialTest .layui-tab-title {
    border: none;
    width: 1400px;
}
.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%;
    display: flex;
    flex-wrap: wrap;
}
.test-desc {
    font-size: 0.88rem;
    color: #999;
    line-height: 1.5rem;
    margin-top: 0.75rem;
}
.title-desc {
    font-size: 0.88rem !important;
    color: #999 !important;
    font-weight: bold;
    line-height: 1.5rem;
    margin-top: 0.75rem;
}
.test-desc span {
    color: #2c3e50;
}
.flex_left li {
    margin: 5px;
    width: 240px;
    height: 357px;
    text-align: center;
    padding: 20px 14px 10px;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
}
.mainRight ul.flex_left li h5 {
    line-height: 21px;
    font-size: 16px;
    font-weight: 700;
}
.mainRight ul.flex_left {
    min-height: 300px;
    background: #f6f8ff;
    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: 220px;
    overflow: hidden;
    position: relative;
}
.mainRight ul.flex_left li img {
    position: absolute;
    width: 220px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto;
    height: 100%;
}
.hotprice {
    display: flex;
    font-size: 16px;
    text-align: center;
}
.btnbook {
    margin: 0 auto;
    background:#0487e2;
    display: inline-block;
    line-height: 27px;
    width: 96px;
    border-radius: 4px;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 5px;
}
.view {
   background: #fff;
   color: #0487e2;    
   border: 1px solid #0487e2;
}

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

.tab-item img {
    width: 1.88rem;
    height: 1.88rem;
    margin-right: 0.5rem;
}
.arrow {
    margin: 0px 20px;
    font-size: 25px; 
    color: #FFF;
}
.anaylse-arrow {
    margin: 0px 20px;
    font-size: 25px; 
    color: #FFF;
}
.thesis-case-arrow {
    margin: 0px 20px;
    font-size: 25px; 
    color: #FFF;
}
.mtHeader .layui-tab {
    width: 100% ;
}
/* 侧边栏Start */
.h5_fixed_bar {
    position: fixed;
    top: 70%;
    z-index: 1000;
    right: 0px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 70px;
    background: #fff;
    border-radius: 0 0 35px 35px;
}
.flex_column_center {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.h5_fixed_bar .fixed_bar_item a {
    display: inline-block;
}
.fixed-bar {
    position: fixed;
    top: 45%;
    right: 0px;
    z-index: 1000;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 70px;
    background: #fff;
    border-radius: 0 0 35px 35px;
}
.h5_fixed_bar .fold {
    position: absolute;
    top: -58px;
    left: 0;
    width: 70px;
    height: 58px;
    background: #2c3e50;
    border-radius: 35px 35px 0 0;
    cursor: pointer;
    color: #fff;
}
.h5_fixed_bar .top {
    border-radius: 0 0 35px 35px;
    border-bottom: 1px solid #2c3e50;
    cursor: pointer;
}
.h5_fixed_bar .fixed_bar_item {
    position: relative;
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid #2c3e50;
    border-left: 1px solid #2c3e50;
    border-right: 1px solid #2c3e50;
    color: #999;
}
.h5_fixed_bar .fixed_bar_item a {
    width: 100%;
    height: 100%;
    padding-top: 15px;
    color: #2c3e50;
    text-align: center;
}
.wechat_code i {
    font-size: 28px;
    margin: 0 auto;
    color: #2c3e50;
    cursor: pointer;
}
.service i {
    font-size: 28px;
    color: #2c3e50;
    cursor: pointer;
}
.feedback i {
    font-size: 28px;
    margin: 0 auto;
    color: #2c3e50;
    cursor: pointer;
}
.top i {
    color: #FFF;
    background: #2c3e50;
    border-radius: 50%;
    font-size: 30px;
    line-height: 30px;
    margin: 0 auto;
    cursor: pointer;
}
.h5_fixed_bar p {
    margin: 0;
    color: rgba(104,114,148,.8);
    font-size: 12px;
}
.retract-fixbar {
    display: none;
    /* display: flex; */
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 65%;
    width: 50px !important;
    height: 118px;
    z-index: 1000;
    right: 0px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 70px;
    background: #fff;
    border-radius: 35px;
    box-shadow:0px 0px 4px 3px rgb(86 190 178 / 15%)
}
.retract-fixbar p {

    width: 14px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #909090;
}
.left-expand {
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid #2c3e50;
}
/* 侧边栏样式Start */
.service-time i {
    font-size: 26px;
    color: rgba(104,114,148,.8);
    margin-right: 18px;
}
.wechat_hover_box {
    top: -50px;
    left: -162px;
    width: 144px;
    height: 166px;
    background: #FFF;
    padding-top: 12px;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 10px;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 15%);
    transition: all .3s linear;
    border-radius: 6px;
    text-align: center;
    display:none;
}
.wechat_hover_box img{
    width: 124px;
    height: 124px;
}
.wechat_hover_box span {
    display: block;
    line-height: 14px;
    margin-top: 8px;
    font-size: 10px;
    color: #2c3e50;
}
.hover_box:before {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: '';
    display: block;
    width: 10px;
    height: 15px;
    background-color: #FFF;
}
.service_hover_box{
    text-align: center;
    top: -50px;
    left: -172px;
    width: 144px;
    height: 166px;
    background: #FFF;
    padding-top: 12px;
    padding-left: 15px;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 10px;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 15%);
    transition: all .3s linear;
    border-radius: 6px;
    text-align: center;
    display:none;
}
.service_hover_box .service-hover-item-wrap .service-hover-title {
    font-size: 16px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.85);
    line-height: 22px;
    text-align: left;
    text-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
}
.service_hover_box .service-hover-item-wrap .custom-list-wrap {
    margin-top: 20px;
}
.service_hover_box .service-hover-item-wrap .custom-list-wrap .customer-item-wrap {
    display: flex;
    align-items: center;
}
.service-hover-item-wrap .custom-list-wrap .customer-item-wrap:not(:first-child) {
    margin-top: 16px;
}
.service_hover_box .service-hover-item-wrap .custom-list-wrap .customer-item-wrap>img {
    width: 24px;
    height: 24px;
    margin-right: 18px;
}
.service-hover-item-wrap .custom-list-wrap .customer-item-wrap>p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
    text-align: left;
    text-shadow: 0px 0px 4px rgb(0 0 0 / 15%);
}
.fixedbar_alert {
    width: 600px;
    background: #FFF;
}
.fixedbar_alert_body .remind {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: rgba(254, 160, 0, .1);
    margin: 10px 0 20px;
    font-size: 14px;
    color: #FEA000;
    text-align: center;
}
.fixedbar_alert .fixedbar_alert_form {
    width: 100%;
}
.fixedbar_alert .fixedbar_alert_form .form_item {
    margin-bottom: 20px;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col1 {
    width: 124px;
    line-height: 28px;
    font-size: 14px;
    color: rgba(0, 0, 0, .65);
    text-align: center;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col1 span {
    color: #FF4100;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col2 {
    width: 476px;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col2 .select_btn {
    display: inline-block;
    width: 90px;
    line-height: 26px;
    margin-right: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, .65);
    text-align: center;
    border: 1px solid #DEDEDE;
    cursor: pointer;
}
.warn {
    width: 12px;
    height: 12px;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col2 .select_btn.active {
    border: 1px solid #32D693;
    background: url(//cdn0.shiyanjia.com/c/2020/images/fixedbar/selected.png) 100% 100% / 16px 16px no-repeat;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col2 textarea {
    width: 420px;
    height: 120px;
    padding: 10px;
    border: 1px solid #DEDEDE;
    resize: none;
    overflow-y: auto;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col2 input[type=text] {
    width: 420px;
    height: 28px;
    padding-left: 12px;
    border: 1px solid #DEDEDE;
}
.fixedbar_alert .fixedbar_alert_form .form_item .col2 .tip {
    margin-top: 4px;
    font-size: 12px;
    color: rgba(0, 0, 0, .45);
}
.fixedbar_alert .fixedbar_alert_form .form_item {
    margin-bottom: 20px;
}
.clearfloat:after {
    display: block;
    content: "";
    clear: both;
}
.fl {
    float: left;
}
#boxDiv{
    height:500px;
    overflow:hidden;
}
.service-box {
    position: relative;
    background-image: url(../images/index-test-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 5.5rem;
    padding-top: 3.19rem;
    padding-bottom: 5.13rem;
}
.service-box .flow-list {
    margin: auto;
    margin-top: 2.5rem;
}
.service-box .flow-list .flow-item {
    text-align: center;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: all 0.2s linear;
}
.service-box .flow-list .flow-item .tips-icon {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    background: #2c3e50;
    border: 0.19rem solid #fff;
    opacity: 0.66;
    margin: 0 auto 1.75rem;
    border-radius: 50%;
    position: relative;
}
.service-box .flow-list .flow-item a {
    display: block;
    padding: 1.87rem 0;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 0.63rem;
    transition: all 0.2s linear;
    position: relative;
}
.service-box .flow-list .flow-item:after {
    right: 0;
}
.service-box .flow-list .flow-item:before {
    left: 0;
}
.service-box .flow-list .flow-item:after {
    content: '';
    display: block;
    width: calc(50% - 1rem);
    height: 0;
    border-bottom: 1px dashed #89919A;
    position: absolute;
    top: calc(0.44rem + 6px);
}
.layui-col-lg2 {
    width: 16.66666667%;
}
.service-box .flow-list .flow-item:first-child:before, .service-box .flow-list .flow-item:last-child:after {
    display: none;
}
.service-box .flow-list .flow-item:before{
    content: '';
    display: block;
    width: calc(50% - 1rem);
    height: 0;
    border-bottom: 1px dashed #89919A;
    position: absolute;
    top: calc(0.44rem + 6px);
}
.service-box .flow-list .flow-item a .flow-icon img {
    width: 4rem;
}
.layui-row:after, .layui-row:before {
    display: inline;
}
.layui-container {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    width: 1200px;
}
.service-box .flow-list .flow-item a .flow-num {
    width: 2.79rem;
    height: 2.72rem;
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
}
.service-box .flow-list .flow-item a .flow-text {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}
.service-box .flow-list .flow-item a .flow-desc {
    font-size: 0.88rem;
    line-height: 1.19rem;
    color: #999;
}
.service-box .flow-list .flow-item:before, .service-box .flow-list .flow-item:after {
    content: '';
    display: block;
    width: calc(50% - 1rem);
    height: 0;
    border-bottom: 1px dashed #89919A;
    position: absolute;
    top: calc(0.44rem + 6px);
}
.service-box .flow-list .flow-item:hover a {
    transform: scale(1.15);
    box-shadow: 0 0.19rem 1.25rem 0.06rem rgb(40 110 194 / 47%);
}
.sci-sup {
    background: #F4F8FB;
}
.sup-item_1 {
    background: #32D693 url(../images/cash.png) no-repeat center 34px;
}
.sup-item_2 {
    background: #32D6C8 url(../images/group.png) no-repeat center 34px;
}
.sup-item_3 {
    background: #2c3e50 url(../images/prestore.png) no-repeat center 36px;
}
.sup-item_4 {
    background: #8669EE url(../images/credit.png) no-repeat center 34px;
}
.sci-sup-container {
    width: 1200px;
    margin: 0 auto;
    padding: 34px 0 55px 0;
    background: #F4F8FB;
}
.index-classify {
    line-height: 40px;
    font-size: 28px;
    color: #2c3e50;
    font-weight: bold;
    text-align: center;
}
.index-sub {
    line-height: 20px;
    margin-top: 10px;
    font-size: 14px;
    color: #424242;
    text-align: center;
}
.sup-item {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 20px;
}
.sup-item-box {
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 45px;
    padding: 0 10px;
}
.marginRight108 {
    margin-right: 108px;
}
.sup-name {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 18px;
    color: #FFF;
    text-align: center;
}
.marginRight107 {
    margin-right: 107px;
}
.dot-group_2 .dot {
    background: #32D6C8;
}
.dot-group_2 {
    left: 263px;
}
.dot-group {
    position: absolute;
    top: 50%;
    margin-top: -6px;
}
.dot-group_3 {
    left: 520px;
}
.dot-group_3 .dot {
    background: #2c3e50;
}
.dot-group_4 .dot {
    background: #446CE0;
}
.dot-group_4 {
    left: 775px;
}
.clearfloat:after {
    display: block;
    content: "";
    clear: both;
}
.clearfloat:after {
    zoom: 1;
}
.dot-group .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 10px;
}
.sup-desc-hide {
    position: relative;
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin-top: 50px;
    background: #FFF;
    overflow: hidden;
}
.sup-desc-container {
    position: absolute;
    left: 0;
    width: 6000px;
    height: 70px;
}
#onlinePay {
    left: 0px;
}
.sup-desc {
    position: absolute;
    width: 100%;
    line-height: 70px;
    height: 70px;
    padding-left: 50px;
    font-size: 14px;
    color: #2c3e50;
}
.font-active {
    color: #2c3e50!important;
}
#groupPay {
    left: 1200px;
}
#prestorePay {
    left: 2400px;
}
#creditPay {
    left: 3600px;
}
#cardPay {
    left: 4800px;
}
.transition {
    transition: all .3s linear;
}
.sup-item:hover {
    cursor: pointer;
}
.sup-item-active {
    transform: scale(1.1);
}
.sci-thanks-container {
    padding: 60px 0 80px;
    background: #F4FAFE;
}
.refer_detail {
    font-size: 14px;
    color: #424242;
}
.refer_detail span {
    color: #2c3e50;
}
.thanks-list-box {
    position: relative;
    width: 1200px;
    margin: 24px auto 0;
    padding: 0 30px 25px;
    background: #FFF;
    box-shadow: 0px 0px 30px 4px #d6e2dd;
}
.refer_all {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #2c3e50;
    margin: 26px auto 0;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    border-radius: 100px;
}
.thanks-list {
    position: relative;
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
}
.thanks-list tr {
    border-bottom: 1px solid rgba(187, 151, 79, 0.5);
}
.thanks-list .col1 {
    width: 190px;
    padding-left: 10px;
}
.thanks-list .col1 span {
    display: block;
    line-height: 34px;
    margin-bottom: 7px;
    font-size: 24px;
    color: #FEA000;
    font-weight: bold;
}
.thanks-list th {
    height: 80px;
    font-size: 16px;
    color: rgba(0, 0, 0, .85);
    font-weight: bold;
    text-align: left;
}
.thanks-list .col2 {
    width: 230px;
    line-height: 20px;
    padding-right: 15px;
}
.thanks-list .col3 {
    width: 180px;
    padding: 5px 30px 5px 0;
}
.thanks-list .col4 {
    width: 260px;
    padding: 20px 12px 20px 0;
}
.thanks-list .col5 {
    padding: 20px 10px 20px 0;
}
.thanks-list td {
    word-break: break-word;
    min-height: 100px;
    font-size: 14px;
    color: rgba(0, 0, 0, .65);
}
.thanks-list td a {
    display: inline-block;
    color: #2c3e50;
}
.thanks-list td a span {
    float: right;
    width: 187px;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgba(0, 0, 0, .65);
}
.thanks-list td a span:hover {
    color: #2c3e50;
}
a[class="refer_all"]:hover {
    color: #FFF;
}
.navFloor {
    position: fixed;
    background: #FFFFFF;
    width: 100px;
    left: 60px;
    bottom: 72px;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 6%);
    border-radius: 8px;
    padding: 10px 0;
    z-index: 980;
}
.navFloor .item {
    display: block;
    width: 100px;
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.navFloor .item:hover {
    background: #F2F9FF;
    color: #2c3e50;
}
.navFloor .active {
    width: 120px;
    height: 40px;
    color: #FFFFFF !important;
    background: linear-gradient(90deg, #34BAE1 0%, #2c3e50 100%) !important;
    border-radius: 4px 20px 20px 4px;
}
.navFloor .active::after {
    display: inline-block;
    content: "";
    width: 7.5px;
    height: 10px;
    background: url(../images/triangle2.png) no-repeat;
    background-size: 100%;
    margin-left: 22px;
}

.view-button {
    background: #fff;
    color: #0487e2;
    border: 1px solid #0487e2;
}
#view-button:hover {
    color: #0487e2 !important;
}
#appointment:hover {
    color: #fff !important;
}
.commont-box {
    padding-top: 30px;
    padding-bottom: 60px;
    background: url(../images/stepBac.webp);;
    background-size: 100% 100%;
}
#floor6 {
    margin-top: 200px;
}
.floor {
    position: relative;
    margin-top: 2.75rem;
}
.floor .floor-title {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: bold;
    text-align: center;
}
.centerBox {
    width: 1200px;
    margin: 0 auto;
}
.title {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    color: #333333;
    font-family: 'PingFang SCBold';
}
.dynamic .cardBox {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.dynamic .cardBox .card {
    border-radius: 4px;
    height: 300px;
}
.dynamic .cardBox .card:nth-of-type(1) .bgi {
    width: 291px;
    height: 60px;
    background: url(../images/index-comment-bg-1.png) no-repeat;
    background-size: 100%;
}
.myscroll {
    width: 291px;
    height: 240px;
    margin: 0 auto;
    overflow: hidden;
}
.dynamic .cardBox .card:nth-of-type(2) .bgi {
    width: 291px;
    height: 60px;
    background: url(../images/index-comment-bg-2.png) no-repeat;
    background-size: 100%;
}
.dynamic .cardBox .card:nth-of-type(3) .bgi {
    width: 291px;
    height: 60px;
    background: url(../images/index-comment-bg-3.png) no-repeat;
    background-size: 100%;
}
.dynamic .cardBox .card:nth-of-type(4) .bgi {
    width: 291px;
    height: 60px;
    background: url(../images/index-comment-bg-1.png) no-repeat;
    background-size: 100%;
}
.dynamic .cardBox .title {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 25px;
    color: #FBFBFB;
}
.title {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    color: #333333;
    font-family: 'PingFang SCBold';
}
#home .dynamic .cardBox .card .list {
    width: 260px;
    background: #FFFFFF;
    padding: 14px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#home .dynamic .cardBox .card .list p {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    display: block;
}
#home .dynamic .cardBox .card .list a {
    width: 81px;
    height: 28px;
    background: #2c3e50;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    color: #FFFFFF;
    display: none;
    cursor: pointer;
}
#home .dynamic .cardBox .card .list p:nth-of-type(1)>span {
    color: #AAAAAA;
    margin-left: 4px;
}
.layui-input {
    height: 25px !important;
}
.banner-container {
    width: 100%;
    display: flex;
}
.banner-content {
    width: 100% !important;
}

/* 样式部分 */
#filter-list {
    list-style: none;
    padding: 0;
    display: flex;
  }

  #filter-list li {
    background-color: #FFF;
    min-height: 50px;
    max-width: 120px;
    color: #2c3e50;
    font-weight: bold;
    height: 30px;
    line-height: 30px; /* 文字垂直居中 */
    padding: 5px 20px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #eee;
    transition: background-color 0.3s; /* 鼠标悬停效果的过渡 */
  }

  #filter-list li:hover {
    color: #FFF;
    background-color: #34495e; /* 鼠标悬停效果 */
  }

  #filter-list li:last-child {
    margin-right: 0; /* 最后一个按钮无右边距 */
  }
  .layui-table, .layui-table-view {
    margin: 0 !important;
  }
  .layui-tab-card>.layui-tab-title .layui-this {
    background-color: #34495e !important;
    color: #FFF;
  }
  .layui-tab-title li {
    align-items: center;
    justify-content: center;
    width: 250px; /* 固定宽度 */
    white-space: normal; /* 允许换行 */
    word-break: break-all; /* 打断单词 */
    height: auto; /* 自动高度 */
    line-height: 50px !important; /* 正常行高 */
    padding: 8px 10px; /* 调整内边距，确保内容有足够空间 */
    border: none !important;
  }
  .layui-tab-title {
    height: auto !important;
  }

  .layui-tab-title .layui-this:after {
    border: none !important;
  }
  .card-container {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .card-content {
    display: flex;
    width: max-content;
    flex-wrap: wrap;
    width: 1700px; 
    gap: 10px; 
    justify-content: start;
    margin: 5px auto 30px auto;
    flex-flow: row wrap;
  }
  .card-bg-1 {
    background-image: url('/static/images/card-1.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18%;
    height: 200px;
    
  }
  .icon1 {
    width: 50px;
    height: 50px;
    background-image: url('/static/images/icon-1.png');
    background-repeat: no-repeat;
    background-size: contain;
  }
  .card-bg-2 {
    background-image: url('/static/images/card-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18%;
    height: 200px;
    
  }
  .icon2 {
    width: 50px;
    height: 50px;
    background-image: url('/static/images/icon-2.png');
    background-repeat: no-repeat;
    background-size: contain;
  }
  .card-bg-3 {
    background-image: url('/static/images/card-3.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18%;
    height: 200px;
    
  }
  .icon3 {
    width: 50px;
    height: 50px;
    background-image: url('/static/images/icon-3.png');
    background-repeat: no-repeat;
    background-size: contain;
  }
  .card-bg-4 {
    background-image: url('/static/images/card-4.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18%;
    height: 200px;
    
  }
  .icon4 {
    width: 50px;
    height: 50px;
    background-image: url('/static/images/icon-4.png');
    background-repeat: no-repeat;
    background-size: contain;
  }
  .card-bg-5 {
    background-image: url('/static/images/card-5.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18%;
    height: 200px;
    
  }
  .icon5 {
    width: 50px;
    height: 50px;
    background-image: url('/static/images/icon-5.png');
    background-repeat: no-repeat;
    background-size: contain;
  }
  .card-bg-6{
    background-image: url('/static/images/card-6.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18%;
    height: 200px;
    
  }
  .icon6 {
    width: 50px;
    height: 50px;
    background-image: url('/static/images/icon-6.png');
    background-repeat: no-repeat;
    background-size: contain;
  }
  .card-body {
    flex: 0 0 260px;
    font-size: 20px;
    display: flex;
    height: 190px;
    flex-flow: column;
    padding: 20px;
    margin: 5px 15px;
    width: 13%;
  }
  .card-body:hover {
    transform: scale(1.1);
  }

  .card-body .title {
    display: flex;
    align-items: center;
  }
  .card-body .title .card-text{
    color: #2c3e50;
    font-size: 18px;
    padding-left: 20px;
  }
  .card-quick-order {
    background: linear-gradient(140deg, #173b73 0%, #2fb2a3 100%);
    box-shadow: 0 18px 32px rgba(23, 59, 115, 0.18);
    cursor: pointer;
  }
  .card-quick-order .card-text {
    color: #fff !important;
    padding-left: 16px !important;
  }
  .quick-order-mark {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .card-body .body {
    padding: 10px;
    justify-content: center;
    display: flex;
    flex-flow: column;
  }
  .quick-order-body {
    height: 100%;
    justify-content: space-between !important;
  }
  .quick-entry-desc {
    margin: 8px 0 18px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 14px;
    line-height: 24px;
  }
  .quick-entry-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 112px;
    height: 38px;
    border-radius: 999px;
    background: #fff;
    color: #173b73;
    font-size: 14px;
    font-weight: bold;
  }
  .quick-entry-link:hover {
    color: #173b73;
    background: rgba(255, 255, 255, 0.92);
  }
  .card-body .body .body-text {
    white-space: nowrap;;
    color: #2c3e50;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    width: 65%;
  }
  .card-body .body .body-text a {
     color: #2c3e50;
  }
  .card-body .body .body-text a:hover {
    color: #0487e2;
    cursor: pointer;
  }
  .row {
    display: flex;
  }
  @media screen and (max-width: 900px) {
    .home-shipping-bar-inner {
      max-width: calc(100% - 32px);
      padding: 14px 16px;
      align-items: flex-start;
      flex-direction: column;
      gap: 12px;
    }
    .home-shipping-text {
      font-size: 14px;
      line-height: 24px;
    }
    .home-copy-address-btn {
      min-width: 96px;
      height: 34px;
      padding: 0 16px;
      font-size: 13px;
    }
  }
