4c5d03af by weimo934

style(*):修改主菜单字体,新闻推荐字体统一

1 parent d8356ddc
......@@ -11,7 +11,9 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq
.clearfix {
overflow: auto;
}
.layui-nav-item a{
font-size: 16px;
}
/*================首页 start=====================*/
div a {
......
......@@ -11,14 +11,14 @@
<link rel='icon' href='favicon.ico' type='image/x-ico' />
<meta name="description" content="" />
<meta name="Keywords" content="" />
<link rel="stylesheet" type="text/css" href="https://www.layuicdn.com/layui/css/layui.css" />
<link rel="stylesheet" type="text/css" href="./staticLib/layui/css/layui.css" />
<link type="text/css" rel="stylesheet" href="./staticCss/global.css" />
</head>
<body>
<div class="subject top-logo">
<div class="top_logo_content">
<h1><a href="index.html"><img src="staticImages/logo.jpg" alt="西安市不动产登记平台" /></a></h1>
<h1><a href="./staticIndex.html"><img src="staticImages/logo.jpg" alt="西安市不动产登记平台" /></a></h1>
<div class="top_logo_search">
<input type="text" name="title" required lay-verify="required" placeholder="请输入关键字搜索" autocomplete="off"
......@@ -448,7 +448,7 @@
</body>
</html>
<script src="https://www.layuicdn.com/layui/layui.js"></script>
<script src="./staticLib/layui/layui.js"></script>
<script>
layui.use('carousel', function () {
var carousel = layui.carousel;
......
......@@ -114,7 +114,9 @@ div.navigation {
top: 21px;
left: -22px;
}
.layui-nav-item a{
font-size: 16px;
}
/* ------------------------------end--------------------------------------- */
.navigation_crumbs {
......
......@@ -76,6 +76,9 @@ div.top-logo .top_logo_search i {
display: inline-block;
float: left;
}
.layui-nav-item a{
font-size: 16px;
}
/*------------------首页 end------------*/
/* --------------------导航tab------------------------- */
.navigation_crumbs {
......
......@@ -126,7 +126,9 @@ div.navigation {
top: 21px;
left: -20px;
}
.layui-nav-item a{
font-size: 16px;
}
/*------------------首页 end------------*/
/* --------------------导航tab------------------------- */
......
......@@ -118,7 +118,9 @@ div.navigation {
top: 21px;
left: -20px;
}
.layui-nav-item a{
font-size: 16px;
}
/*------------------首页 end------------*/
/* --------------------导航tab------------------------- */
......@@ -126,6 +128,7 @@ div.navigation {
width: 100%;
padding: 10px 0;
background: #FAFAFA;
line-height: 25px;
border: 1px solid #E6E6E6;
}
.navigation_crumbs .layui-breadcrumb a:hover {
......@@ -206,7 +209,6 @@ div.navigation {
}
.left {
border-right-style: inset;
border-right: 1px solid #DEDEDE;
}
......@@ -222,7 +224,6 @@ div.navigation {
display: block;
padding-top: 10px;
height: 150px;
border-bottom-style: inset;
border-bottom: 1px solid #DEDEDE;
cursor: pointer;
}
......@@ -245,7 +246,6 @@ div.navigation {
.left-top {
width: 408px;
height: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-size: 18px;
font-weight: bold;
color: #4A4A4A;
......@@ -257,7 +257,6 @@ div.navigation {
width: 687px;
height: 60px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #6D7278;
line-height: 21px;
......@@ -327,7 +326,6 @@ div.navigation {
.tj-title {
width: 203px;
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;
color: #4A4A4A;
line-height: 21px;
......@@ -337,14 +335,12 @@ div.navigation {
width: 90px;
height: 12px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9B9B9B;
line-height: 12px;
}
.right-bottom {
border-top-style: inset;
border-top: 1px solid #DEDEDE;
}
......@@ -353,7 +349,6 @@ div.navigation {
height: 18px;
font-size: 18px;
margin-top: 20px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;
color: #4A4A4A;
line-height: 18px;
......@@ -372,7 +367,6 @@ div.navigation {
width: 200px;
height: 14px;
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: bold;
color: #4A4A4A;
line-height: 14px;
......@@ -382,7 +376,6 @@ div.navigation {
width: 200px;
font-size: 14px;
display: inline-block;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #6D7278;
line-height: 21px;
......@@ -392,7 +385,6 @@ div.navigation {
width: 90px;
height: 12px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9B9B9B;
line-height: 12px;
......
......@@ -278,7 +278,7 @@
});
layui.use('laypage', function () {
$(function () {
$('.xw').click(function () {
$('.left-body').click(function () {
window.location.href = "./../xwxq/index.html";
})
let laypage = layui.laypage;
......
......@@ -40,9 +40,10 @@ div.subject {
position: relative;
min-width: 1200px;
}
div.top-logo {
width: 1200px;
height: 70px!important;
height: 70px !important;
padding-top: 20px;
}
......@@ -57,34 +58,41 @@ div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */
div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 13px;
}
.top_logo_content {
height: 40px;
width: 100%;
margin: 0 auto;
}
div.top-logo .top_logo_search {
float: left;
width: 350px;
position: relative;
margin-left: 400px;
}
div.top-logo .top_logo_search input {
border-radius: 50px;
}
div.top-logo .login {
float: right;
margin-top: 8px;
}
div.top-logo .top_logo_search i {
position: absolute;
right: 10px;
top: 11px;
cursor: pointer;
}
.top-logo h1 {
display: inline-block;
float: left;
}
.top-logo ul li {
display: inline-block;
padding: 0 8px;
......@@ -97,13 +105,15 @@ div.top-logo .top_logo_search i {
div.navigation {
text-align: center;
}
.navigation .layui-nav-item {
width: 130px;
position: relative;
margin: 0 22px;
}
.layui-bg-blue {
background-color: #006CFF!important;
background-color: #006CFF !important;
}
.layui-nav-item:not(:first-child)::before {
......@@ -115,6 +125,10 @@ div.navigation {
left: -22px;
}
.layui-nav-item a {
font-size: 16px;
}
/* ------------------------------end--------------------------------------- */
/* --------------------导航tab------------------------- */
.navigation_crumbs {
......@@ -606,9 +620,11 @@ div.navigation {
color: #4A4A4A;
line-height: 18px;
}
.xwtjtitle{
font-size: 18px;
.right-top h2{
font-size: 27px;
}
.right-body {
display: inline-block;
margin-bottom: 20px;
......