body{
    margin:0;
    padding:107px 0 0 0;
    background: #fff;
    color: #fff;
}
a{
    text-decoration: none;

}
.box1{
    background: #9a004e;
    text-align: left;
    height: 50px;
    line-height: 50px;
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    z-index: 9999;
}
@media screen and (min-width: 501px) {
    a.l {
        width: 200px;
        margin: 10px 5px;
        background: #fff;
        box-sizing: border-box;
        display: inline-block;
        height: 340px;
        box-shadow: 0px 0px 2px 2px #b5b5b5;
    }

    .img {
        text-align: center;
        width: 100%;
        height: 232px;
        line-height: 232px;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
    }

    a .img img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
    }

    a .img i {
        paddint-top: 100%
    }

    a p {
        width: 96%;
        margin: 0 2%;
        padding: 0;
        float: left;
        word-break: break-all;
        color: #292929;
        text-align: left;
        font-size: 12px;
        margin-top: 5px;
        height: 30px;
        overflow: hidden;
        line-height:15px
    }
    a i{
        width: 96%;
        margin: 0 2%;
        padding: 0;
        float: left;
        word-break: break-all;
        color: #8b8b8b;
        text-align: left;
        font-size: 13px;
        margin-top: 5px;
        font-style: normal;
    }
    a em{
        float: left;
        color: black;
        margin-top: 5px;
    }
}

@media screen and (max-width: 500px) {
    a.l{
        width:100% !important;
        margin:10px 0;
        background: #fff;
        box-sizing: border-box;
        display:block;
        height:150px;
        overflow:hidden;
        box-shadow: 0px 0px 2px 2px #b5b5b5;
    }
    .img{
        float: left;
        text-align: center; width: 30%;height:150px; line-height:150px;
    }
    a .img img{
        display: inline-block; vertical-align: middle;max-width:100%
    }
    a .img i{
        paddint-top:100%
    }
    a p{
        width: 60%;
        margin: 0;
        padding: 0;
        float: left;
        word-break: break-all;
        color: #5d5d5d;
        text-align: left;
        margin-left: 4%;
        font-size: 20px;
        margin-top: 5px;
        height: 60px;
        overflow: hidden;
        line-height: 20px;
    }
    a i{
        width: 60%;
        margin: 0;
        padding: 0;
        float: left;
        word-break: break-all;
        color: #8b8b8b;
        text-align: left;
        margin-left: 4%;
        font-size: 16px;
        margin-top: 5px;
        font-style: normal;
    }
    a em{
        color: #8b8b9a;
        float: left;
        font-size: 14px;
        margin-left: 4%;
        margin-top: 9px;
    }
    #fy1 div>div,#fy2 div>div{
        
    }
    #fy1 div>div:first-child,#fy2 div>div:first-child{
        display:block !important;
    }
    #fy1 div>div:last-child,#fy2 div>div:last-child{
        display:block !important;
    }
    #fy1 .tick,#fy2 .tick{
        display:block !important;
    }
}
ul,li{
    list-style: none;
    padding:0;
    margin:0
}
.from-below{
    -webkit-transform: translateX(100%);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    -webkit-transition: all 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    visibility: hidden;
}
.effeckt-show{
    -webkit-transform: translateX(0);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
@media screen and (min-width: 1300px) {

    .search{
        margin-top: 12px;float: left;margin-left: 9px;
    }
    #openType{
        display:none
    }
    #type{
        padding: 10px 0;
        line-height: 30px;
        text-align: left;
        float: left;
        z-index: 99999;
        visibility: visible;
        position: absolute;
        top: 50px;
        background: #9a004e;
        width: 100%;
    }
    #type li{
        border-radius:15px;color:#fff;padding:0px 10px;display:inline-block;margin-bottom: 5px;
    }
    #type1{
        padding:10px 0;
        line-height:30px;
        text-align:center;
        position: absolute;
        top: 50px;
        width: 100%;
        background: #880045;
        z-index:99999;
        transition: all 0.5s ease;
    }
    #type1 li{
        border-radius:15px;color:#fff;padding:0px 10px;display:inline-block;margin-bottom: 5px;
    }
    #type1 li a{
        color:#fff
    }
}
@media screen and (max-width: 1300px) {
    body {
        padding: 137px 0 0px !important;
    }
    .box1{
        top: 50px ;
    }
    .search{
        margin-top: 5px;margin-left: 9px;display: inline-block;
    }
    #openType{
        display:block;float: left;height:25px;line-height:25px;color:#000;font-size:14px;width: 45px;text-align: center;margin-left: 5px;border: none;
        background: #f957a9;
        color: #fff;
    }
    #type{
        padding:10px 0;
        line-height:30px;
        text-align:center;
        position: absolute;
        top: 86px;
        width: 100%;
        background: #880045;
        z-index:99999;
        transition: all 0.5s ease;
    }
    #type li{
        border-radius:15px;color:#fff;padding:0px 10px;display:inline-block;margin-bottom: 5px;
    }
    #type1{
        padding:10px 0;
        line-height:30px;
        text-align:center;
        position: absolute;
        top: 86px;
        width: 100%;
        background: #880045;
        z-index:99999;
        transition: all 0.5s ease;
    }
    #type1 li{
        border-radius:15px;color:#fff;padding:0px 10px;display:inline-block;margin-bottom: 5px;
    }
    #type1 li a{
        color:#fff
    }
    .hahaha{
        position: absolute;
        top: 50px;
        width: 100%;
        background: #880045;
        height: 35px;
        border-top: 1px solid #880045;
        text-align:center
    }
}
.black{background: #bbb !important;}
.layui-layer-title{
    background: #6c0037 !important;
    color:#fff !important;
    font-weight: bold;
    font-size: 16px !important;
}
#fy1,#fy2{
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    margin: 10px 0;
}
#fy1 div>div,#fy2 div>div{
    float: left;
    min-width: 24px;
    height: 30px;
    line-height:30px;
    text-align:center;
    padding:0 5px;
    background: #fff;
    border:1px solid #828282;
    margin:0 2px;
    color:#000 !important;
    border-radius: 3px;
}
#fy1 div>div:first-child, #fy2 div>div:first-child{
    padding:0;
    margin-right: 10px;
}
#fy1 div>div:last-child,#fy2 div>div:last-child{
    padding:0;
    margin-left: 10px;
}
#unext img,#dnext img{
    float:right
}
#uprev img,#dprev img{
    float:left
}
#fy1 div a,#fy2 div a{
    float:left;
    width:100%;
    color:#000
}
#fy1 div a,#fy2 div a{
    float:left;
    width:100%;
    color:#000
}
.ptds{
    background: #9a004e !important;
}
.ptds a{
    color:#fff !important;
}
#fy1 a:visited,#fy2 a:visited{
    color:red !important;
}
.stuffbox {
    background: #4f535b !important;
    border: 1px solid #000000 !important;
}
.jumppop {
    display: flex ;
    flex-direction: column;
    gap: 4px;
    padding: 0.5em !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    float: none !important;
    height: auto !important;
}
#djumpbox .jumppop {
    top: -135px;
}
.jumppop input {
    width: 33px;
}
#ujumpbox .jumppop {
    top: 30px;
}
.jumppop div {
    float: none !important;
    min-width:unset !important;
    height: auto !important;
    line-height: normal !important;
    text-align: center !important;
    padding: unset !important;
    background: none !important;
    border: none !important;
    margin: unset !important;
    color:white !important;
    border-radius: unset !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
}
