body {
	font-size: 14px;
	font-family: "Microsoft YaHei UI";
}
* {
	padding: 0;
	margin: 0;
}
ul {
	list-style-type: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
/*閬僵灞?/
.hide {
	display: none;
}
/*棣栭〉*/
header {
	width: 100%;
	height: auto;
	float: left;
}
.head-top {
	width: 93.75%;
	height: 42px;
	float: left;
	line-height: 42px;
	font-size: 12px;
	color: #ffffff;
	background: #f4981d;
	overflow: hidden;
	padding-left: 3.125%;
	padding-right: 3.125%;
}
.daohang {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.daohang ul li {
	width: 25%;
	height: auto;
	float: left;
	list-style: none;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
/*鍒楄〃椤?/
.backprev {
	float: left;
	width: 15%;
	text-align: center;
	color: #fff;
	height: 48px;
	line-height: 48px;
}
.head-logo {
	width: 100%;
	text-align: left;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.head-logo img {
	width: 100%;
	display: block;
}
.head-menu {
	float: left;
	text-align: center;
	width: 7.5%;
	padding-top: 4.585%;
	padding-bottom: 4.585%;
	padding-left: 8.75%;
	padding-right: 3.125%;
}
.head-right {
	float: right;
	text-align: center;
	width: 15%;
}
.app-hide-list i {
	margin-top: -3px;
	margin-right: 5px;
}
.app-hide-list {
	background: #f5f5f5;
	margin: 5px 0;
	color: #f4981d;
}
.app-slide-menu .mdui-list-item-content {
	text-align: left;
	padding-left: .8em;
}
.app-collapse-menu {
	margin: 0 16px;
}
.app-list-home {
	padding: 0;
	margin: 5px 0 10px;
	background: #f4981d;
}
.app-list-home:hover {
	background: #f4981d;
}
.app-list-home i {
	margin-top: -3px;
	margin-right: 5px;
	color: #fff;
}
.app-list-home a {
	color: #fff;
}
.app-list-item-link {
	color: #fff;
	display: block;
	width: 100%;
	text-align: left;
}
.mdui-collapse-item-body .app-sub-list {
	padding: 0;
	margin: 8px;
	background: #fff;
}
.mdui-collapse-item-body .app-sub-list a {
	padding-left: 23px;
}
.app-collapse-list {
	margin: 10px 0;
}
.menu-click {
	background: #fce7cc;
}
.app-btn {
	width: 100%;
	padding: 0;
	border: none;
	overflow: hidden;
}
.app-btn img {
	width: 100%;
	display: block;
}
.search-warp {
	width: 93.75%;
	height: 36px;
	float: left;
	font-size: 12px;
	overflow: hidden;
	padding-left: 3.125%;
	padding-right: 3.125%;
}
.search {
	width: 89.5%;
	height: 34px;
	float: left;
	font-size: 12px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px solid #f4981d;
	background: #fff;
	padding-left: 5%;
	padding-right: 5%;
}
.search-txt {
	width: 80%;
	height: 34px;
	line-height: 34px;
	float: left;
	color: #cccccc;
	border: none;
	overflow: hidden;
}
.search-btn {
	width: auto;
	height: 24px;
	line-height: 24px;
	float: right;
	color: #cccccc;
	border: none;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*banner*/
.addWrap {
	width: 100%;
	float: left;
	background: #fff;
}
.addWrap .swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
.addWrap .swipe-wrap {
	overflow: hidden;
	position: relative;
}
.addWrap .swipe-wrap > div {
	float: left;
	width: 100%;
	position: relative;
}
#position {
	float: left;
	bottom: 0;
	right: 0;
	padding-right: 8px;
	margin: 0;
	background: #000;
	opacity: 0.4;
	width: 100%;
	filter: alpha(opacity=50);
	text-align: right;
}
#position li {
	width: 10px;
	height: 10px;
	margin: 0 2px;
	display: inline-block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #AFAFAF;
}
#position li.cur {
	background-color: #FF0000;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.dtbd {
	width: 93.75%;
	height: auto;
	float: left;
	padding-top: 3.125%;
	padding-left: 3.125%;
	padding-right: 3.125%;
}
.dtbd_top {
	width: 100%;
	height: 39px;
	float: left;
	background: url(../images/title_ng.jpg) 0 20px repeat-x;
}
.dtbd_top_title {
	width: auto;
	height: 39px;
	line-height: 39px;
	float: left;
	font-size: 20px;
	color: #000000;
	background: #ffffff;
	padding-right: 10px;
}
.more {
	width: auto;
	height: 39px;
	line-height: 39px;
	float: right;
	font-size: 12px;
	background: #ffffff;
	padding-left: 10px;
}
.more a {
	color: #990000;
}
.tpxw {
	width: 100%;
	height: auto;
	float: left;
}
.tpxw ul {
	width: 103.125%;
	height: auto;
	float: left;
}
.tpxw ul li {
	width: 46.85%;
	height: auto;
	float: left;
	list-style: none;
	overflow: hidden;
	margin-top: 3.125%;
	margin-right: 3.125%;
}
.tpxw-pic {
	width: 40%;
	height: 100px;
	float: left;
	overflow: hidden;
}
.tpxw-pic img {
	width: 100%;
	height: 100px;
	display: block;
}
.tpxw-title {
	width: 55%;
	height: 35px;
	line-height: 35px;
	float: right;
	overflow: hidden;
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
}
.tpxw-txt {
	width: 55%;
	height: 60px;
	line-height: 20px;
	float: right;
	overflow: hidden;
	font-size: 12px;
	overflow: hidden;
	color: #666666;
}
.dtbd-list {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 3.125%;
}
.dtbd-list ul li {
	width: 100%;
	height: 36px;
	line-height: 36px;
	float: left;
	list-style: none;
}
.dtbd-list-title {
	width: 72%;
	height: 36px;
	line-height: 36px;
	padding-left: 4%;
	font-size: 16px;
	float: left;
	overflow: hidden;
	background: url(../images/tb_s5.jpg) left center no-repeat;
}
.dtbd-list-date {
	width: 20%;
	height: 36px;
	line-height: 36px;
	float: right;
	color: #999999;
	font-size: 12px;
	text-align: right;
}
.tzgg {
	width: 93.75%;
	height: auto;
	float: left;
	padding-top: 3.125%;
	padding-left: 3.125%;
	padding-right: 3.125%;
}
.tzgg_top {
	width: 100%;
	height: 39px;
	float: left;
	background: url(../images/title_ng.jpg) 0 20px repeat-x;
}
.tzgg_top_title {
	width: auto;
	height: 39px;
	line-height: 39px;
	float: left;
	font-size: 20px;
	color: #000000;
	background: #ffffff;
	padding-right: 10px;
}
.tzgg-list {
	width: 100%;
	height: auto;
	float: left;
}
.tzgg-list ul li {
	width: 100%;
	height: 60px;
	float: left;
	list-style: none;
	padding-top: 3.125%;
	padding-bottom: 3.125%;
}
.tzgg-date {
	width: 20%;
	height: 60px;
	float: left;
	border-radius: 8px;
	background: #b1aeae;
}
.tzgg-date-s1 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	float: left;
	margin-top: 12px;
}
.tzgg-date-s2 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	float: left;
}
.tzgg-list-title {
	width: 75%;
	height: 46px;
	line-height: 23px;
	float: right;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 4px;
	overflow: hidden;
}
.content_ny2 {
	width: 93.75%;
	height: auto;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 3.125%;
	padding-right: 3.125%;
	background: #f5f5f5;
	margin-top: 30px;
}
.title_ch2 {
	width: auto;
	height: 54px;
	line-height: 54px;
	float: left;
	font-size: 20px;
	color: #990000;
}
.more2 {
	width: auto;
	float: right;
	margin-top: 14px;
}
.more2 img {
	width: 100%;
}
.xyfc {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/xyfc_c_bg.jpg) left top no-repeat #ffffff;
}
.xyfc_top {
	width: 87%;
	height: 54px;
	float: left;
	padding-left: 8%;
	padding-right: 5%;
}
.xyfc_content {
	width: 87%;
	height: auto;
	float: left;
	padding-left: 8%;
	padding-right: 5%;
}
.xyfc_content ul li {
	width: 100%;
	height: 95px;
	float: left;
	list-style: none;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
.xyfc_content_s1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 16px;
	color: #000000;
	overflow: hidden;
}
.xyfc_content_s2 {
	width: 100%;
	height: 40px;
	line-height: 20px;
	float: left;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
}
.xyfc_content_s3 {
	width: 100%;
	height: 24px;
	line-height: 24px;
	float: left;
	font-size: 12px;
	text-align: right;
	overflow: hidden;
}
.xsrw {
	width: 100%;
	height: auto;
	float: left;
	background: #ffffff;
	margin-top: 40px;
}
.xsrw_top {
	width: 87%;
	height: 54px;
	float: left;
	padding-left: 8%;
	padding-right: 5%;
}
.xsrw_content {
	width: 87%;
	height: auto;
	float: left;
	padding-left: 8%;
	padding-right: 5%;
	overflow: hidden;
}
.xsrw_content ul li {
	width: 100%;
	height: 90px;
	float: left;
	list-style: none;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
.xsrw_content_pic {
	width: 20%;
	height: 70px;
	float: left;
}
.xsrw_content_pic img {
	width: 100%;
	height: 100%;
}
.xsrw_content_s1 {
	width: 75%;
	height: 30px;
	line-height: 30px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
}
.xsrw_content_s2 {
	width: 75%;
	height: 40px;
	line-height: 20px;
	float: right;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
}
.jjyx {
	width: 93.75%;
	height: auto;
	float: left;
	padding: 3.125%;
}
.jjyx_top {
	width: 100%;
	height: 39px;
	float: left;
	background: url(../images/title_ng.jpg) 0 20px repeat-x;
}
.jjyx_top_title {
	width: auto;
	height: 39px;
	line-height: 39px;
	float: left;
	font-size: 20px;
	color: #000000;
	background: #ffffff;
	padding-right: 10px;
}
.jjyx-content {
	width: 100%;
	height: 150px;
	float: left;
	margin-top: 3.125%;
	overflow: hidden;
}
.jjyx-content img {
	width: auto;
	height: 150px;
	display: block;
}
.yqlj-c2 {
	width: 100%;
	height: auto;
	float: left;
	line-height: 20px;
	margin-top: 5px;
}
footer {
	width: 93.75%;
	height: auto;
	line-height: 24px;
	float: left;
	padding: 3.125%;
	background: #9b0d14;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}
footer img {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*鍐呴〉*/
.banner-ny {
	width: 100%;
	height: auto;
	float: left;
}
.banner-ny img {
	width: 100%;
	display: block;
}
.ny-content {
	width: 93.75%;
	height: auto;
	float: left;
	padding: 3.125%;
}
.ny-content_top {
	width: 100%;
	height: 39px;
	float: left;
	background: url(../images/line_bg.jpg) bottom repeat-x;
}
.ny-content_top_title {
	width: auto;
	height: 36px;
	float: left;
	line-height: 36px;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 3px solid #9b0d14;
}
.ny-content-dy {
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	float: left;
	margin-top: 20px;
	padding-bottom: 10px;
}
.ny-content-list {
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	float: left;
	margin-top: 3.125%;
}
.ny-content-list ul li {
	width: 100%;
	height: 36px;
	line-height: 36px;
	float: left;
	list-style: none;
	border-bottom: 1px solid #efefef;
}
.ny-content-list-title {
	width: 72%;
	height: 36px;
	line-height: 36px;
	padding-left: 4%;
	font-size: 14px;
	float: left;
	overflow: hidden;
	background: url(../images/tb_s5.jpg) left center no-repeat;
}
.ny-content-list-date {
	width: 20%;
	height: 36px;
	line-height: 36px;
	float: right;
	color: #999999;
	font-size: 12px;
	text-align: right;
}
.ny-content-nry {
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	float: left;
	margin-top: 3.125%;
}
.ny-content-nry-top {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #efefef;
	padding-bottom: 3.125%;
}
.ny-content-nry-top-s1 {
	width: 100%;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	float: left;
}
.ny-content-nry-top-s2 {
	width: 100%;
	height: auto;
	float: left;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-size: 12px;
}
.ny-content-nry-c {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 3.125%;
}
.ny-content-jjyx-c {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 3.125%;
}
.ny-jjyx {
	width: 100%;
	height: auto;
	float: left;
}
.ny-jjyx ul {
	width: 103.125%;
	height: auto;
	float: left;
}
.ny-jjyx ul li {
	width: 46.85%;
	height: auto;
	float: left;
	list-style: none;
	overflow: hidden;
	margin-top: 3.125%;
	margin-right: 3.125%;
}
.ny-jjyx-pic {
	width: 100%;
	height: 120px;
	float: left;
	overflow: hidden;
}
.ny-jjyx-pic img {
	width: 100%;
	height: 100%;
}
.ny-xyfc-pic {
	width: 100%;
	height: 210px;
	float: left;
	overflow: hidden;
}
.ny-xyfc-pic img {
	width: 100%;
	height: 100%;
}
.ny-jjyx-title {
	width: 100%;
	height: 40px;
	line-height: 20px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	margin-top: 5%;
}
.ny-xsrw-content {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.ny-xsrw-content ul li {
	width: 100%;
	height: 90px;
	float: left;
	list-style: none;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
.ny-xsrw-content-pic {
	width: 30%;
	height: 70px;
	float: left;
}
.ny-xsrw-content-pic img {
	width: 100%;
	height: 100%;
}
.ny-xsrw-content-s1 {
	width: 65%;
	height: 30px;
	line-height: 30px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
}
.ny-xsrw-content-s2 {
	width: 65%;
	height: 40px;
	line-height: 20px;
	float: right;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
}