.main .title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
}

.layui-container {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;

        width:1200px
    
}
.main .science-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    position: relative
}

.main .science-title .title-text {
    padding-bottom: 1rem;
    border-bottom: 0.2rem solid #2687FC
}

.main .science-title .title-icon {
    width: 5.125rem;
    height: 1.75rem;
    font-size: 0.75rem;
    line-height: 1.75rem;
    background: linear-gradient(230deg, #EBB843 0%, #F4CE78 47%, #FEE7B3 100%);
    border-radius: 1rem 1rem 1rem 0;
    position: absolute;
    top: -1rem;
    margin-left: 0.5rem
}

.main .science-text {
    margin: 2rem 0;
    color: #707070;
    font-size: 0.875rem;
    text-align: center
}

.main .banner {
    position: relative;
    margin-bottom: 1.25rem
}

.main .banner .banner-list {
    height: 300px
}

.main .banner .banner-item {
    width: 100%;
    height: 100%
}

.main .banner .banner-item div {
    height: 100%;
    background-repeat: repeat-x;
    background-position: center;
    background-size: auto 100%
}

.main .banner .swiper-button-prev,.main .banner .swiper-button-next {
    color: #fff;
    background-color: #333;
    opacity: 0;
    filter: opacity(0);
    padding: 8px;
    border-radius: 2px
}

.main .banner .swiper-button-prev.swiper-button-prev,.main .banner .swiper-button-next.swiper-button-prev {
    left: 7.5rem
}

.main .banner .swiper-button-prev.swiper-button-next,.main .banner .swiper-button-next.swiper-button-next {
    right: 7.5rem
}

.main .flow-box {
    padding-top: 1.25rem
}

.main .flow-box .flow-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center
}

.main .flow-box .floor-box {
    width: 100%;
    background-color: #fcf4fe;
    padding-top: 40px;
    padding-bottom: 40px
}

.main .flow-box .floor-box .flow-item {
    width: 20%;
    text-align: center
}

.main .flow-box .floor-box .flow-item img {
    width: 45px;
    height: 45px
}

.main .flow-box .floor-box .flow-item .step-num {
    font-size: 20px;
    margin-top: 20px
}

.main .flow-box .floor-box .flow-item .step-desc {
    font-size: 14px;
    color: #999;
    margin-top: 10px
}

.main .flow-box .floor-box .flow-item+.flow-item {
    position: relative
}

.main .flow-box .floor-box .flow-item+.flow-item:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 0.31rem solid #B1D4FF;
    border-top: 0.31rem solid #fcf4fe;
    border-bottom: 0.31rem solid #fcf4fe;
    position: absolute;
    top: 3.22rem;
    left: 0
}

.main .project-box {
    display: flex;
    flex-wrap: nowrap;
    padding: 1.25rem;
    background-color: #fff
}

.main .project-box .title-box .project-title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 2.75rem;
    margin-bottom: 2.31rem;
    position: relative
}

.main .project-box .title-box .project-title:after {
    content: '';
    width: 2.69rem;
    height: 0.19rem;
    background-color: #902ce8;
    position: absolute;
    left: 0;
    bottom: -0.5rem
}

.main .project-box .title-box .btn {
    display: inline-block;
    box-sizing: border-box;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 0.25rem;
    font-size: 1rem;
    border: 1px solid #902ce8
}

.main .project-box .title-box .btn.btn-hover {
    width: 8.88rem
}

.main .project-box .title-box .btn.btn-hight {
    width: auto;
    padding: 0 1rem;
    margin-left: 1rem
}

.main .project-box .title-box .btn.btn-hight span {
    font-weight: bold
}

.main .service-btn {
    width: 9.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 0.25rem;
    border: 0.06rem solid #902ce8;
    font-size: 0.88rem;
    color: #902ce8;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box
}

.main .service-btn img {
    width: 1.23rem;
    height: 1.12rem;
    margin-right: 0.75rem
}

.main .service-btn .qrcode-box {
    position: absolute;
    padding: 1.94rem 2.5rem;
    bottom: 3.81rem;
    background-color: #fff;
    border-radius: 0.75rem;
    box-shadow: 0rem 0.19rem 1.25rem 0.06rem rgba(11,73,121,0.11);
    text-align: center
}

.main .service-btn .qrcode-box img {
    width: 10.31rem;
    max-width: 10.31rem !important;
    height: 10.31rem;
    margin-right: 0 !important
}

.main .service-btn .qrcode-box .title {
    margin-top: 1.31rem;
    font-size: 1rem !important;
    font-weight: bold;
    line-height: 1rem !important;
    color: #902ce8;
    white-space: nowrap;
    margin-bottom: 0 !important
}

.main .service-btn:hover .qrcode-box {
    display: block
}

.main .detail-box {
    margin-top: 1.25rem;
    padding: 0 1.25rem;
    background-color: #fff
}

.main .detail-box .floor-box .floor-title {
    padding-left: 2.13rem;
    font-size: 1.13rem;
    line-height: 3.75rem;
    border-bottom: 1px solid #E5E5E5;
    font-weight: bold;
    position: relative
}

.main .detail-box .floor-box .floor-title:before {
    content: '';
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("../images/new_page/mnjs_list.png");
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 1.13rem
}

.main .detail-box .floor-box .content img {
    max-width: 100%;
    margin: 1rem 0
}

.main .detail-box .floor-box .content p {
    font-size: 0.88rem;
    line-height: 1.63rem
}

.main .detail-box .floor-box .desc-content {
    margin-top: 1rem
}

.main .detail-box .floor-box .desc-content p {
    text-indent: 2rem;
    margin-top: 0.5rem
}

.main .form-box {
    margin-top: 2.5rem;
    padding: 3.13rem;
    background-color: #fcf4fe;
    box-sizing: border-box;
    position: relative
}

.main .form-box .form-content {
    background-color: #fff;
    box-shadow: 0rem 0.19rem 0.75rem 0.06rem rgba(212,223,235,0.5);
    padding: 0 1.44rem 2.38rem;
    box-sizing: border-box;
    border-top: 0.13rem solid #902ce8;
    overflow: hidden
}

.main .form-box .form-content .title {
    line-height: 6.13rem;
    border-bottom: 1px solid #E5E5E5
}

