.jr_product .container {
    width: 100%;
}

.jr_product .container .row {
    position: relative;
    /* height: 3000px; */
}

.jr_product .container .row .module_1 {
    width: 100%;
    height: 900px;
}
.jr_product .container .row .module_1 .side_1 {
    position: absolute;
    left: 2.1%;
    top: 3.8%;
    width: 6.25%;
    height: 4.52%;
    background: url(../../images/webimg/sidenav_1.png) no-repeat center center;
    background-size: 100% 100%;
    animation: myfirst 1.5s infinite;
}
.navbar {
    border-radius: 0;
}

.jr_product .container .row .module_1 .xs_app {
    position: absolute;
    left: 9.4%;
    top: 3.46%;
    /* width: 5.6%; */
    height: 0.8%;
    font-size: 26px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_1 .edu_pro {
    position: absolute;
    left: 9.4%;
    top: 4.4%;
    /* width: 9.3%; */
    height: 0.58%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_1 .sidenav_1 {
    position: absolute;
    top: 10%;
    left: -4.4%;
    background: url(../../images/webimg/bg_1.png) no-repeat center center;
    background-size: 100% 95%;
    width: 22%;
    height: 12.85%;
}
.jr_product .container .row .module_1 .shadow_1 {
    padding: 2.75% 7.1% 0 1.62%;
    position: absolute;
    /* transform: translateY(172%); */
    top: 13%;
    left: 12.8%;
    width: 39.063%;
    height: 7.49%;
    z-index: 2;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.jr_product .container .row .module_1 .shadow_1 .shadow_1tit {
    position: absolute;
    /* width: 8.58%; */
    height: 6%;
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(229, 208, 110, 1);
}

.jr_product .container .row .module_1 .shadow_1 .shadow_east {
    position: absolute;
    /* width: 68%; */
    height: 8.24%;
    font-size: 22px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 35px;
    top: 29%;
}

.jr_product .container .row .module_1 .shadow_1 .shadow_eng1 {
    position: absolute;
    /* width: 78%; */
    height: 6%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
    line-height: 35px;
    top: 39%;
}

.jr_product .container .row .module_1 .shadow_1 .readmore {
    position: absolute;
    top: 92%;
    left: 50%;
    transform: translateX(-50%);
    width: 24.8%;
    height: 15.9%;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 0, 0, 1);
    text-align: center;
}
/* .jr_product .container .row .module_1 .shadow_1 .readmore:hover{
    animation: hoverOutInner 1s infinite; 
}
@keyframes hoverOutInner{
    0%{
        -webkit-transform:translate(0, 30px);transform:translate(0, 30px);
        opacity:0
    }
    100%{
        -webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1
    }
}
@keyframes hoverOut{
    0%{
        -webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1
      }
      100%{
        -webkit-transform:translate(0, -100%);transform:translate(0, -100%);opacity:0
      }
} */
.jr_product .container .row .module_1 .bg_1 {
    position: absolute;
    top: 6.3%;
    left: 47%;
    width: 41.7%;
    height: 12.5%;
    z-index: 1;
    transition: transform 0.5s;
}

.jr_product .container .row .module_1 .bg_1:hover {
    /* animation: animate-it 2s; */
    /* transition: all 0.3s; */
    transform: scale(1.03);
    /* z-index: 2; */
}

.jr_product .container .row .module_1 .bg_1 img {
    width: 99.921%;
    height: 100%;
}

.jr_product .container .row .module_1 .bg_1 img:last-child {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 13.2%;
    right: 0;
    height: 15.1%;
    width: 8.8%;
}

.jr_product .container .row .module_1 .decora_1 {
    position: absolute;
    top: 5.4%;
    left: 81.5%;
    width: 9.48%;
    height: 11.2%;
}

.jr_product .container .row .module_1 .decora_1 img {
    width: 99.9%;
    height: 100%;
}

.jr_product .container .row .module_1 .module1_product {
    position: absolute;
    height: 1.8%;
    font-size: 60px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    line-height: 1px;
    top: 4.8%;
    right: 39%;
    transition: all 0.5s linear;
    /* transform: rotate(0deg); */
    /* animation: myfirst 1.5s infinite; */
}
/* @keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
} */
.jr_product .container .row .module_1 .img_border {
    position: absolute;
    top: 17%;
    right: 2.4%;
    background: url(../../images/webimg/home_img_border.png) no-repeat center center;
    background-size: 100% 100%;
    width: 12.8%;
    height: 8.15%;
}

.jr_product .container .row .module_2 {
    width: 100%;
    height: 666px;
    position: relative;
}

.jr_product .container .row .module_2 .side_2 {
    position: absolute;
    left: 2.1%;
    top: 8%;
    background: url(../../images/webimg/sidenav_2.png) no-repeat center center;
    background-size: 100% 100%;
    width: 6.25%;
    height: 24.93%;
    animation: myfirst 1.5s infinite;
}

.jr_product .container .row .module_2 .decora_2 {
    position: absolute;
    width: 9.52%;
    height: 61%;
    top: 19.6%;
    right: 49%;
}

.jr_product .container .row .module_2 .decora_2 img {
    width: 83%;
    height: 90%;
}

.jr_product .container .row .module_2 .kc_word {
    position: absolute;
    top: 6.1%;
    left: 9.28%;
    /* width: 6.9%; */
    height: 4%;
    font-size: 26px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_2 .yx_word {
    position: absolute;
    top: 11.5%;
    left: 9.28%;
    /* width: 11%; */
    height: 2.8%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_2 .bg_2 {
    position: absolute;
    top: 54%;
    left: -2%;
    width: 23.7%;
    height: 66.4%;
}

.jr_product .container .row .module_2 .bg_2 img {
    width: 95.9%;
    height: 91.8%;
}

.jr_product .container .row .module_2 .img_2 {
    position: absolute;
    width: 38.8%;
    height: 63.6%;
    top: 23%;
    left: 16%;
    transition: transform 0.5s;
}

.jr_product .container .row .module_2 .img_2:hover {
    transform: scale(1.03)
}

.jr_product .container .row .module_2 .module2_course .k {
    position: absolute;
    top: 53%;
    left: 12%;
    width: 58px;
    height: 122px;
    font-size: 60px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    line-height: 2px;
}

.jr_product .container .row .module_2 .module2_course .c {
    position: absolute;
    top: 63%;
    left: 12%;
    width: 58px;
    height: 122px;
    font-size: 60px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    line-height: 2px;
}

.jr_product .container .row .module_2 .img_2 img {
    width: 82%;
    height: 70%;
}

.jr_product .container .row .module_2 .shadow_2 {
    padding: 2.75% 7.1% 0 1.62%;
    position: absolute;
    top: 43.56%;
    left: 41.42%;
    width: 39.063%;
    height: 41.8%;
    z-index: 2;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.jr_product .container .row .module_2 .shadow_2 .shadow_2tit {
    /* width:95px; */
    height: 7%;
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(229, 208, 110, 1);
}

.jr_product .container .row .module_2 .shadow_2 .shadow_creat {
    position: absolute;
    top: 34%;
    /* width: 535px; */
    height: 15.6%;
    font-size: 22px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 35px;
}

.jr_product .container .row .module_2 .shadow_2 .shadow_eng2 {
    position: absolute;
    top: 45.8%;
    width: 88%;
    height: 20%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}

.jr_product .container .row .module_2 .shadow_2 .readmore {
    position: absolute;
    top: 92%;
    left: 50%;
    transform: translateX(-50%);
    width: 24.8%;
    height: 15.9%;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 0, 0, 1);
    text-align: center;
}

.jr_product .container .row .module_2 .shadow_2 .readmore > p {
    position: absolute;
    top: 38.5%;
    left: 50%;
    transform: translateX(-50%);
    /* width: 31%; */
    height: 35%;
    line-height: 35%;
    font-size: 14px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_2 .img_border {
    position: absolute;
    top: 61%;
    right: 2.4%;
    background: url(../../images/webimg/home_img_border.png) no-repeat center center;
    background-size: 100% 100%;
    width: 12.8%;
    height: 36.32%;
}

.jr_product .container .row .module_3 {
    position: relative;
    /* top: 6%;
    left: 18.9%; */
    height: 640px;
}

.jr_product .container .row .module_3 .shadow_3 {
    padding: 2.75% 7.1% 0 1.62%;
    position: absolute;
    top: 29%;
    left: 14.9%;
    width: 39.063%;
    height: 41.8%;
    z-index: 2;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
/* 阅读更多 */
.topline {
    width: 0;
    height: 2px;
    position: absolute;
    top: -2px;
    left: -2px;
    background: #000;
    transition: 0.4s;
}

.rightline {
    width: 2px;
    height: 0;
    position: absolute;
    top: 0;
    right: 0px;
    background: #000;
    transition: 0.4s;
}

.bottomline {
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #000;
    transition: 0.4s;
}

.leftline {
    width: 2px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: -2px;
    background: #000;
    transition: 0.4s;
}
#a {
    width: 24.754%;
    height: 16.45%;
    border: 2px solid #eee;
    display: inline-block;
    line-height: 44px;
}
/* sss */
.jr_product .container .row .module_3 .shadow_3 .shadow3_tit {
    /* width:95px; */
    height: 7%;
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(229, 208, 110, 1);
}

.jr_product .container .row .module_3 .shadow_3 .shadow_pick {
    position: absolute;
    top: 34%;
    /* width: 535px; */
    height: 15.6%;
    font-size: 22px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 35px;
}

.jr_product .container .row .module_3 .shadow_3 .shadow_eng3 {
    position: absolute;
    top: 45.8%;
    width: 88%;
    height: 20%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}

.jr_product .container .row .readmore {
    position: absolute;
    top: 92%;
    left: 50%;
    transform: translateX(-50%);
    width: 24.8%;
    height: 15.9%;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 0, 0, 1);
    text-align: center;
}

.jr_product .container .row .readmore .more {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
    height: 14px;
    font-size: 14px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    text-align: center;
}

.jr_product .container .row .module_3 .img_3 {
    position: absolute;
    top: 10%;
    left: 48%;
    width: 38.9%;
    height: 64.2%;
    z-index: 1;
    transition: transform 0.5s;
}

.jr_product .container .row .module_3 .img_3:hover {
    transform: scale(1.03)
}

.jr_product .container .row .module_3 .img_3 img {
    width: 90%;
    height: 80%;
}

.jr_product .container .row .module_3 .deco_3 {
    position: absolute;
    top: 10%;
    left: 75.2%;
    z-index: 0.2;
    width: 10%;
    height: 49%;
}

.jr_product .container .row .module_3 .sp {
    position: absolute;
    top: 3%;
    left: 48%;
    /* width:116px; */
    height: 56px;
    font-size: 60px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    line-height: 1px;
    animation: myfirst 1.5s infinite;
}

.jr_product .container .row .module_3 .deco_3 img {
    width: 99.9%;
    height: 99.9%;
}

.jr_product .container .row .module_3 .img_border {
    position: absolute;
    top: 49.6%;
    right: 2.4%;
    background: url(../../images/webimg/home_img_border.png) no-repeat center center;
    background-size: 100% 100%;
    width: 12.8%;
    height: 36.32%;
}
.jr_product .container .row .module_4 {
    position: relative;
    height: 646px;
}

.jr_product .container .row .module_4 .ai_word {
    position: absolute;
    top: 2%;
    left: 9.2%;
    /* width: 5.6%; */
    height: 4%;
    font-size: 26px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_4 .ai_pb {
    position: absolute;
    top: 7.4%;
    left: 9.2%;
    /* width:160px; */
    height: 16px;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_4 .pb_word {
    position: absolute;
    right: 30%;
    top: 51%;
    /* width: 9.8%; */
    height: 8.9%;
    font-size: 60px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    line-height: 1px;
    /* animation: myfirst 1.5s infinite; */
}

.jr_product .container .row .module_4 .side_3 {
    position: absolute;
    left: 2.1%;
    /* top: 8%; */
    background: url(../../images/webimg/sidenav_3.png) no-repeat center center;
    background-size: 100% 100%;
    width: 6.25%;
    height: 24.93%;
    animation: myfirst 1.5s infinite;
}

.jr_product .container .row .module_4 .bg_3 {
    position: absolute;
    top: 25%;
    left: -6%;
    width: 23%;
    height: 76%;
}

.jr_product .container .row .module_4 .bg_3 img {
    width: 100%;
    height: 80%;
}

.jr_product .container .row .module_4 .decora_4 {
    position: absolute;
    width: 19%;
    height: 64%;
    top: 25%;
    left: 15%;
}

.jr_product .container .row .module_4 .decora_4 img {
    width: 90%;
    height: 90%;
}

.jr_product .container .row .module_4 .img_4 {
    position: absolute;
    top: 27.2%;
    left: 16.4%;
    width: 39.4%;
    height: 69.8%;
    transition: transform 0.5s;
}

.jr_product .container .row .module_4 .img_4:hover {
    transform: scale(1.03)
}

.jr_product .container .row .module_4 .img_4 img {
    width: 90%;
    height: 90%;
}

.jr_product .container .row .module_4 .shadow_4 {
    padding: 2.75% 7.1% 0 1.62%;
    position: absolute;
    top: 57%;
    left: 43.6%;
    width: 39.063%;
    height: 41.8%;
    z-index: 2;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.jr_product .container .row .module_4 .shadow_4 .shadow4_tit {
    height: 7%;
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(229, 208, 110, 1);
}

.jr_product .container .row .module_4 .shadow_4 .shadow_ai {
    position: absolute;
    top: 34%;
    /* width: 535px; */
    height: 15.6%;
    font-size: 22px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 35px;
}

.jr_product .container .row .module_4 .shadow_4 .shadow_eng4 {
    position: absolute;
    top: 45.8%;
    width: 88%;
    height: 20%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}

.jr_product .container .row .module_4 .shadow_4 .readmore > p {
    position: absolute;
    top: 38.5%;
    left: 50%;
    transform: translateX(-50%);
    /* width: 31%; */
    height: 35%;
    line-height: 35%;
    font-size: 14px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_4 .img_border {
    position: absolute;
    top: 72.6%;
    right: 2.4%;
    background: url(../../images/webimg/home_img_border.png) no-repeat center center;
    background-size: 100% 100%;
    width: 12.8%;
    height: 36.32%;
}

.jr_product .container .row .module_5 {
    position: relative;
    height: 830px;
}

.jr_product .container .row .module_5 .side_4 {
    position: absolute;
    left: 2.1%;
    background: url(../../images/webimg/sidenav_4.png) no-repeat center center;
    background-size: 100% 100%;
    width: 6.25%;
    height: 20%;
    top: 11%;
    animation: myfirst 1.5s infinite;
}

.jr_product .container .row .module_5 .bg_4 {
    position: absolute;
    left: -4%;
    top: 37%;
    width: 15.6%;
    height: 46%;
}

.jr_product .container .row .module_5 .sy_team {
    position: absolute;
    top: 10%;
    left: 9.28%;
    /* width: 5.6%; */
    height: 2.5%;
    font-size: 26px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_5 .zy_sy {
    position: absolute;
    top: 13.8%;
    left: 9.28%;
    /* width: 8.6%; */
    height: 1.8%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
}

.jr_product .container .row .module_5 .decora_5 {
    position: absolute;
    top: 19%;
    left: 13.2%;
    width: 49.8%;
    height: 42%;
}

.jr_product .container .row .module_5 .decora_5 img {
    width: 99%;
    height: 90%;
}

.jr_product .container .row .module_5 .img_5 {
    position: absolute;
    top: 20.8%;
    left: 14.2%;
    width: 46.8%;
    height: 43%;
    transition: transform 0.5s;
}

.jr_product .container .row .module_5 .img_5:hover {
    transform: scale(1.03)
}
/* 5阴影 */
.jr_product .container .row .module_5 .shadow_5 {
    padding: 2.75% 7.1% 0 1.62%;
    position: absolute;
    top: 33.6%;
    left: 42.6%;
    width: 39.063%;
    height: 33%;
    z-index: 2;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.jr_product .container .row .module_5 .shadow_5 .shadow5_tit {
    height: 7%;
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(229, 208, 110, 1);
}

.jr_product .container .row .module_5 .shadow_5 .shadow_build {
    position: absolute;
    top: 34%;
    /* width: 535px; */
    height: 15.6%;
    font-size: 22px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 35px;
}

.jr_product .container .row .module_5 .shadow_5 .shadow_eng5 {
    position: absolute;
    top: 45.8%;
    width: 88%;
    height: 20%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}
/* .jr_product .container .row .module_5 .shadow_5 .readmore{
position: absolute;
top: 92%;
left: 50%;
transform: translateX(-50%);
width: 24.8%;
height: 15.9%;
background: rgba(255,255,255,1);
border: 2px solid rgba(0,0,0,1);
text-align: center;
} */
/* .jr_product .container .row .module_5 .shadow_5 .readmore > p{
position: absolute;
top: 38.5%;
left: 50%;
transform: translateX(-50%);
height: 35%;
line-height: 35%;
font-size: 14px;
font-family: PingFang-SC-Bold;
font-weight: bold;
color: rgba(17,17,17,1);
} */
.jr_product .container .row .module_5 .img_border {
    position: absolute;
    top: 51.6%;
    right: 2.4%;
    background: url(../../images/webimg/home_img_border.png) no-repeat center center;
    background-size: 100% 100%;
    width: 12.8%;
    height: 29.4%;
}

.jr_product .container .row .module_5 .module5_sy .s {
    position: absolute;
    top: 54.4%;
    right: 3.5%;
    /* width:57px; */
    height: 122px;
    font-size: 60px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    line-height: 2px;
}

.jr_product .container .row .module_5 .module5_sy .y {
    position: absolute;
    top: 62%;
    right: 3.5%;
    /* width:57px; */
    height: 122px;
    font-size: 60px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    line-height: 2px;
}
/* .jr_product .container .row .module_6{
    position: 
} */
.jr_product .container .row .module_5 .goTop a {
    position: absolute;
    width: 3.68%;
    height: 8.44%;
    bottom: 6.7%;
    background: url(../../images/webimg/home_icon_\ top.png) no-repeat center center;
    background-size: 100% 100%;
    right: 1.8%;
}

.jr_product .container .row .module_5 .goTop a:hover {
    opacity: 0.4;
}

.jr_product2 .container .row .module_1 {
    position: relative;
    height: 1251px;
}

.jr_product2 .container .row .sidenav_1 {
    position: absolute;
    top: 3.2%;
    left: 4%;
    width: 16%;
    height: 13.31%;
}

.jr_product2 .container .row .sidenav_1 img {
    width: 92%;
    height: 87%;
}

.jr_product2 .container .row .module_1 .online_app {
    position: absolute;
    top: 2.7%;
    left: 24%;
    /* width: 14.1%; */
    height: 2%;
    font-size: 26px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product2 .container .row .module_1 .online_pro {
    position: absolute;
    top: 5.2%;
    left: 24%;
    /* width: 23.6%; */
    height: 1.3%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
}

.jr_product2 .container .row .module_1 .img_1 {
    position: absolute;
    top: 20.47%;
    width: 92%;
    height: 36.8%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.jr_product2 .container .row .module_1 .img_1 img {
    width: 97%;
    height: 90%;
}

.jr_product2 .container .row .module_1 .img_1 img:last-child {
    position: absolute;
    top: 8.8%;
    right: 1.395%;
    width: 7.9%;
    height: 13.4%;
    cursor: pointer;
}

.jr_product2 .container .row .module_1 .shadow_1 {
    padding: 4.75% 0 0 3%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 53.5%;
    width: 89.3%;
    height: 34.45%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    /* animation: myfirst 1s infinite; */
}

.jr_product2 .container .row .module_1 .shadow_1 .shadow_1tit {
    position: absolute;
    /* width: 8.58%; */
    height: 6%;
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(229, 208, 110, 1);
}

.jr_product2 .container .row .module_1 .shadow_1 .shadow_east {
    position: absolute;
    /* width: 569px; */
    height: 18%;
    font-size: 36px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 42px;
    top: 19.4%;
}

.jr_product2 .container .row .module_1 .shadow_1 .shadow_eng1 {
    position: absolute;
    height: 14%;
    font-size: 24px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
    line-height: 35px;
    top: 47%;
}

.jr_product2 .container .row .module_1 .shadow_1 .readmore {
    position: absolute;
    top: 94%;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: 14%;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 0, 0, 1);
    text-align: center;
}

.jr_product2 .container .row .module_1 .shadow_1 .readmore > p {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    height: 33%;
    font-size: 20px;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
}

.jr_product2 .container .row .module_2 {
    position: relative;
    height: 1000px;
}

.jr_product2 .container .row .module_2 .sidenav_2 {
    position: absolute;
    left: 4%;
    width: 16%;
    height: 13.31%;
}

.jr_product2 .container .row .module_2 .online_pro {
    position: absolute;
    top: 6%;
}

.jr_product2 .container .row .module_2 .img_1 {
    position: absolute;
    top: 20.47%;
    width: 92%;
    height: 36.8%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.jr_product2 .container .row .module_2 .img_1 img:first-child {
    width: 97%;
    height: 90%;
}

.jr_product2 .container .row .module_2 .sidenav_2 img {
    width: 97%;
    height: 107%;
}

.jr_product2 .container .row .module_3 {
    position: relative;
    height: 1170px;
}
.jr_product2 .container .row .module_3 .online_pro {
    position: absolute;
    top: 6%;
    left: 24%;
    /* width: 23.6%; */
    height: 1.3%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
}

.jr_product2 .container .row .module_3 .img_1 {
    position: absolute;
    top: 16%;
    width: 92%;
    height: 36.8%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.jr_product2 .container .row .module_3 .img_1 img:first-child {
    width: 97%;
    height: 90%;
}
.jr_product2 .container .row .module_3 .shadow_1 {
    padding: 4.75% 0 0 3%;
    position: absolute;
    top: 52.5%;
}
.jr_product2 .container .row .module_4 {
    position: relative;
    height: 1000px;
}

.jr_product2 .container .row .module_4 .img_1 {
    position: absolute;
    top: 16%;
    width: 92%;
    height: 36.8%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.jr_product2 .container .row .module_4 .shadow_1 {
    padding: 4.75% 0 0 3%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 52.5%;
    width: 89.3%;
    height: 34.45%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.jr_product2 .container .row .module_4 .img_1 img:first-child {
    width: 97%;
    height: 90%;
}
.jr_product2 .container .row .module_4 .online_pro {
    position: absolute;
    top: 5.6%;
    left: 24%;
    /* width: 23.6%; */
    height: 1.3%;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(17, 17, 17, 1);
}