﻿@charset "utf-8";

.Content .Container {
	/*width: 1280px;
	background-image: url(../images/TopBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	width: 1280px;
	background-image: url(/images/en/TopBg_nodot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

.mosaic-overlay.color1 {
	background-image: url(/images/zh/index01.png);
}
.mosaic-overlay.color2 {
	background-image: url(/images/zh/index02.png);
}
.mosaic-overlay.color3 {
	background-image: url(/images/zh/index03.png);
}
.Page1 .Main .Content .logo,.Page1 .Main2 .Content .logo {
	height: 185px;
	width: 315px;
	background-image: url(/images/en/P1logo.png);
	margin-left: 72px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 47px;
}
.Page2 .Main .Content .logo {
	height: 170px;
	width: 377px;
	background-image: url(/images/en/P2logo.png);
	margin-left: 230px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 60px;
}
.Video .Content .Container .Block1 {
	width: 1160px;
	padding: 5px 0 10px 0;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 3px solid #99D7D1;
	margin-top: 32px;
	margin-bottom: 20px;
}
.VideoList li .VideoLanc a {
	background-image: url(/images/zh/LanguageBtn.png);
	height: 35px;
	width: 145px;
	display: block;
	text-indent: -5000px;
}
.Video .Content .Container .Block3 {
	width: 1160px;
	padding: 5px 0 10px 0;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 3px solid #99D7D1;
	margin-top: 32px;
	margin-bottom: 20px;
}


.Video .Content .Container .Block2 {
	width: 1160px;
	padding: 5px 0 10px 0;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 3px solid #99D7D1;
	margin-top: 32px;
	margin-bottom: 20px;
}

.Video .Content .Container .Block5 {
	width: 1160px;
	padding: 5px 0 10px 0;
	border-radius: 5px;
	background-color: #FFFFFF;
	border: 3px solid #99D7D1;
	margin-top: 32px;
	margin-bottom: 20px;
}

.Page2.boxer-open #boxer {
	background-image: url(/images/zh/P2COVER_2.png);
	width: 510px !important;
	height: 446px;
	background-color: #a29c4b;
    background-repeat: no-repeat;
    background-position-y: top;
}
.Page3.boxer-open #boxer {
	background-image: url(/images/zh/P3COVER_2.png);
	width: 510px !important;
	height: 446px;
	background-color: #0c4f67;
    background-repeat: no-repeat;
    background-position-y: top;
}
.Page1.boxer-open #boxer {
	background-image: url(/images/en/P1COVER_2.png);
	width: 510px !important;
	height: 446px;
	background-color: #9d816d;
    background-repeat: no-repeat;
    background-position-y: top;
}

.Video .Content .Container .Header .Logo {
	background-image: url(/images/en/SmallLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 346px;
}


#div_logo span{
	text-indent: -5000px;
	color: transparent;
}

/*2020新增CSS*/

div#ctl00_WUC_Pg_Top1_oP_TW {
    float: right;
	margin-right: 65px;
}

.remplay {
    position: absolute;
    width: 11.6%;
    top: 7%;
    right: 11.5%;
    animation: airplane 3s infinite alternate;
    -moz-animation: airplane 3s infinite alternate;
    -webkit-animation: airplane 3s infinite alternate;
}

@keyframes airplane
{
0%   {top:6.5%;transform:rotate(-3deg);}
100% {top:7%;transform:rotate(3deg);}
}

@-moz-keyframes airplane /* Firefox */
{
0%   {top:6.5%;transform:rotate(-3deg);}
100% {top:7%;transform:rotate(3deg);}
}

@-webkit-keyframes airplane /* Safari and Chrome */
{
0%   {top:6.5%;transform:rotate(-3deg);}
100% {top:7%;transform:rotate(3deg);}
}

.remplay img{
width: 100%;
}

