﻿/*首页新闻列表样式*/
.news_box {
    margin: 20px auto;}

@media (min-width:1200px) {
    .news_pdd1 {
        padding-right: 40px;}

    .news_pdd2 {
        padding-left: 40px;}
}

.news_h1 {
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #adcdea;
    border-bottom: 2px solid #940606;}

.news_h2 {
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url(../images/news_h_bg.jpg) left bottom no-repeat;}

div.news_h3 {
    position: relative;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #903932;}

div.news_h4 {
    position: relative;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #3e769b;}

div.news_h5 {
    position: relative;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #c26623;}

.news_h_t1 {
    position: relative;
    height: 100%;
    text-align: left;
    font-size: 12pt;
    color: #1d417b;
    text-indent: 10px;}

.news_h_t2 {
    position: relative;
    text-align: left;
    font-size: 12pt;
    color: #1d417b;
    text-indent: 6px;}

div.news_h_t3 {
    position: relative;
    height: 100%;
    text-align: left;
    font-size: 10pt;
    color: #ffffff;
    text-indent: 15px;}

.news_h_m {
    position: relative;
    width: 40px;}

.news_h_m2 {
    position: relative;
    width: 60px;}

.news_h_r {
    position: relative;
    float: right;}

.news_c {
    color: #333333;}

    .news_c table {
        width: 100%;
        table-layout: fixed;
        vertical-align: top;
        margin: 0;
        padding: 0;
        line-height: 30px;}

    .news_c tr {
        vertical-align: top;
        margin: 0;
        padding: 0;}

    .news_c td {
        margin: 0;
        padding: 0;}

.news_time1 {
    width: 12%;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #dddddd;
    text-align: center;}

.news_time2 {
    width: 80px;
    text-align: center;
    font-family: Georgia;}

.news_time3 {
    width: 80px;
    text-align: center;
    background-color: #3e769b;
    color: #ffffff;
    border-radius: 3px;}

.news_time4 {
    width: 80px;
    border-right: 1px dotted #dddddd;
    text-align: center;}

.news_time_MM {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #999999;
    background-color: #dddddd;}

.news_time_dd {
    width: 100%;
    height: 40px;
    line-height: 50px;
    color: #940606;
    font-size: 18px;}

.news_time_MM2 {
    width: 100%;
    font-size: 13px;
    color: #940606;}

.news_time_dd2 {
    width: 100%;
    color: #000000;
    font-size: 18px;}

.news_title1 {
    width: 70%;}

@media (min-width:768px) {
    .news_time1 {
        width: 8%;}

    .news_title1 {
        width: 85%;}
}

@media (min-width:992px) {
    .news_time1 {
        width: 12%;}

    .news_title1 {
        width: 80%;}
}

@media (min-width:1200px) {
    .news_time1 {
        width: 12%;}

    .news_title1 {
        width: 70%;}
}

.PostTime {
    color: #999999;
    font-size: 9pt;}

.NewsSummary {
    color: #666666;
    font-size: 9pt;}

#Video video {
    width: 100%;}

@media (min-width:1200px) {
    #Video {
        padding-left: 30px;
        padding-right: 30px;}
}
