@charset "utf-8";
/* CSS Document */
body {
  font-family: "Microsoft JhengHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  height: 100vh;
  overflow-y: auto !important;
  overflow-x: hidden;
}
body a {
  transition: all 200ms ease-out;
  color: #3153ba;
}

body a:focus,button:focus, input:focus, select:focus{
    outline: 3px #ff2a2a dotted !important;
    outline-offset: -3px;
	display:inline-block;
}
.text-orange {
  color: #cd3f00;
}
.site {
  position: absolute;
  top: -150px;
}
.into a {
  position: absolute;
  z-index: 1000;
  color: rgba(255, 255, 255, 0);
  top:0;
  left:0;
}
.into a:focus {
  color: #000;
}
.container-fluid, .container {
  position: relative;
  padding: 5px 0px;
  margin: auto;
}
header {
  background-color: #fff;
  z-index: 999;
  position: fixed;
  width: 100%;
  top: 0;
  height: 110px;
}

header.smaller {
    width: 100%;
    position: fixed;
    top: 0;
}
header .logo img {
max-width: 70%; /* 0113 salina新增修改*/
  transition: all 200ms ease-out;
}
header .logo {
  padding: 20px 12px; /* 0113 salina新增修改*/
  margin: 0;
}

header .logo a {
    display: inline-block;
}

h1.logo {
    position: absolute;
    z-index: 9;
}

.headerCoercive.smaller {
    height: 78px;
    border-bottom: 1px #cdcdcd solid;
}

.headerCoercive.smaller .logo {
    padding: 5px 0;
}

header.headerCoercive > .container-fluid {
    padding: 0;
}

.toplink ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
}
.toplink .word_level li a,.menu .word_level a {
  background-color: #dbdbdb;
  border-radius: 50px;
  display: block;
  text-align: center;
  padding: 0;
  text-decoration: none;
}

.toplink .word_level li.font-large a, .menu .word_level .font-large a {
    font-size: 125%;
}
.toplink .word_level li.font-small a, .menu .word_level .font-small a {
    font-size: 90%;
}
.toplink .word_level li a:hover {
  background-color: #555;
  color: #fff;
}
.toplink .word_level li.search_bt a,.menu .word_level .search_bt a {
  background-color: #773683;
  background-image: url("../css01/images/template/icon_search.png");
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
}

.toplink .word_level li.search_bt a:hover,.menu .word_level .search_bt a:hover {
    background-color: #000;
}
.toplink .word_level li.active a, 
.menu .word_level .active a {
  background-color: #187096;
  color: #fff;
}

.toplink .word_level li {
  float: left;
}
.full_title {
  color: #3153ba;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  font-family: "Microsoft JhengHei";
  font-size: 120%;
  padding: 5px 0 10px 0;
  width: 100%;
}
.full_title::after {
  content: "";
  width: 7px;
  height: 22px;
  display: block;
  background-color: #fc961a;
  margin: 5px auto 0 auto;
}
/*字型大小/分享*/
.setweb .dropdown-toggle::after {
  display: none;
}
.setweb .btn {
  border: none;
  padding: 8px 12px 9px 12px;
  border-radius: 0;
  width: 43px;
  text-align: center;
  height: 41px;
}
.setweb .rss a {
  display: block;
  background-color: #f8991d;
  padding: 8px 12px 9px 12px;
}
.setweb .print a {
  display: block;
  background-color: #FF9800;
  padding: 8px 12px 9px 12px;
  height: 41px;
}
.setweb .print a:hover {
  background-color: #bd7204;
}
.setweb .rss a:hover {
  background-color: #ff7922;
}
.setweb {
  margin: 0 0 0 4px;
  display: flex;
}
.setweb .size .btn {
  background-color: #44bdbe;
  background-image: url("../css01/images/template/icon_size.png");
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
}
.setweb .size.font-small .btn {
  background-image: url(../css01/images/template/icon_size_s.png);
  background-color: #009688;
}
.setweb .size.font-medium .btn {
  background-image: url(../css01/images/template/icon_size_m.png);
  background-color: #009688;
}
.setweb .size.font-large .btn {
  background-image: url(../css01/images/template/icon_size_l.png);
  background-color: #009688;
}
.main.font-small {
  font-size: 90%;
}
.main.font-medium {
  font-size: 100%;
}
.main.font-large {
  font-size: 105%;
}
.setweb .size .btn:hover {
  background-color: #278d8e;
}
.setweb .share .btn {
  background-color: #00adef;
}
.setweb .share .btn:hover {
  background-color: #0478a5;
}
.setweb .dropdown-menu {
  border-radius: 0;
  margin: 0px 0 0 0;
  border: none;
  min-width: auto;
  width: 43px;
  padding: 0;
}
.setweb .dropdown-menu a {
  width: auto;
  padding: 5px 5px 11px 5px;
  text-align: center;
}
.setweb .size .dropdown-menu a:hover, .setweb .size .dropdown-menu a:focus {
  background-color: #1c898a;
}
.setweb .share .dropdown-menu a:hover, .setweb .share .dropdown-menu a:focus {
  background-color: #0282b3;
}
.setweb .size .dropdown-menu {
  background-color: #44bdbe;
}
.setweb .share .dropdown-menu {
  background-color: #00adef;
}
/*search*/
.modal-open .search_box .modal{
    overflow-y: hidden;
}
.search_box .modal-dialog {max-width: 800px;}

