@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: "Noto Sans TC", "Microsoft JhengHei", 'Lato', sans-serif;
	font-size:15px;
	width:100%;
	height:100%;
	-ms-overflow-style: scrollbar;
  background: #fbfbfb;
}
a:link {
	color:#757575;
	text-decoration: none;
}
a:visited {
	color:#757575;
	text-decoration: none;
}
a:hover {
	color:#53757d;
	text-decoration: none;
}
a:active {
	color:#757575;
	text-decoration: none;
}
@-ms-viewport {
  width: device-width;
}


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

#header {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 900;
  display: none;
}
#header2 {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 200;
  display: block;
  border-bottom: 1px solid #FFF;
}
  .header_logo {
    padding: 40px 0;
    text-align: center;
  }

.header_menu {
  height: 58px;
  width: 100%;
  border-top:1px solid #FFF;
  border-bottom:1px solid #FFF;
  display: none;
}
  .header_menu ul {
    list-style: none;
  }
  .header_menu ul li {
    margin: 0 50px;
    padding: 0;
    display: inline-block;
    line-height: 56px;
    font-size: 20px;
    color: #585450;
    letter-spacing: 3px;
    text-align: center;
  }
  .header_menu ul li a {
    color: #FFF;
  }

.header2_logo {
  padding: 30px 0;
  text-align: center;
}
  .header2_logo img {
    width: 140px;
  }
  .header2_small_open {
    position: absolute;
    right: 10px;
    top: 29px;
    display: block;
    z-index: 99;
  }
  .header2_small_close {
    position: absolute;
    right: 10px;
    top: 29px;
    display: none;
  }
  .header2_small_menu_list {
    position: fixed;
    width: 100%;
    text-align: center;
    display: none;
    padding: 0 0 50px 0;
    background: #fff;
    top: 0;
  }
  .header2_small_menu_list ul li {
    line-height: 40px;
    letter-spacing: 4px;
  }
  .header2_small_line {
    width: 100px;
    margin: auto;
    border-top: 1px solid #585450;
  }
  .header2_small_clear {
    height: 30px;
    clear: both;
  }
  .header2_small_line2 {
    width: 100%;
    border-top:1px solid #585450;
  }

@media (min-width: 768px) {
#header {
  display: block;
}
#header2 {
  display: none;
}
  .header_logo {
    padding: 30px 0;
  }
.header_menu {
  height: 48px;
  display: block;
}
  .header_menu ul li {
    margin: 0 12px;
    font-size: 16px;
    line-height: 46px;
  }
 
}

@media (min-width: 1100px) {
  .header_logo {
    padding: 50px 0;
  }
.header_menu {
  height: 58px;
}
  .header_menu ul li {
    margin: 0 40px;
    font-size: 20px;
    line-height: 56px;
  }
}

#banner {
  width: 100%;
  height: 600px;
  position: relative;
}
  .banner_list {
    width: 100%;
    height: 600px;
    margin: auto;
    position: relative;
  }
  .banner_word {
    position: absolute;
    width: 110px;
    font-size: 18px;
    font-family: 'Jomolhari', serif;
    text-align: center;
    color: #FFF;
    border-bottom: 5px solid #FFF;
    left: 40px;
    bottom: 160px;
  }
  .banner_word_line {
    position: absolute;
    width: 280px;
    border-bottom: 1px solid #FFF;
    bottom:-3px;
    left: -30px;
  }
  .banner_word2 {
    position: absolute;
    width: 130px;
    font-size: 18px;
    font-family: 'Jomolhari', serif;
    text-align: center;
    color: #FFF;
    border-bottom: 5px solid #FFF;
    right: 40px;
    bottom: 160px;
  }
  .banner_word_line2 {
    position: absolute;
    width: 280px;
    border-bottom: 1px solid #FFF;
    bottom:-3px;
    right: -30px;
  }

@media (min-width: 768px) {
  .banner_list {
    width: 100%;
    height: 600px;
  }
  .banner_word {
    width: 160px;
    font-size: 30px;
    left: 130px;
    bottom: 130px;
  }
  .banner_word_line {
    width: 600px;
  }
  .banner_word2 {
    width: 300px;
    font-size: 30px;
    right: 130px;
    bottom: 130px;
  }
  .banner_word_line2 {
    width: 600px;
  }
}
@media (min-width: 1100px) {
  .banner_list {
    width: 1100px;
    height: 600px;
  }
  .banner_word {
    width: 160px;
    font-size: 30px;
    left: 130px;
    bottom: 130px;
  }
  .banner_word_line {
    width: 600px;
  }
  .banner_word2 {
    width: 300px;
    font-size: 30px;
    right: 130px;
    bottom: 130px;
  }
  .banner_word_line2 {
    width: 600px;
  }
}


.menu_second {
  background: #e3e3e3;
  width: 100%;
  min-height: 60px;
  padding: 0 10px;
}
  .menu_second_2 {
    width: 100%;
    margin: auto;
  }
  .menu_second_2 ul {
    width: 100%;
    margin: auto;
    list-style: none;
  }
  .menu_second_2 ul li {
    width: auto;
    display: inline-block;
    padding: 15px 1px 15px 1px;
    font-size: 16px;
    line-height: 30px;
    color: #9e876b;
    letter-spacing: 2px;
    text-align: center;
  }
  .menu_second_2 ul li:first-child {
    text-align: left;
  }
  .menu_second_2 ul li:last-child {
    text-align: right;
  }
  .menu_second_2 ul li.active a {
    color: #53757d;
    padding-bottom: 7px;
    border-bottom: 10px solid #53757d;
  }
  .menu_second_2 ul li a {
    color: #585450;
    padding: 0 10px;
  }
  .menu_second_2 ul li a:hover {
    color: #53757d;
    padding-bottom: 7px;
    border-bottom: 10px solid #53757d;
  }

