.j_header1 {
    width: 100%;
    height: 80px;
    background: rgba(21, 22, 23, 0.5);
    display: flex;
    align-items: center
}

.j_nav a {
    color: rgba(255, 255, 255, 0.8);
    margin-left: 60px;
    padding-bottom: 4px;
}

.j_header3{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.j_header {
    height: 960px;
    /*background: url("../images/banner.png") no-repeat;*/
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.j_navAcitve {
    border-bottom: 2px solid #EA203C;
    color: #ffffff !important;
}

.j_header2 {
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -51%);*/
    /*text-align: center*/
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}

.j_header2 p {
    font-size: 60px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 40px;
}

.j_header2 span {
    display: inline-block;
    font-size: 40px;
    color: #ffffff;
    opacity: 0.7;
    margin-bottom: 40px;
}

.j_header2 a {
    display: block;
    margin: 0 auto;
    width: 170px;
    height: 59px;
}

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

.j_about {
    height: 752px;
    background: url("../images/about.png") no-repeat;
    padding-top: 80px;
    box-sizing: border-box;
    background-size: cover;
}

.j_left {
    position: relative;
    z-index: 999;
    /*overflow: hidden;*/
}

.j_left1 p {
    font-size: 40px;
    color: #333333
}

.j_left2 {
    width: 520px;
    height: 260px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    margin-top: 42px;
    padding: 40px;
    box-sizing: border-box;
    line-height: 20px;
}

.j_left2_1 {
    margin-bottom: 40px;
    color: #666666;
}

.j_right {
    width: 620px;
    height: 612px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: linear-gradient(#FFCCD3, #FFF2F2) padding-box, linear-gradient(#FFCCD3, #FFF2F2) border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.j_right img {
    width: 600px;
    height: 592px;
    border-radius: 10px;
    transition: transform 0.5s ease;
    overflow: hidden;
}

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

.j_left3 {
    width: 1096px;
    position: absolute;
    left: 0;
    bottom: 40px;
    background: linear-gradient(89deg, rgba(255, 191, 200, 0.1) 0%, rgba(255, 255, 255, 0.8) 45.67%);
    box-shadow: 0px 4px 20px 0px rgba(37, 0, 5, 0.1);
    border-radius: 8px;
    border: 2px solid #ffffff;
    padding: 20px 80px;
    box-sizing: border-box;
    display: flex;
}

.j_left3_1{
    width: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.j3Line {
    width: 2px;
    height: 40px;
    background-color: #000000;
    opacity: 0.2;
    margin: 0 70px;
    margin-top: 10px;
}

.j3_top {
    display: flex;
    font-weight: bold;
    background: linear-gradient(to bottom, #EA203C, rgba(234, 32, 60, 0.2));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    align-items: baseline;
    line-height: 46px;
}

.j3_top p {
    font-size: 42px;
}

.j3_top span {
    font-size: 18px;
    margin-left: 4px;
}

.j3_bot {
    color: #666666;
    text-align: center;
    font-family: "Alibaba-PuHuiTiRegular";
}

.serviceAdvantage {
    height: 846px;
    background: url("../images/fwys.png") no-repeat;
    padding-top: 80px;
    box-sizing: border-box;
    background-size: cover;
}

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

.serve_bot {
    margin-top: 60px;
}

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

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

.serve_bot a:hover {
    background: #EA203C;
    color: #ffffff;
    box-shadow: 0 10px 10px 0 rgba(255, 0, 35, 0.20);
}

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

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

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

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

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

.server_left {
    width: 667px;
    overflow: hidden;
}

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

.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: 650px;
    display: flex;
    flex-wrap: wrap;
    /*overflow: hidden;*/
    justify-content: space-between;
}


.sr1:hover {
    background: linear-gradient(0deg, #FF8192 0%, #EA203C 100%);
    box-shadow: 0px 0px 30px 0px rgba(249, 0, 34, 0.8);
}

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

.j_product {
    height: 1150px;
    background: url("../images/product.png") no-repeat;
    padding-top: 20px;
    box-sizing: border-box;
    background-size: cover;
}

.j_productTit {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}

.j_productTit img {
    width: 521px;
    height: 43px;
}

.j_productTit p {
    font-size: 40px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 22px;
    line-height: 56px;
}

.j_productTit span {
    width: 974px;
    color: #999999;
    line-height: 20px;
    text-align: center;
}

.jproLi {
    width: 460px;
    height: 400px;
    border-radius: 12px;
    position: relative;
    cursor: pointer;
    margin-right: 30px;
    overflow: hidden;
}

.jproLi:nth-child(2),
.jproLi:nth-child(5) {
    height: 360px;
}

.jproLi:nth-child(2) {
    margin-top: 80px;
}

.jproLi:nth-child(5) {
    margin-top: 40px;
}

.jproLi:nth-child(3n) {
    margin-right: 0;
}

.botShow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 133px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.20) 0%, #FFF 100%);
    backdrop-filter: blur(5px);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.botShow p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 25px;
}

.botShow span {
    color: #999999;
    line-height: 1.3;
    width: 320px;
    display: inline-block;
}

.j_productCon {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

.j_productCon a {
    display: block;
}

.liImg {
    width: 460px;
    height: 400px;
    border-radius: 12px;
    transition: transform 0.5s ease
}

.liImg:hover{
    transform: scale(1.03);
}

.jproLi:nth-child(2) .liImg,
.jproLi:nth-child(5) .liImg {
    height: 360px;
}

.jproLi:hover .botShow {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 0%, #000 100%);
    backdrop-filter: blur(5px);
}

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

.jproLi:hover .botShow_ri {
    border-radius: 50px;
    background: #EA203C;
    box-shadow: 0 10px 10px 0 rgba(255, 0, 35, 0.20);
}

.jproLi:hover .botShow_ri img {
    content: url("../images/s2_1.png");
}

.botShow_ri {
    width: 46px;
    height: 46px;
    border-radius: 50px;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #EA203C;
}

.gdd {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
}

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

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

.brand_1_1 {
    margin-right: 70px;
}

.brand_1_1 img {
    width: 630px;
    height: 360px;
    border-radius: 12px;
    transition: transform 0.5s ease;
}

.brand_1_1 img:hover{
    transform: scale(1.02);
}

.brand_1_2 {
    width: 740px;
}

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

.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-left: auto;
}

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

.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: #EA203C;
    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;
}

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

.ryzz2{
    overflow: hidden;
}

.ryzz1Left {
    width: 480px;
    /*overflow: hidden;*/
}

.ryzz1_1 {
    color: #666666;
    margin-top: 62px;
    line-height: 20px;
}

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

.fzlc1 {
    position: absolute;
    left: 244px;
    /*overflow: hidden;*/
    z-index: 9999;
}

.xxp_bot a{
    background:rgba(255, 255, 255, 0.80)
}

.fzlc2 {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.fzlc2Li {
    width: 324px;
    height: 174px;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(238, 238, 238, 0.80) 0%, rgba(255, 255, 255, 0.80) 49.52%);
    backdrop-filter: blur(2px);
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
    cursor: pointer;
}

.fzlc2Li p {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 25px;
}

.times {
    color: #EA203C;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
}

.fzlc2Li span {
    font-size: 12px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.fzlc2LiOne {
    width: 324px;
}

.fzlc2Li:hover{
    background: linear-gradient(106deg, #FF7689 0%, #EA203C 102.78%);
}

.fzlc2Li:hover *{
    color: #FFFFFF;
}

.fzlc2LiOne:nth-child(1) {
    margin-top: 504px;
}

.fzlc2LiOne:nth-child(2) {
    margin-top: 394px;
}

.fzlc2LiOne:nth-child(3) {
    margin-top: 234px;
}

.fzlc2LiOne:nth-child(4) {
    margin-top: 4px;
}

.yqqq img {
    margin: 0 auto;
}

.fzlc1_con {
    margin-top: 30px;
}

.fzlc1_con p {
    font-size: 24px;
}

.fzlc1_con span {
    width: 710px;
    display: inline-block;
    color: #999999;
    line-height: 1.4;
    font-family: "Alibaba-PuHuiTiRegular";
    margin-top: 10px;
}

.j_news {
    height: 844px;
    background: url("../images/newsbg.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    box-sizing: border-box;
    overflow: hidden;
}

.j_news1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.j_news1 img {
    width: 168px;
    height: 43px;
}

.j_news1 p {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
}

.j_newscon {
    margin-top: 36px;
    display: flex;
    justify-content: space-between;
}

.j_newsle {
    position: relative;
    width: 600px;
}

.j_newsle img {
    width: 600px;
    height: 550px;
    border-radius: 12px;
    transition: transform 0.5s ease;
}

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

.Postext {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 142px;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 0 0 8px 8px;
    background: rgba(51, 51, 51, 0.10);
    backdrop-filter: blur(10px);
}

.Postext p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 12px;
}

.Postext span {
    color: #ffffff;
    font-family: "Alibaba-PuHuiTiRegular";
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.j_newsri {
    width: 810px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.j_newsLi {
    width: 100%;
    background-color: #ffffff;
    border-radius: 12px;
    height: 164px;
    padding: 30px;
    box-sizing: border-box;
    cursor: pointer;
}

.jnLile img {
    width: 120px;
    height: 90px;
    border-radius: 10px;
    margin-right: 30px;
    transition: transform 0.5s ease;
}

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

.jnLiri p {
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 12px;
}

.jnLiri span {
    color: #999999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.j_newsLi:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.j_newsLi:hover p {
    color: #EA203C;
}

.j_aboutUs {
    background: url("../images/aboutUs.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    box-sizing: border-box;
    overflow: hidden;
}

.j_aboutUsle {
    width: 450px;
}

.j_aboutUsle1 {
    width: 450px;
    line-height: 1.4;
    opacity: 0.5;
    color: #ffffff;
    margin-top: 200px;
    font-family: "Alibaba-PuHuiTiRegular";
    margin-bottom: 40px;
}

.j_aboutUsle2 {
    display: flex;
    width: 450px;
    justify-content: space-between;
}

.jale i {
    font-size: 48px;
    color: #EA203C;
}

.jale p {
    color: #ffffff;
    margin-top: 10px;
}

.jale {
    text-align: center;
}

.lineH {
    width: 1px;
    height: 40px;
    background-color: #ffffff;
    opacity: 0.2;
    margin-top: 19px;
}

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

.jriTit {
    font-size: 40px;
    color: #ffffff;
}

.j_aboutUsri {
    width: 640px;
}

.jriForm {
    height: 448px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    margin-top: 40px;
    padding: 50px 35px 30px 35px;
    box-sizing: border-box;
}

.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;
}

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

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

.jriForm2 {
    flex-direction: column;
}

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

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

.jmp_footer {
    height: 380px;
    background-color: #1C2025;
    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;
    color: #ffffff;
    justify-content: space-between
}

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

.f3t1 {
    margin-bottom: 30px
}

.f3t2 a {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 14px;
}

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

.jmp1_2_1 {
    color: #fff;
    margin-bottom: 6px;
}

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

.jmp1_2_3 {
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.7);
}

.footerJmp1_2 {
    margin-left: auto;
}

.footerJmp2 {
    margin-top: auto;
    color: rgba(255, 255, 255, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px 0;
    font-size: 12px;
}

.ljzx {
    width: 154px;
    height: 48px;
    background: #EA203C;
    border-radius: 119px 119px 119px 119px;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 40px;
}
.x_header{
    position: absolute;
    z-index: 9999999;
    width: 100%;
}