@charset "UTF-8";
/* Scss Document */
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; }
.bottom_bg {
  background-image: url(../images/bottom_bg.jpg);
  background-repeat: repeat-x;
  background-position: top; }

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:#d0092a;
}
.header {width: 902px; }
.proList {width: 872px;overflow: hidden;}
.proList ul {width: 872px;}
.proList li {
    width: 210px;
    float: left;
	height:350px;
	margin-left:4px;
	margin-right:4px;
	background-color:#fff;
	margin-bottom:8px;
}
.proList li.shop{width:210px; height:350px;}
.proList li.shop img{ width:210px; height:350px; display:block;}
.pro-img img {width: 210px;height: 210px; display:block;}

.pro-name {
  width: 90%;margin-top:2px; font-size:12px;}
  .pro-name a {
    text-decoration: none;
    line-height: 18px;
    color: #000;
    display: block;
    overflow: hidden; height:36px;}
    .pro-name a:hover {
      color:#ff0000; }
.pro-price {width: 90%; line-height:24px;font-size:12px; color:#d3282e;}
.pro-org {
  color: #999;
  font-size: 12px;
  width: 90%;
  margin:10px auto 0 auto; 
  display:block;
}
.btnbox {width: 190px; height:38px; margin:5px auto 0 auto; display:block;}
.btnbox a {width:190px;height:38px;display: block;}
.jfdh{width:902px; margin-bottom:30px;}
.pro-nav {
  width: 140px;
  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:140px;
  overflow: hidden;
  background: url(../images/bg_nav.jpg) no-repeat;
  height:45px; padding-top:75px; }
.pro-nav-list li a.back-top{text-indent:-9999px; height:45px;text-indent:-9999px;display:block;}
.tips{width:862px; margin:12px auto 20px auto;}

