@import url("reset.css");
@import url("global.css");
@import url("top.css");
@import url("foot.css");
.contenner{width: 1200px;margin:0 auto 0;overflow: hidden;}

.zcfg{ margin-top:20px; overflow:hidden; width:580px; }
.zcfg p{ font-size:20px; font-weight:bold;  text-overflow: ellipsis; white-space: nowrap; overflow:hidden; width:95%; display:block; margin:10px 0;}

.zcfg h3{}
.zcfg h3{height: 50px; line-height:45px;  font-size: 20px; font-weight:normal;}
.zcfg h3 em{ float:left;  background:url(../images/whjs1.png) no-repeat left center; padding-left:70px;}
.zcfg h3 span{ float:right; font-size:16px;}
.zcfg h3 em a{ font-weight:bold; color:#c60821;}

.zcfg dl img{ width:580px; height:320px; margin-top:10px;}

.zcfg li{height: 40px; padding: 0 0;overflow: hidden; line-height: 40px; font-size:16px;  transition: all 0.3s ease 0s;}
.zcfg li:hover{ }
.zcfg li a{float: left; text-overflow: ellipsis; white-space: nowrap; overflow:hidden;}
.zcfg li span{float: right;}



