#ruby-site-content {
    min-height: 92vh
}

#menu-top a {
    color: #000 !important
}

#recentcomments a {
    color: #000 !important
}

#archives-2 a {
    color: #000 !important
}


.cat-item a{
    margin-bottom: 5px !important;
   padding-bottom: 0px !important;
}


#categories-2 a {
    color: #000 !important
}

.archive-page-header {
    background: #fff !important
}

.footer-social-bar-wrap {
    background-color: #0c1d45 !important
}

.column-footer-wrap {
    display: none !important
}

.top-footer-inner {
    display: none !important
}

.b-logo-images {
    width: 257px;
    height: 47px
}

.header-nav-inner {
    background-color: #0c1d45
}

.b-logo {
    float: left
}

.top-bar-inner {
    float: right;
    margin-top: 5px
}

#ruby-site-content {
    background-color: #fff
}

.header-logo-wrap {
    display: none
}

.pagination-wrap {
    display: none
}

body {
    color: #fff !important
}

.searchwp-live-search-results {
    background-color: #0c1d45 !important
}

.entry-title {
    color: #fff !important
}

.top-bar-wrap {
    background-color: #fff !important;
    padding: 5px 0
}
@media (min-width: 992px) {
    .top-bar-wrap {
        padding: 10px 0 5px;
    }
}
.ruby-container {}

.menu-item-child-category-ul {
    position: absolute;
    z-index: 999;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
    text-align: center;
    background: #0d1938;
    padding-bottom: 10px;
    padding-top: 10px;
    display: none
}

.menu-item-child-category-ul li {
    font-size: 16px;
    padding: 2px 5px
}

.menu-item-child-category-ul li a {
    white-space: nowrap
}

.size-look_ruby_334_143 {
    height: 143px !important;
    object-fit: cover;
    padding-left: 0px
}

.post-thumb {
    background-color: #0c1d45 !important
}

.is-medium-title {
    text-align: center !important
}

.block-title h2 {
    color: #000 !important;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding: 0 15px;
    background-color: #fff;
    vertical-align: middle;
    font-size: inherit;
    font-family: exo, Sans-Serif !important;
    line-height: 30px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    margin: 0;
    margin-left: 34%
}

.number-icon-blue {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    background-color: #246def;
    z-index: 10;
    margin-top: -1rem;
    left: 50%;
    transform: translateX(-50%)
}

.number-icon-blue-1 {
    position: absolute;
    left: 50%;
    z-index: 11;
    margin-top: -15px;
    font-size: 16px;
    transform: translateX(-50%)
}

.sidebar-wrap {
    padding-left: 110px !important
}

.block-title:after {
  /*  left: 15px !important*/
}

@media screen and (min-width:768px) {
    .col-sm-4 {
        width: 38% !important
    }

    .col-sm-8 {
        width: 57% !important
    }

    #ruby-site-content {
        padding-top: 25px
    }

    .ruby-page-wrap {
        margin-top: 20px !important
    }
}

@media screen and (max-width:769px) {
    #ruby-site-content {
        padding-top: 5px
    }

    .ruby-page-wrap {
        margin-top: 10px !important
    }
}

.header-search-bar {
    display: none;
    width: 250px;
    position: absolute;
    bottom: -50px;
    z-index: 999;
    right: 0;
    padding-top: 30px
}

.header-search-bar form {
    background: #0c1d45
}

.post-title,
.product_title,
.widget_recent_entries li {
    font-family: exo, Sans-Serif !important
}

.post-meta-info,
.share-bar-total,
.block-view-more,
.single-tag-wrap,
.author-job,
.nav-arrow,
.comment-metadata time,
.comment-list .reply,
.edit-link {
    font-family: exo, Sans-Serif !important
}

