<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about {
    margin-top: 14.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.a-text h3 {
    font-weight: bold;
    font-size: 2.6rem;
    color: #FF8010;
    line-height: 3.4rem;

}

.a-text p {
    font-size: 2.4rem;
    color: #595959;
    line-height: 4.8rem;
    font-weight: 400;
    margin-top: 1.6rem;
    margin-bottom: 6.4rem;
    box-sizing: border-box;
    padding: 0 4.8rem;
}

.a-text p br {
    display: none;
}


.a-text2 {
    width: 100%;
    background-image: url(https://cdn.site.youfantech.cn/wap/images/general-orange-background-wap.png);
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3.5rem 0;
    box-sizing: border-box;
}

.a-text2 .found {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 3.2rem auto;
}

.a-text2 .found h4 {
    font-size: 2.6rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 3.4rem;
    text-align: left;
}

.a-text2 .found p {
    font-size: 5.6rem;
    font-family: "Num";
    font-weight: 400;
    color: #FFFFFF;
    margin: 2.5rem 0 1rem 0;
    width: 21.1rem;
    text-align: right;
}

.a-text2 .found p span {
    font-size: 5.6rem;
    font-family: "Num";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 5.6rem;
}

.a-text2 .found div {
    width: auto;
    margin-left: 2.4rem;
}

.a-text2 .found div span {
    font-size: 2rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.8rem;
    text-align: left;
    display: block;
    white-space: nowrap;
    margin-top: 0.4rem;
    /* font-family: "Num"; */
}

.more {
    margin: 0 auto;
    margin-bottom: 6.4rem;
    width: 16.4rem;
    height: 5.4rem;
    background: #FFFFFF;
    border-radius: 1rem 2.7rem 2.7rem 2.7rem;
    border: 1px solid #B7B7B7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.more p {
    font-weight: 400;
    font-size: 2.2rem;
    color: #8C8C8C;
    line-height: 3rem;
}

.more img {
    width: 2.4rem;
    height: 2.4rem;
    margin-left: .4rem;
}

.changjing {
    display: block;
    text-align: center;
    background-color: #FAF9F9;
}

.changjing .t1 {
    padding-top: 24rem;
}

.changjing ul {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 4.8rem 12rem 4.8rem;
    box-sizing: border-box;
}

.changjing ul li {
    width: 49%;
    height: 34.2rem;
    margin-right: 2%;
    margin-bottom: 2%;
    /* border: 1px solid #000; */
    box-sizing: border-box;
    /* background: linear-gradient(180deg, rgba(255, 245, 234, 0.2) 0%, #FFFCF7 48%, #FFFFFF 100%); */
    border-radius: 1rem;
    background-image: linear-gradient(180deg, rgba(255, 245, 234, 0.2) 0%, #FFFCF7 48%, #FFFFFF 100%), url(https://cdn.site.youfantech.cn/images/card-background.png);
    background-size: 100% auto;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background-color: #fff; */
    background-repeat: no-repeat;
}

.changjing ul li:nth-of-type(2n) {
    margin-right: 0;
}

.changjing ul li h3 {
    font-size: 3.2rem;
    font-weight: bold;
    color: #1E1E1E;
    line-height: 4rem;
    margin: 3.2rem auto .8rem auto;
}

.changjing ul li p {
    font-size: 2.2rem;
    font-family: Inter, Inter;
    font-weight: 400;
    color: #8C8C8C;
    line-height: 3rem;
    padding: 0 2.5rem;
}

.changjing ul li a p {
    padding: 0;
}
.changjing ul li a img {
    width: 2rem;
    margin-left: .5rem;
}

.changjing ul li .gic {
    width: 10.4rem;
}

.more2 {
    margin: 1.6rem auto;
    width: 16.4rem;
    height: 5.4rem;
    background: transparent;
    border-radius: 1rem 2.7rem 2.7rem 2.7rem;
    border: 1px solid #fff;
    align-items: center;
    justify-content: center;
    display: none;
}

.more2 p {
    color: #fff !important;
}

.changjing ul li.on {
    background-size: 100% 100%;
    background-position: center center;
    box-shadow: 0px .3rem 2rem 0px #FF8010;
}

.changjing ul li.on h3 {
    color: #fff;
}

.changjing ul li.on p {
    color: #fff;
}


.hexin {
    display: block;
    text-align: center;
}

.hexin .t1 {
    padding-top: 12rem;
}

.hexin ul {
    margin: 0 auto;
    width: 100%;
    padding: 0 4rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.hexin ul li {
    width: 100%;
    height: 21.6rem;
    background: #FAF9F9;
    border-radius: 1.6rem 1.6rem 1.6rem 1.6rem;
    border: 1px solid #F2F2F2;
    /* border: 1px solid #000; */
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-left: 5.6rem;
    margin-bottom: 2.4rem;
}

.hexin ul li:nth-of-type(3n) {
    margin-bottom: 0;
}

.hexin ul li img {
    width: 10.4rem;
    display: block;
    padding: 5.6rem 0;
    box-sizing: border-box;
}

.hexin ul li div {
    /* width: 65%; */
    padding-left: 4.8rem;
}

.hexin ul li h3 {
    font-size: 3.2rem;
    color: #1E1E1E;
    line-height: 4rem;
    font-weight: bold;
    margin-bottom: .8rem;
    text-align: left;
}

.hexin ul li p {
    font-size: 2.2rem;
    font-family: Inter, Inter;
    font-weight: 400;
    color: #8C8C8C;
    line-height: 3rem;
    text-align: left;
}

.hexin ul li.on {
    background: linear-gradient(72deg, #FF8010 0%, #FF9E3A 100%);
    box-shadow: 0px 1.6rem 3.2rem 0px rgba(255, 128, 16, 0.3);
}

.hexin ul li.on h3 {
    color: #fff;
}

.hexin ul li.on p {
    color: #fff;
}

.hezuo {
    margin-top: 24rem;
}

.caseteam {
    display: flex;
    width: 95%;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap;
}

.caseteam::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.caseteam a {
    
    margin: 0 1.6rem;
    padding: 1.2rem 3.5rem;
    font-weight: 400;
    color: #8C8C8C;
    background: #FFFFFF;
    border-radius: .8rem;
    border: 1px solid #B7B7B7;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all linear .2s;
    font-size: 2.2rem;
    line-height: 3rem;
}

.caseteam a:hover {
    color: rgba(255, 128, 16, 1);
    border: 1px solid rgba(255, 128, 16, 1);
}

.caselist {
    margin: 2.4rem auto 12rem auto;
    width: 90%;
    height: 48rem;
}

.caselist .swiper-slide {
    border-radius: 1rem;
    position: relative;
}

.caselist .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 1.6rem;
}

.caselist .swiper-slide.on {
    box-shadow: 0px 1.6rem 3.2rem 0px rgba(255, 128, 16, 0.3);
}

.caselist {
    /* overflow-x: hidden; */
    /* overflow-y: auto; */
}

.caselogo {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 1.6rem 0 1.6rem 0;
    z-index: 2;
    color: #fff;
    padding: 3.2rem;
    font-size: 3.2rem;
    line-height: 4rem;
}

.casebg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 128, 16, 0.8);
    border-radius: 1.6rem;
    z-index: 1;
    display: none;
}

.tag {
    display: flex;
    padding-left: 2rem;
}

.tag div {
    margin-right: 1rem;
    display: flex;
    padding: .8rem 1.6rem;
    align-items: center;
    border: 1px solid #fff;
    font-size: 2.4rem;
    border-radius: .8rem;
}

.casebg h2 {
    color: #fff;
    padding: 3.2rem;
    font-size: 3.2rem;
    line-height: 4rem;
}

.tag div img {
    display: block;
    width: 3.2rem !important;
    height: 3.2rem !important;
}

.tag div p {
    margin-left: .5rem;
    color: #fff;
    white-space: nowrap;
}

.casebg ul {
    margin: 2rem 0;
    padding-left: 2rem;
    box-sizing: border-box;
}

.casebg ul li {
    color: #fff;
    margin-bottom: 1.6rem;
    font-size: 2.2rem;
}

.more3 {
    position: absolute;
    right: 3.2rem;
    bottom: 3.2rem;
    width: 16.4rem;
    height: 5.4rem;
    background: transparent;
    border-radius: 1rem 2.7rem 2.7rem 2.7rem;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.more3 p {
    color: #fff !important;
    white-space: nowrap;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 3rem;
}

.more3 img {
    width: 2.4rem !important;
    height: 2.4rem !important;
    margin-left: .5rem;
}


.partner {
    display: block;
    text-align: center;
    background-color: #FAF9F9;
}

.partner .t1 {
    padding-top: 12rem;
}

.partner .t2 {
    margin-bottom: 0;
}

.partner ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 5rem;
    align-items: center;
}

.partner ul li {
    width: 95%;
    margin-bottom: 2rem;
}

.partner ul li h3 {
    font-size: 2.6rem;
    color: #FF8010;
    line-height: 3.4rem;
    font-weight: bold;
    margin: 6.4rem auto 2.4rem auto;
}</pre></body></html>