@charset "UTF-8";
body {
  max-width: 1920px;
  margin: 0 auto;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.btnbox .btn {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 250px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #ffaa3c;
  border-radius: 25px;
  font-size: 20px;
  color: #fff;
}
.btnbox .btn .icon {
  position: absolute;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  top: 9px;
  right: 15px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #f28c27;
  background-repeat: no-repeat;
  background-position: center center;
}
.btnbox .btn:hover {
  background: #f29c2e;
}
.btnbox .btn:hover .icon {
  background-color: #e48000;
}

.banner {
  width: 100%;
  height: 640px;
  background: url(../images/banner.jpg) center top no-repeat;
}
.banner .banner_txt {
  padding-top: 253px;
  text-align: center;
}
.banner .banner_txt .title {
  width: 750px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.banner .banner_txt .btitle {
  width: 750px;
  height: 57px;
  background: url(../images/banner_txt.png) no-repeat;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-duration: 0.4s;
  animation-delay: 0.4s;
}
.banner .banner_txt .stitle {
  margin-top: 38px;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
}
.banner .banner_txt .stitle .item {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 23px;
  padding-left: 32px;
}
.banner .banner_txt .stitle .txt {
  font-size: 18px;
  color: #fff;
  line-height: 1;
  text-shadow: 0 2px 5px rgba(6, 42, 91, 0.56);
}
.banner .banner_txt .stitle .ripple {
  position: absolute;
  left: 0;
  top: -1px;
  width: 20px;
  height: 20px;
}
.banner .banner_txt .stitle .ripple img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.banner .banner_txt .stitle .ripple .top-ripple {
  width: 8px;
  left: 6px;
  top: 6px;
}
.banner .banner_txt .stitle .ripple .btm-ripple {
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.banner .btnbox {
  margin-top: 63px;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-duration: 0.6s;
  animation-delay: 0.6s;
}
.banner .btnbox .btn .icon {
  background-image: url(../images/icon_go.png);
}

.floorbg-first {
  width: 100%;
  height: 2018px;
  background: url(../images/bg_floor_01.png) center top no-repeat;
}

.floor .hd {
  padding-top: 70px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.floor .bhd {
  position: absolute;
  left: 50%;
  bottom: 14px;
  margin-left: -70px;
  font-size: 24px;
  color: #2a4481;
  padding-left: 43px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 3;
}
.floor .bhd .icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 23px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../images/icon_hd.png);
}
.floor .shd {
  font-size: 40px;
  color: #c8d6ed;
  opacity: 0.3;
  filter: Alpha(opacity=30);
}
.floor-white .bhd {
  color: #fff;
}
.floor-white .shd {
  opacity: 0.14;
  filter: Alpha(opacity=14);
}
.floor-white .bhd .icon {
  background-position: 0 -23px;
}
.floor .item:nth-child(4n) {
  margin-right: 0 !important;
}

/*产品介绍*/
.floor_cpjs .bd {
  padding: 40px 0 6px;
}
.floor_cpjs .layui-tab {
  margin: 0;
}
.floor_cpjs .layui-tab-title {
  height: 102px;
  border: 0;
}
.floor_cpjs .layui-tab-title li {
  width: 32%;
  padding: 0;
  margin-right: 18px;
  line-height: 102px;
  text-align: center;
  font-size: 20px;
  color: #333;
  background-color: #fff;
  box-shadow: 0 4px 20px rgba(191, 191, 191, 0.1);
}
.floor_cpjs .layui-tab-title li.third,
.floor_cpjs .layui-tab-title li.four {
  margin-right: 17px;
}
.floor_cpjs .layui-tab-title li.five {
  margin-right: 0 !important;
}
.floor_cpjs .layui-tab-title li .icon {
  width: 24px;
  height: 22px;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url(../images/icon_kefu.png);
}
.floor_cpjs .layui-tab-title li.first .icon {
  background-position: 0 0;
}
.floor_cpjs .layui-tab-title li.second .icon {
  background-position: 0 -22px;
}
.floor_cpjs .layui-tab-title li.third .icon {
  background-position: 0 -44px;
}
.floor_cpjs .layui-tab-title li.four .icon {
  background-position: 0 -66px;
}
.floor_cpjs .layui-tab-title li.five .icon {
  background-position: 0 -88px;
}
.floor_cpjs .layui-tab-title .layui-this {
  color: #fff;
  background-color: #2a4481;
}
.floor_cpjs .layui-tab-title .layui-this.first .icon {
  background-position: -24px 0;
}
.floor_cpjs .layui-tab-title .layui-this.second .icon {
  background-position: -24px -22px;
}
.floor_cpjs .layui-tab-title .layui-this.third .icon {
  background-position: -24px -44px;
}
.floor_cpjs .layui-tab-title .layui-this.four .icon {
  background-position: -24px -66px;
}
.floor_cpjs .layui-tab-title .layui-this.five .icon {
  background-position: -24px -88px;
}
.floor_cpjs .layui-tab-title .layui-this:after,
.floor_cpjs .layui-tab-bar {
  display: none;
}
.floor_cpjs .layui-tab-content {
  height: 365px;
  margin-top: 28px;
  padding: 48px 45px 0;
  background: #fff;
  box-shadow: 0 4px 20px rgba(191, 191, 191, 0.1);
}
.floor_cpjs .layui-tab-item {
  position: relative;
}
.floor_cpjs .bd .content {
  position: relative;
  z-index: 2;
  width: 630px;
}
.floor_cpjs .bd .title {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 14px;
  position: relative;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-duration: 0.2s;
  animation-delay: 0.2s;
}
.floor_cpjs .bd .title .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 2px;
  background: #2a4481;
  overflow: hidden;
}
.floor_cpjs .bd .desc {
  font-size: 16px;
  color: #333;
  line-height: 34px;
  margin-top: 24px;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-delay: 0.3s;
  animation-duration: 0.3s;
  animation-delay: 0.3s;
}
.floor_cpjs .bd .btnbox {
  margin-top: 60px;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-duration: 0.4s;
  animation-delay: 0.4s;
}
.floor_cpjs .bd .btnbox .btn .icon {
  background-image: url(../images/icon_qq.png);
}
.floor_cpjs .bd .imgshow {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-duration: 0.2s;
  animation-delay: 0.2s;
}
.floor_cpjs .bd .item-first .content {
  width: 540px;
}
.floor_cpjs .bd .item-first .btnbox {
  margin-top: 34px;
}
.floor_cpjs .bd .item-four .content {
  width: 580px;
}
.floor_cpjs .bd .item-four .btnbox {
  margin-top: 45px;
}

/*服务平台*/
.floor_fwpt .bd {
  height: 277px;
  margin-top: 10px;
  position: relative;
}
.floor_fwpt .item {
  width: 72px;
  text-align: center;
  position: absolute;
}
.floor_fwpt .item1 {
  left: 2px;
  top: 48px;
}
.floor_fwpt .item2 {
  left: 15.7%;
  top: 0;
}
.floor_fwpt .item3 {
  left: 31.3%;
  top: 58px;
}
.floor_fwpt .item4 {
  left: 46%;
  top: 96px;
}
.floor_fwpt .item5 {
  left: 63%;
  top: 22px;
}
.floor_fwpt .item6 {
  left: 77.6%;
  top: 61px;
}
.floor_fwpt .item7 {
  left: 92.4%;
  top: 96px;
}
.floor_fwpt .item .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  box-shadow: 0 4px 27px rgba(23, 89, 153, 0.25);
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(../images/icon_platform.png);
}
.floor_fwpt .item1 .icon {
  background-position: 0 0;
}
.floor_fwpt .item2 .icon {
  background-position: -72px 0;
}
.floor_fwpt .item3 .icon {
  background-position: -144px 0;
}
.floor_fwpt .item4 .icon {
  background-position: -216px 0;
}
.floor_fwpt .item5 .icon {
  background-position: -288px 0;
}
.floor_fwpt .item6 .icon {
  background-position: -360px 0;
}
.floor_fwpt .item7 .icon {
  background-position: -432px 0;
}
.floor_fwpt .item .text {
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  margin: 22px 0 18px;
}
.floor_fwpt .item .ripple {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 46px;
  height: 46px;
  position: relative;
}
.floor_fwpt .item .ripple img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  filter: alpha(opacity=5);
  opacity: 0.05;
}
.floor_fwpt .item .ripple .top-ripple {
  width: 10px;
  left: 18px;
  top: 18px;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.floor_fwpt .item .ripple .cet-ripple {
  width: 26px;
  left: 10px;
  top: 10px;
  filter: alpha(opacity=14);
  opacity: 0.14;
}

/*报价方案*/
.floor_bjfa .bd {
  position: relative;
  padding: 60px 0 106px;
  overflow: hidden;
}
.bjfa_over {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.bjfa_over_left,
.bjfa_over_right {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 50%;
  height: 100%;
  background: url(../images/bg_bjfa.png) left center no-repeat;
  transition: 3s all cubic-bezier(0.46, 1, 0.23, 1.52);
}
.bjfa_over_right {
  left: auto;
  right: 0;
  background-position: right center;
}
.animated .bjfa_over_left,
.animated .bjfa_over_right {
  width: 0;
}
.floor_bjfa .offer-item {
  float: left;
  width: 363px;
  height: 546px;
  margin-top: 55px;
  margin-right: 27px;
  text-align: center;
  background: #fff;
  box-shadow: 0 4px 38px rgba(210, 210, 210, 0.2);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: relative;
  z-index: 2\9;
}
.floor_bjfa .offer-item .item {
  padding-top: 48px;
  line-height: 39px;
}
.floor_bjfa .offer-item .imgbox {
  margin-bottom: 35px;
}
.floor_bjfa .offer-item .imgbox .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 79px;
  height: 78px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_offfer.png);
}
.floor_bjfa .offer-item .title .primary {
  font-size: 24px;
  color: #333;
}
.floor_bjfa .offer-item .title .second {
  font-size: 20px;
  color: #e5e4e4;
  margin-top: 3px;
  font-family: "fzltzhk gbk1 0", "Microsoft Yahei";
}
.floor_bjfa .offer-item .con {
  margin: 22px 0 36px;
  font-size: 16px;
  color: #333;
}
.floor_bjfa .offer-item .con span {
  margin-left: 22px;
}
.floor_bjfa .offer-item .price {
  font-size: 24px;
  color: #ff5114;
}
.floor_bjfa .offer-item .price span {
  font-size: 20px;
  margin-left: 10px;
}
.floor_bjfa .btnbox {
  margin-top: 38px;
}
.floor_bjfa .btnbox .btn {
  color: #4873ab;
  background: #f1f5fe;
}
.floor_bjfa .btnbox .btn .icon {
  background-color: #fff;
  background-image: url(../images/icon_qq.png);
}
.floor_bjfa .offer-last {
  margin-right: 0 !important;
}
.floor_bjfa .offer-last .con span {
  margin-left: 10px;
}
.floor_bjfa .offer-first .imgbox .icon {
  background-position: 0 0;
}
.floor_bjfa .offer-second .imgbox .icon {
  background-position: -79px 0;
}
.floor_bjfa .offer-last .imgbox .icon {
  background-position: -158px 0;
}

