
fieldset, img {
    border: none;
}

.navigation-bar {
    width: 100%;
    /*padding-bottom: 0.1rem;*/
    display: flex;
    position: fixed;
    top: 0;
    z-index: 100;
    box-sizing: border-box;
    height: 0.88rem;
}

.title {
    width: 100%;
    height: calc(100vh - 1.84rem);
    margin: 0;
    padding: 0;
    position: relative;
}

.logo {
    width: 2.52rem;
    height: 0.60rem;
    margin-left: 0.42rem;
    margin-top: 0.18rem;
}

.title-anchor {
    display: flex;
    padding: 0;
    margin-left: 4.30rem;
    margin-top: 0.44rem;
    text-align: center;
}

.title-anchor a + a {
    padding-left: 0.68rem;
}

.title-anchor a {
    font-size: 0.18rem;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    text-decoration: none;
}

.title-anchor a::after {
    content: '';
    width: 0;
    position: relative;
    left: 50%;
}

.title-anchor a:hover::after {
    content: '';
    width: 100%;
    transform: skew(-30deg);
    height: 0.06rem;
    margin-top: 0.10rem;
    background-color: #3C79FA;
    left: 0;
    transition: left .6s, width .6s;
}

.swiper-container {
    width: 100%;
    height: 100%;
    z-index: unset !important;
} 
.swiper-slide {
    height: 100%;
}
.swiper-slide> img {
    width: 100%;
    height: 100%;
}

.paging-top {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 1.08rem;
}

.subscript {
    width: 0.46rem;
    margin-top: 0.10rem;
}

.mouse {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 9.46rem;
}

.bg-center-one {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;

}

.bg-center-service-team {
    background: url("../images/backgroundCenter.jpg") no-repeat center center;
    background-size: 100% 100%;
}

.bg-center-one-assessment {
    width: 11.34rem;
    height: 1.84rem;
    background: #FFFFFF;
    box-shadow: 0 0.12rem 0.24rem 0 #E3E3E3;
    border-radius: 0.1rem;
    text-align: center;
    position: fixed;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    visibility: visible;
    transition: all 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.input-name-number {
    font-size: 0.14rem;
    height: 0.48rem;
    line-height: 0.48rem;
    font-weight: 400;
    color: #666666;
    position: absolute;
    left: 6.28rem;
    top: 0.8rem;
}

.input-name {
    height: 0.47rem;
    width: 6.12rem;
    margin-right: 0.14rem;
    margin-left: 0.38rem;
    padding-left: 0.22rem;
    font-size: 0.14rem;
    font-weight: 400;
    border-radius: 0.04rem;
    background: #F4F4F4;
    border: 1px solid #B7B7B7;
}

.input-name::-webkit-input-placeholder {
    color: #679AFC;
}

.input-name::-moz-placeholder {
    color: #679AFC;
}

.input-name:-ms-input-placeholder {
    color: #679AFC;
}

.input-phone {
    width: 1.78rem;
    height: 0.47rem;
    padding-left: 0.40rem;
    margin-right: 0.28rem;
    font-size: 0.14rem;
    font-weight: 400;
    border-radius: 0.04rem;
    background: #F4F4F4;
    border: 1px solid #B7B7B7;
}

.input-phone::-webkit-input-placeholder {
    color: #679AFC;
}

.input-phone::-moz-placeholder {
    color: #679AFC;
}

.input-phone:-ms-input-placeholder {
    color: #679AFC;
}

.input-button {
    width: 1.30rem;
    height: 0.47rem;
    border-radius: 0.04rem;
    background: #6398FE;
    font-size: 0.16rem;
    font-weight: 400;
    color: #FFFFFF;
    border: 0.01rem solid #6398FE;
}

#service {
    position: relative;
    padding-top: 1.96rem;
}

.service-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 0.98rem;
    width: 100%;
}

.service-title > p {
    font-size: 0.36rem;
    font-weight: bold;
}

.service-title > p:first-child {
    color: #4F4F4F;
}

.service-title > p:last-child {
    color: #E8E8E8;
}

.service-title > p + p {
    margin-top: 0.1rem;
}


.service-all-card {
    display: flex;
    justify-content: center;
    padding-top: 0.54rem;
}

#team {
    padding-top: 1.04rem;
    position: relative;
}

.cooperation-procedure-images {
    display: flex;
    align-items: center;
    opacity: 0.7;
}

.cooperation-procedure-images img {
    height: 8.07rem
}

.cooperation-procedure-images img + img {
    margin-left: -0.68rem
}

.service-card + div {
    margin-left: 0.32rem;
}

.service-card {
    width: 3.46rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.12rem 0.24rem 0rem #E3E3E3;
}

.service-card-modification {
    width: 0.37rem;
    height: 0.06rem;
    background: #6398FE;
    margin-left: 3.08rem;
    margin-top: 0.21rem
}

