﻿@charset "utf-8";
/* CSS Document */
body {
	background:url(topbj.gif) top center no-repeat;
}
.header {
	width:100%;
	height:236px;
	background:url(bannerfp.gif) top center no-repeat;
}
.container {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.container_col {
	width:1200px;
	margin:0 auto;
	position:relative;
	padding: 10px 0 10px 0;
	background-color: #fff;
}
.logo {
	width:510px;
	height:150px;
	position:absolute;
	left:15px;
}
.search {
	width:274px;
	height:30px;
	padding:6px 96px 6px 10px;
	background:#fff;
	position:absolute;
	right:15px;
	top:140px;
	border-radius:4px;
	overflow:hidden;
}
.ipt-sea {
	height:30px;
	width:100%;
	border:0;
	outline:none;
	line-height:30px;
	color:#333;
	font-size:14px;
}
.search a {
	display:block;
	width:90px;
	height:42px;
	background:#2054a0;
	color:#fff;
	line-height:42px;
	text-align:center;
	font-size:14px;
transition:all .3s ease;
	position:absolute;
	right:0;
	top:0;
}
.search a:hover {
	background:#0594c9;
}
.nav {
	width:1200px;
	margin:0 auto;
	height:60px;
	background:#2359a7;
}
.nav li {
	width:148px;
	float:left;
	height:60px;
	position:relative;
	font-weight:bolder;
	z-index:9999;
}
.nav li a {
	display:block;
	text-align:center;
	line-height:60px;
	font-size:18px;
	color:#fff;
transition:all .4s ease;
}
.nav li a:hover, .nav li.active a {
	background:#0594c9;
	color:#efe360;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:999;
	left:0;
	top:60px;
}
#navul li.navmoon {
	background:#2054a0;
}
#navul li.navmoon a, #navul li.active a {
	color:#efe360;
	font-weight:bolder;
}
#navul li.navhome a:hover {
	color:#efe360;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul li {
	background:#2054a0;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #004870;
}
#navul li.navmoon ul a {
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
}
#navul li.navmoon ul a:hover {
	color:#fff;
}
.toutiao {
	background:url(toutiaobg.png) no-repeat;
	height:70px;
	color:#0070c0;
	font-size:32px;
	width:1200px;
	margin:0 auto;
	margin-top:12px;
	line-height:66px;
	text-align:center;
	margin-bottom:6px;
}
.toutiao a {
	color: #0070c0;
	TEXT-DECORATION: none;
	font-size:32px;
	font-weight: bold;
}
.toutiao a:hover {
	color: #0070c0;
	TEXT-DECORATION: none;
	font-size:32px;
}
.qmyfzs {
	width: 388px;
	height: 254px;
	float: left;
	margin-right:10px;
	border:#c9c9c9 1px solid;
}
.news-notice {
	margin-right:0px;
}
.indnews {
	width: 390px;
	height: 254px;
	float: left;
}
.news-pic {
	width: 390px;
	height: 254px;
}
.news-pic, .news-pic img {
	width: 390px;
	height: 254px;
	overflow: hidden;
}
.news-notice .news-txt {
	width:395px;
	height: 254px;
	float: right;
}
.news-txt {
	border:1px solid #efefef;
}
.news-title {
	height:38px;
	background:#fafafa;
	border-bottom:1px solid #efefef;
	line-height:38px;
	position:relative;
}
.news-title .name {
	position:absolute;
	left:-1px;
	top:-1px;
	height:39px;
	background:#084466;
	color:#fff;
	text-align:center;
	line-height:39px;
	font-size:15px;
	padding:0 15px;
	font-weight:bold;
}
.news-name.tab-nav {
	position:absolute;
	left:-1px;
	top:-1px;
	height:39px;
}
.news-name.tab-nav a {
	display:block;
	float:left;
	height:39px;
	line-height:39px;
	color:#000;
	text-align:center;
	line-height:39px;
	font-size:17px;
	padding:0 15px;
	margin:0;
	position:relative;
	font-weight: bold;
}
.news-name.tab-nav a.current {
	color:#2054a0;
	font-weight:bold;
	border-bottom:3px solid #2054a0;
}
.news-name.tab-nav a.current2 {
	color:#2054a0;
	font-weight:bold;
	border-top:2px solid #2054a0;
}
/*.news-name.tab-nav a.current2:hover{color:#2054a0; font-weight:bold; border-bottom:2px solid #2054a0; border-top:none; transition:all .8s ease;}*/
.news-name.tab-nav a.current3 {
	border-top:2px solid #fff;
	width:6px;
	padding:0;
}
.news-title .more {
	position:absolute;
	right:10px;
	line-height:38px;
	top:0;
	font-size:22px;
	font-weight:bolder;
	color:#999;
transition:all .3s ease;
}
.news-title .more:hover {
	color:#084466;
}
.newslist {
	display:block;
	padding:10px 12px;
}
.newslist a {
	color: #6e6e6e;
	TEXT-DECORATION: none;
}
.newslist a:hover {
	color: #ff0000;
	TEXT-DECORATION: none;
}
.hotnews {
	margin:12px 12px 0 12px;
}
.hotnews h1 {
	font-size:16px;
	color:#084466;
	text-align:center;
	margin:0 10px;
	height:30px;
	line-height:30px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.hotnews .hotcon {
	margin-top:12px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.hotnews .hotcon a {
	color:#999;
	line-height:24px;
	font-size:14px;
}
.hotnews .hotcon a:hover {
	color:#0594c9;
}
.newslist li {
	border-bottom:1px dotted #dedede;
	position:relative;
	padding:0 40px 0 14px;
	background:url(jiantou.png) 2px 15px no-repeat;
}
.newslist li a {
	display:block;
	height:36px;
	width:100%;
	line-height:36px;
	font-size:16px;
	color:#000000;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.newslist li span {
	position:absolute;
	right:0;
	top:0;
	line-height:36px;
	color:#bbb;
	text-align:center;
}
.newslist li:last-child {
	border:0;
}
.secondmainbg {
	width:1200px;
	padding: 0px;
	margin:0 auto;
}
.secondmainright {
	float: right;
	padding:0px;
	width: 225px;
	text-align:left;
}
.secondmainright ul li {
	list-style:none;
	height:100px;
}
.secondmainleft {
	float: left;
	padding: 0px;
	width: 975px;
}
.shiliuxiaokuai {
	width: 314px;
	height: 170px;
	float: left;
	margin-right:6px;
	border:#c9c9c9 1px solid;
	margin-bottom:5px;
	border-top:none;
}
.thirdmainbg {
	margin:0 auto;
	width:1200px;
	margin-top:10px;
}
.thirdmainbg ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	width: 724px;
}
.thirdmainbg ul li {
	float:left;
	width:181px;
	padding:0;
	margin:0;
	height:84px;
	text-align:center;
}
.thirdmainbg ul li img {
	cursor: pointer;
	transition: all 0.3s;
}
.thirdmainbg ul li img:hover {
	transform: scale(1.05);
}
.fourmainbg {
	margin:0 auto;
	width:1200px;
	margin-top:10px;
	position:relative;
}
.fourmainbg ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	width: 340px;
	margin-left:15px;
}
.fourmainbg ul li {
	float:left;
	width:80px;
	padding:0;
	margin:0;
	height:84px;
}
.fourmainbg .youce {
	float:left;
	width: 724px;
	background:#f5f9fd;
	height:139px;
	height:124px!important;
	padding-top:15px;
	margin-left:58px;
	position:absolute;
	right:0;
}
.fourmainbg .youce ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	width: 700px;
	margin-left:10px;
}
.fourmainbg .youce ul li {
	float:left;
	width:100px;
	padding:0;
	margin:0;
	height:95px;
	text-align:center;
}
.fourmainbg .hudongjiaoliu {
	float:left;
	width: 360px;
	background:url(hdjl02.jpg) no-repeat;
	height:139px;
	padding-top:20px;
}
.fourmainbg .hudongjiaoliu li {
	margin-right:5px;
}
.fourmainbg .hudongjiaoliu img {
	cursor: pointer;
	transition: all 0.3s;
}
.fourmainbg .hudongjiaoliu img:hover {
	transform: scale(1.05);
}
.yqlj {
	background:url(yqljbg.jpg) no-repeat;
	height:39px;
	width:1200px;
	margin:0 auto;
	padding-top:8px;
}
.yqlj ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	margin-left:20px;
}
.yqlj ul li {
	float:left;
	line-height:24px;
	margin-right:30px;
	font-size:16px;
	font-weight:bolder;
}
#footer {
	background: #2359a7;
	text-align: center;
	padding: 35px 0;
	line-height:24px;
}
#footer, #footer a {
	color: #fff;
}
#footer img {
	vertical-align: middle;
}
#footer span {
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	background:url(footer-line.png) repeat-y left center;
	padding-left: 33px;
	margin-left: 25px;
}
.mg-t-b {
	margin:20px auto;
}
.page-left {
	width: 255px;
	float: left;
	background:#fff;
	margin-left: 10px;
}
.page-right {
	width: 900px;
	float: right;
	margin-right:15px;
}
.pagelist .listbox {
	border:1px solid #efefef;
}
.pagelist h1 {
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: 600;
	background: #2054a0;
	padding-left: 20px;
	margin-bottom: 5px;
}
.pagelist li {
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	margin-top:-1px;
}
.pagelist li a {
	height: 35px;
	line-height: 35px;
	display: block;
	background:url(sanjiao2.png) 220px 14px no-repeat #fafafa;
	font-size: 16px;
	color: #333;
	padding-left:20px;
}
.pagelist li a:hover, .pagelist li.active>a {
	background:url(sanjiao.png) 218px 14px no-repeat #fafafa;
	font-weight:bold;
}
.hotarticl {
	margin-top:20px;
}
.hottit {
	border-bottom:1px solid #efefef;
	line-height:40px;
	font-size:16px;
	color:#F30;
	margin:12px 12px 0 12px;
}
.pagelujing {
	height:40px;
	border-bottom:2px solid #efefef;
	position:relative;
	margin: 0 17px 0 17px;
}
.pagelujing .name {
	position:absolute;
	left:0;
	top:0;
	height:40px;
	border-bottom:2px solid #2359a7;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
}
.pagelujing span {
	position:absolute;
	right:0;
	line-height:40px;
	color:#888;
}
.news-txt.ny, .newslist.ny {
	border:0;
	padding:0;
}
.news-txt.ny {
	min-height:600px;
}
.newslist.ny li:last-child {
	border-bottom:1px dotted #efefef;
}
.biaoti {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0 20px;
	font-weight: 600;
	margin-top:30px;
}
.sshuomign {
	color: #888;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.sshuomign span {
	margin: 0 10px;
}
.article_txt {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	margin-top: 20px;
	overflow:hidden;
	padding: 10px;
}
.but {
	display:block;
	width:90px;
	height:44px;
	background:#2054a0;
	color:#fff;
	line-height:42px;
	text-align:center;
	font-size:14px;
transition:all .3s ease;
	position:absolute;
	right:0;
	top:0;
	margin-top: -2px;
}
.more {
	float: right;
	color: #3586D7;
	font-weight: bold;
}
.more a:link {
	color:#3586D7;
}
.page-rightwzdh {
	width: 1190px;
	float: right;
	margin-right:5px;
}
.newswzdh {
	width:1160px;
	margin-left: 14px;
}
/*top*/
.top {
	width:1200px;
	height:36px;
	margin:0 auto;
	font-size: 14px;
}
.top_l {
	float:left;
	width:860px;
}
.top_l span {
	float:left;
	color:#004f95;
	height:36px;
	line-height:36px;
	margin-right:20px;
}
.top_l ul {
	color:#004f95;
	height:36px;
	line-height:36px;
	width:400px;
	float:left;
}
.top_l ul li {
	width:70px;
	float:left;
}
.top_l ul li a {
	color:#004f95;
}
.top_l ul li a:hover {
	color:#ff2400;
}
#search-box {
	width:316px;
	height:26px;
	background:url(search.jpg) no-repeat 2px 0;
	float:right;
	margin:6px 10px 0 0;
}
.input-box {
	float:left;
	width:216px;
	height:26px;
	line-height:26px;
	padding-left:10px;
	border:0;
	background:none;
	text-align:left;
	font-size:12px;
	color:#666;
}
.button {
	float:right;
	border:0;
	background:none;
	text-indent:-999px;
	width:90px;
	height:26px;
	cursor:pointer;
}
.news-name.tab-nav a.hover {
	color: #2054a0;
	font-weight: bold;
	border-bottom: 3px solid #2054a0;
}



