/*关于我们*/
.about{
	width: 100%;
	margin-top: 60px;
}
.about_title{
	width: 1180px;
	margin: 0 auto;
	text-align: center;
}
.about_title p{
	color: #009dda;
	font-size: 30px;
}
.about_title span{
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}
.about_con{
	width: 1180px;
	margin: 0 auto;
	margin-top: 30px;
}
.about_left{
	width: 37%;
	float: left;
}
.about_left img{
	width: 100%;
	margin: 80px 0;
}
.about_right{
	width: 60%;
	float: right;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
/*国际物流*/
.int{
	width: 100%;
	margin-top: 60px;
}
.int_con{
	width: 1180px;
	margin: 0 auto;
}
.int_left{
	width: 24%;
	float: left;
}
.il_top{
	width: 100%;
	color: #fff;
	text-align: center;
	background-color: #009dda;
	padding: 20px 0;
	margin-bottom: 20px;
}
.il_top p{
	font-size: 18px;
	font-weight: bold;
}
.il_top span{
	font-size: 12px;
	font-family: arial;
}
.il_mid{
	width: 100%;
}
.il_mid ul li{
	width: 100%;
	margin-bottom: 20px;
	height: 46px;
	line-height: 46px;
	background-color: #ececed;
}
.il_mid ul li a{
	display: block;
	width: 90%;
	margin: 0 auto;
	color: #666666;
	font-size: 16px;
}
.il_mid ul li span{
	float: right;
}
.il_on,.il_mid ul li:hover{
	background-color: #009dda !important;
}
.il_on a,.il_mid ul li:hover a{
	color: #fff !important;
}
.il_bot{
	width: 90%;
	padding: 5%;
	background-color: #333333;
	color: #fff;
}
.il_phone{
	width: 26%;
	float: left;
	border: 0;
	border-right: 1px solid #fff;
	border-style: dotted;
}
.il_desc{
	width: 65%;
	float: right;
}
.il_desc p{
	font-size: 16px;
}
.il_desc span{
	font-size: 20px;
}

.int_right{
	width: 74%;
	float: right;
}
.logistics_right{
	width: 100%;
}
.logistics_right ul li{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.logistics_right ul li:nth-child(3n){
	margin-right: 0;
}
.int_pic{
	width: 100%;
	height: 200px;
	overflow: hidden;
	box-sizing: border-box;
}
.int_pic img{
	width: 100%;
}
.int_desc p{
	color: #009dda;
	font-size: 18px;
	line-height: 36px;
}
.int_desc span{
	font-size: 16px;
	color: #333;
}
.logistics_right ul li:hover .int_pic{
	border: 1px solid #ccc;
}
/*国际物流详情*/
.logistics_show{
	width: 100%;
	margin-bottom: 100px;
}
.ls_top{
	width: 100%;
}
.ls_top1{
	width: 34%;
	float: left;
}
.ls_top1 img{
	width: 100%;
}
.ls_top2{
	width: 63%;
	float: right;
}
.ls_top2 p{
	margin-bottom: 16px;
}
.ls_top21{
	color: #009dda;
	font-size: 24px;
	line-height: 48px;
}
.ls_top22{
	color: #999999;
	font-size: 18px;
	line-height: 48px;
}
.ls_top22 span{
	color: #333333;
}
.ls_bot{
	width: 100%;
	color: #999999;
	font-size: 14px;
	text-align: justify;
	line-height: 28px;
}
.ls_bot span{
	color: #009dda;
	width: 100%;
	line-height: 36px;
}
/*联系我们*/
.contact{
	width: 100%;
	margin-top: 60px;
}
.contact_con{
	width: 1180px;
	margin: 0 auto;
}
.map_title{
	color: #009dda;
	font-size: 36px;
	text-align: center;
}
#wrap{
	border: 1px solid #2a94d2;
	margin-bottom: 8%;
	margin-top: 20px;
}
.my-map { margin: 0 auto; width: 100%; height: 400px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-blue { background-position: -11px -55px; }
.amap-container{height: 100%;}
#mapContainer0{display: block;}
#mapContainer1{display: none;}