.ct {
  width: 100%;
  background: url(../img/i-x-bg.png) no-repeat top center;
  height: 848px;
}
.ct .center {
  width: 1200px;
  margin: 0 auto;
  padding-top: 55px;
}
.ct .center .pt1 {
  width: 100%;
  overflow: hidden;
}
.ct .center .pt1 .zs {
  width: 574px;
  height: 285px;
  float: left;
}
.ct .center .pt1 .zs.r {
  float: right;
}
.ct .center .pt1 .zs .h-c {
  width: 390px;
  height: 285px;
  float: left;
  position: relative;
}
.ct .center .pt1 .zs .h-c:hover .shadows {
  opacity: 1;
}
.ct .center .pt1 .zs .h-c .shadows {
  position: absolute;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  height: 100%;
  transition: all 0.4s ease;
  background: rgba(0, 0, 0, 0.5);
}
.ct .center .pt1 .zs .h-c .shadows a {
  display: block;
  color: #fff;
  border: 1px solid #fff;
  width: 110px;
  height: 28px;
  border-radius: 14px;
  margin: 0 auto;
  margin-top: 125px;
  text-align: center;
  line-height: 28px;
}
.ct .center .pt1 .zs .h-c .shadows a img {
  display: inline-block;
  margin-left: 3px;
  position: relative;
  top: 2px;
}
.ct .center .pt1 .zs .img {
  display: block;
  width: 390px;
  height: 285px;
}
.ct .center .pt1 .zs .r-bk {
  width: 182px;
  height: 285px;
  float: left;
  background: #00a19c;
}
.ct .center .pt1 .zs .r-bk .icon {
  display: block;
  margin: 0 auto;
  margin-top: 58px;
}
.ct .center .pt1 .zs .r-bk strong {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.ct .center .pt1 .zs .r-bk p {
  text-align: center;
  margin-bottom: 8px;
  color: #fff;
  font-size: 16px;
}
.ct .center .pt2 {
  margin-top: 100px;
}
.ct .center .pt2 .limg {
  float: left;
  width: 490px;
  height: 336px;
  position: relative;
}
.ct .center .pt2 .limg img {
  display: block;
  width: 100%;
  height: 100%;
}
.ct .center .pt2 .limg .z {
  z-index: -1;
  display: block;
  width: 488px;
  height: 338px;
  background: #d4f1f0;
  position: absolute;
  right: -10px;
  bottom: -10px;
}
.ct .center .pt2 .rtxt {
  width: 660px;
  height: 336px;
  float: right;
}
.ct .center .pt2 .rtxt h2 {
  color: #1c1c1c;
  font-size: 30px;
}
.ct .center .pt2 .rtxt h2 a {
  display: block;
  float: right;
  color: #00a19c;
  border: 1px solid #00a19c;
  width: 110px;
  height: 28px;
  border-radius: 14px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  line-height: 28px;
}
.ct .center .pt2 .rtxt h2 a img {
  display: inline-block;
  margin-left: 3px;
  position: relative;
  top: 2px;
}
.ct .center .pt2 .rtxt p {
  color: #5b5b5b;
  height: 100px;
  font-size: 16px;
  line-height: 33px;
  margin-top: 20px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ct .center .pt2 .rtxt dl dd {
  float: left;
  margin-left: 70px;
  margin-top: 22px;
}
.ct .center .pt2 .rtxt dl dd:hover img {
  transform: rotate(360deg);
}
.ct .center .pt2 .rtxt dl dd img {
  display: block;
  width: 66px;
  height: 66px;
  float: left;
  transition: all 0.4s ease;
}
.ct .center .pt2 .rtxt dl dd span {
  display: block;
  width: 130px;
  height: 66px;
  float: left;
  line-height: 26px;
  padding-top: 8px;
  font-size: 16px;
  margin-left: 20px;
  font-weight: bold;
}
.ct .center .pt2 .rtxt dl dd span.c1 {
  color: #00a1dd;
}
.ct .center .pt2 .rtxt dl dd span.c2 {
  color: #22b068;
}
.ct .center .pt2 .rtxt dl dd span.c3 {
  color: #b268c8;
}
.ct .center .pt2 .rtxt dl dd span.c4 {
  color: #f36363;
}
.p-s {
  padding: 0.25rem;
}
.p-s .p-search-ct {
  width: 100%;
  height: 0.75rem;
  border-radius: 0.1rem;
  background: #fff;
  position: relative;
  overflow: hidden;
  z-index: 9;
  border: 1px solid #d4d4d4;
}
.p-s .p-search-ct input {
  display: block;
  border-radius: 8px;
  outline: none;
  width: 100%;
  height: 0.75rem;
  border: none;
  padding-left: 0.2rem;
}
.p-s .p-search-ct .s-btn {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.75rem;
  height: 0.75rem;
  background: url(../img/sea-btn.png) no-repeat center center;
}
.p-inav {
  padding-top: 0.15rem;
  border-bottom: 0.16rem solid #eeeeee;
  overflow: hidden;
}
.p-inav ul {
  float: left;
  margin-left: 0.15rem;
}
.p-inav ul li {
  width: 3.53rem;
  margin-bottom: 0.125rem;
}
.p-inav ul li a {
  display: block;
}
.p-inav ul li a img {
  display: block;
  width: 100%;
  height: 100%;
}
.p-zp {
  width: 100%;
  overflow: hidden;
  padding: 0.4rem 0.05rem;
}
.p-zp a {
  display: block;
  width: 3.4rem;
  height: 2.67rem;
  float: left;
  margin-left: 0.2rem;
}
.p-zp a > img {
  display: block;
  width: 100%;
}
.p-zp a strong {
  display: block;
  width: 100%;
  color: #fff;
  height: 0.56rem;
  background: #00a19c;
  line-height: 0.56rem;
  text-align: center;
}
.p-zp a strong img {
  display: inline-block;
  position: relative;
  left: -0.05rem;
  top: 0.03rem;
  height: 0.3rem;
}
