.con-ban {
  width: 100%;
  height: 899px;
  margin-top:100px;
  position: relative;
}
.con-ban .swiperBox {
  width: 100%;
  height: 100%;
}
.con-ban .swiperBox .wrapBox {
  width: 100%;
  height: 100%;
}
.con-ban .swiperBox .wrapBox .slidebox {
  display: block;
  width: 100%;
  height: 100%;
}
.con-ban .swiperBox .swiper-pagination {
  bottom: 36px;
}
.con-ban .swiperBox .swiper-pagination .swiper-pagination-bullet {
  background: #fff !important;
  width: 36px !important;
  height: 2px !important;
  border: none !important;
  border-radius: inherit !important;
  opacity: 1 !important;
}
.con-ban .swiperBox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4595f4 !important;
}
.swiper-slide {
  position: relative;
}
.banner_content_wrap {
  position: absolute;
  top: 242px;
  left: 0;
  width: 100%;
  height: 372px;
}
.banner_content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.banner_content.banner-last {
  top: 16%;
}
.banner_title {
  margin-bottom: 24px;
}

.banner_title h3 {
  line-height: 90px;
  text-align: center;
  font-size: 50px;
  color: #fff;
  font-weight: normal;
}
.banner_desc p {
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.banner_title .banner_title_2 {
  color: #f9df8f;
}
.banner_title .banner_title_3 {
  line-height: 116px;
  font-size: 60px;
}
.banner_desc .banner_desc_3 {
  line-height: 96px;
  font-size: 50px;
  color: #fff;
}
.banner_desc .banner_desc_3 .banner_color {
  color: #45c999;
}
.banner_content_wrap_4 {
  background: url("./../img/wjh/banner_bg.png") center no-repeat;
}
.banner_title .banner_title_4 {
  color: #b93131;
  font-weight: bold;
}
.banner_desc .banner_desc_4 {
  font-size: 22px;
  color: #fff;
  position: relative;
}
.banner_desc .banner_desc_4:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -120px;
  width: 240px;
  border-top: 2px solid #fff;
}
.banner_ask {
  position: absolute;
  bottom: 180px;
  left: 51%;
  margin-left: -80px;
  width: 126px;
  background-color: #4595f4;
  border-radius: 5px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.banner_ask:hover {
  color: #fff;
}
.title {
  text-align: center;
  line-height: 1;
  padding-bottom: 80px;
  padding-top: 90px;
}
.title.cloud-title {
  padding-bottom: 58px;
}
.title .cn {
  font-size: 32px;
  color: #000;
  padding-bottom: 14px;
}
.title .en {
  position: relative;
  font-size: 22px;
  color: #ddd;
  padding-bottom: 14px;
  text-transform: uppercase;
}
.title .en:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 4px;
  border-radius: 16px;
  background-color: #4595f4;
}
.scheme-box {
  background-color: #fff;
  padding-bottom: 90px;
}
.scheme-box .scheme-list {
  width: 100%;
}
.scheme-box .scheme-list .scheme-item {
  width: 25%;
  text-align: center;
  background-color: #f2f2f2;
  padding-top: 312px;
  padding-bottom: 73px;
  transition: all 1s;
  overflow: hidden;
}
.scheme-box .scheme-list .scheme-item.on,
.scheme-box .scheme-list .scheme-item:hover {
  transform: scale(1.1);
  transition: 0.5s;
  box-shadow: 0 0 30px 1px rgba(0,0,0,0.25);
}
.scheme-box .scheme-list .scheme-item:nth-of-type(2n) {
  background-color: #f7f7f7;
}
.scheme-box .scheme-list .scheme-item.yy {
  background: #f2f2f2 url("../img/scheme-yy.png") center 110px no-repeat;
  background-size: 167px 160px;
}
.scheme-box .scheme-list .scheme-item.jm {
  background: #f7f7f7 url("../img/scheme-jm.png") center 110px no-repeat;
  background-size: 167px 167px;
}
.scheme-box .scheme-list .scheme-item.bf {
  background: #f2f2f2 url("../img/scheme-bf.png") center 110px no-repeat;
  background-size: 167px 163px;
}
.scheme-box .scheme-list .scheme-item.wh {
  background: #f7f7f7 url("../img/scheme-wh.png") center 110px no-repeat;
  background-size: 167px 163px;
}
.scheme-box .scheme-list .scheme-item h6 {
  font-size: 24px;
  color: #000;
  line-height: 1;
  padding-bottom: 25px;
  font-weight: bold;
}
.scheme-box .scheme-list .scheme-item h6 span {
  color: #4595f4;
}
.scheme-box .scheme-list .scheme-item p {
  font-size: 16px;
  color: #101010;
  line-height: 1;
  padding-bottom: 50px;
}
.scheme-box .scheme-list .scheme-item .scheme-btn {
  line-height: 38px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #666;
  color: #666;
  padding: 0 41px 0 15px;
  display: inline-block;
  background-image: url("../img/scheme-arrow.png");
  background-position: 85% center;
  background-repeat: no-repeat;
  background-size: 15px auto;
}
.cloud-box {
  background-color: #fafafa;
  padding-bottom: 72px;
}
.cloud-box .cloud-video {
  background: #ebebeb;
  width: 1052px;
  height: 630px;
  margin: 0 auto;
  position: relative;
}
.cloud-box .cloud-video video {
  width: 100%;
  height: 100%;
}
.cloud-box .cloud-video .video-icon {
  position: absolute;
  left: 50%;
  top: 208px;
  margin-left: -55px;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  background-image: url("../img/cloud-icon.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 9;
}
.solution-box {
  background-color: #fff;
  text-align: center;
  padding-bottom: 100px;
}
.solution-box .solution-list {
  padding-bottom: 50px;
}
.solution-box .solution-list .solution-item {
  width: 33.33%;
  text-align: center;
  padding-bottom: 40px;
  transition: all 1s;
  overflow: hidden;
  cursor: pointer;
}
.solution-box .solution-list .solution-item.on,
.solution-box .solution-list .solution-item:hover {
  transform: scale(1.1);
  transition: 0.5s;
  box-shadow: 0 0 30px 1px rgba(0,0,0,0.25);
}
.solution-box .solution-list .solution-item .item-img {
  width: 100%;
  height: 228px;
}
.solution-box .solution-list .solution-item .item-img.jx {
  background-position: center 78px;
  background-repeat: no-repeat;
  background-size: 105px auto;
}
.solution-box .solution-list .solution-item .item-img.jy {
  background-position: center 82px;
  background-repeat: no-repeat;
  background-size: 104px auto;
}
.solution-box .solution-list .solution-item .item-img.gx {
  background-position: center 80px;
  background-repeat: no-repeat;
  background-size: 99px auto;
}
.solution-box .solution-list .solution-item .item-img.yl {
  background-position: center 88px;
  background-repeat: no-repeat;
  background-size: 104px auto;
}
.solution-box .solution-list .solution-item .item-img.aq {
  background-position: center 90px;
  background-repeat: no-repeat;
  background-size: 102px auto;
}
.solution-box .solution-list .solution-item .item-img.hx {
  background-position: center 89px;
  background-repeat: no-repeat;
  background-size: 99px auto;
}
.solution-box .solution-list .solution-item p {
  color: #101010;
  line-height: 32px;
}
.more-btn {
  display: block;
  line-height: 38px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #666;
  color: #101010;
  padding: 0 43px 0 17px;
  display: inline-block;
  background-image: url("../img/scheme-arrow.png");
  background-position: 85% center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  cursor: pointer;
}
.choose-box {
  width: 100%;
  height: 360px;
  text-align: center;
  padding-top: 56px;
  padding-bottom: 40px;
  background-image: url("../img/choose-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;  
}
.choose-box h4 {
  font-size: 40px;
  text-align: center;
  color: #fff;
  line-height: 44px;
}
.choose-box .choose-list {
  padding-top: 47px;
  padding-bottom: 34px;
}
.choose-box .choose-list .choose-item {
  width: 25%;
}
.choose-box .choose-list .choose-item margin-right,
.choose-box .choose-list .choose-item .counter {
  color: #f0bc5e;
  font-size: 46px;
}
#counter3 {
  color: #ff0000;
  font-size: 46px;
}
.choose-box .choose-list .choose-item .count1 {
  color: #f0bc5e;
  font-size: 35px;
}
.choose-box .choose-list .choose-item .desc {
  color: #fff;
  font-size: 26px;
}
.choose-btn {
  line-height: 38px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  padding: 0 41px 0 15px;
  display: inline-block;
  background-color: #4595f4;
  background-image: url("../img/scheme-arrow.png");
  background-position: 85% center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  cursor: pointer;  
}

.choose-box-m {
  width: 100%;
  height: 160px;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  background-image: url("./../img/wjh/start_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;  
}
.choose-box-m h4 {
  font-size: 40px;
  text-align: center;
  color: #fff;
  line-height: 44px;
}
.choose-box-m .choose-list {

}
.choose-box-m .choose-list .choose-item {
  width: 25%;
}
.choose-box-m .choose-list .choose-item margin-right,
.choose-box-m .choose-list .choose-item .counter {
  color: #f05f7f;
  font-size: 46px;
}
#counter3 {
  color: #f05f7f;
  font-size: 46px;
}


#counter4 {
  color: #666;
  font-size: 46px;
}

