﻿.business-box{
    width: 100%;
    display: block;
    min-height: 100vh;
    max-height: 100vh;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    overflow-y: auto;
}
.business-box input{
    cursor: pointer;
}
/* times */
.business-times-box{
    width: 70px;
    height: 70px;
    position: absolute;
    display: block;
    z-index: 1002;
    right: 75px;
    top: 75px;
    cursor: pointer;
}
.business-times-box a{
    width: 100%;
    height: 100%;
    display: block;
    pointer-events: none;
}
.business-times-box.open a{
    pointer-events: all;
}
.business-times-box span{
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    transition: all .3s linear;
}
.business-times-box span:nth-child(1){
    transform: rotateZ(45deg);
}
.business-times-box span:nth-child(2){
    transform: rotateZ(-45deg);
}
/* slogan */
.business-slogan-box{
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 1001;
    bottom: 7vh;
    left: 0;
}
.business-slogan-box span{
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    font-family: 'Arial';
    font-weight: 900;
    color: #ffd200;
    -webkit-text-stroke: 1px #ffd200;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.business-slogan-box span:nth-child(2){
    margin: 0 25px;
}
.business-slogan-box p{
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    font-family: 'Arial';
    font-weight: 900;
    color: #ffd200;
}
.business-progress_bar-box{
    width: 630px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    padding: 0 50px;
    position: absolute;
    /* z-index: 999; */
    bottom: calc(7vh + 80px);
    left: calc(50% - 315px);
}
.business-progress_bar{
    width: 100%;
    height: 14px;
    box-sizing: border-box;
    box-shadow: inset 0 0 6px #ccc;
    position: relative;
}
.business-progress_bar span{
    width: 0%;
    display: block;
    height: 100%;
    background-color: #ffd200;
    transition: all .3s linear;
}
.business-progress_bar-text{
    font-size: 18px;
    line-height: 1;
    font-family: "微軟正黑體";
    font-weight: 700;
    color: #9fa0a0;
    position: absolute;
    right: 0;
    display: block;
    top: calc(50% - 9px);
}

