.container {
    background: #f6f8ff;
    display: column;
}
.banner {
    height: 485px;
    width: 100%;
}
.banner img {
    width: 100%;
    height: 100%;
}
.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: #000;
}
.quick-navigation-container {
    width: 95%;
    margin: 5px 0px;
}
.quick-title {
    font-size: 16px;
    font-weight: bold;
}
.quick-navigation-container a {
    font-size: 16px;
    color: #2B8AFD;
}
.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: #000;
    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 {
    display: flex;
    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: #2B8AFD;
}
.flex_left li {
    margin: 5px;
    width: 240px;
    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: 46px;
    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;
    justify-content: center;
}
.btnbook {
    margin: 0 auto;
    background:#4370f5;
    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: #4370f5;    
   border: 1px solid #4370f5;
}

.analyse-btn {
    margin: 0 auto;
    background: #4370f5;
    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: 45%;
    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: #4370f5;
    border-radius: 35px 35px 0 0;
    cursor: pointer;
    color: #fff;
}
.h5_fixed_bar .top {
    border-radius: 0 0 35px 35px;
    border-bottom: 1px solid #4370f5;
    cursor: pointer;
}
.h5_fixed_bar .fixed_bar_item {
    position: relative;
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid #4370f5;
    border-left: 1px solid #4370f5;
    border-right: 1px solid #4370f5;
    color: #999;
}
.h5_fixed_bar .fixed_bar_item a {
    width: 100%;
    height: 100%;
    padding-top: 15px;
    color: #4370f5;
    text-align: center;
}
.wechat_code i {
    font-size: 28px;
    margin: 0 auto;
    color: #4370f5;
    cursor: pointer;
}
.service i {
    font-size: 28px;
    color: #4370f5;
    cursor: pointer;
}
.feedback i {
    font-size: 28px;
    margin: 0 auto;
    color: #4370f5;
    cursor: pointer;
}
.top i {
    color: #FFF;
    background: #4370f5;
    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: 45%;
    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 #4370f5;
}
/* 侧边栏样式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: #4370f5;
}
.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: #2B8AFD;
    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 {
    height: 200px;
    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: 100%;
}
.layui-row:after, .layui-row:before {
    display: inline;
}
.layui-container {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    width: 1200px;
}
.live-container {
    width: 100%;
}
.live-container img {
    height: 500px;
}
.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-size: cover !important;
    background:  url(../images/cash1.png) no-repeat center;
}
.sup-item_2 {
    background-size: cover !important;
    background: url(../images/cash2.png) no-repeat center;
}
.sup-item_3 {
    background-size: cover !important;
    background: url(../images/cash3.png) no-repeat center;
}
.sup-item_4 {
    background-size: cover !important;
    background: url(../images/cash4.png) no-repeat center;
}
.sci-sup-container {
    width: 1200px;
    margin: 0 auto;
    padding: 34px 0 55px 0;
    background: #F4F8FB;
}
.index-classify {
    line-height: 40px;
    font-size: 28px;
    color: #333;
    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: -30px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 16px;
    color: #000;
    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: #4370f5;
}
.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: #333;
}
.font-active {
    color: #4370f5!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: #4370f5;
}
.thanks-list-box {
    position: relative;
    width: 1200px;
    margin: 24px auto 0;
    background: #FFF;
    box-shadow: 0px 0px 30px 4px #d6e2dd;
}
.refer_all {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #4370f5;
    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: #2B8AFD;
}
.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: #2B8AFD;
}
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: #0651E5;
}
.navFloor .active {
    width: 120px;
    height: 40px;
    color: #FFFFFF !important;
    background: linear-gradient(90deg, #34BAE1 0%, #0651E5 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: #4370f5;
    border: 1px solid #4370f5;
}
#view-button:hover {
    color: #4370f5 !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: #0651E5;
    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;
}
.bgImg {
    background-position: center center; 
    background-size: 100% 100%;
    background-image: url('https://yuncecs.oss-cn-beijing.aliyuncs.com/sem/home-scene1-9.webp');
    height: 100%; 
    width: 100%; 
    opacity: 1; 
    transform: translate(0px, 0px);
    height: 360px;
    color: #fff;
    font-size: 35px;
    font-family: PingFang SC;
    overflow: hidden;
}
.p2 {
    padding: 9px 20px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 22px;
    color: #FFFFFF;
    position: absolute;
    left: 50px;
    bottom: 68px;
    text-decoration: none;
    display: flex;
}