.box1
{
    width:1800px;
}
.box1 li
{
	width:200px; 
	height:200px;
}
.box1 li .shop_pic
{
	width: 100%; 
	height: 140px; 
	line-height: 140px; 
	text-align: center; 
	display: list-item;
}

.box1 li img
{
	width:120px;
	height:128px;
}

.leftList .subtitle span {
    font-size: 15px;
    left: 46px;
    position: absolute;
}


/*  */
.tab_intros li.frist {
	height: auto;
}
.tab_intros li.frist b,
.tab_intros .chi_bl li b {
	background: none;
	padding-left: 40px;
	margin-left: 0px;
}
.tab_intros li b {
	color: #565658;
	font-size: 18px;
	font-weight: normal;
	background: url(../../../static/images/hide.png) left center no-repeat;
	padding-left: 12px;
	margin-left: -10px;
}
.tab_intros .show b {
	background: url(../../../static/images/show.png) left center no-repeat;
}
/* .tab_intros .chi_bl li {
	height: 78px;
} */
.tab_intros .chi_bl li b {
	font-size: 14px;

}

#createDate_p{
	padding-left: 40px;
}
.chi_bl {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: url(images/linesss.jpg) center center repeat-x #ebebeb; */
	display: none;
}
.show .chi_bl {
	display: block;
}
.tab_intros li p.h45 {
	display: block;
	height: 45px;
	line-height: 45px;
}
.tab_intros li p.h45 a {
	padding: 0px 3px;
}
/* .tab_intros li.blue span {
	display: block;
	height: 28px;
	line-height: 28px;
} */
.tab_intros li i {
	display: block;
	font-style: normal;
	width: 108px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #dddddd;
	margin-top: 10px;
}
.tab_intros li .none {
	margin-top: 0px;
}

#frist{
	background: transparent none repeat scroll 0% 0%;
	padding-left: 0px;
	margin-left: 0px;
}
/* .tab_intros ul {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #E0E0E0;
} */
.tab_intros ul {
    background: #F9F9F9 none repeat scroll 0 0;
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
}
.tab_intros li {
    display: block;
    float: left;
    height: 88px;
    line-height: 25px;
    overflow: hidden;
    padding: 15px 15px;
}


.tab_intros .show_data_b b {
    background: rgba(0, 0, 0, 0) url("../../../static/images/show.png") no-repeat scroll left center;
}

.show_tips_select a:hover{
	color:#FF0000;
}

.no_condition_order
{
	color: red; 
	font-size: 2em; 
	text-align: center; 
	margin-top: 20px; 
	margin-bottom: 20px;
}