.service-Content-Big {
    margin-top: 86px;
    position: relative;
    width: 100%;
   
    background-color: #f8f9fb;
    height: 474px;
}
.bannerImg{
    max-width:1200px; margin: 0 auto;
    height: 100%;
    padding-top: 40px;
    background: url(../images/service_banner.png) no-repeat right center;
}

@media (max-width:62em) {
    .service-Content-Big {
        margin-top: 50px;
    }
}

@media (max-width:768px) {
    .service-Content-Big {
        height: calc(100vh - 110px);
    }
    .bannerImg{
        background: url(../images/service_banner.png) no-repeat right 95%;
        background-size: contain;
        
    }
}

.service-Content-Big h1 {
    margin-top: 100px;
    margin-bottom: 10px;
    color: rgba(13, 25, 36, 1);
    font-size: 50px;
    font-weight: 400;
    border-bottom: none;
    line-height: 70px;
}

@media (max-width:768px) {
    .service-Content-Big h1 {
        margin-top: 8vh;
        font-size: 38px;
        font-weight: 500;
        color: rgba(13, 25, 36, 1);
        line-height: 54px;
    }
}

@media (max-width:768px) {
    .service-Content-Big h1>span {
        display: inline-block;
        font-size: 16px !important;
        color: rgba(13, 25, 36, 1);
        line-height: 23px;
        margin-bottom: 2vh;
    }
}

@media (max-width:62em) {
    .service-Content-Big h1 {
        padding: 0 30px;
        text-align: center;
    }
}

.service-Content-Big h5 {
    margin-top: 30px;
    height: 33px;
    font-size: 24px;
    font-weight: 300;
    text-align: right;
    color: rgba(13, 25, 36, 1);
    line-height: 33px;
}

.service-Content-Big h6 {
    margin-top: 0;
    color: rgba(13, 25, 36, 1);
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}

@media (max-width:62em) {
    .service-Content-Big h6 {
        text-align: center;
    }
}

.service-Content-Big .btn {
    cursor: pointer;
    margin-top: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 184px;
    height: 50px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: #3366ff;
    text-align: center;
    font-size: 14px;
    color: #3366ff;
}

@media (max-width:48em) {
    .service-Content-Big .btn {
        background: #3366ff;
        border-style: none;
        color: rgba(255, 255, 255, 1);
    }
}

@media (max-width:48em) {
    .service-Content-Big .btn {
        background: #3366ff;
        border-style: none;
        color: rgba(255, 255, 255, 1);
    }
}

.service-Content-Big .btn:hover {
    background: #3366ff;
    border-style: none;
    color: rgba(255, 255, 255, 1);
}

.service-Content-Big .other {
    margin-left: 20px;
}

