/*common*/
body {font-size: 14px;  font-family:"microsoft yahei", Arial, Helvetica, sans-serif;  margin:0;  padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0); }
div,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {  margin:0;  padding:0;  border:none;  list-style:none;  }
input,button,textarea {border:none;outline: none;list-style:none;}
img{border:none; vertical-align:top;outline:none;}
em{ font-style:normal;  }
.lf   {float:left;}
.rt  {float:right;}
.clear  {clear:both;}
a { color:#333333; text-decoration:none;}
a:hover { text-decoration:none;}
.main{width: 1200px;margin: 0 auto;}
/*common*/

body.night>*{
    filter: brightness(40%);
    -webkit-filter:brightness(40%);
    -moz-filter:brightness(40%);
    -ms-filter:brightness(40%);
    -o-filter:brightness(40%);
    background-color: #fff;
    /*background:url(bg_b.png) repeat;*/
}
body.memorial>*{
    filter:grayscale(100%);
-webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
}
.container{width:100%;min-width: 1466px; }

/*header*/
.header{min-height: 100px;}
.header{background: url(20210323header_bg.jpg) no-repeat center top;height: 154px;}
.header .main{position: relative;}
.header .logo_box{width: 170px;height: 168px;background: #fff;position: absolute;top:0;left: 0;
text-align: center;padding-top: 10px;z-index: 9999;
}
.header .logo_box img{width: 150px;}
.header .logo_tit{margin-left: 180px;float: left;margin-top: 50px;}
.header .search{position: absolute;top:20px;right: 0;}
.header .search .mall{width: 98px;height: 30px;border-radius: 15px;background: #7400e4;text-align: center;line-height: 30px;font-size: 16px;
    float: left;
}
.header .search .mall a{display: block;width: 100%;height: 100%;color:#fff;}
.header .search .search_icon{float: left;background: url(20210323icon_search.png) no-repeat center top;width: 17px;height: 18px;  margin: 7px 0 0 15px;cursor: pointer}
.header .search .search_box{ margin: 0 0 0 15px;display: none;
 float: left;
}
.header .search .search_box input{width:100px;height: 28px;padding-left: 14px;float: left;
    border-bottom-left-radius:14px;border-top-left-radius: 14px;
}
.header .search .search_box button{background: url(20210323btn_search.png) no-repeat center top;width: 25px;height: 30px;float: left;}
.header .search .btn_b_w{background: url(20210323icon_b_w.png) no-repeat center top;height: 13px;width: 14px;float: left;margin: 8px 0 0 15px;cursor: pointer}
.header .search .language_en,.header .search .language_big5{float: left;margin: 5px 0 0 10px;}
.header .search .language_en a,.header .search .language_big5 a{color:#fff;}
.header .nav_lists{float: right;margin-top: 119px;}
.header .nav_lists li{float: left;font-size: 16px;margin-left: 43px;width:40px;text-align: center;line-height: 22px;}
.header .nav_lists li a{color:#fff;}
.header .nav_lists li:hover{padding-bottom: 10px;border-bottom: 3px solid #ffc000;}
.header .nav_lists li:hover a{color:#ffc000;}
.header .nav_lists li.all_more{width: 70px;height: 24px;line-height: 24px;background: url(20210323all_more.png) no-repeat center top;padding-bottom: 11px;cursor: pointer;
    position: relative;
}
.header .nav_lists li.all_more a{display: block;width: 100%;height: 100%;}
.header .nav_lists li.all_more:hover{border-bottom: none;}
.header .nav_lists li.all_more:hover a{color:#fff;}
.header .nav_lists li.all_more.cur{background: url(20210323all_more_cur.png) no-repeat center top;}
.header .nav_lists li.all_more.cur a{color:#6b00be;}
/*nav*/
.nav{overflow: hidden;height: 145px;background: #6b00be;display: none;}
.nav .nav_lists{float: left;margin-top: 35px;}
.nav .nav_lists li{float: left;font-size: 16px;width: 84px;line-height: 35px;}
.nav .nav_lists li a{color:#fff;}
.nav .nav_line{background: url(20210323nav_line.png) no-repeat center top;width: 1px;height: 55px;margin-top: 46px;float: left;
    margin-right: 28px;
}
/*footer*/
.footer{background: #013473 url(20210323footer_bg.jpg) no-repeat center top;color:#fff;height:383px;padding-top: 75px;}
.footer a{color:#fff;}
.footer_lf{line-height: 35px;float: left;width: 600px;}
.footer_lf .footer_lf_bottom{margin-top: 110px;font-size: 12px;line-height: 30px;color:#c1bdbc;}
.footer_lf .footer_lf_bottom a{color:#c1bdbc;}
.footer_rt{width: 600px;float: right;line-height: 35px;}
.footer_rt .ewm_box{margin-top: 40px;float: right;width: 330px;margin-right: -90px;}

.footer_sub{  line-height:38px;  height:38px;  font-weight: bold;font-size: 16px; }
.footer_links{  width: 200px;  height: 206px;margin-left: 60px; }
.footer_past{  width: 310px;  height: 206px;margin-left: 20px; float: right; }

#scrollTop{background: no-repeat center;width: 50px;height: 50px;position: fixed;left: 50%;margin-left: 720px;bottom:325px;cursor: pointer;display: none;z-index:999;}
.stay_top{position: fixed;top:0;left: 0;z-index: 999;width: 100%;}

.container{background: #f4f4f4;}


