.mall-container {
    width: 100%;
    /* height: 2000px; */
    background: #fff;
    overflow-x: hidden;
}

.header-wrap {
    display: flex;
    margin-left: 2.3rem;
    margin-right: 2.3rem;
    display: flex;
    color: #595959;
    padding-top: .1rem;
    box-sizing: border-box;
}

.nav-logo {
    min-height: 26px;
    width: 1.99rem;
    height: .52rem;
    min-width: 100px;
}


.nav-logo img {
    width: 100%;
    height: 100%;
}

.nav-list {
    display: flex;
    align-items: center;
    padding-left: .34rem;
}

.nav-list li {
    font-size: .16rem;
    margin-left: .6rem;
    height: .63rem;
    line-height: .63rem;
    min-width: 60px;
    text-align: center;
}

.change-active {
    border-bottom: 3px solid #D02641;
}

.login-contant {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: .88rem;
    font-size: .14rem;
    box-sizing: border-box;
}

.search-bar {
    width: .16rem;
    margin-right: .1rem;
}

.search-bar img {
    width: 100%;
    height: 100%;
}

.login-contant .login-text {
    width: .5rem;
    text-align: center;
    height: .2rem;
    line-height: .2rem;
    min-width: 25px;
}

.login-inline {
    width: 0.3rem;
    height: 0.2rem;
    text-align: center;
    line-height: 0.2rem;
    font-weight: 500;
}

.login-contant .register-text {
    height: .2rem;
    line-height: .2rem;
    min-width: 25px;
}

.consult-item {
    position: absolute;
}

