/*!
Theme Name: lexiw
Theme URI: https://www.lexiw.com/
Description: A better wordpress theme by lexiw.com
Author: lexiw.com
Author URI: https://www.lexiw.com/
Version: 3.2
*/
/*app*/
@media only screen and (max-width: 900px) {
    .main {
        width: 100%;
        margin: auto;
        overflow: hidden;
    }

    .main_top {
        width: 100%;
        float: left;
        margin-top: 65px;
    }

    .p_left_box {
        width: 100%;
        float: left;
    }

    .banner_box {
        float: right;
        width: 100%;
    }

    .banner2 {
        width: 100%;
        height: 183px;
        background: url("../img/banner2.jpg") no-repeat;
        float: left;
        background-size: 100%;
    }

    .l_art {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 3%;
    }

    .l_art a {
        width: 48%;
        display: inline-block;
        background: #689eff;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .l_art a:nth-child(1) {
        background: #4d4d4d;
    }

    .l_art a:nth-child(2) {
        background: #ff8989;
    }

    .l_art a:nth-child(3) {
        background: #e6c166;
    }


    .img_box {
        float: left;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 3%;
    }

    .img_box a {
        width: 30%;
        float: left;
        position: relative;
        margin-bottom: 10px;
    }

    .img_box img {
        width: 100%;
        height: 79px;
        float: left;
        margin-right: 13px;
        border-radius: 8px;
    }

    .img_box span {
        width: 100%;
        height: 30px;
        float: left;
        position: absolute;
        left: 0;
        background-color: #c2c2c2;
        background: #15151545;
        color: #fff;
        line-height: 30px;
        text-align: center;
        bottom: 0;
        font-size: 14px;
    }

    .pc_l_bot {
        float: left;
        width: 100%;
        padding: 0 3%;
    }

    .pc_l_bot_t {
        float: left;
        width: 100%;
        margin-top: 17px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .pc_l_bot_t a {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .pc_l_bot_t i {
        float: left;
        width: 43px;
        background: #3b81ff;
        color: #fff;
        height: 20px;
        line-height: 20px;
        border-radius: 30px;
        text-align: center;
        font-size: 12px;
    }

    .pc_l_bot_t h2 {
        display: inline-block;
        margin-left: 7px;
        font-size: 16px;
        font-weight: 700;
        width: 68%;
        height: 21px;
        overflow: hidden;
        line-height: 21px;
    }

    .pc_l_bot_t span {
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        color: #888;
        margin-top: 0px;
        height: 44px;
        overflow: hidden;
        margin-top: 10px;
    }

    .pc_l_bot ul {
        float: right;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .pc_l_bot ul li {
        float: left;
        width: 100%;
        line-height: 35px;
        height: 43px;
        overflow: hidden;
    }

    .pc_l_bot ul li a {
        float: left;
        margin-left: 8px;
        font-size: 15px;
        width: 71%;
    }

    .pc_l_bot ul li i {
        float: left;
        width: 15px;
        height: 15px;
        background: #ff8c8c;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        line-height: 15px;
        text-align: center;
        border-radius: 2px;
        margin-top: 10px;
    }

    .pc_l_bot ul li span {
        color: #999;
        float: right;
        font-size: 12px;
        margin-left: 6px;
    }

    .pc_right_box {
        width: 100%;
        float: left;
        padding: 3%;
    }

    .pc_r_title {
        width: 100%;
        height: 43px;
        background-color: #f8f8f8;
        float: left;
        border-radius: 60px;
    }

    .pc_r_title span {
        width: 86px;
        height: 42px;
        line-height: 42px;
        border-radius: 0px 30px 0px 0px;
        float: left;
        color: #4690f3;
        font-size: 18px;
        font-weight: 700;
    }

    .pc_r_title i {
        width: 4px;
        height: 18px;
        background-color: #488be6;
        float: left;
        color: #fff;
        margin: 13px;
        margin-right: 7px;
    }

    .pc_right_box ul {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }

    .pc_right_box li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        margin-top: 21px;
        line-height: 24px;
    }

    .pc_right_box li a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 24px;
        width: 62%;
        float: left;
    }

    .pc_right_box li span {
        width: 14px;
        height: 19px;
        float: left;
        color: #fff;
        line-height: 19px;
        font-size: 12px;
        background: #d7d9df;
        text-align: center;
        border-radius: 59px;
        margin-top: 4px;
        margin-right: 7px;
        overflow: hidden;
        padding: 0 5px;
    }

    .pc_right_box li:nth-child(1) span {
        background: #3b81ff;
    }

    .pc_right_box li:nth-child(2) span {
        background: #689eff;
    }

    .pc_right_box li:nth-child(3) span {
        background: #8bb4ff;
    }

    .pc_right_box li i {
        color: #999;
        float: right;
        font-size: 13px;
    }

    .main_top_b {
        width: 1100px;
        margin: 0 auto;
    }

    .main_top_b ul {
        margin-right: -20px;
        overflow: hidden;
    }

    .main_top_b li {
        margin-right: 20px;
        width: 260px;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px;
    }

    .main_top_b li span {
        color: #999;
        letter-spacing: 2px;
    }

    .pc_sort {
        width: 100%;
        float: left;
        border-top: 10px solid #efefef;
        padding: 3%;
    }

    .pc_sort_left {
        width: 100%;
        float: left;
    }

    .pc_title {
        width: 100%;
        height: 37px;
        line-height: 37px;
        margin-bottom: 16px;
        border-bottom: 2px solid #2d8bef;
    }

    .pc_title span {
        min-width: 80px;
        height: 37px;
        background-color: #2d8bef;
        float: left;
        padding: 0 14px 0 10px;
        font-size: 17px;
        font-weight: bold;
        color: #ffffff;
    }

    .pc_title ul {
        float: right;
        font-size: 14px;
        color: #666;
    }

    .pc_title ul li {
        float: left;
        margin: 0 10px;
    }

    .pc_title ul li a {
        float: left;
        font-size: 14px;
    }

    .pc_title .more {
        font-size: 12px;
        float: right;
        margin: 0 10px;
        color: #ff7676;
    }


    .pc_left {
        float: left;
        width: 100%;
    }

    .pc_left_title {
        font-size: 16px;
        color: #2d8bef;
        overflow: hidden;
        background: #f8f8f8;
        height: 44px;
        line-height: 44px;
        border-radius: 10px;
        margin-top: 20px;
    }

    .pc_left_title span {
        width: 4px;
        height: 16px;
        background-color: #547de4;
        float: left;
        margin: 15px 8px 0 0;
    }


    .jx_img {
        position: relative;
        display: block;
        margin-top: 16px;
    }

    .jx_img img {
        width: 100%;
        height: 190px;
    }

    .jx_typename {
        background: #ff7171;
        padding: 0 8px;
        height: 31px;
        line-height: 31px;
        font-size: 15px;
        color: #ffffff;
        position: absolute;
        left: 0;
        top: 0;
    }

    .jx_img_title {
        position: absolute;
        bottom: 3px;
        left: 0;
        text-align: center;
        width: 100%;
        height: 38px;
        line-height: 38px;
        color: #fff;
        font-size: 15px;
        background-color: rgb(0 0 0 / 32%);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .pc_left li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 24px;
        font-size: 15px;
        margin-top: 21px;
        width: 100%;
    }

    .pc_left li span {
        float: left;
        width: 18px;
        height: 18px;
        background: #ebebeb;
        color: #999;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        margin: 3px 6px 0 0;
    }

    .pc_left li:nth-child(1) span {
        background: #ff5722;
        color: #fff;
    }

    .pc_left li:nth-child(2) span {
        background: #ff9800ebebeb;
        color: #fff;
    }

    .pc_left li:nth-child(3) span {
        background: #ffc107;
        color: #fff;
    }

    .pc_left li i {
        font-size: 12px;
        color: #999;
        float: right;
    }

    .pc_right {
        float: left;
        width: 100%;
    }

    .pc_right ul {
        margin-right: -14px;
        margin-top: 4px;
    }

    .pc_right li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 96%;
        float: left;
        line-height: 24px;
        margin-top: 15px;
    }

    .pc_right li span {
        width: 4px;
        height: 4px;
        background: #6f90e4;
        float: left;
        margin: 10px 6px 0 0;
    }

    .pc_right li i {
        float: right;
        color: #999;
        font-size: 12px;
        margin-left: 6px;
    }

    .pc_sort_right {
        width: 100%;
        float: right;
        margin-top: 30px;
    }

    .pc_r_tw {
        float: left;
        margin-top: 12px;
    }

    .pc_r_tw a {
        float: left;
        margin-bottom: 29px;
    }

    .tw_msg {
        float: right;
        width: 61%;
    }

    .tw_title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 700;
        line-height: 34px;
    }

    .pc_r_tw img {
        width: 121px;
        height: 84px;
        float: left;
        border-radius: 4px;
    }

    .twmsg {
        width: 154px;
        float: right;
    }

    .tw_desc {
        font-size: 15px;
        color: #999;
        line-height: 25px;
        height: 46px;
        overflow: hidden;
    }



    .dsr_title {
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        font-weight: bold;
        color: #3283ff;
        background: #f5f4f4;
    }

    .dsr_title span {
        width: 4px;
        height: 17px;
        float: left;
        background: #3283ff;
        margin-top: 10px;
        margin-right: 5px;
        margin-left: 12px;
    }

    .pc_sort_right ul {
        margin-top: 16px;
    }

    .pc_sort_right li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        margin-top: 15px;
        line-height: 23px;
    }

    .pc_sort_right li span {
        width: 16px;
        height: 16px;
        float: left;
        color: #fff;
        line-height: 16px;
        font-size: 12px;
        background: #cccfd9;
        text-align: center;
        border-radius: 3px;
        margin-top: 4px;
        margin-right: 10px;
    }

    .pc_sort_right li:nth-child(1) span {
        background: #3b81ff;
    }

    .pc_sort_right li:nth-child(2) span {
        background: #77a8ffcccfd9;
    }

    .pc_sort_right li:nth-child(3) span {
        background: #a3c4ff;
    }

    .pc_sort_right li i {
        color: #999;
        float: right;
        font-size: 12px;
        margin-left: 6px;
    }

    .container {
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .hua-navbar .logo img {
        height: 30px;
    }

    .hua-navbar .logo {
        padding: 15px 0;
    }

    .hua-navbar .nav-list {
        padding: 50px 15px;
        position: fixed;
        right: -280px;
        top: 0;
        bottom: 0;
        width: 250px;
        margin-left: 0;
        background: #ffffff;
        z-index: 99999;
        transition: all .3s ease;
    }

    .hua-navbar .nav-list.show {
        right: 0px;
    }

    .hua-navbar .nav-list>li {
        float: none;
        display: block;
        margin: 8px 0;
        background-color: #f7f7f7;
    }

    .hua-navbar .nav-list>li>a {
        height: 40px;
        line-height: 40px;
    }

    .nav-list>li.current a {
        background-color: initial;
    }

    .canvas-close {
        display: block;
        position: absolute;
        right: 15px;
        top: 18px;
        width: 30px;
        height: 30px;
        z-index: 99999;
        color: #000;
        transition: all .3s ease;
    }

    .canvas-close i {
        font-size: 25px;
        transition: all .3s ease;
    }

    .nav-list.show li em.dot {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 40px;
        text-align: center;
        cursor: pointer;
        line-height: 40px;
    }

    .nav-list.show li em.dot i {
        font-size: 18px;
    }

    .hua-navbar .nav-list .sub-nav {
        background: #eaeaea;
        position: relative;
        box-shadow: none;
        text-align: center;
    }

    .hua-navbar .nav-list li:hover>.sub-nav {
        display: none;
    }

    .hua-navbar .nav-list .sub-nav p:last-child {
        padding-bottom: 10px;
    }

    .hua-navbar .nav-list .sub-nav p a {
        width: auto;
        display: block;
        margin: 10px 10px 0 10px;
        background-color: #f7f7f7;
    }

    .hua-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .7);
        z-index: 9998;
        -moz-transition: .3s;
        -o-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s;
    }

    .nav-right {
        font-size: 18px;
    }

    .nav-right .nav-search,
    .nav-right .nav-tougao,
    .nav-right .nav-cart {
        padding: 13px 5px
    }

    .nav-right .nav-button {
        display: block;
        padding: 15px 0 15px 0px;
    }

    .nav-right .nav-button a {
        padding: 7px 0 !important
    }

    .au-login {
        float: left;
        padding: 18px 5px;
    }

    .au-login li a {
        float: left;
        margin-left: 10px;
        color: #fff;
        background-color: #fe4821;
        border-color: #fe4821;
        font-size: .8125rem;
        padding: .3125rem .875rem;
        border-radius: 5rem;
    }

    .au-login li a.login-button {
        background-color: #0783f5;
        border-color: #0783f5;
    }

    .au-login li a.register-button {
        display: none;
    }

    .search-box .container {
        max-width: 100%;
    }

    .search-input {
        width: 80%
    }

    .search-btn {
        width: 20%
    }

    .search-button {
        position: absolute;
        right: 15px;
        top: 18px;
        display: block !important;
    }

    .search-button a {
        color: #2d3757;
    }

    .search-button .fa {
        font-size: 18px;
    }

    .search-box {
        padding: 8.5px 30px 8.5px 0;
    }

    .search-box.show {
        top: 7px;
    }

    .search-box .search-input,
    .search-box .search-btn {
        height: 35px;
    }

    .search-close {
        font-size: 24px;
        top: -1px;
        right: -30px;
    }

    .huaconleft,
    .huaconright {
        width: 100%;
    }

    .list-image {
        display: black;
    }

    .topic-list .topic {
        width: 49%;
        margin: 0 1% 12px
    }

    .topic-list .topic:nth-child(odd) {
        margin-left: 0
    }

    .topic-list .topic:nth-child(2n+2) {
        margin-right: 0
    }

    .article-item {
        padding-bottom: 1.5rem;
    }

    .article-item ul li .list-image,
    .article-item ul li .list-image a {
        width: 100px;
    }

    .article-item ul li .list-image img {
        height: 75px;
    }

    .article-item ul li h2 {
        line-height: 18px;
        margin-bottom: .6rem;
    }

    .article-item ul li h2 a {
        font-size: 15px !important;
        font-weight: 500;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 1.5;
    }

    .article-item ul li .decs {
        display: none;
    }

    .article-item ul li .decs p {
        font-size: 12px !important;
    }

    .article-item ul li .meta-r-icon {
        display: none;
    }

    .article-item ul li span:nth-child(2) {
        float: right;
        margin-right: 0px;
    }

    .article-item ul li .text-xs {
        position: relative;
        display: block;
        margin-bottom: 0rem;
    }

    .article-item ul li .post-tag {
        display: none;
    }

    .d-none {
        display: none !important;
    }

    .right-list .w-newsitem h3 {
        font-size: 1.1rem;
    }

    .hot-item li {
        padding: 8px 0;
    }

    .grid-item li {
        width: 100%;
    }

    .article-content {
        padding: 30px 15px;
    }

    .download_card_pic {
        display: none;
    }

    .download_card_msg {
        width: 100%;
        margin-bottom: 1rem;
    }

    .download_card_title {
        font-size: 16px;
    }

    .download_card_tip {
        font-size: 14px;
    }

    .download_card_btn {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }


    .footer {
        width: 100%;
        position: relative;
        clear: both;
        background-color: #282828;
        margin-top: 30px;
        padding: 30px 0 30px 0;
    }

    .social-footer {
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }

    .social-footer a {
        float: none;
        display: inline-block;
    }

    .cd-popup-container {
        margin: 10em auto;
    }

    .nav-footer {
        clear: both;
        text-align: center;
    }

    .footer .nav-footer a {
        font-size: 14px;
    }

    .links-footer,
    .copyright-footer {
        text-align: center;
    }

    .dialog-content {
        width: 75%;
    }

    .lgy520-modal {
        margin: 0 20px;
    }

}