﻿@charset "UTF-8";
[v-cloak] {
    display: none !important
}
html {
}

.main_dfe {
    /* zoom: 1; */
}

.box {
    width: 1344px;
    margin: auto;
    position: relative;
}

.main-bg {
    background: url("../images/box-bg.png")#eeeeee;
    padding-bottom: 100px;
    background-size: cover;
    min-height: 660px;
    padding-top: 1px;
}
/*-----------------顶部-----------------*/
.header-box {
    position: relative;
    z-index: 2;
    background: #ffffff;
}

.header-top {
    height: 74PX;
    background: #d3d3d3;
    overflow: hidden;
}

.header-nav {
    text-align: center;
    min-width: 1344px;
    width: 100%;
    font-size: 16px;
    line-height: 110px;
    background: #ffffff;
}

    .header-nav > .box {
    }

.header-logo {
    width: 195px;
}

    .header-logo img {
        width: 100%;
    }

.header-ul {
    margin-left: 30px;
}

    .header-ul li {
        float: right;
        font-size: 16px;
        color: #3e3a39;
        padding: 0 35px;
    }

        .header-ul li a {
            display: inline-block;
            height: 100%;
        }

            .header-ul li a:hover {
                color: red;
            }

        .header-ul li.on {
            color: red;
        }

.header-login {
    width: 174px;
}

    .header-login a {
        display: inline-block;
        vertical-align: middle;
        width: 80px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        border-radius: 10px;
        background: #0d4377;
        color: #fff;
        font-size: 14px;
    }

        .header-login a:hover {
            background: #fff;
            color: #0d4377;
            border: 1px solid #0d4377;
        }

        .header-login a:nth-last-child(1) {
            margin-left: 4%;
        }
/*底部*/
.home-fo .footer-box {
    width: 1334px;
}

.footer-box {
    height: 245px;
    background: #bfbfbf;
    padding: 30px 0;
    margin: auto;
}

.footer {
    min-width: 1344px;
    text-align: center;
}

    .footer > div {
        color: #ffffff;
        display: inline-block;
        height: 180px;
        border-right: 1px solid #ffffff;
    }

        .footer > div:nth-last-child(1) {
            border-right: 0;
        }

.footer-di1 {
    text-align: left;
    padding-right: 60px;
    width: 312px;
}

.footer-di2 {
    text-align: left;
    width: 325px;
    padding-left: 63px;
}

.footer-di3 {
    padding-left: 66px;
}

.footer .p1 {
    font-size: 20px;
}

.footer .p2 {
    font-size: 16px;
    margin-top: 5px;
}

    .footer .p2 a:hover {
        color: red;
    }

.footer .p3 {
    font-size: 15px;
    margin-top: 20px;
}

    .footer .p3 img {
        width: 20px;
    }

    .footer .p3 span {
        vertical-align: middle;
        margin-left: 10px;
    }

.footer .p4 {
    text-align: left;
    margin-top: 25px;
}

    .footer .p4 a {
        margin-right: 20px;
    }

    .footer .p4 img {
        width: 45px;
    }
/*首页*/
.dm-di1 {
    position: relative;
    /* background: url("../images/di1-bg.png")no-repeat center; */
    background-size: cover;
    height: 930px;
    z-index: 1;
}

.dm-di1-text {
    position: absolute;
    color: #ffffff;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
}

    .dm-di1-text .p1 {
        width: 262px;
        height: 38px;
        line-height: 38px;
        background: #0d4377;
        border-radius: 8px;
        border: 1px solid #becddb;
        margin: auto;
        font-size: 16px;
        letter-spacing: 6px;
        box-shadow: 0 0 25px 10px rgba(255, 255, 255, 0.25);
    }

        .dm-di1-text .p1:hover {
            background: #fff;
            color: #0d4377;
        }

        .dm-di1-text .p1 a {
            display: block;
            width: 100%;
            height: 100%;
        }

    .dm-di1-text .p2 {
        font-size: 12px;
        margin-top: 20px;
    }

        .dm-di1-text .p2 a:hover {
            color: red;
        }

.dm-di2 {
    background: #ffffff;
    margin: auto;
    margin-top: -170px;
    padding-bottom: 90px;
}

    .dm-di2 > .box {
    }

    .dm-di2 .dm-di2-bg {
        position: absolute;
        width: 1050px;
        left: 0;
        right: 0;
        margin: auto;
        height: 813px;
    }

.dm-di2-list {
    position: relative;
    z-index: 1;
    height: 813px;
}

    .dm-di2-list > div {
        width: 206px;
        height: 205px;
        position: absolute;
        text-align: center;
        line-height: 205px;
    }

    .dm-di2-list img {
        line-height: 210px;
        zoom: 0.9;
    }

.dm-di2-p1 {
    top: 140px;
    left: 293px;
}

.dm-di2-p2 {
    top: 140px;
    left: 571px;
}

.dm-di2-p3 {
    top: 140px;
    left: 845px;
}

.dm-di2-p4 {
    top: 354px;
    left: 144px;
}

.dm-di2-p5 {
    left: 420px;
    top: 354px;
}

.dm-di2-p6 {
    left: 715px;
    top: 357px;
}

.dm-di2-p7 {
    left: 989px;
    top: 359px;
}

.dm-di2-text {
    position: relative;
    z-index: 1;
    margin-top: -130px;
}

    .dm-di2-text .p1 {
        color: #133663;
        font-size: 50px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 14px;
    }

    .dm-di2-text .p2 {
        color: #626262;
        font-size: 20px;
        text-align: center;
        letter-spacing: 5px;
        margin-top: 40px;
    }

    .dm-di2-text .p3 {
        width: 262px;
        height: 38px;
        line-height: 38px;
        margin: 60px auto 0;
        font-size: 16px;
        letter-spacing: 6px;
        position: relative;
    }

        .dm-di2-text .p3 a {
            display: block;
            width: 100%;
            height: 100%;
            color: #fff;
            text-align: center;
            position: relative;
            background: #0d4377;
            z-index: 1;
            border: 1px solid #becddb;
            border-radius: 8px;
        }

            .dm-di2-text .p3 a:hover {
                background: #ffffff;
                color: #0d4377;
                border: 1px solid #0d4377;
            }

        .dm-di2-text .p3 img {
            position: absolute;
            top: 11px;
            left: -42px;
            width: 345px;
            height: 55px;
        }

    .dm-di2-text .p4 {
        font-size: 12px;
        margin-top: 30px;
        text-align: center;
        color: #626262;
    }

        .dm-di2-text .p4 a:hover {
            color: red;
        }

.dm-di3 > .box {
    background-size: cover;
    padding: 50px 0;
    text-align: center;
}

.dm-di3 .p1 {
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    line-height: 100%;
}

.dm-di3 .text::-webkit-input-placeholder {
    color: #333;
}

.dm-di3 .text {
    width: 840px;
    border: 3px solid #ffffff;
    border-radius: 18px;
    height: 46px;
    background: rgba(255, 255, 255, 0.7);
    text-align: left;
    padding: 0 25px;
    font-size: 16px;
    display: block;
    margin: 30px auto 0;
}

.dm-di3 .button {
    margin-top: 25px;
    width: 188px;
    font-size: 20px;
    color: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 18px;
    height: 43px;
    background: transparent;
    cursor: pointer;
}

    .dm-di3 .button:hover {
        background: #0d4377;
    }

.dm-di4 {
    padding: 90px 0 0;
}

    .dm-di4 .title {
        color: #626262;
        font-size: 32px;
        text-align: center;
    }

    .dm-di4 .maiosu {
        text-align: center;
        color: #626262;
        font-size: 15px;
        margin-top: 20px;
    }

    .dm-di4 .liuce {
        text-align: center;
        margin-top: 20px;
    }

        .dm-di4 .liuce img {
            width: 10px;
            height: 12px;
        }

        .dm-di4 .liuce p {
            display: inline-block;
            font-size: 17px;
            margin-right: 17px;
            color: #0d4377;
        }

            .dm-di4 .liuce p:nth-child(2n) {
                color: #48c4e2;
            }

        .dm-di4 .liuce span {
            vertical-align: middle;
            margin-left: 8px;
        }

.dm-di4-list {
    margin-top: 38px;
    text-align: center;
}

    .dm-di4-list li {
        width: 296px;
        margin-right: 23px;
        padding-bottom: 10px;
        display: inline-block;
    }

        .dm-di4-list li:hover {
            position: relative;
            top: -5px;
            box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
            color: red;
        }

        .dm-di4-list li:nth-child(4n) {
            margin-right: 0;
        }

    .dm-di4-list .img {
        width: 296px;
        height: 253px;
        overflow: hidden;
    }

        .dm-di4-list .img b {
            display: block;
        }

    .dm-di4-list img {
        width: 100%;
        height: 100%;
    }

    .dm-di4-list .text {
        text-align: center;
        padding-top: 12px;
    }

        .dm-di4-list .text .p1 {
            font-size: 24px;
            color: #313131;
        }

        .dm-di4-list .text .p2 {
            line-height: 140%;
            margin-top: 12px;
            height: 76px;
            overflow: hidden;
        }

.dm-di4-btn {
    position: relative;
    margin-top: 80px;
}

    .dm-di4-btn .p1 {
        width: 262px;
        height: 38px;
        line-height: 38px;
        margin: auto;
        font-size: 16px;
        letter-spacing: 6px;
        position: relative;
    }

        .dm-di4-btn .p1 a {
            display: block;
            width: 100%;
            height: 100%;
            text-align: center;
            position: relative;
            z-index: 1;
            background: #0d4377;
            color: #fff;
            border: 1px solid #becddb;
            border-radius: 8px;
        }

            .dm-di4-btn .p1 a:hover {
                background: #ffffff;
                color: #0d4377;
                border: 1px solid #0d4377;
            }

        .dm-di4-btn .p1 img {
            position: absolute;
            top: 11px;
            left: -42px;
            width: 345px;
            height: 55px;
        }

