#wzxq .card-head{
    background: #fff;
    padding: 25px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border-bottom: 0 none;
}    
#newlists .card-head{
    background: #fff;
    padding: 10px 0 0 0 ;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border-bottom: 0 none;
}
#wzxq .card-head div{
    padding: 10px 0 5px 0;
    border-bottom: 1px dashed #ddd;
}
.card div h1{
    font-weight: bold;
    font-size: 20px !important;
}
.card div p{
    color: #999;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
}

.card .content{
    padding: 0 25px 25px 25px;
}
 
.img-auto
{
margin:10px auto;
}
#content {
	padding:15px;
}
#content #topbox{
	text-align:center;
}
#content p{
	width:100%;
	margin-top:20px;
	text-align:left;
	font-size:16px;
	color:#555;
}


.xing{
  width: 64px ;
  height: 64px ;
  line-height: 64px ;
  /* text-align: center !important; */
  border-radius: 5px; 
  border: none ;
  font-weight: 500 ;
  font-size: 36px;
  color: rgba(0, 0, 0, 0.7);
  background: url(../img/xingming_tian.gif)  center center no-repeat;
  background-size: 100% 100%;
  margin:0 auto;
}

.xing:hover{
  transform: scale(1.25);
  color: rgba(0, 0, 0, 1.0);
  font-weight: 600 ;
}
#content span{
	font-size:18px;
}

.xings{
  width: 128px ;
  height: 64px ;
  line-height: 64px ;
  /* text-align: center !important; */
  border-radius: 5px; 
  border: none ;
  font-weight: 500 ;
  font-size: 36px;
  color: rgba(0, 0, 0, 0.7);
  background: url(../img/xings.png)  center center no-repeat;
  background-size: 100% 100%;
  margin:0 auto;
  letter-spacing:8px;
}

.xings:hover{
  transform: scale(1.25);
  color: rgba(0, 0, 0, 1.0);
  font-weight: 600 ;
}
.xingss{
  width: 192px ;
  height: 64px ;
  line-height: 64px ;
  /* text-align: center !important; */
  border-radius: 5px; 
  border: none ;
  font-weight: 500 ;
  font-size: 36px;
  color: rgba(0, 0, 0, 0.7);
  background: url(../img/xingss.png)  center center no-repeat;
  background-size: 100% 100%;
  margin:0 auto;
  letter-spacing:12px;
}

.xingss:hover{
  transform: scale(1.25);
  color: rgba(0, 0, 0, 1.0);
  font-weight: 600 ;
}
.xstitle{
	font-weight:600;
	color:#777;
}
.names .button
{
margin-bottom:5px;
min-width:80px;
}