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.

42 lines
2.9 KiB
CSS

@charset "utf-8";
/* CSS Document */
.menu a.active { color: #a31022; border-bottom: 4px solid #a31022; padding-bottom: 8px; }
.aboutAH { display: block; background: #f1f1f1; padding: 50px 0; text-align: center; }
.aboutAH img { max-width: 100%; }
h1 { font-size: 30px; border-bottom: none; margin: 0 0 30px; color: #545454; }
h2 { font-size: 30px; color: #545454; margin-bottom: 30px; text-align: center; }
@media(max-width:768px) {
h2 em { display: none; }
.topTours { padding: 30px 0 !important; }
.topTours .tourInfo { margin-bottom: 20px; }
.teamWork { padding: 50px 0 !important; }
.articleFirst { margin-bottom: 20px; }
.popularArticle .articleRight { margin-bottom: 20px !important; }
.whyAH { padding: 20px 0 0 !important; }
.whyAH .whyus ul { margin: 0 -15px !important; }
.whyAH .whyus li { background-size: 20% !important; padding: 10px 0 10px 70px !important; font-size: 15px !important; }
}
.topTours { display: block; padding: 30px 0 50px; }
.topTours img { border-radius: 4px 4px 0 0; }
.topTours .tourInfo { background: #f4f4f4; padding: 15px; border-radius: 0 0 4px 4px; }
.topTours .tourInfo h3 { font-size: 16px; margin: 5px 0 10px; }
.tourInfo .destinations { color: #777; display: block; height: 33px; margin: 10px 0; }
.tourInfo .viewDetail { background: #a31022; border-radius: 4px; display: block; margin: 10px 0; padding: 6px 0; text-align: center; }
.tourInfo .viewDetail a { color: #fff; font-size: 15px; text-decoration: none; }
.whyAH { display: block; background: #f1f1f1; padding: 50px 0; text-align: center; }
.whyAH .whyus { display: block; margin: 35px 0; overflow: hidden; text-align: left !important }
.whyAH .whyus li { font-size: 18px; color: #959595; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 35px 0 35px 150px; margin-bottom: 15px; }
.whyAH .whyus li strong { font-size: 22px; display: block; color: #545454; font-weight: normal; }
.whyAH .whyus li.planning { background: url(/pic/planning-icon.png) no-repeat left; }
.whyAH .whyus li.customize { background: url(/pic/customize-icon.png) no-repeat left; }
.whyAH .whyus li.guarantee { background: url(/pic/guarantee-icon.png) no-repeat left; }
.popularArticle { display: block; padding: 30px 0 50px; }
.popularArticle .articleFirst img { border-radius: 4px 4px 0 0; }
.popularArticle .articleFirst .articleInfo { background: #f4f4f4; border-radius: 0 0 4px 4px; padding: 15px; }
.popularArticle .articleFirst .articleInfo a { text-decoration: none; }
.popularArticle .articleFirst h3 { margin: 0 0 15px; font-size: 18px; }
.popularArticle .articleFirst p { line-height: 20px !important; margin-bottom: 0; }
.popularArticle .articleRight { margin-bottom: 29px; position: relative }
.popularArticle .articleRight img { border-radius: 4px; }
.popularArticle .articleRight span { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; border-radius: 4px 4px 0 0; color: #fff; font-size: 18px; height: 40px; position: absolute; width: 100%; left: 0; padding-left: 15px; padding-top: 7px; top: 0; }