@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1200px;
}

i,
em {
	font-style: normal;
}
ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #454545;
}

li a:hover {
	color: #6d903e;
}

img,
a {
	cursor: pointer;
}

img {
        border:none;
	max-width: 100%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}

.ban{
	/* position: absolute; */
	/* left: 0; */
	/* top: 0; */
	/* width: 100%; */
}
.container {
	width: 1200px;
	margin: 0 auto;

}

.head{
	height: 80px;
	background: #6d903e;
	filter: alpha(opacity=90);
	opacity: .9;
	border-radius: 5px;
	display: block;
	position:absolute;
	left:50%;
	top: 30px;
	transform: translate(-50%,0);
}

.header{
	position: relative;
	/* height: 400px; */
	/* padding-top:  28px; */
	box-sizing:  border-box;
}
/*logo*/

.logo {
	margin-top: 15px;
	margin-left: 12px;
}

.logo a {
	display: block;
}


/*menu*/

.menu{
	width: 550px;
	height: 80px;
	position: relative;
	z-index: 10;
}

#nav {
	display: block;
	padding: 0px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
}

#nav .mainlevel {
	float: left;
	height: 80px;
	margin-right: 5px;
	position: relative;
}

.mainlevel:hover,
.mainlevel .cur {
}

#nav .mainlevel:hover a {
	color: #FFFFFF;
}

#nav .mainlevel a {
	color: #fff;
	line-height: 80px;
	display: block;
	font-size: 16px;
	height: 80px;
	padding: 0 10px;
}

#nav li.mainlevel a:hover {
	color: #FFFFFF;
}

#nav .mainlevel ul {
	/* display: none; */
	position: absolute;
	z-index: 99;
	margin-top: 0px;
	top: 75px;
	width: 100px;
	margin-left: -8px;
}

#nav .mainlevel ul i {
	display: block;
	background: url(../images/nav-sj.png) no-repeat center;
	width: 10px;
	height: 5px;
	margin: 0 auto;
}

#nav .mainlevel li {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	/* border-top: 1px solid #FFFFFF; */
	width: 100px;
}

#nav .mainlevel li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #FFF !important;
	background: #6d903e;
	text-align: center;
	padding: 0;
	width:  100px;
}

#nav .mainlevel li a:hover {background:  #35516f;}

#nav .mainlevel .nav-first {
	/* border-top: 1px solid #d56c05; */
}

.xwdt{
	margin-top: 35px;
	width: 815px;

}
.lm{
	height: 35px;
		background: url(../images/lm-bg.png) bottom;
		line-height: 35px;
}
.lm h2{
	width: 145px;
	height: 35px;
	background: #fff url(../images/lm-bg1.png) no-repeat center;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	padding-left: 45px;
	box-sizing: border-box;
	line-height: 35px;
}
.lm a{
	font-size: 13px;
	color: #888;
}
/*标题banner*/
.focusBox1 {
	position: relative;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
	float: left;
	width:  345px;
	height:  340px;
	margin-top: 25px;
}

.focusBox1 .pic img {
	width: 345px;
	height: 257px;
	display: block;
}

.focusBox1 .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 83px;
	width: 100%;
	background: #f2f2f2;
	overflow: hidden;
}

.focusBox1 .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 84px;
	width: 100%;
	overflow: hidden;
	border: 1px solid #ccc;
	box-sizing:  border-box;
}

.focusBox1 .txt li {
	height: 84px;
	position: absolute;
	bottom: -34px;
}

.focusBox1 .txt li a {
	display: block;
	color: #333;
	padding: 16px 0 9px 24px;
	font-size: 15px;
	text-decoration: none;
}
.focusBox1 .txt li .date{
	font-size: 12px;
	color: #919191;
	padding-left: 24px;
}
.focusBox1 .num {
	position: absolute;
	z-index: 3;
	bottom: 11px;
	right: 16px;
}

