@charset "utf-8";
/* CSS Document */
body a {
  word-break: break-all;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
input[type="button"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0 0;
  margin: 0 0;
}
p {
  margin: 0;
  padding: 0;
}
ul {
  padding: 0 0;
  margin: 0 0;
  list-style: none;
  overflow: hidden;
}
body {
  padding: 0 0;
  margin: 0 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang TC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Noto Sans T Chinese", "Droid Sans Fallback", sans-serif;
  font-size: 1.1em;
  background: #b4b4b4;
}
#container {
  float: none;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
/*導盲磚*/
a:focus, input:focus, input[type="radio"]:focus, textarea:focus {
  outline: #c22707 solid;
}
/*======== header頁頭 ========*/
/*==== 主選單隱藏 ====*/
.main_container .header {
  display: none;
}
.header {
  margin: 0 auto;
  overflow: hidden;
  padding: 0 !important;
  display: none;
}
.header_list {
  background: url(../images/head_bg.jpg) left top repeat-x #28739a;
  margin: 0px;
  padding: 40px;
  padding-left: 0px;
  height: 165px;
}
.header_list ul {
  display: inline-block;
  background: url(../images/nav_list_right.png) right center no-repeat;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 50px;
}
.header_list .news_list {
  background: none;
}
.header_list ul li {
  background: url(../images/nav_list_bg.jpg) left center repeat-x;
  height: 58px;
  padding: 15px 20px;
  float: left;
}
.header_list ul li:first-child {
  padding-left: 50px;
}
.header_list li a {
  color: #fff;
  font-size: 1.1em;
  margin: 0px;
  padding: 0px;
  background: url(../images/nav_list_icon.png) left center no-repeat;
  padding-left: 23px;
}
.header_list li a:hover {
  text-decoration: underline;
}
.atop {
  position: absolute;
  top: 0;
  left: 0;
}
.header-top {
  position: relative;
  padding: 1em 0;
  padding-bottom: 5em;
}
.header .container {
  width: 1280px;
  position: relative;
}
.header .gwrap {
  padding: 0 !important;
  margin: 0 auto;
  width: 1280px !important;
  position: relative;
}
.header .container .container {
  padding: 0 !important;
  margin: 0 auto;
  width: 1280px !important;
  position: relative;
}
#home .header-top {
  width: 100%;
  margin: 0 auto;
}
#search_form_c {
  position: absolute;
  top: 45px;
  right: 0px;
}
.infor_content #search_form_c {
  position: inherit !important;
}
.search_form .search_key {
  width: 180px;
  color: #aaa4a4;
  height: 34px;
  padding: 0px 6px;
  border: none;
  border-right: none;
  background: #fff;
  outline: none;
  margin: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.search_form .search_btn {
  background: #000;
  border: none;
  border-left: none;
  color: #ffffff;
  padding: 0 10px;
  font-size: 0.875em;
  height: 34px;
  margin: 0;
  width: 50px;
  padding-left: 0px;
  outline: none;
  margin-top: 1px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header .conn {
  position: absolute;
  top: 10px;
  right: 95px;
}
/*====== LOGO ======*/
.logo {
  padding: 0;
  overflow: hidden;
  top: 25px;
  left: 0;
  position: absolute;
}
.logo a {
  font-size: 1.16em;
  text-transform: capitalize;
  text-decoration: none;
  color: #fff;
}
/*====== ///END-LOGO ======*/
/*====== TOP選單 ======*/
.solidblockmenu {
  position: absolute;
  right: 0;
  top: 15px;
}
.solidblockmenu ul {
  float: right;
  padding: 0px;
  margin: 0px;
}
.solidblockmenu ul li {
  display: inherit;
  float: left;
  color: #ffffff;
}
.solidblockmenu ul li span {
  padding-right: 5px;
}
.solidblockmenu ul li a {
  display: inline;
  background: url(../images/solidblockmenu.png) no-repeat right center;
  padding: 0 20px;
  margin: 2px 0px;
  color: #fff !important;
  font-size: 1em;
}
.solidblockmenu ul li a:hover {
  color: #fff !important;
}
/*====== ///END-TOP選單 ======*/
/*====== 選單 ======*/
.top-menu {
  padding: 0;
  position: absolute;
  right: 0px;
  top: 80px;
}
.jqueryslidemenu {
  display: block;
}
.jqueryslidemenu ul {
  display: inline-block;
}
.jqueryslidemenu ul li {
  margin: 0px;
  display: inline;
  float: left;
}
.jqueryslidemenu ul li a {
  padding: 5px 24px;
  text-decoration: none;
  position: relative;
  display: block;
  color: #fff !important;
  font-size: 1.15em;
  letter-spacing: 0.5px;
}
.jqueryslidemenu ul ul {
  position: absolute;
  background: #fff;
  border: 5px solid #e88601;
  box-sizing: border-box;
  z-index: 9;
  display: block;
  visibility: hidden;
  left: 40px !important;
  top: 50px !important;
}
.jqueryslidemenu ul ul li {
  float: none;
  display: block;
  margin: 1px 10px;
  padding: 5px;
}
.jqueryslidemenu ul li ul li a {
  color: #444 !important;
}
.jqueryslidemenu ul li ul li a:hover {
  border: none;
  border-bottom: 1px #FFF solid;
}
.jqueryslidemenu ul li ul li ul {
  top: 0;
}
.downarrowclass {
  position: absolute;
  right: 7px;
  top: 15px;
}
.rightarrowclass {
  position: absolute;
  right: 2px;
  top: 9px;
}
span.menu {
  display: none;
}
/*====== ///END-主選單 ======*/
.site_top_info {
  position: absolute;
  left: 160px;
  top: 150px;
}
/*======== 首頁輪播banner */
.site_banner {
  position: absolute;
  top: 170px;
  width: 100%;
  left: 0px;
  text-align: center;
  padding-bottom: 6px;
}
.site_banner ul li img {
  width: 100% !important;
}
.tb-list ul li {}
.tb-list ul li img {
  width: 100%;
  max-width: 100%;
  height: 460px;
  min-height: 460px;
}
.tb-btn a {
  width: 18px !important;
  height: 18px !important;
  border: 3px solid #fff;
  border-radius: 0 !important;
  background: #6295a6 !important;
}
.tb-btn a.active {
  background-color: #da4a4e;
}
.carousel-controls {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 989;
  width: 50%;
  padding: 1%;
  text-align: right;
}
.btn-stop,.btn-start {
  width: 45px;
  height: 45px;
  line-height: 36px;
  text-align: center;
  background-color: rgba(23, 24, 25, .5);
  border-radius: 3px;
  border: 0px solid #000000;
  color: #ffffff;
  cursor: pointer;
}
.btn-stop {
  margin-right: 1%;
}
.btn-stop:hover,.btn-start:hover {
  background: #4C788A;
  border: 2px solid #4C788A;
}
.btn-stop:focus,.btn-start:focus {
  background: rgb(194, 39, 7);
  border: 2px solid rgb(194, 39, 7);
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 460px !important;
  min-height: 460px !important;
}
.carousel-inner > .item > a:focus {
  outline: 3px solid rgb(194, 39, 7) ;
}
.carousel-indicators .active {
  width: 18px !important;
  height: 18px !important;
  border-color: rgb(194, 39, 7);

}
.carousel-indicators button {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  border-width: 3px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-image: initial;
  border-radius: 0px !important;
  background: rgb(98, 149, 166) !important;
  margin-left: 1%;
  margin-right: 1%;
  
}
.carousel-indicators button:focus {
  outline: 3px solid rgb(194, 39, 7) ;
}
.carousel-control.left:hover {
  background-color: #4C788A;
}
.carousel-control.right:hover{
  background-color: #4C788A;
}
.carousel-control.left:focus {
  outline: 3px solid rgb(194, 39, 7) ;
  background-color: rgb(194, 39, 7);
}
.carousel-control.right:focus{
  outline: 3px solid rgb(194, 39, 7) ;
  background-color: rgb(194, 39, 7);
}
.carousel-indicators {
  bottom: 10px !important;
}
.homecontact .pohto a:focus {
  outline: 3px solid rgb(194, 39, 7) ;
}
@media only screen and (max-width:414px)  {
  
}
/*======== ///END-首頁輪播banner */
/*====== 頁底 ======*/
#footer {
  color: #fff;
  text-align: center;
  padding: 0;
  position: relative;
  padding-bottom: 0px;
}
.footer_con {}
.footer_left {}
.footer_bottom {}
#left_sidebar #accessibility {
  margin: 5px 0;
  text-align: center;
}
#footer #accessibility {
  display: none;
  position: absolute;
  right: 10%;
  bottom: 96px;
}
.footer_box {
  padding: 50px 0;
}
.footer_box .ft-col {
  float: left;
  width: 25%;
}
.footer_box ul li {
  padding: 3px 0;
  list-style: none;
}
.footer_box ul .font-script {
  font-family: "freestyle_scriptregular";
}
.footer_box a:link, .footer_box a:visited {
  color: black;
}
.footer_box a:hover {
  color: #e73828
}
.footer_box .ft-col {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  text-align: center;
}
.footer_box .footer-link {
  margin: auto;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_box .social ul {
  padding-left: 0;
}
.footer_box .social ul > li {
  display: inline-block;
}
.footer_box .social a img {
  width: 70%;
}
.footer_box .ft-col {
  float: left;
  width: 25%;
}
/*====== ///END-頁底 ======*/
#about62 {
  border-top: 5px solid #f1f1f2;
}
#about62 .module {
  padding: 15px 20px;
  color: #595757;
}
#about62 .module img {
  align-items: center;
  width: 40%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#about62 .module h5 {
  font-size: 0.875em;
  margin-bottom: 10px;
  margin-top: 10px;
}
#about62 .module p {
  margin: 0 0 10px;
}
#about62 .module img {
  align-items: center;
  width: 30%;
}
#about62 .module .green {
  color: #6ac09e;
}
.mudule_12 {
  display: none;
}
#left_sidebar {}
#content {
  margin: 0px;
  background: #fff;
  padding: 0px;
}
.index_container #content {
  padding: 9px;
}
.main_container #content {
  margin: 0px;
  background: #717171;
  padding: 9px;
}
.flash_module_div {
  width: 100%;
  margin: 0 auto;
}
.flash_module_div .banner {
  width: 100%;
  margin: 0 auto;
}
.flash_module_div .banner .tb-list {}
.mudule_5 {
  padding: 1rem 0;
}
.left_layout, .center_layout, .right_layout {
  width: 100%;
}
.left_layout .left_layout_title {
  width: 100%;
}
.left_layout_title .mt_03 {}
.left_layout_title .mt_02 {}
.left_layout_title .mt_01 {}
.left_layout_title .mt_01 .h3 {}
.left_layout_title .mt_01 .module_more {}
.left_layout_title .mt_01 .module_more a {}
.left_layout_title .mt_01 .module_more a:hover {}
.left_layout_content {}
.left_layout_content .mc_03 {}
.left_layout_content .mc_02 {}
.left_layout_content .mc_01 {}
.left_layout_content .mc_01 .news_list {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.left_layout_content .mc_01 .news_list li {}
.left_layout_content .mc_01 .news_list li a {}
/*bottom*/
.left_layout_bottom {}
.left_layout_bottom .mb_03 {}
.left_layout_bottom .mb_02 {}
.left_layout_bottom .mb_01 {}
.member_layout .left_layout_title .mt_03, .mudule_3 .left_layout_title .mt_03 {}
.member_layout .left_layout_title .mt_01, .mudule_3 .left_layout_title .mt_01 {}
.member_layout .left_layout_title .mt_01 .h3 {}
.mudule_2 {
  float: left;
}
.mudule_10 {
  float: left;
}
.center_layout {}
.center_layout_title {}
.center_layout_title .mt_03 {}
.center_layout_title .mt_02 {}
.center_layout_title .mt_01 {}
.center_layout_title .mt_01 .h3 {}
.center_layout_content .mc_03 {}
.center_layout_content .mc_02 {}
.right_layout_content .mc_01, .center_layout_content .mc_01 {
  padding: 0px;
}
.more_mudule_11 iframe {
  margin: 0 auto !important;
  display: block;
}
#content .counter_layout {
  display: none;
  text-align: center;
}
#footer .footer_people {
  display: none;
  width: 100%;
  margin: 0 auto;
}
.footer_people .counter_layout_div {
  display: inline-block;
}
.footer_people .counter_now, .footer_people .counter_day, .footer_people .counter_year, .footer_people .counter_month, .footer_people .counter_total {
  float: left;
  margin-right: 15px;
}
.updatetime_3 {
  float: right;
  margin-right: 15px;
  color: #fff;
}
.updatetime_layout_3 {
  display: none;
}
#left_sidebar {
  background: #b4b4b4;
}
.left_layout {
  width: 100%;
}
.left_layout .left_layout_title {
  width: 100%;
}
.left_layout_title .mt_03 {}
.left_layout_title .mt_02 {}
.left_layout_title .mt_01 {}
.left_layout_title .mt_01 .h3 {}
.left_layout_title .mt_01 .module_more {}
.left_layout_title .mt_01 .module_more a {}
.left_layout_title .mt_01 .module_more a:hover {}
.left_layout_content {}
.left_layout_content .mc_03 {}
.left_layout_content .mc_02 {}
.left_layout_content .mc_01 {}
.left_layout_content .mc_01 .news_list {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.left_layout_content .mc_01 .news_list li {}
.left_layout_content .mc_01 .news_list li a {}
.left_layout_bottom {}
.left_layout_bottom .mb_03 {}
.left_layout_bottom .mb_02 {}
.left_layout_bottom .mb_01 {}
.member_layout .left_layout_title .mt_03, .mudule_3 .left_layout_title .mt_03 {}
.member_layout .left_layout_title .mt_01, .mudule_3 .left_layout_title .mt_01 {}
.member_layout .left_layout_title .mt_01 .h3 {}
.center_layout {}
.center_layout_title {}
.center_layout_title .mt_03 {}
.center_layout_title .mt_02 {}
.center_layout_title .mt_01 {
  height: 0;
}
.center_layout_title .mt_01 .h3 {
  color: #212121;
  font-size: 1.625em;
  margin: 0px;
  padding: 0px;
}
.center_layout_content .mc_03 {}
.center_layout_content .mc_02 {}
.center_layout_content .mc_01 {}
.left_more_modules, .center_more_modules {
  float: left;
  height: 100%;
  overflow: hidden;
}
.center_more_modules {}
.more_module_left_layout {}
.more_module_left_layout_title {}
.left_more_modules_2, .left_more_modules_3 {}
.more_module_center_layout {}
.more_mudule_2 {
  padding-left: 5px;
  background: #ececec;
}
.more_mudule_3 {
  position: relative;
}
.more_mudule_4 {}
.more_mudule_3 .more_module_center_layout_title {}
.more_mudule_3 .more_module_center_layout_title .more_module_more {
  position: absolute;
  right: 0px;
  bottom: 20px;
}
.more_mudule_3 .more_module_center_layout_title .mt_01 .h3 {
  color: #212121;
  font-size: 1.625em;
  margin: 0px;
  line-height: 40px;
  padding-top: 10px;
}
.more_mudule_3 .more_module_center_layout_content {}
.more_mudule_3 .more_module_center_layout_content .img_list {
  width: 320px;
  margin: 0 auto;
  padding-top: 0px;
}
.html5fb-list-item {
  float: left;
  width: 50%;
  height: auto !important;
  margin-bottom: 15px;
}
.html5fb-descr {
  width: 310px !important;
}
.mudule_3 {
  width: 1280px;
  margin: 0 auto;
  background: url(../images/m3_left_bg.jpg) left top no-repeat;
  margin-top: 20px;
  overflow: hidden;
  padding: 10px;
  height: 305px;
}
.mudule_3 .center_layout_title {
  padding: 15px 20px 0px 25px;
}
.mudule_3 .center_layout_title .h3 {
  padding-left: 20px;
  margin-top: 15px !important;
  margin-bottom: 15px;
  color: #fff;
}
.mudule_3 .center_layout_content {
  overflow: hidden;
  padding: 0px 20px 20px 25px;
  color: #fff;
  height: 415px;
}
.infor_list .news_list li {
  border-bottom: 1px #a55061 dotted;
  font-size: 1.0em;
  padding: 15px 0 !important;
  background: url(../images/icon2.png) left 24px no-repeat;
  padding-left: 25px !important;
  width: 100%;
}
.mudule_3 .center_layout_content .news_list li {
  border-bottom: 1px #a55061 dotted;
  font-size: 1.16em;
  padding: 15px 0;
  background: url(../images/icon2.png) left 18px no-repeat;
  padding-left: 25px;
  width: 30%;
  float: left;
  margin-right: 2%;
  margin-left: 1%;
  margin-top: 15px;
  height: 80px;
  vertical-align: middle;
  display: inline-table;
}
.mudule_3 .center_layout_content .news_list li a {
  color: #fff;
}
.sidebarmenu {
  margin-top: 0px;
  margin-bottom: 10px;
}
.sidebarmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin: 15px 0 0 0;
}
.sidebarmenu ul li {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 5px;
  background: url(../images/list_icon.png) center bottom no-repeat;
}
.subtitle1 {
  color: #1d1d1d;
  font-size: 1.16em;
  font-weight: bold;
}
.subtitle2 {
  display: block;
  font-size: 0.825em;
  line-height: 18px;
  /* color: #fff; */
  color: #424242;
}
.zt_box_bg {
  position: relative;
}
.zt_list {
  position: absolute;
  bottom: 15px;
  left: 20%;
}
.zt_list li {
  display: inline;
  margin-right: 10px;
}
.contain_box {
  width: 100%;
  overflow: hidden;
}
.contain_list {
  float: left;
  width: 60%;
  padding-right: 30px;
  padding-top: 20px;
}
.contain_img {
  float: right;
  width: 40%;
}
.contain_img img {
  width: 98%;
  margin-top: 0px;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active {
  filter: Alpha(opacity=95);
}
.sidebarmenu ul li a:visited {}
.sidebarmenu ul li a:hover {}
.sidebarmenu ul li ul {
  position: absolute;
  width: 160px;
  top: 0;
  visibility: hidden;
}
.sidebarmenu ul li ul li {
  background: none;
}
.sidebarmenu a.subfolderstyle {}
* html .sidebarmenu ul li {
  float: left;
  height: 1%;
}
* html .sidebarmenu ul li a {
  height: 1%;
}
.info_tab {
  background: url(../images/icon7.gif) left center no-repeat;
  padding-left: 25px;
}
.info_tab_content {
  border: 1px #33CC66 solid;
  border-radius: 8px;
  padding: 2em;
  margin-bottom: 5px;
}
.login-form ul li {
  margin-right: 1%;
  overflow: hidden;
  color: #C30;
  font-weight: bold;
  margin-bottom: 15px
}
.login-form ul li ul {
  background: #fff;
  padding-left: 15px;
}
.login-form ul li ul li {
  width: 100%;
  float: none;
  height: auto;
  background: none;
  border: none;
  color: #333;
  font-weight: normal;
  margin-bottom: 2px
}
.c_more_module_4 {
  clear: both;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  background: #f8f8f8;
}
.c_more_module_4 .center_layout_content {
  width: 1140px;
  margin: 0 auto;
}
.more_mudule_4 .news_list {}
.more_mudule_4 .news_list li {
  border-bottom: 1px #ccc solid;
  float: left;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 4px;
  font-size: 0.813em;
  background: #fff;
  padding: 12px 10px;
}
.more_mudule_4 .news_list li a {
  line-height: 28px;
  padding-left: 20px;
  background: url(../images/icon2.png) left center no-repeat;
}
.more_mudule_4 .news_list li span {
  float: right;
  margin-left: 15px;
  padding: 5px 8px;
}
/*======== 最新消息 ========*/
.c_more_module_1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  margin-bottom: 9px;
}
.more_mudule_1 {
  /* background: #1879ac; */
  background: #317BA0 url(../images/c_more_module_1a.png) right 80% no-repeat;
  padding: 1.5rem;
  min-height: 460px;
  position: relative;
  margin-right: 1.5%;
}
.more_mudule_1::before, .more_mudule_1::after {
  position: absolute;
  content: "";
  display: block;
  width: 186px;
  height: 87px;
  bottom: -4px;
}
.more_mudule_1::before {
  background: url(../images/c_more_module_1b.png) center center no-repeat;
  right: 75px;
}
.more_mudule_1::after {
  background: url(../images/c_more_module_1b.png) center center no-repeat;
  left: -85px;
}
.c_more_module_1 .title_h2 {
  display: none;
}
.c_more_module_1 .center_layout_content {
  width: 100%;
  margin: 0 auto;
}
.c_more_module_1 .left_more_modules {}
.more_mudule_1 .h3 {
  font-size: 1.6em;
  color: #Fff;
  padding-top: 5px;
  margin-bottom: 15px;
}
.c_more_module_1 .more_mudule_1 .title_h2 {
  font-size: 1.6em;
  color: #Fff;
  padding-top: 5px;
  margin-bottom: 15px;
  display: block;
  border: none;
  font-weight: 600;
}
.c_more_module_2 .title_h2 {
  display: none;
}
.more_mudule_3 .title_h2, .more_mudule_4 .title_h2 {
  padding: 0;
  margin: 0;
}
.more_mudule_1 .more_module_left_layout_title {
  position: relative;
}
.more_mudule_1 .more_module_left_layout_title .more_module_more {
  position: absolute;
  right: 0px;
  top: 5px;
}
/*==== 首頁最新消息====*/
.more_mudule_1 .news_list li {
  margin-bottom: 2rem;
}
.more_mudule_1 .news_list li a {
  color: #fff;
  line-height: 26px;
  font-size: 1.25rem;
}
.more_mudule_1 .news_list li span {
  display: block;
  background: #fff;
  color: #1e5b7a;
  padding: 5px 0px;
  float: none;
  width: 100px;
  text-align: center;
  font-size: 0.92em;
  margin-bottom: 10px;
}
.service_list li {
  float: left;
  width: 50%;
  margin: 0;
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
}
.service_list li:nth-child(1), .service_list li:nth-child(2) {
  border-top: none;
}
.mudule_5 .left_layout_content .mc_01 {
  text-align: center;
}
.left_more_modules, .center_more_modules {}
.more_module_left_layout {}
.more_module_left_layout_title {}
.more_module_left_layout_title .mt_03 {}
.more_module_left_layout_title .mt_02 {}
.more_module_left_layout_title .mt_01 {}
.more_module_left_layout_title .mt_01 .h3 {}
.more_module_left_layout_title .mt_01 .more_module_more {}
.more_module_left_layout_content {
  position: relative;
  z-index: 1;
}
.more_module_left_layout_content .mc_03 {}
.more_module_left_layout_content .mc_02 {}
.more_module_left_layout_content .mc_01 {}
.more_mudule_member_module .left_layout_content .mc_01 {}
.c_more_module_1 .center_layout_content .mc_01 {}
.c_more_module_1 .center_layout_content .mc_01 .img_list {}
.c_more_module_1 .center_layout_content .mc_01 .img_list li {}
.c_more_module_1 .center_layout_content .mc_01 .img_list li p {}
.news_list {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
}
.news_list li {
  padding: 0px;
  margin: 0px;
  width: 100%;
  font-size: 1.0em;
}
.news_list li span {
  padding-right: 5px;
  float: right;
  font-size: 1em;
  color: #4c4c4c;
}
.news_list li a {
  color: #444;
}
.img_list {
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  list-style: none;
  overflow: hidden;
}
.img_list li {
  margin: 0px auto;
  float: left;
  width: auto;
  display: inline-block;
  position: relative;
}
.center_layout_content .img_list {
  padding: 4em 0;
  padding-top: 2em;
  padding-bottom: 0px;
}
.center_layout_content .img_list li {
  padding: 0px 35px;
}
.more_mudule_3 .img_list li {
  padding: 0px;
}
.center_layout_content .img_list li:nth-child(1) {
  padding-left: 0px;
}
.center_layout_content .img_list li:nth-child(5) {
  padding-right: 0;
}
/*====== 開合選單聯絡資訊 ======*/
.mudule_6 {
  position: relative;
  text-align: center;
}
.mudule_6 p {
  font-size: .9rem;
  line-height: 140%;
  display: inline-block;
  text-align: left;
  width: 95%;
}
/*================ 首頁崁套自定義模組(20230530) ================*/
.c_more_module_5 {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  min-height: 472px;
  height: 472px;
}
.c_more_module_5 .center_layout_content .mc_01 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
/*== 共用 ==*/
.c_more_module_5 .title_h2, .c_more_module_5 .center_layout_content .title_h2 {
  display: none !important;
  font-size: 0;
}
.c_more_module_5 ul.tworows {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: space-between;
  justify-content: space-between;
}
.c_more_module_5 ul.tworows li {
  width: 49.5%;
  margin-bottom: 9px;
}
.c_more_module_5 ul.tworows li:nth-child(1), .c_more_module_5 ul.tworows li:nth-child(3), .c_more_module_5 ul.tworows li:nth-child(5) {
  text-align: left;
}
.c_more_module_5 ul.tworows li:nth-child(2), .c_more_module_5 ul.tworows li:nth-child(4), .c_more_module_5 ul.tworows li:nth-child(6) {
  text-align: right;
}
.c_more_module_5 ul.tworows li:nth-last-child(1), .c_more_module_5 ul.tworows li:nth-last-child(2) {
  margin-bottom: 0;
}
.c_more_module_5 ul.tworows li a {
  display: block;
}
.c_more_module_5 ul.tworows li a span {
  text-indent: -9999px;
  font-size: 0;
}
.c_more_module_5 ul.tworows li img {
  width: 100%;
  height: auto;
}
/*====== 首頁聯絡資訊 ======*/
.c_more_module_5 .more_mudule_14 {}
.homecontact {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding-right: 1.7%;
}
.homecontact .pohto {}
.homecontact .pohto img {
  width: 100%;
  max-width: 100%;
  height: 416px;
}
.homecontact .liscontact {
  /* background: #da4a4e; */
  background: #CF2B30;
  padding: 1.2rem .5rem;
}
.homecontact .liscontact ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
}
.homecontact .liscontact ul li {
  display: inline-block;
  position: relative;
}
.homecontact .liscontact ul li::after {
  position: absolute;
  content: "";
  top: 3px;
  right: -7px;
  width: 1px;
  height: 70%;
  background: #fff;
}
.homecontact .liscontact ul li:nth-last-child(1)::after {
  display: none;
}
.homecontact .liscontact ul li a {
  color: #fff;
  padding: 0 2px;
  font-size: 1rem;
}
/*====== 首頁服務項目 ======*/
.c_more_module_5 .more_mudule_4 {
  padding-right: 9px;
}
.c_more_module_5 .more_mudule_4 .service_list {}
.c_more_module_5 .more_mudule_4 .service_list li {
  border: none;
}
.c_more_module_5 .more_mudule_4 .service_list li img {
  height: 232px;
}
/*====== 首頁烏來故事 ======*/
.c_more_module_5 .more_mudule_15 {
  margin-left: -4px;
}
.c_more_module_5 .more_mudule_15 ul.tworows li {
  margin-bottom: 4px;
}
.c_more_module_5 .more_mudule_15 ul.tworows li img {
  height: 154.5px
}
/*================ ///END-首頁崁套自定義模組(20230530) ================*/
.goods_list li {
  margin: 10px 0 25px 0px;
  width: 280px;
  position: relative;
}
.goods_list li a {
  width: 274px;
  display: block;
  border: 1px solid #cccccc;
  margin: 0 auto;
}
.goods_list li:first-child {}
.goods_list li img {
  width: 272px;
  display: block;
}
.img_list li p {
  font-size: 0.938em;
  color: #444;
  text-align: center;
}
.img_list li p a {
  color: #444;
}
.img_list li p a:hover {
  color: #e73828;
}
.img_list img {
  text-align: center;
  clear: both;
  border: none;
}
.price {
  font-size: 1.125em;
  color: #ffe372;
  margin-left: 10px;
}
.original {
  font-size: 1.1em;
  color: #d8d7d7;
  text-decoration: line-through;
  padding-top: 2px;
}
.text {
  display: block;
  background: rgba(0, 0, 0, 0.70);
  height: 60px;
  padding: 2px 0;
  width: 272px;
  position: absolute;
  bottom: 0;
  margin: 0 4px;
}
.text p {
  float: left;
  display: block;
}
#links {
  width: 820px;
  height: 187px;
  position: relative;
}
#ribbon {
  position: absolute;
  top: 0px;
  left: 0px;
}
#linkslide {
  position: absolute;
  top: 0px;
  left: 33px;
}
#linkslide .next, #linkslide .prev {
  position: absolute;
  top: 0px;
  left: -28px;
  width: 35px;
  height: 167px;
  display: block;
}
.pagination {
  display: none;
}
.links_container {
  width: 800px;
  height: 167px;
  overflow: hidden;
  position: relative;
  padding: 15px;
  padding-top: 20px;
}
#linkslide .next {
  left: 780px;
}
.links_control table {
  width: 760px !important;
}
.links_control table td {
  padding-top: 15px;
  width: 130px;
}
.more_mudule_member_module .left_layout_content .mc_01 .controls {
  margin-bottom: 2em;
}
.more_mudule_member_module .left_layout_content .mc_01 .controls .login_input, .more_mudule_member_module .left_layout_content .mc_01 .login_input_v {
  background: #eeeeee;
  border: 1px #aaaaaa dotted;
  height: 32px;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
  border: 1px dotted #aaaaaa !important;
}
.login_input_v {
  width: 100px;
}
.con_box_ol ol li {
  line-height: 24px;
  margin-bottom: 12px;
}
.con_box_ol ol ol {
  list-style: square;
}
.main-text .h4_title_bg {
  padding: 15px;
  padding-bottom: 0;
  line-height: normal;
  padding-left: 0;
}
.main-text p {
  text-align: center;
  text-align: left;
}
.main-text p img {
  text-align: center;
  margin: 15px 5px;
  border-radius: 12px;
  vertical-align: top;
}
.main-section {
  font-weight: normal;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 2em;
}
.login-form {
  padding: 20px;
  position: relative;
  margin: 0 auto;
  margin-top: 29px;
  overflow: hidden;
  background: #f2f2f4;
}

