@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: 25%;
}
.hang {
  font-size: 0;
}
.img-full {
  overflow: hidden;
}
.img-full img {
  width: 100%;
}
.w-1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.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: 420px;
  background: url(//www.xinhuanet.com/fortune/jnlc/images/banner_jntz.jpg) no-repeat center top;
}
.banner .hang {
  text-align: right;
  padding-top: 10px;
  font-size: 0;
}
.banner .logo,
.banner .logo-news {
  width: 137px;
  height: 84px;
  display: inline-block;
}
.banner .logo {
  float: left;
}
.banner .title {
  width: 100%;
  height: 290px;
  text-align: center;
  line-height: 290px;
}
.banner .title img {
  vertical-align: middle;
}
.nav {
  height: 64px;
  line-height: 64px;
  margin-top: 0px;
  background: #341948;
  -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: 190px;
}
.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: 306px;
}
.nav-item.pc-show img {
  position: relative;
  top: -4px;
}
.page {
  padding: 25px 0;
}
.page .title {
  width: 100%;
  height: 76px;
  background: url('../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: #341948
}
@media screen and (max-width: 767px) {
  .pc-show,
  .read-more,
  .right,
  .domPC {
    display: none!important;
  }
  .banner {
    background: url(//www.xinhuanet.com/fortune/jnlc/images/bannersj_jntz.jpg) no-repeat center top;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
            background-size: auto 100%;
    height: 170px;
    padding: 0 16px;
  }
  .banner .hang {
    text-align: right;
    padding-top: 10px;
    font-size: 0;
  }
  .banner .logo,
  .banner .logo-news {
    width: 68px;
    height: 42px;
    display: inline-block;
  }
  .banner .logo {
    float: left;
  }
  .banner .title {
    width: 100%;
    line-height: 110px;
    text-align: center;
  }
  .banner .title img {
    vertical-align: middle;
    width: 100%;
  }
  .nav {
    display: none;
    margin-top: 0;
    width: 32px;
    height: 29px;
    line-height: 1em;
    background: url("//www.xinhuanet.com/fortune/2015davosSummer/images/bg_dh.jpg") no-repeat;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 100;
    -webkit-background-size: 32px 29px;
       -moz-background-size: 32px 29px;
            background-size: 32px 29px;
  }
  .nav .w-1200 {
    position: absolute;
    display: none;
    width: 0;
    height: 132px;
    overflow: hidden;
    right: 32px;
  }
  .nav-item {
    height: 29px;
    width: auto;
    font-size: 1rem;
    padding: 0 10px;
    margin: 0 6px 5px 0;
    background: #2958b8;
  }
  .nav-item .after:after {
    content: '';
  }
  .nav-item a {
    line-height: 29px;
  }
  .nav-item a:hover {
    font-size: 1rem;
  }
  .botton img{ display: block;
    width: 27%;
    height: auto;
    float: left;
    margin-right: 3%!important;
    margin-left: 3%;
    margin-top: 3%;
}
.mainTitle{ padding-left:20px}
.footer{ margin-top:0px!important}
}
