@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;
}

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

.t-mobile {
  display: none;
}

/* 主体容器 */

.t-main {
  width: 100%;
  margin: 0 auto;
  color: #202020;
  background: #f5f8fa;
  overflow-x: none;
}
.bg-gray{
  background: #f6f6f6;
  margin: 0 auto;
}

/* item统一背景样式 */
.t-cont-banner {
  width: 100%;
  margin: 0 auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.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: 1440px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
  position: relative;
}

/* 通用一级标题 */
.t-main-title {
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  color: #2d5082;
  padding: 20px 0px;
  box-sizing: border-box;
  height: 82px;
  position: relative;
  margin: 80px auto 40px auto;
  width: 96%;
  font-weight: bold;
  background: url("../RJ-img/main-title-bg.png") no-repeat center center;
}
.t-main-title1{
  background: url("../RJ-img/main-title-bg1.png") no-repeat center center;
}
.t-main-title span{
  color: #fff;
  position: relative;
  top: -10px;
  display: block;
  width: 390px;
  margin: 0 auto;
  background-image: -webkit-linear-gradient(297deg, #fc09b6, #07f3f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-style: italic;

}
.t-main-title .icon{
  position: absolute;
  left: 1%;
  top: 0;
}

.box-visible{
  overflow: visible;
}

/* 通用二级标题 */
.t-sub-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #131313;
  width: 90%;
  margin: 0 auto;
  line-height: 24px;
  margin-bottom: 30px;
  position: relative;
}
.t-sub-title span{
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 90px;
}
.t-sub-title span:after{
  height: 4px;
  width: 90px;
  content: "";
  top: 10px;
  display: block;
  position: absolute;
  background: url(../RJ-img/sub-title-right.png) no-repeat left top;
  right: -30px;
}
.t-sub-title span:before{
  height: 4px;
  width: 90px;
  content: "";
  top: 10px;
  display: block;
  position: absolute;
  background: url(../RJ-img/sub-title-left.png) no-repeat left top;
  left: -30px;
}
.text-left{
  text-align: left;
}
.sub-title{
  text-align: center;
  font-size: 24px;
  color: #000;
  margin: 30px auto;
  clear: both;
}
.sub-title span{
  padding: 0 20px;
}
.sub-title-bg {
  text-align: center;
  font-size: 24px;
  color: #2f5083;
  position: relative;
  margin: 30px 0 40px 0;
}
/* 通用文字 */
.t-intro,
.t-intro p {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  margin-top: 25px;
}

.hidden{
  overflow: hidden;
}