@media (min-width: 768px) {
  .menu_second_2 {
    width: 100%;
    margin: auto;
  }
  .menu_second_2 ul {
    width: 98%;
  }
  .menu_second_2 ul li {
    width: 33%;
    padding: 15px 19px 15px 19px;
    font-size: 20px;
    line-height: 30px;
  }
  .menu_second_2 ul li a {
    padding: 0 55px;
  }
}
@media (min-width: 1100px) {
  .menu_second_2 {
    width: 1100px;
  }
  .menu_second_2 ul {
    width: 90%;
  }
  .menu_second_2 ul li {
    width: 33%;
    padding: 15px 19px 15px 19px;
    font-size: 20px;
    line-height: 30px;
  }
  .menu_second_2 ul li a {
    padding: 0 55px;
  }
}


#content {
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding:30px 10px;
}
  .content_clear {
    height: 10px;
    clear: both;
  }

.menu_title {
  font-weight: 300;
  font-size: 14px;
  color: #9e876b;
  padding-bottom: 30px;
}
  .menu_title a {
    color: #585450;
  }
  .menu_title a:hover {
    color: #9e876b;
  }


.about_memo {
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  color: #585450;
  text-align: center;
}

.about_memo2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #585450;
  text-align: left;
  padding: 0;
}
  .about_title1 {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #53757d;
  }
  .about_title2 {
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    color: #9e876b;
  }
  .about_title3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    color: #4e5b5f;
  }
.about_block1 {
  width: 95%;
  padding: 30px 15px;
  border: 1px solid #9e876b;
  box-shadow:10px 10px rgba(158,135,107,1);
  text-align: left;
  background: url("../images/index_bg.jpg");
  margin: auto;
}
.about_line {
  width: 100%;
  border-top: 1px solid #9e876b;
}
.about_clear {
  height: 10px;
  clear: both;
}
.about_green {
  color: #658c72;
}

.about_1 {
  width: 240px;
  min-height: auto;
  float: none;
  background: url("../images/index_bg.jpg");
  padding: 60px 10px;
  color: #4e5b5f;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: auto;
}
  .about_1_bg {
    position: relative;
    width: 100%;
    padding: 0 10px;
    margin: auto;
    text-align: center;
  }
  .about_img {
    padding: 0 10px;
    position: relative;
    z-index: 2;
  }
  .about_none {
    width: 20px;
    height: 20px;
    float: none;
    clear: both;
  }
  .about_1_bg_line {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    z-index: 0;
  }
  .color1 {
    border: 1px solid #53757d;
    border-top: 19px solid #53757d;
  }
  .color2 {
    border: 1px solid #9e876b;
    border-top: 19px solid #9e876b;
  }
  .color3 {
    border: 1px solid #658c72;
    border-top: 19px solid #658c72;
  }
  .color1_line {
    border-top: 1px solid #53757d;
  }
  .color2_line {
    border-top: 1px solid #9e876b;
  }
  .color3_line {
    border-top: 1px solid #658c72;
  }

@media (min-width: 500px) {
.about_1 {
  width: 300px;
  min-height: 780px;
  float: none;
  padding: 70px 10px;
  font-size: 18px;
  line-height: 30px;
  margin: auto;
}
}

@media (min-width: 768px) {
#content {
  width: 100%;
  padding:40px 60px;
}
  .content_clear {
    height: 60px;
  }
.menu_title {
  font-size: 18px;
  padding-bottom: 40px;
}
.about_memo {
  font-size: 18px;
  line-height: 30px;
}
.about_memo2 {
  font-size: 18px;
  line-height: 30px;
  padding: 0 0 0 100px;
}
  .about_title1 {
    font-size: 22px;
    line-height: 30px;
  }
  .about_title2 {
    font-size: 22px;
    line-height: 36px;
  }
  .about_title3 {
    font-size: 18px;
    line-height: 30px;
  }
.about_block1 {
  width: 98%;
  padding: 55px 60px;
  box-shadow:20px 20px rgba(158,135,107,1);
}
.about_line {
  width: 450px;
}
.about_clear {
  height: 15px;
}
.about_1 {
  width: 32%;
  height: 1020px;
  float: left;
  padding: 80px 10px;
  font-size: 18px;
  line-height: 30px;
}
  .about_1_bg {
    padding: 0 10px;
  }
  .about_none {
    width: 2%;
    height: 30px;
    float: left;
    clear: none;
  }
}
@media (min-width: 1100px) {
#content {
  width: 1100px;
  padding:50px 0 100px 0;
}
  .content_clear {
    height: 60px;
  }
.menu_title {
  font-size: 20px;
  padding-bottom: 50px;
}
.about_memo {
  font-size: 20px;
  line-height: 36px;
}
.about_memo2 {
  font-size: 20px;
  line-height: 36px;
  padding: 0 120px;
}
  .about_title1 {
    font-size: 30px;
    line-height: 36px;
  }
  .about_title2 {
    font-size: 24px;
    line-height: 36px;
  }
  .about_title3 {
    font-size: 20px;
    line-height: 40px;
  }
.about_block1 {
  width: 98%;
  padding: 55px 80px;
  border: 1px solid #9e876b;
  box-shadow:20px 20px rgba(158,135,107,1);
}
.about_line {
  width: 450px;
}
.about_clear {
  height: 20px;
}
.about_1 {
  width: 350px;
  height: 1180px;
  padding: 80px 20px;
  font-size: 20px;
  line-height: 36px;
}
  .about_1_bg {
    padding: 0 10px;
  }
  .about_none {
    width: 20px;
    height: 30px;
  }
}


/* 熱銷建案 */

.hotcase {
  overflow: hidden;
}
.hotcase_title1 {
  font-size: 24px;
  line-height: 36px;
  color: #585450;
  padding-top: 10px;
}
.hotcase_title2 {
  font-size: 18px;
  line-height: 36px;
  font-weight: 300;
  color: #585450;
}
.hotcase_line {
  width: 150px;
  height: 10px;
  background: #9e876b;
  margin-top: 30px;
}
.hotcase_line2 {
  width: 150px;
  height: 10px;
  background: #9e876b;
  margin-top: 30px;
}
.hotcase_pic1 {
  width: 100%;
  height: 430px;
  border: 1px solid #9e876b;
}
.hotcase_memo {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #585450;
}
.hotcase_clear {
  height: 50px;
  clear: both;
}
.hotcase_clear2 {
  height: 100px;
  clear: both;
}
.hotcase_clear3 {
  height: 10px;
  clear: both;
}
.hotcase_in_clear {
  height: 20px;
  clear: both;
  display: block;
}

