#top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.top {
	
	margin: 0px auto;
	    width: 1002px;
    height: 102px;
    position: relative;
    background: url(../images/topbg.jpg) no-repeat;
}
	
}

.logo_center {
    background: url(../images/logo.png) right top no-repeat;
    width: 100%;
    height: 174px;
    position: absolute;
    top: 0;
    z-index: 99;
}
.t_top {
	width: 998px;
	margin: 0 auto;
	position: relative;
	padding: 0 7px;
	background: url(../images/top_bg.jpg) center top repeat;
}

.topWelcome {
	text-align: right;
	color: #fff;
	height: 43px;
	position: relative;
	z-index: 100;
}
.logo_center {
	background: url(../images/logo.png) right top no-repeat;
    width: 42%;
    height: 174px;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
}


.topWelcome .top_wel {
	display: none;
}

.topWelcome .top_wer {
	z-index: 6;
	text-align: right;
	height: 30px;
	line-height: 30px;
	float: right;
	margin-top: 10px;
	color: #fff;
	margin-right:10px;
}

.topWelcome a {
	color: #fff;
}
.topWelcome a:hover{color: #A0212A;}

.topDate_bg {
	width:1012px;
	height: 32px;
	margin: 0px auto 0;
	background: url("../images/topRoll_bg.png") repeat-x;
	line-height:32px;
}
.icons{display:none;}
.icon {
	float: right;
	position: relative;
    width:80px;
    height:32px;
}

.icon1 {
	display: inline-block;
	background: url("../images/icon1.png") no-repeat;
	width: 26px;
	height: 26px;
	margin-right:10px;
	float:left;
}
.icon2 {
	display: inline-block;
	background: url("../images/icon2.png") no-repeat;
	width: 26px;
	height: 26px;
}

.topDate .datetime {
	height: 100%;
	width: 84%;
	float: left;
	color: #fff;
}

.topDate .datetime .DateT {
	float: left;
	width: 230px;
	line-height: 30px;
	padding-left: 15px;
}

.topDate .DateF {
	float: left;
	height: 100%;
	width: 592px;
}

.topWordsRoll {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width:500px;
	float:left;
    margin-left:20px;
}


#topWordsRollUl {
	width: 100%;
}

.topWordsRollUl li {
	display: inline-block;
}


.topDate{
    color: #fff;
    padding-left: 25px;
    width: 986px;
    height: 32px;
    margin: 0px auto 0;
    background: url(../images/topRoll_bg.png) repeat-x;
    line-height: 32px;
    margin: 0 auto;}
.list_top{
	height: 32px;
	line-height:32px;
	width:600px;
}
.list_top ul li{margin-left:10px;}
.icon1 img{display:none;position: absolute;right: 92px;z-index: 999;top: -70px;}
.icon1:hover img{display:block}
#topWordsRollHot{width:560px;}
.topWordsRoll a {
	color: #fff;
	font-size: 12px;
}

.logo {
	width: 229px;
	height: 93px;
	position: absolute;
	top: 176px;
	left: 102px;
	background: url(../images/logo2.png) center no-repeat;
}

#navigation {
	z-index: 111;
    width: 100%;
    padding: 0;
    height: 34px;
    position: relative;
    background: url(../images/navbg.jpg) repeat-x;
}
#top {
    width: 1005px;
    margin: 0 auto;
}

#navigation ul {
	list-style: none;
	height: 21px;
	width: 100%;
	margin: 0px auto;
}

#navigation ul li {
	float: left;
	padding: 0;
	width: 75px;
	line-height: 21px;
	text-align: center;
	position: relative;
	height: 100%;
	margin: 0 0 0 30px;
	z-index:9999
}

#navigation ul li a {
	font-size: 14px;
	color: #fff;
	line-height: 31px;
	display: block;
	text-decoration: none;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-family: "微软雅黑";
}

#navigation>ul>li>a:hover{
	text-decoration: none;
	color: #ff8871;
}
#navigation>ul>li>a:hover, #navigation>ul>li:hover>a{color:#ff8871}
#navigation ul li ul {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 99;
	list-style: none;
	top:25px;
	left: 0px;
	padding: 0;
	height: auto;
	background: #7a2525;
	padding-bottom: 5px;
	border-radius: 0px 0px 5px 5px;
	/* filter:alpha(opacity=60); 
	opacity: 0.6; */
}

#navigation ul li ul li {
	width: 100%;
	height: 31px;
	line-height: 31px;
	border-top: none;
	background-image: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navigation ul li ul li:hover {
	background: #591616;
}

#navigation ul li ul li a {
	width: 6em;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	white-space: nowrap;
	font-family: "微软雅黑";
	text-overflow: clip
}

#navigation ul li ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#navigation ul li.first {
	margin: 0;
}


#navigation ul li ul li ul {
	top: 0;
	left: 100%;
	background: #591616;
}

#navigation ul li ul li ul li:hover {
	background: #183A58;
}

/* 页头的时间 */


#search-list{background:#fff; min-height:300px}
.search {
	text-align: right;
	width: 140px;
	float: right;
	position: absolute;
	top: 40px;
	right: 5px;

}

.search input {
	padding: 0px;
	border: none;
	outline: none;
	height: 20px;
	line-height: 20px;
	float: left
}

.search .keyword {
	text-indent: .5em;
	width: 110px;
	
}

.search .btn_search {
	width: 21px;
	height: 21px;
	cursor: pointer;
	background: url(../images/so.png) no-repeat;
}

/************************************ 幻灯开始**************************************/
#banner,#banner  .bd ul li{
	/* width: 1010px; */
	height: 500px;
	text-align: center;
}
#banner  .bd ul li{
	width:100%;
}


#banner img {
	width: 100%;
	height: 393px;
	margin: 0 auto;
	display: block;
}

/* 效果2 */
.banner2 { /* 显示区域的宽度 */
	min-width: 1200px;
}

.banner2 .bd {
	width: 1200px;
}

.banner2 .bd ul li { /* 切换元素之间的间隔 */
/* 	margin: 0 2px; */
}
.banner2.img-slide .bd ul li img{
	width: 1200px;
	height: 500px
}
/* 效果3 */
.banner3.img-slide .bd ul li img {
	height: 500px;
}

.banner3 .bd ul li+li {
	background: red
}

.banner3 .bd ul li+li+li {
	background: green
}

.banner3 .bd ul li+li+li+li {
	background: yellow
}

.banner3 .bd ul li+li+li+li {
	background: blue
}

.banner3 .bd ul li+li+li+li+li {
	background: orange
}
/* 效果4  
    注意：必须设置box_skitter的高度，或者在js中设置
*/
#banner {
	position: relative;
	width:1004px;
	height:205px;
	margin:0px auto;
	z-index:98;
}
#banner .box_skitter {
	height: 100%;
}
#banner .title{
	line-height: 40px;
	height:40px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: left;
	padding: 0 10px;
	margin: 0 auto;
	box-sizing: border-box;
}

#banner .title p {
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
}

@media \0screen\,screen\9 { /* 只支持IE6、7、8 */
	#banner .title{
		background-color: #000000;
		filter: Alpha(opacity = 50);
		position: static;
		/* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
		*zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
	}
	#banner .title p {
		position: relative; /* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	}
}
/************************************ 幻灯结束**************************************/


.icon {
    float: right;
    position: relative;
    width: 80px;
    height: 32px;
}

.icon1 {
    display: inline-block;
    background: url(../images/icon1.png) no-repeat;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    float: left;
}
.icon2 {
    display: inline-block;
    background: url(../images/icon2.png) no-repeat;
    width: 26px;
    height: 26px;
}