@charset "UTF-8";
.main_rjkf .banner img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    max-width: none;
}

.main_rjkf .title {
  padding-top: 30px;
  padding-bottom: 40px;
  text-align: center;
}

.main_rjkf .title h1 {
  font-size: 30px;
  color: #18333a;
}

.main_rjkf .title span {
  font-size: 16px;
  color: #a2a5a6;
}

.main_rjkf .tie {
  width: 1200px;
  margin: 0 auto 30px;
}

.main_rjkf .tie li {
  float: left;
  padding: 0 40px;
  width: 320px;
  text-align: center;
}

.main_rjkf .tie li div {
  width: 158px;
  height: 158px;
  margin: 0 auto;
  background-image: url("../images/rjkf/lon.jpg");
  background-repeat: no-repeat;
  /*transition: 0.5s;*/
}

.main_rjkf .tie li:nth-of-type(1) div {
  background-position-x: 0px;
    background-position-y: -158px;
}

/*.main_rjkf .tie li:nth-of-type(1) div:hover {
  background-position-y: -158px;
}*/

.main_rjkf .tie li:nth-of-type(2) div {
  background-position-x: -158px;
    background-position-y: -158px;
}

/*
.main_rjkf .tie li:nth-of-type(2) div:hover {
  background-position-y: -158px;
}
*/

.main_rjkf .tie li:nth-of-type(3) div {
  background-position-x: -316px;
    background-position-y: -158px;
}

/*
.main_rjkf .tie li:nth-of-type(3) div:hover {
  background-position-y: -158px;
}
*/

.main_rjkf .tie li:nth-child(4) div {
    background-position-x: -474px;
}

/*
.main_rjkf .tie li:nth-child(4) div:hover {
    background-position-y: -158px;
}
*/

.main_rjkf .tie li h1 {
  padding: 28px 0;
  font-size: 24px;
  font-weight: normal;
}

.main_rjkf .tie li p {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 25px;
}

.main_rjkf .cent {
  min-width: 1200px;
  height: 600px;
  background-image: url("../images/rjkf/backon.png");
  background-position: center;
}

.main_rjkf .cent .tel {
  text-align: center;
}

.main_rjkf .cent .tel h1 {
  padding-top: 50px;
  font-size: 28px;
  color: white;
}

.main_rjkf .cent .tel span {
  padding-top: 5px;
  font-size: 14px;
  color: white;
}

.main_rjkf .cent .tel p {
  padding-top: 20px;
  margin: 0 auto;
  font-size: 14px;
  color: white;
}

.main_rjkf .cent .wrap {
  width: 1200px;
  height: 395px;
  margin: 0 auto;
  position: relative;
  /*overflow: hidden;*/
  transform-style: preserve-3d;
  background-repeat: no-repeat;
  background-position: center;
}

.main_rjkf .cent .wrap > div {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 2px solid white;
  border-radius: 50%;
  transform-style: preserve-3d;
}

.main_rjkf .cent .wrap > div > div {
  position: absolute;
  top: 0%;
  left: 50%;
  text-align: center;
  font-size: 18px;
  color: white;
  border-radius: 50%;
  transform-style: preserve-3d;
}

