html, body{	
	height:100%;
	width:100%;		
	min-width: 950px;
	min-height: 865px;
	background-color: #FFF;
}
.container-fluid {    
    padding-right: 0;
    padding-left:0;   
}
*{
	text-decoration:none;
	outline:none;
	font-family: "Noto Sans TC", "Microsoft JhengHei UI", "Microsoft JhengHei", "Font Awesome 5 Brands", sans-serif;
	text-decoration: none;
}

/*------------------------------ transition---------------------------------*/

.btn_indexSearch, .btn_indexSearch_1, .btn_indexSearch_2, .craftsmanWrap_show_bottom_btn_1, .second_photo_pain_person_1, .second_photo_pain_person_2, .second_photo_pain_person_3, .second_photo_pain_person_4, .index_kv, .second_photo_li_painPhoto, .craftsmanWrap_show_bubble, .craftsmanWrap_show_person_2,
.btn_goTop, .btn_goTop span, .doctorWrap_video_doctor span, .craftsmanWrap_show_bottom_character, .mobileWrap li a, .menuBar, .btn_menuBarOpen, .btn_menuBarClose{	
	transition:all .4s;
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
}

/*------------------------------ index--------------------------------------*/

.index{
	width:100%;
	height:100%;
	overflow:hidden;	
}
.index_logo {
    position: absolute;
    width: 200px;
    left: 40px;
    top: 40px;
    z-index: 5;
}
.index_left, .index_right{
	position:absolute;
	z-index: 0;
	top:0;
	left:0;
	width:38%;
	height: 100%;
	background-color: #888;	
}
.index_left{	
	z-index: 1;	
}
.index_demo{
	position:absolute;
	z-index: 1;
	width:100%;
	height: 100%;
	top:0;
	left:0;
	overflow: hidden;
}
.index_demo_1{
	z-index:4 ;	
}
.index_demo_2{
	z-index:3 ;	
}
.index_demo_3{
	z-index:2 ;	
}
.index_demo_4{
	z-index:1 ;	
}
.index_video{
	position:absolute;
	z-index: 1;
	top:0;
	left:50%;	
	height: 100%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.videoCover{
	position:absolute;
	z-index: 2;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);	
}
.index_right{
	left:auto;
	right:0;	
}
.index_demo_character{
	position:absolute;
	z-index: 3;
	width:300px;
	left:0;
	bottom:0;
}
.index_right .index_demo_character{	
	width:320px;
	left:auto;
	right:0;	
}
.index_demo_name{
	position:absolute;
	z-index: 3;
	width:350px;
	left:0;
	bottom:0px;	
}
.index_right .index_demo_name{
	left:auto;
	right:0;
}
.index_demo_name span {
    position: absolute;
    display: block;
    width: 150px;
    right: -80px;
    top: -50px;
}
.index_right .index_demo_name span{
	left:-90px;
	right:auto;
}
.index_main{
	position: relative;
	width:30%;
	height: 100%;
	margin:0 auto;
	z-index: 5;
	/*border:#FF0 2px solid;*/
	padding-top: 25px;
}
.index_kv {
    position: relative;
    margin: 0 auto 30px;
    width: 530px;
}
.index_TIT {
    position: relative;
    margin: 0 auto 0;
    width: 515px;
}
.index_TXT {
    position: relative;
    margin: 0 auto 0;
    width: 490px;
}
.btn_indexSearch {
    position: relative;
    margin: 0 auto 0;
    width: 500px;
	display: block;
}
.btn_indexSearch_1, .btn_indexSearch_2{
	position: absolute;    
	z-index: 2;
	width:100%;
	top:0;
	left:0;
}
.btn_indexSearch_2{	
	z-index: 1;	
}
.btn_indexSearch:hover .btn_indexSearch_1{
	opacity: 0;	
}
.index_magnifier, .index_magnifier_shadow {
    position: absolute;
    display: block;
    z-index: 4;
    width: 80px;
    right: 85px;
    top: -23px;
}
.index_magnifier_shadow{    
    z-index: 3; 
	top: 62px;
}

/*------------------------------ second-------------------------------------*/

