﻿@charset "utf-8";
html, body {
	margin:0;
	padding:0;
	color:#000;
	font-size:14px;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	cursor:default;
	overflow-x:hidden;
	font-family: Verdana, "微软雅黑", "黑体";
	background:#fbfbfb;
}
img {
	border:0;
}
a {
	color:#000;
	text-decoration:none;
	transition: color 0.2s ease-in-out;
}
::selection {
 background:#3488ea;
 color:#fff;
}
ul, li, p {
	margin:0;
	padding:0;
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px, 0, 0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px, 0, 0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px, 0, 0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px, 0px);
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px, 0, 0);
	-ms-transition-timing-function:ease;
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px, 0, 0);
	transition-timing-function:ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	position:relative;
	width:100%;
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	overflow:hidden;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
/* custom styles */
.swiper-container {
	width:100%;
	height: 440px;
}
.pagination {
	position: absolute;
	z-index: 20;
	left: 0;
	bottom: 10px;
	width:100%;
	text-align: center;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #fff;
	margin:0 3px;
	opacity: 0.9;
	border: 1px solid #222;
	cursor: pointer;
}
.swiper-visible-switch {
	background: #aaa;
}
.swiper-active-switch {
	background: #F44336;
	border-color:#F44336;
}
.swiper-container .arrows {
	position: absolute;
	top: 40%;
	margin-top: -16px;
	width: 33px;
	cursor:default;
}
.swiper-container .arrow-left {
	left: 30px;
}
.swiper-container .arrow-right {
	right: 30px;
}
.banner {
	position:relative;
	width:100%;
	height:440px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	background-image:url(/images/pb1.jpg);
	background-color: #B2DFDB;
}
.banner .section {
	padding: 0!important;
}
.logo {
	height: 39px;
	margin-top: 60px;
	float:left;
}
.header {
	color: #fff;
	float: right;
	margin-top: 67px;
	font-size:12px;
	letter-spacing:1px;
}
.header span {
	padding-right:15px;
}
.header span img {
	transform: translateY(3px);
	margin-left:5px;
	height:16px;
}
.lang {
	position:relative;
	float:right;
	padding: 61px 0 20px 40px;
}
.lang .i {
	width: 20px;
	transform: translateY(7px);
	margin-right: 15px;
}
.lang .ls {
	position: absolute;
	padding: 15px;
	background: #fff;
	border-radius: 3px;
	left: 40px;
	top: 100px;
	display:none;
}
.lang:hover .ls {
	display:block;
}
.lang .ls a {
	display: block;
	padding: 3px 0;
	white-space: nowrap;
}
.lang .ls a:hover {
	color:#03a9f4;
}
.soi {
	float: right;
	width: 13px;
	transform: translateY(11px);
	margin: 61px 25px 20px 40px;
}
.sobox {
	float: right;
	border-radius: 18px;
	width: 300px;
	margin: 61px 0 0 0;
	background: #fff;
	display:none;
}
.sobox input {
	border: 0;
	color: #444;
	width: 60%;
	line-height: normal;
	outline: none;
	background: transparent;
	padding: 10px 0 10px 20px;
}
.sobox input::-webkit-input-placeholder {
 color: #999;
}
.sobox img {
	width: auto;
	float: right;
	margin: 11px 20px 0 0;
	cursor: pointer;
}
.section {
	width:1200px;
	margin:0 auto;
	padding:40px 0 20px 0;
}
.item {
	float: left;
	margin: 0;
}
.item .p {
	width: 100%;
	display:block;
}
.item .t {
	padding: 5px 10px;
}
.item .intro {
	padding: 0 10px 10px 10px;
}
.footer {
	background:#2555a7;
	padding:40px 0;
	color:#fff;
}
.footer .item {
	width:12%;
}
.footer .first {
	width:29%;
	text-align:left;
}
.footer .first img {
	margin-top:28px;
}
.footer .second {
	width:35%;
}
.footer .second li {
	padding:0 0 20px 55px;
	position:relative;
	text-align:left;
	color:#b8cff7;
}
.footer .second li font {
	display:block;
	font-size:18px;
	padding-top:7px;
	color:#fff;
}
.footer .second li img {
	position:absolute;
	left: 0;
	top: 8px;
}
.footer .item .t {
	font-size:16px;
	padding-top:0;
}
.footer .item .intro a {
	display:block;
	color:#b8cff7;
	padding:4px 0 8px 0;
}
.footer .item .intro a:hover {
	color:#e3edfe;
}
.footer .last img {
	margin-top:15px;
}
.page {
	position:relative;
	min-height:220px;
	background:#fff;
	box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.2);
	border-radius: 1px;
	display:none;
	transition: all 0.2s ease-in-out;
}
.page .arrow {
	position: absolute;
	top: -60px;
	left: 44px;
}
.nav {
	padding:0!important;
	position:relative;
	margin-top:-28px;
}
.nav .t {
	text-align:right;
	color: #e94f1b;
	font-size: 36px;
	font-weight: bold;
}
.nav .intro a {
	font-size: 15px;
	font-weight:bold;
	color:#555;
	display: inline-block;
	padding: 50px 30px 53px 57px;
}
.nav .intro a:not(.on):hover {
 color:#03a9f4;
}
.nav .intro .on {
	color:#000;
	font-size:17px;
	position:relative;
}
.nav .intro .on:after {
	content: "";
	display: block;
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -2px;
	width: 30px;
	height: 4px;
	background: #e94f1b;
	border-radius: 2px;
}
.nav .intro span {
	float: right;
	text-align: right;
	padding: 10px 5px 0 0;
	font-size: 18px;
	color: #616161;
	position: absolute;
    right: 0;
    top: 40px;
}
.mark .arrow {
	left: 221px;
}
.discover .arrow {
	left: 381px;
}
.page .content {
	padding:15px 50px;
	text-align: justify;
}
@keyframes fadeInUp {
 from {
 opacity: 0;
 transform: translate3d(0, 30px, 0);
}
to {
	opacity: 1;
	transform: none;
}
}
.fadeInUp {
 animation-duration: .2s;
	animation-fill-mode: both;
	animation-name: fadeInUp;
}
.mark {
	padding:0!important;
	box-shadow:none;
	background:none;
}
.mark .content {
	padding:0!important;
	box-shadow:0 0 30px 0px rgba(0, 0, 0, 0.2);
}
.mark .l {
	float:left;
	width:500px;
	height:440px;
	position:relative;
}
.mark .l .intro {
	height: 280px;
	overflow: hidden;
	padding: 60px 0 0 60px;
	line-height: 20px;
	color: #333;
}
.mark .l .t {
	position: absolute;
    z-index: 10;
    left: 20%;
    bottom: 70px;
    width: 60%;
    color: #333;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mark .l .t img {
	transform: translateY(6px);
	margin-right: 10px;
}
.mark .arrows {
	top: auto;
	bottom: 64px;
}
.mark .arrow-right {
	right: auto;
	left:465px;
}
.mark .r {
	float:right;
}
.mark2 {
	margin:40px auto 100px auto;
}
.mark2 .content {
	padding:0 20px!important;
	box-shadow:none;
}
.mark2 .item {
	width: 15.66%;
	margin: 0 .5%;
	transition: transform 0.2s ease-in-out;
}
.mark2 .item:hover {
	transform: scale(1.08);
}
.mark2 .item .t {
	padding: 15px 0;
	text-align: center;
	font-size: 14.5px;
}
.page .title {
	font-size: 24px;
	color: #2555a7;
	padding-bottom: 5px;
}
.page .line {
	height: 30px;
}
.travel .introitems {
	margin:10px 0;
	display: flex;
	flex-wrap: wrap;
	background-image:url(/images/t-o-1.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center;
}
.travel .introitems .item {
	width: 16.1%;
	text-align: center;
	background: #f66;
	color: #fff;
	opacity: 0.9;
	border-right: #fff 5px solid;
}
.travel .introitems .item:nth-child(6n+6) {
 border: 0;
 width: 17.2%;
}
.travel .introitems .item .t {
	padding: 20px 10px 10px 10px;
	font-size: 18px;
}
.travel .introitems .item .intro {
	padding: 0 10px 20px 10px;
}
.travel .l {
	float:right;
	width:500px;
	position:relative;
}
.travel .l .intro {
	overflow: hidden;
	padding: 50px 70px;
	line-height: 18px;
	color: #333;
}
.travel .l .title {
	position: relative;
	padding-bottom: 30px;
}
.travel .l .title img {
	position: absolute;
	left: 0;
	top: -8px;
	width: 42px;
}
.travel .r {
	float:left;
}
.travel .pagination {
	width: 600px;
}
.travel .btns {
	padding: 40px 0;
}
.travel .btns span {
	display: inline-block;
	text-align: center;
	background: #f2f2f2;
	margin-right: 20px;
	padding: 10px 20px;
	border-radius: 20px;
}
.travel .btns .on {
	background:#9C3;
	color:#fff;
}
.discover {
	padding:0!important;
	box-shadow:none;
	background:none;
}
.discover .content {
	padding:0!important;
	box-shadow:0 0 30px 0px rgba(0, 0, 0, 0.2);
}
.discover .l {
	float:right;
	width:600px;
	position:relative;
}
.discover .l .intro {
	overflow: hidden;
	padding: 50px 70px;
	line-height: 18px;
	color: #333;
}
.discover .title {
	padding-left: 60px;
	position: relative;
}
#discover-part2 .title {
	font-size:20px;
}
.discover .title img {
	position: absolute;
	left: 0;
	top: -8px;
	width: 42px;
}
.discover .titles {
	height: auto;
	font-size: 17px;
	color: #000;
	padding: 20px 0 30px 0;
}
.discover .intro li {
	margin-bottom:10px;
}
.discover .l .daysbtn {
	width: 100px;
	color: #fff;
	padding: 2px 0;
	text-align: center;
	margin-top: 15px;
	background: #03a9f4;
	font-size:12px;
	line-height:normal;
	cursor:pointer;
}
.discover .l .days {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 440px;
}
.discover .l .days .day {
	padding:50px 70px;
}
.discover .l .days .day .dd span {
	display: inline-block;
	margin-right: 10px;
	padding: 3px 15px;
	border-radius: 13px;
}
.discover .l .days .day .dd .last {
	background: #f2f2f2;
	cursor:pointer;
}
.discover .l .days .day .dd .last:hover {
	background: #03a9f4;
	color:#fff;
}
.discover .l .days .day .dd .on {
	background: #9C3;
	color:#fff;
}
.discover .l .days .day .time {
	padding:50px 0 0 0;
}
.discover .r {
	float:left;
}
.discover .pagination {
	width: 600px;
}
.discover .food {
	height: 220px!important;
}
.discover .food .item {
	width:25%;
}
.discover .food .p {
	height:220px;
	margin:2px auto;
	animation-duration: 1.8s;
}
.discover .food .p1 {
	height: 217px;
	width: 99%;
}
.discover .food .p2 {
	height: 216px;
	width: 99%;
	margin-top:2px;
}
.discover .food .t {
	font-size: 18px;
	padding: 40px 40px 0 40px;
}
.discover .food .intro {
	padding: 15px 40px 48px 40px;
}
#swiper4 .pagination {
	width: 25%;
	left: auto;
	right: 0;
}
#swiper5 .pagination {
	width: 25%;
}
.discover2 {
	margin:40px auto 100px auto;
}
.discover2 .content {
	padding:0!important;
	box-shadow:none;
}
.discover2 .item {
	width: 22%;
	margin: 0 0.5% 0 0;
	background-position:center;
	background-size:100%;
	position:relative;
	transition: background 0.8s;
	padding-bottom: 60px;
	cursor:pointer;
}
.discover2 .item .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	opacity: 0.9;
	transition: opacity 0.8s;
}
.discover2 .item:hover .cover {
	opacity: 0.4;
}
.discover2 .item .p {
	width:auto;
	height:50px;
	display:block;
	margin:30px auto 0 auto;
	position: relative;
	z-index: 50;
	opacity: 0.9;
	transition: all 0.4s;
}
.discover2 .item .t {
	padding: 0;
	font-size: 15px;
	color: #fff;
	position: absolute;
	z-index: 50;
	left: 0;
	bottom: 35px;
	text-align: center;
	width: 100%;
	transition: all 0.3s;
}
.discover2 .on .cover {
	opacity: 1;
}
.discover2 .on:hover .cover {
	opacity: 1;
}
.discover2 .on {
	background-size:100%;
}
.discover2 .on .p {
	height:50px;
}
.discover2 .on:hover .p {
	opacity: 1;
}
.discover2 .on:hover .t {
	bottom: 40px;
}
.discover2 .on .t {
	bottom: 40px;
}
@keyframes fadeInDownContent {
 from {
 opacity: 0;
 transform: translate3d(0, -80px, 0);
}
to {
	opacity: 1;
	transform: none;
}
}
.fadeInDownContent {
	animation-duration: 1s;
	animation-name: fadeInDownContent;
}
@keyframes fadeInUpContent {
 from {
 opacity: 0;
 transform: translate3d(0, 80px, 0);
}
to {
	opacity: 1;
	transform: none;
}
}
.fadeInUpContent {
	animation-duration: 1s;
	animation-name: fadeInUpContent;
}
@keyframes fadeInLeftContent {
 from {
 opacity: 0;
 transform: translate3d(-180px, 0, 0);
}
to {
	opacity: 1;
	transform: none;
}
}
.fadeInLeftContent {
	animation-duration: 1s;
	animation-name: fadeInLeftContent;
}
@keyframes fadeInContent {
 from {
 opacity: 0.5;
}
to {
	opacity: 1;
}
}
.fadeInContent {
	animation-duration: 1.2s;
	animation-name: fadeInContent;
}
@keyframes flipInX {
0% {
animation-timing-function:ease-in;
transform:perspective(700px) rotateX(20deg);
transform: translate3d(80px, 0, 0);
}
40% {
animation-timing-function:ease-in;
transform:perspective(700px) rotateX(-5deg);
}
60% {
transform:perspective(700px) rotateX(5deg);
transform: translate3d(40px, 0, 0);
}
80% {
transform:perspective(700px) rotateX(-3deg);
}
to {
	transform:perspective(700px);
	transform: translate3d(0, 0, 0);
}
}
.flipInX {
	animation-duration: 1.6s;
	animation-name:flipInX;
	backface-visibility:visible!important
}
@keyframes zoomInbanner {
 0% {
 background-size: 100%;
}
70% {
 background-size: 110%;
}
to {
	background-size: 100%;
}
}
.zoomInbanner {
	animation-duration: 15s;
	animation-name: zoomInbanner;
}
@keyframes fadeInRightFull {
 from {
 opacity: 0;
 transform: translate3d(200px, 0, 0) scale(0.5);
}
to {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
}
}
.fadeInRightFull {
	animation-duration: 1s;
	animation-name: fadeInRightFull;
}
@keyframes fadeInRightmark {
 from {
 opacity: 0.2;
 transform: translate3d(180px, 0, 0);
}
to {
	opacity: 1;
	transform: none;
}
}
.fadeInRightmark {
	animation-duration: 1s;
	animation-name: fadeInRightmark;
}
.links font{
	font-size: 16px!important;
	padding-bottom:5px;
}
.links a{
	display: block;
    color: #b8cff7;
    padding: 4px 0;
}
@media (max-height: 800px) {
.banner {
 height:400px;
}
}
@media (max-width: 1230px) {
.section {
 width: 96%;
 padding: 20px 2%;
}
.nav .t {
 font-size: 32px;
 letter-spacing: 0;
 padding-top: 3px;
}
.nav .intro a {
 padding: 50px 20px 53px 47px;
}
.page .content {
 padding: 15px 30px;
}
.travel .introitems .item {
 width: 16%;
}
.travel .r {
 width: 45%;
 overflow: hidden;
}
.travel .r img {
 height: 100%;
}
.travel .l {
 width: 55%;
}
.travel .pagination {
 width: 45%;
}
.mark .r {
 width: 55%;
 overflow: hidden;
}
.mark .r img {
 height: 100%;
}
.mark .l {
 width: 45%;
}
.mark .l .intro {
 padding: 60px 30px 0 30px;
}
.mark .arrow-right {
 left: 38%;
}
.mark2 {
 width: 100%;
 padding: 0;
 margin: 40px auto;
}
.discover .r {
 width: 45%;
 overflow: hidden;
}
.discover .r img {
 height: 100%;
}
.discover .l {
 width: 55%;
}
.discover .pagination {
 width: 45%;
}
.discover .l .days .day .dd span {
 padding: 3px 10px;
}
.discover2 {
 margin: 40px auto;
}
.nav .intro span {
    top: 35px;
}
}
@media (max-width: 1010px) {
.h880 {
 display:none;
}
.lang {
 padding: 61px 20px 20px 20px;
}
.lang .ls {
 left: auto;
 right: 2%;
 z-index: 50;
 top: 100px;
}
.nav .intro span {
 position: absolute;
 right: 0;
 top: 40px;
}
.travel .introitems .item {
 width: 15.8%;
}
.travel .r {
 width: 40%;
}
.travel .l {
 width: 60%;
}
.mark2 .item .t {
 text-align: left;
 word-break: break-word;
}
.discover .l .days .day .dd span {
 padding: 3px 10px;
 margin-right: 0;
}
.footer .item {
    width: 14%;
}
.footer .first {
    width: 21%;
}
.footer .second {
    width: 35%;
}
.nav .intro {
 padding: 50px 10px 10px 10px;
}
.nav .intro a {
 padding: 0 10px 20px 10px;
}
.nav .intro .on {
 font-weight:bold;
}
.nav .intro .on:after {
 top: 30px;
 margin-left: -10px;
 width: 20px;
}
.travel .l .intro {
    padding: 20px 50px;
	font-size:13px;
	line-height:16px;
}
#discover-part2 .l .intro {
	font-size:12px;
	line-height:15px;
}
.discover .food .t {
    padding: 20px 10px 0 10px;
}
}
@media (max-width: 750px) {
.h750 {
 display:none;
}
.banner {
 height: 300px;
}
.logo {
 margin: 100px 0 0 4%;
 height: 35px;
}
.header {
 margin-top: -120px;
 text-align: center;
 width: 100%;
 letter-spacing:0;
}
.header span {
 padding-right: 10px;
}
.header span:last-child {
 padding-right: 0;
}
.lang {
 padding: 98px 20px 20px 20px;
 display: block!important;
}
.lang .ls {
 top: 135px;
}
.soi {
 display: none!important;
}
.sobox {
 position: absolute;
 width: 80%;
 margin-left: 10%;
 top: 120px;
 display:block!important;
}
.nav {
 margin-top: -20px;
}
.nav .t {
 font-size: 22px;
 padding-right: 15px;
 padding-top: 4px;
}
.nav .intro {
 padding: 50px 10px 10px 10px;
}
.nav .intro span {
 position: absolute;
 right: 12px;
 top: 20px;
 font-size:16px;
}
.nav .intro a {
 padding: 0 10px 20px 10px;
 font-weight:normal;
 color:#000;
}
.nav .intro .on {
 font-size: 16px;
 font-weight:bold;
}
.nav .intro .on:after {
 top: 30px;
 margin-left: -10px;
 width: 20px;
}
.page .content {
 padding: 15px 20px;
}
.page .title {
 font-size: 20px;
}
.page .line {
 height: 10px;
}
.footer {
 padding: 20px 0;
}
.footer .item {
 width: 33.33%;
}
.footer .first {
 width: 40%;
}
.footer .second {
 width: 60%;
}
.footer .first img {
 margin: 7px 0 0 20%;
 height: 40px;
}
.footer .item .t {
 padding-top: 20px;
}
.footer .second li {
 padding: 0 0 20px 35px;
}
.footer .second li img {
 height: 25px;
}
.travel .introitems .item {
 width: 33.33%!important;
 margin: 0!important;
 border: 0;
 height: 100px;
}
.travel .introitems .item .t {
 font-size: 16px;
}
.travel .swiper-container {
 height: auto;
}
.travel .swiper-slide {
 height:1px;
}
.travel .swiper-slide-active {
 height: auto!important;
}
.travel .l {
 width: 100%;
}
.travel .r {
 width: 100%;
 height: 200px;
}
.travel .r img {
 height: auto;
 width: 100%;
}
.travel .pagination {
 width: 100%;
 bottom: auto;
 top: 0;
}
.travel .l .intro {
 padding: 40px 10px 20px 10px;
}
.travel .btns span {
 margin-right: 2%;
 padding: 5px 2%;
 width: 27.3%;
}
.travel .btns {
 padding: 40px 0 0 0;
}
.mark .swiper-container {
 height: auto;
}
.mark .swiper-slide {
 display: flex;
 flex-direction: column-reverse;
 height:1px;
}
.mark .swiper-slide-active {
 height: auto!important;
}
.mark .l {
 width: 100%;
 height: auto;
 padding-bottom:50px;
}
.mark .l .intro {
 height: auto;
 padding: 30px 20px 50px 20px;
}
.mark .r {
 width: 100%;
 height: 200px;
}
.mark .r img {
 height: auto;
 width: 100%;
}
.mark .l .t {
 bottom:30px;
}
.mark .arrows {
 bottom: 24px;
}
.mark .arrow-left {
 left: 10px;
}
.mark .arrow-right {
 left: auto;
 right: 10px;
}
.discover .swiper-container {
 height: auto;
}
.discover .swiper-slide {
 display: flex;
 flex-direction: column-reverse;
 height:1px;
}
.discover .swiper-slide-active {
 height: auto!important;
}
.discover .l {
 width: 100%;
 height: auto;
}
.discover .l .intro {
 height: auto;
 padding: 30px 20px 50px 20px;
}
.discover .r {
 width: 100%;
 height: 200px;
}
.discover .r img {
 height: auto;
 width: 100%;
}
.discover .pagination {
 width: 100%;
 bottom: auto;
 top: 220px;
}
.discover .l .intro {
 padding: 60px 20px 30px 20px;
}
.discover2 {
 margin: 20px auto;
}
.discover2 .item {
 width: 32.33%;
 margin: 0 0.5%;
}
.page .title {
 font-size: 18px;
}
.discover .titles {
 font-size: 16px;
 text-align:left;
}
.discover .l .days .day {
 padding: 50px 30px;
}
.discover .food {
 height: auto!important;
 padding-bottom:70px;
}
.discover .food .swiper-slide {
 display: flex;
 flex-wrap: wrap;
 flex-direction: unset;
}
.discover .food .item {
 width: 50%;
}
.discover .food .pagination {
 width: 100%!important;
 bottom: 30px;
 top: auto;
}
.discover .food .p1, .discover .food .p2 {
 height: 98%;
 width: 98%;
 margin: 0 0.5%;
}
.discover .food .t {
 font-size: 15px;
 padding: 20px 40px 0 40px;
}
.discover .title {
    text-align: left;
    line-height: 22px;
}
}
