You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

198 lines
8.5 KiB
CSS

/*线路简介部分*/
.contentDTLeft{ float:left; padding:none!important;}
.contentDTLeft p{ font-size:12px; line-height:25px; margin:0 0 15px 0!important;}
.contentRight{ float:right!important;}
h1.tourName{ font-weight:100; font-size:22px; border:none; margin:0 0 10px 0; padding:0;}
/*头部大图样式*/
.photoBig{ width:660px; height:370px; margin:0 0 30px 0;}
ol.carousel-indicators li, ol.carousel-indicators li.active{ border:none!important; background:none!important;}
.carousel-caption{ bottom:-10px!important; padding-bottom:0!important; right:0!important; left:0!important; background:none repeat scroll 0 0 rgba(0, 0, 0, 0.7); padding-top:3px!important;}
.carousel-inner{ margin-bottom:10px;}
/*正文效果*/
/*tour Price Box*/
@media (min-width: 768px) {
.tourBox{ background:url(https://data.chinahighlights.com/css/images/daytrip/head-bg.png) no-repeat 50% top #efefef; border-radius:5px; padding-bottom:15px; border:1px solid #d1d1d1; }
ul.tourList{ padding:15px 20px 0px 20px;}
ul.tourList li{ list-style:none; margin:0 0 10px 0; color:#FFF; font-size:13px; }
.promoPrice{
color: #FFF;
font-size: 12px;
padding: 0 0 0 20px;
margin: 0 0 5px 0;
}
.promoPrice a{ color:#FFF;}
.letterrow{ height:40px; font-size:12px; font-weight:bold; color:#fff; text-align:center; border-top:3px solid #f1f1f1; margin:0 15px 0 15px; padding-top:8px;}
span.bestPrice{ font-size: 50px; color:#FFF; text-shadow: 0 0.04em 0.04em #545454;}
span.moneyTyp{ font-size:20px; vertical-align: 1.1em; color:#FFF; text-shadow: 0 0.04em 0.04em #545454;}
span.moneyfrom{
font-size: 14px;
vertical-align: 1.9em;
color: #FFF;
}
a.priceLink{ padding:0 20px 0 0;}
/*预订框*/
.departTime{ margin:20px; padding:2px 10px 15px 10px; border-bottom:1px solid #d1d1d1; }
.traveller{ margin:20px; padding:2px 10px 15px 10px; border-bottom:1px solid #d1d1d1; }
span.title{ font-size:18px; display:block; margin:0 0 8px 0;}
span.title > i{ color:#ce3f3f;}
.traveller select{ width:95%; }
input.depart{ width:95%;}
.traveller select, input.depart{
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
-moz-box-sizing: border-box;
background-clip: padding-box;
background-color: white;
border-color: #848484 #C1C1C1 #E1E1E1;
border-image: none;
border-radius: 0 0 0 0;
border-style: solid;
border-width: 1px;
color: black;
font-family: Arial,"Liberation Sans",FreeSans,sans-serif;
font-size: 14px;
margin: 0;
min-height: 28px;
outline: 0 none;
padding: 4px 5px;
text-align: left;
vertical-align: top;
}
input.bookTour{ background: url("https://data.chinahighlights.com/css/images/daytrip/trip-bg.png") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
display: block;
font-size: 18px;
margin: 0 0 0 30%;
padding: 2px 35px 10px 8px;
text-align: center;
text-decoration: none;
width: 150px;
border:none;}
input.bookTour:hover{ background:url("https://data.chinahighlights.com/css/images/daytrip/trip-bg.png") no-repeat 0 -48px; }
}
@media (max-width: 768px) {
.tourBox{ padding-bottom:10px; border:1px solid #d1d1d1; background:#efefef; margin-bottom:10px; }
ul.tourList{ padding:15px 20px 0px 20px;}
ul.tourList li{ list-style:none; margin:0 0 10px 0; color:#545454; font-size:13px; }
.promoPrice{
color: #545454;
font-size: 12px;
padding: 0 0 0 20px;
margin: 0 0 5px 0;
}
.promoPrice a{ color: #545454;}
.letterrow{ height:40px; font-size:12px; font-weight:bold; color: #545454; text-align:center; border-top:3px solid #f1f1f1; margin:0 15px 0 15px; padding-top:8px;}
span.bestPrice{ font-size: 30px; color:#bf2631; }
span.moneyTyp{ font-size:15px; vertical-align: 0.8em; color:#bf2631; }
span.moneyfrom{
font-size: 14px;
vertical-align: 1em;
color: #545454;
}
a.priceLink{ padding:0 20px 0 0;}
/*预订框*/
.departTime{ margin:20px; padding:10px 10px 15px 10px; border-bottom:1px solid #d1d1d1; }
.traveller{ margin:20px; padding:10px 10px 15px 10px; border-bottom:1px solid #d1d1d1; }
span.title{ font-size:18px; display:block; margin:0 0 8px 0;}
span.title > span{ color:#ce3f3f;}
.traveller select{ width:95%; }
input.depart{ width:95%;}
.traveller select, input.depart{
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
-moz-box-sizing: border-box;
background-clip: padding-box;
background-color: white;
border-color: #848484 #C1C1C1 #E1E1E1;
border-image: none;
border-radius: 0 0 0 0;
border-style: solid;
border-width: 1px;
color: black;
font-family: Arial,"Liberation Sans",FreeSans,sans-serif;
font-size: 14px;
margin: 0;
min-height: 28px;
outline: 0 none;
padding: 4px 5px;
text-align: left;
vertical-align: top;
}
input.bookTour{ background: url("https://data.chinahighlights.com/css/images/daytrip/trip-bg.png") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
display: block;
font-size: 18px;
margin: 0 0 0 30%;
padding: 2px 35px 10px 8px;
text-align: center;
text-decoration: none;
width: 150px;
border:none;}
input.bookTour:hover{ background:url("https://data.chinahighlights.com/css/images/daytrip/trip-bg.png") no-repeat 0 -48px; }
}
/*标签页*/
ul.nav-tabs{ margin:15px 0 20px 0px; }
ul.nav-tabs li{
border-radius: 4px 4px 0 0;
color: #fff;
cursor: pointer;
float: left;
font-size: 14px;
list-style: none outside none;
margin-right: 5px;
text-align: center;}
ul.nav-tabs a{ color:#fff!important; text-decoration:none!important; padding: 5px 10px 5px 10px!important; background-color: #999!important; }
ul.nav-tabs li.active a{ color:#fff!important; background-color: #ba1f2c!important; }
/*价格列表*/
table.tourPirceTable{ margin:0 0 20px 0; border-color:#d0d0d0; border-width:1px 0 0 1px; border-style:solid;}
table.tourPirceTable tr th{ font-size:14px; font-weight:100; background:url("https://data.chinahighlights.com/css/images/daytrip/nav-bg.jpg") repeat-x bottom #ededed; color:#545454; padding:5px 0 5px 0; border-color:#d0d0d0; border-width:0px 1px 1px 0; border-style:solid; text-align:center; }
table.tourPirceTable tr td{ font-size:15px; color:#A31022; padding:8px 0 8px 0; border-color:#d0d0d0; border-width:0px 1px 1px 0; border-style:solid; text-align:center; }
button.btn-primary{ background-image: -webkit-gradient(linear,left top,left bottom,from(#cf4140),to(#ba1f2c))!important;
background-image: -webkit-linear-gradient(#cf4140,#ba1e2c)!important;
background-image: -moz-linear-gradient(#cf4140,#ba1e2c)!important;
background-image: -ms-linear-gradient(#cf4140,#ba1e2c)!important;
background-image: -o-linear-gradient(#cf4140,#ba1e2c)!important;
background-image: linear-gradient(#cf4140,#ba1e2c)!important;
border:none!important;
margin-bottom:15px;}
a.bookTTour:hover{ background:url(https://data.chinahighlights.com/css/images/daytrip/trip-bg.png) no-repeat 0 -356px; }
/*包含不包含*/
.include{ width:300px; float:left;}
.divRight { margin:0 10px 0 0; }
ul.priceList li{ background: url("https://data.chinahighlights.com/css/images/daytrip/highlights-li.png") no-repeat scroll 0 4px transparent;
line-height: 18px;
list-style: none outside none;
margin: 0 0 8px;
padding: 0 0 0 20px;}
/*大车游提示*/
#sicTourNote{ margin:10px 0 0 0;}
/*接送分段介绍*/
ul.portTime{ border-bottom:2px solid #d1d1d1;}
ul.portTime li{ font-size:12px; margin-bottom:15px; margin-left:10px;}
ul.portTime li i{ color:#ba1f2c; display:inline-block; margin-right:8px; font-size:14px; width:20px;}
ul.portTime li span{ color:#666; font-weight:bold; font-size:11px;}
.itineraryTitle {
background: url("https://data.chinahighlights.com/css/images/tour/detail/itinerary-43x29.png") no-repeat scroll left center rgba(0, 0, 0, 0);
display: block;
font-size: 22px;
margin: 22px 0 10px;
padding-left: 55px;
}
h3.port{ background:#bb1f2d; font-size:18px; color:#fff; padding:5px 0 5px 10px; margin-bottom:10px; text-transform:uppercase; }
/*接送流程*/
.leftDiv{ float:left; }
.rightDiv{ float:right; }
.leftDiv, .rightDiv{ color:#bb1f2d; font-size:13px; margin-bottom:5px; }
.leftDiv span, .rightDiv span{ font-size:17px; display:inline-block; padding:0 10px 0 17px;}
.chooseFont{ font-size:14px;}
/*last min*/
span.lastmin{ display:inline-block; width:92px; height:25px; background:url(https://data.chinahighlights.com/css/images/daytrip/lastmin.png) no-repeat;}
/*Advantages*/
ul.advantages li i{ color:#693;}
ul.advantages li{ margin-bottom:8px;}