article {
  position: relative;
}

#main nav {
  background-color: #e64054;
}

#main nav ul {
  flex-wrap: wrap;
}

#main nav li {
  width: 3rem;
  height: 3rem;
  box-shadow: 0rem 0rem 0.63rem 0rem #0c040700;
  border-radius: 3rem;
  font-size: 0.65rem;
  line-height: 0.7rem;
  color: #ee4b3b;
  text-align: center;
  background-color: #ffefd3;
  margin-right: .5rem;
}

#main nav li:nth-child(4),
#main nav li:last-child {
  margin: 0;
}

#main nav li a,
#main nav li span {
  color: #ee4b3b;
  width: 2.85rem;
  height: 2.85rem;
  box-shadow: 0rem 0rem 0.63rem 0rem rgba(12, 4, 7, 0.15);
  border: solid 1px #ffffff;
  border-radius: 2.85rem;
  font-weight: 700;
}

#main nav li:nth-child(1) {
  color: #000000;
  background: #ffc37d;
}

#main nav li:nth-child(1) a,
#main nav li:nth-child(1) span {
  color: #000000;
}

#main section .content {
  padding: .25rem;
  margin-top: .3rem;
}

#main section>h2 img {
  width: 50%;
}

#main section .btn_box .btn {
  width: 6.5rem;
  height: 2rem;
  background-color: #750b0b;
  border-radius: 0.99rem;
  font-size: 0.65rem;
  font-weight: 700;
  line-height: 2rem;
  color: #ffffff;
}

#main section .btn_box {
  margin-top: 1rem;
}

#main section .btn_box .btn:last-child {
  margin-left: .5rem;
  cursor: pointer;
}

/* .section1 */
.section1 {
  background-color: #e64054;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.lightspot-box {
  flex-wrap: wrap;
}
.lightspot-box  {
  overflow: initial;
  padding-bottom: 2.6rem;
}
.lightspot-box li {
  width: 14.5rem;
  height: 9rem;
  background-color: #fcf4cb;
  border-radius: 0.3rem;
  border: solid 0.05rem #ffcf62;
  padding: .2rem 0 0 .5rem;
  position: relative;
}

/* .lightspot-box li.s_h,
.lightspot-box li.s_h {
  height: 235px;
} */

.lightspot-box li.mar_b {
  margin-bottom: 107px;
}

.lightspot-box li h3 {
  font-style: italic;
  color: #750b26;
  font-size: 0.88rem;
}

.lightspot-box li .img {
  width: 14.5rem;
  /* height:9rem; */
  position: absolute;
  left: .5rem;
  top: 1.5rem;
  flex-wrap: wrap;
}

.lightspot-box li.t_li .img {
  width: 14.5rem;
  height: 8.4rem;
  background-color: #488eff;
  border-radius: 0.3rem;
  border: solid 0.05rem #fcf4cb;
  padding: .2rem;
}

.lightspot-box li .sec {
  width: 100%;
  position: relative;
  border-radius: 0.3rem;
  overflow: hidden;
}

.lightspot-box li .sec img {
  /* transition: all .3s; */

}


.lightspot-box li .f_img .sec {
  width: 49%;
}

.lightspot-box li .btn {
  position: absolute;
  bottom: .3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 5.8rem;
  padding: 0 1rem;
  font-size: 0.6rem;
  font-weight: 700;
  color: #ffffff;
  height: 1.25rem;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0.61rem;
  margin: 0 auto;
  box-sizing: content-box !important;
}
.lightspot-box li.t_li .img .btn{
  width: 2.5rem;
}
.lightspot-box li .btn a {
  color: #000000;
}
.swiper-pagination-bullet{
  width: 0.3rem;
	height: 0.3rem;
  background-color: #fcf4cb;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #750b26;
}
/* .section2 */
.section2 {
  width: 100%;
  background: #ffffff;
  padding-top: 2rem;
  position: relative;
}

.section2>.section2_img {
  position: absolute;
  width: 100%;
  top: -2.4rem;
  background-color: #ee4b3b;
  overflow: hidden;
}

