@charset "gb2312";


* {
	font-family: "Î¢ÈíÑÅºÚ";
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #b00c12;;
}

ul {
	list-style: none;
}

.header {
	margin-top: 0;
}

.container {
	width: 1100px;
	padding: 20px;
	margin: 0 auto;
	background-color: #fff;
	/* 	clear: both; */
}

.flash {
	width: 1060px;
	margin-bottom: -4px;
}

.banner,
.news,
.notice,
.double,
.msgpublic {
	margin-bottom: 14px;
}

.news {
 	/* width: 1060px; */
 	/*background-color: lightsalmon;*/
 	float: left;
}

.news_img {
	float: left;
}

.news_img img {
	border: 1px solid #bebebe;
}

.news_list {
	width: 594px;
	height: 260px;
	background-color: #FEF5E6;
	margin-left: 8px;
	padding: 0;
	border: none;
	float: left;
}

.news_list ul li,
.notice_list ul li,
.double_list ul li,
.msgpublic_list ul li {
	font-size: 14px;
	line-height: 36px;
}

.news_list ul li,
.double_list ul li {
	padding: 0 16px;
}

.news_list ul li h3,
.notice_list ul li h3,
.double_list ul li h3,
.msgpublic_list ul li h3 {
	list-style: none;
	font-size: 18px;
	line-height: 38px;
	padding: 0 16px;
	border-bottom: 1px solid #cecece;
	box-shadow: 0 10px 20px #cecece;
	color: #b00c12;
}

.news_list ul li h3 {
	color: #F55A6C;
	border-bottom: 1px solid #F55A6C;
	box-shadow: none;
}

.double_list ul li h3 {
	background-image: url(imagessection_lg.jpg);
}

.notice,
.msgpublic {
	float: left;
}

.msgpublic_list {
	width: 800px;
	height: 236px;
	padding: 0 16px;
	border: 1px solid #bebebe;
}

.msgpublic_list {
	height: 206px;
}

.double {
	float: left;
}

.notice_list {
	width: 800px;
	height: 236px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 0 16px;
	border: 1px solid #bebebe;
	float: left;
}

.double_list {
	width: 416px;
	height: 236px;
	margin-right: 12px;
	padding: 0;
	border: 1px solid #bebebe;
	float: left;
}

.news_search {
	/* height: 705px; */
	width: 202px;
	margin: -250px 0 14px;
	margin-left: 855px;
	/* padding: 8px 8px 0; */
	/* background-color: #e0e0e0; */
	/* border: 1px solid #bebebe; */
	/* float: right; */
}

.news_search h3 {
	/* background-color: #a5c4e1; */
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
}

.news_search ul {
	/* margin-bottom: 8px; */
}

.news_search ul li {
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	border: 1px solid #bebebe;
	border-bottom: none;
}

.about_us li h3 {
	display: block;
	height: 46px;
	background-image: url(imagesgywm.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}

.about_us li {
	line-height: 36px;
	background-image: url(imageslnmc-bg.jpg);
}

.friend_links li h3 {
	display: block;
	height: 46px;
	background-image: url(imagesyqlj.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}

.friend_links li {
	line-height: 107px;
}

.news_search ul li:last-child {
	border: 1px solid #bebebe;
}

.news_search ul li:first-child {
	text-align: left;
}

.masterEmail {
	display: block;
	height: 46px;
	background-image: url(imagesjzxx-bg.jpg);
	/* text-align: center; */
	line-height: 46px;
	/* margin: 8px auto; */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	box-sizing: border-box;
}

.xxgk {
	background-image: url(imageszfxxgk-bg.jpg);
}

.qzqd {
	background-image: url(imagesqzqd-bg.jpg);
}

.sidebar_btn_text {
	display: block;
	margin-top: 5px;
	margin-left: 68px;
	font-size: 16px;
}

.input_group {
	/* width: 100%; */
	padding: 10px;
	padding-right: 0;
	background-color:#fff;
}

.input_group input[type=search] {
	height: 26px;
	padding-left: 6px;
}

.input_group input[type=button] {
	height: 26px;
	width: 46px;
	background-color: #2A5099;
	margin-left: -6px;
	/* border: 1px solid #bebebe; */
}

.more {
	font-size:14px;
	float: right;
}

.addtime {
	font-size: 12px;
	color: #5e5e5e;
	float: right;
}

.clearbox {
	clear: both;
}



/* ÏìÓ¦Ê½ */
@media screen and (max-width: 768px) {
	body {
		background-image: none;
	}

	.container {
		width: 100vw;
		margin-top: 12px;;
		padding: 0;
		clear: both;
		float: inherit;
	}

	.flash,
	.banner {
		display: none;
	}

    .news,
    .news_img,
    .news_list,
    .notice,
    .notice_list,
    .double_list,
    .double,
    .msgpublic,
    .msgpublic_list {
    	height: auto;
		width: 93vw;
		clear: both;
		float: inherit;
		margin: 15px auto;
	}

	.news_list {
		margin: 0;
	}

	.news_list ul>li:not(:first-child) a,
	.notice_list ul>li:not(:first-child) a,
	.double_list ul>li:not(:first-child) a,
	.msgpublic_list ul>li:not(:first-child) a {
		display: inline-block;
		width: 70%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.news_list ul li,
	.notice_list ul li,
	.double_list ul li,
	.msgpublic_list ul li {
		line-height: 24px;
	}

	.double {
		clear: both;
		float: inherit;
	}

	/*.caution_list {
		margin-top: 15px;
	}*/

	.news_search {
		height: auto;
		width: 93vw;
		margin: 15px auto;
		/* padding: 10px 10px 0; */
		background-color: #e0e0e0;
		border: 1px solid #bebebe;
		clear:both;
		float: inherit;
	}

	.news_search ul {
		width: 100%;
		/* margin-bottom: 8px; */
		clear:both;
		float: inherit;
		display: flex;
		flex-wrap: wrap;
	}

	.news_search ul li {
		background-color: #fff;
		font-size: 14px;
		text-align: center;
		border: none;
		border-left: 1px solid #bebebe;
		border-bottom: 1px solid #bebebe;
	}

	.about_us li {
		width: 25%;
		line-height: 32px;
	}

	.friend_links li {
		width: 100%;
		line-height: 32px;
	}

	.friend_links li:nth-child(2n-1) {
		border-right: 1px solid #bebebe;
	}

	.news_search ul li:first-child {
		width: 100%;
		clear:both;
		float: inherit;
		border: none;
	}

	.news_search ul li:last-child {
		border-top: none;
	}

	.input_group input[type=search] {
		width: 80%;
	}

	.news_title_before {
		display: block;
		margin-top: -2px;
		margin-right: 4px;
		float: left;
	}

	.masterEmail {
		height: 71px;
	}

	.sidebar_btn_text {
		margin-top: 22px;
		margin-left: 114px;
		font-size: 20px;
	}

	.about_us li h3,
	.friend_links li h3 {
		height: 76px;
	}
}