.freight_estimation .calculator{margin-bottom:40px;background-color:#fff}.freight_estimation .calculator .calculation-main-content{display:grid;gap:30px;align-items:center;grid-template-columns:7fr 1fr;padding:20px}.freight_estimation .calculator .calculation-main-content .calculator-form{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.freight_estimation .calculator .calculation-main-content .calculator-form .package-size{grid-column-start:2;grid-column-end:4}.freight_estimation .calculator .calculation-main-content .query{width:80%;padding:35px 0;border-radius:10px;background:#333e9e;justify-self:center}.freight_estimation .result{padding:30px;background-color:#fff}.freight_estimation .result .result-title{color:#393939;font-size:18px}.freight_estimation .result .result-tips{padding-top:10px;color:#ff7938;font-size:14px;line-height:24px}.freight_estimation .result .result-item{cursor:pointer;display:grid;gap:20px;grid-template-columns:80px 1fr 20px;align-items:center;padding:10px;font-size:14px;border:1px solid #f0f0f0;border-bottom:none}.freight_estimation .result .result-item .calculation-image img{max-width:80px}.freight_estimation .result .result-item .calculation-main{display:grid;gap:20px;align-items:center;grid-template-columns:3fr repeat(4,1fr) 2fr 2fr}.freight_estimation .result .result-item .calculation-main .label{display:flex;gap:10px;flex-wrap:wrap}.freight_estimation .result .result-item .calculation-main .label .label-item{padding:5px 15px;color:#f3b871;border-radius:5px;border:1px solid #f3b871}.freight_estimation .result .result-item .calculation-route{font-weight:700}.freight_estimation .result .result-item .calculation-price{color:#e70000}.freight_estimation .result .result-item .calculation-characteristic{display:flex;flex-wrap:wrap}.freight_estimation .result .result-item .calculation-characteristic div{color:#333e9e;background-color:#d9ddff;padding:5px;margin-right:5px;margin-bottom:5px;border-radius:4px}.freight_estimation .result .result-item:last-child{border-bottom:1px solid #f0f0f0}.freight_estimation .result .result-item:hover{transform:scale(1.01);box-shadow:0 0 10px 0 hsla(0,0%,72.9%,.33);transition:.4s}.freight_estimation .result .no-line{height:500px;padding-top:100px;color:#aaa;text-align:center}.freight_estimation .result .no-line div{padding-bottom:20px}@media (max-width:900px){.freight_estimation .calculator .calculation-main-content,.freight_estimation .calculator .calculation-main-content .calculator-form{grid-template-columns:1fr}.freight_estimation .calculator .calculation-main-content .calculator-form .package-size{grid-column-start:1;grid-column-end:1}.freight_estimation .calculator .calculation-main-content .query{width:50%;padding:15px 0}.freight_estimation .calculation-main{gap:5px!important;grid-template-columns:1fr!important}}