.input_text_100px {
  background: #fff !important;
  border: 1px solid #ccc;
  color: -moz-fieldtext;
  cursor: text;
  font: -moz-field;
  letter-spacing: normal;
  line-height: normal !important;
  padding: 1px 0;
  text-align: start;
  text-indent: 0;
  text-rendering: optimizelegibility;
  text-shadow: none;
  text-transform: none;
  word-spacing: normal;
  color: #333333;
}
#column_value_52, #54_address {
  background: #eaeaea !important;
}
.login-form input, .login-form select, .login-form textarea {
  padding: 8px 5px;
  margin: 0 5px;
  border: 1px solid #ccc;
}
.login-form input[type="radio"] {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
.login-form .se_button {
  margin-right: 5px;
}
.login-form select {
  padding: 7px 5px;
}
.login-form label input {
  float: none;
}
.login-form .required {
    color: #bb0017;
    font-weight: 600;
    line-height: 2em;
    margin-right: 2px;
    float: left;
    display: inline-block;
    width: 8px;
    font-size: 85%;
    margin-top: -1px;
}
.main-section p {}
.form-group .form-group {
  background: none;
  width: 96% !important;
  margin: 0 auto;
  border-collapse: inherit !important;
  border-spacing: 1px;
  overflow: hidden;
  width: auto !important;
  padding: 12px 0 10px 0;
}
.form-grouplist{
  width: 100%;
  overflow: hidden;
}
.form-group1 p {}
.form-group {
  margin-bottom: 0px !important;
  padding:10px 0px;
  border: none;
  border-bottom: none;
  margin-bottom: 0.4em;
}
.your-para {
  width: 20%;
  float: left;
  text-align: left;
  padding-left: 10px;
  vertical-align: middle !important;
  padding: 5px 0 0 2em;
}
.your-para label{
  font-weight: 600;

}
.form-code {
  display: block;
  overflow: hidden;
  padding: 15px 0;
}
.form-code #code {
  padding: 5px 10px;
}
.form-code img {
  padding: 10px 0;
}
.form-group:nth-child(2n-3) {
  background: #e2e9ee;
}
.myButton {
  text-align: center;
}
#code {
  width: 80px;
}
.form-group0 .your-para {
  display: none;
}
.form-group2 {
  padding-top: 5px;
}
.messagecss {
  text-align: left;
  position: absolute;
  height: 50px;
  top: 1em;
  width: 100%;
}
.form-group0 {
  margin-right: 2em;
  float: left;
}
.contactcss {
  color: #cccccc;
  padding-top: 5em;
}
label {
  font-weight: normal;
}
.form-group4 {
  text-align: center;
}
.form-group1 {
  padding-top: 76px;
}
.myButtonSubmit {
  background: #028759 !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  color: #ffffff;
  padding: 0.5em 2rem !important;
  border: none !important;
}
.myButtonReset {
  background: #008392 !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  color: #ffffff;
  padding: 0.5em 2rem !important;
  border: none !important;
}
.myButtonSubmit:hover, .myButtonReset:hover {
  background: #ad312c !important;
}
.search {
  float: right;
  position: relative;
  width: 20%;
  border: 1px solid #ededed;
  margin: 0.85em 1em;
}
.search input[type="text"] {
  outline: none;
  padding: 6px 8px;
  background: none;
  width: 87%;
  border: none;
  font-size: 1.16em;
  color: #fff;
  float: left;
}
.search input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/search.png) -9px -3px no-repeat;
  padding: 0px 1px;
  border: none;
  cursor: pointer;
  position: absolute;
  outline: none;
  top: 6px;
  right: 9px;
}
.header-bottom {
  position: relative;
}
.header-grids {
  position: absolute;
  bottom: -38em;
  left: 0;
  width: 100%;
}
.header-img1 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ff9227;
  padding: 1.2em 2em;
}
.header-img2 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ff9227;
  padding: 1.2em 2em;
}
.header-img3 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ff9227;
  padding: 1.2em 2em;
}
.header-img4 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ff9227;
  padding: 1.2em 2em;
}
.header-grid img {
  margin: 0 auto;
  border-radius: 73px;
  border: 9px solid #eee;
  padding: 1em 1em;
}
.header-grid h4 {
  font-size: 1.4em;
  padding: 0.5em 0 0;
  color: #fff;
  font-weight: 600;
}
.header-grid p {
  font-size: 1.16em;
  padding: 0.5em 0;
  color: #fff;
  line-height: 1.8em;
}
.header-grid img:hover {
  transform: rotateY(360deg);
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.changed {
  background: #fff;
}
#mainContent {
  overflow: hidden;
  padding: 0 !important;
  width: 100% !important;
  position: relative;
}
#mainContent .brick_L {
  position: absolute;
  top: 0;
  left: 0;
}
.brick_C {
  position: absolute;
  top: 0;
  left: 0;
}
#mainContent .img_list li {}
#mainContent .img_list li p {
  display: none;
}
.contact_box {
  background: #747474;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
a#contact_but {
  color: #fff;
  font-size: 1.0em;
}
.contact_box img {
  padding-left: 15px;
}
#foot_contact {
  position: absolute;
  bottom: 32px;
  background: #535353;
  display: none;
  color: #fff;
  padding: 10px;
  font-size: 0.87em;
}
.foot_contact_block {
  display: block !important;
}
.contact_list {
  border-bottom: 1px #ececec solid;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.contact_list li {
  background: url(../images/icon2.png) left center no-repeat;
  padding-left: 15px;
}
.contact_list li a {
  color: #fff;
}
#left_sidebar, #content, #right_sidebar {
  float: left;
  overflow: hidden;
  position: relative;
}
.main {
  margin: 0 auto;
  margin-top: 3em;
  margin-bottom: 3em;
  text-align: center;
  width: 100%;
  float: left;
}
.service-grid .img-responsive {
  padding: 0.5em 0;
}
.service-grid h4 {
  font-size: 1.5em;
  padding: 0.2em 0;
  color: #4f4f4f;
  font-weight: 600;
}
.service-grid h4 img {
  margin: 0 auto 0.3em;
}
.service-grid h4 span {
  font-family: Georgia Regular;
  font-size: 0.5em;
  font-weight: normal;
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.5em;
}
.service-grid p {
  font-size: 1.2em;
  text-align: center;
  padding: 0.5em 0 1em;
  color: #333;
}
.work-section {
  padding: 2em 0;
  background: #ececec;
}
.work-section h3 {
  font-size: 2.5em;
  text-transform: capitalize;
  color: #000;
  font-weight: 600;
}
.work {
  position: relative;
}
.work .textbox {
  width: 285px;
  height: 244px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  border-radius: 0px;
  background-color: rgba(15, 16, 15, 0.16);
  -webkit-box-shadow: 0px 0px 15px 2px rgba(255, 255, 255, .75);
  box-shadow: 0px 0px 15px 2px rgba(255, 255, 255, .75);
}
.work:hover .textbox {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.textbox img {
  padding-top: 7em;
  color: #fff;
  margin: 0 auto;
}
.textbox {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.latest-grids {
  margin-top: 3em;
}
.latest-grid {
  padding: 0;
}
.latest-grids h4 {
  color: #000;
  display: block;
  font-size: 1.2em;
  font-weight: 600;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
}
.news-section {
  padding: 2em 0 4em;
}
.news-section h3 {
  font-size: 2.5em;
  text-transform: capitalize;
  color: #000;
  margin: 0 17px;
  font-weight: 600;
}
.news-grids {
  text-align: center;
}
.news-grid h4 {
  margin: 0 auto 1em;
}
.news-grid h4 a {
  color: #333432;
  display: block;
  font-size: 1.2em;
  font-weight: 600;
  padding: 0.2em 0 0;
}
.news-grid h4 span {
  display: block;
  font-family: Georgia Regular;
  font-size: 0.5em;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.5em;
}
.news-grid p.date a {
  font-size: 1.16em;
  font-weight: 500;
  color: #000;
}
.news-grid p.date a:hover {
  color: rgba(32, 176, 89, 0.88);
}
.news-grid p {
  font-size: 1.16em;
  color: #999;
  line-height: 1.8em;
}
a.button {
  display: block;
  color: #fff !important;
  text-decoration: none;
  text-transform: capitalize;
}
a.but {
  background-color: #6ac09e;
  border-radius: 3px;
  display: inline-block;
  font-size: 1.16em;
  padding: 10px 30px;
  color: #fff;
}
a.but:hover {}
.cart_bottom_btns {
  float: right;
  margin: 1em 0;
}
.cart_bottom_btns .backbtn {}
.cart_bottom_btns .backbtn {}
.but_div {
  width: 100%;
  text-align: center;
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #16A667;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2af00;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.categories-section {
  padding: 4em 0;
  background: #f0f0f0;
}
.cat h3 {
  font-size: 2.5em;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 0.7em;
  font-family: '微軟正黑體', sans-serif;
  font-weight: 600;
}
.pro1 ul {
  margin: 1em;
  overflow: hidden;
}
.pro1 ul li {
  display: inline-table;
  float: left;
  width: 33.3333%;
}
.cat ul li {
  font-size: 1.16em;
  line-height: 1.4em;
  color: #333;
  list-style: none;
  padding: 2px 20px;
  background: url(../images/list-arrow.png) no-repeat left 4px;
  cursor: pointer;
  list-style-type: none;
}
.cat ul li:hover {
  color: #0ca34c;
}
.up h3 {
  font-size: 0.8em;
  text-transform: capitalize;
  color: #333;
  font-family: Georgia Regular;
  font-weight: normal;
}
.up-img {
  float: left;
  width: 15%;
  margin-right: 5%;
}
.up-text {
  float: left;
  width: 80%;
}
.up-img img {
  width: 100%;
}
.up-img img:hover {
  border: 2px solid #35a96a;
  border-radius: 50%;
}
.up1 {
  background: #fff;
  margin: 1em 0;
  overflow: hidden;
  padding: 1.5em 2em 1em;
  position: relative;
}
.up-text a {
  font-size: 1.2em;
  color: #333432;
  font-weight: 600;
  margin-bottom: 0.3em;
  text-decoration: none;
}
.up-text a:hover {
  color: #35a96a;
}
.up-text p {
  font-size: 1.16em;
  line-height: 1.8em;
  color: #999;
}
.cont h3 {
  font-size: 2.5em;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
}
.cont ul li {
  display: inline-block;
}
.cont ul {
  margin-bottom: 0.8em;
}
.up1 .triangle {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 23px 23px;
  border-color: transparent transparent #30abf8 transparent;
}
.phone {
  width: 40px;
  height: 40px;
  background: url("../images/img-sprite1.png") no-repeat -220px 0px;
  display: inline-block;
}
.fax {
  width: 40px;
  height: 40px;
  background: url("../images/img-sprite1.png") no-repeat -260px 0px;
  display: inline-block;
}
.smartphone {
  width: 40px;
  height: 40px;
  background: url("../images/img-sprite1.png") no-repeat -300px 0px;
  display: inline-block;
}
.message {
  width: 40px;
  height: 40px;
  background: url("../images/img-sprite1.png") no-repeat -340px 6px;
  display: inline-block;
}
.cont ul li p {
  font-size: 1.16em;
  color: #999;
}
.cont ul li a {
  width: 100%;
  display: block;
  font-size: 1.16em;
  text-decoration: none;
  color: #999;
}
.cont ul li a:hover {
  color: #f2af00;
}
.links_box {}
.links_h3 {
  font-size: 1.25em;
  color: #244b89;
  font-weight: bold;
  margin: 20px 0;
  background: url(../images/icon2.png) left center no-repeat;
  padding-left: 18px;
}
.links_list {
  margin-bottom: 2em;
  padding-bottom: 0.5em;
}
.links_list li {
  width: 33%;
  display: inline-block;
  padding-bottom: 1em;
}
.links_list li a {
  color: #333;
  display: inline-block;
}
.news_list {
  border: none;
}
.news_list .list-group-item {
  border-bottom: 1px dashed #66b9ee;
  padding: 5px 0;
  padding-left: 25px;
  background: url(../images/icon2.png) left center no-repeat;
}
.news_list .list-group-item a {
  color: #282828
}
.news_list .list-group-item span {
  color: #187242;
  padding: 0 1em 0 0;
}
.news_list .list-group-item .badge {
  padding: 0.1em 1em;
  color: #fff;
}
.infor_list .news_list {}
.infor_list .list-group {
  margin: 0px !important;
}
.sub_sort {
  margin: 0 auto;
}
.sub_sort .img_list {
  margin: 0 2em 1em;
  text-align: center;
  overflow: hidden;
}
.sub_sort .img_list li {
  display: inline-table;
  float: left;
  margin: 0.3em 0.8em;
  text-align: center;
  padding: 0 1em;
}
.sub_sort .img_list li .jqzoom {
  padding-bottom: 0.5em;
}
.left-grid h4, .sub_menu_layout_left .h3 {
  font-size: 2em;
  padding: 0.5em 0;
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
}
.left-grid ul li, .sub_menu_layout_left .sub_menu_parent {
  font-size: 1.16em;
  line-height: 1.8em;
  color: #555;
  list-style: none;
  padding: 6px 24px;
  background: url(../images/list-arrow.png) no-repeat 0px 15px;
  cursor: pointer;
  list-style-type: none;
}
.left-grid ul li a {
  color: #555;
}
.left-grid ul li a:hover {
  color: #ef6000;
}
.left-grid p {
  font-size: 1.16em;
  line-height: 1.8em;
  color: #555;
}
.ab1 a {
  text-align: right;
  font-size: 1.2em;
  padding: 0.5em 0;
  display: block;
  text-decoration: none;
}
.ab2 a {
  text-align: right;
  font-size: 1.2em;
  padding: 0.5em 0;
  display: block;
  text-decoration: none;
}
.ab1 {
  background: #eee;
  padding: 1em 1em;
  margin: 3em 0;
  border-radius: 5px;
}
.ab2 {
  background: #eee;
  padding: 1em 1em;
  border-radius: 5px;
}
.right-grid {
  padding: 0.5em 0 0;
}
.right-grid h5 {
  font-size: 1.4em;
  padding: 0.5em 0;
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
}
.right-grid p {
  font-size: 1.16em;
  color: #555;
  line-height: 1.8em;
  text-align: left;
}
.aboutus4 h4 {
  font-size: 2em;
  padding: 0.5em 0;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 1.5em;
  font-weight: 600;
}
.team-grid h5 {
  font-size: 1.4em;
  padding: 0.5em 0;
  color: #0A0909;
}
.aboutus4 {
  margin-top: 2.5em;
}
.aboutus2 {
  margin-top: 1em;
}
.services-section {
  padding: 4em 0;
  text-align: center;
}
.services-section h3 {
  font-size: 1.7em;
  text-transform: capitalize;
  color: #394c53;
  font-weight: 600;
}
a.button1 {
  font-size: 1.2em;
  padding: 0.5em 1em;
  background: #f2af00;
  margin: 1.5em auto 0;
  width: 38%;
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
.service-section1 {
  padding: 4em 0;
  background: #efc337;
}
.services-grid {
  text-align: center;
}
.services-grid p {
  color: #555;
  font-size: 1.16em;
  font-size: 1.2em;
  line-height: 1.8em;
  margin: 0.5em 0 2em;
}
.services-grid h5 {
  color: #000;
  font-size: 1.4em;
  font-weight: 600;
  padding-top: 0.7em;
  text-transform: capitalize;
}
.services-grid img {
  border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.services-grid a img:hover {
  opacity: 0.6;
}
.services-grid a img:hover {
  opacity: 0.6;
}
.services-section1 {
  padding: 1em 0 4em;
  background: #f5f5f5;
}
.reservation {
  padding: 4em 0;
}
.reservation-head {
  text-align: center;
}
.reservation-head h3 {
  color: #394c53;
  font-family: '微軟正黑體', sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  text-transform: capitalize;
}
.reservation .tb-one input[type="text"] {
  width: 28.2%;
}
.project-section {
  padding: 4em 0;
  background: url(../images/footer-bg.jpg);
}
.project-section h3 {
  font-size: 3.5em;
  text-transform: capitalize;
  margin-bottom: 1.5em;
  text-align: center;
  color: #394c53;
  font-weight: 600;
}
.port2 {
  padding: 2em 0;
}
.port-grid a img:hover {
  opacity: 0.6;
}
.tabs-box {
  margin: 3em auto 0;
  padding: 0 0 1em;
  position: relative;
  width: 100%;
}
ul.tabs-menu {
  left: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  top: 0;
}
ul.tabs-menu li {
  display: block;
  float: none;
  background: none
}
ul.tabs-menu li a {
  color: #939393;
  display: inline-block;
  font-size: 1.16em;
  font-weight: 600;
  padding: 0.5em 0;
  text-decoration: none;
  background: none;
  text-transform: uppercase;
  width: 100%;
}
ul.tabs-menu li a:hover {
  color: #ef6000;
}
ul.tabs-menu li a span {
  background: rgba(0, 0, 0, 0) url(../images/tab.png) no-repeat scroll 0 0;
  display: inline-block;
  height: 13px;
  margin-right: 12px;
  width: 13px;
}
.tab-grids {
  border-left: 3px solid #e8e8e8;
}
.tab-grid {
  padding-left: 2.8em;
}
.tb-one:nth-child(1) {
  margin-top: 0;
}
.tb-one {
  margin-top: 1.8em;
}
.tab-grid h3 {
  color: #282828;
  font-size: 1.063em;
  font-weight: 700;
  margin: 0;
  text-align: left;
}
.tab-grid p {
  color: #474747;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.8em;
  margin: 5px 0;
}
.tb-two {
  margin-top: 14px;
}
.tb-one input[type="text"]:nth-child(1), .tb-one input[type="text"]:nth-child(3) {
  margin-right: 23px;
}
.tb-one input[type="text"] {
  background: #f3f3f3 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0.5em;
  color: #474747;
  font-size: 1.1em;
  margin: 7px auto;
  outline: medium none;
  padding: 10px;
  width: 100%;
}
.s-btn, .t-btn {
  margin-top: 1em;
  text-align: right;
}
.tb-one textarea {
  background: #f3f3f3 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0.5em;
  color: #474747;
  font-size: 1.1em;
  height: 150px;
  margin: 4px 0;
  outline: medium none;
  padding: 15px;
  resize: none;
  width: 100%;
}
.tb-one select {
  background: #f3f3f3;
  border: medium none;
  border-radius: 0.5em;
  color: #474747;
  font-size: 1.1em;
  margin: 7px auto;
  outline: medium none;
  padding: 10px;
  width: 100%;
}
.tb-one select option {
  background: #fff;
}
.tb-one input[type="submit"], .tb-one input[type="reset"] {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #282828;
  border-radius: 5px;
  color: #414141;
  cursor: pointer;
  font-size: 1.16em;
  font-weight: 700;
  padding: 9px 24px;
}
.tb-one .pri label {
  padding: 5px 10px;
}
.tabs-box ul.contact02 {
  margin: 10px auto;
  width: 100%;
}
.tabs-box ul.contact02 li {
  border: 1px solid #ccc;
  margin: 10px 0;
  list-style: none;
  border-radius: 3px;
}
.tabs-box ul.contact02 li .msg {
  border-bottom: 1px dotted #ccc;
  padding: 0.3em 1em;
}
.tabs-box ul.contact02 li .msg .name {
  color: #0055a1;
  font-weight: bold;
  margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .text {
  clear: both;
}
.tabs-box ul.contact02 li .msg .date {
  margin-right: 10px;
}
.tabs-box ul.contact02 li .msg .ip {
  color: #676767;
  margin-left: 10px;
}
.tabs-box ul.contact02 li .reply {
  background: #f4f9f6;
  margin-bottom: 0;
  padding: 0.3em 1em;
}
.tabs-box ul.contact02 li .reply .name {
  color: #ef6000;
  font-weight: bold;
  margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .date {
  margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .text {
  clear: both;
}
.kf-paginator {
  float: left;
  padding: 1em 0 2.5em;
  position: relative;
  width: 100%;
}
.kf-pagination li {
  display: inline-block;
  margin-right: 0.05em;
}
.kf-pagination .kf-current {
  background-color: #00a569;
  border-color: #00a569;
  color: #fff;
  pointer-events: none;
}
.kf-pagination a {
  border: 1px solid silver;
  border-radius: 4px;
  padding: 0.5em 0.7em;
}
.kf-paginator_number {
  padding-top: 0.65em;
  position: absolute;
  right: 0;
  text-align: right;
  top: 2.5em;
}
.member_login_form .member {
  overflow: hidden;
  width: 80%;
  background: #F63;
  display: block;
  margin: 0 auto;
  margin-top: 1em;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 5px 0px;
  font-size: 1.125em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.member_login_form .member:hover {
  background-color: #F63;
  -moz-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
  box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
}
.member .btn {
  background: none;
  color: #ffffff;
}
.mamber_reg_forget {
  margin-top: 2em;
  text-align: center;
}
.member_submit .lbl_member_reg {
  padding-right: 30px;
  border-right: 1px #CCC solid;
}
.member_submit .lbl_member_forget_pswd {
  padding-left: 30px;
}
.member_submit a {
  color: #7f7d7d;
  font-size: 0.938em;
}
.member h3 {
  color: #f2af00;
  font-size: 3.5em;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.member p {
  color: #090909;
  margin: 0;
  font-size: 1.2em;
  text-transform: uppercase;
}
.member li {
  list-style: none;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 0.6em 1.5em;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 0.8em;
}
.member li a {
  color: #3c763d;
}
.member li:hover {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.member li:hover a {
  color: #8a6d3b;
}
a.b-home {
  background: #16A667;
  padding: 0.8em 3em;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  margin-top: 1em;
}
a.b-home:hover {
  background: #f2af00;
  color: #fff;
}
.app_left {
  border-right: 1px solid #e4e4e4;
  padding-right: 20px;
}
.app_left .box {
  margin: 0 0 1em 0;
}
.app_left .box .edit {}
.app_left p.title::after {
  border-bottom: 1px solid #c00;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 40px;
}
.app_left p.title {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
.app_left label {
  display: block;
  margin: 0 auto;
  padding: 0.5em 5px;
  width: 100%;
}
.app_left input {
  padding: 0.2em;
  width: 90%;
}
.app_left .edit input, .app_left .edit textarea {
  background-color: #fafafa;
  border: 2px solid #efefef;
  color: #666;
}
.r11 {
  color: #c00;
  font-size: 0.75em;
  line-height: 24px;
}
.member .update {
  margin: 30px 30px 0 0;
  display: block;
  float: right;
}
.m-button-engage, a[class*="m-button"], span[class*="m-button"] {
  display: inline-block;
}
[class*="m-button"] {
  background: #16a667 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1 !important;
  max-width: 100%;
  padding: 0.7em 3em;
  text-align: center;
  transition: uppercase;
}
[class*="m-button"]:hover {
  background: #ffb449;
  color: #fff;
}
.record {
  margin: 0 auto;
  float: none;
}
.car_search {
  width: 100%;
  font-size: 1.16em;
  line-height: 1.5em;
  margin: 0 auto;
}
.car_search .box {
  float: left;
  margin: 0 1em 1em 1em;
}
.car_search input, .car_search select {
  border: 1px solid #e2e2e2;
  color: #777;
  padding: 0.2em 1em;
  vertical-align: middle;
}
.clr::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0 auto;
  width: 80%;
}
.carousel .disabled, .clr::after {
  visibility: hidden;
}
.detail-wrap {
  padding-top: 1em;
}
.detail-wrap .box {
  margin: 1em 0;
  width: 100%;
  padding: 0.5em 0.5em;
}
.detail-wrap .box .text {
  border-left: 2px solid #16a667;
  padding-left: 5px;
  font-size: 1.2em;
  color: #666;
}
.detail-wrap .box i {
  background: #f5f5f5;
  padding: 0.5em 0.8em;
  color: #3333;
}
.detail-wrap .box .fogc {
  display: block;
  margin: 0.5em 0;
  padding: 0.5em 0.5em;
  border: 1px #E0DFDF solid;
}
.contact {
  padding: 4em 0;
}
.contact-head {
  text-align: center;
}
.contact-head h3 {
  font-size: 3.5em;
  text-transform: capitalize;
  color: #394c53;
  font-weight: 600;
}
.contact-head span {
  color: #777;
}
.contact-map iframe {
  min-height: 300px;
  width: 100%;
  border: none;
  margin: 1.5em 0 1em;
}
.contact-form-row {
  margin-bottom: 3em;
}
.contact-form-row div {
  width: 32.6%;
  float: left;
  margin-right: 1%;
}
.contact-form-row div span, .contact-form-row2 span {
  font-size: 1.2em;
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  padding: 0 0 0.5em;
}
.contact-form-row div input[type="text"], .formSave input[type="text"] {
  width: 100%;
  padding: 1em;
  border: 1px solid #EEE;
  -webkit-appearance: none;
  outline: none;
  color: #777;
  transition: border-color 0.4s;
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  -ms-transition: border-color 0.4s;
}
.contact-form-row div input[type="text"]:hover, .contact-form-row2 textarea:hover {
  color: #d4a258;
  border-color: #d4a258;
}
.contact-form-row div:nth-child(3) {
  margin-right: 0;
}
.contact-form-row2 textarea, .formSave textarea {
  width: 100%;
  padding: 1em;
  border: 1px solid #EEE;
  -webkit-appearance: none;
  outline: none;
  color: #777;
  min-height: 320px;
  resize: none;
  transition: border-color 0.4s;
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  -ms-transition: border-color 0.4s;
}
.contact-form-row2 {
  margin-top: 1em;
}
.contact-form input[type="submit"], myButton input[type="submit"] {
  display: block;
  background: #16A667;
  padding: 0.7em 3em;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 400;
  display: inline-block;
  margin-top: 1em;
  text-decoration: none;
  border: none;
  outline: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover {
  background: #ffb449;
}
.login {
  padding: 2em 0;
  background: none;
}
.login h3 {
  color: #f2af00;
  font-size: 3.5em;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.login p {
  color: #090909;
  margin: 0;
  font-size: 1.2em;
  text-transform: uppercase;
}
.abgne_tab {
  clear: left;
  width: 560px;
  margin: 0 auto;
  background: #fbfbfb;
  padding: 0px;
  padding-top: 0em;
  padding-bottom: 5px;
  border: 1px #cccccc solid;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.abgne_tab .self_form_table {
  background: none;
  box-shadow: none;
  padding: 0;
}
ul.tabs {
  background: #00a2e5 none repeat scroll 0 0;
  height: 40px;
  line-height: 40px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-radius-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-radius-top-right-radius: 8px;
}
ul.tabs li {
  float: left;
  overflow: hidden;
  position: relative;
  background: #999;
  margin-bottom: -1px;
  border-left: none;
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-radius-top-left-radius: 8px;
}
ul.tabs li a {
  display: block;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  transition: all 0.1s ease-in-out 0s;
}
ul.tabs li a:hover {
  background: #e79f05;
}
ul.tabs li.active {
  background: #64c025;
  border-bottom: 1px solid #fff;
}
ul.tabs li.active a:hover {
  background: #e79f05;
}
div.tab_container {
  clear: left;
  width: 100%;
  border-top: none;
}
div.tab_container .tab_content {
  padding: 20px;
}
div.tab_container .tab_content h2 {
  margin: 0 0 20px;
}
.tab_container .normal {
  text-align: center;
  font-size: 1.125em;
}
.tab_container .normal p {
  margin: 0 0 12px;
}
.tab_container input {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  font-size: 0.875em;
  line-height: 18px;
  padding: 5px;
  height: 34px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
}
.controls input {
  margin-bottom: 5px;
}
.control-group {
  display: block;
  margin-bottom: 10px;
}
.control-group input {
  width: 100%;
}
.tab_container input.normal {
  overflow: hidden;
  width: 100%;
  background: #F63;
  display: block;
  margin: 0 auto;
  margin-top: 1em;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 5px 0px;
  font-size: 1.125em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.tab_container input.normal:hover {
  background-color: #F63;
  -moz-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
  box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
}
.information {
  width: 100%;
  margin: 0 auto;
  background: #e9eaef;
  overflow: hidden;
  min-height: 768px;
}
.information .mc_01 {
  padding: 20px 40px;
  padding-bottom: 0px;
  padding-top: 0px;
}
/*內頁返回*/
.information .return a {}
.infor_nav {
  width: 100%;
  margin: 0 auto;
}
.infor_nav .mt_01 {
  position: relative;
  padding: 20px 40px;
}
.infor_title {
  font-weight: bold;
  color: #c82a31;
  font-size: 1.5em;
  padding: 10px 20px;
  text-align: left;
  background: url(../images/infor_title_icon.png) left center no-repeat;
  margin-top: 20px;
  padding-left: 80px;
}
.nav_title {
  padding-right: 10px;
  position: absolute;
  top: 15px;
  right: 5px;
  font-size: 1em;
}
.nav_title a {
  color: #444 !important;
}
.infor_nav hr {
  display: none !important;
}
.infor_contain {
  margin: 0 auto;
}
.infor_contain .mc_01 {
  width: 100%;
  margin: 0 auto;
  min-height: 400px;
  line-height: 28px;
}
.infor_content_css {}
.main_container .infor_content_css {
  margin: 0em;
}
.infor_content_css .self_form_table {
  width: 95%;
  margin: 0 auto;
}
.movie_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.movie_list li {
  width: 48%;
  margin: 0 1%;
  float: left;
  margin-bottom: 15px;
}
.movie_list li p {
  text-align: center;
}
/*==== 內容+導覽選單 ====*/
.sitemap {
  width: 100%;
  overflow: hidden;
  padding: 1rem 0;
}
.site_map_text {
  background: rgba(162, 194, 196, .25);
  padding: 1rem;
  border-radius: 5px;
  margin-bottom: 1rem;
}
.sitemap_menu {
  padding: 0 .5rem;
}
.sitemap_menu ul {
  padding: 0.2rem 1rem 1rem 1.22rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: space-between;
  align-items: flex-start;
}
.sitemap_menu ul li {
  flex: 0 0 23%;
  max-width: 23%;
  background: #fff;
  margin: 1%;
  min-height: 240px;
  padding: 1rem;
  border-radius: 3px;
}
.sitemap_menu ul li a {
  font-weight: 600;
  font-size: 1.22rem;
  display: block;
  background: #2d5b7fd1;
  color: #fff;
  padding: 0.25rem 1rem;
}
.sitemap_menu ul ul {
  padding: 1rem 1rem 1rem 1rem;
  display: block;
}
.sitemap_menu ul ul li {
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0;
  min-height: inherit;
  padding: 0;
  border-bottom: 2px dashed #5f7b8152;
}
.sitemap_menu ul li li a {
  font-weight: normal;
  font-size: inherit;
  color: #545454;
  padding: 0;
  background: none;
}
.sitemap_menu ul li li a:hover {
  color: #bb3652;
  font-weight: 600;
}
/*==========  ///END-網站導覽 ========== */
#annexs_list {}
#annexs_title {
  border-bottom: 3px solid #a6c99e;
  padding: 5px 0;
  margin-bottom: 5px;
}
.annexsull {
  padding: 5px 0 20px 0;
}
.annexs_item {
  margin: 5px 0;
  padding: 5px 0;
}
.annexs_item a {
  background: url(../images/linp.png) left 5px no-repeat;
  border-bottom: 1px dashed #ccc;
  display: block;
  padding-bottom: 5px;
  padding-left: 20px;
}
.information .mamber_login {
  clear: left;
  width: 560px;
  margin: 0 auto;
  background: #fbfbfb;
  padding: 0px;
  padding-top: 2em;
  padding-bottom: 5px;
  border: 1px #cccccc solid;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.mamber_login_fb {
  width: 100%;
  margin: 0 auto;
  background: #f1f8fd;
  border-top: 1px #cccccc dotted;
}
.social-login-btn {
  display: inline-block;
  text-align: center;
  width: 80%;
  color: #333;
  vertical-align: top;
  margin-top: auto;
  margin-bottom: auto;
}
.m-button-fb {
  background: #4f71b6 url(../images/ico_fb_btn.png) 25px center no-repeat;
}
.m-button-fb {
  -moz-user-select: none;
  -webkit-user-select: none;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  padding: 15px 15px 16px 65px;
  letter-spacing: 0;
  font-size: 1.313em;
}
.m-button-fb:hover {
  background: #5f82c3 url(../images/ico_fb_btn.png) 25px center no-repeat;
  -moz-box-shadow: 0 .2em .2em -.1em #375a9c, 0 .3em #244279, 0 .5em .5em -.1em rgba(0, 0, 0, .12);
  -webkit-box-shadow: 0 .2em .2em -.1em #375a9c, 0 .3em #244279, 0 .5em .5em -.1em rgba(0, 0, 0, .12);
  box-shadow: 0 .2em .2em -.1em #375a9c, 0 .3em #244279, 0 .5em .5em -.1em rgba(0, 0, 0, .12)
}
.mamber_login_table {
  width: 80%;
  margin-bottom: 2em;
}
.mamber_login_table .mamber_login_table1 {
  width: 80%;
}
.mamber_login_table .td1 {
  margin-bottom: 16px;
  font-size: 1.25em;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  text-align: center;
}
.mamber_login_fb td {
  padding: 1em 0px;
}
.information .mamber_login input {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px #cccccc inset;
  color: #555555;
  font-size: 0.875em;
  height: 18px;
  line-height: 18px;
  padding: 5px;
  height: 34px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
}
.information .mamber_login .login_input, .information .mamber_login .login_pswd {
  width: 100%;
}
.information .mamber_login .member a {
  color: #ffffff;
  line-height: 32px;
  letter-spacing: 0.5em;
}
.information .p_btns {
  margin: 2em;
  text-align: center;
  width: 100%;
}
.information .btns {
  line-height: 32px;
  background: #06C;
  color: #ffffff;
  font-size: 0.938em;
  padding: 5px 30px;
  margin-right: 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.information .btns1 {
  line-height: 32px;
  background: #999;
  color: #ffffff;
  font-size: 0.938em;
  padding: 5px 30px;
  margin-right: 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.lbl_member_id {
  background-image: url("../images/ico_login.png");
  background-size: 21px 300px;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-size: 1.125em;
  font-weight: normal;
}
.lbl_member_pswd {
  background-image: url("../images/ico_login.png");
  background-position: 0 -108px;
  background-size: 21px 300px;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-size: 1.125em;
  font-weight: normal;
}
.self_form_table textarea, .self_form_table select, .self_form_table input {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 0.938em;
  padding: 5px;
  margin-bottom: 2px;
}
.self_form_table input {
  width: 100% !important;
}
.self_form_table textarea {
  width: 100% !important;
}
#button, #code {
  width: 120px !important;
}
#col_3 {
  border: none;
  box-shadow: none;
  width: 16px !important;
}
.self_form_table th, .self_form_table td {
  padding: 5px;
  height: inherit !important;
}
.self_form_table th {
  width: 15%;
  text-align: right;
  padding-top: 10px;
}
.information .mamber_login .login_input {}
.information .mamber_login .member a {
  color: #ffffff;
  line-height: 32px;
  letter-spacing: 0.5em;
}
.information .p_btns {
  margin: 2em;
  text-align: center;
  width: 100%;
}
.information .btns {
  line-height: 32px;
  background: #06C;
  color: #ffffff;
  font-size: 0.938em;
  padding: 5px 30px;
  margin-right: 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.information .btns1 {
  line-height: 32px;
  background: #999;
  color: #ffffff;
  font-size: 0.938em;
  padding: 5px 30px;
  margin-right: 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#demo-table, .css-table {
  width: 99%;
  margin: 0 auto;
  background-color: #ffffff;
  border-collapse: collapse;
  margin-bottom: 20px;
}
#demo-table td, #demo-table th, .css-table .td, .css-table .th {
  padding: 5px;
}
#demo-table td, .css-table .td {
  color: #666666;
  border: #ddd 1px solid;
  padding: 0.8em;
}
.down {
  width: 92%;
  margin: 0 auto;
  margin-top: 15px;
  padding-bottom: 5px;
  text-align: left;
  color: #22aaa1;
  font-size: 1.16em;
  font-weight: bold;
}
#demo-table th, .css-table .th {
  color: #212121;
  font-size: 1.16em;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}
.css-table .th a {
  color: #fff;
}
.css-table {
  display: table;
  display: none;
}
.css-table .thead {
  background-color: #f2f2f2;
  display: table-header-group;
  height: 48px;
  vertical-align: middle;
}
.css-table .thead h3 {
  font-size: 1.2em;
  margin: 0;
  padding: 0.5em;
  color: #fff;
}
.css-table .tbody {
  display: table-row-group;
}
.css-table .tr {
  display: table-row;
}
.css-table .tbody .even {
  background: #fdfbf2;
}
.css-table .th, .css-table .td {
  display: table-cell;
  vertical-align: middle;
}
.more {
  padding: 0 1.5em;
  text-align: right;
}
.more a {
  font-size: 0.9em;
}
.showpage table {
  width: 100% !important;
  margin-top: 2em;
}
.showpage table td {
  text-align: center;
  font-size: 1.1em;
}
.form-group_title {
  width: 96% !important;
  margin: 0 auto;
}
.form-group_title td {
  color: #22aaa1;
  font-size: 1.16em;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
}
.form-group th {
  color: #ffffff;
  width: 25%;
  vertical-align: top;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bold;
  letter-spacing: 0.2;
  padding-left: 5px;
  background: #22aaa1;
  font-size: 0.938em;
}
.form-group td {
  background: #ffffff;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: left;
  font-size: 0.938em;
}
.row {
  padding: 0.5em;
  overflow: hidden;
}
.row h3 {
  margin: 0;
  color: #1e5a74;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 40px;
  display: inline-block;
}
.row .blog_tour {
  float: right;
  font-size: 1.16em;
  background: url(right-arrow.png) no-repeat left 2px;
  padding-left: 20px;
}
.blogbar {
  padding: 0 1em;
  margin: 0.5em 0;
  overflow: hidden;
}
.blogbar .blog_content {
  float: left;
}
.blogbar .blog_content p {
  margin: 0;
  padding: 0;
}
.blogbar .blog_dat {
  margin-top: 15px;
  font-size: 0.8em;
  color: #616161;
  float: right;
}
#blog-table {
  background: #f1f1f1;
}
.blog_tomegen {}
.blog_tomegen .blog_box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  padding: 1em;
  margin: 1em auto;
  width: 95%;
  overflow: hidden;
  color: #0075a9;
  font-weight: 600;
}
.blog_tomegen .blog_box p {
  color: #333;
}
.blog_tomegen .blog_box .date {
  float: right;
  color: #67584c;
  font-size: 0.8em;
}
.blog_tomegen .covered {
  margin: 2em auto 1em;
}
.blog_tomegen .covered #form222 {}
#form222 .cover_edit {
  margin: 1em auto;
  width: 95%;
}
#form222 .cover_edit .editer {
  display: block;
  padding: 1em 0;
}
.back {
  display: block;
  text-align: center;
  margin: 1em 0.5em;
}
.back a {
  padding: 0.5em 1.5em;
  background: #079F39;
  color: #fff;
}
.back a:hover {
  background: rgba(231, 118, 20, 1.00);
}
.tfooter {
  width: 100%;
}
.tfooter .m1 {
  color: #212121;
  font-size: 1.125em;
  margin: 0 5px 0 0;
  padding: 5px 0;
  text-align: right;
}
.tfooter .m1 #total {
  width: 100px;
}
.tfooter .m1 #freightprice {
  width: 100px;
}
.tfooter .m1 #allprice {
  width: 100px;
}
.memember_center {
  width: 23%;
  margin-right: 2%;
  float: left;
}
.memember_center h2 {
  font-size: 1.125em;
  margin-bottom: 10px;
  padding-left: 5px;
}
.memember_center ul {
  width: 90%;
  background: #f2f1f1;
  border: 1px #CCC solid;
  list-style: none;
}
.memember_center ul li {
  border-bottom: 1px #CCC solid;
}
.memember_center ul li a {
  color: #333333;
  display: block;
  padding: 10px;
  padding-left: 15px;
  line-height: 30px;
}
.memember_center ul li a:hover {
  color: #F60
}
.memember_center ul li a.current {
  background: #ffffff;
  color: #F60
}
.myorders_box {
  width: 75%;
  float: left;
}
.account_title {
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
  font-size: 1.16em;
  font-weight: bold;
}
.account_form_table {
  width: 100%;
  border: 1px #ccc solid;
  margin-bottom: 20px;
}
.account_form_table td {
  text-align: left;
  padding: 1px;
  vertical-align: middle;
}
.account_form_table td span {
  display: block;
  width: 150px;
  margin-right: 5px;
  float: left;
  background: #e0e0e0;
  text-align: center;
  padding: 8px;
  border-bottom: 1px #ffffff solid;
}
.account_form_table input {
  margin-top: 5px;
}
/*====================  內頁自定義頁面 ==================== */
/*==========  歷年特展 ========== */
.exhibitions {
  counter-reset: num;
}
.exhibitions .past {
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
  padding-bottom: 2em;
}
.exhibitions .past:before {
  content: "";
  position: absolute;
  top: 25%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: #e3e6e8;
}
/*文*/
.exhibitions .past .narrate {
  width: 47%;
  float: left;
  position: relative;
  color: #213749;
}
.exhibitions .past.right .narrate {
  float: right;
}
.exhibitions .past .narrate .category {
  position: absolute;
  border-radius: 50%;
  background: #4e758d;
  height: 100px;
  width: 100px;
  right: 0;
  padding: 25px 10px;
  color: #fff;
  text-align: center;
  top: 50%;
  margin-top: -120px;
  z-index: 1;
}
.exhibitions .past .narrate .title_box {
  position: relative;
}
.exhibitions .past .narrate .title_box .year {
  margin-left: 60px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #7c5e37;
  z-index: 999;
  position: relative;
}
.exhibitions .past .narrate .title_box h3 {
  position: relative;
  margin-bottom: 1.5em;
  display: block;
  font-weight: bold;
  font-size: 1.625em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0em;
  line-height: 1.6;
  z-index: 1;
  width: 80%;
}
.exhibitions .past .narrate .title_box h3:before {
  content: counter(num);
  counter-increment: num;
  position: absolute;
  z-index: -1;
  top: -.35em;
  left: .1em;
  display: block;
  /* color: #d1d2db; */
  color: #616285;
  opacity: 0.2;
  font-size: 4.615em;
  font-weight: lighter;
  line-height: 1;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.exhibitions .past .narrate .title_box .data_box {
  color: #356D74;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-weight: bolder;
  text-align: center;
  padding-top: 2rem;
}
.exhibitions .past .narrate .title_box .conn {
  position: relative;
  margin: 1.5rem 2.5rem;
  margin-top: 1rem;
}
.exhibitions .conn:before, .exhibitions .conn:after, .exhibitions .word:before, .exhibitions .word:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border: 1px solid #506b81;
}
.exhibitions .past .narrate .title_box .conn:before {
  top: 0;
  left: 0;
  border-bottom: none;
  border-right: none;
}
.exhibitions .past .narrate .title_box .conn:after {
  top: 0;
  right: 0;
  border-bottom: none;
  border-left: none;
}
.exhibitions .past .narrate .title_box .word {
  border: 1px solid #ccd6df;
  padding: 1rem;
  z-index: 1;
  background: rgba(255, 255, 255, .35);
}
.exhibitions .past .narrate .title_box .word:before {
  bottom: 0;
  left: 0;
  border-top: none;
  border-right: none;
}
.exhibitions .past .narrate .title_box .word:after {
  bottom: 0;
  right: 0;
  border-top: none;
  border-left: none;
}
/*圖*/
.exhibitions .past .picrures_box {
  width: 47%;
  position: relative;
  float: right;
  z-index: 1;
}
.exhibitions .past.right .picrures_box {
  float: left;
}
.exhibitions .past .picrures_box:before {
  content: "";
  position: absolute;
  top: 16%;
  bottom: 0;
  left: 2.5em;
  z-index: -1;
  width: 150%;
  background: #a6b1b9;
}
.exhibitions .past.right .picrures_box:before {
  width: 100%;
}
.exhibitions .past .picrures_box figure {
  float: left;
  padding-bottom: 5%;
  width: 40%;
}
.exhibitions .past .picrures_box .img1 {
  padding-top: 16%;
  margin-right: 5%;
}
.exhibitions .past .picrures_box .img2 {
  padding-top: 4%;
}
.exhibitions .past .picrures_box figure img {
  max-width: 100%;
  height: auto;
  font-size: 0;
  line-height: 0;
  border-width: 0px;
  vertical-align: bottom;
  border: 5px solid rgba(255, 255, 255, .25);
}
/*==========  ///-END歷年特展 ========== */
@media screen and (min-width:1920px) {
  .subtitle1 {
    font-size: 1.16em;
  }
  .subtitle2 {
    line-height: 18px;
  }
  .sidebarmenu ul li {
    margin: 0.6rem 0;
    padding-bottom: 15px;
  }
  .sidebarmenu ul {
    padding-bottom: 100px;
    padding-bottom: 0;
  }
  /*======== 首頁輪播banner */
  .tb-list ul li {}
  .tb-list ul li img {
    width: 100%;
    max-width: 100%;
    height: 460px;
    min-height: 460px;
  }
  .sidebarmenu ul li a img {
    width: 134px !important;
    margin-bottom: 5px;
  }
  .tb-btn a {
    width: 18px !important;
    height: 18px !important;
    border: 3px solid #fff;
    border-radius: 0 !important;
    background: #6295a6 !important;
  }
  .tb-btn a.active {
    background-color: #da4a4e;
  }
  /*======== ///END-首頁輪播banner */
  .more_mudule_1 .more_module_left_layout_content .news_list li:nth-child(4), .more_mudule_1 .more_module_left_layout_content .news_list li:nth-child(5) {
    display: block !important;
  }
  .more_mudule_1 .news_list li {}
  .zt_list img {
    width: 70px !important
  }
}
@media only screen and (max-width: 1440px) {
  /*======== 首頁輪播banner */
  .tb-list ul li img {
    height: 370px;
    min-height: 370px;
  }
  /*======== ///END-首頁輪播banner */
  /*==========  自己寫的左選單 ==========*/
	
  /*======== logo ========*/
	.mudule_5 {
	padding: 1rem 0 0 0;
	}
  .mudule_5 .left_layout_content h1 img {
    width: 50px;
  }
	
  /*======== 主選單 ========*/	
	.sidebarmenu ul li{
	padding-bottom:9.6px;
	}
	
	
  /*======== ///END-自己寫的左選單 ========== */
  /*======== 首頁模組-最新消息 ========== */
  .more_mudule_1 {
    min-height: 370px;
    background-size: 75%;
    background-position: 110% 85%;
  }
  .more_mudule_1::before, .more_mudule_1::after {}
  .more_mudule_1::before, .more_mudule_1::after {
    background-size: 65% auto;
  }
  .more_mudule_1::before {
    background-position: 100% 100%;
  }
  .more_mudule_1::after {
    background-position: 40% 100%;
  }
  .c_more_module_1 .more_mudule_1 .title_h2 {
    padding-top: 0;
  }
  .more_mudule_1 .news_list li {
    margin-bottom: 1rem;
  }
  .more_mudule_1 .news_list li span {
    padding: 3px 0px;
  }
  /*======== ///END-首頁模組-最新消息 */
	
  /*======== 首頁崁套模組-聯絡資訊+服務項目+烏來故事*/
  .c_more_module_5 {
    min-height: 370px; 
    height: 370px;
  }
  /*========== 聯絡資訊 ========== */
  .homecontact .pohto img {
    height: 310px;
  }
  .homecontact .liscontact {
    padding: .6rem 0.5rem;
  }
  .homecontact .liscontact ul {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
  }
		
   .homecontact .liscontact ul li::after {
    right: 0px;
}
	
	.homecontact .liscontact ul li:nth-child(3)::after {
		display: none;
	}
		
  .homecontact .liscontact ul li a {
    padding: 0 1.2rem;
  }
  /*========== 烏來故事 ========== */
  .c_more_module_5 .more_mudule_4 .service_list li img {
    height: 180px;
  }
  /*==========  服務項目 ========== */
  .c_more_module_5 .more_mudule_15 ul.tworows li img {
    height: 120px;
  }
  /*======== ///END-首頁崁套模組-聯絡資訊+服務項目+烏來故事*/
  /*====================  內頁自定義頁面 ==================== */
  /*==========  歷年特展 ========== */
  .exhibitions .past .narrate .title_box h3 {
    width: 80%;
  }
  .exhibitions .past .narrate .title_box .data_box {
    text-align: left;
    padding-left: 5%;
  }
  .exhibitions .past .narrate .category {
    top: 10%;
    margin-top: 0;
  }
  /*==========  ///END-歷年特展 ========== */
}

@media only screen and (max-width:1280px) {
  /*======== 首頁崁套模組-聯絡資訊+服務項目+烏來故事*/
  /*========== 聯絡資訊 ========== */
  .homecontact .liscontact ul li a {
    padding: 0 1rem;
  }	
	
}
@media screen and (min-width: 1025px) and (max-width: 1180px) {

  /*======== 主選單 ========*/ 	
	.sidebarmenu ul li {
    padding-bottom: 1.12rem;
}
	
  /*======== 首頁崁套模組-聯絡資訊+服務項目+烏來故事*/
  .c_more_module_5 {
    min-height: 422px; 
    height: 422px;
  }

  /*========== 聯絡資訊 ========== */
  .homecontact .pohto img {
    height: 364px;
  }
	.homecontact .liscontact ul li a {
    padding: 0 0.5rem;
}
  /*========== 烏來故事 ========== */
  .c_more_module_5 .more_mudule_4 .service_list li img {
    height: 208px;
  }
  /*==========  服務項目 ========== */
  .c_more_module_5 .more_mudule_15 ul.tworows li img {
    height: 138px;
  }
    
}

@media only screen and (max-width:1024px) {

  /*======== 首頁崁套模組-聯絡資訊+服務項目+烏來故事*/
    .homecontact .liscontact ul li a {
    padding: 0 0.1rem;
}


  /*====================  內頁自定義頁面 ==================== */
  /*==========  歷年特展 ========== */
  .exhibitions .past .narrate {
    width: 52%;
  }
  .exhibitions .past .narrate .title_box h3 {
    width: 75%;
  }
  .exhibitions .past .narrate .category {
    top: 2%;
  }
  .exhibitions .past .picrures_box {
    width: 40%;
  }
  .exhibitions .past .picrures_box figure {
    float: none;
    width: 100%;
  }
  /*==========  ///END-歷年特展 ========== */
}


@media only screen and (max-width: 960px) {


  .top-menu {
    width: 414px;
  }
  #left_sidebar {
    width: 100% !important;
  }
  #content {
    width: 100% !important;
  }
  #right_sidebar {
    width: 100% !important;
  }
  #mainContent {
    width: 100% !important;
  }
  .center_layout {
    margin-top: 0 !important;
  }