/* sc-component-id: service-permit */
service-bg-b2 {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 60px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.service-bg-b3 {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 60px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F8F9FB;
}

.service-bg-b1 {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 116px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.service-bg-b4 {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 156px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F8F9FB;
}

.service-bg-b5 {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* sc-component-id: servicer-cli */
.service-pd-center {
    padding: 60px 38px;
    text-align: center;
}

/* sc-component-id: sc-jqCOkK */
.service-f1 {
    font-size: 36px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 50px;
    position: relative;
}

/* sc-component-id: sc-uJMKN */
.service-f2 {
    margin-top: 24px;
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    font-family: PingFangSC-Regular;
}

/* sc-component-id: sc-bbmXgH */
.service-bg-imgbox {
    padding: 40px 60px;
    width: 402px;
    height: 245px;
    background-image: url(../images/kuai-left.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.service-bg-imgbox:nth-child(2),
.service-bg-imgbox:nth-child(4) {
    padding-left: 80px;
}

.service-jd-Box {
    padding: 40px 60px;
    width: 402px;
    height: 245px;
    background-image: url(../images/kuai-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.service-jd-Box:nth-child(2),
.service-jd-Box:nth-child(4) {
    padding-left: 80px;
}

.service-cz-Box {
    padding: 40px 60px;
    width: 402px;
    height: 245px;
    background-image: url(../images/kuai-3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.service-cz-Box:nth-child(2),
.service-cz-Box:nth-child(4) {
    padding-left: 80px;
}

.service-ky-Box {
    padding: 40px 60px;
    width: 402px;
    height: 245px;
    background-image: url(../images/kuai-4.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.service-ky-Box:nth-child(2),
.service-ky-Box:nth-child(4) {
    padding-left: 80px;
}

/* sc-component-id: sc-gGBfsJ */
.service-nlns-Box {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 33px;
    font-weight: 400;
    margin-top: 10px;
}

/* sc-component-id: sc-jnlKLf */
.service-ewhb-Box {
    list-style: none;
    margin-left: 0;
    margin-top: 30px;
}

/* sc-component-id: sc-fYxtnH */
.service-ivn-Box {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-bottom: 15px;
}

.service-ivn-Box .iconfont {
    font-size: 16px;
    margin-right: 15px;
    color: #fff;
}

/* sc-component-id: service-Box */
.service-Content {
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    width: 33.33%;
}

.service-Content>div {
    box-shadow: 5px 10px 30px 0px rgba(49, 83, 212, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.service-Content:hover>div {
    border-color: #3366ff;
}

.service-Content:hover .cover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.service-Content:hover .desc {
    background-image: url(../images/landi.png?v=2);
}

.service-Content:hover .desc p,
.service-Content:hover .desc h3,
.service-Content:hover .desc h6 {
    position: relative;
    z-index: 5;
    color: #FFFFFF;
}

.service-Content .cover {
    overflow: hidden;
}

.service-Content .cover img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    margin-bottom: 0;
    display: block;
    object-fit: cover;
    height: 200px;
}

.service-Content .desc {
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #FFFFFF;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #FFFFFF;
    background-image: url(../images/baidi.png);
    background-repeat: repeat;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.service-Content .desc p {
    font-size: 22px;
    color: #999999;
}

.service-Content .desc h3 {
    margin-top: 20px;
    font-size: 22px;
    color: #0D1924;
}

.service-Content .desc h6 {
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    padding: 0 20px;
}

.hFaiRQ .desc p {
    font-size: 22px;
    color: rgb(153, 153, 153);
}

/* sc-component-id: sc-feJyhm */
.service-yom-Box {
    flex: 1;
    box-shadow: 5px 10px 30px 0px rgba(70, 71, 75, 0.1);
    margin: 0 10px;
    background-color: #fff;
    text-align: center;
    padding: 20px;
}

.nobg .service-yom-Box {
    background: none;
    box-shadow: none;
}

.service-yom-Box>div {
    margin: 40px auto;
}



.service-yom-Box>div:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}

.service-yom-Box h3 {
    font-size: 26px;
    font-weight: 300;
    color: #0D1924;
}

.service-yom-Box h6 {
    font-size: 16px;
    font-weight: normal;
    color: #666;
    line-height: 30px;
}

/* sc-component-id: sc-iELTvK */
.service-fcgf-Box {
    width: 90px;
    height: 90px;
    background-image: url(../images/tubiao1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.service-vqiwe-Box {
    width: 90px;
    height: 90px;
    background-image: url(../images/tubiao2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.service-cnqqww-Box {
    width: 90px;
    height: 90px;
    background-image: url(../images/tubiao3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* sc-component-id: sc-cmTdod */
.service-kttymp-Box {
    padding: 20px 10px;
    margin-bottom: 20px;
}

.service-kttymp-Box>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 450px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    background: #ffffff;
}

@media (max-width:48em) {
    .service-kttymp-Box>div {
        height: auto;
    }
}

.service-kttymp-Box>div:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}

.service-kttymp-Box h3 {
    margin-top: 60px;
    font-size: 32px;
    font-weight: 400;
    color: #0d1924;
}

.service-kttymp-Box h6 {
    margin-top: 5px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 25px;
    text-align: center;
}

/* sc-component-id: sc-jwKygS */
.cVZLUA {
    margin-top: 50px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-image: url(../images/tubiao4.png);
    background-size: 76px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
    box-shadow: 0px 10px 30px 0px rgba(49, 83, 212, 0.1);
}

.kkmmUe {
    margin-top: 50px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-image: url(../images/tubiao5.png);
    background-size: 76px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
    box-shadow: 0px 10px 30px 0px rgba(49, 83, 212, 0.1);
}

.gbwFcw {
    margin-top: 50px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-image: url(../images/tubiao6.png);
    background-size: 76px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
    box-shadow: 0px 10px 30px 0px rgba(49, 83, 212, 0.1);
}

/* sc-component-id: sc-btzYZH */
.service-knmmku-Box {
    padding-top: 80px !important;
    padding-left: 120px !important;
    padding-right: 120px !important;
    padding-bottom: 72px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(49, 83, 212, 0.1);
}

@media (max-width:62em) {
    .service-knmmku-Box {
        padding: 40px 60px !important;
    }
}

@media (max-width:48em) {
    .service-knmmku-Box>div>div {
        -webkit-flex: unset !important;
        -ms-flex: unset !important;
        flex: unset !important;
        width: 50% !important;
        margin-bottom: 20px;
        height: 120px;
    }
}

/* sc-component-id: sc-lhVmIH */
.dvgPAh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.dvgPAh>div {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dvgPAh h6 {
    font-size: 16px;
    color: #0D1924;
    margin: 0;
    margin-bottom: 22px;
}

.dvgPAh span {
    line-height: 36px;
}

.dvgPAh .online-service {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.dvgPAh .online-service .iconfont {
    font-size: 32px;
    color: #fff;
    vertical-align: middle;
    margin-right: 5px;
}

/* sc-component-id: sc-bYSBpT */
.dJXQB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.dJXQB h6 {
    font-size: 16px;
    color: #0D1924;
    margin-bottom: 22px;
    margin-top: 0px;
}

.dJXQB a {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
}

/* sc-component-id: sc-elJkPf */
.iVesjW {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.iVesjW img {
    width: 120px;
    height: 120px;
    margin-top: -8px;
}

.iVesjW span {
    font-size: 14px;
    color: #666666;
    padding-left: 8px;
    display: inline-block;
    width: 148px;
}


/* sc-component-id: sc-dUjcNx */
.idtJEt {
    margin-top: 40px;
}

.idtJEt img {
    width: 400px;
    height: 400px;
}

/* sc-component-id: sc-gHboQg */
.fUOkAx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 630px;
    background-image: url('../images/about-logo.png');
    background-repeat: no-repeat;
    background-size: 350px;
    background-position: center;
}

/* sc-component-id: sc-eilVRo */
.iuBVLl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.gKBGdB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

/* sc-component-id: sc-eerKOB */
.likTDF {
    margin-bottom: 60px;
    position: relative;
    width: 488px;
    padding-left: 32px;
}

.likTDF:last-child {
    margin-bottom: 0;
}

.likTDF::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    background: #3366ff;
    border-radius: 4px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(1) translateZ(0);
    -ms-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
}

.likTDF h3 {
    color: rgba(13, 25, 36, 1);
    font-size: 32px;
    font-weight: 400;
}

.likTDF p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    max-height: 150px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.eYmFBI {
    margin-bottom: 60px;
    position: relative;
    width: 488px;
    padding-left: 32px;
}

.eYmFBI:last-child {
    margin-bottom: 0;
}

.eYmFBI::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    background: rgba(84, 196, 197, 1);
    border-radius: 4px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0) translateZ(0);
    -ms-transform: scaleY(0) translateZ(0);
    transform: scaleY(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
}

.eYmFBI h3 {
    color: rgba(13, 25, 36, 1);
    font-size: 32px;
    font-weight: 400;
}

.eYmFBI p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabItem {
    margin-bottom: 60px;
    position: relative;
    width: 488px;
    padding-left: 32px;
}

.tabItem:last-child {
    margin-bottom: 0;
}

.tabItem::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    background: rgba(254, 188, 0, 1);
    border-radius: 4px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0) translateZ(0);
    -ms-transform: scaleY(0) translateZ(0);
    transform: scaleY(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
}

.tabItem:nth-child(1)::before {
    background: #3366ff;
}

.tabItem:nth-child(2)::before {
    background: rgb(84, 196, 197);
}

.tabItem:nth-child(4)::before {
    background: rgb(234, 105, 64);
}

/* .tabItem:nth-child(1)::before{background: #3366ff;} */

.tabItem h3 {
    color: rgba(13, 25, 36, 1);
    font-size: 32px;
    font-weight: 400;
}

.tabItem p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.serviceTab .active::before {
    transform: scaleY(1) translateZ(0);
}

.serviceTab .active p {
    opacity: 1;
    max-height: 150px;
}

.gGMvPT {
    margin-bottom: 60px;
    position: relative;
    width: 488px;
    padding-left: 32px;
}

.gGMvPT:last-child {
    margin-bottom: 0;
}

.gGMvPT::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    background: rgba(234, 105, 64, 1);
    border-radius: 4px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0) translateZ(0);
    -ms-transform: scaleY(0) translateZ(0);
    transform: scaleY(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
}

.gGMvPT h3 {
    color: rgba(13, 25, 36, 1);
    font-size: 32px;
    font-weight: 400;
}

.gGMvPT p {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: max-height 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.jizhi {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
}

.m_service {
    display: none;
}

@media (max-width:768px) {
    .pc_service {
        display: none;
    }

    .m_service {
        display: block;
        text-align: center;
    }

    .service-Content {
        width: 100%;
    }

    .hFaiRQ>div {
        box-shadow: rgba(49, 83, 212, 0.1) 5px 10px 30px 0px;
        border-width: 2px;
        border-style: solid;
        border-color: transparent;
        transition: all 0.3s ease-in-out 0s;
        margin-bottom: 40px;
        background-color: #fff;
    }

    .desc h6 {
        padding: 0 20px;
        margin-bottom: 60px;
        font-size: 14px;
        line-height: 30px;
        text-align: left;
    }

    .service-yom-Box {
        width: 90vw;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .jizhi {
        display: block;
    }

    .m_shiyongDesc {
        display: flex;
        flex-direction: column;
        color: rgb(255, 255, 255);
        background-image: url(../images/shouji-kuai-left.png);
        background-color: rgb(49, 83, 212);
        background-size: cover;
        position: relative;
        padding: 30px 50px 10px;
        border-color: rgb(49, 83, 212);
        background-repeat: repeat;
        transition: all 0.3s ease-in-out 0s;
        margin-bottom: 20px;
        text-align: left;
    }

    .m_shiyongDesc h3 {
        margin-top: 20px;
        font-size: 22px;
        font-weight: 300;
        color: rgb(255, 255, 255);
    }

    .m_shiyongDesc ul {
        margin-left: 0px;
        margin-top: 10px;
        list-style: none;
    }

    .m_shiyongDesc li {
        font-size: 14px;
        color: rgb(255, 255, 255);
        line-height: 20px;
        margin-bottom: 15px;
        font-weight: 200;
    }

    .m_shiyongDesc li .iconfont {
        font-size: 16px;
        margin-right: 15px;
        color: rgb(84, 196, 197);
    }
    .service-Content .desc{
        height: auto;
    }
    .service-Content .desc p{padding-top: 30px;}
}