105 lines
2.7 KiB
HTML
105 lines
2.7 KiB
HTML
<!doctype html>
|
|
<html lang="zh">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title></title>
|
|
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon" />
|
|
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
|
|
<link rel="stylesheet" type="text/css" href="style/style.css" />
|
|
<link rel="stylesheet" type="text/css" href="style/commonArticle_v3.css" />
|
|
<style>
|
|
|
|
.article .art_main{
|
|
width: calc(100% - 285px) !important;
|
|
}
|
|
.newBox .topics ul li{
|
|
width: calc(100% - 100px) !important;
|
|
}
|
|
.topics {
|
|
font-family: Calibri;
|
|
font-size: 17px;
|
|
}
|
|
|
|
.topics>div a:hover {
|
|
color: #23527c !important;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.topics ul {
|
|
list-style-type: circle;
|
|
padding-left: 20px;
|
|
margin-top: 0;
|
|
}
|
|
|
|
.topics ul li {
|
|
text-align: left;
|
|
width: 100%;
|
|
float: none;
|
|
list-style-type: disc;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.fuwenben img {
|
|
max-width: 100%;
|
|
margin: 0 auto;
|
|
display: block;
|
|
}
|
|
|
|
.topics ul li img {
|
|
object-fit: cover;
|
|
height: 100px !important;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body><div class="newBox topicsNewBox">
|
|
<div id="col-content">
|
|
<div id="top_bar">
|
|
<!--头部-->
|
|
</div>
|
|
<div class="article">
|
|
<div class="art_side">
|
|
|
|
<!--侧边栏-->
|
|
|
|
</div>
|
|
|
|
<div class="art_main art_main_con back_fff">
|
|
<div class="topics fuwenben">
|
|
<h2 class="rgb_color"> </h2>
|
|
<div style="padding: 0 30px 30px 30px;line-height: 24px;text-align: justify;">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<br clear="both">
|
|
|
|
</div>
|
|
<div class="footer">
|
|
<!--底部菜单栏-->
|
|
</div>
|
|
</div></div>
|
|
</body>
|
|
<script src="js/jquery.min.js"></script>
|
|
<script src="echarts-master/echarts.min.js"></script>
|
|
<script src="echarts-master/world.js"></script>
|
|
|
|
<script src="js/return-top.js"></script>
|
|
<script src="js/layer/layer.js"></script>
|
|
<script src="js/js.js"></script>
|
|
<script src="js/side.js"></script>
|
|
<script src="js/not_map.js"></script>
|
|
<script src="js/notice_v1.js"></script>
|
|
<!--<script src="js/not_map.js"></script>-->
|
|
<script>
|
|
$(document).ready(function () {
|
|
side_list();
|
|
notice_con();
|
|
});
|
|
|
|
</script>
|
|
|
|
</html> |