@charset "gb2312";
/* CSS Document */
.top{
	height:400px;
}
.w1020{
	width:1020px;
	margin:0 auto;
}
.zhiye{
	height:550px;
	padding-top:10px;
	background-color:#1d3b95;
}
.p1{
	color:#fff;
	line-height:30px;
	text-indent:2em;
}
.yk{
	width:550px;
	height:360px;
	float:right;
	display:block;
	background-color:#fff;
	margin-left:10px;
}
.slider{
	width:530px;
	height:340px;
	margin-top:10px;
	margin-left:10px;
	overflow:hidden;
	text-indent:0em;
}
/*焦点图*/
#newsSlider {
	POSITION: absolute;
	WIDTH:530px;
	HEIGHT:340px;
	CLEAR: both;
}
* HTML #newsSlider {
	POSITION: absolute;
	WIDTH:530px;
	HEIGHT:340px;
	CLEAR: both;
}
#newsSlider .container {
	POSITION: relative;
	WIDTH: 530px;
	HEIGHT: 340px;
	OVERFLOW: hidden
}
#newsSlider .container IMG {
	WIDTH: 530px;
	HEIGHT: 340px
}
#newsSlider DIV.slides {
	POSITION: absolute;
	TOP: 0px;
	LEFT: 0px
}
#newsSlider UL.slides {
	POSITION: absolute;
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	TOP: 0px;
	PADDING-TOP: 0px;
	LEFT: 0px
}
#newsSlider DIV.slides DIV {
	POSITION: absolute;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 530px;
	PADDING-RIGHT: 0px;
	DISPLAY: none;
	TOP: 0px;
	PADDING-TOP: 0px
}
#newsSlider #loopedSlider {
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 530px;
	CLEAR: both
}
#newsSlider UL.pagination {
	POSITION: absolute;
	BOTTOM: -25px;
	RIGHT: -5px;
	_bottom: -25px
}
#newsSlider UL.pagination LI {
	TEXT-ALIGN: center;
	WIDTH: 34px;
	FLOAT: left;
	HEIGHT: 60px;
	MARGIN-RIGHT: 5px
}
#newsSlider UL.pagination LI A {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 20px;
	WIDTH: 34px;
	FONT-FAMILY: "宋体";
	BACKGROUND: url(../img/blue.png) no-repeat right bottom;
	FLOAT: left;
	HEIGHT: 22px;
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none;
	PADDING-TOP: 13px
}
#newsSlider UL.pagination LI.active A {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 20px;
	WIDTH: 34px;
	FONT-FAMILY: "宋体";
	BACKGROUND: url(../img/green.png) no-repeat right bottom;
	FLOAT: left;
	HEIGHT: 30px;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none;
	PADDING-TOP: 5px
}
UL.pagination LI A:hover {
	TEXT-ALIGN: left;
	LINE-HEIGHT: 20px;
	WIDTH: 34px;
	FONT-FAMILY: "宋体";
	BACKGROUND: url(../img/green.png) no-repeat right bottom;
	FLOAT: left;
	HEIGHT: 35px;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none
}
* HTML #newsSlider UL.pagination LI A {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 20px;
	WIDTH: 34px;
	FONT-FAMILY: "宋体";
	BACKGROUND: url(../img/blue.gif) no-repeat right bottom;
	FLOAT: left;
	HEIGHT: 22px;
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none;
	PADDING-TOP: 13px
}
* HTML #newsSlider UL.pagination LI.active A {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 20px;
	WIDTH: 34px;
	FONT-FAMILY: "宋体";
	BACKGROUND: url(../img/green.gif) no-repeat right bottom;
	FLOAT: left;
	HEIGHT: 30px;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none;
	PADDING-TOP: 5px
}
* HTML UL.pagination LI A:hover {
	TEXT-ALIGN: left;
	LINE-HEIGHT: 20px;
	WIDTH: 34px;
	FONT-FAMILY: "宋体";
	BACKGROUND: url(../img/green.gif) no-repeat right bottom;
	FLOAT: left;
	HEIGHT: 35px;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none
}

/*焦点图off*/



/*next*/
.gaoqing{
	height:590px;
	padding-top:10px;
	background-color:#862453;
}
.gq-slider{
	width:950px;
	margin-left:70px;
	height:500px;
	padding-top:10px;
	background-color:#fff;
}
.gq-simg{
	width:930px;
	height:490px;
	margin:0 auto;
	background-color:#000;
}
/*轮播*/
/*本例css*/
.www51buycom { width: 930px; height: 490px; position: relative; overflow:hidden; }