/*----通知公告----*/

.newslistr {
	display:block;
	padding:10px 12px;
}
.newslistr a {
	color: #6e6e6e;
	TEXT-DECORATION: none;
}
.newslistr a:hover {
	color: #ff0000;
	TEXT-DECORATION: none;
}

.newslistr li {
	border-bottom:1px dotted #dedede;
	position:relative;
	padding:0 40px 0 14px;
	background:url(jiantou.png) 2px 15px no-repeat;
}
.newslistr li a {
	display:block;
	height:36px;
	width:100%;
	line-height:36px;
	font-size:16px;
	color:#000000;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.newslistr li span {
	position:absolute;
	right:0;
	top:0;
	line-height:36px;
	color:#bbb;
	text-align:center;
}
.newslistr li:last-child {
	border:0;
}
/*----通知公告end----*/

.paper{text-align:center;}

.pagelist li div {
padding-left:53px;
    background: url(sanjiao2.png) 43px 6px no-repeat #fafafa;
	height:30px;

}
.pagelist li div a{
	font-size:14px;
line-height:20px;
padding-left:0px;
color:#999;
}



.pagelist li a.pf {
	height: 35px;
	line-height: 35px;
	display: block;
	background:url(sanjiao.png) 220px 14px no-repeat #fafafa;
	font-size: 16px;
	color: #333;
	padding-left:20px;
}
