/*

=================
sass base style
=================

*/
.f-cb, .c-rsgw-head, .c-rsgw-zk, .c-rsgw-zk .r, .c-rsgw-zjk, .c-rsgw-pxfw, .c-rsgw-pxfw .box-wrap, .c-rsgw-kccs, .c-rsgw-kccs .r {
  *zoom: 1;
}

.f-cb:before, .f-cb:after, .c-rsgw-head:before, .c-rsgw-zk:before, .c-rsgw-zk .r:before, .c-rsgw-zjk:before, .c-rsgw-pxfw:before, .c-rsgw-pxfw .box-wrap:before, .c-rsgw-kccs:before, .c-rsgw-kccs .r:before, .c-rsgw-head:after, .c-rsgw-zk:after, .c-rsgw-zk .r:after, .c-rsgw-zjk:after, .c-rsgw-pxfw:after, .c-rsgw-pxfw .box-wrap:after, .c-rsgw-kccs:after, .c-rsgw-kccs .r:after {
  content: "";
  display: table;
  font: 0/0 a;
}

.f-cb:after, .c-rsgw-head:after, .c-rsgw-zk:after, .c-rsgw-zk .r:after, .c-rsgw-zjk:after, .c-rsgw-pxfw:after, .c-rsgw-pxfw .box-wrap:after, .c-rsgw-kccs:after, .c-rsgw-kccs .r:after {
  clear: both;
}

html body {
  width: 100%;
  overflow-x: hidden;
  font-family: 'MicrosoftYaHei';
}

.o-lxwm {
  position: fixed;
  right: 0;
  bottom: 80px;
}

.o-lxwm .btn {
  width: 48px;
  height: 151px;
  background-color: #ffffff;
  text-align: center;
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.2);
  transition: all 500ms ease-in-out;
}

.o-lxwm .btn:hover {
  cursor: pointer;
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.4);
}

.o-lxwm .btn i {
  margin-top: 11px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("images/ico-msg.png");
}

.o-lxwm .btn p {
  padding: 10px 0;
  font-size: 18px;
  color: #252d42;
  writing-mode: tb-rl;
  line-height: 48px;
  letter-spacing: 5px;
  user-select: none;
  height: 92px;
}

.o-lxwm .detail {
  display: none;
  padding: 25px 24px 0 170px;
  position: absolute;
  top: 0;
  right: 59px;
  width: 216px;
  height: 126px;
  background-color: rgba(255, 255, 255, 0.82);
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.2);
}

.o-lxwm .detail .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 11px;
  height: 11px;
  background: url("images/ico-close.png");
  cursor: pointer;
}

.o-lxwm .detail .l {
  position: absolute;
  top: 23px;
  left: 24px;
  width: 110px;
  height: 106px;
}

.o-lxwm .detail .l img {
  width: 100%;
  height: 100%;
}

.o-lxwm .detail .r {
  padding-top: 7px;
}

.o-lxwm .detail .r .num {
  padding-left: 43px;
}

.o-lxwm .detail .r .num p {
  font-size: 16px;
  color: #434343;
}

.o-lxwm .detail .r .num a {
  font-size: 16px;
  color: rgba(67, 67, 67, 0.7);
}

.o-lxwm .detail .r .t {
  background: url("images/ico-tel.png") left center/24px 26px no-repeat;
}

.o-lxwm .detail .r .b {
  padding-top: 20px;
  background: url("images/ico-mail.png") left 25px/24px 20px no-repeat;
}

.mobile .o-lxwm {
  display: none;
}

.mobile .c-rsgw-head {
  min-height: auto;
}

.mobile .c-rsgw-head .logo {
  width: 87px;
  height: 103px;
  background: url("images/bg-lt.png") no-repeat;
  background-size: 100% 100%;
}

.mobile .c-rsgw-head .logo a {
  left: 16px;
  top: 20px;
  width: 42.5px;
  height: 29px;
  background: url("images/bg-logo.png") no-repeat;
  background-size: 100% 100%;
}

.mobile .c-rsgw-head .bg {
  margin: 0;
  display: inline-block;
  float: none;
  width: 90%;
}

.mobile .c-rsgw-head .bg-wrap {
  position: relative;
  top: -80px;
  text-align: right;
}

