@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic-ext,cyrillic,latin-ext");@font-face {
    font-family: "Noto Sans Armenian";
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Regular.eot);
    src: url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Regular.eot?#iefix) format("embedded-opentype"),url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Regular.woff2) format("woff2"),url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Regular.woff) format("woff"),url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Regular.ttf) format("truetype");
}

@font-face {
    font-family: "Noto Sans Armenian";
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Bold.eot);
    src: url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Bold.eot?#iefix) format("embedded-opentype"),url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Bold.woff2) format("woff2"),url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Bold.woff) format("woff"),url(//fonts.gstatic.com/ea/notosansarmenian/v3/NotoSansArmenian-Bold.ttf) format("truetype");
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: "Noto Sans Armenian","Open Sans","lucida grande",tahoma,arial,sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 1.5;
    width: 100%;
    margin: 0 0 80px;
    padding: 60px 0 0 0;
    background-color: #f7f7f7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

body.noscroll {
    position: fixed;
    overflow: hidden;
}

.lsw a {
    font-size: 15px;
    color: #222;
    margin: 0;
    padding: 6px 30px;
    cursor: pointer;
    white-space: nowrap;
    float: left;
}

a,a:visited {
    color: #222;
    text-decoration: none;
    transition: all 0.2s;
}

a:active {
    color: #3078ca;
}

a:hover,.dl td a:hover,.dlrel td a:hover,.help_idx a:hover,#crumb a:hover span,.filter .cl a:hover,a.blink:hover {
    color: #0c72ea;
    text-decoration: none;
}

.f10 {
    font-size: 10px;
}
.cont-tt {
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);
    padding: 10px;
    margin-bottom: 15px;
}

.hdr {
    padding-top: 38px;
    font-size: 18px;
}

.hdr h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 8px;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
    line-height: 1.5;
}

.f16 {
    font-size: 16px;
    line-height: 1.5;
}

.p4 {
    padding: 4px;
}

.p20 {
    padding: 20px;
}

.p40 {
    padding: 40px;
}

li {
    margin-bottom: 8px;
}

ul {
    padding-left: 40px;
}

.cb {
    clear: both;
}

input::-webkit-contacts-auto-fill-button {
    position: absolute;
    right: 0;
    display: none !important;
    visibility: hidden;
    pointer-events: none;
}

input::placeholder,textarea::placeholder {
    color: #888;
    padding-left: 3px;
    transition-duration: .2s;
    transition-property: all;
}

input::-ms-clear {
    display: none;
}

input:focus::placeholder,textarea:focus::placeholder {
    color: #999;
}

#mainoverlay {
    position: absolute;
    z-index: 2;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-color: #000;
}

#main .bubble,.helpo {
    box-sizing: border-box;
    width: 1140px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.helpo {
    display: flex;
}

.pmain {
    display: flex;
    box-sizing: border-box;
    width: 1140px;
}

.bubble.nt {
    margin-top: 20px;
}

#main .bubble .bubble_info {
    font-size: 14px;
    padding: 4px 0 20px 10px;
}

#pagecol {
    display: flex;
}

#menul {
    width: 260px;
    margin-right: 20px;
    text-align: center;
}

#menul>.btn {
    padding: 20px 0;
    text-align: center;
}

#contentr {
    position: relative;
    flex: 1;
    border-radius: 8px;
    /* background-color: #fff; */
    /* box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08); */
}

#menur {
    width: 300px;
    margin-left: 700px;
    text-align: center;
}

#hcontent {
    overflow: hidden;
    width: 1140px;
    margin: auto;
    padding: 0;
    transition: all 0.4s;
}

#pmenu {
    width: 380px;
    height: 100%;
    margin-left: 20px;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.cat .s {
    padding-bottom: 7px;}

#pcontent {
    position: relative;
    width: 740px;
    padding: 0;
    /* border-radius: 8px; */
    /* background-color: #fff; */
    /* box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08); */
}

#main {
    position: relative;
    clear: both;
    width: 1140px;
    max-width: 1200px;
    margin: auto;
    padding: 0;
    transition: all 0.4s;
}

#hmain {
    background-color: #fff;
}

#menul .filter {
    font-size: 13px;
    position: relative;
    margin: 0 0 10px;
    text-align: left;
    border-radius: 8px;
    /* box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08); */
}

#menul .filter input.ext {
    font-size: 14px;
    box-sizing: border-box;
    width: 76px;
    padding: 5px 20px 5px 2px;
    text-align: right;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    outline: none;
}

#menul .filter input.ext:focus {
    border-bottom: 1px solid #0c72ea;
    box-shadow: none;
}

#menul .filter a.btn {
    position: absolute;
    top: 14px;
    right: -24px;
    display: none;
    opacity: 0.9;
}

#menul .filter a.btn:hover {
    opacity: 1;
}

#menul .filter a.btn>img {
    width: 24px;
    height: 24px;
}

#menul .filter img.cb {
    width: 13px;
    height: 13px;
    margin: 2px 4px 0 0;
    vertical-align: top;
}

#menul .filter div.title {
    font-size: 14px;
    font-weight: bold;
    color: #444;
    padding: 10px 0;
    text-align: left;
}

#menul .filter div.title.t1 {
    margin: 10px 0 2px;
}

#menul .filter div.title a {
    color: #444;
}

#menul .filter select {
    font-size: 12px;
    min-width: 70px;
}

#menul .filter .section>.v {
    padding: 8px 0;
    border-bottom: 1px solid #f2f2f2;
}

#menul .filter .section>.v:last-child {
    border-bottom: none;
}

#menul .filter .section>.v div {
    display: flex;
    align-items: center;
    margin: 6px 0;
}

#menul .filter .section>.v label {
    font-size: 14px;
    color: #444;
    margin-left: 2px;
}

#menul .filter .section>.v label:hover {
    color: #0c72ea;
    cursor: pointer;
}

#menul .filter .section>.v input:focus {
    outline: none;
}

#menul .filter .section>.v input[type=radio] {
    width: 14px;
    height: 14px;
    border: 1px solid #888;
    border-radius: 50%;
    background-color: #fff;
    -webkit-appearance: none;
}

#menul .filter .section>.v input[type=radio]:checked {
    position: relative;
}

#menul .filter .section>.v input[type=radio]:checked::after {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    content: "";
    border-radius: 50%;
    background-color: #448;
}

#menul .filter .section>.v input[type=checkbox] {
    width: 14px;
    height: 14px;
    border: 1px solid #888;
    border-radius: 2px;
    background-color: #fff;
    -webkit-appearance: none;
}

#menul .filter .section>.v input[type=checkbox]:checked {
    position: relative;
    border: 1px solid #888;
}

#menul .filter .section>.v input[type=checkbox]:checked::after {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    content: "";
    border-radius: 2px;
    background-color: #448;
}

#menul .filter .section>.at>div.r select {
    width: 76px;
    border: none;
}

#menul .filter .section>.at select {
    font-size: 14px;
    min-width: auto;
    max-width: 120px;
    text-align-last: right;
    border: none;
}

@media not all and (min-resolution: .001dpcm) {
    @media {
        #menul .filter .section select {
            direction:rtl;
        }
    }
}

#menul .filter .section>.at select:focus {
    border: none;
    box-shadow: none;
}

#menul .filter .section .at {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}

#menul .filter .section .at:last-child {
    border: none;
}

#menul .filter .section>.at>div:first-child {
    font-size: 14px;
    color: #444;
    overflow: hidden;
    flex: 1;
    margin: 0 6px 0 0;
    text-overflow: ellipsis;
}

#menul .filter .section>.at>div:last-child {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    text-align: right;
}

#menul .filter .section {
    margin: 10px 0;
    padding: 0 10px;
    /* border-top: 1px solid #f2f2f2; */
    /* border-bottom: 1px solid #f2f2f2; */
    background-color: #fff;
}

#menul .filter .section.at .v:last-child {
    padding-bottom: 0;
}

#menul .filter .section:first-child {
    margin-top: 0;
    border-top: none;
    border-radius: 8px;
}

#menul .filter .section.cat {
    border-bottom: none;
    border-radius: 8px;
}

#menul .filter form .section.cat {
    border-bottom: none;
    border-radius: 8px;
}

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

#menul .filter form .section.cat:only-child {
    padding-bottom: 10px;
}

#menul .filter .sline {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f2f2f2;
}

#menul .filter .cl {
    font-size: 12px;
    padding: 2px 8px 2px 10px;
}

#menul .filter .cl:last-child {
    padding-bottom: 10px;
}

#menul .filter .cl .sep {
    font-size: 1px;
    display: block;
    width: 94%;
    height: 10px;
    margin: 16px 0 0;
    padding: 0;
    border-top: 1px dashed #e2e2e2;
    background-image: none;
}

#menul .filter .cl .s {
    font-weight: bold;
    color: #222;
    display: block;
    padding: 6px 2px 6px 12px;
}

#menul .filter .cl .s b {
    display: block;
    padding-bottom: 4px;
}

#menul .filter .cl .t {
    font-weight: 700;
    margin: 0 0 4px;
}

#menul .filter .cl a {
    font-weight: normal;
    display: block;
    margin-left: 12px;
    padding-top: 8px;
}

#menul .filter .cl .sel {
    font-weight: 700;
    color: #000;
    margin-left: 12px;
    padding-top: 8px;
}

#menul .filter .cat>a.p {
    font-size: 13px;
    display: block;
    margin: 10px 0 0 8px;
}

#menul .filter .cat>div.psel {
    font-size: 13px;
    font-weight: bold;
    color: #444;
    margin: 12px 0 0 10px;
}

#ph {
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #efefef;
    background-color: #CE534D;
    box-shadow: 0 1px 6px 1px rgba(0,0,0,0.06);
}

#ph>.c {
    display: flex;
    align-items: center;
    width: 1140px;
    max-width: 1140px;
    height: 60px;
    margin: auto;
}

#ph .brg,#ph .inx,#menul .filter .tbar {
    display: none;
}

#ph #l {
    width: 120px;
    height: 22px;
    margin: 0 10px 0 0;
    padding: 0;
    border: none;
    background: url(/assets/img/i.png) 0 -129px;
    background-size: 120px 120px;
}

#ph #l img {
    width: 120px;
    height: 40px;
}

#menu {
    position: relative;
    z-index: 40;
    height: 42px;
    background-color: #fff;
}

#menu>div {
    line-height: 44px;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1140px;
    height: 42px;
    margin: 0 auto;
}

#menu>div>div>a {
    font-size: 13px;
    display: block;
    padding: 0 8px;
    cursor: pointer;
}

#menu>div>div div {
    cursor: auto;
}

#menu>div>div:hover {
    color: #0c72ea;
    cursor: pointer;
}

#menu>div>div:first-child>span {
    font-size: 13px;
    display: block;
    padding: 0 8px 0 22px;
    cursor: pointer;
    background-image: url(/assets/img/m.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 16px 16px;
}

#menu>div>div:last-child {
    padding-right: 0;
}

#search {
    position: relative;
    flex-grow: 3;
    margin: 0 10px;
}

#search form {
    position: relative;
    z-index: 51;
    max-width: 600px;
}

#search input {
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    padding: 0 10px 0 36px;
    border: none;
    border-radius: 18px;
    outline: none;
    background-color: #f0f0f0;
}

#search input::placeholder {
    color: #888;
}

#search button {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 22px;
    height: 22px;
    padding: 0;
    border: none;
    background: transparent url(/assets/img/i.png) 0 -89px;
    background-size: 120px 120px;
}

#search>form>a {
    position: absolute;
    top: 9px;
    right: 12px;
    display: none;
    width: 16px;
    height: 16px;
    padding: 0;
    border: none;
    background: transparent url(/assets/img/i.png) -23px -39px;
    background-size: 120px 120px;
}

#ph .b {
    font-size: 14px;
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
}

#ph .b #ma {
    font-weight: 400;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 8px 26px 8px 0;
    transition: all 0.2s;
}

#ph .b #ma.in:after {
    width: 6px;
    height: 6px;
    margin: -3px 0 0 8px;
    content: "";
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    transition: all 0.2s;
    transform: rotate(135deg);
}

#ph .b #ma>img {
    width: 32px;
    height: 32px;
    margin-right: 6px;
    border-radius: 50%;
}

#ph .b #ma>span {
    font-size: 14px;
    font-weight: 400;
    color: #222;
    overflow: hidden;
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.2s;
}

#ph .b>#ma:hover,#ph .b>#ma:hover>span {
    color: #0c72ea;
    cursor: pointer;
    text-decoration: none;
}

#ph .b #ma:hover::after {
    border-color: #0c72ea;
}

#ph .b #ma>div {
    line-height: 1.5;
    position: absolute;
    z-index: 51;
    top: 54px;
    display: none;
    min-width: 260px;
    max-width: 320px;
    padding: 4px 0;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,0.15);
}

#ph .b #ma>div>.p {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
    padding: 16px;
    border-bottom: 1px solid #efefef;
    transition: all 0.2s;
}

#ph .b #ma>div>.p>img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

#ph .b #ma>div>.p>img.av_comp {
    border-radius: 6px;
}

#ph .b #ma>div>.p>div {
    overflow: hidden;
    max-width: 240px;
}

#ph .b #ma>div>.p>div>div:first-child {
    font-size: 15px;
    color: #444;
    overflow: hidden;
    padding-bottom: 6px;
    text-overflow: ellipsis;
    transition: all 0.2s;
}

#ph .b #ma>div>.p>div>div:first-child img {
    width: 16px;
    height: 16px;
    margin-left: 6px;
}

#ph .b #ma>div>.p:hover>div>div:first-child {
    color: #0c72ea;
}

#ph .b #ma>div>.p>div>div:last-child {
    font-size: 12px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
}

#ph .b #ma>div>a {
    font-size: 15px;
    color: #111;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 8px 16px;
}

#ph .b #ma>div>a:hover {
    background-color: #f5f5f5;
}

#ph .b #ma>div>a>img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

#ph .b #ma>div>a>div:first-child {
    width: 18px;
    height: 18px;
    margin-right: 8px;
    background: url(/img/um.png?2) no-repeat 0 0;
    background-size: 198px 18px;
}

#ph .b #ma>div>a>div.umads {
}

#ph .b #ma>div>a>div.umadd {
    background-position: -18px 0;
}

#ph .b #ma>div>a>div.ummsg {
    background-position: -36px 0;
}

#ph .b #ma>div>a>div.umbiz {
    background-position: -54px 0;
}

#ph .b #ma>div>a>div.umsads {
    background-position: -72px 0;
}

#ph .b #ma>div>a>div.umsusers {
    background-position: -90px 0;
}

#ph .b #ma>div>a>div.umssrch {
    background-position: -108px 0;
}

#ph .b #ma>div>a>div.umwallet {
    background-position: -126px 0;
}

#ph .b #ma>div>a>div.umsettings {
    background-position: -144px 0;
}

#ph .b #ma>div>a>div.umhelp {
    background-position: -162px 0;
}

#ph .b #ma>div>a>div.umlogout {
    background-position: -180px 0;
}

#ph .b #ma>div>a>div:nth-child(2) {
    line-height: 22px;
    overflow: hidden;
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

#ph .b #ma>div>a>.msg {
    margin-right: -7px;
    margin-left: 16px;
    padding: 2px 7px;
}

#ph .b #ma>div>a>.cnt {
    font-size: 13px;
    font-style: italic;
    color: #666;
    margin-left: 24px;
}

#ph .b #ma>div>a>.wlt {
    font-size: 12px;
    color: #888;
}

#ph .b #ma>div>a>.msg {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    background-color: #c00;
}

#ph .b #ma>div>span {
    display: block;
    margin-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #eee;
}

#ph .b #ma>div:before {
    color: #e0e0e0;
    position: absolute;
    top: -7px;
    right: 0;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    content: "";
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    background-color: #fff;
    transform: rotate(45deg);
}

#lbar {
    position: fixed;
    z-index: 51;
    top: 24px;
    right: 20px;
    display: inline-block;
    float: none;
    width: 16px;
    height: 11px;
    cursor: pointer;
    vertical-align: middle;
    background-image: url(/assets/img/i.png);
    background-size: 120px 120px;
}

#lbar #lmenu {
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    z-index: 99;
    display: none;
    float: right;
    width: 70px;
    margin: 24px 0 0 -78px;
    padding: 6px 16px;
    text-align: left;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}

#lbar #lmenu:before {
    position: absolute;
    top: -7px;
    left: 79px;
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #fff;
    transform: rotate(45deg);
}

#lbar #lmenu a {
    color: #444;
    position: relative;
    display: block;
    height: 16px;
    margin: 6px 0;
    padding-left: 22px;
}

#lbar #lmenu a:hover {
    color: #0c72ea;
}

#lbar #lmenu a div {
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 12px;
    margin: 0;
    padding: 0;
    background-image: url(/assets/img/i.png);
    background-size: 120px 120px;
}

#lbar.en,#lbar #lmenu a div.en {
    background-position: 0 -41px;
}

#lbar.ru,#lbar #lmenu a div.ru {
    background-position: 0 -53px;
}

#lbar.am,#lbar #lmenu a div.am {
    background-position: 0 -65px;
}

#ph .b #sa {
    font-size: 10px;
    font-weight: 400;
    color: #444;
    line-height: 34px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    text-align: center;
    opacity: 0.9;
    background: url(/assets/img/i.png) no-repeat -62px -58px;
    background-size: 94px 94px;
    transition-duration: .3s;
    transition-property: opacity;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

#ph .b #sa:hover {
    text-decoration: none;
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}

#ph #ap {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 8px 20px;
    cursor: pointer;
    text-decoration: none;
    transition: all .2s;
}

#ph #ap:hover,button:hover,input[type=submit]:hover,input[type=button]:hover,a.bblink:hover {
  background-color: #e7e7e721;
border-radius: 8px;
}

#ph #apl {
    display: none;
}

#search input:focus,input[type=text]:focus,input[type=tel]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus,select:focus {
    border-color: #2c92eb;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.08),0 0 2px 2px #ceeaf6;
}

#menu>div>div>div {
    position: absolute;
    z-index: 40;
    top: 0;
    left: 0;
    display: none;
    margin: 27px 0 0 0;
}

#menu>div>div>div>div {
    line-height: 1.5;
    position: relative;
    margin: 16px 0 0 0;
    padding: 0;
    border-radius: 0 0 6px 6px;
    background-color: #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,0.15);
}

#menu>div>div:first-child>div>div {
    width: 240px;
    padding: 4px 0 8px 0;
}

#menu>div>div>div>div>span>div {
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 239px;
    display: none;
    height: 100%;
    margin: 0;
    white-space: nowrap;
    border-radius: 0 0 4px 0;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

#menu>div>div>div>div:before {
    position: absolute;
    top: -7px;
    right: 0;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    content: "";
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    background-color: #fff;
    transform: rotate(45deg);
}

#menu>div>div>div>div>span {
    display: block;
}

#menu>div>div>span a {
    color: #000;
    line-height: 1.5;
    display: block;
    padding: 8px 6px 8px 16px;
}

#menu>div>div>div>div>span>a {
    font-size: 13px;
    color: #000;
    line-height: 1.5;
    display: block;
    padding: 8px 6px 8px 16px;
}

#menu>div>div>div>div>span>div a,#menu>div>div>div>div>div a {
    font-size: 13px;
    padding: 4px 0;
}

#menu>div>div:first-child>div>div>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;
    transform: rotate(45deg);
}

#menu>div>div:first-child>div>div>span:nth-child(13)>a:after,#menu>div>div:first-child>div>div>span:nth-child(18)>a:after {
    display: none;
}

