@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:#f04b2a;
}
.header {width: 902px; }
.title{width:902px;}
.proList {width:882px;overflow: hidden; }
.proList ul {width:888px;}
.proList li {
    width: 290px;
    float: left;
	background-color:#fff;
	margin-bottom:6px;
	margin-right:6px;
}
.pro-img img {width: 290px;height: 290px; }
.pro-name {width: 90%;margin-top:7px; font-size:14px;}
.pro-name a {
  text-decoration: none;
  line-height: 19px;
  color: #484848;
  display: block;
  overflow: hidden;
  height:38px;
}
.pro-name a:hover {color:#f05402; }
.pro-price {width: 90%;margin-top:12px;font-size:30px; color:#f05402; font-family:Arial;}
.pro-price i{font-style:normal; font-size:22px; margin-right:3px;}
.pro-price span{font-size:11px; margin-left:3px; color: #ff0000;}
.pro-org {
  color: #666;
  font-size: 14px;
  width: 90%;
  display:block;
}
.btnbox {width:270px; height:40px; margin:5px auto 10px auto; display:block;}
.btnbox a {width:270px;height:40px;display: block;}

.proList1 {width:882px;overflow: hidden; }
.proList1 ul {width:888px;}
.proList1 li {
    width: 216px;
    float: left;
	background-color:#fff;
	margin-bottom:6px;
	margin-right:6px;
}
.pro-img1 img {width: 216px;height: 216px; }
.btnbox1 {width:193px; height:40px; margin:5px auto 10px auto; display:block;}
.btnbox1 a {width:193px;height:40px;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:260px; padding-top:95px;
}
.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:45px;}
.tips{width:882px; margin:24px auto 45px auto;}