body {
    font-size: 12px;
    line-height: 1.5;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    margin: 0 auto 45px auto;
    padding: 50px 0 0 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0.4);
}

body.menu {
    padding-top: 50px;
}

input[type=text],input[type=tel],input[type=password],textarea {
    -webkit-appearance: none;
}

input[type=text],input[type=tel],input[type=password],select,textarea {
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    padding: 6px;
}

select {
    max-width: 100%;
    padding-right: 20px;
}

input.phone[type=text],input.phone[type=tel],input.skype,input.viber,input.whatsapp {
    padding-left: 26px;
    background-position: 4px center !important;
}

.notfound {
    font-size: 16px;
    padding: 40px 20px !important;
    text-align: center;
}

.notfound .hlp_icon {
    justify-content: center;
}

#crumb {
    height: 44px;
    padding: 0 42px 0 8px;
    border-bottom: 1px solid #efefef;
}

#crumb ol {
    overflow: hidden;
    margin: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#crumb li,#crumb li span {
    line-height: 44px;
}

#crumb li:first-child {
    display: none;
}

#crumb li:first-child + li:before {
    display: none;
}

#menul {
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #fff;
}

#menul.dlg {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#menul>#uinfo {
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

#contentr {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
}

.plogin {
    width: auto;
    max-width: 500px;
    margin: auto;
    padding: 20px;
    border-radius: 0;
}

.plogin>.l>.email>form>.box {
    margin: 0 10px 20px 10px;
}

.plogin .soclogin {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.plogin .error>.c {
    border-radius: 4px;
}

.plogin .page_info {
    border: none;
}

.btns {
    margin: 5px 0;
    text-align: center;
}

.btns input,.btns button {
    font-size: 16px;
    margin: 10px;
    white-space: normal;
}

.error {
    padding: 0 0 10px 0;
}

.bubble .error,.postdlg .error {
    padding: 10px 0;
}

.prgr {
    font-size: 16px;
}

.error>.c {
    display: block;
    padding: 6px 12px;
    border-radius: 0;
    box-shadow: none;
}

.error .c>div {
    display: flex;
    flex-direction: column;
    margin: 6px 0;
}

.error .c>div>div.t,.error .c>div>div:last-child {
    display: block;
    padding: 2px;
}

.ui-widget-content .error>.c {
    border-radius: 6px;
}

.wallet {
    flex-direction: column;
    padding: 0;
    background-color: #f7f7f7;
}

.wallet .l {
    float: none;
    width: auto;
    margin: 8px 0;
    padding: 10px 20px;
    border: none;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

.wallet .l .i {
    display: none;
}

.wallet .r {
    width: auto;
    margin: 0;
    padding: 10px 20px;
    border: none;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

.wallet .r .c img {
    width: 50px;
    margin-left: 8px;
}

.wallet .l>.t,.wallet .r>.t {
    font-size: 15px;
    margin: 6px 0 12px 0;
}

.help {
    padding: 8px 0;
    border-radius: 0;
}

.help .title {
    font-size: 20px;
}

.help div img {
    max-width: 50%;
}

.help_idx {
    display: block;
    width: auto;
    padding: 20px 0;
    text-align: left;
    background-color: #fff;
}

.pageicn {
    padding: 20px;
}

.pageicn .l,.dlgicn .l {
    float: none;
    margin-bottom: 8px;
    text-align: center;
}

.pageicn .l img {
    width: 64px;
    height: 64px;
}

.dlgicn .l img {
    width: 42px;
    height: 42px;
}

.pageicn .r,.dlgicn .r {
    font-size: 15px;
    padding: 0;
    text-align: center;
}

.dlgicn .r .hlp_icon div,.info .hlp_icon div {
    display: none;
}

.dlgicn .r .hlp_icon span {
    margin: 0;
}

.pageicn .r .bubble_info {
    padding: 10px 0 !important;
}

.pageicn .r .bubble_info:nth-child(2) {
    clear: left;
    padding: 10px;
}

.dlgi {
    font-size: 15px;
    text-align: center;
}

.smenu {
    margin: 0;
}

.smenu .c {
    display: block;
}

.smenu .c:first-child {
    padding-top: 0;
}

.smenu .c:last-child {
    border: none;
}

.smenu .c .l {
    margin: 0;
}

.smenu .c .l .t {
    font-size: 16px;
    color: #000;
    margin-bottom: 6px;
}

.smenu .c .l .i {
    font-size: 12px;
    color: #666;
}

.smenu .c .r {
    margin-top: 20px;
}

.pcontact {
    font-size: 16px;
    flex-direction: column;
    margin: 0;
    padding: 0;
    border: none;
}

.pcontact .l {
    font-size: 16px;
    font-weight: normal;
    color: #666;
    box-sizing: border-box;
    width: 100%;
    margin: 16px 0 0 16px;
    padding: 0;
    text-align: left;
    background-color: transparent;
}

.pcontact .r {
    box-sizing: border-box;
    width: 100%;
    margin: 6px 0;
    padding: 12px 16px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.pcontact .r .i div:first-child {
    display: inline-block;
    width: auto;
}

.pcontact .r .i div:nth-child(2) {
    display: none;
}

.pcontact .r .i div:nth-child(3) {
    margin-right: 0;
}

.pcontact .r a img {
    width: 18px;
    height: 18px;
}

.pcontact .r .blink:hover {
    background-color: transparent;
}

.org_phone {
    margin: 0 0 20px 0;
    text-align: center;
}

.org_phone select {
    width: 122px;
}

.org_phone .c input[type=button],.org_phone .c button,.pageicn .c input[type=button],.dlgicn .c input[type=button] {
    font-size: 16px;
    display: block;
    margin: 0 auto;
}

.org_phone .existing {
    font-size: 20px;
    margin-right: 0;
    margin-bottom: 20px;
}

.org_phone .i {
    margin: 20px 0;
}

.dlg_toggle {
    overflow-y: scroll;
    justify-content: flex-start;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.dlg_toggle::-webkit-scrollbar,#pageTabBar::-webkit-scrollbar {
    display: none;
}

.org_phone input[type=text].code {
    font-size: 18px;
    display: block;
    margin: 20px auto;
}

.contact_sel {
    font-size: 15px;
}

.contact_sel .c {
    float: none;
    margin: 0 0 0 10px;
}

.contact_sel>div>div>label>div:last-child {
    background-position: 4px 4px;
}

.info {
    font-size: 15px;
    width: auto;
    max-width: 480px;
    margin: 10px auto 10px;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
}

#main .info:first-child {
    margin-top: 10px;
}

#main .info:nth-child(2) {
    margin-top: 0;
    border-top: none;
}

.bnr_info {
    margin: 0;
}

.bnr_info .l {
    float: none;
    width: auto;
    border-right: none;
    border-bottom: 1px solid #e2e2e2;
}

.bnr_info .r {
    float: none;
    margin-left: 20px;
    padding: 40px 0;
}

.tabbody {
    position: relative;
    z-index: 1;
    border-radius: 0;
    background-color: #f7f7f7;
    box-shadow: none;
}

.tabbody .dl,.tabbody .dlmsg,.tabbody .dlpayh,.dlbundles {
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

#idpad,#idprenew {
    display: block;
    margin: 10px 0;
}

#msg_list {
    border: none;
    background-color: #f7f7f7;
}

.vpagetab {
    overflow: scroll;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    -webkit-overflow-scrolling: touch;
}

.vpagetab div,.vpagetab a {
    font-size: 16px;
    font-weight: normal;
    color: #666;
    display: inline-block;
    width: auto;
    padding: 18px 12px 16px 12px;
    border-bottom: 2px solid transparent;
    background-color: transparent;
    box-shadow: none;
}

.vpagetab div {
    color: #0c72ea;
    border-bottom: 2px solid #0c72ea;
}

.vpagetab div span,.vpagetab a span {
    font-size: 12px;
    font-style: italic;
    color: #888;
    float: none;
    margin-left: 6px;
    padding: 0;
}

.vpagetab div::after {
    display: none;
}

.pagetab {
    overflow: scroll;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    border: none;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
}

.pagetab:nth-child(2),.pagetab:nth-child(3) {
    border-top: 1px solid #eaeaea;
}

.pagetab::-webkit-scrollbar,#tabmenu::-webkit-scrollbar,.vpagetab::-webkit-scrollbar,.featured>.c>.h2::-webkit-scrollbar,.featured>.c>.u>.c::-webkit-scrollbar {
    display: none;
}

