|
|
@@ -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;
|
|
|
}
|
|
|
|
|
|
@@ -2963,30 +2963,107 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
/*公共详情*/
|
|
|
.pub-com_head {
|
|
|
width: 100%;
|
|
|
- height: 40px;
|
|
|
+ height: 45px;
|
|
|
line-height: 44px;
|
|
|
- background: url("../img/approvalFlow/comm_bg01.png") no-repeat left;
|
|
|
- background-color: #f5f5f5;
|
|
|
- background-size: 100% 100%;
|
|
|
+ background: #366df3;
|
|
|
+ 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;
|
|
|
+ margin-left: 10px;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 18px;
|
|
|
}
|
|
|
.pub-com_head .p-right{
|
|
|
float: right;
|
|
|
}
|
|
|
.pub-com_head .p-right a{
|
|
|
- color: #3a89d1;
|
|
|
+ color: #fff;
|
|
|
font-size: 14px;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
+.pub-com_head .p-right a img{
|
|
|
+ margin-right: 3px;
|
|
|
+}
|
|
|
.pub-com_head .p-right a:hover{
|
|
|
- color: #d32526;
|
|
|
text-decoration: underline;
|
|
|
}
|
|
|
+
|
|
|
+.load_icon {
|
|
|
+ display:inline-block;
|
|
|
+ width:14px;
|
|
|
+ height:14px;
|
|
|
+ vertical-align:middle;
|
|
|
+ background: url("../img/empty/load.png")no-repeat;
|
|
|
+}
|
|
|
+.way_icon {
|
|
|
+ display:inline-block;
|
|
|
+ width:20px;
|
|
|
+ height:14px;
|
|
|
+ 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:#366df3;
|
|
|
+}
|
|
|
+#empty .left_img a{
|
|
|
+ font-size: 25px;
|
|
|
+ color:#366df3;
|
|
|
+}
|
|
|
+#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: #366df3;
|
|
|
+ margin: 0 10px;
|
|
|
+}
|
|
|
+#empty .right_link{
|
|
|
+ display:inline-block;
|
|
|
+ vertical-align:top;
|
|
|
+ padding-left:10px;
|
|
|
+}
|
|
|
+#empty .right_link p{
|
|
|
+ margin: 0;
|
|
|
+ font-size: 14px;
|
|
|
+ color:#666;
|
|
|
+}
|
|
|
+#empty .right_link p span{}
|
|
|
+#empty .right_link a{
|
|
|
+ margin-left:10px;
|
|
|
+ color:#366df3;
|
|
|
+ font-size: 14px;
|
|
|
+}
|
|
|
+
|
|
|
+#empty_info{
|
|
|
+ padding-left: 60px;
|
|
|
+ padding-bottom:40px;
|
|
|
+}
|
|
|
+#empty_info .empty_title{
|
|
|
+ color:#366df3;
|
|
|
+ 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;
|
|
|
@@ -3232,7 +3309,7 @@ input::-webkit-clear{display:none;}
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
#topSearch a:hover,#topSearch a.active{
|
|
|
- background: #5078cb;
|
|
|
+ background: #366df3;
|
|
|
color: #fff;
|
|
|
text-decoration: none;
|
|
|
}
|