@charset "utf-8";
/* CSS Document */

body {font-size:15px; color:#777;}


h1,h2,h3,h4,h5,h6,button { font-family:'微軟正黑體','Arial';}
h5{margin:0px; padding:0px;}
.all{width:100%; float:left; padding:15px;}
.gain{color:#444444; border-bottom:#DDDDDD solid 3px; padding-bottom:3px; }
.gray_b{color:#666666; border-bottom:#aaa solid 1px; padding-bottom:15px; font-size:19px; font-family:'微軟正黑體'; margin-bottom:20px;}
.gray_t{color:#666666; border-top:#aaa solid 1px; padding-top:20px; font-size:19px; font-family:'微軟正黑體'; margin-bottom:20px;}
.black{color:#444444;  padding-bottom:3px; font-family:'標楷體';}
.bady_bg {
    background-image: url("http://hua-yi-int.com/images/jt_big_bg.png");
	 background-repeat: no-repeat;
    background-size: 100% 100%;
	background-attachment: fixed;
}
/* 手機版 */
@media (max-width: 768px) {
    .bady_bg {
        background-size:  auto; /* 可依需求改成150%、200%、250% */
		 background-repeat: no-repeat;
	   background-attachment: fixed;
    }
}
.row2{
	margin-left:-10px;
	margin-right:-10px;
}
.d_show{
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}
.d_show h4{
	color:#686B72;
   font-weight: bold;
   width:100%;
   float:left;
   margin-bottom:0px;
}

.d_show span{
	overflow:hidden;
	Width:100%;
	float:left;
	height:23px;
	color:#7E8389;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

.d_show1{
	padding:5px;
	cursor: pointer;
	height:100px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-color: transparent;
}
.d_show1:hover{
	background:#FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.d_name{
	background:#F2F2F2;
	float:left;
	padding:10px;
	color:#93959B;
	font-size:60px;
	font-family:'微軟正黑體';
	min-width:30%;
	text-align:center;
}
.d_name11{
	float:left;
	padding:10px;
	Width:auto;
	color:#7F838A;
	font-size:30px;
	font-family:'微軟正黑體';
	margin-top:45px;
}
.d_name1{
	float:left;

	color:#7F838A;
	font-size:30px;
	font-family:'微軟正黑體';
	margin-bottom:45px;
	width:100%;
}
.d_name2{
	background:#F2F2F2;
	float:left;
	padding:10px;
	color:#93959B;
	font-size:30px;
	font-family:'微軟正黑體';
	width:100%;
	text-align:center;
}
.d_name3{
	float:left;
	Width:auto;
	color:#7F838A;
	font-size:20px;
	font-family:'微軟正黑體';
	margin-top:10px;
	width:100%;
	text-align:center;
}
.d_type{
	 float:left;
   font:16px '微軟正黑體',Arial;
   color:#FFF;
   font-weight: bold;
   margin-top:10px;
   margin-bottom:10px;
}
.d_type a{
	color:#FFF;
}
.d_type1{
	width:100%;
	float:left;
	text-decoration:none;
}
.d_type1 h1{
   font-family:'微軟正黑體'; 
   color:#27282C;
   font-weight: bold;
   text-align:right;
}
.d_type1 h3{
   font-family:'微軟正黑體'; 
   color:#27282C;
   font-weight: bold;
   text-align:right;
}
.d_type1>h1>span{

   font-family:'微軟正黑體'; 
   color:#27282C;
   font-weight: bold;
   font-size:25px;
   text-align:right;
}
.d_type1:hover >h1{
	color:#C2B6A0;
}
.d_type1:hover >h3{
	color:#C2B6A0;
}
.bt{
  margin-left:50px;
  float:right;
  font-size:16px;
  margin-top:50px;
  color:#666666;
  height:22px;
  overflow:hidden;
  border-bottom:#aaa solid 1px;
  font-family:微軟正黑體;
}
.bt>span{
	float:right;
	position: relative;
	top:0px;
	margin:0px;
	padding:0px;
	font-family:微軟正黑體;
	color:#333;
}
.bt>span:hover{
	color:#333;
}
.bt>span>p{
	height:30px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.p1{
    text-align:center;
   position: relative;
     width:100%;
   float:left;
}
.p1 img {
 position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  max-height:100%;
  max-width:100%;
}
.workp{
	overflow:hidden;
	text-align:left;
position:relative;
     background:#999999;
   float:left;
   padding:0px;
   width:100%;
   height:300px;

}

.p2{
	overflow:hidden;
   position: relative;
   float:left;
   padding:0px;
   width:100%;
}
.p2 img{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.p3 {
	overflow:hidden;
   float:left;
   padding-left:-5px;
   padding-right:-5px;
   width:100%;
   height:220px;
   margin-bottom:10px;
   margin-top:10px;
}
.p3 img{
   /* 往回移動自身寬高的一半 */
    max-width: 100%;
    height: auto;
}


.workc{
	padding:10px;
	color:#93959B;
	font-family:微軟正黑體;
	float:left;
	border-radius: 10px 10px 10px 10px;
	height:360px;
	overflow:hidden;
	background:#F2EEEA;
	margin-bottom:30px;

}
.workc:hover{
	color:#FFFFFF;
	 background:#999999;
	 
}
.workc h3{
	width:100%;
	font-family:微軟正黑體;
	float:left;
	font-weight: bold;
}
.workc p{
text-align:left;
	width:100%;
	font-family:微軟正黑體;
	margin-top:30px;
	height:165px;
	overflow:hidden;
	float:left;
padding:10px;
}
.workp_content a{
	width:100%;
	color:#93959B;
	font-family:微軟正黑體;
	margin-top:30px;
	float:left;
  font-size:25px;
  font-weight: bold;
    
}
.workp_content:hover>a{
	color:#FFFFFF;
}

.workc1{
	padding:10px;
	color:#93959B;
	font-family:微軟正黑體;
	float:left;
	border-radius: 10px 10px 10px 10px;
	height:360px;
	overflow:hidden;
	background:#E6E6E6;
	margin-bottom:30px;

}
.workc1:hover{
	color:#FFFFFF;
	 background:#999999;
	 
}
.workc1 h3{
	width:100%;
	font-family:微軟正黑體;
	float:left;
	font-weight: bold;
}
.workc1 p{
	width:100%;
	font-family:微軟正黑體;
	margin-top:30px;
	height:165px;
	overflow:hidden;
	float:left;
padding:10px;
text-align:left;
}
.workc1 a{
	width:100%;
	color:#93959B;
	font-family:微軟正黑體;
	margin-top:30px;
	float:left;
  font-size:25px;
  font-weight: bold;
    
}
.workc1:hover>a{
	color:#FFFFFF;
}
.news{
	width:100%;
	float:left;
	color:#93959B;
	font-family:微軟正黑體;
	text-align:left;
	padding:10px;
	overflow:hidden;
}
.news:hover{
	background:#e2e2e2;

}

.news a{
	width:100%;
	color:#93959B;
	font-family:微軟正黑體;
	float:left;
  font-size:20px;
  font-weight: bold;  
}
.news span{
	width:100%;
	overflow:hidden;
	float:left;
}
.la {
 border:#aaa solid 2px;
 width:100%;
 float:left;
 color:#93959B;
	font-family:微軟正黑體;
	text-align:left;
}

.la input{
 border:#aaa solid 0px;
 width:auto;
 float:left;
 color:#93959B;
	font-family:微軟正黑體;
}

.la input:focus{
 border:#aaa solid 0px;
}

.masthead {width:100%;}
/*.masthead .logo_bg { padding:0; background: no-repeat url(../assets/img/top_img_bg.jpg); }*/
.masthead #marquee {
	width:100%; 
	height:2.5em;
	line-height:1.7em;
	padding:7px;
	color:#357ebd;
	background-color:#999;
	border:#9bc6d1 solid 1px;
	border-radius:5px;
	-moz-border-radius:5px; /* Old Firefox */
	overflow: hidden;
}
#gotop {
    display: none;
	border-radius: 5px;
	position: fixed;    
	right: 20px;    
	bottom: 20px;    
    padding: 10px 12px;    
    font-size: 15px;
    background: #777;
    color: white;
    cursor: pointer;
}
#gotype {
    display: none;
	left: 0px;   
    margin-left:-15px;
    width:108.5%;	
	bottom: 20px;    
    padding: 5px;    
    font-size: 15px;
    background: #777;
    color: white;
    cursor: pointer;
}
.masthead a {color:#fff;}
.masthead .head { margin-top:60px; color:#fff;}
.masthead .title { font:16px/24px '微軟正黑體','Arial'; text-align:center; margin-top:60px;}
#pc_menu .nav-pills>li a:focus ,#pc_menu .nav-pills>li a:hover ,#pc_menu .nav-pills>li.active>a, 
.masthead .nav-pills>li a:focus ,.masthead .nav-pills>li a:hover ,.masthead .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus 
{color: #A88A68; background-color:transparent;}
#pc_menu .dropdown-menu { background: url(../assets/img/submenu_bg.png) no-repeat; box-shadow:none;border-radius:0; padding-top:16px; margin:0; border:0;}
#pc_menu .dropdown-menu li a {color:#fff;}
#pc_menu .dropdown-menu li {float:left; color:#fff; border-right:#fff solid 1px;}
#pc_menu .dropdown-menu .last {border:none;}

#mobile_menu .navbar{ margin:0;}
#mobile_menu .navbar-inverse { background:#eee; border:none; }
#mobile_menu .navbar-inverse .navbar-nav .open .dropdown-menu>li>a,#mobile_menu .navbar-inverse .navbar-nav>li>a, #mobile_menu .navbar-inverse .navbar-brand {color:#666666; font-size:18px;}
#mobile_menu .navbar-inverse .navbar-nav>li>a:hover, #mobile_menu .navbar-inverse .navbar-brand:hover {color:#333;}
#mobile_menu .navbar-inverse .navbar-toggle {border:#333 solid 1px;color:#444;  background:#444;}
 

.search_bar { background:#FF8C00; text-align:center; font:16px/24px '微軟正黑體','Arial'; padding:10px 0;}
.search_bar select {height:30px; }

#homepage #top_ads { position:relative; float:right; margin:25px; 20px 10px;}

#homepage .main_banner { margin:35px 0 0 0; }
#homepage .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color: #f48221;	background-color:#fff;	border-top: #eee solid 1px;	border-left: #eee solid 1px;	border-right: #eee solid 1px;}
#homepage .nav-justified {border:none; background:none;}
#homepage .nav-justified > li > a, #homepage .nav-tabs>li>a { background-image:none; background-color:#f48221;	color:#fff;	border: 1px solid transparent;	border-radius:0;}
#homepage .tab-content {padding:8px; border-left:#eee solid 1px;border-right:#eee solid 1px;border-bottom:#eee solid 1px;}
#homepage .tab-content a {color:#1E90FF;}
#homepage .row {margin:15px 0;}
#homepage .point_detail h3 {font-size:18px; padding:15px 0 5px 10px;}
#homepage .point_detail a {color:#404040;}


#travel_line h2 { color:#d8d8d8; border-bottom:#d8d8d8 solid 3px; padding:15px 0 5px 10px; font-size:18px;}
#travel_line h3 a { color:#1E90FF;}
#travel_line a { color:#404040 ;}

#footer_service { margin-bottom:15px;}

#footer_about {background-color:#b9b9b9; padding:20px 0;}
#footer_about h3 {color:#000; }
#footer_about , #footer_about a {color:#FFF; font:15px/20px '微軟正黑體',Arial;}
#footer_about .col-sm-4 { border-right:#cecece solid 1px; min-height:150px; }
#footer_about .line_hidden { border-right:none;}

#footer_contact {background-color:#eaeaea;padding:10px 0;}


.col-md-15{ text-align:center; width:20%;}

#point_rows .col-md-3 img {margin:15px 0;}
#point_rows .col-md-9 button { margin:0 3px; }
#point_rows .col-sm-8 a{ line-height:30px; padding:0 3px; font-size:15px; }

/* content page*/
#main { margin-top:30px; }
#left_side .bg-warning{padding:15px;}
#right_side .btn {margin:10px 0; font-family:'微軟正黑體';}


/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-weight: bold;
  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #f5f5f5), to(#e5e5e5));
  background-image:         linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #d5d5d5;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}
