h1 {
  color: #7d0000;
  font-size: 2.3rem;
  line-height: 1.6em;
  letter-spacing: 3px;
}
h2 {
  font-size: 2.3rem;
  line-height: 1.6em;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
h3 {
  font-size: 1.8rem;
  line-height: 1.2em;
  margin-bottom: 20px;
}
h4 {
  font-size: 1.5rem;
  line-height: 1.2em;
  margin-bottom: 20px;
  color: #7d0000;
}
@media screen and (max-width: 1000px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.3rem;
  }
}
.colorRed {
  color: #7d0000;
  padding: 0px 4px;
}
.clear {
  clear: both;
}
.acc a {
  font-size: 80%;
  color: #c60;
  text-decoration: none;
  width: 10px;
  height: 10px;
  float: left;
}
.fontsize150 {
  font-size: 150%;
}
header {
  width: 100%;
  background-color: #f5f5f5;
}
.top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1000px;
  margin: 0px auto;
  display: block;
  height: 70px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .top {
    width: 100%;
    border-bottom: 1px #e6e6e6 solid;
  }
}
.openData {
  float: left;
}
.openData a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-indent: -9999px;
  width: 370px;
  height: 70px;
  background: url(../../../resources/images/zh-tw/openData.png) left center
    no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1000px) {
  .openData a {
    width: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .openData a {
    width: 165px;
  }
}
.topRightIndex {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: right;
  width: auto;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}
.topRightIndex a {
  float: left;
}
.m_topMenu {
  display: none;
}
.topRight {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: right;
  width: 580px;
  height: 70px;
  line-height: 70px;
}
.topRight a {
  float: left;
}
.topMenu {
  overflow: hidden;
}
.topMenu li {
  float: left;
  font-size: 92%;
  width: auto;
  padding: 0px;
}
.topMenu li a {
  color: #666;
}
.topMenu li a:hover {
  color: #f06a42;
}
.topMenu li:nth-child(1) {
  padding: 0px 10px 0px 35px;
  background: url(../../../resources/images/sitemap.svg) center left no-repeat;
  background-size: 26%;
}
.topMenu li:nth-child(2) {
  padding: 0px 10px 0px 35px;
  background: url(../../../resources/images/ask.svg) center left no-repeat;
  background-size: 26%;
}
.topMenu li:nth-child(3) {
  padding: 0px 10px 0px 35px;
  background: url(../../../resources/images/mail.svg) center left no-repeat;
  background-size: 26%;
}
.topMenu li:nth-child(4) a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-left: 1px #dbdbdb solid;
  width: 85px;
  background-color: #eee;
  text-align: center;
  font-size: 1rem;
}
.topMenu li:nth-child(4) a:hover {
  background-color: #666;
  color: #fff;
}
.topMenu li:nth-child(5) a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-left: 1px #dbdbdb solid;
  border-right: 1px #dbdbdb solid;
  width: 85px;
  background-color: #eee;
  text-align: center;
  font-size: 1rem;
}
.topMenu li:nth-child(5) a:hover {
  background-color: #666;
  color: #fff;
}
.topMenu li:nth-child(6) a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-left: 1px #ffffff solid;
  border-right: 1px #dbdbdb solid;
  width: 85px;
  background: url(../../../resources/images/menu.svg) center center no-repeat;
  background-size: 60%;
  background-color: #eee;
  text-indent: -9999px;
}
.topMenu li:nth-child(6) a:hover {
  background: url(../../../resources/images/menuClick.svg) center center
    no-repeat;
  background-size: 60%;
  background-color: #666;
}
.m_topMenu li {
  display: inline-block;
  font-size: 92%;
  width: 70px;
  padding: 0px;
}
.m_topMenu li a {
  color: #666;
}
.m_topMenu li a:hover {
  color: #f06a42;
}
.m_topMenu li:nth-child(1) a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-left: 1px #dbdbdb solid;
  border-right: 1px #dbdbdb solid;
  width: 75px;
  background-color: #eee;
  text-align: center;
  font-size: 110%;
}
.m_topMenu li:nth-child(1) a:hover {
  background-color: #666;
  color: #fff;
}
.m_topMenu li:nth-child(2) a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-left: 1px #ffffff solid;
  border-right: 1px #dbdbdb solid;
  width: 75px;
  background: url(../../../resources/images/menu.svg) center center no-repeat;
  background-size: 60%;
  background-color: #eee;
  text-indent: -9999px;
  color: rgba(0, 0, 0, 0);
  margin: 0px 0px 0px 1px;
}
.m_topMenu li:nth-child(2) a:hover {
  background: url(../../../resources/images/menuClick.svg) center center
    no-repeat;
  background-size: 60%;
  background-color: #666;
}
@media screen and (max-width: 1000px) {
  .topRightIndex {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 46%;
    height: 70px;
    line-height: 70px;
    text-align: right;
  }
  .topRight {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 46%;
    height: 70px;
    line-height: 70px;
    text-align: right;
  }
  .topMenu {
    display: none;
  }
  .m_topMenu {
    display: block;
  }
}
.navMenu {
  width: 1000px;
  margin: 0px auto;
  overflow: hidden;
}
.navMenu li {
  width: 14.2%;
  float: left;
  text-align: center;
  background: url(../../../resources/images/zh-tw/line.png) center right
    no-repeat;
}
.navMenu li:last-child {
  background: url(../../../resources/images/zh-tw/lineno.png) center right
    no-repeat;
}
.navMenu li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 60px;
  display: block;
  color: #fff;
  text-decoration: none;
}
.navMenu li a:hover {
  color: #f60;
}
.mainBanner {
  width: 100%;
  height: 410px;
  background: url(../../../resources/images/banner_bg.jpg) top right no-repeat;
  background-size: auto 100%;
}
@media screen and (max-width: 1000px) {
  .mainBanner {
    width: 100%;
    height: 260px;
    background: url(../../../resources/images/banner_bg.jpg) top right no-repeat;
    background-size: auto 100%;
  }
}
.mainBannerArea {
  width: 1000px;
  height: 410px;
  margin: 0px auto;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .mainBannerArea {
    width: 100%;
    height: 300px;
  }
}
.bannerText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 10%;
  left: 5%;
  padding: 20px;
  max-width: 50%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
