Commit 966f82cf authored by Your Name's avatar Your Name
Browse files

胜利油田

parent a94a60cc
No related merge requests found
Pipeline #93 failed with stages
in 0 seconds
Showing with 2709 additions and 0 deletions
+2709 -0
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
<component name="libraryTable">
<library name="shengliOilfield (2)">
<CLASSES>
<root url="jar://$PROJECT_DIR$/shengliOilfield (2).zip!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="ztree.3.5.26">
<CLASSES>
<root url="jar://$PROJECT_DIR$/stdai/js/zTree_v3-master/js/ztree.3.5.26.zip!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="ztree.3.5.261">
<CLASSES>
<root url="jar://$PROJECT_DIR$/stdai/js/plugins/zTree_v3-master/js/ztree.3.5.26.zip!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/slyt_mh_qddm.iml" filepath="$PROJECT_DIR$/.idea/slyt_mh_qddm.iml" />
</modules>
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>
\ No newline at end of file
PRODUCT_SELL/7-5025-2735-4.jpg

1.03 KB

* {
margin: 0;
padding: 0;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family: "微软雅黑";
font-size: 14px;
color: #3a3a3a;
}
#root {
height: 100%;
width: 100%;
position: relative;
min-height: 640px;
}
.banner {
position: absolute;
z-index: -10;
top: 0;
height: 450px;
width: 100%;
background: url(../../images/bar2.png) no-repeat;
background-size: cover;
}
.search {
display: flex;
/* width: 100%; */
height: 220px;
/* padding:8% 0; */
}
.search .searchContent {
width: 1200px;
display: flex;
margin: 0 auto;
align-items: center;
justify-content: center;
}
.search .searchContent .searchContentView {
width: 100%;
height: 150px;
/* display: flex;
align-items: center;
justify-content: left; */
}
.search .searchContent .searchContentView .inputName {
width: 300px;
height: 87px;
/* background: #C7000A; */
background-image: url(../../images/zishou.png);
color: #fff;
/* position: relative; */
margin: 0 auto;
text-align: center;
line-height: 65px;
font-size: 30px;
/* float: left; */
border-radius: 5px;
}
.search .searchContent .searchContentView .inputName .jiao {
width: 0px;
height: 0px;
border: 10px solid #C7000A;
position: absolute;
right: -10px;
top: 24px;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
/* IE 9 */
-moz-transform: rotate(45deg);
/* Firefox */
-webkit-transform: rotate(45deg);
/* Safari 和 Chrome */
-o-transform: rotate(45deg);
/* Opera */
}
.search .searchContent .searchContentView .inputclass {
/* margin-left: 22px; */
margin-left: 180px;
float: left;
}
.search .searchContent .searchContentView .inputclass input {
width: 700px;
height: 65px;
border-radius: 5px;
outline: none;
border: 1px solid #d8d8d8;
font-size: 22px;
text-indent: 25px;
}
.search .searchContent .searchContentView .inputButt {
display: flex;
background: #C7000A;
color: #FFFFFF;
width: 130px;
height: 65px;
font-size: 23px;
text-align: center;
float: left;
line-height: 65px;
margin-left: 10px;
border-radius: 5px;
cursor: pointer;
}
.search .searchContent .searchContentView .inputButt #js {
flex: 7;
}
.search .searchContent .searchContentView .inputButt i {
flex: 3;
background: url(../../images/sousuo.png) no-repeat center center;
background-position-y: center;
width: 100%;
height: 100%;
margin-left: 10px;
}
.search .searchContent .searchContentView .inputButtGJ {
margin-left: 20px;
float: right;
line-height: 60px;
font-size: 20px;
font-weight: 500;
cursor: pointer;
}
.flashget {
width: 1200px;
height: 500px;
margin: 0 auto;
border-radius: 5px;
}
.flashget .flashgetLeft {
height: 100%;
width: 49%;
float: left;
background: #fff;
border-radius: 5px;
border: 1px solid #e6e6e6;
box-shadow: 0 0 25px #e6e6e6;
}
.flashget .flashgetContent {
width: 95%;
height: 95%;
margin: 10px;
margin-left: 15px;
}
.flashget .flashgetContent .lunbo {
width: 100%;
}
.flashget .flashgetContent .lunbo .content {
height: 450px;
margin: 20px auto;
position: relative;
}
.flashget .flashgetContent .lunbo .content #btn-left {
width: 30px;
height: 69px;
font-size: 30px;
color: white;
background-color: rgba(0, 0, 0, 0.4);
line-height: 69px;
padding-left: 5px;
z-index: 10;
/*始终显示在图片的上层*/
position: absolute;
left: 0;
top: 50%;
transform: translateY(-60%);
/*使按钮向上偏移居中对齐*/
cursor: pointer;
opacity: 1;
/*平时隐藏*/
}
.flashget .flashgetContent .lunbo .content #btn-right {
width: 26px;
height: 69px;
font-size: 30px;
color: white;
background-color: rgba(0, 0, 0, 0.4);
line-height: 69px;
padding-left: 5px;
z-index: 10;
position: absolute;
right: 0;
top: 50%;
cursor: pointer;
opacity: 1;
transform: translateY(-60%);
}
.flashget .flashgetContent .lunbo .content #circle {
height: 20px;
display: flex;
position: absolute;
bottom: 35px;
right: 25px;
}
.flashget .flashgetContent .lunbo .content #circle .white {
background-color: #FFFFFF !important;
}
.flashget .flashgetContent .lunbo .content #circle .circle {
width: 10px;
height: 10px;
border-radius: 10px;
border: 2px solid #e6e6e6;
background: rgba(0, 0, 0, 0.4);
cursor: pointer;
margin: 5px;
}
.flashget .flashgetContent .lunbo .content #item {
width: 100%;
height: 100%;
}
.flashget .flashgetContent .lunbo .content #item .active {
opacity: 1 !important;
}
.flashget .flashgetContent .lunbo .content #item .item {
position: absolute;
opacity: 0;
transition: all 1s;
margin-top: 15px;
}
.flashget .flashgetContent .lunbo .content #item .item img {
width: 560px;
height: 430px
}
.flashget .flashgetContent .lunbo .content #item .item .lbtest {
background: rgba(0, 0, 0, 0.5);
color: #fff;
position: absolute;
bottom: 5px;
width: 100%;
right: 0px;
padding: 10px 0;
text-indent: 10px;
}
.flashget .New1Header {
position: relative;
border-bottom: 1px solid #333;
padding-bottom: 10px;
}
.flashget .New1Header ul {
display: flex;
width: 90%;
}
.flashget .New1Header ul li {
flex: 3;
height: 50px;
text-align: center;
border-radius: 5px;
line-height: 50px;
font-size: 24px;
cursor: pointer;
transition: 0.4s all;
}
.flashget .New1Header ul .cur {
background: #C7000A;
color: #fff;
font-weight: bold;
}
.flashget .New1Header .new1Hmore {
display: flex;
position: absolute;
right: 20px;
top: 0;
cursor: pointer;
color: #C7000A;
line-height: 50px;
}
.flashget .New1List ul li {
height: 40px;
line-height: 40px;
overflow: hidden;
margin-top: 10px;
cursor: pointer;
}
.flashget .New1List ul li a {
vertical-align: top;
width: 450px;
font-size: 16px;
display: inline-block;
color: black;
text-decoration: none;
overflow: hidden;
word-break: break-all;
white-space: nowrap;
text-overflow: ellipsis;
}
.flashget .New1List ul li i {
font-size: 14px;
font-weight: 700;
}
.flashget .flashgetRight {
height: 100%;
width: 49%;
float: right;
background: #fff;
border-radius: 5px;
box-shadow: 0 0 25px #e6e6e6;
}
.New2 {
width: 1200px;
margin: 0 auto;
background: #f8f8f8;
}
.New2 .New2Header {
text-align: center;
font-size: 35px;
margin-top: 70px;
padding: 30px 20px;
}
.New2 .New2Header img {
width: 220px;
}
.New2 .New2Nav {
height: 45px;
background: #fff;
padding: 0px 320px;
overflow: hidden;
}
.New2 .New2Nav li {
float: left;
padding: 0px 34px;
height: 100%;
line-height: 45px;
cursor: pointer;
font-size: 18px;
font-weight: bold;
transition: 0.4s all;
}
.New2 .New2Nav .cur {
color: #fff;
font-weight: bold;
background: #C7000A;
}
.New2 .New2msg {
overflow: hidden;
}
.New2 .New2msg ul{
display: flex;
}
.New2 .New2msg li {
position: relative;
flex: 5;
float: left;
width: 221px;
height: 130px;
overflow: hidden;
margin-right: 23px;
cursor: pointer;
}
.New2 .New2msg li span{
position: absolute;
height: 40px;
line-height: 40px;
background-color: #c7000a;
color: white;
font-size: 18px;
letter-spacing: 1px;
text-align: center;
bottom: 0;
width: 222px;
left: 0;
}
.New2 .New2msg li img {
width: 100%;
}
.New2 .New2msg li:last-child {
margin-right: 0px;
}
.moduleFour {
width: 1200px;
min-height: 400px;
margin: 50px auto;
}
.moduleFour .column {
margin: 30px 0;
width: 550px;
height: 350px;
border: 1px solid #e6e6e6;
}
.moduleFour .column .New1List ul li {
height: 40px;
line-height: 40px;
overflow: hidden;
margin-top: 10px;
cursor: pointer;
}
.moduleFour .column .New1List ul li a {
vertical-align: top;
width: 450px;
font-size: 16px;
display: inline-block;
color: black;
text-decoration: none;
overflow: hidden;
word-break: break-all;
white-space: nowrap;
text-overflow: ellipsis;
}
.moduleFour .column .New1List ul li i {
font-size: 14px;
font-weight: 700;
}
.moduleFour .column .table-list table {
width: 100%;
table-layout: fixed;
}
.moduleFour .column .table-list th,
.moduleFour .column .table-list td,
.moduleFour .column .table-list tr {
text-align: left;
margin: 0;
padding: 0;
}
.moduleFour .column .table-list td,
.moduleFour .column .table-list th,
.moduleFour .column .table-list nobr {
line-height: 30px;
overflow: hidden;
word-break: break-all;
white-space: nowrap;
text-overflow: ellipsis;
}
.moduleFour .column .table-list a {
text-decoration: none;
color: #2086bf;
}
.moduleFour .column .New3Header {
background: #f9f9f9;
color: #515151;
height: 60px;
line-height: 60px;
padding-left: 10px;
}
.moduleFour .column .New3Header .New3Name {
font-size: 23px;
font-weight: bold;
}
.moduleFour .column .New3Content {
padding: 10px;
}
.moduleFour .column .New3Content .New3Nav {
overflow: hidden;
padding-bottom: 5px;
border-bottom: 1px solid #e6e6e6;
}
.moduleFour .column .New3Content .New3Nav ul {
overflow: hidden;
}
.moduleFour .column .New3Content .New3Nav ul li {
float: left;
padding: 2px 10px;
margin-right: 10px;
cursor: pointer;
font-size: 18px;
font-weight: bold;
transition: 0.4s all;
}
.moduleFour .column .New3Content .New3Nav ul .cur {
color: #fff;
background: #c7000a;
}
.moduleFour .column .New3Content .New3Nav ul li:last-child {
margin-right: 0px;
}
.moduleFour .moduleFourTop {
flex-direction: column;
}
.moduleFour .moduleFourBottom {
flex-direction: column;
}
.footerBox a{
color: white;
margin-left: 10px;
}
\ No newline at end of file
*{
margin: 0;
padding: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
}
body{font-family: "微软雅黑"; font-size:14px; color:#3a3a3a;}
#root{
height: 100%;
width: 100%;
position: relative;
}
.banner{
position: absolute;
z-index: -10;
top: 0;
height: 450px;
width: 100%;
background: url(../../images/bar2.png) no-repeat;
background-size: cover;
}
.search{
display: flex;
width: 100%;
height: 220px;
.searchContent{
width: 1200px;
display: flex;
margin: 0 auto;
align-items: center; // 垂直居中,针对的是searchContent类下面的子元素,不包含“孙子”元素
justify-content: center; // 水平居中,针对的是searchContent类下面的子元素,不包含“孙子”元素
.searchContentView{
width: 100%;
height: 150px;
display: flex;
align-items: center; // 垂直居中,针对的是searchContentView类下面的子元素,不包含“孙子”元素
justify-content: left; // 水平居中,针对的是searchContentViewt类下面的子元素,不包含“孙子”元素
.inputName{
width: 190px;
height: 65px;
background: #C7000A;
color: #fff;
position: relative;
text-align: center;
line-height: 65px;
font-size: 30px;
float: left;
.jiao{
width: 0px;
height: 0px;
border: 10px solid #C7000A;
position: absolute;
right: -10px;
top: 24px;
transform:rotate(45deg);
-ms-transform:rotate(45deg); /* IE 9 */
-moz-transform:rotate(45deg); /* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); /* Opera */
}
}
.inputclass{
margin-left:22px;
float: left;
input{
width: 736px;
height: 65px;
border-radius:5px;
outline: none;
border: 1px solid #d8d8d8;
font-size: 22px;
text-indent: 25px;
}
}
.inputButt{
display: flex;
background: #C7000A;
color: #FFFFFF;
width: 130px;
height: 65px;
font-size: 25px;
text-align: center;
float: left;
line-height: 65px;
margin-left: 30px;
border-radius: 5px;
cursor: pointer;
#js{
flex: 7;
}
i{
flex: 3;
background: url(../../images/search.png) no-repeat center center;
background-position-y: center;
width: 100%;
height: 100%;
}
}
.inputButtGJ{
margin-left: 10px;
float: right;
line-height: 40px;
font-size: 20px;
font-weight: 500;
border-bottom: 2px solid black;
cursor: pointer;
}
}
}
}
.flashget{
width: 1200px;
height: 500px;
margin: 0 auto;
border-radius: 5px;
.flashgetLeft{
height: 100%;
width: 49%;
float: left;
background: #fff;
border-radius: 5px;
border: 1px solid rgb(230,230,230);
box-shadow: 0 0 25px rgb(230,230,230);
}
.flashgetContent{
width: 95%;
height: 95%;
margin: 10px;
.lunbo{
width: 100%;
.content{
width: 550px;
height: 450px;
margin: 20px auto;
position: relative;
#btn-left{
width: 30px;
height: 69px;
font-size: 30px;
color: white;
background-color:rgba(0,0,0,0.4);
line-height: 69px;
padding-left:5px;
z-index: 10;/*始终显示在图片的上层*/
position: absolute;
left: 0;
top: 50%;
transform: translateY(-60%);/*使按钮向上偏移居中对齐*/
cursor: pointer;
opacity: 1;/*平时隐藏*/
}
#btn-right{
width: 26px;
height: 69px;
font-size: 30px;
color: white;
background-color:rgba(0,0,0,0.4);
line-height: 69px;
padding-left: 5px;
z-index: 10;
position: absolute;
right: 0;
top: 50%;
cursor: pointer;
opacity: 1;
transform: translateY(-60%);
}
#circle{
height: 20px;
display: flex;
position: absolute;
bottom: 35px;
right: 25px;
.white{
background-color: #FFFFFF !important;
}
.circle{
width: 10px;
height: 10px;
border-radius: 10px;
border: 2px solid rgb(230,230,230);
background: rgba(0,0,0,0.4);
cursor: pointer;
margin: 5px;
}
}
#item{
width: 100%;
height: 100%;
.active{
opacity:1 !important;
}
.item{
position: absolute;
opacity: 0;
transition: all 1s;
margin-top: 50px;
img{
width: 100%;
}
.lbtest{
background: rgba(0,0,0,0.5);
color: #fff;
position: absolute;
bottom: 5px;
width: 100%;
right: 0px;
padding: 10px 0;
text-indent: 10px;
}
}
}
}
}
}
.New1Header{
position: relative;
border-bottom:1px solid #333 ;
padding-bottom: 10px;
ul{
display: flex;
width: 90%;
li{
flex: 3;
height: 50px;
text-align: center;
border-radius: 5px;
line-height: 50px;
font-size: 24px;
cursor: pointer;
transition: .4s all;
}
.cur{
background: #C7000A;
color: #fff;
font-weight: bold;
}
}
.new1Hmore{
display: flex;
position: absolute;
right: 20px;
top: 0;
cursor: pointer;
color: #C7000A;
line-height: 50px;
}
}
.New1List {
ul{
li{
height: 40px;
line-height: 40px;
overflow: hidden;
margin-top: 10px;
cursor: pointer;
a{
vertical-align: top;
width: 450px;
font-size: 16px;
display: inline-block;
color: black;
text-decoration: none;
overflow: hidden;
word-break: break-all;
white-space: nowrap;
text-overflow: ellipsis;
}
i{
font-size: 14px;
font-weight: 700;
}
}
}
}
.flashgetRight{
height: 100%;
width: 49%;
float: right;
background: #fff;
border-radius: 5px;
box-shadow: 0 0 25px rgb(230,230,230);
}
}
// .New2{
// width: 100%;
// height: 350px;
// margin: 55px auto;
// ul{
// width: 1800px;
// display: flex;
// margin: 0 auto;
// text-align: center;
// position: relative;
// list-style-type: none;
// vertical-align: middle;
// li{
// position: relative;
// flex: 4;
// overflow: hidden;
// }
// }
// }
.moduleFour{
width: 1200px;
min-height: 400px;
margin: 50px auto;
.column{
margin: 30px 0;
width: 550px;
height: 350px;
border: 1px solid rgb(230,230,230);
.New1List {
ul{
li{
height: 40px;
line-height: 40px;
overflow: hidden;
margin-top: 10px;
cursor: pointer;
a{
vertical-align: top;
width: 450px;
font-size: 16px;
display: inline-block;
color: black;
text-decoration: none;
overflow: hidden;
word-break: break-all;
white-space: nowrap;
text-overflow: ellipsis;
}
i{
font-size: 14px;
font-weight: 700;
}
}
}
}
.table-list{
table {
width: 100%;
table-layout: fixed;
}
th,td,tr{
text-align: left;
margin: 0;
padding: 0;
}
td,th,nobr{
line-height: 30px;
overflow: hidden;
word-break: break-all;
white-space: nowrap;
text-overflow: ellipsis;
}
a{
text-decoration: none;
color: #2086bf;
}
}
.New3Header{
background: #f9f9f9;
color: #515151;
height: 60px;
line-height: 60px;
padding-left: 10px;
.New3Name{
font-size: 23px;
font-weight: bold;
}
}
.New3Content{
padding: 10px;
.New3Nav{
overflow: hidden;
padding-bottom: 5px;
border-bottom: 1px solid rgb(230,230,230);
ul{
overflow: hidden;
li{
float: left;
padding: 2px 10px;
margin-right: 10px;
cursor: pointer;
font-size: 18px;
font-weight: bold;
transition: .4s all;
}
.cur{
color: #fff;
background: #c7000a;
}
li:last-child{
margin-right: 0px;
}
}
}
}
}
.moduleFourTop{
flex-direction: column;
}
.moduleFourBottom{
flex-direction: column;
}
}
body,td,th{
font-family: "微软雅黑";
font-size: 14px;
}
*{padding: 0px;margin: 0px;}
li{list-style: none;}
a{text-decoration: none;}
.main{
/* width: 580px; */
margin: 0 auto;
}
.clear{
clear: both;
}
/***********公共头部*****************/
.header{
width: 100%;
background: url(../../images/bar1.png) no-repeat ;
background-size:100% 80px;
height: 80px;
}
.headerTop{
/* width: 1200px;
margin: 0px auto;
overflow: hidden;
padding: 58px 0px; */
float: right;
height: 60px;
}
.headerName{
margin: 20px 30px;
}
.headerName img{
float: left;
margin-right:10px;
}
.headerName span{
font-size: 30px;
font-weight: bold;
}
.headerLogin{
float: right;
text-align: right;
font-weight: bold;
}
.LoginButt{
cursor: pointer;
margin-bottom: 10px;
}
.Nav{
/* width: 100%; */
float: left;
/* background:#c7000a; */
color:#fff;
height: 60px;
}
.NavList ,.NavList ul{
margin: 0 auto;
height: 100%;
/* width: 1200px; */
}
.NavList a{
color: #fff;
}
.NavList ul li{
width: 100px;
height: 100%;
float: left;
line-height: 80px;
cursor: pointer;
text-align: center;
font-size: 18px;
color: gray;
}
.NavListActive{
background:#ef981c;
}
.footer{
background: url('../../images/footbj.png') no-repeat;
width: 100%;
background-size: cover;
padding: 40px 0;
margin-top: 50px;
}
.footerBox{
color: gray;
}
.footerBox li{
margin-bottom:10px;
}
.footerBox li span{
margin-left:10px;
cursor: pointer;
}
.footerBox li p{
float: left;
margin-right: 20px;
}
.footRED{
color:white;
background:#c7000a ;
text-align: center;
padding: 15px 0px;
}
.mb{
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
background: rgba(0,0,0,0.5);
z-index: 9999;
}
.loginBox{
position: absolute;
width: 600px;
height: 300px;
left: 50%;
margin-left: -300px;
top: 50%;
margin-top: -200px;
}
.loginBoxZC{
position: absolute;
width: 600px;
height: 400px;
left: 50%;
margin-left: -300px;
top: 50%;
margin-top: -200px;
}
.logininput{
background: #fff;
height: 200px;
}
.logininputZC{
background: #fff;
height: 300px;
}
.loginHeader{
background: #db0000;
color: #fff;
text-align: center;
height: 40px;
font-size: 20px;
line-height: 40px;
}
.loginButt{
height: 60px;
background: #fff;
}
.dlButt{
float: left;
width: 100px;
height: 30px;
background: #f49e0a;
text-align: center;
color: #fff;
line-height: 30px;
border-radius: 5px;
cursor: pointer;
margin-left: 165px;
}
.offButt{
float: left;
width: 100px;
height: 30px;
border:1px solid #f49e0a;
text-align: center;
color: #f49e0a;
line-height: 30px;
border-radius: 5px;
cursor: pointer;
margin-left:50px ;
}
.input{
overflow: hidden;
padding-top: 40px;
padding-left: 76px;
}
.input p{
font-size: 16px;
width: 80px;
float: left;
}
.input input{
width: 300px;
height: 35px;
border:1px solid #d1d1d1 ;
border-radius:5px ;
}
.vertical{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
<footer>
</footer>
<script src="../js/jQuery3.6.0.js"></script>
<script src="../js/jquery.cookie.js"></script>
<script src="../layui/layui.all.js"></script>
<script src="../js/script.js"></script>
<script src="../js/login.js"></script>
<script src="../json/publicData.js"></script>
<script src="../js/shoppingCarCount.js"></script>
<script>
$(document).ready(function() {
var footer = '<div class="footer">'+
'<div class="main footerBox">'+
'<ul style="text-align: center;">'+
'<li>'+
'<a>友情链接</a>|'+
'<a href="https://std.samr.gov.cn/">全国标准信息公共服务平台</a>'+
'<a href="https://www.nstl.gov.cn/">国家科技文书文献公司</a>'+
'<a href="http://www.petrostd.com/km/front/">石油工业标准化信息网</a>'+
'<a href="https://www.cnis.ac.cn/pcindex/">中国标准化研究院</a>'+
'<a href="https://www.nssi.org.cn">国家标准馆</a>'+
'<a href="http://www.sdis.org.cn/">山东省标准化研究院</a>'+
'<a href="http://www.bz100.cn/membercms/html/information!generatePage.action?id=402881e641ddeb020141ddf83458002a&ouidop=402881b436e7105a0136e80033430002">山东省标准馆</a>'+
'<a href="http://www.hnsi.com.cn/">河南省标准化系统</a>'+
'<a href="http://www.hebstd.net.cn/">河北省标准化系统</a>'+
'<a href="https://www.lnsi.org/">辽宁省标准化系统</a>'+
'<a href="http://www.jssi.org.cn/">江苏省标准化系统</a>'+
'</li>'+
'</ul>'+
'</div>'+
'</div>'+
'<div class="footRED">'+
'<p>主办单位:中国石油化工股份有限公司胜利油田分公司技术检测中心 地址:山东省东营市东营区西二路480号&emsp;&emsp;邮政编码:257000</p>'+
'</div>'
$("footer").html(footer)
})
</script>
\ No newline at end of file
<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+"/";
String SRM_CONTEXT = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path;
String solrurl_open = "1";
String shoppingcart_limit ="100";
String topsell_limitnum = "10";
String DISCOUNTTIP = "中国标准服务网对企业用户在购买以下标准时享有九折优惠:<br/>① 正版销售系统中ISOIECASTM等国外标准;<br/>②代购国外标准;<br/>③中国标准出版社纸质版电子版标准其他国内出版社国行地标等标准降价工作由各出版社承担我们不再降价<br/>";
//String OUT_SERVER_IP_PORT = "www.cssn.net.cn";
String DISCOUNT_A104S = "";
String SALES_REMINDER = "如在48小时内发现标准无法下载/打开等问题请在48小时期限内尽快联系工作人员可将报错截图发至bzxxs@cnis.ac.cn或拨打咨询电话010-58811341我们会尽快帮您处理如在48小时期限内没有及时下载标准或没有将此上问题反映至工作人员从而造成经济损失的须由客户自己承担经济损失及相关责任详细信息请查看<a href='../front/astm-aslechange.jsp' target='_blank' class='blue'>ASTM销售变动通知&gt;&gt;</a>";
String download_wait = "数据需要加工下载可能需要等待几分钟";
String download_error = "正在加工下载文本请稍后再试!";
%>
<script src="../js/jQuery3.6.0.js"></script>
<script src="../js/jquery.cookie.js"></script>
<script src="../js/baseCode16.js"></script>
<script type="text/javascript">
var SRM_CONTEXT = '<%=basePath%>';
var basePath = '<%=basePath%>';
var account_id = $.cookie("account_id");
var login_name = $.cookie("relogin_name");
var user_type = $.cookie("user_type");
var org_name = $.cookie("org_name");
//跳转到标准详情页
function goStandardDetail(a001) {
if (a001 == '' || a001 == undefined) {
return false
} else {
localStorage.setItem("a001", a001);
var a001_9 = (a001 * 6).toString(9);
var detailurl = "/shengliOilfield/front/" + a001_9 + ".html";
window.open(detailurl);
}
}
if (!account_id) {
window.location.href = "../frame/login.html";
}
</script>
<header></header>
<div id="zhineng"><a href="http://10.67.206.147:9999/ckm-qa/web"><img src="../images/kehu.png.png" width="40"
height="40" style="display: flex;margin: auto;">
<div style="color: white;text-align: center;">智能问答</div>
</a></div>
<style>
#zhineng {
position: fixed;
top: 50%;
right: 0%;
padding: 5px;
background: repeating-linear-gradient(#FD9507, #C7020A);
z-index: 999;
width: 65px;
height: 65px;
border-radius: 90px;
cursor: pointer;
}
.layui-container {
padding: 5% 15px !important;
}
#loginBox {
margin: 0 auto;
position: absolute;
background: white;
z-index: 20;
top: 20%;
left: 0;
right: 0;
width: 380px;
height: 420px;
overflow: hidden;
border: 1px solid #C7DEF1;
box-shadow: 0 0 25px #C7DEF1;
display: block;
}
@keyframes animate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#loginBox form {
position: absolute;
inset: 2px;
background: white;
padding: 50px 40px;
border-radius: 8px;
z-index: 2;
display: flex;
flex-direction: column;
}
#loginBox h3 {
color: rgb(33, 124, 251);
font-weight: 500;
text-align: center;
letter-spacing: 0.1em;
font-size: 20px;
}
.inputBox {
position: relative;
width: 300px;
margin-top: 35px;
border: 1px solid #DCDCDC;
}
.inputBox input {
margin-left: 35px;
position: relative;
width: 80%;
padding: 10px 10px 10px 10px;
outline: none;
box-shadow: none;
border: none;
color: #224878;
font-size: 0.8rem;
letter-spacing: 0.05em;
transition: 0.5s;
z-index: 10;
}
.icon {
position: absolute;
height: 30px;
width: 30px;
background-image: url(../images/qd_yonghu.jpg);
background-repeat: no-repeat;
top: 10%;
z-index: 20;
}
.icon1 {
position: absolute;
height: 30px;
width: 30px;
background-image: url(../images/qd_password.jpg);
background-repeat: no-repeat;
top: 10%;
z-index: 20;
}
.links {
margin-top: 25px;
display: flex;
justify-content: space-between;
}
.links a {
margin: 10px 0;
font-size: 0.75em;
color: #8f8f8f;
text-decoration: beige;
}
.links a:hover,
.links a:nth-child(2) {
color: #224878;
}
#loginBox input[type="button"] {
position: relative;
bottom: 0;
border: none;
outline: none;
padding: 11px 25px;
background: rgb(33, 124, 251);
cursor: pointer;
border-radius: 4px;
font-weight: 600;
width: 100%;
margin-top: 10px;
color: #C7DEF1;
transition: .5s all;
}
#loginBox input[type="button"]:hover {
background: rgba(33, 124, 251, 0.7);
}
#loginBox input[type="button"]:active {
opacity: 0.8;
}
@keyframes fade-in {
0% {
opacity: 0;
}
/*初始状态 透明度为0*/
40% {
opacity: 0;
}
/*过渡状态 透明度为0*/
100% {
opacity: 1;
}
/*结束状态 透明度为1*/
}
@-webkit-keyframes fade-in {
/*针对webkit内核*/
0% {
opacity: 0;
}
40% {
opacity: 0;
}
100% {
opacity: 1;
}
}
#loginBox {
animation: fade-in;
/*动画名称*/
animation-duration: 1s;
/*动画持续时间*/
-webkit-animation: fade-in 1s;
/*针对webkit内核*/
}
#loginBox img {
position: absolute;
right: 20px;
top: 10px;
z-index: 20;
cursor: pointer;
}
</style>
<script>
$(document).ready(function () {
var header = '<div class="header">' +
'<div class="Nav">' +
'<div class="NavList">' +
'<ul>' +
'<a href="/shengliOilfield/frame/index.html"><li >首页</li></a>' +
'<a href="/shengliOilfield/front/advanced_search.jsp"><li>高级检索</li></a>' +
'<a href="/shengliOilfield/front/specialTopicDetail.jsp?archId=FD50CD5F356A6857E0530B04030A20C4"><li>专题专栏</li></a>' +
'<a href="/shengliOilfield/front/indicator.jsp"><li>标准指标</li></a>' +
// '<a href="/shengliOilfield/ucenter/stand-development.jsp"><li>标准动态</li></a>' +
// '<a href="/shengliOilfield/front/QA.jsp?key=bzsxxqr"><li>标准服务</li></a>' +
// '<a href="/shengliOilfield/front/StdAviso.jsp"><li>标准公告</li></a>' +
'<a href="http://10.67.206.213:8890" target="_blank"><li>标准编写</li></a>' +
'<a href="/shengliOilfield/front/riskwarning.jsp"><li>风险预警</li></a>' +
'<a href="/shengliOilfield/front/About.jsp"><li>关于我们</li></a>' +
'<a href="/shengliOilfield/front/selfCont.jsp"><li>个人中心</li></a>' +
'</ul>' +
'</div>' +
'</div>' +
' <div class="headerTop">' +
' <div class="headerName">' +
'<span>油田领域标准知识图谱智能服务平台</span>' +
' </div>' +
'</div>' +
'</div>'
$("header").html(header);
UrlMsg();
//登录
$(".login").click(function () {
login();
})
//注册
$(".register").click(function () {
login();
})
$(".login_close").click(function () {
$("#loginBox").hide();
});
})
//获取当前页面的url 用来 标记颜色
function UrlMsg() {
if (window.location.href.indexOf("/About.jsp") != -1) {
$(".NavList ul a").eq(6).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/index.html") != -1) {
$(".NavList ul a").eq(0).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/specialTopicDetail.jsp?archId=FD50CD5F356A6857E0530B04030A20C4") != -1) {
$(".NavList ul a").eq(2).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/advanced_search.jsp") != -1) {
$(".NavList ul a").eq(1).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/indicator.jsp") != -1) {
$(".NavList ul a").eq(3).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/riskwarning.jsp") != -1) {
$(".NavList ul a").eq(5).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/selfCont.jsp") != -1) {
$(".NavList ul a").eq(7).children("li").css(
"color", "#bd0900"
)
}
else {
$(".NavList ul a").eq(0).children("li").css(
"color", "#bd0900"
)
}
}
// $("#zhineng").click(function(){
// window.open("")
// })
</script>
\ No newline at end of file
<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+"/";
String SRM_CONTEXT = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path;
String solrurl_open = "1";
String shoppingcart_limit ="100";
String topsell_limitnum = "10";
String DISCOUNTTIP = "中国标准服务网对企业用户在购买以下标准时享有九折优惠:<br/>① 正版销售系统中ISO、IEC、ASTM等国外标准;<br/>②代购国外标准;<br/>③中国标准出版社纸质版、电子版标准,其他国内出版社国行地标等标准,降价工作由各出版社承担,我们不再降价。<br/>";
//String OUT_SERVER_IP_PORT = "www.cssn.net.cn";
String DISCOUNT_A104S = "";
String SALES_REMINDER = "如在48小时内,发现标准无法下载/打开等问题,请在48小时期限内尽快联系工作人员,可将报错截图发至bzxxs@cnis.ac.cn,或拨打咨询电话010-58811341,我们会尽快帮您处理。如在48小时期限内,没有及时下载标准,或没有将此上问题反映至工作人员,从而造成经济损失的,须由客户自己承担经济损失及相关责任。详细信息请查看<a href='../front/astm-aslechange.jsp' target='_blank' class='blue'>ASTM销售变动通知&gt;&gt;</a>";
String download_wait = "数据需要加工,下载可能需要等待几分钟!";
String download_error = "正在加工下载文本,请稍后再试!";
%>
<script src="../js/jQuery3.6.0.js"></script>
<script src="../js/jquery.cookie.js"></script>
<script src="../js/baseCode16.js"></script>
<script type="text/javascript">
var SRM_CONTEXT = '<%=basePath%>';
var basePath = '<%=basePath%>';
var account_id = $.cookie("account_id");
var login_name = $.cookie("relogin_name");
var user_type = $.cookie("user_type");
var org_name = $.cookie("org_name");
//跳转到标准详情页
function goStandardDetail(a001){
if(a001 == '' || a001 == undefined){
return false
}else{
localStorage.setItem("a001",a001);
var a001_9=(a001*6).toString(9);
var detailurl="/shengliOilfield/front/"+a001_9+".html";
window.open(detailurl);
}
}
if (!account_id) {
window.location.href = "../frame/login.html";
}
</script>
<header></header>
<div id="zhineng"><a href="http://10.67.206.147:9999/ckm-qa/web"><img src="../images/kehu.png.png" width="40" height="40" style="display: flex;margin: auto;"><div style="color: white;text-align: center;">智能问答</div></a></div>
<style>
#zhineng {
position: fixed;
top: 50%;
right: 0%;
padding: 5px;
background:repeating-linear-gradient(#FD9507,#C7020A);
z-index: 999;
width: 65px;
height: 65px;
border-radius: 90px;
cursor: pointer;
}
.layui-container{
padding: 5% 15px !important;
}
#loginBox
{
margin: 0 auto;
position: absolute;
background:white;
z-index: 20;
top: 20%;
left: 0;
right: 0;
width: 380px;
height: 420px;
overflow: hidden;
border: 1px solid #C7DEF1;
box-shadow: 0 0 25px #C7DEF1;
display: block;
}
@keyframes animate
{
0%
{
transform: rotate(0deg);
}
100%
{
transform: rotate(360deg);
}
}
#loginBox form
{
position: absolute;
inset: 2px;
background:white;
padding: 50px 40px;
border-radius: 8px;
z-index: 2;
display: flex;
flex-direction: column;
}
#loginBox h3
{
color: rgb(33,124,251);
font-weight: 500;
text-align: center;
letter-spacing: 0.1em;
font-size: 20px;
}
.inputBox
{
position: relative;
width: 300px;
margin-top: 35px;
border: 1px solid #DCDCDC;
}
.inputBox input
{
margin-left: 35px;
position: relative;
width: 80%;
padding: 10px 10px 10px 10px;
outline: none;
box-shadow: none;
border: none;
color:#224878;
font-size: 0.8rem;
letter-spacing: 0.05em;
transition: 0.5s;
z-index: 10;
}
.icon{
position: absolute;
height: 30px;
width: 30px;
background-image: url(../images/qd_yonghu.jpg);
background-repeat: no-repeat;
top: 10%;
z-index: 20;
}
.icon1{
position: absolute;
height: 30px;
width: 30px;
background-image: url(../images/qd_password.jpg);
background-repeat: no-repeat;
top: 10%;
z-index: 20;
}
.links
{
margin-top: 25px;
display: flex;
justify-content: space-between;
}
.links a
{
margin: 10px 0;
font-size: 0.75em;
color: #8f8f8f;
text-decoration: beige;
}
.links a:hover,
.links a:nth-child(2)
{
color: #224878;
}
#loginBox input[type="button"]
{
position: relative;
bottom: 0;
border: none;
outline: none;
padding: 11px 25px;
background: rgb(33,124,251);
cursor: pointer;
border-radius: 4px;
font-weight: 600;
width: 100%;
margin-top: 10px;
color: #C7DEF1;
transition: .5s all;
}
#loginBox input[type="button"]:hover{
background: rgba(33,124,251,0.7);
}
#loginBox input[type="button"]:active
{
opacity: 0.8;
}
@keyframes fade-in {
0% {opacity: 0;}/*初始状态 透明度为0*/
40% {opacity: 0;}/*过渡状态 透明度为0*/
100% {opacity: 1;}/*结束状态 透明度为1*/
}
@-webkit-keyframes fade-in {/*针对webkit内核*/
0% {opacity: 0;}
40% {opacity: 0;}
100% {opacity: 1;}
}
#loginBox {
animation: fade-in;/*动画名称*/
animation-duration: 1s;/*动画持续时间*/
-webkit-animation:fade-in 1s;/*针对webkit内核*/
}
#loginBox img{
position: absolute;
right: 20px;
top: 10px;
z-index: 20;
cursor: pointer;
}
</style>
<script>
$(document).ready(function() {
var header = '<div class="header">' +
'<div class="Nav">' +
'<div class="NavList">' +
'<ul>' +
'<a href="/shengliOilfield/frame/index.html"><li >首页</li></a>' +
'<a href="/shengliOilfield/front/advanced_search.jsp"><li>高级检索</li></a>' +
'<a href="/shengliOilfield/front/specialTopicDetail.jsp?archId=FD50CD5F356A6857E0530B04030A20C4"><li>专题专栏</li></a>' +
'<a href="/shengliOilfield/front/indicator.jsp"><li>标准指标</li></a>' +
// '<a href="/shengliOilfield/ucenter/stand-development.jsp"><li>标准动态</li></a>' +
// '<a href="/shengliOilfield/front/QA.jsp?key=bzsxxqr"><li>标准服务</li></a>' +
// '<a href="/shengliOilfield/front/StdAviso.jsp"><li>标准公告</li></a>' +
'<a href="http://10.67.206.213:8890/stdWriterJquery"><li>标准编写</li></a>' +
'<a href="/shengliOilfield/front/riskwarning.jsp"><li>风险预警</li></a>' +
'<a href="/shengliOilfield/front/About.jsp"><li>关于我们</li></a>' +
'<a href="/shengliOilfield/front/selfCont.jsp"><li>个人中心</li></a>' +
'</ul>' +
'</div>' +
'</div>' +
' <div class="headerTop">' +
' <div class="headerName">' +
'<span>油田领域标准知识图谱智能服务平台</span>' +
' </div>' +
'</div>' +
'</div>'
$("header").html(header);
UrlMsg();
//登录
$(".login").click(function() {
login();
})
//注册
$(".register").click(function(){
login();
})
$(".login_close").click(function() {
$("#loginBox").hide();
});
})
//获取当前页面的url 用来 标记颜色
function UrlMsg(){
if (window.location.href.indexOf("/About.jsp") != -1) {
$(".NavList ul a").eq(6).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/index.html") != -1) {
$(".NavList ul a").eq(0).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/specialTopicDetail.jsp?archId=FD50CD5F356A6857E0530B04030A20C4") != -1) {
$(".NavList ul a").eq(2).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/advanced_search.jsp") != -1) {
$(".NavList ul a").eq(1).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/indicator.jsp") != -1) {
$(".NavList ul a").eq(3).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/riskwarning.jsp") != -1) {
$(".NavList ul a").eq(5).children("li").css(
"color", "#bd0900"
)
}
else if (window.location.href.indexOf("/selfCont.jsp") != -1) {
$(".NavList ul a").eq(7).children("li").css(
"color", "#bd0900"
)
}
else{
$(".NavList ul a").eq(0).children("li").css(
"color", "#bd0900"
)
}
}
// $("#zhineng").click(function(){
// window.open("")
// })
</script>
<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<!-- <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> -->
<title>油田领域标准知识图谱智能服务平台</title>
<meta name="keywords" content="油田领域标准知识图谱智能服务平台" />
<meta name="description" content="油田领域标准知识图谱智能服务平台" />
.AboutLeftList{
width: 230px;
height: 530px;
border: 1px solid #999;
padding: 15px 0px;
box-shadow: 5px 5px 1px #ddd;
}
.location{
margin-top: 20px;
margin-bottom: 25px;
}
.Plist{
padding-left: 15px;
cursor: pointer;
margin-bottom: 5px;
}
.Plist ul{
margin-left: 10px;
display: none;
}
.Plist ul li{
margin-top: 5px;
}
.xwbttILE{
margin-bottom: 20px;
}
.zj_ul{
overflow: hidden;
}
.zj_ul li{
width: 33.3%;
float: left;
margin-bottom: 50px;
}
.zj_img img{
width: 140px;
height: 140px;
border-radius: 140px;
}
.zj_name{
font-weight: bold;
font-size: 16px;
}
.zj_msg{
}
.zj_center{
text-align: center;
margin-bottom: 5px;
}
.zj_zw {
margin-left: 60px;
}
\ No newline at end of file
.AboutLeftList{
width: 230px;
min-height: 530px;
border: 1px solid #999;
padding: 15px 0px;
box-shadow: 5px 5px 1px #ddd;
}
.location{
margin-top: 20px;
margin-bottom: 25px;
}
.Plist{
padding-left: 15px;
cursor: pointer;
margin-bottom: 5px;
}
.Plist ul{
margin-left: 10px;
display: none;
}
.Plist ul li{
margin-top: 5px;
}
.xwbttILE{
margin-bottom: 20px;
}
.zj_ul{
overflow: hidden;
}
.zj_ul li{
width: 33.3%;
float: left;
margin-bottom: 50px;
}
.zj_img img{
width: 140px;
height: 140px;
border-radius: 140px;
}
.zj_name{
font-weight: bold;
font-size: 16px;
}
.zj_msg{
}
.zj_center{
text-align: center;
margin-bottom: 5px;
}
.zj_zw {
margin-left: 60px;
}
.threeLive{
display: none;
padding-left:20px ;
margin-top: 10px;
}
.threeLive p{
margin-top: 10px;
font-size: 12px;
color: #666;
}
.New3list_time{
width: 70px;
height: 70px;
text-align: center;
float: left;
}
.newDay{
font-size: 36px;
}
.newDate{
font-size: 16px;
margin-top: 10px;
}
.New3msgList{
padding:10px 0px;
}
.New3msgList li{
border-bottom:1px solid #e1e1e1 ;
padding: 10px 0px;
overflow: hidden;
}
.New3list_content{
/* float: left; */
position: relative;
margin-left:30px ;
}
.New3show{
position: absolute;
right: 5px;
bottom: -20px;
cursor: pointer;
color: #c7000a;
}
.Xw_ul{
overflow: hidden;
}
.Xw_ul li{
overflow: hidden;
border-bottom:1px solid #999 ;
padding:20px 0px;
}
.NewTile{
font-weight: bold;
font-size: 16px;
margin-bottom:10px ;
}
.zybgBox{
border: 1px solid #dedede;
}
.zybg_nav{
height: 50px;
border-bottom:1px solid #d7d7d7;
}
.zybg_dh{
background: #f8f8f8;
padding: 15px;
}
.zybg_nav{
padding-left: 10px;
}
.zybgName{
line-height: 50px;
float: left;
}
.yjbgOne li{
border: none;
overflow: hidden;
margin-bottom: 10px;
font-size: 16px;
}
.yjbgOne p{
margin-right: 5px;
float: left;
}
.yjbgOne span{
margin-left: 5px;
cursor: pointer;
}
.zybg_Content{
padding: 20px 30px;
}
.zjwd_dh{
height: 50px;
padding-left: 20px;
line-height: 50px;
background:#f1f1f1;
font-size: 15px;
font-weight: bold;
}
.zjwd_ct {
overflow: hidden;
padding: 10px;
}
.zjwd_ct li{
padding: 5px 10px ;
background: #fa541c;
color: #fff;
float: left;
margin-right: 10px;
border-radius:5px;
}
.zjwdOne{
padding: 20px;
}
.zjwdOne li {
cursor: pointer;
background:#f7f7f7;
border-radius:5px;
padding: 10px;
margin-bottom: 10px;
}
.newTw{
overflow: hidden;
}
.newTw img{
float: left;
}
.TWwt{
float: left;
width: 890px;
margin-left: 10px;
font-size: 15px;
font-weight: bold;
background: #fff;
padding: 5px ;
border-radius: 5px;
}
.newDA{
margin-top: 10px;
}
.newDAWD{
font-size: 12px;
color: #999;
font-weight: inherit;
}
\ No newline at end of file
/*-------------------------------------
zTree Style using fontawesome instead of images
version: 1.1
author: Mike King
email: mikkelking @ hotmail . com
website: http://code.google.com/p/jquerytree/
-------------------------------------*/
/* Definitions ----------------------*/
/* End of Definitions ---------------*/
/* Imports -------------------------*/
/* End of Imports ------------------*/
.ztree * {
padding: 0;
margin: 0;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif;
background-color: #af0000;
}
.ztree {
margin: 0;
padding: 5px;
color: #ffffff;
background-color: #af0000;
}
.ztree li {
padding: 0;
margin: 0;
list-style: none;
line-height: 17px;
text-align: left;
white-space: nowrap;
outline: 0;
}
.ztree li ul {
margin: 0px;
padding: 0 0 0 18px;
}
.ztree li a {
padding-right: 3px;
margin: 0;
cursor: pointer;
height: 17px;
color: #ffffff;
background-color: transparent;
text-decoration: none;
vertical-align: top;
display: inline-block;
}
.ztree li a input.rename {
height: 14px;
width: 80px;
padding: 0;
margin: 0;
color: #af0000;
background-color: #ffffff;
font-size: 12px;
border: 1px #585956 solid;
*border: 0px;
}
.ztree li a:hover {
text-decoration: underline;
}
.ztree li a.curSelectedNode {
padding-top: 0px;
background-color: #af4040;
color: #ffff00;
height: 17px;
opacity: 0.8;
}
.ztree li a.curSelectedNode_Edit {
padding-top: 0px;
background-color: transparent;
color: #ffff00;
height: 17px;
border: 1px #666 solid;
opacity: 0.8;
}
.ztree li a.tmpTargetNode_inner {
padding-top: 0px;
background-color: #aaa;
color: #ffff00;
height: 17px;
border: 1px #666 solid;
opacity: 0.8;
filter: alpha(opacity=80);
}
.ztree li span {
line-height: 17px;
margin-right: 2px;
background-color: transparent;
}
.ztree li span.button {
line-height: 0;
margin: 0;
padding: 0;
width: 15px;
height: 17px;
display: inline-block;
vertical-align: top;
border: 0px solid;
cursor: pointer;
outline: none;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
}
.ztree li span.button::before {
color: #ffffff;
font-family: FontAwesome;
padding-top: 10px;
}
.ztree li span.button.chk {
margin: 0px;
cursor: auto;
width: 12px;
display: inline-block;
padding-top: 10px;
padding-left: 2px;
}
.ztree li span.button.chk.checkbox_false_full::before {
content: "\f096";
}
.ztree li span.button.chk.checkbox_false_full_focus::before {
content: "\f096";
color: #ffff00;
}
.ztree li span.button.chk.checkbox_false_part::before {
content: "\f096";
color: #aaaaaa;
}
.ztree li span.button.chk.checkbox_false_part_focus::before {
content: "\f096";
color: #cad96c;
}
.ztree li span.button.chk.checkbox_false_disable::before {
content: "\f096";
color: #808080;
}
.ztree li span.button.chk.checkbox_true_full::before {
content: "\f046";
}
.ztree li span.button.chk.checkbox_true_full_focus::before {
content: "\f046";
}
.ztree li span.button.chk.checkbox_true_part::before {
content: "\f14a";
}
.ztree li span.button.chk.checkbox_true_part_focus::before {
content: "\f14a";
color: #ffff00;
}
.ztree li span.button.chk.checkbox_true_full_focus::before {
content: "\f046";
color: #ffff00;
}
.ztree li span.button.chk.checkbox_true_part::before {
content: "\f046";
color: #aaaaaa;
}
.ztree li span.button.chk.checkbox_true_part_focus::before {
content: "\f046";
color: #cad96c;
}
.ztree li span.button.chk.checkbox_true_disable::before {
content: "\f046";
color: #808080;
}
.ztree li span.button.chk.radio_false_full::before {
content: "\f10c";
}
.ztree li span.button.chk.radio_false_full_focus::before {
content: "\f10c";
color: #ffff00;
}
.ztree li span.button.chk.radio_false_part::before {
content: "\f10c";
color: #aaaaaa;
}
.ztree li span.button.chk.radio_false_part_focus::before {
content: "\f10c";
color: #ffff00;
}
.ztree li span.button.chk.radio_false_disable::before {
content: "\f1db";
color: #808080;
}
.ztree li span.button.chk.radio_true_full::before {
content: "\f192";
}
.ztree li span.button.chk.radio_true_full_focus::before {
content: "\f192";
color: #ffff00;
}
.ztree li span.button.chk.radio_true_part::before {
content: "\f192";
color: #aaaaaa;
}
.ztree li span.button.chk.radio_true_part_focus::before {
content: "\f192";
color: #aaaaaa;
}
.ztree li span.button.chk.radio_true_disable::before {
content: "\f1db";
color: #808080;
}
.ztree li span.button.switch {
width: 15px;
height: 17px;
}
.ztree li span.button.root_open::before {
content: "\f078";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.root_close::before {
content: "\f115";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.roots_open::before {
content: "\f078";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.roots_close::before {
content: "\f054";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.center_open::before {
content: "\f078";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.center_close::before {
content: "\f054";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.bottom_open::before {
content: "\f078";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.bottom_close::before {
content: "\f054";
padding-top: 10px;
padding-left: 2px;
display: inline-block;
}
.ztree li span.button.root_docu {
background: none;
}
.ztree li span.button.roots_docu::before {
content: "\f022";
padding-left: 2px;
display: inline-block;
color: #ffffff;
}
.ztree li span.button.center_docu::before {
padding-top: 10px;
padding-left: 2px;
display: inline-block;
color: #ffffff;
}
.ztree li span.button.bottom_docu::before {
padding-top: 10px;
padding-left: 2px;
display: inline-block;
color: #ffffff;
}
.ztree li span.button.noline_docu {
background: none;
}
.ztree li span.button.ico_open::before {
content: "\f115";
font-family: FontAwesome;
padding-top: 10px;
padding-left: 2px;
display: inline-block;
color: #ffffff;
}
.ztree li span.button.ico_close::before {
content: "\f114";
font-family: FontAwesome;
padding-top: 10px;
padding-left: 2px;
display: inline-block;
color: #ffffff;
}
.ztree li span.button.ico_docu::before {
content: "\f022";
font-family: FontAwesome;
padding-top: 10px;
padding-left: 2px;
display: inline-block;
color: #ffffff;
}
.ztree li span.button.edit {
margin-left: 4px;
margin-right: -1px;
vertical-align: top;
*vertical-align: middle;
padding-top: 10px;
}
.ztree li span.button.edit::before {
content: "\f044";
font-family: FontAwesome;
}
.ztree li span.button.remove {
margin-left: 4px;
margin-right: -1px;
vertical-align: top;
*vertical-align: middle;
padding-top: 10px;
}
.ztree li span.button.remove::before {
content: "\f1f8";
font-family: FontAwesome;
}
.ztree li span.button.add {
margin-left: 4px;
margin-right: -1px;
vertical-align: top;
*vertical-align: middle;
padding-top: 10px;
}
.ztree li span.button.add::before {
content: "\f067";
font-family: FontAwesome;
}
.ztree li span.button.ico_loading {
margin-right: 2px;
background: url(./img/loading.gif) no-repeat scroll 0 0 transparent;
vertical-align: top;
*vertical-align: middle;
}
ul.tmpTargetzTree {
background-color: #FFE6B0;
opacity: 0.8;
filter: alpha(opacity=80);
}
span.tmpzTreeMove_arrow {
width: 16px;
height: 17px;
display: inline-block;
padding: 0;
margin: 2px 0 0 1px;
border: 0 none;
position: absolute;
background-color: transparent;
background-attachment: scroll;
}
span.tmpzTreeMove_arrow::before {
content: "\f04b";
font-family: FontAwesome;
color: #ffff00;
}
ul.ztree.zTreeDragUL {
margin: 0;
padding: 0;
position: absolute;
width: auto;
height: auto;
overflow: hidden;
background-color: #cfcfcf;
border: 1px #ffff00 dotted;
opacity: 0.8;
filter: alpha(opacity=80);
}
.ztreeMask {
z-index: 10000;
background-color: #cfcfcf;
opacity: 0.0;
filter: alpha(opacity=0);
position: absolute;
}
/*-------------------------------------
zTree Style using fontawesome instead of images
version: 1.1
author: Mike King
email: mikkelking @ hotmail . com
website: http://code.google.com/p/jquerytree/
-------------------------------------*/
/* Definitions ----------------------*/
@font-size: 12px;
// Regular icon and text color is white, which suits any medium -> dark background
@color-normal: white;
// Background color
@color-bg: #af0000;
// Highlight color
@color-highlight: yellow;
// Partially selected (checkboxes, radio buttons)
@color-partial: #aaaaaa;
// Partially selected and focused (checkboxes, radio buttons)
@color-partfocus: #cad96c;
// Disabled altogether
@color-disabled: #808080;
// Editing color
@color-edit: yellow;
@w: 15px;
@h: 17px;
@pad-left: 2px;
@pad-top: 10px;
/* End of Definitions ---------------*/
/* Imports -------------------------*/
@import "fa.less";
/* End of Imports ------------------*/
.ztree * {padding:0; margin:0; font-size:@font-size; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif; background-color: @color-bg;}
.ztree {
margin:0; padding:5px; color:@color-normal; background-color: @color-bg;
li {
padding:0; margin:0; list-style:none; line-height:17px; text-align:left; white-space:nowrap; outline:0;
ul {
margin: 0px; padding:0 0 0 18px;
}
ul.line { }
a {padding-right:3px; margin:0; cursor:pointer; height:@h; color:@color-normal; background-color: transparent;
text-decoration:none; vertical-align:top; display: inline-block;
input.rename {height:14px; width:80px; padding:0; margin:0;
color: @color-bg; background-color: @color-normal;
font-size:@font-size; border:1px #585956 solid; *border:0px}
}
a:hover {text-decoration:underline}
a.curSelectedNode {padding-top:0px; background-color:#af4040; color:@color-highlight; height:@h; opacity:0.8;}
a.curSelectedNode_Edit {padding-top:0px; background-color:transparent; color:@color-highlight; height:@h; border:1px #666 solid; opacity:0.8;}
a.tmpTargetNode_inner {padding-top:0px; background-color:#aaa; color:@color-highlight; height:@h; border:1px #666 solid;
opacity:0.8; filter:alpha(opacity=80)}
a.tmpTargetNode_prev {}
a.tmpTargetNode_next {}
span {line-height:@h; margin-right:2px; background-color:transparent;}
span.button {line-height:0; margin:0; padding: 0; width:@w; height:@h; display: inline-block; vertical-align:top;
border:0px solid; cursor: pointer;outline:none;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
&::before{color: @color-normal; font-family: FontAwesome; padding-top:@pad-top;}
&.chk { margin:0px; cursor: auto; width: 12px;
display: inline-block;padding-top:@pad-top;padding-left:@pad-left;
&.checkbox_false_full::before {content: @fa-square-o;}
&.checkbox_false_full_focus::before {content: @fa-square-o; color:@color-highlight;}
&.checkbox_false_part::before {content: @fa-square-o;color: @color-partial;}
&.checkbox_false_part_focus::before {content: @fa-square-o; color:@color-partfocus;}
&.checkbox_false_disable::before {content: @fa-square-o; color:@color-disabled;}
&.checkbox_true_full::before {content: @fa-check-square-o;}
&.checkbox_true_full_focus::before {content: @fa-check-square-o;}
&.checkbox_true_part::before {content: @fa-check-square;}
&.checkbox_true_part_focus::before {content: @fa-check-square; color: @color-highlight}
&.checkbox_true_full_focus::before {content: @fa-check-square-o; color: @color-highlight}
&.checkbox_true_part::before {content: @fa-check-square-o;color: @color-partial}
&.checkbox_true_part_focus::before {content: @fa-check-square-o;color: @color-partfocus;}
&.checkbox_true_disable::before {content: @fa-check-square-o;color: @color-disabled}
&.radio_false_full::before {content: @fa-circle-o;}
&.radio_false_full_focus::before {content: @fa-circle-o;color: @color-highlight}
&.radio_false_part::before {content: @fa-circle-o;color: @color-partial}
&.radio_false_part_focus::before {content: @fa-circle-o;color: @color-highlight}
&.radio_false_disable::before {content: @fa-circle-thin;color: @color-disabled}
&.radio_true_full::before {content: @fa-dot-circle-o;}
&.radio_true_full_focus::before {content: @fa-dot-circle-o;color: @color-highlight}
&.radio_true_part::before {content: @fa-dot-circle-o;color: @color-partial}
&.radio_true_part_focus::before {content: @fa-dot-circle-o;color: @color-partial;}
&.radio_true_disable::before {content: @fa-circle-thin;color: @color-disabled}
}
&.switch {width:@w; height:@h}
&.root_open::before{content: @fa-chevron-down;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.root_close::before{content: @fa-folder-open-o;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.roots_open::before{content: @fa-chevron-down;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.roots_close::before{content: @fa-chevron-right;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.center_open::before{content: @fa-chevron-down;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.center_close::before{content: @fa-chevron-right;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.bottom_open::before{content: @fa-chevron-down;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.bottom_close::before{content: @fa-chevron-right;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;}
&.noline_open{}
&.noline_close{}
&.root_docu{ background:none;}
&.roots_docu::before{content: @fa-list-alt;padding-left:@pad-left;display: inline-block;color:@color-normal;}
&.center_docu::before{padding-top:@pad-top;padding-left:@pad-left;display: inline-block;color:@color-normal;}
&.bottom_docu::before{padding-top:@pad-top;padding-left:@pad-left;display: inline-block;color:@color-normal;}
&.noline_docu{ background:none;}
&.ico_open::before {content: @fa-folder-open-o;font-family: FontAwesome;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;color:@color-normal;}
&.ico_close::before {content: @fa-folder-o;font-family: FontAwesome;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;color:@color-normal;}
&.ico_docu::before{content: @fa-list-alt;font-family: FontAwesome;padding-top:@pad-top;padding-left:@pad-left;display: inline-block;color:@color-normal;}
&.edit {margin-left:4px; margin-right: -1px; vertical-align:top; *vertical-align:middle;padding-top:@pad-top;}
&.edit::before{content: @fa-pencil-square-o;font-family: FontAwesome;}
&.remove {margin-left:4px; margin-right: -1px; vertical-align:top; *vertical-align:middle;padding-top:@pad-top;}
&.remove::before{content: @fa-trash;font-family: FontAwesome;}
&.add {margin-left:4px; margin-right: -1px; vertical-align:top; *vertical-align:middle;padding-top:@pad-top;}
&.add::before{content: @fa-plus;font-family: FontAwesome;}
&.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
}
}
}
ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}
// this is the arrow that moves
span.tmpzTreeMove_arrow{width:16px; height:@h; display: inline-block;
padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
background-color:transparent; background-attachment: scroll;
}
span.tmpzTreeMove_arrow::before{content: @fa-play;font-family: FontAwesome;color: @color-highlight;
}
// outline
ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden;
background-color:#cfcfcf; border:1px @color-highlight dotted; opacity:0.8; filter:alpha(opacity=80)}
.ztreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment