.pgwSlideshow {
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
}

.pgwSlideshow .ps-list li .ps-item {
    margin: 0 !important;
}

.pgwSlideshow {
    background: rgba(210, 196, 196, .6);
}

.pgwSlideshow .ps-caption {
    box-sizing: border-box;
    height: 40px;
    position: relative;
    bottom: 40px;
    display: inline-block;
}
.float-left{
    position: absolute;
    left: 0;
    top: 0;
}

.lf15 {
    margin-left: 47%;
    position: absolute;
    top: 0;
    /* margin-top: -28px; */
}
.foot{
    margin-top: 260px;
}

.dongman-title{
    text-align: center;
    padding-top: 20px;
}
.dongman-title .title-one{
    font-size: 28px;
    font-family: StencilStd;
    font-weight: bold;
    color: #999;
    line-height: 28px;
}
.dongman-title .title-two{
    font-size: 24px;
    color: #06B8FA;
    line-height: 30px;
    margin-top: 16px;
    font-weight: 400;
}
.title-two .f1{
    margin-left: 300px;
    width: 140px;
    height: 1px;
    background: #999;
    margin-top: 14px;
    float: left;
}
.title-two .r1{
    margin-right: 300px;
    width: 140px;
    height: 1px;
    background: #999;
    margin-top: 14px;
    float: right;
}
.main{
    width: 100%;
    background: url('./img/111.png') no-repeat top center/100% 400px;
    padding-top: 400px;
}
.read1{
    background-color: #f9f8f8;
    width: 1030px;
    margin: 0 auto;
}
.read_tit{
    border-bottom: 1px #d4d4d4 dotted;
}
.read_p{
    padding: 3px 40px;
    overflow: auto;
    line-height: 40px;

}
.read_p li{    font-size:16px; border-bottom: 1px #d4d4d4 dotted;box-sizing: border-box;
    padding: 6px 10px;
}
.read_p li .li-btn{
    float: left;
    background: rgb(240, 49, 49);
    color: #fff;
    font-size: 14px;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 4px;
    margin-top: 6px;
    cursor: pointer;
}
li .time{
    color: #888787;
    margin-left: 20px;
    font-size: 13px;
}
li .content{
    color: #3e3e3e;
    margin-left: 6px;
    font-weight: bold;
}
dl{text-indent:50px}

.read_p .title{
    font-weight: bold;
    font-size: 20px;
}