body {
	font-size: 12px;
	margin: 0;
	font-family: "Microsoft Yahei","simsun";
}
a{ color:#333; text-decoration:none;font-family: "Microsoft Yahei","simsun"; }
a:hover{color:#cd4633; text-decoration:none}

* {
	margin: 0px;
	padding: 0px;
}

ul,li,dl,dt,dd,i,a,img {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px;
}
.div01{
    clear:both;
    width:auto;
    height:auto;
	overflow:hidden;
	margin-top:8px;
}

.path,.path a{
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
    padding:8px 0px;
	color:#999999;
}



/*---------------------marketList开始 ----------------------*/
.marketList {
	clear: both;
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.marketList ul {
	width: auto;
	height: auto;
	overflow: hidden;
}

.marketList ul li {
	width: 278px;
	height: auto;
	overflow: hidden;
	float: left;
	border: 1px solid #f3f3f3;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.marketList ul li:nth-child(4n) {
	margin-right: 0px;
}

.marketList ul li .image {
	width: 278px;
	height: 182px;
	overflow: hidden;
}

.marketList ul li .image img {
	display: block;
	width: 100%;
}

.marketList ul li .til {
	font-size: 14px;
	font-weight: 700;
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px 10px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.marketList ul li .leave {
	width: 172px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #696969;
	font-size: 12px;
	float: left;
}

.marketList ul li .count {
	width: 70px;
	height: auto;
	overflow: hidden;
	float: right;
	font-size: 12px;
	color: #bdbdbd;
	margin-right: 10px;
	background: url(/images/button/leave.png) no-repeat left center;
	text-indent: 16px;
}
/*-------------------marketListj结束 -------------------*/


 

.body01 {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
}

/*-----------------------左边开始 ----------------------*/
.body01 .l {
	width: 880px;
	height: auto;
	overflow: hidden;
	float: left
}

.body01 .l #container {
	width: auto;
	height: 598px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px
}

.body01 .l .picList {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.body01 .l .picList .pic {
	width: 206px;
	height: 158px;
	background: url(/images/bg/marketBak.png);
	margin-right: 18px;
	float: left;
}

.body01 .l .picList .pic:last-child {
	margin-right: 0px;
}

.body01 .l .picList .pic .image {
	width: 192px;
	height: 144px;
	overflow: hidden;
	padding-left: 6px;
	padding-top: 6px;
}

.body01 .l .picList .pic img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.body01 .l .titleShow {
	clear: both;
	width: auto;
	height: 30px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	background: #dedede;
}
/*---------------------左边结束--------------------*/


/*-----------------------tip开始----------------------*/
.body01 .tip {
	clear: both;
	width: auto;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	border-bottom: 1px solid #010101;
	margin-bottom: 10px;
}

.body01 .tipTitle {
	display: inline-block;
	font-size: 16px;
	border-bottom: 1px solid #010101;
	line-height: 35px;
}

.body01 .tipSex {
	letter-spacing: 1px;
	display: block;
	float: left;
}

.body01 .more {
	display: block;
	float: right;
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 10px;
}

.body01 .more img {
	display: inline-block;
	vertical-align: middle;
}

.body01 .tip .icon {
	font-style: normal;
	display: block;
	color: #000;
	font-size: 16px;

	line-height: 35px;
	border-bottom: 1px solid #010101;
	display: block;
	float: left;
	text-align: left;
	letter-spacing: 0px;
	width: 9px;
}

.body01 .tip .icon-left {
	text-indent: -7px;
}

.body01 .tip .freeTip {
	display: block;
	float: right;
	line-height: 35px;
	font-size: 12px;
	color: #999;
	margin-right: 10px;
}
/*-----------------------tip结束 ----------------------*/


/*-----------------------右边开始 ----------------------*/
.body01 .r {
	width: 280px;
	height: auto;
	overflow: hidden;
	float: right;
}

.body01 .r .con {
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.body01 .r .con .nr {
	width: 260px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	font-size: 13px;
	color: #000000;
	clear: both;
	padding-bottom: 10px;
}

.body01 .r .con .nr .square {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #656565;
	vertical-align: middle;
	margin-right: 5px;
}

.body01 .r .con .nr a {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	max-width: 252px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.body01 .r .con .nr a:link {
	text-decoration: none;
	color: #666;
}

.body01 .r .con .nr a:visited {
	text-decoration: none;
	color: #666
}

.body01 .r .con .nr a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.body01 .r .qh {
	clear: both;
	width: 280px;
	height:auto;
	margin-bottom: 28px;
}
.body01 .r .qh img{
    display:block;
	width:100%;
}
.body01 .r .list {
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden;
}

.body01 .r .list .content {
    height:110px;
	overflow:hidden;
	font-size: 12px;
	color: #666;
	line-height: 22px;
	text-indent: 2em;
	text-align: justify;
	margin-bottom: 20px;
}

.body01 .r .list .look {
	width: 158px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	background: #000000;
	text-align: center;
	border-bottom: 1px solid #2c2c2c;
	margin-bottom: 10px;
}

.body01 .r .list .look a {
	display: inline-block;
	font-size: 12px;
	color: #fff;
}

.body01 .r .list .magazine {
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	background:url(/images/bg/arrow.png) no-repeat left center;
}

.body01 .r .list .cover {
	width: 156px;
	height: auto;
	border: 1px solid #bbb;
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -78px;
}

.body01 .r .list .cover img {
	display: block;
	width: 100%;
}

.body01 .r .list .shawdowBot {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

/*-----------------------右边结束 ----------------------*/

.red,
.red a{ color:#DF0100}
.gray,
.gray a{ color:#666666}
.blue,
.blue a{ color:#3566CC!important}
.blue2,
.blue2 a{ color:#3265CC!important}
.orange,
.orange a{ color:#FF7D00}
.green,
.green a{ color:#008001}

.hide { display:none !important;}


a em{ text-decoration:underline}
em{ color:#C00; font-style:normal}

/*--------地图---------*/
.marker_0, .marker_1, .marker_2, .marker_3, .marker_4, .marker_5, .marker_6, .marker_7, .marker_8, .marker_9, .marker_10 {
	height:40px;
	white-space:nowrap;
	_width:20px;
}
.marker_0 .marker_word, .marker_0 .marker_r, .marker_1 .marker_word, .marker_1 .marker_r, .marker_2 .marker_word, .marker_2 .marker_r, .marker_3 .marker_word, .marker_3 .marker_r, .marker_4 .marker_word, .marker_4 .marker_r, .marker_5 .marker_word, .marker_5 .marker_r, .marker_6 .marker_word, .marker_6 .marker_r, .marker_7 .marker_word, .marker_7 .marker_r, .marker_8 .marker_word, .marker_8 .marker_r, .marker_9 .marker_word, .marker_9 .marker_r, .marker_10 .marker_word, .marker_10 .marker_r {
	background:url(/sc/images/po.png);
}
.marker_0 .marker_word, .marker_1 .marker_word, .marker_2 .marker_word, .marker_3 .marker_word, .marker_4 .marker_word, .marker_5 .marker_word, .marker_6 .marker_word, .marker_7 .marker_word, .marker_8 .marker_word, .marker_9 .marker_word, .marker_10 .marker_word {
	height:24px;
	line-height:24px;
	padding:0 10px;
	cursor:pointer;
}
.marker_0 .marker_word {
	background-position:0 0;
	color:#FFF;
}
.marker_1 .marker_word {
	background-position:0 -48px;
	color:#FFF;
}
.marker_2 .marker_word {
	background-position: 0 -96px;padding-left:18px;
	color:#FFF;
}
.marker_3 .marker_word {
	background-position:0 -144px;
	color:#FFF;
}
.marker_4 .marker_word {
	background-position:0 -192px;
	color:#FFF;
}
.marker_5 .marker_word {
	background-position:0 -240px;
	color:#FFF;
}
.marker_5 .marker_word {
	background-position:0 -240px;
	color:#FFF;
}
.marker_word a:link,.marker_word a:visited{ color:#ffffff; text-decoration:none }
.marker_word a:hover{ color:#ffffff; text-decoration:underline }
.marker_word a i{ color:#ffff00; font-style:normal; font-weight:700; font-size:13px; letter-spacing:2px }
.marker_6 .marker_word {
	background-position:0 -288px;
	color:#FFF;
}

.marker_7 .marker_word {
	background-position:0 -336px;
	color:#FFF;
}
.marker_8 .marker_word {
	background-position:0 -384px;
	color:#FFF;
}
.marker_9 .marker_word {
	background-position:0 -432px;
	color:#FFF;
}
.marker_10 .marker_word {
	background-position:0 -480px;
	color:#FFF;
}
.marker_0 .marker_r, .marker_1 .marker_r, .marker_2 .marker_r, .marker_3 .marker_r, .marker_4 .marker_r, .marker_5 .marker_r, .marker_6 .marker_r, .marker_7 .marker_r, .marker_8 .marker_r, .marker_9 .marker_r, .marker_10 .marker_r {
	width:3px;
	height:24px;
	position:absolute;
	right:-1px;
	top:1px;
	z-index:110;
}
.marker_0 .marker_r {
	background-position: 0 -24px;
}
.marker_1 .marker_r {
	background-position: 0 -72px;
}
.marker_2 .marker_r {
	background-position: 0 -120px;
}
.marker_3 .marker_r {
	background-position: 0 -168px;
}
.marker_4 .marker_r {
	background-position: 0 -216px;
}
.marker_5 .marker_r {
	background-position: 0 -264px;
}
.marker_6 .marker_r {
	background-position: 0 -312px;
}
.marker_7 .marker_r {
	background-position: 0 -360px;
}
.marker_8 .marker_r {
	background-position: 0 -408px;
}
.marker_9 .marker_r {
	background-position: 0 -456px;
}
.marker_10 .marker_r {
	background-position: 0 -504px;
}
.marker_0 .marker_b, .marker_1 .marker_b, .marker_2 .marker_b, .marker_3 .marker_b, .marker_4 .marker_b, .marker_5 .marker_b, .marker_6 .marker_b, .marker_7 .marker_b, .marker_8 .marker_b, .marker_9 .marker_b, .marker_10 .marker_b {
	background:url(/sc/images/po_tit.png);
	width:10px;
	position:absolute;
	overflow:hidden;
	left:13px;
	bottom:7px;
	height:11px;
}
* html .marker_0 .marker_b, .marker_1 .marker_b, .marker_2 .marker_b, .marker_3 .marker_b, .marker_4 .marker_b, .marker_5 .marker_b, .marker_6 .marker_b, .marker_7 .marker_b, .marker_8 .marker_b, .marker_9 .marker_b, .marker_10 .marker_b {
	background:url(/sc/images/po_titie6.png);
	width:10px;
	position:absolute;
	overflow:hidden;
	left:13px;
	bottom:7px;
	height:11px;
}
.marker_0 .marker_b {
	background-position: 0 0;
}
.marker_1 .marker_b {
	background-position: 0 -15px;
}
.marker_2 .marker_b {

	background-position: 0 -31px;
}
.marker_3 .marker_b {
	background-position: 0 -45px;
}
.marker_4 .marker_b {
	background-position: 0 -58px;
}
.marker_5 .marker_b {
	background-position: 0 -71px;
}
.marker_6 .marker_b {
	background-position: 0 -85px;
}
.marker_7 .marker_b {
	background-position: 0 -100px;
}
.marker_8 .marker_b {
	background-position: 0 -113px;
}
.marker_9 .marker_b {
	background-position: 0 -126px;
}
.marker_10 .marker_b {
	background-position: 0 -139px;
}
