@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:url(../images/body-bg.jpg) repeat;}

.header {
  width: 902px; }

.tips {width: 880px; margin-top:11px;}

.proList {width:886px;overflow: hidden;padding-bottom: 17px; background:#009ae4;}
.proList ul {margin-top:10px; margin-left:15px;}
.proList li {width: 212px;float: left;margin-right: 3px;margin-bottom: 3px; background-color:#e1f5ff;}
.proList li img {width: 212px;height: 141px;}

.pro-name {width:90%; margin-top:5px;}
.pro-name a {
    text-decoration: none;
    line-height: 18px;
    color: #333;
    display: block;
    overflow: hidden;
    height: 36px; font-size:12px; padding-bottom:8px;}
.pro-name a:hover {color:#009ae4; }
.pro-price {
  width: 85%;
  color:#ff0000;
  margin-top:5px; font-size:14px;}

.pro-org {
  color: #999;
  font-size: 12px;
  width:85%;
 margin:5px auto 0 auto; display:block;}

.btnbox {
  width: 155px;
  height: 39px;
  padding-bottom: 16px; }
  .btnbox a {
    width: 155px;
    height: 39px;
    display: block;
    margin-top: 8px; background:url(../images/btn-buy.jpg) no-repeat; text-indent:-9999px;}
.title-01{margin-top:13px; width:902px;}
.title-02{width:902px; margin:0 auto;}
.logo-box{width:828px; background-color:#009ae4; padding-left:58px; padding-top:18px;}
.logo-div{width:140px; height:112px; background:url(../images/logo-bg.jpg) no-repeat; margin-right:18px; float:left; margin-bottom:18px;}
.logo-div img{width:130px; height:85px; margin:1px auto 0 auto;}
.logo-div2{width:298px; height:111px; float:left;}
.logo-div2 img{width:298px; height:111px;}
.logo-div a{text-align:center; display:block; color:#333;}
.logo-div a:hover{color:#009ae4;}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

.cf {*zoom: 1; }
#bgMask iframe{width:100%;height:100%;filter:alpha(Opacity=0);opacity:0.7}#bgMask{width:100%;height:100%;background:#333;filter:alpha(Opacity=70);opacity:0.7;position:fixed;_position:absolute;z-index:100000;top:0;left:0;display:none}
.dialog {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #FFF;
  z-index: 999999; width:500px; height:300px; margin-left:-250px; margin-top:-150px;border-top-left-radius:5px; border-top-right-radius:5px; background:url(../images/dialog.jpg) no-repeat;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  .dialog a{position:absolute; right:12px; top:12px; width:29px; height:29px; }