/*		  YHB new add		*/
.plan-section .hidden{ visibility: hidden; }
.plan-section .on { min-height: 535px; border: 2px solid #ff762a; }
.plan-section .on .blue { color: #ff762a; }
.plan-section .on .hot-deal { display: block; }
.plan-section .on .plan-content .price { font-size: 70px; }
.plan-section .on .order-butt { border: 1px solid #ff762a; background: linear-gradient(90deg, rgba(255,118,42,1) 0%, rgba(255,144,30,1) 100%); }
.plan-section .on .order-butt:hover { color: #ff762a; border: 2px solid #ff762a; background: #ffe5d8; }
.hot-deal{ display: none; }
.plan-section{ margin: 60px auto 10px; }
.speed{ align-items: flex-end; }

.plan-feature{ margin: 60px auto 150px auto; }

.new_hq{ position: static; margin: 15px 8px 0 0; }
.station-info{ width:1000px; margin: 50px auto 0 auto; }
.station .address{ cursor: pointer; }

.order-text{ height: 55px; border-radius: 50px; cursor: pointer; display: flex; justify-content: center; align-items: center; padding-top: 0px;}

.no-service{ width: 990px; }
.no-service .yh-bold{ margin: 20px 0}
.no-service p{ margin-bottom: 15px; }

.back-homepage{ width: 400px; cursor: pointer; }
.back-homepage:hover{ width: 400px; }

.popQp .station {
    padding: 24px 0;
}
