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.
109 lines
10 KiB
CSS
109 lines
10 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
#mainMenu ul.chNav li.culture.active { background:url(/css/images/global/bg-nav-hover.png) repeat-x bottom !important; border-radius: 5px 5px 0 0; margin-top:-9px; padding-top:15px; }
|
|
#tourSlideshow { height:370px; width:980px; margin: 10px 0; }
|
|
#tourMainContent h1.tourtitle { border-bottom: 1px solid #D2D2D2; color: #545454; display: block; font-family: Verdana, Geneva, sans-serif; font-size: 22px; margin: 25px 0 5px; padding: 0 0 3px; }
|
|
#tourMainContent p.tourdescript { font-size:14px; font-family:Verdana, Geneva, sans-serif; color:#3f3f3f; border-bottom: 1px #d1d1d1 solid; padding-bottom:5px; }
|
|
.themeTitle { font-size:15px; background:#e4e4e4; border-left:7px solid #a6a6a6; padding:5px 0 5px 5px; margin-bottom:1px; margin-top:5px; text-decoration:none; }
|
|
.themeTitle a { text-decoration:none; }
|
|
ul.tourThemes { margin:5px 0; }
|
|
ul.tourThemes li { border-bottom: 1px solid #D1D1D1; line-height: 18px; list-style: none outside none; margin-bottom: 3px; padding-bottom: 3px; padding-left: 15px; }
|
|
ul.tourThemes li a { text-decoration: none; }
|
|
ul.tourThemes li.active { background-color: #A31022; background-image: none; margin-top: -3px; padding-top: 3px; }
|
|
ul.tourThemes li.active a { color:white; font-weight: bold; }
|
|
/* TOUR 搜索框 */
|
|
#toursearchbox { width:170px; background:#EBEBEB; float:left; margin-top:10px; padding-bottom:10px; }
|
|
.searchTitle { font-size:15px; background:#d1d1d1; border-left:7px solid #a31022; padding:5px 0 5px 5px; margin-bottom:1px; float:left; width:100%; width:157px; }
|
|
#tourindexSearch #selectInfo { margin:15px auto; font-size:12px; font-weight:600; color:#555; }
|
|
#tourindexSearch #selectInfo .budget { width:150px; margin-right:12px; font-family:Arial, Helvetica, sans-serif; margin-top:15px!important; float:left; padding-left:10px; }
|
|
#tourindexSearch #selectInfo select { width:145px; border:1px solid #999; background:#fff; padding:2px 0 2px 3px; color:#555; margin:1px 0 5px 0; }
|
|
#tourindexSearch #selectInfo .duration { width:148px; font-family:Arial, Helvetica, sans-serif; padding-left:10px; }
|
|
#tourindexSearch #visiting { margin:10px 0; *margin-bottom:0;
|
|
}
|
|
#tourindexSearch #visiting .title { font-size:14px; font-weight:600; color:#555; font-family:Arial, Helvetica, sans-serif; padding-left:10px; }
|
|
#tourindexSearch #visiting .citySelect { border:1px solid #999; padding:10px; margin:5px 0; font-size:11px; background:#fff; *padding:4px 5px 0 5px;
|
|
float:left; width:130px; margin-left:10px; }
|
|
#tourindexSearch #visiting .citySelect .cityList { float:left; width:auto; }
|
|
#tourindexSearch #visiting .citySelect .cityList a { color:#545454; }
|
|
#tourindexSearch #visiting .citySelect .cityList a:hover { color:#a31022; }
|
|
#tourindexSearch #visiting .citySelect .cityList ul { margin-left:0; margin-bottom:10px; }
|
|
#tourindexSearch #visiting .citySelect .cityList ul li { list-style:none; float:left; width:95px; border-bottom:none; margin:1px 2px; padding:0; }
|
|
#tourindexSearch #visiting .citySelect .cityList ul li a { text-decoration:none }
|
|
#tourindexSearch #visiting .citySelect .cityList ul li input { vertical-align:middle; margin:-3px 2px 0px 0; *margin-right:0;
|
|
}
|
|
#tourindexSearch #visiting .citySelect .whatSelected { float:right; width:135px; }
|
|
#tourindexSearch #visiting .citySelect .whatSelected textarea { width:125px; height:60px; padding:5px; border:1px solid #999; font-size:11px; }
|
|
.searchButton { margin-top:0; #margin-top: 30px;
|
|
width:auto; height: auto; padding-left:10px; }
|
|
#tourindexSearch #visiting .citySelect .whatSelected textarea:focus { border:1px solid #F3CB76; }
|
|
#tourindexSearch .advancedSearch { text-align:right; }
|
|
#tourindexSearch .advancedSearch a { color:#a31022; font-size:11px; }
|
|
#tourindexSearch .advancedSearch a:hover { text-decoration:none; }
|
|
/*Right Content*/
|
|
#contentRight { float:right; width:780px; height:auto; overflow:hidden; }
|
|
#contentRight .TopSellers { width:100%; }
|
|
#contentRight .TopSellers a { text-decoration: underline; }
|
|
#contentRight .TopSellers h2 { background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding-left:10px; margin:10px 0; display: block; clear: both; }
|
|
#contentRight .TopSellers ul { list-style:none; width:100%; margin:0 0 20px 0; height:100%; overflow: hidden; border-bottom:1px solid #CCC; }
|
|
#contentRight .TopSellers ul img { width:280px; height:120px; border:none; float:left; }
|
|
#contentRight .TopSellers ul img.moredetail { width:177px; height:32px; margin:10px 280px 0 0; display:inline; float:right; }
|
|
#contentRight .TopSellers ul li { width:470px; float:right; line-height:150%; color:#545454; }
|
|
#contentRight .TopSellers ul li.routetitle { color:#083c7d; font-size:14px; font-weight:bold; }
|
|
#contentRight .feeback { float:right; width:495px; max-height:220px; height:auto; overflow:hidden; }
|
|
#contentRight .feeback h2 { background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding-left:10px; margin-top:0 }
|
|
#contentRight .feeback p { width:320px; padding-left:8px; float:left; font-size:12px; font-style:italic; }
|
|
#contentRight .feeback p span { font-size:11px; }
|
|
#contentRight .feeback p span.feebackuser { color:#A31022; }
|
|
#contentRight .feeback img.avatar { width:165px; height:126px; float:right; }
|
|
#contentRight .tripadvisor { float:left; width:240px; height:360px; }
|
|
#contentRight .tripadvisor img { float:left; }
|
|
#contentRight .tripadvisor p { width:100%; float:left; }
|
|
/*#contentRight .tripadvisor h2 { background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding-left:10px; margin-top:0; }*/
|
|
#contentRight h2 { background: none repeat scroll 0 0 #E4E4E4; border-left: 7px solid #A6A6A6; font-size: 16px; font-weight: normal; height: 30px; line-height: 30px; margin-top: 5px; padding-left: 10px; }
|
|
/* footer features */
|
|
#footerFeature { width:950px; margin: 0 auto; border-top:1px solid #d1d1d1; padding-top:20px; height:100%; overflow: hidden }
|
|
#footerFeature .featureDetail { background:url(/css/images/citytour/border-right.png) no-repeat right; float: left; width:215px; _width:210px; height:110px; padding: 0 10px 10px 0; text-align:left; margin-right:15px; }
|
|
#footerFeature .featureDetail.last { background: none; padding-right:0; margin-right:0; width:217px; }
|
|
#footerFeature .featureDetail .featureTitle { font-size:24px; display: block; margin: 0 0 10px 0; color:#5f8a55; }
|
|
#footerFeature .featureDetail .featureTitle .more { font-size:11px; }
|
|
#footerFeature .featureDetail ul { margin-left:0; }
|
|
#footerFeature .featureDetail ul li { list-style: none; background:url(/css/images/global/green-dot.png) no-repeat left 1px; padding-left:20px; font-size:11px; line-height:16px; margin-bottom:10px; }
|
|
#footerFeature .featureDetail ul { margin-left:0; }
|
|
#footerFeature .featureDetail.first li { margin-bottom:8px!important; }
|
|
#footerFeature .featureDetail ul li.last { background: none; padding-left:0; text-align:right; margin-right:15px; }
|
|
.inpageTailor { padding: 5px 10px 0 10px!important; }
|
|
.tourThemes { overflow: hidden; height:100%; margin-bottom:15px; margin-top:-10px; }
|
|
.tourThemes ul li { width:180px; height:135px; float:left; margin:15px 0px; padding:5px; list-style: none; font-size:14px; font-style:italic; }
|
|
.tourThemes ul li:hover { background:#FFF; }
|
|
.tourThemes ul li img { width:175px; height:118px; padding:1px; padding:1px; border:1px solid #d1d1d1; margin:0; height:130px; }
|
|
.tourThemes ul li span { display: block; margin: 0 auto; text-align:center; width:158px; }
|
|
.tourThemes ul li a { text-decoration: none; margin-top:0; font-size:14px; font-style:italic; }
|
|
#contentRight .roundCorner .zongzi { width:150px; float:left; margin-left: 5px; margin-top: 5px; }
|
|
.eventList { float: left; margin-bottom: 3px; margin-top: 8px; padding-bottom: 3px; width: 765px; border-bottom: 1px #d1d1d1 dotted; }
|
|
.eventPhoto { float: right; margin-left: 5px; width: 295px; }
|
|
.eventListWord { color: #545454; float: left; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 20px; width: 460px; margin: 5px 0px 8px 0px; }
|
|
.eventListWord h3 { font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#545454; padding:0px; margin:0px; margin:0; }
|
|
.eventListWord h4 { margin-bottom:5px; }
|
|
.zongziPhoto { width:295px; float:left; margin-left:5px; margin-top:5px; }
|
|
.zongziTitle { width:138px; float:left; font-size: 12px; padding-left: 35px; margin-bottom: 10px; margin-top: 10px; }
|
|
.zongziTitle a { text-decoration:underline; color:#545454; }
|
|
#contentTour { float:right; width:765px; height:auto; margin-top:-20px; }
|
|
#contentTour .TopSellers { width:100%; }
|
|
#contentTour .TopSellers h2 { background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding-left:10px; margin:10px 0 0 4px; }
|
|
#contentTour .TopSellers ul { list-style:none; width:100%; margin:10px 0; float:left; border-bottom:1px solid #CCC; }
|
|
#contentTour .TopSellers ul img { width:280px; height:120px; border:none; float:left; }
|
|
#contentTour .TopSellers ul img.moredetail { width:177px; height:32px; margin:10px 280px 0 0; display:inline; float:right; }
|
|
#contentTour .TopSellers ul li { width:470px; float:right; line-height:150%; color:#545454; margin-top:-5px; margin-bottom:10px; }
|
|
#contentTour .TopSellers ul li.routetitle { color:#545454; font-size:15px; font-weight:bold; }
|
|
#contentTour .TopSellers2 { width:100%; }
|
|
#contentTour .TopSellers2 h2 { background: #e4e4e4; border-left: 7px solid #A6A6A6; font-size:16px; font-weight:normal; height:30px; line-height:30px; padding-left:10px; margin:10px 0 0 0; }
|
|
#contentTour .TopSellers2 ul { list-style:none; width:100%; margin:10px 0; float:left; }
|
|
#contentTour .TopSellers2 ul img { width:250px; height:200px; border:none; float:left; margin-right: 10px; }
|
|
#contentTour .TopSellers2 ul img.moredetail { width:177px; height:32px; margin:10px 350px 0 0; display:inline; float:right; }
|
|
#contentTour .TopSellers2 ul li { width:480px; float:left; line-height:150%; color:#545454; padding-left: 5px; margin-bottom:8px; }
|
|
#contentTour .TopSellers2 ul li a { text-decoration:none; }
|
|
#contentTour .TopSellers2 ul li.TopSellers2title { border-left:7px solid #A6A6A6; background:#E4E4E4; height:25px; line-height:25px; }
|
|
#contentTour .TopSellers2 ul li.listicon { padding-left:14px; background:url(/pic/arrow-r.GIF) no-repeat 0 6px; font-size:13px; }
|
|
#contentTour .TopSellers2 ul li.routetitle { color:#083c7d; font-size:14px; font-weight:bold; }
|
|
.inpageTailor { padding: 5px 10px 0 10px!important; }
|