.cyz-desc-title{display:flex;flex-direction:column;align-items:center;width:100%;font-size:36px;font-weight:500;line-height:50px;color:#fff}.cyz-desc-title .icon-line{display:block;width:359px;height:1px;margin-top:14px;background:linear-gradient(90deg,#121212,#fff 48%,#121212);opacity:.97}.cyz-fae{min-width:1456px}.cyz-fae .fae-contanier{width:100%;height:100vh;min-height:900px}.cyz-fae .contanier-bg{display:flex;justify-content:center;width:100%;height:100%;padding:279px 0 0;background-image:url(http://cloud-fae.oss-cn-shenzhen.aliyuncs.com/cyz_seller/yun-fae-index-bg.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.cyz-fae .new-fae{width:676px;height:480px;margin:0 54px 0 0}.cyz-fae .new-fae img{width:100%;height:100%;object-fit:cover;object-position:center}.cyz-fae .counsel-wrap{padding:143px 0 0}.cyz-fae .counsel-wrap .fae-text{width:245px;height:65px;margin:0 0 0 16px}.cyz-fae .counsel-wrap .main-title{margin:37px 0 6px 16px;font-size:24px;line-height:33px;color:#fff}.cyz-fae .counsel-wrap .sub-title{margin:0 16px 12px 16px;font-size:18px;line-height:25px;color:#b2b2b2}.cyz-fae .counsel-wrap .button-wrap{position:relative;display:flex;justify-content:center;align-items:center;width:207px;height:80px;cursor:pointer}.cyz-fae .counsel-wrap .button-wrap:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;content:"";width:207px;height:80px;border:1px solid hsla(0,0%,100%,.16);border-radius:40px;animation:btn1Animation 1.04s ease-out infinite}.cyz-fae .counsel-wrap .button-wrap:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11;content:"";width:190px;height:65px;border:1px solid hsla(0,0%,100%,.5);border-radius:36px;animation:btn2Animation 1s ease-out infinite}.cyz-fae .counsel-wrap .button-wrap .button{width:170px;height:50px;font-size:18px;text-align:center;line-height:50px;border-radius:36px;background-color:#fff}.cyz-fae .icon-down{position:absolute;left:50%;bottom:65px;color:#b2b2b2;font-size:20px;cursor:pointer;transform:translate(-50%) rotate(-90deg);animation:jumpArrow 1s infinite}.cyz-fae .fae-desc{position:relative;width:100%;background:#121212}.cyz-fae .fae-desc .main-title{font-size:30px;font-weight:500;line-height:40px;color:#fff}.cyz-fae .fae-desc .sub-title{font-size:18px;line-height:32px;color:#b2b2b2}.cyz-fae .desc_01{padding:54px 339px 0 338px;background:linear-gradient(180deg,#121212,#262629)}.cyz-fae .desc_01 .top{display:flex;justify-content:center;width:100%;margin:62px 0 0}.cyz-fae .desc_01 .top .left{margin-right:95px}.cyz-fae .desc_01 .top .main-title{margin:44px 0 24px 0}.cyz-fae .desc_01 .top .sub-title{width:519px}.cyz-fae .desc_01 .top .desc1-top-img{width:556px;height:289px}.cyz-fae .desc_01 .bottom{display:flex;justify-content:center;margin-top:38px}.cyz-fae .desc_01 .bottom .desc1-bottom-img{width:491px;height:386px;margin:0 293px 0 50px}.cyz-fae .desc_01 .bottom .right{text-align:right}.cyz-fae .desc_01 .bottom .main-title{margin:125px 0 24px 0}.cyz-fae .desc_01 .bottom .sub-title{width:621px}.cyz-fae .desc_02{margin-top:52px;background:linear-gradient(180deg,#121212,#262629)}.cyz-fae .desc_02 .top{display:flex;justify-content:center;margin-top:62px}.cyz-fae .desc_02 .top .left{margin-right:44px}.cyz-fae .desc_02 .main-title{margin:44px 0 24px 0}.cyz-fae .desc_02 .sub-title{width:519px}.cyz-fae .desc_02 .right{padding-left:23px}.cyz-fae .desc_02 .desc2-top-img{width:578px;height:354px}.cyz-fae .desc_02 .bottom{display:flex;justify-content:center;margin-top:38px}.cyz-fae .desc_02 .bottom .desc1-bottom-img{width:686px;height:451px}.cyz-fae .desc_02 .bottom .right{text-align:right;margin-top:76px}.cyz-fae .desc_02 .bottom .main-title{font-size:30px}.cyz-fae .desc_02 .bottom .sub-title{width:496px;margin:24px 0 55px}.cyz-fae .desc_02 .bottom .fae-cate-img{width:424px;height:79px}.cyz-fae .desc_03{margin:54px 0 0;background:#121212}.cyz-fae .desc_03 .cate-wrap{display:flex;justify-content:center;margin-top:40px;padding-bottom:173px}.cyz-fae .desc_03 .cate-content{display:flex}.cyz-fae .desc_03 .cate-item{display:flex;flex-direction:column;align-items:center;width:308px;height:218px;padding-top:62px;background:#262629;border-radius:16px}.cyz-fae .desc_03 .item-center{margin:0 80px}.cyz-fae .desc_03 .icon-message{width:59px;height:58px;margin-bottom:32px}.cyz-fae .desc_03 .icon-video{width:70px;height:48px;margin-bottom:37px}.cyz-fae .desc_03 .icon-yuancheng{width:77px;height:58px;margin-bottom:32px}.cyz-fae .desc_03 .text{font-size:18px;line-height:40px;color:#fff}@keyframes jumpArrow{0%{opacity:0}to{opacity:1;transform:translate(-50%,10px) rotate(-90deg)}}@keyframes btn1Animation{0%{width:170px;height:50px;border-radius:36px}50%{border:2px solid hsla(0,0%,100%,.19)}to{width:207px;height:80px;border-radius:40px;border:1px solid transparent}}@keyframes btn2Animation{0%{width:170px;height:50px;border-radius:36px}50%{border:2px solid hsla(0,0%,100%,.5)}to{width:190px;height:65px;border-radius:36px;border:1px solid transparent}}