@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");

html, body { width:100%; height: auto;overflow-X:hidden; }
body { font-size:100%;}
.ver_phone{display:none;}
br.phone_br{display:none;}

/*header*/
.pet_wrap{font-family: Noto Sans TC;}
section.part1 {
    background-image: url("/images/solution/pet/header_bg.png");
    height: 470px;
    background-position: center;
}
.header_wrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.header_text {
    width: 560px;
    text-align: left;
    color: #fff;
    padding-top: 140px;
    padding-left: 20px;
}
.header_link a {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    padding: 10px 50px;
    border: 1px solid;
        margin-top: 30px;text-decoration: none;
}
i.fa.fa-chevron-circle-right {
    margin-left: 10px;
}


.orange-bar {
    background-color: #458c61;
    height: 60px;
}
.feature-block {
  max-width: 1200px;
  margin: 0 auto !important;
}
.feature-b {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: 55px;
  letter-spacing: 2px;
}
.feature-b i {
  margin-right: 10px;
}


.header_link a:hover {
    background-color: #39aa66;
    color: #fff;
    border: 1px solid #39aa66;
}
.header_sectitle span {
    font-weight: bold;
    margin: 0 5px;
    font-size: 34px;
}
.header_title{    font-size: 66px;    font-weight: 600; position: relative;}
.header_sectitle {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
    margin-top: 20px;    letter-spacing: 1px;
}
/*.header_title:after {    content: '';    width: 350px;    height: 100px;    position: absolute;    margin: 0 auto;    left: 0;    right: 0;    top: 0;    bottom: 0;       border-bottom: solid 2px;}*/

img.hdicon {
    display: inline-block;
    margin: 0 10px;
}
img.hdicon.hd02 {
    margin-left: 30px;
}
.header_icon {
   margin-top: 50px;
}
.header_icon p {
    display: inline-block;
    line-height: 20px;
    font-size: 20px;
    vertical-align: top;
    padding-top: 13px;
}
section.part2{background-image: url("/images/solution/pet/flow_bg.png");height: 565px;}

.part2_wrap{width:100%;max-width: 1000px;    margin: 0 auto;   overflow: hidden;    height: 566px;}
.flow{display: inline-block;        width: 600px; vertical-align: top;    text-align: right;}
.flow_title {
    color: #369357;
    font-size: 40px;
    letter-spacing: 2px;
    margin: 50px 0 40px;
    text-align: center;
    font-weight: 500;
}

.block_wrap {    display: inline-block;    text-align: center; font-size: 20px;    width: 160px;}
.icon_title {    margin-top: 10px;}
.block_wrap_top, .block_wrap_bottom {    text-align: center;}
.block_wrap img {    display: inline-block;}
.people{display: inline-block;width: calc(100% - 675px);margin-top: 35px;}
.icon_arrow {    display: inline-block;            height: 140px;
    line-height: 140px;    text-align: center;    vertical-align: top;    font-size: 40px;    color: #98d9b2;}
.arrow_bottom {        width: 60px;    font-size: 40px;
    color: #98d9b2;    text-align: right;    padding: 20px;       padding-right: 19%;}


.people img {    margin: 0 auto;}




section.part3 {    width: 100%;    max-width: 1300px;    margin: 60px auto 30px;}


.part3_slide01,.part3_slide02,.part3_slide03,.part3_slide04{   background-repeat: no-repeat;    background-position: left top; }

.part3_slide01 {    background-image: url(/images/solution/pet/slide01.png);   background-position-x: -150px;}
.part3_slide02 {    background-image: url(/images/solution/pet/slide02.png);   background-position-x: -150px;background-position-y: -50px;}
.part3_slide03 {    background-image: url(/images/solution/pet/slide03.png);       background-position-x: -70px;}
.part3_slide04 {    background-image: url(/images/solution/pet/slide04.png);   background-position-x: -100px;}
.slide_text_wrap {    height: 600px;}
.slide_des {    margin-left: 50%;    padding-top: 60px;        width: 490px;    font-size: 20px;}
.slide_des p {    text-align: left;margin-bottom: 30px;    line-height: 1.6;}
.swiper-container.swiper1 {
    width: 100%;
    height: 600px;
}
.swiper1 .swiper-wrapper {
    width: 100%;
    max-height: 562px;
    margin-top: 45px;
}

.swiper1 .swiper-slide {
	padding-top: 20px;
	height: 562px;
	display: inline-block !important;
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-radius: 40px;
}
.swiper1 .swiper-pagination {
    position: absolute !important;
    top: 0px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
/*    max-width: 1048px !important;*/
    width: 100% !important;
    height: 50px;
    margin: 0px auto !important;
}
.swiper1 .swiper-pagination-bullet {
    margin: 0 55px !important;
    width: 160px !important;
    height: 50px !important;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #4f4f4f;
    opacity: 1 !important;
    background: none !important;
}
.swiper1 .swiper-pagination-bullet-active {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,245,196,1) 40%, rgba(255,245,196,1) 100%) !important;
    color: #369357;
    font-weight: bold;
    border-radius: 0 !important;
}

