* {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
#estimation {
    min-width: 1200px;
    min-height: 90vh;
}
.type-area {
    width: 1200px;
    margin: 0 auto;
}
.bgc-box {
    min-width: 1200px;
    height: 335px;
    background-image: url(https://www.pandabuy.com/static/img/home_bg.png);
    background-size: cover;
    background-position: center;
}
.bgc-box .title {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
.bgc-box .introduce {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 6px;
}
.bgc-box .input-box {
    width: 100%;
    min-height: 50px;
    margin-top: 40px;
    display: flex;
}
.bgc-box .input-box .first {
    width: 580px;
    margin-right: 15px;
}
.bgc-box .input-box .first .country input {
    font-size: 16px;
    width: 370px;
    color: #333;
    font-weight: 700;
    outline: none;
    text-align: right;
    border: none;
    background-color: #fff;
}
.bgc-box .input-box .first .country input::placeholder {
    color: #C0C4CC;
    font-size: 16px;
    font-weight: 600;
}
.bgc-box .input-box .first .country,
.bgc-box .input-box .first .type {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.bgc-box .input-box .first .country .icon-box {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    line-height: 40px;
}
.bgc-box .input-box .first .type .select-limit-content {
    width: 450px;
    height: 100%;
    box-sizing: border-box;
    /* display: flex;
    flex-wrap: wrap;
    overflow-y: auto; */
}
.bgc-box .input-box .first .type .select-limit-content .select-list {
    
    font-size: 12px;
    color: #333;
    background-color: #EEEEEE;
    padding: 3px 8px;
    border-radius: 20px;
    margin-right: 15px;
    margin-bottom: 10px;
}
#select-type {
    display: flex;
    height: 360px;
}
#select-type .type-box1 {
    width: 250px;
    height: 100%;
    /* background-color: #F2F2F2; */
    overflow-y: auto;
}
#select-type .type-box1 .type-box1-item {
    height: 37px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
#select-type .type-box2 {
    width: calc(100% - 250px);
    height: 100%;
    overflow-y: auto;
}
#select-type .type-box2 .type-box2-item {
    height: 38px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}






.bgc-box .input-box .second {
    width: 420px;
    margin-right: 15px;
}
.bgc-box .input-box .second .weight {
    display: flex;
    align-items: center;
}
.bgc-box .input-box .second .weight input {
    font-size: 16px;
    color: #333;
    outline: none;
    border: none;
    margin-left: 20px;
}
.bgc-box .input-box .second .weight input::placeholder {
    color: #C0C4CC;
    font-size: 15px;
}
.bgc-box .input-box .second .weight,
.bgc-box .input-box .second .volume {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 15px;
}

.bgc-box .input-box .third {
    width: 155px;
    height: 95px;
    background-color: #038dfa;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.bgc-box .input-box .second .volume {
    display: flex;
}
.bgc-box .input-box .second .volume .volume-box {
    flex: 1;
    height: 100%;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    display: flex;
}
.bgc-box .input-box .second .volume .volume-box input {
    width: 80px;
    font-size: 14px;
    color: #333;
    outline: none;
    border: none;
}
.bgc-box .input-box .second .volume .volume-box input::placeholder {
    color: #C0C4CC;
    font-size: 15px;
}

#estimation .type-area .type-info {
    display: flex;
    margin-top: 20px;
}
.type-area .type-info .info-left {
    font-size: 14px;
    color: #666;
}
.type-area .type-info .info-right .custom-but {
    width: 90px;
    background-color: #2E5AEF;
    display: block;
    font-size: 12px;
    color: #fff;
    border-radius: 40px;
    padding: 7px 0px;
    margin-left: 10px;
    text-align: center;
    text-decoration: none;
}

.type-area .estimation-type {
    width: 100%;
    margin: 20px 0;
}
.type-area .estimation-type .sort-but-box {
    display: flex;
}
.type-area .estimation-type .sort-but-box .sort-but {
    margin-right: 40px;
    font-size: 14px;
    color: #666;
    padding: 15px 0;
}
.type-area .estimation-type .estimation-list {
    border: 1px solid #f2f2f2;
    margin-top: -1px;
}
.type-area .estimation-type .estimation-list .isactive {
    background-color: #f8f8f8;
}