@media screen and (max-width: 1000px) {
  .bannerText {
    display: none;
  }
}
.mainBanner2 {
  width: 100%;
  height: 300px;
  background-image: url("../images/banner_bg.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
}
@media screen and (max-width: 1000px) {
  .mainBanner2 {
    display: none;
  }
}
.mainBanner2.forest {
  width: 100%;
  height: 450px;
  background-color: #000;
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 1000px) {
  .mainBanner2.forest {
    display: none;
  }
}
.content {
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #ededed;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05) inset;
}
.contentmain {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0px 5px;
  margin-bottom: 50px;
  margin-top: 20px;
}
.mainbutton {
  width: 1000px;
  margin: 0px auto;
  display: block;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .mainbutton {
    width: 100%;
    height: 100%;
  }
}
.mainbutton li {
  display: inline-block;
  width: 24%;
  margin-left: -5px;
  text-align: center;
  border-right: 0px #ccc solid;
  border-left: 0px #ffffff solid;
  vertical-align: top;
}
@media screen and (max-width: 1000px) {
  .mainbutton li {
    width: 33%;
    vertical-align: top;
    min-height: 170px;
    border-right: 0px #ccc solid;
    border-left: 0px #ffffff solid;
  }
}
@media screen and (max-width: 480px) {
  .mainbutton li {
    width: 49.5%;
    vertical-align: top;
    min-height: 170px;
  }
}
.mainbutton li:nth-child(1) {
  margin-left: 0px;
  border-left: 0px #d4d4d4 solid;
}
.mainbutton li:nth-child(3) {
  border-right: 0px #d4d4d4 solid;
}
@media screen and (max-width: 1000px) {
  .mainbutton li {
    border-left: 0px #d4d4d4 solid;
  }
  .mainbutton li:nth-child(3) {
    border-right: 0px #d4d4d4 solid;
  }
}
.mainbutton li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 190px 0px 0px 0px;
  display: block;
  background-color: #ededed;
  width: 100%;
  height: 250px;
  color: #932222;
  font-size: 125%;
}
@media screen and (max-width: 1000px) {
  .mainbutton li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 70% 10px 50px 10px;
    display: block;
    background-color: #ededed;
    width: 100%;
    height: 100%;
    color: #932222;
    font-size: 110%;
    vertical-align: top;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 480px) {
  .mainbutton li a {
    padding: 75% 10px 40px 10px;
    font-size: 100%;
  }
}
.mainbutton li a:hover {
  display: block;
  background-color: #0cc;
  width: 100%;
}
.mainbutton li:nth-child(2) a {
  background: url(../../../resources/images/button4.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 28px;
}
.mainbutton li:nth-child(2) a:hover {
  background: url(../../../resources/images/button4Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 28px;
  background-color: #d6c091;
  color: #fff;
}
.mainbutton li:nth-child(3) a {
  background: url(../../../resources/images/button2.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 28px;
}
.mainbutton li:nth-child(3) a:hover {
  background: url(../../../resources/images/button2Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 28px;
  background-color: #f48867;
  color: #fff;
}
.mainbutton li:nth-child(4) a {
  background: url(../../../resources/images/button3.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 28px;
}
.mainbutton li:nth-child(4) a:hover {
  background: url(../../../resources/images/button3Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 28px;
  background-color: #e49292;
  color: #fff;
}
.mainbutton li:nth-child(1) a {
  background: url(../../../resources/images/button1.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 28px;
}
.mainbutton li:nth-child(1) a:hover {
  background: url(../../../resources/images/button1Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 28px;
  background-color: #84b3cc;
  color: #fff;
}
.mainbutton li:nth-child(5) a {
  background: url(../../../resources/images/button5.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 28px;
}
.mainbutton li:nth-child(5) a:hover {
  background: url(../../../resources/images/button5Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 28px;
  background-color: #c4d38e;
  color: #fff;
}
.mainbutton li:nth-child(6) a {
  background: url(../../../resources/images/button6.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 28px;
}
.mainbutton li:nth-child(6) a:hover {
  background: url(../../../resources/images/button6Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 28px;
  background-color: #8ac5c2;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .mainbutton li:nth-child(1) a {
    background: url(../../../resources/images/button1.svg) top center no-repeat;
    background-size: 65%;
    background-position: center 20%;
    height: 170px;
  }
  .mainbutton li:nth-child(1) a:hover {
    background: url(../../../resources/images/button1Click.svg) top center
      no-repeat;
    background-size: 65%;
    background-position: center 20%;
    background-color: #84b3cc;
    color: #fff;
  }
  .mainbutton li:nth-child(2) a {
    background: url(../../../resources/images/button4.svg) top center no-repeat;
    background-size: 65%;
    background-position: center 20%;
    height: 170px;
  }
  .mainbutton li:nth-child(2) a:hover {
    background: url(../../../resources/images/button4Click.svg) top center
      no-repeat;
    background-size: 65%;
    background-position: center 20%;
    background-color: #d6c091;
    color: #fff;
  }
  .mainbutton li:nth-child(3) a {
    background: url(../../../resources/images/button2.svg) top center no-repeat;
    background-size: 65%;
    background-position: center 20%;
    height: 170px;
  }
  .mainbutton li:nth-child(3) a:hover {
    background: url(../../../resources/images/button2Click.svg) top center
      no-repeat;
    background-size: 65%;
    background-position: center 20%;
    background-color: #e49292;
    color: #fff;
  }
  .mainbutton li:nth-child(4) a {
    background: url(../../../resources/images/button3.svg) top center no-repeat;
    background-size: 65%;
    background-position: center 20%;
    height: 170px;
  }
  .mainbutton li:nth-child(4) a:hover {
    background: url(../../../resources/images/button3Click.svg) top center
      no-repeat;
    background-size: 65%;
    background-position: center 20%;
    background-color: #e49292;
    color: #fff;
  }
  .mainbutton li:nth-child(5) a {
    background: url(../../../resources/images/button5.svg) top center no-repeat;
    background-size: 65%;
    background-position: center 20%;
    height: 170px;
  }
  .mainbutton li:nth-child(5) a:hover {
    background: url(../../../resources/images/button5Click.svg) top center
      no-repeat;
    background-size: 65%;
    background-position: center 20%;
    background-color: #c4d38e;
    color: #fff;
  }
  .mainbutton li:nth-child(6) a {
    background: url(../../../resources/images/button6.svg) top center no-repeat;
    background-size: 65%;
    background-position: center 20%;
    height: 170px;
  }
  .mainbutton li:nth-child(6) a:hover {
    background: url(../../../resources/images/button6Click.svg) top center
      no-repeat;
    background-size: 65%;
    background-position: center 20%;
    background-color: #8ac5c2;
    color: #fff;
  }
}
footer {
  width: 100%;
  background-color: #c3c3c3;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05) inset;
}
@media screen and (max-width: 1000px) {
  .copyright div {
    margin: 6px 0px;
  }
}
.copyright img {
  vertical-align: middle;
}
@media screen and (max-width: 1000px) {
  .copyright img {
    display: block;
    text-align: center;
  }
}
.searchArea {
  background-color: #ffffff;
  display: block;
  width: 100%;
  overflow: hidden;
}
.searchAreaMain {
  width: 1000px;
  margin: 0px auto;
  padding: 20px 0px;
  overflow: hidden;
  font-size: 0rem;
}
.searchAreaMain .searchTitle {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 2rem;
  line-height: 1em;
  color: #7d0000;
  margin-right: 20px;
}
.menuList {
  margin: 23px 20px 23px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  font-size: 0.8125rem;
  font-family: Arial;
  font-weight: normal;
  text-indent: -9999px;
  border-radius: 8px;
  border: 1px solid #dcdcdc;
  text-decoration: none;
  background: url(../../../resources/images/menuList.png) center center
    no-repeat;
  background-size: cover;
  background-color: #f0f0f0;
  color: #777777;
  float: left;
  text-shadow: 1px 1px 0px #ffffff;
  -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
  box-shadow: inset 1px 1px 0px 0px #ffffff;
}
.menuList:hover {
  background: url(../../../resources/images/menuListClick.png) center center
    no-repeat;
  background-size: cover;
  background-color: #a80000;
  -webkit-box-shadow: inset 1px 1px 2px 2px #970000;
  box-shadow: inset 1px 1px 2px 2px #970000;
}
.menuList:active {
  position: relative;
  top: 1px;
}
@media screen and (max-width: 1000px) {
  .menuList {
    display: none;
  }
}
.searchAreaMain .selectYear {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  font-size: 1rem;
}
.searchAreaMain .selectYear::before {
  content: "";
  width: 15px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  background-image: url("../../../resources/images/dot.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
}
.searchAreaMain .selectYear select {
  width: 150px;
  height: 40px;
  padding: 8px 6px;
  border-radius: 8px;
  border: #e0e0e0 1px solid;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  font-size: 1rem;
}
.searchAreaMain .selectClass {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  font-size: 1rem;
}
.searchAreaMain .selectClass::before {
  content: "";
  width: 15px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  background-image: url("../../../resources/images/dot.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
}
.searchAreaMain .selectClass select {
  height: 40px;
  padding: 8px 6px;
  border-radius: 8px;
  border: #e0e0e0 1px solid;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  font-size: 1rem;
}
.searchAreaMain .inputKeyword {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  overflow: hidden;
}
.searchAreaMain .inputKeyword input[type="text"] {
  width: 120px;
  height: 40px;
  padding: 8px 6px;
  border-radius: 8px 0px 0px 8px;
  border: #e0e0e0 1px solid;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  font-size: 1rem;
  float: left;
}
.searchAreaMain .inputKeyword .btn {
  width: 40px;
  height: 40px;
  margin: 0px;
  font-size: 1rem;
  text-indent: -9999px;
  border-radius: 0px 8px 8px 0px;
  border: #dcdcdc 1px solid;
  background-image: url("../../../resources/images/search.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #ededed;
  text-shadow: 1px 1px 0px #ffffff;
  -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
  box-shadow: inset 1px 1px 0px 0px #ffffff;
  color: #777777;
  float: left;
  clear: none;
}
.searchAreaMain .inputKeyword .btn:hover {
  background-image: url("../../../resources/images/searchClick.svg");
  background-color: #a80000;
  -webkit-box-shadow: inset 1px 1px 2px 2px #970000;
  box-shadow: inset 1px 1px 2px 2px #970000;
}
.searchAreaMain .inputKeyword .btn:active {
  position: relative;
  top: 1px;
}
@media screen and (max-width: 1000px) {
  .searchAreaMain {
    width: 100%;
    padding: 20px 15px;
  }
  .searchAreaMain .searchTitle {
    font-size: 1.8rem;
  }
  .searchAreaMain .searchTitle,
  .searchAreaMain .selectYear,
  .searchAreaMain .selectClass,
  .searchAreaMain .inputKeyword {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}
.main {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0px auto;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    margin: 0px auto;
  }
}
@media screen and (max-width: 480px) {
  .main {
    width: 90%;
  }
}
.content .path {
  padding: 20px 0px;
  font-size: 1rem;
}
.content .path img {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 1000px) {
  .content .path a {
    color: #666;
    margin: 0px 5px 0px 3px;
  }
  .content .path img {
    width: 20px;
    height: 20px;
  }
  .accesskeytype {
    display: none;
  }
}
.title {
  position: relative;
  overflow: hidden;
  min-height: 40px;
}
@media screen and (max-width: 1000px) {
  .title {
    min-height: 0px;
  }
}
.dataNumber {
  position: absolute;
  top: 0px;
  right: 10px;
  line-height: 35px;
}
.txtline {
  color: #ccc;
  margin: 0px 20px 0px 20px;
  font-size: 80%;
  display: none;
}
.dataNumber .bigA,
.dataNumber .smallA {
  display: inline-block;
  vertical-align: top;
  font-size: 1.3rem;
  border: 1px #d1d1d1 solid;
  background: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-color: #ededed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: inset 1px 1px 0px 0px #fff;
  box-shadow: inset 1px 1px 0px 0px #fff;
  color: #333;
  width: 60px;
  text-align: center;
}
.dataNumber .bigA:hover,
.dataNumber .smallA:hover {
  background: -ms-linear-gradient(top, #a80000 5%, #710000 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #a80000),
    color-stop(100%, #710000)
  );
  background-color: #a80000;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a80000', endColorstr='#710000');
  -webkit-box-shadow: inset 1px 1px 2px 2px #970000;
  box-shadow: inset 1px 1px 2px 2px #970000;
  color: #fff;
}
.dataNumber .bigA {
  padding: 0px 10px 0px 15px;
  border-radius: 12px 0px 0px 12px;
  margin-left: 10px;
}
.dataNumber .smallA {
  padding: 0px 15px 0px 10px;
  border-radius: 0px 12px 12px 0px;
}
.dataNumber .bigA > sup,
.dataNumber .smallA > sup {
  color: inherit;
}
@media screen and (max-width: 1000px) {
  .dataNumber {
    display: none;
  }
}
.qa {
  display: none;
  margin: 23px 0px 23px 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  font-size: 0.8125rem;
  font-family: Arial;
  font-weight: normal;
  text-indent: -9999px;
  border-radius: 8px;
  border: 1px solid #dcdcdc;
  text-decoration: none;
  background: url(../../../resources/images/qa.png) center center no-repeat;
  background-size: cover;
  background-color: #ededed;
  color: #777777;
  float: left;
  text-shadow: 1px 1px 0px #ffffff;
  -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
  box-shadow: inset 1px 1px 0px 0px #ffffff;
}
.qa:hover {
  background: url(../../../resources/images/qaClick.png) center center no-repeat;
  background-size: cover;
  background-color: #a80000;
  -webkit-box-shadow: inset 1px 1px 2px 2px #970000;
  box-shadow: inset 1px 1px 2px 2px #970000;
}
.qa:active {
  position: relative;
  top: 1px;
}
@media screen and (max-width: 1000px) {
  .qa {
    display: none;
  }
}
.contentmain .download dl {
  overflow: hidden;
}
.contentmain .download dt,
.contentmain .download dd {
  padding: 10px 0px;
  line-height: 40px;
  float: left;
}
.contentmain .download dt {
  width: 80%;
}
.contentmain .download dd {
  width: 20%;
}
.contentmain .download img {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
}
.contentmain .download a > span {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  padding-left: 10px;
}
@media screen and (max-width: 480px) {
  .contentmain .download {
    font-size: 1rem;
  }
  .contentmain .download dt,
  .contentmain .download dd {
    width: 100%;
    float: none;
    display: block;
    padding: 5px 0px;
  }
}
.downloadTable {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0px;
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 1199px) {
  .downloadTable {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    margin: 10px 5% 30px 5%;
  }
}
table,
td,
th {
  border: 0px solid #fff;
}
table th {
  padding: 10px;
}
table td {
  padding: 8px;
}
.downloadTable th {
  background-color: #307478;
  padding: 10px;
  color: #fff;
  text-align: left;
}
.downloadTable tr {
  background-color: #f1f1f1;
}
.downloadTable tr:nth-child(odd) {
  background-color: #dbdbdb;
}
.downloadTable td {
  padding: 8px;
  vertical-align: middle;
}
.downloadTable img {
  width: 40px;
  height: 40px;
  padding: 5px 0px 0px 0px;
}
.td_bg1 {
  background-color: #efefef;
}
.downloadTable th:nth-child(1) {
  width: 10%;
  text-align: center;
}
.downloadTable th:nth-child(2) {
  width: 68%;
}
.downloadTable th:nth-child(3) {
  width: 10%;
}
.downloadTable th:nth-child(4) {
  width: 20%;
  text-align: center;
}
.downloadTable tr td:nth-child(1) {
  text-align: center;
}
.downloadTable tr td:nth-child(4) {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .downloadTable th {
    padding: 10px 8px;
  }
  .downloadTable td {
    padding: 5px 8px;
  }
  .downloadTable th:nth-child(4) {
    width: 30%;
  }
  .downloadTable th:nth-child(1) {
    display: none;
  }
  .downloadTable th:nth-child(3) {
    display: none;
  }
  .downloadTable tr td:nth-child(1) {
    display: none;
  }
  .downloadTable tr td:nth-child(3) {
    display: none;
  }
}
.page {
  overflow: hidden;
  display: block;
  clear: both;
  text-align: center;
  width: 100%;
  padding: 30px 0px 50px 0px;
  color: #cc9;
  vertical-align: bottom;
}
.pageList li {
  display: inline-block;
}
.page .pageList li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #bcbab6;
  border-radius: 50%;
  color: #ffffff;
  padding: 0px;
  margin: 0px 5px 0px 5px;
  border-bottom: 0px #cccccc solid;
  vertical-align: middle;
  text-decoration: none;
}
.page .pageList li .selected {
  background-color: #f06a42 !important;
  color: #ffffff;
}
.page .pageList li a:hover {
  background-color: #e87536;
  color: #ffffff;
}
.pageList li:first-child a {
  background: url(../../../resources/images/prev.svg) center center no-repeat;
  background-size: cover;
  background-color: #63b4b8;
  text-indent: -9999px;
}
.pageList li:last-child a {
  background: url(../../../resources/images/next.svg) center center no-repeat;
  background-size: cover;
  background-color: #63b4b8;
  text-indent: -9999px;
}
@media screen and (max-width: 1000px) {
  .page {
    overflow: hidden;
    display: block;
    clear: both;
    text-align: center;
    width: 100%;
    padding: 20px 0px 30px 0px;
    color: #cc9;
    vertical-align: bottom;
  }
  .pageList li {
    display: inline-block;
  }
  .page .pageList li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #bcbab6;
    border-radius: 50%;
    color: #ffffff;
    padding: 0px;
    margin: 5px 2px 5px 2px;
    border-bottom: 0px #cccccc solid;
    vertical-align: baseline;
    text-decoration: none;
    font-size: 80%;
  }
  .page .pageList li .selected {
    background-color: #f06a42 !important;
    color: #ffffff;
  }
  .page .pageList li a:hover {
    background-color: #e87536;
    color: #ffffff;
  }
  .pageList li:first-child a {
    background: url(../../../resources/images/prev.svg) center center no-repeat;
    background-size: cover;
    background-color: #63b4b8;
    text-indent: -9999px;
  }
  .pageList li:last-child a {
    background: url(../../../resources/images/next.svg) center center no-repeat;
    background-size: cover;
    background-color: #63b4b8;
    text-indent: -9999px;
  }
}
.content ul.photoList {
  list-style: none;
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 30px auto;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .content ul.photoList {
    margin: 0px auto;
  }
}
.photoList li {
  width: 290px;
  display: inline-block;
  margin: 0px 18px 36px;
  padding: 0px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .photoList li {
    margin: 0px auto 36px;
  }
}
.photoList li img {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.photoList li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 300px;
  color: #666;
  text-decoration: none;
  font-size: 110%;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1025px) {
  .photoList li a:hover {
    background-color: #f06a42;
    color: #fff;
  }
  .photoList li a:focus {
    background-color: #f06a42;
    color: #fff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
  }
  .photoList li a:focus img {
    opacity: 0.4;
  }
}
.downloadText {
  position: absolute;
  top: 28%;
  left: 50%;
  margin-left: -50px;
  color: #fff;
  font-size: 130%;
  padding: 5px 25px;
  border: 1px #ffffff solid;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  z-index: 10;
}
.photoText {
  text-align: left;
  padding: 12px;
  font-size: 85%;
  line-height: 1.4em;
}
.photobg {
  background-color: #000;
  width: 290px;
  height: 202px;
  display: block;
}
.content ul.photoList3 {
  list-style: none;
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 30px auto 30px auto;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .content ul.photoList3 {
    margin: 0px auto 0px auto;
  }
}
.photoList3 li {
  width: 28%;
  display: inline-block;
  margin: 0px 16px 36px;
  padding: 0px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .photoList3 li {
    width: 100%;
    margin: 0px auto 36px;
  }
}
.photoList3 li img {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.photoList3 li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: auto;
  color: #666;
  text-decoration: none;
  font-size: 110%;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1025px) {
  .photoList3 li a:focus {
    background-color: #f06a42;
    color: #fff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
  }
  .photoList3 li a:focus img {
    opacity: 0.4;
  }
}
.photoList3 li a:hover {
  background-color: #f06a42;
  color: #fff;
}
.downloadText3 {
  position: absolute;
  top: 28%;
  left: 50%;
  margin-left: -65px;
  color: #fff;
  font-size: 100%;
  padding: 5px 25px 5px 25px;
  border: 1px #ffffff solid;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  z-index: 10;
}
.photobg3 {
  background-color: #000;
  width: 100%;
  height: auto;
  display: block;
}
.agreePage {
  display: block;
  width: 100%;
  height: 100%;
}
.agreeArea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 900px;
  margin: 0px auto;
  color: #fff;
  padding: 10% 30px 70px 30px;
}
@media screen and (max-width: 1000px) {
  .agreeArea {
    padding: 10% 20px 40px 20px;
    width: 100%;
  }
}
.agreeTitle {
  text-align: center;
  color: #fff;
  padding: 0px 0px 13px 0px;
  margin: 0px 0px 30px 0px;
  background-size: contain;
}
@media screen and (max-width: 1000px) {
  .agreeTitle {
    text-align: center;
    color: #fff;
    padding: 0px 0px 13px 0px;
    margin: 0px 0px 20px 0px;
    background-size: contain;
    line-height: 1.6em;
    font-size: 150%;
  }
}
.agreeTitle img {
  width: 80px;
  height: 80px;
  vertical-align: middle;
  margin: 0px 10px 0px 0px;
}
@media screen and (max-width: 1000px) {
  .agreeTitle img {
    display: none;
  }
}
.agreeText {
  font-size: 110%;
  line-height: 2em;
}
.agreeText a {
  color: #ff6030;
}
.agreeText a:hover {
  color: #c00;
}
.blackBg {
  background-color: #000;
}
.buttonArea {
  clear: both;
  display: block;
  text-align: center;
  padding: 30px 20px 20px 20px;
  font-size: 130%;
}
@media screen and (max-width: 1000px) {
  .buttonArea {
    display: block;
    text-align: center;
    padding: 10px 0px 20px 0px;
    font-size: 110%;
  }
}
.buttonArea a {
  padding: 6px 40px 6px 40px;
  background-color: #ff6030;
  margin: 0px 14px 0px 14px;
  color: #fff;
}
.buttonArea a:hover {
  background-color: #666;
}
@media screen and (max-width: 1000px) {
  .buttonArea a {
    padding: 6px 20px;
    background-color: #ff6030;
    margin: 0px 10px;
    color: #fff;
  }
}
.buttonArea input[type="submit"] {
  font-family: "微軟正黑體", Arial;
  padding: 6px 40px;
  background-color: #ff6030;
  margin: 10px 14px;
  color: #fff;
  border-radius: 0px;
  border: 0px #ffffff solid;
  font-size: 85%;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .buttonArea input[type="submit"] {
    padding: 6px 30px;
    margin: 10px 4px;
  }
}
.buttonArea input[type="submit"]:hover {
  background-color: #666;
}
.package {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1000px;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .package {
    width: 100%;
  }
}
.package > li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 25px 20px 25px;
  display: block;
  overflow: hidden;
  height: auto;
  color: #666;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1000px) {
  .package > li {
    margin: 0px 25px 20px 25px;
  }
}
.packageAll {
  display: block;
  padding: 16px;
  overflow: hidden;
}
.packageLeft {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
  display: block;
}
@media screen and (max-width: 1000px) {
  .packageLeft {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    display: block;
  }
}
.packageLeft img {
  display: block;
  width: 100%;
  height: auto;
}
.packageRight {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 58%;
  display: block;
  padding: 16px 10px 16px 20px;
}
@media screen and (max-width: 1000px) {
  .packageRight {
    float: left;
    width: 100%;
    padding: 16px 0px 16px 0px;
  }
}
.packageRight h2 {
  color: #7e0202;
  font-size: 1.6rem;
}
@media screen and (max-width: 1000px) {
  .packageRight h2 {
    font-size: 1.2rem;
  }
}
.packageRightButton {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 17%;
  height: 192px;
  display: block;
  padding: 0px;
}
@media screen and (max-width: 1000px) {
  .packageRightButton {
    width: 100%;
    float: left;
    height: auto;
  }
}
.packageAllList {
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #7f7f7f;
  height: auto;
}
.packageAllList h2 {
  color: #fff;
  padding: 25px 20px 10px 55px;
}
@media screen and (max-width: 1000px) {
  .packageAllList h2 {
    padding: 20px 10px 10px 20px;
    font-size: 120%;
  }
}
.packageAllList ul.photoList2 {
  list-style: none;
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .packageAllList ul.photoList2 {
    margin: 10px 0px;
  }
}
.packageAllList .photoList2 li {
  width: 23%;
  display: inline-block;
  margin: 20px 8px 20px;
  padding: 0px;
  position: relative;
}
.packageAllList .downloadText2 {
  position: absolute;
  top: 28%;
  left: 50%;
  margin-left: -50px;
  color: #fff;
  font-size: 130%;
  padding: 5px 25px 5px 25px;
  border: 1px #ffffff solid;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  z-index: 10;
}
.packageAllList .photoList2 li img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 1;
}
.packageAllList .photoText2 {
  text-align: left;
  padding: 10px;
  font-size: 95%;
}
.packageAllList .photoList2 li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 260px;
  color: #666;
  text-decoration: none;
  font-size: 90%;
  line-height: 1.4em;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.packageAllList .photoList2 li a:hover {
  background-color: #f06a42;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .packageAllList .photoList2 li a:hover {
    background-color: #f06a42;
    color: #fff;
  }
}
.packageAllList .photobg2 {
  background-color: #000;
}
.packageNunmer {
  color: #d7d7d7;
  padding: 0px 0px 0px 30px;
  font-size: 80%;
}
@media screen and (max-width: 1000px) {
  .packageNunmer {
    padding: 0px 0px 0px 20px;
    font-size: 70%;
  }
}
.packageDownload,
.packageContent {
  width: 100%;
  height: 95px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #307478;
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 8px;
  position: relative;
}
.packageDownload:hover,
.packageContent:hover {
  background-color: #f06a42;
  color: #fff;
}
.packageDownload::before,
.packageContent::before {
  content: "";
  display: block;
  width: 100%;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.packageDownload::before {
  background-image: url("../images/icon/packageDownload.svg");
}
.packageContent::before {
  background-image: url("../images/icon/package.svg");
}
@media screen and (min-width: 1025px) {
  .packageDownload:focus,
  .packageContent:focus {
    color: #fff;
    background-color: #f06a42;
  }
}
@media screen and (max-width: 1000px) {
  .packageDownload,
  .packageContent {
    width: calc(50% - 5px);
    float: left;
    margin-bottom: 0px;
  }
  .packageDownload {
    margin-right: 5px;
  }
  .packageContent {
    margin-left: 5px;
  }
}
.subMenuArea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 55px;
  background-color: #7e0202;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1) inset;
}
.mmenu {
  display: none;
}
@media screen and (max-width: 1000px) {
  .mmenu {
    display: none;
    width: 100%;
    background-color: #e87536;
    z-index: 100;
  }
  .m_mainMenu li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: left;
    padding: 15px 0px 15px 20px;
    color: #fff;
    text-decoration: none;
    width: 100%;
    border-bottom: 1px #f6894d solid;
    font-size: 110%;
  }
  .m_mainMenu li ul li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: left;
    padding: 15px 0px 15px 50px;
    color: #fff;
    text-decoration: none;
    width: 100%;
    background-color: #d16022;
    font-size: 100%;
    border-bottom: 1px #e87536 solid;
  }
  .m_mainMenu > li:nth-child(2) {
    display: none;
  }
}
.topArea {
  display: block;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  text-align: right;
}
.topBtn a {
  display: block;
  float: right;
  width: 57px;
  height: 57px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 25px 0px 0px 0px;
  border-radius: 50%;
  font-size: 75%;
  text-decoration: none;
  color: #41403c;
  letter-spacing: 0px;
  background: url(../images/icon/arrowTop.svg) center center no-repeat;
  background-position: 50% 20%;
  background-size: 55%;
  background-color: #ffffff;
}
.no-js .topBtn a {
  display: none;
}
.topBtn a:hover {
  color: #fff;
  background: url(../images/icon/arrowTopClick.svg) center center no-repeat;
  background-position: top center;
  background-position: 50% 20%;
  background-size: 55%;
  background-color: #e87536;
}
.mainbutton2 {
  width: 1000px;
  margin: 0px auto;
  display: block;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .mainbutton2 {
    width: 100%;
    height: 100%;
  }
}
.mainbutton2 li {
  display: inline-block;
  width: 24%;
  margin-left: -5px;
  text-align: center;
  border-right: 0px #ccc solid;
  border-left: 0px #ffffff solid;
  vertical-align: top;
}
@media screen and (max-width: 1000px) {
  .mainbutton2 li {
    width: 32.8%;
    vertical-align: top;
    min-height: 170px;
  }
}
.mainbutton2 li:nth-child(1) {
  margin-left: 0px;
  border-left: 0px #d4d4d4 solid;
}
@media screen and (max-width: 1000px) {
  .mainbutton2 li:nth-child(1) {
    border-left: 0px #d4d4d4 solid;
  }
}
.mainbutton2 li:nth-child(3) {
  border-right: 0px #d4d4d4 solid;
}
@media screen and (max-width: 1000px) {
  .mainbutton2 li:nth-child(3) {
    border-right: 0px #d4d4d4 solid;
  }
}
.mainbutton2 li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 190px 0px 0px 0px;
  display: block;
  background-color: #ededed;
  width: 100%;
  height: 260px;
  color: #932222;
  font-size: 130%;
}
@media screen and (max-width: 1000px) {
  .mainbutton2 li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 79% 10px 20px 10px;
    display: block;
    background-color: #ededed;
    width: 100%;
    height: 100%;
    color: #932222;
    font-size: 98%;
    vertical-align: top;
    letter-spacing: 0px;
  }
}
.mainbutton2 li a:hover {
  display: block;
  width: 100%;
}
.mainbutton2 li:nth-child(2) a {
  background: url(../../../resources/images/button4.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton2 li:nth-child(2) a:hover {
  background: url(../../../resources/images/button4Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
.mainbutton2 li:nth-child(3) a {
  background: url(../../../resources/images/button2.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton2 li:nth-child(3) a:hover {
  background: url(../../../resources/images/button2Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
.mainbutton2 li:nth-child(4) a {
  background: url(../../../resources/images/button3.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton2 li:nth-child(4) a:hover {
  background: url(../../../resources/images/button3Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
.mainbutton2 li:nth-child(1) a {
  background: url(../../../resources/images/button1.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton2 li:nth-child(1) a:hover {
  background: url(../../../resources/images/button1Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
.mainbutton2 li:nth-child(5) a {
  background: url(../../../resources/images/button5.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton2 li:nth-child(5) a:hover {
  background: url(../../../resources/images/button5Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
.mainbutton2 li:nth-child(6) a {
  background: url(../../../resources/images/button6.svg) top center no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton2 li:nth-child(6) a:hover {
  background: url(../../../resources/images/button6Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
@media screen and (max-width: 1000px) {
  .mainbutton2 li:nth-child(1) a {
    background: url(../../../resources/images/button1.svg) top center no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton2 li:nth-child(1) a:hover {
    background: url(../../../resources/images/button1Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
  .mainbutton2 li:nth-child(2) a {
    background: url(../../../resources/images/button4.svg) top center no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton2 li:nth-child(2) a:hover {
    background: url(../../../resources/images/button4Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
  .mainbutton2 li:nth-child(3) a {
    background: url(../../../resources/images/button2.svg) top center no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton2 li:nth-child(3) a:hover {
    background: url(../../../resources/images/button2Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
  .mainbutton2 li:nth-child(4) a {
    background: url(../../../resources/images/button3.svg) top center no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton2 li:nth-child(4) a:hover {
    background: url(../../../resources/images/button3Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
  .mainbutton2 li:nth-child(5) a {
    background: url(../../../resources/images/button5.svg) top center no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton2 li:nth-child(5) a:hover {
    background: url(../../../resources/images/button5Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
  .mainbutton2 li:nth-child(6) a {
    background: url(../../../resources/images/button6.svg) top center no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton2 li:nth-child(6) a:hover {
    background: url(../../../resources/images/button6Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
}
.content ul.site {
  list-style: none;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  margin: 30px 0px 0px;
  font-size: 90%;
}
.site a {
  position: relative;
  color: #303030;
  text-decoration: none;
  display: inline-block;
}
.site a span {
  position: absolute;
}

.site li a span {
  position: static;
} 
.site ul li a:hover {
  color: #e66846 !important;
  text-decoration: none;
}
.site .box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0px 16px;
  margin-bottom: 39px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1000px) {
  .site .box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 0px 20px 0px;
    width: 98%;
  }
}
.site .box > a {
  display: block;
  background-color: #c8451e;
  color: #fff;
  padding: 8px 20px 8px 44px;
}
.site .box > a span {
  left: 18px;
  top: 8px;
}
.site .box > ul {
  padding: 13px 20px;
  background-color: #fff;
  list-style: none;
  margin-bottom: 0px;
}
.site .box ul li {
  margin: 5px 0;
}
.site .box ul > li > a {
  padding-left: 42px;
}
.site .box ul > li > a span {
  left: 0px;
  top: 0px;
}
.site .box > ul > li > ul {
  padding-left: 15px;
  margin: 12px 0;
}
.site .box > ul > li > ul a {
  color: #777;
  padding-left: 46px;
}
.author2 li {
  list-style-type: decimal;
  margin: 0px 0px 0px 56px;
}
.mainCnt dl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 20px 0px;
  padding: 20px 30px;
  background: #ffffff;
  border-radius: 12px;
}
.mainCnt dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: block;
  padding: 6px 0px;
  font-weight: normal;
  width: 100%;
  text-align: left;
  color: #7d0000;
}
@media screen and (max-width: 1000px) {
  .mainCnt dt {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .mainCnt dl {
    padding: 20px 15px;
  }
}
dt.dtstyle2 {
  width: 100%;
}
.mainCnt dd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: block;
  padding: 8px 0px 10px 0px;
  font-weight: normal;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .mainCnt dd {
    width: 100%;
  }
}
input#ctl08_txt3 {
  width: 25%;
  margin: 0px 10px 0px 0px;
  padding: 6px;
  border: 1px #cccccc solid;
}
input#ctl08_txt4 {
  width: 25%;
  margin: 0px 10px 0px 0px;
  padding: 6px;
  border: 1px #cccccc solid;
}
input#ctl08_txt_imgpwd {
  width: 25%;
  margin: 0px 10px 0px 0px;
  padding: 6px;
  border: 1px #cccccc solid;
  float: left;
  height: 35px;
}
input#survey1_txt_imgpwd {
  width: 25%;
  margin: 0px 10px 0px 0px;
  padding: 6px;
  border-radius: 6px;
  border: 1px #cccccc solid;
  float: left;
}
@media screen and (max-width: 600px) {
  input#ctl08_txt3 {
    width: 100%;
  }
  input#survey1_txt3 {
    width: 100%;
  }
  input#ctl08_txt4 {
    width: 100%;
  }
  input#survey1_txt4 {
    width: 100%;
  }
  input#ctl08_txt_imgpwd {
    margin: 15px 0px 15px 0px;
    width: 100% !important;
  }
  input#survey1_txt_imgpwd {
    margin: 10px 0px;
    width: 100% !important;
  }
}
img#imgRnd {
  display: inline-block;
  vertical-align: top;
  margin: 0px 10px 5px 0px;
}
dd.ddstyle2 {
  width: 100%;
}
.mainCnt dl h2 {
  color: #7d0000;
  text-align: center;
  padding: 10px 0px 30px 0px;
  font-size: 160%;
  line-height: 1.4em;
}
@media screen and (max-width: 500px) {
  .mainCnt dl h2 {
    font-size: 130%;
  }
}
input#ctl08_btnSubmit {
  font-family: "微軟正黑體", Arial;
  padding: 6px 40px 6px 40px;
  background-color: #ff6030;
  margin: 10px 14px 10px 14px;
  color: #fff;
  border-radius: 0px;
  border: 0px #ffffff solid;
  font-size: 85%;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  input#ctl08_btnSubmit {
    padding: 6px 30px 6px 30px;
    margin: 10px 4px 10px 4px;
  }
}
input#ctl08_btnSubmit:hover {
  background-color: #666;
}
input#survey1_btnSubmit {
  font-family: "微軟正黑體", Arial;
  padding: 6px 40px 6px 40px;
  background-color: #ff6030;
  margin: 10px 14px 10px 14px;
  color: #fff;
  border-radius: 0px;
  border: 0px #ffffff solid;
  font-size: 85%;
  cursor: pointer;
}
input#survey1_btnSubmit:hover {
  background-color: #666;
}
.btnist {
  display: inline-block;
  vertical-align: top;
}
a.reload {
  display: inline-block;
  font-family: "微軟正黑體", Arial;
  padding: 4px 20px;
  background-color: #a92d2d;
  margin: 0px;
  color: #fff;
  font-size: 95%;
  cursor: pointer;
  letter-spacing: 0px;
  height: 35px;
}
a.reload:hover {
  background-color: #666;
}
.msgSurvey {
  color: #ff6030;
}
.msg1 {
  margin: 0px 0px 18px;
}
.content ul.mainbutton3 {
  width: 1000px;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
  margin: 0px auto;
  display: block;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .content ul.mainbutton3 {
    width: 100%;
    height: 100%;
  }
}
.content ul.mainbutton3 li {
  display: inline-block;
  width: 24%;
  margin-left: -5px;
  text-align: center;
  border-right: 0px #ccc solid;
  border-left: 0px #ffffff solid;
}
@media screen and (max-width: 1000px) {
  .content ul.mainbutton3 li {
    width: 32.8%;
    vertical-align: top;
    min-height: 170px;
  }
}
.content ul.mainbutton3 li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 190px 0px 0px 0px;
  display: block;
  background-color: #ededed;
  width: 100%;
  height: 260px;
  color: #932222;
  font-size: 130%;
}
@media screen and (max-width: 1000px) {
  .content ul.mainbutton3 li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 79% 10px 20px 10px;
    display: block;
    background-color: #ededed;
    width: 100%;
    height: 100%;
    color: #932222;
    font-size: 98%;
    vertical-align: top;
    letter-spacing: 0px;
  }
}
.mainbutton3 li a:hover {
  display: block;
  width: 100%;
}
.mainbutton3 li:nth-child(1) a {
  background: url(../../../resources/images/databutton1.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton3 li:nth-child(1) a:hover {
  background: url(../../../resources/images/databutton1Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
.mainbutton3 li:nth-child(2) a {
  background: url(../../../resources/images/databutton2.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton3 li:nth-child(2) a:hover {
  background: url(../../../resources/images/databutton2Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
.mainbutton3 li:nth-child(3) a {
  background: url(../../../resources/images/databutton3.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
}
.mainbutton3 li:nth-child(3) a:hover {
  background: url(../../../resources/images/databutton3Click.svg) top center
    no-repeat;
  background-size: 65%;
  background-position: center 24px;
  color: #f60;
}
@media screen and (max-width: 1000px) {
  .mainbutton3 li:nth-child(1) a {
    background: url(../../../resources/images/databutton1.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton3 li:nth-child(1) a:hover {
    background: url(../../../resources/images/databutton1Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
  .mainbutton3 li:nth-child(2) a {
    background: url(../../../resources/images/databutton2.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton3 li:nth-child(2) a:hover {
    background: url(../../../resources/images/databutton2Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
  .mainbutton3 li:nth-child(3) a {
    background: url(../../../resources/images/databutton3.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    height: 170px;
  }
  .mainbutton3 li:nth-child(3) a:hover {
    background: url(../../../resources/images/databutton3Click.svg) top center
      no-repeat;
    background-size: 70%;
    background-position: center 10%;
    color: #f60;
  }
}
.lastdate {
  text-align: right;
  font-size: 1rem;
  color: #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  border-top: 1px #cfcecb solid;
  clear: both;
}
.copyright a {
  padding: 0px 20px;
  color: #7d0000;
}
.copyright a.maplink {
  padding: 3px 14px;
  margin: 0px 10px;
  background-color: #7d0000;
  color: #fff;
  font-size: 90%;
}
.copyright a.maplink:hover {
  padding: 3px 14px;
  margin: 0px 10px;
  background-color: #666;
  color: #fff;
  font-size: 90%;
}
@media screen and (max-width: 500px) {
  .copyright a {
    padding: 0px 10px;
    color: #7d0000;
  }
}
ul.ullist {
  padding: 10px 0px 0px 10px;
}
ul.ullist li {
  list-style-position: inside;
  list-style-type: disc;
}
ul.ullist li a {
  color: #7d0000;
  padding-bottom: 1px;
  border-bottom: 1px #7d0000 solid;
}
body {
  font-size: 1rem;
  line-height: 1.6em;
  letter-spacing: 1.3px;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
}
.noscript-description {
  padding: 1rem;
  background-color: #f6f0d5;
}
.noscript-description p {
  color: #000;
}
p {
  font-size: 1rem;
}
h2 {
  color: #e46d49;
  font-size: 2.3rem;
  line-height: 1.6em;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
h3 {
  font-size: 1.3rem;
  color: #393939;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 1.9rem;
    letter-spacing: 1px;
  }
  h3 {
    font-size: 1.5rem;
  }
}
a {
  color: #5c564b;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a > span {
  color: inherit;
}
@media screen and (min-width: 1025px) {
  a:focus,
  a:hover {
    color: #e46d49;
  }
  a:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
  }
}
label {
  color: inherit;
}
fieldset {
  font-size: 0rem;
}
@media screen and (min-width: 1025px) {
  input[type="text"]:focus,
  input[type="button"]:focus,
  input[type="submit"]:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
  }
}
input[type="text"] {
  width: 120px;
  height: 30px;
  padding: 5px;
  border: 1px #dedede solid;
  display: inline-block;
}
input[type="button"] {
  border: none;
}
input.submit-btn {
  width: 35px;
  height: 30px;
  border: none;
  background-image: url(../images/icon/search.svg);
  background-color: #c9c9c9;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: inline-block;
}
.wrap {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  .wrap {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 480px) {
  .wrap {
    width: calc(100% - 30px);
  }
}
form {
  position: relative;
  padding-top: 83px;
}
@media screen and (max-width: 1024px) {
  form {
    padding-top: 55px;
  }
}
header {
  padding: 15px 0;
  background-color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 3000;
}
header > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .logo {
  width: 242px;
  height: 53px;
  position: relative;
  font-size: 0rem;
  padding: 0;
  margin: 0;
}
header .logo > a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  text-indent: -9999px;
  color: #000;
  background: #fff url(../images/logo.png) no-repeat center/contain;
}
header .topInfo {
  width: calc(100% - 242px);
  letter-spacing: 0;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
header .accesskeytype {
  color: #000;
}
header .topInfo a {
  display: block;
  font-size: 0.95rem;
  line-height: 30px;
  padding-right: 10px;
}
header .topInfo .link,
header .topInfo .service {
  height: 30px;
  font-size: 0rem;
}
header .topInfo .link > li,
header .topInfo .service > li {
  display: inline-block;
}
header .topInfo .service > li {
  margin: 0 7px;
}
header .topInfo .service a::before {
  content: "";
  width: 25px;
  height: 30px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
header .topInfo .service a.icon-sitemap::before {
  background-image: url(../images/icon/sitemap.svg);
}
header .topInfo .service a.icon-link::before {
  background-image: url(../images/icon/about.svg);
}
header .topInfo .service a.icon-question::before {
  background-image: url(../images/icon/question.svg);
}
header .topInfo .service a.icon-mail::before {
  background-image: url(../images/icon/mail.svg);
}
header .topInfo .link a > span {
  padding: 0 10px;
  border-left: 1px #acaaa5 solid;
}
header .topInfo .link > li:first-child a > span {
  border-left: none;
}
header .topInfo .service > li:last-child a::before {
  display: none;
}
#home header .accesskeytype {
  color: #fff;
}
#home section .accesskeytype {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  header {
    height: 55px;
    position: fixed;
    padding: 0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  }
  header .topInfo {
    display: none;
  }
  header > .wrap {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
  }
  header .logo {
    height: 55px;
    margin: auto;
  }
}
@media screen and (max-width: 480px) {
  header .logo {
    width: 200px;
  }
}
@media screen and (min-width: 1025px) {
  .mobileMenuBtn {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .mobileMenuBtn {
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/icon/menu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    font-size: 0rem;
  }
  .mobileMenuBtn > span {
    text-indent: -9999px;
    display: block;
  }
  #mm-menu {
    background: #5b5a59;
    border-color: rgba(0, 0, 0, 0.1);
    color: #fff;
  }
  #mm-menu .mm-listitem,
  #mm-menu .mm-listview {
    width: auto;
  }
  #mm-menu .mm-listitem > a,
  #mm-menu .mm-listitem > span {
    padding: 20px 10px 20px 15px;
    color: #fff;
  }
  #mm-menu .mm-listitem:after {
    left: 0;
  }
  #mm-menu .mm-listitem .mm-btn_next {
    width: 100%;
  }
  #mm-menu .mm-listitem .mm-btn_next:before {
    display: none;
  }
  #mm-menu .mm-listview .mm-btn_next:after {
    border-color: #fff;
  }
  #mm-menu .mm-btn:after,
  #mm-menu .mm-btn:before {
    border-color: #fff;
  }
  #mm-menu .mm-navbar {
    padding: 10px 0;
    height: auto;
  }
  #mm-menu .mm-btn_prev {
    top: 10px;
  }
  #mm-menu .mm-navbar__title {
    color: #fff;
  }
  #mm-menu .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 0;
  }
  body .mm-listview > li > a,
  body .mm-listview > li > span {
    padding: 20px 10px 20px 15px;
    color: #fff;
    font-size: 1rem;
  }
  body .mm-menu .mm-listview > li .mm-arrow:after,
  body .mm-menu .mm-listview > li .mm-next:after {
    border-color: #fff;
  }
  body .mm-listview .mm-next:before {
    display: none;
  }
  body .mm-listview > li:not(.mm-divider):after {
    left: 0px;
  }
  body .mm-menu .mm-navbar a,
  body .mm-menu .mm-navbar > * {
    color: #fff;
  }
  body #mm-menu .mm-next {
    width: 100%;
  }
  body .mm-navbar .mm-btn:first-child {
    top: 10px;
  }
}
#menu {
  background-color: #737373;
}
#menu > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#menu a {
  color: #fff;
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 0;
  font-size: 1.1rem;
}
#menu a > span {
  display: block;
  text-align: center;
  letter-spacing: 2px;
}
#menu > ul > li {
  width: 14.2%;
  position: relative;
}
#menu .menu-btn > span {
  border-right: 1px #918e88 solid;
}
#menu > ul > li:last-child .menu-btn > span {
  border-right: none;
}
#menu .download-item {
  width: 28.4%;
}
#menu .download-item .menu-btn {
  background-color: #c52c02;
  padding: 20px 0;
}
#menu .download-item .menu-btn > span {
  border-right: none;
  position: relative;
}
#menu .download-item .menu-btn > span::after {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  background-image: url(../images/icon/icon-download-btn.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 3px;
}
#menu .subMenu {
  width: 100%;
  position: absolute;
  z-index: 1000;
  left: 0;
  background-color: #b1b1b1;
  display: none;
}
@media screen and (min-width: 1025px) {
  #menu .subMenu a:focus,
  #menu .subMenu a:hover {
    background-color: #9c9b9b;
  }
}
#menu .download-item .subMenu {
  overflow: hidden;
  height: 400px;
  border: 1px #fff solid;
}
#menu .download-item .subMenu > li {
  width: 50%;
  float: left;
  border: 1px #fff solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#menu .download-item .subMenu a {
  width: 100%;
  height: 150px;
  padding: 0;
}
#menu .download-item .subMenu a > span {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 15px;
}
#menu .download-item .subMenu a > span::before {
  content: "";
  width: 100%;
  height: 70px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (min-width: 1025px) {
  #menu .download-item .subMenu a:hover > span::before {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  #menu .download-item .subMenu a:focus {
    -webkit-box-shadow: inset 0 0 0 0.2rem #e46d49;
    box-shadow: inset 0 0 0 0.2rem #e46d49;
  }
}
#menu .download-item .subMenu a.icon-download-img {
  background-color: #45cad6;
}
#menu .download-item .subMenu a.icon-download-packages {
  background-color: #5ad3c3;
}
#menu .download-item .subMenu a.icon-download-data {
  background-color: #aac667;
}
#menu .download-item .subMenu a.icon-download-works {
  background-color: #d79f6d;
}
#menu .download-item .subMenu a.icon-download-img > span::before {
  background-image: url(../images/icon/icon-download-img.svg);
}
#menu .download-item .subMenu a.icon-download-packages > span::before {
  background-image: url(../images/icon/icon-download-packages.svg);
}
#menu .download-item .subMenu a.icon-download-data > span::before {
  background-image: url(../images/icon/icon-download-data.svg);
}
#menu .download-item .subMenu a.icon-download-works > span::before {
  background-image: url(../images/icon/icon-download-works.svg);
}
#menu .download-item .subMenu .subMenu__acnl {
  width: 100%;
}
#menu .download-item .subMenu .subMenu__acnl-btn {
  height: 100px;
  display: block;
  background: url("../images/banner-2.jpg") no-repeat center/contain;
}
#menu .download-item .subMenu .subMenu__acnl-btn > span {
  font-weight: bold;
  font-size: 1.5rem;
  bottom: 10px;
}
#menu .download-item .subMenu .subMenu__acnl-btn > span::before {
  display: none;
}
@media screen and (min-width: 1025px) {
  #menu .bring-item {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #menu {
    display: none;
  }
}
.footer {
  background-color: #6d6d6d;
  color: #fff;
}
.footer .accesskeytype {
  display: block;
  height: 30px;
  color: #fff;
}
.footer .logo-npm {
  width: 250px;
  height: 53px;
  position: relative;
}
.footer .logo-npm > a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/npm_logo.svg) no-repeat center/contain;
  text-indent: -9999px;
}
.footer p {
  line-height: 30px;
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer a[accesskey="b"] {
  display: inline-block;
}
@media screen and (min-width: 1025px) {
  .footer a:focus,
  .footer a:hover {
    color: #e46d49;
  }
}
.footer span {
  color: #fff;
}
.footer .fatfooter-zoom,
.footer .mainfooter-zoom {
  padding: 25px 0;
}
.footer .fatfooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .fatfooter a {
  display: block;
}
.footer .fatfooter > li {
  width: 16.6%;
}
.footer .fatfooter .fatfooter-btn {
  font-size: 1.2rem;
  color: #fff;
  padding: 10px 0;
}
@media screen and (min-width: 1025px) {
  .footer .fatfooter .fatfooter-btn:focus,
  .footer .fatfooter .fatfooter-btn:hover {
    color: #e46d49;
  }
}
.footer .fatfooter .fatfooter-list > li {
  margin: 5px 0;
}
.footer .mainfooter-zoom {
  padding-bottom: 50px;
}
.footer .mainfooter-zoom > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer .footer-content {
  padding-left: 30px;
}
.footer .footer-content a,
.footer .footer-content p.link {
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .footer .footer-content a:focus,
  .footer .footer-content a:hover {
    color: #e46d49;
  }
}
@media screen and (max-width: 1024px) {
  .footer .fatfooter-zoom {
    display: none;
  }
  .footer .mainfooter-zoom {
    padding: 20px 0;
  }
  .footer .mainfooter-zoom > .wrap {
    display: block;
  }
  .footer .logo-npm {
    margin: 0 auto 10px;
  }
  .footer .footer-content {
    padding-left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .footer .logo-npm {
    width: 200px;
    height: 42px;
  }
  .footer .footer-content {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 320px) {
  .footer .footer-content {
    font-size: 0.9rem;
  }
}
img.lazyload {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
img.lazyloading {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
img.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
a.fastFocus {
  height: 0px;
  padding: 0px;
  opacity: 0;
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 5000;
  font-size: 0rem;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  a.fastFocus:focus {
    height: auto;
    display: inline-block;
    padding: 8px 10px;
    margin-bottom: 5px;
    font-size: 1rem;
    line-height: 1em;
    text-decoration: none;
    opacity: 1;
    float: none;
    border: 1px #e46d49 solid;
    border-radius: 5px;
    background-color: #e46d49;
    color: #fff;
  }
}
.content {
  padding: 30px 0;
  background-color: #ededed;
  font-size: 1.15rem;
}
.content ul {
  list-style: disc;
  margin-bottom: 20px;
}
.content ol {
  list-style: decimal;
  padding-left: 10px;
}
.content img {
  display: block;
  margin: auto;
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .content {
    padding: 30px 0;
  }
}
.model_index h2 {
  margin-bottom: 0;
}
.model_index .content {
  padding: 50px 0;
  font-size: 1rem;
}
.model_index .content .side-left {
  width: calc(100% - 340px);
}
.model_index .content .side-right {
  width: 340px;
}
@media screen and (max-width: 1024px) {
  .model_index .content .side-left,
  .model_index .content .side-right {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
}
.navbar {
  padding: 15px 0;
  background-color: #ededed;
}
.navbar nav {
  float: left;
}
.navbar .feature {
  float: right;
}
.navbar .accesskeytype {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  line-height: 45px;
}
@media screen and (max-width: 1024px) {
  .navbar .accesskeytype {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .navbar {
    padding-bottom: 0;
  }
}
.breadcrumb {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  font-size: 0rem;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  word-break: keep-all;
}
.breadcrumb > li {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  height: 45px;
  line-height: 45px;
  color: #5c564b;
}
.breadcrumb > li::after {
  content: "";
  width: 30px;
  height: 45px;
  display: inline-block;
  vertical-align: top;
  background-image: url(../images/icon/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}
.breadcrumb > li:last-child::after {
  display: none;
}
.breadcrumb a {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    height: 40px;
  }
  .breadcrumb > li {
    height: 40px;
    line-height: 40px;
  }
  .breadcrumb > li::after {
    height: 40px;
  }
  .breadcrumb > li:first-child > a {
    height: 40px;
  }
  .breadcrumb > li:last-child,
  .breadcrumb > li > a {
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 560px) {
  .breadcrumb > li:last-child,
  .breadcrumb > li > a {
    max-width: 100px;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb > li {
    font-size: 0.9rem;
  }
  .breadcrumb > li::after,
  .breadcrumb > li:first-child > a {
    width: 25px;
  }
}
@media screen and (max-width: 440px) {
  .breadcrumb > li {
    font-size: 0.8rem;
  }
  .breadcrumb > li::after,
  .breadcrumb > li:first-child > a {
    width: 20px;
  }
  .breadcrumb > li::after {
    background-size: 65%;
  }
  .breadcrumb > li:last-child,
  .breadcrumb > li > a {
    max-width: 90px;
  }
}
@media screen and (max-width: 400px) {
  .breadcrumb > li:last-child,
  .breadcrumb > li > a {
    max-width: 80px;
  }
}
@media screen and (max-width: 370px) {
  .breadcrumb > li:last-child,
  .breadcrumb > li > a {
    max-width: 60px;
  }
}
.feature {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0rem;
}
.no-js .feature {
  display: none;
}
.feature .feature-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.feature a {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 100%;
  text-indent: -9999px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.feature .fontSize {
  background-color: #fff;
  border-radius: 45px;
  padding: 4px;
}
.feature .fontSize > a {
  width: 37px;
  height: 37px;
  background-image: url(../images/icon/fontsize.svg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
}
.feature .fontSize > a.current {
  background-color: #e46d49;
  background-image: url(../images/icon/fontsize_white.svg);
}
.feature .print > a {
  width: 47px;
  height: 47px;
  background-image: url(../images/icon/printer.svg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  margin-right: 10px;
}
.feature .fontSize > a.small {
  background-size: 80%;
}
.feature .fontSize > a.middle {
  background-size: 90%;
}
.feature .fontSize > a.large {
  background-size: 105%;
}
@media screen and (max-width: 1024px) {
  .feature .fontSize {
    display: none;
  }
  .feature .print {
    display: none;
  }
}
.subscription-zoom {
  background-color: #5db3a6;
  padding: 20px 30px;
  margin-bottom: 20px;
  overflow: hidden;
}
.subscription-zoom h3 {
  color: #fff;
}
.subscription-zoom h2 > label {
  color: #6d6d6d;
  font-weight: bold;
}
.subscription-zoom input[type="text"] {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.subscription-zoom .subscription-btn {
  width: auto;
  float: left;
  padding: 6px 30px;
  font-size: 0.95rem;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  .subscription-zoom .subscription-btn:focus,
  .subscription-zoom .subscription-btn:hover {
    background-color: #fff;
    color: #5db3a6;
  }
}
@media screen and (max-width: 1024px) {
  .subscription-zoom {
    min-height: 265px;
    padding: 20px;
    width: calc(50% - 10px);
    float: left;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .subscription-zoom {
    min-height: auto;
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .subscription-zoom .subscription-btn {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
  }
}
.voiceServices {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: url(../images/icon/speaker.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  font-size: 0rem;
  overflow: hidden;
}
.verification {
  margin-bottom: 10px;
}
.verification label {
  display: block;
  margin-bottom: 5px;
  font-size: 0.9rem;
}
.verification img {
  height: 35px !important;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}
.verification .reload-btn {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: url(../images/icon/reload.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  font-size: 0rem;
  overflow: hidden;
}
.verification input[type="text"] {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
@media screen and (max-width: 480px) {
  .verification {
    margin-bottom: 20px;
  }
}
.verification legend {
  font-size: 1.3rem;
  color: #6d6d6d;
  font-weight: bold;
  margin-bottom: 10px;
}
.downloadRank-zoom {
  background-color: #fff;
  padding: 20px 30px;
  margin-bottom: 20px;
}
.downloadRank-zoom h3 {
  color: #5db3a6;
}
.downloadRank-zoom .downloadRank-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  counter-reset: my-awesome-counter;
}
.downloadRank-zoom .downloadRank-list > li {
  counter-increment: my-awesome-counter;
  padding: 5px 0;
}
.downloadRank-zoom .downloadRank-list > li::before {
  content: counter(my-awesome-counter);
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  border-radius: 100%;
  color: #fff;
  background-color: #a5d5cd;
  text-align: center;
}
.downloadRank-zoom .downloadRank-list a {
  width: calc(100% - 35px);
  display: inline-block;
  vertical-align: top;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .downloadRank-zoom {
    min-height: 265px;
    padding: 20px;
    width: calc(50% - 10px);
    float: left;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .downloadRank-zoom {
    min-height: auto;
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
.banner,
.banner figure {
  width: 100%;
  height: 300px;
  display: block;
  position: relative;
}
.banner figure > img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 480px) {
  .banner,
  .banner figure {
    height: 200px;
  }
}
.news {
  overflow: hidden;
  margin-bottom: 20px;
  clear: both;
}
.news .newslist {
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
}
.news .newslist > li {
  padding: 15px 0;
  border-bottom: 1px #cfcecb solid;
}
.news .newslist > li:last-child {
  border-bottom: none;
}
.news .newslist a {
  display: block;
}
.news .newslist a > span {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newslist .date {
  width: 130px;
  color: #c52c02;
  font-weight: 700;
  font-size: 1.2rem;
}
.news .newslist .headline {
  width: calc(100% - 140px);
}
.model_index .news {
  padding-right: 50px;
  margin-bottom: 0;
}
.model_index .news-morebtn {
  float: right;
}
@media screen and (max-width: 1024px) {
  .model_index .news {
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .model_index .news-morebtn {
    float: none;
  }
}
.model_index .news .newslist a {
  font-size: 0rem;
}
.model_index .news .newslist a > span {
  font-size: 1.2rem;
}
@media screen and (max-width: 480px) {
  .news .newslist > li {
    padding: 10px 0;
  }
  .news .newslist a > span {
    font-size: 1rem;
  }
  .news .newslist .date {
    width: auto;
    font-size: 1rem;
  }
  .news .newslist .headline {
    width: 100%;
  }
}
.page {
  margin: 40px 0 20px;
}
.page,
.page .blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page .page-blk {
  padding: 0 15px;
}
.page a {
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 3px;
  text-align: center;
  line-height: 35px;
  font-size: 0.95rem;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #b5b5b5;
}
.page a.current {
  border-color: #c52c02;
  background-color: #c52c02;
  color: #fff;
}
.page .next-blk a,
.page .prev-blk a {
  position: relative;
  text-indent: -9999px;
}
@media screen and (min-width: 1025px) {
  .page .next-blk a:focus,
  .page .next-blk a:hover,
  .page .prev-blk a:focus,
  .page .prev-blk a:hover,
  .page a:focus,
  .page a:hover {
    border-color: #e87536;
    background-color: #e87536;
    color: #fff;
  }
}
.page a.next-page::before,
.page a.prev-page::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: calc((100% - 7px) / 2);
  top: calc((100% - 12px) / 2);
}
.page a.prev-page::before {
  border-width: 6px 7px 6px 0;
  border-color: transparent #959595 transparent transparent;
}
.page a.next-page::before {
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #959595;
}
.page a.first-page::after,
.page a.first-page::before,
.page a.last-page::after,
.page a.last-page::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: calc((100% - 12px) / 2);
}
.page a.first-page::before,
.page a.last-page::before {
  left: calc((100% - 14px) / 2);
}
.page a.first-page::after,
.page a.last-page::after {
  right: calc((100% - 14px) / 2);
}
.page a.first-page::after,
.page a.first-page::before {
  border-width: 6px 7px 6px 0;
  border-color: transparent #959595 transparent transparent;
}
.page a.last-page::after,
.page a.last-page::before {
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #959595;
}
@media screen and (min-width: 1025px) {
  .page a.first-page:focus::after,
  .page a.first-page:focus::before,
  .page a.first-page:hover::after,
  .page a.first-page:hover::before,
  .page a.prev-page:focus::before,
  .page a.prev-page:hover::before {
    border-color: transparent #fff transparent transparent;
  }
  .page a.last-page:focus::after,
  .page a.last-page:focus::before,
  .page a.last-page:hover::after,
  .page a.last-page:hover::before,
  .page a.next-page:focus::before,
  .page a.next-page:hover::before {
    border-color: transparent transparent transparent #fff;
  }
}
@media screen and (max-width: 767px) {
  .page a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 480px) {
  .page .page-blk a:not(.current) {
    visibility: hidden;
    width: 0;
    margin: 0;
    border: none;
  }
}
.lastupdated {
  text-align: right;
  border-top: 1px #cfcecb solid;
  color: #5c564b;
  padding: 10px 0;
  font-size: 1rem;
  margin-top: 20px;
}
.lastupdated span {
  color: inherit;
}
body {
  background-color: #6d6d6d;
}
.wrap {
  max-width: 1280px;
  margin: auto;
}
h2 {
  font-size: 1.3rem;
  color: #393939;
  font-weight: bold;
  margin-bottom: 10px;
}
p {
  font-size: 1rem;
}
.cc-link {
  width: 60px;
  height: 30px;
  display: inline-block;
  background-image: url(../images/icon/icon-cc.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
.cc-link:hover {
  background-image: url(../images/icon/icon-cc-orange.svg);
}
.content .main > ul {
  padding-left: 0 !important;
}
.content .title h2 {
  color: #c52c02;
  font-size: 2rem;
  font-weight: inherit;
}
.content p {
  font-size: 100%;
  line-height: 1.8;
}
.topInfo .service label {
  font-size: 0.95rem;
  color: #5c564b;
  display: inline-block;
  margin-top: 4px;
  vertical-align: top;
  padding-right: 10px;
}
.search-info {
  overflow: hidden;
  clear: both;
}
.search-info li {
  float: left;
  padding-right: 20px;
  list-style: none;
  font-size: 1rem;
}
#outBox #cse-search-results > iframe {
  width: 100%;
}
#outBox .mainSearch {
  text-align: center;
  padding-bottom: 40px;
}
#outBox .mainSearch input[type="text"] {
  width: 150px;
  height: 38px;
  font-size: 1rem;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
#outBox .mainSearch input[type="button"] {
  padding: 10px 11px;
  background-color: #e46d49;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.search_zone {
  background-color: #fff;
}
.search_zone .search_icon {
  float: left;
  text-align: center;
  padding: 20px 0;
  width: 18%;
}
.search_zone .search_icon img {
  width: 150px;
  height: auto;
}
.search_zone .search_content {
  float: left;
  width: 82%;
  padding: 10px 0 24px 40px;
}
.search_zone .search_contentli {
  float: left;
}
.search_zone .search_content .content_row {
  border-bottom: 1px solid #e9e9e9;
}
.search_zone .search_content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
}
.search_zone .search_content li:last-child {
  display: block;
  overflow: hidden;
}
.search_zone .search_content li:last-child .submit-btn {
  float: right;
}
.search_zone .search_content li span {
  padding-top: 11px;
  font-weight: 600;
  width: 10%;
}
.search_zone .search_content li input {
  width: 0;
  height: 0;
  opacity: 0;
}
.search_zone .search_content li input.submit-btn {
  margin-top: 8px;
  width: 100px;
  height: 40px;
  border: none;
  background-color: #c52c02;
  display: block;
  opacity: inherit;
  color: #ffffff;
  font-size: 1rem;
  background-image: none;
  text-indent: 0px;
  cursor: pointer;
}
.search_zone .search_content li input.submit-btn:hover {
  background-color: #ff7c52;
}
.search_zone .search_content li label {
  padding: 0 8px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid transparent;
}
.search_zone .search_content li label span {
  color: #e46d49;
  margin-left: 5px;
}
.search_zone .search_content li input[type="radio"]:checked + label {
  border: 1px solid #e46d49;
  color: #e46d49;
}
.search_zone .search_content li input[type="radio"]:hover + label {
  border: 1px solid #e46d49;
  color: #e46d49;
}
.search_zone .search_content li input[type="radio"]:focus + label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 109, 73, 0.5);
}
.search_zone .search_content li .searchbar {
  padding-left: 10px;
  font-size: 0rem;
}
.search_zone .search_content li .searchbar label {
  width: 10px;
  height: 0;
  color: transparent;
  display: block;
}
.search_zone .search_content li .searchbar input#txtQuery {
  margin-top: 8px;
  background-color: #e9e9e9;
  border-style: none;
  padding-left: 10px;
  width: auto;
  height: 30px;
  opacity: inherit;
  vertical-align: top;
}
.search_zone .search_content li .searchbar input.submit-btn {
  margin-top: 8px;
  width: 50px;
  height: 30px;
  border: none;
  background-image: url(../images/icon/search_white.svg);
  background-color: #e46d49;
  background-size: 35%;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: inline-block;
  opacity: inherit;
  color: #fff;
}
.search_zone .search_content li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
}
.content .path {
  float: left;
}
.content .path .accesskeytype {
  height: 42px;
  line-height: 42px;
}
.content .mainCnt {
  clear: both;
}
.content .feature {
  margin: 20px 0 0 0;
  float: right;
}
.content .package {
  width: 100%;
}
.content .package li {
  list-style: none;
}
.content .package li h2 {
  color: #c52c02;
  font-size: 115%;
}
.content .package li .packageAll ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 10px;
}
.content .package li .packageAll ul li {
  font-size: 90%;
}
.content .package li .packageAllList {
  background-color: #fff;
  display: none;
}
.content .package li .packageAllList h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
}
.content .package li .packageAllList .intro {
  padding: 24px;
}
.content .package li .packageAllList .intro p {
  font-size: 90%;
}
.content .package li .packageAllList .downloadContent {
  padding: 24px;
}
.content .project-img {
  float: left;
  width: 45%;
  margin-top: 20px;
  position: relative;
}
.content .project-img .img {
  width: 90%;
  height: 0;
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
}
.content .project-img .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.content .project-img .cc-link {
  float: right;
  margin-right: 10%;
  margin-bottom: 20px;
}
.content .project-img .download-btn {
  margin: 30px 0 10px;
  padding: 15px;
  display: block;
  text-align: center;
  background-color: #c52c02;
  color: #fff;
  width: 90%;
}
.content .project-img .download-btn:hover {
  background-color: #e46d49;
}
.content .project-detail {
  float: left;
  width: 55%;
  margin-top: 20px;
}
.content .project-detail hr {
  border: 1px solid rgba(228, 109, 73, 0.5);
  margin: 20px 0;
}
.content .project-detail ul {
  list-style: none;
}
.content .project-detail ul li {
  font-size: 90%;
  line-height: 1.8;
}
.content .project-detail ul li span {
  color: #c52c02;
  font-weight: 600;
}
.related-block {
  width: 100%;
  clear: both;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .related-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.related-list > li {
  width: 100%;
  background-color: #fff;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .related-list > li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
  }
  .related-list > li:nth-child(3n + 3) {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .related-list > li {
    width: calc((100% - 45px) / 4);
  }
  .related-list > li:nth-child(3n + 3) {
    margin-right: 15px;
  }
  .related-list > li:nth-child(4n + 4) {
    margin-right: 0px;
  }
}
.content .related-list {
  list-style: none;
}
.related-item {
  display: block;
}
@media (min-width: 1025px) {
  .related-item:hover {
    -webkit-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
  }
}
.related-image {
  width: 100%;
  height: 0px;
  padding-bottom: 69.444%;
  position: relative;
  overflow: hidden;
}
.related-image img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}
.related-info {
  padding: 15px 15px 30px;
}
.related-info p {
  font-size: 90%;
}
.related-title {
  font-size: 110%;
  width: 100%;
  line-height: 1.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #393939;
  font-weight: bold;
  margin-bottom: 10px;
}
.painting-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
.painting-list .list {
  width: 100%;
  background-color: #fff;
  min-height: 340px;
  display: block;
  margin-bottom: 1rem;
}
.painting-list .list a {
  display: block;
}
.painting-list .list a .painting {
  width: auto;
  height: 250px;
  overflow: hidden;
}
.painting-list .list a .painting img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.painting-list .list .info {
  padding: 15px 15px 30px;
  text-align: left;
}
.painting-list .list .info h3 {
  font-size: 110%;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.painting-list .list .info p {
  font-size: 90%;
}
@media screen and (min-width: 576px) {
  .painting-list .list {
    width: calc((100% - 1rem) / 2);
    margin-right: 1rem;
  }
  .painting-list .list:nth-child(2n + 2) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 992px) {
  .painting-list .list {
    width: calc((100% - 2rem) / 3);
  }
  .painting-list .list:nth-child(2n + 2) {
    margin-right: 1rem;
  }
  .painting-list .list:nth-child(3n + 3) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 1025px) {
  .painting-list .list:hover {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    -webkit-box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.packageAllList .photoText2 {
  font-size: 1rem;
  line-height: 1.5;
}
.acnlList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acnlList > li {
  width: 100%;
  padding: 2% 1%;
}
@media (min-width: 768px) {
  .acnlList > li {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .acnlList > li {
    width: 33.33%;
  }
}
.acnlList > li.acnlList__full {
  width: 100%;
}
ul.acnlList {
  list-style: none;
}
ul.acnlList img {
  pointer-events: none;
}
.acnlList__item {
  display: block;
  text-decoration: none;
  background-color: #fff;
}
@media (min-width: 768px) {
  .acnlList__item {
    height: 100%;
  }
}
.acnlList__image {
  width: 100%;
  background-color: #fff;
}
.acnlList__qrcode {
  width: 100%;
  padding-bottom: 60%;
  height: 0px;
  position: relative;
  overflow: hidden;
}
.acnlList__qrcode img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}
.acnlList__content {
  padding: 10px;
  background-color: #fff;
}
.acnlList__caption {
  padding: 15px 15px 30px;
}
.acnlList__title {
  width: 100%;
  font-size: 110%;
  display: block;
  text-align: center;
  line-height: 1.2em;
  color: #393939;
  font-weight: bold;
  margin-bottom: 10px;
}
ul.acnlList__qrcode-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0px;
}
ul.acnlList__qrcode-list > li {
  width: 100%;
}
@media (min-width: 768px) {
  ul.acnlList__qrcode-list > li {
    width: 50%;
    padding: 10px 15px;
  }
}
@media (min-width: 1025px) {
  ul.acnlList__qrcode-list > li {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  body.search-download02 #home {
    background: url(../images/bg01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  body.search-download02 #home .content .chart-area02 {
    visibility: visible;
  }
  body.search-download01 #home {
    background: url(../images/bg03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  body.search-download01 #home .content .chart-area01 {
    visibility: visible;
  }
  body.search-download04 #home {
    background: url(../images/bg04.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  body.search-download04 #home .content .chart-area04 {
    visibility: visible;
  }
}
#home {
  background: url(../images/bg02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#home .header {
  background-color: transparent;
}
#home .header .logo a {
  background: transparent url(../images/logo_w.svg) no-repeat center/contain;
  color: #fff;
}
#home .header .topInfo .link a {
  color: #fff;
}
#home .header .topInfo .link a span {
  border-left: none;
  font-size: 1rem;
}
#home .header .topInfo .link label {
  font-size: 1rem;
  color: #fff;
  margin-right: 15px;
  display: inline-block;
}
#home .header .topInfo .link input.submit-btn {
  background-image: url(../images/icon/search_white.svg);
  background-color: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #fff;
}
#home .header .topInfo .link input[type="text"] {
  background-color: #dedede;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
#home #menu {
  height: 0;
  opacity: 0;
  pointer-events: none;
  display: none;
}
#home .home-title {
  padding-top: 50px;
}
#home .home-title span {
  font-size: 4rem;
  color: #fff;
  letter-spacing: 10px;
  font-family: serif;
}
#home .content {
  background-color: transparent;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0) inset;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0) inset;
}
#home .content .link-area {
  float: left;
  width: 34%;
}
#home .content .link-area .download-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#home .content .link-area .download-link a {
  width: 49%;
  margin-bottom: 2%;
  position: relative;
}
#home .content .link-area .download-link a span,
#home .content .link-area .download-link a h2,
#home .content .link-area .download-link a h3 {
  position: absolute;
  top: 15px;
  left: 15px;
  line-height: 1.2em;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 600;
  width: 85%;
  margin-bottom: 0px;
  letter-spacing: 0px;
}
#home .content .link-area .download-link a .download-link-title {
  position: static;
  margin: 0 auto;
  margin-top: 15px;
}
#home .content .link-area .download-link a .download-link-info {
  width: 85%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 10px;
  line-height: 1.2em;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px;
  letter-spacing: 0px;
}
#home .content .link-area .download-link a .download-link-info > sub {
  font-size: 0.8rem;
  font-weight: 600;
  margin-right: 0.25rem;
  margin-bottom: 0px;
  letter-spacing: 0px;
}
#home .content .link-area .download-link a .download-link-image {
  position: absolute;
  right: 0;
  bottom: 0;
}
#home .content .link-area .download-link a .download-link-image-ctrl {
  height: 150px;
  margin-right: 0;
}
#home .content .link-area .download-link a.download01 {
  background-color: #af5a5a;
}
#home .content .link-area .download-link a.download01:hover {
  background-color: #c17d7d;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#home .content .link-area .download-link a.download02 {
  background-color: #557c59;
}
#home .content .link-area .download-link a.download02:hover {
  background-color: #5f945f;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#home .content .link-area .download-link a.download03 {
  background-color: #4f7982;
}
#home .content .link-area .download-link a.download03:hover {
  background-color: #3ea7b1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#home .content .link-area .download-link a.download04 {
  background-color: #886f2b;
}
#home .content .link-area .download-link a.download04:hover {
  background-color: #caa34c;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#home .content .link-area .download-link a.acnl__list-btn {
  width: 100%;
  height: 0px;
  padding-bottom: 35%;
  color: #fff;
  background: #000 url("../images/banner-1.jpg") no-repeat center/contain;
}
#home .content .link-area .download-link a.acnl__list-btn > span {
  top: auto;
  bottom: 15px;
}
#home .content .chart-area01,
#home .content .chart-area02,
#home .content .chart-area04 {
  position: absolute;
  left: 35%;
  width: 30%;
  overflow: hidden;
  visibility: hidden;
}
#home .content .chart-area01 .canvas-holder,
#home .content .chart-area02 .canvas-holder,
#home .content .chart-area04 .canvas-holder {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
#home .content .chart-area01 .canvas-holder canvas,
#home .content .chart-area02 .canvas-holder canvas,
#home .content .chart-area04 .canvas-holder canvas {
  width: 100% !important;
  position: absolute;
  left: 30px;
  top: 20px;
}
#home .content .chart-area01 .canvas-holder a.btn01,
#home .content .chart-area01 .canvas-holder a.btn02,
#home .content .chart-area01 .canvas-holder a.btn04,
#home .content .chart-area02 .canvas-holder a.btn01,
#home .content .chart-area02 .canvas-holder a.btn02,
#home .content .chart-area02 .canvas-holder a.btn04,
#home .content .chart-area04 .canvas-holder a.btn01,
#home .content .chart-area04 .canvas-holder a.btn02,
#home .content .chart-area04 .canvas-holder a.btn04 {
  position: absolute;
  left: 56%;
  bottom: 30%;
  -webkit-transform: translatex(-50%);
  transform: translatex(-50%);
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 8px 20px;
  font-size: 1rem;
  letter-spacing: 1px;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #fff;
}
#home .content .news-area {
  background-color: #fff;
  padding: 15px;
  width: 66%;
}
#home .content .news-area .news-list .news-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
}
#home .content .news-area .news-list button.slick-prev {
  top: 30px;
  left: 0;
  height: 20px;
  width: 20px;
  background-image: url(../images/icon/arrow-left.svg);
  background-size: contain;
  z-index: 1000;
}
#home .content .news-area .news-list button.slick-prev::before {
  display: none;
}
#home .content .news-area .news-list button.slick-next {
  top: 30px;
  right: 0px;
  height: 20px;
  width: 20px;
  background-image: url(../images/icon/arrow-right.svg);
  background-size: contain;
}
#home .content .news-area .news-list button.slick-next::before {
  display: none;
}
#home .content .news-area .news-list .slick-list {
  width: 85%;
  margin: 0 auto;
}
#home .content .news-area h3 {
  color: #6d6d6d;
}
#home .content .news-area a {
  color: #6d6d6d;
  font-size: 1rem;
}
#home .content .quik-link .link-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 8px;
}
#home .content .quik-link .link-row .link {
  width: 32%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#home .content .quik-link .link-row .link h2,