.hotcase_button {
  font-size: 16px;
  width: 200px;
  height: 50px;
  line-height: 44px;
  text-align: center;
  color: #FFF;
  background: #cabcab;
  border:1px solid #cabcab;
  cursor: pointer;
  position: relative;
  margin-top: 50px;
  float: right;
  letter-spacing: 2px;
}
.hotcase_button:hover {
  color: #585450;
}


.hotcase_in_block {
  overflow: hidden;
  position: relative;
}
.hotcase_in_1 {
  width: 420px;
  float: left;
}
.hotcase_in_2 {
  width: 680px;
  float: left;
}
.hotcase_in_pic1 {
  width: 680px;
  height: 430px;
  border: 1px solid #585450;
}
.hotcase_in_title1 {
  font-size: 18px;
  line-height: 48px;
  color: #585450;
  padding-top: 15px;
}
.hotcase_in_memo1 {
  width: 100%;
  border: 1px solid #9e876b;
  padding: 4px;
}
.hotcase_in_memo2 {
  width: 100%;
  border: 1px double #9e876b;
  background: url("../images/index_bg.jpg") center center;
  padding: 33px 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.hotcase_in_memo3 {
  position: absolute;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  width: 420px;
  color: #585450;
  left: 0;
  bottom: 0;
  display: none;
}
.hotcase_in_memo4 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #585450;
  display: block;
}
  .bxer1 {
    display: none;
  }
  .bxer2 {
    display: block;
  }

@media (min-width: 768px) {
.hotcase_title1 {
  font-size: 30px;
  line-height: 36px;
  padding-top: 10px;
}
.hotcase_title2 {
  font-size: 20px;
  line-height: 36px;
}
.hotcase_line {
  width: 150px;
  height: 10px;
  margin-top: 30px;
}
.hotcase_pic1 {
  width: 100%;
  height: 430px;
}
.hotcase_memo {
  font-size: 18px;
  line-height: 30px;
}
.hotcase_clear {
  height: 50px;
}
.hotcase_clear2 {
  height: 90px;
}
.hotcase_title1 {
  font-size: 30px;
  line-height: 36px;
  padding-top: 15px;
}
.hotcase_title2 {
  font-size: 20px;
  line-height: 36px;
}
.hotcase_line {
  width: 150px;
  height: 10px;
  margin-top: 30px;
}
.hotcase_line2 {
  width: 150px;
  height: 10px;
  margin-top: 30px;
}
.hotcase_pic1 {
  width: 100%;
  height: 430px;
}
.hotcase_memo {
  font-size: 18px;
  line-height: 30px;
}
.hotcase_clear {
  height: 50px;
}
.hotcase_clear2 {
  height: 100px;
}
.hotcase_in_clear {
  height: 30px;
}
.hotcase_in_1 {
  width: 100%;
  float: left;
}
.hotcase_in_2 {
  width: 100%;
  float: left;
}
.hotcase_in_pic1 {
  width: 100%;
  height: 430px;
  border: 1px solid #585450;
}
.hotcase_in_title1 {
  font-size: 24px;
  line-height: 48px;
  padding-top: 15px;
}
.hotcase_in_memo1 {
  border: 1px solid#9e876b;
  padding: 4px;
}
.hotcase_in_memo2 {
  padding: 33px;
  font-size: 18px;
  line-height: 30px;
}
.hotcase_in_memo3 {
  display: none;
}
.hotcase_in_memo4 {
  display: block;
}
  .bxer1 {
    display: block;
  }
  .bxer2 {
    display: none;
  }
}

@media (min-width: 1100px) {
.hotcase_title1 {
  font-size: 30px;
  line-height: 36px;
  padding-top: 15px;
}
.hotcase_title2 {
  font-size: 20px;
  line-height: 36px;
}
.hotcase_line {
  width: 150px;
  height: 10px;
  margin-top: 0px;
}
.hotcase_line2 {
  width: 150px;
  height: 10px;
  margin-top: 30px;
}
.hotcase_pic1 {
  width: 100%;
  height: 430px;
}
.hotcase_memo {
  font-size: 18px;
  line-height: 30px;
}
.hotcase_clear {
  height: 50px;
}
.hotcase_clear2 {
  height: 100px;
}
.hotcase_in_clear {
  display: none;
}
.hotcase_in_1 {
  width: 420px;
  float: left;
}
.hotcase_in_2 {
  width: 680px;
  float: left;
}
.hotcase_in_pic1 {
  width: 680px;
  height: 430px;
  border: 1px solid #585450;
}
.hotcase_in_title1 {
  font-size: 24px;
  line-height: 48px;
  padding-top: 15px;
}
.hotcase_in_memo1 {
  border: 1px solid#9e876b;
  padding: 4px;
}
.hotcase_in_memo2 {
  padding: 33px;
  font-size: 18px;
  line-height: 30px;
}
.hotcase_in_memo3 {
  display: block;
}
.hotcase_in_memo4 {
  display: none;
}
}



/* 最新消息 */

