.ft-link {
  background-color: #f4f4f4;
  padding-bottom: 14px;
}
.ft-link .row {
  margin: 0;
  padding: 10px 0;
  line-height: 22px;
  text-align: left;
  border-bottom: 1px solid rgba(141, 146, 153, 0.25);
  border-top: 1px solid rgba(141, 146, 153, 0.2);
}
.ft-link span {
  display: block;
  float: left;
  width: 70px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #333;
  font-weight: 600;
}
.ft-link p {
  margin: 0 0 0 70px;
  width: auto;
  height: auto;
  overflow: hidden;
}
.ft-link p a {
  display: block;
  float: left;
  font-size: 13px;
  color: #666;
  margin-left: 52px;
}
.ft-link a:hover {
  color: #000;
  /*font-size: 15px;*/
}

.lunBo {
  width: 100%;
  height: 550px;
  position: relative;
  background-color: #060606;
  background-position: center;
  background-size: 1920px 640px;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.lunBo .carousel-inner {
  height: 565px;
}
.lunBo .item {
  width: 100%;
  height: 565px;
  /*position: absolute;*/
  top: 0;
}
.lunBo .item .tu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;    
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat, repeat;
    background-position: center center;
    background-size: contain, auto;
    background-attachment: fixed;
    white-space: nowrap;
  /*width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: 1920px 640px;
  background-repeat: no-repeat;*/
}
.lunBo .carousel-inner .itemB .tu {
  background-color: #000;
}

