.xxp_j_header{
    
    position: fixed;
    z-index: 999;
    width: 100%;
}

.j_header{
    background-color: #ffffff;
}
.j_header1 {
    height: 80px;
    background-color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.cusConsTop{
    border-radius: 10px;
border: 2px solid #FFF;
box-shadow: 0 0 10px 0 rgba(0, 119, 255, 0.10);
}

.j_header1Right a {
    margin-right: 60px;
}

.jActive {
    color: #397AF3;
    font-weight: 500;
    padding-bottom: 27px;
    border-bottom: 4px solid #397AF3;
}

.j_header2 {
    height: 860px;
    background-size: 100% 100%;
    padding-top: 336px;
    box-sizing: border-box;
}

.j2Con {
    flex-direction: column;
}

.j2Con p {
    font-size: 48px;
    line-height: 66px;
    margin-bottom: 10px;
    background: linear-gradient(0deg, #0059FF 0%, #397AF3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-weight: bold;
}

.j2Con span {
    font-size: 28px;
    line-height: 42px;
    color: #397AF3;
    font-weight: 500;
    margin-bottom: 80px;
}

.j2Con a {
    color: #ffffff;
    background-color: #397AF3;
    width: 160px;
    height: 52px;
    border-radius: 8px;
}

.jabout {
    height: 944px;
    background: url(../images/jabout.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    box-sizing: border-box;
}

.jabout1 {
    flex-direction: column;
}

.jabout1 p {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
}

.jabout1 span {
    color: #666666;
    line-height: 20px;
    text-align: center;
    width: 1380px;
    margin-top: 40px;
    opacity: 0.7;
}

.j_about2 {
    height: 520px;
    margin-top: 60px;
    background:url(../images/ab1.jpg) no-repeat;
    background-size: 100% 100%;
    display: flex;
    border-radius: 20px;
}

.j_about2Li {
    width: 360px;
    height: 520px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 40px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    border-bottom: none;
}

.j_about2Li:hover {
    background: linear-gradient(0deg, rgba(57, 122, 243, 0.8) 0%, #397AF3 100%);
}

.j_about2Li:hover .j2LiBot {
    margin-top: 40px;
}

.j_about2Li:hover .j2LiBotContent {
    opacity: 1;
}

.j_about2Li:hover .j2LiBot a {
    opacity: 1;
}

.j_about2Li:first-child:hover {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.j_about2Li:last-child:hover {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}


.j_about2Li:first-child {
    border-left: none;
}

.j_about2Li:nth-child(2) {
    border-right: none;
    border-left: none;
}

.j_about2Li:last-child {
    border-left: none;
    border-right: none;
}

.j2LiBot i {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 20px;
}

.j2LiBot {
    display: flex;
    flex-direction: column;
    margin-top: 322px;
}

.j2LiBot span {
    color: rgba(255, 255, 255, 0.70);
    font-weight: 500;
    line-height: 26px;
}

.j2LiBot p {
    font-size: 42px;
    font-weight: bold;
    color: #ffffff;
    line-height: 58px;
}

.j2LiBotContent {
    color: #ffffff;
    line-height: 1.3;
    opacity: 0;
}

.j2LiBot a {
    width: 160px;
    height: 52px;
    background-color: #ffffff;
    border-radius: 8px;
    margin-left: auto;
    margin-top: 134px;
    opacity: 0;
    color: #3289FF;
}

.j2LiBot i {
    font-size: 24px;
}

.jServer {
    height: 872px;
    background: url(../images/server1.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    box-sizing: border-box;
}

.serviceAdvantage_left {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.sr1 {
    width: 290px;
    height: 346px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px 40px;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 30px;
}

.j_left {
    position: relative;
}

.j_left1 p {
    font-size: 40px;
    color: #333333;
    margin-bottom: 20px;
    font-family: 'Alibaba-PuHuiTi';
}

.serve_mid {
    margin-top: 40px;
    width: 700px;
    color: #666666;
    line-height: 20px;
    font-family: "Alibaba-PuHuiTiRegular";
}

.sr1:nth-child(1),
.sr1:nth-child(3) {
    margin-top: -30px;
}

.sr1:nth-child(3),
.sr1:nth-child(4) {
    margin-bottom: 0;
}

.sr1 .iconfont {
    font-size: 58px;
    color: #397AF3;
}

.sr1 p {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    line-height: 27px;
    margin-top: 44px;
    margin-bottom: 20px;
}

.sr1 span {
    color: #666666;
    line-height: 20px;
    font-family: "Alibaba-PuHuiTiRegular";
}

.sr1 .bh {
    font-size: 32px;
    font-weight: bold;
    color: #666666;
    line-height: 39px;
    margin-top: 20px;
}

.server_right {
    width: 600px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sr1:hover {
    background: linear-gradient(34deg, #8DBDFF 0%, #3289FF 100%);
    box-shadow: 0px 0px 30px 0px rgba(50, 137, 255, 0.8);
}

.sr1:hover * {
    color: #ffffff;
}

.serve_bot {
    margin-top: 60px;
}

.serve_bot a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 52px;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #dddddd;
}

.serve_bot a img {
    margin-left: 30px;
}

.serve_bot a:hover {
    background: #397AF3;
    color: #ffffff;
}

.serve_bot a:hover img {
    content: url("../images/right1.png");
}

.brand {
    height: 630px;
    background: url("../images/pp.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    box-sizing: border-box;
    position: relative;
}

.brand_1 {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.brand_1_1 {
    width: 630px;
    height: 360px;
    background-size: 100% 100%;
    border-radius: 20px;
    display: flex;
    border: 3px solid rgba(255,255,255,0.5);
}

.brand_1_bg{
     width: 100%;
    height: 100%;
    border-radius: 16px;
    display: flex;
}

.brand_1_1a {
    width: 50%;
    height: 100%;
    flex-direction: column;
}

.brand_1_1a:first-child{
    border-right: 1px solid rgba(255,255,255,0.5);
}

.brand_1_1a p {
    font-size: 24px;
    line-height: 34px;
    color: #ffffff;
    margin-bottom: 10px;
}

.brand_1_1a span {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.7;
}

.brand_1_1a img{
    margin-top: 40px;
    display: none;
}

.brand_1_1a:hover img{
    display: block;
}

.brand_1_2 {
    width: 740px;
    margin-right: 70px;
}

.brand_1_2_1 {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    flex-direction: row-reverse;
}

.brand_1_2_1_1 {
    display: flex;
    align-items: center;
}

.brand_1_2_1_1 p {
    font-size: 26px;
    font-weight: 500;
    color: #FFFFFF;
    margin-right: 20px;
}

.brand_1_2_1_1 span {
    font-size: 16px;
    color: #FFFFFF;
}

.brand_1_2_1_2 {
    font-size: 60px;
    color: #FFFFFF;
    font-weight: bold;
}

.brand_1_2_1_2 {
    margin-right: auto;
}

.brand_1_2_2 {
    font-size: 12px;
    line-height: 1.4;
    color: #ffffff;
    margin-top: 60px;
    opacity: 0.7;
}

.brand_1_2 a {
    width: 160px;
}

.brand_1_2 a:hover {
    content: url("../images/gd2.png");
}

.brand2 {
    position: absolute;
    bottom: 0;
    display: flex;
}

.brand2Li {
    width: 640px;
    height: 110px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.8);
    font-family: "Alibaba-PuHuiTiRegular";
    padding: 40px 80px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}

.active {
    color: #FFFFFF;
}

.active::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 3px;
    background: #ffffff;
    width: 640px;
}

.brand2Li:nth-child(1) {
    border-left: 0;
}

.brand2Li:nth-child(2) {
    border-left: 0;
    border-right: 0;
}

.brand2Li:nth-child(3) {
    border-right: 0;
}

.cusAl {
    background: url('../images/cusbg.png') no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    box-sizing: border-box;
    height: 932px;
}

.cusAlTit {
    align-items: end;
}

.left1 {
    margin-right: 80px;
    cursor: pointer;
}

.left1:hover {
    content: url("../images/leftAc.png");
    transform: rotateY(180deg);
}

.left2 {
    transform: rotateY(180deg);
    cursor: pointer;
}

.left2:hover {
    content: url("../images/leftAc.png");
    transform: rotateY(360deg);
}

.cusAlTit p {
    font-size: 42px;
    line-height: 58px;
    font-weight: bold;
    margin-bottom: 20px;
}

.cusTabs {
    display: flex;
    margin-top: 60px;
    margin-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    padding: 10px;
    width: 1670px;
    padding-left: 7px;
}

.cusTabsLi {
    width: 520px;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 119, 255, 0.1);
    border-radius: 12px;
    padding: 30px;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid transparent;
    margin-right: 30px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

/*.cusTabs a:last-child .cusTabsLi {*/
/*    margin-right: 0;*/
/*}*/

.tabsAcitve {
    box-shadow: 0px 0px 10px 0px rgba(0, 119, 255, 0.1);
    border: 1px solid #397AF3;
    transform: scale(1.02);
    /* 激活时稍微放大 */
}

.tabsAcitve p {
    color: #397AF3 !important;
}

.tabsAcitve span {
    color: #397AF3 !important;
}

.tabsAcitve .flex1 {
    color: #397AF3 !important;
}

.tabsAcitve .flex1 img {
    content: url("../images/right2.png");
}

.ctLe img {
    width: 130px;
    height: 130px;
    border-radius: 12px;
    margin-right: 20px;
}

.crRi1 p {
    font-weight: 500;
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}

.crRi1 span {
    color: #868899;
    line-height: 1.2;
}

.crRi {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.Consri {
    width: 788px;
    height: 368px;
    background: url("../images/qplbg.png") no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    box-sizing: border-box;
}

.Consle img {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 368px;
    transition: transform 0.5s ease;
    overflow: hidden;
    width: 652px;
    cursor: pointer;
}

.Consle img:hover{
    transform: scale(1.01);
}

.Consri1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
}

.Consri2 {
    color: #666666;
    line-height: 20px;
    opacity: 0.7;
    padding-bottom: 20px;
    border-bottom: 1px solid #EAEAEA;
}

.Consri3 {
    margin-top: 20px;
}

.C3bLi {
    margin-top: 20px;
    color: #666666;
    opacity: 0.7;
    padding-left: 24px;
    position: relative;
}

.C3bLi::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background-color: #397AF3;
    opacity: 0.7;
    left: 10px;
    top: 6px;
    border-radius: 50%;
}

.Consri3Bot {
    justify-content: space-between;
    align-items: end;
}

.j_ryzz {
    height: 850px;
    background: url("../images/ryzz.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    box-sizing: border-box;
    position: relative;
}

.ryzzRi {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 55%;
}


.ryzzRi img{
    transition: transform 0.5s ease;
    cursor: pointer;
    width: 80%;
}

.ryzzRi img:hover{
    transform: scale(1.01);
}


/*.ryzzRi {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    width: 55%;*/
/*    height: 90%;*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*}*/


.x_ry1{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 20px;
}

.x_ry1{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.x_ry2{
    display: flex;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

 .x_ry1 img{
    height: 240px;
}

.x_ry2 img{
    height: 370px;
}
.x_ry2 img:nth-child(3){
    margin-left: 20px;
}
.x_ry2 img:nth-child(4){
    margin-left: 20px;
}

.ryzzLe1 p {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 58px;
}

.ryzzLe2 {
    width: 500px;
    color: #666666;
    line-height: 20px;
    margin-top: 300px;
}

.rya {
    margin-top: 60px;
    display: block;
    width: 160px;
}

.rya:hover {
    content: url("../images/gd3.png");
}

.hzhb {
    height: 966px;
    background: url("../images/hzhb.jpg") no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    box-sizing: border-box;
}

.hzhbTit p {
    font-size: 42px;
    font-weight: bold;
    line-height: 58px;
    margin-bottom: 20px;
}

.jriForm {
    height: 448px;
    background: linear-gradient(180deg, rgba(197, 219, 251, 0.40) 0%, rgba(255, 255, 255, 0.40) 100%);
    box-shadow: 0px 0px 10px 0px rgba(0, 119, 255, 0.2);
    backdrop-filter: blur(2px);
    border: 1px solid #FFF;
    margin-top: 50px;
    border-radius: 10px;
    padding: 50px 54px 30px 54px;
    box-sizing: border-box;
    width: 678px;
    border: 1px solid #FFFFFF;
}

.jriForm1 {
    width: 280px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #EDEDED;
    padding: 16px 0 15px 20px;
    box-sizing: border-box;
}

.jriForm1 input {
    outline: none;
    border: none;
    color: #666666 !important;
}

input:-webkit-autofill {
    box-shadow:0 0 0 1000px white inset !important;
  }
  input:-internal-autofill-previewed,
    input:-internal-autofill-selected {
    -webkit-text-fill-color: #333 !important;
    transition: background-color 5000s ease-in-out 0s !important;
  }



.jriFormOne {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}

.jriForm1 p {
    margin-right: 20px;
    font-weight: 600;
}

.jriForm2 {
    flex-direction: column;
}

.jriForm2 p {
    margin-bottom: 10px;
}

.jriForm2 textarea {
    height: 60px;
    border: none;
    outline: none;
    resize: none;
    color: #666666;
}

.ljzx {
    width: 154px;
    height: 48px;
    background: #397AF3;
    border-radius: 8px;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 40px;
}

.formRight {
    width: 660px;
    margin-top: 63px;
}

.formRightT {
    background: linear-gradient(0deg, #397AF3 0%, #8187FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 50px;
}

.formRightCon {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.formRightCon a{
    box-shadow: 0 0 10px rgba(0, 119, 255, 0.2)
}

.fRli {
    width: 315px;
    height: 93px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 12px;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
     box-shadow: 0 0 10px rgba(0, 119, 255, 0.2)
}

.fRli1 {
    width: 315px;
    height: 93px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 12px;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-right: 30px;
    cursor: pointer;
}

.fRli i {
    font-size: 32px;
    display: none;
}

/* 针对第2、4、6个元素设置右边距为0 */
.fRli:nth-child(2),
.fRli:nth-child(4),
.fRli:nth-child(6) {
    margin-right: 0;
}

.fRli:nth-child(5),
.fRli:nth-child(6) {
    margin-bottom: 0;
}

.fRli:hover {
    background: linear-gradient(90deg, #556AFF 0%, #397AF3 100%);
}

.fRli:hover * {
    color: #ffffff;
}

.fRli:hover i {
    display: block;
}

.fRli:hover .iconParkClass {
    display: none;
}



.fRli p {
    color: #397AF3;
    font-size: 23px;
    margin-left: 10px;
}

.fRli1 p {
    color: #397AF3;
    font-size: 24px;
    margin-left: 10px;
}

.bgScrool {
    height: 159px;
    background: url("../images/bgscrool.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

.bgScrool1 {
    overflow-x: scroll;
}

.scrollLi {
    width: 200px;
    height: 100px;
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-right: 20px;
    flex-shrink: 0;
}

.scrollLi img{
    border-radius: 20px;
}

.bgScrool1 {
    align-items: center;
}

.js-marquee {
    display: flex;
}

.jmp_footer {
    height: 380px;
    background: #F4F7FC;
    padding-top: 80px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.jmp_footerCon {
    display: flex;
}

.footer_1 {
    margin-right: 145px;
    width: 170px;
}

.footerJmp1_3 {
    width: 598px;
    justify-content: space-between
}

.f3t2 {
    display: flex;
    flex-direction: column;
}

.f3t1 {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 500;
}

.f3t2 a {
    margin-bottom: 14px;
    color: #666666;
}

.f3t2 img {
    width: 64px;
    height: 64px;
}

.jmp1_2_1 {
    margin-bottom: 6px;
}

.jmp1_2_1 p{
    font-weight: 500;
}

.jmp1_2_2 p {
    color: #397AF3;
    font-size: 28px;
    line-height: 39px;
}

.jmp1_2_3 {
    margin-top: 20px;
}

.jmp1_2_3 span {
    color: #666666;
}

.footerJmp1_2 {
    margin-left: auto;
}

.footerJmp2 {
    margin-top: auto;
    border-top: 1px solid #EAEAEA;
    padding: 20px 0;
    font-size: 12px;
}

.footerJmp2 a {
    color: #999999;
}