#menu>div a:hover {
    color: #0c72ea;
    cursor: pointer;
    text-decoration: none;
}

#menu .c>span:hover>a:after {
    border-color: #0c72ea;
}

#menu>div i {
    display: block;
    height: 6px;
    margin-bottom: 6px;
    border-bottom: 1px solid #eee;
}

#menu>div .pane {
    display: inline-block;
    box-sizing: border-box;
    width: 290px;
    height: 100%;
    padding: 10px 20px;
    vertical-align: top;
    white-space: normal;
    border-right: 1px solid #efefef;
}

#menu>div .pane:last-child {
    border-right: none;
}

#menu>div .pane1 {
    display: block;
    width: 280px;
    padding: 10px 20px;
}

#menu>div .l {
    font-size: 1px;
    height: 10px;
    margin: 10px 0 0;
    padding: 0;
    border-top: 1px solid #eee;
}

#menu>div b {
    color: #444;
    display: block;
    padding: 2px 0;
}

#menu>div>div>div>div>div b {
    font-size: 13px;
}

#menu>div a {
    display: block;
    padding: 5px 0;
}

#menu>div a:hover {
    text-decoration: none;
}

#menu>div .pane1 .s,#menu>div .pane .s {
    padding: 2px 0 8px 12px;
}

#pfooter {
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    clear: both;
    align-content: center;
    width: 100%;
    height: 50px;
    border-top: 1px solid #f2f2f2;
    background-color: #fafafa;
}

#pfooter .c {
    width: 1140px;
    margin: auto;
}

#pfooter .c .r a {
    margin-left: 16px;
}

h1 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px;
}

h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 4px 0;
}

#crumb {
    display: flex;
    align-items: center;
    height: 46px;
}

#crumb ol {
    color: #666;
    flex: 1;
    margin: 0;
    padding: 0;
    list-style: none;
}

#crumb li,#crumb span {
    font-size: 12px;
    color: #666;
    line-height: 46px;
    display: inline;
}

#crumb li div {
    display: inline;
}

#crumb li + li:before {
    color: #666;
    content: " › ";
}

.vpagetab {
    position: relative;
    margin: 0 0 16px;
    padding: 10px 0;
    text-align: left;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.vpagetab div,.vpagetab a {
    font-size: 15px;
    color: #222;
    line-height: 20px;
    position: relative;
    display: block;
    height: 20px;
    padding: 10px 16px 10px 16px;
}

.vpagetab a:hover {
    color: #1c82ec;
    text-decoration: none;
}

.vpagetab div {
    font-weight: bold;
}

.vpagetab div:after {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: -10px;
    bottom: 0;
    width: 0;
    height: 0;
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #fff;
}

.vpagetab div span,.vpagetab a span {
    font-weight: normal;
    font-style: italic;
    color: #888;
    float: right;
    padding-right: 8px;
}

.pagetab {
    margin-top: 16px;
    margin-bottom: -4px;
}

.pagetab>a {
    font-size: 15px;
    color: #444;
    display: inline-block;
    padding: 8px 16px 14px 16px;
    transition: all .2s;
}

.pagetab>a:hover {
    color: #0c72ea;
    text-decoration: none;
}

.pagetab .cnt {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    margin-left: 5px;
    padding: 2px 7px;
    text-align: center;
    border-radius: 20px;
    background-color: #c00;
}

.pagetab>span {
    font-size: 15px;
    color: #0c72ea;
    position: relative;
    display: inline-block;
    padding: 8px 18px 14px 18px;
    border-top: 2px solid #0c72ea;
    border-radius: 6px 6px 0 0;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.pagetab>span:after {
    position: absolute;
    right: -3px;
    bottom: -4px;
    left: -3px;
    display: block;
    height: 8px;
    content: "";
    background-color: #fff;
}

.pagetab>span:first-child:after {
    left: 0;
}

.pagetab .fb {
    color: #000;
    background-color: #fff;
}

.pagetab .pic {
    float: right;
    width: 26px;
    height: 26px;
    margin-top: 6px;
}

.pagetab .pic img {
    border-radius: 2px;
}

.pagetab .l a {
    color: #222;
}

.pagetab .l a:hover,.pagetab .l a:active {
    color: #1c82ec;
    text-decoration: none;
}

.tabbody {
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.tabbody .help {
    width: auto;
    border: none;
}

#tabmenu {
    font-size: 15px;
    width: 280px;
    margin: 20px;
    padding-top: 10px;
}

#tabmenu .item {
    padding: 6px;
}

#tabmenu .sel {
    font-weight: 700;
}

#tabcontent {
    flex: 1;
    margin: 0;
    padding: 20px;
    border-left: 1px solid #efefef;
}

#tabcontent>.tsmenu {
    margin: 0 10px;
}

#tabcontent>.tsmenu .c {
    display: flex;
    align-items: center;
    padding: 20px 10px;
    border-bottom: 1px dashed #e2e2e2;
}

#tabcontent>.tsmenu .c:first-child {
    padding-top: 10px;
}

#tabcontent>.tsmenu .c:last-child {
    border: none;
}

#tabcontent>.tsmenu .c .l {
    flex: 1;
    margin-right: 40px;
}

#tabcontent>.tsmenu .c .l .t {
    font-size: 18px;
    color: #222;
    margin-bottom: 6px;
}

#tabcontent>.tsmenu .c .l .i {
    font-size: 14px;
    color: #666;
}

.it {
}

.it>div:first-child {
    display: flex;
    align-items: center;
}

.it>div:first-child>div {
    font-size: 15px;
    padding: 10px 14px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all .4s;
}

.it>div:first-child>div:hover {
    -webkit-filter: brightness(110%);
}

.it>div:first-child>div.s {
    border-bottom: 2px solid #0c72ea;
}

.it>div:first-child>div>img {
    height: 24px;
}

.it>div:nth-child(2) {
    display: none;
    margin-top: -1px;
    padding: 12px 0 0;
    border-top: 1px solid #efefef;
}

.it>div:nth-child(2)>div {
    display: none;
}

.bip {
    margin: 20px 0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

#dialog .bip {
    margin: 0;
}

.bip .help {
    width: auto;
    border: none;
}

.bip>.t {
    font-size: 16px;
    font-weight: bold;
    padding: 16px 20px;
    border-radius: 8px 8px 0 0;
}

.bip>.t.b {
    color: #fff;
    background-color: #d00;
}

.bip>.t.w {
    color: #444;
    background-color: #fc0;
}

.bip>.i {
    font-size: 15px;
    color: #222;
    padding: 10px 30px;
}

.bip>.i>div:first-child {
    font-size: 15px;
    font-weight: bold;
    color: #666;
}

.bip>.i>div:last-child {
    padding: 10px 20px 0;
    box-shadow: none;
}

.bip>.c {
    padding: 12px 12px 12px 30px;
    border-top: 1px solid #eee;
}

.bip>.c>a,.bip>.c>div {
    font-size: 14px;
    display: inline-block;
    margin-right: 12px;
    padding: 8px;
}

.bip>.c>div {
    color: #666;
}

.plogin {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 500px;
    margin: 30px auto 0 auto;
    padding: 20px 30px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.plogin .t {
    font-size: 15px;
    color: #444;
    text-align: center;
}

.plogin .h {
    font-size: 20px;
    color: #222;
    margin: 0 0 10px 0;
    text-align: center;
}

.plogin .soclogin {
    display: flex;
    justify-content: center;
    margin: 20px 0 30px 0;
}

.plogin .soclogin a {
    margin: 0 10px;
    transition: all .2s;
}

.plogin .soclogin a:hover {
    -webkit-filter: brightness(110%);
}

.plogin .soclogin a img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.plogin .email {
    margin: 10px 0;
}

.plogin>.l>.email>form>.box {
    margin: 0 20px 20px 20px;
    padding: 0 10px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

.plogin .l .box>div {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
}

.plogin .l .box>div:last-child {
    border-bottom: 1px solid #fff;
}

.plogin .l .box>div {
    position: relative;
}

.plogin .l .box>div>.forgot {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    display: flex;
    align-items: center;
    text-align: right;
    vertical-align: middle;
}

.plogin .box2 {
    padding: 10px 0 24px 0;
}

.plogin>.l>.email>form>.box input {
    margin: 0;
    padding: 12px 8px;
    border: none;
    box-shadow: inset 0 0 0 500px white !important;
}

.plogin form>.btns {
    padding: 0 40px;
}

.plogin .btns input[type=submit] {
    width: 100%;
    margin: 0;
    border-radius: 40px;
}

.plogin .box .felement_err {
    border: none !important;
}

.plogin .error {
    padding: 0 0 16px 0;
}

.plogin .l .forgot a {
    font-size: 12px;
    color: #888;
    transition: all .2s;
}

.plogin .l .forgot a:hover {
    color: #0c72ea;
}

.plogin .r {
    padding: 10px 0 0 0;
    text-align: center;
}

.plogin .r .t {
    font-size: 15px;
    color: #444;
    display: flex;
    align-items: center;
    flex-basis: 100%;
    margin: 8px 0;
}

.plogin .r .t::before,.plogin .r .t::after {
    font-size: 0;
    line-height: 0;
    flex-grow: 1;
    height: 1px;
    margin: 0 8px;
    content: "";
    background: #e2e2e2;
}

.plogin .r .btn {
    padding: 20px 0 21px 0;
}

.plogin .r .btn a {
    color: #0c72ea !important;
    display: block;
    width: 300px;
    max-width: 340px;
    margin: auto;
    padding: 12px;
    border: 1px solid #0c72ea;
    background-color: #fff;
}

.plogin .page_info {
    padding: 0;
    box-shadow: none;
}

.wallet .l>.t,.wallet .r>.t {
    font-size: 20px;
    color: #444;
    margin: 0 0 10px;
}

.wallet {
    display: flex;
}

.wallet .l {
    width: 340px;
    padding: 20px 30px 20px 40px;
}

.wallet .l .i {
    font-size: 13px;
    color: #666;
    padding: 40px 0 6px 2px;
}

.wallet .l .amount {
    font-size: 32px;
    font-weight: 700;
    color: #801400;
    padding: 4px 16px 12px 0;
}

.wallet .l .number {
    font-size: 15px;
    color: #444;
    margin: 2px 0 10px 0;
}

.wallet .r {
    flex: 1;
    padding: 20px 30px 20px 40px;
    border-left: 1px solid #efefef;
}

.wallet .r .c {
    font-size: 15px;
}

.wallet .r .c img {
    float: right;
    width: 80px;
}

.wallet .r .pt {
    font-size: 15px;
    font-weight: bold;
    margin: 4px 0 16px;
}

.wallet li {
    font-size: 15px;
    color: #222;
}

.wallet .r .i {
    font-size: 14px;
    color: #222;
    margin: 16px 0;
    padding-top: 16px;
    border-top: 1px dashed #e2e2e2;
}

.wallet .cc,.wallet .cca {
    margin-bottom: 20px;
}

.wallet .cc .error {
    font-size: 16px;
    color: #d00;
    display: none;
    padding: 0 0 20px 0;
}

.wallet .cc form>span,.wallet .cca form>span {
    display: flex;
    align-items: center;
    padding: 4px 10px;
}

.wallet .cc select {
    font-size: 20px;
    width: 110px;
    padding: 6px 20px 6px 8px;
}

.wallet .cc input,.wallet .cca input {
    font-size: 20px;
    width: 120px;
    padding: 6px 8px;
}

.wallet .cc .bblink,.wallet .cca .bblink {
    margin-left: 12px;
}

.wallet .cc .crc,.wallet .cca .crc {
    font-size: 22px;
    margin-left: 4px;
}

.ft_title .text {
    width: 500px;
    padding: 6px 0;
}

div.flabel {
    font-size: 15px;
    color: #222;
    float: left;
    width: 170px;
    padding-top: 5px;
    text-align: right;
}

div.flabel0 {
    font-size: 15px;
    color: #222;
    float: none;
    width: auto;
    margin: 0 0 6px 10px;
    padding-top: 6px;
    text-align: left;
}

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

div.felement {
    display: block;
    margin-left: 190px;
    padding: 0 0 10px;
}

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

div.felement .ph {
    display: inline-block;
    margin: 0 4px 0 0;
}

div.felement div a {
    font-size: 14px;
    color: #0c72ea;
    margin-left: 12px;
}

.frow {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 8px 0;
}

.frow.fh {
    display: none;
}

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

.frow.top>.l {
    margin-top: 5px;
}

.frow>.l {
    font-size: 15px;
    color: #555;
    width: 190px;
    text-align: right;
}

.frow.s>.l {
    width: 90px;
}

.frow .e {
    font-size: 15px;
    flex: 1;
    margin-left: 20px;
}

.frow .i {
    font-size: 13px;
    color: #888;
    max-width: 540px;
    margin: 4px 1px;
}

.frow0 {
    padding: 5px 0;
}

.frow1 {
    padding: 0 0 6px 16px;
}

.frow0 .e {
    position: relative;
}

.frow2 {
    display: flex;
    flex-direction: column;
    padding: 5px 0;
}

.frow2>.l {
    font-size: 15px;
    color: #666;
    width: 100%;
    margin: 0 0 4px 0;
    text-align: left;
}

.frow2 .e {
    font-size: 15px;
    flex: 1;
    width: 100%;
    margin: 0 0 6px 0;
}

.frow .addr {
    display: flex;
    align-items: center;
    max-width: 640px;
}

.frow .addr>a>img {
    width: 28px;
    height: 28px;
    margin-left: 10px;
    transition: all 0.2s;
}

.frow .addr>a:hover>img {
    transform: scale(1.12);
}

.frow .addr_approx {
    margin: 10px 0 10px 4px;
}

.frow .addr_approx .cbox div {
    font-size: 14px;
    color: #666;
    width: 20px;
}

.frow .addr_approx .cbox>div:first-child>span {
    width: 14px;
    height: 14px;
}

.fspacer {
    height: 20px;
}

#idpad,#idprenew {
    color: #888;
    display: inline-block;
    margin-left: 10px;
}

.bdash {
    display: flex;
}

.bdash>.l {
    display: flex;
    flex-direction: column;
    width: 420px;
    padding: 20px 4px 20px 20px;
    border-right: 1px solid #efefef;
}

.bdash>.l>.t {
    font-size: 16px;
    font-weight: bold;
    color: #444;
}

.bdash>.l>.s {
    margin: 2px 0 16px 0;
}

.bdash>.l>.s>div {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding: 4px 0 4px 10px;
}

.bdash>.l>.s>div>div:nth-child(2) {
    font-size: 15px;
    margin-left: 20px;
}

.bdash>.l>.s>div>a,.bdash>.l>.s>div>div:last-child {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    margin-left: 4px;
    padding: 8px;
    border-radius: 50%;
    transition: all 0.2s;
}

.bdash>.l>.s>div>a:hover {
    background-color: #f2f2f2;
}

.bdash>.l>.s>div>a img {
    width: 20px;
    height: 20px;
}

.bdash>.l>.s>div>div:first-child {
    font-size: 15px;
    color: #555;
    flex: 1;
}

.bdash>.l>div.pblock {
    display: block;
    width: 100%;
    padding: 16px 0;
    text-align: center;
    border-top: 1px solid #efefef;
}

.bdash>.l>div.pblock img {
    width: 38px;
    height: 38px;
    margin-bottom: 2px;
}

.bdash>.l>div.pblock>a {
    font-size: 14px;
    display: inline-block;
    width: 90px;
    text-align: center;
    transition: all .2s;
}

.bdash>.l>div.pblock>.g {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0;
    opacity: 0.5;
}

.bdash>.l>div.pblock>.g span {
    font-size: 13px;
    font-weight: normal;
}

.bdash>.l>div.pblock .nohp div.t {
    font-size: 16px;
    color: #444;
    margin: 8px 0;
}

.bdash>.l>div.pblock .nohp div.i {
    font-size: 14px;
    color: #666;
}

.bdash>.l>div.pblock .nohp .blink {
    font-size: 17px;
    display: block;
    margin-top: 12px;
}

.bdash>.r {
    flex: 1;
    padding: 20px 60px;
}

.bdash>.r>div {
    margin-bottom: 30px;
}

.bizform {
    margin: 10px 30px;
}

.bizpay {
    margin: 16px 0 0 0;
    padding: 0 16px;
}

.arow {
    display: flex;
    padding: 20px 30px;
    border-bottom: 1px solid #efefef;
}

.arow:last-child {
    border: none;
}

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

.arow>div:first-child>div:first-child {
    font-size: 17px;
    color: #222;
}

.arow>div:first-child>div:last-child {
    font-size: 14px;
    color: #888;
    overflow: hidden;
    margin-top: 4px;
    text-overflow: ellipsis;
}

.arow>div:last-child {
    flex: 1;
    text-align: right;
}

.arow>div:last-child>a {
    font-size: 15px;
    color: #0c72ea;
    transition: all .2s;
}

.arow>div:last-child>a:hover {
    color: #1c82ec;
    -webkit-filter: brightness(120%);
}

.felement_err {
    border: 1px solid #f22 !important;
}

.felement_err:focus {
    border-color: #f00 !important;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.08),0 0 2px 2px #fcc !important;
}

div.felement0 {
    display: block;
    margin: 0;
    padding: 0 10px 8px 10px;
}

div.felement0 input[type=text],div.felement0 input[type=password],div.felement0 select,div.frow0 input[type=text],div.frow0 input[type=password],div.frow0 select,textarea {
    padding: 8px;
}

div.felement0 input[type=tel] {
    padding: 8px 8px 8px 24px;
    background-position: 4px 8px;
}

div.felement input,div.felement textarea,div.felement0 input,div.felement0 textarea,div.frow input,div.frow textarea,div.frow0 input,div.frow0 textarea {
    line-height: 1.5;
    box-sizing: border-box;
}

.mapview {
    display: none;
    overflow: hidden;
    height: 180px;
    margin: 6px 0 0 0;
    border-radius: 8px;
}

.mapview img {
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.felement .fe_addr {
    width: 65%;
}

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

textarea {
    resize: none;
}

.rgroup label {
    font-size: 15px;
    flex: 1;
    padding: 0 0 0 4px;
}

.rgroup {
    display: flex;
}

.rgroup span {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.rgroup.br {
    flex-direction: column;
}

.rgroup.br span {
    margin-bottom: 10px;
}

.fsec:first-child {
    border-top: none;
}

.fsec {
    padding: 18px 18px 18px 0;
    border-top: 1px dashed #e2e2e2;
}

.fsec>.t {
    font-size: 18px;
    font-weight: 700;
    color: #444;
    padding: 0 0 12px 16px;
}

div.fsec .felement:last-child {
    padding-bottom: 0;
}

.fsec .blink {
    font-size: 14px;
}

.fnotif>span.t {
    font-size: 15px;
    color: #666;
    display: block;
    padding: 6px 0;
}

.fnotif>div {
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 14px 0;
    border-bottom: 1px dashed #e2e2e2;
}

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

.fnotif>div>.t {
    flex: 1;
}

.fnotif>div>.i {
    font-size: 14px;
    width: 90px;
    text-align: center;
}

.fnotif>div>.i label.cbox>div:first-child {
    width: auto;
    margin: auto;
}

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

.fbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    text-align: center;
    border-top: 1px dashed #e2e2e2;
}

.fbtn input {
    margin: 0 8px;
}

.finfo {
    font-size: 10px;
    font-weight: 400;
    color: #222;
    padding: 2px 0;
}

.formlabelerror {
    font-size: 12px;
    color: red;
}

.postdlg {
    font-size: 15px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.postdlg h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 16px 0;
}

.postdlg>.l {
    font-size: 15px;
    padding: 20px 30px;
}

.postdlg>.c,.postdlg>form>.c {
    margin: auto;
    padding: 0 20px;
}

.postdlg .btns {
    padding: 30px 20px;
    border-top: 1px solid #efefef;
}

.postdlg.msg {
    max-width: 600px;
    margin: 40px auto 0 auto;
}

.postdlg.msg .pay {
    margin: 20px 0;
}

.postdlg.msg .fbtn {
    padding: 10px 0;
    border: none;
}

.postdlg.msg .fbtn a {
    min-width: 120px;
    margin: 8px;
}

.postdlg.msg .blink {
    padding: 0;
}

.postdlg .info {
    box-shadow: none;
}

.postdlg .fsec {
    border: none;
}

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

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

.preview_box {
    display: flex;
}

.preview_box #star {
    display: none;
}

.preview_box #uinfo {
    border: none;
    border-radius: 6px;
}

