上传样式

master
cyc 5 years ago
parent f9b44b3dba
commit c886e3e141

@ -45,7 +45,7 @@ h2 em { display: none; }
.priceBlock { display: block; margin: 15px 0 20px; vertical-align: top; } .priceBlock { display: block; margin: 15px 0 20px; vertical-align: top; }
.priceBlock em { font-style: normal; display: inline-block; margin-right: 5px; font-size:18px; } .priceBlock em { font-style: normal; display: inline-block; margin-right: 5px; font-size:18px; }
.priceBlock strong { color: #a31022; font-size: 18px; font-weight: normal; } .priceBlock strong { color: #a31022; font-size: 18px; font-weight: normal; }
.priceBlock strong:before { content: "$"; display: inline-block;} .priceBlock strong:before { content: "US$"; display: inline-block;}
.tourInfo .viewDetail { background: #fff; display: block; padding: 10px 15px; text-align: center; width: 100% !important; text-align: center; border-top:1px solid #d1d1d1; position:absolute; left:0; bottom:0; } .tourInfo .viewDetail { background: #fff; display: block; padding: 10px 15px; text-align: center; width: 100% !important; text-align: center; border-top:1px solid #d1d1d1; position:absolute; left:0; bottom:0; }
.tourInfo .viewDetail a { color: #a31022; font-size: 16px; text-decoration: none; background: url(https://data.asiahighlights.com/pic/red-arrow.png) no-repeat right; padding-right: 15px; } .tourInfo .viewDetail a { color: #a31022; font-size: 16px; text-decoration: none; background: url(https://data.asiahighlights.com/pic/red-arrow.png) no-repeat right; padding-right: 15px; }
@ -271,3 +271,5 @@ input{ display: block;
.reviews .tpIcon { display: block; margin-top:25px; text-align:right;} .reviews .tpIcon { display: block; margin-top:25px; text-align:right;}
/*20200319 ling*/ /*20200319 ling*/
.fixedNav .priceBlock {border: 1px solid #d1d1d1;background: #f1f1f1;border-radius: 4px;padding: 30px 25px;font-size: 14px;} .fixedNav .priceBlock {border: 1px solid #d1d1d1;background: #f1f1f1;border-radius: 4px;padding: 30px 25px;font-size: 14px;}
.topTourTitle a,.topTourTitle a:hover { text-decoration:none; color:#fff;}
.topTourTitle span { display:block; font-size:14px;}

Loading…
Cancel
Save