.section2>.section2_img img {
  width: 120%;
}

.section2 .content {
  height: auto;
  margin: 0 .5rem 0;
  background-color: #750b26;
  box-shadow: 0rem 0.25rem 0.75rem 0rem rgba(53, 53, 52, 0.1);
  border-radius: 0.3rem;
  padding: .5rem .5rem .25rem !important;
}

.section2 .content .top {
  width: 100%;
  font-size: 0.65rem;
  line-height: 0.63rem;
  color: #000000;
}

.section2 .content .top img {
  width: 100%;
}

.section2 .content .top .btn {
  width: 6.25rem;
  height: 1.5rem;
  background-color: #e54154;
  border-radius: 0.74rem;
  font-size: .6rem;
  line-height: 1.5rem;
  font-size: 0.6rem;
  font-weight: 700;
  color: #ffffff;
  margin: -.8rem auto 0;
  position: relative;
  z-index: 3;
}

.section2 .content .city_box {
  margin-top: .45rem;
  position: relative;
}

.section2 .content .city_box>div {
  margin-top: .25rem;
  /* flex-wrap: wrap; */
  align-items: flex-start;
}

.section2 .content .city_box>div ul {
  width: 100%;
  flex-wrap: wrap;
}

.section2 .content .city_box .Time {
  width: 1.8rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5rem;
  color: #ffc37d;
  flex-shrink: 0;
  margin-bottom: .2rem;
}

.section2 .content .city_box li {
  width: 1.75rem;
	height: 1.25rem;
	background-color: #ffffff;
  border-radius: 0.15rem;
  font-size: 0.6rem;
  color: #000000;
  margin-left: .28rem;
  margin-bottom: .28rem;
}

.section2 .content .city_box li.active {
	background-color: #e54154;
  color: #ffffff;
}

.section2 .content .city_box .igo_title {
  width: 5.43rem;
  position: absolute;
  bottom: 0;
  right: 1.9rem;
}

.section2 .content .detail {
  height: 5rem;
  background-color: #faca60;
  border-radius: 0.3rem;
  margin-top: .75rem;
  padding: .4rem .85rem .8rem 1.2rem;
}

.section2 .content .detail h3 {
  font-size: 1.15rem;
  margin-right: 1rem;
}

.section2 .content .detail .time_box {
  height: 0.8rem;
}

.section2 .content .detail img {
  width: 0.7rem;
  margin-right: .3rem;
}

.section2 .content .detail .date {
  font-size: 1rem;
  font-weight: 700;
  margin-right: .3rem;
  line-height: 0.8rem;
  height: 0.8rem;
}

.section2 .content .detail .time {
  font-size: 0.6rem;
  height: 0.6rem;
  line-height: 0.7rem;
}

.section2 .content .address {
  margin-top: .3rem;
}

.section2 .content .detail .address p {
  width: 8.2rem;
  font-size: 0.6rem;
}

.section2 .content .detail .address .btn {
  width: 3.5rem;
  height: 1.5rem;
  background-image: linear-gradient(0deg,
      #e5282e 0%,
      #ef4e3c 100%);
  border-radius: 0.74rem;
  color: #ffffff;
  font-size: 0.6rem;
  line-height: 1.5rem;
}

/* .section3 */
.section3 {
  padding-top: 1.35rem;
  background: #ffffff;
}

#main .section3>h2 img {
  width: 80%;
}

#main .section3 .content {
  overflow-x: scroll;
  margin-top: 1.5rem;
}

#main .section3 .content_box>div {
  width: 11rem;
  height: 14.85rem;
  background: url(../img/section3_li.png) no-repeat;
  background-size: 102%;
  border-radius: 4.74rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-right: 1.8rem;
}

#main .section3 .content_box>div>img {
  width: 4.65rem;
  position: relative;
  top: -.6rem;
}

#main .section3 .content_box a {
  font-size: 0.7rem;
  line-height: 1.1rem;
  color: #cb0828;
}

