@charset "UTF-8";
body,
html {
  font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; }

.content {
  height: 712px;
  margin: 0 auto;
  background: url("../cr_img/bgcolor.png") repeat 100%; }

.content .title {
  width: 100%;
  height: 230px;
  text-align: center; }

.title span {
  font-size: 46px;
  color: #FFFFFF;
  letter-spacing: 0;
  display: inline-block;
  padding-top: 156px; }

.content .light {
  overflow: hidden;
  width: 100%;
  height: 714px;
  background: url("../cr_img/guangxiao.png") center center no-repeat; }

.light .bannercontain {
  height: 482px;
  width: 1050px;
  margin: 0 auto;
  background: url("../cr_img/bannercontain.png") no-repeat; }

/*move*/
.move1 {
  width: 8px;
  height: 35px;
  background: url("../cr_img/plus1.png");
  position: absolute;
  margin-left: 346px;
  margin-top: 354px;
  -webkit-animation: mymove1 1s ease-in infinite;
  animation: mymove1 1s ease-in infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

.move2 {
  opacity: 0.5;
  width: 8px;
  height: 35px;
  background: url("../cr_img/plus1.png");
  position: absolute;
  margin-left: 370px;
  margin-top: 344px;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation: mymove2 1s ease-in infinite;
  animation: mymove2 1s ease-in infinite;
  animation-direction: alternate;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

.move3 {
  background: url("../cr_img/lucency1.png");
  width: 65px;
  height: 29px;
  position: absolute;
  margin-left: 327px;
  margin-top: 210px;
  -webkit-animation: mymove3 10s infinite ease;
  animation: mymove3 10s infinite ease; }

.move4 {
  background: url("../cr_img/lucency2.png");
  width: 65px;
  height: 29px;
  position: absolute;
  margin-left: 327px;
  margin-top: 210px;
  -webkit-animation: mymove4 10s infinite ease;
  animation: mymove4 10s infinite ease; }

.move5 {
  background: url("../cr_img/card2.png");
  width: 52px;
  height: 112px;
  position: absolute;
  margin-left: 544px;
  margin-top: 91px;
  -webkit-animation: mymove5 8s infinite ease;
  animation: mymove5 8s infinite ease; }

.move6 {
  background: url("../cr_img/card1.png");
  width: 52px;
  height: 112px;
  position: absolute;
  margin-left: 544px;
  margin-top: 90px;
  -webkit-animation: mymove6 8s infinite ease;
  animation: mymove6 8s infinite ease; }

@-webkit-keyframes mymove1 {
  from {
    top: -20px; }
  to {
    top: 5px;
    opacity: 0.5; } }

@keyframes mymove1 {
  from {
    top: -20px; }
  to {
    top: 5px;
    opacity: 0.5; } }

@-webkit-keyframes mymove2 {
  from {
    top: 10px; }
  to {
    top: -12px;
    opacity: 1; } }

@keyframes mymove2 {
  from {
    top: 10px; }
  to {
    top: -12px;
    opacity: 1; } }

@-webkit-keyframes mymove3 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0); } }

@keyframes mymove3 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50px, 0); } }

@-webkit-keyframes mymove4 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(0, -30px, 0); } }

@keyframes mymove4 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(0, -30px, 0); } }

@-webkit-keyframes mymove5 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(-10px, 11px, 0); } }

@keyframes mymove5 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(-10px, 11px, 0); } }

@-webkit-keyframes mymove6 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0); } }

@keyframes mymove6 {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0); } }

/*part2*/
.part2 {
  width: 100%;
  height: 840px;
  background: url("../cr_img/bgline2.png") 100%;
  background-size: contain; }

.part2content {
  width: 1060px;
  height: auto;
  margin: 0 auto; }

.title2 {
  width: 720px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  padding: 50px 30px 30px 44px; }

.title2 span {
  font-size: 36px;
  color: #333333;
  margin: 0 30px; }

.con2 {
  font-size: 16px;
  color: #333333;
  width: 1070px;
  height: 505px; }
.con2 .icon2 {
  width: 60px;
  height: 60px;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.14);
  margin-bottom: 26px;
  background-color: #ffffff;
  border-radius: 60px;
  position: absolute; }

.con2 .link {
  display: block;
  float: left;
  cursor: pointer;
  position: relative; }