.mobile .c-rsgw-head .inner {
  padding: 45px 5% 0;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
}

.mobile .c-rsgw-head .inner .title {
  padding-top: 20px;
  font-size: 24px;
}

.mobile .c-rsgw-head .inner .desc {
  font-size: 9px;
}

.mobile .c-rsgw-head .r {
  display: none;
}

.mobile .c-rsgw-zk {
  padding-left: 0;
}

.mobile .c-rsgw-zk:before {
  width: 124px;
  height: 212px;
  top: 170px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.mobile .c-rsgw-zk .l {
  padding: 0 5% 24px;
  display: block;
  float: none;
  text-align: center;
}

.mobile .c-rsgw-zk .l .title {
  font-size: 34px;
}

.mobile .c-rsgw-zk .l .desc {
  padding-bottom: 10px;
  font-size: 10px;
}

.mobile .c-rsgw-zk .l .desc-s {
  font-size: 7px;
  line-height: 14px;
}

.mobile .c-rsgw-zk .l .btn {
  padding-top: 15px;
}

.mobile .c-rsgw-zk .l .btn a {
  width: 98.5px;
  height: 26px;
  line-height: 26px;
  font-size: 8px;
}

.mobile .c-rsgw-zk .r {
  padding: 0 5%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  float: none;
  max-width: none;
}

.mobile .c-rsgw-zk .r:before {
  display: none;
}

.mobile .c-rsgw-zk .r:after {
  display: none;
}

.mobile .c-rsgw-zk .r .item {
  padding: 30px 0;
  margin: 0 0 7px 0;
  float: none;
  width: 30%;
  height: auto;
}

.mobile .c-rsgw-zk .r .item .bg {
  margin: 0 auto;
  width: 30px !important;
  height: 25px !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}

.mobile .c-rsgw-zk .r .item .txt {
  padding-top: 15px;
  position: relative;
  bottom: 0;
  font-size: 8px;
}

.mobile .c-rsgw-zjk {
  padding: 0;
}

.mobile .c-rsgw-zjk .l {
  padding-top: 38px;
  display: block;
  float: none;
  text-align: center;
}

.mobile .c-rsgw-zjk .l .title {
  font-size: 24px;
}

.mobile .c-rsgw-zjk .l .desc {
  padding-bottom: 9px;
  font-size: 10px;
}

.mobile .c-rsgw-zjk .l .desc-s {
  font-size: 8px;
  line-height: 14px;
}

.mobile .c-rsgw-zjk .l .ecode {
  margin: 0 auto;
  padding-top: 16px;
  position: relative;
  z-index: 5;
}

.mobile .c-rsgw-zjk .l .ecode img {
  width: 74px;
  height: 74px;
}

.mobile .c-rsgw-zjk .l .ecode .txt {
  padding-top: 7px;
  font-size: 8px;
}

.mobile .c-rsgw-zjk .bg {
  width: 90%;
}

.mobile .c-rsgw-zjk .bg-wrap {
  margin-top: -75px;
  position: relative;
  display: block;
  text-align: right;
  z-index: -1;
}

.mobile .c-rsgw-zjk .r {
  display: none;
}

.mobile .c-rsgw-pxfw {
  padding-top: 0;
  padding-left: 0;
  position: relative;
}

.mobile .c-rsgw-pxfw:before {
  content: '';
  position: absolute;
  top: 70px;
  left: 0;
  width: 68px;
  height: 121px;
  background: url("images/bg-lc22.png") center/100% 100% no-repeat;
  z-index: -1;
}

.mobile .c-rsgw-pxfw:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -50px;
  width: 88px;
  height: 169px;
  background: url("images/bg-rc22.png") center/100% 100% no-repeat;
  z-index: -1;
}

.mobile .c-rsgw-pxfw .ll {
  margin-right: 0;
  padding: 0 20px 0;
  display: block;
  float: none;
  text-align: center;
}

.mobile .c-rsgw-pxfw .ll .title {
  font-size: 24px;
}

.mobile .c-rsgw-pxfw .ll .desc {
  padding-bottom: 8px;
  font-size: 10px;
}