.news_block {
  width: 100%;
  padding: 20px;
  overflow: hidden;
  border: 1px solid #9e876b;
  background: #ece9e5;
}
  .news_1 {
    width: 100%;
    float: none;
  }
  .news_2 {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
  .news_pic1 {
    margin-top: 0px;
    width: 100%;
    height: 200px;
    border: 1px solid #9e876b;
  }
  .news_memo1 {
    margin-top: 20px;
    text-align: center;
  }
  .news_line {
    width: 80%;
    height: 20px;
    border-right: 0;
    border-bottom: 1px solid #585450;
    float: none;
    margin: auto;
  }
  .news_line2 {
    width: 60px;
    height: 22px;
    margin-top: 25px;
    border-top: 2px solid #585450;
    margin: auto;
  }
  .news_line3 {
    position: absolute;
    width: 160px;
    border-top: 8px solid #9e876b;
    bottom: -4px;
    left: 20px;
  }
  .news_title1 {
    font-size: 16px;
    line-height: 36px;
    color: #595550;
    font-weight: 300;
    letter-spacing: 4px;
  }
  .news_title2 {
    font-size: 18px;
    line-height: 30px;
    color: #9e876b;
    font-weight: 500;
    margin-top: 15px;
  }
  .news_title3 {
    font-size: 16px;
    line-height: 30px;
    color: #9e876b;
  }
  .news_title4 {
    font-size: 14px;
    line-height: 24px;
    color: #363730;
    font-weight: 300;
    margin-top: 10px;
  }
  .news_clear {
    height: 25px;
    clear: both;
  }
  .news_clear2 {
    height: 60px;
    clear: both;
  }
  .news_button {
    font-size: 16px;
    width: 200px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    color: #cabcab;
    background: #fff;
    border:1px solid #cabcab;
    font-family: 'Oxygen', sans-serif;
    cursor: pointer;
    margin: auto;
    position: relative;
    margin-top: 50px;
  }


@media (min-width: 768px) {
.news_block {
  padding: 55px;
}
  .news_1 {
    width: 100%;
    float: none;
  }
  .news_2 {
    width: 80%;
    margin: auto;
    float: none;
    padding-left: 0px;
  }
  .news_pic1 {
    margin-top: 0;
    width: 100%;
    height: 360px;
  }
  .news_memo1 {
    margin-top: 30px;
  }
  .news_line {
    width: 80%;
    height: 30px;
    border-right: 0;
    border-bottom: 1px solid #585450;
    float: none;
    margin: auto;
  }
  .news_line2 {
    width: 60px;
    height: 27px;
    margin-top: 25px;
    border-top: 2px solid #585450;
  }
  .news_line3 {
    position: absolute;
    width: 160px;
    border-top: 8px solid #9e876b;
    bottom: -4px;
    left: 20px;
  }
  .news_title1 {
    font-size: 16px;
    line-height: 36px;
  }
  .news_title2 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 25px;
  }
  .news_title3 {
    font-size: 16px;
    line-height: 30px;
  }
  .news_title4 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
  }
  .news_clear {
    height: 25px;
  }
  .news_clear2 {
    height: 60px;
  }
}

@media (min-width: 1100px) {
.news_block {
  padding: 55px;
}
  .news_1 {
    width: 480px;
    float: left;
  }
  .news_2 {
    width: 440px;
    float: left;
    padding-left: 60px;
  }
  .news_pic1 {
    margin-top: 20px;
    width: 480px;
    height: 360px;
  }
  .news_memo1 {
    margin-top: 20px;
  }
  .news_line {
    width: 60px;
    height: 402px;
    border-right: 1px solid #585450;
    float: left;
    border-bottom: 0;
  }
  .news_line2 {
    width: 60px;
    height: 27px;
    margin-top: 25px;
    border-top: 2px solid #585450;
  }
  .news_line3 {
    position: absolute;
    width: 160px;
    border-top: 8px solid #9e876b;
    bottom: -4px;
    left: 20px;
  }
  .news_title1 {
    font-size: 16px;
    line-height: 36px;
  }
  .news_title2 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 25px;
  }
  .news_title3 {
    font-size: 16px;
    line-height: 30px;
  }
  .news_title4 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
  }
  .news_clear {
    height: 25px;
  }
  .news_clear2 {
    height: 60px;
  }
}

.news_in_title1 {
  font-size: 18px;
  line-height: 24px;
  color: #9e876b;
  font-weight: 500;
}
.news_in_title2 {
  font-size: 16px;
  line-height: 24px;
  color: #9e876b;
  font-weight: 300;
}
.news_in_line {
  width: 40px;
  height: 40px;
  margin-top: 30px;
  border-top: 2px solid #585450;
}
.news_in_clear {
  height: 40px;
  clear: both;
}
.news_in_memo1 {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
.news_in_title1 {
  font-size: 20px;
  line-height: 48px;
}
.news_in_title2 {
  font-size: 18px;
  line-height: 48px;
}
.news_in_line {
  width: 40px;
  height: 40px;
  margin-top: 30px;
  border-top: 2px solid #585450;
}
.news_in_clear {
  height: 40px;
}
.news_in_memo1 {
  font-size: 18px;
  line-height: 30px;
}
}
@media (min-width: 1100px) {
.news_in_title1 {
  font-size: 24px;
  line-height: 48px;
}
.news_in_title2 {
  font-size: 20px;
  line-height: 48px;
}
.news_in_line {
  width: 40px;
  height: 40px;
  margin-top: 30px;
  border-top: 2px solid #585450;
}
.news_in_clear {
  height: 40px;
}
.news_in_memo1 {
  font-size: 18px;
  line-height: 30px;
}
}

  .green_word {
    color: #53757d;
  }
  .green_line {
    border-color: #53757d;
  }
  .green_bg {
    background: #d6dcdd;
  }


/* 經典建案 */

.case_1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  cursor: pointer;
}
  .case_pic1 {
    width: 100%;
    height: 240px;
  }
  .case_line {
    width: 150px;
    height: 10px;
    background: #375f69;
  }
  .case_title1 {
    font-size: 24px;
    line-height: 36px;
    color: #585450;
    padding-top: 15px;
  }
  .case_title2 {
    font-size: 18px;
    line-height: 30px;
    color: #585450;
    font-weight: 300;
  }
  .case_title3 {
    font-size: 18px;
    line-height: 30px;
    color: #585450;
    font-weight: 300;
  }
  .case_clear {
    height: 20px;
    clear: both;
  }
  .case_clear2 {
    height: 70px;
    clear: both;
  }
  .case_none {
    width: 100%;
    height: 70px;
    float: none;
    clear: both;
  }

