body{
	background:#f4f4f4;
}
header{
	height:107px;
	position:relative;
	z-index:1000;
	background:#fff;
}
.logo{
	margin-top:25px;
}
#main{
	background:#fff;
}
nav li{
	float:left;
	width:105px;
	margin-top:35px;
	position:relative;
	text-align:center;
}
.navTit{
	line-height:37px;
	font-size:16px;
}
nav li.on .navTit{
	color:#4ea139;
	font-weight:bold;
}
.navBox{
	position:absolute;
	left:0px;
	top:37px;
	background:url(../images/nav1.png) center top no-repeat;
	padding-top:8px;
	display:none;
}
.navBox a{
	display:block;
	line-height:46px;
	width:110px;
	font-size:15px;
	color:#fff;
	background:#4ea139;
}
nav li:hover .navBox{
	display:block;
}
/*轮播图*/
#banner{
	width:100% !important;
	z-index:1;
	position:relative;
}
#banner .bd{
	width:100% !important;
	z-index:1;
	height:auto;}
#banner .bd ul{
	width:100% !important;
	margin:0px;
}
#banner .bd ul li{
	width:100% !important;
	text-align:center;
}
#banner .bd ul li img{
	max-width:100%;
	margin:0px;
	display:inline-block;
	vertical-align:middle;
}
#banner .bd ul li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#banner .hd{
	position:absolute;
	bottom:8px;
	z-index:10;
	text-align:center;
	width:100%;
}
#banner .hd ul{
	width:100%;
	text-align:center;
}
#banner .hd li{
	display:inline-block;
	width:11px;
	text-align:center;
	height:11px;
	margin:0 8px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:transparent;
	background:#fff;
	position:relative;
	behavior:url(PIE.htc);
}
#banner .hd li.on{
	background:#4ea139;
}
/*订单查询*/
.orderLook{
	position:absolute;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior:url(PIE.htc);
	z-index:100;
	background:url(../images/orderLook4.png) center repeat;
	width:265px;
	height:290px;
	box-shadow:0px 0px 6px rgba(0,0,0,.2);
	padding:0 20px 20px;
}
.orderLook .tit{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	letter-spacing:2px;
	line-height:64px;
}
.orderRow{
	background:#fff;
	position:relative;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior:url(PIE.htc);
	padding:10px 0px 10px 10px;
	margin-bottom:10px;
}
.orderRow input{
	width:100%;
	height:30px;
	line-height:30px;
	border:none;
	outline:none;
	font-size:15px;
}
.yzm{
	width:147px;
}
.yzm img{
	width:80px;
	height:30px;
	vertical-align:middle;
}
.yzm input{
	width:60px;
}
.orderLook input[type="submit"]{
	width:96px;
	height:50px;
	border:none;
	outline:none;
	color:#333;
	background:#fdd000;
	font-size:16px;
	margin-left:10px;
	position:relative;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior:url(PIE.htc);
}
.orderLook ul{
	margin-top:10px;
}
.orderLook ul li{
	width:81px;
	height:85px;
	background:#fff;
	position:relative;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior:url(PIE.htc);
	overflow:hidden;
	float:left;
	text-align:center;
	font-size:14px;
	margin-right:10px;
}
.orderLook ul li img{
	margin-top:12px
}
.orderLook ul li a{
	color:#4ea139;
}
.indTit{
	text-align:center;
	padding:25px 20px 20px;
	line-height:1.1
}
.indTit b{
	font-size:24px;
	color:#4ea139;
	letter-spacing:2px;
}
.indTit span{
	display:inline-block;
	margin-top:8px;
	text-transform:uppercase;
	color:#000;
	font-size:16px;
}
/*公司简介*/
.indAbout{
	width:1080px;
	margin:0 auto;
}
.indAbout .cont{
	max-height:300px;
	overflow:hidden;
	width: 57%;
}
.indAbout .cont p{
	font-size:16px;
	line-height:30px;
}
.aboutMore a{
	display:inline-block;
	width:145px;
	height:166px;
	background:url(../images/aboutMore.png) center no-repeat;
	margin:0 35px;
	line-height:166px;
	color:#fff;
	font-size:18px;
}
.aboutMore{
	padding:30px 0px;
}
.ind2{
	background:#f3f3f3;
	padding-top:60px;
}
.ind2 li{
	width:360px;
	height:254px;
	float:left;
	margin-right:60px;
	margin-bottom:60px;
}
.ind2Text{
	background:url(../images/ind22.png) center repeat;
	width:320px;
	padding:20px;
	height:214px;
	color:#fff;
}
.ind2Text h1{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	letter-spacing:2px;
	margin-top:18px;
	margin-bottom:15px;
}
.ind2 li a{
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
	border:1px solid #fff;
	margin-top:20px;
	display:inline-block;
	width:140px;
	line-height:34px;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url(PIE.htc);	
}
.ind2 li:hover{
	background:#4ea139;
	cursor:pointer;
}
/*企业新闻*/
.newsList{
	width:380px;
	margin-right:30px;
	
}
.newsTip{
	border:1px solid #ddd;
	width:378px;
	height:268px;
	overflow:hidden;
}
.newsTip .img{
	width:378px;
	height:218px;
	overflow:hidden;
	text-align:center;
}
.newsTip .img img{
	max-width:378px;
	max-height:218px;
	vertical-align:middle;
}
.newsTip p{
	line-height:50px;
	padding:0 10px;
	font-size:15px;
	color:#4ea139;
}
.indNews{
	padding-bottom:35px;
}
.indNews ul{
	margin-top:6px;
}
.indNews ul li{
	line-height:36px;
	font-size:14px;	
}
.indNews ul li a{
	color:#333;
}
footer{
	background:#4ea139;
	padding:12px 0px;
	color:#fff;
	font-size:13px;
}
.footerNav{
	border-bottom:1px dashed #fff;
	line-height:40px;
	font-size:14px;
	padding-bottom:8px;
}
.footerNav a{
	color:#fff;
	border-right:1px solid #fff;
	padding:0 10px;
	display:inline-block;
	line-height:1;
}
.footerLink{
	width:915px;
	border-bottom:1px dashed #fff;
	padding-top:15px;
	padding-bottom:55px;
	font-size:0px;
}
.footer2 .fr{
	width:285px;
	text-align:center;
	padding-top:15px;
}
.footerLink span{
	width:220px;
	display:inline-block;
	font-size:13px;
	padding-left:25px;
}
.banquan{
	margin-top:10px;
}
.menuTit{
	position:relative;
	top:-32px;
	z-index:1000;
	
}
.menuTit span{
	line-height:65px;
	background:#fff;
	display:inline-block;
	-webkit-box-shadow:0px 5px 5px #ddd;
	-moz-box-shadow:0px 5px 5px #ddd;
	box-shadow:2px 5px 5px #ddd;
	position:relative;
	behavior:url(PIE.htc);
	font-size:0px;
}
.menuTit span a{
	display:inline-block;
	line-height:65px;
	font-size:16px;
	color:#555;
	width:199px;
	text-align:center;
	border-right:1px dashed #ddd;
}
.menuTit span a:last-child{
	border-right:0px;
}
.menuTit span a.on{
	background:#4ea139;
	color:#fff;
	border-right:0px;
}
.pageBox{
	background:#fff;
	padding:30px;
	margin-top:-10px;
	margin-bottom:30px;
	-webkit-box-shadow:0px 0px 10px #ddd;
	-moz-box-shadow:0px 0px 10px #ddd;
	box-shadow:0px 0px 10px #ddd;
	position:relative;
	behavior:url(PIE.htc);
}
/********************公司简介*********************/
#about{
	font-size:15px;
	line-height:2.2;
}
#about img{ max-width:100%;
}
/********************订单查询************************/
#order1{
	text-align:center;
	font-size:0px;
}
#order1 input[type="text"]{
	width:420px;
	padding:0 15px;
	line-height:40px;
	font-size:16px;
}
#order1 input[type="submit"]{
	width:140px;
	line-height:44px;
	height:44px;
	background:#4ea139;
	border:none;
	margin-top:-2px;
	color:#fff;
	font-size:16px;
}
.kuaidi{
	width:500px;
	border-right:1px dashed #ddd;
	padding:0 49px 0 20px;
}
.kuaidi1{
	border-right:0px dashed #ddd;
	padding:0 20px 0 49px;
}
#order2 .name{
	font-size:20px;
	line-height:40px;
}
#order2 .name span{
	font-weight:bold;
	font-size:30px;
	display:inline-block;
	vertical-align:top;
	line-height:40px;
	color:#4ea139;
	margin-right:10px;
}
#order2 .tip{
	background:#f4f4f4;
	line-height:40px;
	padding:0 10px;
	margin:10px 0px;
}
#order2 .tip i{
	font-size:16px;
	color:#f00;
	font-style:normal;
	display:inline-block;
	vertical-align:middle;
	padding:0 5px;
}
#order2 input[type="submit"]{
	width:300px;
	line-height:50px;
	background:#4ea139;
	font-size:16px;
	border:none;
	outline:none;
	color:#fff;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	position:relative;
	behavior:url(PIE.htc);
	margin-top:25px;
}
.orderRow{
	border-bottom:1px solid #ddd;
	color:#333;
}
.orderRow i{
	font-style:normal;
	color:#f00;
	margin-right:5px;
	line-height:36px;
}
.orderTip{
	display:inline-block;
	width:84px;
	text-align:center;
	text-align-last:justify;
	margin-right:10px;
}
.orderText input{
	width:360px;
	line-height:36px;
	height:36px;
}
.orderText select{
	width:125px;
	line-height:36px;
	height:36px;
	text-align:center;
	text-align-last: center;
	margin-right:4px;
}
.orderText select option{
	line-height:36px;
	text-align:center;
	text-align-last: center;
}
.orderRow1 .orderTip{
	display:inline-block;
	width:180px;
	text-align:center;
	text-align-last:justify;
	margin-right:10px;
}
.orderRow .middle{
	padding:0 10px;
	font-size:16px;
}
/*********************售后服务***********************/
.saleQ dl{
	border-bottom:1px dashed #ddd;
	padding:10px 0px;
}
.saleQ dl dt{
	font-size:16px;
	font-weight:bold;
	color:#4ea139;
	line-height:30px;
	margin-bottom:10px;
}
.saleQ dl dd{
	line-height:28px;
	color:#333;
}
/*******************安全知识***********************/
#safe li{
	width:525px;
	background:#fff;
	box-shadow:0px 0px 8px rgba(0,0,0,.2);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	padding:15px 15px 20px;
}
#safe li .name{
	font-size:18px;
	font-weight:bold;
	line-height:2;
	margin-bottom:6px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#safe li .intro{
	line-height:26px;
	font-size:13px;
	color:#888;
	height:78px;
	overflow:hidden;
}
.flip{
	font-size:0px;
}
.flip a{
	border:1px solid #ccc;
	padding:0 15px;
	line-height:32px;
	display:inline-block;
	font-size:15px;
	border-right:0px;
}
.flip a:last-child{
	border-right:1px solid #ccc;
}
.flip a.on{
	background:#4ea139;
	color:#fff;
}
/***********************安全知识*************************/
#news_del .title{
	background:#f2f2f2;
	text-align:center;
	padding:12px 0px;
}
#news_del .title h1{
	font-size:18px;
	font-weight:bold;
}
#news_del .cont{
	padding:15px;
}
#news_del .cont p{
	line-height:2;
	font-size:15px;
}
#news_del .cont img{
	max-width:100%;
	margin:5px 0px;
}
.flip1 a{
	width:460px;
}
.flip1{
	border-top:1px dashed #ddd;
	padding-top:10px;
}
/*************************新闻列表****************************/
#news ul{
	margin-bottom:30px;
}
#news li{
	line-height:56px;
	border-bottom:1px dashed #ddd;
	font-size:15px;
	background:url(../images/dot.png) left center no-repeat;
	padding-left:18px;
}
#news li .fl{
	width:1000px;
}
/********************人才招聘*************************/
#job li{
	line-height:56px;
	border-bottom:1px dashed #ddd;
	font-size:15px;
	background:url(../images/dot.png) left center no-repeat;
	padding-left:18px;
}
#job ul{
	margin-bottom:20px;
}
/*********************联系我们***************************/
.contactText{
	width:450px;
}
.contactText h1{
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.contactText p{
	line-height:32px;
	font-size:14px;
}








#case li {
    float: left;
    border: 1px solid #ddd;
    width: 358px;
    margin: 0 10px 20px;
    overflow: hidden;
    background: #fff;
}
#case li a {
    display: block;
    width: 100%;
    height: 100%;
}
#case li a .img {
    text-align: center;
    height: 300px;
    overflow: hidden;
	line-height: 298px;
}
#case li a img {
    max-width: 100%;
    height: 100%;
	vertical-align:middle;
}
#case li a h1 {
    padding: 10px 10px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-align:center;
}















