@charset "utf-8";
.m-main {background: #fff;padding: 20px !important;}
.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;}

/**评论区**/
.u-comment{display: none !important;}
.m-pltalk .u-comment{margin: 0 15px 0 0;line-height: 28px;}
.m-pltalk .u-comment a{display: block;font-size: 13px; padding-left: 17px; background-image: url(../images/page/icon-detail.png); background-repeat: no-repeat;background-position: 0 -28px;}
.m-plbox{display: none;}
.plcount {line-height: 32px;text-align: right;}
.plcount a {color: #db0f10;}
.m-plname {text-align: right; padding: 11px 10px 0;vertical-align: top;  width: 10%;}
.u-plcode { width: 125px;  height: 30px; padding: 0 6px; border: 1px solid #ddd;margin-right: 10px;}
.m-plname b { color: #f00;}
.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;}
.plcount{line-height: 32px; text-align: right;}
.plcount a{color:#db0f10;}
/*detailVideo*/
.m-dtvideo{width: 700px; height: 400px;}
/*large pcScreen*/
@media (min-width:1240px) {


}
/*medium pcScreen lg*/
@media screen and (max-width: 1240px) {

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
.m-dtvideo { width: 100%;height: auto;}

}
/*pad md*/
@media screen and (max-width: 991px ){
.m-plname{width: 20%;}
	

}
/*phone sm*/
@media screen and (max-width: 767px) {

}