.search_box .modal-header {
    position: fixed;
    right: 30px;
    top: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    z-index: 999;
}

.search_box .modal-header button {opacity: 1;color: #fff;text-shadow: none;}

.search_box .modal-header button span {
    font-size: 300%;
    display: block;
}
.search_box .search input[type=search] {
  width: 100%;
  border-radius: 30px;
  background-color: #ececec;
  border: none;
  padding: 10px;
  font-size: 110%;
  letter-spacing: 1px;
}
form.gsc-search-box {
  right: 0;
  margin: 0;
  position: relative;
}
td.gsc-search-button {
  position: absolute;
  margin: 0;
  width: auto;
  right: 0;
  display: none;
}
.gsc-input-box {
  border: none;
  padding: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  background-color: #ebebeb !important;
  border: none !important;
  height: 41px;
  width: 100%;
}
table.gsc-search-box {
  margin: 0;
  position: relative;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  border: none;
  background-color: transparent;
  padding: 8px;
}
.gsc-search-button-v2 svg {
  fill: #000;
  height: 25px;
  width: 25px;
}
.gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
  background-color: #b9b9b98c;
  background-image: none;
  filter: none;
}
.advanced a {
  background-color: #3153ba;
  color: #fff !important;
  padding: 10px 10px;
  position: relative;
  top: 9px;
  white-space: nowrap;
}
.advanced a:hover {
  background-color: #126fd9;
  color: #fff;
  text-decoration: none;
}
.search_box .hotsearch {
  width: 100%;
  padding: 5px;
  letter-spacing: 1px;
}

.search_box .search_bt {
    margin: 10px -5px;
    display: -webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-align-items:center;
    align-items:center;
}

.search_box .modal-footer button {
    border-radius: 30px;
}

.search_box .search_bt input {
    width: 100%;
    background-color: #773683;
    color: #fff;
    border: none;
    border-radius: 30px;
    font-size: 110%;
    padding: 10px;
    margin: 5px;
}

.search_box .search_bt input:hover {
    background-color: #15598c;
}

.hotsearch a {
    color: #773683;
}
/*banner*/
.banner {
    position: relative;
}
.banner .bnitem{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center;
    background-size: cover;
}

.banner .bnitem .slogn {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
}

.banner .bnitem .slogn p {
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
}

.banner .bnitem .slogn .slogn_title {
    font-size: 250%;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
}

.banner .bnitem .slogn .slogn_stitle {
    display: inline-block;
    font-size: 130%;
}
/*主要內容*/
.main {
  background-color: rgba(255, 255, 255, 0.9);  
}