.pagetab>a,.pagetab>span {
    font-size: 16px;
    margin: 0;
    padding: 16px 12px 17px 12px;
    white-space: nowrap;
    border: none;
    border-bottom: 1px solid #eaeaea;
    box-shadow: none;
}

.pagetab>span {
    color: #0c72ea;
    padding: 16px 12px 16px 12px;
    border-bottom: 2px solid #0c72ea;
}

.pagetab>span::after {
    display: none;
}

#pageTabBar {
    overflow: scroll;
    padding: 0;
    background-color: #fafafa;
}

#pageTabBar>div:first-child>span,#pageTabBar>div:first-child>a {
    font-size: 15px;
    margin: 0;
    padding: 14px 18px 13px 18px;
    border-bottom: 1px solid transparent;
}

#pageTabBar>div:first-child>span {
    border-bottom: 1px solid #0c72ea;
}

#pageButtonBar {
    background-color: #fff;
}

#tabmenu {
    overflow: scroll;
    width: 100%;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fafafa;
    -webkit-overflow-scrolling: touch;
}

#tabmenu .item {
    font-size: 15px;
    display: inline-block;
    padding: 14px 18px 13px 18px;
    border-bottom: 1px solid transparent;
}

#tabmenu .sel {
    font-weight: normal;
    color: #0c72ea;
    border-bottom: 1px solid #0c72ea;
}

#tabcontent {
    margin: 0;
    padding: 0;
    border: none;
}

#tabcontent>.tsmenu {
    margin: 0;
}

#tabcontent>.tsmenu .c,#tabcontent>.tsmenu .c:first-child,#tabcontent>.tsmenu .c:last-child {
    align-items: flex-start;
    flex-direction: column;
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

#tabcontent>.tsmenu .c .r {
    margin-top: 20px;
}

.it>div:first-child {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.it>div:first-child>div {
    padding: 10px;
}

.it>div:first-child::-webkit-scrollbar {
    display: none;
}

.bip {
    margin: 20px auto;
    padding: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
}

.bip .i {
    padding: 12px;
}

.bip>.c {
    text-align: center;
}

.bip>.t {
    border-radius: 0;
}

div.dle {
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

div.dle>.l>div>span {
    width: 6px;
    height: auto;
}

.dlsearch {
    padding: 0;
    background-color: #fff;
}

.dlsearch>div {
    padding-right: 8px;
    text-align: right;
}

.dlsearch>div>a {
}

div.dle>.l>div {
    padding: 16px;
}

div.dl>a>div>div:first-child {
  font-size: 14px;
  margin-top: 3px;
}

div.dl>a>div>div:nth-child(2)>.p {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    margin: 4px 11px 1px 0;
white-space: nowrap;}

div.dl>a>img,div.dle>.l>div>img {
    width: 68px;
    height: 51px;
    margin-right: 12px;
}

div.dle>.l>div>div {
    margin-left: 2px;
}

div.dle>.l>div>div>a,div.dle>.l>div>div>div:first-child {
    margin: -2px 0 4px 0;
}

div.dle>.l>div>div>.a {
    display: flex;
    justify-content: flex-end;
    margin: 12px 4px 0 0;
}

div.dle>.l>div>div>.a>div:first-child {
    display: flex;
}

div.dle>.l>div>div>.a>div:nth-child(2) {
    position: static;
    top: auto;
    right: auto;
}

div.dle>.l>div>div>.a>div:first-child>a,div.dle>.l>div>div>.a>div:nth-child(2) a,div.dle>.l>div>div>.a>div:first-child>span {
    margin: 0;
    padding: 8px 10px;
}

div.dle>.l>div>div>.a>div:first-child>a>div {
    display: none;
}

div.dle>.l>div>div>.a>div:first-child>span>div {
    font-size: 9px;
}

div.dle>.l>div>div>.a>div:first-child>span>span {
    font-size: 10px;
}

div.dle>.l>div>div>.a>div:first-child>a>img,div.dle>.l>div>div>.a>div:nth-child(2) img {
    width: 24px !important;
    height: 24px !important;
}

div.dle>.l>div>div>.s {
    display: grid;
    margin: 12px 0 12px 0;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}

div.dle>.l>div>div>.s span,div.dle>.l>div>div>.s a {
    font-size: 14px;
    display: block;
    overflow: hidden;
    margin: 6px 0;
    text-overflow: ellipsis;
}

.dlsearch form {
    display: none;
    padding: 0 16px 16px 16px;
    background-color: #fff;
}

.dl .dlsearch form {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 16px 12px;
}

.dlsearch form select {
    width: 100%;
    max-width: none;
    margin: 0 0 10px 0;
    padding: 6px;
}

.dlsearch form .txt {
    display: block;
    flex: 1;
}

.dlsearch form input {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 6px 44px 6px 8px;
}

.dlsearch a.filterbtn {
    height: auto;
}

.dlmsg span.replied {
    display: none;
}

.dlmsg>a {
    padding: 16px;
}

.dlmsg>a>div:nth-child(1) {
    display: flex;
    align-items: center;
    width: 68px;
}

.dlmsg>a>div:nth-child(2) {
    align-items: flex-start;
    flex-direction: column;
}

.dlmsg>a>div:nth-child(2)>div:nth-child(1) {
    font-size: 16px;
    font-weight: 900;
    display: flex;
    align-items: center;
    width: auto;
    padding: 0 0 8px 0;
}

.dlmsg>a>div:nth-child(2)>div:nth-child(2) {
    width: 100%;
}

.dlmsg>a>div:nth-child(2)>div:nth-child(3) {
    display: none;
}

.dlmsg .t {
    color: #333;
    overflow: hidden;
    margin-bottom: 8px;
    text-overflow: ellipsis;
}

.dlpayh>span {
    align-items: flex-start;
}

.dlpayh>span>div:first-child {
    font-size: 15px;
    align-items: flex-start;
    flex-direction: column;
}

.dlpayh>span>div:first-child>div:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #444;
    width: auto;
    margin-bottom: 6px;
}

.dlpayh>span>div:first-child>.pt {
    color: #222;
    width: auto;
    margin-bottom: 16px;
}

.dlpayh>span>div:first-child>.st>div:last-child {
    font-size: 13px;
    margin-top: 4px;
}

.dlpayh>span>div:last-child {
    color: #444;
    width: auto;
}

.dlbundles>span {
    align-items: flex-start;
    flex-direction: column;
}

.dlbundles>span>div:first-child {
    font-weight: bold;
}

.dlbundles>span>div:nth-child(2) {
    width: auto;
}

.dlbundles>span>div:last-child {
    color: #888;
    margin: 0;
}

.dlbundles>span>div:last-child>div:first-child {
    font-size: 14px;
    display: inline;
}

.dlbundles>span>div:last-child>div:last-child {
    font-size: 14px;
    display: inline;
}

.dlbundles>span>div:nth-child(2) {
    margin: 10px 0;
}

.dlbp>a>img {
    width: 72px;
    height: 72px;
}

.dlbp>a>div>div:nth-child(3) {
    flex-direction: column;
    margin-top: 6px;
}

.dlbp>a>div>div:nth-child(3)>div {
    margin: 2px 0;
}

.dlbp>a {
    align-items: flex-start;
}

.chatTitle {
    font-size: 16px;
    margin: 0;
    padding: 12px 8px 12px 20px;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

.chat {
    margin: 0;
    border: none;
    border-radius: 0;
}

.chatBody {
    height: auto;
    min-height: 0;
    max-height: none;
    margin-bottom: 54px;
}

.chatBody .msg {
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding: 16px;
    background-color: #fff;
}

.chatBody .msg .l {
    float: none;
    width: 68px;
}

.chatBody .av_user {
    width: 54px;
    height: 54px;
}

.chatBody .msg .r {
    flex: 1;
    margin: 0;
    padding: 0;
}

.chatBody .msg.m .r {
}

.chatBody .msg .r .msg_u {
    font-size: 15px;
    float: none;
}

.chatBody .msg .r .msg_d {
    color: #888;
    margin: 6px 0;
    text-align: left;
}

.chatBody .msg .r .msg_d div {
    float: right;
    margin: 0;
}

.chatBody .msg .r .msg_b {
    font-size: 16px;
    margin: 0;
}

.chatReply {
    position: fixed;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    max-height: 60px;
}

.chatReply textarea {
    font-size: 16px;
    height: 48px;
    padding: 16px 100px 6px 18px;
}

.chatReply input[type="button"] {
    font-size: 14px;
    color: #0c72ea;
    position: absolute;
    top: 9px;
    right: 4px;
    width: 38px;
    height: 38px;
    padding: 0;
    text-indent: -9000px;
    border: none;
    border-radius: 0;
    background: url(/img/send.png) no-repeat;
    background-size: 32px 32px;
    transition: color .2s;
}

#bnr {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: -1px;
    left: 0;
    overflow: hidden;
    justify-content: center;
    height: 48px;
    margin: 0;
    text-align: center;
    border-radius: 4px;
    background-color: transparent;
}

#bnr>a {
    display: none;
}

