@charset "utf-8";

/****** 首页 ******/
.warp {
	width: 6.40rem;
	overflow: hidden;
	margin: 0 auto;
}

.w1100 {
	width: 5.95rem;
	margin: 0 auto;
	overflow: hidden;
}

.bg-color {
	background: #efefef;
}

.bg-color2 {
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* header */
.warp {
	width: 6.4rem;
	overflow: hidden;
	margin: 0 auto;
}



@media screen and (min-width: 320px) and (max-width: 374px) {
	.nav ul li {
		padding: 0rem 0.05rem;
	}
}

@media screen and (max-width: 375px) {
	.nav ul li {
		padding: 0rem 0.19rem;
	}
}

.header {
	width: 100%;
	overflow: hidden;
}

.header_main {
	margin-left: 0.2rem;
	margin-top: 0.2rem;
	height: 0.8rem;
}

.header_main img {
	width: 4.6rem;
}

.banner img {
	width: 100%;
	height: 1rem;
}

.content-one {
	margin-top: 0.2rem;
}

.one_title {
	text-align: justify;
	font-weight: bold;
	color: #2981da;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #ccc;
}
.two_title{
	margin-top: 0.2rem;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #ccc;
}
.two_left1 {
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.two_left2 {
	text-align: justify;
}

.two_left2 p {
	margin-bottom: 0.1rem;
}

.two_right {
	margin-top: 0.2rem;
}

.two_right ul li {
	margin-top: 0.1rem;
}

.content-two {
	margin-top: 0.2rem;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #ccc;
}

.content-two_pirce img {
	width: 100%;
	height: 3rem;
}

.content-two-title {
	margin-top: 0.2rem;
	text-align: justify;
	font-weight: bold;
}

.content-two-zy {
	display: none;
}

.content-two-more {
	text-align: center;
	margin-top: 0.2rem;
	font-weight: bold;
}

.content-two-more a {
	color: #2981da;
}

.list-msg {
	margin-top: 0.2rem;
}

.list-msg ul li {
	line-height: 0.6rem;
	text-align: justify;
	border-bottom: 1px solid #ccc;
}

.list-msg ul li .pubTime {
	display: block;
}

.list_more {
	text-align: center;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

.list_more a {
	color: #2981da;
}

/* header end */


/* footer */
.footer {
	width: 100%;
	overflow: hidden;
	float: left;
	text-align: center;
	color: #fff;
	background: #676161
}

.footer a {
	color: #fff;
}

.footer .footer-one {
	display: none;
}

.footer .footer-two {
	width: 100%;
	overflow: hidden;
	float: left;
	line-height: 0.25rem;
	margin: 0.22rem 0rem;
	font-size: 0.18rem;
}

.footer .footer-two .w1060 {
	width: 4.65rem;
	margin: 0 auto;
}

/* footer end */