.top-bar-menu {
    font-weight: 700 !important;
    font-family: exo, Sans-Serif !important;
    font-size: 16px !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.post-counter,
.logo-text,
.banner-content-wrap,
.post-review-score,
.woocommerce .price,
blockquote {
    font-family: exo, Sans-Serif !important
}

.search-page-header {
    display: none
}

.single-title {
    border-bottom: 0 !important
}

.entry {
    font-family: exo, Sans-Serif !important
}

.header-search-bar-gd {
    background: #fff;
    border-radius: 8px;
    height: 35px;
    width: 20%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 11px
}

.header-search-bar-gd .ruby-search .ruby-search-submit,
.ruby-search input[type=submit] {
    line-height: 35px !important
}

.header-search-bar-gd .ruby-search input[type=text] {
    padding: 7px 50px 7px 20px
}

#search-close-btn {
    cursor: pointer;
    display: none;
    width: 10px;
    position: absolute;
    top: 12px;
    right: 45px
}

@media only screen and (max-width:767px) {
    .header-search-bar-gd {
        background: #fff;
        border-radius: 20px;
        height: 41px;
        width: 90%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 8px
    }

    .header-search-bar-gd .ruby-search .ruby-search-submit,
    .ruby-search input[type=submit] {
        line-height: 40px !important
    }

    .header-search-bar-gd .ruby-search input[type=text] {
        padding: 7px 50px 7px 20px;
        height: 41px
    }

    #search-close-btn {
        cursor: pointer;
        width: 10px;
        position: absolute;
        top: 15px;
        right: 45px
    }

    .header-logo-mobile-left {
        position: relative;
        width: 30%;
        height: 100%
    }

    .header-logo-mobile-left img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .header-logo-mobile-right {
        width: 70%;
        position: relative;
        height: 100%;
        float: right
    }
}

@media only screen and (min-width:768px) and (max-width:1200px) {
    .header-search-bar-gd {
        background: #fff;
        border-radius: 20px;
        height: 41px;
        width: 90%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 8px
    }

    .header-search-bar-gd .ruby-search .ruby-search-submit,
    .ruby-search input[type=submit] {
        line-height: 40px !important
    }

    .header-search-bar-gd .ruby-search input[type=text] {
        padding: 7px 50px 7px 20px;
        height: 41px
    }

    #search-close-btn {
        cursor: pointer;
        width: 10px;
        position: absolute;
        top: 15px;
        right: 45px
    }

    .header-logo-mobile-left {
        position: relative;
        width: 18%;
        height: 100%
    }

    .header-logo-mobile-left img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .header-logo-mobile-right {
        width: 82%;
        position: relative;
        height: 100%;
        float: right
    }
}

.top-bar-menu {
    display: flex
}

@media only screen and (min-width:768px) {
    #overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        z-index: 9999
    }

    #feedback-popup {
        border-radius: 15px;
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 20px;
        background-color: #fff;
        border: 1px solid #ccc;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        z-index: 9999
    }

    .feedback-close {
        position: absolute;
        top: 5px;
        right: 10px;
        cursor: pointer
    }

    #feedback-sub {
        width: 100%;
        background-color: #000;
        color: #fff;
        border-radius: 15px;
        margin-top: 20px
    }

    #feedback-body {
        padding: 10px;
        border-radius: 15px
    }

    .logo-image-mobile {
        display: inline-block !important
    }

    .feedback-mobile {
        height: 18px;
        padding-left: 10px;
        float: right;
        margin-top: 10px
    }

    .feedback-close-img {
        width: 15px
    }

    .menu-feedback {
        cursor: pointer
    }
}