.pfire {
    position: absolute;
    background-image: url(../../images/fire.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 29.6%;
	height: 54px;
    bottom: -27%;
    left: -4%;
    animation: fire 2s infinite alternate;
    -moz-animation: fire 2s infinite alternate;
    -webkit-animation: fire 2s infinite alternate;
    z-index: -1;
}

@keyframes fire
{
0% {transform: scale(0.7,0.7);}
100% {transform: scale(1.3,1.3);}
}

@-moz-keyframes fire /* Firefox */
{
0% {transform: scale(0.7,0.7);}
100% {transform: scale(1.3,1.3);}
}

@-webkit-keyframes fire /* Safari and Chrome */
{
0% {transform: scale(0.7,0.7);}
100% {transform: scale(1.3,1.3);}
}

.bl_right{
float: right;
width: 578px;
}

.tmcmap{
height: 206px;
background-image: url(../../images/in_canbg.png);
background-repeat: no-repeat;
background-size: 100%;
position: relative;
}

.tmap_in {
    width: 94%;
    margin: 0 auto 0 auto;
    padding: 34px 0 0 0;
}

.tm_pc {
    float: left;
    width: 50%;
    height: 155px;
    margin: 0 3% 0 0;
    border-radius: 10px;
    overflow: hidden;
}

.tm_pc a{
    display: block;
	height: 100%;
}

.tm_pc img{
min-width: 100%;
height: 100%;
}

.tm_int{
float: left;
width: 47%;
}

.tm_date {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #e13666;
    color: #fff;
    font-size: 2.6em;
    text-align: center;
    padding: 10px 0 0 0;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 10px 0 0;
}

.tm_month {
    font-size: 1.2em;
    color: #bb0000;
    float: left;
    padding: 39px 0 0 0;
    font-weight: bold;
}

.tm_location {
    float: right;
    background-image: url(../../images/icon_location.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 0.95em;
    color: #0e736d;
    padding: 0 0 0 17px;
    margin-top: 41px;
    line-height: 1.4em;
}

.tm_tex{
clear: both;
padding: 10px 0 0 0;
font-size: 1em;
color: #000;
}

.tm_more {
    position: absolute;
    width: 32px;
    height: 25px;
    bottom: 5px;
    right: 29px;
    font-size: 0.9em;
    color: #fff;
	z-index: 1;
}

.tm_more a{
    color: #fff;
}

.tm_more a:hover{
    color: #39fff6;
	text-decoration: none;
}

.moviearea {
    float: left;
    width: 49%;
    position: relative;
    margin: 9px 10px 0 0;
    overflow: hidden;
    border-radius: 10px;
	box-shadow: 0px 1px 3px 1px #275655;
}

.entemparea {
    float: right;
    width: 49%;
    position: relative;
    margin: 9px 0 0 0;
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px #275655;
}

.moviearea a,.entemparea a{
display: block;
}

.moviearea img,.entemparea img{
width: 100%;
border-radius: 10px;
}

.motitle {
    position: absolute;
    left: 22%;
    top: 4%;
}

.enttitle{
    position: absolute;
    left: 19%;
    top: 24%;
	display: none;
}

.fotin{
margin: 15px 0 0 0;
}

.fot_fb{
float: left;
width: 280px;
margin: 0 20px 0 0 ;
}

.fot_txt {
    float: left;
    width: 700px;
    font-size: 0.85em;
    line-height: 1.4em;
}

.Content .Container .fotin, .Page1 .Footer .fotin, .Page2 .Footer .fotin, .Page3 .Footer .fotin {
    width: 1158px;
    margin: 21px auto 0 auto;
}

.nmenu {
    /*float: left;*/
    text-align: center;
	position: absolute;
    top: 16px;
}


#menu_open {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99;
    top: 0px;
    right: 0px;
	visibility:hidden;
	overflow: hidden; 	
}

.megaMenu {
width: 25%;
height: 100%;
position: absolute;
padding: 30px 0 0 0;
right: 0px;
background-color: #197ea0;
/*background-image: url(../../images/mnbg.png);*/
background-image: url(url), -webkit-linear-gradient(270deg,rgba(0,189,212,1.00) 0.52%,rgba(1,133,196,1.00) 100%);
background-image: url(url), -moz-linear-gradient(270deg,rgba(0,189,212,1.00) 0.52%,rgba(1,133,196,1.00) 100%);
background-image: url(url), -o-linear-gradient(270deg,rgba(0,189,212,1.00) 0.52%,rgba(1,133,196,1.00) 100%);
background-image: url(url), linear-gradient(180deg,rgba(0,189,212,1.00) 0.52%,rgba(1,133,196,1.00) 100%);
background-repeat: repeat-y;
}

#menu_open ul li {
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    border-bottom: 1px solid #bceaf3;
}

#menu_open ul li a{
display: block;
color: #fff;
padding: 14px 0 14px 0;
}

#menu_open ul li a:hover{
    background-color: #12cfef;
text-decoration: none;
}

.meclose{
position: absolute;
top: 5px;
right: 8px;
z-index: 1;
}

/*.Path{
    position: absolute;
    width: 100%;
    height: 20px;
}*/

.tm_calarea{
width: 80%;
margin: 0 auto 0 auto;
padding: 0 0 50px 0;
}

.tm_ctop{
padding: 0 0 60px 0;
margin: 0 0 60px 0;
border-bottom: 1px solid #DAA57D;
}

.tm_cenl{
width: 90%;
margin: 0 auto 0 auto;
}

.tm_ctb{
border-top-left-radius: 15px;
border-top-right-radius: 15px;
background-color: #e6a488;
height: 63px;
}

.tm_ctbA{
width: 18%;
float: left;
background-image: url(../../images/tmb_bgl.jpg);
background-repeat: no-repeat;
background-position: right center;
background-color: #e38760;
color: #fff;
height: 63px;
border-top-left-radius: 15px;
position: relative;
}

#tm_cbA_pop {
position: absolute;
width: 76%;
background-color: rgba(225,124,56,0.8);
text-align: center;
font-size: 1.2em;
top: 65px;
border-radius: 5px;
left: 2px;
visibility: hidden;
}

.tmA_pol{
}

.tmA_pol a{
display: block;
padding: 10px 0 10px 0;
color: #fff;
border-radius: 5px;
}

.tmA_pol a:hover{
text-decoration: none;
background-color: rgba(227,106,26,0.80);
color: #fff;
}

.tm_ctbB {
    width: 64%;
    float: left;
    text-align: center;
    color: #b10b0b;
    font-size: 2.8em;
    padding: 1px 0 0 0;
    font-weight: bold;
}

.tm_ctbC{
width: 18%;
float: left;
background-image: url(../../images/tmb_bgr.jpg);
background-repeat: no-repeat;
background-position: left center;
text-align: center;
background-color: #e38760;
color: #fff;
height: 63px;
border-top-right-radius: 15px;
}

.tm_syear{
font-size: 1.5em;
}

.tm_syear a {
    display: block;
    background-image: url(../../images/tm_arrow.png);
    background-repeat: no-repeat;
    background-position: 68% 73%;
    color: #fff;
    padding: 14px 0 0 64px;
}

.tm_syear a:hover {
    color: #fff;
	text-decoration: none;
}

.tm_clas{
font-size: 1.3em;
}