/*主要內容*/
.container.main {
  padding: 0 5px;
  margin-top: 115px;
}
.main .accesskey {
  position: absolute;
  top: 10px;
  left: -10px;
  color: #c7c7c7;
}

/*小廣告*/

.sbanner_link .sbanner{
    padding: 0 50px;
}
.sbanner_link .slick-slide a:hover img {
  border: 1px #ff8a2b solid;
}
.sbanner_link .slick-slide img {
  margin: auto;
  border: 1px #d0d0d0 solid;
}

.sbanner_link .slick-slide a:focus {
    outline: 3px #f00 dotted !important;
    display: block;
}
.sbanner_link .slick-prev, .sbanner_link .slick-next {
  width: 42px;
  height: 42px;
  z-index: 9;
}
.sbanner_link .slick-next {
  right: 0;
}
.sbanner_link .slick-prev {
  left: 0;
}
.sbanner_link .slick-prev:before {
  background-image: url("../css01/images/template/ad_left.png")
}
.sbanner_link .slick-next:before {
  background-image: url("../css01/images/template/ad_right.png")
}
.sbanner_link .slick-prev:before, .sbanner_link .slick-next:before {
  content: "";
  width: 42px;
  height: 42px;
  display: block;
  opacity: 0.7;
}
/*fatfoot*/
.fatfoot .btn {
  position: absolute;
  z-index: 9;
  background-image: url("../css01/images/template/fat_close.png");
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  text-indent: -9999px;
  background-color: #000000;
  border-radius: 50px;
  top: 0;
  transition: all 200ms ease-out;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fatfoot .btn.collapsed {
  background-image: url(../css01/images/template/fat_open.png);
  top: -50px;
}
.fatfoot .btn:before {
  content: "點選收合";
  color: #000000;
  top: 52px;
  display: block;
  text-indent: 0;
  white-space: nowrap;
  padding: 0;
  letter-spacing: 2px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
}
.en .fatfoot .btn:before {
  content: "CLOSE";
  letter-spacing: 0;
}
.en .fatfoot .btn.collapsed:before {
  content: "OPEN";
}
.fatfoot .btn.collapsed:before {
  content: "點選展開";
}
/*footer*/
footer {
  background-color: #f8f4f9;
}
footer img {
  max-width: 100%;
}
footer .logo {
  padding: 15px 0 0 10px;
}
footer .linkbar {
  background-color: #f2eaf3;
  position: relative;
}

footer .linkbar .link .link_left {padding: 15px 0;}

footer .linkbar .link a::after {
    position: absolute;
    content: "";
    width: 1px;
    display: block;
    right: 0;
    background-color: #ac97af;
}

footer .linkbar .link a:last-child::after {
    display: none;
}

footer .linkbar .link .link_right {padding: 15px 0;position: relative;}


footer .linkbar a {
  white-space: nowrap;
  position: relative;
  font-size: 95%;
  color: #3e3e3e;
}
footer .info.Update {
  background-color: #0b4d69;
}
footer .info.Update p {
  float: right;
  margin-right: 15px;
  color: #c9dbe2;
}
/*快捷*/
.fast {
  position: fixed;
  z-index: 99;
  top: 25%;
}
.fast ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.fast ul li {
  list-style-type: none;
  position: relative;
}
.fast.left ul li {
  height: 52px;
}
.fast.left ul li a {
  display: block;
  opacity: 0.5;
}
.fast.left ul li .dropdown-menu.show {
  left: 52px !important;
  border-radius: 0;
  border: 0;
  transform: none !important;
  width: 1000px;
  background: transparent;
}
.fast.left ul li .dropdown-menu.show li {
  float: left;
}
.fast.left ul li .dropdown-menu.show li a {
  color: #fff;
  text-decoration: none;
  height: 52px;
  padding: 10px;
  border-left: 1px hsla(0, 0%, 100%, 0.29) solid;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  width: 100px;
  text-align: center;
  line-height: 120%;
}
.fast.left ul li.fb .dropdown-menu.show li a {
  background-color: #3a559f;
}
.fast.left ul li.yt .dropdown-menu.show li a {
  background-color: #da3e24;
}
.fast.left ul li.yt .dropdown-menu.show li a:hover {
  background-color: #731505;
}
.fast.left ul li.fb .dropdown-menu.show li a:hover {
  background-color: #0a2882;
}
.fast.left ul li a:hover, .fast.left ul li a:focus, .fast.left ul li.show a {
  opacity: 1;
}
.fast ul li .dropdown-toggle::after {
  display: none;
}
.fast.left {
  left: 0;
}
.fast.right {
  right: 0;
  background-color: rgba(255,255,255,0.76);
}
.fast.right ul li {
  border-top: 1px #8f8990 solid;
}
.fast.right ul li a {
  position: relative;
  display: block;
  padding: 12px 10px;
  color: #76168a;
  font-weight: 500;
  text-decoration: none;
  line-height: 170%;
  height: 54px;
}

.fast.right ul li a:hover svg {
  fill: white;
}
.fast.right ul li a p {
  margin: 0;
  position: absolute;
  right: -5px;
  font-size: 120%;
  letter-spacing: 1px;
  background-color: #f3f3f3;
  top: -1px;
  height: 56px;
  line-height: 56px;
  padding: 0;
  z-index: -1;
  overflow: hidden;
  width: 0;
  transition: all 200ms ease-out;
  opacity: 0;
  border-radius: 30px 0 0 30px;
}
.fast.right ul li a:hover p {
  width: auto;
  white-space: nowrap;
  padding: 0 72px 0 26px;
  opacity: 1;
}
.fast.right ul li svg {
  width: 30px;
}
.fast.right ul li:nth-child(1) {
  border-top: none;
}
.fast.right ul {
  padding: 0 5px;
}
/*瀏覽輔助設定*/
#visionset .modal-header {
  background-color: #773683;
  color: #fff;
}
#visionset .close {
  color: #fff;
  text-shadow: 0 1px 0 #000;
}
#visionset .modal-title {
  font-size: 110%;
  font-weight: 500;
  letter-spacing: 2px;
}
#visionset .modal-dialog {
  max-width: 700px;
}
#visionset .title {
  font-size: 105%;
  letter-spacing: 2px;
  font-weight: 400;
  border-bottom: 1px #c3c3c3 solid;
  padding: 0 5px 5px 5px;
  width: 100%;
}
#visionset .row {
  margin: 0;
}
#visionset ul {
  padding: 5px 0 10px 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
}
#visionset li {
  float: left;
  text-align: center;
  padding: 10px !important;
  letter-spacing: 1px;
}
#visionset li a {
  display: block;
  padding: 15px 0;
  border: 3px rgb(202, 202, 202) solid;
  color: #000;
  text-decoration: none;
}
#visionset li a:hover {
  border: 3px rgb(111, 111, 111) solid;
}
#visionset li.txt01 a {
  background-color: #000;
  color: #FFEB3B;
}
#visionset li.txt02 a {
  color: #000;
}
#visionset li.txt03 a {
  background-color: #001f80;
  color: #FFEB3B;
}
#visionset li.txt04 a {
  background-color: #fffacd;
  color: #000000;
}
#visionset .ex {
  padding: 5px 10px;
}
.tab_bg{right: 0;z-index: 9;transition: all 200ms ease-out;position: absolute;height: 100%;bottom: 100%;top: 27px;}
.tab_bg > div ,.tabs .tab_bg{
    position: absolute;
}