.floor_bjfa .hover {
  width: 420px;
  position: relative;
  margin-top: 0;
}
.floor_bjfa .hover .topline {
  position: absolute;
  top: -1px;
  left: 50%;
  width: 456px;
  height: 13px;
  margin-left: -228px;
  border-radius: 5px;
  background: #ffaa3c;
}
.floor_bjfa .hover .btnbox .btn {
  background: #ffaa3c;
  color: #fff;
}
.floor_bjfa .hover .btnbox .btn .icon {
  background-color: #f28c27;
}
.floor_bjfa .hover .btnbox .btn:hover {
  background: #f29c2e;
}
.floor_bjfa .hover .btnbox .btn:hover .icon {
  background-color: #e48000;
}

/*即刻免费试用*/
.floor-mfsy {
  height: 389px;
  background: url(../images/bg_mfsy.jpg) center top no-repeat;
}
.floor-mfsy .main {
  padding-top: 108px;
}
.floor-mfsy .content {
  width: 582px;
  height: 152px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/icon_kuoh.png) center center no-repeat;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-duration: 0.4s;
  animation-delay: 0.4s;
}
.floor-mfsy .content .txt {
  font-size: 42px;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  padding: 7px 0 32px;
  text-shadow: 0 2px 5px rgba(6, 42, 91, 0.56);
  font-family: "fzltzhk gbk1 0", "Microsoft Yahei";
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0.5s;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
}
.floor-mfsy .content .txt span {
  color: #ffaa3c;
}
.floor-mfsy .btnbox {
  -webkit-animation-delay: 0.6s;
  animation-duration: 0.6s;
  animation-delay: 0.6s;
}
.floor-mfsy .btnbox .btn {
  width: 220px;
}
.floor-mfsy .btnbox .btn .icon {
  background-image: url(../images/icon_go.png);
}