@media (min-width: 768px) {
.case_1 {
  width: 49%;
}
  .case_pic1 {
    width: 100%;
    height: 260px;
  }
  .case_title1 {
    font-size: 24px;
    line-height: 36px;
    padding-top: 15px;
  }
  .case_title2 {
    font-size: 18px;
    line-height: 36px;
  }
  .case_title3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
  }
  .case_clear {
    height: 30px;
  }
  .case_clear2 {
    height: 90px;
  }
  .case_none {
    width: 2%;
    height: 20px;
    float: left;
    clear: none;
  }
}
@media (min-width: 1100px) {
.case_1 {
  width: 535px;
}
  .case_pic1 {
    width: 530px;
    height: 430px;
  }
  .case_title1 {
    font-size: 30px;
    line-height: 36px;
    padding-top: 15px;
  }
  .case_title2 {
    font-size: 20px;
    line-height: 36px;
  }
  .case_title3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
  }
  .case_clear {
    height: 30px;
  }
  .case_clear2 {
    height: 100px;
  }
  .case_none {
    width: 30px;
    height: 20px;
  }
}


/* 聯絡我們 */

.gmap {
  width: 100%;
  height: 500px;
  border:1px solid #9e876b;
}
.contact_memo {
  width: 100%;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  color: #585450;
  text-align: left;
  padding: 0;
}
.contact_line1 {
  width: 150px;
  border-top: 10px solid #ca544b;
}
.contact_line2 {
  width: 150px;
  border-top: 10px solid #00662e;
}
.contact_line3 {
  width: 150px;
  border-top: 10px solid #809749;
}
.contact_title1 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #585450;
}
.contact_title2 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #585450;
}
.contact_1 {
  width: 100%;
  float: left;
  text-align: left;
}
.contact_2 {
  width: 100%;
  float: left;
  text-align: left;
  padding-top: 20px;
}
.contact_b1 {
  width: 100%;
  height: 60px;
  line-height: 58px;
  background: #cabcab;
  color: #FFF;
  border: 0;
  float: none;
  margin: auto;
  text-align: center;
}
.contact_b2 {
  width: 100%;
  height: 60px;
  line-height: 58px;
  background: #a0b0b4;
  color: #FFF;
  border: 0;
  float: none;
  margin: auto;
  margin-top: 20px;
  text-align: center;
}
.contact_b1:hover {
  background: #9e876b;
}
.contact_b2:hover {
  background: #375f69;
}
.contact_t1 {
  width: 100%;
  height: 60px;
  font-size: 18px;
  color: #748d93;
  border: 1px solid #585450;
  background: #fafafa;
  padding: 0 20px;
}
.contact_t2 {
  width: 100%;
  height: 130px;
  font-size: 18px;
  color: #748d93;
  border: 1px solid #585450;
  background: #fafafa;
  padding: 20px 20px 0 20px;
}

.contact_clear {
  height: 40px;
  clear: both;
}
.contact_clear2 {
  height: 30px;
  clear: both;
}

@media (min-width: 768px) {
.gmap {
  height: 300px;
}
.contact_memo {
  font-size: 18px;
  line-height: 36px;
  padding: 0 50px;
}
.contact_title1 {
  font-size: 20px;
  line-height: 36px;
}
.contact_title2 {
  font-size: 20px;
  line-height: 60px;
}
.contact_1 {
 
  width: 100%;
}
.contact_2 {
  width: 100%;
  padding-top: 40px;
}
.contact_b1 {
  width: 200px;
  height: 60px;
  line-height: 58px;
  float: left;
  margin: auto;
}
.contact_b2 {
  width: 200px;
  height: 60px;
  line-height: 58px;
  float: right;
  margin: auto;
  margin-top: 0;
}
.contact_t1 {
  width: 100%;
  height: 60px;
  font-size: 20px;
  padding: 0 18px;
}

.contact_clear {
  height: 60px;
}
.contact_clear2 {
  height: 40px;
} 
}
@media (min-width: 1100px) {
.gmap {
  height: 500px;
}
.contact_memo {
  font-size: 18px;
  line-height: 36px;
  padding: 0 60px;
}
.contact_title1 {
  font-size: 20px;
  line-height: 36px;
}
.contact_title2 {
  font-size: 20px;
  line-height: 60px;
}
.contact_1 {
  width: 55%;
}
.contact_2 {
  width: 45%;
  padding-top: 0px;
}
.contact_b1 {
  width: 200px;
  height: 60px;
  line-height: 58px;
}
.contact_b2 {
  width: 200px;
  height: 60px;
  line-height: 58px;
}
.contact_t1 {
  width: 100%;
  height: 60px;
  font-size: 20px;
  padding: 0 20px;
}

.contact_clear {
  height: 60px;
}
.contact_clear2 {
  height: 40px;
}
}

