.title{
  color: #fff;
  line-height: 66px;
  font-size: 20px;
}
.artbd{width: 1200px;margin: 10px auto;background-color: #fffef8;border: 1px solid #FF6633;}
.artbd h1{
  height:55px; line-height:55px; overflow:hidden; text-align:center; font-family:"黑体"; font-size:20px; font-weight:normal; color:#03005C;
}
.artbd .tsource{
  text-align: center;
  font-size: 12px;
}
.artContent{ font-size:14px;width: 98%;margin: 30px auto;line-height: 25px; }
.artContent p{line-height: 24px;margin-bottom: 15px;}
.artContent .img_wrapper,.artContent .hqimg_wrapper{text-align: center;}
.artContent img{max-width:720px; display: block;margin: 0 auto;}
.artContent a{font-size: 14px;}
.artContent p{font-size: 14px;line-height: 24px;text-indent: 2em;margin: 10px 0;text-align: justify;}
.artContent .table-wrap table{border-collapse:collapse;width:100%}
.artContent .table-wrap td,.artContent .table-wrap th{border:solid 1px #ddd;padding:5px;background-color: #fefefe;}
.artContent .table-wrap{width:1120px;overflow:auto}
pre {
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;
}
.pdf{
  width: 98%;margin: 20px auto;
  border-top: 1px dashed #efefef; 
  border-bottom: 1px dashed #efefef;
  height: 30px;
  line-height: 30px;
  text-indent: 5px;
}
.pdf a{
  font-size: 16px;
}