#bnr .b {
    width: 318px;
    border-radius: 4px 4px 0 0;
    background-color: transparent;
    box-shadow: none;
}

#bnr img {
    width: auto;
    height: 50px;
}

#bnr iframe {
    width: 320px;
    height: 50px;
    border-radius: 4px 4px 0 0;
}

.cld {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

.cl {
    margin: 0;
    padding: 0;
}

.cl .bt {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    border-radius: 0;
    background-color: #f0f0f0;
}

.cl .bs {
    font-size: 13px;
    padding: 4px 2px 2px 0;
}

.cl .bs a {
    margin-left: 20px;
}

noindex:-o-prefocus,.cl .bt {
    border-bottom: 1px solid #dedede;
}

.cl .bt a {
    color: #000;
    display: block;
    padding: 8px 0 8px 16px;
}

.cl .br {
    display: none;
    padding: 0 4px 3px 30px;
}

.cl .br a {
    font-size: 12px;
    padding: 4px 0;
}

#puheader>.head {
    margin: 0 0 8px 0;
    border-bottom: 1px solid #efefef;
    border-radius: 0;
    box-shadow: none;
}

#puheader>.head>.i {
    align-items: center;
    flex-direction: column;
    margin-top: 20px;
    padding: 0 0 20px;
}

#puheader>.head>.i>.l {
    align-items: center;
    padding: 4px 16px 20px;
}

#puheader>.head>.i>.l>.l,#puheader>.head>.i>.l>.lav {
    margin: 0;
}

#puheader>.head>.i>.l>.n {
    margin: 0;
    padding: 0 0 0 20px;
}

#puheader>.head>.i>.l>.l img {
    width: 128px;
    height: 128px;
}

#puheader>.head>.i>.l>.n>div:first-child {
    font-size: 22px;
    max-width: none;
    height: auto;
    white-space: normal;
}

#puheader>.head>.i>.l>.n>.r .stars {
    margin-top: 10px;
}

#puheader>.head>.bnr img {
    width: 100%;
    height: 120px;
    border-radius: 0;
    object-fit: cover;
}

#puheader>.head>.i>.l>.n>.st {
    flex-direction: column;
}

#puheader>.head>.i>.l>.n>.st>div {
    margin: 4px 0 0;
}

#puheader>.head>.i>.l>.n>.r {
    margin-top: 8px;
}

#puheader>.head>.i>.r {
    overflow: hidden;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#puheader>.head>.i>.r>.h {
    align-items: center;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 20px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

#puheader>.head>.i>.r>.h .addr,#puheader>.head>.i>.r>.h>.hrs {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    background: none;
}

#puheader>.head>.i>.r>.h .addr span,#puheader>.head>.i>.r>.h .hrs span {
    max-width: 90%;
}

#puheader>.head>.i>.r>.h>div:nth-child(2) {
    margin-top: 16px;
}

#puheader>.head>.i>.r>.bp {
    flex-wrap: wrap;
    justify-content: center;
}

#puheader>.head>.i>.r>.bp a {
    font-size: 15px;
    box-sizing: border-box;
    min-width: 160px;
    margin: 4px 6px;
    padding: 10px 12px;
    white-space: nowrap;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
}

#puheader>.news {
    margin: 0 0 8px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-radius: 0;
    box-shadow: none;
}

#puheader>.about {
    margin: 0 0 8px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-radius: 0;
    box-shadow: none;
}

.glheader {
    float: none;
    text-align: center;
    border: none;
}

.dl .gl {
    justify-content: space-evenly;
    padding: 0;
    border: none;
}

.dl .gl a {
    position: relative;
    width: 168px;
    height: auto;
    margin: 8px 0;
}

.dl .gl a img {
    width: 168px;
    height: 150px;
    border-radius: 8px;
    object-fit: cover;
}

.dl .gl a>.l {
    font-size: 16px;
    max-height: 48px;
}

.dl .gl a .l3 {
    max-height: 66px;
}

.dl .gl a>.p {
    font-size: 16px;
}

.dl .gl a .ulabel {
    font-size: 12px;
    top: 122px;
    left: 2px;
}

.dl .gl a .clabel {
    font-size: 10px;
    top: 126px;
    right: 2px;
}

.dlbar {
    position: absolute;
    top: 110px;
    right: 10px;
}

.dlf {
    padding: 20px;
    background-color: #fff;
}

.dl .abar {
    line-height: normal;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
    padding: 0 2px;
    white-space: normal;
}

.dl .abar>a,.dl .abar>div {
    margin: 0;
    padding: 4px;
}

.dl .abar>a:first-child,.dl .abar>div:first-child {
    padding-top: 0;
}

.dl .abar a {
    display: block;
    margin-left: 0;
}

.dl .abar img {
    padding: 10px 0;
}

.dl td {
    width: auto;
    margin: 0;
    padding: 12px;
}

.dl .searchbar {
    padding: 10px 20px;
    background-color: #fafafa;
}

.dl .searchbar .actions {
    float: none;
    text-align: right;
}

.dlrev>div {
    flex-direction: column;
}

.dlrev>div>div:first-child {
    width: 100%;
    margin: 0 0 8px 0;
    text-align: left;
}

.dlrev>div>div:first-child>div {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 0;
    text-align: left;
}

.dlrev>div>div:first-child>div img {
    width: 42px;
    height: 42px;
}

.dlrev>div>div:first-child>div>div:last-child {
    margin-left: 10px;
}

.dlrev>div>div:last-child>div:first-child {
    margin-bottom: 8px;
}

.dlrev>div>div:last-child>div:first-child>.s>span {
    margin: 0 4px 0 0;
}

.dlrev>div>div:last-child>div:first-child>.i {
    margin-left: 10px;
}

.vi {
    font-size: 12px;
    padding: 0;
}

.vih {
    position: static;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.vit {
    border-bottom: 1px solid #eee;
}

.vih h1 {
    font-size: 21px;
    width: auto;
    margin: 0;
    padding: 12px 14px;
}

.vih #abar .price {
    font-size: 18px;
    padding: 0 4px 16px 0;
}

.vih #abar .loc {
    font-size: 12px;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 8px 0;
    padding: 0 0 0 14px;
    text-overflow: ellipsis;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fff none;
}

.vih #abar .loc a,.vih #abar .loc span {
    font-size: 15px;
    display: block;
    overflow: auto;
    max-width: none;
    padding: 10px 10px 10px 18px;
    border: none;
    background: url(/img/psp.png) no-repeat -176px 14px;
    background-size: 200px 108px;
}

.vih #abar .loc a:hover {
    border: none;
}

#main #star,#main>#sstar {
    position: absolute;
    top: 53px;
    right: 4px;
    left: auto;
    display: block;
    padding: 8px;
}

.vi .price {
    font-size: 10px;
    margin-right: 6px;
}

.vi #attr.l {
    width: 100%;
    margin: 0;
    grid-template-columns: 1fr;
}

.vi #attr {
    flex-direction: column;
    box-sizing: border-box;
    margin: 0;
    padding: 0 14px;
}

.vih #abar .clabel,.vih #abar .ulabel {
    font-size: 12px;
    overflow: hidden;
    margin: 0 4px 16px 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.vi #attr .c,.vi #attr.l .c {
    font-size: 15px;
    display: flex;
    margin: 0 4px;
    padding: 8px 0;
    border-bottom: 1px dotted #efefef;
}

.vi #attr .c .t,.vi #attr.l .c .t {
    color: #666;
}

.vi #attr .c .i {
    font-weight: normal;
    flex: 1;
    text-align: right;
}

.vi .bodyattr {
    font-size: 15px;
    font-weight: bold;
    margin: 16px 0 0 15px;
}

