body {
  padding-top: 0;
  padding-bottom: 0;
}
h3,
h4 {
	font-family:'Arial', '微软雅黑' !important;
	text-transform: uppercase;
}
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.navbar-default {
	background-color:#fff;
	background-image:none;
	border-color:#fff;
	box-shadow:none;
	margin-bottom:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #444444;
	font-size:18px;
	font-family:'Arial', '微软雅黑' !important;
	box-shadow:none;
}
.navbar-default .navbar-nav>li>a:hover {
	color:#ff5600;
	box-shadow:none;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
	background-color:#fff;
	background-image:none;
	color:#ff5600;
	box-shadow:none;
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
	background-color:#ff5600;
	background-image:none;
	color:#fff;
}
.navbar-toggle {
	margin:40px 20px 0 0;
}
.logo {
	display:inline-block;
	width:110px;
	height:120px;
	background-image:url('../img/logo.jpg');
	background-size:130px;
	margin:0 0 0 10px;
}
.navbar-nav {
	margin:40px 0 0 0;
}
@media (min-width: 768px){
	.navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

.mycarousel {
	padding:60px 0;
	background-image:url('../img/bg1.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.mycarousel .image {
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:400px;
}
.mycarousel .image .text {
	font-family:'arial','微软雅黑';
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.mycarousel .bg1 {
	background-image:url('../img/bg2.jpg');
}
.bg1 .text div {
	position:absolute;
	left:100px;
	top:30px;
	font-size:60px;
	color:#000;
}
.mycarousel .bg2 {
	background-image:url('../img/bg3.jpg');
}
.bg2 .text div {
	position:absolute;
	right:70px;
	bottom:50px;
	font-size:60px;
	color:#eeeeee;
}
@media (max-width: 768px){
	.bg1 .text div {
		position:absolute;
		left:20px;
		top:30px;
		font-size:30px;
	}
	.bg2 .text div {
		position:absolute;
		right:20px;
		bottom:50px;
		font-size:30px;
	}
}
.mycarousel .about {
	background-color:rgba(232,232,232,0.9);
	padding:20px 40px;
	font-family:'Arial', '微软雅黑' !important;
}
.mycarousel .about h1,
.mycarousel .about h2 {
	font-weight:bold;
	font-size:30px;
}
.mycarousel .about p {
	font-size:16px;
	line-height:24px;
}
.carousel-inner{
	/*border-radius:6px;*/
}
.carousel-control{
	/*border-radius:6px;*/

}
.transit {
}
.transit a {
	text-decoration:none;
	color:#777;
}
.transit h3 {
	text-align:center;
	font-weight:bold;
	margin-bottom:30px;
}
.transit {
	padding:40px 0;
	background-color:#f5f5f5;
}
.transit .image {
	width:100%;
	height:200px;
	margin-bottom:.625em;
	background-size:100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.transit .kong {
	background-image:url('../img/kong.jpg');
}
.transit .hai {
	background-image:url('../img/hai.jpg');
}
.transit .tie {
	background-image:url('../img/tie.jpg');
}
.transit .gong {
	background-image:url('../img/gong.jpg');
}
.transit .service {
	background-color:#fff;
	color:#777777;
	min-height:400px;
}
.transit h4 {
	color:#009688;
	font-weight:bold;
	margin:20px;
}
.transit .text {
	margin:20px;
}

.customs,
.otherservice,
.main {
	padding:40px 0;
}
.customs h3,
.otherservice h3,
.main h3 {
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
}
.customs .image,
.otherservice .image,
.main .image {
	float:left;
	width:100px;
	height:120px;
	background-size:100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.customs .kong,
.main .kong {
	background-image:url('../img/baoguan-kong.png');
}
.customs .hai,
.main .hai {
	background-image:url('../img/baoguan-hai.png');
}
.customs .qt,
.main .qt {
	background-image:url('../img/baoguan-qt.png');
}
.otherservice .cangchu,
.main .cangchu {
	background-image:url('../img/cangchu.png');
}
.otherservice .zhanlanm,
.main .zhanlan {
	background-image:url('../img/zhanlan.png');
}
.otherservice .baozhuang,
.main .baozhuang {
	background-image:url('../img/baozhuang.png');
}
.otherservice .gongcheng {
	background-image:url('../img/gongcheng.png');
}
.otherservice .gongyinglian {
	background-image:url('../img/gongyinglian.png');
}

.customs .service,
.otherservice .service,
.main .service {
	display:block;
	margin-left:130px;
}
.customs h4,
.otherservice h4,
.main h4 {
	color:#009688;
	font-weight:bold;
}
.customs p,
.otherservice p,
.main p {
	color:#777777;
}

.customers {
	background-color:#f5f5f5;
	padding:40px 0;
}
.customers h3 {
	margin-bottom:20px;
	font-weight:bold;
	font-size:18px;
}
.customers .panel-info {
	border-color:#607d8b;
}
.customers .panel-heading {
	background-color:#607d8b;
	background-image:none;
	color:#fff;
	font-family:'arail','微软雅黑';
	text-align:center;
}

.customers .panel-body {
	background-size:100%;
	background-position:50% 50%;
	height:120px;
}
.c-1 {
	background-image:url('../img/c-1.jpg');
}
.c-2 {
	background-image:url('../img/c-2.jpg');
}
.c-3 {
	background-image:url('../img/c-3.jpg');
}
.c-4 {
	background-image:url('../img/c-4.jpg');
}
.c-5 {
	background-image:url('../img/c-5.jpg');
}
.c-6 {
	background-image:url('../img/c-6.jpg');
}
.c-7 {
	background-image:url('../img/c-7.jpg');
}
.c-8 {
	background-image:url('../img/c-8.jpg');
}
.c-9 {
	background-image:url('../img/c-9.jpg');
}
.c-10 {
	background-image:url('../img/c-10.jpg');
}



.footer {
	background-image:url('../img/world.jpg');
	color:#ffffff;
}
.footer h3 {
	font-weight:bold;
}
.footer p {
	font-size:12px;
	font-weight:normal;
}

/*子页面 */
.position {
	background-color:#222;
	height:60px;
	margin-top:-20px;
	font-family:'arial', '微软雅黑';
}
.position ol {
	list-style:none;
	color:#f5f5f5;
	line-height:60px;
	margin:0;
	padding:0;
}
.position ol li {
	display:inline-block;
}
.position ol li:after {
	content:'/';
	margin:0 10px;
}
.position ol li:last-child:after {
	content:'';
}
.position a {
	font-size:16px;
	color:#009688;
}
.position .active {
	font-size:16px;
}
.position .glyphicon-home a {
	padding-left:10px;
}
.bg-air {
	background-image:url('../img/bg3.jpg');
	background-size:100%;
}
.bg-sea {
	background-image:url('../img/bg2.jpg');
	background-size:100%;
}
.bg-rail {
	background-image:url('../img/bg5.jpg');
	background-size:100%;
}
.bg-storage {
	background-image:url('../img/bg8.jpg');
	background-size:100%;
}
.bg-customs {
	background-image:url('../img/bg9.jpg');
	background-size:100%;
}
.bg-packing {
	background-image:none;
	background-color:#666666;
	background-size:100%;
}


.bg-about {
	background-image:url('../img/pic1.jpg');
	background-size:100%;
}

.bg-sea .about,
.bg-air .about,
.bg-rail .about {
	opacity:0.8;
}
.bg-about .about {
	opacity:0;
}

.main {
	font-family:'arial', '微软雅黑';
}
.main h1 {
	text-align:center;
	line-height:60px;
	font-size:40px;
	font-weight:bold;
}
.main .content {
	font-size:18px;
	line-height:40px;
	margin:20px 0 40px 0;
}
.main h2 {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	line-height:50px;
}
.main h4 {
	text-align:left;
	font-size:20px;
	font-weight:bold;
	line-height:20px !important;
}
a:hover {
	text-decoration:none;
}
.yyzz img {
	width:90%;
	border:1px solid #eee;
}