@charset "utf-8"; .banner { width: 100%; overflow: hidden; position: relative; } .banner::after { content: ''; position: absolute; top: 0; left: 0; right: 0; background: linear-gradient(180deg, rgba(7, 44, 38, 0.8) 0%, rgba(26, 83, 75, 0) 100%); height: 1.86rem; } .banner img { display: block; width: 100%; } .ban_zs { display: block; position: absolute; right: 0; bottom: -3px; } .ban-x { content: ''; position: absolute; right: 0; width: calc(((100% - 1600px)/2) - 0.2rem); bottom: 0.36rem; border-bottom: 1px solid rgba(255, 255, 255, 0.3); z-index: 1; } .ban-x::before { content: ''; position: absolute; top: -0.03rem; left: -0.07rem; width: 0.05rem; height: 0.05rem; border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 50%; } /* 分页 */ .pagination { text-align: center; font-size: 0; padding-top: 0.5rem; } .pagination a { display: inline-block; border: 1px solid #dcdcdc; padding: 0 0.12rem; height: 0.35rem; font-size: 0.14rem; line-height: 0.35rem; text-align: center; color: #666; margin: 0 0.07rem; } .pagination a.active { background: #1355BF; color: #fff; border: 1px solid #1355BF; } .pagination a:hover { background: #1355BF; color: #fff; border: 1px solid #1355BF; } .pagination span { display: inline-block; font-size: 0.14rem; } /* 主体 */ .nymain { position: relative; padding-bottom: 1.2rem; background: url(../images/nymain_bg.png) no-repeat center top; background-size: cover; } .nymain .leftNav { float: left; width: 3.1rem; position: relative; margin-top: -1.05rem; } .nymain .leftNav>h2 { height: 1.05rem; padding-top: 0.44rem; padding-left: 0.67rem; color: #fff; background: url(../images/left_bg.png) no-repeat; background-size: 100% 100%; font-size: 0.34rem; overflow: hidden; } .nymain .leftNav>ul { padding: 0.05rem 0.22rem 0.55rem 0.34rem; background: #1355BF; position: relative; z-index: 1; } .nymain .leftNav>ul::before { content: ''; position: absolute; top: 0; left: 0; right: -0.1rem; bottom: -0.5rem; background: url(../images/left_bg1.png) no-repeat; background-size: 100% 100%; } .nymain .leftNav>ul>li { position: relative; } .nymain .leftNav>ul>li>a { position: relative; } .nymain .leftNav>ul>li p span { position: absolute; top: 0.2rem; right: 0; width: 0.4rem; height: 0.4rem; background: url(../images/left-sj.png) no-repeat center; background-size: 0.16rem 0.16rem; transition: all 0.5s; } .nymain .leftNav>ul>li.on p>span { transform: rotate(90deg); } .nymain .leftNav>ul>li>a::before { content: ""; position: absolute; left: 0; top: 0.355rem; width: 0.28rem; height: 0.09rem; background: url(../images/left-x1.png) no-repeat; background-size: 100% 100%; visibility: hidden; opacity: 0; transition: all 0.5s; } .nymain .leftNav>ul>li.active>a::before, .nymain .leftNav>ul>li.on>a::before, .nymain .leftNav>ul>li:hover>a::before { visibility: visible; opacity: 1; } .nymain .leftNav ul li p { display: block; font-size: 0.18rem; line-height: 0.4rem; padding: 0.2rem 0.2rem 0.2rem 0.2rem;justify-content: space-between; border-bottom: 1px solid #DFE6F1; color: #272727; } .nymain .leftNav>ul>li.on>a { color: #1355BF; font-weight: 600; } .nymain .leftNav>ul>li.on>a::after, .nymain .leftNav>ul>li.active>a::after, .nymain .leftNav>ul>li:hover>a::after { display: block; } .nymain .leftNav>ul>li:hover>a { color: #1355BF; font-weight: 600; } .nymain .leftNav>ul>li.on::before, .nymain .leftNav>ul>li:hover::before { transform: none; } .nymain .leftNav>ul>li.active>p>a { color: #1355BF; font-weight: 600; } .nymain .leftNav ul li.active ul { display: block; } .nymain .leftNav ul li a:hover { background-position: 0.31rem center; color: #1355BF; } .nymain .leftNav>ul>li>ul { display: none; padding-top: 0.1rem; padding-bottom: 0.1rem; padding-right: 0; border-bottom: 1px solid #e5e5e5; } .nymain .leftNav>ul>li>ul>li>a { font-size: 0.15rem; line-height: 0.3rem; padding: 0.05rem 0.1rem 0.05rem 0.36rem; color: #666666; border-bottom: none; } .ny-right { float: right; width: calc(100% - 3.67rem); padding: 0.4rem 0.6rem 0.8rem 0.6rem; min-height: 4rem; background: #fff; box-shadow: 0px 4px 10px 0px #C0DBD5; } .position { position: absolute; bottom: 0.24rem; left: 50%; transform: translateX(-50%); } .position>div { text-align: right; font-size: 0; line-height: 0.26rem; display: flex; justify-content: flex-end; align-items: center; font-size: 0.16rem; color: #fff;} .position span { color: #fff; font-size: 0.16rem; vertical-align: middle; } .position img { display: inline-block; width: auto; height: 0.15rem; vertical-align: middle; margin-right: 0.05rem; } .position a { font-size: 0.16rem; color: #fff; margin: 0 0.05rem; vertical-align: middle; } .position a:hover { opacity: 0.8; } /* 列表页 */ .text-list {} .text-list ul li { position: relative; line-height: 0.77rem; border-bottom: 1px dashed #CED9EA; padding-left: 0.2rem; position: relative; left: 0; transition: all 0.3s; } .text-list ul li::after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 0.08rem; height: 0.12rem; border-radius: 50%; background: url(../images/list-d1.png) no-repeat left center; background-size: 100% 100%; } .text-list ul li a { font-size: 0.18rem; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .text-list ul li span { float: right; font-size: 0.16rem; padding-left: 0.2rem; color: #999; } .text-list ul li:hover+li { border-top-color: #1355BF; } .text-list ul li:hover a { color: #1355BF; } .text-list ul li:hover span { color: #1355BF; } .text-list ul li:hover { left: 0.05rem; } .list2 { padding-top: 1px; } .list2 ul li { margin-top: 0.4rem; } .list2 ul li:first-child { margin-top: 0; } .list2 ul li a { display: flex; justify-content: space-between; background: #F4F7F7; padding: 0.25rem; } .list2 ul li a .date { display: flex; justify-content: center; align-items: center; flex-direction: column; font-family: Arial; } .list2 ul li a .date p { font-weight: 700; font-size: 0.36rem; color: #1355BF; } .list2 ul li a .date span { display: block; font-weight: 400; font-size: 0.18rem; color: #666; } .list2 ul li a hr { display: block; margin: 0 0.25rem 0 0.15rem; background: none; border: none; border-left: 1px solid rgba(0, 112, 107, 0.3); } .list2 ul li a .list2-tx { flex: 1; min-width: 0; } .list2 ul li a .list2-tx h3 { font-size: 0.2rem; line-height: 0.36rem; color: #272727; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .list2 ul li a .list2-tx p { font-size: 0.16rem; line-height: 0.3rem; height: 0.6rem; color: #666666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; } /* 内容页 */ .art-main { padding-top: 1px; } .art-main .art-tit h3 { text-align: center; color: #2C2C2C; font-weight: normal; font-size: 0.26rem; margin-top: 0.13rem; } .art-main .cont-tit p { font-size: 0; text-align: center; padding-top: 0.2rem; padding-bottom: 0.2rem; line-height: 0.2rem; background: bottom; border-bottom: 1px solid rgba(141, 141, 141, 0.3); } .art-main .cont-tit p img { display: inline-block; vertical-align: middle; height: 0.16rem; margin-right: 0.05rem; } .art-main .cont-tit p span { display: inline-block; vertical-align: middle; font-size: 0.14rem; color: #A8A8A8; margin: 0 0.3rem; } .art-main .art-body { padding-top: 0.3rem;min-height:500px; } .art-main .art-body p, .art-main .art-body p * { color: #242424; text-indent: 2em; font-family: "微软雅黑" !important; font-size: 0.18rem !important; line-height: 0.34rem !important; margin-bottom: 0.2rem !important; } .art-main .art-body img { max-width: 80% !important; height: auto !important; display: block; margin: 0 auto; border:none !important; } .art-main .art-body video {max-width: 80% !important; width:auto !important; height:auto !important; display: block; margin: 20px auto;} .art-main .art-body table {width:100% !important;/*table-layout:fixed*/ margin: 0 auto; } .art-main .art-body iframe { margin: 0 auto; display: block; width:100%; } .art-main .art-body table td{padding:0 5px;width:auto !important;height:auto !important;overflow:hidden; } .art-info { margin-top: 0.25rem; } .pnext { margin-top: 0.5rem; } .pnext p { text-indent: initial; line-height: 0.28rem; color: #1355BF; margin-top: 0.15rem; } .pnext p a { color: #242424; } .pnext p:hover a { color: #1355BF; } /* 图片列表 */ .img-lists ul { overflow: hidden; margin-left: -2%; margin-right: -2%; } .img-lists ul li { float: left; width: 29.333%; margin: 0.4rem 2% 0 2%; border: 1px solid #eee; transition: all 0.3s; position: relative; top: 0; } .img-lists ul li:hover { box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); top: -10px; } .img-lists ul li a { display: block; width: 100%; } .img-lists ul li a .pic { padding-top: 61%; } .img-lists ul li a>img { display: block; width: 100%; height: 196px; } .img-lists ul li a>div.info { padding: 10px; font-size: 0; text-align: center; } .img-lists ul li a>div.info p { color: #333; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; } .img-lists ul li:hover a>div.info p { color: #1355BF; } /*领导*/ .list-ld { overflow: hidden; } .list-ld ul { margin-left: -0.36rem; margin-right: -0.36rem; } .list-ld ul li { float: left; width: 50%; } .list-ld ul li a { display: flex; margin: 0.24rem 0.36rem; padding: 0 0.15rem 0.15rem; position: relative; z-index: 1; } .list-ld ul li a::before { content: ''; position: absolute; top: 0.4rem; left: 0; right: 0; bottom: 0; background: #f2f7ff; z-index: -1; } .list-ld ul li .pic { width: 1.64rem; border-radius: 0 0.2rem 0 0; } .list-ld ul li .pic .imged{padding-bottom: 120%;} .list-ld ul li .ld-tx { flex: 1; min-width: 0; padding: 0.65rem 0 0 0.15rem; } .list-ld ul li hr { background: none; border: none; border-top: 1px solid #ECF3FF; margin: 0.15rem 0 0.1rem 0; transition: all 0.5s; } .list-ld ul li h3 { font-size: 0.2rem; font-weight: bold; color: #1355BF; } .list-ld ul li h3 span { padding-left: 0.15rem; font-size: 0.14rem; font-weight: 350; color: #323232; } .list-ld ul li p { font-size: 0.14rem; font-weight: 350; line-height: 0.24rem; color: #323232; } .list-ld ul li p.yx { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .list-ld ul li p.jj { height: 0.48rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; margin-top: 0.05rem; } .list-ld ul li:hover hr { border-top-color: #1355BF; } .list-ld ul li:hover .pic img { transform: scale(1.1); } /* 师资内容 */ .sz-con { margin-top: 0.57rem; } .sz-con .pic1 { position: relative; z-index: 1; padding-left: 0.1rem; padding-bottom: 0.1rem; } .sz-con .pic1::before { content: ''; position: absolute; top: 0.15rem; right: 0.15rem; left: 0; bottom: 0; background: #1355BF; z-index: -1; } .sz-con .pic1 img { display: block; width: 1.8rem; } .sz-t { margin-top: 0.26rem; } .sz-ty { overflow: hidden; padding-left: 1rem; } .sz-ty h3 { font-size: 0.3rem; font-weight: normal; color: #1355BF; } .sz-ty>div { margin-top: 0.16rem; } .sz-ty>div p { font-size: 0.18rem; line-height: 0.44rem; color: #666666; background: url(../images/leftNav-q.png) no-repeat left 20px; background-size: 0.05rem auto; padding-left: 0.25rem; } .sz-d { position: relative; z-index: 1; } .sz-d::before { content: ''; position: absolute; top: 0.15rem; bottom: 0; left: 0.15rem; border-left: 1px solid rgba(13, 66, 167, 0.1); z-index: -1; } .sz-box { margin-top: 30px; } .sz-box h4 { font-size: 0; padding-left: 0.8rem; margin-bottom: 0.3rem; background-image: url(../images/sz-dot.png); background-repeat: no-repeat; background-size: 0.29rem auto; background-position: left center; } .sz-box h4 span { display: inline-block; font-size: 0.24rem; font-weight: bold; color: #1355BF; } .sz-box p { font-size: 0.16rem; line-height: 0.28rem; color: #666666; padding-left: 0.8rem; } .sz-p p { text-indent: 2em; margin-top: 0.3rem; } .sz-p p:first-child { margin-top: 0; } /* 图文列表页 start */ .tw { padding-top: 1px; } .tw ul li { margin-top: 0.36rem; position: relative; z-index: 1; } .tw ul li::before { content: ''; position: absolute; top: -0.1rem; bottom: -0.1rem; left: -0.1rem; width: 0; background: #1355BF; z-index: -1; transition: all 0.5s; } .tw ul li a { display: block; overflow: hidden; border: 1px solid #E8E8E8; transition: all 0.5s; } .tw ul li a .pic { width: 2.84rem; height: 1.82rem; padding-top: 0; } .tw ul li:nth-child(even) a .pic { float: right; } .tw ul li a .tw-tx { overflow: hidden; padding-right: 0.3rem; } .tw ul li:nth-child(even) a .tw-tx { padding-right: 0; padding-left: 0.3rem; } .tw ul li a .tw-tx .date { font-size: 0.18rem; line-height: 1; padding-left: 0.4rem; color: #1355BF; margin-top: 0.16rem; transition: all 0.5s; } .tw ul li:nth-child(even) a .tw-tx .date { text-align: right; padding-right: 0.4rem; padding-left: 0; } .tw ul li a .tw-tx .tw-x { width: 1.34rem; border-bottom: 1px solid #1355BF; position: relative; margin-top: 0.13rem; transition: all 0.5s; } .tw ul li:nth-child(even) a .tw-tx .tw-x { float: right; } .tw ul li a .tw-tx .tw-x::after { content: ''; position: absolute; top: -0.03rem; left: 100%; width: 0.05rem; height: 0.05rem; border: 1px solid #1355BF; border-radius: 50%; transition: all 0.5s; } .tw ul li:nth-child(even) a .tw-tx .tw-x::after { right: 100%; left: inherit; } .tw ul li a .tw-tx h3 { font-size: 0.18rem; font-weight: 350; line-height: 0.26rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; margin-top: 0.17rem; padding-left: 0.4rem; transition: all 0.5s; } .tw ul li:nth-child(even) a .tw-tx h3 { padding-left: 0; padding-right: 0.4rem; } .tw ul li a .tw-tx p { font-size: 0.14rem; font-weight: 350; line-height: 0.26rem; height: 0.52rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; margin-top: 0.17rem; color: #A1A1A1; padding-left: 0.4rem; transition: all 0.5s; } .tw ul li:nth-child(even) a .tw-tx p { padding-left: 0; padding-right: 0.4rem; } .tw ul li:hover::before { width: calc(100% + 0.2rem); } .tw ul li:hover a { border-color: #1355BF; } .tw ul li:hover a .date { color: #fff; } .tw ul li:hover a .tw-x { border-bottom-color: #fff; } .tw ul li:hover a .tw-x::after { border-color: #fff; } .tw ul li:hover a .tw-tx h3 { color: #fff; } .tw ul li:hover a .tw-tx p { color: #fff; } /* 机构设置 */ .jg-list { padding-top: 1px; } .jg-list dl { margin-top: 0.32rem; } .jg-list dl dt { padding-left: 0; font-size: 0.24rem; font-weight: bold; color: #1355BF; } .sz-k { display: flex; flex-wrap: wrap; margin: 0 -0.25rem; } .jg-list dl { padding-bottom: 0.3rem; border-bottom: 1px dashed rgba(216, 216, 216, 0.4); } .jg-list dl:last-child { border-bottom: none; } .jg-list dl dd { width: 50%; margin-top: 0.2rem; } .jg-list dl dd a { display: block; background: #f5f9ff; font-size: 0.18rem; line-height: 0.55rem; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; padding: 0 0.55rem 0 0.25rem; position: relative; margin: 0 0.25rem; transition: all 0.5s; } .jg-list dl dd a span { display: inline-block; vertical-align: middle; width: 0; height: 0; margin-left: 0; background: url(../images/sz-jt.png) no-repeat; background-size: 100% 100%; transition: all 0.5s; } .jg-list dl dd:hover a span { width: 0.21rem; height: 0.06rem; margin-left: 0.1rem; display: block; position: absolute; top: 50%; transform: translateY(-50%); right: 0.25rem; } .jg-list dl dd:hover a { background: #1355BF; color: #fff; } /* 现任领导 */ .leader { max-width: 7.6rem; margin: 0 auto; padding-top: 1px; } .leader ul li { display: flex; line-height: 0.8rem; justify-content: space-around; border: 1px solid #D8D8D8; margin-top: 0.65rem; position: relative; } .leader ul li::before { content: ''; position: absolute; top: 50%; left: 50%; height: 0.3rem; transform: translate(-50%, -50%); border-left: 1px solid #D8D8D8; } .leader ul li>div { width: 50%; text-align: center; } .leader ul li .leader-tit { font-size: 0.24rem; color: #272727; } .leader ul li .leader-tit img { vertical-align: middle; width: 0.28rem; height: 0.07rem; height: auto; } .leader ul li .leader-tit img:first-child { padding-right: 0.1rem; } .leader ul li .leader-tit img:nth-child(2) { padding-left: 0.1rem; } .leader ul li .leader-bd {} .leader ul li .leader-bd a { display: block; font-size: 0.24rem; font-weight: bold; color: #1355BF; position: relative; left: 0; transition: all 0.5s; } .leader ul li:hover .leader-bd a { left: 0.05rem; } @media screen and (max-width: 1500px) { .position { width: 100%; } .ban-x, .ban-x::before { display: none; } } @media screen and (max-width: 1200px) { .list-ld ul li { width: 100%; } } @media screen and (max-width: 1100px) { .sz-ty>div { padding: 10px 0 0 25px; } .sz-ty h3 { padding-left: 25px; } } @media screen and (max-width: 1024px) { .banner::after { display: none; } .position { bottom: 0.15rem; } .nymain { padding-bottom: 0.6rem; } .nymain .leftNav { width: 2.5rem; } .nymain .leftNav>h2 { font-size: 0.3rem; } .nymain .leftNav>ul>li::before { border-left-width: 2px; } .nymain .leftNav>ul>li>a::after { width: 14px; height: 14px; } .ny-right { width: calc(100% - 2.9rem); padding: 0.2rem 0.4rem 0.4rem 0.4rem; } } @media screen and (max-width:900px) { .sz-t .pic { float: none; margin: 0 auto; } .sz-ty h3 { padding-left: 0; text-align: center; margin-top: 10px; } .sz-ty>div { padding: 0 20px; } } @media screen and (max-width:768px) { .nymain .leftNav ul li p{padding:.15rem 0;} .ban_zs { display: none !important; } .position { background: rgba(31,121,206,80%); bottom: 0; } .position>div { padding: 0.1rem 0; } .nymain { padding: 0.25rem 0; } .nymain .leftNav { float: none; width: auto; margin-top: 0; } .nymain .leftNav>h2 { height: inherit; line-height: 0.6rem; font-size: 0.2rem; text-align: left; padding-left: 0.15rem; font-weight: 600; background: #1355BF; padding-top: 0; } .nymain .leftNav>h2::before, .nymain .leftNav>h2::after { display: none; } .nymain .leftNav>h2 span { float: right; width: 0.5rem; height: 0.6rem; background: url(../images/sub_left_down2.png) no-repeat center center; background-size: 0.14rem 0.14rem; cursor: pointer; } .nymain .leftNav ul { display: none; padding-bottom: 0.1rem; } .nymain .leftNav>ul::before { background: #fff; left: 0.1rem; right: 0.1rem; bottom: 0.1rem; } .nymain .leftNav ul li a { /* padding: 0.1rem 0.45rem 0.1rem 0.36rem; */ } .nymain .leftNav>ul>li>a::before { top: 0.255rem; } .nymain .leftNav>ul>li>span { top: 0.1rem; } .ny-right { float: none; width: auto; margin-top: 0.2rem; padding: 0 0.2rem 0.4rem 0.2rem; } .pagination { padding-top: 25px; } .pagination a { padding: 0 5px; height: 20px; line-height: 20px; font-size: 12px; margin: 0 3px; } .text-list { margin-top: 0; } .text-list ul li { line-height: 0.6rem; } .pnext { float: none; border: none; width: auto; } .zzjg_text li { width: 50%; } .img-lists ul li { width: 47.333%; margin: 10px 1%; } .img-lists ul li a>img { height: 191px; } .xbxx { padding-top: 0; } .xbxx ul li a { padding: 15px 10px; } .xbxx ul li a h3 { font-size: 18px; padding-bottom: 10px; margin-bottom: 15px; } .xbxx ul li a p { font-size: 14px; line-height: 26px; height: 72px; padding: 0; } .xbxx ul li a div span { font-size: 12px; } .xbxx ul li a div img { height: 14px; } .nymain .leftNav>h2 img { height: 20px; } .dt-list2 li a>.dt-text h3 { font-size: 18px; } .dt-list2 li a>.dt-text p { font-size: 14px; line-height: 24px; margin-top: 0; } .dt-list2 li a>.dt-text { padding-left: 10px; } .dt-list2 li .date { width: 60px; } .dt-list2 li .date span { font-size: 24px; } .dt-list2 li .date { padding: 4px 0; } .dt-list2 li { padding: 15px 0; } .art-main .art-body { padding-top: 20px; } .sz-con { margin-top: 0.25rem; } .sz-t { margin-top: 0.2rem; } .sz-ty h3 { font-size: 0.26rem; } .sz-box h4 span { font-size: 0.26rem; } .sz-box p { font-size: 0.18rem; line-height: 0.3rem; padding-left: 0.5rem; } .sz-box h4 { background-size: 0.25rem auto; padding-left: 0.5rem; } .sz-d::before { left: 0.12rem; } .xz-list-t ul li .pic { width: 2.2rem; height: 1.47rem; } .list-ld ul li h3 span, .list-ld ul li p { font-size: 0.16rem; } .art-main { padding-top: 0.1rem; } .list2 ul li { margin-top: 0.3rem !important; } .jg-list dl dd { width: 100%; } .leader ul li { margin-top: 0.3rem; } .leader ul li .leader-tit { font-size: 0.18rem; } .leader ul li .leader-bd a { font-size: 0.18rem; } } @media screen and (max-width:640px) { .sz-ty h3 { padding-left: 20px; } .sz-ty>div { padding-left: 20px; } } @media screen and (max-width:480px) { .nymain>div { padding: 0 10px 10px; } .img-lists ul li a>img { height: 100px; } .art-main .cont-tit p .liulan { margin-left: 15px; } .nymain .leftNav ul li a { line-height: 45px; font-size: 14px; } .nymain .leftNav>ul>li>ul>li>a { font-size: 12px; } .sz-con { display: flex; flex-wrap: wrap; justify-content: center; } .sz-con .sz-r { width: 100%; } .sz-r { width: calc(100% - 2rem); } .sz-ty { padding-left: 0; } .sz-ty h3 { padding-left: 0; text-align: center; } .sz-ty>div p { line-height: 0.34rem; } .tw ul li { margin-top: 0.2rem; } .tw ul li a .pic { float: none; width: 100%; height: auto; /* padding-top: 64.08%; */ } .tw ul li a .tw-tx { padding-bottom: 0.2rem; } } @media screen and (max-width:320px) { .text-list ul li { line-height: 40px; } .art-main .art-tit span { font-size: 12px; padding-bottom: 5px; line-height: 24px; height: 24px; } .art-main .art-body p { font-size: 15px; } .img-lists ul li a>img { height: 84px; } }