.vi .body {
    font-size: 16px;
    margin: 0;
    padding: 16px;
}

.vi .poi {
    margin: 0;
    padding: 0 20px 20px 20px;
}

.vi .poi .i:last-child {
    border-bottom: none;
}

.vi .footer {
    font-size: 9px;
    float: left;
    overflow: hidden;
    max-width: 220px;
    height: 16px;
    margin-top: 17px;
    margin-left: 14px;
}

.vi .footer span:first-child,.vi .footer span:nth-child(2) {
    display: none;
}

.vi .footer span:last-child {
    display: inline;
}

.vi .compat {
    margin: 20px 0 0;
    padding: 0 20px;
}

.vi .compat>.c>div {
    font-size: 14px;
}

#pmenu .share {
    float: none;
    width: auto;
    height: 50px;
    margin: 0;
    padding: 0 12px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

#pmenu .share .flag {
    margin-top: 15px;
}

#uinfo {
    margin: 8px 0;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    background-color: #fff;
}

#pmenu.s #uinfo {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0;
}

#uinfo>div:first-child {
    margin-bottom: 4px;
}

#uinfo>div:first-child>.n {
    font-size: 16px;
}

#uinfo>div:first-child>.n div:last-child {
    font-size: 20px;
}

#uinfo>div:first-child .desc {
    margin: 16px 20px 20px 20px;
}

#uinfo .phone,#uinfo .email {
    font-size: 15px;
    margin: 0;
}

#uinfo .email a,#uinfo .phone a {
    box-sizing: border-box;
    min-width: 160px;
    margin: 4px 6px;
    padding: 8px 12px;
    white-space: nowrap;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
}

#uinfo .ctc {
    display: flex;
    justify-content: center;
}

#uinfo .r .btn span {
    font-size: 15px;
}

#callPhoneInfo .phones a {
    font-size: 22px;
    color: #0c72ea;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    text-align: center;
    text-overflow: ellipsis;
}

.dlrel {
    margin: 8px 0 0 0;
    padding: 10px 2px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    background-color: #fff;
}

.dlrel>div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 640px;
    margin: auto;
}

.dlrel>div>a {
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    width: 170px;
    padding: 8px 0;
}

.dlrel>div>a.n>div>div:first-child {
    line-height: 24px;
}

.dlrel>div>a:nth-child(n+7) {
    display: block;
}

.dlrel>div>a>div {
    display: flex;
    align-items: flex-start;
    flex-direction: column-reverse;
    justify-content: flex-start;
    margin: 0;
}

.dlrel>div>a>div>div:first-child {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    min-height: auto;
    max-height: 34px;
    padding: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.dlrel>div>a>div .np {
    max-height: 72px !important;
    -webkit-line-clamp: 3 !important;
}

.dlrel>div>a>div>div:nth-child(2) {
    font-size: 16px;
    margin: 0 0 4px 0;
}

.dlrel>div>a>div>span {
    position: absolute;
    top: 120px;
    left: 4px;
    display: block;
}

.dlrel>div>a.n>div>div:first-child,.dlrel>div>a.n>div {
    align-items: flex-start;
}

.dlrel>div>a.n>div>span {
    position: static;
    margin-right: 12px;
}

.dlrel>div>a>img {
    width: 170px;
    height: 150px;
    margin: 0 0 6px 0;
    border-radius: 8px;
    object-fit: cover;
}

.dlrel>div>a>span {
    display: block;
    width: 164px;
    height: 144px;
    margin: 0 0 6px 0;
    border-radius: 6px;
    background-color: #ccc;
    background-image: url(https://www.list.am/img/nopic.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 180px 144px;
}

.dlrel.nophoto>div {
    flex-direction: column;
}

.dlrel.nophoto>div>a {
    width: auto;
    padding: 8px 16px;
}

.dlrel.nophoto>div>a>div {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    min-height: auto;
}

.dlrel.nophoto>div>a>span {
    display: none;
}

.trel {
    font-size: 15px;
    margin: 0;
    padding: 4px 0 10px;
    text-align: center;
}

.anf {
    padding: 10px 12px;
    text-align: center;
}

.eacctype {
    margin: 10px 0 0;
}

.eacctype>div:first-child {
    font-size: 16px;
}

.frow,.frow1 {
    align-items: flex-start;
    flex-direction: column;
    padding: 8px 16px;
}

.frow>.l,.frow2>.l,.frow.s>.l {
    font-size: 16px;
    width: 100%;
    margin: 0 0 6px 0;
    text-align: left;
}

.frow>.l:empty {
    display: none;
}

.frow .e {
    font-size: 16px;
    width: 100%;
    margin: 0 0 8px 0;
}

.fsec .frow .e:last-child {
    margin-bottom: 0;
}

.frow.top {
    align-items: flex-start;
}

.frow.top>.l {
    margin-top: 0;
}

.frow .i {
    display: block;
}

#upload .ph,input::placeholder,textarea::placeholder {
    font-size: 15px;
}

.bh_list>div>label {
    flex: 1;
    width: auto;
}

label.cbox>div:last-child {
    font-size: 15px;
    line-height: 22px;
}

label.cbox>div:first-child {
    width: 26px;
}

label.cbox>div:first-child>span {
    width: 16px;
    height: 16px;
}

label.cbox input:checked ~ span::after {
    width: 4px;
    height: 8px;
}

.paupload div a {
    font-size: 15px;
}

div.flabel,div.flabel0 {
    font-size: 14px;
    float: none;
    width: auto;
    margin: 0 0 4px 12px;
    padding-top: 0;
    text-align: left;
}

div.felement select,div.felement input {
    font-size: 14px;
}

div.flabel.p0 {
    padding-top: 6px;
}

div.flabel.s {
    font-size: 12px;
}

.felement .fe_addr {
    width: 99%;
}

div.felement,div.felement0 {
    display: block;
    margin: 0;
    padding: 0 12px 12px 12px;
}

div.felement .ph {
    display: block;
    margin: 8px 0 0 0;
}

.fsec {
    padding: 0;
    border: none;
}

.fsec>div:last-child {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.fsec>.t {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: -6px;
    padding: 10px 0 0 12px;
}

.fnotif>span.t {
    padding: 16px 16px 0;
}

.fnotif>div.h {
    display: none;
}

.fnotif>div,.fnotif>div:last-child {
    align-items: flex-start;
    flex-direction: column;
    margin: 16px 0;
    padding: 12px 16px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.fnotif>div>.t {
    margin-bottom: 10px;
}

.fnotif>div>.i {
    width: auto;
    margin: 6px 0;
    text-align: left;
}

.fnotif>div>.i label.cbox>div:first-child {
    width: 28px;
}

.fnotif>div>.i label.cbox>div:last-child {
    display: block;
}

#fecompat {
    text-align: center;
}

#fecompat>div:first-child {
    margin: 0;
    text-align: left;
}

#fecompat>.list>div:last-child {
    border: none;
}

.fbtn {
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 6px 0;
    padding: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.fbtn input {
    margin: 8px;
}

.inforadio .row {
    font-size: 15px;
}

.pv {
    margin: 0;
    border-radius: 0;
}

.vi .pv .p {
    width: 100%;
    height: 280px;
    border-radius: 0;
}

.pv>.p>div img {
    width: 100%;
    height: 100%;
    border-radius: 0;
    object-fit: cover;
}

.pv .jumptodiv {
    display: block;
}

.pv .jumptodiv span {
    width: 6px;
    height: 6px;
}

#pvx .pv {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#pvx .pv .p {
    bottom: 0;
}

#pvx h2 {
    display: none;
}

#pvx .aleft,#pvx .aright,#pvx .pv .t {
    display: none;
}

#pvx>span {
    top: 6px;
    right: 8px;
    opacity: 0.5;
    background-color: #000;
}

.padded {
    margin: 0;
    text-align: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

.padded .l {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
}

.padded .r {
    padding: 0;
}

.padded .r .h .hlp_icon {
    justify-content: center;
    margin: 16px 0 0;
}

.padded .ad .t {
    width: 100%;
}

.padded .ad {
    align-items: center;
    flex-direction: column;
}

.padded .ad .i {
    margin: 0 0 20px;
}

.padded .srv {
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.padded .srv .i {
    display: inline-block;
    float: none;
    margin: 0;
}

.padded .srv .i img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto 4px;
}

.padded .btn {
    padding: 0;
    text-align: center;
}

.padded .btn a {
    display: inline-block;
    margin: 8px;
}

#pmenu .pblock {
    margin: 8px 0;
    padding: 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

#pmenu .pblock .i {
    font-size: 10px;
}