.lunBo .item .tu .bj {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-position: center;
  background-size: 1920px 640px;
  background-repeat: no-repeat;
}
.lunBo .item .tu .bj2 {
  background-size: 1920px 558px;
  background-position: center 81px;
  z-index: 2;
}
.lunBo .item .liang,
.lunBo .guangC .lg {
  opacity: 0.05;
  -webkit-animation: breath 2s ease-in-out infinite forwards;
  -moz-animation: breath 2s ease-in-out infinite forwards;
  -o-animation: breath 2s ease-in-out infinite forwards;
  -ms-animation: breath 2s ease-in-out infinite forwards;
  animation: breath 2s ease-in-out infinite forwards;
  display: none;
}
.swiper-button-next{
  background-image:url(../img/banner/i_right.png);
  right: 35px;
  width: 44px;
  -moz-background-size: 44px 44px;
  -webkit-background-size: 44px 44px;
  background-size: 44px 44px;
  opacity: .3;
}
.swiper-button-prev{
  background-image:url(../img/banner/i_left.png);
  left: 35px;
  width: 44px;
  -moz-background-size: 44px 44px;
  -webkit-background-size: 44px 44px;
  background-size: 44px 44px;
  opacity: .3;
}
.swiper-button-next:hover,.swiper-button-prev:hover{
   opacity: .3;
}
@-webkit-keyframes breath {
  0 {
    opacity: 0.05;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes breath {
  0 {
    opacity: 0.05;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes breath {
  0 {
    opacity: 0.05;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes breath {
  0 {
    opacity: 0.05;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes breath {
  0 {
    opacity: 0.05;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lunboWz {
  position: absolute;
  top: 125px;
  left: 0;
  width: 100%;
  text-align: left;
  z-index: 3;
}
.lunboWz h6 {
  line-height: 34px;
  letter-spacing: 1.5px;
  font-size: 24px;
  color: #fff;
}
.lunboWz h5 {
  line-height: 51px;
  letter-spacing: 1.5px;
  font-size: 40px;
  color: #fff;
  text-align: left;
}
.lunboWz p {
  line-height: 30px;
  letter-spacing: 2px;
  font-size: 16px;
  color: #d8dfeb;
  font-weight: 300;
  margin-top: 27px;
  text-align: left;
}
.lunboWz .zw {
  width: 150px;
  height: 40px;
  margin: 0 auto;
  margin: 50px 0 0;
}
.lunboWz .lj {
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  letter-spacing: 3px;
  color: #fff;
  position: relative;
  cursor: pointer;
  float: left;
  display: block;
  margin-right: 20px;
}
.lunboWz .indexvideo2,
.lunboWz .lj4 {
  background: linear-gradient(90deg, #00aeff 0, #596efb 100%);
}
.lunboWz .lj1 {
  /*border: 1px solid rgba(235, 235, 235, 0.85);*/
  background: #BD1E21;
      transition: all .36s ease;
}
.lunboWz .lj1:hover {
  /*border: 1px solid rgba(255, 255, 255, 1);*/
  /*background: #fff;
  color: #bd2e12;*/
  transform: translateY(-6px);
}

.lunboWz .indexvideo2:hover,
.lunboWz .lj4:hover {
  background: linear-gradient(90deg, #09f 0, #575dfa 100%);
}
.lunboWz .lj3 {
  background: linear-gradient(90deg, #dcaf66 0, #75361c 100%);
}
.lunboWz .lj3:hover {
  background: linear-gradient(90deg, #cf9b47 0, #702b0e 100%);
}
.lunboWzC h6 {
  color: #e1eafa;
  font-size: 22px;
}
.lunboWzC h5 {
  line-height: 47px;
}
.lunboWzC p {
  margin-top: 19px;
}
.lunBo .guangC {
  width: 525px;
  height: 511px;
  position: relative;
  float: right;
  margin: 68px 2px 0 0;
  z-index: 2;
}
.lunBo .guangC .tp {
  position: absolute;
  left: 0;
  top: 0;
}
.lunBo .guangC .lg {
  display: block;
}
.lunBo .guangC .zougA {
  position: absolute;
  left: 58px;
  top: 290px;
  opacity: 0;
  animation: zougA 4s infinite forwards;
}
@keyframes zougA {
  0 {
    left: 58px;
    top: 290px;
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    left: 232px;
    top: 391px;
    opacity: 0;
  }
}
.lunBo .guangC .zougB {
  position: absolute;
  left: 270px;
  top: 398px;
  opacity: 0;
  animation: zougB 4s infinite forwards;
}
@keyframes zougB {
  50% {
    left: 270px;
    top: 398px;
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    left: 446px;
    top: 296px;
    opacity: 0;
  }
}
.yanhua {
  width: 11px;
  height: 78px;
  position: absolute;
}
.yanhuaA {
  left: 57px;
  top: 209px;
}
.yanhuaB {
  left: 270px;
  top: 331px;
}
.yanhuaC {
  left: 482px;
  top: 209px;
}
.yanhua span {
  display: block;
  width: 1px;
  height: 1px;
  background: #00dbff;
  position: absolute;
  animation: shangxia 0.8s infinite;
}
@-webkit-keyframes shangxia {
  from {
    opacity: 1;
    margin-top: 0;
  }
  to {
    opacity: 0;
    margin-top: -8px;
  }
}
@-o-keyframes shangxia {
  from {
    opacity: 1;
    margin-top: 0;
  }
  to {
    opacity: 0;
    margin-top: -8px;
  }
}
@keyframes shangxia {
  from {
    opacity: 1;
    margin-top: 0;
  }
  to {
    opacity: 0;
    margin-top: -8px;
  }
}
.yanhua .tA {
  left: 6px;
  top: 0;
}
.yanhua .tB {
  left: 7px;
  top: 15px;
}
.yanhua .tC {
  left: 4px;
  top: 17px;
  -webkit-animation-duration: 0.18s;
  -o-animation-duration: 0.18s;
  animation-duration: 0.18s;
}
.yanhua .tD {
  left: 5px;
  top: 18px;
}
.yanhua .tE {
  left: 4px;
  top: 23px;
  -webkit-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.yanhua .tF {
  left: 4px;
  top: 24px;
}
.yanhuaA .tG {
  left: 4px;
  top: 32px;
  -webkit-animation-duration: 0.23s;
  -o-animation-duration: 0.23s;
  animation-duration: 0.23s;
}
.yanhua .tH {
  left: 10px;
  top: 35px;
}
.yanhua .tI {
  left: 3px;
  top: 38px;
  -webkit-animation-duration: 0.26s;
  -o-animation-duration: 0.26s;
  animation-duration: 0.26s;
}
.yanhua .tJ {
  left: 7px;
  top: 42px;
}
.yanhua .tK {
  left: 10px;
  top: 43px;
  -webkit-animation-duration: 0.29s;
  -o-animation-duration: 0.29s;
  animation-duration: 0.29s;
}
.yanhua .tL {
  left: 0;
  top: 44px;
}
.yanhua .tM {
  left: 7px;
  top: 45px;
  -webkit-animation-duration: 0.32s;
  -o-animation-duration: 0.32s;
  animation-duration: 0.32s;
}
.yanhua .tN {
  left: 8px;
  top: 45px;
}
.yanhua .tO {
  left: 8px;
  top: 46px;
  -webkit-animation-duration: 0.36s;
  -o-animation-duration: 0.36s;
  animation-duration: 0.36s;
}
.yanhua .tP {
  left: 3px;
  top: 58px;
}
.yanhua .tQ {
  left: 1px;
  top: 70px;
  -webkit-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.yanhua .tQa {
  left: 5px;
  top: 53px;
}
.yanhua .tQb {
  left: 8px;
  top: 59px;
  -webkit-animation-duration: 0.33s;
  -o-animation-duration: 0.33s;
  animation-duration: 0.33s;
}
.yanhua .tQc {
  left: 4px;
  top: 63px;
}
.lunBo .itemB .lunboWz,
.lunBo .itemD .lunboWz {
  top: 203px;
}
.lunBo .itemD .lunboWz h5 {
  font-size: 32px;
}
.lunBo .itemD .lunboWz p {
  color: #fff;
  margin-top: 15px;
}
.lunboWz .zw {
  width: 150px;
  height: 40px;
  /*margin: 0 auto;*/
  margin-top: 40px;
}
.lunBo .itemD .lunboWz .lj4 {
  background: linear-gradient(
    90deg,
    #21d3ff 0,
    #1298ff 40%,
    #3a5aff 70%,
    #d74bff 100%
  );
}
.lunBo .itemD .lunboWz .lj4:hover {
  background: linear-gradient(90deg, #1298ff 0, #3a5aff 50%, #a84bff 100%);
}
.lunBo .carousel-indicators {
  width: 100%;
  height: 22px;
  left: 0;
  margin: 0;
  text-align: center;
  bottom: 135px;
  font-size: 0;
}
.lunBo .carousel-indicators li {
  position: relative;
  width: 54px;
  height: 22px;
  border-radius: 0;
  border: 0;
  background: none;
  margin: 0;
}
.lunBo .carousel-indicators li:before,
.lunBo .carousel-indicators li:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 10px;
  width: 42px;
  height: 2px;
  border-radius: 0;
  border: 0;
  background: rgba(255, 255, 255, 0.2);
}
.lunBo .carousel-indicators li:after {
  width: 0;
  z-index: 2;
}
.lunBo .carousel-indicators li.active:after {
  /* transition: all 6s; */
  /* -ms-transition: all 6s;
  -moz-transition: all 6s;
  -webkit-transition: all 6s;
  -o-transition: all 6s; */
  width: 42px;
  background: #bd1e21;
}
@keyframes jiaod {
  from {
    width: 0;
  }
  to {
    width: 42px;
  }
}
.guang {
  float: right;
  padding: 98px 0 0;
  width: 520px;
  height: 498px;
  display: none;
}
.guang .tupa {
  width: 100%;
  height: 100%;
  position: relative;
}
.guang .tupa img {
  display: block;
  position: absolute;
  left: -1px;
  top: 1px;
  width: 13px;
  height: 3px;
  animation: light-running 1.5s linear infinite;
  -webkit-animation: light-running 1.5s linear infinite;
}
.guang .tupa .tupa1 {
  offset-path: path("M422 316 L373 289");
  offset-distance: 0;
}
.guang .tupa .tupa2 {
  top: 4px;
  offset-path: path("M126 312 L174 287");
  offset-distance: 0;
}
.guang .tupa .tupa3 {
  offset-path: path("M130 146 L162 163");
  offset-distance: 0;
  top: 8px;
}
.guang .tupa .tupa4 {
  top: 10px;
  left: 8px;
  offset-path: path("M417 142 L377 165");
  offset-distance: 0;
}
@keyframes light-running {
  0 {
    opacity: 0;
    offset-distance: 0;
  }
  20% {
    opacity: 1;
    offset-distance: 20%;
  }
  90% {
    opacity: 1;
    offset-distance: 90%;
  }
  95% {
    opacity: 0;
    offset-distance: 95%;
  }
  100% {
    opacity: 0;
    offset-distance: 100%;
  }
}
svg img {
  opacity: 0;
}
.lunboFont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 128px;
  z-index: 99;
  /*background-color: rgb(28, 30, 50, 0.6);*/
  position: absolute;

}
.lunboFont .maxCon {
  height: 128px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  max-width: 1200px;
  background-color: #fff;
  position: relative;
  box-shadow: 0px 11px 49px 0px rgba(140, 58, 58, 0.2);
  margin-top: 60px;
}
.lunboFont .maxCon dl {
  width: 25%;
  height: 128px;
  float: left;
  text-align: left;
  padding: 19px 35px 0;
  border-right: 1px solid #f3f3f3;
}
.lunboFont .maxCon dl a {
  display: block;
}
.lunboFont .maxCon dl dt {
  line-height: 39px;
  font-size: 16px;
  color: #333;
  /*letter-spacing: 2.5px;*/
}
.lunboFont .maxCon dl dd {
  line-height: 22px;
  font-size: 14px;
  color: #666;
  /*letter-spacing: 2.5px;*/
  font-weight: 300;
}
.lunboFont .maxCon dl:hover {
 /* background: #bd1e21;
  height: 127px;*/
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0, 20, 40, 0.9);
  display: none;
}
.embed-responsive {
  width: 770px;
  height: 433px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -216px 0 0 -385px;
}
.embed-responsive video {
  width: 100%;
  height: 433px;
}
.popup .closeshipin1 {
  position: fixed;
  top: 20%;
  left: 76%;
  width: 30px;
  height: 30px;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/guanbitb.svg);
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.boConA {
  /*padding: 80px 0 0;*/
}
.boConA .maxCon {
  max-width: 1200px;
  margin: 46px auto 78px;
  background-color: #00aeff;
}
.boConA .maxCon dl {
  width: 20%;
  float: left;
  position: relative;
}
.boConA .maxCon dl .dlj {
  display: block;
  text-align: left;
  position: relative;
  background: #fff;
  padding: 28px 20px 21px;
  border: 1px solid #dae1ea;
  border-right: 0;
}
.boConA .maxCon dl:last-child .dlj {
  border-right: 1px solid #dae1ea;
}
.boConA .maxCon dl dt {
  width: 52px;
  height: 52px;
  margin: 0 auto;
}
.boConA .maxCon dl:nth-child(1) dt {
  background-position: 0 0;
}
.boConA .maxCon dl:nth-child(2) dt {
  background-position: -52px 0;
}
.boConA .maxCon dl:nth-child(3) dt {
  background-position: -104px 0;
}
.boConA .maxCon dl:nth-child(4) dt {
  background-position: -156px 0;
}
.boConA .maxCon dl:nth-child(5) dt {
  background-position: -208px 0;
}
.boConA .maxCon dl dd {
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.boConA .maxCon.active {
  min-height: 284px;
  margin-bottom: 48px;
}
.boConA .maxCon.active dl {
  padding-top: 74px;
}
.boConA .maxCon.active dl.active {
  padding-top: 0;
}
.boConA .maxCon dl .proxian {
  width: 242px;
  height: 284px;
  background-color: #fff;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/pfkuan1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  left: -1px;
  top: -1px;
  z-index: 2;
  color: #fff;
  box-shadow: 0 1px 12px rgba(194, 215, 236, 0.5);
  display: none;
}
.boConA .maxCon.active.active1,
.boConA .maxCon.active dl:nth-child(4) .proxian {
  height: 354px;
}
.boConA .maxCon.active.active1 dl {
  padding-top: 109px;
}
.boConA .maxCon.active.active1 dl.active {
  padding-top: 0;
}
.boConA .maxCon dl .proxian h6 {
  width: 100%;
  height: 43px;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/pfkuan.png);
  background-position: center;
  background-repeat: no-repeat;
  line-height: 43px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.boConA .maxCon dl .proxian p {
  padding: 13px 25px 0;
  text-align: left;
}
.boConA .maxCon dl:nth-child(1) .proxian p {
  padding: 13px 20px;
}
.boConA .maxCon dl .proxian p a {
  display: block;
  line-height: 37px;
  font-size: 13px;
  color: #666;
  position: relative;
  border-bottom: 1px dashed #dae1ea;
}
.boConA .maxCon dl .proxian p a:last-child {
  border-bottom: 0;
}
.boConA .maxCon dl.active .proxian {
  display: block;
}
.boConA .maxCon dl .proxian p a:hover {
  color: #596efb;
}
.boConB {
  padding: 69px 0 71px;
  background-color: #f9faff;
}
.boConB .maxCon {
  margin: 35px auto 0;
  overflow: inherit;
  z-index: 1;
}
.boConB .nav-tabs {
  width: 93.66%;
  height: 110px;
  text-align: center;
  margin: 0 auto;
  border-bottom: 2px solid #BBBBBB;
  background:#f5f5f5;
}
.boConB .nav-tabs a{
  text-decoration: none !important;
}
.boConB .nav-tabs li {
  width: 20%;
  float: left;
}
.boConB .nav-tabs li a {
  display: block;
  height: 110px;
  position: relative;
  margin: 0 7px 0 8px;
}
.boConB .nav-tabs li .xsytb1 {
  width: 62px;
  height: 62px;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/hotcptb.png);
  background-position: 0 0;
  margin: 0 auto;
}
.boConB .nav-tabs li .tb2 {
  background-position: -62px 0;
}
.boConB .nav-tabs li .tb3 {
  background-position: -124px 0;
}
.boConB .nav-tabs li .tb4 {
  background-position: -186px 0;
}
.boConB .nav-tabs li p {
  line-height: 28px;
  font-size: 16px;
  color: #333;
  letter-spacing: 1px;
}
.boConB .nav-tabs li a:hover p {
  color: #bd1e21;
}
.boConB .nav-tabs li a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 25%;
  width: 50%;
  height: 2px;
  background: #bd1e21;
  display: none;
}
.boConB .nav-tabs li:nth-child(3) a:before,
.boConB .nav-tabs li:nth-child(4) a:before {
  left: 27%;
  width: 46%;
}
.boConB .nav-tabs li.active a:before {
  display: block;
}
.boConB .nav-tabs li.active .tb1 {
  background-position: 0 -62px;
}
.boConB .nav-tabs li.active .tb2 {
  background-position: -62px -62px;
}
.boConB .nav-tabs li.active .tb3 {
  background-position: -124px -62px;
}
.boConB .nav-tabs li.active .tb4 {
  background-position: -186px -62px;
}
.boConB .tab-content {
  max-width: 1200px;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 20px rgba(194, 215, 236, 0.27);
  margin: 0 auto;
}
.boConB .tab-pane {
  width: 875px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.boConB .tab-content .wz {
  width: 860px;
  margin-top: 40px;
  margin-bottom: 40px;
  /* text-align: left;
  letter-spacing: 1px;
  padding-top: 4px; */
}

.boConB .tab-content .wz p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(128, 128, 128, 1);
  line-height: 28px;
  padding-left: 10px;
  position: relative;
  margin: 0 0 10px;
}

.boConB .tab-content .wz .zd {
  height: 42px;
  padding: 18px 0 0;
}
.boConB .tab-content .wz .zd span {
  width: auto;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #596efb;
  padding: 0 12px;
  background: #f2f3f7;
  border-radius: 12px;
  display: block;
  float: left;
  margin-right: 14px;
}
.boConB .tab-content .wz .zp {
  margin: 40px 0 0;
  height: 30px;
}
.boConB .tab-content .wz .zp a {
  display: block;
  float: left;
  width: 98px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #596efb;
  text-align: center;
  border: 1px solid #596efb;
  margin-right: 12px;
}
.boConB .tab-content .wz .zp a:first-child {
  background: #596efb;
  color: #fff;
}
.boConB .tab-content .wz .zp a:hover {
  background-color: #596efb;
  color: #fff;
}
.boConB .tab-content .wz .zp a:first-child:hover {
  border: 1px solid #5266eb;
  background-color: #5266eb;
}
.boConB .tab-content .tu {
  width: 766px;
  height: 299px;
  margin-top: 40px;
}

.boConB .tab-content .tu img {
  width: 100%;
  height: auto;
}
.section-plan {
  position: relative;
  z-index: 0;
  background-color: #fff;
  box-sizing: border-box;
}
.section-plan-all {
  position: relative;
  width: 100%;
  padding-top: 72px;
}
.gdjqfa {
  width: 100%;
  height: 80px;
  background-color: #fff;
  text-align: center;
}
.gdjqfa a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(128, 128, 128, 1);
  line-height: 80px;
}
.qyxl1 {
  width: 100%;
  height: 660px;
  overflow: hidden;
  border: 1px solid #fff;
}
.qyxl {
  background-image: url(../img/gsgsbj.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  -moz-bakcground-size: cover;
  -webkit-bakcground-size: cover;
  cursor: pointer;
  transition: all 0.6s;
  width: 100%;
  height: 660px;
}
.qyxl:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  background-image: url(../img/gsgsbj2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-bakcground-size: cover;
}
.qyxl .img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  margin-top: 20px;
  display: none;
  overflow: hidden;
  background: #fff;
  padding: 10px;
}
.qyxl .img img {
  width: 100px;
  height: 100px;

}
.qyxl .img2 {
  width: 150px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 60px;
  visibility: hidden;
  animation-delay:2s;
  -webkit-animation-delay:2s; 
  transition: all 0.36s ease;
}
.qyxl .img2 img {
  width: 150px;
  height: 50px;
}
.qyxl:hover .img {
  display: block;
}
/*.qyxl:hover p {
  padding-top: 200px;
}*/
.qyxl p {
  text-align: center;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(37, 43, 58, 1);
  line-height: 20px;
  text-shadow: 0px 0px 16px rgba(245, 245, 245, 1);
  padding-top: 400px;
  visibility: hidden;
  animation-delay:2s;
  -webkit-animation-delay:2s; 
  transition: all 0.36s ease;
}
.news_index{
  width: 100%;
  background: url(../img/v10/news_bj.jpg) no-repeat top center;
}

.ppzx {
  width: 1200px;
  height: 678px;
  margin: 0 auto;

}
.ppzx_tit {
  width: 200px;
  height: 30px;
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
  margin-top: 100px;
  margin-bottom: 54px;
  transition: all 1s ease;
}
.ppzx_tit span {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(37, 43, 58, 1);
  line-height: 30px;
}

.ppzx_tit_ulli1 {
  /* border-top-left-radius: 50px;
  border-bottom-left-radius: 50px; */
  /* margin-right: 5px; */
}
.ppzx_tit_ulli2 {
  /* border-top-right-radius: 50px;
  border-bottom-right-radius: 50px; */
}
.order_details {
  width: 345px;
  height: 40px;
  margin: 0 auto;
  display: block;
}
.order_details ul {
  margin: 0 auto;
}
.order_details ul li {
  float: left;
  display: block;
  width: 170px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808080;
  line-height: 40px;
  background-color: #f5f5f5;
  cursor:pointer;
}
.order_details ul li:nth-child(1){
  margin-top: 60px;
  visibility: hidden;
  animation-delay:1s;
  -webkit-animation-delay:1s; 
  transition: all .75s ease;
}
.order_details ul li:nth-child(2){
  margin-top: 30px;
  visibility: hidden;
  animation-delay:2s;
  -webkit-animation-delay:2s; 
  transition: all 1.2s ease;
}
.order_details .checked {
  background-color: #bd1e21;
  color: rgba(255, 255, 255, 1);
  /* border: 1px solid #b4b4b4; */
  border-bottom: 0;
}
.hidedomdiv {
  display: none;
}
.showdomdiv {
  display: block;
}
.showdomdiv img{
 max-width: 100%;
}
.ppzxb_ul {
  width: 1200px;
  height: 328px;
  margin: 0 auto;
  margin-top: 10px;
}
.ppzxb_ul li {
  width: 564px;
  height: 165px;
  float: left;
  margin-left: 22px;
  margin-top: 22px;
  background-color: #fff;
  padding-top: 80px;
  visibility: hidden;
  transition: all 0.36s ease;
}
.ppzxb_ul li:hover {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
}
.ppzxb_ul li:hover .pp_li_p1 {
  color: rgba(189, 30, 33, 1);
  border-bottom: 1px solid #999;
}
.ppzxb_ul li:hover .ppul_li_img{
  transform: scale(1.08);
}
.ppzxb_ul li .ppul_li_img {
  width: 214px;
  height: 120px;
  float: left;
  margin:20px;
  transition: all 0.36s ease;
}
.ppul_li_img img{
  width: 100%;
  height: 120px;
}
.ppzxb_ul li .pp_li_p1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(37, 43, 58, 1);
  line-height: 20px;
  margin-top: 29px;
  margin-bottom: 10px;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap; 
  width: 296px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  transition: all 0.36s ease;
}
.pplip2 {
  width: 296px;
  height: 50px;
  overflow: hidden;
  /*margin-bottom: 8px;*/
}

.ppzxb_ul li .pp_li_p2 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(128, 128, 128, 1);
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pp_li_p3 {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 24px;
}
.pp_ck {
  margin: 0 auto;
  width: 152px;
  height: 42px;
  margin-top: 100px;
  border: 1px solid rgba(128, 128, 128, 1);
}
.ppzx_ck {
  display: inline-block;
  width: 150px;
  height: 40px;
  background: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(128, 128, 128, 1);
  line-height: 16px;
  padding: 14px 26px;
}
/* .section-plan .dabit h5,
.boConD .dabit h5 {
  color: #fff;
} */
/* .section-plan .dabit p {
  color: rgba(255, 255, 255, 0.5);
} */
.section-wrapper {
  width: 100%;
  margin: 41px auto 0;
}
.plan-content {
  position: relative;
  height: 420px;
  background-color: #000;
}
.plan-content:before,
.plan-content:after {
  content: " ";
  display: table;
}
.plan-container {
  float: left;
  height: 100%;
  width: 87.08%;
  overflow: hidden;
}
.plan-wrapper {
  position: relative;
  left: 0;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
}
.plan-slide {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 14.83%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  font-size: 1rem;
  overflow: hidden;
  vertical-align: top;
  white-space: normal;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.plan-slide.open {
  width: 55.51%;
}
.plan-card-bg {
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.plan-card-bg img {
  display: block;
  position: absolute;
  top: -10000px;
  right: -10000px;
  bottom: -10000px;
  left: -10000px;
  height: 100%;
  margin: auto;
}
.plan-slide.open .plan-card-bg img {
  height: 101%;
}
.plan-card-bg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #060606;
  opacity: 0.7;
  transition: 0.2s;
}
.plan-wrapper .plan-slide:nth-child(4) .plan-card-bg:after {
  opacity: 0.5;
}
.plan-wrapper .plan-slide:last-child .plan-card-bg:after {
  opacity: 0.6;
}
.plan-slide:not(.open):hover .plan-card-bg:after {
  opacity: 0.2;
}
.plan-slide.open .plan-card-collapse {
  opacity: 0;
}
.plan-card-collapse {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  transition: 0.5s;
}
.plan-card-collapse-inner {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -63px;
  font-size: 0;
  text-align: center;
  letter-spacing: 1px;
}
.plan-card-collapse-inner.gengdg {
  height: 100% !important;
  margin: 0;
  top: 0;
}
.plan-card-collapse-inner.gengdg .dian {
  position: absolute;
  top: 117px;
  left: 50%;
  margin-left: -24px;
  width: 48px;
  height: 8px;
}
.plan-card-collapse-inner.gengdg .dian span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 0 4px;
  float: left;
  display: block;
}
.plan-card-collapse-inner.gengdg .dian {
  position: absolute;
  top: 117px;
  left: 50%;
  margin-left: -24px;
  width: 48px;
  height: 8px;
}
.plan-card-collapse-inner.gengdg .wena {
  position: absolute;
  top: 137px;
  left: 0;
  width: 100%;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
}
.plan-card-collapse-inner .xsytb1 {
  width: 62px;
  height: 62px;
  background-position: 0 -114px;
  margin: 0 auto;
}
.plan-card-collapse-inner .tb2 {
  background-position: -62px -114px;
}
.plan-card-collapse-inner .tb3 {
  background-position: -124px -114px;
}
.plan-card-collapse-inner .tb4 {
  background-position: -186px -114px;
}
.plan-card-collapse-inner .tb5 {
  background-position: -248px -114px;
}
.plan-card-collapse-inner .tb6 {
  background-position: -310px -114px;
}
.plan-card-collapse-inner i {
  width: 20px;
  height: 2px;
  display: block;
  background: #bd1e21;
  margin: 13px auto 19px;
}
.plan-card-collapse-inner .h2 {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}
.plan-slide.open .plan-card-open {
  opacity: 1;
  visibility: visible;
}
.plan-card-open {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}
.plan-card-open-inner {
  position: absolute;
  top: 50%;
  left: 13%;
  right: 13%;
  width: 74%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}
.plan-card-open-inner .h1 {
  position: relative;
  margin-bottom: 50px;
  font-size: 22px;
  color: #fff;
  line-height: 38px;
}
.plan-card-open-inner .h1:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 74px;
  height: 2px;
  margin: 13px auto 0;
  background-color: #bd1e21;
}
.plan-card-open-inner .h4 a {
  color: #fff;
}
.plan-card-open-inner p {
  margin-bottom: 49px;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  line-height: 24px;
}
.plan-recommend {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
}
.plan-recommend h2 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 24px;
}
.plan-recommend ul {
  margin-top: 8px;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.plan-recommend ul > li {
  display: inline-block;
}
.plan-recommend ul > li a {
  transition: 0.2s;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.plan-recommend ul > li a:hover {
  text-decoration: underline;
}
.plan-recommend ul > li + li:before {
  content: "\2002|\2002";
  opacity: 0.5;
}
.plan-ctrl {
  float: left;
  position: relative;
  width: 12.92%;
  height: 100%;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
}
.plan-ctrl-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/planBxbj.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.2s;
}
.plan-ctrl-bg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #060606;
  opacity: 0.9;
  transition: 0.2s;
}
.plan-ctrl[data-toggle="next"] .plan-ctrl-arrow {
  -ms-transform: rotateY(0) scale(0.88);
  transform: rotateY(0) scale(0.88);
}
.plan-ctrl[data-toggle="prev"] .plan-ctrl-arrow {
  -ms-transform: rotateY(180deg) scale(0.88);
  transform: rotateY(180deg) scale(0.88);
}
.plan-ctrl-arrow {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 28px;
  margin-left: -10px;
  margin-top: -14px;
  transition: 0.2s;
  animation: plan-arrow-flash 0.6s ease-in infinite alternate;
}
.plan-ctrl-arrow span {
  display: block;
  width: 28px;
  height: 28px;
  margin-left: -12px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.plan-ctrl-arrow span:before {
  content: "";
  display: block;
  width: 100%;
  border-top: solid 4px;
  border-radius: 2px;
}
.plan-ctrl-arrow span:after {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  border-right: solid 4px;
  border-radius: 2px;
  margin-top: -4px;
}
.section-plan .moreGh {
  display: block;
  text-align: center;
  letter-spacing: 1px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 24px;
  margin: 36px auto 0;
}
.section-plan .moreGh:hover {
  color: #fff;
  text-decoration: underline;
}
.boConC {
  padding: 76px 0 84px;
}
.boConC .wz {
  padding: 28px 8.33% 0;
  height: auto;
  overflow: hidden;
}
.boConC .wz .z1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  line-height: 28px;
  color: gray;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 0 30px;
}
.boConC .wz .z1:before,
.boConC .wz .z1 p:before {
  content: " ";
  width: 16px;
  height: 14px;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/sytb1.png);
  background-position: -294px -52px;
  position: absolute;
  top: 5px;
  left: 0;
}
.boConC .wz .z1 p {
  display: inline;
  padding-right: 30px;
  line-height: 28px;
  color: gray;
  font-size: 14px;
  position: relative;
}
.boConC .wz .z1 p:before {
  top: auto;
  bottom: 5px;
  right: 0;
  left: auto;
  background-position: -294px -80px;
}
.boConC .wz .z2 {
  position: absolute;
  right: 40px;
  bottom: 0;
  line-height: 24px;
  color: #333;
  font-size: 14px;
}
.boConC .wz .z2 span {
  color: #dae1ea;
  margin-right: 8px;
}
.boConC .tu {
  height: auto;
  overflow: hidden;
  margin: 40px auto 32px;
}
.boConC .tu img {
  width: 100%;
  height: auto;
}
.boConD {
  height: 520px;
  overflow: hidden;
  position: relative;
  background: url(../img/czd.png) no-repeat;
  background-size: 100% 100%;
}
.boConD:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 1920px 220px;
  background-position: center;
  background-repeat: no-repeat;
}
.boConD .dabit {
  position: relative;
  z-index: 2;
}
.boConD .maxCon {
  padding: 80px 0 0;
  height: 300px;
  z-index: 2;
}
.boConD h1 {
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  color: rgba(255, 255, 255, 1);
  line-height: 20px;
  padding-top: 80px;
}
.boConD h2 {
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 20px;
  padding-top: 20px;
}
.boConD .maxCon dl {
  width: 33.33%;
  float: left;
  text-align: center;
}
.boConD .maxCon .ww1 {
  border-right: 1px solid #fff;
}
.boConD .maxCon .wz2 {
  padding-left: 89px;
}
.boConD .maxCon .wz3 {
  padding-left: 81px;
}
.boConD .maxCon dl dt {
  width: 80px;
  height: 93px;
  float: left;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/hotcptb.png);
  background-position: 0 -124px;
  background-repeat: no-repeat;
}
.boConD .maxCon .wz2 dt {
  background-position: -80px -124px;
}
.boConD .maxCon .wz3 dt {
  background-position: -160px -124px;
}
.boConD .maxCon dl dd {
  padding-top: 7px;
  text-align: center;
}
.boConD .maxCon dl dd h6 {
  width: 148px;
  height: 44px;
  margin: 0 auto;
  /* background: url(../img/xm1.png) no-repeat; */
  background-position: 0 -217px;
  background-repeat: no-repeat;
  margin-bottom: 9px;
}
.boConD .maxCon dl dd h6 .sp1 {
  font-size: 120px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 20px;
}
.boConD .maxCon dl dd h6 .sp2 {
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 20px;
}
#index_xm {
  color: #fff;
}
.boConD .maxCon .wz2 dd h6 {
  width: 120px;
  background-position: -160px -217px;
}
.boConD .maxCon .wz3 dd h6 {
  width: 200px;
  background-position: 0 -261px;
}
.boConD .maxCon dl dd p {
  line-height: 33px;
  font-size: 16px;
  color: #fff;
  padding-top: 25px;
}
.boConD .maxCon dl dd .kuai {
  width: 40px;
  height: 10px;
  background: rgba(189, 30, 33, 1);
  margin: 0 auto;
  margin-top: 40px;
}

.yuang {
  width: 438px;
  height: 438px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -219px 0 0 -219px;
  z-index: 1;
}
.yuan {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.yuan:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
}
.yuan1 {
  width: 222px;
  height: 222px;
}
.yuan1:before {
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/yuanhuan1.png);
  -webkit-animation: circleRoate 1.5s infinite linear;
  -moz-animation: circleRoate 1.5s infinite linear;
  -ms-animation: circleRoate 1.5s infinite linear;
  -o-animation: circleRoate 1.5s infinite linear;
  animation: circleRoate 1.5s infinite linear;
}
.yuan2 {
  width: 438px;
  height: 438px;
}
.yuan2:before {
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/yuanhuan2.png);
  -webkit-animation: circleRoate 3s infinite linear;
  -moz-animation: circleRoate 3s infinite linear;
  -ms-animation: circleRoate 3s infinite linear;
  -o-animation: circleRoate 3s infinite linear;
  animation: circleRoate 3s infinite linear;
}
.yuan3 {
  width: 674px;
  height: 674px;
}
.yuan3:before {
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/yuanhuan3.png);
  -webkit-animation: circleRoate1 5s infinite linear;
  -moz-animation: circleRoate1 5s infinite linear;
  -ms-animation: circleRoate1 5s infinite linear;
  -o-animation: circleRoate 5s infinite linear;
  animation: circleRoate1 5s infinite linear;
}
.yuan4 {
  width: 975px;
  height: 975px;
}
.yuan4:before {
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/yuanhuan4.png);
  -webkit-animation: circleRoate 7.5s infinite linear;
  -moz-animation: circleRoate 7.5s infinite linear;
  -ms-animation: circleRoate 7.5s infinite linear;
  -o-animation: circleRoate 7.5s infinite linear;
  animation: circleRoate 7.5s infinite linear;
}
@-webkit-keyframes circleRoate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes circleRoate {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@-ms-keyframes circleRoate {
  from {
    -ms-transform: rotate(0);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-o-keyframes circleRoate {
  from {
    -o-transform: rotate(0);
  }
  to {
    -o-transform: rotate(-360deg);
  }
}
@keyframes circleRoate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes circleRoate1 {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes circleRoate1 {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes circleRoate1 {
  from {
    -ms-transform: rotate(0);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes circleRoate1 {
  from {
    -o-transform: rotate(0);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes circleRoate1 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.boConE {
  padding: 76px 0 79px;
}
.boConE .maxCon {
  margin: 45px auto 0;
  max-width: 1230px;
  height: auto;
  overflow: hidden;
}
.boConE .maxCon li {
  width: 33.33%;
  float: left;
}
.boConE .maxCon li dl {
  margin: 0 15px;
}
.boConE .maxCon li dl dt {
  border: 1px solid #d3dbe5;
}
.boConE .maxCon li dl dt a {
  display: block;
}
.boConE .maxCon li dl dt .tu {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.boConE .maxCon li dl dt .tu img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
}
.boConE .maxCon li dl dt .tu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(6, 6, 12, 0.5);
}
.boConE .maxCon li:last-child dl dt .tu:before {
  background-color: rgba(6, 6, 12, 0.6);
}
.boConE .maxCon li dl dt .tu p {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  padding: 0 30px;
}
.boConE .maxCon li dl dt h6 {
  height: 56px;
  line-height: 56px;
  text-align: left;
  font-size: 14px;
  color: #333;
  letter-spacing: 1px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  margin: 0 20px 0 17px;
}
.boConE .maxCon li dl dt a:hover .tu img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.boConE .maxCon li dl dt a:hover .tu:before {
  background-color: rgba(6, 6, 12, 0.1);
}
.boConE .maxCon li dl dd {
  margin: 20px 0 0;
  height: auto;
  overflow: hidden;
  text-align: left;
  letter-spacing: 1px;
}
.boConE .maxCon li dl dd p {
  height: 28px;
  overflow: hidden;
}
.boConE .maxCon li dl dd p a {
  display: inline-block;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  position: relative;
}
.sboConF {
  width: 100%;
  height: 220px;
  padding: 53px 0 0;
  text-align: center;
  letter-spacing: 1px;
  background-color: #fff;
  background-size: 1920px 220px;
  background-position: center;
  background-repeat: no-repeat;
}
.sboConF h6 {
  line-height: 44px;
  font-size: 28px;
  color: #fff;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.sboConF p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
}
.sboConF .maxCon {
  text-align: center;
  padding: 20px 0 0;
}
.sboConF .lj {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: rgba(189, 30, 33, 0);
  border: 1px solid #fff;
  margin: 0 10px;
}
.sboConF .lj:hover {
  color: #fff;
  background-color: #bd1e21;
}
.sboConF {
  padding: 62px 0 72px;
}

.pro_boConF {
  width: 100%;
  height: 220px;
  padding: 53px 0 0;
  text-align: center;
  letter-spacing: 1px;
  background-color: #fff;
  background-size: 1920px 220px;
  background-position: center;
  background-repeat: no-repeat;
}
.pro_boConF h6 {
  line-height: 44px;
  font-size: 28px;
  color: #252b3a;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.pro_boConF h5 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(128, 128, 128, 1);
  line-height: 28px;
}
.pro_boConF .maxCon {
  text-align: center;
  padding: 20px 0 0;
}
.pro_boConF .lj {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #bd1e21;
  background: rgba(189, 30, 33, 0);
  border: 1px solid rgba(189, 30, 33, 1);
  margin: 0 10px;
}
.pro_boConF .lj:hover {
  color: #fff;
  background-color: #bd1e21;
}
.pro_boConF {
  padding: 62px 0 72px;
}

.index_boConF {
  width: 100%;
  height: 260px;
  padding: 53px 0 0;
  text-align: center;
  letter-spacing: 1px;
  background: url(../img/zdb.png) no-repeat top center;
  /*background-size: 100% 100%;*/
  /* background-image: url(../img/zdb.png);
 
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat; */
}
.index_boConF_con{
  width: 1200px;
  margin: auto;
}
.index_boConF h6 {
  line-height: 44px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-left: 38px;
  margin-top: 100px;
  visibility: hidden;
  transition-delay: 1s;
  transition: all 1s ease;
  /*margin-top: 35px;*/
}
.index_boConF .maxCon {
  width: 1200px;
  text-align: center;
  padding: 45px 0 0;
  margin-top: 50px;
  visibility: hidden;
  transition-delay: 1s;
  transition: all 1s ease;
}
.index_boConF .maxCon a{
  display: inline-block;
  width: 145px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  margin: 0 39px;
  transition: all .36s ease;
}
.index_boConF .maxCon a:hover{
    /*background-color: #fff;
    color: #bc1d21;
    border:1px solid #bc1d21;*/
    transform: translateY(-6px);
}
.index_boConF .lj:hover {
  background-color: #bd1e21;
}
.index_boConF {
  padding: 62px 0 72px;
}
.order_details ul li span{
  margin-top: 50px;
  visibility: hidden;
  transition-delay: 1.5s;
  transition: all 1.5s ease;
}
.boConG .maxCon li {
  width: 50%;
  float: left;
  text-align: left;
}
.boConG .maxCon li dl {
  margin-right: 6.75%;
}
.boConG .maxCon li:last-child dl {
  margin-left: 6.75%;
  margin-right: 0;
}
.boConG .maxCon li dt {
  height: 53px;
  position: relative;
  line-height: 42px;
  font-size: 28px;
  color: #000;
  font-weight: 300;
  border-bottom: 1px solid #d3dbe6;
  margin-bottom: 18px;
}
.boConG .maxCon li dt .lj {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 53px;
  background-image: url(http://source.esensoft.com/images/xiaoyi_2018/index/xwan1.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.boConG .maxCon li dt .lj:hover {
  background-position: right bottom;
}
.boConG .maxCon li dd {
  height: 28px;
  overflow: hidden;
  text-align: right;
  font-size: 14px;
  color: #333;
}
.boConG .maxCon li dd a {
  display: block;
  float: left;
  max-width: 86%;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.boConG .maxCon li dd a:before,
.boConE .maxCon li dl dd p a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #d3dbe6;
  transition: all 0.3s;
}
.boConE .maxCon li dl dt a h6:before {
  bottom: 10px;
}
.boConG .maxCon li dd a:hover:before,
.boConE .maxCon li dl dd p a:hover:before {
  width: 100%;
  left: 0;
  right: 0;
}
/*新版导航*/
.zx_ja{
    width: 100px;
    height: 30px;
    background: rgba(189, 30, 33, 1);
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    font-family: SimSun;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px
}
    .div-left{
        float: left;
    }
    .i_text{
        margin-bottom: 30px;
    }
    .d_left{
        float: left;
        width: 43%;
        text-align: center;
        background-color: #fff;
        margin-bottom: 100px;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
    }
    .d_left p:nth-child(1){
        padding-top: 45px;
        padding-bottom: 25px;
    }
    .d_left p:nth-child(2){
        font-size: 18px;
        padding-bottom: 85px;
    }
    .d_left p:nth-child(3){
        padding-bottom: 25px;
    }
    .d_left p:nth-child(2):hover{
        color: #bd2e12;
    }
    .do_wen{
        font-size: 18px;
        padding-top: 25px;
    }
    .do_font{
        width: 24%;
        margin-left: 1%;
        padding: 25px;
        text-align: center;
        float: left;
    }
    .do_font:hover{
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
    }
    .do_app{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1040;
        width: 100%;
        height: 100%;
        display: none;
        opacity: 1;
        background-color: rgba(0,0,0,0.7);
    }
    .do_win{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1040;
        width: 100%;
        height: 100%;
        display: none;
        opacity: 1;
        background-color: rgba(0,0,0,0.7);
    }
    @media (min-width: 1100px){
    .container {
        text-align: center;
    }
    }
    .do_app>.container>.col-md-12 {
        margin-top: 200px;
    }
    .do_app .downframe {
        background-color: #fff;
        border-radius: 0px;
        padding: 30px 30px;
    }
    .do_win>.container>.col-md-12 {
        margin-top: 200px;
    }
    .do_win .downframe {
        background-color: #fff;
        border-radius: 0px;
        padding: 30px 30px;
    }
    .table{
        width: 1200px;
        margin: 0 auto; 
    }
    .tables {
       margin-top: 50px;
       width: 100%;
       margin-bottom: 50px;
    }
    .tables .thead {
        height: 60px;
        line-height: 60px;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        background-color:#EC6569;
    }

    .tables tbody tr td {
        padding: 10px 10px 10px 29px;
        font-size: 14px;
        color: #333;
        text-align: center;
        width: 33%;
    }
    .table-b{
        border-left: 1px solid #fff;
    }
    th{
        text-align: center;
    }
    .table-c{
        background-color: #f5f5f5;
    }
    .table-d{
        background-color: #eeeeee;
    }
    .downp{
        font-size: 18px;
        font-weight: 600;
    }
    .downp01{
       font-size: 18px;
       font-weight: 600;
       color: #bd2e12; 
    }
    .downp02{
        font-size: 14px;
        margin-top: 12px;
        font-weight: 600;
    }

  


.navigation-down .navigation-down-inner {
    margin: 0 auto;
    width: 1066px;
    position: relative;
}
.left_3{
    width: 23%;
    float: left;
}
.left_4{
    width: 33%;
    float: left;
}
#dhNav .xiaLa {
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.m-mask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
/*    background-color: rgba(0,0,0,0.5);*/
    z-index: 99998;
    overflow: hidden;
}
.fa-times:before {
    font-size: 25px;
}
.top_hlid{
    display: block;
    width: 100%;
    height: 1.2267rem;
    line-height: 1.2267rem;
    font-size: 3.73rem;
    color: #fff;
}
.mo_tab3{
  display: none;
  -webkit-transition: transform 1.5s ease-in-out;
  -moz-transition: transform 1.5s ease-in-out;
  -ms-transition: transform 1.5s ease-in-out;
  -o-transition: transform 1.5s ease-in-out;
  transition: transform 1.5s ease-in-out;
}
.mo_tab2{
    width: 100%;
    height: 1.25rem;
    padding: 0 5.8%;
    line-height: 27px;
    display: block;
    font-size: 3.73rem;
    color: #fff;
    text-align: left;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255,255,255,0.04);
    cursor:pointer;
}
.mo_tab1{
  float: left;
  background-color: #364455;
    width: 100%;

}
.mo_tab1 .mo_tab2 a{
  margin-left: 10%;
}
.mo_tab1 .mo_tab3 a{
    padding-left: 28% !important;
    width: 100%;

}
.mo_xiah{
   
}

.yd-title h5{
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 26px;
    color: #333333;
    text-align: center;
}
.yd-center{
  text-align: center;
}
.yd-div{
  width: 1200px;
  margin:10px;
}
.yd-win8{
  width: 80%;
}
.yd-win48{
  width: 49%;
  float: left;
  margin-top: 20px;
}
.yd-sob2{
    background: url(/Public/home/img/finance/so2.png) no-repeat;
    height: 262px;
    color: #fff;
    font-size: 18px;
}
.yd-so1{
    background: url(/Public/home/img/finance/so1.png) no-repeat;
    height: 262px;
    color: #fff;
    font-size: 18px;
}
.yd-sob3{
    background: url(/Public/home/img/finance/so3.png) no-repeat;
    height: 262px;
    color: #fff;
    font-size: 18px;
}
.yd-sob4{
    background: url(/Public/home/img/finance/so4.png) no-repeat;
    height: 262px;
    color: #fff;
    font-size: 18px;
}
.yd-spo1{
    float: left;
    width: 90%;
    margin-top: 10px;
    margin-left: 5%;
    height: 50px;
    border-bottom: 1px solid #67676a;
}
.yd-spo1 img{
  float: left;
  margin-top: 8px;
  margin-left: 8px;
}
.yd-spo1 span{
   margin-left: 12px;
    margin-top: 9px;
    font-size: 21px;
    float: left;
}
#yd-so2{
  font-weight: 600;padding-top: 190px;
}
#yd-so21{
    padding-top: 36px;
    font-size: 18px;
    width: 60%;
    margin-left: 20%;
    line-height: 26px;
}
.yd-xhx{
    width: 20%;
    height: 50px;
    border-bottom: 1px solid #fff;
}
.qyxl .yd-im2{
  margin-top: 40px;
}
#yd-so2n{
    margin: 0 auto;
    font-size: 16px;
    width: 152px;
    height: 43px;
    background-color: #bd1e21;
    text-align: center;
    line-height: 43px;
    color: #fff;
    padding-top: 0px;
}
.yd-so12 p{
  float: left;
  width: 90%;
  margin-left: 5%;
  margin-top: 20px;
  color: #dbdbdb;
  font-size: 14px;
}
.yd-so12 p:hover{
  color: #ffffff;
}
.yd-so12 p span{
  width: 33%;
  float: left;
  color: #dbdbdb;
}
.yd-so12 p span:hover{
  color: #ffffff;
}
.al-ul{
  position: absolute;
}
.al-ul li{
  width: 278px;
  float: left;
  margin-right: 28px;
  margin-top: -160px;
  background-color: #fff;
  height:373px;
  border: 1px solid #e5e5e5;
}
.al-div{
  width: 80%;
  float: left;
  margin-left: 10%;
  margin-top: 40px;
  text-align: center;
  height: 60px;
  border-bottom: 1px solid #e5e5e5;
}
.al-div img{
  float: left;
  margin-left:20%;
}
.al-div span{
    margin-left: 12px;
    margin-top: 2px;
    font-size: 21px;
    float: left;
}
.al-div p{
  float: left;
    width: 95px;
    height: 3px;
    margin-left: -15px;
    margin-top: 26px;
    background-color: #bd2e12;
}
.al-dic{
  width: 80%;
  float: left;
  margin-left: 10%;
  margin-top: 20px;
  text-align: justify;
  font-size: 15px;
  color: #666666;
}
.al-dia{
    width: 130px;
    height: 36px;
    border: 1px solid #bd2e12;
    margin: 0 auto;
    margin-top: 300px;
}
.al-dia p {
    font-size: 14px;
    font-weight: 400;
    color: #bd2e12;
    line-height: 36px;
    text-align: center;
}
.al-ul li:hover{
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.09);
}
.al-ul li:hover .al-dia{
  background-color: #bd2e12
}
.al-ul li:hover .al-dia p{
  color: #fff;
}
.sy-ul li{
    width: 260px;
    float: left;
    margin-right: 26px;
    background-color: #fff;
    height: 333px;
    margin-bottom: 50px;
    margin-top: 0px;
    text-align: center;
    margin-left: 20px;
}
.sy-ul li:nth-child(4){
    margin-right:0px;
}
.sy-ul li img{
  margin-top: 35px;
}
.sy-p1{
  margin-top: 20px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sy-p2{
  font-size: 12px;
}
.sy-dic{
    width: 130px;
    height: 36px;
    background-color: #bd2e12;
    margin: 0 auto;
    margin-top: 45px;
}
.sy-dic p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    text-align: center;
}
.sy-dia{
    width: 130px;
    height: 36px;
    border: 1px solid #bd2e12;
    margin: 0 auto;
    margin-top: 15px;
}
.sy-dia p {
    font-size: 14px;
    font-weight: 400;
    color: #bd2e12;
    line-height: 36px;
    text-align: center;
}
.sty-rm{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.sty-rm ul li {
  width: 280px;
  height: 315px;
  float: left;
  margin-right: 26px;
  margin-bottom: 60px;
  margin-top: 30px;
}
.sty-rm ul li:nth-child(4){
  margin-right: 0px;
}
.sty_img{
    margin-top: 45px;
}
.sty_p{
    font-size: 22px;
    margin-top: 50px;
}
.stu-fti{
    font-size: 16px;
    margin-top: 15px;
    width: 80%;
    margin-left: 10%;
    float: left;
}
.sty-div{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.sty-div li {
    width: 32%;
    float: left;
    margin-right: 1%;
    background-color: #fff;
    height: 270px;
    margin-top: 30px;
    text-align: center;
}
.sty-p1{
  font-size: 20px;
  margin-top: 40px;
  font-weight: 600;
}
.sty-p2{
  font-size: 14px;
  margin-top: 10px;
}
