﻿/*当前延误告知*/
.inner_mainlatemsgtoday{padding:10px;}

.latemsgtoday_wrap{}
.latemsgtoday_topdoc{border:solid 1px #ddd; margin:10px 0px;}
    .latemsgtoday_topdoc:nth-of-type(1) {
        display:none;
    }
.latemsgtoday_topdoc_title{font-weight:bold; font-size:14px; color:#333; padding:10px; background-color:#ddd; line-height:24px;}
.latemsgtoday_topdoc_content {padding:0px 10px;}
.latemsgtoday_topdoc_content p{line-height:20px; font-size:12px; margin:10px 0px;}
.latemsgtoday_topdoc_content ol{list-style-type:decimal; padding-left:14px;}
.latemsgtoday_topdoc_content ol li{line-height:20px; font-size:12px; margin:10px 0px;}

.latemsgtoday_topdocred_content {padding:0px 10px 10px 10px;}
.latemsgtoday_topdocred_content p{font-size:12px; line-height:20px;}

.latemsgtoday_btmdoc{background:#ddd;}
.latemsgtoday_btmdoc_content{padding:10px;}
.latemsgtoday_btmdoc_content p{line-height:20px; font-size:12px;}

.latemsgtoday_list{width:100%;}
.latemsgtoday_list table{width:100%; background-color:#ddd;}
.latemsgtoday_list table tr{}
.latemsgtoday_list table tr.thead{background-color:#ddd;}
.latemsgtoday_list table tr th{vertical-align:middle; padding:5px; text-align:center; font-size:12px; font-weight:bold;}
.latemsgtoday_list table tr td{vertical-align:middle; padding:5px; background-color:White; text-align:center; font-size:12px;}
.latemsgtoday_list table tr td span{color:Green; font-size:12px;}
.latemsgtoday_list table tr td a{color:Red; }
.latemsgtoday_list table tr td.tname{text-align:left;}
.latemsgtoday_list table tr td.timg{width:45%; text-align:left;}
.latemsgtoday_list table tr td.timg img{width:100%;}
.latemsgtoday_list table tr td.tlnk{width:55%; text-align:center; }
.latemsgtoday_list table tr td.tlnk a{font-size:12px; color:#333; text-decoration:none; display:block; background-color:#ddd;}
.latemsgtoday_list table tr td.tname table td{padding:5px;}

/*历史延误告知*/
.inner_mainlatemsghistory, .inner_mainlatemsgdetail{margin-top:10px;}
.inner_mainlatemsghistory .inner_main_clg, .inner_mainlatemsgdetail .inner_main_clg{display:table;}
.inner_mainlatemsghistory .inner_main_clg span, .inner_mainlatemsgdetail .inner_main_clg span{display:table-cell; font-size:14px; color:#0e68a7; vertical-align:middle; }
.inner_mainlatemsghistory .inner_main_clg span.img, .inner_mainlatemsgdetail .inner_main_clg span.img{width:15%; text-align:center;}
.inner_mainlatemsghistory .inner_main_clg span.img img, .inner_mainlatemsgdetail .inner_main_clg span.img img{width:80%;}
.inner_mainlatemsghistory .inner_main_clg span.txt, .inner_mainlatemsgdetail .inner_main_clg span.txt{width:90%;}

.inner_mainlatemsghistory_wrap{padding:10px;}
.latemsghistory_topdoc{}
.latemsghistory_topdocbox{padding:0px 0px 15px 0px;}
.latemsghistory_topdocbox .latemsghistory_datetime{line-height:20px; }
.latemsghistory_topdocbox p{line-height:20px; font-size:12px; }

.latemsghistory_list{border:solid 1px #ddd;}
.latemsghistory_listitemtitle{width:100%; background-color:#ddd; display:table;}
.latemsghistory_listitemtitle .date{padding:10px 0px; display:table-cell; width:31%; text-align:center; vertical-align:middle; font-weight:bold; font-size:12px;}
.latemsghistory_listitemtitle .status1{padding:10px 0px; display:table-cell; width:23%; text-align:center; vertical-align:middle; font-weight:bold; font-size:12px;}
.latemsghistory_listitemtitle .status2{padding:10px 0px; display:table-cell; width:23%; text-align:center; vertical-align:middle; font-weight:bold; font-size:12px;}
.latemsghistory_listitemtitle .status3{padding:10px 0px; display:table-cell; width:23%; text-align:center; vertical-align:middle; font-weight:bold; font-size:12px;}

.latemsghistory_list{border:solid 1px #ddd;}
.latemsghistory_listitem{width:100%; background-color:#fff; border-bottom:solid 1px #ddd; display:table;}
.latemsghistory_listitem .date{padding:10px 0px; display:table-cell; width:31%; text-align:center; vertical-align:middle; font-size:12px;}
.latemsghistory_listitem .status1{padding:10px 0px; display:table-cell; width:23%; text-align:center; vertical-align:middle; font-size:12px;}
.latemsghistory_listitem .status2{padding:10px 0px; display:table-cell; width:23%; text-align:center; vertical-align:middle; font-size:12px;}
.latemsghistory_listitem .status3{padding:10px 0px; display:table-cell; width:23%; text-align:center; vertical-align:middle; font-size:12px;}
.latemsghistory_listitem span{font-size:12px; color:Green;}
.latemsghistory_listitem a{font-size:12px; color:Red; text-decoration:none;}


.latemsghistory_btmdoc{background:#ddd;}
.latemsghistory_btmdocbox{padding:10px;}
.latemsghistory_btmdocbox p{line-height:20px; font-size:12px;}

/*延误告知详细*/
.latemsghistory_view{
	border:solid 1px #999;    
	/*background-image: url(../images/officialseal.png);*/
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.latemsghistory_viewbox{padding:10px;}
.latemsghistory_viewbox .title{text-align:center; font-size:14px; line-height:24px; font-weight:bold; padding:10px;}
.latemsghistory_viewbox .content{line-height:20px; font-size:12px; }
.latemsghistory_viewbox .inscribe{padding:10px 0px; font-size:12px; text-align:right; line-height:20px;}
