.w{
	width: 1400px;
	height: auto;
	margin: 0 auto;
}


.lkss {
    font-size: 36px;
    text-align: center;
    padding: 16px 0px;
    font-weight: bold;
}


.header{
	height: 110px;
}
.logo{
	margin-top: 20px;
}
.logo a, .logo img{
	display: block;
}
.xx{
	display: block;
	width: 390px;
	height: 50px;
	margin: 30px 0 0 60px;
}
.header-ss{
	position: relative;
}
.header-ss a{
	display: block;
	float: right;
	width: 18px;
	height: 18px;
	margin: 46px 0;
}
.header-ss a img{
	display: block;
	width: 100%;
	height: 100%;
}
.search {
    position: absolute;
    top: 38px;
    right: 36px;
    width: 200px;
    height: 40px;
    background: #fff;
    display: none;
}

input, button {
    border: none;
    outline: none;
}

.search .text {
    width: 130px;
    padding-left: 10px;
    height: 38px;
    border: 1px solid #999;
    font-size: 14px;
    background: none;
}

.search .button {
    width: 60px;
    height: 40px;
    background: #999;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

input::-webkit-input-placeholder {
    color: #999;
    font-size: 12px;
}

input::-moz-input-placeholder {
    color: #999;
    font-size: 12px;
}

input::-ms-input-placeholder {
    color: #999;
    font-size: 12px;
}

.nav-bg{
	width: 100%;
	height: 50px;
	background: #579A57;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ height:50px; line-height:50px; background:#579A57; position:relative; z-index:1;  }
		.nav a{ color:#fff;}
		.nav .nLi{ float:left;  position:relative; display:inline;}
		.nav .nLi h3{ float:left;}
		.nav .nLi h3 a{ display:block; width: 127px; text-align: center; font-size:18px; }
		.nav .sub{ display:none; width:100%; left:0; top:50px;  position:absolute; background:#fff;  line-height:34px; padding:5px 0;  }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; text-align: center; color: #333;}
		.nav .sub a:hover{ background:#8ebb1f; color:#fff;}
		.nav .on h3 a{ background:#8ebb1f; color:#fff; }

/*banner开始*/
.slider {width: 100%; min-width: 1400px; height: 365px; position: relative; overflow: hidden; background: #fff; text-align: center;}
	.slider .bd {width: 1400px; position: absolute; left: 50%; margin-left: -700px;}
	.slider .bd li {width: 1400px; overflow: hidden;}
	.slider .bd li img {display: block; width: 1400px; height: 365px;}
	.slider .tempWrap {overflow: visible !important;}
	.slider .tempWrap ul {margin-left: -1400px !important; /*强制位置*/}
	.slider .pnBtn {position: absolute; z-index: 1; top: 0; width: 100%; height: 365px; cursor: pointer;}
	.slider .prev {left: -50%; margin-left: -700px;}
	.slider .next {left: 50%; margin-left: 700px;}
	.slider .pnBtn .blackBg {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 365px; 
							background: #053370; filter: alpha(opacity=70); opacity: 0.7;}
	.slider .pnBtn .arrow{ display:none; position:absolute; top:50%; margin-top: -23.5px; z-index:1; width:37px; height:65px; _filter:alpha(opacity=70); }
	.slider .prev .arrow{ right: 25px; background:url(../img/left.png) 0 center no-repeat; }
	.slider .next .arrow{ left: 25px; background:url(../img/right.png) 0 center no-repeat; }
/*banner结束*/

.news{
	margin-top: 40px;
}
.slideBox{ width:700px; height:370px; overflow:hidden; position:relative;}
		.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:45px; bottom:25px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin:0 5px; width:10px; height:10px; border-radius: 50%; text-indent: -999999px; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#ffb400;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;}
		.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
		.slideBox .bd img{ width:660px; height:370px; display:block;  }
		.slideBox .bd li p{position: absolute; left: 0; bottom: 0; width: 644px; height: 60px; padding-left: 15px; line-height: 60px; background: rgba(0,0,0,0.65); color: #fff; font-size: 18px;}
		
.zxxw{
	width: 670px;
}
.title{
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #579A57;
}
.title h3{
	float: left;
	font-size: 30px;
	color: #000;
	background: url(../img/icon-1.png) no-repeat left center;
	padding-left:45px;
}
.more a{
	color: #999;
	font-size: 16px;
	background: url(../img/more.png) no-repeat right center;
	padding-right: 23px;
}
.more a:hover{
	color: #579A57;
	background: url(../img/more2.png) no-repeat right center;
}
.zxxw ul{
	margin-top: 14px;
}		
.zxxw ul li{
	line-height: 40px;
	font-size: 18px;
	background: url(../img/icon-ti1.png) no-repeat left center;
	padding-left: 21px;
}
.zxxw ul li i{
	float: right;
	color: #666;
}
.zxxw ul li a:hover{
	color: #579A57;
}

.box-bg{
	width: 100%;
	height: 412px;
	background: #f5f5f5 url(../img/xhbg.png) no-repeat;
	background-size: cover;
	margin-top: 19px;
	padding-top: 30px;
}
.notice{
	width: 440px;
}
.ml40{
	margin-left: 40px;
}
.notice ul{
	margin-top: 16px;
}
.notice ul li{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px;
	background: url(../img/icon-ti2.png) no-repeat left center;
	padding-left: 18px;
}
.notice ul li i{
	float: right;
	color: #666;
}
.notice ul li a:hover{
	color: #579A57;
}
.notice .title h3{
	background: url(../img/icon-2.png) no-repeat left center;
}
.kycg .title h3{
	background: url(../img/icon-3.png) no-repeat left center;
}
.xsjl .title h3{
	background: url(../img/icon-4.png) no-repeat left center;
}


.rwfc{
	margin-top: 20px;
}
.rwfc .title h3{
	background:url(../img/icon-5.png) no-repeat left center;
}
.picMarquee-left{ position:relative;}
		.picMarquee-left .hd{width: 100%; position: absolute; top: 50%; margin-top: -38px;}
		.picMarquee-left .hd .prev{ display:block;  width:42px; height:42px; overflow:hidden; position: absolute; left: -60px;
			 cursor:pointer; background:url("../img/l.png") no-repeat;}
		.picMarquee-left .hd .next{ display:block;  width:42px; height:42px; overflow:hidden; position: absolute; right: -60px;
			 cursor:pointer; background:url("../img/r.png") no-repeat;}

		.picMarquee-left .bd{ padding:10px 0; overflow: hidden;}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{margin: 10px 10px 0 0;float:left;_display:inline;overflow:hidden;text-align:center;}
		.picMarquee-left .bd ul li .pic{ text-align:center; overflow: hidden;}
		.picMarquee-left .bd ul li .pic img{width: 220px;height: 240px;display:block;transition: all .5s;}
		.picMarquee-left .bd ul li .pic a:hover img{transform: scale(1.2);}
		.picMarquee-left .bd ul li .title2{text-align: center;font-size: 18px;line-height: 40px;}
		.picMarquee-left .bd ul li:hover .title2 a{color: #579A57;}

.link{
       margin-top:20px;
}
.link .title h3{
	background: url(../img/icon-6.png) no-repeat left center;
}
.link ul{
	margin-top: 10px;
}
.link ul h3{
        float:left;
        font-size:18px;
        font-weight:bold;
        line-height:50px;
        margin-right:10px;
}
.link ul li{
	float: left;
	font-size: 18px;
	line-height: 50px;
	margin-right: 50px;
	background: url(../img/icon-d.jpg) no-repeat left center;
	padding-left: 16px;
}

.link ul li:hover a{
	color: #579A57;
}
.foot-bg{
	width: 100%;
	height: 180px;
	background: #579A57 url(../img/footbg.png) no-repeat bottom center;
	border-top: 5px solid #579A57;
	margin-top: 40px;
}
.foot{
	height: 100%;
	color: #fff;
	position: relative;
}
.foot a{
	color: #fff;
}
.bq{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	padding-top: 44px;
}
.bq p{
	font-size: 16px;
}
.wx{
	position: absolute;
	top: 30px;
	right: 0;
	width: 100px;
}
.wx img{
	display: block;
	width: 100%;
	height: 100px;
}
.wx p{
	font-size: 16px;
	text-align: center;
}


/*以下是二级页面样式*/
.zibanner{
	width: 1400px;
	height: 260px;
	margin: 0 auto;
	background: url(../img/banner1.jpg) no-repeat center;
	background-size: cover;
}
.zy-box {
	margin-top: 30px;
	background: #F5F5F5;
}

.zy-box .place p {
	float: right;
	font-size: 16px;
	background: url(../img/place.png) no-repeat left center;
	padding-left: 24px;
}

.zy-box .place p a:hover {
	color: #579A57;
}


/*列表页左侧*/

.zy-box-l {
	width: 280px;
}

.menu {
	width: 100%;
	background: #f5f5f5;
}

.menu h3 {
	width: 100%;
	height: 80px;
	background: #579a57;
	color: #fff;
}

.menu h3 p {
	line-height: 80px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: .2em;
	text-align: center;
	position: relative;
}

.menu ul li {
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	position: relative;
}

.menu ul li a {
	display: block;
	height: 100%;
	transition: 0.3s;
	border-left: 3px solid #f5f5f5;
	padding-left: 16px;
	font-weight: bold;
}

.menu ul li a:hover {
	background: #fff;
	border-left: 3px solid #579a57;
}

.menu ul li.on a {
	background: #fff;
	border-left: 3px solid #579a57;
}


/*列表页右侧*/

.zy-box-r {
	width: 1080px;
	padding-left: 40px;
	background: #fff;
}

.zy-box-bt {
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #579a57;
}

.zy-box-r .zy-box-lm {
	font-size: 26px;
	color: #579A57;
}
list_box{
        min-height: 700px;
}
.list_box ul {
	margin-top: 20px;
}

.list_box ul li {
	line-height: 56px;
	font-size: 18px;
	border-bottom: 1px dashed #ddd;
}

.list_box ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #acacac;
	margin-right: 15px;
	vertical-align: 3px;
}

.list_box ul li em {
	float: right;
	color: #666;
	padding-left: 20px;
}

.list_box ul li a {
	display: block;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.list_box ul li a:hover {
	color: #579A57;
}

.list_box ul li a:hover i {
	background: #579A57;
}


/*内容页*/

.zy-box-r .main_content {
	margin-top: 26px;
	font-size: 14px;
	color: #333;
	line-height: 2.0;
}

.zy-box-r .main_content .title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	line-height: 1.7;
	height: auto;
	border: 0;
	padding-top: 0;
}

.zy-box-r .main_content .Subtitle {

text-align: center;

font-size: 14px;

color: #454545;

line-height: 2.5;

background: #eee;

margin-top: 10px;

border-bottom: 2px solid #579a57;
}

.zy-box-r .main_content .dpzw {
	font-size: 16px;
	color: #333333;
	line-height: 3;
	margin-top: 15px;
text-align: justify;word-break: break-word;
}

.dpzw table{border:1px solid #ccc !important;  border-collapse:collapse; margin:0 auto;}
.dpzw table td{/* border:1px solid #ccc !important; */border-collapse:collapse;}
.dpzw table th{border:1px solid #ccc !important;  border-collapse:collapse;}





.zy-box-r .main_content .dpzw:after {
    display: inline-block;
    width: 100%;
    content: '';
}




.zy-box-r .main_content .dpzw p {
	font-size: 18px !important;
	text-indent: 2em;word-wrap: break-word;
}

.zy-box-r .main_content .dpzw p  span{
	font-size: 18px !important;
	word-break: break-all;
}

.zy-box-r .main_content .dpzw span {
	font-size: 18px !important;;
}



.zy-box-r .main_content .dpzw img{ max-width:700px}

 .dpzw img{ max-width:700px}
.zy-box-r .main_content .page_box {
	margin-top: 30px;
	border-top: 1px #cccccc dashed;
	padding-top: 20px;
}
.zy-box-r .main_content .page_box p{
	font-size: 16px;
}

.zy-box-r .main_content .page_box a {
	color: #666;
	line-height: 20px;
}

.zy-box-r .main_content .page_box a:hover {
	color: #579A57;
}

/*图片列表页*/
.pic_list{
	margin-top: 20px;
}
.pic_list ul{
	margin-left: -15px;
	margin-right: -15px;
}
.pic_list ul li{
	float: left;
	width: 20%;
	margin-bottom: 15px;
}
.pic_list ul li a{
	display: block;
	padding: 10px 15px;
}
.pic_list ul li a img{
	display: block;
	width: 100%;
	height: 278px;
}
.pic_list ul li p{
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	background: #eee;
}
.pic_list ul li a:hover p{
	background: #579A57;
	color: #fff;
}