.dl .pblock .i {
    font-size: 8px;
    display: block;
    overflow: hidden;
    width: 55px;
    margin: 4px 0;
}

.dl .pblock .i img {
    width: 24px;
    height: 24px;
}

#pmenu .pblock a,#pmenu .pblock .g {
    width: 90px;
}

.dl .pbl a,.dl .pbl .g {
    margin-right: 12px;
}

.pbl a:last-child,.pbl .g:last-child {
    margin-right: 0;
}

div.dl>a {
    padding: 5px 5px;
}

div.dl>a>img,div.dl>a>span {
  width: 120px;
height: 100px;
margin-right: 10px;
}

div.dl>a>span {
    width: 0;
}

div.dl>a {
    margin-bottom: 6px;
}

div.dl.s>a>img,div.dl.u>a>img {
    margin-right: 10px;
}

.dl .t,.dl td:first-child .t {
    float: none;
    width: 100%;
}

.dl .tf {
    float: none;
    width: 80%;
}

.dl .d {
    font-size: 11px;
    color: #a2a2a2;
    margin-top: 4px;
}

.dl .s span {
    font-size: 10px;
    color: #444;
    display: block;
    margin: 8px 0;
}

@media screen and (max-device-width: 640px),screen and (max-device-width:720px) and (orientation:portrait) {
    .dl td.r {
        width:120px;
        padding-right: 0;
    }

    .dl td.r img {
        width: 120px;
        height: 90px;
    }

    .dl .r>div {
        width: 120px;
        height: 90px;
    }
}

.cnt {
    white-space: normal;
}

.step {
    height: auto;
    margin: 0;
    padding: 10px 0;
}

.step .step_t {
    float: none;
    overflow: auto;
    width: auto;
    max-width: none;
    padding: 5px 6px 0 10px;
    white-space: normal;
}

#padc {
    position: relative;
    float: none;
    height: auto;
    margin: 6px 0;
    padding: 0;
    border-top: 1px solid #f2f2f2;
    border-radius: 0;
    background-color: #fff;
}

#padc span.sep {
    display: none;
}

#padc .l .c {
    padding: 0;
}

#padc a::after {
    margin: 8px 2px 0 0;
}

#padc .l .c a {
    font-size: 18px;
    font-weight: normal;
    display: block;
    padding: 16px 20px;
    border-bottom: 1px solid #f2f2f2;
}

#padc .l {
    position: relative;
    float: none;
    width: 100%;
    padding: 0;
}

#padc .r {
    position: relative;
    display: none;
    float: none;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
    background-color: #f7f7f7;
}

#padc .r a {
    font-size: 17px;
    margin: 0;
    padding: 16px 20px;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff;
}

#padc .r a span {
    font-size: 16px;
}

#padc .r .c .sec {
    margin: 6px 0;
    border-top: 1px solid #f2f2f2;
}

#padc .r .c .sec a {
    font-size: 17px;
    display: flex;
    align-items: center;
    padding-left: 30px;
}

#padc a span:last-child {
    flex: 1;
    text-align: right;
}

#padc .r .c .t {
    font-size: 17px;
    font-weight: normal;
    color: #444;
    padding: 10px 8px 0 12px;
}

#padc .pane a.n {
    width: auto;
}

#padc .r .c .pane {
    display: inline;
    width: auto;
}

.pay {
    font-size: 16px;
    text-align: center;
}

a.bblink,input[type=submit] {
    font-size: 16px;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
}

.pay ul,.notfound ul {
    margin: 16px 0;
    padding: 0;
}

.pay ul li,.notfound li {
    font-size: 14px;
    color: #444;
    padding: 0;
    list-style: none;
    text-align: center;
}

.pay .lm {
    display: none;
}

.pay .ot {
    font-size: 16px;
    font-weight: normal;
    color: #444;
    margin-top: 20px;
    padding: 6px;
    text-align: left;
}

.pay .option {
    text-align: left;
}

.pay .tabs label {
    float: left;
    padding: 12px 10px 10px 0;
    white-space: nowrap;
}

.pay .option table td {
    white-space: normal;
}

.pay .it>div:first-child {
    justify-content: flex-start;
}

.pay .it>div:nth-child(2)>div {
    margin: 0;
}

.pay .pi>div>div:nth-child(1),.pay .pi>div>div:nth-child(2) {
    padding: 0;
}

#cciframe {
    height: 350px;
}

.amap #map,#dlgmap,#dlgvideo {
    position: absolute;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
}

.vi #pv .p {
    max-height: 260px;
}

.vi #pv .p ul li img {
    max-height: 260px;
}

a.lnmenu {
    margin: 0 4px;
}

#lnmenu {
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}

#lnmenu>div {
    padding: 0;
    border: none;
    border-radius: 8px 8px 0 0;
    box-shadow: none;
}

#lnmenu>div>div {
    margin: 0;
    padding: 20px 12px;
    border-bottom: 1px solid #efefef;
}

#lnmenu>div>div:last-child {
    border: none;
}

#lnmenu>div>div:hover {
}

#lnmenu>div>div img {
}

#lnmenu>div>div>span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#lnmenu>div>div>span:first-child {
}

#lnmenu>div>span {
    display: none;
}

#lnmenu>div:before {
    display: none;
}

noindex:-o-prefocus,.vi #pv .p ul li img {
    vertical-align: top;
}

@media screen and (max-width: 240px) {
    .vi #pv .p ul li img {
        vertical-align:top;
    }
}

#main {
    position: static;
    width: 100%;
    max-width: 830px;
    margin: auto;
    border: none;
    border-radius: 0;
    background-color: transparent;
}

#main .bubble,.helpo,.help {
    display: block;
    width: auto;
    table-layout: auto;
    border: none;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
}

.pmain {
    display: block;
    flex-direction: column;
    width: auto;
    table-layout: auto;
    border: none;
    border-radius: 0;
}

#menu {
    display: none;
}

#ph .bhm {
    display: block;
    width: 32px;
    min-width: 32px;
    height: 32px;
    background: url(/assets/img/mbar.png) no-repeat -92px 1px;
    background-size: 153px 30px;
}

#ph .brg {
    display: block;
    width: 28px;
    min-width: 28px;
    height: 28px;
    cursor: pointer;
    background: url(/assets/img/mbar.png) no-repeat -79px 2px;
    background-size: 132px 24px;
}

#ph .brg>div {
    position: fixed;
    z-index: 50;
    top: 51px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow-y: scroll;
    width: 100%;
    height: 0;
    -webkit-overflow-scrolling: touch;
}

#ph .brg>div>.c {
    width: auto;
    background-color: #fff;
}

#ph .brg>div>.c>span {
    display: block;
}

#ph .brg>div>.c>span>a {
    font-size: 17px;
    color: #444;
    display: block;
    margin: 0 10px;
    padding: 12px 16px;
    border: none;
}

#ph .brg>div>.c>span>a::after {
    display: block;
    float: right;
    width: 6px;
    height: 6px;
    margin: 4px 8px 0 0;
    content: "";
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    -webkit-transition: all 0.4s;
    transform: rotate(135deg);
}

#ph .brg>div>.c>span:nth-child(13)>a::after,#ph .brg>div>.c>span:nth-child(18)>a::after {
    display: none;
}

#ph .brg>div>.c>span>div {
    display: none;
    padding: 0 20px 10px 20px;
}

#ph .brg>div>.c>span>div .pane1,#ph .brg>div>.c>span>div .pane {
    padding: 0 20px 0 30px;
}

#ph .brg>div>.c>span>div b {
    font-size: 15px;
    font-weight: bold;
    color: #555;
    padding: 2px 0;
}

#ph .brg>div>.c>span>div .s {
    padding: 4px 0 10px 30px;
}

#ph .brg>div>.c>span>div a {
    font-size: 16px;
    color: #444;
    display: block;
    padding: 8px 0;
}

#ph .brg.x,#ph .c #st.x,#ph .inx {
    background: url(/assets/img/mbar.png) no-repeat -108px 0;
    background-size: 133px 26px;
}

#menu .c span {
    display: block;
    border-bottom: 1px solid #eee;
}

#menu .c>i {
    display: none;
}