/*webkit瀏覽器專用*/
::-webkit-input-placeholder { color: #748d93; }
/*Firefox 4-18瀏覽器專用*/
input::-moz-placeholder { color: #748d93; }
/*Firefox 19+瀏覽器專用*/
input::-moz-placeholder{color: #748d93;}
/*IE10瀏覽器專用*/
:-ms-input-placeholder{color: #748d93;}


#banner_service {
  background-image: url('../images/service_bg.png');
  background-position: center center;
  background-size: cover;
  width:100%;
  height:450px;
  position: relative;
}
.service_block {
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -120px;
  z-index: 2;
  width: 250px;
  height: 270px;
  background: rgba(158,135,107,0.9);
  border-radius: 12px;
  text-align: center;
  padding: 40px 20px;
}
.service_lock {
  width: 100%;
  padding-bottom: 24px;
  margin: auto;
}
  .service_login {
    width: 40px;
  }
.service_line {
  width: 162px;
  border-bottom: 1px solid #FFF;
  margin: auto;
  padding-bottom: 5px;
}
.service_input {
  background: none;
  width: 110px;
  border:0;
  color: #CABCAB;
  font-family: Inter;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
}

.service_login_arrow {
  width: 20px;
  float: right;
  border: 0;
  background: none;
  padding: 0;
}

.service_title1 {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
}

.service_title2 {
  font-family: 'Noto Sans TC';
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFF;
}
.service_title3 {
  font-family: Inter;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-align: center;  
  color: #FFF;
  margin-top: 16px;
}

.service_title4 {
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFF;
  margin-top: 24px;
}
.service_title5 {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.03em;
  text-align: left;
  color: #FFF;
  padding-bottom: 5px;
  
}
.service_title6 {
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #FFF;
}

.service_clear {
  height: 24px;
  clear: both;
}
.service_clear2 {
  height: 40px;
  clear: both;
}
.service_clear3 {
  height: 24px;
  clear: both;
}
.service_clear4 {
  height: 16px;
  clear: both;
}
.service_clear5 {
  height: 24px;
  clear: both;
}


#banner_service2 {
  background-image: url('../images/service_bg.png');
  background-position: center center;
  background-size: cover;
  width:100%;
  min-height:1800px;
  position: relative;
  padding-top: 140px;
}
.service_block2 {
  position: relative;
  min-height: 1389px;
  width: 280px;
  border-radius: 12px;
  margin: auto;
  padding: 40px 12px 40px 12px;
  background: rgba(88,84,80,0.95);
}
.service_icon {
  width: 48px;
  margin: auto;
  text-align: center;
}
.service_input_block1 {
  width: 100%;
  float: left;
  color: #FFF;
  position: relative;
}
.service_input_block2 {
  width: 100%;
  float: left;
  height: 20px;
}
.service_input2 {
 width: 100%;
 height: 38px;
 font-size: 16px;
 border: 0;
 border-bottom: 1px solid #fff;
 background: none;
 padding-bottom: 8px;
 color: #FFF;
}
.service_input3 {
  width: 100%;
  height: 48px;
  font-size: 16px;
  border: 1px solid #9E876B;
  background: none;
  text-align: center;
  float: left;
  margin-left: 0;
  margin-top: 12px;
  color: #FFF;
 }

.service_select {
  width: 100%;
  background: none;
  color: #CABCAB;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  border: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
}
.service_select option {
  background: rgba(88,84,80,0.95);
  color: #CABCAB;
}
.service_1 {
  width: 100%;
  float: left;
}
.service_2 {
  width: 100%;
  float: right;
}
.service_submit {
  float: right;
  height: 48px;
  width: 100%;
  padding: 12px 52px 12px 32px;
  background: #A0B0B4;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.15em;
  text-align: center;
  border: 0;
  background-image: url('../images/form_send.svg');
  background-repeat: no-repeat;
  background-position: 180px 16px;
  margin-top: 30px;
}


.radio-item {
  display: inline-block;
  position: relative;
  padding: 0 6px;
  margin: 10px 0 0;
}

.radio-item input[type='radio'] {
  display: none;
}

.radio-item label {
  color: #FFF;
}

.radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 0 4px 0 0;
  width: 16px;
  height: 16px;
  border-radius: 10px;
  border: 1px solid #FFF;
  background-color: #FFF;
}

.radio-item input[type=radio]:checked+label:after {
  border-radius: 8px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 8px;
  left: 10px;
  content: " ";
  display: block;
  background: #9E876B;

}


@media (min-width: 768px) {
  #banner_service {
    height:775px;
  }
  .service_block {
    top: 270px;
    left: 50%;
    margin-left: -197px;
    width: 394px;
    height: 355px;
    background: rgba(158,135,107,0.9);
    border-radius: 12px;
    padding: 56px 40px;
  }
  .service_lock {
    width: 100%;
    padding-bottom: 24px;
  }
    .service_login {
      width: 46px;
    }
  .service_line {
    width: 162px;
    border-bottom: 1px solid #FFF;
    padding-bottom: 5px;
  }
  .service_input {
    width: 110px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .service_login_arrow {
    width: 24px;
    float: right;
  }

  .service_title1 {
    font-size:  32px;
    line-height: 38px;
    letter-spacing: 0.10em;
  }

  .service_title2 {
    font-size: 18px;
    line-height: 26px;
  }
  .service_title3 {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.15em;
    margin-top: 24px;
  }
  
  .service_title4 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 40px;
  }
  .service_title5 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.03em;
  }
  .service_title6 {
    font-size: 16px;
    line-height: 26px;
  }
  
  .service_clear {
    height: 32px;
  }
  .service_clear2 {
    height: 64px;
  }
  .service_clear3 {
    height: 40px;
  }
  .service_clear4 {
    height: 16px;
  }
  .service_clear5 {
    height: 24px;
  }
  
  
  #banner_service2 {
    min-height:1800px;
    padding-top: 300px;
  }
  .service_block2 {
    min-height: 1389px;
    width: 648px;
    border-radius: 12px;
    padding: 80px 40px 80px 40px;
  }
  .service_icon {
    width: 56px;;
  }
  .service_input_block1 {
    width: 32%;
    float: left;
  }
  .service_input_block2 {
    width: 2%;
    float: left;
    height: 20px;
  }
  .service_input2 {
   height: 38px;
   font-size: 18px;
   padding-bottom: 8px;
  }
  .service_input3 {
    width: 144px;
    height: 48px;
    font-size: 18px;
    float: left;
    margin-left: 15px;
    margin-top: 0px;
  }
  
  .service_select {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 8px;
  }
  .service_1 {
    width: 60%;
    float: left;
  }
  .service_2 {
    width: 40%;
    float: right;
  }
  .service_submit {
    float: left;
    height: 48px;
    width: 170px;
    padding: 12px 52px 12px 32px;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.15em;
    background-position: 130px 16px;
    margin-top: 0;
  }
  
  
  .radio-item {
    padding: 0 6px;
    margin: 10px 0 0;
  }
  .radio-item label:before {
    top: 4px;
    margin: 0 4px 0 0;
    width: 16px;
    height: 16px;
    border-radius: 10px;
  }
  
  .radio-item input[type=radio]:checked+label:after {
    border-radius: 8px;
    width: 8px;
    height: 8px;
    top: 8px;
    left: 10px;
  }
}

