/* .span8{
    margin: 0 auto !important;
} */
/* 列表样式 开始*/
.list-title{
    outline: 0 none;
    text-decoration: none;
    outline: 0 none;
    text-decoration: none;
    display: block;
    line-height: 36px;
    cursor: pointer;
}
.list-li-title{
    overflow: hidden;
    position: relative;
    border-bottom: 1px dotted #a6a6a6;
    padding-left: 5px;
    line-height: 2.5;
    color: #000;
    font-size: 18px;
    padding: 5px 0px 5px 0px;
    display: block !important;
    box-sizing: border-box;
}
.list-zhaiyao{
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    cursor: pointer;
}
.list-title-date{
    float:right
}
/* .list-ul-title{
	margin-top: 10px;
	padding: 30px 15px 15px;
} */
.list-thumb {
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

.list-thumb .list-thumb-img{
    object-fit: cover;
    width:230px;
    height:170px;
    overflow: hidden;
    display: inline-block;
    overflow: hidden;
    padding-left: 5px;
}

.list-div {
    position: absolute;
    width: 58%;
    right: 10px;
}

/* 列表样式 结束 */
/**
 * 组图样式 开始
 */
.view .carousel .carousel-inner .item img{
    width: 100%;
    /* height: 100%;
    max-height: -webkit-fill-available; */
    max-width: -webkit-fill-available;
    object-fit: cover;
}

/**
 * 组图样式 结束
 */

.layui-form-select dl{z-index: 1000 !important;}
.img_edit {
    position: absolute;
    top: 120px;
    left: 0;
    width: 22px;
    height: 19px;
}

.img_div1{
    float: left;
    width: 100%;
}
.img_radio {
    position: absolute;
    top: 120px;
    right: 1px;
    width: 18px;
    height: 20px;
}

.img_div img{ width:110px; height:110px; position:absolute; left:30px; top:12px}
.img_div {
    width: 170px;
    height: 170px;
    overflow: hidden;
    float: left;
    margin: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    position: relative;
    background: #f8f8f8;
}

.wechat_img_div {
    width: calc((100% - 150px)/8);
    height: 140px;
    float: left;
    margin: 5px;
    border: 1px solid #ccc;
    position: relative;
    background: #f8f8f8;
    background-size: contain;
    background-position: 50% 50%;
}
.wechat_img_div img {
    width: 100%;
    height: 100%;
    object-fit:contain;
}
.wechat_img_edit {
    position: absolute;
    top: 120px;
    left: 0px;
    width: 22px;
    height: 20px;
}
.select-image-count {
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    right: 23%;
    background: rgba(0,150,136,.8);
    color: #fff;
    padding: 0px 6px;
    border-radius: 2px;
}

/* 视频样式 */
.video_div {
    width: 200px;
    height: 121px;
    overflow: hidden;
    float: left;
    margin: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    position: relative;
    text-align: center;
}
.video_radio {
    position: absolute;
    top: 114px;
    right: 4px;
    width: 18px;
    height: 20px;
    z-index: 99;
}
.video-upload-process{
    position: relative;
    top: -25px;
    left: 100%;
    margin-left: 20px;
}
.video-upload-process1{
    position: relative;
}
.layui-card-body .video{width:auto; height:100% !important}
/*自动排序样式开始，后期考虑封装下*/
.bianji_box_content_small {
    float: left;
    width: 100%;
    position: relative;
    /*border: solid 2px #fff;*/
    padding-bottom: 0px;
    border: dashed 1px #A9A9A9;
    height: 150px;
    margin-top: 10px;
}

.bianji_box_content_small_z {
    float: left;
    width: 59%;
    position: absolute;
    top: 10%;
    /*transform: translateY(-50%);*/
    font-size: 20px;
}

.bianji_box_content_small_y {
    float: right;
    padding-top: 10px;
    width: 160px;
    height: 90px;
    margin-right: 10px;
    margin-top: 18px;
}
.bianji_box_content_small_y img{
    height: 90px;
    width: 100%;
}
.xuanzhong {
    border: solid 2px #3ad925;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: -1px;
    cursor: pointer;
    border-bottom: solid 2px #3ad925;
}
.bianji_box {
    width: 520px;
    background: #fff;
    padding: 15px 15px 0px 15px;
    margin: 0 auto;
    margin-top: 10px;
    height: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
}
.bianji_box_content {
    float: left;
    width: 100%;
}
.top_down_dele {
    position: absolute;
    width: 40px;
    right: -55px;
    top: -10px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 0 10px #e3e3e3;
}
.top_down_dele div {
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 6px;
    padding: 6px;
    width: 18px;
    line-height: 0px;
}
/*自动排序样式结束*/
.thumbnail li {
    width:300px
}
.image_text_summary{
    margin-top: 11px;
    font-size: 15px;
    margin-left: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* 图文会导致人变形,所以设置了object-fit: cover */
.thumbnail img{
    width: 100%;
    height: 186px;
    max-height: -webkit-fill-available;
    max-width: -webkit-fill-available;
    border: 1px solid #eee;
    padding: 3px;
    box-sizing: border-box;
	object-fit: cover;
}

.thumbnail h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: unset;
}

.thumbnail{
    -webkit-box-shadow:unset;
    min-height: 234px;
    border: unset;
}
.thumbnail .caption{
    padding: 0px;
}


.thumbnails li {
    margin-left: 15px;
}
.thumbnail div h3:hover{
    color: red !important;
    cursor: pointer;
}
.layui-select-title input{
    height: 30px;
}

.thumbnails [class*="span"]{
    margin-left: 0.2155106382978724%;
}

.thumbnails .span4{
    width:33.1737239999999% ;
    margin-bottom: 5px;
}
.thumbnails .span3{
    width:24.83073409999999% ;
    margin-bottom: 5px;
}
.thumbnails .span3 h3 {
    margin: 8px 0 0;
}
.thumbnails .span6{
    width:49.15482817948715%;
}

.thumbnails .span24 {
    width: 19.7719239999999%;
}

.thumbnails .span12 {
    width: 100%;
}

.thumbnails>li {
    margin-bottom: 5px ;
}

.read_image_text_article{
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 60px;
}

.view {
    display: block;
    /* border: solid 2px #fff; */
}
.row-fluid {
    display: flex;
}
/* .row-fluid .span8 {
    width: 1200px !important;
    min-width: 1200px !important;
}
.row-fluid .span2 {
    width: 400px !important;
    margin: 0;
} */
@media (max-width:767px) {
    [class*="span"],
    .row-fluid [class*="span"] {
        float: left !important;
    }
}
.container-fluid {
    max-width: -webkit-fill-available;
    min-width: 1200px;
    margin: 0 auto;
}
.nav-collapse{
    width:10%;
}
.container-fluid > div:first-child .imageDiv img {
    margin-top:-4px;
}

.container-fluid-mobile {
    /* width:unset !important; */
    min-width: 1200px;
    margin: 0 auto;
}

.select_article_title_a{
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.image_text_title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.view li a:hover{
    color: red !important;
}

.lunbo_demo_img_div{
	height: 168px;
	width: 193px;
	overflow: hidden;
	float: left;
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	position: relative;
	background: #f8f8f8;
}
.lunbo_demo_img_div img {
    position: absolute;
    top: 46px;
}