@charset "UTF-8";
@import url(../195/bootstrap.min.css);
@import url(../195/bootstrap-theme.min.css);
/* line 2, ../sass/common/_component.scss */
html {
  font-family: "微软雅黑","Microsoft YaHei",sans-serif;
}

/* line 6, ../sass/common/_component.scss */
a, p, ul, li, dd, dt, dl, span, i, h1, h2, h3, h4, h5, h6, p, div {
  text-decoration: none;
  box-sizing: border-box;
  font-size: 14px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-weight: normal;
  font-family: "微软雅黑","Microsoft YaHei";
}

/* line 19, ../sass/common/_component.scss */
img {
  display: block;
}

/* line 22, ../sass/common/_component.scss */
input[type=text], textarea {
  border: 1px solid #D1D1D1;
  border-radius: 2px;
  background: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  box-sizing: border-box;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 23, ../sass/common/_component.scss */
input[type=radio] {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 27, ../sass/common/_component.scss */
.container-fluid {
  padding: 0;
}

/* line 31, ../sass/common/_component.scss */
a {
  color: #333;
  font-size: 12px;
  overflow: hidden;
}
/* line 35, ../sass/common/_component.scss */
a:hover {
  color: #8e1b00;
  text-decoration: none;
}

/*变量*/
/* line 4, ../sass/common/_public.scss */
.red {
  color: #8e1b00;
}

/* line 5, ../sass/common/_public.scss */
.big_red_color {
  color: #cc0033;
}

/* line 6, ../sass/common/_public.scss */
.dark_brown_color {
  color: #663300;
}

/* line 7, ../sass/common/_public.scss */
.brown_color {
  color: #8e1b00;
}

/* line 8, ../sass/common/_public.scss */
.orange_color {
  color: #ee7600;
}

/* line 12, ../sass/common/_public.scss */
.main {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
}
/* line 38, d:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.main:after {
  content: "";
  display: table;
  clear: both;
}
@media only all and (max-width: 1280px) {
  /* line 12, ../sass/common/_public.scss */
  .main {
    width: 1050px;
  }
}
@media only all and (max-width: 768px) {
  /* line 12, ../sass/common/_public.scss */
  .main {
    width: 100%;
  }
}

/* line 27, ../sass/common/_public.scss */
.table-layout {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
/* line 32, ../sass/common/_public.scss */
.table-layout .table-center {
  display: table-cell;
  vertical-align: middle;
}

/* line 39, ../sass/common/_public.scss */
.section-title {
  padding-top: 40px;
}
/* line 41, ../sass/common/_public.scss */
.section-title .cn {
  font-size: 28px;
  color: #8e1b00;
  text-align: center;
}
/* line 44, ../sass/common/_public.scss */
.section-title .en {
  margin-top: 5px;
  font-size: 12px;
  color: #8e1b00;
  text-align: center;
}

/* line 49, ../sass/common/_public.scss */
.container {
  width: 1280px;
  padding-left: 0;
  padding-right: 0;
}
@media only all and (max-width: 1600px) {
  /* line 49, ../sass/common/_public.scss */
  .container {
    width: 1280px;
  }
}
@media only all and (max-width: 1366px) {
  /* line 49, ../sass/common/_public.scss */
  .container {
    width: 1280px;
  }
}

/* line 61, ../sass/common/_public.scss */
.page-banner {
  width: 100%;
  background-size: 100% 100%;
  background-size: cover;
}

/* line 74, ../sass/common/_public.scss */
.item-page-title {
  min-height: 260px;
}
/* line 76, ../sass/common/_public.scss */
.item-page-title h2 {
  font-size: 28px;
  color: #8e1b00;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 60px;
}
/* line 83, ../sass/common/_public.scss */
.item-page-title h6 {
  font-size: 12px;
  color: #8e1b00;
  text-align: center;
  padding-bottom: 40px;
}
/* line 89, ../sass/common/_public.scss */
.item-page-title p {
  font-size: 18px;
  color: #414141;
  text-align: center;
}
@media only all and (max-width: 768px) {
  /* line 89, ../sass/common/_public.scss */
  .item-page-title p {
    padding-left: 2%;
    padding-right: 2%;
  }
}
/* line 97, ../sass/common/_public.scss */
.item-page-title p span {
  font-size: 18px;
}

/* line 106, ../sass/common/_public.scss */
.backtobtn {
  display: block;
  margin: 0 auto;
  margin-bottom: 5.3%;
  width: 160px;
  height: 44px;
  background: url("../195/back.png");
}
/* line 113, ../sass/common/_public.scss */
.backtobtn p {
  font-size: 15px;
  padding-top: 10px;
  padding-left: 80px;
  color: #8e1b00;
}

/* line 122, ../sass/common/_public.scss */
.nav-container-fixed {
  position: fixed;
  z-index: 999;
  top: 0;
}

/* line 129, ../sass/common/_public.scss */
.scale {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

/* line 139, ../sass/common/_public.scss */
.scale2 {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

/* line 150, ../sass/common/_public.scss */
.overRemind {
  background-color: black;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999999999999999;
}
/* line 159, ../sass/common/_public.scss */
.overRemind p {
  color: black;
  /* line-height: 100%; */
  text-align: center;
  /* margin: 0 auto; */
  /* display: block; */
  /* position: absolute; */
  font-size: 31px;
}

/* line 173, ../sass/common/_public.scss */
.rotate-warn {
  display: none;
}

@media (min-width: 768px) and (orientation: portrait) {
  /* line 197, ../sass/common/_public.scss */
  body {
    background-color: #4D4D4D;
    margin: 0;
    padding: 0;
  }

  /*ipad竖屏时*/
  /* line 200, ../sass/common/_public.scss */
  .rotate-warn {
    display: block !important;
    background-color: #eee;
    width: 100%;
    height: 1024px;
    z-index: 99999999999999999999;
  }
  /* line 205, ../sass/common/_public.scss */
  .rotate-warn p {
    font-size: 54px;
    line-height: 650px;
    color: orange;
    text-align: center;
    margin-top: 0;
    font-family: "微软雅黑","Microsoft YaHei";
  }

  /* line 212, ../sass/common/_public.scss */
  #header-pc, #page {
    display: none;
  }
}
/* line 215, ../sass/common/_public.scss */
.__b-popup1__ {
  background-color: #323232 !important;
}

@media only all and (max-width: 414px) {
  /* line 222, ../sass/common/_public.scss */
  .none-414 {
    display: none;
  }
}

@media only all and (max-width: 768px) {
  /* line 229, ../sass/common/_public.scss */
  .none-768 {
    display: none;
  }
}

/* line 235, ../sass/common/_public.scss */
.show-768 {
  display: none;
}
@media only all and (max-width: 768px) {
  /* line 235, ../sass/common/_public.scss */
  .show-768 {
    display: block;
  }
}

@media only all and (max-width: 1024px) {
  /* line 242, ../sass/common/_public.scss */
  .none-1024 {
    display: none;
  }
}

/* line 248, ../sass/common/_public.scss */
.phone-p {
  display: none;
}
@media only all and (max-width: 1024px) {
  /* line 248, ../sass/common/_public.scss */
  .phone-p {
    display: block;
  }
}
/* line 253, ../sass/common/_public.scss */
.phone-p p {
  margin-bottom: 10px;
  text-align: left;
  padding: 0 2%;
}

/* line 1, ../sass/common/_header.scss */
#header-pc {
  width: 100%;
  position: relative;
}

/* line 6, ../sass/common/_header.scss */
#header-pc .header-bar {
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding: 0 50px;
  background: #e6e6e6;
  overflow: hidden;
  *zoom: 1;
}
@media only all and (max-width: 768px) {
  /* line 6, ../sass/common/_header.scss */
  #header-pc .header-bar {
    display: none;
  }
}
/* line 17, ../sass/common/_header.scss */
#header-pc .header-bar .bar-left, #header-pc .header-bar .bar-right {
  overflow: hidden;
  *zoom: 1;
}
/* line 20, ../sass/common/_header.scss */
#header-pc .header-bar .bar-left {
  float: left;
}
/* line 22, ../sass/common/_header.scss */
#header-pc .header-bar .bar-left li {
  float: left;
  margin-right: 20px;
}
/* line 23, ../sass/common/_header.scss */
#header-pc .header-bar .bar-left li.on a {
  color: #e70012;
}
@media only all and (max-width: 414px) {
  /* line 23, ../sass/common/_header.scss */
  #header-pc .header-bar .bar-left li.on a {
    color: #8e1b00;
  }
}
/* line 30, ../sass/common/_header.scss */
#header-pc .header-bar .bar-right {
  float: right;
}
/* line 32, ../sass/common/_header.scss */
#header-pc .header-bar .bar-right li {
  float: left;
  padding: 0 10px;
}
/* line 35, ../sass/common/_header.scss */
#header-pc .header-bar .bar-right li a i {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../195/header/header_bar_icon.png) no-repeat;
}
/* line 43, ../sass/common/_header.scss */
#header-pc .header-bar .bar-right li a i.icon1 {
  background-position: 0 50%;
}
/* line 44, ../sass/common/_header.scss */
#header-pc .header-bar .bar-right li a i.icon2 {
  background-position: -36px 50%;
}
/* line 45, ../sass/common/_header.scss */
#header-pc .header-bar .bar-right li:hover {
  background: #fffce4;
  border-top: 2px solid #fdd900;
}
/* line 49, ../sass/common/_header.scss */
#header-pc .header-bar .bar-right .bar-right-on {
  background: #fffce4;
  border-top: 2px solid #fdd900;
}

