/* ����ͼ�� �Ѽ����� www.lanrentuku.com */

/*首页banner*/
.focus{ position:relative; width:1100px; height:326px;border:0px solid red;}
.focus img{ width: 750px; height: 375px; margin-top: 30px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:540px; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height:25px; background:rgba(0,0,0,0);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .shadow1{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align: center; }  
.focus .shadow1 a{text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:540px;float:left; height:420px; display:none;border:0px solid red; }  
.focus .fcon img{ display:block;height:400px; }  
.focus .fcon1{ position:relative; width:440px;float:left;  display:none;border:0px solid red; }  
.focus .fcon1 img{ display:block; } 
.focus .fbg{bottom:-120px; left:240px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}  
.focus .fbg1{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200;}  
.focus .fbg1 div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}   
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../img/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 3px;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; left: 497px;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  
/*个人页banner*/
.focus2{width:580px; height: 326px; margin-left: 260px;border:0px solid blue;}
.focus2 img{width:580px; height: 326px;}
.focus2 .shadow{
	border:0px solid red;
	width:580px; 
	height: 40px;
	line-height: 40px;
}
.focus2 .fbg div{
	margin-top: 20px;
}
.focus2 .fbg1 div{
	margin-top: 20px;
}
.focus2 .shadow{
	bottom: 30px;
	text-align: center;
	font-size: 12px;
}
.focus2 .fbg{
	right: 245px;
}
.focus2 .fbg1{
	right: 330px;
}
.focus2 .prev, .focus2 .next{
	display: none;
}
/* 首页图片轮播设置 */


.adv {
	border:0px solid red;
}
.adv_btn {
	position:absolute;
	margin-top:10px;
	margin-left: 185px;
}
.adv_btn li{
	float:left;
	list-style:none;
	width:20px;
	height:20px;
	background:#CCC;
	cursor:pointer;
	padding-top: 3px;
	text-align:center;
	margin-right:10px;
	color:white;
	font-family: "Microsoft YaHei",Tahoma;
	font-size: 14px;
}
.adv_btn li:hover {
	background:#F90;
}
/* 懒人图库 搜集整理 www.lanrentuku.com */

/* html,
body {
  background: #ddd;
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 14px;
} */
/* #header {
  margin: 0 auto;
  width: 600px;
}
#header h1 {
  color: #444;
  float: left;
  margin: 30px 30px 10px 0;
  text-shadow: 2px 2px 0px #ccc;
}
#header h2 {
  color: #444;
  float: left;
  font-size: 16px;
  margin: 40px 0 0;
}
 */
/* a,
a:active,
a:visited {
  color: #cc0000;
  text-decoration: none;
}
a:hover {
  color: #111;
  text-decoration: underline;
}
 */
/* ul {
  list-style: none;
} */

.clearfix {
  height: 1%;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#content {
  margin: 20px 0 10px;
  padding: 10px 0;
}

/* image loading background image */

#gallery {
  visibility: hidden;
}
#gallery li.loading {
  background: url(../images/spinner.gif) no-repeat center center;
}


/* image caption */

p.fg-caption {
  color: #999;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  text-align: left;
}


