main {
    background-image: url(../images/pcc.jpg);
   background-position:top left;
    width: 100%;
background-size:100%;
}
.main_main_main {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
}


.main_top {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 0px 4px 1px #cc1f98;
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 60px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -ms-border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    padding: 24px 32px;
}
.main_top h5 {
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #d33ea6;
    line-height: 32px;
    margin-bottom: 16px;
}
.main_top p {
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
}
.main_most {
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #d33ea6;
    line-height: 32px;
    margin-bottom: 20px;
}
.main_host {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.main_host_lert {
    width: calc(33% - 10px);
}
.main_host_lert dl {
    background: #ffffff;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
    border-radius: 16px 16px 16px 16px;
    overflow: hidden;
}
.main_host_lert dl dt {
    height: 428px;
}
.main_host_lert dl dt img {
    width: 100%;
    height: 100%;
}
.main_host_lert dl dd {
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #d33ea6;
    line-height: 30px;
    padding: 16px;
}
.main_host_right {
    width: calc(67% - 10px);
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}
.main_host_right dl {
    width: calc(24.333333333% - 10px);
    background: #ffffff;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
}
.main_host_right dl dt,
.main_ozzbox dl dt {
    height: 180px;
}
.main_host_right dl dt img,
.main_ozzsi dl dt img,
.main_ozzbox dl dt img {
    width: 100%;
    height: 100%;
}
.main_host_right dl dd,
.main_ozzbox dl dd,
.main_ozzsi dl dd {
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 16px;
    color: #d33ea6;
    line-height: 20px;
    padding: 8px 8px 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main_host_right dl dd {
    margin-bottom: 8px;
}
.main_host_right dl dd a,
.main_ozzbox dl dd a,
.main_ozzsi dl dd a{
    color: #d33ea6;
}

.main_ozzbox {
    display: flex;
    gap: 20px;
    margin-top: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main_ozzbox dl {
    width: calc(16% - 10px);
    background: #ffffff;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    padding-bottom: 8px;
}
.mainmain_main {
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #701fcc;
    line-height: 32px;
   display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.wwnew{
margin-top: 40px;
}
/*  */
.main_main_new{
    padding-bottom: 40px;
}
.main_ozzsi {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main_ozzsi dl {
    width: calc(24.333333% - 10px);
    background: #ffffff;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
}
.main_ozzsi dl dt {
    height: 280px;
}
.main_ozzsi dl dd {
    margin-bottom: 12px;
   
}.main_ozzsi dl dd a{
 color: #8540d3;
}
.mianoozz dl dd a{
    color: #8540d3;
}
.cleamain_main {
    display: none;
}

.main_host_lert:hover dl dd {
    background: #d33ea6;
    color: #fff;
}
.main_host_right dl:hover {
    background: #d33ea6;
}
.main_host_right dl:hover dd a{
    color: #fff;
}
.main_ozzbox dl:hover {
    background: #d33ea6;
}
.main_ozzbox dl:hover dd a{
    color: #fff;
}
.main_ozzsi dl:hover dd a{
    color: #fff;
}
.main_ozzsi dl:hover {
    background: #8540d3;
}

.mianoozz dl:hover dd a{
    color: #fff;
}
.mianoozz dl:hover {
    background: #8540d3;
}

@media (max-width: 1136px) {
    .main_host_right dl {
        width: calc(24% - 10px);
    }
    .main_top {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 60px;
    }
    .main_ozzbox dl {
        width: calc(15.6% - 10px);
    }
    .main_ozzsi dl dd {
        margin-bottom: 12px;
    }
    .main_host_lert dl dt {
        height: 280px;
    }
    .main_host_right dl dt,
    .main_ozzbox dl dt {
        height: 138px;
    }
}
@media (max-width: 768px) {
.main_host_right dl dd,  .main_ozzsi dl dd {
    margin-bottom: 8px;
}
    
    .main_main_main {
        width: 95%;
        margin: 0 auto;
        padding-top: 32px;
    }
    .main_top h5 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .main_top {
        margin-bottom: 32px;
        padding: 16px 24px;
    }
    .main_host_right {
        width: calc(50% - 10px);
        gap: 16px;
    }
    .main_host_lert {
        width: calc(50% - 10px);
    }
    .main_host_lert dl dt {
        height: 364px;
    }

    .main_host_right dl {
        width: calc(50% - 10px);
    }
    .main_host_right dl:nth-child(4),
    .main_host_right dl:nth-child(5),
    .main_host_right dl:nth-child(6),
    .main_host_right dl:nth-child(7) {
        display: none;
    }
    .main_ozzbox dl {
        width: calc(24.5% - 10px);
    }
    .main_ozzbox {
        gap: 16px;
        margin-top: 16px;
    }
    .main_ozzsi dl {
        width: calc(50% - 10px);
    }
    .main_ozzsi dl dt {
        height: 320px;
    }
    .mainmain_main {
        margin-top: 32px;
    }

    .main_ozzbox dl dt {
        height: 150px;
    }
    .cleamain_main {
        display: block;
    }
    .main_host_lert dl dd {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        padding: 16px 16px 2px 16px;
        margin-bottom: 16px;
    }
    .main_host_right dl dt,
    .main_ozzbox dl dt {
        height: 164px;
    }
    .main_host_lert:hover dl dd {
        background: #fff;
        color: #d33ea6;
    }
    .main_host_right dl:hover {
        background: #fff;
    }
    .main_host_right dl:hover dd a{
        color: #d33ea6;
    }
    .main_ozzbox dl:hover {
        background: #fff;
    }
    .main_ozzbox dl:hover dd a{
        color: #d33ea6;
    }
    .main_ozzsi dl:hover dd a{
        color: #8540d3;
    }
    .main_ozzsi dl:hover {
        background: #fff;
    }

    .mianoozz dl:hover dd a{
        color: #8540d3;
    }
    .mianoozz dl:hover {
        background: #fff;
    }
}
@media (max-width: 1340px) {
 .maintopic ,.mainlabel{  
width: 95%;
    margin: 0 auto;

}
@media (max-width: 925px) {
.mainjump {
   
    width: 94%;
    margin: 0px auto;
    margin-top: 30px;
 
}




}
@media (max-width: 500px) {
    
.mostt{
 margin-top: 20px;
}
    .main_top h5 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .main_top p {
        font-size: 12px;
        line-height: 18px;
    }
    .main_top {
        background: #ffffff;
        box-shadow: 0px 0px 2px 1px #cc1f98;
        border-radius: 4px 4px 4px 4px;
        margin-bottom: 20px;

        padding: 12px 16px;
    }

    .main_most {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 8px;
    }
    .main_host_lert dl dt {
        height: 220px;
    }
    .main_host_lert {
        width: calc(68% - 10px);
    }
    .main_host_lert dl {
        box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
        border-radius: 4px 4px 4px 4px;
        overflow: hidden;
    }
    .main_host_lert dl dd {
        font-size: 14px;
        line-height: 18px;
        padding: 8px 8px 0 8px;
        margin-bottom: 8px;
    }

    .main_host_right {
        width: calc(32% - 0px);
        gap: 8px;
    }
    .main_host {
        gap: 8px;
    }
    .main_host_right dl {
        width: 100%;
        gap: 8px;
    }
    .main_host_right dl dt,
    .main_ozzbox dl dt {
        height: 80px;
    }
.wwnew {
    margin-top: 10px;
}
    .main_host_right dl dd,
    .main_ozzbox dl dd,
    .main_ozzsi dl dd {
        font-size: 12px;
        line-height: 14px;
        padding: 4px 4px 0 4px;
    }
    .main_wee {
        display: none;
    }

    .main_host_right dl:nth-child(2),
    .main_host_right dl:nth-child(3) {
        display: none;
    }
    .main_ozzbox dl {
        width: calc(33.33333333% - 8px);
        padding-bottom: 4px;
    }
    .main_ozzbox {
        gap: 8px;
        margin-top: 12px;
    }
    .main_ozzsi dl dt {
        height: 158px;
    }
    .mainmain_main {
        margin-top: 20px;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .main_ozzsi dl dd {
        font-size: 12px;
        line-height: 14px;

        margin-bottom: 0px;
    }
    .main_ozzsi {
        gap: 8px;
    }
    .main_ozzsi dl {
        width: calc(50% - 6px);
        padding-bottom: 6px;
    }
    .cleamain_main {
        display: none;
    }
    .main_top {
        width: 100%;
    }
.main_main_new{
    padding-bottom: 0px;
}
}