/* line 55, ../sass/common/_header.scss */
#header-pc .top-nav {
  width: 100%;
  height: 140px;
  background: #fff;
}
@media only all and (max-width: 768px) {
  /* line 55, ../sass/common/_header.scss */
  #header-pc .top-nav {
    display: none;
  }
}
/* line 62, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner {
  width: 900px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
@media only all and (max-width: 1024px) {
  /* line 62, ../sass/common/_header.scss */
  #header-pc .top-nav .nav-inner {
    width: auto;
  }
}
/* line 70, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li {
  width: 14.2%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only all and (max-width: 1280px) {
  /* line 70, ../sass/common/_header.scss */
  #header-pc .top-nav .nav-inner li {
    width: 13.2%;
  }
}
@media only all and (max-width: 1200px) {
  /* line 70, ../sass/common/_header.scss */
  #header-pc .top-nav .nav-inner li {
    width: 12.2%;
  }
}
@media only all and (max-width: 1024px) {
  /* line 70, ../sass/common/_header.scss */
  #header-pc .top-nav .nav-inner li {
    width: 14.2%;
  }
}
/* line 89, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 90, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span {
  display: block;
  width: 100%;
  text-align: center;
  color: #414141;
}
/* line 91, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.cn {
  margin-top: 50px;
  font-size: 15px;
}
/* line 92, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.en {
  font-size: 11px;
}
/* line 93, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.icon {
  display: none;
  width: 65px;
  height: 65px;
  margin: 0 auto;
  margin-top: 15px;
}
/* line 100, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.icon1 {
  background: url(../195/header/nav1.png) no-repeat 50% 50%;
}
/* line 103, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.icon2 {
  background: url(../195/header/nav2.png) no-repeat 50% 50%;
}
/* line 106, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.icon3 {
  background: url(../195/header/nav3.png) no-repeat 50% 50%;
}
/* line 109, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.icon4 {
  background: url(../195/header/nav4.png) no-repeat 50% 50%;
}
/* line 112, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.icon5 {
  background: url(../195/header/nav5.png) no-repeat 50% 50%;
}
/* line 115, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li a span.icon6 {
  background: url(../195/header/nav6.png) no-repeat 50% 50%;
}
/* line 118, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li img {
  display: block;
  margin: 20px auto auto auto;
}
/* line 121, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li.on, #header-pc .top-nav .nav-inner li:hover {
  background: #fffce4;
  border-top: 6px solid #fdd900;
}
/* line 124, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li.on a span, #header-pc .top-nav .nav-inner li:hover a span {
  color: #8e1b00;
}
/* line 125, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li.on a span.cn, #header-pc .top-nav .nav-inner li:hover a span.cn {
  margin-top: 0;
}
/* line 126, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li.on a span.icon, #header-pc .top-nav .nav-inner li:hover a span.icon {
  display: block;
}
/* line 128, ../sass/common/_header.scss */
#header-pc .top-nav .nav-inner li.logo {
  background: #fff;
  border-top: none;
}