@media only screen and (max-width:767px) {
    .feedback-mobile {
        cursor: pointer
    }

    .feedback-close-img {
        width: 15px
    }

    #overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        z-index: 9999
    }

    #feedback-popup {
        border-radius: 15px;
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 20px;
        background-color: #fff;
        border: 1px solid #ccc;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        z-index: 9999;
        width: 80%
    }

    .feedback-close {
        position: absolute;
        top: 5px;
        right: 10px;
        cursor: pointer
    }

    #feedback-sub {
        width: 100%;
        background-color: #000;
        color: #fff;
        border-radius: 15px;
        margin-top: 20px
    }

    #feedback-body {
        padding: 10px;
        margin-top: 20px;
        border-radius: 15px
    }

    .logo-image-mobile {
        display: inline-block !important
    }

    .feedback-mobile {
        height: 18px;
        padding-left: 10px;
        float: right;
        margin-top: 10px
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.post-counter,
.logo-text,
.banner-content-wrap,
.post-review-score,
.woocommerce .price,
blockquote {
    font-family: Playfair Display;
}

input,
textarea,
h3.comment-reply-title,
.comment-title h3,
.counter-element-right,
.pagination-wrap {
    font-family: Raleway;
}

.post-title.is-big-title {
    font-size: 28px;
}

.post-title.is-medium-title {
    font-size: 20px;
}

.post-title.is-small-title,
.post-title.is-mini-title {
    font-size: 15px;
}

.single .post-title.single-title {
    font-size: 36px;
}

.post-excerpt {
    font-size: 14px;
}

.entry {
    line-height: 28px;
}

.header-nav-inner,
.header-style-2 .header-nav-inner {
    background-color: #fff;
}

.header-nav-holder {
    border: none;
}

.header-style-2 .header-nav-inner {
    -webkit-box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.05);
}

.header-outer .main-nav-inner>li>a,
.header-outer .nav-search-wrap,
.header-style-2 .header-nav-inner .nav-search-wrap,
.header-style-2 .logo-text,
.header-style-2 .nav-search-outer {
    color: #ffffff !important
}

.header-outer .ruby-trigger .icon-wrap,
.header-outer .ruby-trigger .icon-wrap:before,
.header-outer .ruby-trigger .icon-wrap:after {
    background-color: #000;
}

.main-nav-inner>li>a:hover,
.main-nav-inner>li>a:focus,
.nav-search-wrap a:hover {
    opacity: 1;
    color: #dd9933;
}

.ruby-trigger:hover .icon-wrap,
.ruby-trigger:hover .icon-wrap:before,
.ruby-trigger:hover .icon-wrap:after {
    background-color: #dd9933;
}

.main-nav-inner>li>a,
.header-style-2 .nav-search-outer {
    line-height: 60px;
    height: 60px;
}

.header-style-2 .logo-image img {
    max-height: 60px;
    height: 60px;
}

.main-nav-inner .is-sub-menu {
    border-color: transparent;
    background-color: #0a0000;
}

.main-nav-inner .is-sub-menu {
    color: #0a0a0a;
}

.main-nav-inner .is-sub-menu:not(.mega-category-menu) a:hover {
    opacity: 1;
    color: #e59b34;
}

.post-title {
    text-transform: capitalize !important;
}

body {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;
}

@media (max-width:1025px) {
    .single-related-wrap {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .single-header {
        margin-left: 0px;
    }

   
}

@media (min-width:991px) {
    .main-nav-wrap {
        display: none;
        height: 15px;
    }

    h3 {
        font-size: 32px !important;
    }

    .quads-ad5 {
        display: none;
    }

    .quads-ad1_widget {
        display: none;
    }
}

@media (max-width:1230px) {
    #ai_widget-6 {
        display: none !important;
    }
}

@media (max-width:1550px) {
    #ai_widget-7 {
        display: none !important;
    }
}

@media (max-width:979px) {
    h3 {
        font-size: 25px !important;
    }
}

@media (min-width: 768px) {
    .col-sm-4 {
        width: 32% !important;
    }
}

