@charset "utf-8";
/* CSS Document */
body{width:100%; padding:0; margin:0; background:url(/eWeb_happy-times/images/top_images/company_bg.png) !important;}
#web_Son_main{
	width: 100% !important;
	overflow: hidden !important;
	margin-top: 190px;
	/*background:#fff;*/
}
footer{ background:#fff; position:relative;}
footer[role="contentinfo"]{ background:none;}
footer[role="contentinfo"]::before{
	display:none;
}
footer::before{
	/*content: '';
    height: -o-calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #fff;*/
}
.breadcrumb{ text-align: left; padding-left: 0;}
#content{
	width:100%;
	max-width:100%;
	margin:15px auto;
	/*border-top: 1px solid #d6d6d6;*/
	padding-top:8px;
}
.CONTAINER{
	width:100%;
	/*height:570px;
	float:left;
	margin-left:20px;*/
	margin:0 auto;
	}
	
.CONTAINER span{ font-size:14px; color:#C00;/* float: right; */padding-left:10px;}
	
#content .title{
	width:100%;
	height:60px;
	background-color:#e85a71;
	font-size:17px;
	color:#FFF;
	font-family:"微軟正黑體";
	line-height:60px;
	text-align: left;
}
	
.CONTAINER .main{
	width:100%;
	/*height:535px;*/
	margin:0 auto;
	}
	
.CONTAINER .main table{
	margin:20px auto;
	
	font-size:15px;
	color:#777;
	font-family:"微軟正黑體";
	letter-spacing:1px;
	width:1000px;}	
	