.tm_clas a {
    display: block;
    background-image: url(../../images/tm_arrow2.png);
    background-repeat: no-repeat;
    background-position: 80% 93%;
    color: #fff;
    padding: 18px 0 0 0px;
}

.tm_clas a:hover {
    color: #fff;
	text-decoration: none;
}

.tm_ctcon {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
background-image: url(../../images/tmc_bg.jpg);
background-repeat: repeat;
min-height: 250px;
box-shadow: 0px 0px 3px 2px rgba(220,200,174,0.65);
-webkit-box-shadow: 0px 0px 3px 2px rgba(220,200,174,0.65);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 30px 50px 30px 50px;
}

.tm_ctc_left{
float: left;
width: 25%;
}

.tm_ctc_right{
float: right;
width: 70%;
}

.tm_cl_smt{
font-size: 1em;
color: #bbb8b7;
margin: 0 0 15px 0;
visibility: hidden;
}

.tm_cl_h1 {
    background-image: url(../../images/tm_lunbg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 68px;
    color: #f3ac01;
    padding: 7px 0 0 22%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: bold;
	display: none;
}

.tm_h1A {
    float: left;
    font-size: 1.24em;
    width: 30px;
    line-height: 1.1em;
    margin: 5px 0 0 0;
}

.tm_h1B {
    float: left;
    font-size: 1.65em;
    margin: 7px 0 0 0;
}

.tm_cl_h2 {
    color: #a31111;
    font-family: Arial, sans-serif;
    font-size: 18em;
    text-align: center;
    text-shadow: 9px 7px rgba(0,0,0,0.18);
    font-weight: bold;
}

.tm_cl_h3 {
    color: #a31111;
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #a31111;
    border-bottom: 1px solid #a31111;
    padding: 10px 0 10px 25px;
    letter-spacing: 7px;
}


.carousel {
position: relative;
z-index: 1;
background-color: #fff;
border-radius: 8px;
min-height: 200px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 35px 40px 0 40px;
width: 90%;
margin: 0 auto;
-webkit-box-shadow: 0px 0px 4px 1px rgba(175,157,140,0.46);
box-shadow: 0px 0px 4px 1px rgba(175,157,140,0.46);
}

.tm_lib{
border-bottom: 1px solid #C0C0C0;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
position: relative;
}

.tm_lib:nth-child(3){
border-bottom: none;
}

.tm_lib a{
display: block;
text-decoration: none;
}

.tml_moth {
    position: absolute;
    left: 5px;
    top: -3px;
    color: #888;
    font-size: 0.95em;
}

.tml_A {
    float: left;
    width: 9%;
    margin: 19px 3% 0 0;
    background-image: url(../../images/tm_crbg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    color: #a31111;
    font-size: 2.3em;
    height: 84px;
    font-weight: bold;
    padding: 12px 0 0 0;
}

.tml_B {
    float: left;
    width: 52%;
    margin: 0 4% 0 0;
}

.tml_Bh1{
color: #027552;
font-size: 1.1em;
margin: 0 0 6px 0;
background-image: url(../../images/tm_location.png);
background-repeat: no-repeat;
background-position: left center;
padding: 0 0 0 18px;
}

.tml_Bh2{
color: #614a27;
font-size: 1.3em;
margin: 0 0 6px 0;
font-weight: bold;
}

.tml_Bh3{
color: #ce3000;
font-size: 1.1em;
}

.tml_C {
    float: left;
    width: 24%;
    height: 110px;
    margin: 0 3% 0 0;
    border-radius: 8px;
    overflow: hidden;
}

.tml_C img{
min-width: 100%;
height: 100%;
}

.tml_D {
    float: left;
    width: 5%;
    margin: 45px 0 0 0;
}

.tm_cbot{
min-height: 300px;
}

.tmb_mon{
margin: 0 0 50px 0;
text-align: center;
position: relative;
}

.tmb_mon a {
display: inline-block;
width: 70px;
height: 70px;
border-radius: 50%;
background-color: #ccab9e;
margin: 0 5px 0 5px;
color: #fff;
font-size: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 22px 0 0 0;
position: relative;
}

.tmb_mon a:hover,.tac {
text-decoration: none;
color: #fff;
background-color: #e46d3b !important;
}

.tmb_ntyear {
    position: absolute;
    top: -30px;
    right: 15%;
    color: #0083a0;
    font-size: 0.85em;
}

.tm_acall {
    padding: 0 0 15px 0;
    width: 90%;
    margin: 0 auto;
}

.tm_alb {
    width: 22.5%;
    float: left;
    margin: 0 2.5% 30px 0;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
    position: relative;
	height: 390px;
}

.tm_alb:nth-child(4n){
margin: 0 0px 30px 0;
}

.tm_alb a{
display: block;
text-decoration: none;
}

.tm_alb a:hover{
text-decoration: none;
}

.tm_ldat {
    position: absolute;
    width: 43px;
    height: 62px;
    background-image: url(../../images/tm_datbg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    top: -2px;
    left: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 17px 0 0 0;
    text-align: center;
}

.tmb_pc{
border-radius: 8px;
height: 190px;
overflow: hidden;
margin: 0 0 10px 0;
}

.tmb_pc img{
height: auto;
width: 100%;
}

.tm_infa{
width: 95%;
margin: 0 auto;
}

.tmb_tit{
color: #554141;
font-size: 1.2em;
margin: 0 0 6px 0;
}

.tmb_st {
    color: #f26e03;
    font-size: 1em;
    margin: 0 0 6px 0;
    height: 75px;
    line-height: 1.1em;
}

.tmb_loc{
margin: 0 0 8px 0;
}

.tmbl_left {
    background-image: url(../../images/tm_location.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 18px;
    color: #20a67d;
    float: left;
    line-height: 1.45em;
	font-size: 0.9em;
}

.tmbl_right{
float: right;
width: 80px;
    height: 22px;
    border-radius: 50px;
    background-color: #c1c1c1;
    color: #fff;
    text-align: center;
    font-size: 0.95em;
    background-image: url(../../images/tm_arrow4.png);
    background-repeat: no-repeat;
    background-position: 89% center;
    display: block;
    padding: 5px 4px 0 0;
}

/*.tmbl_right a {
    width: 80px;
    height: 26px;
    border-radius: 50px;
    background-color: #c1c1c1;
    color: #fff;
    text-align: center;
    font-size: 0.95em;
    background-image: url(../../images/tm_arrow4.png);
    background-repeat: no-repeat;
    background-position: 89% center;
    display: block;
    padding: 5px 4px 0 0;
}*/

.tmbl_right a:hover{
background-color: #A3A3A3;
color: #fff;
text-decoration: none;
}

.carousel { 
/*position:relative; 
min-height: 20px; 
height:auto !important; 
height: 20px;  
background:url(images/loader.gif) center center no-repeat;*/
}

.carousel .next,.carousel .prev { 
display:none; 
width:56px; 
height:56px; 
position:absolute; 
z-index:5; 
cursor:pointer; 
}

.carousel .prev {
background-repeat: no-repeat;
background-position: 0 0 no-repeat;
background-image: url(../../images/prev.png);
top:45%; 
left:-6%; 
text-indent: -5000px;
}
.carousel .next {
background-repeat: no-repeat;
background-position: 0 0 no-repeat;
background-image: url(../../images/next.png);
top: 45%;
right: -10%;
text-indent: -5000px;
}
.carousel li { display:none; }
.paging { position:absolute; z-index:9998; }
.paging > a { display:block; cursor:pointer; width:40px; height:40px; float:left; background:url(images/dots.png) 0px -40px no-repeat; }
.paging > a:hover,.paging > a.current { background:url(images/dots.png) 0px 0px no-repeat;  }
.badge { display:block; width:104px; height:104px; background:url(images/badge.png) 0 0 no-repeat; z-index:9000; position:absolute; top:-3px; left:-3px; }
img {
-webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  -o-user-select: none;
  user-select: none;    
}

.recdowAll {
    width: 1160px;
    padding: 5px 0 10px 0;
    border-radius: 5px;
    margin-top: 32px;
}

.recA_top{
background-image: url(../../images/res_bgt.png);
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100%;
height: 32px;
}

.recA_cen{
background-image: url(../../images/res_bgc.png);
background-repeat: repeat-y;
background-position: center bottom;
background-size: 100%;
min-height: 200px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 60px 20px 60px;
}

.recA_btm{
background-image: url(../../images/res_bgb.png);
background-repeat: no-repeat;
background-position: center top;
background-size: 100%;
height: 33px;
}

.recdowAll .Path {
    color: #757575;
    float: right;
    padding-right: 35px;
    font-size: 0.8em;
    position: static;
    width: auto;
}

.recdowAll .Path a {
    color: #757575;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}

.recdowAll .Path a:hover {
    color: #757575;
    text-decoration: underline;
}

.re_serBlock {
    border-radius: 10px;
    background-color: #deeff2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 30px 15px 30px;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(142,142,142,0.45);
    box-shadow: 5px 5px 0px 0px rgba(142,142,142,0.45);
    margin: 15px 0 50px 0;
}

.resb_left{
float: left;
width: 80%;
}

.resb_right {
    float: right;
    width: 10%;
}

.resb_right a {
    display: block;
    width: 70px;
    height: 70px;
    background-color: #4baa73;
    padding: 12px 10px 4px 10px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    font-size: 1.25em;
    margin: 60px 0 0 0;
}

.resb_right a:hover{
text-decoration: none;
color: #fff;
background-color: #229B55;
}

.resb_right a span{
display: block;
}

.res_li{
margin: 0 0 13px 0;
}

.resl_tb{
float: left;
width: 13%;
margin: 0 2% 0 0;
color: #2c2c2b;
font-size: 1.25em;
}

.resl_tf{
float: left;
width: 85%;
}

.resl_txfil{
padding: 5px 5px 5px 5px;
font-size: 1.1em;
color: #6B6B6B;
border: 1px solid #B2B2B2;
height: 27px;
}

.res_scs{
}

ul.res_scs li{
float: left;
display: inline-block;
margin: 0 25px 0 0;
}

ul.res_scs li input {
    width: 20px;
    height: 20px;
    float: left;
    margin: 4px 6px 0 0;
}

ul.res_scs li label{
font-weight: normal;
font-size: 1.2em;
color: #404040;
line-height: 1.6em;
float: left;
}

.resul {
    padding: 0 0 35px 0;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 0 35px 0;
}

.resl_title{
font-size: 1.1em;
margin: 0 0 20px 0;
}

.resl_title span{
font-size: 1.5em;
color: #008dc8;
}

.reuseb{
text-align: center;
}

.reuseb a {
    display: inline-block;
    background-color: #f1f1f1;
    border-radius: 8px;
    border: 1px solid #B2B2B2 !important;
    margin: 0 1px 0 1px;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #636363;
    padding: 4px 14px 4px 14px;
}

.reuseb a:hover{
color: #fff;
text-decoration: none;
border: none;
background-color: #f59d13;
padding: 5px 15px 5px 15px;
}

.reuseb a.act{
color: #fff;
text-decoration: none;
border: none;
background-color: #f59d13;
padding: 5px 15px 5px 15px;
position: relative;
}

.reuseb a.act::after {
    content: "";
    background-image: url(../../images/res_dwa.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    top: 32px;
    left: 40%;
    height: 20px;
    width: 23px;
    position: absolute;
    z-index: 1;
    /* background-color: aqua; */
}

.reuseb a span{
font-size: 0.85em;
color: #f5243c;
}

.reuseb a:hover span,.reuseb a.act span{
font-size: 0.85em;
color: #fff36c;
}

.reuseb_B {
    text-align: center;
	margin: 0 0 45px 0;
}

.reuseb_B a {
    display: inline-block;
    border-radius: 8px;
    border: 1px solid #b2b2b2;
    margin: 0 1px 0 1px;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #636363;
    padding: 4px 14px 4px 14px;
}

.reuseb_B a:hover{
color: #f46801;
text-decoration: none;
border: 2px solid #ee9100 !important;
}

.reuseb_B a.act{
color: #f46801;
text-decoration: none;
border: 2px solid #ee9100;
}

.reuseb_B a span{
font-size: 0.85em;
}

.resuliba{

}

.resbox{
float: left;
width: 32%;
margin: 0 2% 60px 0;
}

.resbox:nth-child(3n){
margin: 0 0% 40px 0;
}

.resb_tp{
border: 1px solid #d7d7d7;
-webkit-box-shadow: 0px 0px 2px 1px rgba(166,166,166,0.35);
box-shadow: 0px 0px 2px 1px rgba(166,166,166,0.35);
background-color: #fff;
}

.resb_tp_pc{
border: 1px solid #fff;
height: 215px;
overflow: hidden;
margin: 0 0 8px 0;
}

.resb_tp_pc img{
min-width: 100%;
height: 100%;
}

.resbtall {
    width: 93%;
    margin: 0 auto;
}

.resb_tp_h1 {
    font-size: 1.2em;
    color: #f67400;
    margin: 0 0 10px 0;
    height: 40px;
}

.resb_tp_h2{
padding: 0 0 10px 0;
}

.resb_tph2_left{
float: left;
color: #959595;
font-size: 1em;
}

.resb_tph2_right{
float: right;
color: #959595;
font-size: 0.95em;
border-left: 1px solid #B3B3B3;
padding: 0 0 0 8px;
}

.resdowbt{
margin: 10px 0 0 0;
text-align: right;
height: 37px;
}

.resdowbt a {
    width: 80px;
    border-radius: 50px;
    text-align: center;
    background-color: #ababab;
    display: inline-block;
    color: #fff;
    padding: 3px 0 3px 0;
    font-size: 0.95em;
	margin: 0 0 0 5px;
}

.resdowbt a:hover{
color: #fff;
text-decoration: none;
background-color: #979797;
}

.RWD_reuseb{
display: none;
}

div#WUC_Pg_Top1_oP_EN {
    text-align: right;
}

#WUC_Pg_Top1_oP_EN .Menu ,#WUC_Pg_Top1_oP_EN .Language,#WUC_Pg_Top1_oP_EN .nmenu{
	display:inline-block;
}

.flexslider2 {
    width: 97%;
    margin: 0 auto;
    min-height: 315px;
}

.flexslider2 .slides li {
    color: #000;
    text-align: left;
}

.flexslider2 .slides li img {
    width: 100%;
	height: 258px;
}

.pop_new {
    margin: 10px 0 8px 0;
}

.pn_h1 {
    color: #fd6900;
    font-size: 1.5em;
    margin: 0 0 5px 0;
}

.pn_h2 {
    font-size: 1.1em;
}

.pn_link a {
    display: block;
    width: 70px;
    padding: 5px 0 5px 0;
    background-color: #949494;
    text-align: center;
    font-size: 1em;
    color: #fff !important;
    border-radius: 7px;
    float: right;
}

.ntagba {
    margin: 0 0 20px 0;
    height: 40px;
}

.ntag {
    float: left;
    background-image: url(../../images/tagbg_lan2.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 40px;
    margin: 0 5px 0 0;
    text-align: center;
    color: #fff;
    padding: 11px 0 0 0;
    font-size: 1.01em;
	position: relative;
}

.ntag a,.ntag2 a,.ntag2_lon a {
    color: #fff !important;
    display: block;
}

.ntag2 {
    float: left;
    background-image: url(../../images/tagbg_cul.png);
	background-repeat: no-repeat;
    width: 125px;
    height: 40px;
    margin: 0 5px 0 0;
    text-align: center;
    color: #fff;
    padding: 7px 0 0 0;
    font-size: 1.2em;
	position: relative;
}

.Page3 .ntagba .ntag2 {
    background-image: url(../../images/tagbg_temp.png);	
}

.Page3 .ntagba .ntag2_lon {
    background-image: url(../../images/tagbg_temp2.png);	
}

.ntag2_lon {
    float: left;
    background-image: url(../../images/tagbg_cul2.png);
    background-repeat: no-repeat;
    width: 159px;
    height: 40px;
    margin: 0 5px 0 0;
    text-align: center;
    color: #fff;
    padding: 7px 0 0 0;
    font-size: 1.2em;
}
.ntag2right {
    float: right;
    margin: -20px 0 0 0;
	height: 40px;
}

.ntag2right .rqlink_box {
	float: left;
	margin-right: -10px;
}

.ntag2right> .rqlink_box> a{
    padding:0 0px 0 0px;
}
.ntag2right > .rqlink_box:last-child {
    display: none;
}
.ntagright {
    float: right;
    margin: -20px 0 0 0;
	height: 40px;
}

.ntagright .rqlink_box {
    float: left;
    margin-right: -10px;
}

.ntagright> .rqlink_box> a{
    padding:0 0px 0 0px;
}
.ntagright > .rqlink_box:last-child {
    display: none;
}
.sliimg {
    height: 412px;
    overflow: hidden;
	background-color: #6e6e6e;
}

.sliimg img {
    /* max-width: 100%; */
    /*height: 100%;*/
    width: 100% !important;
}

.searchText {
    width: 150px;
    height: 29px;
    border-radius: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.80);
    display: inline-block;
    margin: 0 -27px 0 0;
    float: left;
    border: none;
    padding: 0 0 0 8px;\
	color: #333;
}

.search {
    margin: 0 5px 0 0;
}

.pwa{
	display:none;
}


/*------------*/

.Page2 #toggle1,.Page2 #toggle3,.Page2 #toggle4{
	display:none;
}

.pageconal .pcword:nth-child(2),.pageconal .pcword:nth-child(6){
	display:none;
}

.Page2 .ntagba .ntag2_lon,.Page2 .ntagba .ntag2:nth-child(3),.Page2 .ntagba .ntag2:nth-child(4){
	display:none;
}

@media screen and (max-width: 1440px){
.tm_calarea {
    width: 87%;
}

.tm_syear {
    font-size: 1.4em;
}

.tm_syear a {
    padding: 14px 0 0 40px;
}

.tm_clas a {
    background-position: 88% 93%;
}

.tm_cl_h1 {
    padding: 0px 0 0 16%;
}

.tm_h1A {
    font-size: 1.2em;
}

.tm_h1B {
    font-size: 1.5em;
}

.tml_A {
    font-size: 2em;
    padding: 8px 0 0 0;
}

.tml_C {
    height: 95px;
}

.carousel .prev {
    left: -7%;
}

.carousel .next {
    right: -12%;
}

.tm_cl_h3 {
    font-size: 1.8em;
}

.tml_Bh1 {
    font-size: 1.1em;
}

.tml_Bh2 {
    font-size: 1.25em;
}

.tml_Bh3 {
    font-size: 1em;
}

.tm_clas {
    font-size: 1.2em;
}

.tmb_tit {
    font-size: 1.05em;
}

.tmb_st {
    font-size: 0.9em;
}

}

@media screen and (max-device-width: 1366px){

.tm_calarea {
    width: 90%;
}

.tm_cenl {
    width: 96%;
}

.tm_acall {
    width: 100%;
}

}

@media screen and (max-device-width: 1280px){

.tml_moth {
    left: 0px;
}
	
}


@media screen and (min-width: 768px) and (max-width: 1024px){
	
.Video .Content .Container .Block5 {
    width: 95%;
    padding: 5px 0 10px 0;
    border-radius: 5px;
    background-color: #FFFFFF;
    border: 3px solid #99D7D1;
    margin-top: 103px;
    margin-bottom: 20px;
}	
	
.panel-default > .panel-heading_1 {
    height: 36px !important;
    background-size: 100%;
}

.panel-default > .panel-heading_2 {
    height: 36px !important;
    background-size: 100%;
}

.panel-default > .panel-heading_3 {
     height: 36px !important;
    background-size: 100%;
}

.panel-default > .panel-heading_2_1 {
    height: 50px !important;
    background-size: 100%;
}

.panel-title > a {
    line-height: 29px !important;
}

.panel-default > .panel-heading_2_1 a:hover {
    background-size: 100%;
}

.remplay {
    top: 6%;
    right: 11.5%;
}

@keyframes airplane
{
0%   {top:5.5%;transform:rotate(-3deg);}
100% {top:6%;transform:rotate(3deg);}
}

@-moz-keyframes airplane /* Firefox */
{
0%   {top:5.5%;transform:rotate(-3deg);}
100% {top:6%;transform:rotate(3deg);}
}

@-webkit-keyframes airplane /* Safari and Chrome */
{
0%   {top:5.5%;transform:rotate(-3deg);}
100% {top:6%;transform:rotate(3deg);}
}


.pfire {
    width: 27%;
	height: 32px;
    bottom: -20%;
    left: -4%;
}

.tm_ctbA {
    width: 30%;
}

.tm_ctbB {
    width: 40%;
}

.tm_ctbC {
    width: 30%;
}

.tm_ctcon {
    padding: 30px 30px 30px 30px;
}

.tm_ctc_left {
    width: 31%;
}

.tm_ctc_right {
    width: 64%;
}

.carousel {
    width: 100%;
}

.tm_cl_h2 {
    font-size: 12em;
}

.tml_A {
    width: 13%;
}

.tml_B {
    float: left;
    width: 46%;
    margin: 0 4% 0 0;
}

.tmb_ntyear {
    top: 5px;
    right: 26%;
    color: #efe93f;
    font-size: 0.6em;
}

.megaMenu {
    width: 40%;
}		
	
}

@media screen and (max-width: 768px) {
.Content .Container .fotin, .Page1 .Footer .fotin, .Page2 .Footer .fotin, .Page3 .Footer .fotin {
    width: 95%;
}

.fot_txt {
    float: none;
    width: auto;
    font-size: 0.95em;
    line-height: 1.4em;
    clear: both;
}

.remplay {
	width: 16.6%;
    top: 3%;
    right: 11.5%;
}

@keyframes airplane
{
0%   {top:2.5%;transform:rotate(-3deg);}
100% {top:3%;transform:rotate(3deg);}
}

@-moz-keyframes airplane /* Firefox */
{
0%   {top:2.5%;transform:rotate(-3deg);}
100% {top:3%;transform:rotate(3deg);}
}

@-webkit-keyframes airplane /* Safari and Chrome */
{
0%   {top:2.5%;transform:rotate(-3deg);}
100% {top:3%;transform:rotate(3deg);}
}

#WUC_Pg_Top1_oP_EN .Menu, #WUC_Pg_Top1_oP_EN .Language, #WUC_Pg_Top1_oP_EN .nmenu {
    display: none;
}

.resbox {
    float: left;
    width: 48%;
    margin: 0 2% 60px 0;
}

.resbox:nth-child(3n) {
    margin: 0 2% 60px 0;
}

.reuseb a {
    font-size: 1em;
}

.reuseb_B a {
    font-size: 1em;
}

.tm_ctc_left {
    float: none;
    width: 100%;
	margin-bottom: 30px;
}

.tm_ctc_right {
    float: none;
    width: 100%;
}

.carousel {
    width: 100%;
}

.tm_cl_h1 {
	padding: 20px 0 0 16%;
    height: 115px;
}

.tm_h1A {
    font-size: 1.4em;
}

.tm_h1B {
    font-size: 1.8em;
}

.tm_cl_h2 {
    font-size: 11em;
}

.tm_alb {
    width: 47%;
}

.tm_ctbA {
    width: 30%;
}

.tm_ctbB {
    width: 40%;
}

.tm_ctbC {
    width: 30%;
}

.tmb_ntyear {
    top: 5px;
    right: 26%;
    color: #efe93f;
    font-size: 0.6em;
}

.megaMenu {
    width: 40%;
}

.tm_pc {
    height: 225px;
}

.tmap_in {
    padding: 50px 0 0 0;
}

.tm_tex {
    font-size: 1.3em;
}

.tm_more {
    right: 39px;
    bottom: 18px;
}
	
}



@media screen and (max-width: 480px) 
{
    .Page1 .Main .pg2_RWDcon .logo,.Page1 .Main2 .pg2_RWDcon .logo {
	    width: 262px;
        background-position: left 57px;
        margin-bottom: -25px;
        margin-left: 22px;
        background-size: 80%;
        background-image: url(/images/zh/P1logo.png);
        padding-top: 60px;
        height: 170px;
        background-repeat: no-repeat;
    }
    .Page2 .Main .pg2_RWDcon .logo {
	width: 262px;
	background-position: left 76px;
	margin-bottom: -25px;
	margin-left: 85px;
	background-size: 100%;
	background-image: url(/images/zh/P2logo.png);
	padding-top: 60px;
	height: 170px ;
	background-repeat: no-repeat;
}

.Page2 .Main2 .pg2_RWDcon .logo {
	width: 262px;
	background-position: left 76px;
	margin-bottom: -25px;
	margin-left: 85px;
	background-size: 100%;
	background-image: url(/images/zh/P2logo.png);
	padding-top: 60px;
	height: 170px ;
	background-repeat: no-repeat;
}

.Page1.boxer-open #boxer {
    background-image: url(/images/en/P1COVER_2_RWD.png);
	background-size:100%;
	background-repeat: no-repeat;
    width: 90% !important;
    height: auto;
    background-color: #93755e;
}

.Page2.boxer-open #boxer {
    background-image: url(/images/en/P2COVER_2_RWD.png);
	background-size:100%;
	background-color: #a29c4b;
    width: 90% !important;
    height: auto; 
    background-repeat: no-repeat;
}

.Page3.boxer-open #boxer {
    background-image: url(/images/en/P3COVER_2_RWD.png);
	background-size:100%;
	background-color: #0c4f67;
    width: 90% !important;
    height: auto; 
    background-repeat: no-repeat;
}

