|
@@ -3,29 +3,31 @@
|
|
aria-label aria-description=" You have reached the content area of the Visitor Guidelines page. To browse the content, please use the tab key."
|
|
aria-label aria-description=" You have reached the content area of the Visitor Guidelines page. To browse the content, please use the tab key."
|
|
>
|
|
>
|
|
<div class="conten">
|
|
<div class="conten">
|
|
- <div class="top">
|
|
|
|
|
|
+ <div class="top" tabindex="0"
|
|
|
|
+ aria-label="Text" aria-description="Visitor Guidelines"
|
|
|
|
+ >
|
|
<img src="../../assets/images/Visit/last1.jpg" alt="">
|
|
<img src="../../assets/images/Visit/last1.jpg" alt="">
|
|
</div>
|
|
</div>
|
|
<div class="txt">
|
|
<div class="txt">
|
|
<div>
|
|
<div>
|
|
- <p><span>01</span>All exhibitions in the museum are free.</p>
|
|
|
|
- <p><span>02</span>The museum opens from Tuesday to Sunday, 9:00 - 17:00 (no admission after 16:00), but is closed on Mondays (except for holidays).</p>
|
|
|
|
- <p><span>03</span>Please make ticket reservations at least one day before the desired visit and obtain your free ticket with your reservation number.</p>
|
|
|
|
- <p><span>04</span>Please keep your valid ID (passport) available for inspection.</p>
|
|
|
|
|
|
+ <p tabindex="0"><span>01</span>All exhibitions in the museum are free.</p>
|
|
|
|
+ <p tabindex="0"><span>02</span>The museum opens from Tuesday to Sunday, 9:00 - 17:00 (no admission after 16:00), but is closed on Mondays (except for holidays).</p>
|
|
|
|
+ <p tabindex="0"><span>03</span>Please make ticket reservations at least one day before the desired visit and obtain your free ticket with your reservation number.</p>
|
|
|
|
+ <p tabindex="0"><span>04</span>Please keep your valid ID (passport) available for inspection.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div>
|
|
- <p><span>05</span>Inebriated and improperly-dressed persons will be refused entry.</p>
|
|
|
|
- <p><span>06</span>Inflammable and explosive materials, knives subject to control and dangerous articles cannot be brought into the museum.</p>
|
|
|
|
- <p><span>07</span>Photography is permitted, but flash and tripod is not allowed.</p>
|
|
|
|
- <p><span>08</span>In case of an emergency, please follow the directions of our museum staff.</p>
|
|
|
|
|
|
+ <p tabindex="0"><span>05</span>Inebriated and improperly-dressed persons will be refused entry.</p>
|
|
|
|
+ <p tabindex="0"><span>06</span>Inflammable and explosive materials, knives subject to control and dangerous articles cannot be brought into the museum.</p>
|
|
|
|
+ <p tabindex="0"><span>07</span>Photography is permitted, but flash and tripod is not allowed.</p>
|
|
|
|
+ <p tabindex="0"><span>08</span>In case of an emergency, please follow the directions of our museum staff.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="thank">Thank you for your cooperation.</div>
|
|
|
|
|
|
+ <div class="thank" tabindex="0">Thank you for your cooperation.</div>
|
|
<div class="bottom">
|
|
<div class="bottom">
|
|
- <p>Official website of Capital Museum <a :href="$homePageUrl">{{$homePageUrl}}</a></p>
|
|
|
|
- <p>Telephone reservation (individual visitors) <span>+86 (10) 63393339</span></p>
|
|
|
|
- <p>Telephone reservation (group visitors) <span>+86 (10) 63370458</span></p>
|
|
|
|
- <p>Inquiry Hotline <span>+86 (10) 63370491</span></p>
|
|
|
|
|
|
+ <p tabindex="0">Official website of Capital Museum <a :href="$homePageUrl" tabindex="0">{{$homePageUrl}}</a></p>
|
|
|
|
+ <p tabindex="0">Telephone reservation (individual visitors) <span>+86 (10) 63393339</span></p>
|
|
|
|
+ <p tabindex="0">Telephone reservation (group visitors) <span>+86 (10) 63370458</span></p>
|
|
|
|
+ <p tabindex="0">Inquiry Hotline <span>+86 (10) 63370491</span></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|