@charset "utf-8";
.concept{
	margin-top: 5%;
    margin-bottom: 6%;
}
.concept figure{
	float: right;
	width: 48%;
}
.concept p{padding: 0 2%;}
.order{padding: 0 2%;}
.order ul li{margin-top: 3%}
.order .banner{
	background: url(../images/bg01.png) no-repeat center top;
	background-size: cover;
	padding: 1% 1% 2%;
	text-align: center;
	margin-top: 5%;
}
.order .banner .box{
	border: 1px solid #807e7a;
    padding: 4% 3%;
    color: #fff;
}
.ladies{margin: 5% 0 8%;}
.ladies > div figure{
	float: left;
	width: 43%;
	margin-top: 13%;
}
.ladies > div .ladies_r{
	float: right;
	width: 57%;
}
.ladies > div .ladies_r p{padding: 0 2%;}
.shop{
	background: url(../images/bg02.jpg) no-repeat center top;
	background-size: cover;
	padding: 35% 2% 3%;
}
.shop .box{
	border: 1px solid #807e7a;
    padding: 4% 5%;
    color: #fff;
}
.shop .box dt {
    width: 90px;
    float: left;
}
.shop .box dd {
	padding-left: 90px;
}
.shop .box a {
	text-decoration: none !important;
    color: #fff !important;
}
.group{
	padding: 0 2%;
	margin-top: 6%;
}
.news_ct{margin-bottom: 7%;}
.news_ct h3{position: relative; margin-bottom: 5%;}
.news_ct h3 span{
	position: absolute;
	bottom: 0;
	right: 0;
}
.news_ct dl {
	overflow: auto;
	height: 220px;
    color: #2b1d0c;
    padding-right: 5%;
}
.news_ct dt {
    text-align: center;
    border: 1px solid #362e2b;
    display: inline-block;
    font-size: 13px;
    padding: 2px 5px;
    margin-bottom: 5px;
}
.news_ct dd {
    margin-bottom: 10px;
}
.news_ct dd a {
    text-decoration: none;
    color: #2b1d0c;
}
.fb {
	width: 320px;
	margin: 0 auto;
}
.fb iframe {
	width: 100%;
	height: 400px;
}
