@charset "UTF-8";
.w1025 {
  width: 1025px;
  margin: 0 auto;
}

.c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.h-more {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 30px;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  background-color: #0087d9;
  padding: 15px 45px;
}

.ho-title {
  font-size: 24px;
  font-weight: bold;
  color: #666666;
  width: 370px;
  height: 47px;
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}
.ho-title span {
  position: absolute;
  width: 32px;
  height: 5px;
  background: #0087d9;
  z-index: 999;
  display: block;
  top: 45px;
  left: 46%;
}

.home-1 {
  padding: 60px 0;
  background: #f8f8f8;
}
.home-1 .ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.home-1 .li {
  width: 32%;
  margin-right: 1.9512195122%;
  margin-bottom: 20px;
}
.home-1 .li:nth-child(3n) {
  margin-right: 0;
}
.home-1 .dd {
  display: block;
  height: 100%;
  padding: 10px;
  box-shadow: 0 0 0 1px inset #e2e2e2;
  box-sizing: border-box;
}
.home-1 .swiper {
  margin-top: 60px;
}
.home-1 .sw {
  height: auto;
  padding: 10px;
  box-shadow: 0 0 0 1px inset #e2e2e2;
  box-sizing: border-box;
}
.home-1 .d1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  height: 2.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-1 .img {
  position: relative;
  padding-top: 66.5354330709%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.home-1 .txt {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 1.5;
	height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-1 .btns {
  text-align: right;
}
.home-1 .more {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  background-color: #0087d9;
  padding: 10px 24px;
  border-radius: 3px;
}

.home-2 {
  padding: 60px 0;
}
.home-2 .h2 {
  font-size: 24px;
}
.home-2 .box {
  margin-top: 20px;
}
.home-2 .le {
  float: left;
  width: 480px;
}
.home-2 .txt {
  line-height: 1.5;
  font-size: 15px;
}
.home-2 .txt2 {
  line-height: 2;
  font-size: 15px;
}
.home-2 .txt2 .ti {
  display: flex;
  align-items: center;
}
.home-2 .txt2 .ti img {
  width: 1.2em;
  margin-right: 0.5em;
}
.home-2 .h-more {
  margin-top: 50px;
}
.home-2 .ri {
  float: right;
  width: 480px;
}
.home-2 .img {
  position: relative;
  padding-top: 75%;
}
.home-2 .list {
  font-size: 0;
  padding: 100px 0;
}
.home-2 .li {
  display: inline-block;
  text-align: center;
  width: 25%;
}
.home-2 .n1 {
  font-size: 14px;
  line-height: 2.5;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.home-2 .n2 {
  color: #00ccaa;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -3px;
}
.home-2 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  transform: translate(-50%, -50%);
  background-image: url(../images/watch.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 5;
  cursor: pointer;
}

.home-3 {
  background: #f8f8f8;
  padding: 60px 0;
}
.home-3 .swiper {
  font-size: 0;
}
.home-3 .le {
  width: 50%;
  float: left;
}
.home-3 .ri {
  width: 50%;
  float: right;
}
.home-3 .item1 {
  width: 50%;
  display: inline-block;
}
.home-3 .item2 {
  width: 100%;
  display: inline-block;
}
.home-3 .list {
  display: flex;
  flex-wrap: wrap;
}
.home-3 .list * {
  box-sizing: border-box;
}
.home-3 .li {
  width: 26.0833333333%;
  margin-right: 1.25%;
  margin-bottom: 1.25%;
}
.home-3 .li:nth-child(3n) {
  margin-right: 0;
}
.home-3 .lb {
  width: 45%;
}
.home-3 .lb .img1 {
  padding-top: 60%;
}
.home-3 .dd {
  display: block;
  position: relative;
  height: 100%;
}
.home-3 .dd:hover .img2 {
  animation: wbHvr 0.6s linear;
}
.home-3 .img1 {
  position: relative;
  padding-top: 100%;
  height: 100%;
}
.home-3 .img2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@keyframes wbHvr {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.15);
    opacity: 0;
  }
}
.home-4 {
  padding: 60px 0;
}
.home-4 .swiper {
  margin-top: 40px;
}
.home-4 .img {
  position: relative;
  padding-top: 138.4905660377%;
}
.home-4 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.home-4  .swiper-slide{
	box-sizing: border-box;
box-shadow: 0 0 0 1px #999 inset;
padding: 5px;
}
.home-4 .text {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-top: 25px;
	color: #1c5ca5;
}

.home-5 {
  background: #f8f8f8;
  padding: 60px 0;
}
.home-5 .swiper {
  margin-top: 50px;
}
.home-5 .sw {
	height: auto;
  border: 1px solid #999;
  box-sizing: border-box;
}
.home-5 .img {
  position: relative;
  padding-top: 80%;
}
.home-5 .text {
  box-sizing: border-box;
  padding: 15px;
  line-height: 1.5;
	color: #1c5ca5;
}
.home-5 .h3 {
  font-size: 16px;
  margin: 10px 0;
}
.home-5 .time {
  font-size: 14px;
}
.home-5 .txt {
  font-size: 14px;
  color: #666;
  font-weight: 300;
}

/*视频容器样式*/
.v-a {
  position: fixed;
  left: 0;
  top: 120%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999999999;
  transition: top 0.5s ease-in-out;
}

.v-a.show {
  top: 0;
}

.v-a.show .v-e {
  visibility: visible;
}

.v-a.show .v-f {
  display: block;
}

.v-b {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.v-c {
  display: block;
  width: 60px;
  height: 50px;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  position: absolute;
  right: 10%;
  top: 5%;
  cursor: pointer;
  z-index: 10000;
}

.v-e {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.v-f {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: calc(100% - 80px);
  transform: translate(-50%, -50%);
}