/* first */
.business-first-box{
    width: 100%;
    min-height: 100vh;
    display:         flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 12vh;
    padding-bottom: 12vh;
}
.business-first-hi-box{
    font-size: 80px;
    color: #000;
    letter-spacing: 0.03em;
    font-family: 'Arial';
    font-weight: 900;
    text-align: center;
}
.business-first-text-box{
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.business-first-text-box p{
    font-size: 48px;
    font-family: '微軟正黑體';
    font-weight: 700;
    color: #231815;
    letter-spacing: 0.03em;
    line-height: 62px;
}
.business-first-btn-box{
    width: 100%;
    display: block;
    margin-top: 50px;
}
.business-first-btn{
    width: 215px;
    border: 5px solid #000;
    box-sizing: border-box;
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.business-first-btn p{
    font-size: 26px;
    color: #000;
    line-height: 55px;
    font-family: 'Arial';
    font-weight: 900;
    position: relative;
    z-index: 1;
    transition: all .3s linear;
}


/* second */
.business-second-box{
    width: 1475px;
    min-height: 100vh;
    display:         flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 12vh;
    padding-bottom: 12vh;
}
.business-second-text-all-box{
    width: 100%;
    margin-top: 30px;
    display: block;
}
.business_one-second-box>.business-second-text-all-box:first-child{
    margin-top: 0;
    z-index: 100000;
}
#twoArea .business-second-text-box:nth-child(n + 2){
    margin-top: 30px;
}
.business-second-text-box{
    display: inline-block;
    vertical-align: middle;
}
.business-second-text-box p{
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 60px;
    letter-spacing: 0.03em;
    color: #000;
}
.business-second-text-p{
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
}
.business-second-text-tel + p{
    margin: 0 10px;
}
.business-second-text-label{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    padding: 0 20px;
    transition: all .3s linear;
}
.business-second-text{
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: none;
    text-align: center;
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 60px;
    height: 60px;
    letter-spacing: 0.03em;
    color: #000;
    position: relative;
    z-index: 1;
    background-color: transparent;
}
.business-second-text-label::after{
    content: '';
    width: 100%;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffd200;
    transition: all .3s linear;
}
.business-second-text-label.inValue::after{
    height: 50%;
}
/* .business-second-text:invalid{
    background-color: #000;
} */
.business-second-text::-webkit-input-placeholder{
    color: #9fa0a0;
}
.business-second-text:-moz-placeholder{
    color: #9fa0a0;
}
.business-second-text::-moz-placeholder{
    color: #9fa0a0;
}
.business-second-text-company{
    width: 330px;
}
.business-second-text-name{
    width: 320px;
}
.business-second-text-email{
    width: 580px;
}
.business-second-text-tel{
    width: 330px;
}
.business-second-text-extension{
    width: 270px
}
.business-second-btn-box{
    width: 100%;
    display: block;
    margin-top: 60px;
}
.business-second-btn{
    width: 355px;
    border: 5px solid #000;
    box-sizing: border-box;
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.business-second-btn p{
    font-size: 26px;
    color: #000;
    line-height: 55px;
    font-family: 'Arial';
    font-weight: 900;
    position: relative;
    z-index: 1;
    transition: all .3s linear;
}


/* business-one */
.business_one-second-box{
    width: 1300px;
    min-height: 100vh;
    display:         flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 12vh;
    padding-bottom: 12vh;
    z-index: 1;
}
.business-second-text-product{
    width: 400px;
    padding: 0;
}
.business-sever_check-box{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    padding: 0 10px;
}
.business-sever_check-text-box{
    width: 675px;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    border: none;
    text-align: center;
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 60px;
    height: 60px;
    letter-spacing: 0.03em;
    color: #9fa0a0;
    position: relative;
    z-index: 1;
    background-color: transparent;
    border-bottom: 4px solid #ffd200;
    transition: all .3s linear;
}
.business-sever_check-all-box{
    width: 675px;
    display: block;
    position: absolute;
    z-index: 1001;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    box-sizing: border-box;
    padding: 20px 0;
    background-color: #fff;
    display: none;
}
.business-sever_check{
    width: 205px;
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    letter-spacing: 0.03em;
    font-family: "微軟正黑體";
    color: #000;
    margin: 0 5px;
}
.business-sever_check:nth-child(n + 4){
    margin-top: 20px;
}
.business-sever_check input[type="checkbox"]{
    position: absolute;
    opacity: 0;
}
.business-sever_check > span{
    display: block;
    box-sizing: border-box;
    padding: 0 5px;
    transition: all .3s linear;
}
.business-sever_check .business-second-text{
    width: calc(100% - 52px);
    display: inline-block;
    vertical-align: middle;
    /* background-color: #f5f5f5; */
    border-bottom: 2px solid #d1d1d1;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    bottom: 1px;
}
.business-sever_check-select{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    padding: 0 10px;
}
.business-sever_check-select:nth-child(n + 2){
    margin-left: 5px;
}
.business-sever_check-select p{
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 60px;
    letter-spacing: 0.03em;
    color: #000;
    position: relative;
    z-index: 1;
}
.business-sever_check-select::after{
    content: '';
    width: 100%;
    height: 47%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffd200;
    transition: all .3s linear;
}
.business-select-box{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    margin: 0 10px;
    transition: all .3s linear;
}
.business-select-box::after{
    content: '';
    width: 100%;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffd200;
    transition: all .3s linear;
}
.business-select-box.inValue::after{
    height: 50%;
}
.business-select-text-box{
    width: 310px;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    border: none;
    text-align: center;
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 60px;
    height: 60px;
    letter-spacing: 0.03em;
    color: #000;
    position: relative;
    z-index: 1;
    background-color: transparent;
    /* border-bottom: 4px solid #ffd200; */
    padding: 0 10px;
}
.business-select-all-box{
    width: 100%;
    min-width: 140px;
    display: block;
    position: absolute;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    box-sizing: border-box;
    padding: 20px 15px;
    background-color: #fff;
    display: none;
    max-height: 40vh;
    overflow-y: auto;
}
.business-select-option{
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 60px;
    letter-spacing: 0.03em;
    color: #000;
    text-align: center;
    display: block;
    transition: all .3s linear;
}
.business-select-option input[type="radio"]{
    position: absolute;
    opacity: 0;
}
.business-menu-btn-box{
    width: 1600px;
    max-width: 100%;
    display: block;
    position: absolute;
    bottom: 22vh;
    left: calc(50% - 800px);
}
.business-menu-btn{
    width: 155px;
    border: 5px solid #000;
    box-sizing: border-box;
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.business-menu-btn p{
    font-size: 24px;
    color: #000;
    line-height: 55px;
    font-family: '微軟正黑體';
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    transition: all .3s linear;
}
.business-menu-btn span{
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 1px;
    background-color: #000;
    position: relative;
    z-index: 1;
    transition: all .3s linear;
}
.business-menu-btn span::before{
    content: '';
    width: 10px;
    height: 1px;
    display: block;
    position: absolute;
    background-color: #000;
    transition: all .3s linear;
}
.business-menu-btn span::after{
    content: '';
    width: 10px;
    height: 1px;
    display: block;
    position: absolute;
    background-color: #000;
    transition: all .3s linear;
}
.business-menu-btn-prev{
    position: absolute;
    left: 0;
    bottom: 0;
}
.business-menu-btn-prev span{
    margin-right: 5px;
}
.business-menu-btn-prev span::before{
    top: 0;
    left: 0;
    transform-origin: left;
    transform: rotateZ(-45deg);
    transition: all .3s linear;
}
.business-menu-btn-prev span::after{
    top: 0;
    left: 0;
    transform-origin: left;
    transform: rotateZ(45deg);
    transition: all .3s linear;
}
.business-menu-btn-next{
    position: absolute;
    right: 0;
    bottom: 0;
}
.business-menu-btn-next span{
    margin-left: 5px;
}
.business-menu-btn-next span::before{
    top: 0;
    right: 0;
    transform-origin: right;
    transform: rotateZ(45deg);
    transition: all .3s linear;
}
.business-menu-btn-next span::after{
    top: 0;
    right: 0;
    transform-origin: right;
    transform: rotateZ(-45deg);
    transition: all .3s linear;
}



/* business_one-thr */
.business_one-thr-box{
    width: 750px;
    min-height: 100vh;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 180px;
    padding-bottom: 12vh;
}
.business_one-thr-date-box{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.business_one-thr-date-input{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
}
.business_one-thr-date-input[type="date" i]::-webkit-calendar-picker-indicator{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.business_one-thr-date-text{
    width: 95px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border: none;
    text-align: center;
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 60px;
    height: 60px;
    letter-spacing: 0.03em;
    color: #000;
    position: relative;
    z-index: 1;
    background-color: transparent;
    border-bottom: 4px solid #ffd200;
}
.business_one-thr-product_budget-box {
    margin-right: 0;
}
.business_one-thr-product_budget-box .business-select-text-box{
    width: 255px
}
.business_one-thr-product_budget-box .business-select-all-box{
    padding: 20px 25px;
}
.business_one-thr-product_budget-box .business-select-option{
    font-size: 26px;
    line-height: 46px;
    text-align: left;
    box-sizing: border-box;
    padding: 0 20px;
}
/* .business_final */
.business_final-box{
    width: 1000px;
    max-width: 100%;
    min-height: 100vh;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 180px;
    padding-bottom: 12vh;
}
.business_final-box .business-second-text-box p{
    margin-right: 0;
    letter-spacing: 0.01em;
}
.business_final-info-box{
    width: 100%;
    display: block;
}
.business_final-info{
    width: 300px;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.business_final-info:nth-child(3n){
    margin-right: 0;
}
.business_final-info-img{
    width: 100%;
    height: 300px;
    display: block;
    overflow: hidden;
}
.business_final-info-text{
    background-color: #ffd200;
    width: 100%;
    font-size: 36px;
    font-family: "微軟正黑體";
    line-height: 50px;
    letter-spacing: 0.03em;
    color: #000;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    padding: 0 10px;
    box-sizing: border-box;
    height: 100px;
}



.business_final-info:hover .main-bg{
    transform: scale(1.1);
}

.business-close-box{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    background-color: #fff;
    display:         flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    transition: all .3s linear;
}
.business-close-box.open{
    opacity: 1;
    pointer-events: all;
}

.business-close-title{
    font-size: 48px;
    font-family: '微軟正黑體';
    font-weight: 700;
    color: #000;
    line-height: 72px;
}
.business-close-text{
    font-size: 36px;
    font-family: '微軟正黑體';
    font-weight: 700;
    color: #000;
    line-height: 60px;
    margin: 40px 0;
}
.business-close-info{
    font-size: 36px;
    font-family: '微軟正黑體';
    color: #000;
    line-height: 48px;
    transition: all .3s linear;
}
.business-close-info span{
    width: 100px;
    display: inline-block;
    vertical-align: top;
}


.business-second-text-problem-box{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 12px;
    margin-right: 5px;
}
.business-second-text-problem-box i{
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.06em;
    color: #666;
    display: block;
}
.business-second-text-problem-box:hover .business-second-text-problem{
    opacity: 1;
    pointer-events: all;
}
.business-second-text-problem{
    width: 200px;
    display: block;
    position: absolute;
    top: calc(100% + 5px);
    left: -20px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
    opacity: 0;
    pointer-events: none;
    z-index: 2;
    transition: all .3s linear;
}
.business-second-text-problem-p{
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    color: #000;
    text-align: left;
    position: relative;
}
.business-second-text-problem-p::before{
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    background-color: #fff;
    transform: rotateZ(-45deg);
    position: absolute;
    top: -7px;
    left: 20px;
}
.with30 .business-progress_bar span{
    width: 40%;
}
.with60 .business-progress_bar span{
    width: 80%;
}
.with100 .business-progress_bar span{
    width: 100%;
}

@media only screen and (max-width: 1600px){

}




@media only screen and (min-width: 1001px){
    .business-first-btn:hover>p,
    .business-second-btn:hover>p,
    .business-menu-btn:hover>p{
        color: #fff;
    }
    .business-first-btn::after,
    .business-second-btn::after,
    .business-menu-btn::after{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000;
        transform: rotate(-55deg) scaleY(0);
        transition: all .3s linear;
    }
    .business-first-btn:hover::after,
    .business-menu-btn:hover:after{
        transform: rotate(-55deg) scaleY(4);
    }
    .business-second-btn:hover::after {
        transform: rotate(-55deg) scaleY(7);
    }
    .business-menu-btn:hover span,
    .business-menu-btn:hover span::before,
    .business-menu-btn:hover span::after{
        background-color: #fff;
    }
    .business-second-text-label:hover,
    .business-second-text-label:focus,
    .business-sever_check-text-box:hover,
    .business-sever_check-text-box:focus,
    .business-select-box:hover,
    .business-select-box:focus{
        background-color: #f5f5f5;
    }
    .business-sever_check:hover > span,
    .business-select-option:hover{
        background-color: #ffd200;
    }

    .business-sever_check input[type="checkbox"]:checked + span{
        background-color: #ffd200;
    }


    
    .business-times-box:hover span{
        background-color: #ffd200;
    }

    a.business-close-info:hover{
       color: #ffd200;
    }

    /* .business-second-text-all-box, */
    .business-second-text-box{
        position: relative;
    }
    .business-second-text-box::after{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 99999;
        transition: all 1s linear;
        animation: animaWidth 1s linear 0s 1 both;
        transform-origin: right;
    }



    
@keyframes animaWidth {
    0% {
        transform: scale(1,1);
    }


    to {
        transform: scale(0,1);
    }
}
   






}