/* line 135, ../sass/common/_header.scss */
#header-pc .random-animate {
  position: absolute;
  bottom: 0;
  right: 20px;
}
/* line 139, ../sass/common/_header.scss */
#header-pc .random-animate img {
  display: block;
}
@media only all and (max-width: 1024px) {
  /* line 135, ../sass/common/_header.scss */
  #header-pc .random-animate {
    display: none;
  }
}

/* line 145, ../sass/common/_header.scss */
#page nav {
  display: none;
}

@media (min-width: 768px) {
  /* line 146, ../sass/common/_header.scss */
  #header {
    display: none !important;
  }
}

/* line 151, ../sass/common/_header.scss */
#header, #footer {
  background: #f0f0f0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 40px;
  padding: 10px;
}
/* line 161, ../sass/common/_header.scss */
#header img, #footer img {
  width: 20%;
  padding-top: 2px;
  margin: 0 auto;
  margin-left: 42%;
}
@media only all and (max-width: 1024px) {
  /* line 161, ../sass/common/_header.scss */
  #header img, #footer img {
    width: 10%;
  }
}
@media only all and (max-width: 768px) {
  /* line 161, ../sass/common/_header.scss */
  #header img, #footer img {
    margin-left: 50%;
  }
}
@media only all and (max-width: 414px) {
  /* line 161, ../sass/common/_header.scss */
  #header img, #footer img {
    width: 16%;
    margin-left: 46%;
  }
}

