.xy-head {
  position: static;
  padding-bottom: 0;
  background: #151515;
}

.xy-menu {
  padding-right: 100px;
}

@media (min-width:991px){
    .xy-menu{
        display:flex;
        justify-content:flex-end;
    }
}

.xy-menu > li {
  width: 12.5%;
}

.xy-menu > li em {
  position: absolute;
  z-index: 9;
  top: -10px;
  left: 0;
  right: 0;
  height: 116px;
  opacity: 0;
  z-index: -1;
  background-color: rgba(238, 238, 238, 0.48);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xy-menu > li > a {
  height: 100px;
  line-height: 100px;
  color: #fff;
}

.xy-menu > li + li {
  background: none;
}

.xy-menu > li:hover em {
  opacity: 1;
  top: 0;
}

.xy-menu > li:hover > a {
  color: #00cafd;
}

.xy-menu .xy-sub-menu {
  top: 98px;
  z-index: 99;
}

.xy-head-left .logo {
  padding-top: 20px;
}

.xy-head-navbar .xy-search {
  top: 35px;
  right: -10px;
  height: 35px;
  width: 0;
  background-color: #00cafd;
}

.xy-head-navbar .xy-search #s_btn {
  height: 32px;
}

.xy-head-navbar .btn-search {
  position: absolute;
  right: 0;
  top: 35px;
  display: inline-block;
  width: 36px;
  height: 30px;
  background: url(../image/icon_search.png) center no-repeat;
}

@media (min-width: 1366px) {
  .container {
    width: 1336px;
  }
}

.hotSearch {
  height: 52px;
  line-height: 52px;
  font-size: 12px;
  color: #5a5a5a;
  background-color: #fff;
}

.hotSearch a {
  font-size: 12px;
  color: #5a5a5a;
  padding-right: 5px;
}

.pro-cate {
  padding: 52px 0 38px;
  background-color: #f2f2f2;
}

.title {
  margin-bottom: 45px;
  text-align: center;
  color: #323232;
}

.title p {
  font-size: 30px;
}

.title h4 {
  font-size: 24px;
  position: relative;
}

.title span {
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #00cafd;
}

.cateInner {
  padding: 16px;
  background-color: #fff;
  text-align: center;
}

.cateInner .img {
  height: 240px;
  overflow: hidden;
  margin: 0 auto;
  border: 1px solid #fff;
}

.cateInner .img img {
  max-width: 100%;
}

.cateInner a {
  font-size: 16px;
  color: #323232;
}

.cateInner p {
  font-size: 14px;
  color: #323232;
}

.cateInner:hover .img {
  border-color: #00cafd;
}

.cateInner:hover a {
  color: #00cafd;
}

.last-pro {
  padding-top: 62px;
  width: 100%;
  overflow: hidden;
}

.last-pro .more {
  display: block;
  width: 158px;
  height: 40px;
  line-height: 40px;
  margin: 36px auto 64px;
  font-size: 14px;
  color: #323232;
  text-align: center;
  background: url(../image/arrow.png) 114px no-repeat;
  border: 1px solid #e5e5e5;
}

.last-pro .more:hover {
  background-color: #00cafd;
  border-color: #00cafd;
  color: #fff;
}

.lastList {
  position: relative;
  margin-right: -44px;
}

.lastList li {
  float: left;
  margin-right: 45px;
}

.lastList li img {
  max-width: 100%;
}

.lastList .slick-arrow {
  display: inline-block;
  border: none;
  font-size: 0;
  width: 15px;
  height: 26px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  border: none;
  outline: none;
}

.lastList .slick-prev {
  left: -30px;
  background: url(../image/prev.png) 0 0 no-repeat;
}

.lastList .slick-prev:hover {
  background-position: 0 -26px;
}

.lastList .slick-next {
  right: 0;
  background: url(../image/next.png) 0 0 no-repeat;
}

.lastList .slick-next:hover {
  background-position: 0 -26px;
}

.lastList a {
  display: block;
}

.lastList a h3 {
  line-height: 42px;
  text-align: center;
  font-size: 13px;
  color: #5a5a5a;
}

.lastList a:hover h3 {
  color: #00cafd;
}

.lastList a:hover .img {
  position: relative;
}

.lastList a:hover .img::before {
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 8px;
  top: 8px;
  content: '';
  width: calc(100%- 16px);
  height: calc(100%- 16px);
  background-color: rgba(0, 0, 0, 0.5);
}

