/* 00.共用元件 */

html,body {
    height: 100%;
	font-family:"Microsoft JhengHei", 微軟正黑體, sans-serif; 
	font-size: 14px;
	letter-spacing:0.05em;
	color:#333;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	line-height:1.5em;
}
p{ font-weight:normal; }
.bold{ font-weight:bold;}
.img-portfolio {
    margin-bottom: 30px;
}
.btn_contact{
	text-align:center;
	padding: 10px 0 20px 0;
	}
.img-hover:hover {
    opacity: 0.8;
}
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
.content-section-a{
    background-color: #f7f8f2;
	padding:15px 0;
}
.content-section-b{
	background-color:#FFF;
	padding:15px 0;
}
.bg-section-title{
	background-color: #FFF;
}
.bg-section-a{
	background-color: #f7f8f2;
	padding:30px 20px;
}

.bg-section-b{
	background-color: #fff;
	padding:30px 20px;
}
.section-heading-spacer{
	border-bottom:3px solid #c00; 
	text-align:center; 
	width:50px; 
	margin:0 auto;
	}
.double-spacer{
	border-bottom:3px double #999; 
	text-align:center;
	margin:20px 0;
	}
.solid-spacer{
	border-bottom: 1px solid #999;
	margin:20px 0;
	}
.header-text{
	text-align: center;
    margin: 15px 0;
    line-height: 24px;
    color: #666;
	}
.box-space{
	padding:0 0 30px 0;
	}
.top-space{
	padding-top:30px;
	}
.right-left-space{
	padding:0 10px;
	}
.right-space{
	padding-right:10px;
	}
.left-space{
	padding-left:10px;
	}
.text-space{
	padding:15px 0;
	}
.img-space{
	padding:30px 0;
	}
.buttom-top-space{
	padding:20px 0;
	}
.portfolio-item{
	}
ul.pagination {
    display: inline-block;
	background-color:transparent;
	padding-top:30px;
}

ul.pagination li {
	display: inline;	
	}

	ul.pagination li a {
		color: black;
		float: left;
		padding: 4px 10px;
		text-decoration: none;
		transition: background-color .3s;
		cursor: pointer;
	}

ul.pagination li a.active {
    background-color: #41a6b6;
	border-radius:50px;
    color: white;
	cursor: default;
}

ul.pagination li a:hover:not(.active) {
	background-color: #f7f8f2; 
	color:#c00; 
	}	
.float-left{
	float:left;
	}
.float-right{
	float: right;
	}
.readmore{
	color:#999;
	padding-top:10px;
	font-size:10px;
	}	
.spacer{
	border-bottom:1px solid #999; 
	text-align:center; 
	width:50%; 
	margin:0 auto;
	}	
.spacer-all{
	border-bottom:1px solid #999; 
	text-align:center; 
	width:100%; 
	margin:0 auto;
	}	
.bg-photo{
	padding: 40px 0;
    color: #f8f8f8;
	background:url(/_res/img/index_tracking_bg.jpg)  no-repeat center;
    background-size: cover;
	}
.left-space{
	margin-right:30px;
}
.no-padding-right{
	padding-right: 0;
	}
.rest{
	margin:0;
	padding:0;
	}
/* 01.index */

header.carousel {
    height: 500px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 500px;
}

header.carousel .fill {
    width: 100%;
    height: 500px;
    background-position: center;
    background-size: cover;
}
.header-list{
	text-align:center;
	margin:30px 0;
	padding:0 15px;
	}
.list-icon{
	height:70px;
	}
.list_title{
	font-weight: bold;
	margin:20px 0 10px 0;
	}	
.tracking{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/index_tracking_bg.jpg)  no-repeat center;
    background-size: cover;
	}
.cargo_text{
	padding-left:20px;
	
	}
.news{
	padding:20px 0 10px 0;
	border-bottom:1px solid #CCC;
	}
.news_title{
	font-weight:bold;
	}
.group-text{
	padding:15px 0;
	text-align:center;
	}
.group-box{
	max-width: 200px;
	}
.margin{
	margin:0 auto;
	}
.group-smell{
	padding:0 15px;
	}	
/* 02.最新消息 */
.news_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_news.jpg) no-repeat center;
	background-size:cover;
		}
.date{
	color:#666;
	}
/* 03.專業服務 */
.service_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_service.jpg) no-repeat center;
	background-size:cover;
		}
.service-box{
	padding:20px 0;
	}
	
ul.service-list{
	list-style:outside;
	padding-left:20px;
	line-height:2em;
	}
ul.service-list h5{
	font-weight:bold;
	margin-left:-20px;
	}
ul.contact-list{
	list-style: none;
	padding-left:20px;
	line-height:2em;
	}	
ul.contact-list h5{
	font-weight:bold;
	margin-left:-20px;
	}
