.banner__sub, .banner__main, body{
font-family: "Microsoft YaHei","SimSun","Arial","Sans-Serif" !important;
}

.banner__main {font-size: clamp(2rem, 2vw, 5rem);}
.footer-item p {font-size: 14px;}
.copyright {font-size: 14px;}


/*首页*/
.main-title {
    font-size: 30px;   
    line-height: 1.4;
}
.trip-option-desc {font-size: 12px;}
.passenger-title {font-size: 15px;}
.add-flight-btn {font-size: 16px;}
.main-titlee {font-size: 30px;}
.section-title h2 {font-size: 30px;}




/*关于我们开始*/
.card-text h2 {font-size: 25px;}
.card-text p {font-size: 14px;}
.stat-number {font-size: 28px;}
.benefit-item h3 {font-size: 20px;}
.benefit-item p {font-size: 15px;}
.text-block h1 {font-size: 25px;color: #083d81;}
.section-desc {font-size: 15px;}
.section-title {font-size: 25px;}
/*关于我们结束*/

/*联系我们*/
.reach-title {font-size: 26px; margin:auto}
.right-col {margin-top: 0px;}
.info-content p {font-size: 15px;}
.hours-value {font-size: 15px;}
.form-wrap h2 {font-size: 20px;}
.form-item_m span {font-size: 14px;}
.info-card {padding: 23px 24px;}
.container_all {padding: 50px 0 80px 0;}


/*标题*/
.home_title{overflow:hidden;text-align:center;  padding:0px 0 30px 0;}
.home_titlejc{display:block;font-size:28px;color:#083d81;font-weight: 600;}

.home_titlex{
display:block;
width:50px;
height:1px;
background:#0B53AC;
margin:12px auto;
}

/*航班*/
.bf-title {font-size: 28px;}
.bf-desc p {font-size: 15px;}
.card-header h2 {font-size: 1.4rem;}
.row-title {font-size: 1rem;}
.container_flights h1 {font-size: 24px;}
.subtitle {font-size: 16px;}
.text h3 {font-size: 18px;}
.text p {font-size: 15px;}
.airport-box .code {font-size: 16px;}
.price-text {font-size: 22px;}
.container_flights_all {padding-bottom: 90px;padding-top: 90px;}
.city-name {font-size: 1rem;}
.price {font-size: 1rem;}
.flight-title {font-size: 1.6rem;}

/*常见问题*/
.faq-header h3 {font-size: 16px;}


/*酒店*/
.search-hotel-btn {padding: 13px 24px;font-size: 16px; font-weight:700}


@media (max-width: 780px) {
.faq-header h3 {font-size: 15px;}
.container_flights_all {
    padding-bottom: 30px;
    padding-top: 50px;
}
.container_flights h1 {
    font-size: 20px;
}
.subtitle {
    font-size: 14px;
}
.text h3 {
    font-size: 17px;
}
.text p {
    font-size: 14px;
}
.grid-wrap {
width:95%;
margin:auto;

}
.bf-desc p {
    font-size: 14px;
	line-height:1.8
}
.bf-title {
    font-size: 26px;
}
.banner__main {
    font-size: clamp(1.4rem, 2vw, 5rem);
}
.flight-title {
    font-size: 1.2rem;
}
.price-text {
    font-size: 16px;
}

.support__title {
    font-size: clamp(20px, 1.4vw, 44px);
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: 0px;
    margin-bottom: 36px;
	text-align:center;
}
.feature__title {font-size: 16px;}
.feature__desc {font-size: 14px;line-height: 1.6;}
.search-hotel-btn {font-size: 16px;}
.rating {margin-top: 24px;}

.card-text h2 {
    font-size: 20px;
	line-height:1.5;
	width:80%;
	margin:auto;
	margin-bottom:20px;
}


.card-header h2 {
    font-size: 1.1rem;
}

    .card-subtitle {
        padding-left: 0px;
		text-align:left;
    }
	
.text-block h1 {
    font-size: 18px;
	margin-bottom: 10px;

}
.text-block p {
    font-size: 14px;}
	
.stat-number {
    font-size: 20px;
}
.section-title {
    font-size: 18px;
	width:80%;
	margin:20px auto 15px auto;
	line-height:1.5;	
	
}
.section-desc { width:95%; margin:auto; font-size:14px;}
.benefit-item h3 {
    font-size: 18px;
}

.home_title {   
    padding: 0px 0 0px 0;
}

.info-content p {
    font-size: 14px;
}
.hours-value {
    font-size: 14px;
}
.home_titlejc {
    font-size: 22px;
	}
.form-wrap h2 {
    font-size: 18px;
}
.container_all {
    padding: 30px 0 15px 0;
}

.main-title {
    font-size: 20px;
    line-height: 1.4;
}
.container {   
    padding: 20px 10px;
}
.section-title {
font-size: 18px;
width: 95%;
margin:auto;
text-align:center;
padding-bottom:10px;}

.section-title h2 {text-align: center;}
.section-title p {font-size: 15px;}

.section-heading {
margin-bottom: 0px;
}
.main-titlee {font-size: 22px;}

.city-name {font-size: 1rem;}

.airline-wrap {gap: 10px;padding: 50px 25px;}

.card-subtitle {margin: 4px 0 6px;}
.airline-text h2 {text-align: center;}
.faq-title h1 {font-size: 22px;}

}