@charset "utf-8";
/* CSS Document */
div,form,ul,ol,li,span,dl,dt,dd{margin:0;padding:0;border:0;text-align:left;}
img,a img,p{border:0;margin:0;padding:0;}
h1,h2,h3,h4{margin:0;padding:0;}
ul,ol,li{list-style:none;text-align:left;}
table,td,input{font-size:12px}
img{vertical-align:top; border:0;}
/* 默认链接颜色 */
a{outline-style:none;text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}/*ie and firefox1.5 updata */


/*环境页面样式*/

.hj_content{width:710px; margin:0 auto}
.hj_dh{width:690px; height:50px; line-height:50px; text-align:left; font-size:14px; color:#292929; padding-left:20px;}
.hj_dh a{color:#292929; margin:0 4px;}
.hj_content h2{width:676px; height:46px; line-height:46px; background:url(/temimages/hj_title.jpg) no-repeat; text-align:center; font-family:"微软雅黑"; font-weight:bold; text-align:center; display:block; color:#fff; font-size:30px; margin:20px 0;}

.hj_content .hj_pic{width:669px; height:468px; border:4px solid #e5e5e5; margin:0 auto;}



/*焦点图样式*/
.focus{ position:relative; width:667px; height:466px; background-color: #000; float: left; border:1px solid #fff;}  
.focus img{ width: 667px; height: 466px;} 
.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;  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:100%; position:absolute; bottom:0; left:0px; z-index:10; height:43px; line-height:43px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:center; text-decoration:none; color:#fff; font-size:14px; overflow:hidden; font-family: "\5FAE\8F6F\96C5\9ED1";  font-family:"宋体"; }  
 
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg 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:52px;height:49px;background: url(/temimages/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 4px;background-position:0 -58px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 6px;  background-position:-55px -58px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 -4px; }  
.focus .next:hover{  background-position:-55px -4px;}  