﻿/* 操作流程 */ .process-section { text-align: center; padding-top: 96px; padding-bottom: 104px; width: 1190px; margin-left: auto; margin-right: auto; } .select-bar, .click-block { display: none; } .enter-warehouse { width: 848px; } .leave-port { width: 1184px; } .into-port { width: 1136px; } .out-port { width: 1120px; } /* 中转/特殊服务 */ .text-container { text-align: left; width: 960px; margin: 0 auto; } .text-block { margin-bottom: 40px; } .text-container div { font-size: 16px; color: #333333; line-height: 32px; } .text-container .title { font-weight: 600; } /* 语音查询 */ .voice-section { width: 100%; min-width: 1190px; height: 108px; line-height: 108px; background: #f5f5f7; text-align: center; } .voice-section img { width: 22px; height: 22px; margin-bottom: 3px; margin-right: 5px; } .voice-section .voice-link { width: 201px; height: 28px; line-height: 28px; font-size: 20px; font-weight: 500; color: #1d1d1f; } /* 服务质量 */ .main-section { width: 1190px; margin: 96px auto 120px; } .main-wapper { width: 1190px; margin-left: auto; margin-right: auto; } .main-section .quality-content { width: 544px; margin: 0 auto; } .main-section p { color: #333333; font-weight: 400; text-align: left; } .quality-content .title { height: 45px; line-height: 45px; font-size: 32px; font-weight: 500; margin-bottom: 37px; } .quality-content .text { height: 22px; line-height: 22px; font-size: 16px; margin-bottom: 26px; } .quality-content .tel { height: 22px; line-height: 19px; font-size: 16px; margin-bottom: 15px; } /* 相关规定 */ .main-section .stipulate-content { width: 960px; margin: 0 auto; } .stipulate-content p { font-size: 16px; line-height: 32px; } .stipulate-content .title { height: 22px; line-height: 22px; font-weight: 600; margin-bottom: 24px; } .stipulate-content .law { line-height: 32px; }