.flash_module_div .banner {
    margin-top: 9px;
}

.tb-list ul li img {
    height: auto;
    min-height: auto;
}


  /*======== 首頁崁套模組*/

.left_more_modules,
.center_more_module,
.right_more_module,
.center_more_modules,
.right_more_modules{
    width: 100% !important;
}


.more_mudule_1{
    width: 100%;
    min-height:inherit;
}

.c_more_module_5 .center_layout_content .mc_01{
   display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: center;
}
.c_more_module_5 {
    min-height: auto;
    height: auto;
}



.c_more_module_5 ul.tworows {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-between;
    justify-content: space-evenly;
}

.homestory{
    padding: 9px 0;
}

.homecontact {
    padding-right:0;
}


.homecontact .pohto img,
.c_more_module_5 .more_mudule_4 .service_list li img,
.c_more_module_5 .more_mudule_15 ul.tworows li img{
    height:auto;
}
.homecontact .liscontact ul li a {
    padding: 0 1rem;
}
.homecontact .liscontact {
    padding: 1rem 0.5rem;
}


.c_more_module_5 .more_mudule_4 {
    padding-right: 0;
}



  /*==== 內容+導覽選單 ====*/
  .sitemap_menu ul li {
    flex: 0 0 48%;
    max-width: 48%;
  }
}


