.slider{
    width: 1000px;
    height: 675px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.slider input[type=radio]{
    display: none;
}

ul.imgs{
    padding: 0;
    margin: 0;
}
ul.imgs li{
    position: absolute;
    transition-delay: 1s;
    list-style: none;
    padding: 0;
    margin: 0;
}

.bullets{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 2;
}
.bullets label{
    display: inline-block;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.55);
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.slider input[type=radio]:nth-child(1):checked~.bullets>label:nth-child(1){
    background-color: #f7f7f7;
}
.slider input[type=radio]:nth-child(2):checked~.bullets>label:nth-child(2){
    background-color: #f7f7f7;
}
.slider input[type=radio]:nth-child(3):checked~.bullets>label:nth-child(3){
    background-color: #f7f7f7;
}
.slider input[type=radio]:nth-child(4):checked~.bullets>label:nth-child(4){
    background-color: #f7f7f7;
}
.slider input[type=radio]:nth-child(5):checked~.bullets>label:nth-child(5){
    background-color: #f7f7f7;
}

.slider input[type=radio]:nth-child(1):checked~ul.imgs>li:nth-child(1){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider input[type=radio]:nth-child(2):checked~ul.imgs>li:nth-child(2){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider input[type=radio]:nth-child(3):checked~ul.imgs>li:nth-child(3){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider input[type=radio]:nth-child(4):checked~ul.imgs>li:nth-child(4){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider input[type=radio]:nth-child(5):checked~ul.imgs>li:nth-child(5){
    left: 0;
    transition: 1.7s;
    z-index:1;
}



.slider1-2{
    width: 1000px;
    height: 675px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.slider1-2 input[type=radio]{
    display: none;
}

ul.imgs{
    padding: 0;
    margin: 0;
}
ul.imgs li{
    position: absolute;
    transition-delay: 1s;
    list-style: none;
    padding: 0;
    margin: 0;
}

.bullets{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 2;
}
.bullets label{
    display: inline-block;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.55);
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.slider1-2 input[type=radio]:nth-child(1):checked~.bullets>label:nth-child(1){
    background-color: #f7f7f7;
}
.slider1-2 input[type=radio]:nth-child(2):checked~.bullets>label:nth-child(2){
    background-color: #f7f7f7;
}
.slider1-2 input[type=radio]:nth-child(3):checked~.bullets>label:nth-child(3){
    background-color: #f7f7f7;
}
.slider1-2 input[type=radio]:nth-child(4):checked~.bullets>label:nth-child(4){
    background-color: #f7f7f7;
}
.slider1-2 input[type=radio]:nth-child(5):checked~.bullets>label:nth-child(5){
    background-color: #f7f7f7;
}

.slider1-2 input[type=radio]:nth-child(1):checked~ul.imgs>li:nth-child(1){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider1-2 input[type=radio]:nth-child(2):checked~ul.imgs>li:nth-child(2){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider1-2 input[type=radio]:nth-child(3):checked~ul.imgs>li:nth-child(3){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider1-2 input[type=radio]:nth-child(4):checked~ul.imgs>li:nth-child(4){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider1-2 input[type=radio]:nth-child(5):checked~ul.imgs>li:nth-child(5){
    left: 0;
    transition: 1.7s;
    z-index:1;
}


.slider3{
    width: 1000px;
    height: 675px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.slider3 input[type=radio]{
    display: none;
}

ul.imgs{
    padding: 0;
    margin: 0;
}
ul.imgs li{
    position: absolute;
    transition-delay: 1s;
    list-style: none;
    padding: 0;
    margin: 0;
}

.bullets{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 2;
}
.bullets label{
    display: inline-block;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.55);
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.slider3 input[type=radio]:nth-child(1):checked~.bullets>label:nth-child(1){
    background-color: #f7f7f7;
}
.slider3 input[type=radio]:nth-child(2):checked~.bullets>label:nth-child(2){
    background-color: #f7f7f7;
}
.slider3 input[type=radio]:nth-child(3):checked~.bullets>label:nth-child(3){
    background-color: #f7f7f7;
}
.slider3 input[type=radio]:nth-child(4):checked~.bullets>label:nth-child(4){
    background-color: #f7f7f7;
}
.slider3 input[type=radio]:nth-child(5):checked~.bullets>label:nth-child(5){
    background-color: #f7f7f7;
}

.slider3 input[type=radio]:nth-child(1):checked~ul.imgs>li:nth-child(1){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider3 input[type=radio]:nth-child(2):checked~ul.imgs>li:nth-child(2){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider3 input[type=radio]:nth-child(3):checked~ul.imgs>li:nth-child(3){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider3 input[type=radio]:nth-child(4):checked~ul.imgs>li:nth-child(4){
    left: 0;
    transition: 1.7s;
    z-index:1;
}
.slider3 input[type=radio]:nth-child(5):checked~ul.imgs>li:nth-child(5){
    left: 0;
    transition: 1.7s;
    z-index:1;
}