@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td,
tr,
table,
tbody,
thead,
tfoot,
em,
strong,
span {
  padding: 0;
  margin: 0;
  font-family: arial, "微软雅黑";
  color: #212121;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: 0 none;
}

input {
  vertical-align: middle;
}

em {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

body {
  position: relative;
}

.clearfix {
  zoom: 1;
}

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

._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;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.line20 {
  line-height: 200%;
}

.fc-fff {
  color: #fff;
}

/*-------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: 42px;
  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: 24px;
  text-align: center;
  color: #000;
}

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

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

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

.t-page1-bg-1 {
  background: url('../RJ-img/bg-1.png') no-repeat #f2f2f2 bottom center;
  background-size: auto;
}

.try-btn {
  display: block;
  width: 150px;
  margin: 40px auto 55px auto;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  color: #1b91e2;
  text-align: center;
  text-decoration: none;
  border: 1px solid #1b91e2;
  border-radius: 21px;
}

.t-page1-bg-1 .t-img {
  width: 97.41%;
  margin: 0 auto;
}

.t-page1-bg-1 .t-img ul {
  padding-top: 40px;
  padding-bottom: 50px;
}

.t-page1-bg-1 .t-img li {
  width: 33.3%;
  float: left;
  position: relative;
}

.t-page1-bg-1 .t-img li:after {
  content: '';
  position: absolute;
  right: 2%;
  top: 20px;
  width: 9px;
  height: 9px;
  background: #818182;
  border-radius: 50%;
  z-index: 100;
}

.t-page1-bg-1 .t-img li:nth-child(2):after {
  right: -8%;
}

.t-page1-bg-1 .t-img li:nth-child(3):after {
  width: 0;
  height: 0;
}

.t-page1-bg-1 .t-img li p {
  margin-left: 8%;
  line-height: 24px;
  font-size: 18px;
  color: #000;
  text-align: left;
  text-align: justify;
}

.t-page1-bg-1 .t-img li:nth-child(1) p {
  padding-right: 12%;
}

.t-page1-bg-1 .t-img li:nth-child(2) p {
  padding-left: 12%;
}

.t-page1-bg-1 .t-img li:nth-child(3) p {
  padding-left: 15%;
}

.t-page1-bg-2 .t-intro {
  padding: 92px 0 50px;
}

.t-page1-bg-2 .t-intro img {
  display: block;
  width: 52.844%;
  margin-left: 1%;
  float: left;
}

.t-page1-bg-2 .t-intro-con {
  width: 42.2%;
  margin-right: 1%;
  float: right;
}

.t-page1-bg-2 .t-intro-con p {
  text-align: left;
  padding-bottom: 30px;
}

.t-page1-bg-3 {
  background: #2b2e38;
}

.t-s-intro {
  text-align: center;
  padding-bottom: 10px;
}

.t-s-intro p {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
}

.t-swiper01 {
  height: 705px;
}

.swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-top: 50px;
}

.swiper-slide .t-s-img {
  text-align: center;
}

.swiper-slide .t-s-img1 {
  padding-top: 100px;
}

.swiper-slide .t-s-img1 img {
  width: 80.775%;
}

.swiper-slide .t-s-img2 {
  padding-top: 60px;
}

.swiper-slide .t-s-img2 img {
  width: 93.879%;
}

.swiper-slide .t-s-img3 {
  padding-top: 60px;
}

.swiper-slide .t-s-img3 img {
  width: 87.241%;
}

.swiper-slide .t-s-img4 {
  padding-top: 40px;
}

.swiper-slide .t-s-img4 img {
  width: 84.224%;
}

.swiper-button-prev1,
.swiper-button-next1 {
  position: absolute;
  top: 288px;
  width: 58px;
  height: 58px;
  z-index: 100;
  cursor: pointer;
}

.swiper-button-prev1 {
  left: 0;
  background-image: url('../RJ-img/arrow-l.png');
}

.swiper-button-next1 {
  right: 0;
  background-image: url('../RJ-img/arrow-r.png');
}

.t-page1-bg-4 {
  position: relative;
  overflow: visible;
}

.t-page1-bg-4 .t-content {
  overflow: visible;
}

.t-page1-bg-4 .t-intro {
  padding-top: 35px;
}

.t-page1-bg-4:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 130px;
  left: 0;
  bottom: 0;
  background: #f2f7ff;
  z-index: -1;
}

.t-page1-bg-4 .video-box {
  position: relative;
  margin: 0 auto;
  margin-top: 50px;
  width: 906px;
  height: 551px;
}

.t-page1-bg-4 .video-box:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 906px;
  height: 60px;
  background-image: url('../RJ-img/t-page1-bg-4.png');
}

.t-page1-bg-5 {
  background: #f2f7ff;
}

.t-page1-bg-5 .t-intro {
  padding: 80px 0 130px;
}

.t-page1-bg-5 .t-intro img.item5-img {
  float: left;
  width: 47%;
  min-height: 401px;
}

.t-page1-bg-5 .t-sub-title {
  padding-top: 42px;
  text-align: left;
}

.t-page1-bg-5 .t-intro-con {
  float: left;
  width: 53%;
  height: 400px;
  background: #1c92e2;
  text-align: left;
  overflow: hidden;
}

.t-page1-bg-5 .t-con-text {
  padding: 0 47px;
}

.t-page1-bg-5 .t-intro-con p {
  padding: 24px 0;
  text-align: left;
  color: #fff;
}

.t-page1-bg-5 .t-intro-con img {
  margin-left: 47px;
  width: 57.93%;
}

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

@media screen and (max-width: 768px) {
  .sh-box-header ul li.sh-mobile-nav ul li a.active {
    color: #de0032;
  }
  .t-pc {
    display: none;
  }
  .t-mobile {
    display: block;
  }
  .t-cont-item {
    height: auto;
  }
  .t-content {
    max-width: auto;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
  .t-intro {
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .t-intro p {
    font-size: 14px;
  }
  .t-main-title {
    font-size: 21px;
    padding-top: 35px;
  }
  .t-sub-title {
    font-size: 14px;
  }
  .t-intro,
  .t-intro p {
    font-size: 12px;
    line-height: 18px;
  }
  /*----------------*/
  .try-btn {
    width: 75px;
    margin: 20px auto 26px auto;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .t-page1-bg-1 .t-img ul {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .t-page1-bg-1 .t-img li:after {
    right: -8%;
    top: 45%;
    width: 5px;
    height: 5px;
  }
  .t-page1-bg-1 .t-img li:nth-child(2):after {
    right: -11%;
  }
  .t-page1-bg-1 .t-img li p {
    font-size: 12px;
    line-height: 16px;
  }
  .t-page1-bg-2 .t-intro {
    padding: 46px 0 25px;
  }
  .t-page1-bg-2 .t-intro img {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .t-page1-bg-2 .t-intro-con {
    float: none;
    margin-right: 0;
    padding-top: 15px;
    width: 100%;
  }
  .t-page1-bg-2 .t-intro-con p {
    padding-bottom: 15px;
  }
  .t-page1-bg-3 .t-content {
    margin: 0;
  }
  .t-s-intro p {
    margin: 0 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .t-swiper01 {
    height: 353px;
  }
  .swiper-slide {
    padding-top: 25px;
  }
  .swiper-slide .t-s-img {
    padding-top: 0;
    width: 100%;
    overflow: hidden;
  }
  .swiper-slide .t-s-img2 img,
  .swiper-slide .t-s-img img {
    width: 100%;
  }
  .swiper-slide .t-s-img1 img {
    width: 100%;
  }
  .swiper-slide .t-s-img3 img {
    width: 94%;
  }
  .swiper-slide .t-s-img4 img {
    width: 94%;
  }
  .swiper-slide .t-s-img1 {
    padding-top: 30px;
  }
  .swiper-slide .t-s-img3 {
    padding-top: 50px;
  }
  .swiper-slide .t-s-img4 {
    padding-top: 40px;
  }
  .swiper-button-prev1,
  .swiper-button-next1 {
    top: 144px;
    width: 29px;
    height: 29px;
    background-size: 100%;
  }
  .swiper-button-prev1 {
    left: 5px;
  }
  .swiper-button-next1 {
    right: 5px;
  }
  .t-page1-bg-4 .t-intro {
    padding-top: 0;
  }
  .t-page1-bg-4:after {
    height: 75px;
  }
  .t-page1-bg-4 .video-box {
    margin-top: 0px;
    width: 100%;
    height: 275px;
  }
  .t-page1-bg-4 .video-box:after {
    bottom: -30px;
    width: 100%;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .t-page1-bg-5 .t-intro {
    padding: 20px 0 75px;
  }
  .t-page1-bg-5 .t-intro img.item5-img {
    float: none;
    display: block;
    width: 100%;
    height: auto;
    min-height: unset;
  }
  .t-page1-bg-5 .t-sub-title {
    padding-top: 21px;
  }
  .t-page1-bg-5 .t-intro-con {
    float: none;
    width: 100%;
    height: auto;
  }
  .t-page1-bg-5 .t-con-text {
    padding: 0 20px;
  }
  .t-page1-bg-5 .t-intro-con p {
    padding: 12px 0;
  }
  .t-page1-bg-5 .t-intro-con img {
    margin-left: 20px;
    width: 57.93%;
  }
}
