.model {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
}
.model .model-div {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.model.model1 {
  height: 740px;
  background: url("../img/kq/banner_1.jpg") no-repeat center;
  overflow: hidden;
}
.model.model1 .kq-demo {
  background: url("../img/kq/kq-demo-1.png") no-repeat center;
  width: 600px;
  height: 180px;
  margin-top: 90px;
}
.model.model1 h3 {
  font-size: 36px;
  color: #FFFFFF;
  line-height: 45px;
}
.model.model1 p {
  font-size: 18px;
  color: #bdbcbc;
  line-height: 25px;
}
.model.model1 .tel-wrap {
  position: absolute;
  width: 260px;
  height: 105px;
  background-color: rgba(92, 71, 43, 0.8);
  bottom: 120px;
  left: 400px;
  color: #FFFFFF;
  text-align: center;
}
.model.model1 .tel-wrap div {
  font-size: 35px;
  line-height: 45px;
}
.model.model1 .tel-wrap div:first-child {
  font-size: 25px;
}
.model.model1-1 {
  height: 635px;
  width: 1440px;
  background: url("//img-1.yuangonglife.com/images/664472ef4d0e4bebacfa3566cffd4b5d.jpg") no-repeat center;
  overflow: hidden;
}
.model.model2 {
  height: 546px;
  background: url("//img-1.yuangonglife.com/images/08c066b79ddc4b07a04a7628e705cdd6.jpg") no-repeat center;
  width: 1440px;
  overflow: hidden;
}
.model.model8 {
  height: 1046px;
  width: 100%;
  background: url("//img-1.yuangonglife.com/images/16bd6bd594ed4b0cb5bf1be2272f6b1f.jpg") no-repeat center;
  overflow: hidden;
}
.model.model8 .model8-txt {
  font-size: 28px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 20px;
}
.model111 .model-div {
  background: url("//img-1.yuangonglife.com/images/13f88fd0c5ac4d7c8f15d806e72c5ea1.png") no-repeat center;
  height: 879px;
  width: 1540px;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  bottom: 121px;
  left: 50%;
  margin-left: -780px;
}
.bx-wrapper {
  box-shadow: none;
}
.bx-wrapper .bx-prev {
  left: 300px;
  background: url(../img/kq/arrow_left.png) no-repeat;
  width: 42px !important;
  height: 42px !important;
}
.bx-wrapper .bx-next {
  left: 800px;
  background: url(../img/kq/arrow_right.png) no-repeat;
  width: 42px !important;
  height: 42px !important;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: 0 !important;
}
.ask-wrap {
  position: fixed;
  top: 85px;
  left: 50%;
  margin-left: 316px;
  padding: 10px;
  width: 230px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  transition: 0.5s all;
  border-top: 5px solid #de7197;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  z-index: 90;
  background-color: #ffffff;
  box-shadow: 0 6px 12px rgba(138, 138, 132, 0.2);
}
.ask-wrap.show {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.ask-wrap select {
  width: 100%;
  height: 32px;
  font-size: 14px;
  padding-left: 5px;
  border-radius: 15px;
  outline: none;
}
.ask-wrap > p {
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  color: #2b2b2b;
  margin-bottom: 5px;
}
.ask-wrap > input {
  width: 208px;
  margin-top: 10px;
  padding: 5px 10px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #afafaf;
  font-size: 14px;
  outline: none;
  border-radius: 15px;
}
.ask-wrap > a {
  width: 100%;
  height: 33px;
  background: #de7197;
  font-size: 14px;
  line-height: 33px;
  color: #FFF;
  margin: 13px auto 0 auto;
  cursor: pointer;
  display: block;
  text-align: center;
  border-radius: 15px;
}
.ask-wrap > h4 {
  font-size: 14px;
  margin-top: 10px;
  font-weight: normal;
}
.ask-wrap > h4 b {
  color: red;
}
.ask-wrap > h4 .t_num {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.ask-wrap > h4 .t_num i {
  width: 11px;
  height: 15.66666667px;
  display: inline-block;
  background: url(http://cdn1.hupiaoer.com/p1/img/number1-53e65b775c.png) no-repeat;
  background-position: 0 0;
}
/*# sourceMappingURL=service.css.map */