html, body {
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Pingfang SC, Microsoft Yahei, WenQuanYi Micro Hei, sans-serif;
    -webkit-font-smoothing: antialiased;
}

a, a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

p, ul, li, span, div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
}

li {
    list-style: none;
}

ul, ol {
    margin-bottom: 0;
}

i, em {
    font-style: normal;
    font-weight: normal;
}

.yarpp-related {
    padding-left: 15px;
}

/*.yarpp-related h3{font-size:14px;color:#000;}*/
.yarpp-related a {
    font-weight: normal !important;
    font-size: 16px;
}

.categories a {
    font-size: 12px !important;
}

.fs8 {
    font-size: 0.8rem;
    font-size: 8px;
}

.fs10 {
    font-size: 1rem;
    font-size: 10px;
}

.fs12 {
    font-size: 1.2rem;
    font-size: 12px;
}

.fs13 {
    font-size: 1.3rem;
    font-size: 13px;
}

.fs14 {
    font-size: 1.4rem;
    font-size: 14px;
}

.fs16 {
    font-size: 1.6rem;
    font-size: 16px;
}

.fs18 {
    font-size: 1.8rem;
    font-size: 18px;
}

.fs20 {
    font-size: 2rem;
    font-size: 20px;
}

.fs22 {
    font-size: 2.2rem;
    font-size: 22px;
}

.fs24 {
    font-size: 2.4rem;
    font-size: 24px;
}

.fs26 {
    font-size: 2.6rem;
    font-size: 26px;
}

.fs28 {
    font-size: 2.8rem;
    font-size: 28px;
}

.fs30 {
    font-size: 3rem;
    font-size: 30px;
}

.fs32 {
    font-size: 3.2rem;
    font-size: 32px;
}

.fs36 {
    font-size: 3.6rem;
    font-size: 36px;
}

.fs40 {
    font-size: 4rem;
    font-size: 40px;
}

.fs48 {
    font-size: 4.8rem;
    font-size: 48px;
}

.fs54 {
    font-size: 5.4rem;
    font-size: 54px;
}

.fs60 {
    font-size: 6rem;
    font-size: 60px;
}

.fb {
    font-weight: bold
}

.fw200 {
    font-weight: 200;
}

.fw300 {
    font-weight: 300;
}

.fn {
    font-weight: normal;
}

.ti2 {
    text-indent: 2em;
}

.lh_15 {
    line-height: 1.5;
}

.lh_16 {
    line-height: 1.6;
}

.lh_18 {
    line-height: 1.8;
}

.lh_2 {
    line-height: 2;
}

.tdu {
    text-decoration: underline;
}

.tdn {
    text-decoration: none;
}

.cp {
    cursor: pointer;
}

.cn {
    cursor: n-resize;
}

.bw {
    word-break: break-all;
    word-wrap: break-word;
}

