@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.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; */
}
body,html {
	font-family: 'Quicksand','Noto Sans TC', "Microsoft JhengHei", sans-serif;
	font-size:18px;
	width:100%;
  height: 100%;
	-ms-overflow-style: scrollbar;
  background: url("../images/inside_bg.jpg") top center repeat;
}
a:link {
	color:#dbdbdb;
	text-decoration: none;
}
a:visited {
	color:#dbdbdb;
	text-decoration: none;
}
a:hover {
	color:#dbdbdb;
	text-decoration: none;
}
a:active {
	color:#dbdbdb;
	text-decoration: none;
}
@-ms-viewport {
  width: device-width;
}
html, body {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;  
}


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

.header_big_menu {
  position: absolute;
	z-index: 100;
	width: 1100px;
  height: 100px;
	background:rgba(15,32,61,0.9);
  top: 40px;
  left: 50%;
  margin-left: -550px;
	display: none;
}
.header_logo {
	position: absolute;
	left: 40px;
	top: 21px;
}
.header_menu {
	position: absolute;
	z-index: 10000;
	right: 142px;
	top: 35px;
}

.header_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.header_menu ul li {
		font-size: 18px;
		display: inline-block;
		margin-left: 16px;
    width: 100px;
    text-align: center;
	}
	.header_menu ul li a {
		color: #dbdbdb;
		font-family: 'Quicksand','Noto Sans TC', sans-serif;
		font-weight: 300;
	}
	.header_menu ul li a:hover {
		color: #dbdbdb;
	}


.header_small_menu {
  position:absolute;
	z-index: 1000;
	width: 100%;
  height: 80px;
	top: 25px;
	padding:0 20px
}

.header_small_menu2 {
	position:relative;
	width: 100%;
  height: 100%;
  background:rgba(15,32,61,0.9);
  padding:0 20px;
}

.header_small_open {
	position:absolute;
	top:20px;
	right:20px;
	z-index:1002;
}
.header_small_close {
	position:absolute;
	top:20px;
	right:20px;
	z-index:1002;
	display:none;
}

.header_small_logo {
	position: absolute;
	top: 16px;
	left: 20px;
	z-index: 1002;
}

	.header_small_open img {
		width:42px;
	}
	.header_small_close img {
		width:42px;
	}
	.header_small_logo img {
		width:50px;
	}
	

.header_small_menu_list {
	position:absolute;
	width:100%;
	height: 100%;
	overflow-y: auto;
	background:#0a162b;
	z-index:900;
	padding: 150px 0 100px 0;
	display:none;
	text-align: center;
	right: 0;
}
	.header_small_link {
		color:#fff;
		font-size: 18px;
		line-height: 48px;
	}
	.header_small_link a {
		color:#fff;
	}
	.header_small_link a:hover {
		color:#dbb681;
	}
	.header_small_line {
		width:90%;
		margin:auto;
		text-align:center;
		border-bottom:1px solid #a5794a;
	}
	.header_small_share {
		text-align:center;
		color:#fff;
	}
	.header_small_clear {
		height:20px;
		clear:both;
	}


@media only screen and (min-width: 768px) {
.header_small_menu_list {
	padding: 210px 0 0 0;
}
.header_small_menu {
  height: 100px;
	top: 40px;
	padding:0 60px;
	display: block;
}
	.header_small_open {
		top:30px;
		right:30px;
	}
	.header_small_close {
		top:30px;
		right:30px;
	}
	.header_small_logo {
		top: 20px;
		left: 30px;
	}
	.header_small_open img {
	}
	.header_small_close img {
	}
	.header_small_logo img {
		width: 60px;
	}
	.header_small_clear {
		height:35px;
	}
}

@media only screen and (min-width: 1150px) {
	.header_big_menu {
		display: block;
	}
	.header_small_menu {
		display: none;
	}
}


#header_1 {
  width: 100%;
  padding: 140px 0 25px 0;
  text-align: left;
  color: #0f203d;
  font-size: 14px;
  line-height: 24px;
  font-family: 'cwTeXMing', serif;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
#header_1 {
  padding: 210px 0 50px 0;
  font-size: 18px;
  line-height: 30px;
}
}
@media only screen and (min-width: 1100px) {
#header_1 {
  padding: 230px 0 70px 0;
  font-size: 22px;
  line-height: 36px;
}	
}


