You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
2.3 KiB
CSS
29 lines
2.3 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
.traditions { background: #e7e8ea; padding-bottom: 40px; padding-top: 20px; text-align: center; font-size: 16px; margin-bottom: 50px; }
|
|
.traditions h2 { text-align: center; ont-size: 30px; }
|
|
h2 { font-size: 30px; }
|
|
.PerformingArts { background: url(/image/travelguide/culture/index/performing-arts.jpg) no-repeat; height: 530px; margin-top: 20px; }
|
|
.PerformingArts h2 { color: #FFF; }
|
|
.performing { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; color: #FFF; top: 100px; padding-bottom: 30px; padding-top: 10px; }
|
|
.crafts { background: url(/image/travelguide/culture/index/crafts.jpg) no-repeat; min-height: 405px; height: auto; padding-top: 50px; padding-bottom: 50px; }
|
|
.festivals { background: #e7e8ea; padding-top: 50px; padding-bottom: 20px; margin-bottom: 20px; }
|
|
.toptitle { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; bottom: 0; color: #fff; font-size: 16px; padding-bottom: 5px; padding-top: 5px; position: absolute; text-align: center; width: 100%; left: 0; }
|
|
.toparticle { position: relative; margin-bottom: 30px; }
|
|
ul.white li { font-size: 18px; margin-bottom: 10px; background: url(/image/travelguide/culture/index/white.png) no-repeat 20px; padding-left: 45px; }
|
|
ul.white li a { color: #FFF; text-decoration: none; }
|
|
ul.white li a:hover { text-decoration: underline; }
|
|
ul.gray li { background: url(/image/travelguide/culture/index/list-gray.jpg) no-repeat 20px; font-size: 20px; margin-bottom: 10px; padding-left: 40px; }
|
|
ul.gray li a { text-decoration: none; }
|
|
ul.gray { margin-top: 20px; }
|
|
.yangtzetours { padding-bottom: 40px; padding-top: 20px; }
|
|
.tour { background: #e7e8ea; padding-right: 10px; height: 400px; padding-left: 10px; padding-top: 5px; }
|
|
.tour span.tourname { color: #04679a; font-size: 20px; margin-top: 10px; display: block; height: 30px; margin-bottom: 10px; }
|
|
.tour span.tourdetail { font-size: 16px; display: block; border-bottom: 1px dotted #919191; margin-bottom: 15px; padding-bottom: 10px; }
|
|
.tour span.view { font-size: 16px; background: url(/image/yangtzeriver/cruise/arrow.png) no-repeat right; padding-right: 25px; text-align: right; top: 0; top: -160px; }
|
|
a span.view { text-decoration: none; }
|
|
.tour p { height: 100px; color: #919191; }
|
|
.yztour { margin-top: 20px; }
|
|
/* fixed main menu */
|
|
#header { position: fixed !important; z-index: 9999; width: 100%; }
|
|
#contentHead { padding-top: 110px; } |