* {
  padding: 0;
  margin: 0;
  outline: none;
  font-family: "微軟正黑體", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  text-decoration: none;
  box-sizing: border-box
}
body, html {
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
html {
  height: 100%;
  font-size: 22px;
}
body {
  background: fixed center top no-repeat;
  background-size: cover;
}
.topmod {
  width: 100%;
  max-width: 640px;
  background: #354465;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  text-align: right;
  padding: 0 8px;
  box-sizing: border-box;
}
.topmod a {
  font-size: 1.5rem;
  color: #fff;
  margin: 0 5px;
  vertical-align: middle
}
.topmod a.iconL {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #00b833;
  margin-top: 15px;
  margin-bottom: 15px;
}
.topmod a.iconF {
  display: inline-block;
  width: 50px;
  height: 50px;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
.topmod a.iconF span {
  font-size: 50px;
  color: #4267b2;
  background: #fff;
  border-radius: 50%;
}
.topmod a.iconM {
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 15px;
  overflow: hidden;
}
.topmod a.iconM span {
  font-size: 49px;
  background: -webkit-linear-gradient(top, #00b0ff 0, #006bff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative
}
.topmod a.iconM span:after {
  background: #fff;
  width: 35px;
  content: "";
  position: absolute;
  z-index: -1;
  height: 20px;
  left: 7px;
  top: 13px
}
.topmod a.iconS {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
  background: #5e5e5e;
  margin-top: 15px;
  border-radius: 50%
}
.topmod a#nav {
  display: inline-block;
  line-height: 50px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.topmod a#navclose {
  line-height: 50px;
  position: absolute;
  z-index: 1;
  right: 6px;
  background: #354465;
  width: 50px;
  display: none;
  top: 20px;
  padding: 5px
}
.toplogo {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 20px;
  top: 25px;
  z-index: 1;
  text-align: center
}
.toplogo a {
  margin: 0;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.container {
  padding-top: 80px;
  width: 640px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  word-break: break-all;
}
.footer {
  background: #1c1c1c;
  width: 100%;
  color: #fff;
  position: relative;
  bottom: 0;
}
.copyright {
  background: #fff;
  border-top: 1px solid #bdbdbd;
  text-align: center;
  color: #393939;
  width: 100%;
  font: 1rem/50px "微軟正黑體";
  position: relative
}
.ft_ac {
  padding: 10px 0;
  background: #fff;
  border-top: 1px solid #bdbdbd;
  text-align: center;
}
.footernav {
  padding: 0 3% 0 3%;
  text-align: center;
  position: relative;
  height: 65px;
  line-height: 65px;
  font-size: 22px;
}
.footernav span {
  font-size: 1em;
  position: relative;
  margin-left: 10px;
}
.footernav span.icon-looklogo5 {
  float: left;
  font-size: 1.3rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.footernav span.icon-looklogo3 {
  float: left;
  font-size: 1rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.footernav a {
  color: #fff
}
.footernav div {
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 1em;
  font-size: 16px;
}
.footernav div a {
  color: #999;
}
.menu {
  background: rgba(0, 0, 0, .6);
  width: 100%;
  max-width: 640px;
  height: 100%;
  margin: auto;
  position: fixed;
  top: 80px;
  z-index: 1;
  display: none
}
.menu ul {
  height: 100%;
  background: #fff;
  width: 50%;
  right: 0;
  position: absolute;
  list-style: none;
}
.menu ul h1 {
  background: #bbbbbb;
  color: #fff;
  height: 40px;
  font: 1rem/40px "微軟正黑體";
  width: 100%;
  padding-left: 6%;
  box-sizing: border-box;
}
.menu ul li {
  border-bottom: 1px solid #bbbbbb;
  position: relative;
  height: auto
}
.menu ul li ul {
  display: none;
  position: relative;
  border-top: 1px solid #bbbbbb;
  width: 100%;
}
.menu ul li ul.on {
  display: block
}
.menu ul li ul li {
  padding: 0;
  width: 100%;
  border: 0
}
.menu ul li ul li a::after {
  content: ""
}
.menu ul li ul li a::before {
  content: "\e91e";
  font-family: 'icomoon';
  font-size: 20px;
  color: #636363;
  margin: 0 8px
}
.menu ul li a {
  color: #1c1c1c;
  display: block;
  font: 1.2rem/1 "微軟正黑體";
  position: relative;
  top: 50%;
  padding: 6% 8% 6% 6%;
  word-wrap: break-word;
}
.menu ul li a::after {
  content: "\e914";
  position: absolute;
  right: 4%;
  font-family: 'icomoon';
  color: #636363;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  height: 20px;
  display: inline-block;
}
.menu ul li a.click::after {
  transform: translateY(-50%) rotate(90deg);
}
.menu ol {
  margin: 0 auto;
  list-style: none
}
.menu ol li {
  max-height: 64px;
  min-height: 64px;
  position: relative
}
.menu ol li a {
  font-size: 32px;
  padding: 0 8% 0 6%;
  min-height: 64px;
  position: relative
}
.menu ol li a i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}
.menu ol li a:after {
  content: ""
}
.location {
  position: relative;
  height: auto;
  width: 640px;
  font: 1.1rem/1.2 "微軟正黑體";
  padding: 2% 0;
  box-sizing: border-box;
}
.location button {
  width: 100%;
  border: 0;
  background: #de3021;
  height: 50px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-top: 0
}
.location table {
  margin: 15px auto;
}
.location span {
  font-size: 1.5rem;
  font-weight: bold;
}
.location i {
  font-size: 3.5rem;
  float: left;
  color: #de3021;
  margin-right: 20px
}
.searchmod {
  background: #808080;
  overflow: hidden;
  height: 90px;
  position: absolute;
  text-align: center;
  display: none;
  z-index: 0;
  width: 100%;
  left: 0;
}
.searchmod input {
  width: 310px;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  border: 0;
  margin-top: 20px;
  font-size: 1.2rem;
  text-align: center;
  color: #5e5e5e;
  position: relative;
  display: none;
}
.searchmod input::placeholder {
  color: #5e5e5e
}
.searchmod a.close {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.8rem;
  right: 8px
}
.searchmod a.search {
  color: #808080;
  font-size: 1rem;
  position: absolute;
  z-index: 1;
  right: 27%;
  top: 20px
}
.scrollup {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 10%;
  right: 5%;
  display: none;
  color: #fff;
  background: #1c1c1c;
  border-radius: 46px;
  transform: rotate(-90deg)
}
.scrollup span {
  top: 50%;
  left: 50%;
  font-size: 1.5rem;
  position: absolute;
  transform: translate(-50%, -50%)
}
.P_topmod {
  background: #00aba1;
  background: -moz-linear-gradient(left, #00aba1 0%, #2f4f9e 100%);
  background: -webkit-linear-gradient(left, #00aba1 0%, #2f4f9e 100%);
  background: linear-gradient(to right, #00aba1 0%, #2f4f9e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aba1', endColorstr='#2f4f9e', GradientType=1);
  padding: 0 20px
}
.P_topmod .icon-looklogo5 {
  color: #fff;
  font-size: 40px;
  transform: translateY(-50%);
  top: 50%;
  left: 5%;
  position: absolute
}
.P_normod {
  margin: 5% 0;
  font-size: 24px;
  line-height: 1.5;
  background: #fff;
  text-align:left;
}
.P_normod h1 {
  font-size: 30px;
  margin-top: 20px;
}
.P_topmod .icon-a17 {
  position: relative;
  padding: 0;
  font-size: 1.4em;
}
.P_topmod .icon-a17 i {
  position: absolute;
  font-style: normal;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: .6em;
  line-height: 1em
}
/*無上傳圖片區塊*/
.bk .toplogo {
  border-radius: 50%;
  overflow: hidden;
  background: #2e4ca2;
  background: -moz-linear-gradient(top, #2e4ca2 0%, #00aaa0 100%);
  background: -webkit-linear-gradient(top, #2e4ca2 0%, #00aaa0 100%);
  background: linear-gradient(to bottom, #2e4ca2 0%, #00aaa0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e4ca2', endColorstr='#00aaa0', GradientType=0);
}
.bk .toplogo a {
  top: 50%;
  position: absolute;
  font-size: 1em;
  text-align: center;
  transform: translateY(-50%);
  left: 0;
}
.bk .abtitle {
  background: url(../images/bk_atbg.jpg) center top;
  height: 237px;
  width: 100%;
  padding: 22px;
  box-sizing: border-box;
  display: table
}
.bk .abtitle p {
  border: 3px dashed #828282;
  color: #828282;
  text-align: center;
  display: table-cell;
  vertical-align: middle
}
.bk .normod {
  padding: 0
}
.bk .title {
  border-bottom: 3px dashed #828282;
  height: 100px;
  box-sizing: border-box;
  color: #828282;
  line-height: 100px;
  margin: 0
}
.bk .article {
  border: 0;
  border-bottom: 3px dashed #828282;
  box-sizing: border-box;
  display: table;
  margin: 0;
  border-radius: 0
}
.bk .article p {
  height: 400px;
  color: #828282;
  text-align: center;
  display: table-cell;
  vertical-align: middle
}
.bk .location {
  border: 0;
  border-bottom: 3px dashed #828282;
  line-height: 100px;
  padding: 0;
  color: #828282;
  text-align: center
}
.bk .abtitle .mask p {
  border: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 1.6rem;
  line-height: 50px;
  color: #fff;
  text-align: center;
  transform: translateY(-50%)
}
.bk .about h1 {
  border-bottom: 3px dashed #828282;
  line-height: 100px;
  color: #828282;
  text-align: center;
  margin: 0;
  font-size: 1em;
  font-weight: normal
}
/*191101*/
body.index {
  font-family: "微軟正黑體", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-size: 22px;
  text-align: center
}
/*indexCSS*/
body.index .container {
  margin: 0;
  padding: 0;
  position: relative
}
body.index header {
  background: #fff;
  height: 100px;
  border: 0;
  text-align: center;
  flex: 0 0 auto;
  position: fixed;
  width: 640px;
  top: 0;
  z-index: 2
}
body.index header span {
  color: #3f3f3f;
  top: 20%;
  position: relative
}
body.index header .topnav {
  position: absolute;
  right: 0;
  width: 100%;
  top: 0;
}
body.index header .topnav .lang {
  display: inline-block;
  font-size: 25px;
  float: left;
  margin-left: 37px;
  margin-top: 33px;
}
body.index header .topnav .lang div {
  background: #3f3f3f;
  position: absolute;
}
body.index header .topnav .lang span {
  font-size: 20px;
  transform: rotate(90deg);
  position: absolute;
  margin-top: 0px;
  top: 40px;
  margin-left: 10px
}
body.index header .topnav a#nav {
  display: inline-block;
  position: absolute;
  top: 35px;
  right: 25px;
  font-size: 35px;
}
body.index header .topnav a#navclose {
  position: absolute;
  top: 30px;
  right: 22px;
  font-size: 35px;
  padding: 5px 10px;
  background: #fff;
  display: none
}
body.index .bannerback {
  background: url(../images/index_banner.jpg) top center no-repeat;
  margin-top: 100px;
  min-height: 1037px;
  padding-top: 748px;
}
body.index .flexslider, body.index .flexslider_plan {
  height: 680px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0
}
body.index .flexslider_plan {
  position: relative;
  width: 595px;
  margin-left: -30px;
  margin-right: -30px;
  overflow: hidden;
  height: auto
}
body.index .flexslider_plan li {
  height: 100%;
}
body.index .flexslider_plan li a.link {
  background: #e23c63;
  text-align: center;
  display: block;
  padding: 0 20px;
  font: 25px/2 "微軟正黑體";
  width: 8em;
  margin: 20px auto 0
}
body.index .flexslider_plan li a.links {
  background: #404040;
  text-align: center;
  display: block;
  padding: 0 20px;
  font: 25px/2 "微軟正黑體";
  width: 18em;
  margin: 20px auto 0;
  color: #fff;
  border-radius: 25px;
}
span.plan {
  font: 42px/50px "微軟正黑體";
  color: #00aaa0;
  margin: 50px auto 0;
  display: block;
  padding-left: 40px;
  position: relative;
  width: 5em;
}
span.plan span {
  display: inline-block;
  font: 38px/100px "微軟正黑體";
  position: absolute;
  left: 0
}
body.index .flexslider_plan .flex-direction-nav {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}
.flex-direction-nav li {
  position: absolute;
  list-style: none;
}
.flex-direction-nav li a {
  width: 70px;
  height: 70px;
  display: block;
  background: url("../images/sldr_arrow.png");
  text-indent: -9999px;
}
.flex-direction-nav li.flex-nav-prev a {
  background-position: 0 0;
  left: 0
}
.flex-direction-nav li.flex-nav-next {
  right: 0;
}
.flex-direction-nav li.flex-nav-next a {
  background-position: 0 -70px;
}
body.index .bannercon {
  color: #3f3f3f;
  text-align: center;
  margin: 0 auto;
  padding: 0 50px
}
body.index .bannercon h1 {
  font-size: 50px;
  line-height: 58px;
  margin-bottom: 20px;
}
body.index .bannercon h2 {
  font: 26px/40px "微軟正黑體";
  margin-bottom: 40px;
  width: auto
}
body.index .bannercon h3 {
  font: 26px/46px "微軟正黑體";
  margin-bottom: 55px;
  width: auto;
}
body.index .bannercon h3 i {
  color: #49368c;
  display: inline-block;
  font-style: normal;
  font-size: 26px;
  line-height: 1.2
}
body.index .bannercon h3 ul {
  width: 390px;
  list-style: none;
  margin: 5px auto 20px
}
body.index .bannercon h3 ul li {
  text-align: left;
  color: #00aaa0;
  margin-bottom: 5px;
}
body.index .bannercon p {
  margin-top: 50px;
  font: 26px/1.5 "微軟正黑體";
  color: #ffffff;
  background: #3f3f3f;
  width: 640px;
  margin-left: -50px;
  padding: 20px 0
}
body.index .bannercon p a {
  color: #00aaa0;
  text-decoration: underline
}
body.index .bannercon p a.btn {
  border-radius: 40px;
  display: inline-block;
  width: 390px;
  height: 80px;
  text-align: center;
  text-decoration: none;
  font: 32px/80px "微軟正黑體";
  background: #49368c;
  color: #fff;
  top: 640px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 0;
}
body.index footer {
  background: #171d27;
  height: 660px;
  color: #fff;
  padding: 55px 0;
  margin: 0
}
body.index .footernav {
  text-align: center;
  
}
body.index .footernav p {
  font: 22px/32px "微軟正黑體";
  display: block;
  padding: 30px 78px 0 65px;
}
body.index .footernav p.pri {
  color: #00aaa0;
  font: 22px/30px "微軟正黑體";
  padding-bottom: 60px;
}
body.index .footernav p.pri a {
  color: #fff;
  margin-bottom: 20px
}
body.index .maincon {
  margin: 30px auto 0 auto
}
body.index .maincon h1 {
  text-align: center;
  border: 0;
  font-size: 45px;
  color: #3f3f3f;
  position: relative;
  margin: 45px 0 50px
}
body.index .maincon h2 {
  font: 25px/36px "微軟正黑體";
  padding: 10px 0 40px;
  margin: 0 30px 0;
  border-bottom: 2px solid #939393;
}
body.index .maincon h3 {
  font: 25px/36px "微軟正黑體";
  padding: 10px 0 10px;
  margin: 0 30px 0;
  text-align: left
}
body.index .maincon .mod1 {
  margin-top: 30px;
  overflow: hidden;
  color: #3f3f3f
}
body.index .maincon .mod1 span.t {
  font: 35px/42px "微軟正黑體";
  display: block;
  margin: 10px 0
}
body.index .maincon .mod1 p {
  display: block;
  font: 26px/1.6 "微軟正黑體";
  width: auto;
  text-align: center;
  margin: 0 auto 40px auto
}
body.index .maincon .flow a {
  text-decoration: underline;
  color: #3f3f3f
}
body.index .maincon .flow {
  width: 100%;
  margin-bottom: 50px;
  font: 26px/40px "微軟正黑體";
  min-height: 805px;
  overflow: hidden;
  background: url(../images/index_flow.jpg) #fff no-repeat top left;
}
body.index .maincon .flow p {
  text-align: center;
  width: 10em;
  margin-left: 70px;
  margin-top: 265px;
  margin-bottom: 270px;
  line-height: 36px;
}
body.index .maincon .mod2 {
  background: url(../images/bg-mod2.jpg) center top no-repeat;
  padding: 0 50px 0;
  margin: 0;
  font: 26px/40px "微軟正黑體";
  text-align: left;
}
body.index .maincon .mod2 p {
  display: block;
  padding-top: 60px;
  color: #3f3f3f
}
body.index .maincon .mod2 .dd {
  text-align: center;
  color: #fff;
  padding-top: 240px;
}
body.index .maincon .mod2 .dd a {
  display: block;
  background: #d2196c;
  width: 170px;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  margin: 0 auto 20px
}
body.index .maincon .mod2 .dd span {
  display: block;
  font: 25px/36px "微軟正黑體";
}
body.index .maincon .mod3 {
  margin-top: 40px;
  font: 26px/40px "微軟正黑體";
  padding-top: 920px;
  background: url(../images/bg-mod3.jpg) no-repeat center 20px #8fcdc0
}
body.index .maincon .mod3 .con {
  background: #fff;
  padding: 40px 70px 40px;
  font: 26px/40px "微軟正黑體";
  text-align: left;
  position: relative
}
body.index .mod3 .con .btn {
  position: absolute;
  top: -68px;
  left: 50%;
  transform: translateX(-50%)
}
body.index .mod3 .con .btn a {
  display: block;
  width: 400px;
  height: 50px;
  border-radius: 25px;
  background: #fff;
  text-align: left;
  color: #171d27;
  font: 26px/50px "微軟正黑體";
  position: relative;
  padding: 0 20px
}
body.index .maincon .pay {
  background: url(../images/bg-pay.jpg);
  text-align: center;
  padding: 50px 0
}
body.index .maincon .pay h1 {
  font: 36px/46px "微軟正黑體";
  color: #00aaa0;
  margin: 0 0 30px
}
body.index .maincon .pay p {
  padding: 0 80px;
  font: 26px/40px "微軟正黑體";
  color: #fff;
  text-align: left
}
body.index .maincon .pay img {
  margin: 20px 0
}
body.index .maincon .seo {
  background: url(../images/bg-seo.jpg);
  padding: 270px 30px 70px;
}
body.index .maincon .seo p {
  padding: 30px 65px;
  font: 26px/40px "微軟正黑體";
  color: #505050;
  text-align: left
}
body.index .maincon .seo a {
  display: block;
  margin: 0 auto;
  line-height: 50px;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  font-size: 26px;
  background: #00aaa0;
  width: 390px;
}
body.index .maincon .join {
  background: url(../images/bg-join.jpg);
  padding: 630px 30px 40px;
}
body.index .maincon .join p {
  padding: 20px 40px;
  font: 26px/40px "微軟正黑體";
  color: #171d27;
  text-align: left
}
body.index .maincon .join a {
  display: block;
  margin: 0 auto;
  line-height: 50px;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  font-size: 26px;
  background: #0c476b;
  width: 500px;
  margin-top:20px;
}
body.index .menu {
  background: #00aaa0;
  width: 100%;
  max-width: 640px;
  height: 100%;
  margin: auto;
  position: fixed;
  top: 100px;
  z-index: 1;
  display: none
}
body.index .menu ul {
  height: 100%;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  background: none;
  list-style: none;
}
body.index .menu ul li {
  display: inline-block;
  margin: 0 10px 20px;
  background: #fff;
  width: 160px;
  height: 60px;
  text-align: center;
  border-radius: 30px;
}
body.index .menu ul li a {
  color: #000;
  text-align: center;
  font: 25px/60px "微軟正黑體";
  word-wrap: break-word;
  top: 0;
  padding: 0
}
body.index .menu ul li a::after {
  content: ""
}
body.index .menu ul li:last-child, body.index .menu ul li:nth-last-child(2) {
  width: 430px;
  margin-top: 30px;
  border: 2px solid #fff;
  background: #00aaa0;
}
body.index .menu ul li:last-child a, body.index .menu ul li:nth-last-child(2) a {
  color: #fff
}
body.index header .topnav .lang {
  display: inline-block;
  font-size: 25px;
  cursor: pointer
}
body.index header .topnav .lang div {
  background: #3f3f3f;
  position: absolute;
  width: 75px;
  padding: 10px;
  font: 25px/46px "微軟正黑體";
  display: none
}
body.index header .topnav .lang div a {
  color: #00aaa0
}
body.index .maincon ul.demo {
  list-style: none;
  margin: 0 30px 30px;
}
body.index .maincon ul.demo li {
  border-bottom: 2px solid #939393;
  padding: 30px 0
}
body.index .maincon ul.demo li td {
  font: 22px/36px "微軟正黑體";
  text-align: left;
  position: relative;
}
body.index .maincon ul.demo li td:first-child {
  width: 130px;
}
body.index .maincon ul.demo li td a {
  color: #02a6a0;
  text-decoration: underline
}
body.index .maincon ul.demo li td .morecontent span {
  display: none;
}
body.index .maincon ul.demo li td .morelink {
  text-decoration: none;
  color: #939393
}
body.index .maincon ul.demo li td .logo {
  display: block;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 30px;
  position: absolute;
  top: 0
}
body.index .maincon ul.demos {
  list-style: none;
  margin: 0 0 50px;
  position: relative;
}
body.index .maincon ul.demos li {
  width: 20%;
  vertical-align: middle;
  margin: 25px 5px;
  display: inline-block;
}
body.index .maincon ul.demos li .logos {
  text-align: center;
  width: 100px;
  margin: 0 auto
}
body.index .maincon ul.demos li .logos img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 5px;
}
body.index .maincon ul.demos li .logos a {
  text-decoration: underline;
  color: #02a6a0
}
@media only screen and (min-width: 1024px) {
  .contain {
    min-height: 100%;
  }
}
.contain h1 {
  font-size: 290px;
  margin-top: 30px;
  font-weight: normal
}
.contain h2 {
  font-size: 78px;
  color: #e4e6a8;
  margin: 40px auto
}
.contain hr {
  border: 0;
  border-bottom: 2px dashed #fff;
  width: 100%;
  padding: 3%;
  margin-bottom: 3%;
}
.contain input[type="text"] {
  width: 420px;
  height: 60px;
  text-align: center;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #777777;
  margin: 10px auto;
  font-size: 24px;
  font-family: "微軟正黑體";
  color: #545454
}
.contain input[type="button"] {
  width: 420px;
  height: 60px;
  margin: 10px auto;
  border-radius: 8px;
  background: #2e4da2;
  border: 0;
  color: #fff;
  font-size: 24px;
  font-family: "微軟正黑體";
}
.contain .footer {
  background: none;
  color: #fff;
  font-size: 1em;
  line-height: 50px;
}
body.index .contain a {
  color: #fff
}
a.link {
  font: 26px/1.5 "微軟正黑體";
  border-radius: 38px;
  height: 50px;
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0 20px;
  background: #00aaa0;
  color: #fff;
  line-height: 50px;
  margin-top: 10px
}
@media only screen and (min-width: 1023px) {
  body {
    width: 100%;
    background: linear-gradient(to bottom, #354465 80px, #DADADA 80px, #DADADA 100%) fixed;
    margin: auto;
    max-width: 640px;
  }
}
body.index .cookie {
  position: fixed;
  bottom: 0;
  width: 640px;
  background: rgba(0, 0, 0, .8);
  z-index: 999;
  padding: 30px 30px 10px;
  color: #fff;
  font: 22px/30px "微軟正黑體";
  text-align: left
}
body.index .cookie a {
  color: #00aaa0;
  text-decoration: underline
}
body.index .cookie a.cookie_close {
  display: block;
  margin: 10px auto;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
body.index .cookie a.cookie_close span {
  font-size: 30px;
  vertical-align: middle
}
/*0306廣告*/
body.index .promomod {
  position: fixed;
  bottom: 0;
  width: 640px;
  z-index: 1;
  background: url(../images/promobanner.jpg)
}
.promopop {
  position: fixed;
  top: 0;
  height: 100%;
  width: 640px;
  background: rgba(0, 0, 0, .7);
  z-index: 101;
  display: none
}
.promopop .con {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 580px;
  text-align: center;
  border-radius: 20px;
  background: #fff;
  padding: 30px 0;
}
.promopop .con a {
  position: absolute;
  top: 20px;
  right: 18px;
  color: #3f3f3f;
  font-size: 1.5em
}
.promomod a.promo1, .promomod1 a.promo1 {
  display: inline-block;
  width: 280px;
  height: 80px;
  float: left
}
.promomod a.media, .promomod1 a.media {
  display: inline-block;
  width: 130px;
  height: 80px;
  float: left
}
.promomod a.demo, .promomod1 a.demo {
  display: inline-block;
  width: 230px;
  height: 80px;
  float: right;
}
body.index header .topnav #home {
  display: inline-block;
  line-height: 50px;
  position: absolute;
  top: 27px;
  left: 25px;
  font-size: 46px;
}
.bannerdemo {
  display: block;
  margin-top: 100px;
  background: url(../images/banner/banner_demo.jpg);
  height: 320px;
  width: 640px;
}
.bannerprice {
  display: block;
  margin-top: 100px;
  background: url(../images/banner/banner_price.jpg);
  height: 320px;
  width: 640px;
}
.bannerpromo {
  display: block;
  margin-top: 100px;
  background: url(../images/banner/banner_promo.jpg);
  height: 320px;
  width: 640px;
}
.bannerform {
  display: block;
  margin-top: 100px;
  background: url(../images/banner/banner_form.jpg);
  height: 320px;
  width: 640px;
}
.bannermedia {
  display: block;
  margin-top: 100px;
  background: url(../images/banner/banner_media.jpg);
  height: 320px;
  width: 640px;
}
.snsbtn {
  text-align: center
}
.snsbtn a {
  color: #fff;
  padding: 3px;
  box-sizing: border-box;
  background: #333;
  display: inline-block;
  width: 76px;
  border-radius: 50%;
  margin: 40px 10px;
}
/*200416*/
.anns {
  width: 100%;
  background: #fa96b4;
  color: #fff;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.5;
  padding: 22px 30px;
}
.cover img {
  height: 360px;
  overflow: hidden
}
/*201022 form_css*/
.forminput {
  font-size: 22px;
  border: 0;
  border-bottom: 1px solid #808080;
  position: relative;
  margin: 10px 0;
  height: 42px;
  vertical-align: middle;
  width: calc(100% - 260px);
}
.formslt {
  background: #434343;
  border-radius: 5px;
  height: 42px;
  font-size: 22px;
  color: #fff;
  border: 0;
  text-align-last: right;
  vertical-align: middle;
}
.formbtn {
  width: 68px;
  height: 42px;
  border-radius: 5px;
  background: #00aaa0;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border: 0;
  font-size: 22px;
}
.form_arlt {
  color: #e23c63;
}
.form {
  border-bottom: 1px solid #383838;
  padding: 10px 70px;
  text-align: left;
  font-size: 22px;
  line-height: 1.8
}
.form p {
  margin-bottom: 20px;
  overflow: auto;
}
.form label {
  padding-left: 1em;
}
.form input[type="text"], .form input[type="email"], .form textarea {
  clear: both;
  width: calc(100% - 1em);
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #383838;
  padding: 0 10px;
  font-size: 22px;
  float: right
}
.form textarea {
  height: 180px;
  line-height: 1.5
}
.form input[type="radio"] {
  visibility: hidden;
  position: absolute
}
.form input[type="radio"] + span {
  width: 22px;
  height: 22px;
  border: 3px solid #4c3232;
  background: #fff;
  vertical-align: middle;
  margin-top: -5px;
  display: inline-block;
  border-radius: 50%;
}
.form input[type="radio"]:checked + span {
  background: #4c3232
}
button.link {
  text-align: center;
  color: #fff;
  border: 0;
  background: #00aaa0;
  padding: 0 20px;
  line-height: 40px;
  font-size: 22px;
  margin: 30px auto 0;
  border-radius: 40px;
  cursor: pointer
}
.bannerfaq {
  display: block;
  margin-top: 100px;
  background: url(../images/banner/banner_faq.jpg);
  height: 320px;
  width: 640px;
}