<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.live-title {
    width: 560px;
    max-width: 100%;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    padding-left: 10%;
    padding-top: 10%;
    height: 520px;
}

.ds-ss .ssps {
  background-image: url("../images/ssps-bg-live.jpg");
  -webkit-transform: skewX(-10deg);
     -moz-transform: skewX(-10deg);
      -ms-transform: skewX(-10deg);
          transform: skewX(-10deg);
}

.color-text {
	text-align: center;
}

.gradient-line1 {
    background: #05bad4;
    background: -moz-linear-gradient(-45deg,rgba(5,186,212,1) 0%,rgba(85,175,95,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(5,186,212,1) 0%, rgba(85,175,95,1) 100%);
    background: linear-gradient(135deg, rgba(5,186,212,1) 0%, rgba(85,175,95,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05BAD4',endColorstr='#55af5f',GradientType=1);
    font-size: 43px;
    line-height: 1.2;
    font-weight: 800;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-line2 {
    background: #f0b41a;
    background: -moz-linear-gradient(-45deg,rgba(240,180,26,1) 0%,rgba(227,51,39,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(240,180,26,1) 0%,rgba(227,51,39,1) 100%);
    background: linear-gradient(135deg,rgba(240,180,26,1) 0%,rgba(227,51,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b41a',endColorstr='#e33327',GradientType=1);
    font-size: 56px;
    line-height: 1.2;
    font-weight: 800;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-line3 {
    background: #d42a7e;
    background: -moz-linear-gradient(-45deg,rgba(212,42,126,1) 0%,rgba(70,74,158,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(212,42,126,1) 0%, rgba(70,74,158,1) 100%);
    background: linear-gradient(135deg, rgba(212,42,126,1) 0%, rgba(70,74,158,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d42a7e',endColorstr='#464a9e',GradientType=1);
    font-size: 70px;
    line-height: 1.2;
    font-weight: 900;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ltgray {
    color: #999 !important;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 32px;
}

.platform-list {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.platform-item {
    width: 25%;
    text-align: center;
}

.platform-item img{
    margin: 12px;
    max-width: 90%;
    height: auto;
}

.site {
    margin: 0 auto;
    padding: 70px 0 100px;
}

.entry-content h1, .comment-content h1 {
    font-size: 48px;
    line-height: 1.3;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 6px;
    text-align: center;
    color: #fff;
}

.entry-content h3, .comment-content h3 {
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 1.3;
    font-weight: 400 !important;
    text-align: center;
    color: #fff;
}

.entry-content {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.entry-content-list {
    display: flex;
}

.one_third {
    box-shadow: 0 2px 8px rgb(0 0 0 / 20%);
    position: relative;
    min-height: 300px;
    padding-top: 25px;
    background: #fff;
    border-radius: 4px;
}

.center {
    text-align: center;
    margin: 0 0 24px;
}

.entry-content p{
    font-weight: 400;
    margin: 0 0 24px;
    line-height: 2;
}

.one_third {
    width: 31% !important;
    margin-right: 3% !important;
}

.one_third h2 {
    font-size: 26px;
}

.entry-content h2, .comment-content h2, .mu_register h2, .largeheader {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 2px;
}

.one_third p {
    width: 90%;
    margin: 0 5% 24px;
}

.one_third .bottombarcol {
    width: 100% !important;
    max-width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.capability-row {
    display: flex;
    justify-content: space-between;
}

.one_fifth {
    width: 14% !important;
    margin-right: 2% !important;
}

.capabilities-text {
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
}

#hp-data {
    width: 100%;
    background-color: #ededed;
}
#hp-databanner {
    margin: 0 auto;
    max-width: 800px;
    height: auto;
    width: 100%;
    display: block;
}

/*live-case*/

.hp-banner {
    position: relative;
}

.hp-title {
    position: absolute;
    left: 51%;
    top: 20%;
    transform: translate(-50%, -50%);
    color: #fff; 
    font-size: 32px;
    font-weight: 400; 
    font-style: italic; 
    letter-spacing: 6px;
}

.ps-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-45%, -50%);
}

.case-part {
    max-width: 1000px;
    margin: 0 auto;
    padding: 32px 0;
}

.case-part ul, .case-part p {
    margin-bottom: 24px;
    font-size: 18px;
}

.case-part ul li{
    list-style-type: disc;
    font-size: 18px;
    margin: 0 0 0 36px;
}

.case-part h2{
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 2px;
    margin-bottom: 24px;
}

.say-content {
    background-image: url(../images/tracy.jpg); 
    background-size: 600px 600px;
    background-position: right center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    display: flex; 
    z-index: 1; 
    min-height: 600px;
}

.say-content-text {
    line-height: 2;
}

.test-content {
    float: left;
    width: 40%;
    padding: 5%;
    background-color: #fff;
    display: flex;
    align-self: center;
    left: 0;
    flex-direction: column;
    position: absolute;
    background-image: url(../images/left-line.png);
    background-size: 6px 100%;
    background-position: left center;
    background-repeat: no-repeat;
}

.companyname {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 2;
}

.byline {
    font-style: normal;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 2;
    text-transform: uppercase;
}


/* æ³¨å†Œç™»å½•ç›¸å…³æ&nbsp;·å¼ */
#mask {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.6);
    /* display: none; */
}

#mask .content{
    box-sizing: border-box;
    width: 540px;
    /* height: 750px; */
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 60px;
    z-index: 99;
    border-radius: 8px;
}

#mask .content .close_mask{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    border-radius: 100px;
    font-size: 26px;
    color: #ccc;
    text-align: center;
    line-height: 30px;
}

#mask .content .header .logo{
    width: 230px;
    height: 98px;
    margin: 0 auto;
}

#mask .content .header .logo img{
    width: 100%;
    height: 100%;
}

#mask .content .header h3{
    font-size: 50px;
    color: #acd71f;
    line-height: 90px;
    font-weight: 700;
    text-align: center;
}

#mask .content .body.register{
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}
#mask .content .body::-webkit-scrollbar { 
    width: 0 !important
}

#mask .content .body .reAndFo{
    display: flex;
    justify-content: space-between;
}


#mask .content .body .reAndFo a{
    color: #999;
    text-decoration: underline;
}

#mask .content .body .reAndFo a:hover{
    color: #acd71f;
}