#banner {
	width: 100%;
	height: 100%;
	position: relative;
  display: none;
}
#banner2 {
	width: 100%;
	height: 100%;
	position: relative;
  display: block;
}
.slider_word {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  margin-left: 0;
}
  .slider_word1 {
    font-size: 24px;
    font-weight: bold;
    color: #0f203d;
    margin-left: 20px;
    font-family: 'cwTeXMing', serif;
  }
  .slider_word2 {
    width: 120px;
    padding-bottom: 20px;
    border-bottom: 6px solid #a5794a;
    margin-left: 20px;
  }

.bx-prev_arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 90px;
  bottom: 60px;
}
.bx-next_arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 40px;
  bottom: 60px;
}

@media only screen and (min-width: 768px) {
#banner {
  display: none;
}
#banner2 {
  display: block;
}
.slider_word {
  bottom: 100px;
  left: 0;
  width: 100%;
  margin-left: 0;
}
  .slider_word1 {
    font-size: 36px;
    margin-left: 60px;
  }
  .slider_word2 {
    width: 120px;
    padding-bottom: 20px;
    margin-left: 60px;
  }
.bx-prev_arrow {
  width: 60px;
  height: 60px;
  right: 120px;
  bottom: 140px;
}
.bx-next_arrow {
  width: 60px;
  height: 60px;
  right: 50px;
  bottom: 140px;
}
}
@media only screen and (min-width: 1100px) {
#banner {
  display: block;
}
#banner2 {
  display: none;
}
.slider_word {
  bottom: 90px;
  left: 50%;
  width: 1100px;
  margin-left: -550px;
}
  .slider_word1 {
    font-size: 36px;
    margin-left: 0;
  }
  .slider_word2 {
    width: 120px;
    padding-bottom: 20px;
		margin-left: 0;
  }
  
.bx-prev_arrow {
  width: 80px;
  height: 80px;
  right: 90px;
  bottom: 10px;
}
.bx-next_arrow {
  width: 80px;
  height: 80px;
  right: 0px;
  bottom: 10px;
}
}



.content_memo {
	width:100%;
	margin:auto;
	padding:0 20px;
	overflow:hidden;
}
.content_title1 {
	font-size:20px;
	font-weight: bold;
	color:#0f203d;
	text-align:left;
	line-height:30px;
  font-family: 'cwTeXMing', serif;
}
.content_title2 {
	font-size:20px;
	font-weight: 500;
	color:#6c7789;
	font-family: 'Vollkorn', serif;
	text-align:right;
	line-height:30px;
}
.content_title3 {
	font-size:20px;
	font-weight: bold;
	color:#0f203d;
  font-family: 'cwTeXMing', serif;
}
.content_title {
	width:100%;
	margin:auto;
	text-align:center;
	padding:0 20px;
}
.content_line {
	padding:0 40px;
}
	.content_line2 {
		border-top:2px solid #798393;
	}
	
.content_clear {
	height:30px;
	clear:both;
}
@media only screen and (min-width: 768px) {
.content_memo {
	width:100%;
	padding:0 60px;
}
.content_title1 {
	font-size:24px;
	line-height:30px;
}
.content_title2 {
	font-size:24px;
}
.content_title3 {
	font-size:24px;
	line-height:30px;
}
.content_title {
	width:100%;
	padding:0 60px;
}
.content_line {
	padding:0 70px;
}
.content_clear {
	height:50px;
}
}

@media only screen and (min-width: 1100px) {
.content_memo {
	width:1100px;
	padding:0px;
}
.content_title1 {
	font-size:36px;
	line-height:38px;
}
.content_title2 {
	font-size:36px;
	line-height:40px;
}
.content_title3 {
	font-size:36px;
}
.content_title {
	width:1100px;
	padding:0;
}
.content_line {
	padding:0 80px;
}
.content_clear {
	height:80px;
}
}


/* 關於我們 */

.about_pic {
  width: 100%;
  height: 500px;
}
.about_word {
  width: 100%;
  margin: auto;
  padding-top: 240px;
  text-align: right;
  font-size: 18px;
  color: #FFF;
  font-family: 'Vollkorn', serif;
	padding-right:20px;
}
.about_title1 {
	font-size:16px;
	color:#a5794a;
	line-height:30px;
}
.about_memo {
	padding:0;
	font-size:14px;
	line-height:24px;
}
.about_say {
	width:125px;
}

