* {
  padding: 0px;
  margin: 0px; }

body {
  font-family: Microsoft Yahei, Verdana, Arial, SimSun;
  margin: 0 auto; }

a {
  text-decoration: none;
  color: #000; }

.content {
  width: 100%;
  font-size: 0;
  padding-bottom: 50px; }
  .content > img {
    width: 100%;
    margin-bottom: 25px; }
    .content > img:last-child {
      margin-bottom: 0; }
  .content div {
    position: relative; }
    .content div.goods {
      margin-bottom: 25px; }
      .content div.goods ul {
        padding: 0 5.33333%;
        display: inline-block; }
        .content div.goods ul li {
          list-style-type: none;
          width: 47.76119%;
          margin-bottom: 20px;
          position: relative;
          float: left;
          box-shadow: 0 0 10px #AAA; }
          .content div.goods ul li a {
            display: inline-block; }
          .content div.goods ul li img {
            width: 100%; }
          .content div.goods ul li:nth-child(2n) {
            float: right; }
          .content div.goods ul li i {
            background: url(../images/status.jpg) 0 0/100% 100% no-repeat;
            width: 48.4375%;
            height: 12.34568%;
            position: absolute;
            bottom: 1px;
            right: 0; }

.body-mobile{
    max-width: 750px;}
.body-pc{ width: 100%; background: #f5f5f5;}
.top{ height: 700px;  max-width: 2000px; margin:0 auto; background: url(../images/pc/top.jpg) no-repeat top center;}
.body-pc .bn { min-width: 1070px; max-width: 2000px; margin:0 auto; }
.footer{ height: 666px; max-width: 2000px; margin: 0 auto; background:url(../images/pc/footer.jpg) no-repeat top center; }
.bnUrl { width: 1070px; height: 1573px; margin: 0 auto;}
.bnUrl img{ width: 100%; height: 100%;}
.header{ width: 100%; height:70px; background: #fff; box-shadow: 0 1px 3px #999;  position: fixed; top: 0; left: 0;}
.headerContent { width: 1170px; margin: 0 auto; height: 70px; }
.header .logo { float: left; width: 120px; height: 70px; margin-right: 25px; padding-left: 8px;}
.header .logo a { display: block; width: 170px; height: 70px; background: url(http://wpic.yidianchina.com/assets/staticimg/logo.32ec3df.png) no-repeat left;}
.header ul { float:left; line-height: 70px; overflow: hidden;}
.header ul li { float:left; text-align: center; height: 70px;}
.header ul li a { font-size:16px; height: 53px; margin: 0 26px; display: block; text-decoration: none; color: #1a1a1a;}
.header ul li a:hover {color:#e30011;border-bottom:2px solid #e30011;}
.header ul li .cur { color:#e30011;border-bottom:2px solid #e30011;}
ol,ul,li {
        list-style: none outside none
}
.fixeds {
    position: fixed;
    width: 100%;
    bottom: 0;
    max-width: 750px;
}

.fixeds .aa {
    font-size: 0;
}

.fixeds .aa img {
    width: 100%;
}

.fixeds ul {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    font-size: 0;
}

.fixeds ul li {
    display: inline-block;
    width: 50%;
    height: 100%;
}

.fixeds ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