.preview_box>.l {
    width: 740px;
    padding: 0 0 20px 0;
    border-right: 1px solid #efefef;
}

.preview_box>.r {
    flex: 1;
    height: 100%;
    margin: 10px 0;
}

.preview_box .pv {
    border-radius: 8px 0 0 0;
}

.pay {
    font-size: 15px;
}

.pay .pi {
    margin: 0 0 16px 0;
}

.pay .pi>div {
    font-size: 15px;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 6px 0;
    text-align: left;
    border-bottom: 1px dotted #e2e2e2;
}

.pay .pi>div>div:nth-child(1) {
    flex: 1;
    margin-right: 8px;
    padding-left: 16px;
}

.pay .pi>div>div:nth-child(2) {
    font-size: 15px !important;
    font-weight: 700;
    padding-right: 16px;
    text-align: right;
}

.pay .pi>div>div:nth-child(2) a {
    font-size: 14px;
    font-weight: normal;
    color: #0c72ea;
    display: block;
    margin: 6px 0 2px 0;
}

.pay .pi select {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-right: -18px;
    padding: 0 18px 0 2px;
    cursor: pointer;
    text-align: right;
    text-align-last: right;
    vertical-align: baseline;
    border: none;
}

.pay .pi .tier {
}

.pay .pi .tier>span {
    margin-left: 14px;
}

.pay .pi .tier>span input {
    margin: 0 4px 0 0;
    padding: 0;
}

.pay .pi .tier>span label {
    font-size: 14px;
    cursor: pointer;
}

.pay .pi .tier>span:hover label {
    color: #0c72ea;
}

.pay .pi select:focus {
    outline: none;
    box-shadow: none;
}

.pay li {
    font-size: 14px;
    color: #444;
    margin: 4px 0;
}

.pay .ot {
    font-size: 15px;
    margin: 10px 0;
    padding: 10px 10px 6px 0;
    border-bottom: 1px solid #efefef;
}

.pay .smsc {
    font-weight: 700;
    color: #888;
    margin: 12px 20px 4px;
}

.pay .smsi {
    font-size: 14px;
    margin: 0 10px;
    padding: 8px 10px;
    background-color: #ffe;
}

.pay .i {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #e2e2e2;
}

.pay .i small,.wallet .r .i small {
    display: block;
    margin-top: 8px;
}

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

.pay .btn {
    padding: 10px 0;
    text-align: center;
}

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

.pay>.x {
    margin-top: 20px;
    padding: 20px 0 10px;
    text-align: center;
    border-top: 1px solid #efefef;
}

.pay>.x>div:first-child {
    font-size: 15px;
    color: #444;
    margin: 0 0 20px 0;
}

.ga_cl {
    margin: 4px 0 16px 10px;
}

.ha {
    float: left;
    margin: 0 0 8px -30px;
}

.hl {
    background-color: #ffb;
}

.notfound {
    font-size: 16px;
    color: #666 !important;
    display: block !important;
    padding: 40px !important;
}

.dlgt {
    font-size: 11px;
    font-weight: 700;
    padding: 6px;
}

.dlgi {
    font-size: 15px;
    color: #333;
    margin: 0 0 20px 0;
}

.dlg {
    margin-top: 4px;
    margin-bottom: 6px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}

.dlg .c {
    padding: 0 10px;
}

.dlg_confirm {
    font-size: 16px;
    color: #333;
    padding: 30px 10px;
    text-align: center;
}

.dlg_confirm img {
    display: block;
    width: 72px;
    height: 72px;
    margin: 0 auto 20px;
}

button,input[type=submit],input[type=button] {
    font-size: 15px;
    color: #fff;
    padding: 10px 26px;
    cursor: pointer;
    text-decoration: none;
    border: none;
    border-radius: 6px;
    outline: none;
    background-color: #0c72ea;
    transition: all .2s;
    -webkit-appearance: none;
}

a.blink {
    color: #0c72ea;
    overflow: visible;
    margin: 10px auto 0;
    padding: 6px 20px;
    transition: all .2s;
}

a.bblink {
    font-size: 15px;
    color: #fff !important;
    display: inline-block;
    margin: 0;
    padding: 10px 18px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 6px;
    background-color: #0c72ea;
    transition: all .2s;
}

a.bblink.disabled {
    cursor: wait;
    background-color: #ccc;
}

a.fb_btn {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    display: block;
    width: 140px;
    height: 37px;
    margin: 0 auto;
    padding: 9px 15px 1px 15px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    background-color: #4c66a4;
    transition: all .2s;
}

a.fb_btn:hover {
    background-color: #5b75b3;
}

.felement input[type=button] {
    margin: 0 12px 0 0;
}

#dialog .btns {
    clear: both;
    margin: 4px;
    padding: 20px 10px 14px 10px;
    text-align: center;
}

.cnt {
    font-size: 9px;
    font-weight: 400;
    color: #222;
    white-space: nowrap;
}

.glheader {
    font-size: 15px;
    font-weight: bold;
    color: #444;
    padding: 16px 0 10px 12px;
    white-space: nowrap;
}

tr.action {
    transition: all 0.2s;
}

tr.action:hover {
    cursor: pointer;
    background-color: #fafafa;
}

tr.action:hover a {
    color: #0c72ea;
}

tr.action:hover img {
    -webkit-filter: brightness(110%);
}

.dl .gl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 10px;
}

.dl .gl a {
    font-size: 12px;
    position: relative;
    display: inline-block;
    width: 250px;
    height: auto;
    margin: 10px 0;
    vertical-align: top;
    transition: all 0.2s;
}

.dl .gl a:hover {
    text-decoration: none;
    -webkit-filter: brightness(110%);
}

.dl .gl a.h:hover {
    background-color: transparent;
}

.dl .gl a .ulabel {
    position: absolute;
    top: 157px;
    left: 2px;
}

.dl .gl a .clabel {
    line-height: 1.5;
    position: absolute;
    top: 160px;
    right: 2px;
}

.dl .gl a .clabel.k {
    font-size: 12px;
    padding: 2px 6px;
}

.dl .gl a>.l {
    font-size: 15px;
    color: #222;
    line-height: 1.4;
    display: -webkit-box;
    overflow: hidden;
    max-height: 64px;
    text-align: left;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.dl .gl a:hover>.l,.dlrel>div>a:hover>div>div:first-child,.featured .c .s a:hover div {
    color: #0c72ea;
}

.dl .gl a .l3 {
    display: -webkit-box;
    max-height: 65px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.dl .gl a>.p {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-bottom: 3px;
}

.dl .gl a>.p .tlabel {
    font-size: 11px;
    float: none;
}

.dl .gl a img {
    width: 250px;
    height: 185px;
    margin-bottom: 6px;
    border-radius: 6px;
    object-fit: cover;
}

.dl .gl a>.at,.featured .c .s a>div>.at {
    font-size: 14px;
    color: #666;
    margin-top: 4px;
}

div.dl>a>div>.at {
    font-size: 14px;
    color: #444;
    margin: 6px 0;
}

.dlbar {
}

.dlbar .list {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    opacity: .3;
    background: url(/assets/img/i.png) -22px -87px;
    background-size: 120px 120px;
    transition-duration: .3s;
    transition-property: opacity;
}

.dlbar .grid {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    vertical-align: middle;
    opacity: .3;
    background: url(/assets/img/i.png) -22px -104px;
    background-size: 120px 120px;
    transition-duration: .3s;
    transition-property: opacity;
}

.dlbar>.map {
    font-size: 13px;
    color: #222;
    margin: 0 20px 0 0;
    transition-duration: .3s;
}

.dlbar>.map>div {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 6px 0 0;
    vertical-align: middle;
    opacity: .4;
    background: url(/assets/img/i.png) -39px -87px;
    background-size: 120px 120px;
    transition-duration: .3s;
    transition-property: opacity;
}

.dlbar>.map:hover>div {
    opacity: .6;
}

.dlbar .grid:hover,.dlbar .list:hover {
    opacity: .6;
}

.dlbar .s {
    opacity: 1;
}

.dlbar .sort {
    display: inline-block;
    margin-right: 16px;
}

.dlbar .sort select {
    font-size: 11px;
    color: #444;
    padding: 4px 24px 4px 16px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    outline: none;
    background-color: #fff;
}

.dl .actions {
    float: left;
    padding-top: 4px;
}

.dl .search>input[type=text] {
    width: 200px;
    margin: 0 0 0 4px;
}

.dl .user {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.dl .user img {
    width: 48px;
    height: 48px;
    margin-right: 12px;
    border-radius: 50%;
}

.dl .user>div {
    display: flex;
    flex-direction: column;
}

.dlrev {
    display: flex;
    flex-direction: column;
}

.dlrev>div {
    color: #222;
    display: flex;
    padding: 16px 20px;
    border-bottom: 1px solid #f2f2f2;
}

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

.dlrev>div>div:first-child {
    width: 140px;
    margin-right: 30px;
    text-align: center;
}

.dlrev>div>div:first-child>div {
    font-size: 15px;
    display: block;
    margin-bottom: 6px;
}

.dlrev>div>div:first-child>div img {
    width: 48px;
    height: 48px;
    margin: 0 0 5px 0;
    border-radius: 50%;
}

.dlrev>div>div:first-child .since {
    font-size: 11px;
    color: #888;
    margin-top: 4px;
}

.dlrev>div>div:last-child {
    flex: 1;
}

.dlrev>div>div:last-child>div:first-child {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.dlrev>div>div:last-child>div:first-child>.s {
}

.dlrev>div>div:last-child>div:first-child>.s>span {
    font-size: 16px;
    color: #ccc;
    margin: 0 2px;
    text-align: center;
}

.dlrev>div>div:last-child>div:first-child>.s>span.on {
    color: #fece1f;
}

.dlrev>div>div:last-child>div:first-child>.i {
    color: #666;
    margin-left: 20px;
}

.dlrev>div>div:last-child>.b {
    font-size: 15px;
    font-weight: normal;
    color: #444;
    line-height: 1.5;
    margin-bottom: 12px;
}

.dlrev>div>div:last-child>.d {
    font-size: 12px;
    font-weight: normal;
    color: #888;
}

.dl .abar {
    display: flex;
    justify-content: flex-end;
    margin: -8px;
    text-align: right;
    white-space: nowrap;
}

.dl .abar img {
    width: 20px;
    height: 20px;
}

.dl img.n,.bdash>.l>div.pblock .nohp img {
    opacity: 0.4;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.dl .abar>a,.dl .abar>div {
    padding: 8px;
    border-radius: 20px;
    transition: all 0.2s;
}

.dl .abar>a:hover {
    background-color: #f2f2f2;
}

.dlf {
    clear: both;
    padding: 30px;
    text-align: center;
}

.dlf a {
  color: #ce534d;
  padding: 14px 14px;
  text-align: center;
  border-radius: 6px;
  transition: all .1s;
  background: #ce534d1f;
  display: block;
  font-weight: 600;
}

.dlf .c {
    font-size: 14px;
    font-weight: 700;
    margin: 0 4px;
    padding: 5px 9px;
    text-align: center;
    border-radius: 4px;
    background-color: #efefef;
}

.dlf a:hover {
    text-decoration: none;
    background-color: #efefef;
}

.dl tr td.headerd {
    font-size: 14px;
    font-weight: 700;
    color: #444;
    padding: 16px 0 8px 12px;
    vertical-align: middle;
    white-space: nowrap;
    border-top: 1px solid #efefef;
}

.dl tr:first-child td.headerd,.dl tr:first-child td.h,.dl tr:first-child td {
    border: none;
}

.tabbody .dl tr.hdr {
    background-color: #f6f6f6;
}

.tabbody .dl tr.hdr td {
    border: none;
}

.dl tr.hdr td {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    vertical-align: middle;
    white-space: nowrap;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.dl .t {
    font-size: 14px;
    line-height: 1.5;
    float: left;
    width: 360px;
}

.dl td:first-child .t {
    width: 560px;
}

.dl .tf {
    font-size: 14px;
    float: left;
    width: 320px;
}

.dl .p .p2 {
    font-size: 12px;
    color: #888;
    display: block;
}

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

.dl a:hover .d {
    text-decoration: none;
}

.dl .s {
    margin-top: 4px;
}

.dl .s span {
    font-size: 11px;
    color: #666;
    display: inline-block;
    margin-top: 8px;
    margin-right: 18px;
    white-space: nowrap;
}

.dl .bnr_thumb {
    overflow: hidden;
    width: 96px;
    height: 72px;
    border: 1px solid #e2e2e2;
}

.dl .bnr_thumb img {
    height: 100px;
    margin-top: -10px;
}

#msg_list {
    position: relative;
}

.chatTitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 48px;
    overflow: hidden;
    height: 48px;
    padding: 12px 8px 12px 20px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #eee;
}

.chatTitle a {
    color: #222;
}

.chatTitle .l {
    float: left;
    margin-right: 10px;
}

.chatTitle .l img {
    width: 64px;
    height: 48px;
    border-radius: 6px;
}

.chat {
    clear: both;
}

.chatBody {
    overflow: auto;
    height: 300px;
}

.chatBody .msg {
    display: flex;
    margin: 16px 20px;
    padding: 8px;
}

.chatBody .msg .l {
}

.chatBody .msg .r {
    flex: 1;
    margin-left: 16px;
}

.chatBody .msg .r .msg_u {
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.chatBody .msg .r .msg_u a {
    font-size: 16px;
    color: #333;
}

.chatBody .msg .r .msg_d {
    font-size: 11px;
    color: #444;
    margin-left: 40px;
    text-align: right;
}

.chatBody .msg .r .msg_d img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.chatBody .msg .r .msg_b {
    font-size: 15px;
    color: #222;
    max-width: 650px;
    margin: 10px 0 0 0;
}

.chatReply {
    position: relative;
    border-top: 1px solid #eee;
    border-radius: 0 0 8px 8px;
    background-color: #fff;
}

.chatReply textarea {
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    height: 64px;
    padding: 23px 200px 10px 30px;
    border: none;
}

.chatReply textarea:focus {
    box-shadow: none;
}

.chatReply input[type="button"] {
    font-size: 15px;
    color: #0c72ea;
    position: absolute;
    top: 8px;
    right: 0;
    width: 170px;
    height: 48px;
    padding: 0 30px;
    border-left: 1px solid #eee;
    border-radius: 0;
    background-color: #fff;
    transition: none;
}

.chatReply input[type="button"]:hover {
    color: #1c82ec;
}

.chatReply input[type="submit"]:hover,.chatReply input[type="button"]:active,.chatReply input[type="button"]:focus {
    color: #1c82ec;
    outline: none;
}

.chatReply input[type="button"][disabled] {
    text-indent: -999px;
    background: #fff url(/img/loading.gif) no-repeat center center;
}

.dlmsg,.dlpayh,.dlbundles,.dlbp {
    display: flex;
    flex-direction: column;
}

.dlmsg span.replied {
    font-size: 12px;
    font-weight: bold;
    color: #888;
    display: inline-block;
    margin: 4px 10px 4px 0;
}

.dlmsg>a,.dlpayh>span,.dlbundles>span,.dlbundles>div,.dlbp>a {
    color: #222;
    display: flex;
    align-items: center;
    padding: 16px 20px;
    border-bottom: 1px solid #f2f2f2;
    transition: all .2s;
}

.dlmsg>a:last-child,.dlbp>a:last-of-type {
    border: none;
}

.dlmsg .dlf,.dlpayh .dlf {
    border-top: none;
}

.dlmsg>a div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

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

.dlmsg>a>div:nth-child(2)>div:nth-child(1) {
    font-size: 15px;
    width: 180px;
    padding: 4px 20px 4px 0;
}

.dlmsg>a>div:nth-child(2)>div:nth-child(1) .cnt {
    font-size: 12px;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 8px;
    padding: 2px 8px;
    text-align: center;
    border-radius: 50%;
    background-color: #eee;
}

.dlmsg>a>div:nth-child(2)>div:nth-child(1) .new {
    font-size: 18px;
    color: #0c72ea;
    margin-right: 2px;
}

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

.dlmsg>a>div:nth-child(2)>div:nth-child(3) {
    color: #aaa;
    margin-left: auto;
    text-align: right;
}

.dlmsg a:hover {
    text-decoration: none;
    background-color: #fafafa;
}

.dlmsg .t {
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}

.dlmsg .desc {
    font-size: 14px;
    color: #888;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dlbundles>div {
    justify-content: flex-end;
}

.dlbundles>span {
    font-size: 15px;
}

.dlbundles>span>div:first-child {
    font-size: 15px;
    width: 300px;
}

.dlbundles>span>div:nth-child(2) {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}

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

.dlbundles>span>div:nth-child(2)>div span {
    font-size: 15px;
}

.dlbundles>span>div:nth-child(2)>div span:first-child {
    color: #888;
}

.dlbundles>span>div:last-child {
    font-size: 15px;
    color: #333;
    flex: 1;
    margin-left: 10px;
    text-align: right;
}

.dlbundles>span>div:last-child>div:first-child {
    font-size: 14px;
    color: #888;
    margin-bottom: 2px;
}

.dlbundles>span.exp,.dlbundles>span.exp div,.dlbundles>span.exp span {
    color: #aaa !important;
    text-decoration: line-through;
}

.dlbp>a>img {
    width: 120px;
    height: 120px;
    margin-right: 20px;
    border-radius: 6px;
}

.dlbp>a>div>div:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    transition: all 0.2s;
}

.dlbp>a:hover>div>div:first-child {
    color: #0c72ea;
}

.dlbp>a>div>div:nth-child(2) {
    font-size: 14px;
    color: #999;
    margin-top: 6px;
}

.dlbp>a>div>div:nth-child(3) {
    display: flex;
    margin-top: 10px;
}

.dlbp>a>div>div:nth-child(3)>div {
    font-size: 15px;
    color: #444;
    margin-right: 16px;
}

.dlbp>a>div>div.r {
    margin-top: 10px;
}

.dlpayh>span>div:first-child {
    font-size: 14px;
    display: flex;
    align-items: center;
    flex: 1;
    flex-direction: row;
}

.dlpayh>span>div:first-child>div:first-child {
    color: #222;
    width: 200px;
}

.dlpayh>span>div:first-child>.pt {
    width: 200px;
}

.dlpayh>span>div:first-child>.pt>span:first-child {
    margin-right: 6px;
}

.dlpayh>span>div:first-child>.st {
    flex: 1;
}

.dlpayh>span>div:first-child>.st>div:first-child {
}

.dlpayh>span>div:first-child>.st>div:last-child {
    color: #888;
    margin-top: 10px;
}

.dlpayh>span>div:last-child {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    width: 100px;
    margin-left: 10px;
    text-align: right;
}

#pageTabBar {
    display: flex;
    align-items: center;
    justify-content: left;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}

#pageTabBar>div:first-child {
    display: flex;
    align-items: center;
    justify-content: left;
    box-sizing: border-box;
}

#pageTabBar>div:first-child>span,#pageTabBar>div:first-child>a {
    font-size: 15px;
    color: #666;
    margin-bottom: -1px;
    padding: 14px 20px 13px 20px;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
    transition: all 0.2s;
}

#pageTabBar>div:first-child>a:hover {
    color: #0c72ea;
}

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

