|
|
|
@ -38,7 +38,7 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*左侧导航栏*/
|
|
|
|
|
.nav_new{width: 195px;height: 100%;background: #374760;position: fixed;z-index: 9;}
|
|
|
|
|
.nav_new{width: 195px;height: 100%;background: #cc6600;position: fixed;z-index: 9;}
|
|
|
|
|
.nav_new .logo_picture{padding: 20px; text-align: center;}
|
|
|
|
|
.subNavBox{width: 100%;text-align: center;}
|
|
|
|
|
.subNavBox .subNav{
|
|
|
|
@ -48,7 +48,7 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
line-height: 50px;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
.subNavBox .subNav:hover{background: #25354E;color: #fff;}
|
|
|
|
|
.subNavBox .subNav:hover{background: #996600;color: #fff;}
|
|
|
|
|
.subNavBox .subNav:hover:not(.currentDd) .arrow_icon{background: url(../../images/20180207/icon_selected_xiala.png) center;}
|
|
|
|
|
.subNavBox .subNav:hover .icon_guanli{background: url(../../images/20180207/icon_selected_guanli.png) center;}
|
|
|
|
|
.subNavBox .subNav:hover .icon_shujvi{background: url(../../images/20180207/icon_selected_shujv.png) center;}
|
|
|
|
@ -56,10 +56,10 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
.subNavBox .subNav:hover .icon_fenbao{background: url(../../images/20180207/icon_selected_fenbao.png) center;}
|
|
|
|
|
.subNavBox .subNav:hover .icon_fuli{background: url(../../images/20180207/icon_selected_fuli.png) center;}
|
|
|
|
|
.subNavBox .subNav:hover .icon_zhandian{background: url(../../images/20180207/icon_selected_zhandian.png) center;}
|
|
|
|
|
.subNavBox .navContent{background: #25354E;text-align: center;display: none;}
|
|
|
|
|
.subNavBox .navContent a{display: block;color: rgba(231,234,255,.7);padding-bottom: 15px;text-align: left;padding-left: 49px;}
|
|
|
|
|
.subNavBox .navContent a:hover{color: #26c7db;}
|
|
|
|
|
.subNavBox .navContent .active{color: #26c7db;}
|
|
|
|
|
.subNavBox .navContent{background: #663300;text-align: center;display: none;}
|
|
|
|
|
.subNavBox .navContent a{display: block;color:#FFFFCC;padding-bottom: 15px;text-align: left;padding-left: 49px;}
|
|
|
|
|
.subNavBox .navContent a:hover{color: #FFFF99;}
|
|
|
|
|
.subNavBox .navContent .active{color: #FFFF99;}
|
|
|
|
|
.subNavBox .subNav span{vertical-align: middle;margin-left: -40px;}
|
|
|
|
|
.subNavBox .subNav .prev_icon{
|
|
|
|
|
position: absolute;
|
|
|
|
@ -86,7 +86,7 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
.subNavBox .subNav .icon_zhandian{background: url(../../images/20180207/icon_normal_lianmeng.png) center;}
|
|
|
|
|
.subNavBox .currentDd{
|
|
|
|
|
color: #fff;
|
|
|
|
|
background: #25354E;
|
|
|
|
|
background: #996600;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
line-height: 50px;
|
|
|
|
@ -134,8 +134,8 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
.normal_list{min-height: 80vh;background: #fff;position: relative;border: 1px solid #E3E8EC;}
|
|
|
|
|
.normal_space{margin-left: 10px;}
|
|
|
|
|
.normal_space .select_gallery{height: 32px;padding-left: 10px;border: 1px solid #E5E5E5;border-radius: 4px;line-height: 32px;}
|
|
|
|
|
.form-group .submit{width: 95px;height: 36px;display: block;background: #409eff;color: #fff;border: none;border-radius: 4px;}
|
|
|
|
|
.form-group .submit:hover{background: #2bd8ed;}
|
|
|
|
|
.form-group .submit{width: 95px;height: 36px;display: block;background: #cc6600;color: #fff;border: none;border-radius: 4px;}
|
|
|
|
|
.form-group .submit:hover{background: #996600;}
|
|
|
|
|
.normal_table{width: 100%;text-align: center;}
|
|
|
|
|
.normal_table tr{height: 40px;}
|
|
|
|
|
.normal_table tr:nth-child(2n-1){background: #FAFAFC;border-top: 1px solid #f3f5f9;border-bottom: 1px solid #f3f5f9;}
|
|
|
|
@ -327,7 +327,7 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.chakan:hover{color: #2bd8ed;}
|
|
|
|
|
.chakan:hover{color: #cc6600;}
|
|
|
|
|
.summary td:last-child {text-align:right;padding-right:20px;}
|
|
|
|
|
.summary td:last-child {text-align:right;padding-right:20px;}
|
|
|
|
|
|
|
|
|
@ -387,7 +387,7 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
height: 34px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
text-align: center;
|
|
|
|
|
background: #3A97FF;
|
|
|
|
|
background: #cc6600;
|
|
|
|
|
color: #fff;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
@ -397,7 +397,7 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
padding: 5px 0px;
|
|
|
|
|
}
|
|
|
|
|
.normal_table tr td a {
|
|
|
|
|
color: #06C
|
|
|
|
|
color: #cc6600
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.page-list .summary{
|
|
|
|
@ -443,8 +443,8 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
|
|
|
|
|
.el-button-primary {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: #409eff;
|
|
|
|
|
border-color: #409eff;
|
|
|
|
|
background-color: #cc6600;
|
|
|
|
|
border-color: #cc6600;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.el-button-success {
|
|
|
|
@ -612,8 +612,8 @@ input,select,button{outline:none;font-size:14px;font-family:inherit;}
|
|
|
|
|
|
|
|
|
|
.el-tag-plain.el-tag-success {
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border-color: #c2e7b0;
|
|
|
|
|
color: #67c23a;
|
|
|
|
|
border-color: #FF9933;
|
|
|
|
|
color: #FF9933;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.el-tag-plain.el-tag-info {
|
|
|
|
|