.focusBox1 .num li {
	float: left;
	position: relative;
	width: 16px;
	height: 3px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 8px;
	cursor: pointer;
}

.focusBox1 .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 16px;
	height: 3px;
	top: 0;
	left: 0;
	text-decoration: none;
	background: #bebcbc;
}

.focusBox1 .num li span {
	z-index: 1;
	background: #ccc;
}

.focusBox1 .num li.on a,
.focusBox .num a:hover {
	background: #fba300;
}
.xwdt .xwdt-tit{
	margin-top: 25px;	
	width: 440px;
}
.xwdt .xwdt-tit .first {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
.xwdt .xwdt-tit .first .date{
	width: 60px;
	height: 68px;
	background-color: #eab840;
}
.xwdt .xwdt-tit .first .date span{
	display: block;
	text-align: center;
	font-family: arial;
	color: #fff;
}
.xwdt .xwdt-tit .first .date .day{
	font-size: 25px;
	line-height: 36px;
	display: block;
	padding-top: 6px;
}
.xwdt .xwdt-tit .first .date .n-y{
	font-size: 12px;
}
.xwdt .xwdt-tit .first .bt-nr{
	width: 360px;
} 
.xwdt .xwdt-tit .first .bt-nr span{
	font-size: 16px;
	font-weight: bold;
}
.xwdt .xwdt-tit .first .bt-nr p{
	color: #888888;
	font-size: 12px;
	margin-top: 10px;
	line-height: 19px;
}
.xwdt .xwdt-tit .xwdt-bt span{
	font-size: 12px;
	color: #a3a3a3;
}
.xwdt .xwdt-tit .xwdt-bt{
	margin-top: 21px;
}





.tzgg{
	width: 340px;
	margin-top: 35px;
	}

.tzgg ul li .date-icon{
	width: 29px;
	height: 26px;
	background: url(../images/tzgg-date.png) no-repeat center;
	margin-top: 7px;
}
.tzgg ul li a{
	display: block;
	width: 290px;
	height: 70px;
	background-color: #f0f0f0;
	padding: 14px 0 0 18px;
	box-sizing: border-box;
}
.tzgg ul li a p{
	color: #333;
	font-size: 14px;
	line-height: 22px;
	width: 260px;
}
.tzgg ul li a span{
	font-size: 12px;
	color: #919191;
}
.tzgg ul{
	margin-top: 25px;
}
.tzgg ul li{
	margin-bottom: 20px;
}

.tzgg ul li:hover .date-icon{
	background: url(../images/tzgg-date-h.png) no-repeat center;
}
.tzgg ul li:hover a{
	background: #6d903e;
	box-shadow: 0px 1px 8px #6d903e;
}
.tzgg ul li:hover p{
	color: #fff;
}
.tzgg ul li:hover span{
	color: #fff;
}
.br-t{
	border-top: 1px solid #ccc;
	width: 100%;
	margin-top: 48px;
	padding: 20px 0 28px 0;
}
.yqlj h1{
	width: 105px;
	background: url(../images/yqlj-bg.png) no-repeat left center;
	color: #6d903e;
	font-size: 18px;
	font-weight: normal;
	padding-left: 25px;
	margin-top: 10px;
}
.yqlj ul{
		margin-top: 12px;
}
.yqlj ul li{
	margin-right: 40px;
}
.yqlj ul li a{
	color: #444444;
	font-size: 14px;
}










.footer{
	width: 100%;
	height: 175px;
	background-color: #6d903e;
}

/*列表页*/
.list {
	padding-top: 35px;
}

.list-left {
	width: 240px;
	background: #f2f2f2;
}

.list-left>h2 {
	background: url(../images/yjlm-bg.png) no-repeat;
	height: 80px;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

/* 侧导航 */
.sideMenu {
	box-sizing: border-box;
	padding-bottom: 185px;
	margin-top:  10px;
}

.sideMenu h3 {
	height: 58px;
	line-height: 58px;
	width: 100%;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
	background: ur;
}



.sideMenu h3>a {
	display: block;
	border-bottom: 1px solid #e6e6e6;
	height: 58px;
	background: url(../images/er-nav-y.png) no-repeat right center;
	font-size: 16px;
	font-weight: normal;
	box-sizing: border-box;
	width:  180px;
	padding-left: 8px;
	margin: 0 auto;
}

.sideMenu>.on {
	color: #fff;
	border-left: none;
	margin: 0px;
	width: 100%;
	box-sizing: border-box;
	background: url(../images/ej-bg.png) no-repeat left center;
}

.sideMenu>.on a {
	color: #79994e;
	background: url(../images/er-nav-y-h.png) no-repeat right center;
	font-size: 18px;
	font-weight: bold;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}

.sideMenu ul.has {
	/* background: #ffffff; */
	/* padding-bottom: 10px; */
	margin: 0 auto;
	padding: 13px 0 0 52px;
}

.sideMenu ul li {
	padding-left: 16px;
	background: url(../images/sj.png) no-repeat 2px center;
	margin-bottom: 10px;
}

.sideMenu ul li a {
	display: block;
	color: #666666;
	font-size: 14px;
}


.sideMenu ul .fa-plus:before {
	font-size: 13px;
	margin-right: 20px;
}

.sideMenu ul .on a,
.sideMenu ul li:hover a{
	color: #6D903E;
}

/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 913px;
	overflow: hidden;
	min-height: 600px;
	margin-top: -13px;
}

.list-right .titname {
	height: 35px;
		background: url(../images/lm-bg.png) bottom;
		line-height: 35px;
}

.list-right .titname h2 {
	width: 145px;
	height: 35px;
	background: #fff url(../images/lm-bg1.png) no-repeat center;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	padding-left: 45px;
	box-sizing: border-box;
	line-height: 35px;
	float: left;
}
.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
	float: right;
}

