.bg{ background: url("../images/xw.png") no-repeat center;height: 600px;}
.newsCenterCase {  width: 100%;  padding-top: 44px;  padding-bottom: 30px; background: #f4f4f4;  }
.mub01Title{width: 100%;   padding-top: 40px;}
.mub01Top {  width: 100%;  height: 42px;  border-bottom: 1px solid #eaeaea;  }
.mub01Title .mub01Top{    width: 100%;  height: 38px;  border-bottom: 1px solid #eaeaea}
.mub01Title .mub01Top h3{font-size: 20px;  font-weight: bold; color: #333333;  float: left;}
.mub01Title .mub01Top h3 em{    color: #c02223;  font-weight: bold;}
.mub01Title .mub01Top h3 i{    display: block;  width: 24px;  height: 1px;  background: #c02223;  position: absolute;  top: 78px;}
.mainCon{    width: 1200px;  margin: 50px auto;}
.mainCon .conBox {  width: 1200px;  margin: 0 auto;  }
.mainCon .con {  width: 100%;  }
.mainCon dl:first-child {  border-top: 1px solid #dfdfdf;  }
.mainCon dl {  width: 100%;  padding-top: 20px;  height: 209px;  border: 1px solid #dfdfdf;  border-top: none;  background: #fff;  position: relative;  }
.mainCon dt {  width: 220px;  height: 170px;  float: left;  margin-left: 40px;  overflow: hidden;  }
.mainCon dt img {  display: block;  transform: scale(1);
transition: all 2s ease-out;  width: 220px;  height: 142px;  }
.mainCon dl:hover dt img {  transform: scale(1.2);  }
.mainCon dd {  width: 875px;  height: 170px;  position: relative;  margin-left: 28px;  float: left;  }
.mainCon dd h3 {  font-size: 20px;  font-weight: normal;  width: 650px;  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;  }
.mainCon dl:hover dd h3 a{ color: #c30d23;}
.mainCon dd h3 a {  color: #000000;  text-decoration: none;  }
 .mainCon dd p {  font-size: 14px;  color: #666666;  line-height: 24px;  margin-top: 17px;  }
 .mainCon dd .rq {  display: block;  font-size: 13px;
    font-family: arial;  height: 16px;  position: absolute;  top: 122px;  right: 140px;  padding-left: 24px;  padding-top: 2px;  }
.mainCon dd .zan {  display: block;  font-size: 13px;  font-family: arial;
    height: 16px;  position: absolute;  top: 122px;  right: 74px;  padding-left: 24px;  padding-top: 2px;  cursor: pointer;  }
.mainCon dd .zan img{display: inline-block;}
.mainCon dd .readNum {  display: block;  font-size: 13px;  font-family: arial;  height: 16px;  background: url(../images/newsList_icon02.png) no-repeat left center;
    position: absolute;
    top: 122px;
    right: 79px;
    padding-left: 24px;
    padding-top: 2px;
}
 .mainCon dd a.more {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/list_circle.png) no-repeat left top;
    overflow: hidden;
    position: absolute;
    right: 6px;
    bottom: -25px;
}
.mainCon dl:hover dd a.more { background: url(../images/list_circle.png) no-repeat left bottom;}
.mainCon dl:hover{ box-shadow:  0px 1px 14px 1px #d6d6d6; z-index: 2;}
