.scroll {
    width: 1000px;
    height: 250px;
    overflow: hidden;
}

.scrollLeft {
    width: 10000px;
    float: left;
}

.scrollLeft .demo1 {
    float: left;
}

.scrollLeft .demo2 {
    float: left;
}

.nav {
    display: flex !important;
    padding-right: 3px !important;
}

.nav li {
    padding-left: 3px !important;


}

.tools {
    float: left !important;
    margin-left: 15px !important;
}

.inner {
    min-width: 1400px;
}

.idxtradeList {
    width: 75% !important;
    margin: 0 auto;
}

.w {
    width: 80% !important;
    margin: 0 auto;
}



img {
    transition: all 0.6s;
    cursor: pointer;
}


* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

#home {
    width: 100%;

}

.content {
    min-width: 1300px;
    margin: auto;

}

.banner {
    width: 100%;

}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

/* 切割机 */
.titles {
    position: relative;

    padding-bottom: 10px;
    /* border-bottom: 1px solid #008068; */


    height: 33px;
    font-size: 38px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    padding-top: 80px;
    padding-bottom: 60px;
}

/* .titles:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent #008068;
} */

.section {
    text-align: center;

}

.section-my {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
}

.section .al-top {

    width: 1200px;
    margin: auto;
}

.section .des {
    text-align: center;

    margin: 2% auto;

    width: 70%;

    height: 50px;
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #050505;

}

.section .video {

    background: #fff;
    height: 100%;

}



.pic {
    margin: auto;
    height: 100%;

    margin-top: 30px;
}

.white {
    width: 100%;


}

.ul ul {
    width: 68%;
    margin: 20px auto;
    display: flex;

    padding-bottom: 50px;
}

.ul ul li {

    /* background: #ccc; */
    margin-right: 10px;
}

/* 联系我们 */
.section {
    text-align: center;

}

.fx1 {
    margin-left: 6%;
}

.al-bottom {
    width: 1200px;

    margin-top: 30px;
    margin-left: 20%;
}

.about-fl {
    width: 45%;
}

.about-fl input {

    height: 34px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 0 10px;
    outline: none;
}

.about-fl textarea {
    width: 580px;
    height: 141px;
    padding: 10px;
    outline: none;
}

