@charset "utf-8";
/* CSS Document */
 

body{font: 13px Verdana, Arial, \5b8b\4f53, sans-serif, simsun; color:#666;  background:url(../img/bottombg.jpg) repeat-x bottom;}
.wrap{ width:100%; height:100%; background:url(../img/topbg.jpg) no-repeat;}
.wrap_c{ width:980px; margin:0 auto;}
.main{  }
.header{ position:relative; height:150px; width:980px; }
.logo{ position:absolute; left:10px; top:60px; }
.crazystone{ position:absolute; left:300px; top:45px; }
.top_stone{ position:absolute; right:10px; top:55px; }
.backtohome{ position:absolute; right:10px; top:0px; width:235px; }

.border_t{ width:980px; height:18px; background:url(../img/border.png) no-repeat 0 0; _behavior: url("$Theme/js/iepngfix.htc");}
.border_c{ width:880px; padding:15px 50px; background:url(../img/border_c.png) repeat-y;}
.border_b{ width:980px; height:18px; background:url(../img/border.png) no-repeat 0 -63px; }

.content p{ padding:5px 0; line-height:150%;}
.content ol li{ line-height:18px; margin-bottom:5px;}
.content h3{ font-size:18px; color:#fba90d; padding:3px 0;}
.wrap_advantage ul li{ background:url(../img/icon.png) no-repeat 0 4px; padding-left:15px; margin-bottom:5px; }
h3.advantage{ color:#333;}

p{ line-height:150%;}
.bold{ font-weight:700;}
.fontsize15{ font-size:15px}
.paddingB10px{ padding-bottom:10px;}

.clear{ clear:both;font-size: 0;line-height: 0;height: 0;}
a.stonepic img{ border:6px solid #f1f1f1;}
a.stonepic:hover img{ border:6px solid #666;}

a.fav{ background:url(../img/btn.png) 0 0; height:35px; width:170px; display: inline-block; margin-right:10px;}
a.fav:hover{ background-position:0 -35px;}
a.contact{ background:url(../img/btn.png) 0 -70px; height:35px; width:205px; display: inline-block; margin-right:10px;}
a.contact:hover{ background-position:0 -105px;}

a.morepic{ display:block; padding:3px; background-color:#f1f1f1; margin-top:3px; text-align:center;}
a.morepic:hover{ background-color:#666; color:#ddd; text-decoration:none;}


.footer{ background:url(../img/footerbg.jpg) no-repeat center; height:77px; width:100%; margin-top:10px;}

/*====滚动图片====*/
#scrollable-2-panel {
	position:relative;
	margin:15px auto 0;
	width:805px;
	height:146px;
	overflow:hidden;
}
#scrollable-2-panel ul {position:absolute; width:2010em; }
#scrollable-2-panel ul li {
	float:left;
	padding:0 10px;_padding:0 8px;
	width:140px;
	
}
#scrollable-2-panel ul li a img {
	display:block;
	width:140px;
	border:3px solid #f1f1f1;
}

#scrollable-2-panel ul li a:hover img{border:3px solid #fba90d;}

.prev, .next {
	position:relative;
	top:-90px;
	float:left;
	display:block;
	width:22px;
	height:34px;
	background-image:url(../img/ctrl.png);
	background-repeat:no-repeat;
	outline:none;
}
.prev { left:0px; background-position:0 -34px; }
.next { left:840px; background-position:-22px -34px; }
.prev:hover { text-decoration:none; background-position:0 0; }
.next:hover { text-decoration:none; background-position:-22px 0; }
/*滚动图片 结束*/



.tborder_t{ width:740px; height:20px; background:url(../img/talking.png) no-repeat 0 0; _behavior: url("js/iepngfix.htc");}
.tborder_c{  width:710px; padding:0 15px; background:url(../img/talking-c.png) repeat-y; overflow:hidden;}
.tborder_b{ width:740px; height:45px; background:url(../img/talking.png) no-repeat 0 -35px; }