.bl_right {
    float: none;
    width: 92%;
    margin: 20px auto 0 auto;
}

/*2020新增CSS*/
.tmcmap {
    height: 325px;
    background-image: url(../../images/RWD_in_canbg.png);
}

.tmap_in {
    width: 92%;
    padding: 26px 0 0 0;
}

.tm_pc {
    float: none;
    width: 100%;
    height: 170px;
    margin: 0 0% 7px 0;
}

.tm_int {
    float: none;
    width: 100%;
}

.tm_date {
    width: 50px;
    height: 50px;
    font-size: 2em;
    padding: 9px 0 0 0;
}

.tm_month {
    padding: 22px 0 0 0;
}

.tm_location {
    margin-top: 20px;
}

.moviearea {
    width: 48%;
}

.entemparea {
    width: 48%;
}

.motitle {
    top: 15%;
    width: 50%;
}

.enttitle {
    left: 15%;
    top: 21%;
    width: 70%;
}

.fotin {
    margin: 15px auto 0 auto;
    width: 92%;
}

.tm_calarea {
    width: 95%;
}

.tm_cenl {
    width: 95%;
}

.tm_ctb {
    height: 55px;
}

.tm_ctbA {
    width: 34%;
    height: 55px;
}

.tm_ctbB {
    width: 29%;
    font-size: 1.5em;
    padding: 10px 0 0 0;
}

