/*header和footer样式*/
.channel-wrap {
  /*background: #f5f5f5;*/
  box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
}
.channel_nav .nav_navcon li {
  height: 42px;
  line-height: 42px;
  margin-top: 30px;
}
.huaren_add, .qiaowu_add, .qiaoxiang_add, .lingshitong_add, .wenjiao_add, .jingji_add, .lvyou_add {
  bottom:-40px;
}
.qw_search .input1 {
  /*background: #f5f5f5;*/
}
.pagebottom_1-wrap {
  background: #0055a2;
  margin-bottom: 40px;
}
.pagebottom_1,.pagebottom_1 a {
  color:#fff;
}
#pagebottom {
  padding-top:0px;
  margin-top:80px;
}

/*内容*/
body{position: relative;}
.thumb {margin-top:60px;}
.crumb {
  font-size:18px;
  color:#2c2c2c;
  margin-top:50px;
}
.title {
  font-size:36px;
  margin-top:70px;
  font-weight: 600;
}
.source {
  margin-top: 60px;
  float: left;
}
.share {
  margin-top: 50px;
  float: right;  
}
.share .BigPic{
  float:right;
  margin-left:20px; 
  height:46px;
  line-height:46px;
  background:url(https://www.chinaqw.com/upload_pic/1/202311/23/U435P894T1D3581F3439DT20231123160512.png) no-repeat left center;
  padding-left:32px;
  color: #707070;
  font-size: 14px;

}
.share .BigPic:hover{
  background:url(https://www.chinaqw.com/upload_pic/1/202311/23/U435P894T1D3581F3438DT20231123160512.png) no-repeat left center;
}
.carousel-wrap {
  /*background: #444444;*/
  position: relative;
  margin-top:20px;
}
.pro-btn {
  position: absolute;
  top: 50%;
  left: 20px;
}
.next-btn {
  position: absolute;
  top: 50%;
  right: 20px;
}
.hd-pic {
  text-align: center;
}
.hd-pic img {
  max-width: 1160px;
}
.pageblock {
  background: rgba(7,104,191,0.8);
    position: absolute;
    width: 140px;
    height: 115px;
    text-align: center;
    line-height: 115px;
    color: #ffffff;
    font-size: 26px;
    left: 20px;
    bottom: -30px;
}
.pageblock #showPage {
  font-size: 36px;
  font-weight: 600;
}
.pic-des {
    font-size: 18px;
    color: #434343;
    margin-top: 55px;
    padding: 0 150px;
}

/*图集缩略图*/
.syzj,.syzj2{display:none;}
.t4_2 {
  width: 1200px;
  margin: 0 auto;
}
.t4_2_1 {
    background-image: url(/upload_pic/1/202310/24/U947P894T1D3556F7DT20231102153837.jpg);
    background-position: center;
    float: left;
    height: 122px;
    width: 30px;
    cursor: pointer;
    background-repeat: no-repeat;
}
.t4_2_2 {
    background-image: url(/upload_pic/1/202310/24/U947P894T1D3556F8DT20231102153837.jpg);
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    height: 122px;
    width: 30px;
    cursor: pointer;
}
#scrool_div {
    width: 958px;
    position: relative;
    height: 122px;
    overflow: hidden;
    margin: 0 auto;
}
#scrool_wrap {height: 122px;;position:absolute;width:2000px;}
#scrool_wrap li {float:left;position:relative;margin-right:25px; margin-left:0px;}
#scrool_div img{
    width:160px; height:110px;
    margin:3px;
    padding:2px;
}

span {cursor:pointer;}
.img0{

    border:1px solid transparent;

}
.curimg{border:1px solid #4ca9ff;}

/*推荐图集*/
.recommend {
  border-top:1px solid #eee;
  margin-top: 80px;
}
.recommend .title {
  font-size:24px;
  margin-top:75px;
  font-weight: 600;
}
.recommend-list {margin-top:75px;}
.recommend-list li {
  float:left;
  margin-right:20px;
}
.recommend-list li img {
  width:305px;
  height:172px;
}
.recommend-list li:last-child {
  margin-right:0px;
}
.recommend-list li .item-title {
  font-size:16px;
  padding: 10px;
  width:285px;
}

/*最后一页弹出窗口*/
.popup {
    position: absolute;
    z-index: 9;
    top: 0;
    background: #f5f5f5;
    width: 100%;
    height: 100%;
    height: calc(100% + 30px);
    display: none;
}
.latest-tj {
  width: 932px;
  margin: 60px auto 0;
}
.latest-tj li {
  float:left;
  margin:25px 10px;
}

.latest-tj li img {
  width:213px;
  height:121px;
}

.latest-tj li .item-title {
    color: #000;
    width: 213px;
    height: 42px;
    margin-top: 10px;
    line-height: 1.5;
    overflow: hidden;
}
.option-btn {
    clear: both;
    width: 932px;
    margin: 0 auto;
}
.option-btn .more-btn {
    background: #3d79f2;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    margin-left: 20px;
    display: inline-block;
    margin-top: 30px;
}
.option-btn .review-btn {
    background: #d7d7d7;
    padding: 10px 30px;
    border-radius: 30px;
    color: #3d79f2;
    text-decoration: none;
    margin-left: 20px;
    display: inline-block;
    margin-top: 30px;
}
.next-tj {
    position: absolute;
    right: 0;
    top: 655px;
    width: 0px;
    height: 133px;
    background: #f5f5f5;
  display:none;
  z-index: 99;
}
.next-tj img {
  width:143px;
  height:105px;
  float: left;
  display: inline-block;
  padding: 14px;
}
.next-tj-title {
    float: left;
    font-size: 14px;
    padding: 20px 10px 20px 0px;
    height: 50px;
    width: 163px;
}
.next-tj-btn {
  float: right;
    color: #3e6fd2;
    margin-right: 20px;
}

/*即时新闻*/
.content_list li:nth-child(10n) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
