
.header{padding-top: 1rem;width: 750px;background: #fff;left: 50%;transform: translateX(-50%);z-index: 50px; top: 0;max-width: 100%; position: fixed;}
.Travel{ width: 100%;}
.Travel .hd{ width: 100%; background: #fff; padding: .3rem .15rem;  box-sizing: border-box; background: #fff;}
.Travel .hd ul{ font-size: .12rem; overflow-x: scroll; text-align: left; white-space: nowrap; }
.Travel .hd ul::-webkit-scrollbar{width: 0;height: 0;display: none;}
.Travel .hd ul::-moz-scrollbar{width: 0;height: 0;display: none;}
.Travel .hd ul::-o-scrollbar{width: 0;height: 0;display: none;}
.Travel .hd ul li{ font-size: .24rem; background: #f6f7f9; display: inline-block; padding: 0 .25rem; height: .6rem; text-align: center; line-height: .6rem; border-radius:.3rem ; margin-right: 2%;}
.Travel .hd ul li.on{ background: #0086f6; color: #fff;font-weight: bold;}
.Travel .bd{ padding: .15rem; box-sizing: border-box;}

.Travel .bd{ padding: .15rem; box-sizing: border-box;}
.Travel .bdBox .textBox{ width: 100%; background: #fff; border-radius:.15rem ; padding:.25rem; box-sizing: border-box; margin-bottom: .15rem; }
.ftg1{height: 2.2rem;}
.Travel .bdBox .textBox h2{ font-weight: bold; font-size: .3rem; color: #313131; margin-bottom: .25rem;}
.Travel .bdBox .textBox p{ color: #666666; line-height: .4rem; font-size: .24rem; color: #a1a1a1; margin-bottom: .25rem;}