.jdjs_app>div{
    position: relative;}
.jdjs_app input[type='text'] {
    width: 360px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid rgba(45, 99, 72, 0.99);
    border-radius: 22px;
    padding: 0 70px 0 10px;
    box-sizing: border-box;}
.jdjs_app input[type='button'] {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 44px;
    border: none;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
    background: var(--varColor) url(dfiles/14602/images/search.png) no-repeat center center;}
.p_pages span{margin: 0px 6px;}
.p_pages .p_no_d{color: #ff0000;}