.tm_ctbC {
    width: 37%;
    height: 55px;
}

.tm_syear {
    font-size: 1em;
}

.tm_syear a {
    padding: 16px 0 0 11px;
    background-size: 15%;
	background-position: 63% 81%;
}

.tm_clas {
    font-size: 0.95em;
}

.tm_clas a {
    background-position: 91% 93%;
    background-size: 8%;
}

.tm_ctc_left {
    float: none;
    width: 100%;
}

.tm_ctcon {
    padding: 30px 20px 30px 20px;
}

.tm_cl_h1 {
    padding: 7px 0 0 24%;
}

.tm_cl_h2 {
    font-size: 10em;
}

.tm_ctc_right {
    float: none;
    width: 100%;
}

.carousel {
    padding: 35px 20px 0 20px;
    width: 100%;
    margin: 20px auto 0 auto;
}

.tml_A {
    width: 17%;
}

.tml_B {
    float: left;
    width: 79%;
    margin: 0 0% 10px 0;
}

.tml_C {
    height: 135px;
    width: 100%;
}

.tml_D {
    display: none;
}

.tmb_mon a {
    margin: 0 5px 10px 5px;
}

.tm_alb {
    width: 100%;
}

.timeblock {
    background-size: cover !important;
}

.recdowAll {
    width: 95% !important;
    margin-top: 154px !important;
}