.mobile .c-rsgw-pxfw .ll .desc-s {
  font-size: 8px;
  line-height: 14px;
}

.mobile .c-rsgw-pxfw .box-wrap {
  padding: 45px 0 40px;
  display: flex;
  justify-content: space-around;
  float: none;
}

.mobile .c-rsgw-pxfw .box-wrap .box {
  padding: 50px 5% 22px;
  box-sizing: border-box;
  margin: 0;
  float: none;
  width: 40%;
  height: auto;
}

.mobile .c-rsgw-pxfw .box-wrap .box.l:before {
  left: 0;
  background: url(images/bg-head-11.png) center/100% 100% no-repeat;
}

.mobile .c-rsgw-pxfw .box-wrap .box.r:before {
  left: 0;
  background: url(images/bg-head-22.png) center/100% 100% no-repeat;
}

.mobile .c-rsgw-pxfw .box-wrap .box:before {
  width: 100%;
  height: 50px;
  top: 0;
  bottom: initial;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}

.mobile .c-rsgw-pxfw .box-wrap .box .title {
  font-size: 10px !important;
}

.mobile .c-rsgw-pxfw .box-wrap .box .option {
  padding: 0 0 7px 10px;
  line-height: 14px;
  font-size: 8px;
}

.mobile .c-rsgw-pxfw .box-wrap .box .option:before {
  top: 4px;
}

.mobile .c-rsgw-pxfw .box-wrap .box .option.long {
  padding-bottom: 8px;
}

.mobile .c-rsgw-kccs {
  padding: 0;
}

.mobile .c-rsgw-kccs:before {
  display: none;
}

.mobile .c-rsgw-kccs .l {
  margin-right: 0;
  padding: 0 0 40px 0;
  display: block;
  float: none;
  text-align: center;
}

.mobile .c-rsgw-kccs .l .title {
  font-size: 24px;
}

.mobile .c-rsgw-kccs .l .desc {
  padding-bottom: 7px;
  font-size: 10px;
}

.mobile .c-rsgw-kccs .l .desc-s {
  font-size: 8px;
  line-height: 14px;
}

.mobile .c-rsgw-kccs .r {
  margin: 0 5%;
  display: flex;
  float: none;
  width: auto;
}

.mobile .c-rsgw-kccs .r:before {
  display: none;
}

.mobile .c-rsgw-kccs .r:after {
  display: none;
}

.mobile .c-rsgw-kccs .r .item {
  flex-grow: 1;
  float: none;
  height: auto;
}

.mobile .c-rsgw-kccs .r .item:hover {
  transform: scale(1);
  box-shadow: none;
}

.mobile .c-rsgw-kccs .r .item:hover .t .ico {
  transform: translate3d(0, 0, 0);
}

.mobile .c-rsgw-kccs .r .item:hover .t span {
  color: #313131;
  transform: translate3d(0, 0, 0);
}

.mobile .c-rsgw-kccs .r .item:hover .t:after {
  width: auto;
}

.mobile .c-rsgw-kccs .r .item:after {
  display: none;
}

.mobile .c-rsgw-kccs .r .item .t {
  padding: 15px 3%;
  height: auto;
  text-align: center;
  line-height: 18px;
  font-size: 8px;
}

.mobile .c-rsgw-kccs .r .item .t .ico {
  width: 25px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}

.mobile .c-rsgw-kccs .r .item .t span {
  vertical-align: middle;
}

.mobile .c-rsgw-kccs .r .item .t:before {
  display: none;
}

.mobile .c-rsgw-kccs .r .item .t:after {
  margin-left: 0;
  width: auto;
  left: 10%;
  right: 10%;
}

.mobile .c-rsgw-kccs .r .item .txt {
  padding: 14px 5%;
  font-size: 8px;
}

.mobile .c-rsgw-kccs .r .item .txt p {
  padding-bottom: 8px;
}

.mobile .c-rsgw-footer {
  padding-top: 48px;
  display: flex;
  flex-direction: column-reverse;
}

.mobile .c-rsgw-footer .cr {
  font-size: 7px;
  line-height: 10px;
}

.mobile .c-rsgw-footer .cr span {
  margin: 0 5px;
}

