.sub_title{ text-align: center; } .cover img{ width: 100%; } .small_cover{ width: 85% !important; } .dc-u-list{ margin: 0 auto; width: 100%; height: auto; position: relative; } .dc-u-list li{ width: 25%; float: left; text-align: center; padding: .1rem; margin-top: .2rem; } .dc-u-list li:nth-of-type(4-n){ margin-top: 0; } .dc-u-list li:nth-of-type(4n+1){ clear: both; } .dc-u-list .title{ text-align: left; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-top: .06rem; } .videotitle{ text-align: center !important; } .page_info{ clear: both; margin: 0 auto; margin-top: .3rem; height: .08rem; padding-bottom: .5rem; } .cover{ font-size: 0; } #page{ text-align: center; } .page_info li{ display: inline-block; background-repeat: no-repeat; height: .14rem; font-size: .14rem; text-align: center; margin-left: .1rem; cursor: pointer; color: #a0a0a0; } .page_info i{ font-size: .14rem; } .page_info li:nth-of-type(1){ margin-left: 0; } .actived{ color: #000 !important; } .news_content{ width: 780px !important; font-size: .14rem; padding: 0 !important; } .news_content video{ width: 780px !important; /* margin-left: -3px; */ } .news_content img{ width: 100%; max-width: 780px !important; align-content: center; } .cover{ position: relative; } #rows_all li:hover{ border-radius: .04rem; box-shadow: 0 0 20px 5px rgba(220,220,220,1); transition: box-shadow 0.3s ease-in-out; } .icon{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, .4); display: none; } .icon i{ font-size: .4rem; color: #FFF; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); } .videoplay{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: #000; z-index: 2000; display: none; } .video{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } #video{ max-height: 800px; } .video-close{ position: absolute; top: 0; right: 3%; color: #FFF; font-size: 1rem; z-index: 2001; cursor: pointer; } .videotitle{ text-align: center; } .sub_actived{ color: #ea1974; } #sub_category{ padding: 0; height: 45px; margin: auto; list-style: none; display: flex; color: #a0a0a0; font-weight: 600; padding: 0 1rem; } #sub_category li{ flex: 1; height: 100%; display: flex; align-items: center; justify-content: center; position: relative; cursor: pointer; } #sub_category i{ display: block; position: absolute; left: 0; width: .01rem; background-color: #a0a0a0; height: 40%; top: 30%; } #sub_category li:nth-of-type(1) i{ display: none; } #sub_category li:before{ content: ''; position: absolute; width: 0; left: 50%; bottom: 0; height: .02rem; background-color: #eb1a74; } #sub_category li:hover{ color: #eb1a74; } #sub_category li:hover:before{ width: 80%; left: 10%; transition: all 0.5s; } .vip_tips{ position: absolute; top: 0; left: 0; width: .8rem; height: .2rem; background-color: rgba(106, 106, 106, 1); font-size: .12rem; line-height: .2rem; display: none; color: #FFF; } .mobile_more_info{ font-size: .14rem; padding-top: .2rem; display: none; padding: .2rem; border: .01rem solid #a0a0a0; margin-top: .2rem; } @media screen and (max-width:750px){ .vip_tips{ width: 1.4rem; height: .4rem; font-size: .24rem; line-height: .4rem; } .mobile_more_info{ font-size: .24rem; display: block; } }