.pc_h5_product_detail {
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  max-width: 750px;
}
.pc_h5_product_detail img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .pc_h5_product_detail {
    margin-top: 0;
  }
  #chat_app{
    width:100% !important;
  }
}
.container {
  max-width: 1400px !important;
}
.go_shop {
  display: block;
  width: 142px;
  height: 53px;
  background: #deb358;
  position: fixed;
  top: 100px;
  right: 100px;
  z-index: 99999;
  text-align: center;
  line-height: 53px;
}
.go_shop2 {
  display: block;
  width: 142px;
  height: 53px;
  background: #66b1ff;
  position: fixed;
  top: 180px;
  right: 100px;
  z-index: 99999;
  text-align: center;
  line-height: 53px;
  cursor: pointer;
  color:#fff;
}
.chat_btn {
  display: block;
  width: 142px;
  height: 53px;
  background: #deb358;
  position: fixed;
  top: 260px;
  right: 100px;
  z-index: 99999;
  text-align: center;
  line-height: 53px;
  cursor: pointer;
  color:#fff;
}
.none_data{
  text-align: center;
  line-height: 60px;
  background: #f2f6f9;
}

.go_shop img {
  vertical-align: middle;
}
.go_shop img:nth-of-type(1) {
  width: 20px;
  margin-bottom: 3px;
}
.go_shop img:nth-of-type(2) {
  width: 6px;
  margin-bottom: 2px;
}
.go_shop span {
  color: #fff;
  display: inline-block;
  margin: 0 5px;
}
.look_hooply {
  display: block;
  width: 320px;
  height: 53px;
  background: #deb358;
  position: fixed;
  top: 100px;
  right: 100px;
  z-index: 1;
  text-align: center;
  line-height: 51px;
}
.myshow_pic .pic_box{
  background:#fff;
  padding: 30px;
}
.myshow_pic .pic_box .font{
  font-size:16px;
  color:#333;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 50px;
}
.myshow_pic .pic{
  width:200px;
}
.look_hooply2 {
  display: block;
  width: 2rem;
  height: 0.53rem;
  background: #66b1ff;
  position: fixed;
  color:#fff;
  top: 1.8rem;
  right: 0.2rem;
  z-index: 1;
  font-size:12px;
  text-align: center;
  line-height:  0.53rem;;
}
.look_hooply3 {
  display: block;
  width: 2rem;
  height: 0.53rem;
  background: #deb358;
  position: fixed;
  color:#fff;
  top: 2.6rem;
  right: 0.2rem;
  z-index: 1;
  font-size:12px;
  text-align: center;
  line-height:  0.53rem;;
}

