@font-face {
  font-family: AlibabaPuHuiTi;
  src: url(../fonts/AlibabaPuHuiTi-3-55-Regular.woff) format('woff'), url(../fonts/AlibabaPuHuiTi-3-55-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: AlibabaPuHuiTi;
  src: url(../fonts/AlibabaPuHuiTi-3-85-Bold.woff) format('woff'), url(../fonts/AlibabaPuHuiTi-3-85-Bold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: Helvetica Neue;
  src: url(../fonts/helveticaneue.woff) format('woff'), url(../fonts/helveticaneue.woff2) format('woff2');
  unicode-range: U+0020-007E, U+00A0-00FF
}

@font-face {
  font-family: iconfont;
  src: url(../fonts/iconfont.eot);
  src: url(../fonts/iconfont.eot?#iefix) format('embedded-opentype'), url(../fonts/iconfont.woff2) format('woff2'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype'), url(../fonts/iconfont.svg#iconfont) format('svg')
}

@font-face {
  font-family: Arvo;
  font-display: block;
  src: local('Arvo'), url(../fonts/iconfont.woff2) format('woff2');
  src: local('Arvo'), url(../fonts/iconfont.woff) format('woff');
  src: local('Arvo'), url(../fonts/iconfont.ttf) format('truetype')
}

.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  text-decoration: none;
  font-family: "Helvetica Neue", AlibabaPuHuiTi, Helvetica, Arial, sans-serif;
  list-style: none;
  outline: 0 !important
}

a {
  color: #000;
  text-decoration: none
}

a:focus, a:hover {
  text-decoration: none;
  color: inherit
}

ul {
  margin: 0;
  padding: 0
}

li {
  list-style: none
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  font-family: "Helvetica Neue", AlibabaPuHuiTi, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #222;
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

mark {
  color: #000;
  background: #ff0
}

small {
  font-size: 80%
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0;
  vertical-align: middle
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

td, th {
  padding: 0
}

a[href^="#"]:after, a[href^="javascript:"]:after {
  content: ""
}

blockquote, pre {
  border: 1px solid #999;
  page-break-inside: avoid
}

thead {
  display: table-header-group
}

img, tr {
  page-break-inside: avoid
}

img {
  max-width: 100% !important;
  height: auto
}

h2, h3, p {
  orphans: 3;
  widows: 3
}

h2, h3 {
  page-break-after: avoid
}

p {
  margin: 0 0 10px;
  line-height: 26px
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}

@media (min-width:1600px) {
  .container {
    width: 1400px
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
  position: relative;
  min-height: 1px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
  float: left
}

.col-lg-12 {
  width: 100%
}

.col-lg-11 {
  width: 91.66666667%
}

.col-lg-10 {
  width: 83.33333333%
}

.col-lg-9 {
  width: 75%
}

.col-lg-8 {
  width: 66.66666667%
}

.col-lg-7 {
  width: 58.33333333%
}

.col-lg-6 {
  width: 50%
}

.col-lg-5 {
  width: 41.66666667%
}

.col-lg-4 {
  width: 33.33333333%
}

.col-lg-3 {
  width: 25%
}

.col-lg-2 {
  width: 16.66666667%
}

.col-lg-1 {
  width: 8.33333333%
}

.clearfix:after, .clearfix:before {
  display: table;
  content: " "
}

.clearfix:after, .row:after {
  clear: both
}

.left {
  float: left
}

.right {
  float: right
}

.space-between {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.header a {
  color: #fff;
  text-decoration: none
}

.header-top {
  background: #f2f2f2;
  color: #888;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  padding-top: 9px;
  padding-bottom: 8px
}

.goog-te-gadget .goog-te-combo {
  padding-left: 25px;
  font-size: 12px
}

.goog-te-combo {
  cursor: pointer;
  background-color: #fff;
  white-space: nowrap;
  border: 1px solid #e0e0e0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: max-content;
  background: url(//data.tibetcn.com/icon/language.png) no-repeat 0 center #fff;
  border: 0;
  background-color: transparent;
  color: #888;
  outline: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 10px
}

.header-center {
  height: 100px;
  background: #fff
}

.header-center .container {
  display: flex;
  justify-content: space-between
}

.header-center .header-center-logo {
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  height: 56px;
  width: 225px;
  float: left;
  position: relative;
  margin: 22px 0
}

.header-center-logomid {
  width: 28%;
  height: 55px;
  margin: 22px 0;
  font-size: 24px
}

.header-center .header-center-contact {
  font-weight: 700;
  position: relative;
  width: 38%;
  display: flex;
  justify-content: space-between
}

.searchBox {
  width: 390px;
  height: 38px;
  position: absolute
}

.search-form {
  height: 30px
}

.serach-off {
  width: 268px;
  height: 34px;
  float: left;
  padding-left: 35px;
  line-height: 40px;
  color: #333;
  border: 1px solid #ccc;
  border-right: none;
  border-radius: 18px 0 0 18px;
  outline: 0;
  font-size: 14px
}

.serach-sub-on {
  width: 80px;
  height: 34px;
  float: left;
  background: linear-gradient(to right, #ff8a00, #ffb03f);
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 0 18px 18px 0;
  font-size: 15px;
  border: 0
}

.serach-ico {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 10px;
  z-index: 22;
  top: -2px
}

.search-mdd {
  font-size: 12px;
  height: 12px;
  color: #999;
  margin-top: 14px;
  margin-left: 10px;
  line-height: 14px
}

.search-mdd a {
  margin-right: 8px;
  color: #b4582d
}

.search-mdd a:hover {
  text-decoration: underline
}

.phone {
  width: max-content;
  margin: 8px 0 12px 0;
  display: flex;
  align-items: center
}

.phone img {
  height: 45px;
  width: 45px
}

.phone .time {
  margin: 0;
  font-weight: 400;
  color: #777;
  padding-left: 3px;
  line-height: 14px;
  font-size: 12px
}

.phone .tel {
  margin: 0 0 2px 0;
  font-weight: 400;
  font-size: 19px;
  color: #ff8a00;
  font-family: Microsoft YaHei, Avenir, Helvetica, Arial, sans-serif;
  line-height: 20px
}

a.header-btn {
  height: 34px;
  line-height: 31px;
  color: #f78600;
  border: 1px solid #f78600;
  border-radius: 10px;
  padding: 0 15px;
  margin: 30.5px 0 33.5px 0;
  font-size: 20px
}

.header-contact-img {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.header-contact-img .contact-img-box {
  position: relative;
  margin-right: 30px;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column
}

.header-contact-img .contact-img-box:last-child {
  margin-right: 0
}

.header-contact-img .icon {
  width: 25px
}

.header-contact-img .contact-img-box:first-child .icon {
  width: 28px
}

.header-contact-img span {
  font-size: 12px;
  color: #777;
  margin-top: 2px;
  font-weight: 400
}

.header-contact-img .contact-img-box:nth-child(1)::after, .header-contact-img .contact-img-box:nth-child(2)::after {
  content: '';
  display: inline-block;
  height: 50%;
  width: 1px;
  background-color: #c6c6c6;
  margin-left: 5px;
  position: absolute;
  top: 20%;
  right: -15px
}

.contact-img-box:hover .top_eweima {
  display: block
}

.top_eweima {
  position: absolute;
  top: 50px;
  left: 28%;
  width: 101px;
  z-index: 201;
  display: none
}

.top_eweima_con {
  position: absolute;
  right: 25px;
  width: 136px;
  padding: 12px 0 8px 0;
  text-align: center;
  color: #333;
  background: #fff;
  box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
  border-radius: 4px
}

.top_eweima_con s {
  position: absolute;
  top: -7px;
  right: 59px;
  width: 13px;
  height: 7px;
  background: url(//data.tibetcn.com/skin/tibetcn/images/common_headtop.png) no-repeat -48px 0
}

.top_eweima img {
  display: block;
  margin: 0 auto 5px auto
}

.header-buttom {
  height: 60px;
  background: #f78600
}

.pull-down {
  position: absolute;
  left: 0;
  z-index: 344;
  display: none;
  background-color: #fff;
  padding: 20px 5px;
  border-radius: 5px;
  box-shadow: rgb(0 0 0 / 20%) 0 2px 8px 0;
  width: max-content;
  top: 60px;
  border-top: 1px solid #e8e8e8
}

.pull-down2 {
  right: 0;
  left: auto
}

.pull-down s {
  position: absolute;
  top: -7px;
  left: 59px;
  width: 13px;
  height: 7px;
  background: url(//data.tibetcn.com/skin/tibetcn/images/common_headtop.png) no-repeat -48px 0
}

.pull-down2 s {
  right: 72px;
  left: auto
}

.pull-down ul {
  float: left;
  margin: 0 18px
}

.header-ul ul li {
  display: block
}

.pull-down ul li b {
  font-size: 15px !important;
  border: 0;
  padding: 10px 0;
  color: #222;
  line-height: 26px
}

.pull-down ul li a {
  font-size: 15px !important;
  font-weight: 400;
  border: 0;
  padding: 10px 0;
  color: #222;
  line-height: 26px
}

.pull-down ul li a:hover {
  color: #ff8a00;
  text-decoration: underline
}

.font-color {
  color: #ff8a00;
  margin-left: 35px;
  font-style: italic
}

.header-ul li {
  display: inline-block;
  position: relative
}

.header-ul li a {
  font-weight: 600;
  font-size: 18px;
  display: block;
  line-height: 60px;
  padding: 0 24px
}

.header-ul li a img {
  width: 13px;
  float: right;
  margin-top: 23px;
  margin-left: 6px
}

.actived {
  background: #ff7a13
}

#upper {
  display: none
}

.y_link {
  font-size: 16px;
  padding-top: 20px
}

.y_link>div {
  float: left
}

.y_link a, .y_prt a {
  transition: all .3s
}

.y_link a:hover {
  color: #f78600
}

.y_link .iconfont {
  position: relative;
  top: 1px
}

.gotop {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: 5%;
  cursor: pointer;
  background-image: url(//data.tibetcn.com/icon/top.png);
  background-size: 50px
}

.footer {
  background-color: #293439;
  color: #fff;
  padding: 50px 0 10px 0
}

.footer a {
  color: #faf9f8;
  transition: all .3s
}

.footer a:hover {
  text-decoration: underline
}

.footer-box {
  display: flex;
  justify-content: space-between
}

.footer-left {
  width: 30%
}

.footer-right {
  width: 60%;
  display: flex;
  justify-content: space-between
}

.ody-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px
}

.ody-detail {
  padding-bottom: 30px;
  border-bottom: 1px solid #595f61;
  margin-bottom: 30px;
  font-size: 16px;
  font-family: 宋体
}

.ody-contact-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px
}

.ody-email, .ody-tel {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 10px
}

.ody-qr-code {
  display: flex;
  justify-content: flex-start;
  text-align: center;
  margin-top: 20px;
  font-size: 16px
}

.ody-qr-code div:nth-child(1), .ody-qr-code div:nth-child(2) {
  margin-right: 30px
}

.ody-qr-code p {
  margin-top: 5px
}

.footer-list {
  background: rgba(255, 255, 255, .05) none repeat scroll 0 0;
  width: 29.9%;
  padding: 30px;
  height: 96%
}

.footer-list h4 {
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 0
}

.footer-list p {
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: 1.5px
}

.footer-us {
  font-size: 15px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 2% 0 1% 0;
  border-bottom: 1px solid #595f61;
  margin-bottom: 2%
}

.footer-end {
  text-align: center;
  font-size: 15px;
  margin-bottom: 2%
}

.footer-end span {
  margin-right: 15px
}

.footer-end span:last-child {
  margin-right: 0
}

@media(max-width:1599px) {
  .serach-off {
    width: 200px
  }

  .header-center-logomid {
    width: 25%
  }

  .header-center .header-center-contact {
    width: 43%
  }

  .ody-qr-code p {
    font-size: 14px
  }

  .header-ul li a {
    padding: 0 14px;
  }
}

@media(max-width:1199px) {
  .header-ul li.header-hide1 {
    display: none
  }

  .header-center .header-center-contact {
    width: 55%
  }

  .header-ul li a {
    padding: 0 13px
  }

  .header-ul li img, .pull-down, .header-center-logomid {
    display: none !important
  }

  .product-box .col-lg-3 {
    width: 33.3%
  }

  .footer-right {
    width: 65%
  }

  .footer-list {
    width: 31.9%;
    padding: 25px
  }

  .footer-us {
    padding: 2% 15% 1% 15%
  }

  .ody-detail {
    font-size: 14px
  }

  h1 {
    font-size: 30px
  }
}

@media(max-width:999px) {
  .footer-box {
    flex-direction: column
  }

  .footer-left, .footer-right {
    width: 100%;
    margin-bottom: 20px
  }

  .footer-us {
    padding: 2% 5% 1% 5%
  }

  .header-center-logomid, .header-contact-img, .product-left .hui {
    display: none
  }

  .header-center .header-center-contact {
    width: 45%
  }

  .booking_btn {
    padding: 1px 4px;
    font-size: 14px
  }

  .header-ul li.header-hide2 {
    display: none
  }

  .product-box .col-lg-3, .product-box .col-lg-4 {
    width: 50%
  }
}

@media(max-width:899px) {
  .top_eweima_con {
    right: 30px
  }
}

html body {
  top: 0 !important
}

.skiptranslate iframe {
  display: none
}

div.geetest_holder.geetest_wind {
  max-width: 100%
}

div.layui-laydate .layui-this, div.layui-laydate .layui-this>div {
  background-color: #f78600 !important;
  color: #fff !important
}

div.layui-laydate-footer span:hover {
  color: #f78600 !important
}

div.laydate-theme-molv .layui-laydate-header {
  border: none;
  background-color: #f78600 !important
}

div.laydate-theme-grid .laydate-selected, div.laydate-theme-grid .laydate-selected:hover {
  background-color: #f2f2f2 !important;
  color: #f78600 !important
}

div.layui-laydate-header i:hover, div.layui-laydate-header span:hover {
  color: #f78600 !important
}

.bgf5 {
  background: #f5f5f5
}

.row:after, .row:before {
  display: table;
  content: " "
}

.hide {
  display: none
}

.skiptranslate iframe, .skiptranslate span {
  display: none
}