@media screen and (max-width: 414px) {
    .warp {
        width: 100% !important;
    }
    body .app {
        display: block !important;
    }
    .warp .web {
        display: none;
    }
    .warp .warp-left {
        width: 100%;
    }
    .warp .warp-left h1 {
        padding-left: 20px;
        background: url(../../../img/gdbg.png) 25px 5px no-repeat;
    }
    .warp .warp-left-cont li {
        margin-bottom: 10px;
    }
    .warp .warp-left-cont li a {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 14px;
        padding: 0 15px;
    }
    .warp .warp-left-cont {
        height: auto;
        max-height: 680px;
    }
    .bottom,
    .bottom-app {
        width: 100% !important;
    }
    .bottom div,
    .bottom-app div {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        margin-bottom: 10px;
    }
    .bottom span,
    .bottom-app span {
        width: auto;
        height: auto;
    }
    .bottom button,
    .bottom-app button {
        margin: 0;
    }
    .warp .ykleftul {
        width: 100%;
        padding-top: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .warp .ykleftul li {
        width: auto;
        margin: 0 15px;
        float: left;
    }
    .warp .ykleftul li img {
        width: 128px;
        height: 179.2px;
    }
}

.app {
    display: none !important;
}

.web {
    display: block;
}

.warp {
    width: 1180px;
    margin: 0 auto;
    margin-top: 41px;
    display: flex;
    justify-content: space-between;
}

.warp-left {
    width: 793px;
}

.warp-left h1 {
    height: 40px;
    text-indent: 38px;
    line-height: 28px;
    border-bottom: 1px dotted #525252;
    background: url(../../../img/gdbg.png) 0 3px no-repeat;
    color: #0066cc;
    font-size: 24px;
    font-weight: bolder;
    font-family: 微软雅黑;
    padding: 0;
}

.warp-left-cont {
    height: 975px;
    padding-top: 20px;
}

.warp-left-cont li {
    list-style-image: url(../../../img/li.png);
    margin-bottom: 24px;
}

.warp-left-cont li a {
    width: 680px;
    height: 24px;
    font-family: FZLTKHK--GBK1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}

.warp-left .zxtj {
    background: url(../../../img/newbg.png) 0 3px no-repeat;
    border-bottom: none;
    height: 48px;
    line-height: 48px;
    text-indent: 45px;
    color: #0f6fc5;
    font-size: 28px;
}

.tjwrap {
    height: 255px;
    overflow: hidden;
    margin-top: 20px;
}
#sousuo{
    width: 40px;
    height: 24px;
    border: none;
}
select{
    width: 100px;
    height: 24px;
}
#opl{
    position: absolute;
    left: 900px;
}
.fl {
    float: left;
}

.fl img {
    width: 184px;
    height: 255px;
}

.fr {
    float: right;
    width: 605px;
    border-top: 1px solid #dcdddd;
    border-bottom: 1px solid #dcdddd;
    height: 255px;
    padding: 0 40px;
    background: url(../../../img/pagecorner.png) 99% 99% no-repeat;
}

.warp-left .fr .blue24 {
    color: #0066cc;
    font-size: 24px;
    padding: 30px 0 0 0;
    background: none !important;
    text-indent: 0;
    border-bottom: none !important;
    height: 48px;
    line-height: 48px;
}

.gray18c {
    color: #ababab;
    font-size: 18px;
    background: none;
    padding: 30px 0 0 0;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

.gray18b {
    color: #656465;
    font-size: 18px;
    line-height: 36px;
    border-top: 1px solid #dcdddd;
    padding-top: 20px;
    margin-top: 60px;
}
.warp-left-span{
    font-size: 16px;
}

.warp-left .wqhg {
    border-bottom: none;
    height: 48px;
    line-height: 48px;
    text-indent: 45px;
    background: url(../../../img/prevbg.png) 0 10px no-repeat;
    margin-top: 20px;
}

.ykleftul {
    width: 793px;
    padding-top: 20px;
}

.ykleftul li {
    width: 160px;
    margin-right: 38px;
    float: left;
}

.ykleftul li img {
    width: 160px;
    height: 224px;
}

.ykleftul li h4 {
    font-weight: normal;
    text-align: center;
    padding: 20px 0 40px;
}

.ykleftul li h4 a {
    color: #656465;
    font-size: 16px;
    line-height: 30px;
}

.bottom_v2 {
    /* width: 891px; */
    margin: 0px 8px;
    margin-top: 20px;
    /* text-align: center; */
    display: none;
}

.bot-btn1 {
    width: 80px;
    height: 39px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    border: solid 1px #cfcfcf;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    cursor: pointer;
}

.bot-btn2 {
    width: 80px;
    height: 39px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    border: solid 1px #cfcfcf;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 10px;
    cursor: pointer;
}

.bot-btn4 {
    width: 80px;
    height: 39px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    border: solid 1px #cfcfcf;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 10px;
    cursor: pointer;
}

.bot-btn5 {
    width: 80px;
    height: 39px;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    border: solid 1px #cfcfcf;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 10px;
    cursor: pointer;
}

.bot-sp1 {
    width: 62px;
    height: 20px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 10px;
}

.bot-sp5 {
    width: 62px;
    height: 20px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 8px;
}

.bot-sp5 span {
    font-weight: 700;
    color: #000000;
}

.bot-sp4 span {
    font-weight: 700;
    color: #000000;
}

.bot-sp2 {
    width: 60px;
    height: 20px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 24px;
}

#bot-inp {
    width: 56px;
    height: 39px;
    background-color: #ffffff;
    border: solid 1px #bebebe;
    outline: none;
    padding: 0px 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    color: #3A3A3A;
    line-height: 39px;
}

#bot-inp-app {
    width: 56px;
    height: 39px;
    background-color: #ffffff;
    border: solid 1px #bebebe;
    outline: none;
    padding: 0px 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    color: #3A3A3A;
    line-height: 39px;
}

#bot-inp_v2 {
    width: 56px;
    height: 39px;
    background-color: #ffffff;
    border: solid 1px #bebebe;
    outline: none;
    padding: 0px 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    color: #3A3A3A;
}

.bot-sp3 {
    width: 20px;
    height: 18px;
    font-family: Source Han Sans CN;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
}

.bot-btn3 {
    width: 60px;
    height: 39px;
    background-color: #d50000;
    border: none;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #ffffff;
    vertical-align: bottom;
    border-radius: 5px;
    cursor: pointer;
}

.disply {
    display: inline-block;
    width: 95%;
}

.bottom-box {
    display: inline;
}

.bot-sp4 {
    width: 62px;
    height: 20px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 10px;
}

.disply {
    display: inline-block;
    width: 95%;
}

.bottom-box {
    display: inline;
}

.bot-sp4 {
    width: 62px;
    height: 20px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #3a3a3a;
    margin-left: 10px;
}

.bottom {
    width: 1180px;
    padding-top: 30px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: none;
}

.bottom-app {
    width: 1180px;
    padding-top: 30px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: none;
}

.bottom-2 {
    width: 1180px;
    padding-top: 30px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: none;
}