|
|
|
@ -966,7 +966,10 @@ ul.drop1 li a:hover { color: #000; text-decoration: none; }
|
|
|
|
|
ol.drop1 { margin: 0 0 15px 30px !important; }
|
|
|
|
|
ol.drop1 li { padding-left: 10px; line-height: 25px; margin-bottom: 10px; }
|
|
|
|
|
ol.drop1 li strong, ol.drop1 li b { font-weight: 600; }
|
|
|
|
|
#header { background: url(https://data.chinahighlights.com/css/images/global/bg-header.png) repeat-x; position: relative }
|
|
|
|
|
#header { background: #fff;
|
|
|
|
|
position: relative;
|
|
|
|
|
height: 70px;
|
|
|
|
|
box-shadow: 0px 2px 4px 0px #d1d1d1; }
|
|
|
|
|
/* get fixed */
|
|
|
|
|
.getFixed { display: block; box-shadow:0 3px 3px rgba(0,0,0,.3); background:#ad1818 !important; transition: all ease-in-out 1s !important; }
|
|
|
|
|
.getFixed #subnav { display: none !important; }
|
|
|
|
|