body {
  width: 100%!important;
  font-family: 'sans-serif';
}
.w1680 {
  margin-left: 6.2%;
  margin-right: 6.2%;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.common-title .title {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  color: #444444;
  letter-spacing: 2px;
}
.common-title .title span {
  color: #d4d4d4;
  font-size: 17px;
}
.header {
  height: 118px;
  line-height: 118px;
  display: flex;
  justify-content: center;
}
.header .logo {
  margin: 16px 54px;
}
.header ul {
  display: flex;
}
.header ul li a {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 19px;
  letter-spacing: 0px;
}
.header ul li a span {
  margin: 0 34px;
}
.header ul li:nth-last-child(1) span {
  display: none;
}
.header ul li.active a {
  color: #ffbc00;
}
.header ul li.active a span {
  color: #333333;
}
.banner {
  width: 100%;
  /*height: 786px;*/
  /*height: 936px;*/
  overflow: hidden;
  text-align: center;
  position: relative;
}
.banner .banner-img video {
  width: 1920px!important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  height: 786px;
}
.banner .title {
  margin-top: 24px;
  text-align: center;
  margin-top: 110px;
}
.banner .title .img1 {
  animation: bounceInLeft 2s forwards;
}
.banner .title .img2 {
  animation: bounceInRight 2s forwards;
  position: relative;
  top: -20px;
}
.banner .t1 {
  margin-top: 40px;
  font-size: 24px;
  color: #fff;
  font-weight: 200;
  opacity: 0.8;
}
.banner .join {
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #fff;
  margin: 50px auto 0;
}
.banner .join a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.menu {
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #e3e3e3;
}
.menu ul {
  display: flex;
}
.menu ul li {
  margin-right: 40px;
}
.menu ul li a {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #585858;
  line-height: 56px;
  letter-spacing: 1px;
}
.menu ul li.active {
  border-bottom: 3px solid #2c91fd;
}
.menu ul li.active a {
  color: #2c91fd;
}
.common-title {
  text-align: center;
}
.common-title img {
  text-align: center;
}
.top1 {
  margin-top: 24px;
}
.top1 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 37px;
}
.top1 .content div video {
  width: 547px!important;
  height: 344px;
  opacity: 1;
  background: #000;
}
.top1 .content div:nth-child(2) .text {
  width: 615px;
  opacity: 1;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 2px;
  line-height: 40px;
  text-align: justify;
  margin-left: 32px;
}
.top1 .content .more {
  width: 141px;
  height: 37px;
  opacity: 1;
  background: #f6f6f6;
  text-align: center;
  line-height: 37px;
  margin-left: 510px;
  margin-top: 30px;
}
.top1 .content .more img {
  width: 17px;
  height: 13px;
  margin-left: 5px;
}
.top2 {
  width: 100%;
  height: 727px;
  opacity: 1;
  padding: 1px;
  box-sizing: border-box;
  margin-top: 86px;
  background: url('../images/s3.png') center;
  position: relative;
}
.top2 .common-title span {
  float: right;
  margin-top: 30px;
}
.top2 .common-title span a {
  font-size: 16px;
  color: #333;
}
.top2 .back-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.top2 .wrap {
  position: relative;
}
.top2 .common-title {
  margin-top: 46px;
}
.top2 .list {
  margin-top: 56px;
}
.top2 .list .title {
  width: 277px;
  height: 56px;
  line-height: 56px;
  background: linear-gradient(#0cb1ff 0%, #04dcff 100%);
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
}
.top2 .list .df > div {
  flex: 1;
}
.top2 .list ul {
  margin-top: 24px;
  flex: 1;
}
.top2 .list ul li {
  display: flex;
  margin-top: 10px;
}
.top2 .list ul li > div:nth-of-type(1) {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 4px 13px 0px rgba(209, 235, 247, 0.71);
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #0bb7ff;
  position: relative;
  z-index: 2;
}
.top2 .list ul li > div:nth-of-type(2) {
  width: 239px;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  border: 1px dashed #0cb1ff;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 34px;
  text-align: center;
  margin-left: -20px;
}
.top2 .button {
  width: 520px;
  height: 80px;
  line-height: 80px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 7px 29px 0px rgba(65, 109, 255, 0.06);
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #333333;
  letter-spacing: 0px;
  margin-left: 86px;
  margin-top: 69px;
  text-align: center;
}
.top2 .chatu {
  width: 360px;
  height: 322px;
  opacity: 1;
  position: absolute;
  right: 33px;
  bottom: -114px;
}
.top3 {
  margin-top: 68px;
}
.top3 .content {
  width: 1252px;
  display: flex;
  padding-bottom: 80px;
}
.top3 .content .left {
  position: relative;
  margin-top: 120px;
}
.top3 .content .left .c_text {
  position: absolute;
  display: flex;
  margin-left: 35px;
}
.top3 .content .left .c_text > div:nth-child(1) {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  color: #333333;
  line-height: 30px;
  letter-spacing: 1px;
  margin-top: 212px;
  margin-left: 29px;
}
.top3 .content .left .c_text > div:nth-child(2) {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  line-height: 23px;
  letter-spacing: 2px;
  position: relative;
  font-weight: 520;
  top: 154px;
  left: 92px;
}

.top3 .content .left .c_text > div:nth-child(2) p:nth-child(2) {
  position: relative;
  top: 40px;
  left: -10px;
}
.top3 .content .left .c_text > div:nth-child(3) {
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 33px;
  letter-spacing: 2px;
  position: relative;
  left: 153px;
  top: 129px;
}
.three-text{
  left: 133px !important;
}
.two-text{
  top:100px !important;
  left:60px !important;
}
.two-text p{
  position: relative;
  color: #333333;
  line-height: 33px;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 400;
  background-color: #F1F1F1;
  margin: 15px 0;
  padding:0 10px;
  border-radius:20px;
  top:0 !important;
  left:0 !important;
}
.two-text p span{
  position: relative;
  color: #333333;
  line-height: 33px;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: 400;
  padding-right: 10px;
}
.top3 .content img {
  width: 640px;
}
.top3 .content h4 {
  font-weight: 700;
  color: #111;
}
.top3 .content .text {
  font-size: 15px;
  text-align: left;
  color: #111111;
  letter-spacing: 1px;
  margin-top: 60px;
}
.top3 .content .text:nth-of-type(2) {
  margin-top: 48px;
}
.top3 .content .text > div {
  display: flex;
  margin-top: 20px;
  align-items: center;
}
.top3 .content .text > div p {
  width: 480px;
  line-height: 30px;
}
.top3 .content .text .num {
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  font-weight: 500;
  color: #2c91fd;
  opacity: 1;
  border: 1px solid #2c91fd;
  margin-right: 12px;
}
.top4 {
  width: 100%;
  height: 811px;
  opacity: 1;
  background: url('../images/s2.png') center / cover;
  overflow: hidden;
}
.top4 .common-title {
  margin-top: 72px;
}
.top4 .des {
  height: 15px;
  opacity: 1;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 33px auto 50px;
  text-align: center;
}
.top4 .content {
  display: flex;
  justify-content: space-between;
}
.top4 .content .back {
  width: 184px;
  height: 229px;
  background: url('../images/new-4_32.png') no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.top4 .content .back .time {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 33px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 20px;
}
.top4 .content .back .num {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #2c91fd;
  line-height: 33px;
  letter-spacing: 1px;
  margin-top: 33px;
  text-align: center;
  margin: 19px auto 0;
}
.top4 .content li .t1 {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 33px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 15px;
}
.top4 .content li .t2 {
  width: 179px;
  height: 82px;
  opacity: 1;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 26px;
  text-align: justify;
  letter-spacing: 0px;
  margin: 10px auto 0;
}
.top5 {
  margin-top: 91px;
}
.top5 h4 {
  margin-top: 110px;
}
.top5 .list ul {
  display: flex;
  justify-content: space-between;
  margin-top: 59px;
}
.top5 .list ul li {
  width: 247px;
  height: 293px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 1px 35px 0px #eaeaea;
}
.top5 .list ul li:nth-of-type(2) {
  width: 247px;
  height: 337px;
  margin-top: -44px;
}
.top5 .list ul li:nth-of-type(2) .title {
  background: #c09766;
}
.top5 .list ul li:nth-of-type(2) .inner-li {
  width: 247px;
  height: 337px;
  border: 1px solid #c09766;
}
.top5 .list ul li .title {
  text-align: center;
  width: 247px;
  height: 50px;
  opacity: 1;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  line-height: 50px;
  letter-spacing: 3px;
  background: linear-gradient(#37e1d9 0%, #05c3e1 100%);
}
.top5 .list ul li .title span:nth-child(2) {
  font-size: 18px;
  margin-left: 5px;
  font-weight: 400;
}
.top5 .list ul li .inner-li {
  width: 247px;
  height: 293px;
  border: 1px solid #05c3e1;
  border-top: none;
  text-align: center;
}
.top5 .list ul li .inner-li img {
  margin-top: 28px;
}
.top5 .list ul li .inner-li p:nth-of-type(1) {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 44px;
  letter-spacing: 0px;
  margin-top: 18px;
}
.top5 .list ul li .inner-li p:nth-of-type(2) {
  font-size: 36px;
  font-weight: 700;
  color: #cf504b;
  margin-top: 5px;
  letter-spacing: 1px;
}
.top5 .list ul li .inner-li p:nth-of-type(2) span {
  display: inline-block;
  width: 18px;
  height: 36px;
  opacity: 1;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  margin-left: 12px;
  letter-spacing: 2px;
}
.top5 .list2 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 59px;
}
.top5 .list2 ul li {
  width: 247px;
  height: 293px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 1px 35px 0px #eaeaea;
}
.top5 .list2 ul li .title {
  text-align: center;
  width: 247px;
  height: 50px;
  opacity: 1;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  line-height: 50px;
  letter-spacing: 3px;
  background: #2C91FD;
  display: flex;
  justify-content: center;
}
.top5 .list2 ul li .title span:nth-child(2) {
  font-size: 18px;
  margin-left: 5px;
  font-weight: 400;
}
.top5 .list2 ul li .inner-li {
  width: 247px;
  height: 293px;
  border: 1px solid #05c3e1;
  border-top: none;
  text-align: center;
}
.top5 .list2 ul li .inner-li img {
  margin-top: 28px;
}
.top5 .list2 ul li .inner-li p:nth-of-type(1) {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 44px;
  letter-spacing: 0px;
  margin-top: 18px;
}
.top5 .list2 ul li .inner-li p:nth-of-type(2) {
  font-size: 36px;
  font-weight: 700;
  color: #cf504b;
  margin-top: 5px;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
}
.top5 .list2 ul li .inner-li p:nth-of-type(2) span {
  display: inline-block;
  width: 18px;
  height: 36px;
  opacity: 1;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  margin-left: 12px;
  letter-spacing: 2px;
}
.top5 .remark {
  margin-top: 50px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 44px;
  letter-spacing: 0px;
}
.top6 {
  margin-top: 85px;
}
.top6 .wrap {
  width: 780px;
}
.top6 .wrap ul {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.top6 .wrap ul li p:nth-of-type(1) {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 39px;
  letter-spacing: 2px;
}
.top6 .wrap ul li p:nth-of-type(2) {
  opacity: 1;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 39px;
  letter-spacing: 1px;
}
.top7 {
  margin-top: 73px;
}
.top7 .list ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 90px;
}
.top7 .list li {
  width: 184px;
  height: 62px;
  margin-left: 11px;
  opacity: 1;
  background: #ffffff;
  border: 2px solid #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 12px;
}
.top7 .list li img {
  width: 127px;
  height: 43px;
}
.top7 .list li:nth-of-type(6n+1) {
  margin-left: 0;
}
.top8 {
  margin-top: 68px;
}
.top8 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.top8 .list li {
  width: 376px;
  height: 79px;
  text-align: center;
  line-height: 79px;
  margin-top: 22px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 4px 24px 0px rgba(133, 161, 255, 0.24);
  margin-left: 35px;
}
.top8 .list li:nth-child(3n+1) {
  margin-left: 0;
}
.footer {
  width: 100%;
  height: 282px;
  opacity: 1;
  margin-top: 119px;
  background: #0d5cbf;
}
.footer .wrap {
  display: flex;
  justify-content: space-between;
}
.footer .left {
  margin-top: 51px;
}
.footer .left > div p:nth-of-type(1) {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  line-height: 39px;
  letter-spacing: 2px;
}
.footer .left > div p:nth-of-type(2) {
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  line-height: 39px;
  letter-spacing: 2px;
  margin-left: 20px;
}
.footer .left > div p:nth-of-type(2) a {
  color: #fff;
}
.footer .right {
  margin-top: 54px;
  margin-right: 120px;
  display: flex;
}
.footer .right > div {
  text-align: center;
}
.footer .right > div:nth-child(1) {
  margin-right: 100px;
}
.footer .right img {
  width: 124px;
  height: 124px;
  margin: 0 auto;
  opacity: 1;
  background: #ededed;
  box-shadow: 0px 4px 24px 0px rgba(13, 92, 191, 0.24);
}
.footer .right p {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  letter-spacing: 1px;
  margin-top: 10px;
}
.business {
  margin-top: 2vw;
}
.business .list {
  display: flex;
}
.business ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.business ul li {
  width: 23.5%;
  height: 18.3vw;
  margin-left: 1.66vw;
  background: #fff;
  margin-top: 1.45vw;
}
.business ul li .img-wrap {
  width: 100%;
  height: 14.11vw;
  overflow: hidden;
}
.business ul li:hover .text {
  color: #ffbc00;
}
.business ul li:hover img {
  transform: scale(1.2);
  transition: all 0.5s;
}
.business ul li:nth-of-type(1) {
  margin-left: 0;
}
.business ul li div {
  position: relative;
}
.business ul li div img {
  width: 100%;
  height: 14.11vw;
}
.business ul li .text {
  width: 100%;
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 45px;
}
.business ul li .text p {
  text-align: center;
}
.about {
  width: 87.5vw;
  height: 27vw;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 2px 24px 2px rgba(217, 217, 217, 0.31);
  display: flex;
  margin-top: 2.63vw;
  padding: 30px;
}
.about .a-left {
  width: 49.4vw;
}
.about .a-left img {
  width: 100%;
  height: 27vw;
}
.about .a-right {
  width: 50vw;
  margin-left: 10px;
  margin-top: 10px;
}
.about .title {
  opacity: 1;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 38px;
}
.about .title span {
  color: #adadad;
  font-weight: 400;
}
.about .title span:nth-child(2) {
  margin-top: 5px;
  font-size: 16px;
}
.about .discript {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  color: #444444;
  line-height: 2.3vw;
  margin-top: 1.56vw;
  width: 39.6vw;
}
.about .more {
  width: 7vw;
  height: 1.92vw;
  line-height: 1.92vw;
  opacity: 1;
  border: 1px solid #0E87F4;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
  margin-top: 6.56vw;
}
.about .more a {
  color: #0E87F4;
}
.inner-nav {
  background: #f6f6f6;
}
.inner-nav .wrap {
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  text-align: left;
  color: #4b4b4b;
  display: flex;
  justify-content: space-between;
}
.inner-nav .wrap ul {
  display: flex;
}
.inner-nav .wrap ul li {
  margin-right: 35px;
}
.inner-nav .wrap ul li.active {
  color: #0E87F4;
  border-bottom: 2px solid #0E87F4;
}
.inner-nav .wrap ul li.active a {
  color: #0E87F4;
}
.inner-nav .wrap .iconfont {
  font-size: 24px;
  color: #ff5400;
}
.inner-nav .wrap .right span {
  color: #0E87F4;
}
.contact {
  display: flex;
  margin-top: 80px;
}
.contact .left {
  margin-top: 20px;
}
.contact .left p {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 48px;
}
.contact .left p:nth-of-type(1) {
  font-size: 26px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 29px;
  margin-bottom: 20px;
}
.contact .right {
  display: flex;
  margin-left: 183px!important;
  text-align: center;
}
.contact .right div img {
  width: 170px;
  height: 170px;
}
.contact .right div:nth-child(2) {
  margin-left: 85px;
}
.contact .right p {
  margin-top: 10px;
}
.a-container {
  margin-top: 53px;
  margin-bottom: 100px;
}
.show {
  margin-top: 2vw;
}
.show .list {
  display: flex;
}
.show ul {
  margin-top: 2.76vw;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.show ul li {
  width: 25%;
  height: 17.29vw;
  position: relative;
  background: #fff;
}
.show ul li:hover .mask {
  opacity: 1;
}
.show ul li .img-wrap {
  width: 100%;
  height: 17.29vw;
  overflow: hidden;
}
.show ul li div {
  position: relative;
}
.show ul li div img {
  width: 100%;
  height: 17.29vw;
}
.show ul li .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  top: 0;
  opacity: 0;
}
.show ul li .mask p:nth-of-type(1) {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}
.show ul li .mask p:nth-of-type(2) {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  margin-top: 5px;
}
.news {
  margin-top: 2.63vw;
}
.news .new-wrap {
  display: flex;
  justify-content: space-between;
}
.news .new-wrap .left {
  width: 32.13vw;
  margin-top: 0.9vw;
}
.news .new-wrap .left:hover .go-detail {
  color: #0E87F4 !important;
}
.news .new-wrap .left img {
  width: 100%;
  height: 16.93vw;
}
.news .new-wrap .left .n-recommend p:nth-of-type(1) {
  font-size: 16px;
  color: #333333;
  margin-top: 1.04vw;
}
.news .new-wrap .left .n-recommend p:nth-of-type(2) {
  font-size: 14px;
  color: #666666;
  margin-top: 0.8vw;
}
.news .new-wrap .left .n-recommend p:nth-of-type(3) {
  font-size: 14px;
  text-align: left;
  color: #666666;
  letter-spacing: 1px;
  margin-top: 1.04vw;
  line-height: 23px;
  width: 30vw;
}
.news .new-wrap .left .n-recommend .bottom {
  display: flex;
  justify-content: space-between;
}
.news .new-wrap .left .n-recommend .bottom .go-detail {
  color: #060606;
  font-size: 23px;
  margin-right: 25px;
  margin-top: 10px;
}
.news .new-wrap .left .n-recommend .btn {
  width: 62px;
  height: 27px;
  line-height: 27px;
  opacity: 1;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  font-size: 12px;
  color: #999;
  text-align: center;
  margin-top: 0.8vw;
}
.news .new-wrap .right {
  margin-left: 20px;
}
.news .new-wrap .right ul li {
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
  margin-top: 15px;
  padding: 14px 10px 24px;
}
.news .new-wrap .right ul li:hover {
  box-shadow: 0px 1px 35px 0px rgba(217, 216, 216, 0.39);
}
.news .new-wrap .right ul li:hover .title > div:nth-of-type(1) {
  color: #0E87F4;
}
.news .new-wrap .right ul li .title {
  display: flex;
  justify-content: space-between;
}
.news .new-wrap .right ul li .title > div:nth-of-type(1) {
  width: 488px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 20px;
}
.news .new-wrap .right ul li .title > div:nth-of-type(2) {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  letter-spacing: 1px;
}
.news .new-wrap .right ul li .detail {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 28px;
  margin-top: 10px;
}
.inner-banner {
  width: 100%;
  height: 316px;
  overflow: hidden;
  position: relative;
}
.inner-banner img {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
.inner-banner .text {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  letter-spacing: 2px;
  margin-top: 30px;
}
.inner-banner .buttons img {
  width: 1060px;
  height: 317px;
  left: 48.5%;
  z-index: 10;
  cursor: pointer;
}
.inner-banner .button {
  margin-left: -50px;
  animation: pulse 1s infinite;
  width: 300px;
  height: 49px;
  line-height: 49px;
  font-size: 22px;
  text-align: center;
  margin: 113px auto 0;
  border: 2px solid #0473b3;
}
.inner-banner .button a {
  margin-top: 106px;
}
.inner-banner .button a {
  color: #fff;
}
.center-banner {
  width: 100%;
  margin-top: 2.2vw;
}
.center-banner img {
  width: 100%;
}
.inner-news .number-one {
  width: 1200px;
  display: flex;
}
.inner-news .number-one .left {
  position: relative;
  width: 623px;
  height: 396px;
}
.inner-news .number-one .left img {
  width: 623px;
  height: 396px;
  opacity: 1;
  background: #256dff;
}
.inner-news .number-one .left p {
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  letter-spacing: 1px;
  position: absolute;
  bottom: 0;
  text-indent: 16px;
}
.inner-news .number-one .right ul {
  margin-top: -3px;
}
.inner-news .number-one .title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.inner-news .number-one .title > div:nth-of-type(1) {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #0E87F4;
}
.inner-news .number-one .title > div:nth-of-type(2) {
  font-weight: 400;
  text-align: left;
  color: #2b2b2b;
  line-height: 29px;
}
.inner-news .number-one .detail {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #777777;
  line-height: 29px;
}
.inner-news .list {
  margin-top: 30px;
}
.inner-news .list li {
  margin-top: 22px;
  padding: 14px 0px 31px;
}
.inner-news .list li a {
  display: flex;
}
.inner-news ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
.inner-news ul li {
  display: flex;
  cursor: pointer;
  margin-top: 22px;
  width: 100%;
  padding: 14px 10px 31px;
  border-bottom: 1px solid #ececec;
}
.inner-news ul li img {
  width: 271px;
  height: 155px;
  opacity: 1;
  background: #256dff;
  margin-right: 31px;
}
.inner-news ul li:nth-of-type(1) {
  margin-top: 0;
}
.inner-news ul li:nth-of-type(2n+1) {
  margin-left: 0;
}
.inner-news ul li:hover .title > div:nth-of-type(1) {
  color: #0E87F4;
}
.inner-news ul li:hover .btn {
  background: #0E87F4 !important;
  color: #fff;
  border: none;
}
.inner-news ul li .title {
  display: flex;
  justify-content: space-between;
  width: 600px;
}
.inner-news ul li .title > div:nth-of-type(1) {
  width: 70%;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 14px;
}
.inner-news ul li .title > div:nth-of-type(2) {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  letter-spacing: 1px;
}
.inner-news ul li .detail {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 24px;
  margin-top: 17px;
}
.inner-news ul li .time {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 24px;
  letter-spacing: 1px;
  margin-top: 27px;
}
.case .list {
  display: flex;
}
.case ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 26px;
}
.case li {
  width: 380px;
  height: 321px;
  margin-left: 30px;
  background: #fff;
  margin-top: 30px;
}
.case li:hover {
  box-shadow: 0px 5px 87px 0px rgba(215, 215, 215, 0.43);
}
.case li:hover .mask {
  display: block;
}
.case li:hover .jt {
  display: block;
}
.case li:nth-of-type(3n+1) {
  margin-left: 0;
}
.case li div {
  position: relative;
}
.case li div img {
  width: 380px;
  height: 244px;
}
.case li div .mask {
  width: 100%;
  height: 244px;
  background: rgba(2, 94, 197, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  text-align: center;
  line-height: 13.28vw;
  color: #fff;
  font-size: 60px;
  font-weight: 100;
  display: none;
}
.case li .text {
  display: flex;
  justify-content: space-between;
  padding: 0 0.88vw;
}
.case li .text > div:nth-of-type(1) p {
  width: 300px;
}
.case li .text > div:nth-of-type(1) p:nth-of-type(1) {
  font-size: 16px;
  text-align: left;
  color: #292929;
  letter-spacing: 1px;
  margin-top: 0.86vw;
}
.case li .text > div:nth-of-type(1) p:nth-of-type(2) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #bdbdbd;
  margin-top: 0.52vw;
  letter-spacing: 1px;
}
.case li .jt {
  width: 42px;
  height: 42px;
  line-height: 42px;
  opacity: 1;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
  margin-top: 0.83vw;
  display: none;
  box-shadow: 0px 5px 18px 0px rgba(0, 51, 160, 0.09);
}
.copy-right {
  width: 100%;
  height: 47px;
  line-height: 47px;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0px;
}
.copy-right span {
  margin-left: 15px;
}
.copyright {
  width: 100%;
  height: 2.99vw;
  line-height: 2.99vw;
  opacity: 1;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  background: #2c2c2c;
}
.copyright a {
  color: #fff;
}
.index-copyright {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
}
.page {
  display: flex;
  justify-content: center;
  margin: 72px;
}
.page .pre {
  transform: rotate(180deg);
}
.page .pre,
.page .next {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #d6d6d6;
  color: #fff;
}
.page .pre a,
.page .next a {
  color: #fff;
}
.page .pre:hover,
.page .next:hover {
  background: #0E87F4;
}
.page .pre:hover a,
.page .next:hover a {
  color: #fff;
}
.page .next {
  margin-left: 10px;
}
.page .num {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #dcdcdc;
  margin-left: 8px;
}
.page .num a {
  color: rgba(0, 0, 0, 0.6);
}
.page .active {
  background: #0E87F4;
}
.page .active a {
  color: #fff;
}
.content-detail {
  margin-top: 60px;
  min-height: 400px;
}
.content-detail img {
  max-width: 100%!important;
}
.content-detail video {
  max-width: 100%!important;
}
.content-detail .content-title {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.content-detail .content-time {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #999999;
  letter-spacing: 0px;
  margin-top: 27px;
  margin-bottom: 54px;
}
.content-detail .content-time .content-title {
  font-size: 14px;
  color: #333;
}
.piece {
  margin-top: 45px;
  font-size: 16px;
  color: #015da8;
  text-align: left;
}
.piece > div {
  line-height: 30px;
}
.piece a {
  color: #555;
  margin-left: 10px;
}
@media (max-width: 1440px) {
  .w1620 {
    margin-left: 5%;
    margin-right: 5%;
  }
  .contact .container {
    width: 1200px;
  }
  .contact .form .input input {
    width: 200px;
  }
  .contact .form textarea {
    width: 620px;
  }
  .contact .form {
    margin-left: 100px;
  }
}
.form {
  width: 1200px;
  margin-top: 49px;
  height: 1630px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(133, 161, 255, 0.16);
  position: relative;
  padding: 0 175px;
  box-sizing: border-box;
  overflow: hidden;
}
.form .bottom-img {
  position: absolute;
  left: 24px;
  bottom: 20px;
}
.form .line {
  width: 399px;
  height: 1px;
  opacity: 1;
  background: #d1d1d1;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 42px;
  z-index: 0;
}
.form .title {
  width: 200px;
  margin: 0 auto;
  opacity: 1;
  background: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #333333;
  letter-spacing: 2px;
  position: relative;
  z-index: 1;
  padding-left: 3px;
  margin-top: 32px;
}
.form .c-title {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #666666;
  letter-spacing: 2px;
  margin-top: 15px;
  cursor: pointer;
}
.form .c-title span {
  color: #2999fc;
}
.form .forms {
  margin-top: 50px;
}
.form .forms .f-remarks {
  width: 842px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #ff7a7a;
  line-height: 24px;
  letter-spacing: 0px;
  margin: 34px auto 0;
}
.form .forms input[type=radio] {
  display: inline-block;
  width: 12px;
  height: 14px;
  color: #337ab7;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.6);
  outline: none;
  border: none;
  background: none;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  top: 0   rem;
}
.form .forms input[type=radio]::after {
  content: '';
  width: 15px;
  height: 15px;
  -webkit-appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid gray;
  border-radius: 50%;
  padding: 3px;
  background-clip: content-box;
  box-sizing: border-box;
}
.form .forms input[type=radio]:checked::after {
  outline: none;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url('../images/formq.png') no-repeat;
}
.form .forms .inline p {
  margin-top: 31px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
}
.form .forms .inline p span {
  color: #ff0000;
}
.form .forms .inline .input {
  width: 848px;
  height: 45px;
  opacity: 1;
  border: 1px solid #e5e5e5;
  padding-left: 22px;
  box-sizing: border-box;
  margin-top: 17px;
  outline: none;
}
.form .forms .inline select {
  border: 1px solid #e5e5e5;
  width: 848px;
  height: 45px;
  outline: none;
  margin-top: 17px;
  padding-left: 22px;
  box-sizing: border-box;
}
.form .forms .inline label {
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-top: 20px;
  box-sizing: border-box;
}
.form .forms .inline .other {
  width: 65px;
}
.form .forms .inline .other2 {
  width: 257px;
}
.form .forms .inline .other-input {
  width: 120px;
  box-sizing: border-box;
  position: relative;
  top: 10px;
}
.form .forms .inline .other-input input {
  border: none;
  border-bottom: 1px solid #333;
  outline: none;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.form .forms .radio-group input {
  margin-right: 15px;
}
.form .forms .radio-group > div label {
  width: 272px;
  display: inline-block;
}
.form .forms .radio-group2 input {
  margin-right: 15px;
}
.form .forms .radio-group2 > div label {
  width: 320px;
  display: inline-block;
}
.form .forms .radio-group2 > div label.n1 {
  width: 150px;
}
.form .forms .down {
  margin-top: 37px;
}
.form .forms .down .down-content {
  margin-top: 17px;
  text-align: center;
  display: flex;
}
.form .forms .down .down-content .button {
  width: 72px;
  height: 72px;
  opacity: 1;
  background: #f4f4f4;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0px 8px 18px 0px rgba(218, 218, 218, 0.42);
}
.form .forms .down .down-content .button img {
  margin-top: 15px;
}
.form .forms .down .down-content .button p {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
  margin-top: 10px;
}
.form .forms .down .down-content .remark {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 23px;
  letter-spacing: 1px;
  margin-left: 21px;
  margin-top: 30px;
}
.form .forms .buttom-group {
  display: flex;
  margin-top: 126px;
  margin-left: 448px;
}
.form .forms .buttom-group button {
  width: 182px;
  height: 46px;
  text-align: center;
  opacity: 1;
  background: #f4f4f4;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 46px;
  letter-spacing: 2px;
  border: none;
  outline: none;
}
.form .forms .buttom-group button:nth-child(1) {
  margin-right: 38px;
  background: #0e87f4;
  color: #fff;
}
#file {
  width: 100%;
  height: 72px;
  position: absolute;
  left: 0;
  opacity: 0;
}
.button {
  position: relative;
}
.copyright {
  width: 100%;
  height: 57px;
  text-align: center;
  line-height: 57px;
  opacity: 1;
  background: #0a52ac;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0px;
}
.about-z {
  margin-top: 40px;
  display: flex;
}
.about-z .nav > div {
  width: 266px;
  height: 58px;
  opacity: 1;
  line-height: 58px;
  background: #f8f8f8;
  text-align: center;
  margin-bottom: 10px;
}
.about-z .nav > div a {
  width: 100%;
  height: 100%;
  display: block;
}
.about-z .nav > div:hover a {
  color: #0cb1ff;
}
.about-z .nav > div a {
  color: #333333;
}
.about-z .nav > div.active {
  width: 266px;
  height: 58px;
  opacity: 1;
  color: #ffffff;
  background: linear-gradient(#0cb1ff 0%, #04dcff 100%);
}
.about-z .nav > div.active a {
  color: #fff;
}
.about-z .right {
  margin-left: 47px;
  width: 890px;
}
.about-z .right h1 {
  font-size: 18px;
  color: #000;
  line-height: 45px;
}
.about-z h2 {
  font-size: 16px;
  color: #222;
  font-weight: 700;
  line-height: 45px;
}
.about-z p {
  line-height: 45px;
}