.type-area .estimation-type .estimation-list .lists-down {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
}
.type-area .estimation-type .estimation-list .lists-down:hover {
    background-color: #f8f8f8;
}
.type-area .estimation-type .estimation-list .list-item {
    width: 100%;
    display: flex;
    /* background-color: pink; */
    
}
.type-area .estimation-type .estimation-list .list-item .item-title {
    width: 150px;
    margin-right: 28px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.estimation-list .list-item .item-title .img-box {
    width: 66px;
    height: 66px;
    background-color: gold;
    border-radius: 50%;
}
.estimation-list .list-item .item-title .img-box>img {
    width: 66px;
    height: 66px;
    display: block;
}
.estimation-list .list-item .item-title .route-name {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.estimation-list .list-item .item-title .label {
    background-color: rgba(17,186,102,.15);
    color: #11ba66;
    padding: 0 1px;
    font-size: 12px;
}
.type-area .estimation-type .estimation-list .list-item .item-fee {
    width: 243px;
    margin-right: 28px;
}
.type-area .estimation-type .estimation-list .list-item .item-time {
    width: 164px;
    margin-right: 28px;
}
.type-area .estimation-type .estimation-list .list-item .item-features {
    width: 380px;
    margin-right: 28px;
}
.type-area .estimation-type .estimation-list .list-item .item-btn {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.type-area .estimation-type .estimation-list .list-item .item-btn .btn1 {
    width: 88px;
    font-size: 12px;
    background-color: #333;
    color: #fff;
    padding: 8px 0;
    border-radius: 30px;
    text-align: center;
    cursor: pointer;
}
.type-area .estimation-type .estimation-list .list-item .item-btn .btn2 {
    width: 88px;
    font-size: 12px;
    /* background-color: #333; */
    color: #333;
    border: 1px solid #666;
    padding: 8px 0;
    border-radius: 30px;
    text-align: center;
    cursor: pointer;
}


.estimation-list .lists-down .prompt {
    width: 98%;
    margin: 0 auto;
    font-size: 12px;
    color: #d61;
    background-color: #fcf8d9;
    border: 1px solid #ece18e;
    padding: 6px 10px;
    box-sizing: border-box;
    margin-top: 10px;
}

#details {
    /* display: none; */
    background-color: #fff;
    padding: 0 20px;
}
#details .chart-box {
    padding: 30px 0 20px 0;
    display: flex;
    justify-content: space-between;
}
#details .chart-box .delivered {
    /* background-color: gold; */
    width: 49%;
}
#details .chart-box .delivered h3 {
    height: 30px;
    font-size: 14px;
    color: #333;
}
#details .chart-box .delivered .electTheState-box {
    display: flex;
    align-items: center;
}
#details .chart-box .delivered .electTheState-box .toponym {
    width: 200px;
}
#details .chart-box .delivered .electTheState-box .toponym input {
    width: 94%;
    height: 40px;
    outline: none;
    border: none;
    background-color: #f8f8f8;
    padding-left: 10px;
    border-radius: 4px;
    margin-left: 15px;
}
#details .chart-box .delivered .electTheState-box .item {
    /* width: 260px; */
    height: 40px;
}
#details .chart-box .delivered .electTheState-box .but {
    width: 100px;
    height: 40px;
    background-color: #333;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
}
#details .chart-box .delivered .statistics-box {
    width: 100%;
    /* height: 100%; */
    height: calc(100% - 80px);
    background-color: #f8f8f8;
    margin-top: 10px;
    /* background-color: gold; */
}
#details .chart-box .delivered .statistics-box .chart-item {
    width: 100%;
    height: 100%;
    padding: 5px 10px 30px 10px;
    font-size: 12px;
    box-sizing: border-box;
    position: relative;
}
#details .chart-box .delivered .statistics-box h6 {
    font-size: 16px;
    color: #333;
    margin-bottom: 16px;
}
#details .statistics-box .chart-item .chart-layout .statistics-list {
    display: flex;
    align-items: center;
    margin: 5px 0;
}
#details .statistics-box .chart-item .chart-layout .statistics-list .row-title {
    width: 48px;
    margin-right: 5px;
    /* background-color: pink; */
}
#details .statistics-box .chart-item .chart-layout .statistics-list .progress {
    flex: 1;
    margin-right: 10px;
    /* background-color: gold; */
}
#details .statistics-box .chart-item .chart-layout .label-title {
    margin-top: 50px;
}
#details .statistics-box .layout {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: right;    
    width: 100%;
    padding: 0 20px 10px 0;
    box-sizing: border-box;
}
#details .statistics-box .layout p {
    font-size: 12px;
}