.m0 {
    margin: 0 auto;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: 0;
    margin-right: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.vm {
    vertical-align: middle;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.dib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.di {
    display: inline
}

.of {
    overflow: hidden;
}

.nomb {
    margin-bottom: 0 !important;
}

.c000 {
    color: #000;
}

.cfff {
    color: #fff;
}

.cccc {
    color: #ccc;
}

.c333 {
    color: #333;
}

.c444 {
    color: #444;
}

.c666 {
    color: #666;
}

.c888 {
    color: #888;
}

.c999 {
    color: #999;
}

.caaa {
    color: #aaa;
}

.cbbb {
    color: #bbb;
}

.cred {
    color: red;
}

.cpin {
    color: #FF1371;
}

.cgre {
    color: #39b5aa;
}

.corg {
    color: #FF7C4E;
}

.bge0 {
    background: #E0E0E0;
}

.bgf5 {
    background: #f5f5f5;
}

.bgf8 {
    background: #f8f8f8;
}

.bgfa {
    background: #fafafa;
}

.bgfb {
    background: #fbfbfb;
}

.bgdl {
    background: #f5f7fb;
}

.bg-error {
    background: #fee;
}


.bbf4 {
    border-bottom: 1px solid #f4f4f4;
}

.btf4 {
    border-top: 1px solid #f4f4f4;
}

.bbe5 {
    border-bottom: 1px solid #e5e5e5;
}

.bte5 {
    border-top: 1px solid #e5e5e5;
}

.bre5 {
    border-right: 1px solid #e5e5e5;
}

.vercode {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    height: 34px;
    border-radius: 4px;
}

.fanzhuan {
    transform: scaleX(-1);
}


body {
    overflow-x: hidden;
}

.mt66 {
    margin-top: 66px;
}

.dark-color {
    color: #292c45;
}

.light-color {
    color: #7e829d;
}

.red-color {
    color: #eb1313;
}

.gre-color {
    color: #04bc79;
}

nav.navbar {
    background: #fff;
    height: 66px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    display: flex;
    padding: 0 2rem;
    padding: 0 20px;
    border: none;
    transition: box-shadow 0.2s ease-out;
    transition: background-color 0.8s ease;
}

nav.scroll {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
}

.nav-logo {
    display: inline-block;
    margin-top: 17px;
}

.nav-logo a {
    width: 120px;
    display: block;
}

.nav-logo a img {
    width: 100%;
    display: block;
}

.nav-logo .logo-white {
    display: none;
}

.nav-list {
    display: inline-block;
    margin-left: auto;
    font-size: 1.4rem;
    margin-top: 10px;
    float: right;
    font-size: 14px;;
}

.nav-list li {
    float: left;
    margin: 10px 20px;;
    margin: 1rem 2rem;
}

.nav-list li a {
    color: #666b8a;
}

.nav-list a.btn-login {
    color: #fff;
    font-size: 1.4rem;
    box-shadow: 0 6px 20px 0 rgba(235, 86, 72, 0.25);
    padding: 0 1em;
    height: 3.2rem;
    min-width: 8rem;
    display: inline-block;
    text-align: center;
    line-height: 3.2rem;
    position: relative;
    top: -8px;
    font-size: 14px;
    padding: 0 10px;
    height: 32px;
    min-width: 80px;
    line-height: 32px;
}

.footer {
    background-color: #191618;
    color: rgba(255, 255, 255, 0.4) \0;
    color: #7F808F;
    padding: 3rem 0 0;
    padding: 30px 0 0;
}

.footer a {
    color: rgba(255, 255, 255, 0.4) \0;
    color: #7F808F;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF, endColorstr=#66FFFFFF);
    transition: all 0.2s ease-out;
}

.footer a:hover { /*color:rgba(255,255,255,0.9);*/
}

.copyright { /*background: #202237;*//*background:#292c45;*/
    background: #191618;
    padding: 15px 0;
    font-size: 12px;
}

.copyright p {
    margin: 0;
}

.footer h2 {
    color: #fd4038;
    font-size: 1.6rem;
    font-size: 16px;
}

.footer h2 + ul {
    margin-top: 1.5rem;
    margin-top: 15px;
}

.footer ul li {
    margin-bottom: 10px;
}

.wechat-list li {
    width: 42%;
    float: left;
    margin-right: 10px;
}

.wechat-list li img {
    display: block;
    width: 100%;
    height: auto;
}

#tab-content .item {
    display: none;
}

#tab-content .item.current {
    display: block;
}

.mobile-nav {
    width: 3rem;
    height: 5rem;
    font-size: 2.5rem;
    display: inline-block;
    margin-top: 1.4rem;
    margin-left: auto;
    color: #000;
    width: 30px;
    height: 50px;
    font-size: 25px;
    margin-top: 14px;
}

.enterprise .mobile-nav, .download .mobile-nav {
    color: #fff;
}


.onlineservice {
    position: fixed;
    right: 2px;
    bottom: 200px;
    z-index: 99;
    width: 300px;
    height: 50px;
}

.contact-tri {
    display: block;
    width: 40px;
    height: 40px;
    background: url("https://cdn.eqiday.com/zixun.png") center no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    border-radius: 50%;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .4);
    position: absolute;
    right: 0;
}

.contact-block {
    position: absolute;
    z-index: 1;
    width: 0;
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    white-space: nowrap;
    transition: all .3s ease;
    opacity: 0;
    border: solid 1px #e6e6e6;
}

.contact-tri.cur + .contact-block {
    width: 300px;
    opacity: 1
}

.contact-wrap {
    box-sizing: border-box;
    width: 80%;
    height: 50px;
    padding: 13px 0px 0 0px
}

.contact-wrap a {
    align-self: stretch;
    flex: 1 1 auto;
    text-align: center;
    position: relative;
    padding-top: 13px;
    left: 5px;
}

.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.contact-wrap a:not(:first-child):after {
    content: "";
    position: absolute;
    width: 1px;
    height: 95px;
    background-color: #EFEFEF;
    left: 0;
    top: 0;
    transform: translateY(-50%)
}

.contact-wrap a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 77px;
    left: 0;
    top: -37px;
    background: no-repeat center
}

.contact-wrap .contact-tel:before {
    background-image: url("https://cdn.eqiday.com/tel.png");
    background-size: 20% 20%;
}

.contact-wrap .contact-kf:before {
    background-image: url("https://cdn.eqiday.com/kefu.png");
    background-size: 20% 20%;
}

.contact-wrap .contact-wx:before {
    background-image: url("https://cdn.eqiday.com/wechat.png");
    background-size: 20% 20%;
}

.contact-qr {
    padding: 20px;
    text-align: center
}

.contact-qr img {
    display: inline-block;
    max-width: 270px;
    max-height: 270px;
}

[redirect-href] {
    display: inline-block;
    color: #999;
    font-size: 24px;
    margin-top: 30px
}

.footer .serviceArea {
}

