#index-container {
}
.index-banner img {
  height: 100%;
}
.index-title {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 72px;
}
.index-title-title {
  font-size: 28px;
  color: #333;
}
.index-title-text {
  font-size: 16px;
  color: #666;
  margin: auto;
  margin-top: 45px;
  width: 700px;
}
.index-container-content.case {
  height: 547px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.index-container-content.case .case-right-image {
  width: 1042px;
	height: 547px;
  position: absolute;
  right: 0;
  top: 0;
}


.index-container-content.case .case-left-main {
  width: 534px;
	height: 466px;
	background-color: rgba(3,94,178,0.8);
	border-radius: 8px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -233px;
  z-index: 2;
  color: #fff;
}

.index-container-content.case .case-left-main .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 60px;
}

.index-container-content.case .case-left-main .content {
  font-size: 15px;
  text-align:left;
  width: 447px;
  margin: 60px auto;
}

.index-container-content.case .case-left-main .prv {
  width: 126px;
	height: 38px;
  border-radius: 2px;
	border: solid 1px #ffffff;
  margin-left: 43.5px;
  text-align: center;
  line-height: 38px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
}

.index-container-content-tab {
  height: 110px;
  background: #f5f5f5;
}
.index-container-content-tab ul {
  width: 1200px;
  margin: 0 auto;
}
.index-container-content-tab li {
  float: left;
  width: 50%;
  line-height: 110px;
  text-align: center;
  font-size: 24px;
  color: #585f62;
  border-top: 2px solid #f5f5f5;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.index-container-content-tab li.active {
  border-color: #24bdfe;
  color: #24bdfe;
}
.index-container-content-tab li.active:after {
  content: "▼";
  position: absolute;
  top: 0;
  left: 48%;
  line-height: 0;
}
.index-container-content-text {
  height: 400px;
  background: url("../img/yewuBg.png") no-repeat;
}
.index-container-content-text > div {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.index-container-content-text > div > ul {
  position: absolute;
  width: 2400px;
  left: 0;
}
.index-container-content-text li {
  width: 400px;
  float: left;
  height: 160px;
  margin-top: 135px;
}
.index-container-content-text li > div {
  float: left;
  width: 10px;
  height: 100%;
}
.index-container-content-text li .left {
  width: 120px;
  margin-right: 20px;
  line-height: 160px;
  text-align: center;
}
.index-container-content-text li .left > img {
  vertical-align: middle;
  max-width: 100%;
}
.index-container-content-text li .right {
  width: 200px;
  color: #fff;
}
.index-container-content-text .right .title {
  font-size: 28px;
  margin-bottom: 20px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-container-content-text .right .text {
  width: 100%;
  height: 105px;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.index-container-content-text .right .prv {
  height: 40px;
  width: 124px;
  border: 1px solid #fff;
  margin-top: 20px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
.index-container-content-text .right a .prv:hover {
  border-color: #24bdfe;
  font-weight: bold;
  font-size: 16px;
  color: #24bdfe;
}
.index-container-content-yun {
  height: 550px;
  background: url("../img/home/yunkongBak.png");
  position: relative;
}
.yun-content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.yun-content > div {
  /* width: 2400px; */
  position: absolute;
  left: 0px;
}
.yun-content .left {
  left: 0 !important;
}
.yun-content ul {
  height: 100%;
  overflow: hidden;
}
.yun-content li {
  float: left;
  width: 400px;
  height: 550px;
  position: relative;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
}
.swiper-button-prev {
  left: 5%;
  background: url("../img/yunkong/prev.png") no-repeat;
}
.swiper-button-next {
  right: 5%;
  background: url("../img/yunkong/next.png") no-repeat;
}
.yun-data {
  width: 100%;
  height: 100%;
  text-align: center;
}
.yun-model {
  background: rgba(36, 189, 254, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8024bdfe, endColorstr=#8024bdfe);
}
.yun-images {
  width: 90px;
  height: 90px;
  margin-top: 170px;
}
.yun-text {
  font-weight: bold;
  font-size: 27px;
  color: #fff;
  margin-top: 70px;
}
.yun-btn-prv {
  position: absolute;
  font-size: 14px;
  color: #fff;
  width: 124px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #fff;
  bottom: -60px;
  left: 50%;
  margin-left: -66px;
  cursor: pointer;
}
.yun-btn-prv:hover {
  border-color: #24bdfe;
  font-weight: bold;
  font-size: 16px;
  color: #24bdfe;
}
.journalism-content {
  width: 1200px;
  height: 415px;
  margin: 0 auto;
}
.journalism-content-left {
  width: 445px;
  height: 100%;
  float: left;
  margin-right: 20px;
  position: relative;
}
.journalism-content-left > img {
  width: 445px;
  height: 100%;
}
.journalism-date {
  width: 88px;
  height: 88px;
  border: 1px solid #ccc;
  position: absolute;
  top: 10px;
  left: 30px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}
.journalism-date p:first-child {
  margin-top: 10px;
  font-weight: bold;
  font-size: 34px;
}
.journalism-date p {
  text-shadow: 2px 2px 2px #7d7d7d;
}
.journalism-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
}
.journalism-footer p {
  float: left;
  color: #fff;
}
.journalism-footer .title {
  width: 80%;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding-left: 30px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
}
.journalism-footer .more {
  width: 20%;
  text-align: center;
  background: #e93605;
  cursor: pointer;
}
.journalism-content-right {
  height: 100%;
  width: 735px;
  float: left;
}
.journalism-content-right-ul > li {
  height: 132px;
  width: 100%;
  margin-top: 10px;
  box-sizing: border-box;
  padding: 25px;
  background: #f5f5f5;
}
.journalism-content-right-ul > li:first-child {
  margin-top: 0;
}
.journalism-right-text,
.journalism-right-date {
  float: left;
}
.journalism-right-text {
  width: 565px;
  font-size: 18px;
  overflow: hidden;
}
.journalism-right-text .title {
  font-weight: bold;
  color: #1d1d1d;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.journalism-right-text .title > a {
  color: #1d1d1d;
}
.journalism-right-text .title:hover {
  color: #24bdfe;
}
.journalism-right-text .title:hover a {
  color: #24bdfe;
}
.journalism-right-text .text {
  color: #666;
  width: 90%;
  height: 45px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.journalism-right-date {
  width: 73px;
  height: 70px;
  border: 1px solid #1d1d1d;
  text-align: center;
}
.journalism-right-date > p {
  height: 50%;
  line-height: 34px;
}
.journalism-right-date .year {
  font-size: 20px;
  color: #1d1d1d;
}
.journalism-right-date > .month {
  background: #1d1d1d;
  color: #fff;
  font-size: 16px;
}
.about-we-video {
  width: 100%;
  height: 658px;
  background: url("../img/home/videoBack.png") no-repeat;
}
.about-we {
  margin-bottom: 78px;
}
.about-we-video .video {
  width: 1166px;
  margin: 0 auto;
  height: 100%;
}

.index-core-products .core-products-main {
  width: 1200px;
  margin: 0 auto;
  min-height: 950px;
}

.index-core-products .index-core-products-item {
  width: 398px;
	height: 470px;
  float: left;
  margin-right: 2px;
  position: relative;
}

.index-core-products .index-core-products-item:nth-child(-n+3) {
  margin-bottom: 10px;
}

.core-products-content {
  padding: 0 20px;
}

.core-products-content .core-products-title {
  margin: 15px 0;
  font-size: 24px;
}

.core-products-content.core-products-bottom-content {
  position: absolute;
  bottom: 0;
}

.core-products-link {
  margin: 30px 0;
}

.core-products-link a {
  color: #1295da;
}
