@charset "UTF-8";
body {margin: 0px;font-family: "宋体"; }
.font_gray {
  font-family: "Arial";
  font-size: 12px;
  color: #919191;
  line-height: 17px; }

.font_blue {color: #0166B4;font-size: 13px; }

A.blue12:link {
  FONT-SIZE: 12px;
  COLOR: #0166B4;
  text-decoration: none;
  text-indent: 24px; }

A.blue12:visited {
  FONT-SIZE: 12px;
  COLOR: #0166B4;
  text-decoration: none;
  text-indent: 24px; }

A.blue12:hover {
  TEXT-DECORATION: underline;
  color: #4296D2;
  text-indent: 24px; }
i, p, ul, li, div, h2 {padding: 0;margin: 0 auto; }
li {list-style: none; }
img {border: none;display: block; }
.top_bott {
  margin-bottom: 17px;
  margin-top: 17px;
  font-family: "宋体";
  font-size: 14px;
  color: #0066b3;
  background-color:#f0c577;
}
.header {width: 902px; }
.title{width:902px;}
.proList {width:792px;background-color:#e6b761; padding-left:8px; padding-right:8px;}
.proList ul {overflow: hidden;}
.proList li {
    width: 260px;
    float: left;
	margin-bottom:4px;
	margin-right:2px;
	margin-left:2px;
	background-color:#fff;
	padding-bottom:9px;
}
.pro-img img {width: 260px;height: 260px; display:block;}
.pro-name {width:241px; margin:7px auto 0 auto;}
.pro-name a {
  text-decoration: none;
  line-height:20px;
  color: #333333;
  display: block;
  overflow: hidden;
  height:40px;
  font-size:14px;

}
.pro-name a:hover {color:#f05402; }
.pro-price {font-size:28px; color:#f05402; font-family:Arial;font-weight:bold; width:241px; margin:8px auto 0 auto;;}
.pro-price i{font-style:normal; font-size:18px; margin-right:5px;}
.pro-org {
  color: #666;
  font-size: 13px;
  display:block;
  width:241px; 
  margin:0 auto;
}
.btnbox {width:241px; height:36px; display:block; margin-top:10px;}
.btnbox a {width:241px;height:36px;display: block;}
.pro-nav {
  width: 120px;
  position: fixed;
  left: 50%;
  top: 130px;
  margin-left: 472px;
  overflow: hidden;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  _margin-top: 130px; 
}

.pro-nav-list {
  width:120px;
  overflow: hidden;
  background: url(../images/bg_nav.jpg) no-repeat;
  height:321px; padding-top:94px;
}
.pro-nav-list li{width:120px; height:54px; float:left; display:inline;overflow:hidden; list-style-type:none;}
.pro-nav-list li a{display:block;width:120px; height:54px; overflow:hidden; text-indent:-9999px;}
.pro-nav-list li a.back-top{text-indent:-9999px; height:52px;}
.tips{width:808px; margin-top:10px; margin-bottom:20px;}
.imgBox{width:808px; margin-top:10px;}