.container {
    min-height: 100%;
    height: auto!important;
    background: #ffffff;
    position: relative;
    width:100%!important;
}
.regular {
    margin: 0 auto;
    padding-bottom: 186px;
    overflow: auto;
    zoom: 1;
    width: 100%;
    overflow-x: hidden;
}
#tonglan {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 10px;
}
.oneall {
    overflow: hidden;
    width: 100%;
}
.twoall {
    overflow: hidden;
    width: 100%;
}
.threeall {
    overflow: hidden;
    width: 100%;
}
.dwdh {
    position: relative;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.left_nav_dw {
    position: fixed;
    top: 138px;
    left: 0;
    width: 73px;
    font-size: 14px;
    text-align: center;
    z-index: 10000;
}
.fl_part {
    width: 840px;
    background: #fff;
    /* padding: 1rem; */
}
.fl {
    float: left;
}
dd, dl, dt, li, ol, ul {
    list-style: none;
}
a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none;
}
.fr_part {
    width: 340px;
    min-height: 800px;
}
.fr {
    float: right;
}
.zhixun {
    width: 340px;
}
.zhixun_head {
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0 10px 0 14px;
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid #0090d5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zhixun_head span {
    font-size: 20px;
    color: #09388C;
    font-weight: 600;
    display: flex;
    align-items: center;
}
.zhixun_head cite {
    font-size: 14px;
}
b, cite, em, i {
    font-style: normal;
}
.zhixun_head a {
    color: #999;
}
.clearfix {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.nodatalb_fl {
    text-align: center;
    padding: 20px 0;
}
.nodatalb_fl span img {
    width: 80px;
    height: auto;
}
fieldset, img {
    border: 0;
}
.zhixun {
    width: 340px;
}
.mt20 {
    margin-top: 20px;
}
.jijing_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    padding: 1rem;
}
.jijing_list li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #eee solid;
    overflow: hidden;
}
.jijing_list li a {
    display: inline-block;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
}
a:hover {
    text-decoration: none;
    color: #ff4d4d;
}
.duansp_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px;
}
.duansp_list li {
    width: 49.5%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}
.duansp_list .dsp_img {
    position: relative;
    width: 145px;
    height: 83px;
    margin: 0 auto;
}
.duansp_list .dsp_img span img {
    width: 145px;
    height: 83px;
    display: block;
}
.duansp_list .dsp_img .covermask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.duansp_list .dsp_img .playbtn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -19px;
    margin-left: -19px;
    width: 38px;
    height: 38px;
    background: url(../img/dspleft_ico.png) no-repeat 0 0;
    opacity: 0;
    -webkit-transform: scale(.7);
    -webkit-transition-property: opacity,-webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(.7);
    transition-property: opacity,transform;
    transition-duration: .5s;
    zoom: 1;
    background-size: 100% 100%;
}
.dspmr_lb .dsp_bt {
    width: 95%;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
    height: 48px;
    text-align: left;
}
.nodatalb_fl cite {
    display: block;
    text-align: center;
    color: #999;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* height: 166px; */
    clear: both;
    margin-top: 20px;
}
.duansp_list .dsp_img:hover .covermask{opacity:.2;-webkit-transition:opacity .5s;transition:opacity .5s}
.duansp_list .dsp_img:hover .playbtn{opacity:.9;-webkit-transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;-webkit-transition-duration:.5s;transform:scale(1);transition-property:opacity,transform;transition-duration:.5s;cursor:pointer}

.zhibo_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px;
}
.zhibo_list li {
    border-bottom: 1px #eee solid;
    padding: 0 5px;
}
.zhibo_list_flsj {
    color: #999;
    padding-top: 10px;
    overflow: hidden;
}
.zhibo_list_flsj a {
    color: #999;
}
.zhibo_list_dwzb {
    height: 65px;
    padding-top: 5px;
}
.zhibo_list_dw {
    width: 220px;
}
.zhibo_list_dw span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhibo_list_dw span cite img {
    width: 22px;
    height: 22px;
    border-radius: 25em;
    margin-bottom: -4px;
    margin-right: 6px;
}
.zhibo_list_zb a {
    color: #fff;
}
.zhibo_list_zb span {
    background: #0090d5;
    width: 88px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    margin-top: 14px;
    display: block;
}
.zhibo_list .zhibo_list_flsj .fr{
       font-size: 14px;
}
.ep-pages {
    margin-top: 40px;
    text-align: center;
}
.ep-pages a {
    font-size: 14px;
    color: #666;
    border: 1px solid #00679C;
    padding: 6px 15px;
    display: inline-block;
    margin-right: 50px;
}
.duansp_list_flnr .dsp_photo:hover .covermask{
    opacity: .2;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
.duansp_list_flnr .dsp_photo:hover .playbtn{
    opacity: .9;
    -webkit-transform: scale(1);
    -webkit-transition-property: opacity,-webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(1);
    transition-property: opacity,transform;
    transition-duration: .5s;
    cursor: pointer;
}
.doc-image-small {
    width: 100%;
    height: 100%;
    background: no-repeat 50%;
    background-size: cover;
    object-fit: cover;
}