﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
body, h1, h3, h2, h4, p, img, a, ul, li, dl, dd, dt {
	margin: 0;
	padding: 0;
	color: #464646;
	list-style: none;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-family: microsoft yahei;
}
#head {
}
#top {
	background: url(../images/bg_top.png) repeat-x 0 0;
}
.con, .top, .menu, .footer, .flink {
	width: 1002px;
	margin: 0 auto;
}
.top, .topr {
	height: 136px;
}
.logo {
	padding: 39px 0 0 13px;
	float: left;
	height: 95px;
	width: 494px;
}
.logo a {
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;
	width: 492px;
	height: 64px;
	text-indent: -9999em;
}
.topr {
	float: right;
	width: 400px;
}
.topr .sc {
	margin-top: 24px;
	height: 28px;
	line-height: 28px;
	text-align: right;
}
.topr .sc a {
	margin: 0 6px;
}
.topr .sc a.sina {
	background: url(../images/sina.png) no-repeat 0px center;
	padding-left: 24px;
}
.topr .sc a.tencent {
	background: url(../images/tencent.png) no-repeat 0px center;
	padding-left: 15px;
}
.topr .dh {
	padding-left: 45px;
	margin-top: 20px;
	padding-right: 20px;
	background: url(../images/dh.png) no-repeat 0px center;
	float: right;
}
.topr .dh h2 {
	font-weight: normal;
	font-size: 16px;
	color: #000;
}
.topr .dh h3 {
	font-size: 26px;
	font-family: impact;
	color: #3b7b01;
	font-weight: normal;
}
#menu {
	background: url(../images/bg_menu.png) repeat-x 0 0;
}
.menu, .menu ul, .menu li, .menu a, .lanmu .title, .lanmu .title h2, .dright .title {
	height: 44px;
}
.menu ul {
}
.menu ul li {
	float: left;
	background: url(../images/bg_li.png) no-repeat right 0;
	padding-right: 2px;
	padding-left: 1px;
}
.menu ul li a {
	display: block;
	transition: all ease-in-out .2s;
	width: 106px;
	text-align: center;
	line-height: 44px;
	font-size: 14px;
	color: #fff;
}
.menu ul li a:hover, .menu ul li a.hover {
	background: url(../images/bg_ahover.png) no-repeat center 0;
	color: #fff;
}
.banner {
	height: 555px;
}
.flickerplate {
	position: relative;
	width: 100%;
	height: 555px;
	background: none;
	overflow: hidden
}
.flickerplate ul.flicks {
	width: 10000%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none
}
.flickerplate ul.flicks>li {
	float: left;
	width: 1%;
	height: 100%;
	background-position: center;
	background-size: cover;
	display: table
}
.flickerplate ul.flicks>li .flick-inner {
	height: 100%;
	padding: 10px;
	color: #fff;
	display: table-cell;
	vertical-align: middle
}
.flickerplate ul.flicks>li .flick-inner .flick-content {
	max-width: 68.75em;
	margin-left: auto;
	margin-right: auto
}
.flickerplate ul.flicks>li .flick-title {
	padding: 0px 0px;
	font-size: 2.778em;
	line-height: 1.995em;
	text-align: center
}
@media only screen and (max-width: 43.813em) {
.flickerplate ul.flicks>li .flick-title {
	font-size: 1.667em
}
}
.flickerplate ul.flicks>li .flick-sub-text {
	padding: 5px;
	font-weight: 300;
	line-height: 2.5em;
	color: rgba(255, 255, 255, 0.8);
	text-align: center
}
.flickerplate ul.flicks>li .flick-title span.flick-block-text, .flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {
	padding: 12px 18px;
	background-color: rgba(0, 0, 0, 0.6)
}
.flickerplate .arrow-navigation {
	position: absolute;
	height: 80%;
	width: 10%;
	top: 10%;
	z-index: 100;
	overflow: hidden
}
.flickerplate .arrow-navigation .arrow {
	display: block;
	height: 100%;
	width: 90%;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out
}
.flickerplate .arrow-navigation:hover, .flickerplate .arrow-navigation .arrow:hover {
	cursor: pointer
}
.flickerplate .arrow-navigation.left {
	left: 0%
}
.flickerplate .arrow-navigation.left .arrow {
	opacity: 0;
	margin: 0px 0px 0px 50%;
	background-image: url(../images/arrow-left-light.png);
	background-repeat: no-repeat;
	background-position: left
}
.flickerplate .arrow-navigation.right {
	right: 0%
}
.flickerplate .arrow-navigation.right .arrow {
	opacity: 0;
	margin: 0px 0px 0px -50%;
	background-image: url(../images/arrow-right-light.png);
	background-repeat: no-repeat;
	background-position: right
}
.flickerplate .arrow-navigation.left.hover .arrow {
	opacity: 1;
	margin: 0px 0px 0px 20%
}
.flickerplate .arrow-navigation.right.hover .arrow {
	opacity: 1;
	margin: 0px 0px 0px -20%
}
.flickerplate .dot-navigation {
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
	z-index: 100;
}
.flickerplate .dot-navigation ul {
	text-align: center;
	list-style: none;
	padding: 0px 15px
}
.flickerplate .dot-navigation ul li {
	display: inline-block;
	float: none
}
.flickerplate .dot-navigation .dot {
	width: 14px;
	height: 14px;
	margin: 0px 6px;
	background-color: rgba(105, 155, 0, 0.9);
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out
}
.flickerplate .dot-navigation .dot:hover {
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.6)
}
.flickerplate .dot-navigation .dot.active {
	background-color: #fff
}
.flickerplate .dot-navigation.left, .flickerplate .dot-navigation.left ul {
	text-align: left
}
.flickerplate .dot-navigation.right, .flickerplate .dot-navigation.right ul {
	text-align: right
}
.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {
	background-image: url(../images/arrow-left-dark.png)
}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {
	background-image: url(../images/arrow-right-dark.png)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot {
	background-color: rgba(0, 0, 0, 0.12)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {
	background-color: rgba(0, 0, 0, 0.6)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active {
	background-color: #000
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {
	color: rgba(0, 0, 0, 0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {
	color: rgba(0, 0, 0, 0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color: rgba(255, 255, 255, 0.5)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner {
	color: rgba(0, 0, 0, 0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {
	color: rgba(0, 0, 0, 0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color: rgba(255, 255, 255, 0.5)
}
.flickerplate.animate-transform-slide ul.flicks {
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0%, 0px, 0px);
	-webkit-transform: translate3d(0%, 0px, 0px);
	-webkit-transition: -webkit-transform 0.6s;
	-o-transition: -o-transform 0.6s;
	-moz-transition: -moz-transform 0.6s;
	transition: transform 0.6s
}
.flickerplate.animate-transition-slide ul.flicks {
	position: relative;
	left: 0%;
	-webkit-transition: left 0.4s ease-out;
	-moz-transition: left 0.4s ease-out;
	-o-transition: left 0.4s ease-out;
	-ms-transition: left 0.4s ease-out;
	transition: left 0.4s ease-out
}
.flickerplate.animate-jquery-slide ul.flicks {
	position: relative;
	left: 0%
}
.flickerplate.animate-scroller-slide {
	padding-bottom: 0px;
	overflow: auto
}
.flickerplate.animate-scroller-slide ul.flicks {
	position: auto
}
.con {
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}
.floor1 {
	height: 512px;
	overflow: hidden;
	background: #f9f9f9;
}
.sld {
}
.hd, .hdl {
	height: 105px;
}
.sld .hd {
	border-bottom: 3px solid #c3c3c3;
	overflow: hidden;
	background: url(../images/bg_hd.png) repeat-x 0 0;
}
.sld .hd .hdl {
	float: left;
	background: url(../images/bg_hdl.png) no-repeat 0 0;
	width: 164px;
	text-indent: -9999em;
}
.sld .hd ul {
	height: 105px;
	overflow: hidden;
	float: left;
	width: 837px;
	padding-left: 1px;
}
.sld .hd ul li {
	float: left;
	border-right: 1px solid #72b049;
	margin-bottom: 1px;
}
.sld .hd ul li a {
	display: block;
	width: 166px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.sld .hd ul li.on a {
	background: #044523;
}
.sld .bd {
	padding: 18px 0 0 22px;
	border: 1px solid #e1e1e1;
	border-top: none;
	height: 385px;
}
.sld .bd .lst {
}
.sld .bd .lst ul {
}
.sld .bd .lst ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.sld .bd .lst ul li a {
	display: block;
}
.sld .bd .lst ul li .pic {
	display: table-cell;
	border: 3px solid #e6e6e6;
	vertical-align: middle;
	text-align: center;
	width: 217px;
	height: 151px;
	overflow: hidden;
}
.sld .bd .lst ul li img {
	max-width: 217px;
	max-height: 151px;
}
.sld .bd .lst ul li p {
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.floor2 {
	height: 300px;
	overflow: hidden;
	margin-top: 16px;
}
.f2l, .f2r {
	height: 298px;
	border: 1px solid #e1e1e1;
}
.f2l {
	float: left;
	width: 324px;
}
.f2l .gsjj {
	line-height: 1.9em;
	background: url(../images/gsjj.jpg) no-repeat center 10px;
	padding: 125px 16px 0;
}
.f2t, .stb .hd {
	height: 43px;
	background: url(../images/bg_h2t.png) repeat-x 0 0;
}
.f2t h2 {
	float: left;
	color: #ababab;
	font-size: 16px;
	font-weight: normal;
	background: url(../images/bg_h2.png) no-repeat 11px center;
	padding-left: 35px;
	height: 43px;
	line-height: 43px;
}
.f2t h2 a {
	color: #509907;
	font-size: 18px;
	margin-right: 10px;
}
.f2r {
	float: right;
	width: 660px;
}
.stb .hd ul, .stb .hd ul li, .stb .hd ul li a, .stb .hd span {
	height: 43px;
}
.stb .hd ul {
	float: left;
	width: 400px;
}
.stb .hd ul li {
	float: left;
}
.stb .hd ul li a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 43px;
	width: 140px;
	text-align: center;
}
.stb .hd ul li.on a {
	color: #fff;
	background: #3e8200;
}
.stb .hd span {
	display: block;
	float: right;
	line-height: 43px;
	background: url(../images/span.png) no-repeat right center;
	margin-right: 15px;
	padding-right: 20px;
}
.stb .bd {
	padding: 20px 12px 0;
}
.stb .bd .bdlist {
	height: auto;
	overflow: hidden;
}
.stb .bd .bdlstl {
	float: left;
	width: 198px;
	padding-top: 5px;
}
.stb .bd .bdlstl img {
	width: 181px;
	height: 205px;
}
.stb .bd .bdlstr {
	float: left;
	width: 436px;
}
.stb .bd .bdlstr ul {
}
.stb .bd .bdlstr ul li {
	position: relative;
	padding-left: 12px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(../images/a.jpg) no-repeat 0 center;
}
.stb .bd .bdlstr ul li span {
	position: absolute;
	line-height: 32px;
	right: 0;
	top: 0;
}
#flink {
	background: #034321;
	clear: both;
	margin-top: 20px;
}
.flink {
	height: 39px;
	line-height: 39px;
	color: #fff;
}
.flink a {
	margin: 0 6px;
	color: #fff;
}
.flink ul {
	display: block;
	float: right;
	text-align: left;
	width: 840px;
}
.flink ul li {
	float: left;
}
.flink span {
	font-weight: bold;
	padding: 0 20px;
	display: inline-block;
	font-size: 14px;
	display: block;
	width: 120px;
	float: left;
}
#footer {
	clear: both;
	background: #e9e9e9;
}
.ftnav {
	text-align: center;
	color: #034321;
	padding-top: 12px;
	background: url(../images/bg_ftnav.png) no-repeat center bottom;
	padding-bottom: 6px;
	height: 26px;
	line-height: 26px;
}
.ftnav a {
	margin: 0 6px;
	color: #034321;
}
.footer p {
	color: #034321;
	line-height: 2em;
	padding: 10px 0 20px;
	text-align: center;
}
.footer p a {
	color: #034321;
}
.dleft {
	width: 230px;
	float: left;
}
.lanmu {
	margin-bottom: 16px;
	border-radius: 3px;
	box-shadow: 1px 0px 14px #ddd;
}
.lanmu .title {
	background: url(../images/bg_menu.png) repeat-x 0 0;
}
.lanmu .title h2 {
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
}
.lanmu .lxwm {
	border: 1px solid #e1e1e1;
	line-height: 2em;
	background: url(../images/bg_lxwm.jpg) no-repeat center 1px;
	padding: 90px 6px 20px;
}
.lanmu .lxwm strong {
	font-weight: bold;
	font-size: 14px;
	color: #006209;
}
.dright {
	float: right;
	width: 750px;
	border-radius: 3px;
	box-shadow: -1px 0px 14px #ddd;
}
.lanmu ul {
	padding: 10px 12px 16px;
	border: 1px solid #e1e1e1;
}
.lanmu ul li {
	margin-bottom: 6px;
}
.lanmu ul li a {
	display: block;
	border: 1px solid #177d29;
	font-weight: bold;
	border-radius: 2px;
	transition: all ease-in-out .3s;
	height: 28px;
border: 1px solid font-weight: bold;
	line-height: 28px;
	text-indent: 14px;
	color: #fff;
	background: #26993a;
}
.lanmu ul li a:hover {
	background: #fff;
	color: #26993a;
}
.dright .title {
	background: url(../images/bg_menu.png) repeat-x 0 0;
}
.dright .title h2 {
	float: left;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-indent: 20px;
}
.dright .title span {
	display: block;
	float: right;
	padding-right: 10px;
	line-height: 44px;
	color: #fff;
}
.dright .title span a {
	color: #fff;
	margin: 0 5px;
}
.nr {
	line-height: 2em;
	padding: 10px 0px 30px;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	border: 1px solid #e1e1e1;
}
.nr img {
	max-width: 700px;
}
.page {
	padding: 0 15px;
}
.news {
	padding-top: 4px;
}
.newslist {
	margin-bottom: 4px;
}
.newslist:hover {
	background: #fafafa;
}
.newslist h2 {
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	background: url(../images/icon10.png) no-repeat 30px center;
	text-indent: 40px;
}
.newslist h2 a {
	font-family: microsoft yahei;
	font-weight: normal;
	font-size: 20px;
}
.newslist h3 {
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
	font-family: microsoft yahei;
	font-weight: normal;
	color: #a7a7a7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.newslist p {
	line-height: 2em;
	padding: 10px 30px;
	text-indent: 2em;
	font-size: 14px;
}
.art_box {
	padding: 15px 10px;
	border-bottom: 1px solid #efefef;
}
.art_box:hover {
	background: #fafafa;
}
.art_box h2 {
	margin-bottom: 5px;
}
.art_box h2 a {
	font-weight: normal;
	font-size: 20px;
	color: #000;
}
.art_box p.info {
	color: #999;
	margin-bottom: 6px;
}
.art_box p.info small {
	font-size: 12px;
	margin: 0 8px 0 4px;
}
.art_box p.info small i.fa-clock-o {
	background: url(../images/time.jpg) no-repeat 0px center;
}
.article {
}
.article h1.title1 {
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	padding: 10px 0;
	background: url(../images/icon10.png) no-repeat 30px center;
	text-indent: 40px;
}
.article .info {
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
	font-family: microsoft yahei;
	font-weight: normal;
	color: #a7a7a7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.article .infol {
	float: left;
}
.article .infor {
	float: right;
	padding-top: 6px;
}
.article .newsbody {
	padding: 10px 10px 30px;
	line-height: 2em;
}