#main .section3 .content_box a img {
  width: 10%;
  margin-left: .4rem;
}

#main .section3 .content_box ul {
  margin-top: .2rem;
}

#main .section3 .content_box li {
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.85rem;
  text-align: left;
  position: relative;
  padding-left: .5rem;
  margin-left: .5rem;
}

#main .section3 .content_box li::after {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background-color: #cb0828;
  border-radius: .2rem;
  position: absolute;
  left: 0;
  top: 0.3rem;
}

#main .section3 .content_box .btn {
  width: 4rem;
  height: 1.5rem;
  background-image: linear-gradient(0deg,
      #e5282e 0%,
      #ef4e3c 100%);
  border-radius: 0.74rem;
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #ffffff;
  position: absolute;
  bottom: .8rem;
}

#main .section3 .form_box {
  margin: 0 .5rem 0;
  margin-top: 1.08rem;
  background: url(../img/section3_bg.png) no-repeat;
  background-size: 100%;
  border-radius: 0.3rem;
  padding: 1rem .95rem;
}

#main .section3 .form_box h3 {
  color: #ffffff;
  font-size: 1rem;
  margin-bottom: .6rem;
}

#main .section3 .form_box h3 p {
  font-size: 0.7rem;
  margin-right: .5rem;
}

#main section .form_box .item,
#main section .form_box input,
#main section .form_box select {
  width: 100%;
  height: 1.63rem;
  background-color: #f7f7f7;
  line-height: 1.63rem;
  font-size: 0.55rem;
  color: #b3b3b3;
  padding-left: .6rem;
}

#main section .form_box input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset !important;
}

#main section .form_box .item {
  padding-left: 0;
}

#main section .form_box input::placeholder {
  color: #b3b3b3;
}

#main section .form_box select {
  background-position-x: 95%;
  background-size: 5%;
}

#main section .form_box .item.yzm input {
  width: 100%;
}

#main section .form_box .item.yzm span {
  width: 6.25rem;
  height: 1.63rem;
  background-color: #ffcc00;
  line-height: 1.63rem;
  text-decoration: none;
  font-size: 0.55rem;
  color: #000000;
  flex-shrink: 0;
}

#main section .form_box form .btn {
  width: 7.5rem;
	height: 2rem;
  background: url(../img/btn.png) no-repeat;
  background-size: 100%;
  line-height: 2rem;
  font-weight: 700;
  margin: .75rem auto;
  font-size: 0.75rem;
	font-weight: 700;
	color: #841320;
}

/* .section4 */
.section4 {
  padding-top: 1.63rem;
  position: relative;
  z-index: 2;
}

#main .section4>h2 img {
  width: 70%;
}

#main .section4 .content {
  padding: 0 .45rem;
  margin-top: .95rem;
}

#main .section4 ul {
  flex-wrap: wrap;
}

#main .section4 li {
  width: 7.25rem;
  height: 5rem;
  background: url(../img/item1.png) no-repeat;
  background-size: 100%;
  margin-bottom: .5rem;
}

#main .section4 li a {
  display: block;
  width: 100%;
  height: 100%;
}

#main .section4 li:nth-child(2) {
  background: url(../img/item2.png) no-repeat;
  background-size: 100%;
}

#main .section4 li:nth-child(3) {
  background: url(../img/item3.png) no-repeat;
  background-size: 100%;
}

#main .section4 li:nth-child(4) {
  background: url(../img/item4.png) no-repeat;
  background-size: 100%;
}

#main .section4 li:nth-child(5) {
  background: url(../img/item5.png) no-repeat;
  background-size: 100%;
}

#main .section4 li:nth-child(6) {
  background: url(../img/item6.png) no-repeat;
  background-size: 100%;
}

/* .section5 */
#main .section5 {
  background: url(../img/section5_bg.png) no-repeat;
  background-size: 100%;
  margin-top: -4.3rem;
  padding-top: 5rem;
  height: 25rem;
}

