@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
/* CSS Document */
body, dl, dt, dd, td, th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote {
	margin: 0;
	padding: 0;
	word-wrap:break-word;
	/* word-wrap:break-word; */
}
html,body {
	font-family: "PingFang TC","Noto Sans TC",'Lato', sans-serif;
	font-size:15px;
	width:100%;
	height:100%;
	-ms-overflow-style: scrollbar;
	background:#FFF;
}
a:link {
	color:#2d2d2d;
	text-decoration: none;
}
a:visited {
	color:#2d2d2d;
	text-decoration: none;
}
a:hover {
	color:#d62a2a;
	text-decoration: none;
}
a:active {
	color:#2d2d2d;
	text-decoration: none;
}
@-ms-viewport {
  width: device-width;
}

/* 三欄式自動調幅版面--------------------------------------------- */

#header {
  width: 100%;
  overflow: hidden;
  padding-top: 25px;
}
  .header_line {
    width: 100%;
    height: 2px;
    background-image: linear-gradient(to right, #bdbec0, #d62a2a);
  }
  .header_clear {
    height: 23px;
    clear: both;
  }

  .header_menu {
    width:1110px;
    margin: auto;
    text-align: center;
    overflow: hidden;
  }

  .header_1 {
    width: 450px;
    float: left;
    text-align: left;
  }

  .header_2 {
    width: 660px;
    float: right;
    font-family: "PingFangTC", "Microsoft JhengHei", "Lato", sans-serif;
    font-size: 16px;
  }
  .header_2 ul{
    list-style: none;
    margin-top: 5px;
  }
  .header_2 ul li {
    font-size: 16px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #FFF;
    display: inline-block;
    cursor: pointer;
    margin-left: 20px;
    text-align: center;
  }
  .header_2 ul li:hover {
    font-size: 16px;
    color: #FFF;
    background-color: #2d2d2d;
  }
  .header_2 ul li:hover a {
    color: #FFF;
  }
  .header_2 ul li a {
    font-size: 16px;
    color: #2d2d2d;
  }
  .header_2 ul li a:hover {
    font-size: 16px;
    color: #FFF;
  }
  

#banner {
  height: 400px;
  min-width:1110px;
  margin: auto;
  text-align: center;
  background: #e0e0e0;
}
  .banner_word {
    padding-top: 200px;
    text-align: center;
  }
  .banner_title1 {
    font-size: 30px;
    color: #FFF;
  }
  .banner_title2 {
    font-size: 14px;
    color: #FFF;
  }

#content {
  width:100%;
  margin: auto;
  text-align: center;
  overflow: hidden;
  background: #f8f8f8;
  padding: 50px 0 100px 0;
}
  .content_block {
    width:1110px;
    margin: auto;
    text-align: center;
    overflow: hidden;
    padding: 80px 5px;
  }

	.content_title1 {
		text-align:center;
    color: #000000;
		font-size:34px;
    font-weight: bold;
	}
  .content_button {
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
    background-color: #d62a2a;
    color: #FFF;
    margin: auto;
    text-align: center;
    cursor: pointer;
  }


/* 產品介紹 */

.content_product {
  width: 1110px;
  overflow: hidden;
  margin: auto;
  text-align: center;
}

.product_1 {
  width: 255px;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  float: left;
}
.product_2 {
  width: 825px;
  min-height: 500px;
  overflow: hidden;
  float: right;
}
  .product_menu_title1 {
    font-size: 16px;
    padding: 20px;
    font-weight: 500;
    text-align: left;
    color: #2d2d2d;
    cursor: pointer;
  }
  .product_menu_title1.active {
    color: #FFF;
    background: #d62a2a;
  }
  .product_menu_title1:hover {
    color: #FFF;
    background: #d62a2a;
  }
  .product_menu_title1:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .product_menu_title1:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .product {
    width: 250px;
    height: 320px;
    border-radius: 10px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    float: left;
    cursor: pointer;
  }
  .product_pic1 {
    width: 250px;
    height: 250px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .product_title1 {
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
    text-align: left;
  }
  .product_none {
    width: 30px;
    height: 30px;
    float: left;
  }
  .product_clear {
    height: 30px;
    clear: both;
  }

.product_in {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 20px;
  overflow: hidden;
}
.product_in_1 {
  width: 290px;
  height: 290px;
  float: left;
  overflow: hidden;
  border-radius: 10px;
}
.product_in_2 {
  width: 465px;
  float: right;
  overflow: hidden;
}
.product_in_title1 {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}
.product_in_title2 {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  padding-top: 20px;
}


.content_about {
  width: 1110px;
  margin: auto;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 50px 190px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}
  .about_title1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
  }
  .about_title2 {
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
  }
  .about_title3 {
    font-size: 24px;
    font-weight: bold;
  }

