master
candice 4 years ago
parent d501636a2f
commit c95fccf9d1

@ -1661,10 +1661,12 @@ padding: 10px 15px;
text-transform: uppercase;
color: #fff;
margin-top: 5px;
margin-top: 25px;
padding-left: 15px;
float: left;
margin-bottom: 30px;
font-weight: 600;
display: block;
font-family: 'raleway regular';
}
.tourbutton a {
text-decoration: none;
@ -1699,8 +1701,8 @@ padding: 10px 15px;
font-family: 'raleway regular';}
.rightname a { text-decoration: none; color: #000; }
.rightdestination {font-size: 18px; color: #000; line-height: 24px; display: block; font-family: 'raleway regular';}
.tourbuttonright {font-size: 16px; font-weight: 400; color:#333; display: block; margin-top: 10px;
text-align: right;}
.tourbuttonright {font-size: 18px; font-weight: 600; color:#333; display: block; margin-top: 10px;
text-align: right; text-transform: uppercase;}
.tourbuttonright a {text-decoration: none;
color: #ad1818;}
/*线路一行三个*/
@ -1879,15 +1881,20 @@ table.table-bordered th { background: #313131;
border-bottom: 1px solid #c9c9c9;
font-size: 18px;
line-height: 22px;}
ul.nav-tabs li { float: left;
ul.nav-tabs { display: block;
padding-left: 0;}
ul.nav-tabs li { float: left;
margin-bottom: -1px;
list-style: none;
font-size: 18px;
font-size: 20px;
margin-right: 10px;
border: 1px solid #d1d1d1;
border-bottom: none;
padding: 5px 15px;
padding: 8px 15px;
border-radius: 4px 4px 0 0;
font-family: 'raleway regular';}
ul.nav-tabs li.active { background: #313131;}
ul.nav-tabs li.active a { color: #fff;}
/* menu begin */
/* Icons (made with Icomoon.io) */
@ -3187,6 +3194,13 @@ margin-left: 0;
display: block;
}
/*tour集合页*/
.tourleftinfo { position: initial;
border: 1px solid #cecece;
padding: 15px;}
.recotourname a, .destinationtop, ul.expatstourtag li { color: #000;}
ul.expatstourtag li { width: 100%;}
.tourbutton { float: initial;}
.tourbutton a { color: #ad1818;}
.grouptours { width: 100%;}
.detailtopbanner {padding-top: 55px;}
.beijingexperienceinfo { width: calc(100% - 30px);}
@ -3207,7 +3221,7 @@ margin-left: 0;
.tourleft { float: none;
margin-right: 0;
width: auto;
margin-bottom: 30px;
margin: 0 15px 30px 15px;
}
.righttour img { float: none; width: 100%;}
.righttour {

Loading…
Cancel
Save