﻿* {
    margin: auto;
    font-size: 14px;
    font-family: "微软雅黑",Arial;
}

body{
    white-space: nowrap;
}

.body {
    width: 1200px;
    height: 1415px;
    margin-top: 15px;
    position: relative;
    z-index: 2;
}

/*联系我们*/
.index-contact {
    width: 220px;
    height: 250px;
    border-radius: 20px 20px;
    background: linear-gradient(white, #e1f7ff);
    margin-left: 0px;
    position: absolute;
}

    .index-contact h1 {
        font-size: 19px;
        height: 39px;
        line-height: 39px;
        margin: 10px 0 10px 15px;
        padding-left: 47px;
        background: url(../image/contactUs.jpg) no-repeat;
        background-size: 39px 37px;
    }

    .index-contact p {
        height: 25px;
        line-height: 25px;
        margin-left: 15px;
        padding-left: 28px;
    }

    .index-contact a {
        color: black;
        text-decoration: none;
    }

        .index-contact a:hover {
            color: red;
        }

/*产品种类*/
.cls {
    width: 220px;
    height: 1150px;
    background: linear-gradient(#52cdff, #01b5ff);
    border-radius: 20px 20px;
    position: absolute;
    margin-top: 265px;
}

.cls-title {
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #7ddaff;
    border-radius: 25px;
    margin-top: 25px;
    text-align: center;
}

    .cls-title span {
        font-size: 21px;
    }

.cls-box {
    display: block;
    width: 205px;
    font-size: 15px;
    color: #4e4a49;
    text-decoration: none;
    margin: 15px 0 15px 15px;
}

    .cls-box:hover {
        color: red;
    }

    .cls-box span {
        display: inline-block;
        width: 180px;
        font-size: 15px;
        color: #4e4a49;
        margin-left: 2px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
    }

        .cls-box span:hover {
            color: red;
        }

/*.cls-box a {
        font-size: 15px;
        color: #4e4a49;
        text-decoration: none;
    }*/

/*.cls-box {
    display: none;
    width: 220px;
    min-height: 40px;
    border: 2px solid #7ddaff;
    border-radius: 10px 10px;
    background: white;
    margin: -40px 0 0 220px;
    position: absolute;
    z-index: 3;
}

    .cls-box a {
        display: block;
        color: #4e4a49;
        text-decoration: none;
        width: 195px;
        margin: 10px 0 10px 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .cls-box a:hover {
            color: #ff0000;
        }*/

.cls-hidden {
    width: 220px;
    height: 1070px;
    overflow: hidden;
}

.cls-auto {
    width: 237px;
    height: 1050px;
    margin-top: 15px;
    overflow: auto;
}

/*最新产品*/
.new {
    width: 965px;
    height: 350px;
    background: linear-gradient(white, #e1f7ff);
    border-radius: 20px 20px;
    position: absolute;
    margin-left: 235px;
}

.new-title {
    position: absolute;
}

    .new-title h1 {
        font-size: 19px;
        height: 39px;
        line-height: 39px;
        margin: 10px 0 10px 25px;
    }

.new-data {
    height: 59px;
    line-height: 59px;
}

#enda1 {
    margin-left: 360px;
}

.enda {
    color: black;
    text-decoration: none;
    padding: 4px 12px 4px 12px;
    margin-left: 10px;
    border-radius: 3px 3px;
    background: #1bbdff;
}

.new-hidden {
    width: 940px;
    height: 275px;
    overflow: hidden;
}

.new-float {
    width: 99999px;
}

#newProduct {
    min-width: 940px;
    float: left;
}

#newProduct1 {
    min-width: 940px;
    float: left;
}

.new-box {
    width: 200px;
    height: 260px;
    margin: 15px 0 0 32px;
    text-align: center;
    float: left;
}

    .new-box a {
        text-decoration: none;
    }

.new-img {
    width: 200px;
    height: 150px;
    line-height: 0px;
    display: table-cell;
    vertical-align: middle;
    background: white;
    border: 1px solid #cdcece;
}

    .new-img img {
        max-width: 200px;
        max-height: 150px;
    }

