#right{ width:944px; float:right; display:inline; margin:0px auto; padding:0px; }
.right_title{ width:772px; height:70px; line-height:70px; float: right; font-size:24px; color:#3c904e; text-indent:37px;}
.right_title span{ float: right; 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: 20%;
  float: left;  
  margin-bottom:20px;
  margin-right:0%;
  background:#fff;
}
.detail .left h4 {
    line-height: 180%;
	color:#00539f;
	font-size:20px;    
    border-bottom: 1px solid #dfdfdf;
	margin-bottom:20px;
}
.detail ul.pcList li .imgs {  
  overflow: hidden;
  position:relative;
}
.detail ul.pcList li .imgs img{
  width: 100%;
  height: 100%;
}

.detail ul.pcList li .title {  
  width: 100%;
  font-size:14px;  
  line-height:160%;
  color:#999999;
}
.detail ul.pcList li .title p {
  position: relative;
  z-index: 2;
}

.detail ul.picList li {
  width: 31%;
  float: left;  
  margin-bottom:20px;
  margin-right:2.3%;
  background:#fff;
}
.detail ul.picList li .imgs {  
  overflow: hidden;
  position:relative;
}
.detail ul.picList li .imgs img{
  width: 100%;
  height: 100%;
}
.detail ul.picList li .title {  
  width: 100%;
  font-size:14px;  
  line-height:160%;
  color:#999999;
  text-align:center;
}

