.leftnav {
    display: block;
    margin: 0 0 25px;
}

.leftnav .leftnavtitle {
    font-size: 16px;
    display: block;
    border-bottom: 2px solid #d1d1d1;
    margin: 0 0 10px 0;
}

    .leftnav .leftnavtitle a {
        color: #555;
    }

.leftnav ul {
    margin: 10px 0;
    padding: 0;
    padding-left: 8px;
    padding-right: 8px;
}

    .leftnav ul li {
        background: url(https://data.chinahighlights.com/css/images/arrow-4.png) no-repeat 5px 8px;
        padding-left: 18px;
        padding-bottom: 3px;
        line-height: 20px;
        margin-bottom: 10px;
        padding-top: 3px;
        font-size: 14px;
        background-color: #f1f1f1;
        border-radius: 4px;
    }

        .leftnav ul li a:hover {
            color: #a31022;
        }

.leftnav a {
    color: #4f5555 !important;
}

    .leftnav a:hover, .leftnav a:focus {
        text-decoration: underline;
    }

#stationlist1, #stationlist2 {
    display: none;
    position: absolute;
    background-color: white;
    padding-top: 5px;
    margin-top: 3px;
    border-radius: 4px;
    z-index: 100;
    box-shadow: 0 0 5px #d3d7d4;
}

    #stationlist1 li, #stationlist2 li {
        padding: 10px;
        line-height: 20px;
        margin-bottom: 3px;
        font-size: 1rem;
        background-color: #f1f1f1 !important;
        border-radius: 2px;
        background: none;
    }

    #stationlist1 a, #stationlist2 a {
        color: #130c0e !important;
    }

#train-list-search-box .txt100 {
    margin-left: 18px;
}

#train-list-search-box .txt120, .txt100 {
    border-radius: 4px;
    width: 10rem;
    border: 1px solid #e0e0e0;
    height: 2rem;
    padding-left: 5px;
    color: inherit;
    padding: 0 0 0 5px !important;
    background-color: #fdfdfd;
}

#train-list-search-box .blueBtn {
    background: #ad1607;
    color: #fff;
    border: 0;
    height: 2rem;
    line-height: 23px;
    padding: 0 10px;
    border-radius: 3px;
    font-weight: bold;
    width: 8rem;
    font-size: 1.1rem;
}

    #train-list-search-box .blueBtn:hover {
        background: #004fb3;
        cursor: pointer;
        color: #fff;
    }

#train-list-search-box .search_Btn {
    text-align: center;
    background-image: none;
}

#train-list-search-box .search_region_lft {
    background-image: none;
}

#train-list-search-box .search_region_rit {
    background-image: none;
}

#train-list-search-box .search_dateInput_lft {
    background-image: none;
}

.picture {
    border-width: thin;
    border-style: solid;
    border-color: #CCC;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    margin-left: 10px;
    text-align: center;
    line-height: 1px;
    font-size: 13px;
    color: #848484;
    font-style: italic;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    float: right;
    display: block;
}

    .picture p {
        margin: 15px
    }

.main-content {
    font-size: 18px;
}

    .main-content p {
        margin: 0 0 1rem;
    }

    .main-content img {
        border-radius: 4px;
        margin-bottom: 1rem
    }

    .main-content table {
        margin-top: 20px;
        border-collapse: collapse;
        border-spacing: 0
    }

        .main-content table img {
            max-height: 248px;
            display: block;
        }

    .main-content tbody {
        display: table-row-group;
        vertical-align: middle;
        border-color: inherit;
    }

    .main-content tr {
        display: table-row;
        vertical-align: inherit;
        border-color: inherit;
    }

    .main-content td, th {
        border: thin solid #CCC;
        padding: 5px;
        border-collapse: collapse;
    }

    .main-content table .parallel {
        text-align: center;
        font-size: 13px;
        color: #848484;
        font-style: italic;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        display: block;
    }

    .main-content a {
        text-decoration: underline;
    }

        .main-content a:visited {
            text-decoration: underline;
        }

    .main-content h2 {
        margin-top: 15px;
        margin-bottom: 0px;
        font-size: 25px;
        font-weight: normal;
        color: #a31022 !important;
        line-height: 2.2em;
    }

        .main-content h2 a {
            text-decoration: none;
        }

    .main-content .ad-author {
        padding-top: 10px;
        text-align: right;
        font-size: 16px;
    }

    .main-content ul {
        margin-top: 0;
        margin-bottom: 10px;
        line-height: 1.8em;
    }

.ArticleLi ul li {
    list-style-type: square;
    margin-left: 15px;
}

.textbackcolor {
    background-color: #DDD;
    font-size: 18px;
    color: #222;
    border-radius: 4px;
    padding: 5px
}

.articlediv {
    margin-bottom: 20px
}
