﻿#pcys {
	display: block;
}

#sjb {
	display: none;
}

@media screen and (max-width: 1024px) {
	body {
		font-family: "微软雅黑";
		background: #f2f2f2;
	}
	.cf {
		zoom: 1;
	}
	.clearfix {
		zoom: 1;
	}
	.clearfix:after {
		content: "020";
		height: 0px;
		display: block;
		overflow: hidden;
		clear: both;
	}
	#pcys {
		display: none;
	}
	#sjb {
		display: block;
	}
	/*头部*/
	/* .mob_top {
		width: 100%;
	}
	.bluex {
		width: 100%;
		height: .09rem;
		background: #004aa0;
	}
	.mob_logo {
		height: 1.29rem;
		width: 100%;
		background: url(yun.png) no-repeat bottom #FFFFFF;
		text-align: center;
		overflow: hidden;
	}
	.mob_logo img {
		width: 4.52rem;
		height: .71rem;
		display: block;
		margin: 0 auto;
		margin-top: .31rem;
	}
	.bluex1 {
		height: .15rem;
		width: 100%;
		background: #004aa0;
	}
	.mob_nav {
		height: 1.17rem;
		width: 100%;
		background: #004aa0;
	}
	.mob_nva01 {
		float: left;
		width: 25% !important;
		text-align: center;
		height: .45rem;
		line-height: .45rem;
		background: url(nav_bgsj.png) no-repeat right;
		margin-top: 0.1rem;
	}
	.mob_nva01 a {
		font-size: .24rem;
		color: #FFFFFF;
		display: block;
	}
	.mob_hover {
		font-weight: bold;
	}
	.mob_hotlist {
		background: #ffffff;
		width: 100%;
		min-height: 1.38rem;
	}
*/

/*切换*/
.box-1-2 {
    background: #ffffff;
	width: 100%;
	padding: 0rem .26rem 0rem .24rem;
}

.box-1-2 ul {
	padding-bottom: .25rem;
}

.box-1-2 li{
	width: 33%;
	float: left;
	text-align: center;
	height: 2.5rem;
}

.box-1-2 li a {
	font-size: .28rem;
}

/*底部*/

.mob_botton {
	width: 100%;
	height: 3.55rem;
}

/*.mob_footer {
	height: 2.75rem;
	line-height: 0.5rem;
	width: 100%;
	background: #ebebeb;
	text-align: center;
	font-size: .24rem;
	padding: .49rem .35rem 0 .35rem;
}

.mob_footercon {
	position: relative;
}

.mob_dzjg {
	position: absolute;
	left: 0rem;
	top: .18rem;
}

.mob_dzjg>img {
	width: .75rem;
	height: .9rem;
}

.mob_cj {
	position: absolute;
	right: 0rem;
	top: 0.38rem;
}

.mob_cj>img {
	width: 1.44rem;
	height: .72rem;
}
*/


}