/*客服行业现状*/
.floor-hyxz .bhd {
  margin-left: -94px;
}
.floor-hyxz .bd {
  padding-top: 42px;
}
.floor-hyxz .item {
  float: left;
  width: 280px;
  height: 374px;
  background: #fff;
  text-align: center;
  margin-right: 27px;
}
.floor-hyxz .item3 {
  margin-right: 26px;
}
.floor-hyxz .item .topcon {
  width: 100%;
  height: 187px;
  background-position: center top;
  background-repeat: no-repeat;
}
.floor-hyxz .item .topcon .imgbox {
  padding: 42px 0 23px;
}
.floor-hyxz .item .topcon .imgbox .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_kfhy.png);
}
.floor-hyxz .item .topcon .title {
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
}
.floor-hyxz .item .topcon .line {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 23px;
  height: 2px;
  overflow: hidden;
  background: #fff;
  margin-top: 11px;
}
.floor-hyxz .item1 .topcon {
  background-image: url(../images/bg_kfhylist_01.jpg);
}
.floor-hyxz .item2 .topcon {
  background-image: url(../images/bg_kfhylist_02.jpg);
}
.floor-hyxz .item3 .topcon {
  background-image: url(../images/bg_kfhylist_03.jpg);
}
.floor-hyxz .item4 .topcon {
  background-image: url(../images/bg_kfhylist_04.jpg);
}
.floor-hyxz .item1 .topcon .imgbox .icon {
  background-position: 0 0;
}
.floor-hyxz .item2 .topcon .imgbox .icon {
  background-position: -46px 0;
}
.floor-hyxz .item3 .topcon .imgbox .icon {
  background-position: -92px 0;
}
.floor-hyxz .item4 .topcon .imgbox .icon {
  background-position: -138px 0;
}
.floor-hyxz .item .bottomcon {
  font-size: 16px;
  color: #333;
  line-height: 39px;
  padding-top: 30px;
}

