﻿body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
}
a,
a:active,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}
a,
img {
  -webkit-touch-callout: none;
}
ol,
ul,
li {
  list-style: none;
}
textarea,
input[type="password"],
input[type="text"] {
  resize: none;
  outline: 0;
  -webkit-appearance: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #fff;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

/**
 * view-port list:
320x480
320x568
320x570
360x592
360x598
360x604
360x640
360x720
375x667
375x812
393x699
412x732
414x736
480x854
540x960
640x360
720x1184
720x1280
800x600
1024x768
1080x1812
1080x1920
 */
@media screen and (max-width: 320px) {
  html {
    font-size: 42.667px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 721px) and (max-width: 768px) {
  html {
    font-size: 102.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 102.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw);
  }
}
body {
  font-family: "PingFangSC-Regular", "Microsoft YaHei", Helvetica;
  color: #333333;
  background: #f5f7f9;
}
html a {
  color: #333333;
}
@media screen and (min-width: 769px) {
  html {
    font-size: 102.4px;
  }
  html .wap-wrap {
    width: 768px;
    margin: 0 auto;
  }
  .backcover{
    max-width: 750px;
    margin: 0 auto;
  }
}
.wap-wrap {
  font-size: 0.32rem;
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.space{
  width: 100%;
  height: .1rem;
  background-color: #f4f4f4;
}

/* 案例公用样式 */
.caseItem{
  display: inline-block;
  margin-bottom: .5rem;
  width: 6.98rem;
  height: 5.17rem;
  border-radius: .08rem;
  box-shadow: 0px .15rem .30rem rgba(0,0,0,0.1);
  overflow: hidden;
  position: relative;
}
.caseItem_img{
  width: 100%;
  height: 3.92rem;
  display: inline-block;
}
.caseItem_title{
  margin-top: .24rem;
  font-size: .24rem;
  color:#222;
  font-weight: bold;
  width: 5rem;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  box-sizing: border-box;
  padding-left: .17rem;

}
.caseItem_txt{
  margin-top: .1rem;
  padding-left: .17rem;
  font-size: .22rem;
  color:#555;
}
.caseItem_shu{
  margin-left: .26rem;
  margin-right: .26rem;
}
.caseItem_star{
  width: .23rem;
  height: .2rem;
  display: inline-block;
  margin-right: .02rem;
  margin-bottom: -0.03rem;
}
.caseItem_style{
  position: absolute;
  padding: 0.05rem .2rem;
  border-radius: .6rem;
  background-color: #74aa44;
  color:#fff;
  font-size: .2rem;
  /* bottom: .2rem; */
  right: .21rem;
}
.articleItem{
  display: inline-block;
  width: 6.99rem;
  height: 4.72rem;
  border-radius: .08rem;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0px 0.15rem 0.3rem rgba(0,0,0,0.1);
  margin-left: .24rem;
  margin-bottom: .35rem;
}
.news-list-m{
  display: block;
  width: 94%;
  margin: auto;
}
.articleItem_img{
  display: block;
  width: 100%;
  height: 3.58rem;
}
.news-list-img img{
  display: block;
  width: 100%;
}
.articleItem_txt{
  width: 100%;
  height: 1.14rem;
  box-sizing: border-box;
  padding: .25rem 0rem .24rem .17rem;
}
.articleItem_txt_title{
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:#222;
  font-size: .24rem;
  font-weight: bold;
}
.articleItem_txt_text{
  /* overflow: hidden; */
  margin-top: .1rem;
  color:#555;
  height: 0.3rem;
}
.articleItem_txt_text_r{
  float: right;
  font-size: .2rem;
}
.articleItem_txt_text_l{
  float: left;
  font-size: .18rem;
  height: 0.3rem;
}
.articleItem_txt_text_r_shu{
  margin-left: .09rem;
  margin-right: .08rem;
}
.articleItem_txt_text_r img{
  width: .25rem;
  height: .15rem;
  margin-right: .22rem;
  margin-left: .05rem;
}
.content_more{
  width: 7rem;
  height: .6rem;
  display: inline-block;
  text-align: center;
  line-height: .6rem;
  background-color: #e80916;
  color:#fff;
  font-size: .3rem;
  border-radius: .08rem;
  margin-left: .24rem;
  margin-bottom: 1.35rem;
}
/* 推荐案例syle */
.like_caseItem{
  border-bottom: .01rem solid #e4e4e4;
  overflow: hidden;
  display: block;
}
.like_caseItem_l{
  float:left;
  width: 4.8rem;
}
.like_caseItem_r{
  float:right;
  width: 1.68rem;
}
.like_caseItem_r img{
  width: 100%;
  height: 1.1rem;
  border-radius: .08rem;
  margin-top: .28rem;
  margin-bottom: .26rem;
}
.like_caseItem_l_name{
  margin-top: .3rem;
  font-size: .22rem;
  color:#353535;
  font-weight: bold;
}
.like_caseItem_l_con{
  margin-top: .20rem;
  font-size: .22rem;
  color:#555;
}
.like_caseItem_l_con_star{
  width: .23rem;
  height: .2rem;
  margin-bottom: -0.03rem;
  
}

/* 提交表单 */
.form{
  position: fixed;
  top: 0rem;
  left: 0rem;
  right: 0rem;
  width: 0;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.5); */
  background-color: #fff;
  /* z-index: 999; */
  z-index: 1000; /* 保证弹出层遮罩所有页面 */
  color: rgb(51, 51, 51);
  margin: 0 auto;

  display: flex;
  justify-content: center;
  align-items: center;
}
.form_con{
  position: fixed;
  top:0rem;
  right:-6rem;
  width: 6rem;
  height: 300rem;
  background-color: #fff;
  transition: all .6s;
}
.form_close{
  float: left;
  width: .53rem;
  height: .53rem;
  background-image: url("../images/form_close.png");
  background-size: .53rem .53rem;
  background-repeat: no-repeat;
  margin-top: .17rem;
  margin-left: .22rem;
}
.form_return{
  float:right;
  font-size: .2rem;
  color:#919191;
  background-image: url("../images/form_return.png");
  background-size: .28rem .26rem;
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: .34rem;
  margin-top: .27rem;
  margin-right: .25rem;
}
.form_nav_price{
  float: left;
  width: 3rem;
  height: .65rem;
  text-align: center;
  line-height: .65rem;
  font-size: .22rem;

  background-color: #4a4a4a;
  color:#fff;
  font-weight: bold;
}
.form_nav_online{
  float: left;
  width: 3rem;
  height: .65rem;
  text-align: center;
  line-height: .65rem;
  font-size: .22rem;

  background-color: #efefef;
  color:#a3a3a3;
}
.form_price_con{
  width: 100%;
  box-sizing: border-box;
  padding: .54rem .58rem .6rem .58rem;
  overflow: hidden;
}
.form_price_con_gif{
  width: 100%;
  height: .97rem;
  background-image: url("../images/price.gif");
  background-size: 4.84rem .97rem;
}
.form_price_con_input_pf{
  position: absolute;
  right: .06rem;
  width: .4rem;
  height: 100%;
  line-height: .8rem;
}
.form_price_con_input{
  float: left;
  width: 100%;
  height: .8rem;
  box-sizing: border-box;
  border:1px solid #e5e5e5;
  border-radius: .05rem;
  padding-left: .64rem;
  margin-top: .29rem;

  background-repeat: no-repeat;
  line-height: .8rem;
  font-size: .22rem;

}
.form_price_con_input_city{
  background-image: url("../images/form_city.png");
  background-size: .22rem .24rem;
  background-position: .22rem .28rem;
}
.form_price_con_input_area{
  background-image: url("../images/form_area.png");
  background-size: .24rem .23rem;
  background-position: .22rem .28rem;
}
.form_elect_box{
  margin-top: 0.27rem;
}
.form_price_con_select{
  width: 100%;
  height: 0.65rem;
}
.form_price_con_input_name{
  background-image: url("../images/form_name.png");
  background-size: .22rem .26rem;
  background-position: .22rem .24rem;
}
.form_price_con_input_phone{
  background-image: url("../images/form_phone.png");
  background-size: .25rem .26rem;
  background-position: .22rem .24rem;
}
.form_price_btn{
  float: left;
  width: 100%;
  height: .8rem;
  background-color: #d60110;
  text-align: center;
  line-height: .8rem;
  font-size: .3rem;
  color: #fff;
  margin-top: .13rem;
  border-radius: .08rem;
}
#form_massage{
  position:fixed;
  margin:auto;
  left:0;
  right:0;
  bottom:.6rem;
  width:.75rem;
  height:.75rem;
  z-index:998;
  background: url("../images/more.png") no-repeat;
  background-size: .75rem .75rem;
  margin-right: .38rem;
  display: none;
}
/*引掉客服图标*/
#YSF-BTN-HOLDER{
  display: none ;
}
#YSF-PANEL-MOBILE.ysf-chat-layeropen {
  width: 6rem !important;
  height: 111.5% !important;
}
#YSF-PANEL-MOBILE{
  background: none !important;
}

