7b47da98 by 任超

style:消息

1 parent fd6e2350
/* ------------------------公共头部和尾部css------------------------------------ */
.layui-icon-search {
color: #6D7278;
}
.active1 {
background-color: #1E9FFF!important;
color: #fff!important;
}
.layui-anim-upbit a {
background-color: #fff!important;
font-weight: 100!important;
color: #000000!important;
}
.layui-anim-upbit a:hover {
background-color: #0091FF!important;
color: #ffffff!important;
font-weight: 600!important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
background-color: #0091FF;
}
/* ----------------------公共样式-------------------------- */
.contentBox {
width: 1200px;
......@@ -48,150 +26,6 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq
background: transparent;
font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif,PingFangSC-Medium, PingFang SC;
}
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
font-weight: 600;
background-color: #0091FF;
}
.layui-nav .layui-this:after {
display: none;
}
.layui-nav .layui-nav-item a:hover {
color: #fff;
}
.layui-nav-bar {
display: none;
}
div a {
color: #4A4A4A;
text-decoration: none;
}
div.subject h2 a:hover {
color: #0091FF;
}
.layui-nav-item a{
font-size: 16px;
}
div.subject {
margin: 0 auto;
float: none;
clear: both;
position: relative;
min-width: 1200px;
}
div.top-logo {
width: 1178px;
height: 70px!important;
padding-top: 20px;
margin: 0 auto;
}
div.top-logo ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 14px;
color: #9B9B9B;
}
div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 14px;
color: #9B9B9B;
}
div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 14px;
color: #9B9B9B;
}
.top_logo_content {
height: 40px;
width: 100%;
margin: 0 auto;
}
div.top-logo .top_logo_search {
float: left;
width: 350px;
position: relative;
margin-left: 328px;
}
div.top-logo .top_logo_search input {
border-radius: 50px;
border: 1.5px solid #CBCBCB;
padding-left: 15px;
}
.search_img {
width: 13px;
height: 13px;
position: absolute;
top: 11px;
right: 19px;
}
div.top-logo .login {
float: right;
position: relative;
top: -5px;
}
.login li {
color: #6D7278;
font-size: 16px;
}
.login li a {
color: #6D7278;
}
div.top-logo .login a:hover {
color: #0091FF;
}
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 h1 img {
width:280px;
height: 42px;
margin-top: 6px;
}
.top-logo ul li {
display: inline-block;
padding: 0 12px;
}
.top-logo ul li:first-child {
height: 13px;
line-height: 12px;
}
#cancellation {
cursor: pointer;
}
div.navigation {
text-align: center;
height: 59px;
}
.navigation .layui-nav-item {
width: 147px;
position: relative;
border-right: 1px solid rgba(255,255,255, 0.1);
border-left: 1px solid rgba(255,255,255, 0.1);
margin-right: -1px;
}
.navigation .layui-nav-item:first-child {
border-left: 1px solid rgba(255,255,255, 0.2);
}
.navigation .layui-nav-item:nth-child(8) {
border-right: 1px solid rgba(255,255,255, 0.2);
}
.layui-bg-blue {
background-color: #006CFF!important;
}
.layui-nav-item a{
font-size: 18px;
}
.layui-nav .layui-nav-more {
right: 16px;
}
/* -----------------底部start----------------------------- */
div.footer {
......@@ -319,76 +153,6 @@ div.footer .system_service ul li a:hover {
background-color: rgba(144,147,153,.5);
}
/* 登陆样式 by jxx */
.PersonLogin{
cursor: pointer;
font-size: 14px;
}
.loginINfo {
padding: 50px 50px;
}
.loginINfo ul {
margin-bottom: 15px;
}
.loginINfo ul li {
color: rgb(44, 41, 41);
margin-bottom: 10px;
}
.loginINfo ul li span{
font-size: 16px!important;
width: 80px;
display: inline-block;
text-align-last: justify;
}
.loginINfo h3 {
display: inline-block;
font-size: 16px;
font-weight: 600;
}
.require{
color:red
}
.requireInfo{
color: red;
margin-left:95px;
font-size: 12px;
display: none
}
.userInfo {
border-radius: 5px;
top: 45px!important;
}
.userInfo img {
width: 18px;
display: inline-block;
position: relative;
top: 2px;
right: 5px;
}
.btns{
display: flex;
justify-content: center;
}
.personalCenter {
display: inline-block;
}
.personalCenter a {
color: #006CFF;
}
.appointment_content {
background: #FFFFFF;
box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05);
-moz-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05);
-webkit-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05);
border-radius: 6px;
border: 1px solid #E5E8ED;
width: 1200px;
margin: 0 auto;
margin-top: 20px;
padding: 20px;
box-sizing: border-box;
margin-bottom: 30px;
}
/* card样式 */
.cardItem {
......
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
font-weight: 600;
background-color: #0091FF;
}
.layui-nav .layui-this:after {
display: none;
}
.layui-nav .layui-nav-item a:hover {
color: #fff;
}
.layui-nav-bar {
display: none;
}
div a {
color: #4A4A4A;
text-decoration: none;
}
div.subject h2 a:hover {
color: #0091FF;
}
.layui-nav-item a{
font-size: 16px;
}
div.subject {
margin: 0 auto;
float: none;
clear: both;
position: relative;
min-width: 1200px;
}
div.top-logo {
width: 1178px;
height: 70px!important;
padding-top: 20px;
margin: 0 auto;
}
div.top-logo ::-webkit-input-placeholder { /* WebKit browsers */
font-size: 14px;
color: #9B9B9B;
}
div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 14px;
color: #9B9B9B;
}
div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 14px;
color: #9B9B9B;
}
.top_logo_content {
height: 40px;
width: 100%;
margin: 0 auto;
}
div.top-logo .top_logo_search {
float: left;
width: 350px;
position: relative;
margin-left: 290px;
}
div.top-logo .top_logo_search input {
border-radius: 50px;
border: 1.5px solid #CBCBCB;
padding-left: 15px;
}
.search_img {
width: 13px;
height: 13px;
position: absolute;
top: 11px;
right: 19px;
}
div.top-logo .login {
float: right;
position: relative;
top: -5px;
}
.login li {
color: #6D7278;
font-size: 16px;
}
.login li a {
color: #6D7278;
}
div.top-logo .login a:hover {
color: #0091FF;
}
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 h1 img {
width:280px;
height: 42px;
margin-top: 6px;
}
.top-logo ul li {
display: inline-block;
padding: 0 12px;
}
.top-logo ul li:first-child {
height: 13px;
line-height: 12px;
}
#cancellation {
cursor: pointer;
}
div.navigation {
text-align: center;
height: 59px;
}
.navigation .layui-nav-item {
width: 147px;
position: relative;
border-right: 1px solid rgba(255,255,255, 0.1);
border-left: 1px solid rgba(255,255,255, 0.1);
margin-right: -1px;
}
.navigation .layui-nav-item:first-child {
border-left: 1px solid rgba(255,255,255, 0.2);
}
.navigation .layui-nav-item:nth-child(8) {
border-right: 1px solid rgba(255,255,255, 0.2);
}
.layui-bg-blue {
background-color: #006CFF!important;
}
.layui-nav-item a{
font-size: 18px;
}
.layui-nav .layui-nav-more {
right: 16px;
}
/* 登陆样式 by jxx */
.PersonLogin{
cursor: pointer;
font-size: 14px;
}
.loginINfo {
padding: 50px 50px;
}
.loginINfo ul {
margin-bottom: 15px;
}
.loginINfo ul li {
color: rgb(44, 41, 41);
margin-bottom: 10px;
}
.loginINfo ul li span{
font-size: 16px!important;
width: 80px;
display: inline-block;
text-align-last: justify;
}
.loginINfo h3 {
display: inline-block;
font-size: 16px;
font-weight: 600;
}
.require{
color:red
}
.requireInfo{
color: red;
margin-left:95px;
font-size: 12px;
display: none
}
.userInfo {
border-radius: 5px!important;
top: 45px!important;
}
.userInfo img {
width: 18px;
display: inline-block;
position: relative;
top: 2px;
right: 5px;
}
.btns{
display: flex;
justify-content: center;
}
.personalCenter {
display: inline-block;
}
.personalCenter a {
color: #006CFF;
}
.appointment_content {
background: #FFFFFF;
box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05);
-moz-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05);
-webkit-box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05);
border-radius: 6px;
border: 1px solid #E5E8ED;
width: 1200px;
margin: 0 auto;
margin-top: 20px;
padding: 20px;
box-sizing: border-box;
margin-bottom: 30px;
}
/* ------------------------公共头部和尾部css------------------------------------ */
.layui-icon-search {
color: #6D7278;
}
.active1 {
background-color: #1E9FFF!important;
color: #fff!important;
}
.layui-anim-upbit a {
background-color: #fff!important;
font-weight: 100!important;
color: #000000!important;
}
.layui-anim-upbit a:hover {
background-color: #0091FF!important;
color: #ffffff!important;
font-weight: 600!important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
background-color: #0091FF;
}
/* 消息模块 */
.sysNews {
margin-right: 30px;
cursor: pointer;
height: auto!important;
line-height: auto!important;
position: relative;
top: -10px;
}
.sysNewsItem {
position: relative;
}
.sysNewsList {
top: 39px!important;
border-radius: 5px!important;
width: 360px!important;
}
.sysNewsItem .sysNewsNum {
position: absolute;
display: block;
color: #fff;
background-color: #ff0000;
width: 14px;
height: 14px;
border-radius: 50%;
line-height: 14px;
right: -3px;
top: 0;
font-size: 12px;
text-align: center;
}
.sysNews img {
width: 26px;
}
.sysNewsList dd a {
display: block;
}
.sysNewsList dd {
height: 54px!important;
padding-top: 10px;
}
.sysNewsList dd a:hover {
background: none!important;
font-weight: 100!important;
}
.sysNewsList dd a p {
width: 100%;
display: block;
line-height: 24px;
color: #4a4a44;
}
.sysNewsList dd a p:hover {
color: #006CFF;
}
.sysNewsList dd a p span {
font-size: 12px;
color: #006CFF;
}
.sysNewsList dd a p span:nth-child(1){
float: left;
}
.sysNewsList dd a p span:nth-child(2){
float: right;
}
......@@ -16,9 +16,11 @@ document.writeln(" <meta name=\'description\' content=\'\' />");
document.writeln(" <meta name=\'Keywords\' content=\'\' />");
document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'" + localhostPaht + "/staticLib/layui/css/layui.css\' />");
document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/common.css\' />");
document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/header.css\' />");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/login.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/common.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/header.js\'></script>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body>");
......@@ -38,6 +40,14 @@ document.writeln(" <p class='loginButton register' id='regist
document.writeln(" </li>");
document.writeln(" </ul>");
document.writeln(" <ul class='login layui-nav login-con loginAfter'>");
document.writeln(" <li class='layui-nav-item sysNews'>");
document.writeln(" <p class='sysNewsItem'><img class='userImage' src=\'" + localhostPaht + "/staticImages/xiaoxi.png\'><span class='sysNewsNum'>12</span></p>");
document.writeln(" <dl class='layui-nav-child sysNewsList'>");
document.writeln(" <dd><a><p>您申请办理的XXX业务已成功提交</p><p><span>2020-12-32</span> <span>已读</span></p></a></dd>");
document.writeln(" <dd><a><p>您申请办理的XXX业务已成功提交</p><p><span>2020-12-32</span> <span>已读</span></p></a></dd>");
document.writeln(" </dl>");
document.writeln(" </li>");
document.writeln(" <img class='userImage' src=\'" + localhostPaht + "/staticImages/user.png\'>");
document.writeln(" <p class='personalCenter'><a href=\'" + localhostPaht + "/staticViews/grzx.html\'>个人中心</a></p>");
document.writeln(" <li class='layui-nav-item loginSelect'>");
......
File mode changed