/*product*/
.aboutus .wrap-page{
	top: 48px;
}
.aboutus .content-box{
	padding-bottom: 4rem;
}
.aboutus .content-box li{
	background-color: #fff;
	width: 48%;
	margin-bottom: 1rem;
	border-radius: 4px;
}
.aboutus .content-box li .img{
	overflow: hidden;
	border-radius: 4px;	
}
.aboutus .content-box li .img a{
	display: block;
}
.aboutus .content-box li .img img{
	width: 100%;
}
/*aboutus-detail*/
.aboutus-detail .wrap-page{
	top: 48px;
}
.aboutus-detail .title a.btn-sub{
	background: url(../images/product_btn1.png) no-repeat center center;
	top: 0;
	right: 0;
	display: block;
	width: 48px;
	height: 48px;
	overflow: hidden;
	text-indent: -99em;
	position: absolute;
	top: 0;
	right: 0;
}
.aboutus-detail .content-box ul{
	background: #fff;
	border-radius: 4px;
}
.aboutus-detail.dt .wrap-page{
	top: 85px;
}
.aboutus-detail .content-box li .head{
	border-bottom: 2px solid #e5e5e5;
	background: url(../images/navbar_bg.png) repeat-x;
	line-height: 3.2rem;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding-left: 1rem;
}
.aboutus-detail .content-box li .banner{
	overflow: hidden;
	height: 7.5rem;
	width: 100%;
}
.aboutus-detail .content-box li .banner img{
	width: 100%;
	height: 100%;
}
.aboutus-detail .content-box li .text{
	padding:1rem 1.5rem;
}
.aboutus-detail .content-box li .text p{
	text-indent: 2em;
	color: #666;
	letter-spacing: 1px;
	font-size: 1.4rem;
	margin-bottom: 1rem;
	word-wrap: break-word;
	text-align: justify;
}
.aboutus-detail .content-box li .text p .blue{
	color: #016cba;
}
.aboutus-detail .content-box li .text p.last{
	text-indent: 0;
}
.aboutus-detail .fastnav{
	background: #016cba;
	border-bottom: 8px solid #016cba;
}
.aboutus-detail .fastnav .head{
	color: #fff;
	padding-left: 2rem;
	font-size: 1.5rem;
}
.aboutus-detail .fastnav table{
	width: 100%;
	background: #fff;
	text-align: center;
	border-collapse: separate;
	border-spacing: 1rem;
}
.aboutus-detail .fastnav table td{
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0px 2px 2px #ddd;
	width: 33%;
}
.aboutus-detail .fastnav table td a{
	color: #777;
	display: block;
	padding: 0.5rem 0;
}
/*dt*/
.aboutus-detail.dt .content-box ul{
	min-height: 350px;
}
.aboutus-detail.coal .content-box ul{
	min-height: 330px;
}
/*dt-section2*/
.aboutus-detail.section2 .wrap-page{
	top: 85px;
}
.aboutus-detail.section2 .content-box ul{
	min-height: 293px;
}
.aboutus-detail.section2 .navbar li{
	width: 25%;
}
.aboutus-detail.section2 .navbar li a{
	font-size: 1.2rem;
}
/*logistics*/
.logistics .content-box ul{
	padding-bottom: 2rem;
}
.logistics .contact{
	background: #fff;
	clear: both;
	padding: 1rem;
}
.logistics .contact p{
	line-height: 2.5rem;
	padding: 0 1rem;
	color: #666;
}
.logistics .contact p.blue{
	color: #016cba;
}
.logistics .contact p.gray{
	background-color: #eaeaea;
}
.logistics .contact table{
	width: 100%;
	color: #666;
}
.logistics .contact table td{
	padding-left: 1rem;
	line-height: 2.5rem;
	border: 1px solid #ddd;
}
.logistics .contact table tr:nth-child(even) td{
	background-color: #f9f9f9;
}
.logistics .contact table{
	font-size: 1.2rem;
}
/*logistics-survey*/
.logistics.survey .content-box ul{
	min-height: 373px;
}
/*logistics-container*/
.logistics.container .contact{
	display: none;
}
.logistics.container .contact.active{
	display: block;
}
.logistics.container .text .blue{
	color: #016cba;
}
.logistics.container .business .blue{
	color: #016cba;
	padding-left: 1rem;
}
.logistics.container .business table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 1rem;
}
.logistics.container .business table td{
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: center;
}
.logistics.container .business table td a{
	display: block;
}
.logistics.container .business table td.active a,.logistics.container .business table td a:hover{
	color: #fff;
	background-color: #016cba;
}
/*logistics-warehousing*/
.logistics.warehousing .contact table{
	margin-bottom: 2rem;
}
.logistics.warehousing .contact table.last{
	margin-bottom: 0;
}
/*logistics-enterprise*/
.logistics.enterprise .content-box .switch{
	width: 88rem;
}
.logistics.enterprise .content-box .switch li{
	width: 8.7rem;
	margin-left: 1rem;
}