#pageTabBar .r {
    flex: 1;
    margin-right: 8px;
    text-align: right;
}

#pageTabBar a:hover {
    text-decoration: none;
}

#pageTabBar .c {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #888;
    float: none;
    margin-left: 6px;
    padding: 0;
}

#pageButtonBar {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 6px 0 12px;
    border-bottom: 1px solid #eee;
}

#pageButtonBar .btn {
    display: flex;
}

#pageButtonBar .btn a {
    padding: 8px;
    border-radius: 20px;
    transition: all .2s;
}

#pageButtonBar .btn a:hover {
    background-color: #f2f2f2;
}

#pageButtonBar .btn a img {
    width: 20px;
    height: 20px;
}

.bnr_info {
    line-height: 1.5;
    min-height: 200px;
    margin: 0 10px 10px 0;
    padding-top: 30px;
}

.bnr_info .l {
    font-size: 14px;
    float: left;
    width: 550px;
    padding: 0 20px 30px;
    border-right: 1px solid #e2e2e2;
}

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

.bnr_list table .bblink {
    font-size: 13px;
    border-radius: 20px;
}

.bnr_list .hdr {
    padding: 30px;
    text-align: right;
}

.bnr_list .dest {
    overflow: hidden;
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bnr_type_opt {
    padding: 20px;
    border-top: 1px solid #eaeaea;
}

.bnr_type_opt:first-child {
    border-top: none;
}

.bnr_type_opt .thmb {
    float: left;
    width: 200px;
}

.bnr_type_opt .thmb img {
    padding: 0;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}

.bnr_type_opt .i {
    float: left;
    max-width: 450px;
}

.bnr_type_opt .i .t {
    font-size: 16px;
    font-weight: 700;
    color: #222;
}

.bnr_type_opt .i .s {
    color: #222;
    margin: 8px 0 0;
}

.bnr_type_opt .i table {
    width: auto;
    padding: 0;
    border-collapse: collapse;
}

.bnr_type_opt .i .d {
    font-size: 10px;
    color: #333;
    margin-top: 8px;
}

.bnr_type_opt .b {
    float: right;
    margin: 0 0 20px;
}

.bnr_type_opt .b .p1 {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    text-align: center;
}

.bnr_type_opt .b .str {
    text-decoration: line-through;
}

.bnr_type_opt .b .p1s {
    font-size: 14px;
    font-weight: 700;
    color: #2a2;
    text-align: center;
}

.bnr_type_opt .b .p2 {
    font-size: 10px;
    font-weight: 400;
    color: #888;
    text-align: center;
}

.bnr_type_opt .b .p3 {
    margin-top: 20px;
    text-align: center;
}

.bnr_act {
    margin-right: 10px;
}

.bnr_act .st {
    font-size: 12px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
}

.bnr_act .l {
    float: left;
    width: 190px;
    padding-top: 2px;
}

.bnr_act .r {
    padding-left: 190px;
}

.bnr_act .btn {
    margin-top: 10px;
    padding-top: 16px;
    border-top: 1px solid #efefef;
}

.bnr_act table {
    width: 100%;
    border-collapse: collapse;
}

.bnr_act table td {
    padding: 6px;
    vertical-align: middle;
}

#tp .toppost {
    font-size: 15px;
    font-weight: bold;
    color: #444;
    display: flex;
    overflow: auto;
    align-items: center;
    padding: 16px 0 8px 12px;
    white-space: nowrap;
}

#tp .toppost .l {
    margin-right: 12px;
}

#tp {
    border-bottom: 1px solid #eee;
    border-radius: 8px 8px 0 0;
    background-color: #ffe;
}

#tp .dl table {
    border-bottom: 1px solid #f2f2f2;
}

.hlp_icon {
    display: inline-flex;
    align-items: center;
}

.hlp_icon div {
    font-size: 13px;
    font-weight: bold;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #eee;
    transition: all .2s;
}

.hlp_icon span {
    font-size: 16px;
    color: #0c72ea;
    margin-left: 8px;
    transition: all .2s;
}

.hlp_icon:hover div {
    background-color: #ddd;
}

#bnr {
    display: flex;
    justify-content: center;
    height: 86px;
    margin: 12px 0;
    padding: 10px 0;
    transition: all 0.2s;
}

#bnr .b {
    overflow: hidden;
    width: 724px;
    height: 86px;
    border-radius: 4px;
    background-color: #fff;
}

#bnr iframe {
    position: relative;
    top: -2px;
    left: -2px;
    overflow: hidden;
    width: 728px;
    height: 90px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    border-radius: 4px;
}

.featured {
    width: 100%;
    margin: auto;
}

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

.featured>.c>.s>a,.featured>.c>.u>a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    display: block;
    height: auto;
    margin-bottom: 6px;
    transition: all .2s;
}

.featured>.c>.s>a:after,.featured>.c>.u>a:after {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 0 0 6px;
    content: "";
    border-top: 2px solid #c2c2c2;
    border-right: 2px solid #c2c2c2;
    transition: all .2s;
    transform: rotate(45deg);
}

.featured>.c>.s>a:hover:after,.featured>.c>.u>a:hover:after {
    margin-left: 8px;
    border-color: #0c72ea;
}

.featured>.c>.s>a:hover,.featured>.c>.u>a:hover {
    color: #0c72ea;
}

.featured>.c>.s>.c,.featured>.c>.u>.c {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
}

.featured>.c>.h {
    overflow: hidden;
    margin: 50px 80px;
    border-radius: 6px;
    transition: all .2s;
}

.featured>.c>.h>a {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.featured>.c>.h img {
    width: 280px;
    min-width: 280px;
    height: 210px;
    border-radius: 8px;
    transition: all .2s;
}

.featured>.c>.h:hover img {
    -webkit-filter: brightness(110%);
}

.featured>.c>.h>a>div>div:nth-child(2)>.cl {
    font-size: 12px;
    color: #fff;
    margin: 0 12px 0 0;
    padding: 4px 6px;
    border-radius: 4px;
    background-color: #e0473e;
}

.featured>.c>.h>a>div {
    padding: 12px 40px;
}

.featured>.c>.h>a>div>div:first-child {
    font-size: 20px;
    overflow: hidden;
    height: 26px;
    margin: 0 0 12px 0;
    text-overflow: ellipsis;
}

.featured>.c>.h>a>div>div:nth-child(2)>.p {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    margin-right: 14px;
}

.featured>.c>.h>a>div>div:nth-child(2)>.l {
    font-size: 13px;
    color: #222;
    overflow: hidden;
    max-width: 420px;
    margin: 0 10px 0 0;
    padding: 0 4px 1px 16px;
    text-overflow: ellipsis;
    background: url(/img/psp.png) no-repeat -174px 2px;
    background-size: 200px 108px;
}

.featured>.c>.h>a>div>div:nth-child(3) {
    font-size: 13px;
    color: #666;
    line-height: 1.6;
    overflow: hidden;
    max-height: 90px;
    margin: 12px 0 0 0;
    text-overflow: ellipsis;
}

.featured>.c>.h2 {
    display: flex;
    justify-content: space-evenly;
    margin: 60px auto 40px auto;
}

.featured>.c>.h2>.c {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 280px;
    border-radius: 6px;
}

.featured>.c>.h2>.c>a>.cl {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 196px;
    left: 3px;
    margin: 0 12px 0 0;
    padding: 4px 6px;
    border-radius: 4px;
    background-color: #e0473e;
}

.featured>.c>.h2>.c>a {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}

.featured>.c>.h2>.c img {
    width: 280px;
    min-width: 280px;
    height: 225px;
    border-radius: 8px;
    transition: all .2s;
    object-fit: cover;
}

.featured>.c>.h2>.c:hover img {
    -webkit-filter: brightness(110%);
}

.featured>.c>.h2>.c>a>div {
    padding: 12px 0;
    transition: all 0.2s;
}

.featured>.c>.h2>.c>a>div>div:first-child {
    font-size: 17px;
    margin: 0 0 6px 0;
}

.featured>.c>.h2>.c>a>div>div:first-child .p {
    font-weight: 700;
    color: #000;
    margin-bottom: 4px;
}

.featured>.c>.h2>.c>a>div>div:nth-child(2) {
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.featured .c>.s>.c>a {
    position: relative;
    display: inline-block;
    width: 174px;
    margin: 8px 0;
    text-align: left;
    vertical-align: top;
    transition: all 0.2s;
}

.featured .c .s a:hover,.featured .c .u a:hover {
    text-decoration: none;
    -webkit-filter: brightness(110%);
}

.featured .c .s a:hover>div>.t,.featured>.c>.u>.c>a:hover>div {
    color: #0c72ea !important;
}

.featured .c .s a img {
    width: 174px;
    height: 165px;
    border-radius: 6px;
    transition: all 0.2s;
    object-fit: cover;
}

.featured .c .s a>div {
    margin: 6px 0;
}

.featured .c .s a>div>.t {
    font-size: 15px;
    color: #222;
    line-height: 21px;
    display: -webkit-box;
    overflow: hidden;
    max-height: 44px;
    text-overflow: ellipsis;
    transition: all 0.2s;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.featured .c .s a>div>div.p {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-bottom: 2px;
}

.featured>.c>.s>.c a>span {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 137px;
    left: 2px;
    display: block;
    margin-right: 4px;
    padding: 4px 6px;
    border-radius: 4px;
    background-color: #e0473e;
}

.featured>.c>.u>.c>a {
    display: inline-block;
    width: 110px;
    margin: 8px 4px;
    text-align: center;
    transition: all 0.2s;
}

.featured>.c>.u>.c>a>img {
    width: 110px;
    height: 110px;
    margin-bottom: 6px;
    border-radius: 10px;
    box-shadow: 0 0 3px 3px rgba(200,200,200,0.3);
}

.featured>.c>.u>.c>a>div.r {
    zoom: 0.9;margin: 6px 0;
}

.featured>.c>.u>.c>a>div:last-child {
    font-size: 15px;
    color: #222;
    overflow: hidden;
    max-height: 48px;
    text-overflow: ellipsis;
    transition: all 0.2s;
}

body.f #ph>.c,body.f #pfooter .c {
    width: auto;
    max-width: 1900px;
    margin: auto 40px;
}

body.f #menu>div {
    width: auto;
    max-width: 1200px;
    margin: auto;
}

body.f #lbar {
    right: 6px;
}

div.dle>.l>div {
    display: flex;
    padding: 16px;
    border-top: 1px solid #efefef;
}

div.dle>.l>div:last-of-type {
    border-radius: 0 0 8px 8px;
}

div.dle>.l>div>span {
    width: 190px;
    margin-right: 20px;
}

div.dle>.inf {
    font-size: 15px;
    color: #666;
    display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #efefef;
}

div.dle>.inf .hlp_icon {
    margin-left: 8px;
}

.dlsearch {
    padding: 16px 20px;
    border-bottom: 1px solid #efefef;
}

.dlsearch form {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right;
}

.dlsearch form select {
    display: inline-block;
    max-width: 260px;
    margin-right: 10px;
}

.dlsearch form .txt {
    position: relative;
    display: inline-block;
}

.dlsearch form input {
    color: #333;
    display: inline-block;
    width: 300px;
    padding: 6px 44px 6px 8px;
    border-radius: 6px;
    outline: none;
    background-color: #fff;
}

.dlsearch .ctrl {
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dlsearch form input[type=submit] {
    width: 22px;
    height: 22px;
    padding: 0;
    border: none;
    background: url(/assets/img/i.png) 0 -89px;
    background-size: 120px 120px;
}

.dlsearch form a.x {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 1px;
    padding: 0;
    border: none;
    background: #fff url(/assets/img/i.png) -23px -40px;
    background-size: 120px 120px;
}

div.dle>.l>div>div {
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-top: -2px;
    margin-left: 12px;
}

div.dle>.l>div>div>a,div.dle>.l>div>div>div:first-child {
    font-size: 16px;
    color: #222;
    margin: -2px 150px 4px 0;
}

div.dle>.l>div>div>a:hover {
    color: #0c72ea;
}

div.dle>.l>div>div>.c {
    font-size: 14px;
    color: #999;
    margin-top: 4px;
}

div.dle>.l>div>div>.ll {
    margin: 6px 0;
}

div.dle>.l>div>div>.d {
    font-size: 14px;
    color: #666;
    margin-top: 16px;
}

div.dle>.l>div>div>.s {
    margin-top: 12px;
}

div.dle>.l>div>div>.s span,div.dle>.l>div>div>.s a {
    font-size: 14px;
    color: #666;
    display: inline-block;
    margin-right: 26px;
    cursor: default;
    white-space: nowrap;
}

div.dle>.l>div>div>.s a {
    color: #0443da;
    cursor: pointer;
}

div.dle>.l>div>div>.s a:hover {
    color: #0c72ea;
}

div.dle>.l>div>div>.s img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

div.dle>.l>div>div>.w {
    font-size: 13px;
    color: #900;
    margin: 10px 10px 0 0;
    border-radius: 8px;
}

div.dle>.l>div>div>.w>.t {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

div.dle>.l>div>div>.a {
    margin-top: 24px;
}

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

div.dle>.l>div>div>.a>div:first-child>a,div.dle>.l>div>div>.a>div:first-child>span {
    display: inline-block;
    margin-right: 16px;
    text-align: center;
}

div.dle>.l>div>div>.a>div:first-child>span {
    opacity: 0.5;
}

div.dle>.l>div>div>.a>div:first-child>a>img,div.dle>.l>div>div>.a>div:first-child>span>img {
    width: 22px;
    height: 22px;
}

div.dle>.l>div>div>.a>div:first-child>a>div,div.dle>.l>div>div>.a>div:first-child>span>div {
    font-size: 12px;
    margin-top: 3px;
    transition-duration: .2s;
    transition-property: color;
}

div.dle>.l>div>div>.a>div:first-child>span>span {
    font-size: 12px;
    color: #222;
    display: block;
    margin-top: 1px;
}

div.dle>.l>div>div>.a>div:nth-child(2) {
    position: absolute;
    top: -8px;
    right: -8px;
    display: flex;
}

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

div.dle>.l>div>div>.a>div:nth-child(2)>a {
    padding: 8px;
    border-radius: 50%;
    transition: all 0.2s;
}

div.dle>.l>div>div>.a>div:nth-child(2)>div {
    padding: 8px;
    opacity: 0.5;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

div.dle>.l>div>div>.a>div:nth-child(2)>a:hover,div.dle>.l>div>div>.a>div:nth-child(2)>.on {
    background-color: #f2f2f2;
}

div.dle>.l>div>div>.a>div:nth-child(2)>a.btn {
    padding: 6px 20px;
    border-radius: 32px;
    background-color: #f2f2f2;
}

div.dle>.l>div>div>.a>div:nth-child(2)>a.btn img {
    margin-right: 6px;
}

div.dl,div.dle .l {
    display: flex;
    flex-direction: column;
    width: 100%;
}

div.dl>a {
    display: flex;
    padding: 8px;
    /* border-top: 1px solid #efefef; */
    transition: all 0.2s;
    background: white;
    margin-bottom: 10px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 5%);
    border-radius: 8px;
}

div.dl.u>a {
    align-items: center;
}

div.dle>.l>div:first-of-type {
    border: none;
}

div.dl>a:first-of-type {
    border: none;
    /* border-radius: 8px 8px 0 0; */
    /* background: white; */
}

div.dl>a:last-of-type {
    border-radius: 0 0 8px 8px;
}

div.dl>a:hover,.dlbp>a:hover {
    background-color: #fbfbfb;
}

div.dl>a.h:hover,#tp div.dl>a:hover {
    background-color: #ffffee9c;
}

div.dl>a>img,div.dle>.l>div>img {
    width: 190px;
    height: 134px;
    margin-right: 20px;
    border-radius: 6px;
    object-fit: cover;
}

div.dl.u>a>img {
    width: 64px;
    height: 64px;
    margin-right: 20px;
    border-radius: 50%;
}

div.dl.u>a>img.av_comp {
    border-radius: 6px;
}

div.dl.s>a>img {
    width: 20px;
    height: 20px;
    margin: 3px 20px 0 0;
}

div.dl>a>img,div.dl>a>span {
    width: 165px;
    margin-right: 20px;
}

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

div.dl>a>div:nth-child(2) {
    flex: 1;
}

div.dl.s>a>div:nth-child(2) {
    font-size: 15px;
}

div.dl>a>div>div:first-child {
    font-size: 16px;
    overflow-wrap: anywhere;
    margin-top: 8px;
    font-weight: 600;
}

div.dl>a>div>div:first-child.del {
    color: #bbb;
    text-decoration: line-through;
}

div.dl>a>div>div:nth-child(2) {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* margin-top: 6px; */
}

div.dl.s>a>div>div:nth-child(2) {
    font-size: 14px;
    color: #666;
    display: block;
    margin-top: 10px;
}

div.dl>a>div>div.newads {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

div.dl>a>div>div.newads>div:first-child {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-right: 6px;
    padding: 2px 7px;
    text-align: center;
    border-radius: 20px;
    background-color: #0c72ea;
}

div.dl>a>div>div.newads>div:nth-child(2) {
    font-size: 14px;
    color: #666;
}

div.dl.u>a>div>div:nth-child(2) {
    font-size: 15px;
    color: #444;
    margin-top: 6px;
}

div.dl.u>a>div>div:first-child {
    font-size: 16px;
}

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

div.dl>a>div>div:nth-child(2)>.po {
    font-size: 15px;
    font-weight: 700;
    color: #999;
    overflow: hidden;
    margin: 4px 8px 4px 0;
    white-space: nowrap;
    text-decoration: line-through;
}

div.dl>a>div>div:nth-child(2)>.pc {
    font-size: 14px;
    overflow: hidden;
    margin: 4px 16px 4px 0;
    white-space: nowrap;
}

div.dl>a>div>div:nth-child(2)>.pc.p1 {
    color: #0c0;
}

div.dl>a>div>div:nth-child(2)>.pc.p2 {
    color: #c00;
}

div.dl>a>div>div:nth-child(2)>.c {
    font-size: 10px;
    color: #000;
    margin: 4px 10px 4px 0;
    padding: 4px 6px;
    border-radius: 6px;
    background-color: #dfdfdf;
}

div.dl>a>div>div:nth-child(2)>.k {
    font-size: 12px;
    color: #000;
    margin: 4px 10px 4px 0;
    padding: 3px 10px;
    white-space: nowrap;
    border-radius: 6px;
    background-color: #dfdfdf;
}

div.dl>a>div>div:nth-child(2)>.u {
    font-size: 12px;
    color: #fff;
    margin: 4px 12px 4px 0;
    padding: 5px 8px;
    border-radius: 6px;
    background-color: #e0473e;
}

div.dl>a>div>.c {
    font-size: 13px;
    color: #777;
    margin-bottom: 26px;
    margin-top: 6px;
}

div.dl>a>div>.d {
    font-size: 12px;
    color: #a2a2a2;
    margin-top: 4px;
    padding: 0;
}

div.dl>.dlf {
  padding: 0px;
text-align: center;
}

div.dl>div.hdr {
    font-size: 15px;
    font-weight: bold;
    color: #444;
    padding: 16px 0 8px 12px;
    vertical-align: middle;
    white-space: nowrap;
}

.dlhdr {
    font-size: 14px;
    font-weight: 700;
    color: #444;
    padding: 16px 0 8px 12px;
    vertical-align: middle;
    white-space: nowrap;
    border-top: 1px solid #efefef;
}

div.dl .star {
    display: block;
    align-self: center;
    width: 21px;
    height: 21px;
    margin-left: 6px;
    background: url(/assets/img/i.png) -39px -37px;
    background-size: 60px 60px;
}

.dl.usess td {
    padding: 12px 8px;
    vertical-align: middle;
}

.dl .r>div {
    width: 160px;
    height: 120px;
    border-radius: 3px;
}

.dl td.h {
    border-top: 1px solid #f2f2f2;
    background-color: #ffffef;
}

.dl td {
    font-size: 14px;
    overflow: hidden;
    max-width: 400px;
    margin: 0;
    padding: 16px;
    border-spacing: 10px;
    text-align: left;
    border-top: 1px solid #efefef;
}

.dl td .remark {
    font-size: 12px;
    font-style: italic;
    color: #444;
    clear: both;
    padding-top: 16px;
}

.dl td.r {
    width: 160px;
    text-align: center;
}

.dl td.r img {
    width: 160px;
    height: 120px;
    padding: 0;
    border-radius: 4px;
    background-color: #fff;
    transition: all 0.2s;
}

.dl td.r img:hover {
    -webkit-filter: brightness(110%);
}

.dl .lblc {
    margin: 10px 0 8px;
}

.ulabel {
    font-size: 12px;
    color: #fff;
    margin-right: 4px;
    padding: 4px 6px;
    border-radius: 6px;
    background-color: #e0473e;
}

.klabel {
    font-size: 13px;
    color: #000;
    margin-right: 4px;
    padding: 3px 6px;
    border-radius: 6px;
    background-color: #dfdfdf;
}

.dlrel {
  /* margin: 6px 0 0 0; */
 padding: 10px;
 border-top: 1px solid #f2f2f2;
 border-radius: 8px;
 background-color: #fff;
}

.dlrel>div>a {
    display: flex;
    padding: 10px 0 10px 2px;
}

.dlrel>div>a:hover {
    text-decoration: none;
    -webkit-filter: brightness(110%);
}

.dlrel>div>a>div {
    flex: 1;
    margin-top: -2px;
}

.dlrel>div>a>div>div:first-child {
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    flex: 1;
    min-height: 30px;
    max-height: 68px;
    text-align: left;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

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

.dlrel>div>a>div .np {
    max-height: 84px !important;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical;
}

.dlrel>div>a>div>div:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    margin-top: 4px;
}

.dlrel>div>a>div>span {
    font-size: 12px;
    color: #fff;
    display: table;
    margin-top: 4px;
    padding: 3px 6px;
    border-radius: 6px;
    background-color: #e0473e;
}

.dlrel>div>a.n>div {
    align-items: center;
}

.dlrel>div>a>img {
    width: 140px;
    height: 105px;
    margin-right: 10px;
    border-radius: 6px;
    object-fit: cover;
}

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

.trel {
    font-size: 14px;
    font-weight: bold;
    color: #393939;
    display: block;
    padding: 0 0 6px 2px;
    text-align: left;
}

.anf {
    padding: 10px 20px;
}

.anf h1 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}

.anf div {
    font-size: 16px;
    color: #666;
    margin: 16px 0 0 0;
}

td .pv {
    font-size: 10px;
    border-bottom: 1px solid #e6e6f6;
}

.thumb {
    float: left;
    margin-right: 6px;
}

.helpo .help {
    line-height: 1.6;
    width: 760px;
    padding: 20px 40px;
    border-right: 1px solid #ececec;
}

.postdlg>.tos>.help {
    line-height: 1.6;
    margin: 30px 20px 0 20px;
    padding: 20px 30px;
    background-color: #fff;
}

.postdlg>.tos>.fbtn>a {
    min-width: 160px;
    margin: 4px 20px;
    padding: 10px 18px;
    border-radius: 20px;
}

.postdlg>.tos>.help>.i {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 20px 0;
}

.help>div,.help p {
    font-size: 16px;
    color: #222;
    line-height: 1.7;
    padding: 6px 8px 8px 0;
}

.help a {
    border-bottom: 1px dashed #888;
}

.help a:hover {
    border-bottom: 1px dashed #0c72ea;
}

.help h1 {
    font-size: 26px;
    font-weight: 600;
    color: #222;
    line-height: 1.2;
    margin: 0 0 12px;
}

.help li {
    font-size: 16px;
    color: #222;
    line-height: 1.6;
}

.help .warn {
    font-size: 16px;
    color: #222;
    margin: 16px 8px 16px 0;
    padding: 16px 8px 16px 46px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: url(/img/helpwarn.png) no-repeat 0 center;
    background-size: 32px 32px;
}

.help .title {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    line-height: 1.5;
    padding: 10px 0 4px;
}

.help_idx {
    font-size: 15px;
    width: 300px;
    padding: 20px;
    text-align: left;
}

.help_idx .i {
    font-weight: 700;
    padding: 6px 0;
}

.help_idx a {
    font-size: 15px;
    font-weight: normal;
    color: #444;
}

.help_idx .grp {
    font-size: 15px;
    color: #222;
    padding: 4px 0 8px;
    text-align: left;
}

.help_idx .sep {
    font-size: 1px;
    width: 94%;
    margin-top: 4px;
    padding-bottom: 10px;
    border-top: 1px solid #eee;
}

.help .num {
    color: #000;
    margin: 0 0 6px;
    padding: 2px 8px 2px 0;
}

.help .num .l {
    float: left;
    padding: 0;
}

.help .num .r {
    margin-left: 20px;
    padding: 0;
}

.help .bl {
    color: #222;
    margin: 0 0 6px;
    padding: 2px 8px 2px 0;
}

.help .bl .l {
    float: left;
    width: 35px;
    margin-left: 20px;
    padding: 0;
}

.help .bl .r {
    margin-left: 60px;
    padding: 0;
}

.helpo .c {
    padding: 20px;
    vertical-align: top;
}

.helpo .s {
    margin-bottom: 12px;
}

.helpo .s .grp {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    padding: 0 0 4px;
    text-align: left;
}

.help .icon {
    display: flex;
}

.help .icon img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 8px 20px 0 0;
}