.main .form-box .form-content .layui-form-item {
    background-color: #FBFBFB;
    width: 52.81rem;
    margin: 1.5rem auto;
    padding: 0.88rem 1.88rem 0
}

.main .form-box .form-content .layui-form-item .layui-form-label {
    padding: 0;
    width: auto;
    min-width: 8.13rem;
    height: 2.19rem;
    line-height: 2.19rem;
    font-size: 1rem;
    text-align: left;
    font-weight: bold;
    padding-bottom: 0.88rem
}

.main .form-box .form-content .layui-form-item .custom-label {
    line-height: 2.19rem;
    padding-right: 0.5rem
}

.main .form-box .form-content .layui-form-item .custom-label .verify-icon {
    line-height: 2.19rem
}

.main .form-box .form-content .layui-form-item .layui-item-icon,.main .form-box .form-content .layui-form-item .upload-btn {
    height: 2.19rem;
    position: relative
}

.main .form-box .form-content .layui-form-item .layui-item-icon img,.main .form-box .form-content .layui-form-item .upload-btn img {
    display: none
}

.main .form-box .form-content .layui-form-item .layui-item-icon:before,.main .form-box .form-content .layui-form-item .upload-btn:before {
    width: 6rem;
    font-size: 1rem;
    line-height: 2.19rem;
    border: 0.06rem solid #902ce8;
    background-color: #ECF4FF;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #902ce8
}

.main .form-box .form-content .layui-form-item .layui-item-icon.layui-item-icon:before,.main .form-box .form-content .layui-form-item .upload-btn.layui-item-icon:before {
    content: '点击下载'
}

.main .form-box .form-content .layui-form-item .layui-item-icon.upload-btn:before,.main .form-box .form-content .layui-form-item .upload-btn.upload-btn:before {
    content: '点击上传'
}

.main .form-box .form-content .layui-form-item .tips {
    width: calc(100% + 3.76rem);
    font-size: 0.88rem;
    line-height: 2.38rem;
    color: #999;
    clear: both;
    background-color: #fff;
    position: relative;
    left: -1.88rem;
    padding-left: 1.88rem;
    box-sizing: border-box
}

.main .form-box .form-content .layui-form-item .layui-input-block {
    margin-left: 8.63rem
}

.main .form-box .form-content .layui-form-item .layui-item-box {
    position: relative;
    display: flex
}

.main .form-box .form-content .layui-form-item .layui-item-box .input-num {
    display: inline-block;
    width: 10.56rem;
    margin: 0 1rem
}

.main .form-box .form-content .layui-form-item .layui-item-box .unit {
    position: absolute;
    font-size: 0.88rem;
    line-height: 2.25rem;
    top: 0;
    left: 12.5rem;
    color: #999
}

.main .form-box .form-content .layui-form-item .layui-item-box .control {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    text-align: center;
    line-height: 2.2rem;
    border: 1px solid #E5E5E5;
    border-radius: 0.38rem;
    font-size: 2rem;
    color: #902ce8;
    cursor: pointer
}

.main .form-box .form-content .layui-form-item .layui-textarea {
    height: 3.75rem;
    font-size: 1rem
}

.main .form-box .form-content .layui-form-item .preview-box {
    width: 60%;
    height: 3.5rem;
    overflow: hidden;
    background-color: #fcf4fe;
    line-height: 2.5rem;
    border-radius: 0.38rem;
    padding: 0 0.94rem;
    box-sizing: border-box;
    position: relative
}

.main .form-box .form-content .layui-form-item .preview-box img {
    width: 1.24rem
}

.main .form-box .form-content .layui-form-item .preview-box .file-name {
    font-size: 0.88rem;
    margin-left: 0.25rem
}

.main .form-box .form-content .layui-form-item .preview-box .del-icon {
    font-size: 0.88rem;
    color: #B5C3D3
}

.main .form-box .form-content .layui-form-item .preview-box .progress {
    width: calc(100% - 1.88rem);
    height: 0.19rem;
    background-color: #902ce8;
    border-radius: 0.2rem;
    position: absolute;
    left: 0.94rem;
    bottom: 0.81rem
}

.main .form-box .form-content .layui-form-item .display {
    display: inline-block
}

.main .form-box .form-content .layui-form-item.point-box .layui-input-block {
    display: flex;
    align-items: center
}

.main .form-box .form-content .layui-form-item.point-box .layui-input-block .point-control {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    line-height: 1.2rem;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    font-size: 1.5rem;
    color: #902ce8
}

.main .form-box .form-content .layui-form-item.point-box .layui-input-block .layui-input {
    width: 8.75rem;
    margin: 0 1rem
}

.main .form-box .form-content .layui-form-item.point-box .tips {
    padding-top: 0.25rem
}

.main .form-box .form-content .change-style .layui-form-radio,.main .form-box .form-content .change-style .layui-form-checkbox {
    margin: 0 0.63rem 1rem 0;
    padding-right: 0;
    position: relative
}

.main .form-box .form-content .change-style .layui-form-radio i,.main .form-box .form-content .change-style .layui-form-checkbox i {
    display: none
}

.main .form-box .form-content .change-style .layui-form-radio div,.main .form-box .form-content .change-style .layui-form-radio span,.main .form-box .form-content .change-style .layui-form-checkbox div,.main .form-box .form-content .change-style .layui-form-checkbox span {
    height: 2.19rem;
    line-height: 2.19rem;
    font-size: 1rem;
    border: 1px solid #E5E5E5;
    padding: 0 1.5rem;
    background-color: #fff;
    box-sizing: border-box
}

.main .form-box .form-content .change-style .layui-form-radio .layer-tips,.main .form-box .form-content .change-style .layui-form-checkbox .layer-tips {
    min-width: 5rem;
    max-width: 20rem;
    padding: 0 0.5rem;
    background-color: #f2f5f8;
    border: 1px solid #902ce8;
    box-sizing: border-box;
    position: absolute;
    bottom: 3.25rem;
    left: 1.5rem;
    font-size: 0.88rem;
    line-height: 1.5rem;
    color: #902ce8
}