.dm-di5 {
    padding: 90px 0 0;
}

    .dm-di5 .tilte {
        text-align: center;
        font-size: 32px;
        color: #0d4377;
    }

.dm-di5-a {
    margin: 20px auto;
    text-align: center;
}

    .dm-di5-a a {
        margin: 10px;
        display: inline-block;
        /* border: 1px solid #dedede; */
    }

        .dm-di5-a a:hover {
            position: relative;
            top: -5px;
            box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
        }

    .dm-di5-a * {
        vertical-align: middle;
    }

    .dm-di5-a img {
    }

.dm-di6 {
    margin-bottom: 50px;
    /* background: url("../images/erwe.png")no-repeat center; */
    height: 917px;
}

    .dm-di6 img {
        position: absolute;
        right: 320px;
        top: 380px;
        width: 230px;
        height: 230px;
    }

.seek-box {
    text-align: right;
    padding-top: 45px;
}

    .seek-box .text {
        height: 40px;
        width: 600px;
        border: 2px solid #d2d2d2;
        border-radius: 10px;
        padding: 0 140px 0 25px;
        font-size: 24px;
        outline: none;
    }

.button-box {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    right: 10px;
    top: 4px;
    width: 100px;
    height: 30px;
}

    .button-box img {
        width: 100%;
        height: 100%;
    }

    .button-box .button {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.dm-box {
    padding-top: 30px;
}

.dm-left {
    width: 260px;
    padding-top: 20px;
}

    .dm-left li {
        background: #ffffff;
        border-radius: 3px;
        margin-bottom: 20px;
        color: #0d4377;
    }

        .dm-left li a {
            display: block;
            width: 100%;
            height: 100%;
            font-size: 16px;
            font-weight: bold;
            letter-spacing: 5px;
            padding: 11px 45px;
            line-height: 180%;
        }

        .dm-left li.on, .dm-left li.acin {
            background: #0d4377;
            color: #ffffff;
        }

        .dm-left li.acon {
            background: #ffffff;
            color: #0d4377;
        }

.dm-right {
    width: 1030px;
    min-height: 300px;
    padding: 30px 50px;
    background: #ffffff;
    font-size: 18px;
    line-height: 180%;
}

.dm-di7 {
    text-align: center;
    margin-top: 20px;
    background: #ffffff;
    padding: 20px 40px 40px;
}

    .dm-di7 .p1 {
        text-align: left;
        font-size: 20px;
        letter-spacing: 6px;
        margin-top: 40px;
        padding-left: 370px;
    }

    .dm-di7 .p2 {
        text-align: center;
        font-size: 14px;
        color: #e60012;
    }

    .dm-di7 table {
        display: inline-table;
        width: auto;
        margin: 20px auto;
    }

    .dm-di7 td:nth-child(1) {
        width: 140px;
        font-size: 16px;
        color: #434343;
        letter-spacing: 6px;
    }

    .dm-di7 td:nth-child(2) {
        width: 660px;
    }

    .dm-di7 input, .dm-di7 select {
        height: 36px;
        border: 2px solid #d2d2d2;
        border-radius: 7px;
        outline: none;
        text-align: center;
        font-size: 16px;
    }

    .dm-di7 .se1 {
        width: 100%;
    }

    .dm-di7 .se2 {
        width: 290px;
    }

    .dm-di7 .se3 {
        width: 170px;
    }

    .dm-di7 .se4 {
        width: 180px;
        margin-right: 55px;
    }

        .dm-di7 .se4:nth-last-child(1) {
            margin-right: 0;
        }

.td-title {
    display: inline-block;
    width: 190px;
    font-size: 16px;
    color: #434343;
    letter-spacing: 6px;
    text-align: right;
}

.dm-di7 .submit {
    background: #0d4377;
    color: #ffffff;
    width: 262px;
    margin-top: 20px;
    border: 0;
    cursor: pointer;
    margin-right: 40px;
}

    .dm-di7 .submit:hover {
        background: #ffffff;
        color: #0d4377;
        border: 1px solid #0d4377;
    }

.dm-di7 .sp1 {
    line-height: 40px;
    color: #0d4377;
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    margin-top: 20px;
}

.dm-di7 .sp2 {
    line-height: 40px;
    color: #e60012;
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
}

.dm-di8 {
    padding: 40px;
    line-height: 200%;
    font-size: 16px;
    background: #ffffff;
    margin-top: 30px;
}

.dm-di8-title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 5px solid #626262;
    height: 70px;
    line-height: 70px;
}

.dm-di8-p1 {
    font-size: 16px;
}

    .dm-di8-p1 span {
        color: red;
        font-size: 18px;
        display: block;
    }

.login-bg {
    background: url("../images/dm1-bg.png")no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 1344px;
    height: 100vh;
    right: 0;
    margin: auto;
}

.login-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-40%);
}

.lg-nav {
}

    .lg-nav p {
        width: 150px;
        height: 40px;
        border-radius: 8px;
        color: #ffffff;
        text-align: center;
        line-height: 40px;
        display: inline-block;
        cursor: pointer;
        font-size: 20px;
        font-weight: bold;
    }

        .lg-nav p.on {
            background: #e6eaee;
            color: #0d4377;
        }

.lg-input {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
}

    .lg-input > div {
        width: 600px;
        min-height: 300px;
        background: #e6eaee;
        border: 1px solid #0d4377;
        border-radius: 8px;
        padding: 30px;
    }

    .lg-input .p7 {
        position: absolute;
        right: 22px;
        font-size: 13px;
        color: #4e61f1;
    }

    .lg-input .p1 {
        color: #626262;
        letter-spacing: 6px;
    }

    .lg-input .p2 {
        margin-top: 15px;
    }

        .lg-input .p2 input {
            width: 340px;
            border-radius: 8px;
            height: 40px;
        }

    .lg-input .p3 {
        text-align: left;
        width: 340px;
        margin: 15px auto 0;
    }

        .lg-input .p3 input {
            border-radius: 8px;
            width: 200px;
            height: 40px;
        }

    .lg-input .p4 {
        margin-top: 15px;
    }

        .lg-input .p4 input {
            background: #0d4377;
            width: 180px;
            border-radius: 8px;
            color: #ffffff;
            height: 40px;
            font-size: 18px;
            letter-spacing: 5px;
        }

    .lg-input span {
        display: inline-block;
        width: 85px;
        text-align: right;
    }

    .lg-input .p5 {
        width: 340px;
        margin: 15px auto 0;
        text-align: left;
    }

        .lg-input .p5 input {
            width: 255px;
            border-radius: 8px;
            height: 40px;
        }

    .lg-input .p6 {
        width: 340px;
        margin: 15px auto 0;
        text-align: left;
    }

        .lg-input .p6 input {
            border-radius: 8px;
            width: 115px;
            height: 40px;
        }

