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.

69 lines
2.9 KiB
CSS

@charset "utf-8";
/* CSS Document */
h1 { color: #545454; font-size: 26px; border-bottom:none;}
h2 { color: #545454; font-size: 24px; border-bottom:none; text-align:center; margin:0 0 15px 0;}
.withBg{ background:#f1f1f1; margin:5px 0 30px 0;}
.karen-say{ background:#f1f1f1; border:1px solid #d1d1d1; border-radius:8px; padding:15px;}
.advisor-re{ padding:10px 0 0 0;}
/*whyys*/
.whyus-div{ background:#f1f1f1; margin:30px 0; padding:30px 0;}
.why-sub{ text-align:center; margin-top:15px;}
.why-sub p{ display:block; padding:15px;}
/*top city*/
.top-city{ background:#ececec;}
.hot-desti{ padding:15px!important;}
.hot-desti h3{ color:#0c53a3; font-size:20px; margin:0 0 10px 0;}
h4{ color:#545454; font-size:16px; font-weight:100; margin:0 0 15px 0;}
ul.city-highlights{ margin:0 0 15px 0;}
ul.city-highlights li{ margin-bottom:5px; font-size:14px;}
ul.city-highlights span.title{ color:#888888;}
ul.city-highlights span.number{ color:#0c53a3; font-size:25px;}
a.sightlink{ text-decoration:none; font-size:15px; display:block; margin-bottom:5px;}
span.bulenu{ color:#0c53a3; font-size:16px;}
.hot-sight{ margin-bottom:15px;}
/*tailor*/
.if-notintere{ padding:20px 0; text-align:center; font-family:'Open Sans', sans-serif; font-size:20px; color:#545454;}
span.interetitle{ display:block; color:#000000; font-size:35px; margin:0 0 15px 0;}
span.adswords{ font-size:20px;}
span.bluewords{ font-size:22px; color:#105dac;}
a.creatlink{ font-size:22px; color:#a31022; text-decoration:none; border:2px solid #a31022; width:300px; display:block; text-align:center; margin:20px auto; padding:6px 0; border-radius:10px; }
a.creatlink2{ font-size:22px; background:#a31022; color:#fff; text-decoration:none; border:2px solid #a31022; width:300px; display:block; text-align:center; margin:20px auto; padding:6px 0; border-radius:10px; }
.tourPackage {
background: #fff none repeat scroll 0 0;
border-radius: 0 0 6px 6px;
margin-bottom: 25px;
padding: 15px;
}
.tourPackage > h3 {
font-size: 16px;
margin: 5px 0 10px;
}
.tourPackage .destinations {
color: #777;
display: block;
height: 33px;
margin: 10px 0;
}
.tourPackage .viewDetail {
background: #a31022 none repeat scroll 0 0;
border-radius: 4px;
display: block;
margin: 10px 0;
padding: 6px 0;
text-align: center;
}
.tourPackage .viewDetail:hover {
box-shadow: 2px 2px 8px #333 inset;
display: block;
transition: all 0.5s ease-in-out 0s;
}
.tourPackage .viewDetail > a {
color: #fff;
font-size: 15px;
text-decoration: none;
}
h2.leftside{ text-align:left!important;}
table.besttime{ border-top:3px solid #d1d1d1; border-left:1px solid #d1d1d1; margin-bottom:15px; }
table.besttime td{ border-right:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1; font-size:14px; padding:10px 15px;}
table.besttime td.tips{ font-size:12px; background:url(/image/travelguide/us-tour/tips.png) no-repeat 15px 13px; padding:10px 15px 10px 35px;}
.besttime-blue{ color:#0b5797; font-size:14px;}