/*核心优势*/
.floor-hxys .bd {
  width: 100%;
  height: 556px;
  margin-top: 44px;
  background: url(../images/bg_hxys.jpg) center top no-repeat;
}
.floor-hxys .layui-carousel,
.floor-hxys .layui-carousel > *[carousel-item] > * {
  background: none;
}
.floor-hxys .layui-carousel {
  height: 556px !important;
}
.floor-hxys .layui-carousel-ind {
  top: -66px;
  text-align: left;
}
.floor-hxys .layui-carousel-ind ul {
  padding: 0;
  margin-left: 253px;
  background: none;
}
.floor-hxys .layui-carousel-ind li {
  width: 8px;
  height: 8px;
  *display: inline;
  *zoom: 1;
  margin: 0 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.4);
}
.floor-hxys .layui-carousel-ind li.layui-this {
  background-color: #fff;
}
.floor-hxys .layui-carousel-arrow {
  top: 380px;
  margin: 0;
  width: 41px;
  height: 41px;
  font-size: 0;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../images/icon_arrow.png);
}
.floor-hxys .layui-carousel[lay-arrow="always"] .layui-carousel-arrow {
  left: auto;
  right: 490px;
  background-position: 0 0;
}
.floor-hxys .layui-carousel[lay-arrow="always"] .layui-carousel-arrow:hover {
  background-position: -41px 0;
}
.floor-hxys
  .layui-carousel[lay-arrow="always"]
  .layui-carousel-arrow[lay-type="add"] {
  right: 430px;
  background-position: 0 -41px;
}
.floor-hxys
  .layui-carousel[lay-arrow="always"]
  .layui-carousel-arrow[lay-type="add"]:hover {
  background-position: -41px -41px;
}
.floor-hxys .bd .wrapper {
  position: relative;
}
.floor-hxys .lunbo-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 687px;
  height: 556px;
  background: url(../images/bg_hxyscon.png) left top repeat-y;
}
.floor-hxys .itembox {
  float: right;
  width: 687px;
  height: 556px;
  position: relative;
}
.floor-hxys .itembox .imgbox {
  position: absolute;
  left: -510px;
  top: 82px;
}
.floor-hxys .itembox .content {
  color: #fff;
  padding: 105px 0 0 150px;
}
.floor-hxys .itembox .content .title {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-duration: 0.4s;
  animation-delay: 0.4s;
}
.floor-hxys .itembox .content .num {
  font-size: 50px;
  color: #86ceff;
  line-height: 1.2;
}
.floor-hxys .itembox .content .tit {
  font-size: 24px;
  line-height: 1.2;
  margin-top: 30px;
  font-family: "fzltzhk gbk1 0", "Microsoft Yahei";
}
.floor-hxys .itembox .content .line {
  width: 23px;
  height: 2px;
  overflow: hidden;
  background: #fff;
  margin-top: 14px;
}
.floor-hxys .itembox .content .desc {
  font-size: 16px;
  line-height: 33px;
  margin-top: 25px;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
}
.floor-hxys .advantage {
  padding: 50px 20px 45px;
}
.floor-hxys .advantage .item {
  float: left;
  color: #666;
  text-align: center;
  margin-right: 114px;
}
.floor-hxys .advantage .item .primary {
  font-size: 18px;
  font-weight: bold;
}
.floor-hxys .advantage .item .second {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
  letter-spacing: 1px;
}

