/**** 新闻列表以及内容 ****/
#article_left {
    float: left;
    width: 800px;
}

#article_right {
    float: right;
    width: 400px;
    background: #FAFAFA;
}

.article_detail {
    padding: 5px 15px;
    color: #808080;
}

.article_detail h1.detail-title {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
    color: #222;
    font-family: "Microsoft YaHei", "Hiragino Sans GB", STHeiti, SimHei, sans-serif;
    font-weight: normal;
}

.article_detail div.detail-stat {
    margin-top: 10px;
    color: #888;
    text-align: center;
    word-spacing: 2px;
}

.article_detail div.introduce {
    margin: 15px 0;
    border: 1px solid #eee;
    background: #FAFAFA;
    padding: 10px;
    line-height: 160%;
}

.article_detail div.content {
    font-size: 16px;
    line-height: 240%;
    margin: 10px;
}

.article_detail div.content ol,
.article_detail div.content ul {
    padding-left: 0;
}

.article_detail div.content p {
    font-size: 16px;
    line-height: 240%;
    text-indent: 2em;
}

.article_detail div.content img {
    max-width: 595px;
}

.article_detail div.content h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px -10px;
    padding: 10px 20px 9px 20px;
    line-height: 18px;
    border-left: 4px solid #00a67c;
    background-color: #fbfbfb
}

.article_detail div.content h3 {
    font-size: 16px;
    font-weight: bold;
}

.article_detail div.content h4 {
    font-size: 14px
}

.article_detail div.content h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 -20px 20px -24px;
    padding: 10px 20px 9px 20px;
    line-height: 18px;
    border-left: 4px solid #fc48e1;
    background-color: #fbfbfb
}

table {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
}

table th,
table td {
    border: 1px solid #eee;
}

table th {
    background-color: #ff790c;
    color: #000;
    font-weight: bold;
}

table tr:nth-child(1) {
    background-color: #FAFAFA;
}

table tr:hover {
    background-color: #f2f2f2;
}

.article_detail div.article_nav {
    margin-top: 10px;
    font-size: 14px;
    color: #aaa;
}

.article_detail div.article_nav .float_left,
.article_detail div.article_nav .float_right {
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link_path {
    height: 18px;
}

.article_root,
.article_list,
.article_detail {
    padding: 10px 10px 10px 0;
}

.article_root ul {
    clear: both;
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

.article_root ul h3 {
    font-size: 16px;
    margin: 0 0 5px 0;
    padding: 0 5px 5px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-family: "Microsoft YaHei", "Hiragino Sans GB", STHeiti, SimHei, sans-serif;
}

.article_root ul li {
    margin: 0 5px;
    padding: 5px 0;
    font-size: 14px;
}

.article_root ul li cite {
    float: right;
    font-style: normal;
}


.article_s li {
    padding: 0 10px 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}

.article_s li em {
    float: right;
    color: #808080;
}

.article_s li h2 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}

.article_s li p {
    color: #808080;
    line-height: 200%;
    font-size: 14px;
    margin: 8px 0;
    padding: 0;
}

.article_s li div span {
    margin-right: 10px;
}

.article_s li:last-child {
    border-bottom: 0;
}

.subject {
    margin: 0 0 0 10px;
    line-height: 18px;
    width: 95%;
    color: #808080;
}

.subject h2 {
    font-size: 14px;
    margin: 10px 0 0px;
    padding: 0;
}

.subject b a {
    color: #cc0000;
}

.subject .start {
    margin: 0;
    padding: 0;
    height: 15px;
    float: left;
    margin-right: 5px;
}

.subject_field_list {
    margin: 0;
    width: 95%;
}

.subject-operation {
    margin-top: 5px;
}

.map {
    width: 255px;
}

.pinfo {
    float: left;
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #ddd;
}

.pinfo h3 {
    margin: 0 5px 0 0;
    display: inline;
    font-size: 14px;
}

.pinfo h3 a {
    color: #CC3300;
}

.prelate {
    margin: 0;
    padding: 0
}

.prelate li {
    float: left;
    width: 219px;
    max-height: 120px;
    margin: 5px 0;
}

.prelate li .relate_thumb {
    float: left;
    width: 100px;
    height: 105px;
}

.prelate li .relate_thumb img {
    max-width: 90px;
    max-height: 90px;
    padding: 1px;
    border: 1px solid #ddd;
}

.prelate li .relate_info {
    float: right;
    width: 119px;
    margin: 0;
    padding: 0;
}

.prelate li .relate_info h5 {
    font-size: 13px;
    padding: 0;
    margin: 0;
}

.prelate li .relate_sp {
    display: block;
    margin: 5px 0;
}

.comment_foo .mainrail {}

.comment_foo .rail-border-3 {
    border-width: 0;
}

.info-table {
    padding: 16px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    background-color: #fff;
    border: 1px solid #F7F8FB;

    .table-img {
        display: block;
        margin: 0 auto 10px;
        width: 200px;
        height: auto;
    }

    .table-mess {
        text-align: center;
        overflow-x: auto;
    }

    .table-title {
        font-size: 18px;
        margin: 0 0 10px;
    }

    .table-title a {
        color: #ff5555;
        text-decoration: none;
        margin-left: 10px;
    }

    .table-title a:hover {
        text-decoration: underline;
    }

    .price {
        color: #555;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .pri-c {
        color: #EC1611;
        font-weight: bold;
    }

    table {
        max-width: 600px;
        border-collapse: collapse;
        margin: 0 auto 15px;
    }

    td {
        padding: 8px;
        border-bottom: 1px solid #EDF1F6;
    }

    .td-title {
        font-size: 14px;
        text-align: left;
    }

    .td-title span {
        font-weight: bold;
    }

    .recommendation {
        color: #2233EE;
        font-size: 14px;
    }
}

.info-series {

    >img {
        width: 100%;
        max-width: 100% !important;
    }

    ul {
        li {
            border: 1px solid #F7F8FB;
            padding: 16px;
            background-color: #fff;
            margin: 15px auto;
            font-family: Arial, sans-serif;
            list-style-type: none;
        }

        li img {
            display: block;
            margin: 0 auto 10px;
            max-width: 250px !important;
            height: auto;
        }

        li p:nth-of-type(2) {
            font-size: 18px;
            margin: 0 0 10px;
        }

        li p:nth-of-type(3) {
            color: #555;
            font-size: 16px;
            margin: 0 0 10px;
        }

        li p:nth-of-type(3) span {
            font-weight: bold;
            color: #2233EE;
        }

        li p:nth-of-type(4) a {
            color: #2233EE;
            text-decoration: none;
        }

        li p:nth-of-type(4) a:hover {
            text-decoration: underline;
        }
    }
}

.relative {
    position: relative;
}

.ai-label {
    position: absolute;
    right: 20px;
    bottom: 0;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.5);
    background-color: rgba(255, 255, 255, 0.7);
    padding: 2px 4px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    pointer-events: none;
}

@media screen and (max-width: 1200px) {

    #article_left,
    #article_right {
        width: 100%;
    }
}