.slide_des span{background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,245,196,1) 50%, rgba(255,245,196,1) 100%); }


section.part4{background-image: url("/images/solution/pet/pos_bg.png");height: 595px;text-align: center;}

section.part4 .title {
    width: 100%;
    display: inline-block;
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: 600;
    text-shadow: #d7f7e2 3px 3px 3px;
    color: #369357;
    text-align: center;
    margin: 50px 0 70px;
}
.part4_wrap{width:100%; max-width: 1200px;margin: 0 auto; position: relative;}

.part4_wrap .title span {
    font-size: 60px;
    margin: 0 10px;
}

.pos {
    display: inline-block;
    width: 36%;
    position: relative;
    z-index: 1;
    margin-top: 70px;
}
.pos_light {
    position: absolute;
    background-image: url(/images/solution/pet/pos_menu_bg.png);
    background-repeat: no-repeat;
        width: 540px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 170px auto 0;
    z-index: 7;
}
.POS_MENU {
    display: inline-block;
    width: 55%;
    vertical-align: top !important;
    position: relative;
    z-index: 99;
}

.part4_swipe {
    display: inline-block;
    width: 63%;position: relative;
    z-index: 99;
}
.swiper-container.swiper2 {
    width: 100%;
    height: 415px;
}
/*
.swiper2 .swiper-wrapper {
    width: 60%;
    max-height: 342px;
    margin-top: 70px;
}
*/

.swiper2 .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.swiper2 .swiper-pagination {
    top: 185px !important;
    right: unset !important;
    left: 15px !important;
}
.swiper2 .swiper-pagination-bullet {
    width: auto !important;
    height: 70px !important;
    text-align: center;
    line-height: 40px;
        font-size: 30px;
    color: #4f4f4f;
    opacity: 1 !important;
    background: none !important;
}
.swiper2 .swiper-pagination-bullet-active {
    color: #369357;
    font-weight: bold;
    border-radius: 0 !important;
}

.part4_slide01,.part4_slide02,.part4_slide03,.part4_slide04,.part4_slide05{
    margin-top: -75px;
    margin-left: 120px;
}











#tab {    width: 100%;}

/* 頁籤ul */
#tab>ul {
    width: 150px;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    margin-top: -19px;
    vertical-align: top;
    line-height: 77px;
}
#tab>ul>li{list-style-type: none;}
#tab>ul>li>a {    text-decoration: none;    font-size: 24px;    color: #333;    float: left;}


#tab>div {
    width: 448px;
    float: right;
    display: inline-block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;

}
span:target ~ #tab > ul li:first-child a {    color: #333333;}
span:target ~ #tab > div:first-of-type {visibility:hidden;height:0;}


span ~ #tab > ul li:first-child a,
#tab-1:target ~ #tab > ul li a[href$="#tab-1"],
#tab-2:target ~ #tab > ul li a[href$="#tab-2"],
#tab-3:target ~ #tab > ul li a[href$="#tab-3"],
#tab-4:target ~ #tab > ul li a[href$="#tab-4"],
#tab-5:target ~ #tab > ul li a[href$="#tab-5"] {
    color: #39aa66;
}