.service-list-01 {
  background:url(/_res/img/service-bg-01.jpg) no-repeat center;
  background-position: 50% 94px;
  width: 100%;
  display: block;
  position: relative;
  overflow: visible;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 100px 0;
}

.service-list-02 {
  background:url(/_res/img/service-bg-02.jpg) no-repeat center;
  background-position: 50% 94px;
  width: 100%;
  display: block;
  position: relative;
  overflow: visible;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 100px 0;
}

.service-list-03 {
  background:url(/_res/img/service-bg-03.jpg) no-repeat center;
  background-position: 50% 94px;
  width: 100%;
  display: block;
  position: relative;
  overflow: visible;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 100px 0;
}
/* 04.客製化 */
.chain_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_chain.jpg) no-repeat center;
	background-size:cover;
		}
.chain-circle{
	height:100px;
	width:100px;
	border-radius:50%;
	margin:0 auto;
	color:#000;
	}
.bs-docs-masthead .bs-docs-booticon{
	margin:0 auto 50px;
	}
.bs-docs-booticon-outline{
	background-color:transparent;
	border:1px solid #cdbfe3;
	}
.bs-docs-booticon-lg{
	width:150px;
	height:150px;
	line-height:140px;
	}
.bs-docs-booticon{
	display:block;
	font-weight:500px;
	text-align:center;
	cursor:default;
	border-radius:50%;
	}
.thumbnail{
	display:block;
	padding:15px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:rgba(255, 255, 255, 0);
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:border .2s ease-in-out;
	-o-transition:border .2s ease-in-out;
	transition:border .2s ease-in-out; 
	}
.chain_step{
	padding:0 15px;
	}
.chain_step h5{
	font-weight:bold;
	text-align:center;
	}
.chain_step p{
	padding-bottom:20px;
	}
.bg-chain-photo{
	padding: 40px 0;
    color: #f8f8f8;
	background:url(/_res/img/chain_bg.jpg)  no-repeat center;
    background-size: cover;
	}
	
.chain-text-photo{
	padding-top:30px;
	padding-bottom:30px;
	}
.chain_box{
	}
.chain_box h3{
	text-align:center;
	font-weight:bold;
	}	
.chain_list{
	list-style-type: decimal;
	}
.chain_list h4{
	font-weight:bold;
	}	
.chain_list li{
	font-size:16px;
	line-height:1.5em;
	}	
	
/* 05.物流設施 */
.logistics_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_logistics.jpg) no-repeat center;
	background-size:cover;
		}
.building_pic{
	padding:20px 0;
	}		
ul.logistics {
    display: inline-block;
	background-color:transparent;
}

ul.logistics li {
	list-style-type:disc;
	line-height:1.5em;
	
	}
.logistics_bg_photo{
	padding: 40px 0;
    color: #f8f8f8;
	background:url(/_res/img/logistics_bg_photo.jpg)  no-repeat center;
    background-size: cover;
	}
.logistics_whitebox{
	background-color:#FFF;
	height:400px;
}
.center01{
	height:400px;
	background:url(/_res/img/logistics-photo-01.jpg) no-repeat center;
    color: #fff;
	}
	
.center02{
	height:400px;
	background:url(/_res/img/logistics-photo-04.jpg) no-repeat center;
    color: #fff;
	}
	
.center-text{
	padding: 20px 20px 0 0;
	}
.introduce-text{
	padding-left:30px;
	margin-top:20px;
	}
/* 06.全球服務網 */
.globel_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_globel.jpg) no-repeat center;
	background-size:cover;
	}
.center{
	margin-left:auto;
	margin-right:auto;
	}
.globel-company{
	padding-left:20px;
	height:200px;
	}	
.globel-company ul {
	margin-left:-40px;
}
		
/* 07.好好e物流 */
.tracking_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_tracking.jpg) no-repeat center;
	background-size:cover;
		}

/* 08.關於好好 */
.about_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_about.jpg) no-repeat center;
	background-size:cover;
		}
.building{
	padding-top:20px;
	}
.building-text{
	padding-left:20px;
	}
.company-photo{
	padding-top:30px;
	padding-bottom:30px;
	}
ul.iso-list{
	list-style: disc;
	padding-left:20px;
	line-height:2em;
	}
ul.iso-list h5{
	margin-left:-20px;
	}
.iso{text-align:center; font-weight:bold; padding-bottom:40px;margin: auto;
	}


/* 09.Footer Styles */

footer {
    bottom: 0;
    width: 100%;
    background-color: #666;
	padding:1em 0;
	color:#FFF;
}
.footer li{
	font-size:12px;
	list-style:none;
	color:#CCC;
	}
.footer li a{
	font-size:13px;
	line-height:1.5em;
	list-style:none;
	color:#CCC;
	}
