@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:#ffd416;
}
.header {width: 902px; }
.tips {
  width: 902px;
  height: 152px;
  background-color:#6c4e72;
  color: white; line-height:24px; margin-top:8px;}
  .tips span {
    margin-left: 35px;
    padding-top:15px;
    display: block;
    font-size: 16px; }
  .tips p {
    line-height: 150%;
    margin-left:35px;
    margin-top: 3px; }
.tips a{color:#fff; font-weight:bold; text-decoration:none;}
.proList {width: 857px;overflow: hidden; padding-left:22.5px; padding-right:22.5px; padding-top:10px;}
.proList ul {width: 860px; }
  .proList li {
    width: 212px;
    float: left;
	height:334px;
	margin-bottom:2px; 
    margin-right: 2px;
    background-color: white; }
	.proList li.shop{width:214px; height:334px}
    .pro-img img {
      width: 212px;
      height: 212px; }

.pro-name {
  width: 91.5%;margin-top:2px; font-size:12px;}
  .pro-name a {
    text-decoration: none;
    line-height: 14px;
    color: #484848;
    display: block;
    overflow: hidden;
    height: 28px; }
    .pro-name a:hover {
      color:#ff0000; }
.pro-price {width: 91.5%;margin-top: 3px;font-family: Arial; font-size:14px; color:#333;}
.pro-price i{ color: #ff0000; font-style:normal;}
.pro-price span{font-size:12px; margin-left:3px; color: #ff0000;}
.pro-org {
  color: #999;
  font-size: 12px;
  width: 91.5%;
  margin:3px auto 0 auto; display:block;}
.btnbox {
  width: 177px;
  height:36px; margin:5px auto 0 auto; display:block;}
  .btnbox a {
    width:177px;
    height:36px;
    display: block;}
.jfdh{width:902px;}
.pro-nav {
  width:86px;
  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:86px;
  overflow: hidden;
  background: url(../images/bg_nav.jpg) no-repeat;
  height:98px; }
  .pro-nav-list li a{padding-top:80px; text-align:center; text-indent:-9999px; height:58px; display:block;}
 .title img{ margin:8px auto 12px auto; display:block;}
