html{-webkit-filter:grayscale(0) !important}

#top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#top:after {
    content: " ";
    width: 500px;
    height: 330px;
    background:#a7212f;
    position: absolute;
    right: 0;
    display: block;
    bottom: 0;
       visibility: visible;
    z-index:1;
    top:128px
}

.top {
	width: 100%;
	margin: 0px auto;
	background-color: #ffffff;
}

.t_top {
	position: relative;
	width: 1010px;
	margin: 0px auto;
	background: #fff;
}

.topWelcome {
	width: 100%;

	color: #cc361e;
	position: relative;
	
}

.topWelcome .top_wel {
    width: 70%;
    float: right;
    padding: 10px 1%;
    position: relative;
	margin-top:-67px
}
.topWelcome .top_wer {
	      width: 90%;
    padding: 0 5%;
    float: left;
    color: #fff;
    height: 30px;
    text-align: right;
    line-height: 30px;
    background: #333;
}

.topWelcome a {
	color: #fff;
}
.topWelcome a:hover {
    color: #fff !important;
    text-decoration: underline;
}
/* 文字滚动 */
.topWordsRoll {
	height: 39px;
	line-height: 39px;
	width: 80%;
	float: left;
	margin-left: 10px;
}

.topWordsRoll .icons {
	float: left;
}

.topWordsRoll .list_top {
	margin-left: 60px;
	overflow: hidden;
}

.topWordsRoll .hot {
	height: 39px;
}

.topWordsRoll .hot ul {
	overflow: hidden;
}

.topWordsRoll .hot ul li {
	display: inline-block;
	float: left;
	margin-right: 15px;
}

.topWordsRoll .hot ul li a {
	display: inline-block;
	font-size: 14px;
}

#navigation {
    width: 140px;
    padding: 0;
        background: #fff;
    height: auto;
    /* position: relative; */
    position: absolute;
    border: 1px solid #e7e7e7;
    top: 127px;
    left: 50%;
    z-index: 9999;
    font-family: microsoft yahei;
    right: 50%;
    margin: auto;
    margin-left: -765px;
}

#navigation ul {
	list-style: none;
	height: auto;
	margin: 0px auto;
	float: left;
}

#navigation ul li {
	float: left;
	width:100%;
	margin: 0;
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	border-bottom:1px solid #e7e7e7
	
}

#navigation ul li a {
	text-align: center;
	padding: 0px 20px;
	height: 100%;
	text-decoration: none;
	font-size: 12px;
	color: #a7212f;
	display: block;
	font-weight: bold;
}

#navigation>ul>li:hover>a, #navigation>ul>li>a:hover {

}

#navigation a.sub {
	background: url("../images/arrows.png") no-repeat center right;
}

#navigation ul li ul {
	display: none;
	position: absolute;
	list-style: none;
	top: 0px;
	left: 100px;
	height: auto;
	width: 110px;
	    background: #9f222f;
	filter: alpha(opacity = 80);
	opacity: .8;
	padding: 0px 0px 1px 0px;
	z-index: 999
}

#navigation ul li ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-top: none;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
	float: none;
	color:#fff
}

#navigation ul li ul li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	width: 100%;
	padding: 0;
	background: none;
}
#navigation ul li ul li a:link,#navigation ul li ul li a:visited{ color:#fff !important; text-decoration: none;}
#navigation ul li ul li a:hover {
	    color: #fff !important;
	text-decoration: none;
	background-color: #0f91d7;
}

#navigation ul li ul li ul {
	display: none;
	position: absolute;
	list-style: none;
	top: 0px;
	height: auto;
	width: 110px;
	background: #418133;
	filter: alpha(opacity = 80);
	opacity: .8;
	padding: 0px 0px 1px 0px;
	z-index: 999;
	left: 110px;
	margin: 0px;
}

#navigation ul li ul li ul li a {
	font-size: 12px;
	color: #ffffff;
}
/* 页头的时间 */
.topDate {
height: 39px;
    line-height: 39px;
    color: #c93624;
    text-indent: 1.5em;
    text-align: right;
    margin-right: 10px;
    background: #fff;
        display: none;
}

.search {
	    text-align: right;
    width: 180px;
    float: right;
    position: absolute;
    top: 5px;
    right: 231px;
}

.search input {
	padding: 0px;
	border: none;
	outline: none;
	height: 20px;
	line-height: 20px;
	float: left
}

.search .keyword {
	text-indent: .5em;
	width: 130px;
  background:#666;
      color: #f5f5f5;
}

.search .btn_search {

	      width: 20px;
    background: url(../images/so.png) center center no-repeat #666;
    height: 20px;
    cursor: pointer;
    background-size: 15px 15px;
    /* margin-left: 5px; */
}

/*以下保留*/
/************************************ 幻灯开始**************************************/
#banner,#banner  .bd ul li{
	    /* background: #9f222f; */
    width: 1200px;
    /* float: right; */
    margin: 0 auto;
    padding: 0;
    height: 330px;
    position: relative;
    z-index:2;
    

}
.bm{    width: 1200px;
    height: 330px;
    /* float: left; */
    overflow: hidden;
    /* position: absolute; */
    z-index: 9999;
    /* left: 0; */
    /* top: 0; */}
#banner  .bd ul li{
	width:100%;
}
/* 效果2 */
.banner2 { /* 显示区域的宽度 */
	min-width: 1000px;
}

.banner2 .bd {
	width: 1000px;
}

.banner2 .bd ul li { /* 切换元素之间的间隔 */
/* 	margin: 0 2px; */
}
.banner2.img-slide .bd ul li img{
	width: 1000px;
	height: 300px
}
/* 效果3 */
.banner3.img-slide .bd ul li img {
	height: 300px;
}

.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;
}
#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值 */
	}
}
/************************************ 幻灯结束**************************************/
/* 导航效果1样式重写 */
.nav.nav1, .nav.nav2, .nav.nav3 {
	float: left;
	width: 804px;
	height: 39px;
	line-height: 39px;
}

#navigation .nav.nav1 ul li, #navigation .nav.nav2 ul li, #navigation .nav.nav3 ul li
	{
	background: none;
}

#navigation .nav.nav1 ul li a, #navigation .nav.nav2 ul li a,
	#navigation .nav.nav3 ul li a {
	padding: 0px;
}

#navigation .nav.nav1 ul li {
	width: 120px;
}

#navigation .nav.nav1 ul li a {
	width: 100%;
}

/* 导航效果2样式重写 */
#navigation .nav.nav2 ul li a {
	width: 111px;
}

/* 导航效果3样式重写 */
.nav.nav3 ul {
	padding: 0px;
}

.nav.nav3 ul li {
	width: 110px;
	margin: 0px auto;
}
.box_skitter .label_skitter {
    z-index: 150;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    display: none !important;
    background-color: rgba(0, 0, 0, 0.4);}
    
    
   .first a {
    color: #FFFFFF !important;
    text-align: center;
    float: none !important; background:#a7212f}