/*首页*/
/*首页header*/
.banner-webkit {
  height: 809px;
  background: transparent url("/assets/web/pc/images/about/banner_bg.jpg") no-repeat center top;
  background-size: cover;
  position: relative;
}
.banner-webkit .banner-center {
  width: 1200px;
  height: 470px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -63px;
  background: #FFF;
  border-radius: 4px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
  padding: 0 33px;
  text-align: justify;
}
.banner-webkit .banner-center .title-name {
  font-size: 36px;
  color: #1E1E1E;
  height: 50px;
  line-height: 50px;
  margin-top: 38px;
}
.banner-webkit .banner-center .dase {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #999999;
}
.banner-webkit .banner-center .text {
  font-size: 18px;
  color: #333333;
  text-indent: 40px;
  line-height: 1.4;
  margin-top: 20px;
}
.lkt-webkit {
  width: 100%;
  float: none;
  clear: both;
  line-height: 1;
  font-size: 0;
}
.lkt-webkit .lkt-center {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.lkt-webkit .title {
  height: 56px;
  line-height: 56px;
  text-align: center;
  overflow: hidden;
  margin-top: 89px;
  font-size: 36px;
  color: #4c4c4c;
  margin-bottom: 9px;
}
.lkt-webkit .desc {
  height: 25px;
  line-height: 25px;
  font-size: 20px;
  color: #808080;
  text-align: center;
}
.block-xtgl {
  background: #f5f5f5;
  height: 700px;
}
.block-xtgl .wul-webkit {
  margin-top: 50px;
  text-align: center;
  font-size: 0;
  height: 449px;
}
.block-xtgl .kuai {
  height: 100%;
  width: 33%;
  vertical-align: top;
  display: inline-block;
}
.block-xtgl .center {
  width: 360px;
  margin: 0 auto;
  text-align: center;
}
.block-xtgl .center img {
  max-width: 100%;
  width: 100%;
  height: auto;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 13px;
}
.block-xtgl .center .kuai-title {
  height: 58px;
  line-height: 58px;
  font-size: 24px;
  color: #666666;
}
.block-xtgl .center .kuai-desc {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #999999;
}
.block-zndz {
  height: 796px;
  text-align: center;
}
.block-zndz img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-top: 80px;
}
.block-ygyd {
  background: #f5f5f5;
  height: 849px;
  position: relative;
}
.block-ygyd .switch-webkit {
  height: 610px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.block-ygyd .switch-nav-webkit {
  height: 53px;
  text-align: center;
  font-size: 0;
}
.block-ygyd .switch-li {
  vertical-align: top;
  height: 100%;
  display: inline-block;
}
.block-ygyd .switch-li.active .block {
  border-bottom: 2px solid #fd6a01;
}
.block-ygyd .switch-li.active .block .img-one {
  display: none;
}
.block-ygyd .switch-li.active .block .img-two {
  display: inline-block;
}
.block-ygyd .switch-li.active p {
  color: #fd6a01;
}
.block-ygyd .block {
  width: auto;
  height: 100%;
  margin: 0 70px;
  border-bottom: 2px solid transparent;
  display: inline-block;
}
.block-ygyd .block img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: top;
  margin-top: 9px;
}
.block-ygyd .block .img-two {
  display: none;
}
.block-ygyd .block p {
  font-size: 24px;
  color: #808080;
  height: 100%;
  line-height: 51px;
  margin-left: 26px;
  display: inline-block;
}
.block-ygyd .img-bg-webkit {
  width: 1200px;
  height: 555px;
  margin: 0 auto;
  text-align: left;
  font-size: 0;
  position: relative;
}
.block-ygyd .img-webkit {
  width: auto;
  height: 555px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  font-size: 0;
}
.block-ygyd .img-webkit .one,
.block-ygyd .img-webkit .two,
.block-ygyd .img-webkit .three,
.block-ygyd .img-webkit .four {
  width: 1200px;
  height: 100%;
  display: inline-block;
}
.block-ygyd .img-webkit .one {
  background: transparent url("/assets/web/pc/images/index/bg_img_1.png") no-repeat center bottom;
  background-size: 791px 492px;
}
.block-ygyd .img-webkit .two {
  background: transparent url("/assets/web/pc/images/index/bg_img_2.png") no-repeat center bottom;
  background-size: 791px 492px;
}
.block-ygyd .img-webkit .three {
  background: transparent url("/assets/web/pc/images/index/bg_img_3.png") no-repeat center bottom;
  background-size: 791px 492px;
}
.block-ygyd .img-webkit .four {
  background: transparent url("/assets/web/pc/images/index/bg_img_4.png") no-repeat center bottom;
  background-size: 791px 492px;
}
.block-yxhw {
  height: 848px;
  background: #ffffff url("/assets/web/pc/images/index/yxhw_bg.jpg") no-repeat center top;
  background-size: auto 100%;
}
.block-byjhzhb {
  height: 886px;
}
.block-byjhzhb .title {
  margin-top: 61px;
  text-align: left;
  height: 50px;
  line-height: 50px;
  font-size: 32px;
  color: #333;
}
.block-byjhzhb .desc {
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.block-byjhzhb .partner {
  max-width: 100%;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.block-byjhzhb .text {
  height: 92px;
  line-height: 92px;
  text-align: center;
  font-size: 36px;
  color: #4c4c4c;
}
.block-byjhzhb .apply-footer-but {
  width: 280px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background: #ffe327;
  border-radius: 5px;
  font-size: 30px;
  color: #4d4d4d;
  display: inline-block;
}
.footer-webkit .link-webkit {
  height: auto!important;
  padding-bottom: 20px;
}
.footer-webkit .map-webkit {
  height: 350px;
  border: 1px solid #DDD;
  margin-top: 28px;
}
.footer-webkit .map-webkit .left,
.footer-webkit .map-webkit .right {
  height: 100%;
  width: 931px;
  float: left;
  border-right: 1px solid #DDD;
}
.footer-webkit .map-webkit .right {
  float: right;
  width: 266px;
  background: #FFF;
  padding: 0 25px;
}
.footer-webkit .map-webkit .right .title {
  font-size: 16px;
  color: #333333;
  height: 26px;
  line-height: 26px;
  margin-top: 23px;
  text-align: left;
}
.footer-webkit .map-webkit .right .deck {
  font-size: 15px;
  color: #666666;
  text-align: justify;
  line-height: 1.4;
}