.footer .serviceArea ul li {
    float: left;
    padding: 5px;
    margin: 0;
}

.footer.friendLinkBox li {
    float: left;
}

/***pc版联系我们**/
.contract_side {
    position: fixed;
    right: 0;
    top: 350px;
    z-index: 998;
}

.contrat_state1 {
    position: absolute;
    right: 1px;
    top: 0;
    width: 180px;
    height: auto; /*background: url("https://cdn.eqiday.com/web/sidebg.jpg") no-repeat center center; background-size:cover;*/
    background: #FFF;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    display: none;
}

.contrat_state1 .back {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    padding: 4px;
}

.contrat_state1 .back img {
    display: block;
}

.contrat_state1 a {
    color: #fff;
    text-decoration: none;
}

.contrat_state1 .tel1 {
    font-size: 14px;
}

.contrat_state1 .tel1:hover {
    color: #fff;
}

.contrat_state2 {
    position: absolute;
    right: 1px;
    top: 0;
    padding: 25px 20px;
    background: #FFF;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    display: block;
}


/****资讯列表**/
body {
    background: #f6f6f6;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

.wp-container {
    position: relative;
    margin: 15px auto;
    max-width: 1200px;
    padding: 0;
    overflow: hidden;
}

.catleader {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 15px 20px;
}

.catleader h1 {
    font-size: 22px;
    margin: 0;
    padding: 0;
    line-height: 1;
    border-left: 5px solid #45B6F7;
    padding-left: 10px;
}

.wp-content {
    width: 100%;
    float: left;
}

.left-body {
    position: relative;
    min-height: 500px;
    margin-right: 340px;
}

.catleader-desc {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.excerpts {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fff;
    border-radius: 4px;
}

.excerpts-leader {
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 1;
}

.excerpts-leader h3 {
    float: left;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0;
}

.excerpt {
    position: relative;
    padding-left: 200px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.excerpt img {
    border-radius: 4px;
}

.excerpt .focus {
    float: left;
    margin-left: -195px;
    width: 180px;
}

.excerpt h2 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 15px;
    font-weight: bold;
    max-height: 46.8px;
    overflow: hidden;
    height: 22px;
}

.excerpt .note {
    font-size: 14px;
    color: #999;
    word-wrap: break-word;
    line-height: 20px;
    margin-bottom: 0;
}

.excerpt .meta {
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 200px;
    right: 0;
    color: #bbbbbb;
    font-size: 12px;
}

.excerpt .meta a {
    color: #bbb;
}

.excerpt .meta time {
    float: left;
    margin-right: 20px;
}

.excerpt .meta .meta-cat {
    float: left;
}

.sidebar {
    float: left;
    margin-left: -320px;
    width: 320px;
    position: relative;
}

.widget {
    position: relative;
    clear: both;
    margin-bottom: 5px; /*padding: 20px;*/
    background-color: #fff;
    border-radius: 4px;
    clear: both;
}

.widget_smartslider3 {
    padding: 0;
}

.widget h3 {
    font-size: 16px;
    margin-top: 0;
}


.widget_ui_posts li {
    padding: 5px 0 5px 5px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}

.widget_ui_posts h3 span a {
    color: #000;
}

.widget_ui_posts h3 span a.curr {
    border-bottom: solid 2px #ff7200;
    font-weight: bold;
    color: #ff7200;
}

.widget_ui_posts li .thumbnail {
    float: left;
    margin-left: 0px;
    border: 0;
    padding: 0;
    margin-right: 10px;
}

.widget_ui_posts li .thumbnail img {
    border-radius: 4px;
}

.widget_ui_tags .items {
    overflow: hidden;
    padding: 10px 0 7px 10px;
}

.widget_ui_tags .items a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    line-height: 1;
    padding: 5px;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    font-size: 16px !important;
    margin-bottom: 7px;
    border: 1px solid #ddd;
    text-align: center;

}

.pagination {
    clear: both;
    text-align: center;
    font-size: 12px;
}

.pagination ul {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}

.pagination ul > li {
    display: inline;
}

.pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #e54d42;
    color: #fff;
    cursor: default;
}

.pagination ul > li > a, .pagination ul > li > span {
    margin: 0 2px;
    float: left;
    padding: 7px 14px;
    background-color: #f6f6f6;
    color: #666;
    border-radius: 2px;
}

/*文章详情*/
.wp-container {
    position: relative;
    margin: 10px auto 0;
    max-width: 1200px;
    padding: 0;
    overflow: hidden;
}

.wp-content {
    width: 100%;
    float: left;
}

.left-body {
    position: relative;
    min-height: 500px;
    margin-right: 330px;
}

.mbx {
    position: relative;
    margin: 10px auto 15px;
    max-width: 1200px;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    color: #999;
    background: #fff;
}

.mbx p {
    margin: 0;
}

