.tops {
  height: 32px;
  line-height: 32px;
  background-color: #01a99c;
  font-size: 14px;
  color: #d2d2d2;
}
.hot{
  float: left;
}
.fenzhan{
  float: right;
}

.tops a {
  font-size: 14px;
  color: #d2d2d2;
}
.hot a{margin-right: 6px;}


.xy-menu {
  padding-right: 130px
}

.xy-menu>li {
  float: left;
  width: 13.666666%;
  position: relative
}

.xy-menu>li:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 17px;
  content: "";
  opacity: 0
}

.xy-menu>li>a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
 
  
}

.xy-menu>li>a .creat {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 3px;
  cursor: pointer;
  border-style: solid dashed dashed;
  border-color: #fff transparent transparent;
  border-bottom: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px
}

.xy-menu>li+li {
  background: url(//cdn.myxypt.com/35a47a3d/21/09/6333357b2cbd0d7597d345a5f9bc05697c5ec678.png) 0 no-repeat
}

.xy-menu .xy-sub-menu {
  display: none;
  position: absolute;
  width: 160%;
  border-top: 2px solid #01a99c;
  left: 0;
  top: 47px;
  -webkit-box-shadow: 0 4px 6.86px .14px rgba(8,1,3,.52);
  box-shadow: 0 4px 6.86px .14px rgba(8,1,3,.52);
  background: #fff;
  padding-bottom: 4px
}

.xy-menu .xy-sub-menu>li {
  border-bottom: 1px solid #e5e5e5
}

.xy-menu .xy-sub-menu>li>a {
  display: block;
  line-height: 50px;
  font-size: 14px;
  color: #989898;
  position: relative;
  padding-left: 11%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding-right: 15%
}

.xy-menu .xy-sub-menu>li>a:after {
  position: absolute;
  right: 12%;
  top: calc(50% - 3.5px);
  content: "";
  width: 5px;
  height: 7px;
  background: url(//cdn.myxypt.com/35a47a3d/21/09/c0db2156ef1d177d066f505e7a1dc8c2775096ac.png) 0 -7px no-repeat
}

.xy-menu .xy-sub-menu>li>a:hover {
  background: #ececec;
  color: #4a4a4a;
  padding-left: 19%
}

.xy-menu .xy-sub-menu>li>a:hover:after {
  background-position: 0 0
}

@media (max-width: 1200px) {
  .xy-menu>li>a {
      font-size:14px
  }

  .xy-menu .xy-sub-menu>li>a {
      line-height: 35px;
      font-size: 12px
  }
}

.xy-head {
  position: fixed;
  /* top: 0; */
  /* left: 0; */
  /* right: 0; */
  /* z-index: 9999; */
  padding-bottom: 10px;
}

.xy-head-left .logo {
  display: block;
  padding-top: 50px;
  -webkit-transition: all .7s;
  transition: all .7s;
  padding-right: 20%
}

.xy-head-left .logo h1 {
  display: inline-block;
  margin: 0;
  vertical-align: middle
}

.xy-head-left .logo img {
  max-width: 108%
}

.xy-head-right .xy-head-links {
  margin: 20px 0;
  color: #fff;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  overflow: hidden;
  height: 20px;
  opacity: 1
}

.xy-head-right .xy-head-links a {
  color: #fff;
  padding: 0 10px
}

.xy-head-navbar {
  position: relative;
  -webkit-transition: all .7s ease;
  transition: all .7s ease
}

.xy-head-navbar .xy-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 130px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 15px;
  background-color: hsla(0,0%,100%,.1);
  overflow: hidden
}

.xy-head-navbar .xy-search #keyword {
  float: left;
  width: 80%;
  height: 28px;
  background: none;
  border: none;
  color: #fff;
  padding-left: 10px;
  font-size: 12px;
  outline: none
}

.xy-head-navbar .xy-search #s_btn {
  float: right;
  width: 20%;
  height: 28px;
  background: none;
  font-size: 18px;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 0;
  outline: none
}

@media (max-width:768px){
  .xy-head{
    display: none;
  }
}


.xy-head {
  position: static;
}

.xy-head .xy-menu {
  padding-top: 25px;
  padding-right: 40px;
}

