@import url("https://fonts.googleapis.com/css?family=Open+Sans");
* {box-sizing: border-box;}
ol,ul{list-style:none}
img { width:100%;}
body {
  float:left;
  width:100%;
  padding: 0px 0px 0px 0px;
  background-color: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #000;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

.mouse{  margin:6px auto 25px auto;  width: 100%; display: flex;  justify-content: center;}
.mouse-icon{
   width: 32px;
   height: 50px;
   border: 2px solid white;
   border-radius: 20px;
   cursor: pointer;
   position: relative;
   text-align: center;
}.mouse-wheel{
  height: 20px;
  margin: 2px auto 0;
  display: block;
  width: 28px;
  background:url(../images/scroll.png) top center no-repeat;
  background-size:100% auto;
  -webkit-animation: 1.6s ease infinite wheel-up-down;
 -moz-animation: 1.6s ease infinite wheel-up-down;
  animation: 1.6s ease infinite wheel-up-down;
}
@-webkit-keyframes wheel-up-down {
	0% {
	    margin-top: 2px;
	    opacity: 0;
	}
	30% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}@-moz-keyframes wheel-up-down {
	0% {
	    margin-top: 2px;
	    opacity: 0;
	}
	30% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}@keyframes wheel-up-down {
	0% {
	    margin-top: 2px;
	    opacity: 0;
	}
	30% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}

section { padding:55px 0px 0px 0px; }
section#top_banner { float: left; width:100%; padding:34% 0% 2% 0%; background:url(../images/top_banner.jpg) top center no-repeat; background-size:100% auto; text-align: center;}

section#Excellent_service { float:left; width:100%; margin:-30vh 0% 5% 0%;}
#Excellent_service .container .service_block { float:left; width:100%; margin:0% 0% 0% 0%; padding:3%; border: 2px solid #dfdfdf;  border-radius: 20px; background-color: #fff;}
#Excellent_service .container .service_block h1 { width:18%; margin:0 auto;}
#Excellent_service .container .service_block .service_ph { float:left; width:100%;}
#Excellent_service .container .service_block .service_ph ul { float: left; width: 100%; padding: 0;}
#Excellent_service .container .service_block .service_ph ul li { float:left; width:23%; margin:0 1% 0 1%;}
.more_btn {width: 10%; margin: 0 0 8% 20%;}

section#sports_event { float:left; width:100%; margin:0% 0% 0% 0%; padding: 6% 0 48% 0; background:url(../images/banner_01.jpg) top center no-repeat; background-size:100% auto; }
#sports_event .container .sports { float:left; width:100%;}
#sports_event .container .sports h1 { width:18%; margin:0 auto;}

section#service_items { float:left; width:100%; margin:-8% 0% 3% 0%; padding:0 0 6% 0; box-shadow: 0px 12px 13px -7px #cccccc;}
#service_items .container .items_icon { float:left; width:100%; padding:0% 0% 0% 0%;}
#service_items .container .items_icon ul {padding: 0;}
#service_items .container .items_icon ul li { float:left; width:33.333%;}
#service_items .container .items_icon ul li p { margin:-4% 0% 0% 0%; text-align:center; font-size:24px; font-weight:600; color:#4c4c4c;}

section#contact { float:left; width:100%;}
#contact .container .contact_us_btn { width:16%; margin:0% auto 6% auto;}

section#about_banner { float:left; width:100%; padding: 0% 0% 32% 0%; background: url(../images/about_bg.jpg) top center no-repeat; background-size: 100% auto;}

section#system_block {float:left; width:100%; padding: 0% 0% 0% 0%; background: url(../images/bg_01.jpg) top center no-repeat; background-size: cover;}
section#system_block h1 { width: 30%; margin: 4% auto 0% auto;}
section#system_block .photo_01 { width:70%; margin: 0 auto;}
.bg_02 { background: url(../images/bg_02.jpg) top center no-repeat; background-size: cover;}
.bg_04 { background: url(../images/bg_04.jpg) top center no-repeat; background-size: cover;}
.bg_05 { background: url(../images/bg_05.jpg) top center no-repeat; background-size: cover;}
.photo_01 { width: 66%; margin: 0 auto 4% auto;display: block;}
.photo_01_m { display: none;}
.photo_02 { width: 66%; margin: 0 auto 4% auto;}
.photo_03 { width: 95%; margin: 0 auto 4% auto; display: block;}
.photo_03_m {display: none;}
.photo_04 { width: 66%; margin: 0 auto 4% auto; display: block;}
.photo_04_m {display: none;}
.photo_05 { width: 66%; margin: 0 auto 4% auto;display: block;}
.photo_05_m { display: none;}


section#serve_banner { float:left; width:100%; padding: 0% 0% 32% 0%; background: url(../images/serve_bg.jpg) top center no-repeat; background-size: 100% auto;}
section#serve_block {float:left; width:100%; padding: 0% 0% 0% 0%; background: url(../images/bg_01.jpg) top center no-repeat; background-size: cover;}
section#serve_block h1 { width: 18%; margin: 4% auto 1% auto;}

section#serves{ float: left; width: 100%; padding: 2% 0 2% 0; background: url( ../images/bg_03.jpg) top center no-repeat; background-size: cover;}
.icon_block ul {display: flex;  flex-direction: row; justify-content: center;  flex-wrap: nowrap;  padding: 0 0 0.8% 0; }
.icon_block ul li { float: left; width: 25%; }


section#contact_banner { float:left; width:100%; padding: 0% 0% 32% 0%; background: url(../images/contact_bg.jpg) top center no-repeat; background-size: 100% auto;}
.text {text-align: center;  font-size: 20px; font-weight: bold; margin: 1% 0% 3% 0%; display: flex; align-items: center; justify-content: center;}
.email_icom { width: 3%; display: inline-block;  margin: 0% 1% 0% 0%;}


/**copyright**/
footer{ vertical-align: top; }
.footer { float:left; width:100%;padding: 20px 50px; background: #303032; display: inline-block; color:#FFF;}
.footer .footer_list { text-align:center;}
.footer .footer_list ul { width: 100%; padding: 0; margin:0 auto; padding-bottom:1%; display: flex;  justify-content: center;
    flex-wrap: wrap;}
.footer .footer_list ul li { float:left; padding: 0 1%; color:#666; font-size:16px;}
.footer .footer_list ul li a {color: #666;}
.footer .footer_list ul li a:hover { -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; color:#fdd100;}
.footer .footer_list p { float:left; width:100%; margin:2px 0px;}




section h1 {
  text-align: center;
}
.container {
  padding: 0px 15px 0px 15px;
}
@media (min-width: 0) {
  .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}

a {
  text-decoration: none;
  color:#FFF;
}
a:hover, a :focus {
  color: #fdd100;
}

.menu-left a {
  display: inline-block;
  position: relative;
  padding-bottom: 0px;
  transition: color .35s ease;
}
.menu-left a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  transition: width 0s ease, background .35s ease;
}
.menu-left a:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background: #fdd100;
  transition: width .35s ease;
}
.menu-left a:hover:before {
  width: 100%;
  background: #fdd100;
  transition: width .35s ease;
}
.menu-left a:hover:after {
  width: 100%;
  background: transparent;
  transition: all 0s ease;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: .5rem 0;
  background:rgb(0 0 0 / 80%);
  z-index: 3;
  will-change: transform;
  transition: background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s;
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fdd100;
}
header nav .logo {
  width:12vw;
  float: left;
  padding-top: .5rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  font-weight: 500;
  color: black;
}
header nav .logo:after {
  content: '';
  display: table;
  clear: both;
}
header nav ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
header nav ul li {
  position: relative;
  float: none;
  margin-left: 0;
}
header nav ul li:nth-child(3):hover .item-dropdown{
  display: inline-block;
}
header nav ul li .item-dropdown:hover{
  display: inline-block;
}
header nav ul li:nth-child(3):after{
  position: absolute;
  left: 50%;
  top:0;
  transform: translateX(-50%);
  content: '';
  height: 120%;
  width: 100%;
  z-index: 1;
  cursor: pointer;
}
header nav ul li:nth-child(3) a{
  position: relative;
  z-index: 2;
}
header nav ul li .item-dropdown{
  display: none;
  position: absolute;
  left: 50%;
  top: 120%;
  transform: translateX(-50%);
  width: 120%;
  background: #545454;
  z-index: 1;
  font-size: 0.8rem;
  color: #fff;
  cursor: pointer;
}
header nav ul li .item-dropdown a{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 0;

}
header nav ul li .item-dropdown a:hover{
  color: #fdd100;

}
@media (min-width: 768px) {
  header nav ul li {
    float: left;
    margin-left: 1rem;
	margin-top: 0.6vw;
  }
}
header nav ul li a {
  display: block;
}
@media (min-width: 576px) {
  header nav ul li a {
    display: block;
    padding: .425rem 0rem;
  }
}

@media (max-width: 768px) {
  ul {
    clear: both;
  }
  ul li {
    padding: .5em 0;
  }
  .menu-left .item-dropdown{
    display: block;
    position: unset;
    transform: unset;
    text-align: left;
    background: unset;
    width: fit-content;
    font-size: 0.8rem;
    margin-top: 0.5rem;
  }
  .menu-left .item-dropdown a{
    justify-content: left;
    margin-left: 1rem;
  }
  header nav ul li:nth-child(3):hover .item-dropdown{
    display: block;

  }
}
/**這個是可以讓網頁網下滑menu往上縮 數值調整預設為-120%,現在改為 0% **/
.hide-nav {
  transform: translateY(0%) !important;
  -webkit-transform: translateY(0%) !important;
}
/**這個是可以讓網頁網下滑menu往上縮 數值調整預設為-120%,現在改為 0% **/

ul.menu-left {
  display: none;
  max-height: 0;
  /*overflow: hidden;*/
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 10;
}
.collapse{
  display: block !important;
}
@media (min-width: 768px) {
  ul.menu-left {
    display: block !important;
    float: right;
    max-height: none;
  }
}
ul.menu-left:before {
  content: '';
  display: table;
  clear: both;
}
ul.menu-left.collapse {
  max-height: fit-content !important;
}

.nav-toggle {
  display: block;
  border-radius: 5px;
  background-color: transparent;
  float: right;
  height: 38px;
  width: 38px;
  cursor: pointer;
  padding: 8px 8px;
  margin-top: 5px;
}
.nav-toggle.open span:first-child {
  transform: rotate(45deg) translate(4.4px, 4.4px);
}
.nav-toggle.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.nav-toggle.open span:last-child {
  transform: rotate(-45deg) translate(4.4px, -4.4px);
}
@media (min-width: 768px) {
  .nav-toggle {
    display: none;
  }
}
.nav-toggle span {
  position: relative;
  display: block;
  height: 2px;
  width: 100%;
  margin-top: 4px;
  background-color: #fff;
  transition: all .25s;
}

.signature {
  position: fixed;
  font-weight: 100;
  bottom: 10px;
  color: #000;
  left: 0;
  letter-spacing: 4px;
  font-size: 10px;
  width: 100vw;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}

.serve_bg_01{
  background: url("../images/serve/SimpleChat/bg-01.jpg") top center no-repeat !important;
  background-size: cover !important;
}
.serve_bg_02{
  background: url("../images/serve/IslandTycoon/bg-01.jpg") top center no-repeat !important;
  background-size: cover !important;
}
.serve_bg_03{
  background: url("../images/serve/MallSystem/bg.png") top center no-repeat !important;
  background-size: cover  !important;
}
.serve_bg_04{
  background: url("../images/serve/Pitstock78/bg.png") top center no-repeat !important;
  background-size: cover  !important;
}
.serve_bg_05{
  background: url("../images/serve/MeetGame/bg.png") top center no-repeat !important;
  background-size: cover  !important;
}
.serve_01_content_box{
  margin-top: 15rem;
  padding: 0 5rem;
}
.serve_02_content_box{
  padding: 0 5rem;
}
.serve_03_content_box{
   padding: 0 5rem;
 }
.serve_01_content_box .project-info-box{
  display: flex;
  justify-content: center;
}
.serve_01_content_box .project-info-box img{
  width: 7rem;
  height: 7rem;
  flex-shrink: 0;
  border-radius: 20px;
  margin-right: 3rem;
}
.serve_01_content_box .project-info-box>div{
  display: flex;
  flex-direction: column;
}
.serve_01_content_box .project-info-box>div>div{
  font-weight: 600;
}
.serve_01_content_box .project-info-box>div>span{
  color: #585858;
  font-size: 1rem;
  line-height: 1.3rem;
}
.serve_01_content_box .project-info-box>div .c-fff{
  color: #FFFFFF;
}
.down-load-box{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.down-load-box span{
  color: #fff;
}
.down-load-box img{
  width: 5rem;
  height: 5rem;
}
.down-load-box a{
  font-size: 1rem;
  color: #FFFFFF;
  background: #333333;
  outline: unset;
  border: unset;
  padding: 0.5rem 2rem;
  border-radius: 10px;
  margin-top: 1rem;
  cursor: pointer;
}
.show-img .title{
  font-weight: 400;
  margin-top: 2rem;
}
.show-img .img-box{
  display: flex;
  gap: 1.5rem;
  padding: 0 1rem;
  margin-top: 1.5rem;
}
.show-img .img-box img{
  width: 24%;
}
.introduction-box .title{
  font-weight: 600;
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem 2rem;
  background: rgba(0,0,0,0.8);
  border-radius: 1rem;
  width: fit-content;
  margin: 6rem auto 8rem;
}
.bg-204{
  padding: 1rem;
  border-radius: 1rem;
  background: rgba(0,0,0,0.8);
}
.w-60{
  width: 60%;
  margin: auto;
}
.introduction-box p{
  /*font-size: 1.2rem;*/
}
.introduction-box ul{
  /*font-size: 1.2rem;*/
  padding-left: unset;
}
.contact-btn{
  display: flex;
  padding: 0.8rem 2.5rem;
  border-radius: 10px;
  background: #f2f2f2;
  color: #000;
  margin: 6rem auto 3rem;
  width: fit-content;
}
.contact-btn:hover{
  color: #000;
}

.c-fff{
  color: #FFFFFF;
}
.serve_02_content_box{
  margin-top: 10rem;
}
.project-name{
  text-align: center;
  color: #FFFFFF;
  font-size: 3rem;
}
.product-title{
  padding: 1rem 1.5rem;
  background: rgba(0,0,0,0.3);
  color: #fff;
  font-size: 1.5rem;
  border-radius: 1.3rem;
  width: fit-content;
  margin: 2rem auto 1.5rem;
}
.show-product-info-box{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
  background: rgba(0,0,0,0.3);
  border-radius: 1.3rem;
  border: 1px solid #fff;
  padding: 1.5rem 3rem;
}
.product-info-item{
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 48%;
}
.product-info-item .title{
  font-size: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 1rem;
}
.product-info-item .left{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}
.product-info-item .right{
  font-size: 1.5rem;
  color: #FFFFFF;
  width: 48%;
}
.houtai-img{
  display: flex;
  justify-content: center;
}
.houtai-img .houtai{
  width: 70%;
  margin: auto;
}
.houtai-info{
  margin-top: 4rem;
  background: rgba(0,0,0,0.3);
  border-radius: 1.3rem;
  border: 1px solid #fff;
  padding: 1.5rem 1rem;
}

.houtai-info ul{
  padding-left: unset;
}
.houtai-info ul li{
  color: #FFFFFF;
  line-height: 3rem;
}
.serve_03_content_box{
  margin-top: 5rem;
}
.project-logo{
  display: flex;
  align-items: center;
  background: rgba(255,255,255,0.4);
  border-radius: 1.5rem;
  padding: 2rem 1.5rem;
  width: fit-content;
  margin: auto;
  gap: 0.1rem;
}
.project-logo img{
  height: 4rem;
  width: auto;
}
.img1{
  width: 100%;
  height: auto;
  margin-top: 3rem;
}
.go-web{
  display: flex;
  justify-content: end;
  color: #FFFFFF;
  font-size: 2rem;
}
.go-web:hover{
  color: #FFFFFF;
}
.show-project-info-box1{
  display: flex;
  flex-direction: column;
  background: rgba(0,0,0,0.8);
  padding: 2rem 1rem;
  border-radius: 1rem;
  gap: 1rem;
  margin-top: 1rem;
}
.show-project-item1{
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.show-project-item1 .left{
  width: 50%;
}
.show-project-item1 .left img{
  width: 100%;
  height: auto;
}
.show-project-item1 .right{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 50%;
  height: 100%;
}
.show-project-item1 .right>div{
  color: #fff;
}
.tal-center{
  text-align: center;
}
.show-project-item1 .right .title{
  margin-bottom: 2rem;
}
.more-feature-box{
  background: rgba(0,0,0,0.8);
  padding: 3rem 1rem;
  border-radius: 1rem;
}
.more-feature-box ul{
  padding-left: unset;
}
.more-feature-box ul li{
  color: #FFFFFF;
  line-height: 3rem;
}
.go-btn{
  display: flex;
  padding: 0.8rem 2.5rem;
  border-radius: 10px;
  background: #fff;
  color: #000;
  margin: 2rem auto 3rem;
  width: fit-content;
}
.go-btn:hover{
  color: #000;
}
.bra-unset{
  border-radius: unset !important;
}
.mt-1{
  margin-top: 1rem;
}
.bg-5e93db{
  background: #5e93db;
  color: #fff;
}
.bg-5e93db:hover{
  color: #fff;
}
.info-box{
  padding: 3rem 1rem 5rem;
  background: rgba(0,0,0,0.3);
}
.introduction-box .margin-cum{
  margin: 4rem auto 2rem;
  background: unset;
}
