|
@@ -142,7 +142,7 @@ body::-webkit-scrollbar {
|
|
|
color: #00ffea;
|
|
|
}
|
|
|
.header_nav .nav_a i span,.header_nav .nav_a i{
|
|
|
-color: #e22020!important;
|
|
|
+ color: #e22020!important;
|
|
|
font-weight: 900;
|
|
|
}
|
|
|
.header_nav .nav_la i span,.header_nav .nav_la i{
|
|
@@ -1231,32 +1231,28 @@ color: #e22020!important;
|
|
|
z-index: 8;
|
|
|
}
|
|
|
.tk_bottom{
|
|
|
- width: 1103px;
|
|
|
+ width: 340px;
|
|
|
height: 325px;
|
|
|
margin-top: 20px;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
-#gjsj_can{
|
|
|
- width: 750px;
|
|
|
- height: 280px;
|
|
|
+.tk_bottom1{
|
|
|
+ width: 743px;
|
|
|
+ height: 325px;
|
|
|
float: left;
|
|
|
+ margin-top: 20px;
|
|
|
+ margin-right: 20px;
|
|
|
}
|
|
|
-#gjsj_can h2{
|
|
|
- height: 30px;
|
|
|
- line-height: 30px;
|
|
|
- color: #fff;
|
|
|
- font-size: 16px;
|
|
|
- padding-left: 40px;
|
|
|
-}
|
|
|
+
|
|
|
#gjsj2{
|
|
|
width: 750px;
|
|
|
- height: 250px;
|
|
|
+ height: 280px;
|
|
|
}
|
|
|
#gjsj_bt{
|
|
|
width: 340px;
|
|
|
height: 280px;
|
|
|
- float: left;
|
|
|
}
|
|
|
+
|
|
|
.tk_bottom2{
|
|
|
width: 487px;
|
|
|
float: left;
|
|
@@ -1284,7 +1280,7 @@ color: #e22020!important;
|
|
|
.tit_date option::-ms-expand{ display: none; }
|
|
|
.tit_date option{
|
|
|
-moz-appearance:none; / Firefox /
|
|
|
--webkit-appearance:none; / Safari 和 Chrome /
|
|
|
+-webkit-appearance:none; / Safari 和 Chrome /
|
|
|
appearance:none;
|
|
|
background: #031957;
|
|
|
border: 0px;
|
|
@@ -1307,16 +1303,16 @@ appearance:none;
|
|
|
padding-right: 10px;
|
|
|
}
|
|
|
.tk_zs_tit u{
|
|
|
- background: url(../images/th_gjsjzl.png);
|
|
|
- text-indent: 12px;
|
|
|
+ background: url(../images/th_gjsjzl.png) no-repeat left;
|
|
|
display: inline-block;
|
|
|
color: #fff;
|
|
|
font-weight: 900;
|
|
|
height: 40px;
|
|
|
- letter-spacing: 23.2px;
|
|
|
line-height: 40px;
|
|
|
font-size: 32px;
|
|
|
font-family: electronicFont;
|
|
|
text-decoration: none;
|
|
|
- max-width: 380px;
|
|
|
+ margin: 0 5px;
|
|
|
+ display: inline-block;
|
|
|
+ width: 28px;
|
|
|
}
|