* { margin: 0; padding: 0; list-style: none; } html { font-size: 50px; height: 100%; } @media screen and (min-width: 760px) { html { font-size: 80px; } } @media screen and (min-width: 1000px) { html { font-size: 100px; } } body { font-size: .32rem; } a { color: #333; text-decoration: none; } .index header { height: .72rem; } .index header .wrap { width: 100%; overflow-x: scroll; position: fixed; left: 0; right: 0; top: 0; z-index: 3; background-color: #fff; } .index header .wrap .nav-list { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: space-around; border-bottom: .02rem solid #d2d2d2; } .index header .wrap .nav-list .tab-item { text-align: center; } .index header .wrap .nav-list .tab-item a { display: inline-block; height: .72rem; line-height: .72rem; font-size: .32rem; } .index header .wrap .nav-list .tab-item.active a { padding-bottom: -0.02rem; color: red; border-bottom: .02rem solid red; margin-bottom: -0.02rem; } .index .content .content-item img { width: 100%; height: 100%; } .index .content .content-item .swiper-title { position: absolute; bottom: .06rem; left: 0; right: 0; color: #fff; text-align: center; height: .64rem; line-height: .64rem; background: rgba(0, 0, 0, 0.6); } .index .news-list { margin-top: .3rem; } .index .news-list .news-item { display: flex; justify-content: space-between; padding: 0 .2rem .2rem; border-bottom: 1px solid #d2d2d2; margin-top: .3rem; } .index .news-list .news-item .news-text { position: relative; height:1.6rem; flex: 2; color: #333; font-size: .3rem; line-height: .44rem; margin-right: .1rem; } .index .news-list .news-item .news-text .tips { font-size: .24rem; color: #898989; margin-top: .4rem; position: absolute; left:0; right:0; bottom:0; } .index .news-list .news-item .news-text .tips span { margin-left: .1rem; } .index .news-list .news-item .news-img { flex: 1; height:1.6rem; } .index .news-list .news-item .news-img img { object-fit: contain; } .detail { height: 100%; } .detail .header { height: 1rem; line-height: 1rem; background-color: #e70012; color: #fff; display: flex; } .detail .header .logo { flex: 1; text-align: center; display: table-cell; vertical-align: middle; padding-left: .2rem; } .detail .header .logo img { width: 100%; vertical-align: middle; } .detail .header .news { flex: 3; } .detail .header .news span { margin-left: .3rem; padding-left: .3rem; border-left: 1px solid #fff; } .detail .header .share { flex: .5; text-align: center; display: table-cell; vertical-align: middle; } .detail .header .share img { width: .5rem; height: .5rem; vertical-align: middle; } .detail .content { padding: 0 .3rem; height: 100%; } .detail .content .title { margin-top: .4rem; font-weight:bold; font-size:19px; } .detail .content .item { margin: .3rem 0; color: #cccccc; font-size:14px; font-weight:normal; } .detail .content .item span { } .detail .content .video { width: 100%; /*padding-bottom: 54%;*/ /*height: 0;*/ /*position: relative;*/ /*margin-bottom: .5rem;*/ } .detail .content .video img { width: 80%; } .article-content img { max-width: 100%; height: auto; width: auto; text-align:center!important; } .article-content p img { max-width: 100%; height: auto; width: auto; text-align:center!important; text-indent:0px; } .article-content p { width:100%!important; text-align: justify; padding-bottom:15px; font-size:18px; line-height:28px; } .detail .content .video #pause { display: none; } .detail .content .video #video { /*position: absolute;*/ width: 100%; top: 0; right: 0; bottom: 0; left: 0; } .video { /*height: 100%;*/ } .video .header { height: 1rem; line-height: 1rem; background-color: #e70012; color: #fff; display: flex; } .video .header .logo { flex: 1; text-align: center; display: table-cell; vertical-align: middle; padding-left: .2rem; } .video .header .logo img { width: 100%; vertical-align: middle; } .video .header .news { flex: 3; } .video .header .news span { margin-left: .3rem; padding-left: .3rem; border-left: 1px solid #fff; } .video .header .share { flex: .5; text-align: center; display: table-cell; vertical-align: middle; } .video .header .share img { width: .5rem; height: .5rem; vertical-align: middle; } .video .video-list { padding: .4rem; } .video .video-list .video-item { width: 100%; height: 0; padding-bottom: 60%; position: relative; } .video .video-list .video-item #video { width: 100%; } .photo { height: 100%; background-color: #f8f8f8; } .photo .header { height: 3rem; line-height: 3rem; background-color: #e70012; color: #fff; display: flex; } .photo .header .logo { flex: 1; text-align: center; display: table-cell; vertical-align: middle; padding-left: .2rem; } .photo .header .logo img { width: 100%; vertical-align: middle; } .photo .header .news { flex: 3; } .photo .header .news span { margin-left: .3rem; padding-left: .3rem; border-left: 1px solid #fff; } .photo .header .share { flex: .5; text-align: center; display: table-cell; vertical-align: middle; } .photo .header .share img { width: .5rem; height: .5rem; vertical-align: middle; } .photo .swiper img { width: 100%; height: 100%; } .photo .swiper .swiper-title { position: absolute; bottom: .06rem; left: 0; right: 0; color: #fff; text-align: center; height: 1.64rem; line-height: 1.64rem; background: rgba(0, 0, 0, 0.6); } .photo .nav-list { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: space-around; } .photo .nav-list .tab-item { flex-grow: 1; text-align: center; } .photo .nav-list .tab-item a { display: inline-block; height: .72rem; line-height: .72rem; font-size: .28rem; } .photo .nav-list .tab-item.active a { padding-bottom: -0.02rem; color: red; margin-bottom: -0.02rem; } .photo .content { padding: .1rem; } .photo .content .content-item { overflow: hidden; } .photo .content .content-item .img-con { width: 47%; float: left; background-color: #fff; margin-left: .2rem; height:3.3rem; margin-bottom:.2rem; } .photo .content .content-item .img-con:nth-child(2n 1) { margin-left: 0; } .photo .content .content-item .img-con img { width: 100%; } .photo .content .content-item .img-con p { font-size: .28rem; margin: .3rem 0; padding: 0 .15rem; } .img-con-title { box-sizing: border-box; display:flex; height:2rem; width:100%; text-align: center; align-items:center; padding:.1rem; } .img-con-title img { object-fit: contain; } .img-con p { height:.5rem; } .wrapper-ul { overflow-x:scroll; margin:.2rem auto 0; } #tushuo{ color:#999999; font-family:"����,����_gb2312,simkai,kaiti"; text-align:center!important; border-bottom:1px solid #cccccc; line-height:26px; margin-bottom:20px; padding:10px 0px; width:90%; text-indent:0px; font-size:14px; } .mianze{ clear: both; font-size:12px; color:#cccccc; padding:10px 0px; } .tj_content{ clear: both; padding-top: 10px; padding-bottom: 20px; border-top:5px solid #efefef; } .tj{ display: flex; border-bottom:1px solid #f5f4f4; padding:20px 5px; flex: 1; justify-content:space-between; max-height: 100px; } .tj_img{ width: 120px; } .tj_img img{ max-width: 120px; max-height: 100px; border-radius: 3px; margin-left:10px; width: 120px; height:80px; } .tj_text { display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; font-size: .34rem; }