body {
  font-size: 20px;
  line-height: 1.5;
  color: #333;
}
.wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  max-width: 1140px;
}
.wrapper2 {
  margin: 0 auto;
  max-width: 1440px;
}
.img {
  font-size: 0;
}
.img img {
  max-width: 100%;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #3F64EB;
  z-index: 999;
}
.header .bd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 62px;
}
.header .logo {
  width: 136px;
  height: 100%;
}
.header .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/logo.svg) no-repeat center;
  background-size: 136px 32px;
}
.header .nav {
  padding-left: 78px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}
.header .nav ul {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .nav li {
  padding: 0 25px;
  display: table;
  height: 100%;
  font-size: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 2px solid transparent;
}
.header .nav li.current {
  border-color: #fff;
}
.header .nav li a {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.g-hd {
  text-align: center;
}
.g-hd h3 {
  font-size: 34px;
  line-height: 1;
  color: #333;
}
.g-hd p {
  font-size: 26px;
  color: #d7d7d7;
}
.g-hd2 {
  font-size: 30px;
  color: #666;
}
.banner {
  padding-top: 62px;
}
.banner li {
  text-align: center;
}
.banner li img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.banner .swiper-pagination {
  bottom: 6%;
}
.banner .swiper-pagination span {
  width: 48px;
  height: 4px;
  background: #ccc;
  border-radius: 0;
  opacity: 1;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  background: #3F64EB;
}
.about-us {
  background: #F8F8F8;
  padding: 90px 0 150px;
}
.about-us .hd {
  text-align: left;
}
.about-us .bd {
  overflow: hidden;
}
.about-us .bd .left .txt {
  margin: 60px 0 108px;
  line-height: 42px;
  font-size: 30px;
}
.about-us .bd .left .more a {
  font-size: 24px;
  color: #666;
}
.about-us .bd .left .more img {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.about-us .bd .left .img {
  margin-top: 55px;
}
.about-us .bd .left .img img {
  height: 62px;
}
.about-us .bd .middle {
  float: left;
  margin-left: 48px;
}
.about-us .bd .right {
  margin-top: 80px;
  font-size: 24px;
}
.about-us .bd .right li {
  margin-bottom: 80px;
  text-align: right;
}
.about-us .bd .right .t1 {
  margin-bottom: 5px;
  color: #666666;
}
.about-us .bd .right a {
  color: #5378EE;
  font-size: 16px;
}
.digital {
  padding: 70px 0 0;
}
.digital .hd {
  margin-bottom: 85px;
}
.digital .bd {
  margin: 0 auto;
  width: 1058px;
  height: 600px;
  background: url(../images/bg_04.png) no-repeat center 100%;
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 1;
}
.digital .bd img {
  display: block;
  margin: 0 auto;
}
.digital .bd .item-left,
.digital .bd .item-right {
  position: absolute;
  top: 0;
  height: 100%;
  width: 72px;
}
.digital .bd .item-left a,
.digital .bd .item-right a {
  position: absolute;
  top: 0;
  -webkit-animation: ;
          animation: ;
}
.digital .bd .item-left {
  left: 0;
}
.digital .bd .item-left a {
  left: 0;
}
.digital .bd .item-right {
  right: 0;
}
.digital .bd .item-right a {
  right: 0;
}
.digital .bd .item {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.digital .bd .section1 {
  position: relative;
  height: 100%;
}
.digital .bd .section1 .item-left,
.digital .bd .section1 .item-right {
  top: 34px;
}
.digital .bd .section1 .item-left {
  left: -28px;
}
.digital .bd .section1 .item-right {
  right: -28px;
}
.digital .bd .section2 {
  position: absolute;
  width: 805px;
  height: 100%;
}
.digital .bd .section2 .item-left,
.digital .bd .section2 .item-right {
  top: 48px;
}
.digital .bd .section2 .item-left {
  left: -28px;
}
.digital .bd .section2 .item-right {
  right: -28px;
}
.digital .bd .section3 {
  width: 575px;
  height: 575px;
}
.digital .bd .section3 .item-left,
.digital .bd .section3 .item-right {
  top: 66px;
}
.digital .bd .section4 {
  margin-top: 10px;
  width: 355px;
  height: 355px;
}
.digital .bd .section4 .item-left,
.digital .bd .section4 .item-right {
  top: 0;
}
.digital .bd .section5 {
  width: 186px;
  height: 186px;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
}
.digital .bd .section5 .logo {
  width: 142px;
  height: 142px;
  border-radius: 50%;
  background: url(../images/logo-b.svg) no-repeat center;
  background-size: 59px 73px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 8px 0px #8c8c8c;
          box-shadow: 0px 2px 8px 0px #8c8c8c;
}
.press {
  padding: 80px 0;
  background: #F8F8F8;
}
.press .hd {
  position: relative;
  text-align: left;
}
.press .hd .more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  color: #666666;
}
.press .bd ul {
  padding-top: 114px;
  background: url(../images/bg_02.png) no-repeat center;
  background-size: 450px 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.press .bd li {
  width: 30%;
}
.press .bd li a {
  display: block;
}
.press .bd li:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.press .bd li:hover .txt .t1,
.press .bd li:hover .txt .t2 {
  color: #5378EE;
}
.press .bd li .img {
  overflow: hidden;
}
.press .bd li .img img {
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.press .bd li .txt {
  padding: 40px 0;
  font-size: 18px;
}
.press .bd li .txt .t1 {
  margin-bottom: 10px;
  color: #8C8C8C;
}
.press .bd li .txt .t2 {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.join {
  padding: 125px 0 160px;
  background: url(../images/bg_03.png) no-repeat center;
  background-size: cover;
}
.join .bd ul {
  padding: 140px 0 0;
}
.join .bd li {
  float: left;
  margin: 0 2% 2% 0;
  width: 18%;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.join .bd li:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.join .bd li:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.join .bd li .img {
  overflow: hidden;
}
.join .bd li .img img {
  -webkit-transition: all .5s;
  transition: all .5s;
}
.join .bd li:nth-child(5n) {
  margin-right: 0;
}
.footer {
  background: #333;
  color: #CCCCCC;
}
.footer a {
  color: #CCCCCC;
}
.footer a:hover {
  color: #fff;
}
.footer .tit {
  margin-bottom: 15px;
  font-size: 20px;
}
.footer .left {
  width: 65%;
}
.footer .right {
  /*width: 35%;*/
  width: 35%;
}
.footer .right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .right li {
  text-align: center;
}
.footer .right li p {
  margin-top: 10px;
  font-size: 14px;
}
.footer .bottom {
  padding: 50px 0 40px;
  overflow: hidden;
}
.footer .bottom .link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .bottom .link li {
  margin-right: 50px;
  font-size: 20px;
}
.footer .bottom .link li:last-child {
  margin-right: 0;
}
.footer .bottom .link li .childer {
  margin-top: 10px;
}
.footer .bottom .link li dd {
  font-size: 14px;
  line-height: 24px;
}
.smll-banner {
  padding-top: 62px;
  background: #3F64EB;
}
.smll-banner .bd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 148px;
  overflow: hidden;
}
.smll-banner .bd .txt {
  font-size: 48px;
  color: #fff;
}
.smll-banner .bd .img {
  position: absolute;
  top: -20px;
  right: 150px;
}
.about-box {
  margin-top: 20px;
}
.about-box .bd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-box .bd .img {
  width: 50%;
}
.about-box .bd .txt {
  padding: 0 6% 0 8%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #666666;
}
.about-box .bd .txt .tit {
  margin-bottom: 40px;
  font-size: 40px;
}
.about-box .bd .txt .desc {
  font-size: 16px;
  line-height: 1.6;
  color: #666666;
}
.about-box .bd .txt .desc p {
  margin-bottom: 30px;
}
.about-box .bd .txt .desc p:last-child {
  margin-bottom: 0;
}
.advantage {
  padding: 110px 0 90px;
}
.advantage .wrapper2 {
  padding-left: 10%;
}
.advantage .hd {
  margin-bottom: 90px;
  text-align: left;
}
.advantage .bd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.advantage .bd .txt li {
  position: relative;
  margin-bottom: 40px;
  color: #666666;
}
.advantage .bd .txt li i {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: url(../images/icon_04.svg) no-repeat center;
  background-size: cover;
}
.advantage .bd .txt li .desc {
  padding-left: 45px;
}
.advantage .bd .txt li .t1 {
  margin-bottom: 10px;
  font-size: 24px;
}
.advantage .bd .txt li p {
  font-size: 15px;
  line-height: 24px;
}
.advantage .bd .txt li:last-child {
  margin-bottom: 0;
}
.worth {
  padding: 50px 0;
  background: #f6f8f9;
}
.worth .hd {
  margin-bottom: 35px;
  text-align: left;
}
.worth .bd .tit {
  margin-bottom: 20px;
  font-size: 24px;
  color: #666;
}
.worth .bd .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.worth .bd .list li .img {
  margin: 0 auto;
  position: relative;
  width: 120px;
  height: 120px;
  border: 2px solid #5378EE;
  background: #fff;
  border-radius: 50%;
}
.worth .bd .list li .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 50px;
}
.worth .bd .list li .txt {
  text-align: center;
  margin-top: 30px;
}
.worth .bd .list li .txt h4 {
  font-size: 18px;
  color: #333;
}
.worth .bd .list li .txt p {
  text-align: left;
  font-size: 14px;
  color: #8C8C8C;
}
.worth .bd .hr {
  margin: 35px 0 25px;
  width: 100%;
  height: 1px;
  background: #E8E8E8;
}
.news-box .wrapper2 {
  padding: 0 5%;
}
.news-box .bd {
  padding: 100px 0 160px;
}
.news-box .bd ul {
  margin-bottom: -130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-box .bd li {
  margin-bottom: 130px;
  width: 31%;
}
.news-box .bd li:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.news-box .bd li:hover .txt .time,
.news-box .bd li:hover .txt .desc {
  color: #3F64EB;
}
.news-box .bd li .img {
  overflow: hidden;
}
.news-box .bd li img {
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.news-box .bd li .txt {
  font-size: 18px;
}
.news-box .bd li .txt .time,
.news-box .bd li .txt .desc {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.news-box .bd li .txt .time {
  padding: 20px 0 10px;
  color: #333;
}
.news-box .bd li .txt .desc {
  color: #666666;
}
.pages {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pages a {
  display: block;
  margin-right: 8px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #ffffff;
  border-radius: 6px;
  text-align: center;
  border: 1px solid #dddddd;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 14px;
}
.pages a:last-child {
  margin-right: 0;
}
.pages a:hover,
.pages a.active {
  background: #1677ff;
  color: #fff;
  border-color: #1677ff;
}
.news-desc-box {
  background: #f0f2f5;
}
.news-desc-box .return-button {
  padding: 60px 0 50px;
  font-size: 16px;
}
.news-desc-box .return-button a {
  display: inline-block;
  padding-left: 32px;
  background: url(../images/icon_05.png) no-repeat left center;
  background-size: 8px 15px;
  color: #333;
}
.news-desc-box .bd {
  padding-bottom: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.news-desc-box .bd .slidebar {
  padding: 78px 108px 0 130px;
  width: 240px;
}
.news-desc-box .bd .slidebar .title {
  padding-bottom: 25px;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px solid #E8E8E8;
}
.news-desc-box .bd .slidebar .list li {
  margin-top: 24px;
  position: relative;
  padding-left: 20px;
}
.news-desc-box .bd .slidebar .list li:hover::before {
  background: #3F64EB;
}
.news-desc-box .bd .slidebar .list li:hover a {
  color: #3F64EB;
}
.news-desc-box .bd .slidebar .list li::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.news-desc-box .bd .slidebar .list .time {
  margin-bottom: 5px;
  font-size: 16px;
}
.news-desc-box .bd .slidebar .list .desc {
  font-size: 14px;
}
.news-desc-box .bd .desc-box {
  padding: 0 10% 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news-desc-box .bd .desc-box .title {
  padding-bottom: 30px;
  font-size: 30px;
  color: #333;
  border-bottom: 1px solid #E8E8E8;
}
.news-desc-box .bd .desc-box .title p {
  margin-top: 20px;
  font-size: 18px;
  color: #666;
}
.news-desc-box .bd .desc-box .content {
  font-size: 16px;
  color: #666666;
}
.news-desc-box .bd .desc-box .content .img {
  margin: 25px 0 60px;
}
.news-desc-box .bd .desc-box .content p {
  margin-bottom: 30px;
  line-height: 32px;
}
.news-desc-box .bd .desc-box .content p:last-child {
  margin-bottom: 0;
}
.news-desc-box .bd .desc-box .author {
  margin: 40px 0 130px;
  font-size: 18px;
  color: #666666;
  text-align: right;
}
.news-desc-box .bd .desc-box .page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news-desc-box .bd .desc-box .page a {
  position: relative;
  display: block;
  margin: 0 18% 0 0;
  font-size: 16px;
  color: #666666;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.news-desc-box .bd .desc-box .page a i {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.news-desc-box .bd .desc-box .page a:hover {
  color: #3F64EB;
}
.news-desc-box .bd .desc-box .page a:hover i {
  color: #3F64EB;
}
.news-desc-box .bd .desc-box .page .prev-button i {
  left: -25px;
}
.news-desc-box .bd .desc-box .page .prev-button:hover i {
  left: -45px;
}
.news-desc-box .bd .desc-box .page .next-button {
  margin: 0;
}
.news-desc-box .bd .desc-box .page .next-button i {
  right: -25px;
}
.news-desc-box .bd .desc-box .page .next-button:hover i {
  right: -45px;
}
.contact-box {
  background: #f0f2f5;
}
.contact-box .bd {
  padding: 100px 0 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact-box .bd .item {
  border-bottom: 1px solid #E8E8E8;
  color: #666;
}
.contact-box .bd .item .tit {
  margin-bottom: 6px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}
.contact-box .bd .item p {
  font-size: 14px;
  line-height: 26px;
}
.contact-box .bd .item:last-child {
  border: none;
}
.contact-box .bd .address {
  width: 45.5%;
}
.contact-box .bd .address .item {
  padding: 20px 0;
}
.contact-box .bd .phone {
  width: 45.5%;
}
.contact-box .bd .phone .item {
  padding: 20px 0;
}
.download-box {
  padding: 90px 0 200px;
}
.download-box .hd {
  margin-bottom: 90px;
  text-align: center;
  font-size: 40px;
}
.download-box .bd ul {
  text-align: center;
}
.download-box .bd li {
  margin: 0 8%;
  display: inline-block;
}
.download-box .bd li .top {
  margin-bottom: 45px;
  position: relative;
}
.download-box .bd li .top:hover .qr {
  opacity: 1;
}
.download-box .bd li .top:hover .icon {
  opacity: 0;
}
.download-box .bd li .qr {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all .4s;
  transition: all .4s;
  opacity: 0;
}
.download-box .bd li .icon {
  position: relative;
  text-align: center;
  -webkit-transition: all .4s;
  transition: all .4s;
  opacity: 1;
}
.download-box .bd li .icon::before {
  content: '';
  position: absolute;
  top: 0;
  right: 25px;
  width: 36px;
  height: 36px;
  background: url(../images/icon_06.png) no-repeat center;
  background-size: cover;
}
.download-box .bd li p {
  margin-bottom: 30px;
  font-size: 20px;
}
.download-box .bd li a {
  display: block;
  margin: 0 auto;
  width: 178px;
  height: 52px;
  font-size: 20px;
  line-height: 52px;
  background: #424242;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.download-box .bd li a:hover {
  background: #168cff;
}
