@charset "utf-8";
/* CSS Document */
html, body {
	-webkit-text-size-adjust: none;
	color: #333;
	line-height: 24px;
	background: #fff
}
body {
	font: 12px/0.9 Microsoft YaHei, Arial, sans-serif;
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td {
	border-color: #999;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
li {
	list-style-type: none;
}
caption, th {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: normal;
}
address, cite, code, em, th, i, b {
	font-style: normal;
	font-weight: normal;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #333
}
a:hover {
	text-decoration: none;
	border: none;
	outline: none;
	color: #f00
}
a:visited: {
text-decoration: none;
border: none;
outline: none;
}
a:link: {
text-decoration: none;
border: none;
outline: none;
}
a:active: {
text-decoration: none;
border: none;
outline: none;
}
table {
	margin: 0;
	border: none;
}
/*字体 颜色 */
.fs16 {
	font-size: 16px;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs20 {
	font-size: 20px;
}
.fs21 {
	font-size: 21px;
}
.fs24 {
	font-size: 24px;
}
.fs18 {
	font-size: 18px;
}
.fs30 {
	font-size: 30px;
}
.fs32 {
	font-size: 32px;
}
.fs36 {
	font-size: 36px;
}
.fs43 {
	font-size: 43px;
}
.fs48 {
	font-size: 48px;
}
.fs50 {
	font-size: 50px;
}
.fs60 {
	font-size: 60px;
}
.fmg {
	font-family: Georgia;
	background: url(../images/eye.png) no-repeat left center;
	padding: 0 0 0 10px;
}
.col-ff {
	color: #fff;
}
.col-00 {
	color: #000;
}
.col-ff6 {
	color: #ff6000 !important;
}
.col-666 {
	color: #666;
}
.col-999 {
	color: #999;
}
.col-ffc {
	color: #fffc00;
}
.text-l {
	text-align: left;
}
.text-c {
	text-align: center;
}
.ffm {
	font-family: microsoft yahei;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.fi {
	font-style: italic;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.dn {
	display: none;
}
.dlb {
	display: inline-block;
	zoom: 1;
}
.db {
	display: block;
}
.mar-bot {
	margin-bottom: 0;
}
.mar-left {
	margin-left: 0;
}
.mar-rig {
	margin-right: 0;
}
.mar-bot30 {
	margin-bottom: 30px;
}
.line-30 {
	line-height: 30px;
}
.line-22 {
	line-height: 22px;
}
.line-50 {
	line-height: 50px;
}
.h45 {
	height: 45px;
}
.h50 {
	height: 50px;
}
.h70 {
	height: 70px;
}
.h20 {
	height: 20px;
}
.h690 {
	height: 690px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.bgf2 {
	background: #f2f2f2;
}
.pos-re {
	position: relative;
}
.pos-ab {
	position: absolute;
}
.w1360 {
	width: 1360px;
	margin: 0 auto;
}
.min_wid {
	width: 1360px;
	margin: 0 auto;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height: 1%;
}
.fixed_ie {
	_position: absolute;
	_clear: both;
_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) - 1:document.body.scrollTop +(document.body.clientHeight-this.clientHeight) - 1);
}
.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ellipsis2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.flow {
	overflow: hidden;
}
.scale {
	-moz-transform: scale(1.14);
	-webkit-transform: scale(1.14);
	-o-transform: scale(1.14);
	-ms-transform: scale(1.14);
	transform: scale(1.14);
}
.scale1 {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
input::-webkit-input-placeholder {
 color: #999;
}
 input::-moz-input-placeholder {
 color: #999;
}
 input::-ms-input-placeholder {
 color: #999;
}
/*logo部分*/
.webtop {
	position: relative
}
.logo {
	width: 580px;
	height: 140px;
	overflow: hidden
}
.top_right {
	width: 280px;
	padding-top: 54px;
	height: 30px;
}
.top_right .search_box {
	width: 235px;
	height: 28px;
	position: relative;
	border: 1px dashed #e2e2e2;
	border-radius: 25px;
	overflow: hidden
}
.top_right .search_box input {
	width: 200px;
	border: none;
	line-height: 30px;
	padding-left: 10px;
	color: #999;
	outline: none
}
.top_right .search_box .search_btn {
	width: 22px;
	height: 22px;
	position: absolute;
	right: 8px;
	top: 2px;
	border: none;
	outline: none;
}
.wxcode {
	width: 30px;
	height: 30px;
	position: relative;
	float: right
}
.wxcode a {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/wxcode.png) no-repeat center top;
}
.wxcode .wxcode_nr {
	width: 120px;
	height: 120px;
	background: #fff;
	text-align: center;
	position: absolute;
	z-index: 9999999;
	left: -45px;
	top: 40px;
	display: none;
}
.wxcode.on .wxcode_nr {
	display: block;
}
.wxcode.on a {
	background: url(../images/wxcode_h.png) no-repeat left bottom;
}
/*导航部分*/
.nav {
	width: 100%;
	min-width: 1360px;
	height: 80px;
	background: url(../images/navback.png);
	background-size: cover;
	background-position: 50% 50%;
	z-index: 9999;
	position: absolute;
	top: 140px;
	margin: 0 auto
}
nav .navul {
	width: 1360px;
	height: 80px;
	margin: 0 auto
}
.nav .navul {
	position: relative
}
.nav .navul .navmenu {
	width: 144px;
	height: 80px;
	text-align: center;
	float: left;
	margin-right: 20px;
}
.nav .navul .navmenu a.menuitem {
	width: 120px;
	display: inline-block;
*display: inline;
*zoom: 1;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	color: #fff
}
.nav .navul .navmenu a:hover {
	font-size: 22px;
	color: #ffff00;
	background: url(../images/navlback.png) no-repeat center 62px;
}
.nav .navul .navmenu a.on {
	font-size: 22px;
	color: #ffff00;
	background: url(../images/navlback.png) no-repeat center 62px;
}
.nav .navul .navmenu a.active {
	font-size: 22px;
	color: #ffff00;
	background: url(../images/navlback.png) no-repeat center 62px;
}
/*二级导航栏目*/
.nav .navul .navmenu .subnav {
	height: 54px;
	padding-top: 16px;
	background: url(../images/black35.png) repeat;
	width: 2880px;
	left: -800px;
	top: 80px;
	display: none;
	z-index: 999;
}
.nav .navul .navmenu .subnav .subnavitem {
	padding: 0 15px 0 15px;
	display: inline-block;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	color: #3a3a3a;
	margin: 0 2px;
}
.nav .navul .navmenu .subnav a:hover {
	color: #fff;
	background: #247862;
	border-radius: 8px;
	font-size: 16px;
}
/*banner*/

.banner {
	width: 100%;
	position: relative;
	min-height: 660px;
	height: 660px;
	min-width: 1360px;
	overflow: hidden;
	margin: 0 auto
}
.banner .show {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
	height: 660px;
}
.banner .show ul {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 660px;
	width: 1920px;
	float: left;
}
.banner .show ul li {
	text-align: center;
	width: 1920px;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 660px;
	position: absolute;
	display: none
}
.banner .focus {
	position: absolute;
	width: 160px;
	padding-top: 13px;
	height: 20px;
	left: 50%;
	bottom: 10px;
	margin-left: -58px;
	display: flex;
	justify-content: center;
	z-index: 999
}
.banner .focus a {
	width: 24px;
	height: 5px;
	border-radius: 5px;
	background: #fff;
	float: left;
	margin-left: 5px;
	display: inline-block
}
.banner .focus a.on {
	background: #ffff00
}
.news {
	width: 1360px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
	margin: 0 auto
}
/*图片切换*/
.left {
	position: relative;
	width: 560px;
	height: 465px;
	overflow: hidden;
	float: left
}
.left .pb-carousel {
	position: relative;
	height: 100%;
}
.left .pb-carousel li {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}
.left .pb-carousel li img {
	width: 560px;
	height: 350px;
	vertical-align: middle;
	transition: all 0.7s;
}
.left .pb-carousel li:hover img {
	transform: scale(1.08);
}
.left .pb-carousel .pb-this {
	display: block;
	left: 0;
}
.left .pb-carousel .pb-title {
	text-align: center;
	font-size: 18px;
	position: absolute;
	height: 115px;
	bottom: 0;
	z-index: 99999;
	width: 100%;
	background: #23785a;
	color: #fff;
}
.left .pb-carousel .pb-title p {
	width: 520px;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	margin: 0 auto
}
.left .pb-carousel .pb-title h2 {
	width: 520px;
	text-align: center;
	line-height: 40px;
	padding-top: 13px;
	width: 100%;
	font-weight: bold;
	margin: 0 auto
}
.left .pb-carousel .pb-time {
	width: 56px;
	height: 54px;
	padding-top: 5px;
	background: url(../images/date.png) no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;
	font-size: 10px;
	line-height: 24px;
	color: #fff;
}
.left .pb-carousel .pb-time span {
	font-size: 30px;
	font-weight: bold;
}
.left .pb-carousel-ind {
	position: absolute;
	top: 20px;
	right: 0;
	transform: translateX(-20%);
}
.left .pb-carousel-ind li {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 5px 0 0;
	cursor: pointer;
}
.left .pb-carousel-ind .pb-this {
	background-color: #f9a512;
}
.left .pb-carousel-tit .pb_title {
	font-size: 18px;
	font-weight: bold;
	height: 49px;
	line-height: 49px;
	color: #fff;
	text-align: center;
	position: absolute;
	padding: 0 20px;
	bottom: 0;
}
.left .pb-arrow {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #000;
	cursor: pointer;
	border: none;
}
.left .pb-arrow-prev {
	left: 20px;
	background: url(../images/index-arrow.png) no-repeat center;
	background-position: 102% 8%;
	outline: none;
}
.left .pb-arrow-next {
	right: 20px;
	background: url(../images/index-arrow.png) no-repeat center;
	background-position: 102% 78%;
	outline: none;
}
.left[type='updown'] .pb-carousel-ind {
	position: absolute;
	width: 15px;
	top: 50%;
	left: auto;
	bottom: auto;
	right: 20px;
	transform: translateY(-50%);
}
.left[type='updown'] .pb-carousel-ind li {
	float: none;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #ccc;
	margin: 5px 0;
}
.left[type='updown'] .pb-carousel-ind .pb-this {
	background-color: #000;
}
.left[type='updown'] .pb-arrow {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -20px;
	margin-top: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.g_news {
	width: 740px;
	height: 465px;
	overflow: hidden;
	float: right
}
.g_news .tbg {
	width: 740px;
	height: 72px;
	line-height: 72px;
	background: #f4f4f4;
	overflow: hidden;
	margin: 0 auto
}
.g_news .tbg .more a{ width:30px; height:30px; color: #f4f4f4; background:url(../images/more.png) no-repeat; display:block; background-size:cover; overflow:hidden; float:right; margin-right:15px; margin-top:21px}
.c_news .tbg .more a{ width:30px; height:30px;color: #f4f4f4; background:url(../images/more.png) no-repeat; display:block; background-size:cover; overflow:hidden; float:right; margin-right:15px; margin-top:15px}

.g_news .tbg .title{
	padding: 0 24px 0 24px;
	color: #fff;
	float: left
}
.g_news .tbg .title a{ color: #fff;}
.n_title_bg {
	background: #23785a
}
.g_news .flagc {
	width: 690px;
	line-height: 102px;
	text-align: center;
	color: #30b5b9;
	overflow: hidden;
	margin: 0 auto
}
.g_news .flagc a {
	color: #30b5b9;
}
.g_news .news_list {
	width: 700px;
	height: 270px;
	padding: 20px 20px 0 20px;
	border-top: 1px dashed #dedede;
	background: url(../images/newslistbg.png) repeat-x bottom;
	overflow: hidden;
	margin: 0 auto
}
.g_news .news_list li {
	width: 700px;
	line-height: 36px;
	overflow: hidden;
	float: left
}
.g_news .news_list li .txt {
	width: 640px;
	font-size: 16px;
	float: left
}
.g_news .news_list li .time {
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: right
}
.c_news {
	width: 412px;
	overflow: hidden;
}
.c_news .tbg {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #f4f4f4;
	overflow: hidden;
	margin: 0 auto
}
.c_news .tbg .title {
	padding: 0 24px 0 24px;
	color: #fff;
	background: #23785a;
	float: left
}
.c_news .tbg .title a{ color: #fff;}
.c_news .news_list {
	width: 372px;
	height: 312px;
	padding: 20px 20px 0 20px;
	background: url(../images/newslistbg.png) repeat-x bottom;
	overflow: hidden;
	margin: 0 auto
}
.c_news .news_list li {
	width: 372px;
	line-height: 36px;
	overflow: hidden;
	float: left
}
.c_news .news_list li .txt {
	width: 312px;
	font-size: 16px;
	float: left
}
.c_news .news_list li .time {
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: right
}
.mid_ad {
	width: 1360px;
	height: 140px;
	overflow: hidden;
	margin: 0 auto
}
.focus {
	position: relative;
	width: 1360px;
	height: 140px;
	margin: 0 auto
}
.focus img {
	width: 1360px;
	height: 140px;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 10px;
	right: 10px;
	position: absolute;
	height: 20px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 10px;
	height: 10px;
	border-radius: 7px;
	margin: 0 3px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #fff;
	opacity: .5;
	filter: Alpha(opacity=50)
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #dfa144;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.scenic {
	width: 100%;
	min-width: 1360px;
	height: 472px;
	background: url(../images/sc_bg.jpg) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
	margin: 0 auto
}
.news-right-banner {
	position: relative;
	width: 1360px;
	height: 472px;
	float: left;
	overflow: hidden;
	border-radius: 10px;
}
.news-right-banner .news-banner-content {
	position: absolute;
	top: 0;
	width: 456px;
	height: 472px;
	font-size: 24px;
	color: #fff;
}
.news-right-banner .news-banner-content a {
	width: 456px;
	height: 372px;
	padding-top: 100px;
	color: #fff;
	display: block
}
.news-right-banner .news-banner-content a .sclogo {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: initial;
	align-items: center;
	overflow: hidden;
	float: left
}
.news-right-banner .news-banner-content a .sclogo img {
	margin-right: 12px;
	width: 94px;
	height: 94px;
}
.news-right-banner .news-banner-content a .desc {
	width: 100%;
	line-height: 28px;
	padding-top: 12px;
	color: #fff;
	overflow: hidden;
	float: left
}
.news-banner-indicators {
	width: 200px;
	height: 450px;
	padding-top: 22px;
	background: url(../images/sc_nav_bg.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-50%);
	font-size: 18px;
	text-align: center;
}
.news-banner-indicators .indicators-btn {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 71px;
	line-height: 71px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background .2s ease;
	transition: background .2s ease
}
.news-banner-indicators .indicators-btn-active {
	background: #fff;
	color: #146a55
}
.imgshow {
	width: 1360px;
	overflow: hidden;
	margin: 0 auto
}
.imgshow .subnav {
	width: 100%;
	height: 50px;
	overflow: hidden;
	margin: 0 auto
}
.subnav .mask {
	background: url(../images/imgnav.png) no-repeat bottom center;
	position: absolute;
	left: 440px;
	top: 0px;
	height: 43px;
	width: 120px;
}
.subnav h3 {
	height: 33px;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.subnav h3 a {
	width: 120px;
	color: #777;
	font-size: 20px;
	font-weight: bold;
	line-height: 33px;
	text-align: center;
	overflow: hidden;
}
.subnav h3 a.active {
	color: #23785a;
}
.imgshow .con {
	width: 1360px;
	height: 280px;
	padding-top: 30px;
	overflow: hidden;
	margin: 0 auto
}
.imgshow .con li {
	width: 320px;
	height: 280px;
	margin-right: 26px;
	position: relative;
	overflow: hidden;
	float: left
}
.imgshow .con li:last-child {
	margin-right: 0;
}
.imgshow .con li .title {
	width: 280px;
	height: 60px;
	position: absolute;
	padding: 10px 20px 10px 20px;
	line-height: 28px;
	left: 0;
	bottom: 0;
	background: #f4f4f4;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.imgshow .con li img {
	width: 320px;
	height: 200px;
	transition: .5s all linear;
	-ms-transition: .7s all linear;
	-moz-transition: .7s all linear;
	-webkit-transition: .7s all linear;
	-o-transition: .7s all linear;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.imgshow .con li:hover img {
	transform: scale(1.08);
}
.footer {
	width: 100%;
	min-width: 1360px;
	background: #333;
	overflow: hidden;
	margin: 0 auto
}
.footer_top {
	width: 1360px;
	height: 280px;
	background: url(../images/dlogo.png) no-repeat center right;
	overflow: hidden;
	margin: 0 auto
}
.footer_top .img {
	width: 570px;
	padding-top: 60px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	float: left
}
.footer_top .info {
	width: 388px;
	padding-top: 105px;
	overflow: hidden;
	color: #fff;
	line-height: 38px;
	float: right
}
.footer_botton {
	width: 100%;
	min-width: 1360px;
	border-top: 1px solid #434343;
	text-align: center;
	padding: 45px 0 45px 0;
	color: #999;
	line-height: 24px;
	overflow: hidden;
	margin: 0 auto
}
.footer_botton a {
	color: #999
}
/*内页大图*/
.listbanner {
	width: 100%;
	min-width: 1360px;
	height: 480px;
	position: relative;
	overflow: hidden;
	margin: 0 auto
}
.listbanner img {
	-moz-transition: transform 9s linear 1s;
	-webkit-transition: transform 9s linear 1s;
	-o-transition: transform 9s linear 1s;
	-ms-transition: transform 9s linear 1s;
	transition: transform 9s linear 1s;
}
.listBox {
	width: 100%;
	min-width: 1360px;
	height: 480px;
	position: absolute;
	top: 140px;
	left: 0;
	margin: 0 auto
}
.scale {
	-moz-transform: scale(1.14);
	-webkit-transform: scale(1.14);
	-o-transform: scale(1.14);
	-ms-transform: scale(1.14);
	transform: scale(1.14);
}
.scale1 {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.snav {
	width: 100%;
	min-width: 1360px;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/mapbg.png) repeat;
	overflow: hidden;
	margin: 0 auto
}
.snav_box {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.snav .column {
	padding: 0 30px 0 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: url(../images/snavbg_03.png) no-repeat;
	background-size: cover;
	overflow: hidden;
	float: left
}
.snav .map {
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 12px;
	overflow: hidden
}
.snav .map a {
	color: #fff
}
.snav .map a:hover {
	border-bottom: 2px solid #fff
}
.newslist {
	width: 1360px;
	border-top: 1px dashed #d9d9d9;
	overflow: hidden;
	margin: 0 auto
}
.newslist li a {
	width: 1360px;
	height: 100px;
	display: -webkit-flex;
	display: flex;
	justify-content: initial;
	align-items: center;
	padding: 40px 0 40px 0;
	border-bottom: 1px dashed #d9d9d9;
	overflow: hidden;
	float: left
}
.newslist li a .date {
	width: 90px;
	height: 87px;
	padding-top: 13px;
	background: #0ca04e;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #fff;
}
.newslist li a .date h2 {
	font-size: 50px;
}
.newslist li a .info {
	width: 1348px;
	display: block;
	margin-left: 22px;
	overflow: hidden;
	float: right
}
.newslist li a .info p.h1 {
	color: #414141;
	line-height: 45px;
	margin-bottom: 5px;
	font-size: 24px;
}
.newslist li a .info p {
	font-size: 14px;
	line-height: 26px;
	color: #686868;
}
.newslist li a:hover p {
	color: #E00;
}
.newslist li a:hover p.h1 {
	color: #E00
}
.pages {
	width: 1360px;
	padding: 60px 0 0 0;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin: 0 auto
}
.pages li a {
	padding: 0 15px 0 15px;
	line-height: 36px;
	margin: 0 3px 0 3px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #dedede;
	color: #3a3a3a;
	display: block
}
.pages li a:hover {
	color: #fff;
	background: #0ca04e;
	border: 1px solid #0ca04e;
}
.pages li.on a {
	color: #fff;
	background: #0ca04e;
	border: 1px solid #0ca04e;
}
.article_title {
	width: 1280px;
	line-height: 45px;
	color: #0fadb2;
	padding-bottom: 40px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	margin: 0 auto
}
.D_newsdetail {
	width: 1360px;
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	border-top: 1px dashed #d5d5d5;
	overflow: hidden;
	margin: 0 auto
}
.D_newsdetail_top {
	height: 26px;
}
.D_newstime {
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #989898;
	float: left;
	width: 50%;
}
.D_newstime li {
	float: left;
	margin-right: 10px;
	font-family: georgia;
}
.D_newstime li span {
	margin: 0 10px;
}
.D_newsfont {
	float: right;
}
.D_newsfont li {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	padding: 0 6px 0 6px;
	margin-left: 2px;
	float: left;
	color: #989898;
	float: left;
	font-weight: bold;
	cursor: pointer;
	background: #ebebeb;
}
.D_newsfont li:hover {
	background: #178b49;
	color: white;
	font-weight: bold;
}
.D_newsfont .D_fontxz {
	color: #FFFFFF;
	background: #178b49;
}
.v_news_content {
	width: 1360px;
	padding: 40px 0 40px 0;
	overflow: hidden;
	margin: 0 auto
}
.v_news_content img {
	max-width: 960px
}
.piclist {
	width: 1386px;
	overflow: hidden;
	margin: 0 auto
}
.piclist li {
	width: 320px;
	height: 280px;
	line-height: none;
	margin: 13px;
	position: relative;
	overflow: hidden;
	float: left
}
.piclist .title {
	width: 280px;
	height: 60px;
	position: absolute;
	padding: 10px 20px 10px 20px;
	line-height: 28px;
	left: 0;
	bottom: 0;
	background: #f4f4f4;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;

}
.piclist img {
	width: 320px;
	height: 200px;
	transition: .5s all linear;
	-ms-transition: .7s all linear;
	-moz-transition: .7s all linear;
	-webkit-transition: .7s all linear;
	-o-transition: .7s all linear;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.piclist li:hover img {
	transform: scale(1.08);
}
.article-option {
	width: 1360px;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background: url(../images/share.jpg) repeat-x center;
	margin: 0 auto
}
.bdsharebuttonbox {
	background: #fff;
	padding-left: 5px;
}
.article-option .share {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.article-option .share a {
	float: none;
	display: block;
	width: 30px;
	height: 30px;
	margin: 10px 3px;
	background-image: url(../images/share_03.jpg);
}
.article-option .share a.bds_weixin {
	background-position: 0 0;
}
.article-option .share a.bds_tsina {
	background-position: -105px 0;
}
.article-option .share a.bds_sqq {
	background-position: -35px 0;
}
.article-option .share a.bds_qzone {
	background-position: -70px 0;
}
/*返回底部*/
.rightbar { position: fixed; width: 140px; right: 6%; top: 500px; text-align: center; border-radius: 3px; z-index: 10; margin-bottom: 50px; }
.rightbar .back { padding-left: 45px; position: relative; }
.rightbar .back a { position: absolute; left: 50%; margin-left: -25px; display: block; width: 50px; height: 50px; background-repeat: no-repeat; background-position: center center; }
.rightbar .back a.up { top: 0; background-image: url(../images/u_def.png); }
.rightbar .back a.up:hover { background-image: url(../images/u.png); }
.rightbar .back a.down { top: 0; background-image: url(../images/d_def.png); }
.rightbar .back a.down:hover { background-image: url(../images/d.png); }