﻿@charset "UTF-8";
#Content{ padding: 0 20px; box-sizing: border-box; }
.content{ padding: 10px; margin: 10px 0; background-color: #FFF; }
.content>h1.title{ text-align: center; font-size: 32px; font-weight: normal; line-height: 60px; padding: 26px 0; }
.content .page-date{ font-family: "宋体"; font-size: 15px; text-align: center; line-height: 35px; padding-bottom: 10px; border-bottom: 1px solid lightgrey; }
.content .page-date *{ font-family: "宋体"; font-size: 15px; line-height: 35px; }
.content .page-date .source{ margin: 0 20px; }
.content .article{ padding-top: 10px; font-size: 16px !important;line-height: 30px !important;padding-top: 10px; }
/*.content .article>*{ margin-top: 15px !important; }*/
/* .content .article *{font-family: "宋体","Times New Roman" ;font-size: 16px ;line-height: 30px;} */
.content .article img{ max-width: 98%; }
.content table{ width: 100%; margin: 0 auto; border-collapse: collapse; }
.content .next{ border-top: 1px solid lightgrey; padding: 20px 0; line-height: 30px; margin-top: 30px; }
.content .next *{ font-family: "宋体"; color: #333; }
.content .next a:hover{ color: #800000; text-decoration: underline; }

.content .prints{text-align: right; line-height: 50px; padding: 30px 0;}
.content .prints a{ font-family: 宋体; font-size: 15px; margin-left: 30px; color: #800000; font-weight: bold; padding: 10px 0; padding-left: 25px;}
.content .files{  line-height: 40px; overflow: hidden;}
.content .files *{ font-size: 16px; font-family: 宋体;}
.content .files h2{ float: left;}
.content .files a{ margin-right:20px; white-space: nowrap; display: block; float: left;color: #015293;}
.content .files a:hover{ text-decoration: underline;}
.content .prints a:hover{ text-decoration: underline;}
.content .prints a.print{ background: url("../images/print.png") no-repeat left center;}
.content .prints a.close{background: url("../images/close.png") no-repeat left center;}

.interview_info{margin-top:20px}
.interview_info .title{width:auto;height:35px;line-height:35px;padding-left:10px;font-size:15px;color:#fff;font-weight:bold;background:url(../images/fttp.png) no-repeat;background-size:100%}
.interview_image{width:270px;float:left}
.interview_image div{background-color:#fff;border:#e3e3e3 1px solid;padding:5px;text-align:center}
.interview_table{width:900px;float:left}
.interview_table tr{height:35px;line-height:35px}
.interview_table .th{width:20%;text-align:right;padding-right:20px}
.interview_table .tb{width:80%;text-align:left;padding-left:20px}
.clear{clear:both}
.w0{height:60px!important}
.ml0{margin-left:19px!important}
.mr0{margin-right:0!important}

.lead_image{text-align: center;padding: 20px;}
.lead_title{width: 100%;margin: 20px 0px;border-bottom: 1px solid #ccc;}
.lead_title span{display: inline-block;width: auto;height: 40px;line-height: 40px;font-size: 20px;color: #015293;padding: 0px 20px;border-bottom: 3px solid #015293;}
.lead_intro,.lead_labor{padding: 20px;}
.lead_intro p,.lead_labor p{text-align: left!important; line-height: 1.75em!important; text-indent: 2em;}
.stlCommentContainer .post_box_showall textarea {
    width: 98%!important;}

@media screen and (max-width: 960px) {
body{background-image:none}
.content{padding:5px;margin:0}
.content .prints{display:none}

.interview_image,
.interview_table{
width: 100%;
float: none;
}
}