.testingJC_content .topheader{
    max-height: 1080px !important;
}
.testingJC_content .commonheaderImg{
    max-height: 1080px !important;
    height: 1080px !important;
}
.testingJC_content #head{
    /* margin-bottom: 40px; */
}

.testingJC{
    width: 1200px;
    margin: 0px auto;
    position: absolute;
    top: 180px;
    left: 50%;
    transform: translateX(-50%);
}
.testingJC .testingJC-title{
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.testingJC .whole-1,.testingJC .whole-2{
    margin: 40px 0px ;
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.testingJC .whole-2{
    margin-top: 30px !important;
}
.testingJC .whole-item,.testingJC .whole-items,.whole-items-1{
    position: relative;
    box-sizing: border-box;
    width: 277.5px;
    background-image: url(../images/testingJC/top1.png);
    background-position: center ;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 25px;
}
.testingJC .whole-2 .whole-items,.whole-items-1{
    width: 585px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.testingJC .whole-2 .whole-item{
    margin-bottom: 30px;
}
.testingJC .whole-items-1{
    width: 1200px !important;
    display: block !important;
}
.testingJC .whole-item-0-0{
    max-height: 120px;
    min-height: 60px;
    overflow: hidden;
    margin-top: 10px;

}
.testingJC .pcList{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.whole-items-1 .whole-items-0-2{ 
    margin-right: 40px;
    width: 320px;

}
.testingJC .pcList .whole-items-0-2{
    margin-bottom: 10px;
    justify-content: space-between;
}
.testingJC .whole-items-0-2{
    display: flex;
    font-size: 35px;
    align-items: center;

    height: 50px;
    font-weight: bold;
    color: #fff;
  
}
.testingJC .column-1,.testingJC .column-3{
    font-size: 35px;
}
.testingJC .column-2{
    font-size: 22px;
    margin: 0px 15px;
}

.testingJC .whole-item-0,.whole-items-0-1{
    font-size: 22px;
    color: #fff;
    font-weight: 350;
}
.testingJC .whole-item-1{
    font-size: 35px;
    font-weight: bold;
    color: #fff;
}
.testingJC .whole-2 span{
    font-size: 25px;
    margin-bottom: -7px;
}
.testingJC .whole-1 .whole-item:nth-of-type(1) .whole-item-2{
    width: 30px;
    height: 38px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.testingJC .whole-1 .whole-item:nth-of-type(2) .whole-item-2{
    width: 49px;
    height: 33px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.testingJC .whole-1 .whole-item:nth-of-type(3) .whole-item-2{
    width: 70px;
    height: 40px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.testingJC .whole-1 .whole-item:nth-of-type(4) .whole-item-2{
    width: 43px;
    height: 43px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.testingJC .whole-2 .whole-item .whole-item-2{
    width: 43px;
    height: 43px;
    position: absolute;
    right: 15px;
    bottom: 15px;
   display: none;
}