@media only screen and (min-width: 768px) {
.about_word {
  width: 100%;
  margin: auto;
	padding-right:60px;
  padding-top: 310px;
  font-size: 20px;
}
.about_memo {
	padding:0 40px;
	font-size:16px;
	line-height:30px;
}
.about_say {
	width:170px;
}
.about_title1 {
	font-size:18px;
	line-height:30px;
}
}
@media only screen and (min-width: 1100px) {
.about_word {
  width: 1100px;
  margin: auto;
  padding-top: 240px;
  font-size: 22px;
}
.about_memo {
	padding:0 70px;
	font-size:20px;
	line-height:36px;
}
.about_say {
	width:196px;
}
.about_title1 {
	font-size:22px;
	line-height:40px;
}
}



/* 熱銷建案 */

.hot_banner {
  width: 100%;
  height: 250px;
  position: relative;
}
.hot_memo {
  padding: 75px 0 25px 0;
  font-size: 14px;
  font-weight: bold;
  color: #0f203d;
  line-height: 24px;
	font-family: 'cwTeXMing', serif;
}
.hot_banner_link {
  width: 100%;
  height: 100%;
  background: url('../images/hot_banner_bg.png');
}
.hot_banner_link2 {
  width: 100%;
  height: 100%;
  background: #331b00;
  position: absolute;
  z-index: 50;
  opacity: 0;
  top: 0;
}
.hot_b1 {
  font-size: 16px;
  font-weight: 500;
  width:240px;
	height:50px;
  text-align: center;
	border:2px solid #6c7789;
	background:#efefef url(../images/hot_view.png) 20px 8px no-repeat;
  padding-left: 65px;
	color:#6c7789;
	cursor:pointer;
}
.hot_b1:hover {
	border:2px solid #a5794a;
	color:#a5794a;
  background:url(../images/hot_view2.png) 20px 8px no-repeat;
}

.hot_b2 {
	width:240px;
	height:60px;
	border:2px solid #6c7789;
	background:url(../images/hot_map.png) 50px 13px no-repeat;
	padding-left:60px;
	color:#6c7789;
	cursor:pointer;
}
.hot_b2:hover {
	border:2px solid #98714a;
	background:#98714a url(../images/hot_map2.png) 50px 13px no-repeat;
	color:#FFF;
}

.hot_b_pos {
  position: absolute;
  z-index: 55;
  text-align: center;
  top: 100px;
  width: 100%;
}
.hot_b_pos2 {
  position: absolute;
  z-index: 55;
  text-align: center;
  top: 50px;
  width: 100%;
}
.hot_b_pos2_word {
  font-size:16px;
  color:#a5794a;
  padding-top: 15px;
	font-family: 'cwTeXMing', serif;
}