@media only screen and (max-width:768px) {




  .infor_content img {
    vertical-align: middle;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
  }
  .links_list li {
    width: 50%;
    text-align: center;
    float: left;
  }
  .links_list li img {
    width: 90% !important;
  }
  .header_list li a {
    padding-left: 20px;
  }
  .infor_nav .mt_01 {
    padding: 20px 20px;
  }
  .header_list {
    padding: 40px 0px;
  }
  .header_list ul {
    display: block;
    background: url(../images/nav_list_bg.jpg) left center repeat-x;
    padding-right: 0;
  }
  .header_list ul li {
    padding: 15px 3px;
  }
  .header_list ul li:first-child {
    padding-left: 4px;
  }
  ul.img_bg li img {
    width: 250px;
    height: 172px;
    border: 1px #ececec solid;
  }
  .img_class {
    padding-left: 23px !important;
  }
  ul.img_bg li p {
    text-align: center !important;
  }
  ul.img_bg li p {}
  .img_size {
    width: 96%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  ul.img_bg li {
    padding: 20px 48px !important;
  }
  ul.conact_list {
    padding: 10px 0;
  }
  .conact_list {
    padding-left: 0px;
  }
  .img-wrap {
    width: 98%;
    text-align: center;
    padding-left: 95px;
  }
  .box_img {
    width: 98%;
    text-align: center;
    padding-left: 90px;
  }
  .infor_contain .mc_01 {
    width: 100% !important;
  }
  .movie_list li {
    width: 100% !important;
    margin: 0% !important;
    float: none !important;
  }
  .movie_list li iframe {
    width: 100% !important;
  }
  .movie_list li p {
    text-align: center;
  }
  .infor_nav, .infor_contain {
    width: 100% !important;
  }
  .header .gwrap {
    width: 100% !important;
  }
  .infor_title {}
  .mudule_10 .center_layout_content, .mudule_2 .center_layout_title, .mudule_2 .center_layout_content {
    width: 100% !important;
  }
  #slides .slides_container {
    width: 100% !important;
  }
  .search_form .conn img {
    display: none !important;
  }
  .search_form .conn {
    background: url(../images/line1.jpg) right top no-repeat;
    width: 342px;
    height: 95px;
    border-left: none;
  }
  .ad-gallery .ad-image-wrapper {
    text-align: center !important;
  }
  .ad-gallery .ad-image-wrapper .ad-image {
    position: inherit !important;
  }
  .ad-gallery .ad-image-wrapper .ad-image img {
    width: 520px !important;
  }
  .ad-gallery .ad-image-wrapper {
    height: auto !important;
  }
  .ad-nav {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 1em !important;
  }
  .banner ul li img {
    width: 768px !important;
  }
  .site_banner {}
  .infor_contain {
    margin: 0px;
    padding: 20px;
  }
  .information .mc_01 {
    padding: 0px;
  }
  .contain_list {
    text-align: justify;
    width: 100%;
    padding-right: 0px;
  }
  .contain_img {
    float: none;
    width: 100%;
    text-align: center;
  }
  .contain_img img {
    margin-top: 20px !important;
  }
  #mainContent {
    width: 100% !important;
  }
  .header .container {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
  }
  .center_layout_content .mc_01 p img {
    width: 48% !important;
    height: auto !important;
  }
  .main-section {
    font-weight: normal;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .login-form {
    width: 740px !important;
  }
  input {
    background: none !important;
    border: 1px #CCC solid !important;
  }
  #links {
    width: 740px !important;
    height: 187px;
    position: relative;
  }
  .links_container {
    width: 680px !important;
    height: 167px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 20px;
  }
  #linkslide .next {
    left: 680px !important;
  }
  .links_control table {
    width: 660px !important;
  }
  .mudule_10 .img_list li {
    width: 48% !important;
  }
  .memember_center {
    width: 98%;
    float: none;
    margin: 0 auto;
  }
  .myorders_box {
    width: 98%;
    float: none;
    margin: 0 auto;
  }
  .hide-column .mobile {
    display: none;
  }
  .scroll-left:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .scroll-left thead:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .scroll-left {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .scroll-left th, .scroll-left td {
    margin: 0;
    vertical-align: top;
  }
  .scroll-left th {
    text-align: left;
  }
  .scroll-left {
    display: block !important;
    position: relative;
    width: 100%;
  }
  .scroll-left thead {
    display: block;
    float: left;
  }
  .scroll-left tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  .scroll-left thead tr {
    display: block;
  }
  .scroll-left th {
    display: block;
    text-align: right;
  }
  .scroll-left tbody tr {
    display: inline-block;
    vertical-align: top;
    margin: 0px -2px;
  }
  .scroll-left td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  /* sort out borders */
  .scroll-left th {
    border-bottom: 0;
    border-left: 0;
  }
  .scroll-left td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .scroll-left tbody tr { /*border-left: 1px solid #babcbf;*/
  }
  .scroll-left th:last-child, .scroll-left td:last-child {
    border-bottom: 1px solid #babcbf;
  }
  /* Force table to not be like tables anymore */
  .break-table {
    background-color: transparent !important;
  }
  .break-table, .break-table thead, .break-table tbody, .break-table th, .break-table td, .break-table tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  .break-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .break-table tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background-color: #ffffff;
  }
  .break-table td {
    /* Behave  like a "row" */
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 35% !important;
    white-space: normal;
    text-align: left;
  }
  .break-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    color: #1a1a1a;
  }
  .break-table td:before {
    content: attr(data-title);
  }
  .css-table .th, .css-table .td {
    display: block;
  }
  .blog_tomegen .blog_box {
    width: 90%;
  }
  .self_form_table {
    clear: left;
    width: 94%;
    margin: 0 auto;
    background: #f2eeee;
    box-shadow: 0 0 5px #cccccc;
    padding: 2em;
  }
  .self_form_table th {
    width: 25%;
  }
  #footer {
    min-height: inherit;
  }
  #footer .footer_nav .footer_nav_ul li a {
    color: #ffffff;
    line-height: 50px;
    padding: 0px 15px;
  }
  .c_more_module_1 .center_layout_content {
    width: 100%;
  }
  .left_more_modules, .center_more_modules, .right_more_modules {
    float: none;
    width: 100% !important;
  }
  .more_mudule_member_module {
    width: 92%;
    margin: 0 auto;
  }
  .header-top {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .pro1 ul li {
    display: block;
    float: none;
    width: 100%;
  }
  span.menu {
    display: block;
    cursor: pointer;
    margin: 10px;
    position: absolute;
    top: 0px;
  }
  .top-menu {
    width: 100%;
    margin: 0;
  }
  .top-menu ul {
    display: none;
  }
  .top-menu ul li {
    font-size: 0.938em;
    display: block;
  }
  .top-menu ul li {
    display: block;
    float: left;
    margin: 0em;
    border-bottom: none;
    border-right: none;
  }
  .top-menu ul li {
    padding: 30px 6px;
    font-size: 1.1em;
  }
  .top-menu ul {
    margin: 0;
    position: absolute;
    width: 100%;
    background: #000000;
    text-align: center;
  }
  .top-menu ul li {}
  .top-menu ul li a {
    display: block;
    font-size: 1.1em;
    margin: 0.05em 0.2em;
    color: #fff;
  }
  .top-menu label {
    display: none;
  }
  .header {}
  .site_banner {
    top: 195px;
  }
  .top-menu label {
    display: none;
  }
  .search {
    width: 30%;
  }
  .logo {
    margin-left: 10px;
    margin-top: 1em;
  }
  .logo a {
    font-size: 2em;
  }
  .header-grid img {
    border: 6px solid #eee;
    width: 80%;
  }
  .header-grids {
    bottom: -25em;
  }
  .header-img1 {
    padding: 1em 0.5em;
  }
  .header-img2 {
    padding: 1em 0.5em;
  }
  .header-img3 {
    padding: 1em 0.5em;
  }
  .header-img4 {
    padding: 1em 0.5em;
  }
  .header.head-top {
    min-height: 139px;
  }
  .logo.logo1 {
    margin-top: 6em;
  }
  .jqueryslidemenu {
    background: #4e7ed0;
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0px;
  }
  .top-menu {
    background: none;
    width: 100%;
  }
  .top-menu ul {
    width: 100%;
    background: #4e7ed0;
    padding: 0px;
    margin: 0px;
  }
  .top-menu ul li {
    padding: 0px !important;
    margin: 0px;
    background: none;
    display: inline !important;
    line-height: 32px;
    width: 100%;
    border-bottom: 1px #6ea0f5 solid;
  }
  .top-menu {
    height: auto;
    padding: 0px;
  }
  .jqueryslidemenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute !important;
  }
  .jqueryslidemenu ul li {
    background: none !important;
    padding: 0px !important;
  }
  .top-menu ul li a {
    background: #4e7ed0;
    padding: 0px;
    margin: 0px;
  }
  #nav480 {
    position: absolute;
    width: 720px;
    margin: 0 auto;
    padding: 0 10px;
    height: 42px;
    left: 10px;
    top: 5px;
  }
  #nav480 ul {
    list-style: none;
  }
  #navBlock480 h2 {
    position: relative;
    height: 34px;
    padding-top: 8px;
    cursor: pointer;
  }
  #navBlock480 h2 span {
    display: block;
    width: 100%;
    height: 25px;
    background: url(../images/nav.png) right no-repeat;
    text-indent: -9999px;
    overflow: hidden;
  }
  #navBlock480 div {
    width: 94%;
    top: 42px;
    left: 15px;
    display: none;
    background: #333;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
  }
  #navBlock480 > div > ul {
    position: relative;
    padding: 15px 0 20px;
  }
  #navBlock480 > div > ul > li > a {
    display: block;
    padding: 5px 0 10px 15px;
    color: #8dc63f;
    font-size: 1.125em;
    text-decoration: none;
  }
  #navBlock480 > div > ul > li > a img {
    border: none;
    margin-left: 10px;
  }
  #navBlock480 > div > ul > li ul {
    position: absolute;
    left: 460px;
    top: 0;
    width: 460px;
  }
  #navBlock480 > div > ul > li ul li.backNav {
    color: #8dc63f;
    font-size: 1.375em;
    background: url(../images/arrowNAV_480_2.png) no-repeat 10px 26px;
    padding: 20px 0 10px 30px;
    line-height: 1em;
    cursor: pointer;
  }
  #navBlock480 > div > ul > li ul li a {
    display: block;
    font-size: 1.16em;
    color: #dedede;
    text-decoration: none;
    padding: 10px 0 10px 30px;
    line-height: 1em;
  }
  #navBlock480 > div > ul > li ul li a img {
    margin-left: 10px;
    position: relative;
    top: 1px;
    border: none;
  }
  /*====================  內頁自定義頁面 ==================== */
  /*==========  歷年特展 ========== */
  .exhibitions .past .narrate, .exhibitions .past .picrures_box {
    float: none;
    width: 100%;
  }
  .exhibitions .past .picrures_box .img1 {
    padding-top: 0;
    margin: 0 6%;
  }
  .exhibitions .past .picrures_box figure {
    float: left;
    width: 40%;
  }
  /*==========  ///END-歷年特展 ========== */
}
@media only screen and (max-width:568px) {
  /*====================  內頁自定義頁面 ==================== */
  /*==========  歷年特展 ========== */
  .exhibitions .past .picrures_box figure {
    float: none;
    width: 100%;
  }
  .exhibitions .past .narrate .title_box .data_box {
    letter-spacing: normal;
  }
  .exhibitions .past .narrate .category {
    left: 50%;
    top: 0;
    margin-left: -20px;
    width: max-content;
    height: auto;
    border-radius: 5px;
    padding: 1px 10px;
  }
  .exhibitions .past .narrate .category br {
    display: none;
  }
  .exhibitions .past .narrate .title_box h3 {
    width: 100%;
    margin-bottom: 0;
  }
  /*==========  ///END-歷年特展 ========== */
  #button {
    width: 98% !important;
    border-radius: 8px !important;
  }
  .login-form {
    background: #ffffff;
  }
  .myButton {
    margin-bottom: 10px;
  }
  .login-form input, .login-form select, .login-form textarea {
    width: 98% !important;
    padding: 0px;
  }
