@charset "utf-8";

/** 手機選單 **/
@import url(slicknav.css) screen and (max-width: 980px);

body {
  margin: 0;
  padding: 0 .5rem;
  font-family: Arial, "微軟正黑體";
  font-size: 16px;
  color: #fff;
  background: #000;
  line-height: 1.5;
  letter-spacing: 1px;
}

a {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
} /* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
} /* End hide from IE-mac */
.warpper {
  width: 1000px;
  margin: 0 auto;
}

/** 手機選單、選單 色塊-變色 **/
.b-color,
.slicknav_menu {
}
.slicknav_icon-bar {
  background-color: #ffffff;
}
.b-color > li:hover,
.b-color > li > ul > li > a:hover,
.slicknav_nav .slicknav_row:hover,
.slicknav_nav a:hover {
  /* background: #ffffff; */
}

.slicknav_nav li:hover {
  background: rgb(255, 255, 255);
}

.slicknav_nav a:hover {
  color: rgb(0, 0, 0);
}

.border-color {
  border-left: 7px #a0a0a0 solid;
}
.slicknav_nav .slicknav_arrow {
  font-family: Arial;
}

/** 選單 **/
.menu {
  background: url(../images/menu.png) no-repeat;
  position: absolute;
  top: 31px;
  left: 22px;
  margin: 0 auto;
  width: 100%;
  font: 15px "微軟正黑體";
  color: #fff;
  z-index: 100;
  max-width: 960px;
}
.menu ul {
  padding: 0;
  list-style: none;
  margin: 0 0 0 402px;
  display: flex;
}
.menu ul li {
  float: left;
  width: 103px;
  line-height: 135px;
  text-align: center;
}
.menu ul li a {
  color: #fff;
  display: block;
}
.menu ul li a:hover {
  color: #ecd14d;
}

@media screen and (max-width: 980px) {
  #menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
    position: fixed;
    /* top: 20px;
    left: 0;
    width: 100%; */

    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #000000;
    border-bottom: 1px #cccccc solid;
  }
}

/** 頭部 **/
.header-top {
  background: url(../images/top_bg.jpg) repeat-x;
  border-bottom: 1px #182d46 solid;
  /* padding-bottom: 70px; */
  height: 100px;
}
.header {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 10px;
}
.header .logo {
  position: relative;
  z-index: 500;
  display: inline-block;
  top: -30px;
  left: 20px;
}

.header .logo img {
  width: 195px;
}

.header .top-tool {
  display: flex;
  max-width: 780px;
  justify-content: flex-end;
  margin: 0 auto;
  align-items: center;
}

.JD {
  font: 15px/24px "arial";
  color: #a0954a;
}
.JD a {
  font: 15px/24px "arial";
  color: #a0954a;
}
.JD a:hover {
  color: #f9ed9b;
}

.fb {
  margin-left: 90px;
}
.simplified {
  font: 15px/24px "微软雅黑";
  color: #a28266;
  margin-left: 90px;
}
.simplified a {
  font: 15px/24px "微软雅黑";
  color: #a28266;
}
.simplified a:hover {
  color: #e2b48c;
}

@media screen and (max-width: 980px) {
  .header {
    padding-top: 58px;
  }

  .header-top {
    padding-bottom: 0;
    height: 58px;
  }

  .header .logo {
    width: 80px;
    position: fixed;
    top: 5px;
    left: 10px;
    z-index: 10000;
  }

  .header .top-tool {
    display: none;
  }
}

