@charset "utf-8";
/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, tr, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0
}
ol, ul, li {
	list-style: none
}
a {
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
.clear {
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	zoom: 1;
}
body {      
           
           background:#FFF;
}

/* 头部 */
.container {
	width: 1000px;
	margin: 0 auto;
}
.top {
	height: 40px;
	line-height: 40px;
	color: #333;
}
.top_l {
	float: left;
	width: 350px;
	font-size: 14px;
}
.top_m {
	float: left;
	width: 350px;
	text-align: center;
	font-size: 13px;
}
.top_r {
	float: left;
	padding-top: 9px;
}
#s {
	float: left;
	border: 1px solid #d4d4d4;
	border-right: none;
	height: 22px;
	width: 218px;
}
#go {
	float: left;
	margin-left: 10px;
}
.logo {
	height: 260px;
}
.nav {
	height: 70px;
	background: url(../images/nav_bj.jpg) repeat-x;
}
.nav ol {
	float: left;
	margin-left: 12px;
	width: 34px;
	line-height: 70px;
	text-align: center;
}
.nav ol a {
	font-size: 15px;
	font-weight: bold;
	color: #d2ebff;
	text-decoration: none;
}
.nav ol a:hover {
	text-decoration: underline;
}
.nav ul {
	float: left;
	height: 40px;
	padding: 15px 0;
	margin-left: 10px;
}
.nav ul li {
	float: left;
	line-height: 20px;
	width: 70px;
	text-align: left;
	font-family: "Microsoft YaHei";
}
.nav ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.nav ul li a:hover {
	text-decoration: underline;
}
.fg {
	width: 2px;
	float: left;
	height: 40px;
	margin-top: 15px;
	background: url(../images/jg.jpg) no-repeat;
}
/* 头条 */
.m_wnews {
	margin-top: 5px;
	position: relative;
	zoom: 1;
	height: 78px;
	padding-left: 100px;
	overflow: hidden;
	padding-right: 45px;
	border: 1px solid #e8e8e8;
	
	background-color: #FFF;
}
.m_wnews .newsline {
	width: 850px;
	text-align: center;
}
.newsline h3 {
	font-size: 30px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
}
.newsline h3 a, .newsline h3 a:hover {
	color: #3282dc;
	text-decoration: none;
}
.newsline p {
	line-height: 35px;
	font-size: 15px;
}
.newsline p a {
	font-size: 14px;
}
.m_wnews .pagesize {
	position: absolute;
	right: 5px;
	top: 12px;
}
.m_wnews .pagesize a {
	background: url(../images/index_newadd.png) no-repeat -21px 0;
	width: 21px;
	height: 21px;
	display: block;
	overflow: hidden;
	line-height: 0;
	text-indent: -999em;
	margin-bottom: 3px;
}
.m_wnews .pagesize a.prev:hover {
	background-position: 0 0;
}
.m_wnews .pagesize a.next {
	background-position: -21px -26px;
}
.m_wnews .pagesize a.next:hover {
	background-position: 0 -26px;
}
/* 新闻主体 */
.cont {
	margin-top: 12px;
}
.banner {
	width: 350px;
	float: left;
	height: 234px;
}
.newsbox {
	float: left;
}
.fl10 {
	margin-left: 10px;
}
.w340 {
	width: 340px;
}
.w290 {
	width: 290px;
}
.w350 {
	width: 350px;
}
.newsbox-top {
	float: left;
	height: 30px;
	border-bottom: 1px solid #ccc;
}
.newsbox-top h3 {
	float: left;
	width: 150px;
	line-height: 30px;
	text-indent: 15px;
}
.newsbox-top h3 a {
	font-size: 15px;
	color: #1464be;
	font-weight: bold;
}
.more {
	float: right;
	width: 40px;
	margin-top: 12px;
	height: 5px;
	background: url(../images/more.jpg) no-repeat;
}
.more a {
	display: block;
	width: 40px;
	height: 5px;
}
.newsbox-cont {
	float: left;
}
.newsbox-cont ul li {
	float: left;
	margin-left: 10px;
	width: 100%;
	background: url(../images/arr.jpg) no-repeat left;
	line-height: 24px;
	text-indent: 10px;
}
.newsbox-cont ul li a {
	font-size: 14px;
}
.news-line {
	float: left;
	width: 260px;
	margin: 10px 0 10px 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b5b5b5;
}
.pic {
	width: 120px;
	float: left;
}
.tupian {
	width: 120px;
	height: 80px;
	float: left;
	position: relative;
}
.tupian img {
	vertical-align: middle;
}
.tupian .ico {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 30px;
	height: 30px;
	background: url(../images/ico_play.png) no-repeat;
}
.pic p {
	text-align: center;
	font-size: 12px;
	color: #333;
	line-height: 24px;
}
.newsbox-cont ul li span {
	display: block;
	float: left;
	margin: 6px 0 0 9px;
	width: 14px;
	height: 14px;
	background: url(../images/sp.jpg) no-repeat;
}
.news-line1 {
	float: left;
	margin-top: 10px;
}
.news-line1 img {
	float: left;
	margin-right: 10px;
}
.news-line1 p {
	float: left;
	width: 200px;
	line-height: 20px;
	color: #969696;
	font-size: 13px;
}
.news-line1 p a {
	font-size: 14px;
	font-weight: bold;
}
.ad {
	margin-top: 10px;
}
.news-title {
	height: 30px;
	border-top: 3px solid #3c91eb;
	line-height: 30px;
	font-size: 17px;
	color: #333;
	font-weight: bold;
	text-indent: 15px;
}
.ctgk, .yjx {
	float: left;
	margin-left: 10px;
	width: 270px;
}
.ctgk h3, .yjx h3 {
	line-height: 30px;
}
.ctgk h3 a, .yjx h3 a {
	font-size: 15px;
	color: #1464be;
	font-weight: bold;
}
.ctgk img, .yjx-cont {
	float: left;
	width: 270px;
	margin-top: 10px;
}
.ctgk p {
	float: left;
	width: 270px;
	margin-top: 10px;
	line-height: 24px;
	color: #666;
	font-size: 13px;
	text-indent: 2em;
}
.ms {
	float: left;
	width: 310px;
	margin-left: 10px;
}
.ms h3, .yxct h3 {
	line-height: 30px;
}
.ms h3 a, .yxct h3 a {
	font-size: 15px;
	color: #1464be;
	font-weight: bold;
}
.ms ul li {
	float: left;
	margin-left: 10px;
	width: 100%;
	background: url(../images/arr.jpg) no-repeat left;
	line-height: 24px;
	text-indent: 10px;
}
.ms ul li a {
	font-size: 13px;
}
.yxct {
	float: left;
	width: 670px;
	margin-left: 10px;
}
.img {
	width: 670px;
	margin-top: 10px;
}
.tp {
	position: relative;
	float: left;
}
.tp img {
	vertical-align: middle;
}
.fbox {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #000;
	filter: alpha(Opacity=60);
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.wz {
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.wz a {
	font-size: 13px;
	color: #FFF;
}
/* 内页 */
.dqwz {
	margin-top: 20px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e6e6e6;
	text-indent: 20px;
	color: #4d4d4d;
	font-size: 14px;
}
.dqwz a {
	font-size: 14px;
	color: #333;
}
.n-main {
	margin-top: 20px;
}
.n-main-l {
	width: 680px;
	float: left;
}
.n-main-l ul {
	width: 680px;
	float: left;
	margin: 10px 0;
}
.n-main-l ul li {
	float: left;
	width: 680px;
	text-indent: 30px;
	line-height: 30px;
	background: url(../images/narr.jpg) no-repeat 20px center;
}
.n-main-l ul li a {
	font-size: 15px;
	color: #144b8c;
}
.n-main-l ul li span {
	color: #999;
	font-size: 14px;
	margin-left: 20px;
}
.n-main-r {
	width: 290px;
	float: right;
}
.pages {
	width: 680px;
	float: left;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border-top: 1px dashed #b5b5b5;
	color: #1e5faa;
}
.pages a {
	font-size: 13px;
	color: #1e5faa;
}
.pages a:hover {
	color: #F00;
	text-decoration: none;
}
/* 内页内容 */
.n-cont {
	width: 680px;
}
.n-cont-top {
	height: 44px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px dashed #b5b5b5;
}
.n-cont-top h1 {
	font-size: 20px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.n-cont .nr {
	padding: 10px 0;
}
.n-cont .nr p {
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
}
.relnews {
	width: 680px;
}
.relnews h3 {
	font-size: 15px;
	font-weight: bold;
	color: #1464be;
}
.relnews ul li {
	width: 660px;
	float: left;
	background: url(../images/arr.jpg) no-repeat left;
	line-height: 30px;
	text-indent: 10px;
}
.relnews ul li a {
	color: #333;
	font-size: 13px;
}
.copy {
	width: 100%;
	margin-top: 40px;
	border-top: 0px solid #ddd;
}

.copy-t {
	width: 1000px;
	text-align: center;
}
.copy-t p {
	padding-top: 10px;
	line-height: 28px;
	color: #818181;
}
.copy-t p a {
	color: #818181;
	text-decoration: none;
}
.copy-t p a:hover {
	color: #818181;
	text-decoration: underline;
}
.copy-t ul {
	float: left;
	width: 1000px;
	padding: 5px 0 20px 75px;
}
.copy-t li {
	float: left;
	width: 140px;
	text-align: center;
}

.from {
    width: 730px;
    height: 24px;
    font-size: 13px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.link {
	margin-top: 20px;
	background: #FFF;
	border: 1px solid #e7e7e7;
	width: 978px;
	padding: 10px;
}
.link-l {
	width: 170px;
	float: left;
}
.link-r {
	float: left;
	width: 800px;
	margin-left: 8px;
}
.link-r p {
	line-height: 28px;
	color: #666;
	font-size: 13px;
}
.link-r p a {
	margin: 0 5px;
	color: #333;
	font-size: 13px;
}
#Tab2 {
	width: 800px;
}

.Menubox {
	width: 799px;
	height: 28px;
	line-height: 28px;
}
.Menubox ul {
	margin: 0px;
	padding: 0px;
}
.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 13px;
	margin: 0 10px;
	padding: 0 5px;
}

.Contentbox {
	width: 798px;
	border-top: 1px solid #dedede;
	height: 100px;
	margin-top: -1px;
	padding-top: 6px;
	line-height: 24px;
	background: #FFF;
	font-size: 13px;
	color: #333;
}
.Contentbox li {
	float: left;
	margin: 0 5px;
        text-overflow: ellipsis;
	white-space: nowrap;/*��ֹ�Զ�����*/
	overflow: hidden;
}
.Contentbox li a {
	color: #333;
	font-size: 13px;
	text-decoration: none;
}
.Contentbox li a:hover {
	text-decoration: underline;
}
.Menubox li.hover {
	padding: 0 5px;
	margin: 0 10px;
	border: 1px solid #dedede;
	border-bottom: none;
	background: url(../../../images/bg1.gif);
	color: #C00;
	font-weight: bold;
	font-size: 13px;
	height: 27px;
	line-height: 27px;
}




<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2021-11-19 10:41:00" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->