|
|
|
@charset "utf-8";
|
|
|
|
/* public style */
|
|
|
|
body {
|
|
|
|
margin: 0;
|
|
|
|
font-family: Calibri;
|
|
|
|
color: #000;
|
|
|
|
background: #fff;
|
|
|
|
font-size: 19px;
|
|
|
|
}
|
|
|
|
a, a:hover {
|
|
|
|
color: #000;
|
|
|
|
text-decoration: underline;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
h1 {
|
|
|
|
font-size: 40px;
|
|
|
|
line-height: 40px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
h2 {
|
|
|
|
font-size: 30px;
|
|
|
|
margin-top: 70px;
|
|
|
|
line-height: 32px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
h3 {
|
|
|
|
font-size: 26px;
|
|
|
|
margin-top: 40px;
|
|
|
|
line-height: 28px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
p {
|
|
|
|
line-height: 24px;
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 25px;}
|
|
|
|
strong {
|
|
|
|
font-weight: 600;}
|
|
|
|
.img-responsive,
|
|
|
|
video, .table-responsive {
|
|
|
|
display: block;
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
overflow-x: auto;
|
|
|
|
}
|
|
|
|
.adsbygoogle { margin-bottom: 50px;}
|
|
|
|
.updated_news { top: 65px;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
background: #871010;
|
|
|
|
position: relative;
|
|
|
|
padding: 7px 0;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 17px;
|
|
|
|
text-align: center;}
|
|
|
|
.updated_news a {color: #fff;}
|
|
|
|
|
|
|
|
/* sidebar style */
|
|
|
|
.img-responsive {max-width: 100%;}
|
|
|
|
.headerbar {
|
|
|
|
color: #000;
|
|
|
|
z-index: 999;
|
|
|
|
box-shadow: 1px 1px 6px 2px #e5e5e5;
|
|
|
|
}
|
|
|
|
.siteSearch {
|
|
|
|
margin-left: 15px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys {
|
|
|
|
width: 87%;
|
|
|
|
height: 40px;
|
|
|
|
padding: 0 15px;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
.siteSearch .submits {
|
|
|
|
padding-top: 11px;
|
|
|
|
padding-right: 10px;
|
|
|
|
width: 20px;
|
|
|
|
position: absolute;
|
|
|
|
right: 20px;
|
|
|
|
}
|
|
|
|
.bottommedia {
|
|
|
|
width: 55%;
|
|
|
|
float: left;
|
|
|
|
padding-left: 15px;
|
|
|
|
}
|
|
|
|
.followtitle {
|
|
|
|
text-transform: uppercase;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* -------- */
|
|
|
|
.infocategory {position: absolute;
|
|
|
|
font-size: 18px;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
bottom: 150px;}
|
|
|
|
.infocategory a { color: #fff; margin-right: 25px;}
|
|
|
|
.infocategory a:after {content: "";
|
|
|
|
position: absolute;
|
|
|
|
width: 5px;
|
|
|
|
height: 5px;
|
|
|
|
transition: transform 0.5s;
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
border-top: 2px solid;
|
|
|
|
border-right: 2px solid;
|
|
|
|
transform: rotate(
|
|
|
|
45deg
|
|
|
|
);
|
|
|
|
margin-top: 9px;
|
|
|
|
margin-left: 3px;}
|
|
|
|
.infoimage,.infovideo {
|
|
|
|
margin-bottom: 30px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.infoimage img {--tw-shadow: 0px 4px 15px 2px rgba(70,70,70,0.3);
|
|
|
|
box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow);
|
|
|
|
border-radius: 6px; margin: 0 auto;}
|
|
|
|
.right_image {position: relative;
|
|
|
|
float: right;
|
|
|
|
width: 350px;
|
|
|
|
margin: 10px 0 30px 30px;}
|
|
|
|
.right_image img { width: 100%;}
|
|
|
|
.infoimagetitle {font-size: 18px;
|
|
|
|
margin-top: 10px;
|
|
|
|
color: #999;}
|
|
|
|
.photoTxt {
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
padding: 5px 10px;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 18px;
|
|
|
|
background: rgb(57 57 57 / 80%);
|
|
|
|
line-height: 19px;
|
|
|
|
}
|
|
|
|
table.InfoTable {
|
|
|
|
border-left: 1px solid #d1d1d1;
|
|
|
|
border-spacing: 0;
|
|
|
|
margin: 20px 0 50px 0;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
table.InfoTable th {
|
|
|
|
background: #999;
|
|
|
|
padding: 15px 10px;
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 22px;
|
|
|
|
color: #fff;
|
|
|
|
font-weight: 600;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
table.InfoTable td {
|
|
|
|
padding: 15px;
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
border-bottom: 1px solid #d1d1d1;
|
|
|
|
}
|
|
|
|
table.InfoTable tr:nth-child(odd) {
|
|
|
|
background: #f6f6f6;
|
|
|
|
}
|
|
|
|
ul.InfoList li {
|
|
|
|
list-style: square;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
ul.InfoList {
|
|
|
|
padding: 0 15px 0 20px;
|
|
|
|
}
|
|
|
|
ol {padding: 0 15px; margin: 10px 0; display: table;}
|
|
|
|
ol li { margin-bottom: 5px; padding-left: 10px;}
|
|
|
|
.right_brand_info {width: 330px;
|
|
|
|
float: right;
|
|
|
|
background: #f6f6f6;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
border-top: 7px solid #ad1818;}
|
|
|
|
.right_brand_info h2 { padding: 15px 0;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 25px;
|
|
|
|
margin-top: 15px;
|
|
|
|
line-height: 27px;}
|
|
|
|
.right_brand_info ul {padding: 0 20px;
|
|
|
|
margin-bottom: 50px;}
|
|
|
|
.right_brand_info ul li{
|
|
|
|
list-style: none;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-size: 18px;}
|
|
|
|
.right_brand_info ul li strong {
|
|
|
|
display: block; font-size: 20px;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
.info_reco_tours { font-size: 22px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
border-left: 8px solid #ad1818;
|
|
|
|
font-weight: 600;
|
|
|
|
background: #f7f7f7;
|
|
|
|
padding: 10px 20px;}
|
|
|
|
.info_reco_tours em {color: #ad1818;
|
|
|
|
margin-right: 10px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
font-size: 24px;}
|
|
|
|
.skipAhead ul {
|
|
|
|
width: 750px;
|
|
|
|
padding-left: 20px;
|
|
|
|
}
|
|
|
|
.skipAhead li {
|
|
|
|
float: left;
|
|
|
|
list-style: square;
|
|
|
|
width: 46%;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
padding: 0 15px;
|
|
|
|
}
|
|
|
|
.headerText {
|
|
|
|
background-color: #FFF;
|
|
|
|
text-align: center;
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 18px;
|
|
|
|
font-family: 'Goudy Old Style', sans-serif;
|
|
|
|
width: 220px;
|
|
|
|
left: calc(50% - 115px);
|
|
|
|
position: absolute;
|
|
|
|
top: -10px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.skipBox {
|
|
|
|
border-top: 1px solid #d2d2d2;
|
|
|
|
background-size: 100%;
|
|
|
|
position: relative;
|
|
|
|
border-bottom: 1px solid #d2d2d2;
|
|
|
|
margin: 0 0 60px 0;
|
|
|
|
padding: 20px 0;
|
|
|
|
}
|
|
|
|
.nextcontext { clear: both;
|
|
|
|
padding: 30px 0;
|
|
|
|
width: 1140px;}
|
|
|
|
h2.nexttitle { text-align: center;}
|
|
|
|
p.nextinfo {text-align: center;}
|
|
|
|
.nextbg { position: absolute;
|
|
|
|
height: 100%;
|
|
|
|
background: rgba(0, 0, 0, 0.30) none repeat scroll 0 0;
|
|
|
|
top: 0;}
|
|
|
|
.nextbg a { text-decoration: none;}
|
|
|
|
.tournextname {
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
font-size: 23px;
|
|
|
|
text-align: center;
|
|
|
|
margin-top: 80px;
|
|
|
|
margin-bottom: 100px;
|
|
|
|
padding: 0 15px;
|
|
|
|
height: 90px;
|
|
|
|
line-height: 25px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;}
|
|
|
|
.tournextname a {color: #fff;}
|
|
|
|
.tournextbutton { text-align: center;
|
|
|
|
background: #fff;
|
|
|
|
margin: 0 auto;
|
|
|
|
width: 140px;
|
|
|
|
font-weight: 400; border-radius: 2px;
|
|
|
|
text-transform: uppercase;}
|
|
|
|
.tournextbutton a { display: block;
|
|
|
|
padding: 8px 20px; color: #000;}
|
|
|
|
.tournextbutton a:hover {color: #ad1818; font-weight: 600;}
|
|
|
|
.nextarticle { float: left; position: relative; }
|
|
|
|
.infotailor {
|
|
|
|
margin: 100px 0 0 0;
|
|
|
|
background: #ececec;
|
|
|
|
height: 470px;
|
|
|
|
position: relative;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.infotailor:after {
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
left: calc(100% - 53%);
|
|
|
|
right: auto;
|
|
|
|
top: 0px;
|
|
|
|
bottom: auto;
|
|
|
|
border: 40px solid;
|
|
|
|
border-color: #fff transparent transparent transparent;
|
|
|
|
}
|
|
|
|
.infotailorword {
|
|
|
|
position: absolute;
|
|
|
|
top: calc(100% - 370px);
|
|
|
|
font-size: 30px;
|
|
|
|
text-align: center;
|
|
|
|
padding: 0 30px;
|
|
|
|
line-height: 35px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
.infotailormade {
|
|
|
|
font-size: 20px;
|
|
|
|
width: 250px;
|
|
|
|
margin: 30px auto 0 auto;
|
|
|
|
display: block;
|
|
|
|
background: #fff;
|
|
|
|
border: 2px solid #ad1818;
|
|
|
|
}
|
|
|
|
.infotailormade a {
|
|
|
|
color: #ad1818;
|
|
|
|
text-decoration: none;
|
|
|
|
display: block;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.listtour {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
flex-wrap: nowrap;
|
|
|
|
justify-content: left;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.goHome {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.goHome a {
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*首页反馈*/
|
|
|
|
.whyus {
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
padding: 0 40px 55px 0;
|
|
|
|
width: 43%;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.whyus ul { padding-left: 0;}
|
|
|
|
.whyus li {
|
|
|
|
font-size: 19px;
|
|
|
|
list-style: none;
|
|
|
|
margin-bottom: 40px;
|
|
|
|
}
|
|
|
|
.whyus li strong {
|
|
|
|
font-size: 23px;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
color: #ad1818;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
.customerReview {
|
|
|
|
padding-left: 70px;
|
|
|
|
width: 47%;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.reviewList {
|
|
|
|
overflow: hidden;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
}
|
|
|
|
.reviewList img {
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
padding: 5px;
|
|
|
|
float: left;
|
|
|
|
width: 25%;
|
|
|
|
}
|
|
|
|
.reviewList .reviewContent {
|
|
|
|
line-height: 18px;
|
|
|
|
float: right;
|
|
|
|
width: 67%;
|
|
|
|
}
|
|
|
|
.reviewList .reviewContent .quoteEnd {
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 23px;
|
|
|
|
}
|
|
|
|
.reviewList .floatLeft {float: left;
|
|
|
|
margin-right: 30px;
|
|
|
|
width: 60%;}
|
|
|
|
.reviewList .byWho {
|
|
|
|
display: block;
|
|
|
|
font-size: 16px;
|
|
|
|
color: #999;
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
.trustPilotIcon {
|
|
|
|
margin: 20px 0 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
.trustPilotIcon img { display: block;
|
|
|
|
margin-top: 10px;}
|
|
|
|
|
|
|
|
/*文中广告*/
|
|
|
|
.info_ad { position: relative;}
|
|
|
|
.info_ad_button {
|
|
|
|
background: #ad1818;
|
|
|
|
border-radius: 50%;
|
|
|
|
text-align: center;
|
|
|
|
height: 45px;
|
|
|
|
padding-top: 8px;
|
|
|
|
width: 53px;
|
|
|
|
position: absolute;
|
|
|
|
right: 15px;
|
|
|
|
bottom: 15px;}
|
|
|
|
.info_ad_button a {
|
|
|
|
display: block;
|
|
|
|
height: 60px;
|
|
|
|
margin-top: -10px;}
|
|
|
|
.info_ad_button a:after {
|
|
|
|
content: "";
|
|
|
|
position: absolute;
|
|
|
|
width: 15px;
|
|
|
|
height: 15px;
|
|
|
|
transition: transform 0.5s;
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
border-top: 5px solid #fff;
|
|
|
|
border-right: 5px solid #fff;
|
|
|
|
transform: rotate(
|
|
|
|
45deg
|
|
|
|
);
|
|
|
|
margin-top: 18px;
|
|
|
|
margin-left: -13px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*tour detail*/
|
|
|
|
.tournavi {
|
|
|
|
position: sticky;
|
|
|
|
z-index: 11;
|
|
|
|
margin: 0 auto;
|
|
|
|
margin-top: -50px;
|
|
|
|
background: #fff;
|
|
|
|
top: 53px;
|
|
|
|
width: 100%;
|
|
|
|
display: flex;
|
|
|
|
padding: 5px 0;
|
|
|
|
box-shadow: 0px 2px 6px #d2d2d2;
|
|
|
|
}
|
|
|
|
.TopNavi {
|
|
|
|
font-size: 17px;
|
|
|
|
border-right: 1px solid #d2d2d2;
|
|
|
|
padding-top: 5px;
|
|
|
|
text-align: center;
|
|
|
|
width: 25%;
|
|
|
|
}
|
|
|
|
.TopNaviLast {
|
|
|
|
font-size: 17px;
|
|
|
|
height: 25px;
|
|
|
|
padding-top: 5px;
|
|
|
|
text-align: center;
|
|
|
|
width: 24%;
|
|
|
|
}
|
|
|
|
.TopNavi a, .TopNaviLast a {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.ah_tour_subtitle {text-align: center;
|
|
|
|
font-size: 25px;
|
|
|
|
margin: 60px 0 30px 0;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;}
|
|
|
|
ul.tourhighlights { padding: 0 15px 0 20px;}
|
|
|
|
ul.tourhighlights li {list-style: square;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
font-size: 19px;}
|
|
|
|
.feedback_content {
|
|
|
|
font-size: 22px;
|
|
|
|
text-align: center;
|
|
|
|
font-style: italic;
|
|
|
|
padding: 40px 40px 0 40px;
|
|
|
|
background: url(https://data.chinahighlights.com/image/tour-detail/china-tour/china-tours-2020-feedback-bg-left.png) no-repeat 0px 20px;
|
|
|
|
background-size: 65px;}
|
|
|
|
.customer_name {font-size: 18px;
|
|
|
|
text-align: center;
|
|
|
|
margin: 30px 0 15px 0;}
|
|
|
|
.tourDays { float: left;
|
|
|
|
padding: 5px 15px;
|
|
|
|
font-size: 17px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
margin-top: 10px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
background: #000;
|
|
|
|
color: #fff;
|
|
|
|
margin-right: 10px;}
|
|
|
|
.tourDays:after {
|
|
|
|
border-left: solid 15px #000;
|
|
|
|
border-bottom: solid 14px transparent;
|
|
|
|
border-top: solid 17px transparent;
|
|
|
|
margin-left: 15px;
|
|
|
|
margin-top: -5px;
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
}
|
|
|
|
.tourDays strong {
|
|
|
|
font-size: 18px;
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
.tour_city {display: table-cell;
|
|
|
|
font-weight: 600;
|
|
|
|
height: 30px;
|
|
|
|
padding: 15px 15px 0px 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
.ItineraryContent { border-left: 2px dashed #d1d1d1;
|
|
|
|
padding: 20px;
|
|
|
|
margin-left: 5px;
|
|
|
|
margin-bottom: -10px;}
|
|
|
|
.tour_place {font-size: 18px;
|
|
|
|
display: block;
|
|
|
|
color: #7d7d7d;
|
|
|
|
margin-bottom: 5px; margin: 0 15px 10px 15px;}
|
|
|
|
.tour_hotel, .tour_dinner {
|
|
|
|
font-size: 18px;
|
|
|
|
display: block;
|
|
|
|
color: #7d7d7d;
|
|
|
|
margin: 0 15px 10px 0;}
|
|
|
|
.service_include { background: #efefef;
|
|
|
|
margin-top: 80px;
|
|
|
|
padding: 1px 25px 50px 25px;}
|
|
|
|
.tour_price { border-bottom: 1px solid #c5c5c5;
|
|
|
|
padding: 0 0 40px 0;
|
|
|
|
margin-bottom: 40px;}
|
|
|
|
.tour_price strong {
|
|
|
|
font-size: 30px;
|
|
|
|
color: #ad1818;
|
|
|
|
margin-right: 20px;
|
|
|
|
float: left;}
|
|
|
|
.price_person {margin-top: 10px; font-size: 17px;}
|
|
|
|
.ah_hotel {
|
|
|
|
display: inline-block;
|
|
|
|
width: 372px; }
|
|
|
|
.ah_hotel img {float: left; width: 186px; height: 125px; }
|
|
|
|
.hotelbg {
|
|
|
|
padding: 15px;
|
|
|
|
background: #efefef;
|
|
|
|
display: table;
|
|
|
|
height:95px;
|
|
|
|
min-width: 156px;
|
|
|
|
}
|
|
|
|
.hotel_city { color: #7d7d7d;
|
|
|
|
font-size: 16px; margin-bottom: 5px; display: block;
|
|
|
|
}
|
|
|
|
.hotel_name {font-size: 18px; line-height: 19px;}
|
|
|
|
.inquirybutton {
|
|
|
|
font-size: 20px;
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
padding: 5px 0;
|
|
|
|
width: 750px;
|
|
|
|
}
|
|
|
|
.inquirybutton a {
|
|
|
|
color: #fff;
|
|
|
|
display: block;
|
|
|
|
height: 30px;
|
|
|
|
padding-top: 3px;
|
|
|
|
background: #ad1818;
|
|
|
|
width: 70%;
|
|
|
|
margin: 0 auto;
|
|
|
|
border-radius: 25px;
|
|
|
|
text-align: center;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.tmbottom {background: #efefef;
|
|
|
|
padding: 5px 30px 30px 30px; position: relative; margin-top: 80px;}
|
|
|
|
.tmbottom:after {
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
left: calc(100% - 55%);
|
|
|
|
right: auto;
|
|
|
|
top: 0px;
|
|
|
|
bottom: auto;
|
|
|
|
border: 35px solid;
|
|
|
|
border-color: #fff transparent transparent transparent;
|
|
|
|
}
|
|
|
|
.tmbottom h2 {text-align: center;}
|
|
|
|
.tmbottom input {
|
|
|
|
height: 45px;
|
|
|
|
border: 1px solid #dcdcdc;
|
|
|
|
border-radius: 6px;
|
|
|
|
font-size: 17px;
|
|
|
|
padding: 0 15px;
|
|
|
|
color: #000;
|
|
|
|
margin-bottom: 15px;}
|
|
|
|
.tmbottom textarea { width: 100%;
|
|
|
|
border: 1px solid #dcdcdc;
|
|
|
|
padding: 15px;
|
|
|
|
font-size: 18px;
|
|
|
|
font-family: 'Hind Madurai';
|
|
|
|
line-height: 20px;
|
|
|
|
border-radius: 7px;}
|
|
|
|
.tmbottom button { background: #ad1818;
|
|
|
|
border: medium none;
|
|
|
|
border-radius: 25px;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 22px;
|
|
|
|
padding: 10px;
|
|
|
|
width: 100%;
|
|
|
|
margin: 30px auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* 集合页 */
|
|
|
|
.content_bg_grey {background: #fff; width: auto;
|
|
|
|
max-width: 100%;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-left: auto;
|
|
|
|
}
|
|
|
|
table.info_reco_table, table.tour_table { width: max-content;}
|
|
|
|
table.info_reco_table td { width: 270px;}
|
|
|
|
table.tour_table td.tour_td_image {position:relative; width: 315px;}
|
|
|
|
.country_experience { display: flex;}
|
|
|
|
.unique_experience {position: relative; padding: 0 2px; width: 281px; float: left;}
|
|
|
|
.experience_number {font-size: 90px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
float: left;
|
|
|
|
margin-right: 10px;
|
|
|
|
padding-left: 10px;
|
|
|
|
height: 422px;
|
|
|
|
font-style: italic;
|
|
|
|
color: #f6f6f6;}
|
|
|
|
.experience_info {position: absolute; bottom: 0; color: #fff; background: rgb(0 0 0 / 45%); height: 100%;}
|
|
|
|
.experience_info p { color: #fff;
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 22px;
|
|
|
|
font-weight: 400;
|
|
|
|
padding: 0 15px 15px 15px;
|
|
|
|
text-shadow: 1px 1px 1px #000;}
|
|
|
|
.experience_name {font-size: 25px;
|
|
|
|
line-height: 27px;
|
|
|
|
display: block;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
padding: 15px;}
|
|
|
|
.more_tours { text-align: center;
|
|
|
|
font-size: 25px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
text-transform: uppercase;
|
|
|
|
text-decoration: underline;
|
|
|
|
margin-top: 30px;}
|
|
|
|
.area_guide {width: 200px; float:left; margin: 15px 20px 20px 0;}
|
|
|
|
.area_name {display: block;
|
|
|
|
border: 1px solid #e5e5e5;
|
|
|
|
border-top: none;
|
|
|
|
padding: 5px 15px;
|
|
|
|
border-bottom: 3px solid #ad1818;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;}
|
|
|
|
.area_name a { text-decoration: none;}
|
|
|
|
.country_name {position: absolute;
|
|
|
|
top: 0;
|
|
|
|
width: 315px;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 25px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
font-weight: 600;
|
|
|
|
height: 250px;
|
|
|
|
}
|
|
|
|
.country_name strong { font-size: 27px;}
|
|
|
|
.country_name a {background: rgb(0 0 0 / 45%);
|
|
|
|
height: 100%;
|
|
|
|
padding-top: 170px;
|
|
|
|
display: block;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #fff;}
|
|
|
|
.trip_plan_left { width: 585px;
|
|
|
|
float: left;}
|
|
|
|
.plan_left {margin-right: 15px; width: 275px;
|
|
|
|
float: left; position: relative;}
|
|
|
|
.plan_title_bg {position: absolute;
|
|
|
|
top: 0;
|
|
|
|
bottom: 0;
|
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
background: rgb(0 0 0 / 45%);}
|
|
|
|
.plan_left_title {width: 100%;
|
|
|
|
position: absolute;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 21px;
|
|
|
|
font-weight: 300;
|
|
|
|
line-height: 22px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;}
|
|
|
|
.plan_left_title a, .plan_right_title a { color: #fff;}
|
|
|
|
.plan_left_title a {
|
|
|
|
height: 236px;
|
|
|
|
display: inline-block;
|
|
|
|
position: relative;
|
|
|
|
padding: 130px 15px 0 15px;}
|
|
|
|
.plan_left_right { width: 275px;
|
|
|
|
float: left; position: relative;}
|
|
|
|
.trip_plan_right {width: 555px;
|
|
|
|
display: inline-block;}
|
|
|
|
.trip_plan_left a, .trip_plan_right a {text-decoration: none;}
|
|
|
|
.plan_right_top {position: relative; margin-bottom: 20px;}
|
|
|
|
.plan_right {position: relative;}
|
|
|
|
.plan_right_title {position: absolute;
|
|
|
|
line-height: 20px;
|
|
|
|
bottom: 0;
|
|
|
|
background: rgb(0 0 0 / 55%);
|
|
|
|
width: calc(100% - 20px);
|
|
|
|
padding: 5px 10px;
|
|
|
|
font-size: 19px;}
|
|
|
|
.country_city_guide {
|
|
|
|
width: 62%;
|
|
|
|
float: left; }
|
|
|
|
img.country_map {margin-top: 15px;
|
|
|
|
display: inline-block;}
|
|
|
|
.ah_index_tour { margin: 0 2px; height: 100%; border: 1px solid #d1d1d1;padding: 5px; width: 269px; margin-bottom: 5px;}
|
|
|
|
.ah_index_tour_bg {padding: 15px 0;text-align: center;height: 170px;}
|
|
|
|
.ah_index_tour_bg h3 {height: 75px;
|
|
|
|
line-height: 20px;
|
|
|
|
margin-top: 0;
|
|
|
|
font-size: 20px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
.ah_index_tour_bg a { text-decoration: none;}
|
|
|
|
.ah_index_tour_city {height: 60px;color: #848484;line-height: 20px; font-size: 18px;}
|
|
|
|
.ah_index_tour_button {margin-top: 5px;font-size: 20px;text-transform: uppercase;font-weight: 600;}
|
|
|
|
.ah_index_tour_button a {color: #ad1818;}
|
|
|
|
|
|
|
|
/* Menu styles */
|
|
|
|
.menu {
|
|
|
|
position: fixed;
|
|
|
|
top: 120px;
|
|
|
|
left: 0;
|
|
|
|
width: 300px;
|
|
|
|
height: calc(100vh - 120px);
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
.menu__wrap {
|
|
|
|
position: absolute;
|
|
|
|
top: 7em;
|
|
|
|
bottom: 0;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
.menu__wrap a {text-decoration: none;}
|
|
|
|
.menu__level {
|
|
|
|
position: absolute;
|
|
|
|
left: 0;
|
|
|
|
visibility: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow-y: scroll;
|
|
|
|
width: calc(100% + 50px);
|
|
|
|
height: 100%;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
list-style-type: none;
|
|
|
|
}
|
|
|
|
.menu__level:focus {
|
|
|
|
outline: none;
|
|
|
|
}
|
|
|
|
.menu__level--current {
|
|
|
|
visibility: visible;
|
|
|
|
}
|
|
|
|
.menu__item {
|
|
|
|
width: calc(100% - 50px);
|
|
|
|
}
|
|
|
|
.menu__link {
|
|
|
|
font-weight: 600;
|
|
|
|
position: relative;
|
|
|
|
display: block;
|
|
|
|
padding: 7px 15px;
|
|
|
|
font-size: 22px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
.menu__link[data-submenu]::after {
|
|
|
|
position: absolute;
|
|
|
|
color: #000;
|
|
|
|
content: "";
|
|
|
|
width: 10px;
|
|
|
|
height: 10px;
|
|
|
|
transition: transform 0.5s;
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
border-top: 3px solid #000;
|
|
|
|
border-right: 3px solid #000;
|
|
|
|
float: right;
|
|
|
|
top: 20px;
|
|
|
|
right: 20px;
|
|
|
|
transform: rotate(
|
|
|
|
45deg
|
|
|
|
);
|
|
|
|
}
|
|
|
|
.menu__link:hover,
|
|
|
|
.menu__link:focus,
|
|
|
|
.menu__link[data-submenu]:hover::after,
|
|
|
|
.menu__link[data-submenu]:focus::after {
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
[class^='animate-'],
|
|
|
|
[class*=' animate-'] {
|
|
|
|
visibility: visible;
|
|
|
|
}
|
|
|
|
.animate-outToRight .menu__item {
|
|
|
|
-webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
}
|
|
|
|
|
|
|
|
@-webkit-keyframes outToRight {
|
|
|
|
to {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
|
|
transform: translate3d(100%, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@keyframes outToRight {
|
|
|
|
to {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
|
|
transform: translate3d(100%, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.animate-outToLeft .menu__item {
|
|
|
|
-webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
}
|
|
|
|
|
|
|
|
@-webkit-keyframes outToLeft {
|
|
|
|
to {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
|
|
transform: translate3d(-100%, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@keyframes outToLeft {
|
|
|
|
to {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
|
|
transform: translate3d(-100%, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.animate-inFromLeft .menu__item {
|
|
|
|
-webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
}
|
|
|
|
|
|
|
|
@-webkit-keyframes inFromLeft {
|
|
|
|
from {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
|
|
transform: translate3d(-100%, 0, 0);
|
|
|
|
}
|
|
|
|
|
|
|
|
to {
|
|
|
|
opacity: 1;
|
|
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
|
|
transform: translate3d(0, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@keyframes inFromLeft {
|
|
|
|
from {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
|
|
transform: translate3d(-100%, 0, 0);
|
|
|
|
}
|
|
|
|
|
|
|
|
to {
|
|
|
|
opacity: 1;
|
|
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
|
|
transform: translate3d(0, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.animate-inFromRight .menu__item {
|
|
|
|
-webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
|
|
|
|
}
|
|
|
|
|
|
|
|
@-webkit-keyframes inFromRight {
|
|
|
|
from {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
|
|
transform: translate3d(100%, 0, 0);
|
|
|
|
}
|
|
|
|
|
|
|
|
to {
|
|
|
|
opacity: 1;
|
|
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
|
|
transform: translate3d(0, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@keyframes inFromRight {
|
|
|
|
from {
|
|
|
|
opacity: 0;
|
|
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
|
|
transform: translate3d(100%, 0, 0);
|
|
|
|
}
|
|
|
|
|
|
|
|
to {
|
|
|
|
opacity: 1;
|
|
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
|
|
transform: translate3d(0, 0, 0);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.menu__back {
|
|
|
|
position: absolute;
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
.menu__back--hidden {
|
|
|
|
pointer-events: none;
|
|
|
|
opacity: 0;
|
|
|
|
}
|
|
|
|
.menu__back:hover,
|
|
|
|
.menu__back:focus {
|
|
|
|
color: #fff;
|
|
|
|
outline: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Open and close buttons */
|
|
|
|
.action {
|
|
|
|
position: absolute;
|
|
|
|
border: none;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.action:focus {
|
|
|
|
outline: none;
|
|
|
|
}
|
|
|
|
.action--close {
|
|
|
|
top: 1.25em;
|
|
|
|
right: 1em;
|
|
|
|
display: none;
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*@media screen and (max-width: 40em) {}
|
|
|
|
.action--open,*/
|
|
|
|
.action--close {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
.menu {
|
|
|
|
z-index: 1000;
|
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 100vh;
|
|
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
|
|
transform: translate3d(-100%, 0, 0);
|
|
|
|
-webkit-transition: -webkit-transform 0.3s;
|
|
|
|
transition: transform 0.3s;
|
|
|
|
}
|
|
|
|
.menu--open {
|
|
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
|
|
transform: translate3d(0, 0, 0);
|
|
|
|
}
|
|
|
|
/* menu end */
|
|
|
|
|
|
|
|
/*pc style begin */
|
|
|
|
.infobottom ul li {
|
|
|
|
list-style: none;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.bottommedia ul {
|
|
|
|
padding-left: 0;
|
|
|
|
display: inline-block;
|
|
|
|
margin-left: -15px;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
.bottommedia ul li a {
|
|
|
|
color: #fff;
|
|
|
|
font-size: 18px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.followtitle a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.bottomlinks ul li {
|
|
|
|
font-size: 18px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
.bottomlinks ul {
|
|
|
|
display: inline-block;
|
|
|
|
padding-left: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
.bottomlinks ul li a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.bottomlinks a { text-decoration: none;}
|
|
|
|
.aboutusleft {
|
|
|
|
width: 50%;
|
|
|
|
float: left;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.bottomaboutus {
|
|
|
|
margin-bottom: 50px;
|
|
|
|
}
|
|
|
|
.bottompctitle {
|
|
|
|
font-size: 18px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
color: #797979;
|
|
|
|
font-weight: bold;
|
|
|
|
display: block;
|
|
|
|
width: 23%;
|
|
|
|
height: 115px;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.aboutusinfo {
|
|
|
|
font-size: 17px;
|
|
|
|
line-height: 23px;
|
|
|
|
padding-right: 50px;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.trustPilotIconBig { width: 75%;
|
|
|
|
float: right;}
|
|
|
|
.aboutusinfo a {
|
|
|
|
color: #fff;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
.bottomfollowus ul {
|
|
|
|
padding-left: 10px;
|
|
|
|
display: inline-block;
|
|
|
|
margin-left: -15px;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
.bottomfollowus ul li {
|
|
|
|
list-style: none;
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
margin-bottom: 25px;
|
|
|
|
font-size: 14px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.bottomfollowus ul li a {
|
|
|
|
color: #fff;
|
|
|
|
font-size: 14px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.aboutusright {
|
|
|
|
width: 50%;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.bottomaboutuslinks {
|
|
|
|
border-top: 1px solid #797979;
|
|
|
|
margin-top: 50px;
|
|
|
|
}
|
|
|
|
.bottomlinksleft {
|
|
|
|
width: 45%;
|
|
|
|
float: left;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
ul.socialmedias { float: right; margin-top: 15px;}
|
|
|
|
ul.socialmedias li { float: left; margin-right: 20px; font-size: 18px;}
|
|
|
|
ul.socialmedias li svg {background: #999;
|
|
|
|
border-radius: 50%;
|
|
|
|
padding: 3px;
|
|
|
|
margin-right: 15px;}
|
|
|
|
ul.socialmedias li a {color: #fff;}
|
|
|
|
ul.withBorder {
|
|
|
|
padding: 10px 0;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
margin-top: 0;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
ul.withBorder li {
|
|
|
|
display: inline;
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
ul.withBorder li a {
|
|
|
|
color: #fff;
|
|
|
|
text-decoration: none;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.infobottom {
|
|
|
|
background: #3a3a32;
|
|
|
|
color: #fff;
|
|
|
|
clear: both;
|
|
|
|
padding-top: 100px;
|
|
|
|
padding-bottom: 110px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.bottommembers {
|
|
|
|
width: 30%;
|
|
|
|
display: inline-block;
|
|
|
|
padding-top: 15px;
|
|
|
|
}
|
|
|
|
.bottommembers img {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.memberIcons {
|
|
|
|
text-align: right;
|
|
|
|
display: block;
|
|
|
|
padding-top: 15px;
|
|
|
|
}
|
|
|
|
img.bottomlogopc {
|
|
|
|
float: left;
|
|
|
|
margin-right: 30px;
|
|
|
|
}
|
|
|
|
.bottomcopyright {
|
|
|
|
font-size: 16px;
|
|
|
|
display: inline-block;
|
|
|
|
padding-top: 30px;
|
|
|
|
}
|
|
|
|
.bottomprivacy {
|
|
|
|
display: inline-block;
|
|
|
|
float: right;
|
|
|
|
padding-top: 30px;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
.bottomprivacy a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.main_content {
|
|
|
|
width: 1140px;
|
|
|
|
max-width: 100%;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-left: auto;
|
|
|
|
display: table;
|
|
|
|
}
|
|
|
|
.dropdown-content {
|
|
|
|
width: 100%;
|
|
|
|
left: 0;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
box-shadow: 0px 2px 4px 0px #d1d1d1;
|
|
|
|
transition: 0.5s;
|
|
|
|
height: 0;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
.dropdown:hover .dropdown-content {
|
|
|
|
height: 300px;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
ul.inspiration {
|
|
|
|
padding-left: 0;
|
|
|
|
width: 155px;
|
|
|
|
}
|
|
|
|
ul.inspiration li {
|
|
|
|
line-height: 30px;
|
|
|
|
width: 300px;
|
|
|
|
}
|
|
|
|
ul.inspiration li a {
|
|
|
|
color: #000;
|
|
|
|
padding: 0;
|
|
|
|
text-transform: capitalize;
|
|
|
|
}
|
|
|
|
ul.inspiration li a:hover {
|
|
|
|
border-bottom: none;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.inspirationlist {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.inspirationtitle {
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 20px;
|
|
|
|
color: #ad1818;
|
|
|
|
border-bottom: 1px solid #d2d2d2;
|
|
|
|
padding-bottom: 10px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
display: inline-block;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
.inspirationinfo {
|
|
|
|
display: block;
|
|
|
|
width: 1140px;
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
left: 0;
|
|
|
|
margin: 0 auto;
|
|
|
|
padding-top: 30px;
|
|
|
|
}
|
|
|
|
.besttime, .topthings {
|
|
|
|
width: 28%;
|
|
|
|
}
|
|
|
|
.vacationtype,
|
|
|
|
.festival {
|
|
|
|
width: 21%;
|
|
|
|
}
|
|
|
|
.infotoptitle h1 {
|
|
|
|
color: #fff;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 35px;
|
|
|
|
width: 1140px;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
}
|
|
|
|
.topbannerbg {
|
|
|
|
position: absolute;
|
|
|
|
background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
|
|
|
|
width: 100%;
|
|
|
|
top: 0;
|
|
|
|
height: 100%;
|
|
|
|
}
|
|
|
|
.authorupdate {color: #fff;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
font-size: 16px;
|
|
|
|
text-shadow: 1px 1px 1px #000; width: max-content;}
|
|
|
|
.authorupdate strong { margin: 0 5px;
|
|
|
|
border-right: 2px solid #f1f1f1;
|
|
|
|
padding-right: 10px;
|
|
|
|
margin-right: 11px; font-weight: 400;}
|
|
|
|
.requiredArea {color: #ad1818;
|
|
|
|
font-size: 18px;
|
|
|
|
display: block;
|
|
|
|
margin-top: -10px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-weight: 400;
|
|
|
|
font-style: italic;
|
|
|
|
border-bottom: 1px dashed;
|
|
|
|
padding: 0 5px;}
|
|
|
|
/*pc style end */
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
.topnavigation {
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
.skipBox {min-height: 150px;}
|
|
|
|
.tour_date{ margin: 0;}
|
|
|
|
.tour_place { margin: 10px 0;}
|
|
|
|
.tour_dinner { margin-left: 0;}
|
|
|
|
p {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
h2.whyus {
|
|
|
|
margin-top: 50px;
|
|
|
|
}
|
|
|
|
.tournavi {
|
|
|
|
position: sticky;
|
|
|
|
border-bottom: 1px solid #d2d2d2;
|
|
|
|
border-left: 1px solid #d2d2d2;
|
|
|
|
border-right: 1px solid #d2d2d2;
|
|
|
|
background: #fff;
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
.infotailor {
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
.infotailorword {
|
|
|
|
font-size: 30px;
|
|
|
|
padding: 100px 0 80px 0;
|
|
|
|
position: relative;
|
|
|
|
background: #ececec;
|
|
|
|
display: block;
|
|
|
|
line-height: 35px;
|
|
|
|
}
|
|
|
|
.chbottomlogo {
|
|
|
|
position: absolute;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
margin-top: -80px;
|
|
|
|
}
|
|
|
|
.chbottomlogo img {
|
|
|
|
margin: 0 auto;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
#main_content_next {
|
|
|
|
width: 1140px;
|
|
|
|
}
|
|
|
|
#main_content_pc {
|
|
|
|
width: 1140px;
|
|
|
|
float: left;
|
|
|
|
max-width: 100%;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
.pc_content {width: 750px;float: left;max-width: 100%;}
|
|
|
|
.right_tour { position: sticky;
|
|
|
|
float: right;
|
|
|
|
top: calc(100% - 570px);
|
|
|
|
width: 330px;}
|
|
|
|
.right_tour img { border-radius: 6px;}
|
|
|
|
.topcontent { margin-bottom: 80px; margin-top: 65px;}
|
|
|
|
.bottomlogo {
|
|
|
|
height: 71px;
|
|
|
|
background-color: #1e1e1e;
|
|
|
|
padding: 0;
|
|
|
|
color: #fff;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.visible-xs {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
.headerbar {
|
|
|
|
height: 65px;
|
|
|
|
position: fixed;
|
|
|
|
width: 100%;
|
|
|
|
background: #fff;
|
|
|
|
box-shadow: 0px 2px 4px 0px #d1d1d1;
|
|
|
|
}
|
|
|
|
.siteSearch {margin-top: 15px;}
|
|
|
|
.contactbutton {
|
|
|
|
color: #fff !important;
|
|
|
|
background: #ad1818;
|
|
|
|
padding: 5px 15px !important;
|
|
|
|
border-radius: 25px;
|
|
|
|
}
|
|
|
|
a.p_topnavilink.contactbutton:hover {
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
|
|
|
.footerbox {
|
|
|
|
width: 1140px;
|
|
|
|
max-width: 100%;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-left: auto;
|
|
|
|
padding-left: 15px;
|
|
|
|
padding-right: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.siteSearch .strkeys {
|
|
|
|
border: 0;
|
|
|
|
font-size: 16px;
|
|
|
|
padding: 0 10px;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys:focus-visible {outline: none;}
|
|
|
|
.siteSearch .submits {
|
|
|
|
float: right;
|
|
|
|
right: 0px;
|
|
|
|
}
|
|
|
|
img.asiahighlightslogo {
|
|
|
|
padding-left: 0;
|
|
|
|
height: 65px;
|
|
|
|
width: 132px;
|
|
|
|
}
|
|
|
|
ul.pctopnavi {
|
|
|
|
display: flex;
|
|
|
|
padding-left: 120px;
|
|
|
|
margin-bottom: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
height: 64px;
|
|
|
|
|
|
|
|
}
|
|
|
|
ul.pctopnavi a {text-decoration: none;}
|
|
|
|
ul.pctopnavi li {
|
|
|
|
list-style: none;
|
|
|
|
color: #fff;
|
|
|
|
float: left;
|
|
|
|
margin-right: 35px;
|
|
|
|
}
|
|
|
|
.pcnavibutton {
|
|
|
|
float: right;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
li.dropdown {
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
li.dropdown a {
|
|
|
|
display: table-cell;
|
|
|
|
padding: 24px 0 19px 0;
|
|
|
|
}
|
|
|
|
li.dropdown a:hover {
|
|
|
|
border-bottom: 5px solid #ad1818;
|
|
|
|
color: #000;
|
|
|
|
padding: 24px 0 14px 0;
|
|
|
|
transition: 0.15s;
|
|
|
|
}
|
|
|
|
a.p_toplogo {
|
|
|
|
display: inline-block;
|
|
|
|
height: 65px;
|
|
|
|
padding-left: 10px;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.p_topnavilink {
|
|
|
|
color: #000;
|
|
|
|
font-weight: 600;
|
|
|
|
padding: 65px 0 26px 0;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.infotoptitle {
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.infotopimage {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.infotopimage img { margin: 0 auto;}
|
|
|
|
.tmbottom input, .tmbottom textarea { width: 95%;}
|
|
|
|
.tour_feedback {
|
|
|
|
padding-bottom: 50px;
|
|
|
|
border-top: 1px solid #d1d1d1;
|
|
|
|
margin: 80px 0;
|
|
|
|
border-bottom: 1px solid #d1d1d1;}
|
|
|
|
.tournavi { margin-top: -80px; top: 65px;
|
|
|
|
width: 750px; box-shadow: 0px 2px 6px #d2d2d2; }
|
|
|
|
.info_ad_name {
|
|
|
|
padding: 15px 15px 10px 5px;
|
|
|
|
bottom: 0;
|
|
|
|
position: absolute;}
|
|
|
|
}
|
|
|
|
.info_ad_name a {
|
|
|
|
display: inline-block;
|
|
|
|
color: #fff;
|
|
|
|
padding: 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
text-shadow: 1px 1px 1px #000;}
|
|
|
|
.info_ad_name strong {line-height: 33px;
|
|
|
|
font-size: 33px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
display: block;}
|
|
|
|
.content_article_title, .info_ad_title {
|
|
|
|
margin-top: 50px;
|
|
|
|
border-left: 5px solid #ad1818;
|
|
|
|
padding-left: 15px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
table.content_article {width: max-content; border-spacing: inherit;}
|
|
|
|
table.content_article td { background: #f6f6f6; border-right: 5px solid #fff; width: 355px;}
|
|
|
|
table.content_article td img { width: 30%;
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;}
|
|
|
|
.content_article_name { width: 60%;
|
|
|
|
height: 85px;
|
|
|
|
line-height: 20px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
padding-top: 10px;
|
|
|
|
-webkit-line-clamp: 4;
|
|
|
|
display: -webkit-box;
|
|
|
|
-webkit-box-orient: vertical;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
overflow: hidden;}
|
|
|
|
.content_article_button { display: inherit;
|
|
|
|
font-size: 22px;
|
|
|
|
background: #ad1818;
|
|
|
|
color: #fff;
|
|
|
|
border-radius: 50%;
|
|
|
|
text-align: center;
|
|
|
|
float: right;
|
|
|
|
margin-right: 15px;}
|
|
|
|
.content_article_button a {color: #fff;
|
|
|
|
width: 33px;
|
|
|
|
height: 27px;
|
|
|
|
display: inline-block;}
|
|
|
|
.content_article_button a:after {
|
|
|
|
color: #fff;
|
|
|
|
content: "";
|
|
|
|
width: 10px;
|
|
|
|
height: 10px;
|
|
|
|
transition: transform 0.5s;
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
border-top: 3px solid #fff;
|
|
|
|
border-right: 3px solid #fff;
|
|
|
|
float: right;
|
|
|
|
margin-right: 12px;
|
|
|
|
margin-top: 10px;
|
|
|
|
transform: rotate(
|
|
|
|
45deg
|
|
|
|
);
|
|
|
|
}
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
.updated_news { top: 54px; line-height: 19px;}
|
|
|
|
p { padding: 0 15px;}
|
|
|
|
ul.InfoList {padding: 0 15px 0 35px;}
|
|
|
|
/*头部导航*/
|
|
|
|
.topnavitailor { text-transform: uppercase;
|
|
|
|
height: 29px;
|
|
|
|
margin-top: 13px;
|
|
|
|
display: flex;
|
|
|
|
position: absolute;
|
|
|
|
right: 10px;
|
|
|
|
top: 0;}
|
|
|
|
a.infocustomize {
|
|
|
|
font-size: 18px;
|
|
|
|
color: #fff;
|
|
|
|
padding: 3px 7px;
|
|
|
|
background: #ad1818;
|
|
|
|
margin-right: 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
img.chinahighlightslogo {height: 53px;
|
|
|
|
display: inline-block;
|
|
|
|
margin-left: 10px; width: 200px;}
|
|
|
|
|
|
|
|
/*底部logo*/
|
|
|
|
.bottomlogoinfo {
|
|
|
|
color: #fff;
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 50px;
|
|
|
|
padding: 0 30px;
|
|
|
|
font-size: 18px;
|
|
|
|
font-weight: 300;
|
|
|
|
}
|
|
|
|
.bottomlogoinfo a { color: #fff; text-decoration: underline;}
|
|
|
|
.bottommedia ul {
|
|
|
|
padding-left: 15px;
|
|
|
|
}
|
|
|
|
.bottommedia ul li svg {background: #999;
|
|
|
|
border-radius: 50%;
|
|
|
|
padding: 3px;
|
|
|
|
margin-right: 15px;}
|
|
|
|
img.bottomlogocenter { margin: 10px auto;}
|
|
|
|
.chbottomlogo {
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
top: calc(50% - -240px);
|
|
|
|
}
|
|
|
|
.chbottomlogo img {
|
|
|
|
display: block;
|
|
|
|
width: 150px;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
.featureon {padding:0 20px;}
|
|
|
|
.infobottom {padding: 70px 0;}
|
|
|
|
#main_content_mobile {
|
|
|
|
padding-top: 50px;
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
|
|
|
.img-responsive,
|
|
|
|
video,
|
|
|
|
.table-responsive {
|
|
|
|
overflow-x: auto;
|
|
|
|
}
|
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3,
|
|
|
|
h4 {
|
|
|
|
padding: 0 15px;
|
|
|
|
}
|
|
|
|
.infotopimage {
|
|
|
|
position: relative;
|
|
|
|
margin-top: 53px;
|
|
|
|
}
|
|
|
|
ul.tourhighlights { padding: 0 15px 0 35px;}
|
|
|
|
.right_image {float: none;
|
|
|
|
width: 100%;
|
|
|
|
margin: 30px 0;}
|
|
|
|
.right_image img { width: 100%;}
|
|
|
|
.headerbar {
|
|
|
|
position: fixed;
|
|
|
|
width: 100%;
|
|
|
|
top: 0;
|
|
|
|
background: #fff;
|
|
|
|
box-shadow: 1px 1px 6px 1px #f1f1f1;
|
|
|
|
height: 53px;
|
|
|
|
}
|
|
|
|
.bottomlogo {
|
|
|
|
font-size: 16px;
|
|
|
|
height: 53px;
|
|
|
|
background: url(https://data.chinahighlights.com/image/asia/asia-highlights-bottom-logo.png) no-repeat 10px 0px #1e1e1e;
|
|
|
|
padding-left: 150px;
|
|
|
|
padding-top: 18px;
|
|
|
|
line-height: 18px;
|
|
|
|
color: #fff;
|
|
|
|
position: relative;
|
|
|
|
z-index: 999999;
|
|
|
|
}
|
|
|
|
.hidden-xs {
|
|
|
|
display: none !important
|
|
|
|
}
|
|
|
|
|
|
|
|
.visible-xs {
|
|
|
|
display: block !important
|
|
|
|
}
|
|
|
|
.infocategory {width: auto;
|
|
|
|
top: 10px;
|
|
|
|
padding: 0 25px;}
|
|
|
|
/*信息页面*/
|
|
|
|
.nextcontext { width: 100%;}
|
|
|
|
.info_ad_name strong {
|
|
|
|
line-height: 23px;
|
|
|
|
font-size: 22px;
|
|
|
|
}
|
|
|
|
.info_ad_button {position: absolute;
|
|
|
|
bottom: 10px;
|
|
|
|
right: 0;
|
|
|
|
margin-right: 10px;}
|
|
|
|
.right_brand_info, .right_tour {display: none;}
|
|
|
|
.infotoptitle {
|
|
|
|
position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
bottom: 0;
|
|
|
|
}
|
|
|
|
.infotoptitle h1 { width: auto;
|
|
|
|
position: relative;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
line-height: 30px;
|
|
|
|
font-size: 30px;
|
|
|
|
bottom: 35px;
|
|
|
|
margin-top: 0;}
|
|
|
|
.authorupdate { padding: 0 15px;}
|
|
|
|
.skipAhead ul {display: inline-block;
|
|
|
|
padding-left: 20px;
|
|
|
|
width: calc(100% - 20px);}
|
|
|
|
.skipAhead li { width: calc(100% - 30px);
|
|
|
|
padding-left: 15px;}
|
|
|
|
.next_tour_info { width: 100%;
|
|
|
|
float: none;
|
|
|
|
position: absolute;
|
|
|
|
background: rgba(0, 0, 0, 0.36) none repeat scroll 0 0;
|
|
|
|
right: 0;
|
|
|
|
bottom: 0;
|
|
|
|
height: 100%;}
|
|
|
|
|
|
|
|
.next_button {
|
|
|
|
float: none;
|
|
|
|
margin: 0 auto;
|
|
|
|
display: block;
|
|
|
|
width: 146px;
|
|
|
|
padding: 8px 0;
|
|
|
|
position: initial;}
|
|
|
|
.tournext { width: 287px; }
|
|
|
|
.right_tour .ah_inforight p { padding: 0;}
|
|
|
|
/*tour page*/
|
|
|
|
.tour_price {padding: 0 15px 40px 15px;}
|
|
|
|
.service_include { padding: 15px 0;}
|
|
|
|
.inquirybutton { width: 100%; height: 38px;}
|
|
|
|
.tour_feedback {padding-bottom: 60px;}
|
|
|
|
.tmbottom textarea, .tmbottom input { width: 90%;}
|
|
|
|
.tmbottom {padding: 5px 15px; margin-bottom: 50px;}
|
|
|
|
.ah_hotel { width: 100%;}
|
|
|
|
.tour_hotel { margin: 0 15px 10px 15px;}
|
|
|
|
.ah_hotel img {width: 38%; height: 125px;}
|
|
|
|
/*集合页*/
|
|
|
|
.country_experience, .other_country { display: inline-block;}
|
|
|
|
.unique_experience, .country_pic { width: 100%; padding: 0; margin-bottom: 15px;}
|
|
|
|
.experience_info {margin-right: 0;}
|
|
|
|
.ah_index_tour_city { height: auto;}
|
|
|
|
.listtour {display: block;}
|
|
|
|
|
|
|
|
.travel_guide_city, .trip_plan_right { width: 100%;}
|
|
|
|
|
|
|
|
.area_guide {
|
|
|
|
margin: 15px 5px;
|
|
|
|
float: none;}
|
|
|
|
.trip_plan_left { width: 100%; display: flex;}
|
|
|
|
.plan_left, .plan_left_right { width: 100%; margin-bottom: 20px;}
|
|
|
|
.content_bg_grey { padding: 70px 0 80px 0; background: #ececec; margin: 80px 0; display: inline-block;}
|
|
|
|
.tour_h2_bg h2.tour_h2_title {position: inherit;
|
|
|
|
background: none;
|
|
|
|
padding: 0;
|
|
|
|
text-align: center;
|
|
|
|
display: table-cell;}
|
|
|
|
.tour_h2_bg {border-bottom: none;
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
clear: both;
|
|
|
|
position: inherit;
|
|
|
|
padding: 0 15px;
|
|
|
|
height: auto;
|
|
|
|
display: block;
|
|
|
|
padding-bottom: 30px;
|
|
|
|
margin-bottom: 0;}
|
|
|
|
.plan_left_title {
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 20px;}
|
|
|
|
.plan_left_title a { padding-top: calc(100% - 100px);
|
|
|
|
height: calc(100% - 200px);
|
|
|
|
left: 0;
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
padding-bottom: calc(100% - 100px);}
|
|
|
|
.more_tours { font-size: 25px;
|
|
|
|
clear: both;}
|
|
|
|
.country_city_guide { width: 100%;}
|
|
|
|
.travel_guide_city { display: flex; width: 100%;}
|
|
|
|
.ah_index_tour {width: auto; display: flex; margin: 0 0 20px 0; background: #fff;}
|
|
|
|
.ah_index_tour_bg h3 { height: auto; padding-left: 0; font-size: 20px; line-height: 23px;}
|
|
|
|
.ah_index_tour_bg { height: auto;width: 100%;padding: 15px;}
|
|
|
|
table.tour_table .ah_index_tour {width: 340px;
|
|
|
|
height: 265px;}
|
|
|
|
.info_ad_content {position: inherit; background: #ececec;}
|
|
|
|
.info_ad_name a { color: #000;
|
|
|
|
text-shadow: none;
|
|
|
|
width: 75%;
|
|
|
|
padding: 15px;
|
|
|
|
font-size: 18px;}
|
|
|
|
/*首页反馈*/
|
|
|
|
.whyus, .customerReview { width: auto;border-right: none; padding: 0 20px;}
|
|
|
|
.whyus li.guarantee, .whyus li.customize, .whyus li.planning { background-size: 80px; padding-left: 105px;}
|
|
|
|
.whyus ul {width: 100%;}
|
|
|
|
.reviewList .floatLeft {margin-right: 25px;width: 55%;}
|
|
|
|
}
|
|
|
|
/* flatpickr calendar begin */
|
|
|
|
.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-mont
|
|
|
|
/* flatpickr calendar end */
|