@charset "utf-8";
/***page里有公用样式**/

.npdbpx4{height: 248px;*+height: 218px;}

.g-picreading .u-itemreading{display: block;position: relative;left: 0;right: 0;}
.g-picreading .u-itemreading a{display: block;}
.g-picreading .u-itemreading img{display: block; width: 100%;}
.g-picreading .u-itemreading p{text-align: center;display: block; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;
 position: absolute;bottom: 0;height: 46px;line-height: 46px;background:rgba(0,0,0,0.3);color: #fff;text-indent: 4px;width: 100%;}
.g-picreading .owl-item {padding: 0 10px;}
.m-picreading .g-picreading .u-itemreading img{height: 203px;}

.m-liststyle1 { background: url(../images/page/circle-num.png) left center no-repeat;}
.m-liststyle1 li a{background: none;    padding-left: 33px;}
.m-liststyle1 li{height: 38px;line-height: 38px;}
/*detailVideo*/
.m-dtvideo{width: 700px; height: 400px;}

.u-watermark{position: absolute;top: 60px;right: 20%;z-index: 99999;}
/*large pcScreen*/
@media (min-width:1200px) {

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
 .u-lgtit {padding: 15px 0;font-size: 24px;}
.m-dtvideo { width: 100%;height: auto;}
}
/*pad md*/
@media screen and (max-width: 991px ){
  .u-lgtit {
    font-size: 20px;
}
}
/*phone sm*/
@media screen and (max-width: 767px) {
  .u-lgtit {
    padding: 10px 0;
}
}
/*small xs*/
@media screen and (max-width: 638px) {

}
.m-plbox{display: none;}
.plbutton1{width: 88px;
    height: 36px;
    border-radius: 4px;
    background: #cc0c0d;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;}
.plbutton2{width: 88px;
    height: 36px;
    border-radius: 4px;
    margin-left: 20px;
    background: #dcdcdc;
    font-size: 16px;
    border: none;
    cursor: pointer;}