.mobile .c-rsgw-footer .cr span:first-of-type:after {
  right: -10px;
  height: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.mobile .c-rsgw-footer .cr.contact {
  display: block;
}

.mobile .c-rsgw-footer .cr .tel {
  color: rgba(255, 255, 255, 0.8);
}

.mobile .c-rsgw-footer:after {
  height: 82px;
  bottom: 0;
}

.c-rsgw {
  overflow-x: hidden;
}

.c-rsgw-head {
  position: relative;
  width: 100%;
  min-height: 800px;
}

@keyframes move1 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-20px, 0, 0);
  }
}

@keyframes move3 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(20px, 0, 0);
  }
}

@keyframes move4 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, -30px, 0);
  }
}

@keyframes move5 {
  0% {
    transform: translate3d(0, 0px, 0);
  }
  30% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, -20px, 0);
  }
}

.c-rsgw-head.out .bg1 {
  animation-play-state: paused;
}

.c-rsgw-head.out .bg3 {
  animation-play-state: paused;
}

.c-rsgw-head.out .bg4 {
  animation-play-state: paused;
}

.c-rsgw-head.out .bg5 {
  animation-play-state: paused;
}

.c-rsgw-head .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 303px;
  transition: all 300ms;
  background: url("images/bg-lt.png");
  z-index: 5;
}

.c-rsgw-head .logo a {
  position: absolute;
  right: 106px;
  top: 50px;
  width: 108px;
  height: 74px;
  background: url("images/bg-logo.png");
  z-index: 30;
}

.c-rsgw-head .bg {
  margin-top: -200px;
  margin-right: -200px;
  display: inline-block;
  *display: inline;
  float: right;
  width: 65%;
  transition: all 300ms linear;
  display: none;
}

.c-rsgw-head .r {
  display: inline-block;
  *display: inline;
  float: right;
  position: relative;
  width: 1149px;
  height: 1124px;
  background: url("images/ll0.png");
}

.c-rsgw-head .r .bg1 {
  position: absolute;
  top: 65px;
  right: 160px;
  width: 842px;
  height: 704px;
  background: url("images/ll1.png");
  z-index: 2;
}

.c-rsgw-head .r .bg2 {
  position: absolute;
  top: 495px;
  right: 200px;
  width: 229px;
  height: 226px;
  background: url("images/ll2.png");
  z-index: 0;
}

.c-rsgw-head .r .bg3 {
  position: absolute;
  top: 45px;
  right: 190px;
  width: 262px;
  height: 254px;
  background: url("images/ll3.png");
  z-index: 3;
}

.c-rsgw-head .r .bg4 {
  position: absolute;
  top: 210px;
  right: 800px;
  width: 189px;
  height: 221px;
  background: url("images/ll4.png");
  z-index: 1;
}

.c-rsgw-head .r .bg5 {
  position: absolute;
  top: 40px;
  right: 560px;
  width: 189px;
  height: 222px;
  background: url("images/ll5.png");
  z-index: 1;
}

.c-rsgw-head .inner {
  position: absolute;
  top: 334px;
  left: 8%;
  z-index: 25;
}

.c-rsgw-head .inner .title {
  font-size: 68px;
  font-weight: bold;
  color: #252d42;
}

.c-rsgw-head .inner .title:first-of-type {
  color: #067af9;
}

.c-rsgw-head .inner .desc {
  padding-top: 25px;
  font-size: 26px;
  color: #696c7e;
}

.c-rsgw-zk {
  position: relative;
  padding: 0 0 0 8%;
  margin-top: -60px;
}

.c-rsgw-zk:before {
  content: '';
  position: absolute;
  width: 354px;
  height: 632px;
  background: url("images/bg-lc.png");
  left: 0;
  top: 380px;
  z-index: -1;
  transition: all 300ms ease-in-out;
}

.c-rsgw-zk .l {
  padding-top: 75px;
  padding-right: 15px;
  padding-bottom: 120px;
  display: inline-block;
  *display: inline;
  float: left;
}

.c-rsgw-zk .l .title {
  padding-bottom: 10px;
  font-size: 68px;
  color: #252d42;
  font-weight: bold;
}

.c-rsgw-zk .l .desc {
  padding-bottom: 20px;
  font-size: 20px;
  color: #252d42;
}