.recA_top {
    height: 15px;
}

.recA_cen {
    padding: 0 20px 20px 20px;
}

.resb_left {
    float: none;
    width: 100%;
}

.resl_tb {
    float: none;
    width: 100%;
    margin: 0 0% 6px 0;
	font-size: 1.1em;
}

.res_li {
    margin: 0 0 18px 0;
}

.res_scs {
    float: none;
    margin: 0 0px 0 20px;
}

ul.res_scs li {
    float: none;
    margin: 0 0px 0 0;
    width: 100%;
}

ul.res_scs li label {
    font-size: 1.1em;
    line-height: 1.5em;
}

.resb_right {
    float: none;
    width: 100%;
    text-align: right;
}

.resb_right a {
    margin: 15px 0 0 0;
	display: inline-block;
}

.resbox {
    float: none;
    width: 100%;
    margin: 0 0% 60px 0;
}

.resbox:nth-child(3n) {
    margin: 0 0% 60px 0;
}

.resul {
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
}

.reuseb_B {
    margin: 0 0 25px 0;
}

.reuseb_B a {
    margin: 0 1px 10px 1px;
}

.reuseb{
display: none;
}

.RWD_reuseb{
display: inherit;
}

.RWD_resele{
    width: 100%;
    padding: 7px 5px 7px 5px;
    border: 1px solid #c1c1c1;
    color: #ff7600;
    font-size: 1.1em;
}