@media (min-width: 1100px) {
  #banner_service {
    height:775px;
  }
  .service_block {
    top: 300px;
    left: 50%;
    margin-left: -227px;
    width: 455px;
    height: 384px;
    background: rgba(158,135,107,0.9);
    border-radius: 12px;
    padding: 64px 60px;
  }
  .service_lock {
    width: 100%;
    padding-bottom: 24px;
  }
    .service_login {
      width: 53px;
    }
  .service_line {
    width: 162px;
    border-bottom: 1px solid #FFF;
    padding-bottom: 5px;
  }
  .service_input {
    width: 110px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .service_login_arrow {
    width: 24px;
    float: right;
  }

  .service_title1 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.15em;
  }

  .service_title2 {
    font-size: 18px;
    line-height: 26px;
  }
  .service_title3 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.15em;
  }
  
  .service_title4 {
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0em;
    
  }
  .service_title5 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.03em;
    
  }
  .service_title6 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0em;
  }
  .service_clear {
    height: 32px;
  }
  .service_clear2 {
    height: 64px;
  }
  .service_clear3 {
    height: 40px;
  }
  .service_clear4 {
    height: 16px;
  }
  .service_clear5 {
    height: 24px;
  }
  
  
  #banner_service2 {
    min-height:1800px;
    padding-top: 300px;
  }
  .service_block2 {
    min-height: 1389px;
    width: 928px;
    border-radius: 12px;
    padding: 80px 64px 80px 64px;
  }
  .service_icon {
    width: 64px;
  }
  .service_input_block1 {
    width: 32%;
    float: left;
  }
  .service_input_block2 {
    width: 2%;
    float: left;
    height: 20px;
  }
  .service_input2 {
   height: 38px;
   font-size: 18px;
   padding-bottom: 8px;
  }
  .service_input3 {
    width: 144px;
    height: 48px;
    font-size: 18px;
    float: left;
    margin-left: 15px;
   }
  
  .service_select {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 8px;
  }
  .service_1 {
    width: 50%;
    float: left;
  }
  .service_2 {
    width: 50%;
    float: right;
  }
  .service_submit {
    float: right;
    height: 48px;
    width: 170px;
    padding: 12px 52px 12px 32px;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.15em;
    background-position: 130px 16px;
  }
  
  
  .radio-item {
    padding: 0 6px;
    margin: 10px 0 0;
  }
  .radio-item label:before {
    top: 4px;
    margin: 0 4px 0 0;
    width: 16px;
    height: 16px;
    border-radius: 10px;
  }
  
  .radio-item input[type=radio]:checked+label:after {
    border-radius: 8px;
    width: 8px;
    height: 8px;
    top: 8px;
    left: 10px;
  }
}










