@charset:"utf-8"
/*the style of the previlege page*/
/*中间主体部分开始*/
#mainbody {
	width: 1200px;
	margin: 0 auto;
}
/*主体内容部分开始*/
.content-tit {width: 1200px; height: 48px; line-height: 48px; color: #858585; font-size: 14px;}
.content-tit li {list-style:none; float: left; margin-right: 15px;}
.content-tit li a {color: #858585;}
.content-search {width: 1200px; height: 28px; line-height: 28px; border: 1px solid #BDBDBD; background: url(../images/magnifier.png) no-repeat 7px 6px;}
.content-search input {border: 0; outline:none; height: 27px; width: 1000px; margin-left: 30px; }
.content-body {width: 1165px; height: 604px; background: #e4e4e4; margin-top: 14px; padding: 6px 0 6px 10px;}
.content-box {width: 280px; height: 302px; background: #fff; margin-right: 11px;}
.content-box01 {width: 280px; height: 186px; padding: 0; position: relative;}
.content-box03 {width: 65px; height: 24px; line-height: 24px; text-align: center; position: absolute; top:18px; left: 2px; background: #ef2d2d; color: #fff;}
.content-box05 {max-width: 180px;}
.content-mm {background:rgba(0,0,0,0.4);filter: alpha(opacity=40);z-index: 5; height: 35px;position: absolute; bottom:2px; right:0;}
.content-price {width: 264px; height: 35px; line-height: 35px; color: #fff; padding-right: 10px;padding-left: 2px;}
.content-price span {font-size: 17px; float: left;}
.content-price b {height: 35px;  font-size: 17px; float: right; font-weight: normal;}
.content-box04 {color: #666; text-indent: 10px; height: 40px; line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 95%;}
.content-box07 {font-size: 18px; font-weight: bold; margin-top: 10px;}
.content-box09 {height: 60px; margin-top: 15px; font-size: 13px; margin-left: 10px; line-height: 160%;}
.content-box08 {width: 73px; height: 30px; line-height: 30px; text-align: center; background: #2ad1ff; color: #fff; border-radius:6px; margin-top: 8px; margin-right: 15px;}
.content-box08 a {color: #fff;}
/*主体内容部分结束*/