#menu .c>span>a:first-child {
    font-size: 16px;
    color: #444;
    display: block;
    margin: 0 10px;
    padding: 20px 16px 20px 16px;
    border: none;
}

#menu .c>span:hover>a:first-child {
    color: #000;
    padding: 20px 16px 20px 16px;
    cursor: pointer;
    text-decoration: none;
    border: none;
    border-radius: 0;
}

#menu .c>span>a::after {
    -webkit-transition: all 0.4s;
    transform: rotate(135deg);
}

#ph .brg>div>.c>span>a.down:first-child::after,#ph .brg>div>.c>span:nth-child(5)>div>.paneall span>a.down:first-child::after {
    margin-top: 8px;
    transform: rotate(-45deg);
}

#ph {
    z-index: 101;
    border: none;
    box-shadow: 0 1px 6px 1px rgba(0,0,0,0.06);
}

.phl {
    top: 50px;
}

#ph #l {
    position: fixed;
    top: 10px;
    left: calc(100% / 2 - 45px);
    width: 90px;
    height: 24px;
    margin: 0;
    background-position: 0 -90px;
    background-size: 90px 90px;
}

#ph>.c,body.f #ph>.c {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: 50px;
    margin: 0;
    padding: 0 14px;
}

#ph .inx {
    display: none;
    width: 26px;
    min-width: 26px;
    height: 26px;
}

#search {
    width: 100%;
    height: 30px;
    margin: 0 14px;
}

#search form {
    margin: auto;
}

.ui-menu .clear {
    padding: 12px 12px 16px 0;
}

#search input {
    font-size: 16px;
    box-sizing: border-box;
    height: 30px;
    padding: 0 30px 0 32px;
    border: none;
    border-radius: 40px;
    outline: none;
    background-color: #efefef;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 115px 18px;
    box-shadow: none;
}

#search input[value=""] {
    background: #efefef url(/img/msearch.png) no-repeat center;
    background-size: 115px 18px;
}

#search input:focus {
    background: #efefef none;
    box-shadow: none;
}

#search input::-webkit-input-placeholder {
    opacity: 0;
}

#search input:-moz-placeholder {
    opacity: 0;
}

#search input::-moz-placeholder {
    opacity: 0;
}

#search input:-ms-input-placeholder {
    opacity: 0;
}

#search input:focus::-webkit-input-placeholder {
    opacity: 1;
}

#search input:focus:-moz-placeholder {
    opacity: 1;
}

#search input:focus::-moz-placeholder {
    opacity: 1;
}

#search input:focus:-ms-input-placeholder {
    opacity: 1;
}

.ui-autocomplete-search {
    top: 38px !important;
    right: 0 !important;
    left: 0 !important;
    padding-top: 0 !important;
    border-top: 1px solid #efefef !important;
}

#search button {
    top: 0;
    bottom: 0;
    left: 6px;
    display: none;
    height: auto;
    background: transparent url(/img/msearch.png) no-repeat 2px center;
    background-size: 115px 18px;
}

#search>form>a {
    top: 6px;
}

#ph .b {
    flex-grow: 1;
    width: 32px;
    min-width: 32px;
    white-space: nowrap;
}

#ph .b #ma span,#ph .c #st span {
    display: none;
}

#ph #apl,#ph .c #st {
    width: 26px;
    min-width: 26px;
    max-width: 26px;
    height: 26px;
    margin: 0;
    padding: 0;
}

#ph .b #ma {
    width: 32px;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

#ph .b #ma::after {
    display: none;
}

#ph .b #ma>div>a {
    font-size: 17px;
    overflow: hidden;
    padding: 12px 16px;
    text-overflow: ellipsis;
}

#ph .b #ma>div>a>.cnt {
    font-size: 14px;
}

#ph .b #ma>div>a.node {
    display: flex;
}

#ph .b #ma div:before {
    display: none;
}

#ph .b #ma>div {
    line-height: 1.5;
    position: fixed;
    top: 51px;
    right: 0;
    bottom: 0;
    display: none;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    max-width: 500px;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    -webkit-overflow-scrolling: touch;
}

#ph .b #ma>div>.p {
    display: flex;
}

#ph .b #ma>div>.p>div>div:first-child {
    font-size: 17px;
    color: #222;
}

#ph .b #ma:first-child,#ph .c #st:first-child {
    margin: 0;
}

#ph .b #ap {
    display: none;
}

#ph #apl {
    display: block;
    background: url(/img/mbar.png) no-repeat -54px 0;
    background-size: 133px 26px;
}

#ph .c #st {
    text-indent: 99px;
    background: url(/img/mbar.png) no-repeat 0 0;
    background-size: 133px 26px;
}

#ph .b #ma.out {
    width: 26px;
    min-width: 26px;
    max-width: 26px;
    height: 26px;
    text-indent: 100px;
    background: url(/img/mbar.png) no-repeat -27px 0;
    background-size: 133px 26px;
}

#ph .b #ma img {
    width: 32px;
    height: 32px;
    margin: 0;
}

#ph .b #ma.out img {
    width: 26px;
    height: 26px;
}

#ph .b .off {
    display: none !important;
}

#pfooter {
    color: #666;
    width: auto;
    height: 45px;
    padding: 0 12px;
    border: none;
    background-color: #f7f7f7;
}

#pfooter a {
    color: #666;
}

#pagecol {
    flex-direction: column;
    padding-left: 5px;
    padding-right: 5px;
}

div.dl>a>div>.c {
    margin-bottom: 0px;
}

#lbar #lmenu {
    width: 120px;
    margin: -102px 0 0 -7px;
}

#lbar #lmenu:before {
    top: 84px;
    left: 8px;
}

#lbar #lmenu a {
    font-size: 20px;
    height: 30px;
    padding-left: 26px;
}

#lbar #lmenu a div {
    top: 10px;
}

#hcontent {
    width: auto;
    padding: 0;
}

.featured {
    width: auto;
    margin: 0;
    padding: 0;
}

.featured>.c>.s,.featured>.c>.u {
    margin: 0;
    padding: 10px 0 0;
}

.featured>.c>.s>a,.featured>.c>.u>a {
    font-size: 19px;
    margin: 4px 12px 4px;
}

.featured>.c>.s>.c,.featured>.c>.u>.c {
    justify-content: space-evenly;
}

.featured>.c>.u>.c::after {
    content: "";
    border-right: 1px solid transparent;
}

.featured>.c>.s>.c1 a:nth-child(n+5) {
    display: none;
}

.featured>.c>.s>.c2 a:nth-child(n+11) {
    display: none;
}

.featured>.c>.s>.c3 a:nth-child(n+13) {
    display: none;
}

.featured .c>.s>.c>a {
    width: 170px;
    margin: 8px 0;
}

.featured .c .s a>div>div.p {
    font-size: 16px;
}

.featured>.c>.s>.c a>span {
    top: 122px;
}

.featured .c .s a img {
    width: 170px;
    height: 150px;
    border-radius: 8px;
    object-fit: cover;
}

.featured>.c {
    margin: 0 0 10px 0;
}

.featured>.c>.h {
    height: auto;
    margin: 40px 16px 20px;
    text-align: center;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
}

.featured>.c>.h>a {
    align-items: center;
    flex-direction: column;
    max-width: 600px;
    margin: auto;
}

.featured>.c>.h>a>div {
    padding: 4px 10px;
}

.featured>.c>.h>a>div>div:nth-child(3) {
    height: auto;
    max-height: 80px;
    margin: 12px 0;
}

.featured>.c>.h img {
    float: none;
    width: 100%;
    min-width: auto;
    max-width: 480px;
    height: auto;
    max-height: 400px;
    margin-bottom: 6px;
    border-radius: 12px;
    object-fit: cover;
}

.featured>.c>.h2 {
    display: flex;
    overflow: scroll;
    flex-direction: row;
    justify-content: flex-start;
    margin: 20px 0;
    padding: 10px 0;
    -webkit-overflow-scrolling: touch;
}

.featured>.c>.h2>.c {
    min-width: 260px;
    margin: 12px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

.featured>.c>.h2::after {
    content: "";
    border-right: 1px solid transparent;
}

.featured>.c>.h2>.c>a {
    display: flex;
    flex-wrap: nowrap;
}

.featured>.c>.h2>.c>a>.cl {
    z-index: 10;
    top: 182px;
    left: 3px;
}

.featured>.c>.h2>.c>a>div>div:first-child {
    font-size: 15px;
    color: #fff;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}

.featured>.c>.h2>.c>a>div>div:first-child .p {
    font-size: 18px;
    color: #fff;
}

.featured>.c>.h2>.c>a>div>div:nth-child(2) {
    display: none;
}

.featured>.c>.h2>.c>a>div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 10px;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,0.5) 100%);
}

