*, body, .am-btn {
    font-size: 14px;
}

.top-nav-items em, .top-nav-items a, .top-nav-right a, .top-nav-right i, .top-nav-right span, .top-nav-right strong {
    font-size: 12px;
}

.flexslider {
    margin: 0px auto 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(/static/common/images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(/static/common/images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: auto;
    display: block;
}

.slides li > img{
    width:100%;
    height:auto;
}

.normal-ad{height:175px;width: 1210px;margin: 0 auto;}
.normal-ad .normal-ad-item{float:left;height:175px; width:295px;}
.shop-floor-ad{margin-top:10px;}
.shop-floor-ad img{width: 100%;height: auto;margin-bottom: 10px;}

.shop-head {
    padding: 10px 0;
    margin: 0 auto;
    width: 1210px;
}

.shop-logo {
    float: left;
}

.shop-logo > img {
    height: 55px;
    width: 55px;
}

.shop-name {
    line-height: 55px;
    font-size: 24px;
    margin-left: 65px;
}

.shop-floor {
	width: 1210px;
	margin: 0 auto;
}
.shop-floor-item {
	padding-bottom: 20px;
}
.floor-title-wrap {
	width: 100%;
	position: relative;
	text-align: center;
	height: 56px;
	margin-bottom: 20px;
}
.floor-title-wrap img {
	height: 56px;
    width: auto;
}
.floor-title-wrap span {
    color: #FFF;
    font-size: 32px;
    height: 56px;
    line-height: 56px;
    vertical-align: middle;
    margin: 0 20px;
}
.act-go, .btn-go {
    text-decoration: none;
    color: white;
}
.act-go:hover, .act-go:link, .act-go:visited, .act-go:hover, .btn-go:link, .btn-go:visited {
    text-decoration: none;
    color: white;
}
.pro-item-wrap {
	position: relative;
    float: left;
    width: 100%;
    height: 450px;
    background: white;
    border: solid #efeff1 1px;
    overflow: hidden;
    border-radius: 10px;
}
.act-go {
    color: white;
    display: inline-block;
    width: 100%;
    height: auto;
    cursor: pointer;
}
.pro-item-wrap .cover {
	width: 100%;
	height: auto;
}
.cover img {
	width: 100%;
    height: auto;
}
.act-name {
	text-align: center;
    height: 40px;
    background: rgba(0,0,0,.7);
    color: #FFF;
    line-height: 20px;
    overflow: hidden;
    padding: 0 10px;
}
.spec {
    margin-left: 5px;
}
.info-detail {
	height: auto;
	display: block;
}
.timecount {
	height: 30px;
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px #D6D6F3 solid;
    color: #666;
}
.timecount strong {
	font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: 700;
    color: red;
}
.inline-box {
	height: 55px;
	display: inline-block;
	width: 100%;
}
.logo {
	width: 40%;
    float: left;
    height: auto;
    padding: 10px 0 10px 15px;
}
.logo img{
	height: 35px;
	width: 100%;
}
.price-box {
	width: 50%;
	float: right;
	text-align: right;
	padding: 7px 14px 8px 0;
}
.o-price, .price{
	height: 20px;
    line-height: 20px;
    white-space: nowrap;
    font-family: "arail,Microsoft Yahei";
    text-overflow: ellipsis;
    overflow: hidden;
}
.o-price {
	color: #a1a1a1;
}
.o-price span {
	text-decoration: line-through;
}
.price {
    color: #c71837;
    font-weight: bold;
}
.price span:last-child {
    font-size: 18px;
}
.yen {
    font-family: arial;
    font-size: 12px;
}
.action-box {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 0 5px;
}
.coupon {
    float: left;
    color: #c71837;
    height: 40px;
    border: dashed 1px #c71837;
    width: 48%;
    line-height: 40px;
    text-align: center;
}
.coupon span:first-child {
    width: 40%;
    height: 40px;
    float: left;
    border-right: 1px dashed #c71837;
}
.coupon span:last-child {
    width: 60%;
    height: 30px;
    float: left;
}
.btn-go {
	font: 14px/40px "微软雅黑","Hiragino Sans GB";
    color: #fff;
    text-align: center;
    height: 40px;
    width: 48%;
    line-height: 40px;
    float: right;
    background: #c71837;
    border: solid 1px #c71837;
    cursor: pointer;
    text-decoration: none;
}
.btn-go:hover {
    color: #fff;
}
.am-footer-default {
	margin-top: 0;
}