﻿.demopage {
    width: 100%;
    margin: 0 auto;
    background-color: #f1f1f1;
    height: 80px;
}

    .demopage h2 {
        font-size: 14px;
        margin: 20px 0;
    }
/* #marquee1 */
.marquee {
    width: 100%;
    height: 70px;
    overflow: hidden;
    /* background-color: #f1f1f1; */
    /* padding: 5px 0px 5px 0px; */
    /* text-align:  center; */
}

    .marquee ul li {
        float: left;
        width: 60px;
        padding: 10px;
    }

        .marquee ul li img {
            display: block;
        }

.control {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 15px 0 0 0;
}

.imore {
    display: none;
}

.my-slide {
    height: 66px;
    background-color: rgba(187,187,187,0.3);
    padding: 10px;
}

.asd {
    height: 430px;
    width: 380px;
    margin-top: -10px;
    margin-left: -1%;
    /*position:absolute;*/
    z-index: 99;
}

.hiede-slide {
    display: none;
}

.trapezoidright1 {
    border-bottom: 100px solid #DA251D !important;
    color: white;
}

.swiper-container {
    width: 100%;
    height: 20%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    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;
}

.demopage ul {
    list-style: none;
    margin: 0px;
    margin-left: 29px;
}

.control img {
    width: 24px;
    height: 24px;
    position: absolute;
}

.controlleft {
    position: absolute;
    margin-left: 0px;
    margin-top: -68px;
}

.controlright {
    /* position: absolute; */
    /* margin-left: 61%; */
    margin-top: -70px;
    /* right: 48px; */
    margin-right: 27px;
    float: right;
    z-index: 111;
}

.productper h1 {
    font-weight: normal;
}