/** main **/
.content-body {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

.index-main {
  background: url(../images/index-contect_bg.jpg) repeat-x top center;
  /* border-top: 1px #3a3339 solid; */
  z-index: 100;
}
.main-02 {
  width: 1000px;
  margin: 0 auto;

  padding: 5px 0;
  position: relative;
  z-index: 100;
}
.main {
  max-width: 1000px;
  /* width: 100%; */
  margin: 0 auto;
  /* padding: 5px 0; */
  position: relative;
  z-index: 100;
}
.col-01 {
  float: left;
  width: 290px;
  padding-right: 10px;
  margin: 30px 10px 30px 0;
}
.col-02 {
  float: left;
  width: 680px;
  margin: 30px 0;
}
.col-03 {
  float: left;
}

.main-section {
  display: flex;
  justify-content: center;
  gap: 16px;
}

.page-main {padding: 0.5rem 0 1rem 0;
}
h3.page-title {
  background: url(../images/page-title-bg.png) left top no-repeat;
  font: 17px/49px "微軟正黑體";
  color: #ccc;
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
}
.content {
  /*font: 15px/22px "微軟正黑體";*/
  color: #f6f6f6;
   padding-left: 20px; 
}
.content a {
  /*font: 15px/22px "微軟正黑體";*/
  color: #eee;
}
.content a:hover {
  /*font: 15px/22px "微軟正黑體";*/
  color: #999;
}

.beauty {
  font: 15px/150px "微軟正黑體";
  color: #fcc;
  padding: 150px 0;
  text-align: center;
  border: 1px #999 solid;
}

.btn-bottom {
  text-align: center;
  padding: 10px 0;
  margin-top: 20px;
  border-top: 1px #333 solid;
}
input.input-btn01 {
  background: #06c;
  line-height: 25px;
  width: 100px;
  color: #fff;
  font-size: 12px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 3px;
}
input.input-btn02 {
  background: #900;
  line-height: 25px;
  width: 100px;
  color: #fff;
  font-size: 12px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 3px;
}

@media screen and (max-width: 980px) {
  .content {
    padding-left: 0;
  }
}

/** 首頁左邊 **/
.index-left {
  position: relative;
  top: -20px;
  background: url(../images/news_bg.png) no-repeat;
  width: 284px;
  margin: 0 0 0 22px;
}
.index-left h2 {
  margin: 0;
  padding: 20px 0 0 10px;
}
.index-left-more {
  padding: 7px 0 0 110px;
}
.index-left-word {
  font: 14px/22px "微軟正黑體";
  color: #666;
  padding: 24px 10px 0 20px;
}
.index-left-word a {
  font: 14px/22px "微軟正黑體";
  color: #f6f6f6;
  /*padding: 10px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing:border-box;
}
.index-left-word a:hover {
  color: #999;
}

/** 首頁右邊 **/
.index-right {
  position: relative;
  top: -20px;
  right: 0;
  background: url(../images/pro_bg.png) no-repeat;
  margin: 0 22px 0 0;
  font: 14px/30px "微軟正黑體";
  color: #666;
  width: 656px;
}
.index-right h2 {
  margin: 0;
  padding: 20px 10px 0 10px;
}
.index-right-more {
  padding: 7px 0 0 490px;
}
.index-right-pro {
  padding: 20px 10px;
}

.index-right-pro ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.index-right-pro ul li {
  width: calc(100% / 3 - 10px);
  margin: 5px;
}
.index-right-pro h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing:border-box;
}

.index-right-pro .product {
  padding: 0 0 0 15px;
}
.index-right-pro .product li {
  display: block;
  float: left;
  width: 201px;
  line-height: 150px;
  margin: 0 15px 0 0;
  text-align: center;
  list-style: none;
}
.index-right-pro .product li img {
  width: 201px;
  height: auto;
}
.index-right-pro .product .product_date {
  display: none;
}
.index-right-pro .product .product_topic {
  line-height: 25px;
  display: block;
}
.index-right a {
  font: 14px/30px "微軟正黑體";
  color: #666;
}
.index-right a:hover {
  color: #fefefe;
}

@media screen and (max-width: 980px) {
  .main-section {
    display: block;
    padding: 0 20px;
  }

  .index-left {
    width: 100%;
    margin: 0;
    background: #000;
    margin-bottom: 20px;
    border-radius: 10px 10px 0 0;
  }

  .index-left h2 {
    display: flex;
    padding: 20px 10px 16px 10px;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px 10px 0 0;
    background: #121212;
    border-bottom: 1px solid #2b2b2b;
  }

  .index-left-more {
    padding: 0;
  }

  .index-left-word {
    padding: 20px;
    background: linear-gradient(
      90deg,
      rgba(23, 23, 23, 1) 10%,
      rgba(38, 38, 40, 1) 26%,
      rgba(38, 38, 38, 1) 22%,
      rgba(12, 13, 13, 1) 51%
    );
  }

  .index-right {
    width: 100%;
    margin: 0;
    background: #000;
    border-radius: 10px 10px 0 0;
  }

  .index-right h2 {
    display: flex;
    padding: 20px 10px 16px 10px;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px 10px 0 0;
    background: #121212;
    border-bottom: 1px solid #2b2b2b;
  }

  .index-right-pro {
    padding: 10px;
    background: linear-gradient(
      90deg,
      rgba(23, 23, 23, 1) 10%,
      rgba(38, 38, 40, 1) 26%,
      rgba(38, 38, 38, 1) 22%,
      rgba(12, 13, 13, 1) 51%
    );
  }

  .index-right-pro ul li {
    width: calc(100% / 4 - 10px);
  }

  .index-right-more {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .index-right-pro ul li {
    width: calc(100% / 3 - 10px);
  }
}

@media screen and (max-width: 576px) {
  .index-right-pro ul li {
    width: calc(100% / 2 - 10px);
  }

  .index-right-pro ul li h3 {
    margin: 10px 0;
  }
}

/** 產品陳列 **/
.pro-list {
}
.pro-list-title {
  font-size: 16px;
  line-height: 30px;
  color: #89b48e;
  font-weight: bold;
  padding: 0 0 0px 0;
  margin-bottom: 10px;
  border-bottom: 1px #999 dotted;
}
.pro-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.pro-list ul li {
  width: calc(100% / 3 - 20px);
  margin: 10px;
}

.pro-list ul li .pro-photo img {
  max-width: 100%;
  height: auto;
}

.pro-list ul li .pro-brief h3.pro-list-name {
  font: 15px/30px "微軟正黑體";
  color: #adca95;
  margin: 0;
  padding: 0;
}

.pro-list ul li .pro-brief p.pro-list-content {
  margin: 0;
  padding: 0px 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #999;
}

.cart-info {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 200px;
}
.cart-info .price {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  line-height: 25px;
}
.cart-info .check-out {
  display: block;
  float: right;
  width: 90px;
  text-align: center;
}
.cart-info .check-out a {
  background: #39c;
  font-size: 15px;
  color: #fff;
  line-height: 25px;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cart-info .check-out a:hover {
  background: #039;
}

.pro-detaile {
  padding-left: 20px;
}
h3.pro-detaile-title {
  border-bottom: 1px #333 solid;
  font: 15px/30px "微軟正黑體";
  color: #adca95;
  margin-bottom: 10px;
}
.pro-detaile .pro-photo {
}
.pro-detaile .pro-photo img {
  max-width: 100%;
  /*height: 100%;*/
}

.pro-content {
  padding: 10px 0;
  color: #eee;
}

/** 首業主廣告 **/
.edm {
  text-align: center;
  z-index: 0;
  overflow: hidden;
}

.edm-img {
  width: 100%;
  max-width: 1000px;
  padding-top: 47%; /* 控制容器的高度，保持纵横比为 1000px / 470px */
  background-image: url("images/edm.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; /* 使用 cover 来填充整个容器 */
  overflow: hidden;
}

@media screen and (max-width: 980px) {
  .pro-detaile {
    padding-left: 0;
  }
}

.banner {
  text-align: center;
}

/** 左邊選單 **/
.left-menu {
  background: url(../images/news_bg.png) no-repeat;
  flex: 0 0 auto;
  width: 25%;
  top: -30px;
  position: relative;
}
.left-menu h3 {
  background: url(../images/title-icon.png) 15px 20px no-repeat;
  font-size: 18px;
  line-height: 20px;
  padding: 20px 0 0 40px;
  color: #ccc;
  margin: 0 0 5px 0;
}
.left-menu ul {
  list-style: square;
  padding: 0 20px 0 20px;
  margin: 20px 0 0 10px;
}

.left-menu ul li a {
  font-size: 16px;
  line-height: 1.5em;
  color: #ddd;
  display: block;
  padding: 5px;
}
.left-menu ul li a:hover {
  background: #222;
  color: #fff;
}

.m_classLink {
  display: none;
}

.about-section {
  flex: 0 0 auto;
  width: 75%;
  margin-top: 30px;
}

.product-section,
.news-section,
.contact-section,
.location-section {
  flex: 0 0 auto;
  width: 75%;
  margin-top: 30px;
}

@media screen and (max-width: 980px) {
  .about-section {
    width: 100%;
    margin: 0;
  }

  .product-section {
    width: 100%;
    margin: 0;
  }

  .news-section,
  .contact-section {
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }

  .location-section {
    width: 100%;
    margin: 10px 0 20px 0;
  }

  .forms-style01 ul {
    padding: 10px;
  }

  .index-news-th {
    display: none;
  }

  .left-menu {
    width: 100%;
    background: none;
    position: static;
  }

  .left-menu.news {
    display: none;
  }

  .left-menu.contact {
    display: none;
  }

  .left-menu.location {
    display: none;
  }

  .left-menu h3 {
    display: none;
  }

  ul.classLink {
    display: none;
  }

  .classBox {
    padding: 20px 0;
  }

  .m_classLink {
    display: block;
    position: relative;

    border: 1px solid #555;
  }

  .m_classLink a.main {
    display: block;
    background: none;
    font-size: 15px;
    color: #fff;
    position: relative;
    padding: 10px 52.5px 10px 10px;
  }

  .m_classLink a.main i {
    display: block;
    font-size: 16px;
    background: #222;
    width: 42.5px;
    height: 100%;
    text-align: center;
    color: #fff;
    line-height: 42.5px;
    position: absolute;
    right: 0;
    top: 0;
  }

  .m_classLink ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    background: #1c1c1c;
    border: 1px solid #414141;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 99;
    box-sizing: border-box;
  }

  .m_classLink ul li {
    margin: 0;
    padding: 0;
  }

  .m_classLink ul li:first-child a {
    border: none;
  }

  .m_classLink ul li a {
    display: block;
    padding: 10px;
    font-family: "Microsoft JhengHei", "新細明體", sans-serif;
    font-size: 15px;
    color: #fff;
  }
}

@media screen and (max-width: 576px) {
  .pro-list ul li {
    width: calc(100% / 2 - 10px);
    margin: 5px;
  }
}

/** 最新消息 **/
.news-detaile {
  padding: 10px 0 0 20px;
}
.news-detaile h3 {
  font: 15px/24px "微軟正黑體";
  color: #999;
  border-bottom: 1px #333 solid;
  margin: 0;
  padding: 0 0 10px 0;
}
.news-detaile .news-de-time {
  color: #f60;
  line-height: 25px;
}
.news-detaile .content {
  font: 15px/22px "微軟正黑體";
  color: #999;
}

/** 首頁最新消息 **/
.index-news-th {
  border-bottom: 1px;
  border-bottom: 1px #333 solid;
  padding: 5px 0;
  height: 20px;
  line-height: 20px;
}
.index-news-th .news-date {
  display: block;
  width: 99px;
  font-size: 15px;
  color: #999;
  text-align: center;
  border-right: 1px #333 solid;
  float: left;
}
.index-news-th .news-title {
  display: block;
  width: 570px;
  font-size: 15px;
  color: #999;
  text-align: center;
  float: left;
}
.index-news ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.index-news ul li {
  border-bottom: 1px #333 dotted;
  line-height: 1.5em;
  padding: 3px 0;
}
.index-news ul li a {
  font-size: 15px;
  color: #999;
  display: block;
  padding: 5px 0 5px 10px;
}
.index-news ul li a:hover {
  color: #b1e1ff;
}
.index-news ul li .list-news-date {
  display: block;
  width: 100px;
  font-size: 15px;
  color: #999;
  text-align: center;
  float: left;
  padding: 5px 0;
}
.index-news ul li .list-news {
  display: block;
  font-size: 12px;
  color: #999;
  float: left;
  border-left: 1px #333 solid;
}

@media screen and (max-width: 980px) {
  .news-detaile {
    padding: 0;
  }

  .index-news ul li .list-news {
    border-left: 0;
  }

  .index-news ul li .list-news-date {
    width: auto;
  }

  .index-news ul li a {
    padding: 5px 0;
  }
}

/** 公司位置 **/
.location-title {
  /*font: 15px/24px "微軟正黑體";*/
  color: #9cb98c;
}
.fillet {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/** 表單 **/
/*.forms-style01 {*/
/*  margin-top: 10px;*/
/*  padding-top: 10px;*/
/*}*/
/*.forms-style01 ul {*/
/*  list-style: none;*/
/*  margin: 0;*/
/*  padding: 10px　0;*/
/*}*/
/*.forms-style01 ul li {*/
/*  padding: 3px 0;*/
/*}*/
/*.forms-style01 ul li img {*/
/*  vertical-align: middle;*/
/*}*/
/*.forms-style01 .options-th {*/
/*  float: left;*/
  /* width: 90px; */
/*  font-size: 15px;*/
/*  color: #eee;*/
/*  line-height: 25px;*/
/*  text-align: right;*/
/*  padding-right: 10px;*/
/*}*/
/*.forms-style01 .options-td {*/
/*  float: left;*/
  /* width: 500px; */
/*  font-size: 15px;*/
/*  color: #fff;*/
/*  line-height: 25px;*/
/*}*/
/*input.input-style01 {*/
/*  background: #333;*/
/*  font-size: 15px;*/
/*  color: #ddd;*/
/*  padding: 3px 5px;*/
/*  line-height: 15px;*/
/*  border: 0;*/
/*  -webkit-border-radius: 3px;*/
/*  -moz-border-radius: 3px;*/
/*  border-radius: 3px;*/
/*  width: 200px;*/
/*}*/
/*input.input-style02 {*/
/*  background: #333;*/
/*  font-size: 15px;*/
/*  color: #ddd;*/
/*  padding: 3px 5px;*/
/*  line-height: 15px;*/
/*  border: 0;*/
/*  -webkit-border-radius: 3px;*/
/*  -moz-border-radius: 3px;*/
/*  border-radius: 3px;*/
/*  width: 70px;*/
/*}*/

/*textarea.textarea-style01 {*/
/*  background: #333;*/
/*  font-size: 15px;*/
/*  color: #fff;*/
/*  padding: 3px 5px;*/
/*  line-height: 15px;*/
/*  border: 0;*/
/*  -webkit-border-radius: 3px;*/
/*  -moz-border-radius: 3px;*/
/*  border-radius: 3px;*/
/*  width: 300px;*/
/*}*/
/** 表單欄位 **/
.form-box input, .form-box img{vertical-align:middle;}
.opinion-main{display:flex; flex-wrap:wrap; margin:5px 0; border-radius:3px; overflow:hidden;}
.opinion{display:flex; flex-wrap:wrap; margin:5px 0; overflow:hidden;flex: 1;}
.opinion-main .opinion:nth-child(even){margin:5px 0 5px 15px;}
.opinion-left01{ width:110px; min-width:110px; padding:5px 0; font-weight:bold;  font-family:"Microsoft JhengHei"; color:#fff; line-height:1.8; display:flex; align-items:center;justify-content: center;}
.input-main-style01{background:none;flex:1; width:100%; border:0;border-bottom: 1px #666 solid;margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#fff; line-height:1.8; min-height:40px;}
.input-main-style01 label{min-width: 80px;}
.input-main-style02{background:none; flex:1; width:100%; border:0;border-bottom: 1px #666 solid; margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:47px;}
.input-main-style03{background:#f4f8fb; flex:1; width:100%; border:0; margin:5px 0 0 0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:47px;}
.input-main-select{background:none; flex:1; width:100%; border:0; margin:0; padding:5px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; display:flex; flex-wrap:wrap;}
.input-main-select select{background:#f4f8fb; width:calc(50% - 2.5px); margin-right:5px; padding:5px 15px; line-height:1.8; border:0; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; min-height:37px;}
.input-main-select select:nth-child(2){margin-right:0;}
.select-style{background:#8a6e0c; font-size:15px; color:#ffffff; line-height:20px; padding:5px 10px; border:0;}
.input-style01{background:#f4f8fb; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
input:disabled{background-color:#fff; color:#2d7fb9; cursor:no-drop;}
.btn.openlink{margin:3px 0; padding:0 10px; text-align:center; font-size:15px; line-height:1.5; font-weight:bold; background-color:#2d7fb9; color:#fff; border-radius:5px;}
.btn.openlink:hover{background-color:#ffbe00;}
img.code{width:100px; height:47px; margin:0; vertical-align:middle; display:inline-block;}
.star{font-size: 14px; color: #ffff00;padding: 0 5px;}
.input-main-style01:focus,.input-main-style02:focus{border-bottom: 1px #ffff00 solid;}
@media screen and (max-width:680px){
	.opinion-main{display:block;}
	.opinion-main .opinion:nth-child(even){margin:5px 0;}
}
@media screen and (max-width:400px){
	.opinion{display:block;}
	.opinion-left01{width:100%;justify-content:flex-start;}
	.input-main-style01{padding:5px 5px;}
	.input-main-style02{width:calc(100% - 104px); display:inline-block;padding:5px 5px;}
}

/** 按鈕 **/
.cart-btn{padding:0px 0; text-align:center; margin-top:20px; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.btn-send{font-size:15px;}
a.btn-send{padding:5px 20px; text-align:center; font-size:16px; font-weight:bold; color:#fff; min-width:100px; margin:5px;border: 0; border-radius:3px;background: #cd3301;-webkit-appearance:inherit;}
a.btn-send:hover{background:#30318b;}
a.btn-reset{background:#999; padding:6px 20px; text-align:center; font-size:16px; color:#fff; font-weight:bold; min-width:100px; margin:5px;border-radius:3px;-webkit-appearance:inherit;}
a.btn-reset:hover{background:#666;}
a.btn-send-over{background:#7ea2c5; padding:5px 20px; text-align:center; font-size:15px; color:#fff; min-width:100px; margin:2px; border-radius:5px; border:2px solid #7ea2c5;}
a.btn-send-over:hover{background:#96b9dc; border:2px solid #96b9dc;}

@media screen and (max-width:575px){
	a.btn-send{padding:5px 10px; width:calc(50% - 10px);}
	a.btn-reset{padding:5px 10px; width:calc(50% - 10px);}
	a.btn-send-over{padding:5px 10px; width:calc(50% - 10px);}
}
/* 頁次 */
.page {
  font-size: 14px;
  color: #999;
  text-align: center;
  clear: both;
  padding: 10px 0 0 0;
  margin: 20px 0;
  border-top: 1px #333 dotted;
}
.page a {
  background: #333333;
  color: #fff;
  padding: 6px 10px 2px 10px;
  display: inline-block;
  margin: 5px 0;
}

.page br {
  display: none;
}
.page select {
  background: #333;
  color: #ccc;
  border: 1px #666 solid;
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .page br {
    display: block;
  }
}

/** footer **/
.footer {
  background: url(../images/footer_bg.png) no-repeat top center;
  padding: 0;
  text-align: center;
  font: 12px/22px "微軟正黑體";
  color: #ffffff;
  clear: both;
  height: 60px;
  padding: 15px 0 0 0;
}
.footer a{color: #f6f6f6;}
