.news-tpxw{position: relative;box-shadow: 0px 0px 14px 0px rgb(225 243 251);}
.owl-carousel .item {display: block;width: 100%;overflow: hidden;}
.news-tpxw dl{position: relative;}
.news-tpxw dl dt{float: left; width: 56%; overflow: hidden;}
.news-tpxw dl dt a{display: block; position: relative; padding-top: 56.25%;}
.news-tpxw dl dt a img{position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; width: 100%; height: 100% !important;}
.news-tpxw dl dd{position: absolute; top: 0; right: 0; bottom: 0; z-index: 1; width: 45%; background-color: #fff;}
.news-tpxw dl dd .table{position: relative; width: 100%; height: 100%; display: table; vertical-align: middle;}
.news-tpxw dl dd .table .cont{position: relative;/* display: table-cell;*/ width: 100%; height: 100%; vertical-align: middle;}
.news-tpxw dl dd .table .cont>div{padding-right: 8%; padding-left: 8%;}
.news-tpxw dl dd .table .cont>div + div{margin-top: 4%;}
.news-tpxw dl dd .table .cont .caption{position: relative;margin-top: 6%; font-size: 1.9em; font-weight: bold; line-height: 1.5em;}
.news-tpxw dl dd .table .cont .caption a{width: 100%;}
.news-tpxw dl dd .table .cont .memo{font-size: 1.15em; line-height: 2em; color: #999; text-align: justify;}
.news-tpxw dl dd .table .cont .memo a{color:#3872CF}
.news-tpxw dl dd .table .cont .time{color: #666;}
.news-tpxw .owl-carousel .owl-dots{position: absolute; bottom: 6%; left: 58%; z-index: 2; text-align: center;}
.news-tpxw .owl-carousel .owl-dot{float: left;margin-right: .5em; background-color: #bebebe; width: 1.25em; height: .3125em; border: none; border-radius: 0;}
.news-tpxw .owl-carousel .owl-dot.active{background-color: #2B7AD1;}
.news-tpxw .owl-pages{position: absolute; right: 10px; z-index: 9; bottom: 10px;font-family: fangsong; width: 50px; height: 30px; line-height: 30px; font-size: 1.375em; font-weight: bold; color: #3872CF; text-align: center;}

.txtScroll-top .bd{
    background: #F5F9FF;
    padding: 40px 60px 40px 30px;
}
.txtScroll-top li{
    position: relative;
    padding-right: 100px;
    height: 42px;
    line-height: 42px;
}
.txtScroll-top li i{
    font-style: normal;
    background: #D43030;
    color: #fff;
    width: 110px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: -0;
    bottom: 0;
    margin: auto 0;
}
.txtScroll-top li a{
    float: left;
    font-size: 18px;
    padding-left: 130px;
    position: relative;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.txtScroll-top li span{
    position: absolute;
    right: 0;
    top: -0;
    bottom: 0;
    margin: auto 0;
    color: #999999;
}
.txtScroll-top .bd{
    position: relative;
}
.txtScroll-top .bd > span{
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    right: 24px;
}
.txtScroll-top .bd > span.prev{
    background: url(../images/t.png);
    top: 30px;
}
.txtScroll-top .bd > span.next{
    background: url(../images/b.png);
}

@media (max-width: 1480px){
    .news-tpxw dl dd .table .cont{display: table-cell;}
    .news-tpxw dl dd .table .cont .caption{margin-top: 0;}
    .news-tpxw dl dd .table .cont .memo{
        display: none;
    }
}
@media (max-width: 1480px){
    .news-tpxw dl dd .table .cont .caption{font-size: 1.4em;}
}
@media (max-width: 1200px){
    .txtScroll-top{background: #F5F9FF;}
    .txtScroll-top .bd{background: #F5F9FF;padding: 40px 10px;}
}
@media (max-width: 992px){
    .news-tpxw dl dt{float:none;width:100%}
    .news-tpxw dl dd{top:auto;right:0;left:0;z-index:1;width:100%;text-align:center;height:40px;background-color:rgba(0,0,0,.35);background-image:none;border:0}
    .news-tpxw dl dd .table{display:block}
    .news-tpxw .owl-pages{display:none}
    .news-tpxw dl dd .table .cont{display:block}
    .news-tpxw dl dd .table .cont .caption{margin-bottom:0;font-size:1em;color:#fff;line-height:40px;padding-right:.625em;padding-left:.625em;font-weight:normal}
    .news-tpxw dl dd .table .cont .caption a{display:block;color:#fff;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
    .news-tpxw .owl-carousel .owl-dots{right:0;bottom:50px;left:0;width:auto;text-align:center}
    .news-tpxw .owl-carousel .owl-dot{display:inline-block;float:none;background-color:#fff}
    .txtScroll-top li a{max-width: 65%;}
}
