@charset "utf-8";
/* CSS Document */
@import url("/css/font-awesome.css");
@import url("/css/animate.css");
@import url("/css/hover.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

.apparel_wrap{font-family: 'noto sans TC','微軟正黑體';}

.show{ display:block !important;}
.hide{ display:none !important;}
.space-br {    display: inline-block;}


@media screen and (max-width: 768px) {	

	.hide-md{ display:none !important; }
	.show-md{ display:block !important;}

}

@media screen and (max-width: 576px) {	

.hide-xs{ display:none !important; }
.show-xs{ display:block !important;}
.space-br {
    display: block;
    height: 10px;
}
	
}


.apparel_wrap section.part1 {
    background-image: url("../images/header-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 400px;
    text-align: center;
}
.header_wrap {
    height: 400px;
    /* align-content: center; */
/*    padding-top: 75px;*/
}
.header_text {
    background-repeat: no-repeat;
    text-align: center;
    width: 370px;
    flex-direction: column;
}
.header-title {
    color: #2a4656;
    font-size: 44px;
    letter-spacing: 2px;
    line-height: 1.1;
    margin-top: 25px;
}
.header-title span.main-title {
    font-size: 44px;
    font-weight: bold;
}

span.highlight {
    color: #ef6767;
    font-weight: bold;
}
.word-wrap p {
/*    font-weight: bold;*/
/*    letter-spacing: -1px;*/
}
.header_sectitle {
    color: #525252;
    font-size: 22px;
    margin: 15px 0 20px;
    line-height: 1.5;
    font-family: 'Noto Sans TC';
    letter-spacing: 1px;
    font-weight: 400;
}
.header_link a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background: #ff7200;
    font-size: 22px;
    padding: 10px 45px;
    border-radius: 50px;
    letter-spacing: 2px;
    transition: .3s;
    font-weight: bold;
/*    text-shadow: 0 0 7px #0000004a;*/
}
.header_link a:hover {
    background: #eb6e0a;
    color: #fff;
/*    text-shadow: none;*/
}
.pink-bar {
    background-color: #337997;
    height: 60px;
}
.feature-block {
  max-width: 1200px;
  margin: 0 auto !important;
}
.feature {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: 55px;
  letter-spacing: 2px;
}
.feature i {
  margin-right: 10px;
}
section.part2 {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 90px 0 10px;
}
.part2 .part-title {
    color: #ff7200;
    line-height: 1.4;
    margin-bottom: 30px;
    margin-left: 10px;
    font-family: 'Noto Sans TC';
    font-size: 36px;
}
.part2 .swiper {
  width: 100%;
  height: 365px;
  overflow: hidden;
  position: relative;
}
.part2 .swiper-wrapper {
  width: 100%;
  max-width: 610px;
  position: absolute;
  right: 0;
  top: 10px;
}
.part2 .swiper-slide {
  max-width: 610px;
  width: 100%;
  background-color: #fff;
  opacity: 0 !important;
}
.part2 .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.part2 .swiper-pagination {
  top: 0;
  bottom: unset !important;
  height: 130px;
  max-width: 440px;
  position: relative !important;
}

.part2 .swiper-pagination-bullet {
    width: auto;
    background: #fff !important;
    height: unset;
    display: block;
    border-radius: unset !important;
    color: #6c6c6c;
    opacity: 1 !important;
    text-align: left;
    padding: 15px 15px;
    font-family: 'Noto Sans TC';
    letter-spacing: 1px;
    font-size: 17px;
}
.part2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff7200 !important;
    color: #fff;
    font-family: 'Noto Sans TC';
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 5px !important;
    font-size: 17.5px;
}
.part2 .swiper-pagination-bullet i {
  color: #6c6c6c;
  font-family: fontawesome;
  margin-right: 10px;
}
.part2 .swiper-pagination-bullet.swiper-pagination-bullet-active i {
  color: #fff;
}
.part2 .swiper-slide p {
    font-size: 18px;
    color: #464646;
    line-height: 1.4;
    font-family: 'Noto Sans TC';
    letter-spacing: 1px;
    margin: 0 0 10px;
    font-weight: 300 !important;
    background-color: #f4f3f3;
    border-radius: 10px;
    padding: 10px;
}
section.part3 {
/*    background-image: url('../images/icon-bg.png');*/
    padding: 60px 0;
    text-align: center;
    margin: 0 auto;
}