#file-upload1,#file-upload2,#file-upload3,#file-upload4,#file-upload5 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.custom-file-upload {
  width: 100%;
  height: 40px;
}
.custom-file-upload img {
  width: 40px;
}
.upload_1 {
  width: 100%;
  height: 80px;
  float: left;
  text-align: center;
  margin: auto;
  position: relative;
  background: #9E876B;
  border-radius: 12px;
  padding: 20px 30px;
}
.upload_1_2 {
  width: 100%;
  float: right;
  text-align: left;
  overflow: hidden;
}
.upload_2 {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.upload_3 {
  width: 100%;
  float: right;
  text-align: right;
  margin-top: 18px;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
}

.imgsrc {
  background-position: center center;
  background-repeat:  no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin: auto;
  float: left;
}

.upload_input {
  width: 100%;
  height: 30px;
  font-size: 16px;
  font-weight: 300;
  border:0;
  border-bottom: 1px solid #FFF;
  background: none;
  margin-top: 24px;
}
.upload_clear {
  height: 10px;
  clear: both;
}
.upload_clear2 {
  display: none;
}
.upload_title1 {
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
  text-align: center;
}
.upload_title2 {
  font-size: 12px;
  font-weight: 300;
  color: #948983;
}

.add_photo {
  float: right;
  cursor: pointer;
}
.add_photo2 {
  float: right;
  margin-left: 6px;
}
.photo_memo {
  font-size: 14px;
  color: #fff;
  text-align: left;
  font-weight: 400;
  line-height: 32px;
}
.photo_send_title1 {
  text-indent: -17px;
  margin-left: 17px;
}
.photo_clear {
  height: 10px;
  clear: both;
}
.photo_send_button {
  width: 180px;
  height: 40px;
  margin: auto;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  border:1px solid #FFF;
  border-radius: 20px;
  background: none;
  color: #FFF;
  cursor: pointer;
}
.photo_send_button:hover {
  background: #f2a25f;
  border:1px solid #f2a25f;
}
.photo_add {
  display: none;
}

@media (min-width: 768px) {
  .custom-file-upload {
    width: 100%;
    height: 40px;
  }
  .custom-file-upload img {
    width: 63px;
  }
  .upload_block {
    border-radius: 5px;
    padding: 15px 0;
  }
  .upload_1 {
    width: 250px;
    height: 80px;
    padding: 20px 27px;
  }
  .upload_1_2 {
    width: calc(100% - 275px);
  }
  .upload_2 {
    width: 100%;
    font-size: 16px;
    line-height: 38px;
  }
  .upload_3 {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }
  
  .upload_input {
    height: 40px;
    font-size: 18px;
    margin-top: 0;
  }
  
  .upload_clear {
    height: 30px;
    clear: both;
  }
  .upload_clear2 {
    display: block;
    clear: both;
    height: 1px;
  }
  
  .upload_title1 {
    font-size: 15px;
  }
  .upload_title2 {
    font-size: 14px;
  }
  
  .photo_memo {
    font-size: 16px;
    line-height: 32px;
  }
  .photo_send_title1 {
    text-indent: -17px;
    margin-left: 17px;
  }
  .photo_clear {
    height: 10px;
    clear: both;
  }
  .photo_send_button {
    width: 180px;
    height: 50px;
    font-size: 16px;
    line-height: 48px;
    border-radius: 25px;
  }
}


@media (min-width: 1100px) {
.custom-file-upload {
  width: 100%;
  height: 40px;
}
.custom-file-upload img {
  width: 63px;
}
.upload_block {
  border-radius: 5px;
  padding: 15px 0;
}
.upload_1 {
  width: 250px;
  height: 80px;
  padding: 20px 27px;
}
.upload_1_2 {
  width: calc(100% - 275px);
}
.upload_2 {
  width: 100%;
  font-size: 16px;
  line-height: 38px;
}
.upload_3 {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}

.upload_input {
  height: 40px;
  font-size: 18px;
}

.upload_clear {
  height: 30px;
  clear: both;
}
.upload_clear2 {
  display: block;
  clear: both;
  height: 1px;
}

.upload_title1 {
  font-size: 15px;
}
.upload_title2 {
  font-size: 14px;
}

.photo_memo {
  font-size: 16px;
  line-height: 32px;
}
.photo_send_title1 {
  text-indent: -17px;
  margin-left: 17px;
}
.photo_clear {
  height: 10px;
  clear: both;
}
.photo_send_button {
  width: 180px;
  height: 50px;
  font-size: 16px;
  line-height: 48px;
  border-radius: 25px;
}
}

input:focus {
  outline: none;
}

/*webkit瀏覽器專用*/
.service_input::-webkit-input-placeholder, .service_input2::-webkit-input-placeholder, .service_input3::-webkit-input-placeholder, .upload_input::-webkit-input-placeholder { color: #CABCAB; font-weight: 300; }
/*Firefox 4-18瀏覽器專用*/
.service_inputinput::-moz-placeholder, .service_input2::-webkit-input-placeholder, .service_input3::-webkit-input-placeholder, .upload_input::-webkit-input-placeholder { color: #CABCAB; font-weight: 300; }
/*Firefox 19+瀏覽器專用*/
.service_inputinput::-moz-placeholder, .service_input2::-webkit-input-placeholder, .service_input3::-webkit-input-placeholder, .upload_input::-webkit-input-placeholder {color: #CABCAB; font-weight: 300; }
/*IE10瀏覽器專用*/
.service_input:-ms-input-placeholder, .service_input2::-webkit-input-placeholder , .service_input3::-webkit-input-placeholder, .upload_input::-webkit-input-placeholder{color: #CABCAB; font-weight: 300; }







#footer {
  width: 100%;
  overflow: hidden;
	background:url("../images/index_bg.jpg") center center;
}
  .footer_logo {
    width: 165px;
  }
  .footer_menu {
    width: 100%;
    margin: auto;
    border-top:1px solid #585450;
    border-bottom:0;
    display: none;
  }
  .footer_menu2 {
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .footer_icons {
    margin: auto;
    text-align: center;
  }
    .footer_icons img {
      width: 30px;
    }
  .footer_clear {
    height: 10px;
    clear: both;
  }
  .footer_copy {
    font-size: 12px;
    color: #585450;
    font-family: 'Oxygen', sans-serif;
    text-align: center;
  }
  .top_up {
    position: fixed;
    bottom:100px;
    right: 20px;
    margin-right: 0;
    z-index: 1000;
    cursor: pointer;
  }
  .top_up img {
    width: 40px;
  }
  .footer_href a {
    color: #585450;
  }

@media (min-width: 768px) {
  .footer_menu {
    width: 100%;
    margin: auto;
    border-top:1px solid #585450;
    border-bottom:1px solid #585450;
    display: block;
  }
  .footer_menu2 {
    width: 100%;
    margin: auto;
  }
    .footer_icons img {
      width: 40px;
    }
  .footer_logo {
    width: 260px;
  }
  .top_up {
    bottom:100px;
    right: 20px;
    margin-right: 0;
  }
  .top_up img {
    width: 50px;
  }
}

@media (min-width: 1100px) {
  .footer_menu2 {
    width: 1100px;
    margin: auto;
  }
    .footer_icons img {
      width: 50px;
    }
  .top_up {
    bottom:100px;
    right:10%;
  }
  .top_up img {
    width: 60px;
  }
}




.process {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #f8f8f8;
  padding: 56px;
  border: 1px solid #888;
}
.process_block {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.process_1 {
  width: 60%;
  float: left;
  padding: 20px 56px 20px 0;
}
.process_2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 100%;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center; 
  padding: 0 0 0 56px;
}
.process_line {
  position: absolute;
  width: 1px;
  height: 100%;
  right: 40%;
  top: 0;
  border-left: 1px solid #888;
}
.process_title1 {
  font-size: 30px;
  font-weight: 500;
  line-height: 43px;
  text-align: center;
}
.process_title2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  text-align: center;
  margin-top: 12px;
}
.process_title3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
  margin-top: 27px;
}
.process_input {
  width: 200px;
  height: 50px;
  line-height: 48px;
  border: 1px solid #888;
  color:#585450;
  clear: both;
  text-align: center;
  margin-top: 27px;
}
.process_button {
  font-size: 20px;
  width: 200px;
  height: 50px;
  line-height: 44px;
  text-align: center;
  color: #585450;
  background: #DDD;
  border:0;
  cursor: pointer;
  position: relative;
  margin-top: 27px;
  letter-spacing: 2px;
  clear: both;
}
.process_button:hover {
  color: #FFF;
}
.process_clear {
  height: 64px;
  clear: both;
}
.process_clear2 {
  height: 120px;
  clear: both;
}


.process_in_title1 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  padding: 175px 0 125px 0;
}

.process_in_title2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  margin-top: 20px;
}
.process_in_title3 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  color: #585450;
  text-align: left;
}
.process_in_title4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  color: #585450;
  margin-top: 56px;
  text-align: left;
}

.process_in_line {
  height: 10px;
  width: 150px;
  background-color: #888;
  text-align: left;
}
.process_ul {
  list-style: none;
}
.process_ul > li {
  width: 32%;
  float: left;
  position: relative;
  margin-right: 2%;
  margin-top: 20px;
}
.process_ul > li:nth-child(3n+3) {
  margin-right: 0;
}
.process_pic1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media (min-width: 1100px) {

}

@media (min-width: 678px) {

}