﻿@charset "utf-8";
/* CSS Document */

body {
    color: #555;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    min-width: 1246px;
}
body,a,p,h6{
    margin: 0;
    padding: 0; 
    text-decoration: none; 
}

.banner,.index-01,.index-02{
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: block; 
}

/* 乐享中秋 */
.lxzq{
  overflow: hidden;
}
.lxzq_top{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: block;   
}
.lxzq_top li{
  float: left;
  margin-right: 30px;
}
.lxzq_top li:nth-child(2){
  margin-right: 0px;
}
.lxzq_top li,.lxzq_top li a,.lxzq_top li a img{
  width: 585px;
  height: 340px;
  display: block;  
}


.lxzq_top2 li,.lxzq_top2 li a,.lxzq_top2 li a img{
  width: 380px;
  height: 288px;
  display: block;  
}

.lxzq_top li a{
  position: relative;
}
.lxzq_top li a p{
  position: absolute;
  padding: 16px 10px;
  box-sizing: border-box;
  background-color: rgba(0,0,0,0.5);
  text-align: center;
  font-size: 18px;
  color: #fff;
  width: 100%;
  bottom: 0px;
}
.lxzq_bottom{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  padding: 20px;
  box-sizing: border-box; 
  background: #fdfaf7; 
  margin-top: 30px; 
}
.lxzq_bottom li{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-bottom: 16px;  
}
.lxzq_bottom li h6{
  font-size: 18px;
  font-weight: bold;
  color: #ec6c0d;
  line-height: 36px;
  margin-bottom: 6px;
}
.lxzq_bottom li h6:hover{
  color: #cd6111;
}
.lxzq_bottom li p{
  font-size: 15px;
  line-height: 24px;
  color: #777;
}

.lxzq_top2 li{
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.lxzq_top2 li:nth-child(2){
  margin-right: 30px;
}
.lxzq_top2 li:nth-child(3n){
  margin-right: 0px;
}
.lxzq_top li a p{
  font-size: 16px;
}
.lxzq_bottom2{
  margin-top: 10px;
}

.zqcs{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  padding: 60px;
  box-sizing: border-box; 
  margin-top: 30px; 
}
.zqcs li{
  height: auto;
  display: inline-block;
  float: left;
  margin-right: 56px;  
}
.zqcs li a{
  display: inline-block;
  font-size: 22px;
  font-weight: normal;
  color: #999;
  line-height: 30px;
}
.zqcs li a:hover{
  color: #333;
}


/* 图说中秋 */
.gshxy-xyjm{
	position: relative;
  width: 1246px;
  margin: 0 auto;
}
.gshxy-xyjm-title{
  position: absolute;left: 50%;top: -18px;z-index: 99;transform: translate(-50%,0);
  margin: 0;
}
.gshxy-xyjm .swiper-container {
  width: 1200px;
  height:588px;
}
.gshxy-xyjm .swiper-slide {
	width: 898px;height: 588px;
  box-sizing: border-box;border: 4px solid #ec6c0d;
  border-radius: 3px;
}
.gshxy-xyjm .swiper-slide img{
	display:block;
  width: 890px;height: 580px;
}
.gshxy-xyjm .swiper-slide p {
	line-height: 74px;text-align: center;font-size: 20px;
	color: #fff;
  background: #F1B207;
}
.gshxy-xyjm .swiper-button-prev {
	left: 0px;width: 46px;height: 46px;
	background: url("ny20241010zq_left.png") no-repeat;background-size: 100%;
}
.gshxy-xyjm .swiper-button-next {
	right: 0px;width: 46px;height: 46px;
	background: url("ny20241010zq_right.png") no-repeat;background-size: 100%;
}
.swiper-button-prev::after,.swiper-button-next:after{
  display: none;
}
.gshxy-jcxc{
  height: 330px;margin-bottom: 37px;
}
.gshxy-jcxc li{
  float: left;width: 390px;max-height: 340px;
  background: #FAFAF9;border: 1px solid rgba(231, 225, 213, 0.72);
  box-sizing: border-box;padding: 24px 23px;
  margin-left: 15px;
}
.gshxy-jcxc li:nth-child(1){
  margin-left: 0;
}
.gshxy-jcxc li img{
  width: 100%;height: 195px;
}

