@charset "utf-8";

html,
body {
    height: 100%;
}

body {
    font-family: "Microsoft YaHei", "SimSun";
    font-size: 12px;
    line-height: 20px;
    color: #000;
}

a {
    color: #000;
}

a:hover {
    text-decoration: none;
}

.title {
    clear: both;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    line-height: 40px;
    padding: 20px 0;
}

.time {
    clear: both;
    width: 1000px;
    height: 50px;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 50px;
    position: relative;
    text-align: center;
}

.time .adr {
    display: inline;
    position: absolute;
    left: 0;
    top: 0;
}

.time #share {
    display: inline;
    position: absolute;
    top: 10px;
    right: 0;
}

.time #share img {
    margin: 0 5px;
    cursor: pointer;
    float: left;
}

.time #share a {
    margin: 0 5px;
    float: right;
}

.time #share .bds_tsina {
    width: 18px;
    height: 18px;
    padding: 0;
    background: url(images/TA3.gif) no-repeat 50% 50%;
}

.time #share .bds_weixin {
    width: 18px;
    height: 18px;
    padding: 0;
    background: url(images/TA4.gif) no-repeat 50% 50%;
}

.time #share .bds_more {
    width: 18px;
    height: 18px;
    padding: 0;
    background: url(images/TA5.gif) no-repeat 50% 50%;
}

.store {
    clear: both;
    display: none;
}

.swiper-container {
    clear: both;
    width: 1100px;
    position: relative;
    overflow: hidden;
}

.swiper-container .lconver,
.swiper-container .rconver {
    position: absolute;
    top: 0;
    height: 620px;
    z-index: 5;
    background: url(images/c4.png);
}

.swiper-container .rconver {
    right: 0;
}

.swiper-container .page {
    width: 50px;
    height: 16px;
    padding-top: 24px;
    background: url(../img/s2.gif) no-repeat center top;
    position: absolute;
    left: 20px;
    bottom: 13px;
    z-index: 5;
    text-align: center;
    font-size: 13px;
    color: #CDCDCD;
    line-height: 1em;
}

.swiper-container .swiper-slide {
    width: 1100px;
    height: 733px;
    text-align: center;
    position: relative;
    float: left;
    display: inline;
    background-color: #000;
}

.swiper-container .swiper-slide img {
    width: 1100px;
    height: 733px;
}

.swiper-container .swiper-slide .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    background: url(../img/c3.png);
    width: 925px;
    height: 48px;
    padding: 15px 95px 10px 80px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    overflow: hidden;
}

.swiper-container .swiper-slide .txt.open {
    height: auto;
}

.swiper-container .swiper-slide .arrow {
    width: 77px;
    height: 56px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
    cursor: pointer;
    background: url(../img/c5.png) no-repeat 50% 50%;
}

.swiper-container .swiper-slide .arrow.on {
    background: url(../img/c6.png) no-repeat 50% 50%;
}

.swiper-container .sl,
.swiper-container .sr {
    width: 71px;
    height: 71px;
    position: absolute;
    cursor: pointer;
    z-index: 5;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    top: 340px;
    display: none;
}

.swiper-container .sl {
    background-image: url(../img/d1.gif);
    left: -7px;
}

.swiper-container .sr {
    background-image: url(../img/d2.gif);
    right: -7px;
}

#share1 {
    display: none;
}

.about {
    clear: both;
    width: 1100px;
    overflow: hidden;
    margin: 40px auto;
}

.about .lm {
    clear: both;
    height: 18px;
    background: url(../img/s1.gif) repeat-x 50% 50%;
    text-align: center;
    margin: 0 0 27px;
}

.about h2 {
    display: inline;
    background-color: #fff;
    padding: 0 30px;
}

.about h2 span {
    display: inline-block;
    padding-left: 19px;
    background: url(../img/bg2.gif) no-repeat 0 50%;
    font-size: 18px;
    line-height: 1em;
}

.about ul {
    display: flex;
    flex-wrap: wrap;
    gap: 33px;
}

.about li {
    width: 250px;
    font-size: 14px;
}

.about li img {
    width: 250px;
    height: 166px;
    margin-bottom: 6px;
}

.about li font {
    background-color: #000;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 5px;
    margin-right: 5px;
}

.about li font a {
    color: #fff;
}

