body {
  font-family: 'Microsoft YaHei','微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  background-color: #fff;
}
.comtitle {
  padding: 90px 0 70px 0;
  text-align: center;
  font-size: 33px;
  line-height: 34px;
  color: #3e444f;
  letter-spacing: 5px;
}
.biangeng-banner {
  width: 100%;
  height: 420px;
  background: #ffffff url('../../images/biangeng/im_banner_a.png') no-repeat center;
  background-size: cover;
  margin-bottom: 45px;
}
.pc-com-formbox {
  margin-bottom: 90px;
}
.pc-com-formbox .formbox {
  width: 850px;
  height: 58px;
  border-radius: 0;
  background-color: #ffffff;
  border: 2px solid #f46756;
  margin: 0 auto;
}
.pc-com-formbox .formbox .box-l {
  height: 100%;
}
.pc-com-formbox .formbox .box-l .item {
  margin-right: 13px;
  width: 248px;
  height: 100%;
  position: relative;
  background: url(../../images/biangeng/icon_weizhi.png) no-repeat left 14px center;
  background-size: 19px 22px;
}
.pc-com-formbox .formbox .box-l .item .formcity {
  padding: 0 30px 0 50px;
  line-height: 58px;
  color: #999;
  font-size: 14px;
  cursor: pointer;
}
.pc-com-formbox .formbox .box-l .item .sel-under {
  cursor: pointer;
  width: 14px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -4px;
}
.pc-com-formbox .formbox .box-l .item:after {
  content: '';
  width: 1px;
  height: 22px;
  background-color: #d2d2d2;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
.pc-com-formbox .formbox .box-l .insome input {
  width: 200px;
  height: 56px;
  font-size: 14px;
  line-height: 56px;
  color: #999999;
  border: none;
  outline: none;
  padding-left: 34px;
  background: url(../../images/biangeng/icon_phone.png) no-repeat left;
  background-size: 16px 22px;
}
.pc-com-formbox .formbox .formbtn {
  width: 178px;
  height: 58px;
  border-radius: 0;
  background-color: #f46756;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  line-height: 58px;
  color: #ffffff;
}
.inforbox {
  padding: 0 0 90px 26px;
  width: 880px;
  margin: 0 auto;
}
.inforbox .bannerimg {
  width: 410px;
  height: 250px;
}
.inforbox .ibox {
  margin-left: 60px;
  width: 360px;
}
.inforbox .ibox div.titbox {
  font-size: 32px;
  line-height: 50px;
  color: #3e444f;
  letter-spacing: 5px;
  margin-bottom: 28px;
}
.inforbox .ibox p.cont {
  font-size: 13px;
  line-height: 36px;
  color: #3e444f;
  margin-bottom: 16px;
}
.inforbox .ibox .zxbtn {
  width: 146px;
  height: 44px;
  border-radius: 22px;
  background-color: #53adf8;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
  line-height: 44px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#99d5fb), to(#53adf8));
  background: linear-gradient(left, #99d5fb, #53adf8);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#99d5fb, endColorstr=#53adf8);
}
.biangeng-serve {
  padding-bottom: 30px;
  background-color: #f8f8f8;
}
.biangeng-serve .sbox {
  width: 1042px;
  margin: 0 auto;
}
.biangeng-serve .sbox li {
  float: left;
  width: 260px;
  text-align: center;
  margin-bottom: 38px;
}
.biangeng-serve .sbox li img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.biangeng-serve .sbox li p.cont {
  font-size: 17px;
  line-height: 65px;
  color: #3e444f;
}
.biangeng-serve .sbox li p.cont a {
  color: #3e444f;
}
.choose-hsz {
  padding-bottom: 90px;
}
.choose-hsz .ly-box {
  width: 1226px;
  margin: 0 auto;
}
.choose-hsz .ly-box li {
  float: left;
  width: 282px;
  height: 430px;
  border-radius: 0;
  background-color: #5876f2;
  margin: 0 12px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.choose-hsz .ly-box li .iimg {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-top: 30px;
}
.choose-hsz .ly-box li .title {
  font-size: 20px;
  line-height: 70px;
  color: #ffffff;
  margin-bottom: 6px;
}
.choose-hsz .ly-box li .content {
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  padding: 0 50px;
  margin-bottom: 24px;
}
.choose-hsz .ly-box li .cbtn {
  width: 146px;
  height: 44px;
  border-radius: 22px;
  background-color: #53adf8;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
  line-height: 44px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#99d5fb), to(#53adf8));
  background: linear-gradient(left, #99d5fb, #53adf8);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#99d5fb, endColorstr=#53adf8);
  position: absolute;
  bottom: 49px;
  left: 50%;
  margin-left: -73px;
}
.choose-hsz .ly-box li:hover {
  background-color: #2d3355;
}
.serve-flow {
  width: 100%;
  height: 524px;
  background: url('../../images/biangeng/lc_bgi.jpg') no-repeat center;
  background-size: cover;
}
.serve-flow .comtitle {
  color: #fff;
}
.serve-flow .lc-box {
  width: 1252px;
  margin: 0 auto;
}
.serve-flow .lc-box li {
  float: left;
  width: 200px;
  height: 220px;
  border-radius: 5px;
  background-color: #ffffff;
  margin: 0 25px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.serve-flow .lc-box li .iimg {
  width: 50px;
  height: 50px;
  margin-top: 30px;
}
.serve-flow .lc-box li .title {
  font-size: 17px;
  line-height: 40px;
  color: #3e444f;
  margin-bottom: 6px;
  padding-top: 8px;
}
.serve-flow .lc-box li .content {
  font-size: 13px;
  line-height: 26px;
  color: #898f9a;
  padding: 0 22px;
  margin-bottom: 24px;
}
.serve-team .tbox {
  width: 1252px;
  margin: 0 auto;
}
.serve-team .tbox li {
  float: left;
  width: 400px;
  text-align: center;
}
.serve-team .tbox li .iimg {
  width: 190px;
  height: 190px;
  margin-bottom: 20px;
}
.serve-team .tbox li .name {
  font-size: 23px;
  line-height: 44px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 2px;
}
.serve-team .tbox li .title {
  font-size: 15px;
  line-height: 38px;
  color: #5876f2;
  margin-bottom: 8px;
  padding-top: 8px;
}
.serve-team .tbox li .content {
  font-size: 13px;
  line-height: 26px;
  color: #666666;
  padding: 0 62px;
  text-align: left;
}
.biangeng-questions .ques-cont {
  padding-bottom: 10px;
}
.biangeng-questions .ques-cont li {
  float: left;
  width: 540px;
  padding: 0 30px;
  margin-bottom: 60px;
}
.biangeng-questions .ques-cont li .ques {
  margin-bottom: 24px;
}
.biangeng-questions .ques-cont li .ques div {
  width: 26px;
  height: 26px;
  border-radius: 1px;
  background: #ffffff url(../../images/biangeng/icon_ques.png) no-repeat center;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  margin-right: 18px;
}
.biangeng-questions .ques-cont li .ques p {
  font-size: 16px;
  line-height: 26px;
  color: #3e444f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 486px;
}
.biangeng-questions .ques-cont li .answer {
  margin-bottom: 24px;
}
.biangeng-questions .ques-cont li .answer div {
  width: 26px;
  height: 26px;
  border-radius: 1px;
  background: #ffffff url(../../images/biangeng/icon_ans.png) no-repeat center;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  margin-right: 18px;
}
.biangeng-questions .ques-cont li .answer p {
  font-size: 14px;
  line-height: 30px;
  color: #898f9a;
  max-width: 486px;
}
.biangeng-questions .ques-cont .goright {
  float: right;
}
.other-provide {
  padding-bottom: 100px;
  background-color: #eaedfa;
}
.other-provide .department {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
.other-provide .department .swiper-slide {
  width: 160px;
  height: 160px;
  padding: 10px 0;
  text-align: center;
}
.other-provide .department .item {
  width: 160px;
  height: 130px;
  padding-top: 30px;
  margin: 0 auto;
  border-radius: 7px;
  background-color: #fff;
  /* -webkit-box-shadow: 0 0 10px 2px #eee;
  box-shadow: 0 0 10px 2px #eee; */
}
.other-provide .department .item a {
  display: block;
  width: 100%;
  height: 100%;
}
.other-provide .department .item img {
  width: 68px;
  height: 68px;
}
.other-provide .department .item p {
  font-size: 15px;
  line-height: 54px;
  color: #666666;
}
.other-provide .department div.sel {
  background-color: #fe8fa6;
}
.other-provide .department div.sel a p {
  color: #fff;
}
.other-provide .department div.item1 {
  background-color: #ff9c79;
}
.other-provide .department div.item2 {
  background-color: #f5b200;
}
.other-provide .department div.item3 {
  background-color: #28a1f8;
}
.other-provide .department div.item4 {
  background-color: #fe8fa6;
}
.other-provide .department div.item5 {
  background-color: #45c678;
}
.other-provide .department div.item6 {
  background-color: #6799fd;
}

.zt-openbox {
  height: 502px;
  background-color: #ffffff;
  width: 560px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -280px;
  margin-top: -250px;
  border-radius: 10px;
}
.zt-openbox .free-form,.free-ques .free-form {
  margin: 0;
  padding: 0;
}
.zt-openbox .img {
  position: relative;
  overflow: hidden;
  border: 10px 10px 0 0;
}
.zt-openbox .img img {
  width: 100%;
  height: 124px;
}
.zt-openbox .img .word {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
}
.zt-openbox .img .word h5 {
  font-size: 25px;
  line-height: 40px;
  color: #ffffff;
  margin-top: 35px;
}
.zt-openbox .input-item {
  margin: 16px 0 16px 56px;
}
.zt-openbox .input-item .input-label {
  font-size: 14px;
  line-height: 50px;
  color: #666666;
  display: block;
  float: left;
  width: 80px;
  text-align: right;
  margin-right: 10px;
}
.zt-openbox .input-item .input-block {
  float: left;
  width: 308px;
  height: 48px;
  border: 1px solid #d2d2d2;
  padding: 0 10px;
}
.zt-openbox .input-item input {
  font-size: 14px;
  line-height: 48px;
  color: #999999;
  border: none;
  outline: none;
  width: 100%;
  padding: 0;
}
.zt-openbox .inpbox {
  padding-top: 30px;
}
.zt-openbox .btn {
  width: 330px;
  height: 50px;
  border-radius: 0;
  background-color: #04cb9a;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 50px;
  color: #ffffff;
  margin: 32px 0 0 146px;
}
.zt-openbox .form-colse {
  position: absolute;
  top: -44px;
  right: -44px;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.zt-openbox2 {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.zt-openbox2 .zt-openbox .input-item .block-tt {
  height: 68px;
  padding: 5px 18px;
}
.zt-openbox2 .zt-openbox textarea {
  font-size: 13px;
  line-height: 24px;
  color: #666666;
  width: 100%;
  height: 100%;
  resize: none;
}
/* 弹窗1 2 end */
.zt-openbox .input-item .in-sel {
  padding: 0;
  width: 328px;
  position: relative;
}
.zt-openbox .input-item .in-sel select {
  padding: 0 18px;
  width: 100%;
  font-size: 16px;
  color: #666;
}
.zt-openbox .input-item .in-put {
  position: relative;
}
.zt-openbox .input-item .in-sel .xia,.zt-openbox .input-item .in-put .xia {
  width: 28px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff url('../../images/generate_imgs/icon_xiala.png') no-repeat left;
  background-size: 14px 8px;
}