body {
  padding: 0;
  margin: 0;
  font: normal 16px 'Helvetica,Arial,Verdana';
  color: #333;
  background: #fff; }

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

div {
  margin: 0 auto;
  text-align: left;
  font: normal 16px 'Helvetica,Arial,Verdana'; }

a:link, a:visited {
  color: #000;
  text-decoration: none; }

a:hover {
  color: #3b84cc;
  text-decoration: none; }

img {
  border: none; }

ol, ul, li {
  list-style: none; }

i {
  font-style: normal; }

input, img {
  vertical-align: middle; }

input[type="button"], input[type="submit"] {
  vertical-align: middle;
  cursor: pointer; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block;
  margin: 0 auto; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both;
  overflow: hidden; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

input[type=button], input[type=submit], input[type=text], input[type=password] {
  -webkit-appearance: none;
  outline: none; }

::-webkit-input-placeholder {
  color: #b3b6ba; }

:-moz-placeholder {
  color: #b3b6ba; }

::-moz-placeholder {
  color: #b3b6ba; }

body {
  width: 100vw;
  height: 100vh;
  margin: 0 auto; }

.w1000 {
  width: 1000px;
  margin: 0 auto; }

.box, .page {
  width: 100vw;
  height: 100vh; }

.page1 {
  background: url(../images/page1_bg.jpg);
  background-size: cover; }

.page1 .arrow {
  width: 3.64583vw;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%); }

.page2 {
  background: url(../images/page3_bg.jpg);
  background-size: cover; }

.page2 .main {
  position: absolute;
  top: 7.8125vw;
  left: 19.27083vw;
  width: 45.83333vw; }

.page2 .text-tit {
  background: url(../images/text_bg.png) top center no-repeat;
  background-size: cover;
  color: white;
  font-size: 1.35417vw;
  padding-left: 50px;
  line-height: 60px;
  height: 80px; }

.page2 .text-te {
  color: #c80714;
  font-size: .83333vw;
  line-height: 1.5625vw;
  margin-top: 1.5625vw;
  margin-bottom: 1.5625vw; }

.page2 .text-img img {
  width: 45.05208vw; }

.page3 {
  background: url(../images/page4_bg.jpg);
  background-size: cover; }

.page3 .swiper2 {
  margin-top: 2.60417vw;
  height: 15.625vw; }

.page3 .swiper2 .swiper-pagination-bullets {
  bottom: 0; }

.page3 .swiper2 .swiper-pagination-bullet-active {
  font-size: 1.25vw;
  color: #f83a3a;
  background: none; }

.page3 .swiper2 .swiper-pagination-bullet {
  background: none; }

.page3 .swiper2 .slide-title {
  padding-left: 4.16667vw;
  font-size: 1.35417vw;
  line-height: 3.125vw;
  font-weight: 600; }

.page3 .swiper2 ul li {
  line-height: 2.39583vw;
  padding-left: 4.16667vw;
  font-size: .83333vw;
  color: #808080;
  clear: both; }

.page3 .swiper2 ul li a {
  color: #808080; }

.page3 .swiper2 ul li .right {
  padding-right: 4.16667vw; }

.page3 .page3-main {
  width: 50.52083vw;
  height: 33.85417vw;
  background: url(../images/swiper_bg.png) top center no-repeat;
  background-size: 100%;
  padding: 0 3.64583vw;
  margin-top: 6.77083vw;
  overflow: hidden; }

.page3 .page3-title {
  background: url(../images/text_bg.png) top center no-repeat;
  margin-top: 5.98958vw;
  width: 32.8125vw;
  height: 4.16667vw;
  background-size: cover;
  color: white;
  line-height: 3.125vw;
  text-align: center;
  font-size: 1.35417vw; }

.page3 .swiper-button-next {
  background: url(../images/arrow_right.png) top center no-repeat;
  background-size: 100% 100%;
  right: 0px;
  left: auto; }

.page3 .swiper-button-prev {
  background: url(../images/arrow_left.png) top center no-repeat;
  background-size: 100% 100%;
  left: 0px; }

.title {
  width: 50.88542vw;
  position: absolute;
  top: 60px;
  left: 4.16667vw;
  z-index: 1; }

.people {
  width: 52.08333vw;
  position: absolute;
  right: 5.20833vw;
  bottom: 0; }

.clearfix {
  clear: both;
  zoom: 1; }

.daoyu {
  width: 26.04167vw;
  color: white;
  position: absolute;
  top: 10.41667vw;
  left: 9.375vw;
  display: none; }

.daoyu .text {
  line-height: 36px;
  text-indent: 2em;
  padding-top: 20px;
  font-size: 1.04167vw; }

.tit {
  font-size: 2.60417vw;
  color: #ffe0aa; }

.nav {
  position: fixed;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 10.41667vw;
  display: none; }

.nav li {
  line-height: 3.64583vw;
  color: #ff8e41;
  font-size: .83333vw;
  position: relative;
  padding-right: 30px; }

.nav li::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 4px;
  background: #e51725;
  right: 0;
  top: 50%; }

.nav li.active {
  color: #e51725;
  font-size: 1.25vw; }

.left {
  float: left; }

.right {
  float: right; }

.bottom {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  width: 100%; }

.copyright {
  text-align: center;
  font-size: 12px;
  margin-bottom: 2.08333vw;
  color: #ffffff; }

@media (max-width: 689px) and (min-device-width: 320px), (max-device-width: 480px) {
  body {
    width: 1100px; } }

/*# sourceMappingURL=maps/default.css.map */
