a, .nav-posit{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
a p{
	white-space:normal;
}
.moblie-cont{
	display:none;
}
.nav-posit{
	overflow:hidden;
}

.header-mobile{
	width:100%;
	height:auto;
	margin:0 auto;
	display:none;
	background:url(imagestop.png) center top no-repeat;
	background-size:375px 44px;
	position:relative;
	border-bottom:1px solid #E0E0E0;
}
.header-mobile > .menu{
	display:block;
	width:19px;
	height:12px;
	margin:16px;
	float:left;
}
.header-mobile > .menu > img{
	width:100%;
	height:100%;
	vertical-align:top;
}
.header-mobile > .logo{
	display:block;
	width:155px;
	height:44px;
	float:left;
	margin-left:20%;
}
.header-mobile > .logo > img{
	width:100%;
	height:100%;
}
.nav2{
	display:none;
	width:100%;
	float:left;
}
.nav2 li{
	border-bottom:1px solid white;
}
.nav2 li a{
	color:#333333;
}
.nav2 > li{
	width:100%;
	line-height:44px;
	background-color:#E7E7E7;
}
.nav2 > li > a{
	font-size:15px;
	margin-left:30px;
	display:block;
}
.nav2 > li > a.now{
	background-color:#D63C2A;
	color:white;
}
.nav-down2{
	display:none;
	background-color:#EBEBEB;
}
.nav-down2 > li{
	line-height:44px;
	background-color:#F2F2F2;
}
.nav-down2 > li > a{
	font-size:15px;
	margin-left:30px;
	display:block;
	background:url(imagesspotash.jpg) left center no-repeat;
	padding-left:18px;
}
.nav-down2 > li > a.now{
	background-color:#176093;
}
.nav-down3{
	display:none;
	background-color:#EBEBEB;
}
.nav-down3 > li{
	line-height:44px;
	background-color:#F7F7F7;
}
.nav-down3 > li > a{
	font-size:15px;
	margin-left:50px;
	display:block;
	background:url(imagesspotash.jpg) left center no-repeat;
	padding-left:18px;
}
.nav-down3 > li > a.now{
	background-color:#176093;
}


.footer2{
	width:92%;
	height:250px;
	margin:20px auto 0;
	display:none;
	background-color:#2B2B29;
	padding:4%;
	position:relative;
}
.footer2 a, .footer2 p{
	color:white;
	font-size:12px;
}
.footer2 img{
	vertical-align:middle;
}
.footer2 > .wx{
	position:absolute;
	top:6%;
	right:4%;
	width:50px;
	height:70px;
}
.footer2 > .wx > img{
	width:50px;
	height:50px;
}
.footer2-top{
	line-height:50px;
}
.footer2-top > #ideCon > img{
	width:40px;
	height:40px;
}
.footer2-txt > p{
	line-height:28px;
}