/* 机场信息 */ .freight-body-main { text-align: center; background-color: #F5F5F7; width: 100%; 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: 1px; text-align: center; } .query-block .query-content { width: 100%; height: 100%; text-align: center; position: relative; } .query-block .query-content .query-type { 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 .type-label { font-size: 14px; color: #666666; line-height: 32px; height: 32px; width: 90px; display: inline-block; text-align: left; } .query-type .query-type-item .type-input { width: 200px; height: 32px; display: inline-block; } .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; position: relative; color: #333333; background: url(/images/home/flight-dynamic/icon-down.png) 96% center; background-size: 16px; background-repeat: no-repeat; } .type-openbtn { position: absolute; left: 322px; top: 1px; width: 50px; height: 32px; 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; } .query-type-item .query-detail { font-size: 14px; color: #666666; line-height: 22px; padding-top: 16px; } /* 查询结果 */ .freight-block { width: 960px; background-color: #fff; margin: 8px auto 0 auto; overflow: hidden; padding: 24px 32px 16px; box-sizing: border-box; overflow: hidden; } .freight-block section ul { font-size: 0; } .freight-content { text-align: left; } .freight-content .freight-depot-title { font-size: 15px; font-weight: 500; color: #333333; text-align: left; line-height: 22px; padding-bottom: 16px; } .freight-content .freight-depot-introduce { font-size: 13px; color: #333333; text-align: justify; line-height: 22px; } .freight-content .freight-img { padding-top: 16px; } .distribution-box { height: 688px; } .satellite-box { height: 717px; } .center-satellite-box{ height: 653px; } .east-satellite-box{ height: 661px; } .dangerous-box { height: 192px; } .valuables-box { height: 192px; } .refrigeration-box{ height: 193px; } .freight-content .freight-img.pudong-img1 { width: 383px; } .freight-content .freight-img.pudong-img2 { width: 308px; } .pw-distribution-box { height: 630px; } .hw-distribution-box { padding-bottom: 50px; } .pw-distribution-box img { height: 95%; } .pw-valuables-box { height: 200px; margin-bottom: 16px; } .pw-valuables-box:nth-child(1) { padding-right: 8px; } .pw-valuables-box img { height: 100%; } .freight-content .freight-img.pw-img { padding-top: 0; width: 280px; } .freight-content .freight-img.pudong-right { padding-right: 8px; } .freight-content .table { margin-top: 16px; margin-bottom: 40px; border: 2px solid #DDDDDD; width: 100%; } .freight-content .table th { background: #fafafa; font-size: 14px; font-weight: 500; color: #666666; height: 54px; border: 1px solid #eee; text-align: center; box-sizing: border-box; } .freight-content .table td { background: #fff; font-size: 14px; color: #333333; height: 76px; border: 1px solid #eee; text-align: center; box-sizing: border-box; } .freight-content .table th:nth-child(1), .freight-content .table th:nth-child(2), .freight-content .table th:last-child { text-align: left; box-sizing: border-box; padding-left: 24px; padding-right: 24px; } .freight-content .table tr:nth-child(2) td:nth-child(1), .freight-content .table tr:nth-child(2) td:nth-child(2) { padding-left: 24px; padding-right: 24px; text-align: left; } .freight-content .table td:nth-child(1) { padding-left: 24px; text-align: left; padding-right: 24px; } .freight-content .table td:last-child { padding-left: 24px; text-align: left; /* padding-right: 24px; */ } .freight-content .table td.center { text-align: center; padding-left: 0; padding-right: 0; } .freight-content .table td.left { padding-left: 24px; text-align: left; padding-right: 24px; } /* 下拉框 */ .query-type-item .freight-dropdown-content { position: absolute; z-index: 99; margin-top: -10px; left: 182px; width: 200px; float: left; } #freight-dropdown-recruit { display: none; } .query-type-item .freight-dropdown-content .dropdown-content { width: 200px; box-sizing: border-box; margin-top: 12px; padding: 10px 15px; text-align: left; line-height: 32px; background-color: #FFFFFF; box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.25); border-radius: 2px; } .freight-dropdown-content .dropdown-content .selected { color: #1B1C80 !important; font-size: 14px !important; } .freight-dropdown-content .dropdown-content { width: 100px; } .dropdown-content>a { display: block; padding: 6px 0 6px 15px; height: 20px; line-height: 20px; font-size: 12px; color: #333333; } .dropdown-content>a:hover { background: #F5F5F7; }<!--0.00017786026000977-->