.news-list {
    width: 901px;
    min-height: 300px;
    padding: 20px;
    background: #ffffff;
    font-size: 18px;
    line-height: 180%;
}

    .news-list li {
        width: 100%;
        height: 200px;
        border-bottom: 1px dashed #adadad;
        padding: 27px 15px;
    }

        .news-list li:hover {
            background: #f5f5f5;
        }

    .news-list .img {
        width: 218px;
        height: 146px;
        overflow: hidden;
    }

    .news-list .text {
        padding: 0;
        width: 705px;
        color: #999999;
        margin-left: 37px;
    }

        .news-list .text .p1 {
            font-size: 18px;
            font-weight: 600;
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .news-list .text .p2 {
            font-size: 14px;
        }

        .news-list .text .p3 {
            line-height: 140%;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            font-size: 16px;
            margin-top: 9px;
        }
/*-----留言反馈页面-----*/
.dm-di9 {
    background: #ffffff;
    padding: 1px 20px;
    border-radius: 8px;
}

.feed-box {
    margin-top: 5%;
}

.feed-title {
    font-size: 15px;
}

.feed {
    margin: 3% auto 7%;
}

    .feed .img {
        position: relative;
        width: 40%;
        height: 445px;
        text-align: center;
    }

        .feed .img img {
            position: absolute;
            top: 50%;
            left: 50%;
            max-width: 336px;
            transform: translate(-50%,-50%);
        }

    .feed .text {
        width: 60%;
    }

.tc_name {
    padding: 0 10px;
    width: 60%;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
}

.text-input {
    padding: 0 10px;
    width: 35%;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
}

.tc_nr {
    padding: 5px;
    width: 90%;
    min-height: 160px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    resize: none;
}

.left_l {
    padding-right: 10px !important;
    width: 15%;
    min-width: 80px;
    vertical-align: middle;
    text-align: right;
}

.feed td {
    padding: 7px 0;
}

    .feed td span {
        margin-left: 10px;
        color: red;
        vertical-align: middle;
    }

    .feed td img {
        max-width: 60px;
    }

.submit {
    padding: 8px 30px;
    border: 0;
    border-radius: 5px;
    background: #004877;
    color: #fff;
}

.left_cont {
    vertical-align: text-top;
}

.right_fixed {
    position: fixed;
    top: 20%;
    right: 2%;
    z-index: 9999;
}

    .right_fixed ul li {
        position: relative;
        margin-bottom: 2px;
        height: 58px;
        background: hsla(0,0%,0%,.3);
    }

.fed {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    padding-left: 28px;
    width: 200px;
    height: 56px;
    background: #0b5695;
    color: #fff;
    font-size: 16px;
    line-height: 56px;
}

.di6 {
    background: #FFFFFF;
    padding: 20px;
    margin: 20px auto;
}

.di6-list {
    margin-top: 60px;
}

    .di6-list li {
        margin-right: 26px;
        width: 211px;
        height: 106px;
        float: left;
        margin-bottom: 26px;
    }

        .di6-list li:hover {
            position: relative;
            top: -5px;
            box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
        }

        .di6-list li:nth-child(5n) {
            margin-right: 0;
        }
/*2018-8-20*/
.form-input-box {
    padding: 50px 0;
    width: 1920px;
    zoom: 0.7;
    position: absolute;
    top: 27%;
    left: 0;
    right: 0;
    margin: auto;
}

.form-input {
    position: relative;
    margin: auto;
    width: 1180px;
}

    .form-input .title {
        padding-left: 40px;
        height: 90px;
        color: #ffffff;
        font-size: 32px;
        line-height: 90px;
        text-align: center;
        font-weight: 600;
    }

.retrieve-password-box {
    height: 665px;
    background: #e6eaee;
    border: 1px solid #0d4377;
    border-radius: 8px;
    padding-top: 130px;
}

.retrieve-password-step {
    overflow: hidden;
    width: 1180px;
}

    .retrieve-password-step .step-img {
        position: relative;
        margin: auto;
        width: 790px;
        text-align: center;
    }

.step-img .striping {
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 5;
    margin: 0;
    width: 100%;
    height: 10px;
    border-radius: 50px;
    background: #ccc;
}

    .step-img .striping.step-schedule {
        width: 17%;
        background: #0d4377;
    }

.step-img ul {
    position: relative;
    z-index: 9;
    height: 100px;
}

    .step-img ul li {
        position: absolute;
        margin-left: -13%;
        width: 25%;
        text-align: center;
    }

        .step-img ul li:nth-child(2) {
            left: 33%;
        }

        .step-img ul li:nth-child(3) {
            left: 66%;
        }

        .step-img ul li:nth-child(4) {
            left: 100%;
        }

        .step-img ul li .p1 {
            margin: auto;
            width: 55px;
            height: 55px;
            border-radius: 50%;
            background: #ccc;
            color: #fff;
            text-align: center;
            line-height: 55px;
            font-size: 30px;
        }

        .step-img ul li .p2 {
            margin-top: 18px;
            color: #999;
            line-height: 18px;
        }

        .step-img ul li.ac-li .p1 {
            background: #0d4377;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
        }

        .step-img ul li.ac-li .p2 {
            color: #0d4377;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
        }

.retrieve-password-step .step-box {
    width: 1000%;
}

.step-box .step-main {
    float: left;
    width: 1180px;
    display: none;
}

.step-main table {
    margin: 70px auto 0;
    width: 700px;
    text-align: center;
}

    .step-main table td {
        padding: 12.5px 0;
    }

    .step-main table tr:nth-child(2n-1) td {
        padding-top: 0;
        width: 141px;
    }

    .step-main table td:nth-child(2n) {
        padding-right: 0;
        line-height: 60px;
    }

    .step-main table td {
        padding-right: 20px;
        color: #626262;
        text-align: right;
        font-size: 24px;
    }

        .step-main table td .input-text {
            padding-left: 10px;
            text-align: left;
        }

        .step-main table td .input-box {
            position: relative;
            width: 510px;
            height: 62px;
            font-size: 12px;
        }

            .step-main table td .input-box input {
                padding-left: 10px;
                width: 100%;
                height: 100%;
                outline: 0;
                border-radius: 8px;
                border: 1px solid #dddddd;
                font-size: 22px;
            }

.step-btn {
    margin: auto;
    width: 410px;
}

.step-box-hidden {
    overflow: hidden;
}

.step-btn-tip {
    margin: 110px auto 0;
    padding-left: 59px;
    width: 410px;
    color: #555;
    text-align: left;
    letter-spacing: 1.2px;
    font-weight: 600;
    font-size: 30px;
}

.step-btn a {
    display: block;
    width: 340px;
    border: 0;
    text-align: center;
    line-height: 53px;
    margin: 95px auto;
    outline: 0;
    font-weight: 600;
    background: #0d4377;
    border-radius: 8px;
    color: #ffffff;
    height: 53px;
    font-size: 27px;
    letter-spacing: 5px;
}

.btn-submit {
    margin: 30px 0 0 59px;
    width: 340px;
    outline: 0;
    font-weight: 600;
    background: #0d4377;
    border-radius: 8px;
    color: #ffffff;
    height: 53px;
    font-size: 27px;
    letter-spacing: 5px;
    cursor: pointer;
}

.verify-input {
    width: 50% !important;
}

.verify-img {
    width: 50%;
    line-height: 60px;
}

    .verify-img img {
        width: 113px;
        height: 50px;
    }

    .verify-img p {
        margin: 0;
        padding-right: 10px;
        font-size: 19px;
        display: inline-block;
        vertical-align: middle;
    }

        .verify-img p span {
            color: #21a7f4;
        }

.mailbox-bnt p {
    margin: 0;
    margin-left: 10px;
    width: 150px;
    height: 50px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    color: #555;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
}

.eml-box {
    width: 333px !important;
}

.dfe-vera {
    width: 40% !important;
}

.intp-box {
    position: absolute;
    top: 430px;
    left: 246px;
}

    .intp-box input {
        width: 100%;
        height: 100%;
        background: transparent;
        border: 0;
        padding-left: 65px;
        padding-right: 30px;
        outline: none;
    }

    .intp-box .intp1 {
        width: 336px;
        background: transparent;
        margin-bottom: 20px;
        height: 45px;
    }

    .intp-box .intp2 {
        width: 336px;
        background: transparent;
        margin-bottom: 24px;
        height: 50px;
        opacity: 0;
    }


/* 商品详情页start */
@charset "UTF-8";
/* ------------------------通用样式------------------------ */
.box {
    margin: auto;
    max-width: 1400px;
    width: 100%;
}

/*标题*/
.dm-title .p1 {
    font-size: 32px;
    line-height: 32px;
}

.dm-title .p2 {
    font-size: 20px;
    line-height: 200%;
    color: #666666;
    margin: 15px 0 !important;
}

.dm-title .dm-xh {
    width: 48px;
    height: 3px;
    background: #f7b72d;
}

/*顶部导航*/
.header-top {
    height: 48px;
    line-height: 48px;
    background: #1f2579;
    overflow: hidden;
}

    .header-top .p1 {
        display: inline-block;
        margin-right: 35px;
    }

    .header-top .p2 {
        display: inline-block;
        margin-right: 10px;
        font-size: 14px;
        color: #ffffff;
    }

    .header-top .p1 span {
        display: inline-block;
        color: #f8c558;
        font-size: 14px;
        vertical-align: middle;
        margin-left: 5px;
    }

.header-down {
    height: 70px;
    background: url('../images/navbg.jpg')no-repeat center;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    z-index: 9999999;
}

.header-logo {
    width: 15%;
}

    .header-logo img {
        width: 80%;
    }

.header-nav {
    font-size: 18px;
    margin-left: 30px;
    width: 59%;
}

    .header-nav li {
        margin: 0 16px;
        float: left;
        font-weight: 600;
        line-height: 70px;
        position: relative;
    }

        .header-nav li a {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 100px;
            display: block;
            font-size: 16px;
        }

            .header-nav li a:hover {
                color: #f0b126;
            }

.di-nav {
    display: none;
    line-height: initial;
    background: url(../images/navbg.jpg)no-repeat center;
    font-size: 16px;
    background-size: cover;
    text-align: center;
    position: absolute;
    width: 200px;
    padding: 0 10px 10px;
    left: -80%;
}

    .di-nav p {
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 140%;
        text-align: left;
    }

.header-nav li:hover .di-nav {
    display: block;
}

.header-nav li.on a {
    color: #f0b126;
}

.header-login {
    font-size: 18px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 100%;
    padding-top: 13px;
    width: 40%;
}

    .header-login p {
        margin-left: 10px;
        display: inline-block;
        padding: 9px 27px;
        border: 1px solid #ffffff;
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        min-width: 192px;
        text-align: center;
        min-width: 193px;
    }

        .header-login p a {
            display: block;
            width: 100%;
            height: 100%;
        }

        .header-login p.p1 {
            width: 200px;
        }

        .header-login p:hover {
            background: #1f2579;
            border-color: #1f2579;
        }

    .header-login span {
        vertical-align: middle;
        margin-left: 7px;
    }

.cd-zez {
    position: absolute;
    top: 0;
    left: -18px;
    width: 49px;
    height: 70px;
    background: url('../images/navbg.jpg')no-repeat center;
    background-size: cover;
    transform: skew(-41deg);
}

/*底部信息*/
.footer {
    height: 390px;
    background: #03063c;
    padding-top: 75px;
}

.footer-top {
}

.footer-top-l {
    float: left;
    width: 50%;
}

    .footer-top-l li {
        float: left;
        border-right: 1px solid #ffffff;
        font-size: 14px;
        line-height: 14px;
        color: #ffffff;
        padding: 0 14px;
        margin-bottom: 10px;
    }

        .footer-top-l li:nth-child(1) {
            padding-left: 0;
        }

        .footer-top-l li:nth-last-child(1) {
            border-right: 0;
        }

    .footer-top-l .text {
        float: left;
        color: #ffffff;
        margin-top: 25px;
        margin-right: 70px;
    }

        .footer-top-l .text:nth-last-child(1) {
            margin-right: 0;
        }

        .footer-top-l .text .p1 {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 17px;
        }

            .footer-top-l .text .p1 span {
                margin-left: 9px;
                vertical-align: middle;
            }

        .footer-top-l .text .p2 {
            font-size: 14px;
            padding-left: 36px;
            line-height: 200%;
        }

.footer-top-r {
    text-align: right;
    float: right;
    width: 50%;
}

    .footer-top-r li {
        display: inline-block;
        font-size: 16px;
        margin-left: 26px;
        text-align: center;
        color: #ffffff;
        height: 175px;
        width: 170px;
        vertical-align: middle;
    }

        .footer-top-r li p {
            margin-top: 12px;
            line-height: 160%;
        }

    .footer-top-r .img {
        height: 120px;
        line-height: 120px;
    }

        .footer-top-r .img .erweima2 {
            width: 120px;
            height: 120px;
        }

.footer-down {
    margin-top: 60px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

/*两侧悬浮窗*/
.twoce {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999999;
    margin: auto;
    top: 28vh;
}

.twoce-l {
    text-align: center;
    background: url('../images/img1.png')no-repeat;
    background-size: cover;
    height: 380px;
    width: 140px;
    padding: 63px 5px 5px;
    position: absolute;
    left: 3%;
}

    .twoce-l .p1 {
        font-size: 20px;
        padding: 10px 0;
    }

    .twoce-l .p2 {
        height: 70px;
        overflow: hidden;
        margin-top: 10px;
    }

        .twoce-l .p2 span {
            display: block;
        }

        .twoce-l .p2 .sp1 {
            color: #999999;
            font-size: 14px;
            line-height: 14px;
        }

        .twoce-l .p2 .sp2 {
            font-size: 30px;
            color: #fe0000;
            font-family: 'Tahoma';
            font-weight: bold;
            line-height: 30px;
            margin-top: 9px;
        }

            .twoce-l .p2 .sp2 b {
                font-size: 16px;
                font-weight: initial;
            }

    .twoce-l .p3 {
        color: #1f2579;
        font-size: 12px;
        padding: 0 10px;
    }

.twoce-r {
    position: absolute;
    right: 3%;
}

    .twoce-r li {
        width: 58px;
        height: 58px;
        line-height: 58px;
        text-align: center;
        border-bottom: 1px solid #656565;
        background: #1f2579;
        cursor: pointer;
        position: relative;
    }

        .twoce-r li:nth-last-child(1) {
            border-bottom: 0;
        }

.twoce-r-di, .twoce-r-di2 {
    display: none;
}

.twoce-r li:hover div {
    display: block;
}

.twoce-r-di {
    height: 58px;
    background: #ffffff;
    position: absolute;
    top: 0px;
    right: 0px;
    min-width: 200px;
    border: 1px solid #1f2579;
}

.twoce-r-di2 {
    position: absolute;
    top: 0;
    right: 58px;
    background: #ffffff;
    min-width: 170px;
    min-height: 160px;
    padding: 10px 10px 20px;
    border: 1px solid #1f2579;
}

    .twoce-r-di2 img.erweima {
        width: 100%;
        height: 100%;
    }

    .twoce-r-di2 .p1 {
        text-align: center;
        line-height: 38px;
        font-size: 16px;
        font-weight: bold;
    }

    .twoce-r-di2 .p2 {
        line-height: 23px;
        height: 23px;
        text-align: left;
        padding-left: 12px;
    }

        .twoce-r-di2 .p2 span {
            margin-left: 15px;
            vertical-align: middle;
        }

/*----------------------------------首页----------------------------------*/
/*banner*/
.banner {
    position: relative;
    height: 450px;
}

    .banner .am-slides li a {
        display: block;
        width: 100%;
        height: 100%;
        /* background: rgba(0, 0, 0, 0.4); */
    }

/*悬浮窗*/
.xufi-box {
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
}

    .xufi-box .p1 {
        text-align: center;
        color: #ffffff;
        font-size: 45px;
        font-weight: bold;
        line-height: 45px;
    }

    .xufi-box .p2 {
        text-align: center;
        color: #ffffff;
        font-size: 32px;
        line-height: 32px;
        margin-top: 18px;
    }

    .xufi-box .search-box {
        text-align: right;
        height: 68px;
        margin-top: 48px;
        overflow: hidden;
    }

    .xufi-box .search-box-input {
        display: inline-block;
        height: 68px;
        vertical-align: middle;
    }

        .xufi-box .search-box-input .text {
            height: 68px;
            width: 665px;
            border: 0;
            padding: 0 20px;
            font-size: 18px;
            outline: none;
        }

        .xufi-box .search-box-input .submit {
            height: 68px;
            width: 213px;
            color: #fff;
            font-size: 24px;
            font-weight: 600;
            margin-left: -5px;
            background: #f7b72d;
            border: 0;
            cursor: pointer;
            outline: none;
        }

    .xufi-box .search-box a {
        height: 68px;
        display: inline-block;
        width: 160px;
        color: #fff;
        font-size: 20px;
        vertical-align: middle;
        line-height: 68px;
        margin-left: -5px;
        text-align: center;
    }

    .xufi-box .p3 {
        text-align: center;
        color: #ffffff;
        font-size: 22px;
        margin-top: 16px;
        font-family: "Arial";
    }

        .xufi-box .p3 a {
            text-decoration: underline;
            margin: 0 5px 0 3px;
        }

            .xufi-box .p3 a:hover {
                color: #F7B72D;
            }

    .xufi-box .login-box {
        text-align: center;
        display: flex;
        justify-content: center;
    }

        .xufi-box .login-box p {
            width: 230px;
            height: 50px;
            line-height: 50px;
            border-radius: 8px;
            display: inline-block;
            text-align: center;
            color: #ffffff;
            font-size: 22px;
            margin: 0 15px;
        }

    .xufi-box .p4 {
        background: #db5d4d;
    }

    .xufi-box .p5 {
        background: #12adb8;
    }

    .xufi-box .login-box p:hover {
        background: #1f2579;
    }

    .xufi-box .login-box p a {
        display: block;
        width: 100%;
        height: 100%;
    }


/*一站式服务*/
.dm-di1 { /* height: 244px; */
    padding: 50px 0;
}

/*6项图文*/
.dm-di2 {
    background: #ebecec;
    padding: 60px;
    min-height: 340px;
}

    .dm-di2 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .dm-di2 li {
        text-align: center;
        width: 16%;
        margin-bottom: 15px;
    }

        .dm-di2 li p {
            font-size: 20px;
            color: #666666;
            margin-top: 10px;
        }

        .dm-di2 li:hover p {
            color: #F7B72D;
        }

/*为什么选择我们*/
.dm-di3 {
    padding: 80px 0 20px;
}

    .dm-di3 .dm-title p {
        text-align: center;
        margin: auto;
    }

    .dm-di3 ul {
        display: flex;
        margin-top: 4%;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .dm-di3 li {
        width: 20%;
        text-align: center;
    }

    .dm-di3 p {
        font-size: 18px;
        /* color: #666666; */
        margin-top: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
/*运费报价*/
.dm-di4 {
    padding: 4% 2%;
}

    .dm-di4 .dm-title p {
        text-align: center;
        margin: auto;
    }

    .dm-di4 .dm-title .dm-xh {
        margin-top: 26px;
    }

    .dm-di4 .text {
        margin-top: 28px;
    }

/*中国到泰国物流运费估算*/
.dm-di5 {
    padding-top: 40px;
    padding-bottom: 30px;
}

    .dm-di5 .title {
        font-size: 32px;
        text-align: center;
        line-height: 32px;
    }

.dm-di5-box {
    margin-top: 44px;
    height: 280px;
    background: #f2f2f2;
    padding-top: 40px;
}

    .dm-di5-box table {
        width: 100%;
    }

    .dm-di5-box td {
        width: 33.3%;
        height: 55px;
    }

        .dm-di5-box td:nth-child(1) {
            padding-left: 50px;
        }

        .dm-di5-box td span {
            font-size: 16px;
            vertical-align: middle;
            width: 120px;
            display: inline-block;
            text-align: right;
        }

        .dm-di5-box td input {
            padding: 0 15px;
            width: 183px;
            height: 42px;
            background: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 5px;
            margin-left: 15px;
            font-size: 16px;
        }

.di5-btn {
    text-align: center;
}

    .di5-btn p {
        display: inline-block;
        width: 243px;
        height: 50px;
        line-height: 50px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        background: #f7b72d;
        font-size: 24px;
        border-radius: 5px;
    }

        .di5-btn p:hover {
            background: #1f2579;
        }

.di5-jieg { /*display: none; */
}

/*中国至泰国的运费计算方式*/
.dm-di6 {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 40px;
}

.dm-di6-text {
    /*padding: 0 100px;*/
}

    .dm-di6-text p {
        line-height: 250%;
    }

.dm-di6 .p0 {
    font-size: 24px;
    font-weight: bold;
}

.dm-di6 .p1 {
    font-size: 22px;
    font-weight: bold;
}

.dm-di6 .p2 {
    font-size: 18px;
}

.dm-di6 .sp1 {
    color: #fe0000;
}

/*常见问题 与 联系2Mycargo*/
.dm-di7 {
    padding-top: 30px;
    padding-bottom: 40px;
}

    .dm-di7 .dm-title .dm-xh {
        margin-top: 20px;
    }

.dm-di7-left {
    width: 780px;
}

.dm-di7-left-box {
    margin-top: 40px;
}

    .dm-di7-left-box .wenti {
        padding-bottom: 6px;
    }

        .dm-di7-left-box .wenti .p1 {
            font-size: 16px;
            height: 46px;
            line-height: 46px;
            padding: 0 80px;
            cursor: pointer;
            border: 1px solid #dddddd;
            background: url('../images/changu.jpg')no-repeat;
            background-size: 100%;
        }

        .dm-di7-left-box .wenti .nerong {
            height: 80px;
            display: none;
            color: #666666;
            padding: 8px 40px;
            overflow: hidden;
        }

        .dm-di7-left-box .wenti .p2 {
            line-height: 200%;
        }

        .dm-di7-left-box .wenti.on .p1 {
            background: url('../images/chanon.jpg')no-repeat;
            background-size: 100%;
            color: #ffffff;
        }

        .dm-di7-left-box .wenti.on .nerong {
            display: block;
        }

.dm-di7-left * {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.dm-di7-right {
    width: 360px;
}

.dm-di7-right-box {
    margin-top: 40px;
    padding-top: 10px;
}

    .dm-di7-right-box p {
        margin-bottom: 32px;
    }

        .dm-di7-right-box p:nth-last-child(1) {
            margin-bottom: 0;
        }

    .dm-di7-right-box span {
        vertical-align: middle;
        margin-left: 10px;
        font-size: 16px;
    }

/*爆款产品推荐*/
.dm-di8 {
    padding: 30px 0 40px;
}

    .dm-di8 .dm-title {
        text-align: center;
    }

        .dm-di8 .dm-title .dm-xh {
            margin: 20px auto 0;
        }

.dm-di8-banner {
    background: #f7b72d;
    height: 580px;
    margin-top: 50px;
    padding-top: 46px;
}

    .dm-di8-banner .am-slider .am-slides > li {
        height: 408px;
    }

    .dm-di8-banner .list-box {
        background: #ffffff;
        width: 273px;
        height: 408px;
    }

    .dm-di8-banner .am-slider-default .am-direction-nav a {
        width: 34px;
        height: 57px;
        opacity: 1;
    }

    .dm-di8-banner .am-slider-default .am-direction-nav .am-prev {
        left: -69px;
        background: url('../images/icon-left.png')no-repeat;
    }

    .dm-di8-banner .am-slider-default .am-direction-nav .am-next {
        right: -69px;
        background: url('../images/icon-right.png')no-repeat;
    }

.list-box .img {
    width: 100%;
    max-height: 273px;
    overflow: hidden;
}

.list-box .text {
    padding: 20px;
}

    .list-box .text .p1 {
        font-size: 16px;
        color: #666666;
        line-height: 200%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .list-box .text .p2 {
        font-weight: bold;
        font-family: 'Arial';
        color: #fe0000;
        font-size: 24px;
    }

.dm-di8-btn {
    text-align: center;
    margin-top: 40px;
}

    .dm-di8-btn a {
        display: inline-block;
        /* width: 243px; */
        padding: 0 55px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border: 1px solid #ffffff;
        border-radius: 6px;
        color: #ffffff;
        font-size: 18px;
        /* margin-top: 40px; */
    }

        .dm-di8-btn a:hover {
            background: #1f2579;
        }

/*最新公告*/
.dm-di9 {
    padding: 40px 0 40px;
}

    .dm-di9 .dm-title {
        text-align: center;
    }

        .dm-di9 .dm-title .p1 {
            font-size: 36px;
            line-height: 36px;
        }

        .dm-di9 .dm-title .dm-xh {
            margin: 20px auto 0;
        }

    .dm-di9 ul {
        margin-top: 50px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .dm-di9 li {
        text-align: center;
        font-size: 16px;
    }

        .dm-di9 li:nth-child(4n) {
            margin-right: 0;
        }

        .dm-di9 li .p1 {
            text-align: left;
            margin-top: 20px;
            /* overflow: hidden; */
            /* text-overflow: ellipsis; */
            /* white-space: nowrap; */
        }

        .dm-di9 li .p2 {
            text-align: left;
            color: #999999;
            margin-top: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .dm-di9 li:hover .p1 {
            color: #f7b72d;
        }

/*客户和合作伙伴*/
.dm-di10 {
    padding: 30px 0 55px;
}

.dm-di10-banner {
    margin-top: 50px;
    height: 100px;
}

    .dm-di10-banner .am-slider {
        height: 100%;
    }

        .dm-di10-banner .am-slider .am-slides > li {
            height: 60px;
        }

    .dm-di10-banner .am-slider-default .am-control-nav {
        bottom: 0;
    }

        .dm-di10-banner .am-slider-default .am-control-nav li a.am-active {
            background: #f9c75a;
        }

        .dm-di10-banner .am-slider-default .am-control-nav li a {
            border-color: #f9c75a;
        }

/*----------------------------------首页 END----------------------------------*/


/*-----------------------------商品列表-----------------------------*/
/*分类*/
.banr-box {
    min-height: 90px;
    overflow: hidden;
    background: url('../images/img3.jpg')no-repeat center;
    background-size: 100% 100%;
    width: 100%;
}

.banr-box-nav {
    background: rgba(0, 0, 0, 0.75);
    height: 100%;
    text-align: center;
    padding: 20px 0;
}

    .banr-box-nav p {
        display: inline-block;
        font-weight: bold;
        color: #ffffff;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        margin: 0 25px;
    }

        .banr-box-nav p.on {
            color: #f3b329;
            border-bottom: 3px solid #f3b329;
        }
/*二级分类*/
.er-class {
    padding-bottom: 20px;
}

    .er-class p {
        margin-top: 20px;
        cursor: pointer;
        line-height: 16px;
        margin-right: 10px;
        display: inline-block;
        padding: 4px 20px;
        font-size: 16px;
        border: 1px solid #e4e4e4;
        border-radius: 50px;
    }

        .er-class p.on {
            background: #fe0000;
            color: #ffffff;
        }
/*列表*/
.dm-di11 {
    background: #f2f2f2;
    padding-bottom: 50px;
    display: flex;
}

    .dm-di11 ul {
        padding-top: 50px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

        .dm-di11 ul li {
            max-width: 273px;
            /* float: left; */
            display: block;
            background: #fff;
            margin: 1%;
            width: 48%;
        }

            .dm-di11 ul li:nth-child(4n) {
                margin-right: 0;
            }

.list-box:hover {
    box-shadow: 0 0 10px 5px #d5d5d5;
}

/*-----------------------------商品列表 END-----------------------------*/

/*-----------------------------单页列表-----------------------------*/
.banr2-box {
    height: 240px;
    overflow: hidden;
    background: url('../images/img3.jpg')no-repeat center;
    background-size: 100% 100%;
    width: 100%;
}

.banr2-box-nav {
    background: rgba(0, 0, 0, 0.75);
    height: 100%;
    text-align: center;
    padding: 80px 0;
}

    .banr2-box-nav p.on {
        display: inline-block;
        font-weight: bold;
        color: #ffffff;
        border-bottom: 3px solid #f3b329;
        font-size: 2.3em;
        line-height: 36px;
        padding: 20px 0;
    }

.dm-di12 {
    margin: 50px auto;
}

.dm-di12-l {
    width: 210px;
    padding: 10px 0 30px;
    background: #f2f2f2;
    display: none;
}

    .dm-di12-l p {
        padding: 0 30px;
        font-size: 16px;
        font-weight: bold;
        height: 60px;
        line-height: 60px;
        cursor: pointer;
    }

        .dm-di12-l p.on {
            background: url('../images/icon-right2.png')no-repeat 90% 50%;
        }

        .dm-di12-l p a {
            display: block;
            width: 100%;
            height: 100%;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .dm-di12-l p:hover a {
            color: #F3B329;
        }

.dm-di12-r {
    width: 94%;
    margin: auto;
    min-height: 500px;
}

.dm-site {
    font-size: 14px;
    min-height: 40px;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}

    .dm-site .lser {
        color: #1f2579;
    }

.dm-di12-r-ul {
    margin-top: 10px;
}

    .dm-di12-r-ul li {
        height: 50px;
        line-height: 50px;
        padding-left: 30px;
        background: url('../images/icon-dot.png')no-repeat 10px 50%;
        color: #555555;
    }

        .dm-di12-r-ul li:hover a {
            color: #F3B329;
        }

.dm-di12-r-ul2 li {
    padding: 20px 10px;
    border-bottom: 1px dashed #dbd4cd;
}

    .dm-di12-r-ul2 li a {
        display: flex;
    }

    .dm-di12-r-ul2 li .img {
        max-width: 140px;
        height: 105px;
        width: 100%;
    }

        .dm-di12-r-ul2 li .img img {
            width: 100%;
            height: 100%;
        }

    .dm-di12-r-ul2 li .text {
        width: 750px;
        margin-left: 20px;
    }

        .dm-di12-r-ul2 li .text .p1 {
            color: #5a5a5a;
            font-size: 18px;
        }

        .dm-di12-r-ul2 li .text .p2 {
            font-size: 12px;
            color: #898989;
            line-height: 200%;
        }

        .dm-di12-r-ul2 li .text .p3 {
            color: #898989;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            line-height: 140%;
            font-size: 14px;
            margin-top: 7px;
        }

    .dm-di12-r-ul2 li:hover p.p1 {
        color: #F3B329 !important;
    }
/*-----------------------------单页列表 END -----------------------------*/

/*-----------------------------商品详情-----------------------------*/
.dm-search {
    height: 100px;
    text-align: center;
    padding: 27px;
}

    .dm-search input.text {
        width: 500px;
        height: 45px;
        border: 1px solid #ddd;
        background: #fff;
        padding: 0 15px;
        outline: none;
    }

    .dm-search input.submit {
        width: 120px;
        height: 45px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        margin-left: -5px;
        background: #f7b72d;
        border: 1px solid #ddd;
        cursor: pointer;
        outline: none;
    }

.dm-di13 {
    margin-top: 20px;
    padding-bottom: 30px;
}

.dm-di3-l * {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

/*商品参数*/
.dm-di3-r {
    min-width: 660px;
    max-width: 660px;
    margin-left: 30px;
}

.dm-di3-r-box {
}

.dm-di3-r-box .p1 {
    margin: 0 auto 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}

    .dm-di3-r-box .p2 {
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 20px;
    }

    .dm-di3-r-box .p3 {
        padding-left: 10px;
        min-height: 48px;
        border-top: 1px dotted #DDD;
        border-bottom: 1px dotted #DDD;
        background-color: #F9F9F9;
        line-height: 48px;
    }

        .dm-di3-r-box .p3 .sp1 {
            color: #666;
            vertical-align: middle;
            line-height: 26px;
        }

        .dm-di3-r-box .p3 .sp2 {
            margin-left: 10px;
            color: #E31436;
            vertical-align: middle;
            font-weight: 700;
            font-size: 26px;
        }

        .dm-di3-r-box .p3 .sp3 {
            color: #333;
            vertical-align: middle;
            font-size: 16px;
            margin-left: 20px;
        }

        .dm-di3-r-box .p3 .sp4 {
            color: #ff6600;
            vertical-align: middle;
            font-size: 16px;
            margin-left: 20px;
        }

    .dm-di3-r-box .p4 {
        margin: 15px 0;
        color: #666;
    }

    .dm-di3-r-box .sp5 {
        display: inline-block;
        width: 110px;
        color: #666;
        vertical-align: middle;
    }

.ctrnum-wrap {
    display: inline-block;
    border: 1px solid #CCC;
    vertical-align: middle;
    text-align: center;
}

    .ctrnum-wrap .ctrnum-b {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-color: #F3F3F3;
        color: #CCC;
        line-height: 22px;
        cursor: pointer;
        vertical-align: middle;
    }

    .ctrnum-wrap .ctrnum-qty {
        width: 30px;
        height: 22px;
        border: 0;
        color: #333;
        text-align: center;
        font-size: 14px;
        background: transparent;
        outline: none;
    }

.text-dov {
    display: inline-block;
    vertical-align: top;
}

    .text-dov textarea {
        padding: 0 5px;
        resize: none;
        width: 300px;
        height: 60px;
        border: 1px solid #e7e7e7;
        line-height: 140%;
    }

.ye-ul {
    display: inline-block;
    vertical-align: top;
    width: 360px;
}

    .ye-ul span {
        display: inline-block;
        padding: 3px 10px;
        border: 1px solid #e7e7e7;
        border-radius: 4px;
        font-size: 12px;
        color: #999;
        margin-right: 6px;
        cursor: pointer;
        margin-bottom: 10px;
    }

        .ye-ul span.on {
            border-color: #e31436;
        }

.up-img {
    position: relative;
    padding-left: 80px;
    text-align: center;
    width: 230px;
    overflow: hidden;
}

    .up-img img {
        width: 150px;
        height: 150px;
        cursor: pointer;
    }

    .up-img input {
        position: absolute;
        width: 150px;
        height: 150px;
        top: 0;
        opacity: 0;
        cursor: pointer;
        left: 80px;
    }

.buyBtns {
    margin-top: 20px;
    padding-left: 80px;
}

.buynowonly {
    text-align: center;
    display: inline-block;
    width:fit-content;
    min-width: 160px;
    height: 40px;
    line-height: 40px;
    color: #FFF !important;
    background-color: var(--main-color);
    font-size: 18px;
    border-radius: 5px;
    vertical-align: middle;
    margin-right: 5px;
    padding: 0 10px;
}

/*侧栏购物车*/
.gou-car {
    width: 300px;
    min-height: 100px;
    background: #f2f2f2;
    padding: 10px 10px 20px;
}

    .gou-car .title {
        height: 30px;
    }

        .gou-car .title span {
            padding-left: 15px;
            border-left: 4px solid var(--main-color);
            font-size: 14px;
            line-height: 16px;
        }

.quint {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

    .quint span {
        vertical-align: middle;
        margin-left: 10px;
    }

    .quint .text {
        color: #999999;
        font-size: 12px;
    }
.lidt-ee {
    width: 100%;
    max-height: 500px;
    overflow: auto;
}
.lidt-ee ul {
    font-size: 12px;
    margin-bottom: 10px;
    /* overflow-y: scroll; */
}

.gou-car li {
    position: relative;
    background: #ffffff;
    padding: 10px;
}

    .gou-car li.lidt-ee-shop {
    }

        .gou-car li.lidt-ee-shop .dm-chk {
            width: 20px;
            line-height: 30px;
        }

        .gou-car li.lidt-ee-shop .dm-title {
            border-bottom: 1px solid #e6e6e6;
            padding-top: 5px;
            padding-bottom: 5px;
            width: 169px;
            color: #333;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .gou-car li.lidt-ee-shop .dm-cost {
            width: 70px;
            position: relative;
            text-align: right;
            border-bottom: 1px solid #e6e6e6;
            padding-top: 5px;
            padding-bottom: 5px;
            color: #999;
        }

    .gou-car li .inp {
        width: 20px;
        line-height: 50px;
    }

    .gou-car li .img {
        width: 45px;
        height: 45px;
        background: #000000;
    }

        .gou-car li .img img {
            width: 100%;
            height: 100%;
        }

    .gou-car li .text {
        width: 60px;
        text-align: left;
        color: #999;
        padding: 5px 5px 0;
        font-size: 12px;
        line-height: 180%;
    }

        .gou-car li .text .p1 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .gou-car li .text .p2 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .gou-car li .num {
        width: 70px;
        overflow: hidden;
    }

        .gou-car li .num .num-sp {
            color: #c2c2c2;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            border: 1px solid #bfbfbf;
            cursor: pointer;
            display: inline-block;
            vertical-align: middle;
            margin-top: 19px;
            visibility: hidden;
            text-align: center;
            line-height: 12px;
            font-size: 14px;
        }

        .gou-car li .num .num-val {
            display: inline-block;
            vertical-align: middle;
            height: 14px;
            line-height: 14px;
            color: #999;
            font-size: 14px;
            margin: 19px 0 0;
            width: 32px;
            text-align: center;
            border: 0;
            background: #fff;
            padding:0;
        }

    .gou-car li .moeyr {
        line-height: 50px;
        width: 62px;
        text-align: right;
        font-weight: 400;
        color: #666;
        overflow: hidden;
    }

    .gou-car li .shanc {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 1px solid #bfbfbf;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        visibility: hidden;
        text-align: center;
        line-height: 12px;
        font-size: 14px;
        color: #c2c2c2;
        position: absolute;
        right: 5px;
        top: 5px;
    }

    .gou-car li:hover .num .num-sp {
        visibility: visible;
    }

    .gou-car li:hover .shanc {
        visibility: visible;
    }

    .gou-car li .num .num-sp:hover {
        background: #c2c2c2;
        color: #ffffff;
    }

    .gou-car li .shanc:hover {
        background: #c2c2c2;
        color: #ffffff;
    }

.gou-btn {
    text-align: center;
    margin-top: 20px;
}

.dm-di14 {
    padding: 30px 0;
}

    .dm-di14 .title {
        height: 48px;
        border: 1px solid #EAEAEA;
        background-color: #F8F8F8;
    }

        .dm-di14 .title p {
            text-align: center;
            height: 45px;
            border-top: 4px solid #D41C44;
            display: inline-block;
            width: 158px;
            background: #fff;
            line-height: 45px;
            color: #D41C44;
            font-weight: 700;
            font-size: 16px;
        }

    .dm-di14 .tu-text {
        padding: 30px 0;
        text-align: center;
    }

        .dm-di14 .tu-text img { /* width: 100%; */
        }

/*-----------------------------商品详情 END-----------------------------*/


/*-----------------------------购物车-----------------------------*/

.sho-car-box {
    background: #fafafa;
    padding: 0 0 30px 0;
}

.sho-car {
    background: #ffffff;
    min-height: 300px;
    border: 1px solid #e9e9e9;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
}

    .sho-car .title {
        text-align: right;
        height: 84px;
        padding: 0 18px;
        line-height: 84px;
    }

        .sho-car .title > div {
            background: #f6f6f6;
            height: 40px;
            line-height: 40px;
            margin-top: 30px;
        }

        .sho-car .title .tudan {
            background: #f6f6f6;
            position: relative;
            margin-right: 30px;
            padding: 0 20px;
        }

            .sho-car .title .tudan:nth-last-child(1) {
                padding-left: 20px;
                margin-right: 20px;
            }

            .sho-car .title .tudan i {
                position: absolute;
                left: -25px;
                height: 0;
                width: 0;
                border: 20px solid;
                border-color: transparent transparent transparent #fff;
                background: #f6f6f6;
            }

            .sho-car .title .tudan.on i {
                background: var(--main-color);
            }

            .sho-car .title .tudan b {
                position: absolute;
                right: -40px;
                height: 0;
                width: 0;
                border: 20px solid;
                border-color: transparent transparent transparent #f6f6f6;
                z-index: 2;
            }

            .sho-car .title .tudan.on {
                color: #fff;
                background: var(--main-color);
            }

                .sho-car .title .tudan.on b {
                    border-color: transparent transparent transparent var(--main-color);
                }


.por-info-list {
    padding: 20px 32px 20px 32px;
}

    .por-info-list table {
        width: 100%;
    }

        .por-info-list table span {
            vertical-align: middle;
        }

.all-pro td {
    background: #f6f6f6;
    border: 1px solid #ffffff;
}

.por-info-list td {
    text-align: center;
    height: 50px;
    padding: 10px 5px;
}

.por-info-list .shop-tr {
    background: transparent;
}

    .por-info-list .shop-tr td {
        height: 40px;
        text-align: left;
    }

    .por-info-list .shop-tr span {
        margin-right: 20px;
    }

        .por-info-list .shop-tr span i {
            font-style: inherit;
            color: var(--main-color);
        }

.por-info-list tr {
    /*background: #f6f6f6;*/
    border-bottom: 1px solid #fff;
}

.por-info-list td:nth-child(1) {
    width: 40px;
    text-align: left;
    padding-left: 15px;
}

    .por-info-list td:nth-child(1) span {
        margin-left: 10px;
    }


    .por-info-list td:nth-child(3) span {
        display: inline-block;
        text-align: left;
    }

.por-info-list td:nth-child(4) {
    width: 110px;
}

.por-info-list td:nth-child(5) {
    width: 110px;
}

.por-info-list td:nth-child(6) {
    width: 125px;
}

.por-info-list td:nth-child(7) {
    width: 110px;
}

.por-info-list td:nth-child(8) {
    width: 175px;
}

.por-info-list td:nth-child(9) {
    width: 120px;
}

.por-info-list td.close-td, cursor-pointer {
    cursor: pointer;
}
.shanc-btn span {
    font-size:12px;
    color:#999;
}


.por-info {
    margin-bottom: 20px;
}

.por-total {
    background: #fff;
    padding: 9px 18px;
    border: 1px solid #e9e9e9;
    margin-top: 20px;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .por-total .close-btn {
        text-decoration: underline;
        color: #3399FF;
        line-height: 40px;
        cursor: pointer;
    }

.por-total-text p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    padding: 5px 0;
}

    .por-total-text p span {
        color: red;
        font-size: 16px;
        margin: 0 5px;
    }

a.por-total-a1 {
    min-width: 140px;
    height: 60px;
    border-radius: 30px;
    background-color: rgba(246, 246, 246, 1);
    color: rgba(102, 102, 102, 1);
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

a.por-total-a2,
input.por-total-a2
{
    min-width: 250px;
    height: 70px;
    border-radius: 50px;
    background-color: var(--main-color);
    color: #fff;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.por-total-a2 {
    border: 0px;
    display: inline-block;
    /* width: 110px; */
    height: 30px;
    text-align: center;
    background: var(--main-color);
    line-height: 30px;
    border-radius: 5px;
    color: #fff;
    padding: 0 10px;
    cursor: pointer;
}

/*-----------------------------购物车 END-----------------------------*/

/*-----------------------------提交订单-----------------------------*/
.oder-info-box {
    background: #f2f2f2;
    padding: 30px 0;
}

    .oder-info-box table {
        width: 100%;
    }

.oder-info {
    min-height: 300px;
}

.oder-info-only {
    background: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.oder-info-title {
    text-align: right;
    height: 84px;
    padding: 0 18px;
    line-height: 84px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
}

.oder-info-list {
    padding: 0 18px;
}

    .oder-info-list td {
        text-align: center;
        height: 50px;
        padding: 10px 5px;
        border: 1px solid #dedede;
    }

    .oder-info-list .shop-tr {
        background: transparent;
    }

        .oder-info-list .shop-tr td {
            height: 40px;
            text-align: left;
            border: 0;
        }

        .oder-info-list .shop-tr span {
            margin-right: 20px;
            display: inline-block;
        }

            .oder-info-list .shop-tr span i {
                font-style: inherit;
                color: #FF6600;
            }

    .oder-info-list tr {
        background: #f6f6f6;
        border-bottom: 1px solid #fff;
    }

    .oder-info-list td span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .oder-info-list td:nth-child(1) {
        width: 150px;
    }

    .oder-info-list td:nth-child(2) {
        width: 150px;
    }

    .oder-info-list td:nth-child(3) {
        width: 70px;
    }

    .oder-info-list td:nth-child(4) {
        width: 70px;
    }

    .oder-info-list td:nth-child(5) {
        width: 70px;
    }

    .oder-info-list td:nth-child(6) {
        width: 80px;
    }

    .oder-info-list td:nth-child(7) {
        width: 80px;
    }

    .oder-info-list td:nth-child(8) {
        width: 100px;
    }

    .oder-info-list td:nth-child(9) {
        width: 100px;
    }

    .oder-info-list td:nth-child(10) {
        width: 100px;
    }

    .oder-info-list td:nth-child(11) {
        width: 100px;
    }

    .oder-info-list td:nth-child(12) {
        width: 100px;
    }

.yuns-sytle {
    padding: 0 18px;
}

    .yuns-sytle td {
        border: 1px solid #dedede;
        background: #f6f6f6;
        height: 50px;
        padding: 0 20px;
    }

    .yuns-sytle .td1 span {
        vertical-align: middle;
    }

    .yuns-sytle .td1 select {
        vertical-align: middle;
        margin-left: 20px;
        width: 300px;
        height: 35px;
        padding: 0 5px;
    }

    .yuns-sytle .td2 {
        padding: 10px 20px;
    }

        .yuns-sytle .td2 p {
            height: 30px;
            line-height: 30px;
        }

        .yuns-sytle .td2 textarea {
            width: 100%;
            height: 70px;
            resize: none;
            padding: 0 5px;
            line-height: 140%;
        }

.oder-info-tips {
    text-align: right;
}

    .oder-info-tips p {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 36px;
        border: 1px solid #ffe0a5;
        background: #ffffdf;
        padding: 0 20px;
        font-size: 12px;
        color: #555;
    }

    .oder-info-tips img {
        width: 16px;
        height: 16px;
    }

    .oder-info-tips span {
        vertical-align: middle;
    }

.oder-info-num {
    text-align: right;
    padding: 0 18px;
    margin-top: 8px;
    font-size:12px;
}

    .oder-info-num i {
        font-style: inherit;
        /*color: red;*/
    }

    .oder-info-num p {
        display: flex;
        justify-content: flex-end;
        padding-top:18px;
        padding-bottom:5px;
    }

    .oder-info-num span {
        /*margin-left: 15px;*/
    }

    .oder-info-num .uptop {
        text-decoration: underline;
        color: #FF9900;
        font-weight: 700;
    }

    .oder-info-num p a {
        margin-left: 15px;
    }

    .oder-info-num .cart-btn {
        min-width: 207px;
        height: 60px;
        line-height: 26px;
        border-radius: 4px;
        background-color: rgba(255, 255, 255, 1);
        color: rgba(102, 102, 102, 1);
        font-size: 18px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        margin-left: 12px;
        cursor: pointer;
    }

    .oder-info-num .cart-btn-2 {
        color: #fff;
        background: var(--main-color);
        border:none;
    }
    .oder-info-num .money-box {
        color: #9B9B9B;
    }
    .oder-info-num .money {
        font-weight: 600;
         margin-left:0;
         padding-right:4px;
    }
    .oder-info-num .money2 {
        padding-left: 4px;
    }

    .oder-info-num .int {
        font-size: 26px
    }
/*-----------------------------提交订单 END-----------------------------*/




/*2019-1-11  修改头部结构 */
.newHeader_list {
    height: 90px;
    line-height: 90px;
    overflow: hidden;
}

    .newHeader_list .search-box-input {
        display: inline-block;
        height: 68px;
        line-height: 68px;
        vertical-align: middle;
    }

    .newHeader_list .search-box {
        margin-left: 10%;
    }

    .newHeader_list .search-box-input .text {
        height: 40px;
        width: 665px;
        padding: 0 20px;
        font-size: 15px;
        outline: none;
        border: 1px solid #1f2579;
    }

    .newHeader_list .search-box-input .submit {
        height: 40px;
        width: 213px;
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        margin-left: -5px;
        background: #1f2579;
        border: 0;
        cursor: pointer;
        outline: none;
    }


/*选择语言*/
.selectedLanguage {
    float: right;
    color: #fff;
}

.selected-text {
    cursor: pointer;
    width: 100px;
    padding: 0 10px;
    display: none;
}

.selected-op {
    /* display: none; */
    /* background: #fff; */
    /* color: #000; */
    /* position: absolute; */
    /* border: 1px solid #1f2579; */
    /* width: 100px; */
    /* z-index: 999999; */
    /* margin-top: -1px; */
}

    .selected-op > div {
        padding: 0 10px;
        cursor: pointer;
        float: left;
    }

        .selected-op > div:hover {
            color: #fff;
            background: #1f2579;
        }

.selectedLanguage img {
    width: 32px;
}




.wapFot {
    z-index: 9999;
    display: none;
    justify-content: space-between;
    padding: 0 3%;
    align-items: center;
    height: 70px;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    border-top: 1px solid #f4f4fe;
}

.wapFot_li img {
    width: 28px;
}

.header-top .p3, .wapLogo, .wapNav, .wapUser, .wapbaner {
    display: none;
}

@media screen and (max-width:1200px) {

    .banr2-box {
        height: 80px;
        background-size: cover;
    }

    .banr2-box-nav {
        padding: 0;
    }

        .banr2-box-nav p.on {
            font-size: 1.3em;
            padding: 15px 0 5px;
        }


    .banner {
        height: auto;
    }

    .am-slider .am-slides > li {
        height: auto;
    }

    .am-slider-default .am-control-nav {
        bottom: 10px;
    }

    .xufi-box .login-box p {
        height: 35px;
        line-height: 35px;
        font-size: 18px;
    }

    .xufi-box {
        bottom: 12%;
    }

    .wapbaner {
        display: block;
    }

        .wapbaner img {
            width: 100%;
        }

    .webbaner, .twoce-l {
        display: none;
    }

    .header {
        position: relative;
    }

    .header-top .p1 {
        display: none;
    }

    .header-top .p2 {
        display: none;
    }

    .header-top .p3 {
        display: block;
        color: #fff;
        padding-left: 7%;
    }

        .header-top .p3 img {
            width: 17px;
        }

    .header-down {
        background: #fff;
        position: absolute;
        top: 48px;
        left: 0;
        right: 0;
    }

        .header-down > .box {
            background: 0 0 !important;
            border-bottom: 2px solid #dddff5;
            display: flex;
            justify-content: space-between;
            width: 100%;
            padding: 0 2%;
        }

    .header-logo {
        display: none;
    }

    .header-nav {
        width: auto;
        margin: 0;
    }

    .wapLogo, .wapNav, .wapUser {
        display: block;
    }

        .wapLogo img {
            max-height: 70px;
        }

        .wapNav img {
            width: 35px;
        }

        .wapUser img {
            width: 35px;
        }

    .header-nav ul {
        display: none;
        position: absolute;
        width: 50%;
        background: #f9f9f9;
        left: 0;
        top: 70px;
        text-align: center;
    }

    .header-nav li {
        width: 100%;
        margin: 0;
        text-align: center;
    }


        .header-nav li a {
            margin: auto;
        }

        .header-nav li.on a {
            max-width: initial;
            text-align: center;
        }

    .di-nav {
        left: 100%;
        top: 0;
    }

    .header-login {
        display: none;
    }

    .newHeader_list {
        margin-top: 70px;
        height: auto;
        line-height: initial;
    }

        .newHeader_list .search-box-input {
            width: 100%;
            padding: 0 2%;
        }

        .newHeader_list .search-box {
            margin: 0;
            width: 100%;
        }

        .newHeader_list .search-box-input .text {
            width: 70%;
        }

        .newHeader_list .search-box-input .submit {
            width: 30%;
            font-size: 14px;
        }


    .twoce-l {
        width: 95px;
        background-size: contain;
        padding: 50px 5px 0;
    }

        .twoce-l .p1 {
            font-size: 12px;
            padding: 0;
        }

        .twoce-l .p2 {
            margin: 5px 0;
            height: 52px;
        }

            .twoce-l .p2 .sp2 {
                margin-top: 3px;
                font-size: 16px;
            }

        .twoce-l .p3 {
        }

    .wapFot {
        display: flex;
    }

    .main {
        padding-bottom: 70px;
    }

    .footer, .twoce-r {
        display: none;
    }

    .dm-di1 {
        padding: 4% 2%;
    }

    .dm-di2 {
        padding: 4% 2%;
    }

        .dm-di2 li {
            width: 30%;
        }

            .dm-di2 li img {
                width: 100%;
                height: auto;
            }

            .dm-di2 li p {
                font-size: 14px;
            }

    .dm-di3 {
        padding: 4% 2%;
    }

    .dm-title .p1 {
        font-size: 23px;
    }

    .dm-title .p2 {
        margin: 6px 0 0 0 !important;
    }

    .dm-di3 li {
        width: 49%;
        margin-bottom: 10px;
    }

        .dm-di3 li img {
            width: 100%;
            height: auto;
        }

    .dm-di4 * {
        font-size: 16px !important;
    }

    .dm-di6 * {
        font-size: 16px !important;
    }

    .dm-di7 {
        display: none;
    }

    .dm-di8 {
        padding: 4% 0;
    }

    .dm-di8-banner {
        padding: 5% 2%;
        height: auto;
        margin: 4% 0 0;
    }

        .dm-di8-banner .am-slider .am-slides > li {
            height: auto;
        }

        .dm-di8-banner .list-box {
            height: auto;
            padding-bottom: 2%;
        }

    .list-box .text {
        padding: 2%;
    }

    .dm-di9 {
        padding: 4% 2%;
    }

        .dm-di9 .dm-title .p1 {
            font-size: 24px;
            line-height: 24px;
        }

        .dm-di9 .dm-title .dm-xh {
            margin-top: 10px;
        }

        .dm-di9 ul {
            margin-top: 4%;
        }

        .dm-di9 li {
            width: 49%;
            margin-bottom: 10px;
        }

            .dm-di9 li img {
                width: 100%;
                height: auto;
            }

    .dm-di10 {
        padding: 4% 2%;
    }

    .dm-di10-banner {
        padding: 5% 0 0;
        margin: 4% 0;
    }

    .am-slider-default .am-control-nav li {
        margin: 0 1%;
    }

        .am-slider-default .am-control-nav li a {
            width: 10px;
            height: 10px;
        }

    img {
        max-width: 100%;
        height: auto !important;
    }

    #salesdesk_widget_button_group {
        bottom: 15% !important;
        right: 0.5rem !important;
    }
}


/*2019-10-24*/
.dm-di12-r-ul .dm-text * {
    max-width: 100%;
    line-height: normal;
}

/* 商品详情页end*/


/*最新公告页*/
.t_newest_notice_ul {
    padding-top: 15px;
    margin-bottom: 95px;
}

    .t_newest_notice_ul li {
        padding: 15px 0;
        border-bottom: 1px solid #efefef;
    }

        .t_newest_notice_ul li a {
            display: flex;
            height: 126px;
        }

        .t_newest_notice_ul li img.t_notice_img {
            max-width: 192px;
            max-height: 126px;
            margin-right: 30px;
        }

        .t_newest_notice_ul li .t_notice_main {
            width: 1170px;
            vertical-align: middle;
        }

            .t_newest_notice_ul li .t_notice_main .t_notice_title {
                color: #ed7d31;
                font-size: 16px;
                margin-bottom: 15px;
            }

                .t_newest_notice_ul li .t_notice_main .t_notice_title span {
                    color: #333;
                }

            .t_newest_notice_ul li .t_notice_main .t_notice_time {
                color: #999;
            }

            .t_newest_notice_ul li .t_notice_main .t_notice_content {
                color: #666;
                margin-top: 10px;
                height: 50px;
                overflow: hidden;
            }

                .t_newest_notice_ul li .t_notice_main .t_notice_content * {
                    background-color: transparent !important;
                }

.t_position {
    color: #666;
    height: 52px;
    margin: 10px 0;
    font-size: 16px;
    line-height: 52px;
    border-bottom: 1px solid #f6f6f6;
}

    .t_position p {
        height: 52px;
        font-size: 14px;
        line-height: 52px;
        display: inline-block;
    }

    .t_position a {
        font-size: 14px;
    }

/*公告详情*/
.t_notice_content_div {
    padding: 30px;
    margin-bottom: 50px;
}

    .t_notice_content_div .t_content {
        min-height: 300px;
    }

        .t_notice_content_div .t_content * {
            max-width: 100% !important;
        }

    .t_notice_content_div p.t_title {
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 20px;
    }

    .t_notice_content_div .t_switch_notice {
        display: flex;
        font-size: 16px;
        justify-content: space-between;
    }


/* ajax分页样式 */

.ui-paging-container {
    color: #666;
    font-size: 12px
}

    .ui-paging-container ul {
        overflow: hidden;
        text-align: center
    }

    .ui-paging-container li, .ui-paging-container ul {
        list-style: none
    }

    .ui-paging-container li {
        display: inline-block;
        padding: 3px 6px;
        margin-left: 5px;
        color: #666
    }

        .ui-paging-container li.ui-pager {
            cursor: pointer;
            border: 1px solid #ddd;
            border-radius: 2px
        }

            .ui-paging-container li.focus, .ui-paging-container li.ui-pager:hover {
                background-color: #288df0;
                color: #FFF
            }

        .ui-paging-container li.ui-paging-ellipse {
            border: none
        }

        .ui-paging-container li.ui-paging-toolbar {
            padding: 0
        }

            .ui-paging-container li.ui-paging-toolbar select {
                height: 22px;
                border: 1px solid #ddd;
                color: #666
            }

            .ui-paging-container li.ui-paging-toolbar input {
                vertical-align: top;
                line-height: 20px;
                height: 20px;
                padding: 0;
                border: 1px solid #ddd;
                text-align: center;
                width: 30px;
                margin: 0 0 0 5px
            }

            .ui-paging-container li.ui-paging-toolbar a {
                text-decoration: none;
                display: inline-block;
                height: 20px;
                border: 1px solid #ddd;
                vertical-align: top;
                border-radius: 2px;
                line-height: 20px;
                padding: 0 3px;
                cursor: pointer;
                margin-left: 5px;
                color: #666
            }

        .ui-paging-container li.ui-pager-disabled, .ui-paging-container li.ui-pager-disabled:hover {
            background-color: #f6f6f6;
            cursor: default;
            border: none;
            color: #ddd
        }
/* ajax分页样式 */


.flex {
    display: flex;
}

.j-c-s-b {
    justify-content: space-between;
}


.main-bg-color {
    background: var(--main-color);
}

.main-text-color {
    color: var(--main-color);
}

/*--弹窗--*/
.public-pop-box {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
}


    .public-pop-box .close-ico {
        position: absolute;
        top: 32px;
        right: 32px;
        cursor: pointer;
    }

.close-ico {
    position: absolute;
    top: 32px;
    right: 32px;
    cursor: pointer;
}
.html-content > * {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


