@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; }
.position-r{position:relative;}
.icon{position:absolute; right:20px; top:20px;}
.top_bott {
  margin-bottom: 17px;
  margin-top: 17px;
  font-family: "宋体";
  font-size: 14px;
  background-color:#e8470d;
}
.header {width: 902px; }
.title{width:902px;}
.proList {width:870px;padding-left:8px; padding-right:8px;}
.proList ul {overflow: hidden;}
.proList li {
    width: 280px;
    float: left;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	background-color:#fff;
	padding-bottom:10px;
}
.pro-img a img {width: 280px;height: 280px; display:block;}
.pro-name { padding-left:10px; padding-right:10px;}
.pro-name a {
  text-decoration: none;
  line-height:20px;
  color: #333333;
  display: block;
  overflow: hidden;
  height:40px;
  font-size:14px;
  margin-top:10px;
}
.pro-name a:hover {color:#e8470d; }
.pro-price {font-size:16px; color:#e8470d;padding-left:10px; padding-right:10px;}
.pro-price i{font-style:normal; font-size:14px; margin-right:5px; margin-left:5px; font-family:Arial;}
.pro-price span{font-size:22px; font-family:Arial;}
.pro-org {
  color: #aaa;
  font-size: 12px;
  display:block;
  padding:8px 10px 12px 10px; 
}
.btnbox {width:259px; height:45px; display:block; margin-top:10px;}
.btnbox a {width:259px;height:45px;display: block;}
.pro-nav {
  width: 155px;
  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:155px;
  overflow: hidden;
  background: url(../images/bg_nav.jpg) no-repeat;
  height:273px; padding-top:124px;
}
.pro-nav-list li{width:155px; height:95px; float:left; display:inline;overflow:hidden; list-style-type:none;}
.pro-nav-list li a{display:block;width:155px; height:95px; overflow:hidden; text-indent:-9999px;}
.pro-nav-list li a.back-top{text-indent:-9999px; height:70px; margin-top:10px;}
.tips{width:902px;}