body {
  overflow-x: hidden;
  background: #f7f7f7;
}
.general-box {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 15px;
}
.general-title {
  text-align: center;
}
.general-title h3 {
  font-size: 42px;
  color: #444;
}
.general-title p {
  font-size: 18px;
  line-height: 26px;
  color: #444;
  margin-top: 16px;
}
.general-inside-title {
  text-align: center;
}
.general-inside-title h3 {
  font-size: 38px;
}
.general-inside-title p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 25px;
}
.general-banner {
  height: 500px;
  display: flex;
  align-items: center;
  padding-top: 80px;
}
.general-banner.qygl-banner {
  background: url(../images/qygl-banner.html) no-repeat center / cover;
}
.general-banner.rjdzkf-banner {
  background: url(../images/rjdzkf-banner.html) no-repeat center / cover;
}
.general-banner.gy-banner {
  background: url(../images/gy-banner.html) no-repeat center / cover;
}
.general-banner .general-box h2 {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
}
.general-banner .general-box p {
  font-size: 20px;
  line-height: 36px;
  color: #fff;
}
.general-banner .general-box a {
  display: block;
  width: 180px;
  height: 46px;
  line-height: 46px;
  background: linear-gradient(45deg, #0077FF, #0041FF);
  border-radius: 23px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 50px;
}
.general-advantage {
  display: flex;
  margin-top: 60px;
}
.general-advantage dl dd {
  padding-right: 60px;
}
.general-advantage dl dd h4 {
  font-size: 30px;
  color: #444;
  margin: 50px 0 18px;
}
.general-advantage dl dd p {
  font-size: 14px;
  line-height: 26px;
  color: #444;
  text-align: justify;
}
.general-advantage dl:nth-child(2) {
  margin-top: 100px;
}
@media (max-width: 1024px) {
  .general-advantage dl:nth-child(2) {
    margin-top: 50px;
  }
}
.general-advantage dl:nth-child(3) {
  margin-top: 200px;
}
@media (max-width: 1024px) {
  .general-advantage dl:nth-child(3) {
    margin-top: 100px;
  }
}
.general-advantage dl:nth-child(4) {
  margin-top: 300px;
}
@media (max-width: 1024px) {
  .general-advantage dl:nth-child(4) {
    margin-top: 150px;
  }
}
.index-banner {
  background: url(../images/index-banner.html) no-repeat top center / cover;
  height: 100vh;
  display: flex;
  align-items: center;
}
.index-banner .content {
  text-align: center;
  font-size: 0;
  margin-top: -80px;
}
.index-banner .content h2 {
  display: inline-block;
  font-size: 100px;
  font-weight: bold;
  position: relative;
  padding-left: 100px;
  margin-bottom: 26px;
}
.index-banner .content h2::after {
  content: "";
  width: 84px;
  height: 84px;
  background: #000 url(../images/index-banner-ico.html) no-repeat center / 52px auto;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -42px;
  border-radius: 100%;
}
.index-banner .content p {
  font-size: 20px;
  line-height: 32px;
}
.index-banner .content a {
  display: inline-block;
  text-align: center;
  width: 240px;
  height: 50px;
  line-height: 50px;
  background: #000;
  border-radius: 25px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  margin-top: 52px;
}
.index-piece1 {
  background: #F7F7F7 url(../images/index-img5.html) no-repeat right top / auto;
  padding: 100px 0 200px;
}
.index-piece1 .content .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 70px;
}
.index-piece1 .content .box dl {
  max-width: 276px;
}
.index-piece1 .content .box dl dd h4 {
  font-size: 22px;
  margin: 30px 0 15px;
}
.index-piece1 .content .box dl dd p {
  font-size: 15px;
  line-height: 26px;
  color: #444;
  text-align: justify;
}
.index-piece2 {
  padding: 100px 0 157px;
  background: url(../images/index-img2.html) no-repeat center / cover;
}
.index-piece2 .content .general-title h3,
.index-piece2 .content .general-title p {
  color: #fff;
}
.index-piece2 .content .general-title p {
  opacity: 0.8;
}
.index-piece2 .content .box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.index-piece2 .content .box .left {
  padding: 0 65px;
  background: #000 url(../images/index-img7.html) no-repeat center / cover;
  width: 925px;
  height: 570px;
  border-radius: 15px;
  display: flex;
  align-items: flex-end;
  margin-right: 20px;
}
.index-piece2 .content .box .left .gather {
  font-size: 0;
  margin-bottom: 75px;
}
.index-piece2 .content .box .left .gather .en {
  font-size: 90px;
  color: rgba(255, 255, 255, 0.95);
  font-weight: bold;
}
.index-piece2 .content .box .left .gather .cn {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin: 38px 0 20px;
}
.index-piece2 .content .box .left .gather p {
  font-size: 15px;
  line-height: 26px;
  color: #fff;
}
.index-piece2 .content .box .left .gather a {
  width: 160px;
  height: 48px;
  line-height: 48px;
  background: #FFFFFF;
  border-radius: 24px;
  font-size: 14px;
  color: #001F33;
  display: inline-block;
  text-align: center;
  margin-top: 74px;
  font-weight: bold;
}
.index-piece2 .content .box .right ul .item {
  display: flex;
  align-items: flex-end;
  width: 455px;
  height: 275px;
  background: linear-gradient(55deg, #0951FE 0%, #815DFF 100%);
  opacity: 0.9;
  border-radius: 15px;
  padding: 0 30px;
}
.index-piece2 .content .box .right ul .item:first-child {
  background: url(../images/index-img1.html) no-repeat center / cover;
  margin-bottom: 20px;
}
.index-piece2 .content .box .right ul .item .gather {
  font-size: 0;
}
.index-piece2 .content .box .right ul .item .gather h4 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.index-piece2 .content .box .right ul .item .gather p {
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  text-align: justify;
  margin: 15px 0 25px;
  max-width: 340px;
}
.index-piece2 .content .box .right ul .item .gather a {
  width: 100px;
  height: 36px;
  line-height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 18px;
  text-align: center;
  display: inline-block;
  color: #fff;
  margin-bottom: 24px;
}
.index-piece3 {
  padding: 120px 0;
  background: #F9FAFB;
}
.index-piece3 .content .general-title {
  text-align: center;
}
.index-piece4 .content {
  height: 2100px;
}
.index-piece4 .content .backdrop {
  background: url(../images/index-img7-2.html) no-repeat center / cover;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.index-piece4 .content .backdrop .backdrop-mask {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.index-piece4 .content .backdrop .mask {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  font-size: 0;
}
.index-piece4 .content .backdrop .mask img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-piece4 .content .backdrop .mask .gather {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.index-piece4 .content .backdrop .mask .gather h4 {
  font-size: 48px;
  color: #0D0D0D;
}
.index-piece4 .content .backdrop .mask .gather p {
  font-size: 18px;
  color: #666;
  margin-top: 20px;
}
.index-piece4 .content .backdrop .box {
  font-size: 0;
  display: none;
  position: relative;
  z-index: 1;
  width: 1400px;
}
.index-piece4 .content .backdrop .box h4 {
  font-size: 60px;
  color: #fff;
  line-height: 80px;
}
.index-piece4 .content .backdrop .box p {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  text-align: justify;
  margin: 42px 0 62px;
  max-width: 523px;
}
.index-piece4 .content .backdrop .box a {
  width: 200px;
  height: 54px;
  line-height: 54px;
  background: #FFFFFF;
  border-radius: 27px;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.index-piece5 {
  padding: 232px 0 95px;
}
.index-piece5 .region1 {
  margin-top: 106px;
}
.index-piece5 .region1 .swiper-slide img {
  object-fit: cover;
  width: 100%;
  padding: 0 30px;
}
.index-piece5 .region1 .swiper-slide div {
  background: none;
}
.index-piece5 .region2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.index-piece5 .region2 .group1 {
  display: flex;
  margin-right: 50px;
}
.index-piece5 .region2 .group1 a {
  width: 70px;
  height: 70px;
  border: 2px solid #000000;
  border-radius: 50%;
  margin: 0 8px;
}
.index-piece5 .region2 .group1 a.arrow-left {
  background: url(../images/left-black-arrow.html) no-repeat center;
}
.index-piece5 .region2 .group1 a.arrow-right {
  background: url(../images/right-black-arrow.html) no-repeat center;
}
.index-piece5 .region2 .group2 {
  max-width: 312px;
}
.index-piece5 .region2 .group2 h4 {
  font-size: 30px;
  line-height: 40px;
}
.index-piece5 .region2 .group2 p {
  font-size: 15px;
  line-height: 24px;
  color: #666;
  margin-top: 20px;
}
.index-piece5 .region2 .group2 a {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #000;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  margin-top: 50px;
}
.qygl-container {
  margin-top: 60px;
}
.qygl-container .general-box {
  display: flex;
  justify-content: space-between;
}
.qygl-container .general-box .left-section {
  width: 1074px;
  background: #fff;
  padding: 80px 60px 66px;
}
.qygl-container .general-box .left-section .section-title {
  position: relative;
}
.qygl-container .general-box .left-section .section-title.line::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #D9D9D9;
  position: absolute;
  left: 0;
  top: 50%;
}
.qygl-container .general-box .left-section .section-title h3 {
  font-size: 28px;
  font-weight: bold;
  color: #000;
  background: #fff;
  padding-right: 40px;
  display: inline-flex;
  position: relative;
  z-index: 1;
}
.qygl-container .general-box .left-section .section-title h3.line::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
}
.qygl-container .general-box .left-section .section-title p {
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #666;
  margin-top: 28px;
}
.qygl-container .general-box .left-section .region1 {
  margin-bottom: 90px;
}
.qygl-container .general-box .left-section .region1 .group1 {
  background: #F7F7F7 url(../images/qygl-img6.html) no-repeat right -10px bottom -20px / auto;
  display: flex;
  margin-top: 42px;
}
.qygl-container .general-box .left-section .region1 .group1 .right {
  display: flex;
  align-items: center;
  padding-left: 46px;
}
.qygl-container .general-box .left-section .region1 .group1 .right .box h4 {
  font-size: 22px;
  color: #333;
  margin-bottom: 28px;
}
.qygl-container .general-box .left-section .region1 .group1 .right .box ul li {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  margin-top: 6px;
  position: relative;
  padding-left: 14px;
}
.qygl-container .general-box .left-section .region1 .group1 .right .box ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border: 100%;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.qygl-container .general-box .left-section .region1 .group2 {
  margin-top: 58px;
  max-width: 710px;
}
.qygl-container .general-box .left-section .region1 .group2 p {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  font-weight: bold;
}
.qygl-container .general-box .left-section .region1 .group2 .box {
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}
.qygl-container .general-box .left-section .region1 .group2 .box dl dt {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 39px;
}
.qygl-container .general-box .left-section .region1 .group2 .box dl dd {
  font-size: 14px;
  color: #666;
  margin-top: 18px;
}
.qygl-container .general-box .left-section .region2 {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.qygl-container .general-box .left-section .region2 dl {
  background: #F7F7F7;
  max-width: 280px;
}
.qygl-container .general-box .left-section .region2 dl dd {
  padding: 30px;
}
.qygl-container .general-box .left-section .region2 dl dd h4 {
  font-size: 18px;
  color: #333;
}
.qygl-container .general-box .left-section .region2 dl dd p {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  text-align: justify;
  margin-top: 14px;
}
.qygl-container .general-box .right-section {
  width: 299px;
}
.qygl-container .general-box .right-section .region {
  background: #fff;
  padding: 22px 45px;
  margin-bottom: 25px;
}
.qygl-container .general-box .right-section .region1 ul li {
  margin: 23px 0;
}
.qygl-container .general-box .right-section .region1 ul li a {
  font-size: 16px;
  color: #333;
  transition: 0.3s;
  position: relative;
  padding-right: 36px;
}
.qygl-container .general-box .right-section .region1 ul li a::after {
  content: "";
  width: 20px;
  height: 1px;
  background: transparent;
  position: absolute;
  top: 50%;
  right: 0;
}
.qygl-container .general-box .right-section .region1 ul li a.active,
.qygl-container .general-box .right-section .region1 ul li a:hover {
  color: #0041FF;
  font-weight: bold;
}
.qygl-container .general-box .right-section .region1 ul li a.active::after,
.qygl-container .general-box .right-section .region1 ul li a:hover::after {
  background: #0041FF;
}
.qygl-container .general-box .right-section .region2 {
  padding: 45px;
}
.qygl-container .general-box .right-section .region2 p {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin-bottom: 36px;
}
.qygl-container .general-box .right-section .region2 ul li {
  font-size: 0;
  margin-top: 20px;
}
.qygl-container .general-box .right-section .region2 ul li a {
  font-size: 15px;
  color: #333;
  padding-left: 27px;
  display: inline-block;
  line-height: 20px;
}
.qygl-container .general-box .right-section .region2 ul li a.tel {
  background: url(../images/qygl-img7.html) no-repeat left center / auto;
}
.qygl-container .general-box .right-section .region2 ul li a.email {
  background: url(../images/qygl-img8.html) no-repeat left center / auto;
}
.qygl-container .general-box .right-section .region2 .link {
  display: block;
  width: 130px;
  height: 36px;
  line-height: 36px;
  background: linear-gradient(45deg, #0077FF, #0041FF);
  border-radius: 18px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-top: 25px;
}
.rjsys-container{
  padding-top: 80px;
  padding-left: 7%;
  padding-right: 7%;
}
.rjsys-container .section-title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 66px;
}
.rjsys-container .section-title .title h2 {
  font-size: 48px;
  color: #000;
}
.rjsys-container .section-title .title p {
  font-size: 20px;
  color: #000;
  margin-top: 20px;
}
.rjsys-container .section-title .swiper-button {
  display: flex;
}
.rjsys-container .section-title .swiper-button div {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #D5D8E1;
  position: relative;
  margin: 0;
  left: inherit;
  right: inherit;
  margin-left: 28px;
  opacity: 1;
}
.rjsys-container .section-title .swiper-button div.swiper-button-next {
  background: url(../images/right-arrow.png) no-repeat center / auto;
}
.rjsys-container .section-title .swiper-button div.swiper-button-prev {
  background: url(../images/left-arrow.png) no-repeat center / auto;
}
.rjsys-container .section-title .swiper-button div.swiper-button-next::after,.rjsys-container .section-title .swiper-button div.swiper-button-prev::after{
  content: '';
}
.rjsys-container .general-item-box {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.rjsys-container .general-item-box li {
  width: 100%;
  background: #fff;
  padding: 18px 35px 18px 18px;
}
.rjsys-container .general-item-box li:first-child {
  margin-bottom: 30px;
}
.rjsys-container .general-item-box li a {
  display: block;
}
.rjsys-container .general-item-box li a dl {
  display: flex;
  align-items: center;
}
.rjsys-container .general-item-box li a dl dt {
  flex-shrink: 0;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: calc(288/670*100%);
}
.rjsys-container .general-item-box li a dl dt img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rjsys-container .general-item-box li a dl dd {
  padding-left: 35px;
}
.rjsys-container .general-item-box li a dl dd h3 {
  font-size: 22px;
  color: #333;
}
.rjsys-container .general-item-box li a dl dd p {
  font-size: 14px;
  line-height: 26px;
  color: #444;
  text-align: justify;
  margin: 24px 0 34px;
}
.rjsys-container .general-item-box li a dl dd p:nth-child(2){
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.rjsys-container .general-item-box li a dl dd span {
  font-size: 16px;
  color: #666;
}
.rjsys-container .rjsys-section1 {
  padding: 92px 0 104px;
  background: url(../images/index-img9.png) no-repeat left top 96px, url(../images/index-img10.png) no-repeat right top 96px;
  padding-top: 100px;
}
.rjsys-container .rjsys-section1
.rjsys-container .rjsys-section1 .region {
  margin-top: 70px;
}
.rjsys-container .rjsys-section1 .general-box{
    padding: 0;
    overflow: hidden;
}
.rjsys-container .rjsys-section1 .region .swiper-slide {
  display: flex;
  justify-content: space-between;
}
.rjsys-container .rjsys-section1 .region .swiper-slide .left-slide a {
  display: block;
  width: 685px;
}
.rjsys-container .rjsys-section1 .region .swiper-slide .left-slide a dl {
  position: relative;
}
.rjsys-container .rjsys-section1 .region .swiper-slide .left-slide a dl dd {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
}
.rjsys-container .rjsys-section1 .region .swiper-slide .left-slide a dl dd p {
  font-size: 24px;
  color: #fff;
}
.rjsys-container .rjsys-section1 .region .swiper-slide .left-slide a dl dd span {
  font-size: 16px;
  color: #fff;
}
.rjsys-container .rjsys-section1 .region .swiper-slide .right-slide {
  display: flex;
  margin-left: 30px;
}
.rjsys-container .rjsys-section2 {
  background: #fff;
  padding: 82px 0 86px;
}
.rjsys-container .rjsys-section2 .region {
  margin-top: 70px;
}
.rjsys-container .rjsys-section2 .region .general-item-box {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.rjsys-container .rjsys-section2 .region .general-item-box li {
  background: #F7F7F7;
  margin-bottom: 30px;
  width: calc((100% - 30px) / 2);
}
.rjsys-container .rjsys-section2 .region .general-item-box li:nth-child(odd) {
  margin-right: 30px;
}
.rjsys-container .rjsys-section2 .region .more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 54px;
  background: rgba(224, 227, 236, 0);
  border: 1px solid #D5D8E1;
  border-radius: 27px;
  font-size: 18px;
  color: #000;
  margin: 56px auto 0;
  transition: 0.3s;
}
.rjsys-container .rjsys-section2 .region .more:hover {
  background: #0041FF;
  color: #fff;
  border-color: #0041FF;
}
.details-container {
  padding-top: 80px;
  margin-top: 52px;
  padding-left: 7%;
  padding-right: 7%;
}
.details-container .general-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.details-container .general-box .left-section {
  width: 996px;
  padding-bottom: 90px;
}
.details-container .general-box .left-section .region {
  background: #fff;
  padding: 78px 70px 86px;
}
.details-container .general-box .left-section .region .section-title {
  text-align: center;
}
.details-container .general-box .left-section .region .section-title h2 {
  font-size: 32px;
  line-height: 48px;
  color: #000;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
.details-container .general-box .left-section .region .section-title .info {
  margin-bottom: 50px;
}
.details-container .general-box .left-section .region .section-title .info ul {
  display: flex;
  justify-content: center;
}
.details-container .general-box .left-section .region .section-title .info ul li {
  font-size: 14px;
  color: #666;
  margin: 0 15px;
}
.details-container .general-box .left-section .region .section-title .info ul li.date {
  background: url(../images/details-img1.html) no-repeat left center / auto;
  padding-left: 20px;
}
.details-container .general-box .left-section .region .content p {
  font-size: 16px;
  line-height: 36px;
  color: #666;
  text-align: justify;
}
.details-container .general-box .left-section .paging {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 63px;
}
.details-container .general-box .left-section .paging div {
  max-width: 35%;
}
.details-container .general-box .left-section .paging div a {
  font-size: 16px;
  color: #666;
  max-width: 100%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.details-container .general-box .left-section .paging .back {
  width: 180px;
  height: 45px;
  background: linear-gradient(45deg, #0077FF, #0041FF);
  border-radius: 23px;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.details-container .general-box .left-section .paging{
    position: relative;
    height: 45px;
}
.details-container .general-box .right-section {
  width: 360px;
  background: #fff;
  padding: 38px 30px 8px;
  margin-left: 30px;
}
.details-container .general-box .right-section h3 {
  font-size: 26px;
  margin-bottom: 25px;
}
.details-container .general-box .right-section ul li a {
  display: block;
  padding: 25px 0;
  border-top: 1px solid #F2F2F2;
}
.details-container .general-box .right-section ul li a dl {
  display: flex;
  align-items: center;
}
.details-container .general-box .right-section ul li a dl dt {
  flex-shrink: 0;
  max-width: 88px;
  height: 60px;
  overflow: hidden;
}
.details-container .general-box .right-section ul li a dl dt img {
  transition: 0.3s;
}
.details-container .general-box .right-section ul li a dl dd {
  overflow: hidden;
  padding-left: 20px;
}
.details-container .general-box .right-section ul li a dl dd h4 {
  font-size: 16px;
  color: #333;
  transition: 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.details-container .general-box .right-section ul li a dl dd span {
  display: block;
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}
.details-container .general-box .right-section ul li a dl:hover dt img {
  transform: scale(1.1);
}
.details-container .general-box .right-section ul li a dl:hover h4 {
  color: #0041FF;
}
.rjdzkf-section1 {
  background: #fff;
  padding-bottom: 0;
}
.rjdzkf-section1 .general-box .box {
  margin-top: 100px;
}
.rjdzkf-section2 {
  padding-top: 290px;
  margin-top: -30px;
  background: #fff url(../images/rjdzkf-img2.html) no-repeat top center / cover;
}
.rjdzkf-section2 .general-box .region {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.rjdzkf-section2 .general-box .region ul li {
  margin-top: 90px;
  max-width: 340px;
}
.rjdzkf-section2 .general-box .region ul li:first-child {
  margin-top: 0;
}
.rjdzkf-section2 .general-box .region ul li h4 {
  font-size: 22px;
  color: #444;
  margin-bottom: 10px;
}
.rjdzkf-section2 .general-box .region ul li p {
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.rjdzkf-section3 {
  background: #fff;
  padding: 111px 0 25px;
}
.rjdzkf-section3 .general-box .region {
  margin: 105px auto 0;
  max-width: 1230px;
}
.rjdzkf-section3 .general-box .region ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rjdzkf-section3 .general-box .region ul li {
  width: 25%;
  margin-bottom: 86px;
}
.rjdzkf-section3 .general-box .region ul li .title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 118px;
  height: 118px;
  background: linear-gradient(135deg, #668CFF, #4A77FF);
  box-shadow: -1px 1px 20px 0px rgba(80, 123, 255, 0.5);
  border-radius: 50%;
  margin: auto;
}
.rjdzkf-section3 .general-box .region ul li .title div {
  text-align: center;
}
.rjdzkf-section3 .general-box .region ul li .title div span {
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  display: block;
}
.rjdzkf-section3 .general-box .region ul li .title div h4 {
  font-size: 18px;
  color: #fff;
  margin-top: 14px;
}
.rjdzkf-section3 .general-box .region ul li p {
  background: #FFFFFF;
  box-shadow: -1px 1px 10px 0px rgba(80, 123, 255, 0.2);
  border-radius: 10px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  padding: 26px 20px;
  text-align: justify;
  max-width: 250px;
  margin: 24px auto 0;
  position: relative;
}
.rjdzkf-section3 .general-box .region ul li p::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #fff;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -14px;
}
.rjdzkf-section4 {
  padding: 94px 0;
}
.rjdzkf-section4 .general-box .region {
  margin-top: 70px;
}
.rjdzkf-section4 .general-box .region ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.rjdzkf-section4 .general-box .region ul li {
  margin-bottom: 25px;
}
.rjdzkf-section4 .general-box .region ul li em {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  display: block;
}
.rjdzkf-section4 .general-box .region ul li em span {
  color: #FF0000;
  font-size: 14px;
  margin-right: 2px;
}
.rjdzkf-section4 .general-box .region ul li input {
  display: flex;
  align-items: center;
  width: 681px;
  height: 48px;
  background: rgba(244, 229, 187, 0);
  border: 1px solid #C4C4C4;
  opacity: 0.7;
  padding: 0 15px;
}
.rjdzkf-section4 .general-box .region .submit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #B6B6B6;
  font-size: 14px;
  color: #fff;
  margin-top: 13px;
  cursor: pointer;
  transition: 0.3s;
}
.rjdzkf-section4 .general-box .region .submit:hover {
  background: #0041FF;
  color: #fff;
}
.gy-section1 {
  background: #fff;
  padding: 110px 0;
}
.gy-section1 .general-box .region {
  margin-top: 70px;
}
.gy-section1 .general-box .region .text p {
  font-size: 16px;
  line-height: 34px;
  color: #333;
  text-align: justify;
  margin-bottom: 34px;
}
.gy-section1 .general-box .region .general-advantage {
  justify-content: space-between;
  margin-top: 66px;
}
.gy-section1 .general-box .region .general-advantage dl {
  width: 320px;
  margin: 0;
}
.gy-section1 .general-box .region .general-advantage dl dd {
  padding: 0;
}
.gy-section1 .general-box .region .general-advantage dl dd h4 {
  font-size: 24px;
}
.gy-section2 {
  padding: 100px 0;
}
.gy-section2 .general-box .region {
  display: flex;
  align-items: flex-end;
}
.gy-section2 .general-box .region .map {
  width: 1088px;
  height: 642px;
  background: url(../images/map.html) no-repeat center / auto;
}
.gy-section2 .general-box .region .info {
  width: 358px;
  height: 323px;
  background: url(../images/gy-img4.html) no-repeat center / auto;
  padding: 47px 30px 0;
  margin: 0 0 100px -60px;
}
.gy-section2 .general-box .region .info h3 {
  font-size: 34px;
  color: #333;
  margin-bottom: 35px;
}
.gy-section2 .general-box .region .info ul li {
  padding-left: 44px;
  font-size: 15px;
  color: #333;
  line-height: 35px;
  margin-top: 22px;
}
.gy-section2 .general-box .region .info ul li.tel {
  background: url(../images/gy-img1.html) no-repeat left center / auto;
}
.gy-section2 .general-box .region .info ul li.address {
  background: url(../images/gy-img2.html) no-repeat left center / auto;
}
.gy-section2 .general-box .region .info ul li.email {
  background: url(../images/gy-img3.html) no-repeat left center / auto;
}
.gy-section3 {
  background: #fff;
}
/* .footer {
  display: none;
  background: #000;
  padding: 48px 0 56px;
}
.footer .region1 {
  margin-bottom: 35px;
}
.footer .region1 h4 {
  font-size: 24px;
  color: #fff;
}
.footer .region1 a {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border-radius: 20px;
  font-size: 15px;
  margin-top: 35px;
  font-weight: bold;
}
.footer .region2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 62px 0 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.footer .region2 .group1 {
  display: flex;
  align-items: center;
}
.footer .region2 .group1 .logo {
  width: 53px;
  height: 53px;
  background: url(../images/footer-img1.png) no-repeat center;
  margin-right: 20px;
}
.footer .region2 .group1 ul {
  display: flex;
}
.footer .region2 .group1 ul li {
  margin: 0 60px;
}
.footer .region2 .group1 ul li a {
  font-size: 14px;
  color: #C0C0C0;
}
.footer .region2 .group2 {
  display: flex;
}
.footer .region2 .group2 a {
  width: 35px;
  height: 35px;
  border: 2px solid #C0C0C0;
  border-radius: 50%;
  margin: 0 18px;
}
.footer .region2 .group2 a.wechat {
  background: url(../images/footer-img2.png) no-repeat center;
}
.footer .region2 .group2 a.email {
  background: url(../images/footer-img3.png) no-repeat center;
}
.footer .region3 ul {
  display: flex;
}
.footer .region3 ul li {
  margin-right: 50px;
}
.footer .region3 ul li a {
  font-size: 14px;
  color: #ccc;
}
.footer .region3 .group1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 35px 0 40px;
}
.footer .region3 .group1 p {
  font-size: 14px;
  color: #ccc;
}
.footer .region3 .group2 {
  display: flex;
  align-items: center;
}
.footer .region3 .group2 h4 {
  font-size: 14px;
  color: #ccc;
  margin-right: 10px;
}
.header {
  display: none;
  background: #fff;
  padding: 12px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.header .general-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .general-box .logo {
  width: 180px;
  height: 57px;
  background: url(../images/logo.png) no-repeat;
}
.header .general-box .nav {
  display: flex;
  align-items: center;
}
.header .general-box .nav ul {
  display: flex;
}
.header .general-box .nav ul li {
  margin-right: 72px;
}
.header .general-box .nav ul li a {
  font-size: 14px;
}
.header .general-box .nav .search {
  width: 21px;
  height: 21px;
  background: url(../images/search.png) no-repeat;
  margin-left: 8px;
} */
.details-container .general-box .left-section .paging div{
    width: 100%;
}
.details-container .general-box .left-section .paging div a{
    display: block;
    width: 100%;
}
.details-container .general-box .left-section .paging .next{
    text-align: right;
}



