@charset "utf-8";
/**
* 首页
*/

.ycontent {
  background-color: #fff;
  position: absolute;
  top: 0;
  width: 100%;
}

.ytitle {
  font-size: 34px;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding: 25px;
  background: url(../image/index/titleico.png) bottom no-repeat;
}

.yslogan {
  margin-top: 140px;
}

.ycasewrap {
  /* width: 1280px; */
  width:100%;
  margin: 0 auto;
  margin-top: 80px;
}

.yindexbanner .bx-wrapper .bx-pager {
  bottom: 20px;
}

.ycasewrap .bx-wrapper .bx-pager {
  bottom: -85px;
}

.ycaseTitle {
  margin-top: 50px;
}

.lcontent {
  width: 1300px;
  margin: 0 auto
}

.lwrap {
  width: 100%;
}

.lmajor {
  margin-top: 20px;
  color: #333;
  font-size: 34px;
  text-align: center;
}

.lcontent {
  padding-top: 92px;
  width: 1300px;
  overflow: hidden;
  margin: 0 auto;
}

.wid640 {
  width: 640px
}

.wid120 {
  width: 120px
}

.wid150 {
  width: 150px
}

.mgt180 {
  margin-top: 180px
}

.mgl77 {
  margin-left: 77px
}

.mgl451 {
  margin-left: 140px
}

.lwenzi {
  width: 441px;
  padding-top: 180px;
}

.ltit1 {
  font-size: 30px;
  border-bottom: 4px solid #29A7E1;
  padding-bottom: 9px;
}

.ltit2 {
  font-size: 20px;
  margin-top: 29px;
  line-height: 40px;
}

.lbutton {
  background-color: #29A7E1;
  color: #fff;
  border-radius: 5px;
  width: 210px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  margin-top: 22px;
  display: inline-block;
}

.lviedeo {
  position: relative;
  width: 100%;
  background-size: 50% 100%;
  margin-top: 117px;
  display: table;
  height: 900px;
}

.lbg {
  position: absolute;
  top: 76px;
  z-index: 1
}

.lshi {
  position: absolute;
  top: 0px;
  z-index: 999;
  left: 0px;
  right: 0;
}

.ycall {
  position: fixed;
  top: 50%;
  right: 20px;
  margin-top: -8%;
  z-index: 999;
}

.ycall .calltel {
  width: 100%;
}