.RWD_resele option{
color: #4A4A4A;
font-size: 1em;
}

#WUC_Pg_Top1_oP_EN .Menu, #WUC_Pg_Top1_oP_EN .Language, #WUC_Pg_Top1_oP_EN .nmenu {
    display: none;
}

.Content .Container .fotin, .Page1 .Footer .fotin, .Page2 .Footer .fotin, .Page3 .Footer .fotin {
    width: 90%;
    margin: 15px auto 0 auto;
}

.fot_fb {
    float: none;
}

.fot_txt {
    width: 100%;
    float: none;
}

.ntagba .ntag, .ntagba .ntag2, .ntagba .ntag2_lon {
    display: none;
}

.ntagright > .rqlink_box:last-child, .ntag2right > .rqlink_box:last-child {
    display: block;
}
.tmb_ntyear {
    top: 5px;
    right: 25%;
    color: #fdff6d;
    font-size: 0.6em;
}

.remplay {
    width: 15%;
    top: 3.5%;
    right: 11.5%;
}

@keyframes airplane
{
0%   {top:3%;transform:rotate(-3deg);}
100% {top:3.5%;transform:rotate(3deg);}
}

@-moz-keyframes airplane /* Firefox */
{
0%   {top:3%;transform:rotate(-3deg);}
100% {top:3.5%;transform:rotate(3deg);}
}