@media screen and (min-width: 480px) {
    #usewp-link {
        display: none !important;
    }

    #usewp-link-jp {
        display: none !important;
    }

    #usewp-link-es {
        display: none !important;
    }

    #usewp-link-pt {
        display: none !important;
    }

    #usewp-link-ch {
        display: none !important;
    }

    #usewp-link-de {
        display: none !important;
    }

    #usewp-link-fr {
        display: none !important;
    }

    #usewp-link-it {
        display: none !important;
    }

    #usewp-link-th {
        display: none !important;
    }

    #usewp-link-ml {
        display: none !important;
    }

    #usewp-link-id {
        display: none !important;
    }

    .usewp-page-link {
        display: none !important;
    }
}


.quads-ad-label {
    color: #777777 !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
}

.code-block-label {
    color: #777777 !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
}

.mpp-page-link {
    cursor: pointer !important;
    float: none !important;
}

.nav-search-wrap {
    display: none !important;
}

.single-meta-info-bar {
    display: none !important;
}

.header-banner-wrap {
    padding: 0px 0px !important;
}

.ruby-page-wrap {
  /*  margin-top: 0px !important;*/
}

.ruby-container {
    max-width: 1260px !important;
}

#ai_widget-6 {
    position: fixed;
    z-index: 99999;
    right: 0;
    top: 9%;
    width: 160px;
    height: 600px;
}

.sidebar-wrap {
   /* padding-left: 5px !important;*/
}

.mpp-page-link {
    background: #fff !important;
}

.extendedwopts-show {
    display: block !important;
}

.logo-image img {
    max-height: 50px !important;
}

.header-nav-holder {
    min-height: 0px !important;
    border-bottom: 0px !important;
}

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

.quads-ad5 {
    margin-bottom: 25px !important;
}