.featured>.c>.h2>.c img {
    min-width: auto;
    max-width: 400px;
    height: 210px;
    border-radius: 10px;
    object-fit: cover;
}

.featured>.c>.u>.c {
    overflow-x: scroll;
    flex-wrap: nowrap;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
}

.featured>.c>.u>.c>a {
    margin: 8px 10px;
}

@media screen and (max-width: 360px) {
    #uinfo .ctc {
        display:block;
    }

    #uinfo .phone {
        margin-bottom: 10px;
    }

    .pv .jumptodiv span {
        margin: 0 2px;
    }
}

#menul .filter {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    flex-direction: column;
    width: auto;
    margin: 0;
    padding: 0 0 6px 0;
    border: none;
    border-radius: 0;
    background-color: #f7f7f7;
    box-shadow: none;
}

#menul .filter .tbar {
    font-size: 17px;
    position: static;
    z-index: 55;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 55px;
    background-color: #fff;
    box-shadow: 0 1px 6px 1px rgba(0,0,0,0.06);
}

#menul .filter .tbar div:first-child {
    width: 24px;
    height: 24px;
    margin-left: 4px;
    padding: 8px;
    border-radius: 24px;
    background: url(/img/close.png) center center no-repeat;
    background-size: 24px 24px;
    transition: all .2s;
}

#menul .filter .tbar div:last-child {
    flex: 1;
    margin-right: 4px;
    text-align: right;
}

#menul .filter .tbar div:last-child a {
    color: #0c72ea;
    flex: 1;
    padding: 10px;
    text-align: right;
}

.filter form {
    overflow-x: scroll;
    flex: 1;
    background-color: #f7f7f7;
    -webkit-overflow-scrolling: touch;
}

#menul .filter .section>.at {
    align-items: center;
    flex-direction: row;
    padding: 8px 2px;
    background-color: #fff;
}

#menul .filter .section>.at>div:first-child {
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

#menul .filter .section>.at>div:last-child {
    flex-direction: row;
}

#menul .filter .section>.at>div.r select {
    display: block;
    width: 110px;
    border: none;
    border-radius: 0;
}

#menul .filter .section>.at select {
    font-size: 16px;
    min-width: auto;
    max-width: 280px;
}

#menul .filter .section>.v {
    padding: 10px 0 10px 4px;
}

#menul .filter .section>.v label {
    font-size: 16px;
}

#menul .filter form .section.cat {
    margin-bottom: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-radius: 0;
}

#menul .filter form .section.cat:first-child {
    border-radius: 0;
}

#menul .filter .cl {
    font-size: 15px;
}

#menul .filter input.ext {
    font-size: 16px;
    box-sizing: border-box;
    width: 110px;
    padding: 5px 20px 5px 2px;
}

#menul .filter .section:first-child {
    margin-top: 10px;
    border-top: 1px solid #eee;
    border-radius: 0;
}

#menul .filter .section {
    max-width: 720px;
    margin: 10px auto;
    padding: 0 16px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

#menul .filter div.title {
    font-size: 16px;
}

a.filterbtn {
    font-size: 16px;
    color: #666;
    display: flex;
    align-items: center;
    max-width: 150px;
    height: 48px;
    padding: 0 0 0 10px;
    text-align: left;
}

a.filterbtn span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 6px 0 0;
    vertical-align: middle;
    background: url(/assets/img/i.png) -23px -67px;
    background-size: 120px 120px;
}

a.filterbtn div {
    display: inline;
}

a.ftoggle {
    font-size: 14px;
    color: #444;
    display: inline-block;
    padding: 16px 10px;
    text-align: left;
}

a.ftoggle::after {
    display: block;
    float: right;
    width: 6px;
    height: 6px;
    margin: 5px 0 0 7px;
    content: "";
    border-top: 1px solid #888;
    border-right: 1px solid #888;
    -webkit-transition: all 0.4s;
    transform: rotate(135deg);
}

a.down::after {
    margin-top: 7px;
    transform: rotate(-45deg);
}

a,a:visited,a:hover,.cl .bt a:hover {
    text-decoration: none;
}

#tmenu {
    display: none;
}

#menur,#pmenu {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
}

#contentl,#pcontent {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

#pcontent,#pmenu {
    margin: auto;
    padding: 0;
}

#pmenu {
    padding: 0;
    background-color: #f7f7f7;
}

#hmenu,.postdlg,.dl,#pfooter .c {
    width: 100%;
}

#tp {
    border-radius: 0;
}

#tp .toppost,.glheader {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 0 8px 14px;
}

#tp .gl a:nth-child(n+9) {
    display: none;
}

.postdlg {
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #f7f7f7;
    box-shadow: none;
}

.postdlg>.c,.postdlg>form>.c {
    padding: 0;
}

.preview_box,.postdlg>.l {
    flex-direction: column;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

.postdlg>.l {
    text-align: center;
}

.postdlg>.l li,.postdlg>.l ul {
    padding: 0;
    list-style: none;
}

.postdlg>form>.btns {
    margin: 6px 0;
    padding: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.postdlg.msg {
    margin: 0;
}

.postdlg .e>textarea {
    height: 320px;
}

.postdlg .e>textarea.bodysec {
    height: 200px;
}

.vih #abar {
    display: flex;
    overflow: visible;
    align-items: flex-start;
    flex-direction: column;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #f7f7f7;
}

.vih #abar>div {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 0 0 0 14px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.preview_box>.l {
    width: 100%;
    padding: 0;
    border: none;
}

.helpo {
    padding: 10px 20px;
}

.helpo .help {
    width: auto;
    padding: 20px 0;
    border-right: none;
}

.helpo .c {
    width: auto;
    margin: 0;
    padding: 0;
}

.helpo .s {
    margin: 0;
    padding: 10px 0;
}

.helpo .s .i {
    font-size: 16px;
}

.helpo .s .grp {
    font-size: 20px;
    padding: 0 0 5px 0;
}

.postdlg>.tos>.help {
    margin: 0;
    padding: 20px;
}

.hp_info {
    width: 200px;
    margin: 20px auto 0 auto;
    text-align: center;
}

.preview_box>.r,.pagetab #idTabBanners,.dlf .pp,.toppost .r,#pmenu .share .c,.vi .pv .t,.vi .pv .arrow,.pv .zoom,.step_p,#ph .b .i:nth-child(4),#pfooter .c .r a,.fbcode,.ad2,.ad3,.pagetab .pic {
    display: none;
}

.ad3 {
    width: 60px;
    height: 60px;
    margin: 0;
}

.nomo {
    display: none;
}

.node {
    display: block;
}

.dl tr td.headerd,.dl tr:first-child td.headerd {
    padding-left: 10px;
}

div.felement .nblock span,noindex:-o-prefocus,.vi #pv .p .arrow {
    display: block;
}

.page_info {
    margin: 0;
    padding: 30px;
    border: none;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
}

.bubble .page_info {
    border: none;
}

span.rgroup {
    overflow: scroll;
    flex-direction: column;
    padding: 4px 0;
    -webkit-overflow-scrolling: touch;
}

.rgroup span {
    margin: 6px 0;
}

.rgroup.br span {
    margin: 6px 0;
}

.rgroup label {
    font-size: 16px;
}

.dl .p .p2,#pfooter .c .r a:nth-child(1) {
    display: inline;
}

.link_bar {
    padding: 20px 0;
}

@media screen and (max-width: 320px) and (grid),screen and (max-width:300px) {
    #ph #l {
        display:none;
    }
}

@media screen and (max-device-height: 480px) {
    #bnr {
        display:none;
    }
}

#dialog .btns {
    padding: 12px 0;
}

.ui-dialog {
    min-height: 100%;
    box-shadow: none;
}

.ui-dialog .ui-dialog-content {
    overflow-y: scroll;
    flex: 1;
    box-sizing: border-box;
    width: 100% !important;
    height: 100vh !important;
    margin: 0 auto;
    padding: 20px;
    -webkit-overflow-scrolling: touch;
}

.ui-widget-overlay {
    display: none;
    opacity: 1;
    background-color: #fff;
    filter: Alpha(Opacity=100);
}