/* line 177, ../sass/common/_header.scss */
#header a, .header a {
  background: center center no-repeat transparent;
  background-image: url("../195/mobile-menu.png");
  display: inline-block;
  width: 40px;
  height: 40px;
  float: left;
  margin-top: 12px;
}

/* line 192, ../sass/common/_header.scss */
#header a.friends,
.header a.friends {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
}

/* line 196, ../sass/common/_header.scss */
#header a.right, .header a.right {
  left: auto;
  right: 10px;
}

/* line 201, ../sass/common/_header.scss */
#menu li a {
  font-size: 16px;
}
/* line 204, ../sass/common/_header.scss */
#menu li a.language {
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
  padding-left: 10px;
}
/* line 210, ../sass/common/_header.scss */
#menu li a.language-active {
  outline: 1px solid #8e1b00;
}

/* line 216, ../sass/common/_header.scss */
.mm-menu {
  background-color: white;
}

/* line 224, ../sass/common/_header.scss */
.mobile-nav {
  left: 0;
  z-index: 99999999999;
  width: 100%;
  top: 0;
}

/* line 232, ../sass/common/_header.scss */
.mobile-nav-fixed {
  top: 0;
  position: fixed;
}

/* line 240, ../sass/common/_header.scss */
#mm-page {
  position: relative !important;
}

/* line 243, ../sass/common/_header.scss */
.mm-slideout-fixed {
  position: fixed;
  left: 0;
  top: 0;
}

/* line 1, ../sass/common/_footer.scss */
#footer-pc {
  padding: 50px 0;
  border-top: 1px solid #dedede;
  position: relative;
}
@media only all and (max-width: 1280px) {
  /* line 5, ../sass/common/_footer.scss */
  #footer-pc .main {
    width: 96%;
  }
}
@media only all and (max-width: 768px) {
  /* line 5, ../sass/common/_footer.scss */
  #footer-pc .main {
    width: 97%;
  }
}
@media only all and (max-width: 768px) {
  /* line 1, ../sass/common/_footer.scss */
  #footer-pc {
    padding: 20px 0;
    padding-bottom: 10px;
  }
}

/* line 19, ../sass/common/_footer.scss */
#footer-pc .footer-left {
  float: left;
}
/* line 22, ../sass/common/_footer.scss */
#footer-pc .footer-left .other-link li {
  float: left;
  margin-right: 20px;
}
/* line 23, ../sass/common/_footer.scss */
#footer-pc .footer-left .other-link li a {
  font-size: 14px;
}
/* line 25, ../sass/common/_footer.scss */
#footer-pc .footer-left .info {
  margin-top: 20px;
}
/* line 27, ../sass/common/_footer.scss */
#footer-pc .footer-left .info li {
  font-size: 12px;
}
@media only all and (max-width: 375px) {
  /* line 25, ../sass/common/_footer.scss */
  #footer-pc .footer-left .info {
    margin-top: 40px;
  }
}

/* line 34, ../sass/common/_footer.scss */
#footer-pc .footer-right {
  float: right;
  position: relative;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}
