/* 头条 */
.xwdt-toutiao{text-align: center;}
.xwdt-toutiao .item+.item{display: none;}
.xwdt-toutiao h3{ margin-bottom: 7px; padding: 0 15px; font-size:2em; color: #005293; font-weight: bold;}
.xwdt-toutiao h3 a{color: #005293;}
.xwdt-toutiao p{ text-align: left;
    margin-top: 20px;line-height:26px;    color: #355e92;}
 .xwdt-toutiao p a{color: #005293;} 
.xwdt-toutiao .dot-tt .ico{cursor: pointer; display: inline-block;width: 8px;height: 8px;margin: 0 8px; border: 1px solid #005EAB;border-radius: 50%;}
.xwdt-toutiao .dot-tt .ico.active{background: #005EAB;}
@media (max-width: 1280px) {
  .tab-brief > .hd.mb30{margin-bottom: 10px;}
}
@media (max-width: 992px) {
  .xwdt-toutiao h3{/*white-space:normal;*/font-size: 1.6em;}
.gyxc .swiper-container{height:60vw !important;}
.gyxc .swiper-slide img{max-height:105vw !important;}
}
@media (max-width: 480px) {
  .xwdt-toutiao h3{font-size: 1.375em;}
}

/* 图片新闻 */
.xwdt-tpxw {
    position: relative;
}
.xwdt-tpxw .swiper-container {
    height: 389px;
    background: #f4f4f4;
}
.xwdt-tpxw .swiper-slide{
    background: #f4f4f4;
width:100%;
}
.xwdt-tpxw .swiper-slide dl {
    position: relative;
    background: #f4f4f4;
}
.xwdt-tpxw .swiper-slide dl dt{
    float: left;
    width: 56.5%
}
.xwdt-tpxw  .place {
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
}
.xwdt-tpxw  .place a{
    display: block;
}

.xwdt-tpxw  .place .pic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

.xwdt-tpxw  .place img,
.xwdt-tpxw  .place .pic img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
}
.xwdt-tpxw .swiper-slide dl dd{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 55.5%;
    z-index: 5;
    padding: 30px;
}
.xwdt-tpxw .swiper-slide dl dd .caption{
    font-size: 1.5em;
    font-weight: bold;
    line-height: 30px;
text-align:center;
}
.xwdt-tpxw .swiper-slide dl dd .caption .elli-m{
    height: 3em;
}
.xwdt-tpxw .swiper-slide dl dd .desc{
    margin-top: 1.75em;
    line-height: 1.8em;
    max-height: 175px;
    overflow: hidden;
    text-indent: 2em;
    text-align: justify;
}
.xwdt-tpxw .swiper-slide dl dd .desc a{color: #005293;}
.xwdt-tpxw .dot-tpxw {
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 22;
}
.xwdt-tpxw .dot-tpxw .ico {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #999;
    margin: 0 3px;
    cursor: pointer;
}
.xwdt-tpxw .dot-tpxw .ico.active {
    width: 25px;
    background: #005EAB;
}
.xwdt-tpxw .com-tpxw-nav.next{
    right: 525px;
}
.xwdt-tpxw .com-tpxw-nav{display: none;}
.xwdt-tpxw:hover .com-tpxw-nav{display: block;}
/*阅读排行*/
.yd-list.dot li a {
    padding-left: 0;
}
.yd-list.dot li a:before {
   display: none;
}
.yd-list.dot li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
    border: 1px solid #005EAB;
    border-radius: 4px;
    color: #005EAB;
    font-style: normal;
}
/*公益宣传*/
.gy-title {
    float: left;
    width: 20px;
    border-radius: 4px;
    margin-right: 20px;
    /* padding: 14px 12px;
    font-size: 1.1em; */
    padding: 36px 12px;
    line-height: 1.3;
    color: #005EAB;
    font-family: 'SourceHanSerifCN';
    background: linear-gradient(180deg, rgba(237, 246, 255, 1) 0%, rgba(218, 237, 255, 1) 100%), rgba(0, 94, 171, 1);
    font-weight: bold;
}
.gy_m {
    display: none;
}
.gyxc {
    position: relative;
    /* float: right; */
    /* width: 94.66%; */
    margin-left: 64px;
    margin-bottom: 30px;
    overflow: hidden;
}
.gyxc .swiper-container {
    /* width: 100%; */
    /* height: 124px; */
    height: 156px;
    margin: 0 -10px;overflow: visible;width: auto;
}
.gyxc  .swiper-slide a{
    /* display: inline-block;
    width: 97%; */
    height: 100%;
    /* text-align: center; */
    width: auto;display: block;margin: 0 10px;
}
.gyxc  .swiper-slide p {
    width: 100%;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 1em;
    background-color:#fff;
    display: none;
}
.gyxc  .swiper-slide img{
    width:100%;
    max-height:156px;
}
.swiper-gyxc .arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 23px;
    height: 48px;
    margin-top: -24px;
    z-index: 22;
    background: url(../images/xwdt/icon_left.png) center no-repeat;
cursor: pointer;
}
.swiper-gyxc .arrow.prev{left: 0;}
.swiper-gyxc .arrow.next{right: 0;background-image: url(../images/xwdt/icon_right.png);}

@media (max-width:992px) {
    .tt-swiper {height: 62px;/*min-height:70px;max-height: 150px;*/}
    .tt-swiper a {font-size: 1.6em;}
    .tt-swiper .pagination {bottom: 0;}

    .xwdt-tpxw .swiper-container{height: inherit;}
    .xwdt-tpxw .place{position: relative;z-index: 2;display: block;overflow: hidden;width: 100%;height: 0;padding-top: 60%;overflow: hidden;}
    .xwdt-tpxw .place img,
    .xwdt-tpxw .place a{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: fill;}
    .xwdt-tpxw .swiper-slide dl dt,
    .xwdt-tpxw .swiper-slide dl dd{float: none; width: auto;position: static;}
    .xwdt-tpxw .swiper-slide dl dd{padding: 20px 20px 40px;}
    .xwdt-tpxw .swiper-slide dl dd .desc{max-height: initial;margin-top: 1em;}
    .xwdt-tpxw .swiper-slide dl dd .caption{font-size: 1.25em;display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
    .xwdt-tpxw .dot-tpxw{bottom: 20px;}

    .gyxc{margin-left: 0;}
    .gy_m {display: block;}
    .gy-title {display: none;}

}
.xcywphone{display: none;}
@media (max-width: 768px) {
    .xcywphone{display: block;}
    .xcywpc{display: none;}
    .xwdt-tpxw .com-tpxw-nav.next{
        right: 0px;
    }
}

