<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");


.Part1{ width: auto; position: relative; display: block !important; margin:0 10px; }

.title{ height: 45px; line-height: 45px; }
.title h3 a{ font-size: 22px; }


.gzdt{ width: auto !important; position: relative; float:none !important; margin-top: 10px; }
.bds{ margin-top: 10px; padding: 10px; min-height: inherit; height: auto; }
.bds li{ line-height: 1.5; padding-left: 15px; }
.bds li + li{ margin-top: 10px; }
.bds li a{ max-width: calc(100% - 100px); font-size: 15px; }
.bds li span{ width: auto; font-size: 15px; }

.Focus{ width: auto; height: auto; }
.Focus .bd li{ display: block!important; float: left; width: auto; height:calc((100vw - 20px) / (685 / 430)); }
.Focus .TPart{ height: 45px; }
.Focus .TPart::before{ height: 100%; }
.Focus .TPart .tarTit{ width: calc(100% - 140px); }
.Focus .TPart .tarTit li{ padding: 0; line-height: 45px; font-size: 16px; }
.Focus .TPart .hd{ height: 45px; }

.Part3{ width: auto; position: relative; display:flex; margin:10px 10px 0; }
.Part3 .stitle{ width: 70px; height: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.Part3 .stitle h3{ margin: 10px 0; padding-top: 10px;}
.Part3 .stitle h3 a{ font-size: 24px; }
.Part3 .bd{ width: calc(100% - 100px); margin: 10px 0 15px 15px; position: relative; overflow: initial; }
.Part3 .bd li{ width: auto; height: auto; float: none; margin: 0; }
.Part3 .bd li + li{ margin-top: 15px; }
.Part3 .bd li .time{ width: 70px; height: auto; }
.Part3 .bd li .time .t1{ height: 30px; line-height: 30px; font-size: 17px; }
.Part3 .bd li .time .t2{ height: 40px; line-height: 40px; }
.Part3 .bd li a{ max-width: calc(100% - 70px); line-height: 1.5; height: 70px; padding:0 10px; font-size: 16px; display: flex; align-items: center; white-space:normal; }
.Part3 .bd li a p{ display: block; position: relative; overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
</pre></body></html>