@charset 'utf-8';
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 16px;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif';}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
img {
  outline: none;
}
.bo-25,
.bo-50,
.bo-33 {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
}
.bo-50 {
  width: 50%;
}
.bo-33 {
  width: 33.33333333%;
}
.bo-25 {
  width: 32%;
}
.hang {
  font-size: 0;
}
.img-full {
  overflow: hidden;
}
.img-full img {
  width: 100%;
}
.w-1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.w-100 { width:100%;}
.swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}
.swiper-pagination-switch {
  width: 8px;
  height: 8px;
  cursor: pointer;
  display: inline-block;
  background: #000;
  opacity: .2;
  margin: 0 5px;
}
.swiper-active-switch {
  opacity: 1;
  background: #007aff;
}
.banner {
  height: 454px;
  background: url('http://www.newsimg.cn/tw/lajl30s/img/hxla_30.jpg') no-repeat center top;
}
.nav {
  height: 64px;
  line-height: 64px;
  background: url('http://www.newsimg.cn/tw/lajl30s/img/nav_bg.png') no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
          background-size: 100% 100%;
  font-size: 0;
}
.nav .w-1200 {
  height: 100%;
}
.nav-item {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  height: 100%;
  width: 132px;
}
.nav-item a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 64px;
  text-align: center;
}
.nav-item a:hover {
  font-size: 24px;
  color: #ffe400;
}
.nav-item .after:after {
  display: inline;
  content: '/';
  float: right;
}
.nav-item.pc-show {
  width: 100px;
}
.nav-item.pc-show img {
  position: relative;
  top: 5px;
}
.page {
  padding: 15px 0;
}
.page .title {
  width: 100%;
  height: 76px;
  background: url('http://www.news.cn/fortune/summerdws2017/img/bg-line.png') repeat-x center;
}
.page .title .w-1200 {
  height: 100%;
  position: relative;
}
.page .title-more {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  line-height: 76px;
  padding: 0 10px;
}
.page .title-pic {
  width: 240px;
  height: 100%;
  margin: 0 auto;
  line-height: 76px;
  text-align: center;
  position: relative;
}
.page .title-pic:before {
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border: 1px solid #999999;
  top: 50%;
  margin-top: -4px;
  left: -10px;
  background-color: #ffffff;
}
.footer {
  text-align: center;
  height: 50px;
  padding: 64px 0;
  color: #ffffff;
  line-height: 25px;
  background:#eee;
  border-top:3px solid #f00000;
}
.footer p { color:#666;}
/*# sourceMappingURL=../maps/style.css.map */