.main .form-box .form-content .change-style .layui-form-radio .layer-tips:after,.main .form-box .form-content .change-style .layui-form-checkbox .layer-tips:after {
    content: '';
    display: block;
    width: 0.63rem;
    height: 0.75rem;
    position: absolute;
    background: url(../images/pay-icon.png) no-repeat;
    left: 1rem;
    bottom: -0.75rem;
    background-size: contain
}

.main .form-box .form-content .change-style .layui-form-radio:hover .layer-tips,.main .form-box .form-content .change-style .layui-form-checkbox:hover .layer-tips {
    display: block
}

.main .form-box .form-content .change-style .layui-form-radioed div,.main .form-box .form-content .change-style .layui-form-radioed span,.main .form-box .form-content .change-style .layui-form-checked div,.main .form-box .form-content .change-style .layui-form-checked span {
    background-color: #902ce8;
    border-color: #902ce8;
    color: #fff
}

.main .form-box .form-content .change-style .layui-form-checkbox {
    height: 2.25rem;
    line-height: 2.25rem
}

.main .form-box .form-content .layui-form-select {
    width: 44rem
}

.main .form-box .form-content .layui-form-select .layui-input {
    width: 44rem;
    height: 2.19rem;
    line-height: 2.19rem;
    border: none;
    background-color: transparent;
    font-size: 1rem;
    color: #999
}

.main .form-box .form-content .submit-btn {
    display: block;
    width: 9.25rem;
    height: 2.81rem;
    line-height: 2.81rem;
    text-align: center;
    background-color: #902ce8;
    margin: 1.19rem auto;
    font-size: 1rem;
    color: #fff;
    cursor: pointer
}

.main .form-box .form-content .form-content-tips {
    font-size: 0.88rem;
    line-height: 0.88rem;
    color: #999;
    text-align: center
}

.main .form-box .form-content .form-content-tips .tips-text {
    color: #902ce8;
    cursor: pointer
}

.layui-layer-title {
    font-weight: bolder
}

.info {
    padding: 1rem 2rem;
    font-size: 1rem;
    line-height: 2rem
}

.compute-box {
    background-color: #f2f5f8
}

.compute-box .service-btn {
    margin-left: 1rem
}

.compute-box .service-btn .qrcode-box {
    z-index: 1
}

