﻿@charset "utf-8";
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '\20';
  display: block;
  clear: both;
}

.dp-box {
  display: -webkit-box;
  display: box;
}

.dp-flex {
  display: -webkit-flex;
  display: flex;
}

.dp-f-1 {
  -webkit-flex: 1;
  flex: 1;
}

.box-orient-v {
  -webkit-box-orient: vertical;
  box-orient: vertical;
}

.por {
  position: relative;
}

._fl {
  float: left;
}

._fr {
  float: right;
}

.none {
  display: none;
}

.text_l {
  text-align: left;
}

.text_r {
  text-align: right;
}

.text_c {
  text-align: center;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.font24 {
  font-size: 24px;
}

.mt10 {
  margin-top: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.line20 {
  line-height: 200%;
}

/*-------common---------*/

.t-mobile {
  display: none;
}

/* 主体容器 */

.t-main {
  width: 100%;
  margin: 0 auto;
  color: #202020;
}

/* item统一背景样式 */

.t-cont-item {
  width: 100%;
  margin: 0 auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

/* item主体内容区 */

.t-content {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

/* 通用一级标题 */

.t-main-title {
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  color: #000;
  padding-top: 70px;
}

/* 通用二级标题 */

.t-sub-title {
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  color: #fff;
}

/* 通用文字 */

.t-intro,
.t-intro p {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #000;
}

.t-img {
  position: relative;
  text-align: center;
  z-index: 1;
}

.t-img img {
  width: auto;
  max-width: 100%;
}

/* 文字颜色 */

.fc-fff {
  color: #fff;
}

.fc-848484 {
  color: #848484;
}

.fc-1a82da {
  color: #1a82da;
}

/*----------------*/

.t-page1 .t-content {
  max-width: 1100px;
  width: 100%;
}

.t-page1 p {
  line-height: 28px;
}

.t-page1 .t-part1 {
  margin-top: 25px;
}

.t-page1 .t-part2 {
  margin-top: 20px;
}

.t-page1-bg-1 {
  height: 788px;
  background-image: url('../RJ-img/t-page1-bg-1.jpg');
}

.t-page1-bg-1 .t-part1 {
  padding: 0 120px;
}

.t-page1-bg-1 .t-sub-btn {
  position: relative;
  display: inline-block;
  margin-top: 38px;
  padding: 0 65px 0 35px;
  height: 47px;
  line-height: 45px;
  border: 1px solid #1a82da;
  border-radius: 45px;
}

.t-page1-bg-1 .t-sub-btn::after {
  content: '';
  position: absolute;
  top: 13px;
  right: 30px;
  width: 26px;
  height: 18px;
  background: url('../RJ-img/t-page1-sub1.png') no-repeat center;
  background-size: 100%;
}

.t-page1-bg-1 .t-img {
  margin-top: 68px;
  display: inline-block;
  width: 49%;
}

.t-page1-bg-1 .t-img1 {
  text-align: left;
}

.t-page1-bg-1 .t-img2 {
  text-align: right;
}

.t-page1-bg-1 .t-img img {
  width: 92.181818%;
}

.t-page1-bg-1 .t-tip {
  position: absolute;
  left: 0;
  text-align: center;
  color: #717171;
}

.t-page1-bg-1 .t-tip1 {
  top: -1%;
  right: 20%;
}

.t-page1-bg-1 .t-tip2 {
  bottom: 0;
  right: 17%;
}

.t-page1-bg-1 .t-tip3 {
  top: -1%;
  right: 0;
}

.t-page1-bg-1 .t-tip4 {
  bottom: -1%;
  left: 5%;
  right: 0;
}

.t-page1-bg-2 {
  height: 736px;
  background-image: url('../RJ-img/t-page1-bg-2.jpg');
}

.t-page1-bg-2 .t-item2 {
  margin: 0 auto;
  margin-top: 73px;
  padding-bottom: 88px;
}

.t-page1-bg-2 .t-item2 li {
  position: relative;
  float: left;
  margin-right: 3.090909%;
  width: 29.272727%;
  min-height: 450px;
  background-color: #fff;
}

.t-page1-bg-2 .t-item2 li::after {
  content: '';
  position: absolute;
  bottom: -88px;
  left: 0;
  width: 100%;
  height: 88px;
  background: url('../RJ-img//t-page1-sub2.png') repeat-x;
}

.t-page1-bg-2 .t-item2 li:last-child {
  margin-right: unset;
}

.t-page1-bg-2 .t-item2 .t-i-title {
  padding-top: 46px;
  line-height: 28px;
}

.t-page1-bg-2 .t-item2 p {
  padding: 0 5.8139534%;
  text-align: left;
  text-align: justify;
}

.t-page1-bg-2 .t-item2 .t-line {
  display: inline-block;
  margin: 18px 0 23px;
  width: 20.0581395%;
  height: 2px;
  background-color: #1a82da;
}

.t-page1-bg-3 {
  height: 799px;
  background-image: url('../RJ-img/t-page1-bg-3.jpg');
}

.t-page1-bg-3 .t-img {
  margin-top: 40px;
}

.t-page1-bg-3 .t-img img {
  width: 77.727272%;
}

.t-page1-bg-4 {
  height: 820px;
  background-image: url('../RJ-img/t-page1-bg-4.jpg');
}

.t-page1-bg-4 .t-item4 {
  padding-top: 60px;
}

.t-page1-bg-4 .t-item4 li {
  float: left;
  width: 50%;
}

.t-page1-bg-4 .t-item4 .t-l-img {
  float: left;
  margin-top: 4.363636%;
  width: 21.454545%;
}

.t-page1-bg-4 .t-item4 li:nth-child(even) .t-l-img {
  margin-left: 6.363636%;
}

.t-page1-bg-4 .t-item4 li:nth-child(3) .t-l-img,
.t-page1-bg-4 .t-item4 li:nth-child(4) .t-l-img {
  margin-top: 9.090909%;
}

.t-page1-bg-4 .t-item4 .t-l-img img {
  width: 100%;
}

.t-page1-bg-4 .t-item4 p {
  color: #fff;
  text-align: left;
  text-align: justify;
}

.t-page1-bg-4 .t-item4 li:nth-child(odd) p {
  padding-left: 25%;
  padding-right: 8%;
  border-right: 1px #6f8db4 solid;
}

.t-page1-bg-4 .t-item4 li:nth-child(even) p {
  padding-left: 34%;
}

.t-page1-bg-4 .t-item4 li:nth-child(1) p,
.t-page1-bg-4 .t-item4 li:nth-child(2) p {
  padding-top: 5.454545%;
  height: 189px;
  border-bottom: 1px #6f8db4 solid;
}

.t-page1-bg-4 .t-item4 li:nth-child(3) p,
.t-page1-bg-4 .t-item4 li:nth-child(4) p {
  padding-top: 9.818181%;
  height: 200px;
}

/* 第二页 */

.t-page2 .t-content {
  max-width: 1100px;
  width: 100%;
}

.t-page2-bg-1 {
  background-image: url('../RJ-img/t-page2-bg-1.jpg');
}

.t-page2-bg-1 .t-content {
  padding-bottom: 35px;
}

.t-page2-bg-1 .t-main-title {
  padding-bottom: 35px;
}

.t-page2-bg-1 .t-intro p {
  padding-bottom: 30px;
}

.t-page2-bg-1 .t-intro .t-img {
  width: 86.5%;
  margin: 0 auto;
}

.t-page2-bg-1 .t-intro .t-page2-intro1-txt2 {
  width: 70%;
  margin: 0 auto;
  padding-top: 30px;
}

.t-page2-bg-2 .t-content {
  padding-bottom: 68px;
}

.t-page2-bg-2 .t-main-title {
  padding-bottom: 45px;
}

.t-page2-bg-2 .t-intro ul li {
  float: left;
  width: 50%;
}

.t-page2-bg-2 .t-intro ul li h3 {
  width: 60%;
  margin: 0 auto 22px auto;
  line-height: 44px;
  background: #5c88ad;
  border-radius: 22px;
}

.t-page2-bg-2 .t-intro ul li .t-img {
  width: 89.1%;
  margin: 0 auto;
}

.t-page2-bg-2 .t-intro ul li .t-img img {
  width: 100%;
}

.t-page2-intro2-txt {
  padding-top: 55px;
  padding-bottom: 5px;
  padding-left: 159px;
  background: url('../RJ-img/t-page2-intro2-icon.png') no-repeat left top 55px;
  background-size: 134px;
}

.t-page2-intro2-txt p {
  text-align: left;
}

.t-page2-bg-3 {
  background-image: url('../RJ-img/t-page2-bg-3.jpg');
}

.t-page2-bg-3 .t-content {
  padding-bottom: 81px;
}

.t-page2-bg-3 .t-main-title {
  padding-bottom: 22px;
}

.t-page2-bg-3 .t-intro p {
  text-align: left;
}

.t-page2-bg-3 .t-intro .t-page2-intro3-txt1 {
  color: #fff;
  text-align: center;
  margin-bottom: 7px;
}

.t-page2-intro3-txt1 span {
  display: inline-block;
  width: 73px;
  line-height: 73px;
  height: 73px;
  font-size: 24px;
  color: #fff;
  margin-right: 10px;
  border-radius: 50%;
  background: #019fe8;
}

.t-page2-bg-3 .t-intro ul {
  min-width: 970px;
  padding-bottom: 58px;
}

.t-page2-bg-3 .t-intro ul li {
  float: left;
  width: 23%;
  min-width: 226px;
  min-height: 216px;
  padding: 20px 10px;
  margin-right: 2%;
  background: #fff;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  box-sizing: border-box;
}

.t-page2-bg-3 .t-intro ul li:nth-child(4) {
  margin-right: unset;
}

.t-page2-bg-3 .t-intro ul li p span {
  display: inline-block;
  width: 78%;
}

.t-page2-bg-3 .t-intro ul li b {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-right: 13px;
  background: #019fe8;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.t-page2-bg-3 .t-intro2 .t-img,
.t-page2-bg-3 .t-intro2 .t-intro-con {
  width: 50%;
}

.t-page2-bg-3 .t-intro2 .t-img img {
  display: block;
  width: 75%;
  margin: 0 auto;
}

.t-page2-bg-3 .t-intro2 h4 {
  font-size: 18px;
  color: #fff;
  padding-bottom: 20px;
  margin-top: 40px;
}

.t-page2-bg-3 .t-intro2 h4:nth-child(1) {
  margin-top: unset;
}

.t-page2-bg-3 .t-intro2 p {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}

.t-page2-bg-4 {
  background-image: url('../RJ-img/t-page2-bg-4.jpg');
}

.t-page2-bg-4 .t-content {
  padding-bottom: 78px;
}

.t-page2-bg-4 .t-main-title {
  padding-bottom: 40px;
}

.t-page2-bg-4 .t-intro .t-page2-intro4-txt1 {
  text-align: left;
  margin-bottom: 7px;
}

.t-page2-intro4-txt1 span {
  display: block;
  float: left;
  width: 73px;
  line-height: 73px;
  height: 73px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  margin-top: 1.5%;
  border-radius: 50%;
  background: #019fe8;
}

.t-page2-bg-4 .t-intro2 {
  margin-top: 60px;
}

.t-page2-bg-4 .t-intro2 .t-img,
.t-page2-bg-4 .t-intro2 .t-intro-con {
  width: 50%;
}

.t-page2-bg-4 .t-intro2 .t-img img {
  display: block;
  width: 75%;
  margin: 0 auto;
}

.t-page2-bg-4 .t-intro2 h4 {
  font-size: 22px;
  color: #019fe8;
  padding-bottom: 18px;
  /* margin-top:70px; */
  margin-top: 5%;
}

.t-page2-bg-4 .t-intro2 p {
  font-size: 18px;
  color: #000;
  line-height: 28px;
}

/*----------------*/

@media screen and (max-width: 768px) {
  .sh-box-header ul li.sh-mobile-nav ul {
    width: 117px !important;
  }
  .sh-box-header ul li.sh-mobile-nav ul li a.active {
    color: #de0032;
  }
  .font24 {
    font-size: 18px;
  }
  .t-pc {
    display: none;
  }
  .t-mobile {
    display: block;
  }
  .t-cont-item {
    height: auto;
  }
  .t-content {
    max-width: unset;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
  .t-main-title {
    font-size: 28px;
    padding-top: 35px;
  }
  .t-sub-title {
    font-size: 18px;
  }
  .t-intro,
  .t-intro p {
    font-size: 16px;
    line-height: 20px;
  }
  .t-intro {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .t-img img {
    max-width: unset;
    width: auto;
  }
  /*----------------*/
  .t-page1 .t-content {
    max-width: auto;
    width: auto;
  }
  .t-page1 p {
    line-height: 20px;
  }
  .t-page1 .t-part1 {
    margin-top: 0;
  }
  .t-page1 .t-part2 {
    margin-top: 10px;
  }
  .t-page1-bg-1 .t-part1 {
    padding: unset;
  }
  .t-page1-bg-1 .t-sub-btn {
    margin-top: 20px;
    padding: 5px 10%;
    height: auto;
    line-height: 18px;
    border-radius: 100px;
  }
  .t-page1-bg-1 .t-sub-btn::after {
    top: 50%;
    right: 3%;
    width: 20px;
    height: 12px;
    transform: translate(0, -50%);
  }
  .t-page1-bg-1 .t-intro p,
  .t-page1-bg-3 .t-intro p {
    text-align: left;
    text-align: justify;
  }
  .t-page1-bg-1 .t-img {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .t-page1-bg-1 .t-img img {
    width: 94%;
  }
  .t-page1-bg-1 .t-tip {
    font-size: 14px;
  }
  .t-page1-bg-1 .t-tip1 {
    top: -1%;
    right: 20%;
  }
  .t-page1-bg-1 .t-tip2 {
    bottom: 0;
    right: 17%;
  }
  .t-page1-bg-1 .t-tip3 {
    top: -1%;
    right: 0;
  }
  .t-page1-bg-1 .t-tip4 {
    bottom: -1%;
    left: 0;
    right: 1%;
  }
  .t-page1-bg-2 .t-item2 {
    margin-top: 0;
    padding-bottom: 0;
  }
  .t-page1-bg-2 .t-item2 li {
    float: unset;
    margin-bottom: 20px;
    margin-right: 0;
    padding-bottom: 23px;
    width: 100%;
    height: auto;
    min-height: unset;
  }
  .t-page1-bg-2 .t-item2 li::after {
    display: none;
  }
  .t-page1-bg-2 .t-item2 .t-i-title {
    padding-top: 23px;
    line-height: 14px;
  }
  .t-page1-bg-2 .t-item2 .t-line {
    display: inline-block;
    margin: 14px 0 10px;
  }
  .t-page1-bg-3 .t-img {
    margin-top: 20px;
  }
  .t-page1-bg-3 .t-img img {
    width: 95%;
  }
  .t-page1-bg-4 .t-intro {
    margin-top: 0;
  }
  .t-page1-bg-4 .t-item4 {
    padding-top: 0;
  }
  .t-page1-bg-4 .t-item4 li {
    position: relative;
    float: unset;
    width: auto;
  }
  .t-page1-bg-4 .t-item4 li .t-l-img img {
    width: 80%;
  }
  .t-page1-bg-4 .t-item4 li .t-l-img,
  .t-page1-bg-4 .t-item4 li:nth-child(even) .t-l-img,
  .t-page1-bg-4 .t-item4 li:nth-child(3) .t-l-img,
  .t-page1-bg-4 .t-item4 li:nth-child(4) .t-l-img {
    float: unset;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
  .t-page1-bg-4 .t-item4 li:nth-child(odd) p,
  .t-page1-bg-4 .t-item4 li:nth-child(even) p {
    padding-left: 25%;
    padding-right: 0;
    border: none;
  }
  .t-page1-bg-4 .t-item4 li:nth-child(1) p,
  .t-page1-bg-4 .t-item4 li:nth-child(2) p,
  .t-page1-bg-4 .t-item4 li:nth-child(3) p,
  .t-page1-bg-4 .t-item4 li:nth-child(4) p {
    padding-top: 5.454545%;
    padding-bottom: 20px;
    margin-bottom: 10px;
    height: auto;
    border-bottom: 1px solid #6f8db4;
  }
  .t-page1-bg-4 .t-item4 li:nth-child(4) p {
    border-bottom: none;
  }
  /* 第二页 */
  .t-page2 .t-content {
    max-width: unset;
    width: auto;
  }
  .t-page2-bg-1 .t-content {
    padding-bottom: 10px;
  }
  .t-page2-bg-1 .t-main-title {
    padding-bottom: 5px;
  }
  .t-page2-bg-1 .t-intro .t-img {
    width: 100%;
  }
  .t-page2-bg-1 .t-intro .t-img img {
    width: 100%;
  }
  .t-page2-bg-1 .t-intro p {
    padding-bottom: 20px;
  }
  .t-page2-bg-1 .t-intro .t-page2-intro1-txt2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .t-page2-bg-2 .t-content {
    padding-bottom: 10px;
  }
  .t-page2-bg-2 .t-main-title {
    padding-bottom: 5px;
  }
  .t-page2-bg-2 .t-intro ul li {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .t-page2-bg-2 .t-intro ul li h3 {
    width: 70%;
    line-height: 30px;
    border-radius: 15px;
  }
  .t-page2-bg-2 .t-intro ul li .t-img {
    width: 100%;
  }
  .t-page2-intro2-txt {
    position: relative;
    padding-top: 85px;
    padding-left: 0;
    background: url('../RJ-img/t-page2-intro2-icon.png') no-repeat left top;
    background-size: 70px;
  }
  .t-page2-intro2-txt::after {
    content: '';
    position: absolute;
    top: 35px;
    left: 70px;
    width: 90%;
    height: 0;
    border-top: 1px dashed #019fe8;
  }
  .t-page2-intro2-txt p {
    text-align: left;
  }
  .t-page2-bg-3 .t-content {
    padding-bottom: 30px;
  }
  .t-page2-bg-3 .t-main-title {
    padding-bottom: 0;
  }
  .t-page2-bg-3 .t-intro .t-page2-intro3-txt1 {
    text-align: left;
    margin-bottom: 10px;
    display: -webkit-flex;
    display: flex;
  }
  .t-page2-bg-3 .t-intro .t-page2-intro3-txt1 span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    padding: 0 7px;
    margin-bottom: 5px;
  }
  .t-page2-bg-3 .t-intro ul {
    padding-bottom: 0;
  }
  .t-page2-bg-3 .t-intro ul li {
    float: unset;
    width: 100%;
    min-height: unset;
    padding: 20px 10px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .t-page2-bg-3 .t-intro2 .t-img,
  .t-page2-bg-3 .t-intro2 .t-intro-con {
    float: unset;
    width: 100%;
  }
  .t-page2-bg-3 .t-intro2 .t-img img {
    width: 98%;
  }
  .t-page2-bg-3 .t-intro2 .t-intro-con {
    margin-top: 30px;
  }
  .t-page2-bg-3 .t-intro2 h4 {
    padding-bottom: 10px;
    margin-top: 20px;
  }
  .t-page2-bg-3 .t-intro2 p {
    font-size: 16px;
    display: -webkit-flex;
    display: flex;
  }
  .t-page2-bg-3 .t-intro2 p span {
    margin-right: 5px;
  }
  .t-page2-bg-4 .t-content {
    padding-bottom: 30px;
  }
  .t-page2-bg-4 .t-main-title {
    padding-bottom: 0;
  }
  .t-page2-bg-4 .t-intro .t-page2-intro4-txt1 {
    display: -webkit-flex;
    display: flex;
  }
  .t-page2-bg-4 .t-intro .t-page2-intro4-txt1 span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 7px;
    margin-bottom: 5px;
  }
  .t-page2-bg-3 .t-intro ul {
    min-width: unset;
  }
  .t-page2-bg-3 .t-intro ul li p {
    display: -webkit-flex;
    display: flex;
  }
  .t-page2-bg-3 .t-intro ul li p span {
    float: none;
    width: auto;
    -webkit-flex: 1;
    flex: 1;
  }
  .t-page2-bg-4 .t-intro2 {
    margin-top: 0;
  }
  .t-page2-bg-4 .t-intro2 .t-img,
  .t-page2-bg-4 .t-intro2 .t-intro-con {
    float: unset;
    width: 100%;
  }
  .t-page2-bg-4 .t-intro2 .t-img img {
    width: 98%;
  }
  .t-page2-bg-4 .t-intro2 .t-intro-con {
    margin-top: 30px;
  }
  .t-page2-bg-4 .t-intro2 h4 {
    padding-bottom: 10px;
    margin-top: 20px;
  }
  .t-page2-bg-4 .t-intro2 p {
    font-size: 16px;
    display: -webkit-flex;
    display: flex;
  }
  .t-page2-bg-4 .t-intro2 p span {
    margin-right: 5px;
  }
}

@media screen and (max-width: 375px) {
  .t-page1-bg-1 .t-tip {
    font-size: 12px;
  }
  .t-page1-bg-1 .t-tip1 {
    top: -3%;
    right: 20%;
  }
  .t-page1-bg-1 .t-tip2 {
    bottom: 0;
    right: 17%;
  }
  .t-page1-bg-1 .t-tip3 {
    top: -3%;
    right: 0;
  }
  .t-page1-bg-1 .t-tip4 {
    bottom: -1%;
    left: 0;
    right: 1%;
  }
}