.service-card-center {
    display: flex;
    flex-direction: column;
    padding: 0 0.18rem;
    align-items: center
}

.service-card-center-p {
    margin-top: 0.14rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #484848;
    width: 100%
}

.service-card-center-p-img {
    height: 0.8rem;
    width: 1.04rem;
    margin-top: 0.4rem;
}

#advantage {
    height: 806px;
    display: flex;
}

#advantage > div:first-child, #advantage > div:last-child {
    opacity: 0.49;
    flex: 1;
    background-size: cover
}

#advantage > div:nth-child(2) {
    display: flex;
    width: 14.80rem;
}

.advantage-bg {
    flex: 1;
    background-size: cover
}

.cooperation-procedure-all {
    padding-top: 0.82rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 0.46rem;
}

.cooperation-procedure {
    /*background-color: yellow;*/
    height: 0.53rem;
    display: flex
}

.cooperation-font {
    font-size: 0.16rem;
    font-weight: 400;
    color: #535353;
    margin: 0;
    padding-top: 0.22rem
}

.cooperation-section-all {
    /*background-color: bisque;*/
    width: 13.2rem;
    display: flex;
    justify-content: space-between
}

.cooperation-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*background-color: deeppink;*/
    width: 0.68rem
}

.cooperation-all-word {
    position: absolute;
    z-index: 1;
    height: 8.12rem;
    padding-left: 2.20rem;
}

.cooperation-word {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.49);
    height: 100%;
    width: 100%;
    font-family: "Microsoft YaHei UI";
}

.cooperation-word + section {
    margin-left: 0.62rem;
}

.cooperation-number {
    display: flex;
    width: 100%;
    justify-content: center;
    /*background-color: yellow;*/
    margin: 0.66rem 0 0.60rem 0;
    align-items: flex-start;
}

.bg-center-two {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #ffffff;
    background-size: 100% 100%;
}

.case-all {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-top: 1.20rem;
}

.case-images {
    height: 4.24rem;
    width: 4.36rem;
}

.case-font-all {
    font-size: 0.16rem;
    font-weight: bold;
    color: #000000;
    text-indent: 0.1rem;
    line-height: 0.32rem;

}

.case-all-line {
    display: flex;
    justify-content: space-between;
}

.case-all-line:not(:last-of-type) {
    margin-bottom: 0.5rem;
}

.case-all-only {
    display: flex;
    flex-direction: column;
    height: 4.58rem;
    width: 4.34rem
}

.case-all-only + section {
    margin-left: 0.84rem;
}

.bg-center-three {
    background-color: #F8F8F8;
    width: 19.20rem;
}

.bg-center-que {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-bottom: 0.48rem;
}
.bg-center-que li > section {
    position: relative;
}

.bg-center-que li > section > section {
    padding-right: 0.2rem;
}

.bg-center-que-one {
    width: 14.80rem;
    display: flex;
}

.bg-center-que li:nth-of-type(odd) {
    /*background-color: rebeccapurple;*/
    width: 14.80rem;
    display: flex;
}

.bg-center-que li:nth-of-type(odd) > section {
    width: 6.90rem;
    border-right: 2px solid #C4C4C4;
}

.bg-center-que li:nth-of-type(even) {
    /*background-color: yellowgreen;*/
    width: 14.80rem;
    display: flex;
}

.bg-center-que li:nth-of-type(even) > section {
    width: calc(100% - 6.9rem);
    border-right: 2px solid #C4C4C4;
    transform: rotateY(180deg);
    left: 6.9rem;
}

.bg-center-que li:nth-of-type(even) > section > section {
    transform: rotateY(180deg);
    padding-left: 0.2rem;
    padding-right: unset;
}

.bg-center-que li:nth-of-type(even) > section > section > .bg-center-que-left-font > p {
    text-align: left;
}

.bg-center-que li:nth-of-type(even) > section > section > .bg-center-que-left-font > .que-center-circular-big {
    position: absolute;
    left: 0;
    transform: translateX(calc(-50% - 1px));
}


.bg-center-que-left-font {
    display: flex;
    margin-bottom: 0.18rem;
    margin-top: 0.46rem;
    align-items: center;
}
.que-left-all {
    display: flex;
    margin-bottom: 0.18rem;
    margin-top: 0.32rem;
    align-items: center;
}

