|
|
|
@ -52,6 +52,7 @@ p a:hover {
|
|
|
|
|
transition: 0.5s;
|
|
|
|
|
}
|
|
|
|
|
a, a:hover { text-decoration: none; color: #000;}
|
|
|
|
|
a:hover { cursor: pointer;}
|
|
|
|
|
.img-responsive, video, .table-responsive {
|
|
|
|
|
display: block;
|
|
|
|
|
max-width: 100%;
|
|
|
|
@ -386,9 +387,6 @@ ul.catalog li a:before {
|
|
|
|
|
}
|
|
|
|
|
ul.catalog li a:hover {
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
color: #000;
|
|
|
|
|
background: #f6f6f6;
|
|
|
|
|
transition: 1s;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
.pc_content {width: 750px;
|
|
|
|
@ -1762,11 +1760,9 @@ margin: 0 auto;
|
|
|
|
|
margin: 0 5px; border-radius: 4px;}
|
|
|
|
|
.pickpalmline label:hover {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
color: #000;
|
|
|
|
|
border: 2px solid #ad1818;
|
|
|
|
|
}
|
|
|
|
|
label.selected {
|
|
|
|
|
color: #000;
|
|
|
|
|
border: 2px solid #ad1818;
|
|
|
|
|
}
|
|
|
|
|
.pickpalmline .linepick:checked+label:hover {
|
|
|
|
@ -1998,7 +1994,6 @@ ul.zodiacsignlist {
|
|
|
|
|
}
|
|
|
|
|
.start-nav-item a {
|
|
|
|
|
background: none !important;
|
|
|
|
|
color: #000 ;
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
font-size: 19px;
|
|
|
|
|
}
|
|
|
|
@ -2182,7 +2177,6 @@ ul.zodiacsignlist {
|
|
|
|
|
}
|
|
|
|
|
li.dropdown a:hover {
|
|
|
|
|
border-bottom: 5px solid #ad1818;
|
|
|
|
|
color: #000;
|
|
|
|
|
padding: 21px 0;
|
|
|
|
|
transition: 0.2s;
|
|
|
|
|
cursor: pointer;
|
|
|
|
@ -2194,7 +2188,6 @@ ul.zodiacsignlist {
|
|
|
|
|
float: left;
|
|
|
|
|
}
|
|
|
|
|
a.p_topnavilink {
|
|
|
|
|
color: #000;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -2398,15 +2391,12 @@ h2, h3{ padding: 70px 15px 15px 15px;}
|
|
|
|
|
}
|
|
|
|
|
.bottomlogo {
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
height: 58px;
|
|
|
|
|
background-color: #000;
|
|
|
|
|
padding: 0;
|
|
|
|
|
background: url(https://data.chinahighlights.com/pic/guide/info-template-bottom-logo.jpg) no-repeat 20px 2px #1e1e1e;
|
|
|
|
|
color: #fff;
|
|
|
|
|
padding-left: 160px;
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
position: relative;
|
|
|
|
|
height: 56px;
|
|
|
|
|
background: url(https://data.chinahighlights.com/pic/guide/info-template-bottom-logo.jpg) no-repeat 20px 0px #1e1e1e;
|
|
|
|
|
color: #fff;
|
|
|
|
|
padding-left: 160px;
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
.hidden-xs {
|
|
|
|
|
display: none !important
|
|
|
|
|