/* line 40, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share {
  margin-right: 160px;
}
/* line 42, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dt {
  margin-bottom: 15px;
  clear: both;
  font-size: 14px;
}
/* line 43, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dd {
  float: left;
}
/* line 45, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dd a {
  width: 40px;
  height: 40px;
  display: block;
  margin-right: 10px;
  background: url(../195/footer/footer-share.png) no-repeat;
}
/* line 46, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dd a.weixin {
  background-position: 0 50%;
}
/* line 47, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dd a.weixin:hover {
  background: url(../195/footer/wechat-on.png) no-repeat;
}
/* line 49, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dd a.sina {
  background-position: -50px 50%;
}
/* line 50, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dd a.sina:hover {
  background: url(../195/footer/sina-on.png) no-repeat;
}
/* line 53, ../sass/common/_footer.scss */
#footer-pc .footer-right dl.share dd a.add-share {
  background-position: 100px;
}
@media only all and (max-width: 414px) {
  /* line 34, ../sass/common/_footer.scss */
  #footer-pc .footer-right {
    float: left;
  }
}
/* line 59, ../sass/common/_footer.scss */
#footer-pc .footer-right .wechat {
  display: none;
  position: absolute;
  bottom: 40px;
  left: -70px;
  opacity: 0;
  transition: opacity .8s ease;
}
@media only all and (max-width: 414px) {
  /* line 59, ../sass/common/_footer.scss */
  #footer-pc .footer-right .wechat {
    left: 0;
  }
}
/* line 70, ../sass/common/_footer.scss */
#footer-pc .footer-right .sina-icon {
  display: none;
  position: absolute;
  bottom: 52px;
  left: -25px;
  opacity: 0;
  transition: opacity .8s ease;
}
@media only all and (max-width: 414px) {
  /* line 70, ../sass/common/_footer.scss */
  #footer-pc .footer-right .sina-icon {
    left: 0;
  }
}
/* line 81, ../sass/common/_footer.scss */
#footer-pc .footer-right .wechat.active, #footer-pc .footer-right .sina-icon.active {
  display: block;
  opacity: 1;
}

/* line 88, ../sass/common/_footer.scss */
.return-top {
  position: fixed;
  display: none;
  bottom: 0;
  right: 20px;
  width: 150px;
  height: 120px;
  z-index: 3;
  background: url(../195/return-people.png) no-repeat 100% 100%;
}
/* line 98, ../sass/common/_footer.scss */
.return-top .top-arrow {
  display: block;
  width: 67px;
  height: 70px;
  background: url(../195/return_top.png) no-repeat 50% 50%;
}
/* line 103, ../sass/common/_footer.scss */
.return-top .top-arrow:hover {
  margin-top: -10px;
}
@media only all and (max-width: 768px) {
  /* line 88, ../sass/common/_footer.scss */
  .return-top {
    display: none !important;
  }
}

/* line 114, ../sass/common/_footer.scss */
.return-top-show {
  display: block;
}

/* line 124, ../sass/common/_footer.scss */
#owl-second-nav {
  display: none;
  background-color: #FFFCE4;
}

/* line 140, ../sass/common/_footer.scss */
.menu-phone {
  height: 50px;
}
/* line 143, ../sass/common/_footer.scss */
.menu-phone a {
  display: inline-block;
  height: 50px;
  width: 100%;
  color: #414141;
  font-size: 15px;
  text-align: center;
  line-height: 50px;
}
/* line 152, ../sass/common/_footer.scss */
.menu-phone:hover {
  background-color: #FFFCE4;
  border-bottom: 1px solid #8E1B00;
}

/* line 159, ../sass/common/_footer.scss */
.top-nav-phone {
  display: none;
}
@media only all and (max-width: 768px) {
  /* line 159, ../sass/common/_footer.scss */
  .top-nav-phone {
    display: block;
    width: 100%;
    height: 80px;
    background-color: #eeeeee;
  }
}
/* line 168, ../sass/common/_footer.scss */
.top-nav-phone .top-nav-logo {
  float: left;
  margin-left: 2%;
}
/* line 171, ../sass/common/_footer.scss */
.top-nav-phone .top-nav-logo img {
  width: 80%;
}
/* line 173, ../sass/common/_footer.scss */
.top-nav-phone .mobile-menu {
  float: right;
}
/* line 175, ../sass/common/_footer.scss */
.top-nav-phone .mobile-menu img {
  width: 80%;
}

/* line 178, ../sass/common/_footer.scss */
.mengban {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

/* line 188, ../sass/common/_footer.scss */
.weixin1 {
  width: 190px;
  height: 190px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -95px;
  margin-top: -95px;
  z-index: 99999;
  display: none;
}

/* line 199, ../sass/common/_footer.scss */
.xinlang {
  width: 165px;
  height: 165px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -82.5px;
  margin-top: -82.5px;
  z-index: 99999;
  display: none;
}
