<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1024px){
header .web ul, #banner .desc p, #banner form{
    width: 96%;
	padding: 0 2% 0 2%;
}
article, aside section{
    width: 96%;
	padding: 25px 2% 25px 2%;
}
}
@media screen and (max-width: 900px){
header .web ul li a{
	font-size: 13px;
}
article section ol li{
    width: 49%;
}
article section ol li:nth-child(3n){
	margin: 0 2% 0 0;
}
article section ol li:nth-child(2n){
	margin: 0 0 0 0;
}
article section ol li .pic{
    height: 220px;
}
}
@media screen and (max-width: 834px){
header .web{
	left: 0;
	top: 62px;
	z-index: 3;
	position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
	width: 0;
	height: 100%;
    background-color: #ffffff;
	border-right: 1px solid #c9caca;
}
header .web ul{
    text-align: left;
}
header .web ul li{
	display: block;
    line-height: 50px;
	border-bottom: 1px solid #c9caca;
}
header .web ul li:nth-of-type(1){
    display: none;
}
header .web ul li a{
	display: block;
	font-size: 18px;
    color: #595757;
	padding: 0 0 0 15%;
}
header .web ul li a:hover{
    color: #ae730a;
}
header .web ul li a span{
    display: none;
}
header section{
    background-color: #ae730a;
    text-align: center;
}
header section .webBtn, header section .searchBtn{
    cursor: Pointer;
	display: inline-block;
    width: 8%;
    height: 60px;
    line-height: 60px;
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}
header section h1, header section .webname{
    width: 80%;
	height: 60px;
	line-height: 60px;
}
header section h1 a, header section .webname a{
	color: #ffffff;
}
header section nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
}
header section nav ul{
	text-align: center;
}
#banner form{
    overflow-x: hidden;
    overflow-y: hidden;
    /*height: 0;*/
	border-bottom: 2px solid #dcdcdc;
}
article section#ClassOrderView ul li{
    width: 32%;
	margin: 0 2% 0 0;
}
article section#ClassOrderView ul li:nth-child(4n){
	margin: 0 2% 0 0;
}
article section#ClassOrderView ul li:nth-child(3n){
	margin: 0 0 0 0;
}
}
@media screen and (max-width: 768px){
header section nav ul li a span{
    display: none;
}
article section ol li .pic{
    height: 200px;
}
}
@media screen and (max-width: 727px){
#IndexTopAD2{
	display: none;
}
}
@media screen and (max-width: 640px){
header section .webBtn, header section .searchBtn{
    width: 10%;
}
header section h1, header section .webname{
    width: 76%;
}
article section ol li .pic{
    height: 180px;
}
article section#ClassOrder ol dl dd.slink, article section#ClassBusiness-Hotel ol dl dd.slink{
    font-size: 13px;
}
article section#ClassOrderView ul li{
    width: 49%;
}
article section#ClassOrderView ul li:nth-child(3n){
	margin: 0 2% 0 0;
}
article section#ClassOrderView ul li:nth-child(2n){
	margin: 0 0 0 0;
}
article section#ClassOrderView dl dt{
    width: 100%;
}
article section#ClassOrderView dl dd{
    width: 33.3333%;
	text-align: left;
}
article section#ClassOrderView .pic{
	float: none;
    width: 280px;
    height: 180px;
    margin: 0 auto 10px auto;
}
}
@media screen and (max-width: 480px){
article ul.city li{width: 19.2%;margin: 0 1% 5px 0;}
article ul.city li:nth-child(5n) {margin: 0 0% 5px 0;}
header .web ul, #banner .desc p, #banner form{
    width: 92%;
	padding: 0 4% 0 4%;
}
#banner form{
    width: 100%;
	padding: 0 4% 0 4%;/*margin: 20px auto 0 auto;*/
}
#banner{margin: 163px 0 0 0;}
article, aside section{
    width: 92%;
	padding: 25px 4% 25px 4%;
}
header section nav ul li a{
	line-height: 20px;
    padding: 5px 8px 5px 8px;
    text-align: center;
	font-size: 15px;
}
header section nav ul li a img{
	display: block;
    width: 20px;
    height: 20px;
	margin: 0 5px 0 5px;
}
#banner .desc{
    display: none;
}
article section ol li{
    width: 100%;
	margin: 0 0 0 0;
}
article section ol li:nth-child(3n){
	margin: 0 0 0 0;
}
article section ol li:nth-child(2n){
	margin: 0 0 0 0;
}
article section ol li .pic{
    height: 220px;
}
article section#ClassOrderView ul li{
    width: 100%;
	margin: 0 0 0 0;
}
article section#ClassOrderView ul li:nth-child(3n){
	margin: 0 0 0 0;
}
article section#ClassOrderView ul li:nth-child(2n){
	margin: 0 0 0 0;
}

}
@media screen and (max-width: 320px){
header section .webBtn, header section .searchBtn{
    width: 13%;
}
header section h1, header section .webname{
    width: 70%;
}
header section nav ul li a{
	font-size: 14px;
    padding: 5px 4px 5px 4px;
}
article section ol li .pic{
    height: 200px;
}
}</pre></body></html>