.cooperation_submit{
	border:none;
	width:119px;
	height:40px;
	font-family:"微軟正黑體";
	font-size:14px;
	cursor:pointer;
	color: #FFF !important;
	line-height: 40px;
	text-align: center;
	background-color: #2993B9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.cooperation_remove{
	border:none;
	width:119px;
	height:40px;
	font-family:"微軟正黑體";
	font-size:14px;
	cursor:pointer;
	color: #FFF !important;
	line-height: 40px;
	text-align: center;
	background-color: #AB0022;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.Map_Box{
	width:100%;
	margin:162px auto 0;
	display:none;
}
.Map_Box::after{ content:'MAP'; width:100px; height:100px; font-size:18px; color:#eb6100; border-radius:50%; display:block; position:absolute; margin-top:-80px; line-height:50px; margin-left:46%; background:#fff; letter-spacing:2px; font-weight:bold;}
.contact_company_info{
	width: 100%;
    display: table;
}
.contact_company_info p{
	font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: left;
}
.contact_company_info .title{}
.contact_company_info .title h3{
	color: #ffffff;
    text-align: left;
    padding: 10px;
    background: #f39700;
    font-weight: bold;
}
.contact_company_info .title .title_hr{
	margin-top: 15px;
    margin-bottom: 15px;
    border: none;
   /* border-top: 1px solid #fbe8e8;*/
}
.contact_company_content{ margin-bottom:50px;}
.contact_company_content li{
	text-align: left;
    font-size: 15px;
    line-height: 45px;
    border-bottom: 1px solid #fae7e7;
    letter-spacing: 1px;
	padding-left:10px;
}

.Company_Info{
	float:left;
	/*width:440px;*/
	display:none;
}
.Company_Info h5{
	font-size:16px;
	color:#808080;
	margin:0px;
	padding:0px;
	line-height:30px;
	text-align:left;
}
.Company_Info p{
	text-align:justify;
	font-size:14px;
	color:#808080;
	padding-right:10px;
	line-height:26px;
	margin-bottom:10px;
}
.Company_Info p strong{color:#dd388e;}
.Company_Info p span{color:#00aeef;}
.m_title{ float:left; margin:20px 0; width:100%; text-align:left; font-size:18px; letter-spacing:2px;}
.m_box_t{ float:left; margin:5px; text-align:left; font-size:15px; letter-spacing:2px; line-height:15px; padding-top:10px;}
.m_box_tc{ float:left; margin:5px 5px 15px; text-align:left; font-size:15px; letter-spacing:2px; line-height:15px; width:100%;}
.m_input{ margin-top:10px;}
.m_input input{ width:70%; float:left; margin-top:10px;}
.m_input img{ float:left; margin-top:10px;}
.m_input:nth-child(5) input{ width:65%; float:left;}
.m_input textarea{ width:95%; height:200px; /*float:left;*/}
.m_input .word_input input{ width:100% !important;}

.b_input{ margin-bottom:20px;}

@media ( max-width: 800px) {
	.Map_Box{
		width:100%;
		height:400px;
		margin:0px auto 0;
	}
	#map_minbox{ height:400px;}
	.m_input{ margin-top:10px; display:table; float:left; width:inherit;}
}

@media ( max-width: 600px) {
	.Map_Box{
		width:100%;
		height:350px;
		margin:0px auto 25px;
	}
	.Map_Box::after{margin-left: 35%;}
	#map_minbox{ height:350px;}
	.m_input{ margin-top:10px; display:table; float:left; width:inherit;}
	.m_input:nth-child(5) input{ width:61%; float:left; margin-top:10px;}
	.m_input textarea{ width:100%; height:200px; float:left;}
	.contact_company_info{
		width: 100%;
		display: table;
		margin-top:0px;
	}
}



/*ticket_picture*/
.bg_img_00{ width:900px; margin:50px auto;}

/*tickte_product*/
#travel_module_03{ width:1000px; margin:0 auto 30px; /*border-bottom:1px solid #d6d6d6;*/ padding-bottom:10px;}
.goabroad_03{width: 1000px; float: left; margin:30px 0 20px 0;}
.goabroad_03 img{  cursor: pointer;}
.module_wrapper_03{ width:1000px; /*overflow:hidden;*/ padding-top:20px;}
.module_title_03{ width:1000px; float:left;  height: 60px;margin-top: 20px; padding-top:20px; border-top:1px solid #cacaca;}
.module_title_03 h2{ font-size:22px; font-weight:bold; color:#594c3d;  padding-left: 66px; text-align:start;}
.module_title_03 p{ font-size:12px; color:#333;  padding-left: 66px; text-align:start;}
.module_title_03 h2:before{content:""; background:url(/eWeb_huilan/images/top_images/goabroad.png); width:60px; height:56px; float:left; margin:-3px 0 0 -66px;position: absolute;}
figure.goabroad_box_03{ width:232px; height:268px; margin:0 24px 0 0; border:1px solid #bebebe; border-radius:3px; float:left; background-color: #fff;}
figure.goabroad_box_03:hover{ box-shadow:2px 2px 3px #D5D5D5; -moz-box-shadow:2px 2px 3px #D5D5D5; -webkit-box-shadow:2px 2px 3px #D5D5D5; -ms-box-shadow:2px 2px 3px #D5D5D5; }
figure.goabroad_box_03:nth-child(4){ margin-right:0;}
/*figure.goabroad_box:nth-child(4) :before{ background: url(/eWeb_homearound/images/top_images/bg_icon.png); width:275px; height:101px; float:right;}*/
.goabroad_03 figure figcaption a{text-decoration: none;}
.goabroad_03 figure figcaption h{ padding: 10px 10px 0 10px;text-decoration: none;line-height: 22px; font-size:14px; font-weight:bold; color:#333;  float: left;}
.goabroad_03 figure figcaption h a:hover{ text-decoration:none; color:#333;}
.goabroad_03 figure figcaption p { font-size: 13px; float: left;  font-weight: bold;  margin: 20px 0 0 6px;  width: 232px; color: #666;} 
.goabroad_03 figure figcaption p a{color:#666;text-decoration: none;}  
.goabroad_03 figure figcaption p a:hover{color:#666;text-decoration: none;}  
.goabroad_03 figure figcaption p:before{ content:""; background:url(/eWeb_huilan/images/top_images/location_02.png) no-repeat; width:18px; height:20px; float:left; margin:-3px 0 0 3px;}
.goabroad_03 figure figcaption p span{font-size: 18px; color: #1a1a1a; width: auto; font-weight: normal;  float: right; padding-right: 20px;  line-height: 12px;}
.readmore_box4{ width:1000px; float:left;position: relative; height: 50px; margin-bottom: 20px; overflow: hidden;}
.readmore_box4 .readmore_btn{width: 220px; height: 45px; display: block; position: absolute; background-color: #d66c7a;  font-weight: bold; font-size: 16px; bottom: 0px; margin: 0 auto; z-index: 99999; border-bottom: 4px solid #b75e6d;  -webkit-transition: all .20s ease; -moz-transition: all .20s ease;-ms-transition: all .20s ease; -o-transition: all .20s ease; transition: all .20s ease; right:39%; border-radius: 3px;}  
.readmore_box4 .readmore_btn a{ color: #fff; text-decoration:none;width: 220px; line-height: 43px; display:block; text-align:center;}
.readmore_box4 .readmore_btn:hover{position: absolute;bottom:-3px; border-radius:3px;}
.order-input-box{ border:1px solid #a9a9a9;}

/*客服專線*/
#wh-widget-send-button.wh-widget-right{ right:85px !important; bottom:160px !important;}
@media(min-width:768px) and (max-width:991px) {
	#wh-widget-send-button.wh-widget-right{ right:-4px !important; bottom:160px !important;}
}
@media(max-width:767px) {
	#wh-widget-send-button.wh-widget-right{ right:-15px !important; bottom:160px !important;}
}


/*about*/
.about_Box{
	width: 100%;
    display: table;}
.about_Box img{width: 100%;}
.about_company_info{margin-bottom: 50px;}
.about_company_info h1{
	margin: 30px 0 40px;
    text-align: left;
    color: #000;}
.about_company_info p{
	text-align: left;
    color: #666;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 22px;
    margin-bottom: 20px;}
.about_company_info h3{
	text-align: left;
    margin: 10px 0 25px;
    font-size: 21px;
    letter-spacing: 1.5px;
    line-height: 30px;}
.about_bg{
	width: 100%;
    display: inline-block;
    background: url(/eweb_cozytour/images/top_images/logo_x_pattern.png) repeat;
	padding-top:50px;}
.about_bg .about_company_info{ padding-left:150px;}
@media(max-width:767px) {
	.about_bg .about_company_info{ padding-left:0px;}
}

@media(max-width:480px) {
	.cooperation_remove{ width:100px;}
	.cooperation_submit{ width:100px;}
	.m_box_t{ margin:0;}
}
