.banner {
  overflow: hidden;
  position: relative;
}
.banner .index-banner img {
  display: block;
  width: 100%;
}
.banner .cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.banner .cont .w1560 {
  position: relative;
  height: 100%;
}
.banner .cont .swiper-thumbs {
  position: absolute;
  left: 0;
  bottom: 0.6rem;
  overflow: hidden;
}
.banner .cont .swiper-thumbs .item {
  float: left;
  border: 4px solid #aceaf3;
  border-radius: 6px;
  margin-right: 0.4rem;
  background: #fff;
}
.banner .cont .swiper-thumbs .item .imgpop {
  width: 2.75rem;
  height: 1.96rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner .cont .swiper-thumbs .item:hover .imgpop, .banner .cont .swiper-thumbs .item.active .imgpop {
  opacity: 0.5;
}
.banner .cont .pagination {
  position: absolute;
  left: auto;
  right: 0;
  bottom: 2.6rem;
  width: auto;
  font-size: 20px;
  color: #fff;
}
.banner .cont .pagination .swiper-pagination-current {
  font-size: 28px;
  color: #00b1cc;
}
.banner .cont .swiper-button-next,
.banner .cont .swiper-button-prev {
  width: 106px;
  color: #fff;
}
.banner .cont .swiper-button-next .iconfont,
.banner .cont .swiper-button-prev .iconfont {
  font-size: 36px;
}
.banner .cont .swiper-button-next span,
.banner .cont .swiper-button-prev span {
  font-size: 20px;
}
.banner .cont .swiper-button-next:hover,
.banner .cont .swiper-button-prev:hover {
  color: #00b1cc;
}
.banner .cont .swiper-button-prev {
  margin-left: -64px;
}
.banner .cont .swiper-button-prev .iconfont {
  margin-right: 17px;
}
.banner .cont .swiper-button-next {
  margin-right: -64px;
}
.banner .cont .swiper-button-next .iconfont {
  margin-left: 17px;
}
.banner .cont .swiper-button-next:after,
.banner .cont .swiper-button-prev:after {
  display: none;
}
.banner .cont .sytxt {
  position: absolute;
  right: 0;
  bottom: 1.18rem;
  font-size: 0.5rem;
  line-height: 0.74rem;
  color: #fff;
  text-shadow: 2px 2px 0 black;
}
.banner .cont .sytxt span {
  font-family: 'dy';
  font-size: 0.64rem;
}
.banner .cont .sytxt .sp1 {
  display: inline-block;
  transform: translateY(-0.7rem);
}

.about {
  position: relative;
  background: url(../images/index_aboutbg.jpg) no-repeat top center;
  padding: 1.2rem 0 0.95rem;
}
.about .index-tit {
  text-align: center;
}
.about .index-tit .cn {
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.about .index-tit .en {
  margin-top: 0.16rem;
  text-transform: uppercase;
  font-size: 0.36rem;
  line-height: 1;
  color: #999;
}
.about .cont {
  margin-top: 1rem;
}
.about .cont .left {
  position: relative;
  float: left;
  padding-top: 0.36rem;
  width: 30%;
  max-width: 446px;
}
.about .cont .left .tit1 {
  font-size: 0.28rem;
  line-height: 0.42rem;
  letter-spacing: 1px;
}
.about .cont .left .tit1 span {
  font-family: 'dy';
  color: #00b1cc;
}
.about .cont .left .tit2 {
  padding-left: 0.65rem;
  font-size: 0.28rem;
  line-height: 0.42rem;
  letter-spacing: 1px;
}
.about .cont .left .txtlogo {
  position: absolute;
  left: 1.56rem;
  top: 0.06rem;
  font-weight: bold;
  font-size: 0.66rem;
  line-height: 0.52rem;
  opacity: 0.1;
}
.about .cont .left .txtlogo span {
  font-size: 0.94rem;
}
.about .cont .left .tit-en {
  margin-top: 0.08rem;
  letter-spacing: 0.5px;
  font-size: 0.16rem;
  line-height: 0.26rem;
  color: #999;
}
.about .cont .left .line {
  margin-top: 0.2rem;
}
.about .cont .left .line .line1 {
  float: left;
  width: 0.56rem;
  height: 0.05rem;
  background: #00b1cc;
}
.about .cont .left .line .line2 {
  float: left;
  margin-left: 0.09rem;
  width: 0.14rem;
  height: 0.05rem;
  background: #00b1cc;
}
.about .cont .left .text {
  margin-top: 0.24rem;
  font-size: 0.16rem;
  line-height: 1.75;
  min-height: 19.25em;
}
@media screen and (max-width: 1536px) {
  .about .cont .left .text {
    font-size: 14px;
  }
}
.about .cont .left .more {
  position: relative;
  display: block;
  margin-top: 0.34rem;
  width: 1.6rem;
  background: #00b1cc;
  border-radius: 2px;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.6rem;
  color: #fff;
}
.about .cont .left .more:hover {
  background: #0398af;
}
.about .cont .left .more:before {
  position: absolute;
  content: "";
  right: 0.22rem;
  top: 0.49rem;
  width: 1px;
  height: 0.6rem;

}
.about .cont .right {
  float: left;
  margin-left: 1.78rem;
  padding-top: 0.14rem;
}
.about .cont .right li {
  position: relative;
  padding-left: 0.5rem;
  margin-bottom: 1rem;
}
.about .cont .right li:last-child {
  margin-bottom: 0;
}
.about .cont .right li .iconfont {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #999;
}
.about .cont .right li .txt {
  font-size: 0.18rem;
  line-height: 0.32rem;
}
.about .cont .right li .num {
  font-size: 0.18rem;
  line-height: 0.32rem;
}
.about .cont .right li .num span {
  font-weight: bold;
  font-size: 0.26rem;
  color: #00b1cc;
}
.about .aboutbg {
  z-index: 10;
  right: 0.9rem;
  bottom: 0.95rem;
  width: 35.52%;
  height: 6.25rem;
}
.about .aboutbg .bgimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.about .aboutbg .bglogo {
  position: absolute;
  z-index: 11;
  top: 9.3%;
  right: 9.3%;
  width: 229px;
}
.about .aboutbg .bglogo img {
  display: block;
  width: 100%;
}
.about .aboutbg:before {
  position: absolute;
  z-index: -1;
  right: -0.9rem;
  top: -0.43rem;
  content: "";
  width: 81%;
  height: 98.24%;
  background: #f3f3f3;
}

.case {
  position: relative;
  z-index: 10;
}
.case .case-top {
  position: relative;
  z-index: 20;
}
.case .case-top .more {
  position: absolute;
  right: 0.2rem;
  top: 0.66rem;
  padding: 0 0.18rem;
  background: #00b1cc;
  border-radius: 2px;
  font-size: 0.18rem;
  line-height: 0.72rem;
  color: #fff;
}
.case .case-top .more:hover {
  background: #0398af;
}
.case .index-tit {
  padding: 0.5rem 0 0.68rem;
  text-align: center;
}
.case .index-tit .cn {
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.case .index-tit .en {
  margin-top: 0.15rem;
  text-transform: uppercase;
  font-size: 0.36rem;
  line-height: 1;
  color: #999;
}
.case .case-bot {
  position: relative;
  height: 8.95rem;
}
.case .case-bot .bg1 {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: calc(100% + 180px);
  left: 0;
  top: -2.1rem;
  min-height: 2.1rem;
  background: #f3f3f3;
}
.case .case-bot .bigimg {
  position: absolute;
  right: 3.8rem;
  top: 0;
  height: 100%;
  width: calc((100% - 3.8rem) + ((100vw - 1577px)/2));
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1696px) {
  .case .case-bot .bigimg {
    width: calc((100% - 3.8rem) + 4vw);
  }
}
@media screen and (max-width: 1200px) {
  .case .case-bot .bigimg {
    width: calc((100% - 3.8rem) + 48px);
  }
}
.case .case-bot .bigimg .bigtxt {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 .48rem;
  background: rgba(255, 255, 255, 0.13);
  font-size: 0.2rem;
  line-height: 1.18rem;
  color: #fff;
}
.case .case-bot .switch {
  position: absolute;
  z-index: 33;
  left: 0;
  top: 50%;
  margin-top: -47px;
}
.case .case-bot .switch .switchbg {
  position: absolute;
  z-index: -1;
  width: calc((380px + ((100vw - 1577px)/4))*2);
  height: 8.95rem;
  right: -380px;
  top: 47px;
  margin-top: -4.475rem;
  border-radius: 50%;
  background: #fff;
  opacity: 0.2;
  transform: scale(0);
}
.case .case-bot .switch .switchbg.active{
  transform: scale(1);
  transition: all .35s;
}
@media screen and (max-width: 1696px) {
  .case .case-bot .switch .switchbg {
    width: calc((380px + ((100vw - 17px)*2%))*2);
  }
}
@media screen and (max-width: 1200px) {
  .case .case-bot .switch .switchbg {
    width: 808px;
  }
}
.case .case-bot .switch .case-tit {
  position: absolute;
  z-index: 10;
}
.case .case-bot .switch .case-tit a:hover .iconfont {
  background: #00b1cc;
}
.case .case-bot .switch .case-tit span {
  display: block;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  background: #00b1cc;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 94px;
  height: 94px;
  border-radius: 50%;
}
.case .case-bot .switch .case-tit span.ckgd{
  display: none;
}
.case .case-bot .switch:hover .case-tit span.alfl{
  display: none;
}
.case .case-bot .switch:hover .case-tit span.ckgd{
  display: flex;
}
.case .case-bot .switch .case-tit .iconfont {
  position: absolute;
  z-index: -10;
  right: -23px;
  top: 50%;
  margin-top: -14px;
  padding: 0 6px 0 10px;
  border-radius: 0 14px 14px 0;
  text-align: right;
  background: #72c8d5;
  line-height: 28px;
  color: #fff;
}
.case .case-bot .switch ul{
  transform: scale(0);
}
.case .case-bot .switch ul.active{
  transform: scale(1);
  transition: all .35s;
}
.case .case-bot .switch li {
  position: absolute;
  z-index: 10;
  width: 84px;
  height: 84px;
  text-align: center;
  font-size: 18px;
  line-height: 84px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  cursor: pointer;
}
.case .case-bot .switch li.active, .case .case-bot .switch li:hover {
  background: white;
}
.case .case-bot .switch li.active:before, .case .case-bot .switch li:hover:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  z-index: -5;
  border: 1px solid #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -51px 0 0 -51px;
}
.case .case-bot .switch li:nth-child(1) {
  top: -210px;
  left: 0;
}
.case .case-bot .switch li:nth-child(2) {
  top: -175px;
  left: 120px;
}
.case .case-bot .switch li:nth-child(3) {
  top: -100px;
  left: 210px;
}
.case .case-bot .switch li:nth-child(4) {
  top: 5px;
  left: 255px;
}
.case .case-bot .switch li:nth-child(5) {
  bottom: -194px;
  left: 210px;
}
.case .case-bot .switch li:nth-child(6) {
  bottom: -269px;
  left: 120px;
}
.case .case-bot .switch li:nth-child(7) {
  bottom: -304px;
  left: 0;
}
.case .case-bot .list {
  float: right;
  width: 3.8rem;
  height: 8.95rem;
  background: #fff;
}
.case .case-bot .list .item {
  overflow-x: hidden;
  height: 8.5rem;
  padding: 0.45rem 0.3rem 0 0.38rem;
  display: none;
}
.case .case-bot .list .item.active {
  display: block;
}
.case .case-bot .list .item .tit {
  font-size: 0.2rem;
  line-height: 0.3rem;
  height: 0.3rem;
  border-left: 0.06rem solid #000;
  padding-left: 0.22rem;
}
.case .case-bot .list .item ul {
  margin-top: 0.46rem;
}
.case .case-bot .list .item li {
  margin-bottom: 0.3rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.case .case-bot .list .item li:hover .txt {
  bottom: 0;
}
.case .case-bot .list .item li .imgbox {
  height: 2.12rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.case .case-bot .list .item li .txt {
  position: absolute;
  bottom: -0.5rem;
  transition: all 0.35s ease;
  left: 0;
  width: 100%;
}
.case .case-bot .list .item li .txt span {
  max-width: 2.15rem;
  display: block;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.48rem;
}
.case .titbg {
  position: absolute;
  right: 0;
  top: -0.92rem;
  width: 1.18rem;
  z-index: -1;
}
.case .titbg img {
  display: block;
  width: 100%;
}

.product {
  margin-top: 1.06rem;
  padding: 0.6rem 0 0.75rem;
  background: url(../images/index_product_bg.jpg) no-repeat center;
  background-size: cover;
}
.product .index-tit {
  text-align: center;
  color: #fff;
}
.product .index-tit .cn {
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.product .index-tit .en {
  margin-top: 0.14rem;
  text-transform: uppercase;
  font-size: 0.36rem;
  line-height: 1;
}
.product .cont {
  position: relative;
  margin-top: 0.58rem;
}
.product .cont .nextbg {
  position: absolute;
  left: 100%;
  top: 1.42rem;
  width: 3.97rem;
  height: 2.97rem;
  margin-left: -0.85rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.product .cont .switch {
  float: left;
  margin: 0.58rem 0 0 20px;
  width: 2rem;
}
.product .cont .switch li {
  position: relative;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  padding: 0 0.1rem 0 0.62rem;
  height: 0.8rem;
  margin-bottom: 1px;
  display: flex;
  align-items: center;
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #fff;
  cursor: pointer;
}
.product .cont .switch li:hover {
  background: #00b1cc;
}
.product .cont .switch li.active {
  background: #00b1cc;
}
.product .cont .switch li.active:after {
  opacity: 1;
}
.product .cont .switch li.active:before {
  opacity: 1;
}
.product .cont .switch li:after {
  opacity: 0;
  content: "0";
  position: absolute;
  z-index: 10;
  left: -0.2rem;
  top: -0.24rem;
  font-weight: bold;
  font-size: 0.48rem;
  line-height: 1;
  color: #fff;
}
.product .cont .switch li:before {
  opacity: 0;
  content: "";
  position: absolute;
  z-index: 10;
  left: 0.1rem;
  top: -0.1rem;
  font-weight: bold;
  font-size: 0.48rem;
  line-height: 1;
  color: #fff;
}
.product .cont .switch li:nth-child(1):before {
  content: "1";
}
.product .cont .switch li:nth-child(2):before {
  content: "2";
}
.product .cont .switch li:nth-child(3):before {
  content: "3";
}
.product .cont .switch li:nth-child(4):before {
  content: "4";
}
.product .cont .switch li:nth-child(5):before {
  content: "5";
}
.product .cont .switch li:nth-child(6):before {
  content: "6";
}
.product .cont .switch li:nth-child(7):before {
  content: "7";
}
.product .cont .switch li:nth-child(8):before {
  content: "8";
}
.product .cont .switch li:nth-child(9):before {
  content: "9";
}
.product .cont .switch .more {
  display: block;
  padding: 0 0.1rem 0 0.62rem;
  font-size: 0.18rem;
  line-height: 0.8rem;
  background: #fff;
  border-radius: 2px;
}
.product .cont .switch .more:hover {
  background: #00b1cc;
  color: #fff;
}
.product .cont .prodlist {
  float: left;
  width: 71.4%;
  margin-left: 0.56rem;
}
.product .cont .prodlist .item {
  position: relative;
  display: none;
  padding: 0.8rem 0.8rem 1.1rem 0.45rem;
  background: #fff;
}
.product .cont .prodlist .item.active {
  display: block;
}
.product .cont .prodlist .item .swiper-slide {
  overflow: hidden;
}
.product .cont .prodlist .item .swiper-slide .imgbox {
  float: left;
  width: 54%;
  height: 4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 2px;
}
.product .cont .prodlist .item .swiper-slide .txtbox {
  float: right;
  width: 41.7%;
  padding-top: 0.33rem;
}
.product .cont .prodlist .item .swiper-slide .txtbox .tit {
  font-size: 0.2rem;
  line-height: 0.3rem;
}
.product .cont .prodlist .item .swiper-slide .txtbox .brief {
  margin-top: 0.3rem;
  font-size: 0.16rem;
  line-height: 0.26rem;
  color: #666;
}
.product .cont .prodlist .item .swiper-slide .txtbox .txt {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  height: 1.12rem;
}
.product .cont .prodlist .item .swiper-slide .txtbox .more {
  position: relative;
  display: block;
  margin-top: 0.34rem;
  width: 1.6rem;
  background: #00b1cc;
  border-radius: 2px;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.56rem;
  color: #fff;
}
.product .cont .prodlist .item .swiper-slide .txtbox .more:hover {
  background: #0398af;
}
.product .cont .prodlist .item .imgbg {
  position: absolute;
  width: 5.27rem;
  max-width: 47%;
  height: 1.68rem;
  left: 0;
  bottom: 0.62rem;
  background: #f1efef;
}
.product .cont .prodlist .item .pagination {
  position: absolute;
  width: 41.7%;
  right: 0;
  left: auto;
  bottom: 0;
  margin: 0;
  z-index: 30;
}
.product .cont .prodlist .item .pagination .swiper-pagination-bullet {
  background: none;
  border: 1px solid #a8a7a7;
  opacity: 1;
  width: 6px;
  height: 6px;
}
.product .cont .prodlist .item .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #252525;
}
.product .cont .prodlist .item .swpbtn {
  position: absolute;
  top: 44%;
  right: -0.3rem;
  transform: translateY(-50%);
}
.product .cont .prodlist .item .swpbtn a {
  display: block;
  width: 0.6rem;
  height: 0.38rem;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  box-shadow: 0.09rem 0.04rem 0.27rem rgba(0, 0, 0, 0.1);
  margin: 5px 0;
  background: #00b1cc;
  color: #fff;
}
.product .cont .prodlist .item .swpbtn a i {
  display: block;
  font-size: 0.32rem;
  line-height: 0.38rem;
  transition: none;
}
.product .cont .prodlist .item .swpbtn a.swiper-button-disabled {
  visibility: hidden;
}
.product .cont .prodlist .item .swpbtn a:hover {
  background: #fff;
  color: #00b1cc;
}

.news {
  padding: 1.17rem 0 1.02rem;
}
.news .w1560 {
  position: relative;
}
.news .w1560:before {
  content: "";
  position: absolute;
  left: 2.54rem;
  top: -0.3rem;
  width: 289px;
  height: 161px;
  background: url(../images/xiangyun.png) no-repeat center;
  background-size: 289px 161px;
  z-index: -1;
}
.news .news-top .index-tit {
  float: left;
}
.news .news-top .index-tit .cn {
  font-size: 0.3rem;
  line-height: 1;
}
.news .news-top .index-tit .en {
  margin-top: 0.2rem;
  font-size: 0.36rem;
  line-height: 1;
  color: #999;
}
.news .news-top .switch {
  float: right;
  overflow: hidden;
}
.news .news-top .switch a {
  float: left;
  background: #ececec;
  margin-left: 0.3rem;
  width: 1.66rem;
  text-align: center;
  border-radius: 2px;
  font-size: 0.16rem;
  line-height: 0.72rem;
  color: #333;
}
.news .news-top .switch a.active, .news .news-top .switch a:hover {
  background: #00b1cc;
  color: #fff;
}
.news .list {
  margin-top: 0.9rem;
}
.news .list .item {
  position: relative;
  display: none;
}
.news .list .item:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 95px;
  width: 1920px;
  height: 1px;
  background: #d2d2d2;
  margin-left: -960px;
}
.news .list .item.active {
  display: block;
}
.news .list .swiper {
  overflow: hidden;
}
.news .list .swiper .date {
  height: 60px;
}
.news .list .swiper .date .year {
  font-size: 18px;
  line-height: 30px;
  color: #999;
}
.news .list .swiper .date .day {
  font-size: 22px;
  line-height: 30px;
  color: #000;
}
.news .list .swiper .icon {
  position: relative;
  margin-top: 24px;
  width: 22px;
  height: 22px;
  border: 1px solid #666;
  border-radius: 50%;
  background: #fff;
}
.news .list .swiper .icon span {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #666;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
}
.news .list .swiper .tit {
  margin-top: 0.32rem;
  font-size: 0.18rem;
  line-height: 0.28rem;
}
.news .list .swiper .txt {
  margin-top: 0.18rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #666;
  height: 0.9rem;
}
@media screen and (max-width: 1536px) {
  .news .list .swiper .tit {
    font-size: 16px;
    line-height: 1.75;
  }
  .news .list .swiper .txt {
    font-size: 14px;
  }
}
.news .list .swiper .more {
  opacity: 0;
  margin-top: 0.42rem;
  width: 1.6rem;
  background: #00b1cc;
  border-radius: 2px;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.56rem;
  color: #fff;
}
.news .list .swiper a:hover .icon {
  border: 1px solid #00b1cc;
}
.news .list .swiper a:hover .icon span {
  background: #00b1cc;
}
.news .list .swiper a:hover .tit {
  color: #00b1cc;
}
.news .list .swiper a:hover .more {
  opacity: 1;
}
.news .list .swpbot {
  margin-top: 0.48rem;
}
.news .list .swpbot .points {
  position: relative;
  bottom: auto;
  left: auto;
  width: auto;
  margin: 0;
  font-size: 0;
}
.news .list .swpbot .points span {
  position: relative;
  margin: 0 4px 0 3px;
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: none;
  opacity: 1;
}
.news .list .swpbot .points span:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #c5c5c5;
  border-radius: 50%;
  margin: -5px 0 0 -5px;
}
.news .list .swpbot .points span:hover:before {
  background: #00b1cc;
}
.news .list .swpbot .points span.swiper-pagination-bullet-active {
  border: 1px solid #00b1cc;
}
.news .list .swpbot .points span.swiper-pagination-bullet-active:before {
  background: #00b1cc;
}
.news .list .swpbot .more {
  width: 102px;
  height: 42px;
  border: 2px solid #cfcfcf;
  border-radius: 2px;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  margin-left: 0.32rem;
}
.news .list .swpbot .more:hover {
  border: 2px solid #00b1cc;
  background: #00b1cc;
  color: #fff;
}
.news .list .swpbtn {
  position: static;
  display: none;
}
.news .list .swpbtn a {
  position: absolute;
  top: 50%;
  margin-top: -0.19rem;
  width: 0.6rem;
  height: 0.38rem;
  background: #fff;
  text-align: center;
}
.news .list .swpbtn a:hover {
  background: #00b1cc;
  color: #fff;
}
.news .list .swpbtn a .iconfont {
  display: block;
  font-size: 0.32rem;
  line-height: 0.38rem;
  transition: none;
}
.news .list .swpbtn a.prevbtn {
  left: -1.2rem;
  box-shadow: -0.09rem 0.04rem 0.27rem rgba(0, 0, 0, 0.1);
}
.news .list .swpbtn a.nextbtn {
  right: -1.2rem;
  box-shadow: 0.09rem 0.04rem 0.27rem rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1800px) {
  .news .list .swpbtn a.prevbtn {
    left: -0.66rem;
  }
  .news .list .swpbtn a.nextbtn {
    right: -0.66rem;
  }
}

.contact {
  position: relative;
  z-index: 5;
  background: #000;
}
.contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.58rem;
  width: 1.35rem;
  height: 1.66rem;
  background: #8adbe7;
  z-index: 11;
}
.contact .w1560 {
  position: relative;
  z-index: 10;
}
.contact .rightbg {
  position: absolute;
  z-index: -2;
  top: 0;
  right: 0;
  width: 75.36%;
  height: 100%;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.contact .tit {
  float: left;
  padding: 1.07rem 0.7rem 1.27rem 0;
}
.contact .tit .line {
  height: 1px;
  background: #fff;
  width: 0.67rem;
}
.contact .tit .cn {
  margin-top: 0.43rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #fff;
}
.contact .tit .en {
  margin-top: 0.15rem;
  font-size: 0.36rem;
  line-height: 1;
  color: #fff;
}
.contact .infor .box {
  position: relative;
  float: left;
  padding: 0.83rem 0.46rem 0.32rem 0;
  width: 7rem;
}
.contact .infor .box:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: calc(((100vw - 1560px)/2) + 100%);
  height: 100%;
  background: #fff;
  opacity: 0.92;
}
@media screen and (max-width: 1695px) {
  .contact .infor .box:before {
    width: calc(4vw + 100%);
  }
}
@media screen and (max-width: 1200px) {
  .contact .infor .box:before {
    width: calc(48px + 100%);
  }
}
.contact .infor .box .txt {
  font-size: 0.28rem;
  line-height: 0.42rem;
}
.contact .infor .box .txt span {
  color: #00b1cc;
  font-family: 'dy';
}
.contact .infor .box .list {
  padding-top: 0.26rem;
}
.contact .infor .box .list .flex {
  position: relative;
  padding-left: 0.58rem;
  margin-top: 0.26rem;
}
.contact .infor .box .list .flex .iconfont {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.2rem;
  line-height: 0.28rem;
  color: #20c6df;
}
.contact .infor .box .list .flex .set {
  white-space: nowrap;
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #000;
}
.contact .infor .box .list .flex .crew {
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #666;
}
@media screen and (max-width: 1536px) {
  .contact .infor .box .list .flex .set {
    font-size: 16px;
    line-height: 26px;
  }
  .contact .infor .box .list .flex .crew {
    font-size: 14px;
    line-height: 26px;
  }
}

.contact-txt {
  padding-bottom: 1.03rem;
  overflow: hidden;
}
.contact-txt .txt {
  position: relative;
  float: left;
  padding: 0.73rem 0.46rem 0.45rem 0;
  width: 7rem;
  font-family: 'dy';
  font-size: 0.28rem;
  line-height: 0.6rem;
  color: #000;
}
.contact-txt .txt:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: calc(((100vw - 1560px)/2) + 100%);
  height: 100%;
  background: #fff;
  opacity: 0.92;
  box-shadow: 0.34rem 0.15rem 2.18rem rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1695px) {
  .contact-txt .txt:before {
    width: calc(4vw + 100%);
  }
}
@media screen and (max-width: 1200px) {
  .contact-txt .txt:before {
    width: calc(48px + 100%);
  }
}
.contact-txt .txt span {
  display: block;
  max-width: 655px;
}