#indexcase li {
    float: left;
    border: 1px solid #ddd;
    width: 358px;
    margin: 0 10px 20px;
    overflow: hidden;
    background: #fff;
}
#indexcase li a {
    display: block;
    width: 100%;
    height: 100%;
}
#indexcase li a .img {
    text-align: center;
    height: 300px;
    overflow: hidden;
	line-height: 300px;
}
#indexcase li a img {
    max-width: 100%;
    max-height: 100%;
	vertical-align: middle;
}
#indexcase li a h1 {
    padding: 10px 10px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
















.express_locus {
    width: 600px;
    background: #FFFFFF;
    margin: 0 auto;
    height: 400px;
	margin-top:20px;
}

.express_locus .transport_list {
    padding-top: 25px;
    margin-left: 40px;
    position: relative;
}
.express_locus .transport_list:first-child .list_circle {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 8px solid #FBC0C0;
    border-radius: 100%;
    position: absolute;
    left: -40px;
    top: 18px;
    z-index: 1;
}
.express_locus .transport_list:first-child .list_circle em {
    width: 12px;
    height: 12px;
    background: #F23030;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 100%;
}
.express_locus .transport_list .transport_text {
    width: 644px;
    padding: 0;
    margin: 0;
}
.express_locus .transport_list .transport_text span {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    padding: 0;
}
.search_left p b {
    color: #FF8632;
}
.express_locus .transport_list .transport_time {
    margin: 0;
    padding: 0;
    line-height: 22px;
	color:#9b9b9b;
}
.transport_text  b {
    color: #FF8632;
}