.footer li a:hover{
	list-style:none;
	color:#fff;
	}

.contact-address{
	float: left;
    width: 100%;
    padding: 0;
    margin: 15px 0;
	}
.ul.contact-address li i{
	margin-right: 10px;
	}
	
.footer-box{
	height:200px;
	}
.footer-box ul{
	list-style-type:none;
	margin-left:-40px;
}
.footer-wave-white{
    background-color: #fff;
	padding:0;
}
.footer-wave-color{
    background-color: #f7f8f2;
	padding:0;
}

/* 10.聯絡我們 */
.contact_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_contact.jpg) no-repeat center;
		}

/* 11.人才招募 */
.recruit_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_recruit.jpg) no-repeat center;
		}	
ul.recruit{
	float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
	text-align:left;
	line-height:1.5em;
	font-weight:normal;
	}
ul.recruit li{
	padding-left:22PX;
	}	
.icon-color{
	color:#41a6b6;
	}
.banner_recruit{
	height:20%;
    color: #f8f8f8;
	background-color: #41a6b6;
    background-size: cover;
	}	
.list-box{
	border:1px solid #999;
	margin:30px 0;
	}
ul.recruit-list{
	float: left;
    width: 100%;
    padding: 0;
	text-align:left;
	line-height:1.5em;
	font-weight:normal;
	list-style-position:outside;
	list-style-type:disc;
	padding-left:23px;
	}
ul.recruit-list li{
	}	
.recruit-list-title{
	text-align:center;
	}	
.recruit-download{
	margin-top:10px;
	float:left;
	}
/* 12.集團資源 */
.group_img{
	padding: 100px 0;
    color: #f8f8f8;
	background:url(/_res/img/main_img_group.jpg) no-repeat center;
		}
.img-center{margin: 0 auto;}
.company{
	text-align:left; 
	font-weight:bold; 
	padding:40px 30px 10px 30px;
	}
.company h4{ text-align:center; margin-bottom:0px; margin-top:30px;}
.company-en{ text-align:center; color:#41a6b6; letter-spacing:0em; }
.group_box{
	width:70%;
	text-align:center;
	}
/* 13.認證政策 */
.regulations{
	padding:20px 0 10px 0;
	border-bottom:1px solid #CCC;
	}
/* nav */
.dropdown, .dropup {
    position: relative;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.dropdown-menu a:hover, a:active{
	background-color:#c00;
	color:#fff;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
	}
	.navbar-expand-lg .navbar-toggler {
		display: none;
	}
	.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
	}
	
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}
}


@media(max-width:991px) {
    .service-box img {width: 100%;}
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .service-box img {width: 100%;}
.nav>li>a{padding:10px 16px !important;}.
.cargo_text{
	padding-left:0px;
	}
.building-text{
	padding-left:0px;
	}
.company-photo{
	padding-top:10px;
	padding-bottom:10px;
	}
.introduce-text{
	padding-left:0px;
	margin-top:20px;
}
.globel{
	display:none;
	}
.iso {min-height: 287px;}
}
@media(max-width:767px) {
    .service-box img {width: 100%;}
    .img-portfolio {
        margin-bottom: 15px;
    }
	.logistics_whitebox{
		height: auto;
		margin-left:5px;
	}
.cargo_text{
	padding-left:0px;
	
	}
    header.carousel .carousel {
        height: 70%;
    }
	.displaynone{
	display:none;
	}

	.news_img{
	display:none;
	}
	.page-header{
		margin-top:50px;
		}
.logistics_whitebox{
	background-color:#FFF;
	height:auto;
	padding:10px 0;
}
.center01{
	height:200px;
	background:url(/_res/img/logistics-photo-01.jpg) no-repeat center;
    color: #fff;
	}
.center-text{
	padding:20px 0 0 0;
	}
.introduce-text{
	padding:0px 10px;
	margin-top:20px;
	}
.globel{
	display:none;
	}
.navbar-brand{
	padding:5px 10px;
	}
.navbar-brand img{
	padding: 10px 0px;
	width:200px;
	}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
	text-align: center;
	}
	.dropdown-menu{
		    box-shadow: none;
		}
    .iso {min-height: 287px;}
}

@media (max-width: 490px) {
    .iso {min-height: 308px;}
}
@media(max-width:1024px) {
.globel{
	display:none;
	}

}


.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5); 
	justify-content: center;
	align-items: center;
	z-index: 1050;
  }
  
  .popup {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	width: 80%;  
	max-height: 80%;  
  }

  .popup-content {
	overflow-y: scroll;
  }
  
  .popup-btn-container {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%; 
	text-align: right;
  }
  .popup-btn {
	background-color: #ccc;
	border: none;
	padding: 8px 16px;
	border-radius: 5px;
	cursor: pointer;
  }