@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: block !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(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: 20px 10px 0;vertical-align: top;  width: 10%;}
.u-plcode { width: 125px;  height: 30px; padding: 0 6px; border: 1px solid #ddd;margin-right: 10px;}
.m-plnameb {padding-top: 10px; text-align: none;}
.m-plnameb img.u-plcodeimg { width: 80px;  height: 30px;margin-top: 6px;}
.m-plnameb a.a1 {color: #db0f10;line-height: 44px; font-size: 12px; margin-left: 20px;}
.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) {

}

.help_div1 {
    
    margin: 0 auto;
    border: 1px solid #e6c5c5;
    margin-top: 10px;
    margin-bottom: 10px;
}
.help_div2 {
    padding: 20px 30px;
    color: #444444;
}
.help_div2 p {
    line-height: 24px;
}
.help_p1 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #ac0000;
    text-shadow: 0 1px 5px #808080;
    margin: 25px 0px;
}
.help_p2 {
    font-size: 22px;
    font-weight: bold;
    color: #ac0000;
    margin: 20px 0px 5px 0;
}
.help_p3 {
    margin-left: 2em;
}
.help_p4 {
    margin-bottom: 5px;
}