139 lines
6.1 KiB
CSS
139 lines
6.1 KiB
CSS
body{ color:#333; font-size:13px;}
|
|
input,select,textarea{color:#333;}
|
|
/*.bg{ width:100%; height:100%; position:absolute; background:url(../images/bg.jpg);background-repeat:no-repeat;background-size:100% 100%;}*/
|
|
.bg{background-color: #004085}
|
|
.panel{background:#fff; width:1650px !important; margin:0 auto;}
|
|
form .form-group:last-child{padding-bottom:0;}
|
|
.passcode{position:absolute;right:0;bottom:0;height:32px;margin:1px;border-left:solid 1px #ddd;text-align:center;line-height:32px;border-radius:0 4px 4px 0;}
|
|
ul,li{ list-style-type:none;}
|
|
|
|
.lefter{position:relative;float:left;width:180px;margin-right:-180px;background:#e6f2fb;text-align:center;}
|
|
.righter{float:right;width:100%;padding-top:15px;background:#e6f2fb;}
|
|
.mainer{margin-left:180px;}
|
|
.field-icon-right .icon{ bottom:0px; top:auto}
|
|
.logo{ float:left; color:#FFF; margin-top:10px; line-height:45px;}
|
|
.logo img{ float:left; margin-right:10px;}
|
|
/********头部******/
|
|
/*.header{height:70px; overflow:hidden; background:url(../images/bg.jpg) no-repeat 0 -1000px; }*/
|
|
.header{height:70px; overflow:hidden; background:#b0d7e6; }
|
|
.head-l{ float:left; margin-top:17px; margin-left:15px; }
|
|
.head-l .button{ padding:8px 15px;}
|
|
.head-l .bg-blue:hover{ background-color:#03b6fd;}
|
|
.leftnav{width:180px; height:100%; position:fixed; top:70px; left:0px;}
|
|
.leftnav-title { height:50px; background:url(../img/bg.jpg) no-repeat 0 -1000px; color:#FFF; padding-left:22px; font-size:14px; line-height:50px;}
|
|
.leftnav-title span{ margin-right:10px;}
|
|
.leftnav h2{ padding:10px 0 10px 22px; transition:all .1s ease-in-out; display:block; cursor:pointer; font-weight:bold; font-size:14px; border-top:1px solid #b5cfd9;}
|
|
.leftnav h2.on{ color:#09c;}
|
|
.leftnav .border-bottom{ border-bottom:1px solid #b5cfd9;}
|
|
.leftnav h2 span{ margin-right:10px;}
|
|
.leftnav h2:hover{ color:#09c;}
|
|
.leftnav ul {display:none; border-top:1px solid #b5cfd9; padding:5px 0; opacity:1;}
|
|
.leftnav ul li{ list-style-type:none; }
|
|
.leftnav ul li a{ display:block;padding-left:30px;line-height:30px; }
|
|
.leftnav ul li span{ margin-right:8px;}
|
|
.leftnav ul li a:hover,.leftnav ul li a.on{ color:#09c;}
|
|
|
|
/***主要内容***/
|
|
.admin{background:#fff;position:fixed;border-left:solid 1px #b5cfd9;right:0;bottom:0;top:110px;left:180px; padding:15px; padding-right:0px; padding-bottom:0px; overflow:auto; border-top:1px solid #b5cfd9; padding-right:15px;}
|
|
.content{width:100%;}
|
|
.body-content{padding:20px 0; overflow:hidden;}
|
|
.content .title{ border-bottom:1px solid #dfdfdf; line-height:35px; font-size:14px; font-weight:bold; color:#09c}
|
|
.form-x .form-group .label{ width:10%;}
|
|
.form-x .form-button { margin-left:10%;}
|
|
.w50 { width:25%; float:left;}
|
|
.w15 { width:15%; float:left;}
|
|
.form-x .tipss{ float:left; padding-left:10px; color:#888; line-height:42px;}
|
|
.input-help { float:left; line-height:30px;}
|
|
.input-help li{ float:left;margin-left:10px;}
|
|
.bread{ margin-left:190px; margin-top:4px;}
|
|
.bread li{ float:left;}
|
|
.label label{ font-weight:normal; color:#333;}
|
|
.form-group{ margin-bottom:12px;}
|
|
.button{ /*padding:10px 15px;*/}
|
|
.form-group .field .file{ background:#FFF; border:0px;}
|
|
.form-group .field input[type=radio]{ vertical-align:middle; line-height:35px; margin-right:5px;}
|
|
.form-group .radio { line-height:35px;}
|
|
.table th{ text-align:center;}
|
|
.table td { vertical-align:middle;}
|
|
.tip img{width:100px; height:100px;}
|
|
.clear{ clear:both; overflow:hidden;}
|
|
.pagelist {padding:10px 0; text-align:center;}
|
|
.pagelist span,.pagelist a{ border-radius:3px; border:1px solid #dfdfdf;display:inline-block; padding:5px 12px;}
|
|
.pagelist a{ margin:0 3px;}
|
|
.pagelist span.current{ background:#09F; color:#FFF; border-color:#09F; margin:0 2px;}
|
|
.pagelist a:hover{background:#09F; color:#FFF; border-color:#09F; }
|
|
.pagelist label{ padding-left:15px; color:#999;}
|
|
.pagelist label b{color:red; font-weight:normal; margin:0 3px;}
|
|
|
|
.search{ overflow:hidden;}
|
|
.search li{float:left; margin-right:15px; line-height:35px;}
|
|
|
|
.button.bg-main.icon-check-square-o{ padding:10px 30px;}
|
|
.button.bg-main.icon-check-square-o:hover{ background:#08bbe1;}
|
|
input[type="checkbox"], input[type="radio"]{ width:15px; height:15px; vertical-align:-3px; margin-right:5px;}
|
|
|
|
textarea[name=content]{width:100%; height:500px; border:1px solid #ddd; border-radius:3px; -webkit-border-radius:3px;}
|
|
|
|
|
|
/***自定义样式***/
|
|
.search-dl{overflow:hidden;}
|
|
.search-dl dt{font-weight:normal;}
|
|
.search-dl dd{padding:0; float:left;}
|
|
.collect{width:750px;}
|
|
.collect td{width:250px; padding:8px 0; text-align:left; font-size:14px;}
|
|
.white_content {display: none; position: absolute; top: 100px; left: 20%; border-bottom: 26px solid #B6A7AC; border-right: 1px solid #ddd; border-left: 1px solid #ddd; background-color: white; z-index:1; overflow: auto; }
|
|
.input_title{background-color: #B6A7AC; font-size: 16px; padding: 5px 0 5px 5px; color: #fff; }
|
|
.ul_input .alert-form-input{width: 170px; padding:3px;}
|
|
.text_input{padding-left: 15px; }
|
|
.li_input{padding-top: 12px; padding-left: 40px;; }
|
|
.li_button{overflow:hidden; text-align:center; margin-top:20px;}
|
|
.input_button{display: inline-block; height: 38px; line-height: 38px; padding: 0 18px; background-color: #1E9FFF; color: #fff; white-space: nowrap; text-align: center; font-size: 14px; border: none; border-radius: 2px; cursor: pointer;} #sectiontablesqx span{display:inline-block; width: 30%;}
|
|
.time-btn a{display:inline-block; padding:0px 20px; border:1px solid #ddd; line-height:26px; margin-right:2px;}
|
|
.time-btn a.active{background:#ddd;}
|
|
|
|
.bg .box{
|
|
width: 100%;
|
|
height: 500px;
|
|
background:url(../img/bg-bg.png) center repeat-x;
|
|
position: absolute;
|
|
top: 50%;
|
|
margin-top: -260px;
|
|
}
|
|
|
|
|
|
.bg .box .loginbox{
|
|
width: 350px;
|
|
position: absolute;
|
|
z-index: 99;
|
|
left: 50%;
|
|
margin-left: 200px;
|
|
background: #f3f3f3;
|
|
top: 95px;
|
|
border-radius: 0;
|
|
}
|
|
.bg .box .loginbox:after{
|
|
content: '';
|
|
position: absolute;
|
|
top:-2px;
|
|
left: -40px;
|
|
background:url(../img/bg-left.png) no-repeat;
|
|
width: 40px;
|
|
height:75px;
|
|
background-size: 100%;
|
|
}
|
|
.bg .box .loginbox:before{
|
|
content: '';
|
|
position: absolute;
|
|
top:-2px;
|
|
right: -40px;
|
|
background:url(../img/bg-right.png) no-repeat;
|
|
width: 40px;
|
|
height:75px;
|
|
background-size: 100%;
|
|
}
|
|
|
|
#submit{
|
|
background: #f6f6f6;
|
|
color: #666;
|
|
border-color: #cccccc;
|
|
} |