#main .section5 p {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: .75rem;
}

#main .section5>h2 img {
  width: 80%;
}

#main .section5 .form_box {
  margin: 0 1.5rem;
}

#main .section5 .form_box form .btn {
  width: 8.75rem;
  background: url(../img/btn1.png) no-repeat;
  background-size: 100%;
}

/* .section6 */
#main .section6>h2 img {
  width: 80%;
}

#main .offer_box {
  width: 15rem;
  height: 6.5rem;
  background: url(../img/offer_bg.png) no-repeat;
  background-size: 100%;
  padding: 0.8rem .75rem 0 1.2rem;
  flex-direction: column;
  margin: 0.5rem auto .73rem;
}

#main .offer_box>div {
  width: 100%;
}

#main .offer_box div.num {
  width: 5.88rem;
  align-items: flex-end;
  height: 40px;
}

#main .offer_box div.num span {
  font-size: 1.6rem;
  font-weight: 700;
  color: #c83838;
  height: 40px;
  line-height: 40px;
}

#main .offer_box div.num i {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #c83838;
  border-radius: .8rem;
  font-size: .5rem;
  color: #ffffff;
  text-align: center;
  line-height: .8rem;
  margin-bottom: .2rem;
  margin-left: .1rem;
  flex-shrink: 0;
}

#main .offer_box div.title {
  width: 100%;
  margin-top: .3rem;
}

#main .offer_box div.title span {
  width: 5.88rem;
  height: 1rem;
  background-color: #c83838;
  border-radius: 0.15rem;
  font-size: 0.55rem;
  font-weight: 700;
  line-height: 1rem;
  color: #ffffff;
  text-align: center;
}
#main .offer_box div.title span:nth-child(2){
  width: 6.38rem;
}
#main .offer_box p {
  font-size: 0.5rem;
  line-height: 0.75rem;
  color: #999999;
  margin-top: .5rem;
}

#main .section6 .map {
  width: 100%;
}

#main .section6 .tab li {
  width: 2.2rem;
  height: 1.8rem;
  background-color: #750b0b;
  border-radius: 0.15rem 0.15rem 0rem 0rem;
  font-size: 0.6rem;
  color: #ffffff;
}

#main .section6 .tab li:nth-child(3) {
  line-height: 0.6rem;
}

#main .section6 .tab li.active {
  background-color: #e54154
}

#main .section6 .content {
  width: 100%;
  height: 23rem;
  background-color: #e54154;
  padding: 1rem 0 1rem 0;
  margin-top: 0;
}

#main .section6 .con_title {
  font-size: .75rem;
  color: #ffffff;
  align-items: flex-end;
  height: 1.27rem;
  justify-content: center;
}

#main .section6 .con_title p {
  height: 0.98rem;
  line-height: 0.98rem;

}

#main .section6 .con_title span {
  font-size: 1.7rem;
  color: #ffebcf;
  height: 1.27rem;
  line-height: 1.27rem;
}

#main .section6 .con_title i {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #ffebcf;
  border-radius: .8rem;
  font-size: .5rem;
  color: #ee4b3b;
  text-align: center;
  line-height: .8rem;
  margin-left: .1rem;
  font-weight: 400;
}

#main .section6 .content {
  padding-right: .4rem;
}

#main .section6 .content p.tc {
  font-size: 0.6rem;
  line-height: 0.75rem;
  color: #ffffff;
  margin: .5rem;
}

#main .section6 .content .sch_box {
  width: 100%;
  overflow-y: scroll;
  height: 14.48rem;
  padding: 0 .05rem 0 .75rem;
}

/* 滚动槽 */
#main .section6 .content .sch_box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

#main .section6 .content .sch_box::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #d33547
}

/* 滚动条滑块 */
#main .section6 .content .sch_box::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #ffffff;
}

#main .section6 .content ul {
  flex-wrap: wrap;
}

