@charset "utf-8";
/* CSS Document */

        * {
            outline: none;
            -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
            vertical-align: baseline;
            font-style: normal;
        }

        body {
            margin:0 auto;
            padding: 0;
            font-size: 12px;
            font-family: Microsoft Yahei, Arial, Simsun, Helvetica, Segoe UI, sans-serif;
            color: #404040;
            background:#f5f5f5;
        }

        img {
            border: 0
        }

        ul, ol, li, dt, dl, dd {
            text-decoration: none;
            list-style: none;
            vertical-align: middle;
            margin: 0;
            padding: 0;
        }

        a{
            color: #373737;
            text-decoration: none;
        }

        .blank {
            width: 100%;
            height: 20px;
        }
		 .blank {
            width: 100%;
            height: 20px;
        }

        .clear, .space {overflow: hidden; height: 0px; line-height: 0px; background: none; border: none; padding: 0; margin: 0;}
        .clear {clear: both;}
        .autumnTop img {width:100%;height:auto;}
		
		.autumnDiv ul li {width: 46%;height: 210px;margin-left:3%;margin-top:10px;border-radius:6px;position:relative;background:#fff;float:left;}
		.autumnDiv ul li img {width:100%;height: 180px;border-top-left-radius:4px;border-top-right-radius:4px;}
		.price {color:#ae1718;font-size:1.1em;line-height:20px;margin-left:5px;}
		.liked {color:#999;margin-right:5px;background:url(../images/unlike.png) left center no-repeat;padding-left:17px;margin-top:2px;background-size: 13px;float:right;}
		.unlike {color:#f1834c;margin-right:5px;background:url(../images/liked.png) left center no-repeat;padding-left:17px;margin-top:2px;background-size: 13px;float:right;}
		.autumnItemTitle {width:100%;height:30px;line-height:30px;background:rgba(0,0,0,0.7);position:absolute;top: 150px;}
		.autumnItemTitle span {font-size:1.1em;margin-left:5px;margin-right:5px;color:#fff;}
        .special {margin-top:10px;}
		.special a {display:block;}
		.spacialDiv {width:94%;margin-left:3%;height:190px;margin-top:10px;background:#fff;border-radius:6px;}
		.specialTop {height:40px;}
		.specialTop {color:#555;line-height:40px;padding-left:8px;padding-right:8px;}
		.specialTitle {font-size:1.2em;}
		.specialNum {float:right;}
		.specialNum em {color:#f3444b;}
		.specialMid {height:110px;}
		.specialMid img {width:32%;height:110px;border-right:#fff 1px solid;}
		.specialBottom {color:#555;height:40px;line-height:40px;text-align:right;padding-left:8px;padding-right:8px;}
		.time {float:left}
		.crowd {margin-right:10px;}
		.footer {color:#858585;height:30px;line-height:30px;padding-top:10px;text-align:center;clear:both;}
		.footer span {color:#e8ba99;}
        .intro {padding:10px 15px 15px 15px;position:relative;}
        .intro p {line-height:25px;}
		.intro span {color:#777;}
		.intro h2 {margin-top:0px;margin-bottom:5px;font-size:1.4em;line-height:25px;}
		.view {color:#798ea7;padding-left:20px;background:url(../images/view.png) left center no-repeat;background-size:15px;float:right;}
		.intro p {margin-top:0px;margin-bottom:0px;}