h3 {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

h3::first-letter {
    text-transform: uppercase;
}

.code-block-6 {
    margin-bottom: -60px !important;
}

.mpp-page-link {
    z-index: 30000;
    padding: 0px !important;
}

@media (min-width:320px) {
    .code-block-18 {
        min-height: 292px !important;
    }

    .entry img,
    .entry video {
        min-height: 199px !important;
    }
}

@media (min-width:360px) {
    .code-block-18 {
        min-height: 326px !important;
    }

    .entry img,
    .entry video {
        min-height: 226px !important;
    }
}

@media (min-width:375px) {
    .code-block-18 {
        min-height: 338px !important;
    }

    .entry img,
    .entry video {
        min-height: 236px !important;
    }
}

@media (min-width:411px) {
    .code-block-18 {
        min-height: 369px !important;
    }

    .entry img,
    .entry video {
        min-height: 260px !important;
    }
}

.mpp-page-link {
    height: 50px !important;
}

.mpp-page-link a {
    margin-left: 0px !important;
}

.code-block-14 {
    margin-bottom: -20px !important;
}

.is-small-title {
    font-size: 20px !important;
}

.fp-list-4 .fp-media {
    max-width: 400px !important;
}

.is-medium-title {
    font-size: 20px !important;
}

.single .post-title.single-title {
    border-bottom: 1px solid black;
    padding-bottom: 0px;
    margin-bottom: 30px !important;
}


@media only screen and (max-width: 991px) {
    .single .post-title.single-title {
        margin-bottom: 10px !important;
		margin-top: 12px;!important
    }
}

.mpp-page-link {
    margin-top: 30px !important;
}

.quads-ad8 {
    margin: 0px auto !important;
    text-align: center;
    max-width: 400px;
    z-index: 10;
}


.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

.header-banner-wrap {
    background-color: #fff;
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: fixed;
    background-position: center center;
}

.footer-inner {
    background-color: #111;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

body {
    font-family: Raleway;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    color: #242424;
    font-size: 16px;
}

.post-title,
.product_title,
.widget_recent_entries li {
    font-family: "Playfair Display";
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    color: #111;
}

.post-cat-info {
    font-family: Raleway;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    color: #111;
    font-size: 11px;
}

.post-meta-info,
.share-bar-total,
.block-view-more,
.single-tag-wrap,
.author-job,
.nav-arrow,
.comment-metadata time,
.comment-list .reply,
.edit-link {
    font-family: Raleway;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    color: #aaaaaa;
    font-size: 11px;
}

.main-nav-wrap,
.off-canvas-nav-wrap {
    font-family: Raleway;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}

.top-bar-menu {
    font-family: Raleway;
    text-transform: capitalize;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
}

.block-title,
.widget-title,
section.products>h2 {
    font-family: Raleway;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    color: #111;
    font-size: 12px;
}

.ai-viewport-3 {
    display: none !important;
}

.ai-viewport-2 {
    display: none !important;
}

.ai-viewport-1 {
    display: inherit !important;
}

.ai-viewport-0 {
    display: none !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ai-viewport-1 {
        display: none !important;
    }

    .ai-viewport-2 {
        display: inherit !important;
    }
}

@media (max-width: 767px) {
    .ai-viewport-1 {
        display: none !important;
    }

    .ai-viewport-3 {
        display: inherit !important;
    }
}


@font-face {
    font-family: 'Lato-Bold';
    src: url('wp-content/themes/look/assets/wlseranker/font/Lato-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Black';
    src: url('wp-content/themes/look/assets/wlseranker/font/Lato-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Medium';
    src: url('wp-content/themes/look/assets/wlseranker/font/Lato-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('wp-content/themes/look/assets/wlseranker/font/Lato-Regular.ttf') format('truetype');
}

.footer-inner {
    background-color: #111b44;
}

.column-footer-inner {
    display: none;
}

.top-footer-wrap {
    display: none;
}

.top-bar-menu {
    font-family: 'exo', Sans-Serif !important;
}

.field {
    font-family: 'exo', Sans-Serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    color: #0C1D45 !important;
    opacity: 1 !important;

}

/*手机端*/
@media screen and (max-width: 768px) {
    .container3 {
        width: 100%;
        margin: 0 auto;
        position: relative;
        background-color: rgb(17, 27, 68);
        height: auto;
    }

    .search {
        width: 100%;
        padding: 5% 0 0 0;
    }

    .ruby-search {
        left: 10%;
        width: 80%;
        height: 45px;
        background-color: white;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        border: 3px solid #216ced;
        border-radius: 25px;
    }

    .ruby-search-input {
        border: 0px solid rgba(0, 0, 0, .05);
        width: 93%;
        height: 100%;
        outline: none;
        padding-left: 20px;
    }

    .ruby-search-input>input {
        border: 0px solid rgba(0, 0, 0, .05);
        width: 100%;
        height: 100%;
        outline: none;
        padding-left: 20px;
    }
}


/*电脑端*/
@media screen and (min-width: 869px) {
    .container3 {
        width: 1200px;
        margin: 0 auto;
        position: relative;
        background-color: rgb(17, 27, 68);
        height: auto;
    }

    .search {
        width: 100%;
        padding: 10% 0;
    }

    .ruby-search {
        width: 80%;
        height: 45px;
        background-color: white;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        border: 1px solid black;
        border-radius: 25px;
        margin-left: 110px;

    }

    .ruby-search-input {
        border: 0px solid rgba(0, 0, 0, .05);
        width: 96%;
        height: 100%;
        outline: none;
        padding-left: 20px;
    }

    .ruby-search-input>input {
        border: 0px solid rgba(0, 0, 0, .05);
        width: 100%;
        height: 100%;
        outline: none;
        padding-left: 20px;
    }
}

.header-search-bar-gd {
    display: none;
}

body {
    font-family: 'exo', Sans-Serif !important;
}
@font-face {
    font-family: 'Lato-Bold';
    src: url('wp-content/themes/look/assets/wlseranker/font/Lato-Bold.ttf') format('truetype');
}

body {
    background-color: #fff;
}

.blue_home_img:hover {
    cursor: pointer;
}

.blue_home_post_title {
    width: 330px;
    height: 71px;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 22px;
    color: #000;
    opacity: 1;
    font-family: 'exo', Sans-Serif !important;
	text-transform: none !important;
    display: inline;

}

.blue_home_post_title:hover {
    color: #ff7f00;
    cursor: pointer;
}

.blue_home_post_title_1 {
    width: 330px;
    height: 71px;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    color: #000;
    opacity: 1;
    font-family: 'exo', Sans-Serif !important;
	margin-top: 0;
    margin-bottom: 0;
	display: inline;

}

.blue_home_post_title_1:hover {
    color: #ff7f00;
    cursor: pointer;
}

/*手机端*/
@media screen and (max-width: 768px) {
    .trendin2 {
        display: none;
    }

    .container3 .search {
        width: 100%;
        padding: 10% 0;
    }

    .search_box {
        width: 80%;
        height: 40px;
        background-color: white;
        margin-left: 10%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        border: 1px solid black;
        border-radius: 25px;
    }

    .search_box input {
        width: 90%;
        height: 100%;
        border: none;
        outline: none;
        padding-left: 10px;
        border-radius: 25px;
        box-sizing: border-box;
    }

    .search_box input {
        width: 10%;
        height: 100%;
        border: none;
        outline: none;
        padding-left: 10px;
    }

    .trendin {
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }

    .trendin .title {
        color: #000;
        font-weight: 500;
        font-size: 25px;
        padding: 2% 0;
    }

    .trendin2 .title {
        color: white;
        font-weight: 500;
        font-size: 25px;
        padding: 2% 0;
    }


    .container_box {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .container_box_item {

        width: 100%;
        margin-top: 10px;
    }

    /*.container_box_item .banner {*/
    /*    width: 200px;*/
    /*}*/
    .container_box_item .banner img {
        object-fit: cover;
        width: 100%;
        border-radius: 15px;
        /*width: 261px;*/
        height: 200px;
        max-width: none !important;
    }

    .container_box_item .banner_title {
        word-break: break-all;
        color: white;
        padding: 10px 0;
    }

h3.blue_home_post_title {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    .container_box2 {
        display: flex;
        flex-direction: row;
    }

    .container_box2 .left {
        display: flex;
        flex-direction: column;
        width: 50%;
    }

    .container_box2 .left .left_banner {
        width: 100%;
        height: auto;
    }

    .container_box2 .left .left_banner img {
        width: 100%;
        border-radius: 15px;
    }

    .container_box2 .left .left_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .container_box2 .right {
        width: 50%;
        padding-left: 10px;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .container_box2 .right .right_item {
        width: 50%;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .container_box2 .right .right_item .right_item_banner {
        width: 100%;
        height: auto;
    }

    .container_box2 .right .right_item .right_item_banner img {
        width: 100%;
        border-radius: 5px;
    }

    .container_box2 .right .right_item .right_item_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .container_box3 {
        display: flex;
        flex-direction: row;
    }

    .container_box3 .left {
        display: flex;
        flex-direction: column;
        width: 50%;
    }

    .container_box3 .left .left_banner {
        width: 100%;
        height: auto;
    }

    .container_box3 .left .left_banner img {
        width: 100%;
        border-radius: 15px;
    }

    .container_box3 .left .left_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .container_box3 .right {
        width: 50%;
        padding-left: 10px;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .container_box3 .right .right_item {
        width: 50%;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .container_box3 .right .right_item .right_item_banner {
        width: 100%;
        height: auto;
    }

    .container_box3 .right .right_item .right_item_banner img {
        width: 100%;
        border-radius: 5px;
    }

    .container_box3 .right .right_item .right_item_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .home_blue_post_3 {
        display: flex;
        flex-direction: row;
        width: 100% !important;
        margin-bottom: 30px;
    }

    .right_item_image {
        border-radius: 5px 5px 40px 5px !important;
    }
}

/*电脑端*/
/*电脑端*/
@media screen and (min-width: 768px) {
    .trendin2 {
        margin-top: 70px;
    }

    .title {
        font-size: 46px !important;
        font-weight: 900 !important;
        font-family: 'exo', Sans-Serif !important;

    }

    .search_box input {
        width: 90%;
        height: 100%;
        border: none;
        outline: none;
        padding-left: 10px;
        border-radius: 25px;
        box-sizing: border-box;
    }

    .search_box input {
        width: 10%;
        height: 100%;
        border: none;
        outline: none;
        padding-left: 10px;
    }

    .trendin {
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }

    .trendin .title {
        color: #000;
        font-weight: 500;
        font-size: 25px;
        padding: 2% 0;
    }

    .trendin2 .title {
        color: white;
        font-weight: 500;
        font-size: 25px;
        padding: 2% 0;
    }


    .container_box {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .container_box_item {
        display: flex;
        flex-direction: row;
        width: 50%;
        margin-top: 15px;
    }

    /*.container_box_item .banner {*/
    /*    width: 200px;*/
    /*}*/
    .container_box_item .banner img {
        object-fit: cover;
        /*width: 100%;*/
        border-radius: 10px;
        width: 240px;
        height: 134px;
        max-width: none !important;
    }

    .container_box_item .banner_title {
        word-break: break-all;
        color: white;
        padding: 0 5px;
    }

    .left_text {
        padding: 12px 0 0 0 !important;
    }

    .container_box2 {
        display: flex;
        flex-direction: row;
    }

    .container_box2 .left {
        display: flex;
        flex-direction: column;
        width: 50%;
    }

    .container_box2 .left .left_banner {
        width: 100%;
        height: auto;
    }

    .container_box2 .left .left_banner img {
        width: 100%;
        border-radius: 15px;
    }

    .container_box2 .left .left_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .container_box2 .right {
        width: 50%;
        padding-left: 10px;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .container_box2 .right .right_item {
        width: 50%;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .container_box2 .right .right_item .right_item_banner {
        width: 100%;
        height: auto;
    }

    .container_box2 .right .right_item .right_item_banner img {
        width: 100%;
        border-radius: 5px;
    }

    .container_box2 .right .right_item .right_item_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .container_box3 {
        display: flex;
        flex-direction: row;
    }

    .container_box3 .left {
        display: flex;
        flex-direction: column;
        width: 55%;
    }

    .container_box3 .left .left_banner {
        width: 100%;
        height: auto;
    }

    .container_box3 .left .left_banner img {
        width: 100%;
        border-radius: 15px;
    }

    .container_box3 .left .left_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .container_box3 .right {
        width: 50%;
        padding-left: 10px;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .container_box3 .right .right_item {
        width: 50%;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .container_box3 .right .right_item .right_item_banner {
        width: 100%;
        height: auto;
    }

    .container_box3 .right .right_item .right_item_banner img {
        width: 100%;
        border-radius: 5px;
    }

    .container_box3 .right .right_item .right_item_text {
        color: white;
        word-break: break-all;
        padding: 0 5px;
    }

    .home_blue_post_3 {
        display: flex;
        flex-direction: row;
        width: 100% !important;
        margin-bottom: 30px;
    }

    .right_item_image {
        border-radius: 5px 5px 40px 5px !important;
    }
}


.mpp-page-link {
    margin: 10px 0;
    height: 90px;
    background: #ebebeb;
    padding: 10px;
}

.mpp-page-link a {
    text-align: center;
    line-height: 70px;
    color: #fff;
    text-decoration: none !important;
    padding: 0;
    width: 19%;
    border-radius: 5px;
    font-size: 22px;
    margin: 0;
    height: 70px;
    overflow: hidden
}

.mpp-page-link a:first-child {
    float: left;
    background: #ababab
}

.mpp-page-link a:last-child {
    float: right;
    background: #dc1a0b;
    width: 80%;
}