.c-rsgw-zk .l .desc-s {
  font-size: 14px;
  color: #696c7e;
  line-height: 28px;
}

.c-rsgw-zk .l .btn {
  padding-top: 37px;
}

.c-rsgw-zk .l .btn a {
  position: relative;
  display: inline-block;
  width: 259px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #067af9;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  overflow: hidden;
}

.c-rsgw-zk .l .btn a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background-color: #0567d2;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.c-rsgw-zk .l .btn a span {
  position: relative;
  z-index: 2;
}

.c-rsgw-zk .l .btn a:hover:before {
  width: 100%;
}

.c-rsgw-zk .r {
  display: inline-block;
  *display: inline;
  float: left;
  max-width: 888px;
  margin-top: -60px;
}

.c-rsgw-zk .r .item {
  margin: 0 20px 22px 0;
  position: relative;
  display: inline-block;
  *display: inline;
  float: left;
  width: 276px;
  height: 337px;
  background-color: #ffffff;
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.2);
  transition: all 300ms ease-in-out;
}

.c-rsgw-zk .r .item:hover {
  transform: translate3d(0, -15px, 0);
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.4);
}

.c-rsgw-zk .r .item .bg {
  margin: 95px auto 0;
}

.c-rsgw-zk .r .item .txt {
  position: absolute;
  left: 0;
  bottom: 90px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #696c7e;
}

.c-rsgw-zk .r .item:nth-child(1) .bg {
  width: 100px;
  height: 82px;
  background: url("images/ico1.png");
}

.c-rsgw-zk .r .item:nth-child(2) .bg {
  width: 97px;
  height: 82px;
  background: url("images/ico2.png");
}

.c-rsgw-zk .r .item:nth-child(3) .bg {
  width: 78px;
  height: 82px;
  background: url("images/ico3.png");
}

.c-rsgw-zk .r .item:nth-child(4) .bg {
  width: 99px;
  height: 87px;
  background: url("images/ico4.png");
}

.c-rsgw-zk .r .item:nth-child(5) .bg {
  width: 96px;
  height: 89px;
  background: url("images/ico5.png");
}

.c-rsgw-zk .r .item:nth-child(6) .bg {
  width: 77px;
  height: 82px;
  background: url("images/ico6.png");
}

.c-rsgw-zjk {
  position: relative;
  padding: 0 0 0 8%;
}

.c-rsgw-zjk .bg-wrap {
  display: none;
}

.c-rsgw-zjk .l {
  padding-top: 245px;
  display: inline-block;
  *display: inline;
  float: left;
}

.c-rsgw-zjk .l .title {
  padding-bottom: 10px;
  font-size: 68px;
  color: #252d42;
  font-weight: bold;
}

.c-rsgw-zjk .l .desc {
  padding-bottom: 15px;
  font-size: 20px;
  color: #252d42;
}

.c-rsgw-zjk .l .desc-s {
  font-size: 14px;
  color: #696c7e;
  line-height: 28px;
}

.c-rsgw-zjk .l .ecode {
  padding-top: 70px;
  width: 181px;
  text-align: center;
  font-size: 0;
}

.c-rsgw-zjk .l .ecode img {
  width: 181px;
  height: 180px;
}

.c-rsgw-zjk .l .ecode .txt {
  padding-top: 20px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.c-rsgw-zjk .r {
  position: relative;
  width: 1020px;
  height: 1075px;
  max-width: 100%;
  display: inline-block;
  *display: inline;
  float: right;
  background: url("images/bg-rc.png");
  margin-right: -80px;
  transition: margin-right 850ms ease-in-out;
}

.c-rsgw-zjk .r .phone {
  position: absolute;
  top: 175px;
  right: 341px;
  width: 381px;
  height: 705px;
  background: url("images/bg-phone.png");
}

.c-rsgw-pxfw {
  padding: 100px 0 0 8%;
}

.c-rsgw-pxfw .ll {
  margin-right: 80px;
  padding-bottom: 150px;
  display: inline-block;
  *display: inline;
  float: left;
}

.c-rsgw-pxfw .ll .title {
  padding-bottom: 10px;
  font-size: 68px;
  color: #252d42;
  font-weight: bold;
}

.c-rsgw-pxfw .ll .desc {
  padding-bottom: 15px;
  font-size: 20px;
  color: #252d42;
}

.c-rsgw-pxfw .ll .desc-s {
  font-size: 14px;
  color: #696c7e;
  line-height: 28px;
}

.c-rsgw-pxfw .box-wrap {
  display: inline-block;
  *display: inline;
  float: left;
}

.c-rsgw-pxfw .box {
  margin: 0 0 150px 0;
  padding: 110px 65px 80px;
  position: relative;
  display: inline-block;
  *display: inline;
  float: left;
  width: 270px;
  height: 306px;
  background-color: #ffffff;
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.2);
  user-select: none;
  transform-origin: center bottom;
  transition: all 300ms ease-in-out;
}

