@charset "UTF-8";

.bannerCon {
    width: 1200px;
    height: 640px;
    margin: 0 auto;
}

.floorInner, .jingPin {
    width: 1200px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    overflow: hidden;
    height: 495px;
    position: relative;
}

    .banner .content {
        width: 400%;
    }

        .banner .content li {
            width: 25%;
            height: 470px;
            float: left;
            position: relative;
            overflow: hidden;
        }

            .banner .content li a {
                width: 100%;
                height: 100%;
                position: absolute;
                left: 50%;
                top: 0;
                margin-left: -50%;
            }

                .banner .content li a img {
                    display: block;
                    width: 100%;
                    height: 100%;
                }

    .banner .list {
        position: absolute;
        bottom: 40px;
        left: 50%;
        margin-left: -50px;
        z-index: 99;
    }

        .banner .list li {
            height: 15px;
            width: 15px;
            border-radius: 50%;
            border: 1px solid #fff;
            float: left;
            margin-right: 10px;
            cursor: pointer;
        }

body .changeColor {
    /*background: #ffffff!important;*/
}
/*����ֲ�����*/
.maininner {
    width: 1200px;
    overflow: hidden;
    height: 505px;
    position: absolute;
    top: 195px;
    margin-left: auto;
    margin-right:auto;
}

.bannerCon {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    /*z-index: 99;*/
}

.ConRight {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 99;
}

    .ConRight li {
        width: 180px;
        background: #fff;
        padding: 8px 10px;
        box-sizing: border-box;
    }

        .ConRight li a p {
            color: #fff;
        }

        .ConRight li p {
            width: 96px;
            height: 30px;
            line-height: 30px;
            background: #ff4e00;
            text-align: center;
            border-radius: 20px;
            margin: 0 auto;
        }

            .ConRight li p:hover {
                background: #ffba00;
            }

        .ConRight li img {
            width: 100%;
            height: 180px;
        }

        .ConRight li p {
            color: #000;
        }
/*����Ҳ�չʾ*/
.drop_box td {
    width: 252px;
    height: 155px;
    position: relative;
}

    .drop_box td a:first-child {
        width: 100%;
        height: 100%;
        display: block;
    }

        .drop_box td a:first-child img {
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

    .drop_box td div {
        width: auto;
        height: 100%;
        position: absolute;
        top: 50px;
        left: 150px;
    }

        .drop_box td div p {
            color: #000;
            margin-bottom: 10px;
        }

        .drop_box td div a {
            display: block;
            width: 62px;
            height: 20px;
            line-height: 20px;
            border: 2px solid #ffba00;
            text-align: center;
            color: #ffba00;
            border-radius: 10px;
        }

            .drop_box td div a:hover {
                background: #ffba00;
                color: #fff;
            }

.drop_box tr {
    overflow: hidden;
}

.drop_box td {
    float: left;
}

.drop_box {
    border: 1px solid #dedede;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 213px;
}
/*����*/
.new {
    padding: 10px 9px 10px 9px;
    border: 1px solid #dedede;
    width: 180px;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}

    .new a {
        color: #5a5a5a;
    }

    .new li:not(:first-child) {
        margin-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #dedede;
    }

        .new li:not(:first-child) a:hover {
            color: #ff4e00;
        }

    .new li:first-child {
        padding-bottom: 10px;
        border-bottom: 1px dashed #dedede;
    }

        .new li:first-child a:last-child {
            float: right;
            display: inline-block;
            text-align: right;
        }

        .new li:first-child a:first-child {
            font-size: 16px;
        }

        .new li:first-child a:last-child:hover {
            color: #c9d8ff;
        }

.main {
    /*margin-bottom: 170px !important;*/
}
/*精品推荐*/
.jingPin div {
    overflow: hidden;
}

    .jingPin div > a {
        font-size: 20px;
        line-height: 33px;
        color: rgb(0, 0, 0);
    }

    .jingPin div ul {
        overflow: hidden;
        float: right;
        margin-right: 30px;
    }

        .jingPin div ul li {
            float: left;
            margin-left: 55px;
            line-height: 33px;
        }

            .jingPin div ul li a {
                color: #434343;
            }

            .jingPin div ul li:first-child {
                float: left;
            }

.jingPin table {
    width: 100%;
    border: 1px solid #dedede;
    background: #fff;
    margin-top: 15px;
}

    .jingPin table td {
        width: 220px;
        float: left;
        text-align: center;
        margin-right: 20px;
        margin-bottom: 20px;
    }

        .jingPin table td:last-child {
            margin-right: 0px;
        }

        .jingPin table td a img {
            display: block;
            height: 220px;
            width: 100%;
        }

        .jingPin table td a {
            color: #000000;
        }

        .jingPin table td p, .jingPin table td a {
            font-size: 14px;
            line-height: 22px;
        }

        .jingPin table td p {
            color: #cc0000;
        }

        .jingPin table td span {
            color: #999999;
        }

/*精品推荐结束*/
/*层开始*/
.floorInner {
    padding-top: 3px;
    padding-bottom: 35px;
}

.floorPage {
    padding-top: -40px; margin-top:20px;
}

.floor {
    width: 100%;
    background: #f6f6f6;
    margin-top:20px;
}

.floorLeft {
    width: 240px;
    height: 535px;
    padding: 43px 40px 75px 40px;
    box-sizing: border-box;
    background: #ff4e00;
    color: #fff;
    float: left;
}

    .floorLeft strong {
        font-size: 20px;
    }

    .floorLeft > img {
        display: block;
        width: 240px;
        height: 240px;
        margin-left: -40px;
    }

    .floorLeft > p {
        line-height: 20px;
        margin-top: 30px;
        margin-bottom: 80px;
    }

.floorRight tr {
    overflow: hidden;
}

.floorRight td {
    float: left;
    width: 237px;
    line-height: 20px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dedede;
    position: relative;
}

    .floorRight td > img {
        position: absolute;
        top: -3px;
        right: -1px;
        z-index: 3;
    }

    .floorRight td + td {
        border-left: 1px solid #dedede;
    }

.floorRight {
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    background: #fff;
}

    .floorRight td a:nth-of-type(1) {
        display: block;
        width: 180px;
        height: 180px;
        margin: 0 auto;
    }

    .floorRight td a:first-child img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .floorRight td a, .floorRight td p {
        font-size: 14px;
        color: #000;
    }

    .floorRight td p {
        color: #e22a40;
    }

.floorHead {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
    color: #ff4e00;
    font-family: 'Microsoft YaHei UI';
}

.floorHead02 {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0px;
    color: #ffe7dd;
    margin-top:5px;
    font-family: 'Microsoft YaHei UI';
}


.floorHead a {
    font-size: 14px;
    color: #000;
}

    .floorHead a:last-of-type {
        float: right;
        margin-right: 10px;
    }

    .floorHead a:first-of-type {
        margin-left: 850px;
    }

    .floorRight td a:hover, .jingPin table td a:hover, .floorHead a:hover, .jingPin div ul li a:hover {
        color: #ff4e00;
    }

.floorRight td a:first-child img:hover, .jingPin table td a img:hover {
    opacity: .8;
}
/*层结束*/

.imgMove {
    animation: move1 2s both;
}

@keyframes move1 {
    0% {
        opacity: .7;
    }

    80% {
        opacity: .8;
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}
