/* BANNER========= */
.product_banner{
    display: block;
    width: 100%;
    max-width: 100%;
    height: 85vh;
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
}
.product_banner span {
    display: block;
    position: absolute;
    width: 100%;
    height: 85vh;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    top:0px;
    left:0px;
}
.product_banner span.product_banner_font{
    z-index: 99;
    width: auto;
    height: auto;
    position: relative;
    padding-top:13%;
}
.product_banner span.product_banner_font abbr{
    width: 460px;
    margin:0 auto;
    text-align: center;
    display: block;
}
.product_banner span.product_banner_font abbr.cont_topline{
    margin-bottom:14px;
    opacity: 0.3;
    border-top:1px solid #fff;
    width:34px;
}
.product_banner span.product_banner_font abbr.cont_topline:before{
    content: "";
    display: inline-block;
    position: absolute;
    width:1px;
    height:108px;
    background: #fff;
    margin:0 auto;
    opacity: 0.5;
    margin-top:-108px;
}
.product_banner span.product_banner_font abbr.cont_bottomline{
    margin-top:30px;
    opacity: 0.3;
    border-top:1px solid #fff;
    width:34px;
}
.product_banner span.product_banner_font abbr.cont_bottomline:before{
    content: "";
    display: inline-block;
    position: absolute;
    width:1px;
    height:108px;
    background: #fff;
    margin:0 auto;
    opacity: 0.5;
    margin-top:0px;
}
.product_banner span.product_banner_font abbr.cont_hover_mouse{
    margin-top:80px;
}
.product_banner span.product_banner_font abbr.cont_hover_mouse img{
    display: block;
    margin:0 auto;
}
.product_banner span.product_banner_hover{
    z-index:7;
}
.product_banner span.product_banner_hover abbr.product_banner_hover_center{
    width:60%;
    height:100%;
    display: block;
    position: absolute;
    left:20%;
}
.product_banner span.product_banner_hover abbr.product_banner_hover_left{
    width:25%;
    height:100%;
    display: block;
    position: absolute;
    left:0px;
}
.product_banner span.product_banner_hover abbr.product_banner_hover_right{
    width:25%;
    height:100%;
    display: block;
    position: absolute;
    right:0px;
}
.product_banner span.main_parallax_first abbr {
    position: absolute;
    z-index: 1;
}
.product_banner span.product_banner_font abbr.cont_first_txt{
    font-size:70px;
    line-height: 70px;
    letter-spacing: 9px;
    margin-bottom:7px;
    text-shadow: 0.5px 0.2px 3px rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
}
.product_banner span.product_banner_font abbr.cont_second_txt{
    font-size: 50px;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 0;
}
.product_banner span.product_banner_font abbr.cont_big_txt{
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 1px;
    background-color: rgba(19,15,26,0.5);
}
.product_banner span.product_banner_font abbr.cont_last_txt{
    font-size:18px;
    letter-spacing: 1.2px;
}
.product_banner span.product_banner_font abbr.cont_pd_name{
    font-size:14px;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 20px;
}
.product_banner span.product_banner_font abbr.cont_pd_name ul li{
    display: inline-block;
}
.product_banner span.product_banner_font abbr.cont_pd_name ul li a{}
.product_banner span.product_banner_font abbr.cont_pd_name ul li a:hover{
    color: #fff;
    padding-bottom: 1px;
    border-bottom: 1px solid #fff;
    transition: unset;
}
.product_banner span.product_banner_font abbr.cont_pd_name ul li a:focus{
    color: #fff;
}
.product_banner span.main_parallax_second abbr {
    position: absolute;
    z-index: 1;
}
/* 圖層順序變更 */
.product_banner span.main_parallax_first {
    z-index: 8;
}
.product_banner span.product_banner_model {
    z-index: 4;
}
.product_banner span.main_parallax_second {
    z-index: 2;
}
.product_banner span.product_banner_bg {
    z-index: 1;
}
/* 圖層順序變更 end */
.product_banner span.product_banner_model abbr {
    display: block;
    position: absolute;
    width: 100%;
    height: 85vh;
    background-position: center top;
    background-repeat: no-repeat;
    top:0px;
    left:0px;
    background-size:auto 100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.product_banner_border{
    z-index: 3;
    margin-left:0px;
}
.product_banner_border abbr{
    width:670px;
    height:380px;
    display: block;
    margin:0 auto;
    border:#fff solid 0px;
    border-top:#fff solid 5px;
    margin-top:12%;
}
.product_banner_border_last{
    z-index: 7;
    margin-left:0px;
}
.product_banner_border_last abbr{
    width:670px;
    height:380px;
    display: block;
    margin:0 auto;
    border:#fff solid 5px;
    border-top:#fff solid 0px;
    margin-top:12%;
}
/* BANNER==================end */
/* BHAIRER========= */
.product_bhairer_box {
    height: 100%;
    position: relative;
    display: block;
    padding-top:105px;
    padding-bottom:330px;
}
.bhairer_first_banner img{
    float: right;
}
.bhairer_list{
    z-index: 2;
    position: absolute;
    bottom:0px;
    left:-97px;
    width:460px;
    background: #fff;
    height:220px;
    padding-top:0px;
    padding-left:0px;
    display: block;
}
.bhairer_list.third_list{
    z-index: 2;
    position: absolute;
    bottom:0px;
    left:-82px;
    width:460px;
    background: #fff;
    height:95px;
    padding-top:0px;
    padding-left:0px;
    display: block;
}
.bhairer_list .list_left{
    display: inline-block;
    float:left;
    width:60%;
    position: relative;
    top:-110px;
}
.bhairer_list .list_right{
    display: inline-block;
    float:left;
    width:40%;
    position: relative;
    top:-18px;
    padding-left:33px;
}
.bhairer_list .list_right.third_img{
    display: inline-block;
    float:left;
    width:40%;
    position: relative;
    top:50px;
    padding-left:0px;
}
.bhairer_list .list_right span img{
    width: 85px;
}
.bhairer_list .list_right.third_img span{
    width: 230px;
    position: relative;
    left:-20px;
}
.bhairer_list .list_right.third_img span img{
    width: 230px;
}
.bhairer_list span{
    display: block;
}
.bhairer_list span.list_title{
    font-size:45px;
    line-height: 45px;
    letter-spacing: 4px;
}
.bhairer_list span.list_title_name{
    font-size:45px;
    line-height: 45px;
    letter-spacing: 3px;
    margin-top:4px;
}
.bhairer_list span.list_title_name abbr{
    font-size:18px;
    line-height: 18px;
    letter-spacing: 3px;
    white-space:nowrap;
}
.bhairer_list span.list_txt1{
    font-size:13px;
    font-style: italic;
    letter-spacing: 1px;
    white-space:nowrap;
}
.bhairer_list span.list_txt2{
    font-size:13px;
    margin-top:2px;
    letter-spacing: 1px;
}
.bhairer_list span.list_og_price{
    font-size:15px;
}
.bhairer_list span.list_og_price abbr{
    display: inline-block;
    vertical-align: middle;
}
.bhairer_list span.list_og_price abbr.og_title{
    width: 62px;
    position: relative;
    margin-right:16px;
    font-style: italic;
}
.bhairer_list span.list_og_price abbr.og_title:after{
    content:"";
    display: inline-block;
    position: absolute;
    right:0px;
    top:5px;
    width: 1px;
    border-right:1px #dfdfdf solid;
    height:14px;
}
.bhairer_list span.list_og_price abbr.og_cont{
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration:line-through;
}
.bhairer_list span.list_og_price abbr.og_cont b{
    font-weight: 100;
}
.bhairer_list span.list_offer_price{
    font-size:16px;
    margin-top:0px;
}
.bhairer_list span.list_offer_price abbr{
    display: inline-block;
    vertical-align: middle;
}
.bhairer_list span.list_offer_price abbr.offer_title{
    width: 62px;
    position: relative;
    margin-right:16px;
}
.bhairer_list span.list_offer_price abbr.offer_title:after{
    content:"";
    display: inline-block;
    position: absolute;
    right:0px;
    top:5px;
    width: 1px;
    border-right:1px #dfdfdf solid;
    height:14px;
}
.bhairer_list span.list_offer_price abbr.offer_cont{
    font-size: 28px;
    letter-spacing: 2px;
}
.bhairer_list span.list_offer_price abbr.offer_cont b{
    font-weight: 100;
    letter-spacing: 1px;
    margin-left:-3px;
}
.bhairer_list span.list_buy{
    margin-top:13px;
}
.bhairer_list span.list_buy a{
    width: 114px;
    height:32px;
    line-height: 32px;
    font-size:13px;
    text-align: center;
    background: #524662;
    color:#fff;
    display: inline-block;
    letter-spacing: 1px;
    background-color: rgba(57, 45, 73, 1);
    background-position: right top;
    background-image: url(../images/main/trapezoid_btn.png);
    background-repeat: no-repeat;
}
.bhairer_list span.list_dots{
    border-bottom:1px dotted #b5b5b5;
    width: 240px;
    margin:12px 0 10px 0;
}
.bhairer_list span.info_bottomline{
    border-top:1px solid #cccccc;
    width:25px;
    position: absolute;
    margin-left:-30px;
    margin-top:9px;
}
.bhairer_list span.info_bottomline:before{
    content: "";
    display: inline-block;
    position: absolute;
    width:1px;
    height:120px;
    background: #cccccc;
    margin-top:0px;
    left:13px;
}
.bhairer_first_banner{
    position: relative;
    z-index: 2;
}
/* BHAIRER==================end */
/* BHAIRER SECOND========= */
.bhairer_second_box{
    margin-top:135px;
}
.bhairer_second_box.bhairer_five{
    margin-top:270px;
}
.bhairer_second{
    z-index: 2;
    position: absolute;
    bottom:-110px;
    right:-150px;
    width:560px;
    background: #fff;
    height:240px;
    padding-top:0px;
    padding-left:0px;
    display: block;
}
.bhairer_second.five_right{
    bottom:0px;
    right:-180px;
    height:120px;
}
.bhairer_second_banner {
    position: relative;
    z-index: 2;
}
.bhairer_second_banner img{
/*     height: 515px; */
}
.bhairer_second .list_left{
    display: inline-block;
    float:right;
    width:54.5%;
    position: relative;
    top:-44px;
}
.bhairer_second.five_right .list_left{
    display: inline-block;
    float:right;
    width:54.5%;
    position: relative;
    top:-105px;
    left:-27px;
}
.bhairer_second .list_right{
    display: inline-block;
    float:left;
    width:45.5%;
    position: relative;
    top:-18px;
    padding-left:33px;
}
.bhairer_second .list_right span{
    width: 85px;
    position: absolute;
    left:80px;
    top:-10px;
}
.bhairer_second.five_right .list_right span{
    width: 85px;
    position: absolute;
    left:80px;
    top:-35px;
}
.bhairer_second .list_right span img{
    width: 85px;
}
.bhairer_second span{
    display: block;
}
.bhairer_second span.list_title{
    font-size:45px;
    line-height: 45px;
    letter-spacing: 4px;
}
.bhairer_second span.list_title_name{
    font-size:45px;
    line-height: 45px;
    letter-spacing: 3px;
    margin-top:4px;
}
.bhairer_second span.list_title_name abbr{
    font-size:18px;
    line-height: 18px;
    letter-spacing: 3px;
    white-space:nowrap;
}
.bhairer_second span.list_txt1{
    font-size:13px;
    line-height: 16px;
    font-style: italic;
    letter-spacing: 1px;
    margin-top:5px;
}
.bhairer_second span.list_txt2{
    font-size:13px;
    margin-top:2px;
    letter-spacing: 1px;
}
.bhairer_second span.list_og_price{
    font-size:15px;
}
.bhairer_second span.list_og_price abbr{
    display: inline-block;
    vertical-align: middle;
}
.bhairer_second span.list_og_price abbr.og_title{
    width: 62px;
    position: relative;
    margin-right:16px;
    font-style: italic;
}
.bhairer_second span.list_og_price abbr.og_title:after{
    content:"";
    display: inline-block;
    position: absolute;
    right:0px;
    top:5px;
    width: 1px;
    border-right:1px #dfdfdf solid;
    height:14px;
}
.bhairer_second span.list_og_price abbr.og_cont{
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration:line-through;
}
.bhairer_second span.list_og_price abbr.og_cont b{
    font-weight: 100;
}
.bhairer_second span.list_offer_price{
    font-size:16px;
    margin-top:0px;
}
.bhairer_second span.list_offer_price abbr{
    display: inline-block;
    vertical-align: middle;
}
.bhairer_second span.list_offer_price abbr.offer_title{
    width: 62px;
    position: relative;
    margin-right:16px;
}
.bhairer_second span.list_offer_price abbr.offer_title:after{
    content:"";
    display: inline-block;
    position: absolute;
    right:0px;
    top:5px;
    width: 1px;
    border-right:1px #dfdfdf solid;
    height:14px;
}
.bhairer_second span.list_offer_price abbr.offer_cont{
    font-size: 28px;
    letter-spacing: 2px;
}
.bhairer_second span.list_offer_price abbr.offer_cont b{
    font-weight: 100;
    letter-spacing: 1px;
    margin-left:-3px;
}
.bhairer_second span.list_buy{
    margin-top:13px;
}
.bhairer_second span.list_buy a{
    width: 114px;
    height:32px;
    line-height: 32px;
    font-size:13px;
    text-align: center;
    background: #524662;
    color:#fff;
    display: inline-block;
    letter-spacing: 1px;
    background-color: rgba(57, 45, 73, 1);
    background-position: right top;
    background-image: url(../images/main/trapezoid_btn.png);
    background-repeat: no-repeat;
}
.bhairer_second span.list_dots{
    border-bottom:1px dotted #b5b5b5;
    width: 240px;
    margin:12px 0 10px 0;
}
.bhairer_second span.info_bottomline{
    border-top:1px solid #cccccc;
    width:25px;
    position: absolute;
    margin-left:-30px;
    margin-top:9px;
}
.bhairer_second span.info_bottomline:before{
    content: "";
    display: inline-block;
    position: absolute;
    width:1px;
    height:145px;
    background: #cccccc;
    margin-top:0px;
    left:13px;
}

.bhairer_second_decoration{
    background: #7e6e93;
    opacity: 0.2;
    width: 90px;
    height: 385px;
    display: block;
    position: absolute;
    z-index: 3;
    right: -25px;
    top: -80px;
}
.bhairer_five .bhairer_second_decoration{
    right: 45px;
    top: -190px;
}
/* BHAIRER SECOND==================end */
/* BHAIRER THIRD========= */
.bhairer_third_box{
    margin-top:256px;
}
.bhairer_third{
    position: absolute;
    bottom:0px;
    left:-80px;
    width:480px;
    background: #fff;
    height:120px;
    padding-top:0px;
    padding-left:0px;
    display: block;
    z-index: 3;
}
.bhairer_third .list_left{
    display: inline-block;
    float:left;
    width:65%;
    position: relative;
    top:-108px;
    padding-left:22px;
}
.bhairer_third .list_right{
    display: inline-block;
    float:left;
    width:35%;
    position: relative;
    top:35px;
    padding-left:0px;
}
.bhairer_third .list_right span{
    width:230px;
    position: relative;
    left:-38px;
}
.bhairer_third .list_right span img{
    width:230px;
}
.bhairer_third span{
    display: block;
}
.bhairer_third span.list_title{
    font-size:45px;
    line-height: 45px;
    letter-spacing: 4px;
    white-space:nowrap;
}
.bhairer_third span.list_title_name{
    font-size:45px;
    line-height: 45px;
    letter-spacing: 3px;
    margin-top:4px;
}
.bhairer_third span.list_title_name abbr{
    font-size:18px;
    line-height: 18px;
    letter-spacing: 3px;
    white-space:nowrap;
}
.bhairer_third span.list_txt1{
    font-size:13px;
    line-height: 16px;
    font-style: italic;
    letter-spacing: 1px;
    margin-top:5px;
}
.bhairer_third span.list_txt2{
    font-size:13px;
    margin-top:2px;
}
.bhairer_third span.list_og_price{
    font-size:15px;
}
.bhairer_third span.list_og_price abbr{
    display: inline-block;
    vertical-align: middle;
}
.bhairer_third span.list_og_price abbr.og_title{
    width: 62px;
    position: relative;
    margin-right:16px;
    font-style: italic;
}
.bhairer_third span.list_og_price abbr.og_title:after{
    content:"";
    display: inline-block;
    position: absolute;
    right:0px;
    top:5px;
    width: 1px;
    border-right:1px #dfdfdf solid;
    height:14px;
}
.bhairer_third span.list_og_price abbr.og_cont{
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration:line-through;
}
.bhairer_third span.list_og_price abbr.og_cont b{
    font-weight: 100;
}
.bhairer_third span.list_offer_price{
    font-size:16px;
    margin-top:0px;
}
.bhairer_third span.list_offer_price abbr{
    display: inline-block;
    vertical-align: middle;
}
.bhairer_third span.list_offer_price abbr.offer_title{
    width: 62px;
    position: relative;
    margin-right:16px;
}
.bhairer_third span.list_offer_price abbr.offer_title:after{
    content:"";
    display: inline-block;
    position: absolute;
    right:0px;
    top:5px;
    width: 1px;
    border-right:1px #dfdfdf solid;
    height:14px;
}
.bhairer_third span.list_offer_price abbr.offer_cont{
    font-size: 28px;
    letter-spacing: 2px;
}
.bhairer_third span.list_offer_price abbr.offer_cont b{
    font-weight: 100;
    letter-spacing: 1px;
    margin-left:-3px;
}
.bhairer_third span.list_buy{
    margin-top:13px;
}
.bhairer_third span.list_buy a{
    width: 114px;
    height:32px;
    line-height: 32px;
    font-size:13px;
    text-align: center;
    background: #524662;
    color:#fff;
    display: inline-block;
    letter-spacing: 1px;
    background-color: rgba(57, 45, 73, 1);
    background-position: right top;
    background-image: url(../images/main/trapezoid_btn.png);
    background-repeat: no-repeat;
}
.bhairer_third span.list_dots{
    border-bottom:1px dotted #b5b5b5;
    width: 240px;
    margin:12px 0 10px 0;
}
.bhairer_third span.info_bottomline{
    border-top:1px solid #cccccc;
    width:25px;
    position: absolute;
    margin-left:-30px;
    margin-top:9px;
}
.bhairer_third span.info_bottomline:before{
    content: "";
    display: inline-block;
    position: absolute;
    width:1px;
    height:120px;
    background: #cccccc;
    margin-top:0px;
    left:13px;
}
.bhairer_third_banner{
    position: relative;
    z-index: 2;
}
.bhairer_third_banner img{
    position: relative;
    z-index: 2;
}
.bhairer_third_decoration{
    background: #7e6e93;
    opacity: 0.2;
    width: 88px;
    height: 390px;
    display: block;
    position: absolute;
    z-index: 5;
    right: 57%;
    bottom: -230px;
}
.bhairer_third_border{
    display: block;
    width:490px;
    height:350px;
    border:1px solid #7f7b7c;
    position: absolute;
    z-index: 1;
    right:-22px;
    bottom:-22px;
}
.re_bhairer_list_box{
    margin-top:200px;
}
/* BHAIRER THIRD==================end */

/* SHAPE BG========= */
.shape_bg1{
   width: 120vw; 
   height: 400px; 
   background: #f7f6f6;
    opacity: 0.5;
   /* Rotate */
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-15deg);
   /* Rotate Origin */
   -webkit-transform-origin: 0 100%;
   -moz-transform-origin: 0 100%;
   -ms-transform-origin: 0 100%;
   -o-transform-origin: 0 100%;
   transform-origin: 0 100%;
    position: absolute;
    left:0px;
    top:870px;
    display: block;
    z-index: 0;
}
.shape_bg2{
   width: 120vw; 
   height: 400px; 
   background: #f7f6f6;
    opacity: 0.5;
   /* Rotate */
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-15deg);
   /* Rotate Origin */
   -webkit-transform-origin: 0 100%;
   -moz-transform-origin: 0 100%;
   -ms-transform-origin: 0 100%;
   -o-transform-origin: 0 100%;
   transform-origin: 0 100%;
    position: absolute;
    left:0px;
    bottom:1042px;
    display: block;
    z-index: 0;
}
/* SHAPE BG==================end */
/* 頁面花瓣========= */
.content_parallax_second{
    position: absolute;
    left:0px;
    top:0px;
    z-index:100;
}
.content_parallax1{
    position: relative;
    left:370px;
    top:400px;
}
.content_parallax2{
    position: relative;
    left:870px;
    top:800px;
}
.content_parallax3{
    position: relative;
    left:470px;
    top:1400px;
}
.content_parallax4{
    position: relative;
    left:570px;
    top:1800px;
}
/* 頁面花瓣==================end */







