@charset "utf-8";
/* CSS Document */
*{
	margin:0; 
	padding:0;
}
html
{
	background:#ebeff2;
}
body
{
	font-family:"宋体",arial;
	font-size:14px;
	color:#555;
	margin:0 auto;
}
img,a img
{
	border:0px;
}
td,p,div,li,input,textarea
{
	word-wrap:break-word;
	overflow:hidden;
}
ul,li
{
	list-style-type:none;
} 
a
{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}
p
{
	font-family:"宋体";
	font-size:14px;
	color:#555555;
	line-height:26px;
}
.clear
{
	clear:both;
	height:0px;
	line-height:0px;
} 
.container
{
	width:960px;
	margin:0 auto;
}
/*头部*/
.header{
	width: 100%;
	height: 251px;
	background:url(../images/headbg.jpg) center top no-repeat;
	display: block;
}
.top
{
	width:912px;
	height:238px;
	padding:24px;
	background: url(../images/dt-x.gif) 0 0 repeat;
	margin:0 auto;
}
.aboutcon-l	
{
	width:380px;
	height:224px;
    background:#fff;
	float:left;
	padding:7px 32px 7px 8px;
}
.aboutcon-l	img{
	width: 380px;
	height: 224px;
}
.aboutcon-r	
{
	width:468px;
	height:210px;
    background:#fff;
	float: right;
	padding:28px 24px 0 0;
}
.aboutcon-r h3{
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.aboutcon-r	p{
	text-align:Justify;
    text-justify:inter-ideograph;
	margin-top:10px;
}
.aboutcon-r p a{
	color:#065bba;
	font-weight:bold;
}

.zhuti
{
	width:960px;
	height:auto;
	background:#fff;
	margin:0 auto 36px;
	padding-bottom: 30px;
}
.zhuti-l
{
	width:580px;
	float:left;
	padding-left: 25px;
	padding-top: 10px;
}
.zhuti-l dl
{
	font-family:"微软雅黑";
	font-size:18px;
	height:155px;
	margin:0;
	padding-top:30px;
	border-bottom:#dedede 1px solid;
}
.zhuti-l dl:last-of-type{
	border-bottom: none;
}
.zhuti-l dl dt
{
	margin:0 20px 0 0;
	float:left;
	width: 184px;
}
.zhuti-l dl dt img
{
	width: 184px;
	height: 128px;
}
.zhuti-l dl dd
{
	width:376px;
	float: left;
}
.zhuti-l dl dd h3
{
	line-height: 24px;
	padding-top: 4px;
	margin-top:10px;
}
.zhuti-l dl dd h3 a{
	color: #333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
}
.zhuti-l dl dd h3 a:hover
{
	color:#2152a3;
}
.zhuti-l dl dd h3 a span{
	background:#206cb8;
	color:#fff;
	text-align:center;
	border-radius:2px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	padding:3px 3px 1px;
	margin-left:6px;

}
.zhuti-l dl dd p
{
	padding-top: 6px;
}
.zhuti-l dl dd p.ts 
{
	padding-top: 16px;
	padding-left: 20px;
	height: 14px;
	line-height: 14px;
	background: url(../images/sj.gif) left bottom no-repeat;
	font-weight: normal;
	clear:both;
}

.zhuti-l h4
{
	margin-top:22px;
	height:26px;
	line-height:26px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#fff;
	text-align: center;
	background: #2ea7e0;
	font-weight:normal;
}


.zhuti-r
{
	width:282px;
	float:right;
	margin-top:46px;
	padding-right:25px;
}
.zhuti-r .ad{
	border:1px solid #cecece;
}
.zhuti-r .about_ppp{
	margin-top: 16px;
}
.zhuti-r .about_ppp p{
	padding: 10px 15px 15px;
	border: 1px solid #cecece;
	font-size: 12px;
	line-height: 24px;
	text-indent: 2em;
	color: #000;
}
.zhuti-r .about_ppp p a{
	font-weight:bold;
	color:#065bba;
}

.zhuti-r-rq
{
	margin-top: 18px;
}
.zhuti-r-rq h3{
	height: 42px;
	line-height: 42px;
	background: #206cb8;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: normal;
	padding-left: 18px;
}
.zhuti-r-rq dl{
	border: 1px solid #cecece;
	border-top: none;
	padding: 20px 15px 15px;
}
.zhuti-r-rq dl dt
{
	text-align: center;
}
.zhuti-r-rq dl dt h4{
	height: 14px;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}
.zhuti-r-rq dl dd
{
	padding:15px 0 0;
}
.zhuti-r-rq dl dd p
{
	font-family:"宋体";
	font-size:12px;
	line-height:24px;
	color: #333;
	text-indent:24px;
	text-align:Justify;
    text-justify:inter-ideograph;
}
.zhuti-r-rq dl dd p a{
	color:#333;
}
.zhuti-r-rq dl a:hover{
	color:#065bba;
}
.zhuti-r-rq dl dd p a:hover{
	color:#000;
}
.zhuti-r ul
{
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	margin-left:20px;
}
.zhuti-r ul li
{
	background:url(../images/dian.png) left center no-repeat;
	padding-left:20px;
}
.zhuti-r-yd
{
	margin:12px 0 0;
}


/*滚屏*/

#rollpic
{
	width:585px;
	height:173px;
	overflow:hidden;
	margin:20px auto 0;
	position:relative;
}
.rollBox
{
	width:585px;
	height:173px;
	position:relative;
}
.pre
{
	width:32px;
	height:59px;
	background:url(../images/prenext.png) 0 0 no-repeat;
	position:absolute;
	left:1px;
	top:46px;
	overflow:hidden;
	cursor:pointer;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.pre:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	background:url(../images/prenext-1.png) 0 0 no-repeat;
}
.next
{
	width:32px;
	height:59px;
	background:url(../images/prenext-1.png) -32px 0 no-repeat;
	position:absolute;
	right:3px;
	top:46px;
	overflow:hidden;
	cursor:pointer;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.next:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	background:url(../images/prenext.png) -32px 0 no-repeat;
}
.rollBox .Cont
{
	float:left;
	width:585px;
	height:173px;
	overflow:hidden;
}
.rollBox .Cont ul li
{
	width:175px;
	height:173px;
	margin:0 10px;
	float:left;
	display:block;
	overflow:hidden;
}
.rollBox .Cont ul li img
{
	display:block;
	width:173px;
	height:133px;
	border:1px solid #dedede;
}
.rollBox .Cont ul li p
{
	width:175px;
	font-size:12px;
	text-align:center;
	line-height:40px;
}
.rollBox .Cont ul li p.title
{
	color:#252525;
}
.rollBox .ScrCont
{
	width:10000000px;
}
.rollBox #List1,.rollBox #List2
{
	float:left;
	padding:0;
	margin:0;
}
p.marketprice
{
	color:#b1b1b1;
}
p.marketprice span
{
	text-decoration:line-through;
}
p.saleprice
{
	color:#d10000;
}
p.saleprice span
{
	font-weight:bold;
}

.details{ padding:0 80px; background:#fff; color: #333;}
.details h3{line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:30px; font-weight:normal; margin-top:20px;}
.details h1{ line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:30px; font-weight:normal; margin-top:50px;}
.details h2{ line-height:90px; text-align:center; font-family:"微软雅黑"; font-size:22px; font-weight:normal;border-bottom:1px dashed #9c9b9b; margin-bottom:20px; margin-top:-20px;}
.details h4{ height:32px; line-height:32px; text-align:center; font-weight:normal; font-size:20px; font-family:"微软雅黑";  padding-bottom:4px; border-bottom:1px dotted #9c9b9b; }
.details h4 span{ margin-left:12px;}
.details h5{
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
}
.details p{ line-height:2.0; text-indent:2em; font-size:16px; text-align:justify;  text-justify:inter-ideograph;color: #333;}
.details p em{
	color:#a40000;
	text-decoration:underline;
	font-style:normal;
}
.details .xhlb{text-indent:0em; padding-left:30px;}
.details .xhlb em{
	color: #000;
	text-decoration: none;
	font-style:normal;
	width:260px;
	display:inline-block;
	text-indent:0;
	font-size:14px;
	line-height:30px;
}
.details p a{ color:#f00;}
.details p.img{ text-indent:0; text-align:center;}
.details p.zhu{ text-align:center; text-indent:0; color:#666; font-size:12px; line-height:40px;}