html,
body {
  width: 100%;
  overflow-x: hidden;
}

/* 弹窗 */
.mask{
  width:100%;
  height:100%;
  background:#333;
  opacity:0.8;
  z-index:9999;
  position:fixed;
  top:0;
  left:0;
  display:none;
}
#box{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:12rem;
  background:#ffffff;
  display:none;
  z-index:10000;
}
#box ul li:first-child{
  margin-top:0.8rem;
}
#box ul li{
  margin-bottom:0.4rem;
}
#box ul li a{
  text-decoration:none;
}



.header-nav {
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.21333333rem 0.34666667rem;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-color: transparent !important;
}
.header-nav .header-logo {
  height: 0.69333333rem;
}
.header-nav .header-menu {
  flex: initial;
  height: 0.45333333rem;
  width: 0.64rem;
}
.header-nav .header-menu img {
  display: block;
  width: 100%;
}
.footer {
  position: relative;
  background: #ff9859;
  padding: 0.88rem 0.93333333rem 1.2rem;
}
.footer .footer-phone {
  width: 5.86666667rem;
  height: 0.94666667rem;
  margin: auto;
  background: url("../images/footer-phone.png") no-repeat 100% 100%;
  background-size: 100% 100%;
}
.footer .footer-info {
  margin-top: 0.82666667rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
}
.footer .footer-info .footer-info-left {
  flex: 1;
}
.footer .footer-info .footer-info-left .footer-info-logo {
  width: 4.44rem;
  height: 0.76rem;
}
.footer .footer-info .footer-info-left .footer-logo-name {
  margin-top: 0.48rem;
  font-size: 0.4rem;
  color: #313131;
  line-height: 0.4rem;
  font-weight: bold;
}
.footer .footer-info .footer-info-left .footer-filing {
  /*width: 4.77333333rem;*/
  margin-top: 0.21333333rem;
  font-size: 0.29333333rem;
  font-weight: 400;
  color: #313131;
  line-height: 0.4rem;
}
.footer .footer-info .footer-info-right {
  flex: initial;
  width: 2rem;
}
.footer .footer-info .footer-info-right img {
  display: block;
  width: 100%;
}
.footer .footer-info .footer-info-right .footer-info-bottom {
  margin-top: 0.21333333rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #313131;
  line-height: 0.4rem;
}
.footer .footer-items {
  margin-top: 0.8rem;
  margin-bottom: 0.84666667rem;
  position: relative;
}
.footer .footer-items .footer-item {
  flex: 1;
}
.footer .footer-items .footer-item .footer-item-box:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.footer .footer-items .footer-item-right {
  position: absolute;
  right: 0;
  top: 0;
}
.footer .footer-items .footer-item-title {
  font-size: 0.4rem;
  font-weight: bold;
  color: #313131;
  line-height: 0.4rem;
}
.footer .footer-items .footer-item-box {
  position: relative;
  margin-top: 0.4rem;
}
.footer .footer-items .footer-item-list {
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-bottom: 0.32rem;
  color: #313131;
}
.footer .footer-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #313131;
  text-align: center;
  line-height: 1.2rem;
  height: 1.2rem;
  font-size: 0.37333333rem;
  font-weight: 400;
  color: #ff9859;
}
.footer .footer-btn:after {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  content: '';
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.21333333rem 0.21333333rem 0 0.21333333rem;
  border-color: #ff9859 transparent transparent transparent;
}
.open-btn {
  position: relative;
  width: 4.32rem;
  height: 1.32rem;
  background: url("../images/btn-bg.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.open-btn .open-btn-content {
  position: relative;
  margin: auto;
  width: 3.69333333rem;
  height: 1.32rem;
  font-size: 0.32rem;
  line-height: 1.32rem;
}
.open-btn .open-btn-content:after {
  content: '';
  position: absolute;
  display: block;
  width: 6px;
  height: 10px;
  background: url("../images/arrow-left.png") no-repeat;
  background-size: 100% 100%;
  right: 0.88rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header-banner {
  position: relative;
}
.header-banner img {
  width: 100%;
}
.header-banner .open-btn {
  position: absolute;
  top: 11.78666667rem;
  left: 0;
  right: 0;
  margin: auto;
}
.field {
  padding: 1.28rem 0.34666667rem 0.74666667rem;
}
.field .field-header {
  text-align: center;
}
.field .field-header .header-title {
  font-size: 0.8rem;
  line-height: 0.8rem;
  font-weight: bold;
  color: #363636;
}
.field .field-header .header-details {
  font-weight: 400;
  padding: 0 0.26666667rem;
  font-size: 0.33333333rem;
  line-height: 0.48rem;
  margin-top: 0.33333333rem;
  color: #676767;
}
.field .field-content {
  margin-top: 1rem;
  overflow: hidden;
}
.field .field-content .field-flex {
  display: flex;
}
.field .field-content .field-box {
  flex: 1;
  width: 1.18666667rem;
  height: 2.65333333rem;
  background: #f9f9f9;
  border-radius: .4rem;
  margin-right: 0.19333333rem;
  margin-bottom: 0.19333333rem;
}
.field .field-content .field-box:nth-child(5n) {
  margin-right: 0;
}
.field .field-content .field-box img {
  display: block;
  margin: 0.68rem auto 0.14666667rem;
  width: 1.2666667rem;
  height: 0.926667rem;
}
.field .field-content .field-box .field-text {
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #4c4c4c;
  text-align: center;
}
.case {
  /*background-image: url("https://heifeng.oss-cn-shenzhen.aliyuncs.com/heifeng_gw/wapimg/case-bg.png");*/
  /*background-size: 100% auto;*/
  background-color: #f1f2f5;
  padding: 1.2rem 0.34666667rem 0.74666667rem;
}
.case .case-header {
  text-align: center;
}
.case .case-header .header-title {
  font-size: 0.8rem;
  line-height: 0.8rem;
  font-weight: bold;
  color: #444;
}
.case .case-header .header-details {
  font-weight: 400;
  padding: 0 0.26666667rem;
  font-size: 0.33333333rem;
  line-height: 0.48rem;
  margin-top: 0.33333333rem;
  color: #444;
}
.case .case-content {
  margin-top: 0.66666667rem;
}
.case .case-content .case-box {
  padding: 0.32rem;
  background: white;
  border-radius: 10px;
  margin-bottom: 0.33333333rem;
}
.case .case-content .case-box > img {
  display: block;
  width: 100%;
}
.case .case-content .case-box .case-title {
  margin-top: 0.48rem;
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #000106;
  font-weight: bold;
}
.case .case-content .case-box .case-details {
  margin-top: 0.13333333rem;
  font-size: 0.33333333rem;
  color: #505052;
  line-height: 0.52rem;
  opacity: 0.9;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case .case-content .case-add {
  width: 1.64rem;
  height: 1.44rem;
  margin: 0.33333333rem auto 0;
  background: url("https://heifeng.oss-cn-shenzhen.aliyuncs.com/heifeng_gw/wapimg/add-bg.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.case .case-content .case-add:after {
  background: url("https://heifeng.oss-cn-shenzhen.aliyuncs.com/heifeng_gw/wapimg/icon-add.png") no-repeat;
  background-size: 100% 100%;
  content: '';
  display: block;
  width: 0.26666667rem;
  height: 0.26666667rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/*# sourceMappingURL=style.css.map */



.top-menu {
  position: fixed;
  bottom: 0rem;
  left: 0;
  width: 100%;
  z-index: 999;
}
.top-menu .bg {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  transition: opacity ease-in 0.3s;
}
.top-menu .top-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transition: all ease-in-out 0.3s;
  transform: translateY(-2.17333333rem);
}
.top-menu .top-header {
  margin-bottom: -1px;
  background: url("../images/top-menu-bg.png") no-repeat center;
  background-size: 120% 125%;
  height: 2.17333333rem;
  width: 100%;
  padding: 0.48rem 0.56rem 0;
  display: flex;
  align-items: center;
}
.top-menu .top-header .left,
.top-menu .top-header .right {
  flex: 1;
}
.top-menu .top-header .left .left-title,
.top-menu .top-header .right .left-title,
.top-menu .top-header .left .right-title,
.top-menu .top-header .right .right-title {
  font-size: 0.45333333rem;
  font-weight: bold;
  color: #2c2c2b;
  line-height: 0.49333333rem;
}
.top-menu .top-header .left .left-info,
.top-menu .top-header .right .left-info,
.top-menu .top-header .left .right-info,
.top-menu .top-header .right .right-info {
  margin-top: 0.05333333rem;
  font-size: 0.26666667rem;
  line-height: 0.49333333rem;
}
.top-menu .top-header .right {
  text-align: right;
}
.top-menu .top-header .content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.y_conter{
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.5rem;
  text-align: center;
}
.y_topback{
  width: 1rem;
  height: 1rem;
  background: url("__PUBLIC__/heifengshouji/img/icon-menu.png") no-repeat center / 0.16rem;
}
.top-menu .top-header .content .content-left,
.top-menu .top-header .content .content-right {
  flex: initial;
  display: block;
  width: 1.06666667rem;
  border-radius: 0.10666667rem;
  height: 1.10666667rem;
  background: black;
}
.top-menu .top-header .content .content-center {
  flex: initial;
  display: block;
  margin: 0 0.08rem;
  font-size: 0.66666667rem;
  color: black;
}
.top-menu .top-from {
  background: #ff9859;
  padding: 0.2rem 0.53333333rem 0.64rem;
}
.top-menu .top-from .form-control {
  height: 1.24rem;
  line-height: 0.56rem;
  font-size: 0.4rem;
  margin-bottom: 0.26666667rem;
  padding-left: 0.41333333rem;
}
.top-menu .top-from .form-control:focus {
  outline: none;
  box-shadow: none;
}
.top-menu .top-from textarea.form-control {
  height: 2.84rem;
}
.top-menu .top-from .btn-block {
  padding: 0;
  width: 8.93333333rem;
  height: 1.24rem;
  line-height: 1.24rem;
  text-align: center;
  background: #222222;
  border-radius: 10px;
  margin: 1rem auto 0;
  font-size: 0.4rem;
  font-weight: bold;
  color: #ff9859;
}
.top-menu.active .bg {
  height: 100vh;
  opacity: 1;
}
.top-menu.active .top-content {
  transform: translateY(-100%);
}
.y_nav-item{
  display: flex;
  justify-content: center;
  align-items: center;
  color:#333333;
}
.y_top_ul{
  padding:0;margin:0;
  list-style:none;
}
.y_xianzhi1{
overflow:hidden;
  white-space: nowrap;/*不换行*/
  text-overflow:ellipsis;
}

.modal-menu {
    position: fixed;
    bottom: 0rem;
    left: 0;
    width: 100%;
    z-index: 999;
}
.modal-menu .bg {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    transition: opacity ease-in 0.3s;
}
.modal-menu.active .bg {
    height: 100vh;
    opacity: 1;
}
.modal-menu .top-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transition: all ease-in-out 0.3s;
  transform: translateY(-2.17333333rem);
}
.modal-menu.active .top-content {
  transform: translateY(-120%);
}
.modal-menu .top-header {
  margin-bottom: -.4rem;
  background: url(../images/top-menu-bg.png) no-repeat center;
  background-size: 120% 125%;
  height: 2.17333333rem;
  width: 100%;
  padding: 0.48rem 0.56rem 0;
  text-align: center;
}
.modal-menu .dalmenu_wixin{
  font-size: 0.45333333rem;
  font-weight: bold;
  color: #2c2c2b;
  /* line-height: 1.6rem; */
  margin-top: .6rem;
}
.modal-menu .dalmenu-primary{
  display: block;
  width: auto;
  font-size: .4rem;
  font-weight: 600;
  color: #495057;
  background-color: #fff;
  border: none;
  border-radius: .5rem;
  margin: 0 auto;
  padding: .14rem .5rem;
  line-height: unset;
}
.modal-menu .top-from {
  background: #ff9859;
  padding: 0.2rem 0.53333333rem 0.54rem;
}
.modal-menu .img-responsive {
  width: 50%;
  margin: .4rem auto 0;
  background: #fff;
}
.modal-menu .dalmenu_border {
  border-bottom: 1px dashed #ffffff;
  padding-bottom: .4rem;

}
.modal-menu .img-responsive img{
  width: 100%;
  border: 0.16rem solid #ffffff;
}
.modal-menu .img-tis{
  font-size: .34rem;
  color: #ffffff;
  margin-top: .3rem;
  text-align: center;
}