.con2 .link:hover .tit {
  color: #425df1; }
.con2 .link .tit {
  position: absolute;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  top: 70px; }

.con2-content {
  width: 270px;
  height: 80px;
  margin-top: 110px;
  font-size: 12px;
  line-height: 20px;
  color: #999999; }

.mid {
  margin: 0 124px; }

.title3 {
  width: 560px;
  height: 40px; }

.part3 {
  height: 400px;
  width: 1130px;
  margin: 0 auto;
  position: relative;
  margin-top: 180px; }

.part3left {
  width: 424px;
  height: 400px;
  display: inline-block; }

.colorblock {
  width: 80px;
  height: 8px;
  background-color: #77E7D5;
  margin-top: 10px;
  margin-bottom: 20px;
  display: inline-block; }

.title4 {
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 30px; }

.square {
  width: 430px;
  height: 104px;
  margin-bottom: 40px; }

.square > li {
  color: #8C8698;
  font-size: 10px;
  width: 100px;
  height: 100px;
  border: 0.5px solid #C3BDC5;
  margin-right: 5px;
  float: left; }

.square > li > .part3img {
  display: inline-block;
  margin: 17px 0 14px 30px; }

.part3word {
  text-align: center; }

.part3right {
  width: 684px;
  height: 288px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0; }

.detail {
  background: #687BDF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(112, 127, 208, 0.41);
  box-shadow: 0 2px 4px 0 rgba(112, 127, 208, 0.41);
  border-radius: 29px;
  width: 106px;
  height: 36px;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle; }

.detail > a {
  display: inline-block;
  margin-top: 8px; }

.detail:hover {
  background-color: #6E94F4; }

.part4 {
  height: 293px;
  width: 1100px;
  margin: 0 auto;
  position: relative; }

.part4cont {
  position: absolute;
  right: 0;
  top: 0; }

.part5 {
  margin-top: 100px;
  position: relative;
  height: 462px;
  margin-bottom: 50px; }

.part5left {
  margin-top: 70px; }

.part5right {
  position: absolute;
  top: 0;
  right: 0; }

.part6 {
  height: 782px;
  width: 100%;
  background: url("../cr_img/pgpart6.png") repeat-x;
  position: relative;
  margin: 0 auto; }

.part6bg1 {
  position: absolute;
  width: 100%;
  height: 400px;
  background: url("../cr_img/light3.png") center no-repeat;
  background-size: cover; }

.part6bg2 {
  width: 100%;
  height: 168px;
  background: url("../cr_img/light2.png") center no-repeat;
  background-size: cover;
  margin-top: 40px; }

.part6con {
  width: 1200px;
  height: 610px;
  margin: 0 auto; }

.part6btn {
  width: 240px;
  height: 60px;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 35px;
  border: 1px solid white;
  color: #507AE2; }

.btnfirst {
  margin-left: 279px;
  color: #507AE2; }

.part6btn > a {
  text-align: center;
  font-size: 20px;
  display: inline-block; }

.part6cont {
  width: 1050px;
  height: 700px;
  margin: 0 auto; }

.part6body {
  width: 1052px;
  height: 503px;
  background-color: white;
  margin: 0 auto;
  position: absolute;
  border-radius: 4px; }

.part6body ul > li {
  width: 190px;
  height: 156px;
  text-align: center;
  float: left;
  margin: 50px 0 0 156px; }

.part6bodyfirst {
  margin-right: 0;
  margin-left: 68px !important; }

.part6title {
  margin: 10px 0 0 6px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0; }

.part6content {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  margin-top: 4px;
  text-align: left; }

.part6bodysecond {
  margin-top: 10px; }

#sidebar-tab {
  margin-bottom: 1.5em;
  overflow: hidden; }

#tab-title h3 {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  width: 777px;
  margin: 0 auto; }

#tab-title .selected {
  color: #356aa0;
  background-color: white; }

/*标题被选中时的样式*/
#tab-title .selected > a {
  color: #356aa0;
  background-color: white; }

/*标题被选中时的样式*/
#tab-title span {
  padding: 5px 9px 5px 10px;
  border-right: 0px;
  margin-left: -1px;
  cursor: pointer;
  background-color: rgba(1, 1, 1, 0);
  display: inline-block;
  width: 240px;
  height: 60px;
  display: inline-block;
  margin-left: -5px;
  margin-bottom: 35px;
  border: 1px solid white;
  color: #507AE2; }

#tab-content .hide {
  display: none; }

/*默认让第一块内容显示，其余隐藏*/
#tab-content > ul {
  overflow: hidden;
  height: 570px; }

#tab-content > ul > li {
  padding-top: 5px;
  height: 20px; }

.part7body {
  width: 100%;
  height: 578px;
  background-color: #1C1F37;
  position: relative; }

.part7con {
  width: 1050px;
  height: 578px;
  background: url("../cr_img/datasafety.png") center 0 no-repeat;
  margin: 0 auto; }

.title7 {
  font-family: PingFangSC-Light;
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding-top: 121px;
  line-height: 20px;
  margin-left: 310px; }

.part7con ul > li {
  width: 215px;
  height: 212px;
  margin-top: 84px;
  float: left;
  margin-right: 63px; }

.part7bodycon {
  text-align: center; }

.part7content {
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #999999; }

.part7last {
  margin-right: 0 !important; }

.part7title {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #dbd3d3; }

.part8 {
  width: 1060px;
  height: 435px;
  margin: 0 auto;
  margin-top: 20px; }

.title8 {
  width: 600px;
  font-size: 36px;
  color: #333333;
  letter-spacing: 0; }

.part8detail:hover {
  background-color: #6E94F4 !important; }

.parner {
  width: 1060px;
  height: 217px;
  background: url("../cr_img/cooperator.png") no-repeat;
  margin-bottom: 40px; }

.detail2 {
  margin-left: 460px !important; }

/*# sourceMappingURL=index.css.map */
