/*! CSS Used from: http://cdn.xuansiwei.com/common/lib/bulma/0.7.5/bulma.min.css */
#gongyongdibu {
  /*! CSS Used from: http://cdn.xuansiwei.com/common/lib/bulma/plugin/modal-fx.min.css */
  /*! CSS Used from: http://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/font-awesome.min.css */
  /*! CSS Used from: Embedded */
}
#gongyongdibu .subtitle:not(:last-child),
#gongyongdibu .title:not(:last-child) {
  margin-bottom: 1.5rem;
}
#gongyongdibu .modal,
#gongyongdibu .modal-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#gongyongdibu hr,
#gongyongdibu li,
#gongyongdibu p,
#gongyongdibu ul {
  margin: 0;
  padding: 0;
}
#gongyongdibu ul {
  list-style: none;
}
#gongyongdibu *,
#gongyongdibu ::after,
#gongyongdibu ::before {
  box-sizing: inherit;
}
#gongyongdibu img {
  height: auto;
  max-width: 100%;
}
#gongyongdibu article {
  display: block;
}
#gongyongdibu a {
  color: #3273dc;
  cursor: pointer;
  text-decoration: none;
}
#gongyongdibu a:hover {
  color: #363636;
}
#gongyongdibu hr {
  background-color: #f5f5f5;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}
#gongyongdibu img {
  height: auto;
  max-width: 100%;
  vertical-align: text-bottom;
}
#gongyongdibu span {
  font-style: inherit;
  font-weight: inherit;
}
#gongyongdibu .has-text-centered {
  text-align: center!important;
}
@media screen and (max-width: 768px) {
  #gongyongdibu .is-hidden-mobile {
    display: none!important;
  }
}
@media screen and (min-width: 769px), print {
  #gongyongdibu .is-hidden-tablet {
    display: none!important;
  }
}
#gongyongdibu .box {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}
#gongyongdibu .container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}
@media screen and (min-width: 1024px) {
  #gongyongdibu .container {
    max-width: 960px;
  }
}
@media screen and (min-width: 1216px) {
  #gongyongdibu .container {
    max-width: 1152px;
  }
}
@media screen and (min-width: 1408px) {
  #gongyongdibu .container {
    max-width: 1344px;
  }
}
#gongyongdibu .content p:not(:last-child) {
  margin-bottom: 1em;
}
#gongyongdibu .subtitle,
#gongyongdibu .title {
  word-break: break-word;
}
#gongyongdibu .subtitle span {
  font-weight: inherit;
}
#gongyongdibu .title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}
#gongyongdibu .subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}
#gongyongdibu .media {
  align-items: flex-start;
  display: flex;
  text-align: left;
}
#gongyongdibu .media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #gongyongdibu .media-content {
    overflow-x: auto;
  }
}
#gongyongdibu .modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}
#gongyongdibu .modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}
#gongyongdibu .modal-content {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px), print {
  #gongyongdibu .modal-content {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}
#gongyongdibu .section {
  padding: 3rem 1.5rem;
}
#gongyongdibu .modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
}
#gongyongdibu .modal .modal-background {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
#gongyongdibu .modal.modal-fx-fadeInScale .modal-content {
  -webkit-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#gongyongdibu .modal .modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}
#gongyongdibu .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#gongyongdibu .fa-envelope-o:before {
  content: "\f003";
}
#gongyongdibu .fa-user:before {
  content: "\f007";
}
#gongyongdibu .fa-map-marker:before {
  content: "\f041";
}
#gongyongdibu .fa-phone:before {
  content: "\f095";
}
#gongyongdibu .fa-caret-left:before {
  content: "\f0d9";
}
#gongyongdibu .fa-mobile:before {
  content: "\f10b";
}
#gongyongdibu .fa-weixin:before {
  content: "\f1d7";
}
#gongyongdibu p {
  text-align: left;
  text-indent: 2em;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (min-width: 1408px) {
  #gongyongdibu .container {
    max-width: 1200px;
  }
}
#gongyongdibu .section {
  padding: 3rem 1.5rem 3rem 1.5rem;
}
@media (max-width: 768px) {
  #gongyongdibu .section {
    padding: 2rem 1rem 2rem 1rem;
  }
}
#gongyongdibu .title {
  font-size: 18px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #gongyongdibu .title {
    font-size: 16px;
  }
}
#gongyongdibu .subtitle {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #gongyongdibu .subtitle {
    font-size: 14px;
  }
}
#gongyongdibu {
  background-color: #f2f2f2;
}
#gongyongdibu #footer {
  background-color: #333;
}
#gongyongdibu #footer .footer-intro {
  max-width: 1000px;
}
#gongyongdibu #footer .subtitle {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
#gongyongdibu #footer .subtitle i {
  padding-right: 8px;
}
#gongyongdibu #footer ul {
  display: flex;
  justify-content: space-around;
}
#gongyongdibu #footer li {
  color: #fff;
}
#gongyongdibu #footer .clearul {
  padding: 3rem 0.75rem;
}
#gongyongdibu #footer hr {
  margin: 0 4rem 3rem 4rem;
}
#gongyongdibu .copyright {
  text-align: center;
  font-size: 16px;
  line-height: 3;
  color: #fff;
  background: #1A1A1A;
}
@media (max-width: 768px) {
  #gongyongdibu .copyright {
    font-size: 14px;
    margin-top: 16px;
  }
}
#gongyongdibu .copyright a {
  color: inherit;
}
#online_1 {
  --position: fixed;
}
#online_1 .online-show {
  position: var(--position);
  right: 0;
  top: calc(50% - 74px);
  z-index: 1001;
  background-color: #012b67;
  color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 26px;
  padding: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  transition: right 500ms;
}
#online_1 .online-show p {
  text-indent: 0;
  font-size: 14px;
  line-height: 1.5;
  padding: 8px 0;
  max-width: 100%;
  word-break: break-word;
  text-transform: uppercase;
  text-align: center;
}
#online_1 .online-content {
  position: var(--position);
  top: calc(50% - 74px);
  z-index: 1000;
  right: -100vw;
  transition: right 500ms;
}
#online_1 .online-content .box {
  padding: 16px;
  border: 2px solid #012b67;
}
#online_1 .online-content .box .content p {
  text-indent: 0;
  margin: 0;
  font-size: 14px;
}
#online_1 .online-content .box .content p:not(:last-child) {
  padding-bottom: 8px;
}
#online_1 .online-mobile {
  position: var(--position);
  right: 0;
  bottom: 30px;
  z-index: 999;
}
#online_1 .online-mobile .content {
  display: flex;
  flex-direction: column;
}
#online_1 .online-mobile .content i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  background: rgba(31, 31, 31, 0.65);
  color: #fff;
  border-radius: 50%;
  margin: 8px 8px 0 0;
  cursor: pointer;
}
#online_1 .wechat-num-copy-modal .modal-content {
  background: #ffffff;
  width: 238px;
  padding-top: 20px;
  text-align: center;
}
#online_1 .wechat-num-copy-modal .modal-content img {
  margin-bottom: 10px;
}
#online_1 .wechat-num-copy-modal .modal-content .title {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
#online_1 .wechat-num-copy-modal .modal-content .is-ok {
  color: #3384e3;
  padding: 9px 0px;
  margin: 12px 12px 0px;
  border-top: 1px solid #ececec;
}
/*! CSS Used fontfaces */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/fontawesome-webfont.eot?v=4.7.0');
  src: url('http://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('http://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('http://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('http://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('http://cdn.xuansiwei.com/common/lib/font-awesome/4.7.0/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