.tabs_pic01 {
    position: absolute;
}

.tab_bg .tabs_pic02 {
    right: 305px;
    top: 80px;
}

.tab_bg .tabs_pic03 {
    right: 105px;
    top: 175px;
}

.tab_bg .tabs_pic04 {
    right: 0;
    top: -90px;
}

.tab_bg .tabs_pic05 {
    right: 0;
    top: 205px;
}
@media (max-width: 1820px) and (min-width: 1620px){
.tab_bg {
    right: -10%;
}
}
@media (max-width: 1450px) and (min-width: 1200px){
.tab_bg {
    right: -19%;
}
}
@media (max-width: 1200px) and (min-width: 992px){
.tab_bg {
    right: -30%;
}
}
/*內頁*/
.home .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  padding: 10px 0 10px 20px;
  font-size: 95%;
  margin: 0;
}
/*
@media screen and (max-width: 1520px)  and (min-width: 1200px){
header .logo img{
    width: 100%;
}
}
*/
@media screen and (max-width: 1200px)  and (min-width: 767px){
  .banner {
    height: 530px;
}

.home .banner {
    height: 390px;
}
}

@media screen and (min-width: 1200px) {
  header.smaller {
    position: fixed;
}
  .banner {
    height: 530px;
}

.home .banner {
    height: 400px;
}
  .menu .toplink {
    display: none;
  }


.toplink, .toplink a {
  color: #575757;
}
.toplink {
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 1;
    font-size: 95%;
    line-height: 35px;
  }

header.smaller .toplink {
    display: none;
}

header.smaller .logo img {
max-width: 70%; /*0113 salina新增修改*/
}

header.smaller .logo {
    padding: 5px;
}

.toplink ul li {
  float: left;
  position: relative;
}

.toplink ul li svg {
    fill: #575757;
    width: 13px;
    height: 13px;
    margin-top: -2px;
}

.toplink .word_level li {
  padding: 5px 4px;
}
.toplink .word_level li a {
  width: 27px;
  height: 27px;
  line-height: 27px;
}
.toplink ul.shortlink li::after {
  content: "";
  width: 1px;
  top: 0;
  bottom: 0;
  position: absolute;
  display: block;
  background-color: #c7c7c7;
  right: 0;
}
.toplink a {
  padding: 0 13px;
}
  footer .linkbar .link{
    display: -webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}
footer .linkbar::before {
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    background-color: #fff;
  }
    footer .linkbar .link .link_right {background-color: #fff;}
  footer .linkbar .link .link_right::before {
    content: "";
    border-style: solid;
    border-width: 0 0 54px 40px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: 0;
    left: -40px;
}
 
}
@media screen and (max-width: 1200px) {
  header .logo {
    text-align: center;
  }
  h1.logo {
    z-index: 0;
 }
 header .toplink{
 	text-align: center;
 }
  header .toplink {
    display: none;
  }
  .toplink .word_level li {
  padding: 5px 10px;
}
.menu .word_level a {
  width: 40px;
  height: 40px;
  color: #000;
  line-height: 40px;
  float: left;
  margin: 10px;
}

.menu .word_level {
    display: inline-block;
    padding: 11px;
    background-color: #fff;
    vertical-align: top;
    position: fixed;
    top: 0;
    z-index: 9;
}
  .menu .toplink a {
    font-size: 100%;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px #426d92 solid;
  }
  .menu .toplink a:hover {
    background-color: #3153ba;
    color: #fff;
  }
   footer .linkbar {
    text-align: center;
  }
  footer .linkbar .link .link_right {background-color: #f2eaf3;}
}
@media screen and (max-width: 992px) {
  .tab_bg {display:none;
}
  .menu .search_box {
    background-color: #ffffff;
    position: relative;
    bottom: inherit;
    right: inherit;
    padding: 10px;
  }
  .search_box {
    position: relative;
    bottom: inherit;
  }
  .search_box #___gcse_0 {
    width: 100%;
    position: relative;
    top: 0;
  }
  .search_box form.gsc-search-box {
    width: 100%;
  }
   .home .breadcrumb li a {
    color: #773683;
  }
  .fatfoot {
    display: none;
  }

  footer .info.Update {
    margin-top: 8px;
  }
  /*內頁*/
  .page .main {
    padding: 0 15px;
  }
  .page .info.Update {
    display: inline-block;
    width: 100%;
    padding: 10px;
  }
}
@media screen and (min-width: 992px) {
/*麵包屑*/
.home .bread{
    background-color: rgba(0,0,0,0.7);
    margin-top: -53px; /*0113 salina新增修改*/
    position: relative;
}
   .home .breadcrumb li a {
    color: #ffffff;
  }
  .breadcrumb-item.active {
    color: #ffe674;
}
  /*fatfoot*/
  .fatfoot {
    position: relative;
    z-index: 9;
    background-color: #f3f3f3;
    margin-top: 85px;
  }

.fatfoot::before {content: "";background-image: url(../css01/images/template/fat_bg.gif);background-repeat: no-repeat;background-position: center top;position: absolute;width: 100%;display: block;height: 54px;top: -50px;}
  .fatfoot .card-body {
    border: none;
    letter-spacing: 1px;
    padding: 4rem 1.25rem 1.25rem 1.25rem;
    background-color: transparent;
  }
  .en .fatfoot .card-body {
    letter-spacing: 0;
  }
  .fatfoot .card-body ul li {
    padding: 3px 0 3px 5px;
    margin: 0;
    list-style-type: none;
  }
  .fatfoot .card-body ul li.title {
    font-size: 115%;
    font-weight: 600;
    padding: 5px 20px 5px 5px;
    margin: 0 0 3px 0;
  }
  .fatfoot .card-body ul li.title a {
    color: #773683;
  }

.fatfoot .card-body ul li.title a::before {content: "";display: none;}
  .fatfoot .card-body ul li.title a:hover {
    color: #187096;
  }
  .fatfoot .card-body ul li a {
    color: #616262;
    text-decoration: none;
    font-size: 95%;
  }

.fatfoot .card-body ul li a::before {content: "_";margin-right: 5px;}
  .fatfoot .card-body ul li a:hover {
    color: #187096;
  }


  /*內頁*/
  .page .main .info.Update {
    position: absolute;
    right: 20px;
    bottom: 10px;
  }
  .page .main {
    padding: 0 15px 45px 15px;
  }
  .home .main {
  }
  .home .main .accesskey {
    /* left: 20px; */
  }
 
  .home .breadcrumb-item + .breadcrumb-item::before {
    font-family: cursive;
    color: #fff;
  }
}
@media screen and (min-width: 767px) {
  .banner .bnitem .slogn {
    left: 70px;
    top: 30%;
}

.home .banner .bnitem .slogn {
    top: 40%;
}
  footer .linkbar a {padding: 5px 15px;}
  footer .linkbar .link a::after {
    top: 0;
    bottom: 0;
}
  .home .fast.right {
    top: inherit;
    bottom: 0;
    opacity: 0.5;
  }
  .home .fast.right:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
    .banner {
    height: 350px;
}
.banner .bnitem .slogn {
    top: 33%;
    left: 10%;
}

.home .banner .bnitem .slogn {
    top: 50%;
    transform: translate(0%, -25%);
}

.banner .bnitem .slogn .slogn_txt {
    display: none;
}

.banner .bnitem .slogn .slogn_title,.banner .bnitem .slogn .slogn_stitle {
    display: block;
}
  .fast {
    display: none;
  }
  
    footer .linkbar .link a::after {
    top: 0;
    bottom: 0;
}
  footer .linkbar a {padding: 0 15px;display: inline-block;font-size: 100%;margin: 10px 0;}
  #visionset {
    display: none;
  }
}
@media screen and (max-width: 560px) {
.main{
    padding: 0 20px;
}
}
@media screen and (max-width: 480px) {
  header .logo {
    padding: 5px 0 10px 0;
    text-align: left;
  }
  .advanced {
    display: none;
  }
}
@media screen and (max-width: 420px) {
header .logo img{
    max-width: 220px;
}
.menu .word_level{
    padding: 5px 11px;
}
}
@media screen and (max-width: 360px) {
.sbanner_link .slick-slide img{
    width: 100%;
}
}
@media screen and (max-width: 320px) {
.menu .word_level a{
    margin: 10px 5px;
}
}

