#hscode-tmation .tool-module {
    padding-top: 60px
}

#hscode-tmation .tool-module .tool-label {
    display: block;
    min-height: 50px;
    text-align: center;
    margin-bottom: 20px
}

#hscode-tmation .tool-module .tool-foot {
    display: block;
    text-align: center
}

#hscode-tmation .tool-module .tool-label label {
    display: inline-block;
    position: relative
}

#hscode-tmation .tool-module .tool-hscode-text {
    display: block;
    width: 600px;
    height: 50px;
    line-height: 50px;
    padding: 0 120px 0 20px;
    margin: 0 auto 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd
}

#hscode-tmation .tool-module .tool-submit {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 95px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #f44534;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: 0
}

#hscode-tmation .tool-module .tool-action {
    text-align: left;
    margin-top: 15px;
    font-size: 14px;
    color: #666
}

.tool-sis {
    text-align: left;
    max-width: 600px;
    margin: 10px 0 20px 0;
    padding-left: 70px;
    position: relative
}

.tool-sis .t {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 32px;
    font-size: 14px;
    color: #333
}

.tool-sis .sis-box {
    display: inline-block;
    vertical-align: middle
}

.tool-sis .sis-select {
    float: left;
    position: relative
}

.tool-sis .sis-select ul li {
    display: inline-block;
    margin-bottom: 7px;
    padding: 7px 7px;
    border: 1px solid #eee;
    background: #fff;
    font-size: 12px;
    color: #666;
    white-space: nowrap;
    word-break: keep-all;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.tool-sis .sis-select:hover ul {
    opacity: 1;
    visibility: visible
}

.tool-sis .sis-select ul li.active {
    background: #f44534;
    color: #fff
}

#hscode-tmation .tool-module .search_results {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 0 auto 0
}

#hscode-tmation .tool-module .search-table {
    display: inline-block;
    width: 100%;
    padding-bottom: 60px
}

#hscode-tmation .tool-module .search-table .message {
    display: block
}

#hscode-tmation .tool-module .search_results .message span {
    font-size: 14px;
    color: #f60000
}

#hscode-tmation .tool-module .search-table table {
    width: 100%;
    border: 0;
    margin-bottom: 20px
}

#hscode-tmation .tool-module .search-table table td {
    font-size: 14px;
    text-align: center;
    padding: 7px 7px;
    color: #000;
    border-bottom: 1px solid #eee;
    min-width: 125px
}

#hscode-tmation .tool-module .search-table table thead td {
    font-size: 15px;
    font-weight: bold;
    background: #fdfdfd;
    border-bottom: 2px solid #000;
    padding: 15px 7px
}

#hscode-tmation .tool-module .search-table table tbody td .hscode_details {
    color: #f44534
}

#hscode-tmation .tool-module .search-table .update_time {
    float: right;
    line-height: 30px;
    color: #747474
}

#hscode-tmation .tool-module .search-table .table-jump {
    display: inline-block
}

#hscode-tmation .tool-module .search-table .table-jump .btn {
    display: inline-block;
    font-size: 14px;
    color: #444;
    border: 1px solid #ddd;
    line-height: 1;
    padding: 5px 15px;
    margin-right: 15px
}

#hscode-tmation .tool-module .search-table .table-jump input {
    display: inline-block;
    width: 50px;
    font-size: 15px;
    color: #444;
    border: 1px solid #ddd;
    line-height: 1;
    padding: 5px 3px;
    text-align: center
}

#hscode-tmation .tool-module .search-table .table-jump label {
    margin-right: 15px
}

#hscode_details {
    display: block;
    max-width: 674px;
    margin: 0 auto 0;
    overflow-y: auto
}

#hscode_details .hscode-details-container {
    display: block;
    position: relative;
    margin: 30px auto 30px;
    background: #fff;
    padding: 30px 30px;
    border: 1px solid #eee;
    text-align: center;
    -webkit-box-shadow: 0 0 5px #eee;
    -moz-box-shadow: 0 0 5px #eee;
    box-shadow: 0 0 5px #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#hscode_details .hscode-details-container .update_time {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 5px;
    font-size: 14px;
    color: #747474
}

#hscode_details .hscode-details-container h2 {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    color: #000
}

#hscode_details .hscode-details-container .hscode-title-link {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 10px;
    border: 1px solid #09b2f3;
    font-size: 12px;
    color: #333;
    margin-left: 8px;
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#hscode_details .hscode-details-container .label {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 10px 25px 15px 25px;
    border: 1px solid #eee;
    margin-top: 25px
}

#hscode_details .hscode-details-container .label .tt {
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    text-align: left
}

#hscode_details .hscode-details-container .label table {
    width: 100%;
    background: #fff
}

#hscode_details .hscode-details-container .label table tr:nth-child(2n-1) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03)
}

#hscode_details .hscode-details-container .label table td {
    font-size: 14px;
    color: #333;
    padding: 10px 10px;
    border: 2px solid #fff;
    text-align: right
}

#hscode_details .hscode-details-container .label table td:first-child {
    width: 150px;
    text-align: left
}

#hscode_details .hscode-details-container .label table td span {
    display: inline-block;
    text-align: left
}

.other-page {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 1;
    padding: 10px 0
}

.other-page a {
    color: #f44534
}

.other-page .right {
    float: right
}