@charset "utf-8";

*{
margin:0 auto; padding:0px;}
ul li{ margin:0px; padding:0px; list-style:none;}
img{ border:0px;}
body {
font-family: "Microsoft YaHei"; font-size: 14px;
 margin:0 auto; padding:0px;
}
a:link {
	text-decoration: none; cursor: pointer;
}
a:visited {
	text-decoration: none; cursor: pointer;
}
a:hover {
	text-decoration: none; cursor: pointer;
}
a:active {
	text-decoration: none; cursor: pointer;
}
a {color: #444444;
	}
a:hover {
	color: #a50303;
}


/*新*/
.slideTxtBox1{ width:400px;  text-align:left; }
		.slideTxtBox1 .hd{  height:35px; line-height:35px;  /*padding:0 10px;*/  position:relative; border-bottom:1px solid #eee;}
		.slideTxtBox1 .hd ul{ float:left;  position:absolute; /*left:20px;*/ top:-1px; height:35px;   }
		.slideTxtBox1 .hd ul li{ float:left; padding:0px; cursor:pointer; color:#666; font-weight:bold; font-size:20px; width:100px; margin-right:10px; line-height:35px;}
		.slideTxtBox1 .hd ul li.on{ height:30px; color:#700071;  font-weight:bold; font-size:20px; }
		.more1{  position: absolute;
    right: 10px;/*改变top值和left值可以改变“更多”样式的位置*/
    top: 0;
    height: 100%;}                     
	
	#more_222{ display:none;}
    .more_11 a,.more_22 a{  font-size:14px; color:#000000; line-height:35px; font-weight:normal; float:right;  margin-top:0px; margin-right:10px;-webkit-transition: .1s all ease-in-out;
-webkit-transition: all .3s ease .2s;
-moz-transition: all .3s ease .2s;
-ms-transition: all .3s ease .2s;
-o-transition: all .3s ease .2s;
transition: all .3s ease .1s;    }
     .more_11 a:hover,.more_22 a:hover{
     margin-right:0px;-webkit-transition: .1s all ease-in-out;
-webkit-transition: all .5s ease .3s;
-moz-transition: all .5s ease .3s;
-ms-transition: all .5s ease .3s;
-o-transition: all .5s ease .3s;
transition: all .5s ease .3s;
}
		.slideTxtBox1 .bd ul{margin-top:10px;}
		.slideTxtBox1 .bd li{clear:both;height:32px;line-height:32px;padding:0px 0 3px 5px;text-align:left;border:0px dashed #cccccc;border-width:0 0 1px 0;overflow:hidden;font-size:14px;}
		
		 .bd .title{float:left;text-align:left;padding:0 0 0 20px;background:url(../images/news_icon1.jpg) no-repeat left center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;-o-text-overflow:ellipsis; width:74%;}


         .bd .date{float:right;font-size:12px;color:#999;padding-right:12px}
		
		