﻿#newstj {
	width: 400px;
	float: left;
	overflow: hidden;
}
#tpjd {
	width: 400px;
	height: 250px;
	overflow: hidden;
}
#tpjd .swiper-container {
	width: 100%;
	height: 250px;
}
#tpjd .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 250px;
	overflow: hidden;
}
#tpjd .swiper-pagination {
	bottom: 0px;
}
#tpjd .swiper-pagination-bullet {
	opacity: 1;
	background: #666;
	width: 20px;
	height: 2px;
	border-radius: 2px;
	margin: 0 2px;
}
#tpjd .swiper-pagination-bullet-active {
	background: #fff;
}
.newswiper {
	position: relative;
}
.newswiper img {
	width: 120%;
	margin-left: -60%;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 0;
}
.newswiper p {
	position: absolute;
	z-index: 2;
	height: 40px;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #fff;
	background: #000;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
.rmnews {
	width: 760px;
	float: right;
	overflow: hidden;
}
.rmnews dl.ttlist1 {
	padding-bottom: 5px;
	overflow: hidden;
	margin-top: -5px;
}
.rmnews dl {
	width: 120%;
}
.rmnews dt {
	clear: both;
	font-size: 18px;
	text-align: left;
	height: 23px;
	overflow: hidden;
	font-family: "黑体";
	padding-bottom: 1px;
	padding-top: 15px;
	overflow: hidden;
}
.rmnews dd {
	width: 420px;
	float: left;
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.rmnews dd a {
    width: 300px;
    display: inline-flex;
}
.rmnews span {
	font-weight: normal;
	text-align: center;
}
.rmnews span.spclass {
	display: block;
	font-size: 12px;
	float: left;
	width: 35px;
	height: 25px;
	border-right: 5px solid #fff;
	background: url(../images/bg_n.gif) no-repeat -70px -2px;
	color: #fff;
	line-height: 16px;
}
.rmnews dt a {
	color: #55960B
}
.rmnews dd span {
	padding-left: 6px;
}
.rmnews dl.ttlist2 {
	clear: both;
	overflow: hidden;
	background: url(../images/line.png) repeat-x top;
	padding: 8px 0;
	height: 100px;
}
.rmnews dl.ttlist2 dd {
	width: 323px;
	clear: both;
	padding-left: 13px;
	background: url(../images/dian.gif) no-repeat 5px 10px;
	height: 25px;
	overflow: hidden;
	margin: 0;
}
.rmnews dl.ttlist2 dd span {
	float: right;
}
.rmnews dl.ttlist2 dd a {
	float: left;
	font-size: 13px;
}
.tjnews {
	width: 270px;
	float: right;
	overflow: hidden;
	border: solid 1px #ccc;
	padding: 0 10px;
}
.tjnews dt {
	height: 65px;
	padding: 5px 0;
	border-bottom: solid 2px #fff;
	overflow: hidden;
	background: url(../images/line.png) repeat-x bottom;
}
.tjnews dt.last {
	background: none;
}
.tjnews dt img {
	width: 60px;
	height: 60px;
	border: solid 1px #ddd;
	float: left;
	margin-right: 10px;
}
.tjnews dt a {
	font-size: 12px;
	font-weight: bold;
}
.tjnews div.cn {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding: 3px 0;
	height: 40px;
	line-height: 15px;
	overflow: hidden;
	color: #999;
}
.tjnews dd {
	background: url(../images/dian.gif) no-repeat 5px 10px;
	padding-left: 13px;
	line-height: 23px;
	overflow: hidden;
}
.tjnews dd.tt {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	background: none;
	padding: 0;
}
.hg10 {
	clear: both;
	height: 6px;
}
.newsbx1 {
	background: #fff;
	overflow: hidden;
	height: 200px;
}
.newsbx1 .tab {
	height: 40px;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
}
.newsbx1 .tab a {
	display: inline-block;
	margin: 0 10px;
	color: #999;
	font-size: 14px;
}
.newsbx1 .tab a:hover, .newsbx1 .tab a.on {
	text-decoration: none;
	border-bottom: solid 2px #79C324;
	color: #79C324;
}
.newsbx1 dl {
	display: none;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	padding: 0 15px;
}
.newsbx1 dl span {
	display: inline-block;
	margin-left: 20px;
}
.newsbx1 dl.on {
	display: block;
}
.newsbx1 dl dd {
	overflow: hidden;
}
.newsbx1 dl a {
    float: left;
    font-size: 13px;
    width: 321px;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.newsbx1 dl span {
	float: right;
}
.newslflist {
	float: left;
	width: 400px;
	background: #fff;
	overflow: hidden;
	margin-top: 25px;
	padding-bottom: 10px;
}
.newslflist dl {
	margin-bottom: 0px;
	overflow: hidden;
}
.newslflist dl dt {
	border-bottom: solid 1px #ccc;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	padding: 0 15px;
	margin-bottom: 5px;
}
.newslflist dl dt h3 {
	float: left;
}
.newslflist dl dt h3 a {
	font-weight: normal;
	color: #79C324;
	font-weight: bold;
}
.newslflist dl dt .more {
	float: right;
	color: #999
}
.newslflist dl dd {
	line-height: 25px;
	padding: 0 15px;
	overflow: hidden;
}
.newslflist dl dd a {
    color: #666;
    float: left;
    font-size: 13px;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newslflist dl dd a:hover {
	color: #f00;
}
.newslflist dl dd span {
	float: right;
	color: #999
}
.newsfrlist {
	float: right;
	width: 770px;
	overflow: hidden;
	margin-top: 25px;
}
.newsfrlistbx {
	overflow: hidden;
	background: #fff;
	margin-bottom: 25px;
}
.newsfrlistbx .tab {
	overflow: hidden;
	line-height: 30px;
	padding: 5px 15px;
}
.newsfrlistbx .tab a {
	display: inline-block;
	margin: 0 10px;
	color: #999;
	font-size: 14px;
}
.newsfrlistbx .tab a:hover, .newsfrlistbx .tab a.on {
	text-decoration: none;
	border-bottom: solid 2px #79C324;
	color: #79C324;
}
.newsfrlistbx dl {
	overflow: hidden;
	display: none;
	padding: 5px 0 10px 15px;
	width: 105%
}
.newsfrlistbx dl.on {
	display: block;
}
.newsfrlistbx dl dd {
	width: 42%;
	float: left;
	line-height: 25px;
	margin: 0 30px 0 10px;
}
.newsfrlistbx dl dd a {
    color: #666;
    float: left;
    font-size: 13px;
    width: 288px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsfrlistbx dl dd span {
	float: right;
	color: #999
}
.newsfrlistbx dl dd a:hover {
	color: #f00;
}
.list_news {
	width: 800px;
	float: left;
	padding: 20px 0;
	background: #fff;
}
.list_news div {
	width: 620px;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 35px;
}
.list_news div.title, .list_tj .video dt.tt {
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #ddd;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 10px;
	color: #79C324;
}
.list_news div a {
	float: left;
	font-size: 14px;
}
.list_news div span {
	float: right;
	color: #999
}
.list_tj {
	width: 370px;
	float: right;
	padding: 10px 0;
	background: #fff;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
.list_tj .video dd {
	float: left;
	width: 90px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	line-height: 18px;
}
.list_tj .video dd img {
	width: 70px;
	height: 70px;
}
.list_tj .video dd a {
	clear: both;
	width: 70px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.list_tj .video dd a.txt {
	height: 20px;
}
.list_tj .video dt.tt {
	padding-left: 10px;
	width: 240px;
	margin-left: 10px;
	clear: both;
	text-align: left;
}
.newsinfo {
	padding: 20px 20px;
	background: #fff;
}
.newsinfo h1 {
	font-size: 18px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}
.newsinfo .date {
	font-size: 13px;
	color: #999;
	text-align: center
}
.newsinfo .content {
	font-size: 14px;
	line-height: 25px;
	padding: 10px 0;
	text-align: left;
}
.newsinfo .content img {
	text-align: center;
	margin: 10px auto;
	display: block;
	max-width: 100%;
}
.newsinfo .content p {
	text-align: left;
	line-height: 28px;
}
.newsinfo .content p.f_center {
	text-align: center;
}
.newsinfo .content object {
	margin: 0 auto;
}
.nextprivew {
	padding: 15px 0;
	overflow: hidden;
}
.nextprivew a {
	color: #3366CC;
}
.newsinfo span, .newsinfo ul, .newsinfo textarea, .newsinfo h3, .newsinfo script {
	display: none;
}
.videolist {
	border: solid 1px #ccc;
	padding: 20px;
	overflow: hidden;
}
.videolist dd {
	width: 120px;
	float: left;
	height: 140px;
	text-align: center;
	padding: 20px 10px 0px 20px;
}
.videolist dd img {
	width: 120px;
	height: 100px;
}
.videolist dd a.txt {
	padding: 5px 0;
	height: 30px;
	overflow: hidden;
	display: block;
	clear: both;
}
.videolist dt.tt {
	clear: both;
	height: 30px;
	width: 100%;
	background: #eee;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	padding-left: 10px;
}
.hottjlist {
	margin: 10px;
	overflow: hidden;
	clear: both;
}
.hottjlist dt {
	height: 30px;
	width: 100%;
	background: #eee;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}
.hottjlist dd {
	line-height: 28px;
	padding-left: 5px;
	font-size: 13px;
}
.hottjlist dd span {
	float: right;
	color: #999;
}
.floot2 a {
	color: #666;
}
