|
|
@@ -8,7 +8,7 @@ default-color: #56a022; 绿色
|
|
|
body {
|
|
|
line-height: 1.6;
|
|
|
font-family: "Microsoft YaHei", "微软雅黑" !important;
|
|
|
- color: #222;
|
|
|
+ color: #333;
|
|
|
font-size: 14px;
|
|
|
background-color: #f5f5f5;
|
|
|
}
|
|
|
@@ -35,7 +35,7 @@ table {
|
|
|
outline: none
|
|
|
}
|
|
|
a {
|
|
|
- color: #333;
|
|
|
+ color: #666;
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
@@ -95,7 +95,7 @@ a.none:hover {
|
|
|
}
|
|
|
|
|
|
.text-blue {
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
}
|
|
|
|
|
|
.text-inverse {
|
|
|
@@ -211,7 +211,7 @@ a.none:hover {
|
|
|
}
|
|
|
|
|
|
.input-xs, .input-group-xs>.form-control, .input-group-xs>.input-group-addon, .input-group-xs>.input-group-btn>.btn {
|
|
|
- border-color: #327ebe;
|
|
|
+ border-color: #3f84f6;
|
|
|
}
|
|
|
|
|
|
.form-group-sm .form-control-feedback {
|
|
|
@@ -690,11 +690,10 @@ ul>li.item-link>a {
|
|
|
}
|
|
|
|
|
|
#header.navbar-inverse {
|
|
|
+ position: relative;
|
|
|
background-color: #e8e8e8;
|
|
|
border: none;
|
|
|
- border-top: 10px solid #d32526;
|
|
|
box-shadow: 0 0 10px #6f6f6f;
|
|
|
- position: relative;
|
|
|
}
|
|
|
|
|
|
#header.navbar-inverse .navbar-brand {
|
|
|
@@ -715,39 +714,40 @@ ul>li.item-link>a {
|
|
|
}
|
|
|
|
|
|
#header.navbar-inverse .navbar-nav>li>a {
|
|
|
- font-size: 20px;
|
|
|
- font-famliy: Microsoft Yahei;
|
|
|
- color: #000000;
|
|
|
+ font-size: 18px;
|
|
|
+ color: #fff;
|
|
|
width: 100px;
|
|
|
- height: 50px;
|
|
|
+ height: 57px;
|
|
|
+ line-height: 27px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
/** 顶部 start **/
|
|
|
#home-search {
|
|
|
margin-left: 450px;
|
|
|
- margin-top: 7px;
|
|
|
+ margin-top: 11px;
|
|
|
position: absolute;
|
|
|
}
|
|
|
|
|
|
#home-search a {
|
|
|
border-radius: 0;
|
|
|
width: 85px;
|
|
|
- height: 36px;
|
|
|
+ height: 26px;
|
|
|
color: #ffffff !important;
|
|
|
- background-color: #d32526;
|
|
|
- border: 1px solid #d32526;
|
|
|
+ background-color: #ffa200;
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
|
|
|
#home-search input {
|
|
|
- border-radius: 0;
|
|
|
- border: 1px solid #d32526;
|
|
|
- width: 365px;
|
|
|
- height: 36px;
|
|
|
+ padding-left: 10px;
|
|
|
+ width: 310px;
|
|
|
+ height: 30px;
|
|
|
+ background-color: #ffffff;
|
|
|
+ border-radius: 3px;
|
|
|
+ border: 1px solid #fff;
|
|
|
color: #000000;
|
|
|
- text-align: center;
|
|
|
- font-size: 16px;
|
|
|
+ text-align: left;
|
|
|
+ font-size: 13px;
|
|
|
}
|
|
|
@media screen and (max-width: 1199px) {
|
|
|
#home-search input{
|
|
|
@@ -768,17 +768,17 @@ ul>li.item-link>a {
|
|
|
outline: none;
|
|
|
}
|
|
|
/** placeholder 格式 **/
|
|
|
-#home-search input::-webkit-input-placeholder{ /*WebKit browsers*/
|
|
|
- padding-left: 10px;
|
|
|
-}
|
|
|
+/*#home-search input::-webkit-input-placeholder{ !*WebKit browsers*!*/
|
|
|
+ /*padding-left: 10px;*/
|
|
|
+/*}*/
|
|
|
|
|
|
-#home-search input::-moz-input-placeholder{ /*Mozilla Firefox*/
|
|
|
- padding-left: 10px;
|
|
|
-}
|
|
|
+/*#home-search input::-moz-input-placeholder{ !*Mozilla Firefox*!*/
|
|
|
+ /*padding-left: 10px;*/
|
|
|
+/*}*/
|
|
|
|
|
|
-#home-search input::-ms-input-placeholder{ /*Internet Explorer*/
|
|
|
- padding-left: 10px;
|
|
|
-}
|
|
|
+/*#home-search input::-ms-input-placeholder{ !*Internet Explorer*!*/
|
|
|
+ /*padding-left: 10px;*/
|
|
|
+/*}*/
|
|
|
|
|
|
#home-headerName{
|
|
|
position: absolute;
|
|
|
@@ -788,13 +788,15 @@ ul>li.item-link>a {
|
|
|
padding-right: 20px;
|
|
|
height: 50px;
|
|
|
line-height: 50px;
|
|
|
- color: #333333;
|
|
|
- font-size: 14px;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 18px;
|
|
|
}
|
|
|
#home-headerName span{
|
|
|
text-align: right;
|
|
|
display:inline-block;
|
|
|
width:100%;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #fff;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
@@ -803,6 +805,8 @@ ul>li.item-link>a {
|
|
|
position:absolute;
|
|
|
top:15px;
|
|
|
right:0;
|
|
|
+ font-size: 21px;
|
|
|
+ color: #fff;
|
|
|
}
|
|
|
|
|
|
|
|
|
@@ -813,28 +817,30 @@ ul>li.item-link>a {
|
|
|
padding-right: 35px;
|
|
|
height: 50px;
|
|
|
line-height: 50px;
|
|
|
- color: #333333;
|
|
|
- font-size: 16px;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 18px;
|
|
|
}
|
|
|
#home-headerBtns i {
|
|
|
- padding:0 10px;
|
|
|
+ margin-left: 5px;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 21px;
|
|
|
}
|
|
|
#home-headerBtns a{
|
|
|
display: inline-block;
|
|
|
}
|
|
|
#home-headerBtns a:first-child span{
|
|
|
- font-size: 13px;
|
|
|
- color: #52a9fa;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #fff;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
#home-headerBtns a i.fa-user{
|
|
|
- color: #52a9fa;
|
|
|
+ color: #fff;
|
|
|
}
|
|
|
#home-headerBtns a:first-child:hover span{
|
|
|
- color: #d32526
|
|
|
+ color: #fff
|
|
|
}
|
|
|
#home-headerBtns a:hover i.fa-user{
|
|
|
- color: #d32526;
|
|
|
+ color: #fff;
|
|
|
}
|
|
|
|
|
|
#home-headerBtns a span{
|
|
|
@@ -848,6 +854,13 @@ ul>li.item-link>a {
|
|
|
/** 顶部 end **/
|
|
|
|
|
|
/**dropdown-menu 样式 start **/
|
|
|
+#header.navbar-inverse {
|
|
|
+ position: relative;
|
|
|
+ height: 57px;
|
|
|
+ background-image: linear-gradient(180deg, #4392f7 0%, #366cf3 100%), linear-gradient( #0093e6, #0093e6);
|
|
|
+ border: none;
|
|
|
+ box-shadow: 0 0 10px #6f6f6f;
|
|
|
+}
|
|
|
|
|
|
#dropdown-menu-sale {
|
|
|
color: #333333;
|
|
|
@@ -902,18 +915,21 @@ ul>li.item-link>a {
|
|
|
}
|
|
|
/**dropdown-menu 样式 end **/
|
|
|
|
|
|
-#header.navbar-inverse .navbar-nav>li>a:hover,#header.navbar-inverse .navbar-nav>li>a:focus
|
|
|
+#header.navbar-inverse .navbar-nav>li:hover>a,#header.navbar-inverse .navbar-nav>li:focus>a
|
|
|
{
|
|
|
- color: #d32526;
|
|
|
- background-color: #e8e8e8;
|
|
|
+ color: #fff;
|
|
|
+ border-bottom: 2px solid #fff;
|
|
|
}
|
|
|
|
|
|
#header.navbar-inverse .navbar-nav>.active>a,#header.navbar-inverse .navbar-nav>.active>a:hover,#header.navbar-inverse .navbar-nav>.active>a:focus
|
|
|
+ {
|
|
|
+ background: transparent ;
|
|
|
+ border-bottom: 2px solid #fff;
|
|
|
+ }
|
|
|
+#header.navbar-inverse .navbar-nav>dropdown.active>a,#header.navbar-inverse .navbar-nav>dropdown.active>a:hover,#header.navbar-inverse .navbar-nav>dropdown.active>a:focus
|
|
|
{
|
|
|
- color: #d32526;
|
|
|
- background-color: #e8e8e8;
|
|
|
- font-color: #d32526;
|
|
|
- border-bottom: 4px solid #d32526;
|
|
|
+ background: transparent ;
|
|
|
+ border-bottom: 2px solid transparent;
|
|
|
}
|
|
|
|
|
|
#header.navbar-inverse .navbar-nav>.disabled>a,#header.navbar-inverse .navbar-nav>.disabled>a:hover,#header.navbar-inverse .navbar-nav>.disabled>a:focus
|
|
|
@@ -978,17 +994,29 @@ ul>li.item-link>a {
|
|
|
}
|
|
|
|
|
|
#header .navbar-header .navbar-brand {
|
|
|
- background: url("../img/logo/logo.png") no-repeat center;
|
|
|
+ position: relative;
|
|
|
+ background: url(../img/logo/logo01.png) no-repeat left center;
|
|
|
width: 218px;
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
- line-height: 50px;
|
|
|
+ line-height: 57px;
|
|
|
+ height: 57px;
|
|
|
}
|
|
|
#header .navbar-header .navbar-brand a{
|
|
|
- width: 44%;
|
|
|
float: left;
|
|
|
display: inline-block;
|
|
|
- height: 50px;
|
|
|
+ height: 57px;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+#header .navbar-header .navbar-brand a:before{
|
|
|
+ position: absolute;
|
|
|
+ top: 16px;
|
|
|
+ left: 105px;
|
|
|
+ content: '';
|
|
|
+ width: 2px;
|
|
|
+ height: 28px;
|
|
|
+ background-color: #fff;
|
|
|
}
|
|
|
#header .navbar-header .navbar-brand a:first-child{
|
|
|
width: 56%;
|
|
|
@@ -1011,17 +1039,16 @@ ul>li.item-link>a {
|
|
|
}
|
|
|
|
|
|
.body>.left {
|
|
|
- width: 219px;
|
|
|
+ width: 185px;
|
|
|
float: left;
|
|
|
- margin-right: 14px;
|
|
|
- /* border-right: 1px solid #ddd; */
|
|
|
+ margin-right: 12px;
|
|
|
}
|
|
|
|
|
|
.body>.right {
|
|
|
- width: 930px;
|
|
|
- float: right;
|
|
|
+ width: 973px;
|
|
|
+ float: left;
|
|
|
font-size: 12px;
|
|
|
- min-height: 718px;
|
|
|
+ min-height: 90vh;
|
|
|
}
|
|
|
@media ( max-height : 768px) {
|
|
|
.body>.right{
|
|
|
@@ -1149,27 +1176,38 @@ ul>li.item-link>a {
|
|
|
|
|
|
.left-nav>ul>li>a {
|
|
|
display: block;
|
|
|
- padding: 6px 20px;
|
|
|
+ padding-left:25px;
|
|
|
clear: both;
|
|
|
- line-height: 1.42857143;
|
|
|
+ line-height: 40px;
|
|
|
/*white-space: nowrap;*/
|
|
|
font-size: 14px;
|
|
|
+ border-bottom:1px dashed #e1e1e1;
|
|
|
+ color:#666;
|
|
|
}
|
|
|
|
|
|
-.use>ul>li:hover,.left-nav>ul>li:hover,.left-nav>ul>li.active {
|
|
|
+.use>ul>li:hover {
|
|
|
background-color: #6f6f6f;
|
|
|
}
|
|
|
|
|
|
+.left-nav>ul>li:hover,.left-nav>ul>li.active {
|
|
|
+ background-color: #eee;
|
|
|
+}
|
|
|
+
|
|
|
.left-nav>ul>li.active {
|
|
|
- background-color: #6f6f6f;
|
|
|
+ background-color: #eee;
|
|
|
}
|
|
|
|
|
|
-.use>ul>li:hover *,.left-nav>ul>li:hover *,.left-nav>ul>li.active * {
|
|
|
+.use>ul>li:hover *{
|
|
|
color: #fff;
|
|
|
text-decoration: none;
|
|
|
background-color: #6f6f6f;
|
|
|
}
|
|
|
|
|
|
+.left-nav>ul>li:hover *,.left-nav>ul>li.active * {
|
|
|
+ text-decoration: none;
|
|
|
+ background-color: #eee;
|
|
|
+}
|
|
|
+
|
|
|
.icon-right {
|
|
|
float: right;
|
|
|
color: #888;
|
|
|
@@ -1178,8 +1216,6 @@ ul>li.item-link>a {
|
|
|
|
|
|
.left-nav {
|
|
|
/*margin-top: 10px;*/
|
|
|
- padding-bottom: 10px;
|
|
|
- border-bottom: 1px solid #e8e8e8;
|
|
|
background-color: #ffffff;
|
|
|
}
|
|
|
|
|
|
@@ -1195,26 +1231,52 @@ ul>li.item-link>a {
|
|
|
}
|
|
|
|
|
|
.nav-label {
|
|
|
- text-indent: 35px;
|
|
|
- height: 40px;
|
|
|
- line-height: 40px;
|
|
|
- color: #333333;
|
|
|
+ height: 50px;
|
|
|
+ line-height: 50px;
|
|
|
+ color: #333;
|
|
|
+ font-weight:bold;
|
|
|
cursor: pointer;
|
|
|
- position: relative;
|
|
|
- background-color: #eaeaea;
|
|
|
- font-size: 14px;
|
|
|
+ font-size: 16px;
|
|
|
+ padding:0 10px;
|
|
|
+ border-bottom:1px dashed #e1e1e1;
|
|
|
+}
|
|
|
+
|
|
|
+/*.nav-label>i {*/
|
|
|
+ /*position: absolute;*/
|
|
|
+ /*left: 15px;*/
|
|
|
+ /*top: 18px;*/
|
|
|
+ /*width: 0;*/
|
|
|
+ /*height: 0;*/
|
|
|
+ /*border-color: transparent;*/
|
|
|
+ /*border-style: solid;*/
|
|
|
+ /*border-width: 5px 5px 0 5px;*/
|
|
|
+ /*border-top-color: #9ea9c0;*/
|
|
|
+/*}*/
|
|
|
+
|
|
|
+.nav_icon{
|
|
|
+ display:inline-block;
|
|
|
+ width:30px;
|
|
|
+ height:20px;
|
|
|
+ vertical-align: middle;
|
|
|
+ position:relative;
|
|
|
+ top:-3px;
|
|
|
+}
|
|
|
+.nav1_icon{
|
|
|
+ background: url(../img/icon/icon_nav.png)no-repeat 0 0;
|
|
|
}
|
|
|
|
|
|
-.nav-label>i {
|
|
|
- position: absolute;
|
|
|
- left: 15px;
|
|
|
- top: 18px;
|
|
|
- width: 0;
|
|
|
- height: 0;
|
|
|
- border-color: transparent;
|
|
|
- border-style: solid;
|
|
|
- border-width: 5px 5px 0 5px;
|
|
|
- border-top-color: #9ea9c0;
|
|
|
+.nav2_icon{
|
|
|
+ background: url(../img/icon/icon_nav.png)no-repeat -28px 0;
|
|
|
+}
|
|
|
+
|
|
|
+.nav3_icon{
|
|
|
+ background: url(../img/icon/icon_nav.png)no-repeat -58px 0;
|
|
|
+}
|
|
|
+.nav4_icon{
|
|
|
+ background: url(../img/icon/icon_nav.png)no-repeat -88px 0;
|
|
|
+}
|
|
|
+.nav5_icon{
|
|
|
+ background: url(../img/icon/icon_nav.png)no-repeat -118px 0;
|
|
|
}
|
|
|
|
|
|
.left-nav .icon-left {
|
|
|
@@ -1239,7 +1301,7 @@ ul>li.item-link>a {
|
|
|
|
|
|
.right .data-wrap {
|
|
|
float: left;
|
|
|
- width: 660px;
|
|
|
+ width: 755px;
|
|
|
}
|
|
|
|
|
|
.data-wrap .todo {
|
|
|
@@ -1277,8 +1339,7 @@ ul>li.item-link>a {
|
|
|
|
|
|
.todo .todo-content {
|
|
|
clear: both;
|
|
|
- background-color: #ffffff;
|
|
|
- width: 660px;
|
|
|
+ width: 755px;
|
|
|
margin-left: 0px;
|
|
|
border-bottom: 1px solid #e8e8e8;
|
|
|
display: inline-block;
|
|
|
@@ -1363,11 +1424,11 @@ ul>li.item-link>a {
|
|
|
|
|
|
/** left .feed-wrap start **/
|
|
|
.left .feed-wrap {
|
|
|
- float: right;
|
|
|
- width: 218px;
|
|
|
+ /*float: right;*/
|
|
|
+ width: 185px;
|
|
|
}
|
|
|
.left .feed-wrap .notice:first-child {
|
|
|
- margin-top: 3px;
|
|
|
+ margin-top: 0;
|
|
|
}
|
|
|
.pane {
|
|
|
/*margin-top: 20px;*/
|
|
|
@@ -1377,12 +1438,17 @@ ul>li.item-link>a {
|
|
|
|
|
|
.pane .pane-header {
|
|
|
height: 40px;
|
|
|
- background: #e8e8e8;
|
|
|
+ background: #fff;
|
|
|
line-height: 40px;
|
|
|
- font-size: 14px;
|
|
|
+ font-size: 18px;
|
|
|
+ font-weight: bold;
|
|
|
padding: 0 15px;
|
|
|
border-bottom: 1px solid #e8e8e8;
|
|
|
- color: #333;
|
|
|
+ color: #666;
|
|
|
+}
|
|
|
+
|
|
|
+.pane .pane-header .pull-right {
|
|
|
+ font-weight: normal;
|
|
|
}
|
|
|
|
|
|
.pane .pane-header .pull-right>a {
|
|
|
@@ -1408,28 +1474,6 @@ ul>li.item-link>a {
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
|
-.notice {
|
|
|
- height: 244px;
|
|
|
-}
|
|
|
-
|
|
|
-.notice .detail>li {
|
|
|
- clear: both;
|
|
|
- display: block;
|
|
|
- padding: 8px 10px 8px 15px;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-
|
|
|
-.notice .detail>li:before {
|
|
|
- position: absolute;
|
|
|
- left: 0;
|
|
|
- top: 5px;
|
|
|
-}
|
|
|
-
|
|
|
-.feed-wrap .service .detail>li {
|
|
|
- height: 30px;
|
|
|
- line-height: 30px;
|
|
|
-}
|
|
|
|
|
|
.state-wrap {
|
|
|
position: relative;
|
|
|
@@ -1482,9 +1526,8 @@ ul>li.item-link>a {
|
|
|
/*margin-top: 20px;*/
|
|
|
}
|
|
|
|
|
|
-.side-image img {
|
|
|
- margin-bottom: 15px;
|
|
|
- /*cursor: pointer;*/
|
|
|
+.side-image img {
|
|
|
+ margin-bottom: 0 !important ;
|
|
|
}
|
|
|
|
|
|
.side-image img:hover {
|
|
|
@@ -1501,15 +1544,15 @@ ul>li.item-link>a {
|
|
|
margin-left: 3px;
|
|
|
}
|
|
|
.feed-wrap .pane:first-child ,.feed-wrap .pane:nth-child(2){
|
|
|
- height: 272px;
|
|
|
+ height: 275px;
|
|
|
}
|
|
|
.pane .pane-body {
|
|
|
padding: 10px;
|
|
|
}
|
|
|
.feed-wrap .pane-body{
|
|
|
- height: 110px;
|
|
|
- /*overflow-y: auto;
|
|
|
- overflow-x: hidden;*/
|
|
|
+ height: 230px;
|
|
|
+ overflow-y: auto;
|
|
|
+ overflow-x: hidden;
|
|
|
}
|
|
|
.pane.addon {
|
|
|
height: 185px;
|
|
|
@@ -1552,15 +1595,6 @@ ul>li.item-link>a {
|
|
|
height: 154px;
|
|
|
}
|
|
|
|
|
|
-.feed-wrap .service .detail>li {
|
|
|
- height: 30px;
|
|
|
- line-height: 30px;
|
|
|
- padding: 0 10px 8px 15px;
|
|
|
- white-space: nowrap;
|
|
|
- overflow: hidden;
|
|
|
- text-overflow: ellipsis;
|
|
|
-}
|
|
|
-
|
|
|
.state-wrap {
|
|
|
position: relative;
|
|
|
height: 40px;
|
|
|
@@ -1810,7 +1844,7 @@ ul>li.item-link>a {
|
|
|
width: 25px;
|
|
|
height: 24px;
|
|
|
line-height: 24px;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
border-radius: 0 2px 2px 0;
|
|
|
@@ -2659,11 +2693,10 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
|
|
|
border-bottom: none;
|
|
|
}
|
|
|
.feed-wrap .carousel-inner{
|
|
|
- width: 246px;
|
|
|
- height: 600px;
|
|
|
+ width: 206px;
|
|
|
}
|
|
|
.feed-wrap .carousel-inner .item img{
|
|
|
- width: 246px;
|
|
|
+ width: 206px;
|
|
|
height: 568px;
|
|
|
}
|
|
|
.feed-wrap .carousel-indicators .active{
|
|
|
@@ -2683,7 +2716,7 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
|
|
|
border: none;
|
|
|
}
|
|
|
.pane-header img{
|
|
|
- vertical-align: text-bottom;
|
|
|
+ vertical-align: middle;
|
|
|
}
|
|
|
.height6{
|
|
|
width: 100%;
|
|
|
@@ -2768,10 +2801,13 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
|
|
|
margin-bottom: 0;
|
|
|
list-style: none;
|
|
|
border: 1px solid #ccc;
|
|
|
+ border-radius: 6px;
|
|
|
overflow: hidden;
|
|
|
background: #fff;
|
|
|
max-height: 550px;
|
|
|
overflow-y: auto;
|
|
|
+ box-shadow: 0px 0px 6px 0px
|
|
|
+ rgba(120, 120, 120, 0.2);
|
|
|
}
|
|
|
.name-tk .user-message li{
|
|
|
height: 50px;
|
|
|
@@ -2840,6 +2876,7 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
|
|
|
box-shadow: 3px 3px 5px #ccc;
|
|
|
overflow: hidden;
|
|
|
background: #fff;
|
|
|
+ border-radius: 6px;
|
|
|
}
|
|
|
.user-tk .user-message li{
|
|
|
width: 100%;
|
|
|
@@ -2933,32 +2970,129 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
|
|
|
|
|
|
/*公共详情*/
|
|
|
-.pub-com_head {
|
|
|
+.pub-com_head, .com_head {
|
|
|
width: 100%;
|
|
|
- height: 40px;
|
|
|
- line-height: 44px;
|
|
|
- background: url("../img/approvalFlow/comm_bg01.png") no-repeat left;
|
|
|
- background-color: #f5f5f5;
|
|
|
- background-size: 100% 100%;
|
|
|
+ height: 50px;
|
|
|
+ line-height: 50px;
|
|
|
+ background: #3f84f6;
|
|
|
+ border-radius: 5px 5px 0 0 ;
|
|
|
+ /*background: url("../img/approvalFlow/comm_bg01.png") no-repeat left;*/
|
|
|
+ /*background-color: #f5f5f5;*/
|
|
|
+ /*background-size: 100% 100%;*/
|
|
|
}
|
|
|
|
|
|
-.pub-com_head span {
|
|
|
- margin-left: 20px;
|
|
|
- color: #000;
|
|
|
- font-size: 14px;
|
|
|
+.pub-com_head span, .com_head span{
|
|
|
+ margin-left: 10px;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 16px;
|
|
|
}
|
|
|
-.pub-com_head .p-right{
|
|
|
+.pub-com_head .p-right{
|
|
|
float: right;
|
|
|
}
|
|
|
-.pub-com_head .p-right a{
|
|
|
- color: #3a89d1;
|
|
|
+.pub-com_head .p-right a{
|
|
|
+ color: #fff !important ;
|
|
|
font-size: 14px;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
-.pub-com_head .p-right a:hover{
|
|
|
- color: #d32526;
|
|
|
+.pub-com_head .p-right a img{
|
|
|
+ margin-right: 3px;
|
|
|
+}
|
|
|
+.pub-com_head .p-right a:hover{
|
|
|
text-decoration: underline;
|
|
|
}
|
|
|
+.pub-com_head .p-right em{
|
|
|
+ font-style:normal;
|
|
|
+ font-size: 14px;
|
|
|
+ margin-right: 20px;
|
|
|
+}
|
|
|
+.pub-com_head .p-right time{
|
|
|
+ font-size: 14px;
|
|
|
+ margin-right: 20px;
|
|
|
+}
|
|
|
+
|
|
|
+.com_head span.fr em{
|
|
|
+ font-style:normal;
|
|
|
+ font-size: 14px;
|
|
|
+ margin-right: 20px;
|
|
|
+}
|
|
|
+.com_head span.fr time{
|
|
|
+ font-size: 14px;
|
|
|
+ margin-right: 20px;
|
|
|
+}
|
|
|
+
|
|
|
+.load_icon {
|
|
|
+ display:inline-block;
|
|
|
+ width:14px;
|
|
|
+ height:14px;
|
|
|
+ margin-left:10px;
|
|
|
+ vertical-align:middle;
|
|
|
+ background: url("../img/empty/load.png")no-repeat;
|
|
|
+}
|
|
|
+.way_icon {
|
|
|
+ display:inline-block;
|
|
|
+ width:20px;
|
|
|
+ height:14px;
|
|
|
+ margin-right:10px;
|
|
|
+ vertical-align:middle;
|
|
|
+ background: url("../img/empty/way.png")no-repeat;
|
|
|
+}
|
|
|
+
|
|
|
+#empty{
|
|
|
+ padding: 70px 0;
|
|
|
+ margin: 0 auto;
|
|
|
+ text-align: center;
|
|
|
+}
|
|
|
+#empty .left_img{
|
|
|
+ display:inline-block;
|
|
|
+ color:#3f84f6;
|
|
|
+}
|
|
|
+#empty .left_img a{
|
|
|
+ font-size: 25px;
|
|
|
+ color:#3f84f6;
|
|
|
+}
|
|
|
+#empty .left_img a img{}
|
|
|
+#empty .left_img a:last-child:before{
|
|
|
+ content: '';
|
|
|
+ position:relative;
|
|
|
+ top:6px;
|
|
|
+ display:inline-block;
|
|
|
+ width:2px;
|
|
|
+ height:27px;
|
|
|
+ background: #3f84f6;
|
|
|
+ margin: 0 10px;
|
|
|
+}
|
|
|
+#empty .right_link{
|
|
|
+ display:inline-block;
|
|
|
+ vertical-align:top;
|
|
|
+ padding-left:10px;
|
|
|
+ text-align: left;
|
|
|
+}
|
|
|
+#empty .right_link p{
|
|
|
+ margin: 0;
|
|
|
+ font-size: 14px;
|
|
|
+ color:#666;
|
|
|
+}
|
|
|
+#empty .right_link a{
|
|
|
+ color:#3f84f6;
|
|
|
+ font-size: 14px;
|
|
|
+}
|
|
|
+
|
|
|
+#empty_info{
|
|
|
+ padding-left: 60px;
|
|
|
+ padding-bottom:40px;
|
|
|
+}
|
|
|
+#empty_info .empty_title{
|
|
|
+ color:#3f84f6;
|
|
|
+ font-size: 18px;
|
|
|
+}
|
|
|
+#empty_info .empty_explain{
|
|
|
+ font-size: 16px;
|
|
|
+ color:#999;
|
|
|
+}
|
|
|
+#empty_info .empty_explain .info{
|
|
|
+ text-indent: -22px;
|
|
|
+}
|
|
|
+
|
|
|
.title-div {
|
|
|
font-size: 14px;
|
|
|
font-weight: 600;
|
|
|
@@ -2967,7 +3101,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
padding-top: 11px;
|
|
|
}
|
|
|
.com_title01,.title-div{
|
|
|
- border-bottom: 1px dashed #327ebe !important;
|
|
|
+ border-bottom: 1px dashed #3f84f6 !important;
|
|
|
}
|
|
|
#order-detail-list{
|
|
|
font-size: 14px;
|
|
|
@@ -3033,7 +3167,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
#window-search .form-control{
|
|
|
height: 36px;
|
|
|
line-height: 36px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 0px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
@@ -3041,7 +3175,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
width: 70px;
|
|
|
height: 36px;
|
|
|
display: inline-block;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
font-size: 16px;
|
|
|
text-align: center;
|
|
|
line-height: 36px;
|
|
|
@@ -3085,7 +3219,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
}
|
|
|
/*所有hover边框颜色*/
|
|
|
.sale-view .order-table>tbody:hover{
|
|
|
- border: #d32526 2px solid !important;
|
|
|
+ border: #3f84f6 2px solid !important;
|
|
|
}
|
|
|
/*.sale-view .order-table>tbody:hover tr:first-child td{
|
|
|
border-top: #d32526 1px solid !important;
|
|
|
@@ -3162,8 +3296,8 @@ input::-webkit-clear{display:none;}
|
|
|
}
|
|
|
.enterprise-btn div{
|
|
|
position: absolute;
|
|
|
- top: 45px;
|
|
|
- left: 65px;
|
|
|
+ top: 30px;
|
|
|
+ left: 48px;
|
|
|
}
|
|
|
.enterprise-btn div a{
|
|
|
text-align: center;
|
|
|
@@ -3204,7 +3338,7 @@ input::-webkit-clear{display:none;}
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
#topSearch a:hover,#topSearch a.active{
|
|
|
- background: #5078cb;
|
|
|
+ background: #3f84f6;
|
|
|
color: #fff;
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
@@ -3261,7 +3395,7 @@ input::-webkit-clear{display:none;}
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
.wid_1170{
|
|
|
- margin-left: -240px;
|
|
|
+ /*margin-left: -240px;*/
|
|
|
width: 1170px;
|
|
|
}
|
|
|
.myReuest .col-xs-4{
|
|
|
@@ -3360,19 +3494,19 @@ input::-webkit-clear{display:none;}
|
|
|
line-height: 22px;
|
|
|
border-radius: 4px;
|
|
|
text-align: center;
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
font-size: 14px;
|
|
|
display: inline-block;
|
|
|
margin: 0 auto;
|
|
|
margin-left: 10px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
}
|
|
|
#myquest-public .all-btn a.btn01{
|
|
|
/* background: #27b6da;*/
|
|
|
margin-bottom: 5px;
|
|
|
}
|
|
|
#myquest-public .all-btn a.btn02{
|
|
|
- /*background: #327ebe;*/
|
|
|
+ /*background: #3f84f6;*/
|
|
|
border: #27b6da 1px solid;
|
|
|
color: #27b6da;
|
|
|
}
|
|
|
@@ -3384,12 +3518,12 @@ input::-webkit-clear{display:none;}
|
|
|
background: #f5f5f5;
|
|
|
text-align: center;
|
|
|
width: 1170px;
|
|
|
- margin-left: -240px;
|
|
|
+ /*margin-left: -240px;*/
|
|
|
}
|
|
|
.sreach-index .form-control{
|
|
|
height: 36px;
|
|
|
line-height: 36px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 0px;
|
|
|
font-size: 14px;
|
|
|
text-align: center;
|
|
|
@@ -3403,7 +3537,7 @@ input::-webkit-clear{display:none;}
|
|
|
width: 85px;
|
|
|
height: 36px;
|
|
|
display: inline-block;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
font-size: 16px;
|
|
|
text-align: center;
|
|
|
line-height: 36px;
|
|
|
@@ -3422,10 +3556,10 @@ input::-webkit-clear{display:none;}
|
|
|
background: #ea5a60;
|
|
|
position: absolute;
|
|
|
border-radius: 100%;
|
|
|
- top: 10px;
|
|
|
+ top: 15px;
|
|
|
}
|
|
|
.left-nav>ul>li.active .new-dot,.left-nav>ul>li:hover .new-dot{
|
|
|
- background: #ea5a60 !important;
|
|
|
+ background: #3f84f6 !important;
|
|
|
}
|
|
|
.left-nav>ul>li a{
|
|
|
position: relative;
|
|
|
@@ -3504,15 +3638,13 @@ input::-webkit-clear{display:none;}
|
|
|
|
|
|
/*hover移上去2px 2017-05-09*/
|
|
|
.tender-list02 .comment-oder:hover,.tender-list dl dd:hover{
|
|
|
- border: #d32526 2px solid !important;
|
|
|
+ border: #3f84f6 2px solid !important;
|
|
|
}
|
|
|
/*2017-05-10*/
|
|
|
.unPrinted{
|
|
|
color: #5078cb !important;
|
|
|
}
|
|
|
-.left-nav>ul>li:hover a{
|
|
|
- background: #999;
|
|
|
-}
|
|
|
+
|
|
|
.textmore{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
|
|
|
#order-detail-list .table-default .header{
|
|
|
box-shadow: none;
|
|
|
@@ -3547,7 +3679,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.tender-content .tender-list02 dl dd:hover{
|
|
|
- border: #d32526 2px solid;
|
|
|
+ border: #3f84f6 2px solid;
|
|
|
}
|
|
|
.no-record-tab{
|
|
|
background: #fff;
|
|
|
@@ -3663,8 +3795,8 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
|
.ng-table-pager .btn-default.active,.ng-table-pager .btn-default:hover,.ng-table-pager .pagination>.disabled>a,.ng-table-pager .pagination>li>a:hover{
|
|
|
color: #fff;
|
|
|
- background-color: #327ebe;
|
|
|
- border-color: #327ebe;
|
|
|
+ background-color: #3f84f6;
|
|
|
+ border-color: #3f84f6;
|
|
|
}
|
|
|
.ng-table-pager .pagination>.disabled>a{
|
|
|
box-shadow: none;
|
|
|
@@ -4198,7 +4330,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
height: 26px;
|
|
|
text-align: center;
|
|
|
color: #fff;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
border: none;
|
|
|
border-radius: 5px;
|
|
|
margin: 0 5px;
|
|
|
@@ -4267,16 +4399,16 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
width: 110px;
|
|
|
height: 24px;
|
|
|
line-height: 22px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 5px;
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
font-size: 14px;
|
|
|
text-align: center;
|
|
|
padding: 0;
|
|
|
margin-top: 6px;
|
|
|
}
|
|
|
.com-tab-menu ul li a.add-btn:hover,.com-tab-menu ul li a.add-btn.active{
|
|
|
- background:#327ebe;
|
|
|
+ background:#3f84f6;
|
|
|
color: #fff;
|
|
|
border-bottom: none !important;
|
|
|
}
|
|
|
@@ -4287,7 +4419,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
.form-input .form-group-sm .form-control{
|
|
|
height: 36px;
|
|
|
line-height: 36px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 0px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
@@ -4295,7 +4427,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
width: 85px;
|
|
|
height: 36px;
|
|
|
display: inline-block;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
font-size: 16px;
|
|
|
text-align: center;
|
|
|
line-height: 36px;
|
|
|
@@ -4344,7 +4476,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
|
.form-input .col-xs-3 p em{
|
|
|
font-size: 14px;
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
font-style: inherit;
|
|
|
margin: 0 2px;
|
|
|
}
|
|
|
@@ -4514,7 +4646,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
|
|
|
|
a.order-detail {
|
|
|
- color: #327ebe !important;
|
|
|
+ color: #3f84f6 !important;
|
|
|
}
|
|
|
|
|
|
/*新手引导*/
|