.look_hooply.download {
  top: 240px;
}
.look_hooply.one {
  top: 100px;
}
.look_hooply.middle {
  top: 170px;
}
.look_hooply img {
  vertical-align: middle;
}
.look_hooply img:nth-of-type(1) {
  width: 8px;
  margin-bottom: 2px;
}
.look_hooply span {
  color: #fff;
  display: inline-block;
  margin: 0 5px;
}
body {
  padding: 0 !important;
}
.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.layui-layer {
  background: none !important;
  box-shadow: none !important;
}
.pc_header {
  height: 80px;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 999999999;
  width: 100%;
  border-bottom: 1px solid #EAEAEA;
}
.pc_header .logo {
  float: left;
  width: 13%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pc_header .logo img {
  display: inline-block;
  width: 100%;
  margin-left: 20%;
}
.pc_header .title {
  height: 100%;
  box-sizing: border-box;
  float: right;
  margin-right: 20px;
}
.pc_header .title li {
  float: left;
  line-height: 80px;
  padding: 0 30px;
  cursor: pointer;
}
.pc_header .title li.change_language span {
  color: #666;
}
.pc_header .title li.change_language .active {
  color: #333;
  font-weight: bold;
}
.pc_header .title li.big {
  position: relative;
}
.pc_header .title li.big a {
  padding: 0 20px;
}
.pc_header .title li.big img {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.pc_header .title li a {
  font-size: 18px;
  color: #333;
  display: inline-block;
  height: 100%;
}
.pc_header .title li img {
  width: 12px;
  vertical-align: middle;
  margin-left: 2px;
}
.pc_header .title li .highter {
  display: none;
}
.pc_header .title li.active a {
  color: #DEB358;
  position: relative;
}
.pc_header .title li.active a:after {
  content: "";
  width: 44px;
  height: 4px;
  background: #deb358;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
}
.pc_header .title li.active .gray {
  display: none;
}
.pc_header .title li.active .highter {
  display: block;
}
.pc_header .title li.now_active a {
  color: #DEB358;
  position: relative;
}
.pc_header .title li.now_active a:after {
  content: "";
  width: 44px;
  height: 4px;
  background: #deb358;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
}
.pc_header .title li.now_active .gray {
  display: none;
}
.pc_header .title li.now_active .highter {
  display: block;
}
.pc_header .down_box {
  padding: 20px 0 50px 0;
  width: 100%;
  background: #fff;
  position: absolute;
  top: 80px;
  z-index: 1000000000000000000000000000000000000;
  -moz-box-shadow: 0px 5px 2px #f5f5f5;
  -webkit-box-shadow: 0px 5px 2px #f5f5f5;
  box-shadow: 0px 5px 2px #f5f5f5;
}
.pc_header .down_box .li_box {
  width: 1200px;
  margin: 0 auto;
}
.pc_header .down_box .li_box li {
  height: 200px;
  line-height: 200px;
  cursor: pointer;
  margin-bottom: 10px;
}
.pc_header .down_box .li_box li span {
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #999999;
  line-height: 200px;
  float: left;
  text-align: center;
  width: 250px;
}
.pc_header .down_box .li_box li i {
  display: inline-block;
  width: 4px;
  height: 200px;
  background: #BBBBBB;
  vertical-align: middle;
  float: left;
  margin-right: 50px;
}
.pc_header .down_box .li_box li ul {
  float: left;
  width: 850px;
  display: none;
}
.pc_header .down_box .li_box li ul li {
  float: left;
  margin-right: 60px;
  transition: 0.3s all;
}
.pc_header .down_box .li_box li ul li:hover {
  transform: translateY(-15px);
}
.pc_header .down_box .li_box li ul li img {
  width: 81px;
}
.pc_header .down_box .li_box li.active .font {
  color: #333;
}
.pc_header .down_box .li_box li.active i {
  background: #FF8237;
}
.pc_header .down_box .li_box li.active ul {
  display: block;
}
@media screen and (min-width: 2000px) {
  .pc_header .top {
    width: 2000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1800px) {
  #header .pc_header .title li {
    padding: 0 25px;
  }
  #header .pc_header .title li a {
    font-size: 16px;
  }
  #header .pc_header .title .big img {
    right: 20px ;
  }
}
@media screen and (max-width: 1600px) {
  #header .pc_header .title li {
    padding: 0 18px;
  }
  #header .pc_header .title li a {
    font-size: 16px;
  }
  #header .pc_header .title .big img {
    right: 20px ;
  }
}
@media screen and (max-width: 1400px) {
  #header .pc_header .title li {
    padding: 0 18px;
  }
  #header .pc_header .title li a {
    font-size: 16px;
  }
  #header .pc_header .title .big img {
    right: 18px ;
  }
}
@media screen and (max-width: 1300px) {
  #header .pc_header .title li {
    padding: 0 12px;
  }
  #header .pc_header .title li a {
    font-size: 16px;
  }
  #header .pc_header .title .big img {
    right: 15px ;
  }
}
.mobile_header {
  height: 0.84rem;
  background: #191919;
  display: none;
  position: relative;
}
.mobile_header .change_language {
  color: #fff;
  float: right;
  font-size: 0.25rem;
  line-height: 0.8rem;
  padding-right: 0.1rem;
}
.mobile_header .change_language span {
  color: #C5C5C5;
}
.mobile_header .change_language .active {
  color: #fff;
  font-weight: bold;
}
.mobile_header .look_hooply {
  display: inline-block;
  width: auto;
  font-size: 0.1rem;
  padding: 0 0.2rem;
  height: 0.53rem;
  background: #deb358;
  position: fixed;
  top: 1rem;
  right: 0.2rem;
  z-index: 1;
  text-align: center;
  line-height: 0.51rem;
}
.mobile_header .look_hooply.download {
  top: 2.4rem;
}
.mobile_header .look_hooply.one {
  top: 1rem;
}
.mobile_header .look_hooply.middle {
  top: 1.7rem;
}
.mobile_header .look_hooply img {
  vertical-align: middle;
}
.mobile_header .look_hooply img:nth-of-type(1) {
  width: 0.08rem;
}
.mobile_header .look_hooply span {
  color: #fff;
  display: inline-block;
  margin: 0 5px;
  font-size: 0.25rem;
}
.mobile_header:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #C5C5C5;
  opacity: 0.3;
  box-shadow: 0px 2px 0px 0px rgba(197, 197, 197, 0.32);
}
.mobile_header .logo {
  display: block;
  width: 1.56rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mobile_header .nav_btn {
  position: absolute;
  width: 0.44rem;
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.mobile_header .nav_close {
  display: none;
}
.mobile_header .nav_box {
  width: 100%;
  padding-bottom: 5rem;
  position: absolute;
  left: 0;
  top: 0.8rem;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.9);
  display: none;
}
.mobile_header .nav_box ul li {
  height: 1rem;
  line-height: 1rem;
  padding-left: 0.5rem;
  position: relative;
  border-bottom: 1px solid #404040;
}
.mobile_header .nav_box ul li a {
  color: #fff;
  font-weight: 700;
  font-size: 0.3rem;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.mobile_header .nav_box ul li .nav_img {
  width: 0.15rem;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.mobile_header .nav_box ul li .nav_img.nav_down {
  display: none;
  width: 0.35rem;
}
.mobile_header .nav_box ul li.lock_box {
  height: auto;
  display: none;
}
.mobile_header .nav_box ul li.lock_box ul li {
  height: 1rem;
  line-height: 1rem;
  padding-left: 0.5rem;
  position: relative;
  border-bottom: 1px solid #404040;
}
.mobile_header .nav_box ul li.lock_box ul li a {
  color: #fff;
  font-size: 0.28rem;
}
.mobile_header .nav_box ul li.lock_box ul li .nav_img {
  width: 0.15rem;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
}
.btn_box {
  display: block;
  width: 100%;
}
.btn_box ul {
  width: 100%;
  max-width: 1200px;
  border-bottom: 1px solid #F0EFF2;
  padding: 20px 0  7px 0;
  overflow: hidden;
  margin: 0 auto 20px;
}
.btn_box ul li {
  float: left;
  line-height: 34px;
  font-size: 20px;
  color: #333;
  padding: 3px 15px;
  border-radius: 19px;
  background: #fff;
  margin-right: 19px;
  cursor: pointer ;
}
.btn_box ul li.active {
  background: #DEB358;
  color: #fff;
}
.hl_container {
  padding-top: 80px;
  min-height: 1013px;
}
.mobile_footer {
  display: none;
}
.indexE_bg {
  padding-top: 80px;
}
.indexE_bg .indexE_bg_img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .indexE_bg {
    padding-top: 0;
  }
  .indexE_bg .indexE_bg_img {
    display: block;
    width: 100%;
  }
  .box_3D {
    display: none;
  }
  .pc_header {
    display: none;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
  .mobile_header {
    color: #191919;
    display: block;
  }
  .hl_container {
    padding-top: 0px;
    min-height: 300px;
  }
  .btn_box ul {
    padding-left: 10px;
  }
  .btn_box ul li {
    font-size: 14px;
    margin-right: 5px;
  }
  .pc_footer {
    display: none;
  }
  .mobile_footer {
    display: block;
  }
}
.mobile_footer {
  background: #29292C;
}
.mobile_footer.footerE .mobile_middle {
  margin-top: 0;
  padding-top: 0.5rem;
}
.mobile_footer.footerE .mobile_middle .l {
  width: 2rem;
}
.mobile_footer.footerE .vx_app .vx p {
  line-height: 0.4rem;
}
.mobile_footer.footerE .vx_app .app p {
  line-height: 0.4rem;
}

.mobile_footer .mobile_footer_top .title_li .title_li_font {
  width: 100%;
  height: 0.88rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.63rem;
  border-bottom: 1px solid rgba(197, 197, 197, 0.12);
}
.mobile_footer .mobile_footer_top .title_li .title_li_font span {
  font-size: 0.28rem;
  color: #F1ECE7;
}
.mobile_footer .mobile_footer_top .title_li .title_li_font img {
  width: 0.15rem;
}
.mobile_footer .mobile_footer_top .title_li .detail_content {
  display: none;
}
.mobile_footer .mobile_footer_top .title_li .detail_content li a {
  display: block;
  font-size: 0.24rem;
  color: #999999;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.63rem;
}
.mobile_footer .mobile_middle {
  margin-top: 0.48rem;
  overflow: hidden;
  padding: 0 0.5rem;
}
.mobile_footer .mobile_middle .l {
  float: left;
  width: 2.8rem;
}
.mobile_footer .mobile_middle .r {
  float: right;
  font-size: 0.22rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.3rem;
}
.mobile_footer .mobile_middle .r p {
  margin-bottom: 0;
}
.mobile_footer .address {
  padding: 0 0.5rem;
  text-align: left;
  font-size: 0.28rem;
  font-weight: 400;
  color: #bcbcbc;
  line-height: 0.35rem;
  margin-top: 0.2rem;
}
.mobile_footer .vx_app {
  display: block;
  overflow: hidden;
  width: 5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.mobile_footer .vx_app .vx {
  width: 1.9rem;
  margin-right: 0.6rem;
  text-align: center;
}
.mobile_footer .vx_app .vx p {
  text-align: center;
  font-size: 0.3rem;
  font-weight: 500;
  color: #808081;
  line-height: 1rem;
}
.mobile_footer .vx_app .app {
  width: 1.9rem;
  text-align: center;
}
.mobile_footer .vx_app img{
  width: 100% ;
}
.mobile_footer .vx_app .app p {
  text-align: center;
  font-size: 0.3rem;
  font-weight: 500;
  color: #808081;
  line-height: 1rem;
}
.mobile_footer .font_footer {
  height: 1.2rem;
  background: #131212;
  color: #808081;
  padding: 0.2rem 0 0 0;
  font-size: 0.2rem;
  text-align: center;
}
.mobile_footer .font_footer p {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.fl {
  float: left;
}
.footer-widgets {
  position: relative;
  padding: 20px 0 20px;
  font-weight: 500;
  color: #929191;
  text-align: center;
  background-size: cover;
  z-index: 1;
}
.footer-widgets .title_footer {
  padding-top: 20px;
  text-align: left;
}
.footer-widgets .title_footer img {
  display: inline-block;
  width: 60%;
  margin-bottom: 20px;
}
.footer-widgets .title_footer p {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 30px;
}
.footer-widgets .title_footer span {
  display: block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #bcbcbc;
  line-height: 20px;
  margin-top: 30px;
}
.footer-widgets .vx_app {
  padding: 20px;
}
.footer-widgets .vx_app div {
  width: 46%;
  margin-right:10px;
}
.footer-widgets .vx_app div .vx {
  margin-right: 8%;
}
.footer-widgets .vx_app img{
  width:100%;
}
.footer-widgets .vx_app div p {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #808081;
  line-height: 50px;
}
.footer-widgets::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 101%;
  background: rgba(22, 22, 22, 0.92);
}
.footer-widgets h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
}
.footer-widgets ul {
  padding: 12px 0 0;
  margin: 0;
  list-style: none;
}
.footer-widgets ul li {
  margin-bottom: 8px;
  font-size: 14px;
}
.footer-widgets ul li a {
  color: #a2a1a1;
  text-decoration: none;
}
.footer-widgets ul li a:hover {
  color: #fff;
}
.foot-about p {
  font-size: 14px;
  line-height: 2;
  color: #929191;
}
.foot-about ul li {
  margin-right: 28px;
}
.foot-about ul li a {
  color: #fff;
}
.foot-latest-news ul li {
  display: block;
  margin-bottom: 36px;
}
.foot-latest-news ul li h3 {
  font-size: 14px;
}
.foot-latest-news ul li .posted-date {
  font-size: 12px;
  color: #fff;
}
.foot-contact ul li {
  display: flex;
  align-items: baseline;
  margin-bottom: 15px;
}
.foot-contact ul li .fa {
  width: 28px;
  margin-right: 10px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.foot-contact ul li span {
  width: calc(100% - 3px);
}
.foot-logo img {
  width: 260px;
}
/*
# Subscribe
--------------------------------*/
.subscribe-form {
  margin-top: 50px;
}
.subscribe-form input[type="email"] {
  width: calc(100% - 70px);
  padding: 12px 16px;
  border: 0;
  font-size: 12px;
  line-height: 1;
  background: #fff;
  color: #131212;
  outline: none;
}
.subscribe-form input[type="email"]::placeholder {
  color: #9b9a9a;
  font-style: italic;
}
.subscribe-form input[type="submit"] {
  width: 68px;
  padding: 13px 0 14px;
  border: 0;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  background: #fff;
  color: #fff;
  cursor: pointer;
  outline: none;
}
.footer-bar {
  padding: 30px 0;
  font-size: 12px;
  color: #7b7b7b;
  background: #131212;
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tab_box_page {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
  font-size: 16px;
}
.tab_box_page ul {
  margin: 0 20px;
  margin-bottom: 50px;
}
.tab_box_page ul li {
  margin: 0 15px;
  float: left;
  color: #333;
  font-weight: 500;
}
.tab_box_page ul li.active {
  color: #999999;
}
@media screen and (max-width: 1200px) {
  .tab_box_page {
    width: 100%;
    margin-bottom: 0.3rem;
    font-size: 0.22rem;
  }
  .tab_box_page img {
    width: 0.4rem;
  }
  .tab_box_page ul {
    margin: 0 0.1rem;
  }
  .tab_box_page ul li {
    margin: 0 0.1rem;
    float: left;
    color: #333;
    font-weight: 500;
  }
  .tab_box_page ul li.active {
    color: #999999;
  }
}
/* html,body{
  height:100%;
} */
img {
  max-width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
#chat_app{
  width:600px;
  height:700px; 
 
  background:#f5f5f5;
  position:fixed;
  overflow: hidden;
  border-radius:10px;
  right:0px;
  bottom:20px;
  z-index: 10;
  box-shadow: 0px 6px 30px 0px rgba(0,0,0,0.2);
}
#chat_app .top_title{
  text-align: center;
  line-height: 50px;
  font-size:18px;
  color:#333;
  font-weight: bold;
  border-bottom:1px solid #dedede;
  position:relative;
}
#chat_app .top_title .close_icon{
  position:absolute;
  right:20px;
  top:10px;
  width:30px;
  height:30px;
  cursor: pointer;
}
.show_pic_container_big{
  width:800px !important;
  z-index: 99;
}
@media screen and (max-width: 1050px) {
  
  .show_pic_container_big{
    width:80% !important;
  }
}
.chat_ul{
  overflow: auto;
  height:500px;
  
  background:#f2f6f9;
  border-bottom:2px solid #dedede;
}
.chat_ul .person{
  width:35px;
  height:35px;
  margin:0 15px;
}
.chat_ul .li_box{
  overflow: hidden;
  margin:20px 0;
}
.chat_ul .li_box .li_left .person,.chat_ul .li_box .li_left .tip{
  float: left;
}
.chat_ul .li_box .li_right .person,.chat_ul .li_box .li_right .tip{
  float:right;
}
.chat_ul .tip {
  position: relative;
  background-color: #fff;
  display: inline-block;
  padding: 10px;
  max-width: 60%;
  color: #fff;
  text-align: left;
  border-radius: 10px;
  font-family: sans-serif;
}
.chat_ul .tip.right {
  background-color: #fa3f3f;
}
.chat_ul .tip.left span {
  color: #333;
}
.chat_input_box{
  width:100%;
  height:150px;
  border-radius: 10px;
  overflow: hidden;
  position:relative;
}
.input_msg{
  width:100%;
  height:70px;
  overflow: auto;
  box-sizing: border-box;
  padding:10px;
  border: none;
  background:#f5f5f5;
  cursor: pointer;
  
}
.send_msg{
  width:120px;
  height:40px;
  color:#fff;
  background:#fa3f3f;
  position:absolute;
  border-radius: 10px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  right:20px;
  bottom:20px;
  cursor: pointer;
  
}
.file{
  background:red;
}
.input_file{
  display:inline-block;
  width:70px;
  height:70px;
  background:url("https://xhlzn-test.oss-cn-hangzhou.aliyuncs.com/hooplycom/%E6%B7%BB%E5%8A%A0%E5%9B%BE%E7%89%87%402x.png") no-repeat center;
  background-size: 100% 100%;
  position:absolute;
  bottom:10px;
  right:170px;
}
.input_file input{
  width:70px;
  height:70px;
  opacity: 0;
}



