.wrap {
    width: 62%;
    margin: 0 auto;
}
.track-bd .track-form {
    padding: 20px 0 30px;
    border-bottom: 1px dashed #DEDEDE;
}
.track-bd .hd5 {
    text-align: left;
}
.hd5 {
    text-align: center;
    padding: 15px 0;
}
.hd5 h2 {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    font-size: 16px;
    color: #666;
}
.hd5 p {
    line-height: 20px;
    font-size: 12px;
    color: #ccc;
    font-family: "arial";
}
.track-bd .track-form select{
  -webkit-appearance: none;
    float: left;
    width: 24%;
    height: 60px;
    min-height: 60px;
    line-height: 20px;
    padding: 19px 10px;
    border: 1px solid #DEDEDE;
    color: #555;
    overflow: hidden;
    font-family: "Microsoft Yahei","arial";
    font: 14px"Roboto-Light",Tahoma,Arial,sans-serif;
    font-size: 14px;
    word-wrap: break-word;
    box-sizing: border-box;
    resize: none;
}
.track-bd .track-form textarea{
    -webkit-appearance: none;
    float: left;
    width: 50%;
    height: 60px;
    min-height: 60px;
    line-height: 20px;
    padding: 19px 10px;
    border: 1px solid #DEDEDE;
    color: #555;
    overflow: hidden;
    font-family: "Microsoft Yahei","arial";
    font: 14px"Roboto-Light",Tahoma,Arial,sans-serif;
    font-size: 14px;
    word-wrap: break-word;
    box-sizing: border-box;
    resize: none;
}
.track-bd .track-form button {
    float: right;
    width: 26%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    background: #D54B4B;
    text-align: center;
    border: 0;
    cursor: pointer;
}
.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.track-bd .track-results {
    padding: 0 0 30px;
}
.track-bd .hd6 {
    text-align: left;
}
.hd6 {
    text-align: center;
    padding: 30px 0;
    color: #444;
}
.hd6 h2 {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 22px;
}
.hd6 p {
    line-height: 20px;
    font-size: 14px;
    font-family: "Rockwell","arial";
}
.wuliu{
width: 100%;
    font-size: 13px;
    border: 1px solid #DEDEDE;
    line-height: 18px;
    padding: 5px;
    text-align: center;
    color: #444;
    min-height: 30px;
    height: 30px;
	    list-style: none;
}