body {
|
margin: 0;
|
padding: 0;
|
line-height: normal;
|
font-size: 12px;
|
color: #333;
|
font-family: "Hiragino Sans GB", "微软雅黑", "Microsoft YaHei", SimHei, "Helvetica Neue" !important;
|
}
|
|
|
.background {
|
position: absolute;
|
top: 140px;
|
left: 0px;
|
right: 0px;
|
bottom: 0px;
|
background-image: url("../img/background.jpg");
|
background-color: #ffffff;
|
background-repeat: no-repeat;
|
background-size: 100% 70%;
|
}
|
|
.header {
|
position: absolute;
|
left: 0;
|
right: 0;
|
top: 80px;
|
height: 50px;
|
background-color: #ffffff;
|
/* border-bottom: 1px #7373bf solid; */
|
}
|
|
.header-logo {
|
position: absolute;
|
left: 300px;
|
top: 5px;
|
}
|
.header-label {
|
position: absolute;
|
left: 400px;
|
top: 10px;
|
font-size: 20px;
|
color: #679CCD;
|
}
|
.left-div {
|
position: absolute;
|
left: 10px;
|
top: 12%;
|
}
|
.left-ground {
|
position: absolute;
|
border: 3px solid #FFFFFF;
|
left: 50px;
|
top: 43px;
|
}
|
|
.footer {
|
position: absolute;
|
left: 0;
|
right: 0;
|
bottom: 0;
|
height: 26px;
|
background-color: #3C8DBC;
|
color: #a6bed6;
|
font-size: 13px;
|
text-align: center;
|
line-height: 26px;
|
}
|
|
.system {
|
position: absolute;
|
top: 30%;
|
left: 74%;
|
height: 4%;
|
width: 20;
|
background-color: #ffffff;
|
}
|
|
.system-img {
|
float: left;
|
margin-top: 5px;
|
}
|
|
.system-title {
|
float: left;
|
color: #055697;
|
font-size: 28px;
|
text-align: left;
|
height: 100%;
|
margin-left: 10px;
|
margin-top: 0px;
|
font-weight:bold
|
}
|
|
.loginArea {
|
position: absolute;
|
left: 60%;
|
top: 23%;
|
width: 20%;
|
height: 330px;
|
border: 1px solid #DDD;
|
border-radius: 15px 15px 15px 15px;
|
background-color: white;
|
/* -webkit-box-reflect:below 5px linear-gradient(transparent,transparent 40%, rgba(0, 0, 0, .6)); */
|
|
}
|
|
/* */
|
.version {
|
font: 18px 微软雅黑;
|
color: #2a58ad;
|
font-style: italic;
|
}
|
|
.top_bigbtn {
|
margin: 8px 3px 0px 5px;
|
float: left;
|
font: 18px 微软雅黑;
|
cursor: pointer;
|
}
|
|
/* */
|
.messageTitle {
|
font: 14px 微软雅黑;
|
color: #2B2B2B;
|
margin: 0px 0px 10px 0px;
|
padding: 0px 10px 2px 10px;
|
background-color: #F2F2F2;
|
border: 1px solid #DDD;
|
}
|
|
.personLine {
|
height: 25px;
|
width: 72%;
|
margin: 15px 0px 0px 12%;
|
font: 14px 微软雅黑;
|
border-bottom: 1px dotted #999;
|
color: #2B2B2B;
|
}
|
|
.messageLine {
|
height: 27px;
|
width: 80%;
|
margin: 8px 0px 0px 70px;
|
font: 12px 宋体;
|
border-bottom: 1px dotted #999;
|
color: #2B2B2B;
|
cursor: pointer;
|
}
|
|
.memoLine {
|
height: 20px;
|
width: 300px;
|
margin: 8px 0px 0px 30px;
|
font: 12px 宋体;
|
border-bottom: 1px dotted #999;
|
color: #2B2B2B;
|
cursor: pointer;
|
}
|
|
.scoreLine {
|
height: 20px;
|
width: 280px;
|
padding: 3px 0px 10px 30px;
|
margin: 15px 0px 5px 70px;
|
font: 14px 微软雅黑;
|
border-bottom: 1px dotted #999;
|
color: #2B2B2B;
|
}
|
/* */
|
|
/* */
|
.topmenu {
|
float: right;
|
width 120px;
|
height: 35px;
|
margin-right: 20px;
|
font: 18px 微软雅黑;
|
cursor: pointer;
|
}
|
|
.leftbar {
|
position: absolute;
|
left: 0px;
|
top: 9%;
|
width: 80%;
|
bottom: 0px;
|
padding-top: 10px;
|
color: white;
|
overflow: auto;
|
}
|
|
.menu {
|
position: relative;
|
margin-top: 10px;
|
height: 40px;
|
padding: 6px 0px 0px 8%;
|
font: 16px 微软雅黑;
|
cursor: pointer;
|
}
|
|
.menu-seperator {
|
height: 8px;
|
background-color: #34548e;
|
}
|
|
.menu_indicator {
|
position: absolute;
|
top: 0px;
|
left: 0px;
|
height: 100%;
|
width: 10px;
|
background-color:
|
}
|
|
.menu_img {
|
float: left;
|
width: 28px;
|
margin: 2px 15px 0px 0px
|
}
|
|
.menu_txt {
|
position: absolute;
|
top: 12px;
|
left: 56px;
|
overflow: hidden;
|
}
|
|
.menu_select {
|
background: #1d4b9e;
|
}
|
|
.menu_unselect {
|
|
}
|
|
.menu_indicator_select {
|
background: #8dc7e6;
|
}
|
|
.menu:hover {
|
color: #fff;
|
background-color: #23a9f0;
|
}
|
|
/* */
|
|
.header_logo {
|
position: absolute;
|
left: 2%;
|
top: 0px;
|
}
|
|
.header_phone {
|
position: absolute;
|
right: 5%;
|
top: 20px;
|
}
|
|
.header_phone_text {
|
float: right;
|
color: #0AA2CA;
|
font-size: 18px;
|
font-weight: 300;
|
margin: 8px 0px 0px 5px;
|
}
|
|
.header_menu {
|
color: #333;
|
text-decoration: none;
|
display: inline-block;
|
vertical-align: middle;
|
width: 14%;
|
cursor: pointer;
|
}
|
|
.banner {
|
height: 400px;
|
}
|
|
.copyright {
|
padding: 15px 0;
|
line-height: 30px;
|
color: #666;
|
}
|
|
.bottom {
|
text-align: center;
|
padding: 10px 0px 20px 0px;
|
}
|
|
.bottom_menu {
|
display: inline-block;
|
vertical-align: middle;
|
width: 19%;
|
}
|
|
.bottom_menu_a {
|
text-decoration: none;
|
color: #333;
|
}
|
.x-btn-text {
|
height: 30px;
|
width: 83%;
|
background-color: #0090FF;
|
color: white;
|
border: none;
|
}
|
.user-class {
|
position: absolute;
|
left: 5px;
|
top:8px;
|
z-index:12px;
|
font-size: 13px;
|
background-repeat: no-repeat;
|
font-style:normal;
|
width: 50px;
|
height: 20px;
|
|
}
|
.user {
|
padding-left: 57px;
|
background-color: white !important;
|
border: 1px solid #DDD;
|
height: 30px;
|
width: 50%
|
}
|
.x-form-item {
|
zoom: 1;
|
position: relative;
|
left:50px;
|
|
|
}
|
|
.x-form-item-label {
|
float: left;
|
padding: 0 0 0;
|
z-index: 2;
|
position: relative;
|
font-size: 18px;
|
-moz-user-select: none;
|
-khtml-user-select: none;
|
-webkit-user-select: ignore;
|
cursor: default;
|
width:80px;
|
color: #055697;
|
|
}
|
|
.content {
|
position: absolute;
|
left: 16%;
|
width: 84%;
|
top: 7.1%;
|
bottom: 0px;
|
overflow: hidden;
|
background-color: white;
|
}
|
|
.fctryMenu_select {
|
background: #FF7900;
|
}
|
|
.fctryMenu_unselect {
|
background: #565656;
|
}
|
|
.resultLine {
|
line-height: 28px;
|
height: 28px;
|
border-bottom: 1px #CCC dashed;
|
width: 80%;
|
}
|
|
#div1{
|
width: 80%;
|
height: 110px;
|
/*margin: 39% 10% auto auto;
|
position: relative; */
|
overflow: hidden;
|
position: absolute;
|
left: 10%;
|
right: 0;
|
top: 80%;
|
}
|
|
#div1 ul{
|
position:absolute;
|
left: 0;
|
top: 0;
|
}
|
|
#div1 ul li {
|
float: left;
|
width: 180px;
|
height: 110px;
|
list-style: none;
|
margin-left: 10px;
|
}
|