.ui-widget-content {
    position: fixed;
    z-index: 103;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    padding: 0;
    border: none;
    border-radius: 0;
}

.ui-dialog .ui-dialog-titlebar {
    position: static;
    z-index: 102;
    box-sizing: border-box;
    height: 55px;
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    padding: 6px;
}

noindex:-o-prefocus,.ui-widget-content {
    border-bottom: 8px solid #888;
}

@media screen and (max-width: 320px) {
    #pmenu .share .flag {
        overflow:hidden;
        width: 16px;
        height: 16px;
    }

    .dl .gl a,.featured .c>.s>.c>a {
        width: 144px;
        height: auto;
        margin: 8px 0;
    }

    .dl .gl a img,.featured .c .s a img {
        width: 144px;
        height: 120px;
    }

    .dl .gl a .ulabel,.featured .c .s a span {
        font-size: 11px;
        top: 94px;
        left: 2px;
    }

    .dl .gl a .clabel {
        font-size: 10px;
        top: 98px;
        right: 2px;
    }

    #ph .b #ma>div>a>.wlt,#ph .b #ma>div>a>.cnt,#ph .b #ma>div>a>.msg {
        display: none;
    }

    .dlrel>div>a>a>img,.dlrel>div>a>span {
        width: 140px;
        height: 120px;
    }

    .dlrel>div>a {
        width: 140px;
    }

    .dlrel>div>a>img {
        width: 140px;
        height: 120px;
    }

    .dlrel>div>a>div>span {
        font-size: 11px;
        top: 98px;
    }

    .vi .pv .p {
        height: 220px !important;
    }

    div.dle>.l>div>div>.a>div:first-child>a,div.dle>.l>div>div>.a>div:nth-child(2) a {
        padding: 8px 8px;
    }

    div.dle>.l>div>div>.a>div:first-child>a:first-child,div.dle>.l>div>div>.a>div:first-child>span:first-child {
        padding-left: 0;
    }

    div.dle>.l>div>div>.a>div:first-child>span>div,div.dle>.l>div>div>.a>div:first-child>span>span {
        display: none;
    }

    .plogin .soclogin a {
        margin: 0 6px;
    }

    .plogin .soclogin a img {
        width: 40px;
        height: 40px;
    }

    .plogin .r .btn a {
        width: 220px;
        max-width: 220px;
    }

    .pay .btn>input[type=submit],.pay .btn a.bblink,#cc_btn button {
        min-width: auto;
    }

    .dlbp>a>img {
        width: 48px;
        height: 48px;
    }

    .dlmsg>a,.dlpayh>span,.dlbundles>span,.dlbundles>div,.dlbp>a {
        padding: 16px 12px;
    }

    #mapinfo>a>img {
        height: 100px;
    }

    #mapinfo>a .ulabel,#mapinfo>a .clabel {
        top: 70px;
    }
}

.chart>.p>div {
    margin: 0 1px;
}

.bdash {
    flex-direction: column;
}

.bdash>.l {
    width: auto;
    padding: 0;
}

.bdash>.l>.t {
    font-size: 16px;
    font-weight: normal;
    color: #444;
    box-sizing: border-box;
    width: 100%;
    margin: 12px 0 0 14px;
    padding: 0;
    text-align: left;
    background-color: transparent;
}

.bdash>.l>.s {
    margin: 6px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.bdash>.l>.s>div {
    padding: 6px 8px 6px 16px;
    border-bottom: 1px dotted #efefef;
}

.bdash>.l>.s>div:last-child {
    border: none;
}

.bdash>.r {
    margin-top: 10px;
    padding: 10px 16px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.bdash>.l>div.pblock {
    border: none;
}

.bdash>.l>div.pblock .nohp {
    margin: 0 16px;
}

.bizform {
    margin: 0;
}

.arow {
    flex-direction: column;
    padding: 20px;
    background-color: #fff;
}

.arow:last-child {
    border-bottom: 1px solid #efefef;
}

.arow>div:first-child {
    margin: 0 0 16px 0;
}

.arow>div:last-child {
    text-align: left;
}

.arow>div:last-child>a {
    font-size: 17px;
}

.arow>div:first-child>div:first-child {
    font-size: 18px;
}

.mapview img {
    margin-left: 50%;
    transform: translateX(-50%);
}

#mapview #map {
    top: 99px;
}

#mapview #menul {
    position: static;
    width: auto;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    -webkit-overflow-scrolling: auto;
}

#mapinfo {
    top: auto;
    left: 0;
    display: flex;
    overflow: scroll;
    width: 100%;
    padding: 12px 0 0;
    -webkit-overflow-scrolling: touch;
}

#mapview>.close {
    top: 108px;
    right: 8px;
}

#mapinfo::after {
    content: "";
    border-right: 1px solid transparent;
}

#mapinfo>a {
    width: 280px;
    min-width: 280px;
    margin: 0 8px 8px;
}

#mapinfo>a:only-child {
    margin-right: auto;
    margin-left: auto;
}

.lmap .addr {
    flex-direction: column;
}

.lmap #map {
    height: calc(100vh - 300px);
}

.lmap .addr>div {
    margin: 0 20px;
}

@media screen and (max-width: 768px) {
    .featured>.c>.s>.c2 a:nth-child(n+9) {
        display:none;
    }
}

@media screen and (max-width: 420px) {
    .dlbar .sort {
        display:none;
    }
}

@media only screen and (min-width: 568px) {
    .pv .p {
        height:480px !important;
        max-height: 480px;
    }

    #pvx .pv .p {
        align-items: center;
        height: 100% !important;
        max-height: none;
    }

    .pv>.p>div img {
        width: 100%;
        height: 100%;
        max-height: 480px;
        object-fit: cover;
    }
}

.lsw>.me>div {
    font-size: 16px;
    padding: 6px 20px 6px 8px;
}

.lsw>.me:after {
    top: 13px;
}

.lsw>.l {
    position: fixed;
    z-index: 1101;
    top: 40px;
    bottom: 0;
    left: 20px;
    width: auto !important;
    max-height: none;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 12px;
    box-shadow: 0 20px 60px 0 rgba(0,0,0,0.5);
}

.lsw.open>.l {
    top: 20px;
    bottom: 20px;
    display: block;
    opacity: 1;
}

.lsw>.l>div.i {
    font-size: 18px;
    margin: 0 20px;
    padding: 10px 8px;
}

.lsw>.l>div.i:hover {
    color: #0c72ea;
    background-color: #fff;
}

.lsw>.l>div:last-child {
    border: none;
}

.lsw>.l>div.t {
    font-size: 18px;
}

.lsw>.l>div.g {
    margin-left: 44px;
}

.lsw>.l>div.g2 {
    margin-left: 48px;
}

.lsw>.l>div.t2 {
    font-size: 17px;
    padding-left: 44px;
}

.lsw>.l>span {
    position: sticky;
    z-index: 106;
    top: 0;
    display: none;
    padding: 10px 20px 10px 20px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.04);
}

.lsw>.l>span>input {
    color: #222;
    width: 100%;
    padding: 8px 20px;
    border: none;
    border-radius: 24px;
    outline: 0;
    background-color: #f2f2f2;
}

.lsw>.l>span>input:focus {
    border: none;
    box-shadow: none;
}

.lsw>.l>span>input::placeholder {
    color: #888;
    padding: 0;
}

body.lsw #ph,body.lsw .tbar {
    z-index: 1 !important;
}

body.lsw .tbar,body.lsw .ui-dialog-titlebar {
    display: none !important;
}

.lsw>.me>div {
    font-size: 16px !important;
    padding: 6px 20px 6px 8px;
}

.filter .lsw>.me {
    max-width: 170px;
}

.lsw>.l>div.s:before {
    top: 18px;
    right: 6px;
    left: auto;
}

.appinstall {
    position: fixed;
    z-index: 106;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: scroll;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
}

.appinstall .t {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin: 40px 0 10px 0;
    text-align: center;
}

.appinstall .s {
    font-size: 16px;
    color: #333;
    text-align: center;
}

.appinstall>.i {
    margin: 30px 0 30px;
    text-align: center;
}

.appinstall>.i img {
    width: 96%;
    max-width: 370px;
}

.appinstall>.btnd {
    display: none;
    margin: 0;
    text-align: center;
}

.appinstall>.btns {
    font-size: 16px;
    margin: 10px 0 0;
    text-align: center;
}

.appinstall .bblink {
    font-size: 16px;
}
