﻿* {
	font: 18px/24px Microsoft YaHei, Arial, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #666
}

* img {
	vertical-align: top;
	border: 0
}
.mt10{margin-top: 10px;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
	vertical-align: top;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

a {
	text-decoration: none !important;
}

a:hover {
	text-decoration: none !important;
	color: #F00
}

b {
	font-weight: 700;
}
.text-center{text-align: center;}
.border-bottom{border-bottom: solid 1px #ECECF0;}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w240 {
	width: 240px;
}
.w940{width: 940px;}
.w430{width: 430px;}
.w460{width: 460px;}
.topbanner{background: #2479b0; height: 140px;}
.topbanner-img{background: url(../img/topbanner.jpg) no-repeat top left;height: 140px;}
.nav-bar,
.copyright {
	background: #006bb0;
}

.menu-box ul {
	padding: 0 !important;
	margin: 0 auto !important;
	width: 1200px;
}

.menu-box ul li {
	float: left;
	color: #FFF;
	text-align: center;
	width: 14.28%;
	/*width: 11.11%;*/
	line-height: 50px;
	position: relative;
	cursor: pointer;
}

.menu-box ul li:hover {
	background: #007fbb;
}

.menu-box a {
	color: #FFF;
	line-height: 50px;
	height: 50px;
	display: block;
	font-size: 16px;
}

.menu-box a:hover {
	color: #FFF;
    background: #0097de;
}

.menusub-box {
	position: absolute;
	z-index: 999;
	background: #007fbb;
	width: 100%;
}

/*.menusub-box a {
	line-height: 40px;
	height: 40px;
	display: block;
	font-size: 14px;
	font-weight: normal;
}*/
.menusub-box a {
	line-height: 17px;
	height: 55px;
	display: flex;
	font-size: 14px;
	font-weight: normal;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	letter-spacing: 0.6px;
	border-top: 1px solid #4274b3;
} /*20230926 修改样式，字数过多重叠问题*/

.menusub-box a:hover {
	background: #0097de;
}

.search-box {
	float: right;
    display: inline-block;
    position: relative;
    right: 50px;
    top: 40px;
	
	
	border-radius:5px;
}
.search-ipt{
	height:42px;
	width:290px;
	border:none;
	border-radius: 5px;
	padding:0 5px;
}
.search-sub{
	background:#faca57 url(../img/s.png) center center no-repeat;
	height:42px;
	width:42px;
	border:none;
	border-radius: 5px;
	cursor:pointer;
	margin-left: 5px;
}
.search-box td,
.search-box i {
	color: #008FE3;
	font-weight: 700;
}

.search-box ul {
	padding: 0;
	margin: 0;
}

.search-box i {
	margin-right: 8px;
}

.time-box {
	line-height: 32px;
	color: #FF0000;
	font-weight: 700;
}

.bigtitle {
	margin: 17px 0;
}

.bigtitle h1 a {
	font-size: 45px;
	line-height: 45px;
	text-align: center;
	color: #dc0000;
	font-weight: bold;
	display: block;
}

.toutiao {
	margin-top: 20px;
	text-align: center;
}

.toutiao a {
	display: inline-block;
	max-width: 40%;
	text-overflow: ellipsis;
	margin-right: 2%;
	font-size: 20px;
}

.toutiao a.more {
	margin-right: 0;
	color: #dc0000;
}

.focus-news {
	margin: 10 !important;
	padding: 10px;
	border-bottom: dashed 1px #CCC;
}

.focus-news .n-title {
	width: 290px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #FF0000;
}

.focus-news .n-text {
	padding: 0;

}

.index-left {
	width: 300px;
}

.index-right {
	width: 888px;
}

#KinSlideshow {
	overflow: hidden;
}
#KinSlideshow,
#KinSlideshow img {
	width: 500px;
	height: 335px;
}

#KinSlideshow .KSS_btnBox li {
	color: #FFFFFF !important;
}

.newslist {
	padding: 5px;
}

.newslist li{
	background: url(../img/doc.png) no-repeat left center;
	padding-left: 10px;
	overflow: hidden;
	clear: both;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: dashed 1px #ececec;
}