.choose-box-m .choose-list .choose-item .count1 {
  color: #f05f7f;
  font-size: 35px;
}
.choose-box-m .choose-list .choose-item .count4 {
  color: #666;
  font-size: 35px;
}


.choose-box-m .choose-list .choose-item .desc {
  color: #3891e5;
  font-size: 26px;
}
.choose-btn-m {
  margin-top: 16px;
  line-height: 40px;
  width: 120px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  padding: 0 16px 0 16px;
  display: inline-block;
  background-color: #4595f4;
  background-repeat: no-repeat;
}

.information background #fff {
  padding-bottom: 10px;
}
.information .news_about .news_left {
  width: 682px;
}
.information .news_about .news_left .news_list {
  width: 340px;
  height: 210px;
  margin-right: 1px;
  margin-bottom: 1px;
  background: #f6f6f6;
  padding: 20px 30px 30px 30px;
}
.information .news_about .news_left .news_list:hover,
.information .news_about .news_left .news_list.on {
  background: #4595f4;
}
.information .news_about .news_left .news_list:hover .news_title,
.information .news_about .news_left .news_list.on .news_title {
  color: #fff;
}
.information .news_about .news_left .news_list:hover .news_date,
.information .news_about .news_left .news_list.on .news_date,
.information .news_about .news_left .news_list:hover .news_text,
.information .news_about .news_left .news_list.on .news_text {
  color: rgba(255,255,255,0.5);
}
.information .news_about .news_left .news_list:hover .news_btn,
.information .news_about .news_left .news_list.on .news_btn {
  color: #fff;
  border: 1px solid #fff;
}
.information .news_about .news_left .news_list:hover .news_btn span:after,
.information .news_about .news_left .news_list.on .news_btn span:after {
  border: 6px solid #fff;
  border-color: transparent transparent transparent #fff;
}
.information .news_about .news_right {
  width: 518px;
  height: 421px;
  position: relative;
}
.information .news_about .news_right .news_com {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 25px;
  background: rgba(255,255,255,0.8);
}
.information .news_about .news_date {
  line-height: 34px;
  font-size: 14px;
  color: #999;
}
.information .news_about .news_title {
  font-size: 18px;
  color: #333;
  line-height: 32px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.information .news_about .news_text {
  font-size: 14px;
  color: #999;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -ms-line-clamp: 2;
  -moz-line-clamp: 2;
  -webkit-box-orient: vertical;
  -ms-box-orient: vertical;
  -moz-box-orient: vertical;
  height: 44px;
}
.information .news_about .news_text.mb2 {
  margin-bottom: 20px;
}
.information .news_about .news_btn {
  width: 80px;
  line-height: 26px;
  text-align: center;
  color: #999;
  font-size: 12px;
  border: 1px solid #999;
  border-radius: 2px;
  display: inline-block;
}
.information .news_about .news_btn span {
  position: relative;
  padding-right: 10px;
  display: inline-block;
}
.information .news_about .news_btn span:after {
  content: '';
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
  border: 6px solid #999;
  border-color: transparent transparent transparent #999;
}
.main-f {
  background-color: #fff;
  padding-bottom: 90px;
  text-align: center;
}
.main-f .main-box {
  overflow: hidden;
}
.main-f .bd {
  height: 500px;
  padding-bottom: 50px;
}
.main-f .cus-slide {
  float: left;
  height: 451px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}
.cus-item {
  width: 300px;
  height: 150px;
  border-bottom: 1px solid #eee;
  background-position: center;
  background-repeat: no-repeat;
}
.horizontal-solid {
  border: none;
  border-top: 2px solid #fff;
  height: 0;
  margin: 15px 0;
}

.cstlayer_extend {
	margin-left:350px;left: 0px; top: 150px; position: absolute; z-index: 101; width: 1200px; height: 632px;
}

@media screen  and (max-width: 1280px){
				
	.cstlayer_extend {
		margin-left:30px;left: 0px; top: 150px; position: absolute; z-index: 101; width: 1200px; height: 632px;
	}
}