/*数字按钮样式*/
.www51buycom .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.www51buycom .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.www51buycom .num li.on { background: #FF7700; } /*当前项*/

/*上一个  下一个*/
.www51buycom .prev,
.www51buycom .next { display: none; width: 40px; height: 100px; background: url(../img/btn.png) no-repeat; position: absolute; top: 115px;}
.www51buycom .prev { left: 0; }
.www51buycom .next { right: 0; background-position: right }

/*轮播off*/

/*next*/

.lpzs{
	height:700px;
	padding-top:10px;
	background-color:#1d3b95;
}
.p2{
	color:#000;
	line-height:30px;
	text-indent:2em;
	font-size:18px;
	padding:10px;
	background-color:#fff;
}
.wb-bg{
	height:545px;
	margin-top:30px;
	background:url(../img/wb.png) top center no-repeat;
}
.wb-bg li{
	width:475px;
	height:250px;
	float:left;
	display:inline;
	overflow:hidden;
	
}
.p3{
	width:460px;
	height:116px;
	text-indent:2em;
	line-height:20px;
	margin-left:15px;
	color:#fff;
}
.p6{
	width:330px;
	text-indent:2em;
	line-height:23px;
	margin-left:130px;
	color:#fff;
	margin-top:20px;
}
.p4{
	width:430px;
	text-indent:2em;
	line-height:20px;
	color:#fff;
	margin-top:110px;
}
.p5{
	width:372px;
	text-indent:2em;
	line-height:20px;
	color:#fff;
}


/*next*/
.tuij{
	background-color:#862453;
	padding-bottom:20px;
	padding-top:10px;
}
.tuij ul{
	width:1000px;
	margin:10px auto;
	background-color:#f1f2f3;
	*padding-bottom:10px;
}
.tuij ul li{
	width:485px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	display:inline;
	background-color:#ccc;
	height:550px;
	overflow:hidden;
}
.tuij ul li p{
	width:440px;
	margin:0 auto;
	position:relative;
	z-index:100px;
	padding:10px;
	top:-52px;
	line-height:21px;
	background:url(../img/tj.png) top right no-repeat #fff;
	height:138px;
}
.tuij ul li p i{
	color:#f00;
}
.tuij ul li p strong a{
	color:#862453;
	margin-left:180px;
	font-size:14px;
}
/*next*/
#footer{
	width:100%;
	line-height:23px;
	text-align:center;
	font-size:12px;
	padding-top:10px;
	background-color:#f5f5f5;
	border-top:5px solid #1D3B95;
}
#footer a{
	color:#000;
	font-weight:normal;
}
#footer a:hover{
	color:#000;
}


/*next*/
  #frombox {
	width:150px;
	height:180px;
	float:left;
	position: fixed;
	left: 2px;
	bottom: 2px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 2px;
	overflow: hidden;
	background:url(http://www.0352fang.com/zhuanti/2014/huatang/img/weixin.gif) top left no-repeat;
}
#frombox p{
	height:27px;
	line-height:27px;
	margin-top:153px;
	text-align:center;
	color:#ffc;
	font-size:12px;
	background-color:#600;
}
#share {
	position: fixed;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");
	bottom: 34px;
	left: 95%;
	width: 30px;
	zoom: 1;
}
#share a {
	background-image: url(http://www.0352fang.com/zhuanti/2014/0352dianhua/img/share.png);
	background-repeat: no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	margin-bottom: 2px;
	overflow: hidden;
	text-indent: -999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#share .sina {
	background-position: 0 0;
	position: absolute;
	bottom: 32px;
}
#share a.sina:hover {
	background-position: -30px 0;
}
#share .tencent {
	background-position: 0 -30px;
	position: absolute;
	bottom: 0;
}
#share a.tencent:hover {
	background-position: -30px -30px;
}
#share a#totop {
	background-position: 0 -120px;
	position: absolute;
	bottom: 64px;
	cursor: pointer;
}
#share a#totop:hover {
	background-position: -30px -120px;
}











olute;
	bottom: 32px;
}
#share a.sina:hover {
	background-position: -30px 0;
}
#share .tencent {
	background-position: 0 -30px;
	position: absolute;
	bottom: 0;
}
#share a.tencent:hover {
	background-position: -30px -30px;
}
#share a#totop {
	background-position: 0 -120px;
	position: absolute;
	bottom: 64px;
	cursor: pointer;
}
#share a#totop:hover {
	background-position: -30px -120px;
}











