|
|
|
@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: 42px;
|
|
|
|
line-height: 45px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
h2 {
|
|
|
|
font-size: 30px;
|
|
|
|
margin-top: 90px;
|
|
|
|
line-height: 32px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
h3 {
|
|
|
|
font-size: 26px;
|
|
|
|
margin-top: 40px;
|
|
|
|
line-height: 28px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
h3 em { color: #ad1818; font-size: 30px;}
|
|
|
|
h4 { font-size: 22px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
font-weight: 400;}
|
|
|
|
p {
|
|
|
|
line-height: 24px;
|
|
|
|
padding: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 25px;}
|
|
|
|
.img-responsive, video, .table-responsive {
|
|
|
|
display: block;
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
overflow-x: auto;
|
|
|
|
}
|
|
|
|
.adsbygoogle { margin-bottom: 50px;}
|
|
|
|
.updated_news {top: 68px;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
background: #871010;
|
|
|
|
position: relative;
|
|
|
|
padding: 7px 0;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 17px;
|
|
|
|
text-align: center;}
|
|
|
|
.updated_news a {color: #fff;}
|
|
|
|
.img-responsive {max-width: 100%;}
|
|
|
|
.grecaptcha-badge { display: none !important;}
|
|
|
|
.all_width_content {
|
|
|
|
padding: 0;
|
|
|
|
background: #ececec;
|
|
|
|
margin-top: 90px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form_content_bg {background: #000;
|
|
|
|
height: 890px;
|
|
|
|
float: left;
|
|
|
|
display: block;
|
|
|
|
width: 46%;}
|
|
|
|
.form_content {position: relative;
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
padding: 20px 0 50px 0;}
|
|
|
|
.formtitle {color: #fff;
|
|
|
|
padding: 140px 0 0 0;
|
|
|
|
width: 480px;
|
|
|
|
position: absolute;}
|
|
|
|
.formtitle:before {
|
|
|
|
border-left: solid 90px #000;
|
|
|
|
border-bottom: solid 420px transparent;
|
|
|
|
border-top: solid 420px transparent;
|
|
|
|
margin-left: 485px;
|
|
|
|
margin-top: -115px;
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
}
|
|
|
|
.formtitle ul {padding-left: 0; margin-top: 50px;}
|
|
|
|
.formtitle ul li {margin-bottom: 40px; list-style: none;}
|
|
|
|
.formtitle ul li img {width: 60px;
|
|
|
|
margin-top: 5px;
|
|
|
|
height: 60px;
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
margin-bottom: 35px;}
|
|
|
|
.formtitle ul li strong {font-family: 'Goudy Old Style';
|
|
|
|
font-size: 24px;
|
|
|
|
margin-right: 5px;}
|
|
|
|
.list_tmbottom { padding-top: 20px;
|
|
|
|
z-index: 9;
|
|
|
|
margin: 0 auto;
|
|
|
|
background: #ececec;}
|
|
|
|
.list_tmbottom input { width: 90%;}
|
|
|
|
.list_tmbottom textarea { width: 94%; margin-bottom: 15px; height: 100px;}
|
|
|
|
.list_tmbottom h3 { font-size: 21px !important; line-height: 23px !important;}
|
|
|
|
.headerbar {
|
|
|
|
z-index: 99999;
|
|
|
|
background: #fff;
|
|
|
|
position: fixed;
|
|
|
|
width: 100%;
|
|
|
|
box-shadow: 0px 2px 4px 0px #d1d1d1;
|
|
|
|
}
|
|
|
|
.siteSearch {
|
|
|
|
position: relative;
|
|
|
|
margin-left: 15px;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys {
|
|
|
|
width: 87%;
|
|
|
|
height: 40px;
|
|
|
|
padding: 0 15px;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
.siteSearch .submits {
|
|
|
|
padding-top: 11px;
|
|
|
|
padding-right: 0;
|
|
|
|
width: 20px;
|
|
|
|
position: absolute;
|
|
|
|
right: 20px;
|
|
|
|
border:none;
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.bottommedia {
|
|
|
|
width: 55%;
|
|
|
|
float: left;
|
|
|
|
padding-left: 15px;
|
|
|
|
}
|
|
|
|
.followtitle {
|
|
|
|
text-transform: uppercase;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
.info_tm_button {position: fixed; bottom: 5px; background: #ad1818;
|
|
|
|
width: 75px;
|
|
|
|
height: 75px;
|
|
|
|
border-radius: 50%;
|
|
|
|
box-shadow: 1px 1px 4px 2px #d1d1d1;}
|
|
|
|
.info_tm_button a {display: block; color: #fff;
|
|
|
|
text-decoration: none;
|
|
|
|
font-size: 19px;
|
|
|
|
font-weight: 600;
|
|
|
|
text-align: center;
|
|
|
|
padding-top: 18px;
|
|
|
|
line-height: 18px;
|
|
|
|
height: 58px;}
|
|
|
|
/* -------- */
|
|
|
|
.infocategory {
|
|
|
|
font-size: 17px;
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
margin-top: 15px;
|
|
|
|
text-align: right;}
|
|
|
|
.infocategory a { color: #fff; margin-right: 20px; text-decoration: none;}
|
|
|
|
.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;}
|
|
|
|
.top_banner_tp img { width: 130px;
|
|
|
|
margin-top: 20px !important; float: right;}
|
|
|
|
.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; }
|
|
|
|
.ah_highlights_tag img {
|
|
|
|
box-shadow: none;
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
.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: 17px;
|
|
|
|
background: rgb(57 57 57 / 80%);
|
|
|
|
border-radius: 0 0 0 6px;
|
|
|
|
}
|
|
|
|
table.InfoTable {
|
|
|
|
border-left: 1px solid #d1d1d1;
|
|
|
|
border-spacing: 0;
|
|
|
|
margin: 20px 0 30px 0;
|
|
|
|
width: 100%;
|
|
|
|
border-top: 1px solid #d1d1d1;
|
|
|
|
}
|
|
|
|
table.InfoTable th {
|
|
|
|
background: #e5e5e5;
|
|
|
|
padding: 15px 10px;
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
table.InfoTable td {
|
|
|
|
padding: 10px 15px;
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
border-bottom: 1px solid #d1d1d1;
|
|
|
|
}
|
|
|
|
table.InfoTable tr:nth-child(odd) {
|
|
|
|
background: #f6f6f6;
|
|
|
|
}
|
|
|
|
ul.InfoList li, ul.ghlist li {
|
|
|
|
list-style: square;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
ul.InfoList, ul.ghlist {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: 22px;
|
|
|
|
margin-top: 15px;
|
|
|
|
line-height: 27px;
|
|
|
|
margin-bottom: -20px;}
|
|
|
|
.right_brand_info ul {padding: 0 25px;
|
|
|
|
margin-bottom: 40px;}
|
|
|
|
.right_brand_info ul li{
|
|
|
|
list-style: none;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-size: 18px;}
|
|
|
|
.right_brand_info ul li strong {
|
|
|
|
display: block;
|
|
|
|
font-size: 19px;
|
|
|
|
margin-bottom: 0px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
color: #ad1818;
|
|
|
|
}
|
|
|
|
.info_reco_tours { font-size: 20px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
border-left: 8px solid #ad1818;
|
|
|
|
font-weight: 600;
|
|
|
|
background: #f7f7f7;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
padding: 7px 20px;}
|
|
|
|
.info_reco_tours em {color: #ad1818;
|
|
|
|
margin-right: 10px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
font-size: 22px;}
|
|
|
|
.tripnotes {
|
|
|
|
margin: 15px 0 30px 0;
|
|
|
|
font-size: 20px;
|
|
|
|
clear: both;
|
|
|
|
border-top: 1px solid #d1d1d1;
|
|
|
|
cursor: pointer;
|
|
|
|
padding: 10px 15px 0 15px;
|
|
|
|
line-height: 27px;
|
|
|
|
}
|
|
|
|
.tripnotes .OpenIcon {
|
|
|
|
background: url(//data.chinahighlights.com/pic/open-icon-bj-1.png?20180227) no-repeat;
|
|
|
|
height: 20px;
|
|
|
|
width: 20px;
|
|
|
|
cursor: pointer;
|
|
|
|
position: relative;
|
|
|
|
float: right;
|
|
|
|
display: block;
|
|
|
|
top: -20px;
|
|
|
|
}
|
|
|
|
.tripnotes .CloseIcon {
|
|
|
|
background: url(//data.chinahighlights.com/pic/close-icon-bj-1.png) no-repeat;
|
|
|
|
height: 20px;
|
|
|
|
width: 20px;
|
|
|
|
cursor: pointer;
|
|
|
|
position: relative;
|
|
|
|
float: right;
|
|
|
|
display: block;
|
|
|
|
top: -20px;
|
|
|
|
}
|
|
|
|
.skipAhead ul {
|
|
|
|
width: 750px;
|
|
|
|
padding-left: 20px;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.skipAhead li {
|
|
|
|
float: left;
|
|
|
|
list-style: square;
|
|
|
|
width: 90%;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
padding: 0 15px;
|
|
|
|
}
|
|
|
|
.headerText {
|
|
|
|
background-color: #FFF;
|
|
|
|
text-align: center;
|
|
|
|
font-weight: 600;
|
|
|
|
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: 30px 0 50px 0;
|
|
|
|
padding: 20px 0;}
|
|
|
|
h2.nexttitle { text-align: center; margin-top: 40px;}
|
|
|
|
p.nextinfo {text-align: center;}
|
|
|
|
.web_cookie {background-color: #f1f1f1;
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
right: 0;
|
|
|
|
box-shadow: -2px -2px 4px 0px #ececec;
|
|
|
|
width: 35%;
|
|
|
|
z-index: 9999;}
|
|
|
|
.web_cookie p {display: inline-block;
|
|
|
|
padding: 15px;
|
|
|
|
font-size: 16px;
|
|
|
|
margin-bottom: -5px;
|
|
|
|
line-height: 18px;
|
|
|
|
width: 88%;}
|
|
|
|
.cookie_close {float: right;
|
|
|
|
padding: 5px 10px;
|
|
|
|
cursor: pointer;
|
|
|
|
background: #fff;
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 16px;}
|
|
|
|
.tournextname a {color: #fff;
|
|
|
|
position: absolute;
|
|
|
|
background: rgba(0, 0, 0, 0.40) none repeat scroll 0 0;
|
|
|
|
bottom: 0px;
|
|
|
|
font-size: 21px;
|
|
|
|
font-weight: 600;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
padding: 15px;
|
|
|
|
line-height: 23px;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
text-decoration: none;
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
height: calc(100% - 265px);
|
|
|
|
padding-top: 250px;}
|
|
|
|
.tournextname a:hover {background: none;transition: 1s;}
|
|
|
|
.nextarticle { float: left; position: relative; }
|
|
|
|
.infotailor {
|
|
|
|
margin: 100px 0 0 0;
|
|
|
|
background: #ececec;
|
|
|
|
position: relative;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.infotailor:after {
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
left: calc(100% - 55%);
|
|
|
|
right: auto;
|
|
|
|
top: 0px;
|
|
|
|
bottom: auto;
|
|
|
|
border: 40px solid;
|
|
|
|
border-color: #fff transparent transparent transparent;
|
|
|
|
}
|
|
|
|
.infotailorword {
|
|
|
|
position: absolute;
|
|
|
|
top: calc(100% - 370px);
|
|
|
|
font-size: 28px;
|
|
|
|
text-align: center;
|
|
|
|
padding: 0 30px;
|
|
|
|
line-height: 32px;
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.goHome {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.goHome a {
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
.bottom_why_us {background: url(https://data.asiahighlights.com/image/about/ah-bottom-why-us-bg-pc.jpg) center #565656;
|
|
|
|
background-size: cover;
|
|
|
|
height: 530px;
|
|
|
|
padding-top: 5px;}
|
|
|
|
.bottom_why_us h2 {text-align: center;
|
|
|
|
color: #fff;}
|
|
|
|
table.why_us_table { width: 1140px !important;
|
|
|
|
margin: 20px auto 0 auto;
|
|
|
|
color: #fff;}
|
|
|
|
.bottom_why_us_content { text-align: center;
|
|
|
|
padding: 0 15px; height: 295px;}
|
|
|
|
.bottom_why_us_content img {width: 60px;
|
|
|
|
margin: 0 auto;}
|
|
|
|
.bottom_why_us_content h3 {font-size: 22px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
margin-top: 20px;}
|
|
|
|
.bottom_why_us_content p {font-size: 18px;}
|
|
|
|
.bottom_destinations { background: #333;
|
|
|
|
padding: 50px 0 30px 0;
|
|
|
|
color: #fff;
|
|
|
|
position: relative;}
|
|
|
|
.bottom_destinations ul { display: inline-block;}
|
|
|
|
.bottom_destinations ul li a { color: #fff; text-decoration: none;}
|
|
|
|
.bottom_destinations ul li { font-family: 'Goudy Old Style';
|
|
|
|
border-left: 5px solid #ad1818;
|
|
|
|
padding-left: 15px;
|
|
|
|
font-size: 18px;
|
|
|
|
font-weight: 600;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
list-style: none;
|
|
|
|
margin-right: 40px;}
|
|
|
|
.destination_links { width: 100%;}
|
|
|
|
/*首页反馈*/
|
|
|
|
.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;
|
|
|
|
padding-top: 8px;
|
|
|
|
width: 60px;
|
|
|
|
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: 50px;
|
|
|
|
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 {
|
|
|
|
line-height: 21px;
|
|
|
|
font-style: italic;
|
|
|
|
padding: 30px 0 0 60px;
|
|
|
|
background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 15px 30px;
|
|
|
|
background-size: 30px;}
|
|
|
|
.feedback_content strong {display: -webkit-box;
|
|
|
|
-webkit-line-clamp: 2;
|
|
|
|
-webkit-box-orient: vertical;
|
|
|
|
overflow: hidden;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
font-size: 20px;
|
|
|
|
height: 45px;}
|
|
|
|
.feedback_content p { display: -webkit-box;
|
|
|
|
-webkit-line-clamp: 5;
|
|
|
|
-webkit-box-orient: vertical;
|
|
|
|
overflow: hidden;
|
|
|
|
padding-bottom: 0;
|
|
|
|
height: 120px;
|
|
|
|
margin-bottom: 5px;}
|
|
|
|
.customer_name {
|
|
|
|
text-align: center;
|
|
|
|
color: #999;
|
|
|
|
margin: 15px 0 10px 0;}
|
|
|
|
.tour_date { margin-right: 30px;}
|
|
|
|
.tourDays { float: left;
|
|
|
|
padding: 4px 10px;
|
|
|
|
font-size: 17px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
margin-top: 10px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
background: #000;
|
|
|
|
color: #fff;
|
|
|
|
font-weight: 600;
|
|
|
|
margin-right: 20px;}
|
|
|
|
.tourDays:after {
|
|
|
|
border-left: solid 11px #000;
|
|
|
|
border-bottom: solid 13px transparent;
|
|
|
|
border-top: solid 14px transparent;
|
|
|
|
margin-left: 10px;
|
|
|
|
margin-top: -3px;
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
}
|
|
|
|
.tourDays strong {
|
|
|
|
font-size: 18px;
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
.tour_city {display: table-cell;
|
|
|
|
font-weight: 600;
|
|
|
|
height: 25px;
|
|
|
|
padding: 12px 15px 0px 0;
|
|
|
|
font-size: 20px;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
.ItineraryContent {
|
|
|
|
border-left: 2px dashed #d1d1d1;
|
|
|
|
margin-bottom: -35px;
|
|
|
|
padding-top: 15px;
|
|
|
|
padding-left: 15px;
|
|
|
|
margin-left: 5px;
|
|
|
|
padding-bottom: 70px;}
|
|
|
|
.tour_hotel, .tour_dinner, .tour_place {
|
|
|
|
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;}
|
|
|
|
.tour_price_list {text-align: center;
|
|
|
|
font-size: 19px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
font-style: italic;}
|
|
|
|
.tour_price_list strong { font-size: 22px; color: #ad1818; margin: 0 3px;}
|
|
|
|
.ah_hotel {
|
|
|
|
display: inline-block;
|
|
|
|
width: 372px; }
|
|
|
|
.ah_hotel img {float: left;
|
|
|
|
width: 50%;
|
|
|
|
height: 125px; }
|
|
|
|
.hotelbg {
|
|
|
|
padding: 15px;
|
|
|
|
background: #efefef;
|
|
|
|
display: table;
|
|
|
|
width: 40%;
|
|
|
|
height: 95px;
|
|
|
|
}
|
|
|
|
.hotel_city { color: #7d7d7d;
|
|
|
|
font-size: 16px; margin-bottom: 5px; display: block;
|
|
|
|
}
|
|
|
|
.hotel_name {font-size: 18px; line-height: 19px;}
|
|
|
|
.highlights_content { margin-bottom: 80px;}
|
|
|
|
ul.tour_tags {padding-left: 0;}
|
|
|
|
ul.tour_tags li {list-style: none;
|
|
|
|
border-left: 3px solid #ad1818;
|
|
|
|
padding-left: 10px;
|
|
|
|
font-size: 20px;
|
|
|
|
margin-bottom: 10px;}
|
|
|
|
ul.tour_tags li strong {margin-right: 10px;
|
|
|
|
font-family: 'Goudy Old Style'; }
|
|
|
|
.inquirybutton {
|
|
|
|
font-size: 21px;
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
padding: 5px 0;
|
|
|
|
width: 750px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
z-index: 9999;
|
|
|
|
}
|
|
|
|
.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; position: relative; margin-top: 80px; z-index: 9999; margin-bottom: 30px;}
|
|
|
|
.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;}
|
|
|
|
input {
|
|
|
|
border: none;
|
|
|
|
border-radius: 6px;
|
|
|
|
font-size: 17px;
|
|
|
|
padding: 9px 15px;
|
|
|
|
margin-bottom: 15px;}
|
|
|
|
input.FullName {background: url(https://data.chinahighlights.com/pic/input-name.png) no-repeat 15px #fff; padding-left: 50px;}
|
|
|
|
input.EmailAddress {background: url(https://data.chinahighlights.com/pic/input-email.png) no-repeat 15px #fff; padding-left: 50px;}
|
|
|
|
input.InquiryCalendar {background: url(https://data.chinahighlights.com/pic/top10/tour-calendar.png) no-repeat 15px #fff; padding-left: 50px;}
|
|
|
|
input.Inquiryphone {width: 48.8% !important;
|
|
|
|
padding-left: 15px !important;
|
|
|
|
margin-left: 7px;}
|
|
|
|
textarea { border: none;
|
|
|
|
padding: 15px;
|
|
|
|
width: 100%;
|
|
|
|
font-size: 19px;
|
|
|
|
font-family: Calibri;
|
|
|
|
line-height: 22px;
|
|
|
|
border-radius: 7px;}
|
|
|
|
button {
|
|
|
|
background: #ad1818;
|
|
|
|
border: medium none;
|
|
|
|
border-radius: 25px;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 20px;
|
|
|
|
padding: 7px;
|
|
|
|
width: 70%;
|
|
|
|
margin: 50px auto 30px auto;
|
|
|
|
font-weight: 400;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
.checkYes {margin-bottom: 5px; float: left; margin-right: 23px;}
|
|
|
|
.checkYes input {width: 18px !important;
|
|
|
|
float: left !important;
|
|
|
|
margin-right: 10px !important;
|
|
|
|
margin-bottom: 10px !important;
|
|
|
|
margin-left: 0 !important;
|
|
|
|
height: 18px;}
|
|
|
|
.travel_group {
|
|
|
|
float: left;
|
|
|
|
width: 19%;
|
|
|
|
margin-right: 40px;
|
|
|
|
}
|
|
|
|
.travel_group input { display: none;}
|
|
|
|
.travel_group input[type="radio"]+label {
|
|
|
|
background: #fff;
|
|
|
|
width: 100%;
|
|
|
|
display: inline-block;
|
|
|
|
margin-top: 10px;
|
|
|
|
margin-right: 10px;
|
|
|
|
background: #fff;
|
|
|
|
font-size: 19px;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
border-radius: 4px;
|
|
|
|
text-align: center;
|
|
|
|
color: #000;
|
|
|
|
padding: 10px;
|
|
|
|
line-height: 18px;
|
|
|
|
}
|
|
|
|
.travel_group input[type="radio"]+label:hover, .travel_group input[type="radio"]:checked+label {
|
|
|
|
cursor: pointer;
|
|
|
|
color: #fff;
|
|
|
|
background: #ad1818;
|
|
|
|
}
|
|
|
|
.group_selection { display: flex;}
|
|
|
|
#adultBlock { display: inline-block;}
|
|
|
|
.kids_age {
|
|
|
|
float: left;
|
|
|
|
width: 29%;
|
|
|
|
margin: 0 5px;
|
|
|
|
}
|
|
|
|
#childrenBlock p {
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.selectionBlock {display: inline-block;
|
|
|
|
width: 100%;
|
|
|
|
margin-bottom: 25px;}
|
|
|
|
.list_tmbottom input { width: 90%;}
|
|
|
|
.selectHotl {
|
|
|
|
width: 100%;
|
|
|
|
text-align: center;
|
|
|
|
display: inline-block;
|
|
|
|
margin-bottom: 40px;
|
|
|
|
margin-top: -20px;
|
|
|
|
}
|
|
|
|
.optionLable {
|
|
|
|
width: 31.8%;
|
|
|
|
display: inline-block;
|
|
|
|
margin-top: 10px;
|
|
|
|
float: left;
|
|
|
|
margin-right: 10px;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
.optionLable input {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.optionLable input[type="radio"]+label {
|
|
|
|
font-size: 19px;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
border-radius: 4px;
|
|
|
|
display: block;
|
|
|
|
text-align: center;
|
|
|
|
color: #000;
|
|
|
|
min-height: 40px;
|
|
|
|
padding: 10px;
|
|
|
|
font-family: Calibri;
|
|
|
|
line-height: 22px;
|
|
|
|
}
|
|
|
|
.selectionMemo {
|
|
|
|
font-size: 20px;
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: 600;
|
|
|
|
margin-top: 2px;
|
|
|
|
color: #ad1818;
|
|
|
|
}
|
|
|
|
.optionLable input[type="radio"]+label:hover {
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
cursor: pointer;
|
|
|
|
color: #ad1818;
|
|
|
|
}
|
|
|
|
.optionLable input[type="radio"]:checked+label {
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
color: #ad1818;
|
|
|
|
}
|
|
|
|
.peopleSelect {
|
|
|
|
width: 33%;
|
|
|
|
display: inline-block;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.kids_age {
|
|
|
|
float: left;
|
|
|
|
width: 29%;
|
|
|
|
margin: 0 5px 10px 5px;
|
|
|
|
}
|
|
|
|
.age_range {
|
|
|
|
display: inline-block;
|
|
|
|
margin-top: 70px;
|
|
|
|
}
|
|
|
|
.age_range p { margin-bottom: 10px;}
|
|
|
|
.formMemo {
|
|
|
|
font-size: 18px;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
.numberBtn {
|
|
|
|
width: 100%;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
.minaddBtn {
|
|
|
|
background: #FFF;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
border-radius: 4px;
|
|
|
|
color: #ad1818;
|
|
|
|
width: 20% !important;
|
|
|
|
font-size: 35px;
|
|
|
|
margin-top: 5px;
|
|
|
|
cursor: pointer;
|
|
|
|
padding: 5px 10px 5px 10px !important;
|
|
|
|
}
|
|
|
|
.kidNum, .number {
|
|
|
|
width: 30% !important;
|
|
|
|
text-align: center;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
border-radius: 4px;
|
|
|
|
height: 30px;
|
|
|
|
font-size: 25px;
|
|
|
|
position: relative;
|
|
|
|
top: -5px;
|
|
|
|
padding: 10px !important;
|
|
|
|
}
|
|
|
|
.payonline_price {background: #fff;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 25px;
|
|
|
|
padding: 10px 0;
|
|
|
|
margin-bottom: 10px;}
|
|
|
|
.payonline_price strong {color: #ad1818;
|
|
|
|
font-size: 27px;}
|
|
|
|
.contactwechat {font-weight: 600;
|
|
|
|
font-style: italic;
|
|
|
|
text-align: center;}
|
|
|
|
.contactwechat img { margin-bottom: 5px;}
|
|
|
|
.wechatred {color: #ad1818;}
|
|
|
|
.contactwhyus {display: flex; margin: 80px auto;}
|
|
|
|
.whyusinfo {width: 34%;}
|
|
|
|
.contactwhyus img {margin: 0 auto;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 20px;}
|
|
|
|
.contactwhyusinfo { display: block;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 19px; padding: 0 10px;}
|
|
|
|
.contactwhyusinfo strong {display: block;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-size: 22px;}
|
|
|
|
.tp_banner {position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
bottom: 0;
|
|
|
|
background: #333;
|
|
|
|
text-align: center;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 16px;
|
|
|
|
padding: 6px 0 5px 0;
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;}
|
|
|
|
.tp_banner img {height: 18px;
|
|
|
|
display: inline-block;
|
|
|
|
margin-left: 10px;
|
|
|
|
margin-right: 10px;}
|
|
|
|
.sendButton {display: block !important; }
|
|
|
|
/* 集合页 */
|
|
|
|
.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: 280px;}
|
|
|
|
.experience_info { position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
color: #fff;
|
|
|
|
background: rgb(0 0 0 / 35%);}
|
|
|
|
.experience_info p {
|
|
|
|
padding: 20px;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
position: absolute;
|
|
|
|
top: 90px;}
|
|
|
|
.experience_name {font-size: 23px;
|
|
|
|
display: block;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
color: #fff;
|
|
|
|
width: 240px;
|
|
|
|
top: 0;
|
|
|
|
position: relative;
|
|
|
|
height: 334px;
|
|
|
|
padding: 20px;}
|
|
|
|
.experience_name a { color: #fff;
|
|
|
|
height: 333px;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
width: 240px;
|
|
|
|
left: 0px;
|
|
|
|
top: 0px;
|
|
|
|
padding: 20px;}
|
|
|
|
.more_tours { text-align: center;
|
|
|
|
font-size: 25px;
|
|
|
|
font-weight: 600;
|
|
|
|
margin-top: 30px;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
.area_guide {width: 200px; float:left; margin: 15px 20px 20px 0;}
|
|
|
|
.area_name {display: block;
|
|
|
|
border: 1px solid #e5e5e5;
|
|
|
|
border-top: none;
|
|
|
|
padding: 10px;
|
|
|
|
background: #fff;
|
|
|
|
border-bottom: 3px solid #ad1818;
|
|
|
|
font-weight: 600;
|
|
|
|
line-height: 20px;}
|
|
|
|
.area_name a { text-decoration: none;}
|
|
|
|
.country_name {position: absolute;
|
|
|
|
top: 0;
|
|
|
|
width: 280px;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 23px;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
font-weight: 600;
|
|
|
|
height: 225px;
|
|
|
|
}
|
|
|
|
.country_name strong { font-size: 27px;}
|
|
|
|
.country_name a {background: rgb(0 0 0 / 45%);
|
|
|
|
height: 100%;
|
|
|
|
line-height: 23px;
|
|
|
|
padding-top: 150px;
|
|
|
|
display: block;
|
|
|
|
text-decoration: none;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
color: #fff;}
|
|
|
|
|
|
|
|
.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-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
line-height: 22px;}
|
|
|
|
.plan_left_title a, .plan_right_title a { color: #fff;}
|
|
|
|
.plan_left_title a {
|
|
|
|
height: 236px;
|
|
|
|
display: inline-block;
|
|
|
|
padding: 130px 15px 0 15px;}
|
|
|
|
|
|
|
|
.trip_plan_left a, .trip_plan_right a {text-decoration: none;}
|
|
|
|
.plan_right_top {position: relative; margin-bottom: 17px;}
|
|
|
|
.plan_right {position: relative;}
|
|
|
|
.plan_right_title {position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
background: rgb(0 0 0 / 55%);
|
|
|
|
width: calc(100% - 20px);
|
|
|
|
padding: 5px 10px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 19px;
|
|
|
|
text-shadow: 1px 1px 1px #000;}
|
|
|
|
|
|
|
|
img.country_map {margin-top: 15px;
|
|
|
|
display: inline-block;}
|
|
|
|
|
|
|
|
.ah_index_tour_bg {padding: 15px; }
|
|
|
|
.ah_index_tour_bg h3 {height: 60px;
|
|
|
|
line-height: 20px;
|
|
|
|
margin-top: 0;
|
|
|
|
font-size: 20px;
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
.ah_index_tour_bg a { text-decoration: none;}
|
|
|
|
.ah_index_tour_city {height: 80px;color: #848484;line-height: 20px;}
|
|
|
|
.ah_index_tour_button {text-transform: uppercase;
|
|
|
|
font-weight: 600;
|
|
|
|
margin: 0 auto;
|
|
|
|
display: table;}
|
|
|
|
.ah_index_tour_button a {color: #fff;
|
|
|
|
padding: 3px 20px;
|
|
|
|
font-size: 18px;
|
|
|
|
font-weight: 600;
|
|
|
|
background: #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;
|
|
|
|
z-index: 1;
|
|
|
|
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: 20px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
line-height: 22px;
|
|
|
|
}
|
|
|
|
.menu__link[data-submenu]::after {
|
|
|
|
position: absolute;
|
|
|
|
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: 12px;
|
|
|
|
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;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
.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: -2em;
|
|
|
|
right: -110px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*@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 {
|
|
|
|
z-index: 9999999;
|
|
|
|
transform: translate3d(0, 0, 0);
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs {
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 1;
|
|
|
|
position: relative;
|
|
|
|
padding: 25px 20px;
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs a {
|
|
|
|
font-weight: bold;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs a:last-child {
|
|
|
|
pointer-events: none;
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs a:not(:last-child)::after {
|
|
|
|
content: '←';
|
|
|
|
display: inline-block;
|
|
|
|
padding: 0 0.5em;
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs a:not(:last-child):hover::after,
|
|
|
|
.menu__breadcrumbs a:not(:last-child):focus::after {
|
|
|
|
color: #33353e;
|
|
|
|
}
|
|
|
|
/* menu end */
|
|
|
|
|
|
|
|
/*pc style begin */
|
|
|
|
.followtitle a {
|
|
|
|
color: #fff;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.aboutusleft {
|
|
|
|
width: 50%;
|
|
|
|
float: left;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.bottompctitle {
|
|
|
|
text-transform: uppercase;
|
|
|
|
color: #797979;
|
|
|
|
font-weight: bold;
|
|
|
|
width: 23%;
|
|
|
|
height: 115px;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.aboutusinfo {
|
|
|
|
font-size: 18px;
|
|
|
|
padding-right: 60px;
|
|
|
|
}
|
|
|
|
.trustPilotIconBig { width: 75%;
|
|
|
|
float: right;}
|
|
|
|
.aboutusinfo a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.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; list-style: none;}
|
|
|
|
ul.socialmedias li a {color: #fff; text-decoration: none;}
|
|
|
|
ul.withBorder {
|
|
|
|
padding: 10px 0;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
ul.withBorder li {
|
|
|
|
display: inline;
|
|
|
|
margin-right: 30px;
|
|
|
|
}
|
|
|
|
ul.withBorder li a {
|
|
|
|
color: #fff;
|
|
|
|
text-decoration: none;}
|
|
|
|
.infobottom {
|
|
|
|
background: #565656;
|
|
|
|
color: #fff;
|
|
|
|
padding-top: 100px;
|
|
|
|
padding-bottom: 110px;
|
|
|
|
position: relative;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
img.bottomlogopc {
|
|
|
|
float: left;
|
|
|
|
margin-right: 30px;
|
|
|
|
}
|
|
|
|
.bottomcopyright {
|
|
|
|
font-size: 17px;
|
|
|
|
display: inline-block;
|
|
|
|
padding-top: 30px;
|
|
|
|
}
|
|
|
|
.bottomprivacy {
|
|
|
|
display: inline-block;
|
|
|
|
float: right;
|
|
|
|
padding-top: 30px;
|
|
|
|
font-size: 17px;
|
|
|
|
}
|
|
|
|
.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: 270px;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
ul.inspiration {
|
|
|
|
padding-left: 0;
|
|
|
|
width: 155px;
|
|
|
|
}
|
|
|
|
ul.inspiration li {
|
|
|
|
line-height: 26px;
|
|
|
|
width: 300px;
|
|
|
|
}
|
|
|
|
ul.inspiration li a {
|
|
|
|
padding: 0;
|
|
|
|
text-transform: initial;
|
|
|
|
}
|
|
|
|
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: 5px;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
display: inline-block;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
width: 85%;
|
|
|
|
}
|
|
|
|
.inspirationinfo {
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
padding-top: 15px;
|
|
|
|
}
|
|
|
|
.topthings {
|
|
|
|
width: 25%;
|
|
|
|
}
|
|
|
|
.vacationtype {
|
|
|
|
width: 30%;
|
|
|
|
}
|
|
|
|
.infotoptitle h1 {
|
|
|
|
color: #fff;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 35px;
|
|
|
|
width: 1140px !important;
|
|
|
|
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 {
|
|
|
|
border-right: 2px solid #f1f1f1; padding-right: 10px;
|
|
|
|
margin-right: 10px; font-weight: 400;}
|
|
|
|
.requiredArea {color: #ad1818;
|
|
|
|
display: block;
|
|
|
|
margin-top: -35px;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
font-style: italic;
|
|
|
|
font-size: 17px;
|
|
|
|
border-bottom: 1px dashed;}
|
|
|
|
.feedback_logo { width: 220px;}
|
|
|
|
.tour_feedback { width: 360px;
|
|
|
|
height: 275px;
|
|
|
|
font-size: 18px;
|
|
|
|
margin: 50px 20px 0 0;}
|
|
|
|
select.kids_number { width: 100%;}
|
|
|
|
select.country_code, select.kids_number {
|
|
|
|
margin-right: 5px;
|
|
|
|
border: none;
|
|
|
|
font-size: 16px;
|
|
|
|
color: #555;
|
|
|
|
height: 37px;
|
|
|
|
padding-left: 10px;
|
|
|
|
background: #fff;
|
|
|
|
border-radius: 6px;}
|
|
|
|
input#contactInfo { width: 55%;}
|
|
|
|
ul.ah_list {
|
|
|
|
display: inline-block;
|
|
|
|
width: 100%;
|
|
|
|
padding-left: 0;}
|
|
|
|
ul.ah_list li {
|
|
|
|
cursor: pointer;
|
|
|
|
font-size: 18px;
|
|
|
|
list-style: none;
|
|
|
|
float: left;
|
|
|
|
background: #3a3a32;
|
|
|
|
color: #fff;
|
|
|
|
text-align: center;
|
|
|
|
padding: 10px 0;
|
|
|
|
margin-bottom: 2px;
|
|
|
|
margin: 0 1px 2px 1px;
|
|
|
|
display: inline-block;
|
|
|
|
width: 19.4%;
|
|
|
|
}
|
|
|
|
ul.ah_list li.active { background: #ad1818;}
|
|
|
|
ul.ah_list li a { color: #fff;}
|
|
|
|
/*pc style end */
|
|
|
|
|
|
|
|
|
|
|
|
@media (min-width: 751px) {
|
|
|
|
img.chinahighlightslogo {
|
|
|
|
margin-left: 10px;
|
|
|
|
width: 200px;}
|
|
|
|
.authorupdate { padding-left: 15px; }
|
|
|
|
.topnavitailor {
|
|
|
|
text-transform: uppercase;
|
|
|
|
margin-top: 13px;
|
|
|
|
display: flex;
|
|
|
|
position: absolute;
|
|
|
|
right: 10px;
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
a.infocustomize {
|
|
|
|
font-size: 17px;
|
|
|
|
color: #fff;
|
|
|
|
padding: 3px 12px;
|
|
|
|
background: #ad1818;
|
|
|
|
margin-right: 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
border-radius: 30px;
|
|
|
|
}
|
|
|
|
.action--close {
|
|
|
|
text-align: right;
|
|
|
|
right: 0;
|
|
|
|
padding-right: 15px;
|
|
|
|
}
|
|
|
|
.updated_news { z-index: 9; top: 51px;}
|
|
|
|
.top_banner_tp img { margin-top: 25px !important;margin-right: 20px;width: 130px !important;}
|
|
|
|
table.why_us_table { width: 920px;}
|
|
|
|
.info_ad_content { position: absolute; bottom: 0; width: 100%;}
|
|
|
|
.infotailor { height: 450px;}
|
|
|
|
.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 { width: 30%;}
|
|
|
|
.bottommedia ul {
|
|
|
|
padding-left: 15px;
|
|
|
|
}
|
|
|
|
.bottomlinks ul {
|
|
|
|
display: inline-block;
|
|
|
|
padding-left: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
.bottommedia ul li, .bottomlinks ul li { list-style: none; margin-bottom: 10px;}
|
|
|
|
.bottommedia ul li a, .bottomlinks ul li a { text-decoration: none; color: #fff;}
|
|
|
|
.bottommedia ul li svg {margin-right: 15px;}
|
|
|
|
img.bottomlogocenter { margin: 30px auto 10px auto;}
|
|
|
|
.featureon {
|
|
|
|
padding: 0 20px 0 50px;
|
|
|
|
width: 40%;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.infobottom {padding: 90px 0 60px 0; display: inline-block;}
|
|
|
|
.bottomlinks { float: left;}
|
|
|
|
.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;
|
|
|
|
color: #fff;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.infotoptitle h1, .infocategory, .skipAhead ul, .list_content, .all_width_content_1140, .form_content, .list_tmbottom { width: auto !important;}
|
|
|
|
#main_content_mobile, .infotoptitle h1{padding: 0 15px;}
|
|
|
|
.info_tm_button { bottom:45px;}
|
|
|
|
.form_content { padding: 0 15px 30px 15px;}
|
|
|
|
.list_tmbottom { padding: 5px 15px 30px 15px;}
|
|
|
|
.topcontent { margin-bottom: 80px;}
|
|
|
|
.infotopimage {margin-top: 51px; position: relative;}
|
|
|
|
.infotopimage img { width: 100%;}
|
|
|
|
.topbannerbg {top: 0;}
|
|
|
|
.infotoptitle { position: absolute;width: 100%;bottom: 80px;}
|
|
|
|
textarea { height: 100px; width: 95%; margin-bottom: 15px;}
|
|
|
|
input.InquiryCalendar, input.FullName, input.EmailAddress {width: 90%; }
|
|
|
|
input.Inquiryphone {width:45.4% !important;}
|
|
|
|
.optionLable { width: 31%;}
|
|
|
|
.visible-xs {display: none;}
|
|
|
|
.listtour {display: inline-block; clear: none;}
|
|
|
|
.ah_index_tour {width: 30.2%;
|
|
|
|
float: left;
|
|
|
|
margin: 0 10px 20px 10px;
|
|
|
|
border: 1px solid #d1d1d1;}
|
|
|
|
.trip_plan_left { float: left; float: left;
|
|
|
|
width: 52%;
|
|
|
|
margin-bottom: 100px;
|
|
|
|
display: inline-flex;}
|
|
|
|
.plan_left { position: relative;
|
|
|
|
float: left;
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 14px;}
|
|
|
|
.country_city_guide { width: 100%; margin-bottom: 20px; display: inline-block;}
|
|
|
|
.plan_left_right { position: relative; margin-right: 12px;}
|
|
|
|
.trip_plan_right { width: 48%;float: left;}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
.listtour {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
flex-wrap: nowrap;
|
|
|
|
justify-content: left;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.list_tmbottom { width: 800px !important;}
|
|
|
|
.all_width_content_1140 { margin-top: -120px !important; margin-bottom: 120px !important;}
|
|
|
|
.list_content, .all_width_content_1140 {width: 1140px !important; margin: 0 auto;}
|
|
|
|
.country_city_guide {
|
|
|
|
width: 62% !important;
|
|
|
|
float: left; }
|
|
|
|
.trip_plan_left { width: 580px; float: left;}
|
|
|
|
.plan_left {margin-right: 15px; width: 275px;
|
|
|
|
float: left; position: relative;}
|
|
|
|
.plan_left_right { width: 275px;
|
|
|
|
float: left; position: relative;}
|
|
|
|
.trip_plan_right {width: 560px;
|
|
|
|
display: inline-block;}
|
|
|
|
.ah_index_tour { margin: 0 2px; height: 100%; border: 1px solid #d1d1d1;padding: 5px; width: 269px; margin-bottom: 5px;}
|
|
|
|
.updated_news { top: 66px !important;}
|
|
|
|
.info_ad_content { position: initial;}
|
|
|
|
.infotoptitle h1, .infocategory { width: 1140px !important; padding: 0;}
|
|
|
|
.authorupdate {padding: 0;}
|
|
|
|
.topnavigation {
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
height: 65px;
|
|
|
|
}
|
|
|
|
.infotailorword {
|
|
|
|
position: relative;
|
|
|
|
display: block;
|
|
|
|
top: 80px;
|
|
|
|
}
|
|
|
|
.infotailor { height: 300px;}
|
|
|
|
.nextcontext { clear: both;
|
|
|
|
padding: 5px 0 60px 0;
|
|
|
|
background: #fff;
|
|
|
|
position: relative;
|
|
|
|
margin: 0 auto;
|
|
|
|
width: 1140px !important;}
|
|
|
|
#main_content_pc {float: left;width: 1140px; }
|
|
|
|
.pc_content {width: 750px;float: left; margin-right: 60px;}
|
|
|
|
.right_ad_list ul { padding-left: 20px; margin-top: -10px; margin-bottom: 50px;}
|
|
|
|
.right_ad_list ul li {list-style: none; font-size: 17px; border-bottom: 1px solid #d1d1d1; padding: 10px 0; line-height: 18px;}
|
|
|
|
.right_ad_list ul li a { text-decoration: none;}
|
|
|
|
.right_ad_list ul li a:before {content: "";
|
|
|
|
position: absolute;
|
|
|
|
width: 6px;
|
|
|
|
height: 6px;
|
|
|
|
transition: transform 0.5s;
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
border-top: 3px solid #ad1818;
|
|
|
|
border-right: 3px solid #ad1818;
|
|
|
|
transform: rotate(
|
|
|
|
45deg );
|
|
|
|
margin-top: 5px;
|
|
|
|
margin-left: -25px;}
|
|
|
|
.right_tour {
|
|
|
|
float: right;
|
|
|
|
top: calc(100% - 540px);
|
|
|
|
width: 330px;}
|
|
|
|
.topcontent { margin-bottom: 120px; margin-top: 66px;}
|
|
|
|
.top_banner_tp img { width: 130px !important;}
|
|
|
|
.topbannerbg { top: 0 !important;}
|
|
|
|
.bottomlogo {
|
|
|
|
height: 67px;
|
|
|
|
background-color: #1e1e1e;
|
|
|
|
color: #fff;
|
|
|
|
position: relative;
|
|
|
|
background-image: none;
|
|
|
|
padding-top: 0;
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.visible-xs {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
.siteSearch {margin-top: 13px; margin-left: 0;}
|
|
|
|
.contactbutton {
|
|
|
|
color: #fff !important;
|
|
|
|
background: #ad1818;
|
|
|
|
padding: 5px 15px !important;
|
|
|
|
border-radius: 25px;
|
|
|
|
font-size: 17px !important;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
a.p_topnavilink.contactbutton:hover {
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
|
|
|
.footerbox {
|
|
|
|
width: 1140px;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-left: auto;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys {
|
|
|
|
border: 0;
|
|
|
|
font-size: 16px;
|
|
|
|
padding: 0 10px 0 0;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys:focus-visible {outline: none;}
|
|
|
|
.siteSearch .submits {
|
|
|
|
float: right;
|
|
|
|
right: -15px;
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
img.asiahighlightslogo {
|
|
|
|
width: 133px;
|
|
|
|
}
|
|
|
|
ul.pctopnavi {
|
|
|
|
display: flex;
|
|
|
|
padding-left: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
ul.pctopnavi a {text-decoration: none;}
|
|
|
|
ul.pctopnavi li {
|
|
|
|
list-style: none;
|
|
|
|
float: left;
|
|
|
|
margin-right: 25px;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.pcnavibutton {
|
|
|
|
float: right;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
li.dropdown a {
|
|
|
|
display: table-cell;
|
|
|
|
padding: 24px 0 19px 0;
|
|
|
|
}
|
|
|
|
li.dropdown a:hover {
|
|
|
|
border-bottom: 4px solid #ad1818;
|
|
|
|
padding: 24px 0 15px 0;
|
|
|
|
}
|
|
|
|
a.p_toplogo {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
a.p_topnavilink {
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 19px;
|
|
|
|
}
|
|
|
|
.infotoptitle {
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
position: initial;
|
|
|
|
}
|
|
|
|
.infotopimage {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.infotopimage img { margin: 0 auto;}
|
|
|
|
.tmbottom input { width: 90%; padding-left: 55px; margin-bottom: 10px;}
|
|
|
|
|
|
|
|
.tmbottom textarea { width: 96%;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
height: 100px;
|
|
|
|
border-radius: 6px;
|
|
|
|
padding: 15px;
|
|
|
|
border: none;}
|
|
|
|
.tournavi { margin-top: -120px; top: 65px;
|
|
|
|
width: 750px; box-shadow: 0px 2px 6px #d2d2d2; }
|
|
|
|
.info_ad img { border-radius: 6px;}
|
|
|
|
.info_ad_name {
|
|
|
|
padding: 15px 15px 10px 5px;
|
|
|
|
bottom: 0;
|
|
|
|
position: absolute;}
|
|
|
|
}
|
|
|
|
.info_ad_name a {
|
|
|
|
display: inline-block;
|
|
|
|
color: #fff;
|
|
|
|
padding: 10px 55px 10px 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
text-shadow: 2px 1px 1px #000;}
|
|
|
|
.info_ad_name strong { line-height: 32px;
|
|
|
|
font-size: 30px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
display: block;}
|
|
|
|
.content_article_title, .info_ad_title {
|
|
|
|
margin-top: 10px;
|
|
|
|
border-left: 5px solid #ad1818;
|
|
|
|
padding-left: 15px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
font-size: 22px;
|
|
|
|
}
|
|
|
|
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: 37%;
|
|
|
|
float: left;}
|
|
|
|
.content_article_name {width: 55%;
|
|
|
|
height: 115px;
|
|
|
|
font-size: 19px;
|
|
|
|
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;
|
|
|
|
padding-left: 15px;}
|
|
|
|
.content_article_name a {text-decoration: none;}
|
|
|
|
.content_article_button {
|
|
|
|
display: inherit;
|
|
|
|
font-size: 22px;
|
|
|
|
background: #ad1818;
|
|
|
|
border-radius: 50%;
|
|
|
|
float: right;
|
|
|
|
margin-right: 15px;
|
|
|
|
}
|
|
|
|
.content_article_button a {
|
|
|
|
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) {
|
|
|
|
.listtour {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
flex-wrap: nowrap;
|
|
|
|
justify-content: left;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.updated_news {top: 51px;}
|
|
|
|
p {padding: 0 15px;}
|
|
|
|
ul.InfoList, ul.ghlist {padding: 0 15px 0 35px;}
|
|
|
|
.web_cookie p { padding: 15px; width: 80%; padding-bottom: 60px;}
|
|
|
|
.web_cookie {width: 100%;}
|
|
|
|
.info_tm_button { bottom: 15px;
|
|
|
|
width: calc(100% - 40px);
|
|
|
|
border-radius: 20px;
|
|
|
|
margin: 0 20px;
|
|
|
|
height: 35px;}
|
|
|
|
.info_tm_button a {padding-top: 8px;
|
|
|
|
font-size: 18px;
|
|
|
|
text-transform: capitalize;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
table.why_us_table { width: 1000px;}
|
|
|
|
.bottom_why_us { height: 560px;}
|
|
|
|
.bottom_why_us_content { padding: 0; height: 280px;}
|
|
|
|
.bottom_destinations { display: inline-block;}
|
|
|
|
.destination_links {width: 50%; float: left;}
|
|
|
|
.bottom_destinations ul { padding: 0 20px;}
|
|
|
|
.bottom_destinations ul li { margin-right: 0;}
|
|
|
|
/*头部导航*/
|
|
|
|
.topnavitailor { text-transform: uppercase;
|
|
|
|
margin-top: 13px;
|
|
|
|
display: flex;
|
|
|
|
position: absolute;
|
|
|
|
right: 10px;
|
|
|
|
top: 0;}
|
|
|
|
a.infocustomize {
|
|
|
|
font-size: 17px;
|
|
|
|
color: #fff;
|
|
|
|
padding: 3px 10px;
|
|
|
|
background: #ad1818;
|
|
|
|
margin-right: 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
img.chinahighlightslogo {margin-left: 10px; width: 200px;}
|
|
|
|
.siteSearch .submits { padding-right: 10px;}
|
|
|
|
.siteSearch .strkeys { border: 1px solid #d1d1d1;}
|
|
|
|
/*底部logo*/
|
|
|
|
.infotailor { height: 450px;}
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
.bottomlinks ul {
|
|
|
|
display: inline-block;
|
|
|
|
padding-left: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
.bottommedia ul li, .bottomlinks ul li { list-style: none; margin-bottom: 10px;}
|
|
|
|
.bottommedia ul li a, .bottomlinks ul li a { text-decoration: none; color: #fff;}
|
|
|
|
.bottommedia ul li svg {margin-right: 15px;}
|
|
|
|
img.bottomlogocenter { margin: 30px auto 10px auto;}
|
|
|
|
.featureon {padding:0 20px;}
|
|
|
|
.infobottom {padding: 70px 0; margin-top: -5px;}
|
|
|
|
#main_content_mobile {padding-top: 50px; max-width: 100%;}
|
|
|
|
.main_content {max-width: 100%;}
|
|
|
|
.img-responsive,
|
|
|
|
video,
|
|
|
|
.table-responsive {
|
|
|
|
overflow-x: auto;
|
|
|
|
}
|
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3,
|
|
|
|
h4 {
|
|
|
|
padding: 0 15px;
|
|
|
|
}
|
|
|
|
.infotopimage {
|
|
|
|
position: relative;
|
|
|
|
margin-top: 51px;
|
|
|
|
z-index: 9;
|
|
|
|
}
|
|
|
|
ul.tourhighlights { padding: 0 15px 0 35px;}
|
|
|
|
.right_image {float: none;
|
|
|
|
width: 100%;
|
|
|
|
margin: 30px 0;}
|
|
|
|
.headerbar {
|
|
|
|
height: 50px;
|
|
|
|
}
|
|
|
|
.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;
|
|
|
|
color: #fff;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.hidden-xs {display: none !important}
|
|
|
|
.visible-xs {display: block !important}
|
|
|
|
.infocategory {width: auto; padding: 0 15px;}
|
|
|
|
.top_banner_tp img { width: 100px; }
|
|
|
|
.infotailor:after, .tmbottom:after {left: calc(100% - 60%);}
|
|
|
|
/*信息页面*/
|
|
|
|
ul.ah_list li { width: 123px;}
|
|
|
|
.nextcontext, select.country_code { width: 100% !important; }
|
|
|
|
.info_ad_name strong {
|
|
|
|
line-height: 22px;
|
|
|
|
font-size: 22px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
.right_brand_info, .right_tour, .formtitle:before, .form_content_bg {display: none;}
|
|
|
|
.infotoptitle {
|
|
|
|
position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
bottom: 0;
|
|
|
|
}
|
|
|
|
.infotoptitle h1 { width: auto !important;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
line-height: 35px;
|
|
|
|
font-size: 30px;}
|
|
|
|
.authorupdate { padding: 0 15px;}
|
|
|
|
.skipAhead ul { display: inline-block;
|
|
|
|
padding-left: 35px;
|
|
|
|
width: calc(100% - 35px);}
|
|
|
|
.skipAhead li { width: calc(100% - 30px);}
|
|
|
|
|
|
|
|
/*tour page*/
|
|
|
|
.ah_index_tour_bg { background: #ececec;}
|
|
|
|
.feedback_content strong { height: 45px;
|
|
|
|
-webkit-line-clamp: 2;
|
|
|
|
margin-bottom: 5px;}
|
|
|
|
.feedback_content p {-webkit-line-clamp: 5; height: 125px; padding: 0;}
|
|
|
|
.selectionBlock { display: inline-block;}
|
|
|
|
.tmbottom textarea { width: 90%;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
height: 150px;
|
|
|
|
border: none;
|
|
|
|
padding: 15px;
|
|
|
|
border-radius: 6px;}
|
|
|
|
.tmbottom {padding: 5px 15px;}
|
|
|
|
.tmbottom input { width: 81%; margin-bottom: 10px;}
|
|
|
|
.age_range { width: 100%; height: 100%; margin-bottom: 20px; margin-top: 0;}
|
|
|
|
.age_range .checkYes { width: auto; float: left; margin-right: 30px;}
|
|
|
|
.kids_age p { padding: 0; font-size: 18px;}
|
|
|
|
.tour_feedback {
|
|
|
|
width: 280px;
|
|
|
|
height: 280px;
|
|
|
|
margin: -10px 0px 0 0;
|
|
|
|
}
|
|
|
|
.tour_date { margin-right: 0;
|
|
|
|
display: inline-block;
|
|
|
|
width: 100%;}
|
|
|
|
ul.tour_tags {
|
|
|
|
padding: 0 15px;
|
|
|
|
display: inline-block;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
input#contactInfo {margin-top: 15px; width: 91%;}
|
|
|
|
input.Inquiryphone {width: 92% !important;
|
|
|
|
margin-left: 0;
|
|
|
|
margin-top: 10px;}
|
|
|
|
.travel_group {
|
|
|
|
width: 16%;
|
|
|
|
margin-right: 30px;
|
|
|
|
}
|
|
|
|
/*集合页*/
|
|
|
|
.country_experience, .other_country { display: inline-block;}
|
|
|
|
.unique_experience, .country_pic { width: 100%; padding: 0; margin-bottom: 15px;}
|
|
|
|
.experience_info {margin-right: 0;}
|
|
|
|
.listtour, .checkYes label {display: block;}
|
|
|
|
.checkYes label { text-align: left;}
|
|
|
|
.travel_guide_city, .trip_plan_right, .country_city_guide, .travel_guide_city, .ah_hotel, .inquirybutton, .whyus ul, .form_content { width: 100%;}
|
|
|
|
.area_guide {margin: 15px 5px;}
|
|
|
|
.trip_plan_left { width: 100%; display: flex;}
|
|
|
|
.plan_left, .plan_left_right { width: 100%;position: relative; margin: 0 5px 20px 5px;}
|
|
|
|
.content_bg_grey { padding: 0 0 80px 0; background: #ececec; margin: 80px 0; display: inline-block;}
|
|
|
|
.plan_left_title a { padding-top: calc(100% - 100px);height: calc(100% - 200px);padding-bottom: calc(100% - 100px);}
|
|
|
|
.more_tours { font-size: 25px; clear: both;}
|
|
|
|
.travel_guide_city { display: flex; }
|
|
|
|
.ah_index_tour {width: auto; margin: 0 0 30px 0; background: #fff;}
|
|
|
|
.ah_index_tour_bg h3 { height: auto; padding-left: 0; }
|
|
|
|
.ah_index_tour_city { height: auto; margin-bottom: 20px; text-align: center;}
|
|
|
|
table.tour_table .ah_index_tour {width: 340px; height: 265px;}
|
|
|
|
.info_ad_content {background: #f6f6f6;}
|
|
|
|
.info_ad_name a { color: #000;
|
|
|
|
text-shadow: none;
|
|
|
|
width: 75%;
|
|
|
|
font-size: 18px;}
|
|
|
|
.contactwhyus {display: block;}
|
|
|
|
.list_content, .all_width_content_1140 { width: auto; margin-bottom: 50px;}
|
|
|
|
.form_content, .formtitle {
|
|
|
|
z-index: 2;
|
|
|
|
position: relative;
|
|
|
|
left: 0;
|
|
|
|
color: #fff;
|
|
|
|
width: auto;
|
|
|
|
padding-top: 1px;
|
|
|
|
padding-bottom: 40px;}
|
|
|
|
.formtitle:after {
|
|
|
|
border-right: solid 30px rgb(0 0 0 / 85%);
|
|
|
|
border-top: solid 60px transparent;
|
|
|
|
border-bottom: solid 60px transparent;
|
|
|
|
margin-left: calc(100% - 220px);
|
|
|
|
margin-top: -5px;
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
transform: rotate(
|
|
|
|
-90deg );}
|
|
|
|
.formtitle ul {padding: 0 20px;}
|
|
|
|
.all_width_content { height: 100%;}
|
|
|
|
.list_tmbottom {
|
|
|
|
width: auto;
|
|
|
|
position: initial;
|
|
|
|
padding: 5px 10px 20px 10px;
|
|
|
|
background: #ececec;
|
|
|
|
color: #000;
|
|
|
|
margin-bottom: -40px;
|
|
|
|
}
|
|
|
|
.list_tmbottom input { width: 81%;}
|
|
|
|
.list_tmbottom textarea { width: 91%; margin-bottom: 15px; height: 150px;}
|
|
|
|
.checkYes {width: 50%;
|
|
|
|
margin: 0;
|
|
|
|
font-size: 18px;}
|
|
|
|
.optionLable {width: 47%;}
|
|
|
|
.peopleSelect { width: 100%;}
|
|
|
|
.kidNum, .number { height: 30px;}
|
|
|
|
/*首页反馈*/
|
|
|
|
.whyus, .customerReview { width: auto;border-right: none; padding: 0 20px;}
|
|
|
|
.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 */
|