@-webkit-keyframes airplane /* Safari and Chrome */
{
0%   {top:3%;transform:rotate(-3deg);}
100% {top:3.5%;transform:rotate(3deg);}
}

.pfire {
    width: 29.6%;
	height: 54px;
    bottom: -138%;
    left: -4%;
}

@keyframes fire
{
0% {transform: scale(1,1);}
100% {transform: scale(1.3,1.3);}
}

@-moz-keyframes fire /* Firefox */
{
0% {transform: scale(1,1);}
100% {transform: scale(1.3,1.3);}
}

@-webkit-keyframes fire /* Safari and Chrome */
{
0% {transform: scale(1,1);}
100% {transform: scale(1.3,1.3);}
}

.tm_more {
    right: 31px;
    bottom: 5px;
}

/*2020新增CSS結束*/

/*PWA CSS*/

.pwa {
    display: inherit;
    position: fixed;
    bottom: -2px;
	z-index: 2;
}

.pwa img{
    width:100%;
}

.pwa_close {
    position: absolute;
    right: 15px;
    top: 25px;
}

/*PWA CSS結束*/

}

@media screen and (max-width: 390px) {

.tm_more {
    right: 29px;
    bottom: 24px;
}
	
}


@media screen and (max-width: 375px) {

.tmcmap {
    height: 325px;
    background-image: url(../../images/RWD_in_canbg_375.png);
}

.tm_more {
    right: 25px;
}
	
}


@media screen and (max-width: 360px) {

.tm_more {
    right: 25px;
    bottom: 22px;
}
	
}



/*2021文化資產修改地圖樣式*/

.cls-1{fill:transparent;}

a.taiwan:hover .cls-1{
fill: #f6e315;
}

.cls-2{fill:#5a4d48;}
a.taiwan:hover .cls-2{fill:#353535;}

/*2021文化資產修改地圖樣式結束*/