.g-hd{
  display: none !important;
}



/**
 * 改版: 右侧下方按钮点击弹出层
 */
/* 相对单位换算 */
/* 水平: rem = px / 750 */
/* 垂直: rem = px * 9 / 1000 */
.pop-window {
  /* width: 695px; */
  width: 7rem;
  /* height: 1334 - 168 - 153px; */
  height: 9.12rem;
  
  /* 默认隐藏 */
  display: none;

  background-color: #fff;
  border-radius: 5px;
}

/* 前景层: 图片容器 */
.pop-window .display-image {
  width: 100%;
  height: 2.51rem;
  background-color: #ccc;
  border-radius: 5px;
  overflow: hidden;
}
.pop-window .display-image img {
  width: 100%;
  height: 2.51rem;
}

/* 前景层: 功能 */
.select-items {
  width: 100%;
  margin: 2.51rem 0 1.4rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.select-items .item {
  display: block;
  width: 30%;
}
.select-items .item > img {
  width: 1.6rem;
  display: block;
  margin: 0 auto;
}
.select-items .item > div {
  text-align: center;
  margin: .2rem 0 0;
}



/* 关闭按钮 */
.pop-window .close {
  background-image: url( '/static/m_pub/image/pop-window/close.png' );
  background-position: center;
  background-repeat: no-repeat;
  background-size: .4rem;
  height: 0.4rem;
}
#mini-btn{
  display: none !important;
  
}