﻿.mod-continar .main {
  width: 1200px;
  /*height: 1048px;*/
}
.mod-continar .main .left {
  width: 886px;
  /*height: 1028px;*/
  float: left;
}
.mod-continar .main .left .left_top {
  height: 36px;
}
.mod-continar .main .left .left_top p {
  font-size: 12px;
  line-height: 36px;
}
.mod-continar .main .left .left_middle{
  /*height: 233px;*/
  border: 1px solid #EBEBEB;
  border-top: 1px solid #C2D8FA;
  background: #FFFFFF;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.mod-continar .main .left .left_middle .page_top {
  /*width: 204px;*/
  height: 45px;
  background: #F5F5F5;
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
}
.mod-continar .main .left .left_middle .page_top p {
  width: 188px;
  height: 46px;
  background: #FFFFFF;
  text-align: center;
  line-height: 45px;
  color: #0C92F2;
  border-top: 2px solid #1294f2;
  font-weight: bold;
  margin-top: -2px;
}

.mod-continar .main .left .left_middle .page_middle {
  width: 812px;
  /*height: 820px;*/
  margin: 0 auto;
}
.mod-continar .main .left .left_middle .page_middle p {
  line-height: 36px;
  font-size: 14px;
  color: #666666;
  text-indent: 12px;
  background: url(/img/first-1.jpg) no-repeat 1px center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -moz-text-overflow:ellipsis;
}
.mod-continar .main .left .left_middle .page_middle p time {
  float: right;
}





