#right{ width:944px; float:right; display:inline; margin:0px auto; padding:0px; }
.right_title{ width:772px; height:70px; line-height:70px; float: right; font-family: "微软雅黑"; font-size:24px; color:#3c904e; text-indent:37px;}
.right_title span{ float: right; font-family: "微软雅黑"; font-size:14px; color:#474747; padding-right:10px;}
.right_title span a{ color:#545454;}
.right_title span a:link{ color:#545454;}
.right_title span a:hover{ color:#0c822b; text-decoration:underline;}
.right_title span a:visited{ color:#0c822b;}


.detail ul.pcList li .title {  
  width: 100%;  
  line-height:200%;
  color:#999999;
}
.detail ul.pcList {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.detail ul.pcList li {
  width: 23.5%;
  float: left;  
  margin-bottom:40px;
  margin-right: 2%;
  background:#fff;
}
.detail ul.pcList li .imgs {  
  overflow: hidden;
  position:relative;
  padding:5px;
  border:1px solid #e6e6e6;
}
.detail ul.pcList li .imgs img{
  width: 100%;
  height: 100%;
}

.detail ul.pcList li .title {  
  width: 100%;  
  line-height:200%;
  color:#999999;
}
.detail ul.pcList li .title p {
  position: relative;
  z-index: 2;
}

.detail ul li .chat-btn{ width:45%;height:35px; background:#04508e; text-align:center;line-height:35px;border-radius:3px; margin-right:15px;}
.detail ul li .chat-btn a{font-size:14px;color:#fff;}
.detail ul li .chat-btn:hover{background:#01467f}
.detail ul li .tel-btn{ width:45%;height:35px;font-size:14px; text-align:center; border-radius:3px;line-height:35px;background:#c5141c}
.detail ul li .tel-btn a{font-size:14px;color:#fff;}