.article-container { /*margin-bottom: 20px;*/
    padding: 20px;
    background-color: #fff; /*border-radius: 4px;*/
    overflow: hidden;
    padding-bottom: 0;
}

.article-header { /*margin-bottom: 20px;*/
    padding: 0 0 10px 0; /*border-bottom: 1px solid #eee;*/
    text-align: center;
}

.article-title {
    margin-top: 0;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.4;
}

.article-title a {
    color: #000;
}

.article-meta {
    font-size: 12px;
    color: #999;
}

.article-meta .item {
    margin-right: 20px;
}

.article-content a {
    color: #45B6F7;
}

.article-content {
    font-size: 14px;
    line-height: 1.6em;
    word-wrap: break-word;
}


.article-content h3 {
    font-size: 16px;
}

.article-content p {
    margin: 15px 0;
    word-wrap: break-word; /*text-indent: 30px;*/
}

.article-content img {
    height: auto; /*!*margin:0 15% 15px 15%;width: 70%;*! max-width: 70%;margin-left:15%;margin-bottom: 15px;display: flex;*/
}

.aligncenter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

.article-tags a {
    display: inline-block;
    padding: 5px 10px 5px;
    margin: 0 7px 5px 0;
    color: #fff;
    font-size: 12px;
    background-color: #45B6F7;
    opacity: 0.85;
    filter: alpha(opacity=85);
    /*border-radius: 4px;*/
}

.article-nav {
    color: #999;
}

.article-nav span {
    float: left;
    position: relative;
    width: 50%;
}

.article-nav span.article-nav-next {
    float: right;
    text-align: right;
}

.article-nav a {
    margin-right: 10px;
    display: inline-block;
    margin-top: 5px;
}

.article-nav span.article-nav-next::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    width: 1px;
    background-color: #eee;
}

.sidebar {
    float: left;
    margin-left: -320px;
    width: 320px;
    position: relative;
}

.relates {
    clear: both;
    overflow: hidden; /*padding: 30px;*/
    padding-top: 0;
    margin-bottom: 5px; /*background-color: #fff;*//*border-radius: 4px;*/
}

.relates h3 {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 18px;
}

.relates ul {
    list-style: none;
    margin-left: 0;
    font-size: 12px;
}

.relates li {
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 50%;
    margin-top: 15px; /*padding-left: 8px;*/
    position: relative;
    padding-right: 10px;
}

/*
.relates li::before {content: '';position: absolute;top: 7px;left: 0;width: 6px;height: 6px;border-radius: 10px;!*background-color: #0ae;*!}
*/

/**所有分类**/
.relates-category li {
    width: 100%;
}

.relates-category li.categories {
    font-weight: bold;
    margin-top: 0;
    color: #333;
}

.relates-category li.categories::before {
    background: none;
    font-weight: bold;
}

.relates-category li.current-cat a {
    color: #ff7200;
    font-weight: bold;
}

.text-bold-none {
    font-weight: normal !important;
}


.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.bg-white {
    background: #fff !important;
}

.margin-left-0 {
    margin-left: 0
}

.margin-right-0 {
    margin-right: 0
}

.margin-right-xs {
    margin-right: 5px !important;
}

.margin-right-sm {
    margin-right: 10px !important;
}

.margin-right {
    margin-right: 15px !important;
}

.margin-right-lg {
    margin-right: 20px !important;
}

.margin-right-xl {
    margin-right: 25px !important;
}

.margin-right-xxl {
    margin-right: 30px !important;
}

.margin-right-xxxl {
    margin-right: 40px !important;
}

.margin-right-xxxxl {
    margin-right: 50px !important;
}

.margin-lr-0 {
    margin-left: 0;
    margin-right: 0;
}

.padding-top-xs {
    padding-top: 10px
}

.padding-top-sm {
    padding-top: 15px
}