.help .icon div {
    flex: 1;
    padding: 0;
}

.help .image {
    display: flex;
}

.help .image img {
    display: block;
    margin: 8px 20px 0 0;
}

.help .image div {
    flex: 1;
    padding: 0;
}

.cld {
    float: left;
    width: 200px;
    margin: 0 6px;
}

.cl {
    margin: 0 0 8px;
}

.cl .bt {
    font-size: 12px;
    padding: 2px;
}

.cl .bs {
    font-size: 11px;
    padding: 2px 2px 2px 20px;
}

.cl .br a {
    font-size: 11px;
    display: block;
    padding: 3px 4px 3px 20px;
}

#puheader>.head {
    margin: 0 0 16px 0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

#puheader>.head>.bnr img {
    width: 1140px;
    height: 228px;
    border-radius: 8px 8px 0 0;
    object-fit: cover;
}

#puheader>.head>.i {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
    margin-top: -10px;
    padding: 0 20px 16px;
}

#puheader>.head>.i>.l {
    display: flex;
    align-items: center;
    flex-direction: row;
}

#puheader>.head>.i>.l>.lav img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
}

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

#puheader>.head>.i>.l>.l img {
    width: 144px;
    height: 144px;
    border-radius: 6px;
    box-shadow: 0 0 4px 4px rgba(200,200,200,0.4);
}

#puheader>.head>.i>.l>.l,#puheader>.head>.i>.l>.lav {
    margin-right: 20px;
}

#puheader>.head>.i>.l>.n>div:first-child {
    font-size: 26px;
    overflow: hidden;
    max-width: 420px;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#puheader>.head>.i>.l>.n>div:first-child img,#uinfo>div:first-child>.n div:last-child img {
    width: 20px;
    height: 20px;
    margin-left: 6px;
}

#puheader>.head>.i>.l>.n>.st {
    display: flex;
    margin-top: 4px;
}

#puheader>.head>.i>.l>.n>.st>div {
    font-size: 14px;
    color: #666;
    margin-right: 16px;
}

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

#puheader>.head>.i>.l>.n>.r .stars {
    font-size: 16px;
    display: flex;
    align-items: center;
    --percent: calc(var(--rating) / 5 * 10%);
    --px: calc(var(--rating) / 10 * 16px + var(--ratingfloor) * 3px);
}

#puheader>.head>.i>.l>.n>.r .stars::before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦";
    letter-spacing: 3px;
    background: linear-gradient(90deg,#fece1f var(--px),#ccc var(--px));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#puheader>.head>.i>.l>.n>.r .stars.h .i {
    font-size: 14px;
    color: #888;
    margin-left: 6px;
    text-align: center;
}

#puheader>.head>.i>.l>.n>.r .stars.h:hover .i {
    color: #0c72ea;
}

#puheader>.head>.i>.r {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

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

#puheader>.head>.i>.r>.bp a {
    font-size: 15px;
    color: #444;
    display: inline-block;
    min-width: 90px;
    margin-left: 12px;
    padding: 5px 30px;
    cursor: pointer;
    border-radius: 20px;
    background-color: #fff;
    transition: all 0.4s;
}

#puheader>.head>.i>.r>.bp a:hover {
    -webkit-filter: brightness(108%);
}

#puheader>.head>.i>.r>.bp a:nth-child(1) {
    color: #fff;
    background-color: #0c72ea;
}

#puheader>.head>.i>.r>.bp a:nth-child(2) {
    color: #fff;
    background-color: #45c65a;
}

#puheader>.head>.i>.r>.bp a:nth-child(3) {
    color: #000 !important;
    background-color: #fece1f;
}

#puheader>.head>.i:first-child {
    margin: 0;
    padding-top: 16px;
}

#puheader>.head>.i:first-child>.uinfo>.n {
    margin: 0;
}

#puheader>.head>.i:first-child>.uinfo {
    align-items: center;
}

#puheader>.head>.i:first-child>.rinfo {
    padding: 0;
}

#puheader>.about {
    font-size: 15px;
    color: #444;
    margin: 0 0 16px 0;
    padding: 12px 16px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

#puheader>.head>.i>.r>.h {
    font-size: 15px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    margin: 20px 0;
}

#puheader>.head>.i>.r>.h .addr,#puheader>.head>.i>.r>.h>.hrs {
    flex: 1;
    margin: 4px 0;
    padding-left: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 16px 16px;
}

#puheader>.head>.i>.r>.h .addr {
    background-image: url(/img/page_location.png);
}

#puheader>.head>.i>.r>.h>.hrs {
    background-image: url(/img/page_time.png);
}

.hrs_list_status {
    font-size: 18px;
    color: #333;
    padding: 0 0 20px;
    text-align: center;
}

.hrs_list {
    font-size: 16px;
    color: #333;
}

.hrs_list>div {
    display: flex;
    flex-direction: row;
    padding: 12px 6px;
    border-top: 1px solid #f2f2f2;
}

.hrs_list>div>div:nth-child(1) {
    overflow: hidden;
    flex: 1;
    text-overflow: ellipsis;
}

.hrs_list>div>div:nth-child(2),.hrs_list>div>div:nth-child(4) {
    width: 44px;
    text-align: right;
}

.hrs_list>div>div:nth-child(3) {
    width: 20px;
    text-align: center;
}

#puheader>.head>.i>.r>.h .addr span,#puheader>.head>.i>.r>.h .hrs span {
    font-size: 15px;
    color: #444;
    display: inline-block;
    overflow: hidden;
    max-width: 320px;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    border-top: 1px dotted transparent;
    border-bottom: 1px dotted #999;
    transition: all 0.2s;
}

#puheader>.head>.i>.r>.h .addr:hover span,#puheader>.head>.i>.r>.h .hrs:hover span {
    color: #0c72ea;
    cursor: pointer;
    border-bottom: 1px dotted #0c72ea;
}

#puheader>.news {
    font-size: 14px;
    font-style: italic;
    color: #222;
    margin: 0 0 16px 0;
    padding: 12px 16px;
    border-radius: 8px;
    background-color: #ffc;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

#uinfo {
  padding: 20px 12px;
  text-align: center;
  /* border-bottom: 1px solid #f2f2f2; */
  border-radius: 8px;
  background-color: #fff;
  margin-top: 15px;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);
}

#pmenu.s #uinfo {
    border: none;
    border-radius: 8px;
}

#dialog #uinfo {
    padding: 0 0 16px 0;
    border: none;
}

#menul>#uinfo {
    margin-bottom: 16px;
    padding: 20px;
    text-align: center;
    border: none;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

#uinfo .ctc {
    overflow: hidden;
    margin-top: 20px;
}

.av_comp {
    width: 54px;
    height: 54px;
    border-radius: 6px;
}

.av_user {
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

#uinfo>div:first-child>.n {
    display: inline-block;
    transition: all 0.2s;
}

#uinfo>div:first-child>.n:hover {
    -webkit-filter: brightness(110%);
}

#uinfo>div:first-child>.n div:last-child {
    font-size: 18px;
    font-weight: 200;
    color: #333;
    margin: 6px 0 4px 0;
}

#uinfo>div:first-child>.n:hover div:last-child {
    color: #0c72ea;
}

#uinfo>div:first-child .av_comp {
    width: 96px;
    height: 96px;
}

#uinfo .r,.uinfo .r {
    margin-top: 10px;
}

#uinfo .r .stars.h {
    cursor: pointer;
    transition: all .2s;
}

#uinfo .r .stars,.featured>.c>.u>.c>a>.r>.stars,.dlbp>a>div>.r>.stars {
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    --percent: calc(var(--rating) / 5 * 10%);
    --px: calc(var(--rating) / 10 * 16px + var(--ratingfloor) * 3px);
}

#uinfo .r .stars::before,.featured>.c>.u>.c>a>.r>.stars::before,.dlbp>a>div>.r>.stars::before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦";
    letter-spacing: 3px;
    background: linear-gradient(90deg,#fece1f var(--px),#ccc var(--px));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#uinfo .r .stars.h:hover .i {
    color: #0c72ea;
}

#uinfo .r .i {
    font-size: 12px;
    color: #888;
    margin-top: 6px;
    transition: all .2s;
}

#uinfo .r .btn {
    margin-top: 12px;
}

#uinfo .r .btn span {
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding: 8px 20px;
    cursor: pointer;
    border-radius: 20px;
    background-color: #fece1f;
    transition: background-color 100ms,color 100ms;
}

#uinfo .r .btn span:hover {
    color: #222;
    text-decoration: none;
    background-color: #ffde2f;
}

#uinfo>div:first-child .c {
    font-size: 13px;
    color: #222;
    margin: 0 0 4px 0;
}

#uinfo>div:first-child .since {
    font-size: 11px;
    color: #888;
}

#uinfo>div:first-child .desc {
    font-size: 14px;
    color: #666;
    margin: 10px 4px;
}

#uinfo .email {
    font-size: 14px;
}

#uinfo .phone {
    font-size: 14px;
    margin: 10px 0 0 0;
}

#uinfo .email a {
    color: #fff;
    display: inline-block;
    min-width: 180px;
    padding: 6px 12px;
    border-radius: 20px;
    background-color: #0c72ea;
    transition: background-color 100ms,color 100ms;
}

#uinfo .phone a {
    color: #fff;
    display: inline-block;
    min-width: 180px;
    padding: 6px 12px;
    border-radius: 20px;
    background-color: #45c65a;
    transition: background-color 100ms,color 100ms;
}

#uinfo .email a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1c82ec;
}

#uinfo .phone a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4ad561;
}

#uinfo .rrate {
    font-size: 12px;
    color: #666;
    margin-top: 12px;
}

.srate {
    margin-bottom: 18px;
    text-align: center;
}

.srate>.i {
    font-size: 15px;
    color: #444;
    margin-bottom: 2px;
}

.srate>.s {
    transition: transform .1s;
}

.srate>.s>span {
    font-size: 32px;
    color: #ccc;
    margin: 0 2px;
    cursor: pointer;
    text-align: center;
}

.srate>.s>span.on {
    color: #fece1f;
}

.srate>.s.anim {
    transform: scale(1.1);
}

#callPhoneInfo .phones {
    margin: 0 0 20px 0;
}

#callPhoneInfo>.c {
    min-width: 280px;
    margin: 0;
    text-align: center;
}

#callPhoneInfo .phones>div {
}

#callPhoneInfo .phones a {
    font-size: 20px;
    color: #000;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    width: 280px;
    margin: 0 auto 10px auto;
    padding: 6px 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 20px;
    background-color: #efefef;
    transition: all 0.2s;
}

#callPhoneInfo .phones a:hover {
    color: #1c82ec;
    text-decoration: none;
    background-color: #f2f2f2;
}

#callPhoneInfo .phones a div {
    font-size: 12px;
    color: #666;
    display: block;
    margin: 0 auto 2px auto;
    padding: 0 0 0 20px;
    background-repeat: no-repeat;
    background-position: left 0;
    background-size: 16px 16px;
}

#callPhoneInfo .phones a .skype {
    background-image: url(/img/skype.png);
}

#callPhoneInfo .phones a .viber {
    background-image: url(/img/viber.png);
}

#callPhoneInfo .phones a .whatsapp {
    background-image: url(/img/whatsapp.png);
}

#callPhoneInfo>.cf {
    display: none;
    margin-bottom: 30px;
    padding: 12px;
    text-align: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

#callPhoneInfo>.cf .t {
    font-size: 18px;
    color: #666;
    margin: 8px 0 10px 0;
}

#callPhoneInfo>.cf .i {
    font-size: 22px;
    color: #292;
    margin: 10px 0;
}

#callPhoneInfo>.cf>div a {
    font-size: 15px;
    color: #0043aa;
    display: block;
    padding: 6px 0;
    transition: color 200ms;
}

#callPhoneInfo>.cf>div a:hover {
    color: #2093fa;
}

#callPhoneInfo .wh {
    margin: 0 0 24px 0;
}

#callPhoneInfo .wh div:nth-child(1) {
    font-size: 12px;
    color: #888;
    margin-bottom: 1px;
    text-align: center;
}

#callPhoneInfo .wh div:nth-child(2) {
    font-size: 14px;
    color: #222;
    text-align: center;
}

#callPhoneInfo .whc {
    font-size: 16px;
    color: #c00;
    margin-bottom: 18px;
    text-align: center;
}

.pv {
    position: relative;
    overflow: hidden;
    margin-bottom: 16px;
    border-radius: 8px 8px 0 0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);
}

.pv .p {
    position: relative;
    display: flex;
    float: left;
    overflow: hidden;
    flex-direction: row;
    width: 740px;
    height: 298px;
    padding: 0;
    white-space: nowrap;
    transition: left 200ms;
}

.pv>.p>div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

.pv>.p>div img {
  width: 341px;
height: 393px;
object-fit: cover;
margin-right: 2px;
}

.pv .p img[src=""] {
    display: none;
}