.c-rsgw-pxfw .box:first-of-type {
  margin-left: 0;
  margin-right: 80px;
}

.c-rsgw-pxfw .box:hover {
  transform: translate3d(0, -30px, 0);
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.3);
}

.c-rsgw-pxfw .box:before {
  content: '';
  position: absolute;
  width: 413px;
}

.c-rsgw-pxfw .box.l:before {
  bottom: 438px;
  left: -2px;
  height: 148px;
  background: url("images/bg-head-1.png");
}

.c-rsgw-pxfw .box.r:before {
  bottom: 438px;
  left: -3px;
  height: 154px;
  background: url("images/bg-head-2.png");
}

.c-rsgw-pxfw .box .title {
  padding-bottom: 42px;
  font-size: 28px !important;
  color: #313131;
  font-weight: bold;
}

.c-rsgw-pxfw .box .option {
  padding: 0 0 14px 20px;
  position: relative;
  font-size: 14px;
  color: #252d42;
  line-height: 20px;
}

.c-rsgw-pxfw .box .option:last-of-type {
  padding-bottom: 0;
}

.c-rsgw-pxfw .box .option.long {
  padding-bottom: 36px;
}

.c-rsgw-pxfw .box .option:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #3b87ff;
  box-shadow: 17px 29.4px 75px 0px rgba(61, 61, 61, 0.35);
  transform: rotate(45deg);
}

.c-rsgw-kccs {
  padding: 100px 0 0 8%;
  position: relative;
}

.c-rsgw-kccs:before {
  content: '';
  position: absolute;
  left: -990px;
  top: -850px;
  width: 1292px;
  height: 1224px;
  background: url("images/bg-lc2.png");
  transition: all 300ms linear;
  z-index: -1;
}

.c-rsgw-kccs .l {
  margin-right: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
  display: inline-block;
  *display: inline;
  float: left;
}

.c-rsgw-kccs .l .title {
  padding-bottom: 10px;
  font-size: 68px;
  color: #252d42;
  font-weight: bold;
}

.c-rsgw-kccs .l .desc {
  padding-bottom: 15px;
  font-size: 20px;
  color: #252d42;
}

.c-rsgw-kccs .l .desc-s {
  font-size: 14px;
  color: #696c7e;
  line-height: 28px;
}

.c-rsgw-kccs .r {
  display: inline-block;
  *display: inline;
  float: left;
  background-color: #ffffff;
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.2);
  border-radius: 10px;
  font-size: 0;
}

.c-rsgw-kccs .r .item {
  position: relative;
  width: 252px;
  height: 383px;
  transition: all 300ms ease-in-out;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  float: left;
}

.c-rsgw-kccs .r .item:first-of-type {
  border-radius: 10px 0 0 10px;
}

.c-rsgw-kccs .r .item:last-of-type {
  border-radius: 0 10px 10px 0;
}

.c-rsgw-kccs .r .item:after {
  content: '';
  position: absolute;
  width: 1508px;
  height: 290px;
  bottom: -80px;
  left: -430px;
  background: url("images/bg-foot.png");
  opacity: 0;
  transition: all 300ms ease-in-out;
}