.list-right .titname .navigation img {
	vertical-align: middle;
	padding-right: 6px;
}

.list-right .titname .fa-home {
	font-size: 13px;
}

.list-right .titname .fa-home img {
	width: 14px;
}

.list-right .titname .fa-home,
.list-right .titname .fa-home a {
	color: #888;
}

.list-con ul li {
	padding-left: 35px;
	height: 55px;
	line-height: 55px;
	background: url(../images/list-li.png) no-repeat 8px center;
	font-size: 15px;
	/* border-bottom: 1px dashed #e6e6e6; */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 1px dashed #ccc;
}

.list-con ul li a {
	font-size: 14px;
}

.list-con ul li .date {
	float: right;
	color: #666666;
	font-size: 13px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 17px;
	color: #0075CC;
}
.list-con ul li.list-li1{
	margin-top: 30px;
}
.list-con ul li.list-li6,
.list-con ul li.list-li11{
	margin-top: 23px;
}
.list-con ul li.list-li5,
.list-con ul li.list-li10,
.list-con ul li.list-li15{
	padding-bottom: 23px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing:  content-box;
	background: url(../images/list-li.png) no-repeat left 20px;
}
.fanye {
	margin: 27px 0 0;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	padding: 10px 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 22px;
	color: #6d903e;
	text-align: center;
	line-height: 150%;
	padding: 24px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 16px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 14px 0 10px;
	font-weight:  normal;
}

.page-con .page-date {
	font-size: 14px;
	color: #777777;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 15px;
	border-bottom: 1px solid #d9d9d9;
}

.page-con .zhengwen {
	padding: 30px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 600px;

}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 30px 0 0px;
	border-top: 1px dashed #d6d6d6;
	margin-bottom: 40px;
}

.other-title a {
	color: #555555;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

.other-title a:hover {
	color: #6d903e;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}


.mr0 {
	margin-right: 0 !important;
}