.part-title {
    font-size: 30px;
    font-weight: bold;
    color: #ff7200;
}

section.part3 .part-title {
    font-size: 36px;    color: #4c84ba;
/*
    color: #ff7200;
    font-weight: 500;
*/
/*    margin-bottom: 30px;*/
}
section.part3 .part-title span {
    /* font-weight: 800; */
    margin-right: 10px;
}
.part-sectitle {
    color: #6a6a6a;
    font-size: 21px;
    margin: 20px 0 0;
    letter-spacing: 1px;
    /* font-weight: bold; */
}
.block-wrap {
    max-width: 1200px;
    margin: 0 auto !important;
}
.block {
    max-width: 295px;
    margin: 40px 20px;
    text-align: left;
}
.block-title {
    color: #5f9cd8;
    font-size: 22px;
    font-weight: 700;
    background-repeat: no-repeat;
    flex-direction: column;
    align-items: center;
}
/*
.b02 .block-title {
    color: #ff6674;
}
.b03 .block-title {
    color: #2fb951;
}
*/
.block-title span {
    font-size: 18px;
    font-weight: 500;
    margin-left: 10px;
}
.block-icon {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    padding: 20px;
    box-shadow: 0 0 20px 5px rgb(0 0 0 / 7%);
    margin-bottom: 25px;
}
.block p {
    color: #5c5c5c;
    line-height: 1.7;
    margin-top: 10px;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
}

.b03 .block-icon img,.b02 .block-icon img {
    margin: 4px 0;
}
section.part4 {
    background-image: url('../images/solution-bg.png');
    height: 325px;
    text-align: center;
    /* background-color: #ff6773; */
    background-repeat: no-repeat;
    background-position: center;
}
section.part4 .word-wrap {
    color: #ff7200;
    font-size: 40px;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1px;
    
}
.word-wrap span {
    font-size: 43px;
    font-weight: bold;
    margin: 0 10px;
    color: #ff7200;
}
.part4 .header_link a {
    margin-top: 10px;
    background: #ffffff;
    color: #ff7200;
    text-shadow: none;
    padding: 5px 50px;
    border: 3px solid #ff7200;
}
.part4 .header_link a:hover {
    background: #203a4a;
    border: 3px solid #203a4a;
}

.w-bg {
    background-color: rgb(255 255 255 / 70%);
    padding: 10px 90px;
    border-radius: 15px;
    font-weight: normal;
    line-height: 1.3;
    font-size: 28px;
    margin-top: 10px;
}
.w-bg a {
    text-decoration: none;
    background: #ff7200;
    color: #fff;
    font-size: 20px;
    border: 2px solid #ff7200;
    border-radius: 50px;
    padding-top: 5px;
    padding-left: 10px;
    width: 150px;
    height: 40px;
    position: relative;
    top: -5px;
    transition: .3s;
}
/*
.w-bg a:hover {
    background: #fff;
	color: #ff7200;
    transition: .3s;
    border: 2px solid #ff7200;
}
*/
.new-span {
    font-size: 26px;
    background-color: hsl(0deg 0% 100% / 40%);
    width: 200px;
    margin: 0 auto;
    border-radius: 50px;
    letter-spacing: 5px;
    padding-left: 10px;
    font-weight: bold;
}
.word-wrap i {
    transform: rotateY(180deg);
}
span.order900 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}

span.fw-light {
    font-weight: 200;
}

section.part5 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 70px 0;
}

.part5 .swiper {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
}
.part5 .part-sectitle {
    margin: 20px 0 40px;
}
.part5 .swiper-wrapper {
  width: 100%;
  max-width: 1000px;
}
.block-img {
    border-radius: 15px;
    border: 3px solid #eee;
}
.part5 .swiper-slide {
  max-width: 1000px;
  width: 100%;
  background-color: #fff;
  opacity: 0 !important;
}
.part5 .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}


.part5 .block-text {
    text-align: left;
	margin-left: 20px;
	position: relative;
}
.p5block-title {
    color: #ff7200;
    font-size: 36px;
    font-weight: 700;
    font-family: noto sans TC;
    letter-spacing: 2px;
}

.p5block-sectitle {
    font-size: 18px;
    background-color: #ff7200;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-family: 'Noto Sans TC';
    letter-spacing: 2px;
    margin: 18px 0 30px;
}

.part5 .block-text p {
    color: #616161;
    letter-spacing: 1px;
    line-height: 1.8;
}