.ewm {
    position: fixed;
    left: 50%;
    top: 320px;
    margin-left: 625px;
    z-index: 10;
}

.top_2 {
    margin-bottom: 7px;
}

@media screen and (max-device-width:480px) {
    @charset "utf-8";

    html,
    body {
        -webkit-text-size-adjust: none;
    }

    html {
        font-size: 312.5%;
    }

    body {
        font: 0.3rem/0.54rem 'Microsoft YaHei', sans-serif;
        color: #333;
    }

    a {
        color: #333;
    }

    a:hover {
        color: #EB5A53;
    }

    a:visited {
        color: #666 !important;
    }

    .topEmpty {
        height: 1.1rem;
        margin: 0;
    }

    .top,
    .footer,
    #autopage {
        display: none;
    }

    .title {
        width: 100%;
        padding: 0.15rem 0.14rem 0.15rem 0.4rem;
        box-sizing: border-box;
        font-size: 0.36rem;
        line-height: 0.6rem;
        text-align: left;
    }

    .time,
    #share1 .txtplus,
    #share1 .txtsub {
        display: none;
    }

    .swiper-container {
        width: 100%;
    }

    .swiper-container .sl,
    .swiper-container .sr {
        display: none;
    }

    .swiper-container .swiper-slide {
        width: 100%;
        height: auto;
        margin: 0;
        float: none;
        display: block;
        background: none;
    }

    .swiper-container .swiper-slide .txt {
        height: auto;
        position: relative;
        background: none;
        font-size: 0.28rem;
        line-height: 0.5rem;
        color: #444;
        width: 100%;
        box-sizing: border-box;
        padding: 1rem 0.3rem 0.5rem;
    }

    .swiper-container .swiper-slide .txt a {
        color: #444;
    }

    .swiper-container .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .swiper-container .swiper-slide .arrow {
        display: none;
    }

    .swiper-container .page {
        width: 100%;
        box-sizing: border-box;
        padding: 0.26rem 0 0 0.38rem;
        background: none;
        position: absolute;
        bottom: auto;
        left: 0;
        z-index: 5;
        text-align: left;
        font-size: 0.2rem;
        color: #CDCDCD;
        line-height: 1em;
    }

    .swiper-container .page .swiper-pagination-current {
        font-size: 0.36rem;
        line-height: 1em;
        color: #D62B34;
        font-weight: bold;
        font-style: italic;
        padding-right: 0.1rem;
    }

    .swiper-pagination-total {
        padding-left: 0.1rem;
    }

    .about {
        width: 100%;
        margin: 0 auto 0.4rem;
        box-sizing: border-box;
        padding: 0 0.3rem;
    }

    .about .lm {
        height: auto;
        background: none;
        text-align: left;
        margin: 0.4rem 0 0 0;
    }

    .about h2 {
        display: block;
        border-bottom: 1px solid #5B5650;
        border-top: none;
        margin-bottom: 0.4rem;
        zoom: 1;
        overflow: hidden;
        padding: 0;
    }

    .about h2 span {
        float: left;
        display: inline-block;
        background-color: #444;
        background-image: none;
        color: #fff;
        font-weight: normal;
        font-size: 0.3rem;
        line-height: 0.6rem;
        border-top-left-radius: 0.08rem;
        border-top-right-radius: 0.08rem;
        padding: 0 0.4rem;
    }

    .about li {
        width: 100%;
        margin: 0;
        float: none;
        display: block;
    }

    .about li img {
        width: 100%;
    }

    #share1 {
        height: 1.1rem;
        text-align: center;
        display: block;
    }

    #share1 a {
        float: none;
        display: inline-block;
        margin: 0 0.4rem;
    }

    #share1 .bds_qzone {
        width: 1.1rem;
        height: 1.1rem;
        padding: 0;
        background: url(../img/f3.gif) no-repeat 50% 50%;
        display: inline-block;
        background-size: 100% auto;
    }

    #share1 .bds_tsina {
        width: 1.1rem;
        height: 1.1rem;
        padding: 0;
        background: url(../img/f2.gif) no-repeat 50% 50%;
        background-size: 100% auto;
    }

    #share1 .bds_weixin {
        width: 1.1rem;
        height: 1.1rem;
        padding: 0;
        background: url(../img/f1.gif) no-repeat 50% 50%;
        background-size: 100% auto;
    }

    #share1 .bds_more {
        display: none;
    }
}