.compute-box .compute-content-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.compute-box .compute-content-box .menu-box {
    width: 18.3%;
    background-color: #fff;
    padding-bottom: 3rem
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-bar {
    display: none
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-more {
    right: 1rem
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-item>a {
    font-size: 1rem;
    font-weight: bold;
    padding-left: 1.25rem;
    height: 3.5rem;
    line-height: 3.5rem;
    white-space: nowrap
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-item>a img {
    width: 1.5rem;
    margin-right: 0.75rem
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-item>a:hover {
    color: #333
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-item .layui-nav-child a {
    font-size: 1rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-left: 3.5rem
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-item .layui-nav-child a:hover {
    color: #902ce8;
    background-color: #EEF5FF
}

.compute-box .compute-content-box .menu-box .layui-nav-tree .layui-nav-item .layui-nav-child .layui-this>a {
    color: #902ce8;
    background-color: #EEF5FF;
    position: relative
}

.compute-box .compute-content-box .content-box {
    width: 80%;
    box-sizing: border-box
}

.compute-box .compute-content-box .content-box .project-box img {
    max-width: 8.56rem;
    margin-right: 1.94rem
}

.compute-box .compute-content-box .content-box .project-box p {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 2.75rem;
    margin-bottom: 2.31rem;
    position: relative
}

.compute-box .compute-content-box .content-box .project-box p:after {
    display: none
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title {
    margin-top: 1.5rem;
    position: relative
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title span {
    position: absolute;
    height: 1.88rem;
    line-height: 1.88rem;
    top: 0;
    color: #902ce8
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title span i {
    font-size: 1.5rem
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title span.prev {
    left: 0.25rem
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title span.next {
    right: 0.25rem
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title span.disabled {
    color: #999
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title .tab-box .layui-tab-title {
    border: none;
    height: auto;
    flex-wrap: wrap
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title .tab-box .layui-tab-title li {
    height: 2.56rem;
    background-color: #f2f5f8;
    line-height: 2.56rem;
    padding: 0 1.5rem;
    margin-bottom: 0.75rem;
    margin-right: 0.75rem;
    font-size: 0.88rem
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title .tab-box .layui-tab-title li.layui-this {
    color: #fff;
    background-color: #902ce8
}

.compute-box .compute-content-box .content-box .detail-box .floor-box .tab-title .tab-box .layui-tab-title li.layui-this:after {
    display: none
}

.compute-box .compute-content-box .content-box .detail-box .floor-box+.floor-box {
    margin-top: 0.63rem
}

.award-box .banner {
    margin-bottom: 0
}

.award-box .banner .top-banner {
    margin-top: -1rem;
    z-index: 1;
    background-image: url("../images/1025_01.png")
}

.award-box .banner .top-banner .banner-text {
    position: absolute;
    left: 22.5rem;
    top: 4rem;
    color: #39608F
}

.award-box .banner .top-banner .banner-text .frist-text {
    font-size: 2.5rem;
    padding-bottom: 1.625rem
}

.award-box .banner .top-banner .banner-text p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.125rem;
    padding-bottom: 0.75rem
}

.award-box .banner .top-banner .banner-text p span {
    border-radius: 50%;
    font-size: 1rem;
    background-color: #3981FF
}

.award-box .banner .top-banner .banner-text p span .layui-icon {
    margin: 2px;
    color: #fff;
    font-size: 0.6rem
}

.award-box .background {
    background-color: #fcf4fe;
    height: 24.75rem;
    padding: 2rem;
    margin-bottom: 3.25rem
}

.award-box .floor {
    margin-bottom: 1.75rem
}

.award-box .floor .back-1 {
    background-image: url("../images/1025_02.png")
}

.award-box .floor .back-2 {
    background-image: url("../images/1025_04.png")
}

.award-box .floor .floor-banner {
    height: 11.626rem;
    background-size: 100%;
    position: relative
}

.award-box .floor .floor-banner .header-banner {
    position: absolute;
    left: -0.625rem;
    top: 1.5rem;
    width: 13.45rem;
    height: 3.875rem;
    z-index: 10;
    background-size: 100%;
    background-image: url("../images/1025_03.png");
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    line-height: 3.875rem
}

.award-box .floor .floor-banner .header-text {
    position: absolute;
    left: 3rem;
    top: 6.5rem;
    font-size: 0.87rem;
    color: #fff;
    width: 31.7rem
}

.award-box .floor .floor-title {
    text-align: center;
    font-weight: bold;
    font-size: 1.75rem;
    line-height: 3.5rem;
    margin-bottom: 1.5rem
}

.award-box .floor .apply-box {
    display: flex;
    flex-wrap: nowrap
}

.award-box .floor .apply-box .apply-item {
    width: 24rem;
    height: 9.375rem;
    text-align: center;
    padding-top: 2.25rem;
    position: relative;
    border: 1px solid #F2F2F2
}

.award-box .floor .apply-box .apply-item img {
    width: 3.875rem;
    height: 3.425rem
}

.award-box .floor .apply-box .apply-item .title {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.75rem
}

.award-box .floor .apply-box .apply-item .text {
    font-size: 0.88rem;
    color: #999999;
    line-height: 1.75rem
}

.award-box .floor .apply-box .apply-item-1 {
    width: 17.8rem;
    height: 12.9rem;
    background-size: 100%;
    text-align: center
}

.award-box .floor .apply-box .apply-item-1 .text {
    color: #fff;
    margin-top: 5.3125rem;
    font-size: 1.125rem;
    font-weight: bold
}

.award-box .floor .apply-box .apply-item-1 .boder {
    width: 3.1875rem;
    height: 0.375rem;
    margin-left: 7.3125rem;
    margin-top: 0.5rem;
    background-color: #902ce8
}

.award-box .floor .apply-box.between {
    flex-wrap: nowrap;
    justify-content: space-between
}

.award-box .floor .apply-box .apply-item-2 {
    text-align: center
}

.award-box .floor .apply-box .apply-item-2 img {
    width: 8.75rem
}

.award-box .floor .apply-box .apply-item-2 .text {
    width: 9.25rem;
    height: 2.81rem;
    line-height: 2.81rem;
    background-color: #902ce8;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 0 0 0.38rem 0.38rem
}

.award-box .floor .apply-box .apply-1 {
    background-image: url("../images/1025_08.png")
}

.award-box .floor .apply-box .apply-2 {
    background-image: url("../images/1025_09.png")
}

.award-box .floor .apply-box .apply-3 {
    background-image: url("../images/1025_10.png")
}

.award-box .floor .apply-box .apply-4 {
    background-image: url("../images/1025_11.png")
}

.award-box .floor .apply-box .apply-item-3 {
    width: 17.625rem;
    height: 10.25rem;
    text-align: center;
    padding-top: 2.25rem;
    position: relative;
    border: 1px solid #F2F2F2
}

.award-box .floor .apply-box .apply-item-3 img {
    width: 3.875rem;
    height: 3.425rem
}

.award-box .floor .apply-box .apply-item-3 .title {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.75rem
}

.award-box .floor .apply-box .apply-item-3 .text {
    font-size: 0.88rem;
    color: #999999;
    line-height: 1.75rem
}

.award-box .floor .apply-box .apply-item-4 {
    display: flex;
    padding-top: 2.5rem
}

.award-box .floor .apply-box .apply-item-4 .img-box {
    text-align: center
}

.award-box .floor .apply-box .apply-item-4 .img-box img {
    width: 5.5rem;
    height: 5.5rem
}

.award-box .floor .apply-box .apply-item-4 .img-box .text {
    margin-top: 1rem;
    font-size: 1rem
}

.award-box .floor .apply-box .apply-item-4 .jiaobiao {
    padding: 2.5rem 0.7rem 0
}

.award-box .floor .apply-box .top-circular {
    width: 12.5rem;
    height: 6.25rem;
    background-color: #902ce8;
    margin-bottom: 5rem;
    margin-left: -0.5rem;
    border-radius: 6.25rem 6.25rem 0 0
}

.award-box .floor .apply-box .top-circular .circular {
    background-color: #fff;
    height: 6.5rem;
    width: 9rem;
    border: 1.25rem solid #fcf4fe;
    border-radius: 50%;
    text-align: center;
    margin: 0.5rem;
    padding-top: 2.5rem
}

.award-box .floor .apply-box .top-circular .circular img {
    width: 3rem;
    height: 2.4rem
}

.award-box .floor .apply-box .top-circular .circular .text {
    padding-top: 0.6rem;
    font-size: 0.88rem
}

.award-box .floor .apply-box .bottom-circular {
    width: 12.5rem;
    height: 6.25rem;
    border-radius: 0 0 6.25rem 6.25rem;
    background-color: #E1F0FF;
    margin-top: 6.25rem;
    margin-left: -0.5rem;
    position: relative
}

.award-box .floor .apply-box .bottom-circular .circular {
    position: absolute;
    top: -6.25rem;
    background-color: #fff;
    height: 6.5rem;
    width: 9rem;
    border: 1.25rem solid #fcf4fe;
    border-radius: 50%;
    text-align: center;
    margin: 0.5rem;
    padding-top: 2.5rem
}

.award-box .floor .apply-box .bottom-circular .circular img {
    width: 3rem;
    height: 2.4rem
}

.award-box .floor .apply-box .bottom-circular .circular .text {
    padding-top: 0.6rem;
    font-size: 0.88rem
}

.award-box .floor .apply-box .right-img {
    position: absolute;
    right: 0
}

.award-box .floor .apply-box .right-img img {
    width: 18.625rem;
    height: 100%
}

.award-box .floor .background-blue {
    background-color: #fcf4fe;
    height: 13rem;
    padding-left: 3.25rem
}

.award-box .floor .code-box {
    padding-top: 1.5rem;
    text-align: center
}

.award-box .floor .code-box img {
    width: 6rem;
    height: 6rem;
    margin: 0 1.5rem
}

.award-box .floor .code-box i {
    font-size: 1rem;
    color: #902ce8
}

.award-box .floor .code-box i.layui-icon-right {
    margin-left: -0.63rem
}

.award-box .floor .code-box i.layui-icon-left {
    margin-right: -0.63rem
}

.award-box .floor .round-box {
    display: flex;
    margin-top: 3.63rem;
    justify-content: space-between
}

.award-box .floor .round-box .round-item {
    width: 48%;
    background-color: #f2f5f8;
    padding: 0.63rem;
    box-sizing: border-box
}

.award-box .floor .round-box .round-item img {
    width: 100%
}

.award-box .floor .round-box .round-item .item-desc {
    margin-top: 0.63rem;
    font-size: 1.13rem;
    line-height: 2.63rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.award-box .service-box {
    background: url("../images/07-27_85.png") no-repeat;
    background-size: cover;
    padding: 3.75rem 0 1.5rem
}

.award-box .service-box .title {
    color: #fff
}

.award-box .service-box .step-box {
    padding: 0.56rem 7.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.award-box .service-box .step-box .step-item {
    width: 32%;
    margin-top: 1.88rem;
    font-size: 1.13rem;
    height: 3.13rem;
    line-height: 3.13rem;
    display: flex;
    flex-wrap: nowrap
}

.award-box .service-box .step-box .step-item .item-number {
    display: inline-block;
    width: 5.88rem;
    background-color: #902ce8;
    color: #fff;
    text-align: center;
    border-radius: 0.25rem 0 0 0.25rem;
    font-weight: bold
}

.award-box .service-box .step-box .step-item .item-desc {
    display: inline-block;
    width: calc(100% - 5.88rem);
    padding-left: 2.25rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0 0.25rem 0.25rem 0
}

.award-box .service-box .other-box {
    text-align: center
}

.award-box .service-box .other-box img {
    width: 10rem;
    height: 10rem;
    margin-top: 2.58rem
}

.award-box .service-box .other-box p {
    color: #fff;
    font-size: 1.13rem;
    margin-top: 1rem
}

.award-box .form-box .title {
    margin-bottom: 2.38rem
}

.environment-box .round-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.environment-box .round-box .round-item {
    display: block;
    width: 49%;
    background-color: #fff;
    margin-top: 1.25rem;
    border-radius: 0.38rem;
    padding: 1.56rem;
    box-sizing: border-box
}

.environment-box .round-box .round-item .img {
    width: 100%
}

.environment-box .round-box .round-item .img .test-img {
    width: 100%
}

.environment-box .round-box .round-item .item-info-box .item-title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 3.75rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.environment-box .round-box .round-item .item-info-box .item-intro {
    margin-bottom: 2.5rem;
    max-height: 7.5rem;
    overflow: hidden
}

.environment-box .round-box .round-item .item-info-box .item-intro * {
    font-size: 0.88rem !important;
    color: #999 !important;
    line-height: 1.5rem !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important
}

.environment-box .round-box .round-item .item-info-box .btn {
    width: 7.88rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    border-radius: 0.38rem;
    margin-right: 1.5rem
}

.environment-box .flow-box {
    background-color: #fff;
    margin-top: 3.13rem;
    padding: 0 1.88rem
}

.environment-box .flow-box .flow-title {
    line-height: 4.75rem;
    border-bottom: 1px solid #E5E5E5
}

.environment-box .flow-box .floor-box {
    background-color: #fff
}

.environment-box .project-box {
    padding: 1.25rem;
    box-sizing: border-box;
    background-color: #fff
}

.environment-box .project-box img {
    width: 24.5rem
}

.environment-box .project-box .title-box {
    width: calc(100% - 24.5rem);
    margin-left: 1.88rem
}

.environment-box .project-box .title-box .info-intro {
    margin-bottom: 1rem;
    max-height: 10.5rem;
    overflow: hidden
}

.environment-box .project-box .title-box .info-intro * {
    font-size: 0.88rem !important;
    color: #333 !important;
    line-height: 1.5rem !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important
}

.environment-box .detail-box {
    padding-bottom: 1.5rem;
    margin-bottom: 1.25rem
}

.environment-box .detail-box table {
    max-width: 100% !important
}

.environment-box .service-list {
    height: 6.44rem;
    background-color: #fff;
    border-radius: 0.38rem
}

.environment-box .service-list .service-item {
    width: 25%;
    box-sizing: border-box;
    align-items: center;
    justify-content: center
}

.environment-box .service-list .service-item .service-left {
    width: 2.75rem;
    margin-right: 1.38rem;
    transition: all 0.2s linear
}

.environment-box .service-list .service-item .service-left img {
    width: 100%
}

.environment-box .service-list .service-item .service-right {
    line-height: 1.88rem
}

.environment-box .service-list .service-item .service-right p.first {
    font-size: 1.13rem;
    overflow: hidden;
    white-space: nowrap
}

.environment-box .service-list .service-item .service-right p.seconed {
    font-size: 0.88rem;
    color: #999;
    white-space: nowrap
}

.environment-box .service-list .service-item .service-box-box {
    position: absolute;
    width: 100%;
    height: 5.81rem;
    border-radius: 0.38rem;
    box-shadow: 0rem 0rem 0.38rem 0.06rem #DDE6F1;
    background-color: #fff;
    padding: 0.44rem 0.5rem;
    box-sizing: border-box;
    left: 0;
    bottom: 7.63rem
}

.environment-box .service-list .service-item .service-box-box img {
    width: 5rem
}

.environment-box .service-list .service-item .service-box-box .box-title {
    font-size: 0.88rem;
    margin-left: 0.94rem
}

.environment-box .service-list .service-item .service-box-box:before {
    content: '';
    display: block;
    position: absolute;
    top: 5.25rem;
    left: 50%;
    margin-left: -0.7rem;
    width: 1rem;
    height: 1rem;
    background-color: #fff;
    box-shadow: 0rem 0rem 0.38rem 0.06rem #DDE6F1;
    transform: rotate(45deg)
}

.environment-box .service-list .service-item .service-box-box:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -1rem;
    width: 2rem;
    height: 0.75rem;
    background-color: #fff
}

.environment-box .service-list .service-item:hover {
    background: linear-gradient(360deg, #ECF3FC 0%, #fff 100%)
}

.environment-box .service-list .service-item:hover .service-box-box {
    display: flex;
    align-items: center;
    flex-wrap: nowrap
}

.environment-box .service-list .service-item+.service-item {
    position: relative
}

.environment-box .service-list .service-item+.service-item:before {
    content: '';
    display: block;
    width: 1px;
    height: 4.38rem;
    background-color: #902ce8;
    opacity: 0.12;
    filter: alpha(opacity=12);
    position: absolute;
    left: 0;
    top: 1.06rem
}

.plotting-box .title {
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1.75rem;
    margin-bottom: 1.88rem
}

.plotting-box .step-box {
    margin-top: 3.13rem
}

.plotting-box .step-box .step-list {
    justify-content: space-between;
    position: relative;
    padding-bottom: 7.44rem
}

.plotting-box .step-box .step-list .step-item {
    width: 20%;
    text-align: center
}

.plotting-box .step-box .step-list .step-item .item-icon {
    width: 9.69rem;
    height: 9.69rem;
    border-radius: 3.38rem;
    margin: 0 auto;
    background-color: #fcf4fe;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s linear
}

.plotting-box .step-box .step-list .step-item .item-icon img {
    width: 6.25rem
}

.plotting-box .step-box .step-list .step-item .item-icon .default {
    display: block
}

.plotting-box .step-box .step-list .step-item .item-icon .current {
    display: none
}

.plotting-box .step-box .step-list .step-item .split-line {
    margin: 1.38rem 0;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    transition: all 0.3s linear
}

.plotting-box .step-box .step-list .step-item .item-desc {
    font-size: 16px;
    transition: all 0.3s linear
}

.plotting-box .step-box .step-list .step-item.curr .item-icon {
    background-color: #902ce8
}

.plotting-box .step-box .step-list .step-item.curr .item-icon .default {
    display: none
}

.plotting-box .step-box .step-list .step-item.curr .item-icon .current {
    display: block
}

.plotting-box .step-box .step-list .step-item.curr .split-line {
    position: relative
}

.plotting-box .step-box .step-list .step-item.curr .split-line:before {
    content: '';
    width: 7rem;
    height: 0.25rem;
    background: #902ce8;
    border-radius: 0.13rem;
    position: absolute;
    left: 50%;
    margin-left: -3.5rem;
    bottom: -0.13rem
}

.plotting-box .step-box .step-list .step-item.curr .item-desc {
    font-weight: bold;
    color: #902ce8
}

.plotting-box .step-box .step-list .step-tips {
    width: 100%;
    background: #fcf4fe;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    bottom: 0;
    left: 0
}

.plotting-box .step-box .step-list .step-tips .color {
    color: #f60
}

.plotting-box .step-box .step-list .step-tips .arrow {
    border-bottom: 1rem solid #fcf4fe;
    border-left: 1rem solid #fff;
    border-right: 1rem solid #fff;
    position: absolute;
    top: -1rem;
    left: 10%;
    margin-left: -1rem;
    transition: all 0.3s linear
}

.plotting-box .range-box {
    margin-top: 2.5rem
}

.plotting-box .range-box .range-list {
    margin-top: 2.5rem;
    justify-content: space-between;
    padding-bottom: 1.13rem;
    border-bottom: 1px solid #E5E5E5
}

.plotting-box .range-box .range-list .range-item {
    width: 32%;
    padding: 0.5rem 0.5rem 0;
    box-sizing: border-box;
    background-color: #f2f5f8
}

.plotting-box .range-box .range-list .range-item .img {
    width: 100%;
    height: 0;
    padding-bottom: 74.7%;
    position: relative;
    overflow: hidden
}

.plotting-box .range-box .range-list .range-item .img img {
    position: absolute;
    min-width: 100%;
    min-height: 100%
}

.plotting-box .range-box .range-list .range-item .item-title {
    font-size: 1.13rem;
    line-height: 3.63rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.plotting-box .range-box .range-tips {
    margin-top: 0.63rem;
    font-size: 1rem;
    line-height: 1.88rem;
    color: #999;
    white-space: nowrap
}

.plotting-box .carousel {
    height: 13rem;
    margin-bottom: 3rem;
    position: relative
}

.plotting-box .carousel .carousel-item {
    position: absolute;
    height: 11.875rem;
    width: 16.3rem;
    margin-right: 1rem;
    top: 0.5rem;
    background-size: cover;
    border: 1px solid #F2F2F2
}

.plotting-box .carousel .carousel-item .carousel-item-img {
    height: 11.875rem;
    width: 16.3rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center
}

.plotting-box .carousel :nth-child(2) {
    left: 2rem;
    opacity: 0.5
}

.plotting-box .carousel :nth-child(2) .carousel-item-img {
    width: 8.3rem;
    transform: perspective(0.5rem) rotateY(1deg)
}

.plotting-box .carousel :nth-child(3) {
    left: 12rem
}

.plotting-box .carousel :nth-child(4) {
    left: 29.3rem
}

.plotting-box .carousel :nth-child(5) {
    left: 46.6rem
}

.plotting-box .carousel :nth-child(6) {
    left: 64.8rem;
    opacity: 0.5
}

.plotting-box .carousel :nth-child(6) .carousel-item-img {
    width: 8.3rem;
    transform: perspective(0.5rem) rotateY(-1deg)
}

.plotting-box .carousel .left {
    font-size: 0;
    position: absolute;
    top: 5rem;
    left: 5rem;
    width: 1.5rem;
    height: 2.58rem;
    z-index: 2;
    background-image: url(../images/banner/left.png)
}

.plotting-box .carousel .right {
    font-size: 0;
    position: absolute;
    top: 5rem;
    right: 5rem;
    width: 1.5rem;
    height: 2.58rem;
    z-index: 2;
    background-image: url(../images/banner/right.png)
}

.papers-box .floor {
    margin-top: 40px
}

.papers-box .floor .characteristics-box {
    display: flex;
    justify-content: space-between
}

.papers-box .floor .characteristics-box .characteristics-item {
    width: 25%;
    margin-top: 20px;
    text-align: center
}

.papers-box .floor .characteristics-box .characteristics-item img {
    width: 80px;
    height: 80px
}

.papers-box .floor .characteristics-box .characteristics-item .item-title {
    margin-top: 20px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.papers-box .floor .characteristics-box .characteristics-item+.characteristics-item {
    border-left: 1px solid #E5E5E5
}

.papers-box .floor .serv-box {
    margin-top: 3.13rem;
    justify-content: space-between;
    position: relative
}

.papers-box .floor .serv-box .serv-item {
    width: 23.5%;
    /* height: 36.81rem; */
    box-shadow: 0rem 0.31rem 0.63rem 0.06rem #DBE6EC;
    border-radius: 10px;
    padding-bottom: 20px;
}

.papers-box .floor .serv-box .serv-item .item-top {
    padding-top: 20px
}

.papers-box .floor .serv-box .serv-item .item-top .top-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff
}

.papers-box .floor .serv-box .serv-item .item-top .top-price {
    width: 120px;
    text-align: center;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    border-radius:15px;
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}

.papers-box .floor .serv-box .serv-item .item-top .top-day {
    font-size: 14px;
    line-height:25px;
    opacity: 0.8;
    color: #fff;
    text-align: center
}

.papers-box .floor .serv-box .serv-item .item-top .top-desc {
    font-size: 14px;
    line-height: 25px;
    padding: 10px 20px ;
    color: #fff
}

.papers-box .floor .serv-box .serv-item .service-box {
    width: calc(100% - 1.31rem);
    height: 400px;
    background-color: #fff;
    border-radius: 0rem 1.63rem 0.38rem 0.38rem;
    box-shadow: 0.63rem 0.19rem 0.38rem 0.06rem rgba(170,170,170,0.16);
    padding-top: 20px;
    box-sizing: border-box;
    margin-top: 25px;
    position: relative
}

.papers-box .floor .serv-box .serv-item .service-box .service-item {
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: 1.38rem top
}

.papers-box .floor .serv-box .serv-item .service-box .service-item.yes {
    background: url(../images/lwfw-icon-right.png) no-repeat left 10px center;
    background-size: 15px;
    color: #333
}

.papers-box .floor .serv-box .serv-item .service-box .service-item.no {
    background: url(../images/lwrs_3_05.png) no-repeat left 10px center;;
    background-size: 15px;
    color: #ccc
}

.papers-box .floor .serv-box .serv-item .item-btn {
    position: absolute;
    width: 180px;
    height: 40px;
    line-height: 40px;
    background-color: #902ce8;
    border-radius: 10px;
    text-align: center;
    border: 1px solid #902ce8;
    font-size: 16px;
    color: #fff;
    left: 15%;
    bottom: 40px;
}

.papers-box .floor .serv-box .serv-item:first-child {
    background: linear-gradient(245deg, #81B9FF 0%, #568ED1 100%)
}

.papers-box .floor .serv-box .serv-item:first-child .top-price {
    color: #72A3DE
}

.papers-box .floor .serv-box .serv-item:nth-child(2) {
    background: linear-gradient(245deg, #63A9FF 0%, #902ce8 100%)
}

.papers-box .floor .serv-box .serv-item:nth-child(2) .top-price {
    color: #902ce8
}

.papers-box .floor .serv-box .serv-item:nth-child(3) {
    background: linear-gradient(245deg, #FFC67C 0%, #FB8224 100%)
}

.papers-box .floor .serv-box .serv-item:nth-child(3) .top-price {
    color: #FCAC36
}

.papers-box .floor .serv-box .serv-item:nth-child(4) {
    background: linear-gradient(245deg, #7E9BFF 0%, #562BFD 100%)
}

.papers-box .floor .serv-box .serv-item:nth-child(4) .top-price {
    color: #624BFE
}

.papers-box .floor .serv-box .serv-item .item-text {
    position: absolute;
    bottom: 10px;
    left: 38%;
    font-size: 14px;
    color: #902ce8;
    cursor: pointer
}

.papers-box .floor .serv-box .img-box {
    position: absolute;
    bottom: 4.5rem;
    padding: 1rem;
    max-width: 74rem;
    background-color: #fff;
    display: none;
    flex-wrap: wrap
}

.papers-box .floor .serv-box .img-box .img-item {
    width: 33rem;
    height: 17rem;
    background-size: 100%;
    margin: 1rem;
    border: 1px solid #F2F2F2
}

.super-box .floor {
    margin-top: 3.75rem
}

.super-box .floor .floor-box {
    flex-wrap: wrap;
    justify-content: space-between
}

.super-box .floor .box-btn {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #E5E5E5;
    text-align: center
}

.super-box .floor .box-btn .btn-hover {
    width: 12.69rem;
    height: 3.19rem;
    line-height: 3.19rem;
    border-radius: 0.63rem;
    font-size: 1.13rem
}

.super-box .box-desc {
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
    margin-top: 1.31rem;
    color: #666
}

.super-box .characteristics-box {
    margin-top: 2.56rem
}

.super-box .characteristics-box .characteristics-item {
    width: 25%;
    text-align: center
}

.super-box .characteristics-box .characteristics-item img {
    width: 5.63rem;
    height: 5.63rem
}

.super-box .characteristics-box .characteristics-item .item-title {
    font-weight: bold;
    font-size: 1.13rem;
    font-weight: bold;
    margin-top: 1.81rem;
    margin-bottom: 0.81rem
}

.super-box .characteristics-box .characteristics-item .item-desc {
    font-size: 1rem;
    line-height: 1.75rem;
    text-align: center;
    color: #999
}

.super-box .characteristics-box.bg-box {
    margin-top: 1.81rem
}

.super-box .characteristics-box.bg-box .characteristics-item {
    width: 32%;
    text-align: center;
    background-color: #fcf4fe;
    border-radius: 0.63rem;
    padding: 2.13rem 0 1.88rem
}

.super-box .characteristics-box.bg-box .characteristics-item img {
    width: 3.38rem;
    height: 3.383rem
}

.super-box .characteristics-box.bg-box .characteristics-item .item-title {
    margin-top: 1.69rem
}

.super-box .characteristics-box.bg-box .characteristics-item .item-desc {
    font-size: 1rem;
    line-height: 1.75rem;
    text-align: center;
    color: #999
}

.super-box .own-box {
    margin-top: 0 !important
}

.super-box .own-box .own-item {
    margin-top: 3.06rem;
    width: 31%
}

.super-box .own-box .own-item .img {
    text-align: center
}

.super-box .own-box .own-item .img img {
    max-width: 75%
}

.super-box .own-box .own-item .item-title {
    font-size: 1.13rem;
    font-weight: bold;
    margin-top: 0.943rem;
    text-align: center;
    color: #666
}

.super-box .seri-box {
    padding: 2.38rem 5.88rem;
    flex-wrap: nowrap !important;
    background-color: #fcf4fe;
    border-radius: 0.38rem;
    margin-top: 1.81rem;
    text-align: center
}

.super-box .seri-box .seri-item img {
    width: 5.25rem;
    margin-bottom: 1.44rem
}

.super-box .seri-box .seri-item .item-title {
    font-size: 1rem;
    line-height: 1rem
}

.super-box .server-box {
    margin-top: 1.81rem;
    flex-wrap: wrap
}

.super-box .server-box .server-item {
    position: relative;
    width: 16.6%;
    padding: 10px;
    box-sizing: border-box
}

.super-box .server-box .server-item img {
    width: 100%
}

.super-box .server-box .server-item .item-title {
    width: 100%;
    font-size: 1rem;
    line-height: 1.63rem;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px
}

.super-box .form-box .tips-box {
    width: 52.81rem;
    padding-left: 1.88rem;
    font-size: 0.88rem;
    line-height: 1.38rem;
    color: #999;
    margin: 1.5rem auto
}

.high-server-box .characteristics-box {
    justify-content: space-between;
    margin-top: 2.5rem;
    margin-bottom: 2.38rem
}

.high-server-box .characteristics-box .characteristics-item {
    width: 24%;
    background-color: #fcf4fe;
    border-radius: 0.38rem;
    text-align: center;
    padding: 2rem 0
}

.high-server-box .characteristics-box .characteristics-item img {
    width: 5.63rem;
    height: 5.63rem
}

.high-server-box .characteristics-box .characteristics-item .item-title {
    font-size: 1.13rem;
    line-height: 1.13rem;
    font-weight: bold;
    margin-top: 1.44rem
}

.high-server-box .floor {
    background-color: #fcf4fe;
    border-radius: 0.38rem;
    padding: 2.44rem 6.25rem 2.06rem 2.94rem;
    box-sizing: border-box;
    margin-bottom: 1.5rem;
    justify-content: space-between;
    align-items: center
}

.high-server-box .floor .floor-box {
    width: calc(100% - 27rem)
}

.high-server-box .floor .floor-box .floor-box-title {
    font-size: 1.63rem;
    font-weight: bold;
    line-height: 1.63rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #D9E7FF
}

.high-server-box .floor .floor-box .floor-box-content {
    margin: 2.25rem 0
}

.high-server-box .floor .floor-box .floor-box-content .content-item {
    width: 50%;
    align-items: center;
    flex-wrap: nowrap
}

.high-server-box .floor .floor-box .floor-box-content .content-item .item-title {
    width: 5rem;
    height: 3.19rem;
    line-height: 3.19rem;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    color: #3981FF;
    background-color: #E0EBFF;
    border-radius: 0.38rem;
    white-space: nowrap
}

.high-server-box .floor .floor-box .floor-box-content .content-item .item-desc {
    margin-left: 1.25rem;
    font-size: 1rem;
    white-space: nowrap
}

.high-server-box .floor .floor-box .floor-box-content .content-item .item-desc .desc-title {
    font-weight: bold;
    margin-bottom: 0.63rem
}

.high-server-box .floor .floor-box .floor-box-list {
    font-size: 1rem;
    line-height: 2.5rem;
    flex-wrap: wrap;
    margin: 1.25rem 0
}

.high-server-box .floor .floor-box .floor-box-list .box-list-item {
    width: 50%;
    white-space: nowrap
}

.high-server-box .floor .floor-box .floor-box-list .box-list-item i {
    font-size: 1rem;
    color: #0FB910;
    font-weight: bold;
    margin-right: 0.63rem
}

.high-server-box .floor .floor-box .btn {
    width: 9.25rem;
    height: 2.81rem;
    line-height: 2.81rem;
    font-size: 1rem;
    border-radius: 0.38rem
}

.high-server-box .floor img {
    width: 26.38rem
}

.high-server-box .form-box .form-tab {
    width: 50%;
    margin: 1.5rem auto;
    justify-content: space-between
}

.high-server-box .form-box .form-tab .tab-item {
    width: 25%;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 2.75rem;
    text-align: center
}

.high-server-box .form-box .form-tab .tab-item.current {
    color: #902ce8;
    border-bottom: 0.19rem solid #902ce8
}

.life-science-box .pro-list {
    justify-content: space-between;
    flex-wrap: wrap
}

.life-science-box .pro-list .pro-item {
    width: 31.5%;
    margin-top: 1.88rem;
    background-color: #fcf4fe
}

.life-science-box .pro-list .pro-item .img-box {
    width: 100%;
    position: relative
}

.life-science-box .pro-list .pro-item .img-box .img {
    width: 100%
}

.life-science-box .pro-list .pro-item .img-box .item-title {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.81rem 3.56rem 0.81rem 1.75rem;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: bold;
    color: #fff;
    border-radius: 0 1.19rem 0 0;
    background-color: #902ce8
}

.life-science-box .pro-list .pro-item .item-info {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.38rem 1.38rem 1rem
}

.life-science-box .pro-list .pro-item .item-info a {
    display: block;
    width: 48%;
    white-space: nowrap;
    font-size: 0.88rem;
    line-height: 2.13rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.life-science-box .pro-list .pro-item.empty-item {
    background-color: #fff
}
.form-tlhrt{
    padding: 60px 10%;
}
.form-tlhrt .el-select {
    display: inline-block;
    position: relative;
    width: 100%;
}
.form-tlhrt .tet-p{
    padding: 0 0 20px 130px;
    font-size: 14px;
    color: #999;
}
.form-tlhrt .text-center {
    padding-top: 40px;
}
.form-tlhrt .text-center .tet-p {
    padding: 20px 0 0 0
}
.form-tlhrt .text-center .tet-p  a{
    color: #2687FC;
}