|
|
|
@ -72,7 +72,7 @@ ul.TopList li.crownIcon { margin: 15px 0; min-height: 50px; }
|
|
|
|
|
.Navi .Page { color: #a31022; }
|
|
|
|
|
.CruiseTitle { color: #fff; background: #a31022; width: 100%; display: block; border-radius: 4px 4px 0 0; padding: 10px 0 10px 15px; font-family: Trebuchet MS; font-size: 22px; }
|
|
|
|
|
.crumbNav { text-align: right; margin: 25px 0; font-size: 11px; color: #a31022; }
|
|
|
|
|
.crumbNav a { background: url(/image/arrow.png) no-repeat right 3px; padding-right: 10px; margin-right: 10px; color: #555; font-size: 11px !important;}
|
|
|
|
|
.crumbNav a { background: url(/image/arrow.png) no-repeat right 3px; padding-right: 10px; margin-right: 10px; color: #555; }
|
|
|
|
|
@media(max-width:750px) {
|
|
|
|
|
ul.TopList li.FlyFrom { padding-bottom: 28px; }
|
|
|
|
|
.cityMap .flightTimes { display: none !important; }
|
|
|
|
@ -246,7 +246,7 @@ a:hover { text-decoration: none; color: #b61326; }
|
|
|
|
|
.bookingSteps .tailorMake { display: block; font-size: 25px; float: right; margin-top: 40px; }
|
|
|
|
|
.bookingSteps .tailorMake span { display: block; }
|
|
|
|
|
.bookingSteps .tailorMake span a { color: #fff; font-family: Arial, Helvetica, sans-serif; display: block; font-size: 16px; border: 3px solid #fff; border-radius: 4px; padding: 8px 0; text-align: center; text-transform: uppercase; text-shadow: 0 0 2px #333; font-weight: bold; width: 200px; margin: 15px auto; box-shadow: 0 0 5px #333 inset; }
|
|
|
|
|
.bookingSteps .tailorMake span a:hover { box-shadow: 0 0 5px #000 inset; }
|
|
|
|
|
.bookingSteps .tailorMake span a:hover { background:#fff; color:#a31022; box-shadow:none; text-shadow:none; }
|
|
|
|
|
.bookingSteps .tailorMake span .fa { font-size: 120%; margin-left: 5px; font-weight: bold; }
|
|
|
|
|
@media(max-width:768px) {
|
|
|
|
|
.bookingSteps { position: relative !important; background: #555; width: 100% !important; margin-left: 0 !important; top: 0 !important; margin-top: 15px; padding: 20px; }
|
|
|
|
@ -279,48 +279,30 @@ a:hover { text-decoration: none; color: #b61326; }
|
|
|
|
|
.textBlock { width:100% !important; float: none !important; font-size:14px !important; margin-left:0 !important;}
|
|
|
|
|
.textBlock span { padding:5px 0 7px !important;}
|
|
|
|
|
.textBlock span a { font-size:14px !important; width:200px !important}
|
|
|
|
|
.myanmarGuide { margin-top:0 !important;}
|
|
|
|
|
.tips { height:auto !important;}
|
|
|
|
|
}
|
|
|
|
|
/* may you like*/
|
|
|
|
|
.YouMayLike{margin-left: 0px;margin-bottom: 40px;margin-top: -15px;}
|
|
|
|
|
.YouMayLike .infoList{height: 70px;overflow: hidden;}
|
|
|
|
|
/* for myanmar guide */
|
|
|
|
|
.cityList { font-size:14px;}
|
|
|
|
|
.cityList li { line-height:18px; margin-bottom:8px; background:url(/pic/square-gray-8x8.png) no-repeat left; padding-left:20px;}
|
|
|
|
|
.myanmarGuide { margin-top:140px;}
|
|
|
|
|
.listImage { display: inline-block; width:19%; margin-bottom:50px;}
|
|
|
|
|
.listImage img { max-width:100%; width:100%;}
|
|
|
|
|
.listImage img:hover{ filter: brightness(50%); -webkit-filter: brightness(50%); transition: all 0.5s ease-in-out; transform: scale(1.05); z-index: 9999; border-radius: 4px; }
|
|
|
|
|
|
|
|
|
|
/*csk 2017-04-11 用于新的左导航样式*/
|
|
|
|
|
.left_menu{
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
margin-right: 0px;
|
|
|
|
|
}
|
|
|
|
|
.left_menu li{
|
|
|
|
|
padding: 5px;
|
|
|
|
|
}
|
|
|
|
|
.left_menu .level_one{
|
|
|
|
|
border-top: 3px solid #c6162b;
|
|
|
|
|
border-bottom: 1px solid #d6d6d6;
|
|
|
|
|
font: 20px weight;
|
|
|
|
|
background: #ccc;
|
|
|
|
|
display: block;
|
|
|
|
|
padding-left: 5px;
|
|
|
|
|
}
|
|
|
|
|
.left_menu .level_tow{
|
|
|
|
|
border-bottom: 1px solid #d6d6d6;
|
|
|
|
|
font: 16px weight;
|
|
|
|
|
background: #e6e6e6;
|
|
|
|
|
}
|
|
|
|
|
.left_menu>a>li{
|
|
|
|
|
border-bottom: 1px #d6d6d6 solid;
|
|
|
|
|
height: 37px;
|
|
|
|
|
padding-top: 7px;
|
|
|
|
|
background: url(/image/info-list.png) no-repeat left;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
|
font-size: 14px !important;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
}
|
|
|
|
|
.left_menu>a .activated{
|
|
|
|
|
background: #a31022;
|
|
|
|
|
background-image:url(/image/info-list.png) no-repeat left;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
_background: url(/image/info-list.png) no-repeat left,url(/pic/red-arrow.png) no-repeat right;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
/*csk 2017-04-11 用于新的左导航样式*/
|
|
|
|
|
.tips { background: #fff; height: 415px; padding-left: 15px; padding-right: 10px; padding-top: 5px; border-radius: 0 0 4px 4px; border:1px solid #d1d1d1; margin-bottom:35px; }
|
|
|
|
|
.tips span.tourname { color: #04679a; display: block; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; height: 30px; margin-bottom: 5px; margin-top: 5px; }
|
|
|
|
|
ul.gray li { background: rgba(0, 0, 0, 0) url(/pic/square-gray-8x8.png) no-repeat scroll 20px center; font-size: 14px; padding-left: 40px; margin-bottom:10px;}
|
|
|
|
|
ul.gray { line-height: 24px; margin-left: -20px; }
|
|
|
|
|
ul.gray li a:hover { color: #a31022; }
|
|
|
|
|
ul.gray li a { text-decoration: none; }
|
|
|
|
|
.yztour img { border-radius:4px 4px 0 0; width:100%;}
|
|
|
|
|
.whiteBox { background:#fff; border-radius:0 0 4px 4px; padding:20px 20px 0; border:1px solid #d1d1d1; height:205px; margin-bottom:30px;}
|
|
|
|
|
.whiteBox a:hover { text-decoration: underline; color:#a31022 !important;}
|
|
|
|
|
.whiteBox strong { display: block; margin-bottom:15px; font-size:16px; font-weight: normal;}
|
|
|
|
|
.travelIdeas img { border-radius:4px 4px 0 0; width:100%;}
|
|
|
|
|
.bgWhite { background:#fff !important;}
|
|
|
|
|
|
|
|
|
|
.photoCenter { display: block; margin:15px 0; text-align:center;}
|
|
|
|
|
.photoCenter img { max-width:100%;}
|
|
|
|
|
.aboutAH h2, .idea h2, .TopThings h2, .ratedTours h2, .otherCountry h2 { text-align:center;}
|