@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, "微软雅黑";
}
*{
  outline: none;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0 none;
  vertical-align: middle;
  width: auto;
  height: auto;
}
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;
  background: #f3f5f9;
  overflow-x: none;
}

/* item统一配景样式 */

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

/* item主体内容区 */

.t-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
  position: relative;
}

/* 通用一级问题 */

.t-main-title {
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  color: #335078;
  padding: 60px 0px 30px 0;
  position: relative;
  margin: 0 auto;
  width: 96%;
  font-weight: bold;
}
.box-visible{
  overflow: visible;
}

/* 通用二级问题 */
.t-sub-title {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #335078;
  width: 90%;
  margin: 0 auto;
  line-height: 26px;
  margin-bottom: 30px;
}
.t-tit{
  color: #335078;
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
.text-left{
  text-align: left;
}
.t-page-title{
  text-align: center;
  font-size: 24px;
  color: #335078;
}
.t-page-title span{
  display: inline-block;
  background: url(/fa/ykt/20210627/RJ-img/page-title1.png) no-repeat left center;
  color: #fff;
  padding: 13px 32px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.t-page-title span.bg2{
  background: url(/fa/ykt/20210627/RJ-img/page-title2.png) no-repeat left center;
}
.t-page-title p{
  display: inline-block;
}
.t-main-des{
  font-size: 20px;
  color: #595757;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  margin: 20px auto;
}
/* 通用文字 */
.t-intro,
.t-intro p {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  margin-top: 25px;
}

.t-img {
  position: relative;
  text-align: center;
  z-index: 1;
}
.t-img img {
  width: auto;
  max-width: 100%;
}
.t-intro span.tips {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #fd300e;
  text-align: left;
}
.hidden{
  overflow: hidden;
}
.t-nav{
  background: #666666;
  height: 60px;
  line-height: 60px;
}
.t-nav .nav-page{
  float: left;
}
.t-nav .nav-page li{
  float: left;
  background: url(/fa/ykt/20210627/RJ-img/next.png)  no-repeat right center;
  color: #a6a6a6;
  padding: 0 20px;
  font-size: 16px;
}
.t-nav .nav-page li a{
  color: #a6a6a6;
  text-decoration: none;
  cursor: pointer;
}
.t-nav .nav-page li:first-child img{
  display: block;
  margin: 19px 0;
}
.t-nav .nav-page li:last-child{
  background: none;
}
.t-nav .nav-page li:last-child a{
  color: #fff;
}
.t-nav .nav-lists{
  float: right;
}
.t-nav .nav-lists li{
  float: left;
}
.t-nav .nav-lists li a{
  text-decoration: none;
  color: #fff;
  padding: 0 20px;
  border-right: 1px solid #fff;
  font-size: 16px;
  cursor: pointer;
}
.t-page1 {
  background-image: url('/fa/ykt/20210627/RJ-img/page1-bg.jpg');
  background-position: center bottom;
  height: 688px;
  overflow: hidden;
}
.page1-cont{
  width: 48%;
  margin: 70px 0 0 20px;
}
.page1-title img{
  width: 100%;
  display: block;
}
.page1-des{
  font-size: 16px;
  margin: 35px 0 40px 10px;
  color: #333;
  line-height: 30px;
}
.page1-btnList{
  margin: 30px auto;
}
.page1-btnList .btn{
  text-align: center;
  display: inline-block;
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #e60039;
  font-size: 16px;
  text-decoration: none;
  border-radius: 43px;
  margin: 15px;
  border: 1px solid #e60039;
  padding: 0 30px;
  cursor: pointer;
}
.page1-btnList .btn:hover{
  background: #fff;
  color: #e60039;
}

.page1-btnList .btn1{
  width: 250px;
  border: 1px solid #e60039;
  background: #fff url(../RJ-img/btn-on.png) no-repeat 90% center;
  color: #e60039;
}
.page1-btnList .btn1:hover{
  background: #e60039 url(../RJ-img/btn.png) no-repeat 90% center;
  color: #fff;
}

.t-page2{
  background: #fff;
  padding-bottom: 60px;
}
.page2-cont .page2-top{
  display: flex;
}
.page2-cont .page2-top li{
  flex: 1;
  margin: 20px 40px 0 40px;
}
.page2-cont .page2-top li .page2-tit{
  color: #cce7f8;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.page2-cont .page2-top li .page2-tit span{
  font-weight: normal;
  font-size: 16px;
  margin-left: 10px;
}
.page2-cont .page2-top li .page2-item{
  background: #edf4fc;
  border-radius: 10px;
  padding-top: 10px;
}
.page2-cont .page2-top li .page2-item .item-tit{
  font-size: 24px;
  color: #369ddc;
  text-align: center;
  font-weight: bold;
  margin: 10px auto;
}
.page2-cont .page2-top li .page2-item .item-img{
  display: flex;
  height: 140px;
  text-align: center;
  margin-bottom: 40px;
}
.page2-cont .page2-top li .page2-item .img-cont{
  flex: 1;
}
.page2-cont .page2-top li .page2-item .item-img .img-tit{
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.page2-cont .page2-top li .page2-item .item-img .img-tit span{
  padding-top: 6px;
  display: block;
  font-weight: normal;
}
.page2-cont .page2-top li .page2-item .item-cont{
  height: 220px;
  border-radius: 10px;
  border: 1px dashed #b3cde3;
  position: relative;
  display: flex;
  padding-top: 20px;
  box-sizing: border-box;
}
.page2-cont .page2-top li .page2-item .item-cont .item-tit{
  position: absolute;
  left: 6%;
  top: -30px;
  background: #389fdc;
  width: 88%;
  height: 36px;
  border-radius: 5px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
}
.page2-cont .page2-top li .page2-item .item-cont .item-sub-cont{
  flex: 1;
  text-align: center;
}
.page2-cont .page2-bottom{
  width: 70%;
  margin: 0 auto 90px auto;
}
.page2-cont .page2-bottom .cont-border{
  display: flex;
  text-align: center;
  padding: 0 20%;
  border-radius: 20px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border: 1px dashed #b3cde3;
  border-top: none;
  height: 80px;
  position: relative;
}
.page2-cont .page2-bottom .cont-border:after{
  position: absolute;
  content: "";
  height: 80px;
  width: 1px;
  border-left: 1px dashed #b3cde3;
  left: 50%;
  margin-left: -4px;
  bottom: 0;
  z-index: 1;
}
.page2-cont .page2-bottom .cont-border .cont-item{
  flex: 1;
  text-align: center;
  position: relative;
  top: 34px;
  z-index: 2;
}
.page2-cont .page2-bottom .cont-border .cont-item img{
  display: block;
  width: 80px;
  margin: 4px auto;
}
.page2-cont .page2-bottom > img{
  position: relative;
  top: 70px;
  max-width: 100%;
}

.t-page3{
  background-image: url(/fa/ykt/20210627/RJ-img/page3-bg.png);
  padding-bottom: 40px;
}
.t-page3 .page3-cont .page3-tit{
  overflow: hidden;
  clear: both;
  width: 80%;
  margin: 10px auto;
  margin-bottom: 50px;
}
.t-page3 .page3-cont .page3-tit dt{
  float: left;
  width: 60px;
  height: 60px;
  padding-top: 8px;
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
  background: #369ddc;
  position: relative;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.t-page3 .page3-cont .page3-tit dt:after{
  content: "";
  height: 50px;
  width: 50px;
  border-radius: 5px;
  border: 1px dashed #fff;
  position: absolute;
  left: 5px;
  top:  5px;
}
.t-page3 .page3-cont .page3-tit dd{
  float: left;
  margin-left: 15px;
  line-height: 26px;
  padding-top: 6px;
}
.t-page3 .page3-cont .page3-tit dd span{
  font-weight: bold;
}
.t-page3 .page3-cont .page3-flex{
  display: flex;
}
.t-page3 .page3-cont .page3-flex .cont-item{
  margin: 20px auto;
  text-align: center;
  flex: 1;
}
.t-page3 .page3-cont .page3-flex .cont-item img{
  display: block;
  width: 94%;
  margin: 20px auto;
}
.tab-list{
  display: flex;
  padding: 0 30px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.tab-list .tab-item{
  padding: 10px 0;
  flex: 1;
  text-align: center;
  font-size: 16px;
  background: #c2e1f4;
  margin: 2px;
  cursor: pointer;
}
.tab-list .tab-item.on{
  background: #369ddc;
  color: #fff;
  position: relative;
}
.tab-list .tab-item.on:after{
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: -14px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #369ddc;
  margin-left: -14px;
}
.swiper-container .swiper-slide{
  padding: 0 30px;
  box-sizing: border-box;
}
.t-page4{
  background: #fff;
  padding-bottom: 40px;
}
.t-page4 .page4-flex{
  display: flex;
}
.t-page4 .page4-flex .slide-flex{
  flex: 2;
  margin: 20px 10px;
  background: #f2f7fb;
  border: 1px solid #b9dbf5;
  text-align: center;
  position: relative;
  border-radius: 5px;
  padding-top: 40px;
  padding-bottom: 10px;
}
.t-page4 .page4-flex > img{
  flex: 1;
  width: 90%;
  display: block;
}
.t-page4 .page4-flex .slide2-flex{
  flex: 1.5;
}
.page4-slide2{
  padding-right: 20px;
}
.t-page4 .page4-flex  .slide2-flex .page4-slide-item{
  margin: 50px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.t-page4 .page4-flex  .slide2-flex .page4-slide-item:nth-child(1),
.t-page4 .page4-flex  .slide2-flex .page4-slide-item:nth-child(3){
  position: relative;
  left: -30px;
}
.t-page4 .page4-flex  .slide2-flex .page4-slide-item .slide-item-tag{
  flex: 1;
  display: flex;
  justify-content: center;
  text-align: center;
  background: url(/fa/ykt/20210627/RJ-img/page4-slide2-bg.png) no-repeat center left;
  width: 100%;
  margin-right: 10px;
  color: #fff;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.t-page4 .page4-flex  .slide2-flex .page4-slide-item .slide-item-des{
  flex: 2;
  background: #ebf5fb;
  padding: 10px;
  border: 1px dashed #9ed0ee;
  font-size: 16px;
  border-radius: 10px;
}
.t-page4 .page4-flex .slide-flex:last-child{
  flex: 1.45;
}
.t-page4 .page4-flex .slide-flex .slide-tit{
  height: 40px;
  line-height: 40px;
  background: #369ddc;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  position: absolute;
  left: 7%;
  width: 86%;
  top: -20px;
}
.t-page4 .page4-flex .slide-flex img{
  width: 94%;
  margin: 0 auto;
  display: block;
}
.t-page4 .page4-slide1{
  display: flex;
  margin: 20px 0 40px 0;
}
.t-page4 .page4-slide1 dl{
  margin-right: 15px;
  flex: 1;
  padding-left: 90px;
  position: relative;
}
.t-page4 .page4-slide1 dl:last-child{
  margin-right: 0;
}
.t-page4 .page4-slide1 dl dt{
  width: 80px;
  position: absolute;
  left: 0;
}
.t-page4 .page4-slide1 dl dt img{
  width: 100%;
  display: block;
}
.t-page4 .page4-slide1 dl dd{
  float: left;
  font-size: 18px;
  color: #369ddc
}
.t-page4 .page4-slide1 dl dd span{
  display: block;
  padding-top: 5px;
  font-size: 16px;
  color: #333333;
}
.t-page4 .page4-slide2-des{
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #369ddc;
  line-height: 24px;
  padding: 10px 0;
  margin: 30px auto;
}
.t-page4 .page4-slide3{
  overflow: hidden;
  clear: both;
}
.t-page4 .page4-slide3 img{
  width: 44%;
  display: block;
  margin: 0 3% 20px 3%;
  float: left;
}
.t-page4 .page4-slide3-cont{
  display: flex;
}
.t-page4 .page4-slide3-cont dl {
  margin-right: 15px;
  flex: 1;
  padding-left: 90px;
  position: relative;
}
.t-page4 .page4-slide3-cont dl:first-child{
  flex: 1.6;
}
.t-page4 .page4-slide3-cont dl dt{
  width: 80px;
  position: absolute;
  left: 0;
}
.t-page4 .page4-slide3-cont dl dt img{
  display: block;
  width: 100%;
}
.t-page4 .page4-slide3-cont dl dd {
  height: 70px;
  display: flex;
  align-items: center;
}
.t-page4 .page4-slide4{
  padding: 20px 20px 0 20px;
}
.t-page4 .page4-slide4-flex{
  display: flex;
}
.t-page4 .page4-slide4-flex .page4-slide4-cont{
  flex: 3;
}
.page4-slide4-arrows{
  flex: 1;
}
.page4-slide4-cont-flex{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
.page4-slide4-cont-flex img{
  margin: 0 15px;
}
.page4-slide4-cont-img.pd10{
  padding: 0 10px;
  overflow: hidden;
  clear: both;
}
.page4-slide4-cont-img img{
  width: 60%;
  float: left;
  display: block;
}
.page4-slide4-cont-img img:last-child{
  width: 36%;
  float: right;
  display: block;
}
.page4-slide4-cont{
  border-radius: 5px;
  position: relative;
  border: 1px solid #b9dbf5;
  background: #f0f4f8;
  padding: 30px 10px 10px 10px;
  margin-bottom: 40px;
}
.page4-slide4-cont .page4-slide4-tit{
  width: 350px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #7db5da;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -175px;
}
.page4-slide4-cont.mb10{
  margin-bottom: 0px;
}

.page4-slide5-flex{
  display: flex;
  padding: 0 2px;
}
.page4-slide5-flex .page4-slide5-item{
  flex: 1;
  margin: 0 10px;
}
.page4-slide5-flex .page4-slide5-item .page4-slide5-cont{
  background: #f5fafd;
  border-radius: 10px;
  border: 1px dashed #a3d2ef;
  padding: 10px;
}
.page4-slide5-flex .page4-slide5-item .page4-slide5-cont img{
  display: block;
  width: 100%;
}
.page4-slide5-dl{
  margin-top: 40px;
}
.page4-slide5-dl dl{
  margin-right: 15px;
  padding-left: 90px;
  position: relative;
  min-height: 100px;
  margin-bottom: 20px;
}
.t-page4 .page4-slide5-dl dl dt {
  width: 80px;
  position: absolute;
  left: 0;
}
.t-page4 .page4-slide5-dl dl dd {
  height: 70px;
  align-items: center;
  font-size: 18px;
  color: #369ddc;
  font-weight: bold;
}
.t-page4 .page4-slide5-dl dl dd span{
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
  color: #333;
}
.t-page4 .page4-slide5-dl dl dd .page4-slide5-dl-tit{
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  background: #78b3dc;
  width: 80%;
  text-align: center;
  margin-bottom: 20px;
}
.t-page4 .page4-slide5-dl dl dd .page4-slide5-dl-des{
  font-size: 16px;
  color: #333;
  font-weight: normal;
  margin-bottom: 20px;
}
.t-page4 .page4-slide5-dl dl dd .page4-slide5-dl-word{
  font-size: 18px;
  color: #333;
}
.t-page4 .page4-slide5-dl dl dd .page4-slide5-dl-word span{
  font-size: 24px;
  color: #369ddc;
  display: inline;
  font-weight: bold;
}

.t-page5{
  background: #edf4fc;
  padding-bottom: 60px;
}


.page5-slide1{
  padding: 0 20px;
}
.page5-slide1 .cont-item{
  display: flex;
  margin-bottom: 2px;
}
.page5-slide1 .cont-item .item-cont{
  width: 180px;
  background: #d7e7f5;
  flex: 2.8;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  border: 1px dashed #85b8dd;
  margin-bottom: 10px;
}
.page5-slide1 .cont-item .item-cont.green{
  background: #d5e7e0;
  border: 1px dashed #7eba7f;
}
.page5-slide1 .cont-item .item-left{
  flex: 1.1;
  width: 107px;
  background: #7db4db;
  padding: 2px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  border-radius: 6px;
  margin-right: 10px;
  margin-bottom: 8px;
}
.page5-slide1 .cont-item .item-left > div{
  width: 100%;
  margin: 0 auto;
}
.page5-slide1 .cont-item .item-left img{
  display: block;
  margin: 2px auto;
}
.page5-slide1 .cont-item .item-left span{
  width: 100%;
  text-align: center;
  margin-top: 6px;
  padding-top: 6px;
  border-top: 1px solid #fff;
  line-height: 22px;
  display: block;
}
.page5-slide1 .cont-item .item-left.green{
  background: #73b472;
}
.page5-slide1 .cont-item .item-right{
  flex: 14;
}
.page5-slide1 .cont-item .item-right .blue{
  border: 1px solid #cbe1f1;
  background: #e3effb;
  padding: 10px;
  border-radius: 6px;
  margin-bottom: 8px;
}
.page5-slide1 .cont-item .item-right .green{
  border: 1px solid #c0e8c4;
  background: #e1edee;
  padding: 0;
  border-radius: 6px;
  margin-bottom: 8px;
}
.page5-slide1 .cont-item .item-right .box-flex{
  display: flex;
}
.page5-slide1 .cont-item .item-right .flex{
  flex: 1;
}
.page5-slide1 .cont-item .item-right .top-bg{
  height: 60px;
  line-height: 60px;
}
.page5-slide1 .cont-item .item-right .top-bg span{
  width: 132px;
  height: 60px;
  display: block;
  float: left;
  margin-right: 10px;
  background: url('/fa/ykt/20210627/RJ-img/page5-img1.png') no-repeat;
}
.page5-slide1 .cont-item .item-right .top-bg span.top-bg1{
  background-position: left top;
}
.page5-slide1 .cont-item .item-right .top-bg span.top-bg2{
  background-position: -291px top;
}
.page5-slide1 .cont-item .item-right .top-bg span.top-bg3{
  background-position: -599px top;
}

.page5-slide1 .cont-item .item-right .top-tit{
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.page5-slide1 .cont-item .item-right .top-word-list{
  display: flex;
  margin-top: 13px;
}
.page5-slide1 .cont-item .item-right .top-word-list > div{
  flex: 2;
  text-align: center;
  background: #7db4db;
  border-radius: 5px;
  color: #fff;
  height: 35px;
  line-height: 35px;
  margin: 0 10px;
}
.page5-slide1 .cont-item .item-right .top-word-list > div.num{
  flex: 1;
  background: none;
  color: #7db4db;
  font-size: 30px;
  font-weight: bold;
}
.page5-slide1 .cont-item .item-right .bottom-bg{
  text-align: center;
  flex: 1;
  text-align: center;
}
.page5-slide1 .cont-item .item-right .bottom-bg span{
  width: 113px;
  height: 55px;
  margin-bottom: 5px;
  display: block;
  background: url('/fa/ykt/20210627/RJ-img/page5-img2.png') no-repeat;
}
.page5-slide1 .cont-item .item-right .bottom-bg span.bottom-bg1{
  background-position: 23px center;
}
.page5-slide1 .cont-item .item-right .bottom-bg span.bottom-bg2{
  background-position: -102px center;
}
.page5-slide1 .cont-item .item-right .bottom-bg span.bottom-bg3{
  background-position: -231px center;
}
.page5-slide1 .cont-item .item-right .bottom-bg span.bottom-bg4{
  background-position: -359px center;
}
.page5-slide1 .cont-item .item-right .bottom-bg span.bottom-bg5{
  background-position: -485px center;
}
.page5-slide1 .cont-item .item-right .bottom-bg span.bottom-bg6{
  background-position: -612px center;
}
.page5-slide1 .cont-item .item-right .bottom-bg span.bottom-bg7{
  background-position: -736px center;
}

.page5-slide1 .cont-item .item-right .item-card {
  overflow: hidden;
  margin: 10px auto;
  display: flex;
}
.page5-slide1 .cont-item .item-right .item-card li{
  flex: 1;
  background: #73b472;
  border-radius: 5px;
  min-height: 24px;
  line-height: 24px;
  padding: 5px 2px;
  text-align: center;
  color: #fff;
  margin: 0 3px;
}
.page5-slide1 .cont-item .item-right .item-card li:first-child{
  background: none;
  font-weight: bold;
  color: #333;
}
.page5-slide2{
  display: flex;
}
.page5-slide2 .slide2-item{
  margin: 20px 20px;
  background: #fff;
  flex: 1;
  padding-bottom: 20px;
  text-align: center;
}
.page5-slide2 .slide2-item img{
  display: block;
  width: 100%;
  margin: 0 auto;
}
.page5-slide2 .slide2-item .slide2-tit{
  text-align: center;
  font-size: 24px;
  color: #333;
  padding: 5px 0;
  margin: 20px auto;
}
.page5-slide2 .slide2-item .slide2-des{
  font-size: 16px;
  padding: 10px 30px;
  min-height: 200px;
  text-align: left;
}
.page5-slide2 .slide2-item .btn{
  width: 170px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  background: #e50039;
  margin: 10px auto;
}
.page5-slide3{
  display: flex;
}
.page5-slide3 .page5-slide3-cont{
  flex: 1;
  margin: 0 40px;
  text-align: center;
}
.page5-slide3 .page5-slide3-cont img{
  display: block;
  margin: 0 auto 30px auto;
  width: 92%;
}
.page5-slide3 .page5-slide3-cont img.width60{
  width: 65%;
}
.page5-slide3-tit{
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin: 30px auto;
  text-align: center;
}
.page5-slide3-des{
  text-align: left;
  line-height: 24px;
  font-size: 16px;
  margin: 20px auto;
}
.page5-slide3-des.text-center{
  text-align: center;
}
.page5-slide3-btn{
  text-align: center;
  display: inline-block;
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #e60039;
  font-size: 16px;
  text-decoration: none;
  border-radius: 43px;
  margin: 20px;
  border: 1px solid #e60039;
  padding: 0 30px;
  cursor: pointer;
}
.page5-slide3-btn:hover,
.page5-slide3-btn:hover,
.page5-slide5-btn:hover{
  background: #fff;
  color: #e60039;
}
.page5-slide5{
  overflow: hidden;
  padding: 0 20px;
  clear: both;
}
.page5-slide5 .page5-slide5-item{
  float: left;
  width: 23%;
  margin: 0 1% 40px 1%;
  text-align: center;
}
.page5-slide5 .page5-slide5-item img{
  display: block;
  margin: 0 auto;
  width: 100%;
}
.page5-slide5 .page5-slide5-item p{
  display: block;
  padding: 14px 0;
  text-align: center;
  background: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}
.page5-slide5 .page5-slide5-item .page5-slide5-btn{
  text-align: center;
  display: inline-block;
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #e60039;
  font-size: 16px;
  text-decoration: none;
  border-radius: 43px;
  margin: 20px auto 0 auto;
  border: 1px solid #e60039;
  padding: 0 30px;
  cursor: pointer;
}
.page5-slide5 .page5-slide5-item .page5-slide5-btn:hover{
  background: #fff;
  color: #e60039;
}

.t-page6{
  background-image: url(/fa/ykt/20210627/RJ-img/page6-bg.png);
  padding-bottom: 50px;
  padding-top: 40px;
}

.t-page6 .page6-cont{
  display: flex;
}
.t-page6 .page6-cont .cont-left{
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.t-page6 .page6-cont .cont-left dl{
  width: 180px;
  height: 230px;
  float: left;
  text-align: center;
}
.t-page6 .page6-cont .cont-left dl img{
  width: 80px;
  height: 80px;
  display: block;
  margin: 20px auto;
}
.t-page6 .page6-cont .cont-left dl span{
  font-size: 24px;
  color: #389fdc;
}
.t-page6 .page6-cont .cont-left dl dd.des{
  font-size: 12px;
  color: #818f96;
  margin-top: 6px;
}
.t-page6 .page6-cont .cont-right{
  flex: 2;
  text-align: center;
}
.t-page6 .page6-cont .right-tit{
  background: #389fdc;
  color: #fff;
  line-height: 40px;
  border-radius: 4px;
  height: 40px;
  width: 90%;
  margin: 20px auto;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.t-page6 .page6-cont .right-des{
  display: flex;
  margin-bottom: 20px;
}
.t-page6 .page6-cont .right-des p{
  text-align: center;
  flex: 1;
  font-size: 16px;
  padding: 0;
  color: #333;
}
.t-page6 .page6-cont .right-des p span{
  font-size: 24px;
  color: #389fdc;
}
.btn-list{
  text-align: center;
}
.btn-list .btn{
  text-align: center;
  display: inline-block;
  min-width: 260px;
  padding-right: 80px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #e60039 url(../RJ-img/btn.png) no-repeat 90% center;
  font-size: 16px;
  text-decoration: none;
  border-radius: 43px;
  margin: 20px;
  border: 1px solid #e60039;
  padding: 0 30px;
  cursor: pointer;
}
.btn-list .btn:hover{
  background: #fff url(../RJ-img/btn-on.png) no-repeat 90% center;
  color: #e60039;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background: url(/fa/ykt/20210627/RJ-img/swiper-right.png) no-repeat center center;
  background-size: 26px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background: url(/fa/ykt/20210627/RJ-img/swiper-left.png) no-repeat center center;
  background-size: 26px;
}
.show-pc{
  display: block!important;
}
.show-mobile{
  display: none!important;
}
@media screen and (max-width: 1200px){
  .page2-cont .page2-top li .page2-tit{
    font-size: 30px;
  }
  .page2-cont .page2-top li {
    margin: 20px 25px 0 25px;
  }
  .page5-slide5 .page5-slide5-item p{
    height: 55px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 5px;
  }
}
@media screen and (max-width: 768px){
  .t-nav{
    display: none;
  }
  .show-pc{
    display: none!important;
  }
  .show-mobile{
    display: block!important;
  }
  .t-sub-title {
    font-size: 16px;
    margin-bottom: 10px;
    width: 92%;
    margin: 0 auto;
  }
  .t-main-title{
    font-size: 22px;
    padding: 30px 0px 10px 0;
  }
  .t-sub-tit{
    font-size: 20px;
    padding: 40px 0 20px 0;
    margin: 10px auto 10px auto;
  }
  .t-main-title span {
    padding: 20px;
    background-size: 70%;
  }
  .t-page1{
    background-image: url(/fa/ykt/20210627/RJ-img/page1-bg-m.jpg);
    height: auto;
    padding-bottom: 250px;
  }
  .page1-title{
    font-size: 28px;
  }
  .page1-cont{
    width: 98%;
    margin: 20px auto 0 auto;
    position: relative;
    z-index: 8;
    float: none;
  }
  .page1-title img{
    width: 90%;
  }
  .page1-des {
    line-height: 24px;
    width: 90%;
    margin: 5px 5%;
  }
  .page1-btnList .btn{
    max-width: 43%;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 5px 15px;
  }
  .page1-btnList {
    margin: 5px auto 10px auto;
  }
  .t-page2{
    padding-bottom: 50px;
  }
  .page2-cont .page2-top li{
    margin: 20px 30px 0 30px;
  }
  .page2-cont .page2-top{
    display: block;
  }
  .page2-cont .page2-top li .page2-tit{
    font-size: 26px;
  }
  .page2-cont .page2-top li .page2-tit span{
    margin-left: 0;
  }
  .page2-cont .page2-top li .page2-item .item-tit{
    font-size: 20px;
    margin: 10px auto;
  }
  .page2-cont .page2-top li .page2-item .item-img{
    margin-bottom: 30px;
  }
  .page2-cont .page2-bottom .cont-border{
    padding: 0;
  }
  .page2-cont .page2-bottom .cont-border .cont-item img{
    width: 60px;
  }
  .page2-cont .page2-bottom .cont-border .cont-item{
    top: 10px;
  }
  .page2-cont .page2-bottom .cont-border,
  .page2-cont .page2-bottom .cont-border:after{
    height: 60px;
    border: none;
    overflow: hidden;
    height: 100px;
    width: 80%;
    margin: 0 10%;
  }
  .page2-cont .page2-bottom{
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .page2-cont .page2-bottom > img{
    width: 100%;
    top: 10px;
  }
  .t-page3 .page3-cont .page3-tit{
    width: 94%;
    margin-bottom: 5px;
  }
  .t-page3 .page3-cont .page3-tit dt{
    float: none;
    margin: 0 auto;
  }
  .t-page3 .page3-cont .page3-tit dd{
    margin-left: 0;
  }
  .t-page3 .page3-cont .page3-flex{
    display: block;
    width: 94%;
    margin: 0 auto;
  }
  .t-page3 .page3-cont .page3-flex .cont-item img{
    margin: 0 auto;
    width: 100%;
  }

  .tab-list{
    display: block;
    padding: 0 10px;
    overflow: hidden;
    clear: both;
    text-align: center;
    margin-bottom: 10px;
  }
  .tab-list .tab-item {
    width: 48%;
    display: inline-block;
    margin: 0 0.5% 20px 0.5%;
  }
  .t-page4 .page4-flex{
    display: block;
    padding-right: 0;
  }
  .t-page4 .page4-flex .slide-flex .slide-tit{
    min-height: 40px;
    padding: 6px 0;
    box-sizing: border-box;
    line-height: 24px;
    height: auto;
  }
  .t-page4 .page4-flex .slide-flex{
    margin-bottom: 50px;
  }
  .t-page4 .page4-slide1{
    display: block;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
  }
  .t-page4 .page4-slide1 dl{
    height: 100px;
  }
  .t-page4 .page4-flex > img{
    width: 100%;
  }
  .t-page4 .page4-flex .slide2-flex{
    width: 90%;
    margin: 0 auto;
  }
  .t-page4 .page4-flex .slide2-flex .page4-slide-item .slide-item-tag {
    flex: 1;
    display: flex;
    justify-content: center;
    text-align: center;
    background: url(/fa/ykt/20210627/RJ-img/page4-slide2-bg.png) no-repeat center left;
    width: 100%;
    margin-right: 10px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-right: 20px;
    box-sizing: border-box;
    background-size: 100%;
  }
  .t-page4 .page4-flex .slide2-flex .page4-slide-item{
    margin: 15px auto;
  }
  .t-page4 .page4-slide2-des {
    font-size: 16px;
    padding: 10px 0;
    margin: 10px auto;
  }
  .t-page4 .page4-slide3 img{
    float: none;
    width: 94%;
    display: block;
    margin: 0 auto 10px auto;
  }
  .t-page4 .page4-slide3-cont{
    display: block;
  }
  .t-page4 .page4-slide3-cont dl{
    height: 100px;
  }
  .t-page4 .page4-slide4-flex{
    display: block;
  }
  .t-page4 .page4-slide4 {
    padding: 20px 10px 0 10px;
  }
  .t-page4 .page4-slide4-flex .page4-slide4-cont > img{
    width: 100%;
    display: block;
  }
  .page4-slide4-cont .page4-slide4-tit {
    width: 90%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    left: 5%;
    top: -20px;
    margin-left: 0;
  }
  .page4-slide4-arrows{
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    top: 60px;
    position: relative;
  }
  .page4-slide4-cont-flex{
    display: block;
  }
  .page4-slide4-cont-flex img {
    margin: 0 auto 7px auto;
    display: block;
  }
  .page4-slide5-flex{
    display: block;
  }
  .page4-slide5-dl{
    margin: 15px auto;
  }
  .page4-slide5-dl dl{
    min-height: 145px;
  }
  .t-page4 .page4-slide5-dl dl dd .page4-slide5-dl-tit{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: auto; 
    line-height: 24px;
    border-radius: 6px;
    background: #78b3dc;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 10px;
  }
  .t-page4 .page4-slide5-dl dl dd .page4-slide5-dl-des{
    margin-bottom: 5px;
  }
  .t-page4 .page4-slide5-dl dl dd{
    height: auto;
  }

  .page5-slide1{
    padding: 0 10px;
  }
  .page5-slide1 .cont-item{
    display: block;
  }
  .page5-slide1 .cont-item .item-cont{
    width: 100%;
    padding: 5px 0;
  }
  .page5-slide1 .cont-item .item-left{
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    padding-bottom: 2px;
  }
  .page5-slide1 .cont-item .item-right .box-flex{
    display: block;
    overflow: hidden;
    clear: both;
  }
  .page5-slide1 .cont-item .item-right .top-bg{
    margin-bottom: 6px;
  }
  .page5-slide1 .cont-item .item-right .bottom-bg{
    float: left;
    width: 50%;
    height: 100px;
  }
  .page5-slide1 .cont-item .item-right .bottom-bg span{
    width: 80%;
    margin: 3px auto;
    display: block;
  }
  .page5-slide1 .cont-item .item-right .item-card{
    display: block;
  }
  .page5-slide1 .cont-item .item-right .item-card li{
    width: 46%;
    float: left;
    font-size: 16px;
    margin: 2px 1%;
  }
  .page5-slide1 .cont-item .item-right .item-card li:first-child{
    width: 100%;
    margin-bottom: 5px;
  }
  .page5-slide1 .cont-item .item-right .top-word-list > div{
    margin: 0 2px;
    height: auto;
    box-sizing: border-box;
    padding: 5px 0;
    line-height: 24px;
  }
  .page5-slide1 .cont-item .item-right .top-tit{
    margin-top: 5px;
  }
  .page5-slide2{
    display: block;
  }
  .page5-slide2 .slide2-item .slide2-tit {
    text-align: center;
    font-size: 20px;
    color: #333;
    margin: 5px auto;
  }
  .page5-slide2 .slide2-item .slide2-des {
    font-size: 16px;
    padding: 0px 30px;
    min-height: 100px;
    text-align: left;
    height: auto;
  }
  .page5-slide2 .slide2-item{
    padding-bottom: 5px;
  }
  .page5-slide3-btn,
  .page5-slide5 .page5-slide5-item .page5-slide5-btn{
    height: 30px;
    line-height: 30px;
    min-width: 80px;
  }
  .page5-slide3{
    display: block;
  }
  .page5-slide3-tit{
    font-size: 20px;
    margin: 0 auto;
  }
  .page5-slide3 .page5-slide3-cont {
    flex: 1;
    margin: 0 10px 20px 10px;
  }
  .page5-slide3-des{
    margin: 20px auto 0 auto;
  }
  .page5-slide3 .page5-slide3-cont img.width60{
    width: 96%;
  }
  .page5-slide5 .page5-slide5-item{
    width: 48%;
    margin: 0 1% 25px 1%;
  }
  .page5-slide5{
    padding: 0 5px;
  }
  .page5-slide5 .page5-slide5-item .page5-slide5-btn{
    margin-top: 0;
  }
  .page5-slide5 .page5-slide5-item p{
    padding: 10px 5px;
    height: 60px;
    white-space: normal;
  }




  .t-page6 .page6-cont{
    display: block;
  }
  .t-page6 .cont-left{
    overflow: hidden;
    clear: both;
  }
  .t-page6 .page6-cont .cont-left dl{
    width: 44%;
    margin: 0 3%;
  }
  .t-page6 .page6-cont .right-tit{
    font-size: 16px;
  }
  .t-page6 .page6-cont .right-des{
    display: block;
  }
  .cont-right > img{
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .swiper-button-next, .swiper-container-rtl .swiper-button-prev,
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-size: 15px;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 5px;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 5px;
  }
  .swiper-container .swiper-slide{
    padding: 0 25px;
  }
}


@media screen and (max-width: 320px){

}

