/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dl {
  margin: 0;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover,
a:link,
a:visited {
  color: black;
  font-size: inherit;
  cursor: pointer;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

li,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

.L_layout_head {
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  z-index: 11;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.L_layout_head .L_header_main .L_logo_box {
  float: left;
  margin: 0;
  height: 100%;
  width: 160px;
  padding: 7px 0;
}

.L_layout_head .L_header_main .L_logo {
  width: 160px;
  float: left;
}

.L_layout_head .L_header_main .L_city_select {
  float: left;
  line-height: 25px;
  width: 92px;
  position: relative;
  height: 60px;
}

.L_layout_head .L_header_main .L_city_select .L_city_name {
  position: absolute;
  left: 16px;
  top: 18px;
  padding: 0 15px 0 15px;
  font-size: 12px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0.4);
  color: #000;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.L_layout_head .L_header_main .L_city_select .L_city_name i {
  font-size: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
}

.L_layout_head .L_header_main .L_city_select .L_city_list {
  display: none;
  position: absolute;
  top: 60px;
  left: -25px;
  z-index: 10;
  background: #fff;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  width: 60px;
  text-align: center;
  font-size: 13px;
  padding-bottom: 10px;
}

.L_layout_head .L_header_main .L_city_select .L_city_list a {
  display: inline-block;
  width: 100%;
  line-height: 28px;
}

.L_layout_head .L_header_main .L_city_select .L_city_list a:hover {
  background-color: #fff;
  color: #eebd00;
}

.L_layout_head .L_header_main .L_city_select .L_city_list a:hover:after {
  width: 50%;
}

.L_layout_head .L_header_main .L_nav_box {
  text-align: right;
  float: right;
  width: 760px;
  font-size: 0;
  height: 60px;
  margin-right: 10px;
}

.L_layout_head .L_header_main .L_nav_box li {
  display: inline-block;
}

.L_layout_head .L_header_main .L_nav_box a {
  margin-right: 20px;
  font-size: 15px;
  padding: 9px 0;
}

.L_layout_head .L_header_main .L_nav_box li:last-child a {
  margin-right: 0;
}

.L_layout_head .L_header_main .L_nav_box .active {
  position: relative;
}

.L_layout_head .L_header_main .L_nav_box .active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background: #eebd00;
  border-radius: 1px;
}

.L_layout_head .L_header_main .L_nav_box .become_houser {
  font-size: 15px;
  padding: 6px 14px;
  position: relative;
  border: 1px solid #fff;
  border-radius: 2px;
  text-align: center;
}

.L_layout_head .L_header_main .L_nav_box .app_download {
  position: relative;
  display: inline-block;
  line-height: 1;
}

.L_layout_head .L_header_main .L_nav_box .app_download:hover .qcode_box {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.L_layout_head .L_header_main .L_nav_box .app_download .qcode_box {
  position: absolute;
  top: 51px;
  left: 50%;
  margin-left: -58px;
  background: #fff;
  padding: 10px;
  border-radius: 2.63px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  will-change: opacity;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.L_layout_head .L_header_main .L_nav_box .app_download .qcode_box img {
  width: 100px;
  display: block;
}

.L_layout_head .L_header_main .L_nav_box .app_download .qcode_box p {
  text-align: center;
  margin: 12px 0 0;
  font-size: 12px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
}

.L_layout_head .L_header_main .L_nav_box .app_download .qcode_box i {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: -8px;
  left: 50px;
  border-bottom: 10px solid #fff;
  z-index: 9;
}

.L_info_main .L_setup_share_btn:hover .qcode_box {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.L_info_main .qcode_box {
  position: absolute;
  top: 51px;
  left: 50%;
  margin-left: -50px;
  background: #fff;
  padding: 0 0 10px;
  border-radius: 2.63px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  will-change: opacity;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.L_info_main .qcode_box img {
  width: 100px;
  display: block;
}

.L_info_main .qcode_box p {
  text-align: center;
  margin: 0;
  font-size: 12px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
}

.L_info_main .qcode_box i {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: -8px;
  left: 42px;
  border-bottom: 10px solid #fff;
  z-index: 9;
}

.L_layout_head .L_header_main .L_login_top {
  width: 140px;
  float: left;
  height: 100%;
  font-size: 0;
  text-align: right;
}

.L_layout_head .L_header_main .L_login_top a {
  font-size: 15px;
}

.L_layout_head .L_header_main .L_login_top .L_headtop_tel {
  margin-right: 10px;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90px;
  display: block;
  float: left;
  text-align: right;
  -webkit-overflow-scrolling: touch;
}

.L_layout_head .L_header_main .L_login_top .L_headtop_tel:hover {
  text-decoration: underline;
}

.L_layout_head .L_header_main .L_login_top .L_exit {
  margin-right: 0;
}

.L_layout_head .L_header_main .L_login_top .L_exit:hover {
  text-decoration: underline;
}

.L_layout_head .L_header_main .L_login_top .L_exit_line {
  margin-left: 10px;
  margin-right: 10px;
}

.L_layout_head_active {
  background-color: #fff;
  color: #000 !important;
  color: rgba(0, 0, 0, 0.85) !important;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

.L_layout_head_active .L_header_main .L_nav_box .become_houser {
  font-size: 15px;
  padding: 6px 14px;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  text-align: center;
}

.L_layout_head_active .L_header_main .L_city_select .L_city_name {
  background: #fff;
  color: #000;
}

.L_layout_head_active .L_header_main .L_city_select .L_city_name:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 1px;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.4);
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  height: 200%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  border-radius: 50px;
}

.L_footer {
  height: 130px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-shadow: 0 -10px 8px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 -10px 8px 0 rgba(0, 0, 0, 0.04);
  background: #fff;
  z-index: 1000;
}

.L_footer_inner {
  height: 130px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.close_footer {
  position: absolute;
  right: 0;
  top: 30px;
  color: #979797;
}

.L_footer_inner .phoneimg {
  position: absolute;
  right: 140px;
  bottom: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_footer_inner .phoneimg img {
  width: 170px;
}

.L_footer_inner .L_phone {
  display: block;
}

.footer_inner_ani .L_footer_main,
.footer_inner_ani .L_phone {
  -webkit-animation: fadeInUp 0.8s both;
  animation: fadeInUp 0.8s both;
}

.L_footer_main {
  margin-right: 400px;
  height: 100%;
  text-align: left;
}

.L_footer_main .qcode_box {
  float: left;
  margin-top: 34px;
  margin-left: 80px;
  background: #fff;
  padding: 12px;
  border-radius: 5.63px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

.L_footer_main #qcode_dialog {
  float: left;
  margin-top: 30px;
  margin-left: 100px;
  width: 80px;
  border: 1px solid #eee;
}

.footer_container {
  margin-top: 60px;
}

.L_footer_main .qcode_box img {
  width: 120px;
}

.L_footer_main .qcode_box p {
  text-align: center;
  font-size: 13px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  line-height: 13px;
  margin: 10px 0 0;
}

.L_footer_main .qcode_main {
  float: left;
  margin-left: 20px;
}

.L_footer_main .qcode_main h5 {
  font-size: 24px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0;
  line-height: 36px;
  font-weight: 500;
  margin: 38px 0 0;
}

.L_footer_main .qcode_main p {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0;
  margin-top: 5px;
}

.L_footer_nav ul li {
  float: left;
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  line-height: 20px;
  margin-right: 32px;
  line-height: 81px;
  font-weight: 400;
}

.L_footer_nav ul li a:hover {
  text-decoration: underline;
}

.L_footer_tab {
  padding: 12px 0 0;
}

.L_footer_tab_header ul li {
  float: left;
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px;
  margin-right: 32px;
  line-height: 80px;
  font-weight: 400;
  cursor: pointer;
}

.L_footer_tab_header ul li:hover {
  text-decoration: underline;
}

.L_footer_tab_header .active {
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_footer_tab_content {
  padding-bottom: 34px;
}

.L_footer_tab_content ul {
  display: none;
}

.L_footer_tab_content ul:first-child {
  display: block;
}

.L_footer_tab_content ul li {
  float: left;
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  line-height: 17px;
  margin-right: 30px;
  margin-bottom: 16px;
}

.L_footer_tab_content ul li a:hover {
  text-decoration: underline;
}

.L_zrinfo {
  padding-top: 24px;
  position: relative;
  padding-bottom: 24px;
}

.L_zrinfo .L_logo_footer {
  position: absolute;
  left: 0;
  top: 24px;
  width: 160px;
}

.L_zrinfo .L_pr {
  text-align: left;
  margin-left: 207px;
  width: 610px;
  font-size: 13px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  letter-spacing: 0;
  line-height: 20px;
}

.L_zrinfo .L_pr p {
  margin: 0 0 2px;
  font-size: 13px;
  white-space: pre;
}

.L_zrinfo .L_pr .ga {
  width: 15px;
  height: 15px;
  margin-top: 2px;
  margin-right: 3px;
  float: left;
}

.L_zrinfo .business {
  position: absolute;
  right: 0;
  top: 30px;
  width: 128px;
}

.L_zrinfo .business a {
  display: block;
  margin-top: 8px;
  font-size: 13px;
}

.L_zrinfo .business .zhizhao:hover {
  color: #eebd00;
}

.L_pagination a {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  padding: 0 12px;
  height: 28px;
  line-height: 28px;
  margin: 0 2px;
  background: #fff;
}

.L_pagination a.active {
  border: 1px solid #ffa000;
  color: #fff;
  background: #ffa000;
}

.L_pagination span {
  display: inline-block;
  margin: 0 5px;
}

.L_pagination .num {
  border: 1px solid #ccc;
  height: 21px;
  width: 30px;
  line-height: 21px;
  text-align: center;
}

.L_pagination .go {
  border: 1px solid #ccc;
  height: 23px;
  padding: 0 8px;
  border-radius: 2px;
  color: #c5c5c5;
  background: #fff;
  margin-left: 5px;
}

.L_pagination .go:hover {
  color: #454545;
}

.L_banner .L_search_main .L_city_select {
  float: left;
  line-height: 25px;
  width: 93px;
  position: relative;
  height: 50px;
  background: #fff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.L_banner .L_search_main .L_city_select:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  height: 200%;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  color: #000;
  color: rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.L_banner .L_search_main .L_city_select .L_city_name {
  font-size: 15px;
  line-height: 50px;
  text-align: center;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  position: relative;
  padding-right: 15px;
}

.L_banner .L_search_main .L_city_select .L_city_name:before {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAYAAACMRWrdAAAAAXNSR0IArs4c6QAAAYZJREFUaAXtlz1LA0EQhuNXIWKpiIWC/gGrNLZ2/lZbf4QWprSyNGhjoxgSBN8XNrCM3N7s3Y5N3oFhby+zs/c8F+6SyUQhAzIgAzIgAzIgAzIgAzIgAzIgAzKwwQZ2KtiPUXuO/EYuK9aNLT1BgzPkF3LlbbblLLxA3U2qJdQ98j3NI4crNJ+mDRYY75AE7A3vHbtGp8PUjWsuka9I1yZpXe2QQ3HtLvIT6RK6zRWO+DA1e5jfIvn1jAgLtd7DXsf6/J/Re8fesPIUeZB1iLpzXVBP2Ps527946AX7QZcXZDRcF9QMez8WScyHXjAui4YrQT2Y6+6d1oB54OYoGvJAaQrFC60Fi4BrDjUUrCVcCNQYsBZwYVBjwcbAhUK1ABsCFw7VCqwG7l+gWoJ54Phbk2A2ZjhR/Z6yTex8yOPe9sjnpZf4UV6YjkOg2Ls1GHt2wfGzPMKguEkEGPv2wYVCRYKV4MKhosFyuH1OEITi3w+FDMiADMiADMiADMiADMiADGy6gV8D92Lu2kSE4wAAAABJRU5ErkJggg==")
    no-repeat 50% scroll;
  background-size: 100%;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.L_banner .L_search_main .L_city_select .L_city_list {
  display: none;
  position: absolute;
  top: 51px;
  left: -40px;
  z-index: 10;
  background: #fff;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  width: 92px;
  text-align: center;
  font-size: 15px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.L_banner .L_search_main .L_city_select .L_city_list a {
  display: inline-block;
  width: 100%;
  line-height: 28px;
  padding: 3.3px 0;
}

.L_banner .L_search_main .L_city_select .L_city_list a:hover {
  background-color: #fff;
  color: #eebd00;
}

.L_banner .L_search_main .L_city_select .L_city_list a:hover:after {
  width: 50%;
}

@-webkit-keyframes width100 {
  0% {
    width: 0;
  }

  to {
    width: 100px;
  }
}

@keyframes width100 {
  0% {
    width: 0;
  }

  to {
    width: 100px;
  }
}

@-webkit-keyframes bottomin {
  0% {
    -webkit-transform: translateX(800%) matrix(1, 0, 0, 1, 0, 0);
    transform: translateX(800%) matrix(1, 0, 0, 1, 0, 0);
  }

  to {
    -webkit-transform: translateY(0) matrix(1, 0, 0, 1, 0, 0);
    transform: translateY(0) matrix(1, 0, 0, 1, 0, 0);
  }
}

@keyframes bottomin {
  0% {
    -webkit-transform: translateX(800%) matrix(1, 0, 0, 1, 0, 0);
    transform: translateX(800%) matrix(1, 0, 0, 1, 0, 0);
  }

  to {
    -webkit-transform: translateY(0) matrix(1, 0, 0, 1, 0, 0);
    transform: translateY(0) matrix(1, 0, 0, 1, 0, 0);
  }
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}

@-webkit-keyframes fadeOutto {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
}

@keyframes fadeOutto {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
}

.fadeOutto {
  -webkit-animation-name: fadeOutto;
  animation-name: fadeOutto;
}

@-webkit-keyframes fadeInmargin {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    top: 20px;
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    top: 0;
  }
}

@keyframes fadeInmargin {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    top: 20px;
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    top: 0;
  }
}

.fadeInmargin {
  -webkit-animation-name: fadeInmargin;
  animation-name: fadeInmargin;
}

@-webkit-keyframes fadeInUp {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInRight {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeft {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

body {
  min-width: 1152px;
  overflow-x: hidden;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  -webkit-overflow-scrolling: touch;
}

a.ani {
  position: relative;
}

a.ani:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: #eebd00;
  border-radius: 1px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  will-change: width;
}

a.ani:hover:after {
  width: 120%;
}

.L_btn_ani {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_btn_ani .L_i {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-input-placeholder {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
}

:-moz-placeholder,
::-moz-placeholder {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
}

:-ms-input-placeholder {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
}

.L_section {
  visibility: hidden;
  visibility: visible\0;
}

.L_section_title {
  margin: 60px auto 0;
  padding: 0 40px;
  position: relative;
  display: inline-block;
  height: 36px;
  font-size: 30px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
}

.L_section_title:after {
  left: 0;
  /* background: url(//static8.ziroom.com/phoenix/pc/images/2019/title_bg1.png) no-repeat 50%; */
  background-size: 100%;
}

.L_section_title:after,
.L_section_title:before {
  content: "";
  position: absolute;
  top: 0;
  width: 36px;
  height: 36px;
}

.L_section_title:before {
  right: 0;
  /* background: url(//static8.ziroom.com/phoenix/pc/images/2019/title_bg2.png) no-repeat 50%; */
  background-size: 100%;
}

.L_section_subtitle {
  margin-top: 6px;
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  text-align: center;
  margin-bottom: 32px;
  font-weight: 400;
}

.L_section_more-btn {
  position: absolute;
  top: 70px;
  right: 0;
  margin: auto;
  font-size: 15px;
}

.L_container {
  width: 1400px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shadow {
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

.clearfix {
  overflow: hidden;
  zoom: 1;
  -webkit-overflow-scrolling: touch;
}

.clearfloat {
  clear: both;
}

.Ct1-85 {
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  font-size: 30px;
}

.L_hr {
  position: relative;
  margin-top: 1px;
}

.L_hr:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 200%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: #000;
  color: rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.L_zoomimg img {
  -webkit-transition: -webkit-transform 3s;
  transition: -webkit-transform 3s;
  transition: transform 3s;
  will-change: transform;
  transition: transform 3s, -webkit-transform 3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.L_zoomimg img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.videoclass {
  width: 80% !important;
  max-width: 1152px !important;
}

.my_video_1-dimensions {
  width: 100% !important;
}

.mt10 {
  margin-top: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt60 {
  margin-top: 60px;
}

.layui-layer-content .video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 100px;
  line-height: 55px;
}

.layui-layer-content .vjs-poster {
  background-size: contain;
}

.light-theme a,
.light-theme span {
  border: 0;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.light-theme .current,
.light-theme a,
.light-theme span {
  background: none;
  font-size: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.light-theme .current {
  color: #eebd00;
}

.L_pagination {
  font-size: 14px;
  color: #606266;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 50px;
}

.L_pagination .L_setitems {
  display: inline-block;
}

.L_pagination .L_setitems select {
  margin: 10px;
}

.L_pagination .pagination {
  display: inline-block;
  vertical-align: middle;
}

.L_pagination .L_topage {
  display: inline-block;
  width: 150px;
}

.L_pagination .L_topage input {
  width: 50px;
  outline: none;
  border-radius: 3px;
  position: relative;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0 10px;
}

.b-1px,
.b-1px-b,
.b-1px-l,
.b-1px-r,
.b-1px-t,
.b-1px-tb {
  position: relative;
}

.b-1px:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 1px;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: #000;
  color: rgba(0, 0, 0, 0.12);
  height: 200%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  border-radius: 2px;
}

.b-1px-t:before {
  top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.b-1px-b:after,
.b-1px-t:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  color: #000;
  color: rgba(0, 0, 0, 0.12);
}

.b-1px-b:after {
  bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.b-1px-tb:before {
  top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.b-1px-tb:after,
.b-1px-tb:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  color: #000;
  color: rgba(0, 0, 0, 0.12);
}

.b-1px-tb:after {
  bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.b-1px-l:before {
  left: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}

.b-1px-l:before,
.b-1px-r:after {
  content: " ";
  position: absolute;
  top: 0;
  width: 1px;
  bottom: 0;
  color: #000;
  color: rgba(0, 0, 0, 0.12);
}

.b-1px-r:after {
  right: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}

.L_confirm_regsitry_layer {
  background: #fff;
  padding: 60px 40px 35px;
  border-radius: 4px;
}

.L_confirm_regsitry_layer h3 {
  font-size: 30px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_confirm_regsitry_layer .desc {
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
  line-height: 36px;
  margin-top: 6px;
}

.L_confirm_regsitry_layer .desc > a {
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-decoration: none;
}

.L_confirm_regsitry_layer .submit-btn {
  margin-top: 36px;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
}

.L_confirm_regsitry_layer .cancel-btn,
.L_confirm_regsitry_layer .submit-btn {
  text-align: center;
  font-size: 17px;
  padding: 17px 0;
  border-radius: 2px;
  cursor: pointer;
}

.L_confirm_regsitry_layer .cancel-btn {
  margin-top: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}

.L_consult_layer,
.L_turn {
  background: #fff;
  padding: 60px 40px 40px;
  border-radius: 4px;
}

.L_consult_layer h3,
.L_turn h3 {
  font-size: 30px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_consult_layer .turn_info,
.L_turn .turn_info {
  background: #000;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 2px;
  margin-top: 30px;
  padding: 30px 0;
}

.L_consult_layer .turn_info > div,
.L_turn .turn_info > div {
  float: left;
}

.L_consult_layer .turn_info .turn_left,
.L_turn .turn_info .turn_left {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
  margin: 0 20px 0 30px;
  -webkit-overflow-scrolling: touch;
}

.L_consult_layer .turn_info .turn_left img,
.L_turn .turn_info .turn_left img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
}

.L_consult_layer .turn_info .turn_right,
.L_turn .turn_info .turn_right {
  float: left;
}

.L_consult_layer .turn_info .turn_right .name,
.L_turn .turn_info .turn_right .name {
  font-size: 24px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_consult_layer .turn_info .turn_right .tel,
.L_turn .turn_info .turn_right .tel {
  font-size: 24px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 6px;
}

.L_consult_layer .tip,
.L_turn .tip {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  line-height: 22px;
  margin-top: 16px;
}

h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 600;
}

.L_consult_layer {
  display: block;
  padding-bottom: 40px;
}

.L_consult_layer .desc {
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 14px;
}

.L_consult_layer .success-wrapper {
  display: none;
}

.L_consult_layer .success-wrapper .qrcode {
  text-align: center;
  padding-top: 40px;
}

.L_consult_layer .success-wrapper .qrcode p {
  margin-top: 2px;
  font-size: 13px;
}

.L_consult_layer .L_consult_tags {
  margin-top: 20px;
  max-height: 104px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_consult_layer .L_consult_tags .tag {
  position: relative;
  display: inline-block;
}

.L_consult_layer .L_consult_tags .tag input[type="checkbox"] {
  width: 0;
  height: 0;
  visibility: hidden;
}

.L_consult_layer .L_consult_tags .tag .choose {
  max-width: 380px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  float: left;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  padding: 12px 10px;
  margin-right: 12px;
  margin-bottom: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.L_consult_layer .L_consult_tags .tag .choose:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAB80lEQVRYR8XVMWvbQBQH8P87uxjSIfEQCgVT8PlwTOkQQocuGTJkSGmRKemWz5L468QhplB78tQMheJCR4eT5CUYMpROplBHesUBB8eRdLKQLK3S3f303t3/SF/rMxJ0ipwemq2bJ+IekCfiAZAX4hEgawSBhgz2ALyeV/4JIEOES4Ksol/0ppiezxGBgAwQNyBYtVrt52g02vE87xyMN7N1QgGpIQi3zNxUSn23bbsGxuzvdyNbsBgJpiPKPrdI0AmAakCU/BEFYVWr1W+u677y7/w2CG8Xv4usgOmIEuhMKtmybXsPQBeMF/MxzDwRLCxZl/3hcPiyUChcEOjdMjIWIKwdBPoFgc9SSu267r535/WI6DmAf+RTU9ZlT2u9LSAuGLwfFLaxAWEIZv4Bwiel1I1z7Ryx4C6DLaXUF8dxNtnnSwAHYUm/EiB0YzKupt602Wg0fmutj5VS7fF4vDGZTDoEOoy6ZlYGhCII/VKp9LFSqfwdDAbPylvlDjO/N91xiQARe+KrVPKDre0OAMu0uDEHTBOEHNE2gGPT2Ng5YJrIlBOm8YlbsEpYpb4JgyZMWolUKmBKzLVUICki1QokQWQCWOUqzwwQF5EpIA4ic4AJsRZAFGJtgPALzBTWKb9fTsy1ViAoJ3IBLLYjN8Ac8R9le/PeIOWQEwAAAABJRU5ErkJggg==")
    no-repeat 50% scroll;
  background-size: 100%;
}

.L_consult_layer .L_consult_tags .tag input[type="checkbox"]:checked + .choose {
  border: 1px solid #eebd00;
  color: #eebd00;
}

.L_consult_layer
  .L_consult_tags
  .tag
  input[type="checkbox"]:checked
  + .choose:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAB1klEQVRYR8XVsUocURTG8f8Zsym0sIlEJO5GSSFIiiApbCwsLBRlRbSzDKj4DuorJLpkX0ElIqiVVSwEQbAUhEDWtQghWIkQcueECbuyMTv3zmxmdqaeOec353K+K7qVX0dYI6NHgr5ZIv4AskQ8ALJC/AVIHSFcohhguD75fwApIr7Q4RdRz+CzXUc0BSSOUKoIRVmpnGv55RC+v43yOugTCkgMIXzDyKysfj3VrRevEC/4+zfWI2iMBOeKKhsIi8Bgkyi5xdOiLF1/1s2BAp7ZAd42vmedgHNFhXVZrmxoKT+CcIjy/KG4clcb+7F+6O/Dk12E0cfISADLcVzg+QuyVL3Sj/1jGDlC6EL4WRv7kb7v7SH3dBdlrFnYRgZYEGfkzJy8u6nqZmESTw9rY9/X8mA35tcnYDws6WMBLIgTfDMrqzc/tJSfl5XKjpb7OjFP9oAJ2zUTG2BBHPPMn5GF6r2WR3KY70HzKdcd1xIgFCEcyHJlWkuFPdCiq7kzB1wFQlY0WLV517eRc8BVyJkTjgItH0GssLIgEgH8T2wnBmgVkSigFUTigLiIVABxEKkBoiJSBURBpA5wIdoCsCHaBghDtBXQDNF2wGNEJoBGRGaAOuI3pJjD4XjM5GIAAAAASUVORK5CYII=");
}

.L_consult_layer .requirement {
  margin-top: 10px;
  padding: 12px 15px;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

.L_consult_layer .requirement input[type="text"] {
  outline: none;
  border: none;
  font-size: 17px;
  width: 100%;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_consult_layer .requirement input[type="text"]::-webkit-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .requirement input[type="text"]:-ms-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .requirement input[type="text"]::-ms-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .requirement input[type="text"]::placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .phone {
  margin-top: 30px;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 12px 15px;
  border-radius: 2px;
}

.L_consult_layer .phone input[type="tel"] {
  outline: none;
  border: none;
  font-size: 17px;
  width: 100%;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_consult_layer .phone input[type="tel"]::-webkit-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .phone input[type="tel"]:-ms-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .phone input[type="tel"]::-ms-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .phone input[type="tel"]::placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.L_consult_layer .submit-btn {
  margin-top: 30px;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 17px 0;
  border-radius: 2px;
  cursor: pointer;
}

.consult-layer-wrapper .layui-layer-content {
  height: auto !important;
}

.L_banner {
  position: relative;
  width: 100%;
}

.L_banner .L_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: 0.3;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(19%, #000),
    to(rgba(0, 0, 0, 0.25))
  );
  background-image: linear-gradient(90deg, #000 19%, rgba(0, 0, 0, 0.25));
  /* background: #454545; */
}

.L_banner_box {
  overflow: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.L_banner_box img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.L_banner .L_search_wrapper {
  position: absolute;
  width: 1152px;
  left: 50%;
  top: 50%;
  margin-left: -570px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
  opacity: 1\0;
  -webkit-animation: fadeIn 1s 0.3s both;
  animation: fadeIn 1s 0.3s both;
}

.L_banner .L_search_wrapper .L_banner_tbox {
  text-align: left;
}

.L_banner .L_search_wrapper .L_banner_tbox h1 {
  font-size: 60px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  margin: 0 0 12px -5px;
  font-weight: 600;
}

.L_banner .L_search_wrapper .L_banner_tbox p {
  width: 100%;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0;
  line-height: 24px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.L_banner .L_search_wrapper .L_search_box {
  margin-top: 70px;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main {
  width: 776px;
  height: 50px;
  line-height: 50px;
  position: relative;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_search_input {
  width: 411px;
  line-height: 20px !important;
  outline: none;
  border: 0;
  float: left;
  background: #fff;
  height: 50px;
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  padding: 15px 0 15px 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_search_btn {
  display: block;
  width: 132px;
  height: 100%;
  float: left;
  background: #fff;
  text-align: center;
  font-size: 15px;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_map_search {
  background: #fff;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_map_search:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  height: 200%;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  color: #000;
  color: rgba(0, 0, 0, 0.12);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_map_search i {
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  font-size: 18px;
  font-weight: 500;
  margin-right: 2px;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_search_submit {
  display: block;
  width: 132px;
  height: 100%;
  background: #eebd00;
  color: #fff;
  border-radius: 0 2px 2px 0;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_search_hot {
  position: absolute;
  left: 0;
  top: 51px;
  z-index: 2;
  width: 542px;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  text-align: left;
  display: none;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_hot
  .hot_title {
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0;
  line-height: 20px;
  margin: 25px 20px 20px;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_hot
  .hot_list {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  line-height: 18px;
  padding-left: 20px;
  display: none;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_hot
  .hot_list
  li {
  margin-bottom: 20px;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_hot
  .hot_list
  li
  a {
  display: block;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_search_history {
  position: absolute;
  left: 0;
  top: 51px;
  z-index: 2;
  width: 542px;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  text-align: left;
  display: none;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_history
  .hot_title {
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0;
  line-height: 20px;
  margin: 25px 20px 20px;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_history
  .hot_list {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  line-height: 18px;
  padding-left: 20px;
  display: block;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_history
  .hot_list
  li {
  margin-bottom: 20px;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_history
  .hot_list
  li
  a {
  display: block;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_history
  .clear_history {
  font-weight: 400;
  font-size: 12px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  float: right;
  cursor: pointer;
}

.L_banner .L_search_wrapper .L_search_box .L_search_main .L_search_vague {
  position: absolute;
  left: 0;
  top: 51px;
  z-index: 2;
  width: 542px;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  text-align: left;
  display: none;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  padding-left: 0;
  padding-top: 20px;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li {
  position: relative;
  line-height: 52px;
  padding: 8px 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li:active,
.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.03);
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li:active
  u,
.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li:hover
  u {
  background: transparent;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li
  a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  padding-left: 72px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li
  a
  span {
  position: absolute;
  left: 0;
  top: 50%;
  width: 60px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #000;
  background: rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  margin-top: -2px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li
  a
  h1 {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  line-height: 68px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li
  a
  h2 {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  line-height: 23px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li
  a
  h3 {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  line-height: 23px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li
  a
  i {
  color: #eebd00;
  font-style: normal;
}

.L_banner
  .L_search_wrapper
  .L_search_box
  .L_search_main
  .L_search_vague
  .search_list
  li
  a
  u {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  text-align: right;
  text-decoration: none;
  background: #fff;
  padding-left: 12px;
}

.L_banner .L_search_nav {
  color: #fff;
  color: hsla(0, 0%, 100%, 0.85);
  height: 46px;
  line-height: 46px;
  position: relative;
  left: 0;
}

.L_banner .L_search_nav li {
  font-size: 17px;
  float: left;
  margin-right: 24px;
  cursor: pointer;
  color: #fff;
  color: hsla(0, 0%, 100%, 0.85);
}

.L_banner .L_search_nav .active {
  color: #fff;
}

.L_banner .L_search_nav i {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -1px;
  left: 13px;
  border-bottom: 7px solid #fff;
  z-index: 9;
}

.L_channel {
  visibility: hidden;
  visibility: visible\0;
}

.L_service {
  /* padding-left: 280px; */
  position: relative;
  /* background: url(//static8.ziroom.com/phoenix/pc/images/2019/img_ziroom.png) no-repeat; */
  background-size: contain;
  /* height: 580px */
}

.L_service_desc {
  left: 0;
  top: 50%;
  z-index: 20;
  width: 366px;
  margin-top: -131px;
  border-radius: 4px;
}

.L_service_desc,
.L_service_desc_item {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

.L_service_desc_item {
  display: none;
  padding: 40px 32px;
  text-align: left;
  border-radius: 2px;
}

.L_service_desc_item:first-child {
  display: block;
}

.L_service_desc_item h1 {
  font-size: 30px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  margin: 0;
  font-weight: 600;
  text-align: left;
  line-height: 30px;
}

.L_service_desc_item h2 {
  font-size: 20px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  margin: 0;
  font-weight: 400;
  text-align: left;
  line-height: 36px;
}

.L_service_desc_item p {
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  line-height: 24px;
  margin: 19px 0 0;
  text-align: justify;
}

.L_service_nav {
  position: relative;
  margin-bottom: 32px;
}

.L_service_nav ul {
  position: relative;
  z-index: 2;
}

.L_service_nav li {
  float: left;
  width: 25%;
  font-size: 0;
  cursor: pointer;
}

.L_service_nav li span {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";
  opacity: 0.3;
  font-size: 25px;
  color: #000;
  text-align: center;
  line-height: 38px;
  padding-bottom: 10px;
  display: block;
}

.L_service_nav li h4 {
  font-size: 24px;
  margin: -14px 0 0;
  color: #000;
  opacity: 0.3;
  font-weight: 400;
}

.L_service_nav li:last-child {
  margin-right: 0;
}

.L_service_nav li.active h4,
.L_service_nav li.on h4 {
  opacity: 1;
  font-weight: 600;
}

.L_service_nav li.on span {
  opacity: 1;
  font-weight: 600;
}

.L_service_nav_bar {
  position: absolute;
  display: block;
  width: 96px;
  height: 4px;
  left: 142px;
  bottom: -5px;
  background: #eebd00;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  opacity: 0.85;
  z-index: 1;
}

.L_slider_box {
  width: 100%;
  /* height: 580px; */
  position: relative;
  display: inline-block;
}

.L_slider_box .L_sliders {
  /* height: 580px */
}

.L_slider_box .slider_btns {
  position: absolute;
  left: -280px;
  bottom: 0;
  z-index: 20;
  width: 200px;
}

.L_slider_box i {
  font-size: 32px;
}

.L_slider_box .prev {
  left: 0;
}

.L_slider_box .next,
.L_slider_box .prev {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 0;
}

.L_slider_box .next {
  right: 0;
}

.L_slider_box .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}

.L_slider_box .hd ul {
  zoom: 1;
}

.L_slider_box .hd ul,
.L_slider_box .hd ul li {
  overflow: hidden;
  float: left;
  -webkit-overflow-scrolling: touch;
}

.L_slider_box .hd ul li {
  margin-right: 5px;
  width: 100px;
  height: 2px;
  line-height: 14px;
  text-align: center;
  background: #ccc;
  cursor: pointer;
}

.L_slider_box .hd ul li .inner {
  display: block;
  background: #ff733d;
  height: 2px;
  width: 0;
}

.L_slider_box .hd ul li.on {
  color: #fff;
}

.L_slider_box .hd ul li.on .inner {
  -webkit-animation: width100 6s linear both;
  animation: width100 6s linear both;
  width: 100%\9\0;
}

.footer_container {
  border-top: 1px solid #eee;
}

.L_act_im_container,
.L_im_container {
  position: fixed;
  cursor: pointer;
  right: -30px;
  bottom: 150px;
  z-index: 199;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.L_act_im_container,
.L_act_im_container.show,
.L_im_container,
.L_im_container.show {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  will-change: transform;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.L_act_im_container.show,
.L_im_container.show {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.L_act_im_container .im-entrance,
.L_im_container .im-entrance {
  width: 270px;
  height: 146px;
  -o-object-fit: contain;
  object-fit: contain;
}

.L_news_slider {
  width: 368px;
  height: 490px;
  float: left;
  padding-right: 388px;
  /* background: url(//static8.ziroom.com/phoenix/pc/images/2019/img_ziroom.png) no-repeat 100%; */
  background-size: contain;
}

.L_news_slider .L_sliders {
  width: 368px;
  height: 100%;
  position: relative;
}

.L_news_slider .L_sliders .L_slider {
  position: relative;
}

.L_news_slider .L_sliders .L_slider:hover .L_news_allow {
  left: 0;
}

.L_news_slider .L_sliders .L_slider:hover .L_news_allow i {
  left: 50%;
}

.L_news_slider a {
  display: block;
}

.L_news_slider .L_news_main {
  position: absolute;
  right: 53px;
  left: 398px;
  top: 0;
  height: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_news_slider .L_news_main_item {
  margin-top: 15%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
  opacity: 1\0;
  position: absolute;
}

.L_news_slider .L_news_main_item .tag {
  background-image: linear-gradient(221deg, #fdd75a, #ff9f00);
  background: #FDD75A\0;
  border-radius: 2px;
  padding: 5px 15px;
  font-size: 15px;
  color: #fff;
  line-height: 15px;
}

.L_news_slider .L_news_main_item h5 {
  font-size: 24px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  line-height: 29px;
  margin: 25px 0 16px;
}

.L_news_slider .L_news_main_item p {
  font-family: PingFangSC-Regular;
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  max-height: 154px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_news_slider .L_news_main .newshowright {
  -webkit-animation: fadeInRight 1.2s both;
  animation: fadeInRight 1.2s both;
}

.L_news_slider .L_news_main .newshowleft {
  -webkit-animation: fadeInLeft 1.2s both;
  animation: fadeInLeft 1.2s both;
}

.L_news_slider .slider_btns {
  position: relative;
  left: 0;
  top: 390px;
  z-index: 20;
  width: 200px;
}

.L_news_allow {
  left: -51px;
  top: 0;
  -webkit-transition: left 0.4s ease-in-out;
  transition: left 0.4s ease-in-out;
  height: 100%;
  width: 51px;
  background: #ffba15;
  z-index: 11;
}

.L_news_allow,
.L_news_allow i {
  position: absolute;
  will-change: left;
}

.L_news_allow i {
  color: #fff;
  left: -100%;
  top: 50%;
  font-size: 22px;
  margin-top: -11px;
  margin-left: -11px;
  -webkit-transition: left 0.5s 0.2s;
  transition: left 0.5s 0.2s;
}

.L_slider_other {
  float: left;
  width: 348px;
  height: 490px;
  margin-left: 30px;
}

.L_slider_other .L_slider:hover .L_news_allow {
  left: 0;
}

.L_slider_other .L_slider:hover .L_news_allow i {
  left: 50%;
}

.L_slider_other .L_news_module {
  height: 233px;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  cursor: pointer;
  -webkit-overflow-scrolling: touch;
}

.L_slider_other .L_news_module:hover .L_news_allow {
  left: 0;
}

.L_slider_other .L_news_module:hover .L_news_allow i {
  left: 50%;
}

.L_slider_other .L_news_module:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.L_slider_other .L_news_module:last-child {
  margin-top: 24px;
}

.L_slider_other .L_news_module h5 {
  top: 92px;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
}

.L_slider_other .L_news_module h5,
.L_slider_other .L_news_module p {
  position: absolute;
  width: 100%;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  z-index: 10;
  -webkit-overflow-scrolling: touch;
}

.L_slider_other .L_news_module p {
  top: 128px;
  font-size: 15px;
  line-height: 18px;
}

.L_slider_other .L_news_module > a {
  position: relative;
  display: block;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.3);
}

.L_slider_other .L_news_module > a img {
  display: block;
  width: 100%;
}

.L_slider_other .L_news_module > a:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.3);
}

.L_slider_progress {
  width: 110px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.03);
  left: 45px;
  bottom: 12px;
  z-index: 1;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_slider_progress,
.L_slider_progress_inner {
  height: 3px;
  position: absolute;
  border-radius: 10px;
}

.L_slider_progress_inner {
  display: inline-block;
  width: 0;
  background: #000;
  left: 0;
}

.L_slider_box .L_sliders ul {
  height: 100%;
}

.L_slider_box .L_sliders .L_slider {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 2px;
  -webkit-overflow-scrolling: touch;
}

.L_slider_box .L_sliders .L_slider img {
  width: 100%;
}

.zhizhao {
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}

.L_entrance .L_entrance_item {
  width: 320px;
  margin: 0 14px;
  height: 0;
  padding-bottom: 23%;
  float: left;
  margin-top: 60px;
  position: relative;
}

.L_entrance .L_entrance_item:last-child {
  margin-right: 0;
}

.L_entrance .L_entrance_item .L_entrance_img {
  width: 320px;
  height: 203px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.L_entrance .L_entrance_item .L_entrance_img div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}

.L_entrance .L_entrance_item .L_entrance_img img {
  border-radius: 2px;
  width: 100%;
  height: 100%;
}

.L_entrance .L_entrance_item .L_entrance_img a {
  display: block;
}

.L_entrance .L_entrance_item .L_entrance_desc {
  background: #fff;
  width: 270px;
  position: absolute;
  height: 52px;
  left: 50%;
  margin-left: -135px;
  bottom: 0;
  text-align: center;
  z-index: 5;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  bottom: 90px;
  -webkit-overflow-scrolling: touch;
}

.L_entrance .L_entrance_item .L_entrance_desc h4 {
  margin: 20px 0 8px;
  font-size: 24px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
}

.L_entrance .L_entrance_item .L_entrance_desc p {
  font-size: 20px;
  color: #000;
  color: rgba(0, 0, 0, 1);
  margin: 0;
  font-weight: bold;
}

.L_entrance .L_entrance_item .L_entrance_desc_box {
  width: 200%;
  height: 100%;
  margin-left: -100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  will-change: transform;
  transition: transform 0.8s, -webkit-transform 0.8s;
}

/* .L_entrance .L_entrance_item .L_entrance_desc_box:hover {
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
} */

.L_entrance .L_entrance_item .L_entrance_desc_allow {
  width: 50%;
  float: left;
  height: 100%;
  line-height: 92px;
}

.L_entrance .L_entrance_item .L_entrance_desc_allow .iconicon_entrance {
  font-size: 18px;
}

.L_entrance .L_entrance_item .L_entrance_desc_cont {
  width: 50%;
  float: left;
  height: 100%;
  align-items: center;
  display: grid;
}

.L_entrance .L_entrance_item .L_entrance_desc .L_entrance_desc_allow a {
  display: block;
}

.L_deepbreath_video {
  width: 100%;
  height: 400px !important;
  -o-object-fit: fill;
  object-fit: fill;
}

.L_rent_expri {
  width: 100%;
  visibility: hidden;
  visibility: visible\0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
  opacity: 1\0;
}

.L_rent_expri_item {
  width: 20%;
  height: 0;
  padding-bottom: 20%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  float: left;
  position: relative;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
  opacity: 1\0;
  -webkit-overflow-scrolling: touch;
}

.L_rent_expri_item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.L_rent_expri_item img {
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  will-change: transform;
  transition: transform 2s, -webkit-transform 2s;
  width: 100%;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  display: block;
}

.L_rent_expri_intro {
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  z-index: 1;
  display: table;
  text-align: center;
}

.L_rent_expri_intro .L_rent_expri_cont {
  width: 80%;
  display: table-cell;
  vertical-align: middle;
}

.L_rent_expri_intro h3 {
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  -webkit-transition: all 0.6s 0.1s;
  transition: all 0.6s 0.1s;
  margin: 12px 0;
}

.L_rent_expri_intro h3,
.L_rent_expri_intro p {
  color: #fff;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}

.L_rent_expri_intro p {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  font-size: 15px;
  text-align: justify;
  line-height: 22px;
  width: 80%;
  margin: 0 auto;
  -webkit-transition: all 0.6s 0.3s;
  transition: all 0.6s 0.3s;
  letter-spacing: 0;
  -webkit-overflow-scrolling: touch;
}

.L_rent_expri_introactive {
  -webkit-animation: fadeIn 0.6s both;
  animation: fadeIn 0.6s both;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
  opacity: 1\0;
}

.L_rent_expri_introactive h3,
.L_rent_expri_introactive p {
  margin-top: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.L_rent_expri_active .L_rent_expri_item {
  -webkit-animation: fadeInmargin 0.6s ease-in-out 0s both;
  animation: fadeInmargin 0.6s ease-in-out 0s both;
}

.L_duct {
  position: relative;
}

.L_duct img {
  width: 100%;
  display: block;
}

.L_duct .L_video_main {
  text-align: center;
  position: absolute;
  top: 45%;
  width: 570px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}

.L_duct .L_video_main img {
  font-size: 158px;
  margin: 0;
  color: #fff;
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
  opacity: 1\0;
  font-weight: 500;
  width: auto;
  display: inline-block;
}

.L_duct .L_video_main img:first-child {
  width: 850px;
}

.L_duct .L_video_main p {
  font-size: 17px;
  color: #fff;
  line-height: 24px;
}

.L_duct .L_video_main .L_video_play,
.L_duct .L_video_main p {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
  opacity: 1\0;
}

.L_duct .L_video_main .L_video_play {
  display: inline-block;
  width: 72px;
  margin: 30px 0 0;
}

.L_duct_active .L_video_main img {
  -webkit-animation: fadeInmargin 0.6s ease-in-out 0.3s both;
  animation: fadeInmargin 0.6s ease-in-out 0.3s both;
}

.L_duct_active .L_video_main p {
  -webkit-animation: fadeInmargin 0.6s ease-in-out 0.5s both;
  animation: fadeInmargin 0.6s ease-in-out 0.5s both;
}

.L_duct_active .L_video_main .L_video_play {
  -webkit-animation: fadeInmargin 0.6s ease-in-out 0.7s both;
  animation: fadeInmargin 0.6s ease-in-out 0.7s both;
}

.L_duct_active .L_video_main .lookvideo {
  margin: 0;
  font-size: 15px;
  color: #fff;
  line-height: 18px;
}

@media (max-width: 1366px) {
  .L_duct .L_video_main h1 {
    font-size: 120px;
  }
}

.Mac .L_service_nav li.on h4,
.Mac h1,
.Mac h2,
.Mac h4,
.Mac h5 {
  font-weight: 500 !important;
}

.L_service_desc_item h2,
.L_service_nav li h4 {
  font-weight: 400 !important;
}

.L_service_nav li.on h4 {
  font-weight: 600 !important;
}

.float-layer {
  z-index: 999;
  cursor: pointer;
  position: fixed;
  right: -200px;
  bottom: 150px;
  padding: 8px 14px 8px 18px;
  -webkit-box-shadow: -1px 1px 9px 3px rgba(0, 0, 0, 0.04);
  box-shadow: -1px 1px 9px 3px rgba(0, 0, 0, 0.04);
  border: 1px solid #ebebeb;
  border-right: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fff;
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.float-layer.show-btn {
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
}

.layer-box {
  z-index: 999;
  position: fixed;
  right: 30px;
  bottom: 150px;
  width: 150px;
  height: 200px;
  background: #ccc;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}

.layer-box .close-btn {
  cursor: pointer;
  position: absolute;
  right: -25px;
  top: -10px;
  color: #979797;
}

.layer-box img {
  display: block;
  width: 100%;
  height: 100%;
}

.layer-box.hide-layer {
  -webkit-transform: translateX(210px);
  transform: translateX(210px);
}

.L_footer_inner {
  padding: 0 98px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 1192px;
}

.L_footer_inner,
.L_footer_inner .L_footer_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.L_footer_inner .L_footer_item {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 48px;
}

.L_footer_inner .L_footer_item > img {
  width: 82px;
  height: 82px;
  display: block;
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.L_footer_inner .L_footer_item .L_footer_item_info > h5 {
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_footer_inner .L_footer_item .L_footer_item_info > p {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  text-align: left;
  margin-bottom: 0;
}

.L_footer_inner .phone_img {
  position: relative;
  width: 170px;
  margin-left: 32px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.L_footer_inner .phone_img > img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 170px;
  display: block;
}

.ziroom-record * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ziroom-record .placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.mb0 {
  margin-bottom: 0 !important;
}

.ziroom-record-mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.ziroom-record-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5000;
  width: 486px;
  margin: auto;
  background-color: #fff;
  overflow: hidden;
  padding: 40px 40px 60px;
  -webkit-overflow-scrolling: touch;
}

.ziroom-record-wrapper .ziroom-record-header .ziroom-record-title {
  font-size: 30px;
  line-height: 36px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.ziroom-record-wrapper .ziroom-record-header .ziroom-record-text {
  margin-top: 14px;
  margin-bottom: 30px;
  font-size: 17px;
  line-height: 20px;
}

.ziroom-record-wrapper .ziroom-record-header .ziroom-record-text span {
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}

.ziroom-record-wrapper .ziroom-record-header .ziroom-record-text a {
  color: #eebd00;
}

.ziroom-record-wrapper .ziroom-record-close {
  height: 18px;
  text-align: right;
  line-height: 18px;
}

.ziroom-record-wrapper .ziroom-record-close i {
  cursor: pointer;
}

.ziroom-record-input {
  height: 50px;
  border: 0.5px solid #000;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.ziroom-record-input input {
  border: 0;
  outline: 0 none;
  padding: 15px 10px;
  width: 100%;
  height: 100%;
  font-size: 17px;
  line-height: normal;
}

.ziroom-record-input input::-webkit-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
  font-size: 17px;
  line-height: normal;
  vertical-align: middle;
}

.record-inout-foucs {
  border: 0.5px solid #eebd00;
}

.record-inout-error {
  border: 0.5px solid #ff3737;
}

.asnyc-error-wrapper {
  position: relative;
  top: -15px;
  width: 100%;
}

.asnyc-error-wrapper .ziroom-asnyc-error {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  background-color: #ff3737;
  background-color: rgba(255, 55, 55, 0.2);
  border-radius: 2px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.asnyc-error-wrapper .ziroom-asnyc-error div {
  float: left;
}

.asnyc-error-wrapper .ziroom-asnyc-error .asnyc-error-text {
  width: 95%;
  padding-left: 7px;
  font-size: 15px;
  color: #ff3737;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-overflow-scrolling: touch;
}

.asnyc-error-wrapper .ziroom-asnyc-error i {
  color: #ff3737;
}

.ziroom-login-accont-confrim {
  overflow: hidden;
  margin-bottom: 23px;
  -webkit-overflow-scrolling: touch;
}

.ziroom-login-accont-confrim > div {
  float: left;
  font-size: 15px;
  cursor: pointer;
}

.ziroom-login-accont-confrim > div i {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.ziroom-login-accont-confrim > div .iconicon_checklist_select {
  color: #eebd00;
}

.ziroom-login-accont-confrim > div span {
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 7px;
  line-height: 15px;
}

.ziroom-login-accont-confrim > a {
  float: right;
  font-size: 15px;
  color: #eebd00;
  line-height: 18px;
}

.ziroom-record-btn {
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-color: #eebd00;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}

.ziroom-login-swich {
  font-size: 17px;
  color: #eebd00;
  line-height: 20px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}

.ziroom-login-confrim {
  margin-top: 20px;
}

.ziroom-login-confrim span {
  color: #000;
  color: rgba(0, 0, 0, 0.4);
}

.ziroom-login-confrim a {
  color: #eebd00 !important;
  text-decoration: underline;
}

.ziroom-login-confrim #agreedCheckbox {
  margin-right: 10px;
}

.ziroom-record-code {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.ziroom-record-code .ziroom-record-input {
  width: 260px;
  margin-right: 10px;
  float: left;
}

.ziroom-record-code .record-send {
  float: left;
  display: block;
  width: 136px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #eebd00;
  border: 1px solid rgba(255, 150, 30, 0.8);
  border-radius: 2px;
  outline: 0 none;
  color: #eebd00;
  color: rgba(255, 150, 30, 0.8);
  cursor: pointer;
  background-color: #fff;
}

.ziroom-record-code .disabled {
  border: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.06);
  color: #000;
  color: rgba(0, 0, 0, 0.4);
}

.ziroom-record-code .record-graph-img {
  float: left;
  width: 136px;
  height: 50px;
}

.ziroom-record-code .record-graph-img img {
  width: 100%;
  height: 100%;
  display: block;
}

.ziroom-register-confrim {
  margin-bottom: 21px;
}

.ziroom-register-confrim .accont-confrim-free {
  font-size: 15px;
  line-height: 15px;
  cursor: pointer;
}

.ziroom-register-confrim .accont-confrim-free i {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.ziroom-register-confrim .accont-confrim-free .iconicon_checklist_select {
  color: #eebd00;
}

.ziroom-register-confrim .accont-confrim-free span {
  color: #000;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 7px;
}

.ziroom-register-confrim .accont-confrim-free a {
  color: #eebd00;
  text-decoration: underline;
}

.noScrollBody {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.ziroom-record-error {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #ff3737;
  clear: both;
}

.ziroom-eye-input {
  position: relative;
}

.ziroom-eye-input > div {
  position: absolute;
  top: 15px;
  right: 10px;
  cursor: pointer;
}

.ziroom-eye-input > div i {
  font-size: 12px;
  color: #000;
  color: rgba(0, 0, 0, 0.2);
}

.ziroom-eye-input > div .active-eye {
  color: #eebd00;
}

.nc-container .nc_wrapper {
  width: 100% !important;
  margin-bottom: 15px;
}

.nc-container .nc_scale span {
  height: auto !important;
}

.nc-container .nc_scale .btn_ok {
  line-height: 32px !important;
}

.nc-container .nc_scale .nc_bg,
.nc-container .nc_scale .nc_ok {
  background-color: #ffba15 !important;
}

.nc-container .nc_scale .btn_ok {
  color: #ffba15 !important;
}

.zr-toast {
  position: fixed;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0 20px;
  left: 50%;
  top: 50%;
  width: auto;
  margin-top: -20px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 5001;
  border-radius: 4px;
}

.layer-class .layui-layer-close {
  position: absolute !important;
  width: 24px !important;
  height: 24px;
  right: 24px !important;
  top: 30px !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAACUklEQVR4Xu3bPU7DQBAF4JeOkpKSI3AEjsARKCk5CkehpExJyTEoKSnRoKy0CVrv/HsX2xKKItmbed+OndjYB2x8OWw8P3aAvQM2LrC0C9wAuD/5HAF8TmbFqr8FcAXgGQC9luUVwMckCHcAHqpavwG8AKDXs6UFQDNfZr/eYAaEy/Clfupi+jMB0MYjI7TCU90igOvTLtDq+BERlsJTDtoFvrgdQOv1BhwJQV1r74eQeuDEg6Wpxh7A6J1gCk/hOACjIpjDSwBGQ3AJLwUYBcEtvAZgbQTX8FqAtRDcw1sAshFCwlsBshDCwnsARCOEhvcCiEIID+8J4I2QEt4bwAshLXwEgBUhNXwUgBYhPXwkgBRhlfDRAFwEWq++gEnv6yX0wgv3dPiyKMn73uwujRUaPqMDSjgNQnj4TADO7pDW9vUHZewC9edxOiFl5ktRO4DkaGZclzP75SPSuiCrAyThUxEyADTh0xCiAXrhqdX/7Q8hTvjy73bJusZD0fnmUR2gCaTZxowRAWAJYtlWheEN4BHAYww2hieAZ+GeYy1ieAFEFBwx5h8MD4DIQiPH/sWwAoQXGH2nigUgIzz3eoL63EELkBk+FEEDsEb4MAQpwJrhQxAkACOEd0fgAowU3hWBAzBieDeEHsDI4V0QlgBmCG9GaAHQwwZPC2cR6h8e7NM0+Yq9CRPdLP0I4LZRw4jhOZ0gul2+BTBy+B6CCIBmnxDqZYbwLQTxIzM0ECGUx2beJn5oisK/t+rvfQ3KD0WTbbEDTDZh7uXuHeBOOtmAPxwCyUHkApsDAAAAAElFTkSuQmCC);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 !important;
}

.layer-class .layui-layer-close:hover {
  background-position: 50%;
}

.L_look {
  padding: 60px 40px;
  background-color: #fff;
  position: relative;
  border-radius: 2px;
}

.L_look .close {
  position: absolute;
  right: 40px;
  top: 40px;
}

.L_look .close i {
  font-size: 24px;
}

.L_look h3 {
  font-size: 30px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}

.L_look .tip {
  margin-top: 14px;
  margin-bottom: 20px;
  font-size: 17px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}

.L_look .red {
  color: red;
}

.L_look .input_box {
  padding: 0 41px;
  height: 48px;
  position: relative;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 10px;
}

.L_look .input_box .iconfont {
  position: absolute;
  left: 10px;
  top: 16px;
  color: #ccc;
  font-size: 14px;
}

.L_look .input_box .allow {
  left: unset;
  right: 16px;
  font-size: 18px;
}

.L_look .input_box .eye {
  left: unset;
  right: 8px;
  font-size: 18px;
  z-index: 10000;
}

.L_look .input_box .iconicon_see {
  right: 14px;
}

.L_look input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.L_look .L_look_input {
  border: 0;
  outline: none;
  border-radius: 2px;
  width: 100%;
  font-size: 17px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 0;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 2em;
  background: transparent;
  z-index: 10000;
}

.L_look .v_code {
  margin-top: 10px;
  width: 100%;
}

.L_look .L_look_code {
  width: 250px;
  font-size: 17px;
  line-height: 20px;
  outline: none;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 14px 0 14px 10px;
}

.L_look .getcode {
  background: #fff;
  color: #eebd00;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  opacity: 0.85;
  border: 1px solid #eebd00;
  width: 136px;
  margin: 0 0 0 3px;
  font-size: 17px;
  line-height: 20px;
  padding: 14px 0;
}

.L_look ::-webkit-input-placeholder {
  color: #000;
  color: rgba(0, 0, 0, 0.2);
  font-size: 17px;
}

.L_look .look_submit {
  background: #eebd00;
  border-radius: 2px;
  color: #fff;
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: 0;
}

.L_look .errortip {
  font-size: 15px;
  color: #ff3737;
  min-height: 30px;
  line-height: 30px;
}

.special_box ::-webkit-input-placeholder {
  color: #000 !important;
}

.special_box :-moz-placeholder,
.special_box ::-moz-placeholder {
  color: #000 !important;
}

.special_box :-ms-input-placeholder {
  color: #000 !important;
}

#submit_look_tip .tip {
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 8px;
}

#submit_look_tip .red {
  color: red;
}

#submit_look_tip .L_keeper_info {
  padding: 12px 0 0;
}

.L_looksuccess {
  display: none;
}

.L_looksuccess .L_lookimg {
  text-align: center;
  font-size: 15px;
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}

.L_looksuccess .L_lookimg img {
  width: 160px;
  margin-top: 10px;
}

.L_looksuccess .L_lookimg p {
  margin-top: 5px;
}

.L_look_manshe .look_submit {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#e3cdbc),
    to(#bf997c)
  );
  background: linear-gradient(270deg, #e3cdbc, #bf997c);
}

.laydate-theme-manshe .laydate-footer-btns .laydate-btns-confirm,
.laydate-theme-manshe .layui-laydate-content td:hover .date-item,
.laydate-theme-manshe.layui-laydate .layui-this .date-item {
  background-color: #c7a68b;
}

.laydate-theme-manshe .laydate-footer-btns .laydate-btns-clear,
.laydate-theme-manshe .layui-laydate-header i:hover,
.laydate-theme-manshe .layui-laydate-header span:hover,
.laydate-theme-manshe.layui-laydate .layui-this {
  color: #c7a68b !important;
}

.L_video_container {
  width: 1400px;
  margin: 0 auto;
}

.L_video_div {
  width: 570px;
  height: 254px;
  display: inline-grid;
}
.L_video_des {
  font-weight: bold;
  position: absolute;
  top: 48%;
  left: 47%;
  font-size: 20px;
}

.L_more {
  margin-top: 50px;
  margin-bottom: 50px;
}

.L_product_div .li {
  width: 24.6%;
  display: inline-block;
  margin-left: -6px;
  cursor: pointer;
}

.L_product_div .li div {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.L_product_div .li img {
  width: 100%;
  height: 194px;
}

.L_new_div .li {
  width: 31%;
  margin: 0 10px;
  display: inline-block;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  margin-bottom: 20px;
}

.L_new_div .li .title {
  margin-top: 10px;
  font-size: 17px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.L_new_div .li .desc {
  margin-top: 10px;
  color: gray;
  opacity: 0.5;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 35px;
}

.L_new_div .li img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.L_web_info,
.L_web_info a {
  margin-top: 100px;
  text-align: center;
  color: #999;
  font-size: 15px;
  line-height: 1.5;
}
.L_web_info a:hover {
  color: #eebd00;
}