.part5 .swiper-button-wrap {
    position: absolute;
    bottom: 70px;
    width: 90px;
    right: 220px;
}
.part5 .swiper-button-prev {
    left: 0 !important;
}
.part5 .swiper-button-next {
    right: 0 !important;
}


.swiper-button-next, .swiper-button-prev {
    color: #ff7200 !important;
    border: 1px solid;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 16px !important;
    font-weight: bold;
}










.register_wrap {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    background-image: url("/images/solution/food/register_bg.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 90px 0;
}
.register-bg {
    background-color: #ff831f;
}
section.register {
  width: 525px;
  margin-left: 5%
}
h3.register-title {
  display: none
}
section.register .title {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px
}
input#submitBtn:hover, section.register a#sendCodeBtn:hover {
    background-color: #e76d0a !important;
}
input#submitBtn, section.register a#sendCodeBtn {
    background-color: #ff831f !important;
    color: #ffffff !important;
    line-height: 1.5;
    border: 2px solid #fff !important;
    border-radius: 50px !important;
    box-shadow: none;
}
section.register a.fancybox.btn.btnType1 {
  border: 0;
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
  font-weight: 400;
  box-shadow: unset;
  border-radius: 5px !important
}
a.fancybox.btn:hover {
    color: #fff !important;
    background-color: #e76d0a !important;
}
input#DAA009 {
  width: 280px !important;
  margin-right: 10px;padding-right: 10px
}
a#sendCodeBtn {
  width: calc(100% - 335px) !important
}
.code {
  margin-top: 10px
}
input#M5Code {
  width: 230px !important;
  margin-right: 10px;padding-right: 10px
}
input#submitBtn {
  width: calc(100% - 288px) !important
}
.input ::-webkit-input-placeholder, .phone ::-webkit-input-placeholder {
  color: #fff !important;
  background-color: #ff831f;border-radius:0;padding: 0 5px;
}
.input input::-moz-placeholder, .phone input::-moz-placeholder {
  color: #fff !important
}
.input input::-moz-placeholder, .phone input::-moz-placeholder {
  color: #fff !important
}
.input input::-moz-placeholder, .phone:-ms-input-placeholder {
  color: #fff !important
}
input:-internal-autofill-selected {
/*  background-color: #ff6773 !important;*/
  color: #fff !important
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
  -webkit-text-fill-color: #fff;
	border: 2px solid #fff !IMPORTANT;
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0) inset;
  transition: background-color 5000s ease-in-out 0s
}
input#DAA009, input#M5Code, input#submitBtn {
    background-color: #ff831f;
    color: #ffffff;
    border: unset;
    border: 2px solid;
    border-radius: 40px;
}


@media screen and (max-width: 1366px) {

/*
section.part4 {
    background-position: -300px bottom,right bottom,center;
}
*/

}

@media screen and (max-width: 1024px) {
	
	.feature {
    font-size: 20px;
}
	
.part2 .swiper-pagination {
    max-width: 330px;
    left: 20px !important;
}
	
	.part2 .swiper-pagination-bullet {
    text-indent: -15px;
    padding: 15px 15px 15px 40px;
    line-height: 1.5;
}
	
.part2 .part-title {
    max-width: 320px;
    width: 100%;
    margin-left: 25px;
    font-size: 28px;
}
	.part2 .part-title br {
    display: none;
}
	
section.part4 {
/*    background-position: -120% bottom,120% bottom,center;*/
}
	
	 .register_wrap {
    height: 646px;
    background-position: bottom;
    background-position-y: 350px;
  }
  section.register {
    display: block;
    margin: 0 auto;
  }
	
	section.part4 {
    height: 400px;
    background-repeat: no-repeat , no-repeat ,repeat;
}
	

	
}