.xyin-about {
  padding: 40px 0;
  background: url(../image/about_bg.png) center no-repeat;
  background-size: cover;
}

.xyin-about .title {
  color: #00cafd;
}

.xyin-about .wz {
  color: #fff;
  font-size: 14px;
}

.advantage {
  padding: 64px 0 68px;
  overflow: hidden
}

.advantage .img {
  position: relative;
  width: 187px;
  height: 187px;
  margin: 0 auto;
  background-size: cover;
}

.advantage .img p {
  position: absolute;
  left: 18%;
  bottom: 8px;
  text-align: center;
}

.advantage .img .p0 {
  color: #9ac472;
}

.advantage .img .p1 {
  color: #f9b62a;
}

.advantage .img .p2 {
  color: #108ccf;
}

.advantage .img .p3 {
  color: #e95f46;
}

.xyin-news {
  padding: 50px 0 70px;
}

.xyin-news-slick .slick-con {
  border: none;
}

.xyin-news-slick .slick-con .wz h3 {
  font-size: 16px;
  color: #5a5a5a;
  font-weight: normal;
}

.xyin-news-slick .slick-con .wz h3 span {
  float: right;
  font-size: 12px;
  color: #5a5a5a;
}

.xyin-news-slick .slick-con .wz .mores {
  float: right;
  width: 15px;
  height: 8px;
  background: url(../image/arrows.png) center no-repeat;
}

.xyin-news-slick .slick-con .wz:hover .mores {
  background: url(../image/arrow_on.png) center no-repeat;
}

.part-mods {
  padding-top: 40px;
}

.partList {
  margin-bottom: 45px;
}

.partList li {
  float: left;
  margin-right: 44px;
  border: 1px solid #dcdcdc;
  width: 154px;
  height: 84px;
  overflow: hidden;
  text-align: center;
}

.partList li:hover {
  border-color: #00cafd;
}

.partList li .img img {
  margin: 0 auto;
  max-width: 100%;
  vertical-align: middle;
}

.xy-tl-nav dl {
  width: 14.2%;
}

.xy-tl-nav dd a {
  font-size: 14px;
  color: rgba(50, 50, 50, 0.5);
}

.xy-tl-nav dd a:hover {
  color: #00cafd;
}

.xy-tonglan {
  background-color: #fff;
  padding: 46px 0 0;
}

.xy-tonglan .xy-tl-title {
  color: #323232;
  font-size: 16px;
  font-weight: normal;
}

.xy-tonglan .xy-tl-title::before {
  height: 0;
}

.xy-tonglan .xyin-links {
  background-color: #fff;
  font-size: 14px;
}

.xy-tonglan .xyin-links span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}

.xy-tonglan .xyin-links a {
  display: inline-block;
  padding: 0 4px;
  color: rgba(90, 90, 90, 0.5);
}

.xy-footer {
  padding: 36px 0 34px;
  background-color: #000;
}

.xy-footer::before {
  background: transparent;
}

.xy-footer .xy-ft-cpy {
  color: #fff;
}

.xy-footer .xy-ft-cpy p {
  margin-bottom: 0;
}

.xy-footer .xy-ft-cpy a {
 padding-right: 3px;
  color: #fff;
}

.xy-footer .xy-ft-rtcp p {
  margin: 0;
  line-height: 2.5;
  color: #fff;
}

.xy-footer .xy-ft-rtcp h4 {
  color: #03a7e5;
  font-size: 22px;
}

.xy-footer .icon-home, .xy-footer .goto {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../image/icons.png) 0 0 no-repeat;
}

.xy-footer .goto {
  background: url(../image/icons.png) -27px 0 no-repeat;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .cateInner {
    margin-bottom: 20px;
  }
  .xyin-about {
    padding: 25px 0;
  }
  .advantage {
    padding: 20px 0 10px;
  }
  .advantage .img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 450px) {
  .title {
    margin-bottom: 15px;
  }
  .title p {
    font-size: 18px;
  }
  .title h4 {
    font-size: 14px;
  }
  .pro-cate {
    padding: 20px 0 10px;
  }
  .lastList li img {
    width: 100%;
  }
  .last-pro .more {
    margin: 10px auto 20px;
  }
  .xyin-news {
    padding: 20px 0;
  }
  .partList li {
    margin-right: 0;
  }
  .cateInner .img {
    height: auto;
  }
}