/* 最新消息 */

.content_news {
  width: 1110px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}

.content_news2 {
  width: 1110px;
  margin: auto;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}

.news_banner{
  width: 100%;
  height: 400px; 
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.news {
  width: 340px;
  min-height: 250px;
  border-radius: 10px;
  box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 30px 25px;
  float: left;
  text-align: left;
  cursor: pointer;
}
  .news_1 {
    width: 100%;
    height: 200px;
  }
  .news_title1 {
    width: 100px;
    color: #d62a2a;
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #d62a2a;
    border-radius: 11px;
    text-align: center;
  }
  .news_title2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #000000;
    padding-top: 20px;
  }
  .news_title3 {
    font-size: 16px;
    line-height: 24px;
    color: #6d6d6d;
    padding-top: 15px;
  }
  .news_title3 a {
    color: #6d6d6d;
  }
  .news_title3 a:hover {
    color: #d62a2a;
  }

.news_none {
  width: 30px;
  float: left;
  height: 20px;
}
.news_clear {
  height: 30px;
  clear: both;
}

.news_memo {
  width: 100%;
  padding: 50px 100px;
}
.news_in_title1 {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}
.news_in_title2 {
  width: 100px;
  color: #d62a2a;
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #d62a2a;
  border-radius: 11px;
  text-align: center;
  margin-top: 20px;
}
.news_in_memo {
  font-size: 16px;
  line-height: 28px;
  color: #2d2d2d;
  text-align: left;
}

/* 聯絡我們 */

.contact_1 {
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  float: left;
  text-align: left;
  padding: 20px 0;
  font-family: "Arial", "Microsoft JhengHei";
}
  .contact_1_title1 {
    font-size: 14px;
    line-height: 24px;
    color: #d62a2a;
    padding: 0 20px;
    margin-bottom: 5px;
  }
  .contact_1_title2 {
    font-size: 16px;
    line-height: 24px;
    color: #2d2d2d;
    padding: 0 20px;
  }
  .contact_1_clear {
    height: 20px;
    clear: both;
  }
  .contact_1_line {
    height: 20px;
    border-top: 1px solid #EEE;
    clear: both;
  }

.contact_2 {
  width: 725px;
  min-height: 500px;
  overflow: hidden;
  float: left;
  padding: 20px 0 0 0;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  margin-left: 30px;
  text-align: left;
}
.input_text {
  width: 100%;
  height: 30px;
  line-height: 28px;
  font-size: 16px;
  border: 0;
}
.input_text2 {
  width: 100%;
  height: 100px;
  font-size: 18px;
  padding: 10px 0;
  border: 0;
}
.contact_kind {
  border: 1px solid #acacac;
  background: none;
  color: #acacac;
  font-size: 16px;
  line-height: 30px;
  border-radius:15px;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  margin: 0 5px;
  cursor: pointer;
}
.contact_kind:first-child {
  margin: 0 5px 0 0;
}
.contact_kind:hover {
  border-color: #d62a2a;
  color: #d62a2a;
}
.contact_kind.active {
  border-color: #d62a2a;
  color: #d62a2a;
}
.contact_button {
  width: 100%;
  height: 60px;
  color: #FFF;
  font-size: 16px;
  line-height: 58px;
  background: #d62a2a;
  border: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}


#footer {
	min-widht:1110px;
  width:100%;
  margin: auto;
  text-align: center;
	background:#999;
	padding:10px 0;
	color:#fff;
}
.footer_1 {
  width: 1110px;
  margin: auto;
  text-align: center;
  overflow: hidden;
  padding: 80px 0;
}
.footer_1_1 {
  width: 50%;
  float: left;
  text-align: left;
}
.footer_1_2 {
  width: 50%;
  float: left;
  text-align: left;
}
.footer_button {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 25px;
  background-color: #d62a2a;
  color: #FFF;
  text-align: center;
  cursor: pointer;
}

.footer_title1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 52px;
  color: #000000;
}
.footer_title2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  padding-top: 10px;
}
.footer_clear {
  height: 30px;
  clear: both;
}
.footer_2 {
  width: 100%;
  min-width: 1110px;
  height: 48px;
  background: #2f2f2f;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  line-height: 48px;
}

