@charset "utf-8";
/* CSS Document */
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
legend,
button,
input,
textarea,
label,
table,
th,
tr,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
hr {
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
body {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}
button[type="button"] {
  cursor: pointer;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
input[type="submit"],
button[type="submit"] {
  cursor: pointer;
}
/*清除内外边距*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
.ft0 {
  font-size: 0px !important;
}
.f1 {
  font-family: Arial, Helvetica, sans-serif;
}
.f2 {
  font-family: proxima-nova, Arial, sans-serif;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.f36 {
  font-size: 36px;
}
/*设置默认字体*/
:focus {
  outline: 0;
}
ul,
ol {
  list-style: none;
}
/*重置列表*/
img,
a img {
  border: none;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
em,
i {
  font-style: normal;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.special,
.special a {
  color: #ff6600;
  color: #ff6600 !important;
}
.clink,
.clink:hover {
  color: #09c;
  color: #09c !important;
}
.c2fb7b7 {
  color: #2fb7b7;
}
.c0 {
  color: #000;
  color: #000 !important;
}
.c3 {
  color: #333;
  color: #333 !important;
}
.c6 {
  color: #666;
  color: #666 !important;
}
.cr {
  color: #a71e32;
}
.c9 {
  color: #999;
  color: #999 !important;
}
.cf {
  color: #fff;
  color: #fff !important;
}
.under-line,
.under-line:hover {
  text-decoration: underline;
}
.line-through {
  text-decoration: line-through;
}
/* 隐藏 居中 */
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.hide {
  display: none !important;
}
.ib,
.ico,
.btn {
  vertical-align: middle;
  display: inline-block;
}
.ico {
  font-size: 0;
  overflow: hidden;
}
.etc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.break {
  word-break: break-all;
  word-wrap: break-word;
}
.txt-hidden {
  text-indent: -999px;
  overflow: hidden;
}
.upcase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
/**layout*/
/*--清除浮动
------------------------------------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  clear: both;
  *zoom: 1;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.relative {
  position: relative;
}
.sm-wrap {
  width: 980px;
  margin: 0 auto;
}
.lazy {
  display: none;
}
.error-page {
  text-align: center;
  font-size: 14px;
  padding: 100px 0;
  color: #ff3333;
}
.pos-r {
  position: relative;
}
/*排版*/
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt100 {
  padding-top: 100px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr50 {
  padding-right: 50px;
}
.pr100 {
  padding-right: 100px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl50 {
  padding-left: 50px;
}
.pl100 {
  padding-left: 100px;
}
.pb0 {
  padding-bottom: 0;
}
.pl0 {
  padding-left: 0;
}
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m20 {
  margin: 20px;
}
.m30 {
  margin: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.mt100 {
  margin-top: 100px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr50 {
  margin-right: 50px;
}
.mr100 {
  margin-right: 100px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb100 {
  margin-bottom: 100px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml50 {
  margin-left: 50px;
}
.ml100 {
  margin-left: 100px;
}
.cp {
  cursor: pointer;
}
.a-none-css:hover {
  text-decoration: none;
}
html {
  font-size: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
}
.vm {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.vtb {
  vertical-align: text-bottom;
}
.vt {
  vertical-align: top;
}
.vtt {
  vertical-align: text-top;
}
.sprite-selected .sprite71 {
  background-position: -35px -192px;
}
#container {
  overflow: hidden;
}
.cover {
  background: transparent;
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 20;
}
.alert {
  line-height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  width: 100%;
}
.alert-in-init {
  transform: translateY(-30px) rotateX(-45deg);
  -webkit-transform: translateY(-30px) rotateX(-45deg);
  opacity: 0;
}
.alert span {
  display: inline-block;
  font-size: 0.7rem;
  border-radius: 5px;
  padding: 0px 25px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: relative;
}
.row {
  margin-left: -15px;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
  float: left;
  padding-left: 15px;
  box-sizing: border-box;
}
.col1 {
  width: 100%;
}
.col2 {
  width: 50%;
}
.col3 {
  width: 33.33%;
}
.col4 {
  width: 25%;
}
.col5 {
  width: 20%;
}
.col6 {
  width: 16.67%;
}
.col12 {
  width: 8.33%;
}
.img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.img-contain {
  overflow: hidden;
}
.a-white {
  color: #fff;
}
.a-white:link,
.a-white:visited,
.a-white:hover,
.a-white:active {
  color: #fff;
}
.a-c3 {
  color: #333;
}
.a-c3:link,
.a-c9:visited,
.a-c9:hover,
.a-c9:active {
  color: #333;
}
.table {
  display: table;
}
.table > .lab {
  vertical-align: middle;
  white-space: nowrap;
  display: table-cell;
  width: 1%;
}
.table > .main {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
strong,
em {
  font-weight: normal;
}
button {
  background-color: transparent;
  outline: none;
  line-height: normal;
}

.hidden {
  display: none !important;
}
body {
  font-family: "Microsoft YaHei";
}

body {
  overflow-x: hidden;
}
.wrap {
  max-width: 1000px;
  margin: auto;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-6,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-lg-12 {
  float: left;
}
@media (max-width: 768px) {
  .col-xs-1 {
    width: 100%;
  }
  .col-xs-2 {
    width: 50%;
  }
  .col-xs-3 {
    width: 33.33%;
  }
  .col-xs-4 {
    width: 25%;
  }
  .col-xs-6 {
    width: 16.67%;
  }
  .col-xs-12 {
    width: 8.33%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .col-sm-1 {
    width: 100%;
  }
  .col-sm-2 {
    width: 50%;
  }
  .col-sm-3 {
    width: 33.33%;
  }
  .col-sm-4 {
    width: 25%;
  }
  .col-sm-6 {
    width: 16.67%;
  }
  .col-sm-12 {
    width: 8.33%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .col-md-1 {
    width: 100%;
  }
  .col-md-2 {
    width: 50%;
  }
  .col-md-3 {
    width: 33.33%;
  }
  .col-md-4 {
    width: 25%;
  }
  .col-md-6 {
    width: 16.67%;
  }
  .col-md-12 {
    width: 8.33%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1 {
    width: 100%;
  }
  .col-lg-2 {
    width: 50%;
  }
  .col-lg-3 {
    width: 33.33%;
  }
  .col-lg-4 {
    width: 25%;
  }
  .col-lg-6 {
    width: 16.67%;
  }
  .col-lg-12 {
    width: 8.33%;
  }
}
.site-footer {
  padding: 10px;
}
