/* CSS Document */

/*-------企业简介------*/
#center .center .right .content {
    padding: 20px;
}

#center .center .right .content p {
    text-indent: 2em;
    font-size: 14px;
}

#center .center .right .time_bg {
    width: 100%;
    height: 300px;
    background: url(../images/time_bg.png) no-repeat;
}

#center .center .right .time_bg ul {
    padding-top: 13px;
}

#center .center .right .time_bg ul li {
    padding-right: 3px;
    float: left;
    width: 90px;
}

#center .center .right .time_bg ul li span {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-left: 16px;
}

#center .center .right .time_bg ul li p {
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

/*-------货物追踪------*/
.track-input {
    width: 470px;
    height: 115px;
    padding: 10px;
    font-size: 14px;
}

.traking {
    width: 150px;
    height: 40px;
    background: #9c2e2e;
    padding: 8px 30px;
    border: 0px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 290px;
    bottom: 30px;
}

.track-div{
    padding-left: 130px !important;
    height: 220px;
    position: relative;
    padding-top: 0 !important;;
    margin-top: -10px;
    padding-bottom: 0 !important;
}