.new-number {
    width: 200px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-name {
    width: 200px;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-price {
    color: red;
    width: 90px;
    margin-left: 5px;
    margin-top: 12px;
    float: left;
}

.new-cart {
    color: black;
    font-size: 13px;
    width: 90px;
    height: 25px;
    line-height: 25px;
    border-radius: 3px 3px;
    margin-left: 100px;
    margin-top: 10px;
    background: #1bbdff;
}

/*热销产品*/
.hot {
    width: 965px;
    height: 620px;
    background: linear-gradient(white, #e1f7ff);
    border-radius: 20px 20px;
    position: absolute;
    margin: 365px 0 0 235px;
}

.hot-title {
    height: 59px;
}

    .hot-title h1 {
        font-size: 19px;
        height: 39px;
        line-height: 39px;
        margin: 10px 0 10px 25px;
        position: absolute;
    }

    .hot-title a {
        color: black;
        text-decoration: none;
        margin: 25px 0 0 900px;
        position: absolute;
    }

        .hot-title a:hover {
            color: red;
        }

.hot-box {
    width: 200px;
    height: 260px;
    margin: 15px 0 0 32px;
    text-align: center;
    float: left;
}

    .hot-box a {
        text-decoration: none;
    }

.hot-img {
    width: 200px;
    height: 150px;
    line-height: 0px;
    display: table-cell;
    vertical-align: middle;
    background: white;
    border: 1px solid #cdcece;
}

    .hot-img img {
        max-width: 200px;
        max-height: 150px;
    }

.hot-number {
    width: 200px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot-name {
    width: 200px;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot-price {
    color: red;
    width: 90px;
    margin-left: 5px;
    margin-top: 12px;
    float: left;
}

.hot-cart {
    color: black;
    font-size: 13px;
    width: 90px;
    height: 25px;
    line-height: 25px;
    border-radius: 3px 3px;
    margin-left: 100px;
    margin-top: 10px;
    background: #1bbdff;
}

/*搜索*/
.search {
    width: 965px;
    height: 415px;
    background: linear-gradient(white, #e1f7ff);
    border-radius: 20px 20px;
    position: absolute;
    margin: 1000px 0 0 235px;
}

.search-title {
    height: 59px;
}

    .search-title h1 {
        color: #04b6ff;
        font-size: 19px;
        height: 39px;
        line-height: 39px;
        margin: 10px 0 10px 25px;
        position: absolute;
    }

/*高级搜索*/
.describeSearch {
    width: 430px;
    position: initial;
    margin: 25px 0 0 70px;
    text-align: left;
    float: left;
}

    .describeSearch span {
        width: 100px;
        text-align: right;
        display: inline-block;
    }

    .describeSearch div {
        width: 430px;
        height: 40px;
    }
/*高级搜素标题*/
.describeSearch-title {
    font-size: 16px;
    text-align: center;
    margin-left: 8px;
}
/*多条件搜索*/
.multiItemSearch {
    width: 400px;
    float: left;
    text-align: center;
}

.multiItemSearch-box {
    margin: 25px 0 24px 0;
}
/*按钮*/
.search-sub {
    width: 95px;
    height: 34px;
    font-size: 16px;
    color: white;
    border: none;
    border-radius: 5px 5px;
    background: #f96e11;
    margin: 0 5px 0 0;
}

.search-res {
    width: 95px;
    height: 34px;
    font-size: 16px;
    color: white;
    border: none;
    border-radius: 5px 5px;
    background: #fbca03;
    margin: 0 5px 0 20px;
}

/*图片放大*/
.pictureBig {
    line-height: 0px;
    box-shadow: 2px 2px 20px 0;
    position: absolute;
    z-index: 3;
}

    .pictureBig img {
        max-width: 400px;
        max-height: 300px;
    }

/*水印*/
.water {
    color: black;
    width: 200px;
    height: 150px;
    z-index: 2;
    position: absolute;
    overflow: hidden;
    opacity: 0.5;
}
