/* CSS Document */

@import url(/Static/css/Pad.css) screen and (max-width: 64em);
@import url(/Static/css/Mobile.css) screen and (max-width: 40em);
/*
* 标识
*/
body:after {
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  content: 'Pc';
}
/*
* 栅格
*/
.row {
  width: 102%;
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
  clear: both;
}
.span-1,
.span-2,
.span-3,
.span-4,
.span-5,
.span-6,
.span-7,
.span-8,
.span-9,
.span-10,
.span-11,
.span-12,
.span-13,
.span-14,
.span-15,
.span-16,
.span-17,
.span-18,
.span-19,
.span-20 {
  float: left;
  _margin-right: 1.9%;
}
[class*="span"],
[class*="midd"],
[class*="smal"] {
  transition: .2s width ease;
  margin-right: 2%;
  *margin-right: 1.9%;
}
.span-1 {
  width: 6.33333333%;
}
.span-2 {
  width: 14.66666667%;
}
.span-3 {
  width: 23%;
}
.span-4 {
  width: 31.33333333%;
}
.span-5 {
  width: 39.66666667%;
}
.span-6 {
  width: 48%;
}
.span-7 {
  width: 56.33333333%;
}
.span-8 {
  width: 64.66666667%;
  margin-top:20px;
  line-height:30px;
  font-size:14px;
  
}
.span-9 {
  width: 73%;
}
.span-10 {
  width: 81.33333333%;
}
.span-11 {
  width: 89.66666667%;
}
.span-12 {
  width: 98%;
}
.span-13 {
  width: 106.33333333%;
}
.span-14 {
  width: 114.66666667%;
}
.span-15 {
  width: 123%;
}
.span-16 {
  width: 131.33333333%;
}
.span-17 {
  width: 139.66666667%;
}
.span-18 {
  width: 148%;
}
.span-19 {
  width: 156.33333333%;
}
.span-20 {
  width: 164.66666667%;
}
/*
* 工具
*/
.pull-right {
  float: right;
  _display: inline;
}
.center {
  clear: both;
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: -1%;
}
.pull-left-1 {
  position: relative;
  left: -8.33333333%;
}
.pull-left-2 {
  position: relative;
  left: -16.66666667%;
}
.pull-left-3 {
  position: relative;
  left: -25%;
}
.pull-left-4 {
  position: relative;
  left: -33.33333333%;
}
.pull-left-5 {
  position: relative;
  left: -41.66666667%;
}
.pull-left-6 {
  position: relative;
  left: -50%;
}
.pull-left-7 {
  position: relative;
  left: -58.33333333%;
}
.pull-left-8 {
  position: relative;
  left: -66.66666667%;
}
.pull-left-9 {
  position: relative;
  left: -75%;
}
.pull-left-10 {
  position: relative;
  left: -83.33333333%;
}
.pull-left-11 {
  position: relative;
  left: -91.66666667%;
}
.pull-left-12 {
  position: relative;
  left: -100%;
}
.pull-left-13 {
  position: relative;
  left: -108.33333333%;
}
.pull-left-14 {
  position: relative;
  left: -116.66666667%;
}
.pull-left-15 {
  position: relative;
  left: -125%;
}
.pull-left-16 {
  position: relative;
  left: -133.33333333%;
}
.pull-left-17 {
  position: relative;
  left: -141.66666667%;
}
.pull-left-18 {
  position: relative;
  left: -150%;
}
.pull-left-19 {
  position: relative;
  left: -158.33333333%;
}
.pull-left-20 {
  position: relative;
  left: -166.66666667%;
}
.pull-right-1 {
  position: relative;
  left: 8.33333333%;
}
.pull-right-2 {
  position: relative;
  left: 16.66666667%;
}
.pull-right-3 {
  position: relative;
  left: 25%;
}
.pull-right-4 {
  position: relative;
  left: 33.33333333%;
}
.pull-right-5 {
  position: relative;
  left: 41.66666667%;
}
.pull-right-6 {
  position: relative;
  left: 50%;
}
.pull-right-7 {
  position: relative;
  left: 58.33333333%;
}
.pull-right-8 {
  position: relative;
  left: 66.66666667%;
}
.pull-right-9 {
  position: relative;
  left: 75%;
}
.pull-right-10 {
  position: relative;
  left: 83.33333333%;
}
.pull-right-11 {
  position: relative;
  left: 91.66666667%;
}
.pull-right-12 {
  position: relative;
  left: 100%;
}
.pull-right-13 {
  position: relative;
  left: 108.33333333%;
}
.pull-right-14 {
  position: relative;
  left: 116.66666667%;
}
.pull-right-15 {
  position: relative;
  left: 125%;
}
.pull-right-16 {
  position: relative;
  left: 133.33333333%;
}
.pull-right-17 {
  position: relative;
  left: 141.66666667%;
}
.pull-right-18 {
  position: relative;
  left: 150%;
}
.pull-right-19 {
  position: relative;
  left: 158.33333333%;
}
.pull-right-20 {
  position: relative;
  left: 166.66666667%;
}
.row .row {
  _width: 98.03921569%;
  _overflow: hidden;
}
.row .row .span-1,
.row .row .span-2,
.row .row .span-3,
.row .row .span-4,
.row .row .span-5,
.row .row .span-6,
.row .row .span-7,
.row .row .span-8,
.row .row .span-9,
.row .row .span-10,
.row .row .span-11,
.row .row .span-12,
.row .row .span-13,
.row .row .span-14,
.row .row .span-15,
.row .row .span-16,
.row .row .span-17,
.row .row .span-18,
.row .row .span-19,
.row .row .span-20 {
  _margin-right: 1.8%;
}
@media only screen and (max-width: 64em) {
  /*
* 标识
*/
  body:after {
    content: 'Pad';
  }
  /*
* 栅格
*/
  .midd-1 {
    width: 6.33333333%;
  }
  .midd-2 {
    width: 14.66666667%;
  }
  .midd-3 {
    width: 23%;
  }
  .midd-4 {
    width: 31.33333333%;
  }
  .midd-5 {
    width: 39.66666667%;
  }
  .midd-6 {
    width: 48%;
  }
  .midd-7 {
    width: 56.33333333%;
  }
  .midd-8 {
    width: 64.66666667%;
  }
  .midd-9 {
    width: 73%;
  }
  .midd-10 {
    width: 81.33333333%;
  }
  .midd-11 {
    width: 89.66666667%;
  }
  .midd-12 {
    width: 98%;
  }
  .midd-13 {
    width: 106.33333333%;
  }
  .midd-14 {
    width: 114.66666667%;
  }
  .midd-15 {
    width: 123%;
  }
  .midd-16 {
    width: 131.33333333%;
  }
  .midd-17 {
    width: 139.66666667%;
  }
  .midd-18 {
    width: 148%;
  }
  .midd-19 {
    width: 156.33333333%;
  }
  .midd-20 {
    width: 164.66666667%;
  }
  /*
* 工具
*/
  .midd-hide {
    display: none;
  }
  .midd-center {
    clear: both;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: -1%;
  }
}
@media only screen and (max-width: 40em) {
  /*
* 标识
*/
  body:after {
    content: 'Mobile';
  }
  /*
* 栅格
*/
  .smal-1 {
    width: 6.33333333%;
  }
  .smal-2 {
    width: 14.66666667%;
  }
  .smal-3 {
    width: 23%;
  }
  .smal-4 {
    width: 31.33333333%;
  }
  .smal-5 {
    width: 39.66666667%;
  }
  .smal-6 {
    width: 48%;
  }
  .smal-7 {
    width: 56.33333333%;
  }
  .smal-8 {
    width: 64.66666667%;
  }
  .smal-9 {
    width: 73%;
  }
  .smal-10 {
    width: 81.33333333%;
  }
  .smal-11 {
    width: 89.66666667%;
  }
  .smal-12 {
    width: 98%;
  }
  .smal-13 {
    width: 106.33333333%;
  }
  .smal-14 {
    width: 114.66666667%;
  }
  .smal-15 {
    width: 123%;
  }
  .smal-16 {
    width: 131.33333333%;
  }
  .smal-17 {
    width: 139.66666667%;
  }
  .smal-18 {
    width: 148%;
  }
  .smal-19 {
    width: 156.33333333%;
  }
  .smal-20 {
    width: 164.66666667%;
  }
  /*
* 工具
*/
  .smal-hide {
    display: none;
  }
  .smal-show {
    display: block;
  }
  .smal-center {
    clear: both;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: -1%;
  }
  /*
* 清除位移
*/
  [class*='pull-left-'],
  [class*='pull-right-'] {
    left: auto;
    right: auto;
  }
}
/*
* 无缝栅格
*/
.full-row {
  width: 100%;
  *zoom: 1;
}
.full-row:before,
.full-row:after {
  content: " ";
  display: table;
  clear: both;
}
.full-row .span-1,
.full-row .span-2,
.full-row .span-3,
.full-row .span-4,
.full-row .span-5,
.full-row .span-6,
.full-row .span-7,
.full-row .span-8,
.full-row .span-9,
.full-row .span-10,
.full-row .span-11,
.full-row .span-12,
.full-row .span-13,
.full-row .span-14,
.full-row .span-15,
.full-row .span-16,
.full-row .span-17,
.full-row .span-18,
.full-row .span-19,
.full-row .span-20 {
  _margin-right: 0;
}
.full-row [class*="span"],
.full-row [class*="midd"],
.full-row [class*="smal"] {
  margin-right: 0;
}
.full-row .span-1,
.full-row .midd-1,
.full-row .smal-1 {
  width: 8.33333333%;
}
.full-row .span-2,
.full-row .midd-2,
.full-row .smal-2 {
  width: 16.66666667%;
}
.full-row .span-3,
.full-row .midd-3,
.full-row .smal-3 {
  width: 25%;
}
.full-row .span-4,
.full-row .midd-4,
.full-row .smal-4 {
  width: 33.33333333%;
}
.full-row .span-5,
.full-row .midd-5,
.full-row .smal-5 {
  width: 41.66666667%;
}
.full-row .span-6,
.full-row .midd-6,
.full-row .smal-6 {
  width: 50%;
}
.full-row .span-7,
.full-row .midd-7,
.full-row .smal-7 {
  width: 58.33333333%;
}
.full-row .span-8,
.full-row .midd-8,
.full-row .smal-8 {
  width: 66.66666667%;
}
.full-row .span-9,
.full-row .midd-9,
.full-row .smal-9 {
  width: 75%;
}
.full-row .span-10,
.full-row .midd-10,
.full-row .smal-10 {
  width: 83.33333333%;
}
.full-row .span-11,
.full-row .midd-11,
.full-row .smal-11 {
  width: 91.66666667%;
}
.full-row .span-12,
.full-row .midd-12,
.full-row .smal-12 {
  width: 100%;
}
.full-row .span-13,
.full-row .midd-13,
.full-row .smal-13 {
  width: 108.33333333%;
}
.full-row .span-14,
.full-row .midd-14,
.full-row .smal-14 {
  width: 116.66666667%;
}
.full-row .span-15,
.full-row .midd-15,
.full-row .smal-15 {
  width: 125%;
}
.full-row .span-16,
.full-row .midd-16,
.full-row .smal-16 {
  width: 133.33333333%;
}
.full-row .span-17,
.full-row .midd-17,
.full-row .smal-17 {
  width: 141.66666667%;
}
.full-row .span-18,
.full-row .midd-18,
.full-row .smal-18 {
  width: 150%;
}
.full-row .span-19,
.full-row .midd-19,
.full-row .smal-19 {
  width: 158.33333333%;
}
.full-row .span-20,
.full-row .midd-20,
.full-row .smal-20 {
  width: 166.66666667%;
}
.full-row .center {
  left: auto;
}