img[src=""] {
    content: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.pv .arrow {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 34px;
    height: 540px;
    cursor: pointer;
    text-align: left;
    opacity: 0;
}

.pv .zoom {
    position: absolute;
    z-index: 4;
    bottom: 40px;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: transform .2s;
}

.pv .zoom div {
    display: block;
    width: 44px;
    height: 44px;
    margin: 0 auto 4px auto;
    cursor: pointer;
    background: url(/img/psp.png) no-repeat -63px -24px;
    background-size: 200px 108px;
}

.pv .p .load {
    position: absolute;
    z-index: 999;
    display: block;
    text-align: center;
    opacity: .8;
}

.pv .p .load img {
    width: 32px;
    height: 32px;
    padding: 12px;
    border: none;
    border-radius: 4px;
    background-color: #000;
}

.pv .arrow .left {
    position: absolute;
    align-self: center;
    width: 32px;
    height: 51px;
    margin-left: 4px;
    cursor: pointer;
    background: url(/img/psp.png) no-repeat -0 -24px;
    background-size: 200px 108px;
    transition: transform .2s;
}

.pv .arrow:hover .left,.pv .arrow:hover .right,.pv .zoom:hover {
    transform: scale(1.1);
}

.pv .arrow .right {
    position: absolute;
    align-self: center;
    width: 32px;
    height: 51px;
    margin-right: 4px;
    cursor: pointer;
    background: url(/img/psp.png) no-repeat -32px -24px;
    background-size: 200px 108px;
    transition: transform 0.2s;
}

.pv .jumptodiv {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.pv .jumptodiv span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 3px;
    cursor: pointer;
    opacity: 0.6;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #222;
}

.jumptodiv span.selected {
    opacity: 1;
    border: 1px solid #222;
    background-color: #eee;
}

#pvx {
    position: fixed;
    z-index: 200;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 200ms linear;
}

#pvx.hidden {
    opacity: 0;
    transform: scale(0.01);
}

#pvx .pvl {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.94;
    background-color: #000;
}

#pvx>span {
    position: absolute;
    z-index: 200;
    top: 8px;
    right: 24px;
    display: block;
    width: 32px;
    height: 32px;
    padding: 6px;
    cursor: pointer;
    border-radius: 50%;
    background: url(/img/close_white.png) no-repeat center;
    background-size: 32px 32px;
    transition: background-color 200ms;
}

#pvx>h2 {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 80px;
    left: 80px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#pvx .pv {
    position: absolute;
    top: 60px;
    right: 50px;
    bottom: 0;
    left: 50px;
    margin: auto;
}

#pvx .pv .p {
    bottom: 60px;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

#pvx .pv .p img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: scale-down;
}

#pvx span:hover {
    background-color: #333;
}

#pvx .pv .arrow,#pvx .pv .zoom {
    display: none;
}

#pvx .aleft {
    position: fixed;
    z-index: 200;
    top: 80px;
    bottom: 80px;
    left: 0;
    display: flex;
    width: 80px;
    cursor: pointer;
}

#pvx .aleft div {
    align-self: center;
    width: 32px;
    height: 51px;
    margin: auto;
    background: url(/img/psp.png) no-repeat -0 -24px;
    background-size: 200px 108px;
    transition: transform .2s;
}

#pvx .aright {
    position: fixed;
    z-index: 200;
    top: 80px;
    right: 0;
    bottom: 80px;
    display: flex;
    width: 80px;
    cursor: pointer;
}

#pvx .aright div {
    align-self: center;
    width: 32px;
    height: 51px;
    margin: auto;
    background: url(/img/psp.png) no-repeat -32px -24px;
    background-size: 200px 108px;
    transition: transform .2s;
}

#pvx .aleft:hover div,#pvx .aright:hover div {
    transform: scale(1.2);
}

#pvx .pv .t {
    position: absolute;
    right: 0;
    bottom: 16px;
    left: 0;
    margin: auto;
}

#pvx .pv .t div {
    border: 1px solid #999;
}

.vi #attr {
    display: flex;
    box-sizing: border-box;
    margin: 0 0 12px;
    padding: 8px 20px;
}

.vi #attr .c {
    font-size: 14px;
    margin-right: 30px;
}

.vi #attr .c .t {
    color: #333;
    margin-bottom: 2px;
}

.vi #attr.l {
    display: grid;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 8px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 40px;
}

.vi #attr.l .c {
    font-size: 14px;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px dotted #e2e2e2;
}

.vi #attr.l .c .t {
    flex: 1;
    margin-right: 20px;
}

.vi #attr.l .c .i {
    text-align: right;
}

.vi .bodyattr {
    font-size: 14px;
    font-weight: bold;
    margin: 12px 0 8px 20px;
}

.bh_list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 6px 0;
}

.bh_list>div {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
}

.bh_list>div>label {
    width: 160px;
}

label.cbox {
    display: flex;
    align-items: center;
    margin: 0;
    cursor: pointer;
}

label.cbox>div:first-child {
    display: flex;
    align-items: center;
    width: 22px;
    height: 20px;
}

label.cbox>div:last-child {
    font-size: 15px;
    color: #444;
    flex: 1;
    margin-left: 4px;
}

label.cbox.disabled>div:last-child {
    color: #bbb;
}

label.cbox>div>input {
    position: absolute;
    cursor: pointer;
    opacity: 0;
}

label.cbox>div:first-child>span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border: 1px solid #999;
    border-radius: 4px;
    background-color: transparent;
    transition: all 0.2s ease-out;
}

label.cbox input:checked ~ span {
    opacity: 1;
    border: 1px solid #0c72ea;
    border-radius: 4px;
    background-color: #0c72ea;
    -ms-transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

label.cbox.disabled input:checked ~ span {
    border: 1px solid #ccc;
    background-color: #ccc;
}

label.cbox.disabled {
    cursor: default;
}

label.cbox>div:first-child>span::after {
    width: 0;
    height: 0;
    margin-top: -2px;
    content: "";
    opacity: 1;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    border-radius: 4px;
    transition: all 0.2s ease-out;
    transform: rotate(0deg) scale(0);
}

label.cbox input:checked ~ span::after {
    width: 4px;
    height: 8px;
    opacity: 1;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    background-color: transparent;
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
}

label.cbox>div:last-child>span a {
    border-bottom: 1px dashed #ccc;
}

.eacctype {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

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

.eacctype .hlp_icon {
    margin-left: 10px;
}

.eacctype>div:first-child div:nth-child(2) {
    font-size: 12px;
    color: #888;
    margin-top: 3px;
}

.accpay {
    display: none;
    margin: 16px 0 0 0;
    padding: 0 16px;
}

.padded {
    margin: 20px;
    padding: 30px;
}

.padded .l {
    float: left;
    width: 90px;
}

.padded .l img {
    width: 70px;
    height: 70px;
}

.padded .r {
    padding-left: 120px;
}

.padded .r .h {
    font-size: 16px;
    margin: 0 0 30px;
}

.padded .r .h .hlp_icon {
    margin: 12px 0 0 16px;
}

.padded .ad {
    display: flex;
    margin: 30px 0;
}

.padded .ad .i {
    width: 160px;
    height: 120px;
    margin-right: 20px;
}

.padded .ad .i img {
    width: 160px;
    height: 120px;
    border-radius: 4px;
}

.padded .ad .t {
    flex: 1;
    margin-top: -4px;
}

.padded .ad .t .x {
    font-size: 16px;
    color: #222;
    text-decoration: none;
}

.padded .ad .t .x:hover {
    color: #0c72ea;
}

.padded .srv {
    margin-top: 16px;
}

.padded .srv .h {
    font-size: 14px;
    color: #666;
    margin-bottom: 16px;
}

.padded .srv .i {
    float: left;
    width: 80px;
    height: auto;
    margin: 0;
}

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

.padded .btn {
    padding: 10px 0;
}

.padded .btn a {
    margin-right: 14px;
}

.dl .pbl {
    width: auto;
    height: auto;
    margin-top: 14px;
    padding: 0;
    text-align: left;
}

.dl .pbl a,.dl .pbl .g {
    font-size: 11px;
    float: left;
    margin-top: 12px;
    margin-right: 16px;
    text-align: center;
    transition-duration: .2s;
    transition-property: color;
}

.dl .pbl a div,.dl .pbl .g div {
    zoom:0.75;width: 32px;
    height: 32px;
    margin: auto;
    background: url(/img/psp.png) no-repeat;
    background-size: 200px 108px;
}

.dl .pbl .g {
    opacity: .5;
}

.dl .pbl .x {
    font-size: 11px;
    color: #000;
    display: block;
}

#pmenu .pblock {
    margin: 6px auto;
    padding: 16px 0;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 0;
    background-color: #fff;
}

#pmenu .pblock a,.padded .srv .i a {
    font-size: 12px;
    display: inline-block;
    width: 80px;
    text-align: center;
    transition-duration: .2s;
    transition-property: color;
}

#pmenu .pblock a div,#pmenu .pblock .g div {
    width: 32px;
    height: 32px;
    margin: auto;
    padding-bottom: 2px;
    background: url(/img/psp.png) no-repeat;
    background-size: 200px 108px;
}

#pmenu .pblock a.top div,.dl .pbl a.top div {
    background-position: 0 -76px;
}

#pmenu .pblock a.home div,.dl .pbl a.home div {
    background-position: -32px -76px;
}

#pmenu .pblock a.urgent div,.dl .pbl a.urgent div {
    background-position: -64px -76px;
}

#pmenu .pblock .g div,.dl .pbl .g div {
    background-position: -96px -76px;
}

.pblock a:hover,.dl .pbl a:hover,.padded .srv .i a:hover {
    color: #0f73da;
    text-decoration: none;
}

#pmenu .pblock .g {
    font-size: 11px;
    display: inline-block;
    width: 80px;
    text-align: center;
    opacity: .5;
}

#pmenu .pblock .x {
    color: #000;
}

#star,#sstar {
    position: absolute;
    cursor: pointer;
}

#contentr #star {
    width: 20px;
    height: 20px;
    padding: 20px;
}

#contentr #star div,a.star {
    display: block;
    width: 21px;
    height: 21px;
    background: url(/assets/img/i.png) -39px -16px;
    background-size: 60px 60px;
}

.dl a.star {
    float: right;
}

#contentr #star.gl div {
    background: url(/assets/img/i.png) -25px -19px;
    background-size: 72px 72px;
}

#contentr #star.gl div.on {
    background-position: -39px -37px;
    background-size: 60px 60px;
}

#contentr #star div.on,a.star {
    background-position-y: -37px;
}

#main>#sstar {
    position: absolute;
    top: 4px;
    width: 28px;
    height: 28px;
    padding: 0;
}

#main>#sstar {
    top: 64px;
    left: -50px;
}

#main>#sstar div {
    width: 28px;
    height: 28px;
    background-size: 82px 82px;
}

#star .on,#sstar .on {
    background: url(/assets/img/i.png) -54px -51px;
    background-size: 120px 120px;
    transition: transform .1s;
}

#star .on.anim,#star .off.anim,#sstar .on.anim,#sstar .off.anim {
    transform: scale(1.4);
}

#star .off,#sstar .off {
    background: url(/assets/img/i.png) -54px -23px;
    background-size: 120px 120px;
    transition: transform .1s;
}

.dl .pblock .i img {
    display: inline;
    margin: 0;
    vertical-align: middle;
    border: none;
}

.vih {
    margin: 12px 20px 0 20px;
}

.vih h1 {
    font-size: 23px;
    font-weight: 400;
    margin: 0;
}

.vih #abar {
    color: #222;
    display: flex;
    overflow: hidden;
    align-items: center;
    margin: 16px 0;
}

.vih #abar>div {
    display: flex;
    align-items: center;
}

.vih #abar .price {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    display: inline;
    padding: 0 16px 0 0;
    white-space: nowrap;
}

.vih #abar .loc {
    display: inline;
    overflow: hidden;
    max-width: 420px;
    margin-right: 10px;
    padding-left: 16px;
    text-overflow: ellipsis;
    background: url(/img/psp.png) no-repeat -176px 4px;
    background-size: 200px 108px;
}

.vih #abar .loc a,.vih #abar .loc span {
    font-size: 15px;
    color: #222;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dotted #999;
}

.vih #abar .loc a:hover {
    color: #0c72ea;
    border-bottom: 1px dotted #0c72ea;
}

.vih #abar .ulabel {
    font-size: 12px;
    color: #fff;
    display: inline;
    margin: 0 10px 0 0;
    padding: 5px 8px;
    border-radius: 6px;
    background-color: #e0473e;
}

.vih #abar .clabel {
    font-size: 11px;
    color: #333;
    display: inline;
    margin: 0 12px 0 0;
    padding: 4px 6px;
    border-radius: 6px;
    background-color: #dfdfdf;
}

.vih #abar .clabel.k {
    font-size: 13px;
    padding: 2px 8px;
}

#main>.share {
    position: absolute;
    width: 28px;
    margin: 120px 0 0 -50px;
}

#main>.share.ns {
    margin-top: 20px;
}

#menul .filter>.share {
    margin-bottom: 10px;
    padding: 16px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.share .c {
    display: inline-block;
}

.share .c a {
    font-size: 17px;
    color: #999;
    line-height: 22px;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 3px;
    text-align: center;
    border-radius: 4px;
    background-image: url(/img/psp.png);
    background-size: 200px 108px;
    transition: all 0.2s;
}

.share .c a:hover {
    text-decoration: none;
    -webkit-filter: brightness(120%);
}

.share .c a:nth-child(1) {
    background-color: #39579a;
}

.share .c a:nth-child(2) {
    background-color: #4a74a5;
    background-position: -22px 0;
}

.share .c a:nth-child(3) {
    background-color: #f68400;
    background-position: -44px 0;
}

.share .c a:nth-child(4) {
    background-color: #6ebe44;
    background-position: -66px 0;
}

#pmenu>.share {
    float: right;
    width: 330px;
    margin-top: -47px;
    padding: 10px 0 18px 20px;
}

#pmenu .share .flag {
    font-size: 11px;
    float: right;
    margin-top: 5px;
    vertical-align: middle;
}

#pmenu .share .flag a {
    color: #fe0000;
    opacity: 0.7;
    transition: all 0.2s;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

#pmenu .share .flag a:hover {
    text-decoration: none;
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: none;
}

#pmenu .share .flag a div {
    color: #888;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    vertical-align: bottom;
    background: url(/img/psp.png) no-repeat -133px 0;
    background-size: 200px 108px;
    transition: color .2s;
}

.vi .lbl {
    min-width: 60px;
    padding-right: 10px;
    white-space: nowrap;
}

