|
|
|
@charset "utf-8";
|
|
|
|
/* public style */
|
|
|
|
body {
|
|
|
|
margin: 0;
|
|
|
|
font-family: Calibri;
|
|
|
|
color: #000;
|
|
|
|
background: #fff;
|
|
|
|
font-size: 19px;
|
|
|
|
}
|
|
|
|
h1 {
|
|
|
|
font-size: 45px;
|
|
|
|
line-height: 47px;
|
|
|
|
padding-top: 40px;
|
|
|
|
padding-bottom: 50px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
h2 {
|
|
|
|
font-size: 33px;
|
|
|
|
padding-bottom: 30px;
|
|
|
|
padding-top: 70px;
|
|
|
|
line-height: 35px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
margin-bottom: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
h3 {
|
|
|
|
font-size: 27px;
|
|
|
|
padding-top: 40px;
|
|
|
|
line-height: 28px;
|
|
|
|
padding-bottom: 20px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
h3 em {color: #ad1818;
|
|
|
|
font-size: 29px;
|
|
|
|
font-style: inherit;}
|
|
|
|
|
|
|
|
p {
|
|
|
|
line-height: 24px;
|
|
|
|
margin-top: 0;
|
|
|
|
padding-bottom: 25px;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
p a {
|
|
|
|
text-decoration: none;
|
|
|
|
border-bottom: 1px solid #d1d1d1;
|
|
|
|
}
|
|
|
|
p a:hover {
|
|
|
|
text-decoration: none;
|
|
|
|
background: #f1f1f1;
|
|
|
|
transition: 1s;
|
|
|
|
}
|
|
|
|
|
|
|
|
a, a:hover { text-decoration: none; color: #000;}
|
|
|
|
.img-responsive, video, .table-responsive {
|
|
|
|
display: block;
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
overflow-x: auto;
|
|
|
|
}
|
|
|
|
.web_cookie {background-color: #f7f7f7;
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
box-shadow: 0px -4px 4px 0px #ececec;
|
|
|
|
width: 100%;
|
|
|
|
z-index: 999;}
|
|
|
|
.cookie_close {float: right;
|
|
|
|
position: relative;
|
|
|
|
width: 25px;
|
|
|
|
font-size: 18px;
|
|
|
|
font-weight: 600;
|
|
|
|
background: #ddd;
|
|
|
|
padding: 5px;
|
|
|
|
top: 0;
|
|
|
|
cursor: pointer;
|
|
|
|
text-align: center;}
|
|
|
|
.web_cookie p { display: inline-block;
|
|
|
|
padding: 10px 0 0 30px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
font-size: 18px;
|
|
|
|
float: left;
|
|
|
|
width: 86%;}
|
|
|
|
.cookie_button {margin-left: 20px;
|
|
|
|
font-size: 16px;
|
|
|
|
background: #fff;
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
color: #ad1818;
|
|
|
|
padding: 5px 30px;
|
|
|
|
font-weight: 600;
|
|
|
|
letter-spacing: 0.05rem;
|
|
|
|
box-shadow: 3px 2px 3px 1px #d2d2d2;
|
|
|
|
cursor: pointer;
|
|
|
|
margin-top: 10px;}
|
|
|
|
|
|
|
|
:-webkit-autofill,
|
|
|
|
:-webkit-autofill:hover,
|
|
|
|
:-webkit-autofill:focus {
|
|
|
|
-webkit-text-fill-color: #000;
|
|
|
|
-webkit-box-shadow: 0 0 0px 1000px #fff inset;
|
|
|
|
transition: background-color 5000s ease-in-out 0s;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
.adsbygoogle { height:auto !important; margin:0 !important;}
|
|
|
|
#videoPlayer { position:inherit !important; min-width: 100%; min-height: 423px;}
|
|
|
|
|
|
|
|
|
|
|
|
a.infocustomize {
|
|
|
|
font-size: 16px;
|
|
|
|
color: #fff;
|
|
|
|
padding: 4px 10px;
|
|
|
|
background: #ad1818;
|
|
|
|
}
|
|
|
|
|
|
|
|
.headerbar {
|
|
|
|
background-color: #fff;
|
|
|
|
z-index: 999;
|
|
|
|
box-shadow: 1px 1px 6px 2px #e5e5e5;
|
|
|
|
}
|
|
|
|
.sidebar {
|
|
|
|
background-color: rgba(0, 0, 0, 0.75);
|
|
|
|
max-width: 160vw;
|
|
|
|
top: calc(0px);
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
.headerbar {
|
|
|
|
background-color: #fff;
|
|
|
|
height: 53px;
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
.start-nav-item {
|
|
|
|
color: #222;
|
|
|
|
list-style: none;
|
|
|
|
padding-bottom: 8px;
|
|
|
|
text-transform: capitalize;
|
|
|
|
}
|
|
|
|
|
|
|
|
.start-nav-item a:hover {
|
|
|
|
border-bottom: none !important;
|
|
|
|
}
|
|
|
|
.start-nav-item a:before {
|
|
|
|
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;
|
|
|
|
border-right-width: 2px;
|
|
|
|
border-right-style: solid;
|
|
|
|
border-right-color: initial;
|
|
|
|
transform: rotate(
|
|
|
|
45deg
|
|
|
|
);
|
|
|
|
margin-top: 9px;
|
|
|
|
margin-left: -20px;
|
|
|
|
}
|
|
|
|
.sidebar .start-nav-item {
|
|
|
|
width: 30%;
|
|
|
|
margin-bottom: 0;
|
|
|
|
padding-bottom: 0;
|
|
|
|
height: 35px;
|
|
|
|
line-height: 27px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottommedia {
|
|
|
|
width: 50%;
|
|
|
|
float: left;
|
|
|
|
padding-left: 25px;
|
|
|
|
}
|
|
|
|
.featureon { padding: 0 25px;}
|
|
|
|
.followtitle {
|
|
|
|
text-transform: uppercase;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.whatsnew { border: 5px dashed #d2d2d2;
|
|
|
|
margin-top: 65px;
|
|
|
|
min-height: 90px;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
padding: 15px 15px 0 15px;}
|
|
|
|
.whatsnew img {position: relative;
|
|
|
|
top: -80px;
|
|
|
|
margin-right: 30px;
|
|
|
|
display: inline-block;
|
|
|
|
margin-bottom: -80px;}
|
|
|
|
.whatsnewinfo {
|
|
|
|
line-height: 30px;
|
|
|
|
margin-top: -15px;
|
|
|
|
padding: 0 15px;}
|
|
|
|
.topcontent {
|
|
|
|
margin-top: 58px;
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
|
|
|
.infocategory {
|
|
|
|
font-size: 17px;
|
|
|
|
border-left: 3px solid #ad1818;
|
|
|
|
padding-left: 10px;
|
|
|
|
margin-top: 20px;
|
|
|
|
}
|
|
|
|
.infocategory a {
|
|
|
|
margin: 0 20px 0 0;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.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: 8px;
|
|
|
|
margin-left: 3px;
|
|
|
|
}
|
|
|
|
.tourcode { color: #fff; font-style: italic;}
|
|
|
|
.authorupdate {
|
|
|
|
font-size: 16px;
|
|
|
|
color: #999;
|
|
|
|
padding-top: 5px;
|
|
|
|
font-style: italic;
|
|
|
|
margin: -40px 15px 60px 15px;
|
|
|
|
}
|
|
|
|
.authorupdate strong {
|
|
|
|
border-right: 1px solid #dcdcdc;
|
|
|
|
padding-right: 10px;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
.infoimage, .infovideo {clear: both; margin: 0 auto 30px auto;}
|
|
|
|
.infoimage img {margin: 0 auto; --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;}
|
|
|
|
.infoimagetitle {
|
|
|
|
font-size: 16px;
|
|
|
|
color: #999;
|
|
|
|
display: block;
|
|
|
|
border-left: 3px solid #b8b8b8;
|
|
|
|
padding-left: 15px;
|
|
|
|
margin-top: 10px;
|
|
|
|
line-height: 18px;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
}
|
|
|
|
.photoBlock300 {
|
|
|
|
font-size: 18px;
|
|
|
|
font-style: italic;
|
|
|
|
float: right;
|
|
|
|
width: 300px;
|
|
|
|
margin-left: 30px;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
color: #999;
|
|
|
|
line-height: 20px;
|
|
|
|
}
|
|
|
|
.photoBlock300 img { margin: 0 auto 10px auto;}
|
|
|
|
table.weather_info {background: #fff;
|
|
|
|
border-collapse: collapse; border: 1px solid #d1d1d1;}
|
|
|
|
.today_weather { padding: 15px 0; background-color: #f6f6f6;}
|
|
|
|
.weather_img img {width: 50px; margin: 0 auto;
|
|
|
|
margin-bottom: 20px;}
|
|
|
|
.day_weather {
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
text-align: center;
|
|
|
|
width: 150px;
|
|
|
|
}
|
|
|
|
.day_weather p {padding-bottom: 15px; font-size: 18px; margin-right: 5px;}
|
|
|
|
.last_day_weather {border-right: none;}
|
|
|
|
.today_title {font-size: 22px;
|
|
|
|
font-weight: bolder;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
text-transform: uppercase;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
p#todayDate, p#forecastDate1, p#forecastDate2, p#forecastDate3, p#forecastDate4, p#forecastDate5, p#forecastDate6 { font-size: 22px;
|
|
|
|
font-weight: 600;
|
|
|
|
font-family: 'Goudy Old Style';}
|
|
|
|
table.infotable, table.monthWeather {
|
|
|
|
border-left: 1px solid #d1d1d1;
|
|
|
|
border-spacing: 0;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
width: 100%;}
|
|
|
|
table.infotable th, table.monthWeather th {
|
|
|
|
background: #f6f6f6;
|
|
|
|
padding: 15px 10px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
border-top: 1px solid #d1d1d1;
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
border-bottom: 1px solid #d1d1d1;
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 25px;
|
|
|
|
}
|
|
|
|
table.infotable th a, table.monthWeather th a { color: #fff; text-decoration: underline;}
|
|
|
|
table.infotable td, table.monthWeather tr td {
|
|
|
|
padding: 15px;
|
|
|
|
border-right: 1px solid #c9c9c9;
|
|
|
|
border-bottom: 1px solid #c9c9c9;
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 22px;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
table.infotable tr:nth-child(odd) td, table.monthWeather tr:nth-child(odd) td {
|
|
|
|
background: #f7f7f7;
|
|
|
|
}
|
|
|
|
table.infotable td a, table.monthWeather td a {
|
|
|
|
border-bottom: 2px solid #d1d1d1;
|
|
|
|
}
|
|
|
|
table.infotable td a:hover, table.monthWeather td a:hover {
|
|
|
|
background: #f6f6f6;
|
|
|
|
transition: 1s;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
.detailtopbanner { padding-top: 83px;}
|
|
|
|
.detailtopbanner img, .detailtopbanner video { margin: 0 auto;}
|
|
|
|
.info_page_reco { width: 220px; margin-right: 15px; margin-top: 15px;}
|
|
|
|
.info_page_reco img {--tw-shadow: 0px 4px 5px 2px rgba(70,70,70,0.3);
|
|
|
|
box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow);
|
|
|
|
border-radius: 6px;
|
|
|
|
margin-bottom: 5px;}
|
|
|
|
.info_reco_name {font-size: 19px;
|
|
|
|
position: relative;
|
|
|
|
padding: 10px 0 0 0;
|
|
|
|
height: 70px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
line-height: 21px;}
|
|
|
|
|
|
|
|
/* former list style */
|
|
|
|
ol.drop1 {
|
|
|
|
padding: 0 15px;
|
|
|
|
margin: 0 15px;
|
|
|
|
}
|
|
|
|
ol.drop1 li {
|
|
|
|
padding-left: 10px;
|
|
|
|
line-height: 25px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
ul.infolist li, ul.drop1 li {
|
|
|
|
list-style: none;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
line-height: 25px;
|
|
|
|
}
|
|
|
|
ul.infolist li:before, ul.drop1 li:before {
|
|
|
|
content: "";
|
|
|
|
width: 3px;
|
|
|
|
height: 3px;
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
display: inline-block;
|
|
|
|
background: #ad1818;
|
|
|
|
position: relative;
|
|
|
|
top: -4px;
|
|
|
|
left: -15px;}
|
|
|
|
ul.infolist li a, ul.drop1 li a{
|
|
|
|
color: #000;
|
|
|
|
text-decoration: underline #d1d1d1;
|
|
|
|
}
|
|
|
|
ul.infolist li a:hover, ul.drop1 li a:hover{
|
|
|
|
text-decoration: none;
|
|
|
|
color: #000;
|
|
|
|
background: #f6f6f6;
|
|
|
|
transition: 1s;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
ul.infolist, ul.drop1 {
|
|
|
|
padding: 0 0 30px 0;
|
|
|
|
display: table;
|
|
|
|
margin: 0 15px;
|
|
|
|
}
|
|
|
|
ul.catalog {padding: 0 15px 0 0; margin: 0 0 15px 0;}
|
|
|
|
ul.catalog li {
|
|
|
|
list-style: none;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
line-height: 23px;
|
|
|
|
}
|
|
|
|
ul.catalog li a:before {
|
|
|
|
content: "";
|
|
|
|
width: 5px;
|
|
|
|
height: 5px;
|
|
|
|
border-top: 2px solid #000;
|
|
|
|
border-right: 2px solid #000;
|
|
|
|
float: left;
|
|
|
|
transform: rotate(
|
|
|
|
45deg);
|
|
|
|
margin-right: 10px;
|
|
|
|
margin-top: 8px;
|
|
|
|
}
|
|
|
|
ul.catalog li a:hover {
|
|
|
|
text-decoration: none;
|
|
|
|
color: #000;
|
|
|
|
background: #f6f6f6;
|
|
|
|
transition: 1s;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
.pc_content {width: 750px;
|
|
|
|
float: left;
|
|
|
|
max-width: 100%;
|
|
|
|
min-height: 590px;}
|
|
|
|
.right_tour {position: sticky;
|
|
|
|
float: right;
|
|
|
|
top: calc(100% - 530px);
|
|
|
|
margin-top: 30px;
|
|
|
|
width: 340px;}
|
|
|
|
.right_brand_info {
|
|
|
|
width: 340px;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
.articlereco {
|
|
|
|
display: inline-block;
|
|
|
|
width: 1140px;
|
|
|
|
margin: 80px 0 0 0;
|
|
|
|
}
|
|
|
|
.recotitlebg {
|
|
|
|
position: relative;
|
|
|
|
border-bottom: 1px solid #333;
|
|
|
|
margin: 50px auto 40px auto;
|
|
|
|
width: 75%;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
.recotitlebg h2 {
|
|
|
|
position: absolute;
|
|
|
|
top: calc(100% - 20px);
|
|
|
|
background: #fff;
|
|
|
|
text-align: center;
|
|
|
|
width: 340px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
left: calc(100% - 590px);
|
|
|
|
padding: 0 10px;
|
|
|
|
font-size: 23px;
|
|
|
|
}
|
|
|
|
.updatearticle {
|
|
|
|
background: #efefef;
|
|
|
|
margin: 50px 15px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.category {
|
|
|
|
font-size: 16px;
|
|
|
|
color: #a3a3a3;
|
|
|
|
text-transform: uppercase;
|
|
|
|
display: block;
|
|
|
|
padding-left: 25px;
|
|
|
|
padding-top: 30px;
|
|
|
|
}
|
|
|
|
.categorycenter {
|
|
|
|
font-size: 16px;
|
|
|
|
color: #a3a3a3;
|
|
|
|
text-transform: uppercase;
|
|
|
|
display: block;
|
|
|
|
padding-top: 30px;
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
.articlenexttitle {
|
|
|
|
font-size: 20px;
|
|
|
|
font-weight: 600;
|
|
|
|
line-height: 21px;
|
|
|
|
padding: 10px 0;
|
|
|
|
display: block;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
height: 75px;
|
|
|
|
}
|
|
|
|
.articlenext {
|
|
|
|
width: 280px;
|
|
|
|
margin-right: 25px;
|
|
|
|
}
|
|
|
|
.articlenext img { --tw-shadow: 0px 4px 5px 2px rgba(70,70,70,0.3);
|
|
|
|
box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow);
|
|
|
|
border-radius: 6px; margin-bottom: 5px;}
|
|
|
|
.infotailor {
|
|
|
|
margin: 100px 0 0 0;
|
|
|
|
background: #ececec;
|
|
|
|
height: 355px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
.infotailorword {
|
|
|
|
position: absolute;
|
|
|
|
top: calc(100% - 265px);
|
|
|
|
font-size: 27px;
|
|
|
|
text-align: center;
|
|
|
|
padding: 0 20px;
|
|
|
|
line-height: 35px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
|
|
|
.infotailorbutton {
|
|
|
|
position: absolute;
|
|
|
|
top: calc(100% - 210px);
|
|
|
|
background: #fff;
|
|
|
|
display: block;
|
|
|
|
margin: 0 auto;
|
|
|
|
width: 200px;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 18px;
|
|
|
|
left: calc(100% - 285px);
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
|
|
|
|
.infotailorbutton a {
|
|
|
|
width: 200px;
|
|
|
|
display: block;
|
|
|
|
padding: 15px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.infoshare {
|
|
|
|
display: inline-block;
|
|
|
|
float: right;
|
|
|
|
margin-top: -5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.infoshare li {
|
|
|
|
list-style: none;
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
.bottomwechat {
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 50px;
|
|
|
|
height: 100px;
|
|
|
|
padding: 0 15px;
|
|
|
|
}
|
|
|
|
.bottomwechat img {
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
.wechattitle {
|
|
|
|
display: block;
|
|
|
|
line-height: 22px;
|
|
|
|
}
|
|
|
|
.infotailormade {
|
|
|
|
text-align: center;
|
|
|
|
font-size: 18px;
|
|
|
|
width: 250px;
|
|
|
|
margin: 25px auto 90px auto;
|
|
|
|
display: block;
|
|
|
|
background: #fff;
|
|
|
|
border: 2px solid #ad1818;
|
|
|
|
}
|
|
|
|
.infotailormade a {
|
|
|
|
color: #ad1818;
|
|
|
|
display: block;
|
|
|
|
text-transform: uppercase;
|
|
|
|
padding: 5px 0;
|
|
|
|
}
|
|
|
|
.TopNavi { font-size: 18px; display: block; border-right: 1px solid #d2d2d2; float:left; height: 35px; padding-top: 15px; text-align: center; width: 25%; }
|
|
|
|
.TopNavi a, .TopNaviLast a {text-decoration: none;}
|
|
|
|
.TopNaviLast {
|
|
|
|
font-size: 18px;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
height: 35px;
|
|
|
|
padding-top: 15px;
|
|
|
|
text-align: center;
|
|
|
|
width: 24%;
|
|
|
|
}
|
|
|
|
img.bottomright {
|
|
|
|
width: 49%;
|
|
|
|
}
|
|
|
|
|
|
|
|
img.bottomleft {
|
|
|
|
width: 49%;
|
|
|
|
margin-right: 6px;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.bottomimg {
|
|
|
|
margin-bottom: 70px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bookingcontent {
|
|
|
|
right: 0;
|
|
|
|
display: block;
|
|
|
|
border-left: 2px solid #e5e5e5;
|
|
|
|
height: 120px;
|
|
|
|
position: relative;
|
|
|
|
left: 0;
|
|
|
|
top: 45px;
|
|
|
|
margin-bottom: 100px;
|
|
|
|
margin-left: 30px;
|
|
|
|
clear: both;
|
|
|
|
margin-top: -45px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.proceduretop {
|
|
|
|
position: absolute;
|
|
|
|
left: -25px;
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.procedurebottom {
|
|
|
|
position: absolute;
|
|
|
|
left: -25px;
|
|
|
|
top: 70px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.proceduretitlebg {
|
|
|
|
background: #d2d2d2;
|
|
|
|
border-radius: 50%;
|
|
|
|
width: 50px;
|
|
|
|
height: 50px;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
position: relative;
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.proceduretitle {
|
|
|
|
font-size: 22px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.tourdaytitlebg {
|
|
|
|
margin-top: 15px;
|
|
|
|
background: #ad1818;
|
|
|
|
float: left;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 16px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
padding: 3px 7px;
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
.tourdaytitlebg:after { border-left: solid 12px #ad1818;
|
|
|
|
border-bottom: solid 11px transparent;
|
|
|
|
border-top: solid 14px transparent;
|
|
|
|
margin-left: 7px;
|
|
|
|
margin-top: -3px;
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;}
|
|
|
|
.tourdaytitle {
|
|
|
|
font-size: 22px;
|
|
|
|
font-weight: 600;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tourday {
|
|
|
|
position: relative;
|
|
|
|
left: -10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tourday p {
|
|
|
|
display: table;
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tourcontent {
|
|
|
|
margin: 0 15px 50px 15px;
|
|
|
|
border-left: 2px solid #e5e5e5;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
.hoteltitle {
|
|
|
|
display: block;
|
|
|
|
font-size: 22px;
|
|
|
|
margin-top: -15px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.tourprice {
|
|
|
|
background: #f6f6f6;
|
|
|
|
padding: 30px 15px;
|
|
|
|
margin-bottom: 100px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pricefrom {
|
|
|
|
display: block;
|
|
|
|
font-size: 16px;
|
|
|
|
padding: 0 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pricefrom strong {
|
|
|
|
color: #ad1818;
|
|
|
|
font-size: 23px;
|
|
|
|
margin-left: 10px;
|
|
|
|
margin-right: 10px;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
|
|
|
.priceterm {
|
|
|
|
font-size: 18px;
|
|
|
|
margin-top: 10px;
|
|
|
|
display: block;
|
|
|
|
border-bottom: 1px solid #d2d2d2;
|
|
|
|
padding: 0 15px 15px 15px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
line-height: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
img.step {
|
|
|
|
display: block;
|
|
|
|
margin: auto;
|
|
|
|
margin-top: 6px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.info_reco_tours { font-size: 22px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
border-left: 5px solid #ad1818;
|
|
|
|
font-weight: 600;
|
|
|
|
background: #f6f6f6;
|
|
|
|
padding: 5px 15px;}
|
|
|
|
.info_reco_tours em {color: #ad1818;
|
|
|
|
margin-right: 10px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
font-size: 24px;}
|
|
|
|
.info_page_contact_us {position: relative; --tw-shadow: 0px 4px 15px 2px rgba(70,70,70,0.3);
|
|
|
|
box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow); }
|
|
|
|
.info_page_contact_us_bg { width: 100%;
|
|
|
|
position: absolute;
|
|
|
|
background: url(https://data.chinahighlights.com/image/tour-detail/tour-list-tour-title-bg.png) repeat-x;
|
|
|
|
height: calc(100% - 200px);
|
|
|
|
bottom: 0;}
|
|
|
|
.info_page_contact_us_word {color: #fff;
|
|
|
|
font-size: 23px;
|
|
|
|
padding: 0 0 0 30px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 20px;
|
|
|
|
width: 80%;
|
|
|
|
padding-left: 20px;}
|
|
|
|
.info_page_contact_us_word strong {font-size: 40px; display: block; text-transform: uppercase;}
|
|
|
|
.info_page_contact_us_word strong a { color: #fff;}
|
|
|
|
.info_page_contact_us_button {
|
|
|
|
position: absolute;
|
|
|
|
right: 20px;
|
|
|
|
bottom: 20px;}
|
|
|
|
.info_page_contact_us_button a {width: 55px;
|
|
|
|
height: 55px;
|
|
|
|
display: block;
|
|
|
|
background: #ad1818;
|
|
|
|
border-radius: 50%;
|
|
|
|
color: transparent;}
|
|
|
|
.info_page_contact_us_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: 17px;
|
|
|
|
margin-left: 5px;}
|
|
|
|
|
|
|
|
/* 信息集合页元素 */
|
|
|
|
.poparticle { position: relative;
|
|
|
|
margin: 0 10px 10px 0;
|
|
|
|
width: 370px;}
|
|
|
|
.poparticle a { position: absolute;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
bottom: 0;
|
|
|
|
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;}
|
|
|
|
.poparticle a:hover { background: none; transition: 1s; cursor: pointer;}
|
|
|
|
|
|
|
|
/*travel with confidence*/
|
|
|
|
.confidence_bg {position: relative; background: #f6f6f6; border-radius: 6px; display: inline-block; margin-top: 100px; padding: 0 0px 20px 15px;
|
|
|
|
margin-bottom: 100px;}
|
|
|
|
.confidence_tag { position: absolute;
|
|
|
|
left: calc(100% - 670px);
|
|
|
|
right: 0;
|
|
|
|
width: fit-content;
|
|
|
|
top: -75px;}
|
|
|
|
.confidence_tag img { width: 120px; height: 120px;}
|
|
|
|
.confidence_content {background: #fff;
|
|
|
|
padding: 0 30px 20px 30px; width: 41%;border-radius: 6px; margin: 0 20px; height:695px; box-shadow: 0px 0px 3px 1px #e5e5e5; margin-bottom: 50px;}
|
|
|
|
.confidence_content_100 {background: #fff;
|
|
|
|
box-shadow: 0px 0px 3px 1px #e5e5e5;
|
|
|
|
padding: 1px 30px 20px 30px;
|
|
|
|
margin-left: 20px;
|
|
|
|
width: calc(100% - 115px);
|
|
|
|
border-radius: 6px;
|
|
|
|
margin-bottom: 50px;}
|
|
|
|
.confidence_customer {display: inline-block;}
|
|
|
|
.confidence_customer img.confidence_image {position: absolute;
|
|
|
|
left: 40px;
|
|
|
|
width: 500px;
|
|
|
|
margin-top: 20px;}
|
|
|
|
.confidence_content_half {background: #fff;
|
|
|
|
padding: 0 30px 20px 30px;
|
|
|
|
width: 55%;
|
|
|
|
border-radius: 6px;
|
|
|
|
height: 485px;
|
|
|
|
margin-bottom: 50px;
|
|
|
|
position: relative;
|
|
|
|
float: right;
|
|
|
|
margin-right: 40px;}
|
|
|
|
.all_width_content_contact { background: #555;
|
|
|
|
padding: 30px 0;}
|
|
|
|
.all_width_content_contact p {text-align: center; font-size: 27px; font-style: italic; margin-bottom: 0;}
|
|
|
|
.all_width_content_contact p a {color: #fff; border-bottom: none;}
|
|
|
|
.all_width_content_contact p a:hover { background: none; cursor: pointer;}
|
|
|
|
.risk-free {position: relative; background: #fff; width: 30%; border-radius: 4px; margin: 0 5px; padding:50px 15px 15px 15px; margin-top: 70px; }
|
|
|
|
.risk_free_tag { position: absolute;
|
|
|
|
left: calc(100% - 65%);
|
|
|
|
top: -55px;}
|
|
|
|
.risk_free_tag img { width: 90px; height: 90px;}
|
|
|
|
.about_ta {float: left;
|
|
|
|
width: 28%;
|
|
|
|
margin-right: 30px;
|
|
|
|
background: #fff;
|
|
|
|
padding: 20px;
|
|
|
|
margin-bottom: 30px;}
|
|
|
|
.feedback_content_right { display: inline-block; width: 65%; }
|
|
|
|
.feedback_content {background: #fff; padding: 30px; margin-bottom: 30px;}
|
|
|
|
.feedback_content img { border-radius: 50%; float: left; margin-right: 20px;}
|
|
|
|
.content_name { font-size: 25px; color:#999; margin-bottom: 5px;}
|
|
|
|
img.feedback-rate {display: inline-block;
|
|
|
|
width: auto;
|
|
|
|
height: auto;
|
|
|
|
float: left;
|
|
|
|
border-radius: 0;}
|
|
|
|
.review_date {display: inline-block;
|
|
|
|
font-size: 18px;
|
|
|
|
height: 50px;
|
|
|
|
padding-left: 10px;
|
|
|
|
color: #999;}
|
|
|
|
.traveler_story {margin: 50px 0; display: flex;}
|
|
|
|
.traveler_story img {width: 600px; height: 550px;}
|
|
|
|
.traveler_story_content {margin-left: 50px; width: 2800px;}
|
|
|
|
table.confidence {width: 3023px;}
|
|
|
|
.traveler_story_content h2 {padding-right:0; margin-top: 15px;}
|
|
|
|
.story_keyword {font-weight: 600; color: #ad1818; margin:-10px 0 15px 0;}
|
|
|
|
.homepage_confidence_content { display: flex;margin: -15px 0 -10px 0; justify-content: center;}
|
|
|
|
.homepage_confidence {width: 100%;}
|
|
|
|
.homepage_confidence .fa {color: #ad1818; margin-left: 10px;}
|
|
|
|
.homepage_confidence img { margin-right: 10px;
|
|
|
|
width: 35px;
|
|
|
|
height: 35px;
|
|
|
|
float: left;}
|
|
|
|
.confidence_word { font-weight: 600; padding-top: 10px;}
|
|
|
|
.confidence_word a { border-bottom: 2px solid #d1d1d1;}
|
|
|
|
table.story_table {width: 600px;
|
|
|
|
display: inline-block;
|
|
|
|
float: left;
|
|
|
|
margin-right: 50px;}
|
|
|
|
/*travel with confidence 结束*/
|
|
|
|
|
|
|
|
.destinations { float: left;
|
|
|
|
padding: 0 50px;
|
|
|
|
width: 55%;}
|
|
|
|
.chinamap_travelguide { width: 45%;
|
|
|
|
display: inline-block;
|
|
|
|
margin-top: 120px;}
|
|
|
|
.all_width_content { background: #f6f6f6;
|
|
|
|
padding: 30px 0;
|
|
|
|
margin-top: 80px;
|
|
|
|
}
|
|
|
|
.all_width_content_1200 {width:1140px; margin: 0 auto;}
|
|
|
|
.list_content {width: 1140px; margin: 0 auto;}
|
|
|
|
/* 信息集合页元素 结束 */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*特色体验*/
|
|
|
|
.experienceimg {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
flex-wrap: nowrap;
|
|
|
|
justify-content: center;
|
|
|
|
}
|
|
|
|
.experience {
|
|
|
|
float: left;
|
|
|
|
position: relative;
|
|
|
|
padding-right: 2px;
|
|
|
|
}
|
|
|
|
.beijingexperienceinfo {
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
color: #fff;
|
|
|
|
width: calc(100% - 50px);
|
|
|
|
background: rgba(0, 0, 0, 0.45) ;
|
|
|
|
padding: 20px 10px 21px 10px;
|
|
|
|
margin: 15px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*线路1大两小*/
|
|
|
|
.tourleft { position: relative; float: left; margin-right: 20px; width: 50%; }
|
|
|
|
.tourleftinfo {
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
padding: 20px;
|
|
|
|
}
|
|
|
|
.recotourname {
|
|
|
|
font-size: 35px;
|
|
|
|
font-weight: 600;
|
|
|
|
color: #fff;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
line-height: 40px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
}
|
|
|
|
.recotourname a {
|
|
|
|
text-decoration: none;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.destinationtop {
|
|
|
|
|
|
|
|
color: #fff;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
|
|
|
ul.expatstourtag {
|
|
|
|
display: flex;
|
|
|
|
padding-left: 20px;
|
|
|
|
margin: 5px 0 20px 0;
|
|
|
|
}
|
|
|
|
ul.expatstourtag li {
|
|
|
|
color: #fff;
|
|
|
|
float: left;
|
|
|
|
list-style: square;
|
|
|
|
margin-right: 30px;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.tourbutton {
|
|
|
|
font-size: 18px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
margin: 10px auto;
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
background: #fff;
|
|
|
|
font-weight: 600;
|
|
|
|
box-shadow: 1px 1px 3px 1px #d2d2d2;
|
|
|
|
padding: 5px 0;
|
|
|
|
letter-spacing: 0.03rem;
|
|
|
|
width: max-content;
|
|
|
|
color: #ad1818;
|
|
|
|
text-shadow: none;
|
|
|
|
}
|
|
|
|
.tourbutton a {
|
|
|
|
text-decoration: none;
|
|
|
|
color: #ad1818;
|
|
|
|
padding: 6px 20px;
|
|
|
|
}
|
|
|
|
.tourbutton a:hover { color: #fff; background: #ad1818; transition: 0.5s; cursor: pointer;}
|
|
|
|
|
|
|
|
.righttour {
|
|
|
|
margin-bottom: 18px;
|
|
|
|
display: flex;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.righttour img {
|
|
|
|
float: left;
|
|
|
|
width: 325px;
|
|
|
|
}
|
|
|
|
.rightinfo {
|
|
|
|
background: #f6f6f6;
|
|
|
|
padding: 20px;
|
|
|
|
border-left: none;
|
|
|
|
width: 220px;
|
|
|
|
min-height: 192px;
|
|
|
|
}
|
|
|
|
.rightname { display: block;
|
|
|
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
line-height: 25px;
|
|
|
|
font-weight: 600;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
.rightname a { text-decoration: none; color: #000; }
|
|
|
|
.rightdestination { font-size: 18px;
|
|
|
|
line-height: 21px;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 20px; }
|
|
|
|
|
|
|
|
/*线路一行三个*/
|
|
|
|
.listtour { display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
flex-wrap: nowrap;
|
|
|
|
justify-content: left;
|
|
|
|
clear: both;}
|
|
|
|
.xmas_tag {position: absolute;
|
|
|
|
left: -7px;
|
|
|
|
top: -20px;}
|
|
|
|
.xmas_tag img { width: 197px; height: 45px;}
|
|
|
|
.expatstour {
|
|
|
|
background: #fff;
|
|
|
|
width: 275px;
|
|
|
|
margin: 0 10px 10px 0;
|
|
|
|
position: relative;}
|
|
|
|
.tourdetailinfo { padding: 15px;
|
|
|
|
background: #f6f6f6;
|
|
|
|
}
|
|
|
|
.tourdetailinfo p { padding: 0; text-align: center;}
|
|
|
|
.expatstourname {
|
|
|
|
display: block;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 23px;
|
|
|
|
font-weight: 600;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
margin-bottom: 25px;
|
|
|
|
}
|
|
|
|
.expatstourname a { color: #000;
|
|
|
|
text-decoration: none;}
|
|
|
|
.citytourname {
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
text-align: center;
|
|
|
|
font-weight: 600;
|
|
|
|
line-height: 22px;
|
|
|
|
padding: 0 15px;
|
|
|
|
height: 65px;
|
|
|
|
background: url(https://data.chinahighlights.com/image/tour-detail/tour-list-tour-title-bg.png) repeat-x;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
color: #fff;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
font-size: 22px;
|
|
|
|
width: calc(100% - 30px);}
|
|
|
|
/*contact us按钮*/
|
|
|
|
.moretour {font-size: 23px; text-align: center; font-weight: 600; margin-bottom: 10px; padding: 0 15px; margin-top: 30px; font-style: italic; line-height: 45px; clear: both; }
|
|
|
|
.moretour a { text-decoration: none; color: #000; border-bottom: 3px solid #d1d1d1;}
|
|
|
|
.moretour a:hover { text-decoration: none;
|
|
|
|
color: #000;
|
|
|
|
cursor: pointer;
|
|
|
|
background: #f6f6f6;}
|
|
|
|
.InquiryButtonTour {
|
|
|
|
text-align: center;
|
|
|
|
font-size: 22px;
|
|
|
|
}
|
|
|
|
.InquiryButtonTour a {
|
|
|
|
padding: 10px;
|
|
|
|
color: #fff;
|
|
|
|
display: block;
|
|
|
|
border-bottom: none;
|
|
|
|
border-radius: 4px;
|
|
|
|
background: #ad1818;
|
|
|
|
width: 40%;
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
.InquiryButtonTour a:hover { background: #ad1818; color: #fff; cursor: pointer;}
|
|
|
|
|
|
|
|
/*三峡游船*/
|
|
|
|
.cruise_content {display: inline-block;}
|
|
|
|
.cruise_top_info {float: left;
|
|
|
|
width: 710px;
|
|
|
|
padding-right: 30px;}
|
|
|
|
.cruise_price { background: #f7f7f7;
|
|
|
|
border-radius: 4px;
|
|
|
|
padding: 35px;
|
|
|
|
font-size: 22px;
|
|
|
|
display: inline-block;
|
|
|
|
width: 330px;
|
|
|
|
|
|
|
|
font-weight: 600;}
|
|
|
|
.cruise_price_number { text-align: center; margin-top: 20px;}
|
|
|
|
.cruise_price_number strong {color: #ad1818; font-size: 27px; margin-right: 10px; font-style: italic;}
|
|
|
|
.cruise_button {background: #ad1818;
|
|
|
|
text-transform: uppercase;
|
|
|
|
font-size: 18px;
|
|
|
|
text-align: center;
|
|
|
|
margin: 20px auto;
|
|
|
|
display: block;
|
|
|
|
width: 185px;
|
|
|
|
padding: 8px 0;}
|
|
|
|
.cruise_button a { color: #fff;
|
|
|
|
|
|
|
|
padding: 10px 30px;}
|
|
|
|
table.cruise_highlights {width: 6000px;}
|
|
|
|
.cruise_highlights {position: relative;}
|
|
|
|
.highlights_info {position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
color: #fff; text-align: center; background: url(https://data.chinahighlights.com/image/tour-detail/tour-list-tour-title-bg.png) repeat-x;
|
|
|
|
height: 100px;
|
|
|
|
width: 100%;}
|
|
|
|
.highlights_info p { color: #fff;
|
|
|
|
margin-bottom: -23px;
|
|
|
|
padding-bottom: 0;
|
|
|
|
font-size: 22px;
|
|
|
|
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
position: relative;
|
|
|
|
bottom: -50px;}
|
|
|
|
.cruise_content {display: inline-block;}
|
|
|
|
ul.cruise_route_tag {list-style: none; border-bottom: 2px solid #454545; padding-left: 0; height: 42px; font-size: 18px; }
|
|
|
|
ul.cruise_route_tag li.active {border-top: none;
|
|
|
|
text-align: center;
|
|
|
|
padding: 10px 20px;
|
|
|
|
position: relative;
|
|
|
|
background: #454545;
|
|
|
|
color: #fff;}
|
|
|
|
ul.cruise_route_tag li {float: left; background:#c9c9c9; color: #505050; border-radius: 6px 6px 0 0 ; padding: 10px 25px; text-align: center; margin-right: 10px; cursor: pointer;}
|
|
|
|
.cabin_info {margin-bottom: 100px;}
|
|
|
|
.cabin_info_detail { display: inline-block;}
|
|
|
|
.cabin_info img {float: left;
|
|
|
|
margin-right: 50px;}
|
|
|
|
.cruise_index_top_info {float: left;
|
|
|
|
width: 710px;
|
|
|
|
margin-right: 50px;}
|
|
|
|
.cruise_index_calendar { display: inline-block;
|
|
|
|
border-radius: 4px;
|
|
|
|
width: 350px;
|
|
|
|
padding: 15px;
|
|
|
|
background: #ececec;}
|
|
|
|
.cruise_index_calendar h3 {text-align: center;
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: 600;
|
|
|
|
margin-top: 10px;}
|
|
|
|
.cruise_year { background: #fff;
|
|
|
|
display: inline-block;
|
|
|
|
border-radius: 4px;}
|
|
|
|
ul.calendar_year { list-style: none;
|
|
|
|
font-size: 25px;
|
|
|
|
text-align: center;
|
|
|
|
margin: 10px 20px 0px 20px;
|
|
|
|
display: inline-block;
|
|
|
|
width: calc(100% - 40px);
|
|
|
|
padding-left: 0;
|
|
|
|
border-bottom: 3px solid #ececec;
|
|
|
|
padding-bottom: 5px;}
|
|
|
|
ul.calendar_year li.active { float: left;
|
|
|
|
color: #ad1818;
|
|
|
|
font-weight: 600;
|
|
|
|
width: 50%;}
|
|
|
|
ul.calendar_year li {float: left;
|
|
|
|
width: 50%;}
|
|
|
|
ul.calendar_month {font-size: 18px;
|
|
|
|
|
|
|
|
list-style: none;
|
|
|
|
padding-left: 30px;}
|
|
|
|
ul.calendar_month li { float: left;
|
|
|
|
background: #f7f7f7;
|
|
|
|
text-align: center;
|
|
|
|
padding-top: 8px;
|
|
|
|
border-radius: 4px;
|
|
|
|
margin-right: 10px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
width: 65px;
|
|
|
|
height: 32px;}
|
|
|
|
ul.calendar_month li.cruise_available {float: left;
|
|
|
|
width: 62px;
|
|
|
|
height: 38px;
|
|
|
|
text-align: center;
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
border-radius: 4px;
|
|
|
|
margin-right: 10px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
padding-top: 0;}
|
|
|
|
ul.calendar_month li.cruise_available a { color: #ad1818;
|
|
|
|
display: inline-block;
|
|
|
|
width: 62px;
|
|
|
|
height: 30px;
|
|
|
|
padding-top: 8px;}
|
|
|
|
ul.calendar_month li.cruise_available a:hover { color: #fff; background: #ad1818; cursor: pointer;}
|
|
|
|
/* 三峡游船价格表 */
|
|
|
|
table.table-bordered { border-left: 1px solid #d1d1d1;
|
|
|
|
border-spacing: 0;
|
|
|
|
width: 100%;}
|
|
|
|
table.table-bordered th {
|
|
|
|
font-weight: 400;
|
|
|
|
background: #555;
|
|
|
|
|
|
|
|
padding: 15px 10px;
|
|
|
|
border-top: 1px solid #d1d1d1;
|
|
|
|
border-right: 1px solid #d1d1d1;
|
|
|
|
border-bottom: 1px solid #d1d1d1;
|
|
|
|
|
|
|
|
color: #fff;}
|
|
|
|
table.table-bordered td {padding: 15px;
|
|
|
|
border-right: 1px solid #c9c9c9;
|
|
|
|
border-bottom: 1px solid #c9c9c9;
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 22px;}
|
|
|
|
table.table-bordered tr:nth-child(odd) td {
|
|
|
|
background: #f6f6f6;
|
|
|
|
}
|
|
|
|
ul.nav-tabs { display: inline-block;
|
|
|
|
padding-left: 0;
|
|
|
|
margin-bottom: -54px;
|
|
|
|
height: 88px;}
|
|
|
|
ul.nav-tabs li { float: left;
|
|
|
|
margin-bottom: -1px;
|
|
|
|
list-style: none;
|
|
|
|
font-size: 18px;
|
|
|
|
margin-right: 10px;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
border-bottom: none;
|
|
|
|
padding: 8px 15px;
|
|
|
|
border-radius: 4px 4px 0 0;
|
|
|
|
}
|
|
|
|
ul.nav-tabs li.active { background: #555; border: none;}
|
|
|
|
ul.nav-tabs li.active a { color: #fff;}
|
|
|
|
table.table-bordered td .quotation { font-weight: 600;
|
|
|
|
|
|
|
|
font-style: italic;
|
|
|
|
margin-bottom: -15px;
|
|
|
|
display: block;}
|
|
|
|
.Search { background: #ececec;
|
|
|
|
border-radius: 4px;
|
|
|
|
padding: 25px 15px;
|
|
|
|
margin-bottom: 30px;}
|
|
|
|
.FindCruise {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-weight: 600;
|
|
|
|
display: block;
|
|
|
|
text-align: center;
|
|
|
|
text-transform: uppercase;}
|
|
|
|
.RouteSearch, .DateSearch {display: inline-block;
|
|
|
|
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
font-size: 18px;
|
|
|
|
margin-top: -5px;}
|
|
|
|
select.route {font-size: 16px;
|
|
|
|
color: #333;
|
|
|
|
height: 35px;
|
|
|
|
padding: 0 8px;
|
|
|
|
border: medium none;
|
|
|
|
border-radius: 4px;
|
|
|
|
width: 285px;
|
|
|
|
box-shadow: 0 0 2px #999;}
|
|
|
|
input.dateicon {font-size: 16px;
|
|
|
|
width: 150px;
|
|
|
|
color: #333;
|
|
|
|
height: 35px;
|
|
|
|
width: 125px;
|
|
|
|
padding: 0 8px;
|
|
|
|
border: medium none;
|
|
|
|
border-radius: 4px;
|
|
|
|
box-shadow: 0 0 2px #999;
|
|
|
|
background: url(https://data.chinahighlights.com/css/images/calender.GIF) 95% 10px no-repeat #fff;
|
|
|
|
}
|
|
|
|
.searchNow {
|
|
|
|
background: #ad1818;
|
|
|
|
display: inline-block;
|
|
|
|
margin-top: -3px;
|
|
|
|
padding: 3px 0px;
|
|
|
|
}
|
|
|
|
.searchNow a {
|
|
|
|
color: #fff;
|
|
|
|
font-size: 18px;
|
|
|
|
padding: 5px 15px;
|
|
|
|
}
|
|
|
|
/*目的地推荐*/
|
|
|
|
|
|
|
|
.CityTag {
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
top: calc(100% - 60%);
|
|
|
|
font-size: 22px;
|
|
|
|
color: #fff;
|
|
|
|
position: absolute;
|
|
|
|
text-align: center;
|
|
|
|
line-height: 23px;
|
|
|
|
padding: 0 15px;
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
.CityTag strong { font-size: 27px; display: block; font-family: 'Goudy Old Style';}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*trip notes折叠*/
|
|
|
|
#expandAll {
|
|
|
|
float: right;
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
font-style: italic;
|
|
|
|
color: #ad1818;
|
|
|
|
}
|
|
|
|
.tripnotes {
|
|
|
|
margin: 15px 0 30px 0;
|
|
|
|
font-size: 20px;
|
|
|
|
clear: both;
|
|
|
|
border-top: 1px solid #d1d1d1;
|
|
|
|
cursor: pointer;
|
|
|
|
padding: 5px 15px 0 0;
|
|
|
|
line-height: 30px;
|
|
|
|
}
|
|
|
|
.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: 5px;
|
|
|
|
}
|
|
|
|
.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: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.tour_img_title { position: relative;}
|
|
|
|
.city_reco_tour { width: calc(100% - 42px);
|
|
|
|
display: block;
|
|
|
|
margin-top: -10px;
|
|
|
|
padding: 10px 15px;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
border-top: 5px solid #ad1818;}
|
|
|
|
/* tour集合页元素 结束 */
|
|
|
|
|
|
|
|
|
|
|
|
/* Menu styles */
|
|
|
|
.menu {
|
|
|
|
position: fixed;
|
|
|
|
top: 120px;
|
|
|
|
left: 0;
|
|
|
|
width: 300px;
|
|
|
|
height: calc(100vh - 120px);
|
|
|
|
background: #333;
|
|
|
|
}
|
|
|
|
.menu__wrap {
|
|
|
|
position: absolute;
|
|
|
|
top: 7em;
|
|
|
|
bottom: 0;
|
|
|
|
overflow: hidden;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
}
|
|
|
|
.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 {
|
|
|
|
display: block;
|
|
|
|
width: calc(100% - 50px);
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
.menu__link {
|
|
|
|
font-weight: 800;
|
|
|
|
position: relative;
|
|
|
|
display: block;
|
|
|
|
padding: 5px 20px;
|
|
|
|
color: #f6f6f6;
|
|
|
|
transition: color 0.1s;
|
|
|
|
font-size: 24px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
.menu__link[data-submenu]::after {
|
|
|
|
content: "";
|
|
|
|
position: absolute;
|
|
|
|
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 #f6f6f6;
|
|
|
|
border-right: 3px solid #f6f6f6;
|
|
|
|
float: right;
|
|
|
|
top: 15px;
|
|
|
|
right: 20px;
|
|
|
|
transform: rotate(
|
|
|
|
45deg
|
|
|
|
);
|
|
|
|
}
|
|
|
|
.menu__link:hover,
|
|
|
|
.menu__link:focus,
|
|
|
|
.menu__link[data-submenu]:hover::after,
|
|
|
|
.menu__link[data-submenu]:focus::after {
|
|
|
|
color: #f6f6f6;
|
|
|
|
}
|
|
|
|
.menu__link--current::before {
|
|
|
|
content: '\00B7';
|
|
|
|
font-size: 1.5em;
|
|
|
|
line-height: 0;
|
|
|
|
position: absolute;
|
|
|
|
top: 50%;
|
|
|
|
left: 0.5em;
|
|
|
|
height: 4px;
|
|
|
|
color: #f6f6f6;
|
|
|
|
}
|
|
|
|
[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__breadcrumbs {
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 1;
|
|
|
|
position: relative;
|
|
|
|
padding: 25px 20px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs a {
|
|
|
|
font-weight: bold;
|
|
|
|
display: inline-block;
|
|
|
|
cursor: pointer;
|
|
|
|
vertical-align: middle;
|
|
|
|
letter-spacing: 1px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs a:last-child {
|
|
|
|
pointer-events: none;
|
|
|
|
}
|
|
|
|
.menu__breadcrumbs a:hover,
|
|
|
|
.menu__breadcrumbs a:focus {
|
|
|
|
color: #000;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
.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: #999;
|
|
|
|
}
|
|
|
|
.menu__back {
|
|
|
|
font-size: 1.05em;
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
right: 3.25em;
|
|
|
|
margin: 0;
|
|
|
|
padding: 20px 0 0 0;
|
|
|
|
cursor: pointer;
|
|
|
|
color: #2a2b30;
|
|
|
|
border: none;
|
|
|
|
background: 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;
|
|
|
|
display: block;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
cursor: pointer;
|
|
|
|
border: none;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.action:focus {
|
|
|
|
outline: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.action--close {
|
|
|
|
font-size: 16px;
|
|
|
|
top: 1.25em;
|
|
|
|
right: 1em;
|
|
|
|
display: none;
|
|
|
|
color: #45464e;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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: 30px;
|
|
|
|
}
|
|
|
|
.infobottom ul li svg { background: #999;
|
|
|
|
border-radius: 50%;
|
|
|
|
padding: 5px;
|
|
|
|
margin-right: 10px;
|
|
|
|
float: left;
|
|
|
|
margin-top: -10px;
|
|
|
|
width: 25px;
|
|
|
|
height: 25px;}
|
|
|
|
.bottommedia ul {
|
|
|
|
padding-left: 0;
|
|
|
|
display: inline-block;
|
|
|
|
margin-left: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottommedia ul li a {
|
|
|
|
color: #fff;
|
|
|
|
font-size: 16px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.followtitle a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomlinks ul li {
|
|
|
|
font-size: 18px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.bottomlinks ul {
|
|
|
|
display: inline-block;
|
|
|
|
padding-left: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomlinks ul li a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.aboutusleft {
|
|
|
|
width: 50%;
|
|
|
|
float: left;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomaboutus {
|
|
|
|
margin-bottom: 50px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottompctitle {
|
|
|
|
font-size: 18px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
color: #999;
|
|
|
|
font-weight: bold;
|
|
|
|
width: 23%;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.aboutusinfo {
|
|
|
|
font-size: 17px;
|
|
|
|
line-height: 23px;
|
|
|
|
padding-right: 50px;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.aboutusinfo a {
|
|
|
|
color: #fff;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomfollowus ul {
|
|
|
|
padding-left: 10px;
|
|
|
|
display: inline-block;
|
|
|
|
margin-left: -15px;
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomfollowus ul li {
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomfollowus ul li a {
|
|
|
|
color: #fff;
|
|
|
|
font-size: 16px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
.aboutusright {
|
|
|
|
width: 50%;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
img.bottomfeature {
|
|
|
|
margin-left: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomaboutuslinks {
|
|
|
|
border-top: 1px solid #797979;
|
|
|
|
margin-top: 50px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottomlinksleft {
|
|
|
|
width: 70%;
|
|
|
|
float: left;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.withBorder {
|
|
|
|
padding: 0;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.withBorder li {
|
|
|
|
display: inline;
|
|
|
|
margin-right: 20px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.withBorder li a {
|
|
|
|
color: #b1b1b1;
|
|
|
|
text-decoration: none;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch {
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a {
|
|
|
|
text-decoration: none;
|
|
|
|
width: 30px;
|
|
|
|
height: 17px;
|
|
|
|
overflow: hidden;
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a.asia {
|
|
|
|
background: url(https://data.chinahighlights.com/pic/ah-icon.png) no-repeat 0 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a.germany {
|
|
|
|
background: url(https://data.chinahighlights.com/css/images/merge/nav-mere-20130723.png) -9px -1200px no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a.french {
|
|
|
|
background: url(https://data.chinahighlights.com/css/images/merge/nav-mere-20130723.png) -9px -1134px no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a.spanish {
|
|
|
|
background: url(https://data.chinahighlights.com/css/images/merge/nav-mere-20130723.png) -9px -1475px no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a.italy {
|
|
|
|
background: url(https://data.chinahighlights.com/css/images/merge/nav-mere-20130723.png) -9px -1542px no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a.russia {
|
|
|
|
background: url(https://data.chinahighlights.com/css/images/merge/nav-mere-20130723.png) -9px -1410px no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
.languageSwitch a.japanese {
|
|
|
|
background: url(https://data.chinahighlights.com/css/images/merge/nav-mere-20130723.png) -9px -1269px no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.bottommembers {
|
|
|
|
width: 30%;
|
|
|
|
display: inline-block;
|
|
|
|
padding-top: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottommembers img {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.memberIcons {
|
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
img.bottomlogopc {
|
|
|
|
float: left;
|
|
|
|
margin-right: 30px;
|
|
|
|
}
|
|
|
|
.bottomcopyright {
|
|
|
|
font-size: 18px;
|
|
|
|
display: inline-block;
|
|
|
|
padding-top: 30px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.bottomprivacy {
|
|
|
|
display: inline-block;
|
|
|
|
float: right;
|
|
|
|
padding-top: 30px;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.bottomprivacy a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.main_content {
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-content {
|
|
|
|
width: 100%;
|
|
|
|
left: 0;
|
|
|
|
display: none;
|
|
|
|
position: absolute;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown:hover .dropdown-content {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*palm reading form*/
|
|
|
|
#palmreading {border: 1px solid #d2d2d2;
|
|
|
|
box-shadow: 1px 1px 3px 1px #d2d2d2;
|
|
|
|
padding: 20px;
|
|
|
|
border-radius: 4px;}
|
|
|
|
.pickpalmline { display: inline-block;
|
|
|
|
clear: both;
|
|
|
|
border-bottom: 1px solid #d2d2d2;
|
|
|
|
width: 100%;}
|
|
|
|
.linepick { float: left; width: 25%; height: 330px;}
|
|
|
|
.pickpalmline label { border: 1px solid #d2d2d2; display: inline-block;
|
|
|
|
max-width: 100%;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
padding: 15px;
|
|
|
|
margin: 0 5px; border-radius: 4px;}
|
|
|
|
.pickpalmline label:hover {
|
|
|
|
cursor: pointer;
|
|
|
|
color: #000;
|
|
|
|
border: 2px solid #ad1818;
|
|
|
|
}
|
|
|
|
.pickpalmline label::before {
|
|
|
|
content: '';
|
|
|
|
background-color: #fff;
|
|
|
|
}
|
|
|
|
label.selected {
|
|
|
|
color: #000;
|
|
|
|
border: 2px solid #ad1818;
|
|
|
|
}
|
|
|
|
.pickpalmline .linepick:checked+label:hover {
|
|
|
|
cursor: pointer;
|
|
|
|
border: 2px solid #ad1818;
|
|
|
|
}
|
|
|
|
input.linepick {vertical-align: middle;
|
|
|
|
display: none;}
|
|
|
|
.linepick img {margin: 0 auto;
|
|
|
|
margin-bottom: 15px;}
|
|
|
|
#palmreading button { background: #ad1818;
|
|
|
|
border: none;
|
|
|
|
color: #fff;
|
|
|
|
width: 310px;
|
|
|
|
|
|
|
|
display: block;
|
|
|
|
margin: 30px auto;
|
|
|
|
border-radius: 4px;
|
|
|
|
padding: 7px;
|
|
|
|
|
|
|
|
cursor: pointer;}
|
|
|
|
|
|
|
|
.lineinfo { display: block;
|
|
|
|
font-size: 18px;
|
|
|
|
width: 80%; margin: 0 auto;
|
|
|
|
text-align: center;}
|
|
|
|
|
|
|
|
/*zodiac 2020 */
|
|
|
|
#idzodiac {
|
|
|
|
background: #e3d5bf;
|
|
|
|
clear: both;
|
|
|
|
padding: 20px 20px 0 20px;
|
|
|
|
border-top: 1px solid #f0f0f0;
|
|
|
|
margin-top: 30px;
|
|
|
|
}
|
|
|
|
.zodiacsign {
|
|
|
|
float: left;
|
|
|
|
margin: 0 auto 30px auto;
|
|
|
|
width: 22.3%;
|
|
|
|
padding: 0 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.zodiacsign img {
|
|
|
|
margin: 0 auto 5px auto;
|
|
|
|
}
|
|
|
|
.zodiacname {
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
.zodiacname b {display: block;
|
|
|
|
margin-top: 5px;}
|
|
|
|
|
|
|
|
.zodiacknowledge {
|
|
|
|
background: #f5f0e2;
|
|
|
|
clear: both;
|
|
|
|
margin-bottom: 50px;
|
|
|
|
padding: 15px;
|
|
|
|
}
|
|
|
|
#zodiacFind {
|
|
|
|
background: url(https://data.chinahighlights.com/image/travelguide/zodiac/zodiac-find-bg.png) no-repeat top right #e3d5bf;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
padding-bottom: 30px;
|
|
|
|
}
|
|
|
|
.findzodiac {
|
|
|
|
text-align: center;
|
|
|
|
width: 100%;
|
|
|
|
display: inline-block;
|
|
|
|
margin: 30px auto;
|
|
|
|
font-size: 22px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.signsearch {
|
|
|
|
background: #ad1818;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 18px;
|
|
|
|
width: 280px;
|
|
|
|
display: block;
|
|
|
|
margin: 0 auto;
|
|
|
|
padding: 10px 0;
|
|
|
|
border-radius: 4px;
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
#zodiacFind label {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
#zodiacFind label select {
|
|
|
|
margin: 0 200px;
|
|
|
|
width: 46%;
|
|
|
|
height: 35px;
|
|
|
|
border-radius: 4px;
|
|
|
|
font-size: 18px;
|
|
|
|
border: 2px solid #a6937c;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
|
|
|
.compatiblesearch {
|
|
|
|
padding: 20px 0 0 0;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
box-shadow: 0px 0px 8px 1px #d1d1d1;
|
|
|
|
border-radius: 4px;
|
|
|
|
background: url(https://data.chinahighlights.com/image/travelguide/zodiac/chinese-zodiac-love-compatibility-bg.jpg) no-repeat;
|
|
|
|
}
|
|
|
|
.compatibletitle {
|
|
|
|
text-align: center;
|
|
|
|
font-size: 25px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-weight: 600;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
}
|
|
|
|
.aniTab2 {
|
|
|
|
padding: 0 160px;
|
|
|
|
}
|
|
|
|
.aniTab2 .name { font-size: 18px;}
|
|
|
|
.aniTab2 input {
|
|
|
|
width: 200px;
|
|
|
|
height: 30px;
|
|
|
|
border: 2px solid #a6937c;
|
|
|
|
border-radius: 4px;
|
|
|
|
font-size: 18px;
|
|
|
|
padding: 0 15px;
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#imageField {
|
|
|
|
font-size: 22px;
|
|
|
|
border: none;
|
|
|
|
background: #ad1818;
|
|
|
|
color: #fff;
|
|
|
|
text-align: center;
|
|
|
|
width: 250px;
|
|
|
|
padding: 7px 0;
|
|
|
|
border-radius: 4px;
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.aniTab5 {
|
|
|
|
margin: 30px 0;
|
|
|
|
padding: 0 215px;
|
|
|
|
}
|
|
|
|
.resultred{ font-size: 22px;
|
|
|
|
color: #ad1818;
|
|
|
|
font-weight: 600;}
|
|
|
|
ul.zodiacsignlist {
|
|
|
|
display: inline-block;
|
|
|
|
width: 100%;
|
|
|
|
padding-left: 0;}
|
|
|
|
ul.zodiacsignlist 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.zodiacsignlist li.active { background: #ad1818;
|
|
|
|
}
|
|
|
|
ul.zodiacsignlist li a { color: #fff;}
|
|
|
|
|
|
|
|
|
|
|
|
.contactwechat {
|
|
|
|
height: 100px;
|
|
|
|
margin: 30px auto 35px auto;
|
|
|
|
width: 445px;
|
|
|
|
font-weight: 600;
|
|
|
|
font-style: italic;
|
|
|
|
line-height: 30px;
|
|
|
|
}
|
|
|
|
.contactwechat img {
|
|
|
|
box-shadow: 1px 1px 5px 1px #d2d2d2;
|
|
|
|
float: left;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
.wechatinfo {
|
|
|
|
padding: 20px 0;
|
|
|
|
display: table-cell;
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 25px;
|
|
|
|
}
|
|
|
|
.wechatred {
|
|
|
|
color: #ad1818;
|
|
|
|
}
|
|
|
|
.requiredArea {color: #ad1818;
|
|
|
|
text-align: left;
|
|
|
|
display: block;
|
|
|
|
font-size: 16px;
|
|
|
|
font-style: italic;
|
|
|
|
border-bottom: 1px dashed #ad1818;
|
|
|
|
margin: 10px 15px;}
|
|
|
|
|
|
|
|
|
|
|
|
/*pc style end */
|
|
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
.zodiacsign { width: 15%;}
|
|
|
|
ul.zodiacsignlist li { width: 123px;}
|
|
|
|
.infotopimage img { width: 750px; --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;}
|
|
|
|
.authorupdate { margin: -30px 0 40px 0;}
|
|
|
|
.tournavi {
|
|
|
|
top: 83px;
|
|
|
|
width: 750px;
|
|
|
|
position: sticky;
|
|
|
|
border-bottom: 1px solid #d2d2d2;
|
|
|
|
border-left: 1px solid #d2d2d2;
|
|
|
|
border-right: 1px solid #d2d2d2;
|
|
|
|
box-shadow: 0px 2px 6px #d2d2d2;
|
|
|
|
background: #fff;
|
|
|
|
z-index: 1;
|
|
|
|
display: flex;
|
|
|
|
margin-top: -25px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.footerBtn button { width: 25%;}
|
|
|
|
.infobottom {
|
|
|
|
background: #3d3d3d;
|
|
|
|
position: relative;
|
|
|
|
color: #fff;
|
|
|
|
clear: both;
|
|
|
|
padding-bottom: 70px;
|
|
|
|
}
|
|
|
|
.tourprice {
|
|
|
|
margin-bottom: 100px;
|
|
|
|
}
|
|
|
|
.citytours, p.center, .citytours h3 {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.TopCht1 {
|
|
|
|
margin-top: 186px;
|
|
|
|
}
|
|
|
|
.topcontent {
|
|
|
|
margin-top: 85px;
|
|
|
|
padding: 20px 0;
|
|
|
|
width: 1140px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.start-nav-item a {
|
|
|
|
background: none !important;
|
|
|
|
color: #000 ;
|
|
|
|
padding: 0 !important;
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
.infotailor {
|
|
|
|
height: 580px;
|
|
|
|
margin-bottom: 120px;
|
|
|
|
background: url(https://data.chinahighlights.com/image/tour-detail/china-tour/info-template-pc-bottom-tm-bg-longsheng.jpg) left -50px;
|
|
|
|
}
|
|
|
|
.infotailorword {
|
|
|
|
font-size: 28px;
|
|
|
|
text-align: center;
|
|
|
|
line-height: 30px;
|
|
|
|
top: 0;
|
|
|
|
display: block;
|
|
|
|
position: relative;
|
|
|
|
width: 490px;
|
|
|
|
display: table-cell;
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
padding-top: 220px;
|
|
|
|
}
|
|
|
|
.form_content { position: relative;
|
|
|
|
width: 1140px;
|
|
|
|
margin: 0 auto;
|
|
|
|
left: 0;
|
|
|
|
right: 0;}
|
|
|
|
.form_content_bg {background: #222;
|
|
|
|
height: 580px;
|
|
|
|
float: left;
|
|
|
|
display: block;
|
|
|
|
width: 46.2%;
|
|
|
|
position: absolute;}
|
|
|
|
.formtitle {float: left;
|
|
|
|
height: 530px;
|
|
|
|
display: inline-block;
|
|
|
|
width: 500px;
|
|
|
|
position: absolute;
|
|
|
|
left: 0;
|
|
|
|
padding-top: 50px;
|
|
|
|
color: #fff;}
|
|
|
|
.formtitle ul { padding-left: 15px;}
|
|
|
|
.formtitle ul li { list-style: square; line-height: 27px;}
|
|
|
|
.formtitle ul li strong { font-size: 25px;
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
font-weight: 800;
|
|
|
|
margin-right: 5px;}
|
|
|
|
.formtitle:before {border-left: solid 105px #222;
|
|
|
|
border-bottom: solid 300px transparent;
|
|
|
|
border-top: solid 280px transparent;
|
|
|
|
margin-left: 497px;
|
|
|
|
margin-top: -50px;
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;}
|
|
|
|
#main_content_pc {float: left; width: 1140px;}
|
|
|
|
.bottomlogo {
|
|
|
|
height: 71px;
|
|
|
|
background-color: #1e1e1e;
|
|
|
|
padding: 0;
|
|
|
|
color: #fff;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.visible-xs {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.p_topnavigation {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.headerbar {
|
|
|
|
height: 83px;
|
|
|
|
background-color: #fff;
|
|
|
|
padding: 0;
|
|
|
|
position: fixed;
|
|
|
|
width: 100%;
|
|
|
|
box-shadow: 0px 2px 4px 0px #d1d1d1;
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.searchtextbox {
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.chinatourspc, .destinationspc, .travelguidepc, .culturepc, .searchpc {
|
|
|
|
padding-top: 20px;
|
|
|
|
background: #fff;
|
|
|
|
height: 185px;
|
|
|
|
box-shadow: 0px 2px 4px 0px #d1d1d1;}
|
|
|
|
|
|
|
|
.siteSearch {
|
|
|
|
float: left;
|
|
|
|
width: 210px;
|
|
|
|
margin-top: 22px;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys {
|
|
|
|
border: 0;
|
|
|
|
display: inline-block;
|
|
|
|
width: 175px;
|
|
|
|
color: #666;
|
|
|
|
height: 38px;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys:focus-visible {outline: none;}
|
|
|
|
.siteSearch .submits {
|
|
|
|
position: relative;
|
|
|
|
top: 8px;
|
|
|
|
width: 22px;
|
|
|
|
float: left;
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
.topnavitailor {
|
|
|
|
margin-top: 22px;
|
|
|
|
margin-right: 15px;
|
|
|
|
background: #ad1818;
|
|
|
|
text-align: center;
|
|
|
|
border-radius: 2px;
|
|
|
|
text-transform: uppercase;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.topnavitailor a {
|
|
|
|
color: #fff;
|
|
|
|
border: none;
|
|
|
|
display: inline-block;
|
|
|
|
font-weight: 600;
|
|
|
|
padding: 8px 15px;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
ul.list-reset {
|
|
|
|
background: none;
|
|
|
|
top: 30px;
|
|
|
|
width: 1000px;
|
|
|
|
position: absolute;
|
|
|
|
padding-left: 200px;
|
|
|
|
}
|
|
|
|
ul.list-reset li.sub-nav-item {
|
|
|
|
list-style: none;
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 25px;
|
|
|
|
|
|
|
|
}
|
|
|
|
li.sub-nav-item a {
|
|
|
|
color: #fff;
|
|
|
|
font-size: 40px;
|
|
|
|
font-weight: 700;
|
|
|
|
width: 100%;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
.footerbox {
|
|
|
|
width: 1140px;
|
|
|
|
max-width: 100%;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-left: auto;
|
|
|
|
padding-left: 15px;
|
|
|
|
padding-right: 15px;
|
|
|
|
}
|
|
|
|
img.chinahighlightslogo {
|
|
|
|
padding-left: 0;
|
|
|
|
height: 83px;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.pctopnavi {
|
|
|
|
display: flex;
|
|
|
|
padding-left: 15px;
|
|
|
|
margin-bottom: 0;
|
|
|
|
margin-top: 0;
|
|
|
|
|
|
|
|
}
|
|
|
|
ul.pctopnavi li {
|
|
|
|
list-style: none;
|
|
|
|
color: #fff;
|
|
|
|
float: left;
|
|
|
|
margin-right: 20px;
|
|
|
|
font-size: 17px;
|
|
|
|
}
|
|
|
|
.pcnavibutton {
|
|
|
|
float: right;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
li.dropdown{ text-transform: uppercase;}
|
|
|
|
li.dropdown a {
|
|
|
|
display: table-cell;
|
|
|
|
padding: 34px 0 28px 0;
|
|
|
|
}
|
|
|
|
li.dropdown a:hover {
|
|
|
|
border-bottom: 5px solid #ad1818;
|
|
|
|
color: #000;
|
|
|
|
padding: 35px 0 21px 0;
|
|
|
|
transition: 0.2s;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.p_toplogo {
|
|
|
|
display: inline-block;
|
|
|
|
height: 85px;
|
|
|
|
padding-left: 10px;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.p_topnavilink {
|
|
|
|
color: #000;
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
/*底部logo*/
|
|
|
|
.infotailor:after {
|
|
|
|
content: ' ';
|
|
|
|
position: absolute;
|
|
|
|
left: calc(100% - 60%);
|
|
|
|
right: auto;
|
|
|
|
top: 0px;
|
|
|
|
bottom: auto;
|
|
|
|
border: 40px solid;
|
|
|
|
border-color: #fff transparent transparent transparent;
|
|
|
|
}
|
|
|
|
.web_cookie p { padding: 0;}
|
|
|
|
.web_cookie { padding: 15px 0 50px 0;}
|
|
|
|
ul.infolist, ul.drop1 { margin: 0 15px 0 30px; }
|
|
|
|
|
|
|
|
/*信息集合页*/
|
|
|
|
.destinations { padding: 0;}
|
|
|
|
.all_width_content_1200, .list_content, .cruise_index_top_info { width: 100%;}
|
|
|
|
/*tour集合页*/
|
|
|
|
/* .tour_view_more { top: -40px;}*/
|
|
|
|
.tourleftinfo { position: initial;
|
|
|
|
border: 1px solid #cecece;
|
|
|
|
padding: 20px;}
|
|
|
|
.recotourname a, ul.expatstourtag li { color: #000;}
|
|
|
|
ul.expatstourtag li { width: 100%; margin-bottom: 5px;}
|
|
|
|
.tourbutton { display: block;
|
|
|
|
margin: 10px auto;}
|
|
|
|
.tourbutton a { color: #ad1818;}
|
|
|
|
.grouptours, .feedback_content_right, .destinations, .chinamap_travelguide, .poparticle { width: 100%;}
|
|
|
|
.chinamap_travelguide { margin-top: 0;}
|
|
|
|
.detailtopbanner {padding-top: 55px;}
|
|
|
|
.beijingexperienceinfo { width: calc(100% - 50px);}
|
|
|
|
.experience { float: none; padding: 0; margin-bottom: 30px;}
|
|
|
|
.experienceimg { flex-direction: column;}
|
|
|
|
ul.catalog {padding: 0 15px;}
|
|
|
|
.contactinfo { width: auto;
|
|
|
|
font-size: 18px;
|
|
|
|
border-right: none;
|
|
|
|
float: none;
|
|
|
|
margin-right: 0px;
|
|
|
|
padding: 20px;
|
|
|
|
line-height: 25px;}
|
|
|
|
.contactcode { text-align: center;}
|
|
|
|
.contactcode img {margin: 0 auto;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 15px;}
|
|
|
|
.tourleft { float: none;
|
|
|
|
margin-right: 0;
|
|
|
|
width: auto;
|
|
|
|
margin: 0 15px 30px 15px;}
|
|
|
|
.righttour img { float: none; width: 100%;}
|
|
|
|
.righttour {
|
|
|
|
margin: 0 15px 30px 15px;
|
|
|
|
display: block;
|
|
|
|
height: auto;}
|
|
|
|
.rightinfo { min-height: auto;
|
|
|
|
padding: 20px 15px;
|
|
|
|
display: block;
|
|
|
|
width: auto;}
|
|
|
|
.listtour, .traveler_story { display: block;}
|
|
|
|
.expatstour {width: auto;
|
|
|
|
height: auto;
|
|
|
|
padding: 0;
|
|
|
|
margin-right: 0;
|
|
|
|
margin-bottom: 30px;}
|
|
|
|
.InquiryButtonTour a { width: 80%;}
|
|
|
|
ul.expatstourtag { display: inline-block;
|
|
|
|
height: 100%;}
|
|
|
|
.tourdetailinfo { height: auto; margin-bottom: 0; width: auto; display: block; padding-bottom: 10px;}
|
|
|
|
.destinationtop { color: #fff;}
|
|
|
|
.recotourname { font-size: 27px; line-height: 30px;}
|
|
|
|
.articlenext { margin-left: 15px; margin-right: 0;}
|
|
|
|
/*集合页 结束*/
|
|
|
|
|
|
|
|
h1 { font-size: 33px;
|
|
|
|
line-height: 35px;
|
|
|
|
padding: 30px 15px 50px 15px;}
|
|
|
|
h2 { font-size: 30px;}
|
|
|
|
h3 { font-size: 27px;}
|
|
|
|
h2, h3{ padding: 70px 15px 15px 15px;}
|
|
|
|
p {padding: 0 15px 30px 15px; width: auto;}
|
|
|
|
img.chinahighlightslogo {
|
|
|
|
padding-left: 10px;
|
|
|
|
position: relative;
|
|
|
|
height: 53px;
|
|
|
|
display: inline-block;
|
|
|
|
width: 211px;
|
|
|
|
}
|
|
|
|
.topnavitailor {
|
|
|
|
text-transform: uppercase;
|
|
|
|
height: 29px;
|
|
|
|
margin-top: 13px;
|
|
|
|
display: flex;
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
}
|
|
|
|
.siteSearch {
|
|
|
|
margin-left: 15px;
|
|
|
|
position: relative;
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
margin-right: 15px;
|
|
|
|
background: #fff;
|
|
|
|
height: 40px;
|
|
|
|
}
|
|
|
|
.siteSearch .strkeys {
|
|
|
|
height: 39px;
|
|
|
|
padding: 0 15px;
|
|
|
|
font-size: 16px;
|
|
|
|
width: calc(100% - 75px);
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
.siteSearch .submits {
|
|
|
|
padding-top: 10px;
|
|
|
|
width: 20px;
|
|
|
|
position: absolute;
|
|
|
|
right: 10px;
|
|
|
|
}
|
|
|
|
.topnavitailor .topnaviarrowdown {
|
|
|
|
padding: 2px 15px;
|
|
|
|
}
|
|
|
|
.topnavibutton { height: 53px; display: flex;}
|
|
|
|
.infoimage img { border-radius: 0;}
|
|
|
|
.articlereco { width: auto;
|
|
|
|
display: inline-grid;
|
|
|
|
margin: 0;}
|
|
|
|
.recotitlebg { border-bottom: none; margin-bottom: 0;}
|
|
|
|
.recotitlebg h2 {left: 0;
|
|
|
|
padding: 0;
|
|
|
|
width: 100%;
|
|
|
|
top: calc(100% - 45px);
|
|
|
|
font-size: 22px;
|
|
|
|
}
|
|
|
|
.infotopimage {margin-top: -5px;}
|
|
|
|
.tournavi {
|
|
|
|
position: sticky;
|
|
|
|
z-index: 11;
|
|
|
|
box-shadow: 0 0 5px #9d9d9d;
|
|
|
|
border-bottom: 1px solid #d9d9d9;
|
|
|
|
margin: 0 auto;
|
|
|
|
margin-top: -20px;
|
|
|
|
background: #fff;
|
|
|
|
top: 53px;
|
|
|
|
width: 100%;
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
.whatsnewinfo { display: inline-block; }
|
|
|
|
|
|
|
|
.aniTab2, .aniTab5 {
|
|
|
|
padding: 0 15px;
|
|
|
|
}
|
|
|
|
#imageField { width: 100%;}
|
|
|
|
.aniTab2 input { width: 88%;
|
|
|
|
margin-left: 0;
|
|
|
|
margin-top: 5px;}
|
|
|
|
.lovetitle {
|
|
|
|
line-height: 65px;
|
|
|
|
font-size: 40px;
|
|
|
|
}
|
|
|
|
.knowledge1 {
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
.knowledge1 img {
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
#zodiacFind label select {
|
|
|
|
margin: 0 100px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
|
|
|
.knowledgetitle strong {
|
|
|
|
margin-top: -15px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.linepick {width: 33%;
|
|
|
|
height: 290px;}
|
|
|
|
#palmreading { padding: 10px;}
|
|
|
|
.infobottom {
|
|
|
|
background: #3d3d3d;
|
|
|
|
color: #fff;
|
|
|
|
clear: both;
|
|
|
|
padding: 50px 0;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
img.bottomlogocenter {display: block; margin: 0 auto;}
|
|
|
|
.bottomlogoinfo {color: #fff;
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 30px;
|
|
|
|
font-size: 18px;
|
|
|
|
padding: 0 25px;
|
|
|
|
line-height: 23px;}
|
|
|
|
.bottomlogoinfo a { color: #fff; text-decoration: underline;}
|
|
|
|
.headerbar {
|
|
|
|
position: fixed;
|
|
|
|
width: 100%;
|
|
|
|
top: 0;
|
|
|
|
box-shadow: 1px 1px 6px 1px #f6f6f6;
|
|
|
|
}
|
|
|
|
.bottomlogo {
|
|
|
|
font-size: 16px;
|
|
|
|
height: 58px;
|
|
|
|
background-color: #1e1e1e;
|
|
|
|
padding: 0;
|
|
|
|
background: url(https://data.chinahighlights.com/pic/guide/info-template-bottom-logo.jpg) no-repeat 20px 2px #1e1e1e;
|
|
|
|
color: #fff;
|
|
|
|
padding-left: 160px;
|
|
|
|
padding-top: 15px;
|
|
|
|
line-height: 20px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.hidden-xs {
|
|
|
|
display: none !important
|
|
|
|
}
|
|
|
|
.visible-xs {
|
|
|
|
display: block !important
|
|
|
|
}
|
|
|
|
.photoBlock300 {
|
|
|
|
|
|
|
|
float: none;
|
|
|
|
margin: 0 auto 30px auto;
|
|
|
|
}
|
|
|
|
.attractionList { display: flex;
|
|
|
|
margin-left: 15px; width: auto;}
|
|
|
|
.tourdaytitle { display: block;
|
|
|
|
line-height: 25px;
|
|
|
|
}
|
|
|
|
.ch_readnext { padding: 0 15px;}
|
|
|
|
.ch_readnext img {width: 100%;}
|
|
|
|
.readnext_info {background: #f7f7f7;
|
|
|
|
padding: 20px; display: inline-block;}
|
|
|
|
.contactwechat {width: auto;
|
|
|
|
padding: 0 20px;}
|
|
|
|
.wechatinfo {padding: 0;
|
|
|
|
|
|
|
|
line-height: 23px;}
|
|
|
|
ul.nav-tabs li {border-bottom: 1px solid #d1d1d1;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
|
|
|
border-radius: 0;
|
|
|
|
padding: 8px 10px;}
|
|
|
|
ul.nav-tabs { padding: 0 15px;
|
|
|
|
display: inline-block;
|
|
|
|
margin-bottom: -4px;
|
|
|
|
height: 100%;}
|
|
|
|
.RouteSearch, .DateSearch { margin-right: 0;
|
|
|
|
display: flex;
|
|
|
|
margin: 15px 0;
|
|
|
|
width: 100%;}
|
|
|
|
.Route, .Date { margin-right: 10px;}
|
|
|
|
select.route { width: 90%; margin-top: -5px;}
|
|
|
|
.FindCruise { background: none;}
|
|
|
|
input.dateicon { width: 66%; margin-top: -5px;}
|
|
|
|
.SearchButton { margin-top: 15px;}
|
|
|
|
.tourdaytitlebg { margin-top: 2px;}
|
|
|
|
.cruise_top_info, .city_reco_tour { width: auto;}
|
|
|
|
.cabin_info { padding: 15px 0 0 0;}
|
|
|
|
ul.cruise_route_tag { border-bottom: none; padding-left: 15px;}
|
|
|
|
ul.cruise_route_tag li {border-radius: 0;
|
|
|
|
font-size: 16px;
|
|
|
|
margin-top: 10px;}
|
|
|
|
ul.cruise_route_tag li.active { width: auto;
|
|
|
|
padding: 10px 20px;
|
|
|
|
border-radius: 0;}
|
|
|
|
.cabin_info img { float: none; margin-bottom: 20px;}
|
|
|
|
.cruise_price { width: auto;
|
|
|
|
display: block;
|
|
|
|
clear: both;}
|
|
|
|
table.cruise_highlights {width: 4000px;}
|
|
|
|
.compatiblesearch {height: auto;}
|
|
|
|
.cruise_index_top_info { width: auto;}
|
|
|
|
.cruise_index_calendar { width: calc(100% - 30px);
|
|
|
|
margin-bottom: 50px;}
|
|
|
|
.homepage_confidence_content {display: block; padding-left: 15px;}
|
|
|
|
.homepage_confidence { margin-bottom: 15px; }
|
|
|
|
.confidence_content, .confidence_content_100 {width: auto;
|
|
|
|
margin: 0 0 30px 0;
|
|
|
|
height: auto;
|
|
|
|
padding: 15px 0;
|
|
|
|
}
|
|
|
|
.confidence_bg { padding: 0 15px;}
|
|
|
|
.confidence_tag { left: 30%;}
|
|
|
|
.confidence_customer img.confidence_image { position: initial;}
|
|
|
|
.confidence_content_half {width: auto;
|
|
|
|
margin-right: 0;
|
|
|
|
height: auto;
|
|
|
|
padding: 15px 0;}
|
|
|
|
.risk-free { width: calc(100% - 30px);
|
|
|
|
padding: 50px 15px 0 15px;
|
|
|
|
display: inline-block;
|
|
|
|
margin: 70px 0 30px 0;}
|
|
|
|
.about_ta { float: none;
|
|
|
|
margin-right: 0;
|
|
|
|
width: 100%;
|
|
|
|
margin-bottom: 0;
|
|
|
|
padding: 0;}
|
|
|
|
.content_name {display: flex;
|
|
|
|
padding-top: 5px;}
|
|
|
|
.traveler_story img { width: 100%; height: 100%;}
|
|
|
|
.traveler_story_content {width: calc(100% - 30px); margin: 30px 15px 30px 15px;}
|
|
|
|
.right_tour { display: none;}
|
|
|
|
.rightdestination { height: auto;}
|
|
|
|
.info_page_contact_us_word {padding: 0 15px;
|
|
|
|
|
|
|
|
width: 65%;
|
|
|
|
line-height: 20px;}
|
|
|
|
.info_page_contact_us_word strong {font-size: 25px; margin-bottom: 10px;}
|
|
|
|
.feedback_content img { padding-left: 15px; margin-bottom: 5px;}
|
|
|
|
.feedback_content { padding: 20px 15px;}
|
|
|
|
}
|