﻿* {
    margin: auto;
    font-size: 14px;
    white-space: nowrap;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

.menu-home {
    background: url(../Image/menu.jpg);
}
/*图片轮播*/
.picturePlay {
    min-width: 1050px;
    height: 520px;
}

    .picturePlay a div {
        display: none;
        min-width: 1050px;
        height: 520px;
    }

#number {
    text-align: center;
    margin-top: -45px;
}

    #number a {
        font-size: 0;
        width: 18px;
        height: 18px;
        display: inline-block;
        margin-left: 6px;
        background: url(../Content/fla/Images/02.jpg) no-repeat;
    }
/*最新产品*/
.new {
    width: 1050px;
    height: 340px;
    text-align: center;
}

.new-title {
    width: 1050px;
    margin-top: 30px;
}

.new-title-a {
    color: black;
    text-decoration: none;
    display: inline-block;
    width: 145px;
    height: 35px;
    line-height: 35px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    margin-left: 5px;
    float: left;
}

.new-more {
    width: 50px;
    height: 35px;
    line-height: 42px;
    margin-left: 990px;
}

    .new-more a {
        color: black;
        text-decoration: none;
    }

.new-hr {
    width: 1040px;
    /*border:1px solid #cccccc;*/
}
/*图片播放*/
.new-hidden{
    width:1035px;
    height:270px;
    overflow:hidden;
}

.new-float {
    width: 90000px;
    border: 1px solid white;
}

#newProduct {
    float: left;
    min-width: 1035px;
}

#newProduct1 {
}

.new-box {
    width: 185px;
    height: 218px;
    margin: 27px 10px 0 10px;
    border: 1px solid #808080;
    background: white;
    float: left;
}

    .new-box a {
        text-decoration: none;
    }

.new-img-box {
    width: 180px;
    margin-top: 5px;
}

.new-img {
    width: 180px;
    height: 135px;
    line-height: 0px;
    display: table-cell;
    vertical-align: middle;
}

    .new-img img {
        max-width: 180px;
        max-height: 135px;
    }

.new-number {
    width: 175px;
    height:17px;
    font-size: 13px;
    margin-top: 5px;
    margin-left: 8px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-name {
    width: 175px;
    height:16px;
    font-size: 13px;
    margin-top: 2px;
    margin-left: 8px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-cart {
    color: white;
    font-size: 13px;
    width: 110px;
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    background: url(../Image/bg.jpg);
}
/*热销产品*/
.hot {
    min-width: 1050px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: #f9f9f9;
}

.hot-title {
    font-size: 27px;
    text-align: center;
}

.hot-hr {
    width: 280px;
    border-bottom: 1px solid #dddddd;
    margin-top: 15px;
    margin-bottom: 10px;
}

.hot-hr1 {
    width: 120px;
    margin-left: 80px;
    border-bottom: 1px solid #f5bf00;
    position: absolute;
}

.hot-title1 {
    font-size: 19px;
    color: #acabab;
    text-align: center;
}
/**/
#hotProduct {
    width: 1050px;
    display: inline-block;
}

.hot-box {
    width: 185px;
    height: 218px;
    margin: 27px 5px 0 15px;
    border: 1px solid #808080;
    background: white;
    float: left;
}

    .hot-box a {
        text-decoration: none;
    }

.hot-img-box {
    width: 180px;
    margin-top: 5px;
}

.hot-img {
    width: 180px;
    height: 135px;
    line-height: 0px;
    display: table-cell;
    vertical-align: middle;
}

    .hot-img img {
        max-width: 180px;
        max-height: 135px;
    }

.hot-number {
    width: 175px;
    height:17px;
    font-size: 13px;
    margin-top: 5px;
    margin-left: 8px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot-name {
    width: 175px;
    height:16px;
    font-size: 13px;
    margin-top: 2px;
    margin-left: 8px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot-cart {
    color: white;
    font-size: 13px;
    width: 110px;
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    background: url(../Image/bg.jpg);
}

/*图片放大*/
.pictureBig {
    line-height: 0px;
    box-shadow: 2px 2px 20px 0;
    position: absolute;
    z-index: 3;
}

    .pictureBig img {
        max-width: 400px;
        max-height: 300px;
    }
/*更多*/
.hot-more {
    text-decoration: none;
}

    .hot-more div {
        font-size: 16px;
        width: 155px;
        height: 45px;
        line-height: 45px;
        color: white;
        background: #b5b5b5;
        margin-top: 20px;
    }
/*视频*/
.video {
    min-width: 1050px;
    height: 350px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.video-title {
    font-size: 27px;
    text-align: center;
}

.video-hr {
    width: 280px;
    border-bottom: 1px solid #dddddd;
    margin-top: 15px;
    margin-bottom: 10px;
}

.video-hr1 {
    width: 120px;
    margin-left: 80px;
    border-bottom: 1px solid #f5bf00;
    position: absolute;
}

.video-title1 {
    font-size: 19px;
    color: #acabab;
    text-align: center;
}

.video-box {
    width: 1050px;
}

    .video-box video {
        width: 320px;
        height: 180px;
        margin: 40px 10px 0 15px;
    }