#main .section6 .content li {
  width: 4.5rem;
  height: 4.5rem;
  background: url(../img/sch_bg.png) no-repeat;
  background-size: 100%;
  border-radius: 4.5rem;
  box-shadow: 0rem 0rem 0.63rem 0rem rgba(121, 11, 0, 0.25);
  margin-bottom: .5rem;
  font-size: 0.6rem;
  color: #000000;
  flex-direction: column;
  margin-right: .3rem;
}

#main .section6 .content li:nth-child(3n) {
  margin-right: 0;
}

#main .section6 .content li p {
  text-align: center;
  height: 1.5rem;
  line-height: 0.7rem;
  width: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 几行后显示不开省略 */
  -webkit-line-clamp: 2;
}

#main .section6 .content li .num {
  margin-top: .3rem;
  align-items: flex-end;
}

#main .section6 .content li span {
  height: 1.27rem;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.27rem;
  color: #ee4b3b;
}

#main .section6 .content li i {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #ee4b3b;
  border-radius: .8rem;
  font-size: .5rem;
  color: #ffffff;
  text-align: center;
  line-height: .8rem;
  margin-left: .1rem;
  font-weight: 400;
}

#main .section6 .btn_box {
  margin-top: 1.5rem;
}

/* layout */
#main .layout {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 10;
}

#main .layout>div {
  width: 13.5rem;
  height: 20.1rem;
  background: url(../img/layout.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  padding: 6.2rem .75rem .63rem;
}

#main .layout form {
  width: 100%;
}

#main .close {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

#main .layout .item,
#main .layout input,
#main .layout select {
  width: 100%;
  font-size: 0.55rem;
  color: #999999;
}

#main .layout input::placeholder {
  color: #999999;
}

#main select {
  background: #f1f1f1 url(../img/arrow.png) no-repeat right;
  background-size: 4%;
  background-position-y: 50%;
  background-position-x: 95%;
}

#main .item.yzm span {
  text-decoration: none;
  font-size: 0.55rem;
  color: #f4fbff;
}

#main .item.mar_b {
  margin-bottom: 0;
}

#main .layout p {
  font-size: 0.55rem;
  color: #f4fbff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  height: 0;
  line-height: 0;
  transition: all .3s;
}

#main .layout .btn {
  width: 8.75rem;
  height: 1.8rem;
  line-height: 1.8rem;
  background: url(../img/layout_btn.png) no-repeat;
  background-size: 100%;
  color: #8f0e00;
  margin: .5rem auto 0;
  font-size: 0.65rem;
  font-weight: 700;
}

#main .layout input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset !important;
}

.fix_bar {
  width: 100%;
  position: fixed;
  top: 2rem;
  left: 0;
  box-shadow: 0.06rem 0.11rem 0.25rem 0rem rgba(131, 12, 0, 0.25);
  z-index: 10;
  display: none;
}

.fix_bar li {
  width: 2.38rem;
  height: 1.75rem;
  font-size: 0.6rem;
  line-height: 0.7rem;
  letter-spacing: 0rem;
  color: #ee4b3b;
  background-color: #fcecd0;
  border-right: 2px solid #ffffff;
  text-align: center;
  font-weight: 700;
}

.fix_bar li a {
  color: #ee4b3b;
}

.fix_bar li:last-child {
  border-right: none;
}

.fix_bar li.active {
  color: #000000;
  background-color: #fec27d;
}


/* 数字跳动 */
.inrow>li,
.inrow span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
}

.dataNums {
  width: auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dataNums .dataOne {
  width: .9rem;
  height: 40px;
  text-align: center;
}

.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 40px;
  overflow: hidden;


}

.dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.dataNums .tt span {
  width: 100%;
  height: 100%;
  color: #c83838;
}

.qt200 {
  font-size: 26px;
  color: #ffffff;
  border-radius: 4px;
  background: #b11614;
  width: 50%;
  margin: 0 auto;
  padding: 6px 0px;
  text-align: center;
}

.dataJz {
  width: 100%;
  font-size: 12px;
  color: #b11614;
  text-align: center;
  padding-top: 20px;
}

/* 数字跳动 */