.indexbox {
  background: #fff9ef;
}
.indexbox .banner {
  background: url(../images/banner.png) no-repeat center center;
  height: 537px;
}
.indexbox .popover {
  margin: 55px auto 0;
  width: 1200px;
  height: 414px;
  background: url(../images/dtcbj.png) center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.indexbox .popover .fgx {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 344px;
  background-color: #ffffff;
  opacity: 0.38;
}
.indexbox .popover .sqtc {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  height: 47px;
  background: url(../images/tcbj.png) no-repeat;
  text-align: center;
  line-height: 47px;
  z-index: 10;
}
.indexbox .popover .sqtc p {
  font-size: 18px;
  color: #fff;
}
.indexbox .popover .sqtc p::before {
  content: "";
  display: inline-block;
  background: url(../images/btmsjttop.png) center left no-repeat;
  width: 21px;
  height: 47px;
  vertical-align: top;
  margin-right: 8px;
}
.indexbox .popover .att p::before {
  background: url(../images/btmsjt.png) center left no-repeat;
}
.indexbox .popover .gprs {
  width: 540px;
  position: absolute;
  top: 21px;
  left: 42px;
}
.indexbox .popover .gprs .top {
  background: url(../images/tctop.png) no-repeat;
  width: 455px;
  height: 60;
  padding: 0 26px;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  line-height: 60px;
}
.indexbox .popover .gprs .informations {
  margin-top: 39px;
  width: 100%;
  height: 210px;
  position: relative;
}
.indexbox .popover .gprs .informations ul {
  width: 100%;
  height: 100%;
}
.indexbox .popover .gprs .informations ul li {
  width: 100%;
  height: 45px;
  margin-bottom: 36px;
}
.indexbox .popover .gprs .informations ul li span {
  display: inline-block;
  width: 101px;
  height: 45px;
  background: url(../images/gprsbj.png) no-repeat;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color: #ff2b2a;
}
.indexbox .popover .gprs .informations ul li a {
  display: inline-block;
  margin-left: 18px;
  width: 420px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4d4c4c;
  font-size: 18px;
}
.indexbox .popover .gprs .informations .switch {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 84px;
  font-size: 18px;
  color: #777;
}
.indexbox .popover .gprs .informations .switch::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 24px;
  background: url(../images/hyp.png) no-repeat;
  background-size: 22px 24px;
  margin-right: 8px;
  vertical-align: sub;
}
.indexbox .popover .gprs .informations .switch:hover::before {
  animation: rotate 2s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.indexbox .popover .djdzk {
  width: 540px;
  position: absolute;
  top: 21px;
  right: 0;
}
.indexbox .popover .djdzk .top {
  background: url(../images/tctop.png) no-repeat;
  width: 455px;
  height: 60;
  padding: 0 26px;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  line-height: 60px;
}
.indexbox .popover .djdzk ul {
  margin-top: 39px;
  width: 100%;
  height: 100%;
}
.indexbox .popover .djdzk ul li {
  width: 100%;
  height: 45px;
  margin-bottom: 36px;
}
.indexbox .popover .djdzk ul li span {
  display: inline-block;
  width: 101px;
  height: 45px;
  background: url(../images/djdzkbj.png) no-repeat;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
}
.indexbox .popover .djdzk ul li a {
  display: inline-block;
  margin-left: 18px;
  width: 420px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4d4c4c;
  font-size: 18px;
}
.indexbox .services {
  margin: 42px auto 0;
  width: 1200px;
  height: 869px;
  background: url(../images/contenbj.png) no-repeat;
  border-radius: 20px;
  border: solid 1px #ffffff;
}
.indexbox .services .fwname {
  width: 236px;
  margin: 47px 44px 0 29px;
  float: left;
  height: 752px;
}
.indexbox .services .fwname li {
  margin-bottom: 37px;
  width: 100%;
  height: 121px;
  background: url(../images/moveout.png) no-repeat;
}
.indexbox .services .fwname li .pic {
  float: left;
  margin-left: 32px;
  width: 56px;
  height: 121px;
  position: relative;
}
.indexbox .services .fwname li .pic img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 30px;
  max-height: 32px;
}
.indexbox .services .fwname li .pic img:last-child {
  display: none;
}
.indexbox .services .fwname li .tit {
  float: left;
  margin-top: 36px;
  width: 83px;
  text-align: center;
}
.indexbox .services .fwname li .tit p {
  font-size: 20px;
  color: #a33027;
  margin-bottom: 4px;
}
.indexbox .services .fwname li .tit a {
  color: #a33027;
  font-size: 14px;
}
.indexbox .services .fwname .movein {
  background: url(../images/movein.png) no-repeat;
}
.indexbox .services .fwname .movein .pic img:last-child {
  display: block;
}
.indexbox .services .fwname .movein .tit p {
  color: #fff;
  font-weight: 600;
}
.indexbox .services .fwname .movein .tit a {
  color: #fff;
}
.indexbox .services .newcoll {
  float: left;
  width: 837px;
  margin-top: 47px;
}
.indexbox .services .newcoll .new {
  display: none;
  width: 837px;
}
.indexbox .services .newcoll .new li {
  width: 837px;
  height: 121px;
  margin-bottom: 37px;
}
.indexbox .services .newcoll .new li a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .services .newcoll .new li a h2 {
  margin-top: 10px;
  color: #404040;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  margin-bottom: 16px;
}
.indexbox .services .newcoll .new li a p {
  color: #3d3d3d;
  font-size: 16px;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.indexbox .linkpic {
  margin: 38px auto;
  width: 1200px;
  height: 148px;
}
.indexbox .linkpic a {
  display: block;
  float: left;
  width: 580px;
  height: 148px;
}
.indexbox .linkpic a img {
  width: 100%;
  height: 100%;
}
.indexbox .linkpic a:last-child {
  float: right;
}