.floorbg-second {
  width: 100%;
  height: 1158px;
  background: url(../images/bg_floor_02.png) center top no-repeat;
}
/*服务理念*/
.floor-fwln .hd {
  padding-top: 88px;
}
.floor-fwln .bd {
  padding: 26px 0 165px;
}
.floor-fwln .fwln-item {
  position: relative;
  margin: 0 34px;
}
.floor-fwln .fwln-item .yuan {
  position: absolute;
}
.floor-fwln .fwln-item .small-1 {
  top: -5px;
  left: 27.3%;
}
.floor-fwln .fwln-item .big {
  top: 67px;
  left: 48.2%;
}
.floor-fwln .fwln-item .small-2 {
  top: 127px;
  left: 72.1%;
}
.floor-fwln .item {
  float: left;
  width: 25%;
  text-align: center;
}
.floor-fwln .item .imgbox {
  margin-bottom: 21px;
}
.floor-fwln .item .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 152px;
  height: 156px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_fwln.png);
}
.floor-fwln .item .icon1 {
  background-position: 0 0;
}
.floor-fwln .item .icon2 {
  background-position: -152px 0;
}
.floor-fwln .item .icon3 {
  background-position: -304px 0;
}
.floor-fwln .item .icon4 {
  background-position: -456px 0;
}
.floor-fwln .item .text {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 197px;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  color: #4873ab;
  background: #f1f5fe;
  border-radius: 25px;
}

