@charset "UTF-8";
/*
* @Author: DoDo
* @Date:   2020-05-09 21:28:03
* @Last Modified by:   DoDo
* @Last Modified time: 2020-09-05 15:29:52
*/
@media (min-width: 1366px) {
    /*=============================================== 07_促销活动 */
    .promotion-main .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .promotion-main .row > div {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1365px) {
    /*=============================================== public */
    /* nav */
    .nav-list li a {
        padding: 0 29px;
    }

    .nav-menu-list li .div-down {
        width: 920px;
    }

    /*=============================================== index */
    .banner-owl {
        width: 720px;
    }

    /*=============================================== 04_产品中心详情页 */
    .product-ditails-tab-title.on {
        width: 1080px;
    }

    /*=============================================== 29_会员中心_我的积分_积分兑换 */
    .member-exchange-row {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 0;
    }

    .member-exchange-row > div {
        padding-left: 10px;
        padding-right: 10px;
    }

    .member-exchange-01 {
        margin-top: 20px;
    }

    .member-info-list1 li .select-01 {
        width: 190px;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
    }

    /*=============================================== public */
    /* nav */
    .nav-menu {
        display: block !important;
    }

    .nav-menu .nav-menu-close {
        display: none;
    }

    .nav-menu-list li .div-1 span {
        display: none;
    }

    .nav-menu-list li .div-down {
        display: block !important;
        visibility: hidden;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .nav-menu-list li:hover .div-down {
        visibility: visible;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    .nav-menu-inside .nav-menu-list {
        display: none;
    }

    .nav-menu-inside:hover .nav-menu-list {
        display: block;
    }
}

@media (max-width: 1199px) {
    /*=============================================== public */
    /* header */
    .header {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .header .a-logo img {
        height: 70px;
    }

    .header .header-right .a-01 {
        height: 40px;
        line-height: 38px;
        margin: 0 10px;
        font-size: 14px;
    }

    .header .header-right .a-02 {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-size: 14px;
    }

    .header .header-right .nav-menu-title {
        float: left;
        display: block;
        height: 40px;
        line-height: 40px;
        margin-left: 10px;
        font-size: 14px;
    }

    .header .header-right .nav-menu-title span {
        padding-left: 20px;
        background-size: 15px;
    }

    .header-search {
        width: 320px;
        height: 40px;
    }

    .header-search .put-01 {
        padding: 5px 105px 5px 36px;
        font-size: 14px;
    }

    .header-search .but-01 {
        width: 80px;
        font-size: 14px;
    }

    .header-search .header-search-hot {
        font-size: 12px;
    }

    .header-search .header-search-hot a {
        margin-right: 10px;
    }

    /* nav */
    .nav-toggle {
        position: static;
    }

    .nav-menu {
        float: none;
        display: none;
        width: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 105;
        padding: 20px;
        overflow: auto;
        background: #49a617;
    }

    .nav-menu .nav-menu-close {
        position: fixed;
        right: 10px;
        top: 10px;
        width: 30px;
        height: 30px;
        font-size: 30px;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        transform: rotate(45deg);
        border-radius: 50%;
        cursor: pointer;
    }

    .nav-menu-list {
        position: static;
        width: 100%;
        border: none;
    }

    .nav-menu-list li {
        padding: 15px 20px;
    }

    .nav-menu-list li .div-1 {
        position: relative;
    }

    .nav-menu-list li .div-1 span {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
    }

    .nav-menu-list li .div-1.on {
        background-image: url("../images/icon-01h.png");
    }

    .nav-menu-list li .div-down {
        position: static;
        width: auto;
        margin-top: 10px;
        display: none;
    }

    .nav-menu-list li::after {
        display: none;
    }

    .nav-menu-title {
        display: none;
    }

    .nav-list {
        float: none;
        display: flex;
        justify-content: space-between;
    }

    /* footer */
    .footer {
        position: relative;
        background: #e5e5e5;
    }

    .footer .footer-list li:last-child {
        width: 240px;
    }

    /*=============================================== index */
    .banner {
        padding-left: 0;
    }

    .banner-owl {
        width: 750px;
    }

    .index-service-01 {
        font-size: 16px;
    }

    /*=============================================== 03_产品中心列表页 */
    .product-table-w {
        width: 100%;
        overflow: auto;
    }

    .product-table {
        width: 1100px;
    }

    /*=============================================== 04_产品中心详情页 */
    .product-ditails-tab-title.on {
        width: 880px;
    }

    .product-table2 table tr td {
        padding: 5px 10px;
    }

    .product-table2 td {
        font-size: 14px;
    }

    /*=============================================== 10_关于我们_公司简介 */
    .about-art .div-01 {
        padding-left: 0;
    }

    /*=============================================== 19_注册 */
    .login-main {
        padding-left: 5%;
        padding-right: 5%;
    }

    .login-01 {
        padding-left: 115px;
    }

    /*=============================================== 20_登录_用户名密码登录 */
    .sign-img {
        width: 450px;
    }

    /*=============================================== 25_会员中心_我的订单 */
    .member-exchange-02 .div-bottom {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
    }

    .member-exchange-02 .div-bottom .div-01 {
        float: none;
        width: 100%;
    }

    .member-exchange-a2 {
        padding: 10px;
    }

    .member-exchange-a2 .span-des {
        width: 100%;
    }

    /*=============================================== 26_会员中心_我的订单_查询 */
    .member-order-table4 {
        min-width: 900px;
    }

    .member-order-table4 tr th:first-child {
        width: 11.65%;
    }

    .member-order-table4 tr th:nth-child(2) {
        width: 13.94%;
    }

    .member-order-table4 tr th:nth-child(3) {
        width: 13.38%;
    }

    .member-order-table4 tr th:nth-child(4) {
        width: 16.84%;
    }

    .member-order-table4 tr th:nth-child(5) {
        width: 18.26%;
    }

    .member-order-table4 tr th:nth-child(6) {
        width: 14.34%;
    }

    .member-order-table4 tr th:nth-child(7) {
        width: 11.59%;
    }

    /*=============================================== 23_会员中心_个人中心 */
    .member-set-title .div-contact {
        float: none;
        text-align: left;
        line-height: 30px;
        padding-bottom: 10px;
    }

    .member-info-list1 li .select-01 {
        width: 130px;
    }
}

@media (min-width: 992px) {
    .about-menu .about-menu-list {
        display: block !important;
    }
}

@media (max-width: 991px) {
    /*=============================================== public */
    /* header */
    .header-top {
        font-size: 14px;
    }

    .header-top .header-top-right .header-service .header-service-down ul li a {
        font-size: 12px;
    }

    .header .a-logo img {
        height: 50px;
    }

    .header .header-right .a-01 {
        padding: 0 10px;
    }

    .header .header-right .a-02 {
        padding: 0 10px;
    }

    .header .header-right .nav-menu-title {
        display: none;
    }

    .header-search {
        width: 270px;
    }

    .header-search .header-search-hot {
        display: none;
    }

    .header-menu {
        float: right;
        display: block;
        margin-left: 10px;
    }

    /* nav */
    .nav-list {
        float: none;
    }

    .nav-list li {
        float: none;
    }

    .nav-list li a {
        font-size: 16px;
        padding: 0 15px;
    }

    /* footer */
    .footer {
        position: relative;
        background: #e5e5e5;
    }

    .footer .footer-list li:last-child {
        width: 100%;
        justify-content: center;
        padding-top: 20px;
    }

    .footer .footer-list li:last-child .div-ewm {
        margin: 0 15px;
    }

    /* xuanfu */
    .celan-list {
        display: none;
    }

    /*=============================================== index */
    .banner-owl {
        width: 530px;
    }

    .banner-a1 {
        height: 410px;
    }

    .banner-right .banner-img a {
        height: 129px;
    }

    .index-service-01 {
        width: 50%;
    }

    /*=============================================== 03_产品中心列表页 */
    .product-filter .product-filterform .put-01 {
        padding: 11px 10px;
        font-size: 14px;
    }

    .product-filter ul li.li1 .div-des a {
        margin-right: 5px;
    }

    /*=============================================== 04_产品中心详情页 */
    .product-ditails-des .product-ditails-list li {
        width: auto;
        min-width: 50%;
    }

    .product-ditails-des .div-abs .div-num {
        width: 110px;
    }

    .product-ditails-des .div-abs .div-num .put-01 {
        width: 50px;
    }

    .product-ditails-des .div-abs .a-01 {
        width: auto;
        padding: 0 15px;
    }

    .product-ditails-tab-title.on {
        width: 660px;
    }

    .product-ditails-cont .div-table {
        width: 100%;
        overflow: auto;
    }

    .product-table2 {
        width: 900px;
    }

    /*=============================================== 09_MSDS COA */
    .msds-form-01 .div-01 {
        width: 24%;
    }

    .msds-form-01 .div-02 {
        width: 28.7%;
    }

    /*=============================================== 10_关于我们_公司简介 */
    .about-main {
        padding-left: 0;
    }

    .about-menu {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .about-menu .about-menu-title {
        position: relative;
    }

    .about-menu .about-menu-title span {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: url("../images/icon-13.png") right 20px center no-repeat;
        cursor: pointer;
    }

    .about-menu .about-menu-list {
        display: none;
    }

    .about-menu .about-menu-list a:hover::before, .about-menu .about-menu-list a.on::before {
        left: 0;
    }

    .about-content {
        padding: 20px 10px;
    }

    .about-content .about-title .span-01 {
        padding-bottom: 10px;
    }

    .about-art {
        margin-top: 20px;
        line-height: 24px;
    }

    /*=============================================== 19_注册 */
    .login-main {
        padding: 50px 30px;
    }

    .login-flex .login-left {
        width: 100%;
        border-right: none;
    }

    .login-flex .login-right {
        width: 456px;
        margin: 30px auto 0;
    }

    .login-flex .login-right .but-01 {
        width: 100%;
    }

    .login-list {
        margin: 0 auto;
    }

    /*=============================================== 20_登录_用户名密码登录 */
    .sign-left, .sign-img {
        margin: 0 auto;
    }

    .sign-img {
        margin-top: 20px;
    }

    /*=============================================== 33_大宗询价 */
    .inquiry-main {
        padding: 40px 60px;
    }

    /*=============================================== 25_会员中心_我的订单 */
    .member-main {
        padding-left: 0;
    }

    .member-main .member-menu {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .member-main .member-menu .member-menu-bottom {
        text-align: center;
        padding-bottom: 30px;
    }

    .member-main .member-menu .member-menu-bottom .a-01 {
        display: inline-block;
        width: 46%;
        margin-top: 20px;
    }

    .member-main .member-menu .member-menu-bottom .a-02 {
        margin-top: 20px;
    }

    .member-content {
        float: none;
    }

    .member-menu-list {
        display: flex;
        justify-content: center;
        white-space: nowrap;
        overflow: auto;
    }

    .member-menu-list li a::after {
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 2px;
    }

    .member-menu-list li a:hover::after, .member-menu-list li a.on::after {
        left: 0;
    }
}

@media (min-width: 768px) {
    .nav-to {
        display: block !important;
    }

    .nav-to-close {
        display: none;
    }

    .banner-right {
        display: block;
    }

    .index-notice {
        display: none;
    }

    .index-iconMenu {
        display: none;
    }
}

@media (max-width: 767px) {
    /*=============================================== public */
    /* header */
    .header-top {
        display: block;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 12px;
    }

    .header-top .header-collection {
        padding-left: 25px;
    }

    .header-top .header-top-right {
        margin-top: 5px;
    }

    .header-top .header-top-right a {
        margin: 0 10px;
    }

    .header-top .header-top-right .span-red {
        margin-right: 15px;
    }

    .header-top .header-top-right .header-service {
        display: none;
    }

    .header-top .header-top-right .bdo-line {
        display: none;
    }

    .header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header .a-logo img {
        height: 35px;
    }

    .header .header-right {
        display: none;
    }

    .header .header-menu {
        display: none;
        margin-left: 0;
        margin-right: 20px;
        margin-top: 6px;
    }

    .header-bream {
        display: block;
        margin-top: 6px;
    }

    /* nav */
    .nav-to {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 103;
        overflow: auto;
        padding: 20px;
        background: #49a617;
        display: none;
    }

    .nav-to-close {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 30px;
        height: 30px;
        font-size: 30px;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        transform: rotate(45deg);
        border-radius: 50%;
        cursor: pointer;
    }

    .nav-toggle .header-right {
        float: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .nav-toggle .header-right .a-01 {
        width: 40%;
        margin: 0;
        color: #fff;
        font-size: 14px;
        text-align: center;
        height: 40px;
        line-height: 38px;
    }

    .nav-toggle .header-right .a-02 {
        width: 56%;
        margin: 0;
        font-size: 14px;
        text-align: center;
        height: 40px;
        line-height: 40px;
    }

    .header-search {
        float: none;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .header-search .put-01 {
        color: #000;
    }

    .header-search .put-01::placeholder {
        color: #000;
    }

    .nav-list {
        display: block;
    }

    .nav-list li {
        width: 100%;
    }

    /* footer */
    .footer {
        position: relative;
        background: #e5e5e5;
        font-size: 12px;
    }

    .footer .footer-list {
        padding-top: 10px;
        padding-bottom: 25px;
        justify-content: flex-start;
    }

    .footer .footer-list li {
        min-width: 33.33%;
        padding-top: 20px;
        padding-left: 15px;
    }

    .footer .footer-list li .div-title {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .footer .footer-list li .div-title span {
        left: -15px;
    }

    .footer .footer-copy {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .footer .footer-copy .div-01 {
        margin-top: 0;
    }

    /* pages */
    .pages a, .pages strong {
        display: none;
    }

    .pages a:first-child, .pages a:last-child {
        display: inline-block;
        width: 48%;
        margin: 0 0.9%;
    }

    /*=============================================== index */
    .banner-owl {
        float: none;
        width: 100%;
    }

    .banner-owl .owl-dots {
        bottom: 10px;
        line-height: normal;
    }

    .banner-owl .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        margin: 0 3px;
    }

    .banner-a1 {
        height: auto;
    }

    .banner-a1 img.mg1 {
        display: block;
    }

    .banner-right {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 9px;
        display: none;
    }

    .index-title {
        padding-bottom: 10px;
    }

    .index-title .mg-icon {
        height: 30px;
    }

    .index-title .span-01 .bdo-01 {
        font-size: 20px;
    }

    .index-title .span-01 .bdo-02 {
        display: none;
    }

    .index-title .a-more {
        top: 7px;
    }

    .index-sell {
        padding-top: 10px;
    }

    .index-sell-owl, .index-acting-owl {
        margin-top: 10px;
    }

    .index-sell-owl .owl-nav button.owl-prev, .index-sell-owl .owl-nav button.owl-next, .index-acting-owl .owl-nav button.owl-prev, .index-acting-owl .owl-nav button.owl-next {
        width: 30px;
        height: 30px;
    }

    .index-acting-a1 .span-txt {
        margin-top: 5px;
    }

    .index-service-01 {
        width: 50%;
        font-size: 14px;
        background-size: 30px;
        padding-left: 35px;
    }

    .index-down {
        padding-bottom: 20px;
    }

    .index-down-a1 {
        margin-top: 10px;
    }

    .index-notice {
        display: block;
        padding-bottom: 38px;
    }

    /*=============================================== 03_产品中心列表页 */
    .product-filter {
        padding: 10px;
    }

    .product-filter ul li {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .product-filter ul li.li1 {
        padding-left: 0;
        padding-right: 0;
    }

    .product-filter ul li.li1 .span-title {
        float: none;
        display: block;
        margin-left: 0;
    }

    .product-filter ul li.li1 .div-des {
        display: none;
        padding-top: 13px;
    }

    .product-filter ul li.li1 .div-des.on {
        display: block;
    }

    .product-filter ul li.li1 .div-toggle {
        top: 10px;
    }

    .product-filter .product-filterform {
        margin-top: 0;
        padding-top: 10px;
    }

    .product-filter .product-filterform .div-title {
        width: 100%;
    }

    .product-filter .product-filterform .div-01 {
        width: 48%;
        margin-top: 10px;
    }

    .product-filter .product-filterform .div-01:last-child {
        width: 100%;
    }

    .product-filter .product-filterform .put-01 {
        padding: 7px 10px;
        font-size: 14px;
    }

    .product-filter .product-filterform .but-01 {
        height: 40px;
    }

    .product-table-b {
        padding-right: 0;
    }

    .product-table-b .a-01 {
        width: auto;
        padding: 0 15px;
    }

    .product-table-b .a-01:last-child {
        width: auto;
    }

    /*=============================================== 04_产品中心详情页 */
    .product-ditails {
        padding: 10px;
    }

    .product-ditails-img {
        width: 100%;
    }

    .product-ditails-des {
        width: 100%;
        margin-top: 20px;
    }

    .product-ditails-des .div-title {
        font-size: 18px;
        line-height: 28px;
    }

    .product-ditails-des .div-info {
        margin-top: 10px;
    }

    .product-ditails-des .div-abs {
        position: static;
        margin-top: 20px;
    }

    .product-ditails-des .div-abs .a-01 {
        float: left;
    }

    .product-ditails-tab-title {
        display: flex;
        justify-content: space-between;
    }

    .product-ditails-tab-title a {
        min-width: inherit;
        marign: 0;
        flex: 1;
    }

    .product-ditails-tab-title.on {
        width: calc(100% - 50px);
    }

    .product-ditails-cont {
        padding: 15px;
    }

    .product-ditails-cont .div-form .div-01 {
        width: 100%;
    }

    .product-ditails-cont .div-form .div-02 {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }

    /*=============================================== 05_产品中心_我的询价单 */
    .product-table-b2 .div-01 {
        float: none;
    }

    .product-table-b2 .div-01 a, .product-table-b2 .div-01 a:first-child {
        width: 48%;
        margin: 0 1% 10px;
    }

    .product-table-b2 .div-02 {
        float: left;
        padding-left: 0;
    }

    .product-table-b2 .div-02 a {
        display: block;
    }

    .product-table-b3 .div-01 {
        padding-left: 0;
    }

    /*=============================================== 06_品牌中心 */
    .brandCenter-main {
        padding: 10px 10px 20px 10px;
    }

    .brandCenter-main .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .brandCenter-main .row > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .brandCenter-main .index-acting-a1 {
        margin-top: 15px;
    }

    /*=============================================== 07_促销活动 */
    .promotion-main {
        padding: 10px 10px 20px;
    }

    .promotion-main .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .promotion-main .row > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .promotion-a1 {
        margin-top: 15px;
    }

    .promotion-a1 .span-txt {
        margin-top: 8px;
        font-size: 14px;
    }

    /*=============================================== 08_积分商城 */
    .shop-01 .shop-a1 {
        height: 60px;
        font-size: 16px;
    }

    .shop-01 .shop-a1 img {
        height: 30px;
        margin-right: 10px;
    }

    .shop-main {
        padding-top: 10px;
    }

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

    /*=============================================== 09_MSDS COA */
    .msds-form-01 {
        margin-top: 30px;
    }

    .msds-form-01 .div-01, .msds-form-01 .div-02, .msds-form-01 .div-03 {
        width: 100%;
    }

    /*=============================================== 16_联系我们_人才招聘 */
    .job-list li .job-title {
        padding-left: 10px;
        font-size: 14px;
    }

    .job-list li .job-cont {
        padding: 15px 10px;
    }

    /*=============================================== 18_客户服务_资料下载 */
    .down-list {
        margin-bottom: 20px;
    }

    .down-list li .a1 {
        font-size: 14px;
        line-height: 40px;
    }

    .down-list li .a-down {
        width: 20px;
        height: 20px;
    }

    .honor-list {
        margin-left: -5px;
        margin-right: -5px;
        padding-top: 10px;
    }

    .honor-list > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .honor-a1 {
        margin-top: 10px;
    }

    .honor-a1 .span-txt {
        font-size: 14px;
    }

    /*=============================================== 13_关于我们_公司新闻列表页 */
    .news-list {
        margin-bottom: 20px;
    }

    .news-list li {
        padding-right: 0;
        padding-left: 0;
    }

    .news-list li .a-img {
        float: none;
        margin: 0;
        width: 100%;
    }

    .news-list li .div-date {
        display: none;
    }

    .news-list li .div-cont .div-info {
        display: block;
        margin-top: 5px;
    }

    .news-pages {
        padding-right: 0;
    }

    .news-pages .a-return {
        position: static;
        width: 100%;
        transform: translateY(0);
        margin-top: 15px;
    }

    /*=============================================== 19_注册 */
    .login-main {
        margin-top: 20px;
        margin-bottom: 38px;
        padding: 30px 15px;
    }

    .login-list {
        width: 100%;
        padding-top: 10px;
    }

    .login-list li {
        padding-left: 0;
    }

    .login-list li .span-title {
        float: none;
        display: block;
        margin-left: 0;
        width: 100%;
        text-align: left;
        line-height: 30px;
    }

    .login-list li .put-01 {
        float: none;
        width: 100%;
    }

    .login-list li .div-01 {
        position: relative;
    }

    .login-list li .div-01 .a-yzm, .login-list li .div-01 .but-01 {
        width: 100px;
        height: auto;
        position: absolute;
        right: 1px;
        top: 1px;
        bottom: 1px;
        overflow: hidden;
        border-radius: 5px;
    }

    .login-list li .div-01 .a-yzm img {
        width: 100px;
        height: 50px;
    }

    .login-01 {
        padding-left: 0;
        width: 100%;
    }

    .sign-left .sign-title-tab a {
        width: auto;
        min-width: inherit;
        padding: 0 10px;
    }

    /*=============================================== 33_大宗询价 */
    .inquiry-main {
        padding: 20px 10px 30px 15px;
    }

    .inquiry-list {
        padding-left: 10px;
    }

    .inquiry-list .bdo-01 {
        left: -5px;
    }

    .inquiry-list li.li1 {
        margin-top: 20px;
    }

    .inquiry-list li .put-01 {
        font-size: 12px;
    }

    .inquiry-list li .put-02 {
        width: 50%;
    }

    .inquiry-list li .but-01 {
        width: 100%;
    }

    /*=============================================== 25_会员中心_我的订单 */
    .member-main {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .member-main .pages {
        padding-top: 20px;
    }

    .member-menu-list {
        justify-content: flex-start;
    }

    .member-menu-list li a {
        font-size: 14px;
    }

    /*=============================================== 31_会员中心_模板下载 */
    .member-model {
        padding: 15px 10px 20px;
    }

    .member-model .div-01 {
        width: 100%;
        font-size: 16px;
    }

    .member-model .a-img {
        margin: 20px auto;
    }

    .member-model .div-02 {
        margin: 0 auto;
    }

    /*=============================================== 29_会员中心_我的积分_积分兑换 */
    .member-exchange-header {
        padding: 20px 15px;
    }

    .member-exchange-header .div-logo {
        float: none;
        margin: 0 auto;
    }

    .member-exchange-header .div-info {
        text-align: center;
        padding-top: 15px;
    }

    .member-exchange-row {
        margin-left: -5px;
        margin-right: -5px;
        margin-top: 0;
        padding-top: 10px;
    }

    .member-exchange-row > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .member-exchange-01 {
        padding: 10px;
        margin-top: 10px;
    }

    .member-exchange-01 .member-exchange-div1 .member-exchange-price {
        float: none;
        margin: 10px auto 0;
    }

    .member-exchange-01 .member-exchange-div1 .a-01 {
        float: none;
        display: block;
        width: 100%;
        margin-top: 15px;
    }

    .member-exchange-02 {
        padding: 0;
    }

    .member-exchange-form {
        padding: 20px 10px 25px;
    }

    .member-exchange-form-list li {
        padding-left: 0;
    }

    .member-exchange-form-list li .span-title {
        float: none;
        margin-left: 0;
        display: block;
        width: 100%;
        text-align: left;
        line-height: 40px;
    }

    .member-exchange-form-list li .but-01 {
        width: 100%;
    }

    /*=============================================== 26_会员中心_我的订单_查询 */
    .member-title .div-01 {
        float: none;
        margin-top: 10px;
        text-align: center;
        padding-bottom: 15px;
    }

    .member-title .div-01 .a1, .member-title .div-01 .a2 {
        margin: 10px 5px 0;
    }

    /*=============================================== 23_会员中心_个人中心 */
    .member-set {
        padding: 15px 10px 30px;
    }

    .member-set-title {
        padding-left: 70px;
    }

    .member-set-title .span-01 {
        display: block;
        line-height: 24px;
    }

    .member-set-title .b-title {
        width: 60px;
        margin-left: -70px;
    }

    .member-set-title .div-contact {
        line-height: 24px;
    }

    .member-set-title .div-contact span {
        display: block;
        margin-left: 0;
    }

    .member-set-cont {
        padding-left: 0;
        padding-right: 0;
    }

    .member-set-cont .span-title {
        display: block;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }

    .member-set-cont .put-01 {
        width: 100%;
        margin-bottom: 10px;
    }

    .member-set-cont .div-01 {
        flex-wrap: wrap;
    }

    .member-set-cont .member-set-list li:last-child .span-title {
        display: none;
    }

    .member-set-cont.ling .div-01 {
        justify-content: space-between;
    }

    .member-set-cont.ling .put-03 {
        width: calc(100% - 25px);
    }

    .member-set-word {
        margin-top: 15px;
    }

    .member-model .inputt {
        width: 100%;
        margin: 20px auto;
    }

    .member-model .inputt + .a-img {
        margin: 0 auto;
    }

    .member-model .inputt + .a-img + div {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .member-model .div-02.ling {
        margin-top: 30px;
    }

    .member-info-word .div-01 {
        padding-left: 0;
    }

    .member-info-word .div-01 .b-title {
        float: none;
        width: 100%;
        margin-left: 0;
        display: block;
        margin-bottom: 10px;
    }

    .member-set-title {
        padding-left: 0;
    }

    .member-set-title .b-title {
        float: none;
        display: inline-block;
        width: auto;
        margin-left: 0;
        margin-right: 30px;
    }

    .member-info-list1 li, .member-info-list2 li {
        padding-left: 0;
    }

    .member-info-list1 li .span-title, .member-info-list2 li .span-title {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
    }

    .member-info-list1 li .select-01, .member-info-list2 li .select-01 {
        width: 100%;
        margin-top: 10px;
    }

    .member-info-list1 li .put-04, .member-info-list1 li .put-05, .member-info-list2 li .put-04, .member-info-list2 li .put-05 {
        width: 100%;
        margin-top: 10px;
    }

    .member-info-list1 li .put-05, .member-info-list2 li .put-05 {
        margin-bottom: 0;
    }
}

@media (max-width: 374px) {
    .index-iconMenu-a1 .span-txt {
        font-size: 12px;
    }

    .index-service-01 {
        font-size: 12px;
        background-size: 25px;
        padding-left: 30px;
    }

    .shop-01 .shop-a1 {
        height: 50px;
        font-size: 14px;
    }

    .shop-01 .shop-a1 img {
        height: 26px;
        margin-right: 5px;
    }

    .news-art-title .div-info .span-01 {
        margin: 0 5px;
    }

    .sign-left .sign-title-tab a {
        padding: 0 7px;
    }

    .member-exchange-01 .span-img {
        height: 120px;
    }

    .member-title .div-01 .a1, .member-title .div-01 .a2 {
        min-width: inherit;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*# sourceMappingURL=media.css.map */