.vi .body {
    font-size: 15px;
    color: #393939;
    line-height: 1.6;
    margin: 4px 20px 0 20px;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.vi .body .t,.vi .poi .t {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.vi .body .d {
    margin: 0 0 16px 0;
}

.vi .trans {
    font-size: 12px;
    font-style: italic;
    color: #888;
    margin: 8px 0 0;
}

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

.vi .compat>.t {
    font-size: 16px;
    font-weight: bold;
    color: #393939;
    margin: 0 0 4px 0;
}

.vi .compat>.c>div {
    font-size: 15px;
    color: #222;
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #e2e2e2;
}

.vi .compat>.c>div>div {
    width: 25%;
}

.vi .compat>.c>div>div:nth-child(3) {
    flex: 1;
    width: 40%;
}

.vi .poi {
    color: #393939;
    max-width: 400px;
    margin: 20px 20px 0 20px;
}

.vi .poi .i {
    font-size: 14px;
    display: flex;
    padding: 6px 0;
    border-bottom: 1px dashed #efefef;
}

.vi .poi .i>div:first-child {
    flex: 1;
}

.vi .footer {
    margin: 20px;
}

.vi .footer span {
    font-size: 11px;
    font-weight: 400;
    color: #888;
    margin: 20px 20px 10px 0;
}

td,tr,p,ul,ol,li,input,select,span {
    font-family: "Noto Sans Armenian","Open Sans","lucida grande",tahoma,arial,sans-serif;
    font-size: 14px;
    margin-left: 0;
}

select {
    min-width: 60px;
}

select.dummy {
    color: #aaa;
}

form {
    margin: 0;
}

.org_phone {
    position: relative;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: top;
}

.org_phone input.code,.org_phone input[type=submit],.pageicn input[type=button] {
    text-align: center;
    border-radius: 3px;
}

.org_phone input[type=text].code {
    font-size: 18px;
    margin: 0 12px 0 10px;
    border-radius: 6px;
}

.org_phone select {
    position: relative;
    z-index: 1;
    height: 40px;
    margin-right: -1px;
    padding: 0 24px 0 9px;
    border-radius: 6px 0 0 6px;
}

.org_phone div {
    position: relative;
    display: inline-block;
}

.org_phone select:focus {
    z-index: 11;
}

.org_phone input[type=text],.org_phone input[type=tel] {
    font-size: 16px;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 200px;
    height: 40px;
    border-radius: 0 6px 6px 0;
}

.org_phone input[type=tel]:first-child {
    border-radius: 6px;
}

.org_phone input:focus {
    z-index: 2;
}

.org_phone .prefix {
    font-size: 16px;
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding-left: 10px;
}

.org_phone .i {
    color: #888;
    margin: 0 0 20px 0;
}

.org_phone .existing {
    font-size: 18px;
    color: #444;
    display: inline-block;
    margin-right: 18px;
}

input[type=text],input[type=password],input[type=tel],select,textarea {
    font-family: "Noto Sans Armenian","Open Sans","lucida grande",tahoma,arial,sans-serif;
    font-size: 15px;
    color: #333;
    box-sizing: border-box;
    padding: 4px 8px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    outline: none;
}

input[type=text],input[type=password],input[type=tel],textarea,select {
    transition: border-color 0.3s,box-shadow 0.3s;
}

input.phone[type=text],input.phone[type=tel] {
    padding-left: 26px;
    background: url(/img/phone.png) no-repeat 4px 10px;
    background-size: 16px 16px;
}

input.skype,input.viber,input.whatsapp {
    padding: 8px 10px 8px 30px;
    border-radius: 6px !important;
    background: no-repeat 6px center;
    background-size: 16px 16px;
}

input.skype {
    background-image: url(/img/input_skype.png);
}

input.viber {
    background-image: url(/img/input_viber.png);
}

input.whatsapp {
    background-image: url(/img/input_whatsapp.png);
}

input.landline {
    padding-left: 25px;
    background: url(/img/landline.png) no-repeat 4px center !important;
    background-size: 18px 18px !important;
}

.pageicn {
    font-size: 14px;
    padding: 30px 20px;
}

.pageicn h1 {
    font-size: 18px;
    margin: 0 0 20px 0;
}

.pageicn .l {
    float: left;
}

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

.pageicn .r {
    font-size: 14px;
    color: #222;
    line-height: 1.5;
    padding-left: 100px;
}

.pageicn .r .prgr {
    padding: 0 0 20px 0;
}

.pageicn .r .c {
    margin: 30px 0;
}

.dlg_toggle {
    font-size: 15px;
    margin: 0 0 30px 0;
    text-align: center;
}

.dlg_toggle>div {
    color: #222;
    display: inline-block;
    padding: 4px 16px;
    white-space: nowrap;
    border-bottom: 1px solid transparent;
    transition: all 0.2s;
}

.dlg_toggle>div:hover {
    color: #0c72ea;
    cursor: pointer;
}

.dlg_toggle>div.s {
    color: #0c72ea;
    cursor: default;
    border-bottom: 1px solid #0c72ea;
}

.dlg_toggle label {
    margin-right: 20px;
}

.dlg_toggle label:last-child {
    margin-right: 0;
}

.valid {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 20px;
    background: no-repeat center;
    background-size: 20px 20px;
}

.pcontact {
    font-size: 15px;
    display: flex;
    flex-direction: column;
    margin: 10px 20px;
}

.pcontact:last-child {
    border: none;
}

.pcontact .l {
    font-size: 18px;
    font-weight: bold;
    color: #222;
    flex: 1;
    padding: 6px 12px;
    border-radius: 6px 6px 0 0;
    background-color: #f7f7f7;
}

.pcontact .r {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin: 16px 12px;
}

.pcontact .r .i {
    color: #444;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0 5px 28px;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 20px 20px;
}

.pcontact .r>.add {
    position: relative;
    padding: 0 0 0 10px;
}

.pcontact .r>.add a {
    padding: 8px 16px;
}

.pcontact .r>.phone {
    background-image: url(/img/phone.png);
}

.pcontact .r>.landline {
    background-image: url(/img/landline.png);
}

.pcontact .r>.skype {
    background-image: url(/img/skype.png);
}

.pcontact .r>.viber {
    background-image: url(/img/viber.png);
}

.pcontact .r>.whatsapp {
    background-image: url(/img/whatsapp.png);
}

.pcontact .r .i div:first-child {
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pcontact .r .i div:nth-child(2) {
    font-size: 12px;
    margin-right: 20px;
    text-align: right;
    white-space: nowrap;
    opacity: 0.7;
}

.pcontact .r .i div:nth-child(2) img {
    margin-right: 8px;
}

.pcontact .r .i div:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 16px;
}

.pcontact .r .i .cnt {
    color: #666;
    display: inline-block;
    margin-left: 16px;
}

.pcontact .r .blink {
    position: relative;
    display: inline-flex;
    margin: -8px 0;
    padding: 8px;
    border-radius: 16px;
    transition: all 0.2s;
}

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

.pcontact .r .blink:first-child {
    margin: 0;
}

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

.pcontact .r a:hover img {
    -webkit-filter: brightness(120%);
}

.contact_sel {
    font-size: 14px;
}

.contact_sel {
    padding-top: 6px;
}

.contact_sel .c {
    float: left;
    margin-right: 50px;
}

.contact_sel>div>div {
    margin-bottom: 12px;
}

.contact_sel>div>div>label>div:last-child {
    padding-left: 25px;
    background: url(/img/phone.png) no-repeat 4px center;
    background-size: 16px 16px;
}

.contact_sel>div>div label.phone>div:last-child {
    background-image: url(/img/phone.png);
}

.contact_sel div div label.skype>div:last-child {
    background-image: url(/img/skype.png);
}

.contact_sel div div label.viber>div:last-child {
    background-image: url(/img/viber.png);
}

.contact_sel div div label.whatsapp>div:last-child {
    background-image: url(/img/whatsapp.png);
}

.dlgicn {
    font-size: 14px;
}

.dlgicn .l {
    float: left;
    padding-bottom: 20px;
}

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

.dlgicn .r {
    font-size: 15px;
    color: #222;
    line-height: 1.5;
    padding-left: 84px;
}

.dlgicn .r .c {
    padding: 30px 0;
}

.dlgicn .r .i {
    font-size: 13px;
    color: #888;
    margin: 0 0 20px 0;
}

.dlgicn .r h1 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 12px;
}

hr {
    height: 1px;
    margin: 16px 0;
    border: none;
    border-top: 1px solid #f2f2f2;
}

.db {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.info {
    font-size: 15px;
    color: #333;
    margin: 0 auto 20px;
    padding: 20px;
    border-radius: 8px;
    background-color: #ffd;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

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

.info.w {
    background-color: #fdd;
}

.info .t {
    font-weight: bold;
    margin-bottom: 8px;
}

.info .blink {
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 0;
}

.info .btns {
    padding: 20px 0 10px;
    border: none;
}

.info .btns a {
    margin: 8px;
}

.info .x {
    float: right;
    width: 24px;
    height: 24px;
    margin: -10px -8px 0 10px;
    padding: 6px;
    border-radius: 24px;
    background: url(/img/close.png) center center no-repeat;
    background-size: 24px 24px;
    transition: all .2s;
}

.info .x:hover {
    background-color: #f2f2f2;
}

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

.error .c {
    color: #fff !important;
    display: table;
    box-sizing: border-box;
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    background-color: #e0473e;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

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

.error .c>div {
    font-size: 15px;
    display: table-row;
    margin: 4px;
}

.error .c>div>div:last-child {
    color: #f2f2f2;
    display: table-cell;
    padding: 4px;
}

.error .c>div>div.t {
    font-weight: 600;
    color: #fff;
    display: table-cell;
    padding: 4px;
}

.page_info {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    max-width: 500px;
    margin: 30px auto;
    padding: 60px 100px;
    text-align: center;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.bubble .page_info {
    margin: auto;
    box-shadow: none;
}

.page_info h1 {
    font-size: 18px;
    margin-bottom: 20px;
}

.page_info a {
    color: #0c72ea;
    display: block;
    max-width: 300px;
    margin: 30px auto 0 auto;
}

.link_bar {
    padding-top: 20px;
}

.link_bar a {
    color: #0c72ea;
}

.error td {
    color: #fff;
}

.error a {
    color: #fff;
    text-decoration: underline;
}

.dl_ad {
    margin-bottom: 12px;
    padding: 6px;
}

#padc {
    height: 570px;
    padding: 30px 20px;
    border-radius: 8px;
    background-color: #fff;
}

#padc a {
    font-size: 13px;
    color: #333;
    display: block;
    padding: 4px 10px;
    white-space: normal;
}

#padc a span {
    font-size: 13px;
}

#padc a:after {
    display: block;
    float: right;
    width: 6px;
    height: 6px;
    margin: 5px 8px 0 0;
    content: "";
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
}

#padc a:hover,#padc a.h {
    color: #0c72ea;
    text-decoration: none;
}

#padc a:hover:after,#padc a.h:after {
    border-color: #0c72ea;
}

#padc a.n:after {
    display: none;
    content: "";
}

#padc a span:last-child {
    font-size: 12px;
    color: #888;
    margin-left: 8px;
}

#padc span.sep {
    display: block;
    margin: 6px 10px 0 0;
    padding-bottom: 6px;
    border-top: 1px solid #eee;
}

#padc .l {
    float: left;
    width: 200px;
}

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

#padc .l .c a {
    font-weight: 700;
    padding: 6px 16px 6px 4px;
}

#padc .r {
    display: none;
    float: left;
    width: 260px;
    height: 100%;
    margin-left: -1px;
    padding: 0 10px;
    white-space: nowrap;
    border-left: 1px solid #eee;
    background-color: #fff;
}

#padc .r .c {
    display: none;
}

#padc .r .c .pane {
    display: inline-block;
    width: 260px;
    vertical-align: top;
}

#padc .r .c .t {
    font-weight: 700;
    color: #444;
    display: block;
    padding: 0 0 4px 10px;
    white-space: normal;
}

#padc .r .c .sec {
    display: block;
    margin: 0 0 10px 20px;
    white-space: normal;
}

.pasl {
    font-size: 12px;
    padding-right: 60px;
    padding-left: 30px;
    white-space: nowrap;
}

.pasl .t {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
}

.pasl .s {
    font-size: 11px;
    padding: 2px 2px 2px 15px;
}

.pasl .s .t {
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 8px;
}

.pasl .l {
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 30px;
}

.pa .lbl {
    width: 120px;
    padding-top: 10px;
    padding-right: 16px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

.pat {
    margin: 0 16px 10px;
    padding: 2px;
    border-bottom: 1px solid #e2e2e2;
}

.pa .tlbl {
    width: 120px;
    padding-right: 16px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

.pa .opt {
    padding-right: 20px;
}

.ad2 {
    position: relative;
    top: 0;
    left: 0;
}

.ad2 iframe {
    margin-top: 10px;
}

.step {
    height: 40px;
    margin: 20px 0;
}

.step .step_t {
    font-size: 14px;
    color: #444;
    float: left;
    overflow: hidden;
    max-width: 600px;
    padding-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.step_p {
    font-size: 11px;
    float: right;
    text-align: center;
}

.step_p .bline {
    position: relative;
    top: 12px;
    margin-right: 50px;
    margin-left: 50px;
}

.step_p .box_on {
    float: left;
    width: 90px;
    margin-right: 0;
}

.step_p .box_off {
    color: #888;
    float: left;
    width: 90px;
    margin-right: 0;
}

.step_p .box_on .circle {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto 4px;
    text-align: center;
    border: 1px solid #777;
    border-radius: 16px;
    background-color: #7f7f7f;
}

.step_p .box_off .circle {
    font-size: 12px;
    font-weight: 700;
    color: #888;
    line-height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto 4px;
    text-align: center;
    border: 1px solid #a2a2a2;
    border-radius: 16px;
    background-color: #fff;
}

#dlgmap {
    height: 590px;
}

#dlgvideo {
    height: 450px;
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
}

.ui-helper-reset {
    font-size: 100%;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    outline: 0;
}

.ui-helper-clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}

.ui-helper-clearfix {
    display: block;
}

.ui-helper-zfix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    background-repeat: no-repeat;
}

.ui-icon-close,.ui-icon-closethick {
    width: 24px;
    height: 24px;
    padding: 8px;
    border-radius: 24px;
    background: url(/img/close.png) center center no-repeat;
    background-size: 24px 24px;
    transition: all .2s;
}

.ui-icon-close,.ui-icon-closethick:hover {
    background-color: #f2f2f2;
}

.ui-widget-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.40;
    background-color: #000;
    filter: alpha(opacity=40);
}

.ui-widget {
    font-size: 12px;
    z-index: 20;
    box-shadow: 8px 8px 80px 2px #555;
}

.ui-widget-content {
    color: #000;
    z-index: 102;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    background-color: #fff;
}

.ui-widget-header {
    font-weight: 700;
    color: #000;
    position: relative;
    z-index: 101;
}

.ui-state-hover,.ui-state-focus {
    font-weight: 400;
    color: #000;
    cursor: pointer;
    border-radius: 2px;
    background-color: #e2e2e2;
}

.ui-autocomplete-search {
    position: absolute;
    padding: 32px 6px 6px 6px;
    cursor: default;
}

.ui-autocomplete-inline {
    position: static;
    overflow-y: scroll !important;
    max-height: 230px;
    padding: 2px;
}

.ui-autocomplete span {
    color: #44c;
}

.ui-menu {
    z-index: 50;
    float: left;
    overflow: hidden;
    max-width: 100%;
    list-style: none;
    border: none;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 4px 5px rgba(0,0,0,0.15);
}

.ui-menu .ui-menu {
    margin-top: -3px;
}

.ui-menu .ui-menu-item {
    width: 100%;
    margin: 0;
    padding: 0;
}

.ui-menu .ui-menu-item a {
    font-size: 15px;
    color: #222;
    line-height: 1.5;
    display: block;
    padding: 6px;
    cursor: pointer;
    text-decoration: none;
}

.ui-menu .clear {
    font-style: italic;
    color: #444;
    display: block;
    box-sizing: border-box;
    margin: 8px 0 0 0;
    padding: 8px 6px 6px 6px;
    text-align: right;
    border-top: 1px solid #eee;
    background-color: #fff;
}

.ui-menu .clear:hover {
    color: #1c82ec;
}

.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: 400;
    color: #000;
    border: none;
    background-color: #efefef;
}

.ui-dialog {
    position: absolute;
    width: 600px;
}

.ui-dialog .ui-dialog-titlebar {
    display: flex;
    align-items: center;
    padding: 8px 2px;
    box-shadow: 0 1px 6px 1px rgba(0,0,0,0.05);
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog .ui-dialog-title {
    font-size: 16px;
    overflow: hidden;
    flex: 1;
    margin-left: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    padding: 0;
    box-shadow: none;
}

.ui-button,.ui-button:hover,.ui-button:focus {
    margin: 0;
    padding: 0;
    outline: none;
    background: none;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    zoom: 1;height: auto;
    padding: 20px 30px;
    border: 0;
    background: none;
}

.ui-dialog .ui-dialog-buttonpane {
    margin: .5em 0 0;
    padding: .3em 1em .5em .4em;
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-se {
    right: 3px;
    bottom: 3px;
    width: 14px;
    height: 14px;
}

.tipsy {
    font-size: 13px;
    position: absolute;
    z-index: 999;
    padding: 5px;
}

.tipsy-inner {
    color: #fff;
    max-width: 200px;
    padding: 6px 12px;
    text-align: center;
    border-radius: 6px;
    background-color: #000;
    box-shadow: 2px 2px 10px 2px #ccc;
}

.tipsy-arrow {
    line-height: 0;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px dashed #000;
}

.tipsy-arrow-n {
    border-bottom-color: #000;
}

.tipsy-arrow-s {
    border-top-color: #000;
}

.tipsy-arrow-e {
    border-left-color: #000;
}

.tipsy-arrow-w {
    border-right-color: #000;
}

.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-top: none;
    border-right-color: transparent;
    border-bottom-style: solid;
    border-left-color: transparent;
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
    border-top: none;
    border-right-color: transparent;
    border-bottom-style: solid;
    border-left-color: transparent;
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
    border-top: none;
    border-right-color: transparent;
    border-bottom-style: solid;
    border-left-color: transparent;
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-right-color: transparent;
    border-bottom: none;
    border-left-color: transparent;
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-right-color: transparent;
    border-bottom: none;
    border-left-color: transparent;
}

.tipsy-se .tipsy-arrow {
    right: 10px;
    bottom: 0;
    border-top-style: solid;
    border-right-color: transparent;
    border-bottom: none;
    border-left-color: transparent;
}

.tipsy-e .tipsy-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top-color: transparent;
    border-right: none;
    border-bottom-color: transparent;
    border-left-style: solid;
}

.tipsy-w .tipsy-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top-color: transparent;
    border-right-style: solid;
    border-bottom-color: transparent;
    border-left: none;
}

#upload {
    box-sizing: border-box;
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

#upload #pickfiles {
    display: flex;
    float: left;
    align-items: center;
    width: 126px;
    height: 96px;
    margin: 3px;
}

#upload #pickfiles div:hover {
    text-decoration: none;
    background-color: #888;
}

#upload #pickfiles div {
    font-size: 14px;
    color: #fff;
    padding: 10px 16px;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    background-color: #777;
    transition: all .2s;
}

#upload .i {
    float: left;
    width: 124px;
    height: 94px;
    margin: 3px;
    cursor: move;
    text-align: center;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    background: no-repeat center;
    background-size: cover;
    transition: border-color 200ms,box-shadow 200ms;
}

#upload .i:hover {
    border: 1px solid #aac;
    box-shadow: 0 0 15px #aac;
}

#upload .i .l {
    font-size: 11px;
    text-align: center;
}

#upload .i .w {
    padding: 20px;
    text-align: center;
}

#upload .i .l b {
    font-weight: 400;
}

#upload .ph {
    font-size: 15px;
    color: #888;
    margin-bottom: 10px;
}

#bupload {
    width: 670px;
    height: 90px;
    margin: 10px 0 4px;
    text-align: center;
    border: 1px solid #e2e2e2;
}

#bimg {
    display: none;
    height: 100%;
    background-repeat: no-repeat;
}

#bimg .w {
    margin-top: 20px;
}

#bupload div .res {
    font-size: 16px;
    font-weight: 700;
    color: #aaa;
    margin: 6px 0 16px;
    text-align: center;
}

.paupload {
    display: flex;
}

.paupload>div {
    display: flex;
    align-items: center;
    flex: 1;
    flex-wrap: wrap;
}

.paupload>div>div:first-child {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
    margin-right: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

.paupload>div>div>.resinfo {
    font-size: 14px;
    color: #888;
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
}

.paupload>div>div>.bnr {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.paupload div a,.eacctype>a:first-of-type {
    font-size: 15px;
    color: #0c72ea;
    display: block;
    padding: 6px 12px;
    border-radius: 16px;
}

.paupload div a:hover,.eacctype>a:first-of-type:hover {
    background-color: #f2f2f2;
}

.avupload_img>div>div:first-child {
    border: none !important;
}

.avupload_img>div>div>.bnr {
    border-radius: 50%;
}

#upbannerimg {
    flex: 1;
}

.f11,div.flabel.s,.ui-widget .ui-widget {
    font-size: 12px;
}

.p6 {
    padding: 6px;
}

.p10,.bnr_type {
    padding: 10px;
}

.prgr {
    font-size: 15px;
    padding: 0 0 16px 0;
}

.pv30 {
    padding: 30px 0;
}

.b,.vi #attr .c .i {
    font-weight: 700;
}

img,.nb {
    border: 0;
}

#contentl {
    float: left;
    width: 680px;
    padding-right: 20px;
}

.ftoggle,.filterbtn,#ph .b .st,.ui-helper-hidden {
    display: none;
}

#menul .filter img,tr,td {
    vertical-align: top;
}

#menul .filter .cl .t a,.help .cb {
    margin: 0;
    padding: 0;
}

.featured .t .r a {
    color: #333;
}

#pfooter .c .l {
    display: inline-block;
    vertical-align: middle;
}

#pfooter .c .r,.ft_title .btn,.dl .search,.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.wallet ol span {
    font-size: 16px;
}

.example {
    color: #999;
}

.inforadio .row {
    font-size: 15px;
    color: #222;
    display: block;
    padding: 8px 0;
    border-radius: 6px;
    transition: all 0.2s;
}

.inforadio .row:hover {
    cursor: pointer;
}

.inforadio .row:first-child {
    padding-top: 0;
}

.inforadio .row:last-child {
    padding-bottom: 0;
}

.inforadio>.row>input {
    float: left;
    margin-top: 6px;
}

.inforadio .r1 {
    font-size: 16px;
    padding-left: 22px;
}

.inforadio .r3 {
    display: none;
    padding: 10px 0 0 22px;
}

.inforadio .r3 input {
    max-width: 90%;
}

.inforadio .r2 {
    font-size: 14px;
    color: #666;
    margin-top: 4px;
    padding-left: 22px;
}

.inforadio .r4 {
    font-size: 15px;
    font-weight: bold;
    color: #222;
    margin-top: 4px;
    padding-left: 22px;
}

.inforadio .disabled {
    opacity: .7;
}

.rgroup input[type="radio"],input,img,select,.pa td {
    vertical-align: middle;
}

.btns {
    padding-top: 20px;
}

.btns input,.btns button {
    margin: 0 10px;
}

.btns input:only-child {
    min-width: 250px;
}

a:focus,div:focus,button:focus,.ui-widget:focus {
    outline: none;
}

input[type=submit][disabled],input[type=button][disabled],button[disabled],input[type=submit].sub,button.sub {
    color: #fff;
    cursor: default;
    background: #dadce0 none;
}

input[disabled],input[readonly] {
    color: #666;
    border-color: #f2f2f2;
    background-color: #f9f9f9;
}

.dl table {
    width: 100%;
    border-spacing: 0;
}

.dl .toolbar,.helpo .s .i {
    padding: 6px 0;
}

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

.dl td a {
    color: #333;
}

.dl .clabel,.dl .tlabel,#mapinfo>a .clabel {
    font-size: 10px;
    color: #000;
    padding: 4px 6px;
    border-radius: 6px;
    background-color: #dfdfdf;
}

.dl .h,.dle .h {
    background-color: #ffe;
}

.dl .gl .tlabel {
    font-weight: normal;
    float: left;
}

.ad3 {
    display: block;
    width: 670px;
    height: 92px;
    margin: 20px auto;
    border-radius: 8px;
}

.node {
    display: none;
}

#cciframe {
    height: 210px;
    background: url(/img/loading.gif) center center no-repeat;
}

#upload .i .x,#bupload .x {
    font-size: 6px;
    display: none;
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    text-align: center;
}