.xy-head .xy-menu > li + li {
  background: none;
}

.xy-head .xy-menu > li > a {
  line-height: 36px;
  color: #323232;
  border: 1px solid #fff;
}

.xy-head .xy-menu > li > a:hover {
  border: 1px solid #01a99c;
  border-radius: 20px;color:#d2d2d2;
}

.xy-head .xy-menu .xy-sub-menu {
  z-index: 99;
}

.xy-head .xy-head-left .logo {
  padding-top: 10px;
}

.xy-head .xy-head-navbar .xy-search {
  top: 26px;
  right: -10px;
  height: 35px;
  width: 0;
  background-color: #01a99c;
}

.xy-head .xy-head-navbar .xy-search #s_btn {
  height: 32px;background: url(//cdn.myxypt.com/35a47a3d/21/09/81c64597c56ca383f950cc313436ebe26aa1d06f.png) no-repeat center;
}

.xy-head .xy-head-navbar .btn-search {
  position: absolute;
  right: 0;
  top: 27px;
  display: inline-block;
  width: 36px;
  height: 30px;
  background: url(//cdn.myxypt.com/35a47a3d/21/09/2b1c5d2fcf20bdfe36e43ae788b06a32f7eaf10a.png) center no-repeat #01a99c;
}

.slick-banner .slick-dots li {
  border-radius: 0;
  background-color: #01a99c;
}

.slick-banner .slick-dots li.slick-active {
  background-color: #01a99c;
}

.title {
  height: 55px;
  font-size: 30px;
  color: #323232;
  text-align: center;
  background: url(//cdn.myxypt.com/35a47a3d/21/09/287352abbeac35a2204f9a7faffae7604efa2fc4.png) bottom no-repeat;
}

.functions {
    margin: 70px 0 6% 0;
}

.functions .title {
  margin-bottom: 54px;
}

.functions .col-md-3 {
  text-align: center;
}

.functions .col-md-3 .img img {
  transition: all .3s;
}

.functions .col-md-3 .img:hover img {
  transform: rotate(180deg);
}

.functions .col-md-3 h4 {
  font-size: 18px;
  color: #323232;
  margin: 22px 0 34px;
  font-weight: normal;
  position: relative;
}

.functions .col-md-3 h4::after {
  position: absolute;
  left: 45%;
  bottom: -20px;
  width: 10%;
  height: 2px;
  content: '';
  background-color: #d2d2d2;
}

.functions .col-md-3 p {
  color: rgba(50, 50, 50, 0.6);
}

.xyin-about {
  padding: 0;
  background-color: #fff;
  margin-top: ;
}

.xyin-about .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.xyin-about .aboutImg img {
  max-width: 100%;
}

.xyin-about .aboutCont {
  position: relative;
  padding: 0 30% 0 22px;
}

.xyin-about .aboutCont h4 {
  margin: 38px 0 60px;
  font-size: 24px;
  color: #5a5a5a;
}

.xyin-about .aboutCont span {
  color: #01a99c;
}

.xyin-about .aboutCont em {
  font-size: 18px;
  font-style: normal;
  color: rgba(90, 90, 90, 0.43);
  text-transform: uppercase;
}

.xyin-about .aboutCont p {
  font-size: 14px;
  color: #5a5a5a;
}

.xyin-about .aboutCont::after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  width: 170px;
  height: 220px;
  background: url(//cdn.myxypt.com/35a47a3d/21/09/479c2f7de53040465b089bb301795261d46cfc20.png) right no-repeat;
}

.xyin-about .aboutCont a {
  display: inline-block;
  padding: 0 20px;
  height: 40px;
  margin-top: 52px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #01a99c;
  font-size: 14px;
  color: #fff;
}

.xyin-about .aboutCont a:hover {
  background-color: #fff;
  border: 1px solid #01a99c;
  color: #01a99c;
}

.xyin-product .title {
  margin-bottom: 22px;
}

.tabheader {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}

.tabheader .tablist {
  width: 80%;
  margin: 0 auto;
}

.tabheader .tablist li {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 16px;
  color: #5a5a5a;
  cursor: pointer;
}

.tabheader .tablist li.act {
  color: #01a99c;
}

.lx-product-list {
  margin: 52px 0 36px;
}

.lx-product-list li {
  text-align: center;
}

.lx-product-list li a {
  display: block;
}

.lx-product-list li a .img {
  border: 1px solid #eeeeee;
  overflow: hidden;
}

.lx-product-list li a .img img {
  max-width: 100%;
  vertical-align: middle;
}

.lx-product-list li a h3 {
  margin-top: 16px;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  font-weight: normal;
}

.lx-product-list li a:hover .img {
  border-color: #01a99c;
}
.xyin-product {
    padding: 70px 0;
}
.disnone {
  display: none;
}

.tab {
  text-align: center;
}

.tab .more {
  display: inline-block;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #01a99c;
  font-size: 14px;
  color: #5a5a5a;
  border-radius: 20px;
}

.tab .more:hover {
  background-color: #01a99c;
  color: #fff;
}

.xyin-case-box {
  margin-top: 40px;
}

.xyin-case-item {
  position: relative;
  margin-bottom: 34px;
  overflow: hidden;
    /*width: 1;*/
    /*height: 270px;*/
}
.xyin-case-item a {
    display: block;
      width: 100%;
    height: 100%
}
.xyin-case-item .img {
  width: 100%;
}
.xyin-case-item .img img{
    width: 100%;
    height: 100%
}
.xyin-case-item .wz {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 35px;
}

.xyin-case-item .mark {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.6);
    display: none;
}

.xyin-case-item:hover .mark {
    display: block;
}
.xyin-case-item .wz,.xyin-case-item .wz .add-icon {
  -webkit-transition: all .7s ease;
  transition: all .7s ease
}

.xyin-case-item .wz .add-icon {
  text-align: center;
  opacity: 0
}

.xyin-case-item .wz .add-icon .iconfont {
  display: inline-block;
  width: 38px;
  height: 38px;
  color: #fff;
  font-size: 38px;
  line-height: 38px
}

.xyin-case-item .wz h3 {
  
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: rgba(0,0,0,.49)
}

.xyin-case-item .wz .info {
  line-height: 1.7;
  color: hsla(0,0%,100%,.5);
  margin-bottom: 40px;
  height: 48px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all .7s ease;
  transition: all .7s ease
}

.xyin-case-item:after {
  z-index: 8;
  top: 0;
  opacity: 0;
  -webkit-transition: all .7s ease;
  transition: all .7s ease
}

.xyin-case-item:after,.xyin-case-item:before {
  /*content: "";*/
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: rgba(0,0,0,.5); */
}

.xyin-case-item:before {
  z-index: 9;
  height: 36px;
  -webkit-transition: all .5s;
  transition: all .5s
}
@media (max-width: 768px) {
  .xyin-case {
      padding:25px 0 5px
  }
}

.xyin-news {
  background-color: #fff;
  padding: 60px 0 66px;
}
.xyin-news .xyin-news-title {
    position: relative;
    margin-bottom: 30px;
}
.newsheader .tablist {
  width: 40%;
  margin: 0 auto 54px;
}

.newsheader .tablist li {
  float: left;
  height: 40px;
  width: 150px;
  line-height: 40px;
  background: url(//cdn.myxypt.com/35a47a3d/21/09/cd082ee32f729f5f18c311a8c1e131e099d6159a.png) center no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  color: #5a5a5a;
  text-align: center;
  cursor: pointer;
}

.newsheader .tablist li.act {
  background: url(//cdn.myxypt.com/35a47a3d/21/09/7c1b58da9ebdab9f3009a94169f538663fb8e2d4.png) center no-repeat;
  background-size: 100% 100%;
  color: #fff;
}

.xy-tonglan {
  background: #01a99c;
  padding: 60px 0
}

.xy-tonglan .xy-tl-title {
  position: relative;
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 10px
}

.xy-tonglan .xy-tl-title:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background: #01a99c;
  left: 0;
  bottom: 0
}

.xy-tl-nav dl {
  width: 33.333%;
  float: left
}

.xy-tl-nav dd {
  margin-bottom: 10px
}

.xy-tl-nav dd a {
  font-size: 14px;
  color: hsla(0,0%,100%,.5);
  line-height: 25px
}

.xy-tl-nav dd a:hover {
  color: hsla(0,0%,100%,.8)
}

.xy-tonglan .xy-tl-box {
  font-size: 14px;
  color: #fff;
  line-height: 25px
}

.xy-tonglan .xy-tl-box img {
  display: inline-block;
  margin-right: 15px
}

.xy-tonglan .xy-tl-ewm {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding-top: 30px
}

.xy-tonglan .xy-tl-ewm img {
  max-width: 100%
}

@media (max-width: 768px) {
  .xy-tonglan {
      padding:20px 0
  }
}

.xy-footer {
  padding-bottom: 55px;
  background: #282834;
  position: relative
}

.xy-footer .xy-ft-cpy {
  font-size: 13px;
  color: hsla(0,0%,100%,.4);
  padding-top: 5px;
  line-height: 1.6
}

.xy-footer .xy-ft-cpy a {
  color: hsla(0,0%,100%,.5)
}

.xy-footer .xy-ft-rtcp {
  font-size: 13px;
  padding-left: 45px;
  line-height: 45px;
  position: relative;
  z-index: 8
}

.xy-footer .xy-ft-rtcp,.xy-footer .xy-ft-rtcp a {
  color: hsla(0,0%,100%,.6)
}

.xy-footer .xy-ft-rtcp a:hover {
  color: hsla(0,0%,100%,.8)
}

.xy-footer:before {
  content: "";
  height: 45px;
 
  position: absolute;
  left: 50%;
  width: 50%;
  top: 0
}

@media (max-width: 1230px) {
  .xy-footer .xy-ft-rtcp {
      font-size:12px;
      padding-left: 35px
  }
}

@media (max-width: 990px) {
  .xy-footer:before {
      display:none
  }
}

@media (max-width: 768px) {
  .xy-footer {
      padding:10px 0;
      border-top: 1px solid #5b5c63;
      text-align: center
  }

  .xy-footer .xy-ft-cpy {
      padding-top: 0
  }

  .xy-footer span.jszc {
      display: block
  }
  .xyin-case-pd{
    width: 50%;
  }
}

.tabItems {
  display: none;
}

.tabItems a {
  display: block;
}

.tabItems a .timer {
  width: 78px;
  height: 86px;
  padding-top: 18px;
  background-color: #eee;
  border: 1px solid #d2d2d2;
  text-align: center;
}

.tabItems a .timer p {
  margin-bottom: 0;
  font-size: 24px;
  color: #323232;
  font-weight: bold;
}

.tabItems a .timer span {
  font-size: 16px;
  color: #323232;
}

.tabItems a h3 {
  margin: 22px auto 18px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.tabItems a h3, .tabItems a p {
  font-size: 16px;
  color: #5a5a5a;
}

.tabItems a p {
  margin-bottom: 32px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.tabItems a .more {
  display: inline-block;
  padding: 0 30px;
  height: 36px;
  line-height: 36px;
  border-radius: 20px;
  border: 1px solid #d2d2d2;
  font-size: 14px;
  color: #5a5a5a;
  text-align: center;
}

.tabItems a:hover .timer, .tabItems a:hover .more {
  background-color: #01a99c;
  border-color: #01a99c;
  color: #fff;
}

.tabItems a:hover .timer p, .tabItems a:hover .timer span, .tabItems a:hover .more p, .tabItems a:hover .more span {
  color: #fff;
}

.tabItems a:hover h3, .tabItems a:hover p {
  color: #01a99c;
}

.xy-tonglan {
  padding: 65px 0 0;
  background-color: #01a99c;
}

.xy-tonglan .xy-tl-title {
  font-size: 16px;
  font-weight: normal;
}

.xy-tonglan .xy-tl-title:before {
  width: 50px;
  background-color: #01a99c;
}

.xy-tonglan .xyin-links {
  padding: 28px 0 22px;
  border-top: 1px solid #fff;
  background-color: transparent;
  color: #949494;
  font-size: 14px;
  text-align: center;
}

.xy-tonglan .xyin-links a, .xy-tonglan .xyin-links span {
  color: #fff;
  font-size: 14px;
}

.xy-tonglan .xy-tl-box {
  color: #fff;
  font-size: 14px;
}

.xy-tonglan .xy-tl-box p {
  margin-bottom: 4px;
}

.xy-tonglan .xy-tl-box strong {
  font-size: 22px;
  color: #ffffff;
  line-height: 34px;
}

.xy-tonglan .col-md-4 {
  position: relative;
}

.xy-tonglan .col-md-4::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #fff;
}

.xy-tonglan .xy-tl-contact {
  padding-left: 84px;
}

.xy-tl-nav dl {
  width: 25%;
}

.xy-tl-nav dd a {
  color: #fff;
}

.xy-footer {
  padding-bottom: 0;
  background-color: #fff;
  font-size: 12px;
  color: #949494;
}

.xy-footer .xy-ft-cpy, .xy-footer .xy-ft-rtcp {
  padding-left: 0;
  font-size: 12px;
  color: #949494;
}

.xy-footer .xy-ft-cpy a, .xy-footer .xy-ft-rtcp a {
  font-size: 12px;
  color: #949494;
}

.xy-footer .xy-ft-cpy {
  padding-top: 0;
  line-height: 45px;
}

.xy-footer::before {
  background: none;
}

.m-timer {
  display: none;
}

@media screen and (max-width: 1024px) {
  .xyin-about .aboutCont h4 {
    margin: 10px 0;
  }
  .xyin-about .aboutCont a {
    margin-top: 4px;
  }
  .xyin-about .aboutCont::after {
    height: 160px;
  }
  .newsheader .tablist {
    width: 52%;
  }
}

@media screen and (max-width: 790px) {

  .newsheader .tablist {
    width: 64%;
  }
  .xy-tonglan .xy-tl-contact {
    padding-left: 0;
  }
}

@media screen and (max-width: 450px) {
  .xyin-about .aboutCont::after {
    width: 100px;
  }
  .newsheader .tablist {
    width: 100%;
  }
  .newsheader .tablist li {
    width: 33.3%;
  }
  .xyin-news {
    padding: 20px 0;
  }
  .tabItems a {
    margin-bottom: 10px;
  }
  .xy-tonglan {
    padding: 20px 0;
  }
  .functions {
    margin: 20px auto;
  }
  .functions .title {
    margin-bottom: 20px;
  }
  .title {
    height: 45px;
    font-size: 20px;
  }
  .xyin-about .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .xyin-about .aboutCont {
    padding-right: 15px;
  }
  .xyin-about .aboutCont::after {
    background: none;
  }
  .tabheader .tablist {
    width: 100%;
    height: auto;
  }
  .tabheader .tablist li {
    width: 50%;
    line-height: 2;
  }
  .lx-product-list li a h3 {
    margin-bottom: 20px;
  }

  .xyin-case-item .wz h3 {
    margin: 0 auto;
  }
  .newsheader .tablist {
    margin-bottom: 10px;
  }
  .tabItems a p {
    margin-bottom: 12px;
  }
  .tabItems a .more {
    float: right;
  }
  .m-timer {
    font-size: 14px;
    color: #5a5a5a;
  }

}

.xyin-case-item:hover .wz h3{
    background: #01a99c;
}

@media(max-width: 640px){
  .xy-footer .xy-ft-cpy{line-height: 24px;}
  .xyin-product{padding: 30px 0;}
}

/*手机底部*/
@media(max-width: 1200px){
  .xypg-right-content{overflow: hidden;}
  .xypg-right-content p img{
  .xypg-right-content img{
           max-width: 100%;
          width: auto !important;
          height: auto !important;
     }
}
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #01a99c;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #01a99c;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(//cdn.myxypt.com/35a47a3d/21/09/aa7364dc07c043ddf85908c57a344bac3d7423d0.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(//cdn.myxypt.com/35a47a3d/21/09/d4f186d9afb26b5301fd4759fd04488cb5304803.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(//cdn.myxypt.com/35a47a3d/21/09/71dc5115180769f357427c23f300b081de3c88c7.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(//cdn.myxypt.com/35a47a3d/21/09/42f6bbb57afe58c05f906d2f9aa4cd0cbad43af2.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}