.que-left-font {
    font-size: 0.24rem;
    font-weight: bold;
    color: #121212;
    text-align: right;
    width: 100%;
}
.que-left-sec {
    background: url("../images/quFind.jpg") no-repeat center center;
    background-size: 100% 100%;
    padding: 0.29rem 0 0.29rem 0.26rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.que-left-sec-cube-all {
    display: flex;
}

.que-left-sec-cube-all + section {
    margin-top: 0.18rem;
}

.que-left-sec-cube {
    width: 24px;
    height: 24px;
    background: #3C79FA;
    border-radius: 0.02rem;
    transform: rotate(45deg);
    transform: scale(0.6) rotate(45deg);
}

.que-left-sec-cube-font {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-left: 0.12rem;
}


.que-center-circular-big {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3C79FA;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    position: absolute;
    right: 0;
    transform: translateX(calc(50% + 1px));
    box-shadow: 0 0 4px 0px rgba(60, 121, 250, 0.52);
    animation: questionAnimation 2s infinite;
}

@keyframes questionAnimation {
    from {
        box-shadow: 0 0 4px 0px rgba(60, 121, 250, 0.52);
    }
    to {
        box-shadow: 0 0 4px 4px rgba(60, 121, 250, 0.52);
    }
}

.que-right-font {
    font-size: 0.24rem;
    font-weight: bold;
    color: #121212;
}

.bg-center-four {
    background-color: #ffffff;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bg-center-four-bottom {
    display: flex;
    justify-content: center;
    /*background-color: yellowgreen;*/
    width: 100%;
    margin-bottom: 0.87rem;
    margin-top: 0.50rem
}

.bg-center-four-left {
    display: flex;
    flex-direction: column;
    position: relative;
    left: 2.24rem;
    margin-top: 0.7rem;
}

.bg-center-four-left > section + section {
    margin-top: 2.75rem;
}

.bg-center-four-left > section + section > p {
    margin-top: 0;
    margin-bottom: 0.88rem;
}

.bg-center-four-left > section + section .bg-center-four-div {
    transform: rotateX(180deg);
    margin-top: -1.11rem;
}

.bg-center-four-all {
    display: flex;
    flex-direction: column;
}

.bg-center-four-arrow-all {
    display: flex;
    height: 0.60rem;
    align-items: center;
}

.bg-center-four-all > p {
    font-size: 0.16rem;
    font-weight: 400;
    color: #434343;
    margin-top: 0.88rem;
    margin-left: 0.06rem
}

.bg-center-four-arrow {
    height: 0.60rem;
    width: 2.07rem;
    transform: rotateY(180deg);
}


.bg-center-four-font {
    font-size: 0.24rem;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    right: 3.82rem;
}

.bg-center-four-circular-big {
    width: 0.24rem;
    height: 0.24rem;
    background: #6CA5FE;
    opacity: 0.61;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 0.14rem;
}

.bg-center-four-circular-small {
    width: 0.12rem;
    height: 0.12rem;
    background: #FFFFFF;
    opacity: 0.65;
    border-radius: 50%;
}

.bg-center-four-div {
    width: 2.16rem;
    height: 1.11rem;
    border-top: 0.02rem dotted #6BA5FE;
    border-right: 0.02rem dotted #6BA5FE;
    position: relative;
    margin-top: 1.10rem;
    left: 0.02rem;

}

.bg-center-four-right {
    transform: rotateY(180deg);
    position: relative;
    left: -2.24rem;
}

.bg-center-four-right .bg-center-four-font {
    position: relative;
}

.bg-center-four-right > .bg-center-four-all > p {
    transform: rotateY(180deg);
    text-align: right;
    position: relative;
    right: 0.7rem;
}

.bg-center-four-right .bg-center-four-font {
    transform: rotateY(180deg);
}

.page-footer {
    height: 0.64rem;
    font-size: 16px;
    background: rgba(57, 57, 57, 1);
    font-family: Microsoft YaHei, serif;
    font-weight: 400;
    color: rgba(254, 254, 254, 1);
    line-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#contact {
    background: rgba(248,248,248,1);
}

#contact > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2.84rem;
}

#contact > p {
    font-size: 0.48rem;
    text-align: center;
    padding: 0.42rem 0 0.82rem 0;
    font-weight: bold;
    color: #4F4F4F;
}

.map {
    width: 7.3rem;
    height: 5.08rem;
    /*background: #3C79FA;*/
}

.contact-info {
    margin-left: 1.3rem;
    margin-block-start: unset;
    margin-block-end: unset;
    padding-inline-start: 1.1rem;
    padding-inline-end: 1.1rem;
    background: rgba(255,255,255,1);
    height: 4.06rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-info img {
    height: 20px;
    width: 20px;
}

.contact-info-label {
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(83,83,83,1);
    line-height:20px;
    width: 4em;
}

.contact-info > li > * + * {
    margin-left: 6px;
}

.contact-info-label + span {
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(123,122,122,1);
    line-height:22px;
    /*margin-left: 6px;*/
}
.contact-info > li {
    display: flex;
}
.contact-info > li + li {
    margin-top: 0.5rem;
}
.beian {
    display: contents;
}
.beian_gongan {
    /* display: inline-flexbox; */
}
.beian_gongan::before {
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
    color: #939393;
    opacity: .8;
}