/* 机场信息 */ .airport-body-main { text-align: center; background-color: #F5F5F7; width: 100%; min-width: 1190px; padding-bottom: 100px; } /* 查询块菜单栏 */ .query-block { position: relative; z-index: 1; width: 960px; /* height: 321px; */ background-color: #fff; margin: -20px auto 0 auto; box-sizing: border-box; padding-top: 20px; text-align: center; z-index: 300; } .query-block .query-content { width: 100%; height: 100%; text-align: center; } .query-block .query-content .query-menu { list-style: none; height: 44px; width: 100%; background: #FFFFFF; box-shadow: 0 1px 0 0 #E5E5E5; overflow: hidden; } .query-content .query-menu .menu-item { display: inline-block; width: 72px; line-height: 44px; height: 44px; margin: 0 83px; } .query-content .query-menu .menu-item a { display: inline-block; width: 100%; line-height: 41px; height: 41px; font-size: 17px; color: #191919; letter-spacing: 0; text-align: center; vertical-align: top; } .query-menu .menu-item.selected a { border-bottom: 3px #1B1C80 solid !important; color: #1B1C80; font-weight: 500; } .query-menu .menu-item:hover a { border-bottom: 3px #1B1C80 solid !important; color: #1B1C80; font-weight: 500; } /* 查询结果 */ .airport-block { width: 960px; background-color: #fff; margin: 8px auto 0 auto; overflow: hidden; padding: 24px 32px 40px; box-sizing: border-box; overflow: hidden; } .query-block .query-content .query-type { /* width: 100%; */ /* padding: 57px 112px; */ margin: 57px 112px 0; padding-bottom: 57px; list-style: none; box-sizing: border-box; overflow: hidden; } .query-type .query-type-item { float: left; } .query-type .query-type-item:nth-child(2) { margin-left: 34px; } .query-type .query-type-item:nth-child(3) { margin-top: 24px; } .query-type .query-type-item:nth-child(4) { margin-top: 24px; margin-left: 34px; } .query-type .query-type-item.button { margin-top: 24px; float: right; } .query-type .query-type-item.termbtn { margin-top: 0; margin-left: 0; float: right; } .query-type .query-type-item .type-label { font-size: 14px; color: #666666; line-height: 32px; height: 32px; width: 90px; display: inline-block; text-align: left; /* vertical-align: text-top; */ } .query-type .query-type-item .type-input { width: 256px; height: 32px; display: inline-block; } .query-type .query-type-item .type-input.terminput { width: 570px; } .query-type-item .type-input input { width: 100%; height: 100%; box-sizing: border-box; padding: 5px 20px 5px 12px; background: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 4px; font-size: 14px; color: #333333; text-align: left; line-height: 22px; } .query-type-item .type-input .choose { background: url('/images/home/flight-dynamic/icon-down.png') 97% center; background-size: 16px; background-repeat: no-repeat; } .query-type-item .type-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #CCCCCC; } .query-type-item .type-input input::-moz-placeholder { /* Firefox 19+ */ color: #CCCCCC; } .query-type-item .type-input input:-ms-input-placeholder { /* IE 10+ */ color: #CCCCCC; } .query-type-item .type-input input:-moz-placeholder { /* Firefox 18- */ color: #CCCCCC; } .query-type-item div .form-button { border-radius: 4px; width: 64px; height: 32px; font-size: 14px; color: #FFFFFF; letter-spacing: 0; text-align: center; line-height: 22px; transition: background-color 0.5s; -moz-transition: background-color 0.5s; -webkit-transition: background-color 0.5s; -o-transition: background-color 0.5s; } /* 查询结果 */ .airport-block .query-results { font-size: 16px; color: #333333; text-align: left; line-height: 22px; font-weight: 500; padding-bottom: 25px; } .airport-block .airport-details { width: 100%; text-align: left; } .airport-block .airport-details th { background: #fafafa; font-size: 14px; font-weight: 500; color: #666666; line-height: 54px; height: 54px; border-bottom: 1px solid #eee; padding-left: 24px; box-sizing: border-box; } .airport-block .airport-details td { background: #fff; font-size: 14px; color: #333333; height: 76px; border-bottom: 1px solid #eee; padding-left: 24px; box-sizing: border-box; } /* 机场 */ .airport-block .airport-details.airlines th:nth-child(1), .airport-block .airport-details.airlines td:nth-child(1), .airport-block .airport-details.airport th:nth-child(1), .airport-block .airport-details.airport td:nth-child(1) { width: 106px; } .airport-block .airport-details.airlines th:nth-child(2), .airport-block .airport-details.airlines td:nth-child(2) { width: 200px; } .airport-block .airport-details.airlines th:nth-child(3), .airport-block .airport-details.airlines td:nth-child(3), .airport-block .airport-details.airlines th:nth-child(4), .airport-block .airport-details.airlines td:nth-child(4) { width: 192px; } /* 航空公司 */ .airport-block .airport-details.airport th:nth-child(2), .airport-block .airport-details.airport td:nth-child(2) { width: 240px; } .airport-block .airport-details.airport th:nth-child(3), .airport-block .airport-details.airport td:nth-child(3) { width: 332px; } /* 专有名词 */ .airport-block .airport-details.airtransport th:nth-child(1), .airport-block .airport-details.airtransport td:nth-child(1) { width: 456px; } .airport-block .airport-page { width: 100%; text-align: left; overflow: hidden; } .airport-block .page-detail { display: inline-block; font-size: 14px; color: #666666; text-align: right; padding-top: 22px; } .airport-block .mobile-page { display: none; } .airport-block .flight-page { float: right; text-align: right; background-color: #fff; width: 500px; height: 34px; margin: 16px 0 0 0; } .flight-page .page { display: inline-block; } .flight-page .page a { text-decoration: none; display: inline-block; margin: 0 4px; width: 32px; height: 32px; font-size: 14px; color: #666666; text-align: center; line-height: 32px; background: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 6px; } .flight-page .page a:hover, .flight-page .page a.on { background: #286EF0; color: #fff; } .flight-page .page a.unclick, .flight-page .page a.unclick:hover { background: none; color: #999; cursor: default; width: 32px; height: 32px; background: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 6px; } .flight-page .skip { font-size: 0; display: inline-block; margin-left: 10px; } .flight-page .skip p { display: inline-block; font-size: 14px; color: #666666; text-align: center; } .flight-page .input-content { display: inline-block; margin: 0 8px; width: 48px; height: 32px; background: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 4px; box-sizing: border-box; padding: 0 10px; } .ellipsis { color: #ddd; display: inline-block; line-height: 16px; width: 32px; height: 32px; padding-left: 4px; padding-right: 4px; text-align: center; vertical-align: top; font-size: 30px; } .layui-layer-content { color: #fff !important; }<!--0.0001981258392334-->