/*/頁籤內容顯示&第一筆/*/
span ~ #tab > div:first-of-type,
#tab-1:target ~ #tab > div.tab-content-1,
#tab-2:target ~ #tab > div.tab-content-2,
#tab-3:target ~ #tab > div.tab-content-3,
#tab-4:target ~ #tab > div.tab-content-4,
#tab-5:target ~ #tab > div.tab-content-5 {
visibility:visible;
height: 350px;
}

.POS_MENU span{display: none;}
.tab_img img{width: 100%;}








section.part5{background-color: #39aa66;}
.text_wrap{    margin: 0 auto;width:100%;max-width: 1200px;}

.feature {    width: 33%;    display: inline-block;    text-align: center;    color: #fff;    margin: 30px 0; font-size: 24px;line-height: 1.3;}
.feature img {    display: inline-block;}



.register_wrap {    max-width: 1200px;    margin: 0 auto;    text-align: center;    background-image: url(/images/solution/pet/register_bg.png);       background-position: right center;    background-repeat: no-repeat;    padding: 90px 0;}

section.register {    width: 525px;    margin-left: 5%;}
h3.register-title {    display: none;}


section.register .title {    color: #369357;    font-size: 48px;    font-weight: bold;margin-bottom: 30px;}

section.register a#sendCodeBtn:hover, input#submitBtn:hover {    background-color: #0b6730;}
section.register a#sendCodeBtn, input#submitBtn {
    background-color: #369357;
    color: #fff;
    padding: 0;
}
section.register a.fancybox.btn.btnType1 {    border: 0;        color: #369357;    font-size: 20px;    margin-top: 10px;    font-weight: normal;}

input#DAA009::placeholder {
    color: #999 !important;
}

@media screen and (max-width: 1200px) {


	.swiper1 .swiper-pagination-bullet {    margin: 0px 40px !important;}
	.part3_slide01 {    background-position-x: -220px;}
	.part3_slide02 {    background-position-x: -200px;    background-size: 80%;}
	.part3_slide03 {    background-position-x: -110px;    background-size: 75%;}
	.part3_slide04 {    background-size: 80%;    background-position-x: -160px;}
	img.part3_ec {    width: 95%;}
	
	.pos {
    width: 30%;
    margin-left: -10%;
}
	.pos_light {
		width: 578px;}
.part4_swipe {
    width: 67%;
    margin-left: 10%;
}
	.swiper2	.swiper-wrapper {
    margin-left: 7%;
}
	.swiper2 .swiper-pagination {
    left: 40px !important;
}
	.POS_MENU {    width: 68%;}
	#tab>ul {    margin-left: 10%;}

	  .feature-b {
    font-size: 20px;
  }
	
	
}


@media screen and (max-width: 992px) {
.flow {    width: 100%;}
.people {    display: none;}	
.arrow_bottom {       padding-right: 30%;}	
.swiper-pagination-bullet {    margin: 0px 15px !important;    width: unset !important;    font-size: 28px;}
.slide_des {    margin: 0 auto;    padding: 0;}
.part3_slide01, .part3_slide02, .part3_slide03, .part3_slide04 {  background-image: none;}
.swiper-container {    height: 500px;}	
.slide_text_wrap {    height: 400px;}	
.register_wrap {    height: 646px;    background-position: bottom;    background-position-y: 350px;}
section.register {    display: block;    margin: 0 auto;}
	
.slide_des {    width: 90%;}	
img.part3_ec {    max-width: 518px;    margin: 0 auto;}	
.swiper1 .swiper-pagination-bullet {
    margin: 0 15px !important;
    font-size: 30px;
}	
	.slide_des p {
    text-align: center;
    padding: 0 60px;
}	
.swiper-container.swiper1 {
    height: 500px;
}	
.pos {    display: none;}	
.pos_light {    width: 100%;}
.part4_swipe {    width: 82%;    margin: 0;}	
.swiper2 .swiper-pagination {    top: 190px !important;}	
.swiper2 .swiper-pagination-bullet {    height: 76px !important;}	
	
	
	
	
}
@media screen and (max-width: 768px) {
section.part1 {
    background-image: url(/images/solution/pet/header_bg_phone.png);
    height: 540px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
}
	.header_link a {
		margin-top: 20px;}
.header_text {    background-color: #39aa66;    width: 100%;    padding: 10px 20px;    position: absolute;    top: 0;    bottom: 0;
    left: 0;    right: 0;    margin-top: 300px;text-align: center;}
.header_title {    display: inline-block;    font-size: 48px;    margin-top: 15px;}	
.header_title:after {    height: 65px;    width: 250px;    border-bottom: dotted 12px;}	
.header_sectitle {    font-size: 22px;        padding: 0 15px;       text-align: center; }	
	
.feature-b {
    font-size: 16px;
    /* line-height: 1.6; */
    /* text-align: right; */
    padding: 0 !important;
    /* max-width: 120px !important; */
}
	

.pos {    display: none;}
.pos_light {    margin-left: -30px;}
.POS_MENU {    width: 95%;}
.feature {
    width: 100%;
    margin: 15px 0;
}
.feature p {
    display: inline-block;
    vertical-align: top;
    margin-top: 3%;
    margin-left: 3%;
}
	
.swiper1 .swiper-pagination-bullet {
    margin: 0 15px !important;
    font-size: 30px;
}	
	

	
	
}






@media screen and (max-width: 640px) {
	
.header_title:after {
    border-bottom: solid 2px;
}
.header_title {    font-size: 40px;}	
/*.header_sectitle {      padding: 0 40px;}*/

.feature-b {
    /* max-width: 100px !important; */
    font-size: 15px;
    letter-spacing: 1px;
}
	.feature-b i {
    margin-right: 2px;
}	
	
	
.flow_title {    font-size: 30px;}
.icon_title {    margin-top: 10px;    line-height: 1.4;}
.arrow_bottom {    padding-right: 17%;}	
.block_wrap {    width: 26%;    font-size: 20px;    vertical-align: top;}
.block_wrap img {    width: 100%;}

.icon_arrow {    line-height: 100px;    font-size: 30px;    margin: 0px 5px;}
.block_wrap.block02 .icon_title, .block_wrap.block04 .icon_title {    width: 112%;    margin-left: -10px;}
.slide_des p {    padding: 30px 5px 0;}
.swiper1 .swiper-pagination-bullet {    margin: 5px 15px !important;}
.swiper1 .swiper-wrapper {    margin-top: 100px;}
section.part4 .title {    font-size: 30px;}
.part4_wrap .title span {    font-size: 40px;    margin: 0 5px;}
section.part4 {
    height: 520px;
}
.pos_light {
    display: none;
}	
.part4_swipe {
    width: 100%;
}	
section.part4 .title {
    font-size: 30px;
    margin: 30px 0 30px;
}
.part4 .ver_phone{display:inline-block;}	
	.part4 .ver_web	{display: none;}
.swiper3 img {
    width: 100%;
}	
.swiper-container.swiper3 {
    height: 400px;
}	
.s3_title {
    font-size: 24px;
    letter-spacing: 1px;
    margin: 5px 0 20px;
    display: inline-block;
}
	
.swiper-pagination.pagination-top.pagt3 {
    bottom: 5px;
}
.swiper3 .swiper-pagination-bullet {
    width: 8px !important;
    margin: 0 8px !important;
}
.swiper3 .swiper-pagination-bullet-active {
    background: #39aa66;
}	
section.register {    width: 100%; padding: 0 10px;}	
section.register .title {    font-size: 36px;}	
input#M5Code {    width: 200px  !important;}
	input#DAA009 {    width: 200px  !important;}
a#sendCodeBtn {    width: calc(100% - 205px)  !important;}
input#submitBtn {    width: calc(100% - 205px)  !important;}	
.register_wrap {    background-size: 96%;}		
}









@media screen and (max-width: 450px) {

.header_sectitle {
    padding: 0;
}
br.phone_br{display:inline-block;}
.flow_title {    font-size: 26px;}
.block_wrap {    width: 22%;}
.arrow_bottom {    padding-right: 21%;}
	
.swiper1 .swiper-pagination-bullet {
    font-size: 20px;
    margin: 5px 20px !important;
    width: 100px !important;
}
.slide_des {
    font-size: 20px;
}	

.header_text {
	margin-top: 260px;}	
	
	.feature {
    /* max-width: 100px !important; */

    letter-spacing: 0px;
}	
	
}