.main_rjkf .cent .wrap > div:nth-of-type(1) {
  width: 500px;
  height: 500px;
  margin-top: -250px;
  margin-left: -250px;
  animation: ghostUpdown 10s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(1) > div {
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  line-height: 70px;
  font-size: 13px;
  animation: linws 10s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(1) > div:nth-of-type(2) {
  top: 100%;
  left: 50%;
}

.main_rjkf .cent .wrap > div:nth-of-type(2) {
  width: 700px;
  height: 700px;
  margin-top: -350px;
  margin-left: -350px;
  animation: ghostUpdown 12s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(2) > div {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  line-height: 80px;
  font-size: 14px;
  animation: linws 12s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(2) > div:nth-of-type(2) {
  top: 100%;
  left: 50%;
}

.main_rjkf .cent .wrap > div:nth-of-type(3) {
  width: 900px;
  height: 900px;
  margin-top: -450px;
  margin-left: -450px;
  animation: ghostUpdown 14s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(3) > div {
  width: 90px;
  height: 90px;
  margin-top: -45px;
  margin-left: -45px;
  line-height: 90px;
  font-size: 15px;
  animation: linws 14s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(3) > div:nth-of-type(2) {
  top: 100%;
  left: 50%;
}

.main_rjkf .cent .wrap > div:nth-of-type(4) {
  width: 1100px;
  height: 1100px;
  margin-top: -550px;
  margin-left: -550px;
  animation: ghostUpdown 16s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(4) > div {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  line-height: 100px;
  font-size: 16px;
  animation: linws 16s infinite linear;
}

.main_rjkf .cent .wrap > div:nth-of-type(4) > div:nth-of-type(2) {
  top: 100%;
  left: 50%;
}

.main_rjkf .cent .wrap > div:nth-of-type(1) div {
  background-color: #31c1d8;
}

.main_rjkf .cent .wrap > div:nth-of-type(2) div {
  background-color: #425082;
}

.main_rjkf .cent .wrap > div:nth-of-type(2) div:nth-of-type(2) {
  background-color: #e88735;
}

.main_rjkf .cent .wrap > div:nth-of-type(3) div {
  background-color: #eb6877;
}

.main_rjkf .cent .wrap > div:nth-of-type(3) div:nth-of-type(2) {
  background-color: #62aa50;
}

.main_rjkf .cent .wrap > div:nth-of-type(4) div {
  background-color: #9a75a6;
}

.main_rjkf .cent .wrap > div:nth-of-type(4) div:nth-of-type(2) {
  background-color: #ffb658;
}

@keyframes ghostUpdown {
  from {
    transform: rotateX(72deg) rotateZ(0deg);
  }
  to {
    transform: rotateX(72deg) rotateZ(360deg);
  }
}

@keyframes linws {
  from {
    transform: rotateX(-80deg) rotateY(0deg);
  }
  to {
    transform: rotateX(-80deg) rotateY(360deg);
  }
}

.main_rjkf .cent .wrap:hover > div {
  animation-play-state: paused;
}

.main_rjkf .cent .wrap:hover > div > div {
  animation-play-state: paused;
}
.main_rjkf .fulc{
    border-top: 1px solid #e2e2e2;
}
.main_rjkf .fulc .tit {
  margin: 30px 0;
  text-align: center;
}

.main_rjkf .fulc .tit h3 {
  margin: 0;
  color: #18333a;
  font-size: 28px;
  font-weight: normal;
}

.main_rjkf .fulc .tit div {
  margin: 10px 0;
  color: #9ba1a3;
  font-size: 14px;
  padding-bottom: 10px;
}

.main_rjkf .fulc .tit p {
  color: #696969;
  font-size: 14px;
  line-height: 25px;
}

.main_rjkf .fulc .line-fw {
  margin: auto;
  position: relative;
  width: 1157px;
  height: 400px;
  background: url("../images/rjkf/line_03.png") center center no-repeat;
  z-index: -3;
}

.main_rjkf .fulc .line-fw .ogk {
  margin: 0;
  width: 100px;
  position: absolute;
  text-align: center;
  z-index: -2;
}

.main_rjkf .fulc .line-fw .ogk span.img {
  width: 49px;
  height: 66px;
  margin: 0 auto;
  background-image: url("../images/rjkf/lihnst.png");
  background-repeat: no-repeat;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(1) span.img {
  background-position-x: 0px;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(2) span.img {
  background-position-x: -49px;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(3) span.img {
  background-position-x: -98px;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(4) span.img {
  background-position-x: -147px;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(5) span.img {
  background-position-x: -196px;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(6) span.img {
  background-position-x: -245px;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(7) span.img {
  background-position-x: -294px;
}

.main_rjkf .fulc .line-fw .ogk:nth-of-type(8) span.img {
  background-position-x: -343px;
}

.main_rjkf .fulc .line-fw .ogk span {
  margin-top: 15px;
  color: #5a5a5a;
  font-size: 14px;
  width: 100px;
  display: inline-block;
}

.main_rjkf .fulc .otn-1 {
  top: 60px;
  left: 28px;
}

.main_rjkf .fulc .otn-2 {
  top: 172px;
  left: 140px;
}

.main_rjkf .fulc .otn-3 {
  top: 195px;
  left: 340px;
}

.main_rjkf .fulc .otn-4 {
  top: 95px;
  left: 470px;
}

.main_rjkf .fulc .otn-5 {
  top: 13px;
  right: 450px;
}

.main_rjkf .fulc .otn-6 {
  top: 10px;
  right: 300px;
}

.main_rjkf .fulc .otn-7 {
  top: 55px;
  right: 150px;
}

.main_rjkf .fulc .otn-8 {
  top: 120px;
  right: 30px;
}

@keyframes test {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 6px);
  }
  100% {
    transform: translate(0, 0);
  }
}

.main_rjkf .fulc .cirtus {
  animation: test 0.3s ease-in 3;
  -webkit-animation: test 0.3s ease-in 3;
}

@keyframes Circle {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 0.3;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

.main_rjkf .fulc .prt {
  position: relative;
}

.main_rjkf .fulc .sot {
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 5px;
  display: block;
  margin: 15px 45px 0;
}

.main_rjkf .fulc .soit {
  background: #00fcff;
  animation: Circle 1.2s infinite linear;
}

.main_rjkf .fulc .sot p {
  content: '';
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: -1;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #0098ef;
  opacity: 0.3;
}

.form2 {
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.form2 h5 {
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  color: #FF9C1F;
  font-size: 24px;
}

.form2 input {
  display: inline-block;
}

.cont-i {
  height: 60px;
  line-height: 60px;
}

.cont-i span {
  width: 80px;
  display: inline-block;
}

.cont-i-3 span {
  width: 80px;
  line-height: 60px;
  float: left;
}

.cont-i-2 .sp1 {
  width: 80px;
  display: inline-block;
}

.cont-i-2 .sp2 {
  width: 40px;
  display: inline-block;
}

.cont-i-3 {
  height: 120px;
}

.cont-i-3 p {
  line-height: 40px;
  width: 80px;
  display: inline-block;
}

.cont-i-3 textarea {
  width: 460px;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 8px;
  float: left;
}

.inp0 {
  width: 460px;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  margin: 8px;
  border: 1px solid #ccc;
}

.inp1 {
  width: 240px;
  height: 20px;
  line-height: 20px;
  padding: 10px;
  margin: 8px;
  border: 1px solid #ccc;
}

.inp2 {
  border: 0;
  margin: 0 12px;
}

.subm {
  text-align: center;
  margin-top: 10px;
  height: 60px;
  padding-left: 100px;
}

.submit0 {
  border: none;
  width: 120px;
  height: 36px;
  line-height: 36px;
  background-color: #FF9C1F;
  color: #fff;
  font-size: 16px;
  float: left;
  margin: 0 10px;
  font-family: "微软雅黑";
  cursor: pointer;
}

.submit0:hover {
  color: #fff;
}

.banner-cc {
  height: 350px;
}
/*# sourceMappingURL=rjkf.css.map */