/* 首页样式  */
.t-page1 {
  background-image: url('../RJ-img/page1-bg.png');
  background-position: center bottom;
  height: 690px;
}
.t-page1 .page1-cont{
  width: 70%;
  max-width: 722px;
  padding-top: 200px;
}
.t-page1 .page1-cont img{
  display: block;
  max-width: 94%;
}
.t-page1 .page1-btn{
  width: 210px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  border-radius: 5px;
  background: #e60039;
  font-size: 18px;
  margin-top: 90px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.t-nav{
  background: #292929;
  height: 60px;
  line-height: 60px;
}
.t-nav .t-content{
  overflow: hidden;
}
.t-nav .nav-page{
  float: left;
}
.t-nav .nav-page li{
  float: left;
  background: url(../RJ-img/next.png)  no-repeat right center;
  color: #fff;
  padding: 0 20px;
  font-size: 16px;
}
.t-nav .nav-page li:first-child{
  padding-left: 0;
}
.t-nav .nav-page li a{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.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 10px;
  font-size: 16px;
  cursor: pointer;
}


.t-page2 {
  background-image: url('../RJ-img/page2-bg.png');
  background-position: center bottom;
}
.t-page2 .page2-cont{
  display: flex;
  font-size: 16px;
  color: #595757;
}
.t-page2 .page2-cont .page2-tit{
  font-size: 24px;
  font-weight: bold;
  color: #4CC5D3;
  text-align: center;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.t-page2 .page2-cont .page2-tit.text-left{
  justify-content: flex-start;
  padding-left: 40px;
  margin: 10px auto;
}
.t-page2 .page2-cont .page2-word{
  width: 59%;
  height: 560px;
  background: url('../RJ-img/page2-word-bg.png') no-repeat center bottom;
  background-size: 100%;
  box-sizing: border-box;
  padding: 30px 100px;
  font-size: 18px;
  color: #595757;
  line-height: 32px;
}
.t-page2 .page2-cont .word-item,
.t-page2 .page2-cont .info-item{
  margin-bottom: 25px;
}
.t-page2 .page2-cont .page2-info{
  width: 41%;
  height: 560px;
  background: url('../RJ-img/page2-info-bg.png') no-repeat center bottom;
  background-size: 100%;
  box-sizing: border-box;
  padding: 60px 0 0 0;
  font-size: 18px;
  color: #4CC5D3;
  line-height: 32px;
  position: relative;
}
.t-page2 .page2-cont .page2-info .info-item{
  padding: 0 144px 0 40px;
}
.t-page2 .page2-cont .page2-info .info-tip{
  font-size: 16px;
  color: #7d7d7d;
  left: 40px;
  position: absolute;
  bottom: 22%;
}
.t-page2 .page2-cont .page2-info .info-tip span{
  color: #4CC5D3;
}


.t-page3 .page3-cont {
  margin: 47px auto 60px auto;
}
.page3-date-select{
  display: flex;
  justify-content: space-between;
  width: 994px;
  border-radius: 60px;
  padding: 34px 117px 34px 160px;
  border: 2px solid #FFF;
  background: linear-gradient(102deg, rgba(208, 243, 255, 0.60) -2.08%, rgba(255, 255, 255, 0.60) 24.47%);
  box-shadow: 0px 10px 30px 0px rgba(17, 78, 122, 0.05);
  backdrop-filter: blur(2px);
  margin: 0 auto;
}
.date{
  color: #C1C6CF;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  cursor: pointer;
}
.date::before{
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  background-image: url(../RJ-img/date.svg);
  background-size: 100% 100%;
  margin-left: -48px;
}
.date-active{
  color: #4CC5D3;
  position: relative;
}
.date-active::before{
  background-image: url(../RJ-img/date-active.svg);
}
.date-active::after{
  content: "";
  position: absolute;
  width: 64px;
  height: 64px;
  background-image: url(../RJ-img/down-arrow.svg);
  background-size: 100% 100%;
  top: 56px;
  left: 0px;
}
.page3-date-content{
  position: relative;
  width: 1200px;
  margin: 0 auto;
  border-radius: 8px;
  border: 2px solid #FFF;
  background: linear-gradient(102deg, #D0F3FF -2.08%, #FFF 24.47%);
  background-image: url(../RJ-img/page3-bg.webp);
  background-size: 100% 100%;
  box-shadow: 0px 10px 30px 0px rgba(17, 78, 122, 0.05);
  backdrop-filter: blur(2px);
  display: flex;
  justify-content: space-between;
  margin-top: 77px;
}
.content-tabs div{
  padding: 54px 20px;
  text-align: center;
  color: #C1C6CF;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  border-radius: 8px;
  background-image: url(../RJ-img/page3-tab.webp);
  background-size: 100% 100%;
  cursor: pointer;
  width: 308px;
  border: 2px solid #FFF;
  box-shadow: 0px 10px 30px 0px rgba(17, 78, 122, 0.05);
  backdrop-filter: blur(2px);
}
.blank{
  display: none;
}
.tab-active{
  width: 331px!important;
  color: #FFF!important;
  background-image: url(../RJ-img/page3-tab-active.webp)!important;
  box-shadow: 0px 0px 0px 0px rgba(17, 78, 122, 0.05)!important;
  display: flex;
  justify-content: center;
}
.tab-active .blank{
  display: block;
}
.tab-content{
  margin-right: 9px;
  width: 840px;
}
.content-date{
  padding: 36px 0px 28px 48px;
  color:#C1C6CF;
  font-size: 20px;
  line-height: 150%; /* 30px */
}
.tab-content hr{
  height: 1px;
  background-color: #F4F4F4;
  margin: 0 0 48px 0;
}
.date-list{
  margin-left: 48px;
  padding-bottom: 50px;
  font-size: 20px;
}
.date-item{
  padding-bottom: 32px;
  display: flex;
  align-items: center;
}
.date-item:last-child{
  padding-bottom: 0;
}
.page3-dot{
  font-size: 12px;
  color:#4CC5D3;
  margin-right: 12px;
}
.date-during{
  color:#4CC5D3;
  margin-right:74px;
}
.date-event{
  color: #6A6B6D;
  font-weight: 700;
  line-height: 150%; /* 30px */
}




.t-page4 {
  background-image: url('../RJ-img/page4-bg.png');
  background-position: center bottom;
  height: 720px;
}
.t-page4 .page4-tit{
  font-size: 16px;
  color: #595757;
  text-align: center;
  margin-top: -15px;
}
.t-page4 .page4-cont{
  display: flex;
  align-items: center;
  margin: 40px auto;
  width: 100%;
}
.t-page4 .page4-map,
.t-page4 .page4-list{
  flex: 1;
}
.t-page4 .page4-map img{
  display: block;
  max-width: 98%;
  margin: 0 auto;
}
.t-page4 .page4-list{
  margin-left: 40px;
}
.t-page4 .page4-list li{
  font-size: 16px;
  color: #595757;
  position: relative;
  height: 62px;
  line-height: 62px;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 10px;
  border-radius: 8px;
  padding-left: 65px;
  width: 90%;
  box-sizing: border-box;
}
.t-page4 .page4-list li .city-tit{
  font-weight: bold;
  width: 75px;
  font-size: 20px;
  color: #595757;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.t-page4 .page4-list li span{
  padding-right: 22px;
}
.t-page4 .page4-list li:before{
  content: "";
  height: 5px;
  position: absolute;
  left: 25px;
  top: 26px;
  width: 5px;
  display: block;
  border-radius: 5px;
  border: 2px solid #749ddf;
  box-shadow: 0 0 3px 3px #cbd7f6;
  background: #cbd7f6;
}
.t-page4 .page4-list li:nth-child(2):before{
  border: 2px solid #d7a27c;
  box-shadow: 0 0 3px 3px #f4e2cf;
  background: #f4e2cf;  
}
.t-page4 .page4-list li:nth-child(3):before{
  border: 2px solid #d7cd7b;
  box-shadow: 0 0 3px 3px #f4f3cf;
  background: #f4f3cf;  
}
.t-page4 .page4-list li:nth-child(4):before{
  border: 2px solid #74dfd6;
  box-shadow: 0 0 3px 3px #ccf6f7;
  background: #ccf6f7;  
}
.t-page4 .page4-list li:nth-child(5):before{
  border: 2px solid #61d6f2;
  box-shadow: 0 0 3px 3px #c6edfd;
  background: #c6edfd;  
}
.t-page4 .page4-list li:nth-child(6):before{
  border: 2px solid #75b5df;
  box-shadow: 0 0 3px 3px #cee4f9;
  background: #cee4f9;  
}
.t-page4 .page4-list li:hover .city-tit{
  background-image: -webkit-linear-gradient(top,#5b89ff,#51ced6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.t-page4 .page4-list li:nth-child(1):hover{
  background: rgba(229, 237, 249, 0.7);
}
.t-page4 .page4-list li:nth-child(2):hover{
  background: rgba(241, 228, 231, 0.7);
}
.t-page4 .page4-list li:nth-child(3):hover{
  background: rgba(239, 246, 221, 0.7);
}
.t-page4 .page4-list li:nth-child(4):hover{
  background: rgba(222, 240, 237, 0.7);
}
.t-page4 .page4-list li:nth-child(5):hover{
  background: rgba(218, 239, 245, 0.7);
}
.t-page4 .page4-list li:nth-child(6):hover{
  background: rgba(224, 242, 255, 0.7);
}

.t-page5 {
  background: url('../RJ-img/page5-bg.png') no-repeat center bottom;
  padding-bottom: 15px;
  background-size: 100%;
}
.page5-cont{
  display: flex;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px;
}
.page5-cont .page5-info,
.page5-cont .page5-type{
  flex: 1;
  text-align: center;
  font-size: 16px;
  color: #595757;
  position: relative;
}
.page5-cont .page5-info img{
  max-width: 70%;
}
.page5-cont .page5-info ul{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.page5-cont .page5-info ul li{
  width: 150px;
  height: 56px;
  line-height: 56px;
  text-align: right;
}
.page5-cont .page5-info ul li i{
  font-style: normal;
  font-size: 14px;
  position: relative;
  right: -7px;
}
.page5-cont .page5-info ul li:nth-child(1),
.page5-cont .page5-info ul li:nth-child(3),
.page5-cont .page5-info ul li:nth-child(5){
  position: absolute;
  left: 2%;
}
.page5-cont .page5-info ul li:nth-child(1){
  top: 8%;
}
.page5-cont .page5-info ul li:nth-child(3){
  top: 42%;
  line-height: 26px;
}
.page5-cont .page5-info ul li:nth-child(5){
  top: 75%;
}
.page5-cont .page5-info ul li:nth-child(2),
.page5-cont .page5-info ul li:nth-child(4),
.page5-cont .page5-info ul li:nth-child(6){
  position: absolute;
  right: 2%;
  text-align: left;
}
.page5-cont .page5-info ul li:nth-child(2){
  top: 8%;
}
.page5-cont .page5-info ul li:nth-child(4){
  top: 42%;
}
.page5-cont .page5-info ul li:nth-child(6){
  top: 75%;
}

.page5-cont .page5-name.position{
  font-size: 24px;
  color: #57BAD0;
  position: absolute;
  width: 150px;
  height: 150px;
  left: 50%;
  top: 53%;
  margin-left: -75px;
  font-weight: bold;
}
.page5-cont .page5-type{
  text-align: left;
  position: relative;
  padding-left: 5%;
}
.page5-cont .page5-type ul{
  position: absolute;
  width: 100%;
  height: 100%;
  top: -7%;
  left: 41%;
}
.page5-cont .page5-type ul li{
  border-radius: 50px;
  border: 1px solid #58D2D6;
  position: relative;
  padding: 10px 40px;
  width: 50%;
  line-height: 24px;
  margin-right: 8%;
  min-height: 70px;
  margin-bottom: 18px;
  display: inline-block;
}
.page5-cont .page5-type ul li p{
  padding: 0;
  margin: 0;
  display: inline-block;
  font-weight: bold;
}
.page5-cont .page5-type ul li span{
  position: absolute;
  height: 40px;
  width: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #58D2D6;
  font-weight: bold;
  border-radius: 40px;
  left: -20px;
}
.page5-cont .page5-type ul li:nth-child(1){
  display: flex;
  align-items: center;
}
.page5-cont .page5-type .page5-name.position{
  font-size: 24px;
  color: #57BAD0;
  position: absolute;
  width: 150px;
  height: 150px;
  left: 20.2%;
  top: 53%;
  margin-left: -75px;
  font-weight: bold;
  text-align: center;
}

.page5-rule .rule-des{
  text-align: center;
  font-size: 16px;
  color: #595757;
  line-height: 24px;
}
.page5-rule .rule-cont{
  display: flex;
  font-size: 16px;
  color: #595757;
  margin-top: 60px;
}
.page5-rule .rule-cont .rule-cont-item{
  flex: 1;
/*  height: 580px;*/
  background: #fff;
  /*  border-radius: 10px;*/
  border-top-right-radius: 40px;
  box-sizing: border-box;
  padding: 0 28px;
  margin: 0 23px;
}
.page5-rule .rule-cont .cont-item-name{
  position: relative;
  height: 74px;
  width: 380px;
  line-height: 68px;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  margin-top: 38px;
  border-radius: 5px;
  margin-bottom: 20px;
  border-top-right-radius: 16px;
  left: -38px;
  overflow: hidden;
  font-style: italic;
  padding-left: 40px;
}
.page5-rule .rule-cont .cont-item-name:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../RJ-img/page5-tit-bg.png) no-repeat 20px center;
  position: absolute;
  border-radius: 8px;
  left: -23px;
}
.page5-rule .rule-cont .cont-item-name .name-cont{
  position: relative;
  z-index: 2;
}
.page5-made{
  display: flex;
  width: 90%;
  margin: 0 auto;
  height: 280px;
  background: #fff;
  box-shadow: 0px 7px 18px 0px #EBEFF1;
  border-radius: 10px;
}
.page5-made .made-item{
  width: 50%;
  display: flex;
  align-items: center;
}
.page5-made .made-item:nth-child(1){
  background-image: -webkit-linear-gradient(0deg, #fff 60%, rgba(216, 241, 255, 0.7));
}
.page5-made .made-item:nth-child(1) span{
  font-weight: bold;
  color: #E09ACB;
}
.page5-made .made-item:nth-child(2) span{
  font-weight: bold;
  color: #4CC5D3;
}
.page5-made .made-item > img{
  width: 160px;
  height: 160px;
  margin: 0 38px;
}
.page5-made .made-item .made-item-des{
  padding: 0 46px 0 0;
  font-size: 16px;
  color: #595757;
}

.page5-rule .rule-cont .cont-item-name span{
  font-size: 24px;
}
.page5-rule .cont-item-p{
  color: #595757;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 25px;
  margin-top: -5px;
}
.page5-rule .cont-item-info{
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.page5-rule .cont-item-info .item-img{
  width: 68px;
  font-size: 20px;
  color: #595757;
  font-weight: bold;
  background: #dbe5ff;
  margin-right: 20px;
  border-radius: 6px;
  text-align: center;
  box-sizing: border-box;
  padding: 5px 0;
}
.page5-rule .cont-item-info .item-img.bg-green{
  background: #cdf4f5;
}
.page5-rule .cont-item-info .item-img span{
  display: block;
  margin: 0 auto;
}
.page5-rule .cont-item-info .item-info{
  flex: 1;
  font-size: 16px;
  color: #595757;
}
.page5-rule .cont-item-info .item-info .item-tips{
  color: #7d7d7d;
  font-size: 14px;
}
.page5-rule .cont-item-des span{
  font-weight: bold;
}
.page5-rule .cont-item-tips{
  font-size: 16px;
  color: #595757;
  margin-bottom: 25px;
}
.page5-rule .cont-item-equation{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  background: linear-gradient(169deg, rgba(110, 150, 254, 0.15), rgba(80, 208, 212, 0.15));
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  color: #333;
  border-radius: 8px;
  align-items: center;
  height: 84px;
  margin-bottom: 14px;
}
.page5-rule .cont-item-equation .item-num{
  font-size: 20px;
  padding: 0 18px;
}
.page5-rule .cont-item-equation.mt-30{
  margin-top: 30px;
}
.page5-rule .cont-item-tips.big{
  font-size: 16px;
  color: #333;
}
.page5-rule .cont-item-tips.big span{
  display: block;
  color: #598ED9;
}
.page5-rule .rule-cont .rule-cont-item:nth-child(2) .cont-item-info{
  margin-top: 20px;
}
.page5-rule .rule-add{
  margin-top: 60px;
}
.page5-rule .rule-add .add-item{
  font-size: 16px;
  color: #595757;
  line-height: 30px;
  margin-bottom: 30px;
}
.page5-rule .rule-add .add-item span{
  width: 31px;
  height: 29px;
  background: linear-gradient(169deg, rgba(110, 150, 254, 0.25), rgba(80, 208, 212, 0.25));
  border-radius: 6px;
  display: inline-block;
  text-align: center;
  line-height: 29px;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  margin-right: 7px;
}
.page5-cost{
  background: linear-gradient(90deg, #f5f8fa 8%, #b4e7ee 20%, #b4e7ee 70%, #f5f8fa 100%);
  height: 86px;
  padding: 1px 0;
  margin-top: 40px;
}
.page5-cost .cost-bg{
  height: 84px;
  background: #f6f8fa;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  box-sizing: border-box;
  padding-top: 16px;
}
.page5-cost .cost-bg span{
  font-weight: bold;
}

.t-page6 {
  background: #f5f8fa;
  background-position: center bottom;
  height: 890px;
}
.page6-cont{
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}
.t-page6 .cont-img img{
  display: block;
  width: 85%;
  margin: 10px auto;
}
.page6-cont .page6-position-title{
  position: absolute;
  width: 100%;
  text-align: center;
}
.page6-position-rank.show-pc{
  display: flex;
}
.page6-position-rank{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0 8%;
  color: #595757;
  font-size: 16px;
}
.page6-position-rank .des-tit{
  font-size: 20px;
  color: #595757;
  font-weight: bold;
  margin: 10px auto;
}
.page6-position-rank .des-tit span{
  font-size: 30px;
  margin-left: 5px;
  color: #50d0d4;
}
.page6-position-rank .cont-des{
  width: 300px;
}
.page6-position-rank .font-color{
  color: #E09ACB;
}
.page6-position-rank .cont-des:nth-child(1){
  position: relative;
  top: 60px;
}
.page6-position-rank .cont-des:nth-child(3){
  position: relative;
  top: 60px;
}
.page6-souvenir{
  text-align: center;
  width: 416px;
  height: 168px;
  border-radius: 8px;
  margin: 20px auto 30px auto;
  box-sizing: border-box;
  padding: 10px 0;
  position: relative;
  background-image: linear-gradient(0deg, rgba(158, 127, 194, 0.5), rgba(80, 208, 212, 0.5));
  position: relative;
}
.page6-souvenir:before{
  background: #f5f8fa;
  content: "";
  position: absolute;
  z-index: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  display: block;
  border-radius: 8px;
}
.page6-souvenir .souvenir-name{
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  left: 50%;
  margin-left: -120px;
  width: 240px;
  background: #5BCBD0;
  border-radius: 38px;
  border: 1px solid #5BCBD0;
  position: absolute;
  top: -20px;
  z-index: 4;
}
.page6-souvenir ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-size: 16px;
  color: #595757;
  margin-top: 15px;
  position: relative;
  z-index: 2;
  color: #5BCBD0;
  line-height: 24px;
  font-weight: bold;
  position: relative;
  height: 100%;
}
.page6-souvenir ul:after{
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: #3DBDBD;
  left: 50%;
  top: -7px;
  z-index: 2;
}
.page6-souvenir ul li{
  flex: 1;
}
.page6-souvenir ul li img{
  display: block;
  height: 49px;
  margin: 2px auto;
  margin-bottom: 6px;
}
.page6-souvenir ul li .page6-icon-bg{
  height: 40px;
  width: 40px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  margin-right: 10px;
}
.page6-souvenir ul li span{
  font-weight: bold;
  color: #595757;
}

.page6-souvenir-des{
  text-align: center;
  font-size: 18px;
  color: #6e96fe;
}
.t-page7 {
/*  background: #395878 url('../RJ-img/page7-bg.png');*/
/*  background-position: center bottom;*/
/*  height: 520px;*/
}
.page7-cont{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.page7-cont .page7-info,
.page7-cont .page7-code{
  background: #fff;
  text-align: center;
  height: 355px;
  border-radius: 10px;
  margin: 0 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page7-cont .page7-item{
  flex: 1;
  padding-top: 20px;
}
.page7-code{
  font-size: 16px;
  background: #fff;
  text-align: center;
  height: 355px;
  border-radius: 10px;
  color: #131313;
}
.page7-code span{
  display: block;
  font-weight: bold;
  font-size: 24px;
  margin: 20px 0 10px 0;
}
.page7-info{
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}
.page7-info ul{
  display: block;
  overflow: hidden;
}
.page7-info li{
  width: 35%;
  float: left;
  height: 60px;
  line-height: 60px;
  background: url('../RJ-img/page7-icon1.png') no-repeat left center;
  padding-left: 50px;
  font-size: 18px;
  color: #131313;
  text-align: left;
  box-sizing: border-box;
  margin-left: 10%;
}
.page7-info-des{
  font-size: 16px;
  margin: 35px auto 25px auto;
  color: #595757;
}
.page7-info .btn{
  width: 280px;
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  margin: 0 auto;
  display: block;
  background: #e60039;
  text-decoration: none;
}
.page7-info .btn p{
  display: inline-block;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: url(../RJ-img/btn-link1.png) no-repeat right center;
  padding-right: 35px;
}
.page7-info .btn:hover p{
  text-decoration: underline;
}
.page7-cont .page7-code:hover{
  background: #fff url(../RJ-img/page7-code-bg.png) no-repeat center center;
}
.page7-cont .page7-info:hover{
  background: #fff url(../RJ-img/page7-info-bg.png) no-repeat center center;
}
.t-page8 {
  background-image: url('../RJ-img/page8-bg.png');
  padding-bottom: 120px;
}

.org-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto 40px auto;
}
.page8-cont .org-list.text-center{
  justify-content:center;
}
.org-list .org-item{
  width: 18%;
  height: auto;
  padding: 5px 5px;
  box-sizing: border-box;
  margin: 10px 1%;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.org-list .org-item img{
  width: 100%;
}
.org-list:last-child:after{
  content: '';
  position: relative;
  display: block;
  width: 38%;
  padding: 5px 5px;
  height: auto;
  margin: 10px 1%;
  box-sizing: border-box;
}
.page8-news ul{
  display: flex;
  width: 96%;
  margin: 0 auto;
  flex-wrap: wrap;
}
.page8-news li{
  width: 50%;
  padding: 0 30px 0 10px;
  margin: 5px 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
  white-space: nowrap; /* 确保文本在一行内显示 */
  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis; /* 使用省略号表示文字被截断 */
}
.page8-news li.has-down{
  background: url(../RJ-img/icon_down.png) no-repeat right center;
}
.page8-news li:before{
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px ;
  background: #333333;
  border-radius: 8px;
  left: 0;
  top: 10px;
}

.page6-souvenir-list{
  display: flex;
  padding: 0 40px;
  justify-content: space-evenly;
}
.page10-cont{
  margin-top: 100px;
  display: flex;
  justify-content: space-evenly;
  padding: 0 20px;
}
.page10-cont .page10-item{
  width: 416px;
  height: 328px;
  border-radius: 6px;
  border: 2px solid rgba(82, 209, 215, 0.5);
  font-weight: bold;
  font-size: 24px;
  color: #292929;
  line-height: 36px;
  text-align: center;
}
.page10-cont .page10-item .item-img{
  position: relative;
  top: -40px;
}
.page10-cont .page10-item:hover a{
  color: #E60039;
  text-decoration: underline;
}
.show-pc{
  display: block;
}
.show-mobile{
  display: none!important;
}


@media screen and (max-width: 1440px){
  .t-content {
    max-width: 1280px;
  }
  .t-page1{
    height: auto;
    padding-bottom: 80px;
  }
  .t-page1 .page1-cont{
    padding-top: 110px;
  }
  .t-page2 .page2-cont .page2-word,
  .t-page2 .page2-cont .page2-info{
    height: auto;
    padding-bottom: 8%;
    line-height: 26px;
  }
  .t-page2 .page2-cont .page2-word{
    padding-top: 40px;
    padding-bottom: 120px;
  }
  .t-page2 .page2-cont .page2-info{
    padding-top: 40px;
    padding-bottom: 120px;
  }
  .t-page2 .page2-cont .page2-tit{
    margin-bottom: 20px;
  }
  .t-page2 .page2-cont .page2-info .info-item {
    padding: 0 88px 0 30px;
  }
  .t-page2 .page2-cont .page2-tit.text-left{
    padding-left: 30px;
    margin-bottom: 0;
  }
  .t-page2 .page2-cont .page2-info .info-tip {
    font-size: 16px;
    left: 30px;
    bottom: 20%;
    width: 75%;
    line-height: 20px;
  }

  .t-page4 .page4-list li .city-tit{
    width: 70px;
  }
  .t-page4 .page4-list li span{
    padding-right: 12px;
  }
  .page5-cont .page5-info ul li:nth-child(1), 
  .page5-cont .page5-info ul li:nth-child(3), 
  .page5-cont .page5-info ul li:nth-child(5){
    left: -4%;
  }
  .page5-cont .page5-info ul li:nth-child(2), 
  .page5-cont .page5-info ul li:nth-child(4), 
  .page5-cont .page5-info ul li:nth-child(6){
    right: -4%;
  }
  .page5-cont .page5-type{
    padding-left: 3%;
  }
  .page5-cont .page5-type ul li{
    width: 48%;
    padding: 10px 10px 10px 22px;
  }
  .page5-cont .page5-type .page5-name.position{
    left: 18%;
  }
  .page6-position-rank{
    padding: 0 7%;
  }
  .page6-position-rank .cont-des:nth-child(1),
  .page6-position-rank .cont-des:nth-child(3){
    top:35px;
  }
  .t-page6 .cont-img img{
    width: 90%;
  }
  .page7-cont .page7-info, 
  .page7-cont .page7-code{
    margin: 0 20px;
  }
  .page7-info li{
    width: 40%;
    margin-left: 7%;
  }
  .page6-souvenir,
  .page10-cont .page10-item{
    margin: 0 10px;
  }
  .page10-cont .page10-item .item-img img{
    width: 94%;
  }
  .page10-cont .page10-item{
    height: auto;
    padding-bottom: 20px;
  }
  .page10-cont .page10-item .item-img{
    top: -20px;
  }
}


@media screen and (max-width: 1280px){
  .t-content {
    max-width: 1000px;
  }
  .t-main-title {
    font-size: 30px;
    padding: 10px 0px;
    height: 70px;
    line-height: 70px;
    margin: 40px auto 20px auto;
  }

  .t-page1 .page1-cont img{
    width: 55%;
  }
  .t-page2 .page2-cont .page2-tit{
    font-size: 22px;
    height: 60px;
  }
  .t-page2 .page2-cont .page2-word{
    font-size: 16px;
    line-height: 20px;
    padding: 20px 90px 70px 90px;
  }
  .t-page2 .page2-cont .page2-info {
    padding-top: 40px;
  }
  .t-page2 .page2-cont .page2-info .info-item{
    font-size: 16px;
    line-height: 20px;
  }
  .t-page2 .page2-cont .page2-info .info-item {
    padding: 0 60px 0 30px;
  }
  .t-page2 .page2-cont .page2-info .info-tip {
    font-size: 14px;
    left: 30px;
    bottom: 18%;
    width: 75%;
    line-height: 18px;
  }
  .t-page2 .page2-cont{
    padding-top: 20px;
  }
  .t-page2 .page2-cont .page2-tit.text-left{
    margin-top: 0;
  }
  
  /*page3*/
  .page3-date-select {
    width: 860px;
  }
  .page3-date-content {
    width: 1000px;
  }
  .content-tabs div {
    width: 250px;   
  }
  .tab-active {
    width: 273px !important;
  }




  .t-page4{
    height: auto;
  }
  .t-page4 .page4-list li{
    padding-left: 45px;
    height: 50px;
    line-height: 50px;
    margin-top: 6px;
  }
  .t-page4 .page4-list li .city-tit{
    font-size: 16px;
    width: 50px;
  }
  .t-page4 .page4-list li span{
    padding-right: 4px;
    font-size: 14px;
  }
  .t-page4 .page4-list li:before{
    top: 20px;
    left: 20px;
  }
  .t-page5{
    padding-bottom: 30px;
  }
  .page5-cont .page5-type{
    padding-left: 0;
  }
  .page5-cont .page5-info img{
    width: 49%;
  }
  .page5-cont .page5-type img{
    width: 32%;
  }
  .page5-cont .page5-name.position{
    font-size: 18px;
  }
  .page5-cont .page5-type .page5-name.position{
    left: 11.6%;
    font-size: 18px;
  }
  .page5-cont .page5-info ul li{
    height: 40px;
    line-height: 40px;
  }
  .page5-cont .page5-info ul li:nth-child(3){
    line-height: 20px;
  }
  .page5-cont{
    padding-bottom: 85px;
  }
  .page5-cont .page5-type ul li {
    width: 85%;
    padding: 6px 8%;
    margin-bottom: 6px;
    margin-right: 0;
  }
  .page5-cont .page5-type ul{
    width: 70%;
    left: 33%;
    top: -14%;
  }
  .page5-cont .page5-type ul li span{
    height: 36px;
    line-height: 36px;
    width: 36px;
    left: -18px;
    font-size: 18px;
  }
  .page5-rule .rule-cont .cont-item-name{
    height: 50px;
    line-height: 50px;
    left: -18px;
    margin-top: 28px;
  }
  .page5-rule .cont-item-info .item-img{
    font-size: 16px;
    margin-right: 8px;
  }
  .page5-rule .cont-item-info{
    margin-bottom: 15px;
  }
  .page5-rule .rule-cont .rule-cont-item{
    padding: 0 18px;
    margin: 0 14px;
  }
  .page5-rule .cont-item-info .item-info .item-tips{
    font-size: 12px;
  }
  .t-page6{
    height: auto;
  }
  .t-page6 .cont-img img {
    width: 100%;
  }
  .page6-position-rank{
    padding: 0;
  }
  .page6-souvenir{
    width: 90%;
  }
  .page6-souvenir-des{
    font-size: 16px;
  }
  .page7-cont .page7-info, 
  .page7-cont .page7-code{
    margin: 0 15px;
  }
  .page7-info li{
    width: 46%;
    box-sizing: border-box;
    padding-left: 42px;
    font-size: 16px;
    margin-left: 4%;
  }
  .page8-cont{
    margin-top: 40px;
  }
  .page5-made .made-item > img{
    width: 110px;
    height: 110px;
    margin: 0 18px;
  }
  .page5-made .made-item .made-item-des{
    padding-right: 22px;
  }
  .page5-made{
    height: auto;
  }
  .page5-made .made-item{
    padding: 30px 0;
  }
  .page5-rule .cont-item-equation{
    font-size: 16px;
  }
  .page5-rule .cont-item-equation .item-num{
    padding: 0 10px;
  }
  .page5-rule .cont-item-tips.big,
  .page5-rule .cont-item-tips{
    font-size: 14px;
  }
  .page6-souvenir-list,
  .page10-cont{
    padding: 0;
  }
  .page6-souvenir, .page10-cont .page10-item {
    margin: 0 5px;
  }
  .page6-souvenir ul{
    font-size: 14px;
  }
  .page8-news li{
    font-size: 14px;
  }
  .page5-cont .page5-type ul li{
    min-height: 50px;
  }
  .page5-cont .page5-type ul li:nth-child(1){
    display: block;
  }
}

@media screen and (max-width: 1000px){
  .t-content {
    max-width: 768px;
  }
  .t-nav .nav-lists{
    display: none;
  }
  .t-page2 .page2-cont{
    display: block;
  }
  .t-page2 .page2-cont .page2-word{
    width: 90%;
    margin: 0 auto;
    padding: 20px 110px;
    background: #fff url(../RJ-img/page2-word-bg.png) no-repeat center center;
    background-size: 102%;
    border-radius: 30px;
    border: 2px solid #fff;
  }
  .t-page2 .page2-cont .page2-info{
    width: 90%;
    margin: 15px auto;
    padding: 20px 110px 50px 110px;
    background: #fff url(../RJ-img/page2-info-bg.png) no-repeat center center;
    background-size: 145%;
    border-radius: 30px;
    border: 2px solid #fff;
  }
  .t-page2 .page2-cont .page2-info .info-item{
    padding: 0;
  }
  .t-page2 .page2-cont .page2-tit.text-left{
    padding-left: 0;
  }
  .t-page2 .page2-cont .page2-info .info-tip {
    font-size: 14px;
    left: 0;
    bottom: 12%;
    width: 100%;
    line-height: 18px;
    position: relative;
  }

  /*page3*/
  .page3-date-select {
    width: 768px;
    padding: 34px 80px 34px 120px;
  }
  .page3-date-content {
    width: 768px;
  }
  .content-tabs div {
    width: 200px; 
    font-size: 20px; 
    padding: 48px 10px; 
  }
  .tab-active {
    width: 223px !important;
  }
  .date-list {
    font-size: 16px;
  }
  .date-during {
    margin-right: 16px;
  }
  .date-event {
    width: 178px;
  }
  .date-item {
    padding-bottom: 24px;
    align-items: flex-start;
}



  .page3-tips{
    font-size: 14px;
  }
  .t-page4 .page4-cont{
    display: block;
  }
  .t-page4 .page4-list {
    margin-left: 0;
  }
  .t-page4 .page4-list li {
    margin: 6px auto;
  }
  .page5-cont{
    display: block;
    padding-top: 20px;
    padding-bottom: 80px;
  }
  .page5-cont .page5-info{
    margin-bottom: 30px;
  }
  .page5-cont .page5-info img {
    width: 40%;
  }
  .page5-cont .page5-info ul li:nth-child(1), 
  .page5-cont .page5-info ul li:nth-child(3), 
  .page5-cont .page5-info ul li:nth-child(5) {
    left: 10%;
  }
  .page5-cont .page5-info ul li:nth-child(2), 
  .page5-cont .page5-info ul li:nth-child(4), 
  .page5-cont .page5-info ul li:nth-child(6) {
    right: 10%;
  }
  .page5-cont .page5-info ul li {
    height: 50px;
    line-height: 50px;
  }
  .page5-cont .page5-type img{
    width: 30%;
  }
  .page5-cont .page5-type {
    padding-left: 15%;
  }
  .page5-cont .page5-type ul {
    width: 50%;
    left: 40%;
  }
  .page5-cont .page5-type ul li {
    width: 85%;
    padding: 8px 8%;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .page5-cont .page5-type .page5-name.position {
    left: 25.5%;
    font-size: 18px;
  }
  .page5-rule .rule-cont{
    display: block;
    margin-top: 70px;
  }
  .page5-rule .rule-cont .cont-item-name{
    height: 50px;
    line-height: 50px;
  }
  .page5-rule .rule-cont .rule-cont-item{
    height: auto;
    padding-bottom: 10px;
    margin-top: 60px;
  }
  .page6-position-rank .cont-des{
    width: 256px;
    font-size: 14px;
  }
  .page6-position-rank .cont-des:nth-child(1), .page6-position-rank .cont-des:nth-child(3){
    top: 20px;
  }
  .page6-souvenir{
    height: auto;
    width: 80%;
  }
  .page6-souvenir ul li{
    width: 80%;
  }
  .page7-cont .page7-info, .page7-cont .page7-code{
    margin: 0 10%;
  }
  .page7-info li {
    width: 40%;
    box-sizing: border-box;
    padding-left: 42px;
    font-size: 16px;
    margin-left: 10%;
  }
  .page5-made{
    display: block;
  }
  .page5-made .made-item{
    width: 100%;
  }
  .page6-position-rank .des-tit{
    margin: 10px auto 0 auto;
  }
}

@media screen and (max-width: 768px){
  .show-pc{
    display: none!important;
  }
  .show-mobile{
    display: block!important;
  }
  .t-content {
    max-width: 100%;
  }
  .t-main-title{
    font-size: 22px;
    background-size: 180px;
    margin: 30px auto 20px auto;
  }
  .t-main-title span{
    width: 90%;
  }
  .t-sub-title{
    font-size: 18px;
    margin-bottom: 15px;
  }
  .t-sub-title span{
    padding: 0 70px;
  }

  .t-page1{
    background: #f8fbfe url(../RJ-img/page1-bg-m.jpg) no-repeat center bottom;
    height: auto;
    background-size: 100%;
    padding-bottom: 240px;
  }
  .t-page1 .page1-btn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 40px;
    margin-left: 8%;
  }
  .t-page1 .page1-cont {
    padding-top: 70px;
    width: 100%;
  }
  .t-page1 .page1-cont img {
    width: 85%;
    margin: 0 auto;
  }
  .t-nav{
    display: none;
  }
  .t-page2 .page2-cont {
    padding-top: 0;
  }
  .t-page2 .page2-cont .page2-tit.text-left {
    margin-bottom: 20px;
  }
  .t-page2 .page2-cont .page2-word{
    padding: 10px 6%;
    width: 94%;
    font-size: 14px;
    background-image: url(../RJ-img/page2-word-bg-top.png), url(../RJ-img/page2-word-bg-bottom.png);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom;
    background-size: 110%;
  }
  .t-page2 .page2-cont .page2-info .info-item{
    font-size: 14px;
  }
  .t-page4 .page4-tit{
    font-size: 14px;
  }
  .t-page2 .page2-cont .page2-tit {
    font-size: 20px;
    line-height: 24px;
    height: auto;
    margin: 10px 0 20px 0;
  }
  .t-page2 .page2-cont .page2-info{
    padding: 20px;
    margin-bottom: 0;
  }
  .t-page2 .page2-cont .word-item, 
  .t-page2 .page2-cont .info-item{
    margin-bottom: 15px;
  }

  /*page3*/
  .t-page3 .page3-cont{
    margin: 20px auto;
    padding: 0 20px;
  }
  .page3-date-select {
    width: 100%;
    padding: 20px 35px;
  }
  .date::before{
    display: none;
  }
  .date {
    font-size: 14px;
    line-height: 100%;
  }
  .date-active::after {
      width: 48px;
      height: 48px;
      top: 23px;
  }
  .content-tabs{
    position: absolute;
    top: -88px;
    left: -2px;
    display: flex;
    justify-content: flex-start;
  }
  .page3-date-content {
    width: 100%;
    margin-top: 120px;
}
.content-tabs div {
  width: calc((100vw - 40px) / 2);
  font-size: 14px;
  padding: 32px 10px;
  border-radius: 0px;
}
.tab-active {
  width: calc((100vw - 40px) / 2) !important;
  color: #FFF !important;
  padding: 32px 10px;
  background-image: url(../RJ-img/page3-tab-active-m.webp) !important;
}
.tab-active .blank {
  display: none;
}
.content-date {
  padding: 26px 0px 24px 25px;
  color: #C1C6CF;
  font-size: 16px;
  line-height: 150%;
}

.tab-content hr {
  height: 1px;
  background-color: #F4F4F4;
  margin: 0 24px 24px 24px;
}
.date-list {
  margin-left: 24px;
  padding-bottom: 50px;
  font-size: 16px;
}
.page3-dot {
  margin-right: 6px;
}

  
  .page3-tips {
    font-size: 14px;
    padding: 0 5%;
  }
  .t-page4 .page4-cont{
    margin: 20px auto 0 auto;
  }
  .t-page4 .page4-list li{
    padding-left: 22px;
    width: 94%;
    height: auto;
    line-height: 24px;
    padding: 10px 0 10px 30px;
  }
  .t-page4 .page4-list li:before{
    top: 16px;
  }
  .t-page4 .page4-list li .city-tit{
    width: auto;
    padding: 0 6px 0 0;
  }
  .t-page4 .page4-list li span{
    padding: 0 7px 0 0;
  }
  .t-page4 .page4-list li:before{
    left: 10px;
  }
  .t-page5{
    padding-bottom: 10px;
  }
  .page5-cont .page5-info ul li{
    width: 75px;
  }
  .page5-cont .page5-info img{
    width: 60%;
  }
  .page5-cont .page5-info ul li:nth-child(2), 
  .page5-cont .page5-info ul li:nth-child(4), 
  .page5-cont .page5-info ul li:nth-child(6) {
    right: 0%;
    display: flex;
    height: 35px;
    align-items: center;
    line-height: 18px;
    font-size: 14px;
  }
  .page5-cont .page5-info ul li:nth-child(1), 
  .page5-cont .page5-info ul li:nth-child(3), 
  .page5-cont .page5-info ul li:nth-child(5){
    left: 0%;
    justify-content: flex-end;
    display: flex;
    height: 35px;
    align-items: center;
    line-height: 18px;
    font-size: 14px;
  }
  .page5-cont .page5-info ul li i{
    font-size: 12px;
  }
  .page5-cont .page5-type {
    padding-left: 0;
    height: auto;
    padding-bottom: 30px;
    margin-top: 20px;
  }
  .page5-cont .page5-type img {
    width: 40%;
  }
  .page5-cont .page5-type .page5-name.position{
    left: 14.5%;
    top: 46%;
    font-size: 16px;
  }
  .page5-cont .page5-type ul{
    width: 63%;
    left: 38%;
  }
  .page5-cont .page5-type ul li{
    width: 96%;
    padding: 4px 5% 4px 9%;
    margin-bottom: 7px;
    min-height: auto;
    font-size: 13px;
    line-height: 20px;
  }
  .page5-cont .page5-type ul li i{
    font-style: normal;
    font-weight: bold;
  }
  .page5-rule .rule-des{
    padding: 0 5%;
    font-size: 14px;
    line-height: 20px;
  }
  .page5-rule .rule-cont{
    margin-top: 0;
  }
  .page5-rule .rule-cont .rule-cont-item{
    margin: 40px 5% 0 5%;
    padding: 0 15px 5px 15px;
  }
  .page5-rule .cont-item-equation.mt-30 {
    margin-top: 15px;
  }
  .page5-cont {
    padding-top: 10px;
    padding-bottom: 25px;
  }
  .page5-rule .rule-cont .cont-item-name{
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    top: 10px;
  }
  .page5-rule .rule-cont .cont-item-name span{
    font-size: 20px;
    margin-right: 2px;
  }
  .page5-rule .cont-item-info .item-info{
    font-size: 14px;
    line-height: 16px;
  }
  .page5-rule .cont-item-p{
    height: auto;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
  }
  .page5-rule .cont-item-equation{
    font-size: 16px;
    height: 70px;
  }
  .page5-rule .cont-item-tips.big{
    font-size: 14px;
  }
  .page5-rule .rule-add{
    margin-top: 0;
  }
  .page5-rule .rule-add .add-item {
    font-size: 14px;
    color: #595757;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .page5-made .made-item > img{
    width: 40px;
    height: 40px;
    margin: 0 15px;
  }
  .page5-made .made-item .made-item-des{
    font-size: 14px;
    padding-right: 15px;
  }
  .page5-cost .cost-bg{
    height: auto;
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 22px;
  }
  .page5-cost{
    height: auto;
  }
  .page5-rule .rule-add .add-item span {
    width: 28px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    margin-right: 5px;
  }
  .page6-cont{
    margin-bottom: 40px;
  }
  .page6-souvenir {
    height: auto;
    width: 90%;
    padding: 10px 0;
  }
  .page6-souvenir .souvenir-name{
    font-size: 18px;
    margin-left: -100px;
    width: 200px;
  }
  .page6-souvenir ul{
    margin-top: 10px;
  }
  .page6-souvenir ul li {
    width: 94%;
    font-size: 14px;
    margin: 2px 0;
  }
  .page6-souvenir ul li .page6-icon-bg{
    height: 30px;
    width: 30px;
    margin-right: 5px;
  }
  .page6-souvenir ul li .page6-icon-bg img{
    width: 18px;
  }
  .page6-souvenir-des {
    font-size: 14px;
    padding: 0 5%;
  }
  .page6-position-rank .cont-des:nth-child(1), 
  .page6-position-rank .cont-des:nth-child(3){
    top: 0;
  }
  .page6-position-rank .cont-des{
    width: 100%;
    position: relative;
  }
  .page6-position-rank .cont-des-info{
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 14px;
  }
  .page6-position-rank .des-tit{
    font-size: 14px;
    margin: 0 auto;
  }
  .page6-position-rank .des-tit span{
    font-size: 28px;
  }
  .page6-position-rank img{
    width: 100%;
  }
  .page7-cont{
    display: block;
  }
  .page7-cont .page7-item{
    padding-top: 0;
  }
  .page7-cont .page7-info, 
  .page7-cont .page7-code{
    margin: 0 5%;
    height: auto;
    padding: 15px 0;
  }
  .page7-code{
    font-size: 14px;
  }
  .page7-code span{
    font-size: 20px;
    margin: 20px 0 5px 0;
  }

  .page7-info-des{
    font-size: 14px;
    margin: 10px auto;
  }
  .page7-info li{
    width: 80%;
    box-sizing: border-box;
    padding-left: 11%;
    height: 40px;
    line-height: 40px;
    background-size: 30px;
    margin-left: 20%;
  }
  .page7-info .btn{
    width: 220px;
    height: auto;
    padding: 12px 0;
    line-height: 100%;
    font-size: 16px;
  }
  .page7-info .btn p{
    font-size: 16px;
  }

  .page8-cont {
    margin-top: 20px;
  }
  .org-list{
    padding: 0 3%;
  }
  .org-list .org-item,
  .org-list:last-child:after{
    width: 48%;
    margin: 5px 1%;
  }
  .page5-cont .page5-name.position{
    font-size: 16px;
  }
  .page6-souvenir-list, .page10-cont{
    display: block;
  }
  .page6-souvenir{
    margin: 0 auto 40px auto;
  }
  .page6-souvenir ul li{
    width: 50%;
  }
  .page10-cont .page10-item{
    width: 100%;
  }
  .page10-cont .page10-item {
    width: 94%;
    margin: 0 auto 30px auto;
  }
  .page10-cont .page10-item{
    font-size: 16px;
    line-height: 22px;
  }
  .page8-news li{
    width: 100%;
    margin: 0 auto;
  }
  .page8-news li.has-down {
    background: url(../RJ-img/icon_down.png) no-repeat right center;
    background-size: 15px;
  }
  .page10-cont{
    margin-top: 40px;
  }
  .page8-news ul{
    padding-right: 2%;
  }
  .page8-news li:before {
    content: "";
    width: 5px;
    height: 5px;
    left: 6px;
    top: 13px;
  }
  .page6-souvenir ul:after{
    top: 2px;
  }
}