.hot {
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.hot_1 {
  width: 90%;
  float: left;
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  color: #0f203d;
  font-family: 'Quicksand','cwTeXMing', "Microsoft JhengHei", sans-serif;
}
.hot_2 {
  width: 100%;
  float: right;
  font-size: 18px;
  line-height: 30px;
	padding-top:60px;
  color: #a5794a;
}
.hot_line {
  border-top: 5px solid #798393;
}
.hot_memo2 {
  padding-left: 20px;
}
.hot_memo3 {
  color: #595757;
  padding: 10px 0 10px 20px;
}
.hot_small_block {
  width: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.hot_small {
  width: 100%;
  height: 190px;
  float: left;
  margin-top: 20px;
}
  .hot_back {
    display: none;
  }

  .hot_back2 {
    display: block;
    margin: auto;
    margin-top: 40px;
  }


@media only screen and (min-width: 768px) {
.hot_banner {
  height: 600px;
}
.hot_memo {
  padding: 100px 0 65px 0;
  font-size: 18px;
  line-height: 30px;
}
.hot_b1 {
  font-size: 20px;
  width:450px;
	height:60px;
	background:url(../images/hot_view.png) 120px 13px no-repeat;
  padding-left: 60px;
}
.hot_b1:hover {
  background:url(../images/hot_view2.png) 120px 13px no-repeat;
}

.hot_b2 {
	width:240px;
	height:60px;
	border:2px solid #6c7789;
	background:url(../images/hot_map.png) 50px 13px no-repeat;
	padding-left:60px;
	color:#6c7789;
	cursor:pointer;
}
.hot_b2:hover {
	border:2px solid #98714a;
	background:#98714a url(../images/hot_map2.png) 50px 13px no-repeat;
	color:#FFF;
}
.hot_b_pos {
  top: 250px;
}
.hot_b_pos2 {
  top: 220px;
}
.hot_b_pos2_word {
  font-size:24px;
  padding-top: 20px;
}


.hot {
  width: 550px;
}
.hot_1 {
  width: 90%;
  float: left;
  font-size: 30px;
  line-height: 60px;
}
.hot_2 {
  width: 100%;
  float: right;
  font-size: 24px;
  line-height: 48px;
  padding-top: 110px;
}
.hot_line {
  border-top: 5px solid #798393;
}
.hot_memo2 {
  padding-left: 20px;
}
.hot_memo3 {
  color: #595757;
  padding: 10px 0 10px 20px;
}
.hot_small_block {
  padding: 0 60px;
}
.hot_small {
  width: 100%;
  height: 430px;
  float: left;
  margin-top: 20px;
}
  .hot_back {
    display: none;
  }
  .hot_back2 {
    display: block;
    margin-top: 80px;
    margin-left: 80px
  }
}


@media only screen and (min-width: 1100px) {
.hot_banner {
  height: 600px;
}
.hot_memo {
  padding: 170px 0 65px 0;
  font-size: 22px;
  line-height: 36px;
}
.hot_b1 {
  font-size: 20px;
  width:450px;
	height:60px;
	background:url(../images/hot_view.png) 120px 13px no-repeat;
  padding-left: 60px;
}
.hot_b1:hover {
  background:url(../images/hot_view2.png) 120px 13px no-repeat;
}

.hot_b_pos {
  top: 250px;
}
.hot_b_pos2 {
  top: 220px;
}
  

.hot {
  width: 100%;
}
.hot_1 {
  width: 40%;
  float: left;
  font-size: 30px;
  line-height: 60px;
}
.hot_2 {
  width: 50%;
  float: right;
  font-size: 24px;
  line-height: 48px;
  padding-top: 0px;
}
.hot_line {
  border-top: 5px solid #798393;
}
.hot_memo2 {
  padding-left: 20px;
}
.hot_memo3 {
  color: #595757;
  padding: 10px 0 10px 20px;
}
.hot_small_block {
  padding: 0;
}
.hot_small {
  width: 33.33333%;
  height: 430px;
  float: left;
  margin-top: 0px;
}
  .hot_back {
    display: block;
  }
  .hot_back2 {
    display: none;
  }
}


/* 案例實蹟 */

.case_banner {
  width: 100%;
  height: 280px;
  position: relative;
	float:left;
	cursor:pointer;
}
.case_memo {
  padding: 75px 0 25px 0;
  font-size: 14px;
  font-weight: bold;
  color: #0f203d;
  line-height: 24px;
	font-family: 'cwTeXMing', serif;
}
.case_banner_link {
  width: 100%;
  height: 100%;
  background: url('../images/hot_banner_bg.png');
}
.case_banner_link2 {
  width: 100%;
  height: 100%;
  background: rgba(15,32,61,0.97);
  position: absolute;
  z-index: 50;
  opacity: 0;
  top: 0;
}
.case_b1 {
  font-size: 16px;
  font-weight: 500;
  width:240px;
	height:50px;
  text-align: center;
	border:2px solid #6c7789;
	background:#efefef url(../images/hot_view.png) 15px 8px no-repeat;
  padding-left: 120px;
	color:#6c7789;
	cursor:pointer;
}
.case_b1:hover {
	border:2px solid #a5794a;
	color:#a5794a;
  background:url(../images/hot_view2.png) 15px 8px no-repeat;
}

.case_b_pos {
  position: absolute;
  z-index: 55;
  text-align: center;
  top: 120px;
  width: 100%;
}
.case_b_pos2 {
  position: absolute;
  z-index: 55;
  text-align: center;
  top: 80px;
  width: 100%;
}
.case_b_pos2_word {
  font-size:16px;
  color:#a5794a;
  padding-top: 15px;
	font-family: 'cwTeXMing', serif;
	font-weight:bold;
}

.case {
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.case_1 {
  width: 90%;
  float: left;
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  color: #0f203d;
  font-family: 'Quicksand','cwTeXMing', "Microsoft JhengHei", sans-serif;
}
.case_2 {
  width: 100%;
  float: right;
  font-size: 18px;
  line-height: 30px;
  color: #a5794a;
	padding-top:60px;
}
.case_line {
  border-top: 5px solid #798393;
}
.case_memo2 {
  padding-left: 20px;
}
.case_memo3 {
  color: #595757;
  padding: 10px 0 10px 20px;
}
.case_small_block {
  width: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.case_small {
  width: 100%;
  height: 190px;
  float: left;
  margin-top: 20px;
}
  .case_back {
    display: none;
  }

  .case_back2 {
    display: block;
    margin: auto;
    margin-top: 40px;
  }


@media only screen and (min-width: 768px) {
.case_banner {
  width: 50%;
  height: 350px;
}
.case_memo {
  padding: 100px 0 65px 0;
  font-size: 18px;
  line-height: 30px;
}
.case_b1 {
  font-size: 20px;
  width:300px;
	height:60px;
	background:url(../images/hot_view.png) 60px 13px no-repeat;
  padding-left: 60px;
}
.case_b1:hover {
  background:url(../images/hot_view2.png) 60px 13px no-repeat;
}

.case_b_pos {
  top: 150px;
}
.case_b_pos2 {
  top: 100px;
}
.case_b_pos2_word {
  font-size:24px;
  padding-top: 20px;
}


.case {
  width: 550px;
}
.case_1 {
  width: 90%;
  float: left;
  font-size: 30px;
  line-height: 60px;
}
.case_2 {
  width: 100%;
  float: right;
  font-size: 24px;
  line-height: 48px;
  padding-top: 110px;
}
.case_line {
  border-top: 5px solid #798393;
}
.case_memo2 {
  padding-left: 20px;
}
.case_memo3 {
  color: #595757;
  padding: 10px 0 10px 20px;
}
.case_small_block {
  padding: 0 60px;
}
.case_small {
  width: 100%;
  height: 430px;
  float: left;
  margin-top: 20px;
}
  .case_back {
    display: none;
  }
  .case_back2 {
    display: block;
    margin-top: 80px;
    margin-left: 80px
  }
}


@media only screen and (min-width: 1100px) {
.case_banner {
  width: 33.3333333%;
  height: 600px;
}
.case_memo {
  padding: 170px 0 65px 0;
  font-size: 22px;
  line-height: 36px;
}
.case_b1 {
  font-size: 20px;
  width:290px;
	height:60px;
	background:url(../images/hot_view.png) 60px 13px no-repeat;
  padding-left: 60px;
}
.case_b1:hover {
  background:url(../images/hot_view2.png) 60px 13px no-repeat;
}

.case_b_pos {
  top: 250px;
}
.case_b_pos2 {
  top: 220px;
}
  

.case {
  width: 100%;
}
.case_1 {
  width: 40%;
  float: left;
  font-size: 30px;
  line-height: 60px;
}
.case_2 {
  width: 50%;
  float: right;
  font-size: 24px;
  line-height: 48px;
  padding-top: 0px;
}
.case_line {
  border-top: 5px solid #798393;
}
.case_memo2 {
  padding-left: 20px;
}
.case_memo3 {
  color: #595757;
  padding: 10px 0 10px 20px;
}
.case_small_block {
  padding: 0;
}
.case_small {
  width: 33.33333%;
  height: 430px;
  float: left;
  margin-top: 0px;
}
  .case_back {
    display: block;
  }
  .case_back2 {
    display: none;
  }
}


/* 最新消息 */

.news1 {
	width:100%;
	float:left;
	overflow:hidden;
}
	.news1_pic1 {
		width:100%;
		height:180px;
	}
	.news1_memo {
		width:100%;
		min-height:200px;
		padding:25px 18px;
		overflow:hidden;
		color:#595757;
		border:1px solid #a0a0a0;
		background:#FFF;
	}
	.news1_line {
		width:120px;
		border-top:6px solid #a5794a;
	}
	.news1_title1 {
		font-size:16px;
	}
	.news1_title2 {
		font-size:16px;
	}
	.news1_more {
		width:120px;
		height:40px;
		border:2px solid #6c7789;
		color:#6c7789;
		font-size:16px;
		font-weight:500;
		text-align:center;
		line-height:36px;
		cursor:pointer;
	}
	.news1_more:hover {
		border:2px solid #98714a;
		color:#a5794a;
	}
.news2 {
	width:100%;
	float:left;
	overflow:hidden
}
	.news2_pic1 {
		width:100%;
		height:160px;
	}
	
.news_none {
	width:40px;
	height:30px;
	float:none;
	clear:both;
}
.news_clear {
	height:30px;
	clear:both;
}
.news_clear2 {
	height:18px;
	clear:both;
}

.news_in_1 {
	width:100%;
	float:left;
	color:#FFF;
	padding-bottom:35px;
}
.news_in_2 {
	width:100%;
	float:left;
}
.news_in_date {
	width:120px;
	height:120px;
	padding:12px 0;
	text-align:center;
	background:#98714a;
}
.news_in_date1 {
	font-size:18px;
	font-weight:100;
}
.news_in_date2 {
	font-size:30px;
	font-weight:100;
}
.news_in_title1 {
	font-size:20px;
	line-height:36px;
	color:#595757;
	padding-bottom:45px;
}
.news_in_title2 {
	padding-top:30px;
	font-size:18px;
	line-height:30px;
	color:#595757;
}
.news_b1 {
	width:240px;
	height:60px;
	border:2px solid #6c7789;
	background:url(../images/news_back1.png) 50px 13px no-repeat;
	padding-left:60px;
	color:#6c7789;
	cursor:pointer;
}
.news_b1:hover {
	border:2px solid #98714a;
	background:#98714a url(../images/news_back2.png) 50px 13px no-repeat;
	color:#FFF;
}

@media only screen and (min-width: 768px) {
.news1 {
	width:530px;
	float:none;
	margin:auto;
}
	.news1_pic1 {
		height:300px;
	}
	.news1_memo {
		min-height:300px;
		padding:50px 35px;
	}
	.news1_line {
		width:120px;
	}
	.news1_title1 {
		font-size:18px;
	}
	.news1_title2 {
		font-size:20px;
	}
	.news1_more {
		width:120px;
		height:40px;
		font-size:16px;
		line-height:36px;
	}
.news2 {
	width:530px;
	float:none;
	margin:auto;
}
	.news2_pic1 {
		height:300px;
	}
	
.news_none {
	width:40px;
	height:40px;
	float:none;
	clear:both;
}
.news_clear {
	height:40px;
}
.news_clear2 {
	height:30px;
}

.news_in_1 {
	width:100%;
}
.news_in_2 {
	width:100%;
}
.news_in_date {
	width:120px;
	height:120px;
	padding:12px 0;
}
.news_in_date1 {
	font-size:18px;
}
.news_in_date2 {
	font-size:30px;
}
.news_in_title1 {
	font-size:24px;
	line-height:40px;
	padding-bottom:45px;
}
.news_in_title2 {
	padding-top:30px;
	font-size:20px;
	line-height:36px;
}
.news_b1 {
	width:240px;
	height:60px;
	border:2px solid #6c7789;
	background:url(../images/news_back1.png) 50px 13px no-repeat;
	padding-left:60px;
	color:#6c7789;
	cursor:pointer;
}
.news_b1:hover {
	border:2px solid #98714a;
	background:#98714a url(../images/news_back2.png) 50px 13px no-repeat;
	color:#FFF;
}
}
@media only screen and (min-width: 1100px) {
.news1 {
	width:530px;
	float:left;
}
	.news1_pic1 {
		height:300px;
	}
	.news1_memo {
		min-height:300px;
		padding:50px 35px;
	}
	.news1_line {
		width:120px;
	}
	.news1_title1 {
		font-size:18px;
	}
	.news1_title2 {
		font-size:20px;
	}
	.news1_more {
		width:120px;
		height:40px;
		font-size:16px;
		line-height:36px;
	}
.news2 {
	width:340px;
	float:left;
}
	.news2_pic1 {
		height:200px;
	}
	
.news_none {
	width:40px;
	height:40px;
	float:left;
	clear:none;
}
.news_clear {
	height:60px;
}
.news_clear2 {
	height:30px;
}

.news_in_1 {
	width:160px;
}
.news_in_2 {
	width:840px;
}
.news_in_date {
	width:120px;
	height:120px;
	padding:12px 0;
}
.news_in_date1 {
	font-size:18px;
}
.news_in_date2 {
	font-size:30px;
}
.news_in_title1 {
	font-size:24px;
	line-height:40px;
	padding-bottom:45px;
}
.news_in_title2 {
	padding-top:30px;
	font-size:20px;
	line-height:36px;
}
}



/* 聯絡我們 */

.contact_1 {
	width:100%;
	height:220px;
	float:left;
	text-align:left;
	overflow:hidden;
}
.contact_2 {
	width:100%;
	overflow:hidden;
	background:url(../images/all_bg.jpg) center top repeat;
}
.contact1 {
	width:100%;
	float:left;
}
.contact2 {
	width:100%;
	float:left;
	color:#595757;
	font-family: 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
	padding-top:60px;
}
.contact_line {
	border-top:5px solid #798393;
}
.contact_clear {
	height:60px;
	clear:both;
}
.contact_clear2 {
	height:60px;
	clear:both;
}
.contact_clear3 {
	height:30px;
	clear:both;
}
.contact_b1 {
	width:240px;
	height:60px;
	border:2px solid #6c7789;
	background:url(../images/contact_email.png) 50px 18px no-repeat;
	padding-left:60px;
	color:#6c7789;
	cursor:pointer;
}
.contact_b1:hover {
	border:2px solid #98714a;
	background:#e5e5e5 url(../images/contact_email2.png) 50px 18px no-repeat;
	color:#98714a;
}
.contact_text1 {
	width:100%;
	float:left;
}
.contact_text2 {
	width:100%;
	float:right;
	margin-top:30px;
}
.c_t1 {
	width:100%;
	height:60px;
	border:2px solid #946f4a;
	background:#e8e9ea;
	font-size:16px;
	padding:0 20px;
}
.c_t2 {
	width:100%;
	height:200px;
	border:2px solid #946f4a;
	background:#e8e9ea;
	font-size:16px;
	padding:10px 20px;
}


@media only screen and (min-width: 768px) {
.contact_1 {
	width:100%;
	height:500px;
}
.contact1 {
	width:80%;
	float:left;
}
.contact2 {
	width:80%;
	float:left;
	font-size:20px;
	line-height:40px;
	padding-top:60px;
}
.contact_clear {
	height:60px;
}
.contact_clear2 {
	height:50px;
}
.contact_clear3 {
	height:60px;
}
.contact_text1 {
	width:47%;
}
.contact_text2 {
	width:47%;
	margin-top:0px;
}
.c_t1 {
	height:60px;
	font-size:20px;
	padding:0 20px;
}
.c_t2 {
	height:200px;
	font-size:20px;
	padding:10px 20px;
}
}
@media only screen and (min-width: 1100px) {
.contact_1 {
	width:100%;
	height:500px;
}
.contact1 {
	width:40%;
	float:left;
}
.contact2 {
	width:50%;
	float:right;
	font-size:24px;
	line-height:40px;
	padding-top:0;
}
.contact_clear {
	height:435px;
}
.contact_clear2 {
	height:60px;
}
.contact_clear3 {
	height:60px;
}
.contact_text1 {
	width:45%;
}
.contact_text2 {
	width:45%;
}
.c_t1 {
	height:60px;
	font-size:20px;
	padding:0 20px;
}
.c_t2 {
	height:200px;
	font-size:20px;
	padding:10px 20px;
}
}


#footer {
  width: 90%;
  margin: auto;
  border-top: 10px solid #977149;
  padding: 35px 0 35px 0;
  overflow: hidden;
  margin-top: 40px;
}
  .footer_1 {
    width: 100%;
    float:left;
    padding-left: 0px;
    text-align: center;
  }
  .footer_1 img {
      width: 240px;
    }
  .footer_2 {
    width: 100%;
    float:left;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    padding-top: 15px;
    padding-left: 90px;
  }

@media only screen and (min-width: 768px) {
#footer {
  width: 95%;
  margin: auto;
  border-top: 10px solid #977149;
  padding: 35px 0 35px 0;
  overflow: hidden;
  margin-top: 90px;
}
  .footer_1 {
    width: 50%;
    float:left;
    padding-left: 0;
    text-align: center;
  }
    .footer_1 img {
      width: 275px;
    }
  .footer_2 {
    width: 50%;
    float:left;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    padding-top: 0;
  }
}

@media only screen and (min-width: 1150px) {
#footer {
  width: 1100px;
  border-top: 10px solid #977149;
  padding: 90px 0 80px 0;
  margin-top: 90px;
}
  .footer_1 {
    width: 50%;
    padding-left: 80px;
  }
    .footer_1 img {
      width: 339px;
    }
  .footer_2 {
    width: 50%;
    font-size: 18px;
    line-height: 32px;
  }
}


#copyright {
  width: 100%;
  min-height: 20px;
  padding: 20px 0;
  text-align: center;
  background: rgba(108,119,137,0.8);
  color: #ededed;
  font-size: 12px;
  clear: both;
}