#details .chart-box .limit {
    /* background-color: pink; */
    width: 49%;
}
#details .chart-box .limit h3 {
    height: 30px;
    font-size: 14px;
    color: #333;
}
#details .chart-box .limit .limit-detail {
    font-size: 12px;
    color: #666;
    border: 1px solid #f2f2f2;
    min-height: calc(100% - 30px);
    box-sizing: border-box;
}
#details .chart-box .limit .limit-detail .limit-weight {
    display: flex;
}

#details .chart-box .limit .limit-detail .limit-weight .weight {
    flex: 1;
    padding: 15px 20px;
    border-bottom: 1px solid #f2f2f2;
}
#details .chart-box .limit .limit-detail .limit-size {
    padding: 10px 20px;
    min-height: 50px;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
}
#details .chart-box .limit .limit-detail .blind-charging-rules {
    min-height: 62px;
    padding: 10px 20px;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
}
#details .limit .limit-detail .limit-goods {
    padding: 10px 20px;
}
#details .limit .limit-detail .limit-goods .limit-goods-title {
    display: flex;
    margin-bottom: 15px;
}
#details .limit .limit-detail .limit-goods .limit-goods-title .limit-goods-title-item {
    margin-right: 20px;
}
#details .limit .limit-detail .limit-goods .limit-goods-title span {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 4px;
}
#details .limit .limit-detail .limit-goods .new-limit-content {
    max-height: 400px;
    overflow-y: auto;
}
#details .limit .limit-detail .limit-goods .new-limit-content .first-limit-label {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #666;
}
#details .limit .limit-detail .limit-goods .new-limit-content .label-list .base-css {
    display: inline-block;
    font-size: 12px;
    border-radius: 2px;
    padding: 2px 4px;
    margin: 0 10px 10px 0;
}
#details .limit .limit-detail .limit-goods .new-limit-content .label-list .allow {
    background-color: #E7F8EF;
    color: #11ba66;
}
#details .limit .limit-detail .limit-goods .new-limit-content .label-list .prohibit {
    background-color: #FFE5E5;
    color: red;
}

#details .bottom .cost_detail .cost_detail-title {
    height: 40px;
    margin-top: 18px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    color: #333;
}

#details .bottom .cost_detail .table {
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}
#details .bottom .cost_detail .table .line {
    display: flex;
}
#details .bottom .cost_detail .table .line .row {
    flex: 1;
    height: 50px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    font-size: 12px;
    box-sizing: border-box;
    text-align: center;
    line-height: 50px;
}
#details .bottom .cost_detail .table .line .row1 {
    background-color: #fdfdfd;
}
#details .bottom .cost_detail .table .line .row2 {
    color: #999;
}
#details .bottom .tax h3 {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    margin-top: 18px;
}
#details .bottom .tax h3 .p {
    display: inline-block;
    width: 12px;
    height: 12px;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    border: 2px solid #333;
    border-radius: 50%;
    margin-left: 5px;
}
#details .bottom .tax .taxPayment-content {
    font-size: 14px;
    color: #999;
}
#details .bottom .tax .taxPayment-content span {
    margin-right: 16px;
}

#details .bottom .tax .taxPayment-content span .t {
    display: inline-block;
    width: 12px;
    height: 12px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 12px;
    border: 1px solid #333;
    background-color: #333;
    border-radius: 50%;
    cursor: pointer;
}
#details .bottom .characteristic {
    margin-top: 30px;
}
#details .bottom .characteristic h3 {
    height: 30px;
    font-size: 14px;
    color: #323232;
}
#details .bottom .characteristic p {
    font-size: 14px;
    color: #999;
    padding-bottom: 10px;
}
#details .bottom .characteristic .statement {
    padding-bottom: 14px;
}
#details .bottom .characteristic .statement a {
    font-size: 14px;
    color: #007aff;
}


.chart-layout p.tianshu{
    margin: 0;
}
p.tianshu{
    display: flex;
    align-items: center;
    padding: 0px 0 17px;
    
}
p.tianshu em{
    width: 79px;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    color: #696969;
}
p.tianshu span{
    width: 400px;
    height: 16px;
    margin-right: 16px;
}
p.tianshu>i{
    font-size: 14px;
    line-height: 17px;
    color: #696969;
}
p.tianshu b{
    display: block;
    width: 400px;
    background: #fff;
    height: 5px;
    border-radius: 10px; 
    position: absolute;
}
p.tianshu b i{
    position: absolute;
    background: #038dfa;
    height: 5px; 
    border-radius: 10px;
}