/*合作伙伴*/
.floor-partner .bd {
  padding: 40px 0 92px;
}
.floor-partner ul li {
  float: left;
  margin-top: 22px;
  margin-right: 25px;
}
.floor-partner ul li.mr0 {
  margin-right: 0 !important;
}

/*快速报价*/
.floorbg-last {
  width: 100%;
  height: 701px;
  background: url(../images/bg_ksbj.jpg) center top no-repeat;
}
.floor-ksbj .hd {
  padding-top: 58px;
}
.floor-ksbj .bd {
  padding: 10px 0 100px;
}
.form-wrap {
  width: 570px;
  margin: 0 auto;
  text-align: left;
}
.form-wrap .form-item {
  width: 100%;
  margin-top: 15px;
  line-height: 50px;
  position: relative;
}
.form-wrap .form-item .imgbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 100%;
  padding: 0 14px 0 19px;
  z-index: 2;
}
.form-wrap .form-item .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 18px;
  height: 20px;
  margin-top: 15px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_form.png);
}
.form-wrap .form-item .icon1 {
  background-position: 0 0;
}
.form-wrap .form-item .icon2 {
  background-position: 0 -20px;
}
.form-wrap .form-item .icon3 {
  background-position: 0 -40px;
}
.form-wrap .form-item .icon4 {
  margin-top: 19px;
  background-position: 0 -60px;
}
.form-wrap .form-item .icon5 {
  background-position: 0 -80px;
}
.form-wrap .form-item .reqtip {
  position: absolute;
  top: 0;
  right: 10px;
  width: 60px;
  text-align: center;
  font-size: 14px;
  color: #999;
}
.form-wrap .form-item .txt {
  border: 0;
  width: 449px;
  height: 50px;
  line-height: 50px\9;
  padding: 0 70px 0 51px;
  font-size: 14px;
  color: #666;
}
.form-wrap .form-item .txtarea {
  height: 114px;
  line-height: 2;
  padding-top: 16px;
  padding-bottom: 16px;
}
.form-wrap .form-item .txt-yzm,
.form-wrap .form-item .batch {
  vertical-align: top;
}
.form-wrap .form-item .txt-yzm {
  width: 169px;
}
.form-wrap .form-item .batch {
  font-size: 14px;
  color: #fff;
  margin-left: 20px;
  line-height: 50px;
}
.form-wrap .form-item .batch img {
  width: 80px;
  height: 30px;
}
.form-wrap .form-item .batch a {
  color: #ffaa3c;
}
.form-wrap .form-item .batch a:hover {
  color: #f29c2e;
}
.form-wrap .wrongtip {
  height: 36px;
  font-size: 14px;
  color: #ffaa3c;
  line-height: 36px;
  padding-left: 21px;
  text-align: left;
}
.form-wrap .subbtn {
  width: 570px;
  height: 60px;
  font-size: 20px;
  color: #fff;
  background: #ffaa3c;
}
.form-wrap .subbtn:hover {
  background: #f29c2e;
}

