/* 首页样式 */
.index-container .banner {
  width: 100%;
  height: 780px;
  position: relative;
}

.index-container .banner .bg {
  height: 100% !important;
}

.index-container .banner .bg .jeecms,
.index-container .banner .bg .jeegov {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
}

.index-container .banner .bg .jeecms {
  background-color: #0152D9;
  background-image: url(/r/cms/www/default/images/index/banner_bg.png);
}

.index-container .banner .bg .jeegov {
  background-color: #333ced;
  background-image: url(/r/cms/www/default/images/index/banner2.png);
}

.index-container .banner .bg .jeegov .jeecms-logo {
  width: 315px;
  height: 60px;
  display: inline-block;
  vertical-align: top;
  background-image: url(/r/cms/www/default/images/index/jeecms-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.index-container .banner .bg figure {
  height: 100%;
}

.index-container .banner-response {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.index-container .jeegov {
  background-image: url(/r/cms/www/default/images/index/banner2.png);
}

.index-container .banner .banner-right {
  /* margin-left: 80px; */
  position: absolute;
  bottom: 0;
  right: -180px;
  transform-origin: bottom left;
}

.index-container .jeecms .banner-right img {
  width: 757px;
  height: 683px;
  display: block;
}

.index-container .jeegov .banner-right img {
  position: relative;
  right: -110px;
  bottom: 0;
}

.index-container .banner .banner-right .spokesperson {
  position: absolute;
  bottom: 30px;
  left: 150px;
  font-size: 16px;
  font-style: italic;
  color: #FFFFFF;
  opacity: 0.6;
}

.index-container .banner .banner-left {
  color: #fff;
  line-height: 1;
  padding-top: 214px;
  margin-left: -112px;
  transform-origin: top center;
}

.index-container .banner .bg2 .banner-left {
  margin-left: 0px;
}

.index-container .banner .banner-left .version {
  height: 133px;
  line-height: 130px;
  position: relative;
  left: 15px;
  font-family: Arial Black;
}

.index-container .banner .banner-left .version-date {
  display: flex;
  flex-direction: row;
  align-items: end;
}

.index-container .banner .banner-left .new-box {
  position: relative;
  left: -8px;
  top: 10px;
}

.index-container .banner .banner-left .new-box>div {
  display: inline-block;
 margin-left:10px;
}

.index-container .banner .banner-left .new-box>div img {
  max-width: 100%;
}

.index-container .banner .banner-left .new-date {
  position: relative;
  right: -2px;
  bottom: -30px;
}

.index-container .banner .banner-left .vesion-text1 {
  position: relative;
  top: 30px;
  width: 222px;
  height: 74px;
}

.index-container .banner .banner-left .split-text {
  margin-top: 54px;
}

.index-container .banner .banner-left .vesion-text2 {
  font-family: Arial Black;
  margin-bottom: -32px;
}

.index-container .banner .banner-left .new-date .date {
  font-size: 22px;
  font-family: Arial;
  line-height: 1;
  letter-spacing: 10.2px;
  position: relative;
  left: 22px;
}

.index-container .banner .banner-left .version .t-font76 {
  position: relative;
  bottom: 5px;
}

.index-container .banner .banner-left .add {
  margin-top: 18px;
}

.index-container .banner .banner-left .btns {
  margin-top: 49px;
}

.index-container .banner .banner-left .btns .btn {
  width: 230px;
  height: 68px;
  display: inline-block;
  line-height: 64px;
  text-align: center;
  font-size: 26px;
  border-radius: 33px;
  border: 2px solid #FFFFFF;
  cursor: pointer;
  box-sizing: border-box;
}

.index-container .banner .banner-left .btns .btn i {
  position: relative;
  z-index: 10;
}

.index-container .banner .jeecms .banner-left .btns .btn:last-of-type {
  border: 2px solid #00C6FF;
  background-color: #00C6FF;
  color: #fff;
  margin-left: 30px;
}

.index-container .banner .jeegov .banner-left .btns .btn:last-of-type {
  border: 2px solid #fff;
  background-color: #fff;
  margin-left: 30px;
  color: #3247F3;
}

.index-container .jeegov .banner-response {
  left: -80px;
}

.index-container .banner .hd {
  position: absolute;
  width: 100%;
  bottom: 22px;
  z-index: 11;
}

.index-container .banner .hd .buttonsBox {
  margin: 0 auto;
}

.index-container .banner .hd li {
  width: 52px;
  height: 4px;
  margin-left: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  border-radius: 2px;
}

.index-container .banner .hd li.btn-active {
  background-color: rgba(255, 255, 255, 1);
}

.index-container .banner .jeegov .tit {
  color: #fff;
  letter-spacing: -2px;
  line-height: 1;
  margin-bottom: 20px;
}

.index-container .banner .jeegov .tit .vs {
  color: #ffff7a;
  font-size: 60px;
  margin-left: 20px;
  letter-spacing: 1px;
}

.index-container .banner .jeegov .txt {
  color: #fff;
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
}

.index-container .banner .jeegov .banner-left {
  padding-top: 221px;
}

.index-container .banner .jeegov .banner-right {
  bottom: 68px;
}

/* 研发动态 */
.index-container .yanfa_wrap {
  height: 412px;
  background-color: #FFFFFF;
  margin-top: 60px;
  display: flex;
  /* justify-content: space-between; */
}

.index-container .yanfa_box {
  width: 380px;
  height: 412px;
  border: 1px solid #F0F0F0;
  /* box-shadow: 0px 0px 20px 0px hsla(223, 85%, 37%, 0.15); */
  /* border: 1px solid #F0F0F0; */
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  bottom: 0px;
  margin-right: 30px;
  padding: 30px;
  box-sizing: border-box;
  cursor: pointer;
}

.index-container .yanfa_box:first-of-type::after {
  content: "NEW";
  width: 110px;
  height: 110px;
  background-color: #FF6000;
  text-align: center;
  position: absolute;
  right: -60px;
  bottom: -60px;
  display: block;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  padding-top: 2px;
  box-sizing: border-box;
  transform: rotate(-45deg);
  z-index: 2;
}

.index-container .yanfa_box:last-of-type {
  margin-right: 0;
}

.index-container .yanfa_box .title {
  line-height: 32px;
  font-size: 20px;
  color: #333;
  word-break: break-all;
  font-weight: 600;
}

.index-container .yanfa_box .content {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  margin-top: 26px;
}

.index-container .yanfa_box .view {
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
}

.index-container .yanfa_box .view .iconfont {
  margin-right: 9px;
}

.index-container .yanfa_box .view span {
  margin-right: 30px;
}

.index-container .yanfa_box .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 131px;
  background-color: #F7F8F9;
  width: 100%;
  background-image: url(/r/cms/www/default/images/index/yanfa.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #333;
  padding: 20px 30px 0;
  box-sizing: border-box;
  line-height: 1;
  border-top: 1px solid #F0F0F0;
}

.index-container .yanfa_box .bottom .month {
  font-size: 56px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #666;
}

.index-container .yanfa_box .bottom .year {
  font-size: 24px;
  color: #666;
}

.index-container .yanfa_box:hover {
  box-shadow: 0px 0px 20px 0px hsla(223, 85%, 37%, 0.15);
  position: relative;
  bottom: 5px;
  transition: all .5s ease;
  transition: bottom .5s ease;
}

.index-container .yanfa_box:hover .title {
  color: #0152D9;
}

.index-container .yanfa_box:hover .bottom {
  color: #FFFFFF;
  background-color: #0152D9;
  background-image: url(/r/cms/www/default/images/index/yanfa_active.png);
}

.index-container .yanfa_box:hover .bottom .year,
.index-container .yanfa_box:hover .bottom .month {
  color: #FFFFFF;
}

/* 功能 */
.gongneng .desc {
  margin-top: 26px;
}

.gongneng .g-wrap {
  height: 945px;
  overflow: hidden;
}

.gongneng .g-wrap .hd {
  width: 1200px;
  margin: 100px auto 19px;
  overflow: hidden;
  padding: 0 33px;
  box-sizing: border-box;
  height: 60px;
  line-height: 1;
  position: relative;
}

.gongneng .g-wrap .hd .g-navs {
  position: absolute;
  z-index: 1;
}

.gongneng .g-wrap .hd .arrow {
  position: absolute;
  cursor: pointer;
  top: 3px;
  z-index: 10;
  background-color: #fff;
}

.gongneng .g-wrap .hd .arrow.dis {
  cursor: default;
}

.gongneng .g-wrap .hd .arrow .iconfont {
  font-size: 26px;
  color: #666666;
}

.gongneng .g-wrap .hd .arrow.dis .iconfont {
  color: #ccc;
}

.gongneng .g-wrap .hd .arrow.left {
  left: -5px;
}

.gongneng .g-wrap .hd .arrow.right {
  right: -5px;
}

.gongneng .g-wrap .hd .arrow:not(.dis):hover .iconfont {
  color: #0152D9;
}

.gongneng .g-wrap .hd ul {
  width: 2400px;
}

.gongneng .g-wrap .hd li {
  float: left;
  min-width: 126px;
  margin: 0 42px;
  font-size: 18px;
  color: #333;
  line-height: 28px;
  padding-bottom: 28px;
  box-sizing: border-box;
  cursor: pointer;
}

.gongneng .g-wrap .hd li:nth-of-type(5n) {
  margin-right: 100px;
}

.gongneng .g-wrap .hd li.active {
  font-size: 28px;
  color: #0152D9;
  border-bottom: 4px solid #0152D9;
  font-weight: bold;
}

.gongneng .g-wrap .bd {
  width: 100%;
  /* background-color: #1D4CD5; */
  background-image: url(/r/cms/www/default/images/index/gongneng/gpngneng_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 687px;
  padding-top: 30px;
  color: #FFFFFF;
}

.gongneng .g-wrap .bd li {
  width: 100%;
  box-sizing: border-box;
}

.gongneng .g-wrap .bd .introduce {
  font-size: 24px;
  line-height: 40px;
}

.gongneng .g-wrap .bd .dots {
  line-height: 38px;
  margin-top: 30px;
  position: relative;
  min-height: 20px;
  margin-bottom: 20px;
  z-index: 10;
}

.gongneng .g-wrap .bd .dot {
  position: absolute;
  right: 0px;
}

.gongneng .g-wrap .bd .dot i {
  margin-left: 20px;
  font-size: 30px;
  position: relative;
  bottom: 2px;
  vertical-align: middle;
  cursor: pointer;
}

.gongneng .g-wrap .bd .dot i:hover {
  opacity: 0.7;
}

.gongneng .g-wrap .bd .name {
  font-size: 34px;
  font-weight: bold;
}

.gongneng .g-wrap .bd li .content {
  width: 1185px;
  margin-left: -20px;
  text-align: center;
  position: absolute;
  top: 72px;
  /* bottom: 60px; */
}

/* 客户说 */
.index-container .kehu_wrap {
  height: 450px;
  width: 100%;
  margin-top: 60px;
}

.index-container .kehu_box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 388px;
  box-sizing: border-box;
}

.index-container .kehu_box .bg1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.index-container .kehu_box .bg2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.index-container .kehu_content {
  background-color: #FFFFFF;
  height: 420px;
  position: relative;
  z-index: 10;
  box-shadow: 2px 10px 10px 0px #E4E7F3;
  border-radius: 4px;
  padding: 100px 115px 0;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 4px solid #0152D9;
}

.index-container .kehu_side {
  height: 225px;
}

.index-container .kehu_side li {
  width: 100%;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  position: relative;
}

.index-container .kehu_side li .kehu_yin1 {
  position: absolute;
  top: -17px;
  left: -12px;
  z-index: 11;
}

.index-container .kehu_side li .kehu_yin2 {
  position: absolute;
  right: 0;
  bottom: 15px;
  z-index: 11;
}

.index-container .kehu_side .kehu_user {
  margin-right: 57px;
  width: 164px;
  height: 164px;
  display: inline-block;
  vertical-align: top;
}

.index-container .kehu_side .kehu_take {
  line-height: 28px;
  font-size: 18px;
  color: #333;
  display: inline-block;
  width: 740px;
}

.index-container .kehu_side .kehu_take .take {
  height: 110px;
}

.index-container .kehu_side .kehu_name {
  font-weight: bold;
}

.index-container .kehu_side .kehu_company {
  color: #666666;
  font-size: 14px;
}

.index-container .kehu_content .hd {
  width: 300px;
  position: absolute;
  bottom: 80px;
  left: 340px;
}

.index-container .kehu_content .hd .bg-buttons {
  width: 12px;
  height: 12px;
  background-color: #ccc;
  border-radius: 100%;
  margin-right: 12px;
}

.index-container .kehu_content .hd .btn-active {
  background-color: #0152D9;
}

.index-container .g-tab {
  transform-origin: top center;
}

@media only screen and (max-width:1366px) {
  .banner-response .banner-right {
    transform: scale(0.7);
  }

  .banner-response .banner-left {
    transform: scale(0.7);
  }

  .index-container .banner {
    height: 546px;
  }

  .index-container .g-tab {
    transform: scale(0.7);
  }

  .gongneng .g-wrap {
    height: 725px;
  }

  .gongneng .g-wrap .bd {
    height: 481px;
  }

  .index-container .banner .jeegov .banner-right {
    bottom: 28px;
  }
}

@media screen and (min-width:1367px) and (max-width:1600px) {
  .banner-response .banner-right {
    transform: scale(0.79);
  }

  .banner-response .banner-left {
    transform: scale(0.79);
  }

  .index-container .banner {
    height: 616.2px;
  }

  .gongneng .g-wrap {
    height: 790px;
  }

  .index-container .g-tab {
    transform: scale(0.79);
  }

  .gongneng .g-wrap .bd {
    height: 543px;
  }
}
.yanfa_wrap .tempLi {
  position: relative;
}
.tempLi:hover .tempBtns {
  display: flex;
}
.tempBtns {
  position: absolute;
  bottom: 59px;
  left: 1px;
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  height: 64px;
  width: 280px;
  justify-content: center;
  align-items: center;
  display: none;
}
.tempBtns .tempEditor {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  padding: 9px 12px;
  border-radius: 35px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 16px;
  background-color: #fff;
  color: #262626;
  cursor: pointer;
}
.tempBtns .tempEditor:hover {
  color: #4892fa;
  border: 1px solid #4892fa;
}
.tempBtns .tempEditor:active {
  color: #1050c7;
  border: 1px solid #1050c7;
}
.tempBtns .tempView:hover {
  background-color: #4892fa;
}
.tempBtns .tempView:active {
  background-color: #1050c7;
}
.tempBtns .tempView {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  padding: 9px 12px;
  background-color: #1f6ded;
  border-radius: 35px;
  color: #fff;
  cursor: pointer;
}
.LCDIV-awrwbskfu8 {
			  display: flex;
			  flex-wrap: wrap;
			  width: 1207px;
			  height: 348px;
			  min-height: 1px;
			  border-style: none;
			  border-width: 0px;
			  background-color: rgba(255, 255, 255, 1);
			  font-size: 14px;
			  font-weight: normal;
			  margin-top: 60px;
			  margin-right: 0px;
			  margin-bottom: 0px;
			  margin-left: 0px;
			  background-image: 1;
			  box-sizing: border-box;
			}
			.LCDIV-awrwbskfu8 .img-item {
			  margin-right: 7px;
			  margin-bottom: 7px;
			  width: 135px;
			  height: 135px;
			  overflow: hidden;
			}
			.LCDIV-awrwbskfu8 .img-item2 {
			  margin-right: 7px;
			  margin-bottom: 7px;
			  width: 64px;
			  height: 64px;
			  overflow: hidden;
			}
			.LCDIV-awrwbskfu8 .small_img1:nth-last-child(1) {
				position: absolute;
				left: 0;
				bottom: 64px;
			}

			.LCDIV-awrwbskfu8 .small_img2:nth-last-child(1) {
				position: absolute;
				left: 0;
				bottom: 135px;
			}

			.LCDIV-awrwbskfu8 .small_img3:nth-last-child(1) {
				position: absolute;
				left: 0;
				top: 71px;
			}

			.LCDIV-awrwbskfu8 .small_img4 div{
					margin-right: 7px;
					margin-bottom: 7px;
			}

			.LCDIV-awrwbskfu8 .small_img4:nth-child(2n) div{
					margin-right: 0;
			}

			.LCDIV-awrwbskfu8 .small_img4:nth-child(6) div{
				
					margin-right: 7px;
			}

			.LCDIV-awrwbskfu8 .small_img4:nth-last-child(1) div{
					margin-right: 0 !important;
			}

			.LCDIV-awrwbskfu8 .headImg:hover {
				transform: scale(1.2);
				transition: 0.8s;
			}

