@charset "utf-8";
/* 新增 */
/* 轮播样式 */
.content{ 
    width: 1200px; 
    margin: 0px auto;
    position: relative;
}
.swiper-container {
    width: 100%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gallery-top {
    height: 90%;
    width: 100%;
    margin-bottom: 20px;
}
.gallery-thumbs {
    /* height: 20%; */
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}
.swiper-slide h3{
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 20px;
}
.swiper-slide p{
    font-size: 14px;
    line-height: 22px;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-button-prev{
    left: 0px;
}
.headline_swpier .swiper-button-next, .headline_swpier .swiper-button-prev{
    background-size: 17px 28px;
    background-color: #000;
    padding: 39px 0px;
    opacity: 0.6;
    z-index: 9;
}
.headline_swpier .swiper-button-prev { 
    top: -45px; 
    left: 796px;  
    opacity: 1;
    background: url("../images/index_lbPrev2.png") no-repeat; 
    background-size: 100%;   
    width: 23px;
    height: 23px;
    -webkit-transform: rotate(180deg); 
    -moz-transform: rotate(180deg); 
    -o-transform: rotate(180deg); 
    -ms-transform: rotate(180deg); 
    transform: rotate(180deg); 
}
.headline_swpier .swiper-button-next { 
    top: 320px; 
    right: 146px;  
    opacity: 1;
    background: url("../images/index_lbNext2.png") no-repeat;
    background-size: 100%; 
    width: 23px;
    height: 23px;
    -webkit-transform: rotate(180deg); 
    -moz-transform: rotate(180deg); 
    -o-transform: rotate(180deg); 
    -ms-transform: rotate(180deg); 
    transform: rotate(180deg); 
}
/* .headline_swpier .swiper-button-next:hover, .headline_swpier .swiper-button-prev:hover{
    opacity: 0.7;
} */
/* 中央大图轮播样式 */
.main_lt{
    width:966px;
    float:left;
    background:#F8F8F8
}
.headline_swpier {
    /* box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1); */
}
.headline_swpier *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.headline_swpier .swiper_image_container { 
    float: left;
    width:649px;
    height:365px;
    position: relative; 
    overflow: hidden;
    background: #E5E5E5;
    /* box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1); */
}
.headline_swpier .swiper_image_container .img { display: none;height: 100%; }
.headline_swpier .swiper_image_container img { 
    width: 100%; 
    height: 100%; 
    object-fit: cover;
}
.headline_swpier  .img:first-child { display: block; }
.headline_swpier .swiper_txt { 
    float: right; 
    width:317px;
    height: 364px;
    cursor: pointer;
    border-top: 1px solid #F8F8F8;
    /* box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1); */
    /* overflow: visible; */
}
.headline_swpier .swiper_txt .swiper-button-prev {     top: 23px;
    left: 131px;
  /* background: url(//file.thepaper.cn/www/v3/img/headline_triupv3.png) no-repeat;     */
  background-size: 100%;   height: 8px; opacity: 1;
  width: 14px; }
.headline_swpier .swiper_txt .swiper-slide { 
    position: relative; 
    width: 100%; 
    height: 140px; 
    font-size: 18px; 
    color: #666;
    text-align: justify; 
    line-height: 24px; 
    /* overflow: hidden;  */
    padding: 8px 12px 9px 16px;
    border: none;
    border-top: 1px solid #E0E0E0;
}
.headline_swpier .swiper_txt .swiper-slide.hover { 
    background: #FFF; 
    color: #222; 
    /* box-shadow:0px 4px 9px 0px rgba(0,0,0,0.1);  */
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    border: none;
    border-right: 1px solid #F8F8F8;
}
/* .headline_swpier .swiper_txt .swiper-slide-next{
    border: none;
} */
/* .headline_swpier .swiper_txt .swiper-slide-active{
    border-top: 1px solid #E0E0E0;
} */
.headline_swpier .swiper_txt a { height: 100%; display: block; }
.headline_swpier .swiper_txt .extra a{
    display:inline;
    color:#AA1F24;
    margin-right: 10px;
}
.headline_swpier .swiper_txt .extra a.govname{max-width: 76px;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: bottom;}
.headline_swpier .swiper_txt .swiper-slide:after { display: none; content: ""; position: absolute; top: 15px; left: 5px; width: 6px; height: 15px; 
    /* background: url(//file.thepaper.cn/www/v3/img/headline_trileft.png) no-repeat;  */
}

.swpier_arrow-left{
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-right:10px solid #f00;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 999;
}
.headline_swpier .swiper_txt .swiper-slide.hover:after { display: block; }
.headline_swpier .swiper_txt .swiper-slide-active{border-top:none;}
.headline_swpier .swiper_txt .swiper-slide.hover .title{
    font-weight: 700; 
}
.headline_swpier .swiper_txt .swiper-slide.hover:hover .title{
    color: #AA1F24;
}
.headline_swpier .swiper_txt .title{
    font-size: 17px;
    color: #000;
    letter-spacing: 0;
    line-height: 24px;
    max-height: 77px;
    min-height: 60px;
    overflow:hidden;
    margin-top: 5px;
    height: 200px;
}
.headline_swpier .swiper_txt .extra{position:absolute;bottom:9px;font-size: 12px;color: #B4B4B5;letter-spacing: 0;}
.headline_swpier .swiper_txt .label{
  width: 34px;
  height: 17px;
  line-height: 16px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  text-align: center;
  float: right;
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
  background-image: linear-gradient(-90deg, #00D1F7 0%, #00A5EB 92%);
  position: absolute;
  bottom: 9px;
  right: 10px;
}
.headline_swpier .swiper_txt .icon_talk{
    display: inline-block;
    background: url("../images/index_icoTime@2x.png") no-repeat; 
    background-size: 100%;
    width: 13px;
    height: 13px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
    top: 0.5px;
}
.headline_swpier .swiper_txt .icon_see{
    display: inline-block;
    background: url("../images/index_icoSee@2x.png") no-repeat; 
    background-size: 100%;
    width: 16px;
    height: 10px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
}
.headline_swpier .swiper_txt .icon_comment{
    display: inline-block;
    background: url("../images/index_icoPinglun@2x.png") no-repeat; 
    width: 13px;
    height: 13px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
    top: 1px;
}
.headline_swpier .swiper_txt .icon_zan{
    display: inline-block;
    background: url("../images/index_icoDianzan@2x.png") no-repeat; 
    width: 13px;
    height: 13px;
    background-size: 100%;
    margin:0 1px 3px 0px; 
    vertical-align: middle;
    position: relative;
    /* top: 1px; */
}
.headline_swpier .swiper_txt .extra em{
    display: inline-block;
    margin-right: 8px;
    font-style: normal;
}
.headline_swpier .swiper_txt .line{
    margin:0 7px;
    color: #d8d8d8;
    width: 1px;
    height: 10px;
    background-color: #B4B4B5;
    display: inline-block;
    position: relative;
    top: 1px;
}
.headline_swpier .swiper-slide:hover .news_share{
    width:60px;
}
.headline_swpier .news_share {
    display:block;
    width:0;
    overflow:hidden;
    color: #666;

    /* position: static; */
}
.headline_swpier .news_share a{
    height:21px;
}
.news_share{
    width:60px;
    height:21px;
    line-height:21px;
    font-size:12px;
    position: absolute;
    right: 16px;
    z-index:2;
    bottom: 3px;
    color: #666;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear 0s;   
}
.news_share span{
    width:46px;
    height:21px;
    display:block;
    float:left;
}
.headline_swpier .swiper_txt .news_share a{
    display: inline-block;
    width: 16px;
    height: 16px;
}
.share_sina{
    background: url("../images/index_icoWeibo@2x.png") no-repeat; 
    background-size: 100%;
    margin-right: 15px;
    position: relative;
    top: -1px;
}
.weixin_share{
    background: url("../images/index_icoWeixin@2x.png") no-repeat; 
    background-size: 100%;
}

/* 右侧时间专题 */
.dateSpecialBox{
    width: 217px;
    height: 365px;
    overflow: hidden;
    position: relative;
}
.dateSpecial{
    width: 217px;
    height: 365px;
    background-color: #ccc;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}
.dateSpecial:hover{
    transform: scale(1.1);
}
.dateSpecialBox .dyf{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.70) 100%);
}
.dateSpecialBox .index_ztImg{
    width: 100%;
    height: 365px;
    cursor: pointer;
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
.dateSpecialBox .index_ztImg:hover{
    transform: scale(1.2);
}
.dateSpecialBox .dyf .h3{
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    display: block;
    margin-top: 0;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
}
.dateSpecialBox .dyf .text{
    color: #fff;
    margin-top: 0px;
    text-align:justify;
    word-break:break-all; 
    word-wrap:break-word;
}
.dateSpecialBox .dyf .text:hover{
    color: #fff;
}
.dateSpecialBox .dyf .more{
    color: #BDBDBD;
    margin-top: -10px;
    display: block;
    padding: 0px 0px 12px 12px;
}
.dateSpecialBox .dyf .more:hover{
    color: #fff;
}
.dateSpecialBox .dateDisplay{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
    background-color: #EA5956;
    margin-left: 68px;
}
.dateSpecialBox .dateDisplay span{
    display: block;
    color: #fff;
    text-align: center;
}
.dateSpecialBox .dateDisplay span.year{
    padding-top: 8px;
}
.dateSpecialBox .dateDisplay span.date{
    font-size: 24px;
}
.dateSpecialBox .dateDisplay span.lunar{
    padding-top: 2px;
}
/* 新增结束 */
