/* cont*/
.cont_main {
  width: 830px;
}
.cont_sub {
  width: 340px;
}
/* 标题 */
.cont_sort {
  height: 44px;
  line-height: 22px;
}
.cont_sort .p1 {
  margin: 10px 0 0 0;
  height: 24px;
  border-left: 4px solid #ff5555;
  padding-left: 16px;
  font-size: 24px;
  color: #333;
}

/* item内容 */
.cont_list {
  margin: 20px 0 0 0;
  border-top: 1px solid #f0f0f0;
}
.cont_list .item,
.im_adv_list {
  border-bottom: 1px solid #f0f0f0;
  padding: 30px 0;
}

.cont_list .i_pic_l,
.cont_list .i_pic_r,
.cont_list .i_pic_r_big,
.cont_list .i_pic_big {
  float: left;
}
.cont_list .i_pic_l {
  width: 205px;
  height: 120px;
  margin: 0 20px 0 0;
}
.cont_list .i_pic_big {
  width: 335px;
  height: 120px;
  margin: 0 20px 0 0;
}
.cont_list .i_pic_r {
  width: 205px;
  margin: 0 0 0 20px;
}
.cont_list .i_pic_r_big {
  width: 205px;
  margin: 0 0 0 20px;
}
.cont_list .i_txt {
  float: left;
  width: 575px;
}
.cont_list .i_txt2 {
  float: left;
  width: 790px;
}
.cont_list h2 {
  font-size: 21px;
  color: #333;
  line-height: 34px;
  font-weight: normal;
}
.cont_list .date,
.cont_list .dec,
.cont_list .key {
  margin: 15px 0 0 0;
}
.cont_list .date {
  height: 20px;
  line-height: 20px;
  color: #ccc;
  width: 100%;
  overflow: hidden;
}
.cont_list .date em,
.cont_list .date b,
.cont_list .date span,
.cont_list .date i {
  float: left;
  display: inline-block;
  margin: 0 20px 0 0;
}
.cont_list .date em {
  color: #a5b8d6;
}
.cont_list .date b {
  font-weight: normal;
}
.cont_list .date .i1 {
  background-position: 0 -82px;
  padding: 0 0 0 16px;
}
.cont_list .date .i2 {
  background-position: -2px -106px;
  padding: 0 0 0 12px;
  margin: 0;
}
.cont_list .dec {
  color: #aaa;
  font-size: 16px;
  line-height: 24px;
}
.cont_list .key {
  width: 100%;
  overflow: hidden;
  line-height: 24px;
}
.cont_list .key .soft,
.cont_list .key span,
.cont_list .key span a {
  float: left;
  display: inline-block;
  color: #aaa;
}
.cont_list .key .soft {
  margin: 0 20px 0 0;
}
.cont_list .key a:hover {
  color: #e50000;
}
.cont_list .key span a:hover {
  border-color: #e50000;
}
.cont_list .key span a {
  margin: 0 10px 0 0;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  padding: 0 15px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
.cont_list .w4 .i_pic {
  width: 350px;
  height: 238px;
}
.cont_list .w4 .i_txt {
  width: 450px;
}
.cont_list .w4 .key span {
  display: none;
}
.cont_list .w4 .date span {
  margin: 0;
}
/* 分页模块 */
.paging {
  text-align: center;
  padding: 30px 0;
}
.paging a {
  display: inline-block;
  border: 1px solid #f0f0f0;
  padding: 10px 15px;
  margin: 0 3px;
  color: #666;
}
.paging a:hover,
.paging a.hover {
  border: 1px solid #e50000;
  color: #fff;
  background-color: #e50000;
}
.paging span {
  margin: 0 15px;
}
/* 右边搜索框 */
.cont_sub {
  width: 340px;
}
.cont_search {
  border: 1px solid #ddd;
  height: 42px;
  line-height: 42px;
  border-radius: 22px;
}
.cont_search .la {
  float: left;
  width: 53px;
  height: 42px;
  margin-left: 10px;
  font-size: 16px;
}
.cont_search .la .on {
  background-repeat: no-repeat;
  background-position: 38px -197px;
}
.cont_subb,
.cont_content {
  float: left;
  line-height: 42px;
}
.cont_content {
  width: 220px;
  border: 0;
}
.cont_subb {
  position: absolute;
  top: 10px;
  right: 20px;
  border: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-position: 8px -74px;
}

.irn_src {
  margin: 7px 0 0 8px;
  border: 1px solid #ddd;
  width: 232px;
  height: 42px;
  line-height: 42px;
  border-radius: 22px;
}
.irn_src:hover {
  border-color: #e50000;
}
/* 图片广告 */
.cont_ad {
  position: relative;
  padding: 20px;
}
.cont_ad img {
  vertical-align: top;
}
.cont_ad i {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  color: #000;
  cursor: pointer;
}
.cont_ad span {
  position: absolute;
  left: 25px;
  bottom: 25px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 20%;
  font-size: 14px;
}
.right_duo {
  display: block;
  float: right;
  font-size: 14px;
  padding: 0 20px 0 0;
  color: #999;
  line-height: 22px;
}
/* 面包屑导航 */
.irndt_loc,
.irndt_loc a,
.irndt_msg {
  color: #bbb;
}
.irndt_loc {
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  font-size: 16px;
}
.irndt_loc a:hover {
  color: #e50000;
}
/* ---标题分栏---*/
.cont_list .i_pic_l img {
  width: 205px;
  height: 100%;
  
}
.cont_list .i_pic_big img {
  width: 335px;
  height: 100%;
}
/* 标题 */
.cont_tit {
  padding: 20px 0;
  font-size: 20px;
  font-weight: normal;
}
.cont_tit span {
  display: inline-block;
  border-left: 4px solid #ff5555;
  height: 22px;
  line-height: 22px;
  padding: 0 0 0 16px;
}
/* 内容 */
.cont_flash dl {
  position: relative;
  font-size: 16px;
}

.cont_flash dt {
  padding: 0 20px;
}
.cont_flash dt p {
  position: absolute;
  /* left: 0; */
  top: 130px;
  width: 300px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 18px;
}
.cont_flash dt a,
.cont_flash dt i,
.cont_flash dt b {
  display: block;
}
.cont_flash dt a,
.cont_flash dt a:hover {
  display: block;
  width: 300px;
  height: 179px;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.cont_flash dt i,
.cont_flash dt b {
  position: absolute;
}
.cont_flash dt i {
  width: 300px;
  height: 100px;
  left: 0;
  bottom: 0;
}
.cont_flash dt b {
  width: 260px;
  left: 20px;
  bottom: 15px;
  font-weight: normal;
}
.cont_flash dd p {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
}
.cont_flash dd p s {
  display: block;
  float: left;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  overflow: hidden;
  background: #bbb;
  margin: 28px 25px 0 10px;
}
.cont_flash dd i,
.cont_flash dd a {
  display: inline-block;
  float: left;
  margin: 15px 0;
  /* padding: 15px 0; */
}
.cont_flash dd i {
  width: 20px;
  margin: 15px 0 0 20px;
  color: #ccc;
}
.cont_flash dd a {
  width: 280px;
  color: #666;
}
.cont_flash dd a:hover {
  color: #e50000;
}
.cont_flash dd .p1 {
  border-top: 0;
}
.cont_flash dd .p1 i {
  color: #ff0000;
}
.cont_flash dd .p2 i {
  color: #ff9000;
}
.cont_flash dd .p3 i {
  color: #ffcc00;
}
