/* CSS Document */
html, body {
  min-height: 100%; }

html, body {
  font-family: microsoft yahei !important; }

body, div, menu, ol, ul, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, input, p, form, header, nav, article, section, aside, footer, video, audio, figure, textarea {
  padding: 0;
  margin: 0; }

input, select, textarea, img, area {
  outline: none;
  border: none; }

input, select, textarea {
  background: #FFF; }

mark {
  background: none; }

img {
  vertical-align: middle; }

textarea {
  resize: none; }

menu, ul, ol {
  list-style-type: none; }

body {
  font-family: "microsoft yahei";
  background: transparent !important; }

em, i, strong, b, small, h1, h2, h3, h4, h5, h6, address {
  font-style: normal;
  font-weight: bold;
  font-size: 100%; }

span, b, em, i, strong, small, label, a, mark {
  display: inline-block; }

a {
  text-decoration: none;
  outline: none;
  color: inherit; }

ol, ul, dl {
  list-style: none;
  margin: 0;
  padding: 0; }

/*clearFix*/
.clearFix {
  clear: both;
  *zoom: 1; }

.clearFix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  line-height: 0;
  content: "";
  font-size: 0; }

/*common*/
.fl {
  float: left; }

.fr {
  float: right; }

.tc {
  text-align: center; }

.content {
  margin: 0 auto; }

.w1080 {
  width: 1080px;
  margin: 0 auto; }

.mt24 {
  margin-top: 24px; }

/*header*/
.header {
  min-height: 650px;
  background: url("../img/banner3.jpg") center center no-repeat #090506;
  position: relative; }

.nav {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7); }

.header-box {
  width: 1080px;
  height: 590px;
  margin: 0 auto;
  position: relative; }
  .header-box a {
    width: 211px;
    height: 58px;
    display: block;
    position: absolute;
    top: 261px;
    left: 470px; }

.logo {
  width: 156px;
  height: 30px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: top; }
  .logo img {
    width: 156px;
    height: 30px; }

.nav ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0 22px; }
  .nav ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 18px;
    font-size: 14px;
    line-height: 60px;
    color: #fff; }

.sign-up {
  vertical-align: top;
  display: inline-block;
  margin-left: 10px; }
  .sign-up a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 110px;
    height: 30px;
    background: #008dce;
    border-radius: 4px;
    font-size: 14px;
    line-height: 30px;
    color: #fff; }

.flowBox {
  position: relative;
  z-index: 10;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 14px; }

.flowBox div.flowNav {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.7); }

.flowBox ol {
  display: inline-block; }

.flowBox ol:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden; }

.flowBox ol li {
  padding: 0 18px;
  float: left;
  transition: 0.4s;
  cursor: pointer; }

.flowBox ol li.active {
  background: rgba(51, 51, 51, 0.8);
  color: #fff; }

.flowBox ol li:hover {
  background: rgba(51, 51, 51, 0.8);
  color: #fff; }

.flow-list {
  padding: 0 18px;
  display: inline-block;
  vertical-align: top; }

.footer {
    background-color: #232529;
    color: #fff;
}
.footer .inner {
    overflow: hidden;
    padding: 45px 0;
}
.footer .inner a {
    color: #fff;
}
.footer .inner a:hover {
    color: #4195c8;
}
.footer .inner > div {
    float: left;
}
.footer .inner > .copyright {
    width: 550px;
    padding-left: 110px;
}
.footer .inner > .copyright .flinks {
    margin-bottom: 5px;
}
.footer .inner > .copyright .flinks a {
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: inline-block;
    height: 43px;
    line-height: 43px;
    vertical-align: top;
}
.footer .inner > .copyright .flinks a.logo {
    background-image: url("../img/flogo.png");
    margin-right: 24px;
    width: 180px;
}
.footer .inner > .copyright .flinks a.sina {
    background-image: url("../img/icon_sina.png");
    margin-right: 14px;
    width: 25px;
}
.footer .inner > .copyright .flinks a.qq {
    background-image: url("../img/icon_txwb.png");
    width: 27px;
}
.footer .inner > .copyright .fnav {
    line-height: 26px;
}
.footer .inner > .kefu {
    width: 310px;
}
.footer .inner > .kefu h2 {
    font-size: 18px;
    margin-bottom: 11px;
}
.footer .inner > .kefu p, .footer .inner > .kefu a {
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: block;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    padding-left: 30px;
}
.footer .inner > .kefu p i {
    font-size: 12px;
    font-style: normal;
}
.footer .inner > .kefu p.tel400 {
    background-image: url("../img/icon_tel.png");
    margin-bottom: 12px;
}
.footer .inner > .kefu a.qq {
    background-image: url("../img/icon_qq2.png");
    margin-bottom: 21px;
}
.footer .inner > .kefu p.tel021 {
    background-image: url("../img/icon_tel.png");
}
.footer .inner > .weixin {
    text-align: center;
}
.footer .inner > .weixin p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
}
.footer .inner > .weixin img {
    display: block;
}
.footicon {
    background-color: #28292f;
    height: 44px;
    padding-top: 16px;
    text-align: center;
}
.footicon a {
    background: rgba(0, 0, 0, 0) url("../img/footicon.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 28px;
    margin: 0 10px;
    vertical-align: top;
}
.footicon a.icon1 {
    background-position: 0 0;
    width: 34px;
}
.footicon a.icon2 {
    background-position: -51px 0;
    width: 60px;
}
.footicon a.icon3 {
    background-position: -129px 0;
    width: 62px;
}
.footicon a.icon4 {
    background-position: -210px 0;
    width: 28px;
}
.footicon a.icon5 {
    background-position: -255px 0;
    width: 32px;
}
.footicon a.icon6 {
    background-position: -300px 0;
    width: 33px;
}
.footicon a.icon7 {
    background-position: -350px 0;
    width: 28px;
}
.footicon a.icon8 {
    background-position: -397px 0;
    width: 27px;
}
.footicon a.icon9 {
    background-position: -443px 0;
    width: 24px;
}
.footicon a.icon10 {
    background-position: -485px 0;
    width: 27px;
}
.footicon a.icon1:hover {
    background-position: 0 -33px;
    width: 34px;
}
.footicon a.icon2:hover {
    background-position: -51px -33px;
    width: 60px;
}
.footicon a.icon3:hover {
    background-position: -129px -33px;
    width: 62px;
}
.footicon a.icon4:hover {
    background-position: -210px -33px;
    width: 28px;
}
.footicon a.icon5:hover {
    background-position: -255px -33px;
    width: 32px;
}
.footicon a.icon6:hover {
    background-position: -300px -33px;
    width: 33px;
}
.footicon a.icon7:hover {
    background-position: -350px -33px;
    width: 28px;
}
.footicon a.icon8:hover {
    background-position: -397px -33px;
    width: 27px;
}
.footicon a.icon9:hover {
    background-position: -443px -33px;
    width: 24px;
}
.footicon a.icon10:hover {
    background-position: -485px -33px;
    width: 27px;
}
.shopex-im {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 300;
}
.inner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1170px;
    z-index: 99;
    font-size: 12px;
}
.black{
  color:black;
}
/*# sourceMappingURL=common.css.map */