#mask .content .bottom .split_box{
    display: flex;
    align-items: center;
}

#mask .content .bottom .split_box .line{
    flex: 1;
    width: 100%;
    height: 1px;
    background-color: #ccc;
}
#mask .content .bottom .split_box span{
    padding: 0 20px;
    font-size: 16px;
    color: #ccc;
}

#mask .content .bottom .logo_box{
    display: flex;
    justify-content: center;
}

#mask .content .bottom .logo_box .logo{
    width: 60px;
    height: 60px;
    border-radius: 20px;
    margin:10px 15px;
    overflow: hidden;
}

#mask .content .bottom .logo_box .logo img{
    width: 100%;
    height: 100%;
}

.terms a{
    color: #acd71f;
}
.terms a:hover{
    text-decoration: underline;
}



/* ç»Ÿä¸€ä¿®æ”¹elementUIçš„æ&nbsp;·å¼ */
.el-input .el-input__inner{
    box-sizing: border-box;
    width: 100%;
    height: 58px;
    border: 2px solid #b5b5b5;
    border-radius: 8px;
    text-align: center;
    font-size: 22px;
    font-weight: 200;
}

.el-textarea__inner{
    box-sizing: border-box;
    width: 100%;
    /* height: 58px; */
    border: 2px solid #b5b5b5;
    border-radius: 8px;
    text-align: center;
    font-size: 22px;
    font-weight: 200;
}

.el-button {
    width: 260px;
    height: 60px;
    border-radius: 8px;
    font-size: 24px;
}

.mini-p .el-input input::-webkit-input-placeholder {
    color: #c0c4cc;
    font-size: 14px;
}

.mini-p .el-input input::-moz-input-placeholder {
    color: #c0c4cc;
    font-size: 14px;
}

.mini-p .el-input input::-ms-input-placeholder {
    color: #c0c4cc;
    font-size: 14px;
}

.el-message-box__btns {
    text-align: center;
}

[v-cloak]{
    display: none;
}</pre></body></html>