.consult-btn {
    width: 3.04rem;
    height: .73rem;
    background: linear-gradient(to right, #ca0b2a, #855eb0);
    border-radius: 1rem;
    text-align: center;
    line-height: .73rem;
    color: #fff;
    font-size: .22rem;
    position: relative;
    left: 8.38rem;
    top: -1.2rem;
    z-index: 2;
}

.about-title {
    padding-top: .3rem;
    display: flex;
    justify-content: center;
}

.about-name {
    font-size: .36rem;
    color: #222222;
    font-weight: 500;

}

.about-line {
    width: .47rem;
    height: 0.05rem;
    background: #D02641;
    border-radius: 15%;
    margin-left: .4rem;
    min-width: 30px;
    margin-top: 0.1rem;
}

/*.about-line::before {
    content: '';
    display: inline-block;
    width: 0.05rem;
    height: 0.05rem;
    background: #D02641;
    position: relative;
    left: 33px;
    top: -15px;
    border-radius: 100%;
}*/

.company-name {
    text-align: center;
    padding-top: .2rem;
    color: #D02641;
    font-size: .24rem;
    font-weight: 500;
}

.company-contant {
    width: 500px;
    margin: .2rem auto;
    font-size: .14rem;
    color: #444444;
    text-align: center;
    width: 9.3rem;
    font-weight: normal;
}

.company-items {
    margin: 0 auto;
    width: 12rem;
}

.company-ins {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.company-tags {
    width: 1.05rem;
    height: 1.05rem;
}

.company-tags img {
    width: 100%;
    height: 100%;
}

.company-tags .tags-name {
    color: #222222;
    font-size: .2rem;
    min-width: 1.5rem;
    text-align: left;

}

.tags-line {
    position: absolute;
}

.company-line {
    width: 2.7rem;
    display: inline-block;
    border: 1px solid #B0B0B0;
    position: relative;
    top: -1rem;
    left: 1.2rem;
}

.more-btn {
    line-height: .46rem;
    border-radius: .4rem;
    width: 1.73rem;
    height: .46rem;
    background: #d02641;
    color: #fff;
    font-size: .14rem;
    text-align: center;
    margin: .6rem auto;
}

.business-introduction {
    width: 100%;
    height: 6.27rem;
    background: url('../../images/buiness-background.png');
    background-size: 100% 100%;
    min-height: 350px;
}

.introduction-title {
    padding-top: .3rem;
    display: flex;
    justify-content: center;
}

.business-list {
    margin: .35rem auto;
    width: 9rem;
}

.business-list ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-items {
    width: .9rem;
    height: .9rem;
}

.list-items img {
    width: 100%;
    height: 100%;
}

.list-tilte {
    color: #222;
    font-size: .24rem;
    padding-top: .1rem;
}

.business-wrap {
    margin: 0 auto;
    width: 12.5rem;
}

.budiness-details {
    display: flex;
    justify-content: space-between;
    font-size: .14rem;
    padding-left: 1.5rem;
}

.budiness-details>li {
    padding-right: .28rem;
    width: 3rem;
}

.news-wrap {
    height: 6.27rem;
    background: url('../../images/red-bgc.png');
    background-size: 100% 100%;
    min-height: 335px;
}

.about-title .news-name {
    color: #fff;
}

.about-title .news-line {
    background: #fff;
}

.about-title .news-line::after {
    content: '';
    display: inline-block;
    width: 0.05rem;
    height: 0.05rem;
    position: relative;
    left: .5rem;
    top: -14.4px;
    border-radius: 100%;
    background: #fff;
}

.news-item {
    display: flex;
    justify-content: center;
    padding-top: .4rem;
}

.news-contant {
    width: 5.87rem;
    /* height: 1.62rem; */
    background: #fff;
    margin-right: .2rem;
    display: flex;
}

.news-left {
    height: 1.62rem;
    min-width: 1.62rem;
}

.news-left img {
    width: 100%;
    height: 100%;
}

.news-details {
    padding: .1rem .1rem 0 .1rem;
}

.news-title {
    font-size: .24rem;
    color: #000;
}

.news-details:nth-child(2) {
    font-size: .16rem;
    color: #767676;
    box-sizing: border-box;
}

.news-details .news-data {
    font-size: .16rem;
    color: #D5D5D5;
    padding-top: 0.05rem;
}

.advantage-wrap {
    height: 7.66rem;
    background: #fff;
}

.product-wrap {
    height: 11rem;
    background: url("../../images/lunbo-bgc.png");
    background-size: 100% 100%;
}

.product-name {
    color: #fff;
    font-size: .36rem;
}

.product-line {
    width: .47rem;
    height: 0.05rem;
    background: #fff;
    border-radius: 15%;
    margin-left: .4rem;
    min-width: 30px;
}

.product-line::before {
    content: '';
    display: inline-block;
    width: 0.05rem;
    height: 0.05rem;
    background: #fff;
    position: relative;
    left: 33px;
    top: -15px;
    border-radius: 100%;
}

.mall-descript {
    height: 1.55rem;
    background: url('../../images/little-bgc.png');
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1.2rem;
    color: #fff;
}

.mall-contant {
    margin-right: 3rem;
}

.mall-phone {
    display: flex;
    align-items: center;
}

.mall-img {
    width: .59rem;
    height: .59rem;
}

.mall-img img {
    width: 100%;
    height: 100%;
}

.mall-descript .mall-title {
    font-size: .34rem;
}

.mall-descript p {
    font-size: .16rem;
}

.phone-title {
    font-size: .22rem;
}

.phone-num {
    font-size: .34rem;
}

.mall-items {
    padding-right: .1rem;
}

.consult-wrap {
    height: 9rem;
    background: #fff;
}

.consult-details {
    display: flex;
    justify-content: center;
    padding: .6rem 0;
    background: #fff;
}

.consult-img {
    width: .4rem;
    height: .33rem;
}

.consult-img img {
    width: 100%;
    height: 100%;
}

.consult-title {
    padding-top: .2rem;
    font-size: .29rem;
    color: #000;
    font-weight: bold;
}

.consult-left p {
    font-size: .22rem;
    color: #696969;
    padding-top: .1rem;
}

.code-des {
    font-size: .2rem;
    font-weight: 500;
}

.consult-code {
    width: 2.86rem;
    height: 2.87rem;
    background-color: #ccc;
}

.consult-map {
    width: 7.28rem;
    height: 5.94rem;
}

.consult-map img {
    width: 100%;
    height: 100%;
}

.consult-right {
    margin-left: 2rem;
}

.map-taiwan {
    width: .76rem;
    height: 1.11rem;
    position: absolute;
}

.map-taiwan img {
    width: 100%;
    height: 100%;
    position: relative;
    top: -1rem;
    left: 6.4rem;
}

.map-position {
    width: .39rem;
    height: .57rem;
    position: absolute;
}

.map-position img {
    width: 100%;
    height: 100%;
    position: relative;
    top: -2.1rem;
    left: 5.2rem;
}

.map-place {
    width: 1.74rem;
    height: 1.47rem;
    position: absolute;

}

.map-place img {
    width: 100%;
    height: 100%;
    position: relative;
    top: -3.56rem;
    left: 5.35rem;
}

.map-place p {
    position: relative;
    top: -5.3rem;
    left: 7.2rem;
    font-size: .34rem;
    color: #222;
    font-weight: 500;
}

.cooperation-wrap {
    padding-bottom: 1rem;
}

.cooperation-step {
    display: flex;
    justify-content: center;
}

.cooperation-step li {
    padding-top: .3rem;
    text-align: center;
    width: 3rem;
}

.cooperation-step .steps {
    font-size: .34rem;
    font-weight: 500;
}

.step-dosh {
    width: 13rem;
    border: 1px dashed #ccc;
    margin: .3rem auto 0;
}

.step-item {
    width: 1.04rem;
    height: 1.06rem;
    margin-left: 1rem;
}

.step-item img {
    width: 100%;
    height: 100%;
}

.step-title {
    color: #A5A5A5;
    font-size: .18rem;
    padding-left: .5rem;
    padding-top: .5rem;
    width: 2.4rem;

}

.step-advantage img {
    width: .91rem;
    height: 1.05rem;
}

.step-contain {
    padding-top: .1rem;
    width: 3.2rem;
}

.step-title {
    padding-top: .2rem;
}

.bottom-wrap {
    height: 3.76rem;
    background: #171725;
}

.bottom-information {
    display: flex;
    justify-content: space-around;
    color: #fff;
    font-size: .14rem;
    padding: 1rem;
}

.bottom-left p {
    line-height: .5rem;
}

.bottom-right {
    display: flex;
    align-items: center;
}

.bottom-right .wx-code {
    width: 1.4rem;
    padding-right: .2rem;

}

.bottom-right .wx-code img {
    width: 100%;
    height: 100%;
}

.wx-picture {
    width: .24rem;
    height: .2rem;
    display: inline-block;

}

.wx-picture img {
    width: 100%;
    height: 100%;

}

.wx-picture span {
    display: inline-block;
}

/* 轮播 */
.swiper-container {
    width: 100%;
    height: 100%;
}


@media (max-width: 760px) {
    .swiper-button-next {
        right: 20px;
        transform: rotate(90deg);
    }

    .swiper-button-prev {
        left: 20px;
        transform: rotate(90deg);
    }
}

.new-slide2 {
    width: 3.4rem;
    height: 1.93rem;
    /* background-color: #ccc; */
    color: #000;
    margin: 2rem auto;
    margin-left: 30px;
    z-index: 3;
}

.swiper-container
{
    width: 100%;
    height: 80%;
}
.swiper1 {
    padding-top: 1rem;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    /* margin-left: .2rem; */
} 

.product-item {
    max-width: 100%;
    height: 7.85rem;
    display: block;
    margin: 0 auto;
}
.product-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-wrap-item {
    background: none;
    height: 0;
    margin-top: 1rem;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.swiper-pagination-bullet {
    width: 0;
} 
.advantage-container {
    height: 7rem;
    background: #fff;
    position: relative;
}
.swiper1 {
    width: 90%;
}
.swiper2 {
    width: 50%;
    height: 60%;
}
.adv-swiper-slide {
    height: 3.57rem;
    display: flex;
    justify-content: center;
    min-height: 200px;
}
.adv-arrow-wrap {
    position: absolute;
}
.right-arrow-wrap {
    position: relative;
    top: -2rem;
    right: 3.9rem;
}
.left-arrow-wrap {
    position: relative;
    top: -2rem;
    left: 3.9rem;
}
.adv-next-arrow, .adv-prev-arrow {
    width: .34rem;
}
.adv-next-arrow img {
    width: 100%;
}
.adv-prev-arrow img {
    width: 100%;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: none;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: none;

}
.pp_list {
    width: 3.4rem;
    height: 1.93rem;
}

.pp_list img {
    width: 100%;
   /* height: 100%;*/
}

.adv-item {
    margin-right: .2rem;
    margin-top: .4rem;
}

.pp_li {
    width: 3.4rem;
    padding: .3rem;
    background-color: #3A3D41;
    color: #fff;
}

.adv-title {
    font-size: .24rem;

}

.adv-contant {
    font-size: .14rem;
}

.arrow {
    position: absolute;
}

.left-arrow {
    width: 1rem;
    position: relative;
    top: -1.5rem;
    left: 3rem;
}

.right-arrow {
    position: relative;
    top: -1.5rem;
    left: 1028px;
}

/* 产品轮播 */
.site {
    margin-top: 1.5rem;
}

.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    /* height: 100vh; */
    min-height: 600px;
    max-height: 800px;
}
 

.wrapper h3 {
    position: absolute;
    left: 4rem;
    top: 4rem;
    z-index: 1000;
    padding: 0 1rem;
    background-color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    color: #222;
    border-radius: 1.4rem;
}

.wrapper .container {
    position: relative;
}

.horizontal .container {
    width: 4rem;
    height: 14rem;
}

.vertical .container{
    width: 37rem;
    height: 14rem;
}

.container .cards-list {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #f4f4f4;
    border-radius: 0.3125rem;
    transition: 330ms;
}

.horizontal .cards-list {
    min-height: 400px;
    width: 100%;
}

.horizontal .img {
    height: 8rem;
    min-height: 500px;
}

.vertical .cards-list {
    display: flex;
    height: 100%;
}

.vertical .img,
.vertical .main-con {
    height: 100%;
}

.vertical .img {
    width: 18rem;
}

.vertical .main-con {
    width: 19rem;
}


.img>img {

    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-user-drag: none;
    -moz-user-select: none;
    user-select: none;

}

.main-con {
    padding: 0 1rem;
    box-sizing: border-box;
}

.main-con .name {
    padding-top: 1rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #424242;
}

.main-con .content {
    padding-top: 1rem;
    height: 4.5rem;
    font-size: 0.9rem;
    color: #777;
    text-align: justify;
    line-height: 1.4rem;
}

.main-con .label {
    font-size: 0.9rem;
    color: #555;
    padding: 1rem 0;
}

.btn-direct {
    position: absolute;
    top: 30%;
    z-index: 100000;
    width: 4rem;
    height: 4rem;
    transform: translateY(-50%);
    cursor: pointer;
    transition: .2s;
}


.btn-direct.btn-left {
    left: 0rem;
}

.btn-direct.btn-right {
    right: 0rem;
}

.btn-direct>span {
    position: absolute;
    left: calc(50% - .6rem);
    top: calc(50% - .6rem);
    width: .4rem;
    height: .4rem;
    border-top: 0.1rem solid #fff;
    border-left: 0.1rem solid #fff;
}

.horizontal .shift-left {
    transform: translateX(25%) rotate(-45deg);
}

.horizontal .shift-right {
    transform: translateX(-25%) rotate(135deg);
}

.vertical .shift-left {
    transform: translateY(25%) rotate(45deg);
}

.vertical .shift-right {
    transform: translateY(-25%) rotate(-135deg);
}