.login-form input[type="radio"] {
  display: inline-block;
    width: auto!important;
}
 .login-form .se_button {
    margin-right: 10px;
 }
  .form-group:nth-child(2n-3) {
    background: #fff;
  }


.infor_content img{
    width: auto!important;
    max-width:auto !important;
    height:auto !important;
}

  .xp_box_li {
    margin-left: 0px !important;
  }
  .tab_con_list {
    padding-top: 75px !important;
  }
  .service_list {
    margin-top: 5px;
  }
  .tab_con_list {
    width: 100% !important;
  }
  .tab_con_img {
    width: 100% !important;
  }
  .tab_con_img_list {
    padding-left: 0px !important;
  }
  .tab_con_img {
    padding-left: 0px !important;
  }
  .information {
    min-height: inherit;
  }
  .img_box {
    margin: 0px !important;
  }
  .links_list li {
    width: 100%;
    text-align: center;
  }


  #sidebarmenu1 li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 5px;
    background: url(../images/list_icon.png) center bottom no-repeat;
  }
  #sideMenu {
    position: fixed;
    top: 30px;
    right: 2px;
  }
  #sideMenuContainer {
    border-top: 5px #c42605 solid;
    height: 100%;
    padding: 20px;
    text-align: center;
    position: fixed;
    top: 106px;
    right: -200px;
    width: 200px;
    z-index: 4;
    background: #b4b4b4;
  }
  #sideMenuContainer > a {
    display: block;
    padding: 5px 10px;
  }
  .nav-menu {
    display: block;
    float: right;
    padding: 8px 5px;
    position: relative;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-right: 5px;
  }
  .nav-menu span {
    height: 2px;
    width: 25px;
    display: block;
    background: #fff;
    border-radius: 10px;
  }
  .nav-menu span + span {
    margin-top: 6px;
  }
  nav .nav-menu span + span {
    margin-top: 6px;
  }
  .infor_contain {
    margin: 0em 0px;
    padding: 1em;
  }
  .header_list {
    padding: 0px;
    height: inherit;
  }
  .header_list ul {
    display: inline-block;
    background: #28739a;
    padding-right: 0px;
  }
  .header_list ul li {
    padding: 15px 10px;
    background: none;
  }
  .header_list ul li:first-child {
    padding-left: 15px;
  }
  .sidebarmenu {
    display: none;
  }
  .img_size {
    margin-top: 0px !important;
  }
  .contain_box {
    width: 100%;
    overflow: hidden;
  }
  .contain_list {
    float: none;
    padding-right: 0px;
    width: 100%;
  }
  .contain_img {
    width: 100%;
    height: inherit;
    text-align: center;
    padding-top: 10px !important;
    margin-top: 0px !important;
  }
  ul.img_bg li p {
    float: left;
    width: 249px !important;
    margin-bottom: 30px;
  }
  .h4_bg {
    padding: 0px !important;
  }
  .image_box {
    margin-top: 20px !important;
  }
  ul.list-group {
    margin: 0px !important;
  }
  .infor_nav .mt_01 {
    padding: 20px 5px !important;
  }
  .information .mc_01 {
    padding: 20px 10px !important;
    padding-top: 0px !important;
  }
  .mudule_5 {
    display: none !important;
  }
  .mudule_12 {
    display: block !important;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 0 !important;
  }
  .mudule_6 {
    position: fixed !important;
    bottom: 0px !important;
    z-index: 999;
  }
  ul.img_bg li {
    width: 100% !important;
    float: none !important;
  }
  .footer_con {
    width: 98% !important;
  }
  .solidblockmenu ul li:first-child {
    display: none;
  }
  .more_mudule_3 .more_module_center_layout_title .mt_01 .h3 {
    text-align: center;
    padding-top: 10px;
  }
  .login-form {
    width: 98% !important;
  }
  .info_d_1 {
    width: 98% !important;
  }
  .info_d_2 {
    width: 98% !important;
  }
  .info_d_c {
    width: 98% !important;
  }
  .search_form {
    display: none;
  }
  .more_mudule_3 .more_module_center_layout_content .img_list {}
  #accessibility {}
  .c_more_module_4 .center_layout_content {
    width: 100% !important;
  }
  .mudule_2 {
    height: inherit !important;
  }
  .mudule_2 .img_list {
    text-align: center !important;
  }
  .mudule_2 .img_list li {
    float: none !important;
    margin-bottom: 15px !important;
  }
  .mudule_2 .center_layout_content .img_list li {
    padding: 0 31px;
  }
  .mudule_2 .center_layout_content .img_list li:nth-child(4) {
    padding: 0 31px;
  }
  .mudule_2 .center_layout_content .img_list li:nth-child(1) {
    padding: 0 31px;
  }
  .logo img {
    width: 90% !important;
  }
  .header .container {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
  }
  .center_layout_content .mc_01 p img {
    width: 100% !important;
    height: auto !important;
  }
  .search_form {
    float: right;
    margin-left: 1em;
    margin-top: 2em;
    width: 100%;
  }
  .search_form form {
    padding-right: 0px !important;
  }
  .search_form .search_key {
    width: 80% !important;
    padding-left: 2px;
    color: #CCC;
    height: 29px;
    border: 1px #ccc solid !important;
    outline: none;
    float: left !important;
  }
  .search_form .search_btn {
    width: 20% !important;
    background: #333 !important;
    border: 2px #333 solid !important;
    color: #fff;
    font-size: 0.938em;
    height: 29px;
    outline: none;
  }
  .logo {
    margin-left: 10px !important;
    margin-top: 3em;
  }
  .solidblockmenu {
    border-bottom: none;
    padding: 0.5em 0;
    margin-top: 0em;
    overflow: hidden;
    float: right;
    width: 100% !important;
    top: 0px !important;
  }
  .solidblockmenu ul {
    padding-right: 0px !important;
  }
  .solidblockmenu ul li {
    display: inline-block;
    margin: 0 2px;
  }
  .solidblockmenu ul li {
    color: #fff !important;
  }
  .solidblockmenu ul li a {
    display: inline;
    background: none !important;
    padding: 0 2px !important;
  }
  .main-section {
    font-weight: normal;
    width: 100%;
    margin: 0 auto;
  }
  .your-para {
    width: 24%;
    float: left;
    text-align: right;
    padding-right: 10px;
  }
  .mudule_12 .center_layout_content .mc_01 p img {
    text-align: center;
    margin-bottom: 5px;
    width: auto !important;
  }
  #links {
    width: 620px !important;
    height: 187px;
    position: relative;
  }
  .links_container {
    width: 540px !important;
    height: 167px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 20px;
  }
  #linkslide .next {
    left: 540px !important;
  }
  .links_control table {
    width: 520px !important;
  }
  .mudule_10 .img_list li {
    width: 48% !important;
  }
  .memember_center {
    width: 98%;
    float: none;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  #footer {
    min-height: inherit;
  }
  #footer .footer_nav .footer_nav_ul li a {
    color: #ffffff;
    line-height: 50px;
    padding: 0px 15px;
  }
  .c_more_module_1 .center_layout_content {
    width: 100%;
  }
  .left_more_modules, .center_more_modules, .right_more_modules {
    float: none;
    width: 100% !important;
  }
  .more_mudule_member_module {
    width: 92%;
    margin: 0 auto;
  }
  .header-top {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .pro1 ul li {
    display: block;
    float: none;
    width: 100%;
  }
  span.menu {
    cursor: pointer;
    margin: 10px;
    text-align: right;
  }
  .top-menu {
    width: 622px;
    margin: 0;
    top: 10px;
    background: none;
    padding: 0%;
    height: 44px;
    box-shadow: none;
    position: absolute;
  }
  .top-menu ul {
    display: none;
  }
  .top-menu ul li {
    font-size: 0.938em;
    display: block;
  }
  .top-menu ul li {
    display: block;
    float: left;
    margin: 0em;
    border-bottom: none;
    border-right: none;
  }
  .top-menu ul li {
    padding: 30px 6px;
    font-size: 1.1em;
  }
  .top-menu ul {
    margin: 0;
    position: absolute;
    width: 100%;
    background: #000000;
    text-align: center;
  }
  .top-menu ul li {}
  .top-menu ul li a {
    display: block;
    font-size: 1.1em;
    margin: 0.05em 0.2em;
    color: #fff;
  }
  .top-menu ul {
    width: 100%;
    background: #000000;
  }
  .jqueryslidemenu ul {
    background: #000000 !important;
    position: inherit !important;
    height: 200px;
  }
  .jqueryslidemenu ul li {
    display: inline;
    float: left;
    padding: 0;
    position: inherit !important;
    margin-right: 0;
  }
  .top-menu ul li a {
    color: #ffffff;
  }
  .top-menu ul li a:hover {
    color: #d7583c;
    background: none !important;
    border-bottom: none !important;
    display: block;
    padding: 0px 10px
  }
  .top-menu ul li ul {
    display: none !important;
  }
  .top-menu label {
    display: none;
  }
  .search {
    width: 30%;
  }
  .logo {
    margin-left: 0%;
    margin-top: 3em;
  }
  .logo a {
    font-size: 2em;
  }
  .header.head-top {
    min-height: 139px;
  }
  .site_top_info {
    position: absolute;
    width: 214px;
    left: 500px !important;
    top: 150px;
  }
  #nav480 {
    position: absolute;
    width: 590px;
    margin: 0 auto;
    padding: 0 10px;
    height: 42px;
    left: 10px;
    top: 32px;
  }
  #nav480 ul {
    list-style: none;
  }
  #navBlock480 h2 {
    position: relative;
    height: 34px;
    padding-top: 8px;
    cursor: pointer;
  }
  #navBlock480 h2 span {
    display: block;
    width: 100%;
    height: 25px;
    background: url(../images/nav.png) right no-repeat;
    text-indent: -9999px;
    overflow: hidden;
  }
  #navBlock480 div {
    width: 92%;
    top: 65px;
    left: 15px;
    display: none;
    background: #333;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
  }
  #navBlock480 > div > ul {
    position: relative;
    padding: 15px 0 20px;
  }
  #navBlock480 > div > ul > li > a {
    display: block;
    padding: 5px 0 10px 15px;
    color: #8dc63f;
    font-size: 1.125em;
    text-decoration: none;
  }
  #navBlock480 > div > ul > li > a img {
    border: none;
    margin-left: 10px;
  }
  #navBlock480 > div > ul > li ul {
    position: absolute;
    left: 460px;
    top: 0;
    width: 460px;
  }
  #navBlock480 > div > ul > li ul li.backNav {
    color: #8dc63f;
    font-size: 1.375em;
    background: url(../images/arrowNAV_480_2.png) no-repeat 10px 26px;
    padding: 20px 0 10px 30px;
    line-height: 1em;
    cursor: pointer;
  }
  #navBlock480 > div > ul > li ul li a {
    display: block;
    font-size: 1.16em;
    color: #dedede;
    text-decoration: none;
    padding: 10px 0 10px 30px;
    line-height: 1em;
  }
  #navBlock480 > div > ul > li ul li a img {
    margin-left: 10px;
    position: relative;
    top: 1px;
    border: none;
  }
  /*==== 內容+導覽選單 ====*/
  .sitemap_menu ul {
    padding: 0;
  }
  .sitemap_menu ul li {
    padding: 0;
    margin: 0;
  }
  .sitemap_menu ul li {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    min-height: inherit;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width:480px) {
  .img_class {
    margin: 0 auto;
    padding-left: 0px !important;
    width: 98%;
    text-align: center;
  }
  .conact_list {
    padding-left: 0px !important;
  }
  .box_img {
    width: 98%;
    text-align: center;
    padding-left: 35px;
  }
  .title_h3 {
    font-size: 14px;
    line-height: 40px;
    padding-top: 20px;
    color: #597834;
  }
  #accessibility {}
  .footer_left {
    padding-bottom: 60px !important;
  }
  .nav_title {
    top: 6px;
    right: 5px;
  }
  .tb-btn a {
    margin-bottom: 10px !important;
  }
  .infor_contain .mc_02 {
    margin-top: -15px;
  }
  #accessibility img {}
  .login-form ul li {
    width: 98% !important;
    padding-top: 15px;
    padding-bottom: 15px;
    height: inherit !important;
    border: 2px #ececec solid;
    float: left !important;
  }
  .login-form ul li ul li {
    border: none;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  #accessibility {}
  .banner ul li img {
    width: 414px !important;
  }
  #slides1 .slides_container {
    width: 414px !important;
  }
  .img_size {
    padding-bottom: 10px;
    width: 98% !important;
  }
  .ad-gallery .ad-image-wrapper .ad-image img {
    width: 98% !important;
  }
  .search_form {
    width: 100%;
  }
  #search_form_c {
    position: absolute;
    top: 120px;
    width: 100% !important;
    margin-left: 0px !important;
  }
  .mycart {
    top: 40px !important;
  }
  .search_form .conn {
    display: none !important;
  }
  .banner {}
  .site_banner {
    position: absolute;
    width: 100% !important;
    height: auto !important;
    background-size: 100%;
  }
  .header {
    width: 100% !important;
    min-height: 188px;
  }
  .header .container {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
  }
  .center_layout_content .mc_01 p img {
    width: 98% !important;
    height: auto !important;
  }
  .search_form {
    float: right;
    margin-left: 1em;
    margin-top: 2em;
    width: 100%;
  }
  .search_form form {
    padding-right: 0px !important;
  }
  .search_form .search_key {
    color: #999;
    width: 80% !important;
    padding-left: 2px;
    color: #CCC;
    height: 29px;
    border: 1px #ccc solid !important;
    outline: none;
    float: left;
  }
  .search_form .search_btn {
    width: 20% !important;
    background: #333 !important;
    border: 2px #333 solid !important;
    color: #fff;
    font-size: 0.938em;
    height: 29px;
    outline: none;
  }
  .logo {
    margin-left: 60px !important;
    margin-top: 3em;
  }
  .solidblockmenu {
    border-bottom: none;
    padding: 0.5em 0;
    margin-top: 0em;
    overflow: hidden;
    float: right;
    top: 0 !important;
    width: 100% !important;
  }
  .solidblockmenu ul {
    padding-right: 0px !important;
  }
  .solidblockmenu ul li {
    display: inline-block;
    margin: 0 2px;
  }
  .solidblockmenu ul li {
    display: inline-block;
    margin: 0 2px;
  }
  .solidblockmenu ul li {
    color: #fff !important;
  }
  .solidblockmenu ul li a {
    color: #fff !important;
  }
  .main-section {
    font-weight: normal;
    width: 100%;
    margin: 0 auto;
  }
  .login-form {
    width: 98% !important;
  }
  .your-para label {
    font-size: 1.16em;
    font-weight: normal;
  }
  input {
    background: none !important;
    border: 1px #ccc solid !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    padding-left: 3px !important;
    height: 40px !important;
    vertical-align: middle;
  }
  .main-section p {
    margin: 0px !important;
    margin-bottom: 0.4em !important;
  }
  .main-section .messagecss {
    width: 380px !important;
  }
  .form-group {
    margin-bottom: 0px !important;
    padding: 5px 0px;
    border: none;
    border-bottom: none;
  }
  .your-para {
    width: 100%;
    float: none;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .form-group2 .your-para {
    width: 20%;
    float: left;
  }
  .form-group1 textarea {
    background: none !important;
    border: 1px #CCC solid !important;
    width: 96% !important;
  }
  .mudule_12 .mc_01 img {
    width: 84%;
  }
  #links {
    width: 460px !important;
    height: 187px;
    position: relative;
  }
  .links_container {
    width: 420px !important;
    height: 167px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 20px;
  }
  #linkslide .next {
    left: 380px !important;
  }
  .links_control table {
    width: 380px !important;
  }
  .mudule_10 .img_list li {
    width: 100% !important;
  }
  .abgne_tab {
    clear: left;
    width: 96%;
    margin: 0 auto;
    background: #fbfbfb;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 5px;
    border: 1px #cccccc solid;
    -moz-border-radius: 8px; /* Gecko browsers */
    -webkit-border-radius: 8px; /* Webkit browsers */
    border-radius: 8px; /* W3C syntax */
  }
  .memember_center {
    width: 98%;
    float: none;
    margin: 0 auto;
  }
  .hide-column .small {
    display: none;
  }
  .blog_tomegen .blog_box {
    width: 80%;
  }
  .self_form_table {
    clear: left;
    width: 96%;
    margin: 0 auto;
    background: #f2eeee;
    box-shadow: 0 0 5px #cccccc;
    padding: 2em;
  }
  .self_form_table th {
    width: 25%;
  }
  #product_page_detial_left {
    float: left;
    width: 100%;
  }
  #product_page_detial_right {
    float: left;
    width: 100%;
  }
  .information .mamber_login {
    clear: left;
    width: 96%;
    margin: 0 auto;
    background: #fbfbfb;
    padding: 0px;
    padding-top: 2em;
    -moz-border-radius: 8px; /* Gecko browsers */
    -webkit-border-radius: 8px; /* Webkit browsers */
    border-radius: 8px; /* W3C syntax */
  }
  .mamber_login_table {
    width: 92%;
    margin-bottom: 2em;
  }
  .social-login-btn {
    width: 92%;
  }
  .member_login_form .member {
    overflow: hidden;
    width: 92%;
  }
  .m-button-fb {
    width: 92%;
  }
  .mamber_login_table .mamber_login_table1 {
    width: 92%;
  }
  .c_more_module_2 {
    width: 100%;
    overflow: hidden;
  }
  .c_more_module_2 .center_layout_content .mc_01 {}
  #right_content_product_list .onMShow li h4 {
    float: left;
    width: 45%;
    margin: 0.2em 0px;
    text-align: right;
    font-size: 0.938em;
    font-weight: bold;
    color: #333333;
    height: 48px;
    overflow: hidden;
  }
  #right_content_product_list .onMShow li {
    float: left;
    border: 1px #cccccc solid;
    margin: 1em 0;
    width: 100%;
    padding-right: 1em;
  }
  #right_content_product_list .onMShow li .price {
    float: left;
    width: 45%;
    margin: 0.5em 0px;
    text-align: right;
    font-size: 1.16em;
    color: #f44336;
    font-weight: bold;
  }
  #right_content_product_list .onMShow li .price .price2 {
    display: block;
    margin-top: 0.2em;
  }
  #right_content_product_list .onMShow li .iconArea {
    float: left;
    width: 45%;
    margin: 0.2em 0px;
    text-align: right;
  }
  #right_content_product_list .onMShow li .iconArea a {
    background: #048bcd url(../images/shopping_cart.png) 10px center no-repeat;
    width: 80%;
    margin-left: 20%;
    padding: 0.6em 2em;
    display: block;
    color: #ffffff;
    padding-left: 10px;
    cursor: pointer;
  }
  .footer_qr_code {
    display: none;
  }
  #footer {
    min-height: inherit;
  }
  #footer .footer_nav .footer_nav_ul li a {
    color: #ffffff;
    line-height: 50px;
    padding: 0px 10px;
  }
  .c_more_module_1 .center_layout_content {
    width: 100%;
  }
  .left_more_modules, .center_more_modules, .right_more_modules {
    float: none;
    width: 100% !important;
    padding-right: 0px !important;
  }
  .more_mudule_member_module {
    width: 92%;
    margin: 0 auto;
  }
  .header-top {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .search {
    width: 35%;
    margin: 1em 1em;
  }
  .search input[type="text"] {
    font-size: 0.95em;
  }
  .header-grids {
    bottom: -44em;
  }
  .header-grid {
    float: left;
    width: 50%;
    margin-top: 2em;
  }
  .header-grid img {
    border: 6px solid #eee;
    width: 50%;
  }
  .sub_sort .img_list {
    margin: 0 auto;
  }
  .sub_sort .img_list li {
    text-align: center;
    display: block;
    float: none;
    margin-bottom: 1.5em;
  }
  a.button {
    font-size: 0.95em;
    width: 25%;
    margin: 0 auto;
  }
  .footer-section {
    padding: 0;
  }
  .bottom-menu ul li a {
    font-size: 1.16em;
  }
  .bottom-menu ul li {
    margin: 1.2em 0.5em;
  }
  .footer-bottom p {
    font-size: 1.1em;
  }
  .footer-bottom a {
    font-size: 0.875em;
  }
  .logo.logo1 {
    margin-top: 4em;
  }
  .header.head-top {
    min-height: 308px;
  }
  .aboutus-section h3 {
    font-size: 1.7em;
  }
  .left-grid {
    float: none;
    width: 100%;
    padding: 0;
  }
  .left-grid h4 {
    font-size: 1.1em;
  }
  .ab1 a {
    font-size: 0.85em;
  }
  a.button1 {
    font-size: 0.95em;
    width: 25%;
  }
  .project-section h3 {
    font-size: 1.7em;
  }
  .main {
    padding: 8em 0px;
  }
  .error-404 h1 {
    font-size: 6em;
  }
  .error-404 p {
    font-size: 0.95em;
  }
  a.b-home {
    background: #7ab800;
    padding: 0.8em 1.5em;
  }
  .contact-head h3 {
    font-size: 1.7em;
  }
  .contact-form-row div span, .contact-form-row2 span {
    font-size: 0.85em;
    margin: 0 2px;
  }
  .contact {
    padding: 2em 0;
  }
  .contact-form-row div {
    width: 100%;
    float: none;
    margin-bottom: 2%;
  }
  .contact-form-row div span, .contact-form-row2 span {
    font-size: 0.9em;
    margin: 0 2px;
  }
  .contact-map iframe {
    min-height: 200px;
  }
  .contact-form-row {}
  .contact-form-row2 {
    margin-top: 0em;
  }
  .contact-form-row2 textarea {
    min-height: 180px;
  }
  .contact-form input[type="submit"] {
    padding: 0.7em 1.5em;
    font-size: 1.16em;
  }
  .site_top_info {
    position: absolute;
    width: 214px;
    left: 220px !important;
    top: 150px;
  }
  #nav480 {
    position: absolute;
    width: 96%;
    margin: 0 auto;
    padding: 0 10px;
    height: 42px;
    left: 10px;
  }
  #nav480 ul {
    list-style: none;
  }
  #navBlock480 h2 {
    position: relative;
    height: 34px;
    padding-top: 8px;
    cursor: pointer;
  }
  #navBlock480 h2 span {
    display: block;
    width: 100%;
    height: 25px;
    background: url(../images/nav.png) right no-repeat;
    text-indent: -9999px;
    overflow: hidden;
  }
  #navBlock480 div {
    width: 380px !important;
    top: 65px;
    left: 15px;
    background: #333;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 9999;
  }
  #navBlock480 > div > ul {
    position: relative;
    padding: 15px 0 20px;
  }
  #navBlock480 > div > ul > li > a {
    display: block;
    padding: 5px 0 10px 15px;
    color: #fff;
    font-size: 1.125em;
    text-decoration: none;
  }
  #navBlock480 > div > ul > li > a img {
    border: none;
    margin-left: 10px;
  }
  #navBlock480 > div > ul > li ul {
    position: absolute;
    left: 460px;
    top: 0;
    width: 460px;
  }
  #navBlock480 > div > ul > li ul li.backNav {
    color: #fff;
    font-size: 1.375em;
    background: url(../images/arrowNAV_480_2.png) no-repeat 10px 26px;
    padding: 20px 0 10px 30px;
    line-height: 1em;
    cursor: pointer;
  }
  #navBlock480 > div > ul > li ul li a {
    display: block;
    font-size: 1.16em;
    color: #dedede;
    text-decoration: none;
    padding: 10px 0 10px 30px;
    line-height: 1em;
  }
  #navBlock480 > div > ul > li ul li a img {
    margin-left: 10px;
    position: relative;
    top: 1px;
    border: none;
  }
  .top-menu {
    width: 462px;
  }
}
@media only screen and (max-width:375px) {
  #accessibility {}
  .footer_left {
    padding-bottom: 50px !important;
  }
}
/*================= 未分類 =================*/
.con_tltle {
  font-size: 1.25em !important;
  margin: 10px 0 !important;
  color: #C63 !important;
  text-align: center !important;
}
.con_tltle a {
  color: #C63 !important;
}
.tab_css {
  border: 1px #ccc solid !important;
  width: 100% !important;
  margin: 0 auto !important;
}
.tab_css thead, .tab_css tr {
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}
.tab_css thead th {
  font-weight: bold;
}
.tab_css td, .tab_css th {
  padding: 5px 5px 5px 5px;
  font-size: 1.16em;
  border: 1px #ccc solid !important;
  border-collapse: inherit !important;
}
.footer_1 a {
  color: #fff !important
}
.title_h2 {
  margin-bottom: 35px;
  font-size: 1.35em;
  padding-top: 29px;
  color: #09C;
  line-height: 40px;
  border-bottom: 3px solid #f5c01e;
  display: inline-block;
}
.left_layout .title_h2 {
  display: none;
}
.title_h2 img {
  width: 766px;
  height: 810px;
}
.title_h3 {
  font-size: 1.3em;
  line-height: 40px;
  padding-top: 20px;
  color: #597834;
}
.title_h4 {
  font-size: 1.35em;
  padding-top: 25px;
  color: #09C;
  border-bottom: 3px solid #f5c01e;
  display: inline-block;
  line-height: 40px;
}
.contain {
  padding-left: 15px;
}
.title {
  font-size: 1.2em;
}
.p {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.box_img {
  width: 98%;
  text-align: center;
  overflow: hidden;
}
.title {
  font-size: 1.57em;
  text-align: center;
  padding-bottom: 15px;
  color: #039;
  line-height: 20px;
  background-color: #CCC;
}
.title_bg {
  font-size: 1.57em;
  text-align: center;
  padding-bottom: 15px;
  color: #039;
  line-height: 20px;
}
.img-wrap {
  width: 98%;
  text-align: center;
  padding-left: 22px;
}
.map_bg {
  padding-left: 20px;
}
.course {
  border-collapse: collapse;
  margin: 1.25em 0 0;
  width: 100%;
}
.course tr, .course th, .course td {
  border: none;
  border-bottom: 1px solid #e4ebeb;
}
.course th, .course td {
  padding: 10px 5px;
  text-align: left;
}
.course th {
  text-align: center;
  background: #56a2cf;
  color: #ffffff;
  text-transform: uppercase;
}
.course tr td {
  background: #eaf3f5;
}
.course tr:nth-of-type(2n+2) td {
  background: #ffffff;
}
.xp_box_list .highslide-gallery img {
  width: 208px;
}
.img-icon {
  width: 98%;
  text-align: center;
  padding-left: 130px;
}
ul.conact_list li {
  padding: 20px 30px;
  float: left;
}
ul.conact_list li img {
  width: 270px;
  height: 172px;
  margin: 20px;
}
ul.conact_list li p {
  width: 270px;
  line-height: 18px;
}
.img-icon {
  padding-left: 20px;
}
.conact_list {
  padding-left: 50px;
}
.h2_bg {
  margin: 0;
  /* color: #0075a9; */
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 20px;
  /* color: #09C; */
  color: #00698F;
  display: inline-block;
}
.h3_bg {
  font-size: 1.2em;
  color: #226485;
  font-weight: bold;
  border-bottom: 3px solid #db5357;
  display: inline-block;
  margin-bottom: 25px;
}
.h4_bg {
  font-size: 1.2em;
  color: #1b83b8;
  font-weight: bold;
  margin-bottom: 10px;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.img_class {
  padding-left: 140px;
  width: 98%;
  text-align: center;
}
ul.img_bg li p {
  text-align: left;
}
ul.img_bg li {
  padding: 20px 20px;
  text-align: center;
}
.h4_title_bg {
  font-size: 1.2em;
  /* color: #1e83b9; */
  color: #176D9B;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 20px;
}
.img_box {
  text-align: center;
  margin: 20px 10px;
}
.img-wrap {
  width: 100%;
  text-align: center;
}
.tab-content {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.tab_con_box {
  border-radius: 30px;
  width: 98%;
  height: 330px;
  border: #acc 1px solid;
  margin: 20px 0px;
  background: #FFF;
}
.tab_con_img {
  padding-left: 30px;
  width: 50%;
  float: left;
  margin-top: 30px;
}
.tab_con_list {
  width: 50%;
  float: right;
  padding-top: 10px;
}
.tab_con_list li {
  width: 49%;
  display: inline-block;
  margin-top: 20px;
}
.tab_con_img_list {
  padding-left: 120px;
  clear: both;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  margin-top: 10px;
}
.sprite bu_org {
  padding: 3px;
  margin-left: 30px;
  font-weight: bold;
  background: #f94108bd;
  border-radius: 7px;
}
.actGotop span {
  text-indent: -9999px;
  display: none;
}
.actGotop {
  position: fixed;
  _position: absolute;
  bottom: 35px;
  right: 10px;
  width: 35px;
  height: 35px;
  display: none;
}
.actGotop a, .actGotop a:link {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: url(../images/top.png) no-repeat;
}
.actGotop a:hover {
  background: url(../images/gotop.png) no-repeat;
}
.actGotop a:focus {
  outline: #c22707 solid;
}