/* 首页 */
.index .smg_main .banner {
  width: 100%;
  min-width: 1200px;
  height: auto;
}
.index .smg_main .banner .item img {
  width: 100%;
  height: auto;
}
.index .smg_main .custom {
  width: 100%;
  min-width: 1200px;
  min-height: 821px;
  text-align: center;
  padding: 100px 0;
}
.index .smg_main .custom .custom_nav ul {
  width: 342px;
  margin: 0 auto;
}
.index .smg_main .custom .custom_nav ul li {
  font-size: 20px;
  border: 1px solid #3886ff;
  padding: 15px 26px;
  float: left;
  color: #3886ff;
  cursor: pointer;
}
.index .smg_main .custom .custom_nav ul li:last-child {
  border-left: 0;
}
.index .smg_main .custom .custom_nav ul .active {
  color: #ffffff;
  background-color: #3785fe;
}
.index .smg_main .custom .con1 .title {
  background: url('../images/newIndex/Systemcustomization.png') no-repeat center;
}
.index .smg_main .custom .con1 .img a img {
  width: 280px;
}
.index .smg_main .custom .con1 .img a:first-child {
  margin-left: 0;
}
.index .smg_main .custom .con2 .title {
  background: url('../images/newIndex/SuccessfulcasesofAPP.png') no-repeat center;
}
.index .smg_main .custom .con2 .img a {
  margin-left: 10px;
}
.index .smg_main .custom .con2 .img a:first-child {
  margin-left: 0;
}
.index .smg_main .custom .con2 .img a img {
  height: auto;
}
.index .smg_main .custom .con2 .more {
  font-size: 16px;
  margin-top: 60px;
}
.index .smg_main .custom .con2 .more a {
  text-decoration: none;
}
.index .smg_main .custom .img {
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin: 60px auto 0;
}
.index .smg_main .plan {
  width: 100%;
  min-width: 1200px;
  min-height: 900px;
  text-align: center;
  padding-top: 40px;
  background: url('../images/newIndex/img_bg.png');
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #000;
}
.index .smg_main .plan a {
  color: #212121;
  text-decoration: none;
}
.index .smg_main .plan .container {
  width: 1200px;
  margin: 80px auto 0;
  color: #fff;
}
.index .smg_main .plan .container .left_list {
  float: left;
  width: 240px;
  height: 580px;
  border-right: 4px solid rgba(255, 255, 255, 0.6);
}
.index .smg_main .plan .container .left_list ul li {
  width: 240px;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  float: right;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  margin-top: 20px;
  cursor: pointer;
  box-sizing: border-box;
  padding-right: 15px;
}
.index .smg_main .plan .container .right_list {
  height: 590px;
  margin-left: 250px;
  display: none;
}
.index .smg_main .plan .container .right_list h3 {
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  vertical-align: middle;
}
.index .smg_main .plan .container .right_list .p {
  height: 80px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  vertical-align: middle;
  margin-top: 30px;
}
.index .smg_main .plan .container .right_list .two_btn span {
  display: inline-block;
  text-align: center;
  margin-right: 20px;
  width: 130px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 16px !important;
  font-weight: 400;
  color: #FFFFFF !important;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
  box-sizing: border-box;
}
.index .smg_main .plan .container .right_list .two_btn span a {
  font-size: 16px !important;
  color: #FFFFFF !important;
}
.index .smg_main .plan .container .right_list .two_btn span:first-child {
  background: #3884ff;
  border: none;
}
.index .smg_main .plan .container .right_list .icon_list ul {
  margin-top: 60px;
  justify-content: space-between;
  width: 916px;
}
.index .smg_main .plan .container .right_list .icon_list ul li {
  float: left;
  width: 20%;
  height: 100px;
  text-align: center;
  margin: 20px 0;
}
.index .smg_main .plan .container .right_list .icon_list .img {
  height: 70px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index .smg_main .plan .container .right_list .icon_list .img:hover {
  transform: scale(1.1);
}
.index .smg_main .plan .container .right_list .icon_list span {
  font-size: 14px;
  line-height: 40px;
  vertical-align: middle;
  font-weight: 400;
}
.index .smg_main .plan .activePlan {
  border-right: 6px solid #fff;
  background: linear-gradient(90deg, rgba(6, 193, 174, 0) 0%, #3884ff 100%);
}
.index .smg_main .plan .activeNone {
  /* z-index: 1; */
  display: block !important;
}
.index .smg_main .plan .con3 .title {
  margin-top: 58px;
  background: url('../images/newIndex/Industryleadingsolutions.png') no-repeat center;
}
.index .smg_main .plan .con3 .title p,
.index .smg_main .plan .con3 .title h2 {
  color: #fff;
}
.index .smg_main .plan .con3 .users ul {
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  /* padding: 0 50px; */
}
.index .smg_main .plan .con3 .users ul li {
  padding: 0 80px;
}
.index .smg_main .plan .con3 .users ul li h2 {
  font-size: 36px;
  font-weight: 600;
  width: 130px;
}
.index .smg_main .plan .con3 .users ul li h2:hover {
  -webkit-animation: ring 1s 0s;
  -moz-animation: ring 1s 0s;
  -ms-animation: ring 1s 0s;
  animation: ring 1s 0s;
}
@-webkit-keyframes ring {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@-moz-keyframes ring {
  0% {
    -moz-transform: scale(1);
  }
  10%,
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}
@-ms-keyframes ring {
  0% {
    -ms-transform: scale(1);
  }
  10%,
  20% {
    -ms-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -ms-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -ms-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -ms-transform: scale(1) rotate(0);
  }
}
@keyframes ring {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.index .smg_main .plan .hover_nav {
  text-align: center;
  margin-top: 60px;
}
.index .smg_main .plan .hover_nav .list {
  display: flex;
  width: 1120px;
  margin: 0 auto;
}
.index .smg_main .plan .hover_nav .list .item {
  background: #fff;
  width: 280px;
  height: 470px;
  border-right: 1px solid #e5e5e5;
}
.index .smg_main .plan .hover_nav .list .item .tit {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  padding: 36px;
}
.index .smg_main .plan .hover_nav .list .item ul {
  margin-top: 40px;
}
.index .smg_main .plan .hover_nav .list .item ul li {
  margin-bottom: 30px;
  color: #666666;
  font-size: 15px;
  font-weight: 600;
}
.index .smg_main .plan .hover_nav .list .item:hover {
  z-index: 8;
  width: 360px;
  height: 500px;
  border: 2px solid #3289fa;
}
.index .smg_main .plan .hover_nav .list .item:hover .tit {
  background: #3785fe;
  color: #fff;
}
.index .smg_main .plan .hover_nav .list .item:hover .icon1 {
  background: url('../images/newIndex/icon1_at.png') no-repeat center;
}
.index .smg_main .plan .hover_nav .list .item:hover .icon2 {
  background: url('../images/newIndex/icon2_at.png') no-repeat center;
}
.index .smg_main .plan .hover_nav .list .item:hover .icon3 {
  background: url('../images/newIndex/icon3_at.png') no-repeat center;
}
.index .smg_main .plan .hover_nav .list .item:hover .icon4 {
  background: url('../images/newIndex/icon4_at.png') no-repeat center;
}
.index .smg_main .security {
  width: 100%;
  min-width: 1200px;
  min-height: 720px;
  text-align: center;
  padding-top: 60px;
  background: #fdfdfd;
}
.index .smg_main .security .con4 .title {
  margin-top: 58px;
  background: url('../images/newIndex/Technicalsupport.png') no-repeat center;
  padding-bottom: 15px;
}
.index .smg_main .security .con4 .sec_list ul {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
}
.index .smg_main .security .con4 .sec_list ul li {
  width: 280px;
  height: 330px;
  margin-right: 26px;
  background: #ffffff;
  border-radius: 15px;
  padding: 20px 27px;
  border: 2px solid #f7f7fa;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index .smg_main .security .con4 .sec_list ul li:hover {
  box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.4);
}
.index .smg_main .security .con4 .sec_list ul li:hover img {
  transform: rotate(360deg);
  transition: all 0.4s;
}
.index .smg_main .security .con4 .sec_list ul li:last-child {
  margin-right: 0;
}
.index .smg_main .security .con4 .sec_list h4 {
  font-size: 19px;
  font-weight: bold;
  margin: 20px 0;
}
.index .smg_main .security .con4 .sec_list p {
  font-size: 13px;
  color: #7f7f7f;
  width: 227px;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: left;
}
.index .smg_main .good {
  width: 100%;
  min-width: 1200px;
  min-height: 890px;
  text-align: center;
  padding-top: 60px;
  background: url('../images/newIndex/good_bg.png');
}
.index .smg_main .good .con5 .title {
  margin-top: 58px;
  background: url('../images/newIndex/OurAdvantages.png') no-repeat center;
  padding-bottom: 15px;
  color: #fff;
}
.index .smg_main .good .con5 .list {
  display: flex;
  width: 1220px;
  margin: 0 auto;
  margin-top: 60px;
}
.index .smg_main .good .con5 .list .item {
  width: 285px;
  height: 450px;
  margin-right: 26px;
  background: #ffffff;
  border-radius: 15px;
  padding: 20px 30px;
  border: 2px solid #f7f7fa;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index .smg_main .good .con5 .list .item ul {
  padding-left: 12px;
}
.index .smg_main .good .con5 .list .item ul li {
  width: 225px;
  text-align: left;
  line-height: 26px;
}
.index .smg_main .good .con5 .list .item ul li::before {
  content: url('../images/newIndex/icon13.png');
  width: 21px;
  height: 21px;
  margin-right: 10px;
  line-height: 26px;
}
.index .smg_main .good .con5 .list .item ul li span {
  font-size: 17px;
  color: #4994ff;
}
.index .smg_main .good .con5 .list .item h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.index .smg_main .good .con5 .list .item:hover img {
  transform: rotate(360deg);
  transition: all 0.4s;
}
.index .smg_main .partner {
  width: 100%;
  min-width: 1200px;
  text-align: center;
  padding: 60px;
  background: #fdfdfd;
}
.index .smg_main .partner .con6 .al_con {
  width: 1200px;
  border-radius: 20px;
  margin: 60px auto 0;
  box-sizing: border-box;
}
.index .smg_main .partner .con6 .al_con .items {
  width: 1200px;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
.index .smg_main .partner .con6 .al_con .items .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.6s;
}
.index .smg_main .partner .con6 .al_con .items .item img {
  display: block;
  width: 100%;
  height: 100%;
}
.index .smg_main .partner .con6 .al_con .items .item.active {
  z-index: 9;
  opacity: 1;
}
.index .smg_main .partner .con6 .nav {
  display: flex;
  margin: 40px auto 0;
  width: fit-content;
}
.index .smg_main .partner .con6 .nav .item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  border-radius: 18px;
  border: 1px solid #ccc;
  font-size: 16px;
  color: #666;
  padding: 0 20px;
  margin: 0 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.index .smg_main .partner .con6 .nav .item.active {
  color: #3785fe;
  background: rgba(55, 133, 254, 0.1);
  border-color: #3785fe;
}
.index .smg_main .partner .con6 .title {
  margin-top: 58px;
  background: url('../images/newIndex/partners.png') no-repeat center;
  margin-bottom: 70px;
}
.index .smg_main .partner .more {
  font-size: 16px;
  margin-top: 60px;
}
.index .smg_main .partner .more a {
  text-decoration: none;
}
.index .smg_main .news {
  width: 100%;
  min-width: 1200px;
  text-align: center;
  padding: 60px 0;
  background: #fdfdfd;
}
.index .smg_main .news .con7 .title {
  background: url('../images/newIndex/Newscenter.png') no-repeat center;
  padding-bottom: 15px;
}
.index .smg_main .news .con7 ul {
  /* display: flex;
                    -webkit-align-items: center;
                    align-items: center;    
                    display: -webkit-flex;
                    -webkit-flex-wrap: wrap;
                    flex-wrap: wrap; */
  width: 1200px;
  margin: 0 auto;
}
.index .smg_main .news .con7 ul li a {
  float: left;
  display: flex;
  width: 587px;
  height: 150px;
  margin-right: 25px;
  margin-top: 20px;
  text-align: left;
  background: #f8f8f8;
  padding-right: 15px;
  color: #212121;
  text-decoration: none;
}
.index .smg_main .news .con7 ul li a .content {
  margin-left: 30px;
  margin-top: 18px;
  width: 332px;
}
.index .smg_main .news .con7 ul li a .content h4 {
  font-size: 18px;
  font-weight: bold;
  color: #313131;
}
.index .smg_main .news .con7 ul li a .content .times {
  color: #3c86fc;
  font-size: 12px;
}
.index .smg_main .news .con7 ul li a .content .article {
  font-size: 14px;
  font-weight: 400;
  color: #313131;
  width: 307px;
  height: 36px;
}
.index .smg_main .news .con7 ul li a .img {
  width: 210px;
  height: 150px;
}
.index .smg_main .news .con7 ul li a .img img {
  width: 100%;
  height: 100%;
}
.index .smg_main .news .con7 ul li:nth-child(even) a {
  margin-right: 0;
}
.index .smg_main .con {
  display: none;
  margin-top: 58px;
}
.index .smg_main .title h2 {
  font-size: 40px;
  font-weight: 600;
}
.index .smg_main .title p {
  font-size: 15px;
  color: #666667;
  margin-top: 30px;
}
.index .icon {
  width: 45px;
  height: 45px;
  text-align: center;
  margin: 0 auto;
}
.index .icon1 {
  background: url('../images/newIndex/icon1.png') no-repeat;
}
.index .icon2 {
  background: url('../images/newIndex/icon2.png') no-repeat center;
}
.index .icon3 {
  background: url('../images/newIndex/icon3.png') no-repeat center;
}
.index .icon4 {
  background: url('../images/newIndex/icon4.png') no-repeat center;
}
.index .icons {
  width: 82px;
  height: 82px;
}
.index .icon5 {
  background: url('../images/newIndex/icon5.png') no-repeat;
}
.index .icon6 {
  background: url('../images/newIndex/icon6.png') no-repeat;
}
.index .icon7 {
  background: url('../images/newIndex/icon7.png') no-repeat;
}
.index .icon8 {
  background: url('../images/newIndex/icon8.png') no-repeat;
}
.index .icong {
  width: 112px;
  height: 112px;
}
.index .icon9 {
  background: url('../images/newIndex/icon9.png') no-repeat;
}
.index .icon10 {
  background: url('../images/newIndex/icon10.png') no-repeat;
}
.index .icon11 {
  background: url('../images/newIndex/icon11.png') no-repeat;
}
.index .icon12 {
  background: url('../images/newIndex/icon12.png') no-repeat;
}
.activeCon {
  display: block !important;
}
#big_text {
  overflow: auto;
  resize: none;
  display: block;
  width: 100%;
  height: 60px;
  min-height: 90px;
  line-height: 22px;
  border: 0;
  padding: 6px 10px;
  background-color: #f9faff;
  font-family: Tahoma;
  font-size: 13px;
  color: #4e5059;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  outline: none;
}
.msgs {
  width: 100%;
  min-width: 1200px;
  padding: 60px 0;
  background: #0062ff;
  height: 570px;
}
.msgs .containers {
  width: 1200px;
  margin: 0 auto;
}
.msgs .left {
  color: #ffffff;
  float: left;
  width: 290px;
}
.msgs .left h2 {
  font-weight: bold;
}
.msgs .left .imgCode {
  margin: 40px 0;
}
.msgs .left .imgCode img {
  width: 130px;
  height: 130px;
  margin-right: 15px;
}
.msgs .left p {
  font-size: 16px;
}
.msgs .right {
  float: right;
  background: #ffffff;
  width: 860px;
  height: 100%;
  padding: 40px 70px;
  border-radius: 30px;
}
.msgs .right .row {
  margin-bottom: 20px;
}
.msgs .right .row .col {
  width: 350px;
}
.msgs .right .row .col:first-child {
  margin-right: 50px;
}
.msgs .right .row .col input {
  padding: 6px 10px;
  font-family: Tahoma;
  font-size: 15px;
  color: #4e5059;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  line-height: 22px;
  border: 0;
  width: 100%;
  outline: none;
  background: #f9faff;
}
.msgs .right .btn {
  width: 100%;
  text-align: right;
}
.msgs .right .btn span {
  width: 190px;
  padding: 8px 90px;
  font-family: Tahoma;
  font-size: 14px;
  background: #3884ff;
  color: #ffffff;
  border-radius: 30px;
}