@media screen and (max-width: 768px) {
/*
	
	.header_text {
    margin-left: 350px;
}
*/
	
	.apparel_wrap section.part1 {
    background-image: url("../images/header-bg-phone.png");
    background-position: center center;
    height: 650px;
}
	
	.header_text {
    background-image: none;
}
	
	.header_wrap {
    height: 415px;
}
	
	
	.feature {
    font-size: 16px;
    line-height: 1.6;
    text-align: right;
    padding: 0 !important;
    max-width: 120px !important;
}
	
.part2 .swiper {
    height: auto;
}

.part2 .part-title {
    max-width: unset;
    margin: 0 auto;
    text-align: center;
}
	
.part2 .part-title br {
    display: block;
}
	
.part2 .swiper-wrapper {
    position: relative;
    margin: 0 auto;
}
.p2-title-phone {
    font-size: 18px;
    margin: 20px 0 10px;
    font-family: 'noto sans TC';
    color: #fff;
    background-color: #ff7200;
    padding: 10px 20px 10px 10px;
    display: inline-block !important;
    border-radius: 5px;
    letter-spacing: 1px;
}
	.p2-title-phone i {
    margin-right: 10px;
}
	.part2 .swiper-pagination {
    max-width: 100%;
    left: 0 !important;
    height: auto;
}
	
.part2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    padding: 0;
    color: #ff7200;
    text-indent: unset;
    display: inline-block;
    background: #ffca9f !important;
    border-radius: 50% !important;
}
.part2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    padding: 0 15px;
}
	.part2 .swiper-slide {
    padding-bottom: 30px;
}
	
section.part3 {
    padding: 75px 0;
}
	
	
.block-wrap {
    margin: 0 auto !important;
}
	
	section.part4 .word-wrap {
    padding-top: 40px;
}

	.part5 .swiper {
    height: auto;
    padding-bottom: 40px;
}
	.p5block-sectitle {
    margin: 16px 0 5px;
}
	.part5 .block-text p {
    margin-bottom: 30px;
}
	
	.part5 .swiper-button-wrap {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 10px;
}
	
	.part5 .block-text {
    text-align: center;
    margin-left: 0;
}
	.part5 .block-img img {
    display: inline-block;
    width: 96%;
    max-width: 100%;
}
	.part-sectitle {
    border-bottom: 3px solid #efefef;
    padding-bottom: 30px;
    display: inline-block;
}
	
	 .register_wrap {
    padding: 50px 0;
  }
}




@media screen and (max-width: 576px) {

.header_wrap {
    height: 350px;
}	
	.header-title {
    margin-top: 0;
}
section.register {
    width: 100%;
    padding: 0 10px;
  }

	.header_sectitle {
    margin: 15px 0 15px;
    font-size: 20px;
}
  section.register .title {
    font-size: 36px;
  }
  input#M5Code {
    width: 220px !important;
  }
  input#DAA009 {
    width: 190px !important;
}
a#sendCodeBtn {
    width: 145px !important;
}
input#submitBtn {
    width: 115px !important;
}
  .register_wrap {
    background-size: 96%;
  }

	.header_text {
    margin: 0 auto;
    width: 345px;

}
.p2-title-phone {
    margin: 0 auto !important;
    padding: 15px;
    width: 90%;
    line-height: 1.7;
    font-size: 17px;
    display: flex !important;
    justify-content: center;
}
	.p2-title-phone i {
    margin-top: 5px;
}
	.part2 .swiper-slide p {
    width: 90%;
    margin: 0 auto 30px;
    background: none;
}
	.part2 .swiper-slide img {
    width: 95%;
    margin: 0 auto;
}
	
.part3 .block {
    margin: 20px auto;
    text-align: left;
    width: 100%;
/*    white-space: nowrap;*/
}
	.part-sectitle {
    line-height: 1.7;
    margin: 20px 0 20px;
    width: 95%;
}
	
section.part4 .word-wrap {
    font-size: 30px;
    text-indent: 0;
    line-height: 1.4;
    font-weight: 600;
}
section.part4 {
    background-image: url(../images/solution-bg.png);
    background-repeat: no-repeat ,repeat;
    background-position: left;
    height: 350px;
}
.w-bg {
    padding: 10px 30px;
    margin: 10px;
    font-size: 24px;
}
	.w-bg a {
    margin-top: 15px;
}
	.new-span {
    margin: 0 auto 15px;
}
/*
.word-wrap span {
    font-size: 38px;
    display: block;
}
*/
	.word-wrap br {
    display: none;
}
	
	.part4 span.highlight {
    display: inline-block;
    font-size: 40px;
}
	.part4 .header_link a {
    margin-top: 10px;
}
	.part5 .block-text {
    text-align: left;
    padding: 0 15px !important;
}
	
	.p5block-title {
    font-size: 30px;
}
	.feature {
    max-width: 100px !important;
}
	
}



@media screen and (max-width: 400px) {
section.part4 .word-wrap {
    font-size: 30px;
}

.w-bg {
    font-size: 22px;
	background-color: #fff;
}
	
	
	
}