.padding-top {
    padding-top: 20px
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-top-xs {
    margin-top: 5px !important;
}

.margin-top-sm {
    margin-top: 10px !important;
}

.margin-top {
    margin-top: 15px !important;
}

.margin-top-lg {
    margin-top: 20px !important;
}

.margin-top-xl {
    margin-top: 25px !important;
}

.margin-top-xxl {
    margin-top: 30px !important;
}

.margin-top-xxxl {
    margin-top: 40px !important;
}

.margin-top-xxxxl {
    margin-top: 50px !important;
}

.margin-top-xxxxxl {
    margin-top: 50px !important;
}

.margin-top-xxxxxxl {
    margin-top: 60px !important;
}

.margin-top-xxxxxxxl {
    margin-top: 70px !important;
}

.margin-top-xxxxxxxxl {
    margin-top: 80px !important;
}

.margin-top-xxxxxxxxxl {
    margin-top: 90px !important;
}

.margin-top-xxxxxxxxxxl {
    margin-top: 100px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-xs {
    margin-bottom: 5px;
}

.margin-bottom-sm {
    margin-bottom: 10px;
}

.margin-bottom {
    margin-bottom: 15px;
}

.margin-bottom-lg {
    margin-bottom: 20px;
}

.margin-bottom-xl {
    margin-bottom: 25px;
}

.margin-bottom-xxl {
    margin-bottom: 30px;
}

.margin-bottom-xxxl {
    margin-bottom: 40px !important;
}

.margin-bottom-xxxxl {
    margin-bottom: 50px !important;
}

.margin-left-xs {
    margin-left: 5px !important;
}

.margin-left-sm {
    margin-left: 10px !important;
}

.margin-left {
    margin-left: 15px !important;
}

.margin-left-lg {
    margin-left: 20px !important;
}

.margin-left-xl {
    margin-left: 25px !important;
}

.margin-left-xxl {
    margin-left: 30px !important;
}

.margin-left-xxxl {
    margin-left: 40px !important;
}

.margin-left-xxxxl {
    margin-left: 50px !important;
}

.margin-left-xxxxxl {
    margin-left: 50px !important;
}


.margin-right-xs {
    margin-right: 5px !important;
}

.margin-right-sm {
    margin-right: 10px !important;
}

.margin-right {
    margin-right: 15px !important;
}

.margin-right-lg {
    margin-right: 20px !important;
}

.margin-right-xl {
    margin-right: 25px !important;
}

.margin-right-xxl {
    margin-right: 30px !important;
}

.margin-right-xxxl {
    margin-right: 40px !important;
}

.margin-right-xxxxl {
    margin-right: 50px !important;
}

.margin-right-xxxxxl {
    margin-right: 50px !important;
}

.margin-lr-xs {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.margin-lr-sm {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.margin-lr {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.margin-lr-lg {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.margin-lr-xl {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.margin-lr-xxl {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.margin-lr-xxxl {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.margin-lr-xxxxl {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.margin-lr-xxxxxl {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.padding-top-xs {
    margin-top: 5px;
}

.padding-top-sm {
    margin-top: 10px;
}

.padding-top {
    margin-top: 15px;
}

.padding-top-lg {
    margin-top: 20px;
}

.padding-top-xl {
    margin-top: 25px;
}

.padding-top-xxl {
    margin-top: 30px;
}

.padding-top-xxxl {
    margin-top: 35px;
}

.padding-top-xxxxl {
    margin-top: 40px;
}

.padding-bottom-xs {
    padding-bottom: 5px;
}

.padding-bottom-sm {
    padding-bottom: 10px;
}

.padding-bottom {
    padding-bottom: 15px;
}

.padding-bottom-lg {
    padding-bottom: 20px;
}

.padding-bottom-xl {
    padding-bottom: 25px;
}

.padding-bottom-xs {
    padding-bottom: 5px;
}

.padding-bottom-sm {
    padding-bottom: 10px;
}

.padding-bottom {
    padding-bottom: 15px;
}

.padding-bottom-lg {
    padding-bottom: 20px;
}

.padding-bottom-xl {
    padding-bottom: 25px;
}

.padding-bottom-xxl {
    padding-bottom: 30px !important;
}

.padding-bottom-xxxl {
    padding-bottom: 40px !important;
}

.padding-bottom-xxxxl {
    padding-bottom: 50px;
}

.padding-tb-xs {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-tb-sm {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-tb {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.padding-tb-lg {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-tb-xl {
    padding-top: 25px;
    padding-bottom: 25px;
}

.padding-tb-xxl {
    padding-top: 30px;
    padding-bottom: 30px;
}

.margin-tb-xs {
    margin-top: 5px;
    margin-bottom: 5px;
}

.margin-tb-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.margin-tb {
    margin-top: 15px;
    margin-bottom: 15px;
}

.margin-tb-lg {
    margin-top: 20px;
    margin-bottom: 20px;
}

.margin-tb-xl {
    margin-top: 25px;
    margin-bottom: 25px;
}

.margin-tb-xxl {
    margin-top: 30px;
    margin-bottom: 30px;
}


.padding-top-0 {
    padding-top: 0 !important;
}

.padding-left-xs {
    padding-left: 5px;
}

.padding-left-sm {
    padding-left: 10px;
}

.padding-left {
    padding-left: 15px;
}

.padding-left-lg {
    padding-left: 20px;
}

.padding-left-xl {
    padding-left: 25px;
}

.padding-left-xxl {
    padding-left: 30px;
}

.padding-left-xxxl {
    padding-left: 40px;
}

.padding-left-xxxxl {
    padding-left: 50px;
}

.padding-lr-xs {
    padding-left: 5px;
    padding-right: 5px;
}

.padding-lr-sm {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-lr {
    padding-left: 15px;
    padding-right: 15px;
}

.padding-lr-lg {
    padding-left: 20px;
    padding-right: 20px;
}

.padding-lr-xl {
    padding-left: 25px;
    padding-right: 25px;
}

.padding-lr-xxl {
    padding-left: 30px;
    padding-right: 30px;
}

.padding-lr-xxxl {
    padding-left: 40px;
    padding-right: 40px;
}

.padding-lr-xxxxl {
    padding-left: 50px;
    padding-right: 50px;
}


.padding-xs {
    padding: 5px;
}

.padding-sm {
    padding: 10px;
}

.padding {
    padding: 15px;
}

.padding-lg {
    padding: 20px;
}

.padding-xl {
    padding: 25px;
}

.padding-xxl {
    padding: 30px;
}

.padding-xxxl {
    padding: 40px;
}

.padding-xxxxl {
    padding: 50px;
}

.text-red {
    color: #e54d42 !important;
}

.text-orange {
    color: #f37b1d !important;;
}

.text-olive {
    color: #8dc63f !important;;
}

.text-green {
    color: #39b54a !important;;
}

.text-cyan {
    color: #1cbbb4 !important;;
}

.text-blue {
    color: #2065c4 !important;;
}

.text-purple {
    color: #6739b6 !important;;
}

.text-mauve {
    color: #9c26b0 !important;;
}

.text-pink {
    color: #e03997 !important;;
}

.text-brown {
    color: #a5673f !important;;
}

.text-grey {
    color: #8799a3 !important;;
}

.text-black {
    color: #333333 !important;;
}

.text-000 {
    color: #000 !important;;
}

.text-darkGray {
    color: #666666 !important;;
}

.text-gray {
    color: #aaaaaa !important;;
}

.text-ghostWhite {
    color: #f1f1f1 !important;;
}

.text-xxxs {
    font-size: 6px
}

.text-xxs {
    font-size: 8px
}

.text-xs {
    font-size: 10px
}

.text-sm {
    font-size: 12px !important;
}

.text-df {
    font-size: 14px !important;
}

.text-lg {
    font-size: 16px !important;
}

.text-xl {
    font-size: 18px !important;
}

.text-xxl {
    font-size: 22px !important;
}

.text-xxxl {
    font-size: 28px !important;
}

.text-xxxxl {
    font-size: 30px !important;
}

.text-sl {
    font-size: 40px !important;
}

.text-xsl {
    font-size: 50px !important;
}

.text-xxsl {
    font-size: 60px !important;
}

.text-white {
    color: #fff !important;
}

.text-bold {
    font-weight: bold;
}

.text-right {
    text-align: right;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.clear-both {
    clear: both;
}

.overflow-hidden {
    overflow: hidden;
}

.height-100 {
    height: 100%;
}

/* ==================
          边框
 ==================== */

/* -- 实线 -- */

.solid,
.solid-top,
.solid-right,
.solid-bottom,
.solid-left,
.solids,
.solids-top,
.solids-right,
.solids-bottom,
.solids-left,
.dashed,
.dashed-top,
.dashed-right,
.dashed-bottom,
.dashed-left {
    position: relative;
}

.solid::after,
.solid-top::after,
.solid-right::after,
.solid-bottom::after,
.solid-left::after,
.solids::after,
.solids-top::after,
.solids-right::after,
.solids-bottom::after,
.solids-left::after,
.dashed::after,
.dashed-top::after,
.dashed-right::after,
.dashed-bottom::after,
.dashed-left::after {
    content: " ";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit;
    transform: scale(0.5);
    transform-origin: 0 0;
    pointer-events: none;
    box-sizing: border-box;
}

.solid::after {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.solid-top::after {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.solid-right::after {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.solid-bottom::after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.solid-left::after {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.solids::after {
    border: 8px solid #eee;
}

.solids-top::after {
    border-top: 8px solid #eee;
}

.solids-right::after {
    border-right: 8px solid #eee;
}

.solids-bottom::after {
    border-bottom: 8px solid #eee;
}

.solids-left::after {
    border-left: 8px solid #eee;
}

/* -- 虚线 -- */

.dashed::after {
    border: 1px dashed #ddd;
}

.dashed-top::after {
    border-top: 1px dashed #ddd;
}

.dashed-right::after {
    border-right: 1px dashed #ddd;
}

.dashed-bottom::after {
    border-bottom: 1px dashed #ddd;
}

.dashed-left::after {
    border-left: 1px dashed #ddd;
}

/* -- 阴影 -- */

.shadow[class*='white'] {
    --ShadowSize: 0 1px 6px;
}

.shadow-lg {
    --ShadowSize: 0px 40px 100px 0px;
}

.shadow-warp {
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.shadow-warp:before,
.shadow-warp:after {
    position: absolute;
    content: "";
    top: 20px;
    bottom: 30px;
    left: 20px;
    width: 50%;
    box-shadow: 0 30px 20px rgba(0, 0, 0, 0.2);
    transform: rotate(-3deg);
    z-index: -1;
}

.shadow-warp:after {
    right: 20px;
    left: auto;
    transform: rotate(3deg);
}

.shadow-blur {
    position: relative;
}

.shadow-blur::before {
    content: "";
    display: block;
    background: inherit;
    filter: blur(10px);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    z-index: -1;
    opacity: 0.4;
    transform-origin: 0 0;
    border-radius: inherit;
    transform: scale(1, 1);
}

.bg-red {
    background-color: #e54d42;
    color: #ffffff;
}

.bg-orange {
    background-color: #f37b1d;
    color: #ffffff;
}

.bg-yellow {
    background-color: #fbbd08;
    color: #333333;
}

.bg-olive {
    background-color: #8dc63f;
    color: #ffffff;
}

.bg-green {
    background-color: #39b54a;
    color: #ffffff;
}

.bg-cyan {
    background-color: #1cbbb4;
    color: #ffffff;
}

.bg-blue {
    background-color: #0081ff;
    color: #ffffff;
}

.bg-purple {
    background-color: #6739b6;
    color: #ffffff;
}

.bg-mauve {
    background-color: #9c26b0;
    color: #ffffff;
}

.bg-pink {
    background-color: #e03997;
    color: #ffffff;
}

.bg-brown {
    background-color: #a5673f;
    color: #ffffff;
}

.bg-grey {
    background-color: #8799a3;
    color: #ffffff;
}

.bg-gray {
    background-color: #f0f0f0;
    color: #333333;
}

.bg-black {
    background-color: #333333;
    color: #ffffff;
}

.bg-white {
    background-color: #ffffff;
    color: #666666;
}

.bg-shadeTop {
    background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.01));
    color: #ffffff;
}

.bg-shadeBottom {
    background-image: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 1));
    color: #ffffff;
}

.bg-red.light {
    color: #e54d42;
    background-color: #fadbd9;
}

.bg-orange.light {
    color: #f37b1d;
    background-color: #fde6d2;
}

.bg-yellow.light {
    color: #fbbd08;
    background-color: #fef2ced2;
}

.bg-olive.light {
    color: #8dc63f;
    background-color: #e8f4d9;
}

.bg-green.light {
    color: #39b54a;
    background-color: #d7f0dbff;
}

.bg-cyan.light {
    color: #1cbbb4;
    background-color: #d2f1f0;
}

.bg-blue.light {
    color: #0081ff;
    background-color: #cce6ff;
}

.bg-purple.light {
    color: #6739b6;
    background-color: #e1d7f0;
}

.bg-mauve.light {
    color: #9c26b0;
    background-color: #ebd4ef;
}

.bg-pink.light {
    color: #e03997;
    background-color: #f9d7ea;
}

.bg-brown.light {
    color: #a5673f;
    background-color: #ede1d9;
}

.bg-grey.light {
    color: #8799a3;
    background-color: #e7ebed;
}

.bg-gradual-red {
    background-image: linear-gradient(45deg, #f43f3b, #ec008c);
    color: #ffffff;
}

.bg-gradual-orange {
    background-image: linear-gradient(45deg, #ff9700, #ed1c24);
    color: #ffffff;
}

.bg-gradual-green {
    background-image: linear-gradient(45deg, #39b54a, #8dc63f);
    color: #ffffff;
}

.bg-gradual-purple {
    background-image: linear-gradient(45deg, #9000ff, #5e00ff);
    color: #ffffff;
}

.bg-gradual-pink {
    background-image: linear-gradient(45deg, #ec008c, #6739b6);
    color: #ffffff;
}

.bg-gradual-blue {
    background-image: linear-gradient(45deg, #0081ff, #1cbbb4);
    color: #ffffff;
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.inline-block {
    display: inline-block;
}

.block-inline {
    display: inline;
}

.response {
    width: 100%;
}

.margin-auto {
    margin: 0 auto;
}

.margin-0 {
    margin: 0 !important;
}

li.current-cat a {
    background: #e54d42;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    display: inline-block;
}

.cate-ul li {
    float: left;
    padding: 0px 15px;
    position: relative;
}

.cate-ul li ul.children {
    padding-top: 7px;
    padding-left: 5px;
    margin-left: 10px;
    overflow: hidden;
    background: url(https://cdn.eqiday.com/web/li-sub.png) no-repeat;
}

.shadow-right {
    box-shadow: 5px 0 10px -5px #e5e5e5 !important;
}

.shadow-left {
    box-shadow: -5px 0 10px -5px #e5e5e5 !important;
}

.shadow-right {
    box-shadow: 5px 0 10px -5px #e5e5e5 !important;
}

.shadow-top {
    box-shadow: 0px -5px 10px -5px #e5e5e5 !important;
}

.shadow-left-top {
    box-shadow: -5px -5px 10px -4px #e5e5e5 !important;
}

.shadow-right-top {
    box-shadow: 5px -5px 10px -4px #e5e5e5 !important;
}

.shadow-left-bottom {
    box-shadow: -5px 5px 10px -4px #e5e5e5 !important;
}

.shadow-right-bottom {
    box-shadow: 5px 5px 10px -4px #e5e5e5 !important;
}

.shadow-no-left {
    box-shadow: 5px 5px 10px -4px #e5e5e5, 5px -5px 10px -4px #e5e5e5 !important;
}

.shadow-no-right {
    box-shadow: -5px -5px 10px -4px #e5e5e5, -5px 5px 10px -4px #e5e5e5 !important;
}

.shadow-no-top {
    box-shadow: -5px 5px 10px -4px #e5e5e5, 5px 5px 10px -4px #e5e5e5 !important;
}


.shadow-no-bottom {
    box-shadow: -5px -5px 10px -4px #e5e5e5, 5px -5px 10px -4px #e5e5e5 !important;
}

.shadow-top-bottom {
    box-shadow: 0px 0px 5px #e5e5e5, 0px -10px 5px #e5e5e5 !important;
}


.shadow {
    box-shadow: 0 2px 10px #e5e5e5;
}

.shadow-lg {
    box-shadow: 0 0 10px #e0e0e0;
}

.radius-xs {
    border-radius: 2px;
}

.radius-sm {
    border-radius: 4px;
}

.radius {
    border-radius: 6px;
}

.radius-lg {
    border-radius: 12px;
}

.radius-xl {
    border-radius: 24px;
}

.radius-xxl {
    border-radius: 48px;
}

.radius-xxxl {
    border-radius: 60px;
}


.line-height {
    line-height: 1.5em;
}

.line-height-lg {
    line-height: 2em;
}

.line-height-xl {
    line-height: 2.5em;
}

a.hover-none-white:hover {
    color: #FFF !important;
}

.block {
    display: block;
}


/* ==================
         模态窗口
 ==================== */

.cu-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1110;
    opacity: 0;
    outline: 0;
    text-align: center;
    -ms-transform: scale(1.185);
    transform: scale(1.185);
    backface-visibility: hidden;
    perspective: 1000px;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.3s ease-in-out 0s;
    pointer-events: none;
}

.cu-modal::before {
    content: "\200B";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.cu-modal.show {
    opacity: 1;
    transition-duration: 0.3s;
    -ms-transform: scale(1);
    transform: scale(1);
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: auto;
}

.cu-dialog {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    width: 340px;
    max-width: 100%;
    background-color: #f8f8f8;
    border-radius: 5px;
    overflow: hidden;
}

.cu-modal.bottom-modal::before {
    vertical-align: bottom;
}

.cu-modal.bottom-modal .cu-dialog {
    width: 100%;
    border-radius: 0;
}

.cu-modal.bottom-modal {
    margin-bottom: -2000px;
}

.cu-modal.bottom-modal.show {
    margin-bottom: 0;
}

.cu-modal.drawer-modal {
    transform: scale(1);
    display: flex;
}

.cu-modal.drawer-modal .cu-dialog {
    height: 100%;
    min-width: 100px;
    border-radius: 0;
    margin: initial;
    transition-duration: 0.3s;
}

.cu-modal.drawer-modal.justify-start .cu-dialog {
    transform: translateX(-100%);
}

.cu-modal.drawer-modal.justify-end .cu-dialog {
    transform: translateX(100%);
}

.cu-modal.drawer-modal.show .cu-dialog {
    transform: translateX(0%);
}

.cu-modal .cu-dialog > .cu-bar:first-child .action {
    min-width: 50px;
    margin-right: 0;
    min-height: 50px;
}

.bg-blue {
    background: #2065c4 !important;
}

.bg-image-blue {
    background: url(https://img.eqiday.com/web/wp-content/uploads/2022/04/2022041615411818.png) center center no-repeat;
    background-size: 100%;
}

.btn-fast-customize-template {
    -webkit-animation: free_download1 3s linear alternate infinite;
    animation: free_download1 3s linear alternate infinite;
}

@-webkit-keyframes free_download1 {
    0% {
        transform: scale(0.9)
    }

    20% {
        transform: scale(1)
    }

    40% {
        transform: scale(0.9)
    }

    60% {
        transform: scale(1)
    }

    80% {
        transform: scale(0.9)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes free_download1 {
    0% {
        transform: scale(0.9)
    }

    20% {
        transform: scale(1)
    }

    40% {
        transform: scale(0.9)
    }

    60% {
        transform: scale(1)
    }

    80% {
        transform: scale(0.9)
    }

    100% {
        transform: scale(1)
    }
}


.dashicons, .dashicons-before:before {
    width: 0;
    height: 0;
}

.dashicons-menu-alt2:before {
    width: 0;
    height: 0;
    content: '';
}

#menu-item-138919 .before-menu-image-icons {
    position: absolute;
    right: 0;
    top: 10px;
    width: 22px;
    height: 22px;
    background: url('https://img.eqiday.com/web/wp-content/uploads/2022/10/2022101216051957.png') no-repeat;
    background-size: cover;
    z-index: 100;
}