.btn {
    width: 20%;
    margin: auto;

    background: #008068;
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
    margin-top: 5%;
    margin-right: 4%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.public div img {
    margin-left: 3%;
}

.copyright_content span {
    margin-left: 3%;
    white-space: nowrap;
}

/*三角形*/
.sanjiao {
    margin-left: 49%;
    float: left;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #008068 transparent transparent;
    transform: rotate(90deg);


}

/*实线*/
.shixian {
    border-bottom: 2px solid #008068;
    width: 132px;
    height: 2px;
    display: block;
    padding-top: 13px;
    margin-bottom: 0;
    margin: 0 auto;


}

.about-ff2 {
    margin-top: 4%;
    width: 580px;
    display: flex;
    text-align: left;

}

.about-ff input {
    width: 49.5%;
}

.about-ff2 input {
    width: 48.5%;

}

/* 技术参数 */
.parameter .pic {
    background: none;
    padding-bottom: 2%;
}

.parameter ul {
    display: flex;
    border-bottom: 1px solid;
}

.parameter ul li {
    height: 30px;
    line-height: 30px;
}

.parameter ul li:first-child {
    border-right: 1px solid #fff;
    text-align: left;
    padding-left: 20px;
}

.parameter .flx:first-child {
    width: 100%;
    background: #008068;
    color: #fff;
}

.parameter .flx li {
    /* flex: 1; */
    width: 16.7%;
    text-align: center;
}

.parameter .two li:first-child {
    width: 16.7%;
}

.parameter .two li:last-child {
    width: 83.3%;
    text-align: center;
}

.pic img {

    /* margin-bottom: 117px; */
    max-width: 80%;
}

/* 可选升级*/
.wish {
    width: 100%;
    margin: auto;
    /* background: #FFC0CB; */
    /* 背景图片 */
    /* background: url('/public/zs/productimg.jpg'); */
    height: 609px;
}

.wish .wish-cen {
    width: 100%;
    margin: auto;
    text-align: center;

}

.wish ul {
    width: 68%;
    margin: auto;
    padding-bottom: 50px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;

}



.wish-cen li img {
    width: 412px;
    height: 295px;
}

/* .wish ul li {

    background: #333333;
} */

/* 模块5*/
.div-5 {
    width: 100%;
    background-color: #f5f5f5;

}

.div-5 ul {
    width: 75%;
    display: flex;
    justify-content: space-between;
    margin: auto;


}

.div-5 ul li {

    height: 100%;
    display: inline-block;
    margin-top: 10vh !important;
    margin-bottom: 20vh !important;


}

.title {



    text-align: center;
    margin-top: 20%;

    font-size: 38px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;


}


/*2根线
  */

.sx-55 {
    width: 50px;

    margin: auto;
    margin-top: 40px;
    margin-bottom: 75px;
}

.sx-55-c {
    height: 2px;
    width: 40px;
    border-bottom: 5px solid black;
    float: left;
    margin: auto;
}

.sx-66 {
    width: 80px;
    float: left;
    margin: auto;
}

.sx-66-c {
    height: 10px;
    width: 40px;
    border-top: 3px solid #008068;
    float: left;
    margin: auto;
}

.sx-66-q {


    height: 2px;
    width: 40px;
    border-bottom: 1px solid black;
    float: left;
    margin: auto;
}

/*2根线
  */
.mk_described {
    margin-top: 30px;



    font-family: Arial;
    font-weight: 400;
    color: #000000;
    line-height: 36px;

}

/* 模块6*/
.div-6 {
    width: 100%;
    background-color: #fff;

}

.div-6 ul {
    width: 75%;
    display: flex;
    justify-content: space-between;
    margin: auto;

}

.div-6 ul li {

    height: 100%;
    display: inline-block;
    width: 582px;
    height: 100%;
    /* height: 402px; */
    margin: 5% auto;

}

.title-6 {
    font-size: 20px;
    color: #191919;
    font-weight: bold;
    margin-top: 20%;
}

.described-6 {
    margin-top: 30px;
    text-align: left;
    color: #595959;
    font-size: 14px;
}

/* .sx-66 {
    width: 6%;
    border-bottom: 1px solid #008068;
    float: left;
} */

/* video {
    width: 1255px !important;
    height: 706px !important;
}
 */




.banner img:hover {
    transform: none !important;
}

.img-56 img {
    width: 582px;
    /* height: 402px; */
    height: 100%;
}

/* 切割样品*/
.ul img {
    width: 310px;
    height: 225px;
}

/* 当小于1366px*/
@media screen and (max-width: 1366px) and (min-width: 1366px) {
    video {
        margin-right: 3%;

    }

    .about-fl textarea {
        width: 510px;
        height: 141px;
        padding: 10px;
        outline: none;
    }

    .wish ul {
        width: 90%;
        margin-right: 6.7%;
    }

    .js-pic {
        width: 78% !important;
        margin-right: 13%;

    }

    .ul ul {
        margin-right: 28%;
    }

    .al-bottom {

        margin-left: 9%;
    }

    .about-ff2 input {
        width: 36.9%;
    }

    .about-ff2 {
        margin-top: 4%;
        width: 510px;
        text-align: left;
    }

}

@media screen and (max-width: 1680px) and (min-width: 1680px) {
    .wish ul {
        width: 79%;
        margin-right: 6.7%;
    }

    .al-bottom {

        margin-left: 15.5%;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1600px) {
    .wish ul {
        width: 82%;

    }

    .al-bottom {

        margin-left: 14%;
    }

    .ul ul {
        margin: 20px 0 20px 10%;
    }

}

@media screen and (max-width: 1440px) and (min-width: 1440px) {
    .wish ul {
        width: 90%;
    }

    .ul ul {
        width: 88%;

    }

    .al-bottom {
        width: 1200px;
        margin-top: 30px;
        margin-left: 10%;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1400px) {
    .wish ul {
        width: 90%;

        margin-top: 3%;
    }

    .ul ul {
        width: 88%;

    }

    .al-bottom {

        margin-left: 9%;
    }
}

@media screen and (max-width: 1360px) and (min-width: 1360px) {
    video {

        margin-right: 2%;
    }

    .wish-cen li img {
        width: 272px;
        height: 182px;
    }

    .ul img {
        width: 260px;
        height: 225px;
    }

    .ul ul {
        width: 80%;
    }

    .al-bottom {

        margin-left: 9%;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1280px) {
    video {

        margin-right: 10%;
    }

    .img-56 img {
        width: 382px;
        height: 300px;
    }

    .div-6 ul li {
        height: 100%;
        display: inline-block;
        width: 482px;
    }

    .wish-cen li img {
        width: 300px;
        height: 295px;
    }

    .ul img {
        width: 240px;
        height: 225px;
    }

    .ul ul {
        width: 78%;
    }

    .titles {
        margin-right: 12%;
    }

    .al-bottom {
        width: 1200px;
        margin-top: 30px;
        margin-left: 3%;
    }

    .pic img {

        margin-right: 12%;
    }

    .section .des {

        margin-right: 12%;
    }

    .wish ul {

        margin-left: 12%;
    }

    .js-pic {
        margin-left: 12%;

    }

    .div-6 ul {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 5%;
    }
}

@media screen and (max-width: 1152px) and (min-width: 1152px) {
    .content {
        min-width: 1152px;
        margin: auto;
    }

    .pic {
        width: 1152px;
        margin: auto;
        height: 100%;
        margin-top: 30px;
    }

    .div-5 ul li {

        width: 482px;
    }

    .div-6 ul li {

        width: 482px;
    }

    .img-56 img {
        width: 350px;
        height: 220px;
    }

    .div-6 ul {

        margin-top: 5%;
    }

    .wish-cen li img {
        width: 212px;
        height: 195px;
    }

    .ul img {
        width: 230px;
        height: 225px;
    }

    .ul {
        margin-right: 40%;
    }

    .al-bottom {
        width: 100%;
        margin-left: 12%;
    }

    .about-fl {
        width: 400px;
    }

    .about-fl textarea {
        width: 400px;

    }

    .about-ff2 input {
        width: 100px;
    }

    .about-ff2 {

        width: 400px;
    }

    .btn {

        margin-right: 25%;


    }


}