/*联系方式*/
.contact {
  position: fixed;
  right: 0;
  top: 335px;
  z-index: 999;
}
.contact .fix {
  position: absolute;
  top: 0;
  right: 1px;
  width: 54px;
  height: 226px;
  background: #fff;
  border-radius: 27px;
}
.contact .con {
  padding: 9px 0;
}
.contact .con li {
  position: relative;
  margin-top: 15px;
}
.contact .con li .way {
  width: 54px;
  height: 37px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(../images/icon_contant.png);
}
.contact .con li .qq {
  background-position: 0 -24px;
}
.contact .con li .wechat {
  background-position: 0 -76px;
}
.contact .con li .telphone {
  background-position: 0 -128px;
}
.contact .con li .returntop {
  background-position: 0 -180px;
}
.contact .con li:hover .qq {
  background-position: -54px -24px;
}
.contact .con li:hover .wechat {
  background-position: -54px -76px;
}
.contact .con li:hover .telphone {
  background-position: -54px -128px;
}
.contact .con li:hover .returntop {
  background-position: -54px -180px;
}
.contact .con .wayshow {
  padding-right: 14px;
  cursor: pointer;
  position: absolute;
  left: -139px;
  top: -4px;
  z-index: 11;
  display: none;
}
.contact .con .telshow {
  top: 1px;
}
.contact .con .wxshow {
  top: -55px;
  left: -128px;
}
.contact .con .waymian {
  width: 125px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.contact .con .waymian .icon_qq {
  height: 16px;
  margin-right: 8px;
  margin-top: -2px;
  vertical-align: middle;
}
.contact .con .telshow .waymian {
  letter-spacing: 1px;
}
.contact .con .wxshow .waymian {
  width: 114px;
  height: 159px;
  padding: 10px 0;
}
.contact .con .wxshow .wxhfz {
  margin-top: 7px;
  line-height: 1;
}
.contact .con .wxshow .wxnum {
  font-size: 14px;
  color: #999;
}
.contact .con .wxshow .wxnum p {
  color: #333;
  margin-top: 7px;
}
.contact .con .wxshow .btn {
  width: 93px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  margin-top: 11px;
  border-radius: 5px;
  background: #2a4481;
}
.contact .con li:hover .wayshow {
  display: block;
}
.successMsg {
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
}
.successMsg .successMsg_con {
  height: 60px;
  border-radius: 50px;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
}

@media screen and (max-width: 1220px) {
  .wrapper {
    width: 960px;
  }
  .floor_cpjs .layui-tab-title li,
  .floor_cpjs .layui-tab-title li.third,
  .floor_cpjs .layui-tab-title li.four {
    width: 180px;
    margin-right: 15px;
  }
  .floor_cpjs .layui-tab-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .floor_cpjs .bd .imgshow img {
    width: 380px;
  }
  .floor_cpjs .bd .content {
    width: 515px;
  }
  .floor_cpjs .bd .item-third .content {
    width: 565px;
  }
  .floor_cpjs .bd .item-four .content {
    width: 540px;
  }
  .floor_cpjs .bd .btnbox {
    margin-top: 34px;
  }
  .floor_cpjs .bd .imgshow {
    top: 10px;
  }

  .floor_bjfa .offer-item {
    width: 310px;
    margin-right: 10px;
  }
  .floor_bjfa .hover {
    width: 320px;
  }
  .floor_bjfa .hover .topline {
    width: 356px;
    margin-left: -178px;
  }
  .floor_bjfa .offer-item .con {
    font-size: 14px;
  }

  .floor-hyxz .item {
    width: 229px;
    margin-right: 15px;
  }
  .floor-hyxz .item3 {
    margin-right: 14px;
  }

  .floor-hxys .lunbo-bg,
  .floor-hxys .itembox {
    width: 500px;
  }
  .floor-hxys .itembox .content {
    padding-left: 80px;
  }
  .floor-hxys .itembox .imgbox {
    left: -458px;
    top: 110px;
  }
  .floor-hxys .itembox .imgbox img {
    width: 515px;
  }
  .floor-hxys .layui-carousel-ind {
    top: -96px;
  }
  .floor-hxys .layui-carousel-ind ul {
    margin-left: 210px;
  }
  .floor-hxys .layui-carousel[lay-arrow="always"] .layui-carousel-arrow {
    right: 375px;
  }
  .floor-hxys
    .layui-carousel[lay-arrow="always"]
    .layui-carousel-arrow[lay-type="add"] {
    right: 315px;
  }

  .floor-hxys .advantage {
    padding-left: 0;
    padding-right: 0;
  }
  .floor-hxys .advantage .item {
    margin-right: 47px;
  }

  .floor-fwln .fwln-item {
    margin: 0;
  }

  .floor-partner ul li {
    margin-right: 13px;
  }
  .floor-partner ul li img {
    width: 126px;
  }
}
/* 动画样式 */
@-webkit-keyframes fadeInUp {
  /* 从最底部往上滑入 */
  from {
    -webkit-transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInUp {
  -webkit-animation: fadeInUp 1s both;
  animation: fadeInUp 1s both;
}

@-webkit-keyframes scaleOut1 {
  /* 放大消失 */
  0 {
    -webkit-transform: scale(0);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(4);
    opacity: 0;
  }
  71% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.8;
  }
}
@keyframes scaleOut1 {
  0 {
    transform: scale(0);
    opacity: 1;
  }
  70% {
    transform: scale(4);
    opacity: 0;
  }
  71% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0.8;
  }
}
@-webkit-keyframes scaleOut2 {
  /* 放大消失 */
  0 {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  0.1% {
    -webkit-transform: scale(0);
    opacity: 1;
  }
  85% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
  85.1% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.14;
  }
}
@keyframes scaleOut2 {
  0 {
    transform: scale(0);
    opacity: 0;
  }
  0.1% {
    transform: scale(0);
    opacity: 1;
  }
  85% {
    transform: scale(2);
    opacity: 0;
  }
  85.1% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0.14;
  }
}
@-webkit-keyframes scaleOut3 {
  /* 放大消失 */
  0 {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  0.1% {
    -webkit-transform: scale(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
  60.1% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.05;
  }
}
@keyframes scaleOut3 {
  0 {
    transform: scale(0);
    opacity: 0;
  }
  0.1% {
    transform: scale(0);
    opacity: 1;
  }
  60% {
    transform: scale(1.5);
    opacity: 0;
  }
  60.1% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0.05;
  }
}
.scaleOut1 {
  width: calc(21%) !important;
  left: calc(39%) !important;
  top: calc(39%) !important;
  -webkit-animation: scaleOut1 2s linear 0s;
  animation: scaleOut1 2s linear 0s;
}
.scaleOut2 {
  width: calc(56%) !important;
  left: calc(22%) !important;
  top: calc(22%) !important;
  -webkit-animation: scaleOut2 2s linear 0s;
  animation: scaleOut2 2s linear 0s;
}
.scaleOut3 {
  left: calc(0%) !important;
  top: calc(0%) !important;
  -webkit-animation: scaleOut3 2s linear 0s;
  animation: scaleOut3 2s linear 0s;
}

@-webkit-keyframes fadeInUpHalf {
  /* 从最底部往上滑入 */
  from {
    -webkit-transform: translate3d(0, 50%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUpHalf {
  from {
    transform: translate3d(0, 50%, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInUpHalf {
  -webkit-animation: fadeInUpHalf 1.2s both;
  animation: fadeInUpHalf 1.2s both;
}

@-webkit-keyframes fadeInUpBit {
  /* 从最底部往上滑入 */
  from {
    -webkit-transform: translate3d(0, 30px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUpBit {
  from {
    transform: translate3d(0, 30px, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInUpBit {
  -webkit-animation: fadeInUpBit 0.5s both;
  animation: fadeInUpBit 0.5s both;
}
@-webkit-keyframes fadeInDownBit {
  /* 从上往下滑入 */
  from {
    -webkit-transform: translate3d(0, -30px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDownBit {
  from {
    transform: translate3d(0, -30px, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInDownBit {
  -webkit-animation: fadeInDownBit 0.5s both;
  animation: fadeInDownBit 0.5s both;
}

@-webkit-keyframes fadeInLeftBit {
  /* 从最左侧往上滑入 */
  from {
    -webkit-transform: translate3d(-15px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeftBit {
  from {
    transform: translate3d(-15px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInLeftBit {
  -webkit-animation: fadeInLeftBit 0.8s both;
  animation: fadeInLeftBit 0.8s both;
}

@-webkit-keyframes shakeInBit {
  /* 晃动 */
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate3d(-20px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes shakeInBit {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  50% {
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.shakeInBit {
  -webkit-animation: shakeInBit 1s both;
  animation: shakeInBit 1s both;
}