#upload .i .x a,#bupload .x a {
    margin: 0;
}

#upload .i:hover .x,#bupload:hover .x {
    display: block;
}

#upload .i .x img,#bupload .x img {
    width: 16px;
    height: 16px;
    border-radius: 0 5px 0 4px;
}

.gl a img[data-original],.dlrel img[data-original],.featured .c>a>img[data-original],.dl td.r img[data-original] {
    visibility: hidden;
}

.gl a img[src],.dlrel img[src],.featured .c>a>img[src],.dl td.r img[src] {
    visibility: visible;
}

.btndel {
    background-color: #d80027 !important;
}

.btngo {
    background-color: #16b91c !important;
}

#close_dlg_button,.btncancel {
    color: #0c72ea !important;
    outline: none;
    background-color: #fff !important;
}

#confirm_dlg_button {
    font-size: 16px;
    padding: 10px 40px;
    border-radius: 60px;
}

.btndel:hover,.btngo:hover,#close_dlg_button:hover,#confirm_dlg_button:hover,.btncancel:hover {
    -webkit-filter: brightness(120%);
}

a.lnmenu {
    padding: 8px;
    border-radius: 50%;
    transition: all 0.2s;
}

a.lnmenu:hover,a.lnmenu.on {
    background-color: #f2f2f2;
}

a.lnmenu img {
    width: 20px;
    height: 20px;
}

#lnmenu {
    position: absolute;
    display: none;
    padding: 16px 0 0 0;
}

#lnmenu>div {
    padding: 8px 0;
    border: 1px solid #efefef;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

#lnmenu>div>div {
    color: #444;
    display: flex;
    align-items: center;
    padding: 8px 14px;
    cursor: pointer;
}

#lnmenu>div>div:hover {
    background-color: #f5f5f5;
}

#lnmenu>div>div img {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}

#lnmenu>div>div>span {
    font-size: 14px;
    white-space: nowrap;
}

#lnmenu>div>div>span:first-child {
    margin-right: 8px;
}

#lnmenu>div>span {
    display: block;
    margin-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #eee;
}

#lnmenu>div:before {
    color: #e0e0e0;
    position: absolute;
    top: 10px;
    right: 30px;
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    content: "";
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    background-color: #fff;
    transform: rotate(45deg);
}

.review_post {
    font-size: 11px;
    padding: 6px;
}

.review_post .d {
    color: #444;
}

.cc_c,.cc_cs {
    max-width: 400px;
    margin: auto;
    padding: 20px 16px;
    border-radius: 8px;
    background-color: #eaeaea;
}

.cc_cs {
    display: flex;
    align-items: center;
    padding: 20px;
}

.cc_cs>div:first-child {
    margin-right: 20px;
}

.cc_cs>div:first-child img {
    width: 100px;
}

.cc_cs>div:nth-child(2) {
}

.cc_cs>div:nth-child(2)>div:first-child {
    font-size: 16px;
    margin-bottom: 8px;
}

.cc_cs>div:nth-child(2)>div:nth-child(2) {
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}

.cc_cs>div:nth-child(2)>div:nth-child(3) {
    font-size: 13px;
}

.cc_cs>div:nth-child(2)>div:nth-child(3)>a.blink {
    display: inline-block;
    margin: 0;
    padding: 6px 0;
}

.cc_cs>div:nth-child(2)>div:nth-child(3)>a.blink:first-child {
    margin-right: 20px;
}

.cc_cs>div:nth-child(2)>div:nth-child(3)>a.blink:last-child:hover {
    color: red;
}

.cc_cards {
    margin-bottom: 12px;
    text-align: center;
}

.cc_cards img {
    height: 40px;
}

.cc_c .brand {
    width: 30px;
}

.cc_row {
    display: flex;
}

.cc_field1 {
    margin: 0 0 16px;
    padding: 10px 12px;
    border-radius: 8px;
    background-color: #fff;
}

.cc_field2 {
    flex: 1;
    margin-right: 10px;
    padding: 10px 12px;
    border-radius: 8px;
    background-color: #fff;
}

.cc_field3 {
    flex: 1;
    margin-left: 10px;
    padding: 10px 12px;
    border-radius: 8px;
    background-color: #fff;
}

.cc_field::placeholder {
    color: #f00;
}

#cc_btn,#cc_loading {
    margin-top: 20px;
    text-align: center;
}

#cc_btn button {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 300px;
    margin: auto;
}

#cc_btn button img {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

#cc_errors {
    font-size: 15px;
    color: red;
    display: none;
    margin: 20px 0 0 0;
    text-align: center;
}

#cc_loading {
    line-height: 40px;
    display: none;
    height: 40px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        padding:5px 20px 5px 6px;
        background: url(/img/dd.png?1) no-repeat right 6px center;
        background-size: 8px 9px;
        -webkit-appearance: none;
    }
}

.chart {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 300px;
}

.chartt {
    font-size: 16px;
    color: #444;
    margin-bottom: 24px;
    text-align: center;
}

.chart>.i {
    font-size: 18px;
    color: #666;
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
    text-align: center;
    border: 1px solid #efefef;
    border-radius: 8px;
}

.chart>.y {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 40px;
    left: 0;
    display: flex;
    flex-direction: column;
}

.chart>.y>div {
    position: relative;
    display: flex;
    flex: 1;
}

.chart>.y>div>div {
    flex: 1;
    border-top: 1px solid #f2f2f2;
}

.chart>.y>div>span {
    font-size: 13px;
    color: #444;
    line-height: 24px;
    overflow: hidden;
    width: 40px;
    margin-top: -12px;
    padding-right: 6px;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.chart>.x {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 40px;
    margin-left: 46px;
    border-top: 1px solid #f2f2f2;
}

.chart>.x>div {
    font-size: 13px;
    color: #444;
    flex: 1;
    text-align: center;
}

.chart>.p {
    z-index: 3;
    display: flex;
    align-items: flex-end;
    flex: 1;
    margin-left: 50px;
}

.chart>.p>div {
    flex: 1;
    margin: 0 2px;
    border-radius: 3px 3px 0 0;
    background-color: #09f;
    transition: all 0.2s;
}

.chart>.p>div:hover {
    background-color: #2af;
}

.chart>.h {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 40px;
    left: 50px;
    display: flex;
    flex-direction: row;
}

.chart>.h>div {
    flex: 1;
    padding: 0 2px;
}

.chart>.h>div.h {
    background-color: #ffe;
}

#mapview #menul {
    position: absolute;
    z-index: 49;
    top: 61px;
    bottom: 20px;
    left: 16px;
    width: 290px;
    margin: 0;
    border-radius: 8px;
}

#mapview .filter {
    margin: 16px;
    background-color: #f2f2f2;
    box-shadow: 0 0 6px 2px rgba(0,0,0,0.2);
}

#mapview #map {
    position: fixed !important;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
}

#mapview .marker {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    width: auto !important;
    height: auto !important;
    padding: 6px 8px;
    white-space: nowrap;
    border: 1px solid #f2f2f2;
    border-radius: 16px;
    background-color: #0c72ea;
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.1);
    transition: all 0.2s;
}

#mapview .marker:hover {
    font-size: 14px;
    z-index: 999 !important;
}

#mapview .tm:hover {
    z-index: 999;
}

#mapview .marker>span {
    font-size: 12px;
    color: #0c72ea;
    line-height: 12px;
    display: inline-block;
    min-width: 12px;
    height: 12px;
    margin-right: 6px;
    padding: 2px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
}

.gm-style-pbc,.gm-style-pbc + div {
    pointer-events: none !important;
}

#mapinfo {
    position: absolute;
    z-index: 49;
    top: 61px;
    bottom: 0;
    left: 12px;
    display: none;
    width: 320px;
    min-height: 120px;
    margin: 0;
}

#mapinfo>a {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 20px 16px;
    padding-bottom: 8px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 0 6px 2px rgba(0,0,0,0.2)
}

#mapinfo>a:hover {
    transform: scale(1.02);
    -webkit-filter: brightness(110%);
}

#mapinfo>a:hover>div>.l {
    color: #0c72ea;
}

#mapinfo>a>img {
    width: 100%;
    height: 200px;
    margin-bottom: 6px;
    border-radius: 12px 12px 0 0;
    object-fit: cover;
}

#mapinfo>a>div {
    flex: 1;
}

#mapinfo>a>div>.l {
    font-size: 15px;
    color: #222;
    line-height: 1.4;
    margin: 4px 10px;
}

#mapinfo>a>div>.p {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin: 4px 10px;
}

#mapinfo>a>div>.at {
    font-size: 14px;
    font-weight: bold;
    color: #444;
    margin: 6px 10px;
}

#mapinfo>a .ulabel {
    position: absolute;
    top: 170px;
    left: 4px;
}

#mapinfo>a .clabel {
    position: absolute;
    top: 175px;
    right: 4px;
}

#mapinfo>a.h {
    background-color: #ffe;
}

#mapview .marker.h {
    border: 4px solid #ffc;
    border-radius: 20px;
}

#mapview>.close {
    position: fixed;
    top: 80px;
    right: 29px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 6px 2px rgba(0,0,0,0.2);
    transition: all .2s;
}

#mapview>.close div {
    display: block;
    width: 24px;
    height: 24px;
    padding: 8px;
    background: url(/img/close.png) center center no-repeat;
    background-size: 24px 24px;
}

#mapview>.close:hover {
    transform: scale(1.1);
}

.lmap #map {
    position: relative;
    height: 400px;
}

.lmap #map:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 22px;
    height: 40px;
    margin: -40px 0 0 -11px;
    content: " ";
    pointer-events: none;
    background: url("https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi_hdpi.png");
    background-size: 22px 40px;
}

.lmap .addr {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 0;
}

.lmap .addr>div {
    margin: 12px 20px;
    text-align: center;
}

.lmap .addr>div>div:first-child {
    font-size: 14px;
    color: #888;
    margin: 2px 0;
}

.lmap .addr>div>div:last-child {
    font-size: 16px;
    color: #000;
    margin: 2px 0;
}

.lmap .i {
    position: absolute;
    z-index: 99;
    top: 8px;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lmap .i div {
    font-size: 16px;
    margin: 0 10px;
    padding: 8px;
    text-align: center;
    opacity: 0.9;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08);
}

.lmap .btns {
    font-size: 16px;
    padding: 10px 10px 30px 10px !important;
}

.amap #map {
    height: 590px;
}

.amap ymaps {
    border-radius: 0 0 10px 10px;
}

@media print {
    a {
        color: #888;
        text-decoration: none;
    }

    a:visited {
        color: #888;
    }

    #main .bubble {
        border: none;
    }

    .dlg,.dlt,.share,.pblock,.ga_p,#search,#ap,#star,.pv .t,#ph,.ad2,.ad3,.dlrel,#pfooter .c .r,#uinfo .ctc,#menu {
        display: none;
    }

    body {
        padding: 0;
    }
}

@media screen and (max-width: 1130px) {
    #lbar {
        position:static;
        margin-right: 16px;
    }

    #lbar #lmenu {
        margin: -78px 0 0 -8px;
    }

    #lbar #lmenu:before {
        top: 56px;
        left: 8px;
        transform: rotate(225deg);
    }
}

@media screen and (max-width: 1110px) {
    #main>.share {
        margin:120px 0 0 -30px;
    }

    #main>#sstar {
        left: -31px;
    }
}

@media screen and (max-width: 1050px) {
    #main>.share,#main>#sstar {
        display:none;
    }

    #main>#sstar div {
        width: 22px;
        height: 22px;
        background: url(/assets/img/i.png) -42px -18px;
        background-size: 64px 64px;
    }

    #main>#sstar .on {
        background-position-y: -40px;
    }

    #main>#sstar {
        z-index: 8;
        top: 14px;
        right: 4px;
        left: auto;
        width: 24px;
        height: 24px;
    }

    #pfooter .c {
        width: 980px;
    }
}

@media screen and (max-width: 1005px) {
    #ph .c {
        width:1000px;
    }

    #main .bubble {
        border-right: none;
        border-left: none;
        border-radius: 0;
    }
}

@media only screen and (min-width: 721px) and (max-width:1024px) and (orientation:landscape) {
    .featured .c>a {
        margin:2px;
    }

    #ph .c {
        width: 100%;
    }

    #pfooter .c {
        width: 96%;
    }

    .featured .t .r {
        display: none;
    }

    .bnr_list .hdr {
        padding: 10px 10px 20px;
    }

    .step {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 1270px) {
    #ph>.c,#menu>div,#main,.pmain,#pfooter .c,#hcontent,#main .bubble,.helpo,#puheader>.head>.bnr img {
        width:1000px;
    }

    #menul {
        width: 260px;
    }

    #pcontent {
        width: 640px;
    }

    .helpo .help {
        width: 640px;
        padding: 20px 30px;
    }

    .pv>.p>div img,.pv .p {
        width: 640px;
        height: 480px;
    }

    .pv .arrow {
        height: 480px;
    }

    #pmenu {
        width: 340px;
    }

    .dl .gl a {
        width: 220px;
    }

    .dl .gl a img {
        width: 220px;
        height: 165px;
    }

    .dl .gl a .ulabel {
        top: 138px;
    }

    .dl .gl a .clabel {
        top: 140px;
    }

    #padc .r .c .pane {
        width: 240px;
    }

    .wallet .l {
        width: 290px;
    }

    #tabmenu {
        width: 225px;
    }

    .bdash>.l {
        width: 380px;
    }

    .preview_box>.l {
        width: 640px;
    }

    .ad3 {
        margin-left: -16px;
    }

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

@supports (-ms-ime-align:auto) {
    .pv>.p>div img {
        height: auto;
    }

    #pvx .pv .p img {
        width: auto;
        height: auto;
    }

    .vi #attr.l {
        display: flex;
        flex-direction: column;
    }
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {
    box-shadow: inset 0 0 0 500px white !important;
}

.lsw {
    position: relative;
    display: inline-block;
    overflow: visible !important;
    vertical-align: middle;
}

.lsw>.me {
    position: relative;
    display: flex;
    box-sizing: border-box;
    min-width: 60px;
    max-width: 400px;
    cursor: pointer;
    user-select: none;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    outline: none;
    transition: all 0.2s;
}

.lsw>.me>div {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    padding: 4px 20px 4px 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lsw>.me>div.ph {
    color: #aaa;
}

.lsw>.me>div.clr {
    display: flex;
    align-items: center;
}

.lsw.disabled>.me {
    cursor: default;
    border-color: #f2f2f2;
    background-color: #f9f9f9;
}

.lsw.disabled>.me>div {
    color: #666;
}

.lsw.disabled>.me:after {
    display: none;
}

.lsw>.me:after {
    position: absolute;
    top: 11px;
    right: 8px;
    width: 5px;
    height: 5px;
    content: "";
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transition: all .2s;
    transform: rotate(135deg);
}

.lsw.open>.me {
    border-color: #2c92eb;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.08),0 0 2px 2px #ceeaf6;
}

.lsw.open>.me:after {
    top: 13px;
    transform: rotate(-45deg);
}

.lsw>.me>span {
    position: absolute;
    top: 4px;
    right: 20px;
    bottom: 4px;
    left: 8px;
    display: none;
}

.lsw>.me>span>input {
    color: #222;
    width: 100%;
    padding: 0;
    border: none;
    outline: 0;
}

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

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

.lsw>.l {
    position: absolute;
    z-index: 105;
    top: 64px;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 320px;
    padding: 4px 0 8px;
    user-select: none;
    opacity: 0;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0,0,0,0.08);
    transition: opacity 0.15s,top 0.15s,bottom 0.15s;
}

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

.lsw>.l.top {
    top: auto;
    bottom: 64px;
}

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

.lsw>.l>span {
    display: none;
}

.lsw>.l>div {
    position: relative;
    display: flex;
    overflow: hidden;
    align-items: center;
    text-align: left;
    text-overflow: ellipsis;
}

.lsw>.l>div.i {
    font-size: 15px;
    color: #222;
    margin: 0;
    padding: 6px 30px;
    cursor: pointer;
    white-space: nowrap;
}

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



.lsw>.l>div.t {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-top: 6px;
    margin-bottom: -2px;
    padding: 6px 30px;
    white-space: nowrap;
    transition: all .2s;
}

.lsw>.l>div.t.exp {
    display: block;
    cursor: pointer;
}

.lsw>.l>div.t.exp:after {
    position: absolute;
    top: 11px;
    right: 16px;
    width: 5px;
    height: 5px;
    content: "";
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    transition: all .2s;
    transform: rotate(135deg);
}

.lsw>.l>div.t.exp:hover:after {
    border-top: 1px solid #0c72ea;
    border-right: 1px solid #0c72ea;
}

.lsw>.l>div.t.exp.open:after {
    top: 13px;
    transform: rotate(-45deg);
}

.lsw>.l>div.t.exp:hover {
    color: #0c72ea;
}

.lsw>.l>div.t2 {
    font-size: 16px;
    color: #888;
    padding: 6px 24px 6px 46px;
    white-space: nowrap;
}

.lsw>.l>div.g {
    padding-left: 46px;
}

.lsw.open>.l>div.i.exp {
    display: none;
}

.lsw>.l>div.g2 {
    padding-left: 56px;
}

.lsw>.l>div.s:before {
    position: absolute;
    top: 14px;
    left: 10px;
    width: 10px;
    height: 5px;
    content: "";
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    transition: all .2s;
    transform: rotate(125deg);
}

.lsw>.l>div.s:hover {
    color: #222;
    background-color: #fff;
}

.lsw>.me>div.clr:before {
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    content: " ";
    border-radius: 50%;
    background-color: var(--a-color);
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}

.lsw>.l>div.clr:before {
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 9px;
    margin-left: -6px;
    content: " ";
    border-radius: 50%;
    background-color: var(--a-color);
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}

.lsw>.l>div.na:before {
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 9px;
    margin-left: -8px;
    content: " ";
    background-color: transparent;
}

.lsw>.l>div.s.clr:before,.lsw>.l>div.s.na:before {
    position: static;
    border: none;
}

#fecompat {
}

#fecompat>.list {
}

#fecompat>.list>div {
    color: #222;
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #e2e2e2;
}

#fecompat>.list>div:last-child {
    margin-bottom: 10px;
}

#fecompat>.list>div>div {
    width: 25%;
}

#fecompat>.list>div>div:nth-child(3) {
    flex: 1;
    width: 40%;
}

#fecompat>.list>div>div:last-child {
    width: 16px;
    height: 16px;
    margin: 0 0 0 10px;
    padding: 6px;
    cursor: pointer;
    border-radius: 24px;
    background: url(/img/close.png) center center no-repeat;
    background-size: 16px 16px;
    transition: all .2s;
}

#fecompat>.list>div>div:last-child:hover {
    background-color: #f2f2f2;
}

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

#fecompat>a,#fecompat>a:visited {
    color: #0c72ea;
    display: inline-block;
    margin-left: -16px;
    padding: 8px 16px;
    border-radius: 16px;
    transition: all 0.2s;
}

#fecompat>a:hover {
    background-color: #f2f2f2;
}

.filter .lsw>.me {
    font-size: 14px;
    justify-content: flex-end;
    max-width: 140px;
    border: none;
}

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

.filter .lsw>.me>div {
    font-size: 14px;
    justify-content: flex-end;
    width: 100%;
}

.filter .lsw.open>.me {
    box-shadow: none;
}

.filter .lsw>.me>span>input {
    text-align: right;
}

.filter .lsw>.me>span>input {
    font-size: 14px;
    line-height: 20px;
}

.appinstall {
    display: none;
}
