<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.container {
  width: 100%;
}
.Top {
  width: 100%;
}
.Top img {
  width: 100%;
}
.Application {
  position: relative;
}
.Application form {
  position: absolute;
  top: 16%;
  left: 3%;
  width: 94%;
  height: 76%;
}
.Application form input {
  position: absolute;
  top: 0;
  padding-left: 13%;
  width: 86%;
  height: 15%;
  font-size: 1.5rem;
  background: none;
  color: #fff;
}
.Application form input::-webkit-input-placeholder {
  color: #fff;
}
.Application form .tel {
  top: 28%;
}
.Application form .area {
  top: 56%;
}
.Application form .submit {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 17%;
}
.bmtk {
  position: relative;
}
.btn_tk {
  position: absolute;
  bottom: 11%;
  left: 21%;
  width: 58%;
  height: 19%;
}
.Tab {
  position: relative;
}
.Tab .swiper_box {
  width: 100%;
  position: absolute;
  top: 16%;
  left: 0;
  overflow: hidden;
}
.Tab .tab_box .tab_box_list {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.Tab .tab_box .tab_box_list ul {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  width: 100%;
}
.Tab .tab_box_list ul li {
  display: inline-block;
  padding: 4px 15px;
  margin: 0 6px;
  width: auto !important;
  position: relative;
  font-size: 1.5rem;
  color: #666666;
  background: #fff;
  text-align: center;
}
/* 鍥剧墖 */
.Tab .swiper_box .swiper2 {
  width: 100%;
  margin-top: 10%;
}
.Tab .swiper_box .swiper2 .tab_item {
  width: 100%;
  height: 100%;
}
.Tab .swiper_box .swiper2 .tab_item li {
  width: 100%;
  height: 100%;
  display: none;
}
.Tab .swiper_box .swiper2 .tab_item li &gt; img {
  width: 100%;
  height: 100%;
}
.Tab .swiper_box .swiper2 .tab_item li:first-child {
  display: block;
}
.Tab .tab_box_list ul .on{
  color: #000;
}
.banner{
  position: relative;
}
.banner_box{
  position: absolute;
  top: 40.5%;
  left: 7%;
  width: 86%;
  height: 34%;
}
.swiper-container{
  width: 70%;
  height: 100%;
}
.swiper-container .swiper-wrapper{
  height: 80%;
}
.swiper-container .swiper-wrapper .swiper-slide{
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-wrapper .s{
  top: 8%;
  width: 100%;
  height: 117%;
}
.swiper-container .swiper-wrapper .swiper-slide img{
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #e9bf83;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active{
  
  background: #aa895e;
}
.tabs{
  position: relative;
}
.tabs_box{
  position: absolute;
  top: 0;
  left: 3%;
  width: 94%;
}
.tabs_list{
  width: 100%;
  background: #fff;
  border-radius:10px ;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2%;
}
.tabs_list li{
  display: flex;
  flex-direction: column;
  padding: 7% 0%;
  font-size: 1.2rem;
}
.tabs_box .active{
  color: #ab895c;
}
.tabs_item{
  width: 100%;
  position: relative;
}
.tabs_item li{
  width: 100%;
  position: absolute;
  top: 0;
  display: none;
}
.tabs_item li:first-child{
  display: block;
}
.Two_Application{
  position: relative;
}
.Two_Application form{
  position: absolute;
  top: 17%;
  left: 3%;
  width: 94%;
  height: 71%;
}
.Two_Application form input{
  position: absolute;
  top: 0%;
  padding-left:13% ;
  width: 87%;
  height: 15%;
  background: none;
  font-size: 1.5rem;
  color: #fff;
}
.Two_Application form input::-webkit-input-placeholder {
  color: #fff;
}
.Two_Application form .tel{
  top: 28%;
}
.Two_Application form .area{
  top: 56%;
}
.Two_Application form .submit{
  position: absolute;
  bottom: 0%;
  width: 100%;
  height: 17%;
}
.Two_Application form .submit a{
  display: inline-block;
  width: 46%;
  height: 100%;
}
.Two_Application form .submit .s1{
  margin-left: 7%;
}


/* 寮瑰嚭妗� */
.show_layer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: none;
}
.show_layer .show_box {
  width: 54%;
  position: absolute;
  top: 35%;
  left: 25%;
}
.show_layer .show_box &gt; img {
  width: 100%;
}
.show_layer .show_box .close_btn {
  position: absolute;
  top: 2%;
  right: 2%;
  width: 9%;
  height: 7%;
}
.show_layer .show_box input {
  position: absolute;
  top: 59%;
  left: 23%;
  width: 60%;
  height: 6%;
}
.show_layer .show_box .tel {
  top: 68.8%;
}
.show_layer .show_box a {
  position: absolute;
  bottom: 10%;
  left: 10%;
  width: 79%;
  height: 11%;
}
</pre></body></html>