#home .content .quik-link .link-row .link h3 {
  margin: 10px 0 0 15px;
  color: #6d6d6d;
  line-height: 1.2em;
  font-size: 1.15rem;
  letter-spacing: 0px;
}
@media (min-width: 1025px) {
  #home .content .quik-link .link-row .link h2,
  #home .content .quik-link .link-row .link h3 {
    font-size: 1.2rem;
  }
}
#home .content .quik-link .link-row .link img {
  padding: 10px 10px 5px 0;
  height: 95px;
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
  margin: inherit;
  width: 100%;
}
#home .content .quik-link .link-row .subscription-zoom {
  background-color: #fff;
  padding: 10px 15px 12px;
  width: 66%;
  margin-bottom: 0;
  margin-right: 0;
  min-height: auto;
}
#home .content .quik-link .link-row .subscription-zoom h3 {
  color: #6d6d6d;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
#home .content .quik-link .link-row .subscription-zoom h3 label {
  font-weight: bold;
}
#home
  .content
  .quik-link
  .link-row
  .subscription-zoom
  .verification
  input[type="text"] {
  width: 100%;
}
#home .content .quik-link .link-row .subscription-zoom input#btnSubmit {
  padding: 6px 10px;
  background-color: #7d0000;
  border: none;
  border-radius: 0;
  height: 35px;
  margin-left: 5px;
  margin-bottom: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  vertical-align: top;
  float: none;
}
#home .content .quik-link .link-row .subscription-zoom .verification {
  font-size: 1rem;
  margin-bottom: 0;
}
#home .footer {
  background-color: transparent;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0) inset;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0) inset;
}
#home .footer p,
#home .footer a,
#home .footer span {
  color: #fff;
}
#home .footer ul.fatfooter .fatfooter-btn span {
  color: #7d0000;
}
#home .footer .statement p {
  border-top: 1px solid #949494;
  border-bottom: 1px solid #949494;
  padding: 10px 0;
  font-size: 1rem;
  color: #6d6d6d;
}
#home .footer .mainfooter-zoom .wrap {
  max-width: 1030px;
  margin: 0 auto;
}
#home .footer .mainfooter-zoom .wrap .logo-npm a {
  color: #fff;
  background-image: url(../images/logo_b.svg);
}
#home .statement p {
  color: #fff;
}
#home .statement a {
  color: #fff3d6;
}
@media (min-width: 1025px) {
  #home .statement a:hover,
  #home .statement a:focus {
    color: #e46d49;
  }
}
@media screen and (min-width: 1025px) {
  #home .header .topInfo .link a:hover,
  #home .content .news-area a:hover,
  #home .footer a:hover,
  #home .content .quik-link .link-row .link:hover h3 {
    color: #e46d49;
  }
  #menu a:hover,
  #menu a:focus {
    color: #ffffff;
    background-color: #9c9b9b;
  }
  #menu .download-item a:hover {
    color: #fff;
  }
  #home .footer .fatfooter .fatfooter-btn span:hover {
    color: #3c0000;
  }
  .subscription-zoom .input#btnSubmit:hover,
  #home .content .chart-area01 .canvas-holder a.btn01:hover,
  #home .content .chart-area01 .canvas-holder a.btn02:hover,
  #home .content .chart-area01 .canvas-holder a.btn04:hover,
  #home .content .chart-area02 .canvas-holder a.btn01:hover,
  #home .content .chart-area02 .canvas-holder a.btn02:hover,
  #home .content .chart-area02 .canvas-holder a.btn04:hover,
  #home .content .chart-area04 .canvas-holder a.btn01:hover,
  #home .content .chart-area04 .canvas-holder a.btn02:hover,
  #home .content .chart-area04 .canvas-holder a.btn04:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3) !important;
  }
}
@media (max-width: 1024px) {
  #home {
    background-image: url(../images/bg02-rwd.jpg);
  }
  #home .home-title {
    padding: 80px 0 20px;
  }
  #home .content .link-area {
    width: 50%;
  }
  #home .content .chart-area01,
  #home .content .chart-area02,
  #home .content .chart-area04 {
    width: 40%;
    left: 43%;
  }
  .content .main .package .packageAllList .photoList2 li {
    width: 30%;
  }
  .footer .fatfooter-zoom {
    display: block;
  }
}
@media (max-width: 991px) {
  .content .path {
    padding: 0;
  }
  .content .path > a {
    display: none;
  }
  .content .path ol {
    margin-bottom: 0;
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  #outBox #cse-search-results > iframe {
    height: 1300px;
  }
}
@media (max-width: 768px) {
  #home .content .link-area {
    width: 60%;
  }
  #home .content .chart-area01,
  #home .content .chart-area02,
  #home .content .chart-area04 {
    width: 50%;
    left: 50%;
  }
  .search_zone .search_icon {
    float: none;
    width: 100%;
  }
  .search_zone .search_content {
    width: 100%;
    padding: 0 0 24px 0;
  }
  .content .package .packageAllList a {
    height: 230px;
  }
  .footer .fatfooter-zoom {
    display: none;
  }
}
@media (max-width: 575px) {
  .breadcrumb {
    display: none;
  }
  .content .main .package .packageAllList .photoList2 li {
    width: 100%;
    margin: 20px 0 5px 0;
  }
  .content .main .package .packageAllList .photoList2 li a {
    height: 100%;
  }
}
@media (max-width: 480px) {
  #home .home-title {
    padding: 40px 0 0;
  }
  #home .home-title span {
    font-size: 2.2rem;
  }
  #home .content .link-area {
    width: 100%;
  }
  #home .content .link-area .download-link a span {
    top: 10px;
    left: 10px;
  }
  #home .content .quik-link .link-row .subscription-zoom .verification img {
    height: 30px !important;
    margin-top: 2px;
  }
  #home
    .content
    .quik-link
    .link-row
    .subscription-zoom
    .verification
    input#btnSubmit {
    margin-left: 0;
    margin-top: 10px;
  }
  #home .content .quik-link .link-row .link h3 {
    font-size: 1.3rem;
  }
  #home .content .quik-link .link-row .link img {
    height: 79px;
  }
  #home .verification .reload-btn {
    width: 30px;
  }
  .search_zone .search_icon {
    padding-bottom: 0;
  }
  .search_zone .search_icon img {
    width: 100px;
  }
  .search_zone .search_content li:last-child .submit-btn {
    float: left;
  }
  .search_zone .search_content li ul {
    width: 80%;
  }
  .search_zone .search_content li span {
    width: 20%;
  }
  .search_zone .search_content li .searchbar {
    width: 80%;
  }
  .search_zone .search_content li .searchbar input#txtQuery {
    width: 70%;
  }
  .content .main .project-img {
    width: 100%;
    padding: 0;
  }
  .content .main .project-img .img {
    width: 100%;
    margin: 0 auto;
  }
  .content .main .project-img .cc-link {
    margin-right: 0;
  }
  .content .main .project-img .download-btn {
    width: 100%;
  }
  .content .main .project-detail {
    width: 100%;
    margin: 30px auto;
    float: none;
  }
  .content .main .package > li {
    margin: 0px 15px 20px 15px;
  }
  .footer p {
    font-size: 0.9rem;
    line-height: 25px;
  }
}
#tab-panel {
  width: 100%;
  margin: 0 auto;
  margin-top: 3.125rem;
  font-family: arial;
}
.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .tabs {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.tabs a {
  width: calc(50% - 5px);
  padding: 15px 5px;
  margin-bottom: 5px;
  font-size: 1rem;
  color: #333;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tabs a span {
  line-height: 1.4em;
}
@media screen and (min-width: 768px) {
  .tabs a {
    width: 33.33%;
    border: 1px solid #b5b5b5;
  }
  .tabs a:nth-child(-n + 6) {
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .tabs a:nth-child(odd) {
    margin-right: 2.5px;
  }
  .tabs a:nth-child(even) {
    margin-left: 2.5px;
  }
}
.tabs a.active {
  color: #fff;
  background-color: #e46d49;
  border-color: #e46d49;
}
.tab-content .tabPage {
  display: none;
  list-style: none;
}
.navtabs {
  width: 100%;
  margin: 3.125rem auto;
  font-family: arial;
}
.navtabs .navtabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  list-style: none;
}
.navtabs .navtabs-list .navtabs-btn {
  display: none;
}
.navtabs .navtabs-list > li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0px 2.5px;
}
.navtabs .navtabs-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 5px;
  font-size: 1rem;
  text-align: center;
  color: #333;
  background-color: #fff;
  border: 1px solid #b5b5b5;
}
.navtabs .navtabs-btn span {
  line-height: 1.4em;
}
.navtabs .navtabs-btn.current {
  color: #fff;
  background-color: #c52c02;
  border-color: #c52c02;
}
@media screen and (min-width: 768px) {
  .navtabs .navtabs-btn {
    height: 100%;
  }
}
.navtabs .navtabs-content {
  width: 100%;
  position: absolute;
  left: 0px;
  padding: 10px 0px;
}
.navtabs .mobileItem-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
.navtabs .mobileItem-list > li {
  width: calc((100% - 5px) / 2);
}
.navtabs .mobileItem-list > li:nth-child(odd) {
  margin-right: 2.5px;
}
.navtabs .mobileItem-list > li:nth-child(even) {
  margin-left: 2.5px;
}
.navtabs .mobileItem-list .navtabs-btn {
  display: block;
  padding: 15px 5px;
  border: none;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .navtabs .mobileItem-list {
    display: none;
  }
  .navtabs .navtabs-list .navtabs-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.direction-block {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  clear: both;
}
@media screen and (min-width: 768px) {
  .direction-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.direction-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 15px;
  margin-bottom: 1rem;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #b5b5b5;
  min-width: 150px;
  text-align: center;
}
.direction-btn > span {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.direction-btn.icon-prev > span,
.direction-btn.icon-next > span {
  width: auto;
  max-width: calc(100% - 30px);
}
.direction-btn.icon-prev::before,
.direction-btn.icon-next::after {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
}
.direction-btn.icon-prev::before {
  background-image: url("../images/icon/arrow-left.svg");
}
.direction-btn.icon-next::after {
  background-image: url("../images/icon/arrow-right.svg");
}
.direction-btn.is-disable {
  height: 0px;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .direction-btn.is-disable {
    padding: 10px;
  }
}
@media screen and (min-width: 768px) {
  .direction-btn {
    width: calc((100% - 60px) / 3);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 1025px) {
  .direction-btn:hover,
  .direction-btn:focus {
    color: #fff;
    border-color: #c52c02;
    background-color: #c52c02;
  }
  .direction-btn:hover.icon-prev::before,
  .direction-btn:focus.icon-prev::before {
    background-image: url("../images/icon/arrow-left_white.svg");
  }
  .direction-btn:hover.icon-next::after,
  .direction-btn:focus.icon-next::after {
    background-image: url("../images/icon/arrow-right_white.svg");
  }
}
