/**
 * 文件: .css 
 * 公司: 浙江电子口岸
 * 作者: qzzf1987@gmail.com
 * 时间: 2014-05-17 04:24:30
 */
.news-chunk {
  margin-top: 40px;
}
.news-chunk .chunk-hd h2 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}
.news-chunk .chunk-bd {
  border-top: 2px solid #000;
  border-left: 1px solid #cacfd6;
  border-right: 1px solid #cacfd6;
  border-bottom: 1px solid #cacfd6;
}
.news-pic {
  padding: 20px 244px 35px 28px;
  overflow: hidden;
}
.news-pic .divide {
  width: 100%;
  height: 1px;
  background-color: #f0f0f0;
}
.pic-box {
  position: relative;
  min-height: 150px;
}
.pic-box .box-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pic-box .photo {
  position: absolute;
  left: 100%;
  top: 10px;
  margin-left: 25px;
}
.pic-box .title {
  font-size: 12px;
}
.pic-box .title a {
  color: #d34900;
}
.pic-box .desc {
  margin-top: 10px;
  line-height: 26px;
  text-indent: 2em;
}
.news-ohters {
  padding-left: 30px;
  padding-top: 22px;
  padding-bottom: 25px;
}
.news-ohters .other-list {
  overflow: hidden;
}
.news-ohters .ohters-more {
  padding-right: 50px;
  margin-top: 5px;
  text-align: right;
}
.news-ohters .ohters-more a {
  color: #d34900;
}
.others-box {
  float: left;
  width: 476px;
  height: 30px;
  line-height: 30px;
}
.others-box .box-wrap {
  position: relative;
  height: 100%;
  padding-left: 15px;
  padding-right: 90px;
}
.others-box .list-type_square {
  position: absolute;
  top: 50%;
  left: 6px;
  margin-top: -2px;
}
.others-box .time {
  position: absolute;
  top: 0;
  left: 390px;
}
.others-box .title {
  display: inline-block;
  color: #000;
}
.others-box .title:hover {
  color: #f15300;
}
.news-detail {
  margin-top: 20px;
}
.news-detail-wrap {
  padding: 25px;
  border: 1px solid #cacfd6;
}
#essay hr {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-color: #e1e1e1;
}
#essay .essay-hd {
  text-align: center;
}
#essay .essay-hd h2 {
  font-family: '微软雅黑';
  font-size: 16px;
  font-weight: 100;
  color: #000;
}
#essay .essay-hd h2 small {
  display: block;
  font-size: 12px;
  line-height: 22px;
}
#essay .essay-hd hr {
  margin: 5px 0;
}
#essay .essay-hd .additional {
  color: #acacac;
}
#essay .essay-hd .additional .pubtime,
#essay .essay-hd .additional .origin {
  margin-left: 14px;
}
#essay .essay-bd {
  padding-top: 25px;
  padding-bottom: 45px;
}
#essay .essay-bd h3 {
  font-family: '微软雅黑';
  font-size: 14px;
}
#essay .essay-bd p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 30px;
}