.newslist li i {
	float: right;
	padding-right: 10px;
}
.newslist li a{
	color: #333 ;
}
.newslist li a:hover{color: #FF0000;}
.newslist .datespan {
	float: right;
	font-size: 12px;
	color: #333;
}

h3.tab-box {
	margin: 0;
	padding: 0;
	height: 40px;
	border-bottom: solid 1px #008FE3;
	position: relative;
}

h3.tab-box em {
	padding: 0 20px 0 6px;
	display: inline-block;
}

h3.tab-box em,
h3.tab-box em i {
	font-size: 18px;
}

h3.tab-box em,
h3.tab-box a {
	height: 40px;
	line-height: 40px;
	position: relative;
	display: inline-block;
}

h3.tab-box em i {
	padding-right: 10px;
}

h3.tab-box em,
h3.tab-box a,
h3.tab-box em i {
	color: #000;
}

h4.tab-box {
	margin: 0 10px 0 0;
	padding: 0;
	height: 40px;
	border-radius: 5px 5px 0 0;
	border-bottom: solid 1px #008FE3;
	position: relative;
}

h4.tab-box em {
	padding: 0 20px 0 6px;
	display: inline-block;
	font-weight: 700;
	border-bottom: solid 3px #008FE3;
}

h4.tab-box em,
h4.tab-box em i {
	font-size: 16px;
}

h4.tab-box em,
h4.tab-box a {
	height: 40px;
	line-height: 40px;
	position: relative;
	bottom: -1px;
	display: inline-block;
}

h4.tab-box em i {
	padding-right: 10px;
}

h4.tab-box em,
h4.tab-box a,
h4.tab-box em i {
	color: #008FE3;
}
.zjkx-box,.ldbz-box{margin-top: 10px; border-radius: 5px; padding: 12px;color: #FFFFFF;}
.zjkx-box{background: #2c79c1;text-align: center;}
.zjkx-box a{font-size: 16px;color: #FFFFFF;}
.ldbz-box{background: #5590c8;line-height: 27px;}
.ldbz-box a{font-size: 14px; color: #FFFFFF;}
.kpzg-box{padding: 10px;}
.kpzg-box li{float: left; width: 50%;}
/*四链接图*/
.foura-img{overflow: hidden;}
.foura-img a{display:block;width: 294px;height: 63px;float: left;}
.foura-img a+a{margin-left: 8px;}
.foura-img a img{display: block;width: 100%;height: 100%;}
.links{border: solid 1px #e0e0e0;padding: 10px;}
.links h2{margin: 0; line-height: 35px;}
.links .hd{border-bottom: solid 1px #e0e0e0;height: 35px; line-height: 35px;}
.links .bd{margin: 15px 0 0 0;padding: 0;}
.links .bd a{padding: 0 10px;color: #666;}






.footer-box {
	margin: 10px 0;
	color: #FFF;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.footer-box a{color: #FFF;padding: 0 10px;}
.copyright {
	margin: 10px 0;
	padding: 20px 0;
	color: #FFF;
	text-align: center;
}
.copyright a,.copyright a:hover{color: #FFF;}




.shownews-box{padding: 20px;border: solid 1px #ECECF0;}
.shownews-icon{margin-right: 5px; color: #145ccd;}
.breadcrumb{margin-bottom: 0 !important;}
.scor{padding-bottom: 15px;}
.news-title{color: #FF0000;}
.shownews-box .Prevcon {
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin-top: 55px;
}

.shownews-box .Prevcon li {
	padding: 10px 0;
}

.shownews-box .Prevcon .icon {
	color: #FF0000;
}

.shownews-box .dy {
	padding: 20px 0 0 0;
}

.shownews-box .dy a {
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
}
.newslist-box {padding: 0;}
	/*.newslist-box li{
	line-height: 40px;height: 40px; border-bottom: solid 1px #ECECF0;

	}
	.newslist-box a{padding-left: 15px;color: #000;font-size: 16px;}
	*/
	.newslist-box li {
		height: 47px;
		display: flex;
		border-bottom: solid 1px #ECECF0;
		align-items: center;
	}
	.newslist-box a {
		padding-left: 10px;
		color: #000;
		font-size: 16px;
		line-height: 20px;
	}
	/*20230926 修改样式，字数过多重叠问题*/

/*.newslist-box li:hover a{color: #FFF;}
.newslist-box li:hover{background: #006BB0;color: #FFF;}*/

/*新闻栏目切换*/
.column-hover{
    background-color:#2c79c1;
    color:#fff!important;
}