/* CSS Document */

body {
}

.top {
    position: relative;
    width: 1210px;
    height:470px;
    margin: 0 auto;
    z-index: 99;
}

.com-width {
    width: 100%;
}

#shadow {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 100%;
    height: 2523px;
    z-index: 100;
}

h1 {
    border-right: 1px solid #000;
    padding-right: 20px;
    margin-top: 26px;
    position: relative;
    z-index: 99;
}

.cityWrap {
    top: 18px;
    left: 225px;
    position: absolute;
    z-index: 101;
}

    .cityWrap p span {
        font-size: 16px;
        color: #B50004;
        font-weight: bold;
        float: left;
        width: 58px;
    }

    .cityWrap .citySwip a {
        font-size: 18px;
    }

    .cityWrap .citySwip b {
        display: block;
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }

.citySwip {
    text-align: center;
}

.cityCon {
    width: 360px;
    overflow: hidden;
    z-index: 101;
    margin-left: 58px;
    border: 1px solid #DCDCDC;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -201px;
    margin-top: -105px;
    padding: 20px;
}

    .cityCon ul {
        border-top: 1px solid #DCDCDC;
    }

    .cityCon li {
        line-height: 28px;
    }

        .cityCon li a {
            padding: 0px 8px;
            display: inline-block;
            margin-right: 10px;
            line-height: 20px;
        }

            .cityCon li a:hover {
                color: #fff;
                background: #B50004;
            }

.top .head-img {
    position: absolute;
    left: 52%;
    margin-left: -680px;
    z-index: 1;
}

.top .active-tit {
    position: absolute;
    color: #fff;
    bottom: 196px;
    left: 99px;
    z-index: 2;
    height: 22px;
    font-size: 30px;
    font-weight: 700;
}

.top .time1 {
    position: absolute;
    bottom: 81px;
    left: 76px;
    z-index: 2;
}

    .top .time1 span {
        font-size: 78px;
        width: 95px;
        height: 84px;
        margin-right: 62px;
        text-align: center;
        color: #ff3040;
    }

.content {
    width: 1210px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 80px;
}

.section {
    border: 1px solid #d5d5d5;
    margin-bottom: 20px;
}

.left-slide {
    width: 400px;
    overflow: hidden;
    margin-left: 40px;
}

    .left-slide a {
        display: inline-block;
        width: 300px;
        height: 300px;
        padding: 10px;
        overflow: hidden;
    }

        .left-slide a img {
            width: 300px;
            height: 300px;
        }

    .left-slide span {
        background: #000;
        color: #fff;
        margin: 0 auto;
        margin-left: 75px;
        display: block;
        width: 200px;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
    }


.right-slide {
    width: 650px;
    overflow: hidden;
    padding: 10px 25px 0px;
}

    .right-slide h2 {
        font-weight: bold;
        color: #333;
        font-size: 30px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 5px 0;
    }

    .right-slide h4 {
        font-size: 20px;
        padding: 5px 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-weight: 600;
    }

    .right-slide .price {
    }

.price em {
    color: #ff3040;
    font-size: 30px;
}

.price strong {
    color: #101010;
    font-size: 26px;
}

.price h {
    padding-left: 0px;
    font-size: 16px;
    color: #494949;
    TEXT-DECORATION: line-through;
}

.price span {
    font-size: 16px;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 20px;
    width: 80px;
}

.product-info {
    padding: 15px 0 0;
}

.content .title {
    padding-left: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    background-color: #FF4B52;
    height: 40px;
}

.right-slide .desc {
    font-size: 16px;
    color: #333;
    line-height: 22px;
}

.right-slide .detail-info {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    background-color: #FDFBFB;
}

.product-info .btn {
    padding: 20px 0 10px;
}

    .product-info .btn a {
        background: #ff3040;
        width: 216px;
        height: 37px;
        line-height: 37px;
        text-align: center;
        color: #fff;
        margin-right: 20px;
        font-size: 16px;
    }

    .product-info .btn .show-detail {
        background: #CACACA;
    }

.product-info .notice {
    color: #848484;
    font-size: 12px;
    line-height: 22px;
    padding: 25px 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.notice-box {
    color: #fff;
    width: 1070px;
    padding: 36px 70px;
    background: #ff3040;
}

    .notice-box h3 {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .notice-box p {
        width: 1070px;
        font-size: 14px;
        padding-bottom: 10px;
    }



.otherPro .pro {
    margin-right: 10px;
    margin-top: 10px;
    width: 290px;
    height: 506px;
    border: 1px solid #c0c0c0;
    float: left;
}

	.otherPro .pro .p {
	height:40px;
	line-height:40px;
	
	}
	.otherPro .pro .price {
	height:70px;
	}

.otherPro .proImg img {
    width: 280px;
    height: 280px;
}

.otherPro .pro .time {
    margin: 0 auto;
    background-color: #000;
    color: #fff;
    line-height: 30px;
    height: 30px;
    display: block;
    text-align: center;
    width: 190px;
}

.otherPro .pro .btn a {
    background: #ff3040;
    margin-left: 10px;
    width: 265px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: block;
}

.otherPro h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