.second{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top: 150px;
	position: relative;
}
.second_TIT{
	position: relative;
    margin: 0 auto 0;
    width: 450px;
}
.second_photo_area{
	position: relative;
    margin: 80px auto 45px;
    width: 100%;
	height: 520px;
	padding-left: 100px;
	padding-right: 100px;
	/*background-color: #888;*/
}
.second_photo_area li{
	position: relative;
	width:24%;
	height: 100%;
	background-color: #c43932;
	float: left;
	margin-right: 1.3%;
}
.second_photo_area li:nth-child(4){	
	margin-right: 0;	
}
.second_photo_li_bg {
    position: absolute;
    width: 90%;
    height: 92%;
    left: 5%;
    top: 4%;
    background-color: #FFF;
}
.second_photo_li_triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 163px 0 102px 268px;
	border-color: transparent transparent transparent #c43932;
	position: absolute;
	top:50%;
	left:0;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 1;
}
.second_photo_area li:nth-child(3) .second_photo_li_triangle, .second_photo_area li:nth-child(4) .second_photo_li_triangle{
	left:auto;
	right:0;
	transform: translateY(-55%) scale(-1);
	-moz-transform: translateY(-55%) scale(-1);
	-webkit-transform: translateY(-55%) scale(-1);
}
.second_photo_li_gray{
	position: absolute;
    width: 100%;
    height: 135px;
    left: 0;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebebeb+1,ffffff+100 */
	background: #ebebeb; /* Old browsers */
	background: -moz-linear-gradient(top,  #ebebeb 1%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ebebeb 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ebebeb 1%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.second_photo_li_painPhoto {
    position: absolute;
    z-index: 2;
    width: 130px;
    left: 8%;
    top: 23%;
}
.second_photo_area li:nth-child(3) .second_photo_li_painPhoto, .second_photo_area li:nth-child(4) .second_photo_li_painPhoto {
    left: auto;
    top: auto;
    right: 8%;
    bottom: 26%;
}
.second_photo_li_gray h4{
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width:90%;
	max-width:280px; 
}
.second_botom {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 30px;
    background-color: #de937f;
    clear: both;
}
.second_photo_pain_person_1 {
    position: absolute;
    width: 160px;
    left: 175px;
    top: -35px;
    z-index: 3;
}
.second_photo_pain_person_2 {
    position: absolute;
    width: 150px;
    left: 185px;
    top: -36px;
    z-index: 3;
}
.second_photo_pain_person_3 {
    position: absolute;
    width: 119px;
    left: 40px;
    top: -32px;
    z-index: 3;
}
.second_photo_pain_person_4 {
    position: absolute;
    width: 116px;
    left: 40px;
    top: -32px;
    z-index: 3;
}

/*------------------------------ doctorWrap----------------------------------*/

.doctorWrap{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top: 80px;
	padding-bottom: 40px;
}
.doctorWrap_topBg{
	width:100%;	
	position: absolute;
	top:0;
	left:50%;
	transform: translateX(-55%);
	-moz-transform: translateX(-55%);
	-webkit-transform: translateX(-55%);
	z-index: 0;
	background-image:url(../images/doctorWrap_topBg.jpg);
}
.doctorWrap_topBg:before{
	content:"";
	width:500px;
	position: absolute;
	height: 100%;
	right:-500px;
	background-color: #cfcfcf;	
}
.doctorWrap h2, .craftsmanWrap h2{
	position: relative;
	margin:0 auto;
	width:300px;
	display: block;	
}
.doctorWrap_cont{
	position: relative;
	margin:70px auto 0;
	width:550px;
	display: block;
	left:-95px;
}
.doctorWrap_bigLine {
    width: 985px;
    position: absolute;
    top: 525px;
    left: 50%;
    margin-left: -790px;
    z-index: 1;
}
.doctorWrap_bigLine:before{
	content:"";
    width: 1000px;
	height: 100%;
    position: absolute;
    top: 0;
    left: -1000px;    
	background-color:#C30D23;    
}
.doctorWrap_doctor {
    width: 275px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: 175px;
    z-index: 3;	
}
.doctorWrap_doctor span {
    width: 350px;
    position: absolute;
    bottom: 180px;
    left: 45px;
    display: block;
}
.doctorWrap_TIT_2 {
    position: relative;
    margin: 140px auto 0;
    width: 500px;
    display: block;
    left: -130px;
}
.doctorWrap_doctor_shoe {
    position: relative;
    margin: 40px auto 50px;
    width: 325px;
    left: 0;
}
.doctorWrap_doctor_shoeGif{
    position: relative; 
    width: 100%;    
	z-index: 2;
}
.doctorWrap_doctor_shoeGif_shadow{
    z-index: 1;
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.logo_bktxt {
    width: 275px;
    position: absolute;
    top: 40px;
    left: -230px;
}
.doctorWrap_video_topBg{
	width:100%;	
	position: relative;
	margin:-50px auto 0;	
	z-index: 1;	
}
.doctorWrap_bgIcon_1, .doctorWrap_bgIcon_2, .doctorWrap_bgIcon_3{
	position: absolute;
	left:50%;
	top:50%;	
}
.doctorWrap_bgIcon_1 {
    width: 800px;
    margin: -110px 0 0 -900px;    
    opacity: .7;
}
.doctorWrap_bgIcon_2 {
    width: 800px;
    margin: -610px 0 0 160px;
    opacity: .7;
}
.doctorWrap_bgIcon_3 {
    width: 150px;
    margin-top: -150px;   
    left: auto;
    right: -90px;
	opacity: .7;
}
.doctorWrap_video_TIT{
	position: absolute;
	width:850px;
	top:50%;
	left:50%;
	margin:10px 0 0 -425px;	
}
.doctorWrap_video_TIT span {
    display: block;
    position: absolute;
    width: 150px;
    top: -80px;
    left: -110px;
}
.doctorWrap_video{
	position:relative;
	width:100%;
	height: auto;	
	margin:0 auto;
}
#videoShow{
	position:relative;
	width:100%;
	height: 800px;	
	margin:0 auto;
	z-index: 0;
}
.doctorWrap_video_triangle{
	width: 150px;
	height: 354px;
	background-image:url(../images/doctorWrap_video_border.png);
	position: absolute;   
    top: 0;
    left: 0;
	z-index: 3;
}
.doctorWrap_video_triangle span {
    display: block;
    width: 165px;
    position: absolute;
    top: -220px;
    left: 13px;
}
.doctorWrap_video_triangle_R{
	top:auto;
	left:auto;
	right:0;
	bottom:0;
	transform: scale(-1);
	-moz-transform: scale(-1);
	-webkit-transform: scale(-1);	
}
.doctorWrap_video_triangle_R.doctorWrap_video_triangle span {
    display: block;
    width: 200px;
    position: absolute;
    top: -290px;
    left: 10px;
    transform: scale(-1);
    -moz-transform: scale(-1);
    -webkit-transform: scale(-1);
}
.doctorWrap_video_bottom {
    width: 100%;
    height: 395px;
    position: relative;
    margin: -10px auto 0;
    background-color: #de937f;
}
.doctorWrap_video_doctor {
    position: relative;
    margin: 0 auto 0;
    width: 400px;
    top: -35px;
}
.doctorWrap_video_doctor span {
    display: block;
    position: absolute;
    left: -335px;
    width: 450px;
    top: 5px;
}

/*------------------------------ craftsmanWrap----------------------------------*/

.craftsmanWrap{
	width:100%;
	height:auto;
	overflow:hidden;	
}
.craftsmanWrap_top{
	position: relative;
	width:100%;
	height: 40px;
	margin:0 auto;	
}
.craftsmanWrap_top span:nth-child(1){
	position: absolute;
	width:1450px;
	height: 20px;
	background-color:#c43932;
	top:0;
	left:50%;
	margin-left: -475px;
}
.craftsmanWrap_top span:nth-child(2){
	position: absolute;
	width:1450px;
	height: 11px;
	background-color:#d6746f;
	bottom:0;
	left:50%;
	margin-left: 245px;
}
.craftsmanWrap h2{	
	margin:120px auto 0;
}

/*--------- craftsmanWrap_show_1 豬肉公主-----------*/

.craftsmanWrap_show {
    position: relative;
    width: 100%;
    height: auto;
    margin: 80px auto 200px;
}
.craftsmanWrap_show_top{
	position: relative;
	width:700px;	
	margin:0 auto 0;
	left:-115px;
	z-index: 5;
}
.craftsmanWrap_show_top span{
    position: absolute;
    width: 20px;    
    bottom: 42.5px;
    display: block;
}
.craftsmanWrap_show_top span.craftsmanWrap_star_1{    
    right: 126px;
}
.craftsmanWrap_show_top span.craftsmanWrap_star_2{    
    right: 103px; 
}
.craftsmanWrap_show_top span.craftsmanWrap_star_3{     
    right: 81px; 
}
.craftsmanWrap_show_top span.craftsmanWrap_star_4{      
    right: 59px; 
}
.craftsmanWrap_show_top span.craftsmanWrap_star_5{     
    right: 37px; 
}
.craftsmanWrap_time {
    position: relative;
    width: 530px;
    margin: 15px auto 0;
	left:-25px;
	z-index: 5;
}
.craftsmanWrap_show_person {
    position: absolute;
    z-index: 4;
    width: 285px;
    left: 50%;
    margin-left: 190px;
    top: -50px;
}
.craftsmanWrap_show_1_person, .craftsmanWrap_show_2_person, .craftsmanWrap_show_3_person, 
.craftsmanWrap_show_4_person, .craftsmanWrap_show_5_person{
	z-index: 2;
}
.craftsmanWrap_show_bubble {
    position: absolute;
    width: 300px;
    right: -135px;
    top: -150px;
    z-index: 1;
}
.craftsmanWrap_show_name {
    position: absolute;
    width: 400px;
    left: -25px;
    top: 50%;
    margin-top: 10px;
    z-index: 3;
}
.craftsmanWrap_show_scenery{
	position:relative;
	margin:200px auto 0;
	width:100%;
	height: auto;	
}
.craftsmanWrap_show_bg1{
	margin:0 auto;
	width:100%;	
}
.craftsmanWrap_show_table {
    position: absolute;
    width: 850px;
    left: 50%;
    bottom: 100px;
    transform: translateX(-65%);
    -moz-transform: translateX(-65%);
    -webkit-transform: translateX(-65%);
}
.craftsmanWrap_show_table_good_1 {
    position: absolute;
    width: 465px;
    left: 165px;
    top: -105px;
}
.craftsmanWrap_show_video {
    background-color: #de937f;	
    position: relative;
    width: 100%;
    height: 500px;
    margin: -68px auto 0;
	z-index: 3;
	padding-top: 50px;
}
.craftsmanWrap_show_video_area, .pt_video{
	position: relative;
	width:1000px;
	margin:0 auto;
	z-index: 2;	
}
.craftsmanWrap_show_videobg_main, .pt_video_main{
    position: absolute;
    overflow: hidden;
    width: 972px;
    height: 447px;
    top: 15px;
    left: 13px;
    background-color: #000;
}
#craftsman_show_video_1, #craftsman_show_video_2, #craftsman_show_video_3, #craftsman_show_video_4, #craftsman_show_video_5, #ptVideo_1, #ptVideo_2, .ptVideo_1{
	position: absolute;    
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.craftsmanWrap_show_videobg_icon {
    position: absolute;
    width: 465px;
    bottom: 50px;
    left: 50%;
    margin-left: 170px;
}
.craftsmanWrap_show_videoDoctor {
    position: absolute;
    width: 650px;
    top: -288px;
    left: 50%;
    z-index: 3;
    margin-left: -480px;
}
.craftsmanWrap_show_videoDoctor span {
    position: absolute;
    width: 250px;
    top: 33px;
    right: 72px;
    display: block;
}
.craftsmanWrap_show_bottom {    
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 0;	
	padding-top: 35px;
}
.craftsmanWrap_show_bottom_top{
	position: relative;
	width:100%;
	height: 20px;
	margin:0 auto;
	background-color: #de937f;
	z-index: 0;
}
.craftsmanWrap_show_bottom_top span{
	display: block;
	position:absolute;
	width:500px;
	height: 22px;
	top:-1px;
	left:50%;
	margin-left: 480px;
	background-color: #FFF;		
}
.craftsmanWrap_show_bottom_top span:before{
	content:"";	
	position:absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 22px 33px;
	border-color: transparent transparent #FFF transparent;
	top:-1px;
	left:-30px;
}
.craftsmanWrap_show_bottom_cont{
	position: relative;
	width:800px;	
	margin:65px auto 0;
	left:50px;
	z-index: 2;
}
.craftsmanWrap_show_bottom_cont span {
    display: block;
    width: 160px;
    position: absolute;
    right: -40px;    
    top: -15px;
}
.craftsmanWrap_show_bottom_btn{
	position:relative;
	width:600px;
	margin:80px auto 0;
	display: block;
	z-index: 3;
}
.craftsmanWrap_show_bottom_btn_1{
	position:relative;
	width:100%;
	z-index: 2;
	opacity: 1;	
}
.craftsmanWrap_show_bottom_btn_2{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index: 1;
}
.craftsmanWrap_show_bottom_btn:hover .craftsmanWrap_show_bottom_btn_1{
	opacity: 0;	
}
.craftsmanWrap_show_bottom_btn .craftsmanWrap_show_bottom_btn_txt{
	position: absolute;
	width:250px;
	top:50%;
	left:50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.craftsmanWrap_show_bottom_btn .craftsmanWrap_show_bottom_btn_txt span {
    display: block;
    position: absolute;
    width: 15px;
    top: 50%;
    left: 110%;
    transform: translate(-50%,-45%);
    -moz-transform: translate(-50%,-45%);
    -webkit-transform: translate(-50%,-45%);
}
.craftsmanWrap_show_bottom_btn_shoe {
    position: absolute;
    width: 220px;
    top: -35px;
    right: -120px;
    z-index: 3;
}
.craftsmanWrap_show_bottom_line{
	position:relative;
	width:1100px;
	margin:30px auto 0;	
	z-index: 0;
}
.craftsmanWrap_show_bottom_character {
    position: absolute;
    width: 270px;
    bottom: 21px;
    left: 30px;
}
.craftsmanWrap_show_bottom_character:before{
	position: absolute;
    width: 129px;
	height: 44px;
    bottom: 15px;
    left:-75px;
	content:"";	
}
.craftsmanWrap_show_1 .craftsmanWrap_show_bottom_character:before{
	background-image:url(../images/craftsmanWrap_show_bottom_name1.png);	
}
.craftsmanWrap_show_2 .craftsmanWrap_show_bottom_character:before{
	background-image:url(../images/craftsmanWrap_show_bottom_name2.png);	
}
.craftsmanWrap_show_3 .craftsmanWrap_show_bottom_character:before{
	background-image:url(../images/craftsmanWrap_show_bottom_name3.png);	
}
.craftsmanWrap_show_4 .craftsmanWrap_show_bottom_character:before{
	background-image:url(../images/craftsmanWrap_show_bottom_name4.png);	
}
.craftsmanWrap_show_5 .craftsmanWrap_show_bottom_character:before{
	background-image:url(../images/craftsmanWrap_show_bottom_name5.png);	
}

/*--------- craftsmanWrap_show_2 麻辣教師-----------*/

.craftsmanWrap_show_2 .craftsmanWrap_show_bubble {
    right: -150px;
    top: -60px;
}
.craftsmanWrap_show_2 .craftsmanWrap_show_person {
    margin-left: 195px;
    width: 345px;
}
.craftsmanWrap_show_2 .craftsmanWrap_show_video, .craftsmanWrap_show_2 .craftsmanWrap_show_bottom_top {
    background-color: #588fc8;  
}
.craftsmanWrap_show_2 .craftsmanWrap_show_table_good_1 {   
    width: 500px;
    left: 175px;
    top: -155px;
}
.craftsmanWrap_show_2 .craftsmanWrap_show_scenery{    
    margin: 280px auto 0; 
}
.craftsmanWrap_show_2 .craftsmanWrap_show_bottom_character {    
    width: 325px;    
    left: 30px;
}
.craftsmanWrap_show_2 .craftsmanWrap_show_bottom_character::before {    
    left: -95px;  
}

/*--------- craftsmanWrap_show_3 金牌理髮師-----------*/

.craftsmanWrap_show_3 .craftsmanWrap_show_bubble {
    right: -90px;
    top: -50px;
}
.craftsmanWrap_show_3 .craftsmanWrap_show_person {
    margin-left: 200px;
    width: 370px;
}
.craftsmanWrap_show_3 .craftsmanWrap_show_video, .craftsmanWrap_show_3 .craftsmanWrap_show_bottom_top {
    background-color: #1d1d1d;  
}
.craftsmanWrap_show_3 .craftsmanWrap_show_table_good_1 {
    width: 500px;
    left: 175px;
    top: -185px;
}
.craftsmanWrap_show_3 .craftsmanWrap_show_scenery{    
    margin: 280px auto 0; 
}
.craftsmanWrap_show_3 .craftsmanWrap_show_bottom_character {
    width: 385px;
    left: 60px;
	bottom: 20px;
}
.craftsmanWrap_show_3 .craftsmanWrap_show_bottom_character::before {    
    left: -120px;  
}
.craftsmanWrap_show_3 .craftsmanWrap_show_videoDoctor span {   
    width: 285px;
    top: 28px;
    right: 51px;   
}

/*--------- craftsmanWrap_show_4 空服員甜點師-----------*/

.craftsmanWrap_show_4 .craftsmanWrap_show_bubble {
    right: -240px;
    top: -215px;
}
.craftsmanWrap_show_4 .craftsmanWrap_show_person {
    margin-left: 110px;
    width: 360px;
    top: 117px;
}
.craftsmanWrap_show_4 .craftsmanWrap_show_video, .craftsmanWrap_show_4 .craftsmanWrap_show_bottom_top {
    background-color: #f1548c;  
}
.craftsmanWrap_show_4 .craftsmanWrap_show_table_good_1 {
    width: 560px;
    left: 125px;
    top: -211px;
}
.craftsmanWrap_show_4 .craftsmanWrap_show_scenery{    
    margin: 280px auto 0; 
}
.craftsmanWrap_show_4 .craftsmanWrap_show_bottom_character {
    width: 310px;
    left: 35px;
    bottom: 20px;
}
.craftsmanWrap_show_4 .craftsmanWrap_show_bottom_character::before {    
    left: -60px;  
}
.craftsmanWrap_show_4 .craftsmanWrap_show_name {
    left: 85px;
    top: 50%;
    margin-top: 240px;
}
.craftsmanWrap_show_4 .craftsmanWrap_show_videoDoctor span {
    width: 300px;
    top: 32px;
    right: 46px;
}
.craftsmanWrap_show_person_2 {
    position: absolute;
    z-index: -1;
    width: 320px;
    left: 50%;
    margin-left: 260px;
    top: 50px;
}

/*--------- craftsmanWrap_show_5 巧手木匠-----------*/

.craftsmanWrap_show_5 .craftsmanWrap_show_bubble {
    right: -100px;
    top: -155px;
}
.craftsmanWrap_show_5 .craftsmanWrap_show_person {
    margin-left: 155px;
    width: 390px;
}
.craftsmanWrap_show_5 .craftsmanWrap_show_video, .craftsmanWrap_show_5 .craftsmanWrap_show_bottom_top {
    background-color: #935d31;  
}
.craftsmanWrap_show_5 .craftsmanWrap_show_table_good_1 {
    width: 660px;
    left: 100px;
    top: -190px;
}
.craftsmanWrap_show_5 .craftsmanWrap_show_scenery{    
    margin: 280px auto 0; 
}
.craftsmanWrap_show_5 .craftsmanWrap_show_bottom_character {
    width: 300px;
    bottom: 21px;
    left: 40px;
}
.craftsmanWrap_show_5 .craftsmanWrap_show_bottom_character::before {    
    left: -100px;  
}
.craftsmanWrap_show_5 .craftsmanWrap_show_name {
    left: 0px;
    top: 50%;
    margin-top: 30px;
}
.craftsmanWrap_show_5 .craftsmanWrap_show_videoDoctor span {
    width: 270px;
    top: 28px;
    right: 64px;
}
.craftsmanWrap_show.craftsmanWrap_show_5 {   
    margin: 80px auto 100px;
}

/*------------------------------ ptWrap----------------------------------*/

.ptWrap{
	width:100%;
	height:auto;
	overflow:hidden;	
}
.ptWrap h2{
	display: block;
	position:relative;
	margin:0 auto;
	width:600px;	
}
.pt_cont{
	position:relative;
	margin:60px auto 0;
	width:600px;	
}
.pt_cont span {
    position: absolute;
    display: block;    
    width: 60px;
    left: 0;	
}
.pt_cont span:nth-child(2){
	top: 0;
}
.pt_cont span:nth-child(3){
	top: 36px;
}
.pt_cont span:nth-child(4){
	top: 72px;
}
.pt_cont span:nth-child(5){
	top: 108px;
}
.pt_cont span:nth-child(6){
	top: 144px;
}
.pt_photo{
	position:relative;
	margin:60px auto 0;
	width:600px;	
}
.pt_photo h3 {
    position: absolute;
    width: 350px;
    left: -50px;
    top: 20px;
    display: block;
}
.pt_photo_show_1, .pt_photo_show_2, .pt_photo_show_3{
	position: absolute;
	left:50%;
	top:50%;	
}
.pt_photo_show_1 {
    width: 293px;
    margin: 120px 0 0 -300px;
}
.pt_photo_show_2 {
    width: 241px;
    margin: -120px 0 0 100px;
}
.pt_photo_show_3 {
    width: 323px;
    margin: 25px 0 0 10px;      
}
.pt_doctor {
    position: relative;
    margin: -200px auto 0;
    width: 100%;
    z-index: 0;
}
.pt_video{
	margin:50px auto 0;	
}
.pt_doctor_talk {
    position: absolute;
    width: 400px;
    left: 50%;
    margin-left: -345px;
    top: 300px;
}
.usVideo_bg{
	position: relative;
    margin: 0 auto 0;
    width: 100%; 	
}
.usVideo{
	position: absolute;
	width:1000px;
	left:50%;
	margin-left: -500px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.usVideo_TIT_1, .usVideo_TIT_2{
	position:absolute;
	width:620px;
	left:50%;
	top:50%;
	display: block;
}
.usVideo_TIT_1 {
    margin: -290px 0 0 70px;
}
.usVideo_TIT_2 {
    margin: 260px 0 0 -485px;
}

/*------------------------------ bottomWrap----------------------------------*/

.bottomWrap{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:100px;
	padding-bottom: 20px;
	
}
.bottom_ske{
	margin:0 auto;
	position: relative;
	width:700px;	
}
.bottom_TIT{
	margin:60px auto 0;
	position: relative;
	width:700px;	
}
.bottomWrap_photo{
	margin:60px auto 0;
	position: relative;
	width:750px;
	height: 705px;
	/*border:#000 2px solid;*/
}
.bottom_photo_1, .bottom_photo_2{
	width:48%;
	position:absolute;	
}
.bottom_photo_1{
	left:0;
	top:120px;	
}
.bottom_photo_2{
	right:0;
	top:0;
}	
.bottom_photo_name {
    position: absolute;
    width: 170px;
    right: -170px;
    bottom: 45px;
}
.bottom_sign {
    position: absolute;
    width: 230px;
    right: 5px;
    bottom: -130px;
}
.bottom_shoe_Left {
    position: absolute;
    width: 350px;
    left: 50%;
    top: 220px;
    margin-left: -715px;
    z-index: 0;
}
.bottom_shoe_Right {
    position: absolute;
    width: 350px;
    left: 50%;
    top: 855px;
    margin-left: 330px;
    z-index: 0;
}
.bottom_talk {
    position: absolute;
    width: 260px;
    right: -145px;
    top: -90px;
}
.bottomWrap .craftsmanWrap_show_bottom_btn {   
    margin: 30px auto 0;   
}
.craftsmanWrap_show_bottom_cont img:nth-child(2), .index_TIT img:nth-child(2), .index_TXT img:nth-child(2), .doctorWrap_cont img:nth-child(2){
	display: none;	
}
.pt_doctor_talk span {
    display: block;
    width: 190px;
    position: absolute;
    left: -65px;
    top: -60px;
}

/*---------------------------btn_goTop---------------------------*/

.btn_goTop {
    position: absolute !important;
    width: 60px;
    height: 60px;
    border-radius: 20%;
    background-color: #5d2bef;
    bottom: 25px;
    right: 75px;
    margin: auto !important;
    z-index: 999;
    display: block;
}
.btn_goTop span {
    display: block;
    position: absolute;
    width: 34px;
    height: 21px;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -17px;
    background-image: url(../images/goTop.png);
}
.btn_goTop:hover{	
	background-color:#05a7ff;	
}
.btn_goTop:hover.btn_goTop span{	
	margin: -15px 0 0 -17px;
}

/*---------------------------POPUP 點擊購買---------------------------*/

.popupWrap{
	width:100%;
	height:100%;	
	position:fixed;
	z-index:10100;
	top:0;
	left:0;	
	overflow-y:scroll;
	background-color:#b60d30;	
	display: none;
	padding-top: 100px;
}
.Popup_Bg {
    width: 750px;
    height: auto;   
    position: relative;
	margin:0 auto 50px;    
/*    border: #00e9f8 3px solid;
    background-color: rgba(0,13,28,.3);
    box-shadow: rgba(0,192,255,.8) 0px 0px 10px inset;*/
    border-radius: 50px;
    padding: 40px;
	z-index: 3;
}
.popup_close{
	width:70px;
	height:70px;	
	top:85px;
	left:50%;
	margin-left: 230px;
	z-index: 99;	
	position:absolute;		
}
.popup_close span, .popup_close span:before{
	position:absolute;
	width:50px;
	height:4px;
	background-color:#FFF;
	border-radius:25px;
	transform-origin:center center;	
	display:block;
	transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}
.popup_close span{
	transform:rotate(45deg);
	left:50%;
	top:50%;
	margin:-2px 0 0 -25px;	
}
.popup_close span:before{
	transform:rotate(90deg);
	content:"";		
}
.popup_close:hover.popup_close span, .popup_close:hover.popup_close span:before{
	background-color:#FF0;	
}
.popupWrap h2{
	display: block;
	position: relative;
	margin:0 auto 35px;
	width: 280px;
	z-index: 5;
}
.Popup_Bg ul li{
	width:100%;
	height: 50px;
	position: relative;
	margin:0 auto 20px;
	border:#FF3A63 2px solid;
	border-width: 0 0 2px 0;
}
.Popup_Bg ul li a{
	position: absolute;
	display: block;
	width:100%;
	height: 100%;
	line-height: 50px;
	font-size: 24px;
	color:#FFF;
	font-weight: bolder;
}
.Popup_Bg ul li:hover a{
	color:#FF0;
}
.Popup_Bg ul li a span{
	display: block;
	width:200px;
	height: 47px;
	position:absolute;
	right:0;
	top:0;	
}
.Popup_Bg ul li:nth-child(1) a span{ background-image: url(../images/popup_logo_1.jpg); }
.Popup_Bg ul li:nth-child(2) a span{ background-image: url(../images/popup_logo_1.jpg); }
.Popup_Bg ul li:nth-child(3) a span{ background-image: url(../images/popup_logo_2.jpg); }
.Popup_Bg ul li:nth-child(4) a span{ background-image: url(../images/popup_logo_3.jpg); }
.Popup_Bg ul li:nth-child(5) a span{ background-image: url(../images/popup_logo_5.jpg); }
.Popup_Bg ul li:nth-child(6) a span{ background-image: url(../images/popup_logo_6.jpg); }
.Popup_Bg ul li:nth-child(7) a span{ background-image: url(../images/popup_logo_7.jpg); }
.Popup_Bg ul li:nth-child(8) a span{ background-image: url(../images/popup_logo_4.jpg); }
.Popup_Bg ul li:nth-child(9) a span{ background-image: url(../images/popup_logo_8.jpg); }

/*---------------------------loading---------------------------*/

.loading{		
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7ef5fb+0,523ef9+100 */
	background: #7ef5fb; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #7ef5fb 0%, #523ef9 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #7ef5fb 0%,#523ef9 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #7ef5fb 0%,#523ef9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ef5fb', endColorstr='#523ef9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	position:fixed;
	width:100%;
	height:100%;
	z-index:9999;	
}
.laodingKv {
    position: absolute;
    width: 400px;
    top: 50%;
    left: 50%;
    margin: -130px 0 0 -200px;
}

/*---------------------------menuBar---------------------------*/

.menuBar {
    position: fixed;
    width: 180px;
    height: 310px;
    right: -180px;
    top: 80px;    
    z-index: 1000;
    background-color: rgba(0,0,0,.8);
	border-radius:  8px 0 0 8px;
}
.btn_menuBarOpen, .btn_menuBarClose {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: -50px;
    top: 20px;
    background-color: rgb(182, 13, 48);
    border-radius: 5px 0 0 5px;
    z-index: 3;
}
.btn_menuBarClose{
	z-index: 2;	
	background-color:rgb(94, 39, 238);	
}
.btn_menuBarOpen span, .btn_menuBarClose span {
    display: block;
    width: 34px;
    height: 4px;
    left: 50%;
    top: 50%;
    background-color: #FFF;
    margin: -2px 0 0 -16px;
    position: absolute;
	border-radius: 2px;
}
.btn_menuBarOpen span:before, .btn_menuBarOpen span:after, .btn_menuBarClose span:after {
    content:"";
    width: 34px;
    height: 4px;       
    background-color: #FFF;   
    position: absolute;
	border-radius: 2px;
	left:0;
}
.btn_menuBarOpen span:before{
	top:-12px;	
}
.btn_menuBarOpen span:after{
	top:12px;	
}
.btn_menuBarClose span, .btn_menuBarClose span:after{
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);	
}
.btn_menuBarClose span:after{	
	-webkit-transform: rotate(-90deg);	
	-moz-transform: rotate(-90deg);	
	transform: rotate(-90deg);	
}
.mobileWrap {
    position: absolute;
    width: 76%;
    height: auto;
    top: 7%;
    left: 12%;   
}
.mobileWrap li {
    position: relative;
    width: 100%;
    height: 24px;   
    margin-bottom: 10px;
	line-height: 24px;
	text-align: center;
}
.mobileWrap li a{
	display: block;
	width:100%;
	height: 100%;
	font-size: 20px;
	color:#FFF;
	font-weight: bolder;
	font-family:"微軟正黑體", "Adobe Garamond Pro"; 
	letter-spacing: 1px;
}
.mobileWrap li:hover a{
	color:#7ef5fb;
	text-decoration: none;
}
.menuBar.openDoor{
	right:0;	
}
.btn_menuBarOpen.openDoor{
	z-index: 1;	
	opacity: 0;
}

.videoComingSoon{
	position:absolute;
	width:100%;
	height: 100%;
}