.express_locus .transport_list .list_circle {
    width: 6px;
    height: 6px;
    background: rgba(234,234,234,1);
    position: absolute;
    left: -28px;
    top: 30px;
    border-radius: 100%;
}
.express_locus .transport_list:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #EAEAEA;
    position: absolute;
    left: -25px;
    top: 30px;
}













	.mobile{position:fixed;
    right:0;bottom:100px;
    width: 300px;
    height:620px;
    background: url(../images/mobile_container.png) no-repeat;background-size:100%;z-index:15000;}
	.mobile iframe{height:460px;
		*display:none;
		display:none \9;
		
    position: absolute;
    width:260px;
    top:79px;
    left:20px;background:#fff;}
	.mobile>img{position: absolute;
    width:260px;
    top:79px;
    left:20px;display:none;
		*display:block;
		display:block \9;
		
	}
















#online form{
	width:600px;
	margin:0 auto;
}
#online form .row{
	margin-bottom:15px;
	height:28px;
	line-height:28px;
}
#online form .row .tip{
	width:75px;
	text-align:right;
	margin-right:8px;
	font-size:15px;
}
#online form .row input[type="text"]{
	width:460px;
	height:28px;
	line-height:28px;
	border:1px solid #ddd;
	padding:0 10px;
	outline:none;
}
#online form .row textarea{
	width:460px;
	height:84px;
	line-height:28px;
	border:1px solid #ddd;
	padding:0 10px;
	outline:none;
	margin-bottom: 5px;
}
#online form .yzm input[type="text"]{
	width:150px;
	margin-right:10px;
}
#online form .yzm img{
	height:30px;
}
#online input[type="submit"]{
	margin-left:85px;
	margin-top:10px;
	margin-right:20px;
	width:70px;
	height:30px;
	line-height:30px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:none;
	color:#fff;
	background:#4ea139;
	font-size:15px;
}
#online input[type="reset"]{
	margin-top:10px;
	margin-right:20px;
	width:70px;
	height:30px;
	line-height:30px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:none;
	color:#fff;
	background:#ccc;
	font-size:15px;
}






