.c-rsgw-kccs .r .item:hover {
  transform-origin: center bottom;
  box-shadow: 2.5px 4.3px 51px 0px rgba(22, 165, 255, 0.2);
  background-color: #fff;
  transform: scale(1.1);
  z-index: 2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.c-rsgw-kccs .r .item:hover:after {
  opacity: 1;
}

.c-rsgw-kccs .r .item:hover .t .ico {
  transform: translate3d(50px, -10px, 0px);
}

.c-rsgw-kccs .r .item:hover .t span {
  color: #fff;
  transform: translate3d(-35px, 40px, 0px);
}

.c-rsgw-kccs .r .item:hover .t:before {
  opacity: 1;
}

.c-rsgw-kccs .r .item:hover .t:after {
  width: 0;
}

.c-rsgw-kccs .r .item .t {
  padding: 30px 40px 0;
  position: relative;
  color: #313131;
  font-size: 20px;
  font-weight: bold;
  height: 89px;
}

.c-rsgw-kccs .r .item .t:before {
  content: '';
  position: absolute;
  left: -830px;
  top: -70px;
  width: 1458px;
  height: 262px;
  background: url("images/bg-head.png");
  z-index: -1;
  opacity: 0;
  transition: all 100ms linear;
}

.c-rsgw-kccs .r .item .t:after {
  content: '';
  margin-left: -82px;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 164px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}

.c-rsgw-kccs .r .item .t span {
  display: inline-block;
  transition: all 300ms ease-in-out;
  transform: translate3d(0, 0, 0);
}

.c-rsgw-kccs .r .item .t .ico {
  display: inline-block;
  transition: all 300ms ease-in-out;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}

.c-rsgw-kccs .r .item .t .ico1 {
  width: 82px;
  height: 65px;
  background: url("images/ico11.png");
}

.c-rsgw-kccs .r .item .t .ico2 {
  width: 79px;
  height: 64px;
  background: url("images/ico22.png");
}

.c-rsgw-kccs .r .item .t .ico3 {
  width: 79px;
  height: 67px;
  background: url("images/ico33.png");
}

.c-rsgw-kccs .r .item .t .ico4 {
  width: 82px;
  height: 68px;
  background: url("images/ico44.png");
}

.c-rsgw-kccs .r .item .txt {
  padding-top: 40px;
  text-align: center;
  font-size: 16px;
  color: #313131;
  line-height: 20px;
}

.c-rsgw-kccs .r .item .txt p {
  padding-bottom: 16px;
}

.c-rsgw-footer {
  padding-top: 100px;
  position: relative;
  height: 65px;
  text-align: center;
  overflow: hidden;
}

.c-rsgw-footer .contact {
  display: none;
}

.c-rsgw-footer .cr {
  padding-bottom: 8px;
  line-height: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}

.c-rsgw-footer .cr span {
  margin: 0 20px;
}

.c-rsgw-footer .cr span:first-of-type {
  position: relative;
}

.c-rsgw-footer .cr span:first-of-type:after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  width: 1px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.2);
}

.c-rsgw-footer:after {
  content: '';
  position: absolute;
  bottom: -255px;
  width: 100%;
  height: 402px;
  left: 0;
  background: url("images/bg-b.png") center top no-repeat;
  background-size: 110% 100%;
  z-index: -1;
}

@media screen and (max-width: 1600px) {
  .c-rsgw-head .r {
    left: 50px;
  }
  .c-rsgw-head .inner .title {
    font-size: 50px;
  }
  .c-rsgw-zk .l .title,
  .c-rsgw-zjk .l .title,
  .c-rsgw-pxfw .l .title,
  .c-rsgw-kccs .l .title {
    font-size: 50px;
  }
}

@media screen and (max-width: 1440px) {
  .c-rsgw-head .r {
    left: 150px;
  }
}

@media screen and (max-width: 1366px) {
  .c-rsgw-head .r {
    left: 200px;
  }
}

@media screen and (max-width: 1280px) {
  .c-rsgw-head .r {
    left: 350px;
  }
}

@media screen and (max-width: 1125px) {
  .c-rsgw-kccs .r {
    width: 756px;
  }
}

@media screen and (max-width: 840px) {
  .c-rsgw-kccs .r {
    width: 504px;
  }
}

@media screen and (max-width: 565px) {
  .c-rsgw-kccs .r {
    width: 252px;
  }
}

/*# sourceMappingURL=style.css.map */